@charset "utf-8";
/* CSS Document */
.img_main {
	background-image: url(../images/about/img_sec_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;/*この場合は高さが自動設定*/
	background-size: auto 100%;/*この場合は幅が自動設定*/
	min-height: 145px;
}
.img_main img {
}
.img_main span {
	display: none;
}
.main {
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;
}
.main_001 {
	width: 100%;
	background-image: url(../images/common/bg_second_001.png);
	background-repeat: no-repeat;
	max-height: 130px;
	max-width: 1000px;
	height: 130px;
}
.main_001 h2 {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 1.6em;
	font-weight: 300;
	padding-left: 110px;
	padding-top: 60px;
}
.main_001 span {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 0.65em;
	padding-left: 20px;
	padding-top: 60px;
	color: #C71F3B;
}
.main_002 {
	width: 100%;
	background-image: url(../images/common/bg_second_002.png);
	background-repeat: repeat-y;
	max-width: 1000px;
}
.main_002_inner {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
.main_002 p {
}
.main_002 h3 {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 1.6em;
	font-weight: 300;
	padding-top: 60px;
}
.main_002 span {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 0.65em;
	padding-left: 20px;
	padding-top: 60px;
	color: #C71F3B;
}
.about_detail {
	font-size: 1.1em;
	line-height: 1.8em;
}
.products {
	width: 100%;
	margin-bottom: 60px;
}
.products img {
	width: 390px;
	height: auto;
	float: left;
}
.products_detail {
	width: 360px;
	float: left;
	margin-left: 20px;
}
.products_detail h3 {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 1.6em;
	border-top: 1px solid #15470E;
	border-bottom: 1px solid #15470E;
	padding-bottom: 12px;
	padding-top: 12px;
	text-align: center;
}
.catch_copy {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 1.4em;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 1.4em;
}
.products_detail_t {
	font-size: 1.1em;
	line-height: 1.8em;
}
table.type02 {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-top: 20px;
	width: 100%;
}
table.type02 th {
	width: 20%;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #eee;
}
table.type02 td {
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.main_003 {
	width: 100%;
	background-image: url(../images/common/bg_second_003.png);
	background-repeat: no-repeat;
	max-height: 261px;
	max-width: 1000px;
	height: 261px;
	top: 0px;
	position: relative;
	z-index: 2;
}
.main_inner {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.main_inner h2 {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/index/bg_contents_index.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
}
.main_inner h2 span {
	display: none;
}
.photo_about_001 {
	width: 400px;
	height: 220px;
	float: right;
	border-radius: 6px;
	display: block;
	margin-left: 30px;
	margin-right: 0px;
	background-image: url(../images/gallery/photo_0082.jpg);
	background-repeat: no-repeat;
	background-size: 400px auto;
}
.pickup_box {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	border: 4px solid #FFF;
	width: 270px;
	height: 165px;
	margin-bottom: 12px;
}
.pickup_list {
	margin-left: 35px;
}
.pickup_list li {
	width: 270px;
	float: left;
	margin-right: 35px;
	margin-bottom: 35px;
	line-height: 1.4em;
}
.main_inner2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.welcome {
	background-image: url(../images/index/bg_welcome_index.png);
	background-repeat: no-repeat;
	width: 580px;
	height: 750px;
	float: left;
}
.welcome p {
	max-width: 380px;
	padding-top: 260px;
	padding-left: 70px;
	line-height: 1.6em;
}
.img_welcome {
	padding-left: 70px;
	padding-top: 20px;
}
.img_welcome img {
	width: 380px;
	height: 200px;
}
.facebook {
	background-color: #E7E7DD;
	max-width: 380px;
	width: 380px;
	float: left;
	margin-top: 80px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 30px;
}
.facebook img {
	margin-right: auto;
	margin-left: auto;
	width: 370px;
}
.pageNavi {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.pageNavi a {
	text-decoration: none;
	color: #000000;
}
.pageNavi a:hover {
	text-decoration: underline;
	color: #000000;
}
.pageNavi ul {
}
.pageNavi ul li {
	float: left;
}
.pageNavi_icon {
	color: #DA808B;
}

@media all and (max-width: 600px) {
.welcome {
	background-image: url(../images/index/bg_welcome_index_sp.png);
	background-repeat: no-repeat;
	max-width: 380px;
	height: 620px;
	float: none;
	background-position: left top;
}
.welcome p {
	max-width: 315px;
	padding-top: 210px;
	padding-left: 40px;
	line-height: 1.6em;
}
.pickup_list li {
	width: 270px;
	float: none;
	margin-bottom: 35px;
	line-height: 1.4em;
	margin-left: 10px;
}
.img_welcome {
	padding-left: 40px;
	padding-top: 20px;
}
.img_welcome img {
	width: 315px;
	height: 180px;
}
.facebook {
	background-color: #E7E7DD;
	max-width: 380px;
	width: 380px;
	float: none;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
}
.facebook img {
	margin-right: auto;
	margin-left: auto;
	width: 370px;
}
.main_001 {
	width: 100%;
	background-image: url(../images/common/bg_second_001-sp.png);
	background-repeat: no-repeat;
	max-height: 70px;
	max-width: 590px;
	height: 70px;
}
.main_001 h2 {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 1.6em;
	font-weight: 300;
	padding-left: 80px;
	padding-top: 40px;
}
.main_001 span {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 0.65em;
	padding-left: 20px;
	padding-top: 60px;
	color: #C71F3B;
}
.main_002 {
	width: 100%;
	background-image: url(../images/common/bg_second_002-sp.png);
	background-repeat: repeat-y;
	max-width: 590px;
	padding-top: 20px;
}
.main_002_inner {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}
.main_002 h3 {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 1.6em;
	font-weight: 300;
	padding-top: 30px;
}
.main_002 span {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 0.65em;
	padding-left: 20px;
	padding-top: 60px;
	color: #C71F3B;
}
.products {
	width: 360px;
	margin-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
}
.products img {
	width: 360px;
	height: auto;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.products_detail {
	width: 360px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.products_detail h3 {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 1.6em;
	border-top: 1px solid #15470E;
	border-bottom: 1px solid #15470E;
	padding-bottom: 12px;
	padding-top: 12px;
	text-align: center;
}
.main_003 {
	width: 100%;
	background-image: url(../images/common/bg_second_003-sp.png);
	background-repeat: no-repeat;
	max-height: 261px;
	max-width: 590px;
	height: 261px;
	top: 0px;
	position: relative;
	z-index: 2;
}
.tel_logo {
}
}
.slider_inner {
	width: 640px;
	margin-right: auto;
	margin-left: auto;}
	
	
	.order_001 {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.order_001 p {
	line-height: 1.8em;
	text-align: center;
	font-size: 1.2em;
}


.order_001_box  {
	　　
	
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #E3E2DB;
	border-radius: 10px;
	margin-top: 50px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	width: 40%;
	margin-right: auto;
}