﻿@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

html{font-size: 62.5%;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 1;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}


@media only screen and (min-width: 768px){
body{
font-size:15px;
font-size:1.5rem;
line-height: 1.5em;
font-family: "メイリオ", "Meiryo", "Century Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "Arial", "sans-serif";
color:#666666;
-webkit-text-size-adjust: none;
background:#ffffff;
}
}/*【max-width end】 */
@media only screen and (max-width: 767px){
body{
font-size:16px;
font-size:1.6rem;
line-height: 1.6em;
font-family: "メイリオ", "Meiryo", "Century Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "Arial", "sans-serif";
color:#666666;
-webkit-text-size-adjust: none;
background:#ffffff;
}
}/*【max-width end】 */


img{margin:0; padding:0; vertical-align:bottom; max-width:100%; height:auto;}

.clearfix:after {
display : block;
clear : both;
height : 0;
content: ".";
visibility: hidden;
}
.clearfix {
display: inline-table;
}
/* for Mac IE \*/
* html .clearfix {
height : 1%;
}
.clearfix {
display : block;
}
/* end of for Mac IE */

.clearfix {overflow:hidden;}

/* /////////////////////////////////
▼▼bxslider画像縦並び防止▼▼
//////////////////////////////////*/
.js-bxslider li {
  display: none;
}
.bx-viewport .js-bxslider li {
  display: block !important;
}

/* /////////////////////////////////
▼▼リンク設定▼▼
//////////////////////////////////*/
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
color:#666666;
}

a:hover, a:active{
-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;
outline: none;
color:#999999;
}

a:hover img{
filter:alpha(opacity=70);opacity:0.7;
}

/* /////////////////////////////////
▼▼common▼▼
//////////////////////////////////*/
.c-anchor-shift{
 margin-top: -125px;
 padding-top: 125px;
}

.c-center{
    text-align:center;
}

.c-left{
    text-align:left;
}

.c-right{
    text-align:right;
}

.c-f-inline-center{
	   display: -webkit-box; /* android */
    display: -webkit-flex; /* safari */
    display: -ms-flexbox; /* IE */
    display: flex;
    
    -webkit-box-pack:center; /* android */
    -webkit-justify-content:center; /* safari */
    -ms-flex-pack:center; /* IE */
    justify-content:center;   
    
    -webkit-box-align:center; /* android */
    -webkit-align-items:center; /* safari */
    -ms-flex-align:center; /* IE */
    align-items:center;   
}

.c-float-left{
    float:left;
}

.c-float-right{
    float:right;
}

.c-clear-both{
    clear:both;
}

.c-mw1024-m0a{
    max-width:1024px;
    margin:0 auto;
}

.c-mw1024-m0a30{
    max-width:1024px;
    margin:0 auto 30px;
}

.c-mw1024-m0a40{
    max-width:1024px;
    margin:0 auto 40px;
}

.c-mw1024-m0a50{
    max-width:1024px;
    margin:0 auto 50px;
}

.c-mw1024-m0a60{
    max-width:1024px;
    margin:0 auto 60px;
}

.c-mw1024-m0a70{
    max-width:1024px;
    margin:0 auto 70px;
}

.c-mw1024-m20a30{
    max-width:1024px;
    margin:20px auto 30px;
}

.c-mw1024-m70a70{
    max-width:1024px;
    margin:70px auto 70px;
}

.c-w100{
    width:100%;
}

.c-w70-lw97{
    width:70%;
				margin: 0 auto;
}

.c-w30{
    width:30%;
}

.c-w40{
    width:40%;
}

.c-w50{
    width:50%;
}

.c-w60{
    width:60%;
}

.c-w70{
    width:70%;
}

.c-w80{
    width:80%;
}

.c-w100-bg-glay{
    width:100%;
    background:#e3e3e3;
}

.c-w100-bg-cream{
    width:100%;
    background:#fff6ef;
}

.c-bg-cream{
    background:#fffaf1;
}

.c-bg-title-glay{
    background-color:#EFEFEF;
    padding:10px 10px;
}

.c-b-b1-red{
    border-bottom:1px solid  #b52b2b;
}

.c-b-b1-black{
    border-bottom:1px solid  #555555;
}

.c-b-b1-glay{
    border-bottom:1px solid #d0d0d0;
}

.c-b-b1-white{
    border-bottom:1px solid #ffffff;
}

.c-b-b1-dotted-glay{
    border-bottom:1px dotted #e3e3e3 ;
}

.c-b-t1-red{
    border-top:1px solid  #b52b2b;
}

.c-b-t1-black{
    border-top:1px solid  #555555;
}

.c-box-1-red-p15{
    border:1px solid #b52b2b;
    padding:15px;
    box-sizing:border-box;
    margin: 0 auto;
				background-color: #ffffff;
}

@media only screen and (max-width: 768px){
.c-box-1-red-p15{
    border:1px solid #b52b2b;
    padding:10px;
    box-sizing:border-box;
    margin: 0 auto;
}

}/*【max-width end】 */


.c-l-off{
    display:block;
}

.c-l-on{
    display:none;
}

.c-img-scale {
    width: 400px;
    height: 300px;
    overflow: hidden;
}
.c-img-scale img {
    -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}
.c-img-scale img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.c-img-scale-cat {
    width: 265px;
    height: 170px;
    overflow: hidden;
}
.c-img-scale-cat img {
    -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}
.c-img-scale-cat img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

@media only screen and (max-width: 800px){
.c-img-scale {
    width: 300px;
    height: 210px;
    overflow: hidden;
}
}/*【max-width end】 */


.c-itembox{
 max-width:1024px;
	margin: 0 auto;
}

@media only screen and (max-width: 768px){
.c-l-mw97{
    max-width:97%;
}

.c-l-mw85{
    max-width:85%;
}

.c-l-mw97-m0a{
    max-width:97%;
	   margin:0 auto;
}

.c-l-mw97-m0a30{
    max-width:97%;
	   margin:0 auto 30px;
}

.c-w70-lw97{
    width:97%;
}

.c-l-w97{
   width: 97%!important;
}

.c-l-mg-0a{
    margin:0 auto;
}

.c-l-off{
    display:none;
}

.c-l-on{
    display:block;
}

.c-l-center{
text-align: center;
}
}/*【end】 */



/* /////////////////////////////////
▼▼h設定▼▼
//////////////////////////////////*/
h1{
	width:100%;
	height:auto;
	background-color:#56240b;
 font-size:12px;
	color:#ffffff;
	padding: 2px 0 2px 20px;
}

h1 p{
 max-width: 1024px;
	margin: 0 auto;
}

@media only screen and (max-width: 767px){
h1{
	width:100%;
	height:auto;
	background-color:#56240b;
 font-size:10px;
	color:#ffffff;
	padding: 2px 0 2px 2px;
	line-height: 12px;
}
}/*【max-width end】 */


h4{
    margin-bottom:20px;
    max-width: 1024px;
    margin:10px auto;
    border:solid 1px #ddd;
    padding: 5px;
    border-radius: 5px;
    background: #eee;
    -moz-border-radius: 5px; /* FF */
    background: -moz-linear-gradient(top,  #fff,  #eee); /* FF */
    -webkit-border-radius: 5px;/* Webkit */
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));/* Webkit */
    -pie-background:linear-gradient(top,  #fff,  #eee); /* ie */
    behavior: url(images/PIE.htc);  /* ie */
    }
    .heading span{color:#666; font-weight:bold; border-left:5px #56240b solid;padding-left:10px;}

/* /////////////////////////////////
▼▼レイアウト設定▼▼
//////////////////////////////////*/
#wrapper{
	width:100%;
	margin:120px 0 0 0;
}

footer{
	width:100%;
	background-color: #56240b;
	padding: 20px 0;
}

@media only screen and (max-width: 1023px){
#wrapper{
	width:100%;
	margin:120px 0 0 0;
}
}/*【end】 */

@media only screen and (max-width: 768px){
#wrapper{
	width:100%;
	margin:85px 0 0 0;
}
}/*【end】 */
/* /////////////////////////////////
▼▼header menu▼▼
//////////////////////////////////*/

#header {
  box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
  z-index: 97;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
}
.container{
max-width: 1024px;
margin: 0 auto;
}
#gNav{
position: absolute;
top:53px;
right: 0;
}
#gNav a:hover {
  color: #999;
}
nav li a {
  font-size: 13px;
}
nav .sub-menu {
  background: #EFEFEF;
  /*background-image: linear-gradient(to top, #fff1eb 0%, #ace0f9 100%);*/
}
@media only screen and (max-width: 768px){
  .mean-nav .mask {
    background: rgba(0,0,0,.6);
    top: 84px;
    left: 0;
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100vh;
    opacity: 1;
    display: none;
  }
  #header {
    padding: 0;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    height: 82px;
    background: #fff;
    overflow: hidden;
  }
  .h_logo {
    width: 170px;
    position: absolute;
    top: 30px;
    left: 10px;
  }
  #gNav .nav {
    overflow-y: auto;
    height: 100vh;
    z-index: 2;
  }
  .mean-nav .container {
    padding: 0;
  }
  .nav .sub-menu li:last-child {
    border-bottom: none;
  }
  nav li .fa {
    display: none;
  }
}
@media only screen and (max-width: 355px){
  .h_logo {
    width: 125px;
				top: 42px;
    left: 2px;

  }
}/*【max-width end】 */
@media only screen and (min-width: 769px ) {
  #header {
    background: #fff;
    height: 117px;
  }
		.h_logo {
    width: 250px;
    position: absolute;
    top: 14px;
    left: 10px;
  }		
  .h_logo img {
    margin: 0 0 0 20px;
  }
  #h_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
				position: relative;
  }
  #gNav ul {
    position: relative;
    display: flex;
				margin: 0;
	 }
  #gNav li {
    position: relative;
    margin-right: 2em;
  }
  #gNav li:last-child {
    margin-right: 0;
  }
  #gNav li i {
		  width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top: 5px solid #676767;
    position: absolute;
				top:15px;
				left:68px;
    /*font-size: 16px;
    margin-left: 5px;*/
  }
  #gNav li a {
    position: relative;
    display: block;
    text-align: center;
    line-height: 37px;
  }
  #gNav .sub-menu {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    display: block;
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
  }
  #gNav .sub-menu a {
    display: block;
    border-bottom: none;
    padding: 20px;
    line-height: 1.2em;
  }
  #gNav .sub-menu a:hover:after {
    content: none;
  }
  #gNav .sub-menu li {
    display: block;
    font-size: 16px;
    padding: 0;
    margin: 0;
  }
  #gNav .sub-menu li:last-child {
    border-bottom: none;
  }
  #gNav ul > li:hover {
    -webkit-transition: all .5s;
    transition: all .5s;
  }
  #gNav ul > li:hover a,#gNav .current-menu-item a,#gNav .current-menu-parent a {
    color:#CCCCCC;
  }
  #gNav li:hover ul.sub-menu {
    top: 37px;
    visibility: visible;
    opacity: 1;
    z-index: 9999;
  }
  #gNav li ul li:after {
    content: none;
  }
 #gNav li:hover ul.sub-menu a {
    color: #111;
  }
  #gNav .sub-menu li a:hover {
    background: #fff;
  }
  #gNav .contact_btn a:hover {
    color: #fff;
  }
}

/*///////////////////////////////////////
▼▼flex▼▼
///////////////////////////////////////*/
.f{
    display: -webkit-box; /* android */
    display: -webkit-flex; /* safari */
    display: -ms-flexbox; /* IE */
    display: flex;
}

.f-around{
    display: -webkit-box; /* android */
    display: -webkit-flex; /* safari */
    display: -ms-flexbox; /* IE */
    display: flex;

    -webkit-justify-content:space-around; /* safari */
    -ms-flex-pack:distribute; /* IE */
    justify-content:space-around;
}

.f-between{
    display: -webkit-box; /* android */
    display: -webkit-flex; /* safari */
    display: -ms-flexbox; /* IE */
    display: flex;

    -webkit-box-pack:justify; /* android */   
    -webkit-justify-content:space-between; /* safari */
    -ms-flex-pack:justify; /* IE */
    justify-content:space-between;
}

.f-center{
    display: -webkit-box; /* android */
    display: -webkit-flex; /* safari */
    display: -ms-flexbox; /* IE */
    display: flex;

    -webkit-box-pack:center; /* android */
    -webkit-justify-content:center; /* safari */
    -ms-flex-pack:center; /* IE */
    justify-content:center;
}

.f-end{
    display: -webkit-box; /* android */
    display: -webkit-flex; /* safari */
    display: -ms-flexbox; /* IE */
    display: flex;

    -webkit-box-pack:end ; /* android */   
    -webkit-justify-content:flex-end; /* safari */
    -ms-flex-pack:end; /* IE */
    justify-content:flex-end;
}

.f-wrap-flex-start{
    display: -webkit-box; /* android */
    display: -webkit-flex; /* safari */
    display: -ms-flexbox; /* IE */
    display: flex;

    -webkit-box-lines:multiple; /* android */
    -webkit-flex-wrap: wrap; /* Safari */
     -ms-flex-wrap: wrap; /* IE */
    flex-wrap:wrap;

    -webkit-box-pack:center; /* android */
    -webkit-justify-content:center; /* safari */
    -ms-flex-pack:center; /* IE */
    justify-content:center;   

    -webkit-box-align:flex-start; /* android */
    -webkit-align-items:flex-start; /* safari */
    -ms-flex-align:flex-start; /* IE */
    align-items:flex-start;       
}

.f-wrap-center{
    display: -webkit-box; /* android */
    display: -webkit-flex; /* safari */
    display: -ms-flexbox; /* IE */
    display: flex;

    -webkit-box-lines:multiple; /* android */
    -webkit-flex-wrap: wrap; /* Safari */
     -ms-flex-wrap: wrap; /* IE */
    flex-wrap:wrap;

    -webkit-box-pack:center; /* android */
    -webkit-justify-content:center; /* safari */
    -ms-flex-pack:center; /* IE */
    justify-content:center;   

    -webkit-box-align:center; /* android */
    -webkit-align-items:center; /* safari */
    -ms-flex-align:center; /* IE */
    align-items:center;       
}

.f-colume-center{
    -webkit-box-orient:vertical; /* android */
    -webkit-flex-direction:column; /* safari */
    -ms-flex-direction:column; /* IE */
    flex-direction:column;

    -webkit-box-align:center; /* android */
    -webkit-align-items:center; /* safari */
    -ms-flex-align:center; /* IE */
    align-items:center;   
}

.f-reverse-around{
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-direction:row-reverse;
    -moz-box-direction:row-reverse;
    -webkit-flex-direction:row-reverse;
    -moz-flex-direction:row-reverse;
    flex-direction:row-reverse;

    -webkit-justify-content:space-around; /* safari */
    -ms-flex-pack:distribute; /* IE */
    justify-content:space-around;
}

.f-reverse-between{
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-direction:row-reverse;
    -moz-box-direction:row-reverse;
    -webkit-flex-direction:row-reverse;
    -moz-flex-direction:row-reverse;
    flex-direction:row-reverse;

    -webkit-box-pack:justify; /* android */   
    -webkit-justify-content:space-between; /* safari */
    -ms-flex-pack:justify; /* IE */
    justify-content:space-between;
}

.f-alignitem-center{
    -webkit-box-align:center; /* android */
    -webkit-align-items:center; /* safari */
    -ms-flex-align:center; /* IE */
    align-items:center;  
}

@media only screen and (max-width: 767px){
.f-l-colume-center{
    -webkit-box-orient:vertical; /* android */
    -webkit-flex-direction:column; /* safari */
    -ms-flex-direction:column; /* IE */
    flex-direction:column;

    -webkit-box-align:center; /* android */
    -webkit-align-items:center; /* safari */
    -ms-flex-align:center; /* IE */
    align-items:center;
}

.f-l-wrap-center{
    display: -webkit-box; /* android */
    display: -webkit-flex; /* safari */
    display: -ms-flexbox; /* IE */
    display: flex;

    -webkit-box-lines:multiple; /* android */
    -webkit-flex-wrap: wrap; /* Safari */
     -ms-flex-wrap: wrap; /* IE */
    flex-wrap:wrap;

    -webkit-box-pack:center; /* android */
    -webkit-justify-content:center; /* safari */
    -ms-flex-pack:center; /* IE */
    justify-content:center;   

    -webkit-box-align:center; /* android */
    -webkit-align-items:center; /* safari */
    -ms-flex-align:center; /* IE */
    align-items:center;   
}

.f-l-wrap{
    display: -webkit-box; /* android */
    display: -webkit-flex; /* safari */
    display: -ms-flexbox; /* IE */
    display: flex;

    -webkit-box-lines:multiple; /* android */
    -webkit-flex-wrap: wrap; /* Safari */
     -ms-flex-wrap: wrap; /* IE */
    flex-wrap:wrap;
}
}/*【end】 */

@media only screen and (max-width: 768px){
.f-l-wrap768{
    display: -webkit-box; /* android */
    display: -webkit-flex; /* safari */
    display: -ms-flexbox; /* IE */
    display: flex;

    -webkit-box-lines:multiple; /* android */
    -webkit-flex-wrap: wrap; /* Safari */
     -ms-flex-wrap: wrap; /* IE */
    flex-wrap:wrap;
}
}


/* /////////////////////////////////
▼▼テーブル▼▼
//////////////////////////////////*/
table{
	background-color:#cccccc;
	width:98%;
	margin:0 auto;
	text-align:center;
}

table th{
	border:#ffffff 1px solid;
 background-color:#f3f3f3;
	padding:15px 10px;
	vertical-align: middle;
	letter-spacing: 3px;
}

@media only screen and (max-width: 767px){
table th{
 letter-spacing: normal;
}
}/*【max-width end】 */


table td{
	background-color:#ffffff;
 border:#ffffff 1px solid;
	padding:5px 15px;
	vertical-align: middle;
}

#btn{
	position:relative;
	float:left;
	left:40%;
	padding-top:10px;

}

#btn p{
	float:left;
	padding-left:40px;
	position:relative;
	left:-50%;
}

input[type="text"], textarea{
vertical-align:middle;
max-width:90%;
line-height:1.5;
height:30px;
padding:1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:14px;
color:#666666;
background:#fcfcfc;
}

textarea{
height:auto;
line-height:1.5;
}

table.price{
	background-color:#cccccc;
	width:98%;
	margin:0 auto;
	text-align:center;
}

table.price th{
	border:#ffffff 1px solid;
 background-color:#000000;
	padding:30px 0;
	text-align:center;
	vertical-align: middle;
	letter-spacing: 3px;
	color: #ffffff;
}

table.price td{
	background-color:#ffffff;
 border:#ffffff 1px solid;
	padding:10px 15px;
	vertical-align: middle;
	font-size: 20px;
	font-weight: bold;
}

@media only screen and (max-width: 767px){
table.price th{
 letter-spacing: normal;
	padding:20px 0;	
}

table.price td{
	font-size: 18px;
	padding:10px 5px;
	
}
}/*【max-width end】 */
/* /////////////////////////////////
▼▼font▼▼
//////////////////////////////////*/
.fs-mincho{
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.fs-bold{
	font-weight:bold;
}

.fs-red{
	color:#D82528;
}

.fs-black{
	color:#000000;
}

.fs-white{
	color:#ffffff;
}

.fs-blue{
	color:#212EBD
}

.fs-green{
	color:#229C2C;
}

.fs-gray{
	color:#515151;
}

.fs-brown{
	color:#8F4243;
}

.fs-yellow{
	color:#F9F812;
}

.fs-10{
	font-size:10px;
	font-size: 1.0rem;
}

.fs-11{
	font-size:11px;
	font-size: 1.1rem;
	}

.fs-12{
	font-size:12px;
	font-size: 1.2rem;
	}

.fs-13{
	font-size:13px;
 font-size: 1.3rem;
}

.fs-14{
	font-size:14px;
 font-size: 1.4rem;
}

.fs-15{
	font-size:15px;
 font-size: 1.5rem;
}

.fs-16{
	font-size:16px;
 font-size: 1.6rem;
}

.fs-17{
	font-size:17px;
 font-size: 1.7rem;
}

.fs-18{
	font-size:18px;
 font-size: 1.8rem;
}

.fs-19{
	font-size:19px;
 font-size: 1.9rem;
}

.fs-20{
	font-size:20px;
 font-size: 2.0rem;
}

.fs-21{
	font-size:21px;
 font-size: 2.1rem;
}

.fs-22{
	font-size:22px;
 font-size: 2.2rem;
}

.fs-23{
	font-size:23px;
 font-size: 2.3rem;
}

.fs-24{
	font-size:24px;
 font-size: 2.4rem;
}

.fs-25{
	font-size:25px;
 font-size: 2.5rem;
}

.fs-26{
	font-size:26px;
 font-size: 2.6rem;
}

.fs-27{
	font-size:27px;
 font-size: 2.7rem;
}

.fs-28{
	font-size:28px;
 font-size: 2.8rem;
}

.fs-29{
	font-size:29px;
 font-size: 2.9rem;
}

.fs-30{
	font-size:30px;
 font-size: 3.0rem;
}

.fs-l-25-20{
	font-size:25px;
	font-size: 2.5rem;
}

.fs-lh-15{
 line-height: 1.5em;
}

.fs-lh-16{
 line-height: 1.6em;
}

.fs-lh-17{
 line-height: 1.7em;
}

.fs-lh-18{
 line-height: 1.8em;
}

.fs-lh-19{
 line-height: 1.9em;
}

.fs-lh-20{
 line-height: 2.0em;
}

@media only screen and (max-width: 375px){
.fs-l-25-20{
	font-size:20px;
	font-size: 2.0rem;
	}
	
.fs-l18{
	font-size:18px !important;
	font-size: 1.8rem;
}

.fs-l19{
	font-size:19px !important;
	font-size: 1.9rem;
}

.fs-l20{
	font-size:20px !important;
	font-size: 2.0rem;
}

.fs-l21{
	font-size:21px !important;
	font-size: 2.1rem;
}

.fs-l22{
	font-size:22px !important;
	font-size: 2.2rem;
}

.fs-l23{
	font-size:23px !important;
	font-size: 2.3rem;
}

.fs-l24{
	font-size:24px !important;
	font-size: 2.4rem;
}

.fs-l25{
	font-size:25px !important;
	font-size: 2.5rem;
}


}/*【end】 */

/* /////////////////////////////////
▼▼余白▼▼
//////////////////////////////////*/
/*-----▼左右▼-----*/
.p-lr-10{
	padding:0 10px;
}

.p-lr-20{
	padding:0 20px;
}

.p-lr-30{
	padding:0 30px;
}

.m-lr-10{
	margin:0 10px;
}

.m-lr-20{
	margin:0 20px;
}

.m-lr-30{
	margin:0 30px;
}

/*-----▼上下▼-----*/
.p-tb-10{
	padding:10px 0;
}

.p-tb-20{
	padding:20px 0;
}

.p-tb-30{
	padding:30px 0;
}

.p-tb-40{
	padding:40px 0;
}

.p-tb-50{
	padding:50px 0;
}

.m-tb-10{
	margin:10px 0;
}

.m-tb-20{
	margin:20px 0;
}

.m-tb-30{
	margin:30px 0;
}

.m-tb-40{
	margin:40px 0;
}

.m-tb-50{
	margin:50px 0;
}

/*-----▼左▼-----*/
.p-l10{
	padding-left:10px;
}

.p-l20{
	padding-left:20px;
}

.p-l30{
	padding-left:30px;
}

.m-l10{
	margin-left:10px;
}

.m-l20{
	margin-left:20px;
}

.m-l30{
	margin-left:30px;
}

/*-----▼右▼-----*/
.p-r10{
	padding-right:10px;
}

.p-r20{
	padding-right:20px;
}

.p-r30{
	padding-right:30px;
}

.m-r10{
	margin-right:10px;
}

.m-r20{
	margin-right:20px;
}

.m-r30{
	margin-right:30px;
}

/*-----▼上▼-----*/
.p-t5{
	padding-top:5px;
}

.p-t10{
	padding-top:10px;
}

.p-t20{
	padding-top:20px;
}

.p-t30{
	padding-top:30px;
}

.m-t5{
	margin-top:5px;
}

.m-t10{
	margin-top:10px;
}

.m-t20{
	margin-top:20px;
}

.m-t30{
	margin-top:30px;
}

.m-t50{
	margin-top:50px;
}

.m-t70{
	margin-top:70px;
}
/*-----▼下▼-----*/
.p-b5{
	padding-bottom:5px;
}

.p-b10{
	padding-bottom:10px;
}

.p-b15{
	padding-bottom:15px;
}

.p-b20{
	padding-bottom:20px;
}

.p-b30{
	padding-bottom:30px;
}

.p-b40{
	padding-bottom:40px;
}

.p-b50{
	padding-bottom:50px;
}

.p-b60{
	padding-bottom:60px;
}

.p-b70{
	padding-bottom:70px;
}

.p-b80{
	padding-bottom:80px;
}

.m-b5{
	margin-bottom:5px;
}

.m-b10{
	margin-bottom:10px;
}

.m-b15{
	margin-bottom:15px;
}

.m-b20{
	margin-bottom:20px;
}

.m-b30{
	margin-bottom:30px;
}

.m-b40{
	margin-bottom:40px;
}

.m-b50{
	margin-bottom:50px;
}

.m-b60{
	margin-bottom:60px;
}

.m-b70{
	margin-bottom:70px;
}

.m-b80{
	margin-bottom:80px;
}

@media only screen and (max-width: 767px){
.m-l-t10{
	margin-top:10px;
}

.m-l-t20{
	margin-top:20px;
}

.m-l-b10{
	margin-bottom:10px;
}

.m-l-b20{
	margin-bottom:20px;
}

.m-l-b30{
	margin-bottom:30px;
}

.m-l-tb-10{
	margin:10px 0;
}

.m-l-tb-20{
	margin:20px 0;
}


}/*【end】 */


/* /////////////////////////////////
▼▼pagetopスクロール▼▼
//////////////////////////////////*/
#page-top {
    position: fixed;
    bottom: 100px;
    right: 0;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 80px;
    padding: 20px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}

.line-sidebtn{
    position: fixed;
    bottom: 50%;
    right: 0;
}

@media only screen and (max-width: 768px){
.line-sidebtn{
    position: fixed;
    bottom: 90px;
    right: 0;
}
}/*【max-width end】 */

/* /////////////////////////////////
▼▼template▼▼
//////////////////////////////////*/
.header-info{
	position: absolute;
	right: 0;
	top: 5px;
	z-index: 20;
}

@media only screen and (max-width: 768px){
.header-info{
	position: absolute;
	right: 55px;
	top: 30px;
	margin: 2px 0 0 0;
	z-index: 20;
}
}/*【max-width end】 */

.header-info img{
 margin: 0 0 0 5px;
}

@media only screen and (max-width: 768px){
.header-info img{
 margin: 0 0 0 1px;
}
}/*【max-width end】 */


/*--------topmainimg noslideshow--------*/
.top-mainimg {
	background: url(img/top_mainimg.png) no-repeat;
	background-size:cover;
	background-position: center;
	height:600px; 
	position: relative;
}

.top-mainimg img{
 position: absolute;
	bottom: 20%;
	left: 45%;
}

@media only screen and (max-width: 1023px){
.top-mainimg {
 height: 300px;
}

.top-mainimg img{
 left: 0;

}
}/*【max-width end】 */

/*--------topmainimg copy--------*/
.top-mainimg-copy img {
	position: absolute;
	top: 15px; 
 right: 0; 
 left: 0; 
 margin: auto; 
 width: 55%;
	max-width: 636px;
	z-index: 1;
}

@media only screen and (max-width: 767px){
.top-mainimg-copy img {
	position: absolute;
	top: 10px; 
 right: 0; 
 left: 0; 
 margin: auto; 
 width: 75%;
	z-index: 1;

}
}/*【max-width end】 */


/*--------otherpagemainimg--------*/
.other-mainimg {
 background: url(img/othermainimg.png) no-repeat;
	background-position: center;
	max-width: 2024px;
	margin: 0 auto 30px;
	height: 250px;
	background-size: cover;
}

.other-mainimg p{
	font-size: 35px;
	font-weight: bold;
	height: 250px;
	color: #000000;
	text-shadow: 2px 2px 3px #ffffff;
	letter-spacing:3px;
	}
	
	@media only screen and (max-width: 767px){
.other-mainimg{
 height: 150px;
}

.other-mainimg p{
height: 150px;
font-size: 28px;
}
}/*【max-width end】 */


/*--------footer--------*/
.footer_wrap {
	max-width: 1024px;
	margin: 0 auto;
}

.footer-navi{
 margin-top: 20px;
}

.footer-navi li{
 margin-bottom: 10px;
}

.footer-navi li a{
	color: #ffffff;
}

.footer-navi li a:hover{
 color:#e2cbbf;
}

.footer-navi li a:before{
 content:url(img/footer_navi_mark.png);
	position: relative;
	bottom: -2px;
	margin-right: 5px;
	}

.footer_copyright {
	text-align: center;
	font-size: 14px;
	color: #263e6b;
	padding: 10px 0;
	background-color: #ffffff;
}

@media only screen and (max-width: 768px){
.footer_wrap{
 max-width: 90%;
}

.footer-navi li{
	 margin-left: 30px;
}

}/*【max-width end】 */

/* /////////////////////////////////
▼▼blog▼▼
//////////////////////////////////*/

.blog-bg {
	background-color:#f9f9f9;
}

.top-blog-wrap {
	width: 47%;
}

.blog-wrap {
	width: 70%;
}

.blog-text{
 font-size:14px;
}

.top-blog-l-box{
 width: 30%;
}

.top-blog-r-box{
 width: 70%;
	margin: 0 0 0 10px;
}

.blog-l-box{
 width: 25%;
}

.blog-r-box{
 width: 75%;
	margin: 0 0 0 10px;
}
@media only screen and (max-width: 1023px){
.top-blog-wrap {
	width: 97%;
}

.blog-wrap {
	width: 97%;
}

}/*【max-width end】 */


.blog-cat {
	background-color: #000000;
	color: #ffffff;
	padding: 2px 5px;
	margin-left: 20px;
	font-size: 12px;	
}

.blog-cat2 {
	background-color: #000000;
	padding: 2px 5px;
	margin-left: 20px;
	color: #ffffff;
	font-size: 12px;	
}

.blog-cat3 li{
float: left;
background-color: #000000;
padding: 0 5px;
font-size: 12px;
margin: 3px 5px 5px 0;
}

.blog-cat3 li a{
color: #ffffff!important;
}

.blog-cat3 li a:hover{
color: #cccccc!important;
}

.blog-group {
	border: #cccccc solid 1px;
	padding: 7px;
}

.blog-archive-right {
	width: 25%;
}

@media only screen and (max-width: 1023px){
.blog-archive-right {
	width: 30%;
}
}/*【max-width end】 */

@media only screen and (max-width: 450px){
.blog-archive-right {
	width: 70%;
	margin-top: 15px;
}
}/*【max-width end】 */

.blog-archive-right-title {
	width: 100%;
	background-color: #55240c;
	color: #ffffff;
	text-align: center;
	padding: 5px 0
}

.blog-archive-right li {
	font-size: 14px;
	padding: 8px 0 8px 20px;
	border-bottom: dotted #949494 1px;
}

.pagenavi {
    margin: 20px 0 0 0;
    text-align: center;
}

/* /////////////////////////////////
▼▼お問い合わせフォーム▼▼
//////////////////////////////////*/
div.wpcf7 { padding:0px; -moz-border-radius:10px; -khtml-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; margin:0 0 30px 0; }
div.wpcf7 p { padding:20px 20px 20px; margin:0; font-size:20px; border-bottom:1px dotted #848484; }
div.wpcf7 p:last-child{border:none;}
div.wpcf7 input, .wpcf7 textarea { border:1px solid #ccc; padding:8px; font-size:14px; }
div.wpcf7 textarea { width:97.5%; height:300px; }
div.wpcf7 input.wpcf7-submit {
   cursor:pointer; color:#fff; font-weight:bold; font-size:14px; width:200px; height:45px; margin:0 auto; display:block;
   -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
   background:#333; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #808080; border:1px solid #666;
}
div.wpcf7 input.wpcf7-submit:hover { background:#006080; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #007ea8; border:1px solid #006080; }
.wpcf7 input.wpcf7-submit:active { box-shadow:none; bottom:-2px; position:relative; }
.wpcf7 input:focus, .wpcf7 textarea:focus { border:1px solid #009de1; }
.wpcf7-captchac { border:1px solid #ccc; }


/* エラー個所をわかりやすく表示 */
.wpcf7 .wpcf7-not-valid { background: #ffb6c1; }
.wpcf7 span.wpcf7-not-valid-tip {font-size: 80%;}
.wpcf7 .wpcf7-response-output {margin: 10px 0 0; padding: 8px 35px 8px 14px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.wpcf7 .wpcf7-validation-errors {color: #B94A48; background-color: #F2DEDE; border: 1px solid #EED3D7; font-size:14px;}
.wpcf7 .wpcf7-mail-sent-ok {color: #3A87AD; background-color: #D9EDF7; border: 1px solid #BCE8F1; font-size:14px;}

/* 必須赤色表示 */
.wpcf7 .required { color: #f00;}
/* 任意緑色表示 */
.wpcf7 .any{ color: #080;}

/* /////////////////////////////////
▼▼original▼▼
//////////////////////////////////*/

/*--------top--------*/
.top-c-nav-wrap {
	background: url(img/top_bg1.png) repeat;
	padding: 30px 0;
}

.top-c-nav {
	max-width: 1024px;
	margin: 0 auto;
	padding: 20px 0;
	background-color: #ffffff;
}

@media only screen and (max-width: 767px){
.top-c-nav p{
 margin-top:10px;
}
}/*【max-width end】 */

.top-t-wrap {
	background: url(img/top_contents_bgimg.png) no-repeat;
	background-size: cover;
	background-position: center;
	height: 350px;
}

.top-t-inner {
	max-width: 1024px;
	margin: 0 auto;
	padding: 50px 0;
}

.top-t-inner p{
 max-width: 600px;
	margin: 0 auto;
	color: #ffffff;
	padding: 20px 0;
	line-height: 2.2;
}

@media only screen and (max-width: 767px){
.top-t-inner{
 padding: 20px 0;
}

.top-t-inner p{
 line-height: 1.8;
	padding: 0;
	max-width: 97%;
}
}/*【max-width end】 */

h2.top-t-title {
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
}

@media only screen and (max-width: 767px){
h2.top-t-title{
 font-size: 18px;
	padding: 5px;
}
}/*【max-width end】 */

.top-item1{
 background: url(img/top_leather_bag.png) no-repeat;
	width: 280px;
	height: 360px;
	position: relative;
	margin: 5px 10px;
}

.top-item2{
 background: url(img/top_leather_wallet.png) no-repeat;
	width: 280px;
	height: 360px;
	position: relative;
	margin: 5px 10px;}

.top-item3{
 background: url(img/top_leather_shoes.png) no-repeat;
	width: 280px;
	height: 360px;
	position: relative;
	margin: 5px 10px;}

.top-item4{
 background: url(img/top_leather_clothes.png) no-repeat;
	width: 280px;
	height: 360px;
	position: relative;
	margin: 5px 10px;}

.top-item5{
 background: url(img/top_leather_sofa.png) no-repeat;
	width: 280px;
	height: 360px;
	position: relative;
	margin: 5px 10px;}

.top-item6{
 background: url(img/top_leather_caritem.png) no-repeat;
	width: 280px;
	height: 360px;
	position: relative;
	margin: 5px 10px;
	}
	
.top-item-title{
color: #ffffff;
position: absolute;
top: 18px;
left: 35%;
}

.top-item-text{
width: 260px;
position: absolute;
top: 240px;
left: 10px;
line-height: 1.2em;
}

.top-item-img{
 width: 265px;
 position: absolute;
	top: 55px;
	left: 9px;
}

.top-what-bg{
 background: url(img/top_blackleatherrepair_11.png) no-repeat right;
}

.top-soudan-bg{
 background: url(img/top_blackleatherrepair_10.png) no-repeat right;
}

.top-work{
 display: table;
 height: 800px;
 width: 100%; 
	position: relative;
 background: url(img/top_work_bg.jpg) no-repeat center center fixed; 
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}

/*--------company--------*/
.company-table {
	max-width:1024px;
	margin: 0 auto 30px;
}

/*--------qa--------*/
.qa-q:before{
content: url(img/qa_q.png);
position: relative;
top:8px;
margin-right: 10px;
}

.qa-a:before{
content: url(img/qa_a.png);
position: relative;
top:8px;
margin-right: 10px;
}

/*--------work--------*/
.work-cat li {
	font-size: 16px;
	color: #ffffff;
	padding: 1px 8px;
 background-color:#7B2022;
	margin: 5px 10px;
	display: inline-block;
	border-radius: 10px;
 -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
 -moz-border-radius: 10px;   /* Firefox用 */
}

.work-cat li a:link{
 color: #ffffff;
}

.work-cat li a:visited{
 color:#ffffff;
}

.work-cat li a:hover{
 color:#eaeaea;
}

.work-img img {
	max-width: 400px;
}

.c-mw1024-l97-ma{
max-width: 1024px;
margin-left: auto;
margin-right: auto;
}

@media only screen and (max-width: 768px){
.c-mw1024-l97-ma{
max-width: 97%;
margin-left: auto;
margin-right: auto;
}
}/*【max-width end】 */










