@charset "UTF-8";
/*#main_area-------------------------------ここから*/
#price #main_area {
	background: url("../img/price/main.jpg") left top repeat;
	padding: 10.95% 0;
	background-size: cover;
}
#price #main_area h1 img {
	width: 38vh !important;
	max-width: 315px;
}
#main_area h1 {
	text-align: center;
	font-family: fot-tsukuardgothic-std, sans-serif;
	color: #272727;
	font-size: 2.2rem;
}
#main_area h1 strong {
	background: url("../img/common/bg_title.png") center no-repeat;
	background-size: 110%;
}
.border {
	border: none;
	border-bottom: 1px solid #d9d9d9;
	width: 800px;
	margin: 120px auto 80px;
}
#sec01_inner .btn_area a {
    padding: 14px 3% 15px 1%;
    width: 240px;
}
#sec01_inner h3.tit_border strong{
	letter-spacing: 2px;
	font-size: 28px;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: bold;
}
#sec01_inner h3.tit_border span{
	text-align: center;
	padding: 30px 0 10px;
	background: url("../img/top/border04.png") center bottom repeat-x;
}
#sec01_inner .tit01{
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	margin-bottom: 7px;
}
#sec01_inner h3.tit_border{
	text-align: center;
	margin: 70px 0 40px;
}
/*#main_area-------------------------------ここまで*/
/*#sec01-------------------------------ここから*/
#sec01{
	margin: 100px 0;
}
#sec01_inner {
	padding: 0 0 150px;
	width: 1050px;
	margin: 0 auto;
}

#sec01_inner .ttl_01 {
	margin:0 0 50px;
}

#sec01_inner .flex {
	margin-top: 50px;
}
#sec01_inner .blue_btn {
	font-size: 1rem;
	background-position: 95%, 51%;
	padding: 15px 2% 15px 1.3%;
	background-size: 14px, 20px;
}
#sec01_inner .blue_btn02 {
	padding: 15px 2% 15px 1.2%;
	width: 290px;
}
.table_area {
	width: 750px;
	margin: 0 auto;
}
.table_area table {
	width: 100%;
}
.table_area .txt01 {
	max-width: 750px;
	margin:20px auto 0;
	font-size: 90%;
}
.table_area ul li {
	list-style-type: disc;
	margin:0 0 5px 25px;
	font-size: 15px;
}
#price .table_area .fee_table th {
	font-size: 1rem;/*16px*/
	background-color: #f8f7f7;
	font-weight: bold;
	width: 60%;
	text-align: left;
	font-size: 1.05rem;
	padding: 5px 0 5px 15px;
}
#price .table_area .fee_table td {
	width: 40%;
	text-align: right;
	padding: 5px 25px 5px 0;
	font-size: 0.85rem;
}
#price .table_area table th, #price .table_area table td {
	border: 1px solid #d8d8d8;
	text-align: center;
	vertical-align: middle;
	height: 60px;
}
#price .table_area table td span {
	font-size: 1.1rem;
}
#price .table_area .fee_table td {
	width: 53%;
}

#price .table_area .second td {
	width: 40%;
}
#price .table_area .small {
	font-size:85%;
}
#price .table_area .treatment_table thead th {
	background-color: #f0f0f0;
	font-size: 1.0625rem;/*17px*/
}
#price .table_area .treatment_table tbody th {
}
#price .table_area .treatment_table tbody td {
	padding-right: 1.5em;
	text-align: right;
}
#price .table_area .treatment_table tbody th:nth-child(1) {
	width: 25%;
	text-align: left;
	padding-left: 1em;
}
#price .table_area .treatment_table tbody td:nth-child(2) {
	width: 25%;
}
#price .table_area .treatment_table tbody th:nth-child(3) {
	width: 22%;
}
#price .table_area .treatment_table tbody td:nth-child(4) {
	width: 28%;
}
#price .w02 th {
	width: 40% !important;
}
#price .w02 td {
	width: 60%;
}
#price .w30 {
	width:29% !important;
}
#price .table_area .second th {
	width:20%;
}
#price .table_area .small {
	font-size: 97%;
	line-height: 2;
	text-align: left;
}
#voice #sec01_inner {
	padding: 80px 0;
}
#voice #main_area {
	background: url("../img/voice/main.jpg") left top repeat;
	padding: 10.95% 0;
	background-size: cover;
}
#voice #main_area h1 img {
	width: 38vh !important;
	max-width: 315px;
}
#voice .vBox {
	border: 1px solid #57a6e3;
	padding: 20px 70px;
	max-width: 830px;
	margin: 20px auto 45px;
	padding-bottom: 15px;
}
#voice .vBox h2 {
	font-family: fot-tsukuardgothic-std, sans-serif;
	color: #57a6e3;
	font-size: 1.6rem;
}
#voice .vBox .titleBox {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #57a6e3;
	margin: 25px 0 15px;
	padding-bottom: 9px;
}
#voice .vBox .titleBox p {
	padding-top: 8px;
}
#voice .vBox .titleBox p b {
	padding-left: 8px;
}
#voice .vBox h3 {
	border-bottom: 2px dotted #e3e3e3;
	font-weight: normal;
	padding: 25px 0 12px !important;
	font-family: fot-tsukuardgothic-std, sans-serif;
}
#voice .img span {
	display: block;
	padding-top: 7px;
	text-align: center;
	font-size: 16px;
}
#voice .vBox .flex {
	margin-bottom: 20px;
}
#voice .img {
	width: 35%;
}
#voice .img img {
	width: 100%;
}
#voice .vBox .txt {
	width: 62%;
	line-height: 1.8;
	margin-left: 3%;
}
#voice .ttl {
	text-align: center;
	margin: 0 0 70px;
	line-height: 1.8;
}
.firstBox {
	width:100% !important;padding: 0 0 30px !important;
}
.first {margin-top:80px;}
.first li {
	width:45%;
	position: relative;
	padding: 33px 10px 92px;
	text-align: center;
	border: 2px solid #57a6e3;
	border-radius: 22px;
}
.slide_list li {
	width:21.5%;
	position: relative;
	padding: 13px 10px 72px;
	text-align: center;
	border-radius: 22px;
	background:#fff2ef;
}
.slide_list li::after {
	background: url("../img/common/arrow.png") no-repeat;
	padding-right: 20px;
	margin-right: 2%;
	content: "";
	padding: 9%;
	position: absolute;
	right:-15%;
	top: 45%;
	background-size: 100%;
	z-index: 10;
}
.slide_list li:last-child::after{
	background: none;
}
.slide_list li .img{
	width: 94%;
	margin: 0 auto;
}
.slide_list li .img img{width: 100%; border-radius: 20px;}
.slide_list li .txt {
	font-size: 14px;
	margin-top: 17px;
	text-align: left;
	line-height: 1.5 !important;
}
.first li:first-child {
	border: 2px solid #ff5e40;
	margin-right: 2%;
}
.first li:first-child h3{
	color: #ff5e40;}
#sec01 p{line-height: 1.8;}
.first li .img img {border-radius: 20px;}
.slide_list{max-width: 1050px !important; margin-top: 100px !important;}
.first .arrow::after, .first .arrow::after {
	background: url(../img/price/arrow_price02.png) no-repeat;
	padding-right: 20px;
	margin-right: 2%;
	content: "";
	padding: 9%;
	position: absolute;
	right: -23%;
	top: 45%;
	background-size: 34%;
}
.slide_list li .icon {
	position: absolute;
	top: -33px;
	text-align: center;
	width: 93%;
	background: #ff5e40;
	border-radius: 50px;
	width: 60px;
	height: 60px;
	color: #fff;
	line-height: 60px !important;
	font-size: 25px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.first li .icon img {
	width: 27%;
}
.first li h3 {
	color: #57a6e3;
	font-size: 1.6rem !important;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: bold;
	margin-bottom: 20px;
}
.slide_list li h3 {
	color: #ff5e40;
	font-size: 1.6rem !important;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: bold;
	margin: 20px 0 15px;
	line-height: 1.3;
}
.first li .txt {
	text-align: left;
	margin: 27px 5% 10px;
}
.slide_list li:first-child, .slide_list li:nth-child(2), .slide_list li:nth-child(3) {
	margin-right: 2%;
}
.slide_list li p.price {
	position: absolute;
	bottom: 70px;
	width: 88%;
	font-size: 19px;
}
.slide_list li p.price .small {
	font-size: 14px;
}
.first li p.btn,
.slide_list li p.btn{
	position: absolute;
	bottom: 10px;
	width: 85%;
}
.first li p.btn a {
	max-width: 300px;
	margin: 0 auto;
}
.first li p.btn a,
.slide_list li p.btn a{
	display: block;
	border-radius: 25px;
	color: #fff;
	padding: 12px 35px 13px 13px;
	background: url(../img/top/arrow_icon.png) no-repeat #57a6e3;
	background-position: 80% 40%;
	font-size: 1rem;
}
.slide_list li p.btn a{padding: 8px 35px 8px 13px;}
.slide_list li .btn {
	width: auto;
	padding: 10px;
}
.slide_list li .btn a {
	min-width: 130px;
	padding: 8px 35px 8px 15px;
}
.first li .number {
	font-size: 39px;
	margin: 0;
	display: block;
	padding: 0;
	line-height: 1;
}
.first li:first-child p.btn a,
.slide_list li p.btn a{
	background: url(../img/top/arrow_01_hover.png) no-repeat #ff5e40;;
	color: #fff;
	background-position: 82% 71%;
}
#area01,#area02,#area03,#area04 {
   margin-top:-80px;
  padding-top:80px;
}
#sec01 .orange01 {
	border: 3px solid #ff5e40;
	border-radius: 25px;
	padding: 35px 6%;
	position: relative;
	margin: 5% 2%;
	background: #fff4f2;
}
#sec01 .orange01 h4{
	font-size: 20px;
	font-weight: bold;
	color: #ff5e40;
	font-family: fot-tsukuardgothic-std, sans-serif;
	padding-bottom: 12px;
}
#sec01 .orange01 h3 {
	font-size: 1.6rem;
	font-weight: bold;
	color: #ff5e40;
	text-align: center;
	margin-bottom: 15px;
	font-family: fot-tsukuardgothic-std, sans-serif;
}

@media all and (min-width: 768px) and (max-width: 1150px) {
	#sec01 p {margin: 0 3%;}
	.slide_list {
    max-width: 100% !important;
    margin-top: 100px !important;
}
	.slide_list li{width: 21%;}
}