@charset "utf-8";

/*common
----------------------------------------------------*/
/* 設定 */
* { /*游ゴシック*/
	font-family: -apple-system, BlinkMacSystemFont, '游ゴシック', "Yu Gothic", YuGothic, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-weight: 500;
	margin: 0;
	padding: 0;
	color: #322218;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	/*font-feature-settings: 'palt';*/
}

.osw { font-family: 'Oswald', sans-serif;}
	
html{
	font-size: 62.5%;
	margin: 0;
	padding: 0;
    background: url("../images/body_bg.jpg") repeat 0 0;
}

body {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1;
}

img {
	border: 0;
	vertical-align:bottom;
}

a { text-decoration: none;}

ul, li { list-style: none;}


/* float */
.fLeft { float: left !important;}
.fRight { float: right !important;}


/* clearfix */
.cf:after {
    content: "";
    display: block;
    clear: both;
}


/* align */
.cen   { text-align: center !important; }
.left  { text-align: left !important; }
.right { text-align: right !important; }


/* text-indent */
.indent {
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}


/* font */
.c-gold { color: #967530;}
.c-red { color: #871c0d;}

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

/* margin,padding */

/* -------------------------------------------------
layout
----------------------------------------------------*/
.inner {
    width: 90%;
    max-width: 1200px;
    margin: auto;
}

@media screen and (min-width:601px) {
    .inner { width: 96%;}
}

.w-100 {
    width: 100%;
    height: auto;
}

/* ===== header ===== */
.head-wrap {
    position: relative;
    width: 100%;
    height: 60vh;
    background: url("../images/mv_img.jpg") no-repeat center center / cover;
}

@media screen and (min-width:371px) {
	.head-wrap { height: 75vh;}
}

@media screen and (min-width:601px) {
	.head-wrap { height: 680px;}
}

@media screen and (min-width:961px) {
    .head-wrap { height: 850px;}   
}

@media screen and (max-width:960px) {
	.head-wrap { margin-top: 79px;}
}

@media screen and (max-width:600px) {
	.head-wrap { margin-top: 70px;}
}

@media screen and (max-width:370px) {
	.head-wrap { margin-top: 64px;}
}

.head-wrap * { color: #fff;}

header {
    position: relative;
    padding: 40px 40px 0 40px;
}

@media screen and (max-width:960px) {
	header { display: none;}
}

.h-logo-area {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.h-logo { margin-right: 30px;}

.h-logo-area h1 {
    line-height: 1.5;
    letter-spacing: 0.05em;
}

.h-tel {
    position: absolute;
    top: 50px;
    right: 40px;
}

.h-tel p { letter-spacing: 0.05em;}

.tel-num {
    margin-bottom: 8px;
    font-size: 2.8rem;
    font-weight: bold;
    line-height: 0;
}

.tel-num:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 24px;
    margin-right: 10px;
    background: url("../images/ico_tel.png") no-repeat 0 0 / 100%;
    vertical-align: -2px;
}

.add-txt { padding-left: 28px;}



#header {
    display: none;
    width: 100%;
    padding: 20px;
    background-color: #fff;
}

@media screen and (max-width:960px) {
	#header {
		display: block;
		position: fixed;
		top: 0;
		left: 0;
	}
}

@media screen and (max-width:600px) {
	#header {
        height: 70px;
        padding: 20px 4%;
    }
}

@media screen and (max-width:370px) {
	#header {
        height: 64px;
        padding: 20px 4%;
    }
}

#header * { color: #322218;}

.clone-nav {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    display: block !important;
    width: 100%;
    transition: .3s;
    transform: translateY(-100%);
}

.is-show {
    transform: translateY(0);
}


#header .h-logo img {
	width: 195px;
	height: auto;
}

@media screen and (min-width:371px) {
	#header .h-logo img { width: 244px;}	
}

@media screen and (min-width:601px) {
	#header .h-logo img { width: 306px;}	
}

#header h1 { display: none;}

@media screen and (min-width:601px) {
	#header h1 { display: block;}
}

#header .h-tel {
	top: 20px;
	right: 20px;
	display: none;
}

@media screen and (min-width:961px) {
	#header .h-tel { display: block;}
}

#header .tel-num:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 24px;
    margin-right: 10px;
    background: url("../images/ico_tel02.png") no-repeat 0 0 / 100%;
    vertical-align: -2px;
}

.h-tel-sp {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
}

@media screen and (min-width:961px) {
	.h-tel-sp { display: none;}
}

@media screen and (max-width:960px) {	
	.link-tel {
		display: block;
		width: 79px;
		height: 79px;
		padding-top: 12px;
		font-weight: bold;
		text-align: center;
		color: #fff !important;
		background-color: #322218;
	}
	
	.link-tel:before {
		content: "";
		display: block;
		width: 19px;
		height: 24px;
		margin: 0 auto 12px;
		background: url("../images/ico_tel.png") no-repeat 0 0 / 100%;
	}
}

@media screen and (max-width:600px) {
	.link-tel {
		width: 70px;
		height: 70px;
		padding-top: 9px;
	}
}

@media screen and (max-width:370px) {
	.link-tel {
		width: 64px;
		height: 64px;
		padding-top: 8px;
	}
}




/* ===== main visual ===== */
.main-catch-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    text-align: center;
    transform: translate(-50%, -50%);
}

.main-catch-m {
    margin-bottom: 24px;
    font-size: 5.2vw;
    letter-spacing: 0.3em;
}

.main-catch-l {
    margin-bottom: 24px;
    font-size: 10vw;
    line-height: 1.2;    
}

.main-catch-s {
    font-size: 1.6rem;
	line-height: 1.5;
    letter-spacing: 0.1em;
}

.main-catch-s br { display: block;}

@media screen and (min-width:601px) {
	.main-catch-m { font-size: 3.2rem;}
    
    .main-catch-l { font-size: 6.0rem;}  
	
	.main-catch-s { line-height: 1.0;}
	
	.main-catch-s br { display: none;}
}

@media screen and (min-width:961px) {
    .main-catch-wrap {
        position: absolute;
        top: 50%;
        left: 100px;
        width: auto !important;
        text-align: left;
        transform: translateY(-50%);        
    }
    
    .main-catch-m { font-size: 4.0rem;}
    
    .main-catch-l { font-size: 7.5rem;}
	
	.main-catch-s { font-size: 2.0rem;}
}


/* ===== global nav ===== */
.nav-wrap { margin: -21px 0 76px;}

@media screen and (min-width:961px) {
    .nav-wrap { margin: -27px 0 95px;}
}

.nav-area {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

@media screen and (max-width:750px) {
	.nav-area { margin: 0 1.5%;}
}

.nav-area li {
    width: 30.0%;
    margin: 0 1.4% 24px;
}

@media screen and (min-width:961px) {
    .nav-area li { width: 26.6%;}
}

@media screen and (min-width:1201px) {
    .nav-area li {
        width: auto;
        margin: 0 20px;
    }
}

.link-nav {
    position: relative;
    top: 0;
    display: inline-block;
    width: 100%;
    padding: 26px 0 28px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background-color: #886231;
    border-radius: 10px;
    box-shadow: 0 5px 0 #322218;
    transition: all .3s ease-in-out;
}

@media screen and (min-width:751px) {
    .link-nav { text-align: left;}
}

@media screen and (min-width:961px) {
    .link-nav { padding: 33px 0 35px;}
}

@media screen and (min-width:961px) {
	.link-nav:hover {
		top: 5px;
		box-shadow: none;
	}
}

.nav01 { padding-left: 0}
.nav02 { padding-left: 0;}
.nav03 { padding-left: 0;}

.link-nav:before {
    position: absolute; 
    content: "";
    display: inline-block;
}
.nav01:before {
	top: -22px;
	left: 50%;
	width: 29px;
	height: 46px;
    background: url("../images/btn_img01.png") no-repeat 0 0 / 100%;
    transform: translateX(-50%);
}
.nav02:before {
	top: -22px;
	left: 50%;
	width: 31px;
	height: 46px;
    background: url("../images/btn_img02.png") no-repeat 0 0 / 100%;
    transform: translateX(-50%);
}
.nav03:before {
	top: -22px;
	left: 50%;
	width: 37px;
	height: 46px;
    background: url("../images/btn_img03.png") no-repeat 0 0 / 100%;
    transform: translateX(-50%);
}

@media screen and (min-width:751px) {     
	.nav01 { padding-left: 8.4vw;}
	.nav02 { padding-left: 8.6vw;}
	.nav03 { padding-left: 7.9vw;}
    
    .nav01:before {
		top: -1.65vw;
		left: 1.7vw;
		width: 4.7vw;
		height: 7.5vw;
        transform: none;
    }
    
    .nav02:before {
		top: -1.1vw;
		left: 1.9vw;
		width: 4.6vw;
		height: 6.9vw;
        transform: none;
    }
    
    .nav03:before {
		top: -1.1vw;
		left: 1.15vw;
		width: 5.66vw;
		height: 7.0vw;
        transform: none;
	}
    
}

@media screen and (min-width:1201px) { 
    .link-nav { width: 320px;}
    
    .nav01 { padding-left: 101px;}
    .nav02 { padding-left: 103px;}
    .nav03 { padding-left: 95px;}
    
    .nav01:before {
        top: -20px;
        left: 20px;
        width: 56px;
        height: 89px;
    }
    
    .nav02:before {
        top: -13px;
        left: 23px;
        width: 55px;
        height: 81px;
    }
    
    .nav03:before {
        top: -13px;
        left: 14px;
        width: 68px;
        height: 84px;
    }
    
}

.link-nav-in {
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: 0;
    color: #fff;
}

@media screen and (min-width:371px) {
    .link-nav-in { font-size: 1.4rem;}
}

@media screen and (min-width:751px) {
    .link-nav-in {
        font-size: 1.5rem;
        line-height: 1.0;
        letter-spacing: 0.08em;
    }
}

@media screen and (min-width:961px) {
    .link-nav-in { font-size: 1.8rem;}
}

.link-nav-in br { display: block;}

@media screen and (min-width:750px) {
    .link-nav-in br { display: none;}
}

.link-nav-in:after {
    content: "";
    position: absolute;
    bottom: 12px;
    left: 50%;
    width: 8px;
    height: 8px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: translateX(-50%) rotate(45deg);
}

@media screen and (min-width:601px) {
    .link-nav-in:after { bottom: 10px;}
}


/* ===== footer ===== */
footer {
    position: relative;
    padding: 44px 0 16px;
}

@media screen and (min-width:601px) {
    footer { padding: 55px 0 16px;}
}

@media screen and (max-width:600px) {
    footer { text-align: center !important;}
}

.f-logo { margin-bottom: 24px;}

@media screen and (min-width:601px) {
    .f-logo { margin-bottom: 60px;}
}

.f-info {
    position: inherit;
    top: inherit;
    right: inherit;
    margin-bottom: 40px;
}

@media screen and (min-width:601px) {
    .f-info {
        position: absolute;
        top: 50px;
        right: 0;
        text-align: right;
        margin-bottom: 0;
    }
}

.com {
    margin-bottom: 6px;
    font-size: 1.5rem;
    font-weight: bold;
}

.com-info {
    font-size: 1.4rem;
    line-height: 1.9;
    letter-spacing: 0.1em;
}

.copy {
    font-size: 1.2rem;
    line-height: 1.5;
    letter-spacing: 0.1em;
    text-align: center;
    color: #9f8a7d;
}

@media screen and (min-width:371px) {
    .copy { font-size: 1.4rem;}
}

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

.copy br { display: block;}

@media screen and (min-width:601px) {
    .copy br { display: none;}
}

/*pageTop*/
#page-top {
    position: fixed;
    right: 2%;
    bottom: 8%;
    z-index: 2;
}

@media screen and (min-width:961px) {
    #page-top {
        right: 36px;
        bottom: 80px;        
    }
}

.page-top-img {
    width: 42px;
    height: auto;
}

@media screen and (min-width:601px) {
    .page-top-img { width: 52px;}
}

/* ====================================
index.html
====================================== */
.sec-ttl {
    margin-bottom: 40px;
    font-size: 2.6rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center;
    color: #322218;
}

@media screen and (min-width:371px) {
    .sec-ttl {
		font-size: 3.2rem;
	}
}

@media screen and (min-width:601px) {
    .sec-ttl {
		margin-bottom: 50px;
		font-size: 3.6rem;
	}
}

@media screen and (min-width:961px) {
    .sec-ttl { font-size: 4.0rem;}
}

.sec-ttl:before {
    content: "";
    display: block;
    width: 54px;
    height: 53px;
    margin: 0 auto 24px;
    background: url("../images/ill_saw_s.png") no-repeat 0 0 / 100%;
}

@media screen and (min-width:601px) {
	.sec-ttl:before { margin: 0 auto 30px;}
}

.area-ttl {
    font-size: 2.0rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center;
}
.fea-area .area-ttl { margin-bottom: 48px;}
.how-area .area-ttl { margin-bottom: 58px;}

@media screen and (min-width:601px) {
	.area-ttl { font-size: 2.5rem;}
	
	.fea-area .area-ttl { margin-bottom: 60px;}
	.how-area .area-ttl { margin-bottom: 72px;}
}

.area-ttl:before,
.area-ttl:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 68px;
    vertical-align: middle;
}

.area-ttl:before {
    margin-right: 20px;
    background: url("../images/brackets_l.png") no-repeat 0 0 / 100%;
}

.area-ttl:after {
    margin-left: 20px;
    background: url("../images/brackets_r.png") no-repeat 0 0 / 100%;
}


.item-sec-1 {
    padding-bottom: 80px;
    background: url("../images/ill_saw_l.png") no-repeat right bottom 15vw / 352px;
}

@media screen and (min-width:961px) {
    .item-sec-1 { 
        padding-bottom: 100px;
        background: url("../images/ill_saw_l.png") no-repeat right bottom 273px;
    }
}

.item-des-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 44px;
}

@media screen and (min-width:601px) {
    .item-des-wrap { margin-bottom: 56px;}
}

@media screen and (min-width:961px) {
    .item-des-wrap { margin-bottom: 70px;}
}

.item-img { position: relative;}

.item-img:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    border: 5px solid #856f57;
    box-sizing: border-box;
}

.item-sec-1 .item-img:before {
    left: -20px;
    bottom: -40px;
}

.item-sec-2 .item-img:before {
    right: -20px;
    bottom: -30px;
}

.item-sec-1 .item-img {
    width: 96%;
    max-width: 650px;
    margin: 0 auto 80px;
    transform: translateX(2%);
}
.item-sec-2 .item-img {
    order: 1;
    width: 96%;
    margin: 0 auto 80px;
    max-width: 600px;
    transform: translateX(-2%);
}

@media screen and (min-width:961px) {
    .item-sec-1 .item-img {
        width: 54.2%;
        margin: 0;
        transform: none;
    }
    .item-sec-2 .item-img {
        order: 2;
        width: 50.0%;
        margin: 0;
        transform: none;
    }    
}

.item-sec-1 .item-des {
    width: 94%;
    margin: auto;
    padding-top: 0;
}
.item-sec-2 .item-des {
    order: 2;
    width: 94%;
    margin: auto;
}

@media screen and (min-width:961px) {
    .item-sec-1 .item-des {
        width: 41.7%;
        margin: 0;
        padding-top: 10px;
    }
    .item-sec-2 .item-des {
        order: 1;
        width: 44.6%;
        margin: 0;
    }    
}

.item-des-head {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: 0.1em;
}

.item-sec-1 .item-des-head { margin-bottom: 20px;}

.item-sec-1 .item-des-head br { display: none;}

@media screen and (min-width:1201px) {
    .item-sec-1 .item-des-head br { display: block;}
}

.item-sec-2 .item-des-head {
    margin-bottom: 56px;
    letter-spacing: 0.05em;
    text-align: center;
}

@media screen and (min-width:601px) {
	.item-des-head { font-size: 2.6rem;}
    
    .item-sec-2 .item-des-head { letter-spacing: 0.1em;}
}

@media screen and (min-width:961px) {
    .item-des-head { font-size: 2.8rem;}
    
    .item-sec-1 .item-des-head { margin-bottom: 33px;}
    
    .item-sec-2 .item-des-head { margin-bottom: 70px;}
}

@media screen and (min-width:601px) {
    .item-sec-2 .item-des-head .sp-block {
        display: none;
    }
}

.item-des-txt {
    font-size: 1.6rem;
    line-height: 1.87;
    letter-spacing: 0.1em;
}

.item-sec-1 .item-des-txt { margin-bottom: 43px;}

.item-des-img { text-align: center;}

@media screen and (min-width:961px) {
    .item-des-img { text-align: right;}
}

.maruta-torch {
    width: 88.3%;
    max-width: 442px;
    height: auto;
}

.fea-how {
    margin-bottom: 0px;
    background: url("../images/conts_bg_img01.png") no-repeat right top 11px / 492px, url("../images/conts_bg_img02.png") no-repeat left top 905px / 391px;
}

@media screen and (min-width:601px) {
    .fea-how {
        margin-bottom: 100px;
        background: url("../images/conts_bg_img01.png") no-repeat right top 11px / 492px, url("../images/conts_bg_img02.png") no-repeat left top 905px / 391px;
    }
}

@media screen and (min-width:961px) {
    .fea-how {
        background: url("../images/conts_bg_img01.png") no-repeat right top 11px, url("../images/conts_bg_img02.png") no-repeat left top 905px;
    }
}

.fea-area { margin-bottom: 100px;}

.fea-conts-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

@media screen and (min-width:1201px) {
    .fea-conts-wrap { justify-content: flex-start;}  
    
    .f-conts-even { justify-content: flex-end;}
}

.fea-conts-wrap:not(:nth-last-of-type(1)) { margin-bottom: 35px;}

.fea-conts {
    position: relative;
    display: table;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1000px;
    align-items: center; 
    padding: 5%;
    background-color: #fff;
}

@media screen and (min-width:601px) {
	.fea-conts { padding: 32px 0;}
}

@media screen and (min-width:961px) {
    .fea-conts { padding: 50px 0;}
}

.fea-num {
    position: relative;
    top: inherit;
    left: inherit;
    width: 55px;
    height: 63px;
	margin: 0 auto 16px;
}

@media screen and (min-width:601px) {
    .fea-num {
		position: absolute;
		top: -18px;
		left: 20px;
	}
}

@media screen and (min-width:961px) {
    .fea-num {
        width: 69px;
        height: 79px;
    }
}

.f-conts-l,
.f-conts-r {
    display: block;
    vertical-align: middle;
    height: auto;
}

@media screen and (min-width:601px) {
	.f-conts-l,
	.f-conts-r {
		display: table-cell;
		height: 90px;
	}
}

.f-conts-l {
    width: 100%;
    padding: 0 0 16px 0;
    border-right: 0;
	margin-bottom: 16px;
	border-bottom: 1px solid #bbb6aa;
}

@media screen and (min-width:601px) {
    .f-conts-l {
		width: 31%;
        padding: 0 2vw 0 5vw;
		margin-bottom: 0;
		border-right: 1px solid #bbb6aa;
		border-bottom: none;
	}
}

@media screen and (min-width:1201px) {
    .f-conts-l { padding: 0 0 0 60px;}
}

.f-conts-ttl {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.75;
    letter-spacing: 0;
    text-align: center;
}

.f-conts-ttl br { display: none;}

@media screen and (min-width:371px) {
    .f-conts-ttl {
        font-size: 2.0rem;
    }
}

@media screen and (min-width:601px) {
    .f-conts-ttl {
        letter-spacing: 0.1em;
        text-align: left;
    }
}

@media screen and (min-width:961px) {
    .f-conts-ttl br { display: block;}
}

.f-conts-r {
    padding: 0;
    font-size: 1.4rem;
    line-height: 1.8;
    letter-spacing: 0.1em;
}

@media screen and (min-width:371px) {
	.f-conts-r {
        font-size: 1.5rem;
        line-height: 2.3;
    }
}

@media screen and (min-width:601px) {
	.f-conts-r { padding: 0 53px 0 35px}
}


.step-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.step-box {
    position: relative;
    width: 100%;
    padding: 0 7% 16px;
	margin-bottom: 56px;
    border: 5px solid #5b4a40;
}

@media screen and (min-width:601px) {
    .step-box {
    	width: 23.8%;
    	padding: 0 2% 16px;
		margin-bottom: 0;
    }
}

@media screen and (min-width:961px) {
    .step-box {
        padding: 0 37px 31px; 
    }
}

.steps,
.step-num { color: #fff;}

.steps {
    width: 60px;
    height: 60px;
    padding-top: 14px;
    margin: -35px auto 16px;
    text-align: center;
    background-color: #5b4a40;
    border-radius: 50px;
}

@media screen and (min-width:601px) {
    .steps { margin: -35px auto 24px;}
}

@media screen and (min-width:961px) {
    .steps { margin: -35px auto 30px;}
}

.step-num {
    display: block;
    font-size: 2.0rem;
    line-height: 1.0;
}

.step-ttl {
    margin-bottom: 16px;
    font-size: 2.2rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center;
}

@media screen and (min-width:961px) {
    .step-ttl {
        margin-bottom: 30px;
        font-size: 2.8rem;
    }
}

.step-txt {
    font-size: 1.5rem;
    line-height: 1.7;
    letter-spacing: 0.1em;
}

.step-box:not(:nth-last-of-type(1)):after {
    content: "";
    position: absolute;
    top: inherit;
    right: 50%;
	bottom: -25px;
    width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 14px 0 14px;
	border-color: #5b4a40 transparent transparent transparent;
    transform: translateX(50%);
}

@media screen and (min-width:601px) {
    .step-box:not(:nth-last-of-type(1)):after {
		top: 50%;
		right: -2.1vw;
        border-width: 14px 0 14px 2.1vw;
		border-color: transparent transparent transparent #5b4a40;
		transform: translateY(-50%);
    }
}

@media screen and (min-width:961px) {
    .step-box:not(:nth-last-of-type(1)):after {
        right: -25px;
        border-width: 14px 0 14px 20px;
    }
}


.item-torch {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.tor-img,
.tor-des { width: 100%;}

@media screen and (min-width:601px) {
    .tor-img,
    .tor-des { width: 50%;}    
}

.tor-img { text-align: center;}

.tor-item-img {
    display: inline-block;
    width: 71.7%;
    max-width: 430px;
    height: auto;
    margin-bottom: 48px;
}

@media screen and (min-width:601px) {
    .tor-item-img { margin-bottom: 0;}
}

.tor-head {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 3px double #bbb6aa;
}

@media screen and (min-width:601px) {
    .tor-head {
        padding-bottom: 40px;
        margin-bottom: 40px;
    }    
}

.tor-name {
    margin-bottom: 15px;
    font-size: 3.6rem;
    font-weight: bold;
    letter-spacing: 0.1em;
}

@media screen and (min-width:601px) {
    .tor-name {
        margin-bottom: 30px;
        font-size: 4.0rem;
    }
}

@media screen and (min-width:961px) {
    .tor-name { font-size: 4.5rem;}
}

.tor-price {
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    text-align: right;
}

.item-price {
    display: inline-block;
    margin-right: 4px;
    font-size: 3.2rem;
    font-weight: bold;
    letter-spacing: 0.05em;
}

.tor-abt {
    margin-bottom: 28px;
    font-size: 1.5rem;
    line-height: 1.9;
    letter-spacing: 0.1em;
}

.tor-star {
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: 0.1em;
    color: #896825;
}

@media screen and (min-width:601px) {
    .item-price { font-size: 2.6rem;}
    
    .tor-abt { font-size: 1.6rem;}
    
    .tor-star { font-size: 1.5rem;}
}



.sec-works,
.item-sec-2 { padding: 80px 0;}

@media screen and (min-width:961px) {
    .sec-works,
    .item-sec-2 { padding: 100px 0;}    
}

.w-main-txt {
    margin-bottom: 36px;
    font-size: 1.9rem;
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: 0;
    text-align: center;
}

@media screen and (min-width:371px) {
    .w-main-txt {
        margin-bottom: 36px;
        font-size: 2.2rem;
        letter-spacing: 0;
    }
}

@media screen and (min-width:601px) {
    .w-main-txt {
        margin-bottom: 56px;
        font-size: 2.6rem;
        letter-spacing: 0.1em;
    }
}

@media screen and (min-width:961px) {
    .w-main-txt {
        margin-bottom: 70px;
        font-size: 2.8rem;
    }
}

.w-chara {
    width: 100%;
    padding: 10px;
    margin-bottom: 64px;
    background: url("../images/conts_bg02.jpg") repeat 0 0;
}

@media screen and (min-width:601px) {
    .w-chara { margin-bottom: 80px;}
}

.w-chara-inner {
    padding: 3% 3% 0 3%;
    background: url("../images/ill_saw_m.png") no-repeat right 5px top 5px;
    border: 3px solid #e8e3d9;
}

@media screen and (min-width:961px) {
    .w-chara-inner { padding: 40px 40px 7px 40px;}
}

.w-chara ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.w-chara li {
    width: 100%;
    padding-left: 45px;
    margin-bottom: 20px;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 2.0;
    letter-spacing: 0.05em;
    background: url("../images/check_icon.png") no-repeat 0 0 / 30px;
}

@media screen and (min-width:601px){
    .w-chara li {
        width: 46.0%;
        margin-bottom: 25px;
    }
}



.w-lists {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0;
}

@media screen and (min-width:961px) {
    .w-lists { margin-bottom: 50px;}
}

.w-box {
    width: 47.0%;
    margin-bottom: 34px;
    text-align: center;
}

@media screen and (min-width:601px) {
    .w-box {
        width: 32.0%;
        margin-bottom: 43px;
    }
}

@media screen and (min-width:961px) {
    .w-box { width: 18.7%;}
}

.w-img { margin-bottom: 15px;}

.w-ttl {
    margin-bottom: 6px;
    font-size: 1.5rem;
    font-weight: bold;
    letter-spacing: 0.1em;
}

.w-size {
    margin-bottom: 12px;
    line-height: 1.5;
}
.w-size.mb-0 { margin-bottom: 0;}

.w-price {
    font-size: 1.6rem;
    line-height: 1.5;
}


.w-point { margin-bottom: 64px;}

@media screen and (min-width:601px) {
    .w-point { margin-bottom: 80px;}
}

.w-point-head {
    display: inline-block;
    margin-bottom: 20px;
    padding: 10px 24px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #e2e0d8;
    background-color: #322218;
}

@media screen and (min-width:601px) {
    .w-point-head {
        padding: 13px 25px;
        margin-bottom: 26px;
    }
}

.w-point ul { padding-left: 0;}

@media screen and (min-width:601px) {
    .w-point ul { padding-left: 20px;}
}

.w-point li {
    font-size: 1.4rem;
    letter-spacing: 0.1em;
}
.w-point li:not(:nth-last-of-type(1)) { margin-bottom: 16px;}

@media screen and (max-width:600px) {
    .w-point li {
        padding-left: 18px;
        text-indent: -18px;
        line-height: 1.5;
    }
}

.w-point li:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 10px;
    background-color: #322218;
    border-radius: 50%;
}

.btn { margin-bottom: 20px;}

.link-btn {
    position: relative;
    top: 0;
    display: inline-block;
    width: 100%;
    max-width: 450px;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center;
    color: #fff;
    background-color: #871c0d;
    border-radius: 10px;
    box-shadow: 0 5px 0 #520c02;
    transition: all .3s ease-in-out;
}
.link-w { padding: 27px 0 22px;}
.link-o { padding: 24px 0 20px;}

@media screen and (min-width:601px) {
    .link-btn {
        width: 450px;
        font-size: 2.0rem;        
    }
    
    .link-w { padding: 34px 0 28px;}
    .link-o { padding: 30px 0 25px;}  
}

@media screen and (min-width:961px) {
    .link-w { padding: 42px 0 35px;}
    .link-o { padding: 38px 0 31px;}    
}

@media screen and (min-width:961px) {
    .link-btn:hover {
        top: 5px;
        box-shadow: none;
    }
}


.link-btn:before {
    content: "";
    display: inline-block;
}

.link-w:before {
    width: 26px;
    height: 18px;
    margin-right: 12px;
    background: url("../images/ico_book.png") no-repeat 0 0 / 100%;
    vertical-align: -2px;
}

.link-o:before {
    width: 26px;
    height: 26px;
    margin-right: 13px;
    background: url("../images/ico_file.png") no-repeat 0 0 / 100%;
    vertical-align: -8px;
}

@media screen and (min-width:601px) {
    .link-w:before {
        width: 33px;
        height: 23px;
        margin-right: 16px;
    }

    .link-o:before {
        width: 33px;
        height: 32px;
        margin-right: 16px;
    }    
}

.star-txt { text-align: center;}



.main-assist {
    display: block;
    font-size: 1.8rem;
    font-weight: bold;
}

@media screen and (min-width:371px) {
    .main-assist { font-size: 2.0rem;}
}

.price-area-wrap { margin-top: 26px;}

.p-area-ttl {
    width: 100%;
    padding: 10px 0;
    margin-bottom: 30px;
    font-size: 2.0rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    background-color: #d7cfbe;
}

.p-area-ttl:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 32px;
    margin-right: 16px;
    background-color: #322218;
    vertical-align: -8px;
}

.p-area { margin-bottom: 30px;}

.p-area-head {
    margin-bottom: 8px;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: 0.1em;
}

.p-area-star {
    display: inline-block;
    margin-left: 0.5em;
    font-size: 1.4rem;
}

.p-area-txt {
    margin-bottom: 19px;
    letter-spacing: 0.05em;
}

.p-line {
    font-size: 1.5rem;
    font-weight: bold;
}

.p-txt {
    font-size: 2.8rem;
    font-weight: bold;
    letter-spacing: 0.05em;
}

@media screen and (min-width:601px) {
    .p-txt { font-size: 3.5rem;}
}






























/* ===== お気軽にご連絡ください。 ===== */
.sec-inquiry {
    padding: 86px 0 40px;
    text-align: center;
    background: url("../images/conts_bg.jpg") repeat 0 0;
}

@media screen and (min-width:601px) {
    .sec-inquiry { padding: 108px 0 40px;}
}

.sec-inq-ttl,
.tel-fax,
.inq-tel-num,
.link-phone {
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #fff;
}

.sec-inq-ttl {
    position: relative;
    margin-bottom: 42px;
    font-size: 2.0rem;
}

@media screen and (min-width:601px) {
    .sec-inq-ttl {
        margin-bottom: 52px;
        font-size: 2.5rem;
    }
}

@media screen and (min-width:961px) {
    .sec-inq-ttl { margin-bottom: 65px;}
}

.sec-inq-ttl:before {
    content: "";
    position: absolute;
    top: -56px;
    left: 50%;
    width: 159px;
    height: 60px;
    background: url("../images/conts_img04.png") no-repeat 0 0 / 100%;
    transform: translateX(-50%);
}

@media screen and (min-width:601px) {
    .sec-inq-ttl:before {
        top: -70px;
        width: 199px;
        height: 75px;        
    }
}

.tel-fax {
    margin-bottom: 28px;
    font-size: 2.0rem;
}

.inq-tel-num,
.link-phone {
    display: block;
    font-size: 4.0rem;
    line-height: 1.5;
}

.link-phone { font-size: 3.6rem;}

@media screen and (min-width:371px) {
    .link-phone { font-size: 4.0rem;}
}

@media screen and (min-width:601px) {
    .inq-tel-num {
        display: inline-block;
        font-size: 4.5rem;
        line-height: 0;
    }

    .tel-fax { font-size: 2.5rem;}
}

@media screen and (min-width:961px) {
    .inq-tel-num { font-size: 5.0rem;}
}

.inq-tel-num:before {
    content: ":";
    display: none;
    margin: 0 5px 0 10px;
    font-size: 2.5rem;
}

@media screen and (min-width:601px) {
    .inq-tel-num:before {
        content: ":";
        display: inline-block;
        margin: 0 5px 0 10px;
        font-size: 2.5rem;
    }
}

.deli-area {
    width: 90%;
    max-width: 1000px;
    padding: 30px 3% 25px;
    margin: auto;
    background-color: #1b0f02;
}

@media screen and (min-width:601px) {
    .deli-area {
        width: 96%;
        padding: 30px 0 25px;
    }
}

@media screen and (min-width:961px) {
    .deli-area { width: 100%}
}

.deli-ttl {
    margin-bottom: 20px;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: 0.1em;
}

.deli-ttl:before,
.deli-ttl:after {
    content: "";
    display: none;
    width: 100px;
    height: 1px;
    background-color: #967530;
    vertical-align: middle;
}

.deli-ttl:before { margin-right: 30px;}
.deli-ttl:after { margin-left: 30px;}

@media screen and (min-width:601px) {
    .deli-ttl:before,
    .deli-ttl:after { display: inline-block;}    
}

.deli-txt {
    font-size: 1.4rem;
    line-height: 1.7;
    color: #b09c85;
}

@media screen and (min-width:601px){
    .deli-txt { font-size: 1.5rem;}
}

















































