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

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,p,blockquote,table,th,td {
	margin: 0;
	padding: 0;
	color:#333;
}

html, body {
	width: 100%;
	height: 100%;
	font-family: "Noto Sans Japanese";
}

img {
	border: 0;
	vertical-align: bottom;
}

a{
text-decoration:none;
}



/*-------------------------------------------
▼	header
-------------------------------------------*/

header {
	overflow:hidden;
	background-color:#666;
	padding:5px 0;}

header ul {
	margin:0 auto;}

header ul li {
	float:left;
	list-style:none;
	color:#FFF;
	font-size:80%;
	padding:0 15px;}

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

header ul li span {
	display:inline-block;
	width:12px;
	height:12px;
	margin-right:5px;}

header ul li:first-child span {	background-color:#036EB7;}
	
header ul li:nth-child(2) span { background-color:#11913B;}
	 
header ul li:last-child span { background-color:#E95513;}
	
/*-------------------------------------------
▼	nav
-------------------------------------------*/	

.navigation_area {
    width: 100%;
    overflow: hidden;
    min-width: 1200px;
	}
.navigation_area img.kobe_logo {
	float:left;
	padding-top: 30px;
    margin-left: 1.2%;}

ul.nav {
    overflow: hidden;
    margin: 30px 0;
    width: 600px;
    float: right;
}

ul.nav li {
    border-left: #000 1px solid;
    float: left;
    list-style: none;
    font-size: 86%;
    padding: 0 10px;
    margin-top: 10px;
    font-weight: 500;
    letter-spacing: 0.04em;
}
	
ul.nav li:last-child {
	border-right:#000 1px solid;}

ul.nav li a {
	display:block;
	text-decoration:none;
	color:#000;}

ul.nav li a:hover {
	color:#2660AC;}

ul.nav img {
	float:left;
    margin-right: 20px;}

.subscription {
	float:right;}

.subscription_l {
    float: left;}

.subscription_r {
    float: left;
	display: flex;
	background-color:#2660AC;
	height: 92px;
	}

.subscription_r p {
	transform: skew(15deg);
	font-size:80%;
	text-align:center;
	}

.subscription_r img {
	transform: skew(15deg);
	margin-top: 15px;
	}

.subscription_r .sub00 {
    width: 165px;
    background-color: #eee;
    transform: skew(-15deg);
    margin-left: -30px;
	min-width:130px;
}

.subscription_r .sub00 a {
    transform: skew(15deg);
    margin: 22px 45px 0;}

.subscription_r .sub00 img {
    margin-left: 30px;
    margin-top: 24px;
}

.subscription_r .sub00 p {
	text-align: left;
    padding-left: 45px;
    font-weight: 500;}

.subscription_r .sub01 {
    width: 140px;
    background-color: #DBDCDC;
    transform: skew(-15deg);
    margin-left: -30px;
	min-width:130px;
}
.subscription_r .sub01 img {
    margin-left: 18px;
}

.subscription_r a {
	text-decoration:none;
}

.subscription_r a:hover {
	opacity:0.7;
}



.subscription_r .sub02 {
	width:140px;
	transform: skew(-15deg);
	min-width:130px;
}
.subscription_r .sub02 p {
	color:#FFF;}

.subscription_r .sub02 img {
    margin-left: 28px;
}

.subscription_r .sub03 {
    width: 140px;
    background-color: #fff;
    transform: skew(-15deg);
    margin-left: -30px;
	min-width:130px;
}
.subscription_r .sub03 img {
    margin-left: 18px;
}



/*-------------------------------------------
▼	wrapper
-------------------------------------------*/	
	
.section {
    width: 100%;
    min-width: 1100px;
    overflow: hidden;
	margin-top:140px;
}
.reduction_half {
    width: calc(50%);
    float: left;
	height:550px;
	display: flex;
    align-items: center;
	overflow:hidden;
	position:relative;
}
.reduction_half .section_text {
	width:440px;
	margin:0 auto;}

.section_text h1 {
    font-size: 150%;
    margin: 70px 0 10px;
    line-height: 1.8em;
	font-weight:500;
}

.section_text h1 img {
	padding-top:30px;}

/*
.section_text h3 a {
    display: block;
    color: #2660AC;
    text-decoration: none;
    font-size: 90%;
    width: 106px;
    background: url(../img/icon.png) no-repeat right;
    margin-top: 40px;}

.section_text h3 a:hover {
	color:#2CA6E0;}
*/

.section_text p {
    color: #666;
    line-height: 1.7em;
    margin-top: 15px;
    font-weight: 500;
}

.section .sample {
	background-color:#2CA6E0;}

.sn-blueline {
    width: 15%;
    height: 4px;
    background-color: #036EB7;
    display: inline-block;
    margin: 10px 0;
}

.right_layout .reduction_half h1 {
	margin: 0 0 10px 0;
}
	
/*.right_layout .reduction_half .section_text {
	margin-top: 80px;
}
*/
#slide_main02 img {
    max-width: 1120px;
    float: right;
	height: 550px;
    position: absolute;}

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


.title {
    z-index: 1000;
    position: absolute;
    width: calc(30%);
	min-width:500px;
    display: flex;
    height: 80px;
	text-align:right;
	line-height:80px;
	background: -webkit-gradient(linear, left top, right top, from(#2660AC), color-stop(0.5, #2660AC), color-stop(0.5, #fff), to(#fff));
    background: -webkit-linear-gradient(left, #2660AC 0%, #2660AC 50%, #fff 50%, #fff 100%);
    background: linear-gradient(to right, #2660AC 0%, #2660AC 50%, #fff 50%, #fff 100%);
}
	
.title h2 {
    background: #fff;
    width: 260px;
    text-align: center;
	transform: skew(-15deg);
	margin-left: 30%;
    border-left: #DBDCDC 80px solid;
}
.title p {
    transform: skew(15deg);
    font-size: 80%;
    text-align: left;
    padding-left: 20px;
}

/*right*/
.right_layout .title {
    right: 0;
    float: right;
    position: inherit;
    text-align: right;
	background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(0.5, #fff), color-stop(0.5, #2660AC), to(#2660AC));
    background: -webkit-linear-gradient(left, #fff 0%, #fff 50%, #2660AC 50%, #2660AC 100%);
    background: linear-gradient(to right, #fff 0%, #fff 50%, #2660AC 50%, #2660AC 100%);
}
	
.right_layout .title h2 {
	margin-right: 30%;
    border-right: #DBDCDC 80px solid;
	border-left:0;
    margin-left: 0;
}
.right_layout .title p {
    text-align: right;
    padding-right: 20px;
}

.right_layout .reduction_half {
	height:450px;}

.right_layout .reduction_half.back_photo05 {
	height:550px;}

.right_layout .reduction_half.back_photo04 {
	height:550px;}

.right_layout .reduction_half.back_photo03 {
	height:550px;}


/*-------------------------------------------
▼	main
-------------------------------------------*/	

.section_main {
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
	position:relative;
}

.reduction_40 {
    width: calc(40%);
    float: left;
    height: 600px;
    display: flex;
    align-items: center;
    position: absolute;
    background: #fff;
    z-index: 1500;
    min-width: 450px;
}

.reduction_60 {
    float: right;
    height: 600px;
    display: flex;
    align-items: center;
    width: 100%;
}
	
.section_text_main h1{
    font-size: 180%;
    line-height: 2.0em;
	font-weight: 500;}
	
.section_text_main {
	width:450px;
	margin:0 auto;}
	
.section_text_main p {
    color: #555;
    line-height: 1.7em;
    margin-top: 30px;
    font-weight: 500;
}

.photo_area {
	background-position: right center;
	background-size: cover !important;}
	
.back_photo02 {
	background: url(../img/top/kaisyajoho-1.jpg);
	}
		
.back_photo03 {
	background: url(../img/top/group-1.jpg);
	}	
	
/*.back_photo04 {
	background: url(../img/top/partner.jpg);
	}*/
	
.back_photo05 {
	background: url(../img/top/saiyou.jpg);
	    background-position: right center;
    background-repeat: repeat-x;
    background-size: contain !important;
    
	}
	
.back_photo06 {
	background: url(../img/top/photo06.jpg);
	}	
	
.back_photo07 {
	background: url(../img/top/torikumi.jpg);
	}	
	
.torikumi {
    width: 1100px;
    margin: 0 auto;
    display: block;
    clear: both;
    font-size: 150%;
    font-weight: bold;
	padding-top: 50px;}

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

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

#slider {
	height:600px;
    overflow: hidden;
}
#slide_main {}

#slide_main img {
    width: 100%;
    max-width: 1120px;
    top: 0;
    right: 0;
    float: right;
    position:absolute;
}


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

	
.link_list_area {
    width: 1100px;
    margin: 50px auto;
    overflow: hidden;}
	
.link_list_area	.label {
    float: left;
    width: 335px;
    height: 310px;
    margin-right: 45px;
    margin-top: 30px;}
	
.link_list_area	.label.last {
	margin-right:0;}

.link_list_area	.label .scale {
    width: 335px;
    margin-right: 10px;
    overflow: hidden;
    float: left;
    height: 200px;
    margin-bottom: 8px;
}
.link_list_area	.label a {
    text-decoration: none;
    border-radius: 4px;
    background-position: 0 -130px !important;
    display: block;
}

.link_list_area	.label h1 {
    font-size: 120%;
	margin: 0 10px 5px;}

.link_list_area	.label p {
	font-size:90%;
	margin: 0 10px 5px;}

.link_list_area	.label02 {
    width: 335px;
    height: 310px;
    margin-top: 30px;}

.link_list_area	.label02 .scale {
    width: 335px;
    margin-right: 10px;
    overflow: hidden;
    float: left;
    height: 200px;
    margin-bottom: 8px;
}

.link_list_area	.label02 a {
    text-decoration: none;
    border-radius: 4px;
	color:#333;
    display: inline;
    background-position: 0 -130px !important;
}

.link_list_area	.label02 a:hover {
	color:#2660AC;
	}

.link_list_area	.label02 h1 {
    font-size: 120%;
	margin: 0 10px 5px;}

.link_list_area	.label02 p {
	font-size:90%;
	margin: 0 10px 5px;}


/*-------------------------------------------
▼	project
-------------------------------------------*/	

.section.gray_area {
    background-color: #eee;
    padding: 40px 0;
    width: 1100px;
    margin: 20px auto 0;}
	
.section.white_area {
    background-color: #fff;
    padding: 50px 0 0;
    width: 1100px;
    margin: 0 auto;
}
	
ul.project {
	width:1100px;
	margin:0 auto;}

ul.project li {
	float:left;
	background-color:#fff;
    	width: 200px;
	list-style:none;
	margin: 10px;
	text-align:center;
	height:60px;}

ul.project li a {
	display:block;}

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

#footer {
	background-color:#eee;
	padding-top:20px;
	overflow:hidden;
	clear:both;
	margin-top:80px;
}

.footer_nav {
	width:1100px;
	margin:0 auto;
	overflow:hidden;
	padding:30px 0 15px;
	border-bottom:#000 1px solid;}

.footer_nav ul {
    font-size: 80%;
    width: 175px;
    margin: 0 auto 20px;
    padding: 0 15px;
}
	
.footer_nav ul li {
	list-style:none;}
	
.footer_nav ul li a {
	text-decoration:none;
	color: #333; 
    font-size: 90%;
    line-height: 1.6em;}
	
.footer_nav ul li.category {
	font-size: 110%;
    font-weight: 500;
    margin-bottom: 5px;
}	

.footer-copyright {
	width:1100px;
	margin:30px auto;
	font-size:80%;
}

#footer .subscription_r {
    width: calc(25%);
    float: right;
    display: flex;
    background-color: #2660AC;
    height: 92px;
}
#footer .subscription_l {
    float: left;
}
#footer ul.nav {
    overflow: hidden;
    margin: 30px;
}

.footermenu {
	float:left;}
	
.footer-subscription-outer{
	display:block;
	overflow:hidden;
}


/*-------------------------------------------
▼	category
-------------------------------------------*/	

.header_sub {
    width: auto;
    background: url(../img/sample.jpg);
    background-size: cover;
    background-position: center;}

.header_sub h1 {
    color: #FFF;
    line-height: 220px;
    width: 1000px;
    min-width: 1000px;
    margin: 0 auto;
    font-size: 160%;
    letter-spacing: 0.1em;
    padding-left: 80px;
	text-shadow: #666 1px 1px 1px;}
	
.header_sub.recruit {
    width: auto;
    background: url(../img/recruit-top.jpg);
	    background-size: auto 100%;
    background-position: center;}

.header_sub.koukoku {
    width: auto;
    background: url(../img/koukoku-top.jpg);
	background-size: cover;
    background-position: center;}

.header_sub.jigyo {
    width: auto;
    background: url(../img/jigyo-top.jpg);
	background-size: cover;}

.header_sub.haishin {
    width: auto;
    background: url(../img/jouhouhaisin-top.jpg);
	background-size: cover;
    background-position: center;}

.header_sub.copyright {
    width: auto;
    background: url(../img/chosakubutu-top.jpg);
	background-size: cover;
    background-position: center;}


.header_sub.koudoku {
    width: auto;
    background: url(../img/koudoku-top.jpg);
	background-size: cover;
    background-position: center;}

.header_sub.inqlist {
    width: auto;
    background: url(../img/otoiawase-kouho.jpg);
	background-size: cover;
    background-position: center;}
	
.header_sub.kotomado {
    width: auto;
    background: url(../img/kyouiku-nie-otona.jpg);
	background-size: cover;
    background-position: center;}
	
	
.section02 {
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
	margin-top:50px;
}

.reduction_half30 {
    width: calc(30%);
    float: left;
    align-items: center;
	overflow:hidden;
}

.reduction_half70 {
    width: calc(64%);
    float: left;
    align-items: center;
	max-width:850px;
}

.reduction_half30 .section_text {
	float:right;}

.reduction_half30 .title {
	min-width:400px;
    position:relative;}

.reduction_half30 .title h2 {
	margin-left: 36%;}

.section_text ul.info_nav {
margin: 30px 60px 30px 0;
    letter-spacing: 0.05em;
}

.section_text ul.info_nav li {
	list-style: none;
    height: 40px;
    line-height: 40px;
	}
	
.section_text ul.info_nav li a {
	display:block;
	text-decoration:none;
	color:#999;}

.section_text ul.info_nav li.active a {
	color:#2660AC;
	font-weight:bold;}

.section_text ul.info_nav li a:hover {
	color:#2660AC;
	font-weight:bold;}

.sn-blueline02 {
    width: 60px;
    height: 4px;
    background-color: #036EB7;
    display: inline-block;
	margin: 10px 0 30px;
}

.reduction_half70 h1 {
	font-size:150%;
	margin-top: 10px;}
	
.pad50 {
	clear:both;
	margin-top:50px;}

.pad80 {
	clear:both;
	margin-top:80px;}

.reduction_half70 p {
    margin: 15px 0;
    font-size: 100%;
	clear:both;
}

#pankuzu {
	background-color:#333;
	padding:4px 0 5px;}

#pankuzu p {
    width: 1100px;
    margin: 0 auto;
    font-size: 90%;
    color: #ccc;
	letter-spacing: 0.03em;}

#pankuzu p a {
	color:#CCC;
    text-decoration: none;
    background: url(../img/yajirusi_1.png) no-repeat 100% 4px;
    margin: 0 8px 0 0;
    padding: 0 21px 0 0;}

#pankuzu p a span {
	color:#FFF;}



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

.info_table th {
	text-align:left;
    padding-right: 30px;
	font-weight:500;
    width: 150px;
    min-width: 150px;}

.info_table td {
    width: 400px;
    min-width: 360px;
}

/*-------------------------------------------
▼	info_aisatsu
-------------------------------------------*/	

.president_area {
    padding-bottom: 15px;
    overflow: hidden;}

.president_area img {
    float: left;
    margin-right: 20px;}

.president_area h1 {
    margin-top: 50px;
    font-size: 130%;}

.president_area h2 {
	font-size: 110%;
    font-weight: normal;
    margin: 30px 0;
	}


/*-------------------------------------------
▼	info_syashi
-------------------------------------------*/

ul.syashi li {
	list-style:none;
	clear:both;
    line-height: 1.3em;}

ul.syashi li h2 {
	float:left;
	font-size:100%;
	width:250px;
	height:50px;
	}

/*-------------------------------------------
▼	soshiki
-------------------------------------------*/

table.soshiki_layout {}

table.soshiki_layout td {
	padding:3px 0;}

table.soshiki_layout .soshiki01 {
	background-color: #D3E2ED;
    padding: 0 15px;
	font-weight:bold;}

table.soshiki_layout .soshiki02 {
    padding: 0 15px;
	font-weight:bold;
	border:#999 1px solid;}

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

ul.yakuin_list {
	min-width:700px}

ul.yakuin_list li {
    list-style: none;
    clear: both;
    border-bottom: #ccc 1px solid;
	padding:10px 0;
	overflow:hidden;
    letter-spacing: 0.06em;
	display: flex;
    align-items: center;
}

ul.yakuin_list li h1 {
    float: left;
    margin: 0;
    padding: 0;
	width: 150px;
	font-size:100%;
}

ul.yakuin_list li h2 {
    float: left;
    width: auto;
    margin: 0;
    padding: 0;
	clear: none;
	font-weight:normal;
}

ul.yakuin_list li p {
    float: left;
    width: auto;
    margin: 0;
    padding: 0;
	clear: none;
	font-weight:normal;
}


/*-------------------------------------------
▼	shisya_list
-------------------------------------------*/


.office{
	background-color:#eee;
	margin:20px 0 0 0;
	position:relative;
	min-height:160px;
	border-bottom:1px solid #aaa;

}

.branch{
    background-color: #fafafa;
    padding: 10px 50px;
}
.head_office{
    font-weight: 500;
    background-color: #666;
    color: #fff;
    padding: 3px 10px;
    border-bottom: #fff 5px solid;
    letter-spacing: 0.1em;
    text-shadow: #333 1px 1px 5px;
}
.head_place {
    font-size: 100%;
    padding-left: 1em;
    padding-top: 1em;
}
.head_tel{
    font-size: 100%;
	padding-left:1em;
	padding-bottom:10px;

}
.head_img,.head_img_y{
	position: absolute;
	top: 0;
	right:0;
	text-align:center;
}
.head_img img{
	height: 150px;
	display:block;
	border-left: #fff 5px solid;
}
.head_img_y img{	
	margin:0 auto;
	height: 150px;
	display:block;
	border-left: #fff 5px solid;
}

.head_img_y span, .head_img span{
    text-align: right;
    font-size: 80%;
    display: block;
    background: #fff;
    color: #333;
    margin-top: -10px;
    padding-right: 10px;
    position: relative;
	clear:both;}

.branch_flex{
    display: flex;
    column-gap: 3em;
    padding: 5px 0;
    border-bottom: 1px dotted #aaa;
}
.branch_flex:last-child{
    border-bottom: none;
}
.branch_office{
    min-width: 7em;
    font-weight: 500;
}
.branch_tel {
	font-size:90%;
}

.clboth:after{
	clear:both;
}


/*-------------------------------------------
▼	jyusyou_list
-------------------------------------------*/

ul.jyusyou_list li {
    display: flex;
    align-items: center;
}
ul.jyusyou_list li h1 {
	font-size:90%;
	width:180px;}
ul.jyusyou_list li p {
    font-size: 90%;
    flex: 1;
    line-height: 1.2em;
	padding-left: 15px;}
ul.jyusyou_list li h2 {
	font-size:90%;
	width: 150px;}
ul.jyusyou_list li h3 {
    font-size: 90%;
    width: 120px;
    float: left;
    font-weight: normal;
}

/*-------------------------------------------
▼	kouken_list
-------------------------------------------*/
.over_hid {
    overflow: hidden;
    min-width: 700px;
}
.shou_title dt {
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 30px;
    padding: 10px;
    background-color: #eee;
    border-bottom: #ccc 3px solid;
}

.shou_title dd img {
	float:right;
    padding-left: 10px;}
	
.jump_page {
    clear: both;
    overflow: hidden;
    padding: 10px;
    margin-top: 15px;
}

.shou_title dt span {
	color:#2660AC;
	}

dd.jump_page a {
    background: #86B7DB;
    padding: 8px 10px 12px;
    text-decoration: none;
    color: #fff;
}

dd.jump_page a:hover {
	background-color:#999;}

dd.jump_page a span {
    background: url(../img/icon02.png) no-repeat;
    width: 15px;
    height: 14px;
    display: inline-block;
    margin-left: 10px;
	}

/*--- sub ---*/
#Contents02 h2 {
    font-size: 100%;
    background-color: #eee;
    clear: both;
    margin: 15px 0 5px;
	padding:5px;}

#Contents02 dl {
	overflow:hidden;}

#Contents02 dt span {
	color:#2660AC;}

#Contents02 dt {
    float: left;
    clear: both;
    width: 150px;
}

#Contents02 dd {
	float: left;
}
dd.m_150 {
	margin-left:150px;}

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

.actionplan a {
    display: block;
    text-decoration: none;
    width: 430px;
    background-color: #666;
    text-align: center;
    padding: 15px 0;
    margin-bottom: 15px;
    color: #fff;
    letter-spacing: 0.05em;
}

.actionplan a:hover {
	background-color:#86B7DB;
	}


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

.group_left {
    float: left;
    width: calc(50% - 5px);
}
.group_right {
    float: right;
    width: calc(50% - 5px);
}
.group_kakomi {
	font-size:100%;}

.group_kakomi h3 {
    background: #eee !important;
    padding: 5px 10px;
    margin-top: 20px;
}

.group_left dd, .group_right dd {
    border-bottom: solid 1px #ccc;
    margin: 0 0 0 10px;
    padding: 5px 0 5px 0;
}

.group_kakomi dl dt a {
	color:#2660AC;
	font-weight:bold;
	text-decoration:none;}
	
.group_kakomi dl dt {
    padding-top: 10px;
}
	
.group_kakomi dl dd {
	font-size:90%;
    padding-bottom: 10px;
}
	
/*-------------------------------------------
▼	section_center
-------------------------------------------*/

.section_center {
	width:840px;
	margin:0 auto;}
.section_center h1 {
	font-size:140%;}
.section_center h2 {
    font-size: 140%;
    margin: 15px 0;}
.photo_area02 {
	height:266px;
	overflow:hidden;}
.photo_area02 img {
    width: 100%;
}
.section_center p {
    margin: 15px 0 0;
    color: #555;
    /*font-weight: 500;*/
    letter-spacing: 0.02em;
	}
.section_center h3  {
    display: block;
    color: #2660AC;
    text-decoration: none;
    font-size: 90%;
    width: 106px;
	background-size: 18px !important;
    background: url(../img/icon.png) no-repeat right;}
	
.section_center h3 {
	padding:15px 0;}

.w_area {
	clear:both;
	margin-top:20px;
	overflow:hidden;}

.w_area .w_left {
	float:left;}
	
.w_area .w_right {
	float:right;}

.w_area .wbox {
    width: 400px;
    overflow: hidden;
    margin-bottom: 30px;
}
.w_area .wbox img {
	width:100%;}

.w_area .wbox a {
	text-decoration:none;}

.w_area .wbox h1 {
	font-size:110%;
	margin-top: 15px;}
	
.photo_area03 {
	overflow:hidden;
	height:245px;}

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

.section03 {
    width: 1200px;
    overflow: hidden;
	margin:50px auto;
}

div.contactcolumn {
    width: calc(50% - 5px);
    float: left;
	margin-right:5px;}

.contactcolumn h4 {
	width:90%;
    background-color: #eee;
    margin-bottom: 10px;}

.contactcolumn ul {
	margin-bottom:25px;}

.contactcolumn ul li {
    background: url(../img/icon_arrow.gif) no-repeat 3px 12px;
    list-style: none;
    line-height: 1.8em;
	color:#333;
    padding-left: 13px;
    margin-bottom: 15px;}
	
.contactcolumn ul li a {
	text-decoration:none;
	color:#333;}

.contactcolumn ul li a:hover {
	color:#2660AC;
	}

.contactcolumn ul.h_row li {
    line-height: 1.0em !important;
    background: url(../img/icon_arrow.gif) no-repeat 3px 7px;
	}

.contactcolumn ul h4 span {
	border-top: 34px solid #2660AC;
	border-right: 30px solid #eee;
	position:absolute;}

.contactcolumn ul h4 p {
    padding:5px 0 5px 35px;
    margin: 0;
	font-weight:bold;
}

.footer_nav h1.category {
	display:none;}
/*-------------------------------------------
▼	inqlist
-------------------------------------------*/

.section_inqlist_menu {
	width:350px;
	float:left;
	margin-right:50px;}

.section_inqlist_menu dl {
	margin-top:30px;
	border-top:#036EB7 5px solid;}

.section_inqlist_menu dl dt {
    font-weight: bold;
    padding: 12px;
    border-bottom: #036EB7 1px solid;
    background-image: url(../img/icon03.png);
    background-repeat: no-repeat;
    padding-left: 50px;
    background-position: 10px;
	}

.section_inqlist_menu dl dt a {
	text-decoration:none;
	color:#000;}

.section_inqlist_menu dl dd {
    border-bottom: #036EB7 1px solid;
    margin-left: 50px;
    font-size: 90%;
}
	
.section_inqlist_menu dl dd a {
	display:block;
	text-decoration:none;
	color:#000;
    padding: 10px;}
	
.section_inqlist_menu dl dd a:hover {
	background-color:#eee;}
	
.section_inqlist_menu dl:first-child {
	margin:0;}

.section_inqlist_main {
	width: 757px;
    float: left;}
	
.section_inqlist_main h1 {
    background-color: #2CA6E0;
    color: #FFF;
    font-size: 130%;
    letter-spacing: 0.05em;
    padding: 12px;
    margin-top: 4px;
	margin-bottom:25px;
    font-weight: 500;}

.section_inqlist_main h1 span {
	background-image: url(../img/icon04.png);
    background-repeat: no-repeat;
    padding-left: 50px;
    background-position: 10px;}

.section_inqlist_main h2 {
    border-left: #036EB7 11px solid;
    font-size: 120%;
    padding: 7px;
	margin-bottom:15px;
}

.section_inqlist_list {
    border-top: #036EB7 4px solid;
	}

.inqlist_post {
	border:#2660AC 3px solid;
	padding: 0 25px 20px 25px;
	margin-bottom: 50px;
	overflow:hidden;}
	
.inqlist_post h3 {
	background-color:#2660AC;
	color:#FFF;
	padding:10px;
	font-weight:500;
	font-size:110%;
	margin: 0 -25px 20px;}
	
.inqlist_post p {
	padding:8px 0;
	line-height:1.4em;
	color:#444;}

.inqlist_post p a {
	text-decoration:none;
	color:#2660AC;}

.inqlist_post p.p_15 {
	padding-left:15px;}

.inqlist_post hr {
	margin: 15px 0;
	clear:both;}
	
.inqlist_post h4 {
	padding:8px 0;}
	
.inqlist_post h4 a {
	color:#2660AC;
	text-decoration:none;
	font-weight:500;
	background-image: url(../img/icon05.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    background-position: 10px;
	background-size: 17px;
	}	

.inqlist_post h4 span {
	font-size:80%;
	font-weight:normal;
	padding-left:8px;}

.inqlist_post h5 {
    padding: 2px 5px;
    display: block;
    width: fit-content;
    margin: 8px 0;
	font-size:100%;}

h5.post_blue {
    background-color: #B4E4EF;}
	
h5.post_glay {
    background-color: #eee;}

h5.post_yellow {
	background-color:#FCE1B1;
	float:left;}

hr.blue {
	border:#2660AC 2px solid;}

ul.post-list {
	float:left;
	padding-left: 8px;}

ul.post-list li {
	list-style:none;}

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

.inqlist_post.note img {
	float:left;
	padding:45px 15px 30px;}

.inqlist_post.note p {
	font-size:90%;}

.inqlist_post.note p strong {
	font-size:120%;}

.inqlist_post p.point {
	font-size:90%;}
.inqlist_post p.point u {
	color:#F00;}

table.jouhou tr th {
    background:#eee;
	text-align:left;
	padding-left: 5px;}

table.jouhou tr td {
	padding:5px;
	border-bottom: #ccc 1px solid;}

table.jouhou tr {
	font-size:90%;}

table.jouhou tr td a {
	text-decoration:none;
	color:#2660AC;
	}

table.jouhou {
    width: 94%;
    margin: 0 auto;}

table.sports tr th {
	text-align:left;
    vertical-align: top;
	width:90px;
	padding-top:10px;}

table.sports tr td {
	padding-top:10px;}

table.sports tr {
	font-size:90%;}

table.sports {
    width: 94%;
    margin: 0 auto;}

table.sports tr td ul {
	margin-left:20px;}


/* inqlist04 */

.inqlist04layout .inqlist_post {
    padding-top: 20px;}

.inqlist04layout dl {
	margin: 0px 10px 0 0;
	padding-left: 15px;
	padding-bottom:10px;
    overflow: hidden;}
	
.inqlist04layout dl dt {
	display: block;
    clear: left;
    float: left;
    width: 15%;
	font-weight:bold;
	padding: 5px 0 0 10px;}

.inqlist04layout dl dd {
	display: block;
    float: left;
    width: 80%;
	padding: 5px 0 0;
	line-height:1.3em;
	color:#444;}

.inqlist04layout dl dd:before {
    content: "：";
    margin-left: -15px;
}

.inqlist04layout dl dd ul {
	padding:15px 0 15px 30px;}

.inqlist04layout dl dd ul li {
	font-size:90%;}

.inqlist04layout h6 {
    clear: both;
    padding: 2px 10px;
    font-size: 100%;
    font-weight: bold;
    border-bottom: #ccc 4px solid;
    width: fit-content;
	letter-spacing: 0.06em;
    margin: 20px 0 10px;}



/* mail */
.section_inqlist_list.mail h1 {
	color:#036EB7;
	background-color:#fff;
	border-bottom:#036EB7 2px solid;}

.section_inqlist_list.mail h1 span {
	display:none;}

.section_inqlist_list.mail .inqlist_post {
	border:none;}


/* copyright */
.copy_box img {
    width: 260px;
    float: left;
    margin-right: 15px;
}
	
.copy_box h1 {
    font-size: 110%;
    margin-top: 15px;
}
	
.copy_box p {
    margin: 15px 0 0;
    color: #555;
    letter-spacing: 0.02em;
}

.copy_box h3 {
    float: left;
}

.section_center hr {
	clear:both;
	margin:30px 0;}


/* business */

ul.business li {
	float:left;
	width:530px;}


ul.business li a .scale {
    width:530px;
    margin-right: 10px;
    overflow: hidden;
    float: left;
    height: 200px;
    margin-bottom: 8px;
}
ul.business li {
	list-style:none;}

ul.business li h1 {
	clear:both;
	font-size:120%;
	padding:8px 0;}

ul.business li p {
	font-size:90%;}
	

ul.business li:first-child{
	margin-right: 38px;}


/* 20171226 */

ul.kyouiku_list {
	margin: 0;
    font-size: 100%;
    line-height: 1.0em;
	}

div#slide_main02 img {
	height:590px;}

ul.link_li {
    margin-left: 25px;}
	
@media  (min-width: 769px) {
body {
    min-width: 1200px;}
.sp_layout {
	display:none;}
	
.hamburger {
	display:none;}

#sn-sp-topmenu {
    display: none;
}
ul#sn-sp-topmenu-ichiran {
	display:none;}

.sosikizu {
	display:none;}

ul.yakuin_list li h2 {
	font-size:100%;
	width: 500px;
	font-size:90%;}
	
ul.jyusyou_list li h2 {
	width: 160px;}
#menu-wrap {
	display:none;}

.section03 .title {
	display:none;}

ul.sp_inqlist_menu {
	display:none;}

}





/*-------------------------------------------
▼	追加修正　hover処理
-------------------------------------------*/

@media  (min-width: 769px) {

/*  -- トップページ section部分 --  */


.section_text a h3  {
    display: block;
    color: #2660AC;
    text-decoration: none;
    font-size: 95%;
    width: 106px;
    background: url(../img/icon.png) no-repeat right;
    margin-top: 40px;
	background-size: 18px !important;
}

.section_text a:hover h3{
    color:#2CA6E0;
}

.section_text a:hover h1{
color: #2660AC;
}
	
.section_text a:hover p{
color: #2660AC;
}


/*  -- トップページ scale部分 --  */

.label a:hover h1{
color: #2660AC;
}

.label a:hover p{
color: #2660AC;
}

.label a{
display:block;
}

.label a .scale img {
width: 100%;
-moz-transition: -moz-transform 0.2s linear;
-webkit-transition: -webkit-transform 0.2s linear;
-o-transition: -o-transform 0.2s linear;
-ms-transition: -ms-transform 0.2s linear;
transition: transform 0.2s linear;
}

.label a:hover .scale img{
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);
}


.label02 a:hover h1{
color: #2660AC;
}

.label02 a:hover p{
color: #2660AC;
}

.label02 a .scale img {
width: 100%;
-moz-transition: -moz-transform 0.2s linear;
-webkit-transition: -webkit-transform 0.2s linear;
-o-transition: -o-transform 0.2s linear;
-ms-transition: -ms-transform 0.2s linear;
transition: transform 0.2s linear;
}

.label02 a:hover .scale img{
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);
}

.business a .scale img {
width: 100%;
-moz-transition: -moz-transform 0.2s linear;
-webkit-transition: -webkit-transform 0.2s linear;
-o-transition: -o-transform 0.2s linear;
-ms-transition: -ms-transform 0.2s linear;
transition: transform 0.2s linear;
}

.business a:hover .scale img{
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);
}

.business a:hover h1{
color: #2660AC;
}

.business a:hover p{
color: #2660AC;
}


/*  -- トップページ フッターバナー部分 --  */

.project li a:hover img{
opacity:0.8;
}

/*  -- トップページ フッターリスト部分 --  */

.footermenu a:hover{
    color:#2CA6E0;
}


/*  -- section-center部分 --  */

.section_center a:hover h2{
color: #2660AC;
}

.section_center a:hover h1{
color: #2660AC;
}

.section_center a:hover p{
color: #2660AC;
}

.section_center a:hover h3{
    color:#2CA6E0;
}

.section_center a .photo_area02 img {
width: 100%;
-moz-transition: -moz-transform 0.2s linear;
-webkit-transition: -webkit-transform 0.2s linear;
-o-transition: -o-transform 0.2s linear;
-ms-transition: -ms-transform 0.2s linear;
transition: transform 0.2s linear;
}

.section_center a:hover .photo_area02 img{
-webkit-transform: scale(1.03);
-moz-transform: scale(1.03);
-ms-transform: scale(1.03);
-o-transform: scale(1.03);
transform: scale(1.03);
}

.section_center a .photo_area03 img {
width: 100%;
-moz-transition: -moz-transform 0.2s linear;
-webkit-transition: -webkit-transform 0.2s linear;
-o-transition: -o-transform 0.2s linear;
-ms-transition: -ms-transform 0.2s linear;
transition: transform 0.2s linear;
}

.section_center a:hover .photo_area03 img{
-webkit-transform: scale(1.03);
-moz-transform: scale(1.03);
-ms-transform: scale(1.03);
-o-transform: scale(1.03);
transform: scale(1.03);
}



/* 文字部分へのトラジション */

.section_text a h3,
.section_text a h1,
.section_text a p,
.label a h1,
.label a p,
.footermenu a,
.section_center a h2,
.section_center a h1,
.section_center a p,
.section_center a h3{
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all  0.4s ease;
}


/* リンクバナーへのトラジション */

.project li a img{
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all  0.15s ease;
}



}


.sub_menu {
    background: #eee;
    overflow: hidden;
	width:100%;}

.sub_menu ul {
    padding: 30px 0 30px 50px;
    width: 1100px;
    margin: 0 auto;
}
.sub_menu ul li {
    float: left;
    list-style: none;
}
.sub_menu ul li a {
    display: block;
    border-left: #000 1px solid;
    float: left;
    list-style: none;
    font-size: 90%;
    padding: 0 15px;
    font-weight: 500;
    letter-spacing: 0.04em;
    color: #000;
}

.sub_menu ul li:last-child {
    border-right: #000 1px solid;
}

.sub_menu ul li a:hover {
	color:#2660AC;}

.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-trigger {
  position: relative;
  width: 40px;
  height: 32px;
}
.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #333;
  border-radius: 4px;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger span:nth-of-type(2) {
  top: 12px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 4px;
}

.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(12px) rotate(-315deg);
  transform: translateY(12px) rotate(-315deg);
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-13px) rotate(315deg);
  transform: translateY(-13px) rotate(315deg);
}


