@charset "shift_jis";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
body, html {
	font-family: 'Noto Sans Japanese', YuGothic, 'Yu Gothic', sans-serif;
  color: #000000;
}

img {
  -webkit-backface-visibility: hidden;
}

.imgTxt{
  display: inline-block;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
}
#breadcrumb{
  color: #a2a0a0;
}
#breadcrumb a{
  color: #007ca5;
}
#wrapper{
  overflow-x: hidden;
}
@media print, screen and (min-width:769px){
#wrapper{
  min-width: 1200px;
  background: url(../h_img/common_bg_top_pc.png) center -150px no-repeat;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
.spVer{
  display: none !important;
}
/* .colorBt
----------------------- */
.colorBt{
  text-align: center;
  margin-top: 40px;
}
.colorBt a,
.colorBt p{
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  min-width: 290px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px;
  background-color: #f4783c;
  font-size: 0;
  line-height: 0;
  opacity:1;filter: alpha(opacity=100);-ms-filter: "alpha(opacity=100)";
  transition-property: opacity,filter;
  transition: 0.2s linear;
}
.colorBt.blue a{
  background-color: #0b68b3;
}
.colorBt.gray p{
  background-color: #cccccc;
}
.colorBt a:hover{
  opacity:.6;filter: alpha(opacity=60);-ms-filter: "alpha(opacity=60)";
  text-decoration: none;
}
.colorBt a img,
.colorBt p img{
  padding: 18px 0;
}
.colorBt a span,
.colorBt p span{
  font-size: 16px;
  line-height: 1.3em;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px 46px 25px 0;
  display: block;
  opacity:1;filter: alpha(opacity=100);-ms-filter: "alpha(opacity=100)";
  transition-property: opacity,filter;
  transition: 0.2s linear;
  position: relative;
}
.colorBt p span{
  padding: 25px 0;
}
.colorBt a span::after{
  content: "";
  display: inline-block;
  background: url(../h_img/bt_more_right_pc.png) right top no-repeat;
  width: 36px;
  height: 35px;
  position: absolute;
  right: 0;
  top: calc(50% - 18px);
}
/* .soonBt
----------------------- */
.soonBt{
  text-align: center;
  width: 290px;
  height: 70px;
  background: url(../h_img/bt_more_right_pc.png) center center #868686 no-repeat;
  margin: 20px auto 0;
}
.soonTxt{
  margin-top: 10px;
  text-align: center;
  color: #cc0000;
  font-size: 18px;
}
/* .backBt
----------------------- */
.backBt{
  text-align: center;
  margin-top: 40px;
}
.colorBt + .backBt{
  margin-top: 60px;
}
.backBt a{
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  height: 70px;
  background-color: #f4783c;
  font-size: 16px;
  line-height: 66px;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px;
  opacity:1;filter: alpha(opacity=100);-ms-filter: "alpha(opacity=100)";
  transition-property: opacity,filter;
  transition: 0.2s linear;
}
.backBt a:hover{
  opacity:.6;filter: alpha(opacity=60);-ms-filter: "alpha(opacity=60)";
  text-decoration: none;
}
.backBt a::after{
  content: "";
  display: inline-block;
  margin-left: 10px;
  background: url(../h_img/bt_back_pc.png) right top no-repeat;
  width: 36px;
  height: 35px;
  vertical-align: middle;
}
/* #underContent
----------------------- */
#underContent{
  padding: 65px 0 20.85%;
  position: relative;
}
#underContent::after{
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 0;
  background: url(../h_img/common_bg_bottom_pc.png) center bottom no-repeat;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  padding-top: 20.85%;
  left: 0;
  bottom: 0;
}
.contentInner{
  width: 1200px;
  margin: 50px auto 0;
  position: relative;
  padding-bottom: 85px;
  text-align: left;
}
.contentInner:first-child{
  margin-top: 0;
}
/* .contentHeadline
----------------------- */
.contentHeadline{
  display: inline-block;
  text-align: right;
  font-size: 12px;
}
.contentHeadline .sub{
  font-size: 0;
  line-height: 0;
  display: block;
}
.contentHeadline .sub img{
  height: 35px;
  width: auto;
}
.contentHeadline .main{
  position: relative;
  display: inline-block;
}
.contentHeadline .main::after{
  content: "";
  display: block;
  width: 9999px;
  height: 1px;
  background-color: #000000;
  position: absolute;
  bottom: 0.5em;
  right: calc(100% + 10px);
}
/* #historyHeadline
----------------------- */
#historyHeadline{
  font-size: 0;
  line-height: 0;
  text-align: center;
  margin-top: 50px;
  position: relative;
  z-index: 2;
}
#historyHeadline li{
  display: inline-block;
  width: 460px;
  margin: 0 20px;
  border: solid 1px #000000;
  padding: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background-color: #fff;
}
#historyHeadline li.active{
  background-color: rgba(255,255,255,0);
}
#historyHeadline li a{
  display: block;
  font-size: 20px;
  padding: 20px 0;
  line-height: 1em;
  color: #000000;
  opacity:1;filter: alpha(opacity=100);-ms-filter: "alpha(opacity=100)";
  transition-property: opacity,filter;
  transition: 0.2s linear;
}
#historyHeadline li a:hover{
  text-decoration: none;
  opacity:.6;filter: alpha(opacity=60);-ms-filter: "alpha(opacity=60)";
}
#historyHeadline li.active a{
  background-color: #f4783c;
  color: #fff;
}
#historyHeadline li a::after{
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 2px;
  background-color: #000;
  bottom: 17px;
  right: -10px;
}
#historyHeadline li.active a::after{
  content: "";
  display: block;
  width: 2px;
  height: 40px;
  background-color: #f43c3c;
  bottom: -20px;
  right: 30px;
}
/* #underLogo
----------------------- */
#underLogo{
  font-size: 0;
  line-height: 0;
  margin-top: 40px;
}
#underLogo a{
  display: inline-block;
  margin: 0 auto;
}
#underLogo a img{
  width: 206px;
  height: auto;
}
/* =====================================================================================
トップページ
===================================================================================== */
#wrapper.top{
  background: url(../h_img/top_mv_bg.png) center top repeat-x;
}
#wrapper.top .contentInner::after{
  content: "";
  display: block;
  width: 9999px;
  height: 1px;
  background-color: #000000;
  position: absolute;
  bottom: 0;
  left: 950px;
}
#wrapper.top .contentInner:last-child::after{
  display: none;
}
#wrapper.top .contentInner:last-child{
  padding-bottom: 0;
}
#wrapper.top #breadcrumb{
  position: relative;
  z-index: 2;
}
/* =====================================
#topMv
===================================== */
#topMv{
  margin: -99px auto 0;
  width: 100%;
  position: relative;
  height: 870px;
  position: relative;
  z-index: 1;
}
#topMv::before,
#topMv::after{
  content: "";
  display: block;
  position: absolute;
  width: 50%;
  top: 66px;
  z-index: 1;
}
#topMv::before{
  background: url(../h_img/top_mv_left.png) right top no-repeat;
  right: 50%;
  height: 809px;
}
#topMv::after{
  background: url(../h_img/top_mv_right.png) left top no-repeat;
  left: 50%;
  height: 849px;
}
@media screen and (max-width:1400px){
#topMv::before{
  background: url(../h_img/top_mv_left.png) -14px top no-repeat;
}
#topMv::after{
  background: url(../h_img/top_mv_right.png) calc(100% + 160px) top no-repeat;
}
}
#topMv > *{
  position: relative;
  z-index: 2;
}
#topMv h1{
  font-size: 0;
  line-height: 0;
  padding-top: 66px;
}
#topMv h1 img{
  width: 220px;
  height: auto;
}
#topMv p.imgTxt{
  background: url(../h_img/top_read_pc.png) center top no-repeat;
  width: 1200px;
  padding-top: 87px;
  margin-top: 34px;
}
#topMv p.imgTxt::after{
  content: "";
  display: block;
  background: url(../h_img/top_mv_train.png) right top no-repeat;
  margin: 22px auto 0;
  width: 446px;
  height: 320px;
}
/* #topContent
----------------------- */
#topContent{
  background: url(../h_img/top_bg_pc.png) center -133px repeat-y;
  padding: 70px 0 20.85%;
  position: relative;
}
#topContent::after{
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 0;
  background: url(../h_img/common_bg_bottom_pc.png) center bottom no-repeat;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  padding-top: 20.85%;
  left: 0;
  bottom: 0;
}
/* =====================================
#topNewsArea
===================================== */
#topNewsArea dl{
  display: block;
  width: 805px;
  margin: -8px 0 0 195px;
  position: relative;
  font-size: 18px;
  line-height: 32px;
  padding-top: 35px;
}
#topNewsArea dl::before{
  content: "";
  display: block;
  width: 9999px;
  height: 1px;
  background-color: #e5e5e5;
  position: absolute;
  top: 0;
  left: 0;
}
#topNewsArea dl:after{
  content:".";
  clear:both;
  display:block;
  line-height:0;
  height:0;
  visibility:hidden;
}
#topNewsArea dt{
  float: left;
  padding-left: 30px;
  position: relative;
}
#topNewsArea dt::before{
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background-color: #f4783c;
  position: absolute;
  left: 0;
  top: 50%;
}
#topNewsArea dd{
  position: relative;
  padding-left: 190px;
  padding-bottom: 35px;
  margin-bottom: 35px;
}
#topNewsArea dl dd:last-child{
  margin-bottom: 0;
}
#topNewsArea dd::after{
  content: "";
  display: block;
  width: 9999px;
  height: 1px;
  background-color: #e5e5e5;
  position: absolute;
  bottom: 0;
  left: 0;
}
#topNewsArea dd a{
  text-decoration: underline;
}
#topNewsArea dd a:hover{
  text-decoration: none;
}
/* =====================================
#topInfoArea
===================================== */
#topInfoArea ul{
  display: block;
  font-size: 0;
  line-height: 0;
  margin: 2.5% -0.6% 0;
}
#topInfoArea ul.set{
  position: relative;
}
#topInfoArea ul li{
  display: inline-block;
  vertical-align: top;
  margin: 1.6% 0.6% 0;
  padding: 0 0.6% 0.6% 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 23.5%;
}
#topInfoArea ul.set li{
  position: absolute;
}
#topInfoArea ul li.wide,
#topInfoArea ul li.unit,
#topInfoArea ul li.big{
  width: 48.2%;
}
#topInfoArea ul li > a,
#topInfoArea ul li > div{
  display: table;
  background-color: #ffffff;
  width: 100%;
  border: solid 1px #e5e5e5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  color: #000000;
}
#topInfoArea ul li > a:hover{
  text-decoration: none;
  opacity:.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}
#topInfoArea ul li > a::after,
#topInfoArea ul li > div::after{
  content: "";
  display: block;
  width: 65px;
  height: 45px;
  border-right: solid 1px #e5e5e5;
  border-bottom: solid 1px #e5e5e5;
  position: absolute;
  bottom: -7px;
  right: -7px;
}
#topInfoArea ul li .image{
  font-size: 0;
  line-height: 0;
}
#topInfoArea ul li .image img{
  width: 100%;
  height: auto;
}
#topInfoArea ul li .movie{
  font-size: 0;
  line-height: 0;
  background-color: #F8F8F8;
  text-align: center;
  margin: 1.5em 0;
  width: 100%;
  padding-top: 56.25%;
  position: relative;
}
#topInfoArea ul li .movie .movieInner{
  width: 100%;
  padding-top: 56.25%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
}
#topInfoArea ul li .movie iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
#topInfoArea ul li.big .movie{
  padding-top: 96.07%;
}
#topInfoArea ul li.big .movie .movieInner{
  top: 19.91%;
}
#topInfoArea ul li .text{
  padding: 15px 15px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 150px;
}
#topInfoArea ul li.unit > a{
  display: block;
}
#topInfoArea ul li.unit > a > *{
  display: inline-block;
  vertical-align: top;
}
#topInfoArea ul li.unit .image{
  width: 48%;
  overflow: hidden;
}
#topInfoArea ul li.unit .text{
  width: 52%;
  padding-left: 3.6%;
}
#topInfoArea ul li .text .date{
  font-size: 14px;
  font-weight: bold;
  line-height: 1em;
  padding-bottom: 15px;
  position: relative;
}
#topInfoArea ul li .text .date::after{
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background-color: #f4783c;
  position: absolute;
  left: 0;
  bottom: 0;
}
#topInfoArea ul li .text .end{
  font-size: 14px;
  line-height: 1em;
  color: #f4783c;
  margin: 5px 0 -10px;
}
#topInfoArea ul li .text .detail{
  margin-top: 10px;
  font-size: 18px;
  line-height: 1.5em;
}
#topInfoArea ul li.flood .text .detail{/* 溢れてる時　classの付与はsystem.js */
  height: 4.5em;
  overflow: hidden;
  position: relative;
}
#topInfoArea ul li.unit.flood .text .detail{
  height: 8em;
}
#topInfoArea ul li.flood .text .detail::before,
#topInfoArea ul li.flood .text .detail::after{
  position: absolute;
  display: block;
  width: 1em;
  height: 1em;
  right: 0;
  bottom: 0.3em;
}
#topInfoArea ul li.flood .text .detail::before{
  content: "";
  background-color: #fff;
}
#topInfoArea ul li.flood .text .detail::after{
  content: "…";
}
#topInfoArea ul li.unit.flood .text .detail::before,
#topInfoArea ul li.unit.flood .text .detail::after{
  display: none;
}
/* =====================================
#topSnsArea
===================================== */
#topSnsTwitter{
  margin-top: -13px;
  text-align: right;
}
#topSnsTwitter iframe{
  border: solid 1px #e5e5e5 !important;
}
/* =====================================
#topHistoryArea
===================================== */
.topHistoryBox{
  margin-top: 50px;
}
.topHistoryBox ul{
  font-size: 0;
  line-height: 0;
  margin: 0 -10px;
}
.topHistoryBox ul li{
  padding: 0 10px;
  width: 25%;
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.topHistoryBox ul li img{
  width: 100%;
  height: auto;
}
.topHistoryBox p{
  text-align: center;
  font-size: 18px;
  line-height: 27px;
  margin-top: 25px;
}
}

@media screen and (max-width: 768px){
#wrapper{
  background: url(../h_img/common_bg_top_sp.png) center -20px no-repeat;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
.pcVer{
  display: none !important;
}
/* .colorBt
----------------------- */
.colorBt{
  text-align: center;
  margin-top: 25px;
}
.colorBt a,
.colorBt p{
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 176px;
  padding: 0 10px;
  background-color: #f4783c;
  font-size: 0;
  line-height: 0;
}
.colorBt.blue a{
  background-color: #0b68b3;
}
.colorBt.gray p{
  background-color: #cccccc;
}
.colorBt a img,
.colorBt p img{
  padding: 12px 0;
  height: 21px;
  width: auto;
}
.colorBt a span,
.colorBt p span{
  font-size: 14px;
  line-height: 1.3em;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding:15px 28px 15px 0;
  position: relative;
  display: inline-block;
}
.colorBt p span{
  padding:15px 0;
}
.colorBt a span::after{
  content: "";
  display: inline-block;
  background: url(../h_img/bt_more_right_sp.png) right top no-repeat;
  -moz-background-size: auto 100%;
  background-size: auto 100%;
  width: 23px;
  height: 21px;
  position: absolute;
  right: 0;
  top: calc(50% - 10px);
}
/* .soonBt
----------------------- */
.soonBt{
  text-align: center;
  width: 176px;
  height: 42px;
  background: url(../h_img/bt_more_right_sp.png) center center #868686 no-repeat;
  -moz-background-size: 65px 21px;
  background-size: 65px 21px;
  margin: 20px auto 0;
}
.soonTxt{
  margin-top: 10px;
  text-align: center;
  color: #cc0000;
  font-size: 12px;
}
/* .backBt
----------------------- */
.backBt{
  text-align: center;
  margin-top: 25px;
}
.colorBt + .backBt{
  margin-top: 40px;
}
.backBt a{
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  height: 42px;
  background-color: #f4783c;
  font-size: 14px;
  line-height: 38px;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
}
.backBt a::after{
  content: "";
  display: inline-block;
  margin-left: 5px;
  background: url(../h_img/bt_back_sp.png) right top no-repeat;
  -moz-background-size: auto 100%;
  background-size: auto 100%;
  width: 23px;
  height: 21px;
  vertical-align: middle;
}
/* #underContent
----------------------- */
#underContent{
  padding: 25px 0 29.82%;
  position: relative;
}
#underContent::after{
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 0;
  background: url(../h_img/common_bg_bottom_sp.png) center bottom no-repeat;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  padding-top: 29.82%;
  left: 0;
  bottom: 0;
}
/* .contentInner
----------------------- */
.contentInner{
  margin: 0 10%;
  position: relative;
  padding-bottom: 35px;
  text-align: left;
}
.contentInner:first-child{
  margin-top: 0;
}
.contentInner:last-child{
  padding-bottom: 0;
}
/* #historyHeadline
----------------------- */
#historyHeadline{
  font-size: 0;
  line-height: 0;
  text-align: center;
  margin: 25px -9% 0;
  position: relative;
  z-index: 2;
}
#historyHeadline li{
  display: inline-block;
  width: calc(50% - 24px);
  margin: 0 12px;
  border: solid 1px #000000;
  padding: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background-color: #fff;
}
#historyHeadline li.active{
  background-color: rgba(255,255,255,0);
}
#historyHeadline li a{
  display: block;
  font-size: 19px;
  padding: 15px 0;
  line-height: 1em;
  color: #000000;
}
#historyHeadline li.active a{
  background-color: #f4783c;
  color: #fff;
}
#historyHeadline li a::after{
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 2px;
  background-color: #000;
  bottom: 8px;
  right: -5px;
}
#historyHeadline li.active a::after{
  width: 2px;
  height: 20px;
  background-color: #f43c3c;
  bottom: -10px;
  right: 10px;
}
/* #underLogo
----------------------- */
#underLogo{
  font-size: 0;
  line-height: 0;
  margin-top: 5px;
}
#underLogo a{
  display: inline-block;
  margin: 0 auto;
}
#underLogo a img{
  width: 152px;
  height: auto;
}
/* .contentHeadline
----------------------- */
.contentHeadline{
  display: inline-block;
  text-align: right;
  font-size: 10px;
  margin-left: -7%;
}
.contentHeadline .sub{
  font-size: 0;
  line-height: 0;
  display: block;
}
.contentHeadline .sub img{
  height: 33px;
  width: auto;
}
.contentHeadline .main{
  position: relative;
  display: inline-block;
}
.contentHeadline .main::after{
  content: "";
  display: block;
  width:300px;
  height: 1px;
  background-color: #000000;
  position: absolute;
  bottom: 0.5em;
  right: calc(100% + 5px);
}
/* =====================================================================================
トップページ
===================================================================================== */
#wrapper.top{
  background: url(../h_img/common_bg_top_sp.png) center top no-repeat;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
#wrapper.top .contentInner::after{
  content: "";
  display: block;
  width: 52px;
  height: 1px;
  background-color: #000000;
  position: absolute;
  bottom: 0;
  right: -40px;
}
#wrapper.top .contentInner:last-child::after{
  display: none;
}
#wrapper.top #breadcrumb{
  position: relative;
  z-index: 2;
}
/* =====================================
#topMv
===================================== */
#topMv{
  background: url(../h_img/top_mv_sp.jpg) center top no-repeat;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  margin-top: -48px;
  padding-bottom: 3.7%;
  position: relative;
  z-index: 1;
}
#topMv h1{
  font-size: 0;
  line-height: 0;
  padding-top: 12.8%;
}
#topMv h1 img{
  width: 26.66%;
  height: auto;
}
#topMv p.imgTxt{
  background: url(../h_img/top_read_sp.png) center top no-repeat;
  -moz-background-size: auto 100%;
  background-size: auto 100%;
  width: 100%;
  padding-bottom: 38.8%;
  margin-top: 2.66%;
}
#topMv::after{
  content: "";
  display: block;
  background: url(../h_img/top_mv_train.png) center bottom no-repeat;
  -moz-background-size: auto 100%;
  background-size: auto 100%;
  width: 100%;
  padding-bottom: 26.66%;
  margin-top: -5.8%;
}
/* #topContent
----------------------- */
#topContent{
  background: url(../h_img/top_bg_sp.png) center -50px repeat-y;
  padding: 42px 0 29.82%;
  position: relative;
}
#topContent::after{
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 0;
  background: url(../h_img/common_bg_bottom_sp.png) center bottom no-repeat;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  padding-top: 29.82%;
  left: 0;
  bottom: 0;
}
/* =====================================
#topNewsArea
===================================== */
#topNewsArea dl{
  display: block;
  margin: 20px 0 ;
  position: relative;
  font-size: 14px;
  line-height: 21px;
  padding-top: 15px;
}
#topNewsArea dl::before{
  content: "";
  display: block;
  width: 9999px;
  height: 1px;
  background-color: #e5e5e5;
  position: absolute;
  top: 0;
  left: 0;
}
#topNewsArea dl:after{
  content:".";
  clear:both;
  display:block;
  line-height:0;
  height:0;
  visibility:hidden;
}
#topNewsArea dt{
  padding-left: 15px;
  position: relative;
}
#topNewsArea dt::before{
  content: "";
  display: block;
  width: 10px;
  height: 2px;
  background-color: #f4783c;
  position: absolute;
  left: 0;
  top: 50%;
}
#topNewsArea dd{
  position: relative;
  padding-bottom: 15px;
  margin: 10px 0 15px 15px;
}
#topNewsArea dl dd:last-child{
  margin-bottom: 0;
}
#topNewsArea dd::after{
  content: "";
  display: block;
  width: 9999px;
  height: 1px;
  background-color: #e5e5e5;
  position: absolute;
  bottom: 0;
  left: 0;
}
#topNewsArea dd a{
  text-decoration: underline;
}
/* =====================================
#topInfoArea
===================================== */
#topInfoArea ul{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:distribute;
    justify-content:space-between;
    flex-wrap:wrap;
    text-align: left;
  font-size: 0;
  line-height: 0;
  margin: 21px -2px 0;
}
#topInfoArea ul li{
  display: block;
  margin: 4px 2px 0;
  padding: 0 4px 4px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(50% - 4px);
}
#topInfoArea ul li.wide,
#topInfoArea ul li.unit,
#topInfoArea ul li.big{
  width: calc(100% - 4px);
}
#topInfoArea ul li > a,
#topInfoArea ul li > div{
  display: block;
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  border: solid 1px #e5e5e5;
  position: relative;
  color: #000000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#topInfoArea ul li > a::after,
#topInfoArea ul li > div::after{
  content: "";
  display: block;
  width: 32px;
  height: 22px;
  border-right: solid 1px #e5e5e5;
  border-bottom: solid 1px #e5e5e5;
  position: absolute;
  bottom: -5px;
  right: -5px;
}
#topInfoArea ul li .image{
  font-size: 0;
  line-height: 0;
}
#topInfoArea ul li .image img{
  width: 100%;
  height: auto;
  vertical-align: top;
}
#topInfoArea ul li .movie{
  text-align: center;
  margin: 1.5em 0;
  width: 100%;
  padding-top: 56.25%;
  position: relative;
}
#topInfoArea ul li .movie iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
#topInfoArea ul li .text{
  padding: 15px 7px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#topInfoArea ul li.unit > a,
#topInfoArea ul li.unit > div{
  display: block;
  overflow: hidden;
}
#topInfoArea ul li.unit > a > *{
  display: inline-block;
  vertical-align: top;
}
#topInfoArea ul li.unit .image{
  width: 48%;
}
#topInfoArea ul li.unit .text{
  width: 52%;
  padding-left: 3.6%;
}
#topInfoArea ul li .text .date{
  font-size: 11px;
  font-weight: bold;
  line-height: 1em;
  padding-bottom: 10px;
  position: relative;
}
#topInfoArea ul li .text .date::after{
  content: "";
  display: block;
  width: 10px;
  height: 1px;
  background-color: #f4783c;
  position: absolute;
  left: 0;
  bottom: 0;
}
#topInfoArea ul li .text .end{
  font-size: 11px;
  line-height: 1em;
  color: #f4783c;
  margin: 5px 0 -8px;
}
#topInfoArea ul li .text .detail{
  margin-top: 8px;
  font-size: 12px;
  line-height: 16px;
}
/* =====================================
#topSnsArea
===================================== */
#topSnsTwitter{
  margin-top: 25px;
}
#topSnsTwitter iframe{
  height: 400px !important;
  border: solid 1px #e5e5e5 !important;
}
/* =====================================
#topHistoryArea
===================================== */
.topHistoryBox{
  margin-top: 15px;
}
.topHistoryBox ul{
  font-size: 0;
  line-height: 0;
  margin: 0 -5px;
}
.topHistoryBox ul li{
  padding: 0 5px;
  margin-top: 10px;
  width: 50%;
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.topHistoryBox ul li img{
  width: 100%;
  height: auto;
}
.topHistoryBox p{
  text-align: center;
  font-size: 12px;
  line-height: 17px;
  margin-top: 12px;
}
}
