@charset "utf-8";

/* =============================================================

　　Module Setting

============================================================= */


/*  Text
-------------------------- */

/* -- Text Size -- */

/* X Small */
.txt-xs {
  font-size: .7em;
  line-height: 1;
}

/* Small */
.txt-sm {
  font-size: .85em;
}

/* Normal */
.txt-nm {
  font-size: .95em;
}

/* X Normal */
.txt-xn {
  font-size: 1.1em;
}

/* Middle */
.txt-md {
  font-size: 1.25em;
}

/* X Middle */
.txt-xm {
  font-size: 1.35em;
}

/* Large */
.txt-lg {
  font-size: 1.5em;
}

/* X Large */
.txt-xl {
  font-size: 1.7em;
}

/* -- Text Weight -- */

.txt-bold-sp {
  font-weight: normal;
}

/* -- Text Font Load -- */

@font-face {
  font-family: Proxima Nova;
  src: url(/common/fonts/proxima-nova-light.otf);
  font-weight: normal;
}

/* -- Text Font -- */

.txt-mincho {
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E","メイリオ", Meiryo, Verdana, sans-serif;
}

.txt-gothic {
  font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
}

/* -- Text Other -- */

.txt-catch {
  margin: 50px 0 25px;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 2.2;
}

.txt-caption {
  padding-top: 10px;
  font-size: .82em;
  line-height: 1.6;
  text-align: left;
}

.txt-tel {
  font-size: 1.3em;
  font-weight: bold;
}

.txt-tel .link-tel {
  padding-left: 2px;
  font-size: 1.55em;
  letter-spacing: -.02em; 
}

.txt-tel .link-tel .fa {
  position: relative;
  bottom: -4px;
  margin-right: -2px;
  font-size: 1.8em;
}

.txt-cont {
  line-height: 2.1;
}

.txt-cont p {
  padding-bottom: 15px;
}

.txt-note {
  padding: 8px 18px;
  background: #efefef;
  font-size: .95em;
  line-height: 2;
}

.txt-note .txt-lg {
  font-size: 1.2em;
  line-height: 1.2;
}


/*  Link
-------------------------- */

.link-line {
  text-decoration: underline;
}

.link-line:hover,
.link-line:focus {
  text-decoration: none;
}


/*  Title
-------------------------- */

.ttl {
  font-weight: bold;
  line-height: 1.65;
}

.ttl a:hover,
.ttl a:focus {
  text-decoration: underline;
}

.ttl-style1,
.article-freeform h1,
.article-header h1 {
  margin-top: 0;
  padding: 18px 0;
  border-top: 4px solid #0083b6;
  border-bottom: 1px solid #ccc;
  font-size: 1.55em;
  letter-spacing: .08em;
  line-height: 1.5;
}

.ttl-style1 .txt-sm,
.article-freeform h1 .txt-sm,
.article-header h1 .txt-sm {
  padding-left: 12px;
  font-size: .58em;
  font-weight: normal;
  letter-spacing: 0;
  vertical-align: middle;
}

.ttl-style2,
.article-freeform h2 {
  margin-top: 1em;
  margin-bottom: .5em;
  color: #39546e;
  font-size: 1.55em;
  letter-spacing: -.05em;
  line-height: 1.6;
}

.ttl-style3,
.article-freeform h3 {
  margin-top: 3em;
  margin-bottom: 1.5em;
  padding: 10px 20px;
  background: #f0f8fb;
  font-size: 1.15em;
  letter-spacing: .02em;
  line-height: 1.7;
}

.ttl-style3:first-child,
.article-freeform h3:first-child {
  margin-top: 2em;
}

.ttl-style3 + *,
.article-freeform h3 + *,
.ttl-style3 + .float-left + *,
.article-freeform h3 + .float-left + *,
.ttl-style3 + .float-right + *,
.article-freeform h3 + .float-right + * {
  margin-top: 0;
}

.ttl-style4,
.article-freeform h4 {
  position: relative;
  margin-top: 1em;
  padding-left: 20px;
  font-size: 1.15em;
  letter-spacing: .02em;
  line-height: 1.7;
}

.ttl-style4:before,
.article-freeform h4:before {
  position: absolute;
  top: 12px;
  left: 0;
  width: 10px;
  height: 5px;
  background: #0083b6;
  content: "";
}

.ttl-style5,
.article-freeform h5 {
  margin: .8em 0;
  font-size: 1.05em;
  line-height: 1.7;
}

.ttl-style6 {
  margin-bottom: 25px;
  padding-top: 20px;
  border-top: 1px solid #000;
  font-size: 1.15em;
  letter-spacing: -.02em;
  line-height: 1.3;
}

.ttl-style6 .txt-lg {
  padding-right: 10px;
  font-size: 1.45em;
}

.ttl-style6 .txt-sm {
  font-size: .8em;
}

.ttl-style7 {
  margin-bottom: 10px;
  font-size: 1.15em;
  line-height: 1.6;
}

.ttl-style7 .txt-lg {
  padding-right: 12px;
  font-size: 1.8em;
}

.ttl-style7 .txt-xl {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 10px;
  padding-right: 15px;
  font-size: 3.4em;
  vertical-align: -8px;
  line-height: 1.3;
}

.ttl-style7 .txt-xn {
  padding-right: 15px;
}

.ttl-style7 .txt-sm {
  padding-right: 20px;
  font-size: .88em;
}

.ttl-style7 .txt-xl + .txt-sm {
  font-weight: normal;
}

.ttl-style8 {
  position: relative;
  margin-top: 0;
  margin-right: 60px;
  margin-bottom: 40px;
  padding: 17px 10px 17px 30px;
  color: #fff;
  font-size: 1.85em;
  font-weight: normal;
  letter-spacing: .1em;
  line-height: 1.4;
}

.ttl-style8,
.ttl-style8:before {
  background: #3a546d;
}

.ttl-style8:before {
  position: absolute;
  top: 0;
  right: -25px;
  bottom: 0;
  z-index: -1;
  width: 150px;
  transform: rotate(18deg) skewY(-18deg) scale(1,1.05);
  content: "";
}

.ttl-style8 .ttl-inner:before,
.ttl-style8 .ttl-inner:after {
  position: absolute;
  top: 12px;
  right: -60px;
  left: 35px;
  bottom: -12px;
  z-index: -2;
  background: #0084b4;
  content: "";
}

.ttl-style8 .ttl-inner:after {
  width: 150px;
  transform: rotate(18deg) skewY(-18deg) scale(1,1.05);
}

.ttl-style9 {
  padding: 14px 16px;
  border-top: 3px solid #0084b4;
  background: #f0f8fb;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.5;
}

.ttl-style9 > a {
  display: block;
  margin: -14px -16px;
  padding: 14px 16px;
}

.ttl-style10 {
  margin: 0 0 30px;
  padding: 0 0 0 15px;
  border-left: 6px solid #0083b6;
  font-size: 1.6em;
  font-weight: bold;
  letter-spacing: .15em;
  line-height: 1.1;
}

.ttl-style11 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 1.55em;
  line-height: 1.6;
  letter-spacing: .15em;
}

.ttl-style12 {
  position: relative;
  margin-bottom: 8px;
  padding-top: 17px;
  font-size: 1.3em;
  line-height: 1.55;
}

.ttl-style12:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 84px;
  height: 4px;
  background: #0081ba;
  content: "";
}

.ttl-style12 a:hover,
.ttl-style12 a:focus {
  color: #0083b6;
}

/*  Button
-------------------------- */

.btn {
  transition: opacity .2s ease-in-out,background-color .2s ease-in-out,background-image .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out;
  border-radius: 0;
  cursor: default;
  white-space: normal;
}

.btn.txt-left {
  text-align: left;
}

.btn.txt-bold {
  font-weight: bold;
}

a.btn,
a .btn {
  cursor: pointer;
}

.btn,
a.btn {
  text-decoration: none !important;
}

.btn-area {
  margin-top: 20px;
  margin-bottom: 20px;
}

.btn .fa:before {
  margin-right: 8px;
  font-size: 1.2em;
}

.btn-square {
  border-radius: 0;
}

.btn-rounded {
  border-radius: 200px;
}

.btn-link {
  width: 220px;
  max-width: 100%;
  text-decoration: none !important;
}

#side .btn,
.section-side .btn {
  width: 100%;
}

.btn .btn-icn {
  transition: opacity .2s ease-in-out,background-color .2s ease-in-out,background-image .2s ease-in-out;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 auto;
  white-space: normal;
  text-align: left;
}

.btn.btn-more {
  padding: 2px 24px;
  font-weight: bold;
}

/* -- Button Size -- */

/* Small Size */
.btn-sm {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 6px;
  font-size: .8em;
  text-decoration: none !important;
  letter-spacing: -.04em;
  line-height: 1.2;
}

/* Middle Size */
.btn-md {
  width: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 1.15em;
}

/* Large Size */
.btn-lg {
  min-width: 440px;
  padding-top: 28px;
  padding-bottom: 28px;
  font-size: 1.25em;
}

/* Large Size */
.btn-lg-x {
  font-size: 1em;
  font-weight: bold;
}

/* -- Button Group -- */

.btn-group {
  display: block;
}

.btn-group .btn {
  width: 100%;
}

.btn-group .column2 li {
}

/* -- Button Frame -- */

.btn.btn-frame {
  background-color: transparent;
}

.btn.btn-frame.icn-arw:before {
  transform: rotate(45deg);
  top: 50%;
  right: 12px;
  width: 8px;
  height: 8px;
  margin-top: -3px;
  border-width: 1px 1px 0 0;
  border-color: #bbb #bbb transparent transparent;
}

.btn-sm.btn-frame.icn-arw:before {
  right: 10px;
  width: 5px;
  height: 5px;
  margin-top: -3px;
  border-width: 1px 1px 0 0;
}

.btn-md.btn-frame.icn-arw:before {
  right: 16px;
  width: 6px;
  height: 6px;
}

.btn.btn-frame.icn-arw:after {
  display: none;
}

/* -- Button Arrow -- */

.btn.icn-arw {
  position: relative;
  padding-right: 25px;
}

.btn.icn-arw:before {
  transition: border .2s ease-in-out;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 12px;
  left: auto;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-radius: 0;
  border-width: 2px 2px 0 0;
  border-color: #fff #fff transparent transparent;
  border-style: solid;
  background: none;
  content: "";
}

/* Small Size */
.btn-sm.icn-arw {
  padding-right: 25px;
}

.btn-sm.icn-arw:before {
  right: 8px;
  width: 5px;
  height: 5px;
  margin-top: -3px;
}

/* Middle Size */
.btn-md.icn-arw {
  padding-right: 45px;
  padding-left: 35px;
}

.btn-md.icn-arw:before {
  right: 20px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
}

.btn-md.icn-arw.txt-left {
  padding-left: 20px;
}

/* Large Size */
.btn-lg.icn-arw {
  padding-right: 45px;
}

.btn-lg.icn-arw:before {
  margin-top: -3px;
  margin-right: 5px;
}

/*  X Large Size */
.btn-lg-x.icn-arw {
  padding-right: 40px;
}

.btn-lg-x.icn-arw:before {
  width: 12px;
  height: 12px;
  margin-top: -6px;
  margin-right: 10px;
  border-width: 3px 3px 0 0;
}

/* -- Button Arrow3 -- */

.btn.icn-arw3 {
  position: relative;
  padding-left: 35px;
  text-align: left;
}

.btn.icn-arw3:before {
  transform: rotate(0);
  position: absolute;
  top: 50%;
  left: 18px;
  width: 0;
  height: 0;
  margin-top: -3px;
  border-width: 3px 5px;
  border-color: transparent transparent transparent #aba9a4;
  border-style: solid;
  content: "";
}

/* ---- Button Color ---- */

/* -- White -- */

.btn.btn-white {
  border-color: #bfbfbf;
  background-color: #fff;
  color: #888;
}

.btn.icn-arw.btn-white:before {
  border-top-color: #888;
  border-right-color: #888;
}

.btn.btn-frame.btn-white {
  background-color: transparent;
  color: #fff;
  font-weight: bold;
}

a:hover .btn.btn-white,
a:focus .btn.btn-white,
a.btn.btn-white:hover,
a.btn.btn-white:focus,
input.btn.btn-white:hover,
input.btn.btn-white:focus {
  border-color: #fff;
  background-color: #fff;
}

/* -- Default -- */

.btn.btn-default {
/*  border-color: #bfbfbf;
  background-color: #bfbfbf;
  color: #fff;*/
/*  border-color: #f9f5ef;
  background-color: #f9f5ef;
  font-weight: bold;*/
  border-color: #f9f5ef;
  background-color: #e9f4f9;
  border-left-color:#0082B8;
  border-left-width:3px;
  font-weight: bold;
}

.btn.btn-default.icn-arw:before {
  /*border-top-color: #fff;
  border-right-color: #fff;*/
  border-top-color: #333;
  border-right-color: #333;
}

.btn.btn-default.btn-frame {
  border-color: #e4e4e4;
  background-color: #fff;
  color: #333;
}

.btn.btn-default.btn-frame.icn-arw:before {
  border-top-color: #333;
  border-right-color: #333;
}

a:hover .btn.btn-default,
a:focus .btn.btn-default,
a.btn.btn-default:hover,
a.btn.btn-default:focus,
input.btn.btn-default:hover,
input.btn.btn-default:focus {
  /*border-color: #d6d6d6;
  background-color: #d6d6d6;*/
  /*border-color: #fcf9f4;
  background-color: #fcf9f4;*/
  border-color: #fcf9f4;
  background-color: #e9f4f9;
  border-left-color:#0082B8;
  border-left-width:4px;s
}

.btn.btn-default.icn-arw:hover:before,
.btn.btn-default.icn-arw:focus:before {
  /*border-top-color: #d6d6d6;
  border-right-color: #d6d6d6;*/
  border-top-color: #666;
  border-right-color: #666;
}

a:hover .btn.btn-default.btn-frame,
a:focus .btn.btn-default.btn-frame,
a.btn.btn-default.btn-frame:hover,
a.btn.btn-default.btn-frame:focus,
input.btn.btn-default.btn-frame:hover,
input.btn.btn-default.btn-frame:focus {
  border-color: #333;
  background-color: #333;
  color: #fff;
}

a:hover .btn.btn-default.icn-arw:before,
a:focus .btn.btn-default.icn-arw:before
a.btn.btn-default.icn-arw:hover:before,
a.btn.btn-default.icn-arw:focus:before,
input.btn.btn-default.icn-arw:hover:before,
input.btn.btn-default.icn-arw:focus:before {
  /*border-top-color: #fff;
  border-right-color: #fff;*/
  border-top-color: #666;
  border-right-color: #666;
}

/* -- Base -- */

.btn.btn-base {
  border-color: #999;
  background-color: #999;
  color: #fff;
}

.btn.btn-base.icn-arw:before {
  border-top-color: #fff;
  border-right-color: #fff;
}

.btn.btn-base.btn-frame {
  background-color: transparent;
  color: #999;
}

.btn.btn-base.btn-frame.icn-arw:before {
  border-top-color: #999;
  border-right-color: #999;
}

a:hover .btn.btn-base,
a:focus .btn.btn-base,
a.btn.btn-base:hover,
a.btn.btn-base:focus,
input.btn.btn-base:hover,
input.btn.btn-base:focus {
  border-color: #bbb;
  background-color: #bbb;
}

a:hover .btn.btn-base.btn-frame,
a:focus .btn.btn-base.btn-frame,
a.btn.btn-base.btn-frame:hover,
a.btn.btn-base.btn-frame:focus,
input.btn.btn-base.btn-frame:hover,
input.btn.btn-base.btn-frame:focus {
  border-color: #999;
  background-color: #999;
  color: #fff;
}

a:hover .btn.btn-base.icn-arw:before,
a:focus .btn.btn-base.icn-arw:before,
a.btn.btn-base.icn-arw:hover:before,
a.btn.btn-base.icn-arw:focus:before,
input.btn.btn-base.icn-arw:hover:before,
input.btn.btn-base.icn-arw:focus:before {
  border-top-color: #fff;
  border-right-color: #fff;
}

/* -- Primary -- */

.btn.btn-primary {
  border-color: #0084b4;
  background-color: #0084b4;
  color: #fff;
  font-weight: bold;
}

.btn.btn-primary.icn-arw2:before {
  border-color: transparent transparent transparent #0084b4;
}

.btn.btn-primary.btn-lg {
  font-weight: bold;
}

.btn.btn-primary.icn-arw:before {
  border-top-color: #fff;
  border-right-color: #fff;
}

.btn.btn-primary.btn-frame {
  background-color: transparent;
  color: #0084b4;
  font-weight: normal;
}

.btn.btn-primary.btn-frame.icn-arw:before {
  border-top-color: #0084b4;
  border-right-color: #0084b4;
}

a:hover .btn.btn-primary,
a:focus .btn.btn-primary,
a.btn.btn-primary:hover,
a.btn.btn-primary:focus,
input.btn.btn-primary:hover,
input.btn.btn-primary:focus {
  border-color: #0f94c5;
  background-color: #0f94c5;
}

a:hover .btn.btn-frame.btn-primary,
a:focus .btn.btn-frame.btn-primary,
a.btn.btn-frame.btn-primary:hover,
a.btn.btn-frame.btn-primary:focus,
input.btn.btn-frame.btn-primary:hover,
input.btn.btn-frame.btn-primary:focus {
  border-color: #0084b4;
  background-color: #0084b4;
  color: #fff;
}

a:hover .btn.btn-primary.icn-arw:before,
a:focus .btn.btn-primary.icn-arw:before,
a.btn.btn-primary.icn-arw:hover:before,
a.btn.btn-primary.icn-arw:focus:before,
input.btn.btn-primary.icn-arw:hover:before,
input.btn.btn-primary.icn-arw:focus:before {
  border-top-color: #fff;
  border-right-color: #fff;
}

/* -- Primary -- */

.btn.btn-primary-dark {
  border-color: #3a546d;
  background-color: #3a546d;
  color: #fff;
  font-weight: bold;
}

.btn.btn-primary-dark.icn-arw2:before {
  border-color: transparent transparent transparent #3a546d;
}

.btn.btn-primary-dark.icn-arw:before {
  border-top-color: #fff;
  border-right-color: #fff;
}

.btn.btn-primary-dark.btn-frame {
  background-color: transparent;
  color: #3a546d;
  font-weight: normal;
}

.btn.btn-primary-dark.btn-frame.icn-arw:before {
  border-top-color: #3a546d;
  border-right-color: #3a546d;
}

a:hover .btn.btn-primary-dark,
a:focus .btn.btn-primary-dark,
a.btn.btn-primary-dark:hover,
a.btn.btn-primary-dark:focus,
input.btn.btn-primary-dark:hover,
input.btn.btn-primary-dark:focus {
  border-color: #486886;
  background-color: #486886;
}

a:hover .btn.btn-frame.btn-primary-dark,
a:focus .btn.btn-frame.btn-primary-dark,
a.btn.btn-frame.btn-primary-dark:hover,
a.btn.btn-frame.btn-primary-dark:focus,
input.btn.btn-frame.btn-primary-dark:hover,
input.btn.btn-frame.btn-primary-dark:focus {
  border-color: #3a546d;
  background-color: #3a546d;
  color: #fff;
}

a:hover .btn.btn-primary-dark.icn-arw:before,
a:focus .btn.btn-primary-dark.icn-arw:before,
a.btn.btn-primary-dark.icn-arw:hover:before,
a.btn.btn-primary-dark.icn-arw:focus:before,
input.btn.btn-primary-dark.icn-arw:hover:before,
input.btn.btn-primary-dark.icn-arw:focus:before {
  border-top-color: #fff;
  border-right-color: #fff;
}

/* -- Accent -- */

.btn.btn-accent {
  border-color: #d80000;
  background-color: #d80000;
  color: #fff;
  font-weight: bold;
}

.btn.btn-accent.icn-arw2:before {
  border-color: transparent transparent transparent #d80000;
}

.btn.btn-accent.icn-arw:before {
  border-top-color: #fff;
  border-right-color: #fff;
}

.btn.btn-accent.btn-frame {
  background-color: #fff;
  color: #d80000;
  font-weight: normal;
}

.btn.btn-accent.btn-frame.icn-arw:before {
  border-top-color: #d80000;
  border-right-color: #d80000;
}

a:hover .btn.btn-accent,
a:focus .btn.btn-accent,
a.btn.btn-accent:hover,
a.btn.btn-accent:focus,
input.btn.btn-accent:hover,
input.btn.btn-accent:focus {
  border-color: #d80000;
  background-color: #d80000;
}

a:hover .btn.btn-accent.btn-frame,
a:focus .btn.btn-accent.btn-frame,
a.btn.btn-accent.btn-frame:hover,
a.btn.btn-accent.btn-frame:focus,
input.btn.btn-accent.btn-frame:hover,
input.btn.btn-accent.btn-frame:focus {
  border-color: #d80000;
  background-color: #d80000;
  color: #fff;
}

a:hover .btn.btn-accent.icn-arw:before,
a:focus .btn.btn-accent.icn-arw:before,
a.btn.btn-accent.icn-arw:hover:before,
a.btn.btn-accent.icn-arw:focus:before,
input.btn.btn-accent.icn-arw:hover:before,
input.btn.btn-accent.icn-arw:hovfocuser:before {
  border-top-color: #fff;
  border-right-color: #fff;
}

/* -- Accent Light -- */

.btn.btn-accent-light {
  border-color: #da105f;
  background-color: #da105f;
  color: #fff;
  font-weight: bold;
}

.btn.btn-accent-light.icn-arw2:before {
  border-color: transparent transparent transparent #da105f;
}

.btn.btn-accent-light.icn-arw:before {
  border-top-color: #fff;
  border-right-color: #fff;
}

.btn.btn-accent-light.btn-frame {
  background-color: #fff;
  color: #da105f;
  font-weight: normal;
}

.btn.btn-accent-light.btn-frame.icn-arw:before {
  border-top-color: #da105f;
  border-right-color: #da105f;
}

a:hover .btn.btn-accent-light,
a:focus .btn.btn-accent-light,
a.btn.btn-accent-light:hover,
a.btn.btn-accent-light:focus,
input.btn.btn-accent-light:hover,
input.btn.btn-accent-light:focus {
  border-color: #e72571;
  background-color: #e72571;
}

a:hover .btn.btn-accent-light.btn-frame,
a:focus .btn.btn-accent-light.btn-frame,
a.btn.btn-accent-light.btn-frame:hover,
a.btn.btn-accent-light.btn-frame:focus,
input.btn.btn-accent-light.btn-frame:hover,
input.btn.btn-accent-light.btn-frame:focus {
  border-color: #f23a82;
  background-color: #f23a82;
  color: #fff;
}

a:hover .btn.btn-accent-light.icn-arw:before,
a:focus .btn.btn-accent-light.icn-arw:before,
a.btn.btn-accent-light.icn-arw:hover:before,
a.btn.btn-accent-light.icn-arw:focus:before,
input.btn.btn-accent-light.icn-arw:hover:before,
input.btn.btn-accent-light.icn-arw:hovfocuser:before {
  border-top-color: #fff;
  border-right-color: #fff;
}

/* -- Sub -- */

.btn.btn-sub {
  border-color: #ff7f00;
  background-color: #ff7f00;
  color: #fff;
  font-weight: bold;
}

.btn.btn-sub.icn-arw2:before {
  border-color: transparent transparent transparent #ff7f00;
}

.btn.btn-sub.btn-lg {
  font-weight: bold;
}

.btn.btn-sub.icn-arw:before {
  border-top-color: #fff;
  border-right-color: #fff;
}

.btn.btn-sub.btn-frame {
  background-color: transparent;
  color: #ff7f00;
  font-weight: normal;
}

.btn.btn-sub.btn-frame.icn-arw:before {
  border-top-color: #ff7f00;
  border-right-color: #ff7f00;
}

a:hover .btn.btn-sub,
a:focus .btn.btn-sub,
a.btn.btn-sub:hover,
a.btn.btn-sub:focus,
input.btn.btn-sub:hover,
input.btn.btn-sub:focus {
  border-color: #ff7f00;
  background-color: #ff7f00;
}

a:hover .btn.btn-frame.btn-sub,
a:focus .btn.btn-frame.btn-sub,
a.btn.btn-frame.btn-sub:hover,
a.btn.btn-frame.btn-sub:focus,
input.btn.btn-frame.btn-sub:hover,
input.btn.btn-frame.btn-sub:focus {
  border-color: #ff7f00;
  background-color: #ff7f00;
  color: #fff;
}

a:hover .btn.btn-sub.icn-arw:before,
a:focus .btn.btn-sub.icn-arw:before,
a.btn.btn-sub.icn-arw:hover:before,
a.btn.btn-sub.icn-arw:focus:before,
input.btn.btn-sub.icn-arw:hover:before,
input.btn.btn-sub.icn-arw:focus:before {
  border-top-color: #fff;
  border-right-color: #fff;
}

/* -- Button Arrow2 -- */

.btn.icn-arw2 {
  padding-left: 0;
}

.btn.icn-arw2:before {
  transform: rotate(45deg);
  top: auto;
  right: -5px;
  left: auto;
  bottom: -5px;
  margin-top: 0;
  border-width: 8px 8px;
  border-left-color: #fff;
}

/* -- Button Link2 -- */

.btn.btn-link2 {
  display: table;
  width: 100%;
  height: 100%;
  height:115px;
  /*min-height: 110px;*/
  /*padding: 30px 35px;*/
  padding: 15px 35px;
  border-color: #444;
  background-color: #444;
  color: #fff;
  font-size: 1.15em;
  font-weight: bold;
  text-align: left;
}

.btn.btn-link2:after {
  opacity: .4;
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  width: 8px;
  background: #fff;
  content: "";
}

.btn.btn-1 {
  border-color: #0096e0;
  background-color: #0096e0;
}

.btn.btn-2 {
  border-color: #8f81bc;
  background-color: #8f81bc;
}

.btn.btn-3 {
  border-color: #004ea1;
  background-color: #004ea1;
}

.btn.btn-4 {
  border-color: #dd81b3;
  background-color: #dd81b3;
}

.btn.btn-5 {
  border-color: #aace02;
  background-color: #aace02;
}

.btn.btn-6 {
  border-color: #49b6ec;
  background-color: #49b6ec;
}

.btn.btn-7 {
  border-color: #b0a4d2;
  background-color: #b0a4d2;
}

.btn.btn-8 {
  border-color: #e7a1c8;
  background-color: #e7a1c8;
}

/* -- Button Link3 -- */

.btn.btn-link3 {
  position: relative;
  z-index: 0;
  display: table;
  width: 100%;
  height: 116px;
  padding: 20px 10px;
  background: linear-gradient(to right, #8d8a7a, #8d8a7a 2px, transparent 1px, transparent 4px) 3px -1px /5px 2px repeat-x, /* 上 */
              linear-gradient(to bottom, #8d8a7a, #8d8a7a 2px, transparent 1px, transparent 4px) 100.8% -2px /2px 5px repeat-y, /* 右 */
              linear-gradient(to right, #8d8a7a, #8d8a7a 2px, transparent 1px, transparent 4px) -5px 100.8% /5px 2px repeat-x, /* 下 */
              linear-gradient(to bottom, #8d8a7a, #8d8a7a 2px, transparent 1px, transparent 4px) -1px 2px /2px 5px repeat-y, /* 左 */
              rgba(255,255,255,.7); /* 左 */
  background: rgba(255,255,255,.7)\9; /* IE8用 */
  border: 2px dotted #8d8a7a\9; /* IE8用 */
  vertical-align: middle;
  font-size: 1.05em;
  font-weight: bold;
  line-height: 1.5;
}

/* IE10用 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn.btn-link3 {
    background: rgba(255,255,255,.7);;
  }
}

/* Edge用 */
@supports (-ms-ime-align:auto) {
  .btn.btn-link3 {
    background: rgba(255,255,255,.7);;
    border: 2px dotted #8d8a7a;
  }
}

.btn .btn-inner {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

.btn.btn-link3.icn-arw2:before {
  right: -3px;
  bottom: -3px;
  border-left-color: #0083b6;
}


/*  Tag
-------------------------- */

.tag {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  z-index: 0;
  min-width: 65px;
  margin-bottom: 3px;
  margin-right: 15px;
  margin-left: 12px;
  padding: 4px 10px;
  color: #fff;
  font-size: .8em;
  font-weight: bold;
  text-align: left;
  text-decoration: none !important;
  letter-spacing: -.05em;
  line-height: 1.2;
  line-height: 1.4\9;  
}

.tag,
.tag:before {
  background: #686859;
}

.tag:before {
  position: absolute;
  top: 0;
  right: -8px;
  bottom: 0;
  z-index: -1;
  width: 20px;
  transform: rotate(20deg) skewY(-20deg) scale(1,1.06);
  content: "";
}

.tag:after {
  opacity: .4;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 4px;
  background: #fff;
  content: "";
}

.tag + .tag {
  margin-left: 5px;
}

.tag,
.tag a {
  color: #fff;
  text-decoration: none;
}

a.tag,
.tag a {
  transition: opacity .2s ease-in-out;
}

a.tag:hover,
.tag a:hover,
a.tag:focus,
.tag a:focus {
  opacity: .7;
}

/* -- Tag Common Color Setting -- */
span.tag{
  float: right;
  margin-right: 55px;
}
span.tag-academic-research{
  margin-right: 20px;
}
span.tag-university-liaison{
  margin-right: 32px;
}
.tag-default,
.tag-default:before {
  border-color: #bfbfbf;
  background-color: #bfbfbf;
}
span.tag-{
 display:none;
}
.tag-base,
.tag-base:before {
  border-color: #999;
  background-color: #999;
}

.tag-primary,
.tag-primary:before {
  border-color: #0084b4;
  background-color: #0084b4;
  color: #fff;
}

.tag-accent,
.tag-accent:before {
  border-color: #d80000;
  background-color: #d80000;
  color: #fff;
}

.tag-sub,
.tag-sub:before {
  border-color: #ff7f00;
  background-color: #ff7f00;
  color: #fff;
}

/* -- Tag Color Setting -- */


.tag-1,
.tag-1:before {
  background-color: #d75b49;
}

.tag-entrance-examination,
.tag-entrance-examination:before {
  background-color: #9b73ba;
}

.tag-event,
.tag-event:before {
  background-color: #7acf90;
}

.tag-4,
.tag-4:before {
  background-color: #ffb973;
}

.tag-prospective-students,
.tag-prospective-students:before {
  background-color: #6bbcff;
}


/*  Icon
-------------------------- */

.icn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* -- Icon Arrow -- */

.icn-arw,
.list-arw a {
  position: relative;
  padding-left: 15px;
}

a.icn-arw,
span.icn-arw,
.list-arw a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icn-arw:before,
.list-arw a:before {
  position: absolute;
  top: 10px;
  left: 0;
  width: 0;
  height: 0;
  border-width: 3px 5px;
  border-color: transparent transparent transparent #0082b8;
  border-style: solid;
  content: "";
}

/* -- Icon Arrow2 -- */

.icn-arw2 {
  position: relative;
  padding-left: 15px;
}

.icn-arw2:before {
  position: absolute;
  top: 4px;
  left: 1px;
  width: 0;
  height: 0;
  border-width: 4px 5px;
  border-color: transparent transparent transparent #000;
  border-style: solid;
  content: "";
}

/* -- Icon Arrow3 -- */

.icn-arw3 {
  position: relative;
  padding-left: 15px;
}

.icn-arw3:before {
  transform: rotate(45deg);
  position: absolute;
  top: 5px;
  left: 0;
  z-index: 20;
  width: 7px;
  height: 7px;
  border-radius: 0;
  border-style: solid;
  border-width: 2px 2px 0 0;
  border-color: #0084b4 #0084b4 transparent transparent;
  content: "";
}

/* -- Icon Arrow4 -- */

.icn-arw4 {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-right: 35px;
}

.icn-arw4:before,
.icn-arw4:after {
  transition: transform .4s ease-in-out,background-color .4s ease-in-out;
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
}

.icn-arw4:before {
  transform: rotate(45deg);
  width: 6px;
  height: 6px;
  z-index: 21;
  margin: -3px 12px 0 0;
  border-style: solid;
  border-width: 1px 1px 0 0;
  border-color: #fff #fff transparent transparent;
}

.icn-arw4:after {
  width: 28px;
  height: 17px;
  z-index: 20;
  margin-top: -9px;
  background: #0081ba;
}

a.icn-arw4:hover:after,
a:hover .icn-arw4:after,
a.icn-arw4:focus:after,
a:focus .icn-arw4:after {
  background-color: #0f94c5;
}

/* -- Round & Square Icon -- */

.icn-rounded,
.icn-square {
  width: 28px;
  height: 28px;
  margin-right: 10px;
  padding: 0;
  border: 1px solid #000;
  font-weight: bold;
  text-align: center;
  line-height: 1.8;
}

.icn-rounded {
  border-radius: 100%;
}

/* -- Icon Download -- */

.icn-dl {
  width: 75px;
  margin: 0 0 20px;
  padding-top: 70px;
  background-position:  55% 0;
  background-repeat: no-repeat;
  color: #666;
  text-align: center;
  font-size: .8em;
  line-height: 1.4;
  text-decoration: none;
  vertical-align: top;
}

.icn-dl:hover,
.icn-dl:focus {
  opacity: .7;
}

.icn-dl.pdf {
  background-image: url(/share/img/icn-download-pdf-pc.png);
}

.icn-dl.cad {
  background-image: url(/share/img/icn-download-cad-pc.png);
}

.icn-dl.docx {
  background-image: url(/share/img/icn-download-docx-pc.png);
}

.icn-dl.xlsx {
  background-image: url(/share/img/icn-download-xlsx-pc.png);
}

/* -- Icon Font Awesome -- */

.fa:before {
  margin-right: 7px;
}

.fa.fa-file-pdf-o {
  color: #ca0000;
}

.fa.fa-file-word-o {
  color: #0a51d4;
}

.fa.fa-file-excel-o {
  color: #077b07;
}

/* -- Movie Icon -- */

.icn-movie {
  display: block;
  position: relative;
  z-index: 0;
  transition: opacity .4s ease-in-out;
}

a:hover .icn-movie,
a:focus .icn-movie {
  opacity: .7;
}

.icn-movie:before,
.icn-movie:after {
  display: block;
  overflow: hidden;
  position: absolute;
  top: 50%;
  right: 50%;
  bottom: 50%;
  left: 50%;
  z-index: 5;
  content: "";
}

.icn-movie:before {
  width: 48px;
  height: 48px;
  margin-top: -24px;
  margin-left: -24px;
  border-radius: 100%;
  background: #d90000;
}

.icn-movie:after {
  width: 0;
  height: 0;
  margin-top: -10px;
  margin-left: -6px;
  border-width: 10px 16px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}

/* -- Number Icon -- */

.icn-num {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  min-width: 30px;
  height: 30px;
  margin-right: 10px;
  padding: 0 2px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  vertical-align: middle;
}

/* -- Icon Emergency -- */

.icn-emergency {
  padding-left: 32px;
  background: url(/share/imgs/icn-emergency.png) no-repeat left center;
  background-size: 25px;
  background-image: url(/share/imgs/icn-emergency-lg-ie.png)\9;
}

/* IE9 */
.icn-emergency:not(:target) {
  background-image: url(/share/imgs/icn-emergency.png)\9;
}

/* -- Icon New -- */

.icn-new {
  padding-left: 32px;
  background: url(/share/imgs/icn-new.png) no-repeat left center;
  background-size: 26px;
  background-image: url(/share/imgs/icn-new-ie.png)\9;
}


/*  Image
-------------------------- */

.img-frame {
  border: 1px solid #bbb;
}

.img-center {
  float: none !important;
  padding: 0 0 30px !important;
  text-align: center;
}

.img-main {
  margin-bottom: 30px;
}


/*  List
-------------------------- */

.list li {
  list-style-type: none;
}

.list > * > li {
}

/* -- List Line -- */

.list-line {
}

.list-line,
.list-line..list-arw {
  margin-top: 30px;
  margin-bottom: 30px;
}

.list-line > ul {
  border: 1px dotted #888;
  border-width: 0 0 1px;
}

.list-line li {
  margin: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  border: 1px dotted #888;
  border-width: 1px 0 0;
}

.list-line > ul > li:first-child {
  border-top-width: 0;
  padding-top: 0;
}

.list-line li a,
.list-line.list-arw li a {
  display: block;
  margin-top: -15px;
  margin-bottom: -15px;
  padding-top: 15px;
  padding-left: 25px;
  padding-bottom: 15px;
}

.list-line li a:before,
.list-line.list-arw li a:before {
  top: 24px;
  left: 10px;
}

.list-line ul ul li a {
  margin-left: 17px;
}

/* -- List Line Dot -- */

.list-line.list-line-dot > ul > li,
.list-dl.list-line.list-line-dot > ul > li,
.list-dl2.list-line.list-line-dot > ul > li,
.list-dl3.list-line.list-line-dot > ul > li {
  border-style: dotted;
  border-color: #888;
}

/* -- List Dot -- */

.list-dot {
  margin: 20px 0;
}

.list-dot .list-dot {
  margin: 0 0 5px;
}

.list-dot ul {
  margin: 0;
  padding-left: 1.5em;
}

.list-dot ul li {
  margin: 0;
  list-style-type: none;
}

.list-dot ul li ul {
  padding-top: 2px;
  padding-left: 2.5em;
}

.list-dot.list-dot2 ul,
.list-dot.list-dot3 ul,
.list-dot.list-dot4 ul {
  padding-top: 0;
  padding-left: 1.5em;
}

.list-dot.list-dot2 ul li,
.list-dot.list-dot3 ul li,
.list-dot.list-dot4 ul li {
  padding-top: 5px;
}

.list-dot.list-dot2 ul li:before,
.list-dot.list-dot3 .list-dot.list-dot2 ul li:before {
  margin-left: -1.5em;
  padding-right: 8px;
  content: "●";
}

.list-dot.list-dot3 ul li:before,
.list-dot.list-dot2 .list-dot.list-dot3 ul li:before {
  margin-left: -1.5em;
  padding-right: 8px;
  content: "◯";
}

.list-dot.list-dot4 ul li:before {
  margin-left: -1.5em;
  padding-right: 7px;
  content: "※";
}

.list-dot ul li:before {
  margin-left: -1.5em;
  padding-right: 7px;
  content: "・";
}

/* -- List Dot Column -- */

.list-dot.column {
  margin: 0;
}

.list-dot.column > ul {
  margin: 0 0 0 -20px !important;
}

.list-dot.column > ul > li {
  padding-top: 5px !important;
  padding-left: 20px !important;
  padding-right: 10px !important;
}

/* -- List Row -- */

.list-row {
  margin: -5px 0 0;
}

.list-row li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 5px;
  margin-right: 20px;
}

.list-dot.list-row li {
  margin-right: 30px;
}

/* -- List Number -- */

.list-num {
  margin: 20px 0;
}

.list-num ol {
  padding-left: 1.5em;
}

.list-num ol li {
  list-style-type: decimal;
}

.list-num ol li ul li {
  list-style: none;
}

.list-num ol li ol {
  padding-top: 2px;
}

.list-num.list-num2 {
  margin: 20px 0;
}

.list-num .list-num,
.list-dot .list-num {
  margin: 0 0 5px;
}

.list-num.list-num2 ol {
  padding-left: 1.5em;
}

.list-num.list-num2 ol li {
  list-style-type: none;
}

.list-num.list-num2 .txt-num {
  margin-left: -1.5em;
  padding-right: 6px;
}

.list-dot .list-num.list-num2 ol li:before {
  margin: 0;
  padding: 0;
  content: "" !important;
}

/* -- List Arrow -- */

.list-arw {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 1.6;
}

.list-arw a:before {
  top: 13px;
  left: 10px;
}

.list-arw li {
  margin: 0;
}

.list-arw li a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 5px 5px 5px 22px;
}

.list-arw ul ul li a {
  margin-left: 17px;
}

/* -- List Definition -- */

.list-dl dl {
  margin: 20px 0;
}

.list-dl li dl {
  margin: 0;
}

.list-dl dl dt {
  margin-bottom: 5px;
  font-weight: bold;
}

.list-dl dl .list-dot,
.list-dl dl .list-num {
  margin: 0;
}

.list-dl > ul > li {
  padding: 10px 0;
}

.list-dl.list-line {
  overflow: hidden;
}

.list-dl.list-line > ul {
  margin-bottom: -1px;
}

.list-dl.list-line > ul > li {
  border-top-width: 0;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  border-bottom-style: dotted;
}

.list-dl > ul > li:first-child {
}

.list-dl.list-line > ul > li:first-child {
  padding-top: 10px;
}

/* -- List Definition Line -- */

.list-dl.list-line > ul > li,
.list-dl2.list-line > ul > li,
.list-dl3.list-line > ul > li {
  border-style: solid;
  border-color: #ccc;
}

/* -- List Definition2 -- */

.list-dl2 + .list-dl2 {
  padding-top: 8px;
}

.list-dl2 dl {
  display: table;
  line-height: 1.85;
}

.list-dl2 dl dt,
.list-dl2 dl dd {
  display: table-cell;
  padding-top: 2px;
}

.list-dl2 dl dt {
  min-width: 45px;
  white-space: nowrap;
}

.list-dl2 dl dt:after {
  content: "：";
}

.list-dl2 dl dd {
  width: 100%;
  padding-left: 20px;
}

/* -- List Definition3 -- */

.list-dl3 + .list-dl3 {
  padding-top: 4px;
}

.list-dl3 dl {
  display: table;
  line-height: 1.7;
}

.list-dl3 dl dt,
.list-dl3 dl dd {
  display: table-cell;
  padding-top: 2px;
  vertical-align: top;
}

.list-dl3 dl dt {
  min-width: 200px;
  white-space: nowrap;
}

.list-dl3 dl dd {
  width: 100%;
  padding-left: 20px;
}

/* -- List Definition4 -- */

.list-dl4 li {
  overflow: hidden;
}

.list-dl4 dl {
  padding-top: 2px;
  line-height: 1.7;
}

.list-dl4 dl dt,
.list-dl4 dl dd {
  padding-top: 2px;
}

.list-dl4 dl dt {
  float: left;
  width: 110px;
  font-weight: bold;
}

.list-dl4 dl dd {
  padding-left: 110px;
}

/* -- List Definition Contact -- */

.list-dl-contact dl {
  padding-top: 2px;
  line-height: 1.7;
}

.list-dl-contact dl dt,
.list-dl-contact dl dd {
  padding-top: 2px;
}

.list-dl-contact dl dt {
  float: left;
  width: 110px;
}

.list-dl-contact dl dt:after {
  content: "：";
}

.list-dl-contact dl dd {
  padding-left: 110px;
}


/*  Table
-------------------------- */

.table,
.article-freeform table {
  width: 100%;
  margin-top: 1em;
  margin-bottom: 1em;
}

.table th,
.article-freeform table th {
  background: #fbf9f2;
}

.table.txt-center th {
  text-align: center;
}

.table > thead > tr,
.table > tbody > tr,
.table > tfoot > tr,
.article-freeform table > thead > tr,
.article-freeform table > tbody > tr,
.article-freeform table > tfoot > tr {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td,
.article-freeform table > thead > tr > th,
.article-freeform table > tbody > tr > th,
.article-freeform table > tfoot > tr > th,
.article-freeform table > thead > tr > td,
.article-freeform table > tbody > tr > td,
.article-freeform table > tfoot > tr > td {
  padding: 12px;
  border: 1px solid #ccc;
  line-height: 2;
}

.table > thead > tr > th {
}

.table > tbody > tr > th,
.article-freeform table > tbody > tr > th {
  width: 140px;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td,
.article-freeform table > caption + thead > tr:first-child > th,
.article-freeform table > colgroup + thead > tr:first-child > th,
.article-freeform table > thead:first-child > tr:first-child > th,
.article-freeform table > caption + thead > tr:first-child > td,
.article-freeform table > colgroup + thead > tr:first-child > td,
.article-freeform table > thead:first-child > tr:first-child > td {
  border-top-width: 1px;
}

@media screen and (max-width: 992px) {
  .table > tbody > tr > th,
  .article-freeform table > tbody > tr > th {
    width: 28%;
  }
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #ededed;
}

/* ---- Table Size ---- */

/* X Small */
.table-xs {
  width: 20%;
}

/* Small */
.table-sm {
  width: 30%;
}

/* Normal */
.table-nm {
  width: 40%;
}

/* X Normal */
.table-xn {
  width: 50%;
}

/* Middle */
.table-md {
  width: 60%;
}

/* X Middle */
.table-xm {
  width: 70%;
}

/* Large */
.table-lg {
  width: 80%;
}

/* X Large */
.table-xl {
  width: 100%;
}

/* ---- Responsive ---- */

.table-responsive {
  margin-top: 20px;
}

.table-responsive table {
  margin-top: 0;
}

/* ---- Responsive2 ---- */

.table-responsive2 {
  margin-top: 20px;
}

.table-responsive2 table {
  margin-top: 0;
}

/* ---- Style2 ---- */

.table-style2 {
  font-size: .88em;
}

.table-style2 tbody {
  font-size: .95em;
}

.table-style2 > thead > tr > th,
.table-style2 > tbody > tr > th,
.table-style2 > tfoot > tr > th,
.table-style2 > thead > tr > td,
.table-style2 > tbody > tr > td,
.table-style2 > tfoot > tr > td {
  padding: 15px 10px;
  line-height: 1.4;
}

.table-style2 > thead > tr > th,
.table-style2 > tbody > tr > th,
.table-style2 > tfoot > tr > th {
  padding-top: 12px;
  padding-bottom: 12px;
}

/* ---- Style3 ---- */

.table-style3 {
  font-size: .95em;
}

.table-style3 > thead > tr > th,
.table-style3 > tbody > tr > th,
.table-style3 > tfoot > tr > th,
.table-style3 > thead > tr > td,
.table-style3 > tbody > tr > td,
.table-style3 > tfoot > tr > td {
  padding: 12px 10px;
  line-height: 1.4;
}


/*  Grid
-------------------------- */


/*  Column
-------------------------- */

/* ---- Common ---- */

.column > * {
  letter-spacing: -.40em;
}

.column > * > * {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  vertical-align: top;
}

.column > * > *.column-full {
  width: 100% !important;
}

/* -- Thumb -- */

.thumb {
  margin-top: 20px;
}

.thumb img {
  /*width: 100%;*/
  width: auto;
}

.thumb .img-thumb {
  margin-top: 20px;
  margin-right: 30px;
  margin-bottom: 30px;
}

.thumb .img-thumb:first-child {
  margin-top: 0;
}

.thumb.float-right .img-thumb {
  margin-right: 0;
  margin-left: 30px;
}

.thumb-xs,
.thumb-sm,
.thumb-md,
.thumb-lg {
  text-align: center;
}

.thumb-xs {
  width: 130px;
}

.thumb-sm {
  width: 180px;
}

.thumb-md {
  width: 230px;
}

.thumb-lg {
  width: 344px;
}

.thumb .txt-caption {
}

/* -- Title -- */

.column .column-ttl {
  padding-top: 30px;
}

.column .column-ttl-sub {
  margin-bottom: 0;
}

/* -- Cont -- */

.column .column-cont {
  padding-top: 12px;
  line-height: 1.8;
}

/* ---- 2 Column ---- */

.column.column2 > * {
  margin-top: -25px;
  margin-left: -25px;
}

.column.column2 > * > * {
  width: 50%;
  padding: 25px 0 0 25px;
}

.column.column2 .column-cont {
  font-size: 1.1em;
  line-height: 1.9;
  letter-spacing: -.04em;
}

/* ---- 3 Column ---- */

.column.column3 > * {
  margin-top: -25px;
  margin-left: -25px;
}

.column.column3 > * > * {
  width: 33.333%;
  padding: 25px 0 0 25px;
}

.column.column3 .column-cont {
  font-size: 1.1em;
  line-height: 1.9;
  letter-spacing: -.04em;
}

/* ---- 4 Column ---- */

.column.column4 > * {
  margin-top: -25px;
  margin-left: -25px;
}

.column.column4 > * > * {
  width: 25%;
  padding: 25px 0 0 25px;
}

/* ---- 5 Column ---- */

.column.column5 > * {
  margin-top: -20px;
  margin-left: -17px;
}

.column.column5 > * > * {
  width: 20%;
  padding: 20px 0 0 17px;
}

/* ---- 6 Column ---- */

.column.column6 > * {
  margin-top: -20px;
  margin-left: -17px;
}

.column.column6 > * > * {
  width: 16.65%;
  padding: 20px 0 0 17px;
}

/* ---- 7 Column ---- */

.column.column7 > * {
  margin-top: -20px;
  margin-left: -17px;
}

.column.column7 > * > * {
  /*width: 14.2%;*/
  width: 12.5%;
  padding: 20px 0 0 17px;
}

/* ---- 8 Column ---- */

.column.column8 > * {
  margin-top: -20px;
  margin-left: -17px;
}

.column.column8 > * > * {
  width: 12.5%;
  padding: 20px 0 0 17px;
}

/* ---- Line Column ---- */

.column.column-line,
.column.column-line2 {
  overflow: hidden;
  margin: 40px 0;
}

.column.column-line > *,
.column.column-line2 > * {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  letter-spacing: -.40em;
  margin-top: -20px;
  margin-left: -1px;
}

.column.column-line2 > * {
  margin: 0 -10px;
}

.column.column-line > * > * {
  border-left: 1px solid #ccc;
  margin-top: 20px;
  padding: 0;
}

.column.column-line2 > * > * {
  margin: 0;
  padding: 10px;
}

.column .column-inner {
  padding: 0 10px;
}

.column.column-line2 > * > * .column-inner {
  width: 100%;
  height: 100%;
  padding: 20px 10px;
  border: 1px solid #ccc;
}

/*  Section
-------------------------- */

.section {
  margin-bottom: 80px;
  line-height: 1.7;
}

.pagelist .section {
  margin-bottom: 60px;
}

.section2 {
  margin-bottom: 35px;
}

.section:last-child {
  margin-bottom: 40px;
}

#side .section {
  line-height: inherit;
}

/* ---- Section Head ---- */

.section-head {
}

.section-head .ttl {
  margin: 0;
  font-size: 1.05em;
}

.section-head .ttl .txt-sm {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 5px;
  font-size: .65em;
  line-height: 1.2;
  vertical-align: middle;
}

.section-head.float-left {
  width: 12%;
}

.section-content.float-right {
  width: 88%;
}

/* ---- Section Main / SIde ---- */

.section-main,
.section-side {
}

.section-main {
  width: 770px;
}

.section-side {
  width: 290px;
}

.section-side.float-left {
  padding-left: 0;
}

.section-side .thumb img {
  width: 100%;
}

.section-side .section,
#side .section {
  margin-bottom: 30px;
}

/* ---- Section Half ---- */

.section-half {
  width: 50%;
}

.section-half .thumb img {
  width: 100%;
}

.section-half.float-left {
  padding-right: 30px;
}

.section-half.float-right {
  padding-left: 30px;
}

/* ---- Section Text ---- */

.section > p,
.section .inner > p,
.section .section-inner > p {
}

/* ---- Section Inner ---- */

.section-inner {
  margin: 0 50px;
}

.section-inner2 {
  margin: 0 20px;
}

.section.line-top,
.section-inner.line-top,
.section-inner2.line-top {
  margin-top: 40px;
  margin-bottom: 0;
  padding-top: 40px;
}

.section.line-top > .ttl:first-child,
.section-inner.line-top > .ttl:first-child,
.section-inner2.line-top > .ttl:first-child {
  margin-top: 0;
}


/*  Box Decoration
-------------------------- */

.line-frame {
  padding: 25px 28px;
  border: 1px solid #ccc;
  line-height: 1.6;
}

.line-top {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #333;
}

.line-top-style2 {
  border-top-color: #ccc;
}

.line-top-w2 {
  border-top-width: 2px;
}

.line-bottom {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #333;
}

.line-dot {
  border-top-style: dotted;
}

@keyframes opa0 {
  100% {
    opacity: 0;
  }
}

@keyframes opa1 {
  100% {
    opacity: 1;
  }
}

@keyframes bl1 {
  100% {
    filter: blur(0);
  }
}

@keyframes tra1 {
  100% {
    transform: translateX(0);
  }
}

@keyframes tra2 {
  100% {
    transform: translateY(0);
  }
}


/*  Pagination
-------------------------- */

.pagination {
  display: block;
  margin: 70px 0 0;
  font-size: .85em;
  text-align: center;
}

.pagination div > * {
  transition: background .3s ease-in-out,color .3s ease-in-out;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  min-width: 38px;
  height: 37px;
  margin: 0 2px 12px;
  padding: 0 10px;
  border: 1px solid #222;
  background: #fff;
  color: #222;
  font-size: 1.1em;
  vertical-align: middle;
  line-height: 35px;
}

.pagination a {
  text-decoration: none;
}

.pagination a:hover,
.pagination a:focus,
.pagination .current {
  background-color: #222;
  color: #fff;
}

.pagination a:hover,
.pagination a:focus {
  border-color: #00468c;
  background-color: #00468c;
}

.pagination .icn-arw span {
}

.pagination .extend {
  min-width: 25px;
  padding: 0;
  border: none;
  letter-spacing: .1em;
  line-height: 2.5;
}


/*  Pager
-------------------------- */

.pager {
  margin: 70px 0;
  text-align: center;
}

.pager span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 48.5% !important;
}

.pager .btn {
  float: none !important;
  min-width: 0;
  max-width: 100%;
  margin: 0;
  padding: 0;
  border: 1px solid #000;
  border-radius: 0;
}

.pager .btn a {
  display: block;
  width: 100%;
  padding: 22px;
}

.pager .btn a:hover,
.pager .btn a:focus {
  background-color: #000;
  color: #fff;
  text-decoration: none;
}

/* -- Previous -- */

.pager .previous {
  float: left;
}

/* -- Next -- */

.pager .next {
  float: right;
}



/*  Mail Form
-------------------------- */

.form-mail {
  margin: 25px 0;
}

.form-mail .table > tbody > tr > td {
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: middle;
}

.form-mail input.form-control {
  width: 35%;
  min-width: 250px;
}

.form-mail .form-control {
  margin-top: 8px;
  margin-bottom: 10px;
}

.form-mail input#inputEmail {
  width: 70%;
  min-width: 500px;
}

.form-mail textarea.form-control {
  padding: 10px;
}

@media screen and (max-width: 992px) {

  .form-mail input.form-control {
    width: 90%;
    min-width: 0;
  }

  .form-mail input#inputEmail {
    width: 100%;
    min-width: 0;
  }
}

.form-mail .control-label {
  margin: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}

.form-mail td .form-error {
  display: block;
  font-size: .88em;
  line-height: 1.6;
}

.form-btn {
  padding-top: 25px;
  text-align: center;
}

.form-btn form {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 100%;
  max-width: 250px;
  margin: 0 auto;
  padding: 0 8px 15px;
  vertical-align: middle;
}

.form-btn > input {
  max-width: 250px;
}

.form-btn input {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 10px 20px;
  border-radius: 0 !important;
  border: 1px solid #00468c;
  background-color: #00468c;
  transition: opacity .4s ease-in-out,background-color .4s ease-in-out,border-color .4s ease-in-out,color .4s ease-in-out;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
}

.form-btn input:hover,
.form-btn input:focus {
  border-color: #00305f;
  background-color: #00305f;
}

.form-btn input.back {
  border: 1px solid #777;
  background-color: #777;
}

.form-btn input.back:hover,
.form-btn input.back:focus {
  border: 1px solid #444;
  background-color: #444;
}

.contact-message {
  padding-top: 30px;
}

.contact-message .fa {
  font-size: 1.15em;
  vertical-align: -1px; 
}


/*  Tab
-------------------------- */

.tab {
  margin-top: 25px;
}

/* -- Select -- */

.tab-select {
  font-size: .9em;
}

.tab-select .tab-select-pc {
  display: block;
}

.tab-select .tab-select-sp {
  display: none;
}

.tab-select ul {
  display: block;
  margin-left: -8px;
  letter-spacing: -.40em;
}

.tab-select li {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  transition: border .3s ease-in-out,background .3s ease-in-out,opacity .3s ease-in-out;
  width: auto;
  margin-left: 8px;
  padding: 0;
  letter-spacing: normal;
  vertical-align: middle;
}

.tab-select.tab-list2 li {
  width: 50%;
}

.tab-select.tab-list3 li {
  width: 33.333%;
}

.tab-select.tab-list4 li {
  width: 25%;
}

.tab-select.tab-list5 li {
  width: 20%;
}

.tab-select.tab-list6 li {
  width: 16.65%;
}

.tab-select.tab-list7 li {
  width: 14.2%;
}

.tab-select.tab-list8 li {
  width: 12.5%;
}

.tab-select span,
.tab-select a {
  display: block;
}

.tab-select a {
  text-decoration: none !important;
}

.tab-select span {
  position: relative;
  transition: border .3s ease-in-out,background .3s ease-in-out,color .3s ease-in-out,font-weight .3s ease-in-out;
  width: 100%;
  margin-bottom: 7px;
  padding: 4px 15px;
  border: 1px solid #ccc;
  background-color: #fff;
  text-decoration: none !important;
}

.tab-select span:before {
  transition: opacity .3s ease-in-out,bottom .4s ease-in-out;
  display: none\9;
  opacity: 0;
  position: absolute;
  left: 50%;
  bottom: -8px;
  width: 0;
  height: 0;
  margin-left: -8px;
  border-radius: 13px;
  border-width: 6px 8px;
  border-color: #38546f transparent transparent transparent;
  border-style: solid;
  content: "";
}

/* IE9 */
.tab-select span:not(:target):before {
  display: block \9;
}


.tab-select .current span:before {
  display: block\9;
  opacity: 1;
  bottom: -11px;
}

.tab-select li:hover span,
.tab-select li:focus span,
.tab-select .current span {
  border-color: #38546f;
  background-color: #38546f;
  color: #fff;
  font-weight: bold;
}

.tab-select li:hover,
.tab-select li:focus {
}

.tab-select .current:hover,
.tab-select .current:focus {
  cursor: default;
}

/* -- Contents -- */

.tab-content {
}

.tab .tab-content {
  display: none;
}

.tab .tab-content.current {
  display: block;
  animation: opa1 .6s ease 0s 1 forwards;
  opacity: 0;
  opacity: 1\9;
}

.tab .tab-content:first-child {
  display: block;
}

.tab-content .tab-content-inner {
  padding-top: 20px;
}


/*  Search Form
-------------------------- */

.search-form-wrap {
  position: relative;
  line-height: 0;
}

.search-form-wrap label {
  display: none;
}

.search-form {
  position: relative;
  font-weight: normal;
  letter-spacing: -.40em;
}

.search-form .search-input {
  width: 100%;
  padding-left: 10px;
  padding-right: 50px;
  border-radius: 4px;
  border: none;
  background: #fff;
  color: #222;
  font-size: 1em;
  line-height: 22px;
  letter-spacing: normal;
}

.search-form .search-input:focus { 
}

.search-form .search-btn {
  overflow: hidden;
  transition: background-image .4s ease-in-out;
  position: absolute;
  top: 0;
  right: 0;
  width: 43px;
  height: 100%;
  padding: 0;
  border: none;
  background: url(/share/imgs/icn-search.png) no-repeat center;
  text-indent: 300px;
  line-height: 300px;
  letter-spacing: normal;
  white-space: nowrap;
  cursor: pointer;
}

/* -- Search Style2 -- */

.search-style2 .search-form {
  overflow: hidden;
  position: relative;
  font-weight: normal;
}

.search-style2 .search-input,
.search-style2 .search-btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.search-style2 .search-input {
  transition: background-color .4s ease-in-out;
  width: 80%;
  height: auto;
  padding: 8px 15px;
  border: 1px solid #bbb;
  font-size: .9em; 
  line-height: 20px;  
}

.search-style2 .search-input:focus {
  background-color: #f7f7f7;
}

.search-style2 .search-btn {
  transition: background-color .4s ease-in-out;
  position: inherit;
  top: auto;
  right: auto;
  width: auto;
  min-width: 10%;
  margin-left: 1%;
  padding: 6px 20px;
  border-radius: 4px;
  background: #39546e;
  color: #fff;
  font-size: 1.02em;
  font-weight: bold;
  letter-spacing: .15em;
  text-indent: -.15em;
  text-indent: 0;
  line-height: inherit;
}

.search-style2 .search-btn:hover,
.search-style2 .search-btn:focus {
  background-color: #486886;
}


/*  Embed
-------------------------- */

.embed {
  margin-bottom: 40px;
  text-align: center;
}

.embed iframe {
  position: absolute !important;
  height: 100% !important;
  margin-right: auto;
  margin-left: auto;
}

.embed p {
  font-size: .98em;
  text-align: left; 
}

/* -- Embed Video -- */

.embed-video {
}

.embed-video iframe {
}

/* -- Embed Map -- */

.embed-map {
  border: 1px solid #ccc;
}

.embed-map iframe {
}

/* -- Embed Twitter -- */

.embed-tw {
}

.embed-tw iframe {
  max-width: 410px !important;
  max-height: 410px !important;
}

@media screen and (max-width: 992px) {

  .embed-tw {
    width: 100%;
    max-width: 410px;
    margin: 0 auto;
  }

   .embed-tw iframe {
     width: 100% !important;
   }
}


/*  Mega Header 
-------------------------- */

.mega-header {
  background: top center / cover no-repeat;
  background: top center no-repeat\9;
  margin-bottom: 102px;
}

.detail .mega-header {
  background-image: url(../imgs/detail-mega-header.jpg);
}

.pagelist .mega-header {
  background-image: url(../imgs/pagelist-mega-header.jpg);
}

.outline .mega-header {
  background-image: url(../imgs/outline-mega-header.jpg);
}

.mega-header .inner {
  padding: 202px 0 170px;
  text-align: center;
}

.mega-header h1 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0;
  padding: 15px 20px;
  font-size: 1.6em;
  letter-spacing: .25em;
  line-height: 1.2;
}

/*  SNS
-------------------------- */

.list-sns {
  margin-top: -20px;
}

.list-sns ul {
  letter-spacing: -.40em;
}

.list-sns li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
  position: relative;
  z-index: 5;
  height: 24px;
  margin-left: 10px;
  font-size: 0;
  line-height: 0;
  letter-spacing: normal;
  vertical-align: middle;
}

.list-sns li:first-child {
  margin-left: 0;
}

.list-sns .fb {
  overflow: hidden;
}

.list-sns .fb .fb_iframe_widget,
.list-sns .fb .fb_iframe_widget span {
  vertical-align: top !important;
}

.list-sns .gp {
  min-width: 40px;
}

.list-sns .hb {
  min-width: 110px;
}

.list-sns a:hover,
.list-sns a:focus {
  opacity: .7;
}


/*  Breadcrumb
-------------------------- */

.breadcrumb {
  position: relative;
  padding: 0;
  background: none;
  font-size: .9em;
  letter-spacing: 0;
}

.breadcrumb .inner {
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: right;
}

.breadcrumb > li + li:before {
  content: "»";
}

.breadcrumb a {
  text-decoration: none;
}

.breadcrumb a:hover,
.breadcrumb a:focus {
  text-decoration: underline;
}


/*  Detail Page
-------------------------- */

/* ---- Article Body ---- */

.article-body {
  padding: 0;
  font-size: 1.02em;
  line-height: 2;
}

.article-inner {
  padding-right: 40px;
  padding-left: 40px;
}

/* ---- Article Header ---- */

.article-header {
}

/* ---- Article Content ---- */

.article-content {
  margin-top: 25px;
}

.article-freeform p {
  margin-bottom: 20px;
}

.article-freeform strong {
  font-weight: bold;
}

.article-freeform del {
  text-decoration: line-through;
}

.article-freeform a {
  text-decoration: underline;
}

.article-freeform a:hover,
.article-freeform a:focus {
  text-decoration: none;
}

.article-freeform a[target="_blank"]:after {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 16px;
  height: 16px;
  background: url(/share/imgs/icn-link.png) no-repeat right center,url(/share/imgs/icn-link-hover.png) no-repeat 9999px 9999px;
  background-size: 12px,12px;
  background: url(/share/imgs/icn-link-ie.png) no-repeat right center \9;
  vertical-align: -3px;
  content: "";
}

.article-freeform a[target="_blank"]:hover:after,
.article-freeform a[target="_blank"]:focus:after {
  background-image: url(/share/imgs/icn-link-hover.png);
  background: url(/share/imgs/icn-link-hover-ie.png) no-repeat right center \9;
}

/* ---- List ---- */

.article-freeform ul,
.article-freeform ol {
  margin: 30px 0;
  padding-left: 2.5em;
  line-height: 1.5;
}

.article-freeform h2 + ul,
.article-freeform h3 + ul,
.article-freeform h4 + ul,
.article-freeform h2 + ol,
.article-freeform h3 + ol,
.article-freeform h4 + ol {
  margin-top: 20px;
}

.article-freeform ul > li,
.article-freeform ol > li {
  margin-bottom: 10px;
}

.article-freeform li > ul,
.article-freeform li > ol {
  margin: 5px 0 10px;
  padding-top: 2px;
  padding-left: 1.5em;
}

/* -- List Dot -- */

.article-freeform ul {
}

.article-freeform ul > li {
  list-style-type: disc;
}

/* -- List Number -- */

.article-freeform ol {
}

.article-freeform ol > li {
  list-style-type: decimal;
}

/* ---- List Definition ---- */

.article-freeform dl {
  margin: 20px 0;
}

.article-freeform dl dt {
  margin-bottom: 5px;
  font-weight: bold;
}

.article-freeform dl .list-dot,
.article-freeform dl .list-num {
  margin: 0;
}

/* ---- Table ---- */

.article-freeform table {
}

.article-freeform table td p {
  margin: 0;
  padding-top: 20px;
}

.article-freeform table td p:first-child {
  padding-top: 0;
}

.article-freeform table ul,
.article-freeform table ol {
  margin: 0;
}

.article-freeform table ul {
  padding-left: 1.5em;
}

.article-freeform table ul li {
  float: left;
  margin-right: 30px;
}

/* ---- List Row ---- */

.article-freeform .list-row {
  margin-top: 40px;
  margin-bottom: 30px;
}

.article-freeform .list-row ul {
  margin-left: -18px;
}

.article-freeform .list-row li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 226px;
  margin-left: 20px;
  margin-bottom: 30px;
  text-align: center;
  font-weight: bold;
  vertical-align: top;
}

.article-freeform .list-row li img {
  margin-bottom: 12px;
}

.article-freeform .list-row a {
  color: #111;
}

.article-freeform .list-row a:hover,
.article-freeform .list-row a:focus {
  text-decoration: none;
}

.article-freeform .article-content p.clearfix {
  height: 0;
}

/* ---- Iframe ---- */

.article-freeform iframe {
  width: 80% !important;
  height: 330px !important;
  margin: 30px 10%;
}

/* ---- CMS ---- */

/* editor */
.article-freeform p {
  display: block;
  margin: 1em 0;
}

.article-freeform strong {
  font-weight: bold;
}

.article-freeform em {
  font-style: italic;
}

.article-freeform blockquote {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 40px;
  -webkit-margin-end: 40px;
}
 
/* img */
.aligncenter {
  display: block;
  margin: 0 auto 3em;
}

.alignright {
  float: right;
  margin-left: 50px;
  margin-bottom: 40px;
}

.alignleft {
  float: left;
  margin-right: 50px;
  margin-bottom: 40px;
}

.alignright,
.alignleft {
  max-width: 50%;
}
 
img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto;
  max-width: 100%;
}

/* -- Notes -- */

.notes {
  margin: 30px 0;
  padding: 22px 30px 30px;
  line-height: 1.85;
}

.notes:first-child {
  margin-top: 0;
}

.notes .icn-arw:before,
.notes .icn-arw:after {
  top: 7px;
}

.notes2 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 15px 0;
  padding: 5px 20px; 
}

.notes3 {
  margin: 30px 0;
  padding: 30px;
  line-height: 1.8;
}

/* -- Notes Contact -- */

.notes-contact {
  margin-top: 70px;
  margin-bottom: 10px;
}

.notes-contact .ttl {
  margin-top: 0;
  margin-bottom: 15px;
  line-height: 1.3;
}

.notes-contact .ttl .txt-lg {
  padding-right: 10px;
  font-size: 1.78em;
}

/* -- Well -- */

.well {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* -- Alert -- */

.alert {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*  Article List
-------------------------- */

.article-list {
  margin-bottom: 60px;
}

.article-list a {
  display: block;
  text-decoration: none;
}

.article-list a:hover,
.article-list a:focus {
  opacity: .7;
}

/*  News List
-------------------------- */

.news-list-wrap {
  margin: 0;
}

.news-list {
  clear: both;
  line-height: 1.6;
}

.news-list ul {
  margin-bottom: -1px;
}

.news-list li {
  overflow: hidden;
}

.news-list li dl {
}

.news-list li dt,
.news-list li dd {
  padding-top: 15px;
}

.news-list li dt {
  float: left;
  /*width: 100px;*/
  width: 120px;
}

.news-list li dd {
  padding-left: 130px;
}

.news-list .icn-emergency {
  margin-left: -20px;
  padding-left: 20px;
  background-size: 15px;
  background-position: 0 1px;
  background-position: 0 4px\9;
  background-image: url(/share/imgs/icn-emergency-ie.png)\9;
}

/* IE11 */
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .news-list .icn-emergency {
    background-position: 0 4px;
  }
}

/* Edge */
@supports (-ms-ime-align:auto) {
  .news-list .icn-emergency {
    background-position: 0 4px;
  }
}

/* -- Line -- */

.news-list.list-line {
  margin: 20px 0;
}

.news-list.list-line li {
  padding-top: 18px;
}

.news-list.list-line li dt,
.news-list.list-line li dd {
  padding-top: 0;
}

.news-list.list-line li dt {
  width: 130px;
  color: #666;
}

.news-list.list-line li dd {
  padding-left: 110px;
  font-size: .95em;
}

.news-list.list-line li a,
.news-list.list-line.list-arw li a {
  margin: 0;
  padding: 0;
}

/* -- Style2 -- */

.news-list.news-style2 {
  margin: 30px 0;
}

.news-list.news-style2 li dt {
  width: 245px;
  /* width: 200px; */
}

.news-list.news-style2 li dd {
  padding-left: 200px;
}

/*  Page Navi
-------------------------- */

.pagenav-section {
  margin: 0 0 40px;
  padding: 18px 0;
  background: #faf5ec;
  font-size: .95em;
  line-height: 2;
}

.pagenav-section a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-decoration: none;
}

.pagenav-section a:hover,
.pagenav-section a:focus {
  text-decoration: underline;
}

.pagenav-section .inner {
  text-align: center;
}

.pagenav-section ul {
  letter-spacing: -.40em;
}

.pagenav-section li {
  display: inline;
  letter-spacing: normal;
}

.pagenav-section li:before {
  content: "｜";
  margin: 0 1px;
}

.pagenav-section li:first-child:before {
  content: "";
}


/*  Page Link list
-------------------------- */

.page-link-list {
}

.page-link-list a[target="_blank"]:after {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 16px;
  height: 16px;
  background: url(/share/imgs/icn-link.png) no-repeat right center,url(/share/imgs/icn-link-hover.png) no-repeat 9999px 9999px;
  background-size: 12px,12px;
  background: url(/share/imgs/icn-link-ie.png) no-repeat right center \9;
  vertical-align: -3px;
  content: "";
}

.page-link-list a[target="_blank"]:hover:after,
.page-link-list a[target="_blank"]:focus:after {
  background-image: url(/share/imgs/icn-link-hover.png);
  background: url(/share/imgs/icn-link-hover-ie.png) no-repeat right center \9;
}


/*  Bunner List
-------------------------- */

.bnr-list {
}

.bnr-list li {
  padding-top: 22px;
}

.bnr-list li:first-child {
  padding-top: 0;
}

.bnr-list a:hover,
.bnr-list a:focus {
  opacity: .7;
}

/*  Guide link List
-------------------------- */

.guide-link-list {
}

.guide-link-list.column > * {
  margin-top: -30px;
  margin-left: -15px;
}

.guide-link-list.column > * > * {
  width: 23.5%;
  margin-top: 30px;
  margin-left: 15px;
  padding: 0;
  background: #fff;
}

.guide-link-list .guide-img img {
  width: 100%;
  height: 140px !important;
}

.guide-link-list .guide-cont {
  padding: 0 20px 20px;
}

.guide-link-list .guide-cont .list {
  margin: 0;
}

.guide-link-list .guide-cont li a {
  padding-top: 2px;
  padding-left: 10px;
  padding-bottom: 2px;
}

.guide-link-list .guide-cont li a:before {
  top: 10px;
  left: 0;
}


/*  Pickup List
-------------------------- */

.pickup-list {
  margin: 20px 0 50px;
}

.pickup-list a {
  display: block; 
  text-decoration: none;
}

.pickup-list a:hover,
.pickup-list a:focus {
  cursor: pointer;
}

.pickup-list.column > * {
  margin-top: -15px;
  margin-left: -15px;
}

.pickup-list.column > * > * {
  padding: 15px 0 0 15px;
}

.pickup-list .btn {
  display: block;
}

.pickup-list img {
  width: 100%;
}

.pickup-list a:hover img,
.pickup-list a:focus img {
  opacity: .7;
}

/*  Contents List
-------------------------- */

.contents-list {
  margin: 20px 0;
}

.contents-list img {
  width: 100%;
}

.contents-list a:hover,
.contents-list a:focus {
  opacity: .7;
}

/*  Link Button List
-------------------------- */

.link-btn-list {
  margin: 55px 0;
}

.link-btn-list.column > * {
  margin-top: -18px;
  margin-left: -18px;
}

.link-btn-list.column > * > * {
  padding-top: 18px;
  padding-left: 18px;
}

.link-btn-list .btn {
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 1.05em;
}

/*  Side Navi
-------------------------- */

.sidenav-section .ttl-style6 {
  margin-bottom: 20px;
}

.sidenav-section .ttl-style7 {
  padding-top: 5px;
}

.sidenav-list {
  margin: 0 0 30px;
  line-height: 1.55;
}

.sidenav-list.list-line > ul {
  border-width: 0;
}

.sidenav-section .ttl-style7 + .sidenav-list.list-line > ul {
  border-width: 0 0 1px;
}

.sidenav-list.list-line li a:before,
.sidenav-list.list-line.list-arw li a:before {
  top: 20px;
  left: 10px;
}

.sidenav-list.list-line li {
  padding-top: 0;
  padding-bottom: 0;
}

.sidenav-list.list-line li a {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 12px;
  padding-bottom: 12px;
}

.sidenav-list.list-line a:hover,
.sidenav-list.list-line a:focus,
.sidenav-list.list-line .acc-head:hover,
.sidenav-list.list-line .acc-head:focus {
  color: #0083b6;
  text-decoration: none;
}

.sidenav-list .acc {
  margin: 0;
}

.sidenav-list .acc-head {
}

.sidenav-list .acc-cont {
  padding-bottom: 15px;
}

/*  Side About
-------------------------- */

.sideabout-section {
}

.sideabout-section .ttl-style6 {
  margin-bottom: 15px;
}

.sideabout-section a {
  color: #0083b6;
  text-decoration: underline;
}

.sideabout-section a:hover,
.sideabout-section a:focus {
  text-decoration: none;
}

.sideabout-list {
  position: relative;
  font-size: .95em;
  text-align: center;
}

.sideabout-list img {
  width: 100%;
}

.sideabout-list .txt-caption {
  padding-top: 12px;
  font-size: .95em;
  line-height: 1.6;
  text-align: center;
}

.article-freeform figure.img-thumb{
   display:table;
}
.article-freeform figcaption.txt-caption{
  display: table-caption;
  caption-side: bottom;
}

/* ---- Prev,Next ---- */

.sideabout-list .slick-arrow {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: absolute;
  top: -40px;
  right: auto;
  left: auto;
  bottom: auto;
  transition: opacity .4s ease-in-out;
  z-index: 10;
  transform: none;
  width: 26px;
  height: 26px;
  margin: 0;
  background: #0083b6;
  vertical-align: middle;
}

.sideabout-list .slick-arrow.slick-disabled {
  opacity: 1;
  background-color: #ccc;
  cursor: default;
}

.sideabout-list .slick-prev {
  right: 30px;
}

.sideabout-list .slick-next {
  right: 0;
}

.sideabout-list .slick-arrow:before {
  transform: rotate(45deg);
  opacity: 1 !important;
  transition: border-color .4s ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -3px;
  margin-left: -5px;
  width: 7px;
  height: 7px;
  border-width: 0 0 1px 1px;
  border-style: solid;
  border-color: #fff;
  background: none !important;
  content: "";
}

.sideabout-list .slick-prev:before {
  margin-left: -2px;
}

.sideabout-list .slick-next:before {
  border-width: 1px 1px 0 0;
}

.sideabout-list .slick-arrow:hover,
.sideabout-list .slick-arrow:focus {
  opacity: .8;
}

.sideabout-list .slick-next:hover:before,
.sideabout-list .slick-next:focus:before {
}




/* =============================================================

　　Plugins Setting

============================================================= */


/*  Accordion
-------------------------- */

.acc,
.acc-list {
  position: relative;
}

.acc {
  margin: 20px 0;
  background: #fbfaf8;
}

.acc-list {
  margin: 0;
}

.acc-head {
  position: relative;
  padding: 14px 15px 10px;
  cursor: pointer;
}

/* -- Accodion Icon -- */

.acc-head .acc-icn {
  display: block;
  position: relative;
  z-index: 2;
  cursor: pointer;
}

.acc-head .acc-icn:before,
.acc-head .acc-icn:after {
  display: block;
  position: absolute;
  top: 50%;
  left: auto;
  right: 12px;
  bottom: auto;
  width: 0;
  height: 0;
  border-radius: 10px;
  border-width: 12px;
  border-style: solid;
  background: none;
  content: "";
}

.acc-head .acc-icn:before {
  margin-top: 2px;
  border-color: #000 transparent transparent transparent;
}

.acc-head .acc-icn:after {
  margin-top: 0;
  border-color: #fff transparent transparent transparent;
}

/* Active */
.acc-head.acc-active .acc-icn:before {
  margin-top: -7px;
  border-color:  transparent transparent #000 transparent;
}
.acc-head.acc-active .acc-icn:after {
  margin-top: -5px;
  border-color: transparent transparent #fff transparent;
}

.acc-cont {
  display: block;
  padding: 0;
} 

.acc-cont-inner {
  padding: 30px 20px;
}

/* Accodion SP */

.acc-sp .acc-head {
  padding: 0;
}

.gt768 .acc-sp .acc-head {
  position: inherit;
}

.gt768 .acc-sp .acc-head .acc-icn {
  cursor: default
}

.gt768 .acc-sp .acc-head:before,
.gt768 .acc-sp .acc-head .acc-icn:before,
.gt768 .acc-sp .acc-head .acc-icn:after {
  display: none;
}


/*  Mobile Accordion
-------------------------- */

#container.gt768 .acc-sp .acc-cont {
  display: block !important;
}


/*  Modal
-------------------------- */

.mfp-fade.mfp-bg.mfp-ready {
  background: #fff;
}

.mfp-wrap {
  text-align: center;
}

.mfp-container {
  position: relative;
  padding-right: 10%;
  padding-left: 10%;
}

.mfp-container a,
.mfp-container img {
}

.mfp-content {
  position: relative;
}

/* -- Arrow -- */

.mfp-fade.mfp-wrap.mfp-ready .mfp-arrow {
  opacity: 1;
  transition: all .4s linear;
}

.mfp-fade.mfp-wrap .mfp-arrow {
  opacity: 0;
  transition: all .4s linear;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-arrow {
  opacity: 0;
  transition: all .4s linear;
}

.mfp-arrow {
  top: 50% !important;
  width: 50px;
  height: 95px;
  margin-top: -30px !important;
  filter: none !important;
}

.mfp-arrow:before {
  transition: opacity .4s ease-in-out;
  top: 0 !important;
  width: 20px;
  height: 20px;
  margin-top: 35px !important;
  margin-right: 0;
  margin-left: 0;
  border: 3px solid #222;
}

.mfp-arrow:hover:before,
.mfp-arrow:focus:before {
  opacity: 1;
}

.mfp-arrow:after {
  display: none;
}

.mfp-arrow-right {
  right: 2.5%;
}

.mfp-arrow-right:before {
  transform: rotate(45deg);
  margin-left: 10px;
  border-left: none;
  border-bottom: none;
}

.mfp-arrow-left {
  left: 2.5%;
}

.mfp-arrow-left:before {
  transform: rotate(-45deg);
  margin-left: 16px;  
  border-right: none;
  border-bottom: none;
}

/* -- Close -- */

.mfp-content .mfp-close {
  transition: opacity .4s ease-in-out;
  opacity: .7;
  position: absolute;
  top: 0 !important;
  right: -2px;
  padding: 0;
  color: #222;
  line-height: 45px;
  font-size: 30px !important;
  font-family: "メイリオ", Meiryo, Verdana, sans-serif;
}

.mfp-content .mfp-close:hover,
.mfp-content .mfp-close:focus {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  padding: 50px 0;
  background: none !important;
}

.mfp-figure:after {
  background: none;
  box-shadow: none;
}

/* -- Image -- */

img.mfp-img {
  transition: all .4s ease-in-out;
  padding: 0;
  vertical-align: top;
}

/* -- Bottom Bar -- */

.mfp-bottom-bar {
  margin-top: -30px;
}

.mfp-title {
  padding: 0;
  color: #000;
}

.mfp-counter {
  display: none;
}
#laboratory{
	margin: auto;
}
/* -- Add y-yasuoka -- */
.cat_date{
	font-weight: bold;
	border-bottom: double darkgray;
	padding-bottom: 5px;
}