* {margin: 0; padding: 0; outline: 0;}


img{
  touch-callout:none;
  user-select:none;
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-touch-callout:none;
  -moz-user-select:none;
}

@font-face{
    font-family: marufo;
    src: local('A-OTF-MaruFoPro-Bold');
    src: url('http://chairpop-store.com/font/marufo.woff');
}

.marufo {
    font-family: marufo !important;
}


body {
	font-family: marufo !important;
	color: #333;
	font-size: 14px;
	background-color: #f8f5f1;
}


h1, h2 {
	font-family: marufo !important;
	font-weight: 300;
}


h1 {
	font-size: 36px;
	letter-spacing: -1px;
}


h2 {
	font-size: 24px;
}


p {
	margin: 0 0 0 0;
}

p{
	word-wrap:break-word;
}

a {
	color: #d52020;
	text-decoration: none;
	transition: 0.6s ;
}

a img {  
    -webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out;  
}

a img:hover {  
    opacity: 0.6;  
    filter: alpha(opacity=60);  
} 

.clear {
	clear: both;
}

.wrap {
	width: 100%;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0;

}



.section {
	width: 100%;
	position: relative;
	margin: 0 auto;
	padding: 0;
}


.inner {
	width: 1180px;
	margin: 0 auto;
	font-size: 18px;
	font-weight: 300;
}

.inner:after {
	  content: "";
	  display: table;
	  clear: both;
}





/* ------------------------  Menu  ------------------------ */

.subMenu {
	z-index: 1000;
	width: 100%;
	background: #fafafa;
	box-shadow:0px 9px 7px -9px rgba(0,0,0,0.3);
	-moz-box-shadow:0px 9px 7px -9px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 9px 7px -9px rgba(0,0,0,0.3);
}

.subMenu .inner {
	padding:0;
	font-weight: 400;
	margin: 0 auto;
}


.subNavBtn {
	display: block;
	float: left;
	margin: 0;
	text-decoration: none;
	padding: 7px 3%;
	font-size: 16px;
    line-height: 2.0em;
	text-align: center;
	color: #333;
	background: url("../image/naviborder.gif");
	background-repeat: no-repeat;
	background-position: left center;
}
.subMenu a:hover {
	color: #d52020;
}

.active {

}
.end {
	margin: 0;
    padding: 6px 0 6px 2%;
    display: inherit;
    height: 35px;
    float: right;
}

#sTop:before {
	content: url("../image/icon1.png");
	top: 1px;
    position: relative;
    margin-right: 8px;
}

#s1:before {
	content: url("../image/icon2.png");
	top: 1px;
    position: relative;
    margin-right: 8px;
}

#s2:before {
	content: url("../image/icon3.png");
	top: 1px;
    position: relative;
    margin-right: 8px;
}

#s3:before {
	content: url("../image/icon4.png");
	top: 1px;
    position: relative;
    margin-right: 8px;
}

.conotactLink:before {
	content: url("../image/icon5.png");
	top: 1px;
    position: relative;
    margin-right: 8px;
}






/* SECTIONS */
.sTop {
	color:#3d3d3d;
	height: 82px;
	padding: 0;
	background: #fff;
}

.s1 {
	color:#fff;
}

.s2 {
	margin: 30px 0 0;
}

.s2 a {
	color: #fff;
}

.s3 {
}










/* ------------------------  header ------------------------ */

.header {
	overflow: hidden;
	position: relative;
}

.header h1.title {
	display: inline;
}

.header h2 {
	font-size: 13px;
	line-height: 1.6em;
	position: absolute;
	left: 330px;
	top: 22px;
	color: #606060;
}

.header p.tel {
	float: right;
}








/* ------------------------  main  ------------------------ */


.main {
	text-align: left;
	background: url("../image/main-bg.png");
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	padding: 40px 0 0 0;
}

.main h1 {
	margin: 0 0 -20px 0;
}

.main h2 {
	margin: 0px 0 10px 15px;
}

.main h3 {
	margin: 0 0 45px 15px;
}

.main .inner {
	position: relative;
}

.main .inner h4 {
	position: absolute;
	right: 0;
	top: 10px;
}















/* ------------------------  catch  ------------------------ */


.catch {
	background: url("../image/bg.gif");
	background-repeat: repeat-x;
	background-position: top center;
	min-height: 165px;
	text-align: center;
}

.catch h1 img {
    margin-top: -30px;
}







/* ------------------------  before after ------------------------ */


.beforeafter {
	text-align: center;
	padding: 0 0 30px 0;

}

.shadow {
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
	display: inline-block;
	line-height: 0;
        margin: 15px 0;
}





/* ------------------------ orderguide ------------------------ */

.orderguide {
	background: #d52020;
	width: 100%;
	text-align: center;
	font-size: 17px;
	color: #fff;
	line-height: 1.8em;
}

.orderguide .caption {
	height: 258px;
	text-indent: -9999px;
	background: url("../image/oggkh.png");
	background-repeat: no-repeat;
    background-position: center center;
}

.orderguide .inner {
	overflow: hidden;
	padding: 20px 0 15px;
}

.orderguide .inner p {
	font-size: 18px;
}


.orderguide .inner .left {
	float: left;
}

.orderguide .inner .right {
	float: right;
}




/* ------------------------  point  ------------------------ */


.point {
	text-align: center;
	padding: 30px 0;
}







/* ------------------------  step5 ------------------------ */

.s2 .shadow {
	    border-radius: 10px;
	    margin: 5px 0;
}

.s2 .step1 {
    position: relative;
}

.s2 .step1 a {
    position: absolute;
    bottom: 72px;
    left: 519px;
    color: #d52020;
}


















/* ------------------------  data ------------------------ */

.s3 {
	width: 1180px;
	margin: 40px auto 0;
	padding: 0;
}

.s3 .box {
	border: 12px solid #DA3C21;
	border-top: none;
	width: 98%;
	padding: 0 0 20px 0;
	background-color: #fff;
}

.s3 .box dl {
	line-height: 1.8em;
	text-align: left;
	font-size: 15px;
	margin: 0 auto;
	width: 80%;
}

.s3 .box dl dt {
	border-bottom: 1px solid #e7e8e8;
	padding: 20px 0 2px;
	margin-bottom: 5px;
}

.s3 .box dl dd {
	font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "Meiryo UI", "メイリオ", Meiryo, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}





/* ------------------------  office ------------------------ */

.office {
	width: 1180px;
	margin: 0 auto 40px auto;
}

.office .box {
	border: 12px solid #DA3C21;
	border-top: none;
	width: 98%;
	padding: 20px 0;
	background-color: #fff;
}

.office .box table {
	line-height: 2.5em;
	text-align: left;
	font-size: 15px;
}

.office .box table tr {
    border-bottom: 1px solid #e7e8e8;
}

.office .box table th {
	width: 20%;
	vertical-align: top;
}






/* ------------------------  page top ------------------------ */

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}

#page-top a {
	background-color: rgba(20, 20, 20, 0.4);
    font-size: 32px;
    text-decoration: none;
    color: #fff;
    width: 60px;
    height: 0px;
    text-align: center;
    display: block;
    border-radius: 2px;
    line-height: 0.01em;
}

#page-top a:hover {
    text-decoration: none;
        background-color: rgba(20, 20, 20, 0.6);
}





/* ------------------------  footer ------------------------ */

.footer,
.footer a {
	background: #b11c1c;
	text-align: center;
	padding: 30px 0;
	color: #fff;
	font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "Meiryo UI", "メイリオ", Meiryo, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

















