@charset "UTF-8";

#contents{
	background-image: none;
}

#introSec {
background: #f5f1ee;
padding: 80px 0;
margin-bottom: 0;
}

.isInr {
width: 90%;
max-width: 940px;
margin: 0 auto;
position: relative;
z-index: 1;
}

.isInr .kobito01 {
position: absolute;
width: 45%;
top: -80px;
left: -20%;
z-index: 2;
}

.isInr .kobito02 {
position: absolute;
width: 30%;
top: -30px;
  right: -20%;
  z-index: 2;
}

.isCircle {
	width: 100%;
	position: relative;
	z-index: -1;
}

.isInfo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  width: 80%;
}

.isInfo .img {
    margin: -130px auto 20px;
    text-align: center;
    max-width: 450px;
	width: 100%;
}

.isInfo h2 {
text-align: center;
font-size: 48px;
font-size: 4.8rem;
font-weight: 700;
color: #8bac61;
line-height: 1.7;
}

.isInfo h3 {
text-align: center;
font-size: 24px;
font-size: 2.4rem;
font-weight: 500;
padding: 40px 0;
}

.isInfo .isTxt {
text-align: center;
margin-bottom: 30px;
font-weight: 500;
letter-spacing: 0;
}

.isInr .over01{
position: absolute;
}

#introSec .btn{
	display: flex;
    justify-content: space-between;
    margin: -40px 0 20px;
    z-index: 2;
}

#introSec .btn li{
	width: 18%;
}

#introSec .btn li img{
	width: 100%;
}

.apInr{
	background: #fff;
	width: 90%;
	max-width: 1200px;
	margin: 0 auto 160px;
	padding: 80px 60px;
}

.bscBtn01{
	font-size: 30px;
	font-size: 3.0rem;
	font-weight: bold;
}

.bscBtn01 span{
	font-size: 16px;
	font-size: 1.6rem;
}

.intro{
    margin-bottom: 100px;
    margin-top: -150px;
	position: relative;
}

.intro:after {
    font-family: 'Quicksand', sans-serif;
    font-size: 7vw;
    color: #f5f1ee;
    text-align: center;
    width: 100%;
    left: 0;
    top: 34%;
    position: absolute;
    font-weight: bold;
    z-index: -2;
}

.intro h3{
	font-size: 36px;
	font-size: 3.6rem;
	text-align: center;
	margin-bottom: 100px;
}

.intro h4 {
    font-size: 3.6rem;
    font-size: 36px;
	line-height: 120%;
    margin-bottom: 50px;
    text-align: center;
}

.intro h4 span{
	font-size: 2.4rem;
	font-size: 24px;
}

.intro p.txt{
	text-align: left;
	margin: 0 auto;
	max-width: 770px;
}

.greyBox{
	border: 1px solid #3f3a39;
	margin-bottom: 60px;
	padding: 80px;
}

.greyBox .ttl{
	background: #3f3a39;
	border-radius: 30px;
    color: #fff;
    font-size: 24px;
    font-size: 2.4rem;
    margin: -100px auto 30px;
    padding: 8px 30px;
    text-align: center;
    display: table;
}

.half{
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;
}

.half .img{
	width: 48%;
}

.half .img img{
	width: 100%;
}

.half .txtArea{
	width: 48%;
}

.half .txtArea .head01 {
    font-size: 24px;
    font-size: 2.4rem;
	line-height: 140%;
    margin: 40px 0;
    text-align: left;   
}

#sec02{
	scroll-margin-top: 100px;
}
	
#sec03,#sec04,#sec05,#sec06{
	/*scroll-margin-top: 220px;*/
	padding-top: 220px;
	margin-top: -220px;
}

#sec02 {
	background: url("../../lib/cmn_img/gizagiza_02.gif") left top repeat-x;
	margin-bottom: 0;
	position: relative;
    padding: 160px 0 100px;	
}

#sec02 .intro h3{
	color: #10478a;
}

#sec02 .apInr{
	background: #fff url("../images/bg_02.png") no-repeat;
	background-position: right 0 bottom 0;
	background-size: 50%;
}

#sec02 .intro:after{
    content: "GROW";
}

#sec02 ul{
	display: flex;
    flex-wrap: wrap;	
	justify-content: space-between;	
}

#sec02 ul li{
	margin-bottom: 80px;
	width: 48%;
}

#sec02 ul li:last-child {
    margin-bottom: 0;
}

#sec02 ul li .imgWrap{
	margin-bottom: 10px;
}

#sec02 ul li .imgWrap .img{
	position: relative;
}

#sec02 ul li .imgWrap img{
	width: 100%;
}

#sec02 ul li .imgWrap .ttl{
	background: #3f3a39;
	border-radius: 30px;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
	max-width: 160px;
    top: -16px;
    left: calc(50% - 80px);
	text-align: center;
	position: relative;
	width: 100%;
}

#sec02 ul li h5{
	color: #3f3a39;
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 35px;
	text-align: center;
}

#sec02 ul li h5 span{
	color: #8bac61;
}

#sec03 .intro h3{
	color: #cfbd07;
}

#sec03 .intro:after{
    content: "ADJUST";
}

#sec03 .greyBox {
    padding: 80px 80px 40px 80px;
}

#sec03 .greyBox ul {
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
    line-height: 180%;
	margin: 0 auto;
	max-width: 500px;
	width: 100%;
}

#sec03 .greyBox ul li{
	font-size: 18px;
	font-size: 1.8rem;
	margin: 0 auto;
	width: 48%;	
}

#sec03 .greyBox .fa-check-circle{
	color: #88aa50;
	margin-right: 10px;
}

#sec04 .intro h3{
	color: #6bbdc8;
}

#sec04 .intro:after{
    content: "PREPARE";
}

/* #sec04 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
} */

#sec04 .apInr>ul>li {
    margin-bottom: 70px;
    /* width: 30%; */
}

#sec04 ul li img{
    width: 100%;
}

#sec04 ul li h5{
	font-size: 24px;
	font-size: 2.4rem;
	margin: 0px 0 25px;
	/* text-align: center; */
}

#sec05 .intro h3{
	color: #f2484b;
}

#sec05 .intro:after{
    content: "CARE";
}


#sec05 .greyBox {
    border: 1px solid #3f3a39;
    margin-bottom: 60px;
    padding: 80px 80px 40px;
}

#sec05 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
	max-width: 800px;
    width: 100%;
}

#sec05 ul li {
    font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	margin: 30px 0;
	text-align: center;
    width: 23%;
}

#sec05 ul li img{
	margin-bottom: 20px;
	width: 100%;
}

#sec06 .intro h3{
	color: #88aa50;
}

#sec06 .intro:after{
    content: "KEEP";
}

#kobitoSec .ksInr {
width: 90%;
max-width: 1200px;
margin: 0 auto;
display: flex;
justify-content: space-between;
align-items: center;
position: inherit;
z-index: 2;
}

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

}
@media only screen and (max-width: 1024px) {
	
.apInr:last-child {
	margin-bottom: 0;
}	
	
.intro {
    margin-bottom: 60px;	
}

.intro:after {
    top: 39%;
}
	
.intro h3 {
    margin-bottom: 70px;
}	
	
.intro h4{
	font-size: 3.0rem;
    font-size: 30px;
}	
	
.intro h4 span{
	font-size: 2.0rem;
    font-size: 20px;
}	

.half .txtArea .head01 {
    font-size: 20px;
	font-size: 2.0rem;
	margin: 20px 0;
}
	
#sec02 ul li .imgWrap .ttl {
    font-size: 14px;
    font-size: 1.4rem;	
}
	
#sec02 ul li h5 {
    font-size: 22px;
    font-size: 2.2rem;
	line-height: 130%;
    margin-bottom: 25px;	
}

#sec03 .greyBox {
    padding: 10.5% 20px 5% 20px;
}		
	
#sec04 ul li h5 {
    font-size: 20px;
    font-size: 2.0rem;
    margin: 0px 0 20px;
}	

#sec05 .greyBox {
    border: 1px solid #3f3a39;
    margin-bottom: 60px;
    padding: 40px 30px 40px;
}	
	
#sec05 .greyBox .ttl {
    font-size: 20px;
    font-size: 2.0rem;
    margin: -60px auto 10px;
}	
	
#sec05 ul li {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 20px 0 0px;
    width: 23%;
}		
}


@media only screen and (max-width: 900px) {
.apInr {
    margin: 0 auto 160px;
    padding: 50px 40px;
}	
	
.intro {
    margin-top: -110px;
}	
	
.intro h3 {
    font-size: 30px;
    font-size: 3.0rem;	
	margin-bottom: 60px;
}
	
.intro h3 img {
    max-width: 75px;
}	
	
.isCircle .isCircleImg{
	display: none;
}

.isInfo .img {
    margin: 0 auto 20px;
}	
	
.isInfo{
	position: inherit;
	top: inherit;
	left: inherit;
	transform: none;
	width: 100%;
	margin-bottom: 80px;
}

.isInfo h2 {
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 1.3;
}
	
#introSec .btn {
    display: flex;
    justify-content: center;
    margin: -40px 0px 20px;
    z-index: 2;
    flex-wrap: wrap;
}	
	
#introSec .btn li {
    width: 28%;
    margin: 0 10px 30px;
}	
	
#sec02 .intro h3 img{
	width: 80%;
}
}

@media screen and (max-width: 768px){
.intro:after {
    top: 33%;
}	
	
.greyBox .ttl {
    font-size: 22px;
    font-size: 2.2rem;
    margin: -60px auto 30px;
}	
	
.half {
    display: block;
}
	
.half .img {
    width: 100%;
}	
	
.half .txtArea {
    width: 100%;
}	
	
.bscBtn01 span {
    font-size: 12px;
    font-size: 1.2rem;
}	

#sec02 .apInr {
    background-image: none;
}	
	
#sec02 ul li {
    margin-bottom: 40px;
    width: 100%;
}
	
#sec02 ul li .imgWrap {
    margin-bottom: 0px;
}	
	
#sec02 ul li h5 {
    margin-bottom: 10px;
}	

#sec03 .greyBox {
    padding: 40px 30px 40px;
}		
	
#sec03 .greyBox ul {
    padding-left: 1em;
}	
	
#sec03 .greyBox ul li {
    text-indent: -1em;
    padding-left: 1em;
	width: 100%;
}	

#sec04 .apInr>ul>li  {
    margin-bottom: 40px;
    /* width: 100%; */
}	
#sec04 .apInr>ul>li:last-child  {
    margin-bottom: 0px;
}	

#sec05 ul li {
    font-size: 14px;
    font-size: 1.4rem;
    width: 45%;
}	
	
}


@media only screen and (max-width: 480px) {
	
#sec02{
	scroll-margin-top: 40px;
}
	
#sec03,#sec04,#sec05,#sec06{
	/*scroll-margin-top: 80px;*/
	padding-top: 80px;
	margin-top: -80px;
}	
	
.apInr {
    padding: 10% 5%;
}	
	
.intro {
    margin-bottom: 40px;
    margin-top: -75px;
}
	
.intro:after {
    top: 24.5%;
}		

.intro h3 {
    font-size: 20px;
    font-size: 2.0rem;
    margin-bottom: 40px;
}
	
.intro h3 img {
    max-width: 50px;
}	
	
.intro h4 {
    font-size: 26px;
	font-size: 2.6rem;
	margin-bottom: 30px;
}	

.intro h4 span {
    line-height: 120%;
    display: block;
}	

.greyBox .ttl {
    font-size: 18px;
    font-size: 1.8rem;	
}	
	
.isInfo h2 {
    font-size: 36px;
    font-size: 3.6rem;
}
.isInfo h2 span small {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    bottom: -15px;
}
.isInfo h3 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.7;
}
	
.isInfo .isTxt{
	text-align: left;
}	

#introSec .btn li {
    width: 43%;
    margin: 0 10px 30px;
}	
	
#introSec {
    padding: 60px 0 10px;
}

.isInfo h2 {
    font-size: 30px;
    font-size: 3.0rem;
}
.isInfo h3 {
    padding: 20px 0;
}
	
.isInfo .isTxt {
    margin-bottom: 20px;
    line-height: 2!important;
}	
	
#sec02 .intro:after {
    top: 21.5%;
}	
	
#sec02 {
    padding: 110px 0 100px;
}		
	
#sec02 ul li h5 {
    font-size: 20px;
    font-size: 2.0rem;
}	
	
#sec03 .intro:after {
    top: 21.5%;
}
	
#sec03 .greyBox ul li {
    font-size: 16px;
	font-size: 1.6rem;
}	
	
#sec04 .intro:after {
    top: 22.5%;
}
	
#sec05 .greyBox {
    margin-bottom: 20px;	
}

#sec06 .half {
    margin-bottom: 0;
}	
}

    
.sec02 ul li.fadein:nth-of-type(2),
.sec04 ul li.fadein:nth-of-type(2){
	-moz-transition-delay:200ms;
	-webkit-transition-delay:200ms;
	-o-transition-delay:200ms;
	-ms-transition-delay:200ms;
	}
.sec02 ul li.fadein:nth-of-type(3),
.sec04 ul li.fadein:nth-of-type(3){
	-moz-transition-delay:400ms;
	-webkit-transition-delay:400ms;
	-o-transition-delay:400ms;
	-ms-transition-delay:400ms;
	}
.sec02 ul li.fadein:nth-of-type(4) {
	-moz-transition-delay:600ms;
	-webkit-transition-delay:600ms;
	-o-transition-delay:600ms;
	-ms-transition-delay:600ms;
	}
.sec02 ul li.fadein:nth-of-type(5) {
	-moz-transition-delay:800ms;
	-webkit-transition-delay:800ms;
	-o-transition-delay:800ms;
	-ms-transition-delay:800ms;
	}
   
.sec02 ul li.fadein:nth-of-type(2) {
	-moz-transition-delay:200ms;
	-webkit-transition-delay:200ms;
	-o-transition-delay:200ms;
	-ms-transition-delay:200ms;
	}


.prepare_flex {
    display: flex;
    align-items: center;
}

.prepare_flex .left {
    width: 250px;
}
.prepare_flex .right {
    width: calc(100% - 250px);
    padding-left: 5%;
    text-align: start!important;

}

.prepare_btm {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4%;
    background-color: #fbf8f5;
    border-radius: 10px;
    padding: 25px 30px;
    margin-top: 30px;
}
.prepare_btm__cont_ttl {
    font-size: 1.8rem;
    font-weight: 700;
    color: #8bac61;
    margin-bottom: 5px;
}

.prepare_btm__cont_item {
    position: relative;
    font-size: 1.4rem;
    line-height: 2;
    padding-left: 20px;
}
.prepare_btm__cont_item::after {
    position: absolute;
    content: '';
    top: 13px;
    left: 10px;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background-color: #3f3a39;
}
.prepare_green {
    color: #8bac61;
    margin-top: 10px;
}
.txt span {
    font-size: 14px;
}
@media screen and (max-width: 900px) {
    
    .prepare_flex {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .prepare_flex .left {
        max-width: 350px;
        width: 100%;
        margin: 0 auto 25px;
    }
    .prepare_flex .right {
        width: 100%;
        padding-left: 0%;
    }
    .prepare_btm {
        display: grid;
        grid-template-columns: 1fr;
        gap: 35px;
        background-color: #fbf8f5;
        border-radius: 10px;
        padding: 25px 30px;
        margin-top: 20px;
  }

}

@media screen and (max-width: 450px) {
    .prepare_btm {
        display: grid;
        grid-template-columns: 1fr;
        gap: 30px;
        background-color: #fbf8f5;
        border-radius: 10px;
        padding: 25px 15px;
  }
}