@charset "utf-8";
/* CSS Document */
.pc{ display: block; }
.sp{ display: none; }
body{
	margin: 0;
}
.clear{
	clear: both;
}
.col_f60{
	color: #f60;
}
.col_C00{
	color: #c00;
}
#wrap{
	width: 100%;
}
#contents_wrap{
	margin-left: auto; margin-right: auto;
	padding-top: 100px;
}
#head_img_wrap{
	width: 100%;
	max-width: 2000px;
	margin-left: auto; margin-right: auto;
}
#head_img_wrap img{
	display: block;
	width: 100%;
}
#con1_wrap{
	padding: 90px;
	background-image: url("img/con1_wrap_pc.png");
	background-position: bottom center;
	background-size: contain;
	background-size: cover;
}
#con1_wrap p{
	margin: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 24px;
	line-height: 48px;
	font-weight: 700;
	text-align: center;
	color: #ff6;
	text-shadow:0 2px 0 #888, 0 3px 0 #888, 0 2px 5px #333;
}

/*「奄美完熟たんかん」ってなに？*/
.con2_con_wrap{
	position: relative;
	width: 1000px;
	margin-left: auto; margin-right: auto;
	padding-top: 60px;
	padding-bottom: 60px;
}
.con2_con_text1{
	margin: 0;
	font-family: 'Noto Serif JP', serif;
	font-size: 48px;
	line-height: 48px;
	font-weight: 700;
}
.con2_con_text2{
	margin: 0;
	margin-top: 40px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	line-height: 38px;
	font-weight: 400;
	transform: rotate(0.03deg);
	color: #333;
}
.con2_con_wrap_ph{
	position: absolute;
	top: 120px; right: -40px;
}
/**/

#con3_wrap{
	background-color: #e9e9e8;
}
.con3_con_wrap{
	position: relative;
	width: 1000px;
	margin-left: auto; margin-right: auto;
	padding-top: 60px;
	padding-bottom: 60px;
}
.con3_con_text1{
	margin: 0;
	font-family: 'Noto Serif JP', serif;
	font-size: 42px;
	line-height: 48px;
	font-weight: 400;
	padding-bottom: 10px;
	color: #060;
	border-bottom: solid 1px #666;
	display: inline-block;
}
.con3_con_text2{
	margin: 0;
	margin-top: 40px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	line-height: 38px;
	font-weight: 400;
	transform: rotate(0.03deg);
	color: #333;
}
.con3_con_wrap_ph{
	position: absolute;
	top: 0; right: -40px;
}

#con4_wrap{
	background-image: url("img/con4-_wrap_bg.gif");
}
.con4_con_wrap{
	width: 1000px;
	margin-left: auto; margin-right: auto;
	padding-bottom: 50px;
}
.con4_tit{
	width: 1000px;
	margin-bottom: 35px;
	margin-left: auto; margin-right: auto;
}
.con4_1_tit,.con4_2_tit,.con4_3_tit{
	margin-bottom: 15px;
}
.con4_border{
	width: 100%;
	height: 40px;
	margin-bottom: 40px;
	border-bottom: solid 1px #999;
}
.con4_1_text,.con4_2_text,.con4_3_1_text{
	margin-bottom: 30px;
}
.con4_1_text p,.con4_1_2_text p,
.con4_2_text p,.con4_3_1_text p,
.con4_3_2_text p{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	line-height: 38px;
	font-weight: 400;
	transform: rotate(0.03deg);
	color: #333;
	margin: 0;
}
.con4_1_2_text,.con4_3_2_text{
	float: left;
	width: 600px;
}
.con4_1_2_text p{
	margin: 0;
}
.con4_1_2_ph,.con4_3_2_ph{
	float: right;
	width: 380px;
}
.con4_1_2_ph img,.con4_3_1_ph img{
	display: block
}
.con4_2_ph_wrap{
	width: 780px;
	margin-left: auto; margin-right: auto;
}
.con4_2_ph_1{
	float: left;
}
.con4_2_ph_2{
	float: right;
}

/*美味しい食べ方*/
#con5_wrap{
	background-color: #ffe2ae;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 60px;
}
.con5_tit{
	width: 730px;
	margin-left: auto; margin-right: auto;
}
.con5_con_wrap{
	width: 1000px;
	background-color: #fff;
	border-radius: 20px;
	margin-left: auto; margin-right: auto;
	padding-top: 25px;
	padding-bottom: 40px;
	padding-left: 35px; padding-right: 35px;
	box-sizing: border-box;
}
.con5_border{
	clear: both;
	width: 100%;
	height: 25px;
	margin-bottom: 10px;
	border-bottom: 4px dotted #ccc;
}
.con5_1_tit_text,.con5_2_tit_text,.con5_3_tit_text{
	float: left;
}
.con5_1_tit_text p,.con5_2_tit_text p,.con5_3_tit_text p{
	font-family: 'Kosugi Maru', sans-serif;
	font-size: 26px;
	line-height: 72px;
	margin: 0;
	margin-left: 10px;
	color: #f60;
	transform: rotate(0.03deg);
}
.con5_1_tit_mk,.con5_2_tit_mk,.con5_3_tit_mk{
	width: 74px;
	float: left;
}
.con5_1_tit_mk img,.con5_2_tit_mk img,.con5_3_tit_mk img{
	display: block;
	width: 100%;
}
.con5_1_text_wrap p,.con5_2_text_wrap p,.con5_3_text_wrap p{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	line-height: 38px;
	font-weight: 400;
	transform: rotate(0.03deg);
	color: #333;
	margin: 0;
}
.con5_2_text,.con5_3_text{
	float: left;
	width: 660px;
}
.con5_2_ph,.con5_3_ph{
	float: right;
	width: 240px;
}
.con5_2_ph img,.con5_3_ph img{
	width: 100%;
}

/*ご予約商品の概要*/
#con6_wrap{
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #fff;
}
.con6_tit{
	width: 270px;
	margin-left: auto; margin-right: auto;
}
.con6_text1{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	line-height: 38px;
	font-weight: 400;
	transform: rotate(0.03deg);
	color: #333;
	margin: 0;
	margin-top: 20px;
	text-align: center;
}
.con6_con_wrap{
	width: 800px;
	margin-left: auto; margin-right: auto;
	margin-top: 30px;
}
.con6_con_l{
	width: 100%;
	float: left;
}
.con6_con_r{
	width: 380px;
	float: right;
}
.con6_con_r img{
	width: 100%;
}
.con6_text2{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	line-height: 38px;
	font-weight: 700;
	transform: rotate(0.03deg);
	color: #333;
	margin: 0;
	margin-bottom: 20px;
}
.con6_text3{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	transform: rotate(0.03deg);
	color: #333;
	margin: 0;
}
.con6_text4{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	transform: rotate(0.03deg);
	color: #36c;
	margin: 0;
}

/**/
#con7_wrap{
	width: 100%;
	padding-top: 50px;
	padding-bottom: 30px;
	background-color: #e9e9e8;
}
.con7_tit{
	width: 320px;
	margin-bottom: 20px;
	margin-left: auto; margin-right: auto;
}
.con7_con_wrap{
	width: 1000px;
	margin-left: auto; margin-right: auto;
}
.con7_con_1_wrap,.con7_con_2_wrap{
	margin-bottom: 40px;
}
.con7_con_1_l{
	float: left;
	width: 300px;
}
.con7_con_1_l img{
	display: block;
	float: right;
}
.con7_con_1_r{
	float: right;
	width: 700px;
	padding: 30px;
	border-radius: 20px;
	box-sizing: border-box;
	background-color: #fff0b9;
}
.con7_con_2_l{
	float: left;
	width: 700px;
	padding: 30px;
	border-radius: 20px;
	box-sizing: border-box;
	background-color: #fff0b9;
}
.con7_con_2_r{
	float: right;
	width: 300px;
}
.con7_con_2_l img{
	display: block;
	float: left;
}
.con7_text1{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	transform: rotate(0.03deg);
	color: #ff6680;
	margin: 0;
	margin-bottom: 10px;
}
.con7_text2{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	transform: rotate(0.03deg);
	color: #008ec1;
	margin: 0;
	margin-bottom: 10px;
}
.con7_text3{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	transform: rotate(0.03deg);
	color: #333;
	margin: 0;
}

/**/
#con8_wrap{
	width: 100%;
	padding-top: 40px;
	padding-bottom: 60px;
	background-color: #fff;
}
.con8_con_wrap{
	width: 1000px;
	margin-left: auto; margin-right: auto;
}
.con8_tit p{
	margin: 0;
	padding-bottom: 10px;
	font-family: 'Noto Serif JP', serif;
	font-size: 48px;
	line-height: 48px;
	font-weight: 700;
	text-align: center;
	border-bottom: solid 1px #666;
}
.con8_con_text1{
	font-family: 'Noto Serif JP', serif;
	font-size: 25px;
	font-weight: 700;
	margin: 0;
	margin-top: 40px;
}
.con8_con_text2{
	margin: 0;
	margin-top: 20px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	line-height: 38px;
	font-weight: 400;
	transform: rotate(0.03deg);
	color: #333;
}
.con8_ph_wrap{
	margin-top: 60px;
}
.con8_ph_1,.con8_ph_2,.con8_ph_3{
	width: calc(( 1 / 3 ) *100% );
	float: left;
}
.con8_ph_1 img,.con8_ph_2 img,.con8_ph_3 img{
	width: 100%;
	display: block;
}
/**/
#footer_wrap{
	top: 0;
	width: 100%;
	background-color: #bb0000;
}
#footer_wrap p{
	color: #fff;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 40px;
	margin-top: 12px;
	letter-spacing: 1px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 12px;
	text-align: center;
}

/*210304*/
#saled_wrap{
	width: 100%;
	padding-top: 5px; padding-bottom: 5px;
	background-color: #fff;
}
#saled_wrap p{
	margin: 0;
	font-size: 24px;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 38px;
	font-weight: 400;
	transform: rotate(0.03deg);
	color: #333;
	text-align: center;
}









