@charset "utf-8";
/* CSS Document */
html {scroll-behavior: smooth;/* background-color: #ddd; *//* overflow: hidden; */}
.wrap {

}

/*========================================================= 切り替え ============================================================================*/
@media screen and (min-width:481px) {
/*PC*/
	body{
	    margin: 0;
	    padding: 0;
	    /* background-color: #efefef; */
	}
	header {
		width: 100%;
		height: 7vh;
		background: #00A960;
		z-index: 99;
		display: flex;
		align-content: center;
		align-items: center;
	}
	header img {
		width: 45%;
		height: auto;
		padding: 5px 10px 0px;
	}
	.method,.nikibi_nayami,.what,.trust,.nikibi_voice,.flow {
		 margin-bottom: -2vh;
	    padding-top: 2vh;
		}
		
	.nikibi_top-logo{
		/* position: absolute; */
		right: 10px;
		top: -37px;
		/* height: 200px; */
		padding: 10px;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: flex-end;
		align-items: center;
	}
	.nikibi_top-logo img{
		width: 140px;
		height: auto;
	}

	.nikibi_body {
		width: 30rem;
		margin: 0;
		padding: 0;
		line-height: 1.8em;
		letter-spacing: 0.5px;
		font-size: 16px;
		font-family: 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic ProN', sans-serif;
		color: #333;
		margin: auto;
	}
	#nikibi_top {
		position: relative;
		margin: 0;
		/* margin-top: -20px; */
		}
	.nikibi_top_img {
		/* background: url(../images/top.png); */
		width: 480px;
		height: 150p;
		background-size: cover;
		background-repeat: no-repeat;
		background-position-x: center;
		margin: auto;
		margin-top: -10px;
	}
	.nikibi_top_img img{
	    width: 480px;
	    height: auto;
	}
	
	footer {
		background: #ffffff;
		height: 57px;
		width: 100%;
		text-align: center;
		padding-top: 32px;
		/* margin-top: 32px; */
	}
	footer img {	
		width: 43%;
	}
	iframe {
		border: none;
		margin: 0px;
		overflow: hidden;
		width: 100%;
	}

	.yb{
		height: 28vw;
	}
	
	.back{
		width: 100%;
		margin-top: -15px;
		background-color: #fff;
		background-image: linear-gradient(0deg, transparent 19px, #49574829 20px),linear-gradient(90deg,  transparent 19px, #49574829 20px);
		background-size: 20px 20px;
		/* padding-top: 15px; */
	}
	
	/*area 共通*/
	.area{
	    padding: 10px;
	    margin: 0 20px;
	    position: relative;
	}
	.area1{
	    background-color: #000;
	    margin-top: 40px;
	    margin: auto;
	    margin-top: 0px;
	}
	.area1-flex>p:nth-child(1){
		color: #fff;
		font-size: 1.2em;
		border-right: 2px solid #fff;
		height: 160px;
		display: flex;
		align-items: center;
		width: 50%;
		font-weight: 600;
		padding: 10px;
	}
	.area1-flex>p:nth-child(2){
		color: #fff;
		text-align: justify;
		width: 50%;
		padding: 10px;
	}
	.area1 p{
		color: #fff;
	}
	.area1-flex{
	    display: flex;
	    align-items: center;
	}
	.area1-flex img{
		width: 33%!important;
	}
	.area2{
		background-image: url(../images/mens_01.png);
		height: 260px;
		background-position: right bottom;
		background-size: 200px;
		background-repeat: no-repeat;
		background-position-x: 253px;
		background-color: #fff;
		background-position-y: 43px;
		margin: 0;
	}
	
	.area2-flex>p:nth-child(1){
	    font-size: 1.5em;
	    text-align: center;
	    font-weight: 800;
	    line-height: 1.6;
	    margin: 0;
	    padding-bottom: 10px;
	}
	.area2-flex>p:nth-child(2){
	    text-align: center;
	    font-size: 1.5em;
	    line-height: 1.5;
	    font-weight: 800;
	    margin-top: -13px;
	}
	.area2-flex{
	    display: flex;
	    align-items: flex-start;
	    flex-direction: column;
	    padding-left: 10px;
	    justify-content: center;
	    flex-wrap: nowrap;
	    align-content: center;
	    margin-top: 20px;
	}
	
	.area3-title{
		 width: 100%;
		 height: 120px;
		 background: #036002;
		 margin:0 auto;
		 text-align:
		 center;
		 transform: skew(0deg,-9deg);
		 margin-top: -40px;
	 }
	
	.area3-title-wrap{
		background-color: #fff;
		margin-top: 36px;
		position: relative;
		width: 100%;
	}
	
	
	.area3-title-wrap>p:nth-child(2){
		position: absolute;
		top: 10px;
		color: #fff;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		font-size: 1.2em;
	}
	
	.area3-title-wrap>p:nth-child(3){
		position: absolute;
		top: 50px;
		color: #fff;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		font-size: 1.6em;
		font-weight: 600;
	}
	
	.area3{
		padding-top: 37px;
	}
	
	
	.area3 img{
		width: 100%;
		height: auto;
	}
	
	.area4{
		width: 90;
		border-right: 3px solid #036002;
		border-left: 3px solid #036002;
		padding-bottom: 30px;
		background-color: #fff;
		border-bottom: 3px solid #036002;
		margin-bottom: 20px;
		padding: 20px;
	}
	.area4-flex{
		display: flex;
		border-bottom: 2px solid #036002;
		padding-bottom: 10px;
		height: 66px;
		align-items: center;
		padding-top: 24px;
	}
	.area4-flex2{
		display: flex;
		flex-direction: row;
		align-items: flex-start;
	}
	.area4-flex img{
		width: 90px;
		height: auto;
	}
	.area4-flex p{
		font-size: 1.4em;
		line-height: 1.6;
		font-weight: 400;
		padding: 0 10px 0 20px;
		color: #036002;
	}
	.area4-flex2 img{
		width: 40%;
		height: auto;
	}
	.area4-flex2 p{
		margin-top: 5px;
		padding-left: 10px;
	}
	
	.area4 >img:nth-child(1){}
	.area4 >img:nth-child(2){
	    width: 100%;
	    height: auto;
	    margin-top: 20px;
	    margin-bottom: 10px;
	}
	.area4 >img:nth-child(3){
	
	}
	.area4 >img:nth-child(4){
	
	}
	
	.area6 img{
		width: 100%;
		height: auto;
	}
	
	.area7-title{
		 width: 60%;
		 height: 50px;
		 background: #036002;
		 margin:0 auto;
		 text-align:
		 center;
		 transform: skew(-30deg,0deg);
		 margin-top: 0px;
		}
	
	.area7-title-wrap{
		background-color: #fff;
		margin-top: 36px;
		position: relative;
	}
	
	.area7-title-wrap P{
		position: absolute;
		top: 6px;
		color: #fff;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		font-size: 1.2em;
	}
	
	.area7{
		position: relative;
		/* height: 180px; */
		margin-top: 20px;
	}
	
	.area7 img{
		position: absolute;
		width: 150px;
		height: auto;
		top: 0;
		right: -10px;
	}
	
	
	.area7-box{
		border: 3px solid #036002;
		padding: 10px;
		height: 120px;
		width: 70%;
		background-color: #fff;
	}
	
	.area7-box p{
		padding: 0;
		margin: 0;
	}
	
	.area8{}
	.area8 img{
	    width: 100%;
	    height: auto;
	}
	
	.area9-title{
		 width: 100%;
		 height: 100px;
		 background: #036002;
		 margin:0 auto;
		 text-align:
		 center;
		 transform: skew(0deg,-4deg);
		 margin-top: -80px;
		 z-index: 1;
	 }
	
	.area9-title-wrap{
		margin-top: 56px;
		position: relative;
		z-index: 9;
	}
	
	
	.area9-title-wrap>p:nth-child(2){
		position: absolute;
		top: 10px;
		color: #fff;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		font-size: 1.2em;
	}
	
	.area9-title-wrap>p:nth-child(3){
		position: absolute;
		top: 50px;
		color: #fff;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		font-size: 1.6em;
		font-weight: 600;
	}
	
	
	.area9-title3{
		 width: 100%;
		 height: 110px;
		 background: #036002;
		 margin:0 auto;
		 text-align:
		 center;
		 transform: skew(0deg,-6deg);
		 margin-top: -30px;
		}
	
	.area9-title-wrap3{
		margin-top: -51px;
		position: relative;
		z-index: 1;
	}
	
	.area9-title-wrap4{
		margin-top: 86px;
		position: relative;
	}
	
	
	.area9-title2{
		 width: 100%;
		 height: 100px;
		 background: #036002;
		 margin:0 auto;
		 text-align:
		 center;
		 transform: skew(0deg,3deg);
		 margin-top: -80px;
	 }
	
	.area9-title-wrap2{
		margin-top: 36px;
		position: relative;
		z-index: 1;
	}
	
	
	.area9-title-wrap2>p:nth-child(2){
		position: absolute;
		top: 10px;
		color: #fff;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		font-size: 1.2em;
	}
	
	.area9-title-wrap2>p:nth-child(3){
		position: absolute;
		top: 50px;
		color: #fff;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		font-size: 1.6em;
		font-weight: 600;
	}
	
	.icon-flex{
	    display: flex;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    justify-content: flex-end;
	    align-items: center;
	    margin-bottom: 30px;
	    margin-right: 20px;
	}
	.icon-flex img{
	    width: 30px;
	    height: 30px;
	    padding-left: 10px;
	}
	
	.icon-flex2{
	    display: flex;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    justify-content: flex-start;
	    align-items: center;
	    margin-bottom: 30px;
	    margin-right: 20px;
	    color: #036002;
	    font-size: 1.1em;
	    margin: 10px 0;
	    font-weight: 600;
	}
	.icon-flex2 img{
	    width: 30px;
	    height: 30px;
	    padding-left: 10px;
	}
	
	.area9{}
	
	.area9-title-inner{
	    display: flex;
	    position: absolute;
	    top: 60px;
	    left: 50%;
	    transform: translate(-50%, -50%);
	    -webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	    width: 100%;
	    text-align: center;
	    flex-direction: row;
	    justify-content: center;
	    align-items: center;
	    letter-spacing: 0.2em;
	}
	.area9-title-inner img{
	    width: 70px;
	    height: 70px;
	    margin-right: 10px;
	}
	.area9-title-inner-title{
	    display: flex;
	    flex-direction: column;
	    justify-content: space-around;
	    align-content: center;
	    align-items: center;
	}
	
	.area9-title-inner-title>p:nth-child(1){
	    margin: 0;
	    color: #fff;
	    font-size: 1.6em;
	    font-weight: 800;
	}
	.area9-title-inner-title>p:nth-child(2){
	    margin: 0;
	    color: #fff;
	    font-size: 1.2em;
	}
	
	
	.QA{
	    background-color: #CFDDD4;
	    width: 100%;
	    min-height: 450px;
	    padding-bottom: 20px;
	}
	
	.qatitle{
	    display: flex;
	    flex-direction: row;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
	
	.qatitle img{
	    width: 110px;
	}
	
	.step-wrap2{
	    position: relative;
	    padding: 20px;
	    border-left: 3px solid rgb(3, 96, 2);
	    border-right: 3px solid rgb(3, 96, 2);
	    margin-top: -50px;
	    padding-top: 50px;
	    background-color: #fff;
	}
	
	
	.step-wrap{
	    position: relative;
	    padding: 20px;
	    border-top: 3px solid rgb(3, 96, 2);
	    border-left: 3px solid rgb(3, 96, 2);
	    border-right: 3px solid rgb(3, 96, 2);
	    background-color: #fff;
	}
	.step-wrap p{
		
	}
	.step-wrap-after{
	    position: relative;
	    padding: 10px;
	    border-left: 3px solid rgb(3, 96, 2);
	    border-right: 3px solid rgb(3, 96, 2);
	    padding-bottom: 30px;
	    border-bottom: 3px solid rgb(3, 96, 2);
	    padding-top: 50px;
	    position: relative;
	    margin-top: -20px;
	    margin-bottom: 50px;
	    background-color: #fff;
	}
	
	.step-wrap-after iframe{width: 100%;height: 30vh;margin-bottom: 20px;}
	.steptitle{
	    width: 260px;
	    background-color: #fff;
	    text-align: center;
	    margin: auto;
	    color: #036002;
	    font-weight: 600;
	    font-size: 1.6em;
	    padding: 10px;
	    position: absolute;
	    top: -7px;
	    left: 50%;
	    left: 50%;
	    transform: translate(-50%, -50%);
	    -webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	}
	
	.steptitle-after{
		padding: 10px;
		position: absolute;
		top: auto;
		bottom: -20px;
	}
	
	.seihin{
	    text-align: center;
	    padding: 10px;
	    font-size: 1.5em;
	    font-weight: 600;
	    color: #036002;
	    margin: 0;
	    margin-top: 20px;
	}
	
	.step-title{
		 width: 80%;
		 height: 60px;
		 background: #036002;
		 margin:0 auto;
		 text-align:
		 center;
		 transform: skew(-30deg,0deg);
		 margin-top: 0px;
		 display: flex;
		 flex-direction: row;
		 flex-wrap: nowrap;
		 align-content: center;
		 justify-content: center;
		 align-items: center;
		}
	
	.step-title-wrap{
		background-color: #fff;
		margin-top: 10px;
		position: relative;
		margin-bottom: 30px;
	}
	
	.step-title-wrap P{
		position: absolute;
		top: 11px;
		color: #fff;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		font-size: 1.2em;
		width: 100%;
		text-align: center;
	}
	
	.step-wrap img{
		width: 250px;
		height: fit-content;
	}
	.title-img{
	    display: flex;
	    flex-direction: row;
	    justify-content: center;
	    align-items: flex-start;
	    margin-bottom: 20px;
	}
	.title-img img{}
	
	.seihin-flex{
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		flex-wrap: nowrap;
		align-content: center;
	}
	
	.seihin-flex img{
		width: 140px;
		height: auto;
		margin-bottom: 10px;
	}
	
	.seihin-flex p{
		border: 1px solid #036002;
		border-radius: 3px;
		padding: 0 10px;
		color: #036002;
		margin: 0;
		font-size: 0.8em;
	}
	
	.seihin-flex2{
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		flex-wrap: nowrap;
		align-content: center;
		margin: 3px;
		width: -14%;
	}
	
	.seihin-flex2 img{
		width: 50px;
		height: auto;
		margin-right: 10px;
		margin-left: 10px;
	}
	
	.seihin-flex2 span{
		font-size: 1em;
		padding: 3px;
		line-height: 1.4;
	}
	
	.seihin-flex3{
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		flex-wrap: nowrap;
		align-content: center;
		margin: 3px;
		width: -14%;
	}
	
	.seihin-flex3 img{
		width: 160px;
		height: auto;
		margin-right: 10px;
		margin-left: 10px;
	}
	.seihin-flex4{}
	.seihin-flex4 span{
		color: #036002;
		font-size: 1.3em;
		padding: 3px;
		line-height: 1.4;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
	}
	
	
	.seihin-syosai{
	    border-top: 2px solid #036002;
	    border-bottom: 2px solid #036002;
	    padding: 20px 0 20px 0;
	    font-size: 0.8em;
	    display: flex;
	    flex-direction: column;
	    justify-content: flex-end;
	    align-items: stretch;
	    flex-wrap: nowrap;
	    margin-bottom: 50px;
	    text-align: justify;
	}
	.seihin-syosai-kakaku{
	    margin: 0;
	    display: flex;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    align-content: flex-end;
	    justify-content: space-between;
	    align-items: center;
	    line-height: 1.5;
	}
	.seihin-syosai-kakaku img{
	    width: 100px;
	    height: auto;
	    padding-right: 5px;
	}
	.seihin-syosai-kakaku2{
	    margin: 0;
	    display: flex;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    align-content: flex-end;
	    justify-content: flex-end;
	    align-items: center;
	    line-height: 1.5;
	}
	.seihin-syosai-kakaku2 img{
	    width: 100px;
	    height: auto;
	    padding-right: 5px;
	}
	.seihin-syosai p{
		margin: 0;
	}
	
	.center img{
	    width: 100%;
	}
	
	.title-sub{
		 background-image: url(../images/check.png);
		 width: 100%;
		 text-align: center;
		 background-repeat: no-repeat;
		 background-size: 40px
		 background-position: left top;
		 height: 50px;
		 background-position-x: 55px;
		 background-position-y: -2px;
		 background-size: 40px;
	}
	
	
	
	.title-main{
	    background-color: #fff;
	    color: #036002;
	    padding: 8px 30px;
	}
	
	
	
	.togle-btn{
		background-image: url(../images/care_01.png);
		background-repeat: no-repeat;
		background-size: contain;
		width: 50px;
		height: 60px;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: center;
		align-items: center;
		position: absolute;
		right: 10px;
		bottom: 10px;
	}
	.togle-btn img{
		width: 22px;
		height: auto;
		margin-top: -17px;
	}
	
	.yoyaku-btn{
		margin: auto;
		margin: 0px 80px;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: center;
		align-items: center;
	}
	.yoyaku-btn img{
		width: 100%;
		height: auto;
		margin: auto;
	}
	.triangle{
		border-bottom: 150px solid #FF5252;
		border-right: 50px solid transparent;
		border-left: 50px solid transparent;
	}
	
	
	.border{
	    border-top: 3px solid #036002;
	}
	
	.title-full{
		background-color: #036003;
		display: flex;
		color: #fff;
		flex-direction: column;
		align-content: center;
		align-items: center;
		height: 120px;
		justify-content: space-evenly;
		position: relative;
		margin-bottom: 15px;
		/* margin-top: 20px; */
	}
	
	.title-full>p:nth-child(1){
		font-size: 1.2em;
		padding-top: -17px;
	}
	
	.title-full>p:nth-child(2){
		font-size: 1.8em;
		font-weight: 800;
		margin-top: -13px;
	}
	.fnt-red{
		color: red;
	}
	
	.fnt-green{
		color: #036003;
	}
	.fnt-greenr2{
		color: #399b39;
	}
	.fnt-big{
		font-size: 1.7em;
	}
	
	.q{
		width: 40px;
		height: 40px;
		background-color: #266940;
		color: #fff;
		display: flex;
		align-items: center;
		justify-content: center;
		align-content: center;
		flex-direction: row;
		font-size: 1.2em;
		margin-right: 10px;
	}
	
	.a{
		padding: 17px 10px 0 9px;
		font-size: 1.5em;
		color: #266a40;
	}
	
	.open{
	    width: 30px;
	    height: 30px;
	    font-size: 1.8em;
	    margin-right: 20px;
	    text-align: center;
	    display: flex;
	    flex-direction: row;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    cursor: pointer;
	    position: absolute;
	    top: 24px;
	    right: -10px;
	}
	
	.close{}
	
	.qa-wrap{
	    background-color: #fff;
	    width: 430px;
	    margin: auto;
	    padding: 16px 10px 16px;
	    margin-bottom: 30px;
	    position: relative;
	}
	
	.qa-title{
	    display: flex;
	    align-content: flex-start;
	    justify-content: flex-start;
	    align-items: center;
	    flex-direction: row;
	}
	.qa-title>p{
		text-align: left;
		width: 75%;
		line-height: 1.4;
		margin: 0;
	}
	.qa-open{
	    display: flex;
	    flex-direction: row;
	    justify-content: flex-start;
	    align-items: flex-start;
	    border-top: dotted #266940;
	    margin-top: 18px;
	}
	.opened{
		display: none;
	}
	.qa-open p{
	    text-align: justify;
	}
	
	.nayami{
	    width: 100%;
	}
	
	.nayami img{
	    width: 100%;
	    height: auto;
	    margin-top: 0px;
	}
	
	.step-maintitle{
	    text-align: center;
	    margin: 40px 0px;
	    font-size: 1.2em;
	    line-height: 1.8;
	}
	
	.bigtitle{
	    color: #036002;
	    font-weight: 800;
	    font-size: 1.8em;
	}
	
	.oteire-wrap{
		margin-bottom: 30px;
		}
	.oteire-wrap p{
	
	}
	.oteire{
		border: 5px solid #036002;
		margin-top: 30px;
		width: 370px;
		position: relative;
		background-color: #fff;
	}
	.oteire-men{
	    position: absolute;
	    bottom: 0;
	    width: 160px;
	    right: 0;
	}
	
	.step-title-wrap2{
		background-color: #fff;
		margin-top: -20px;
		position: relative;
		margin-bottom: 10px;
		width: 200px;
		margin-left: 60px;
	}
	
	.step-title2{
	    width: 240px;
	    height: 40px;
	    background: #036002;
	    margin: 0 auto;
	    text-align: center;
	    transform: skew(-30deg,0deg);
	    margin-top: 0px;
	    display: flex;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	}
	
	.step-title-wrap2 P {
	    position: absolute;
	    top: 4px;
	    color: #fff;
	    left: 50%;
	    transform: translate(-50%, -50%);
	    -webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	    font-size: 1em;
	    text-align: 100%;
	    text-align: center;
	    width: 100%;
	    margin-left: 20px;
	}
	
	.oteire-inner{
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: flex-start;
		align-items: center;
		padding-left: 10px;
		height: 61px;
	}
	.oteire-inner p{
		font-size: 0.9em;
		width: 195px;
	}
	.oteire-inner img{
		width: 30px;
		height: auto;
	}
	
	.oteire-wrapp{
	    width: 320px;
	    margin: auto;
	    margin-bottom: 50px;
	}
	
	.step-title-wrap3{
	    display: flex;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    align-content: center;
	    justify-content: center;
	    align-items: flex-start;
	    padding-top: 40px;
	}
	
	.step-title-wrap3 img{
	    width: 300px!important;
	    height: auto;
	}
	.step-title-wrap3 p{}
	.step-title3{
	    writing-mode: vertical-rl;
	    font-size: 1.5em;
	    font-weight: 800;
	    color: #036002;
	}
	
	.oteirejikan{
	    display: flex;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    align-content: center;
	    justify-content: space-between;
	    align-items: center;
	    height: 20px;
	}
	.oteirejikan p{
	    color: #036002;
	}
	.oteirejikan-care{
	    background-color: #036002;
	    color: #fff!important;
	    padding: 5px;
	}
	
	.title-icon{
	    display: flex;
	    flex-direction: column;
	    justify-content: flex-start;
	    align-items: center;
	    flex-wrap: nowrap;
	    margin-left: 15px;
	}
	.title-icon img{
	    width: 30px!important;
	    height: auto;
	    margin-bottom: 10px;
	}
	
	.comment{
	    font-size: 0.8em;
	}
	
	.title{
	    text-align: center;
	    color: #036002;
	    font-size: 1.2em;
	}
	
	.link-shop{
	    width: 100%;
	    text-align: center;
	    display: flex;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    margin-bottom: 30px;
	    margin-top: 10px;
	}
	
	.link-shop img{
	    width: 70%;
	}
	
	.area11{
	    background-color: #CFDDD4;
	    margin-top: -30px;
	    padding-top: 60px;
	}
	.area11-inner{
	    display: flex;
	    flex-direction: column;
	    flex-wrap: nowrap;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    padding-bottom: 30px;
	    padding: 0 20px;
	    padding-top: 10px;
	}
	.area11-inner img{
	    width: 100%;
	}
	.area11-inner p{
	    padding-top: 0;
	    text-align: center;
	}
	
	.area12{
	    background-color: #266840;
	    margin-top: 0px;
	    padding-top: 110px;
	    padding: 20px;
	    padding-top: 110px;
	}
	.area12-inner{
	    display: flex;
	    flex-direction: column;
	    flex-wrap: nowrap;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    padding-bottom: 30px;
	    padding: 20px;
	    background-color: #fff;
	    border-radius: 5px;
	    padding: 10px;
	    position: relative;
	    padding-top: 40px;
	    margin-bottom: 60px;
	}
	
	.triangle4{
	  width: 0;
	  height: 0;
	  border-left: 240px solid transparent;
	  border-right: 240px solid transparent;
	  border-top: 80px solid #266840;
	  z-index: 1;
	  position: absolute;
	}
	
	.triangle3{
	  width: 0;
	  height: 0;
	  border-left: 240px solid transparent;
	  border-right: 240px solid transparent;
	  border-top: 80px solid #cfddd4;
	  z-index: 1;
	  position: absolute;
	  filter: drop-shadow(0px 5px 2px rgba(0,0,0,0.2));
	}
	
	.area11_h3{
		text-align: center;
		font-size: 1.5em;
		color: #fff;
	}
	
	.area12-inner-title{
	    display: flex;
	    width: 250px;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    align-content: center;
	    justify-content: flex-start;
	    align-items: flex-end;
	    position: absolute;
	    top: -31px;
	    left: 20px;
	}
	.area12-inner-title p{
	    font-size: 1.2em;
	    padding-left: 10px;
	    color: #266940;
	    font-weight: 600;
	    padding: 0;
	    margin: 0;
	    padding-left: 10px;
	}
	.area12-inner-title img{
	    width: 70px;
	}
	
	.area12-inner-p{
	    display: flex;
	    align-items: flex-start;
	    flex-direction: row;
	    align-content: center;
	    justify-content: center;
	    padding-top: 10px;
	}
	.area12-inner-p p{
    margin: 0;
}
	.area12-inner-p img{
	    width: 90px;
	}
	.area13{
	    background-color: #fff;
	    margin-top: 0px;
	    padding-top: 130px;
	}
	.serch-title{}
	
	.serch-hr{}
	
	.sankaku{
	    width: 100px;
	    height: 41px;
	    clip-path: polygon(0 0, 51% 60%, 100% 0%);
	    background-color: #266940;
	    text-align: center;
	    width: 80px;
	    margin: auto;
	}
}
/*========================================================= 切り替え ============================================================================*/
@media screen and (max-width:480px) {
	header {
		width: 100%;
		height: 7vh;
		background: #00A960;
		z-index: 99;
		display: flex;
		align-content: center;
		align-items: center;
	}
	header img {
		width: 45%;
		height: auto;
		padding: 5px 10px 0px;
	}
	.method,.nikibi_nayami,.what,.trust,.nikibi_voice,.flow {
		 margin-bottom: -2vh;
	    padding-top: 2vh;
		}
		
	.nikibi_top-logo{
		/* position: absolute; */
		/* right: 3vw; */
		height: 100px;
		display: flex;
		flex-direction: column;
		align-content: center;
		justify-content: center;
		align-items: flex-end;
		margin: 0;
	}
	.nikibi_top-logo img{
		width: 140px;
		height: auto;
		padding-top: 70px;
		padding-right: 10px;
	}

	.nikibi_body {
		margin: 0;
		padding: 0;
		line-height: 1.8em;
		letter-spacing: 0.5px;
		font-size: 16px;
		font-family: 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic ProN', sans-serif;
		color: #333;
		margin: auto;
		margin: 0;
		margin-top: -50px;
		}
	#nikibi_top {
		width: 100%;
		position: relative;
		margin: 0;

		}
	.nikibi_top_img {
		/* background: url(../images/top.png); */
		/* height: auto; */
		background-size: contain;
		background-repeat: no-repeat;
		background-position-x: center;
		/* margin-top: 100px; */
		width: 100%;
		height: auto;
	}
	.nikibi_top_img img{
	    width: 100%;
	    height: auto;
	}
	footer {
		background: #ffffff;
		height: 50px;
		width: 100%;
		text-align: center;
		padding-top: 32px;
		margin-top: 32px;
	}
	footer img {	
		width: 43%;
	}
	iframe {
	 border: none;
	 margin: 0px;
	 overflow: hidden;
	 width: 100%;
	}
	
	.back{
		width: 100%;
		background-color: #fff;
		background-image: linear-gradient(0deg, transparent 19px, #49574829 20px),linear-gradient(90deg, transparent 19px, #49574829 20px);
		background-size: 20px 20px;
	}
	
	/*area 共通*/
	.area{
	    margin: 0 20px;
	    position: relative;
	    margin-top: 50px;
	}
	.area1{
	    background-color: #000;
	    margin-top: 40px;
	    margin: auto;
	    margin-top: 0px;
	}
	.area1-flex>p:nth-child(1){
		color: #fff;
		font-size: 1.2em;
		border-right: 2px solid #fff;
		height: 160px;
		display: flex;
		align-items: center;
		width: 50%;
		font-weight: 600;
		padding: 10px;
	}
	.area1-flex>p:nth-child(2){
		color: #fff;
		text-align: justify;
		width: 50%;
		padding: 10px;
	}
	.area1 p{
		color: #fff;
		padding: 5px;
	}
	.area1-flex{
	    display: flex;
	    align-items: center;
	}
	.area1-flex img{
		width: 33%!important;
	}
	.area2{
		background-image: url(../images/mens_01.png);
		height: 300px;
		background-position: right bottom;
		background-size: 180px;
		background-repeat: no-repeat;
		background-position-x: 54vw;
		background-color: #fff;
		background-position-y: 80px;
	}
	
	.area2-flex>p:nth-child(1){
	    font-size: 1.5em;
	    text-align: center;
	    font-weight: 800;
	    line-height: 1.6;
	}
	.area2-flex>p:nth-child(2){
	    text-align: center;
	    font-size: 1.5em;
	    line-height: 1.5;
	    font-weight: 800;
	    margin-top: -13px;
	}
	.area2-flex{
	    display: flex;
	    align-items: flex-start;
	    flex-direction: column;
	    padding-left: 10px;
	}
	
	.area3-title{
	 width: 100%;
	 height: 120px;
	 background: #036002;
	 margin:0 auto;
	 text-align:
	 center;
	 transform: skew(0deg,-9deg);
	 margin-top: -40px;
	 }
	
	.area3-title-wrap{
		background-color: #fff;
		margin-top: 36px;
		position: relative;
		width: 100%;
	}
	
	
	.area3-title-wrap>p:nth-child(2){
		position: absolute;
		top: 10px;
		color: #fff;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		font-size: 1.2em;
	}
	
	.area3-title-wrap>p:nth-child(3){
		position: absolute;
		top: 50px;
		color: #fff;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		font-size: 1.4em;
		font-weight: 600;
	}
	
	.area3{
		padding-top: 0px;
	}
	
	
	.area3 img{
		width: 100%;
		height: auto;
	}
	
	.area4{
		width: 90;
		border-right: 3px solid #036002;
		border-left: 3px solid #036002;
		padding-bottom: 30px;
		background-color: #fff;
		border-bottom: 3px solid #036002;
		margin-bottom: 20px;
		padding: 20px;
	}
	.area4-flex{
		display: flex;
		border-bottom: 2px solid #036002;
		padding-bottom: 10px;
		height: 100px;
		align-items: center;
		padding-top: 24px;
	}
	.area4-flex2{
		display: flex;
		flex-direction: row;
		align-items: flex-start;
	}
	.area4-flex img{
		width: 90px;
		height: auto;
	}
	.area4-flex p{
		font-size: 1.4em;
		line-height: 1.6;
		font-weight: 400;
		padding: 0 10px 0 20px;
		color: #036002;
	}
	.area4-flex2 img{
		width: 40%;
		height: auto;
	}
	.area4-flex2 p{
		margin-top: 5px;
		padding-left: 10px;
	}
	
	.area4 >img:nth-child(1){}
	.area4 >img:nth-child(2){
	    width: 100%;
	    height: auto;
	    margin-top: 30px;
	    margin-bottom: 10px;
	}
	.area4 >img:nth-child(3){
	
	}
	.area4 >img:nth-child(4){
	
	}
	
	.area6 img{
		width: 100%;
		height: auto;
	}
	
	.area7-title{
		 width: 60%;
		 height: 50px;
		 background: #036002;
		 margin:0 auto;
		 text-align:
		 center;
		 transform: skew(-30deg,0deg);
		 margin-top: 0px;
		}
	
	.area7-title-wrap{
		background-color: #fff;
		margin-top: 36px;
		position: relative;
	}
	
	.area7-title-wrap P{
		position: absolute;
		top: 6px;
		color: #fff;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		font-size: 1.2em;
	}
	
	.area7{
		position: relative;
		height: 180px;
		margin-top: 20px;
	}
	
	.area7 img{
		position: absolute;
		width: 100px;
		height: auto;
		bottom: 0;
		right: 0;
	}
	
	
	.area7-box{
		border: 3px solid #036002;
		padding: 10px;
		height: 120px;
		width: 70%;
		background-color: #fff;
	}
	
	.area7-box p{
		padding: 0;
		margin: 0;
		font-size: 0.9em;
	}
	
	.area8{}
	.area8 img{
	    width: 100%;
	    height: auto;
	}
	
	.area9-title{
	 width: 100%;
	 height: 100px;
	 background: #036002;
	 margin:0 auto;
	 text-align:
	 center;
	 transform: skew(0deg,-4deg);
	 margin-top: -80px;
	 z-index: 1;
	 }
	
	.area9-title-wrap{
		margin-top: 36px;
		position: relative;
		z-index: 9;
	}
	
	
	.area9-title-wrap>p:nth-child(2){
		position: absolute;
		top: 10px;
		color: #fff;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		font-size: 1.2em;
	}
	
	.area9-title-wrap>p:nth-child(3){
		position: absolute;
		top: 50px;
		color: #fff;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		font-size: 1.6em;
		font-weight: 600;
	}
	
	
	.area9-title3{
		 width: 100%;
		 height: 100px;
		 background: #036002;
		 margin:0 auto;
		 text-align:
		 center;
		 transform: skew(0deg,-6deg);
		 margin-top: -30px;
	 }
	
	.area9-title-wrap3{
		margin-top: -10vw;
		position: relative;
		z-index: 1;
	}
	
	.area9-title-wrap4{
		margin-top: 86px;
		position: relative;
	}
	
	
	
	.area9-title2{
	 width: 100%;
	 height: 100px;
	 background: #036002;
	 margin:0 auto;
	 text-align:
	 center;
	 transform: skew(0deg,3deg);
	 margin-top: -80px;
	 }
	
	.area9-title-wrap2{
		margin-top: 36px;
		position: relative;
		z-index: 1;
	}
	
	
	.area9-title-wrap2>p:nth-child(2){
		position: absolute;
		top: 10px;
		color: #fff;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		font-size: 1.2em;
	}
	
	.area9-title-wrap2>p:nth-child(3){
		position: absolute;
		top: 50px;
		color: #fff;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		font-size: 1.6em;
		font-weight: 600;
	}
	
	
	
	
	
	
	.icon-flex{
	    display: flex;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    justify-content: flex-end;
	    align-items: center;
	    margin-bottom: 30px;
	    margin-right: 20px;
	    margin-top: 30px;
	}
	.icon-flex img{
	    width: 30px;
	    height: 30px;
	    padding-left: 10px;
	}
	
	.icon-flex2{
	    display: flex;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    justify-content: flex-start;
	    align-items: center;
	    margin-bottom: 30px;
	    margin-right: 20px;
	    color: #036002;
	    font-size: 1.1em;
	    margin: 10px 0;
	    font-weight: 600;
	}
	.icon-flex2 img{
	    width: 30px;
	    height: 30px;
	    padding-left: 10px;
	}
	
	
	.area9{}
	
	.area9-title-inner{
	    display: flex;
	    position: absolute;
	    top: 52px;
	    left: 50%;
	    transform: translate(-50%, -50%);
	    -webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	    width: 100%;
	    text-align: center;
	    flex-direction: row;
	    justify-content: center;
	    align-items: center;
	}
	.area9-title-inner img{
	    width: 70px;
	    height: 70px;
	    margin-right: 10px;
	}
	.area9-title-inner-title{
	    display: flex;
	    flex-direction: column;
	    justify-content: space-around;
	    align-content: center;
	    align-items: center;
	}
	
	.area9-title-inner-title>p:nth-child(1){
	    margin: 0;
	    color: #fff;
	    font-size: 1.4em;
	    font-weight: 800;
	}
	.area9-title-inner-title>p:nth-child(2){
	    margin: 0;
	    color: #fff;
	    font-size: 1.2em;
	}
	
	
	.QA{
	    background-color: #CFDDD4;
	    width: 100%;
	    min-height: 500px;
	    padding-bottom: 20px;
	}
	
	.qatitle{
	    display: flex;
	    flex-direction: row;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
	
	.qatitle img{
	    width: 110px;
	}
	
	
	
	
	
	.step-wrap2{
	    position: relative;
	    padding: 20px;
	    border-left: 3px solid rgb(3, 96, 2);
	    border-right: 3px solid rgb(3, 96, 2);
	    margin-top: -16vw;
	    padding-top: 50px;
	    background-color: #fff;
	}
	
	
	.step-wrap{
	    position: relative;
	    padding: 20px;
	    border-top: 3px solid rgb(3, 96, 2);
	    border-left: 3px solid rgb(3, 96, 2);
	    border-right: 3px solid rgb(3, 96, 2);
	    background-color: #fff;
	    min-height: auto;
	    /* padding-bottom: 50px; */
	}
	.step-wrap p{
		
	}
	.step-wrap-after{
	    position: relative;
	    padding: 10px;
	    border-left: 3px solid rgb(3, 96, 2);
	    border-right: 3px solid rgb(3, 96, 2);
	    padding-bottom: 30px;
	    border-bottom: 3px solid rgb(3, 96, 2);
	    padding-top: 50px;
	    position: relative;
	    margin-top: -59px;
	    margin-bottom: 50px;
	    background-color: #fff;
	}
	
	.step-wrap-after iframe{width: 100%;height: 30vh;margin-bottom: 20px;}
	.steptitle{
	    width: 260px;
	    background-color: #fff;
	    text-align: center;
	    margin: auto;
	    color: #036002;
	    font-weight: 600;
	    font-size: 1.6em;
	    padding: 10px;
	    position: absolute;
	    top: -7px;
	    left: 50%;
	    left: 50%;
	    transform: translate(-50%, -50%);
	    -webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	}
	
	.steptitle-after{
		padding: 10px;
		position: absolute;
		top: auto;
		bottom: -20px;
	}
	
	.seihin{
	    text-align: center;
	    padding: 10px;
	    font-size: 1.2em;
	    font-weight: 600;
	    color: #036002;
	    margin: 0;
	    margin-top: 20px;
	}
	
	.step-title{
		 width: 100%;
		 height: 60px;
		 background: #036002;
		 margin:0 auto;
		 text-align:
		 center;
		 transform: skew(-30deg,0deg);
		 margin-top: 0px;
		 display: flex;
		 flex-direction: row;
		 flex-wrap: nowrap;
		 align-content: center;
		 justify-content: center;
		 align-items: center;
		}
	
	.step-title-wrap{
		background-color: #fff;
		margin-top: 10px;
		position: relative;
		margin-bottom: 30px;
	}
	
	.step-title-wrap P{
		position: absolute;
		top: 11px;
		color: #fff;
		/* left: auto; */
		/* right: auto; */
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		font-size: 1.2em;
		width: 100%;
		text-align: center;
	}
	
	.step-wrap img{
		width: 46vw;
		height: auto;
	}
	.title-img{
	    display: flex;
	    flex-direction: row;
	    justify-content: space-between;
	    align-items: center;
	    margin-bottom: 40px;
	    align-content: center;
	}
	.title-img img{}
	
	.seihin-flex{
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: space-evenly;
		flex-wrap: nowrap;
		align-content: center;
		width: 100%;
	}
	
	.seihin-flex img{
		width: 35vw;
		height: auto;
		margin-bottom: 10px;
	}
	
	.seihin-flex p{
		border: 1px solid #036002;
		border-radius: 3px;
		padding: 0 10px;
		color: #036002;
		margin: 0;
		font-size: 1em;
	}
	
	.seihin-flex2{
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		flex-wrap: nowrap;
		align-content: center;
		margin: 3px;
		width: -14%;
	}
	
	.seihin-flex2 img{
		width: 50px;
		height: auto;
		margin-right: 10px;
		margin-left: 10px;
	}
	
	.seihin-flex2 span{
		font-size: 1em;
		padding: 3px;
		line-height: 1.4;
	}
	
	.seihin-flex3{
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		flex-wrap: nowrap;
		align-content: center;
		margin: 3px;
		width: -14%;
	}
	
	.seihin-flex3 img{
		width: 80%;
		height: auto;
		margin-right: 10px;
		margin-left: 10px;
	}
	.seihin-flex4{
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}
	.seihin-flex4 span{
		color: #036002;
		font-size: 1.3em;
		padding: 3px;
		line-height: 1.4;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
	}
	
	
	.seihin-syosai{
	    border-top: 2px solid #036002;
	    border-bottom: 2px solid #036002;
	    padding: 20px 0 20px 0;
	    font-size: 0.8em;
	    display: flex;
	    flex-direction: column;
	    justify-content: flex-start;
	    align-items: stretch;
	    flex-wrap: nowrap;
	    margin-bottom: 50px;
	    text-align: justify;
	    min-height: 100px;
	}
	.seihin-syosai-kakaku{
	    margin: 0;
	    display: flex;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    align-content: center;
	    align-items: center;
	    line-height: 1.5;
	    min-height: 60px;
	    position: relative;
	    justify-content: space-between;
	}
	.seihin-syosai-kakaku img{
	    width: 80px;
	    height: auto;
	    padding-right: 5px;
	    position: initial;
	    bottom: 0;
	    right: 10px;
	}
	.seihin-syosai-kakaku2{
	    margin: 0;
	    display: flex;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    align-content: center;
	    justify-content: flex-end;
	    align-items: center;
	    line-height: 1.5;
	    min-height: 30px;
	    position: relative;
	}
	.seihin-syosai-kakaku2 img{
	    width: 80px;
	    height: auto;
	    padding-right: 5px;
	    position: initial;
	    bottom: 0;
	    right: 10px;
	}
	.seihin-syosai p{
		margin: 0;
	}
	
	.center img{
	    width: 100%;
	}
	
	
	
	
	.title-sub{
		 background-image: url(../images/check.png);
		 width: 100%;
		 text-align: center;
		 background-repeat: no-repeat;
		 background-size: 40px
		 background-position: left top;
		 height: 30px;
		 background-position-x: 25px;
		 background-position-y: -2px;
		 background-size: 40px;
	}
	
	
	
	.title-main{
	    background-color: #fff;
	    color: #036002;
	    padding: 8px 30px;
	}
	
	
	
	.togle-btn{
		background-image: url(../images/care_01.png);
		background-repeat: no-repeat;
		background-size: contain;
		width: 50px;
		height: 60px;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: center;
		align-items: center;
		position: absolute;
		right: 10px;
		bottom: 10px;
	}
	.togle-btn img{
		width: 22px;
		height: auto;
		margin-top: -15px;
	}
	
	.yoyaku-btn{
		margin: auto;
		margin: 0px 80px;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: center;
		align-items: center;
	}
	.yoyaku-btn img{
		width: 100%;
		height: auto;
		margin: auto;
	}
	.triangle{
		border-bottom: 150px solid #FF5252;
		border-right: 50px solid transparent;
		border-left: 50px solid transparent;
	}
	
	
	.border{
	    border-top: 3px solid #036002;
	    margin-top: -5px;
	}
	
	.title-full{
		background-color: #036003;
		display: flex;
		color: #fff;
		flex-direction: column;
		align-content: center;
		align-items: center;
		height: 110px;
		justify-content: space-evenly;
		position: relative;
		z-index: 1;
		margin-bottom: 20px;
	}
	
	.title-full>p:nth-child(1){
		font-size: 1.1em;
		padding-top: -17px;
	}
	
	.title-full>p:nth-child(2){
		font-size: 1.8em;
		font-weight: 800;
		margin-top: -20px;
	}
	.fnt-red{
		color: red;
	}
	
	.fnt-green{
		color: #036003;
	}
	.fnt-greenr2{
		color: #399b39;
	}
	.fnt-big{
		font-size: 1.7em;
	}
	
	.q{
		width: 40px;
		height: 40px;
		background-color: #266940;
		color: #fff;
		display: flex;
		align-items: center;
		justify-content: center;
		align-content: center;
		flex-direction: row;
		font-size: 1.2em;
		margin-right: 10px;
	}
	
	.a{
		padding: 17px 10px 0 9px;
		font-size: 1.5em;
		color: #266a40;
	}
	
	.open{
	    width: 30px;
	    height: 30px;
	    font-size: 1.8em;
	    margin-right: 20px;
	    text-align: center;
	    display: flex;
	    flex-direction: row;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    position: absolute;
	    top: 30px;
	    right: -10px;
	    cursor: pointer;
	}
	
	.close{}
	
	.qa-wrap{
	    background-color: #fff;
	    margin: auto;
	    padding: 10px;
	    margin-bottom: 30px;
	    position: relative;
	}
	
	.qa-title{
	    display: flex;
	    align-content: flex-start;
	    justify-content: flex-start;
	    align-items: center;
	    flex-direction: row;
	}
	.qa-title>p{
		text-align: left;
		width: 75%;
	}
	.qa-open{
	    display: flex;
	    flex-direction: row;
	    justify-content: flex-start;
	    align-items: flex-start;
	    border-top: dotted #266940;
	    margin-top: 10px;
	}
	.opened{
		display: none;
	}
	.qa-open p{
	    text-align: justify;
	}
	
	.nayami{
	    width: 100%;
	}
	
	.nayami img{
	    width: 100%;
	    height: auto;
	    margin-top: 40px;
	}
	
	.step-maintitle{
	    text-align: center;
	    margin: 40px 0px;
	    font-size: 1.2em;
	    line-height: 1.8;
	}
	
	.bigtitle{
	    color: #036002;
	    font-weight: 800;
	    font-size: 1.8em;
	}
	
	.oteire-wrap{
		margin-bottom: 30px;
		}
	.oteire-wrap p{
	
	}
	.oteire{
		border: 5px solid #036002;
		margin-top: 90px;
		position: relative;
		background-color: #fff;
	}
	.oteire-men{
	    position: absolute;
	    bottom: -10px;
	    width: 120px;
	    right: 0;
	}
	
	.step-title-wrap2{
		background-color: #fff;
		margin-top: -20px;
		position: relative;
		margin-bottom: 10px;
		width: 200px;
		margin-left: 60px;
	}
	
	.step-title2{
		    width: 240px;
		    height: 40px;
		    background: #036002;
		    margin: 0 auto;
		    text-align: center;
		    transform: skew(-30deg,0deg);
		    margin-top: 0px;
		    display: flex;
		    flex-direction: row;
		    flex-wrap: nowrap;
		    align-content: center;
		    justify-content: center;
		    align-items: center;
	}
	
	.step-title-wrap2 P {
	    position: absolute;
	    top: 4px;
	    color: #fff;
	    left: 50%;
	    transform: translate(-50%, -50%);
	    -webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	    font-size: 1em;
	    text-align: 100%;
	    text-align: center;
	    width: 100%;
	    margin-left: 20px;
	}
	
	.oteire-inner{
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: flex-start;
		align-items: center;
		padding-left: 10px;
		height: 61px;
	}
	.oteire-inner p{
		font-size: 0.9em;
		width: 195px;
	}
	.oteire-inner img{
		width: 30px;
		height: auto;
	}
	
	.oteire-wrapp{
	    width: 320px;
	    margin: auto;
	    margin-bottom: 50px;
	}
	
	.step-title-wrap3{
	    display: flex;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    align-content: center;
	    justify-content: center;
	    align-items: flex-start;
	    padding-top: 40px;
	}
	
	.step-title-wrap3 img{
	    width: 55vw!important;
	    height: auto;
	}
	.step-title-wrap3 p{}
	.step-title3{
	    writing-mode: vertical-rl;
	    font-size: 1.5em;
	    font-weight: 800;
	    color: #036002;
	}
	
	.oteirejikan{
	    display: flex;
	    flex-direction: column;
	    flex-wrap: nowrap;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    /* height: 120px; */
	}
	.oteirejikan p{
	    color: #036002;
	    margin: 0;
	}
	.oteirejikan-care{
	    background-color: #036002;
	    color: #fff!important;
	    padding: 5px;
	}
	
	.title-icon{
	    display: flex;
	    flex-direction: column;
	    justify-content: flex-start;
	    align-items: center;
	    flex-wrap: nowrap;
	    margin-left: 15px;
	}
	.title-icon img{
	    width: 30px!important;
	    height: auto;
	    margin-bottom: 10px;
	}
	
	.comment{
	    font-size: 0.8em;
	}
	
	.title{
	    text-align: center;
	    color: #036002;
	    font-size: 1.2em;
	}
	
	.link-shop{
	    width: 100%;
	    text-align: center;
	    display: flex;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    margin-bottom: 30px;
	    /* margin-top: 70px; */
	}
	
	.link-shop img{
	    width: 70%;
	}
	
	.area11{
	    background-color: #CFDDD4;
	    margin-top: -30px;
	    padding-top: 60px;
	}
	.area11-inner{
	    display: flex;
	    flex-direction: column;
	    flex-wrap: nowrap;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    padding-bottom: 30px;
	    padding: 20px;
	}
	.area11-inner img{
	    width: 100%;
	}
	.area11-inner p{
	    padding-top: 30px;
	    text-align: center;
	}
	
	.area12{
	    background-color: #266840;
	    /* height: 500px; */
	    margin-top: 0px;
	    padding-top: 110px;
	    padding: 20px;
	    padding-top: 110px;
	}
	.area12-inner{
	    display: flex;
	    flex-direction: column;
	    flex-wrap: nowrap;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    padding-bottom: 30px;
	    padding: 20px;
	    background-color: #fff;
	    border-radius: 5px;
	    padding: 10px;
	    position: relative;
	    padding-top: 40px;
	    margin-bottom: 60px;
	}
	

	.triangle4{
	  width: 0;
	  height: 0;
	  border-left: 50vw solid transparent;
	  border-right: 50vw solid transparent;
	  border-top: 80px solid #266840;
	  z-index: 1;
	  position: absolute;
	  left: 0;
	  right: 0;
	  margin: auto;
	}
	
	.triangle3{
	  width: 0;
	  height: 0;
	  border-left: 50vw solid transparent;
	  border-right: 50vw solid transparent;
	  border-top: 80px solid #cfddd4;
	  z-index: 1;
	  position: absolute;
	  filter: drop-shadow(0px 5px 2px rgba(0,0,0,0.2));
	  left: 0;
	  right: 0;
	  margin: auto;
	}
	
	.area11_h3{
		text-align: center;
		font-size: 1.5em;
		color: #fff;
	}
	
	.area12-inner-title{
	    display: flex;
	    width: 250px;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    align-content: center;
	    justify-content: flex-start;
	    align-items: flex-end;
	    position: absolute;
	    top: -29px;
	    left: 20px;
	}
	.area12-inner-title p{
	    font-size: 1.2em;
	    padding-left: 10px;
	    color: #266940;
	    font-weight: 600;
	    padding: 0;
	    margin: 0;
	    padding-left: 10px;
	}
	.area12-inner-title img{
	    width: 70px;
	}
	
	.area12-inner-p{
	    display: flex;
	    align-items: center;
	    flex-direction: row;
	    align-content: center;
	    justify-content: center;
	}
	.area12-inner-p p{}
	.area12-inner-p img{
	    width: 100px;
	}
	.area13{
	    background-color: #fff;
	    margin-top: 120px;
	}
	.serch-title{}
	
	.serch-hr{}
	
	.sankaku{
	    width: 100px;
	    height: 50px;
	    clip-path: polygon(0 0, 51% 60%, 100% 0%);
	    background-color: #266940;
	    text-align: center;
	    width: 80px;
	    margin: auto;
	}
	.seihin-syosai-kakaku p{
	    /* width: 50vw; */
	    /* font-size: 0.8em; */
	}
	body{
	    margin: 0;
	    padding: 0;
	    background-color: #fff;
	}
}

.link_btn{
	/* box-shadow: 5px 5px 5px rgb(0 0 0 / 20%); */
}
.area9-after{
	
}

.togle-area{
	background-color: #fff;
	background-size: 20px 20px;
	display: none;
}

.kaiten{
	 transform: rotate(-180deg);
}

.kaiten2{
	 transform: rotate(-225deg);
}

.pb-30{
    padding-bottom: 30px;
}

.cm_img{
	margin: 10px 10px;
}