@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 1.0em;
}
img {
	border: 0;
}
p{
	line-height: 24px;
}
a{
	text-decoration: none;
	color: #f4b2ba;
}
li{
	list-style: none;
}
img, input {
	vertical-align: middle;
}
h1, h2, h3, h4, h5, h6, address {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}
div, blockquote, p, pre, ul, ol, li, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

body{
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Helvetica,Arial,sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    color: #767787;
	background: #fff5f6;
}
h1 {
	font-size: 0.8em;
	margin: 4.67em 0 0;
	font-family: "Sawarabi mincho";
	color: #3f2722;
	font-weight: bold;
}
main {
	min-height: 100vh;
}

.pc{
	display: none;
}
.tab{
	display: none;
}
.sp{
	display: block;
}
/* =========================================================
 * 共通
 * =========================================================*/
.button {
	display: inline-block;
	width: 257px;
	height: 57px;
	text-align: center;
	text-decoration: none;
	line-height: 57px;
	outline: none;
	background: url(../img/top/back_leather.jpg) center/cover no-repeat;
	border: 2px solid #ffffff;
	color: #ffffff;
	line-height: 54px;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button:hover {
	border-style: dashed;
}

.icon_line{
	text-align: center;
	margin: 120px 0 0; 
}
.borderBottom {
    width: 50px;
    height: 2px;
    margin: 16px auto 40px;
    background: #767787;	
}
.white_text, .white_text a {
	color: #ffffff;
}
.white_back {
	background: #ffffff;
}

/* =========================================================
 * header
 * =========================================================*/
header {
	position: fixed;
	z-index: 25;
	background-color: #fff5f6;
	width: 100%;
}
.header_w{
	padding: 0 2%;
	overflow: hidden;
	margin: 5px 0;
	}
.header_l{
	float: left;
	width:260px;
}
.logo{
	float: left;
}
.logo img{
	width: 84px;
}
.header_r{
	float: right;
}
.header_icon{
	margin: 12px 0;
	text-align: center;
}
.tel_icon,.contact_icon{
	display: inline-block;
    margin: 0 0 0 8px;
}
.hotpepper {
	width: 60%;
	margin: 0 auto;
}
.hotpepper img {
	width: 100%;
}

/* =========================================================
 * main_img
 * =========================================================*/
section.main {
    position: relative;
}
.main_img{
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    padding-top: 40.729166666666666%;
    width: 100%;
}
.main_img li{
    position: absolute;
    top: 0;
    width: 33.333333333333336%;
}
.main_img li:nth-child(2) {
    left: 33.333333333333336%;
}
.main_img li:nth-child(3) {
    left: 66.66666666666667%;
}
.main_img img{
	width: 100%;
}
.main_copy img{
	width: 100%;
}
section.main .main_copy {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 60%;
	margin: auto;
    top: 40%;
}
#slideshow {
   position: relative;
   width:  100%; /* 画像の横幅に合わせて記述 */
   height: 83.73vw; /* 画像の高さに合わせて記述 */
	top:100px;
}
#slideshow img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
   width:100%;
}
#slideshow img.active {
   z-index: 10;
   opacity: 1.0;
}
#slideshow img.last-active {
   z-index: 9;
}
/* =========================================================
 * box_1
 * =========================================================*/
.box_1{
	margin: 40px auto 60px;
    padding: 0 7.5%;
    max-width: 1400px;
	overflow: hidden;
}
.site_concept{
	width: 100%;
    margin: 60px 0 0 ;
}
.site_name{
    margin-bottom: 16px;
}
.site_name h2.category{
    font-size: 24px;
    font-weight: 600;
    letter-spacing: .1em;
    margin: 0 0 35px;
    line-height: 30px;
	font-family: "Sawarabi mincho";
}
.site_name h2.category span{

	font-size: 16px;
    font-weight: 600;
	letter-spacing: .1em;
	padding: 0 0 0 8px;
}
.site_name h1.naem{
	font-size: 21px;
    letter-spacing: .02em;
    font-weight: 400;
	line-height: 30px;
}
.site_concept p.catch {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: left;
}
.site_concept .link {
    text-align: center;
    margin-top: 32px;
}
.menu_li {
	text-align: center;
	margin-top: 20px;
}
.menu_li .button {
	margin: 0 auto;
}
/* =========================================================
 * box_2
 * =========================================================*/
.box_2{
	margin: 60px auto ;
    overflow: hidden;
    background: #b62728;
    max-height: 580px;
}
.box_2_w{
    padding: 0 7.5%;
    max-width: 768px;
    overflow: hidden;
	margin: auto;
}
h3.headline {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .25em;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    margin: 40px 0 0;
	font-family: "Sawarabi mincho";	
}


/* =========================================================
 * box_3
 * =========================================================*/
.box_3 {
    margin: 60px auto;
    padding: 0 7.5%;
    max-width: 1400px;
    overflow: hidden;
}
.box_3_img img{
	width: 100%;
}
.box_3_text h4{
	font-size: 24px;
	line-height: 30px;
    font-weight: 600;
	letter-spacing: .1em;
	margin: 24px 0 0;
	font-family: "Sawarabi mincho";
}
.box_3_text h4 span{
	font-size: 16px;
    font-weight: 600;
	letter-spacing: .1em;
	padding: 0 0 0 8px;
}
.box_3_text p{
	margin: 8px 0 24px;
}
.box_3 .link{
	text-align: center;
    margin-top: 32px;
}
/* =========================================================
 * 料金
 * =========================================================*/
.price {
	background: #f4b2ba;
}
.price h3 {
	padding-top: 40px;
}
/* =========================================================
 * 商品一覧
 * =========================================================*/
.product {
	background: #ffffff;
}
.product h3 {
	padding-top: 40px;
}
.box4_img {
	text-align: center;
	width:100%;
	margin: 0 auto;
}
.box4_img img {
	width:100%;
}
/* ========== .product  box_4 ============*/
.product a {	
	width: 90%;
	display: block;
	margin: auto;
}
.product .box4_img img:first-child {
	float: none;
}
/* =========================================================
 * お客様の声
 * =========================================================*/
.scr_box {
  overflow: scroll;   /* スクロール表示 */ 
  -webkit-overflow-scrolling: touch;
  width: 100%;
  height: 400px;
  background: #fff;
  margin-bottom: 60px;
}
.voice {
	margin: 0 10px 40px;
}
.scr_box hr {
	border: solid 1px #555;
	margin: 0 0 10px;
}
.scr_box h3 {
	font-family: 'Playfair Display', serif;
	font-weight: bold;
	font-size: 16px;
	margin: 10px 0 0;
	line-height: 22px;
}
.scr_box h3 span {
	text-align: right;
	display: block;
}
.voice_table {
	text-align: center;
	font-size: 12px;
	width:100%;
	line-height: normal;	
	border: 1px dashed #555;
	background: #eee;
}
.voice_table th, .voice_table td {
	display: inline-block;
}
/* =========================================================
 * box_4
 * =========================================================*/
.box_4{
    margin: 60px auto;
    padding: 0 7.5%;
    max-width: 1400px;
    overflow: hidden;
}
.box_4_line{
	border-top: #eee 1px solid;
}
/* =========================================================
 * access
 * =========================================================*/
.access{
    margin: 60px auto;
    padding: 0 7.5%;
    overflow: hidden;
}
.access_btn {
	margin: 24px 0 24px;
	text-align: center;
}
.access_info {
	color: #767787;
	margin: 0 auto;
	overflow: hidden;
}
.access_info a{
	color: #767787;
}
.access_address,.access_tel{
	text-align: center;
}
.access_address{
	margin-bottom: 24px;  
}
.access_address h3,.access_tel h3{
    color: #767787;
    font-size: 18px;
    line-height: 21px;
}
.access_address p{
	padding-top: 8px;
}
.access_tel p{
	font-size: 20px;
	padding-top: 8px;
	letter-spacing: 2px; 
}
/* =========================================================
 * banners
 * =========================================================*/
.banners_back {
	overflow: hidden;
	width: 100%;
	background: #f4b2ba;
	padding-top: 2%;
}
.banners {
	width: 80%;
	margin: 0 auto;
}
.banners a:hover img {
 	opacity: 0.7;
 	filter: alpha(opacity=70);
 	-ms-filter: "alpha(opacity=70)";
}
.banner_table {
	display: table;
	table-layout: fixed;
	text-align: center;
	width: 50%;
	float: left;
	margin-bottom: 5%;
}
.banner_table2 {
	display: table;
	table-layout: fixed;
	text-align: center;
	width: 50%;
	float: right;
	margin-bottom: 5%;
}
.banner_table li, .banner_table2 li {
	display: table-cell;
	vertical-align: middle;
	padding: 0 3%;
}
.banner_table li img, .banner_table2 li img {
	width: 80%;
}

/* =========================================================
 * 以下バナー画像レスポンシブ用
 * =========================================================*/
@media screen and (max-width:1400px){
.banner_table li, .banner_table2 li {
	padding: 0 0;
	}
	.header_box {
		width: 100%;
	}
}
@media screen and (max-width:1000px){
.banner_table {
	display: table;
	table-layout: fixed;
	text-align: center;
	width: 100%;
	float: none;
	margin-bottom: 5%;
}
.banner_table2 {
	display: table;
	table-layout: fixed;
	text-align: center;
	width: 100%;
	float: none;
	margin-bottom: 5%;
}
.banner_table li img, .banner_table2 li img {
	width: 60%;
}
.pc_nav span {
	display: none;
}
}
@media screen and (max-width:800px){
.banner_table li img, .banner_table2 li img {
	width: 80%;
}
}
@media screen and (max-width:600px){
.banner_table li img, .banner_table2 li img {
	width: 95%;
}
}
/* =================================================================================================
 * pagetop
 * =================================================================================================*/
#pagetop {
    width: 100%;
    background: #ffffff;
    text-align: center;
    height: 55px;
    line-height: 55px;
    color: #767787;
	clear: both;
}
#pagetop a img {
    margin: -4px 10px 0 0;
}
#pagetop a{
	font-size: 16px;
    color: #767787;
}
#pagetop:hover {
    background: #f4b2ba;
}
/* =================================================================================================
 * footer 
 * =================================================================================================*/
.footer {
    overflow: hidden;
    /*background:url(../img/top/back_washi.jpg);*/
    background: #b62728;
}
.footer_copyright{
	clear: both;
}
.footer_copyright p {
	padding: 12px 0;
	text-align: center;
    font-size: 12px;
    color: #ffffff;
    padding-bottom: 12px;   
    line-height: 24px; 
}
.f_white_banner {
	width: 200px;
	margin: 30px auto 0;
}
.f_white_banner img {
	width: 100%;
}
.news_box {
	width: 320px;
	margin: 0 auto 40px;
}
.news_title {
	text-align: center;
	margin: 24px 0;
}
.news_title h2 {
	font-size: 24px;
	margin: 40px 0 24px;
	color: #fff;
}
.news_main{
	margin: 0 auto; 
	height: 280px;
	margin-bottom: 40px;
}
.news_main a {
	color: #fff;
}
.news_main li{
	line-height: 24px;
	font-size: 12px;
	border-top: dotted 1px #fff;
}
.news_text{
	text-align: center;
	margin: 0 0 32px;
}


/* =========================================================
 * 以下レスポンシブ用
 * =========================================================*/
@media screen and (min-width:600px){	
	.icon_line {
	    margin: 120px 0 0;
	}
/* =========================================================
 * box_1
 * =========================================================*/
	.box_1{
		margin: 100px auto 80px;
	}
	.site_concept {
	    width: 100%;
	    margin: 0;
	}
	.site_name{
	    text-align: left;
	}
/* =========================================================
 * box_2
 * =========================================================*/
	.box_2{
		margin: 80px auto;
		padding-bottom: 30px;
	}
/* =========================================================
 * box_3
 * =========================================================*/
	.box_3{
		margin: 80px auto;
	}
/* =========================================================
 * box_4
 * =========================================================*/
 	.box_4{
		margin: 80px auto;
	}
	.box4_img {
		width:600px;
	}

/* =========================================================
 * access
 * =========================================================*/
	.access{
	    margin: 80px auto;
	}
	.site_map {
	    margin: 60px auto;
	    padding: 0 7.5%;
	    max-width: 1400px;
	    overflow: hidden;
	}
/* =================================================================================================
 * news
 * =================================================================================================*/
	.news_box{
		width: 580px; 
		margin-bottom: 40px; 
	}
	.news_main{
		margin: 0 auto; 
		color: #fff;
	}
	.news_main dt{
		width: 90px;
		float: left;
		margin-right: 40px;
		font-size: 14px;
		line-height: 40px;
	}
	.news_main dd{
		border-top: none;
		font-size: 14px;
		line-height: 40px;
	}
	.news_text{
		font-size: 18px;
	}
}
@media screen and (min-width:768px){
/* =========================================================
 * reset
 * =========================================================*/
	.pc{
		display: none;
	}
	.sp{
		display: none;
	}
	.tab{
		display: block;
	}

	#slideshow {
		height: 40.73vw; /* 画像の高さに合わせて記述 */
	}
/* =========================================================
 * header
 * =========================================================*/
	#sp_nav,.header_icon{
		display: none;
	}
	.header_l{
		width: 260px;
	}
	.header {
		float: right;
		width: 500px;
	}
	.pc_nav{
		font-family: "Sawarabi Mincho";
		text-align: right;
	}
	.pc_nav li{
		display: inline-block;
		    padding: 16px 6px 0;
	}
	.pc_nav a {
	font-size: 13px;
	font-weight: bold;
	    position: relative;
	    padding: 0 0 0.4em;
	    color: #3f2722;
	  display: inline-block;
	  transition: .3s;
	}
	.pc_nav a::after {
	  position: absolute;
	  bottom: 0;
	  left: 50%;
	  content:"";
	  width: 0;
	  height: 1px;
	  background-color: #3f2722;
	  transition: .3s;
	  -webkit-transform: translateX(-50%);
	  transform: translateX(-50%);
	}
	.pc_nav a:hover::after {
	  content:"";
	  width: 100%;
	}
	.pc_nav span {
	font-size: 23px;
	padding-left: 10px;
	color: #3f2722;
}

/* =========================================================
 * box_1
 * =========================================================*/
	.slide_box{
		width: 46.25%;
		float: left;
	}
	.site_concept{
		width: 46.25%;
		float: right;
	}
	.site_concept .link {
	    text-align: right;
	}
/* =========================================================
 * box_2
 * =========================================================*/
	 h3.headline{
	    font-size: 24px;
	}

/* =========================================================
 * box_3
 * =========================================================*/

	.box_3_img{
		width: 46.25%;
		float: right;
	}
	.box_3_text h4{
		margin: 0;
	}
	.box_3_text{
		width: 46.25%;
		float: left;	
	}
	.box_3_w .link {
	    text-align: right;
	}


/* =========================================================
 * box_4
 * =========================================================*/
	.box_4{
		position: relative;
	}
	.line_center {
	    position: absolute;
	    top: 80px;
	    bottom: 0;
	    left: 50%;
	    background: #eee;
	    width: 1px;
	}

	.box_4_l{
		width: 46.25%;
		float: left;
	}
	.box_4_r{
		width: 46.25%;
		float: right;	
	}
	.grid_w{
		text-align: center;
	}
/* =========================================================
 * .product  box_4
 * =========================================================*/
	.product a {	
		width: 100%;
		margin: auto;
		display: block;
	}
	.product .box4_img {
		width: 100%;
		max-width:1000px;
		margin: auto;
	}
	.product .box4_img img {
		width: 50%;
		height: 100%;
	}
	.product .box4_img img:first-child {
		float: right;
	}
	.product p{
		clear: both;
	}
/* =========================================================
 * access
 * =========================================================*/
	.access_address {
		float: left;
		width: 50%;
		margin-bottom: 0;   
	}
	.access_tel {
		float: right;
		width: 50%; 
	}

}
@media screen and (min-width:1024px){
	.pc_nav {
	    text-align: right;
	}

/* =========================================================
 * box_1
 * =========================================================*/
	.site_name h2.category {
		font-size: 40px;
	    line-height: 40px;
	}
	.site_name h1.naem{
		font-size: 26px;
		line-height: 30px;
	}
/* =========================================================
 * box_3
 * =========================================================*/
	.box_3_text h4{
		font-size: 40px;
	    line-height: 40px;
	}
	.box_3_text h4 span{
		font-size: 16px;
		padding: 0 0 0 16px;
	}
	.box_3_text{
		margin: 8px 0 0;
	}
/* =========================================================
 * access
 * =========================================================*/
	.access{
	    padding: 0;
	}
	.none{
		display: none;
	}	
/* =================================================================================================
 * footer 
 * =================================================================================================*/

	.site_map h2{
		font-size: 21px;
		margin: 16px 0;
    	line-height: 21px;
    	color: #ffffff;
		text-align: left;
	    letter-spacing: .1em;	
	}
	.content_map{
		float: left;
		width: auto;
	}
	.footer_inline li{
	    font-size: 16px;
	    line-height: 24px;
	    border: none;
	    display: inline-block;
		margin: 0 6% 0 0;
	}
	.footer_inline li a {
	    color: #ffffff;
	    display: block;
	    font-size: 14px;
	    letter-spacing: .1em;
	    line-height: 25px;
	    overflow: hidden;
	}
	.footer_inline li a:hover {
		color: #ffffff;
		text-decoration: underline;
	}
	.footer_inline li a img {
	    margin: -4px 10px 0 0;
	}
	.sns_map {
		float: right;
		width: auto;
		margin: 0 0 20px 20px;
	}
	.sns_map h2{
		font-size: 21px;
		margin: 16px 0;
    	line-height: 21px;
    	color: #ffffff;
		text-align: right;
		letter-spacing: .1em;
	}
	.sns_map ul{
		text-align: right;
	}
	.sns_map li{
		display: inline-block;
	}
	li.sns_f{
    	margin: 0 12px;
	}
	li.sns_f_1{
		margin: 0 0 0 6px;
	}
	.f_white_banner {
		float: right;
	}
}
@media screen and (min-width:1240px){
/* ==========================================================
 * reset
 * ========================================================*/
.tab{
	display: none;
}
.sp{
	display: none;
}
.pc{
	display: block;
}
.logo {
	margin: 0 0 0 5%;
	float: left;
}
/* =========================================================
 * box_1
 * =========================================================*/
	.box_1 {
    	padding: 0 11%;	
	}
/* =========================================================
 * box_2
 * =========================================================*/
	.box_2 {
    	padding: 0 7.5% 30px;
	}
/* =========================================================
 * box_3
 * =========================================================*/
	.box_3 {
   		padding: 0 7.5%;
	}
	.box_3_img{
		width: 56.25%;
	}
	.box_3_text{
		width: 40%;
    	margin: 8% 0 0;
	}
/* =========================================================
 * box_4
 * =========================================================*/
	.box_4 {
   		padding: 0 7.5%;
	}
	.site_map {
   		padding: 0 7.5%;
	}
}
@media screen and (min-width:1900px){
	.pc_nav{
		width: 54%;
		float: right;
	}
}
@media screen and (max-width:1023px){
/* =================================================================================================
 * footer 
 * =================================================================================================*/	
	.content_map {
    	margin: 0 0 40px;
	}
	.footer_inline {
		text-align: center;
	}
	.footer_inline li {
		width: 47.5%;
		font-size: 14px;
		line-height: 50px; 
		padding-left: 0; 
		border:#ffffff 1px solid;
		display: inline-block;	
		margin: 0px -3px -1px -3px;
	    color: #ffffff;
	}
	.footer_inline li a {
	    color: #ffffff;
	}
	.footer_inline li a:hover {
		color: #ffffff;
		text-decoration: underline;
	}
	.site_map {
	    margin: 24px auto;
	    padding: 0 7.5%;
	    max-width: 1400px;
	    overflow: hidden;
	}
	.site_map h2{
		font-size: 21px;
		text-align: center;
		margin: 16px 0;
	    line-height: 21px;
	    color: #ffffff;
		letter-spacing: .1em;
	}
	.site_map ul {
		list-style-type: none;
		padding-left: 0;
	}
	.footer_inline li a img {
	    display: none;
	}
	.sns_map ul{
		text-align: center;
	}
	.sns_map li{
		display: inline-block;
		margin: 0 12px;
	}
}

@media screen and (max-width:767px){
	.pc_nav,.none_2{
		display: none;
	}
}
@media screen and (min-width:1400px){
	.header_box {
		width: 1400px;
		margin: 0 auto;
	}
	.pc_nav a {
		font-size: 16px;
	}
	.pc_nav li {
		padding: 16px 15px 0;
	}
	.pc_nav span {
		font-size: 30px;
	}
}