@charset "UTF-8";
/* CSS Document */


body {
	padding:0;
	margin:0;
}


.st_wrap {
	clear: both;
	width:100%;
    text-align: center;
	padding: 0 ;
	margin:0 auto;
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
	position: relative;
}

.st_wrap h1 {
	font-family: "Lato", sans-serif;
    font-weight: 600;
	font-size: 35px;
	text-align: center;
	margin: 3% auto 2%;
    padding: 0;
}

.st_wrap h2 {
    font-weight: 600;
	font-size: 24px;
	text-align: center;
	width: 50%;
	margin: 3% auto 2%;
    padding: 0;
}

.st_wrap h3 {
	font-family: "Frank Ruhl Libre", serif;
    font-weight: 800;
	font-size: 30px;
	text-align: center;
	margin: 2% auto 8%;
    padding: 0;
}

.st_wrap h4 {
	font-family: "Lato", sans-serif;
	font-size: 30px;
    font-weight: 700;
	text-align: center;
	margin: 13% auto 6%;
}

.st_wrap h5 {
	font-size: 20px;
    font-weight: 700;
	text-align: center;
	margin: 8% auto 5%;
	padding: 1% 0;
	background-color: #888;
	color: #fff;
}

.Main {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.no {
	font-family: "Frank Ruhl Libre", serif;
    font-weight: 500;
	font-size: 90px;
	color: #5f87ff;
	position: absolute;
	top: -6%;
	left: 3%;
	z-index: 10;
}

.no2 {
	font-family: "Frank Ruhl Libre", serif;
    font-weight: 500;
	font-size: 90px;
	color: #5f87ff;
	position: absolute;
	top: -7%;
	right: 2%;
	z-index: 10;
}

.no3 {
	font-family: "Frank Ruhl Libre", serif;
    font-weight: 500;
	font-size: 90px;
	color: #5f87ff;
	position: absolute;
	top: -10%;
	left: 2%;
	z-index: 10;
}

.st_wrap img {
	width: 100%;
	vertical-align: bottom;
}

.catch {
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
}
.catch:before, .catch:after {
  border-top: 1px solid;
  content: "";
  width: 2em; /* 線の長さ */
}
.catch:before {
  margin-right: 1em; /* 文字の右隣 */
}
.catch:after {
  margin-left: 1em; /* 文字の左隣 */
}

.co01 {
    color: #a2807e;
}

.st_wrap p {
	margin: 10px auto;
    text-align: left;
    font-size: 13px;    
    line-height: 1.8em;
}


.logo {
	width: 40%;
	position: absolute;
	bottom: 4%;
	left: 30%;
}

.ttl {
	width: 50%;
	position: absolute;
  	bottom: 40%;
  	left: 5%;
}

.sp {
	display:none;
}


.Lead {
	font-weight:normal;
	text-align:center;
	font-size: 15px;
	padding:0 ;
	margin: 2% auto;
	line-height: 2em;
}


.lead_v_lft {
	font-size: 20px;
	text-align: left;
  	ms-writing-mode: tb-rl;
 	writing-mode: vertical-rl;
	color: #5f87ff;
  	line-height: 1.4;
  	position: absolute;
  	top: 8%;
	left: 2%;
	z-index: 10;
}

.lead_v_lft_ {
	font-size: 20px;
	text-align: left;
  	ms-writing-mode: tb-rl;
 	writing-mode: vertical-rl;
	color: #5f87ff;
  	line-height: 1.4;
  	position: absolute;
  	top: 8%;
	left: 0;
	z-index: 10;
}

.lead_v_rht {
	font-size: 20px;
	text-align: left;
  	ms-writing-mode: tb-rl;
 	writing-mode: vertical-rl;
	color: #5f87ff;
  	line-height: 1.4;
  	position: absolute;
  	top: 8%;
	right: 3%;
	z-index: 10;
}

.lead_v_rht_ {
	font-size: 20px;
	text-align: left;
  	ms-writing-mode: tb-rl;
 	writing-mode: vertical-rl;
	color: #5f87ff;
  	line-height: 1.4;
  	position: absolute;
  	top: -8%;
	right: 2%;
	z-index: 10;
}


.sub {
	font-weight:normal;
	text-align:center;
	font-size: 15px;
	margin: 1% auto;
	line-height: 1.5em;
}


.name_item {
	font-size: 15px;
	font-weight: 500;
	line-height: 1.5em;
	margin: 2% 0 ;
	text-align: center;
}

.w80 {
	width: 80%;
	margin: 0 0 0 20%;
}

.Sml {
	font-size: 90%;
	text-align: center;
	line-height: 1.8em;
	margin: 1% auto;
	font-weight: normal;
}

.Sml strong {
	font-weight: bold;
	background: linear-gradient(transparent 60%, #cebf98 30%);
}


.Red {
	color: #FF0004;
}

.wbox {
	margin: 5%;
	padding: 4% 0 8%;
	background-color: #fff;
}

.txtbox1 {
	width: 40%;
	margin: 5% 0 10% 5%;
	z-index: 5;
}

.txtbox2 {
	width: 40%;
	margin: 2% auto 10%;
	z-index: 5;
}

.txtbox3 {
	width: 40%;
	position: absolute;
	bottom: 15%;
	left: 2%;
	z-index: 5;
	
}

.txtbox4 {
	width: 40%;
	position: absolute;
	top: 1%;
	right: 5%;
	z-index: 5;
}


.txtbox5 {
	width: 40%;
	position: absolute;
	top: 3%;
	left: 5%;
	z-index: 5;
}

.txtbox_inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 3% 0 5%;
}

.txtbox_name {
	width: 65%;
	text-align: left;
	font-size: 14px;
	line-height: 1.3em;
}

.style_box{
	width: 90%;
	margin: 5% auto;
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	position: relative;
}

.style_box_l{
	width: 100%;
	margin: 5% auto;
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	position: relative;
}

.style_1{
	width: 70%;
	margin: 0 30% 0 0;
	position: relative;
}

.style_2 {
	width: 60%;
	margin: -10% 0 10% 40%;
	z-index: 2;
}


.style_1_{
	width: 70%;
	margin: 0 0 0 30%;
	position: relative;
}

.style_2_ {
	width: 60%;
	margin: -10% 40% 10% 0;
	z-index: 2;
}


.flx {
	width: 100%;
	margin: 8% 0;
	display: flex;
	justify-content: space-between;
}

.flx2 {
	width: 65%;
	margin: 8% auto 25%;
	display: flex;
	justify-content: space-between;
}

.style_3 {
	width: 49%;
	margin: 0;
}

.style_4 {
	width: 90%;
	margin: 0;
}


.style_5 {
	width: 85%;
	margin: 0 0 0 15%;
	position: relative;
}

.style_5_ {
	width: 80%;
	margin: 0 20% 0 0;
	position: relative;
}


.style_6{
	width: 65%;
	margin: -25% 30% -10% 5%;
	position: relative;
	z-index: 6;
}



.txt {
	font-family: "Frank Ruhl Libre", serif;
	font-weight: 600;
	text-align: left;
	 writing-mode: vertical-rl;
	font-size: 33px;
	color: #5f87ff;
}

.MB10 {
	margin-bottom: 5%;
}

.rotate8 {
	transform: rotate(8deg);
}


.clear {
	clear:both;
}

.btn-1 {
    display: inline;
	font-family: "Frank Ruhl Libre", serif;
	font-weight: 500;
    font-size: 13px;
    padding: 3px 5px;
	width: 30%;
    color: #fff;
    background-color: #5f87ff;
	border-radius: 30px;
}

a.btn-1 {
    text-decoration: none;
}

.btn-2 {
    display: block;
    font-size: 22px;
    padding: 5px 10px;
	margin: 5% auto 8%;
	width: 40%;
    color: #333;
	border: solid 1px #333;
	box-sizing: border-box;
}

a.btn-2 {
    text-decoration: none;
}

.btn-3 {
    display: block;
    font-size: 24px;
	font-weight: 600;
    padding: 5px 10px;
	margin: 5% auto 15%;
	width: 30%;
    color: #5f87ff;
	border-bottom: solid 1px #5f87ff;
	box-sizing: border-box;
}

#ターゲット要素 {
    padding-top: 110px;
    margin-top: -50px;
}

@media only screen and (max-width: 750px) {
	#Main {
	margin:0 auto 2%;
	}
	.pc {
		display:none;
	}
	.sp {
		display:block;
	}
	.st_wrap {
		width: 100%;
		margin: 0 auto;
	}

    .st_wrap p {
        font-size: 12px;
        margin: 7px 0;
    }
    
	.st_wrap h1 {
		font-size: 23px;
		margin: 4% auto 2%;
	}	
    
    .st_wrap h2 {
        font-size: 18px;
		line-height: 1.6em;
    }
    
    .st_wrap h3 {
        font-size: 23px;
    }
    
	.Lead {
		font-size:13px;
		margin: 4% auto 6%;
	}
	
	.sub {
		font-size: 13px;
	}
	
	.no, .no2, .no3 {
		font-size: 60px;
	}
	
	.no {
		top: -8%;
		left: 7%;
	}
	
	.no2 {
		top: -8%;
	}
	
	.lead_v_lft {
		font-size: 15px;
		top: 7%;
		left: 2%;
	}
	
	.lead_v_lft_ {
		font-size: 15px;
		top: 7%;
		left: 0;
	}
	
	.lead_v_rht {
		font-size: 15px;
		top: 7%;
		right: 2%;
	}
	
	.lead_v_rht_ {
		font-size: 15px;
		top: -17%;
		right: 3%;
	}
	
	.txtbox1 {
    	width: 50%;
    	margin: 5% 0 10% 25%;
	}
	
	.txtbox2 {
		width: 50%;
	}
	
	.txtbox3, .txtbox4 {
		width: 50%;
	}
	
	.txtbox5 {
		width: 50%;
		top: 5%;
	}
	
	.txtbox_name {
		font-size: 12px;
	}
	
	.txt {
		font-size: 18px;
	}
	
    .btn-1 {
        font-size: 12px;
		padding: 2px 6px;
    }
	
	.btn-2 {
		font-size: 18px;
	}
	
	.btn-3 {
		font-size: 18px;
		width: 35%;
	}
	
}


