/*
Theme Name: poket child
Tags:  custom-menu, editor-style, featured-images
Template: poket
Version: 1.0.0
*/

/*---------------------------------
      write your css from here
------------------------------------*/
body{
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
    font-weight: 500 !important;
	font-size:16px;
}
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a{
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-weight: 500 !important;
}
h1{
	font-size:32px;
}
h2{
	font-size:28px;
}
h3{
	font-size:24px;
}
h4{
	font-size:20px;
}
.red, .error {
    color: #da3e5a;
}
/*header*/
.poket_menu ul .sub-menu{
	width:255px;
}
.mobile_menu_logo img{
	width:80%;
}
/*footer*/
.j_tool{
	color:#fff;
}
.j_tool:hover{
	color:#019233;
}
.footer-middle #custom_html-2{
	margin-top:30px;
}
.footer-middle .widget.widget_nav_menu .widget-title{
	border-bottom:solid #fff thin;
	padding-bottom:5px;
}
.footer-bottom{
	font-size:14px;
}
@media (max-width:600px){
	.footer-middle .widget.widget_nav_menu .widget-title{
width:80%;
		margin:30px auto 0 auto;
}
}
/*HOME*/
.main_slide.elementor-section-full_width .witr_containers {
    width: 28%;
	margin: auto 15% !important;
	padding: 30px;
    background-color: #0000004f;
}
.witr_ds_content_inner h2,
.witr_ds_content_inner h3{
	width:100% !important;
}
.elementor-widget-witr_section_service .detail_SS h3{
	height:60px;
}
.elementor-1717 .elementor-element.elementor-element-c517260.right_img{
	position:absolute;
	width:50%;
	right:-30px;
	top:-100px;	
}
.tempo_link{
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-template-rows: repeat(2, 1fr);
grid-column-gap: 5px;
grid-row-gap: 5px;
}
.tempo_link a{
	display:inline-block;
	width:100%;
	text-align:center;
	color:#000;
	background-color:#dddddd;
	padding:10px;
}
.tempo_link a:hover{
	opacity:0.7;
}
.elementor-image-box-description{
	text-align:left !important;
}
.team_line_bottom, .team_line_top{
	background:-webkit-linear-gradient(left, rgba(117, 161, 251, 0), #019233, rgba(117, 161, 251, 0));
	background:linear-gradient(to right, rgba(117, 161, 251, 0), #019233, rgba(117, 161, 251, 0)) !important;
}
.team_line_left, .team_line_right{
	background:-webkit-linear-gradient(bottom, rgba(117, 161, 251, 0), #019233, rgba(117, 161, 251, 0));
	background:linear-gradient(to top, rgba(117, 161, 251, 0), #019233, rgba(117, 161, 251, 0)) !important;
}
.number h3.counter{
	font-family: Jost, sans-serif !important;
	font-weight:700 !important;
}
.home .witr_section_title_inner h3{
	line-height:1.2;
}
.recruit{
	color:#fff;
	font-size:18px;
}
.recruit a{
	color:#fff;
	border:solid #fff 2px;
	padding:5px 15px;
	margin-right:10px;
}
.recruit a:hover{
	background-color:#fff;
	color:#019233;
}
@media (min-width: 992px) and (max-width: 1660px){
	.elementor-1717 .elementor-element-1cf2f07 .elementor-element{
	padding:5px !important;
	}
	.elementor-1717 .elementor-element-37eb12b .elementor-element{
		    padding: 30px 10px 30px 10px !important;
	}
}

@media (min-width: 1486px) and (max-width: 2370px) {
	.main_slide.elementor-section-full_width .witr_containers{
	width:45% !important;
	}
}
@media (min-width: 1200px) and (max-width: 1485px) {
	.main_slide.elementor-section-full_width .witr_containers{
	width:55% !important;
	}	
}
@media (max-width:1119px){
	.main_slide.elementor-section-full_width .witr_containers{
	width:90% !important;
	}	
}
@media (max-width:900px){
	.main_slide.elementor-section-full_width .witr_containers{
		    margin: auto 5% !important;
	}
	.tempo_link{
		grid-template-columns: repeat(3, 1fr);
	}
}
/*下層ページ*/
.poket-blog-area{
	padding-top:15px;
}
.poket-single-blog-title{
	display:none;
}
h1 img{
	width:100%;
}
#submenu2 {
    width: 100%;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    padding-right: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 0px;
}
#pan {
width:100%;
float:none;
margin-right:auto;
margin-left:auto;
margin-bottom:20px;
text-align:left;
}
#bread {
width:100%;
float:none;
margin-right:auto;
margin-left:auto;
margin-bottom:10px;
text-align:right;
}
img#title {
	margin-top:10px;
}
h2#profile {
	clear:both;
	background-color:#F7F7F7;
	padding: 5px 0px;
	font-size:16px;
	letter-spacing:2pt;
	color:#333333;
	font-weight:bold;
	margin:5px auto;
	width: 100%;
}
.profile_table, .history_table {
	border-collapse: collapse;
	border-color: #9ECFE7 #CCCCCC #CCCCCC;
	border-spacing: 1px;
	border-style: solid;
	border-width: 3px 1px 1px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 20px 20px;
	/*width: 700px;*/
	width:100%;
}
.profile_table td {
	background: none repeat scroll 0 0 ;
	border: 1px solid #CCCCCC;
	padding: 5px 10px;
	width: 80%;
}
.profile_table th {
	background: none repeat scroll 0 0 #F5F5F5;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	padding: 5px 10px;
	text-align: left;
	width: 20%;
}
.history_table td.lgl {
	border: 1px solid #ccc;
	width:20%;
	background-color:#F5F5F5;
	text-align:left;
	padding: 5px 10px;
}
.history_table td.lgm {
	border: 1px solid #ccc;
	width:25%;
	background-color:#F5F5F5;
	text-align:left;
	padding: 5px 10px;
}
.history_table td.lgr {
	border: 1px solid #ccc;
	width:80%;
	background-color:#F5F5F5;
	text-align:left;
	padding: 5px 10px;
}
.history_table td.lgr2 {
	border: 1px solid #ccc;
	width:55%;
	background-color:#F5F5F5;
	text-align:left;
	padding: 5px 10px;
}
.history_table td.dgl {
	border: 1px solid #ccc;
	width:20%;
	background-color:#E6E6E6;
	text-align:left;
	padding: 5px 10px;
}
.history_table td.dgm {
	border: 1px solid #ccc;
	width:25%;
	background-color:#E6E6E6;
	text-align:left;
	padding: 5px 10px;
}
.history_table td.dgr {
	border: 1px solid #ccc;
	width:80%;
	background-color:#E6E6E6;
	text-align:left;
	padding: 5px 10px;
}
.history_table td.dgr2 {
	border: 1px solid #ccc;
	width:55%;
	background-color:#E6E6E6;
	text-align:left;
	padding: 5px 10px;
}
.history_table td.now {
	text-align: center;
	background-color:#E6E6E6;
	border: 1px solid #ccc;
	font-weight: bold;
	padding: 5px 10px;
}
#recruit-index h2 {
    text-align: center;
    margin: 40px auto 60px;
    color: #565656;
    font-size: 2em;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    max-width: 500px;
    line-height: 1.4em;
}
#recruit-index .top-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
}
#recruit-index .r-box {
    margin: 0 15px 15px 0;
    width: calc(33.3333333% - 15px);
}
@media only screen and (max-device-width: 480px) {
.profile_table, .history_table {
	border-width: 3px 0px 0px;
	padding: 0px;
	width: 100%;
}
.history_table td.lgl {
	width: 100%;
	padding: 10px;
	white-space: nowrap;
}
.history_table td.lgr {
	width: auto;
	padding: 10px;
}
.history_table td.lgl {
	width: auto;
	padding: 10px;
	white-space: nowrap;
}
.profile_table, .history_table {
	border-width: 0px;
	padding: 20px;
	width: 100%;
}
.profile_table th {
	padding: 10px;
	text-align: left;
	width: 95%;
	display: block;
}
.profile_table td {
	padding: 5px 10px;
	width: 95%;
	display: block;
}
#cominfo { margin-left: auto; }	/* 2021/5/10 rp */
#bus_left { width: auto; }
	    #recruit-index .r-box {
        margin: 10px auto;
        width: 80%;
    }
}
/* 白馬グループ */	
#read110 {
	width:100%;
	font-size:110%;
	line-height:150%;	
}
#group_blue {
	color:#333399;
	font-weight:bold;
}
#group_left {
	width:660px;
	float:left;
}
#group_right {
	width:250px;
	float:right;
	font-size:85%;
	line-height:120%;
	border:solid 1px #ccc;
	padding:10px;
}	
#group_sub {
	margin-top:20px;
	background-color:#F7F7F7;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size:20px;
	letter-spacing:2pt;
	color:#333333;
	font-weight:bold;
	margin-bottom:2px;
	border:solid 1px #CCC;
} 

/* 21/04/13 */
@media only screen and (max-device-width: 480px) {
#group_left {
	width:100%;
	float:none;
}
#group_right {
	margin: auto;
}
.soshikizu td{
display:block;
width:100%;
}
}


/*  サービス */
#service_table {
	border-collapse: collapse;
	border-spacing: 1px;
	margin: 20px auto;
	padding: 0;
	width: 100%;
}
#service_table th {
	background: none repeat scroll 0 0 #F5F5F5;
	border: 1px solid #CCCCCC;
	padding: 5px 20px;
	text-align:left;
}
#service_table th img {
	margin-top:4px;
	margin-left:3px;
}	
#service_table td {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #CCCCCC;
	padding: 5px 20px;
	width:70%;
}

/*  事業内容 */

#bus_left {
	width:575px;
	float:left;
}
#bus_right {
	width:380px;
	float:right;
}
#business h2.busub {
	margin-bottom:10px;
}
#business h3 {
	font-size : 16px;
	background-color: #C3C3C3;
	color: #000000;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
}
#business h3.right {
	font-size : 16px;
	background-color: #C3C3C3;
	color: #000000;
	text-align:right;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
#business h2.title {
	background-color: #ffffff;
	color: #993300;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 300px;
}
#business h2 {
	font-size : 16px;
	color: #993300;
	padding: 5px 0;
	margin: 5px 0;
}

#business ul.sub {
	list-style:none;
	margin-left : 35px;
}
#business ol {
	margin-left : 35px;
}
#business .item-area{
	clear: both;
}
#business .item {
	width: 650px;
	float: right;
}

#business .paragraph-left {
	width: 630px;
	float: left;
	margin-bottom: 10px;
}
#business .contact {
	width: 300px;
	float: right;
}
#business .contact .contact-mail {
	background-color: #f2f2f2;
	border:medium;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:50px;
	border: solid 1px #385D8A;
	margin-bottom:3px;
	text-align:left;
}
#business .contact .contact-tel {
	background-color: #f2f2f2;
	border:medium;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: solid 1px #385D8A;
}
#business .contact .contact-mail {
	margin-bottom:3px;
}	
#business .contact .tel-no {
	font-size:120%;
	line-height:150%;
}	
#business img.header {
	float :right;
	padding-left: 10px;
	margin-bottom: 20px;
}
#business img.header-left {
	float :left;
	padding-right: 10px;
	margin-bottom: 20px;
}
#business th.soudan {
	background-color: #86DF47

}
#business th.kaiketu {
	background-color: #ffcc00
}
#business th,
#business td {
	border:1px solid #ccc;
}
#business td,
#business th {
	vertical-align:top;
	padding: 5px
}
#business .yel {
	color:#FFCC00;
}	
#business .gre {
	color:#99CC00;
}
#business .bul {
	color:#00CCFF;
}
.ordh {
	float:right;
	margin-bottom:-20px;
	}
#business .dev_table {
	border-collapse: collapse;
	border-spacing: 1px;
	margin: 20px auto;
	padding: 0;
	width: 100%;
}
#business .dev_table td {
    border: 1px solid #CCCCCC;
    padding: 5px;
	text-align:left;
}
#listleft {
	width:300px;
	margin-left: 150px;
	float: left;
	padding-bottom: 35px;
	text-align:center;
	font-size:130%;
}
#realr {
	float:right;
	width:500px;
}	
#myhome {
	float:right;
	width:194px;
	margin-top:10px;
}
#sumundakun-area {
	float:left;
	width:750px;
	text-align:center;
}

#business .contact .contact-mail a {
	display: block;
	width: 17px;
	height: 11px;
	background: url(https://www.e-hakuba.com/group/img/mailbt.gif) no-repeat 0 0;
	float: right;
	padding-right:70px;
	text-align:left;
	margin-top:7px;
	
}
#business .contact .contact-mail a:hover {
	background-position: 0 bottom;
}
#business .btn-recommend a {
	display: block;
	width: 300px;
	height: 96px;
	background: url(https://www.e-hakuba.com/group/business_img/searchbt.gif) no-repeat 0 0;
	float: right;
	margin-top: 3px;
}
#business .btn-recommend a:hover {
	background-position: 0 bottom;
}
#business ul.sumunda {
	width:730px;
	margin-left: auto;
	margin-right: auto;
	}
#business li.sumunda {
	list-style-type: none;
}
#business li.sumunda a {
	display: block;
	width: 115px;
	height: 165px;
	float: left;
}
#business li#sumunda1 a:hover,
#business li#sumunda2 a:hover,
#business li#sumunda3 a:hover,
#business li#sumunda4 a:hover,
#business li#sumunda5 a:hover,
#business li#sumunda6 a:hover {
	background-position: 0 bottom;
}
#business li#sumunda1 a {
	background: url(https://www.e-hakuba.com/group/business_img/sumunda1.jpg) no-repeat 0 0;
}
#business li#sumunda2 a {
	background: url(https://www.e-hakuba.com/group/business_img/sumunda2.jpg) no-repeat 0 0;
}
#business li#sumunda3 a {
	background: url(https://www.e-hakuba.com/group/business_img/sumunda3.jpg) no-repeat 0 0;
}
#business li#sumunda4 a {
	background: url(https://www.e-hakuba.com/group/business_img/sumunda4.jpg) no-repeat 0 0;
}
#business li#sumunda5 a {
	background: url(https://www.e-hakuba.com/group/business_img/sumunda5.jpg) no-repeat 0 0;
}
#business li#sumunda6 a {
	background: url(https://www.e-hakuba.com/group/business_img/sumunda6.jpg) no-repeat 0 0;
}
#info_com {
	display:flex; 
	justify-content: space-between;
}
#info_com > div{
	width:45%;
}
/* 窓口のご案内 */
#hakuba #brleft {
	width:480px;
	float:left;
}
#hakuba #brright {
	width:450px;
	float:right;
}	
#hakuba table.branch {
	margin-bottom:15px;
}
.brloctitle {
	font-size:110%;
	font-weight:bold;
	margin-bottom:5px;
	color:#000;
}	
#hakuba table.branch td {
	line-height:150%;
}
#hakuba table.branch td a {
	color:#333;
}
#hakuba table.branch td a:hover {
	color:#0099CC;
}
@media only screen and (max-width: 767px) {
	#info_com{
		    flex-wrap: wrap;
	}
	#info_com > div{
	width:100%;
}
}
/* 個人情報保護 */
#privacy_text {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#privacy h2 {
	margin-bottom: 15px;
	margin-top: 30px;
	border-top:solid 2px #9ECFE7;
	padding-left: 5px;
	background-color: #F5F5F5;
	padding-top: 8px;
	padding-bottom:8px;
	font-size:20px;
}
#privacy #contents ul.pr {
	list-style-type: disc;
	margin-left: 30px;
}
#privacy #toi {
	background-color: #EAEAEA;
	margin-left: 30px;
	width: 500px;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#privacy #info {
	border: 1px dashed #CCCCCC;
	padding: 20px;
	width: 820px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#privacy h2#subt {
	border-left: 3px solid #666666;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 4px;
	border-top:none;
}
#privacy ul,
#privacy ol{
	padding-left:30px;
}
#privacy ol li{
	padding:10px;
	font-size:18px;
}
#privacy table th,
#privacy table td{
	border: 1px solid #ccc;
	padding:8px;
}
#privacy table th{
	background-color:#ededed;
}
#privacy table.fd_tbl{
	font-size:16px;
}
/* サイトマップ */
#sitemap .map {
	margin-top: 15px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#sitemap td#map {
	vertical-align: top;
	width: 30%;
}
#sitemap td#maps {
	width: 50px;
}
#sitemap ul#site_map {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
#sitemap ul#site_map ul {
	margin-left:0px;
}
#sitemap ul#site_map li {
	list-style: none outside none;
}
#sitemap ul#site_map li a {
	background-color: #F0F0F0;
	color: #5C5C5C;
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 2px 10px;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9ECFE7;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#sitemap ul#site_map li li {
	background-image: url("https://www.e-hakuba.com/group/img/icon_arrow2.gif");
	background-position: 5px 0.75em;
	background-repeat: no-repeat;
	color: #5C5C5C;
	display: block;
	margin-bottom: 8px;
	margin-left: 5px;
	padding: 2px 2px 2px 20px;
	text-decoration: none;
}
#sitemap ul#site_map li li li {
	background-image: url("https://www.e-hakuba.com/group/img/icon_arrow2.gif");
	background-position: 5px 0.25em;
	background-repeat: no-repeat;
	color: #5C5C5C;
	display: block;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top: 2px;
	text-decoration: none;
}

/* お問い合せ */
#cont {
	width:96%; 
	margin-left:auto; 
	margin-right:auto;
}
table#cust {
	border-color: #9ECFE7 #CCCCCC #CCCCCC;
	border-style: solid;
	border-width: 2px 1px 1px;
	float: right;
	height: 300px;
	margin-top: 15px;
	width: 100%;
	border-collapse: separate;
}
table#cust td {
	background-color: #F5F5F5;
	border: 10px solid #FFFFFF;
	padding-left: 20px;
	padding-top:10px;
}
img.custarrow {
	padding-top:4px;
}
#custext {
	clear:both;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 100%;
}
#contact h2 {
	clear:both;
	margin-top:20px;
	background-color:#F7F7F7;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size:16px;
	letter-spacing:2pt;
	color:#333333;
	font-weight:bold;
	margin-bottom:10px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9ECFE7;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#contact #branch {
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 906px;
}
#contact .box_branch {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0;
	width: 290px;
}
#contact .box_branch_n {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0;
	width: 290px;
}
#contact .box_branchr {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	float: right;
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 0;
	width: 290px;
}
.name {
	background-color: #F7F7F7;
	font-weight: bold;
	padding: 5px;
}
.box_branch img, #contact .box_branchr img {
	margin-top:3px;
}

#contact .box_branch ul,
#contact .box_branch_n ul {
	padding:0;
	margin:0;
}
#contact .box_branch li,
#contact .box_branch_n li {
	list-style: none outside none;
	padding: 10px;
	margin: 0;
}
#contact .box_branchr li {
	list-style: none outside none;
	padding: 10px;
	margin: 0;
}	
.contact_table {
    border-collapse: collapse;
    border-spacing: 1px;
    margin: 10px auto;
    padding: 0;
    width: 100%;
}
.contact_table td {
	background: none repeat scroll 0 0 #F5F5F5;
	border: 1px solid #CCCCCC;
	padding: 5px 15px;
}
.contact_table th {
	background: none repeat scroll 0 0 #E6E6E6;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	width:30%;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.require {
    color: #FF0000;
}
.wpcf7 .wpcf7-submit {
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 200px;
    background-image:-moz-linear-gradient(
    top,
    #EAEAEA 0%,
    #ffffff 40%,
    #ffffff 52%,
    #ffffff);
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    padding:3px 0 5px;
    color:#2989d8;
    border:1px solid #CCC;
    background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#EAEAEA),
    color-stop(0.49,#fff),
    color-stop(0.52,#fff),
    to(#FFF));
}

#contact .send_bt, #hakubabuild #send_bt, #build #send_bt, #mdca #send_bt {
	background-color: #E6E6E6;
	height: 45px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	text-align: center;
	width: 100%;
}
#dm {
	background-color: #F5F5F5;
	font-weight: bold;
	margin-top:20px;
	margin-bottom: 10px;
padding:10px;
}
.wpcf7-list-item-label {
	color: #444;}
.i_box {
    width: 98%;
    height: 215px;
    padding: 0.5em;
    overflow: auto;
    margin: 15px auto;
}
/* 住tool INDEX */
#toolindex {
width:100%;
float:none;
margin-right:auto;
margin-left:auto;
height:220px;
margin-top:20px;
}
#toolindex2 {
clear:both;
width:100%;
float:none;
margin-right:auto;
margin-left:auto;
height: 180px;
}
.ind {
width:23.5%;
float:left;
margin-right:20px;
color:#666;
font-size: 90%;
line-height:150%;
}
.indr {
width:23.5%;
float:right;
color:#666;
font-size: 90%;
line-height:150%;	
}
.ind h4, .indr h4 {
background-image:url(https://www.e-hakuba.com/group/tool/img/subt_bk.gif);
background-repeat:no-repeat;
padding-left:10px;
border-bottom:solid 1px #CCCCCC;
}
.ind ul li, .indr ul li {
padding-top:3px;
padding-left:10px;
background-image:url(https://www.e-hakuba.com/group/tool/img/sq.gif);
background-repeat:no-repeat;
list-style-type: none;
margin-left: 5px;
}
.ind ul li a, .indr ul li a {
color:#666;
line-height:150%;
}
.ind ul li a:link, .indr ul li a:link {
color:#666;
text-decoration:none;
}
.ind ul li a:visited, .indr ul li a:visited {
color:#666;
}
.ind ul li a:hover, .indr ul li a:hover {
color:#0099CC;
}
.ind ul li.cros {
padding-top:3px; 
padding-left:12px;
background-image:url(https://www.e-hakuba.com/group/tool/img/cros.gif); 
background-repeat:no-repeat; 
}	

/* 住tool ページ共通 */
#toolmain {
width:760px;
margin-right:auto;
margin-left:auto;
border:solid 1px #C6C6C6;
padding:10px;
}
#toolmain .mainbar {
width:740px;
margin-right:auto;
margin-left:auto;
background-color:#D2EAF4;
border:1px solid #9ED0E9;
font-weight: bold;
color: #297DA6;
font-size: 16px;
padding-top: 5px;
padding-bottom: 3px;
padding-left: 15px;
text-align: left;
}
.text_main {
width:630px; 
margin-left:auto; 
margin-right:auto;
margin-top: 20px;
text-align: left;
}
.tool_text {
width:630px; 
margin-left:auto; 
margin-right:auto;
text-align: left;
}
#toolmain #gotop {
text-align:right; 
padding-right:30px; 
padding-bottom:15px; 
padding-top:10px;
}	
#toolmain .txt02 {
color: #3F3C57;
line-height: 150%;
margin: 5px;
padding: 3px;
font-weight: bold;
}
.tsize {
	font-size:120%; 
	font-weight:bold;
	margin-top:10px;
}
.table_kinri  {
	border-collapse: collapse;
	border-spacing: 1px;
	width: 100%;

	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
}
.table_kinri img {
	margin-top:5px;
}
.table_kinri td {
	border: 1px solid #ccc;
	text-align:left;
	padding: 5px;
}
.table_kinri th {
	border: 1px solid #ccc;
	text-align:center;
	background-color:#EEF9FF;
	padding: 5px;
}
.table_kinri th.b {
	border: 1px solid #ccc;
	text-align:center;
	background-color:#D6EFEF;
	padding: 5px;
	color:#4069B2;
	font-weight:normal;
}
.table_kinri td.g {
	border: 1px solid #ccc;
	text-align:right;
	background-color:#F2F3ED;
	padding: 5px;
}
.table_kinri td.y {
	border: 1px solid #ccc;
	text-align:right;
	background-color:#EEF9FF;
	padding: 5px;
}
.table_kinri td.com {
	background-color:#F5E8DC;
	width:100px;
text-align:center;
}

/* 住tool 保証ページ */		

#toolmain table#guarant	{
	width:630px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 10px;
	padding: 0px;
	text-align: center;
}	

/* 白馬グループ */	
#read110 {
	width:100%;
	font-size:110%;
	line-height:150%;	
}
#group_blue {
	color:#333399;
	font-weight:bold;
}
#group_left {
	width:660px;
	float:left;
}
#group_right {
	width:250px;
	float:right;
	font-size:85%;
	line-height:120%;
	border:solid 1px #ccc;
	padding:10px;
}	
#group_sub {
	margin-top:20px;
	background-color:#F7F7F7;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size:20px;
	letter-spacing:2pt;
	color:#333333;
	font-weight:bold;
	margin-bottom:2px;
	border:solid 1px #CCC;
} 
.sp_only{
	display:none;
}
/* 21/04/13 */
@media only screen and (max-device-width: 480px) {
#group_left {
	width:100%;
	float:none;
}
#group_right {
	margin: auto;
}
	#privacy #toi{
		margin-left:0;
		width:100%;
	}
	.sp_only{
		display:block;
	}
}



/**ストレージページ内**/
.page-id-3282 .wrapper,
.page-id-3886 .wrapper{
  /* ------------------------------
    reset
  ------------------------------ */
	margin: auto; 
max-width: 960px;
padding: 0px 10px;
_width: 960px;
  font-size: 1rem;
  /* ------------------------------
    base
------------------------------ */
  /* パソコンで見たときは"pc"のclassがついた画像が表示される */
  /* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
}

.page-id-3282 textarea,
.page-id-3886 textarea {
  font-size: 100%;
}

.page-id-3282 img,
.page-id-3886 img {
  vertical-align: bottom;
}

.page-id-3282 .serif,
.page-id-3886 .serif {
  font-family: "Noto Serif JP", serif;
}

.page-id-3282 table,
.page-id-3886 table  {
  font-size: 1.5em;
}
.page-id-3282 #footer,
.page-id-3886 #footer{
    background: #F5F5F5;
    clear: both;
    width: 100%;
    font-size: 80%;
    margin: 30px auto 0px auto;
    padding: 25px 0;
}
.page-id-3282 #sociallink, 
.page-id-3886 #sociallink{
    text-align: center;
    position: relative;
    margin: 0 auto 10px auto;
    padding: 0 0 0 0;
}
.page-id-3282 #copyright,
.page-id-3886 #copyright{
    font-size: 10px;
    color: #999;
    text-align: center;
    position: relative;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
@media (max-width: 1024px) {
  .page-id-3282 .wrapper,
  .page-id-3886 .wrapper {
    width: auto;
  }
}

.page-id-3282 main,
.page-id-3886 main {
  display: block;
  padding: 64px 0 0 0;
}

.page-id-3282 .wrapOut,
.page-id-3886 .wrapOut {
  margin: 40px 40px;
}

.page-id-3282 .wrapInn,
.page-id-3886 .wrapInn {
  margin: 40px 40px;
}

.page-id-3282 .headline,
.page-id-3886 .headline {
  background: #019233;
  color: #fff;
  text-align: center;
  line-height: 1.5em;
  padding: 1em;
}

.page-id-3282 #pan,
.page-id-3886 #pan {
  font-size: 14px;
  width: auto;
}

.page-id-3282 .a_center,
.page-id-3886 .a_center {
  text-align: center !important;
}

.page-id-3282 .spb20,
.page-id-3886 .spb20 {
  margin-bottom: 20px !important;
}

.page-id-3282 .spt50,
.page-id-3886 .spt50  {
  margin-top: 50px !important;
}

.page-id-3282 .assessment_area,
.page-id-3886 .assessment_area {
  margin: 40px 0;
}

.page-id-3282 .assessment_area .assessment_headline,
.page-id-3886 .assessment_area .assessment_headline  {
  text-align: center;
  font-size: 2.5em;
  font-weight: bold;
  margin: 40px 0;
}

@media (max-width: 1024px) {
  .page-id-3282 .assessment_area .assessment_headline,
  .page-id-3886 .assessment_area .assessment_headline  {
    font-size: calc(100vw / 21);
  }
}

.page-id-3282 .assessment_area .assessment_headline .red,
.page-id-3886 .assessment_area .assessment_headline .red  {
  color: #d9111d !important;
  font-size: 150%;
  font-weight: bold;
}

.page-id-3282 .btn_wrap,
.page-id-3886 .btn_wrap {
  width: 570px;
  font-size: 1.5rem;
  text-indent: 0.08em;
  letter-spacing: 0.08em;
  text-align: center;
  margin: 25px auto 35px;
}
@media (max-width: 1024px) {
  .page-id-3282 .btn_wrap,
  .page-id-3886 .btn_wrap {
    width: 80%;
  }
}
@media (max-width: 639px) {
  .page-id-3282 .btn_wrap,
  .page-id-3886 .btn_wrap {
    font-size: 2em;
  }
}

@media (max-width: 480px) {
  .page-id-3282 .assessment_area .btn_wrap,
  .page-id-3886 .assessment_area .btn_wrap {
    font-size: 1.5em;
    width: 80%;
  }
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
	
.page-id-3282 #feature .locker_box td{
display:block;
width:100%;
}
}

.page-id-3282 .btn_wrap .btn_assessment,
.page-id-3886 .btn_wrap .btn_assessment  {
  position: relative;
  display: block;
  color: #fff;
  line-height: 1;
  background: #cb2d31;
  padding: 30px 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
text-align:center;
  border: none;
  font-size: inherit;
  cursor: pointer;
}

.page-id-3282 .btn_wrap .btn_assessment:hover,
.page-id-3886 .btn_wrap .btn_assessment:hover {
  opacity: 0.7;
  text-decoration: none;
}

.page-id-3282 .btn_wrap .btn_assessment span,
.page-id-3886 .btn_wrap .btn_assessment span {
  color: #fff;
}

.page-id-3282 .assessment_area .tel_no,
.page-id-3886 .assessment_area .tel_no {
  text-align: center;
}

.page-id-3282 .assessment_area .tel_no .business_time,
.page-id-3886 .assessment_area .tel_no .business_time {
  font-size: 1em;
  padding: 10px;
}

.page-id-3282 #consideration #header .headline1,
.page-id-3886 #consideration #header .headline1 {
  text-align: right;
  font-size: 2.5rem;
  padding: 10% 5%;
  margin: 0;
  color: #019233;
  font-weight: bold;
line-height:150%;
}


.page-id-3282 #consideration #header .headline1 a.con_btn,
.page-id-3886 #consideration #header .headline1 a.con_btn{
color: #fff;
background-color: #019233;
margin:0;
font-size:2rem;
}
.page-id-3282 #consideration #header .headline1 a.con_btn:hover,
.page-id-3886 #consideration #header .headline1 a.con_btn:hover{
color: #019233;
background-color: #fff;
}
.page-id-3282 #consideration #header .headline1 span,
.page-id-3886 #consideration #header .headline1 span {
  font-size:5rem;
  color: #019233;
}

.page-id-3282 #consideration #header .headline2,
.page-id-3886 #consideration #header .headline2 {
  text-align: center;
  font-size: 4em;
  padding: 0.5em 0 1em 0;
  margin: 0;
  color: #153680;
}

@media (min-width: 960px) {
.page-id-3282 #consideration #header,
.page-id-3886 #consideration #header {
  margin: 40px auto;
  background-image: url(https://www.e-hakuba.com/estate/wp-content/uploads/2022/01/title-bg.png);
  background-size: cover;
height:380px;
}
}
@media (max-width: 1024px) {
  .page-id-3282 #consideration #header .headline1,
  .page-id-3886 #consideration #header .headline1 {
  background-image: url(https://www.e-hakuba.com/estate/wp-content/uploads/2022/01/title-bg.png);
    background-position: bottom;
    background-size: cover;
    margin: 40px 0 0;
    font-size: calc(100vw / 20);
  }
  .page-id-3282 #consideration #header .headline2,
  .page-id-3886 #consideration #header .headline2 {
    font-size: calc(100vw / 25);
  }
}
@media (max-width: 959px) {
.page-id-3282 #consideration a.con_btn.sp,
.page-id-3886 #consideration a.con_btn.sp{
display:block !important;
color: #fff;
background-color: #019233;
margin:0;
text-align:center;
font-size:1.5rem;
}
.page-id-3282 #consideration a.con_btn.sp:hover,
.page-id-3886 #consideration a.con_btn.sp:hover{
color: #019233;
background-color: #fff;
}
}
@media (max-width: 480px) {
  .page-id-3282 #consideration #header .headline1 span,
  .page-id-3886 #consideration #header .headline1 span  {
    display: inline-block;
    font-size: calc(100vw / 15);
    line-height: 1.25em;
  }
.page-id-3282 .btn_wrap .btn_assessment,
.page-id-3886 .btn_wrap .btn_assessment{
    font-size: calc(100vw / 15);
}
}

.page-id-3282 #consideration #header .headline2 .red,
.page-id-3886 #consideration #header .headline2 .red {
  color: #d9111d !important;
  font-size: 120%;
  font-weight: bold;
}
.page-id-3282 #about .about_t,
.page-id-3886 #about .about_t{
font-size:1rem;
line-height:2.5rem;
}
.page-id-3282 #about .headline4,
.page-id-3886 #about .headline4 {
  font-size: 3em;
  color: #153680;
  font-weight: bold;
  padding: 40px 0;
}
.page-id-3282 .f2_box,
.page-id-3886 .f2_box{
display: flex;
    justify-content: space-around;
}
.page-id-3282 #about #plan,
.page-id-3886 #about #plan {
background-color:#019233;
margin-bottom:40px;
}
.page-id-3282 #about #plan h3,
.page-id-3886 #about #plan h3{
    padding: 1em 0 0;
margin-bottom:0;
}
.page-id-3282 #about #plan .imgb_f,
.page-id-3886 #about #plan .imgb_f{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 639px) {
  .page-id-3282 #about #plan .imgb_f,
  .page-id-3886 #about #plan .imgb_f {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
flex-wrap: wrap;
  }
.page-id-3282 #about .about_t,
.page-id-3886 #about .about_t{
line-height:2rem;
}
.page-id-3282 .f2_box,
.page-id-3886 .f2_box{
    flex-direction: column;
}
.page-id-3282 .f2_box div,
.page-id-3886 .f2_box div{
width:100% !important;
margin-bottom:5px;
}
}

.page-id-3282 #about #plan .imgb_f > div,
.page-id-3886 #about #plan .imgb_f > div {
  margin: 20px 10px;
}
.page-id-3282 .imgb_fw,
.page-id-3886 .imgb_fw{
display:flex;
    flex-wrap: wrap;
justify-content: center;
}
.page-id-3282 .imgb_fw div,
.page-id-3886 .imgb_fw div{
  margin: 20px 10px;
width:30%;
display: flex;
justify-content: space-around;
}
.page-id-3886 .imgb_fw div {
	flex-wrap: wrap;
}
.page-id-3282 .imgb_fw div img,
.page-id-3886 .imgb_fw div img{
    width: auto;
    height: 100%;
}
.page-id-3282 #about #order_made,
.page-id-3886 #about #order_made {
  padding: 25px 15px;
  line-height: 2em;
}
.page-id-3282 #about #order_made p,
.page-id-3886 #about #order_made p{
font-size:1rem;
}
.page-id-3282 #about #order_made ul li,
.page-id-3886 #about #order_made ul li{
margin-bottom:8px;
}
.page-id-3282 #reason,
.page-id-3886 #reason {
  text-align: center;
  padding: 0 0 30px;
  background: #fffdf3;
margin-bottom:40px;
}
.page-id-3282 #reason .read,
.page-id-3886 #reason .read {
  text-align: center;
  font-size: 2.5em;
  font-weight: 700;
  color: #153680;
  line-height: 1.6;
  padding: 40px 0;
}

.page-id-3282 #reason .point-wrap,
.page-id-3886 #reason .point-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.page-id-3282 #reason .point,
.page-id-3886 #reason .point {
  width: 40%;
  padding: 25px 15px;
  background: #fff;
  margin: calc(40px/ 2) calc(40px/ 2);
}

.page-id-3282 #reason .point img,
.page-id-3886 #reason .point img {
  width: 100%;
}

.page-id-3282 #reason .point .point_no,
.page-id-3886 #reason .point .point_no {
  font-family: "Noto Serif JP", serif;
}

.page-id-3282 #reason .point .point_no .text,
.page-id-3886 #reason .point .point_no .text {
  font-size: 1.5em;
}

.page-id-3282 #reason .point .point_no .no,
.page-id-3886 #reason .point .point_no .no {
  font-size: 5em;
  padding: 0.5em;
  font-weight: bold;
}

.page-id-3282 #reason h4,
.page-id-3886 #reason h4 {
  text-align: center;
  font-size: 1.5rem;
  color: #019233;
  padding: 0;
margin-bottom:0;
  line-height: 1.3;
  min-height: 2em;
  font-weight: bold;
}

.page-id-3282 #reason .txt-wrap,
.page-id-3886 #reason .txt-wrap {
  text-align: left;
}

.page-id-3282 #reason .txt-wrap .txt,
.page-id-3886 #reason .txt-wrap .txt {
  margin: 0;
  font-size: 100%;
}

.page-id-3282 #reason .txt-wrap .notes,
.page-id-3886 #reason .txt-wrap .notes {
  font-size: 1.4em;
  margin: 5px 0 0;
  color: #153680;
}

.page-id-3282 #feature,
.page-id-3886 #feature {
  margin: 40px 0;
  padding: 0 0 60px;
}

.page-id-3282 #feature .wrapOut,
.page-id-3886 #feature .wrapOut {
  margin: 40px 0;
}
.page-id-3282 #feature h4,
.page-id-3886 #feature h4 {
  text-align: center;
  font-weight: bold;
  color: #153680;
  font-size: 2.5em;
  border: 1px solid #153680;
  padding: 0.8em 0;
  margin: 50px 0 40px;
}

.page-id-3282 #feature table,
.page-id-3886 #feature table {
  width: 70%;
margin:auto;
  table-layout: fixed;
  border-spacing: 0;
  font-size: 1rem;
}
.page-id-3282 #feature thead th,
.page-id-3886 #feature thead th {
  text-align: center;
  color: #fff;
  font-size: 1em;
  background-color: #153680;
  padding: 20px 0;
}

.page-id-3282 #feature thead th:first-child,
.page-id-3886 #feature thead th:first-child {
  background-color: transparent;
}

.page-id-3282 #feature thead th:last-child,
.page-id-3886 #feature thead th:last-child {
  background-color: #78767c;
  border-left: 1px solid #153680;
}

.page-id-3282 #feature table th,
.page-id-3282 #feature table td,
.page-id-3886 #feature table th,
.page-id-3886 #feature table td {
  line-height: 1.4;
  width: 33%;
}

.page-id-3282 #feature table tbody th,
.page-id-3886 #feature table tbody th {
  font-size: 1.2em;
  color: #153680;
  border-top: 1px solid #153680;
  border-left: 1px solid #153680;
  text-align: center;
  vertical-align: middle;
}

.page-id-3282 #feature table tbody td,
.page-id-3886 #feature table tbody td {
  border-top: 1px solid #019233;
  border-left: 1px solid #019233;
  border-right: 1px solid #019233;
  padding: 1em 30px;
}

.page-id-3282 #feature table tbody td .td-inner,
.page-id-3886 #feature table tbody td .td-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 30px;
}

.page-id-3886 #feature table tbody td p {
  font-size: 1em;
  line-height: 1.4;
  text-align: center;
}

.page-id-3282 #feature table tbody tr:last-child th,
.page-id-3282 #feature table tbody tr:last-child td,
.page-id-3886 #feature table tbody tr:last-child th,
.page-id-3886 #feature table tbody tr:last-child td {
  border-bottom: 1px solid #019233;
}

.page-id-3282 #feature table tbody td:last-child,
.page-id-3886 #feature table tbody td:last-child {
  border-right: 1px solid #019233;
}


.page-id-3282 #feature table tbody td.my,
.page-id-3886 #feature table tbody td.my {
  background: #f2fff2 url("../img/bg_circle.png") no-repeat center center;
}

.page-id-3282 #feature table tbody td .notes,
.page-id-3886 #feature table tbody td .notes {
  display: block;
  font-size: 1.4em;
  margin: 3px 0 0;
}
.page-id-3282 #feature .size_box,
.page-id-3886 #feature .size_box{
width: 70%;
    margin: 0 auto 40px auto;
}
.page-id-3282 #feature .size_box dl,
.page-id-3886 #feature .size_box dl{
display: flex;
    flex-wrap: wrap;
}
.page-id-3282 #feature .size_box dl dt,
.page-id-3886 #feature .size_box dl dt{
    width: 15%;
    border-bottom: dotted thin;
    padding: 8px;
    margin-bottom: 15px;
}
.page-id-3282 #feature .size_box dd,
.page-id-3886 #feature .size_box dd{
    margin-left: 0;
    border-bottom: dotted thin;
    width: 80%;
    margin-bottom: 15px;
    padding: 8px;
}
.page-id-3282 #feature .point,
.page-id-3886 #feature .point {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px 0 20px;
  margin: 50px 0 0;
}

.page-id-3282 #feature .point p,
.page-id-3886 #feature .point p {
  padding: 0 0 0 50px;
}

.page-id-3282 #feature .point + h4,
.page-id-3886 #feature .point + h4 {
  margin-top: 80px;
}

.page-id-3282 #feature .point img,
.page-id-3886 #feature .point img {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.page-id-3282 #step,
.page-id-3886 #step {
  padding: 133px 0 0;
}

.page-id-3282 #step .wrapOut,
.page-id-3886 #step .wrapOut {
  margin: 40px calc(40px/ 2);
}

.page-id-3282 #step .headline,
.page-id-3886 #step .headline {
  margin-bottom: 105px;
}

@media (max-width: 1024px) {
  .page-id-3282 #step .headline,
  .page-id-3886 #step .headline {
    margin-bottom: 0;
  }
}

.page-id-3282 #step .read,
.page-id-3886 #step .read {
  text-align: center;
  color: #153680;
  font-size: 2.5em;
  font-weight: 700;
  margin: 60px 0 105px;
}

.page-id-3282 #step ul,
.page-id-3886 #step ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 50px;
  list-style: none;
    flex-direction: column;
}

@media (max-width: 1024px) {
  .page-id-3282 #step ul,
  .page-id-3886 #step ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.page-id-3282 #step ul li,
.page-id-3886 #step ul li {
  position: relative;
  width: 60%;
margin: 0px auto 90px auto;
  border: 1px solid #153680;
  padding: calc(25px * 2) calc(15px * 1);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page-id-3282 #step ul li img,
.page-id-3886 #step ul li img {
  text-align: center;
  margin: 0 auto;
  width: 165px;
  display: block;
}
@media (max-width: 1024px) {
  .page-id-3282 #step ul li,
  .page-id-3886 #step ul li {
    margin: calc(30px * 2) 0;
    width: auto;
  }
  .page-id-3282 #step ul li img,
  .page-id-3886 #step ul li img {
    width: 230px;
  }
}

.page-id-3282 #step ul li + li::after,
.page-id-3886 #step ul li + li::after {
  content: "";
  position: absolute;
    top: -75px;
    left: calc(50% - 25px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 25px 25px 25px;
  border-color: #ff8800 transparent transparent transparent;
 /* -webkit-transform: translateY(-50%);
          transform: translateY(-50%);*/
}

.page-id-3282 #step ul li p,
.page-id-3886 #step ul li p {
  text-align: justify;
font-size:1rem;
}
/*.page-id-3282 #step ul li p.n02_li{
font-size:14px;
}*/
.page-id-3282 #step ul li .ttl,
.page-id-3886 #step ul li .ttl {
  font-size: 1.25rem;
  color: #153680;
  text-align: center;
  font-weight: 700;
  margin: 0px 0 12px;
}

.page-id-3282 #step ul li .flow_no,
.page-id-3886 #step ul li .flow_no {
  position: absolute;
top: -85px;
  left: 0;
  right: 0;
  margin: auto;
  color: #153680;
  text-align: center;
  font-family: "Noto Serif JP", serif;
}

.page-id-3282 #step ul li .flow_no .text,
.page-id-3886 #step ul li .flow_no .text {
  margin: 40px auto 10px;
  font-size: 1rem;
}

.page-id-3282 #step ul li .flow_no .no,
.page-id-3886 #step ul li .flow_no .no {
  margin: 0 auto;
  font-size: 2.5rem;
  font-weight: bold;
  background-color: #fff;
  width: 2em;
}
.page-id-3282 .faq,
.page-id-3886 .faq {
  background: #f5f5f5;
padding: 0px 0 40px;
    margin-bottom: 70px;
}
@media (max-width: 960px) {
.page-id-3282 #feature .size_box dl dt,
.page-id-3886 #feature .size_box dl dt{
width:13%;
}
.page-id-3282 #step ul li + li::after,
.page-id-3886 #step ul li + li::after{
top: -95px;
}
}
@media (max-width: 480px) {
  .page-id-3282 #faq,
  .page-id-3886 #faq {
    background: none;
  }
}

.page-id-3282 #faq .block,
.page-id-3886 #faq .block {
  background: #fff;
  padding: 25px 15px;
  margin-top: 75px;
}

.page-id-3282 #faq .block + .block,
.page-id-3886 #faq .block + .block {
  margin-top: 20px;
}

.page-id-3282 #faq .que,
.page-id-3886 #faq .que {
  position: relative;
  line-height: 1.9;
  font-weight: 700;
  padding: 0 0 0 50px;
font-size:1rem;
}

.page-id-3282 #faq .que::after,
.page-id-3886 #faq .que::after {
  content: "Q";
  color: #153680;
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 36px;
  height: 36px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #153680;
  border-radius: 100%;
}

.page-id-3282 #faq .ans,
.page-id-3886 #faq .ans {
  position: relative;
  min-height: 36px;
  font-size: 1rem;
  line-height: 1.8;
  padding: 5px 0 0 50px;
  margin: 20px 0 0;
}

.page-id-3282 #faq .ans::after,
.page-id-3886 #faq .ans::after {
  content: "A";
  color: #cb2d31;
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 36px;
  height: 36px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #cb2d31;
  border-radius: 100%;
}

.page-id-3282 #shop,
.page-id-3282 #company,
.page-id-3886 #shop,
.page-id-3886 #company {
  padding: 0 0 60px;
}
.page-id-3282 #contact input[type="tel"],
.page-id-3886 #contact input[type="tel"]{
position: relative;
    z-index: 2;
    font-family: Helvetica, Arial, Tahoma, sans-serif;
    border: 1px solid #ccc;
    margin: 0;
    padding: 5px 5px;
    background-color: white;
    color: #333;
    font-size: 13px;
    line-height: 1;
    border-radius: 1px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 20%) inset;
    -webkit-transition: border 0.3s ease-in;
    -moz-transition: border 0.3s ease-in;
    -ms-transition: border 0.3s ease-in;
    -o-transition: border 0.3s ease-in;
    transition: border 0.3s ease-in;
}
.page-id-3282 #contact table,
.page-id-3886 #contact table{
font-size:1rem;
width:100%;
margin-bottom:30px;
}
.page-id-3282 #contact th,
.page-id-3282 #contact td,
.page-id-3886 #contact th,
.page-id-3886 #contact td{
border-bottom:dotted thin;
padding:8px;
}
.page-id-3282 #contact td .wpcf7-list-item-label,
.page-id-3886 #contact td .wpcf7-list-item-label{
color:#444;
margin-right:15px;
}
.page-id-3282 #contact .wpcf7 .wpcf7-submit,
.page-id-3886 #contact .wpcf7 .wpcf7-submit{
position: relative;
    display: block;
    color: #fff;
    line-height: 1;
    background: #cb2d31;
    padding: 15px 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 25%;
    text-align: center;
    border: none;
    font-size: inherit;
    cursor: pointer;
}
.page-id-3282 .pc,
.page-id-3886 .pc {
  display: block !important;
}
.page-id-3282 .sp,
.page-id-3886 .sp {
  display: none !important;
}
.page-id-3282 #shop iframe,
.page-id-3886 #shop iframe{
height:600px ;
}
@media (max-width: 639px) {
  .page-id-3282 .pc,
  .page-id-3886 .pc {
    display: none !important;
  }
  .page-id-3282 .sp,
  .page-id-3886 .sp {
    display: block !important;
  }
.page-id-3282 .imgb_fw div,
.page-id-3886 .imgb_fw div{
width:100% !important;
}
.page-id-3282 #feature .wrapOut,
.page-id-3282 #step .wrapOut,
.page-id-3282 .wrapInn,
.page-id-3282 .wrapOut,
.page-id-3886 #feature .wrapOut,
.page-id-3886 #step .wrapOut,
.page-id-3886 .wrapInn,
.page-id-3886 .wrapOut{
padding:15px 10px !important;
margin:0;
}
.page-id-3282 #faq .block,
.page-id-3886 #faq .block{
margin-top:0;
}
.page-id-3282 #shop iframe,
.page-id-3886 #shop iframe{
max-width:100%;
width:100%;
height:300px;
}
.page-id-3282 #reason .point,
.page-id-3886 #reason .point{
width:100%;
}
.page-id-3282 textarea,
.page-id-3886 textarea{
width:320px;
}
.page-id-3282 span .wpcf7-checkbox .wpcf7-list-item,
.page-id-3886 span .wpcf7-checkbox .wpcf7-list-item {
margin-top:5px;
display: block;
    width: 85%;
}
.page-id-3282 #contact .zip-code input[type="text"],
.page-id-3886 #contact .zip-code input[type="text"]
{
width:auto !important;
}
.page-id-3282 #contact input[type="text"],
.page-id-3282 #contact input[type="email"],
.page-id-3282 #contact input[type="tel"],
.page-id-3886 #contact input[type="text"],
.page-id-3886 #contact input[type="email"],
.page-id-3886 #contact input[type="tel"]
{
width:90% !important;
}
.page-id-3282 #about #order_made ul,
.page-id-3886 #about #order_made ul{
margin-bottom:15px;
}
.page-id-3282 #about #order_made ul li,
.page-id-3886 #about #order_made ul li{
margin-bottom:8px;
}
.page-id-3282 #feature table,
.page-id-3282 #feature .size_box,
.page-id-3886 #feature table,
.page-id-3886 #feature .size_box{
margin:0;
width:100%;
}
.page-id-3282 #feature table tbody td,
.page-id-3282 #feature .size_box dl dt,
.page-id-3282 #feature .size_box dd,
.page-id-3282 #contact th,
.page-id-3282 #contact td,
.page-id-3886 #feature table tbody td,
.page-id-3886 #feature .size_box dl dt,
.page-id-3886 #feature .size_box dd,
.page-id-3886 #contact th,
.page-id-3886 #contact td{
display:block;
width:100%;
padding-left:0;
padding-right:0;
}
}
/**ストレージページ内**/
/**プラスペースページ内**/
/*20220121*/
.page-id-3282 header,
.page-id-3886 header{
position: fixed;
width: 100%;
background-color: #fff;
top:0;
z-index:9999;
}
.page-id-3282 .header-inner,
.page-id-3886 .header-inner{
display:flex;
flex-wrap: wrap;
justify-content: space-between;
padding-top:10px !important;
padding-bottom: 15px !important;
	width:960px;
	margin:auto;
}

.page-id-3282 .contact,
.page-id-3886 .contact{
display: flex;
align-items: center;
}
.page-id-3282 .logo, .page-id-3282 .contact,
.page-id-3886 .logo, .page-id-3886 .contact{
float:none;
}
.page-id-3282 .logo h1,
.page-id-3886 .logo h1{
font-size:75%;
font-weight:400;
}
.page-id-3282 #header h1,
.page-id-3886 #header h1{
text-align:left;
}
.page-id-3282 a.con_btn,
.page-id-3886 a.con_btn{
color:#019233;
padding:10px 20px;
border:solid #019233 thin;
margin:0 15px;
}
.page-id-3282 a.con_btn:hover,
.page-id-3886 a.con_btn:hover{
background-color:#019233;
color:#fff;
}
.page-id-3282 .contact img,
.page-id-3886 .contact img{
margin:8px 0 5px 0;
}
.page-id-3282 .c_time,
.page-id-3886 .c_time{
font-size:14px;
}
.page-id-3282 #nav ul,
.page-id-3886 #nav ul{
display:flex;
justify-content: center;
	    list-style-type:none;
}
.page-id-3282 #nav ul li,
.page-id-3886 #nav ul li{
border-right:solid #ccc thin;
margin-left:0;
padding:0 20px;
}
.page-id-3282 #nav ul li a,
.page-id-3886 #nav ul li a{
color:#444;
}
.since {
    font-size: 11px;
    color: #444;
    margin-bottom: 3px;
    line-height: 110%;
}
.list_box{
    width: fit-content;
    margin: 0px auto 30px auto;
}
.page-id-3282 #about, .page-id-3282 #floor, .page-id-3282 #step, .page-id-3282 #faq, .page-id-3282 #shop, .page-id-3282 #contact,
.page-id-3886 #about, .page-id-3886 #floor, .page-id-3886 #step, .page-id-3886 #faq, .page-id-3886 #shop, .page-id-3886 #contact{
margin-top: -133px !important;
padding-top: 133px !important;
}
	/*.page-id-3282 #consideration{
		padding-top:144px;
	}*/
.page-id-3282 #feature .locker_box{
margin-bottom:40px;
}
.page-id-3282 #feature .locker_box .l_ttl{
font-size:24px;
}
.page-id-3282 #feature .locker_box table{
width:90%;
border:none;
}
.page-id-3282 #feature .locker_box td{
padding:15px 25px;
border:none;
}
.page-id-3282 #feature .locker_box img{
border:solid #afafaf thin;
}
.page-id-3282 #feature .locker_box td:last-child,
.page-id-3282 #feature .locker_box tr:last-child td{
border:none;
}
.page-id-3282 #feature .locker_box .locker_tab{
width:100%;
}
.page-id-3282 #feature .locker_box .locker_tab td{
padding:15px;
}
.page-id-3282 #feature .locker_box .locker_tab td,
.page-id-3282 #feature .locker_box .locker_tab td:last-child{
border-bottom:dotted #000 1px;
}
.page-id-3886 table {
    font-size: 16px;
    width: 90%;
    margin: auto;
}
.pluspace__table th {
    width: 30%;
    border: solid #ccc thin;
    vertical-align: middle;
    background-color: #f5f5f5;
    font-weight: 700;
    padding: 10px;
    text-align: left;
	font-size: 16px;
}
.pluspace__table td {
    border: solid #ccc thin;
    padding: 10px;
    text-align: left;
    font-size: 16px;
}
.page-id-3886 .title-boreder {
    padding: 8px 8px 8px 8px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
}
.page-id-3886 .with90 {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
.page-id-3886 .title-yellow {
    background-color: #EBD142;
    padding: 16px;
}
.page-id-3886 .parking__content {
    display: flex;
    gap: 50px;
    flex-wrap: wrap;
    margin: auto;
    justify-content: center;
}
.page-id-3886 .parking__map {
    flex: 1;
}
.page-id-3886 .parking__info {
    flex: 1;
    min-width: 300px;
}
.parking__icon {
    display: flex;
    align-items: center;
    gap: 10px;
}
.parking__icon img {
    width: 50px;
    object-fit: cover;
}
.page-id-3886 .contact_img-tel {
    font-size: 30px;
    font-weight: bold;
}
@media (min-width: 960px) {
.page-id-3282 .wrapper,
.page-id-3886 .wrapper{
margin-top:135px;
}
    iframe {
        width: 100%;
        /*height: 100%;*/
        max-width: 960px;
    }
.page-id-3282 #nav,
.page-id-3886 #nav{
width:960px;
	margin:auto;
}
#nav-drawer, .page-id-3282 .sp_tel,
#nav-drawer, .page-id-3886 .sp_tel{
display:none;
}
.page-id-3282 .since,
.page-id-3886 .since{
display: flex;
flex-wrap: wrap;
flex-direction: column;
margin-bottom:10px;
}
}
@media (max-width: 959px) {
.page-id-3282 .wrapper,
.page-id-3886 .wrapper{
margin-top:135px;
}
.page-id-3282 .header-inner,
.page-id-3886 .header-inner{
width:100%;
}
.page-id-3282 .logo,
.page-id-3886 .logo{
width:80%;
}
.page-id-3282 #nav, .page-id-3282 a.con_btn, .page-id-3282 .contact img,
.page-id-3886 #nav, .page-id-3886 a.con_btn, .page-id-3886 .contact img{
display:none;
}
.page-id-3282 .sp_tel,
.page-id-3886 .sp_tel{
display:inline-block;
padding: 5px 0px;
font-size: 1.1rem;
}
.page-id-3282 .contact,
.page-id-3886 .contact{
margin-top:10px;
text-align:left;
margin-bottom:0;
padding-right:0;
}
.page-id-3282 .since,
.page-id-3886 .since{
padding:0 20px;
font-size:100%;
}
/* ここから下がハンバーガーメニューに関するCSS */
  .sp_menu{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
width:100%;
}

#nav-drawer {
  position: relative;
}

/*チェックボックス等は非表示に*/
.nav-unshown {
  display:none;
}

/*アイコンのスペース*/
#nav-open {
  display: inline-block;
  width: 30px;
  height: 22px;
  vertical-align: middle;
}

/*ハンバーガーの形をCSSで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 3px;/*線の太さ*/
  width: 25px;/*長さ*/
  border-radius: 3px;
  background: #555;
  display: block;
  content: '';
  cursor: pointer;
}
#nav-open span:before {
  bottom: -8px;
}
#nav-open span:after {
  bottom: -16px;
}

/*閉じる用の薄黒箇所*/
#nav-close {
  display: none;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  transition: .3s ease-in-out;
}

/*メニューの中身*/
#nav-content {
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  max-width: 90%;/*最大幅（お好みで調整を）*/
  height: 100%;
  background: #fff;
  transition: .3s ease-in-out;
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);
}
#nav-content .nav_list {
list-style:none;
}
#nav-content .nav_list li {
    padding: 16px 8px;
margin: 0 15px 0 15px;
    border-bottom: dotted thin;
}
#nav-content .nav_list li a{
color:#444;
}
/*チェックがついたら表示させる*/
#nav-input:checked ~ #nav-close {
  display: block;
  opacity: .5;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}
}
/*  プラスペース所沢 レイアウト調整 202409 */
.page-id-3886 .logo a{
	display: flex;
    align-items: center;
}
table.check{
	border:none;
}
.page-id-3886 #contact table.check th{
	text-align:right;
	border:none;
}
.page-id-3886 #contact table.check td{
	border:none;
}
@media(max-width: 767px) {
.page-id-3886 #contact table.check th{
	text-align:left;
}
}
@media (min-width: 960px) {
  .page-id-3886 #consideration #header {
    margin: 40px auto;
    background-image: url(https://www.e-hakuba.com/estate/wp-content/uploads/2024/09/toppage-img1920x500.jpg);
    background-size: cover;
    background-position: center;    
    height:380px;
  }
}
@media (max-width: 1024px) {
    .page-id-3886 #consideration #header .headline1 {
	  background-image: url(https://www.e-hakuba.com/estate/wp-content/uploads/2024/09/toppage-img1920x500.jpg);
          background-position: center;
          background-size: cover;
          margin: 40px 0 0;
          font-size: calc(100vw / 20);
    }
    .page-id-3886 #consideration #header .headline2 {
	  font-size: calc(100vw / 25);
    }
}

.page-id-3886 #consideration #header .headline1,
.page-id-3886 #consideration #header .headline1 span {
  color: #1FADD6;
}
.page-id-3886 #consideration #header .headline1 a.con_btn {
  background-color: #1FADD6;
  border: solid #1FADD6 thin;
}
.page-id-3886 #consideration #header .headline1 a.con_btn:hover {
  color: #1FADD6;
}
.pluspace-heading-title {
	font-size: 33px;
        font-weight: 500;
	color: #333333;
        ine-height: 1.5;
}
@media only screen and (max-width: 600px) {
  .pluspace-heading-title {
	font-size: 28px;
  }
}
.page-id-3886 .img-wrap{

	height:200px;
	overflow:hidden;
}

//table
.pluspace__table {
	border-collapse: collapse;
	border-color: #CCCCCC #CCCCCC #CCCCCC;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px 1px 1px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 20px 20px;
	width: 90%;
}
.pluspace__table th {
	width: 30%;
	border: solid #ccc thin;
	vertical-align: middle;
	background-color: #f5f5f5;
	font-weight: 700;
        padding: 10px;
        text-align: left;
}
.pluspace__table td {
        border: solid #ccc thin;
        padding: 10px;
        text-align: left;   
}

.page-id-3886 table {
    font-size: 16px;
    width: 90%;
    margin: auto;
}
.page-id-3886 .title-boreder {
	padding: 8px 8px 8px 8px;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
}
.page-id-3886 .title-yellow {
	background-color: #EBD142;
        padding: 16px;
}
.page-id-3886 .color-blue {
	background-color: #1FADD6;
}
.pluspace__text-center {
	text-align: center;
}
.page-id-3886 .with90 {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
.page-id-3886 .with95 {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
}
.page-id-3886 .with70 {
	margin-left: auto;
	margin-right: auto;
	width: 70%;
}

.pluspace__header-title {
	display: block;
	font-size: 24px;
	line-height: 1.4em;
	font-weight: 400;
	margin: 0;
	color: #333;
}
.pluspace__heading {
	padding: 0;
	margin: 30px 0 0 0;
	line-height: 1;
	font-weight: 600;
	display: block;
	font-size: 24px;
        color: #333;
}
table.price th {
    text-align: center;
}
.page-id-3886 .logo-text {
    font-size: 41px;
    vertical-align: sub;
    font-weight: 600;
    color: #595757;
	line-height: 100%;
}
.page-id-3886 .logo a:hover {
    opacity: 0.8;
}
@media (max-width: 767px) {
    .page-id-3886 .logo-text {
       font-size: 28px;
    }
}
@media (max-width: 767px) {
    .page-id-3886 .logo img {
      vertical-align: bottom;
      width: 48px;
    }
}
@media (max-width: 374px) {
    .page-id-3886 .logo-text {
       font-size: 25px;
    }
}
@media (max-width: 374px) {
    .page-id-3886 .logo img {
      width: 46px;
    }
}
.page-id-3886 .since_img {
    font-size: 30px;
    text-align: right;
    vertical-align: text-top;
    font-weight: 600;
    color: #595757;
    padding: 10px 0px;
}
 /*.page-id-3886 .since_img {
 display: flex;
 align-items: center; 
}*/

.page-id-3886 .since_img img {
  max-height: 100%;
  margin-right: 10px; 
}

.page-id-3886 .since_img span {
  font-size: 25px;
  font-weight: bold;
}
@media (max-width: 767px) {
    .page-id-3886 .since_img span {
        font-size: 20px;
    }
}

@media (max-width: 959px) {
    .page-id-3886 .since {
        line-height: 1.2;
    }
}
.page-id-3886 #header h1 {
    margin: 5px 0;
}
@media only screen and (max-width: 767px) {
    .page-id-3886 .logo {
        text-align: left;
    }
}
.page-id-3886 .map-text-wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
    .page-id-3886 .map-text-wrap  {
        display: block;
    }
    .page-id-3886 .map-text {
        text-align: right;
    }
}

.page-id-3886 .parking__content {
  display: flex;
  gap: 50px;
  flex-wrap: wrap;
  margin: 15px 0;
  justify-content: center;
}
.page-id-3886 .parking__map {
  flex: 1;
  min-width: 300px;
}
.page-id-3886 .parking__iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.page-id-3886 .parking__info {
  flex: 1;
  min-width: 300px;
}
.parking__icon {
  display: flex;
  align-items: center;
  gap: 10px;
}
.parking__icon img{
  width: 50px;
  object-fit: cover;
}
.page-id-3886 .wpcf7 .wpcf7-submit {
    position: relative;
    display: block;
    color: #fff;
    line-height: 1;
    background: #cb2d31;
    padding: 15px 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 25%;
    text-align: center;
    border: none;
    font-size: inherit;
    cursor: pointer;
}
.page-id-3886 .contact_img {
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-id-3886 .contact_img-tel {
    font-size: 30px;
    font-weight: bold;
}
.page-id-3886 .contact_img-tel:hover {
  opacity: 0.8;
}
.page-id-3886 .contact_img-text {
    font-size: 23px;
    font-weight: bold;
    line-height: 2;
	text-align: center;
}
.page-id-3886 .contact_text {
    font-size: 16px;
	text-align: center;
}
.page-id-3886 #contact h2.title-yellow {
	background-color: #EBD142;
        padding: 16px;
        display: block;
        font-size: 24px;
        line-height: 1.4em;
        font-weight: 400;
        margin: 0;
        color: #333;
        border-top-style: none;
}
@media (max-width: 959px) {
    .page-id-3886 .since_img {
        display: none;
    }
}

@media (max-width: 959px) {
.page-id-3886 #consideration a.con_btn.sp {
        background-color: #1FADD6;
        border: solid #1FADD6 thin;
    }
}
.page-id-3886 #how-to,
.page-id-3886 #layout,
.page-id-3886 #price, 
.page-id-3886 #access {
    margin-top: -133px !important;
    padding-top: 133px !important;
}

/*お問合せフォーム*/
.wpcf7 input, .wpcf7 select, .wpcf7 textarea{
	 width: auto;
    padding-left: 0;
	height:auto;
}
/*
  お問合せレイアウト調整2024.4
*/
.page-id-2612 .wpcf7 input[type="text"],
.page-id-2612 .wpcf7 input[type="email"],
.page-id-2612 .wpcf7 input[type="url"],
.page-id-2612 .wpcf7 input[type="tel"],
.page-id-2612 .wpcf7 textarea,
.page-id-1170 .wpcf7 input[type="text"],
.page-id-1170 .wpcf7 input[type="email"],
.page-id-1170 .wpcf7 input[type="url"],
.page-id-1170 .wpcf7 input[type="tel"],
.page-id-1170 .wpcf7 textarea,
.page-id-1166 .wpcf7 input[type="text"],
.page-id-1166 .wpcf7 input[type="email"],
.page-id-1166 .wpcf7 input[type="url"],
.page-id-1166 .wpcf7 input[type="tel"],
.page-id-1166 .wpcf7 textarea,
.page-id-1162 .wpcf7 input[type="text"],
.page-id-1162 .wpcf7 input[type="email"],
.page-id-1162 .wpcf7 input[type="url"],
.page-id-1162 .wpcf7 input[type="tel"],
.page-id-1162 .wpcf7 textarea {
width: 60%;
}
@media (max-width: 639px) {
.contact_table th {
width: auto;
display: block;
}

.contact_table td {
display: block;
}
.page-id-2612 .wpcf7 input[type="text"],
.page-id-2612 .wpcf7 input[type="email"],
.page-id-2612 .wpcf7 input[type="url"],
.page-id-2612 .wpcf7 input[type="tel"],
.page-id-2612 .wpcf7 textarea,
.page-id-1170 .wpcf7 input[type="text"],
.page-id-1170 .wpcf7 input[type="email"],
.page-id-1170 .wpcf7 input[type="url"],
.page-id-1170 .wpcf7 input[type="tel"],
.page-id-1170 .wpcf7 textarea,
.page-id-1166 .wpcf7 input[type="text"],
.page-id-1166 .wpcf7 input[type="email"],
.page-id-1166 .wpcf7 input[type="url"],
.page-id-1166 .wpcf7 input[type="tel"],
.page-id-1166 .wpcf7 textarea,
.page-id-1162 .wpcf7 input[type="text"],
.page-id-1162 .wpcf7 input[type="email"],
.page-id-1162 .wpcf7 input[type="url"],
.page-id-1162 .wpcf7 input[type="tel"],
.page-id-1162 .wpcf7 textarea {
width: 96%;
}
#contact .box_branchr {
float: none;
}
#contact .box_branch {
float: none;
}
}
/* 
 * 3つのサービス
 */
.page-id-3259 .nav-link,
.page-id-3278 .nav-link {
  margin: 40px 20px 20px;
}
.page-id-3259 .under,
.page-id-3278 .under {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, yellow));
  background: linear-gradient(transparent 70%, yellow 70%);
  font-weight: bold;
}

.page-id-3259 .bold,
.page-id-3278 .bold {
  font-weight: bold;
}

.page-id-3259 .attention,
.page-id-3278 .attention {
  color: #ec4439;
  font-weight: bold;
}

@media (max-width: 639px) {
  .page-id-3259 .wrapper,
  .page-id-3278 .wrapper {
    margin: auto;
    padding: 0;
    max-width: 390px;
    width: 100%;
  }
}

.page-id-3259 .cover,
.page-id-3278 .cover {
  height: 0;
  background-position: center center;
  background-size: contain;
  position: relative;
}

@media (max-width: 639px) {
  .page-id-3259 .cover,
  .page-id-3278 .cover {
    background-position: center center;
    background-size: contain;
  }
}

.page-id-3259 .cover .headline-area,
.page-id-3278 .cover .headline-area {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.page-id-3259 .cover .headline1,
.page-id-3278 .cover .headline1 {
  font-size: 2rem;
  text-align: center;
  padding: 10px 0;
  font-weight: bold;
  line-height: 1.5rem;
}

@media (max-width: 639px) {
  .page-id-3259 .cover .headline1,
  .page-id-3278 .cover .headline1 {
    font-size: 1.5rem;
    line-height: 2rem;
    padding: 0;
  }
}

.page-id-3259 .cover .headline1 > span,
.page-id-3278 .cover .headline1 > span {
  display: inline-block;
}

@media (max-width: 639px) {
  .page-id-3259 .cover .headline1 > span,
  .page-id-3278 .cover .headline1 > span {
    display: block;
  }
}

.page-id-3259 .cover .headline2,
.page-id-3278 .cover .headline2 {
  font-size: 1rem;
  background-color: #0528a8;
  color: #ffffff;
  text-align: center;
  padding: 5px 0;
  margin: 10px auto;
  width: 16em;
}

@media (max-width: 639px) {
  .page-id-3259 .cover .headline2,
  .page-id-3278 .cover .headline2 {
    font-size: 0.75rem;
  }
}

.page-id-3259 .cover .headline3,
.page-id-3278 .cover .headline3 {
  text-align: center;
  padding: 0;
  font-weight: bold;
  font-size: 3rem;
  line-height: 1.8em;
}

@media (max-width: 639px) {
  .page-id-3259 .cover .headline3,
  .page-id-3278 .cover .headline3 {
    font-size: 2rem;
    margin-top: 20px;
    letter-spacing: -0.05em;
  }
}

.page-id-3259 .cover .headline3 > span,
.page-id-3278 .cover .headline3 > span {
  line-height: 1.3em;
  display: inline-block;
  color: #0528a8;
}

@media (max-width: 639px) {
  .page-id-3259 .cover .headline3 > span,
  .page-id-3278 .cover .headline3 > span {
    display: block;
  }
}

.page-id-3259 .proposal,
.page-id-3278 .proposal {
  margin: 40px auto;
  width: 75%;
}

@media (max-width: 639px) {
  .page-id-3259 .proposal,
  .page-id-3278 .proposal {
    width: 100%;
  }
}

.page-id-3259 .proposal .proposal1,
.page-id-3278 .proposal .proposal1 {
  margin: 40px 40px 80px 40px;
  padding: 40px;
  background-color: #e9efff;
  text-align: center;
  font-size: 1.25em;
  position: relative;
  border-radius: 20px;
  line-height: 1.75em;
}

@media (max-width: 639px) {
  .page-id-3259 .proposal .proposal1,
  .page-id-3278 .proposal .proposal1 {
    padding: 20px;
    margin: 0 10px;
    font-size: 1em;
  }
}

.page-id-3259 .proposal .proposal1 > span,
.page-id-3278 .proposal .proposal1 > span {
  display: inline-block;
}

@media (max-width: 639px) {
  .page-id-3259 .proposal .proposal1 > span,
  .page-id-3278 .proposal .proposal1 > span {
    display: block;
  }
}

.page-id-3259 .proposal .proposal1:after,
.page-id-3278 .proposal .proposal1:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -40px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #e9efff transparent transparent transparent;
  border-width: 40px 40px 0 40px;
}

.page-id-3259 .proposal .proposal2,
.page-id-3278 .proposal .proposal2 {
  margin: 80px 40px 40px 40px;
  padding: 0 20px;
  text-align: center;
  border-right: 2px solid #0528a8;
  border-left: 2px solid #0528a8;
}

@media (max-width: 639px) {
  .page-id-3259 .proposal .proposal2,
  .page-id-3278 .proposal .proposal2 {
    padding: 20px;
    margin: 80px 20px 40px 20px;
  }
}

.page-id-3259 .proposal .proposal2 .phrase1,
.page-id-3278 .proposal .proposal2 .phrase1 {
  font-weight: bold;
  font-size: 1.25em;
}

.page-id-3259 .proposal .proposal2 .phrase2,
.page-id-3278 .proposal .proposal2 .phrase2 {
  font-weight: bold;
  color: #0528a8;
  font-size: 2em;
  padding: 20px 0;
  line-height: 1.25em;
}

.page-id-3259 article,
.page-id-3278 article {
  margin: 40px auto;
  padding: 40px;
}

@media (max-width: 639px) {
  .page-id-3259 article,
  .page-id-3278 article {
    padding: 20px;
  }
}

.page-id-3259 article .title,
.page-id-3278 article .title {
  background-color: #c20009;
  color: #ffffff;
  width: 130px;
  height: 125px;
  margin: 20px auto;
  /*padding: 20px;*/
  text-align: center;
  font-size: 2em;
}

.page-id-3259 article .title .service-no,
.page-id-3278 article .title .service-no {
  font-family: serif;
  font-size: 2em;
  color: #ffffff;
  padding-top: 20px;
  white-space: nowrap;
	line-height:0;
}

.page-id-3259 article h2,
.page-id-3278 article h2 {
  text-align: center;
  margin: 40px auto;
}

@media (max-width: 639px) {
  .page-id-3259 article h2,
  .page-id-3278 article h2 {
    margin: 25px auto;
    font-size: 1.5em;
  }
}

.page-id-3259 article .column,
.page-id-3278 article .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 639px) {
  .page-id-3259 article .column,
  .page-id-3278 article .column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.page-id-3259 article .column div,
.page-id-3278 article .column div {
  margin: 0 20px;
}

@media (max-width: 639px) {
  .page-id-3259 article .column div,
  .page-id-3278 article .column div {
    margin: 10px 0;
  }
}

.page-id-3259 article .column img,
.page-id-3278 article .column img {
  padding: 10px 0 0 0;
}

.page-id-3259 article .column figure figcaption,
.page-id-3278 article .column figure figcaption {
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  width: 100%;
  font-style: normal;
}

.page-id-3259 article .column figure img,
.page-id-3278 article .column figure img {
  width: 100%;
  display: block;
  padding: 0;
}

.page-id-3259 article .col-50-50 div,
.page-id-3278 article .col-50-50 div {
  width: 50%;
}

@media (max-width: 639px) {
  .page-id-3259 article .col-50-50 div,
  .page-id-3278 article .col-50-50 div {
    width: 100%;
  }
}

.page-id-3259 article#service-2,
.page-id-3278 article#service-2 {
  background-color: #e9efff;
}

.page-id-3259 .inquiry,
.page-id-3278 .inquiry {
  background-color: #f3f4f9;
  padding: 50px 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
	align-items: center;
}

@media (max-width: 639px) {
  .page-id-3259 .inquiry,
  .page-id-3278 .inquiry {
    padding: 20px 20px;
  }
}

.page-id-3259 .inquiry .title,
.page-id-3278 .inquiry .title {
  background-color: #000;
  color: #fff;
  font-size: 1.5rem;
  padding: 20px 40px;
  margin: 20px auto;
  text-align: center;
}

@media (max-width: 639px) {
  .page-id-3259 .inquiry .title,
  .page-id-3278 .inquiry .title {
    padding: 20px 20px;
    margin: 0 auto;
    font-size: 1rem;
  }
}

.page-id-3259 .inquiry .telno,
.page-id-3278 .inquiry .telno {
  font-size: 3.5rem;
  font-family: serif;
  padding: 10px;
  margin: 0;
  text-align: center;
  font-weight: bold;
}

@media (max-width: 639px) {
  .page-id-3259 .inquiry .telno,
  .page-id-3278 .inquiry .telno {
    padding: 20px 20px;
    font-size: 1.5rem;

  }
}

.page-id-3259 .inquiry .telno img,
.page-id-3278 .inquiry .telno img {
  height: 1.25em;
  padding-right: 10px;
}

.page-id-3259 .inquiry button,
.page-id-3278 .inquiry button {
  background-color: #c91b1c;
  color: #fff;
  font-size: 1.5rem;
  padding: 10px 160px;
  margin: 40px auto;
  text-align: center;
  border: none;
  box-shadow: 5px 5px 0 #444;
}

.page-id-3259 .inquiry button:hover,
.page-id-3278 .inquiry button:hover {
  background-color: #e84e3e;
  box-shadow: 5px 5px 0 #aaa;
}

@media (max-width: 639px) {
  .page-id-3259 .inquiry button,
  .page-id-3278 .inquiry button {
    padding: 20px 80px;
    margin: 0 auto;
    font-size: 1rem;
  }
}

.page-id-3259 .cover {
  padding-top: 39.58%;
  background: url("https://www.e-hakuba.com/estate/wp-content/uploads/2022/02/shh-title-pc.jpg") 0 0 no-repeat;
	    background-size: contain;
}

@media (max-width: 639px) {
  .page-id-3259 .cover {
    padding-top: 96.34%;
    background: url("https://www.e-hakuba.com/estate/wp-content/uploads/2022/02/shh-title-sp.jpg") 0 0 no-repeat;
    background-position: center center;
    background-size: contain;
  }
}

.page-id-3259 .cover .headline-area {
  top: 20%;
}

@media (max-width: 639px) {
  .page-id-3259 .cover .headline-area {
    top: 10%;
  }
}

.page-id-3259 .reform-loan .item {
  font-size: 1.5rem;
  line-height: 2rem;
  margin: 40px auto;
}

@media (max-width: 639px) {
  .page-id-3259 .reform-loan .item {
    font-size: 1em;
  }
}

.page-id-3259 .reform-loan .item .case {
  padding: 30px;
  background-color: #073290;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  position: relative;
}

@media (max-width: 639px) {
  .page-id-3259 .reform-loan .item .case {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px;
  }
}

.page-id-3259 .reform-loan .item .case:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #073290 transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}

.page-id-3259 .reform-loan .item .case .no {
  font-size: 1.4em;
  color: #ffffff;
  width: 4.5em;
}

.page-id-3259 .reform-loan .item .case .text {
  color: #ffffff;
  line-height: 2rem;
  font-size: 1.2rem;
}

@media (max-width: 639px) {
  .page-id-3259 .reform-loan .item .case .text {
    line-height: 1.5rem;
  }
}

.page-id-3259 .reform-loan .item .result {
  padding: 40px 10px;
  background-color: #FFFFFF;
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 2.1rem;
}

@media (max-width: 639px) {
  .page-id-3259 .reform-loan .item .result {
    padding: 20px;
    font-size: 1rem;
    line-height: 2rem;
  }
}

.page-id-3259 .reform-loan .item .result .point {
  background-color: #c20009;
  color: #ffffff;
  padding: 5px;
  margin-right: 5px;
}

.page-id-3259 #accompany-service div {
  width: 50%;
}

@media (max-width: 639px) {
  .page-id-3259 #accompany-service div {
    width: 100%;
  }
}

.page-id-3259 #accompany-service div img {
  padding: 10px 0px 10px 0px;
}

@media (max-width: 639px) {
  .page-id-3259 #accompany-service div img {
    padding: 0;
  }
}

.page-id-3259 .repair-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 800px;
  margin: 20px auto;
}

@media (max-width: 639px) {
  .page-id-3259 .repair-list {
    width: 100%;
    display: block;
  }
}

.page-id-3259 .repair-list .item {
  width: 350px;
  height: 480px;
  margin: 20px auto;
  background-color: #e9efff;
  padding: 20px;
}

@media (max-width: 639px) {
  .page-id-3259 .repair-list .item {
    width: auto;
    height: auto;
  }
}

.page-id-3259 .repair-list .item .icon {
  margin: 20px;
  text-align: center;
}

.page-id-3259 .repair-list .item .icon > figure {
  background-color: #ffffff;
  padding: 20px;
  height: 250px;
}

@media (max-width: 639px) {
  .page-id-3259 .repair-list .item .icon > figure {
    height: auto;
    padding: 10px;
  }
}

.page-id-3259 .repair-list .item .icon > figure img {
  width: 150px;
  height: 150px;
}

@media (max-width: 639px) {
  .page-id-3259 .repair-list .item .icon > figure img {
    width: 120px;
    height: 120px;
  }
}

.page-id-3259 .repair-list .item .icon > figure figcaption {
  line-height: 1.25em;
  font-size: 1.25em;
  color: #0528a8;
  font-weight: bold;
  padding: 10px 0 0;
  font-style: normal;
  background-color: #ffffff;
  color: #0528a8;
}

.page-id-3259 .repair-list .item .repair-items {
  margin: 20px;
}

.page-id-3278 .cover {
  padding-top: 39.58%;
  background: url("https://www.e-hakuba.com/estate/wp-content/uploads/2022/02/ch-title-pc.jpg") 0 0 no-repeat;
	background-size: contain;
}

@media (max-width: 639px) {
  .page-id-3278 .cover {
    padding-top: 96.34%;
    background: url("https://www.e-hakuba.com/estate/wp-content/uploads/2022/02/ch-title-sp.jpg") 0 0 no-repeat;
    background-position: center center;
    background-size: contain;
  }
}

.page-id-3278 .cover .headline-area {
  top: 10%;
}
.page-id-3259 #footer article, .page-id-3278 #footer article{
margin:0;
padding:0;
}
.page-id-3259 #footer article.third:first-child, .page-id-3278 #footer article.third:first-child{
margin-left:0;
}
.page-id-3259 #footer article.third, .page-id-3278 #footer article.third{
margin-left: 3.1914893617021276%;
}
/* リモート相談 20/06/23 */
#remote-advice h2 {
  text-align: center;
  margin: 40px 0 20px;
  padding: 20px 0;
  font-size: 1.75rem;
  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

#remote-advice .pc { display: block !important; }
#remote-advice .mb { display: none !important; }

#remote-advice #nav-link {
  margin: 40px 0 20px;
}

#remote-advice #header-image-caption {
  text-align: center;
  background-color: #ffcc88;
  padding: 10px 0;
  font-weight: bold;
  font-size: 1.1rem;
}

#remote-advice .under {
  background: linear-gradient(transparent 70%, yellow 70%);
}

#remote-advice #at-home {
  text-align: center;
  font-size: 1.25rem;
  line-height: 2rem;
  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO""Yu Gothic UI";
}

#remote-advice #use-it-area {
  margin: 50px 0;
  padding: 0 10px;
  border-right: solid 1px #000000;
  border-left: solid 1px #000000;
}

#remote-advice #use-it-area h3 {
  font-size: 1rem;
}

#remote-advice #recommended-for {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

#remote-advice #recommended-for div {
  margin: 10px 0;
  position: relative;
}
 
#remote-advice #recommended-for .recommend-text {
    position: absolute;
    top: 65%;
    left: 0px;
    width: 211px;
    text-align: center;
    font-weight: bold;
    padding: 0px;
    font-size: 0.9rem;
    line-height: 1.25rem;
    margin: 0 20px;
}

#remote-advice #easy-step  {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#remote-advice #easy-step  div {
  position: relative;
}

#remote-advice #easy-step .step-text {
    position: absolute;
    top: 70%;
    left: 0px;
    width: 210px;
    text-align: center;
    font-weight: bold;
    padding: 0px;
    font-size: 0.9rem;
    line-height: 1.25rem;
    margin: 0 20px;
}

#remote-advice #easy-step .step-text .step-sub-text {
    font-size: 0.7rem;
    font-weight: normal;
    margin: 5px 0;
    line-height: 1rem;
}

#remote-advice #easy-step .horizontal-arrow,
#remote-advice #easy-step .vertical-arrow {
    margin: 20px;
}

#remote-advice #advice {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#remote-advice #advice div {
  position: relative;
  display: inline-block;
  width: 46%;
  margin: 1.5em 2%;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #FFF;
  border: solid 3px #555;
  box-sizing: border-box;
  border-radius: 15px;
}

#remote-advice #advice div:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 80%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #FFF;
  z-index: 2;
}

#remote-advice #advice div:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 80%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #555;
  z-index: 1;
}

#remote-advice #advice div p {
  margin: 0;
  padding: 8px;
  font-size: 0.9rem;
}

#remote-advice #staff {
  display: flex;
  justify-content: space-between;
}

#remote-advice #staff .staffs {
  background-color: #e6e6e6;
  padding: 20px 40px;
  margin: 20px;
}

#remote-advice #staff .staffs .name {
  font-size: 1.2rem;
  text-align: center;
  font-weight: normal;
  background-color: transparent;
}

#remote-advice #staff .staffs ul.license {
  margin: 10px 0;
  list-style-type: square;
}

#remote-advice .btn-square-pop {
  position: relative;
  display: inline-block;
  padding: 1em 4em;
  text-decoration: none;
  color: #fff;
  background: #CF0505;
  border-radius: 4px;
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
  font-size: 1rem;
  height: 25px;
	display:inline;
}

#remote-advice #request-button p{
  font-size: 1rem;
}

#remote-advice #request-button {
  text-align:center;
  margin: 20px 0 50px;
}

#remote-advice #request-button .btn-square-pop:hover {
  opacity: 0.5;
}

@media only screen and (max-width: 960px) {
  #remote-advice #advice {
    justify-content: space-around;
  }
}

@media only screen and (max-width: 767px) {

  #remote-advice .pc { display: none !important; }
  #remote-advice .mb { display: block !important; }

  #remote-advice #easy-step  {
    flex-wrap: wrap;
    flex-direction: column;
  }

  #remote-advice #advice div {
    width: 100%;
  }

  #remote-advice #staff {
    flex-wrap: wrap;
  }
}
/* リモート相談 20/06/23　終了 */
/* IT重説19/10/29 */

#it_0 h1 {
	margin-top: 0;
	padding: 0;
	font-size:18px;
	font-weight:normal;
}
#it_0 .pctop { display: block !important; }
#it_0 .sptop { display: none !important; }

@media only screen and (max-device-width: 480px) {
#it_0 .pctop { display: none !important; }
#it_0 .sptop { display: block !important; }
}

#it_1 h2, #it_4 h3 {
	clear:both;
	text-align: center;
	background-color:#E0E7F3;
	margin-top: 30px;
	padding: 0.55em;
	font-size:18px;
	font-weight:normal;
	letter-spacing:2pt;
}
#it_1 .leftbox {
	float: left;
	margin-right: 15px;
	width: 80%;
}
@media only screen and (max-device-width: 480px) {
 #it_1 .leftbox {
	float: left;
	margin-bottom: 10px;
	width: 100%;
 }
}
#it_1 .rightbox {
	float: left;
	padding-top: 10px;
	width: 165px;
}
@media only screen and (max-device-width: 480px) {
 #it_1 .rightbox {
	float: none;
	margin: 0 auto;
	width: 165px;
 }
}
#it_2 h3, #it_5 h3 {
	clear:both;
	text-align: center;
	background-color:#EAEAEA;
	margin-top: 30px;
	padding: 0.55em;
	font-size:18px;
	font-weight:normal;
	letter-spacing:2pt;
}
#it_2 .righttxt {
	text-align: right;
}
#it_2 .dotbox {
	border: 2px dotted #ccc;
	padding: 5px;
	font-size:12px;
}
#it_2 .dotbox p {
	font-size:12px;
}
#it_2 table{
	margin-bottom: 15px;
	padding: 15px 20px 20px;
	background-color:#ECF2FE;
	width: auto;
}
#it_2 h4, #it_3 h4 {
	clear:both;
	text-align: center;
	padding: 0.55em;
	margin-top: 15px;
	font-size:16px;
	font-weight:normal;
	letter-spacing:2pt;
}
#it_2 .lefttd {
	border-right: 15px solid #FFF;
	border-bottom: 15px solid #FFF;
	padding: 5px 10px;
	width: 65px;
	font-size:12px;
}
#it_2 .righttd {
	border-bottom: 15px solid #FFF;
	padding: 5px 10px;
	width: auto;
	font-size:12px;
}

#it_3 h3 {
	clear:both;
	text-align: center;
	background-color:#D5EFD4;
	margin-top: 30px;
	padding: 0.55em;
	font-size:18px;
	font-weight:normal;
	letter-spacing:2pt;
}
#it_3 .box1 {
	background-image:url(https://www.e-hakuba.com/estate/it-jusetsu/img/itmerit1.jpg);
	color: #000;
	font-weight:bold;
	letter-spacing:2pt;
	float: left;
	margin: 0 5px 5px 15%;
	padding: 20px 10px;
	width: 300px;
	height: 200px;
}
@media only screen and (max-device-width: 480px) {
 #it_3 .box1 {
	background-image:url(https://www.e-hakuba.com/estate/it-jusetsu/img/itmerit1.jpg);
	color: #000;
	font-weight:bold;
	letter-spacing:2pt;
	float: left;
	margin: 0 auto;
	padding: 20px 10px;
 }
}
#it_3 .box2 {
	background-image:url(https://www.e-hakuba.com/estate/it-jusetsu/img/itmerit2.jpg);
	color: #000;
	font-weight:bold;
	letter-spacing:2pt;
	float: left;
	margin-bottom: 5px;
	padding: 20px 10px;
	width: 300px;
	height: 200px;
}
@media only screen and (max-device-width: 480px) {
 #it_3 .box2 {
	background-image:url(https://www.e-hakuba.com/estate/it-jusetsu/img/itmerit2.jpg);
	color: #000;
	font-weight:bold;
	letter-spacing:2pt;
	float: left;
	margin: 5px auto;
	padding: 20px 10px;
 }
}
#it_3 .box3 {
	background-image:url(https://www.e-hakuba.com/estate/it-jusetsu/img/itmerit3.jpg);
	color: #000;
	font-weight:bold;
	letter-spacing:2pt;
	float: left;
	margin: 0 5px 5px 15%;
	padding: 20px 10px;
	width: 300px;
	height: 200px;
}
@media only screen and (max-device-width: 480px) {
 #it_3 .box3 {
	background-image:url(https://www.e-hakuba.com/estate/it-jusetsu/img/itmerit3.jpg);
	color: #000;
	font-weight:bold;
	letter-spacing:2pt;
	float: left;
	margin: 0 auto;
	padding: 20px 10px;
 }
}
#it_3 .box4 {
	background-image:url(https://www.e-hakuba.com/estate/it-jusetsu/img/itmerit4.jpg);
	color: #000;
	font-weight:bold;
	letter-spacing:1pt;
	float: left;
	padding: 20px 10px;
	width: 300px;
	height: 200px;
}
@media only screen and (max-device-width: 480px) {
 #it_3 .box4 {
	background-image:url(https://www.e-hakuba.com/estate/it-jusetsu/img/itmerit4.jpg);
	color: #000;
	font-weight:bold;
	letter-spacing:1pt;
	float: left;
	margin: 5px auto;
	padding: 20px 10px;
 }
}
#it_4 .nagarebox {
	border: 2px solid #ccc;
	position: relative;
	padding: 1em 0.7em;
	margin: 2em 0;
	font-weight: bold;
	font-family: "UD Digi Kyokasho NK-R","ヒラギノ角ゴ","Meiryo","sans-serif";
}
#it_4 .nagarebox:after {
	position: absolute;
	content: '';
	top: 105%;
	left: 40%;
	border: 50px solid transparent;
	border-top: 15px solid #939393;
	width: 0;
	height: 0;
}
#it_4 .nagarebox p {
	margin: 0; 
	padding: 0 1.8em;
}
#it_4 .nagarebox2 {
	clear:both;
	text-align: center;
	border: 2px solid #ccc;
	position: relative;
	padding: 0.5em 0.7em;
	margin: 2em 0 15px 0;
	font-size:16px;
	font-weight: bold;
	font-family: "UD Digi Kyokasho NK-R","ヒラギノ角ゴ","Meiryo","sans-serif";
}
#it_4 .stepbox {
	position: relative;
	padding: 0.8em 2px;
	margin: 2px 10px ;
	text-indent: 30px;
	font-size:16px;
	font-weight: bold;
}
#it_4 .stepbox:after {
	content: "";
	display: block;
	height: 1px;
	margin-top: 10px;
	background: -webkit-linear-gradient(to left, rgb(175,175,175),transparent);
	background: linear-gradient(to left, rgb(175,175,175), transparent);
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
}

#it_6 .itinqbox{
	clear:both;
	text-align: center;
	background-color:#F7F7F7;
	padding: 0.55em 0.55em 15px 0.55em ;
	margin-bottom: 15px;
}
#it_6 .itinqbtn {
	position: relative;
	display: inline-block;
	font-weight: bold;
	padding: 1em 0.8em;
	text-decoration: none;
	font-size:16px;
	background: #CF0505;
	color: #FFF;
	transition: .4s;
	width: 35%;
	height: 25px;
	display:inline;
}
#it_6 .itinqbtn:hover {
	background: #E48B8A;
	color: #FFF;
}
#it_6 .gaiyobox {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5%;
	border: solid 1px #ccc;
	outline: solid 1px #ccc;    /* 外側の線になる一本線の枠線をひく*/
	outline-offset: 2px;        /* 外側の線と内側の線の空き具合を調整*/
	    display: inline-block;
}
#it_6 .gaiyotitle {
	position: relative;
	padding: 0.8em 2px;
	margin: 2px 2px;
	font-size:16px;
	font-weight: bold;
}
#it_6 .gaiyotitle:after {
	content: "";
	display: block;
	height: 1px;
	margin-top: 10px;
	background: -webkit-linear-gradient(to right,rgb(175,175,175),transparent);
	background: linear-gradient(to right, rgb(175,175,175), transparent);
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
}

#it_6 .leftbox {
	letter-spacing:2pt;
	float: left;
	-moz-text-align-last: justify;
	text-align-last: justify;
	text-justify:inter-ideograph;
	width: 80px;
}
#it_6 .midbox {
	float: left;
	width: auto;
}
@media only screen and (max-device-width: 480px) {
 #it_6 .midbox {
	width: auto;
 }
}
#it_6 .rightbox {
	float: left;
	padding-left: 15px;
	width: auto;
}
@media only screen and (max-device-width: 480px) {
 #it_6 .rightbox {
	clear:both;
	width: auto;
 }
}
.itcontainer {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 2%;
	padding-left: 2%;
}
/* IT重説19/10/29 */
/*
  売却・買取り
*/
.page-id-3137 {
  /* ------------------------------
    reset
  ------------------------------ */
  margin: 0;
  font-size: 62.5%;
  /* ------------------------------
    base
------------------------------ */
  /* パソコンで見たときは"pc"のclassがついた画像が表示される */
  /* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
}

.page-id-3137 textarea {
  font-size: 100%;
}

.page-id-3137 img {
  vertical-align: bottom;
}

.page-id-3137 .serif {
  font-family: "Noto Serif JP", serif;
}

.page-id-3137 table {
  font-size: 1.5em;
}

@media (max-width: 1024px) {
  .page-id-3137 .wrapper {
    width: auto;
  }
}

.page-id-3137 main {
  display: block;
  padding: 64px 0 0 0;
}

.page-id-3137 .wrapOut {
  margin: 40px 40px;
}

.page-id-3137 .wrapInn {
  margin: 40px 40px;
}

@media (max-width: 480px) {
  .page-id-3137 .wrapInn {
    margin: 40px 0;
  }
}

.page-id-3137 .headline {
  background: #153680;
  color: #fff;
  font-size: 3em;
  text-align: center;
  line-height: 1.5em;
  padding: 1em;
}

.page-id-3137 #pan {
  font-size: 14px;
  width: auto;
}

.page-id-3137 .a_center {
  text-align: center !important;
}

.page-id-3137 .spb20 {
  margin-bottom: 20px !important;
}

.page-id-3137 .spt50 {
  margin-top: 50px !important;
}

.page-id-3137 .assessment_area {
  margin: 40px 0;
}

.page-id-3137 .assessment_area .assessment_headline {
  text-align: center;
  font-size: 2.5em;
  font-weight: bold;
  margin: 40px 0;
}

@media (max-width: 1024px) {
  .page-id-3137 .assessment_area .assessment_headline {
    font-size: calc(100vw / 21);
  }
}

.page-id-3137 .assessment_area .assessment_headline .red {
  color: #d9111d !important;
  font-size: 150%;
  font-weight: bold;
}

.page-id-3137 .assessment_area .btn_wrap {
  width: 570px;
  font-size: 2.3em;
  text-indent: 0.08em;
  letter-spacing: 0.08em;
  text-align: center;
  margin: 25px auto 35px;
}

@media (max-width: 639px) {
  .page-id-3137 .assessment_area .btn_wrap {
    font-size: 2em;
  }
}

@media (max-width: 480px) {
  .page-id-3137 .assessment_area .btn_wrap {
    font-size: 1.5em;
  }
}

@media (max-width: 1024px) {
  .page-id-3137 .assessment_area .btn_wrap {
    width: 80%;
  }
}

@media (max-width: 480px) {
  .page-id-3137 .assessment_area .btn_wrap {
    width: 80%;
  }
}

.page-id-3137 .assessment_area .btn_wrap .btn_assessment {
  position: relative;
  display: block;
  color: #fff;
  line-height: 1;
  background: #cb2d31;
  padding: 30px 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
  border: none;
  font-size: inherit;
  cursor: pointer;
}

.page-id-3137 .assessment_area .btn_wrap .btn_assessment:hover {
  opacity: 0.7;
  text-decoration: none;
}

.page-id-3137 .assessment_area .btn_wrap .btn_assessment span {
  color: #fff;
}

.page-id-3137 .assessment_area .tel_no {
  text-align: center;
}

.page-id-3137 .assessment_area .tel_no .business_time {
  font-size: 1em;
  padding: 10px;
}

.page-id-3137 #consideration #header {
  margin: 40px 40px;
  background-image: url(https://www.e-hakuba.com/estate/wp-content/uploads/2021/02/head_background.jpg);
  background-size: cover;
  background-position: bottom -7vh right;
}

@media (max-width: 639px) {
  .page-id-3137 #consideration #header {
    margin: 40px 0;
  }
}

@media (max-width: 1024px) {
  .page-id-3137 #consideration #header .headline {
    font-size: calc(100vw / 35);
  }
}

.page-id-3137 #consideration #header .headline span {
  color: #ffffff;
}

@media (max-width: 480px) {
  .page-id-3137 #consideration #header .headline span {
    display: block;
    font-size: calc(100vw / 20);
    line-height: 1.25em;
  }
}

.page-id-3137 #consideration #header .headline1 {
  text-align: center;
  font-size: 5em;
  padding: 0.5em 0 0em 0;
  margin: 0;
  color: #153680;
  font-weight: bold;
}

@media (max-width: 1024px) {
  .page-id-3137 #consideration #header .headline1 {
    font-size: calc(100vw / 20);
  }
}

.page-id-3137 #consideration #header .headline1 span {
  color: #153680;
}

@media (max-width: 480px) {
  .page-id-3137 #consideration #header .headline1 span {
    display: block;
    font-size: calc(100vw / 15);
    line-height: 1.25em;
  }
}

.page-id-3137 #consideration #header .headline2 {
  text-align: center;
  font-size: 4em;
  padding: 0.5em 0 1em 0;
  margin: 0;
  color: #153680;
}

@media (max-width: 1024px) {
  .page-id-3137 #consideration #header .headline2 {
    font-size: calc(100vw / 25);
  }
}

.page-id-3137 #consideration #header .headline2 .red {
  color: #d9111d !important;
  font-size: 120%;
  font-weight: bold;
}

.page-id-3137 #consideration .headline4 {
  font-size: 3em;
  color: #153680;
  font-weight: bold;
  padding: 40px 0;
}

.page-id-3137 #consideration #plan {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 639px) {
  .page-id-3137 #consideration #plan {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.page-id-3137 #consideration #plan > div {
  padding: 20px;
  margin: 20px;
}

.page-id-3137 #consideration #order_made {
  padding: 25px 15px;
}

.page-id-3137 #consideration #order_made p {
  color: #153680;
  line-height: 2em;
	font-size:14px;
}

.page-id-3137 #reason {
  text-align: center;
  padding: 0 0 70px;
  background: #ebf1ff;
}

.page-id-3137 #reason .read {
  text-align: center;
  font-size: 2.5em;
  font-weight: 700;
  color: #153680;
  line-height: 1.6;
  padding: 40px 0;
}

.page-id-3137 #reason .point-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.page-id-3137 #reason .point {
  width: 320px;
  padding: 25px 15px;
  background: #fff;
  margin: calc(40px/ 2) calc(40px/ 2);
}

.page-id-3137 #reason .point img {
  width: 100%;
}

.page-id-3137 #reason .point .point_no {
  font-family: "Noto Serif JP", serif;
}

.page-id-3137 #reason .point .point_no .text {
  font-size: 1.5em;
}

.page-id-3137 #reason .point .point_no .no {
  font-size: 5em;
  padding: 0.5em;
  font-weight: bold;
}

.page-id-3137 #reason h4 {
  text-align: center;
  font-size: 2.75em;
  color: #153680;
  padding: 25px 0;
  line-height: 1.3;
  min-height: 4em;
  font-weight: bold;
}

.page-id-3137 #reason .txt-wrap {
  text-align: left;
}

.page-id-3137 #reason .txt-wrap .txt {
  margin: 20px 0 0;
  font-size: 1.5em;
}

.page-id-3137 #reason .txt-wrap .notes {
  font-size: 1.4em;
  margin: 5px 0 0;
  color: #153680;
}

.page-id-3137 #feature {
  margin: 40px 0;
  padding: 0 0 60px;
}

.page-id-3137 #feature .wrapOut {
  margin: 40px 0;
}

.page-id-3137 #feature h4,
.page-id-3137 #company h4 {
  text-align: center;
  font-weight: bold;
  color: #153680;
  font-size: 2.5em;
  border: 1px solid #153680;
  padding: 0.8em 0;
  margin: 50px 0 40px;
}

.page-id-3137 #feature table {
  width: 100%;
  table-layout: fixed;
  border-spacing: 0;
  font-size: 2em;
}

@media (max-width: 1024px) {
  .page-id-3137 #feature table {
    font-size: 1.5em;
  }
}

@media (max-width: 639px) {
  .page-id-3137 #feature table {
    font-size: 1em;
  }
}

.page-id-3137 #feature thead th {
  text-align: center;
  color: #fff;
  font-size: 1em;
  background-color: #153680;
  padding: 20px 0;
}

.page-id-3137 #feature thead th:first-child {
  background-color: transparent;
}

.page-id-3137 #feature thead th:last-child {
  background-color: #78767c;
  border-left: 1px solid #153680;
}

.page-id-3137 #feature table th,
.page-id-3137 #feature table td {
  line-height: 1.4;
  width: 33%;
}

.page-id-3137 #feature table tbody th {
  font-size: 1.2em;
  color: #153680;
  border-top: 1px solid #153680;
  border-left: 1px solid #153680;
  text-align: center;
  vertical-align: middle;
}

.page-id-3137 #feature table tbody td {
  border-top: 1px solid #153680;
  border-left: 1px solid #153680;
  border-bottom: 1px solid #153680;
  padding: 1em 30px;
}

.page-id-3137 #feature table tbody td .td-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 90px;
}

.page-id-3137 #feature table tbody td p {
  font-size: 1em;
  line-height: 1.4;
  text-align: center;
}

.page-id-3137 #feature table tbody tr:last-child th,
.page-id-3137 #feature table tbody tr:last-child td {
  border-bottom: 1px solid #153680;
}

.page-id-3137 #feature table tbody td:last-child {
  border-right: 1px solid #153680;
}

.page-id-3137 #feature table tbody td span {
  font-size: 1em;
}

.page-id-3137 #feature table tbody td.my {
  background: #ebf1ff url("../img/bg_circle.png") no-repeat center center;
}

.page-id-3137 #feature table tbody td.your {
  background: #f5f5f5 url("../img/bg_triangle.png") no-repeat center center;
}

.page-id-3137 #feature table tbody td .notes {
  display: block;
  font-size: 1.4em;
  margin: 3px 0 0;
}

.page-id-3137 #feature .point {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px 0 20px;
  margin: 50px 0 0;
}

.page-id-3137 #feature .point p {
  padding: 0 0 0 50px;
}

.page-id-3137 #feature .point + h4 {
  margin-top: 80px;
}

.page-id-3137 #feature .point img {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.page-id-3137 #step {
  padding: 0 0 0;
}

.page-id-3137 #step .wrapOut {
  margin: 40px calc(40px/ 2);
}

.page-id-3137 #step .headline {
  margin-bottom: 105px;
}

@media (max-width: 1024px) {
  .page-id-3137 #step .headline {
    margin-bottom: 0;
  }
}

.page-id-3137 #step .read {
  text-align: center;
  color: #153680;
  font-size: 2.5em;
  font-weight: 700;
  margin: 60px 0 105px;
}

.page-id-3137 #step ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-evenly;
      -ms-flex-pack: justify;
          justify-content: space-evenly;
  margin-bottom: 50px;
  list-style: none;
}

@media (max-width: 1024px) {
  .page-id-3137 #step ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.page-id-3137 #step ul li {
  position: relative;
  width: 200px;
  border: 1px solid #153680;
  padding: calc(25px * 2) calc(15px * 1);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (max-width: 1024px) {
  .page-id-3137 #step ul li {
    margin: calc(40px * 2) 0;
    width: auto;
  }
}

.page-id-3137 #step ul li img {
  text-align: center;
  margin: 0 auto;
  width: 165px;
  display: block;
}

@media (max-width: 1024px) {
  .page-id-3137 #step ul li img {
    width: 230px;
  }
}

.page-id-3137 #step ul li + li::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 25px 25px 25px;
  border-color: transparent transparent transparent #ff8800;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 1024px) {
  .page-id-3137 #step ul li + li::after {
    top: -75px;
    left: calc(50% - 25px);
    border-color: #ff8800 transparent transparent transparent;
  }
}

.page-id-3137 #step ul li p {
  text-align: justify;
	font-size:16px;
}

.page-id-3137 #step ul li .ttl {
  font-size: 2em;
  color: #153680;
  text-align: center;
  font-weight: 700;
  margin: 20px 0 12px;
}

.page-id-3137 #step ul li .flow_no {
  position: absolute;
  top: -62px;
  left: 0;
  right: 0;
  margin: auto;
  color: #153680;
  text-align: center;
  font-family: "Noto Serif JP", serif;
}

.page-id-3137 #step ul li .flow_no .text {
  margin: 20px auto;
  font-size: 1.5em;
}

.page-id-3137 #step ul li .flow_no .no {
  margin: 0 auto;
  font-size: 3em;
  font-weight: bold;
  background-color: #fff;
  width: 2em;
}

.page-id-3137 #voice .block {
  margin: 40px auto;
  padding: 0;
}

.page-id-3137 #voice .block .gr {
  background: #f5f5f5;
}

.page-id-3137 #voice .block .img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1024px) {
  .page-id-3137 #voice .block .img {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.page-id-3137 #voice .block .img img {
  width: 400px;
}

.page-id-3137 #voice .block .img .inner {
  position: relative;
  background-color: #153680;
  padding: 0;
}

.page-id-3137 #voice .block .img .inner img {
  opacity: 0.1;
  -webkit-filter: blur(2px);
          filter: blur(2px);
  display: block;
}

.page-id-3137 #voice .block .img .inner div {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 0 45px;
}

@media (max-width: 1024px) {
  .page-id-3137 #voice .block .img .inner div {
    font-size: 1em;
  }
}

.page-id-3137 #voice .block .img .inner p {
  font-size: 2.2em;
  color: #fff;
  text-indent: 0;
  margin: 0 0 15px;
}

.page-id-3137 #voice .block .img .inner dl dt {
  clear: left;
  float: left;
  width: 115px;
  font-size: 1.5em;
  text-align: center;
  color: #fff;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 0;
}

.page-id-3137 #voice .block .img .inner dl dt span {
  margin-left: 2em;
}

.page-id-3137 #voice .block .img .inner dl dd {
  color: #fff;
  font-size: 1.5em;
  line-height: 1.4;
  padding: 6px 0 6px 130px;
}

.page-id-3137 #voice .block h4 {
  font-size: 3em;
  text-align: center;
  color: #153680;
  margin: 50px 0 35px;
  font-weight: bold;
}

.page-id-3137 #voice .block p {
  font-size: 1.5em;
  text-indent: 1em;
  padding: 25px 15px;
}

.page-id-3137 #faq {
  background: #f5f5f5;
  padding: 0 0 75px;
}

@media (max-width: 480px) {
  .page-id-3137 #faq {
    background: none;
  }
}

.page-id-3137 #faq .block {
  background: #fff;
  padding: 25px 15px;
  margin-top: 75px;
}

.page-id-3137 #faq .block + .block {
  margin-top: 20px;
}

.page-id-3137 #faq .que {
  position: relative;
  line-height: 1.9;
  font-weight: 700;
  padding: 0 0 0 50px;
  font-size: 16px;
}

.page-id-3137 #faq .que::after {
  content: "Q";
  color: #153680;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 36px;
  height: 36px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #153680;
  border-radius: 100%;
}

.page-id-3137 #faq .ans {
  position: relative;
  min-height: 36px;	
  line-height: 1.8;
  padding: 5px 0 0 50px;
  margin: 20px 0 0;
	font-size:16px;
}

.page-id-3137 #faq .ans::after {
  content: "A";
  color: #cb2d31;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 36px;
  height: 36px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #cb2d31;
  border-radius: 100%;
}

.page-id-3137 #hakuba_group {
  margin: 40px 0;
  text-align: center;
}

.page-id-3137 #hakuba_group img {
  max-width: 997px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.page-id-3137 #shop,
.page-id-3137 #company {
  padding: 0 0 60px;
}

.page-id-3137 #shop dl,
.page-id-3137 #company dl {
  margin-top: 10px;
}

.page-id-3137 #shop dl dt,
.page-id-3137 #company dl dt {
  clear: left;
  float: left;
  width: 150px;
  font-weight: 700;
  line-height: 1.6;
  padding: 15px 0;
}

.page-id-3137 #shop dl dd,
.page-id-3137 #company dl dd {
  position: relative;
  line-height: 1.6;
  border-bottom: 1px solid #e2e2e2;
  padding: 15px 0 15px 150px;
}

.page-id-3137 #shop dl dd::before,
.page-id-3137 #company dl dd::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 150px;
  height: 2px;
}

.page-id-3137 #shop .shop-list dl,
.page-id-3137 #company .shop-list dl {
  font-size: 1rem;
}

.page-id-3137 #shop .shop-list dl dd:last-child,
.page-id-3137 #company .shop-list dl dd:last-child {
  border: none;
}

.page-id-3137 #shop .shop-list dl dt,
.page-id-3137 #company .shop-list dl dt {
  float: none;
  width: auto;
  padding: 15px 0 0;
}

.page-id-3137 #shop .shop-list dl dd,
.page-id-3137 #company .shop-list dl dd {
  padding: 5px 0 10px 0;
}

.page-id-3137 #shop .shop-list ul,
.page-id-3137 #company .shop-list ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -23px;
  margin-top: 50px;
  list-style: none;
}

.page-id-3137 #shop .shop-list li,
.page-id-3137 #company .shop-list li {
  width: 232px;
  border: 1px solid #ccc;
  padding: 10px;
  margin-left: 23px;
  margin-bottom: 23px;
}

.page-id-3137 #shop .shop-list h4,
.page-id-3137 #company .shop-list h4 {
  text-align: center;
  font-size: 2em;
  font-weight: bold;
  padding-top: 10px;
}

.page-id-3137 #shop .shop-list .shop-adr,
.page-id-3137 #company .shop-list .shop-adr {
  min-height: 4em;
}

.page-id-3137 #shop .company-info,
.page-id-3137 #company .company-info {
  font-size: 1rem;
  margin: 40px 40px;
}

.page-id-3137 #company .company-data {
  margin: 0 auto;
  max-width: 80%;
}

.page-id-3137 .pc {
  display: block !important;
}
#cominfo {
	    display: flex;
    justify-content: space-evenly;	
		flex-wrap: wrap;
}
#cominfo #boxhakuba, #cominfo #boxbuild, #cominfo #boxdaiwa, #cominfo #boxmdca {
    border-color: #9ECFE7 #CCCCCC #CCCCCC;
    border-style: solid;
    border-width: 2px 1px 1px;
    float: left;
    height: 156px;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 35%;
}
#cominfo ul{
	padding:15px 0 0 30px;
}
@media (max-width: 480px) {
  .page-id-3137 .pc {
    display: none !important;
  }
	#cominfo #boxhakuba, #cominfo #boxbuild, #cominfo #boxdaiwa, #cominfo #boxmdca {
		width:100%;
	}

}

.page-id-3137 .sp {
  display: none !important;
}

@media (max-width: 480px) {
  .page-id-3137 .sp {
    display: block !important;
  }
}
/*
  売却・買取り
*/
.page-id-3137 #consideration #header {
  margin: 40px 0;
}
.page-id-3137 #consideration #plan-bunner {
  width: 100%;
  /*height: 0.5em;*/
  text-align: center;
  background-color: #cb2d31;
  color: white;
  font-size: 4em;
  padding: 1em 0;
  font-weight: bold;
}
@media (max-width: 639px) {
  .page-id-3137 #consideration #plan-bunner {
    font-size: 2em;
    height: 1em;
  }
}
.page-id-3137 #consideration #plan {
  flex-wrap: wrap;
  justify-content: space-between;
}
.page-id-3137 #explanation {
  margin-bottom: 40px;
}
.page-id-3137 #explanation h3 {
  text-align: center;
  font-weight: bold;
  color: #153680;
  font-size: 2.5em;
  border: 1px solid #153680;
  padding: 0.8em 0;
  margin: 50px 0 40px;
}
.page-id-3137 #explanation h4 {
  color: #153680;
  font-size: 2.5em;
  font-weight: bold;
  padding: 0.8em 0;
  margin: 0;
}
.page-id-3137 #explanation .txt {
  color: #153680;
  padding: 0.8em 0;
  font-size: 1.33em;
  line-height: 2em;
}
.page-id-3137 #reason h3 .big {
  font-size: 1.5em;
  color: white;
}
.page-id-3137 #reason h4.small {
  font-size: 2.25em;
  padding-bottom: 0;
  min-height: 2.5em;
}
.page-id-3137 #reason h5 {
  font-size: 1.5em;
  min-height: 1.5em;
  height: 5em;
}
.page-id-3137 #reassuring-service h3 .big {
  font-size: 1.5em;
  color: white;
}
.page-id-3137 #reassuring-service .reassuring-service-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.page-id-3137 #reassuring-service .reassuring-service-items .item {
  width: 406px;
  padding: 25px 15px;
  background: #fff;
  margin: 20px 20px;
  border: 2px #153680 solid;
}
.page-id-3137 #reassuring-service .reassuring-service-items .item img {
  width: 100px;
  margin: 0 auto;
  display: block;
}
.page-id-3137 #reassuring-service .reassuring-service-items .item h4 {
  text-align: center;
  color: #153680;
  font-size: 3em;
  padding: 10px 0;
}
.page-id-3137 #reassuring-service .reassuring-service-items .item{
	font-size:14px;
}
/* 健康経営19/11/22 */
#wc_0 h1 {
	margin-top: 0;
	padding: 0;
	font-size:18px;
	font-weight:normal;
}

#wc_1 h2, #wc_2 h3, #wc_3 h3 {
	clear:both;
	text-align: center;
	background-color:#E0E7F3;
	margin-top: 30px;
	padding: 0.55em;
	font-size:18px;
	font-weight:normal;
	letter-spacing:2pt;
}

#wc_2 .leftbox {
	float: left;
	margin-left: 10%;
	padding-bottom: 15px;
	width: 42%;
}
@media only screen and (max-device-width: 480px) {
 #wc_2 .leftbox {
	float: none;
	margin-left: 0;
	padding-bottom: 0px;
	width: 100%;
}}
#wc_2 .rightbox {
	float: left;
	padding-bottom: 15px;
	width: 42%;
}
@media only screen and (max-device-width: 480px) {
 #wc_2 .rightbox {
	float: none;
	width: 100%;
}}


#wc_2 .leftboxp {
	float: left;
	margin: 0 5px 5px 10%;
	padding: 20px 5px;
	width: 280px;
	height: 160px;
}
@media only screen and (max-device-width: 480px) {
 #wc_2 .leftboxp { margin: 0 auto; }
}
#wc_2 .rightboxp {
	float: left;
	margin-bottom: 5px;
	padding: 20px 5px;
	width: 280px;
	height: 160px;
}
@media only screen and (max-device-width: 480px) {
 #wc_2 .rightboxp { margin: 5px auto; }
}

#wc_3 .lefttxt {
	font-size:12px;
	margin-bottom: 50px;
}

#wc_3 .imgbox {
	border:1px #000 solid;
}

.wccontainer {
	margin-top: 20px;
	margin-bottom: 50px;
	padding-right: 10%;
	padding-left: 10%;
}
@media only screen and (max-device-width: 480px) {
.wccontainer {
	padding-right: 0;
	padding-left: 0;
}}
/* 健康経営19/11/22 */