@charset "UTF-8";
/* CSS Document */


body {
	padding:0;
	margin:0;
}


.st_wrap {
	clear: both;
	width:100%;
	padding: 0;
	margin:0 auto;
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
	text-align: center;
	color: #000000;	
	overflow: hidden;
	position: relative;
	background-color: #f4f3ee;
}

.st_wrap h1 {
    font-family: "Noto Serif JP", serif;
    font-size: 33px;
    font-weight: 600;
    line-height: 1.5em;
    text-align: center;
	margin: 2% auto 1%;
	color: #624e88;
}


.st_wrap h1 span {
    font-size: 130%;
}

.st_wrap h2 {
    font-size: 22px;
	font-weight: 600;
    line-height: 1.4em;
    margin: 2% auto 3%;
	text-align: center;
    color: #333;
}

.st_wrap h2 strong {
	font-size: 115%;
}


.st_wrap h3 {
    font-size: 28px;
    line-height: 1.4em;
    text-align: center;
    margin: 2% auto;
	color: #624e88;
}

.st_wrap h4 {
	font-family: "Montserrat", sans-serif;
    font-size: 33px;
	font-weight: 500;
    line-height: 1.4em;
    text-align: left;
    margin: 3% auto;
    color: #848484;
}

.st_wrap img {
	width: 100%;
	vertical-align: bottom;
}

.st_wrap p {
    margin: 0 auto 4%;
    text-align: left;
    font-size: 16px;
	line-height: 1.6em;
	font-weight: 500;
}

.wrap_content {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

.oneArea {
  background: linear-gradient(90deg, #a87676 0%, #a87676 50%, #e1acac 50%, #e1acac 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin: 0 auto;
  padding: 3%;
}


.w_box {
	width: 100%;
	padding: 2% 0;
	background-color: #fff;
 	position: relative;
}


.w_box .icon {
	width: 160px;
	position: absolute;
	top: -8%;
	right: -2%;
}

.sub {
    font-size: 20px;
	font-weight: 600;
    line-height: 1.4em;
    text-align: center;
    margin: 2% auto 2%;
    color: #555;
}

.marker {
	background: linear-gradient(transparent 80%, #dbd5f6 80%);
}

.red {
	color: red;
    font-weight: bold;
    font-size: 110%;
}

.linethroug {
    text-decoration: line-through;
}

#Main {
    width: 15%;
	position: absolute;
	top: 0;
	right: 5%;
}


.sp {
	display:none;
}

.Lead {
	text-align:center;
	font-size: 20px;
	margin: 2% auto;
	line-height:1.7em;
    font-weight: 500;
	color: #333;
}

.Lead strong {
    font-size: 120%;
    font-weight: 300;
}


.co01 {
    color: #D39BA5;
    font-size: 90%;
}

.co02 {
    color: #638A92;
    font-size: 90%;
}

.name_item {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.7em;
	margin: 2% auto 1%;
	text-align: center;
}

.Sml {
	font-size: 90%;
	text-align: center;
	line-height: 1.8em;
	margin: 1% auto;
	font-weight: normal;
}

small {
	font-size: 80%;
}


.Icon  {
	width: 130px;
	float: left;
	margin-right: 10px;
}

#ターゲット要素 {
    padding-top: 110px;
    margin-top: -50px;
}


/*thumb*/
	
.thum_box {
	width: 90%;
	margin: 2% auto 4%;
    padding: 0;
	display: flex;
	flex-wrap: nowrap;
	gap: 10px;
	position: relative;
}

.thum_1 {
	width: 43%;
	margin: 0;
	text-align: left;
}

.thum_2 {
	width: 55%;
	margin: 0 0 0 2%;
	text-align: left;
}

.w_80 {
	width: 80%;
	margin: 2% 10% 4%;
}

.w_100 {
	width: 100%;
	margin: 2% 0 4%;
}

.t_P {
	font-size:14px;
    line-height: 1.5em;
	text-align: center;
	margin: 2% auto;
	font-family: "Noto Sans JP", sans-serif;
}
	

.bloc_profile {
	width: 90%;
	margin: 1% auto;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	gap:2%;
}

.sb_box {
	width: 31%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 auto 2%;
}

.sb_box_img {
	width: 100%;
	margin: 0 0 5%;
}

.sb_box_img img{
	width: 100%;
	border-radius: 50%;
}

.sb_box_info {
	width: 55%;
	font-size: 13px;
	font-family: "Noto Sans JP", sans-serif;
	text-align: left;
	line-height: 1.6em;
}

.staff_box {
	width: 80%;
	max-width: 580px;
	margin: 8% auto 3%;
	padding: 2%;
	display: flex;
	align-items: center;
	border: solid 2px #ddd;
	background-color: #fff;
}

.staff_img {
	width: 23%;
	margin: 0 5%;
	display: flex;
	flex-direction: column;
}

.staff_info {
	width: 67%;
	text-align: left;
}

.arr {
	width: 16%;
	position: absolute;
	top: 30%;
	left: 39%;
}

.Sml {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 11px;
	margin: 3% auto;
}

.cap {
	text-align: left;
}

.cap span {
	font-size: 14px;
	text-align: left;
	margin: 2% 0;
	padding: 3px;
	background-color: #97d2f4;
}



.btn_box {
    width: 70%;
    margin: 2% auto;
    display: flex;
    flex-direction: row;
}

.clear {
	clear: both;
}
.btn_s {
	display: block;
	width: 40%;
	margin: 3% auto 0;
}

/* General button style (reset) */
.Btn {
	border: none;
	font-family: inherit;
	font-size: 12px;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 3px;
	display: block;
	margin: 3% auto;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
	text-align: center;
	
}


/* Button 1 */
.Btn-1 {
	margin: 1% auto 3%;
    font-family: 'Noto Serif JP', serif;
    font-size: 18px;
	padding: 2% 6%;
	background-color: #a87676;
	color: #fff;
    border-radius: 3px;
    transition: .3s;
}

a.Btn-1 {
    text-decoration: none;
}

a.Btn-1:hover {
    background: #BFA7A7;
	color: #fff;
}

.Btn-2 {
	margin: 1% auto 3%;
    font-family: 'Noto Serif JP', serif;
    font-size: 18px;
	padding: 2% 6%;
	background-color: #e1acac;
	color: #fff;
    border-radius: 3px;
    transition: .3s;
}


a.Btn-2:hover {
    background: #E6CFCF;
	color: #fff;
}

a.Btn-2 {
    text-decoration: none;
}

.Btn-3 {
    width: 70%;
	max-width: 400px;
	font-family: "Noto Sans JP", sans-serif;
    font-size: 13px;
	margin: 2% auto;
    line-height: 1.4em;
	padding: 2%;
    text-align: center;
	color: #000;
	border: solid 1px #000;
    box-sizing: border-box;
}

a.Btn-3 {
    text-decoration: none;
}


.arrow-button{
	display: block;
	max-width: 300px;
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
	letter-spacing: 0.087em;
	font-size: 15px;
    background-color: #e1acac;
    border-radius: 3px;
    color: #333;
	margin: 5% 0;
    padding: 8px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: .3s;
}

a.arrow-button:hover {
    background: #EFCFCF;
	color: #fff;
}

.arrow-button2{
	display: block;
	max-width: 300px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	letter-spacing: 0.087em;
	line-height: 1.4em;
	font-size: 13px;
    background-color: #e1acac;
    border-radius: 3px;
    color: #333;
	margin: 5% 0;
    padding: 8px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: .3s;
}

a.arrow-button2:hover {
    background: #EFCFCF;
	color: #fff;
}


.catch {
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
}
.catch:before, .catch:after {
  border-top: 2px solid;
  content: "";
  width: 8em; /* 線の長さ */
}
.catch:before {
  margin-right: 1em; /* 文字の右隣 */
}
.catch:after {
  margin-left: 1em; /* 文字の左隣 */
}


.point_video {
	display: block;
    width: 90%;
	margin: 5% auto;
}

.point_video iframe {
    width: 100%;
}

@media only screen and (max-width: 750px) {
	
	.pc {
		display:none;
	}
	.sp {
		display:block;
	}
	
	#Main {
		width: 25%;
	}
	
	.Lead {
		font-size:13px;
	}
	
	.st_wrap {
		width: 100%;
	}

	.wrap_content {
		width: 100%;
		padding: 0;
	}
	
	.st_wrap h1 {
		clear: both;
		font-size: 18px;
	}	
	
	.st_wrap h2 {
		font-size: 15px;
		margin: 3% auto 2%;
	}
	
	.st_wrap h3 {
		font-size: 18px;
		margin: 4% auto 1%;
		text-align: center;
	}	
	
	.st_wrap h4 {
		font-size: 18px;
	}
	
	.st_wrap p {
		font-size: 11px;
	}
	
	.st_wrap p br {
		display: none;
	}
	
	.w_box .icon {
		width: 60px;
	}
	.sub {
		font-size: 14px;
	}

    
	.name_item {
		font-size: 14px;
		line-height: 1.5em;
		margin: 4% auto 2%;
	}
    
    .ttl {
        font-size: 16px;
		padding: 6px 0;
		margin: 10% 0 5%;
    }
	

	.Sml {
		font-size: 11px;
		line-height: 1.8em;
		margin: 2% 0;
	}
	
	.t_P {
		font-size:11px;
        line-height: 1.5em;
	}
	
	.thum_box {
		width: 94%;
		margin: 5% auto;
        justify-content: center;
		align-items: flex-end;
	}
	
	.thum_img {
		width: 50%;
	}
	
	.thum_info {
		width: 46%;
		margin: 0;
	}

	.point {
		width: 40%;
	}
	
	.bloc_profile {
		width: 97%;
		margin: 3% auto;
	}
	
	.sb_box {
		width: 48%;
	}
	
	.sb_box_info {
		font-size: 10px;
	}
	
	.staff_box {
		width: 80%;
		padding: 2% 4%;
		margin: 10% auto 2%;
	}
	
	.staff_img {
    	width: 30%;
    	margin: 0 2% 0 0;
	}
	
	.thum_info p br {
		display: none;
	}
	
	.point {
        width: 30%;
    }
	
	.MT10 {
		margin-top: 15%;
	}
	
	.arrow-button {
		width: 80%;
		margin: 6% 0 3%;
		padding: 4px;
		font-size: 11px;
	}
	
	.arrow-button2 {
		width: 80%;
		margin: 6% 0 3%;
		padding: 4px;
		font-size: 10px;
	}
	
	/*.arrow-button::after {
		width: 8px;
    	height: 8px;
		right: 10px;
	}*/
	
	.arr {
		width: 20%;
    	top: 40%;
    	left: 35%;
	}
	
	.btn_s {
		width: 60%;
		margin: 4% auto;
	}
	
	
    .btn_box {
        width: 90%;
    }
    
    .Btn_s {
        width: 80%;
		margin: 1% auto 7%;
    }	
    .Btn-1, .Btn-2 {
        font-size: 12px;
        border-radius: 5px;
		padding: 2% 10%;
    }
	
	
	.Btn-3 {
		font-size: 12px;
		margin: 8% auto 3%;
	}
	
	
}

