@charset "UTF-8";
@import url("//fonts.googleapis.com/css?family=Kreon:300,400,700");
@import url("//fonts.googleapis.com/earlyaccess/notosansjp.css");
/*-----------------------------------

anniversary25th_special.scss

------------------------------------*/
body {
  background: #fff;
}

.contArea,
.update,
.videoArea {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: 'Kreon', 'Noto Sans JP', sans-serif;
}

.contArea a,
.update a,
.videoArea a {
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.contArea a:hover,
.update a:hover,
.videoArea a:hover {
  opacity: 0.4;
  text-decoration: none;
}

.videoArea {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 9999999;
}

.headerNav {
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.75);
  font-size: 0;
  height: 90px;
  z-index: 1111111111111111111111;
  text-align: center;
}

.headerNav img {
  vertical-align: top;
}

.headerNav_25thlogo {
  display: inline-block;
  margin: 0 auto;
}

.headerNav_25thlogo a {
  height: 90px;
  width: 300px;
  display: table-cell;
  vertical-align: middle;
}

.headerNav_jplogo {
  position: absolute;
  left: 25px;
  top: 25px;
}

.update {
  position: absolute;
  padding: 20px 25px;
  background: rgba(255, 0, 0, 0.6);
  display: block;
  width: 100%;
  color: #fff;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.update_heading {
  display: inline-block;
  width: 100px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 5px;
  border-radius: 3px;
  margin-right: 20px;
}

.update_listwrap {
  display: inline-block;
  font-weight: 100;
}

.update_listwrap a {
  position: relative;
  z-index: 99999999999999;
  color: #fff;
  font-weight: 100;
}

.update_listwrap time {
  display: inline-block;
  margin-right: 10px;
}

.contArea {
  background: white;
}

.sec {
  text-align: center;
}

.sec > div {
  margin: 0 auto;
  padding: 100px 0;
}

.sec > div.wd980 {
  width: 980px;
  margin: 0 auto;
}

.sec_desc {
  background: #000 url("/img/special/anniversary/25th/line_5.png") no-repeat top center;
  background-size: 100% 27px;
  padding-top: 27px;
  color: #fff;
}

.sec_desc .wd100 {
  background: url("/img/special/anniversary/25th/bg_catchcopy.jpg") repeat top center;
}

.sec_desc_heading {
  font-size: 56px;
  line-height: 60px;
  letter-spacing: 0.1em;
  margin-bottom: 0.5em;
}

.sec_desc_text {
  font-size: 18px;
  line-height: 3;
  font-weight: 300;
  letter-spacing: 0.1em;
}

.sec_cont article {
  margin-bottom: 50px;
}

.sec_cont article a {
  display: block;
}

.sec_cont_heading {
  font-size: 30px;
  letter-spacing: 0.1em;
  line-height: 1;
  padding: 0 0 50px;
  background: url("/img/special/anniversary/25th/ribon.png") no-repeat bottom center;
  margin-bottom: 30px;
}

.sec_cont_heading i {
  font-style: normal;
}

.sec_cont_text {
  font-size: 15px;
  line-height: 2;
  padding: 30px 0 0;
  text-align: left;
  color: #333;
}

.sec_cont_text p {
  margin-bottom: 1em;
}

.sec_cont_if_ex_heading {
  font-size: 20px;
  color: #d73144;
  margin-bottom: 1em;
  letter-spacing: 0.2em;
}

.sec_cont_if_ex_pic {
  font-size: 0;
}

.sec_cont_if_ex_pic li {
  display: inline-block;
  font-size: 14px;
  margin-right: 40px;
}

.sec_cont_if_ex_pic li:last-child {
  margin-right: 0;
}

.btn {
  margin: 50px auto !important;
}

.btn a {
  padding: 25px;
  width: 60%;
  display: inline-block;
  background: #333;
  color: #fff;
  border-radius: 50px;
  font-size: 22px;
}

.btn a i {
  font-style: normal;
}

.btn_rainbow a {
  background: #e32929;
  /* Old browsers */
  background: -moz-linear-gradient(left, #e32929 0%, #8c64cf 25%, #1698c8 50%, #6dc951 75%, #ffb033 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #e32929 0%, #8c64cf 25%, #1698c8 50%, #6dc951 75%, #ffb033 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#e32929), color-stop(25%, #8c64cf), color-stop(50%, #1698c8), color-stop(75%, #6dc951), to(#ffb033));
  background: -o-linear-gradient(left, #e32929 0%, #8c64cf 25%, #1698c8 50%, #6dc951 75%, #ffb033 100%);
  background: linear-gradient(to right, #e32929 0%, #8c64cf 25%, #1698c8 50%, #6dc951 75%, #ffb033 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.sns_area {
  margin-top: 70px;
}

.sns_area p {
  margin-bottom: 20px;
}

.sns_area ul {
  display: flex;
  margin: 0 auto;
  justify-content: center;
}

.sns_area ul li {
  margin: 20px;
}

.sns_area ul li a {
  display: block;
  width: 250px;
  height: 70px;
  padding: 15px 0 0;
  border-radius: 35px;
  color: #ffffff;
  font-size: 18px;
}

.sns_area ul li a.Tw {
  background: #27aae1;
}

.sns_area ul li a.Tw:before {
  content: ' ';
  background: url("/img/special/anniversary/25th/twitter.png") 0 0 no-repeat;
  background-size: 100%;
  display: block;
  width: 30px;
  height: 25px;
  margin: 0 auto 10px;
}

.sns_area ul li a.Fb {
  background: #2f4d9f;
}

.sns_area ul li a.Fb:before {
  content: ' ';
  background: url("/img/special/anniversary/25th/facebook.png") 0 0 no-repeat;
  background-size: 100%;
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 auto 10px;
}

.sns_area ul li a.Insta {
  background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
}

.sns_area ul li a.Insta:before {
  content: ' ';
  background: url("/img/special/anniversary/25th/insta.png") 0 0 no-repeat;
  background-size: 100%;
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 auto 10px;
}

.snsBGWrap {
  width: 980px;
  margin: 30px auto !important;
  padding: 0 !important;
}

/*　ハンバーガーメニュー　*/
.menu-trigger {
  position: absolute;
  right: 0;
  top: 15px;
  display: inline-block;
  width: 32px;
  height: 20px;
  z-index: 99999;
  box-sizing: border-box;
  margin: 20px;
  cursor: pointer;
}

.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000;
  margin: 0 auto;
}

.menu-trigger.active span {
  background-color: #fff;
}

.menu-trigger span:nth-of-type(1) {
  top: 0;
}

.menu-trigger span:nth-of-type(2) {
  top: 9px;
}

.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}

.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(9px) rotate(-45deg);
  transform: translateY(9px) rotate(-45deg);
}

.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}

.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-9px) rotate(45deg);
  transform: translateY(-9px) rotate(45deg);
}

#navigation {
  position: fixed;
  display: none;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 99998;
}

#navigation .navigation_inner {
  display: table;
  width: 100%;
  height: 100%;
}

#navigation .navigation_inner .navigation_menu {
  display: table-cell;
  vertical-align: top;
  padding-top: 100px;
}

#navigation .navigation_inner .navigation_menu li {
  position: relative;
  padding: 50px 0;
  width: 980px;
  margin: 0 auto;
  border-bottom: solid 1px rgba(225, 225, 225, 0.3);
}

#navigation .navigation_inner .navigation_menu li::after {
  position: absolute;
  font-family: 'ionicons';
  content: '\f30f';
  color: #fff;
  right: 25px;
  font-size: 20px;
  top: 50%;
  transform: translateY(-50%);
}

#navigation .navigation_inner .navigation_menu li a {
  display: block;
  text-align: center;
}

#navigation .navigation_inner .navigation_menu li a .subhead_center {
  margin-bottom: 0;
}

#navigation .navigation_inner .navigation_menu li a:hover {
  opacity: 0.5;
}

#navigation .navigation_inner .navigation_menu li span {
  display: block;
  font-size: 40px;
  line-height: 1.5;
  color: #fff;
  font-weight: 100;
  letter-spacing: 0.1em;
}

#navigation .navigation_inner .navigation_menu li span.top {
  font-size: 25px;
  margin-top: 15px;
}

#navigation .navigation_inner .navigation_menu li span.subhead_jp {
  font-size: 20px;
}

#navigation .match_subTit_icon .menu_eng {
  font-size: 35px;
  font-weight: 700;
  letter-spacing: 0.02em;
  vertical-align: middle;
}

#navigation .match_subTit_icon .jpn {
  font-size: 16px;
}

/* ---------------------------------
　
other page

----------------------------------- */
.kvArea .kvIndex,
.kvArea .kvArticle {
  display: none;
}

body.kvIndex .kvArea .kvIndex,
body.kvArticle .kvArea .kvArticle {
  display: block;
}

body.second .videoArea {
  top: 0;
  left: 0;
}

body.second .kvArea {
  height: 400px;
  background-size: cover !important;
  min-width: 980px;
}

body.second .kvArea .kvIndex, body.second .kvArea .kvArticle {
  position: relative;
}

body.second .contArea {
  margin-top: 400px;
}

body.second.kvArticle .kvArea {
  height: 220px;
}

body.second.kvArticle .contArea {
  margin-top: 160px;
}

body.interview.kvIndex .kvArea {
  background: url(/img/special/anniversary/25th/interview/KV_25th_interview_bg.png) no-repeat bottom center;
}

body.interview.kvArticle .kvArea {
  background: url(/img/special/anniversary/25th/interview/KV_25th_interview_half_bg.png) no-repeat bottom center;
}

body.interview.kvArticle .kvArea .kvArticle img {
  width: 350px;
}

body.interview .kvArea .kvIndex {
  top: 140px;
}

body.interview .kvArea .kvArticle {
  top: 120px;
}

.sec_interviewTxt > div {
  padding: 50px 0;
}

.sec_interviewTxt > div p {
  letter-spacing: 0.1em;
  line-height: 1.65;
}

.sec_interviewlist > div {
  padding: 0;
}

.sec_interviewlist_article {
  margin-bottom: 1px;
}

.sec_interviewlist_article a {
  display: block;
  height: 500px;
  overflow: hidden;
}

.sec_interviewlist_article a img {
  margin-top: -90px;
}

.interview_pink {
  background: #965f60;
}

.interview_blue {
  background: #518b91;
}

.interview_yellow {
  background: #adaa6b;
}

.interview_green {
  background: #679357;
}

.interview_blue2 {
  background: #3a559f;
}

.interview_purple {
  background: #8d5892;
}

.interview_pink2 {
  background: #94586f;
}

.interviewKV img {
  vertical-align: bottom;
}

.interviewTXT p {
  text-align: left;
  line-height: 1.65;
  margin-bottom: 1em;
}

.interviewTXT p.btn {
  text-align: center;
}

.interviewTXT figure {
  margin: 30px 0;
}

.interviewTXT dl {
  margin-bottom: 2em;
  text-align: left;
}

.interviewTXT dl dt {
  font-weight: bold;
  line-height: 1.65;
  margin-bottom: 1em;
}

.interviewTXT dl dd {
  line-height: 2;
  font-size: 14px;
  margin-bottom: 1em;
}

body.moshij.kvIndex .kvArea {
  background: url(/img/special/anniversary/25th/if/KV_25th_if_bg.png) no-repeat bottom center;
}

body.moshij .kvArea .kvIndex {
  top: 140px;
}

body.moshij .sec > div.wd980 {
  padding-top: 50px;
}

.sp_disp {
  display: none !important;
}

.borderT {
  border-top: 1px solid #8c8b8b;
  padding-top: 40px;
}
