@charset "UTF-8";
/*  ----------------------------------------------------  */
/*  全体設定 */
/*  ----------------------------------------------------  */

body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS P Gothic',sans-serif;
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0;
	color: #333333;
	width: 100%;
	-webkit-text-size-adjust: 100%;
	background-image: url(../img/common/bg.png);
}

a:link    { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: underline; }
a:hover   { color: #000000; text-decoration: none; }
a:active  { color: #000000; text-decoration: none; }

p {
	margin: 0px 0px 25px 0px;
	line-height: 1.8;
}

img { /* 画像下の余白を消す  */
	vertical-align: bottom;
}


/*  ----------------------------------------------------  */
/*  共通パーツ */
/*  ----------------------------------------------------  */

.center {
	text-align: center;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}

.f_l {
	float: left !important;
}

.f_r {
	float: right !important;
}

.img_r {
	float: right;
	display: inline;
	margin-left: 40px;
}

.img_l {
	float: left;
	display: inline;
	margin-right: 40px;
}

.m0 {
	margin: 0 !important;
}

.mb0 {
	margin-bottom: 0 !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb20 {
	margin-bottom: 30px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb35 {
	margin-bottom: 35px !important;
}

.mb100 {
	margin-bottom: 100px !important;
}

.mr0 {
	margin-right: 0 !important;
}

.mr20 {
	margin-right: 20px !important;
}

.ml5 {
	margin-left: 5px !important;
}

.mt40 {
	margin-top: 40px !important;
}


.main_contents {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;

}

.co_contents {
	width: 900px;
	margin: 0 auto;
}


/*  ----------------------------------------------------  */
/*  共通ヘッダー */
/*  ----------------------------------------------------  */

.header {
	width: 100%;
	min-width: 1000px;
	height: 400px;
	overflow: hidden;
	background-image: url(../img/common/header_bg_sky.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 50px;
	background-size: cover;
}

.header_img {
	width: 100%;
	min-width: 1000px;
	height: 400px;
	overflow: hidden;
	background-image: url(../img/common/header_bg_mout.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}


/*  ----------------------------------------------------  */
/*  共通ヘッダーナビ */
/*  ----------------------------------------------------  */

.contents {
	width: 1000px;
	height: 390px;
	overflow: hidden;
	position: absolute;
	top: 2px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.logo {
	width: 113px;
	height: 210px;
	margin: 50px auto;
}


/*  ----------------------------------------------------  */
/*  晴々屋の概要 */
/*  ----------------------------------------------------  */

.catch {
	margin: 0 auto 100px;
	text-align: center;
	width: 1000px;
}

.co_harebareya {
	padding-top: 10px;
	overflow: hidden;
}

.co_box01 {
	width: 450px;
	float: left;
}

.co_h3 {
	width: 450px;
	text-align: center;
	margin-bottom: 20px;
}

.table_01 {
	width: 430px;
	height: auto;
	border-collapse: collapse;
	border: 1px solid #BBE6F8;
	float: left;
}

.table_01 th {
	width: 60px;
	padding: 20px;
	color: #333;
	text-align: left;
}

.table_01 td {
	padding: 6px;
}

.table_01 tr {
	height: 55px;
	background-color: #FFFFFF;
}

.table_01 tr:nth-child(odd) {
	background-color: #BBE6F8;

}

.co_box02 {
	width: 450px;
	height: 680px;
	float: left;
}


.profile {
	width: 200px;
	margin: 0 auto;
	text-align: center;
}

.img_zono {
	width: 200px;
	height: 300px;
	background-color: #968787;
	margin: 0 auto 20px;
}


.prof_text {
	width: 300px;
	margin: 10px 0 0 80px;
}
	
.co_img_rinen {
	clear: both;
	width: 900px;
	height: 60px;
	text-align: center;
	margin-top: 35px;
	margin-bottom: 25px;
}

.co_rinen {
	width: 900px;
	height: auto;
	overflow: hidden;
}

.co_img01 {
	width: 450px;
	height: auto;
	text-align: center;
	float: left;
}

.co_img02 {
	width: 400px;
	float: left;
	margin-left: 50px;
}

.co_img03 {
	width: 400px;
	float: left;
	margin-right: 50px;
	text-align: right;
}

.co_img04 {
	width: 380px;
	float: left;
	margin-left: 70px;
}


.co_box3 {
	width: 450px;
	height: auto;
	float: left;
	margin-bottom: 80px;
}

.co_p {
	margin-top: 15px;
}




/*  ----------------------------------------------------  */
/*  ご注文からの流れ */
/*  ----------------------------------------------------  */

.flow {
	padding-top: 100px;
}

.flow_contents {
	width: 1000px;
	height: 1935px;
	background-image: url(../img/flow/bg.png);
	margin: 50px auto 20px;
	position: relative;
}

.flow_ttl {
	width: 480px;
	margin-bottom: 20px;
}

.flow_box01, .flow_box02, .flow_box03, .flow_box04, .flow_box05, .flow_box06, .flow_box07 {
	width: 480px;
	position: absolute;
}

.flow_box02, .flow_box04, .flow_box06 {
	right: 0;
}

.flow_box01 {top: 20px;}
.flow_box02 {top: 290px;}
.flow_box03 {top: 580px;}
.flow_box04 {top: 870px;}
.flow_box05 {top: 1100px;}
.flow_box06 {top: 1350px;}
.flow_box07 {top: 1650px;width: 430px;}



/*  ----------------------------------------------------  */
/*  共通フッター */
/*  ----------------------------------------------------  */

.footer {
	width: 100%;
	min-width: 1000px;
	height: 480px;
	background-image: url(../img/common/footer_bg_lake.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	clear: both;
	margin-top: 100px;
}

.f_logo {
	margin: 0 auto 30px;
	width: 130px;
}

.address {
	margin: 0 auto;
	text-align: center;
}

.re_top {
	position: fixed;
	right: 50px;
	bottom: -200px;
}

.copyright {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
}











/** 20250127 SP対応
*****************/

.sp_flow_ist{
	display: none;
}

@media (min-width: 1990px) {

	.header_img {
		background-size: 100%;
	}

	.footer {
		background-size: 100%;
	}
}
@media (max-width: 767px) {


	.header{
		min-width: 100%;
	}
	
	
	.header_img{
		min-width: 100%;
		background-position: 41% bottom;
	}
	
	
	.main_contents{
		width: 90%;
		padding: 0 5%;
	}
	
	.co_contents,
	.co_rinen{
		width: 100%;
		max-width: 900px;
	}
	.co_rinen img{
		max-width: 210px;
	}
	.co_rinen .co_ttl img{
		max-width: 400px;
		width: 100%;
	}

	.co_rinen{
		display: flex;
		flex-direction: column;
	}
	.co_rinen .co_box3{
		order: 2;
		margin-bottom: 20px;
	}
	.co_rinen .co_img02{
		order: 1;
		margin-bottom: 30px;
		text-align: center;
	}

	.co_img03{
		width: 100%;
		text-align: center;
		margin-right: 0;
		margin-bottom: 30px;
	}
	.co_img04{
		width: 100%;
		text-align: center;
		margin-left: 0;
		margin-bottom: 30px;
	}


	.co_ttl{

	}
	.catch{
		width: 90%;
		padding: 0 5%;
	}
	.catch img{
		max-width: 336px;
		width: 100%;
	}


	.co_img01{
		width: 100%;
		margin-bottom: 40px;
	}
	.co_box3{
		width: 100%;
	}

	.co_img02{
		width: 100%;
		margin-left: 0;
	}

	.co_box01{
		max-width: 450px;
		width: 100%;
		margin: auto;
		float: none;
		text-align: center;
	}
	.table_01{
		width: 100%;
		float: none;
		margin-bottom: 50px;
	}

	.table_01 th,
	.table_01 td{
		display: block;
		width: 96%;
		padding: 2%;
		text-align: left;
	}
	.table_01 th{
		padding-bottom: 0;
	}
	.co_box02{
		width: 100%;
		max-width: 450px;
		margin: auto;
		float: none;
		height: auto;
	}
	.profile{
		margin-bottom: 20px;
	}
	.prof_text{
		width: 100%;
		margin: 0;
	}
	.co_h3{
		max-width: 450px;
		width: 100%;
	}

	.flow{
		margin-top: 60px;
	}
	.flow_contents{
		background-image: none;
		height: auto;
	}

	.flow h2{
		text-align: center;
	}
	.flow h2 img{
		width: 100%;
		max-width: 380px;
	}

	.flow_contents{
		width: 100%;
	}

	.flow_box01, .flow_box02, .flow_box03, .flow_box04, .flow_box05, .flow_box06, .flow_box07{
		max-width: 480px;
		width: 100%;
		position: relative;
		top: 0;
		right: 0;
		margin: auto;
	}
	.flow_ttl{
		width: 100%;
	}
	.flow_ttl img{
		max-width: 300px;
		width: 100%;
	}

	.sp_flow_ist{
		display: block;
		margin: 30px auto 50px;
	}
	
	.sp_flow_ist img{
		max-width: 500px;
		width: 100%;
	}


	.footer{
		min-width: 100%;
		background-size: initial;
		background-image: url(../img/common/sp_footer_bg_lake.png);
	}

	.re_top{
		right: 10px;
	}
	.re_top img{
		max-width: 50px;
		width: 100%;
	}

	.copyright{
		width: 90%;
		padding: 0 5%;
		font-size: 11px;
	}
}







/**** 20250508 追加
*********************/
.frame {
	max-width: 970px;
	padding: 0 15px;
	margin: auto;
}

.w900{
	max-width: 900px;
	margin: auto;
}
.bnr_area{
	margin-top: 80px;
	padding: 80px 0 60px;
	border-top: 4px double #ccc;
	border-bottom: 4px double #ccc;
}
.bnr_area .w900{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.bnr_area img{
	max-width: 420px;
	width: 100%;
	margin-bottom: 20px;
}

@media (max-width: 767px) {
	.bnr_area .w900{
		display: block;
	}
	.bnr_area .w900>div{
		text-align: center;
	}

}