/*
CSS for lifetime_event
*/

div.lifetime {
  width: 100%;
  height: auto;
  position: relative;
    font-family: 游ゴシック, Yu Gothic, 游ゴシック体, YuGothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
   font-size:13px;
/*  background-color: #eee;*/
  background-color: #fafafa;
}


/*========div.lifetime_main==========*/

div.lifetime_main {
  width: 100%;
  max-width: 900px;
  position: relative;
  margin: 0 auto;
  margin-top: -60px;
  width: 100%;
  position: relative;
/*  background-color: #eee;*/
  background-color: #fafafa;

  z-index: 0;
  overflow: hidden;
}

div.lifetime_main div.movie_area {
  position: relative;
  width: 50%;
  float: left;
  overflow: hidden;
  font-size:0;
  letter-spacing:0;
  line-height:0;
}

div.lifetime_main div.movie_area video {
  position: relative;
  width: 100%;
  height: auto;
}

div.lifetime_main div.movie_area {
  width: 50%;
  overflow:hidden;
}

div.lifetime_main div.text_area {
  position: absolute;
  width: 50%;
  display:table-cell;
  padding-top: 100px;
  padding-left:50%;
}

div.lifetime_main div.text_area h1, div.lifetime_main div.text_area p {
  padding-left: 50px;
  display: block;
  font-size: 16px;
  line-height: 34px;
  font-family: 'Noto Serif JP', serif;
  font-weight: 200;

}

div.lifetime_main div.text_area h1 {
  font-size: 24px;
  line-height: 48px;
  font-family: 'Noto Serif JP', serif;
  /*color: #E56E80;*/color: #c24c5e;
  font-weight: 200;
}

div.lifetime div.text_area p {
  padding-top: 16px;
  /*color: #E56E6E;*/color: #c24c4b;
  display:none;
}

div.lifetime div.text_area p.p02 {
  /*color: #E5856E;*/color: #c2624b;
}

div.lifetime div.text_area p.p03 {
  /*color: #E5896E;*/color: #c2674d;
}

div.lifetime div.text_area p.p04 {
  /*color: #E5936E;*/color: #c1714c;
}


div.lifetime div.text_area div.ancor {
padding-left: 50px;
display:block!important;
margin-top: 3em;
text-decoration: underline;
font-family: 游ゴシック, Yu Gothic, 游ゴシック体, YuGothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
font-size:12px;
color:#505050;
}


/*========div.lifetime_main==========*/





div.lifetime section {
  width: 100%;
  position: relative;
  background-color: #eee;
  /*font-family: 'Noto Sans JP', sans-serif;*/
}

div.hdr {
  width: 100%;
  height: 274px;
  padding: 88px 0;
transition: all 0.1s ease-out;
background-attachment: fixed;
}



div.hdr p {
  padding-top: 15px;
  font-size: 14px;
  line-height: 26px;
}

div.lifetime section h2 {
  font-size: 48px;
  line-height: 48px;
}

div.lifetime section h2 span.lead {
  /*font-family: 'Noto Sans JP', sans-serif;*/
  display: block;
  padding-top:20px;
  padding-bottom:0;
  font-size: 14px;
  line-height: 14px;
}



div.lifetime section h2 span.jp {
  /*font-family: 'Noto Sans JP', sans-serif;*/
  display: block;
  padding-top:40px;
  font-size: 21px;
  line-height: 38px;
}

div.lifetime section.lifetime_01 div.hdr {
  background: url("lifetime_01.jpg") center center no-repeat;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.7);
  background-blend-mode: multiply;
  color: #fff;
  text-align: center;
background-position-x: 50%;
background-position-y: 0%;
}

div.lifetime section.lifetime_02 div.hdr {
  background: url("lifetime_02.jpg") center center no-repeat;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.7);
  background-blend-mode: multiply;
  color: #fff;
  text-align: center;
background-position-x: 50%;
background-position-y: 0%;
}

div.lifetime section.lifetime_04 div.hdr {
  background: url("lifetime_04.jpg") center center no-repeat;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.7);
  background-blend-mode: multiply;
  color: #fff;
  text-align: center;
  height: 74px;
background-position-x: 50%;
background-position-y: 0%;
}

div.body {
  overflow-x: scroll;
  padding: 70px 0;
        -ms-overflow-style: none;    /* IE, Edge 対応 */
        scrollbar-width: none;       /* Firefox 対応 */
}

div.body::-webkit-scrollbar {
  width: 0;
  height: 0;
display:none;
}

div.body::-webkit-scrollbar-track {
  border-radius: 1px;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, .1);
}

div.body::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 1);
  border-radius: 1px;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, .3);
}

div.body table {
  width: 100%;
  min-width: 2010px;
  -webkit-overflow-scrolling: touch;
  min-height: 515px;
}

div.body table.first {
  min-height: 515px;
}

div.body table th {
  width: 160px;
}

div.body table th img{
display:none;
}

div.body table td {
  width: 281px;
  padding-right: 37px;
}

div.body table td {
  color: #505050;
  vertical-align: top;
}

div.body table td div.image {
position:relative;
z-index:0;
  width: 281px;
  height: 281px;
  overflow:hidden;
  border-radius: 10px;

}


div.body table td div.image video{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 281px;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}


div.body table td div.image img {
  width: 281px;
  height: auto;

}

div.body table td h3 {
  display: block;
  width: 281px;
/*  padding-top:60px;*/
  position:relative;
padding-bottom: 110px;
}

div.body table td h3 span.nmbr {
  display: block;
  width: 1px;
  margin-top: -60px;
  font-size: 69px;
  font-family: 'EB Garamond', serif;
  text-indent: 15px;
  color: #E591AE;
 z-index:1;
 position:absolute;
}

div.body table td h3 span.nmbr.nb01 {
  color: #E591AE;
}

div.body table td h3 span.nmbr.nb02 {
  color: #FE6E84;
}

div.body table td h3 span.nmbr.nb03 {
  color: #EB8888;
}

div.body table td h3 span.nmbr.nb04 {
  color: #E58E6E;
}

div.body table td h3 span.nmbr.nb05 {
  color: #E59C6E;
}

div.body table td h3 span.nmbr.nb06 {
  color: #E5B36E;
}

div.body table td h3 span.nmbr.nb07 {
  color: #F2C051;
}

div.body table td h3 span.nmbr.nb08 {
  color: #FABF3D;
}

.lifetime_02 div.body table td h3 span.nmbr.nb01 {
  color: #F0DB81;
}

.lifetime_02 div.body table td h3 span.nmbr.nb02 {
  color: #F0C581;
}

.lifetime_02 div.body table td h3 span.nmbr.nb03 {
  color: #F0B981;
}

.lifetime_02 div.body table td h3 span.nmbr.nb04 {
  color: #F0AC81;
}

.lifetime_02 div.body table td h3 span.nmbr.nb05 {
  color: #F09F81;
}

.lifetime_02 div.body table td h3 span.nmbr.nb06 {
  color: #F09B81;
}

.lifetime_02 div.body table td h3 span.nmbr.nb07 {
  color: #EB9762;
}

.lifetime_02 div.body table td h3 span.nmbr.nb08 {
  color: #F59C5A;
}

div.body table td h3 span.ttl {
  display: block;
  width: 281px;
  font-size: 19px;
  line-height: 1.4;
  margin-bottom: 20px;
 position:absolute;
top: 85%;
}

div.body table td p {
  display: block;
  width: 281px;
  font-size:12px;
  line-height: 1.8;
}

@keyframes gradient {
0% {
background-position: 0% 0%
}
50% {
background-position: 100% 100%
}
100% {
background-position: 0% 0%
}
}

.lifetime_02 div.body {
/*  background: rgb(165, 129, 19);*/
  background: linear-gradient(0deg, rgba(165, 129, 19, 1) 0%, rgba(183, 169, 84, 1) 80%);
animation: gradient 5s ease infinite;
background-size: 200% 200%;
}









.lifetime_02 div.body table {
  width: 100%;
  min-width: 2650px;
  -webkit-overflow-scrolling: touch;
}




.lifetime_02 div.body table td {
  color: #fff;
}





div.lifetime section.lifetime_03 {
  background-color: #fff;
  overflow: hidden;
  padding-bottom: 67px;
}

div.lifetime section.lifetime_03 div.hdr {
  background: none!important;
  color: #A18B3C;
  text-align: center;
  padding: 67px 0 47px 0;
  height: auto;
}

div.lifetime section.lifetime_03 h2 {
  font-size: 42px;
  line-height: 48px;
}

div.lifetime section.lifetime_03 h2 span.jp {
  /*font-family: 'Noto Sans JP', sans-serif;*/
  display: block;
  font-size: 17px;
  line-height: 38px;
}

div.lifetime section.lifetime_03 div.movie {
  margin: 0 auto;
  width: 316px;
  height: 484px;
  margin-bottom: 77px;
}

div.lifetime section.lifetime_03 div.movie video {
  width: 100%;
  height: auto;
}

div.lifetime section.lifetime_04 {
  background-color: #fff;
  overflow: hidden;
  color: #505050;
}

div.lifetime section.lifetime_04 div.body {
  padding-bottom: 38px;
}

div.lifetime section.lifetime_04 ul {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  min-height: 470px;
}

div.lifetime section.lifetime_04 ul li {
  width: 20.9%;
  margin-right: 5%;
  display: inline-block;
vertical-align: top;
}







div.lifetime section.lifetime_04 ul li h3 {
  font-size: 16px;
  line-height: 28px;
  height: 100px;
}

div.lifetime section.lifetime_04 ul li p {
  font-size: 13px;
  line-height: 24px;
}

div.lifetime section.lifetime_04 ul li div.image {
  height: auto;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 44px;
}

div.lifetime section.lifetime_04 ul li div.guest {
  width: 90%;
  padding: 5%;
}

div.lifetime section.lifetime_04 ul li:last-child {
  margin-right: 0;
}

div.guest_voice {}

section.guest_voice {}


/*矢印が右に移動する*/

.btnarrow {
  /*矢印と下線の基点とするためrelativeを指定*/
  position: relative;
  /*形状*/
  display: inline-block;
  padding: 0 0;
  color: #505050;
  color: #795200;
  text-decoration: none;
  outline: none;
  width: 75%;
  text-align: right;
  padding-right: 35%;
  font-size: 13px;
  margin-top: 24px;
  white-space: nowrap;
}

a:hover .btnarrow {
opacity: 0.7;
}

/*矢印と下線の形状*/

.btnarrow::before {
  content: '';
  position: absolute;
  bottom: 25px;
  left: 0;
  width: 85%;
  height: 1px;
  background: #505050;
  background: #795200;
  transition: all .3s;
}

.btnarrow::after {
  content: '';
  position: absolute;
  bottom: 20px;
  right: 14%;
  width: 15px;
  height: 1px;
  background: #505050;
  background: #795200;
  transform: rotate( -45deg);
  transition: all .3s;
}









/*hoverした際の移動*/
/* a:hover .btnarrow{ padding-right:3em; } a:hover .btnarrow::before{ width:90%; } a:hover .btnarrow::after{ right:9%; }*/

div.guest_voice {
  /*font-family: 'Noto Sans JP', sans-serif;*/
  padding-top: 60px;
  margin-top: -60px;
  width: 100%;
  max-width: 845px;
  position: relative;
  margin: 0 auto;
  background-color: #fff;
  overflow: hidden;
  color: #505050;
}

div.guest_voice h1 {
  text-align: center;
  font-size: 30px;
  line-height: 1;
  padding: 21px 0;
}

div.guest_voice div.body {
  padding-bottom: 38px;
  overflow: hidden;
}

div.guest_voice ul {
  width: 100%;
  margin: 0 auto;
}



div.guest_voice ul li {
  width: 27.9%;
  margin-right: 7.5%;
  display: inline-block;
vertical-align : top;
}

div.guest_voice ul li h3 {
  font-size: 16px;
  line-height: 28px;
  height: 100px;
}

div.guest_voice ul li p {
  font-size: 13px;
  line-height: 24px;
}

div.guest_voice ul li div.image {
  height: auto;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 44px;
}

div.guest_voice ul li div.guest {
  width: 90%;
  padding: 5%;
}

div.guest_voice ul li:last-child {
  margin-right: 0;
}

section.guest_voice {
  width: 100%;
  max-width: 700px;
  position: relative;
  margin: 0 auto;
}

section.guest_voice img {
  width: 100%;
  height: auto;
  display: block;
}

section.guest_voice figure {
  margin-bottom: 30px;
}

section.guest_voice video{
width:100%;
height:auto;
}

section.guest_voice figcaption {
  margin-top: 10px;
  color: #000;
  font-size: 13px;
  line-height: 25px;
  display: block;
}

section.guest_voice h2 {
  color: #A18B3C;
  font-size: 20px;
  line-height: 1.7;
  display: block;
  margin-bottom: 30px;
}

section.guest_voice h3 {
  color: #A18B3C;
  font-size: 20px;
  line-height: 1.7;
  display: block;
  margin-bottom: 30px;
}


section.guest_voice p {
  color: #000;
  font-size: 16px;
  line-height: 2;
  display: block;
  margin-bottom: 30px;
}

.sp_movie {
  display: none;
}

.pc_movie {
  display: block;
}

.sp_br {
  display: none;
}

.pc_br {
  display: block;
}

div.hdr.fade_on {
  background-color: rgba(0, 0, 0, 0.45)!important;
}

/*========================== 768px ==========================*/

@media screen and (max-width:768px) {
div.lifetime {
  width: 100%;
  height: auto;
  position: relative;
}



/*========div.lifetime_main==========*/
div.lifetime_main {
  margin-top: 0;
  height: auto;
  width: 100%;

  position: relative;
/*  background-color: #eee;*/
  background-color: #fafafa;

  z-index: 0;
  overflow: hidden;
}

div.lifetime_main div.movie_area {
  position: relative;
  width: 100%;
  overflow: hidden;
    z-index: 1;
}

div.lifetime_main div.movie_area video {
  position: relative;
  width: 100vw;
  height: auto;
}

div.lifetime_main div.text_area {
  position: relative;
  width: 100%;
  height: auto;
  float: none;
  padding-top: 100px;
padding-left:50px;
  padding-bottom: 100px;
}


div.lifetime_main div.text_area h1, 
div.lifetime_main div.text_area p {
  padding-left: 0;
  display: block;
/*  font-size: 3vmin;
  line-height: 2.1;*/
  font-family: 'Noto Serif JP', serif;
}

div.lifetime_main div.text_area h1 {
/*  font-size: 5.8vmin;
  line-height: 48px;*/
  font-family: 'Noto Serif JP', serif;
  /*color: #E56E80;*/color: #c24c5e;
}

div.lifetime div.text_area p {
/*  font-size: 4vmin;*/

  /*color: #E56E6E;*/color: #c24c4b;
  display:none;
}

div.lifetime div.text_area p.p02 {
  /*color: #E5856E;*/color: #c2624b;
}

div.lifetime div.text_area p.p03 {
  /*color: #E5896E;*/color: #c2674d;
}

div.lifetime div.text_area p.p04 {
  /*color: #E5936E;*/color: #c1714c;
}
/*========div.lifetime_main==========*/



div.lifetime section.lifetime_04 ul {
    width: 50%;
    padding: 0 25%;
    margin: 0 auto;
    overflow: hidden;
}

div.lifetime section.lifetime_04 ul li {
  /*230/1130*/
  width: 100%;
  margin-right: 0;
  display: block;
  clear:both;
  
}

div.lifetime section.lifetime_04 ul li h3 {
  font-size: 14px;
  line-height: 21px;
  height:auto;
}

div.lifetime section.lifetime_04 ul li p {
  font-size: 10px;
  line-height: 16px;
  display:block;
  overflow:hidden;
/*  height:16px;*/
}

div.lifetime section.lifetime_04 ul li div.image {
  height: auto;
  width: 38%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 50px;
  float:left;
}

div.lifetime section.lifetime_04 ul li div.guest {
  width: 58%;
  padding: 0;
  float:right;
}

div.lifetime section.lifetime_04 ul li:last-child {
  margin-right: 0;
}






div.guest_voice ul {
  width: 86%;
  padding: 0 7%;
  margin: 0 auto;
  overflow:hidden;
}

div.guest_voice ul li {
  width: 100%;
  margin-right: 0;
  display: block;
  clear:both;
}

div.guest_voice ul li h3 {
  font-size: 14px;
  line-height: 21px;
  height: auto;
}

div.guest_voice ul li p {
  font-size: 10px;
  line-height: 16px;
  display:block;
  overflow:hidden;
/*  height:16px;*/
}

div.guest_voice ul li div.image {
  height: auto;
  width: 38%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 50px;
  float:left;
}

div.guest_voice ul li div.guest {
  width: 58%;
  padding: 0;
  float:right;
}

div.guest_voice ul li:last-child {
  margin-right: 0;
}


.sp_movie {
  display: none;
}

.pc_movie {
  display: block;
}

.sp_br {
  display: none;
}

.pc_br {
  display: block;
}




}

/*========================== 480px ==========================*/

@media screen and (max-width:480px) {
div.lifetime {
  width: 100%;
  height: auto;
  position: relative;
}



/*========div.lifetime_main==========*/
div.lifetime_main {
  margin-top: 0;
  height: auto;
  width: 100%;
  position: relative;
/*  background-color: #eee;*/
  background-color: #fafafa;

  z-index: 0;
  overflow: hidden;
}

div.lifetime_main div.movie_area {
  position: relative;
  width: 100%;
  overflow: hidden;
    z-index: 1;
}

div.lifetime_main div.movie_area video {
  position: relative;
  width: 100vw;
  height: auto;
}

div.lifetime_main div.text_area {
  width: 100%;
  height: auto;
  float: none;
}

div.lifetime_main div.text_area {
  position: relative;
  width: 78%;
  padding: 50px 7% 100px;
  float: none;
  vertical-align: top;
  z-index: 2;
/*  background-color: #eee;*/
  background-color: #fafafa;
  margin-top: calc(100vh - 60px);
}

div.lifetime_main div.text_area h1, 
div.lifetime_main div.text_area p {
  padding-left: 0;
  display: block;
  font-size: 4vmin;
  line-height: 2.1;
  font-family: 'Noto Serif JP', serif;
}

div.lifetime_main div.text_area h1 {
  font-size: 5.8vmin;
line-height: 2.1;
  font-family: 'Noto Serif JP', serif;
  /*color: #E56E80;*/color: #c24c5e;
}

div.lifetime div.text_area p {
  font-size: 4vmin;
  /*color: #E56E6E;*/color: #c24c4b;
  display:none;
}

div.lifetime div.text_area p.p02 {
  /*color: #E5856E;*/color: #c2624b;
}

div.lifetime div.text_area p.p03 {
  /*color: #E5896E;*/color: #c2674d;
}

div.lifetime div.text_area p.p04 {
  /*color: #E5936E;*/color: #c1714c;
}

div.lifetime div.text_area div.ancor {
padding-left: 0;
display:block!important;
margin-top: 3em;
text-decoration: underline;
font-family: 游ゴシック, Yu Gothic, 游ゴシック体, YuGothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
font-size:12px;
color:#505050;
}



/*========div.lifetime_main==========*/


div.lifetime section {
  width: 100%;
  position: relative;
  background-color: #eee;
  /*font-family: 'Noto Sans JP', sans-serif;*/
}

div.hdr {
  width: 100%;
  height: auto;
  padding: 0 0;
}

div.hdr p {
  padding-top: 0;
  display:block;
  font-size: 3.5vmin;
  line-height: 1.8;
  width: 86%;
  padding: 0 7%;
  text-align:left;
  color:#505050;
}

div.lifetime section h2 {
  font-size: 40px;
  line-height: 48px;
transition: all 0.5s ease-out;
}

div.lifetime section h2 span.jp {
  /*font-family: 'Noto Sans JP', sans-serif;*/
  display: block;
  padding-top:0;
  font-size: 21px;
  line-height: 38px;
display:none;
}




div.lifetime section.lifetime_01 div.hdr {
  background: url("lifetime_01.jpg") center center no-repeat;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.7);
  background-blend-mode: multiply;
  color: #fff;
  text-align: center;
/*SPでは非表示*/
  background:none;
}




div.lifetime section.lifetime_01 div.hdr h2{
  background: url("lifetime_01.jpg") center center no-repeat;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.7);
  background-blend-mode: multiply;
  color: #fff;
  text-align: center;
padding: 57px 0;

}

div.lifetime section.lifetime_01 div.hdr h2.sp_br {
  background:none;
padding: 0 0;
  /*font-family: 'Noto Sans JP', sans-serif;*/
  display: block;
  font-size: 5.8vmin;
  line-height: 42px;

}

div.lifetime section.lifetime_01 div.hdr h2.sp_br span{
padding:0;
/*SPでは非表示*/
  background:none;
  font-family: 'Noto Serif JP', serif;
  /*color: #E56E80;*/color: #c24c5e;
  display: block;
  font-size: 21px;
  line-height: 38px;
  text-align:left;
  width: 86%;
  padding: 26px 7%;
  overflow:hidden;
}



div.lifetime section.lifetime_02 div.hdr {
  background: url("lifetime_02.jpg") center center no-repeat;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.7);
  background-blend-mode: multiply;
  color: #fff;
  text-align: center;
/*SPでは非表示*/
  background:none;
}




div.lifetime section.lifetime_02 div.hdr h2{
  background: url("lifetime_02.jpg") center center no-repeat;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.7);
  background-blend-mode: multiply;
  color: #fff;
  text-align: center;
padding: 57px 0;

}

div.lifetime section.lifetime_02 div.hdr h2.sp_br {
  background:none;
  background: rgb(183, 169, 84);
padding: 0 0;
  /*font-family: 'Noto Sans JP', sans-serif;*/
  display: block;
  font-size: 5.8vmin;
  line-height: 42px;
}

div.lifetime section.lifetime_02 div.hdr p{
  background: rgb(183, 169, 84);
  color: #fff;
  display: none;
}

div.lifetime section.lifetime_02 div.body_bg h2 {
padding: 0 0;
  /*font-family: 'Noto Sans JP', sans-serif;*/
  display: block;
  font-size: 5.8vmin;
  line-height: 42px;
  display:block;
  color: #fff;
}

div.lifetime section.lifetime_02 div.body_bg p{
  color: #fff;
  display: block;
}






div.lifetime section.lifetime_02 div.hdr h2.sp_br span{
padding:0;
/*SPでは非表示*/
  background:none;
  background: rgb(183, 169, 84);
  font-family: 'Noto Serif JP', serif;
  color: #fff;
  display: block;
  font-size: 21px;
  line-height: 38px;
  text-align:left;
  width: 86%;
  padding: 26px 7%;
  overflow:hidden;
}


div.lifetime section.lifetime_04 div.hdr {
  background: url("lifetime_04.jpg") center center no-repeat;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.7);
  background-blend-mode: multiply;
  color: #fff;
  text-align: center;
  height: auto;
/*SPでは非表示*/
  background:none;
}

div.lifetime section.lifetime_04 div.hdr h2{
  background: url("lifetime_04.jpg") center center no-repeat;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.7);
  background-blend-mode: multiply;
  color: #fff;
  text-align: center;
padding: 57px 0;

}

div.body {
  overflow-x: scroll;
  padding: 60px 0 ;
}

div.body::-webkit-scrollbar {
  width: 1px;
  height: 1px;
}

div.body::-webkit-scrollbar-track {
  border-radius: 1px;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, .1);
}

div.body::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 1);
  border-radius: 1px;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, .3);
}

div.body table {
  width: 100%;
  min-width: 1640px;
  min-height: 475px;
  -webkit-overflow-scrolling: touch;
}



.lifetime_01 div.body{
  min-height: 475px;
}

.lifetime_02 div.body{
  min-height: 475px;
}

.lifetime_02 div.body table {
  width: 100%;
  min-width: 2170px;
  -webkit-overflow-scrolling: touch;
}

div.body table.first {
  min-height: 475px;
}


div.body table.second {
  min-height: 475px;
}


div.body table td {
  width: 230px;
  padding-right: 30px;
}

div.body table th {
  width: 20vw;
  vertical-align: middle;
}

div.body table th img{
display:inline;
width:100%;
height: auto;
}

div.body table td div.image {
  width: 230px;
  height: 230px;
}

div.body table td div.image video{
  width: 230px;
}

div.body table td div.image img {
  width: 230px;
  height: auto;
}

div.body table td h3 {
  width: 230px;
  height: auto;
}

div.body table td h3 span.nmbr {
  width: 230px;
}


div.body table td {
  color: #505050;
  width: 230px;
}


div.body table td h3 {
  width: 230px;
  display: block;
padding-top: 0;
}

div.body table td h3 span.nmbr {
  display: block;
  margin-top: -50px;
  font-size: 56px;
  font-family: 'EB Garamond', serif;
  text-indent: 15px;
  color: #E591AE;
}

div.body table td h3 span.ttl {
    display: block;
    width: 230px;
}

div.body table td h3 span.nmbr.nb01 {
  color: #E591AE;
}

div.body table td h3 span.nmbr.nb02 {
  color: #FE6E84;
}

div.body table td h3 span.nmbr.nb03 {
  color: #EB8888;
}

div.body table td h3 span.nmbr.nb04 {
  color: #E58E6E;
}

div.body table td h3 span.nmbr.nb05 {
  color: #E59C6E;
}

div.body table td h3 span.nmbr.nb06 {
  color: #E5B36E;
}

div.body table td h3 span.nmbr.nb07 {
  color: #F2C051;
}

div.body table td h3 span.nmbr.nb08 {
  color: #FABF3D;
}

.lifetime_02 div.body table td h3 span.nmbr.nb01 {
  color: #F0DB81;
}

.lifetime_02 div.body table td h3 span.nmbr.nb02 {
  color: #F0C581;
}

.lifetime_02 div.body table td h3 span.nmbr.nb03 {
  color: #F0B981;
}

.lifetime_02 div.body table td h3 span.nmbr.nb04 {
  color: #F0AC81;
}

.lifetime_02 div.body table td h3 span.nmbr.nb05 {
  color: #F09F81;
}

.lifetime_02 div.body table td h3 span.nmbr.nb06 {
  color: #F09B81;
}

.lifetime_02 div.body table td h3 span.nmbr.nb07 {
  color: #EB9762;
}

.lifetime_02 div.body table td h3 span.nmbr.nb08 {
  color: #F59C5A;
}

div.body table td h3 span.ttl {
  display: block;
  margin-top: -20px;
  font-size: 19px;
  line-height: 30px;
  margin-bottom: 20px;
}

div.body table td p {
  display: block;
  width: 230px;
}

.lifetime_02 div.body {
  background: none;
}

.lifetime_02 div.body_bg {
  background: rgb(165, 129, 19);
  background: linear-gradient(0deg, rgba(165, 129, 19, 1) 0%, rgba(183, 169, 84, 1) 80%);
animation: gradient 5s ease infinite;
background-size: 200% 200%;
}

.lifetime_02 div.sp_body h2 span.jp {
    font-family: 'Noto Serif JP', serif;
    color: #fff;
    display: block;
    font-size: 21px;
    line-height: 38px;
    text-align: left;
    width: 86%;
    padding: 26px 7%;
    overflow: hidden;

}


.lifetime_02 div.sp_body p{
    padding: 0;
    background: none;
    color: #fff;

    text-align: left;
    width: 86%;
    padding: 0 7%;
    overflow: hidden;

    display: block;
  font-size: 3.5vmin;
  line-height: 1.8;
    text-align: left;

}






.lifetime_02 div.body table td {
  color: #fff;
}

div.lifetime section.lifetime_03 {
  background-color: #fff;
  overflow: hidden;
  padding-bottom: 67px;
}

div.lifetime section.lifetime_03 div.hdr {
  background: none!important;
  background-color: #fff!important;
  color: #A18B3C;
  text-align: center;
  padding: 17px 0 17px 0;
  height: auto;
}

div.lifetime section.lifetime_03 h2 {
  font-size: 32px;
  line-height: 48px;
}

div.lifetime section.lifetime_03 h2 span.jp {
  /*font-family: 'Noto Sans JP', sans-serif;*/
  display: block;
  font-size: 3.8vmin;
  line-height: 42px;
}

div.lifetime section.lifetime_03 div.movie {
  margin: 0 auto;
  width: 72vw;
  height: 110vw;
  margin-bottom: 77px;
}

div.lifetime section.lifetime_03 div.movie video {
  width: 100%;
  height: auto;
}

div.lifetime section.lifetime_04 {
  background-color: #fff;
  overflow: hidden;
  color: #505050;
}

div.lifetime section.lifetime_04 div.body {
  padding-bottom: 38px;
  background-color: #eee;
}

div.lifetime section.lifetime_04 ul {
  width: 86%;
  padding: 0 7%;
  margin: 0 auto;
  overflow:hidden;
}

div.lifetime section.lifetime_04 ul li {
  /*230/1130*/
  width: 100%;
  margin-right: 0;
  display: block;
  clear:both;
  
}

div.lifetime section.lifetime_04 ul li h3 {
  font-size: 3.8vmin;
  line-height: 21px;
  height:auto;
}

div.lifetime section.lifetime_04 ul li p {
  font-size: 10px;
  line-height: 16px;
  display:block;
  overflow:hidden;
/*  height:16px;*/
}

div.lifetime section.lifetime_04 ul li div.image {
  height: auto;
  width: 38%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 50px;
  float:left;
}

div.lifetime section.lifetime_04 ul li div.guest {
  width: 58%;
  padding: 0;
  float:right;
}

div.lifetime section.lifetime_04 ul li:last-child {
  margin-right: 0;
}

div.guest_voice {}

section.guest_voice {}


/*矢印が右に移動する*/

.btnarrow {
  /*矢印と下線の基点とするためrelativeを指定*/
  position: relative;
  /*形状*/
  display: inline-block;
  padding: 0 0;
  color: #505050;
  color: #795200;
  text-decoration: none;
  outline: none;
  width: 75%;
  text-align: right;
padding-right: 35%;
    font-size: 11px;
    margin-top: 5px;
    white-space: nowrap;
    line-height: 33px;
}

a:hover .btnarrow {
opacity: 0.7;
}

/*矢印と下線の形状*/

.btnarrow::before {
  content: '';
  position: absolute;
  bottom: 29px;
  left: 0;
  width: 85%;
  height: 1px;
  background: #505050;
  background: #795200;
  transition: all .3s;
}

.btnarrow::after {
  content: '';
  position: absolute;
  bottom: 24px;
  right: 14%;
  width: 15px;
  height: 1px;
  background: #505050;
  background: #795200;
  transform: rotate( -45deg);
  transition: all .3s;
}



div.guest_voice {
  /*font-family: 'Noto Sans JP', sans-serif;*/
  padding-top: 60px;
  margin-top: -60px;
  width: 100%;
  max-width: 845px;
  position: relative;
  margin: 0 auto;
  background-color: #fff;
  overflow: hidden;
  color: #505050;
}

div.guest_voice h1 {
  text-align: center;
  font-size: 30px;
  line-height: 1;
  padding: 21px 0;
}

div.guest_voice div.body {
  padding-bottom: 38px;
  overflow: hidden;
}

div.guest_voice ul {
  width: 86%;
  padding: 0 7%;
  margin: 0 auto;
  overflow:hidden;
}

div.guest_voice ul li {
  width: 100%;
  margin-right: 0;
  display: block;
  clear:both;
}




div.guest_voice ul li h3 {
  font-size: 14px;
  line-height: 21px;
  height: auto;
}

div.guest_voice ul li p {
  font-size: 10px;
  line-height: 16px;
  display:block;
  overflow:hidden;
/*  height:16px;*/
}

div.guest_voice ul li div.image {
  height: auto;
  width: 38%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 50px;
  float:left;
}

div.guest_voice ul li div.guest {
  width: 58%;
  padding: 0;
  float:right;
}

div.guest_voice ul li:last-child {
  margin-right: 0;
}

section.guest_voice {
  width: 86%;
  padding: 0 7% 60px;
  position: relative;
  margin: 0 auto;
}

section.guest_voice img {
  width: 100%;
  height: auto;
  display: block;
}

section.guest_voice figure {
  margin-bottom: 25px;
}

section.guest_voice video{
width:100%;
height:auto;
}

section.guest_voice figcaption {
  margin-top: 10px;
  color: #000;
  font-size: 11px;
  line-height: 20px;
  display: block;
}

section.guest_voice h2 {
  color: #A18B3C;
  font-size: 15px;
  line-height: 1.86;
  display: block;
  margin-bottom: 25px;
}

section.guest_voice h3 {
  color: #A18B3C;
  font-size: 15px;
  line-height: 1.86;
  display: block;
  margin-bottom: 25px;

}

section.guest_voice p {
  color: #000;
  font-size: 3.8vmin;
  line-height: 2;
  display: block;
  margin-bottom: 25px;
}

div.guest_voice div.body{
padding : 0;
}





  .sp_movie {
    display: block;
  }
  .pc_movie {
    display: none;
  }


.sp_br {
  display: block;
}

.pc_br {
  display: none;
}


div.hdr.fade_on h2 {
  background-color: rgba(0, 0, 0, 0.45)!important;
}

div.hdr.fade_on h2.sp_br{
  background-color: rgba(0, 0, 0, 0)!important;
}
div.hdr.fade_on {
  background-color: rgba(0, 0, 0, 0)!important;
}
div.lifetime section.lifetime_03 div.hdr.fade_on h2 {
  background-color: rgba(0, 0, 0, 0)!important;
}

}

em.men {display:block;color: #69c; font-style: normal;}
em.women {display:block;color: #c69; font-style: normal;}



