/* ------------------------------------------------------------------------------------------------------------------------
w768px以下
------------------------------------------------------------------------------------------------------------------------ */
@media screen and (max-width: 767px) {
.isPC ,.none_sp{
	display: none!important;
}
.isSP {
	display: block!important;
}
img{
	max-width:100%;
	}

ol.num3 {
	margin-bottom: 0;
	margin-left: 1.5em;
}
ol.num3 li .green {
	position: absolute;
	top: 0;
	left:-1.5em;
}

.page01 table a,a.btn_arrow{
	color:#ffffff!Important;
	text-decoration:none;
	display:inline-block;
	padding:2px 3px 2px 7px;
	font-size:11px;
	background:#1451A7 url(../images/icon_arrow_w.png) 3px 50% no-repeat;
	background-size:2px;
	white-space:nowrap;
	text-indent:0!Important;
	margin-bottom:3px;
	}

	
.sp_img50 img {
	width: 50%;
	min-width: 44px;
}
.sp_img80 img {
	width: 80%;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
}
.container {
	width: 95%;
	margin: 0 auto;
	padding-bottom: 30px;
}
#gnav {
	margin: 0 -2.5% 15px;
	font-size: 13px;
}

#gnav ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#gnav ul {
	zoom: 1;
	min-height: 1px;
}

#gnav ul li {
	display: block;
	text-align: center;
	background-color: #E6EEFA;
	border-bottom: 2px solid #fff;
	box-sizing:border-box;
	width : -webkit-calc(50% - 1px) ;
	width : calc(50% - 1px) ;
	float:left;
	display:inline;
}
#gnav ul li:nth-of-type(2n){
	float:right;	
	}
#gnav ul li:nth-of-type(2n+1){
	clear:both;
}
#gnav ul li:nth-of-type(2) a{
	white-space:nowrap;}
#gnav ul li:nth-of-type(4) a{
	letter-spacing:-1px;
	}
#gnav ul li span {
	font-size: 11px;
}

#gnav ul li a {
	font-size:13px;
	background-color: #E6EEFA!Important;
	color: #000!Important;
	padding:10px 0;
	border:solid 1px #E6EEFA;
	line-height: 1.3;
	text-align: center;
	text-decoration: none;
	display:block;
}

#gnav ul li.here a {
	color: #fff!Important;
	background: #1451A7!Important;
}

/**/
.breadcrumb {
	display: none!important;
}
.pgmenu {
	margin: 10px auto;
	font-size: 12px;
	background: #eeeeee; /* Old browsers */
	background: linear-gradient(to bottom, #eeeeee 0%, #ffffff 100%);
	padding: 10px;
	border-bottom: 1px solid #ddd;
}
.pgmenu .index {
	float: none;
	font-size: 12px;
	vertical-align: middle;
}
.pgmenu .index .ul_indexsub li{
	margin:0 15px 7px 0;
	float:left;
	display:inline;
}
.pgmenu .sub ul li:last-of-type{
	margin-right:0;
	}
	
.pgmenu .sub {
	float: none;
	vertical-align: top;
}

.pgmenu .sub p {
	font-weight: bold;
	padding: 10px 0 5px;
	font-size: 12px;
}

.pgmenu .sub ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}
.pgmenu .sub ul {
	min-height: 1px;
	}

.pgmenu .sub ul li {
	line-height: 1.5;
	margin-right: 15px;
	float:left;
	display:inline;
}
.pgmenu .sub ul li:last-of-type{
	margin-right:0;
	}
.pgmenu a {
	text-decoration: underline;
	color: #304F9E;
}
/*.pgmenu a:hover {
	color: #C11A1D;
}*/
.pgmenu a:before {
	content: url('../images/arrow.gif');
}
.subnav {
	width: 100%;
	margin: 10px auto;
	/*font-size: 11px;*/
	font-size:10px;
	
}
.pgmenu + .subnav{
	display:none;
	}
.subnav li{
	width:48%;
	}	
.subnav .left {
	float: left;
	background:url(../images/arrow02.gif) left 50% no-repeat;
}
.subnav .right {
	float: right;
	text-align:right;
	background:url(../images/arrow.gif) right 50% no-repeat;
}
.subnav a {
	text-decoration: underline;
	color: #304F9E;
	display:inline-block;
	padding:5px 0px 5px 10px;
}
.subnav .right a{
	padding:5px 10px 5px 0px;
	}
h2 {
	font-size: 17px;
	font-weight: bold;
	margin: 20px 0;
	color: #333;
	border-left: 5px solid #999;/* Old browsers */
	border-left: 8px ridge rgb(190, 190, 190, .6);
	padding: 13px 5px 13px 10px;
	background: #ffffff; /* Old browsers */
	background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
	line-height: 1.2;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 30px 0 15px;
	color: #333;
	border-left: 5px solid #999;
	padding: 7px;
	background: #ffffff; /* Old browsers */
	background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
	line-height: 1.5;
}
.honbun {
	font-size: 13px;
	line-height: 1.5;
	padding-bottom: 10px;
}
.honbun .img_r{
	float:right;
	padding:0 0 10px 10px;
	}
/*-----------------------table style --------------------------*/

table {
	font-size: 12px!important;
	line-height: 1.5;
}
td {
	padding: 5px;
}
.td-vtm {
	vertical-align: middle;
}
.table01 {
	border-collapse: collapse;
	border: solid #007f92 1px;
	width:100%;
	box-sizing:border-box;
}
.table01 td {
	border: solid #4B78C8 1px;
	font-size: 13px;
}
/**/
.table01_ex td{
	padding:5px 2px;}
/**/
.no_line td {
	border-style: none;
}

.table02 {
	border-collapse: collapse;
}
.table02 td {
	border: solid #ffffff 1px;
	font-size: 13px;
}
/*--------------arrow nav--------------------------*/

.arrow1 {
	list-style-image: url(../images/arrow.gif);
	margin: 3 0 2 -25px;
}
.btn_rehouse {
	width: 100%;
	margin: 30px auto;
}
.btn_rehouse div a {
	display: block;
	color: #fff!important;
	text-align: center;
	padding: 20px 10px;
	background: #a90329; /* Old browsers */
	background: linear-gradient(to bottom, #a90329 0%, #8f0222 44%, #6d0019 100%);
	text-decoration: none;
	font-size: 13px;
}
.btn_rehouse div a:hover {
	opacity: 0.7;
}
.anno {
	font-size: 11px;
	padding: 10px 0;
	line-height: 1.5;
}
/*----------------------TOP --------------------------*/

#main_img {
	width: 100%;
	margin: 20px auto 10px;
}
#main_img img {
	width: 100%;
}
#top_lead {
	width: 92%;
	margin: 0 auto;
	padding: 4%;
	background: #eeeeee;
	background: linear-gradient(to bottom, #eeeeee 0%, #ffffff 100%);
}
#top_lead .lead {
	font-size: 14px;
	color: #000;
	line-height: 1.5;
	font-weight: bold;
	padding-bottom: 10px;
}
#top_lead .note {
	font-size: 12px;
	color: #666;
	line-height: 1.5;
}
#top_lead .btn_kaisei {
	margin: 20px auto 0;
}
#top_lead .btn_kaisei a {
	display: block;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 15px 0;
	background: #4B78C8;
background: linear-gradient(to bottom, #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); 
	text-decoration: none;
	font-size: 18px;
	border: 2px solid #1451A7;
	border-radius: 10px;
	box-shadow: 1px 1px 3px #999;
}
#top_lead .btn_kaisei a:hover {
color: #fff!important;
}
#top_menu {
	width: 100%;
	margin: 20px auto;
	display: block;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 15px 0
}
#top_menu .item {
	display: block;
	vertical-align: top;
}
#top_menu .item .item_menu {
	margin-bottom: 20px;
}
#top_menu .menu_ttl {
	font-size: 14px;
	color: #666;
	border-bottom: 3px solid #ddd;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#top_menu .menu_ttl a {
	text-decoration: none;
	color: #666;
}
#top_menu .menu_ttl span {
	font-size: 10px;
}
#top_menu ul li {
	line-height: 1.2;
	font-size: 12px;
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 1em;
}
#top_menu ul a {
	color: #304F9E;
	text-decoration: underline;
}
#top_menu ul li a:before {
	content: url('../images/arrow.gif');
}
#top_menu ul.second {
	margin-left: 0.7em;
}
#top_menu ul.third {
	margin-left: 1.2em;
}
.cell_list {
	margin: 5px 5px 5px 10px;
}
.cell_list li {
	/*text-indent: -1em;
	padding-left: 1em;*/
	margin-bottom: 7px;
	line-height:1.3;
	position:relative;	
}
.cell_list li:before {
	position: relative;
	position:absolute;
	top: 3px;
	left: -8px;
	display: inline-block;
	width: 6px;
	height: 6px;
	content: '';
	border-radius: 100%;
	background: #333;
}
.box01,.box02 {
	padding:15px;
}
.box02 {
	font-size: 13px;
}
.n_img {
	width: 100%;
	margin: 20px auto;
	text-align: left;
}
.n_ctr_img {
	width: 100%;
	margin: 20px auto;
	text-align: center;
}
.fl_r_img {
	float: right;
	margin: 0 10px 10px 20px;
}
.shikin_dl {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	font-size: 13px;
	color: #222;
	line-height: 1.6;
}
.md_blk_ttl {
	color: #222;
	font-weight: bold;
	font-size: 13px;
	padding: 10px 0;
	line-height: 1.5;
}
.md_or_ttl {
	color: #4B78C8;
	font-weight: bold;
	font-size: 13px;
	padding: 10px 0;
	line-height: 1.5;
}
.md_or_ttl_ex{
	padding-top:2px;
	}
.md_or_txt {
	color: #4B78C8;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 5px;
	line-height: 1.5;
}
.honbun_or_txt_b {
	color: #4B78C8;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5;
}
.honbun_bk_txt_b_line {
	color: #222;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5;
	padding-top: 5px;
	border-top: 1px solid #378e9f;
	display: inline-block;
}
.honbun_bk_txt_b {
	color: #222;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5
}
.honbun_or_txt_b span {
	font-size: 11px;
	font-weight: normal;
}
.tbl_block {
	margin: 20px auto;
	/*width: 94%;*/
	
}
table.none_pd td,
.tbl_block .none_pd td{
	padding:0;
	vertical-align: middle;
	}
.flt_box {
	background-color: #E6EEFA;
	padding: 15px;
	padding: 15px 10px 15px 15px;
	/*	float: left; */
	margin: 10px 0;
}
/*---横上項目表（均等）-----*/
.div_block {
	width: 100%;
	margin: 0 auto;
	display: table;
	border-top: 1px solid #4B78C8;
	border-left: 1px solid #4B78C8;
	border-bottom: 1px solid #4B78C8;
	table-layout: fixed;
	font-size: 13px;
}





.div_block .item_box {
	display: table-cell;
	vertical-align: top;
	border-right: 1px solid #4B78C8;
}
.div_block .item_box .div_ttl {
	padding: 7px 5px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	background-color: #96B9E6;
	border-bottom: 1px solid #4B78C8;
}
.div_block .item_box div {
	padding: 10px;
}



/*---横上項目表（成り行き）単独-----*/
.div_block2 {
	width: 100%;
	margin: 0 auto;
	display: table;
	border-top: 1px solid #4B78C8;
	border-left: 1px solid #4B78C8;
	border-bottom: 1px solid #4B78C8;
	font-size: 13px;
}
.div_block2 .item_box {
	display: table-cell;
	vertical-align: top;
	border-right: 1px solid #4B78C8;
}
.div_block2 .item_box_first {
	display: table-cell;
	vertical-align: top;
	border-right: 1px solid #4B78C8;
	border-bottom: none!important;
}
.div_block2 .item_box_ctr {
	display: table-cell;
	vertical-align: top;
	text-align: center;
	border-right: 1px solid #4B78C8;
}
.div_block2 .div_ttl {
	padding: 5px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	background-color: #96B9E6;
	border-bottom: 1px solid #4B78C8;
}
.div_block2 .item_box div {
	padding: 10px;
}
.div_block2 .item_box_ctr div {
	padding: 10px;
}
/*---縦左項目表-----*/
.div_block_v {
	width: 100%;
	margin: 0 auto;
	display: table;
	border-top: 1px solid #4B78C8;
	border-left: 1px solid #4B78C8;
	border-right: 1px solid #4B78C8;
	table-layout: fixed;
	font-size: 13px;
}
.div_block_v .item_box_ttl {
	display: table-cell;
	vertical-align: middle;
	border-bottom: 1px solid #4B78C8;
	font-weight: bold;
	width: 20%;
	text-align: center;
	color: #fff;
	background-color: #96B9E6;
}
.div_block_v .item_box_ttl_first {
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	width: 20%;
	text-align: center;
	color: #fff;
	background-color: #96B9E6;
}
.div_block_v .item_box_first {
	display: table-cell;
	vertical-align: middle;
}
.div_block_v .item_box_first div {
	padding: 10px;
	font-size: 13px;
}
.div_block_v .item_box {
	display: table-cell;
	vertical-align: middle;
	border-bottom: 1px solid #4B78C8;
}
.div_block_v .item_box div {
	padding: 10px;
	line-height: 1.5;
}
/* 縦積みレイアウト
---------------------------- */
.div_block_ex,.div_block_v_ex{
	display:block;
	box-sizing:border-box;
	}
.div_block_ex .item_box,
.div_block_v_ex .item_box_ttl_first,
.div_block_v_ex .item_box_first,
.div_block_v_ex .item_box_ttl,
.div_block_v_ex .item_box{
	display:block;
	box-sizing:border-box;
	width:100%;
	}
.div_block_v_ex .item_box_ttl_first,
.div_block_v_ex .item_box_ttl{
	padding:10px 0;
	}
/**/

/*---横上1列項目表-----*/

.div_block_w300 {
	width: 100%;
	margin: 10px 0;
}
.div_block_w400 {
	width: 100%;
	margin: 10px 0;
}
.div_block_single {
	width: 100%;
	margin: 0 auto;
	border: 1px solid #4B78C8;
	font-size: 13px;
}
.div_block_single .ttl_ctr {
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: #fff;
	background-color: #96B9E6;
	border-bottom: 1px solid #4B78C8;
	line-height: 1.5;
}
.div_block_single .ttl_ctr_ttl {
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: #fff;
	background-color: #96B9E6;
}
.div_block_single div {
	padding: 10px;
}
.icon_arrow-v {
	text-align: center;
}
/*左右分け*/

.dv_2 {
	width: 100%;
	margin: 0 auto;
}
.dv_2 .left {
	float: left;
	width : -webkit-calc(50% - 7px) ;
	width : calc(50% - 7px) ;
}

.dv_2 .right {
	float: right;
	width : -webkit-calc(50% - 7px) ;
	width : calc(50% - 7px) ;
}
.dv_2 .none_left,.dv_2 .none_right{
	float:none;
	width:100%;
	text-align:center;
	}
.dv_2 .none_left .md_or_ttl,.dv_2 .none_right .md_or_ttl{
	text-align:left;	
	}
.shikin_dl dl, dt, dd {
	box-sizing: border-box;
}
.shikin_dl dl {
}
.shikin_dl dt, dd {
	
}
.shikin_dl dt {
	color: #4B78C8;
	font-weight: bold;
	padding:0 0 5px;
}
.shikin_dl dt span {
	color: #222;
	display:none;
}
.shikin_dl dd {
	padding: 0 0 10px;
	margin-bottom:10px;
	border-bottom:dotted 1px #222222;
}
.shikin_dl dd:after {
	content: '';
	display: block;
	clear: both;
}
.shikin_dl p {
	line-height: 1.2;
}
.flow_ml-box {
	font-size: 13px;
	background:url(../images/img10_arrow_sp.gif) 5px bottom no-repeat;
	background-size:15px ;
	padding: 10px 0;
}
.flow_ml-box_none {
	font-size: 13px;
	padding: 10px 0;
}
.flow_ml-box .block_flow {
	margin-left: 30px;
}
.flow_ml-box_none .block_flow {
	margin-left: 0px;
}
.casestudy_ttl {
	color: #4B78C8;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
	border-left: 4px solid #999;/* Old browsers */
	border-left: 8px ridge rgb(190, 190, 190, .6);
}
.casestudy_sub {
	margin: 20px 0;
	border-bottom: 2px solid #1451A7;
}
.casestudy_sub p {
	background: #1451A7;
	color: #fff;
	font-size: 13px;
	padding: 7px 0px 5px 10px;/*
	display: inline-block;*/
	margin-bottom:2px;
	line-height: 1.5;
}
.q_ttl {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	border-bottom: 1px solid #999;
	background: #feffff; /* Old browsers */
	background: linear-gradient(to bottom, #efefef 0%, #ffffff 100%);
	margin: 20px 0 10px;
	line-height: 1.5;
	text-indent: -2.2em;
	padding-left: 2.2em;
	padding: 10px 10px 10px 2.5em;
}
.q_ttl span {
	color: #4B78C8;
	margin-right: 0.4em;
}
.qanda_dl {
	/*width: 92%;*/
	margin: 0 auto ;
	text-align: left;
	color: #222;
	line-height: 1.6;
}
.qanda_dl dl, dt, dd {
	box-sizing: border-box;
}
.qanda_dl dl {
	font-size: 14px;
}
.qanda_dl dt, dd {
	padding: 10px 1% 0 1%;
	padding: 10px 0 0 1%;
	
}
.qanda_dl dt {
	width: 1.5em;
	float: left;
	color: #96B9E6;
	font-weight: bold;
}
.qanda_dl dd {
	background: #fff;
/*	margin-left: 3em;*/
	padding-bottom: 5px;
	font-size: 13px;
}
.qanda_dl dd:after {
	content: '';
	display: block;
	clear: both;
}
.qanda_dl dd.bg_red{
	padding:10px;
	background-color:#E6EEFA;
	box-sizing:border-box;
	}
.qanda_dl .or_txt {
	color: #4B78C8;
	font-weight: bold;
}
.list_g li {
	margin-left: 1em;
	line-height: 1.5;
	font-size: 13px;
}
.list_g li:before {
	position: relative;
	top: -2px;
	left: -8px;
	display: inline-block;
	width: 8px;
	height: 8px;
	content: '';
	border-radius: 100%;
	background: #4B78C8;
}
.list_bk li {
	line-height: 1.5;
	font-size: 13px;
	margin-left: 7px;
	text-indent: -7px;
	padding-left: 7px;
}
.list_bk li:before {
	position: relative;
	top: -2px;
	left: -7px;
	display: inline-block;
	width: 8px;
	height: 8px;
	content: '';
	border-radius: 100%;
	background: #222;
}
.list_bk2 li {
	margin-left: 1em;
	line-height: 2.5;
	font-size: 13px;
	text-indent: -0.6em;
	padding-left: 0.6em;
}
.list_bk2 li:before {
	position: relative;
	top: -2px;
	left: -8px;
	display: inline-block;
	width: 8px;
	height: 8px;
	content: '';
	border-radius: 100%;
	background: #222;
}
.step-right {
	position: relative;
	display: inline-block;
	padding: 7px 0 7px 10px;
	width: 80px;
	color: #fff;
	font-size: 13px;
	background: #4B78C8;
	z-index: 1;
	float: left;
}
.step-right:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
	margin-top: -13px;
	border: 13px solid transparent;
	border-left: 15px solid #4B78C8;
}
.step-right p {
	margin: 0;
	padding: 0;
}
.step_box {
	width: 100%;
	margin: 10px auto;
	background-color: #96B9E6;
}
.step_box .ttl_txt {
	float: left;
	margin-left: 20px;
	text-align: left;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	z-index: 10;
	padding: 7px 10px 7px 0;
}
.txt_r_kakomi {
	background-color: #96B9E6;
	color: #fff;
	padding: 2px 5px;
	margin: 0 0 0 20px;
}
.txt_ff_kakomi {
	background-color: #fff;
	color: #1451A7;
	padding: 2px 5px;
	border: 1px solid #1451A7;
	display: inline;
	font-size: 12px;
}
.span_bg {
	background-color: #E6EEFA;
	padding: 5px;
}
table, td, th {
	font-size: 12px!important;
	line-height: 1.5;
}

#kanshu_obi {
width: 100%;
margin: 30px 0 0;
background-color: #efefef;
border-top:1px solid #ddd;
}
#kanshu_obi .btn_link {
margin: 0 auto;
text-align: center;
padding: 10px 0;
font-size: 13px;
}
#kanshu_obi .btn_link a {
color: #304F9E;
text-decoration: underline;
}
#kanshu_obi .btn_link a:hover {
color: #C11A1D;
}

#kanshu_block {
width: 100%;
margin: 0 auto;
background-color: #efefef;
text-align: center;
font-size: 13px;
border-top:1px solid #ddd;
padding-bottom: 20px;
padding: 10px 0;
}
#kanshu_block p {
line-height: 1;
}
#kanshu_block .btn {
font-size: 15px;
margin: 10px auto;
text-align: center;
max-width: 90%;
}
#kanshu_block .btn a {
padding: 10px 30px;
background-color: #3A3A88;
background: linear-gradient(to bottom, #847fa3 0%,#3a3a88 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#847fa3', endColorstr='#3a3a88',GradientType=0 );
color: #fff;
text-decoration: none;
border-radius: 8px;
box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.4);
display: block;
line-height: 1.2;
}
#kanshu_block .btn a:hover {
color: #fff!important;
background: #847fa3;
background: linear-gradient(to bottom, #847fa3 1%,#cecfe8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#847fa3', endColorstr='#cecfe8',GradientType=0 );
}

.txt-b {
font-weight: bold;
}
.txt-l {
font-size: 13px;
}
.txt-ll {
font-size: 15px;
}


}



/* ------------------------------------------------------------------------------------------------------------------------
w768px以上（PC表示）
------------------------------------------------------------------------------------------------------------------------ */
@media screen and (min-width:768px) {
.isPC {
	display: block!important;
}
.isSP {
	display: none!important;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
}
.container {
	max-width: 940px;
	margin: 0 auto;
	padding: 0 5px 30px;
}
#gnav {
	margin: 0 auto 20px;
	font-size: 13px;
}
#gnav ul {
	width: 100%;
	display: table;
}
#gnav ul li {
	float:left;
	width:20%;
	border-right:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	box-sizing:border-box;
	line-height: 1.2;
}
#gnav ul li span {
	font-size: 11px;
}
#gnav ul li a {
	background-color: #E6EEFA;
	box-sizing:border-box;
	border:solid 1px #E6EEFA;
	color: #000;
	line-height: 1.4;
	text-align: center;
	vertical-align:middle;
	text-decoration: none;
	display:table-cell;
	height:46px;
	width:187px;
}
#gnav ul li:hover a{
	color:#000!Important;
	background: #96B9E6;
	transition: background-color 0.3s;
	}
#gnav ul li.here a {
	color: #fff!Important;
	background: #1451A7;
}
.breadcrumb {
	width: 100%;
	margin: 5px auto;
	font-size: 10px;
}
.breadcrumb p a {
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
	color: #333;
}
.breadcrumb p span.active {
	font-weight: bold;
}
.pgmenu {
	margin: 10px auto;
	font-size: 12px;
	background: #eeeeee; /* Old browsers */
	background: linear-gradient(to bottom, #eeeeee 0%, #ffffff 100%);
	padding: 10px;
	border-bottom: 1px solid #ddd;
}
.pgmenu .index {
	float: left;
	font-size: 12px;
	vertical-align: middle;
	width: 60%;
}
.pgmenu .index ul li {
	float: left;
	margin-right: 10px;
	line-height: 1.5;
}
.pgmenu .sub {
	float: right;
	vertical-align: top;
}
.pgmenu .sub p {
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 12px;
}
.pgmenu .sub ul {
}
.pgmenu .sub ul li {
	line-height: 1.5;
	float: left;
	margin-right: 20px;
}
.pgmenu a {
	text-decoration: underline;
	color: #304F9E;
}
.pgmenu a:hover {
	color: #C11A1D;
}
.pgmenu a:before {
	content: url('../images/arrow.gif');
}
.subnav {
	width: 100%;
	margin: 10px auto;
	font-size: 11px;
}
.subnav .left {
	float: left;
}
.subnav .left:before {
	content: url('../images/arrow02.gif');
}
.subnav .right {
	float: right;
}
.subnav .right:after {
	content: url('../images/arrow.gif');
}
.subnav a {
	text-decoration: underline;
	color: #304F9E;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	letter-spacing:0.05em;
	margin: 20px 0;
	color: #333;
	border-left: 5px solid #999;/* Old browsers */
	border-left: 8px ridge rgb(190, 190, 190, .6);
	padding: 20px 10px;
	background: #ffffff; /* Old browsers */
	background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 40px 0 20px;
	color: #333;
	border-left: 5px solid #999;
	padding: 10px;
	background: #ffffff; /* Old browsers */
	background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
}
.honbun {
	font-size: 13px;
	line-height: 1.5;
	padding-bottom: 10px;
}
.honbun .img_r{
	float:right;
	padding:0 0 0 30px;
	}
/* 01,12参照ボタン */
.page01 table a,a.btn_arrow{
	color:#ffffff!Important;
	text-decoration:none;
	display:inline-block;
	padding:2px 5px 2px 12px;
	font-size:12px;
	background:#1451A7 url(../images/icon_arrow_w.png) 4px 50% no-repeat;
	margin-bottom:3px;
	text-indent:0!Important;
	}
.page01 table a:hover,a.btn_arrow:hover{
	opacity:0.7;
	}
/*-----------------------table style --------------------------*/

table {
	font-size: 13px;
	line-height: 1.5;
}
td {
	padding: 5px;
}
.td-vtm {
	vertical-align: middle;
}
.table01 {
	border-collapse: collapse;
	border: solid #007f92 1px;
}
.table01 td {
	border: solid #4B78C8 1px;
	font-size: 13px;
}
table td.cell_nowrap,.table01 td.cell_nowrap,.table02 td.cell_nowrap{
	white-space:nowrap;
	}
.no_line td {
	border-style: none;
}
.table02 {
	border-collapse: collapse;
}
.table02 td {
	border: solid #ffffff 1px;
	font-size: 13px;
}
/**/
.table_w100{
	width:100%;
	max-width:100%;
	box-sizing:border-box;
	}
/*.table_w100 img{
	width:100%;
	height:auto;
	}*/
.table_w100 td.td-vtm{
	width:200px;
	}
.table_w100 td.td-vtm a{
	margin-top:5px;
	}
	
.table_multiple {
width: 100%;
margin: 0 auto;
border-top:1px solid #4B78C8;
border-left:1px solid #4B78C8;
}
.table_multiple td {
padding: 10px;
border-bottom:1px solid #4B78C8;
border-right:1px solid #4B78C8;
}
.table_multiple th {
padding: 10px;
border-bottom:1px solid #4B78C8;
border-right:1px solid #4B78C8;
text-align: center;
font-weight: bolder;
background-color: #96B9E6;
color: #fff;
}
.table_multiple .bg_cl {
background-color: #E6EEFA;
}
	
/*--------------arrow nav--------------------------*/

.arrow1 {
	list-style-image: url(../images/arrow.gif);
	margin: 3 0 2 -25px;
}
.btn_rehouse {
	margin: 50px auto 20px;
}
.btn_rehouse div {
	float: right;
}
.btn_rehouse div a {
	display: block;
	color: #fff!important;
	text-align: center;
	padding: 10px;
	background: #a90329; /* Old browsers */
	background: linear-gradient(to bottom, #a90329 0%, #8f0222 44%, #6d0019 100%);
	text-decoration: none!important;
	font-size: 12px;
	width: 200px;
}
.btn_rehouse div a:hover {
	background: #EEB1B2;
	color: #333!important;
	text-decoration: none!important;
}
.anno {
	font-size: 11px;
	padding: 10px 0;
	line-height: 1.5;
}
/*----------------------TOP --------------------------*/

#main_img {
	width: 100%;
	margin: 20px auto;
}
#main_img img {
width: 100%;
max-width: 940px;
}
#top_lead {
	width: 90%;
	margin: 0 auto;
	padding: 20px;
	background: #eeeeee;
	background: linear-gradient(to bottom, #eeeeee 0%, #ffffff 100%);
}
#top_lead .lead {
	font-size: 14px;
	color: #000;
	line-height: 1.5;
	font-weight: bold;
	padding-bottom: 10px;
}
#top_lead .note {
	font-size: 12px;
	color: #666;
	line-height: 1.5;
}
#top_lead .btn_kaisei {
	margin: 20px auto;
}
#top_lead .btn_kaisei a {
	display: block;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
	background: #4B78C8;
background: linear-gradient(to bottom, #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); 
	text-decoration: none;
	font-size: 24px;
	border: 2px solid #4B78C8;
	border-radius: 10px;
	box-shadow: 1px 1px 3px #666;
}
#top_lead .btn_kaisei a:hover {
opacity: 0.8;
color: #fff!important;
}
#top_menu {
	width: 100%;
	margin: 20px auto;
	display: table;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 15px 0
}
#top_menu .item {
	display: table-cell;
	vertical-align: top;
}
#top_menu .item .item_menu {
	margin-bottom: 30px;
}
#top_menu .menu_ttl {
	font-size: 14px;
	color: #666;
	border-bottom: 3px solid #ddd;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#top_menu .menu_ttl a {
	text-decoration: none;
	color: #666;
}
#top_menu .menu_ttl span {
	font-size: 10px;
}
#top_menu ul li {
	line-height: 1.2;
	font-size: 12px;
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 1em;
}
#top_menu ul a {
	color: #304F9E;
	text-decoration: underline;
}
#top_menu ul li a:before {
	content: url('../images/arrow.gif');
}
#top_menu ul.second {
	margin-left: 0.7em;
}
#top_menu ul.third {
	margin-left: 1.2em;
}
.cell_list {
	margin: 10px 10px 10px 15px;
}
.cell_list li {
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 5px;
}
.cell_list li:before {
	position: relative;
	top: -2px;
	left: -8px;
	display: inline-block;
	width: 11px;
	height: 11px;
	content: '';
	border-radius: 100%;
	background: #333;
}
.box01 {
	padding: 20px;
	background-color: #E6EEFA;
	margin: 20px auto;
}
.box02 {
	font-size: 13px;
}
.n_img {
	width: 100%;
	margin: 20px auto;
	text-align: left;
}
.n_ctr_img {
	width: 100%;
	margin: 20px auto;
	text-align: center;
}
.fl_r_img {
	float: right;
	margin: 0 10px 10px 20px;
}
.shikin_dl {
	max-width: 940px;
	margin: 0 auto;
	text-align: left;
	font-size: 13px;
	color: #222;
	line-height: 1.6;
}
.md_blk_ttl {
	color: #222;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0;
	line-height: 1.5;
}
.md_or_ttl {
	color: #4B78C8;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0;
	line-height: 1.5;
}
.md_or_txt {
	color: #4B78C8;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
	line-height: 1.5;
}
.honbun_or_txt_b {
	color: #4B78C8;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5;
}
.honbun_bk_txt_b_line {
	color: #222;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5;
	padding-top: 5px;
	border-top: 1px solid #378e9f;
	display: inline-block;
}
.honbun_bk_txt_b {
	color: #222;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5
}
.honbun_or_txt_b span {
	font-size: 11px;
	font-weight: normal;
}
.tbl_block {
	margin: 20px auto;
	width: 96%;
}
.flt_box {
	background-color: #E6EEFA;
	padding: 20px;
	float: left;
	margin: 10px 0;
}
/*---横上項目表（均等）-----*/
.div_block {
	width: 100%;
	margin: 0 auto;
	display: table;
	border-top: 1px solid #4B78C8;
	border-left: 1px solid #4B78C8;
	border-bottom: 1px solid #4B78C8;
	table-layout: fixed;
	font-size: 13px;
}
.div_block .item_box {
	display: table-cell;
	vertical-align: top;
	border-right: 1px solid #4B78C8;
}
.div_block .item_box .div_ttl {
	padding: 7px 5px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	background-color: #96B9E6;
	border-bottom: 1px solid #4B78C8;
}
.div_block .item_box div {
	padding: 10px;
}
/*---横上項目表（成り行き）単独-----*/
.div_block2 {
	width: 100%;
	margin: 0 auto;
	display: table;
	border-top: 1px solid #4B78C8;
	border-left: 1px solid #4B78C8;
	border-bottom: 1px solid #4B78C8;
	font-size: 13px;
}
.div_block2 .item_box {
	display: table-cell;
	vertical-align: top;
	border-right: 1px solid #4B78C8;
}
.div_block2 .item_box_first {
	display: table-cell;
	vertical-align: top;
	border-right: 1px solid #4B78C8;
	border-bottom: none!important;
}
.div_block2 .item_box_ctr {
	display: table-cell;
	vertical-align: top;
	text-align: center;
	border-right: 1px solid #4B78C8;
}
.div_block2 .div_ttl {
	padding: 5px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	background-color: #96B9E6;
	border-bottom: 1px solid #4B78C8;
}
.div_block2 .item_box div {
	padding: 10px;
}
.div_block2 .item_box_ctr div {
	padding: 10px;
}
/*---縦左項目表-----*/
.div_block_v {
	width: 100%;
	margin: 0 auto;
	display: table;
	border-top: 1px solid #4B78C8;
	border-left: 1px solid #4B78C8;
	border-right: 1px solid #4B78C8;
	table-layout: fixed;
	font-size: 13px;
}
.div_block_v .item_box_ttl {
	display: table-cell;
	vertical-align: middle;
	border-bottom: 1px solid #4B78C8;
	/*font-weight: bold;*/
	width: 20%;
	text-align: center;
	color: #fff;
	background-color: #96B9E6;
}
.div_block_v .item_box_ttl_first {
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	width: 20%;
	text-align: center;
	color: #fff;
	background-color: #96B9E6;
}
.div_block_v .item_box_first {
	display: table-cell;
	vertical-align: middle;
}
.div_block_v .item_box_first div {
	padding: 10px;
	font-size: 13px;
}
.div_block_v .item_box {
	display: table-cell;
	vertical-align: middle;
	border-bottom: 1px solid #4B78C8;
}
.div_block_v .item_box div {
	padding: 10px;
	line-height: 1.5;
}
/*---横上1列項目表-----*/

.div_block_w300 {
	width: 300px;
	margin: 10px 0;
}
.div_block_w400 {
	width: 400px;
	margin: 10px 0;
}
.div_block_single {
	width: 100%;
	margin: 0 auto;
	border: 1px solid #4B78C8;
	font-size: 13px;
}
.div_block_single .ttl_ctr {
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: #fff;
	background-color: #96B9E6;
	border-bottom: 1px solid #4B78C8;
	line-height: 1.5;
}
.div_block_single .ttl_ctr_ttl {
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: #fff;
	background-color: #96B9E6;
}
.div_block_single div {
	padding: 10px;
}
.icon_arrow-v {
	text-align: center;
}
/*左右分け*/

.dv_2 {
	width: 100%;
	margin: 0 auto;
}
.dv_2 .left {
	float: left;
	width: 46%;
}
.dv_2 .right {
	float: right;
	width: 46%;
}
.shikin_dl dl, dt, dd {
	box-sizing: border-box;
}
.shikin_dl dl {
}
.shikin_dl dt, dd {
	padding: 10px 5px 0 5px;
}
.shikin_dl dt {
	width: 8em;
	float: left;
	color: #4B78C8;
	font-weight: bold;
}
.shikin_dl dt span {
	color: #222;
}
.shikin_dl dd {
	margin-left: 8em;
}
.shikin_dl dd:after {
	content: '';
	display: block;
	clear: both;
}
.shikin_dl p {
	line-height: 1.2;
}
.flow_ml-box {
	font-size: 13px;
	background-image: url(../images/img10_arrow.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 10px 0;
}
.flow_ml-box_none {
	font-size: 13px;
	padding: 10px 0;
}
.flow_ml-box .block_flow {
	margin-left: 120px;
}
.flow_ml-box_none .block_flow {
	margin-left: 120px;
}
.casestudy_ttl {
	color: #4B78C8;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
	border-left: 4px solid #999;/* Old browsers */
	border-left: 8px ridge rgb(190, 190, 190, .6);
}
.casestudy_sub {
	margin: 20px 0;
	border-bottom: 2px solid #1451A7;
}
.casestudy_sub p {
	background: #1451A7;
	color: #fff;
	font-size: 13px;
	padding: 5px 5px 0 5px;
	display: inline-block;
	line-height: 1.5;
}
.q_ttl {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	border-bottom: 1px solid #999;
	background: #feffff; /* Old browsers */
	background: linear-gradient(to bottom, #efefef 0%, #ffffff 100%);
	margin: 20px 0 10px;
	line-height: 1.5;
	text-indent: -2.2em;
	padding-left: 2.2em;
	padding: 10px 10px 10px 2.5em;
}
.q_ttl span {
	color: #4B78C8;
	margin-right: 0.4em;
}
.qanda_dl {
	max-width: 920px;
	margin: 0 auto;
	text-align: left;
	color: #222;
	line-height: 1.6;
}
.qanda_dl dl, dt, dd {
	box-sizing: border-box;
}
.qanda_dl dl {
	font-size: 14px;
}
.qanda_dl dt, dd {
	padding: 10px 5px 0 5px;
}
.qanda_dl dt {
	width: 3em;
	float: left;
	color: #96B9E6;
	font-weight: bold;
}
.qanda_dl dd {
	background: #fff;
	margin-left: 3em;
	padding-bottom: 5px;
	font-size: 13px;
}
.qanda_dl dd:after {
	content: '';
	display: block;
	clear: both;
}
.qanda_dl dd.bg_red{
	padding:10px;
	background-color:#E6EEFA;
	text-align:center;
	display:block;
	box-sizing:border-box;
	}
.sp_img80 img{
	margin:0 auto;
	}
.qanda_dl .or_txt {
	color: #4B78C8;
	font-weight: bold;
}
.list_g li {
	margin-left: 1em;
	line-height: 1.5;
	font-size: 13px;
}
.list_g li:before {
	position: relative;
	top: -2px;
	left: -8px;
	display: inline-block;
	width: 8px;
	height: 8px;
	content: '';
	border-radius: 100%;
	background: #4B78C8;
}
.list_bk li {
	margin-left: 1em;
	line-height: 1.5;
	font-size: 13px;
	text-indent: -0.6em;
	padding-left: 0.6em;
}
.list_bk li:before {
	position: relative;
	top: -2px;
	left: -8px;
	display: inline-block;
	width: 8px;
	height: 8px;
	content: '';
	border-radius: 100%;
	background: #222;
}
.list_bk2 li {
	margin-left: 1em;
	line-height: 2.5;
	font-size: 13px;
	text-indent: -0.6em;
	padding-left: 0.6em;
}
.list_bk2 li:before {
	position: relative;
	top: -2px;
	left: -8px;
	display: inline-block;
	width: 8px;
	height: 8px;
	content: '';
	border-radius: 100%;
	background: #222;
}
.step-right {
	position: relative;
	display: inline-block;
	padding: 7px 10px;
	min-width: 100px;
	max-width: 100%;
	color: #fff;
	font-size: 13px;
	background: #4B78C8;
	z-index: 1;
	float: left;
}
.step-right:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
	margin-top: -13px;
	border: 13px solid transparent;
	border-left: 15px solid #4B78C8;
}
.step-right p {
	margin: 0;
	padding: 0;
}
.step_box {
	width: 100%;
	margin: 10px auto;
	background-color: #96B9E6;
}
.step_box .ttl_txt {
	float: left;
	margin-left: 40px;
	text-align: left;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	z-index: 10;
	padding: 7px 10px;
}
.txt_r_kakomi {
	background-color: #96B9E6;
	color: #fff;
	padding: 2px 5px;
	margin: 0 0 0 20px;
}
.txt_ff_kakomi {
	background-color: #fff;
	color: #1451A7;
	padding: 2px 5px;
	border: 1px solid #1451A7;
	display: inline;
	font-size: 13px;
}
.span_bg {
	background-color: #E6EEFA;
	padding: 5px;
}

#kanshu_obi {
width: 100%;
background-color: #efefef;
border-top:1px solid #ddd;
}

#kanshu_block {
margin: 0 auto;
text-align: center;
font-size: 14px;
padding-bottom: 20px;
display: block;
border-collapse: separate;
border-spacing: 10px 0;
padding-top: 20px;
}
#kanshu_block p {
padding: 5px;
line-height: 1;
display: block;
vertical-align: middle;
}
#kanshu_obi .btn_link {
margin: 0 auto;
text-align: center;
padding: 10px 0;
font-size: 16px;
}
#kanshu_obi .btn_link a {
color: #304F9E;
text-decoration: underline;
}
#kanshu_obi .btn_link a:hover {
color: #C11A1D;
}

#kanshu_block .btn {
font-size: 14px;
margin: 0 auto;
text-align: center;
display: block;
vertical-align: middle;
}
#kanshu_block .btn a {
padding: 10px 30px;
/*background-color: #3A3A88;
background: linear-gradient(to bottom, #847fa3 0%,#3a3a88 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#847fa3', endColorstr='#3a3a88',GradientType=0 );
color: #fff;
text-decoration: none;
border-radius: 8px;
box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.4);*/
text-decoration: underline;
color: #304F9E;
}
#kanshu_block .btn a:hover {
/*color: #fff!important;
background: #847fa3;
background: linear-gradient(to bottom, #847fa3 1%,#cecfe8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#847fa3', endColorstr='#cecfe8',GradientType=0 );*/
color: #C11A1D;
}

/*add*/
.txt_ctr {
text-align: center!important;
}
.lht2 {
line-height: 2.8!important;
}
.txt-b {
font-weight: bold;
}
.txt-l {
font-size: 16px;
}
.txt-ll {
font-size: 18px;
}

}
