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


@media  (max-width: 768px) {
	
body {
	width:100%;
	font-size:14px;}
	
	
/*-------------------------------------------
▼	header
-------------------------------------------*/

header {
	display:none;
	}

.navigation_area img.kobe_logo {
	display:none;
	}
	
/*-------------------------------------------
▼	nav
-------------------------------------------*/	


.navigation_area {
    width: 100%;
    overflow: hidden;
    min-width: 300px;
}
.subscription_r {
	display:none !important;}

.navigation_area .subscription_l {
	display:none !important;}


.subscription_l ul.nav {
	width:auto;
	margin:20px 10px 10px !important;
	}

.subscription_l ul.nav img {
    width: 46%;
    max-width: 150px;
    margin: 5px;}

.sp_layout.sp_nav {
	clear:none !important;}

#menu-wrap {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width:100%;
  background: #fff;
  transition: .3s;
}

#menu-wrap img {
	margin: 18px;
	float:left;}

#menu-wrap .nav_right{
	float:right;
	width:100%;
}

#btn{
     background: #2660AB;
     color: #fff;
     display:block;
     text-align: center;
     font-size: 15px;
     padding:5px 0;
     cursor: pointer;
	 float: right;
	 width: 110px;
	 height: 50px;
	 transform: skew(20deg);
	 margin-right: -15px;
	 overflow:hidden;
    }
 
#overlay{
	 display: none;
	 width: 100%;
	 height:100%;
	 position: fixed;
	 top: 0;
	 z-index: 100;
     background: #2660AB;
	 overflow-y: auto;
     overflow-x: hidden;
    }

#text ul {
	clear:both;
	padding:0 15px;
	margin-bottom: 30px;}
 
#text ul li {
    list-style-type: none;
    text-align: left;
    padding: 10px;
	color:#FFF;
    letter-spacing: 0.03em;
	font-weight:500;
}

#text ul li a {
	color:#FFF;
	text-decoration:none;}

#close {
    width: 20px;
    margin: 0 0 0 7px;
    display: inline-block;
    float: right;
    position: relative;
    padding: 12px 30px;
}

#close p {
  padding: 0;
  width: 4px;
  height: 28px;
  background: #fff;
  transform: rotate(45deg);
}

#close p:before{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: -12px;
  width: 28px;
  height: 4px;
  margin-top: -2px;
  background: #fff;
}


#btn p {
  display: inline-block;
  position: relative;
  margin: 20px 10px 3px 0;
  padding: 0;
  background: #fff;
	 transform: skew(-20deg);
}
#btn p, #btn p:before, #btn p:after{
  width: 26px;
  height: 3px;
}
#btn p:before, #btn p:after{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  background: #fff;
}
#btn p:before{
  margin-top: -9px;
}
#btn p:after{
  margin-top: 6px;
}


/*-------------------------------------------
▼	slide
-------------------------------------------*/	

div#slider {
	height:200px;
	width:100%;
	overflow:hidden;}

#slide_main {
    margin: 0 auto;
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
    }

#slide_main img {
	top: 0;
    left: 0;
    /*min-height: 200px;*/
    width: 100%;
	height:auto;}

/*-------------------------------------------
▼	wrapper
-------------------------------------------*/	
.section_main {
    width: 100%;
    min-width: 300px;
    overflow: hidden;
}
.section_sp {
    width: 100% !important;
	height: 100% !important;
	overflow:hidden;
	position:relative;
}
.section_text_main {
    width: auto;
    margin: 70px auto 15px !important;
    min-width: 200px;
    padding: 0 10px;
}
.section_text_main h1 {
    font-size: 150%;
    line-height: 1.5em;
	width:200px;
	margin: 15px auto 0;
}

.section_text_main .sn-separate {
	width:200px;
	margin:0 auto;}


.section_text_main p {
	padding: 5px;
	margin-top: 20px;
}

.sp_layout {
	display:block;
	clear:both;
	overflow:hidden;}

.sp_layout p {
    width: 92%;
    margin: 15px auto;
    letter-spacing: 0.02em;
    font-weight: 500;
    color: #555;
    font-size: 102%;
}

.sp_layout h1 {
    font-size: 130%;
    margin-top: 20px;
    line-height: 2.0em;
}

.photo_area.section_sp {
    height: 200px !important;
    margin-bottom: 10px;
}

.section {
    width: auto;
    min-width: 300px;
    overflow: hidden;
    margin-top: 30px;
}
.section_text p {
	display:none!important;
	}
.section_text h3 {
	display:none!important;
	}
	
.section_sp .section_text h1 {
    font-size: 130%;
    line-height: 1.5em;
    font-weight: 500;
	padding-top:15px;
	}
.section_sp .section_text {
    width: auto;
    margin: 15px auto;
}

.sp_layout h3 {
    /* width: 92%; */
    margin: 15px auto 15px 15px;
    letter-spacing: 0.02em;
    font-size: 102%;
}

.sp_layout h3 a {
    color: #2660AC;
	text-decoration:none;
    background: url(../img/icon.png) no-repeat right;
	display: block;
	background-size: 16px;
    width: 95px;
}

.section_text h1 {
	margin: 0 auto!important;}

.section_text h1 img {
	width:250px;
	padding:0;}
	
.reduction_40 {
	min-width:320px;
	float:none;
	clear:both;}

.back_photo05 {
	background-position: right top;
	}
	
#slide_main02 {
    margin: 0 auto;
    width: 100%;
    height: 220px;
    overflow: hidden;
    position: relative;}

#slide_main02 img {
    left: 0;
    width: 100%;
	height: auto !important;}

/*-------------------------------------------
▼	right
-------------------------------------------*/	



.right_layout .section_sp .section_text {
	width:100%;}

.right_layout .sp_layout h1 {
    font-size: 130%;
    line-height: 1.5em;
	font-weight:500;
}

.right_layout .sp_layout {
    margin: 0 auto;
    width: 300px;
    overflow: hidden;
    padding: 15px 10px;
}

.right_layout .sp_layout img {
    width: 100%;
}

.right_layout .section_text h1 {
	display:none;
	}
	
.right_layout .section_text .sn-separate {
	display:none;
	}
	
.right_layout .section_text p {
    display:block !important; 
    width: 92%;
    margin: 0 auto;
    letter-spacing: 0.02em;
    font-weight: 500;
    color: #555;
    font-size: 102%;
}

.right_layout .section_text h3 {
    display:block !important;
    width: 80%;
    margin: 15px auto;
    letter-spacing: 0.02em;
    font-size: 102%;
	background-size: 16px;
}

.right_layout .section_text h3 a {
    margin:0;
    width: 90px;
}


/*-------------------------------------------
▼	title
-------------------------------------------*/	

.title {
	height:70px;
	line-height:72px;
	position:inherit !important;
	background:none;
	}

.title h2 {
	border-left: #2660AC 110px solid;
    margin-left: -20px;
	width: 270px;
}

.right_layout .title {
	float:right;
    min-width: 354px;
	background:none;}
	
.right_layout .title h2 {
    border-right: #2660AC 110px solid;
    margin-right: -15px;}


/*-------------------------------------------
▼	link_list
-------------------------------------------*/	

.link_list_area {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
/*    padding-top: 30px; */
}

.link_list_area	.label {
    width: 94%;
    margin: 10px auto 0;
    overflow: hidden;
	float:none;
	height:auto;
	border-top:1px solid #ddd;
	padding-top:10px;
}

.link_list_area	.label:last-child {
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
}


.link_list_area	.label .scale {
    width: 100px;
    height: 100px;
    clear: both;
}
.link_list_area	.label .scale img {
    width: 150%;}

.link_list_area	.label.last {
	margin: 10px auto 0;
	}
.link_list_area	.label h1 {
	font-size:110%;
}
	
/*-------------------------------------------
▼	project
-------------------------------------------*/	

.section.gray_area {
	width:auto;
    background-color: #eee;
    padding: 20px 10px;
	}
.section.white_area {
	width:auto;
    background-color: #fff;
    padding: 20px 10px;
	}
ul.project {
    width: auto;
    margin: 0 auto;
	}
ul.project li {
    width: calc(50% - 14px);
    margin: 7px 7px;
    max-width: 350px;
    overflow:hidden;
    height:auto;
}

ul.project li img {
   width:100%;
   max-width: 200px;
   margin:0 auto;
   }

/*-------------------------------------------
▼	footer
-------------------------------------------*/	

#footer {
	margin-top:50px;
	padding-top:0;}

.subscription_r {
	float:none;
	clear:both;}
.footer_nav {
    width: auto;
    margin: 0 auto;
    overflow: hidden;
    border-bottom: none;
	padding:0;
	clear:both;
}
.footer_nav ul {
    float: none;
    font-size: 100%;
    width: 86%;
    margin: 10px auto;
	clear:both;
}
.footer_nav ul li {
	font-size:100%;
	padding:5px 0 5px 20px;}

.footer_nav ul li.category {
	display:none;
}
.footer_nav h1.category {
	display:block;
	text-align:left;
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: #666 1px solid;
	padding:0 0 5px 0;
	width: 86%;
    margin: 10px auto;}

.footer_nav ul {
	display:none;}

.footer_nav ul.open {
	display:block;}

.footer_nav h1.category span {
    display: block;
    width: 6px;
    height: 6px;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    float: right;
    margin-right: 15px;
    margin-top: 4px;
}

.footer_nav ul.kyouiku_list {
	display:block;
	margin:0;
	padding:0;}

.sp_koudoku {
	display:block;
	background-color:#FFF;
	width:86%;
	margin:5px auto;}

.sp_koudoku a {
	display:block;}

ul.footer_button {
	overflow:hidden;}

ul.footer_button li {
	display:block;
	width:86%;
    margin: 15px auto 0;
	text-align:center;
	border-bottom:#000 1px solid;
    padding-bottom: 15px;}

ul.footer_button li a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	height: 50px;
    line-height: 50px;}

ul.footer_button li a img {
    padding-right: 10px;
	top: -12px;
    position: relative;}

ul.footer_button li:first-child {
	margin-top:5px;}

ul.footer_button li:first-child a {
	background-color:#FFF;
	color:#000;}

ul.footer_button li:last-child a {
	background-color:#2660AC;
	color:#FFF;}
	
.footer-copyright {
    width: 86%;
    margin: 30px auto;
	font-size:80%;
	text-align:center;
}
ul#sn-sp-topmenu-ichiran {
	display:none;}

.footermenu {
	float:none;}

/*-------------------------------------------
▼	nav_sp
-------------------------------------------*/	

/*button*/

.header_button {
    display: block;
    width: auto;
    margin: 10px auto 0;
    text-align: center;
    max-width: 300px;
	font-size: 110%;}

.header_button a {
    display: block;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 0 15px;}

.header_button a img {
    padding-right: 10px;}

.header_button.koudoku {
	margin-top:5px;}

.header_button.koudoku a {
	background-color:#eee;
	color:#000;}

.header_button.inqlist a {
	background-color:#fff;
	color:#2660AC;}
 
.header_button.inqlist {
    padding-bottom: 23px;
}

#menu-wrap .header_button a img {
	float:none;
	margin:0;}


#pankuzu {
	display:none;}


/*-------------------------------------------
▼	info_top
-------------------------------------------*/	


.section02 {
	margin:0;
	min-width: 320px;
	}
	
.reduction_half30 {
	width:100%;}
	
.reduction_half30 .section_text {
	display:none;}

.reduction_half30 .title h2 {
	margin-left:-10px;
	width: 132px;}

.reduction_half70 {
	width:auto;
	float:none;
	clear:both;
	padding:10px;
    /* width: calc(70%); */
    /* float: left; */
    /* align-items: center; */
}

.reduction_half70 h1 {
	font-size:130%;}
	
.sn-blueline02 {
    width: 40px;
    height: 4px;
    background-color: #036EB7;
    display: block;
    margin: 10px 0 10px!important;
}

.header_sub h1 {
	padding-left: 20px;
	width:auto;
	min-width:300px;
	line-height: 200px;}
	
.header_sub {
	height:200px;
	margin-top:60px !important;}
	
/*-------------------------------------------
▼	info_top
-------------------------------------------*/	

.info_table th {
	width:30%;
	padding:0;
	min-width:80px !important;}

.info_table td {
	width:70%;
	padding:6px 0;
	min-width:0 !important;}

.info_table td img {
	display:none;}
	
.reduction_half70 .sp_layout img {
	width:200px;
	margin:15px auto;}

.reduction_half70 p {
	width:auto;
	font-size: 90%;
	}
/*-------------------------------------------
▼	info_aisatsu
-------------------------------------------*/	

.president_area {
    display: flex;
    align-items: center;
}

.president_area h1 {
	display:none;}

.reduction_half70 .sp_layout h1 {
	margin:0;
	font-size:120%;
	line-height:1.5em;}

.president_area img {
	margin-top:20px;}



/*-------------------------------------------
▼	info_syashi
-------------------------------------------*/
ul.syashi {
    width: auto;
	font-size:90%;
}
ul.syashi li h2 {
	float:none;
    font-size: 100%;
    width: 250px;
	height:auto;
}
ul.syashi li {
	margin-bottom:15px;}

/*-------------------------------------------
▼	soshiki
-------------------------------------------*/
.s_layout {
	display:none;}

.sosikizu {
	font-size:80%;
	padding: 10px;}

.sosikizu table td {
    border-bottom: #ccc 1px solid;
    border-right: #ccc 1px solid;
	text-align:center;
}

.sosikizu table {
    border-top: #ccc 1px solid;
    border-left: #ccc 1px solid;
}

/*-------------------------------------------
▼	yakuin_list
-------------------------------------------*/

ul.yakuin_list {
	min-width:300px;
}
ul.yakuin_list li h1 {
	clear:both;}
ul.yakuin_list li h2 {
	clear:both;
	font-size:90%;
	padding-left: 0;}
ul.yakuin_list li p {
	clear:both;
	font-size:110%;
	padding-left: 0;}
	
ul.yakuin_list li {
	display:block;}

/*-------------------------------------------
▼	shisya_list
-------------------------------------------*/
p.shaze {
    margin: 0;
    font-size: 110%;
}

.shisya_list {
	width:auto;}

.head_img img {
    margin: 0;
	float: right;
    height: 150px;
    display: block;
    border: none;
}
.head_img_y img { 
    border: none;
	float: right;}

.head_img, .head_img_y {
	position:unset;
	padding:0 10px 10px;}

.head_img_y span, .head_img span {
	background-color:#eee;}

.head_office {
	border: none;
    text-shadow: none;}

.head_place {
	padding:5px;}
    
.branch_flex{
    flex-direction: column;
    }

/*-------------------------------------------
▼	jyusyou_list
-------------------------------------------*/
.branch {
    background-color: #fafafa;
    padding: 5px;
}

ul.jyusyou_list li h1 {
    font-size: 100%;
    width: auto;
    background: #eee;
    float: none;
}

ul.jyusyou_list li h2 {
	margin-top:5px;
	font-size: 100%;
	width: 130px;
	font-weight:bold;
}
ul.jyusyou_list li h3 {
	margin-top:5px;
	font-size: 100%;
	font-weight:bold;
}
ul.jyusyou_list li p {
	font-size:90%;}

/*-------------------------------------------
▼	kouken_list
-------------------------------------------*/

.over_hid {
	width:auto;
	min-width:300px;}

.shou_title dd {
    margin: 0;}
	
dd.jump_page a {
	display:block;
	padding:0;
	}

dd.jump_page {
    background: #86B7DB;
    margin: 15px 0 30px;
}

.shou_title dt {
	margin-top:0;}

/*-------------------------------------------
▼	actionplan
-------------------------------------------*/

.actionplan a {
	width:auto;}

/*-------------------------------------------
▼	group
-------------------------------------------*/

.group_left,.group_right {
	width:auto;
	float:none;}
	
.group_left dd, .group_right dd {
	margin:0;}

/*-------------------------------------------
▼	section_center
-------------------------------------------*/
.section_center {
    width: auto;
	padding:20px 10px;
}
.section_center h1 {
	font-size:120%;}

.section_center h2 {
    font-size: 120%;
    margin: 10px 0;
}

.section_center h3 {
    padding: 0 0 15px 0;}

.photo_area02 {
    height: auto;
    overflow: hidden;
    margin-bottom:10px;
}

.w_area {
	margin:0;}

.w_area .wbox {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0;
    border-top:1px solid #ddd;
    padding-top:10px;
    padding-bottom:10px;
}

.w_area .wbox:last-child {
    border-bottom:1px solid #ddd;
}

.w_area .wbox img {
    width: 150%;
}

.w_area .wbox p {
    display:block;
    margin:8px 0 0 0;
    overflow:hidden;
}

.w_area .wbox h1 {
	margin:0;
	font-size:100%;}
.section_center p {
    margin: 0 0 15px;
	font-size:90%;
}
.w_area p {
	font-size:90%;}

.w_area .w_right {
	float:none;
	clear:both;
}

.photo_area03 {
    overflow: hidden;
    height: 100px;
    width: 100px;
    float: left;
    margin: 0 10px 0 0;
}

.pad50 {
    clear: both;
    margin-top: 20px;
}

/*-------------------------------------------
▼	inqlist
-------------------------------------------*/

.section03 {
	width:100%;
    margin: 0;
    min-width: 320px;
}

.section_inqlist_menu {
	display:none;}

.section03 .title {
	position: unset;}

.section03 .title h2 {
    margin-left: -26px;
    width: 132px;
}

ul.slicknav_nav dl dt {
	font-weight:bold;
	border-bottom: #036EB7 3px solid;
    padding: 5px 0;
	font-size:110%;
	margin-top:20px;
	}

ul.slicknav_nav dl dd {
    border-bottom: #ccc 1px solid;
    padding: 2px 0;
    margin-left: 8px;
	}

.section_inqlist_main {
    width: 100%;
    float: none;
}

.section_inqlist_main h1 span {
	background-size: 21px;}

.section_inqlist_main h2 {
	margin-left:10px;}

.inqlist_post.note {
    background-color: #DBDCDC;
    border: #595757 1px solid;
    padding: 10px !important;
	margin:15px;
}

.inqlist_post.note img {
	display:none;}

.inqlist_post {
    padding: 0 15px 10px 15px;
	border:none;}

.inqlist_post h3 {
	margin: 0 -8px 10px;
	}

.inqlist04layout .inqlist_post {
	padding-top:0;}

.section_inqlist_main h2 {}

img.np_s {
	width:100%;
	max-width:420px;}

table.photo_l {
	width:100%;
	margin-top:15px;}

.inqlist04layout h6 {
	margin-top:5px;}

ul.sp_inqlist_menu {
    display: block;
    border-top: #000 1px solid;
    padding: 30px 15px 15px;}

ul.sp_inqlist_menu li {
	list-style: none;
    margin-bottom: 5px;
    background: #D6E2ED;}

ul.sp_inqlist_menu li a {
	display:block;
	text-decoration:none;
	padding:5px;
	color:#000;
	font-weight: bold;}

.inqlist04layout dl {
	padding-left:0;
	margin:0;}

.inqlist04layout dl dt {
	width:20%;}

.inqlist04layout dl dd {
	width:76%;}

.inqlist04layout dl dd:before {
	margin-left:0;}


/* copyright */

.copy_box a img {
	width:100px;
	}

.copy_box h1 {
    margin: 0;
    font-size: 100%;
}
.copy_box  p {
    font-size: 90%;
}





/*-------------------------------------------
▼	追加修正・クリックさせない
-------------------------------------------*/


.section_text a {
pointer-events: none;
}

.section_text a h3{
pointer-events: auto;
}



/*-------------------------------------------
▼	追加修正・hover周辺の要素
-------------------------------------------*/

.section_text h3 {
    letter-spacing: 0.02em;
    font-size: 102%;
    color: #2660AC;
    text-decoration:none;
    background: url(../img/icon.png) no-repeat right;
    display: block;
    width: 95px!important;
    margin:15px auto 15px 15px!important;
}

.link_list_area	.label .scale{
   margin-bottom:0px;
}


.section_center h3 {
    letter-spacing: 0.02em;
    font-size: 100%;
    color: #2660AC;
    text-decoration:none;
    background: url(../img/icon.png) no-repeat right;
    display: block;
    width: 95px!important;
    padding:0;
    margin-bottom:40px;
    overflow:hidden;
	background-size: 18px !important;
}

.recruit-sp-adjust{
	margin-bottom:30px!important;
}


/*-------------------------------------------
▼	追加修正・1215
-------------------------------------------*/


.torikumi {
    width: auto;
    display: block;
    clear: both;
    font-size: 140%;
    font-weight: bold;
    padding-top: 15px;
    padding-left: 15px;
}

.torikumi span {
    border-bottom: #2660AC 4px solid;
    width: 150px;
    padding-top: 8px;
    display: block;
}

.link_list_area	.label02 {
    width: 94%;
    margin: 10px auto 0;
    overflow: hidden;
	float:none;
	height:auto;
	border-top:1px solid #ddd;
	padding-top:10px;
}

.link_list_area	.label02:last-child {
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
}


.link_list_area	.label02 .scale {
    width: 100px;
    height: 100px;
    clear: both;
}
.link_list_area	.label02 .scale img {
    width: 150%;}

.link_list_area	.label02 h1 {
	font-size:110%;
}

.link_list_area .label02 p {
	line-height:1.3em;}


ul.business li {
    float: none;
    width: 100%;
    margin: 0 auto !important;
    max-width: 500px;
}

ul.business li p {
    font-size: 90%;
    padding: 0 0 20px;
}

ul.business li h1 {
	padding: 8px 0 0;}

ul.business li a .scale {
	width:auto;
	height: auto;
	margin:0;}

ul.business li a .scale img {
	width:100%;}

.sub_menu {
	display:none !important;}

.sp_none {
	display:none !important;}
	
.sn-blueline {
	width:60px;}
	
	
.slicknav_nav {
    padding: 15px 10px 20px 10px !important;
}

}
