@charset "UTF-8";
p,h2{
	font-family:'Noto Serif JP',"Sawarabi Mincho","游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif
}
#published h2,
#published p,
#bottomContents h2,
#bottomContents p,
.snsArea .contentInner h2,
.snsArea .contentInner p,
#footer .contentInner small{
	font-family: 'Noto Sans Jp', sans-serif;
}
body{
	min-width: 0px;
}
.breadcrumb h1{
	font-family: 'Noto Sans Jp', sans-serif;
}
.under_bg{
	background-image: url(/recipe/basic/img/section_bg_01.png);
	background-repeat: no-repeat;
    background-size: 100% 195px;
    background-position: top left;
}
.under_title{
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
    padding-top: 38px;
    margin-bottom: 60px;
}
.under_title img{
	width: 25%;
}
.under_title h2{
	font-size: 24px;
	font-weight:600;
	margin: 23px 0;
	font-weight: 700;
	line-height: 1.8;
}
.under_title p{
	font-size: 14px;
	line-height: 1.8;
	font-family: 'Noto Sans Jp', sans-serif;
	letter-spacing: 0.05em;
}
.under_content{
    max-width: 1020px;
    margin: 0 auto;
    width: 100%;
    padding: 60px 0px 120px;
}
#process.under_content{
    padding: 120px 0px 100px;
}
#faq.under_content{
    padding: 0px 0px 0px;
}
.main_menu{
	margin-bottom: 70px;
	margin-left: 36px;
}
.main_menu img{
	width: auto;
}
.main_menu p{
	margin-top: 27px;
	font-size: 24px;
	letter-spacing: 0.1em;
    margin-bottom: 50px;
	line-height: 1.8;
}
.item_wrap{
	display: flex;
}
.item_wrap img{
	width: 49%;
	height: 100%;
}
.item_wrap li{
    font-size: 18px;
    text-align: left;
    margin: 0 0 24px 10px;
    display: flex;
    align-items: center;
}
.item_wrap li .item_right{
    float: right;
    font-size: 18px;
	margin-left: 10px;
}
.item_wrap li .item_line{
	text-decoration: underline;
	letter-spacing: 0.1em;
}
.item_wrap li .item_line:hover{
	opacity: 0.8;
	transition: all .2s ease-out;
}
.item_wrap li .dotted{
    flex: auto;
    height: 2px;
    margin: 0 0 0 20px;
    background-image: linear-gradient(to right, #000 2px, transparent 2px);
    background-size: 8px 2px;
    background-repeat: repeat-x;
    background-position: left bottom;
}
.item_title{
	font-size: 20px;
	margin-left: 10px;
	margin-bottom: 28px;
	font-family: 'Noto Sans Jp', sans-serif;
    letter-spacing: 0.1em;
}
.material{
	margin-left: 18px;
    margin-top: 40px;
    flex: auto;
}
.data{
	margin-left:auto;
	margin-right:auto;
	width:fit-content;
}
.data ul{
	width:fit-content;
	display: flex;
	justify-content: center;
}
.data ul li{
	border-radius: 30px;
	border:solid 1px #333;
	padding: 10px 20px 8px 52px;
	font-style: normal;
	position: relative;
    margin: 33px 5px 0px;
}
.data ul li::before{
	content: '';
    position: absolute;
    left: 21px;
    bottom: 0;
    top: 0;
    margin: auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.data ul li:first-child::before{
    width: 22px;
    background-image: url(/recipe/basic/img/icon.png);
}
.data ul li:nth-child(2)::before{
    width: 16px;
    background-image: url(/recipe/basic/img/icon.02.png);
}
.data ul li:nth-child(3)::before{
    width: 14px;
    background-image: url(/recipe/basic/img/icon.03.png);
}
.data ul li:nth-child(4)::before{
    width: 15px;
    background-image: url(/recipe/basic/img/icon.04.png);
}
.data ul li:nth-child(5)::before{
    width: 28px;
    background-image: url(/recipe/basic/img/icon.05.png);
}
.data ul li span{
	font-weight: bold;
}
.data p{
	margin-top:1.5em;
	font-family: 'Noto Sans Jp', sans-serif;
}
.process_bg{
	background-image: url(/recipe/basic/img/section_bg_022.png);
    background-size: contain;
}
.process_wrap{
	display: flex;
	background-color: #fff;
    padding: 32px;
	margin-bottom: 28px;
}
.process_wrap img{
	max-height: 229px;
}
.process_text{
    padding: 0px 27px;
	width: 70%;
}
.process_text img{
	width: 40px;
	float: left;
}
.process_text p{
	margin-left: 40px;
	font-weight: 400;
	font-size: 16px;
	line-height: 180%;
	margin-top: 34px;
    display: flex;
	font-family: 'Noto Sans Jp', sans-serif;
	letter-spacing: 0.05em;
	margin-bottom: 15px;
}
.process_inner{
    padding: 0 30px;
	margin-bottom: 8px;
}
.point_wrap{
	display: flex;
	margin-left: 40px;
}
.point_wrap img{
    width: 60px;
}
.point_wrap p{
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top:0px;
	align-items: center;
	font-weight: 700;
	font-size: 14px;
}
.try_btn{
	width: 70%;
	float: right;
	margin-top: 20px;
 }
.try_btn a{
    position: relative;
    display: block;
    box-sizing: border-box;
    background: #E0AC45;
    border-radius: 30px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 14px;
    transition: all .3s;
	margin: 0 auto;
	padding: 6px;
}
.try_btn a:after{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%) rotate(45deg);
	width: 6px;
	height: 6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transition: all .3s;
}
.try_btn a:hover{
	opacity: 0.8;
}
.try_btn p{
    font-family: Noto Sans Jp,sans-serif;
    letter-spacing: 0.1em;
	margin-bottom: 0;
	margin-top: 0px;
	font-size: 14px;
	align-items: center;
	margin-left: 22px;
}
.try_btn span{
	font-size: 10px;
	margin-left: 10px;
    margin-top: 2px;
}
.process_inner.onepoint{
    padding: 0 30px;
	margin-bottom: 8px;
    margin-bottom: 32px;
}
.onepoint_wrap{
	background-color: #fff;
    padding: 5px;
	margin-bottom: 28px;
	box-sizing: border-box;
	border: 1px solid #000000;
}
.onepoint_wrap2{
	padding: 32px;
	box-sizing: border-box;
	border: 0.5px solid #000000;
}
.onepoint_wrap p{
	text-align: center;
	letter-spacing: 0.1em;
}
.onepoint_wrap p:first-of-type{
	font-size: 20px;
	font-weight: 700;
	 margin-bottom: 30px;
}
.onepoint_wrap p:nth-child(2){
    font-family: Noto Sans Jp,sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.8;
}
.under_content h3{
	font-family: 'Noto Serif JP';
	text-align: center;
	font-weight: 500;
	font-size: 32px;
	line-height: 180%;
	letter-spacing: 0.1em;
}
#faq.under_content h3{
	padding-bottom: 60px;
	letter-spacing: .2em;
}
.faq_inner {
    margin: 117px 0 120px;
	padding: 0 30px;
}
.faq_wrap{
	display: flex;
	padding-bottom: 55px;
	margin-bottom: 45px;
	border-bottom: 1px solid #dcdcdc;
}
.faq_wrap img{
	width: 100%;
    max-width: 86px;
    max-height: 80px;
    margin-top: -22px;
}
.faq_wrap dl{
    width: calc(100% - 9%);
}
.faq_wrap dt{
	font-family: 'Noto Serif JP';
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 30px;
    font-weight: 500;
    font-size: 24px;
    line-height: 160%;
    margin-bottom: 8px;
}
.faq_wrap dd{
    font-family: Noto Sans Jp,sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 180%;
	letter-spacing: 0.05em;
}
.faq_wrap dt,
.faq_wrap dd{
	margin-left: 30px;
}
.under_content_bg{
	background-image: url(/recipe/basic/img/section_bg_03.png);
	background-repeat: no-repeat;
	width: 100%;
    padding-bottom: 68px;
	background-size: cover;
}
.recipe_title{
	display: flex;
	position: relative;
	align-items: flex-end;
}
.recipe_title.recipe_title.center h2{
    right: 345px;
}
.recipe_title img{
	width: 148px;
}
.cook_title{
    display: flex;
    position: relative;
    align-items: center;
    margin-bottom: 10px;
}
.cook_title h2{
	font-size: 18px;
	font-family: 'Noto Serif JP';
	text-align: left;
    line-height: 1.4;
	margin-left: 10px;
}
.cook_title img{
    width: 100px;
}
.cook_image p{
	text-align: center;
	border-bottom: 1px dashed #333;
	padding-bottom:28px;
    margin: 36px auto 0px;
	font-size: 20px;
	letter-spacing: 0.05em;
}
.cook_btn{
	width: 200px;
    margin: 30px auto 26px;
 }
.cook_btn a{
    position: relative;
    display: block;
    width: 80%;
    padding: 1em 2em;
    box-sizing: border-box;
    background: #333;
    border-radius: 30px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 14px;
    transition: all .3s;
	margin: 0 auto;
}
.cook_btn a:after{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%) rotate(45deg);
	width: 6px;
	height: 6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transition: all .3s;
}
.cook_btn a:hover{
	opacity: 0.8;
}
.cook_btn p{
    font-family: Noto Sans Jp,sans-serif;
    margin-left: -10px;
	letter-spacing: 0.05em;
    font-size: 13px;
}
.cook_wrap{
	width: 37%;
}

#other.under_content h3{
    padding-bottom: 35px;
}
#other .swiper-wrapper .recipe_title{
    justify-content: center;
    display: flex;
}
#other .swiper-wrapper .recipe_title h2{
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0.1em;
    font-family: 'Noto Serif JP';
	text-align: left;
	display: inline-block;
	position: absolute;
    bottom: 22px;
    line-height: 1.3;
}
#other .cook_image{
    position: relative;
}
#other .picture_img{
    margin-left: auto;
    display: block;
	width: 82%;
}
#other .product_img{
    position: absolute;
    width: 41%;
    left: 0;
    top: 13%;
}
#other .recipe_title{
    margin-bottom:0;
}
#other .cook_image p{
    margin: 32px auto 0px;
}
#other .cook_btn{
    width: 180px;
    margin: 14px auto 26px;
}
#other.under_content{
    position: relative;
	max-width: 100%;
	padding: 60px 0px 0px;
}
#userecipe.under_content{
    position: relative;
	max-width: 100%;
	padding: 60px 0px 100px;
}
#other h4{
	margin-bottom: 20px;
    font-size: 20px;
	font-family: 'Noto Serif JP';
}
#userecipe .slide .swiper-slide-active .img img {
    width: 400px;
    height: 66.83%;
    max-height: 265px;
}
#userecipe h3{
	padding-bottom: 60px;
    font-family: 'Noto Serif JP';
    font-weight: 500;
    font-size: 24px;
    line-height: 180%;
}
#userecipe h3 img{
    display: block;
    width: 8%;
	margin: 0 auto 0px;
}
#userecipe img{
    max-height: 244px;
    margin-bottom: 20px;
}
#userecipe h4{
    font-family: 'Noto Serif JP';
    font-weight: 500;
    font-size: 18px;
    line-height: 160%;
    letter-spacing: 0.1em;
}
#userecipe .slide .swiper-button-prev{
    left: auto;
    top: 31%;
    right: 25%!important;
	width: 32px;
}
#userecipe .slide .swiper-button-next{
    top: 31%;
    right: 20%!important;
	width: 32px;
}
#other .slide .swiper-button-prev{
    left: auto;
    top: 14%;
    right: 25%!important;
	width: 32px;
}
#other .slide .swiper-button-next{
    top: 14%;
    right: 20%!important;
	width: 32px;
}
.swiper-wrapper {
  /* wrapperのサイズを調整 */
  width: 100%;
}
.swiper-slide {
  /* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 300px;
  text-align: center;
  transition: transform 0.6s;
}
.swiper-button-next, .swiper-button-prev{
    background-image: none!important;
    right: 47px!important;
}
#userecipe .swiper-slide:not(.swiper-slide-active){
	transform: scale(0.85);
	transform-origin:center calc(50% - 10px);
}

.slide{
    overflow: hidden;
}
.slide .swiper-slide{
	overflow: hidden;
    text-align: center;
}
@media screen and (max-width: 768px) {
	#process.under_content{
		padding: 60px 0px 30px;
	}
	.under_title img{
		width: 40%;
	}
	.under_bg{
	    background-size: 100% 150px;
		margin-bottom: 45px;
	}
	.under_title{
	    margin-bottom: 0px;
		padding: 28px 10px 0px;
    	width: inherit;
	}
	.under_title h2{
		font-size: 20px;
		margin: 20px 0;
		letter-spacing: 0.1em;
	}
	.under_title p{
		line-height: 1.8;
	}
	.under_content h3{
	    padding-bottom: 0px;
	}
	#main_recipe.under_content{
		padding: 0px 0 50px;
	}
	.main_menu{
		margin: 0px auto;
		padding: 0 20px;
		text-align: center;
	}
	.main_menu img{
		width: 100%;
	}
	.main_menu p{
		margin-top: 10px;
		font-size: 20px;
		line-height: 140%;
		margin-bottom: 27px;
		text-align: left;
		letter-spacing: 0.15em;
	}
	.item_wrap{
		display: inherit;
		padding: 0 20px;
	}
	.item_wrap img{
		width: 100%;
	}
	.item_title{
		font-size: 16px;
		margin-left: 0px;
		margin-bottom: 20px;
	}
	.item_wrap li{
		font-size: 16px;
		margin: 0 0 15px 0px;
	}
	.item_wrap li .item_right{
		font-size: 16px;
	}
	.material{
		max-width: 600px;
		width: 100%;
		margin: 35px auto 36px;
	}
	.data ul{
		display: inherit;
		margin: 0px auto;
		padding: 0 20px;
		text-align: center;
	}
	.data ul li{
	    padding: 8px 8px 6px 24px;
		font-size: 1.1rem;
		margin: 0px 3px 10px;
		display: inline-block;
	}
	.data ul li:nth-child(5){
		padding: 8px 5px 5px 50px;
	}
	.data ul li::before{
		left: 8px;
	}
	.data ul li:first-child::before{
		width: 15px;
	}
	.data ul li:nth-child(2)::before{
		width: 12px;
	}
	.data ul li:nth-child(3)::before{
		width: 12px;
	}
	.data ul li:nth-child(4)::before{
		width: 10px;
	}
	.data ul li:nth-child(5)::before{
		width: 36px;
	}
	.data p{
		margin-top:1em;
		padding: 0 20px;
	}
	.process_wrap{
		display: inherit;
		text-align: center;
    	padding: 12px 0px 30px;
		margin-bottom: 30px;
	}
	.process_inner{
		padding: 0 20px;
	}
	.process_text p{
		font-size: 14px;
		text-align: left;
		margin: 48px 6px 0 42px;
	}
	.process_text{
		width: 93%;
		padding: 0 15px;
	}
	.process_text img{
	    margin-top: -28px;
	}
	.point_wrap{
		display: inherit
	}
	.process_text .point_wrap p{
		margin: 15px 6px 0px 0px;
	    padding-left: 10px;
		line-height: 160%;
	}
	.process_text .point_wrap img{
		margin-top: -8px;
	}
	.try_btn{
	    float: inherit;
	    width: 88%;
		margin-left: 40px;
	}
	.try_btn a{
		display: inline-block;
		text-align: center;
		padding: 5px 40px;
	}
	.process_text .try_btn p{
		margin: 0px;
		font-size: 12px;
	}
	.process_inner.onepoint{
	    padding: 0 20px;
	}
	.onepoint_wrap p:first-of-type{
		margin-bottom: 10px;
		line-height: 180%;
	    letter-spacing: .2em;
	}
	.onepoint_wrap p:nth-child(2){
		font-size: 12px;
	}
	.onepoint_wrap2{
		padding: 12px;
	}
	#faq.under_content h3{
	    font-size: 20px;
		padding-bottom: 30px;
	}
	.faq_inner {
	    margin: 60px 0 60px;
		padding: 0 20px;
	}
	.faq_wrap{
	    padding-bottom: 50px;
	    margin-bottom: 30px;
	}
	.faq_wrap dt{
	    font-size: 16px;
		margin-left: 32px;
		padding-bottom: 10px;
	}
	.faq_wrap dd{
		font-size: 14px;
	}
	.faq_wrap img{
		width: 15%;
		max-width: 50px;
    	height: 100%;
		margin-top: 13px;
	}
	.faq_wrap dl{
		width: calc(100% - 15%);
	}
	#other.under_content h3{
	    font-size: 20px;
		padding-bottom: 8px;
	}
	#other .slide .swiper-button-prev{
    	top: 56%;
		left: 6px;
		width: 32px;
	}
	#other .slide .swiper-button-next{
    	top: 56%;
		right: 6px!important;
		width: 32px;
	}
	#userecipe h3 img{
	    width: 36%;
    	padding-left: 25px;
		margin: 0 auto 0px;
	}
	#userecipe h3{
		font-size: 20px;
		line-height: 170%;
		padding-bottom: 15px;
	}
	#userecipe .slide .swiper-button-next{
    	top: 61%;
		right: 6px!important;
		width: 32px;
	}
	#userecipe .slide .swiper-button-prev{
    	top: 61%;
		left: 6px;
		width: 32px;
	}
	.under_content_bg{
		margin: 0px auto 0px;
		padding-bottom: 30px;
	}
	#userecipe .swiper-slide:not(.swiper-slide-active){
		transform-origin:center calc(50% - 24px);
	}
	#userecipe.under_content{
		padding: 28px 0px 55px;
	}
	.bread_search{
		padding: 24px 0;
	}
}

@media screen and (max-width: 450px) {
	.material{
		margin-left: 0px;
		margin-top: 35px;
		margin-bottom: 36px;
	}
	.item_title{
		font-size: 12px;
		}
	.item_wrap li{
		font-size: 12px;
	}
	.item_wrap li .item_right{
		font-size: 12px;
	}
}

@media screen and (min-width:769px) and ( max-width:1230px) {
	#other .slide .swiper-button-next{
		right: 18%!important;
	}
	#userecipe .slide .swiper-button-next{
		right: 18%!important;
	}
}
