@charset "UTF-8";

#loading{
  position: fixed;
  z-index: 99999;
  background-color: #ffffff;
  top: 0;
  left: 0;
  width: 100%;
  height: 200%;
}

body{
  min-width: 320px;
}

#contents_frame{
  font-size: 14px;
  line-height: 1.6;
}

#contents_inner{
  overflow:  hidden;
}

.link_block{
  display: block;
  text-decoration: none !important;
}

.imghover{
  transition: opacity 0.4s ease 0s;
	-webkit-transition: opacity 0.4s ease 0s;
	-moz-transition: opacity 0.4s ease 0s;
	-o-transition: opacity 0.4s ease 0s;
	-ms-transition: opacity 0.4s ease 0s ;
}

.imghover:hover{
 -ms-filter: "alpha(opacity=70)" ;
	-khtml-opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;	
}
  #wrapper {
    background: #fff;
  }

@media all and (min-width:668px){
  #wrapper {
    min-width: 990px;
  }

  #contents_frame{
    background: #ffffff;
  }

  #contents_frame #contents {
    margin: 0px auto !important;
    padding: 20px 0 !important;	
  }

  #contents_inner{
    margin-top: 0px !important;
    background: #ffffff;
  }

  #pageTop {
      bottom: 3px;
      padding: 5px;
      position: fixed;
      right: 3px;
      z-index: 10;
  }

  #pageTop img {
      width: 70px;
  }	
}

@media screen and (max-width:667px){
  
  .head_info_area{
    overflow:  hidden;
    height: 0;
  }
  
  .head_info_area .sec_nav_content{
    display: block !important;
  }
  
  #pageTop{
    padding:5px;
    position:fixed;
    bottom:3px;
    right:3px;
    z-index: 500;
    }

  #pageTop img{
     width: 50px;
   }

  #footer {
    margin-top: 0px !important;
  }

  #wrapper{
    background-color: #e6e6e6;
  }
  .sec_nav_content {
    display: none;
  }
#loading {
    display: none !important;
}	
}


@media all and (min-width:668px){
  .pc_none{ display: none !important; }
}

@media screen and (max-width:667px){
  .sp_none{ display: none !important; }
}

/* .lp_contents_wrap  */
.fullVideoTag {
    width: 100%;
}
.lp_contents_wrap{
  /*padding: 0 30px 55px 30px;*/
  color: #000;
  font-size: 14px;
}
#lp_visual{
	padding: 0;
}
.lp_contents_wrap{
  word-break: break-all;
  word-wrap: break-word;
}

.lp_contents_wrap .lp_contents{
  /*max-width: 940px;*/
  margin: 0 auto;
  position: relative;
  height: 100%;
}

.lp_contents_wrap img{
  vertical-align:  bottom;
  max-width: 100%;
  height: auto;
}
.lp_visual_main .note_01 {
    text-align: right;
    max-width: 900px;
    margin: 0 auto;
}




.lp_contents_wrap,
.lp_contents_wrap *,
.lp_contents_wrap *:before,
.lp_contents_wrap *:after{
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.lp_contents_wrap *:before,
.lp_contents_wrap *:after{
  background-size: 100%;

}
.lp_contents_wrap a{
  color: inherit;
}
.link_btn {
  display: flex;
  justify-content: center;
  margin-top: -16px;	
}
.link_btn a:hover {
  opacity: 0.7;
  transition: 0.5s;
}
@media screen and (max-width:768px){
  .lp_contents_wrap{
    padding: 20px 40px 60px 40px;
  }
.link_btn {
  margin-top: -10px;
  padding: 0 30px;
}	
}

@media screen and (max-width:350px){
  .lp_contents_wrap{
    padding: 70px 20px;
  }
}

/* lp_title01 */

.lp_title01{
  line-height: 1.3;
  text-align: center;
  color: #000;
  overflow:  hidden;
  margin: 0 0px 50px 0px;
}

.lp_title01 .text_wrap{
  display: inline-block;
}

.lp_title01 .text_wrap > *{
  display: block;
}

.lp_title01 .text_wrap .text01{
  position: relative;
  font-weight: bold;
  font-size: 27px;color: #333333;
}

.lp_title01 .text_wrap .text02{
  font-size: 14px;
  margin-top: 20px;
  display: block;
}

.lp_title01 .text_wrap .text01:before{
  left: -100vw;
}

.lp_title01 .text_wrap .text01:after{
  right: -100vw;
}

@media screen and (max-width:667px){
  .lp_title01{
    margin: 0 -10px 30px -10px;
  }
  .lp_title01 .text_wrap .text01{
    font-size: 22px;
  }
  .lp_title01 .text_wrap > *{
    padding: 0 15px;
  }
}

@media screen and (max-width:350px){
  .lp_title01{
    margin: 0 0px 30px 0px;
  }
}


/* .lp_lead_wrap */

.lp_lead_wrap{
  text-align: center;
  letter-spacing: -0.4em;
  margin: 0 0 30px 0;
}

.lp_lead_wrap .lp_lead{
  display: inline-block;
  letter-spacing: normal;
  text-align: left;
  padding: 0 35px;
}

@media screen and (max-width:667px){
  .lp_lead_wrap{ margin: 0 0 25px 0; }
  .lp_lead_wrap .lp_lead{
    display: block;
    padding: 0;
  }
}

/* .btn_row */

.btn_row{
  text-align: center;
  margin: 0 -25px -25px 0;
}

.btn_row .btn_col{
  display: inline-block;
  vertical-align: bottom;
  max-width: 340px;
  width: 100%;
  padding: 0 25px 25px 0;
}

.btn_row .btn_wrap{
  font-size: 20px;
  font-weight: bold;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 3px 0px #9e000b;
  -moz-box-shadow: 0px 3px 0px #9e000b;
  box-shadow: 0px 3px 0px #9e000b;
}

.btn_row .btn{
  position: relative;
  letter-spacing: -0.4em;
  white-space: nowrap;
  display: block;
  background-color: #e0000f;
  height: 64px;
  color: #ffffff;
  text-decoration: none !important;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.btn_row .btn:before{
  content: "";
  display: inline-block;
  vertical-align:  middle;
  height: 100%;
}

.btn_row .btn:after{
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  margin: -8px 0 0 0;
  width: 9px;
  height: 16px;
/*  background: url(../img/btn_arrow.png) no-repeat center center;*/
  background-size: 100% auto;
}

.btn_row .btn_text,
.btn_row .btn_img{
  display: inline-block;
  vertical-align:  middle;
  white-space: normal;
  letter-spacing: normal;
}

.btn_row .btn_img{
  margin-right: 8px;
}

.btn_row .btn:hover{
  -moz-transform: translateY(3px);
  -webkit-transform: translateY(3px);
  -o-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
}

/* -------------------------------- #lp_visual --------------------------------*/



#lp_visual .lp_visual.active{
  -ms-filter: "alpha(opacity=100)" ;
	-khtml-opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.shake_anime{
  -webkit-animation: shake_anime 0.4s 1;
  -moz-animation: shake_anime 0.4s 1;
  -o-animation: shake_anime 0.4s 1;
  -ms-animation: shake_anime 0.4s 1;
  animation: shake_anime 0.4s 1;
}

@-webkit-keyframes shake_anime {
  0%  { -webkit-transform: translate(-2px, -2px);}
  5%  { -webkit-transform: translate(2px, 2px);}
  10% { -webkit-transform: translate(-2px, -2px);}
  15% { -webkit-transform: translate(2px, 2px);}
  20% { -webkit-transform: translate(-2px, -2px);}
  25% { -webkit-transform: translate(2px, 2px);}
  30% { -webkit-transform: translate(-2px, -2px);}
  35% { -webkit-transform: translate(2px, 2px);}
  40% { -webkit-transform: translate(-2px, -2px);}
  45% { -webkit-transform: translate(2px, 2px);}
  50% { -webkit-transform: translate(-2px, -2px);}
  55% { -webkit-transform: translate(2px, 2px);}
  60% { -webkit-transform: translate(-2px, -2px);}
  65% { -webkit-transform: translate(2px, 2px);}
  70% { -webkit-transform: translate(-2px, -2px);}
  75% { -webkit-transform: translate(2px, 2px);}
  80% { -webkit-transform: translate(-2px, -2px);}
  85% { -webkit-transform: translate(2px, 2px);}
  90% { -webkit-transform: translate(-2px, -2px);}
  95% { -webkit-transform: translate(2px, 2px);}
  100% { -webkit-transform: translate(0px, 0px);}
}

@-moz-keyframes shake_anime {
  0%  { -moz-transform: translate(-2px, -2px);}
  5%  { -moz-transform: translate(2px, 2px);}
  10% { -moz-transform: translate(-2px, -2px);}
  15% { -moz-transform: translate(2px, 2px);}
  20% { -moz-transform: translate(-2px, -2px);}
  25% { -moz-transform: translate(2px, 2px);}
  30% { -moz-transform: translate(-2px, -2px);}
  35% { -moz-transform: translate(2px, 2px);}
  40% { -moz-transform: translate(-2px, -2px);}
  45% { -moz-transform: translate(2px, 2px);}
  50% { -moz-transform: translate(-2px, -2px);}
  55% { -moz-transform: translate(2px, 2px);}
  60% { -moz-transform: translate(-2px, -2px);}
  65% { -moz-transform: translate(2px, 2px);}
  70% { -moz-transform: translate(-2px, -2px);}
  75% { -moz-transform: translate(2px, 2px);}
  80% { -moz-transform: translate(-2px, -2px);}
  85% { -moz-transform: translate(2px, 2px);}
  90% { -moz-transform: translate(-2px, -2px);}
  95% { -moz-transform: translate(2px, 2px);}
  100% { -moz-transform: translate(0px, 0px);}
}

@-o-keyframes shake_anime {
  0%  { -o-transform: translate(-2px, -2px);}
  5%  { -o-transform: translate(2px, 2px);}
  10% { -o-transform: translate(-2px, -2px);}
  15% { -o-transform: translate(2px, 2px);}
  20% { -o-transform: translate(-2px, -2px);}
  25% { -o-transform: translate(2px, 2px);}
  30% { -o-transform: translate(-2px, -2px);}
  35% { -o-transform: translate(2px, 2px);}
  40% { -o-transform: translate(-2px, -2px);}
  45% { -o-transform: translate(2px, 2px);}
  50% { -o-transform: translate(-2px, -2px);}
  55% { -o-transform: translate(2px, 2px);}
  60% { -o-transform: translate(-2px, -2px);}
  65% { -o-transform: translate(2px, 2px);}
  70% { -o-transform: translate(-2px, -2px);}
  75% { -o-transform: translate(2px, 2px);}
  80% { -o-transform: translate(-2px, -2px);}
  85% { -o-transform: translate(2px, 2px);}
  90% { -o-transform: translate(-2px, -2px);}
  95% { -o-transform: translate(2px, 2px);}
  100% { -o-transform: translate(0px, 0px);}
}

@-ms-keyframes shake_anime {
  0%  { -ms-transform: translate(-2px, -2px);}
  5%  { -ms-transform: translate(2px, 2px);}
  10% { -ms-transform: translate(-2px, -2px);}
  15% { -ms-transform: translate(2px, 2px);}
  20% { -ms-transform: translate(-2px, -2px);}
  25% { -ms-transform: translate(2px, 2px);}
  30% { -ms-transform: translate(-2px, -2px);}
  35% { -ms-transform: translate(2px, 2px);}
  40% { -ms-transform: translate(-2px, -2px);}
  45% { -ms-transform: translate(2px, 2px);}
  50% { -ms-transform: translate(-2px, -2px);}
  55% { -ms-transform: translate(2px, 2px);}
  60% { -ms-transform: translate(-2px, -2px);}
  65% { -ms-transform: translate(2px, 2px);}
  70% { -ms-transform: translate(-2px, -2px);}
  75% { -ms-transform: translate(2px, 2px);}
  80% { -ms-transform: translate(-2px, -2px);}
  85% { -ms-transform: translate(2px, 2px);}
  90% { -ms-transform: translate(-2px, -2px);}
  95% { -ms-transform: translate(2px, 2px);}
  100% { -ms-transform: translate(0px, 0px);}
}

@keyframes shake_anime {
  0%  { transform: translate(-2px, -2px);}
  5%  { transform: translate(2px, 2px);}
  10% { transform: translate(-2px, -2px);}
  15% { transform: translate(2px, 2px);}
  20% { transform: translate(-2px, -2px);}
  25% { transform: translate(2px, 2px);}
  30% { transform: translate(-2px, -2px);}
  35% { transform: translate(2px, 2px);}
  40% { transform: translate(-2px, -2px);}
  45% { transform: translate(2px, 2px);}
  50% { transform: translate(-2px, -2px);}
  55% { transform: translate(2px, 2px);}
  60% { transform: translate(-2px, -2px);}
  65% { transform: translate(2px, 2px);}
  70% { transform: translate(-2px, -2px);}
  75% { transform: translate(2px, 2px);}
  80% { transform: translate(-2px, -2px);}
  85% { transform: translate(2px, 2px);}
  90% { transform: translate(-2px, -2px);}
  95% { transform: translate(2px, 2px);}
  100% { transform: translate(0px, 0px);}
}

#lp_visual .lp_visual_title02{
  position: absolute;
  top: -100px;
  left: -400px;
  width: 100%;
  text-align: center;
  z-index: 3;
  white-space: nowrap;
}

#lp_visual .lp_visual_title02 > *{
  display: inline-block;
  vertical-align: bottom;
}

#lp_visual .lp_visual_main{
  text-align: center;
}

#lp_visual .lp_visual_main_in{
  position: relative;
  display: inline-block;
  vertical-align:  bottom;
  line-height: 0;
  max-width: 1440px;
  width: 100%;
}

#lp_visual .lp_visual_main_obj01{
  position: relative;
  z-index: 2;
  top: -300px;
}

#lp_visual .lp_visual_main_obj02{
  position: absolute;
  z-index: 1;
  top: -530px;
  left: -250px;
}

#lp_visual .lp_visual_main_obj03{
  position: absolute;
  z-index: 2;
  top: -250px;
  left: 50px;
}

#lp_visual .lp_visual_main_obj04{
  position: absolute;
  z-index: 1;
  top: -124px;
  right: -230px;
}

#lp_visual .lp_visual_main_obj05{
  position: absolute;
  z-index: 2;
  top: -260px;
  right: 100px;
}

#lp_visual .lp_visual_main_obj06{
  position: absolute;
  z-index: 1;
  top: -220px;
  right: -150px;
}

#lp_visual .lp_visual_title{
  margin-top: -260px;
  position: relative;
  z-index: 4;
  text-align: center;
}

#lp_visual .lp_visual_title .text_wrap{
  position: relative;
  display: inline-block;
  max-width: 100%;
}

#lp_visual .lp_visual_title .text_wrap > *{
  display: block;
}

#lp_visual .lp_visual_title .text_wrap .text01,
#lp_visual .lp_visual_title .text_wrap .text03,
#lp_visual .lp_visual_title .text_wrap .text04{
  position: absolute;
}

#lp_visual .lp_visual_title .text_wrap .text01{
  top: -65px;
  left: -96px;
}

#lp_visual .lp_visual_title .text_wrap .text03{
  top: -232px;
  left: -100px;
}

#lp_visual .lp_visual_title .text_wrap .text04{
  top: -72px;
  right: -100px;
}

#lp_visual .lp_visual_check{
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 6;
  font-size: 11px;
}

#lp_visual .lp_visual_check li{
  display: inline;
}


@media screen and (max-width:667px){

  #lp_visual .lp_visual{
   padding: 0;
  }
  
  #lp_visual .lp_visual_main_obj01{
	  top: -350px;
  }
  
  #lp_visual .lp_visual_main_obj02{
    top: -400px;
	left: -100px;
  }
  
  #lp_visual .lp_visual_main_obj03{
	  top: -360px;
	  left: -10px;
	  width: 150px;
  }
  
  #lp_visual .lp_visual_main_obj04{
    top: -100px;
	right: -43px;
	width: 250px;
  }
  
  #lp_visual .lp_visual_main_obj05{
	  top: -370px;
	  left: 190px;
	  width: 100px;
  }
  
  #lp_visual .lp_visual_main_obj06{
    top: -60px;
	left: -10px;
	width: 140px;
  }
  
  #lp_visual .lp_visual_title02{
    top: -200px;
	left: -70px;
  }
  
  #lp_visual .lp_visual_title02 .text01 img{
    width: 164px;
  }
  
  #lp_visual .lp_visual_title02 .text02 img{
    width: 65px;
  }
  
  #lp_visual .lp_visual_title{
    margin-top: -155px;
  }
  #lp_visual .lp_visual_title .text_wrap .text01{
    top: -30px;
    left: -21px;
    width: 48px;
  }
  #lp_visual .lp_visual_title .text_wrap .text02{
    width: 274px;
  }
  #lp_visual .lp_visual_title .text_wrap .text03{
    width: 100px;
    top: -90px;
    left: -15px;
  }
  #lp_visual .lp_visual_title .text_wrap .text04{
    width: 100px;
	top: -40px;
	right: -5px;
  }
  
  #lp_visual .lp_visual_check{
    bottom: 0px;
  }
  #lp_visual .lp_visual_check li{
    display: block;
  }
  
}
.media_pc{
	display: block;
}
.media_sp{
	display: none;
}
@media screen and (max-width:700px){
  /*#lp_visual .lp_visual_main_parts.type03{
    right: 70px;
  }*/
	.media_pc{
		display: none;
	}	
	.media_sp{
	display: block;
}
}


/* -------------------------------- #lp_nav_wrap --------------------------------*/

#lp_nav_wrap{
  height: 50px;
}

#lp_nav_wrap .lp_contents_wrap.lp_nav{
  padding-top: 0;
  padding-bottom: 0;
  color: #ffffff;
  background-color: #1b064a;
  border-top: 3px solid #f8b62b;
  border-bottom: 3px solid #f8b62b;
  height: 50px;
  text-align: center;
  letter-spacing: -0.4em;
  white-space: nowrap;
  font-size: 16px;
  line-height: 1;
}

#lp_nav_wrap .lp_contents_wrap.lp_nav{
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20000;
}

#lp_nav_wrap.active .lp_contents_wrap.lp_nav{
  position: fixed;
}

#lp_nav_wrap .lp_contents_wrap.lp_nav a{
  text-decoration: none !important;
  -moz-transition: color 0.4s ease 0s;
  -webkit-transition: color 0.4s ease 0s;
  -o-transition: color 0.4s ease 0s;
  -ms-transition: color 0.4s ease 0s;
  transition: color 0.4s ease 0s;
}

#lp_nav_wrap .lp_contents_wrap.lp_nav > *{
  letter-spacing: normal;
}

#lp_nav_wrap .lp_contents_wrap.lp_nav:after{
  content: "";
  display: inline-block;
  vertical-align:  middle;
  height: 100%;
}

#lp_nav_wrap .lp_contents_wrap.lp_nav .lp_nav_in{
  display: inline-table;
  white-space: nowrap;
  vertical-align:  middle;
  max-width: 360px;
}

#lp_nav_wrap .lp_contents_wrap.lp_nav .lp_nav_list{
  display: table-row;
}

#lp_nav_wrap .lp_contents_wrap.lp_nav .lp_nav_list li{
  display: table-cell;
  border-right: 1px solid #f5f5f5;
}

#lp_nav_wrap .lp_contents_wrap.lp_nav .lp_nav_list li:last-child{
  border-right: none;
}

#lp_nav_wrap .lp_contents_wrap.lp_nav .lp_nav_list li a{
  display: block;
  padding: 0 40px;
}

#lp_nav_wrap .lp_contents_wrap.lp_nav a.active{
    color: #fff100;
  }

@media all and (min-width:668px){
  #lp_nav_wrap .lp_contents_wrap.lp_nav a:hover{
    color: #fff100;
  }
}

@media screen and (max-width:667px){
  #lp_nav_wrap .lp_contents_wrap.lp_nav{
    font-size: 13px;
    padding: 0;
  }
  #lp_nav_wrap .lp_contents_wrap.lp_nav .lp_nav_list li a{
    padding: 0 10px;
  }	
#lp_nav_wrap .lp_contents_wrap.lp_nav {
    height: 60px;
	}	
  #lp_nav_wrap{
    height: 60px;
  }	
}

@media screen and (max-width:350px){


  #lp_nav_wrap .lp_contents_wrap.lp_nav{
    font-size: 12px;
    height: 60px;
  }
}


#lp_main{
  position: relative;
/*	background-image:url("../img/img_bg.jpg");*/
	background-repeat: repeat;
	background-position: center top;
	background-size: cover;
}
.cartain_img:nth-child(1) {
    position: absolute;
    top: 0;
    left: 0;
}
.cartain_img:nth-child(3) {
    position: absolute;
    top: -64px;
    margin: auto;
    left: 0;
    right: 0;
}
li.cartain_img:nth-child(3) img {
    width: 100%;
}
.cartain_img:nth-child(2) {
    position: absolute;
    right: 0;
    top: 0;
}

@media all and (min-width:668px){
  #lp_main .sns_entry{ height: 0; overflow:  hidden;}
}

@media screen and (max-width:667px){
#lp_main .sns_entry{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 18px 10px;
  margin: 0;
}
}

.facebook_like{
  width: 85px;
  overflow:  hidden;
}


/* -------------------------------- #s01 --------------------------------*/

#s01 {
   /* max-width: 950px;*/
    margin: 0 auto;
}

#s01 .lp_title01{
  color: #ffffff;
}

#s01 .lp_title01 .text01:before,#s01 .lp_title01 .text01:after{
  background-color: #ffffff;
}

#s01 .new_icon {
    position: absolute;
    width: 120px;
    top: 10px;
    left: 800px;
}

#s01 .new_icon02 {
    position: absolute;
    width: 120px;
    top: 660px;
    left: 800px;
}

/* #s01_01 */

#s01_01{
  margin-bottom: 120px;
}

@media screen and (max-width:667px){
  #s01 .new_icon {
	width: 60px;
	top: -30px;
    left: 220px;
  }
  #s01 .new_icon02 {
	width: 60px;
	top: 58%;
    left: 220px;
  }
  #s01_01{
    margin-bottom: 60px;
  }
}

.lp01_block{
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  overflow:  hidden;
}

.lp01_block_head{
  font-size: 27px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  background-color: #81b31d;
  padding: 18px;
}

.lp01_block_in{
  /*background-image: url(../img/main_bg.jpg);
  background-size: cover;
  background-position: center bottom;*/
  background-color: #f3faa5;
  padding: 45px 55px 120px 55px;
}

.lp01_block_in_02{
  background-color: #e60012;
  padding: 170px 55px 185px 55px;
}

.lp01_block_title{
  position: relative;
  z-index: 2;
  font-size: 50px;
  font-weight: bold;
  line-height: 1.4;
  color: #3eb134;
  -moz-text-shadow: 0px 4px 4px #ffffff;
  -webkit-text-shadow: 0px 4px 4px #ffffff;
  text-shadow: 0px 4px 4px #ffffff;
  text-align: center;
  margin: 0 0 65px 0;
}

.lp01_block_content{
  position: relative;
  padding-left: 50%;
}

.lp01_block_content02{
  position: relative;
  padding-right: 50%;
  color: #fff;
}

.lp01_block_content h1,
.lp01_block_content02 h1{
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 20px;
}

.lp01_block_content_img{
  position: absolute;
  bottom: -90px;
  left: -100px;
}

.lp01_block_content_img02{
  position: absolute;
  bottom: -90px;
  right: -100px;
}

.lp01_block_content_text{
  font-size: 18px;
}

@media screen and (max-width:667px){
  .lp01_block_head{
    font-size: 20px;
  }
  .lp01_block_in{
    padding: 20px 25px;
  }
  .lp01_block_in_02{
    padding: 20px 25px;
  }
  .lp01_block_title{
    font-size: 20px;
    text-align: left;
    margin: 0 0 15px 0;
  }
  .lp01_block_content{
    padding-left: 0;
    padding-bottom: 200px;
  }
  .lp01_block_content02{
    padding-right: 0;
    padding-bottom: 200px;
  }
  .lp01_block_content_img,
  .lp01_block_content_img02{
    position: absolute;
    bottom: -15px;
    left: 50%;
    width: 250px;
    margin: 0 0 0 -125px;
  }
	#s01{
    padding: 60px 35px;
	}	
  
}

/* #s01_02 */

#s01_02{
  background-image: url(../img/main_bg.jpg);
  background-size: 1211px auto;
  background-repeat: repeat;
}

.product_list{
  text-align: center;
  letter-spacing: -0.4em;
  margin: 0 -18px -18px 0;
}

.product_list .product_list_block{
  display: inline-block;
  vertical-align:  top;
  letter-spacing: normal;
  width: 33.33%;
  padding: 0 18px 18px 0;
}

.product_list .product_list_block_in{
  background-color: #ffffff;
  padding: 30px 15px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.product_list_img_wrap{
  text-align: center;
}

.product_list .product_list_block:nth-child(4) .product_list_img_wrap,
.product_list .product_list_block:nth-child(5) .product_list_img_wrap{
  height: 241px;
}

/*.product_list_img_wrap .product_list_img{
  display: inline-block;
  position: relative;
  vertical-align:  bottom;
  z-index: 10;
}*/

.product_list_text_wrap{
  text-align: center;
}

.product_list_title01{
  font-size: 16px;
  margin: 0 0 10px 0;
  font-weight: bold;
}
.chara01 {
    position: absolute;
	bottom: 430px;
	left: 30%;
	right: 49%;
	margin: auto;
	width: 21%;
}
.chara02 {
    position: absolute;
	bottom: 462px;
	left: 52%;
	right: 30%;
	margin: auto;
	
	width: 18%;
}
.baloon01 {
    position: absolute;
    top: 30px;
    left: 0;
	display: none;
}
.baloon02 {
    position: absolute;
    top: 25px;
    right: 0;
	display: none;
}
.chara01:hover + .baloon01 {
  display: block;
}
.chara02:hover + .baloon02 {
  display: block;
}
.product_list_title02{
  font-size: 32px;
  margin: 0 0 14px 0;
  font-weight: bold;
  line-height: 1;
}

.product_list .product_list_block:nth-child(4) .product_list_title02{
  font-size: 25px;
  margin: 0;
}

.lp_link_list{
  font-size: 16px;
  text-align: center;
  margin: 0 -25px 0 0;
}

.lp_link_list li{
  display: inline-block;
  position: relative;
  line-height: 1;
  padding: 0 10px;
}

.lp_link_list li:after{
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 14px;
  height: 14px;
  background: url(../img/link_arrow01.png) no-repeat;
  background-size: 100% auto;
}

@media screen and (max-width:667px){
  
  .product_list .product_list_block{
    width: 100%;
  }
  .product_tab_content_wrap{
    margin: 0 -35px;
    left: 0;
    width: auto;
  }
}

@media screen and (max-width:667px){
}

/* -------------------------------- #s02 --------------------------------*/

.product_tab_content_wrap {
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
    line-height: 1;
}
/*#s02 {
	max-width: 800px;
    background: #fff;
    margin: 0 auto;
    padding: 0;
}*/
.product_tab_content_wrap .lp_contents_wrap{
  padding-top: 45px;
}
.campaign_block {
    padding: 0 80px 80px 80px;
    margin-bottom: 80px;
}
#content02_01{
 /* border-top: 10px solid #009944;*/
  background: #094;
}

#content02_02{
  /*border-top: 10px solid #fcc814;*/
  background: #fcc814;
}

.product_tab_head{
  font-size: 18px;
  letter-spacing: -0.4em;
  margin: 0 auto;
}

.product_tab_head .product_tab{
  display: inline-block;
  vertical-align: bottom;
  width: 50%;
  padding: 0 2%;
  letter-spacing: normal;
  position: relative;
}
.product_tab:before{
	content: "";
	width: 66px;
	height: 80px;
	background-image: url("../img/img_tab_chara01.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	position: absolute;
	top: -20px;
	left: 5px;
	z-index: 20;
}
.product_tab:nth-child(2):before{
	content: "";
	width: 80px;
	height: 89px;
	background-image: url("../img/img_tab_chara02.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	position: absolute;
	top: -30px;
	right: 18px;
	left: inherit;
}
.product_tab_head .product_tab_switch{
  cursor: pointer;
  padding: 16px 0px;
  background-color: #009944;
  color: #fcc814;
  text-align: center;
  -webkit-border-radius: 14px 14px 0 0;
  -moz-border-radius: 14px 14px 0 0;
  border-radius: 14px 14px 0 0;
  display: block;
}
.product_tab_head .product_tab:nth-child(2) .product_tab_switch{
   background-color: #fcc814;	
   color: #6a3906;
}
.product_tab_head .product_tab_switch.active{
  cursor: default;
}

.product_tab_content{
  display: none;
}

.product_tab_content.active{
  display: block;
}

.product_list{
  letter-spacing: -0.4em;
  margin: 0 -18px -18px 0;
}

.product_list .product_list_block{
  display: inline-block;
  vertical-align:  top;
  letter-spacing: normal;
  width: 40%;
  padding: 18px;
  border-radius: 20px;
  box-sizing: border-box;
  margin: 2%;
}
#content02_02 .product_list_block{
  background: #fff;
}

.product_list .product_list_block_in{
  background-color: #ffffff;
  padding: 30px 15px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

/*.product_list_img_wrap{
  text-align: center;
  position: relative;
  padding: 440px 0 0 0;
  background-image: url("../img/star.gif");
  background-position: center 300px;
  background-repeat: no-repeat;
  background-size: contain;	
}
*/
.product_list_text_wrap {
    text-align: center;
}
.product_list_title01{
  font-size: 30px;
  margin: 4px 0 0 0;
  font-weight: bold;
  color: #000000;
}

.product_list_title02{
  font-size: 21px;
  margin: 0 0 49px 0;
  font-weight: bold;
  color: #e60012;
}
.product_list_title02 span{
  font-size: 32px;
}
.lp_link_list{
  font-size: 16px;
  text-align: center;
  margin: 0 auto;
  margin-left: -5px;
  margin-right: -5px;
}
.setMenu_area {
    margin-top: 24px;
}
.setMenu_area .note_01 {
    margin-top: -20px;
	margin-left: 20px;
}
video.fullVideoTag {
    max-width: 800px;
    padding-top: 30px;
}

.lp_link_list li{
  display: inline-block;
  position: relative;
  line-height: 1;
}
/*.lp_link_list li a{
    width: 168px;
	font-size: 19px;
	font-weight: bold;
	color: #fdd228;
    background: #6e1205;
    padding: 15px 0;
	display: block;
	border-radius: 4px;
}*/

.lp_link_list li:after{
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 14px;
  height: 14px;
  background: url(../img/link_arrow01.png) no-repeat;
  background-size: 100% auto;
}
.menu_list_ul {
    letter-spacing: -0.4em;
	margin: 80px auto 0 auto;
}
.menu_list_li {
    display: inline-block;
    vertical-align: bottom;
    width: 33%;
}
.menu_list_ul .product_list_title01 {
    font-size: 20px;
    letter-spacing: normal;
}
.menu_list_ul .product_list_title02 {
    font-size: 16px;
	letter-spacing: normal;
}
.menu_list_ul .product_list_title02 span{
    font-size: 20px;
}
.menu_list_ul .lp_link_list a {
	width: 120px;
    font-size: 16px ;
    padding: 12px 0;
	letter-spacing: normal;
}
.menu_list_ul .lp_link_list li{
	padding: 0;
	margin: 0 5px;
}
.menu_list_img {
    text-align: center;
}
.menu_list_ul .product_list_text_wrap {
    margin-top: -20px;
}
h1.main_title_obi {
    position: absolute;
    bottom: 10px;
    left: -16px;
    right: 0;
    margin: auto;
}
.lp_visual_main .note_01 {
    text-align: right;
    max-width: 800px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
.s02_title {
    font-size: 26px;
    color: #fdd228;
    font-weight: bold;
    text-align: center;
    background: #520000;
    padding: 13px;
    border-radius: 12px 12px 0 0;
    box-sizing: border-box;
}
.title_sec {
    font-size: 27px;
    font-weight: bold;
    color: #000;
    text-align: center;
	margin-bottom: 22px;
	position: relative;
	padding: 0 100px;
	display: inline-block;
}
.s03_title.lp_title01 {
	width: 100%;
	max-width: 680px;
    /*background: #006835;*/
	box-sizing: border-box;
    text-align: center;
    margin: 0 auto 40px auto;
}

.s03_title.lp_title01:after{	
}
.text.tw_link_bt {
    margin-top: 32px;
}
.teishokuMenu_area .product_list_text_wrap {
    margin-top: 32px;
}
.teishokuMenu_area {
    max-width: 800px;
    margin: 40px auto;
    background: #fff;
    border-radius: 0 0 8px 8px;
    padding: 0 0 40px 0;
}

@media screen and (max-width:700px){
  .product_tab_head{
    margin: 0;
  }
  .product_tab_head .product_tab_switch{
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
  }
  .product_tab_head .product_tab{
    padding: 0;
	width: 49%;
  }
  
  .product_list .product_list_block{
    width: 100%;
	margin:0;
  }
  .product_tab_content_wrap{
    margin: 0 -35px;
    left: 0;
    width: auto;
  }
.product_tab::before {
    top: 14px;
    left: -44px;
    z-index: 0;
}	
.product_tab:nth-child(2)::before {
    top: 14px;
    right: -52px;
	}
.product_list {
    margin: 0 auto;
}		
.product_tab_content_wrap .lp_contents_wrap {
    padding-top: 20px;
}	
.product_list .product_list_block {
    padding: 0;
	margin-bottom: 10px;
	}
.title_sec {
    font-size: 20px;
	padding: 0 40px;
	}
.title_sec::before {
    content: "";
    width: 30px;
	}
.title_sec::after {
    content: "";
    width: 30px;
	}
}



/* -------------------------------- #s04 --------------------------------*/



@media screen and (max-width: 700px) {
.main_obi {
    margin-top: -43px;
}
.product_list_img_wrap {
    padding: 300px 0 0 0;
	}
.chara02 {
    position: absolute;
    bottom: 250px;
    left: 10%;
    right: 50%;
     margin: auto; 
    width: 40%;
}
.chara01 {
    position: absolute;
    bottom: 250px;
    left: 50%;
    right: 13%;
    margin: auto;
    width: 43%;
}
.baloon01 {
    position: absolute;
    top: 0;
    left: 18%;
    display: none;
    width: 82%;
    right: 0;
}	
.baloon02 {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    width: 90%;
    right: 20%;
    left: -10%;
}	
.product_list_img_wrap {
    background-position: center 168px;
}	
.lp_link_list {
    font-size: 16px;
    margin-left: -20px;
    margin-right: -20px;
}	
.lp_link_list li a {
    width: 120px;
	}
.menu_list_ul {
    margin: 40px auto 0 auto;
}	
.menu_list_li {
    display: block;
    width: 100%;
    margin: 0 auto;
}	
.menu_list_ul .lp_link_list li {
    padding: 0;
    margin: 0 10px 40px 10px;
}
.lp_link_list li a {
    font-size: 16px;	
	}
.menu_list_ul .lp_link_list a {
    padding: 15px 0;
	}

.setMenu_area .note_01 {
    margin-top: 0;
    margin-left: 0;
	line-height: 1.3;
}	
.teishokuMenu_area .product_list_text_wrap img {
    width: 80%;
}	
.product_list_title01 {
    font-size: 20px;
	}
.product_list_title02 {
    font-size: 16px;
	}
.product_list_title02 span {
    font-size: 20px;
}	
.teishokuMenu_area {
    max-width: 800px;
    margin: 40px auto 20px auto;
    background: #fff;
    border-radius: 0 0 8px 8px;
    padding: 0 0 20px 0;
}	
.teishokuMenu_area .product_list_text_wrap {
    margin-top: 20px;
}	
.setMenu_area {
    margin-top: 0;
}	
#s02 {
    padding: 0 20px;
	background: inherit;
}	
/*#s02 .lp_contents {
    background: #fff;
	}*/
.s02_title {
    font-size: 20px;
	}	
.lp_title01 .text_wrap > * {
    padding: 0;
    margin-top: 20px;
}	
		
}


/*===================================================
main
===================================================*/

#lp_visual {
    width: 100%;
    position: relative;
    text-align: center;
}
#lp_visual .lp_visual{
  width: 100%;
  /*
  -ms-filter: "alpha(opacity=0)" ;
	-khtml-opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -moz-transition: transform 1s cubic-bezier(.38,0,.54,1.74) 0s, opacity 0s ease 0s;
  -webkit-transition: transform 1s cubic-bezier(.38,0,.54,1.74) 0s, opacity 0s ease 0s;
  -o-transition: transform 1s cubic-bezier(.38,0,.54,1.74) 0s, opacity 0s ease 0s;
  -ms-transition: transform 1s cubic-bezier(.38,0,.54,1.74) 0s, opacity 0s ease 0s;
  transition: transform 1s cubic-bezier(.38,0,.54,1.74) 0s, opacity 0s ease 0s;
  */
  padding: 0 0 50px 0;
}


#contents_inner {
/*    background:url("../img/img_bg.jpg");*/
	background-repeat:no-repeat;
	background-size: cover;
	background: #ffffff;
	max-width: 1100px;
	margin: 0 auto;	
}

.img_pro_wrap {
    position: relative;
	z-index: 100;
}
.h1_img {
    position: absolute;
    bottom: 49px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
	z-index: 100;
}
.img_pro {
    text-align: center;
}
.h2_img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    top: -270px;
	z-index: 100;
}
.main_link_area {
    text-align: center;
    margin-bottom: 56px;
	z-index: 100;
	position: relative;
}
.main_link_area {
    margin-top: -24px;
}
.main_link_ul {
    letter-spacing: -0.4em;
}
.main_link_li {
    display: inline-block;
    width: 200px;
    margin: 0 10px;
}
.main_link_li a {
    font-size: 20px;
    background: #e60012;
    letter-spacing: normal;
    color: #fff;
    display: block;
    padding: 18px 10px;
    border-radius: 4px;
	letter-spacing: 0.06em;
}
.pro_info_area {
    padding: 40px;
    background: #9cdce8;
    max-width: 940px;
    margin: 0 auto;
    border-radius: 12px;
    position: relative;
    z-index: 200;
}
.h3_info {
    margin-bottom: 25px;
}
.info_txt {
    font-size: 20px;
    line-height: 1.6;
    color: #000;
}
.lp_contents.tondon {
    letter-spacing: -0.4em;
    max-width: 800px;
    margin: 0 auto;
    box-sizing: border-box;
	position: relative;
	z-index: 1;
}

.product_list_title01 {
	width: 100%;
    font-size: 38px;
    margin: 4px 0 0 0;
    font-weight: bold;
    color: #002f4b;
	text-align: left;
	letter-spacing: -0.05em;
	position: relative;
	display: inline-block;
}
.product_list_title02 {
	font-size: 24px;
	color: #002f4b;
	font-weight: bold;
	text-align: left;
}
.product_list_title02 span {
    font-size: 50px;
}
.product_list_img_wrap {
    display: inline-block;
    vertical-align: middle;
}
.main_img_li.anime01 {
    letter-spacing: -0.4em;
}
.inner_main_img_li_l {
    display: inline-block;
}
.inner_main_img_li_l:nth-child(1) {
    margin-right: 20px;
}
.main_lead {
  background:url("../img/img_main_lead_bg.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding: 28px 0 26px 0;	
  margin-top: 10px;	
  margin-bottom: -1px;	
}


@media screen and (max-width: 700px) {
.main_lead {
  padding: 20px 10px 20px 10px;
	}
.lp_contents_wrap .lp_contents {
    height: 100%;
	text-align: center;
}
.main_img_li:nth-child(1) {
	width: 205px;
    position: absolute;
    top: 10px;
    left: 10px;
	margin-right: 0;
}
.main_img_li:nth-child(2) {
	width: 128px;
    position: absolute;
    top: 50px;
    left: 10px;
    bottom: inherit;
	}
.lp_contents.sukimix {
	margin-bottom: 30px;
}	
}



/*====================================
section01
====================================*/

#s01 {
	width: 100%;
	padding: 36px 0 56px 0;
	/*background:#ffdd8f;*/
/*	background-image: url("../img/contentbg20240705.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: contain;*/
	background-color:#c8e2df;
	position: relative;
    margin-top: -3px;	
}
#s01:before{
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("../img/deco01_20240705.png");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	margin: auto;	
}
#s01:after{
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("../img/deco02_20240705.png");
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: contain;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;	
}
#s01 .lp_contents_wrap .lp_contents {
    max-width: 980px;
    margin: 0 auto;
	background:rgba(255,255,255,0.6);
}
.product_list_img_wrap {
	width: 45%;
	margin-left: 2%;
    display: inline-block;
    vertical-align: middle;
}
.product_list_text_wrap {
	width: 52%;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
	position: relative;
}
.lp_link_list li a {
    width: 150px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: #e60012;
    padding: 15px 0;
    display: block;
    border-radius: 4px;
    letter-spacing: 0.06em;
}
.product_list_txt {
	font-size: 20px;
	text-align: center;
	color: #000;
	line-height: 1.5;
	letter-spacing: normal;
	display: block;
	margin-top: 10px;
}

.sukimix_link_btn a:hover{
	opacity: 0.7;
}

.web_movie_wrap {
    max-width: 900px;
    margin: 0 auto;
    background: #f29b76;
    border-radius: 20px;
    text-align: center;
    padding: 30px 0 36px 0;
	margin: 40px auto 0 auto;
    box-sizing: border-box;
	position: relative;
}
.web_movie_video_wrap a:hover {
    opacity: 0.7;
}
.snowman01 {
    position: absolute;
    bottom: 0;
    left: 5px;
}
.snowman02 {
    position: absolute;
    bottom: 0;
    right: 5px;
}
.web_movie_h3 {
    font-size: 21px;
    font-weight: bold;
    color: #fff;
    letter-spacing: normal;
    background: #e1432e;
    display: inline-block;
    padding: 3px 50px;
    border-radius: 50px;
    margin-bottom: 32px;
}
.product_list_block_in {
    margin-bottom: 80px;
    background: rgba(255,255,255,0.8);
    padding: 40px 80px;
	border-radius: 20px;
}
.product_video_in {
	max-width: 800px;
    position: relative;
	margin: 0 auto;
}
.product_video_in {
  margin-bottom: 40px;
}
.icn_onair {
    position: absolute;
    top: -50px;
    left: -30px;
}
.icn_onair img {
  width: 100px;
}


.anime01_02 img {
    position: relative;
}
.anime01_02 img.move{
	padding-top: 1.8em;
	-webkit-transition: all 0.3s ease-out;
	        transition: all 0.3s ease-out;
	-webkit-animation: move 2s 1s ease-in-out;
	        animation: move 2s 1s ease-in-out ;
	-ms-animation-iteration-count: 3;
	animation-iteration-count: 3;
}
@-webkit-keyframes move {
	0% {
		top: 1%;
		opacity: 0.1;
	}
	70% {
		top: 5%;
		opacity: 1;
	}
	100% {
		top: 1%;
		opacity: 0.3;
	}
}
@keyframes arrow-move06 {
	0% {
		top: 1%;
		opacity: 0.1;
	}
	70% {
		top: 5%;
		opacity: 1;
	}
	100% {
		top: 1%;
		opacity: 0.3;
	}
}
.note {
  font-size: 12px;
}

@media screen and (max-width: 700px) {
.product_list_txt {
	font-size: 15px;
	padding-left: 0;
	margin-top: 20px;
	margin-bottom: 40px;
	bottom: inherit;
	left: inherit;
	position: inherit;
	text-align: center;
	display: inline-block;
}
.web_movie_h3 {
    font-size: 18px;
    line-height: 1.3;
}	
.product_list_block_in {
    margin-bottom: 50px;
}	
.icn_onair img {
    width: 50px;
}
.icn_onair {
    position: absolute;
    top: -30px;
    left: -10px;
}	
.product_video_in.type02 {
    padding: 0 20px;
}	
#s01 {
	width: 100%;
	padding: 100px 0 64px 0;
    background-repeat: repeat;
	background-size: 100% 200px;
	background-repeat: no-repeat;
background-position: center bottom;
    background-size: contain;
}
.product_list_block_in {
    padding: 20px 20px;
	}
/*#s01::before {
  content: "";
  width: 727px;
  height: 320px;
  background-image: url("../img/img_sec01_bg02.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}	
#s01::after {
  content: "";
  width: 700px;
  height: 512px;
  background-image: url("../img/img_sec01_bg01.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  position: absolute;
  top: -42px;
  left: 0;
  right: 0;
  margin: auto;
}	*/
}


/*====================================
section02
====================================*/
#s02 {
    width: 100%;
    background-color: #fffcc9;
	background-image: url("../img/img_deco20240419_03.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: contain;
    margin: 0 auto;
    padding: 0;
    padding: 100px 30px 80px 30px;
	position: relative;
}
.sec_list_block_in.type_movie{
	position: relative;
}
/*#s02::before {
	width: 15%;
	height: 42%;
	background-image: url("../img/img_deco20240419_03.png");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
	content: "";
	position: absolute;
	top: 0;
	right: 5%;
	left: 80%;
	bottom: 58%;
	margin: auto;
}
#s02:after{
content: "";
width: 60%;
height: 49%;
background-image: url("../img/img_sec02_bg02_2023.png");
background-repeat: no-repeat;
background-position: top center;
background-size: contain;
position: absolute;
top: 30%;
left: 0;
bottom: 21%;
right: 40%;	
margin: auto;
}*/
#s02 .btn_row {
    text-align: center;
    margin: 40px -25px -25px 0;
}
.lp_web_yoyaku {
    text-align: center;
}
.lp_web_yoyaku img.media_pc {
    display: inline-block;
}
.sec02_block_list_li {
    max-width: 600px;
	margin: 0 auto 32px auto;
	position: relative;
z-index: 1;
}
.sec02_block_list_li:last-child {
    margin-bottom: 0;
}
.title_sec02 {
    font-size: 40px;
    font-weight: bold;
	color: #2d6465;
    text-align: center;
    letter-spacing: 0.2em;
	position: relative;
	display: inline-block;
}
.sec_list_block_in {
	max-width: 640px;
	margin: 0 auto;
	box-sizing: border-box;
	position: relative;
	text-align: center;
}
/*.sec_list_block_in:nth-child(1){
	padding: 140px 100px 46px;
}*/
.movie_title_wrap{
	position: relative;
	text-align: center;
	margin-bottom: -2px;
}
/*.sec_list_block_in.type_movie:before{
	content: "";
	max-width: 1000px;
	height: 200px;
	background-image: url("../img/img_sec02_bg_top.png");
	background-repeat: no-repeat;
	background-position: top center;
	position: absolute;
	top: -121px;
	left: 0;
	right: 0;
	margin: auto;
}*/
.video_title {
    background: #fff;
    letter-spacing: normal;
    padding: 20px 16px;
    font-size: 18px;
	color: #2d6465;
	text-align: left;
}
.video_title img {
    margin-left: 10px;
	vertical-align: middle;
}
.app_img_wrap {
    position: relative;
}
.app_list_ul {
    position: absolute;
    bottom: 41px;
	left: 68px;
    letter-spacing: -0.4em;
	margin: 0 -10px 0 0;
}
.app_list_li {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 0 0;
}
.app_list_li a:hover{
	opacity: 0.6;
}
/*video*/
.youtube {
  position: relative;
  width: 100%;
  height: 402px;
}
.player {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.thumb {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.movie {
    width: 100%;
    /*height: 100%;*/
}
.cusor_none{
	pointer-events: none;
}
.sec02_block_list_li a:hover {
    opacity: 0.7;
}
.sec_list_block_in.type_app {
    padding: 60px 0;
}
.sec_list_block_in.type_sns {
    padding: 60px 0 0 0;
}
.h2_title {
    text-align: center;
    margin-bottom: 40px;
}

@media screen and (max-width: 700px) {
.lp_web_yoyaku img.media_pc {
    display: none;
}	
.title_sec02 {
    font-size: 21px;
}
.h2_title {
    padding: 0 70px;
    margin-bottom: 20px;
}	
.sec_list_block_in {
    max-width: 1000px;
    padding: 0 0 20px 0;
	}
.slick-next.slick-arrow {
    display: none !important;
}	
.slick-prev.slick-arrow{
    display: none !important;
}		
/*.title_sec02::before {
    width: 40px;
    left: -50px;
	}
.title_sec02::after {
    width: 40px;
    right: -50px;
	}*/
.youtube {
    position: relative;
    width: 100%;
    height: 197px;
}	
.web_movie_wrap {
    border-radius: 10px;
    padding: 30px 10px 100px 10px;
    margin: 20px auto 0 auto;
	}
	
.movie_title_wrap {
    width: 90%;
    margin: 0 auto;
}
		
}

/*====================================
section03
====================================*/
.app_img_wrap {
    position: relative;
}
#s03 {
    background: #f3f0e3;
    padding: 60px 30px;
	text-align: center;
}
.sns_list_ul {
    letter-spacing: -0.4em;
    margin: 0 -40px 0 0;
}
.sns_list_li {
    margin: 0 40px 0 0;
    display: inline-block;
    vertical-align: top;
}
.sns_list_li a:hover {
    opacity: 0.6;
}

@media screen and (max-width: 700px) {
#s03 {
    padding: 40px 20px;
	}

#s03 .title_sec02 {
    font-size: 21px;
    letter-spacing: 0.1em;
    margin-bottom: 16px;
}	
.sec_list_block_in.type_app {
    padding: 40px 0;
}	
.sec_list_block_in.type_sns {
    padding: 40px 0 0 0;
	}
.sns_list_li img {
    max-width: 64px;
}	
.sns_list_ul {
    margin: 0 -1% 0 0;
}
.sns_list_li {
    margin: 0 1% 0 0;
    width: 30%;
}
.app_list_ul {
    position: absolute;
    bottom: 10px;
    left: 10px;
    letter-spacing: -0.4em;
    margin: 0;
}	
.app_list_li img {
    width: 160px;
}
.app_list_li {
    vertical-align: top;
    margin: 0 auto 8px auto;
}	
.app_list_li:last-child {
    margin-bottom: 0;
}
.app_list_li {
    display: block;
	}
.sec_list_block_in.type_movie {
    background-size: contain;
}
.sec_list_block_in.type_movie:nth-child(2) {
    background-size: contain;
}		
}

/*====================================
sec04
====================================*/
#s04 {
    padding: 60px 0;
	text-align: center;
	background: url("../img/s04_bg.jpg");
}
.lp_web_yoyaku_img {
    text-align: center;
    line-height: 0;
    margin: 48px 0 55px 0;
}

@media screen and (max-width: 700px) {
#s04 {
    padding: 40px 20px;
}
}

@media screen and (max-width: 414px) {
.lp_web_yoyaku_img {
    text-align: center;
    line-height: 0;
    margin: 0 0 55px 0;
}
}

/*====================================
sec05
====================================*/
#s05 {
    padding: 60px 0;
	text-align: center;
}
.lp_web_search_img {
    text-align: center;
    line-height: 0;
    margin: 48px 0 55px 0;
}

@media screen and (max-width: 700px) {
#s05 {
    padding: 40px 20px 140px 20px;
}
}

/*====================================
メインアニメーション
====================================*/
/*.main_img_ul li, .main_img_ul02 li,*/
.main_link_area,
.pro_info_area
{
		display: none;
	}
/*.img_pro,
.h1_img,
.h2_img {
	opacity: 0;
}*/


.h2_img{
	opacity: 0;
}
/*.img_pro{
    transition: 0.5s;
    -webkit-transition: 0.5s;
    transform: scale(0.1);
}
.img_pro.scale {
    transform: scale(1);
}*/


/* sp */
@media screen and (max-width: 768px) {

.pro_info_area {
    padding: 20px;
    border-radius: 8px;
}
.h3_info {
    margin-bottom: 12px;
}
.info_txt {
    font-size: 16px;
	}
.main_link_li {
	width: 130px;
	}
.main_link_li a {
    font-size: 18px;
    padding: 10px 10px;
	}
.product_list_title02 {
    font-size: 16px;
    text-align: center;
	}

.main_img_ul02 li:nth-child(1) {
    position: absolute;
	top: 40px;
	left: -33px;
}
	
/*sec01*/
#s01 {
    padding: 60px 20px 30px 20px;
}

.product_list_block_in {
    border-radius: 8px;
	}
.product_list_img_wrap {
    padding: 0;
	width: 100%;
	margin-left: 0;
	display: block;
}	
.product_list_text_wrap {
    width: 100%;
	display: block;
	}	
.product_list_title01 {
	width: auto;
   font-size: 20px;
	text-align: center;
    margin-bottom: 16px;	
	}
.product_list_title01 img.media_sp {
    display: inline-block;
}	
.product_list_title02 {
    font-size: 16px;
	text-align: center;
	}
.product_list_title02 span {
    font-size: 32px;
	text-align: center;
}	
.product_list_title02 {
    margin: 0 0 24px 0;
	}
.product_list_title02 {
    font-size: 21px;
    margin: 0 0 24px 0;
	}
/*sec02*/	
#s02 {
    padding: 40px 40px 0 40px;
	}
.lp_link_list li a {
    width: 130px;
    font-size: 18px;
    font-weight: normal;
    padding: 12px 0;
}
}

/* pc */
/*@media all and (min-width: 1200px) {	
.lp_mainvisual_wrap {
    padding: 290px 0 390px 0;
	}
}*/
@media all and (min-width: 951px) {
.main_img_ul02 li:nth-child(3) {
    position: absolute;
    top: 31%;
    right: 23%;
    width: 7%;
    left: 70%;
}
.main_img_ul02 li:nth-child(4) {
    position: absolute;
    top: 30%;
    left: 15%;
    width: 15%;
    right: 70%;
}
}
	
@media screen and (max-width: 414px) {
.product_list_title01 {
    padding: 0 10px 20px 10px;
}
.product_list_img img {
    padding: 0 20px;
}	
.product_list_txt {
    margin-bottom: 20px;
	text-align: center;
	}
}	
	
	
	
	




	
/*202107追加*/
	
.floating {
    opacity: 0;
    height: 0;
    visibility: hidden;
}
@media screen and (max-width: 768px) {
#wrapper {
    position: relative;
}	
ul.sp_nav_list_ul {
    display: flex;
    align-items: center;
    align-content: center;
    margin-top: 10px;
	padding-left: 30px;
}
li.sp_nav_list_li {
    margin-right: 25px;
}
li.sp_nav_list_li:last-child {
    margin-right: 0;
}
.floating {
	position: fixed;
	right: 0;
	bottom: -5px;
	z-index: 501;
	  /*デフォルトで非表示にする*/
  opacity: 0;
  visibility: hidden;
}
.floating img{
	width: 100%;
	height: auto;
}
.floating a {
	display: block;
	text-decoration: none;
}
.floating a:hover {
	opacity: 1;
}
/*このクラスが付与されると表示する*/
.floating.active{
  opacity: 1;
  visibility: visible;
	height: auto;
}
/*このクラスが付与されると表示する*/
.floating.absolute{
  position: absolute;
  bottom: 91px;
}	
.footer{
  height: 91px;	
  position: relative;
	}	
}


/*--------------------------------------------------------------------
main_slider02
--------------------------------------------------------------------*/
.slider02.slick-initialized.slick-slider li img {
    width: 100%;
}
.slick-dots {
  display: none;
}

