@charset "UTF-8";
/* CSS Document */



.main_img {
	position: relative;
    width: 100%;
	margin-bottom: 80px;
}
.main {
		width: 100%;
		height: 580px;
		position:relative;
		
}
.bg-slider {
	width: 100%;
	height: 580px;
	background-position:center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	
}


.main_catch {
	color: #fff;
	position: relative;
	z-index: 10;
	text-align: center;
	padding-top: 0px;
	text-shadow: 0 0px 20px rgba(0, 0, 0, .9);
}
.cat01 {
	font-size: 48px;
	margin-bottom: 40px;
	font-weight: bold;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	color: #fff;
  text-shadow: 0 0 10px rgba(255, 255, 255, .7);
  line-height: 160%;
}
.cat02 {
	font-family: 'Anton', sans-serif;
font-family: 'Roboto', sans-serif;
	letter-spacing: 0.05em;
	font-size: 20px;
	margin-bottom: 20px;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	color: #fff;
  text-shadow: 0 0 10px rgba(255, 255, 255, .7);
    line-height: 160%;
}
.cat03 {
	
	font-weight: bold;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	color: #fff;
  text-shadow: 0 0 10px rgba(255, 255, 255, .7);
}
.dot-overlay {
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.dot-overlay:before {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAABJJREFUCB1jYGBg+A/ExAHsKgFV7gH/ssPq5wAAAABJRU5ErkJggg==);
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.c-both {
    clear:both; display:block; visibility:hidden;
}


.c_title {
	position: absolute;
	color: #fff;
	text-align: center;
	font-size: 24px;
	z-index: 10;
	top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
	text-shadow: 0 2px 8px rgba(0, 0, 0, .3);
	line-height: 130%;
}
.c_title_sub {
	font-size: 14px;
}

#index_box {
	background-color: #fff;
}

.top_banner {
	margin-bottom: 15px;
}
.br-sp { display:none; }

@media screen and (max-width: 750px) {
	
	
.br-sp { display:block; }
	
.main_img {
	position: relative;
    width: 100%;
	margin-bottom: 0px;
}
.main {
		width: 100%;
		height: 400px;
		position:relative;
		
}
.bg-slider {
	width: 100%;
	height: 400px;
	background-position:center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	
}

.main_catch {
	color: #fff;
	position: relative;
	z-index: 10;
	text-align: center;
	padding-top: 0px;
	text-shadow: 0 0px 20px rgba(0, 0, 0, .9);
	margin: 0px 10px;
}
.cat01 {
	font-size: 7vw;
	margin-bottom: 20px;
	font-weight: bold;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	color: #fff;
  text-shadow: 0 0 10px rgba(255, 255, 255, .7);
	line-height: 160%;
}
.cat02 {
	font-family: 'Anton', sans-serif;
font-family: 'Roboto', sans-serif;
	letter-spacing: 0.05em;
	font-size: 16px;
	margin-bottom: 20px;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	color: #fff;
  text-shadow: 0 0 10px rgba(255, 255, 255, .7);
}
.cat03 {
	
	font-weight: bold;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	color: #fff;
  text-shadow: 0 0 10px rgba(255, 255, 255, .7);
}
	
	
.index_box_list li { float:left; width: calc(100% / 2); margin:0 0px 0 0; border:px solid #fff; }


.c_title {
	position: absolute;
	color: #fff;
	text-align: center;
	font-size: 4vw;
	z-index: 10;
	top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
	text-shadow: 0 2px 8px rgba(0, 0, 0, .3);
	line-height: 130%;
}
.c_title_sub {
	font-size: 14px;
}
	
.index_box_list .image span {
  display:block; padding:10px; color:#333; background:#fff; width:100%; line-height:180%; font-size:14px; text-decoration:none; position:absolute;
  -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;
  -webkit-transform: translate3d(0,100%,0); transform: translate3d(0,100%,0);
  -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s;
	opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}
	
}











.c-both {
    clear:both; display:block; visibility:hidden;
}
.btmS {
	margin-bottom: 10px;
}
.btmM {
	margin-bottom: 20px;
}
.btmL {
	margin-bottom: 40px;
}

.sec_block {
	margin-bottom: 60px;
	padding-bottom: 40px;
	border-bottom: 1px solid #E3E3E3;
}
.cont_title {
	font-size: 40px;
	text-align: center;
	margin-bottom: 40px;
	font-weight: bold;
}

.sec_block h3 {
	font-size: 40px;
	text-align: center;
	margin-bottom: 30px;
	
	padding-bottom: 20px;
}

.sec_block h4 {
	font-size: 24px;
	padding: .25em 0 .25em .75em;
  border-left: 6px solid #ccc;
	font-weight: bold;
	text-align: left;
	margin-bottom: 30px;
}

.left_box {
	

	float: left;
	width: 48%;
}

.right_box {
width: 48%;
	float: right;
	
}



.gaiyou {
	border-top: none;
	width: 100%;
	font-size: 100%;
	line-height: 180%;
	margin-bottom: 20px;	
}

dl.gaiyou dl,dl.gaiyou dt,dl.gaiyou dd {
	margin: 0;
	padding: 0;
}

dl.gaiyou dt,dl.gaiyou dd {
	padding: 15px;
}

dl.gaiyou dt {
	border-top: 1px solid #E3E3E3;
	clear: left;
	float: left;
	width: 200px;
	font-weight: bold;
}

dl.gaiyou dd {
	background: #fff;
	border-left: 0px solid #E3E3E3;
	border-top: 1px solid #E3E3E3;
	margin-left: 200px;
	
}


ul#category  {
	list-style: none;
    display: flex;
    flex-flow: wrap;
    width: 100%;
    justify-content: space-between;
}
ul#category li {
	border: solid #fff 5px;
    box-sizing: border-box;
    width: 25%;
	margin: 10px auto 10px auto;
	line-height: 150%;
	font-size: 14px;
	padding: 10px;
	background-color: #fff;
	text-align:left;
	
	
}


ul#category li a {
	color: #1b1b1b;
}

.categoryimg {
	text-align: center;
	margin-bottom: 15px;
}
.categoryimg img {
	width: 100%;
	height: auto;
}


.categorytitle {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
	line-height: 110%;
}
.name {
	width: 300px;
	text-align: right;
}

.cont_tel {
text-align:center;
margin-bottom: 40px;
font-size: 36px;
font-weight: bold;
}
.cont_tel_s {
font-size: 16px;
}

.must {
background-color:#fb4f4f;
color:#fff;
text-align:center;
font-size:14px;
margin-right:20px;
padding:5px;
}

.block_inner {
margin-bottom:60px;
}


.flow_box {
text-align:center;
}
.f_arrow {
text-align:center;
margin-bottom:30px;
}

.flow_title_no {
text-align:center;
font-size:36px;
font-family: 'Satisfy', cursive;
margin-bottom:20px;
}
.flow_title {
text-align:center;
font-size:28px;
margin-bottom:20px;
}


.faq_q {
	background-image: url(http://rs0711.sub.jp/ksd/wp-content/uploads/2019/10/faq_q.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	margin-bottom: 15px;
	padding-bottom: 20px;
	font-weight: bold;
	color: #1b1b1b;
	background-position: 10px 13px;
	margin-top: 0px;
	padding-top: 20px;
	font-size: 16px;
	background-size:35px 35px;
	border-bottom:1px dotted #dcdcdc;
}

.faq_a {
	background-image: url(http://rs0711.sub.jp/ksd/wp-content/uploads/2019/10/faq_a.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	margin-bottom: 30px;
	background-position: 10px 5px;
	background-size:35px 35px;

}

.top_wbn {
margin: 60px 0px;
}

.single_ic img {
width: 100%;
  height: 500px;
  object-fit: cover;
  margin-bottom:40px;
}

ul.side_pro {
list-style-type:none;
margin-top:20px;

}
ul.side_pro li {
width:100%;
line-height:160% !important;
border-bottom:1px dotted #b5b5b5;
margin-bottom:15px !important;
}
ul.side_pro img {
float:left;
width:80px !important;
height:auto !important;
}

.pro_deta {
float:right;
width:200px;
}

.side_date {
color:#c5b092;
font-size:12px;
}

