@charset "utf-8";


.wrapper{
	width: 90%;
	max-width:1100px;
	margin: 0 auto;
}

.wrapper740{
	width: 740px;
	margin:0 auto;
}

.wrapper900{
	width: 1000px;
	padding:20px 50px 50px;
	margin: 0 auto;
	background: #fff;
}

.wrapper983{
	width: 983px;
	margin:0 auto;
}

.wrapper1000{
	width: 1000px;
	margin:0 auto;	
}

.wrapper1150{
	width: 1150px;
	margin:0 auto;
}

.wrapper900 dt,
.wrapper900 dd,
.wrapper900 input,
.wrapper900 select,
.wrapper900 textarea{
	color: #000;
}



@media screen and (max-width: 768px) {
    
    .wrapper,
	.wrapper740,
	.wrapper900,
	.wrapper983,
	.wrapper1000,
	.wrapper1150{
        width:90%;
    }

	.wrapper900{
        padding: 0 10px 40px;
    }

    
    #header .text{
        padding-top:5px;
        padding-bottom:5px;
        text-align:center;
    }
    #header {
        padding-bottom: 0;
    }
    .mt15{
        margin-top:10px;
    }
    .mt50{
        margin-top:25px;
    }
    .mt100{
        margin-top:50px;
    }
    .mb15{
        margin-bottom:10px;
    }
    .mb50{
        margin-bottom:50px;
    }
}


/*index*/

.header{
	background-image:url(../img/mainvisual.jpg);
	background-size: cover;
	background-position: top center;
	padding-top: 57%;
	/*height: 860px;*/
	/*padding-top: 10px;*/
	/*padding-bottom:80px;*/
}

.top-logo-wrap{
	margin-bottom:30px;
	margin-left: 50px;
}

.main-visual-txt-txt{
	margin-left: 50px;
}

.main-visual__icon-one-month{
	margin-left:50px;
	margin-top:340px;
	margin-left: 80px;
    margin-right: 80px;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

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

	.header{
		background-image: url(../img/mainvisual-sp.jpg);
    	background-size: cover;
    	background-position: top left -8px;
		padding-top: 152.26%;
	}
	.top-logo-wrap{
		margin: 0;
		width: 85px;
		display: block;
	}
	.main-visual-txt-txt{
		margin-left:0;
		width:230px;
	}
	.main-visual__icon-one-month{
		margin-top: 90px;
		margin-left: 20px;
		margin-top: 50px;
		margin-left: 5%;
		display: block;
		width: 90%;
	}
	.main-visual__icon-one-month > img{
		width:60px;
	}
	.main-visual__icon-one-month > a{
		display: block;
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
	}
	.main-visual__icon-one-month > a > img{
		width: 100%;
	}
	
}

/*mymelody-ver2*/
.bg_ver2_alpha{
    /*background:#fef0f7;*/
    border: 3px solid #e383a8;
    padding:40px;
    border-radius: 20px;
    overflow: hidden;
}

.ico_ver2 {
    position: relative;
    padding: 20px 0 20px 40px;
}

.mymelody-ver2{
	padding: 10px 0;
	background: #fff;
}

.mymelody-ver2-wrapper{
	width: 90%;
	max-width: 700px;
	margin: 0 auto;
}

.mymelody-ver2-txt-ver2{
	margin-right: 0;
                                margin-right: auto;
}

.mymelody-ver2-img{
                                margin-left: auto;
}

.mymelody-ver2-img img{
	width: 90%;
}

@media screen and (max-width: 768px) {
                                .ico_ver2 {
                                    position: relative;
                                    padding-left: 40px;
                                }
	.mymelody-ver2-img{
		width: 100%;
		margin: 0 auto 20px;
		/*max-width: 200px;*/
	}

	.mymelody-ver2-txt-ver2{
		margin-right: auto;
		max-width: 260px;
	}

}

/*mymelody-cart*/

.mymelody-cart{
	padding: 40px 0;
	background: #fffcdb;
}

.mymelody-cart-wrapper{
	width: 90%;
	max-width: 610px;
	margin: 0 auto;
}

.mymelody-cart-txt-cart{
	margin-right: 0;
    margin-left: auto;
}

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

	.mymelody-cart-img{
		width: 50%;
		margin: 0 auto 20px;
		max-width: 200px;
	}

	.mymelody-cart-txt-cart{
		margin-right: auto;
		max-width: 260px;
	}

}

/*mymelody-explanation*/

.mymelody-explanation{
	padding: 100px 0;
}

.mymelody-explanation-item{
	align-items: center;
}

.item01 .mymelody-explanation-txt{
	margin-right: 0;
	margin-left: auto;
	width: calc(100% - 500px);
}

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

	.item01 .mymelody-explanation-img{
		max-width: 350px;
	}

	.item01 .mymelody-explanation-txt{
		width: calc(100% - 370px);
	}

}

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

	.mymelody-explanation{
		padding: 45px 0 40px;
	}

	.item01 .mymelody-explanation-img{
		margin: 20px auto;
	}

	.item01{
		flex-direction: column-reverse;
	}

	.item01 .mymelody-explanation-txt{
		width: 100%;
	}

}

.mymelody-img-flower{
	margin: 50px auto;
}

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

	.mymelody-img-macaron{
		margin: 30px auto;
		width: 110px;
	}

}

.mymelody-vegan{
	align-items: center;
}

.mymelody-vegan-img{
	margin-right: 10px;
}

.mymelody-vegan-txt{
	width: calc(100% - 89px);
}

.item02 .mymelody-explanation-txt{
	width: calc(100% - 500px);
}

.item02 .mymelody-explanation-img{
	margin-right: 0;
	margin-left: auto;
}

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

	.item02 .mymelody-explanation-img{
		max-width: 320px;
	}

	.item02 .mymelody-explanation-txt{
		width: calc(100% - 370px);
	}

}

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

	.item02 .mymelody-explanation-img{
		margin: 20px auto;
	}

	.item02 .mymelody-explanation-txt{
		width: 100%;
	}

	.mymelody-vegan-img{
		width: 50px;
	}
}


/*mymelody-factory*/

.section-factory_flex{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.section-factory_flex-txt{
	/*margin-right: 90px;*/
	width: calc(100% - 690px);
}

.section-factory_flex-img{
	display: flex;
}

.section-factory_flex-img > div:first-child{
	margin-right: 20px;
}

@media screen and (max-width: 1050px) {
	
	.section-factory_flex-img{
		width: 400px;
	}
	
	.section-factory_flex-txt {
		width: calc(100% - 450px);
	}
}

@media screen and (max-width: 768px) {
	.section-factory_mainvisual{
		height: 250px;
	}
	.section-factory_flex-txt{
		margin:0 0 20px;
		width: 100%;
	}
	.section-factory_flex-txt h4{
		text-align: center;
	}
	.section-factory_flex-img{
		width: 100%;
		margin: 0 auto;
		max-width: 400px;
	}
	.section-factory_flex-img > div:first-child{
		margin-right: 10px;
	}
}

.section-texture{
	background-image: url(../img/bktexture.jpg);
	padding:80px 0;
	margin: 0 auto;
	/*border-top: 1px solid #d6d5d5;
	border-bottom: 1px solid #d6d5d5;*/
}

.section-texture-items{
	display: flex;
	flex-wrap: wrap;
}

.section-texture-items > div{
	width: calc(25% - 90px/4);
	margin-right: 30px;
}

.section-texture-items > div > img{
	width: 100%;
	height: auto;
}

.section-texture-items > div:last-child{
	margin-right: 0;
}

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

	.section-texture{
		padding:50px 0;
	}

	.section-texture-items > div{
		width: calc(50% - 20px/2);
		margin-right: 20px;
	}

	.section-texture-items > div:nth-child(2n){
		margin-right: 0;
	}

	.section-texture-items{
		max-width: 370px;
		margin: 0 auto;
	}
}


/*mymelody-about-mymelody*/

.mymelody-about-mymelody{
	padding: 90px 0;
}

@media screen and (max-width: 768px) {
	.mymelody-about-mymelody{
		padding: 35px 0 40px;
	}
}


/*kanren-link-items*/

.kanren-link {
    padding: 50px 0;
}



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

	.kanren-link {
		padding: 25px 0;
	}
}

.kanren-link h4 {
    font-size: 3.6rem;
    color: #271a00;
    text-align: center;
    margin-bottom: 30px;
}


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

	.kanren-link h4 {
		font-size: 2.4rem;
		margin-bottom: 20px;
	}
}


.kanren-link-items {
    display: flex;
    flex-wrap: wrap;
}

.kanren-link-items > div {
    width: calc(50% - 60px/2);
    margin-right: 60px;
    margin-bottom: 60px;
}

@media screen and (max-width: 768px){
.kanren-link-items > div {
    width: calc(50% - 5px/2);
    margin-right: 5px;
    margin-bottom: 15px;
}
}

.kanren-link-items .button-circle {
    margin: 20px auto;
	font-weight: 600;
    height: 50px;
    line-height: 48px;
}

@media screen and (max-width: 768px){
	.kanren-link-items .button-circle {
		margin: 10px auto;
		font-size: 1.2rem;
		width: 80%;
		height: 30px;
		line-height: 26px;
		/*border: 1px solid #2a1d03;*/
	}
}

.kanren-link-items > div:nth-child(2n) {
    margin-right: 0;
}












.txtshadow{
	text-shadow: 2px 1px 0 #000, -2px -1px 0 #000, -1px 1px 0 #000, 2px -1px 0 #000, 0px 2px 0 #000, 0-2px 0 #000, -2px 0 0 #000, 2px 0 0 #000;
}




.cake__christmas_top-section01{
	margin: 80px 0;
	background-image: url(../img/cake__whole-section01_bk_.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size: contain;
}

.cake__christmas_top-section01_txt{
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 3.0;
	color: #271a00;
	padding: 50px 0;
}

@media screen and (max-width: 768px) {
	.cake__christmas_top-section01{
		background: none;
		margin: 40px 0 50px;
	}

	.cake__christmas_top-section01_txt{
		font-size: 1.6rem;
		line-height: 1.6;
		padding: 0;
	}
}

.cake__christmas_top-section02{
	background: #faf7f2;
	padding: 100px 0 120px;
}

@media screen and (max-width: 768px) {
	.cake__christmas_top-section02{
		padding: 30px 0;
	}
}

.cake__christmas_top-section05{
	background-image: url(../img/cake__whole-section05_bk.png);
	background-repeat: no-repeat;
	background-position: top right;
	/*background-size: contain;*/
	padding: 120px 0 160px;
}

.cake__christmas_top-section05 > .wrapper{
	padding-right: 160px;
	/*padding-right: 16%;*/
}

@media screen and (max-width: 768px) {
	.cake__christmas_top-section05{
		background: none;
		padding: 45px 0 50px;
	}
	.cake__christmas_top-section05 > .wrapper{
		padding-right: 0;
	}
}

.line-list{
	display: flex;
	flex-wrap: wrap;
	padding: 15px 0;
	border-bottom: 1px solid #b2b2b2;
}
.line-list:first-child{
	border-top: 1px solid #b2b2b2;
}

.line-list.border-top-1{
	border-top: 1px solid #b2b2b2;
}

.line-list dt{
	font-size: 1.8rem;
	color: #271a00;
	font-weight: 600;
	width: 130px;
}
.line-list dd{
	width: calc(100% - 130px);
	font-size: 1.7rem;
	color: #271a00;
	font-weight: normal;
}

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

	.line-list{
		padding: 5px 0;
	}

	.line-list dt{
		font-size: 1.3rem;
		width: 80px;
	}
	.line-list dd{
		font-size: 1.3rem;
		width: calc(100% - 80px);
	}
}

.line-bock-list {
    flex-wrap: wrap;
    padding: 15px 0;
    border-bottom: 1px solid #b2b2b2;
}

.line-bock-list dt {
    font-size: 1.8rem;
    color: #271a00;
    font-weight: 600;
}

.line-bock-list dd {
    font-size: 1.7rem;
    color: #271a00;
    font-weight: normal;
}

.line-bock-list.border-top-1{
	border-top: 1px solid #b2b2b2;
}


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

	.line-bock-list{
		padding: 5px 0;
	}

	.line-bock-list dt{
		font-size: 1.3rem;
	}
	.line-bock-list dd{
		font-size: 1.3rem;
	}
}


.title__rowan-large{
	background-image:url(../img/title-bubble-speach.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.title__rowan-large::before{
	display: inline-block;
    content: '';
    width: 68px;
    height: 62px;
    background: url(../img/rowan-left.png);
    background-size: contain;
    margin-right: 60px;
	vertical-align: middle;
}

.title__rowan-large::after{
	display: inline-block;
    content: '';
    width: 68px;
    height: 62px;
    background: url(../img/rowan-right.png);
    background-size: contain;
    margin-left: 60px;
	vertical-align: middle;
}

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

	.title__rowan-large{
		background-size: 95px 15px;
	}
	.title__rowan-large::before,
	.title__rowan-large::after{
		width: 34px;
    	height: 31px;
	}
	.title__rowan-large::before{
		margin-right: 7px;

	}
	.title__rowan-large::after{
		margin-left: 7px;
	}
	
}

.title__rowan-small-right::after{
	display: inline-block;
    content: '';
    width: 68px;
    height: 62px;
    background: url(../img/rowan-right.png);
    background-size: contain;
    margin-left: 10px;
	vertical-align: middle;
}



.title__rowan-small-right.title__rowan-small-right_ml100::after{
	margin-left: 100px;
}

.title__rowan-small-right.title__rowan-small-right_ml40::after{
	margin-left: 40px;
}

.title__rowan-small-left::before{
	display: inline-block;
    content: '';
    width: 68px;
    height: 62px;
    background: url(../img/rowan-left.png);
    background-size: contain;
    margin-right: 10px;
	vertical-align: middle;
}

@media screen and (max-width: 768px) {
	.title__rowan-small-right.title__rowan-small-right_ml100::after {
		margin-left: 10px;
	}
	.title__rowan-small-right.title__rowan-small-right_ml40::after {
		margin-left: 10px;
	}
	.title__rowan-small-right::after{
		width: 34px;
    	height: 31px;
		background-repeat: no-repeat;
	}

	.title__rowan-small-left::before{
		width: 34px;
    	height: 31px;
		background-repeat: no-repeat;
	}
	.title__rowan-01sp{
		margin-left: 40px;
	}
	.title__rowan-02sp{
		margin-right: 20px;
	}
	.title__rowan-03sp{
		margin-left: 30px;
	}
	.title__rowan-04sp{
		margin-left: 20px;
	}
	.title__rowan-05sp{
		margin-left: 30px;
	}
}

.cake__christmas_top-section07{
	padding: 90px 0 80px;
}

.cake__christmas_top-section07_title{
	font-size: 3.6rem;
	text-align: center;
	margin-bottom: 30px;
}

.cake__christmas_top-section07_item{
	width: calc(50% - 60px/2);
	height: 270px;
	display: flex;
    justify-content: center;
	margin-right: 50px;
    /*align-items: center;*/
}

.cake__christmas_top-section07_item:nth-child(2n){
	margin-right: 0;
}

.cake__christmas_top-section07_item > div{
	display: flex;
	flex-direction: column;
}

.cake__christmas_top-section07_item .button-circle{
	margin-bottom: 0;
	margin-top: auto;
	width: 100%;
}

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

	.cake__christmas_top-section07{
		padding: 40px 0 60px;
	}
	.cake__christmas_top-section07_title{
		font-size: 2.4rem;
	}
	.cake__christmas_top-section07_item{
		width: 100%;
		margin-bottom: 40px;
		height: auto;
		margin-right: 0;
	}

	.cake__christmas_top-section07_item:last-child{
		margin-bottom: 0;
	}
	.cake__christmas_top-section07_item > div{
		width: 90%;
	}

	.cake__christmas_top-section07_item img{
		width: 70%;
		max-width: 270px;
	}

}

.cake__christmas_top-section08{
	padding-bottom: 100px;
}

@media screen and (max-width: 768px) {
	.cake__christmas_top-section08{
		padding-bottom: 45px;
	}
}

.gray-radius-wrapper-noline{
	width: 100%;
	border-radius: 5px;
	background-color: #f0f0f0;

}

.youtube-wrapper{
	padding: 100px 70px;
}

@media screen and (max-width: 768px) {
	.youtube-wrapper{
		padding: 30px;
	}

}

.youtube-iframe-wrap{
	position: relative;
     padding-bottom: 56.25%;
     height: 0;
     overflow: hidden;
}

.youtube-iframe-wrap iframe{
	position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

.decokit-link-wrapper{
	display: flex;
	flex-wrap:wrap;
	justify-content: space-around;
	align-items: center;
}

.button-circle-red{
	font-size: 2.4rem;
    font-weight: bold;
    display: block;
    height: 60px;
    width: 470px;
    border-radius: 50px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    background: #d82325;
}

@media screen and (max-width: 768px) {
	.txt-item{
		width: 100%;
	}

	.button-circle-red{
		font-size: 1.8rem;
		height: 40px;
		width: 100%;
		border-radius: 40px;
		line-height: 40px;
	}
	.decokit-link-wrapper .mb15{
		margin-bottom: 10px;
	}

}

.cake__christmas_top-section09 {
    width: 100%;
    height: 700px;
    background-image: url(../img/img-sample-decoration.jpg);
    background-size: cover;
    background-position: top center;
    padding: 80px 0 130px;
}

@media screen and (max-width: 768px) {
	.cake__christmas_top-section09 {
		height: auto;
		padding: 40px 0;
	}
}

.cake__christmas_top-section10{
	padding: 180px 0 140px;
}

@media screen and (max-width: 768px) {
	.cake__christmas_top-section10{
		padding: 90px 0 50px;
	}
}

.title-instagram{
	font-size: 3.6rem;
	text-align: center;
	margin-bottom:50px;
	position: relative;
}

.title-instagram::before{
	position: absolute;
	top:-50px;
	left: 50%;
	margin-left: -20px;
	content: "";
	display: inline-block;
	width: 41px;
	height: 41px;
	background-image: url(../img/icon-instagram.png);
	background-repeat:no-repeat;
	background-size: contain;
}

.items-instagram{
	display: flex;
	flex-wrap: wrap;
}

.items-instagram > a{
	width: calc(25% - 60px/4);
	height: auto;
	margin-right: 20px;
	margin-bottom: 20px; 
}

.items-instagram > a:nth-child(4n){
	margin-right: 0;
}

.items-instagram img{
	vertical-align: bottom;
	width: 100%;
}

@media screen and (max-width: 768px) {
	.title-instagram{
		font-size: 2.4rem;
		margin-bottom: 30px;
	}
	.title-instagram::before{
		width: 25px;
		height: 25px;
		top: -28px;
	}

	.items-instagram > a{
		width: calc(50% - 10px/2);
		height: auto;
		margin-right: 10px;
		margin-bottom: 10px; 
	}
	.items-instagram > a:nth-child(2n){
		margin-right: 0;
	}
}

.cake__christmas_top-section11{
	padding: 50px 0;
}

.cake__christmas_top-section11 h4{
	font-size: 3.6rem;
	color: #271a00;
	text-align: center;
	margin-bottom: 30px;
}

.section-beige{
	background-color: #faf7f2;
}

.cake__christmas_top-section11-items{
	display: flex;
	flex-wrap: wrap;

}

.cake__christmas_top-section11-items > div{
	width: calc(50% - 60px/2);
	margin-right: 60px;
	margin-bottom: 60px;
}

.cake__christmas_top-section11-items > div:nth-child(2n){
	margin-right: 0;
}

.cake__christmas_top-section11-items .button-circle{
	margin: 20px auto;
}

@media screen and (max-width: 768px) {
	.cake__christmas_top-section11{
		padding: 25px 0;
	}
	.cake__christmas_top-section11 h4{
		font-size: 2.4rem;
		margin-bottom: 10px;
	}
	.cake__christmas_top-section11-items > div{
		width: calc(50% - 5px/2);
		margin-right: 5px;
		margin-bottom: 15px;
	}
	.cake__christmas_top-section11-items .button-circle{
		margin: 5px auto 10px;
		font-size: 1.2rem;
		width: 80%;
		height: 30px;
		line-height: 26px;
	}
}

.cake__christmas_top-section12{
	padding: 80px 0 130px;
}


.section-purchase-item_txt-price{
	display: flex;
	align-items: flex-end;
}

.mtb-auto{
	margin-top: auto;
	margin-bottom: auto;
}

.mt-auto_mb0{
	margin-top: auto;
	margin-bottom: 0;
}

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

	.cake__christmas_top-section12{
		padding: 40px 0 60px;
	}
	.section-purchase-item_txt-price{
		display: block;
	}

	.cake__christmas_top-section12 .flexb{
		width: 100%;
		max-width: 350px;
		margin: 0 auto;
	}
}

/*.beige-wrapper{
	background-color: #e2ce9c;
	padding: 45px 0 40px;
	margin-bottom: 80px;
}

@media screen and (max-width: 768px) {
	.beige-wrapper{
		margin-bottom: 40px;
	}
	.beige-wrapper.wrapper983{
		width: 100%;
		padding: 40px 8px;
	}
	.beige-wrapper-plantbased-glutenfree-logo{
		margin:0 auto 20px;
		width:100%;
		height: auto;
		max-width: 333px;
	}
	.beige-wrapper-img-nature-muffin{
		width: 100%;
    	max-width: 220px;
    	margin: 0 auto 20px;
	}
}

.beige-wrapper h2,
.beige-wrapper p,
.beige-wrapper span{
	color: #271a00;
}*/

.lh15{
	line-height: 1.5;
}

/*.section01{
	padding:0 0 80px;
}*/

@media screen and (max-width: 768px) {
	/*.section01{
		padding:35px 0 20px;
	}*/
}

.section01-items-wrap{
	display: flex;
	justify-content: space-between;
}

.section01-item{
	width: 485px;
	height: 425px;
	background-image: url(../img/texture-all.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding:25px 40px 0;

}

@media screen and (max-width: 768px) {
	.section01-items-wrap{
		flex-wrap: wrap;
	}
	.section01-item{
		width: 100%;
		height: auto;
		background-image: none;
		padding:30px 20px;
		position: relative;
	}

	.section01-item::before{
		content: "";
		display: inline-block;
		background-image: url(../img/texture-upper.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		width: 100%;
		height: 100px;
		position: absolute;
		top: -10px;
		left: 0;
	}

	.section01-item::after{
		content: "";
		display: inline-block;
		background-image: url(../img/texture-under.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		width: 100%;
		height: 100px;
		position: absolute;
		bottom: -10px;
		left: 0;
	}
}



.section02{
	padding: 30px 0;
	background-image: url(../img/bkvisual.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.section02-items-wrap{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 10px;
}

.section02-item{
	width: 330px;
}

/*.section02-item__img-nature-muffin{
	width:200px;
	margin: 0 auto;
}

.section02-item__img-nature-muffin img{
	width: 100%;
}

.section02-item__img-mogmog-muffin{
	width: 130px;
	margin: 0 auto;
}

.section02-item__img-mogmog-muffin img{
	width: 100%;
}*/

@media screen and (max-width: 768px) {
	.section02{
		padding: 30px 0;
	}

	.section02-items-wrap{
		align-items: stretch;
	}

	.section02-item{
		width: calc(50% - 5px);
		background-image: url(../img/bk-white.png);
    	background-position: center;
		border-radius: 0 0 5px 5px;
		border-radius: 5px;
		margin-bottom: 20px;
	}
	.section02-item__img-nature-muffin{
		width:70%;
		margin:0 auto;
	}
	.section02-item__img-mogmog-muffin{
		width: 45%;
		margin: 0 auto;
	}
	
	.section02-logo-nature-muffin{
		width:280px;
		margin:0 auto 10px;
	}
}



.section02-item__image img{
	vertical-align: bottom;
}

.section02-item__bk-white-70per{
	background-image:url(../img/bk-white.png);
	background-position: center;
	padding-bottom: 35px;
	padding:30px 25px 35px;
	height: 400px;
	border-radius: 0 0 5px 5px;
}



@media screen and (max-width: 768px) {
	.section02-item__bk-white-70per{
		padding: 0 5px 20px;
		height: auto;
		background: none;
	}

	/*.section02-item__img-logo-nature{
		height: 110px;
	}

	.section02-item__img-logo-mogmog{
		height: 100px;
	}
	.h45sp{
		height: 45px;
	}*/
}

.section-purchase{
	padding: 40px 0 40px;
}

.section-purchase-outer{
	display: flex;
	justify-content: space-between;
}

.section-purchase-item{
	display: flex;
	margin-top: 30px;
}

.section-purchase-item_img{
	margin-right: 40px;
}

.section-purchase-image{
	width: 410px;
	height:342px;
	background-image: url(../img/img-muffin-assort02.png);
	background-repeat: no-repeat;
	padding-top:43px;
	text-align: center;
}
@media screen and (max-width: 768px) {

	.section-purchase{
		padding: 20px 0 20px;
	}
	.section-purchase-outer{
		display: block;
	}
	.section-purchase-item{
		width:100%;
		max-width: 350px;
		margin: 10px auto;
	}
	.section-purchase-item_img{
		margin-right:10px;
		width:100px;
	}
	.section-purchase-item_txt{
		width: calc(100% - 110px);
	}
	.section-purchase-image{
		width: 100%;
		background-size: contain;
		background-position: center;
	}
}
.square-blown-txt{
	background:#271a00;
	padding:3px 10px;
	color: #fff;
	font-weight: bold;
	font-size: 1.6rem;
}

@media screen and (max-width: 768px) {
	.square-blown-txt{
		font-size: 1.4rem;
	}
}

.button-circle{
	font-size: 1.8rem;
	/*font-weight: 600;*/
	display: block;
	height: 55px;
	width: 295px;
	background:#e383a8;
                                border-bottom: 4px solid #ef1b5f;
	/*border: 2px solid #2a1d03;*/
	border-radius: 50px;
	text-align: center;
	line-height:50px;
	color: #fff;
}

@media screen and (max-width: 768px) {
	.button-circle{
		font-size: 1.6rem;
    	width: 100%;
    	max-width: 300px;
    	margin: 0 auto 10px auto;
	}
}

.button-circle:hover{
	opacity: .6;
	transition: all 0.5s ease-out;
}

.button-circle.button-purchase{
	font-size: 2.0rem;
}

.button-circle.button-purchase a{
	font-weight: 600;
}	

.title__leaf-large{
	background-image:url(../img/title-bubble-speach.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.title__leaf-large::before{
	display: inline-block;
    content: '';
    width: 110px;
    height: 114px;
    background: url(../img/leaf-left.png);
    background-size: contain;
    margin-right: 60px;
	vertical-align: middle;
}

.title__leaf-large::after{
	display: inline-block;
    content: '';
    width: 110px;
    height: 114px;
    background: url(../img/leaf-right.png);
    background-size: contain;
    margin-left: 60px;
	vertical-align: middle;
}

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

	.title__leaf-large{
		background-size: 95px 15px;
	}
	.title__leaf-large::before,
	.title__leaf-large::after{
		width: 50px;
    	height: 52px;
	}
	.title__leaf-large::before{
		margin-right: 7px;

	}
	.title__leaf-large::after{
		margin-left: 7px;
	}
	
}

.title__leaf-small-right::after{
	display: inline-block;
    content: '';
    width: 55px;
    height: 68px;
    background: url(../img/leaf-right-small.png);
    background-size: contain;
    margin-left: 10px;
	vertical-align: middle;
}



.title__leaf-small-right.title__leaf-small-right_ml100::after{
	margin-left: 100px;
}

.title__leaf-small-right.title__leaf-small-right_ml40::after{
	margin-left: 40px;
}

.title__leaf-small-left::before{
	display: inline-block;
    content: '';
    width: 55px;
    height: 68px;
    background: url(../img/leaf-left-small.png);
    background-size: contain;
    margin-right: 10px;
	vertical-align: middle;
}

@media screen and (max-width: 768px) {
	.title__leaf-small-right::after{
		width: 27.5px;
    	height: 34px;
		background-repeat: no-repeat;
	}

	.title__leaf-small-left::before{
		width: 27.5px;
    	height: 34px;
		background-repeat: no-repeat;
	}
	.title__leaf-01sp{
		margin-left: 40px;
	}
	.title__leaf-02sp{
		margin-right: 20px;
	}
	.title__leaf-03sp{
		margin-left: 30px;
	}
	.title__leaf-04sp{
		margin-left: 20px;
	}
	.title__leaf-05sp{
		margin-left: 30px;
	}
}

.txt-bubble-speach{
	background-image:url(../img/title-bubble-speach.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	line-height: 90px;
	margin-bottom: 30px;
}

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

	.txt-bubble-speach{
		line-height: 60px;
		margin-bottom: 15px;
		background-size: 95px 15px;
	}

}

.kodawari-img{
	width: 650px;
}

.kodawari-txt{
	/*width: 344px;*/
}

.kodawari-txt.w390{
	/*width: 390px;*/
}

.kodawari-img-txt-wrap{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 70px;
}

.kodawari-img-txt-wrap:last-child{
	margin-bottom: 0;
}

.kodawari-img-txt-wrap-leftimg .kodawari-txt{
	margin-left: 100px;
}

.kodawari-img-txt-wrap-rightimg .kodawari-txt{
	/*margin-right: 100px;*/
}

.kodawari-img-txt-wrap-rightimg .kodawari-txt.kodawari-txt-mr50{
	/*margin-right: 50px;
	width: 430px;*/
}

.kodawari-img-txt-wrap-rightimg .kodawari-txt-txt{
	margin-left: 80px;
}

@media screen and (max-width: 768px) {
	.kodawari-img-txt-wrap-leftimg{
		align-items:flex-start;
		flex-direction: column-reverse;
		margin-bottom: 30px;
	}
	.kodawari-img-txt-wrap-rightimg{
		align-items:flex-start;
		flex-direction: column;
		margin-bottom: 30px;
	}
	.kodawari-img {
		width: 90%;
		margin: 0 auto;
	}
	.kodawari-img-txt-wrap-rightimg .kodawari-txt.kodawari-txt-mr50{
		margin-right:0;
		width:100%;
	}
	.kodawari-img-txt-wrap-leftimg .kodawari-txt,
	.kodawari-img-txt-wrap-rightimg .kodawari-txt {
		margin:0 auto;
	}
	 
	.kodawari-img-txt-wrap-rightimg .kodawari-txt-txt.kodawari-txt-txt{
		margin:0 0 10px 0;
	}
	.kodawari-txt.w390{
		width: 100%;
		
	}
	.title__leaf-small-right.title__leaf-small-right_ml100::after {
		margin-left: 10px;
	}
	.title__leaf-small-right.title__leaf-small-right_ml40::after {
		margin-left: 10px;
	}

}

.kodawari-txt h5{
	font-size: 3.4rem;
}
.kodawari-txt h5.fz32{
	font-size: 3.2rem;
	letter-spacing: -1px;
}

.section-kodawari-txt{
	padding: 40px 0 60px;

}

@media screen and (max-width: 768px) {
	.kodawari-txt h5,
	.kodawari-txt h5.fz32{
		font-size: 2.0rem;
		text-align: center;
	}
	/*.kodawari-txt h5.title__leaf-small-right{
		margin-right:-60px;
	}
	.kodawari-txt h5.title__leaf-small-left{
		margin-left:-60px;
	}*/
}

.section-texture-wrap {
    display: flex;
    justify-content: space-between;
	padding:0 20px;
}

.section-texture-item{
    width: 485px;
    height: 210px;
    /*background-image: url(../img/texture-all.png);
    background-repeat: no-repeat;
    background-position: center;*/
    background-size: cover;
    padding: 35px 30px 0;
    position: relative;
}


.section-texture-item::before {
    content: "";
    display: inline-block;
    background-image: url(../img/texture-upper.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 100%;
    height: 100px;
    position: absolute;
    top: -10px;
    left: 0;
}

.section-texture-item::after {
    content: "";
    display: inline-block;
    background-image: url(../img/texture-under.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: -10px;
    left: 0;
}

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

	.section-texture-wrap {
		flex-wrap: wrap;
		padding:0;
	}
	.section-texture-item{
		width: 100%;
    	height: auto;
    	background-image: none;
    	padding: 30px 20px;
    	position: relative;
	}
}

.section-factory_mainvisual{
	height: 500px;
	width: 100%;
	background-image: URL(../img/img-factory.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}





.section-howtoeat{
	padding-top:80px;
	padding-bottom: 130px;
}

/*.section-howtoeat-pl50{
	padding-left:50px;
}*/

.howtoeat-txt-flex-item{
	display: flex;
}

.howtoeat-txt-flex-item > div:first-child{
	margin-right: 30px;
}

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

	.section-howtoeat .flexb{
		width:100%;
		max-width: 350px;
		margin:0 auto 20px;

	}
	.howtoeat-txt-flex-item > div:first-child{
		margin-right: 15px;
		width: 50px;
	}
	.howtoeat-txt-flex-item > div:nth-child(2){
		width: calc(100% - 65px);
	}
	.section-howtoeat{
		padding: 40px 0;
	}
}

.gray-radius-wrapper{
	width: 100%;
	border:1px solid #d6d5d5;
	border-radius: 5px;
	background-color: #f0f0f0;
	padding: 20px 50px;

}



.gray-radius-wrapper-flex{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.gray-radius-txt{
	width: calc(100% - 210px);
}

.gray-radius-img{
	width: 210px;
	text-align: right;
}

@media screen and (max-width: 768px) {
	.gray-radius-wrapper{
		padding: 20px 8px 20px 20px;
	}
	.gray-radius-wrapper-flex{
		align-items: start;
	}
	.gray-radius-txt{
		width: calc(100% - 90px);
	}
	.gray-radius-img{
		width: 90px;
	}
}


.section-texture-item-large{
    width: 983px;
    height: 385px;
	text-align: center;
    /*background-image: url(../img/texture-all.png);
    background-repeat: no-repeat;
    background-position: center;*/
    background-size: cover;
    padding: 25px 40px 0;
    position: relative;
}


.section-texture-item-large::before {
    content: "";
    display: inline-block;
    background-image: url(../img/texture-large-upper.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 100%;
    height: 100px;
    position: absolute;
    top: -10px;
    left: 0;
}

.section-texture-item-large::after {
    content: "";
    display: inline-block;
    background-image: url(../img/texture-large-under.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: -10px;
    left: 0;
}

@media screen and (max-width: 768px) {
	.section-texture-item-large{
		width: 100%;
		height: auto;
		padding: 25px 10px 50px;
	}
	.section-texture-item-large::before {
		background-image: url(../img/texture-upper.png);
	}
	.section-texture-item-large::after {
		background-image: url(../img/texture-under.png);
	}
}

.section-staff-voice{
	width: 100%;
	height: 700px;
	background-image: url(../img/bkstaffvoice.jpg);
	background-size: cover;
	background-position: top center;
	padding: 80px 0 130px;
}

.item-bk-white-radius{
	/*background-image: url(../img/bk-white.png);
    background-position: center;*/
    padding-bottom: 35px;
    padding: 30px 28px 35px;
    height: auto;
	border-radius: 5px;
	background-color: rgba(255,255,255,0.8);
}

.w33m30{
	width: calc(33.3333% - 60px/3);
	height: 350px;
	height: auto;
	margin-right:30px;
}

.w33m30:last-child{
	margin-right: 0;
}

@media screen and (max-width: 768px) {
	.section-staff-voice{
		height: auto;
		padding: 40px 0;
	}
	.w33m30{
		width: calc(50% - 25px/2);
		margin-right: 25px;
	}
	.w33m30:nth-child(2){
		margin-right: 0;
	}
	.section-staff-voice .flexb{
		justify-content: start;
	}
	.item-bk-white-radius{
		padding: 20px 10px;
		height: auto;
		margin-bottom: 20px;
	}
}

.section-faq{
	padding:70px 0;
}

.question__leaf-faq{
	font-size: 2.2rem;
	font-weight: bold;
}

.question__leaf-faq::before {
    display: inline-block;
    content: '';
    width: 37px;
    height: 45px;
    background: url(../img/leaf-faq.png);
    background-size: contain;
	background-repeat: no-repeat;
    margin-right: 10px;
    vertical-align: middle;
}

.answer__leaf-faq{
	margin:-5px 0 20px 48px;
	font-size: 1.8rem;
}

.section-faq .title__leaf-large::before{
	margin-right: 150px;
}
.section-faq .title__leaf-large::after{
	margin-left: 150px;
}

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

	.section-faq{
		padding:30px 0;
	}

	.section-faq .title__leaf-large::before{
		margin-right: 50px;
	}
	.section-faq .title__leaf-large::after{
		margin-left: 50px;
	}

	.question__leaf-faq{
		font-size: 1.6rem;
		padding-left: 25px;
    	text-indent: -25px;
		margin-bottom: 10px;
	}

	.question__leaf-faq::before {
		width: 18.5px;
		height: 22.5px;
		margin-right: 5px;
	}
	.answer__leaf-faq{
		margin:-5px 0 20px 24px;
		font-size: 1.2rem;
	}
}

.section-haiso{
	padding: 50px 0 30px;
}

.section-haiso-item-wrapper{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 45px;
}

.section-haiso-item {
    width: 520px;
    height: 250px;
    background-size: cover;
    padding: 35px 25px 0;
    position: relative;
	text-align: center;
}


.section-haiso-item::before {
    content: "";
    display: inline-block;
    background-image: url(../img/texture-haiso-upper.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 100%;
    height: 100px;
    position: absolute;
    top: -10px;
    left: 0;
}

.section-haiso-item::after {
    content: "";
    display: inline-block;
    background-image: url(../img/texture-haiso-under.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: -10px;
    left: 0;
}

.tel-number{
	font-size: 3.0rem;
	color: #b50000;
	font-weight: bold;
}

.tel-number::before{
	content: "";
    display: inline-block;
    background-image: url(../img/icon-free-dial.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 30px;
    height: 20px;
	margin-right: 10px;
}

@media screen and (max-width: 768px) {
	.section-haiso{
		padding: 20px 0;
	}
	.section-haiso-item {
		height: auto;
		padding: 35px 20px;
	}
	.section-haiso-item-wrapper{
		margin-bottom: 20px;
		justify-content: center;
	}
	.tel-number{
		font-size: 2.4rem;
	}
}

.input {
    border: 1px solid #d4d4d4;
    font-weight: 500;
    padding: 0.5em 0.5em 0.5em 0.7em;
}

.input_text01{
    width: 300px;
    max-width: 300px;
}

.input_text02 {
    width: 180px;
}

.input_text03 {
    width: 300px;
    max-width: 300px;
}

.required {
    color: #ff0c00;
    font-size: 1.6rem;
    font-weight: 800;
    margin-left: 20px;
}

.contact-address-list {
    display: flex;
    align-items: center;
}

.contact-address-list_column1 {
    font-size: 1.6rem;
    font-weight: 500;
    width: 120px;
}

.section03{
	padding: 80px 0 150px;
	background: #f9f8f8;
}

@media screen and (max-width: 768px) {
	.section03{
		padding: 25px 0 50px;
	}
}

.contact-list01 {
    border-bottom: 1px solid #e0e0e0;
    display: flex;
    flex-wrap: wrap;
    padding: 30px 0 40px;
}

.contact-list01 dt {
    font-size: 1.6rem;
    font-weight: bold;
    width: 190px;
    margin-top: 7px;
}

.contact-list01 dd {
    width: calc(100% - 190px);
}

@media screen and (max-width: 768px) {
	.contact-list01 {
		padding: 15px 0 25px;
	}
	.contact-list01 dt {
		font-size: 1.4rem;
		margin-bottom: 5px;
		width: 100%;
	}
	.contact-list01 dd {
		width: 100%;
	}
	.input, .select, .textarea {
		font-size: 1.6rem;
	}
}	

.contact-detail-wrap{
	border-bottom: 1px solid #e0e0e0;
	padding: 30px 0 40px;
}

.contact-detail-wrap p{
	font-size: 1.6rem;
}

@media screen and (max-width: 768px) {
	.contact-detail-wrap p,
	.contact-detail-wrap a{
		font-size: 1.2rem;
	}
}

.input {
    border: 1px solid #d4d4d4;
    font-weight: 500;
    padding: 0.5em 0.5em 0.5em 0.7em;
}

.input_text01{
    width: 300px;
    max-width: 300px;
}

.input_text02 {
    width: 180px;
}

.input_text03 {
    width: 300px;
    max-width: 300px;
}

.required {
    color: #ff0c00;
    font-size: 1.6rem;
    font-weight: 800;
    margin-left: 20px;
}

.contact-address-list {
    display: flex;
    align-items: center;
}

.contact-address-list_column1 {
    font-size: 1.6rem;
    font-weight: 500;
    width: 120px;
}

@media screen and (max-width: 768px) {
	.input_text01 {
		width: calc(100% - 50px);
	}
	.required {
		font-size: 1.2rem;
		margin-left: 5px;
		width: 40px;
	}
	.contact-address-list_column1 {
		font-size: 1.2rem;
		width: 87px;
	}
	
}

.select, .textarea {
    border: 1px solid #d4d4d4;
    font-weight: 500;
    padding: 0.5em 0.5em 0.5em 0.7em;
}

.select01 {
    width: 180px;
}

.textarea {
    width: 700px;
    height: 250px;
}

@media screen and (max-width: 768px) {
	.textarea {
		width: 100%;
		height: 180px;
	}
	.contact-address-list_column2 {
		width: calc(100% - 137px);
	}
}

.radio-position {
    position: relative;
    top: 1px;
}

.dotted-list li{
	list-style-type: none;
	font-size: 1.6rem;
	margin-left:15px;
}

@media screen and (max-width: 768px) {
	.dotted-list li{
		font-size: 1.2rem;
	}
}

.dotted-list li:before{
	content: '';
	width: 3px;
	height: 3px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	position: relative;
	left: -5px;
	top: -3px;
}

.number-list li{
	list-style-type: none;
	counter-increment: cnt;
	font-size: 1.6rem;
	margin-left: 20px;
	text-indent: -10px;
}

@media screen and (max-width: 768px) {
	.number-list li{
		font-size: 1.2rem;
	}
}

.number-list li::before{
	content: "(" counter(cnt) ") ";
	display: inline-block;
	position: relative;
	left: -0px;
	top: 0px;
}

.form-submit-wrap{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin-top:40px;
}

.form-submit-wrap input{
	background:#fff;
	border-radius: 5px;
	border: 1px solid #aba9a9;
	width: 250px;
	padding: 15px 0;
	font-size: 2.0rem;
	font-weight: bold;
	letter-spacing: -1px;
	color: #000;
	
}

.form-submit-wrap input.form-submit__submit:hover{
	background-color: #eb6100;
	color: #fff;
	transition: all 0.5s ease-out;
	border: 1px solid #eb6100;
}

.form-submit-wrap input.form-submit__clear:hover{
	background-color: #aba9a9;
	color: #fff;
	transition: all 0.5s ease-out;
	border: 1px solid #aba9a9;
}


@media screen and (max-width: 768px) {
	.form-submit-wrap input{
		width: calc(50% - 15px);
		padding: 5px 0;
		font-size: 1.6rem;
	}
}

.form-submit-wrap input:first-child{
	margin-right:30px;
}

.footer{
	background-color: #797979;
	padding: 25px 0;
}

.footer-wrapper{
	max-width: 1200px;
	padding:0 10px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.footer-wrapper p,
.footer-link a{
	font-size: 1.2rem;
	font-weight: bold;
	color: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 1.3px;
}

.footer-link{
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
	width: 500px;
}

@media screen and (max-width: 768px) {
	.footer-wrapper{
		flex-direction :column-reverse;
	}
	.footer-link{
		width: 100%;
	}
	.footer-wrapper p,
	.footer-link a{
		display: block;
		width: 100%;
		text-align: center;
	}
	.footer-link a{
		margin-bottom: 2px;
	}
	.footer-wrapper p{
		margin-top: 10px;
	}
}


.tamahiyo-banner-wrapper{
	text-align:center;
	margin-top: 10px;
	margin-bottom: -50px;
}

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

	.tamahiyo-banner-wrapper{
		margin-bottom: 0;
	}
	.tamahiyo-banner-wrapper a{
		width: 90%;
	display: block;
	margin: 0 auto;
	}

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

/*20221110追記*/

.tamahiyo-banner-wrapper{
	margin-bottom: 0;
}

.wrapper850{
	width: 850px;
	margin:0 auto
}

.button-cart-wrap{
	margin-top: 10px;
	display: flex;
	justify-content: space-between;
}

.button-cart-item{
	display: flex;
	align-items: center;
}

.button-cart-img{
	width: 100px;
	margin-right:10px;
}

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

	.wrapper850{
		width: 90%;
	}

	.button-cart-wrap{
		display: block;
		max-width: 300px;
		margin: 20px auto 0;
	}
	.button-cart-img{
		width: 50px;
	}
	.button-circle.button-purchase{
		font-size: 1.8rem;
		max-width: 260px;
		height:50px;
		line-height: 40px;
	}
	.button-cart-item:first-child{
		margin-bottom: 10px;
	}

}

/*20230124追記*/

.tamahiyo-banner-wrapper a {
	margin-top: 50px;
	margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
	.tamahiyo-banner-wrapper a {
		margin: 20px auto;
	}

}

.section-tamahiyo{
	border: none;
}

.section-tamahiyo__txt-wrap{
	width: calc(100% - 470px);
	padding-right: 70px;
}

.section-tamahiyo__img-wrap{
	width: 470px;
}

.button-circle_white{
	background: #fff;
}

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

	.section-tamahiyo__txt-wrap{
		width: 100%;
		padding-right: 0;
	}

	.section-tamahiyo__txt-wrap .mb20{
		margin-bottom: 10px;
		font-weight: bold;
	}

	.section-tamahiyo__img-wrap{
		max-width: 100%;
		margin: 0 auto 20px;
	}

	.button-circle_white{
		height: 30px;
    	line-height: 27px;
    	font-size: 1.4rem;
    	border: 1px solid #2a1d03;
	}
	.button-circle_white.sponly{
		z-index:0;
	}
}


/*202406*/

.yellow-radius{
    background: #ffde00;
    display: inline;
    padding: 5px 10px;
    border-radius: 30px;
    font-size: 20px;
    font-weight: 800;
}

.section-material{
	padding: 50px 0;
	background: #e5f5fd;
}

.section-material__title{
	font-size: 2.4rem;
	padding: 15px 0 15px 50px;

}

@media screen and (max-width: 768px) {
	.sponly.yellow-radius{
		display: inline;
	}
    .section-material{
		padding: 45px 0 50px;
	}
	.section-material__img-cookie-flex{
		width: 140px;
	}
	.section-material__title{
		font-size: 1.8rem;
		text-align: center;
		padding: 15px 0 10px 5px;
	}
	.section-material__txtred{
		font-size: 1.4rem;
		color: #f00;
		display: inline
	}
}



.table_material{
	font-size: 1.6rem;
}

.table_material > tbody > tr{
	padding: 15px 0;
    border-bottom: 1px solid #b2b2b2;
}

.table_material > tbody > tr:first-child{
	border-top: 1px solid #b2b2b2;
}

.table_material > tbody > tr:last-child{
    border-bottom:  1px solid #b2b2b2;
}

.table_material > tbody > tr > td{
	padding: 15px 50px 15px 20px;
	vertical-align: top;
	letter-spacing: -1px;
}

.table_material > tbody > tr > td:first-child{
	width: 220px;
	padding: 15px 0 15px 50px;
}

.table_material > tbody > tr > td.p0{
	padding: 0;
}

.table_material-nutrition{
	width: 100%;
	font-size: 1.6rem;
}

.table_material-nutrition > tbody > tr > th{
	width: calc(33.3333% - 260px);
}

.table_material-nutrition > tbody > tr > th:first-child{
	width: 260px;
	/*padding-left: 20px;*/
	text-align: left;
}

@media screen and (max-width: 768px) {
	.table_material > tbody > tr > td{
		padding: 5px;
	}

	.table_material > tbody > tr > td:first-child{
		padding: 5px;
		width: auto;
	}

	.table_material-nutrition{
		width: 640px;
		font-size:1.6rem;
	}
}


.table_material-nutrition > tbody > tr > th,
.table_material-nutrition > tbody > tr > td{
	padding: 10px 0;
}

.table_material-nutrition > tbody > tr > td{
	text-align: right;
	padding-right: 30px;
}

.table_material-nutrition > tbody > tr > td:first-child{
	/*padding-left: 20px;*/
	padding-right: 0;
	text-align: left;
}

.table_material-nutrition .border{
	border-bottom: 1px solid #b2b2b2;
}

@media screen and (max-width: 768px) {
	.table_material-nutrition > tbody > tr > th,
	.table_material-nutrition > tbody > tr > td{
		padding: 5px 0;
	}

	.table_material-nutrition > tbody > tr > td{
		padding-right: 10px;
	}
}


@media screen and (max-width: 768px) {
	.scroll-table {
		max-width: 800px;
		overflow-x: scroll;
	  }
	
	.table_material{
		min-width:698px;
		border-collapse: collapse;
		white-space: nowrap;
		margin:10px 0;
		font-size:1.6rem;
	}

	.scroll-table::-webkit-scrollbar {
		height: 10px; /* スクロールバーの高さ */
	  }
	   
	  .scroll-table::-webkit-scrollbar-thumb {
		background: #aaa; /* ツマミの色 */
	  }
	   
	  .scroll-table::-webkit-scrollbar-track {
		background: #ddd; /* トラックの色 */
	  }
}

.mymelody-user{
    padding: 60px 0;
    background: #fef0f7;
    background-image: url(../img/mymelody-user-bg.jpg);
    background-repeat: no-repeat;
    background-position: top;
    width: 100%;
    height: 100%;
}

.ico_tree_staff {
    position: relative;
    padding: 20px;
}

.bg_white_alpha{
    background:rgba(255,255,255,0.9);
    padding:40px;
    border-radius: 20px;
    overflow: hidden;
}

@media screen and (max-width: 768px) {
    .bg_white_alpha {
        background: rgba(255,255,255,0.9);
        padding:10px;
        border-radius: 10px;
        overflow: hidden;
    }
}


/*スマホメニュー
-----------------------------------------------------------------*/

@media screen and (max-width: 768px) {
	#spnavi{
		display: none;
		position: absolute;
		top:60px;
		width: 100%;
		background: #fff;
		left: 0;
		z-index:90;
	}
	#spnavi ul{
		display: block;
		margin: 0 auto;
		width: 100%;
	}
	#spnavi ul li{
		margin: 0 auto;
		text-indent:10px;
		border-bottom: 1px dotted #555555;
	}
	
	#spnavi ul li:first-child{
		border-top: 1px dotted #555555;
	}
	
	#spnavi ul li a{
		display: block; 
		color:#555555 !important;
		padding:10px 0;
		font-size:14px;
		text-decoration: none;
	}
	#spnavi ul li a:hover{
		text-decoration:none;
		opacity:.7;
	}
	
	/*開閉ボタン*/
	#nav_toggle{
		display: block;
		width:17px;
		height:16px;
		position:absolute;
		top:22px;
		/*top:35px;*/
		right:20px;
		z-index: 100;
		text-align: center;
		
	}
	#nav_toggle div {
		position: relative;
	}
	#nav_toggle span{
		display: block;
		height: 2px;
		background: #555555;
		position:absolute;
		width: 100%;
		left: 0;
		-webkit-transition: 0.5s ease-in-out;
		-moz-transition: 0.5s ease-in-out;
		transition: 0.5s ease-in-out;	
	}
	#nav_toggle span:nth-child(1){
		top:0px;
	}
	#nav_toggle span:nth-child(2){
		top:6px;
	}
	#nav_toggle span:nth-child(3){
		top:12px;
	}
	
	#nav_toggle p.togglemenu{
		background:none;
		color:#ed6103;
		font-size:8px;
		padding-top:19px;
	}
	
	/*開閉ボタンopen時*/
	.open #nav_toggle span:nth-child(1) {
			top: 8px;
		   -webkit-transform: rotate(135deg);
			-moz-transform: rotate(135deg);
			transform: rotate(135deg);
		}
		.open #nav_toggle span:nth-child(2) {
			width: 0;
			left: 50%;
		}
		.open #nav_toggle span:nth-child(3) {
			top: 8px;
			-webkit-transform: rotate(-135deg);
			-moz-transform: rotate(-135deg);
			transform: rotate(-135deg);
		}
	
	.header-companylogo_sp{
		position:absolute; 
		top:20px;
		left:10px;
		z-index:99;
		/*top:-27px; 
		right:-10px;*/
	}
}	


/*スマホメニュー終わり
-----------------------------------------------------------------*/	




/*共通要素*/
.mt5{
    margin-top:5px;
}
.mt15{
    margin-top:15px;
}
.mt50{
    margin-top:50px;
}
.mt100{
    margin-top:100px;
}
.mb5{
    margin-bottom:5px;
}
.mb10{
    margin-bottom:10px;
}
.mb15{
    margin-bottom:15px;
}
.mb20{
    margin-bottom:20px;
}
.mb25{
    margin-bottom:25px;
}
.mb30{
    margin-bottom:30px;
}
.mb40{
	margin-bottom: 40px;
}
.mb50{
    margin-bottom:50px;
}
.mb60{
    margin-bottom:60px;
}
.mb80{
    margin-bottom:80px;
}
.mr10{
	margin-right: 10px;
}
.ml10{
	margin-left: 10px;
}
.ml20{
	margin-left: 20px;
}
.ml30{
	margin-left: 30px;
}

.pl50{
	padding-left: 50px;
}

.pt20{
	padding-top: 20px;
}
.pt30{
	padding-top: 30px;
}
.pt40{
	padding-top: 40px;
}

.pt80{
	padding-top: 80px;
}
.pt150{
	padding-top: 150px;
}
.pb20{
	padding-bottom: 20px;
}
.pb130{
	padding-bottom: 130px;
}
.pb150{
	padding-bottom: 150px;
}

.mt-minus20{
	margin-top:-20px;
}

.mt-minus30{
	margin-top:-30px;
}

.mt-minus40{
	margin-top:-40px;
}

.flex{
    display: flex;
    flex-wrap: wrap;
}
.flexb{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.flexc{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.txtcenter{
	text-align: center;
}

.txtleft{
	text-align: left;
}

.txtright{
	text-align: right;
}

.txtjustify{
	text-align: justify;
}

.txtshadow{
	text-shadow: 2px 1px 0 #FFF, -2px -1px 0 #FFF, -1px 1px 0 #FFF, 2px -1px 0 #FFF, 0px 2px 0 #FFF, 0-2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
}

.txtCrimson{
	font-family: 'Crimson Text', serif;
}

.txtNoto{
	font-family: 'Noto Sans JP', sans-serif;
}

.txtRed{
	color: #a82626;
                                font-weight: 800; /* フォントの太さを指定 */
}

.txtBrown{
	color: #898569;
}
.txtPink01{
	color: #e383a8;
                                font-weight: 800; /* フォントの太さを指定 */
}

.txtPink02{
	color: #ef1b5f;
}

.bold{
	font-weight: bold;
}

.pl-1_ti-1{
	padding-left:1em;
	text-indent:-1em;
}

.marker-under {
    background: linear-gradient(transparent 60%, #ffeb8e 60%);
}

.fw500{
	font-weight: 500;
}

.fz12{
	font-size: 1.2rem;
}

.fz14{
	font-size: 1.4rem;
}

.fz16{
	font-size: 1.6rem;
}

.fz18{
	font-size: 1.8rem;
}

.fz20{
	font-size: 2.0rem;
}

.fz22{
	font-size: 2.2rem;
}

.fz24{
	font-size: 2.4rem;
}

.fz26{
	font-size: 2.6rem;
}

.fz30{
	font-size: 3.0rem;
}

.fz32{
	font-size: 3.2rem;
}

.fz35{
	font-size: 3.5rem;
}

.fz36{
	font-size: 3.6rem;
}

.fz40{
	font-size: 4.0rem;
}

.fz48{
	font-size: 4.8rem;
}

.fz50{
	font-size: 5.0rem;
}

.lsplus10{
	letter-spacing: 1px;
}

.lsminus05{
	letter-spacing: -.5px;
}

.lsminus10{
	letter-spacing: -1px;
}

.lsminus15{
	letter-spacing: -1.5px;
}

.lsminus18{
	letter-spacing: -1.8px;
}

.lsminus20{
	letter-spacing: -2px;
}

.lsplus15{
	letter-spacing: 1.5px;
}

.lh10{
	line-height: 1.0;
}

.lh12{
	line-height: 1.2;
}

.lh14{
	line-height: 1.4;
}

.lh18{
	line-height: 1.8;
}

.lh20{
	line-height: 2.0;
}
.lh25{
	line-height: 2.5;
}
.lh30{
	line-height: 3.0;
}


@media screen and (max-width: 768px) {
    
  
    #header .text{
        padding-top:5px;
        padding-bottom:5px;
        text-align:center;
    }
    #header {
        padding-bottom: 25px;
    }
	.blocksp{
		display: block;
	}
    .mt15{
        margin-top:10px;
    }
    .mt50{
        margin-top:25px;
    }
    .mt100{
        margin-top:50px;
    }
	.mb10{
		margin-bottom:5px;
	}
    .mb15{
        margin-bottom:10px;
    }
	.mb20{
		margin-bottom:10px;
	}
	.mb25{
		margin-bottom:15px;
	}
	.mb30{
		margin-bottom:15px;
	}
	.mb40{
        margin-bottom:20px;
    }
    .mb50{
        margin-bottom:25px;
    }
	.mb60{
		margin-bottom:30px;
	}
	.mb80{
		margin-bottom:40px;
	}

	.mb10sp{
		margin-bottom:10px;
	}
	.mb20sp{
		margin-bottom: 20px;
	}
	.mb30sp{
		margin-bottom: 30px;
	}
	.ml0sp{
		margin-left: 0;
	}
	.mr0sp{
		margin-right: 0;
	}

	.pt30{
		padding-top: 15px;
	}
	.pt40{
		padding-top: 20px;
	}
	.pb20{
		padding-bottom: 10px;
	}
	.p5sp {
		padding: 5px;
	}

	.fz12sp{
		font-size: 1.2rem;
	}
	.fz14sp{
		font-size: 1.4rem;
	}
	.fz15sp{
		font-size: 1.5rem;
	}
	.fz16sp{
		font-size: 1.6rem;
	}
	.fz18sp{
		font-size: 1.8rem;
	}
	.fz22sp{
		font-size: 2.2rem;
	}
	.fz24sp{
		font-size: 2.4rem;
	}
	.fz28sp{
		font-size: 2.8rem;
	}
	.fz30sp{
		font-size: 3.0rem;
	}
	.fz43sp{
		font-size: 4.3rem;
	}
	.lh14sp{
		line-height: 1.4;
	}
	.lh16sp{
		line-height: 1.6;
	}
	.lh20sp{
		line-height: 2.0;
	}
	.lsminus15sp{
		letter-spacing: -1.5px;
	}
	.lsminus10sp{
		letter-spacing: -1px;
	}
	.lsminus05sp{
		letter-spacing: -.5px;
	}
	.h70sp{
		height: 70px;
	}
}




/*pconly sponly切り替え　スマホtel処理
-----------------------------------------------------------*/

@media screen and (min-width: 769px) {
	.sponly{
		display: none;
	}
}


@media screen and (max-width: 768px) {
    .pconly{
        display: none;
    }
    .sponly{
        display: block;
        /*position:relative;*/
        /*z-index: 2;*/
    }
    /*a[href*="tel:"] {
        pointer-events: none;
        cursor: default;
        text-decoration: none;
    }*/
}
