@charset "UTF-8";
/* =====================================
共通
======================================*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
html,
p {
  font-style: normal;
  font-weight: normal;
  font-size: 62.5%;
  color: #000;
  -webkit-font-smoothing: subpixel-antialiased;
}

a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#gbheader {
  z-index: 1 !important;
}

.white {
  color: #fff;
}

.yellow {
  color: #ffcc33;
}

.blue {
  color: #75d1d1;
}

.green {
  color: #66cc99;
}
.bold{ font-weight: bold; }

.title_yellow {
  color: #ffde02;
  font-size: 2.8rem;
  line-height: 1.730769231;
  font-weight: bold;
  text-shadow: 1px 2px 0 #000;
}

.bg_yellow {
  background: #ffcc33;
  padding: 2px 2px;
}
.bg_deepyellow {
  background: #ffde02;
  padding: 2px 2px;
}

.bg_green, .bg_blue {
  background: #75d1d1;
  padding: 2px 2px;
}
.bg_orange{
  background: #fe6565;
  padding: 2px 2px;
  color: #fff;
}

.bg_white {
  background: #fff;
}
.bg_whiteblue{background: #dfe9f2; padding: 2px 1px;}

.read-bottom_yellow:after {
  content: '';
  display: inline-block;
  background: url(../photo/img_after_yellow.png) no-repeat;
  background-size: 57px 36px;
  width: 57px;
  height: 36px;
  margin: 20px 0 0;
}

p.dcap:first-letter {
  font-size: 3em;
  font-weight: bold;
  line-height: 1;
  float: left;
  margin: 0 0.2em 0 0;
  padding: 0.1em 0;
}
p.dcap.yellowcap:first-letter {
  font-size: 3em;
  font-weight: bold;
  line-height: 1;
  float: left;
  margin: 0 0.2em 0 0;
  padding: 0.1em 0;
  color: #ffcc33;
}

p.dcap_deco:first-letter {
  margin-left: -25px;
}

.is-grayout {
  position: relative;
}
.is-grayout:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  display: block;
  background: rgba(173, 196, 218, 0.7);
  width: 100%;
  height: 100%;
  z-index: 100;
  border-right: 1px solid #9ab0c8;
  border-bottom: 1px solid #97adc6;
}

.box-shadow {
  -webkit-box-shadow: 2px 2px 15px 0 rgba(128, 128, 128, 0.3);
  box-shadow: 2px 2px 15px 0 rgba(128, 128, 128, 0.3);
}

.pc-only, .sp-only {
  margin: 0 auto;
}

.grid {
  padding: 0 0 8px;
  border-radius: 5px;
}

.content {
  border-radius: 5px;
  margin: 20px 0px;
}
.cx_smartphoneview .content { border-radius: 10px; margin: 20px 15px;}

#gbheader {
  -webkit-box-shadow: 2px 2px 15px 0 rgba(128, 128, 128, 0.3);
  box-shadow: 2px 2px 15px 0 rgba(128, 128, 128, 0.3);
  z-index: 100;
}



.sp{ display: none; }
.pc{ display: block; }

.cx_smartphoneview .sp{ display: block; }
.cx_smartphoneview .pc{ display: none; }

body{ min-width: 1000px; }
body.cx_smartphoneview{ min-width: auto; }

/* =====================================
トップページ
======================================*/
.item-lists { background: #fff;}
.item-lists article.grid__item { max-width: 305px; margin-bottom: 10px;}
.item-lists article.grid__item.cming { max-width: 305px;}
.item-lists article.grid__item:nth-of-type(even) { margin-left: 10px;}
.item-lists article.grid__item:nth-of-type(odd) { margin-left: 10px;}
.cx_smartphoneview .item-lists article.grid__item:nth-of-type(even) { margin: 10px 10px 10px 15px;}
.cx_smartphoneview .item-lists article.grid__item:nth-of-type(odd) { margin: 10px 10px 10px 15px;}
.item-lists article.grid__item + .grid__item { margin-bottom: 15px;}


.item-lists article.grid__item-l { margin-bottom: 15px;}
.item-lists article.grid__item-l:nth-of-type(even) { margin-left: 7px;}
.item-lists article.grid__item-l:nth-of-type(odd) { margin-left: 4px;}
.cx_smartphoneview .item-lists article.grid__item-l:nth-of-type(even) { margin: 0 20px; width: 580px;}
.cx_smartphoneview .item-lists article.grid__item-l:nth-of-type(odd) { margin: 0 20px; width: 580px; }
.cx_smartphoneview .item-lists article.grid__item-l:nth-of-type(even) a { padding: 4px; }
.cx_smartphoneview .item-lists article.grid__item-l:nth-of-type(odd) a{ padding: 4px; }
.cx_smartphoneview .item-lists article.grid__item,
.cx_smartphoneview .item-lists article.grid__item.cming { max-width: 580px; width: 100%; margin: 10px 10px 10px 15px;}
.cx_smartphoneview .item-lists article.grid__item.cming img{ width: 100%; }


.introduction.top { border-radius: 5px;}
.introduction.top .grid__item-f img {width: 100%; border-radius: 5px;}

.grid.top { margin: 10px 0 0;}
.cx_smartphoneview .grid.top { margin: 10px 10px 0; }
.cx_smartphoneview .grid.top article.grid__item-f { margin: 0; width: 100%;}


#pc-bg.top { background: url("../img/top_bg.png") repeat-x top center #eefcff;}
.cx_smartphoneview #pc-bg.top { /*background-position: center 7px;*/ background-position: center -89px;}
.cx_smartphoneview .l-mainvisual { background: #fff;}


.mainvisual { width: 680px; margin: 12px 0 0 -33px;}
.mainvisual img { width: 680px;}
.cx_smartphoneview .mainvisual { width: 600px; margin: 0 auto 18px;}
.cx_smartphoneview .mainvisual img { width: 600px;}

.menu.top { margin: 0 0 13px;}
.cx_smartphoneview .menu.top { margin: 0 10px 30px;}
.cx_smartphoneview .menu.top .menu__item { width: 155px; }


.menu.top .menu__item .item-cont { padding: 23.5px 0;}
.into .menu.top .menu__item:nth-of-type(1) .item-cont,
.story_page .menu.top .menu__item:nth-of-type(2) .item-cont,
.news .menu.top .menu__item:nth-of-type(3) .item-cont,
.caststaff .menu.top .menu__item:nth-of-type(4) .item-cont,
.menu.top .menu__item .item-cont.is-active {
  background: #e6f1f4; padding: 23.5px 0 23.5px; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.menu.lower { margin: 0 0 25px;}
.menu.lower .menu__item .item-cont { padding: 23.5px 0;}
.menu.lower .menu__item .item-cont.is-active {
  background: #e6f1f4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.into .menu__item:nth-of-type(1) .item-cont:after,
.story_page .menu.top .menu__item:nth-of-type(2) .item-cont:after,
.news .menu__item:nth-of-type(3) .item-cont:after,
.caststaff .menu__item:nth-of-type(4) .item-cont:after,
.menu.lower .menu__item .item-cont.is-active:after {
  position: absolute;
  bottom: 2px;
  width: 156px;
  margin: 0 2px;
  height: 5px;
  display: block;
  content: '';
  background: #386197;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #386197), color-stop(100%, #7294bd));
  background: -webkit-gradient(linear, left top, left bottom, from(#386197), to(#7294bd));
  background: linear-gradient(to bottom, #386197 0%, #7294bd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#386197', endColorstr='#7294bd', GradientType=0 );
}

.cx_smartphoneview .into .menu__item:nth-of-type(1) .item-cont:after,
.cx_smartphoneview .story_page .menu.top .menu__item:nth-of-type(2) .item-cont:after,
.cx_smartphoneview .news .menu__item:nth-of-type(3) .item-cont:after,
.cx_smartphoneview .caststaff .menu__item:nth-of-type(4) .item-cont:after,
.cx_smartphoneview .menu.lower .menu__item .item-cont.is-active:after { width: 149px; margin: 0 2px;}
.cx_smartphoneview .menu.lower .menu__item .item-cont.is-active:after { width: 149px; margin: 0 2px;}


.sp-only.introduction {
  margin: 0 auto 35px;
  width: 620px;
}
.sp-only.introduction .grid__item-s {
  height: auto !important;
  width: 100%;
}

.menu__item .item-cont time{
  position: absolute; font-size: 11px; width: 88%; left: 0; background: #027fe0; height: 18px;
  border-radius: 9px; font-weight: bold; font-style: italic; color: #fff; margin: 0 6%; line-height: 19px; top: -5px;
}

.cx_smartphoneview .menu__item .item-cont time { font-size: 14px; width: 94%;  height: 24px; border-radius: 12px; margin: 0 3%; line-height: 24px; top: -8px;}

/*
.menu .menu__item:nth-of-type(1),
.menu .menu__item:nth-of-type(2),
.menu .menu__item:nth-of-type(3),
.menu .menu__item:nth-of-type(4),
.menu .menu__item:nth-of-type(5),
.menu .menu__item:nth-of-type(6),
.menu .menu__item:nth-of-type(7) {
  border-right: 1px solid #dbdde2;
  border-bottom: 1px solid #dbdde2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.menu .menu__item:hover:nth-of-type(1),
.menu .menu__item:hover:nth-of-type(2),
.menu .menu__item:hover:nth-of-type(3),
.menu .menu__item:hover:nth-of-type(4) {
  border-bottom: 1px solid #e3e5ea;
}
.menu .menu__item:hover:nth-of-type(1),
.menu .menu__item:hover:nth-of-type(2),
.menu .menu__item:hover:nth-of-type(3),
.menu .menu__item:hover:nth-of-type(5),
.menu .menu__item:hover:nth-of-type(6),
.menu .menu__item:hover:nth-of-type(7) {
  border-right: 1px solid #e3e5ea;
}
*/

.menu .menu__item{
  border-right: 1px solid #dbdde2;
  border-bottom: 1px solid #dbdde2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.menu .menu__item:hover{
  border-bottom: 1px solid #e3e5ea;
  border-right: 1px solid #e3e5ea;
}



.cx_smartphoneview .menu__item {
  width: 155px !important;
  border-right: 2px solid #dbdde2;
  border-bottom: 2px solid #dbdde2;
}
.cx_smartphoneview .menu .menu__item:hover{
  border-bottom: 2px solid #e3e5ea;
  border-right: 2px solid #e3e5ea;
}



.menu__item .item-cont {
  text-align: center;
  background: #fff;
  padding: 17.5px 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
}
.menu__item .item-cont:hover {
  background: #e6f1f4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.menu__item .item-cont:hover:after {
  position: absolute;
  bottom: 2px;
  width: 156px;
  margin: 0 2px;
  height: 5px;
  display: block;
  content: '';
  background: #386197;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #386197), color-stop(100%, #7294bd));
  background: -webkit-gradient(linear, left top, left bottom, from(#386197), to(#7294bd));
  background: linear-gradient(to bottom, #386197 0%, #7294bd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#386197', endColorstr='#7294bd', GradientType=0 );
}
.cx_smartphoneview .menu__item .item-cont:hover:after { width: 149px; margin: 0 2px;}

.menu__item .item-cont h3 {
  font-size: 1.7rem;
  font-weight: bold;
  -webkit-font-feature-settings: 'pkna';
  font-feature-settings: 'pkna';
  white-space: nowrap;
  color: #000;
}
.menu__item .item-cont p {
  font-size: 1rem;
  color: #000;
}

.grid article {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  float: left;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff;
}

.grid__item-f {
  width: 640px;
}
.grid__item-f__inner {
  background: #fff;
  text-align: center;
  padding: 0 0 20px;
}
.grid__item-f__inner img {
  margin: 0 auto;
}

.grid article .gitem__photo {
  overflow: hidden;
  position: relative;
}
.grid article .gitem__photo img {
  height: auto;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 100%;
}
.grid article:hover .gitem__photo img {
  -webkit-transform: scale(1.07);
  transform: scale(1.07);
}


.cx_smartphoneview .grid article:hover .gitem__photo img {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

.gitem__photo {
  position: relative;
}
.gitem__photo.thumb01:before {
  position: absolute;
  right: 12px;
  top: 110px;
  z-index: 100;
  content: '';
  background: url("../photo/grid-icon_01.png") no-repeat;
  background-size: 82px 74px;
  width: 82px;
  height: 74px;
}


.cx_smartphoneview .gitem__photo.thumb01:before {
    right: 24px; top: 200px; content: '';
    background: url("../photo/grid-icon_01.png") no-repeat;
    background-size: 164px 148px; width: 164px; height: 148px;
  }


.gitem__photo.thumb02.intv1:before {
  position: absolute;
  left: 10px;
  bottom: 50px;
  z-index: 100;
  content: '';
  background: url("../photo/grid-icon_sp_02.png") no-repeat;
  background-size: 173px 84px;
  width: 173px;
  height: 84px;
}

.gitem__photo.thumb02.intv2:before {
    position: absolute;
    left: 10px;
    bottom: 50px;
    z-index: 100;
    content: '';
    background: url("../photo/grid-icon_sp_02_2.png") no-repeat;
        background-size: auto auto;
    background-size: 173px 84px;
    width: 173px;
    height: 84px;
}

.cx_smartphoneview .gitem__photo.thumb02.intv1:before {
    left: 20px; bottom: 62px; content: '';
    background: url("../photo/grid-icon_sp_02.png") no-repeat;
    background-size: 346px 168px; width: 346px; height: 168px;
  }

.cx_smartphoneview .gitem__photo.thumb02.intv2:before {
    left: 20px; bottom: 62px; content: '';
    background: url("../photo/grid-icon_sp_02_2.png") no-repeat;
    background-size: 346px 168px; width: 346px; height: 168px;
  }


.gitem__photo.thumb03:before {
  position: absolute;
  right: -12px;
  top: 160px;
  z-index: 100;
  content: '';
  background: url("../photo/grid-icon_03.png") no-repeat;
  background-size: 108px 28px;
  width: 108px;
  height: 28px;
}

.cx_smartphoneview .gitem__photo.thumb03:before {
    right: -24px; top: 300px; content: '';
    background: url("../photo/grid-icon_sp_03.png") no-repeat;
    background-size: 216px 56px; width: 216px; height: 56px;
  }


.gitem__photo.thumb04:before {
  position: absolute;
  right: -20px;
  top: 160px;
  z-index: 100;
  content: '';
  background: url("../photo/grid-icon_sp_04.png") no-repeat;
  background-size: 190px 31px;
  width: 190px;
  height: 31px;
}
.cx_smartphoneview .gitem__photo.thumb04:before {
    right: -40px; top: 280px; content: '';
    background: url("../photo/grid-icon_sp_04.png") no-repeat;
    background-size: 380px 59px; width: 380px; height: 59px;
  }


.gitem__photo.thumb05 {
  border-bottom: solid 5px #afa9e7;
}

.gitem__photo.thumb05:before {
  position: absolute;
  right: 0;
  top: 8px;
  z-index: 100;
  content: '';
  background: url("../photo/grid-icon_sp_05.png") no-repeat;
  background-size: 123px 29px;
  width: 123px;
  height: 29px;
}
.cx_smartphoneview .gitem__photo.thumb05 {
  border-bottom: solid 10px #afa9e7;
}

.cx_smartphoneview .gitem__photo.thumb05:before {
    right: 0; top: 16px; content: '';
    background: url("../photo/grid-icon_sp_05.png") no-repeat;
    background-size: 246px 58px; width: 246px; height: 58px;
  }


.gitem__photo.thumb06 {
  border-bottom: solid 5px #b7dbff;
}
.gitem__photo.thumb06:before {
  position: absolute;
  right: 0;
  top: 8px;
  z-index: 100;
  content: '';
  background: url("../photo/grid-icon_sp_06.png") no-repeat;
  background-size: 92px 29px;
  width: 92px;
  height: 29px;
}
.cx_smartphoneview .gitem__photo.thumb06 {
  border-bottom: solid 10px #b7dbff;
}
.cx_smartphoneview .gitem__photo.thumb06:before {
    right: 0; top: 16px; content: '';
    background: url("../photo/grid-icon_sp_06.png") no-repeat;
    background-size: 184px 58px; width: 184px; height: 58px;
  }

.gitem__text {
  height: 0;
  padding-top: 34.333333333%;
  background-size: cover;
  width: 100%;
}
.cx_smartphoneview .gitem__text { background-position: center !important;}


.gitem__text.img01 {
  background: url(../photo/top_news_bg-01_.jpg) center center/100% auto no-repeat, #ffcc33;
}
.gitem__text.img02 {
  background: url(../photo/top_news_bg-02_.jpg) center center/100% auto no-repeat;
}
.gitem__text.img03 {
  background: url(../photo/top_news_bg-03_.jpg) center center/100% auto no-repeat, #75d1d1;
}
.gitem__text.img04 {
  background: url(../photo/top_news_bg-04_.jpg) center center/100% auto no-repeat, #ffcc33;
}
.gitem__text p {
  top: 18px;
  left: 5px;
  width: 220px;
  font-size: 1.6rem;
  letter-spacing: 0.12em;
  line-height: 1.5625;
}
.gitem__update {
  position: absolute;
  left: 10px;
  top: -10px;
  font-size: 1.4rem;
  background: #f4f8f9;
  border-radius: 5px;
  color: #000;
}

.cx_smartphoneview .gitem__update { font-size: 2.8rem; font-weight: lighter; padding: 15px 12px; left: 20px; top: -20px;}

.gitem__bg {
  top: 202px;
}

.grid__item-l { width: 310px; height: 310px;}
.grid__item-l a{ padding: 2px; }

.content__title {
  background: #fff;
  padding: 30px 15px 0;
  border-radius: 5px;
}

.content__title__link {
  right: 30px;
  top: 45px;
}
.cx_smartphoneview .content__title__link { margin-top: 10px;}


.content__title__link .tw {
  position: relative;
}
.content__title__link .tw:before {
  position: relative;
  left: 0;
  margin-right: 5px;
  content: '';
  display: inline-block;
  background: url("../photo/icon_tw.png");
  background-size: 12px 11px;
  width: 12px;
  height: 11px;
}

.cx_smartphoneview .content__title__link .tw:before { background: url(../photo/icon_tw.png); background-size: 18px auto; width: 18px; height: 14px;}

.content__title__link a {
  background: #027fe0;
  border-radius: 50px;
  height: auto;
  padding: 1px 10px;
}
.cx_smartphoneview .content__title__link a { padding: 5px 10px; font-size: 1.8rem;}

.content__title__link a:hover {
  background: #1c90eb;
}

.content__photo img {
  border-radius: 5px 5px 0 0;
}
.content__photo.lower img {
  border-radius: 0;
}

.more_btn {
  background: #333333;
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  font-size: 11px;
  line-height: 1.4;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin-top: -24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 0 0px 9px;
}
.more_btn i {
  position: relative;
}
.more_btn i:before {
  content: "";
  position: absolute;
  left: 3px;
  top: 1px;
  border-left: 5px solid #fff;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.more_btn i.yellow:before {
  border-left: 5px solid #ffcc33;
}
.more_btn i.blue:before {
  border-left: 5px solid #75d1d1;
}
.more_btn i.green:before {
  border-left: 5px solid #66cc99;
}

.cx_smartphoneview .more_btn i.yellow:before {
  border-left: 10px solid #ffcc33;
}

.cx_smartphoneview .more_btn i.blue:before {
  border-left: 10px solid #75d1d1;
}

.cx_smartphoneview .more_btn i.green:before {
  border-left: 10px solid #66cc99;
}

.cx_smartphoneview .more_btn {
  top: 50%;
  right: 20px;
  font-size: 22px;
  width: 96px;
  height: 96px;
  margin-top: -48px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 0 0px 18px;
}
.cx_smartphoneview .more_btn i {
  position: relative;
}
.cx_smartphoneview .more_btn i:before {
  content: "";
  left: 6px;
  top: 1px;
  border-left: 10px solid #fff;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.gitem__text.img02 {
  background: url(../photo/top_news_bg-02_.jpg) center center/100% auto no-repeat, #fe6565;
}

.cv_fg:after {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../photo/top_fg_cover.png) center center/100% 100% no-repeat;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  z-index: 100;
}

.cv_news:after {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../photo/top_news_cover.png) center center/100% 100% no-repeat;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  z-index: 100;
}

.cv_story:after {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../photo/top_story_cover.png) center center/100% 100% no-repeat;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  z-index: 100;
}

.cv_intv:after {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../photo/top_intv_cover.png) center center/100% 100% no-repeat;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  z-index: 100;
}

.cv_news:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url(../photo/top_news_cover.png) center center/100% 100% no-repeat;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    z-index: 100;
}

.cv_pg:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url(../photo/top_fg_cover.png) center center/100% 100% no-repeat;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    z-index: 100;
}


/* =====================================
下層ページ
======================================*/
#pc-bg.lower {
  background: url("../img/lower_bg.jpg") repeat-x center top, #eefcff;
}

.cx_smartphoneview #pc-bg.lower {
    /*background-position: center 167px;*/ background-position: center 69px;
  }



.l-header h1 { margin: -10px 0 15px 7px; }
.cx_smartphoneview .l-header h1 { margin: 0 auto 18px;}


.content__heading { text-align: center; margin: 40px 0 -3px 40px;}
.cx_smartphoneview .content__heading { margin: 0;}

.content__title.intro {
  font-size: 2.1rem;
  line-height: 2.285714286;
  padding: 41px 0 0;
}
.content__title.episode {
  padding: 14.5px 0 14.5px 20px;
  font-size: 1.8rem;
  text-align: left;
  background: #ffcc33;
  border-radius: 5px 5px 0 0;
}
.cx_smartphoneview .content__title.episode { font-size: 3rem; }
.content__title.cast {
  padding: 14.5px 0 14.5px 20px;
  font-size: 1.8rem;
  text-align: left;
  background: #66cc99;
  border-radius: 5px 5px 0 0;
}
.content__title.staff {
  padding: 14.5px 0 14.5px 20px;
  margin: 0 0 51px;
  font-size: 1.8rem;
  text-align: left;
  background: #66cc99;
  border-radius: 0;
}
.content__title.news {
  padding: 10px 0 10px 20px;
  font-size: 1.8rem;
  text-align: left;
  background: #75d1d1;
  border-radius: 5px 5px 0 0;
  line-height: 1.8;
}
.content__title.chart {
  padding: 14.5px 0 14.5px 20px;
  font-size: 1.8rem;
  text-align: left;
  background: #99ccff;
  border-radius: 5px 5px 0 0;
}
.content__title.news-ttl {
  text-align: left;
  letter-spacing: 0.04em;
  line-height: 1.666666667;
  padding: 35px 40px 0;
}
.content__title.news-ttl small {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  margin-bottom: -4px;
  font-weight: lighter;
  color: #000;
}
.content__title.news-ttl .bigttl {
  font-size: 2.4rem;
  letter-spacing: 0.08em;
  font-weight: bold;
  color: #5dd1cd;
  display: inline-block;
  margin: 0 0 3px;
}

.content__title.interview {
  padding: 14.5px 0 14.5px 20px;
  font-size: 1.8rem;
  text-align: left;
  background: #fe6565;
  color: #fff;
  border-radius: 5px 5px 0 0;
}



.content__title > .date {
  background: #fff;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  padding: 4px 8px 2px;
  border-radius: 5px;
  font-weight: lighter;
  margin-right: 8px;
  margin-left: -5px;
}

.content__body p {
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.08em;
}

.twitter__include {
  background: #eff3f6;
  border-radius: 4px;
  -webkit-box-shadow: 2px 2px 14px #ddd inset;
  box-shadow: 2px 2px 14px #ddd inset;
}

.cx_smartphoneview .menu.lower {
  margin: 10px 10px 25px;
}

.cx_smartphoneview .content__title.news-ttl {
  font-size: 3rem;
}

.cx_smartphoneview .content__title.news-ttl small {
  font-size: 2.4rem;
}

.cx_smartphoneview .content__title.news-ttl .bigttl {
  font-size: 4rem;
  margin: 0 0 5px;
}

.cx_smartphoneview .content__body p {
  font-size: 2.8rem;
}

.cx_smartphoneview .gitem__text p {
  top: 36px !important;
  width: 440px;
  font-size: 3.2rem;
}

.cx_smartphoneview .staff-list th {
  width: auto;
  text-align: right;
  color: #333;
  padding-right: 0.5em;
  display: block;
  width: 100%;
  text-align: center;
  background: #61c191;
}

.cx_smartphoneview .staff-list td, .cx_smartphoneview .staff-list th {
  border: none;
  font-size: 2.4rem;
  line-height: 1.833333333;
  font-weight: bold;
  padding: 1px;
  vertical-align: top;
  width: 100%;
  text-align: center;
  display: block;
}

.cx_smartphoneview .staff-list td {
  padding-top: 20px;
}

.cx_smartphoneview .staff-list td cite {
  font-size: 1.8rem;
}

h4.tl_blue {
  background: #75d1d1;
  color: #fff;
  border: none;
  padding: 8px 20px;
  font-size: 19px;
  font-weight: bold;
  clear: both;
}

.cx_smartphoneview h4.tl_blue {
  font-size: 28px;
}



.qa_area dd {
  margin-bottom: 30px;
  line-height: 2;
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.08em;
}

.qa_area dd:last-child {
  margin-bottom: 0px;
}

.qa_area dt {
  background: url(../img/icon_q.png) left 5%/24px 31px no-repeat;
  padding-left: 34px;
  margin-bottom: 10px;
  min-height: 32px;
  line-height: 1.4;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.08em;
}

.qa_area.qa_yellow dt {
  background: url(../img/icon_q_yellow.png) left 5%/24px 31px no-repeat;
}
.qa_area.qa_orange dt {
  background: url(../img/icon_q_orange.png) left 5%/24px 31px no-repeat;
}

.cx_smartphoneview .qa_area dt {
  background: url(../img/icon_q.png) left 8%/40px auto no-repeat;
  padding-left: 54px;
  min-height: 40px;
}

.cx_smartphoneview .qa_area.qa_yellow dt {
  background: url(../img/icon_q_yellow.png) left 8%/40px auto no-repeat;
  padding-left: 54px;
  min-height: 40px;
}

.cx_smartphoneview .qa_area.qa_orange dt {
  background: url(../img/icon_q_orange.png) left 8%/40px auto no-repeat;
  padding-left: 54px;
  min-height: 40px;
}

.cx_smartphoneview .qa_area dt {
  font-size: 28px;
}

.cx_smartphoneview .qa_area dd {
  font-size: 28px;
}

h4.tl_blue {
  background: #75d1d1;
  color: #fff;
  border: none;
  padding: 8px 20px;
  font-size: 19px;
  font-weight: bold;
  clear: both;
}

.cx_smartphoneview h4.tl_blue {
  font-size: 28px;
}

h4.tl_yellow {
  background: #ffde02;
  color: #333;
  border: none;
  padding: 8px 20px;
  font-size: 19px;
  font-weight: bold;
  clear: both;
}

.cx_smartphoneview h4.tl_yellow {
  font-size: 28px;
}

.tl_deco_blue {
  border-left: 8px solid #75d1d1;
  font-weight: bold;
  padding-left: 14px;
  font-size: 19px;
}

body.cx_smartphoneview .tl_deco_blue {
  font-size: 28px;
}

.tl_deco_yellow {
  border-left: 8px solid #ffde02;
  font-weight: bold;
  padding-left: 14px;
  font-size: 19px;
}

body.cx_smartphoneview .tl_deco_yellow {
  font-size: 28px;
}

.center {
  text-align: center;
}

.pc_fig_left {
  float: left;
  margin: 0 30px 20px 0;
}

.pc_w200 {
  width: 200px;
}

.pc_w240 {
  width: 240px;
}

.pc_w320 {
  width: 320px;
  margin: 0 auto;
}

.w400 {
  width: 400px;
  margin: 0 auto;
}

.cx_smartphoneview .pc_fig_left {
  float: none;
}

.cx_smartphoneview .pc_w200 {
  width: auto;
  margin: 0 auto;
  width: 100%;
}

.cx_smartphoneview .pc_w240 {
  width: auto;
  margin: 0 auto;
  width: 100%;
}

.cx_smartphoneview .pc_w320 {
  width: auto;
  margin: 0 auto;
  width: 100%;
}

/* =====================================
モーダル
======================================*/
#cx_commonOverlayWrap #cx_commonOverlayClose {
  top: 0px;
  left: 100%;
  margin: -15px 0px 0px -15px;
  text-decoration: none;
  display: block;
  top: -50px !important;
  left: auto !important;
  right: -40px !important;
  width: 60px !important;
  height: 60px !important;
  border: none !important;
  background: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 50% !important;
  position: relative;
  box-shadow: #aaa 2px 3px 9px !important;
}
#cx_commonOverlayWrap #cx_commonOverlayClose:before, #cx_commonOverlayWrap #cx_commonOverlayClose:after {
  position: absolute;
  left: 29px;
  top: 9px;
  content: ' ';
  height: 40px;
  width: 2px;
  background-color: #000;
  z-index: 100;
}
#cx_commonOverlayWrap #cx_commonOverlayClose:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#cx_commonOverlayWrap #cx_commonOverlayClose:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#cx_commonOverlayWrap #cx_commonOverlayClose span {
  width: 60px !important;
  height: 60px !important;
  margin: 0 !important;
  text-indent: 9999px;
}

#cx_commonOverlayWrap #cx_commonOverlayWindow { border-radius: 0 !important; box-shadow: #aaa 2px 3px 9px !important;}

/* =====================================
キャスト/スタッフ
======================================*/
.cast-list {
  margin: 32px auto 72px;
}
.cast-list dl {
  margin: 0;
}
.cast-list dd,
.cast-list dt {
  font-size: 2.4rem;
  line-height: 1.75;
  letter-spacing: 0.07em;
  font-weight: bold;
  color: #61c191;
}
.cast-list .dot {
  text-align: center;
  font-size: 2.4rem;
  line-height: 1.75;
  font-weight: bold;
  color: #61c191;
  padding: 0 0 0 5px;
}

.staff-list td,
.staff-list th {
  border: none;
  font-size: 1.8rem;
  line-height: 1.833333333;
  font-weight: bold;
  padding: 0;
  vertical-align: top;
}
.staff-list th {
  width: auto;
  text-align: right;
  color: #61c191;
  padding-right: 0.5em;
}
.staff-list aside {
  font-size: 1.4rem;
  font-weight: normal;
}

.cx_smartphoneview .cast-list dd,
.cx_smartphoneview .cast-list dt {
  font-size: 3.2rem;
  line-height: 2;
}

.cx_smartphoneview .content__title.staff {
  padding: 14.5px 20px 14.5px 20px;
  margin: 0 0 51px;
  font-size: 3rem;
  text-align: center;
  background: #66cc99;
  border-radius: 0;
}

.cx_smartphoneview .staff-list aside {
  font-size: 1.8rem;
}

.cx_smartphoneview .staff-list table,
.cx_smartphoneview .staff-list tbody,
.cx_smartphoneview .staff-list tr {
  display: block;
  width: 100%;
}

.cx_smartphoneview .staff-list th {
  width: auto;
  text-align: right;
  color: #333;
  padding-right: 0.5em;
  display: block;
  width: 100%;
  text-align: center;
  background: #61c191;
}

.cx_smartphoneview .staff-list td, .cx_smartphoneview .staff-list th {
  border: none;
  font-size: 2.4rem;
  line-height: 1.833333333;
  font-weight: bold;
  padding: 1px;
  vertical-align: top;
  width: 100%;
  text-align: center;
  display: block;
}

.cx_smartphoneview .staff-list td {
  padding-top: 20px;
}

.cx_smartphoneview .staff-list td cite {
  font-size: 1.8rem;
}

.cx_smartphoneview .content__title.cast {
  padding: 14.5px 20px 14.5px 20px;
  font-size: 3rem;
  text-align: center;
  background: #66cc99;
  border-radius: 0;
}

#cx_commonOverlayWrap #cx_commonOverlayBg {
  border: 1px solid #000;
  background: linear-gradient(-45deg, #fff 25%, #82868b 25%, #82868b 50%, #fff 50%, #fff 75%, #82868b 75%, #82868b) !important;
  background: -webkit-llinear-gradient(-45deg, #fff 25%, #82868b 25%, #82868b 50%, #fff 50%, #fff 75%, #82868b 75%, #82868b) !important;
  background: -ms-linear-gradient(-45deg, #fff 25%, #82868b 25%, #82868b 50%, #fff 50%, #fff 75%, #82868b 75%, #82868b) !important;
  background-size: 3px 3px !important;
  opacity: 0.9!important;
}

@-moz-document url-prefix() {
  #cx_commonOverlayWrap #cx_commonOverlayBg {
    background-size: 2px 3px !important;
  }
}
.cx_smartphoneview .content__title.intro {
  font-size: 3.2rem;
  line-height: 1.8;
  padding: 41px 40px 0;
  text-align: left;
}

.cx_smartphoneview .title_yellow {
  font-size: 3.8rem;
}

.cx_smartphoneview .read-bottom_yellow:after {
  display: none;
}

/* =====================================
ニュース
======================================*/
.backnumber {
  background: #75d1d1;
  margin: 0 auto;
  padding: 0 0 40px;
  border-radius: 0 0 5px 5px;
}
.backnumber.story {
  background: #ffcc33;
}
.backnumber.interview { background: #fe6565; }
.backnumber.interview ul{ text-align: left; padding: 0 30px; font-size: 0; line-height: 0;}
.backnumber.interview li{ border-radius: 0; width: 270px; height: 120px; display: inline-block; margin: 0 10px 10px}
.cx_smartphoneview  .backnumber.interview li { border-radius: 0; width: 250px; height: 110px;}
.backnumber__list {
  margin: 0 auto;
}

.backnumber__list li {
  width: 560px;
  margin: 0 auto;
  text-align: center;
  background: #fff;
  border-radius: 25px;
}

.backnumber__list li + li {
  margin-top: 10px;
}

.backnumber__list li a div {
  color: #000;
  font-weight: bold;
}

.backnumber__list .left, .backnumber__list .right {
  font-size: 1.4rem;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
}

.backnumber__list .left {
  padding: 10px 12px 10px 20px;
  border-radius: 50px 0 0 50px;
}

.backnumber__list .right {
  padding: 10px 20px 10px 12px;
  border-radius: 0 50px 50px 0;
  width: 70%;
  text-align: left;
  position: relative;
}

.backnumber__list .right:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  height: 90%;
  border-left: 2px solid #75d1d1;
  display: inline-block;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

.backnumber__title {
  padding: 20px 0; margin: 0px auto 0px;
}

.backnumber--story__list {
  width: 600px;
  margin: 0 auto;
}
.backnumber--story__list li {
  display: inline-block;
  width: 125px;
  text-align: center;
  margin: 5px 10px 5px;
}
.backnumber--story__list li:nth-child(4n+1) {
  margin: 0 10px 0 15px;
}
.backnumber--story__list li figure {
  overflow: hidden;
  width: 125px;
  height: 125px;
  border-radius: 50%;
}
.backnumber--story__list li figcaption {
  font-size: 2.4rem;
  color: #fff;
  font-weight: bold;
}

.cx_smartphoneview .backnumber__list .left, .cx_smartphoneview .backnumber__list .right {
  font-size: 2rem;
}

.cx_smartphoneview .backnumber__list .left {
  padding: 10px 12px 10px 15px;
  width: 29%;
}

.cx_smartphoneview .backnumber__list .right {
  padding: 10px 20px 10px 12px;
  width: 70%;
}

.cx_smartphoneview .content__body p {
  font-size: 2.8rem;
}

.cx_smartphoneview .content__title.news {
  padding: 12px 0 12px 20px;
  font-size: 3rem;
  border-radius: 10px 10px 0 0;
  line-height: 1.5;
}

.cx_smartphoneview .content__title > .date {
  background: #fff;
  font-size: 2.4rem;
  padding: 5px 10px;
  border-radius: 5px;
  margin-right: 20px;
}

.cx_smartphoneview .content__title.news-ttl .bigttl {
  font-size: 4rem;
  margin: 0 0 5px;
}

.cx_smartphoneview .content__title.news-ttl {
  font-size: 3rem;
}

.cx_smartphoneview .content__title.news-ttl small {
  font-size: 2.4rem;
}

/*twitter*/
#twitter {
  background: url(../img/top_tw_bg.png);
  padding: 0px;
  position: relative;
  background: #fff;
  margin: 20px 0 20px;
}

.cx_smartphoneview #twitter {
  margin: 20px 15px 20px;
}

.mutters {
  padding: 12px;
}

#twitter .content__body {
  background: #fff;
  margin: 20px 20px 0 20px;
}

#twitter .content__body p {
  padding: 0;
  overflow: hidden;
  height: auto;
  line-height: 1.4;
}

.mutters .thn {
  width: 48px !important;
  margin-right: 12px;
}

.mutters .thn img {
  width: 48px !important;
  height: 48px !important;
}

#twitter .content__body p.txt {
  letter-spacing: 4px;
  margin-top: 10px;
}

.tw_link_btn {
  line-height: 1;
  background: #066fda;
  border-radius: 2px;
  display: inline-block;
  font-size: 10px;
  padding: 5px 6px 4px;
  position: absolute;
  right: 28px;
  top: 48px;
}

.tw_link_btn a {
  color: #fff;
}

.mutters {
  padding: 15px;
}

.mutters .nam {
  float: none !important;
}
.cx_smartphoneview #fp-l .mutters .nam{ width: auto; padding-right: 21px; margin: 0;}

.mutters .twlogo {
  position: absolute;
  right: 5px;
  top: 40px;
}

.mutters .container {
  position: relative;
}

#twitter .content__title {
    padding: 35px 50px 0px 15px;
}
.cx_smartphoneview #twitter .content__title { padding: 35px 15px 0px 15px;}

#twitter {
  padding-bottom: 30px;
}

#twitter .content__body {
  margin: 30px 30px 0 30px;
  padding: 0;
  background: #eff3f6;
  border-radius: 4px;
  -webkit-box-shadow: 2px 2px 14px #ddd inset;
  box-shadow: 2px 2px 14px #ddd inset;
}

.twitter__include {
  padding: 20px;
}

.cx_smartphoneview .tw_link_btn {
  display: block;
  position: relative;
  right: auto;
  top: auto;
  margin: 10px auto;
  font-size: 18px;
  width: 210px;
}

/*# sourceMappingURL=style.css.map */
span.cimg{ cursor: pointer !important; line-height: 1; padding: 4px 2px;}

#character{ position: relative; width: auto; height: auto; margin: 0 auto;}
#character img.cimg{ position: absolute; display: block; cursor: pointer !important; opacity: 0;   -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
#character img.cimg:hover{ opacity: 0.4; cursor: pointer!important;}
img.cimg{ cursor: pointer !important; display: block;}


.chart_content{ padding-bottom: 24px; background: #99ccff; }

.c_popup_bg{
  /*border: 1px solid #000;*/
  background: linear-gradient(-45deg, #fff 25%, #82868b 25%, #82868b 50%, #fff 50%, #fff 75%, #82868b 75%, #82868b) !important;
  background: -webkit-llinear-gradient(-45deg, #fff 25%, #82868b 25%, #82868b 50%, #fff 50%, #fff 75%, #82868b 75%, #82868b) !important;
  background: -ms-linear-gradient(-45deg, #fff 25%, #82868b 25%, #82868b 50%, #fff 50%, #fff 75%, #82868b 75%, #82868b) !important;
  background-size: 3px 3px !important;
  opacity: 0.9!important;
}
.c_popup_bg.active{
    overflow: visible;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.7;
    position: fixed;
    top: 0;
    z-index: 10000;
}

.box_overlay {
    position: relative;
    z-index: 0;
    top: 50%;
    left: 50%;
    display: none;
    width: 640px;
    height: 427px;
    margin: -205px 0 0 -315px;
    -webkit-box-shadow: 2px 2px 15px 4px rgba(128, 128, 128, 0.3);
    box-shadow: 2px 2px 15px 4px rgba(128, 128, 128, 0.3);
    z-index: 100;
}

.box_overlay.active{
    position: fixed;
    z-index: 11000;
    display: block;
}
.box_inn .txt {
    width: 315px;
    height: 242px;
    background: rgba( 139, 215, 186, 0.7);
    display: block;
    right: 16px;
    position: absolute;
    bottom: 16px;
    font-size: 4em;
    box-sizing: border-box;
    padding: 1px 0 0px 1px;
    line-height: 1.8;
}
.box_inn .txt.tbg_green { background: rgba( 183, 219, 255, 0.7); }

.photo .mCSB_scrollTools { opacity: 1;}
.photo .mCSB_inside > .mCSB_container{ padding: 16px 0 0px 16px; }
.mCSB_container.mCS_y_hidden.mCS_no_scrollbar_y{ padding: 16px 16px 0px 16px; }
.photo .mCSB_scrollTools .mCSB_draggerContainer{
  background: #fff; border: 2px solid #8bd7ba;
  border-bottom: 2px solid #8bd7ba; border-top: 1px solid #8bd7ba;
}
.photo .tbg_green .mCSB_scrollTools .mCSB_draggerContainer{
  background: #fff; border: 2px solid #b7dbff;
  border-bottom: 2px solid #b7dbff; border-top: 1px solid #b7dbff;
}
.photo .mCSB_scrollTools .mCSB_dragger{background: #8bd7ba; border: 1px solid #fff; box-sizing: border-box;}
.photo .tbg_green .mCSB_scrollTools .mCSB_dragger{background: #b7dbff; border: 1px solid #fff;}

.photo .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #8bd7ba;
    background-color: #8bd7ba;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}
.photo .tbg_green .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background: #b7dbff;}
.photo .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 8px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-align: center;
}
.photo .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: #fff;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}


.photo .mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.p_close{
  top: 0px;
  left: 100%;
  margin: -15px 0px 0px -15px;
  text-decoration: none;
  display: block;
  top: -50px !important;
  left: auto !important;
  right: -40px !important;
  width: 60px !important;
  height: 60px !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 50% !important;
  position: relative;
  box-shadow: #aaa 2px 3px 9px !important;
  position: absolute;
  background: #fff !important;
}
.p_close:before, .p_close:after {
  position: absolute;
  left: 29px;
  top: 9px;
  content: ' ';
  height: 40px;
  width: 2px;
  background-color: #000;
  z-index: 100;
}
.p_close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.p_close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.p_close span {
  width: 60px !important;
  height: 60px !important;
  margin: 0 !important;
  text-indent: 9999px;
}




.cx_smartphoneview  .box_overlay { width: 600px; height: 400px; margin-left: -300px;}
.cx_smartphoneview .box_inn > p{ width: 600px!important; height: 400px!important; background-size: cover!important;}
.cx_smartphoneview .box_inn > p .txt{ font-size: 6em; width: 350px }

.cx_smartphoneview .p_close{
  top: -60px !important;
  right: -10px !important;
}
/*.active */


.intv_area{ padding-bottom: 20px; border-bottom: 1px solid #75d1d1;}
.intv_area dt { font-weight: bold; font-size: 1.6rem; line-height: 2; letter-spacing: 0.08em; /*display: inline-block; width: 90px; vertical-align: top;*/}
.intv_area dd { margin-bottom: 30px; line-height: 1.8; font-size: 1.6rem; letter-spacing: 0.08em; /*display: inline-block; width: calc(100% - 90px); vertical-align: top;*/}
.cx_smartphoneview .intv_area dt { font-size: 2.8rem;}
.cx_smartphoneview .intv_area dd { font-size: 2.8rem;}


dt.intv_icon01{ padding-left: 62px; background: url(../photo/intv_icon01.png) left center / 54px 54px no-repeat; min-height: 54px; display: inline-block; line-height: 54px; margin-bottom: 10px;}
dt.intv_icon02{ padding-left: 62px; background: url(../photo/intv_icon02.png) left center / 54px 54px no-repeat; min-height: 54px; display: inline-block; line-height: 54px; margin-bottom: 10px;}
dt.intv_icon03{ padding-left: 62px; background: url(../photo/intv_icon03.png) left center / 54px 54px no-repeat; min-height: 54px; display: inline-block; line-height: 54px; margin-bottom: 10px;}
.cx_smartphoneview dt.intv_icon01{ padding-left: 120px; background: url(../photo/intv_icon01.png) left center / 100px 100px no-repeat; min-height: 100px; display: inline-block; line-height: 120px;}
.cx_smartphoneview dt.intv_icon02{ padding-left: 120px; background: url(../photo/intv_icon02.png) left center / 100px 100px no-repeat; min-height: 100px; display: inline-block; line-height: 120px;}
.cx_smartphoneview dt.intv_icon03{ padding-left: 120px; background: url(../photo/intv_icon03.png) left center / 100px 100px no-repeat; min-height: 100px; display: inline-block; line-height: 120px;}


p.read{ font-size: 1.8rem; font-weight: bold;}
.msg p{ letter-spacing: 0; }
.msg p.msg_btn_area{ background: url(../photo/msg_btn_hover.png) top center / 229px 58px no-repeat;  margin: 30px 0;}
.msg p.msg_btn_area a img{ transition: 0; }
.msg p.msg_btn_area a img:hover{ opacity: 0; }

.msg_box{ height: 640px; background: rgba(175, 169, 231, 0.3); }
/*.qa_area dd:last-child {
  margin-bottom: 0px;
}*/

.cx_smartphoneview .msg p.msg_btn_area{ background: none; margin: 40px 0; }
.cx_smartphoneview .msg p.msg_btn_area a img{ width: 380px; }
.cx_smartphoneview .msg p.msg_btn_area a img:hover{ opacity: 1; }


.left38{ float: left; width: 38%; margin-right: 20px; margin-bottom: 20px;}
.cx_smartphoneview .left38{ float: none; width: 80%; margin: 0px auto 20px;}



.lightbox { padding-top: 80px;}

.lightboxOverlay {
  background: linear-gradient(-45deg, #fff 25%, #82868b 25%, #82868b 50%, #fff 50%, #fff 75%, #82868b 75%, #82868b) !important;
  background: -webkit-llinear-gradient(-45deg, #fff 25%, #82868b 25%, #82868b 50%, #fff 50%, #fff 75%, #82868b 75%, #82868b) !important;
  background: -ms-linear-gradient(-45deg, #fff 25%, #82868b 25%, #82868b 50%, #fff 50%, #fff 75%, #82868b 75%, #82868b) !important;
  background-size: 3px 3px !important;
  opacity: 0.9!important;
}

.lb-dataContainer{ position: absolute; top: 0px; left: 50%;  -webkit-transform: translate(-50%, 0%); transform: translate(-50%, 0%); }

.lb-data .lb-close{
    position: absolute;
    top: 10px;
    left: 100%;
    margin: -15px 0px 0px -15px;
    text-decoration: none;
    display: block;
    width: 60px !important;
    height: 60px !important;
    border: 2px solid white;
    background: #fff;
    overflow: hidden;
    border-radius: 50% !important;
    box-shadow: #aaa 2px 3px 9px !important;
    opacity: 1;
}


.lb-data .lb-close:before, .lb-data .lb-close:after {
    position: absolute;
    left: 29px;
    top: 9px;
    content: ' ';
    height: 40px;
    width: 2px;
    background-color: #000;
    z-index: 100;
}

.lb-data .lb-close:before { -webkit-transform: rotate(45deg); transform: rotate(45deg);}
.lb-data .lb-close:after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg);}

.lightbox .lb-image { border-radius: 0px; border: 10px solid white;}
#gallery{ margin-top: 50px; }
.gallery__content li a:after{ background: rgba(255, 206, 52, 0.4);}
.content__title.gallery_tl{ background: #ffce34; padding: 5px; margin: 0 -0.7% 10px; border-radius: 2px;}

.lb-nav a.lb-prev, .lb-nav a.lb-next{  position: relative; background: none;}
.lb-nav a.lb-prev:before,.lb-nav a.lb-prev:after,
.lb-nav a.lb-next:before,.lb-nav a.lb-next:after{ content: ""; width: 36px; height: 2px; background: #fff; display: block; top: 50%; position: absolute;}

.lb-nav a.lb-prev:before,.lb-nav a.lb-prev:after{ left: 20px;}
.lb-nav a.lb-next:before,.lb-nav a.lb-next:after{ right: 20px; }

a.lb-prev:after, a.lb-next:after{ -webkit-transform: rotate(-45deg); transform: rotate(-45deg);}
a.lb-prev:before, a.lb-next:before{ -webkit-transform: rotate(45deg); transform: rotate(45deg);}
a.lb-prev:after, a.lb-next:before{margin: -12px 0 0 0;}
a.lb-prev:before, a.lb-next:after{margin: 12px 0 0 0;}

.cx_smartphoneview .lb-data .lb-close { left: 86%;}



.cx_smartphoneview  .mov2{ margin: 0 10px 35px; }
.cx_smartphoneview .mov2 .grid__item-f {  width: 620px;}
/*.cx_smartphoneview  .mov2 img{
    background-image: url("photo/mov_02.png");
    width: 620px !important;
    height: 249px !important;
    background-size: 620px auto !important;
}*/




.pop_inner_pl5{
    background: #fff;
    padding: 0px 0px 4px;
    color: #333;
    line-height: 1.7;
    font-size: 1.4em;
}
.pop_inner_pl5 h3{
    margin: 30px 30px 10px;
    font-size: 1em;
}

.pop_inner_pl5 .pop_text{ margin: 0 30px; }
.pop_inner_pl5 .pop_linkbox{ margin: 24px auto 0; text-align: center;}

.pop_inner_pl5 .pop_time{ text-align: center; font-size: 0.6em;}
.pop_inner_pl5 .pop_note { font-size: 0.6em; margin: 20px 30px 40px;}

#photo000.box_overlay {
    position: fixed;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    font-size: 16px;
}

.cx_smartphoneview #photo000.box_overlay{ font-size: 24px; }
.cx_smartphoneview #photo000 .pop_inner { overflow: scroll; height: 800px;}

.content__body p.letter{
    font-size: 0.9em;
    color: #000;
    font-style: italic;
    font-weight: 600;
    line-height: 2.7;
    padding: 0 40px 0 40px;
    text-align: center;
}
.sign{
    padding:  6px 32px 0;
    background: url(../img/pen.png) left center / 30px 33px no-repeat;
    display: inline-block;
    height: 50px;
    vertical-align: baseline;
    box-sizing: border-box;
}

.cx_smartphoneview .content__body p.letter{ text-align: left; font-size: 30px; }
.cx_smartphoneview .sign{
    padding:  6px 70px 0;
    background: url(../img/pen.png) left center / 60px 66px no-repeat;
    display: inline-block;
    height: 80px;
    vertical-align: baseline;
    box-sizing: border-box;
}



figure.photo-1 figcaption{ font-size: 2.4em; text-align: center; margin-top: 5px;}
.cx_smartphoneview figure.photo-1 figcaption{ font-size: 3em;}



