@charset "UTF-8";
/* CSS Document */

body{
	line-height: 1.75!important;
}
.serif{
	font-family: 'Noto Serif JP', serif;
}
header{
	position: relative;
}
header #logo{
	position: absolute;
	width:270px;
	height: auto;
	top:15px;
	left: 15px;
}
section{
padding:50px 0;
}
h3{
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
}
.mb-50{
	margin-bottom: 50px;
}
.recommend-wrap{
	border: 10px solid #E5EFF8;
	padding: 30px 50px;
}
.point3_exanple_wrap{
	border: 10px solid #E5EFF8;
	padding: 30px 50px;
	background: #fff;
}
.recommend-wrap h2{
	color: #2755A0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}
.recommend-wrap p{
	position: relative;
	font-size: 20px;
	font-weight: bold;
    padding-left: 35px;
}
.recommend-wrap p::before{
	content: "";
	position: absolute;
	top:calc(50% - 12.5px);
	left: 0;
	display: inline-block;
	width: 25px;
 height: 25px;
 background-image:url(../image/check.svg);
 background-size: contain;
}
.triangle3{
  width: 0;
  height: 0;
  border-left: 140px solid transparent;
  border-right: 140px solid transparent;
  border-top: 45px solid #E5EFF8;
	margin: 40px auto;
}
.triangle4{
  width: 0;
  height: 0;
  border-left: 140px solid transparent;
  border-right: 140px solid transparent;
  border-top: 45px solid #A1C1E0;
	margin: 40px auto;
}
h4.section_copy{
	font-size: 30px;
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	text-align: center;
	line-height: 2.0;
}
h4.section_copy span{
	color: #AC0000;
	text-decoration: underline;
}
#point1,#point3{
	background:  #F8F7F4;
}
#point1 h2,#point2 h2,#point3 h2{
	margin-bottom: 20px;
	
}
#point1 h3,#point2 h3,#point3 h3{
	margin-bottom: 30px;
	text-align: center;
	font-size: 25px;
}
.cp_box {
    position: relative;
}
.cp_box input {
    display: none;
}
.cp_box label {
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 100%;
    height: 130px;
    cursor: pointer;
    text-align: center;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 70%);
    margin-bottom: 0;
}
.cp_box .cp_container {
    overflow: hidden;
    height: 220px;
    transition: all 0.5s;
}
.cp_box label:after {
    font-size: 18px;
    position: absolute;
    z-index: 2;
    bottom: 20px;
    left: 50%;
    width: 14rem;
    font-family: "Font Awesome 5 Free";
    content: '詳しく見る  \f078';
    transform: translate(-50%, 0);
    letter-spacing: 0.05em;
    color: #fff;
    font-weight: 600;
    background-color: #A1C1E0;
	padding: 15px 20px;
	border-radius: 50px;
}
.cp_box *, .cp_box *:before, .cp_box *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.cp_box input:checked ~ .cp_container {
    height: auto;
    padding-bottom: 10px;
    transition: all 0.5s;
}
.cp_box input:checked + label {
    background: inherit;
}
.cp_box input:checked + label:after {
	display: none;
}
.point3_wrap{
	border: 1px solid #000;
	background: #fff;
}
.point3_inner{
	padding: 15px;
}
.point3_ttl1{
	text-align: center;
	background: #FFB76F;
	padding: 10px 0;
	font-weight: bold;
	font-size: 25px;
	color:#fff;
}
.point3_ttl2{
	text-align: center;
	background: #77BE91;
	padding: 10px 0;
	font-weight: bold;
	font-size: 25px;
	color:#fff;
}
.point3_ttl3{
	text-align: center;
	background: #A1C1E0;
	padding: 10px 0;
	font-weight: bold;
	font-size: 25px;
	color:#fff;
}
.point3_exanple_wrap h3{
	font-size: 25px;
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	text-align: center;
	color: #2755A0;
	 position: relative;
  margin-bottom: 1em;
	margin-bottom: 20px;
}
.point3_exanple_wrap h3::before{
	content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #2755A0;}
#expert{
	background: #EEFAFF;
}#expert h2{
	background: #A1C1E0;
	text-align: center;
	color: #fff;
	padding: 15px 0;
	font-size: 30px;
	margin-bottom: 15px;
}
#expert .name{
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}
#expert .name+p{
	text-align: center;
}

#studio{
	background: #F8F7F4;
}
#studio h2{
	font-size: 25px;
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	text-align: center;
	color: #000;
	 position: relative;
  margin-bottom: 1em;
	margin-bottom: 20px;
}
#studio h2::before{
	content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #000;
}
#studio p{
	font-size: 20px;
	font-family: 'Noto Serif JP', serif;
}
#contact h2{
	font-size: 25px;
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	text-align: center;
	color: #000;
	 position: relative;
  margin-bottom: 1em;
	margin-bottom: 20px;
}
#contact h2::before{
	content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #000;
}
form{
	margin: 50px 0;
}
form label{
	font-weight: bold;
}
form .required{
	padding: 4px 6px;
	color: #fff;
	background: #DD909F;
	margin-right: 10px;
	border-radius: 5px;
}
form button[type="submit"]{
	padding: 10px 40px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	margin: 0 auto;
	border: solid 2px #A1C1E0;
}
form button[type="submit"]:hover{
	border: solid 2px #A1C1E0;
color: #A1C1E0;
}
form .btn-blue{
	background: #A1C1E0;
	
}
@media screen and (max-width:768px) {
	
header #logo{
	position: absolute;
	width:150px;
	height: auto;
	top:15px;
	left: 15px;
}
	.recommend-wrap {
    padding: 30px 15px;
}
section{
padding:40px 0;
}
	#point1 h2, #point2 h2, #point3 h2 {
    margin-bottom: 30px;
}
.mb-50{
	margin-bottom: 40px;
}
.point3_exanple_wrap {
    padding: 30px 15px;
	}
	#expert .expert-img{
		width: 75%!important;
		margin-left: auto;
		margin-right: auto;
		display: block;
		text-align: center;
	}
form{
	margin: 40px 0;
	}h4.section_copy{
		font-size: 25px;
		line-height: 1.75!important;
	}
	#expert h2{
		font-size: 25px;
	}
	
}

/*===================サンクスページ===============*/
#thanks_page header{
	position: inherit;
}
#thanks_page header #logo{
	position: relative;
	width:270px;
	height: auto;
	top:15px;
	left: 15px;
}
#thanks_page #thanks_ttl{
	font-size: 30px;
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	text-align: center;
	line-height: 2.0;
	margin-bottom: 30px;
	
}