@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;
}

/* Default */
.txt-df {
  font-size: 1em;
}

/* 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;
}

.lang-e .txt-mincho {
  font-family: Georgia,Times,‘Times New Roman’,serif;
}

.txt-gothic {
  font-family: "Proxima Nova","游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, sans-serif;
}

.lang-e .txt-gothic {
  font-family: "Proxima Nova",Helvetica, Arial, Verdana, sans-serif;
}

.txt-gothic2 {
  font-family: 'Helvetica Neue', Helvetica, Arial, 'メイリオ', Meiryo, 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
}

.lang-e .txt-gothic2 {
  font-family: 'Helvetica Neue',Helvetica, Arial, Verdana, 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: .95em;
}

.txt-tel {
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.2;
}

.txt-tel .link-tel {
  padding-left: 2px;
  font-size: 1.65em;
  font-weight: bold;
  font-family: 'Helvetica', Helvetica, Arial, 'メイリオ', Meiryo, 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
  letter-spacing: 0;
}

.txt-tel .fa {
  vertical-align: .18em;
}

.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;
}

.txt-intro,
.txt-intro:first-child,
.txt-intro:last-child {
  margin-bottom: 2.5em !important;
}


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

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

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


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

.ttl {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: bold;
}

.ttl.txt-normal {
  font-weight: normal;
}

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

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

/* -- Title Size -- */

.ttl .txt-lg {
  margin-right: 5px;
}

.ttl .txt-lg + .txt-sm {
  margin-left: 15px;
  vertical-align: 0;
}

/* -- Title Tag -- */

.ttl .tag {
  margin-right: 1em;
}

/* -- Title Styles -- */

.ttl.ttl-style1 {
  margin-bottom: 1.5em;
  font-size: 1.5em;
  letter-spacing: .05em;
}

.ttl.ttl-style1 .txt-lg {
  font-size: 1.5em;
}

.ttl.ttl-style1 .txt-sm {
  font-size: .55em;
}

.ttl.ttl-style1.ttl-top {
  position: relative;
  top: -40px;
  margin-top: 0;
  margin-bottom: 20px;
}

.ttl.ttl-style2 {
  margin-bottom: 1.5em;
  font-size: 1.45em;
  letter-spacing: .02em;
  line-height: 1.6;
}

.tab-wrap + .ttl.ttl-style2 {
  margin-top: 3em;
}

.ttl.ttl-style2 .txt-lg {
  font-size: 1.25em;
  line-height: 1.55;
}

.ttl.ttl-style2 .txt-sm {
  font-size: .65em;
  font-weight: normal;
}

.ttl.ttl-style3 {
  margin-top: 2.5em;
  margin-bottom: 1.5em;
  font-size: 1.3em;
}

.ttl.ttl-style3 .txt-sm {
  font-size: .8em;
  letter-spacing: .1em;
}

.ttl.ttl-style3 span + .txt-sm {
  margin-left: 20px;
}

.ttl.ttl-style8 + .ttl.ttl-style3 {
  margin-top: 3em;
}

.ttl.ttl-style4 {
  margin-top: 3em;
  margin-bottom: 1em;
  font-size: 1.2em;
}

.ttl.ttl-style5 {
  margin-top: 3em;
  margin-bottom: 1em;
  font-size: 1.1em;
}

.ttl.ttl-style6 {
  font-size: 1.05em;
}

.ttl.ttl-style7 {
  font-size: 1em;
}

.ttl.ttl-style7 + p {
  margin-top: .5em !important;
}

.ttl.ttl-style8 {
  position: relative;
  margin: 1.5em 0;
  font-size: 1.2em;
  letter-spacing: .05em;
}

.ttl.ttl-style8 .txt-lg {
  font-size: 1.4em;
}

.ttl.ttl-style8 .txt-sm {
  font-size: .8em;
  letter-spacing: .1em;
}

.ttl.ttl-style8 + .txt-right {
  margin-top: -1em;
  margin-bottom: -2em;
}

.ttl.ttl-style9 {
  position: relative;
  margin-bottom: 2em;
  padding: 10px;
  color: #fff;
  font-size: 1.2em;
  text-align: center;
  letter-spacing: .02em;
}

.ttl.ttl-style9:before {
  position: absolute;
  left: 50%;
  bottom: -28px;
  width: 0;
  height: 0;
  margin-left: -24px;
  border-width: 16px 24px;
  border-color: #222 transparent transparent transparent;
  border-style: solid;
  content: "";
}

.ttl.ttl-style9.bg-primary:before {
  border-top-color: #022d92;
}

.ttl.ttl-style9.bg-primary2:before {
  border-top-color: #1d2090;
}

.ttl.ttl-style9.bg-accent:before {
  border-top-color: #df1300;
}

.ttl.ttl-style9.bg-sub:before {
  border-top-color: #156c00;
}

.ttl.ttl-style9.bg-sub2:before {
  border-top-color: #259700;
}

.ttl.ttl-style10 {
  position: relative;
  margin: 0;
  padding: 5px 20px;
  color: #fff;
  font-size: 1em;
  letter-spacing: .02em;
}

.panel-first-child .ttl.ttl-style2:first-child,
.panel-first-child .ttl.ttl-style3:first-child,
.panel-first-child .ttl.ttl-style4:first-child,
.panel-first-child .ttl.ttl-style5:first-child,
.panel-first-child .ttl.ttl-style8:first-child {
  margin-top: 0 !important;
}

.textwidget > .ttl.ttl-style2:first-child {
  margin-top: 1.5em !important;
}

/* -- Title Other -- */

.ttl.ttl-logo,
.ttl .ttl-logo {
  margin-top: 4em;
  margin-bottom: 2.5em;
}

.textwidget .ttl.ttl-logo,
.textwidget .ttl .ttl-logo {
  margin-top: 1em;
  margin-bottom: 2.5em;
}

.ttl.border-bottom,
.ttl .border-bottom {
  margin-bottom: 1em;
  padding: 0 .05em .5em;
  border-style: solid;
  border-width: 0 0 2px;
  border-color: #000;
}

.ttl.border-top {
  position: relative;
  padding: 1.5em 0 0;
}

.ttl.border-top:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 130px;
  border-style: solid;
  border-width: 3px 0 0;
  border-color: #000;
  content: "";
}



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

.btn {
  position: relative;
  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,
              filter .2s ease-in-out;
  border-radius: 0;
  border-width: 1px;
  font-weight: bold;
  cursor: default;
  white-space: normal;
}

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

.panel-grid:last-child .btn-wrap.btn-center:last-child {
  margin-bottom: 4em;
}

/* -- Button Icon -- */

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

/* -- Button Link -- */

a.btn {
  cursor: pointer;
}

a.btn:hover,
a:hover .btn {
  opacity: .7;
  cursor: pointer;
}

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

.btn img {
  margin: 0 10px 0 -10px !important;
}

/* -- Button Shape -- */

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

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

/* -- Button Position -- */

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

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

.btn-center,
.article-container .btn-center,
.textwidget .btn-center,
.article-container .textwidget .btn-center {
  margin-top: 4em;
  margin-bottom: 3em;
  text-align: center;
}

.btn-center .btn {
  margin-right: auto;
  margin-left: auto;
}

.section.bg-default-light > .inner .btn-center,
.section.bg-default-light > .inner .entry-body .btn-center,
.section.bg-default-light2 > .inner .btn-center,
.section.bg-default-light2 > .inner .entry-body .btn-center,
.section.bg-accent2-light > .inner .btn-center,
.section.bg-accent2-light > .inner .entry-body .btn-center,
.section.bg-sub3-light > .inner .btn-center,
.section.bg-sub3-light > .inner .entry-body .btn-center {
  margin-top: 3em;
  margin-bottom: 0;
}

/* -- Button Size -- */

/* Small Size */
.btn-sm,
.entry-body a[target="_blank"].btn-sm {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 8px 15px;
  font-size: .82em;
  line-height: 1.2;
  letter-spacing: .02em;
  text-decoration: none !important;
}

.btn-sm.btn-rounded,
a[target="_blank"].btn-sm.btn-rounded {
  padding-right: 30px;
  padding-left: 30px;
}

/* Middle Size */
.btn-md,
.entry-body a[target="_blank"].btn-md {
  padding-top: 10px;
  padding-right: 45px;
  padding-left: 45px;
  padding-bottom: 10px;
  font-size: .75em;
  letter-spacing: .02em;
}

/* Middle X Size */
.btn-md-x,
.entry-body a[target="_blank"].btn-md-x {
  padding: 20px 25px;
  font-size: 1em;
}

/* Large Size */
.btn-lg,
.entry-body a[target="_blank"].btn-lg {
  width: 100%;
  padding: 20px 25px;
  font-size: 1em;
}

.lang-e .btn-lg,
.lang-e .entry-body a[target="_blank"].btn-lg {
  padding-top: 19px;
  padding-bottom: 19px;
  font-size: 1.1em;
}

.btn-wrap .btn-lg,
.btn-wrap a[target="_blank"].btn-lg {
  width: auto;
  min-width: 65%;
}

.btn-group .btn-lg,
.entry-body .btn-group a[target="_blank"].btn-lg {
  width: 100%;
}

/* Large Size */
.btn-lg-x,
.entry-body a[target="_blank"].btn-lg-x {
  padding-top: 22px;
  padding-right: 100px;
  padding-left: 100px;
  padding-bottom: 22px;
  font-size: 1.02em;
  font-weight: bold;
}

/* -- Button Group -- */

.btn-group {
  display: block;
  width: 100%;
  margin-top: 3em;
  margin-left: -20px;
  margin-left: 0;
  margin-bottom: 3em;
  border-collapse: separate;
  border-spacing: 20px 0;
}

.btn-group .btn,
.btn-group .btn.btn-lg,
.btn-group .btn.btn-lg-x {
  width: auto;
  margin-right: 1em;
  margin-bottom: 1em;
  margin-left: 1em;
  padding-right: 20px;
  padding-left: 20px;
}

.btn-group .btn.media-pc,
.btn-group .btn.btn-lg.media-pc,
.btn-group .btn.btn-lg-x.media-pc {
  display: block;
}

.btn-group .btn.media-sp,
.btn-group .btn.btn-lg.media-sp,
.btn-group .btn.btn-lg-x.media-sp {
  display: none;
}

.btn-group.column,
.entry-body .btn-group.column {
  display: block;
  margin-top: 0;
  margin-left: 0;
  margin-bottom: 0;
}

.btn-group.column .btn {
  width: 100% !important;
}

.btn-group.column .btn,
.btn-group.column .btn.btn-lg,
.btn-group.column .btn.btn-lg-x {
  margin-right: 0;
  margin-left: 0;
}

.btn-group > ul,
.entry-body .btn-group > ul {
  margin-bottom: 0;
  margin-left: -15px !important;
  padding-left: 0;
}

.btn-group > ul > li,
.entry-body .btn-group > ul > li {
  margin: 0;
  padding-left: 15px !important;
}

/* -- Group Justified -- */

.btn-group.btn-group-justified {
  display: table;
}

.btn-group.btn-group-justified .btn {
  width: 1%;
}

/* -- Button Frame -- */

.btn.btn-frame {
  background-color: #fff;
}

a.btn.btn-frame:hover,
a:hover .btn.btn-frame {
  opacity: 1;
}

.btn.btn-frame.icn-arw:before,
.entry-body a[target="_blank"].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,
.entry-body a[target="_blank"].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,
.entry-body a[target="_blank"].btn-md.btn-frame.icn-arw:before {
  right: 16px;
  width: 6px;
  height: 6px;
}

.btn.btn-frame.icn-arw:after,
.entry-body a[target="_blank"].btn.btn-frame.icn-arw:after {
  display: none;
}

/* -- Button Arrow -- */

.btn.icn-arw,
.btn .icn-arw,
.entry-body a[target="_blank"].btn.icn-arw {
  position: relative;
  padding-right: 25px;
}

.btn .icn-arw {
  margin-left: -10px;
  margin-right: -10px;
}

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

.btn.icn-arw:after,
.btn .icn-arw:after,
.entry-body a[target="_blank"].btn.icn-arw:after {
  display: none;
}

/* Small Size */
.btn-sm.icn-arw,
.btn-sm .icn-arw,
.entry-body a[target="_blank"].btn-sm.icn-arw {
  padding-right: 25px;
}

.btn-sm.icn-arw:before,
.btn-sm .icn-arw:before,
.entry-body a[target="_blank"].btn-sm.icn-arw:before {
  right: 8px;
  width: 7px;
  height: 7px;
  margin-top: -3px;
}

/* Middle Size */
.btn-md.icn-arw,
.btn-md .icn-arw,
.entry-body a[target="_blank"].btn-md.icn-arw {
  padding-right: 35px;
  padding-left: 35px;
}

.btn-md .icn-arw {
  margin-left: -35px;
  margin-right: -35px;
}

/* Large Size */
.btn-lg.icn-arw,
.btn-lg .icn-arw,
.entry-body a[target="_blank"].btn-lg.icn-arw {
  padding-right: 35px;
  padding-left: 25px;
}

.btn-lg .icn-arw {
  margin-left: -35px;
  margin-right: -25px;
}

.btn-lg.icn-arw:before,
.btn-lg .icn-arw:before,
.entry-body a[target="_blank"].btn-lg.icn-arw:before {
  width: 10px;
  height: 10px;
  margin-top: -5px;
  margin-right: 5px;
}

/*  X Large Size */
.btn-lg-x.icn-arw,
.entry-body a[target="_blank"].btn-lg-x.icn-arw {
  padding-right: 130px !important;
  padding-left: 100px !important;
}

.btn-lg-x .icn-arw {
  padding-right: 35px;
  padding-left: 35px;
}

.btn-lg-x.icn-arw:before,
.btn-lg-x .icn-arw:before,
.entry-body a[target="_blank"].btn-lg-x.icn-arw:before,
.btn-lg-x.btn-frame.icn-arw:before,
.btn-lg-x.btn-frame .icn-arw:before,
.entry-body a[target="_blank"].btn-lg-x.btn-frame.icn-arw:before {
  right: 20px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
}

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

/* -- White -- */

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

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

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

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

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

a:hover .btn.btn-frame.icn-arw.btn-white:before,
a.btn.btn-frame.icn-arw.btn-white:hover:before,
a.btn.btn-frame.btn-whitefa-file-pdf:hover .icn-arw:before,
input.btn.btn-frame:hover .icn-arw.btn-white:before {
  border-top-color: #000;
  border-right-color: #000;
}

/* -- Default -- */

.btn.btn-default,
.btn.btn-default:focus,
.btn.btn-default.focus {
  border-color: #ddd;
  background-color: #ddd;
  color: #fff;
  font-weight: bold;
}

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

.btn.btn-default.btn-frame {
  border-color: #cdcdcd;
  background-color: #fff;
  color: #bcbcbc;
}

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

a:hover .btn.btn-default,
a.btn.btn-default:hover,
input.btn.btn-default:hover {
  border-color: #cdcdcd;
  background-color: #cdcdcd;
  color: #fff !important;
}

.btn.btn-default.icn-arw:hover:before,
.btn.btn-default .icn-arw:hover:before {
  border-top-color: #cdcdcd;
  border-right-color: #cdcdcd;
}

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

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

/* -- Base -- */

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

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

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

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

a:hover .btn.btn-base,
a.btn.btn-base:hover,
input.btn.btn-base:hover {
  border-color: #444;
  background-color: #444;
  color: #fff !important;
}

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

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

/* -- Primary -- */

.btn.btn-primary {
  border-color: #022d92;
  background-color: #022d92;
  color: #fff;
}

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

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

.btn.btn-primary.btn-frame {
  background-color: #fff;
  color: #022d92;
}

.btn.btn-primary.btn-frame.icn-arw:before,
.btn.btn-primary.btn-frame .icn-arw:before {
  border-top-color: #022d92;
  border-right-color: #022d92;
}

a:hover .btn.btn-primary,
a.btn.btn-primary:hover,
input.btn.btn-primary:hover,
.display-pc .acc-head .btn.btn-primary:hover {
  border-color: #022d92;
  background-color: #022d92;
  color: #fff !important;
}

a:hover .btn.btn-frame.btn-primary,
a.btn.btn-frame.btn-primary:hover,
input.btn.btn-frame.btn-primary:hover,
.display-pc .acc-head.active .btn.btn-frame.btn-primary,
.display-pc .acc-head .btn.btn-frame.btn-primary:hover {
  border-color: #022d92;
  background-color: #022d92;
  color: #fff;
}

a:hover .btn.btn-primary.icn-arw:before,
a:hover .btn.btn-primary .icn-arw:before,
a.btn.btn-primary.icn-arw:hover:before,
a.btn.btn-primary:hover .icn-arw:before,
input.btn.btn-primary.icn-arw:hover:before,
.display-pc .acc-head.active .btn.btn-primary.icn-arw:before,
.display-pc .acc-head .btn.btn-primary:hover.icn-arw:before {
  border-top-color: #fff;
  border-right-color: #fff;
}

/* -- Accent -- */

.btn.btn-accent {
  border-color: #da1f21;
  background-color: #da1f21;
  color: #fff;
}

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

.btn.btn-accent.btn-frame {
  background-color: #fff;
  color: #dc1b14;
}

.btn.btn-accent.btn-frame.icn-arw:before,
.btn.btn-accent.btn-frame .icn-arw:before {
  border-top-color: #da1f21 !important;
  border-right-color: #da1f21 !important;
}

a:hover .btn.btn-accent,
a.btn.btn-accent:hover,
input.btn.btn-accent:hover {
  border-color: #da1f21;
  background-color: #da1f21;
  color: #fff !important;
}

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

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

/* -- Accent2 -- */

.btn.btn-accent2 {
  border-color: #ff8000;
  background-color: #ff8000;
  color: #fff;
}

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

.btn.btn-accent2.btn-frame {
  background-color: #fff;
  color: #ff8000;
}

.btn.btn-accent2.btn-frame.icn-arw:before,
.btn.btn-accent2.btn-frame .icn-arw:before {
  border-top-color: #ff8000;
  border-right-color: #ff8000;
}

a:hover .btn.btn-accent2,
a.btn.btn-accent2:hover,
input.btn.btn-accent2:hover {
  border-color: #fe9517;
  background-color: #fe9517;
  color: #fff !important;
}

a:hover .btn.btn-accent2.btn-frame,
a.btn.btn-accent2.btn-frame:hover,
input.btn.btn-accent2.btn-frame:hover {
  border-color: #ff8000;
  background-color: #ff8000;
  color: #fff;
}

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

/* -- Sub -- */

.btn.btn-sub {
  border-color: #156c00;
  background-color: #156c00;
  color: #fff;
}

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

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

.btn.btn-sub.btn-frame {
  background-color: #fff;
  color: #156c00;
}

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

a:hover .btn.btn-sub,
a.btn.btn-sub:hover,
input.btn.btn-sub:hover {
  border-color: #156c00;
  background-color: #156c00;
  color: #fff !important;
}

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

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

/* -- Sub -- */

.btn.btn-sub2 {
  border-color: #c5b105;
  background-color: #c5b105;
  color: #fff;
}

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

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

.btn.btn-sub2.btn-frame {
  background-color: #fff;
  color: #c5b105;
}

.btn.btn-sub2.btn-frame.icn-arw:before,
.btn.btn-sub2.btn-frame .icn-arw:before {
  border-top-color: #c5b105;
  border-right-color: #c5b105;
}

a:hover .btn.btn-sub2,
a.btn.btn-sub2:hover,
input.btn.btn-sub2:hover {
  border-color: #c5b105;
  background-color: #c5b105;
  color: #fff !important;
}

a:hover .btn.btn-frame.btn-sub2,
a.btn.btn-frame.btn-sub2:hover,
input.btn.btn-frame.btn-sub2:hover {
  border-color: #c5b105;
  background-color: #c5b105;
  color: #fff;
}

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

/* -- PC/SP -- */

.btn.media-sp {
  display: none;
}

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

.btn-viewall {
  float: right;
  margin-top: -110px;
  font-size: .8em;
  letter-spacing: .05em;
}

.btn-viewall a {
  padding-left: 45px;
}


/*  Banner
-------------------------- */

.bnr {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
  transition: opacity .4s ease-in-out;
  border: 1px solid #ddd;
  background: #fff;
  vertical-align: middle;
  text-align: center;
}

a.bnr:hover {
  opacity: .8;
}

.bnr.round {
  padding: 15px 20px;
  border-radius: 6px;
}


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

.tag {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 3px;
  margin-right: 4px;
  padding: 5px 22px;
  border-radius: 0;
  border: 1px solid #b5b5b5;
  background: #b5b5b5;
  font-size: .9em;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.2;
  line-height: 1.4\9;
}

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

.tag,
.tag a {
  color: #fff;
  font-weight: bold;
  text-decoration: none !important;
}

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

a.tag:hover,
.tag a:hover {
  opacity: .7;
  text-decoration: none !important;
}

/* -- Tag Size -- */

.tag.tag-sm {
  margin: 0 10px 0 20px;
  padding: 2px 8px 1px;
  font-size: .85em;
  line-height: 1.4;
}

.tag.tag-sm:first-child {
  margin-left: 0;
}

.tag.tag-md {
  margin: 0 10px 0 20px;
  padding: 2px 20px;
  font-size: .85em;
  line-height: 1.4;
}

.tag.tag-md:first-child {
  margin-left: 0;
}

/* -- Tag Rounded -- */

.tag-rounded {
  padding: 6px 25px;
  border-color: #f6f6f6;
  border-radius: 200px;
  background-color: #f6f6f6;
  color: #1e3285 !important;
  font-weight: normal;
}

.tag-rounded .icn-arw {
  padding-left: 10px;
}

.tag-rounded .icn-arw:before {
  top: 5px;
  border-left-color: #999;
}

.tag-list .tag-rounded {
  margin-right: -11px;
  margin-top: 5px;
  margin-bottom: 5px;
}

/* Active */
.tag-rounded.active {
  border-color: #1e3285;
  background-color: #1e3285;
  color: #fff !important;
}

.tag-rounded.active .icn-arw:before {
  border-left-color: #fff;
}

/* -- Color Setting -- */

.tag-default {
  border-color: #f6f6f6;
  background-color: #f6f6f6;
  color: #000;
  font-weight: normal;
}

.tag-base,
.tag-primary,
.tag-primary2,
.tag-primary3,
.tag-accent,
.tag-sub,
.tag-sub2,
.tag-sub3 {
  color: #fff !important;
  font-weight: bold;
}

.tag-base {
  border-color: #444;
  background-color: #444;
}

.tag-primary {
  border-color: #022d92;
  background-color: #022d92;
}

.tag-primary2 {
  border-color: #1d2090;
  background-color: #1d2090;
}

.tag-primary3 {
  border-color: #448aca;
  background-color: #448aca;
}

.tag-accent {
  border-color: #da1f21;
  background-color: #da1f21;
}

.tag-sub {
  border-color: #156c00;
  background-color: #156c00;
}

.tag-sub2 {
  border-color: #259700;
  background-color: #259700;
}

.tag-sub3 {
  border-color: #5c865c;
  background-color: #5c865c;
}

/* -- Tag Entry -- */

.tag-entry {
  margin-bottom: 10px;
  padding-right: 20px;
  padding-left: 20px;
}

/* Tag1 */

.tag1 {
  border-color: #df1300;
  background-color: #df1300;
}

a:hover .tag1,
a.tag1:hover,
.lang-e .link-nav .tag1  {
  background-color: transparent;
  color: #df1300;
}

.border-tag1 {
  border-color: #df1300 !important;
}

.background-tag1,
.pagenav-tag1 a span:after,
.pagenav-tag1.current span:after {
  background-color: #df1300 !important;
}

/* Tga2 */

.tag2 {
  border-color: #203583;
  background-color: #203583;
}

a:hover .tag2,
a.tag2:hover,
.lang-e .link-nav .tag2 {
  background-color: transparent;
  color: #203583;
}

.border-tag2 {
  border-color: #203583 !important;
}

.background-tag2,
.pagenav-tag2 a span:after,
.pagenav-tag2.current span:after {
  background-color: #203583 !important;
}

/* Tga3 */

.tag3 {
  border-color: #ff8000;
  background-color: #ff8000;
}

a:hover .tag3,
a.tag3:hover,
.lang-e .link-nav .tag3  {
  background-color: transparent;
  color: #ff8000;
}

.border-tag3 {
  border-color: #ff8000 !important;
}

.background-tag3,
.pagenav-tag3 a span:after,
.pagenav-tag3.current span:after {
  background-color: #ff8000 !important;
}

/* Tga4 */

.tag4 {
  border-color: #2dac5b;
  background-color: #2dac5b;
}

a:hover .tag4,
a.tag4:hover,
.lang-e .link-nav .tag4 {
  background-color: transparent;
  color: #2dac5b;
}

.border-tag4 {
  border-color: #2dac5b !important;
}

.background-tag4,
.pagenav-tag4 a span:after,
.pagenav-tag4.current span:after {
  background-color: #2dac5b !important;
}

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

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

/* -- Icon Link -- */

.icn-link {
  position: relative;
  padding-right: 22px;
}

.icn-link:before {
  opacity: .7;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 16px;
  height: 16px;
  background: url(/common/img/icn-link.png) no-repeat 0 0;
  background-size: 16px;
  background-image: url(/common/img/icn-link-ie.png)\9;
  content: "";
}

/* -- Icon Zoom -- */

.icn-zoom {
  position: relative;
  overflow: hidden;
  display: block;
}

.icn-zoom:before {
  transition: font-size .15s linear;
  position: absolute;
  right: 15px;
  bottom: 15px;
  z-index: 5;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: rgba(0,0,0,.73);
  color: #fff;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 22px;
  font-weight: normal;
  text-align: center;
  line-height: 50px;
  content: "\f00e";
}

.icn-zoom:hover:before {
  transition: font-size .15s linear;
  font-size: 25px;
}

/* -- Icon Arrow -- */

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

a.icn-arw,
.entry-body a[target="_blank"].icn-arw,
span.icn-arw {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: auto;
}

a.icn-arw.media-sp,
.entry-body a[target="_blank"].icn-arw.media-sp,
span.icn-arw.media-sp　{
  display: none;
}

.icn-arw:before,
.entry-body a[target="_blank"].icn-arw:before {
  position: absolute;
  top: 7px;
  right: auto;
  left: 0;
  width: 0;
  height: 0;
  margin: 0;
  border-width: 4px 5px;
  border-color: transparent transparent transparent #000;
  border-style: solid;
  content: "";
}

.icn-arw:after,
.entry-body a[target="_blank"].icn-arw:after {
  display: none;
}

/* -- Icon Arrow2 -- */

.icn-arw2,
.entry-body a[target="_blank"].icn-arw2 {
  position: relative;
  padding-left: 15px;
}

.icn-arw2:before,
.entry-body a[target="_blank"].icn-arw2:before {
  position: absolute;
  top: 4px;
  right: auto;
  left: 2px;
  width: 0;
  height: 0;
  margin: 0;
  border-width: 4px 5px;
  border-color: transparent transparent transparent #000;
  border-style: solid;
  content: "";
}

.icn-arw2:after,
.entry-body a[target="_blank"].icn-arw2:after {
  display: none;
}

/* -- Icon Arrow3 -- */

.icn-arw3,
.entry-body a[target="_blank"].icn-arw3 {
  position: relative;
  padding-left: 15px;
}

.icn-arw3:before,
.entry-body a[target="_blank"].icn-arw3:before {
  transform: rotate(45deg);
  position: absolute;
  top: 5px;
  right: auto;
  left: 0;
  z-index: 20;
  width: 7px;
  height: 7px;
  margin: 0;
  border-radius: 0;
  border-style: solid;
  border-width: 2px 2px 0 0;
  border-color: #022d92 #022d92 transparent transparent;
  content: "";
}

.icn-arw3:after,
.entry-body a[target="_blank"].icn-arw3:after {
  display: none;
}

/* -- 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 Font Awesome -- */

.fa:before {
  margin-right: 7px;
  font-size: 1.2em;
  vertical-align: -1px;
}

.fa.fa-file-pdf-o,
.fa.fa-file-pdf {
  margin-left: 10px;
  color: #d9222a;
}

.fa.fa-file-word-o,
.fa.fa-file-word {
  margin-left: 10px;
  color: #0a51d4;
}

.fa.fa-file-excel-o,
.fa.fa-file-excel {
  margin-left: 10px;
  color: #077b07;
}

.fa.fa-file-pdf-o:before,
.fa.fa-file-pdf:before,
.fa.fa-file-word-o:before,
.fa.fa-file-excel-o:before {
  font-size: 1.3em;
}

.fa.fa-check:before {
  margin-right: 10px;
  color: #bd1f1f;
}

/* ---- File Link Icon ---- */

.article-container a[href$=".pdf"].icn:after,
.article-container a[href$=".xls"].icn:after,
.article-container a[href$=".xlsx"].icn:after,
.article-container a[href$=".doc"].icn:after,
.article-container a[href$=".zip"].icn:after,
.article-container a[href$=".pptx"].icn:after,
.article-container a[href$=".pptm"].icn:after,
.article-container a[href$=".ppt"].icn:after {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: .5em;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 1.3em;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  vertical-align: -1px;
  content: "";
}

.article-container a[href$=".pdf"].icn.btn:after,
.article-container a[href$=".xls"].icn.btn:after,
.article-container a[href$=".xlsx"].icn.btn:after,
.article-container a[href$=".doc"].icn.btn:after,
.article-container a[href$=".zip"].icn.btn:after,
.article-container a[href$=".pptx"].icn.btn:after,
.article-container a[href$=".pptm"].icn.btn:after,
.article-container a[href$=".ppt"].icn.btn:after {
  color: #fff !important;
}

.article-container .column-line2 a[href$=".pdf"].icn:after,
.article-container .column-line2 a[href$=".xls"].icn:after,
.article-container .column-line2 a[href$=".xlsx"].icn:after,
.article-container .column-line2 a[href$=".doc"].icn:after,
.article-container .column-line2 a[href$=".zip"].icn:after,
.article-container .column-line2 a[href$=".pptx"].icn:after,
.article-container .column-line2 a[href$=".pptm"].icn:after,
.article-container .column-line2 a[href$=".ppt"].icn:after {
  display: none;
}

/* -- PDF -- */

.article-container a[href$=".pdf"].icn:after {
  content: "\f1c1";
  color: #d9222a;
}

/* -- Excel -- */

.article-container a[href$=".xls"].icn:after,
.article-container a[href$=".xlsx"].icn:after {
  content: "\f1c3";
  color: #077b07;
}

/* -- Word -- */

.article-container a[href$=".doc"].icn:after {
  content: "\f1c2";
  color: #0a51d4;
}

/* -- PowerPoint -- */

.article-container a[href$=".pptx"].icn:after,
.article-container a[href$=".pptm"].icn:after,
.article-container a[href$=".ppt"].icn:after {
  content: "\f1c4";
  color: #d24726;
}

/* -- ZIP -- */

.article-container a[href$=".zip"].icn:after {
  content: "\f1c6";
  color: #f99d00;
}

/* -- Movie Icon -- */

.icn-movie {
}

.icn-movie * {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  z-index: 0;
  transition: opacity .4s ease-in-out;
  width: 100%;
}

.icn-movie * img {
  position: relative;
  z-index: -1;
}

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

.icn-movie *:before {
  width: 70px;
  height: 70px;
  margin-top: -35px;
  margin-left: -35px;
  border-radius: 100%;
  border: 2px solid #fff;
}

.icn-movie *:after {
  transform: rotate(45deg);
  width: 18px;
  height: 18px;
  margin-top: -9px;
  margin-left: -11px;
  border-radius: 1px;
  border-width: 2px 2px 0 0;
  border-color: #fff #fff transparent transparent;
  border-style: solid;
}

.icn-movie *:hover {
  opacity: .6;
}

.icn-movie *:hover img {
  opacity: 1;
}

/* -- 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 Flow -- */

.icn-flow {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  margin: 0 auto;
  padding: 15px;
}

.icn-flow:before {
  position: absolute;
  top: 7px;
  right: auto;
  left: auto;
  width: 0;
  height: 0;
  margin-left: -32px;
  border-width: 28px 32px;
  border-color: #e0dede transparent transparent transparent ;
  border-style: solid;
  content: "";
}

.icn-flow.icn-flow-lg {
  margin-top: 2em;
  margin-bottom: 1.5em;
  padding: 30px 50px;
}

.icn-flow.icn-flow-lg:before {
  top: 15px;
  margin-left: -48px;
  border-width: 42px 48px;
}

/*  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;
}

/* -- Thumb -- */

.thumb,
.article-container .thumb,
.wp-caption {
  margin-top: 0;
  margin-bottom: 1.5em;
}

figure.thumb,
.article-container figure.thumb {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}

figure.thumb + figure.thumb,
.article-container figure.thumb + figure.thumb {
  margin-top: 1.5em;
}

figure.thumb img,
.article-container figure.thumb img,
.wp-caption img,
.article-container .wp-caption img {
  margin-top: .5em;
  margin-bottom: .8em;
}

.column figure.thumb,
.list figure.thumb,
.column .wp-caption,
.list .wp-caption {
  display: block;
}

.thumb img,
.wp-caption img {
  width: 100%;
}

.thumb-xs,
.thumb-sm,
.thumb-md,
.thumb-lg {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.thumb-xs {
  width: 100px !important;
}

.thumb-sm {
  width: 120px !important;
}

.thumb-md {
  width: 160px !important;
}

.thumb-lg {
  width: 220px !important;
}

.wp-caption {
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.thumb .txt-caption,
.wp-caption .wp-caption-text,
.wp-caption-text {
  padding-top: 0;
  color: inherit;
  font-size: .9em;
  text-align: center;
}

/* -- Pisition -- */

.position-relative {
  position: relative;
}

.img-position,
.article-container .img-position {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0 !important;
}


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

.list ul {
  padding-left: 0;
}

.list.mt-0,
.entry-body .list.mt-0 {
  margin-top: 0 !important;
}

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

.list > * {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}

.list > * > li p,
.list > * > .list-cell p {
  margin-top: 1em !important;
  margin-bottom: 1em !important;
}

.list > * > li p:first-child,
.list > * > .list-cell p:first-child {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.ttl.ttl-style5 + .list,
.ttl.ttl-style4 + .list {
  margin-top: 2em;
}

/* -- List Line -- */

.list-line {
}

.list-line > * > li,
.list-line > * > .list-cell {
  margin: 0 0 .04em !important;
  padding: 20px 0;
  border: 1px solid #ddd;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
}

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

.list-line > * > li > a,
.list-line > * > li.active > *,
.list-line > * > .list-cell > a,
.list-line > * > .list-cell.active > * {
  display: block;
  position: relative;
  padding: 9px 18px;
}

/* -- List Line Dot -- */

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

/* -- List Dot -- */

.list-dot,
.list.list-dot {
  margin: 1em 0;
}

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

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

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

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

.list-dot ul li:before {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 3px;
  height: 3px;
  margin-left: -1.2em;
  margin-right: 14px;
  background: #000;
  border-radius: 100%;
  vertical-align: middle;
  content: "";
}

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

.list-dot.list-dot2 ul li,
.list-dot.list-dot3 ul li,
.list-dot.list-dot4 ul li,
.list-dot.list-dot5 ul li {
  margin-bottom: .5em;
}

.list-dot.list-dot2 ul li:before,
.list-dot.list-dot3 .list-dot.list-dot2 ul li:before {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 13px;
  height: 13px;
  margin-left: -1.5em;
  margin-right: 10px;
  background: #000;
  border: 1px solid #000;
  border-radius: 100%;
  vertical-align: middle;
  content: "";
}

.list-dot.list-dot3 ul li:before,
.list-dot.list-dot2 .list-dot.list-dot3 ul li:before {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 13px;
  height: 13px;
  margin-left: -1.5em;
  margin-right: 10px;
  background: #fff;
  border: 1px solid #000;
  border-radius: 100%;
  vertical-align: middle;
  content: "";
}

.list-dot.list-dot4 ul li:before {
  display: inline;
  width: auto;
  height: auto;
  background: none;
  margin-left: -1.5em;
  margin-right: 7px;
  content: "※";
}

.lang-e .list-dot.list-dot4 ul {
  margin-left: -.7em !important;
}

.lang-e .list-dot.list-dot4 ul li {
  padding-top: 0;
}

.lang-e .list-dot.list-dot4 ul li:before {
  margin-left: -.7em;
  margin-right: 5px;
  content: "*";
}

.list-dot.list-dot5 ul li:before {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: auto;
  height: auto;
  background: none;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: -1.5em;
  margin-right: 7px;
  color: #bd1f1f;
  content: "\f00c";
}

/* -- 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: 15px;
}

.entry-body .list-row li {
  margin-top: 8px;
}

.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 {
  margin-top: 0 !important;
}

.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: 2em;
}

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

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

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

/* -- List Arrow -- */

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

/* -- List Definition -- */

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

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

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

.list-dl dl dd {
  margin-left: 0;
  padding-left: 150px;
}

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

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

.list-dl.list-line,
.list.list-dl.list-line{
  overflow: hidden;
  margin-bottom: 2em;
}

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

.list-dl.list-line > ul > li {
  padding-top: 15px;
  padding-bottom: 15px;
  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-dl.list-line .column {
  margin-top: 0;
  margin-bottom: 0;
}

/* -- 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;
  vertical-align: top;
}

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

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

/* -- List Definition Line -- */

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

/* -- 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;
}

/* -- List Definition Size -- */

.list-dl-md > dt {
  width: 200px !important;
}

.list-dl-md > dd {
  padding-left: 200px !important;
}

.list-dl-lg > dt {
  width: 240px !important;
}

.list-dl-lg > dd {
  padding-left: 240px !important;
}

/* -- List News -- */

.list-news {
}

.news-ttl a {
  display: block;
  color: #022d92;
}

.news-ttl + .news-thumb {
  padding-top: 15px;
}

.news-thumb {
  display: block;
}

.news-thumb .news-thumb-inner {
  display: block;
  float: left;
  max-width: 252px;
  margin-right: 20px;
}

.news-thumb .news-thumb-inner a,
.news-thumb .news-thumb-inner img {
  width: 100%;
}

.news-thumb .news-thumb-inner a:hover {
  opacity: .7;
}

.news-thumb .txt-caption {
  padding-top: 0;
}

.news-cont {
  padding-top: 8px;
}


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

.table {
  margin-top: 20px;
  background-color: #fff;
  letter-spacing: .05em;
}

.table caption {
  color: #313131;
  font-weight: normal;
}

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

.table > thead > tr > th {
  vertical-align: middle;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 6px 12px;
  border: 1px solid #ccc;
  line-height: 1.6;
  vertical-align: middle;
}

.table > tbody > tr > th {
  width: 22%;
}

.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 {
  border-top-width: 1px;
}

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

/* ---- Active ---- */

.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: #efede6;
  color: #958961;
}

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

.table-ttl {
  background-color: #444;
  color: #fff;
  font-weight: bold;
}

.table-ttl th,
.table-ttl td {
  font-weight: bold !important;
}

.table-ttl.background-tag1 th,
.table-ttl.background-tag2 th,
.table-ttl.background-tag3 th,
.table-ttl.background-tag4 th {
  border-color: transparent;
}

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

.table-responsive {
}

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

.table-responsive2 {
}

/* ---- Concert ---- */

.table-concert {
  margin-top: 30px;
  margin-bottom: 30px;
}

.table-concert > thead > tr,
.table-concert > tbody > tr,
.table-concert > tfoot > tr {
  border-right-width: 0;
  border-left-width: 0;
  border-top-style: dotted;
}

.table-concert > thead > tr:first-child,
.table-concert > tbody > tr:first-child,
.table-concert > tfoot > tr:first-child {
  border-top-style: solid;
}

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

.table-style2 {
  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;
  line-height: 1.7;
}

.table-style2 > tbody > tr > th {
  width: 20%;
  background: #f4f4f4;
}

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

.table-style3 {
  margin-top: 2em;
  margin-bottom: 2em;
}

.table-style3 > thead > tr > th,
.table-style3 > tbody > tr > td {
  text-align: center;
}

.table-style3 > thead > tr > th:first-child {
  text-align: left;
}

.table-style3 > tbody > tr > th {
  width: 40%;
  font-size: .9em;
}

/* ---- Style4 ---- */

.table-style4 {
}

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

.table-style4 > tbody > tr > td {
  padding-top: 20px;
  padding-bottom: 20px;
}

.table-style4 > thead > tr > th,
.table-style4 > tbody > tr > td {
  text-align: center;
}

.table-style4 > tbody > tr > th,
.table-style4 > tbody > tr > td:first-child {
  width: 20%;
}

.table-style4 > thead > tr > th:first-child,
.table-style4 > tbody > tr > td:first-child {
  text-align: left;
}




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

.category-title {
  position: relative;
  z-index: 0;
  background: url(/common/img/img-sample-photo.jpg) top center no-repeat;
  background-color: #000;
  background-size: cover;
  color: #fff;
}

.category-title:before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  background: rgba(0,0,0,.3);
  content: "";
}

.category-title .inner {
  padding-top: 120px;
  padding-bottom: 120px;
  text-align: center;
}

.category-title h1 {
  font-size: 2em;
  font-weight: normal;
}

.category-title h1 span {
  display: block;
  color: inherit;
}

.category-title h1 .txt-lg {
  margin-bottom: .2em;
  font-size: 1.3em;
  line-height: 1.3;
  letter-spacing: .18em;
}

.category-title h1 .txt-sm {
  font-size: .5em;
  font-weight: bold;
  line-height: 1;
  letter-spacing: .02em;
}

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

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

.column > div.clearfix,
.column > ul {
  letter-spacing: -.40em;
}

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

.column > div.clearfix > .column-full,
.column > ul > .column-full {
  width: 100% !important;
}

/* -- Column List -- */

.column-list {
  margin-top: 3em;
  margin-bottom: 3em;
}

.column-list > div.clearfix,
.column-list > ul,
.column > ul {
  margin-bottom: 0 !important;
}

/* -- Title -- */

.column .column-ttl {
  margin: .6em 0;
  font-size: 1.15em;
}

.column img + .column-ttl {
  margin-top: 1.2em;
}

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

/* -- Cont -- */

.column .column-cont,
.article-container .column .column-cont {
  margin-top: .6em;
  margin-bottom: 0;
  line-height: 1.8;
}

.column .column-cont + img {
  margin-top: 2.5em;
}

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

.column.column1 > div.clearfix,
.column.column1 > ul {
  margin-top: -35px;
  padding-left: 0;
}

.column.column1 > div.clearfix > div,
.column.column1 > ul > li {
  width: 1000%;
  padding: 35px 1px 0 0;
}

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

.column.column2 {
  margin-top: 2em;
  margin-bottom: 2em;
}

.column.column2 > div.clearfix,
.column.column2 > ul {
  margin-top: -35px;
  margin-left: -35px;
  padding-left: 0;
}

.column.column2 > div.clearfix > div,
.column.column2 > ul > li {
  width: 50%;
  padding: 35px 1px 0 35px;
}

.column.column2 .column-cont {
}

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

.column.column3 > div.clearfix,
.column.column3 > ul {
  margin-top: -30px;
  margin-left: -30px;
  padding-left: 0;
}

.column.column3 > div.clearfix > div,
.column.column3 > ul > li {
  width: 33.333%;
  padding: 30px 0 0 30px;
}

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

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

.column.column4 > div.clearfix,
.column.column4 > ul {
  margin-top: -25px;
  margin-left: -25px;
  padding-left: 0;
}

.column.column4 > div.clearfix > div,
.column.column4 > ul > li {
  width: 25%;
  padding: 25px 0 0 25px;
}

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

.column.column5 > div.clearfix,
.column.column5 > ul {
  margin-top: -30px;
  margin-left: -30px;
  padding-left: 0;
}

.column.column5 > div.clearfix > div,
.column.column5 > ul > li {
  width: 20%;
  padding: 30px 0 0 30px;
}

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

.column.column6 > div.clearfix,
.column.column6 > ul {
  margin-top: -20px;
  margin-left: -17px;
  padding-left: 0;
}

.column.column6 > div.clearfix > div,
.column.column6 > ul > li {
  width: 16.65%;
  padding: 20px 0 0 17px;
}

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

.column.column7 > div.clearfix,
.column.column7 > ul {
  margin-top: -20px;
  margin-left: -17px;
  padding-left: 0;
}

.column.column7 > div.clearfix > div,
.column.column7 > ul > li {
  width: 14.2%;
  padding: 20px 0 0 17px;
}

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

.column.column8 > div.clearfix,
.column.column8 > ul {
  margin-top: -10px;
  margin-left: -15px;
  padding-left: 0;
}

.column.column8 > div.clearfix > div,
.column.column8 > ul > li {
  width: 12.5%;
  padding: 10px 0 0 15px;
}

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

.column.column-line,
.column.column-line2 {
  overflow: hidden;
  margin-top: 2em;
  margin-bottom: 2em;
}

.textwidget > .column.column-line,
.textwidget > .column.column-line2 {
  margin-top: 20px;
}

.column.column-line > div.clearfix,
.column.column-line > ul,
.column.column-line2 > div.clearfix,
.column.column-line2 > ul {
  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;
  padding-left: 0;
}

.column.column-line2 > div.clearfix,
.column.column-line2 > ul {
  margin: 0 -10px;
}

.column.column-line > div.clearfix > div,
.column.column-line > ul > li {
  border-left: 1px solid #eee;
  margin-top: 20px;
  padding: 0;
}

.column.column-line2 > div.clearfix > div,
.column.column-line2 > ul > li {
  margin: 0;
  padding: 10px;
}

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

.column.column-line2 .column-inner {
  width: 100%;
  height: 100%;
  padding: 33px 40px;
  border: 1px solid #d2d2d2;
}

/* ---- Cell Styles ---- */

.column-style2.column.column3 {
  margin: 2em 0 0;
}

.column-style2.column.column3 > div.clearfix,
.column-style2.column.column3 > ul {
  margin: -15px 0 0 -15px;
}

.column-style2.column.column3 > div.clearfix > div,
.column-style2.column.column3 > ul > li {
  padding: 15px 0 0 15px;
}




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

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

.section2 {
  margin-bottom: 35px;
}

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

.section.bg-default-light > .inner,
.section.bg-default-light2 > .inner,
.section.bg-accent2-light > .inner,
.section.bg-sub3-light > .inner {
  padding-top: 5em;
  padding-bottom: 5em;
}

.article-container .entry-body.inner .section.bg-default-light,
.article-container .entry-body.inner .section.bg-primary-light,
.article-container .entry-body.inner .section.bg-primary3-light,
.article-container .entry-body.inner .section.bg-accent2-light,
.article-container .entry-body.inner .section.bg-sub3-light {
  margin-right: -100%;
  margin-left: -100%;
}

.article-container .entry-body.inner .section.bg-default-light > .inner,
.article-container .entry-body.inner .section.bg-primary-light > .inner,
.article-container .entry-body.inner .section.bg-primary3-light > .inner,
.article-container .entry-body.inner .section.bg-accent2-light > .inner,
.article-container .entry-body.inner .section.bg-sub3-light > .inner {
  width: 1256px;
  padding: 5em 28px;
}

.article-container .entry-body.inner .section.bg-primary-light > .inner,
.article-container .entry-body.inner .section.bg-primary3-light > .inner,
.article-container .entry-body.inner .section.bg-accent2-light > .inner,
.article-container .entry-body.inner .section.bg-sub3-light > .inner {
  padding-top: 3em;
  padding-bottom: 3em;
}

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

.section-main > p:first-child,
.article-container .section-main > p:first-child,
.section-side > p:first-child,
.article-container .section-side > p:first-child,
.section-half > p:first-child,
.article-container .section-half > p:first-child {
  margin-top: 0;
}

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

.section-head {
}

.section-head .ttl {
  margin: -.1em 0 0;
  line-height: 2;
}

.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: 15%;
}

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

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

.section-main,
.section-side {
}

.section-main {
  width: 770px;
}

.section-main2 {
  width: 800px;
}

.section-side {
  width: 290px;
}

.section-side2 {
  width: 320px;
}

.section-side2 .ttl:first-child {
  margin-top: 0;
}

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

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

.section-side .section {
  margin-bottom: 20px;
}

.section-main.float-left {
  width: 770px;
}

.section-side.float-right {
  width: 360px;
}

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

.section-half {
  width: 50%;
}

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

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

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

.section-half .ttl:first-child {
  margin-top: 0;
}

p + .section-half,
p + .section-half + .section-half {
  margin-top: 2em;
}

.ttl + .section-half,
.ttl + .section-half + .section-half {
  margin-top: 1em;
}

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

.section > p,
.section .inner > p,
.section .section-inner > p,
.section .section-half > p,
.section .section-main > p {
  line-height: 2;
}

.section-half .ttl.ttl-style3,
.section-half .ttl.ttl-style4 {
  margin-bottom: 1.2em;
}

.section-half .ttl.ttl-style3 + p,
.section-half .ttl.ttl-style4 + p {
  margin-top: .8em;
}

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

.section-inner {
  margin-top: 5em;
  margin-bottom: 3em;
}

.section-inner:first-child {
  margin-top: 0;
}

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

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


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

.line-frame {
  border: 1px solid #d2d2d2;
}

.line-top {
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid #ccc;
}

.panel-first-child .ttl.line-top {
  margin-top: 50px !important;
}

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

.article-container .panel-grid .line-bottom,
.article-container .panel-grid .line-bottom:last-child {
  margin-bottom: 50px;
}

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

/* -- Animation keyframes -- */

@keyframes opa {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@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);
  }
}

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

.breadcrumb {
  margin: 0;
  padding: 12px 0 12px 220px;
  border-radius: 0;
  background: #222;
  color: #fff;
  font-size: .82em;
  font-weight: bold;
  letter-spacing: 0;
}

.breadcrumb .inner {
  width: 100%;
  padding: 0;
}


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

.pagination {
  display: block;
  margin: 5em 0 0;
  font-size: .95em;
  text-align: center;
}

.pagination span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 5px 12px;
}

.pagination .pages {
  margin-right: 8px;
}

.pagination a,
.pagination .current,
.pagination .previous,
.pagination .next {
  transition: background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  min-width: 40px;
  height: 40px;
  margin: 0 3px 12px;
  padding: 0;
  border: 1px solid #e7e7e7;
  background: #ffff;
  color: #999;
  font-size: 1em;
  vertical-align: middle;
  line-height: 40px;
}

.pagination a {
  border: 1px solid #e7e7e7;
  background: #e7e7e7;
  color: #555 !important;
  text-decoration: none;
}

.pagination a:hover,
.pagination .current {
  border-color: #203583;
  background-color: #203583;
  color: #fff !important;
}

.pagination a:hover {
  border-color: #022d92;
  background-color: #022d92;
}



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

.pager {
  margin: 3em 0;
  padding-top: 3em;
  border-top: 1px solid #ccc;
  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 {
  background-color: #000;
  color: #fff;
  text-decoration: none;
}

/* -- Previous -- */

.pager .previous {
  float: left;
}

/* -- Next -- */

.pager .next {
  float: right;
}


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

.mw_wp_form {
}

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

.mw_wp_form table {
  margin-bottom: 2em;
}

.mw_wp_form table th {
  letter-spacing: -.05em
}

.mw_wp_form .tag.tag-sm {
  margin: .4em 0 .4em .9em;
}

.mw_wp_form table td {
  font-size: 1.05em;
  letter-spacing: -.02em;
}

.mw_wp_form table td .txt-sm {
  padding-left: .6em;
  font-size: .8em;
}

.mw_wp_form input[type="text"] {
  margin-top: .4em;
  margin-right: .7em;
  margin-bottom: .4em;
  vertical-align: middle;
}

.mw_wp_form input[maxlength="4"],
.mw_wp_form input[maxlength="5"] {
  margin-right: .1em;
}

.mw_wp_form input[size="10"] {
  width: 90px;
}

.mw_wp_form input[size="20"] {
  width: 150px;
}

.mw_wp_form input[size="40"] {
  width: 300px;
}

.mw_wp_form input[size="70"] {
  width: 530px;
}

.mw_wp_form table td label {
  margin-top: .4em;
  margin-bottom: .4em;
  padding-right: 1em;
  font-weight: normal;
}

.mw_wp_form table td label input[type="text"] {
  margin-left: 1em;
}

.mw_wp_form table td textarea {
  height: 90px;
  min-height: 90px;
  margin: .2em 0 -.2em;
}

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

.mw_wp_form .btn-wrap {
  margin-top: 4em;
}

.mw_wp_form .btn-wrap div {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 .7em;
  vertical-align: middle;
}

.mw_wp_form .btn-wrap .btn {
  width: 360px;
}

.mw_wp_form .btn-wrap .btn.btn-lg-x {
  padding: 0 !important;
}

.mw_wp_form .btn-wrap .btn:before {
  margin-top: -4px;
}

.mw_wp_form .btn-wrap .btn:hover {
  opacity: .7;
}

.mw_wp_form .btn-wrap .btn input {
  display: block;
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  padding: 22px 22px 22px 12px;
  background: none;
  border: none;
}

.mw_wp_form .btn-wrap .btn-confirm:before {
  right: 122px;
}

.mw_wp_form .btn-wrap .btn-submit:before {
  right: 132px;
}

.mw_wp_form .btn-wrap .btn-back:before {
  right: auto;
  left: 150px;
  transform: rotate(-135deg);
}

.mw_wp_form .btn-wrap .btn-back input {
  padding-right: 12px;
  padding-left: 22px;
}


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

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

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

.search-form {
  position: relative;
}

.search-form .search-input {
  width: 476px;
  height: 50px;
  margin-right: 10px;
  padding: 5px 15px !important;
  border-radius: 4px !important;
  border: 1px solid #ccc;
  box-shadow: none;
  background: #fff;
  color: #222;
  font-size: .82em;
  line-height: 24px;
}

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

.search-form .search-btn {
  overflow: hidden;
  transition: background .4s ease-in-out,opacity .4s ease-in-out;
  padding: 23px 55px;
  border-radius: 0 !important;
  border: none;
  background: #000;
  color: #fff;
  font-size: .98em;
  font-weight: bold;
  letter-spacing: 0.04em;
  white-space: nowrap;
  cursor: pointer;
}

.search-form .search-btn:hover,
.search-form .search-btn:focus {
  opacity: .7;
}


/*  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 {
  padding: 0 2px;
  background: #fff;
}

.embed-tw a {
  font-size: .85em;
}

.embed-tw iframe {
  max-width: 410px !important;
  height: 500px !important;
  max-height: 600px !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 {
}

.mega-header .inner {
  padding-top: 45px;
  padding-bottom: 0;
}

.mega-header h1 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 1em;
  margin: 0;
  vertical-align: middle;
}

.mega-header h1 span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: bottom;
}

.mega-header h1 .txt-lg {
  padding-right: 25px;
  font-size: 1.7em;
}

.mega-header h1 .txt-sm {
  font-size: .92em;
}

.mega-header .btn-wrap {
  float: right;
  padding-top: 10px;
}


/*  Entry Container
-------------------------- */

.entry-container {
}

.entry-container .entry-body .entry-body-content.bg-default-light:last-child {
  padding-bottom: 30px;
}

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

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

/* Flyer Image */

.thumb-flyer {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  vertical-align: top;
}

.thumb-flyer img {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
}

.thumb-flyer a:hover {
  opacity: .8;
}

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

/* Child */

.txt-child {
}

.txt-child .tag {
  vertical-align: middle;
}

/* Asterisk */

.txt-asterisk {
  padding-left: 15px;
  text-indent: -15px;
}

.entry-cell .txt-asterisk + .txt-asterisk {
  margin-top: 0;
}

.txt-asterisk.txt-small {
  padding-left: 12px;
  text-indent: -12px;
}

/* Date */

.entry-date {
}

/* Price */

.entry-price {
}

.entry-price strong {
  font-weight: normal;
}

.entry-price > span,
.entry-price > strong > span {
  display: block;
  padding-right: 10px;
}

.entry-price .txt-accent {
  padding-left: 5px;
  color: #e62020;
}

/* PDF */

.txt-pdf a,
.txt-pdf a[target="_blank"] {
  padding: 0 !important;
  background: none !important;
  color: #022d92;
}

.txt-pdf a:before,
.txt-pdf a:after,
.txt-pdf a[target="_blank"]:before,
.txt-pdf a[target="_blank"]:after {
  display: none;
}
/*
.txt-pdf:before {
  content: "\f1c1";
  margin-left: 10px;
  font: normal normal normal 14px/1 FontAwesome;
  color: #d9222a;
  font-size: 1.3em;
}
*/

/* -- Tag Info -- */

.tag-info {
  display: inline;
}

.tag-info ul {
  display: block;
  vertical-align: middle;
  margin-top: 15px;
}

.tag-info ul:first-child {
  margin-top: 0;
}

.tag-info li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 7px;
}

.tag-info li:first-child {
  padding-left: 0;
}

.tag-info a {
  text-decoration: underline;
}

.tag-info a:hover {
  text-decoration: none;
}

.tag-info .tag {
  margin-bottom: 0;
}

.tag-info .txt-info {
  padding: 0 2px;
  font-size: .82em;
}

.tag-info .txt-info img {
  margin-bottom: 3px;
  vertical-align: middle;
}

/* -- SNS -- */

.sns-list {
  margin-left: 20px;
  padding: 2px 3px;
  background: #fff;
  font-size: .95em;
  line-height: 1.2;
}

.sns-list dl {
  margin: 0;
}

.sns-list dt,
.sns-list dd {
  display: table-cell;
  vertical-align: middle;
}

.sns-list dt {
  padding: 0 15px 0 10px;
  font-weight: bold;
}

.sns-list dt:before {
  top: 50%;
  left: auto;
  right: 0;
  margin-top: -4px;
}

.sns-list dd {
  padding-left: 10px;
}

.sns-list ul {
  margin: 0;
  padding-left: 0;
  letter-spacing: -.4em;
}

.sns-list li {
  display: inline-block;
  *display: inline;/* IE7用 */
  *zoom: 1;/* IE7用 */
  width: 75px;
  margin: 2px;
  font-size: 0;
  line-height: 0;
  letter-spacing: normal;
  text-align: center;
  vertical-align: middle;
}

.sns-list li a {
  display: block;
  height: 32px;
  padding: 10px;
}

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

.sns-list #sns-tw {
  background: #1c94e0;
}

.sns-list #sns-tw img {
  width: 15px;
}

.sns-list #sns-fb {
  background: #4266b2;
}

.sns-list #sns-fb img {
  width: 7px;
}

.sns-list #sns-line {
  padding-top: 7px;
  background: #00b901;
}

.sns-list #sns-line img {
  width: 20px;
}

/* -- Notes -- */

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

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

/* -- Notes2 -- */

.notes2 {
  margin-bottom: 2em;
  padding: 20px 25px;
  background-color: #f6f6f6;
  line-height: 1.85;
}

.list.list-line + .notes2,
.table + .notes2 {
  margin-top: 3em;
}

.notes2.float-right {
  margin-left: 3em;
}

.notes2.float-left {
  margin-right: 3em;
}

.notes2 .ttl {
  margin-top: 0;
  margin-bottom: 1em;
}

.notes2 p,
.article-container .notes2 p {
  margin-top: 1em;
  margin-bottom: 1em;
}

.notes2 .list-dl dl dt {
  margin-top: 1em;
}

/* -- Notes3 -- */

.notes3 {
  margin-bottom: 5em;
  padding: 30px 35px;
}

.notes3 .inner {
  width: auto;
  margin: -30px -35px;
  padding: 30px 35px;
}

.notes3.img-left {
  margin-top: 5em;
  margin-right: -100%;
  padding: 0;
}

.notes3.img-left .inner {
  width: 1200px;
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.img-left .section-half.float-left img {
  width: 743px;
  max-width: 743px;
  margin-top: -70px;
  margin-left: -160px;
}

.notes3.img-right {
  margin-top: 5em;
  margin-left: -100%;
  padding: 0;
}

.notes3.img-right .inner {
  width: 1200px;
  margin-right: 0;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
}

.img-right .section-half.float-right img {
  width: 743px;
  max-width: 743px;
  margin-top: -70px;
  margin-right: -160px;
}

/* -- Well -- */

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

/* -- Alert -- */

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

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

.entry-list {
  padding-bottom: 80px;
}

.entry-list:first-child {
  padding-top: 20px;
}

.entry-list .ttl-entry-list {
  margin-bottom: 40px;
}

.entry-list .ttl-entry-list .txt-sm {
  margin-left: 10px;
}

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

.entry-section {
  display: table;
  width: 100%;
  font-size: .9em;
}

.entry-list .entry-section {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #ddd;
}

.entry-list .entry-section:first-child,
.entry-list .ttl-entry-list + .entry-section {
  margin-top: 0;
  padding-top: 0;
  border-top-width: 0;
}

/* ---- Entry Cell ---- */

.entry-cell {
  display: table-cell;
  padding-left: 60px;
  line-height: 1.7;
  letter-spacing: .02em;
  vertical-align: top;
}

.entry-cell:first-child {
  padding-left: 0;
}

.entry-cell .entry-link {
}

.entry-cell p {
  margin-bottom: 15px;
}

/* ---- Entry Thumb ---- */

.entry-cell.entry-thumb {
  width: 17%;
}

/* Image */

.entry-cell .thumb-flyer {
  width: 200px;
}

/* ---- Entry Content ---- */

.entry-cell.entry-content {
  width: 57%;
}

/* -- Date -- */

.entry-cell .entry-date {
  display: block;
  margin: 0 0 5px;
  font-size: 1.15em;
  font-weight: bold;
}

.entry-date .date-time {
  padding-left: 8px;
  font-size: .8em;
  font-weight: normal;
}

.entry-date .date-week {
  margin-right: -5px;
  margin-left: -5px;
}

.lang-e .entry-date .date-week {
  margin: 0;
}

/* Sunday */
.date-week-sun {
  color: #b20000;
}

/* Saturday */
.date-week-sat {
  color: #00698c;
}

/* holiday */
.holiday {
  color: #b20000;
}


/* -- Title -- */

.entry-cell .entry-title {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 10px 0 0;
  font-size: 1.7em;
  line-height: 1.5;
  letter-spacing: .02em;
  vertical-align: middle;
}

.entry-cell .entry-title a {
  color: #1e3285;
  text-decoration: none;
}

/* -- Hall -- */

.entry-cell .entry-hall {
  margin-top: 5px;
  font-size: .95em;
}

/* -- Entry Detail -- */

.entry-cell .entry-detail {
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px dotted #888;
}

.entry-cell .notes {
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 15px;
  background-color: #f6f6f6;
  font-size: .9em;
  letter-spacing: -.04em;
}

.lang-e .entry-cell .notes {
  letter-spacing: 0;
}

/* ---- Entry Status ---- */

.entry-cell.entry-status {
  width: 26%;
}

.entry-cell .btn.btn-lg {
  min-width: 100%;
}

/* ---- Entry Finished ---- */

.entry-finished .entry-thumb,
.entry-finished .entry-date,
.entry-finished .entry-title,
.entry-finished .entry-hall,
.entry-finished .entry-detail {
  opacity: .3;
}


/*  Entry Body (Detail)
-------------------------- */

/* ------ Main Visual ------ */

.entry-main-visual {
  position: relative;
  z-index: 0;
  margin-top: 10px;
  margin-bottom: 80px;
}

/* ---- Main Visual ---- */

.main-visual {
  padding: 30px 30px 0 50px;
  background: #fff;
  font-size: 1.05em;
  letter-spacing: .05em;
  line-height: 1.8;
}

/* -- Image -- */

.main-visual-image {
  float: right;
  min-height: 100%;
  width: 44%;
  overflow: hidden;
}

/* -- Content -- */

.main-visual-content {
  position: relative;
  z-index: 0;
  width: 100%;
}

.main-visual-image + .main-visual-content {
  padding-right: 46.5%;
}

/* -- Tag -- */

.main-visual .entry-tag {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.main-visual .entry-tag img {
  width: 150px;
}

/* -- Entry Content -- */

.main-visual .entry-content {
  padding-top: 30px;
  padding-bottom: 30px;
}

.main-visual .entry-tag + .entry-content {
  padding-left: 40px;
}

/* -- Title -- */

.main-visual .entry-title {
  margin-top: 0;
  margin-bottom: 30px;
  font-family:  "ヒラギノ明朝 ProN W3", "HiraMinProN-W3","游明朝", "YuMincho", "HG明朝E","メイリオ", Meiryo, Verdana, sans-serif;
  font-size: 1.95em;
  font-weight: normal;
  letter-spacing: .1em;
  line-height: 1.45;
}

.main-visual .entry-tag + .entry-content .entry-title {
  margin-top: 55px;
}

/* -- Date -- */

.main-visual .entry-date {
}

.main-visual .entry-date span {
  font-weight: normal;
}

.main-visual .entry-date .date-time {
  font-size: 1em;
}

/* -- Date -- */

.main-visual .entry-hall {
}

.main-visual .btn-sm {
  margin: 0 8px;
  padding: 5px 15px;
  font-size: .75em;
  vertical-align: middle;
}

.main-visual .btn-sm + .btn-sm {
  margin-left: 0;
}

/* -- Sub Catch -- */

.entry-sub-catch {
  margin-top: 20px;
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.65;
}

/* -- Button Area -- */

.main-visual .btn-wrap {
  margin-top: 40px;
}

.main-visual .entry-sub-catch + .btn-wrap {
  margin-top: 25px;
}

.main-visual .btn-wrap .btn {
  min-width: 395px;
}

/* -- Color Style Setting -- */

.main-visual-dark:before,
.main-visual-light:before {
  position: absolute;
  top: 30px;
  left: 80px;
  right: -500%;
  bottom: -30px;
  z-index: -1;
  background: #eee;
  content: "";
}

.main-visual-dark .main-visual,
.main-visual-light .main-visual {
  padding-bottom: 30px;
}

/* Dark Style */

.main-visual-dark .main-visual {
  background: #222;
  color: #fff;
}

/* Light Style */

.main-visual-light .main-visual {
  background: #f0f0e1;
}

/* ---- Main Visual Bottom ---- */

.main-visual-bottom {
  min-height: 50px;
  padding-top: 25px;
  font-size: .85em;
  font-weight: bold;
  text-align: right;
  letter-spacing: .02em;
}

.main-visual-bottom > * {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.main-visual-bottom > p {
  margin-left: 8px;
}

.main-visual-bottom .tag {
  padding: 7px 25px;
  font-size: 1em;
  margin-top: .5em;
  margin-bottom: .5em;
  text-align: left;
}

.main-visual-bottom .tag + .tag {
  margin-left: 0;
}

/* ------ Entry Body ------ */

.entry-body {
  line-height: 1.9;
}

.entry-body-content {
}

/* ---- Entry Head ---- */

.entry-head {
}

/* ---- Entry Mata ---- */

.entry-meta {
}

/* ---- Entry Content ---- */

.entry-body .entry-content {
  margin-top: 25px;
}

.entry-body .entry-content p {
  margin-bottom: 20px;
}

.entry-body .entry-content strong {
  font-weight: bold;
}

.entry-body .entry-content del {
  text-decoration: line-through;
}

.entry-body .entry-content a {
  text-decoration: underline;
}

.entry-body .entry-content a:hover,
.entry-body .entry-content a:focus {
  text-decoration: none;
}

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

.entry-body .column {
  overflow: hidden;
}

.entry-body .column > ul > li ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}

.entry-body .list + .column {
  margin-top: 2em;
}

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

.entry-body ul,
.entry-body ol {
  margin: 30px 0;
  padding-left: 1em;
}

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

.entry-body ul > li,
.entry-body ol > li {
  margin-bottom: 8px;
}

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

/* -- List Dot -- */

.entry-body ul {
}

.entry-body ul > li {
  list-style-type: disc;
}

/* -- List Number -- */

.entry-body ol {
}

.entry-body ol > li {
  list-style-type: decimal;
}

/* -- List Other -- */

.entry-body .list {
  margin: 0;
}

.entry-body .list > ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}

.entry-body .list ul.pl-0 {
  padding-left: 0;
}

.entry-body .list ul > li {
  list-style-type: none;
}

.entry-body .list > ul + p {
  margin-top: 1em;
}

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

.entry-body dl {
  margin: 20px 0;
}

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

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

/* -- Dl Other -- */

.entry-body .list-dl dl {
  margin: 0 !important;
}

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

.entry-body table {
}

.entry-body table th {
}

.entry-body table td {
}

.entry-body table td p {
  margin: 0;
  padding-top: 20px;
}

.entry-body table td p:first-child {
  padding-top: 0;
}

.entry-body table ul,
.entry-body table ol {
  margin: 0;
}

.entry-body table ul {
  padding-left: 1.5em;
}

.entry-body table ul li {
  float: left;
  margin-right: 30px;
}

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

.entry-body .list-row {
}

.entry-body .list-row ul {
  padding-left: 0;
}

.entry-body .entry-content p.clearfix {
  height: 0;
}

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

/* editor */
.entry-body p {
  margin-top: .5em;
  margin-bottom: .5em;
}

.entry-body strong {
  font-weight: bold;
}

.entry-body em {
  font-style: italic;
}

.entry-body blockquote {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 40px;
  -webkit-margin-end: 40px;
}

/* img */
.aligncenter,
.alignleft,
.alignright {
  display: block;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

.aligncenter {
  display: block;
  margin: 2em auto;
}

.alignright,
.article-container .alignright {
  float: right;
  margin-left: 3em;
  margin-bottom: 2em;
}

.alignleft,
.article-container .alignleft {
  float: left;
  margin-right: 3em;
  margin-bottom: 2em;
}

.alignright,
.article-container .alignright,
.alignleft,
.article-container .alignleft {
  margin-top: 0;
}

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

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

.entry-body h1 {
  font-size: 1.6em;
  font-weight: bold;
}

.entry-body h2 {
  margin: 15px 0;
  font-size: 1.4em;
  font-weight: bold;
}

.entry-body h3 {
  margin: 10px 0 15px;
  font-size: 1.2em;
  font-weight: bold;
}

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

.entry-body a,
.entry-body a:hover {
  color: #022d92;
}

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

.entry-body .section {
  margin-bottom: 3.5em;
  line-height: 1.8;
}

.entry-body.inner .section > .inner {
  width: auto;
  padding: 0;
}

.entry-body .section.bg-default-light,
.entry-body .section.bg-default-light2,
.entry-body .section.bg-accent2-light,
.entry-body .section.bg-sub3-light {
  margin-bottom: 3.5em;
}

.entry-body .panel-grid:last-child .section.bg-default-light:last-child,
.entry-body .panel-grid:last-child .section.bg-default-light2:last-child,
.entry-body .panel-grid:last-child .section.bg-accent2-light:last-child,
.entry-body .panel-grid:last-child .section.bg-sub3-light:last-child {
  margin-bottom: -80px;
}

.article-container .panel-grid:last-child .section.bg-default-light,
.article-container .panel-grid:last-child .section.bg-primary-light,
.article-container .panel-grid:last-child .section.bg-primary3-light,
.article-container .panel-grid:last-child .section.bg-accent2-light,
.article-container .panel-grid:last-child .section.bg-sub3-light {
  margin-bottom: -100px;
}

.entry-body .section .section-head,
.entry-body .section .section-content {
  margin-bottom: 2em;
}

.entry-body .section .section-content.bg-default-light,
.entry-body .section .section-content.bg-default-light2,
.entry-body .section .section-content.bg-accent2-light,
.entry-body .section .section-content.bg-sub3-light {
  /*min-height: 110px;*/
  padding: 1em 1.5em;
}

.entry-body .section .section-content p {
  margin-top: 2em;
}

.entry-body .section .section-content .btn-wrap {
  margin-top: 20px;
  margin-bottom: 15px;
}

.entry-body .section .section-content .btn-wrap .btn-lg {
  width: 100%;
  padding-top: 14px;
  padding-bottom: 14px;
}

.entry-body .section .section-content p:first-child {
  margin-top: 0;
}

.entry-body .section .section-content > p.txt-en {
  padding-top: 15px;
}

.entry-body .section .section-content > p > img {
  margin-top: 10px;
  margin-right: 15px;
}

.entry-body .section .ttl-section {
  letter-spacing: .05em;
}

/* ---- Entry Detail ---- */

.entry-body .entry-detail {
  margin-bottom: 70px;
}

.entry-body .entry-detail .section {
  overflow: hidden;
  margin-right: 380px;
  margin-bottom: 0;
}

/* ------ Thumb ------ */

.entry-body .entry-detail .entry-thumb {
  float: right;
  width: 300px;
  margin-right: 0;
  text-align: center;
}

.entry-body .entry-thumb {
  font-size: .95em;
}

.entry-body .entry-thumb a {
  color: #022d92;
}

.entry-body .entry-thumb p {
  margin-top: 0;
}

.entry-body .entry-thumb .txt-pdf {
  text-align: right;
}

/* ------ Profile ------ */

.entry-body .entry-profile {
}

.entry-body .profile-list {
  margin-bottom: 30px;
}

.entry-body .profile-list ul {
  padding-left: 0;
}

.entry-body .profile-list li {
  margin: 0;
  padding: 18px 0;
}

.entry-body .profile-list li:first-child {
  padding-top: 0;
}

.entry-body .profile-list li > a {
  margin: -18px 0;
  padding: 18px 0;
}

.entry-body .profile-list dt {
  min-width: 60px;
}

.entry-body .profile-list dd {
  padding-left: 40px;
  vertical-align: middle;
}

.entry-body .profile-list .btn.btn-sm {
  padding: 4px 8px;
  font-size: .9em;
}

.entry-body .profile-list a {
  color: #000;
}

/* -- Profile Text -- */

.entry-body .entry-profile .profile-txt,
.entry-body .entry-profile .section-content .profile-txt:first-child,
.entry-body .entry-profile .section-content .profile-txt {
  margin-top: .3em;
}

.entry-body .entry-profile .profile-txt .icn-arw {
  display: inline;
  color: #022d92;
}

.entry-body .entry-profile .profile-txt .icn-arw:before {
  top: 3px;
}

/* -- Profile Thumb -- */

.entry-body .entry-profile .profile-thumb {
  float: right;
  max-width: 350px;
  margin-top: .5em;
  margin-left: 20px;
  margin-bottom: .5em;
  text-align: right;
  letter-spacing: -.4em;
}

.entry-body .entry-profile .profile-thumb img {
  width: 100px;
  margin-left: 10px;
  margin-bottom: 10px;
}

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

.profile-section {
  margin-top: 35px;
  padding-top: 35px;
  padding-bottom: 0;
  border-top: 1px dotted #666;
}

.profile-section:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top-width: 0;
}

.profile-section .section-head.float-left {
  width: 22%;
  text-align: left;
}

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

.profile-section .section-content.float-right {
  width: 78%;
  padding-left: 30px;
}

.profile-section .ttl-profile-name {
  margin-bottom: 10px;
}

.profile-section .ttl-profile-name .txt-lg {
  font-size: 1em;
}

.profile-section .ttl-profile-name .txt-sm {
  font-size: .65em;
}

.profile-section .profile-content {
  font-size: .95em;
  line-height: 1.9;
  letter-spacing: -.02em;
}

.lang-e .profile-section .profile-content {
  letter-spacing: 0;
}

/* -- Profile Detail -- */

.profile-detail {
  font-size: .98em;
  line-height: 1.9;
}

.profile-detail .ttl {
  font-size: 1.5em;
  text-align: left;
  font-weight: normal;
}

.profile-detail .thumb.float-left {
  margin: 0 30px 30px 0;
}

.profile-detail .thumb.float-right {
  margin: 0 0 30px 30px;
}

.profile-detail p {
  margin: 2em 0;
}

.profile-detail p:first-child,
.profile-detail .thumb + p {
  margin-top: 0;
}

/* ------ Program ------ */

.entry-body .entry-program {
}

.entry-body .program-list {
  margin-bottom: 20px;
}

.program-list ul {
  padding-left: 0 !important;
}

.program-list li {
  overflow: hidden;
  margin: 0 !important;
  letter-spacing: -.4em;
}

.program-list p {
  margin: 0;
}

.program-list > ul > li {
  display: table;
  width: 100%;
}

.program-list .program-title ,
.program-list .program-link {
  display: table-cell;
  vertical-align: middle;
  letter-spacing: normal;
}

.program-list .program-title {
  font-size: .98em;
  line-height: 1.5;
  letter-spacing: -.05em;
}

.program-list .program-link {
  width: 100px;
  padding-left: 10px;
}

.program-list .program-link > p {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
}

.program-list .btn-sm {
  min-width: 95px;
  margin: 2px;
  vertical-align: middle;
  white-space: nowrap;
}

.icn-play {
  background: url(../img/icn-play.png) no-repeat 95% center;
  background-size: 10px;
}

.btn .icn-play {
  margin-right: -8px;
  padding-right: 18px;
}

/* -- Modal Section -- */

.modal-section .program-section {
  padding-right: 10px;
  padding-left: 10px;
}

.modal-section .program-section p {
  margin: 1.5em 0;
  line-height: 1.9;
}

.modal-section .program-section .table > tbody > tr > th {
  width: 16%;
  text-align: center;
  white-space: nowrap;
}

.modal-section .program-section .txt-sm {
  line-height: 1.6;
}

.modal-section .program-section .table {
  margin-top: 40px;
  margin-bottom: 40px;
}

/* ------ Seat ------ */

.entry-body .entry-seat {
}

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

.entry-body .entry-pickup {
}


/* ------ Movie ------ */

.entry-body .entry-movie {
}

.entry-body .entry-movie .icn-movie,
.entry-body .entry-movie .icn-movie a {
  display: block;
}

.entry-body .entry-movie .icn-movie img {
  width: 100%;
}

.entry-body iframe {
  /*
  width: 697px !important;
  height: 392px !important;
  */
  margin: .8em 0;
}

.entry-body .column iframe {
  margin: .3em 0;
}

.entry-body iframe:first-child,
.entry-body .column iframe:first-child {
  margin-top: 0;
}

.entry-body .entry-movie p {
  margin-top: .2em;
  margin-bottom: .2em;
}

.entry-body .entry-movie iframe + p {
  margin-top: .2em !important;
}

/* ---- Entry Body Content ---- */

.entry-body .entry-body-content {
}

/* ---- Entry Body Content (Background) ---- */

.entry-body .entry-body-content.bg-default-light {
}

.entry-body .entry-body-content.bg-default-light .ttl.ttl-style1 {
  position: relative;
  top: -40px;
  margin-top: 0;
  margin-bottom: 20px;
}

.entry-body .entry-body-content.bg-default-light .section {
  margin: 0 20px;
  padding: 40px 0 0;
  border-top: 1px solid #ddd;
}

.entry-body .entry-body-content.bg-default-light .section:first-child,
.entry-body .entry-body-content.bg-default-light .ttl + .section {
  border-top-width: 0;
}

.entry-body .entry-body-content.bg-default-light .ttl + .section {
  padding-top: 0;
}

.entry-body .entry-body-content.bg-default-light + .entry-body-content.bg-default-light .section:first-child {
  padding-top: 40px;
  border-top-width: 1px;
}

/* -- Child Section -- */

.entry-body .entry-body-content.bg-default-light .section .section {
  position: relative;
  z-index: 0;
  overflow: visible;
  clear: both;
  margin: -1px 0;
  padding: 40px 0 0;
  border-top: 1px solid #ddd;
  border-bottom-width: 0;
}

.entry-body .entry-body-content.bg-default-light .section .section:first-child,
.entry-body .entry-body-content.bg-default-light .section .ttl + .section,
.entry-body .entry-body-content.bg-default-light .section .ttl + p {
  padding-top: 1px;
  padding-bottom: 0;
  border-top-width: 0;
}

.entry-body .entry-body-content.bg-default-light .section .section:first-child {
  border-top-width: 0;
}

.entry-body .entry-body-content.bg-default-light .section-head,
.entry-body .entry-body-content.bg-default-light .section-content {
  margin-bottom: 40px;
}

.entry-body .entry-body-content.bg-default-light .section-head {
  text-align: left;
}

.entry-body .entry-body-content.bg-default-light .section-head.float-left {
  width: 25%;
  clear: left;
}

.entry-body .entry-body-content.bg-default-light .section-content {
  padding-bottom: 0;
}

.entry-body .entry-body-content.bg-default-light .section-content.float-right {
  width: 75%;
}

.entry-body .entry-body-content.bg-default-light .section-content p {
  margin-top: 2em;
  margin-bottom: 0;
}

.entry-body .entry-body-content.bg-default-light .section-content p:first-child {
  margin-top: 0;
}

.entry-body .entry-body-content.bg-default-light .txt-cont {
  overflow: hidden;
  clear: both;
  margin-top: 0;
  margin-bottom: 40px;
  padding-top: 40px;
  font-size: .95em;
  line-height: 1.8;
  border-top: 1px solid #ddd;
}

.entry-body .entry-body-content.bg-default-light .txt-cont:first-child {
  padding-top: 0;
  border-top-width: 0;
}

.entry-body .entry-body-content.bg-default-light .btn.btn-lg-x {
  padding-right: 20px;
  padding-left: 20px;
}

/* ---- Entry Ticket ---- */

/* -- Ticket Table -- */

.table-ticket {
  margin-top: 0;
  margin-bottom: 1.3em;
  font-size: .98em;
  font-weight: bold;
}

.table-ticket thead th,
.table-ticket tbody td {
  text-align: center;
}

.table-ticket tbody .seat0 {
  width: 160px;
  text-align: left;
  white-space: nowrap;
}

/* -- Ticket List -- */

.ticket-list {
  font-size: .94em;
}

.ticket-list > ul {
  margin-top: -15px !important;
  margin-left: -10px !important;
  padding-left: 0 !important;
}

.ticket-list > ul > li {
  margin-bottom: 0 !important;
  padding-top: 15px !important;
  padding-left: 10px !important;
}

.ticket-list dl,
.ticket-list dt,
.ticket-list dd {
  display: block !important;
  margin: 0 !important;
}

.ticket-list dt {
  float: left;
  width: 75px;
  min-width: 0 !important;
  padding-right: 15px;
}

.ticket-list dd {
  width: auto !important;
  padding-left: 75px !important;
}

.ticket-list .icn-ticket {
  width: 60px;
  vertical-align: middle;
}

.ticket-list .link-tel {
  margin-left: 5px;
  white-space: nowrap;
}

.ticket-list a {
  margin-left: 10px;
}

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

.discount-list {
}

.discount-list dl {
  margin-top: 10px;
  margin-bottom: 15px;
}

.discount-list dl dd {
  margin-left: 0;
}

.discount-list dl dd .list-row ul {
  margin-top: -10px;
  margin-left: -3px;
}

.discount-list dl dd .list-row li {
  margin: 0;
  padding-top: 10px;
  padding-left: 3px;
}

.discount-list .btn-sm {
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: .9em;
}

/* ---- Discount Plan ---- */

.discount-plan {
  width: 390px;
  max-width: 100%;
  margin: 0 auto !important;
  padding: .5em .5em 1.5em;
  line-height: 1.8;
}

.column-inner .discount-plan {
  width: auto;
  max-width: initial;
  margin: -5px -10px !important;
  padding: 0;
}

/* -- Discount Plan Head -- */

.discount-plan .discount-plan-head {
  margin-top: 0;
  margin-bottom: 2em;
}

.icn-discount,
.article-container .icn-discount {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 73px;
  height: 73px;
  margin: 0 .8em 0 0;
  vertical-align: top;
  text-align: center;
  line-height: 71px;
}

.icn-discount img {
  margin-top: 0 !important;
}

.discount-plan .discount-plan-head .icn-discount {
  float: left;
  margin: 0 25px 0 0;
}

.discount-plan .discount-plan-head .txt-md {
  margin-top: 0;
  margin-bottom: .2em;
  line-height: 1.5;
}

.discount-plan .discount-plan-head h3.ttl {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.5;
}

/* -- Discount Plan Content -- */

.discount-plan .discount-plan-content {
  font-size: .85em;
  letter-spacing: .04em;
}

.discount-plan .discount-plan-content p {
  margin-top: 20px;
}

.discount-plan .discount-plan-content .txt-md {
  margin-bottom: 2em;
  line-height: 1.7;
}

.discount-plan .list-dot.list-dot5 {
  margin-bottom: 35px;
  font-size: 1.1em;
}

.discount-plan .list-dot.list-dot5 ul {
  margin-top: -20px;
}

.discount-plan .list-dot.list-dot5 ul li {
  padding-top: 20px;
}

.discount-plan .list-dot.list-dot5 ul li:before {
  color: #99cc34;
}

/* -- Entry Service -- */

.entry-body .entry-service {
}

/* -- Entry Support -- */

.entry-body .entry-support {
}


/* ---- Ticket Pay ---- */

.ticket-pay {
  text-align: center;
}

.column-inner .ticket-pay {
  width: auto;
  max-width: initial;
  margin: -15px -25px !important;
  padding: 0;
}

.ticket-pay .img-payeasy {
  margin: 5px 30px 5px 60px !important;
}

.ticket-pay .ticket-pay-info {
  min-height: 150px;
}

.ticket-pay.pay-telephone .ticket-pay-info {
  min-height: 110px;
}

.ticket-pay .txt-pay-link img {
  margin: 5px 12px !important;
}

.ticket-pay .txt-pay-link span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: left;
  vertical-align: middle;
}


/* ---- Ticket Telephone ---- */

.ticket-telephone {
  margin: 1em 0 2em;
  padding: 35px 40px;
  font-weight: bold;
  letter-spacing: .02em;
}

.ticket-telephone .ttl,
.ticket-telephone p {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 18px !important;
  vertical-align: middle;
}


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

.info-list {
  line-height: 1.6;
}

/* ---- Entry Related ---- */

.entry-related {
  margin-top: 70px;
}

.entry-related .inner {
  padding-top: 0;
  padding-bottom: 80px;
}

/* ---- Summary ---- */

.summary {
  margin: 20px 0 40px;
  padding-left: 20px;
}

.summary > p,
.entry-cont,
.entry-cont-inner {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px dotted #888;
}

.entry-cont {
  border-top: 1px solid #ccc;
}

.summary > p:first-child,
.summary .ttl + p,
.entry-cont:first-child,
.ttl + .entry-cont,
.entry-cont-inner:first-child,
.summary .ttl + .entry-cont-inner {
  margin-top: 0 !important;
  padding-top: 0 !important;
  border-top: none !important;
}

.summary .ttl,
.summary .profile {
  margin-left: -20px;
}

/* ---- Notice ---- */

.notice {
  margin: 3em 0;
  padding: 30px 40px;
  border: 1px solid #ccc;
  background: #fff;
}

.notice p,
.entry-body .notice p {
  margin-top: .5em;
  margin-bottom: .5em;
}

.notice .ttl {
  margin-top: 0;
  margin-bottom: .5em;
}

.notice p + .ttl {
  margin-top: 1.5em;
}

.notice-content .column > div.clearfix {
  display: table;
  width: 100%;
  margin-left: 0 !important;
}

.notice-content .column .column-cell {
  display: table-cell;
  vertical-align: middle;
}

/* ---- Notice2 ---- */

.notice2 {
  margin-top: 2.5em;
  margin-bottom: 2.5em;
  border: 2px solid #999;
  font-size: .92em;
  letter-spacing: 0;
}

.notice2 .notice-head,
.notice2 .notice-content {
  padding: 20px;
}

.notice2 .notice-head {
  background-color: #222;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #fff;
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
  letter-spacing: -.02em;
  line-height: 1.4;
}

.lang-e .notice2 .notice-head {
  letter-spacing: 0;
}

.notice2 .notice-head .txt-lg {
  font-size: 2em;
}

.notice2 .notice-content {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff;
  line-height: 1.6;
}

/* ---- Notice2 ---- */

.notice3 {
  display: table;
  width: 100%;
  margin-top: 2.5em;
  margin-bottom: 2.5em;
  border: 1px solid #999;
  font-size: .92em;
  letter-spacing: 0;
}

.notice3 .notice-head,
.notice3 .notice-content {
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
}

.notice3 .notice-head {
  width: 22%;
  background-color: #222;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.notice3 .notice-head .txt-lg {
  font-size: 2em;
}

.notice3 .notice-content {
  width: 78%;
  padding-right: 40px;
  padding-left: 40px;
  line-height: 1.6;
}

.notice3 .notice-content p {
  margin: 0;
}

/* -- Notice Color Setting -- */

.notice-primary {
  border-color: #022d92;
}

.notice-primary .notice-head {
  background-color: #022d92;
}

.notice-primary2 {
  border-color: #0070a1;
}

.notice-primary2 .notice-head {
  background-color: #0070a1;
}

.notice-accent {
  border-color: #c30d23;
  background-color: #fef0f2;
}

.notice-accent .notice-head {
  background-color: #c30d23;
}

.notice-accent .notice-content {
  color: #c30d23;
  font-weight: bold;
}

.notice-base {
  border-color: #ddd;
}

.notice-base .notice-head {
  background-color: #898989;
}

.notice-sub {
  border-color: #008283;
}

.notice-sub .notice-head {
  background-color: #008283;
}

.notice-sub2 {
  border-color: #744b43;
}

.notice-sub2 .notice-head {
  background-color: #744b43;
}


/*  Entry Slider
-------------------------- */

.entry-slider {
  padding: 15px 35px;
}

.entry-slider2 {
  padding: 0;
}

.entry-slider > ul,
.entry-slider2 > ul {
  margin-top: 0 !important;
  margin-bottom: 0;
  padding-left: 0;
}

.entry-slider > ul > li,
.entry-slider2 > ul > li {
  display: none;
  float: left;
  width: 33.333%;
}

.entry-slider2 > ul > li {
  width: 25%;
}

.entry-slider li:first-child,
.entry-slider li:first-child + li,
.entry-slider li:first-child + li + li,
.entry-slider .slick-slide {
  display: block;
}

.entry-slider2 li:first-child,
.entry-slider2 li:first-child + li,
.entry-slider2 li:first-child + li + li,
.entry-slider2 li:first-child + li + li + li,
.entry-slider2 .slick-slide {
  display: block;
}

.entry-slider li {
  padding: 0 20px;
}

.entry-slider2 li {
  padding: 0 10px;
}

.entry-slider li a,
.entry-slider2 li a {
  color: #000;
}

.entry-slider .entry-thumb,
.entry-slider2 .entry-thumb {
  margin-bottom: 15px;
}

.entry-slider .entry-thumb img,
.entry-slider2 .entry-thumb img {
  width: 100%;
  height: 212px !important;
  object-fit: cover;
}

.entry-slider2 .entry-thumb img {
  width: 100%;
  height: 180px !important;
  object-fit: cover;
}

.entry-slider .entry-date,
.entry-slider .entry-title,
.entry-slider2 .entry-date,
.entry-slider2 .entry-title {
  margin: .2em 0;
  font-size: .85em;
  font-weight: bold;
  line-height: 1.6;
}

.entry-slider2 .entry-title {
  font-size: 1em;
  text-align: center;
}

/* ---- Slider Setting ---- */

/* -- Arrow (Common) -- */

.slick-arrow {
  width: 40px;
  height: 60px;
  margin-top: -16px;
}

.slick-arrow:before {
  display: none;
}

.slick-arrow:after {
  display: block;
  width: 15px;
  height: 15px;
  border: 2px solid #000;
  content: "";
}

.slick-prev {
  left: -45px;
}

.slick-prev:after {
  transform: rotate(-45deg);
  border-right: none;
  border-bottom: none;
  margin-left: 11px;
}

.slick-next {
  right: -45px;
}

.slick-next:after {
  transform: rotate(45deg);
  border-left: none;
  border-bottom: none;
  margin-left: 5px;
}

/* -- Arrow (Slider2) -- */

.entry-slider2 .slick-arrow {
  z-index: 2;
  width: 33px;
  height: 33px;
  border-radius: 0;
  background: #dc1914;
}

.entry-slider2 .slick-arrow:hover {
  background: #dc1914;
}

.entry-slider2 .slick-arrow:after {
  width: 11px;
  height: 11px;
  margin-left: 8px;
  border-color: #fff;
}

.entry-slider2 .slick-next {
  right: -8px;
}

.entry-slider2 .slick-prev {
  left: -8px;
}

.entry-slider2 .slick-prev:after {
  margin-left: 12px;
}


/* -- List -- */

.slick-slider {
}

.slick-slide li {
  height: 100%;
  padding-bottom: 0;
}

.slick-slide img {
  backface-visibility: visible;
  -webkit-backface-visibility: visible;
}


/*  Article Container
-------------------------- */

.article-container {
  margin-bottom: 80px;
}

.article-container p,
.article-container .textwidget img + p {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

.article-container .textwidget p {
  margin-top: 0;
}

.article-container p + img,
.article-container p + p img {
  margin-top: 1em;
}

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

.pagenav-wrap {
  position: relative;
  height: 50px;/* Menu Height */
  margin-top: -10px;
  margin-bottom: 60px;
}

.pagenav {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  transition: padding .4s ease;
  background: #fff;
  padding: 10px 0;
  font-weight: normal;
  text-align: center;
  letter-spacing: -.05em;
}

.pagenav ul {
  min-width: 0;
  width: auto;
  margin: 0 auto !important;
  padding: 0 28px !important;
  text-align: center;
}

.pagenav li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: auto !important;
  min-width: 140px !important;
  padding: 0 1% !important;
  border-right: 1px solid #ddd;
  vertical-align: middle;
}

.pagenav li:first-child {
  border-left: 1px solid #ddd;
}

.pagenav a {
  display: block;
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
  padding: 3px 10px 6px;
  text-decoration: none !important;
  line-height: 1.3;
  letter-spacing: -.04em;
  text-decoration: none;
}

.lang-e .pagenav a {
  letter-spacing: 0;
}

.pagenav a,
.pagenav a:hover {
  color: #000;
}

.pagenav .current {
  font-weight: bold;
}

.pagenav span {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* Hover Line */
.pagenav a span:after,
.pagenav .current span:after {
  transition: all .42s linear;
  position: absolute;
  left: 0;
  bottom: -5px;
  z-index: -1;
  width: 100%;
  height: 2px;
  background: #022d92;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .3s;
  content: "";
}

.pagenav a:hover span:after,
.pagenav .current a span:after {
  transform-origin: left top;
  transform: scale(1, 1);
}

.pagenav-wrap + .section {
  padding-top: 50px !important;
}

.pagenav-wrap + .section > *:first-child,
.pagenav-wrap + .section .section-inner:first-child > *:first-child {
  margin-top: 0 !important;
}

/* -- Fixed Navi -- */

#fixednav .pagenav.scroll {
  animation: pnvfx 1s ease 0s 1 forwards;
  position: fixed;
  top: -170px;
  left: 0;
  z-index: 30;
  width: 100%;
  box-shadow: 2px 2px 2px rgba(221,221,221,.8);
}

@keyframes pnvfx {
  100% {
    top: 62px;
  }
}

#header.scroll.fixednav #gnav {
  box-shadow: none;
}

/* -- Page Navi Section -- */

.pagenav-section {
  margin-top: -120px !important;
  padding-top: 120px !important;
}

.ttl-pagenav,
.ttl.ttl-pagenav:first-child,
.panel-first-child .ttl.ttl-pagenav:first-child {
  margin-top: -60px !important;
  padding-top: 120px !important;
}

.pagenav-section.bg-default-light {
  margin-top: 0 !important;
  margin-bottom: 3.5em !important;
  padding-top: 0 !important;
}

.pagenav-section.bg-default-light:before {
  display: block;
  width: 100%;
  height: 120px;
  margin-top: -120px;
  background: #fff;
  content: "";
}

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

.tab-wrap {
  overflow: hidden;
  margin-bottom: 40px !important;
}

/* -- Select -- */

.tab-select {
  overflow: hidden;
  position: relative;
  border-right: 1px solid #ccc;
  font-weight: bold;
  text-align: center;
}

.tab-select:before {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  border-bottom: 1px solid #ccc;
  content: "";
}

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

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

.tab-select ul {
  display: block;
  margin: 0 -2px 0 -15px;
  padding: 0;
  letter-spacing: -.4em;
}

.tab-select li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  opacity: 1 !important;
  transition: none !important;
  width: auto;
  margin: 0 !important;
  padding: 0 0 0 15px !important;
  border: none !important;
  background: none !important;
  font-size: 15px !important;
  letter-spacing: normal;
  vertical-align: middle;
}

.tab-select.js-tab-select li span {
  cursor: pointer;
}

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

.tab-select.tab-list3 li {
  width: 33.333%;
  width: -webkit-calc(100% / 3);
  width: calc(100% / 3);
}

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

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

.tab-select.tab-list6 li {
  width: 16.65%;
  width: -webkit-calc(100% / 6);
  width: calc(100% / 6);
}

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

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

/* Edge */
@supports (-ms-ime-align:auto) {
  .tab-select.tab-list3 li,
  .tab-select.tab-list6 li  {
    width: 16.65%;
  }
}

.tab-select a,
.tab-select a:hover {
  text-decoration: none;
}

.tab-select span {
  position: relative;
  display: block;
  transition: background .4s ease-in-out;
  width: 100%;
  padding: 15px 20px;
  border: 1px solid #ccc;
  background: #f6f6f6;
  color: #000;
  text-decoration: none !important;
}

.tab-select .fa:before {
  margin-right: .5em;
  color: #ccc;
  font-size: 1.3em;
  vertical-align: -2px;
}

.tab-select .current .fa:before {
  color: #bb1717;
}

.tab-select .icn-arw {
  padding-bottom: 20px;
}

.tab-select .icn-arw:before {
  transition: border-color .4s ease-in-out;
  top: auto;
  left: 50%;
  bottom: 0;
  margin-left: -5px;
  margin-bottom: 0;
  border-width: 6px 5px;
  border-color: #9e9e9e transparent transparent transparent;
}

.tab-select span:after {
  display: block !important;
  transition: background-color .4s ease-in-out;
  position: absolute;
  top: -1px;
  right: -1px;
  left: -1px;
  height: 2px;
  background: transparent;
  content: "";
}

.tab-link .icn-arw {
  padding-bottom: 15px;
}

.tab-link .icn-arw:before {
  display: none;
}

/* -- Tab Active -- */

.tab-select .resp-tab-active span,
.tab-select .current span {
  background: #fff;
  border-bottom: 1px solid #fff !important;
  cursor: default;
}

.tab-select .resp-tab-active .icn-arw:before,
.tab-select .current .icn-arw:before {
  border-top-color: #b40000;
}

.tab-select .resp-tab-active span:after,
.tab-select .current span:after {
  background: #b40000;
}

/* -- Content Wrap -- */

.tab-content-wrap {
  clear: inherit;
}

/* -- Content -- */

.tab-content {
  display: block;
  border: 1px solid #ccc !important;
  border-top-width: 0 !important;
  margin-bottom: 20px !important;
  padding: 0;
}

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

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

.tab-content .tab-content-inner {
  opacity: 0;
  animation: opa1 .4s ease .2s 1 forwards;
  padding: 32px 28px;
}

.tab-content .entry-title {
  margin-top: 0;
  margin-bottom: .1em;
  letter-spacing: .05em;
}

.tab-content .entry-date,
.article-container .tab-content .entry-date {
  margin: 0;
}

/* -- Select Form -- */

.select-form {
  display: block;
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 100%;
  height: 50px;
  margin-top: 1em;
  margin-bottom: 1em;
  background: #fff;
  vertical-align: bottom;
  color: #000;
}

.select-form.media-sp {
  display: none;
}

.select-form:before {
  display: block;
  display: none\9;
  transition: all .4s ease-in-out;
  position: absolute;
  top: 50%;
  right: 16px;
  z-index: -1;
  height: 0;
  margin-top: -3px;
  border-width: 8px 6px;
  border-style: solid;
  border-top-color: #222;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  content: "";
}

.select-form select {
  width: 100%;
  height: 50px;
  padding: 10px 50px 10px 15px;
  padding-right: 10px\9;
  border: 1px solid #ccc;
  border-radius: 0 !important;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
  font-size: 14px;
  font-weight: normal;
}

/* IE10用 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .select-form select {
    padding-right: 10px;
  }
}

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

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

.tab-style2 {
  margin-bottom: 0 !important;
}

.tab-style2 .tab-select {
  border-right-width: 0;
}

.tab-style2 .tab-select ul {
  margin-right: 0 !important;
  margin-left: -5px !important;
}

.tab-style2 .tab-select li {
  padding-left: 5px !important;
  padding-bottom: 8px !important;
}

.tab-style2 .tab-select span {
  transition: background-color .4s ease-in-out,color .4s ease-in-out;
  padding: 6px 10px;
  border-radius: 200px;
  border: 1px solid #e5e5e5 !important;
  background-color: #fff;
  font-size: 1.1em;
  letter-spacing: .15em;
}

.tab-style2 .tab-select .icn-arw:before {
  transition: border-color .4s ease-in-out,opcity .4s ease-in-out;
  border-top-color: #fff;
  opacity: 0;
  bottom: -15px;
  border-width: 8px;
}

.tab-style2 .tab-select span:after,
.tab-style2 .tab-select:before {
  display: none !important;
}

.tab-style2 .tab-select .resp-tab-active span,
.tab-style2 .tab-select .current span {
  border-color: #d8528c;
  background: #d8528c;
  color: #fff;
}

.tab-style2 .tab-select .resp-tab-active .icn-arw:before,
.tab-style2 .tab-select .current .icn-arw:before {
  opacity: 1;
  border-top-color: #d8528c;
}

.tab-style2 .tab-select .resp-tab-active span,
.tab-style2 .tab-select .current span {
}

.tab-style2 .resp-tabs-container {
  background-color: transparent;
}

.tab-style2 .tab-content {
  border-width: 0 !important;
}

.tab-style2 .tab-content .tab-content-inner {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}

.tab-style2 .tab-content .tab-content-inner p.clearfix {
  margin-bottom: 2.1em;
}

.tab-style2 .tab-content .tab-content-inner .ttl.ttl-style6 {
  margin-top: 2.1em;
}

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

.tab-style3 {
  margin-top: 1em;
  margin-bottom: 0 !important;
}

.tab-style3 .tab-select {
  border-right-width: 0;
}

.tab-style3 .tab-select ul {
  margin-right: 0 !important;
  margin-left: -5px !important;
}

.tab-style3 .tab-select li {
  padding-left: 5px !important;
  padding-bottom: 8px !important;
}

.tab-style3 .tab-select span {
  transition: background-color .4s ease-in-out,color .4s ease-in-out;
  padding: 4px 18px;
  border: 1px solid #ccc !important;
  background-color: #fff;
  font-size: 1em;
  letter-spacing: 0;
}

.tab-style3 .tab-select span > a {
  display: block;
  margin: -4px -18px;
  padding: 4px 18px;
}

.tab-style3 .tab-select span,
.tab-style3 .tab-select a {
  color: #000;
}

.tab-style3 .tab-select .icn-arw:before {
  transition: border-color .4s ease-in-out,opcity .4s ease-in-out;
  border-top-color: #fff;
  opacity: 0;
  bottom: -15px;
  border-width: 8px;
  margin-left: -8px;
}

.tab-style3 .tab-select span:after,
.tab-style3 .tab-select:before {
  display: none !important;
}

.tab-style3 .tab-select .current span {
  border-color: #000;
  background: #000;
}

.tab-style3 .tab-select .current span,
.tab-style3 .tab-select .current a {
  color: #fff;
}

.tab-style3 .tab-select .current .icn-arw:before {
  opacity: 1;
  border-top-color: #000;
}

.tab-style3 .resp-tabs-container {
  background-color: transparent;
}

.tab-style3 .tab-content {
  border-width: 0 !important;
}




/*  Calendar
-------------------------- */

/* ------ Calendar ------ */

.entry-calendar {
  margin-top: -25px;
  margin-bottom: 10px;
}

.entry-calendar-inner {
  position: relative;
  overflow: hidden;
  display: table;
  width: 100%;
  table-layout: fixed;
}

.entry-calendar .calendar-select,
.entry-calendar .calendar-content {
  display: table-cell;
  vertical-align: top;
}

/* -- Calendar Select -- */

.entry-calendar .calendar-select {
  width: 11.5%;
  padding-top: 10px;
}

/* -- Select Input -- */

.select-input-inner,
.select-input select {
  width: 100%;
  height: auto;
}

.select-input-inner {
  display: block;
  position: relative;
  z-index: 0;
  overflow: hidden;
  border-radius: 0;
  vertical-align: bottom;
  font-size: 27px;
  font-weight: normal;
}

.select-input-inner:before {
  transition: border .2s ease-in-out;
  transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  position: absolute;
  top: 50%;
  right: 12px;
  left: auto;
  z-index: -1;
  width: 8px;
  height: 8px;
  margin-top: -5px;
  border-radius: 0;
  border-width: 2px 2px 0 0;
  border-color: #222 #222 transparent transparent;
  border-style: solid;
  background: none;
  content: "";
}

.select-input-inner:after {
  display: none;
}

/* IE10用 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .select-input-inner:before,
  .select-input-inner:after {
    display: none;
  }
}

.select-input select {
  padding: 0;
  border-radius: 0 !important;
  border: none;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
  color: #000;
  letter-spacing: .1em !important;
}

/* IE10用 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .select-input select {
    padding-left: 10px;
  }
}

/* -- Calendar Content -- */

.entry-calendar .calendar-content {
  width: 88%;
  overflow-y: hidden;
  overflow-x: auto;
  white-space: nowrap;
  font-size: .95em;
  text-align: right;
}

.entry-calendar .calendar-content::-webkit-scrollbar {
  height: 3px;
}

.entry-calendar .calendar-content::-webkit-scrollbar-track {
  background: #cacaca;
}

.entry-calendar .calendar-content::-webkit-scrollbar-thumb {
  background: #666;
}

.entry-calendar .cal-list-wrap {
  display: inline;
}

.entry-calendar .cal-list {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: left;
  margin: 0;
  padding: 15px 0 20px 15px;
  text-align: left;
  vertical-align: middle;
  letter-spacing: -.4em;
}

.entry-calendar .cal-list .cal-cell {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  z-index: 0;
  vertical-align: middle;
  letter-spacing: normal;
  min-width: 18px;
  height: 32px;
  margin: 0 3px;
  padding: 2px;
  border-bottom: 2px solid transparent;
  text-align: center;
  letter-spacing: .02em;
  line-height: 29px;
}

.entry-calendar .cal-list .cal-cell a {
  display: block;
  margin-bottom: -2px;
  border-bottom: 2px solid #d8222a;
  text-decoration: none;
}

.entry-calendar .cal-list .cal-cell:before {
  transition: opacity 0 ease-in-out;
  opacity: 0;
  position: absolute;
  bottom: -25px;
  left: 50%;
  z-index: -1;
  width: 0;
  height: 0;
  margin-left: -10px;
  border-width: 15px 10px;
  border-color: transparent transparent #000 transparent;
  border-style: solid;
  content: "";
}

.entry-calendar .cal-list .cal-cell.active:before {
  transition: opacity .2s ease-in-out;
  opacity: 1;
}

/*ミニカレンダー　曜日*/
.entry-calendar .cal-list .cal-holiday {
  color: #d8222a;
}

/* Sunday */
.entry-calendar .cal-list .cal-sun {
  color: #d8222a;
}

/* Saturday */
.entry-calendar .cal-list .cal-sat {
  color: #00698c;
}

/* holiday */
.entry-calendar .cal-list .holiday,
.entry-calendar .cal-list .cal-sat .holidy,
.entry-calendar .cal-list .cal-sun .holidy{
  color: #d8222a;
}

.entry-calendar .cal-list .cal-today {
  min-width: 34px;
  border-radius: 100%;
  border: none !important;
  background: #da1f21;
  color: #fff !important;
  font-size: 1.1em;
  font-weight: bold;
}

.entry-calendar .cal-list .cal-today a {
  margin: -2px 0;
  padding: 2px 0;
  border: none !important;
}

.entry-calendar .cal-list .cal-today a,
.entry-calendar .cal-list .cal-today a:hover,
.entry-calendar .cal-list .cal-today a:focus {
  color: #fff !important;
}

.entry-calendar .btn-wrap {
  display: inline-block !important;
  *display: inline !important;
  *zoom: 1;
  width: auto;
  padding-top: 1.8%;
  padding-left: 10px;
  font-size: .85em;
  vertical-align: middle;
}

.entry-calendar .btn-wrap .btn {
  letter-spacing: .15em;
}

/* -- Calendar JS -- */

.cal-detail-off,
.cal-detail-on {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  top: 0;
  left: 0;
  text-align: left;
}

.cal-detail-off {
  overflow: hidden;
  height: 0 !important;
}

.cal-detail-on {
  clear: both;
}

.cal-detail-inner {
  overflow: hidden;
  transition: opacity .2s ease-in-out;
  opacity: 0;
  position: relative;
  height: 100%;
  margin-bottom: 15px;
  padding: 15px;
  background: #000;
  color: #fff;
  font-size: 1.1em;
  line-height: 1.7;
}

.cal-detail-on .cal-detail-inner {
  opacity: 1;
}

/* -- Calendar Perform -- */

.cal-perform {
  display: table;
  width: 100%;
  overflow: hidden;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #555;
}

.cal-perform:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top-width: 0;
}

.cal-perform .cal-perform-thumb,
.cal-perform .cal-perform-content {
  display: table-cell;
  vertical-align: top;
  white-space: normal;
}

.cal-perform .cal-perform-thumb {
  width: 75px;
  word-spacing: normal;
}

.cal-perform .cal-perform-thumb img {
  width: 60px;
}

.cal-perform .cal-perform-content {
  white-space: normal;
}

.cal-perform .entry-title {
  padding-right: 5px;
  font-size: 1em;
  font-weight: normal;
}

.cal-perform .entry-title a {
  text-decoration: underline;
}

.cal-perform .entry-title a:hover {
  opacity: .7;
}

.cal-perform .entry-title,
.cal-perform .entry-hall {
display: inline;

}

.cal-perform .entry-hall {
  font-size: .9em;
}

.cal-perform .entry-detail {
  padding-top: 5px;
  font-size: .85em;
  line-height: 1.6;
}

/*ミニカレンダー改修20190316*/
.cal-perform h3.entry-title {
  display: block;
  margin:0;
}

.cal-perform .entry-date {
  font-size:.9em;
}

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

.link-list {
  margin-top: 70px;
  margin-bottom: 45px;
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
}

.link-list ul {
  margin: 0;
  padding: 0;
}

.link-list li {
  margin-left: 30px;
  padding-left: 30px;
  border-left: 1px solid #000;
  line-height: 1;
  letter-spacing: .05em;
}

.link-list li:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left-width: 0;
}

.link-list a {
  opacity: .5;
}

.link-list a:hover {
  opacity: .3;
  text-decoration: none;
}

.link-list .icn-arw {
  padding-right: 25px;
  padding-left: 0;
}

.link-list .icn-arw:before {
  border-radius: 1px;
  overflow: hidden;
  transform: rotate(134deg);
  -ms-transform: rotate(134deg);
  left: auto;
  right: 2px;
  width: 12px;
  height: 12px;
  margin-top: -7px;
  border: none;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}

/*  Entry Cate List
-------------------------- */

.entry-cate-list {
  padding-top: 20px;
}

.entry-cate-list ul {
  padding-left: 0;
}

.entry-cate-list .ttl.ttl-style1 {
  margin-bottom: 70px;
}

.entry-cate-section {
  margin-top: 30px;
}

.entry-cate-section + .entry-cate-section {
  margin-top: 60px;
}

.entry-cate-section .conductor-list > ul {
  margin-top: -30px;
  margin-left: -15px;
}

.entry-cate-section .conductor-list > ul > li {
  padding-top: 30px;
  padding-left: 15px;
  line-height: 1.55;
}

.entry-cate-section .conductor-thumb img {
  margin-bottom: 12px;
}

.entry-cate-section .conductor-cate,
.entry-cate-section .conductor-name {
  display: block;
}

.entry-cate-section .conductor-cate {
  font-size: .75em;
}

.entry-cate-section .conductor-name {
  margin-bottom: 12px;
  font-size: 1.05em;
  font-weight: bold;
  letter-spacing: -.02em;
  line-height: 1.6;
}

.entry-cate-section a,
.entry-cate-section a:hover {
  color: #1386b0;
}

.conductor-entry-list {
  color: #999;
  font-size: .9em;
}

.lang-e .conductor-entry-list {
  letter-spacing: -.04em;
}

.conductor-entry-list > ul {
  margin-top: -10px !important;
}

.conductor-entry-list > ul > li {
  padding-top: 10px !important;
}

.conductor-entry-list a {
  display: block;
}

.conductor-entry-list .tag-entry {
  margin: 0 5px;
  padding: 3px 10px;
}

.lang-e .conductor-entry-list .tag-entry {
  margin-right: 3px;
  margin-left: 3px;
  padding-right: 7px;
  padding-left: 7px;
}

.conductor-entry-list .entry-title {
  display: block;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#main-conductor {
}

#main-conductor a {
  display: block;
  color: #000;
}

#main-conductor a:hover {
  opacity: .7;
}

#main-conductor li {
  font-size: 1.1em;
}

#guest-conductor {
  margin-bottom: 200px;
}


/*  Program Intro
-------------------------- */

.program-intro {
  margin-top: 30px;
  margin-bottom: 70px;
}

.program-intro:first-child {
  margin-top: 0;
}

.program-intro .ttl-style1 {
  margin-bottom: 30px !important;
  font-size: 1.9em;
  font-weight: normal;
}

.program-intro .program-inner {
  display: table;
  width: 100%;
  margin-top: 20px;
}

.program-intro .program-tag,
.program-intro .program-content {
  display: table-cell;
  vertical-align: middle;
}

.program-intro .program-tag {
  width: 110px;
  margin: 0;
  padding: 0 5px 15px;
  font-size: .85em;
}

.program-intro .program-tag .txt-lg {
  display: block;
  font-size: 3.1em;
  font-weight: normal;
}

.program-intro .program-content {
  padding: 20px 0 20px 40px;
}

.program-intro .program-title {
  float: left;
  max-width: 780px;
}

.program-intro .program-title .ttl {
  margin: 0;
  font-size: 1.65em;
  font-weight: normal;
}

.program-intro .program-title .program-data {
  padding-top: 5px;
  font-weight: bold;
  letter-spacing: .02em;
}

.program-intro .btn-wrap {
  float: right;
  margin-left: 20px;
  margin-bottom: 15px;
  font-size: 1.35em;
}

.program-intro .txt-cont {
  clear: both;
  padding-top: 30px;
  font-size: .95em;
  line-height: 1.6;
}

/*  Program Entry List
-------------------------- */

.program-entry-list {
}

.program-entry-list > ul > li {
  color: #999;
}

.program-entry-list a,
.program-entry-list a:hover {
  color: #000;
  text-decoration: none;
}

.program-entry-list a {
  display: block;
  height: 100%;
}

.program-entry-list a:hover {
  background-color: #f4f1ed;
}

.program-entry-list .entry-inner {
  height: 100%;
}

.program-entry-list .entry-thumb {
  padding-bottom: 25px;
}

.program-entry-list .entry-thumb img {
  width: 100%;
}

.program-entry-list .entry-date,
.program-entry-list .entry-title {
  font-weight: bold;
}

.program-entry-list .entry-date {
}

.lang-e .program-entry-list .entry-date {
  font-size: .95em;
}

.program-entry-list .entry-title {
  display: block;
  margin-top: 2px;
  font-size: 1.05em;
}

.lang-e .program-entry-list .entry-title {
  font-size: 1em;
}

.program-entry-list .tag-entry {
  margin: 0 5px;
  padding: 3px 10px;
  font-size: .85em;
}

.program-entry-list .entry-detail {
  padding-top: 20px;
  font-size: .9em;
}

/*  Content Bottom Info
-------------------------- */

.content-bottom-info {
  margin-top: 50px;
  background-color: #000;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  font-size: 1.05em;
  font-weight: bold;
  line-height: 1.75;
}

.content-bottom-info .inner {
  padding-top: 60px;
  padding-bottom: 170px;
  text-align: center;
}

.content-bottom-info .ttl {
  margin-bottom: 15px;
 letter-spacing: .058em;
}

.content-bottom-info p {
  font-size: 1.1em;
}

.content-bottom-info .btn-wrap {
  margin-top: 50px;
  font-size: 1.05em;
  letter-spacing: .02em;
}

.content-bottom-info .btn-wrap .btn {
  width: auto;
  min-width: 350px;
  padding-top: 22px;
  padding-bottom: 22px;
}

.content-bottom-info.member-info {
  background-image: url(/common/img/bg-footer-member-info.jpg);
}

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

.link-nav {
  margin-bottom: 1em;
}

.link-nav a {
  text-decoration: none !important;
}

.display-pc .link-nav {
  margin-top: -1em;
  /*text-transform: uppercase;*/
}


.link-nav .link-nav-thumb {
  display: -webkit-flex; /* Safari用 */
  display: flex;
  -webkit-justify-content: center; /* Safari用 */
  justify-content: center;
  -webkit-align-items: center; /* Safari用 */
  align-items: center;
  position: relative;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  text-align: center;
  background: #000;
}

.link-nav .link-nav-thumb a {
  display: block;
  width: 100%;
  color: #fff;
}

.link-nav .link-nav-thumb p {
  margin: 0 !important;
}

.link-nav .link-nav-thumb .link-nav-title {
  display: table;
  position: absolute;
  top: 26%;
  left: 50%;
  bottom: 26%;
  z-index: 2;
  width: 360px;
  height: 150px;
  margin-left: -180px;
  padding: 15px 30px;
  border: 1px solid #fff;
  vertical-align: middle;
}

.link-nav .link-nav-thumb .link-nav-title > p {
  display: table-cell;
  vertical-align: middle;
}

.link-nav .link-nav-thumb .link-nav-title .txt-lg {
  font-weight: bold;
  line-height: 1.5;
}

.lang-e .link-nav .link-nav-thumb .link-nav-title .txt-lg {
  font-weight: normal;
}

.link-nav .link-nav-thumb .link-nav-title .txt-sm {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: .95em;
  line-height: 1.6;
}

.link-nav .link-nav-thumb .link-nav-img {
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.link-nav .link-nav-thumb .link-nav-img:before {
  transition: background-color .4s ease-in-out;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(0,0,0,.3);
  content: "";
}

.link-nav a:hover .link-nav-img:before {
  background: rgba(0,0,0,.6);
}

.link-nav .link-nav-thumb .link-nav-img img {
  width: 100%;
}

.link-nav .link-nav-thumb .txt-right {
  position: absolute;
  right: 20px;
  bottom: 15px;
  font-weight: bold;
}

.link-nav .link-nav-thumb .txt-right a {
  color: #fff;
}

.link-nav .link-nav-thumb + p,
.link-nav .link-nav-thumb + div {
  margin-top: 1.5em;
}

/* -- Column2 -- */

.display-pc .column2 .link-nav:first-child,
.display-pc .column2 .link-nav:first-child + .link-nav {
  margin-top: 2em;
}

/* -- Column3 -- */

.display-pc .column3 .link-nav:first-child,
.display-pc .column3 .link-nav:first-child + .link-nav,
.display-pc .column3 .link-nav:first-child + .link-nav + .link-nav {
  margin-top: 1em;
}

.display-pc .column3 .link-nav {
  font-size: .95em;
}

.display-pc .column3 .link-nav .link-nav-thumb .link-nav-title {
  top: 23%;
  bottom: 23%;
  width: 240px;
  height: 120px;
  margin-left: -120px;
  padding: 15px 20px;
  font-size: .85em;
}

.display-pc .column3 .link-nav .link-nav-thumb .txt-right {
  bottom: 10px;
}

/* -- Link Navi Tag -- */

.link-nav .tag {
  display: block;
  width: 100%;
  font-size: 1.05em;
  border-width: 4px;
}

.link-nav .tag p {
  line-height: 1.5;
}

.link-nav .tag > p {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

.link-nav .tag .txt-sm {
  line-height: 1.7;
}

.link-nav .tag .link-nav-title {
  font-size: 1.7em;
  line-height: .9;
}

.link-nav .tag .link-nav-title p {
  margin-top: .8em;
  margin-bottom: .6em;
  line-height: .9;
}

.link-nav .tag .link-nav-title .txt-lg {
  font-size: 2em;
}

/* -- Link Navi Full  -- */

.link-nav-full {
  margin-top: 0;
  margin-left: -100%;
  margin-right: -100%;
  margin-left: 0 \9;
  margin-right: 0 \9;
  margin-bottom: 8em;
}

/* IE9 */
.link-nav-full:not(:target) {
  margin-left: -100% \9;
  margin-right: -100% \9;
}

.link-nav-full .column {
  width: auto;
  min-width: 1256px;
  max-width: 100vw;
  margin: 0 auto;
}

.link-nav-full .column > div.clearfix {
  margin-top: -15px !important;
  margin-left: -15px !important;
}

.link-nav-full .column .link-nav {
  padding: 15px 0 0 15px !important;
}


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

  .link-nav-full .link-nav .link-nav-thumb .link-nav-title {
    top: 22%;
  }
}

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

  .link-nav-full .link-nav .link-nav-thumb .link-nav-title {
    top: 18%;
  }
}

/*  Index Navi
-------------------------- */

.indexnav-list {
}

.indexnav-list > div.clearfix,
.indexnav-list > ul {
  margin: -20px !important;
}

.indexnav-list > div.clearfix > div,
.indexnav-list > ul > li {
  padding: 20px !important;
}

.indexnav-list a.icn {
  display: block;
}

.indexnav-list a,
.indexnav-list a:hover {
  color: #000;
  text-decoration: none;
}

.indexnav-list.column .column-inner {
  transition: background 1s ease-in-out;
  padding: 25px;
  border-color: #c9c9c9 !important;
}

.indexnav-list a:hover .column-inner {
  background-color: #f8f8f8;
}

.indexnav-list .indexnav-ttl {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 18px;
  font-size: 1.28em;
  letter-spacing: .05em;
}

.indexnav-list .indexnav-ttl:before {
  transition: border .2s ease-in-out;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 4px;
  width: 12px;
  height: 12px;
  margin-top: -10px;
  border-radius: 1px;
  border-width: 2px 2px 0 0;
  border-color: #000 #000 transparent transparent;
  border-style: solid;
  content: "";
}

.indexnav-list .indexnav-ttl .fa {
  margin: 0 10px;
  font-size: 1.3em;
  vertical-align: -2px;
}

.indexnav-list .indexnav-content {
  border-top: 1px solid #c9c9c9;
  padding-top: 20px;
  font-size: .88em;
  line-height: 1.8;
}

.indexnav-list .indexnav-content p {
  margin-top: 0;
  margin-bottom: 0;
}


/*  Entry Post List
-------------------------- */

.entry-post-list {
  font-size: .9em;
}

.entry-post-list.column > div.clearfix > div,
.entry-post-list.column > ul > li {
  padding: 10px;
}

.entry-post-list.column .column-inner {
  display: table;
  width: 100%;
  padding: 20px;
  border-color: #dcdcdc;
}

.entry-post-list .entry-state,
.entry-post-list .entry-post {
  display: table-cell;
  vertical-align: middle;
}

.entry-post-list .entry-state {
  width: 13%;
  height: 100%;
  padding: 15px 0 15px .4em;
  background: #ccc;
  color: #030000;
  font-weight: bold;
  text-align: center;
  letter-spacing: .15em;
  line-height: 1.5;
}

.entry-post-list .entry-state + .entry-post {
  width: 87%;
  padding-left: 20px;
}

.entry-post-list .ttl.ttl-style2 {
  margin: 0 !important;
  font-size: 1.25em;
  letter-spacing: .08em;
}

.entry-post-list .entry-finished {
  background-color: #e5e5e5;
}

.entry-post-list .entry-current {
  background-color: #da1f21;
  color: #fff;
}

.entry-post-list .entry-next {
  background-color: #535353;
  color: #fff;
}


/*  Subscriber
-------------------------- */

.subscriber-web-ticket {
  margin-top: 2em;
}

.subscriber-web-ticket p {
  margin-top: 0;
}

.subscriber-web-ticket .txt-nm a img {
  margin: 5px 15px 5px 0;
}

.subscriber-web-ticket .bnr-web-ticket {
}

.subscriber-tmso-guide {
  margin-top: 10em;
}

.subscriber-tmso-guide .bnr-tmso {
  margin-bottom: -1em;
}

.img-web-ticket {
}

/*  Photo Library
-------------------------- */

.photo-library {
  overflow: hidden;
}

.photo-library a {
  display: block;
}

.photo-library a:hover {
  opacity: .6;
}

.photo-library img {
  width: 100%;
  height: 216px !important;
  object-fit: cover;
}


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

.nav-acc {
  margin-bottom: 3em;
  padding: 0;
}

.nav-acc .acc-btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0;
  text-align: left;
}

.nav-acc .acc-btn .btn,
.article-container .entry-body .nav-acc .acc-btn .btn {
  width: auto;
  margin: 0;
  padding: 10px 30px;
}

.nav-acc .acc-btn .btn .icn-arw {
  padding-right: 28px !important;
  padding-left: 10px !important;
}

.nav-acc .acc-content-inner {
  padding: 15px 0 0 !important;
}

.nav-acc .tag-list {
  background: #fff;
}

.nav-acc .tag-list li {
  margin-top: .1em;
  margin-bottom: .1em;
}

.nav-acc .tag-rounded .icn-arw:before {
  top: 5px;
}

.display-pc .nav-acc-wrap {
  min-height: 42px;
}

.display-pc .nav-acc {
  width: 100%;
}

.display-pc .nav-acc.scroll {
  animation: pnvfx 1s ease 0s 1 forwards;
  position: fixed;
  top: -170px;
  right: 0;
  left: 0;
  z-index: 10;
  max-width: 1256px;
  padding: 0 28px;
}

@keyframes pnvfx {
  100% {
    top: 80px;
  }
}

.nav-acc .acc-content {
  display: none;
}


/*  Faq
-------------------------- */

.faq-section,
.article-container .panel-grid .faq-section.line-bottom,
.article-container .panel-grid .faq-section.line-bottom:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.faq-section dl {
  margin: 0 !important;
  padding: 0;
}

.faq-section dt,
.faq-section dd {
  padding-left: 2em;
}

.faq-section dt:before,
.faq-section dd:before {
  margin-left: -1.8em;
  margin-right: .8em;
  font-size: 1.05em;
  font-weight: bold;
}

.faq-section dt {
  margin: 0 !important;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  text-align: left;
}

.faq-section dt:before {
  content: "Q.";
  color: #da1f21;
}

.faq-section dd:before {
  content: "A.";
  color: #0b308e;
}

.faq-section dd {
  display: none;
  padding-bottom: 1.5em;
}


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

.news-list,
.news-list.list {
  margin: 3em 0;
}

.news-date {
  margin-right: 20px;
  font-weight: bold;
}

.tag.tag-news {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  min-width: 145px;
  padding: 4px 5px;
  vertical-align: top;
  font-size: .85em;
}

.news-list li {
  overflow: hidden;
  padding-top: 30px;
}

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

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

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

.news-list li dt,
.news-list li dd {
  display: table-cell;
  vertical-align: top;
}

.news-list li dt {
  min-width: 270px;
  padding-right: 10px;
  font-weight: normal;
  white-space: nowrap;
}

.news-list li dd {
  margin-left: 0;
  padding-left: 0;
}

.news-list li dd a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/*  News Detail
-------------------------- */

.news-detail {
  margin-bottom: 4em;
}

.news-title {
  margin-bottom: 3em;
}

.news-title .ttl {
  margin-bottom: .5em;
}


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

.topics-list {
  margin: 3em 0;
}

.topics-list .entry-title {
  margin: 1em 0;
  font-weight: bold;
}


/*  Concert Cate List
-------------------------- */

.concert-cate-list {
  margin: 3em 0 0;
}


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

.bnr-link {
  margin: -3.5em 0 -2em;
  padding-right: 25px;
  padding-left: 25px;
  text-align: left;
}

.bnr-link a:hover {
  opacity: .7;
}


/*  Site Map
-------------------------- */

.sitemap-list {
}

.sitemap-list > ul > li {
  margin-bottom: 2em;
  font-size: 1.1em;
  font-weight: bold;
}

.sitemap-list > ul > li > ul {
  margin-top: .8em;
  margin-bottom: 3em;
  padding-top: 1.2em;
  padding-left: 0;
  border-top: 1px solid #ccc;
  font-size: .9em;
  font-weight: normal;
}

.sitemap-list > ul > li > ul > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 33%;
  margin-bottom: .5em;
  padding-right: 30px;
  vertical-align: top;
}


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

    Plugins Setting

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


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

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

.acc {
}

/* -- Accordion Button -- */

.acc-btn {
  position: relative;
  cursor: pointer;
  text-align: center;
}

.acc-btn .btn,
.acc-close-btn .btn {
  width: 100%;
  cursor: pointer;
}

.acc-close-btn {
  padding-top: 40px;
  padding-bottom: 20px;
  text-align: center;
}

.acc-close-btn .btn .icn-arw {
  padding-right: 80px;
}

.acc-btn .btn .icn-arw:before {
  transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  margin-top: -6px;
  width: 8px;
  height: 8px;
}

.acc-btn.active .btn .icn-arw:before,
.acc-close-btn .btn .icn-arw:before {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  margin-top: -2px;
}

/* -- Accordion Content -- */

.acc-content {
  display: block;
  margin: 0;
  padding: 0;
}

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

.article-container .acc .acc-content-inner > p {
  margin-top: 0;
}

/* -- Accordion List -- */

.acc-list {
  margin: 0;
}

.acc-list .acc {
  margin-bottom: 20px;
}

.acc-list .acc-cont {
  display: none;
}

.acc-list .acc-cont-inner {
  padding: 35px 20px 0;
  border: 1px solid #003b9f;
  border-top-width: 0;
}

.acc-list .acc-cont-inner > .ttl:first-child {
  margin-top: 0;
}


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

#container.display-pc .acc-sp .acc-content {
  display: block !important;
}


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

/* -- JS Setting -- */

html.mfp-ready,
.mfp-ready body {
}

.mfp-container {
  position: relative;
  padding: 5% 100px 5% 40px;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}

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

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

.mfp-content {
  position: relative;
  height: auto;
  padding-top: 10%;
  padding-bottom: 10%;
}

/* -- 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 {
  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: 1;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: -70px;
  width: 50px;
  height: 50px;
  padding: 0;
  color: #222;
  text-indent: 100px;
  line-height: 100px;
  font-size: 0 !important;
  font-family: "游明朝", "YuMincho","ヒラギノ明朝 ProN W3", "HiraMinProN-W3","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: normal;
}

.mfp-content .mfp-close:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/common/img/icn-close.png) no-repeat center;
  background-size: 100%;
  content: "";
}

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

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  max-height: 880px;
}

.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;
}

/* -- Modal Sction -- */

.modal-section,
.modal-section:first-child,
.modal-section:last-child {
  margin: 0;
}

.modal-section {
  width: 830px;
  max-width: 100%;
  height: 100%;
  margin: 0;
  padding: 0 !important;
}

.modal-section.note-section {
  width: auto;
}

.note-section .modal-section-inner {
  padding: 30px;
  background: #fff;
}

/* -- Modal Inline Sction -- */

.mfp-modal-inline .mfp-content {
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.mfp-modal-inline .modal-section-inner {
  overflow: scroll;
  padding: 25px;
  background: #fff !important;
}

.mfp-modal-inline .modal-section-inner,
.mfp-modal-iframe .mfp-content,
.mfp-modal-movie .mfp-content {
  border: 6px solid #e8061c;
  border-left-color: #1f2087;
  border-bottom-color: #1f2087;
}

.mfp-modal-inline .modal-section-inner,
.mfp-modal-iframe .mfp-content {
  height: 100%;
}

/* -- Modal Iframe -- */

.mfp-modal-iframe .mfp-content {
  background: #fff !important;
}

.mfp-modal-iframe .mfp-iframe-scaler {
  height: 100%;
  padding-top: 0;
}

.mfp-modal-iframe .mfp-iframe-scaler .mfp-iframe-wrap {
  width: 100%;
  height: 100%;
  background: #fff;
}

.mfp-modal-iframe .mfp-iframe-scaler iframe {
  background: #fff;
}

/* -- Modal Movie -- */

.mfp-modal-movie .mfp-content {
  padding: 20px 20px 30px;
  background: #fff !important;
}

.mfp-iframe-scaler {
  height: auto;
  padding-top: 0;
}

.mfp-modal-movie .mfp-iframe-wrap {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-modal-movie .mfp-title {
  padding: 30px 0 0;
  text-align: center;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.7;
}


/*  Audio JS
-------------------------- */

.scrubber,
.time,
.error-message {
  display: none !important;
}

.audiojs {
  box-shadow: none;
  background: none;
  width: auto;
  height: auto;
  margin: 2px;
  font-size: 1em;
}

.audiojs .play-pause,
.audiojs .play-pause > p {
  float: none !important;
  width: auto;
  margin: 0 !important;
  border: none !important;
  background-image: none !important;
}

.audiojs .play-pause {
  position: relative;
  display: inline;
  width: auto;
  height: auto;
  padding: 0 !important;
}

.audiojs .play-pause > p {
  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,
              filter .2s ease-in-out,
              padding .3s linear;
  min-width: 95px;
  height: 100%;
  padding: 9px 15px 8px;
  border-radius: 0;
  border: 1px solid #022d92;
  background-color: #022d92;
  color: #fff;
  font-size: .85em;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: .05em;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
}

.audiojs .play-pause .play {
  padding-top: 8px;
}

.audiojs .play-pause .error:after {
  content: "ERROR";
}

.audiojs .play-pause .loading:after {
  content: "LOADING";
}

.audiojs .play-pause .play:after {
  content: "PLAY";
}

.audiojs .play-pause .pause:after {
  content: "PAUSE";
}

.audiojs .play-pause .play:before,
.audiojs .play-pause .pause:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.audiojs .play-pause .play:before {
  margin-right: 8px;
  font-size: 1.2em;
  content: "\f028";
}

.audiojs .play-pause .pause:before {
  margin-left: 0;
  margin-right: 7px;
  font-size: .85em;
  vertical-align: 1px;
  content: "\f04d";
}
