@charset "utf-8";

@import url("/contents/style/recommend.css?t=1");

#wrap_top section{ position: relative; z-index: 3;}
.inn{ width: 1200px; margin: auto;}
.inn_wide{width: calc(100% - 180px); min-width: 1200px; margin: auto;}


.normal_btn a{ display: block; width: 420px; height: 80px; background-color: #f7b44d; box-shadow:0 4px 0 #e29e35; text-align: center; margin: auto; font-size: 20px; color: #ffffff; font-weight: 500; box-sizing: border-box; border-radius: 40px; position: relative; transition: .3s; padding: 20px 0 0 0; letter-spacing: 0.06em; text-shadow: 0 2px 0 rgba(0,0,0,0.08);}
.normal_btn a:after{ content: ""; background: url(../images/top/indent_wh.png) no-repeat; width: 20px; height: 20px; display: inline-block; vertical-align: middle; margin: 0 0 3px 15px;}
.normal_btn a:hover { transform: translateY(2px); background: #e29e35; box-shadow: 0 0 0 #e29e35; }

.normal_btn.wh a{ background-color: #ffffff; box-shadow:0 4px 0 #dcdcdc; color: #f6a933; text-shadow: none; }
.normal_btn.wh a:after{ background: url(../images/top/indent_or.png) no-repeat;}
.normal_btn.wh a:hover { transform: translateY(2px); background: #f5f5f5; box-shadow: 0 0 0 #dcdcdc; }

.normal_btn.pink a{ background-color: #ed62a3; box-shadow:0 4px 0 #d44688; }
.normal_btn.pink a:hover { transform: translateY(2px); background: #d44688; box-shadow: 0 0 0 #d44688; }

.normal_btn.blue a{ background-color: #50c6d0; box-shadow:0 4px 0 #31a1aa; }
.normal_btn.blue a:hover { transform: translateY(2px); background: #31a1aa; box-shadow: 0 0 0 #31a1aa; }


/*------------------------------------------ main ----------------------------------------*/
/*#main_image{width: 100%; background: url("../images/top/bl_circle_bg.jpg") no-repeat top 500px center; padding: 0 0 1px 0;}

#main_image .main_image_inn{ width: 100%; min-height: 710px; margin:165px auto 0 auto; background: url(../images/top/main_bg.jpg) no-repeat center bottom; box-sizing:border-box; background-size: cover;}
#main_image .main_image_inn .inn{ position: relative; z-index: 0; padding:25px 0 30px 0; box-sizing: border-box; height: 100%; min-height: 710px;}
#main_image .main_image_inn .inn:after{ display: block; content: ""; clear: both;}

#main_image .main_image_inn .img{ position: absolute; right:-190px; bottom:0px; z-index: 1;}
#main_image .main_image_inn .h{ position: absolute; top:60px; left:165px; z-index: 2;}
#main_image .main_image_inn .h > .main_text680{ display: none;}
#main_image .main_image_inn .contact_btn{ width: 770px;}
#main_image .main_image_inn .contact_btn p{position: relative; font-size: 20px; font-weight: 500; color: #313131; width: 730px; box-sizing: border-box; text-align:center; min-height: 51px; margin: 65px auto 0 auto; z-index: 1;}
#main_image .main_image_inn .contact_btn p:before{ content: ""; background: url("../images/top/main_h_l.png") no-repeat; width: 45px; height: 76px; display: block; position: absolute; top:0; left:0;}
#main_image .main_image_inn .contact_btn p:after{ content: ""; background: url("../images/top/main_h_r.png") no-repeat; width: 45px; height: 76px; display: block; position: absolute; top:0; right:0;}

#main_image .main_image_inn .contact_btn .normal_btn.pink a{ width: 770px; height: 95px; display: flex; justify-content: center; align-items: center; padding: 0; border-radius: 70px;}
#main_image .main_image_inn .contact_btn .normal_btn.pink a:after{ display: none;}


@media print, screen and (max-width: 1550px) {
	#main_image .main_image_inn { min-height: 600px; background: url(../images/top/main_bg.jpg) no-repeat top left -250px; background-size: auto 600px; }
	#main_image .main_image_inn .inn{min-height: 600px;}
	#main_image .main_image_inn .h{left: 250px;}
	#main_image .main_image_inn .h > .main_text680{ display: inline-block;}
	#main_image .main_image_inn .h > .main_text{ display: none;}
	#main_image .main_image_inn .img {width: 350px;right: -80px;}
	#main_image .main_image_inn .contact_btn { width: 680px;}
	#main_image .main_image_inn .contact_btn p { font-size: 18px; width: 670px; margin: 35px auto 0 auto; }
	#main_image .main_image_inn .contact_btn .normal_btn.pink a {width: 680px;}
	
}

@media print, screen and (max-width: 1350px) {
	#main_image .main_image_inn { background: url(../images/top/main_bg.jpg) no-repeat top left -400px; background-size: auto 600px; }
	#main_image .main_image_inn .h{left: 200px;}
	#main_image .main_image_inn .img {right: 0;}
}
*/

/*------------------------------------------ main 板野版----------------------------------------*/
#main_image{width: 100%; background: url("../images/top/bl_circle_bg.jpg") no-repeat top 500px center; padding: 0 0 1px 0;}

#main_image .main_image_inn{ width: 100%; aspect-ratio: 1 / 0.3989361; margin:155px auto 0 auto; background: url(../images/top/main_bg.webp) no-repeat center bottom; box-sizing:border-box; background-size: 100% auto;}
#main_image .main_image_inn .inn{ position: relative; z-index: 0; padding:50px 0 30px 0; box-sizing: border-box; height: 100%; width: 100%; min-width: 1200px;}
#main_image .main_image_inn .inn:after{ display: block; content: ""; clear: both;}

#main_image .main_image_inn .h{max-width: 794px; width: 42.574%; display: block; margin: 0 auto 15px auto; }
#main_image .main_image_inn .h > .main_text{ width: 100%; height: auto;}
#main_image .main_image_inn p{ text-align: center; font-size: 19px; line-height: 1.8em;}


@media print, screen and (max-width: 1750px) {
    #main_image .main_image_inn p{ font-size: 18px; }
}


@media print, screen and (max-width: 1700px) {
    #main_image .main_image_inn{aspect-ratio:auto;height: 680px;background: url(../images/top/main_bg.webp) no-repeat center top;background-size: auto 675px;}
    #main_image .main_image_inn .h{width: 58%;margin-bottom: 25px;}
    #main_image .main_image_inn .inn{ width: 1200px; padding-top: 60px;}
}

@media print, screen and (max-width: 1450px) {
    #main_image .main_image_inn{aspect-ratio:auto; height: 580px;background: url(../images/top/main_bg.webp) no-repeat center top;background-size: auto 575px;}
    #main_image .main_image_inn .h{width: 53%; margin-bottom: 25px;}
    #main_image .main_image_inn .inn{ width: 1200px; padding-top: 70px;}
}



/* ================================= 
form
================================= */
#main_image .form_area {background: #44bdc7;border: 15px solid #44bdc7;border-radius: 15px;box-shadow: 0 0 20px rgba(7,42,59,0.15);width: 1200px;margin:-10.5% auto 80px auto;position: relative;z-index: 1;}

@media print, screen and (max-width: 1700px) {
    #main_image .form_area{margin-top: -160px; width: 1100px;}
}

@media print, screen and (max-width: 1450px) {
    #main_image .form_area{margin-top: -85px; width: 1000px;}
}

#main_image .form_area .tit {background: #44bdc7;text-align: center;color: #ffffff;font-size: 42px;font-weight: bold;text-shadow: 0 3px 0 rgba(0,0,0,0.13);padding: 3px 0 3px 0;border-radius: 0;}
#main_image .form_area .tit span {display: inline-block;vertical-align: middle;background: #ffffff;width: 340px;font-size: 22px;color: #2780b7;text-shadow: none;margin: 0 20px 10px 0;padding: 1px 0 2px 0;line-height: 1.31;border-radius: 20px;box-shadow: 0 3px 0 rgba(0,0,0,0.13);}
#main_image .form_area .tit mark {background: transparent;color: #ffff8b;}
#main_image .form_area .wrap_form {padding: 20px 95px 35px 95px;background: #ffffff;border-radius: 5px;box-shadow: inset 2px 2px 5px #dfdfdf;}
#main_image .wrap_form .form_blocks {position: relative;padding-bottom: 25px;margin-bottom: 18px;}
#main_image .wrap_form .form_blocks:before {display: block;content: "";background: url("../images/top/form_indent.png") no-repeat;background-size: 100% auto;width: 43px;height: 25px;position: absolute;bottom: 0;left: 50%;margin-left: -14.5px;}
#main_image .wrap_form table.form input.w2 {width: 80%;}
#main_image .wrap_form table.form input.w3 {width: 100px;}
#main_image .wrap_form table.form input.w4 {width: 37%;}
#main_image .wrap_form table.form input.w5 {width: 60%;display: inline-block;}
#main_image .wrap_form table.form input.w6 {width: 37%;display: inline-block;}
#main_image .wrap_form table.form input.w7 {width: 100%;}
#main_image .wrap_form table.form {font-size: 20px;border-collapse: separate;border-spacing: 0;margin-bottom: 20px;border-bottom: 1px dotted rgba(0,0,0,0.3);border-radius: 5px;overflow: hidden;}
#main_image .wrap_form table.form .item {display: inline-block;font-size: 26px;font-weight: bold;position: relative;min-height: 85px;padding: 21px 0 0 100px;box-sizing: border-box;}
#main_image .wrap_form table.form .item:has(small){ padding-top: 10px;}
#main_image .wrap_form table.form .item small{line-height: 1.6em;}
#main_image .wrap_form table.form .item:before {display: inline-block;vertical-align: middle;content: "1";background: url("../images/top/form_num.png") no-repeat;background-size: 100% auto;width: 90px;height: 79px;color: #ffffff;margin: 0 14px 6px 0;font-family: 'Urbanist', sans-serif;font-size: 32px;font-weight: bold;text-align: center;box-sizing: border-box;padding: 32px 12px 0 0; position: absolute; top: 0; left: 0;}
#main_image .wrap_form table.form .item .small{ font-size: 70%; color: inherit !important;}

#main_image .wrap_form table.form tr:nth-child(2) .item:before {content: "2";}
#main_image .wrap_form table.form tr:nth-child(3) .item:before {content: "3";}
#main_image .wrap_form table.form tr:nth-child(4) .item:before {content: "4";}
#main_image .wrap_form table.form tr:nth-child(5) .item:before {content: "5";}
#main_image .wrap_form table.form th {padding: 17px 0 13px 0;vertical-align: top;color: #50c6d0;box-sizing: border-box;text-align: left;width: 420px;}
#main_image .wrap_form table.form td {padding: 0;vertical-align: middle;font-size: 20px;font-weight: 500;padding: 14px 40px 17px 40px;text-align: left;}
#main_image .wrap_form table.form tr + tr th,#main_image .wrap_form table.form tr + tr td {border-top: 1px dotted rgba(0,0,0,0.3);}
#main_image .wrap_form table.form .supplement {color: #9a9a9a;}
#main_image .wrap_form table.form .value {margin: 6px 0 0 0;}

#main_image .wrap_form table.form small{display: block; font-size: 14px; color: #000000; opacity: 0.5!important; font-weight: normal;}
#wrap_top #main_image .wrap_form .submit_btn + p{margin: 20px 0 0 0;}
#wrap_top #main_image .wrap_form .submit_btn + p small{display: block; text-align: center; line-height: 1.4em; margin: 20px 0 0 0; font-size: 14px; color: #000000; opacity: 0.5!important; font-weight: normal;}

#main_image .wrap_form table.form label {position: relative;cursor: pointer;transition: .3s;}
#main_image .wrap_form table.form label:hover {opacity: .7;}
#main_image .wrap_form table.form td .item_inn + .item_inn {margin-top: 10px;}
#main_image .wrap_form table.form select {min-width: 400px; box-sizing: border-box; padding: 10px 40px 10px 20px; font-size: 18px;}
#main_image .wrap_form table.form strong {color: #f1758f;font-size: 16px;}
#main_image .wrap_form table.form .requireLabel {font-size: 10px;color: #e7a0c1;display: inline-block;vertical-align: baseline;margin: 0 0 0 8px;}
#main_image .form #input_address {display: none;margin-top: 10px;}
#wrap_top #main_image .wrap_form .submit_btn {display: block;width: 470px;height: 100px;margin: 0 auto 0 auto;border: 0;color: #ffffff;font-size: 35px;font-weight: bold; background: url(../images/top/form_btn_indent.png) no-repeat center right 68px,#ed62a3; background-size: 31px auto; box-shadow: 0 5px 0 #d44387;border-radius: 60px;text-align: center;cursor: pointer;transition: .3s;position: relative;letter-spacing: 0.03em;font-family: 'Noto Sans JP', "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", "HanSerif Japanese", Meiryo, Osaka, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", ArialMT, sans-serif;padding-right: 35px;padding-top: 0;padding-bottom: 4px;line-height: 0.85;box-sizing: border-box;-webkit-text-stroke-width: 0 !important;}
#wrap_top #main_image .wrap_form .submit_btn:hover {opacity: .7;transform: translateY(2px);box-shadow: 0 0 0 rgba(0,0,0,0.1);}

@media print, screen and (max-width: 1450px) {
    #main_image .form_area .wrap_form {padding-left: 45px;padding-right:45px;}
}

/*--------------- こんなお悩みはありませんか --------------*/
#wrap_add02.nayami{background:url("../images/top/nayami_bg.webp") no-repeat center center; background-size: cover; box-sizing: border-box;}
#wrap_add02.nayami .inn{padding: 70px 0 70px 0; height: 100%; position: relative; box-sizing: border-box;}

#wrap_add02.nayami h2{ margin-bottom: 40px;}

#wrap_add02.nayami .nayami_box
#wrap_add02.nayami .nayami_box.type01{}
#wrap_add02.nayami .nayami_box.type02{text-align: right; margin-top: -160px;}
#wrap_add02.nayami .nayami_box.type03{ margin-top: -200px;}

/*#wrap_add02.nayami .nayami_img{ position: absolute; bottom:-35px; left:-83px; right:0; margin: auto; z-index: 1;}
#wrap_add02.nayami .nayami_list{ position: relative; z-index: 2; display: flex; flex-wrap: wrap; justify-content: center;align-items: stretch;}
#wrap_add02.nayami .nayami_list + .nayami_list{justify-content: space-between;}

#wrap_add02.nayami .nayami_list.list01{margin: 0 0 0 7px;}
#wrap_add02.nayami .nayami_list.list01 li + li{ margin-left: 10px;}
#wrap_add02.nayami .nayami_list.list02{ margin: -20px 0 20px 0;}
#wrap_add02.nayami .nayami_list.list03{margin: 0 5px 20px -30px;}
#wrap_add02.nayami .nayami_list.list04{margin:0 -45px 0 -50px;}

#wrap_add02.nayami .nayami_list li{ box-sizing: border-box; font-size: 21px; height: 117px; display: flex; justify-content: center; align-items: center; line-height: 1.6em;}
#wrap_add02.nayami .nayami_list li strong{ font-weight: 500 !important; font-size: 25px; color: #50c6d0;}

#wrap_add02.nayami .nayami_list li.type_a{background:url("../images/top/nayami_fukidashi_a.png") no-repeat; width: 251px;}
#wrap_add02.nayami .nayami_list li.type_b{background:url("../images/top/nayami_fukidashi_b.png") no-repeat; width: 353px;}
#wrap_add02.nayami .nayami_list li.type_c{background:url("../images/top/nayami_fukidashi_c.png") no-repeat; width: 440px;}
#wrap_add02.nayami .nayami_list li.type_d{background:url("../images/top/nayami_fukidashi_d.png") no-repeat; width: 379px;}
#wrap_add02.nayami .nayami_list li.type_e{background:url("../images/top/nayami_fukidashi_e.png") no-repeat; width: 402px;}

@media print, screen and (max-width: 1300px) {
#wrap_add02.nayami .nayami_list.list02{ margin: 0 0 20px 0;}
#wrap_add02.nayami .nayami_list.list03{margin: 0 5px 20px 0;}
#wrap_add02.nayami .nayami_list.list04{margin:0 0 0 0;}
	
}*/

/*--------------- 解決/事例 --------------*/
#wrap_add03.kaiketsu{background:url("../images/top/kaiketsu_bg.webp") no-repeat top center;padding: 53px 0 120px 0;}

#wrap_add03.kaiketsu h2{font-size: 46px;font-weight: bold;color: #ffffff;text-align: center;position: relative;text-shadow: 0 3px 0 #f49502;box-sizing: border-box;width: 800px;margin: 0 auto 90px auto;line-height: 1.61;padding-left: 11px;}
#wrap_add03.kaiketsu h2:before{content: "";background: url("../images/top/kaiketsu_h_l.png") no-repeat;width: 65px;height: 72px;display: block;position: absolute;bottom: 30px;left:0;}
#wrap_add03.kaiketsu h2:after{content: "";background: url("../images/top/kaiketsu_h_r.png") no-repeat;width: 65px;height: 72px;display: block;position: absolute;bottom: 30px;right:0;}


#wrap_add03.kaiketsu h2 > span{display: block;font-size: 26px;font-weight: 400;margin: 0 0 0;}

#wrap_add03.kaiketsu .example_bl{background: url("../images/top/or_circle_bg.jpg") no-repeat center center;}

#wrap_add03.kaiketsu .example_bl h3{display: flex;align-items: center;flex-wrap: nowrap; margin-bottom: 0;}
#wrap_add03.kaiketsu .example_bl h3 .img{ display: block; margin:0 45px 0 40px;}

#wrap_add03.kaiketsu .example_box{ background: #def3f5; border: 2px solid #50c6d0; padding-top: 13px; margin-bottom: 35px;}
#wrap_add03.kaiketsu .example_box .h{ background: #ffffff; position: relative; padding: 20px 0 20px 0;}
#wrap_add03.kaiketsu .example_box .h .tag{display: inline-block;background: #50c6d0;color: #ffffff;padding: 0;position: relative;margin: 0 22px 0 -16px;vertical-align: middle;line-height: 1;font-size: 16px;letter-spacing: 0.06em; box-sizing: border-box; text-align: center; height: 50px; }
#wrap_add03.kaiketsu .example_box .h .tag:before{display: block; content: ""; width: 0; height: 0; border-style: solid; border-width: 0 14px 18px 0; border-color: transparent #d7942e transparent transparent; position: absolute; left:0; bottom:-18px;}

#wrap_add03.kaiketsu .example_box .h .tag > span{ display: inline-block; padding: 15px 17px 0 18px; position: relative; height: 50px; box-sizing: border-box;}
#wrap_add03.kaiketsu .example_box .h .tag > span:after{display: block; content: ""; position: absolute; right:-15px; top:0; width: 0;
height: 0; border-style: solid; border-width: 25px 0 25px 15px; border-color: transparent transparent transparent #f7b44d; z-index: 1;}
#wrap_add03.kaiketsu .example_box .h .tag > span.loan:after{border-color: transparent transparent transparent #e96ca6;}

#wrap_add03.kaiketsu .example_box .h .tag > span.type{background: #f7b44d;}
#wrap_add03.kaiketsu .example_box .h .tag > span.loan{background: #e96ca6;padding-left: 35px;}



#wrap_add03.kaiketsu .example_box .h .tit{ display: inline-block; vertical-align: middle; font-size: 32px; color: #50c6d0; font-weight:800; -webkit-text-stroke-width: 0px !important; letter-spacing: 0.03em;}
#wrap_add03.kaiketsu .example_box .h .tit mark{background: transparent; color: #269ea8;}
#wrap_add03.kaiketsu .example_box .h .price{font-size: 20px;color: #f6a933;font-weight: bold;position: absolute;right:20px;top: 20px;}
#wrap_add03.kaiketsu .example_box .h .price span{display: inline-block;background: #f6a933;color: #ffffff;width: 130px;text-align: center;padding: 3px 0 5px 0;margin-right: 20px;font-size: 18px;font-weight: 400;border-radius: 5px;vertical-align: text-bottom;line-height: 1.61;}
#wrap_add03.kaiketsu .example_box .h .price strong{font-size: 40px;font-weight: 500 !important;margin-right: 4px;}
#wrap_add03.kaiketsu .example_box .h .price small{ font-size: 14px; font-weight: normal; color: #f6a933;}

#wrap_add03.kaiketsu .example_box .h.long .price{ float: right; position: relative; margin-bottom: 25px; margin-top: -6px;}
#wrap_add03.kaiketsu .example_box .h.long:after{ display: block; clear: both; content: "";}

#wrap_add03.kaiketsu .example_box .box_inn{display: flex;justify-content: space-between;flex-wrap: wrap;margin: 30px;line-height: 1.6em;}

#wrap_add03.kaiketsu .example_box table.profile{background: #f3fbfc;width: 568px;padding: 12px 30px 10px 30px;box-sizing: border-box;font-size: 18px;text-align: left;}
#wrap_add03.kaiketsu .example_box table.profile th,#wrap_add03.kaiketsu .example_box table.profile td{padding: 10px 0 10px 0;box-sizing: border-box;}
#wrap_add03.kaiketsu .example_box table.profile th{width: 90px;color: #269ea8;font-weight: bold;vertical-align:middle;-webkit-text-stroke-width:0 !important;}
#wrap_add03.kaiketsu .example_box table.profile td{vertical-align:middle;min-width: 146px;}
#wrap_add03.kaiketsu .example_box table.profile td + th{ width: 70px;}
#wrap_add03.kaiketsu .example_box table.profile tr + tr th,#wrap_add03.kaiketsu .example_box table.profile tr + tr td{ border-top: 2px dotted rgba(38,158,168,.3);}
#wrap_add03.kaiketsu .example_box table.profile small{display: block; font-size: 15px; margin-left: -10px; margin-right: -5px;}

#wrap_add03.kaiketsu .example_box .txt{ width: 535px; font-size: 16px;}
#wrap_add03.kaiketsu .example_box .txt p{ margin-bottom: 36px;}
#wrap_add03.kaiketsu .example_box .txt .comment{background: url("../images/top/gr_line_bg.jpg");box-sizing: border-box;padding: 20px 26px 26px 22px;color: #ffffff;display: flex;justify-content: space-between;align-content: flex-start;flex-wrap: nowrap;}
#wrap_add03.kaiketsu .example_box .txt .comment .img{display: block;width: 100px;text-align: center; padding-top: 6px; margin-top: 0;}
#wrap_add03.kaiketsu .example_box .txt .comment .img span{display: block;font-size: 12px;}
#wrap_add03.kaiketsu .example_box .txt .comment p{margin-left: 24px;}

#wrap_add03.kaiketsu .example_box .img{ width: 100%; text-align: center; margin-top: 40px;}

#wrap_add03.kaiketsu .example_bl .normal_btn a{ width: 480px;}



/*--------------- お客様の声 --------------*/
#wrap_add05.voice{background:url("../images/top/voice_bg.webp") no-repeat center center;background-size: cover;padding: 75px 0 90px 0;}
#wrap_add05.voice h2{ margin-bottom: 75px;}

#wrap_add05.voice .voice_box{display: flex;background: rgba(255,255,255,.8);box-shadow: 5px 6px 15px rgba(0,0,0,0.08);box-sizing: border-box;padding: 40px 45px 40px 45px;justify-content: space-between;flex-wrap: nowrap;margin: 0 0 40px 0;}

#wrap_add05.voice .voice_box .img_bl{ width: 150px; position: relative;z-index: 5;}
#wrap_add05.voice .voice_box .img_bl > img{display: block;}
#wrap_add05.voice .voice_box .img_bl .img{ margin-bottom: 23px;}

#wrap_add05.voice .voice_box .txt{ width: 900px; font-size: 16px; line-height: 1.7em;}
#wrap_add05.voice .voice_box .txt h3{font-size: 26px; font-weight: bold; color: #50c6d0; position: relative; z-index: 1; padding: 0 0 28px 0; margin:0 0 26px 0; }
#wrap_add05.voice .voice_box .txt h3:after{ display: block; content: ""; width:980px; height: 1px; background:#50c6d0; position: absolute; right:0; bottom:0; z-index: 0; }
#wrap_add05.voice .voice_box .txt p{ margin-bottom: 30px;}

#wrap_add05.voice .voice_box .txt .comment{ background: #e1f3f4; box-sizing: border-box; padding: 25px 30px 25px 30px; margin-top: 40px;}
#wrap_add05.voice .voice_box .txt .comment p{ margin: 0;}
#wrap_add05.voice .voice_box .txt .comment p.h{font-size: 18px; font-weight: 500; color: #50c6d0; background:url("../images/top/voice_staff_icon.png") no-repeat left center; min-height: 29px; box-sizing: border-box; padding: 3px 0 0 40px; margin: 0 0 20px 0;}

#wrap_add05.voice .normal_btn.pink p{font-size:28px;font-weight: 500;color: #ffffff;text-align:center;line-height: 1.6em;width: 625px;min-height: 121px;box-sizing: border-box;margin: 70px auto 0 auto;position: relative;z-index: 1; text-shadow: 0 0 15px rgba(0,0,0,0.7);}
#wrap_add05.voice .normal_btn.pink p > strong{ font-size: 48px; color: #faff7e; font-weight: bold !important; display: inline-block; margin: 0 5px 0 5px;}
#wrap_add05.voice .normal_btn.pink a{width: 600px;height: 94px;border-radius: 60px;font-size: 22px;padding-top: 26px;}

#wrap_add05.voice .normal_btn.pink p:before{ content: ""; background: url("../images/top/voice_h_l.png") no-repeat; display: block; position: absolute; width: 76px; height: 126px; top:20px; left:0;}
#wrap_add05.voice .normal_btn.pink p:after{ content: ""; background: url("../images/top/voice_h_r.png") no-repeat; display: block; position: absolute; width: 76px; height: 126px; top:20px; right:0;}



/*--------------- スタッフ紹介 --------------*/

#wrap_add06.staff{position: relative; z-index: 0;}
#wrap_add06.staff .staff_bl{background:url("../images/top/staff_bg.jpg") no-repeat top center; background-size: cover; height: 615px; box-sizing: border-box; }
#wrap_add06.staff .staff_bl .inn{position: relative;height: 100%;text-align: center;box-sizing: border-box;padding-top: 50px; width: 1030px; padding-left: 30px;}
#wrap_add06.staff .staff_bl h2{background: url("../images/top/staff_h_line.png?t=1") no-repeat top 29px left;text-align: left;font-size: 38px;font-weight: bold;color: #ffffff;line-height: 1.85em;text-shadow: 0 3px 0 #f49502;margin-bottom: 60px;}
#wrap_add06.staff .staff_bl h2 > mark{ background: transparent; font-size: 48px; color: #faff7e;}

#wrap_add06.staff .staff_bl .img_itano{ position: absolute; bottom:0; right: 0; z-index: 5;}

#wrap_add06.staff .normal_btn.wh a{width: 350px;height: 72px;padding-top: 17px; margin-left: 0;}


/*#wrap_add06.staff{position: relative; z-index: 0;}
#wrap_add06.staff:before{ display: block; content: ""; background: url("../images/top/staff_bg_img01.webp")no-repeat top right; background-size: cover; width: 50%; height: 100%; top:0; right:50%; z-index: -1; position: absolute;}
#wrap_add06.staff:after{ display: block; content: ""; background: url("../images/top/staff_bg_img02.webp")no-repeat top right; background-size: cover; width: 50%; height: 100%; top:0; left:50%; z-index: -1; position: absolute;}

#wrap_add06.staff .staff_bl{background:url("../images/top/staff_bg_sankaku.png") no-repeat top center; height: 695px; box-sizing: border-box; }
#wrap_add06.staff .staff_bl .inn{position: relative;height: 100%;text-align: center;box-sizing: border-box;padding-top: 50px;}
#wrap_add06.staff .staff_bl h2{background: url("../images/top/staff_h_line.png") no-repeat top 29px center;text-align: center;font-size: 38px;font-weight: bold;color: #ffffff;line-height: 1.85em;text-shadow: 0 3px 0 #f49502;margin-bottom: 60px;}
#wrap_add06.staff .staff_bl h2 > mark{ background: transparent; font-size: 48px; color: #faff7e;}

#wrap_add06.staff .staff_bl .photo01{position: absolute;bottom:0;left: 70px;z-index: 5;}
#wrap_add06.staff .staff_bl .photo02{ position: absolute; bottom:0; right: -23px; z-index: 5;}

#wrap_add06.staff .normal_btn.wh a{width: 350px;height: 72px;padding-top: 17px;}*/


/*--------------- 選ばれる理由 --------------*/
#wrap_add07.reason {background: url("../images/top/reason_bg.jpg") no-repeat center top;padding: 80px 0 110px 0;}

#wrap_add07.reason h2 {margin-bottom: 110px;}
#wrap_add07.reason .fukidashi { display: block;background: url("../images/top/reason_h_fukidashi.png") no-repeat;width: 747px;height: 237px;box-sizing: border-box;text-align: center;line-height: 2.2em;font-size: 23px;font-weight: bold;padding: 38px 0 0 20px;margin: 0 auto 15px auto;}
#wrap_add07.reason .fukidashi mark {background: transparent;color: #6eced7;font-size: 37px;}
#wrap_add07.reason .reason_box + .reason_box {margin-top: 110px;}

#wrap_add07.reason .reason_box h3 { background: rgb(81,198,208); background: linear-gradient(90deg, rgba(81,198,208,1) 0%, rgba(74,200,202,1) 100%); box-shadow: 0 3px 0 rgba(0,0,0,0.08); font-size: 31px; line-height: 1.8em; font-weight: bold; color: #ffffff;text-shadow: 0 3px 0 rgba(0,0,0,0.08); text-align: center;padding: 80px 0 35px 0; margin: 0 0 50px 0; position: relative;}
#wrap_add07.reason .reason_box h3 .num {display: block; background: url("../images/top/num_bg_bl.jpg") no-repeat; box-sizing: border-box; width: 270px; height: 72px; text-align: center; position: absolute; top: -13px; left: 50%; margin-left: -135px; font-size: 34px; color: #41b7c2; text-shadow: 0 -1px 0 #ffffff; padding-top: 5px;}
#wrap_add07.reason .reason_box h3 .num:after{display: block; content:""; position: absolute; top:0; right:-13px; width: 0; height: 0; border-style: solid; border-width: 13px 0 0 13px; border-color: transparent transparent transparent #a9d1d6;}
#wrap_add07.reason .reason_box h3 mark { background: transparent; color: #faff7e;}
#wrap_add07.reason .reason_box h3 strong { display: block; font-size: 40px; font-weight: bold !important;}
#wrap_add07.reason .reason_box .inn { display: flex;align-items: flex-start;justify-content: space-between;flex-wrap: nowrap;}
#wrap_add07.reason .reason_box .inn > .txt {width: 665px;font-size: 16px;line-height: 2.0em;margin-top: -10px;}
#wrap_add07.reason .reason_box .txt p + p {margin-top: 30px;}

#wrap_add07.reason .reason_box.or h3{background: rgb(246,168,51); background: linear-gradient(90deg, rgba(246,168,51,1) 0%, rgba(246,125,51,1) 100%);}
#wrap_add07.reason .reason_box.or h3 .num{background: url("../images/top/num_bg_or.jpg") no-repeat; color: #f68833;}
#wrap_add07.reason .reason_box.or h3 .num:after{border-color: transparent transparent transparent #dfc08f;}

#wrap_add07.reason .reason_box.pi h3{background: rgb(232,98,161); background: linear-gradient(90deg, rgba(232,98,161,1) 0%, rgba(232,98,117,1) 100%);}
#wrap_add07.reason .reason_box.pi h3 .num{background: url("../images/top/num_bg_pink.jpg") no-repeat; color: #e86277;}
#wrap_add07.reason .reason_box.pi h3 .num:after{border-color: transparent transparent transparent #e3b0c5;}



#wrap_add07.reason .reason_matome{ position: relative; background: #edf8f9; border: 3px solid #50c6d0; box-shadow: 0 5px 0 #f3f3f3; box-sizing: border-box; padding: 20px 40px 26px 40px; margin-top: 120px;}
#wrap_add07.reason .reason_matome p{ font-size: 28px; font-weight: 500; color: #50c6d0; line-height: 2em; position: relative;}
#wrap_add07.reason .reason_matome p > mark{background: transparent; color: #1b8a93;}
#wrap_add07.reason .reason_matome p:before,#wrap_add07.reason .reason_matome p:after{ display: block; content: ""; width:890px; height: 1px; border-top:1px dashed #9edfe4; position: absolute; left:0;}
#wrap_add07.reason .reason_matome p:before{ top:56px;}
#wrap_add07.reason .reason_matome p:after{ bottom:54px;}

#wrap_add07.reason .reason_matome .img{ position: absolute; z-index: 2; right: -15px; bottom: -8px;}



/*--------------- イベント情報 --------------*/
#wrap_add08.event{background:url("../images/top/event_bg.webp") no-repeat center center; background-size: cover; padding: 80px 0 100px 0;}
#wrap_add08.event h2{ margin-bottom: 77px;}

#wrap_add08.event .event_box{display: flex;background: rgba(255,255,255,.9);box-shadow: 5px 6px 15px rgba(0,0,0,0.1);box-sizing: border-box;padding: 43px 68px 60px 68px;justify-content: space-between;flex-wrap: wrap;margin: 0; position: relative;}
#wrap_add08.event .event_box:before{ display: block; content: ""; background: url("../images/top/event_illust.png") no-repeat; width: 274px; height: 155px; bottom:-10px; right:30px; position: absolute; z-index: 1;}
#wrap_add08.event .event_box h3{ width: 100%; margin: 0 0 35px 0; padding: 0;}
#wrap_add08.event .event_box .img{ width: 350px; position: relative; z-index: 5; margin-right: 40px; margin-left: 2px;}
#wrap_add08.event .event_box .img img{width: 350px;}
#wrap_add08.event .event_box .txt{ width: 670px;}

#wrap_add08.event .event_box .normal_btn{ display: block; margin: 30px 0 0 0; width: 380px;}
#wrap_add08.event .event_box .normal_btn > a{ width: 100%; height: 70px; padding-top: 16px;}



#wrap_add08.event .entry_group{margin:0; border-collapse:separate; border-spacing:20px 0px ;}
#wrap_add08.event .entry_group .slick-track{ display: flex;}
#wrap_add08.event .entry_2col{display:inline-block;vertical-align:top; width:450px !important; background-color: #ffffff; box-shadow: 0 3px 20px rgba(0,0,0,.3); margin:0 20px 0 0; height: auto !important;}
#wrap_add08.event .entry_2col a{ text-decoration: underline;}
#wrap_add08.event .entry_2col .wrap_image_top, .entry_2col .wrap_image_bottom{height:350px; width:450px; overflow:hidden;	position:relative; margin:0 0 10px 0;}
#wrap_add08.event .entry_2col .wrap_image_top img{ width:100%; height: 100%; object-fit: cover; margin: 0;}
#wrap_add08.event .entry_2col .wrap_image_bottom img{width:100%; height: 100%; object-fit: cover; margin: 0;}
#wrap_add08.event .entry_2col strong{display:block; margin:0 10px 10px 10px; font-size: 16px;}
#wrap_add08.event .entry_2col .description{ margin:0 10px 25px 10px; font-size:16px; line-height:1.4em;}

#wrap_add08.event .slick-list{ overflow:inherit;}
#wrap_add08.event .slick-dots{bottom: -40px;}


/*--------------- 1カラムバナー --------------*/
#wrap_add.top_banner{ background-color: #fff;}
#wrap_add.top_banner .inner{ padding-top: 30px; margin-bottom: -46px;}
#wrap_add.top_banner .inner > div{ margin-bottom: 25px;}


/*-------------------------- キーワード検索 -------------------------*/
.keyword_search{ margin-bottom: 100px;}
.keyword_search .more{width: 100%; margin: 60px auto 0 auto; padding: 55px 60px 60px 60px; background-color: #5eb43e; border-radius: 20px; box-shadow:0 0 30px rgba(0,0,0,.05); box-sizing: border-box; text-align: center;}
.keyword_search .more .more_content{position: relative; height: auto; max-height: 170px; overflow: hidden; transition: max-height 1s;}
.keyword_search .more .more_content:after{content: ''; position: absolute; bottom: 0; left: 0; z-index: 1; display: block; width: 100%; height: 38%; transition: 1s;  background: linear-gradient( to bottom, transparent 0%, #5eb43e 100% );}
.keyword_search .more .more_content.open:after{z-index: -1; opacity: 0;}
.keyword_search .more .more_content ul{ display: flex; flex-wrap: nowrap; justify-content: center;}
.keyword_search .more .more_content li{ color: #ffffff; margin: 0 7.5px 18px 7.5px; width: 16%; height: 45px;}
.keyword_search .more .more_content a{ display: block; color: inherit; border: 1px solid #ffffff; width: 100%; height: 100%; border-radius: 23px; padding-top: 9px; box-sizing: border-box; transition: .3s;}
.keyword_search .more .more_content a:hover{color: #5eb43e; background: rgba(255,255,255,.9); opacity: 1 !important;}
.keyword_search .more .more_btn{ width: 420px; height: 75px; margin: 0 auto; border: 0; color: #5eb43e; font-size: 20px; font-weight: 500; background-color: #ffffff; text-align: center; cursor: pointer; box-shadow:0 3px 0 rgba(0,0,0,.15); transition: .3s; border-radius: 38px; position: relative; padding-top: 20px; box-sizing: border-box;}
.keyword_search .more .more_btn:after{ display: inline-block; content: ""; background: url(../images/top/indent_bottom_gr.png) no-repeat; width: 14px; height: 9px; position: absolute; top:34px; right:55px;}
.keyword_search .more .more_btn:hover { opacity: .7; transform: translateY(2px); box-shadow: 0 0 0 rgba(0,0,0,.15); }

.keyword_search .more .more_content.open + .more_btn:after{ transform: rotateZ(180deg); vertical-align: middle; margin-bottom: 3px;}

@media print, screen and (max-width: 1450px) {
	.keyword_search .more .more_content li {width: 18%;}
	.keyword_search .more .more_content a{ font-size: 14px; padding-top: 10px;}
}


/*-------------------------- open_house -------------------------*/
#contents-inner-top .open_house { margin-bottom: 80px;}

/*#contents-inner-top .openhouse_one .txt > .time,#contents-inner-top .openhouse_one .txt > .h span.redtxt{font-family:'Josefin Sans','Noto Sans JP', "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", "HanSerif Japanese", Meiryo, Osaka, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", ArialMT, sans-serif;}*/

#contents-inner-top .openhouse_list{ position: relative; z-index: 2; margin-top: 70px;}

#contents-inner-top .openhouse_one{ width: 100%; height: 370px; background-color: #fbf7ee; position: relative; border-radius: 20px; box-sizing: border-box; padding:25px 50px 25px 445px; margin: 20px 0 20px 0;  }
#contents-inner-top .openhouse_one + .openhouse_one{ margin-top: 3.333333%;}
#contents-inner-top .openhouse_one .new{ position: absolute; top:30px; left:-4px; z-index: 5;}
#contents-inner-top .openhouse_one .img{ border-radius: 20px 0 0 20px; width: 400px; height: 100%; overflow: hidden; position: absolute; top:0; left:0;}
#contents-inner-top .openhouse_one .img > a img{ width: 100%; height: 100%; object-fit: cover;}
#contents-inner-top .openhouse_one .txt{ letter-spacing: 0.03em;}
#contents-inner-top .openhouse_one .txt > .time{ color: #5eb43e; font-size: 20px; font-weight: 800; border-bottom: 1px dotted rgba(94,180,62,0.5); padding-bottom: 20px; margin-bottom: 20px;}
#contents-inner-top .openhouse_one .txt > .time:before{ display: inline-block; content: "開催期間"; background: #5eb43e; width: 107px; height: 33px; vertical-align: middle; margin-right: 22px; margin-bottom: 5px; font-size:18px; font-weight: 400; color:#ffffff; text-align: center; padding-top: 3px; box-sizing: border-box;}
#contents-inner-top .openhouse_one .txt > .h{font-size: 20px; font-weight: 800; color: #41340f; margin-bottom: 20px;}
#contents-inner-top .openhouse_one .txt > .h:after{ display: block; content: "";  clear: both;}
#contents-inner-top .openhouse_one .txt > .h span.redtxt{display: inline-block; margin-left: 80px; font-size: 20px; font-weight: 800; color: #ff8650;}
#contents-inner-top .openhouse_one .txt > .h span.redtxt > span{font-size: 16px; margin-right: 13px;}
#contents-inner-top .openhouse_one .openhouse_ul{ font-size: 15px; font-weight:400; color: #41340f; display: flex; flex-wrap: wrap; }
#contents-inner-top .openhouse_one .openhouse_ul:after{ display: block; content: ""; clear: both;}
#contents-inner-top .openhouse_one .openhouse_ul li{ width: 50%; margin-bottom: 10px;}
#contents-inner-top .openhouse_one .txt .cmnt{ background-color: #ffffff; border-radius: 10px; padding: 15px 30px 14px 30px; margin-top: 15px;}
#contents-inner-top .openhouse_one .txt .cmnt .sub_h{  font-size: 14px; font-weight: 500; color: #5eb43e; margin-bottom: 3px; height: 23px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
#contents-inner-top .openhouse_one .txt .cmnt p{ font-size: 14px; font-weight: 300; line-height: 1.61; height: 46px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}

@media print, screen and (max-width: 1450px) {
	#contents-inner-top .openhouse_one{ padding:28px 30px 20px 350px;  }
	#contents-inner-top .openhouse_one .img{ width: 320px;}
	#contents-inner-top .openhouse_one .txt > .time{font-size: 18px;}
	#contents-inner-top .openhouse_one .txt > .time:before{ width: 95px; }
	#contents-inner-top .openhouse_one .txt > .h span.redtxt{display: block; margin-left: 0; float: right;}
	#contents-inner-top .openhouse_one .openhouse_ul{ font-size: 14px; }
}

/*-------------------------- 非公開物件 -------------------------*/
#contents-inner-top .member {
background: url("../images/top/member_bg.jpg") no-repeat scroll center center;
height: 150px;
margin: 30px 0 0 0;
position: relative;
width: 690px;
box-sizing:border-box;
}
#contents-inner-top .member ul {
padding: 0;
position: absolute;
right: 40px;
top: 20px;
}
#contents-inner-top .member li {}
#contents-inner-top .member li:first-child {margin-bottom:4px;}
#contents-inner-top .member li img {vertical-align:bottom;}

/*---------------------------- case ---------------------------*/
#wrap_case{background:#ecedee; padding:45px 0 80px 0; text-align:center;}
#wrap_case .h_img{text-align:center; margin-bottom:38px;}

/* 物件検索 */
#wrap_add.wrap_map {background:#f5f0e3; display:none;}
/*#wrap_add.wrap_map .inner{padding-top:46px;}*/
#wrap_add.wrap_map .inner{padding:50px 0 40px 0;}
#wrap_add.wrap_map .h_img{}
#wrap_add.wrap_map .area_map .block{display:inline-block; vertical-align:top; /*width:530px;*/}
#wrap_add.wrap_map .area_map .block:last-child{margin-left:20px;}

#wrap_add.wrap_map .area_map .block .list .h_border{ margin-bottom:20px;}

#wrap_add.wrap_map .area_map table{margin:auto; width:1100px;}
#wrap_add.wrap_map .area_map td{padding:0 10px 10px 0;}
#wrap_add.wrap_map .area_map td:last-child{padding:0 0 10px 0;}
#wrap_add.wrap_map .area_map img{margin:0; padding:0; vertical-align:top;}

/*---------------------------- search_property ---------------------------*/
#contents-inner-top .search_property{background-color:#f9f6ec;margin-left:-500%;padding-left: 500%;padding:40px 0 35px 500%;}
#contents-inner-top .search_property::after{ display:block; content:""; clear:both;}
#contents-inner-top .search_property .block{ float:left;}
#contents-inner-top .search_property .block:first-of-type{ margin-right:10px;}
#contents-inner-top .search_property .block .h_border{ /*height:28px;*/ margin-bottom:28px;}
#contents-inner-top .search_property table{border-collapse:separate; border-spacing:0;}
#contents-inner-top .search_property td{ padding-bottom:2px;}
#contents-inner-top .search_property td:first-child{ padding-right:2px;}
#contents-inner-top .search_property a{}



