/*--------------------------------------------------------*/

/*  wiΚ^@*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

.bg_photo{
}

#index{
	width:100%;
	background:url("../img/side_photo/index.jpg") center top no-repeat;
	background-size:cover;
}

#index01{
	width:100%;
	background:url("../img/index/main/pc01.jpg") center top no-repeat;
	background-size:cover;
}

#index02{
	width:100%;
	background:url("../img/index/main/pc02.jpg") center top no-repeat;
	background-size:cover;
}

#index03{
	width:100%;
	background:url("../img/index/main/pc03.jpg") center top no-repeat;
	background-size:cover;
}

#index04{
	width:100%;
	background:url("../img/index/main/pc04.jpg") center top no-repeat;
	background-size:cover;
}

#index05{
	width:100%;
	background:url("../img/index/main/pc05.jpg") center top no-repeat;
	background-size:cover;
}

#index06{
	width:100%;
	background:url("../img/index/main/pc06.jpg") center top no-repeat;
	background-size:cover;
}

#index07{
	width:100%;
	background:url("../img/index/main/pc07.jpg") center top no-repeat;
	background-size:cover;
}

#index08{
	width:100%;
	background:url("../img/index/main/pc08.jpg") center top no-repeat;
	background-size:cover;
}

#index09{
	width:100%;
	background:url("../img/index/main/pc09.jpg") center top no-repeat;
	background-size:cover;
}

#index10{
	width:100%;
	background:url("../img/index/main/pc10.jpg") center top no-repeat;
	background-size:cover;
}

}

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

.bg_photo{
	display:none;
}

}

/*--------------------------------------------------------*/

/*  ©o΅@*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

.index_contentstitBox{
}

.index_contentstitBox h2.contentstit{
	text-align:center;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:26px;
	font-weight:900;
	line-height:1.4em;
	letter-spacing:0.1em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.index_contentstitBox p.eng_tit{
	margin-top:7px;
	text-align:center;
	font-family: 'Roboto',sans-serif;
	font-size:13px;
	font-weight:500;
	line-height:1.2em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.index_contentstitBox .color_black{
	color:#4D4D4D;
}

.index_contentstitBox .color_white{
	color:#FFF;
}

.index_contentstitBox .color_orange{
	color:#F6AB00;
}

.index_contentstitBox .color_yellow{
	color:#FFE200;
}

}

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

.index_contentstitBox{
}

.index_contentstitBox h2.contentstit{
	text-align:center;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:22px;
	font-weight:900;
	line-height:1.4em;
	letter-spacing:0.1em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.index_contentstitBox p.eng_tit{
	margin-top:7px;
	text-align:center;
	font-family: 'Roboto',sans-serif;
	font-size:12px;
	font-weight:500;
	line-height:1.2em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.index_contentstitBox .color_black{
	color:#4D4D4D;
}

.index_contentstitBox .color_white{
	color:#FFF;
}

.index_contentstitBox .color_orange{
	color:#F6AB00;
}

.index_contentstitBox .color_yellow{
	color:#FFE200;
}

}

/*--------------------------------------------------------*/

/*  ΪΧ{^@*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

.bt_more a{
	display:block;
	width:100%;
	margin:0 auto;
	padding:20px 0;
	text-align:center;
	font-size:15px;
	font-weight:500;
	color:#F6AB00;
	line-height:1.0em;
	letter-spacing:0.1em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	text-decoration:none;
	border:2px solid #F6AB00;
	background:#FFF;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
}

.bt_more a:hover{
	text-decoration:none;
	color:#FFE200;
}

.bt_more span{
	padding:0 0 0 26px;
	background:url("../img/index/arrow.svg") no-repeat;
	background-size:17px;
	background-position:left 3px;
}

.bt_more02 a{
	display:block;
	width:100%;
	margin:0 auto;
	padding:20px 0;
	text-align:center;
	font-size:15px;
	font-weight:500;
	color:#4D4D4D;
	line-height:1.0em;
	letter-spacing:0.1em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	text-decoration:none;
	border:2px solid #CCC;
	background:#FFF;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
}

.bt_more02 a:hover{
	text-decoration:none;
	color:#999;
}

.bt_more02 span{
	padding:0 0 0 26px;
	background:url("../img/index/arrow02.svg") no-repeat;
	background-size:17px;
	background-position:left 3px;
}

}

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

.bt_more a{
	display:block;
	width:100%;
	margin:0 auto;
	padding:20px 0;
	text-align:center;
	font-size:15px;
	font-weight:500;
	color:#F6AB00;
	line-height:1.0em;
	letter-spacing:0.1em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	text-decoration:none;
	border:2px solid #F6AB00;
	background:#FFF;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
}

.bt_more a:hover{
	text-decoration:none;
	color:#FFE200;
}

.bt_more span{
	padding:0 0 0 26px;
	background:url("../img/index/arrow.svg") no-repeat;
	background-size:17px;
	background-position:left 3px;
}

.bt_more02 a{
	display:block;
	width:100%;
	margin:0 auto;
	padding:20px 0;
	text-align:center;
	font-size:15px;
	font-weight:500;
	color:#4D4D4D;
	line-height:1.0em;
	letter-spacing:0.1em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	text-decoration:none;
	border:2px solid #CCC;
	background:#FFF;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
}

.bt_more02 a:hover{
	text-decoration:none;
	color:#999;
}

.bt_more02 span{
	padding:0 0 0 26px;
	background:url("../img/index/arrow02.svg") no-repeat;
	background-size:17px;
	background-position:left 3px;
}

}

/*--------------------------------------------------------*/

/*  X[K@*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

#slogan{
}

#slogan .sp_main_img{
	display:none;
}

#slogan .sp_slogan{
	display:none;
}

#slogan .pc_slogan{
	margin-top:60px;
	padding:0 50px;
	text-align:center;
}

#slogan .pc_slogan img{
	max-width:520px;
}

}

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

#slogan{
}

#slogan .sp_main_img{
	margin-top:20px;
}

#slogan .sp_main_img img{
	width:100%;
}

#slogan .sp_slogan{
	margin-top:30px;
	padding:0 30px;
	text-align:center;
}

#slogan .sp_slogan img{
	width:100%;
	max-width:460px;
}

#slogan .pc_slogan{
	display:none;
}

#slogan .pc_slogan img{
}

}

/*--------------------------------------------------------*/

/*  R[|[g[r[@*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

.movieBox{
	margin-top:70px;
	width: 100%;
}

.movieBox .youtubeBox{
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

.movieBox .youtubeBox iframe{
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

}

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

.movieBox{
	margin-top:45px;
	padding:0 20px;
}

.movieBox .youtubeBox{
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

.movieBox .youtubeBox iframe{
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

}

/*--------------------------------------------------------*/

/*  ¨mηΉ@*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

#news{
	margin-top:50px;
}

#news h2.news_title{
	text-align:center;
	font-size:22px;
	color:#F6AB00;
	font-weight:900;
	line-height:1.5em;
	letter-spacing:0.1em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

ul.news_list{
	margin-top:25px;
}

ul.news_list li{
	margin-bottom:10px;
}

ul.news_list li:last-child{
	margin-bottom:0;
}

ul.news_list li .news_listBox{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	padding:0 40px;
}

ul.news_list li .news_listBox .news_dateBox{
	width:175px;
}

ul.news_list li .news_listBox .news_titleBox{
	flex:1;
	padding-top:2px;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:13px;
	color:#4D4D4D;
	font-weight:400;
	line-height:1.7em;
	letter-spacing:0.1em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

ul.news_list li .news_listBox .news_dateBox span.news_category{
	border:1px solid #F6AB00;
	padding:2px 8px;
	font-family: "ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:11px;
	color:#F6AB00;
	font-weight:500;
	line-height:1.5em;
	letter-spacing:0.1em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-right:10px;
}

ul.news_list li .news_listBox .news_dateBox span.news_date{
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:12px;
	color:#4D4D4D;
	font-weight:400;
	line-height:1.5em;
	letter-spacing:0.1em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

ul.news_list li .news_listBox .news_titleBox a{
	color:#4D4D4D;
	text-decoration:none;
}

ul.news_list li .news_listBox .news_titleBox a:hover{
	text-decoration:underline;
}

}

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

#news{
	margin-top:40px;
}

#news h2.news_title{
	text-align:center;
	font-size:18px;
	color:#F6AB00;
	font-weight:900;
	line-height:1.5em;
	letter-spacing:0.1em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}


ul.news_list{
	margin-top:15px;
}

ul.news_list li{
	border-top:1px dashed #CCC;
	padding-top:12px;
	margin-top:12px;
}

ul.news_list li .news_listBox{
	padding:0 20px;
}

ul.news_list li .news_listBox .news_dateBox{
	margin-bottom:8px;
}

ul.news_list li .news_listBox .news_titleBox{
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:12px;
	color:#4D4D4D;
	font-weight:400;
	line-height:1.6em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

ul.news_list li .news_listBox .news_dateBox span.news_category{
	border:1px solid #F6AB00;
	padding:2px 12px 2px;
	font-family: "ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:11px;
	color:#F6AB00;
	font-weight:500;
	line-height:1.0em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-right:10px;
}

ul.news_list li .news_listBox .news_dateBox span.news_date{
	padding-top:1px;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:12px;
	color:#777;
	font-weight:400;
	line-height:1.6em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

ul.news_list li .news_listBox .news_titleBox a{
	color:#4D4D4D;
	text-decoration:none;
}

ul.news_list li .news_listBox .news_titleBox a:hover{
	text-decoration:underline;
}

}

/*--------------------------------------------------------*/

/*  Xάξρ@*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

#shop{
	margin:50px 0 0;
}

#shop .shop_photo{
}

#shop .shop_photo img{
	width:100%;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
}

#shop .shop_photo img:hover{
	opacity: .60;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: .60;
	-moz-opacity: .60;
}

#shop .shop_inner{
	background-color:#FFE200;
	padding:50px 40px 50px;
}

#shop .shop_inner p.shop_txt{
	margin-top:25px;
	text-align:center;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:15px;
	color:#4D4D4D;
	font-weight:500;
	line-height:2.0em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#shop .shop_inner .bt_moreBox{
	width:350px;
	margin:30px auto 0;
}

}

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

#shop{
	margin:20px 0 0;
	background-color:#FFE200;
	padding:20px 20px 30px;
}

#shop .shop_photo{
	background-color:#FFF;
}

#shop .shop_photo img{
	width:100%;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
}

#shop .shop_photo img:hover{
	opacity: .60;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: .60;
	-moz-opacity: .60;
}

#shop .shop_inner{
	padding-top:30px;
}

#shop .shop_inner p.shop_txt{
	margin-top:20px;
	text-align:center;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:14px;
	color:#4D4D4D;
	font-weight:500;
	line-height:1.9em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#shop .shop_inner .bt_moreBox{
	width:100%;
	margin:25px 0 0;
}

}

/*--------------------------------------------------------*/

/*  _²άςΗΜ±Ζ@*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

#aboutus{
	margin:0 0;
}

#aboutus .aboutus_inner{
	background-color:#FFF;
	display:flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

#aboutus .aboutus_inner .aboutus_photoBox{
	position: relative;
	width:50%;
	max-height:800px;
	background:url("../img/index/aboutus.jpg") center top no-repeat;
	background-size:cover;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
}

#aboutus .aboutus_inner .box_link a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent:-999px;
}

#aboutus .aboutus_inner .box_link:hover {
	opacity: .70;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .70;
	-moz-opacity: .70;
}

#aboutus .aboutus_inner .aboutus_infoBox{
	width:50%;
	background-color:#F6AB00;
	box-sizing: border-box;
	padding:60px 0;
}

#aboutus .aboutus_inner .aboutus_infoBox p.aboutus_txt{
	margin:30px 0;
	padding:0 40px;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:15px;
	color:#FFF;
	font-weight:500;
	line-height:2.0em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#aboutus .aboutus_inner .aboutus_infoBox .bt_moreBox{
	padding:0 30px;
}

}

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

#aboutus{
	margin:0 0;
}

#aboutus .aboutus_inner{
	background-color:#FFF;
	display:flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	position: relative;
}

#aboutus .aboutus_inner .aboutus_photoBox{
	position: relative;
	width:50%;
	max-height:800px;
	background:url("../img/index/aboutus.jpg") center top no-repeat;
	background-size:cover;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
	box-sizing: border-box;
}

#aboutus .aboutus_inner .box_link a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent:-999px;
}

#aboutus .aboutus_inner .box_link:hover {
	opacity: .70;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .70;
	-moz-opacity: .70;
}

#aboutus .aboutus_inner .aboutus_infoBox{
	width:50%;
	background-color:#F6AB00;
	box-sizing: border-box;
	padding:40px 20px 90px;
}

#aboutus .aboutus_inner .aboutus_infoBox p.aboutus_txt{
	margin:25px 0;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:500;
	line-height:1.9em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#aboutus .aboutus_inner .aboutus_infoBox .bt_moreBox{
	width:100%;
	padding:0 20px;
	box-sizing: border-box;
	position: absolute;
	left: 50%;
	bottom: 30px;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
}

}

/*--------------------------------------------------------*/

/*  Vsξρ@*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

#recipe{
	margin:0 0;
	background:url("../img/index/recipe_bg.jpg") center top no-repeat;
	background-size:cover;
	padding:80px 80px;
}

#recipe .recipe_inner{
	background-color:rgba(255,255,255,0.95);
	padding:45px 0;
}

#recipe .recipe_inner .recipe_messageBox{
	margin-top:13px;
	position: relative;
}

#recipe .recipe_inner .recipe_messageBox h3.recipe_message{
	padding-top:2px;
	text-align:center;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:15px;
	color:#F6AB00;
	font-weight:500;
	line-height:1.8em;
	letter-spacing:0.2em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#recipe .recipe_inner .recipe_messageBox .yasai01{
	position: absolute;
	width:75px;
	left:40px;
	top:0;
}

#recipe .recipe_inner .recipe_messageBox .yasai02{
	position: absolute;
	width:80px;
	right:40px;
	top:0;
}

#recipe .recipe_inner .recipe_photo{
	margin-top:35px;
	padding:0 40px;
}

#recipe .recipe_inner .recipe_photo img{
	width:100%;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
}

#recipe .recipe_inner .recipe_photo img:hover{
	opacity: .60;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: .60;
	-moz-opacity: .60;
}

#recipe .recipe_inner p.recipe_date{
	margin-top:20px;
	padding:0 40px;
	text-align:center;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:13px;
	color:#888;
	font-weight:500;
	line-height:1.5em;
	letter-spacing:0.1em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#recipe .recipe_inner h4.recipe_name{
	margin-top:10px;
	padding:0 40px;
	text-align:center;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:16px;
	color:#4D4D4D;
	font-weight:700;
	line-height:1.5em;
	letter-spacing:0.1em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#recipe .recipe_inner p.recipe_txt{
	margin-top:15px;
	padding:0 40px;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:13px;
	color:#4D4D4D;
	font-weight:400;
	line-height:1.8em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	text-align: justify;
}

#recipe .recipe_inner .bt_moreBox{
	width:300px;
	margin:30px auto 0;
}

}

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

#recipe{
	margin:0 0;
	background:url("../img/index/recipe_bg.jpg") center top repeat-y;
	background-size:cover;
	padding:80px 20px;
}

#recipe .recipe_inner{
	background-color:rgba(255,255,255,0.95);
	padding:45px 0 35px;
}

#recipe .recipe_inner .recipe_messageBox{
	margin-top:13px;
	position: relative;
}

#recipe .recipe_inner .recipe_messageBox h3.recipe_message{
	padding-top:2px;
	text-align:center;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:14px;
	color:#F6AB00;
	font-weight:500;
	line-height:1.8em;
	letter-spacing:0.1em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#recipe .recipe_inner .recipe_messageBox .yasai01{
	position: absolute;
	width:65px;
	left:-15px;
	top:0;
}

#recipe .recipe_inner .recipe_messageBox .yasai02{
	position: absolute;
	width:70px;
	right:-15px;
	top:0;
}

#recipe .recipe_inner .recipe_photo{
	margin-top:30px;
	padding:0 30px;
}

#recipe .recipe_inner .recipe_photo img{
	width:100%;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
}

#recipe .recipe_inner .recipe_photo img:hover{
	opacity: .60;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: .60;
	-moz-opacity: .60;
}

#recipe .recipe_inner p.recipe_date{
	margin-top:18px;
	padding:0 30px;
	text-align:center;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:13px;
	color:#888;
	font-weight:500;
	line-height:1.5em;
	letter-spacing:0.1em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#recipe .recipe_inner h4.recipe_name{
	margin-top:10px;
	padding:0 30px;
	text-align:center;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:16px;
	color:#4D4D4D;
	font-weight:700;
	line-height:1.5em;
	letter-spacing:0.1em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#recipe .recipe_inner p.recipe_txt{
	margin-top:12px;
	padding:0 30px;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:12px;
	color:#4D4D4D;
	font-weight:400;
	line-height:1.7em;
	letter-spacing:0.07em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	text-align: justify;
}

#recipe .recipe_inner .bt_moreBox{
	margin:22px auto 0;
	padding:0 30px;
}

}

/*--------------------------------------------------------*/

/*  FUKUJINΦθ@*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

#express{
	padding:40px 40px 0;
}

#express .express_titBox{
	padding:25px 20px;
	background-color:#F6AB00;
}

#express .express_titBox p.express_message{
	margin-top:10px;
	text-align:center;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:15px;
	color:#FFF;
	font-weight:500;
	line-height:1.8em;
	letter-spacing:0.2em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#express .express_listBox{
	border:1px solid #F6AB00;
}

#express .express_listBox ul.express_list{
}

#express .express_listBox ul.express_list li{
	border-bottom:1px dashed #DDD;
	padding:20px;
}

#express .express_listBox ul.express_list li:last-child{
}

#express .express_listBox ul.express_list li .listBox{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

#express .express_listBox ul.express_list li .listBox .express_img{
	width:100px;
	margin-right:25px;
}

#express .express_listBox ul.express_list li .listBox .express_img img{
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
}

#express .express_listBox ul.express_list li .listBox .express_img img:hover{
	opacity: .60;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: .60;
	-moz-opacity: .60;
}

#express .express_listBox ul.express_list li .listBox .express_info{
	flex:1;
	padding-top:2px;
}

#express .express_listBox ul.express_list li .listBox .express_info p.shop_name{
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:13px;
	color:#4D4D4D;
	font-weight:500;
	line-height:1.7em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#express .express_listBox ul.express_list li .listBox .express_info h3.express_title{
	margin-top:3px;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:17px;
	color:#4D4D4D;
	font-weight:900;
	line-height:1.7em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#express .express_listBox ul.express_list li .listBox .express_info h3.express_title a{
	color:#4D4D4D;
}

#express .express_listBox ul.express_list li .listBox .express_info h3.express_title a:hover{
	color:#F6AB00;
}

#express .express_listBox ul.express_list li .listBox .express_info p.express_date{
	margin-top:7px;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:13px;
	color:#888;
	font-weight:500;
	line-height:1.7em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#express .express_listBox .bt_moreBox{
	width:300px;
	margin:20px auto;
}

}

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

#express{
	padding:20px 20px 0;
}

#express .express_titBox{
	padding:25px 15px;
	background-color:#F6AB00;
}

#express .express_titBox p.express_message{
	margin-top:10px;
	text-align:center;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:500;
	line-height:1.8em;
	letter-spacing:0.1em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#express .express_listBox{
	border:1px solid #F6AB00;
}

#express .express_listBox ul.express_list{
}

#express .express_listBox ul.express_list li{
	border-bottom:1px dashed #DDD;
	padding:15px;
}

#express .express_listBox ul.express_list li:last-child{
}

#express .express_listBox ul.express_list li .listBox{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

#express .express_listBox ul.express_list li .listBox .express_img{
	width:100px;
	margin-right:15px;
}

#express .express_listBox ul.express_list li .listBox .express_img img{
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
}

#express .express_listBox ul.express_list li .listBox .express_img img:hover{
	opacity: .60;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: .60;
	-moz-opacity: .60;
}

#express .express_listBox ul.express_list li .listBox .express_info{
	flex:1;
}

#express .express_listBox ul.express_list li .listBox .express_info p.shop_name{
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:12px;
	color:#4D4D4D;
	font-weight:500;
	line-height:1.6em;
	letter-spacing:0.07em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#express .express_listBox ul.express_list li .listBox .express_info h3.express_title{
	margin-top:3px;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:15px;
	color:#4D4D4D;
	font-weight:900;
	line-height:1.6em;
	letter-spacing:0.07em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#express .express_listBox ul.express_list li .listBox .express_info h3.express_title a{
	color:#4D4D4D;
}

#express .express_listBox ul.express_list li .listBox .express_info h3.express_title a:hover{
	color:#F6AB00;
}

#express .express_listBox ul.express_list li .listBox .express_info p.express_date{
	margin-top:7px;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:12px;
	color:#888;
	font-weight:400;
	line-height:1.6em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#express .express_listBox .bt_moreBox{
	padding:20px;
}

}

/*--------------------------------------------------------*/

/*  FUKUJINNCY@*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

#index_column{
	margin-top:100px;
}

#index_column p.column_message{
	margin-top:10px;
	padding:0 40px;
	text-align:center;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:15px;
	color:#F6AB00;
	font-weight:500;
	line-height:1.8em;
	letter-spacing:0.2em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#index_column .index_column_listBox{
	margin-top:30px;
}

}

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

#index_column{
	margin-top:60px;
}

#index_column p.column_message{
	margin-top:15px;
	padding:0 40px;
	text-align:center;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:14px;
	color:#F6AB00;
	font-weight:500;
	line-height:1.8em;
	letter-spacing:0.1em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#index_column p.column_message br{
	display:none;
}

#index_column .index_column_listBox{
	margin-top:30px;
}

}

/*--------------------------------------------------------*/

/*  THE ONE@*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

#theone{
	margin-top:120px;
	padding:0 40px;
}

#theone .theone_logo{
	text-align:center;
}

#theone .theone_logo img{
	width:80px;
}

#theone p.theone_message{
	margin-top:25px;
	text-align:center;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:15px;
	color:#4D4D4D;
	font-weight:500;
	line-height:1.8em;
	letter-spacing:0.2em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#theone .theone_photo{
	margin:30px 0 30px;
}

#theone .theone_photo img{
	width:100%;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
}

#theone .theone_photo img:hover{
	opacity: .60;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: .60;
	-moz-opacity: .60;
}

#theone p.theone_txt{
	padding:0 80px;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:15px;
	color:#4D4D4D;
	font-weight:400;
	line-height:1.9em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	text-align: justify;
}

#theone .bt_moreBox{
	width:300px;
	margin:30px auto;
}

}

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

#theone{
	margin-top:100px;
	padding:0 20px;
}

#theone .theone_logo{
	text-align:center;
}

#theone .theone_logo img{
	width:80px;
}

#theone p.theone_message{
	margin-top:25px;
	text-align:center;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:14px;
	color:#4D4D4D;
	font-weight:500;
	line-height:1.8em;
	letter-spacing:0.1em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#theone .theone_photo{
	margin:30px 0 30px;
}

#theone .theone_photo img{
	width:100%;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
}

#theone .theone_photo img:hover{
	opacity: .60;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: .60;
	-moz-opacity: .60;
}

#theone p.theone_txt{
	padding:0 40px;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:14px;
	color:#4D4D4D;
	font-weight:400;
	line-height:1.8em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	text-align: justify;
}

#theone .bt_moreBox{
	margin-top:25px;
}

}

/*--------------------------------------------------------*/

/*  Μpξρ@*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

#recruit{
	margin-top:80px;
}

#recruit .recruit_inner{
	padding:80px 0 170px;
	background:url("../img/index/staff04.png") center bottom no-repeat;
	background-color:#FFE200;
	background-size:460px;
}

#recruit .recruit_inner .recruit_messageBox{
	margin-top:40px;
	padding:0 100px;
}

#recruit .recruit_inner .recruit_messageBox p.recruit_txt{
	margin-top:25px;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:14px;
	color:#4D4D4D;
	font-weight:500;
	line-height:2.0em;
	letter-spacing:0.2em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	text-align: justify;
}

#recruit .recruit_inner .recruit_messageBox .bt_moreBox{
	margin-top:25px;
	width:100%;
}

}

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

#recruit{
	margin-top:60px;
}

#recruit .recruit_inner{
	padding:60px 0 140px;
	background:url("../img/index/staff04.png") center bottom no-repeat;
	background-color:#FFE200;
	background-size:380px;
}

#recruit .recruit_inner .recruit_messageBox{
	margin-top:40px;
	padding:0 50px;
}

#recruit .recruit_inner .recruit_messageBox p.recruit_txt{
	margin-top:20px;
	font-family: "Noto Sans JP","ΰSVbNΜ", YuGothic, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:14px;
	color:#4D4D4D;
	font-weight:500;
	line-height:2.0em;
	letter-spacing:0.2em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	text-align: justify;
}

#recruit .recruit_inner .recruit_messageBox .bt_moreBox{
	margin-top:22px;
	width:100%;
}

}

/*--------------------------------------------------------*/

/*  _O[v@*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

#fukujin_group{
	margin-top:80px;
	padding-bottom:80px;
}

#fukujin_group .group_logo{
	text-align:center;
}

#fukujin_group .group_logo img{
	width:180px;
}

#fukujin_group ul.banner_list{
	margin-top:60px;
	padding:0 100px;
	display:flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

#fukujin_group ul.banner_list li{
	width:48.5%;
	margin-bottom:1.0vw;
}

#fukujin_group ul.banner_list02{
	padding:0 100px;
}

#fukujin_group ul.banner_list02 li{
	width:100%;
}

#fukujin_group ul.banner_list li img,
#fukujin_group ul.banner_list02 li img{
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
}

#fukujin_group ul.banner_list li img:hover,
#fukujin_group ul.banner_list02 li img:hover{
	opacity: .60;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: .60;
	-moz-opacity: .60;
}

}

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

#fukujin_group{
	margin-top:80px;
	padding-bottom:80px;
}

#fukujin_group .group_logo{
	text-align:center;
}

#fukujin_group .group_logo img{
	width:180px;
}

#fukujin_group ul.banner_list{
	margin-top:60px;
	padding:0 20px;
	display:flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

#fukujin_group ul.banner_list li{
	width:48.5%;
	margin-bottom:3.3vw;
}

#fukujin_group ul.banner_list02{
	padding:0 20px;
}

#fukujin_group ul.banner_list02 li{
	width:100%;
}

#fukujin_group ul.banner_list li img,
#fukujin_group ul.banner_list02 li img{
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
}

#fukujin_group ul.banner_list li img:hover,
#fukujin_group ul.banner_list02 li img:hover{
	opacity: .60;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: .60;
	-moz-opacity: .60;
}

}
