@charset "UTF-8";
/* CSS Document */


body {
	padding:0;
	margin:0;
}


.st_wrap {
	clear: both;
	width:100%;
	padding: 1% 0;
	margin: 0 auto;
	font-family: "Noto Sans JP", serif;
	font-weight: 400;
	color: #333;	
    font-size: 16px;
	text-align: center;
  	background-color: #eeeeee;
}

.st_wrap article {
	margin: 0 auto;
	position: relative;
}

.st_wrap a {
	color: #000;
}

.st_wrap h1 {
	width: 70%;
	max-width: 450px;
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	margin: 2% auto 0;
	padding: 5px 0;
	position: relative;
	border: solid 2px #898989;
	background-color: #fff;
}

.st_wrap h2 {
	font-size: 28px;
	text-align: center;
	margin: 1% auto;
    line-height: 1.8em;
	font-weight: 600;
}


.st_wrap h3 {
	font-size: 20px;
	text-align: center;
	margin: 1% auto;
    line-height: 1.3em;
	font-weight: 600;
}

.st_wrap h4 {
	font-size: 22px;
	text-align: center;
	margin: 3% auto;
    line-height: 1.3em;
	font-weight: 700;
}

.st_wrap h5 {
	font-size: 18px;
	text-align: center;
	margin: 1% auto;
    line-height: 1.3em;
	font-weight: 700;
}

.st_wrap p {
    font-size: 13px;
	font-weight: 500;
    line-height: 1.6em;
    margin: 3% auto;
}

.st_wrap hr {
	border-bottom: solid 2px #898989;
	margin: 2% 0 5%;
}

.st_wrap img {
	width: 100%;
	vertical-align: bottom;
}
.red {
	color: red;
    font-weight: bold;
    font-size: 110%;
}

.wrap_content {
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
	padding: 1% 0;
	position: relative;
	background-color: #ffffff;
}

.intro_box {
	margin: 5% 5% 3%;
	padding: 2% 0;
	display: flex;
	align-items: center;
}

.intro_box_name {
	width: 35%;
	padding: 3% 0;
}

.intro_box_txt {
	width: 55%;
	margin: 0 5%;
}


.linethroug {
    text-decoration: line-through;
}

.dash_box {
	border-top: 2px dashed #333;
	border-bottom: 2px dashed #333;
	margin: 3% auto 5%;
	max-width: 600px;
}

.dash_box h2 {
	color: #666;
}

.linethroug {
    text-decoration: line-through;
}

.ttl {
	width: 60%;
	margin: 4% auto 0;
}

.sp {
	display:none;
}

.Lead {
	font-weight: 500;
	text-align:center;
	font-size: 16px;
	margin: 3% auto;
	line-height: 1.6em;
}


.t_P {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.5em;
    text-align: center;
    margin: 3% auto 1%;
}

.st_wrap strong {
	font-weight: 500;
	font-size: 130%;
}

.snap {
	width: 90%;
	margin: 3% auto;
}

.bdr_about {
	border-bottom: solid 20px #f3644d;
	margin: 3% 0;
}

.bdr_snap {
	border-bottom: solid 20px #88b9d7;
	margin: 3% 0;
}

.bdr_report {
	border-bottom: solid 20px #cbf07e;
	margin: 3% 0;
}

.bdr_sns {
	border-bottom: solid 20px #f5b3c2;
	margin: 3% 0;
}

.col_red {
    color: #f3644d;
}

.col_blue {
    color: #88b9d7;
}

.col_green {
    color: #1E7448;
}

.bkcol_pink {
	background-color: #f5b3c2;
}

.bkcol_orange {
	background-color: #f3644d;
}

.bkcol_blue {
	background-color: #88b9d7;
}

.bkcol_green {
	background-color: #cbf07e;
}


.bnr {
	width: 90%;
	max-width: 600px;
	margin: 8% auto;
}

.Sml {
	font-size: 90%;
	text-align: center;
	line-height: 1.8em;
	margin: 1% auto;
	font-weight: normal;
}

.sns_box {
	width: 80%;
	max-width: 150px;
	margin: 4% auto 0;
	display: flex;
	justify-content: space-around;
}

.sns_box_icon {
	width: 35%;
}

.logo_footer {
	width: 60%;
	max-width: 400px;
	margin: 5% auto;
}

small {
	font-size: 80%;
}


.clear {
	clear:both;
}

#ターゲット要素 {
    padding-top: 110px;
    margin-top: -50px;
}


/*thumb*/
	
.thum_box {
	width: 97%;
	margin: 2% auto 4%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	z-index: 1;
}

.thumb {
	width: 46%;
	line-height:1.4em;
	padding: 0;
	margin: 2% auto;
	text-align:center;
	position: relative;
}



.bdrline {
	border: solid 2px #000;
	border-radius: 45px;
}


.commentbox {
	border: solid 2px #000;
	border-radius: 30px;
	background-color: #fff;
	padding: 20px 15px 15px;
	width: 90%;
	min-height: 110px;
	margin: 5% auto;
	position: relative;
}

.commentbox_name {
	font-size: 23px;
	font-weight: 600;
	text-align: center;
	width: 70%;
	position: absolute;
	top: -22%;
	left: 15%;
	padding: 10px;
	border: solid 2px #000;
	border-radius: 8px;
	box-sizing: border-box;
}


.info_box {
	width: 85%;
	max-width: 700px;
	margin: 40% auto 30%;
	padding: 15% 3%;
	border: solid 2px #000;
	box-sizing: border-box;
	background-color: #DAE3EE;
	position: relative;
	z-index: 1;
}

.info_box_img1 {
	width: 90%;
	position: absolute;
	top: -60%;
	left: 5%;
}

.info_box_img2 {
	position: absolute;
	width: 70%;
	bottom: -40%;
	left: -5%;
}

.staff_box {
	width: 80%;
	max-width: 500px;
	margin: 5% auto;
}

.staff_icon {
	width: 50%;
	margin: 6% auto 3%;
}

.profbox_1 {
	width: 80%;
	max-width: 570px;
	margin: 2% auto;
	padding: 1% 3%;
	background-color: hsla(205,100%,38%,0.30);
	position: relative;
}

.profbox_2 {
	width: 80%;
	max-width: 570px;
	margin: 2% auto;
	padding: 1% 3%;
	background-color: #fff;
	position: relative;
}

.profbox_3 {
	width: 80%;
	max-width: 570px;
	margin: 2% auto;
	padding: 1% 3%;
	background-color: hsla(34,94%,56%,0.40);
	position: relative;
}

.profbox_4 {
	width: 80%;
	max-width: 570px;
	margin: 2% auto;
	padding: 1% 3%;
	background-color: hsla(160,46%,72%,0.40);
	position: relative;
}

.scroll {
	width: 18%;
    position: absolute;
    bottom: 5%;
    left: 5%;
    z-index: 20;
}

.flx {
	display: flex;
	align-items: center;
}


.link_box {
	width: 80%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	gap: 3%;
}

.btn_link {
    display: inline-block;
    width: 80%;
    margin: 3% auto;
    padding: 0 20px;
    text-align: center;
	border-radius: 5px;
	background-color: #000;
}


/* General button style (reset) */
.Btn {
	border: none;
	font-family: inherit;
	font-size: 1.2rem;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 3px;
	display: inline-block;
	margin: 3% auto;
    line-height: 1.2em;
	font-weight: 700;
	outline: none;
	position: relative;
	text-align: center;
	
}


/* Button 1 */
.Btn-1 {
    display: block;
	font-size: 15px;
	font-weight: 600;
	max-width: 200px;
	margin: 0 auto 10%;
	padding: 10px 0;
	background-color: #000;
}


.Btn-2 {
    display: block;
	font-size: 15px;
	font-weight: 600;
	max-width: 200px;
	margin: 0 auto 10%;
	padding: 10px 0;
	background-color: #b3a2c7;
}

.Btn-3 {
    display: block;
	font-size: 15px;
	font-weight: 600;
	max-width: 200px;
	margin: 0 auto 10%;
	padding: 10px 0;
	background-color: #f89f28;
}
.Btn-4 {
    display: block;
	font-size: 15px;
	font-weight: 600;
	max-width: 200px;
	margin: 0 auto 10%;
	padding: 10px 0;
	background-color: #98d9c3;
}

a.Btn-1, a.Btn-2, a.Btn-3, a.Btn-4 {
	text-decoration: none;
	color: #fff;
}



.arrow_r {
  position: relative;
}

.arrow_r:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  margin: auto;
}


.catch {
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
}
.catch:before, .catch:after {
  border-top: solid 2px #898989;
  content: "";
  width: 30em; /* 線の長さ */
}
.catch:before {
  margin-right: 0; /* 文字の右隣 */
}
.catch:after {
  margin-left: 0; /* 文字の左隣 */
}

.catch2 {
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
}
.catch2:before, .catch2:after {
  border-top: solid 2px #898989;
  content: "";
  width: 1em; /* 線の長さ */
}
.catch2:before {
  margin-right: .5em; /* 文字の右隣 */
}
.catch2:after {
  margin-left: .5em; /* 文字の左隣 */
}


.point_video {
	display: block;
    width: 70%;
	margin: 5% auto 10%;
	/*border: solid 1px #00a4cd;*/
	box-sizing: border-box;
}

.point_video iframe {
    width: 100%;
}

@media only screen and (max-width: 750px) {
	
	.pc {
		display:none;
	}
	.sp {
		display:block;
	}
	.st_wrap {
		width: 100%;
		margin: 0 auto 1%;
		overflow: hidden;
	}

	.bdr02 {
		border: solid 2px #b3a2c7;
	}

	.bdr03 {
		border: solid 2px #f89f28;
	}

	.bdr04 {
		border: solid 2px #98d9c3;
	}
	.st_header {
		min-height: 60px;
	}
	
	.st_wrap h1 {
		font-size: 18px;
		margin: 5% auto;
	}	
    
	.st_wrap h1 span {
    	padding: 5px 10px 5px 20px;
	}
	
	.st_wrap h2 {
		font-size: 14px;
		margin: 2% auto;
	}
	
	.st_wrap h3 {
		font-size: 14px;
	}	
	
	.st_wrap h4 {
		font-size: 17px;
	}

    .st_wrap p {
        font-size: 12px;
		margin: 3% auto;
    }
	

	
	.Lead {
		font-size: 13px;
	}
	
	.t_P {
		font-size: 14px;
	}
	
	
	.Sml {
		font-size: 11px;
		line-height: 1.8em;
		margin: 2% 0;
	}
	
	.txtbdr{
		border: solid 1px #000;
	}
	
	.commentbox {
		width: auto;
	}
	
	.commentbox_name {
    	font-size: 15px;
		top: -15%;
	    padding: 6px;
	}

	.link_box {
		width: 100%;
	}
	
	.info_box {
		margin: 50% auto 40%;
	}
	
	.bdrline {
    	border-radius: 35px;
	}
	
	.btn_link {
		padding: 0 5px 3px;
	}
	
	
	.catch:before, .catch:after {
    	width: 10em;
	}
	
	.staff_box {
		margin: 8% auto 3%;
	}
	
	.dash_box {
        max-width: 300px;
		width: 80%;
    }
	
	.br_sp {
		display: block;
	}
	
    .Btn_s {
        width: 80%;
		margin: 1% auto 7%;
    }	
	
	.Btn-1, .Btn-2, .Btn-3, .Btn-4 {
		width: 50%;
		font-size: 13px;
    	line-height: 1.4em;
		margin: 4% auto 15%;
    	padding: 2%;	
	}
	
}

