/** Shopify CDN: Minification failed

Line 74:9 Expected ":"
Line 877:0 All "@import" rules must come first

**/

body{
	font-family: 'Noto Sans JP', sans-serif;
	background:#f4f4f4
}
header{
    display: none!important;
}
img{width:100%}
.moca_sp{
    display:block;
}
.moca_pc{
  display: none
}
.fadein {
opacity : 0;
transform : translate(0px, 20px);
transition : all 800ms;
}
.fadein.scrollin {
opacity : 1;
transform : translate(0px, 0px);
}

.fadein_2 {
opacity : 0;
transform : translate(0, 20px);
transition : all 1600ms;
}
.fadein_2.scrollin {
opacity : 1;
transform : translate(0px, 0px);
}

.fadein_3 {
opacity : 0;
transform : translate(0px, 20px);
transition : all 1400ms;
}
.fadein_3.scrollin {
opacity : 1;
transform : translate(0px, 0px);
}

.visual_wrap{
	width: 100%;
    position: relative;
    float: left;
}

.fadein_visual {
    opacity: 0;
    animation: fadein_visual 3s ease forwards;
	
}
@keyframes fadein_visual {
    100% {  opacity: 1;}
}


.visual_title{
	position: absolute;
	width:84%;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);

    animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
}
.visual_title01{
	width:100%;
	
	padding:60px 0;
	float:left;
}
.visual_title01 img{
	width:62%;
	margin:auto;
}
header{
	width: 100%;
	position: fixed;
	top:0;
	padding: 10px 0;
	animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
	z-index:100;
	text-align: left;

	
	
}
header.fadein_visual.top-head.fixed {

	transition: all .2s ease;
	/*background:rgba(255,255,255,0.9);*/
}
header .logo{
	width:22%;
	margin: 0 1% 0 2%;
	display:block;
	float:left;
}
header.fadein_visual.top-head img.logo.off{
	display:block;
}
header.fadein_visual.top-head img.logo.on {
	display:none;
}

header.fadein_visual.top-head.fixed img.logo.off{
	display:none;
}
header.fadein_visual.top-head.fixed img.logo.on {
	display:block;
	-webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
       -o-transition: all 0.3s;
          transition: all 0.3s;
}



header h1{
	color:#FFF;
	font-weight:400;
	font-size:14px;
	display:inline-block;
	margin:0;
	padding: 1% 0 0 0;
	vertical-align:middle;
	float:left;
}
header.fadein_visual.top-head.fixed h1{
	color:#656464!important;
	
}
header .header_menu{
	width: 18%;
	margin: 0.5% 4% 0 0;
	text-align:right;
	float: right;
}
header .header_menu .login{
	width:20%;
	margin:0 10% 0 0;
}
header.fadein_visual.top-head img.login.off{
	display:inline-table;
}
header.fadein_visual.top-head img.login.on {
	display:none;
}

header.fadein_visual.top-head.fixed img.login.off{
	display:none;
}
header.fadein_visual.top-head.fixed img.login.on {
	display:inline-table;
}
header .header_menu .cart{
	width:100%;
}
header.fadein_visual.top-head img.cart.off{
	display:inline-table;
}
header.fadein_visual.top-head img.cart.on {
	display:none;
}

header.fadein_visual.top-head.fixed img.cart.off{
	display:none;
}
header.fadein_visual.top-head.fixed img.cart.on {
	display:inline-table;
}
section{
	width:100%;
	float:left;
}
.sction_box{
	width:100%;
	float:left;

}
.section_01_wrap{
	width:100%;	
	float:left;
	
}

.section_01_wrap > .para_01_wrap{
	width:100%;
	margin:auto;
	font-size: 0;
    letter-spacing: 0;
	    padding: 0 0 60px;
	background: rgb(239,224,235);
	background: linear-gradient(0deg, rgba(239,224,235,1) 0%, rgba(239,224,235,1) 6.5%, rgba(244,244,244,1) 39.56%, rgba(244,244,244,1) 55.3%, rgba(211,232,234,1) 83.34%, rgba(244,244,244,1) 97.75%, rgba(244,244,244,1) 100%);
	float:left
}
.section_01_wrap > .para_01_wrap > .left_box {
    width: 90%;
    font-size: 14px;
	position:relative;
	margin: 0 5% 30px;
	float:left
}
.section_01_wrap > .para_01_wrap > .left_box .omamori_title{
	width: 80%;
	margin:0 10%;
	float:left
}


.section_01_wrap > .para_01_wrap > .right_box {
    width: 90%;
	margin:0 5% 60px;
	float:left
}

.section_01_wrap > .para_01_wrap > .right_box p{
	width: 100%;
    text-align: left;
    margin: 0 0 20px;
	color:#BF83AF;
    font-size: 14px;
	line-height:24px;
    float: left;

}
.section_01_wrap > .para_01_wrap > .right_box p.biko{
	width: 100%;
	margin:0;
	text-align: justify;
	line-height:180%;
	color:#656464;
	font-size:12px;
	line-height:20px;
	font-weight:400;
	float:left;
}

.section_01_wrap > .para_01_wrap > .sec_02_para_03_sp{
	width:90%;
	margin:0 5%;
}
.section_01_wrap > .omamori_shorts{

}
.section_01_wrap > .omamori_shorts img{
	width:80%;
}
.section_01_wrap > .para_04_wrap{
	width:100%;
	margin:0 auto;
	overflow: hidden;
	float:left
}

.section_01_wrap > .para_04_wrap .recommend{
	width: 100%;
    position: relative;
    margin: 0 0 90px;
	float:left
}
.section_01_wrap > .para_04_wrap .recommend_title{
	width:52%;
	margin:0 auto 30px;
}


.section_01_wrap > .para_04_wrap .circle1{
	    position: absolute;
    top: -75px;
    width: 50%;
    right: -14%;
    animation: 40s linear infinite rotation;
    z-index: -1;
}
@keyframes rotation{
  0%{ transform:rotate(0);}
  100%{ transform:rotate(360deg); }
}
.section_01_wrap > .para_04_wrap .recommend_box{
	width:100%;
	margin:auto;
	position:relative;
	float:left
}
.section_01_wrap > .para_04_wrap .recommend_box ul{
	width: 90%;
    margin: 0 5% 30px;
    float: left;
}
.section_01_wrap > .para_04_wrap .recommend_box ul li{
	width:calc(96%/2);
	margin-bottom:30px;
	float:left
}
.section_01_wrap > .para_04_wrap .recommend_box ul li:nth-child(2n-1){
	margin-right:4%
}

.section_01_wrap > .para_04_wrap .recommend_box .thumb{
	margin-bottom:10px
}
.section_01_wrap > .para_04_wrap .recommend_box .title{
	
}
.section_01_wrap > .para_04_wrap .recommend_box p{
	width:80%;
	text-align:left;
	font-size:14px;
	line-height:140%;
	margin:0 auto 30px;
}

.section_01_wrap > .para_01_wrap .all_items{
	width:60%;
	margin:0 auto 90px;
}

.section_02_wrap{
	width:100%;
	border-top: 1px solid #bf83af;
	padding:60px 0;
	background: rgb(244,244,244);
	background: linear-gradient(180deg, rgba(244,244,244,1) 0%, rgba(233,216,233,1) 24.36%, rgba(244,244,244,1) 77.03%, rgba(244,244,244,1) 100%);
	float:left;
	
}
.section_02_wrap > .para_01_wrap{
	width:100%;
	margin:0 auto 30px;
	font-size: 0;
    letter-spacing: 0;
	text-align: left;
	float:left
}
.section_02_wrap > .para_01_wrap > .left_box {
	width: 100%;
    margin: 0;
    float: left;
}
.section_02_wrap > .para_01_wrap > .right_box {
    width:90%;
	margin:0 5% 20px;
	float:left
}

.section_02_wrap > .para_01_wrap > .right_box h2{
	width:100%;
	margin:0 0 20px;
	text-align:left;
	line-height:180%;
	font-weight:400;
	color:#656464;
	font-size:18px;
	float:left;
}
.section_02_wrap > .para_01_wrap > .right_box p{
	width:100%;
	margin:0;
	text-align: justify;
	line-height:180%;
	color:#656464;
	font-size:14px;
	font-weight:400;
	float:left;
}
.section_02_wrap > .para_01_wrap > .right_box p.biko{
	width:100%;
	margin:0;
	text-align: justify;
	line-height:180%;
	font-weight:400;
	color:#656464;
	font-size:10px;
	float:left;
}

.section_02_wrap > .para_02_wrap{
	width:100%;
	margin:0 auto 60px;
	font-size: 0;
    letter-spacing: 0;
	text-align: left;
	float:left
}
.section_02_wrap > .para_02_wrap > h2{
	width:90%;
	margin:0 5% 20px;
	text-align:left;
	line-height:180%;
	color:#656464;
	font-size:18px;
	font-weight:400;
	float:left;
}
.section_02_wrap > .para_02_wrap > .left_box {
    width:90%;
	margin:0 5% 30px;
    vertical-align: top;
    display: inline-table;
    box-sizing: border-box;
}


.section_02_wrap > .para_02_wrap > .left_box p{
	width:100%;
	margin:0;
	text-align: justify;
	line-height:180%;
	color:#656464;
	font-size:14px;
	font-weight:400;
	float:left;
}

.section_02_wrap > .para_02_wrap > .right_box {
    width: 90%;
    margin: 0 5%;
    font-size: 14px;
    vertical-align: top;
    /* display: inline-table; */
    text-align: center;
    float: left;
}
.section_02_wrap > .para_02_wrap > .right_box img{
	width: 100%;
    margin: auto;
}



.loop_wrap {
    margin: 30px 0 0 0;
    display: flex;
    height: auto;
    overflow: hidden;
	float: left;
}

.loop_wrap img {
  width: 400%;
    height: 100%;
}
@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}

@keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
.loop_wrap img:first-child {
  animation: loop 60s -30s linear infinite;
}

.loop_wrap img:last-child {
  animation: loop2 60s linear infinite;
}
/*==================================================
スタート時は要素自体を透過0にするためのopacity:0;を指定する
===================================*/

.box{
	opacity: 0;
}

/*==================================================
動き自体の指定：今回は「ふわっ」
===================================*/

.fadeUp.scrollin {
animation-name:fadeUpAnime;
animation-duration:3s;
animation-fill-mode:forwards;
opacity: 0;
}
@keyframes fadeUpAnime{
  from {
    opacity: 0;
	transform: translateY(0);
  }

  to {
    opacity: 1;
	transform: translateY(0);
  }
}
.rec_01{
	animation-delay: 0.2s;
	position:relative;
	z-index:1
}
.rec_02{
	animation-delay: 0.6s;
	position:relative;
	z-index:1
}
.rec_03{
	animation-delay: 0.2s;
	position:relative;
	z-index:1
}
.rec_04{
	animation-delay: 0.6s;
	position:relative;
	z-index:1
}


.rec_text{
	width:calc((94%/4) - 40px);
}
.rec_text.scrollin {
animation-name:rec_textAnime;
animation-duration:0.4s;
animation-fill-mode:forwards;
opacity: 0;
}
@keyframes rec_textAnime{
  from {
    opacity: 0.8;
	transform: translateY(40px);
  }

  to {
    opacity: 1;
	transform: translateY(0);
  }
}
.rec_start{
	position: absolute;
    left: 5%;
    top: -100px;
    animation-delay: 0.8s;
    width: 40%;
	z-index: -1;
}

.section_03_wrap{
	width: 100%;
  
    margin: 0 auto 0;
    padding: 0;
}
.section_03_wrap .para{

  width: 100%;
  position:relative;
	float:left
}


.section_03_wrap .para_01 .sec_03_title{
	width: 52%;
    position: absolute;
    z-index: 1;
    left: 10%;
    top: 9%;
}
.section_03_wrap .para_02 .sec_03_title{
	width: 64%;
    position: absolute;
    z-index: 1;
    left: 10%;
    top: 15%;
}
.section_03_wrap .para_03 .sec_03_title{
	width: 54%;
    position: absolute;
    z-index: 1;
    left: 10%;
    top: 9%;
}
.section_03_wrap .para_04 .sec_03_title{
	width: 62%;
    position: absolute;
    z-index: 1;
    left: 10%;
    top: 14%;
}
.section_03_wrap .para_05 .sec_03_title{
	width: 53%;
    position: absolute;
    z-index: 1;
    left: 10%;
    top: 8%;
}
.section_03_wrap .para_06 .sec_03_title{
	width: 54%;
    position: absolute;
    z-index: 1;
    left: 10%;
    top: 7%;
}
.sec_03_img{
	width: 100%;
	animation-delay: 0.4s;
	float:left
}


.section_03_wrap .para .sec_03_copy{
	width: 54%;
    position: absolute;
    z-index: 1;
    right: 6%;
    animation-delay: 0.1s;
    top: 91%;
}

.section_04_wrap{
	width: 100%;
    margin: auto;
    position: relative;
	float:left
}

.section_04_wrap > .para_01{
	width: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	padding-top: 60px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(/img/lp/hogalabo/sec_04_sp.jpg);
	float:left
}

.section_04_wrap > .para_01 > .wrap_box{
	width:100%;
	margin:0 auto 60px;
	float:left
}
.section_04_wrap > .para_01 > .wrap_box .concept{
	width: 44%;
	text-align:center;
    margin: 18% auto 60px;
}
.section_04_wrap > .para_01 > .wrap_box .sec_04_visual{
	width: 100%;
    margin: 0 auto 30px;
}
.section_04_wrap > .para_01 > .wrap_box p{
	    width: 88%;
    margin: 0 6% 10px;
    font-size: 0.64em;
    text-align: justify;
    line-height: 220%;
    color: #656464;
    float: left;
}
.section_04_wrap > .para_01 > .wrap_box h2{
	width: 88%;
    margin: 0 6% 5px;
	font-size:18px;
	font-weight:400;
	text-align: left;
	line-height:220%;
	color:#656464;
	float:left;	
}
.section_04_wrap > .para_01 > .wrap_box .logo{
	width: 25%;
	margin:0 69% 0 6%;
	float:left;	
}
img.sec_04_copy {
    width: 90%;
    margin: 0 5%;
}
.section_05_wrap{
	width:100%;
	padding:90px 0 60px;
	float:left;
	
}
.section_05_wrap > .para_01_wrap{
	width:100%;
	margin:0 auto 20px;
	font-size: 0;
    letter-spacing: 0;
}

.section_05_wrap > .para_01_wrap .qa{
	width: 20%;
	text-align:center;
    margin: 0 auto 30px;	
}
.section_05_wrap > .para_01_wrap h2{
	width:100%;
	text-align:center;
	margin:0 auto 20px;
	font-size:16px;
	color:#B975A7;
	font-weight:400
}
.section_05_wrap > .para_01_wrap .hogara{
	width:60%;
	margin:0 auto 60px;
}

.section_05_wrap > .para_01_wrap .sec_05_omamori_shorts{
	width:84%;
	margin:auto;
	
}

.qa_wrap{
	width: 90%;
    margin: 0 5% 60px;
	
}
.qa_wrap:last-child{
	margin-bottom:0;
}



.accordion {
    width: 100%;
    margin: 20px auto 40px;
	line-height:100%;
   
 }

.accordion .link {
    cursor: pointer;
    display: block;
	padding: 0 10px 0 20px;
    color: #B975A7;
    font-size: 14px;
    font-weight: 400;
	text-align:left;
	line-height:180%;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.accordion .link img{
	width:7%;
	display: inline-block;
	vertical-align: middle;
}
.accordion .link p{
	width: 82%;
    margin: 0 0 0 2%;
    display: inline-block;
    vertical-align: middle;
}
.accordion li:first-child .link {
   
}
.accordion li{
	margin: 0 0 30px;
}
.accordion li img.sec_05_qa_yajirushi {
    width:5%;
	display: inline-block;
	vertical-align: middle;
	text-align:right;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}


.accordion li.open .link {
    color: #C26DA4;
}

.accordion li.open i {
    color: #C26DA4;
}
.accordion li.open img.sec_05_qa_yajirushi {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.accordion li.default .submenu {display: block;}
/**
 * Submenu
 -----------------------------*/
 .submenu {
    display: none;
	padding:10px 4% 0;
    background:none;
    font-size: 12px;
	line-height:180%;
	color:#656464;
	text-align:left
 }

 .submenu li {
    border-bottom: 1px solid #4b4a5e;
 }

.submenu a{
	text-decoration:underline
}
footer{
	width:100%;
	padding:90px 0;
	background: #f39a76;
	float:left
}
.section_06_wrap{
	width:100%;
	margin:auto;
	font-size: 0;
    letter-spacing: 0;
	text-align: left;
	box-sizing:border-box
}
.section_06_wrap .sec_06_message{
	width:62%;
	margin:0 19% 40px;
	float:left
}
.section_06_wrap h2{
	width:100%;
	text-align:center;
	font-size:12px;
	color:#FFF;
	margin:0;
	font-weight:400;
	float:left
}
.section_06_wrap .logo{
	width:30%;
	margin:0 35% 30px;
	float:left
}
.section_06_wrap ul.icon_list{
	width:100%;
	text-align:center;
	display:inline-table
}
.section_06_wrap ul.icon_list li{
	width: 40px;
    margin: 0 20px;
    text-align: center;
    display: inline-block;
}
@import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Noto+Sans+JP:wght@100;200;300;400;500;600;700&display=swap');
.visual_wrap{
	width:100%;
	position:relative;
	float:left
}

.visual_wrap_main{
	width:100%;
	position:relative;
	background-image:url(../../../httpdocs/img/lp/hogalifesupport/top_main_back_sp.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	float:left
}
.visual_wrap_main .img01{
	width:28%;
	top:0;
	left:-2.5%;
	position:absolute;
	z-index:20;	
}
.visual_wrap_main .img02{
	width: 16%;
    top: 3%;
    left: -5%;
    position: absolute;
    z-index: 10;
}
.visual_wrap_main .img03{
	width: 14%;
    top: 79%;
    right: 0%;
	position:absolute;
	z-index:10;	
}

/* ↓↓↓左右にふわふわ */
.rightleft01 {
	opacity: 0;/* ここを追加 */
    animation-name:rightleft01;   /* アニメーション名の指定 */
    animation-delay:1s;   /* アニメーションの開始時間指定 */
    animation-duration: 5s;   /* アニメーション動作時間の指定 */
    animation-timing-function: ease-in-out;  /* アニメーションの動き指定（徐々に早く）*/
    animation-iteration-count: infinite; 
}
 
@keyframes rightleft01 {
  0% {
	opacity: 1;
    transform: translatex(0);
  }
  50% {
	opacity: 1;
    transform: translatex(-20px);
  }
  100% {
	opacity: 1;
    transform: translatex(0);
  }
}
/* ↑↑↑左右にふわふわ */

/* ↓↓↓左右にふわふわ */
.rightleft02 {
	opacity: 0;/* ここを追加 */
    animation-name:rightleft02;   /* アニメーション名の指定 */
    animation-delay:2s;   /* アニメーションの開始時間指定 */
    animation-duration: 5s;   /* アニメーション動作時間の指定 */
    animation-timing-function: ease-in-out;  /* アニメーションの動き指定（徐々に早く）*/
    animation-iteration-count: infinite; 
}
 
@keyframes rightleft02 {
  0% {
	opacity: 1;
    transform: translatex(0);
  }
  50% {
	opacity: 1;
    transform: translatex(-20px);
  }
  100% {
	opacity: 1;
    transform: translatex(0);
  }
}
/* ↑↑↑左右にふわふわ */

/* ↓↓↓上下にふわふわ */
.updown01 {
	opacity: 0;/* ここを追加 */
    animation-name:updown01;   /* アニメーション名の指定 */
    animation-delay:1s;   /* アニメーションの開始時間指定 */
    animation-duration: 5s;   /* アニメーション動作時間の指定 */
    animation-timing-function: ease-in-out;  /* アニメーションの動き指定（徐々に早く）*/
    animation-iteration-count: infinite; 
}
 
@keyframes updown01 {
  0% {
	opacity: 1;
    transform: translateY(0);
  }
  50% {
	opacity: 1;
    transform: translateY(20px);
  }
  100% {
	opacity: 1;
    transform: translateY(0);
  }
}
/* ↑↑↑上下にふわふわ */


.visual_wrap_main .img04{
	width:100%;
	bottom:0;
	right:0;
	position:absolute;
	z-index:20;	
}


html { font-size: 62.5%;
}

p{
	font-weight: 400;
	font-size:1.4rem;
	font-family:'Noto Sans JP', sans-serif;
	color:#4c4a4a;
	text-align:left;
    line-height: 190%;
    letter-spacing: 0rem;
	margin: 3% 0 3% 0;
}
p.title {
	font-weight: 700;
	font-size: 4.5rem;
    font-family: 'Zen Maru Gothic', sans-serif;
    line-height: 140%;
    letter-spacing: 0.5rem;
	margin:0 0 0 0;
}
p.lead {
	font-weight: 700;
	font-size: 1.95rem;
	font-family:'Zen Maru Gothic', sans-serif;
    letter-spacing: 0.06rem;
	line-height: 160%;
	margin: 3% 0 3% 0;
}
p.lead_service {
	font-weight: 700;
	font-size:1.7rem;
	font-family:'Zen Maru Gothic', sans-serif;
    letter-spacing: 0.06rem;
	margin: 0% 0 1% 0;
}

p.sub_title {
	font-weight: 700;
	font-size:2rem;
	font-family:'Zen Maru Gothic', sans-serif;
    letter-spacing: 0.06rem;
	margin: -2% 0 2% 0;
}
.white {
	color:#ffffff;
}
.orange {
	color:#f39a76;
}

.lp_whole_wrap {
	width:100%;
	position:relative;
	float: left;
}

.back_orange_wrap {
	width:100%;
	position:relative;
	background-color:#fbe0d5;
	float: left;
}
.back_green_wrap {
	width:100%;
	position:relative;
	background-color:#c9e1df;
	float: left;
}
.back_purple_wrap {
	width:100%;
	position:relative;
	background-color:#dab9d7;
	float: left;
}

.section1 {
	width: 100%;
    margin: 0 auto 120px;
    padding: 0 9%;
    box-sizing: border-box;
	background-color:#fbe0d5;
}
.section1 .subsection1{
	width: 100%;
	padding:8% 0 4% 0;
	position:relative;
	float: left;
}

.section1 .subsection2{
	width: 100%;
	position:relative;
	float: left;
}
.section1 .subsection2 .title_wrap{
	width: 79%;
	margin: 5% 21% 3% 0;
	box-sizing:border-box;
	border-bottom:#f39a76 3px solid;
	position:relative;
}

.section2 {
	width: 100%;
    margin: 0 auto;
    padding: 0 9%;
    box-sizing: border-box;
	background-color:#fbe0d5;
	overflow:hidden;
}
.section2 .subsection1{
	width: 100%;
	position:relative;
	float: left;
	padding: 150% 0 360% 0;
}
.section2 .subsection1 .title_wrap{
	width: 82%;
    margin: 0 18% 3% 0;
	box-sizing:border-box;
	border-bottom:#f39a76 3px solid;
	position:relative;
}
.section2 .subsection1 .para{
	width: 110%;
    margin: 6% 0 0 0;
	position:relative;
}
.section2 .img01{
	width: 57%;
    top: 7.5%;
    left: -1%;
	position:absolute;
}
.section2 .img02{
	width: 58%;
    top: 1%;
    left: 59%;
	position:absolute;
}
.section2 .img03{
	width: 60%;
    top: 15%;
    left: 50%;
	position:absolute;
}
.section2 .img04{
	width: 76%;
    top: 61%;
    left: 71%;
	position:absolute;
}
.section2 .img05{
	width: 113%;
    top: 44%;
    left: 0%;
	position:absolute;
}
.section2 .img06{
	width: 60%;
    top: 80.5%;
    left: -38%;
	position:absolute;
	z-index:10;
}
.section2 .img07{
	width: 76%;
    top: 65.5%;
    left: 12%;
	position:absolute;
	z-index:20;
}
.section2 .img08{
	width: 76%;
    top: 3%;
    left: -51%;
	position:absolute;
}
/* ↓↓↓斜めににふわふわ */
.naname01 {
	opacity: 0;/* ここを追加 */
    animation-name:naname01;   /* アニメーション名の指定 */
    animation-delay:1s;   /* アニメーションの開始時間指定 */
    animation-duration: 10s;   /* アニメーション動作時間の指定 */
    animation-timing-function: ease-in-out;  /* アニメーションの動き指定（徐々に早く）*/
    animation-iteration-count: infinite; 
}
 
@keyframes naname01 {
  0% {
	opacity: 1;
    transform: translate(0, 0);
  }
  50% {
	opacity: 1;
    transform: translate(-40px, -40px);
  }
  100% {
	opacity: 1;
    transform: translate(0, 0);
  }
}
/* ↑↑↑斜めににふわふわ */
/* ↓↓↓上下にふわふわ */
.updown02 {
	opacity: 0;/* ここを追加 */
    animation-name:updown02;   /* アニメーション名の指定 */
    animation-delay:0s;   /* アニメーションの開始時間指定 */
    animation-duration: 5s;   /* アニメーション動作時間の指定 */
    animation-timing-function: ease-in-out;  /* アニメーションの動き指定（徐々に早く）*/
    animation-iteration-count: infinite; 
}
 
@keyframes updown02 {
  0% {
	opacity: 1;
    transform: translateY(0);
  }
  50% {
	opacity: 1;
    transform: translateY(20px);
  }
  100% {
	opacity: 1;
    transform: translateY(0);
  }
}
/* ↑↑↑上下にふわふわ */
/* ↓↓↓上下にふわふわ */
.updown03 {
	opacity: 0;/* ここを追加 */
    animation-name:updown03;   /* アニメーション名の指定 */
    animation-delay:1s;   /* アニメーションの開始時間指定 */
    animation-duration: 5s;   /* アニメーション動作時間の指定 */
    animation-timing-function: ease-in-out;  /* アニメーションの動き指定（徐々に早く）*/
    animation-iteration-count: infinite; 
}
 
@keyframes updown03 {
  0% {
	opacity: 1;
    transform: translateY(0);
  }
  50% {
	opacity: 1;
    transform: translateY(20px);
  }
  100% {
	opacity: 1;
    transform: translateY(0);
  }
}
/* ↑↑↑上下にふわふわ */
/* ↓↓↓上下にふわふわ */
.updown04 {
	opacity: 0;/* ここを追加 */
    animation-name:updown04;   /* アニメーション名の指定 */
    animation-delay:2s;   /* アニメーションの開始時間指定 */
    animation-duration: 5s;   /* アニメーション動作時間の指定 */
    animation-timing-function: ease-in-out;  /* アニメーションの動き指定（徐々に早く）*/
    animation-iteration-count: infinite; 
}
 
@keyframes updown04 {
  0% {
	opacity: 1;
    transform: translateY(0);
  }
  50% {
	opacity: 1;
    transform: translateY(20px);
  }
  100% {
	opacity: 1;
    transform: translateY(0);
  }
}
/* ↑↑↑上下にふわふわ */
/* ↓↓↓斜めににふわふわ */
.naname02 {
	opacity: 0;/* ここを追加 */
    animation-name:naname02;   /* アニメーション名の指定 */
    animation-delay:1s;   /* アニメーションの開始時間指定 */
    animation-duration: 10s;   /* アニメーション動作時間の指定 */
    animation-timing-function: ease-in-out;  /* アニメーションの動き指定（徐々に早く）*/
    animation-iteration-count: infinite; 
}
 
@keyframes naname02 {
  0% {
	opacity: 1;
    transform: translate(0, 0);
  }
  50% {
	opacity: 1;
    transform: translate(-40px, 40px);
  }
  100% {
	opacity: 1;
    transform: translate(0, 0);
  }
}
/* ↑↑↑斜めににふわふわ */

.section3 {
	width: 100%;
	position:relative;
	margin:10% 0 0 0;
	float:left;
}
.section3 .img01{
	width: 100%;
	position:absolute;
	bottom:0;
	left:0;
	float:left;
	z-index:20;
}
.section3 .img02{
	width: 50%;
    position: absolute;
    bottom: 16px;
    left: -2%;
	float:left;
	z-index:10;
}
/* ↓↓↓斜めににふわふわ */
.naname03 {
	opacity: 0;/* ここを追加 */
    animation-name:naname03;   /* アニメーション名の指定 */
    animation-delay:0s;   /* アニメーションの開始時間指定 */
    animation-duration: 10s;   /* アニメーション動作時間の指定 */
    animation-timing-function: ease-in-out;  /* アニメーションの動き指定（徐々に早く）*/
    animation-iteration-count: infinite; 
}
 

@keyframes naname03 {
  0% {
	opacity: 1;
    transform: translate(0, 0);
  }
  50% {
	opacity: 1;
    transform: translate(-15px, 15px);
  }
  100% {
	opacity: 1;
    transform: translate(0, 0);
  }
}
/* ↑↑↑斜めににふわふわ */
.section4 {
	width: 100%;
    margin: 0 auto;
    padding: 2% 10% 20% 10%;
    box-sizing: border-box;
	background-color:#c9e1df;
	position:relative;
	overflow:hidden;
}
.section4 .img01{
	width: 44%;
    top: 6%;
    left: 72%;
	position:absolute;
}
.section4 .img02{
	width: 60%;
    top: 35%;
    left: -28%;
	position:absolute;
}
.section4 .img03{
	width: 20%;
    top: 82%;
    right: -13%;
    position: absolute;
    opacity: 0;
}

/* ↓↓↓斜め左下 */
.naname04 {
	opacity: 0;/* ここを追加 */
    animation-name:naname04;   /* アニメーション名の指定 */
    animation-delay:0s;   /* アニメーションの開始時間指定 */
    animation-duration: 10s;   /* アニメーション動作時間の指定 */
    animation-timing-function: ease-in-out;  /* アニメーションの動き指定（徐々に早く）*/
    animation-iteration-count: infinite; 
}
 

@keyframes naname04 {
	70%, 100% {
	opacity: 0;
	transform: translate(-250px, 180px);
	}
	0% {
	opacity: 1;
	}
	20% {
	opacity: 1;
	}
}
/* ↑↑↑斜め左下 */

.section4 ul{
	width: 100%;
	padding:19% 0 0 0;
	position:relative;
	float:left;
}
.section4 ul li{
	width: 100%;
    height: auto;
    margin: 2% 0 28% 0;
	padding: 0 0 0.5% 0;
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:right;
	border-radius:20px;
	background-size:90%;
	position:relative;
}
.section4 ul li:last-child{
    margin: 2% 0% 4% 0%;
}

.section4 ul li img{
    width: 87%;
    top: -15%;
    left: 6.5%;
	position:absolute;
}
.section4 ul li .title_wrap {
    width: 87%;
    margin: 0 6.5% 0 6.5%;
    padding: 51% 0 0 0;
    box-sizing: border-box;
    border-bottom: #f39a76 2px solid;
    position: relative;
}
.section4 ul li .para {
    width: 92%;
    margin: 0 3.5% 5% 6.5%;
    position: relative;
}
.section4 ul li .para p{
	font-size:1.3rem;
	font-weight:600;
	line-height: 180%;
}
.section5 {
	width: 100%;
    margin: 8% auto 126% auto;
    padding: 0 9% 0 9%;
    box-sizing: border-box;
	background-color:#dab9d7;
	position:relative;
}
.section5 .title_wrap{
	width: 95%;
    margin: 0 5% 0 0;
	box-sizing:border-box;
	border-bottom:#ffffff 3px solid;
	position:relative;
}
.section5 .para{
	width: 95%;
    margin: 0 5% 0 0;
	position:relative;
}
.section5 .img01{
	width: 44%;
    top: 108%;
    left: 47%;
	position:absolute;
}
.section5 .img02{
	width: 39%;
    top: 153%;
    left: 8%;
	position:absolute;
}
.section5 .img03{
	width: 42%;
    top: 222%;
    left: 44%;
	position:absolute;
}

footer{
	width:100%;
	padding:40px 0;
	background: #f39a76;
	float:left
}
.section_06_wrap{
	width:100%;
	margin:auto;
	font-size: 0;
	padding:0 10% 16% 10%;
    letter-spacing: 0;
	text-align: left;
}
.section_06_wrap .logo{
	width: 60%;
    margin: 6.5% 20% 6% 20%;
	float:left
}
.section_06_wrap .img02{
    width: 78%;
    margin: 0 11% 4% 11%;
	float:left;
}
.section_06_wrap .img03{
	width: 34%;
    margin:1% 33% 0 33%;
	float:left;
}
.section_06_wrap ul.icon_list{
	width:100%;
	margin: 11% 0 6% 0;
	text-align:center;
	display:inline-table
}
.section_06_wrap ul.icon_list li{
	width: 32px;
    margin: 0 20px;
    text-align: center;
    display: inline-block;
}
.section_06_wrap p{
    font-size: 1.2rem;
    line-height: 180%;
    letter-spacing: 0.1rem;
	text-align: center;
}

.section_06_wrap .footer_text {
	font-size: 0.9rem;
	letter-spacing:0rem;
    margin: 2% 0 0.5% 0;
}

.section7 {
	width: 100%;
	padding:1% 0 0 0;
	position:relative;
	float:left;
	overflow-y:hidden;
}
.section7::-webkit-scrollbar{
  display: none;
}
.section7 .img01{
	width: 100%;
	position:absolute;
	left:0;
	bottom:0;
	float:left;
	z-index:20;
}
.section7 .img02{
	width: 75%;
	position:absolute;
	right:-5%;
	bottom:0;
	float:left;
	z-index:10;
}
.section7 .img03{
	width: 20%;
    top: -10%;
    right: -13%;
    position: absolute;
    opacity: 0;
}
/*ヘッダー部分*/
#g-nav-sp{
	/*position:fixed;にし、z-indexの数値を大きくして前面へ*/
	position:fixed;
	z-index: 999;
	/*ナビのスタート位置と形状*/
	top:-200%;
	width:100%;
	height: auto;/*ナビの高さ*/
	background-color:#f39a76;
	transition: all 0.6s;
	margin:0 auto;
}

/*アクティブクラスがついたら位置を0に*/
#g-nav-sp.panelactive{
	top: 0px;
	width: 100%;
	text-align: center;
	margin:0 auto;
}

/*ナビゲーションの縦スクロール*/
#g-nav-sp.panelactive #g-nav-sp-list{
	/*ナビの数が増えた場合縦スクロール*/
	position: fixed;
	z-index: 999; 
	width: 100%;
	max-width:750px;
	height: auto;/*表示する高さ*/
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	margin:0 auto;
}

/*ナビゲーション*/
#g-nav-sp ul {
	/*ナビゲーション天地中央揃え*/
	position: absolute;
	z-index: 999;
	left:50%;
	transform: translate(-50%,-50%);
}

/*リストのレイアウト設定*/

#g-nav-sp li{
	list-style: none;
	text-align: center; 
}

#g-nav-sp li a{
	color: #333;
	text-decoration: none;
	padding:10px;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
}

/*========= ボタンのためのCSS ===============*/
.openbtn1-sp{
	position: fixed;
	z-index: 9999;
	top: 8px;
	right: 10px;
	cursor: pointer;
	width: 50px;
	height: 50px;
}
  
/*×に変化*/  
.openbtn1-sp span{
	display: inline-block;
	transition: all .4s;
	position: absolute;
	height: 0.17em;
    border-radius: 0;
    background-color: #828180;
    width: 60%;
  }

.openbtn1-sp span:nth-of-type(1) {
	top:15px;
	right:10px;
	border-radius: 100px;
}

.openbtn1-sp span:nth-of-type(2) {
	top:23px;
	right:10px;
	border-radius: 100px;
}

.openbtn1-sp.active span:nth-of-type(1) {
	top: 15px;
	left: 10px;
	border-radius: 100px;
	transform: translateY(4px) rotate(-25deg);
	width: 60%;
}

.openbtn1-sp.active span:nth-of-type(2){
	top: 23px;
	left: 10px;
	border-radius: 100px;
	transform: translateY(-4px) rotate(25deg);
	width: 60%;
}

#g-nav-sp.panelactive .section_header_wrap{
	width:100%;
	height:100svh;
	margin:auto;
	font-size: 0;
    padding: 22% 0 36% 0;
    letter-spacing: 0;
	text-align: left;
}
#g-nav-sp.panelactive .section_header_wrap p{
	font-size:1.65rem;
	margin:0 auto 8% 0;
	line-height: 120%;
    letter-spacing: 0.16rem;
	color:#ffffff;
	font-weight:400;
	text-align: center;
}
#g-nav-sp.panelactive .section_header_wrap p a{
	margin:3% 0;
	color:#ffffff;
}
#g-nav-sp.panelactive .section_header_wrap ul.icon_list{
	width:100%;
	margin: 2% 0 0 0;
	text-align:center;
	display:inline-table;
	position:relative;
}
#g-nav-sp.panelactive .section_header_wrap ul.icon_list li{
	width: 48px;
    margin: 4% 1.5% 4% 1.5%;
    text-align: center;
    display: inline-block;
}

#g-nav-sp.panelactive .section_header_wrap .footer_text {
	font-size: 1rem;
    letter-spacing: 0;
    margin: -3% 0 0.5% 0;
}
#g-nav-sp.panelactive .section_header_wrap .img02 {
    width: 54%;
    margin: 7% 23% 10% 23%;
	float:left;
	position:relative;
}
#g-nav-sp.panelactive .section_header_wrap .img03 {
	width: 26%;
    margin: 1% 37% 0 37%;
	float:left;
	position:relative;
}

#g-nav-sp .section_header_wrap{
	width:100%;
	margin:auto;
	font-size: 0;
    padding: 22% 0 36% 0;
    letter-spacing: 0;
	text-align: left;
}
#g-nav-sp .section_header_wrap p{
	font-size:1.5rem;
	margin:0 auto 8% 0;
	line-height: 120%;
    letter-spacing: 0.1rem;
	color:#ffffff;
	text-align: center;
}
#g-nav-sp .section_header_wrap p a{
	margin:3% 0;
	color:#ffffff;
}
#g-nav-sp .section_header_wrap ul.icon_list{
	width:100%;
	margin: 2% 0 0 0;
	text-align:center;
	display:inline-table;
	position:relative;
}
#g-nav-sp .section_header_wrap ul.icon_list li{
	width: 48px;
    margin: 4% 1.5% 4% 1.5%;
    text-align: center;
    display: inline-block;
}

#g-nav-sp .section_header_wrap .footer_text {
	font-size: 1rem;
    letter-spacing: 0;
    margin: -3% 0 0.5% 0;
}
#g-nav-sp .section_header_wrap .img02 {
    width: 54%;
    margin: 7% 23% 10% 23%;
	float:left;
	position:relative;
}
#g-nav-sp .section_header_wrap .img03 {
	width: 26%;
    margin: 1% 37% 0 37%;
	float:left;
	position:relative;
}

html { scroll-behavior: smooth;}
/*ヘッダー部分*/
