@charset "utf-8";

/* Base
----------------------------------------------------*/


body {
	font-family: 'Noto Sans JP', sans-serif;
	color: #000;
	font-size: 16px;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    font-style: normal;
    font-weight: normal;
    font-family: 'Noto Sans JP', sans-serif;
}

h1, h2, h3, h4, h5, h6{
line-height:1.3;
font-weight:normal;
font-size:100%;
}

p,
li,
dt, dd,
th, td{
}

ul, ol{
list-style-type:none;
list-style-position:outside;
}

img{
	vertical-align: bottom;
}

a img{
	border: 0;
}

/*　　*/

.center-text {
	text-align:center;
}

.floatright {
	float: right;
}

.floatleft {
	float:left;
}

.clearboth {
	clear:both;
}

.margin_b5 {
	margin-bottom:5px;
}

.margin_b10 {
	margin-bottom:10px;
}

.margin_b12 {
	margin-bottom:12px;
}

.margin_b15 {
	margin-bottom:15px;
}

.margin_b17 {
	margin-bottom:17px;
}

.margin_b20{
	margin-bottom:20px;
}

.margin_b25{
	margin-bottom: 25px;
}

.margin_b30{
	margin-bottom:30px;
}

.margin_b40{
	margin-bottom:40px;
}

.margin_b50{
	margin-bottom:50px;
}

.in_cont {
	clear: both;
	overflow: hidden;
}

.in_cont5 {
	clear: both;
	overflow: hidden;
	margin-bottom: 5px;
}

.in_cont10 {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}

.in_cont20 {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}

.in_cont30 {
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
}

.in_cont40 {
	clear: both;
	overflow: hidden;
	margin-bottom: 40px;
}

.in_cont50 {
	clear: both;
	overflow: hidden;
	margin-bottom: 50px;
}

img.icon:hover{
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
}


/*　見出し・画像　*/

.pic-left {
	float: left;
}

.pic-left {
	float: right;
	background-color: #FFF;
	padding-bottom: 15px;
	padding-left: 15px;
}

.clearfix:before, .clearfix:after {
 display: table;
 content: " ";
}

.clearfix:after {
 clear: both;
}

.txt_indent1 {
    padding-left: 1em;
    text-indent: -1em;
}

.img100 img{
	width:100%;
	height:auto;
}


/*　共通　*/





/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 481px){

.spDisp {
	display:none;
}

.spHide {
	display: block;
}

.min1200 {
	min-width:1200px;
}

.midashi1 {
	position: relative;
	background: #a6d3c8;
	color: white;
	font-size: 25px;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	line-height: 1.6em;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-bottom: 40px;
}

.midashi1::before {
	position: absolute;
	content: '';
	top: 100%;
	left: 0;
	border: none;
	border-bottom: solid 15px transparent;
	border-right: solid 20px rgb(149, 158, 155);
}

.midashi2 {
	font-size: 20px;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #FD594E;
	background: linear-gradient(transparent 70%, #FFECAE 70%);
	padding-left: 10px;
	margin-bottom:30px;
}

.midashi3 {
	font-size: 20px;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #FD594E;
	line-height: 1.6em;
}


/*　ヘッダー　*/


header {
	min-width:1200px;
	
}

.toph1 {
	font-size: 14px;
	font-weight: bold;
}

.header_cont {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	justify-content: space-between;
}

.header_info {
	flex: 1;
	padding-top: 10px;
}

.header_mail {
	width: 190px;
	margin-left: 20px;
}

.header_mail img{
	width:100%;
	height:auto;
}

.head_in {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.head_logo {
	width: 280px;
}

.head_logo img{
	width:100%;
	height:auto;
}

.head_infom {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 540px;
}

.head_waku {
	width: 200px;
}

.head_waku div{
	border: 6px solid #887971;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	color: #887971;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}

.head_waku div p{
	font-family: vdl-v7marugothic, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 23px;
	line-height: 1.2em;
}

.head_info1 {
	width: 320px;
}

.head_info2 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 320px;
}

.head_info-m {
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	background-color: #EA5E4D;
	color: #FFF;
	width: 120px;
	border-radius: 50px;      
    -webkit-border-radius: 50px;    
    -moz-border-radius: 50px; 
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
}

.head_info-t {
	color: #EA5E4D;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 26px;
	line-height: 1.0em;
}

.head_tel {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.head_tel img{
	height: auto;
	width: 57px;
}

.head_tel p{
	font-size: 48px;
	color: #EA5E4D;
	font-family: anton, sans-serif;
	font-weight: 400;
	font-style: normal;
}

.navi_cont {
	min-width:1200px;
}

nav{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	clear: both;
	padding-bottom: 25px;
}

nav ul {
	display: flex;            
	justify-content:center;
}

nav ul li {
	padding-right: 3%;
	padding-left: 3%;
}

nav ul li+ li {
  border-left: 1px solid #5F4D41;
}

nav ul li a{
	font-family: tbudgothic-std, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	color: #5F4D41;
	text-decoration: none;
}

nav ul li a:hover{
	font-family: tbudgothic-std, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	color: #EA5E4D;
	text-decoration: none;
}

/*　メイン　*/

.main_image {
	background-image: url(../img/main_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: cover;
	padding-top: 5%;
	padding-bottom: 5%;
	background-color: #FDFCF8;
	min-width: 1200px;
}

.main_imgc {
	margin-left: 5%;
}

.main_img1 {
	margin-bottom: 15px;
}

.main_img1 span{
	color: #87715C;
	background-color: #F5EDA4;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-family: vdl-v7marugothic, sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 45px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.main_img2 {
	width: 660px;
	margin-bottom:30px;
}

.main_img2 img{
	width:100%;
	height:auto;
}

.main_img3 {
	margin-bottom: 25px;
}

.main_img3 ul{
	display: flex;
	justify-content:flex-start;
}

.main_img3 ul li{
	height: 110px;
	width: 110px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #25A1A1;
	color: #FFF;
	text-align: center;
	margin-right: 5px;
}

.main_img3_p1 {
	color: #FFF;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 23px;
	line-height: 1.2em;
}

.main_img3_p2 {
	color: #FFF;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 18px;
	line-height: 1.2em;
	letter-spacing: -0.1em;
}

.main_img4 {
	font-size: 28px;
	color: #1071A2;
	text-align: center;
	width: 650px;
	font-family: vdl-v7marugothic, sans-serif;
	font-weight: 800;
	font-style: normal;
}


.main1 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	min-width: 1200px;
	background-color: #ED8058;
	color: #FFF;
}

.main1 p{
	font-size: 18px;
	font-family: a-otf-gothic-mb101-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	margin-bottom:5px;
}

.main1 h2{
	font-size: 44px;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
}

.main1 h2 span{
	font-size: 34px;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
}

.main2 {
	padding-top: 20px;
	padding-bottom: 20px;
	min-width: 1200px;
	background-color: #FD594E;
	color: #FFF;
	display: flex;
	justify-content: center;
	align-items: center;
}

.main2_c {
	width: 420px;
	text-align: center;
}

.main2_c p{
	font-size: 25px;
	color: #FFFFFF;
	font-family: a-otf-gothic-mb101-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	line-height: 1.4em;
}

.main2_tel {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.main2_tel img{
	height: auto;
	width: 65px;
}

.main2_tel p{
	font-size: 57px;
	color: #FFFFFF;
	font-family: anton, sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.05em;
}

.main2_btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 400px;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 14px;
	background-color: #45668A;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-left: 30px;
}

.main2_btn p{
	font-size: 34px;
	color: #FFFFFF;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
}

.main2_btn img{
	width: 56px;
	height: auto;
	margin-right: 15px;
}

.main2_btn:hover {
	background-color: #2E445C;
}

.main3 {
	background-image: url(../img/main3_back.svg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 6.5%;
	background-size: 100%;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

.main3 h2{
	color: #977567;
	font-family: vdl-v7marugothic, sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 48px;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 35px;
}

.main3_c {
	border: 15px solid #A8D6C1;
	display: flex;
	justify-content: center;
	padding-top: 25px;
	padding-bottom: 25px;
}

.main3_c ul li{
	font-family: vdl-v7marugothic, sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 35px;
	background-image: url(../img/main3_check.svg);
	background-repeat: no-repeat;
	background-position: left 15px;
	background-size: 45px;
	padding-left: 60px;
}

.main3_h2 {
	margin-bottom:50px;
}

.main3_h2 span{
	color: #7F664B;
	font-family: vdl-v7marugothic, sans-serif;
	font-weight: 800;
	font-style: normal;
	font-size: 45px;
	text-align: center;
	background: linear-gradient(transparent 60%, #FFECAE 60%);
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.main4 {
	background: linear-gradient(90deg, #E2F3FC 0%, #E2F3FC 80%, #FFFFFF 20%, #FFFFFF 100%);
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 50px;
}

.main4_txt {
	width: 50%;
	padding-right: 5%;
	padding-left: 5%;
}

.main4_pic {
	width:40%;
}

.main4_pic img{
	width:100%;
	height:auto;
}


.main4_txt h3 {
	font-family: vdl-v7marugothic, sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 40px;
	color: #00AF9A;
	text-align: center;
}

.main4_titlec img{
	width:100%;
	height:auto;
}

.jmp_btn1 {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 260px;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 7px;
	background-color: #FD594E;
	border-radius: 50px;
	margin-right: auto;
	margin-left: auto;
}

.jmp_btn1 p{
	font-size: 20px;
	font-family: fot-udkakugo-large-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #FFF;
}

.jmp_btn1:hover {
	background-color: #FD3828;
}



.main5 {
	text-align: center;
	margin-bottom: 30px;
	min-width: 1200px;
}

.main5 p{
	font-family: vdl-v7marugothic, sans-serif;
	font-weight: 800;
	font-style: normal;	
	font-size: 35px;
}

.main5 h2{
	color: #907F7A;
	font-family: kozuka-gothic-pro, sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 40px;
	line-height: 2em;
}

.main5_s1 {
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 120px;
	color: #25A1A1;
	padding-left: 10px;
	padding-right: 10px;
}

.main5_s2 {
	color: #FD594E;
	font-family: kozuka-gothic-pro, sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 45px;
}

.main5_c {
	background-color: #FFFDEB;
	width: 100%;
	padding-top: 55px;
	padding-bottom: 55px;
	margin-bottom: 80px;
	min-width: 1200px;
}

.main5_in {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}

.main5_w {
	background-color: #FD594E;
	width: 31%;
	text-align: center;
}

.main5_w img{
	width:100%;
	height:auto;
}

.main5_w p{
	font-family: kozuka-gothic-pro, sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 26px;
	padding-top: 22px;
	padding-bottom: 22px;
	color: #FFF;
}

.main6 {
	text-align: center;
	margin-bottom: 100px;
	min-width: 1200px;
}

.main6_btm {
	text-align: center;
	margin-bottom: 30px;
	min-width: 1200px;
}

.main6_m {
	margin-bottom: 40px;
}

.main6_m span{
	color: #FFF;
	background-color: #FD594E;
	font-family: kozuka-gothic-pro, sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 22px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 50px;
	text-align: center;
	letter-spacing: 0.05em;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 17px;
	padding-left: 40px;
}

.main6_p1 {
	font-size: 22px;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	margin-bottom: 15px;
}

.main6_c {
	display: flex;
	align-items: center;
	justify-content: center;
}

.main6_c1 {
	text-align: right;
	font-size: 24px;
	font-family: kozuka-gothic-pro, sans-serif;
	font-weight: 900;
	font-style: normal;
	color: #EA5E4D;
	padding-right: 15px;
}

.main6_tel {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.main6_tel img{
	height: auto;
	width: 70px;
}

.main6_tel p{
	font-size: 70px;
	color: #EA5E4D;
	font-family: anton, sans-serif;
	font-weight: 400;
	font-style: normal;
	padding-left: 10px;
}

.main7 {
	background-image: url(../img/main7_car.svg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 65px;
	padding-top: 65px;
	min-width: 1200px;
}

.main7_wrap {
	background-color: #CAE9F9;
	padding-bottom: 80px;
}

.main7_m1 {
	width: 114px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 28px;
	padding-bottom: 32px;
}

.main7_m1 img{
	width:100%;
	height:auto;
}

.main7_wrap h4 {
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 30px;
	text-align: center;
	color: #705037;
	margin-bottom: 50px;
}

.main7_wrap h4 span{
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size:42px;
	text-align: center;
	color: #705037;
}


.main7_cont {
	background-color: #FFF;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 3%;
	padding-left: 5%;
}

.main7_c {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
	margin-bottom:30px;
}

.main7_in {
	width: 30%;
	margin-bottom: 40px;
}

.main7_pic {
	background-color: #25A1A1;
	text-align: center;
	margin-bottom:20px;
}

.main7_pic img{
	width:100%;
	height:auto;
}

.main7_pic p{
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 22px;
	font-family: kozuka-gothic-pro, sans-serif;
	font-weight: 700;
	font-style: normal;
}

.main7_txt {
	font-family: vdl-v7marugothic, sans-serif;
	font-weight: 500;
	font-style: normal;
	line-height: 1.6em;
}

.jmp_btn2 {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 450px;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 12px;
	background-color: #FD594E;
	border-radius: 50px;
	margin-right: auto;
	margin-left: auto;
}

.jmp_btn2 p{
	font-size: 20px;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #FFF;
}

.jmp_btn2:hover {
	background-color: #FD3828;
}

.main8 {
	padding-top: 50px;
	padding-bottom: 30px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/main8_back1.png),url(../img/main8_back2.png);
	background-repeat: no-repeat,no-repeat;
	background-position: left 50px,right 50px;
	background-size: 137px,184px;
	image-rendering: -webkit-optimize-contrast;
	margin-bottom: 50px;
}

.main8_title {
	text-align:center;
}

.main8_m1 {
	background-image: url(../img/main8_m1.svg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 21px;
	color: #169CC7;
	width: 185px;
	padding-top: 5px;
	padding-bottom: 9px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.0em;
	margin-bottom: 10px;
}

.main8_title h3{
	font-family: kozuka-gothic-pro, sans-serif;
	font-weight: 900;
	font-style: normal;
	color: #169CC7;
	font-size: 44px;
	margin-bottom: 50px;
}

.main8_title h3 span{
	color: #111111;
	font-family: kozuka-gothic-pro, sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 44px;
}

.main8_c {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}

.main8_c p{
	font-family: tbudgothic-std, sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1.6em;
	margin-bottom: 50px;
}

.main8_pic {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}

.main8_pic img{
	width: 32%;
	height: auto;
}

.jmp_btn3 {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 250px;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 12px;
	background-color: #1071A2;
	border-radius: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

.jmp_btn3 p{
	font-size: 16px;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #FFF;
}

.jmp_btn3:hover {
	background-color: #0E638B;
}

.main9 {
	background-color: #FDEFE1;
	width: 95%;
	border-radius: 0px 20px 20px 0px;
	padding-top: 55px;
	overflow: hidden;
	padding-bottom: 50px;
	margin-bottom:50px;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}

.main9_txt {
	width: 50%;
}

.main9_c {
	padding-right: 7%;
}

.main9_c h4{
	font-family: kozuka-gothic-pro, sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 54px;
	color: #FD594E;
	margin-bottom: 10px;
}

.main9_c h5{
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 20px;
	line-height: 1.6em;
	margin-bottom: 30px;
}

.main9_c p{
	margin-bottom:30px;
}

.main9_pic {
	width: 45%;
	background-image: url(../img/main9.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
}

.main9_pic img{
	width:100%;
	height:auto;
}

.jmp_btn4 {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 250px;
	text-decoration: none;
	background-color: #FD594E;
	border-radius: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 12px;
}

.jmp_btn4 p{
	font-size: 16px;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #FFF;
}

.jmp_btn4:hover {
	background-color: #FD3828;
}

.main10 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	margin-bottom: 60px;
}

.main10_twitter {
	width: 38%;
	border: 4px solid #FD594E;
	padding: 3%;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	margin-bottom: 30px;
}

.main10_c {
	width: 53%;

}

.main10_c1 {
	border: 4px solid #FD594E;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	margin-bottom: 30px;
}

.main10_title {
	background-color: #FD594E;
	border-radius: 13px 13px 0 0;
	padding: 20px;
}

.main10_c1 h4{
	font-family: fot-udkakugo-large-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 33px;
	color: #FFF;
	line-height: 1.6em;
}

.main10_c1 h4 img{
	width: 60px;
	height: auto;
	margin-right: 20px;
}

.main10_in {
	padding: 3%;
}

.main10_midashi {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 20px;
}

.main10_midashi img{
	height: auto;
	width: 73px;
	margin-right: 15px;
}

.main10_midashi p{
	color: #FD594E;
	font-family: kozuka-gothic-pro, sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 32px;
	padding-top: 5px;
}

.main10_txt1 {
	margin-left: 35px;
	margin-bottom: 30px;
}

.main10_txt2 {
	display: flex;
	justify-content: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.main10_txt2 p{
	color: #FD594E;
	font-family: kozuka-gothic-pro, sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 40px;
}

.main10_twim {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 20px;
}

.main10_twim img{
	height: auto;
	width: 40px;
	margin-right: 15px;
}

.main10_twim h4{
	color: #FD594E;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 22px;
	line-height: 1.8em;
}


.main11 {
	background: linear-gradient(180deg,#FFFFFF 0%,#FFFFFF 20px,#F8F8F0 20px,#F8F8F0 100%);
	text-align: center;
	padding-bottom: 45px;
	min-width: 1200px;
}

.main11_m {
	margin-bottom: 30px;
}

.main11_m span{
	color: #FFF;
	background-color: #FD594E;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 22px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 50px;
	text-align: center;
	letter-spacing: 0.05em;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 17px;
	padding-left: 40px;
}

.main11_t1 {
	color: #231815;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 22px;
	margin-bottom: 10px;
}

.main11_t2 {
	margin-bottom:10px;
}

.main11_t2 span{
	color: #333333;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 18px;
	margin-bottom: 10px;
	background:linear-gradient(transparent 60%, #FFFFFF 60%);
}

.main11_c {
	display: flex;
	align-items: center;
	justify-content: center;
}

.main11_c1 {
	text-align: right;
	font-size: 24px;
	font-family: kozuka-gothic-pro, sans-serif;
	font-weight: 900;
	font-style: normal;
	color: #EA5E4D;
	padding-right: 15px;
	line-height: 1.2em;
}

.main11_tel {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.main11_tel img{
	height: auto;
	width: 90px;
}

.main11_tel p{
	font-size: 70px;
	color: #EA5E4D;
	font-family: anton, sans-serif;
	font-weight: 400;
	font-style: normal;
	padding-left: 10px;
	letter-spacing: 0.05em;
}

.jmp_btn5 {
	display: flex;
	align-items: center;
	justify-content:flex-end;
	width: 380px;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/main11_mail.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 41px;
	text-align: right;
	margin-bottom: 25px;
}

.jmp_btn5 p{
	font-size: 22px;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #63514F;
}

.jmp_btn5 p:hover {
	color: #41A4A0;
}

.main11_c2 ul{
	display: flex;
	justify-content: center;
	align-items: center;
}

.main11_c2 ul li{
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 19px;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #FFFFFF;
	background-color: #41A4A0;
	width: 210px;
	height: 48px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-right: 5px;
	margin-left: 5px;
}


footer {
	min-width:1200px;
}

.footer_c {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	justify-content: space-between;
	padding-top: 30px;
	padding-bottom: 30px;
}

.foot_info {
	width: 280px;
}

.foot_info img{
	width:100%;
	height:auto;
	margin-bottom:15px;
}

.foot_nav {
	flex: 1;
	display: flex;
	justify-content: flex-end;
	padding-top: 10px;
}

.foot_nav ul {
	margin-left: 50px;	
}

.foot_li1 {
	margin-bottom:5px;
}

.foot_li1 a{
	font-size: 18px;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
	font-family: source-han-sans-cjk-ja, sans-serif;
	font-weight: 700;
	font-style: normal;
}

.foot_li1 a:hover{
	color: #FD594E;
}

.foot_li2 a{
	font-size: 16px;
	background-image: url(../img/footer_arr.svg);
	background-position: left center;
	background-size: 7px;
	padding-left: 12px;
	background-repeat: no-repeat;
	color: #111111;
	text-decoration: none;
	font-family: source-han-sans-cjk-ja, sans-serif;
	font-weight: 500;
	font-style: normal;
}

.foot_li2 a:hover{
	color: #FD594E;
}

.copyright {
	color: #FFFFFF;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	background-color: #FD594E;
	text-align: center;
	padding-top: 37px;
	padding-bottom: 37px;
	min-width:1200px;
}

/*　中ページ　*/


.page_cont {
	padding-bottom: 150px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.page_title {
	min-width: 1200px;
	margin-bottom: 50px;
	background-color: #F8F8F0;
	padding-top: 50px;
	padding-bottom: 50px;
}

.page_title h3 {
	font-size: 35px;
	color: #FD594E;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.pick1_c {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	margin-bottom: 70px;
}

.pick1_txt {
	width:68%;
}

.pick1_pic {
	width: 30%;
	background-image: url(../img/pick_pic.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	border-radius: 10px;
}

.pick2_tel {
	color: #63514F;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 30px;
}

.pick2_t {
	font-size: 20px;
	color: #FFFFFF;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	background-color: #63514F;
	border-radius: 50px;
	text-align: center;
	width: 200px;
	margin-right: 15px;
	line-height: 1.6em;
	padding-top: 2px;
	padding-bottom: 4px;
}

.pick2_n {
	font-size: 30px;
	color: #63514F;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	background-image: url(../img/pick_tel.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 30px;
	padding-left: 38px;
}

.pic2_li li{
	text-indent:-1em;
	padding-left:1em;
}

.hc1_c {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	margin-bottom: 70px;
}

.hc1_txt {
	width: 60%;
}

.hc1_pic {
	width: 38%;
}

.hc1_pic img{
	width:100%;
	height:auto;
	border-radius: 10px; 
}

.hc2_txt {
	margin-bottom: 30px;
}

.hc2_pic {
	display: flex;
	justify-content: space-between;
	background-color: #F8F8F0;
	padding: 2%;
	border-radius: 10px; 
}

.hc2_pic img{
	width:49%;
	height:auto;
	image-rendering: -webkit-optimize-contrast;
}

.meme1_c {
	margin-bottom: 50px;
	overflow: hidden;
}

.meme1_c img{
	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
	width: 38%;
	height: auto;
	border-radius: 10px; 
}

.meme2_c {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	margin-bottom:2%;
}

.meme2_in1 {
	background-color: #F8F8F0;
	padding: 2%;
	border-radius: 10px;
	width: 45%;
}

.meme2_in2 {
	background-color: #F8F8F0;
	padding: 2%;
	border-radius: 10px;
	width: 28%;
}

.meme2_m1 {
	color: #25A1A1;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #7F664B;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	margin-bottom: 20px;
	padding-bottom: 10px;
	line-height: 1.4em;
}

.meme2_m2 {
	color: #7F664B;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #7F664B;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	margin-bottom: 20px;
	padding-bottom: 10px;
	line-height: 1.4em;
}

.tid_in {
	background-color: #F8F8F0;
	padding: 2%;
	border-radius: 10px;
	margin-bottom: 20px;
}

.house1_c {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	margin-bottom: 60px;
}

.house1_c img{
	width:32%;
	height: auto;
	border-radius: 10px; 
}

.house_table {
	width: 500px;
	margin-bottom: 30px;
}

.house_table th{
	color: #7F664B;
	background-color: #F8F8F0;
	padding: 2%;
	border-radius: 10px;
}

.house_table td{
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 4%;
	vertical-align: middle;
}

.house_li li{
	text-indent:-1em;
	padding-left:1em;
}


.scr_c1 {
	margin-bottom: 50px;
}

.scr_c {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 50px;
}

.scr_m {
	flex: 1;
}

.scr_pic {
	width: 300px;
	padding-left: 20px;
}

.scr_pic img{
	width:100%;
	height:auto;
	border-radius: 10px;
}

.scr_midashi {
	display: flex;
	justify-content:flex-start;
	align-items: center;
	margin-bottom:30px;
}

.scr_num {
	font-size: 20px;
	color: #FFFFFF;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	background-color: #63514F;
	border-radius: 50px;
	text-align: center;
	width: 200px;
	margin-right: 15px;
	line-height: 1.6em;
	padding-top: 2px;
	padding-bottom: 4px;
}

.scr_mi {
	font-size: 20px;
	color: #63514F;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
}

.comp_c {
}

.comp_c dl{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

.comp_c dl dt{
	width: 22%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 1%;
	background-color: #E6E6E6;
}

.comp_c dl dd{
	width:74%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 1%;
}

.ser1 {
	text-align: center;
	padding-bottom: 20px;
}

.ser1 p{
	font-size: 20px;
	font-family: a-otf-gothic-mb101-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	margin-bottom:5px;
	color:#41A4A0;
}

.ser1 h2{
	font-size: 48px;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #FD594E;
}

.ser1 h2 span{
	font-size: 34px;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #FD594E;
}

.ser2 {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom:80px;
}

.ser2_btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 220px;
	height: 70px;
	text-decoration: none;
	background-color: #41A4A0;
	border-radius: 10px;
	margin-right: 2px;
	margin-left: 2px;
	
}

.ser2_btn p{
	font-size: 18px;
	font-family: fot-udkakugo-large-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #FFF;
	background-image: url(../img/ser2_arr.svg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 25px;
	;
	padding-bottom: 20px;
}

.ser2_btn:hover {
	background-color: #887971;
}

.ser3_1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 70px;
}

.ser3_1pic {
	width: 48%;
	order: 1;
}

.ser3_1pic img{
	width:100%;
	height:auto;
	border-radius: 10px;      
    -webkit-border-radius: 10px;    
    -moz-border-radius: 10px;
}

.ser3_1txt {
	width: 48%;
	order: 2;
}

.ser3_2 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 70px;
}

.ser3_2pic {
	width: 48%;
}

.ser3_2pic img{
	width:100%;
	height:auto;
	border-radius: 10px;      
    -webkit-border-radius: 10px;    
    -moz-border-radius: 10px;
}

.ser3_2txt {
	width: 50%;
}

.ser3_m {
	display: inline-block;
	position: relative;
	font-size: 30px;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #FD594E;
	margin-bottom: 40px;
	text-align: center;
}

.ser3_m:before {
	content: '';
	position: absolute;
	bottom: -15px;
	display: inline-block;
	width: 60px;
	height: 5px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #FD594E;
	border-radius: 2px;
}

.ser2_jmp {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 260px;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 7px;
	background-color: #63514F;
	border-radius: 50px;
	margin-right: auto;
	margin-left: auto;
}

.ser2_jmp p{
	font-size: 18px;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #FFF;
}

.ser2_jmp:hover {
	background-color: #826A68;
}

.cont_tel {
	font-size: 50px;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	margin-bottom:20px;
}

.cont_tel span{
	font-size: 30px;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	margin-right: 10px;
}

.cont_telt {
	font-size: 20px;
}

}

.under {
	background: linear-gradient(transparent 60%, #FFECAE 60%);
	font-weight: bold;
}


/* プルダウンメニュー*/

.menu > li {
	display:inline-block;
	position:relative;
	z-index: 100;
}
.menu > li > ul {
    overflow: hidden;
    height: 0;
    transition: .5s;
    width: 0;
}
.menu > li:hover ul {
	display: block;
    position: absolute;
    padding: 0;
    margin: 0;
    top: 2.5em;
    left: 0;
    list-style-type: none;
    background: #a6d3c8;
    width: max-content;    
	overflow:visible;
	height:auto;
}

.menu > li:hover ul li {
    border: none;
    padding: 6px 25px;
    border-bottom: 1px dotted #999;
}
.menu > li:hover ul li a {
	color: #5F4D41;
!important;
	padding: 10px;
	font-size: 18px;
}
.menu > li:hover ul li a:hover {
    color:#fff !important;
}


/* お問い合わせ */

#formWrap {
	width: 100%;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}

#formWrap {
	font-size:18px;
	line-height:2;
	margin:0 auto;
}

table.formTable{
	width: 100%;
	border-collapse: collapse;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
}

table.formTable th{
	width: 30%;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	border-top: 1px solid #CCC;
}

table.formTable th, table.formTable td {
	width:auto;
	display:block;
}
table.formTable th {
	border-bottom:0;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}

table.formTable td {
	border-bottom:0;
	padding-right: 12px;
	padding-bottom: 30px;
	padding-left: 12px;
}

input[type="text"], textarea {
	width:100%;
	padding:10px 5px;
	font-size:110%;
	display:block;
	background:#eeeeee;
	border:none;
}
input[type="button"] {
	display:block;
	width:100%;
	height:40px;
}
input[type="reset"], input[type="submit"]{
	display:inline-block;
	width:30%;
	height:40px;
	background:#C6C1B9;
	border:none;
	margin:10px 0;
	font-size:16px;
}

.hissu {
	color: #F00;
}

.thanks {
	text-align: center;
}
