@charset "UTF-8";
section:first-child{
  margin: 0 auto 10em ;
}
section{
  margin: 10em auto;
  text-align: center;
  width: 1200px;
  display: inline-block;
}
#mainArea{
  letter-spacing: 0;
  line-height: 1.65;
  color: #000000;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
}
.bold{
  font-weight: 700;
}
.blc{
  display: block !important;
}
.in-blc{
  display: inline-block;
}
.right{
  text-align: right;
}
.left{
  text-align: left;
}
.center{
  text-align: center;
}
.border{
  border-bottom: 1px solid #dddddd;
}
.op_8{
  opacity: .6;
}
.m_{
  margin: 5px 0 15px 0;
}
.v-m{
  vertical-align: middle;
}
.v-t{
  vertical-align: top;
}
.normal{
  font-style: normal;
}
.h_bar{
  display: none;
}
.f-11{
  font-size: 1.1rem;
  margin: 10px 0;
}
.f-12{
  font-size: 1.2rem;
}
.f-13{
  font-size: 1.3rem;
}
.f-15{
  font-size: 1.5rem;
}
.f-18{
  font-size: 1.8rem;
}
.f-24{
  font-size: 2.4rem;
}

.f-en{
  font-family: 'PT Sans Narrow';
}
.f-ja{
  font-family: "Harmonia Sans W01", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体","Hiragino Kaku Gothic Pro", "Noto Sans JP", sans-serif;
}
.f--italic{
  font-style: italic;
}
/* original */
.header_ img{
  width: 100vw;
  z-index: 1;
}
h4{
  text-align: center;
  margin: 0 0 5% 0;
}
.leadText_{
  padding: 6em 0;
}

/* ContentArea */
.co-1_t_ h3,.co-3_t_ h3,.co-6_i_ h3{
  font-size: 20em;
  display: inline-block !important;
  width: 2%;
}
.co-1_t_ h3 + p{
  margin: 0 0 0 5%;
  line-height: 1.65;
  width: 80%;
  display: inline-block;
}
.co-1_t_{
  width: 35%;
  display: inline-block;
  text-align: left;
  margin: 0 5% 0 0;
  position: relative;
}
.co-1_t_ .item_i_{
  margin: 3em 0 0 0;
  position: relative;
}
.co-1_t_ .item_t_{
  position: absolute;
  bottom: 3em;
  left: 1em;
}
.co-1_i_{
  width: 50%;
  display: inline-block;
  text-align: left;
  position: relative;
}
.co-1_i_ .item_credit_{
  position: absolute;
  right: -130px;
  top: 50px;
}

.co-2_t_ h3 + p{
  margin: 5% 0 0 0;
  line-height: 1.65;
  width: 100%;
  display: inline-block;
}
.co-2_t_{
  width: 30%;
  display: inline-block;
  text-align: left;
  margin: 0 0 0 5%;
}
.co-2_i_{
  width: 61%;
  display: inline-block;
  text-align: left;
  position: relative;
}
.co-2_i_ .item_i_{
  position: absolute;
  right: -57px;
  top: -20px;
}
.co-2_i_ .item_credit_{
  position: absolute;
  left: -70px;
  bottom: 0;
  z-index: 100;
}
.co-2_i_ .item_credit_ .value_ {
  display: inline-block;
  text-align: left;
  letter-spacing: 0;
  line-height: 1.5;
  vertical-align: middle;
  width: 10em;
  margin: 0 0 5px 0;
}
.co-3_t_ h3 + div{
  margin: 0 0 0 5%;
  line-height: 1.65;
  width: 88%;
  display: inline-block;
  vertical-align: top;
}
.co-3_t_{
  width: 36%;
  display: inline-block;
  text-align: left;
  margin: 30px 0 0 0;
}
.co-3_i_{
  width: 61%;
  display: inline-block;
  text-align: left;
  position: relative;
  z-index: -99;
  margin: 0 0 12em 0;
}
.co-3_i_ .item_i_{
  position: absolute;
  right: -210px;
  top: 120px;
}

.co-4_t_ h3 + p{
  margin: 5% 0 0 0;
  line-height: 1.65;
  width: 80%;
  display: inline-block;
}
.co-4_t_{
  width: 35%;
  display: inline-block;
  text-align: left;
  margin: 8% 10% 0 0;
  position: relative;
}
.co-4_t_ .item_i_{
  margin: 3em 0 0 0;
  position: relative;
}
.co-4_t_ .item_t_{
  position: absolute;
  bottom: -4em;
  right: -15em;
}
.co-4_i_{
  width: 50%;
  display: inline-block;
  text-align: left;
  position: relative;
}
.co-4_i_ .item_credit_{
  position: absolute;
  right: -130px;
  top: 50px;
}

.item_i-4-1_{
  position: absolute;
  top: 0;
  left: 0;
}
.item_i-4-2_{
  position: absolute;
  top: 145px;
  right: -40px;
}
.item_i-4-3_{
  position: absolute;
  top: 510px;
  right: -20px;
}
.item_i-4-4_{
  position: absolute;
  top: 475px;
  left: 80px;
}

.item_i-4-5_{
  position: absolute;
  top: 375px;
  left: -80px;
}
.effect-fade {
	opacity : 0;
	transform : translate(0px, 100px);
	transition : all 1000ms;
}
.effect-fade.effect-scroll {
	opacity : 1;
	transform : translate(0px, 0px);
}
.co-4_i_ .item_i-4-2_ {
	-moz-transition-delay:200ms;
	-webkit-transition-delay:200ms;
	-o-transition-delay:200ms;
	-ms-transition-delay:200ms;
}
.co-4_i_ .item_i-4-3_ {
	-moz-transition-delay:400ms;
	-webkit-transition-delay:400ms;
	-o-transition-delay:400ms;
	-ms-transition-delay:400ms;
}
.co-4_i_ .item_i-4-4_ {
	-moz-transition-delay:600ms;
	-webkit-transition-delay:600ms;
	-o-transition-delay:600ms;
	-ms-transition-delay:600ms;
}
.co-4_i_ .item_i-4-5_ {
	-moz-transition-delay:800ms;
	-webkit-transition-delay:800ms;
	-o-transition-delay:800ms;
	-ms-transition-delay:800ms;
}
.co-5_t_ h3 + p{
  margin: 5% 0 0 0;
  line-height: 1.65;
  display: inline-block;
}
.co-5_t_{
  width: 30%;
  display: inline-block;
  text-align: left;
  margin: 0 -5% 0 -7%;
  position: relative;
}
.co-5_t_ .item_t_{
  position: absolute;
  bottom: 3em;
  left: 1em;
}
.co-5_i_{
  width: 78%;
  display: inline-block;
  text-align: right;
  position: relative;
}
.co-5_i_ .item_i_{
  position: absolute;
  left: -60px;
  top: 20px;
}
.co-5_i_ .item_t_{
  position: absolute;
  left: -60px;
  bottom: 70px;
  text-align: left;
}
.co-5_i_ .item_i_ img:nth-child(2){
  text-align: right;
  margin: 0 0 0 105px;
  position: relative;
  z-index: 100;
}
.co-5_i_ .item_credit_{
  position: absolute;
  right: -130px;
  top: 50px;
}
.co-6_t_ h3{
  margin: 0 0 5% 0;
}
.co-6_t_{
  width: 30%;
  display: inline-block;
  text-align: left;
  margin: 12% -20% 0px 0;
  position: relative;
  z-index: 100;
}
.co-6_t_ .item_t_{
  position: absolute;
  bottom: 3em;
  left: 1em;
}
.co-6_i_{
  width: 47%;
  display: inline-block;
}
.co-6_i_ .item_i_{
  display: inline-block;
  margin: 0 0 10px 20px;
  vertical-align: top;
}
.co-6_i_:nth-of-type(2){
margin: 50px 0 10px -30px;
}
.co-6_i-2_{
  width: 68%;
  display: inline-block;
  margin: 5% 0 0;
}
.value_ {
  display: inline-block;
  text-align: left;
  letter-spacing: 0;
  line-height: 1.5;
  vertical-align: middle;
  width: 22em;
}
.itemLink_ {
  margin: 0 0 1em 0;
}
.caption_{
  margin: 20px 0;
  position: relative;
  line-height: 2;
  width:  100%;
}
.caption__{
  width: 50%;
  text-align: left;
  margin: 3% auto 5%;
}
.information_ .caption__{
  width: 40%;
  margin: 0 0 0 5%;
  line-height: 2;
}
.information_{
  border-top: 1px solid #000000;
    padding: 10em 0 0 0;
    margin: 0 auto 10em;
}
.btn_ {
  width: 50px;
  display: inline-block;
  line-height: 18px;
  height: 18px;
}
.btn_ a {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  transition: all .3s;
  display: inline-block;
  text-decoration: none;
  width: 100%;
  font-family: 'PT Sans Narrow', sans-serif;
  letter-spacing: 2px;
  text-align: center;
}
.btn_ a:hover {
  border: 1px solid #000000;
  color: #000000;
  background-color: #ffffff;
}
.allbtn_ {
  width: 50%;
    display: inline-block;
    text-align: left;
    line-height: 2.4;
    letter-spacing: 0.5px;
    margin: 5% 0 0 0;
}
.allbtn_ a {
  border: 1px solid #000000;
  color: #000000;
  background-color: #ffffff;
  text-align: center;
  padding: 15px;
  margin: 0;
  transition: all .3s;
  display: inline-block;
  text-decoration: none;
  font-size: 1.5rem;
  width: 100%;
}
.allbtn_ a:hover {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.c-marker {
  background: -webkit-linear-gradient(left, rgb(250,205,120) 50%, transparent 50%);
  background: -moz-linear-gradient(left, rgb(250,205,120) 50%, transparent 50%);
  background: linear-gradient(left, rgb(250,205,120) 50%, transparent 50%);
  background-repeat: no-repeat;
  background-size: 200% .8em;
  background-position: 100%;
  transition: 1s;
}
.c-marker.is-active{
  background-position: 0%;
  display: inline;
}
