body {
	font-size: 100%;
	line-height: 2.1;
	font-family: YuMincho, "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", Honoka, Meiryo, "メイリオ", serif;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background: #f0f3f3;
	background-size: cover;
}
/*-------------------------- Container --------------------------*/
.container {
	width: 100vw;
	height: 100vh;
}
/*------------- wrap-top-------------*/
#wrap-top{
	position:relative;
	padding-top:0;
}

/*--------------------------craftsman--------------------------*/
#wrap-top #craftsman-top{
	margin-top:0;
	width:100%;
	height:600px;
	position:relative;
}
#wrap-top #craftsman-top .photo-box{
	position: absolute;
	right:0;
	top:0;
	width:70%;
	height:600px;
	background:url(../img/craftsman2022/craftsman2022_main.jpg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	opacity:0;
}
#wrap-top #craftsman-top .text-erea{
	position: absolute;
	left:0;
	top:0;
	width:30%;
	height:600px;
	overflow:hidden;
	z-index:10;
	background:#544e37;
	opacity:0;
}
#wrap-top #craftsman-top .text-erea h2{
	width:20%;
	float:left;
	height:600px;
	background:#000;
	position:relative;
}
#wrap-top #craftsman-top .text-erea h2 span{
	text-indent:-100000px;
	background:url(../img/title_main.svg) no-repeat;
	display:block;
	background-size:17px 143px;
	width:17px;
	height:143px;
	position:absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
}
#wrap-top #craftsman-top .text-erea .text{
	height:100%;
	width:80%;
	float:right;
	position:relative;
}
#wrap-top #craftsman-top .text-erea .text ul{
	position:absolute;
	overflow:hidden;
	display:table;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
	color:#fff;
	width:100%;
}
#wrap-top #craftsman-top .text-erea .text h1{
	font-size:1.4em;
	letter-spacing:5px;
	font-weight:500;
}
#wrap-top #craftsman-top .text-erea .text li{
	color:#ddd;
	padding:0 5em;
}
#wrap-top #craftsman-top .text-erea .text li.text1{
	margin-top:20px;
}

/*--------------------------WRAP-CNT--------------------------*/
#wrap-cnt{
	width:100%;
	opacity:0;
}
#wrap-top,
#footer-main{
	opacity:0;
}

/*-------------cnt-text-------------*/
#cnt-text{
	position:relative;
	width:100%;
	background:#fff;
	overflow:hidden;
	padding-top:120px;
}
#cnt-text .text-box{
	margin:0 auto;
	width:100%;
	text-align:left;
}
#cnt-text .text-box .line{
	border-bottom:1px solid #777;
	width:50px;
	margin:70px auto;
}
#cnt-text h1{
	width:80%;
	font-size:1.8em;
	font-weight:500;
	line-height:1.4em;
	margin:0 auto;
	text-align:center;
}
#cnt-text h3{
	font-size:1.5em;
	text-align:center;
	margin:120px auto 30px;
	font-weight: 700;
}
#cnt-text h4{
	width:800px;
	font-size:1.1em;
	text-align:left;
	margin:40px auto 10px;
	font-weight: 700;
}
#cnt-text p{
	width:800px;
	margin:0 auto;
}
#cnt-text p.last{
	margin-bottom: 70px;
}
#cnt-text p a{
	padding-bottom:1px;
	border-bottom:1px solid #ccc;
	font-size:0.9em;
}
#cnt-text p a:hover{
	text-decoration:none;
	color:#8F6810;
	border-bottom:1px solid #8F6810;
}
#cnt-text p.at{
	font-size:0.9em;
	line-height:1.5em;
	color:#777;
}
#cnt-text .image0{
	width:800px;
	height:400px;
	margin:20px auto 0;
}
#cnt-text .image1{
	width:800px;
	height:1000px;
	margin:20px auto 70px;
}
#cnt-text .image1{
	width:800px;
	height:1000px;
	margin:20px auto 70px;
}

#cnt-text .image-box1,
#cnt-text .image-box2{
	display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
	width:800px;
	margin:20px auto 0;
}
#cnt-text .image-box1 li,
#cnt-text .image-box2 li{
	width:50%;
}

#cnt-text .img0{
	background:url(../img/craftsman2022/image0.jpg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#cnt-text .img1{
	background:url(../img/craftsman2022/image1.jpg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#cnt-text .img2{
	background:url(../img/craftsman2022/image2.jpg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#cnt-text .img3{
	background:url(../img/craftsman2022/image3.jpg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#cnt-text .img4{
	background:url(../img/craftsman2022/image4.jpg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


#cnt-text .link-bnr{
	width:800px;
	margin:70px auto;
}
#cnt-text .link-bnr a.text-box{
	width:100%;
	box-sizing: border-box;
	display:block;
	text-align:center;
	padding:30px;
	color:#fff;
	background:#AA7E19;
	transition: all ease 0.4s;
}
#cnt-text .link-bnr a.text-box:hover{
	background:#896b33;
	text-decoration:none;
}
#cnt-text .link-bnr a.text-box p{
	width:100%;
}
	
/*-------------cnt-link-------------*/
#cnt-link{
	position:relative;
	width:100%;
	margin:0 auto;
	line-height:1.5;
}
#cnt-link .btn-box3{
	width:100%;
	clear:both;
}
#cnt-link .btn-box3 .text-box{
	display:block;
	color:#eee;
	background:#040000;
	text-align:center;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
#cnt-link .btn-box3 .text-box .text{
	padding-left:10px;
	position:relative;
	display: inline-block;
}
#cnt-link .btn-box3 .text-box .text::before{
	position: absolute;
	top: 25px;
	margin: auto;
	content: "";
	vertical-align: middle;
	left: 3px;
	width: 15px;
	height: 15px;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
#cnt-link .btn-box3 .text-box .text h1{
	font-size:1em;
	padding:20px;
}
#cnt-link .btn-box3 .text-box:hover{
	color:#d6ccb6;
	text-decoration:none;
	background-color:rgba(143,106,38,1);
}
#cnt-link .btn-box3 .text-box:hover .text p span{
	color:#d6ccb6;
}
/*-------------btn-back-------------*/
.btn-back{
	width:100%;
	height:100%;
	position:relative;
}
.btn-back a{
	display:block;
	color:#eee;
	background:#555;
	text-align:center;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.btn-back a .text{
	position:relative;
	display: inline-block;
	padding-left:10px;
}
.btn-back a .text::before{
	position: absolute;
	top: 49px;
	margin: auto;
	content: "";
	vertical-align: middle;
	left: 3px;
	width: 15px;
	height: 15px;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.btn-back a .text p{
	font-size:1em;
	padding:40px 20px;
}
.btn-back a:hover{
	color:#d6ccb6;
	text-decoration:none;
	background-color:rgba(143,106,38,1);
}
/*----------------------SP ----------------------*/
@media screen and (max-width: 1800px) , (max-device-width : 1800px) {
	#wrap-top #craftsman-top .photo-box{
		width:65%;
	}
	#wrap-top #craftsman-top .text-erea{
		width:35%;
	}
	#cnt-text .image0,
	#cnt-text .image1,
	#cnt-text .image2,
	#cnt-text .image3,
	#cnt-text .image4,
	#cnt-text .image5,
	#cnt-text .image6,
	#cnt-text .image7,
	#cnt-text .image8,
	#cnt-text .image9,
	#cnt-text .image10,
	#cnt-text .image11,
	#cnt-text .image12,
	#cnt-text .image13,
	#cnt-text .image14,
	#cnt-text .image15,
	#cnt-text .image16{
		height:500px;
	}
}
@media screen and (max-width: 1550px) , (max-device-width : 1550px) {
	#wrap-top #craftsman-top .photo-box{
		width:60%;
	}
	#wrap-top #craftsman-top .text-erea{
		width:40%;
	}
	#wrap-top #craftsman-top .text-erea .text li{
		padding:0 2em;
	}
	#wrap-top #craftsman-top,
	#wrap-top #craftsman-top .photo-box,
	#wrap-top #craftsman-top .text-erea,
	#wrap-top #craftsman-top .text-erea h2,
	#wrap-top #craftsman-top .text-erea .text{
		height:500px;
	}
}
@media screen and (max-width: 1000px) , (max-device-width : 1000px) {
	#wrap-top{
		padding-top:50px;
	}
	#wrap-top #craftsman-top .text-erea .text li{
		font-size:0.9em;
	}
	#cnt-text .text-box .line{
		margin:60px auto;
	}
	#cnt-text h3{
		line-height: 1.5;
	}
	#cnt-text h3,
	#cnt-text .text-box h4,
	#cnt-text .text-box p{
		width:90vw;
	}
	#cnt-text .text-box p br{
		display:none;
	}
	#cnt-text .text-box p br.brblock{
		display:block;
	}
	#cnt-text .image0{
		height:400px;
		width:90vw;
	}
	#cnt-text .image1{
		width: 90vw;
		height: 600px;
	}
	#cnt-text h1 br{
		display:none;
	}
	#cnt-text .link-bnr{
		width:90vw;
	}
}
@media screen and (max-width: 800px) , (max-device-width : 800px) {
	#wrap-top #craftsman-top{
		height: auto;
	}
	#wrap-top #craftsman-top .photo-box{
		width:100%;
		height:400px;
		position:relative;
	}
	#wrap-top #craftsman-top .text-erea{
		width:100%;
		height: auto;
		position:relative;
	}
	#wrap-top #craftsman-top .text-erea h2{
		width:100%;
		float:none;
		height: auto;
		padding:10px 0;
		font-size:1em;
		letter-spacing:10px;
		color:#fff;
	}
	#wrap-top #craftsman-top .text-erea h2 span{
		text-indent:0;
		text-align:center;
		background:none;
		width:auto;
		height:auto;
		position: relative;
		top: 0%;
		left: 0%;
		-webkit-transform: translate(0, 0); /* Safari用 */
		transform: translate(0, 0);
	}
	#wrap-top #craftsman-top .text-erea .text{
		height: auto;
		width:100%;
		float:none;
		padding:30px 0 40px;
	}
	#wrap-top #craftsman-top .text-erea .text ul{
		position: relative;
		overflow:hidden;
		text-align:center;
		display:block;
		top: 0%;
		left: 0%;
		-webkit-transform: translate(0, 0); /* Safari用 */
		transform: translate(0, 0);
		color:#fff;
	}
	#cnt-text{
		padding-top:100px;
	}
	#cnt-text .text-box .line{
		margin:50px auto;
	}
	#cnt-text h1{
		font-size:1.7em;
	}
}
@media screen and (max-width: 500px) , (max-device-width : 500px){
	#wrap-top #craftsman-top .photo-box{
		width:100%;
		height:300px;
		position:relative;
	}
	#cnt-text{
		padding-top:70px;
	}
	#cnt-main .text-box .line{
		width:22px;
	}
	#cnt-text .link-bnr{
		margin:50px auto;
	}
	#cnt-text .image0{
		height:250px;
		margin:20px auto 0;
	}
	#cnt-text .image1{
		width: 90vw;
		height: 600px;
	}
}
@media screen and (max-width: 480px) , (max-device-width : 480px){
	body{
		font-size:0.9rem;
	}
	#cnt-text h1{
		font-size:1.45em;
	}
	#cnt-text h3{
		font-size: 1.3em;
		width: 90vw;
    	line-height: 1.4em;
	    margin: 60px auto 20px;
	}
	#cnt-text .text-box .line{
		margin:40px auto;
	}
}
@media screen and (max-width: 350px) , (max-device-width : 350px){
	#cnt-text h1{
		font-size:1.25em;
	}
	#cnt-text p a{
		font-size:0.75em;
	}
}