@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: #ffffff;
  background-image: linear-gradient(90deg, #c1c2c480 1px, transparent 1px), linear-gradient(#c1c2c480 1px, transparent 1px);
  background-position: 15px 15px;
  background-size: 21px 21px;	
	background-attachment: fixed;
	overflow: hidden;
}

.st_wrap article {
	margin: 3% 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: 3% auto;
	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: 28px;
	text-align: center;
	margin: 1% auto;
    line-height: 1.8em;
	font-weight: 600;
}

.st_wrap h4 {
	font-size: 22px;
	text-align: center;
	margin: 1% auto;
    line-height: 1.3em;
	font-weight: 700;
}

.st_wrap p {
    font-size: 17px;
	font-weight: 500;
    line-height: 1.8em;
    margin: 4% 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: 900px;
	margin: 0 auto;
	padding: 1% 0;
}

.linethroug {
    text-decoration: line-through;
}

.ttl {
	width: 80%;
	max-width: 450px;
	margin: 1% auto 2%;
}

.sp {
	display:none;
}

.Lead {
	font-weight: 500;
	text-align:center;
	font-size: 22px;
	margin: 1% auto;
	line-height:1.4em;
}


.t_P {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.5em;
    text-align: center;
    margin: 1% auto 2%;
}


.co00 {
	color: #00a4cd;
}

.co01 {
	color: #0070c0;
}

.co02 {
	color: #b3a2c7;
}

.co03 {
	color: #f89f28;
}

.co04 {
	color: #98d9c3;
}

.colbox {
	width: 80%;
	margin: 6% auto 3%;
	padding: 2%;
	background-color: #b6d3ee;
}

.bnr {
	width: 90%;
	max-width: 600px;
	margin: 8% auto;
}

.sshot {
	width: 70%;
	max-width: 350px;
	margin: 5% auto;
}

.sshot img {
	border: solid 2px #777;
	vertical-align: bottom;
}

.Sml {
	font-size: 90%;
	text-align: center;
	line-height: 1.8em;
	margin: 1% auto;
	font-weight: normal;
}

.logo_footer {
	width: 40%;
	max-width: 300px;
	margin: 10% auto 4%;
}

small {
	font-size: 80%;
}


.clear {
	clear:both;
}

#ターゲット要素 {
    padding-top: 110px;
    margin-top: -50px;
}


/*thumb*/
	
.thum_box {
	width: 90%;
	margin: 3% auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	position: relative;
}

.thumb {
	width: 40%;
	font-size:.9rem;
	line-height:1.4em;
	padding: 0;
	margin: 3% auto;
	text-align:center;
}

.thumb img {
    width: 100%;
	vertical-align: bottom;
}

.thumb p {
	text-align: left;
	font-size: 17px;
	margin-left: 15%;
}

.txtbdr {
	margin: 1% 0;
	padding: 2px 6px;
	text-align: left;
	border: solid 2px #000;
}

	
.info_box {
	width: 70%;
	max-width: 450px;
	margin: 3% auto 5%;
	padding: 3%;
	border: solid 3px #898989;
	box-sizing: border-box;
	background-color: #fff;
	position: relative;
}

.icon_s {
	width: 16%;
	max-width: 80px;
	margin: 3% auto 1%;
}

.flx {
	display: flex;
	align-items: center;
}
span.marker {
    background: linear-gradient(transparent 80%, #92bee5 80%);
}


/* 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: 18px;
	font-weight: 600;
	max-width: 300px;
	margin: 4% auto 2%;
	padding: 15px 0;
	border-radius: 30px;
	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;
}

.link_box {
	width: 70%;
	max-width: 500px;
	margin: 3% auto;
	display: flex;
	justify-content: center;
}

.btn_link {
    display: inline-block;
    width: 45%;
    margin: 2% 5%;
    padding: 3px 10px;
    text-align: center;
    border: solid 2px #000;
    border-radius: 40px;
    background-color: #fff;
}

.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 5px #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;
	}
	
	.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: 18px;
	}
	
	.st_wrap h3 {
		font-size: 20px;
		margin: 2% auto 5%;
	}	
	
	.st_wrap h4 {
		font-size: 17px;
	}

    .st_wrap p {
        font-size: 12px;
		margin: 3% auto;
    }
	
	.ttl {
		width: 70%;
		margin: 3% auto 5%;
	}
	
	.Lead {
		font-size: 15px;
	}
	
	.t_P {
		font-size: 14px;
	}
	
	.Sml {
		font-size: 11px;
		line-height: 1.8em;
		margin: 2% 0;
	}
	
	.thumb {
		width: 46%;
	}
	
	.thumb p {
		margin: 5% auto;
		font-size: 11px;
	}
	
	.thumb .link_box {
		width: 90%;
	}
	
	.txtbdr{
		border: solid 1px #000;
	}
	
	.info_box {
		border: solid 2px #898989;
	}
	
	.colbox {
		width: 90%;
	}
	
	.sshot img {
    	border: solid 1px #777;
	}
	
	.catch:before, .catch:after {
    	width: 10em;
	}
	
	.staff_box {
		width: 96%;
		margin: 8% auto 3%;
	}
	
	.point1_txt p {
		line-height: 1.5em;
		font-size: 12px;
	}
	
	.point1_txt p br{
		display: none;
	}
	
	.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%;	
	}
	
	
	.btn_link {
		width: 45%;
		margin: 2% 3%;
	}
}

