
body {
	margin: 0;
	padding: 0;
	color: #000000;
}

body img {
	border: 0;
	vertical-align: bottom;/*余白削除*/
}

#st_wrapper a {
	text-decoration: none;
}

#st_wrapper img {
	width: 100%;
}

#st_wrapper {
	text-align: center;
	max-width: 1000px;
	width: 100%;
	margin:0 auto;
	padding: 0;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0.045em;
	color: #000000;
}

#st_wrapper p{
	font-family: 'BIZ UDGothic', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.5em;
    margin: 3% 0;
	text-align: left;
}


#st_wrapper h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 40px;
	font-weight: 300;
	line-height: 2.0em;
	letter-spacing: 0.01em;
	margin:0 auto 3%;
	padding: 0;
	text-align: center;
	color: #604c3f;
}
#st_wrapper h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 40px;
	font-weight: 300;
	line-height: 1.6em;
	letter-spacing: 0.01em;
	margin: 2% auto;
	text-align: center;
}

#st_wrapper h2 span{
	font-size: 32px;
}

#st_wrapper h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.6em;
	letter-spacing: 0.01em;
	margin: 1% auto 2%;
	text-align: center;
	color: #e5dece;
}


#st_wrapper h4 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.4em;
	letter-spacing: 0.08em;
	margin: 2% auto 0;
	text-align: center;
}


.top_box {
	background-color: #b19a6f;
	padding: 5px 10px;
	text-align: right;
	font-size: 18px;
	color: #FFFFFF;
	display: flex;
	justify-content: flex-end
}

.sub {
	background-color: #fff;
    width: 170px;
	padding: 3px 10px;
    margin: 1% 0;
	text-align: center;
	font-size: 14px;
	color: #39393a;
    border-radius: 20px;
}

.visual {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}

.tt01 {
	font-family: 'BIZ UDGothic', sans-serif;
	font-size: 43px;
	line-height: 1.5em;
	letter-spacing: 0.145em;
	font-weight: 600;
	text-align: left;
	writing-mode: vertical-rl;
	color: #fff;
	position: absolute;
	top: 10%;
	right: 7%;
	z-index: 10;
}

.tt02 {
	width: 24%;
	position: absolute;
	bottom: 5%;
	left: 5%;
	z-index: 10;
}
.lead {
	font-family: 'BIZ UDGothic', sans-serif;
    text-align: center;
    font-size: 17px;
    line-height: 1.8em;
    padding: 0;
    margin: 0 auto 5%;
}

.box_material {
    margin: 0 auto;
    padding: 3%;
	color: #fff;
	background-color: #c0995d;
}

.logo_l {
    width: 70%;
    max-width: 400px;
    margin: 3% auto 7%;
}

.p_box {
	margin: 4% 0 2%;
	display: flex;
	align-items: center;
}

.box_info {
    height: auto;
    padding: 5% 3%;
    margin: 0;
    background-color: #f7f6f2;
    box-sizing: border-box;
}

.p_box {
	width: 90%;
	margin: 2% auto;
}

.bk_grn {
    background-size: cover;
	padding: 4% 15%;
    margin: 0;
	text-align: center;
}

.bk_grn2 {
	padding: 4% 5%;
    margin: 0;
	text-align: center;
    background: rgb(13,42,34);
    background: linear-gradient(351deg, rgba(13,42,34,1) 0%, rgba(60,83,75,1) 100%);
}

.box_gld {
    margin: 7% auto;
    padding: 1%;
    background: rgb(177,154,111);
    background: linear-gradient(351deg, rgba(177,154,111,1) 0%, rgba(197,185,152,1) 100%);
    border-radius: 10px;
}

.box_gry {
    background-color: #f7f5f0; 
	padding: 4% 5%;
	text-align: center;
}

.box_w {
	padding: 6% 2% 4%;
	background-color:#FFFFFF;	
	text-align: center;
}


.ttl {
	background-color: #b19a6f;
	padding: 10px;
	text-align: right;
	font-size: 18px;
	color: #FFF;
}

.inner {
	font-size: 14px;
	width: 47%;
    margin: 2% 0 2% 3%;
  	justify-content: left;
  	align-items: baseline;
    text-align: left;
}

.txt01 {
	font-family: 'BIZ UDGothic', sans-serif;
	font-size: 20px;
	line-height: 1.6em;
	font-weight: 500;
	margin: 2% auto ;
	text-align: left;
}


.txt02 {
	font-family: 'BIZ UDGothic', sans-serif;
	font-size: 28px;
	line-height: 1.6em;
	font-weight: 600;
	margin: 2% auto;
}

.txt03 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	line-height: 1.8em;
	font-weight: 500;
	margin: 2% auto;
	text-align: center;
}

.inner .txt03 {
	font-size: 22px;
	text-align: left;
	margin: 1% 0;
}

.txt04 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 15px;
	line-height: 1.8em;
	font-weight: 400;
	margin: 3% auto;
}

.sub01 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	line-height: 1.8em;
	font-weight: 500;
	margin: 2% auto;
	text-align: center;
    color: #fff;
    padding: 1% 3%;
    background-color: #b39c73;
}

.sub02 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	line-height: 1.8em;
	font-weight: 500;
	margin: 2% auto;
	text-align: center;
    color: #fff;
    padding: 1% 3%;
    background-color: #3e3a39;
}

.sub03 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 15px;
	line-height: 1.8em;
	font-weight: 500;
	margin: 2% auto 3%;
	text-align: center;
    color: #fff;
    padding: 0 1%;
    background-color: #b39c73;
}

.block2 {
    padding: 0;
	display: flex;
}

.block2 .thumb {
    width: 49%;
    margin: 1% 0.5%;
    padding: 1%;
    text-align: center;
    box-sizing: border-box;
}

.bk01 {
    width: 90%;
    max-width: 700px;
    margin: 2% auto 5%;	
    background-color: #e5dece;
}

.catch {
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
}
.catch:before, .catch:after {
  border-top: 1px solid ;
  content: "";
  width: 8em; /* 線の長さ */
}
.catch:before {
  margin-right: 1em; /* 文字の右隣 */
}
.catch:after {
  margin-left: 1em; /* 文字の左隣 */
}

.flxbox, .flxbox_colum {
	width: 90%;
	margin: 0 auto 5%;
	display: flex;
	justify-content: space-around;
	gap: 3%;
}

.com_box {
	width: 50%;
	background-color: #e5dece;
	padding: 3%;
	font-size: 13px;
	line-height: 1.5em;
	color: #000000;
	text-align: left;
	border-radius: 10px;
	position: relative;
}

/*.com_box :before {
  content: "";
  position: absolute;
  right: 0;
  top: -40px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border: 20px solid transparent;
  border-bottom: 20px solid #fff;
}*/



.Sml {
	font-size:11px;
	line-height:1.7em;
	text-align: center;
}

.c01 {
	color: #FFFFFF;
}

.c02 {
	color: #e5dece;
}


.bdr {
	border-bottom: solid 2px #000;
	margin: 5% auto 6%;
}

.bdr_w {
	border-bottom: solid 2px #FFFFFF;
	box-sizing: border-box;
}

.clear {
	clear: both;
}

.M_20 {
    margin-top: -15%;
}

.MT20 {
	margin-top: 15%;
}

.bk01 {
    padding: 1% 2% 2%;
    background-color: #e5dece;
}

.w_30 {
	width: 33%;
}

.w_50 {
    width: 48%;
    margin: 1%;
}

.w_60 {
	width: 90%;
	max-width: 700px;
	margin: 3% auto 5%;
}

.w_70 {
	width: 75%;
}


.FL {
    float: left;
}

.Ctr {
	text-align: center;
	margin: 3% auto;
}

/* General button style (reset) */
.btn {
	border: none;
	font-family: inherit;
	font-size: 20px;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 20px 50px;
	display: inline-block;
	margin: 2% auto;
	letter-spacing: 0.15em;
	font-weight: 100;
	outline: none;
	position: relative;
	text-align: center;
	
}


/* Button 1 */
.btn-1 {
	border: none;
	background: none;
	cursor: pointer;
	padding: 20px 50px;
	display: inline-block;
	letter-spacing: 0.15em;
	font-weight: 100;
	outline: none;
	position: relative;
	text-align: center;	width: 500px;
	font-size: 23px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "sans-serif";
	margin: 10px auto 30px;
	background-color: #000000;
	color: #ffffff;
}

.btn-2 {
	border: none;
	background: none;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 0.055em;
    font-family: 'Lato', sans-serif;
	font-weight: 600;
	outline: none;
	position: relative;
	width: 31.3%;
	margin: 1% 1% 5%;
	font-size: 26px;
	text-align: center;
	padding: 20px 0;
	color: #FFFFFF;
	background-color: #89877a;
	float: left;
}


.sp {
	display: none;
}

.br_pc{
	display: block;
}

.br_sp{
	display: none;
}	


@media only screen and (max-width:750px){
	
	#st_wrapper {
		width: 100%;
	}

	.tt01 {
		font-size: 26px;
		top: 8%;
	}
	
	.tt02 {
		width: 60%;
		left: 20%;
	}
	
	
    .sub {
        width: 145px;
        font-size: 12px;
        padding: 3px 5px;
    }
	.lead {
    	text-align: left;
    	font-size: 13px;
    	line-height: 1.8em;
    	padding: 0;
    	margin: 0 10px 20px;
	}
	
	.lead br {
		display: none;
	}
	.ttl {
		font-size: 13px;
	}	
		
	#st_wrapper h1 {
    	font-size: 18px;
		margin: 3% auto 4%
	}
	#st_wrapper h2 {
    	font-size: 24px;
		line-height: 1.4em;
	}
	#st_wrapper h2 span{
		font-size: 20px;
		margin: 4% auto;
	}
	#st_wrapper h3 {
    	font-size: 16px;
		margin: 0 0 1%;
	}
	#st_wrapper h4 {
    	font-size: 15px;
	}	
	
	#st_wrapper p{
		font-size: 12px;
	}
	
    .box_bder {
		margin: 4% 0;
		padding: 3%;
        border: solid 2px #604c3f;
        border-radius: 20px;
    }
	
	
	.box_info {
        height: auto;
		padding: 8% 3%;
	}
	
	.box_info_g {
    	width: 90%;
    	padding: 5%;
	}
	.box_gry {
		padding: 6% 4%;
	}
    
    .bk_grn {
        margin: -60% 0 0;
        padding: 5% 10%;
    }
	
	.block3 .thumb {
		width: 90%;
		float: none;
		margin: 0 auto 6%;
	}
	
	.block3 .thumb .txt01 {
		padding-top: 3%;
	}
	
	.block3 .Sml {
		text-align: center;
	}

	.p_box {
		width: 100%;
		margin: 2% 0;
		flex-direction: column;
	}
    
    .p_box .w_50 {
        width: 80%;
        margin: 0 10%;
    }
    

	.inner {
  		width: 100%;
        margin: 2% 0;
	}

    
	
	.w_30 {
    	width: 100%;
    	margin: 0;
	}
			
	.circle {    
		width: 130px;
    	height: 130px;
		line-height: 130px;
		font-size: 20px;
		float: left;
	}

	.txt01 {
		font-size: 12px;
		line-height: 1.4em;
		margin: 1% 2% 1% 0;
	}
	
	.txt01 br {
		display: none;
	}
	
	.txt02 {
		font-size: 17px;
	}
    
    .txt03 {
        font-size: 13px;
    }
    
	.inner .txt03 {
		font-size: 14px;
	}
	
    .txt04 {
        font-size: 12px;
		margin: 1% 0;
    }
	
    .sub01, .sub02 {
        font-size: 15px;
		margin: 3% auto 4%;
    }
    

	.flxbox {
		width: 96%;
	}
	

	.flxbox_colum {
		width: 96%;
		flex-direction: column;
	}	
	
	.catch:before, .catch:after {
	  width: 2em; /* 線の長さ */
	}
	
	.com_box {
		font-size: 13px;
	}
	
	/* Button 1 */
	.btn-1 {
		width: 85%;
		margin: 1% auto 5%;
		padding: 3%;
		font-size: 13px;
		position: relative;
	}
	.btn-2 {
		font-size: 13px;
		text-align: center;
		padding: 10px 0;
		color: #FFFFFF;
		float: left;
	}
	
	
	.pc {
		display: none;
	}
	
	.sp {
		display: block;
	}
	
	.br_pc{
		display: none;
	}

	.br_sp{
		display: flex;
	}			
		
	
}

