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

全体スタイル

-----------------------------------------------------------*/

body {
	background: url(../img/bg_img.png) repeat;
	font-size: 14px;
	color: #333333;
	line-height: 1.6;
	width: 100%;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
}



/*リンク表示方法*/
a { text-decoration: none; }
a:link { color: #0000FF; }
a:visited { color: #0000FF; }
a:active { color: #0000FF; }
a:hover { color: #993300; }




/*-----------------------------------------------------------

header

-----------------------------------------------------------*/

.h_text {
    width: 98%;
    margin: 0 auto 5px;
    font-size: 12px;
    font-weight: normal;
    color: #00558D;
}

header {
	width: 100%;
	padding: 10px 0;
}

.header_inner1 {
	width: 96%;
	margin: 0 auto;
}

.header_inner1 h2 {
	float: left;
	width: 68%;
	margin: 0;
}

.header_inner1 div {
	float: left;
	width: 32%;
}

.hCompany {
	float: none;
	width: 100%;
	max-width: 180px;
	margin: 0 auto;
}

.hCompany a {
	display: block;
}


/*-----------------------------------------------------------

cover

-----------------------------------------------------------*/





/*-----------------------------------------------------------

nav

-----------------------------------------------------------*/

.navi li {
	text-align: center;
}




/*-----------------------------------------------------------

main

-----------------------------------------------------------*/

main {
	width: 96%;
	margin: 0 auto 30px;
}

.text_area1 dt img {
    width: 80%;
    margin: 0 auto;
    display: block;
}

.text_area1 dd {
	margin: 0 0 20px;
}

.content3 {
    margin: 0 0 30px;
}

.content2 {
    margin: 0 0 30px;
}

.content3_in {
    text-align: center;
    padding-top: 73%;
    background: url(./../img/map_bg.png) no-repeat top;
    background-size: 90%;
}

.content3_in dd {
    color: #447833;
    line-height: 1.85;
    margin: 10px 0 0;
}

.content3_in dd em {
    font-size: 30px;
    font-weight: bold;
}

.content3_in dd + dd {
    color: #93A321;
    font-size: 15px;
}

.content4_in {
    margin: 20px 0;
}

.content4_in li {
    float: left;
    width: 46%;
    margin: 0 2% 10px;
    height: 260px;
}

.content1_in dt {
    margin: 23px 0 0 1px;
    font-size: 15px;
    line-height: 1.75;
}

.content1_in dd {
    margin: 28px 0 0 1px;
    font-size: 15px;
}

.content1_in dd + dd {
    margin: 26px 0;
    font-size: 12px;
    padding: 0 0 0 112px;
    background: url(./../img/img_titl1.png) no-repeat center left;
    line-height: 1.7;
    color: #447833;
}

.content1_in dd + dd + dd {
	background: none;
	margin: 0;
    padding: 0;
}

.content1_list li {
    width: 60%;
    margin: 0 auto;
}

.content1_list li + li {
    width: 100%;
    margin: 30px 0;
}

.list2_in dd {
    width: 50%;
    margin: 20px auto;
}

.con_left {
    margin-bottom: 30px;
}

.con_right {
    margin-bottom: 30px;
}

.con_right li {
    margin: 0 0 20px;
}

.con_left li {
    margin: 0 0 20px;
}

.con_left li:first-child {
    margin: 20px 0 20px;
}

.con_left li img {
    width: 80%;
    margin: 0 auto;
    display: block;
}

.con_right li img {
    width: 80%;
    margin: 0 auto;
    display: block;
}

.flow_list li {
    width: 15%;
    text-align: center;
    background-color: #124C7B;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
}

.flow_list li + li {
    width: 80%;
    margin: 0;
    padding: 0 0 0 5%;
    background: none;
    color: #124C7B;
    text-align: left;
    display: table-cell;
}

.flow_list2 li {
	width: 15%;
	text-align: center;
	background-color: #2877B7;
	color: #fff;
	margin-right: 50px;
	display: table-cell;
	vertical-align: middle;
}

.flow_list2 li + li {
	width: 80%;
	margin: 0;
	padding: 0 0 0 5%;
	background: none;
	color: #124C7B;
	text-align: left;
	display: table-cell;
}

.list_in dt img {
    width: 60%;
}

.flow_list li h4 {
    margin: 20px 0 10px;
}

.flow_list2 li h4 {
    margin: 20px 0 10px;
}

.list_in dd {
    margin: 0 0 10px;
}

.flow_con1 {
    border: 4px dotted #F00;
    padding: 10px;
    font-size: 17px;
    font-weight: bold;
    color: #F00;
    margin-bottom: 30px;
}


/*-----------------------------------------------------------

footer

-----------------------------------------------------------*/

footer {

}

small {
	font-size: 55%;
	color: #FFFFFF;
}


.f_inner {
	border-top: 1px solid #58514E;
	background: #12347E;
	padding: 12px 1% 8px;
}

footer p {
	background: #010B3E;
	text-align: center;
	line-height: 1;
	padding: 12px 1%;
}

.f_list1 li {
	float: left;
	width: 24%;
	margin: 0.5%;
}

.f_list1 li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border: 2px solid #FFFFFF;
	text-align: center;
	padding: 10px 0 5px;
	font-size: 60%;
}

.f_list1 li a i {
	display: block;
	margin-bottom: 5px;
	font-size: 540%;
}

.navi li {
    padding: 25px 0;
    background: #333;
    border-bottom: 1px solid #fff;
    font-size: 24px;
}

.navi li {
    padding: 25px 0;
    background: #00558D;
    border-bottom: 1px solid #fff;
    font-size: 24px;
}

.navi li a {
    color: #fff;
}

.navi li a:hover {
    color: #D4DAA6;
}

#top {
    margin: 0 0 30px;
}

.case_list li {
	margin: 30px 5% 0px;
}

.voice_list li {
    padding: 4px;
    background: #fff;
    /*border: 1px solid #00558D;*/
    margin: 0 0 20px;
}

.voice_list li dt {
    font-size: 18px;
    font-weight: bold;
    color: #00558D;
    margin-bottom: 15px;
}

.voice_list li dd {
	border-bottom: 2px dotted #9ec6d3;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.voice_list li img {
	width: 60%;
	margin: 0 auto;
}

.voice_list li + li {
    border: none;
    background: none;
    padding: 0;
}

.none {
    padding: 20px 0;
}

/*-----------------------------------------------------------

slide_menu

-----------------------------------------------------------*/

#pageslide {
    display: none;
    position: absolute;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 65%;
    padding: 1%;
    background: #010B3E;
    color: #FFF;
    -webkit-box-shadow: inset 0 0 5px 5px #222;
    -moz-shadow: inset 0 0 5px 5px #222;
    box-shadow: inset 0 0 5px 5px rgba(0,0,0, 0.2);
}

#naviOpen {
	font-size: 320%;
	color: #00558D;
	text-align: center;
}

.menu_bt {
	text-align: right;
	margin: 0 10% 0 0;
}

#modal {
	display: none;
}

p.btn-close {
	background: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	margin: 5% auto;
	width: 50%;
	font-size: 15px;
}

p.btn-close a {
	display: block;
	text-decoration: none;
	color: #000!important;
	padding: 5% 5%;
}

.navi img {
	width: 100%;
}

#slide_navi li a {
	text-align: center;
	display: block;
	color: #000000;
	line-height: 3;
	text-decoration: none;
	margin-top: 5px;
	background: #FFFFFF;
}


/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* 全ページ共通クラス
----------------------------------------------------------- */

/*--- テキスト関係 ---*/

.attention { color: #FF0000; } /* 注意色(基本赤) */
.text4L { font-size: 200%; }
.text3L { font-size: 160%; }
.text2L { font-size: 140%; }
.textL { font-size: 120%; }
.textS { font-size: 80%; }
.text2S { font-size: 60%; }
.bold {	font-weight: bold; }


/* テキスト位置設定 */

.center { margin: auto;	text-align: center;}
.textCenter { text-align: center; }
.left {	text-align: left; }
.right { text-align: right; }
.indent { text-indent: -1em; padding-left: 1em;}


/*--- マージン px ---*/

.m0 { margin: 0; }
.mT10 {	margin-top: 10px; }
.mB0 { margin-bottom: 0 !important; }
.mB5 { margin-bottom: 5px; }
.mB10 {	margin-bottom: 10px; }
.mB20 {	margin-bottom: 20px; }
.mB30 {	margin-bottom: 30px; }
.mB40 {	margin-bottom: 40px; }
.mB50 {	margin-bottom: 50px; }
.mB60 {	margin-bottom: 60px; }
.mB100 { margin-bottom: 100px; }
.mR10 {	margin-right: 10px; }
.mR20 {	margin-right: 20px; }
.mL5 { margin-left: 5px; }
.mL10 {	margin-left: 10px; }
.mL20 {	margin-left: 20px; }
.mRL10 { margin: auto 10px; }


/*--- マージン % ---*/

.mA { margin-left: auto; margin-right: auto;}
.m0p { margin: 0;}
.mT10p { margin-top: 10%; }
.mB5p { margin-bottom: 5%; }
.mB10p { margin-bottom: 10%; }
.mB20p { margin-bottom: 20%; }
.mR10p { margin-right: 10%; }
.mR20p { margin-right: 20%; }
.mL5p { margin-left: 5%; }
.mL10p { margin-left: 10%; }
.mL20p { margin-left: 20%; }
.mRL10p { margin: auto 10%; }


/*--- パッディング px ---*/

.p0 { padding: 0; }
.p10 { padding: 10px; }
.pT5 { padding-top: 5px; }
.pT10 {	padding-top: 10px; }
.pB10 {	padding-bottom: 10px; }
.pR10 {	padding-right: 10px; }
.pL10 {	padding-left: 10px; }
.pB20 {	padding-bottom: 20px; }
.pRL10 { padding: 0 10px; }


/*--- パッディング % ---*/

.p0p { padding: 0; }
.p10p { padding: 10%; }
.pT5p { padding-top: 5%; }
.pT10p { padding-top: 10%; }
.pB10p { padding-bottom: 10%; }
.pR10p { padding-right: 10%; }
.pL10p { padding-left: 10%; }
.pB20p { padding-bottom: 20%; }
.pRL2p { padding: 0 2%; }
.pRL10p { padding: 0 10%; }


/*--- 横幅 ---*/

.w33p { width: 33.3333%; }
.w66p { width: 66.6666%; }
.w86p { width: 86%; }
.w87p { width: 87%; }
.w88p { width: 88%; }
.w89p { width: 89%; }
.w90p { width: 90%; }
.w91p { width: 91%; }
.w92p { width: 92%; }
.w93p { width: 93%; }
.w94p { width: 94%; }
.w95p { width: 95%; }
.w96p { width: 96%; }
.w97p { width: 97%; }
.w98p { width: 98%; }
.w99p { width: 99%; }
.w100p { width: 100%; }


/*--- フロート ---*/

.floatLeftBox li { float: left; } /* リストをフロート左へ */
.floatLeft { float: left; }/* リストをフロート右へ */
.floatRightBox li { float: right; }
.floatRight { float: right; }
.clearBoth { clear: both; }


/*-- 画像 --*/

.figLeft { float: left; margin: 10%;}
.figRight {	float: right; margin: 10%;}




/* 全ページ共通クラス(要調整)
----------------------------------------------------------- */

/*--- 記事枠 ---*/



/*--- ページトップ ---*/

.pageTop {
	clear:both;
	text-align: right;
	margin: 0 10px 30px 0;
}




/* TOP
----------------------------------------------------------- */

/*-- メインヴィジュアル スライダー --*/

.bx-wrapper {
	margin-bottom: 20px !important;
	position: relative;
}

.bx-controls-direction {
	position: absolute;
	top: 50%;
	width: 100%;
}

.bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-prev {
	left: 1% !important;
	background: url(./../img/prev.png) no-repeat 0 0;
	background-size: contain;
}

.bx-next {
	right: 1% !important;
	background: url(./../img/next.png) no-repeat 100% 0;
	background-size: contain;
}



/*-- 新着情報 --*/

.news {
	max-height: 250px;
	overflow-y: auto;
	padding: 0 10px 0 0;
}

.news dt {
	font-weight: bold;
}

.news dd {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}

/*-------1206追加--------*/

.h_con {
    margin: 20px 0;
}

.h_con h3 {
	text-align: center;
}

.h_con ul {
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	flex-wrap: wrap;
    overflow: hidden;
}

.h_con ul li {
    background-color: #fff;
    text-align: center;
    font-size: 1.0em;
    margin: 2%;
    width: 46%;
}

.h_con ul li img {
}

.h_con ul li span {
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    font-weight: bold;
    display: block;
    padding: 16px;
}

/*.h_con ul li:first-child {
	margin: 0;
}*/

.h_con a {
	color: #000;
}

.h_con a:hover {
	opacity: 0.7;
}


.case_ttl {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 16px;
    text-align: center;
}
