@charset "utf-8";
@media only screen and (min-width: 600px) {
/*------------------------------
about_contents部分
------------------------------*/
div.about_contents{
	width: 980px;
	height: auto;
	margin: 100px auto 0;
	overflow: hidden;
}
div.about_contents h2{
	width: 153px;
	height: auto;
	margin: 0 auto;
}
div.about_contents h2 img{
	width: 100%;
	height: auto;
}
div.about_contents div.about_inner{
	width: 100%;
	height: auto;
	margin: 65px auto 0;
	overflow: hidden;
}
div.about_contents div.about_inner img#chef{
	display: block;
	float: left;
	width: 252px;
	height: auto;
}
div.about_contents div.about_inner div.about_text{
	float: right;
	width: 680px;
	height: auto;
}
div.about_contents div.about_inner div.about_text h3{
	font-size: 17px;
	font-weight: 400;
	line-height: 32px;
}
div.about_contents div.about_inner div.about_text h4{
	margin-top: 10px;
	font-size: 17px;
	font-weight: 400;
	line-height: 32px;
}
div.about_contents div.about_inner div.about_text h4 span{
	font-size: 12px;
	font-weight: 400;
	line-height: 22px;
	margin-left: 20px;
}
div.about_contents div.about_inner div.about_text p#sample{
	margin-top: 10px;
	font-size: 15px;
	font-weight: 400;
	line-height: 28px;
}
div.about_contents div.about_inner div.about_text p#sample2{
	margin-top: 5px;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
}
/*------------------------------
画像スライド部分
------------------------------*/
ul#store_photo{
	width: 885px;
	height: auto;
	margin: 130px auto 200px;
}
ul#store_photo li{
	width: 100%;
	height: auto;
}
ul#store_photo li img{
	width: 100%;
	height: auto;
}

/*メイン画像下部サムネイル画像の透明度調整部分*/
html body div.container ul#store_photo.slick-initialized.slick-slider ul.slick-dots li{
	opacity: 0.6;
}
html body div.container ul#store_photo.slick-initialized.slick-slider ul.slick-dots li.slick-active{
	opacity: 1.0;
}
/*メイン画像下部サムネイル画像の透明度調整部分ここまで*/

html body div.container ul#store_photo.slick-initialized.slick-slider button.slick-prev.slick-arrow{
	left: -45px;
	background-image: url(../img/about/arrow_left.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
}
html body div.container ul#store_photo.slick-initialized.slick-slider button.slick-next.slick-arrow{
	right: -45px;
	background-image: url(../img/about/arrow_right.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
}
html body div.container ul#store_photo.slick-initialized.slick-slider ul.slick-dots{
	bottom: -175px;
}
html body div.container ul#store_photo.slick-initialized.slick-slider ul.slick-dots li{
	float: left;
	width: 18%;
	height: 159.3px;
	margin: 0 1%;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center;
}
html body div.container ul#store_photo.slick-initialized.slick-slider ul.slick-dots li{
	float: left;
	width: 18%;
	height: 159.3px;
	margin: 0 1%;
	overflow: hidden;
}
 ul#store_photo.slick-initialized.slick-slider ul.slick-dots li b img{
	width: 150%;
	height: auto;
	margin-left: -25%;
}
html body div.container ul#store_photo.slick-initialized.slick-slider ul.slick-dots li button:before{
	background-color: rgba(0,0,0,0)!important;
}
/*------------------------------
画像スライド下のinfo部分
------------------------------*/
div.about_info{
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding-top: 50px;
	overflow: hidden;
}
div.about_info img#about_logo{
	display: block;
	width: 175px;
	height: auto;
	margin: 0 auto;
}
div.about_info img#about_tel{
	display: block;
	width: 260px;
	height: auto;
	margin: 30px auto;
}
div.about_info p{
	font-size: 15px;
	font-weight: 400;
	line-height: 28px;
	text-align: center;
	font-family: "游明朝", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
/*------------------------------
information部分
------------------------------*/
div.information{
	width: 980px;
	height: auto;
	margin: 130px auto 0;
	overflow: hidden;
}
div.information h2{
	width: 245px;
	height: auto;
	margin: 0 auto;
}
div.information h2 img{
	width: 100%;
	height: auto;
}
div.information h3{
	margin: 40px auto 0;
	font-size: 15px;
	font-weight: 400;
	line-height: 28px;
	text-align: center;
}
div.information dl{
	width: 825px;
	height: auto;
	margin: 40px auto 0;
	overflow: hidden;
}
div.information dl dt,div.information dl dd{
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 3px;
}
div.information dl dt{
	float: left;
	width: 15%;
	height: auto;
}
div.information dl dd{
	float: left;
	width: 80%;
	height: auto;
}
div.information p{
	margin-top: 40px;
	font-size: 15px;
	font-weight: 400;
	line-height: 30px;
	text-align: center;
}
div.information iframe{
	width: 100%;
	height: 353px;
	margin-top: 50px;
}
/*------------------------------
executive部分
------------------------------*/
div#executive{
	width: 740px;
	height: auto;
	margin: 160px auto 0;
	padding: 80px 120px;
	background-image: url(../img/about/executive_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}
div#executive img#band{
	position: absolute;
	top: 0;
	left: 0;
	width: 170px;
	height: auto;
}
div#executive h2 img{
	display: block;
	width: 330px;
	height: auto;
	margin: 0 auto;
}
div#executive h2 span{
	display: block;
	margin: 25px auto 0;
	font-size: 30px;
	font-weight: 400;
	line-height: 58px;
	color: #1b0f0b;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
div#executive p.catchcopy{
	margin: 10px auto 0;
	font-size: 17px;
	font-weight: 400;
	line-height: 32px;
	color: #1b0f0b;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
div#executive ol{
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
div#executive ol li{
	margin: 60px auto 0;
	overflow: hidden;
}
div#executive ol li img{
	display: block;
	float: left;
	width: 35%;
	height: auto;
}
div#executive ol li div.executive_inner{
	float: right;
	width: 60%;
	height: auto;
}
div#executive ol li div.executive_inner h3{
	font-size: 21px;
	font-weight: 400;
	line-height: 40px;
	color: #1b0f0b;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
div#executive ol li div.executive_inner h3 img{
	width: 40px;
	height: auto;
	margin-right: 15px;
}
div#executive ol li div.executive_inner p{
	font-size: 15px;
	font-weight: 400;
	line-height: 28px;
	color: #1b0f0b;
	text-align: left;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
div#executive ol li div.executive_inner h4{
	margin-top: 10px;
	font-size: 15px;
	font-weight: 400;
	line-height: 28px;
	color: #1b0f0b;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
div#executive div.executive_info{
	width: 100%;
	height: auto;
	margin: 50px auto 0;
	padding: 30px 0;
	overflow: hidden;
	text-align: center;
	border: 1px dotted #1b0f0b;
	border-right: none;
	border-left: none;
}
div#executive div.executive_info h4{
	font-size: 19px;
	font-weight: 400;
	line-height: 36px;
	color: #1b0f0b;
	font-family: "游明朝", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
div#executive div.executive_info a{
	display: block;
	width: 240px;
	height: auto;
	margin: 10px auto;
	pointer-events: none;
}
div#executive div.executive_info a img{
	width: 100%;
	height: auto;
}
div#executive div.executive_info p{
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	color: #1b0f0b;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
}

/*------------------------------
wedding部分
------------------------------*/
div#wedding{
	width: 740px;
	height: auto;
	margin: 160px auto 0;
	padding: 80px 120px;
	background-image: url(../img/about/wedding_bg_pc.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: top center;
}
div#wedding h2 img{
	display: block;
	width: 173px;
	height: auto;
	margin: 0 auto;
}
div#wedding h2 span{
	display: block;
	margin: 25px auto 0;
	font-size: 30px;
	font-weight: 400;
	line-height: 58px;
	color: #1b0f0b;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
div#wedding p{
	margin: 10px auto 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	color: #1b0f0b;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
div#wedding img.wedding_photo{
	display: block;
	width: 637px;
	height: auto;
	margin: 25px auto;
}
div#wedding div.wedding_info{
	width: 100%;
	height: auto;
	margin: 50px auto 0;
	padding: 30px 0;
	overflow: hidden;
	text-align: center;
	border: 1px dotted #1b0f0b;
	border-right: none;
	border-left: none;
}
div#wedding div.wedding_info h4{
	font-size: 19px;
	font-weight: 400;
	line-height: 36px;
	color: #1b0f0b;
	font-family: "游明朝", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
div#wedding div.wedding_info a{
	display: block;
	width: 240px;
	height: auto;
	margin: 10px auto;
	pointer-events: none;
}
div#wedding div.wedding_info a img{
	width: 100%;
	height: auto;
}
div#wedding div.wedding_info p{
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	color: #1b0f0b;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
}
div#wedding div.wedding_info a.to_contact{
	width: 333px;
	height: auto;
	pointer-events: painted;
}


}











































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

/*------------------------------
about_contents部分
------------------------------*/
div.about_contents{
	width: 96%;
	height: auto;
	margin: 50px auto 0;
}
div.about_contents h2{
	width: auto;
	height: 45px;
	margin: 0 auto;
	text-align: center;
}
div.about_contents h2 img{
	width: auto;
	height: 100%;
}
div.about_contents div.about_inner{
	width: 100%;
	height: auto;
	margin: 25px auto 0;
	overflow: hidden;
}
div.about_contents div.about_inner img#chef{
	display: block;
	width: 70%;
	height: auto;
	margin: 0 auto;
}
div.about_contents div.about_inner div.about_text{
	width: 100%;
	height: auto;
	margin: 25px auto 0;
	overflow: hidden;
}
div.about_contents div.about_inner div.about_text h3{
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	text-align: center;
}
div.about_contents div.about_inner div.about_text h4{
	margin-top: 10px;
	font-size: 17px;
	font-weight: 400;
	line-height: 32px;
	text-align: center;
}
div.about_contents div.about_inner div.about_text h4 span{
	display: block;
	font-size: 12px;
	font-weight: 400;
	line-height: 22px;
}
div.about_contents div.about_inner div.about_text p#sample{
	margin-top: 10px;
	font-size: 15px;
	font-weight: 400;
	line-height: 28px;
}
div.about_contents div.about_inner div.about_text p#sample2{
	margin-top: 5px;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
}
/*------------------------------
画像スライド部分
------------------------------*/
ul#store_photo{
	width: 100%;
	height: auto;
	margin: 65px auto 100px;
}
ul#store_photo li{
	width: 100%;
	height: auto;
}
ul#store_photo li img{
	width: 90%;
	height: auto;
	margin: 0 auto;
}

/*メイン画像下部サムネイル画像の透明度調整部分*/
html body div.container ul#store_photo.slick-initialized.slick-slider ul.slick-dots li{
	opacity: 0.6;
}
html body div.container ul#store_photo.slick-initialized.slick-slider ul.slick-dots li.slick-active{
	opacity: 1.0;
}
/*メイン画像下部サムネイル画像の透明度調整部分ここまで*/

html body div.container ul#store_photo.slick-initialized.slick-slider button.slick-prev.slick-arrow{
	left: 0;
	background-image: url(../img/about/arrow_left.png);
	background-repeat: no-repeat;
	background-size: 50% auto;
	background-position: center;
}
html body div.container ul#store_photo.slick-initialized.slick-slider button.slick-next.slick-arrow{
	right: 0;
	background-image: url(../img/about/arrow_right.png);
	background-repeat: no-repeat;
	background-size: 50% auto;
	background-position: center;
}
html body div.container ul#store_photo.slick-initialized.slick-slider ul.slick-dots{
	bottom: -100px;
}
html body div.container ul#store_photo.slick-initialized.slick-slider ul.slick-dots li{
	float: left;
	width: 18%;
	height: 80px;
	margin: 0 1%;
	overflow: hidden;
}
ul#store_photo.slick-initialized.slick-slider ul.slick-dots li b img{
	width: 150%;
	height: auto;
	margin-left: -25%;
}
html body div.container ul#store_photo.slick-initialized.slick-slider ul.slick-dots li button:before{
	background-color: rgba(0,0,0,0)!important;
}
/*------------------------------
画像スライド下のinfo部分
------------------------------*/
div.about_info{
	width: 96%;
	height: auto;
	margin: 0 auto;
	padding: 50px 2% 0;
	overflow: hidden;
	background-image: url(../img/sp/contents_bg_02.png);
	background-repeat: no-repeat;
	background-size: 50% auto;
	background-position: top right;
}
div.about_info img#about_logo{
	display: block;
	width: 40%;
	height: auto;
	margin: 0 auto;
}
div.about_info img#about_tel{
	display: block;
	width: 65%;
	height: auto;
	margin: 15px auto;
}
div.about_info p{
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	text-align: center;
	font-family: "游明朝", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
/*------------------------------
information部分
------------------------------*/
div.information{
	width: 96%;
	height: auto;
	margin: 45px auto 0;
	padding: 30px 2% 0;
	overflow: hidden;
	background-image: url(../img/sp/contents_bg_03.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
}
div.information h2{
	width: auto;
	height: 45px;
	margin: 0 auto;
	text-align: center;
}
div.information h2 img{
	width: auto;
	height: 100%;
}
div.information h3{
	margin: 40px auto 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	text-align: center;
}
div.information dl{
	width: 100%;
	height: auto;
	margin: 20px auto 0;
	overflow: hidden;
}
div.information dl dt,div.information dl dd{
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: 3px;
}
div.information dl dt{
	display: block;
	width: 100%;
	height: auto;
	text-align: center;
}
div.information dl dd{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	text-align: center;
}
div.information p{
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	text-align: center;
}
div.information iframe{
	width: 100%;
	height: 353px;
	margin-top: 50px;
}
/*------------------------------
executive部分
------------------------------*/
div#executive{
	width: 90%;
	height: auto;
	margin: 60px auto 0;
	padding: 80px 3%;
	background-image: url(../img/about/executive_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}
div#executive img#band{
	position: absolute;
	top: 0;
	left: 0;
	width: 40%;
	height: auto;
}
div#executive h2 img{
	display: block;
	width: 220px;
	height: auto;
	margin: 0 auto;
}
div#executive h2 span{
	display: block;
	margin: 15px auto 0;
	font-size: 17px;
	font-weight: 400;
	line-height: 32px;
	color: #1b0f0b;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
div#executive p.catchcopy{
	margin: 10px auto 0;
	font-size: 15px;
	font-weight: 400;
	line-height: 28px;
	color: #1b0f0b;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
div#executive ol{
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
div#executive ol li{
	margin: 30px auto 0;
	overflow: hidden;
}
div#executive ol li img{
	display: block;
	width: 80%;
	height: auto;
	margin: 0 auto;
}
div#executive ol li div.executive_inner{
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
div#executive ol li div.executive_inner h3{
	margin-top: 20px;
	font-size: 15px;
	font-weight: 400;
	line-height: 28px;
	color: #1b0f0b;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	overflow: hidden;
}
div#executive ol li div.executive_inner h3 img{
	display: inline;
	width: 21px;
	height: auto;
	line-height: 28px;
	vertical-align: middle;
	margin-right: 5px;
}
div#executive ol li div.executive_inner p{
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	color: #1b0f0b;
	text-align: left;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
div#executive ol li div.executive_inner h4{
	margin-top: 10px;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	color: #1b0f0b;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
div#executive div.executive_info{
	width: 96%;
	height: auto;
	margin: 50px auto 0;
	padding: 30px 1%;
	overflow: hidden;
	text-align: center;
	border: 1px dotted #1b0f0b;
	border-right: none;
	border-left: none;
}
div#executive div.executive_info h4{
	font-size: 14px;
	font-weight: 400;
	line-height: 28px;
	color: #1b0f0b;
	font-family: "游明朝", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
div#executive div.executive_info a{
	display: block;
	width: 240px;
	height: auto;
	margin: 10px auto;
	pointer-events: none;
}
div#executive div.executive_info a img{
	width: 100%;
	height: auto;
}
div#executive div.executive_info p{
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
	color: #1b0f0b;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
}

/*------------------------------
wedding部分
------------------------------*/
div#wedding{
	width: 90%;
	height: auto;
	margin: 60px auto 0;
	padding: 40px 3%;
	background-image: url(../img/about/wedding_bg_pc.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
div#wedding h2 img{
	display: block;
	width: 120px;
	height: auto;
	margin: 0 auto;
}
div#wedding h2 span{
	display: block;
	margin: 15px auto 0;
	font-size: 17px;
	font-weight: 400;
	line-height: 32px;
	color: #1b0f0b;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
div#wedding p{
	margin: 10px auto 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	color: #1b0f0b;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
div#wedding img.wedding_photo{
	display: block;
	width: 100%;
	height: auto;
	margin: 25px auto;
}
div#wedding div.wedding_info{
	width: 96%;
	height: auto;
	margin: 50px auto 0;
	padding: 30px 1%;
	overflow: hidden;
	text-align: center;
	border: 1px dotted #1b0f0b;
	border-right: none;
	border-left: none;
}
div#wedding div.wedding_info h4{
	font-size: 14px;
	font-weight: 400;
	line-height: 28px;
	color: #1b0f0b;
	font-family: "游明朝", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
div#wedding div.wedding_info a{
	display: block;
	width: 240px;
	height: auto;
	margin: 10px auto;
	pointer-events: none;
}
div#wedding div.wedding_info a img{
	width: 100%;
	height: auto;
}
div#wedding div.wedding_info p{
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
	color: #1b0f0b;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
}
/*weddingの問い合わせボタン*/
div#wedding div.wedding_info a.to_contact{
	width: 85%;
	height: auto;
	pointer-events: painted;
}


}