@charset "utf-8";

#case .grid_box.column3 a{
	position: relative;
	border-radius: 4px;
}
#case .grid_box.column3 a img{
	width: 100%;
}
#case .grid_box.column3 a span{
	width: fit-content;
	height: fit-content;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	color: #fff;
	font-weight: 800;
	font-size: 1.4rem;
	line-height: 1.3em;
}
/*****PC*****/
@media screen and (min-width: 1024px) {
#search .accordion_box{
	width: 9vw;
}
#search .accordion_box .open_btn{
	pointer-events: none;
	background-color: transparent;
	padding: 0 0 4px 0;
	font-size: 1.2rem;
	text-align: center;
}
#search .accordion_box .open_btn:before,
#search .accordion_box .open_btn:after{
	display: none;
}
#search .bg_white_pc{
	padding: 24px;
	border-radius: 4px;
}
#search .accordion_box{
	background-image: url(../../img/index/map.svg);
	background-repeat: no-repeat;
	background-position: center left 53%;
	background-size:49%;
	width: 100%;
	position: relative;
	height: 64.6rem;
	margin: 0 auto;
}
#search .map_box{
	width: fit-content;
	display: block;
	background-color: #F5F5F5;
	padding: 8px;
	position: absolute;
}
#search #map01.map_box{
	right: 0;
	top: 0;
}
#search #map02.map_box{
	right: 2rem;
	top: 220px;
}
#search #map03.map_box{
	left: 28rem;
	top: 30px;
}
#search #map04.map_box{
	right: 11rem;
	top: 440px;
}
#search #map05.map_box{
	left: 20rem;
	top: 220px;
}
#search #map06.map_box{
	left: 0;
	top: 220px;
}
#search #map07.map_box{
	right: 32rem;
	top: 530px;
}
#search #map08.map_box{
	left: 0;
	top: 405px;
}
#search .map_box .open_box{
	display: grid!important;
	max-height: none;
	height: fit-content;
	grid-template-columns: 80px 80px;
	grid-column-gap: 8px;
	grid-row-gap: 8px;
}
#search .map_box .open_box .button{
	font-weight: normal;
	padding: 8px;
	line-height: 1em;
	margin: 0;
	font-size: 1.3rem;
	cursor: pointer;
	border:1px solid #fff;
}
#search .map_box .open_box .button:hover{
	border: 1px solid #222;
}
#search .map_box .open_box .button:after{
	display: none;
}
#search h3{
	margin-top: 0;
}
#case .grid_box.column3 a span{
	font-size: 1.6rem;
}
.pc_slide{
	display: block;
}
/*.pc_column3 + a.button.fitsize{
	margin-top: 34px;
}*/
.grid_box.column3.pccolumn5 a{
	overflow: hidden;
}
.grid_box.column3.pccolumn5 a picture{
		transition: .3s;
}
.grid_box.column3.pccolumn5 a:hover picture{
	position: absolute;
	transform: scale(1.05);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.grid_box.column3.pccolumn5 a picture:before{
	content: "";
	z-index: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.3);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	opacity: 0;
	transition: .3s;
}
.grid_box.column3.pccolumn5 a:hover picture:before{
	opacity: 1;
}
.pc_column3 a div div{
	height: auto;
}
.contents .inner .pc_column3 p + p{
	margin-top: 0;
}
.pc_slide .pc_slide_inner{
	padding: 16px 0;
}
#learn h2 + h3{
	margin-bottom: 8px;
}
.button.images_btn.heckler{
	height: fit-content;
}
.tab_ttl.tab_2column{
	padding-left: 24px;
}
.hecklernone .button.heckler:after{
	display: none;
}
.pc_column3 a .grid_box.fit_colum2.link_grid picture{
	position: relative;
	overflow: hidden;
	transition: .3s;
	aspect-ratio: 3 / 2;
}
.pc_column3 a .grid_box.fit_colum2.link_grid picture:after{
transition: .3s;
		content: "";
		display: block;
		background-color: rgba(0,0,0,0);
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 3;
}
.pc_column3 a:hover .grid_box.fit_colum2.link_grid picture:after{
	background-color: rgba(0,0,0,.2);
}
.pc_column3 a .grid_box.fit_colum2.link_grid picture img{
	transition: .3s;
}
.pc_column3 a:hover .grid_box.fit_colum2.link_grid picture img{
	transform: scale(1.04);
}
#map-modal-1 .modal__container.big{
	max-width: 600px;
}
.contents .pc_column5{
	    padding-left: 2px;
    padding-bottom: 2px;
}
#consult a:hover .link_grid.grid_box.fit_colum2 picture + div p{
		text-decoration: none;
}
#consult a:hover .link_grid.grid_box.fit_colum2 picture + div p.sub{
	text-decoration: underline;
}
.sidebar .link_grid p.sub + span{
	padding-left: 16px;
}

#search form .input_box{
	margin-bottom: 32px;
}
.button.bnr_img.heckler.out_link_btn.add_bnr{
	padding: 0;
}
.button.bnr_img.heckler.out_link_btn.add_bnr{
	width: auto;
}
}

/*****SP*****/
@media not screen and (min-width: 1024px) {
#case .grid_box.column3{
	margin-top: 24px;
}

.grid_box.column2.keep_list{
	padding-bottom: 16px;
}
#consult h2 + p{
	padding-top: 0;
}
.button.heckler.left{
	font-size: 1.4rem;
	line-height: 2em;
	padding-top: 10px;
	padding-bottom: 10px;
}

.grid_box.fit_colum2 p + p,#consult p + h3.small{
	margin-top: 0;
}
.sidebar{
	        padding: 0 16px 40px 16px;
}
#case .grid_box.column3.pccolumn5 picture{
	    border-radius: 8px;
    overflow: hidden;
}

#learn .button.heckler{
	min-height: 52px;
}
#case .grid_box.column3 a span{
	font-size: 1.2rem;
	line-height: 1.4rem;
}
.map_box .open_btn.active + .open_box .button.heckler{
	padding-left: 1.6em!important;
}
h3.small{
	font-weight: bold;
}
.normal_link.next{
	margin-right: 8px;
}
#tab02_box h3.small.pc_big{
	padding-left: 1rem;
}
#consult .inner .pc_column3 p:first-child{
	font-weight: bold;
}
#learn .sp .how-to_first div{
	background-color: #fff;
	padding: 8px 16px;
	border-radius: 0 0 4px 4px;
	margin-bottom: 24px;
}
#learn .sp .how-to_first div h3{
	margin: 0;
}
#learn .sp .how-to_first div h3 + p{
	padding-top: 8px;
}
#learn .pict_box.size_fix picture{
	min-width: 100%;
	min-height: 100%;
}
#learn .sp .how-to_first .pict_box.size_fix.img_box_32{
	width: 100%;
    height: 100%;
    aspect-ratio: 3 / 2;
    height: auto;
    border-radius: 4px;
    overflow: hidden;
}
.contents.sp a.link_grid.heckler .img_box_55{
	aspect-ratio: 3/2;
}
.button.bnr_img.heckler.out_link_btn.add_bnr{
	padding: 4px 10px;
}
.button.bnr_img.heckler.out_link_btn.add_bnr{
	width: auto;
}
}
@media only screen and (min-width:1024px) and (max-width:1260px) {
	#search .accordion_box{
		        background-position: top 61% left 52%;
        background-size: 39%;
	}
	#search #map07.map_box{
		right: 30rem;
	}
	#search #map06.map_box,#search #map05.map_box{
		top: 200px;
	}
}