
body {
	margin: 0;
	padding: 0;
	color: #000000;
}

body img {
	width: 100%;
	border: 0;
	vertical-align: bottom;/*余白削除*/
}


#st_wrapper a { 
	text-decoration: none;
	color: #fff;
}

#st_wrapper img {
	width: 100%;
	vertical-align: bottom;
}

#st_wrapper {
	text-align: center;
	max-width: 1000px;
	width: 100%;
	margin:0 auto;
	padding: 0;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	letter-spacing: 0.045em;
	color: #000000;
}

#st_wrapper p{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 13px;
	font-weight: 100;
	line-height: 1.6em;
    margin: 3% 0;
	text-align: left;
}


#st_wrapper h1 {
	font-size: 28px;
	font-weight: 600;
	line-height: 2.0em;
	letter-spacing: 0.01em;
	margin:0 auto 3%;
	padding: 0;
	text-align: center;
	color: #000;
}

#st_wrapper h1 span {
	padding: 8px 40px;
	border: solid 2px #000;
	border-radius: 50px;
}

#st_wrapper h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 36px;
	font-weight: 600;
	line-height: 1.6em;
	letter-spacing: 0.01em;
	margin: 1% auto;
	text-align: center;
}

#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: #e8380d;
}

#st_wrapper h4 {
	font-family: 'BIZ UDGothic', 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: #f4a347;
	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%;
	left: 7%;
	z-index: 10;
}

.tt02 {
	width: 40%;
	position: absolute;
	bottom: 5%;
	right: 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_orange {
    position: relative;
    margin: 0 auto;
    padding: 3%;
	background-color: #f4a347;
	color: #fff;
}

.p_box {
	margin: 4% 0 2%;
	display: flex;
	align-items: center;
}


.box_beige {
	padding: 4% 10% 4%;
	text-align: center;
	background-color: #fbd8ac;
}


.box_w {
	padding: 6% 2% 4%;
	background-color:#FFFFFF;	
	text-align: center;
}

.box_bder {
    margin: 6% 5%;
    padding: 5% 4%;
	border: solid 3px #f4a347;
	box-sizing: border-box;
	background-color: #fff;
	position: relative;
	text-align: center;
}

.box_bder_l {
    margin: 6% 5%;
    padding: 3% 0 0;
	border: solid 3px #f4a347;
	box-sizing: border-box;
	background-color: #fff;
	position: relative;
	text-align: center;
}


.box_bder2 {
    margin: 6% 5%;
    padding: 5% 4%;
	border: solid 3px #fff;
	box-sizing: border-box;
	background-color: #fbd8ac;
	position: relative;
	text-align: center;
	color: #000;
}


.triangle {
    position: absolute;
    border-bottom: 120px solid transparent;
    border-left: 120px solid #f4a347;
    top: 0;
    left: 0;
}

.label {
    font-family: "Roboto", sans-serif;
    position: absolute;
    top: 12px;
    left: 20px;
    font-size: 42px;
    font-weight: 800;
    color: #fff;
}



.box_bder2 .triangle {
    border-left: 120px solid #fff;
}

.box_bder2 .label {
	color: #f4a347;
}

.w_60 {
	width: 90%;
	margin: 3% auto 5%;
}

.txt01 {
	font-family: 'BIZ UDGothic', sans-serif;
	font-size: 20px;
	line-height: 1.6em;
	font-weight: 600;
	margin: 2% auto ;
}


.txt02 {
	font-family: 'BIZ UDGothic', sans-serif;
	font-size: 28px;
	line-height: 1.6em;
	font-weight: 600;
	margin: 2% auto;
	text-align: center;
}

a.txt02 {
	color: #fff;
}

.cap {
	font-size: 18px;
	line-height: 1.8em;
	margin: 5% auto;
	text-align: center;
}

.triangle-button　{
    background-color: #000;
    color: #fff;
    display: block;
    padding: 4px;
    position: relative;
    text-align: center;
    text-decoration: none;
}

.triangle-button::after{
    content: '';
    display: inline-block;
    border-style: solid;
    border-width: 25px 0 25px 35px;
    border-color: transparent transparent transparent #fff;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

.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 {
	width: 90%;
	margin: 0 auto 5%;
	display: flex;
	gap: 3%;
}


/*リンク*/

.box_link {
	width: 90%;
	margin: 3% auto;
}


.item {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	line-height: 1.4em;
	font-weight: 500;
	text-align: center;
}

.item img{
	width: 100%;
}


.Sml {
	font-size:11px;
	line-height:1.7em;
	text-align: center;
}

.c01 {
	color: #FFFFFF;
}

.c02 {
	color: #e8380d;
}

.c03 {
    color: #fffbc2;
}

.toTop {
	width: 30px;
	margin: 5% auto 1%;
}

.toTop img {
	width: 100%;
}

.bdr {
	border-bottom: solid 2px #0097D8;
	width: 30px;
	margin: 5% auto 6%;
}

.bdr_w {
	border: solid 8px #FFFFFF;
	box-sizing: border-box;
}

.clear {
	clear: both;
}


.func_img {
	width: 80%;
	margin: 0 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 {
	cursor: pointer;
	padding: 15px 30px;
	letter-spacing: 0.15em;
	font-weight: 400;
	width: 500px;
	font-size: 20px;
	margin: 10px auto 30px;
	background-color: #000000;
	color: #fff;
}

.btn-2 {
	border: none;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 0.15em;
    font-family: 'Lato', sans-serif;
	font-weight: 600;
	outline: none;
	position: relative;
	width: 31%;
	margin: 1% 1% 5%;
	font-size: 26px;
	text-align: center;
	padding: 20px 0;
	color: #FFFFFF;
	background: rgb(201,47,33);
    background: linear-gradient(0deg, rgba(201,47,33,1) 10%, rgba(225,117,33,1) 100%);
}


.sp {
	display: none;
}

.br_pc{
	display: block;
}

.br_sp{
	display: none;
}	


@media only screen and (max-width:750px){
	
	#st_wrapper {
		width: 100%;
	}
		
	#st_wrapper img {
		width: 100%;
	}
	#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;
		line-height:1.6em;
	}
    .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;
	}
	
	.box_info {
		width: 100%;
        height: auto;
		padding: 8% 0;
	}
	
	.box_beige {
		padding: 7% 4% 6%;
	}
	
    .box_bder {
		margin: 4% 0;
		padding: 3%;
        border: solid 3px #f4a347;
	}
	
    .box_bder_l {
		margin: 4% 0;
		padding: 3%;
        border: solid 3px #f4a347;
	}

	.flxbox {
		width: 98%;
	}
			
	.txt01 {
		font-size: 13px;
		line-height: 1.4em;
		margin: 3% 0;
	}
	
	.txt01 br {
		display: none;
	}
	
	.txt02 {
		font-size: 17px;
	}
	
	.triangle {
        border-bottom: 65px solid transparent;
        border-left: 65px solid #f4a347;
    }
	
	
	.label {
        top: 8px;
        left: 12px;
        font-size: 25px;
    }
	
	.box_bder2 .triangle {
        border-left: 65px solid #fff;	
	}
	
	.catch:before, .catch:after {
	  width: 4em; /* 線の長さ */
	}

	.cap {
		font-size: 12px;
	}
	
    		
	.Sml {
		font-size: 10px;
		text-align: left;
	}
	.toTop {
	width: 10%;
	margin: 10% auto 1%;
	}

    
	/* Button 1 */
	.btn-1 {
		width: 60%;
		margin: 1% auto 5%;
		padding: 2%;
		font-size: 13px;
		position: relative;
	}
	.btn-2 {
		width: 31.3%;
		margin: 1% 1% 5%;
		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;
	}			
		
	
}


