/* ==== 初期設定 ============================================================ */

* {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
	vertical-align: bottom;
	max-width: 100%;
}

/* ==== float関連 ====== */

.float_l {
	float: left;
}

.float_l01 {
	float: left;
	/* float: none !important; */
	/* clear: both !important; */
}

.float_r {
	float: right;
}

.float_r01 {
	float: right;
	/* float: none !important; */
	/* clear: both !important; */
}

.img_fl12 {
	float: left;
	margin-right: 12px;
}

.img_fl16 {
	float: left;
	margin-right: 16px;
}

.img_fl16_01 {
	float: left;
	margin-right: 16px;
}

.img_fl16_2 {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
}

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

.img_fl20_mo {
	float: left;
	margin-right: 20px;
	/* float: none !important; */
	/* clear: both !important; */
}

.img_fl30 {
	float: left;
	margin-right: 30px;
}

.img_fl30_mo {
	float: left;
	margin-right: 30px;
	/* float: none !important; */
	/* clear: both !important; */
}

.img_fl34 {
	float: left;
	margin-right: 34px;
}

.img_fl40 {
	float: left;
	margin-right: 40px;
}

.img_fl40_mo {
	float: left;
	margin-right: 40px;
	/* float: none !important; */
	/* clear: both !important; */
}

.img_fl60 {
	float: left;
	margin-right: 60px;
}

.img_fr12 {
	float: right;
	fmargin-left: 12px;
}

.img_fr16 {
	float: right;
	fmargin-left: 16px;
}

.img_fr20 {
	float: right;
	fmargin-left: 20px;
}

.img_fr20_mo {
	float: right;
	fmargin-left: 20px;
	/* float: none !important; */
	/* clear: both !important; */
}

.img_fr30 {
	float: right;
	fmargin-left: 30px;
}

.img_fr30_mo {
	float: right;
	fmargin-left: 30px;
	/* float: none !important; */
	/* clear: both !important; */
}

.img_fr34 {
	float: right;
	fmargin-left: 34px;
}

.img_fr40 {
	float: right;
	fmargin-left: 40px;
}

.img_fr40_mo {
	float: right;
	fmargin-left: 40px;
	/* float: none !important; */
	/* clear: both !important; */
}

.float_reset {
	float: none !important;
}

/* ==== clear関連 ====== */

.clear_b {
	clear: both;
}

.clear_fl01{
	clear: both;
	margin-bottom: 50px;
}

.clear_fl02{
	clear: both;
	margin-bottom: 20px;
}

.clear_fl03{
	clear: both;
	margin-bottom: 30px;
}

.clear_fix:after,
.clear_fl01:after,
.clear_fl02:after,
.clear_fl03:after,
.parent_box:after,
.parent_box01:after,
.ul_course1:after,
.ul_course2:after,
.ul_course3:after,
.ul_course4:after,
.ul_course5:after,
.ul_odd_even01:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clear_fix,
.clear_fl01,
.clear_fl02,
.clear_fl03,
.parent_box,
.parent_box01,
.ul_course1,
.ul_course2,
.ul_course3,
.ul_course4,
.ul_course5,
.ul_odd_even01 {
	min-height: 1%;
	display: inline-block;
}

*html .clear_fix,
*html .clear_fl01,
*html .clear_fl02,
*html .clear_fl03,
*html .parent_box,
*html .parent_box01,
*html .ul_course1,
*html .ul_course2,
*html .ul_course3,
*html .ul_course4,
*html .ul_course5,
*html .ul_odd_even01 {
	height: 1px;
}

.clear_fix,
.clear_fl01,
.clear_fl02,
.clear_fl03,
.parent_box,
.parent_box01,
.ul_course1,
.ul_course2,
.ul_course3,
.ul_course4,
.ul_course5,
.ul_odd_even01 {
	display: block;
}

.clear_reset01 {
	clear: none !important;
}


.clear_reset01 {
	clear: none !important;
	float: left;
}

.clear_reset02 {
	clear: none !important;
	float: right;
}

/* ==== margin,padding関連 ====== */

.mar_auto {
	margin-left: auto;
	margin-right: auto;
}

.mar_reset {
	margin: 0 !important;
}

.mar_t0 {
	margin-top: 0 !important;
}

.mar_b0 {
	margin-bottom: 0 !important;
}

.mar_l0 {
	margin-left: 0 !important;
}

.mar_r0 {
	margin-right: 0 !important;
}

.padding_reset {
	padding: 0 !important;
}

.pad_t0 {
	padding-top: 0 !important;
}

.pad_b0 {
	padding-bottom: 0 !important;
}

.pad_l0 {
	padding-left: 0 !important;
}

.pad_r0 {
	padding-right: 0 !important;
}

.mar_t16 {
	margin-top: 16px;
}

.mat_t18 {
	margin-top: 18px;
}

.mat_t30 {
	margin-top: 30px !important;
}

.mar_r40 {
	margin-right: 40px;
}

.mar_b20 {
	margin-bottom: 20px !important;
}

.mar_b30 {
	margin-bottom: 30px !important;
}

.mar_b50 {
	margin-bottom: 50px !important;
}

.mar_b80 {
	margin-bottom: 80px !important;
}

.mar_l34 {
	margin-left: 34px;
	/* margin-left: %;	*/	
}

.in_main .mar_l34 {
	margin-left: 34px;
	/* margin-left: %;	*/	
}

.mar_l68 {
	margin-left: 68px;
	/* margin-left: %;	*/	
}

.mar_l145 {
	margin-left: 145px;
	/* margin-left: %;	*/	
}

.mar_r340 {
	margin-right: 340px;
	/* margin-right: %;	*/	
}

.add_mar_r0 {
	margin-right: 0;
	}

.add_mar_r27 {
	margin-right: 27px;
	}

.pad_t22 {
	padding-top: 22px;
}

.pad_t30 {
	padding-top: 30px;
	/* padding-top: %;	*/
}

.pad_b20 {
	padding-bottom: 20px;
}

.pad_b30 {
	padding-bottom: 30px;
}

.pad_b40 {
	padding-bottom: 40px;
}

.pad_l16 {
	padding-left: 16px;
	/* padding-left: %;	*/	
}

.pad_l34 {
	padding-left: 34px;
	/* padding-left: %;	*/	
}

.in_main .pad_l34 {
	padding-left: 34px;
	/* padding-left: %;	*/		
}

.pad_l105 {
	padding-left: 105px;
	/* padding-left: %;	*/	
}

.pad_r38_l10 {
	padding-right: 38px;
	padding-left: 10px;
}

/* ==== reset関連 ====== */


.bg_reset {
	background: none !important;
}

.border_reset {
	border: none !important;
}

.font_reset {
	font-size: 100% !important;
}

.font_14 {
	font-size: 14px !important;
}


.red {
	color: #ff0000;
}

.red01 {
	color: #cc3300;
	font-weight: bold;
}

.color_logo {
	color: #91103f;
	
}

.color_blue01 {
	color: #343c73;
	font-weight: bold;
	
}



/* ==== overflow text position関連 ====== */

.over_flow {
	overflow: hidden;
}

span.over_flow {
	overflow: hidden;
	display: block;
}

.over_flow_reset {
	overflow: visible !important;
}

.display_bl {
	display: block;
}

.mo_display_img {
	display: none;
	text-align: center;
	}

.position_rela {
	position: relative;
}

.position_00 {
	position: absolute;
	left: 0px;
	top: 0px;
}

.txt_left {
	text-align: left;
}

.txt_center {
	text-align: center;
}

.txt_right {
	text-align: right;
}

.posit_ab01 {
	position: absolute;
	left: 0px;
	top: -40px;
	}
	
.posit_ab02 {
	position: absolute;
	right: 0px;
	top: -29px;
	}

	

/* ==== レイアウト項目 ====================================================== */

html {
	height: 100%;
}

body {
	text-align: center;
	font-family:  "IPA 明朝","IPAMincho";
	color: #666666;
}

#whole {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 100%;
}

header,
footer {
	clear: both;
	line-height: 1.0;
	width: 100%;	
}

footer {
	min-height: 300px;
}

.inner_header,
.inner_footer,
#article_main {
	clear: both;
	position: relative;
	margin: 0 auto;
	width: 960px;
}

.inner_header:after,
.inner_footer:after,
#article_main:after,
nav:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.inner_header,
.inner_footer,
#article_main,
nav {
	min-height: 1%;
	display: inline-block;
}

*html .inner_header,
*html .inner_footer,
*html #article_main,
*html .main,
*html nav {
	height: 1px;
}

.inner_header,
.inner_footer,
#article_main,
nav {
	display: block;
}

#main {
	float: left;
	width: 715px;
	}
	
#aside_left {
	float: right;
	width: 225px;
	}
	
/* ==== aside_left関連 ====== */

.left_side_tit{
	background: url("../image/common/left_bar_underbar.gif") repeat-x left bottom;
	padding-bottom: 5px;
	margin-bottom: 15px;
	}
	
.left_side_tit span.sp01{
	display: block;
	background: url("../image/common/left_side_icon.gif") no-repeat left center;
	padding-left: 26px;
	color: #11249d;
	font-size: 20px;
	}
	
	
.left_side_ul ul {
	list-style: none;
	margin-left: 7px;
	}
	
.left_side_ul ul li{
	margin-bottom: 3px;
	}
	
.left_side_ul ul li a{
	display: block;
	background: url("../image/common/left_side_yajiturhis.gif") no-repeat left center;
	padding-left: 11px;
	}
	

/* ==== header関連 ====== */

.top_obi {
	min-height: 20px;
	background-color: #4485ae;
	margin-bottom: 15px;
	width: 100%;
}

.inner_top_obi {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

.top_obi p {
	font-size: 12px;
	color: #ffffff;
}

.top_obi02 {
	min-height: 110px;
	background-color: #ffffff;
	margin-bottom:5px;
	width: 100%;
}

#logo {
	margin-top: 8px;
	margin-bottom: 10px;
}


.top_tel a {
	display: block;
	font-size: 38px;
	color: #d30631;
	background: url("../image/common/icon_tel.gif") no-repeat left center;
	text-decoration: none;
	padding-left: 51px;
	margin-bottom: 16px;
}


/* ==== nav関連 ====== */

nav,
footer {
	min-width: 960px;
}


#page_nav {
	width: 100%;
	background-color: #e7effc;
	border: 1px solid #abbfdf;
}

#page_nav ul {
	margin-top: 10px;
	margin-left: 10px;
}

#page_nav ul li {
	float: left;
	font-size: 16px;
	margin-bottom: 10px;
}

#page_nav ul li a {
	display: block;
	color: #005b9b;
	font-weight: bold;
	line-height: 16px;
	padding-left: 14px;
	padding-right: 14px;
	border-right: 1px solid #005b9b;
	text-decoration: none;
	text-align: center;
}

#page_nav ul li.nav_li1 a {
	padding-left: 0;
}

#page_nav ul li.nav_li7 a {
	border-right: none;
}

#page_nav ul li.nav_li1 a,
#page_nav ul li.nav_li2 a,
#page_nav ul li.nav_li3 a,
#page_nav ul li.nav_li6 a,
#page_nav ul li.nav_li7 a {
	width: 98px;
}

#page_nav ul li.nav_li4 a {
	width: 128px;
}

#page_nav ul li.nav_li5 a {
	width: 144px;
}

/* ==== keyvisual関連 ====== */

.keyvisual {
	margin-bottom: 34px;
}






/* ==== footer関連 ====== */

footer {
	background-color: #4485ae;
	color: #ffffff;
}

footer .inner_footer small {
	display: block;
	color: #ffffff;
	font-size: 15px;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 20px;
}




/* ==== font関連 ====== */

h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 30px;
}

p, ol, ul, dl,figcaption {
	font-size: 16px;
	margin-bottom: 16px;
}

figure {
	margin-bottom: 15px;
}

p,
figcaption {
	line-height: 1.6;
}

figcaption {
	margin-top: 16px;
}

figcaption.ssize {
	font-size: 14px;
	margin-top: 0 !important;
}

header p,
header h2,
footer p,
header ol,
footer ol,
header ul,
footer ul,
header dl,
footer dl {
	margin-bottom: 0;
}

/* ==== テーブル設定 ==== */

table {
border-collapse: collapse;
margin-bottom: 30px;
width: 100%;
}

caption {
	text-align: left;
	font-size: 26px;
	margin-bottom: 12px;
}

th {
color: #000000;
font-size: ;
background-color: #f6e3ce;
white-space: nowrap;
text-align: center;
border: 1px solid #666666;
padding: 10px;
}

th.th01 {
	width: 60%;
}

td {
color: #666666;
font-size: ;
background-color: #ffffff;
white-space: nowrap;
text-align: left;
border: 1px solid #666666;
padding: 10px;
}

table.blue th {
	background-color: #d8e7f9;
}

table.shiba th {
	background-color: #d7d7f8;
}

table.blue caption {
    border-left: 7px solid #6C9AC5;
    color: #5F96C9;
    font-size: 26px;
    margin-bottom: 20px;
    padding-left: 7px;
 }
 
table.shiba caption {
    border-left: 7px solid #7777A3;
    color: #7777A3;
    font-size: 26px;
    margin-bottom: 20px;
    padding-left: 7px;
 }


/* ====ul リンク関連 ==== */

ul.pankuzu,
#page_nav ul,
ol {
	list-style: none;
}

ul.pankuzu li {
	float: left;
}

ul.pankuzu li a {
	text-decoration: none;
}

ul.pankuzu li a:after {
	content: "＞";
	padding-left: 7px;
	padding-right: 7px;
}

ul li,
ol li,
dl dt,
dl dd {
	margin-bottom: 20px;
}

dl.dl01 dt {
	float: left;
	margin-right: 16px;
}

dl.dl01 dd {
	float: left;
}

dl.type01 dt {
	float: left;
	clear: both;
}

dl.type01 dd {
	margin-left: 6em;
}

ol.type01 li span.sp01,
ol.type02 li span.sp01 {
	display: block;
	float: left;
}

ol.type01 li span.sp02 {
	display: block;
	margin-left: 2em;
}

ol.type02 li span.sp02 {
	display: block;
	margin-left: 4em;
}

.gold_number,
ol.gold_number {
	list-style: none;
}

.gold_number li,
ol.gold_number li {
	float: left;
	font-size: 14px;
	padding-left: 13px;
	line-height: 14px;
	white-space: no-wrap;
	margin-bottom: 7px;
}

.gold_number li.ol_list10,
ol.gold_number li.ol_list10,
.gold_number li.ol_list11,
ol.gold_number li.ol_list11,
.gold_number li.ol_list12,
ol.gold_number li.ol_list12 {
	padding-left: 22px;
}

.gold_number li.ol_list1,
ol.gold_number li.ol_list1 {
	background: url("../image/top/merit12_no1.gif") no-repeat left top;
}

.gold_number li.ol_list2,
ol.gold_number li.ol_list2 {
	background: url("../image/top/merit12_no2.gif") no-repeat left top;
}

.gold_number li.ol_list3,
ol.gold_number li.ol_list3 {
	background: url("../image/top/merit12_no3.gif") no-repeat left top;
}

.gold_number li.ol_list4,
ol.gold_number li.ol_list4 {
	background: url("../image/top/merit12_no4.gif") no-repeat left top;
}

.gold_number li.ol_list5,
ol.gold_number li.ol_list5 {
	background: url("../image/top/merit12_no5.gif") no-repeat left top;
}

.gold_number li.ol_list6,
ol.gold_number li.ol_list6 {
	background: url("../image/top/merit12_no6.gif") no-repeat left top;
}

.gold_number li.ol_list7,
ol.gold_number li.ol_list7 {
	background: url("../image/top/merit12_no7.gif") no-repeat left top;
}

.gold_number li.ol_list8,
ol.gold_number li.ol_list8 {
	background: url("../image/top/merit12_no8.gif") no-repeat left top;
}

.gold_number li.ol_list9,
ol.gold_number li.ol_list9 {
	background: url("../image/top/merit12_no9.gif") no-repeat left top;
}

.gold_number li.ol_list10,
ol.gold_number li.ol_list10 {
	background: url("../image/top/merit12_no10.gif") no-repeat left top;
}

.gold_number li.ol_list11,
ol.gold_number li.ol_list11 {
	background: url("../image/top/merit12_no11.gif") no-repeat left top;
}

.gold_number li.ol_list12,
ol.gold_number li.ol_list12 {
	background: url("../image/top/merit12_no12.gif") no-repeat left top;
}

.ul_course1,
.ul_course2,
.ul_course3,
.ul_course4,
.ul_course5,
.ul_link01,
.ul_blue_course1,
.ul_check_box01,
.ul_odd_even01 {
	list-style: none;
}

.ul_course2 li,
.ul_course3 li,
.ul_course4 li {
	float: left;
	margin-right: 16px;
}

.ul_course5 li {
	float: left;
	margin-right: 10px;
}


.ul_course1 li {
	float: left;
	margin-bottom: 7px;
}

.ul_check_box01 li {
	background: url("../image/common/checkbox.gif") no-repeat left top;
	padding-left: 30px;
	min-height: 20px;
	line-height: 20px;
	margin-bottom: 7px;
}

.list_normal {
	margin-left: 1em;
}

	

/* ==== col関連 ====== */

.in_main {
	margin-left: 10px;
	margin-right: 10px;
/* 1.0416666666666667% */
}

.col2 {
	width: 344px;
	margin-right: 27px;
/* width: 48.125%; */
/* margin-right: 3.75%; */
}

.in_main .col2 {
	width: 324px;
	margin-right: 27px;
/* width: 48.08510638297872%; */
/* margin-right: 3.829787234042553%; */
}

.col3,
.ul_course3 li {
	width: 220px;
	margin-right: 25px;
/* width: 31.25%; */
/* margin-right: 3.125%; */
}


.col3_2 {
	width: 630px;
/* margin-right: 30px; */
/* width: 65.625%; */
/* margin-right: 3.125%; */
}

.in_main .col3_2 {
	width: 610px;
/*margin-right: 30px; */
/* width: 64.8936170212766%; */
/* margin-right: 3.191489361702128%; */
}

.col4,
.ul_course4 li {
	width: 170px;
	margin-right: 10px;
/* width: 23.75%; */
/* margin-right: 1.666666666666667%; */
}

.col5,
.ul_course5 li {
	width: 184px;
	margin-right: 10px;
/* width: 19.16666666666667%; */
/* margin-right: 1.0416666666666667%; */
}

.ul_odd_even01 li {
	float: left;
	width: 344px;
	}
	
.ul_odd_even01 li:nth-child(odd) {
	margin-right: 27px;
	}
	
.ul_odd_even01 li:nth-child(even) {
	margin-right: 0;
	}	

.col2:nth-of-type(2n+1),
.col3:nth-of-type(3n+1),
.col4:nth-of-type(4n+1),
.ul_course2 li:nth-of-type(2n+1) ,
.ul_course3 li:nth-of-type(3n+1),
.ul_course4 li:nth-of-type(4n+1),
.ul_course5 li:nth-of-type(5n+1) {
	clear: both;
}

.col2:nth-of-type(2n+2),
.col3:nth-of-type(3n+3),
.col4:nth-of-type(4n+4),
.ul_course2 li:nth-of-type(2n+2) ,
.ul_course3 li:nth-of-type(3n+3),
.ul_course4 li:nth-of-type(4n+4),
.ul_course5 li:nth-of-type(5n+5) {
	margin-right: 0;
}

.small_page_link li span.sp01 {
	display: block;
} 


.small_page_link li span.sp02 {
	display: block;
	background: url("../image/common/icon_blue_link02.gif") no-repeat left center;
	padding-left: 15px;
}

.small_page_link  a {
	display: block;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
} 

.col286 {
	width: 286px;
	/* width: %; */
}

.col300 {
	width: 300px;
	/* width: %; */
}

.col320 {
	width: 320px;
	/* width: %; */
}

.col351 {
	width: 351px;
	/* width: %; */
}

.col337 {
	width: 337px;
	/* width: %; */
}

.col372 {
	width: 372px;
	/* width: %; */
}

.col438 {
	width: 438px;
	/* width: %; */
}


.col452 {
	width: 452px;
	/* width: %; */
}

.col480 {
	width: 480px;
	/* width: %; */
}

.col492 {
	width: 492px;
	/* width: %; */
}

.col530 {
	width: 530px;
	/* width: %; */
}

.col568 {
	width: 568px;
	/* width: %; */
}

.col588 {
	width: 588px;
	/* width: %; */
}

.col602 {
	width: 602px;
	/* width: %; */
}

.col603 {
	width: 603px;
	/* width: %; */
}

.col622 {
	width: 622px;
	/* width: %; */
}

.col636 {
	width: 636px;
	/* width: %; */
}

.col637 {
	width: 637px;
	/* width: %; */
}

.col638 {
	width: 638px;
	/* width: %; */
}

.col656 {
	width: 656px;
	/* width: %; */
}

.col680 {
	width: 680px;
	/* width: %; */
}

.col684 {
	width: 684px;
	/* width: %; */
}

.col699 {
	width: 699px;
	/* width: %; */
}

.col817 {
	width: 817px;
	/* width: %; */
}

.col830 {
	width: 830px;
	/* width: %; */
}



/* ==== parent_box関連 ====== */

.parent_box {
	clear: both;
	display: -webkit-box;
	display: -moz-box;
	display: -o-box;
	display: -ms-box;
	display: box;
}

.parent_box01 {
	clear: both;
	margin-bottom: 50px;
	display: -webkit-box;
	display: -moz-box;
	display: -o-box;
	display: -ms-box;
	display: box;
}


.parent_box .col2,
.parent_box .col3,
.parent_box .col4,
.parent_box01 .col2,
.parent_box01 .col3,
.parent_box01 .col4 {
	position: relative;
	overflow: visible;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 1.0;
	-moz-box-flex: 1.0;
	-o-box-flex: 1.0;
	-ms-box-flex: 1.0;
	box-flex: 1.0;
}

.parent_box .col3_2,
.parent_box01 .col3_2 {
	position: relative;
	overflow: visible;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 1.0;
	-moz-box-flex: 1.0;
	-o-box-flex: 1.0;
	-ms-box-flex: 1.0;
	box-flex: 1.0;
}

/* ==== h title関連 ====== */

.blue_h_tit01:after,
.shiba_h_tit01:after,
.h_tit05:after,
.h_tit06:after,
.h_tit07:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}
	
.blue_h_tit01,
.shiba_h_tit01,
.h_tit05,
.h_tit06,
.h_tit07 {
	min-height: 1%;
	display: inline-block;
	}
	
*html .blue_h_tit01,
*html .shiba_h_tit01,
*html .h_tit05,
*html .h_tit06,
*html .h_tit07 {
	height: 1px;
	}
	
.blue_h_tit01,
.shiba_h_tit01,
.h_tit05,
.h_tit06,
.h_tit07 {
	display: block;
	margin-bottom: 30px;
	}
	

.blue_h_tit01 {
	color: #01518a;
}

.shiba_h_tit01 {
	color: #004075;
}

.blue_h_tit01 span.sp01,
.shiba_h_tit01 span.sp01 {
	display: block;
	font-size: 32px;
	padding-bottom: 6px;
	width: 100%;
}

.blue_h_tit01 span.sp01 {
	background: url("../image/common/blue_h_tit01_underbar.gif") repeat-x left bottom;
}

.shiba_h_tit01 span.sp01 {
	background: url("../image/common/shiba_h_tit01_underbar.gif") repeat-x left bottom;
}

.blue_h_tit01 span.sp02,
.shiba_h_tit01 span.sp02 {
	display: block;
	font-size: 18px;
	padding-top: 10px;
	padding-right: 5px;
	float: right;
}

.blue_h_tit02,
.shiba_h_tit02 {
	margin-bottom: 5px;
}


.blue_h_tit02  span.sp01,
.shiba_h_tit02  span.sp01 {
	float: left;
}

.blue_h_tit02  span.sp02,
.shiba_h_tit02  span.sp02 {
	display: block;
	font-size: 14px;
	padding-top: 4px;
	padding-left: 78px;
}

.blue_h_tit02  span.sp02 {
	color: #2c6294;
}

.shiba_h_tit02  span.sp02 {
	color: #343472;
}

.blue_h_tit02  span.sp03,
.shiba_h_tit02  span.sp03 {
	display: block;
	font-size: 30px;
	padding-left: 78px;
}

.blue_h_tit02  span.sp03 {
	color: #356ca0;
}

.shiba_h_tit02  span.sp03 {
	color: #343472;
}

.h_tit05,
.h_tit06,
.h_tit07 {
	min-height: 64px;
} 


.h_tit05 .icon,
.h_tit06 .icon,
.h_tit07 .icon {
	float: left;
}

.blue_number .h_tit05 span.sp01 {
	display: block;
	color: #356ca0;
	font-size: 16px;
	background: url("../image/common/under_bar_chousa01.gif") repeat-x left bottom;
	padding-top: 4px;
	padding-bottom: 7px;
	line-height: 1.0;
	/* margin-left: 61px; */
	margin-left: 9.298780487804878%;
	width: 90.70121951219512%;
}

.blue_number .h_tit05 span.sp02 {
	display: block;
	color: #356ca0;
	font-size: 32px;
	line-height: 1.0;
	padding-top: 7px;
	padding-right: 5px;
	/* margin-left: 61px; */
	margin-left: 9.298780487804878%;
}

.blue_number .h_tit06 span.sp01 {
	display: block;
	color: #356ca0;
	font-size: 32px;
	background: url("../image/common/under_bar_chousa01.gif") repeat-x left bottom;
	padding-top: 18px;
	padding-bottom: 7px;
	line-height: 1.0;
	/* margin-left: 61px; */
	margin-left: 9.298780487804878%;
	width: 90.70121951219512%;
}

.shiba_number .h_tit05 span.sp01 {
	display: block;
	color: #343472;
	font-size: 16px;
	background: url("../image/common/under_bar_chousa01.gif") repeat-x left bottom;
	padding-top: 4px;
	padding-bottom: 7px;
	line-height: 1.0;
	/* margin-left: 61px; */
	margin-left: 9.298780487804878%;
	width: 90.70121951219512%;
}


.shiba_number .h_tit05 span.sp02 {
	display: block;
	color: #343472;
	font-size: 32px;
	line-height: 1.0;
	padding-top: 7px;
	padding-right: 5px;
	/* margin-left: 61px; */
	margin-left: 9.298780487804878%;
}

.shiba_number .h_tit06 span.sp01 {
	display: block;
	color: #343472;
	font-size: 32px;
	background: url("../image/common/under_bar_chousa01.gif") repeat-x left bottom;
	padding-top: 18px;
	padding-bottom: 7px;
	line-height: 1.0;
	/* margin-left: 61px; */
	margin-left: 9.298780487804878%;
	width: 90.70121951219512%;
}


.col622 .h_tit05 span.sp01,
.col622 .h_tit06 span.sp01,
.col622 .h_tit07 span.sp01 {
	/* margin-left: 61px; */
	margin-left: 9.807073954983923%;
	width: 90.19292604501608%;
}

.col588 .h_tit05 span.sp01,
.col588 .h_tit06 span.sp01,
.col588 .h_tit07 span.sp01 {
	/* margin-left: 61px; */
	margin-left: 10.37414965986395%;
	width: 89.62585034013605%;
}


.h_tit07_blue {
	background: url("../image/common/under_bar_chousa01.gif") repeat-x left bottom;
	padding-bottom: 7px;
	font-size: 26px;
	color: #356ca0;
}

.h_tit07_shiba {
	background: url("../image/common/shiba_under_bar_chousa01.gif") repeat-x left bottom;
	padding-bottom: 7px;
	font-size: 26px;
	color: #343472;
}

.blue_h_tit08 {
	background: url("../cost/image/denkyu.gif") no-repeat left center;
	padding-left: 62px;
	min-height: 74px;
	line-height: 74px;
	font-size: 34px;
	color: #356ca0;
}

.shiba_h_tit08 {
	background: url("../cost/image/denkyu.gif") no-repeat left center;
	padding-left: 62px;
	min-height: 74px;
	line-height: 74px;
	font-size: 34px;
	color: #343472;
}


.h_tit09_blue {
	background: url("../image/common/blue_underbar_1px_2.gif") repeat-x left bottom;
	padding-bottom: 7px;
	font-size: 26px;
	color: #418faa;
}

.blue_icon_glasss .h_tit_outer,
.shiba_icon_glasss .h_tit_outer {
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.blue_icon_glasss .h_tit_outer {
	background: url("../image/common/blue_underbar2.gif") repeat-x left bottom;
}

.shiba_icon_glasss .h_tit_outer {
	background: url("../image/common/shiba_underbar2.gif") repeat-x left bottom;
}


.blue_icon_glasss .h_tit_outer .h_tit,
.shiba_icon_glasss .h_tit_outer .h_tit {
	background: url("../image/common/icon_glass.gif") no-repeat left top;
	padding-left: 49px;
	margin-bottom: 0;
}

.blue_icon_glasss .h_tit_outer .h_tit span.sp01,
.shiba_icon_glasss .h_tit_outer .h_tit span.sp01 {
	display: block;
	padding-top: 4px;
	font-size: 16px;
}

.blue_icon_glasss .h_tit_outer .h_tit span.sp01 {
	color: #356ca0;
}

.shiba_icon_glasss .h_tit_outer .h_tit span.sp01 {
	color: #343472;
}

.blue_icon_glasss .h_tit_outer .h_tit span.sp02,
.shiba_icon_glasss .h_tit_outer .h_tit span.sp02 {
	display: block;
	font-size: 30px;
}

.blue_icon_glasss .h_tit_outer .h_tit span.sp02 {
	color: #356ca0;
}

.shiba_icon_glasss .h_tit_outer .h_tit span.sp02 {
	color: #343472;
}

.blue_icon_glass2 {
	background: url("../image/common/icon_glass2.gif") no-repeat left top;
	padding-left: 90px;
	min-height: 104px;

}

.blue_h_tit10 {
	font-size: 26px;
	color: #5580b4;
}

.shiba_h_tit10 {
	font-size: 26px;
	color: #343472;
}

.blue_h_tit10_2 {
	font-size: 30px;
	color: #5580b4;
}

.shiba_h_tit10_2 {
	font-size: 30px;
	color: #343472;
}

#aftercare .blue_page01 {
	border-bottom: 3px solid #7e9dc3;
	background: url("../aftercare/image/under_bar_right.gif") no-repeat right bottom;
}

#aftercare .shiba_page01 {
	border-bottom: 3px solid #343472;
	background: url("../aftercare/image/under_bar_right.gif") no-repeat right bottom;
}


.blue_page01 .h_tit11 span.sp01,
.shiba_page01 .h_tit11 span.sp01 {
	display: block;
	float: left;
}

.blue_page01 .h_tit11 span.sp02,
.shiba_page01 .h_tit11 span.sp02 {
	display: block;
	float: left;
	padding-left: 12px;
	line-height: 61px;
	font-size: 36px;
}

.blue_page01 .h_tit11 span.sp02 {
	color: #356ca0;
}

.shiba_page01 .h_tit11 span.sp02 {
	color: #343472;
}

.blue_page01 ul.icon_tenpin,
.shiba_page01 ul.icon_tenpin {
	list-style: none;
}

.blue_page01 ul.icon_tenpin li,
.shiba_page01 ul.icon_tenpin li {
	padding-left: 54px;
	line-height: 43px;
	font-size: 26px;
}

.blue_page01 ul.icon_tenpin li {
	background: url("../aftercare/image/icon_tenbin.gif") no-repeat left center;
	color: #5f96c9;
}

.shiba_page01 ul.icon_tenpin li {
	background: url("../aftercare/image/icon_tenbin.gif") no-repeat left center;
	color: #7777a3;
}

.h_tit12_blue {
	background: url("../image/common/under_bar_chousa01.gif") repeat-x left bottom;
	padding-bottom: 7px;
	color: #356ca0;
}

.h_tit12_blue span.sp01 {
	display: block;
	padding-left: 64px;
	font-size: 14px;
}

.h_tit12_blue span.sp02 {
	display: block;
	padding-left: 64px;
	font-size: 23px;
}

.h_tit12_blue span.sp01_r {
	display: block;
	padding-left: 83px;
	font-size: 14px;
}

.h_tit12_blue span.sp02_r {
	display: block;
	padding-left: 83px;
	font-size: 23px;
}

.shiba_page03 .h_tit12_blue {
	background: url("../image/common/shiba_under_bar_chousa01.gif") repeat-x left bottom;
	padding-bottom: 7px;
	color: #343472;
}

.blue_icon_trouble_keiyaku {
	background: url("../image/common/icon_trouble_keiyaku.gif") no-repeat left top;
	padding-left: 71px;
	min-height: 66px;
}

.blue_icon_houkokusho {
	background: url("../image/common/icon_houkokusho.gif") no-repeat left top;
	padding-left: 71px;
	min-height: 66px;
}

.blue_icon_eizou {
	background: url("../image/common/icon_eizou.gif") no-repeat left top;
	padding-left: 94px;
	min-height: 57px;
}

.blue_h_tit13 {
	border-left: 7px solid #6c9ac5;
	padding-left: 7px;
	color: #5f96c9;
	font-size: 26px;
	margin-bottom: 20px;
}

.shiba_h_tit13 {
	border-left: 7px solid #7777a3;
	padding-left: 7px;
	color: #7777a3;
	font-size: 26px;
	margin-bottom: 20px;
}

.blue_h_tit14 {
	color: #5f96c9;
	font-size: 18px;
	margin-bottom: 20px;
}

.shiba_h_tit14 {
	color: #7777a3;
	font-size: 18px;
	margin-bottom: 20px;
}

.h_tit15 {
	background: url("../image/common/h1_leftbar.gif") no-repeat left center;
	padding-left: 24px;
	font-size: 49px;
	color: #004f86;
}

.sub_h1_square {
	/* background-color: #f2f7fd; */
	/* border: 1px solid #7d9dc3; */
	padding: 30px 20px 20px 20px;
	margin-bottom: 30px;

}

.h_tit16 {
	background: url("../aigroup/image/h2_title01.png") no-repeat left top;
	padding-left: 49px;
	line-height: 48px;
	min-height: 48px;
	font-size: 18px;
	color: #333333;
}

.h_tit17 {
	background: url("../aigroup/image/underbar_pink.png") repeat-x left bottom;
	padding-bottom: 7px;
}

.h_tit17 span {
	display: block;
	background: url("../aigroup/image/left_square01.png") no-repeat left top;
	padding-left: 26px;
	min-height: 19px;
	line-height: 19px;
	font-size: 18px;
	color: #333333;
}

.h_tit18 {
	border-bottom: 1px solid #666666;
	padding-bottom: 7px;
	color: #cc3300;
}

.h_tit19 {
	border-bottom: 1px solid #666666;
	padding-bottom: 7px;
	color: #333333;
}
	

/* ==== かどまる・コラム系  ====== */

/*  toppage・コラムblue系   */


.column_blue01_top {
	background: url("../image/common/blue_col_4circle_bg_top.gif") no-repeat left bottom;
}

.column_blue01_top .column_left_top {
	background: url("../image/common/blue_column_left_top.gif") no-repeat left top;
	width: 358px;
	/* width: 37.291666666666667%; */
}

.column_blue01_bot {
	background: url("../image/common/blue_col4_circle_bg_bot.gif") no-repeat left top;
}

.column_blue01_bot .column_left_bot {
	background: url("../image/common/blue_column_left_bot.gif") no-repeat left bottom;
	width: 358px;
	/* width: 37.291666666666667%; */
}

.column_blue01_top .column_left_top .h_tit_outer,
.column_blue01_bot .column_left_bot .h_tit_outer {
	margin-left: 20px;
	margin-right: 25px;
	background: url("../image/common/blue_col4_circle_underbar.gif") repeat-x left bottom;
	margin-bottom: 15px;
	/* margin-left: 5.58659217877095%; */
	/* margin-right: 6.98324022343687%; */
}

.column_blue01_top .column_left_top .h_tit_outer {
	margin-top: 15px;
}

.column_blue01_bot .column_left_bot .h_tit_outer {
	margin-top: 62px;
}

.column_blue01_top .h_tit03_01,
.column_blue01_bot .h_tit03_03 {
	min-height: 63px;
	padding-bottom: 5px;
	margin-bottom: 0;
}

.column_blue01_top .h_tit03_01 {
	padding-left: 57px;
	background: url("../image/top/blue_icon1_1.gif") no-repeat left top;
}

.column_blue01_bot .h_tit03_03 {
	padding-left: 60px;
	background: url("../image/top/blue_icon1_3.gif") no-repeat left top;
}

.column_blue01_top .h_tit03_01 span.sp01,
.column_blue01_bot .h_tit03_03 span.sp01 {
	display: block;
	font-size: 14px;
	color: #4d82b2;
	padding-top: 5px;
	padding-bottom: 0px;
}

.column_blue01_top .h_tit03_01 span.sp02,
.column_blue01_bot .h_tit03_03 span.sp02 {
	display: block;
	font-size: 24px;
	color: #4d82b2;
}

.column_blue01_top .column_left_top .inner_contents,
.column_blue01_bot .column_left_bot .inner_contents {
	margin-left: 20px;
	margin-right: 25px;
	padding-bottom: 20px;
	/* margin-left: 5.58659217877095%; */
	/* margin-right: 6.98324022343687%; */
	/* padding-bottom: 5.58659217877095%; */
}

.column_blue01_top .column_left_top .inner_contents {
	min-height: 169px;
}

.column_blue01_bot .column_left_bot .inner_contents {
	min-height: 140px;
}

.column_blue01_top .column_right_top {
	background: url("../image/common/blue_column_right_top.gif") no-repeat left top;
	width: 362px;
	/* width: 37.708333333333333%; */
}

.column_blue01_bot .column_right_bot {
	background: url("../image/common/column_right_bot.gif") no-repeat left bottom;
	width: 362px;
	/* width: 37.708333333333333%; */
}

.column_blue01_top .column_right_top .h_tit_outer,
.column_blue01_bot .column_right_bot .h_tit_outer {
	margin-left: 25px;
	margin-right: 20px;
	background: url("../image/common/blue_col4_circle_underbar.gif") repeat-x left bottom;
	margin-bottom: 15px;
	/* margin-left: 6.98324022343687%; */
	/* margin-right: 5.58659217877095%; */
}

.column_blue01_top .column_right_top .h_tit_outer {
	margin-top: 15px;
}

.column_blue01_bot .column_right_bot .h_tit_outer {
	margin-top: 62px;
}

.column_blue01_top .h_tit03_02,
.column_blue01_bot .h_tit03_04 {
	min-height: 39px;
	padding-bottom: 5px;
	margin-bottom: 0;
}

.column_blue01_top .h_tit03_02 {
	padding-left: 50px;
	background: url("../image/top/blue_icon1_2.gif") no-repeat left top;
}

.column_blue01_bot .h_tit03_04 {
	padding-left: 57px;
	background: url("../image/top/blue_icon1_4.gif") no-repeat left top;
}

.column_blue01_top .h_tit03_02 span.sp01,
.column_blue01_bot .h_tit03_04 span.sp01 {
	display: block;
	font-size: 14px;
	color: #4d82b2;
	padding-top: 5px;
	padding-bottom: 0px;
}

.column_blue01_top .h_tit03_02 span.sp02,
.column_blue01_bot .h_tit03_04 span.sp02 {
	display: block;
	font-size: 24px;
	color: #4d82b2;
}

.column_blue01_top .column_right_top .inner_contents,
.column_blue01_bot .column_right_bot .inner_contents {
	margin-left: 25px;
	margin-right: 20px;
	padding-bottom: 20px;
	/* margin-left: 6.98324022343687%; */
	/* margin-right: 5.58659217877095%; */
	/* padding-bottom: 5.58659217877095%; */
}

.column_blue01_top .column_right_top .inner_contents {
	min-height: 169px;
}

.column_blue01_bot .column_right_bot .inner_contents {
	min-height: 140px;
}



/*  toppage・コラムshiba系   */


.column_shiba01_top {
	background: url("../image/common/shiba_col4_circle_top.gif") no-repeat left bottom;
}

.column_shiba01_top .column_left_top {
	background: url("../image/common/shiba_column_left_top.gif") no-repeat left top;
	width: 358px;
	/* width: 37.291666666666667%; */
}

.column_shiba01_bot {
	background: url("../image/common/shiba_col4_circle_bot.gif") no-repeat left top;
}

.column_shiba01_bot .column_left_bot {
	background: url("../image/common/shiba_column_left_bot.gif") no-repeat left bottom;
	width: 358px;
	/* width: 37.291666666666667%; */
}

.column_shiba01_top .column_left_top .h_tit_outer,
.column_shiba01_bot .column_left_bot .h_tit_outer {
	margin-left: 20px;
	margin-right: 25px;
	background: url("../image/common/shiba_col4_circle_underbar.gif") repeat-x left bottom;
	margin-bottom: 15px;
	/* margin-left: 5.58659217877095%; */
	/* margin-right: 6.98324022343687%; */
}

.column_shiba01_top .column_left_top .h_tit_outer {
	margin-top: 15px;
}

.column_shiba01_bot .column_left_bot .h_tit_outer {
	margin-top: 62px;
}

.column_shiba01_top .h_tit03_01,
.column_shiba01_bot .h_tit03_03 {
	min-height: 63px;
	padding-bottom: 5px;
	margin-bottom: 0;
}

.column_shiba01_top .h_tit03_01 {
	padding-left: 57px;
	background: url("../image/top/shiba_icon1.gif") no-repeat left top;
}

.column_shiba01_bot .h_tit03_03 {
	padding-left: 60px;
	background: url("../image/top/shiba_icon3.gif") no-repeat left top;
}

.column_shiba01_top .h_tit03_01 span.sp01,
.column_shiba01_bot .h_tit03_03 span.sp01 {
	display: block;
	font-size: 14px;
	color: #343472;
	padding-top: 5px;
	padding-bottom: 0px;
}

.column_shiba01_top .h_tit03_01 span.sp02,
.column_shiba01_bot .h_tit03_03 span.sp02 {
	display: block;
	font-size: 24px;
	color: #343472;
}

.column_shiba01_top .column_left_top .inner_contents,
.column_shiba01_bot .column_left_bot .inner_contents {
	margin-left: 20px;
	margin-right: 25px;
	padding-bottom: 20px;
	/* margin-left: 5.58659217877095%; */
	/* margin-right: 6.98324022343687%; */
	/* padding-bottom: 5.58659217877095%; */
}

.column_shiba01_top .column_left_top .inner_contents {
	min-height: 169px;
}

.column_shiba01_bot .column_left_bot .inner_contents {
	min-height: 140px;
}

.shiba_link01 a {
	display: block;
	background: url("../image/common/shiba_icon_link01.gif") no-repeat left center;
	padding-left:  27px;
	font-size:  18px;
	line-height: 20px;
	color: #343472;
	text-decoration: none;
}

.column_shiba01_top .column_right_top {
	background: url("../image/common/shiba_column_right_top.gif") no-repeat left top;
	width: 362px;
	/* width: 37.708333333333333%; */
}

.column_shiba01_bot .column_right_bot {
	background: url("../image/common/shiba_column_right_bot.gif") no-repeat left bottom;
	width: 362px;
	/* width: 37.708333333333333%; */
}

.column_shiba01_top .column_right_top .h_tit_outer,
.column_shiba01_bot .column_right_bot .h_tit_outer {
	margin-left: 25px;
	margin-right: 20px;
	background: url("../image/common/shiba_col4_circle_underbar.gif") repeat-x left bottom;
	margin-bottom: 15px;
	/* margin-left: 6.98324022343687%; */
	/* margin-right: 5.58659217877095%; */
}

.column_shiba01_top .column_right_top .h_tit_outer {
	margin-top: 15px;
}

.column_shiba01_bot .column_right_bot .h_tit_outer {
	margin-top: 62px;
}

.column_shiba01_top .h_tit03_02,
.column_shiba01_bot .h_tit03_04 {
	min-height: 39px;
	padding-bottom: 5px;
	margin-bottom: 0;
}

.column_shiba01_top .h_tit03_02 {
	padding-left: 50px;
	background: url("../image/top/shiba_icon2.gif") no-repeat left top;
}

.column_shiba01_bot .h_tit03_04 {
	padding-left: 57px;
	background: url("../image/top/shiba_icon4.gif") no-repeat left top;
}

.column_shiba01_top .h_tit03_02 span.sp01,
.column_shiba01_bot .h_tit03_04 span.sp01 {
	display: block;
	font-size: 14px;
	color: #343472;
	padding-top: 5px;
	padding-bottom: 0px;
}

.column_shiba01_top .h_tit03_02 span.sp02,
.column_shiba01_bot .h_tit03_04 span.sp02 {
	display: block;
	font-size: 24px;
	color: #343472;
}

.column_shiba01_top .column_right_top .inner_contents,
.column_shiba01_bot .column_right_bot .inner_contents {
	margin-left: 25px;
	margin-right: 20px;
	padding-bottom: 20px;
	/* margin-left: 6.98324022343687%; */
	/* margin-right: 5.58659217877095%; */
	/* padding-bottom: 5.58659217877095%; */
}

.column_shiba01_top .column_right_top .inner_contents {
	min-height: 169px;
}

.column_shiba01_bot .column_right_bot .inner_contents {
	min-height: 140px;
}

/*  consult・コラムblue系   */


.column_blue02_top {
	background: url("../consult/image/blue_col4_circle_bg_top2.gif") no-repeat left bottom;
}

.column_blue02_top .column_left_top {
	position: relative;
	background: url("../image/common/blue_column_left_top.gif") no-repeat left top;
	width: 358px;
	/* width: 37.291666666666667%; */
}

.column_blue02_bot {
	background: url("../consult/image/blue_col4_circle_bot2.gif") no-repeat left top;
}

.column_blue02_bot .column_left_bot {
	position: relative;
	background: url("../image/common/blue_column_left_bot.gif") no-repeat left bottom;
	width: 358px;
	/* width: 37.291666666666667%; */
}

.column_blue02_top .column_left_top .h_tit_outer,
.column_blue02_bot .column_left_bot .h_tit_outer {
	margin-left: 20px;
	margin-right: 25px;
	background: url("../image/common/blue_col4_circle_underbar.gif") repeat-x left bottom;
	margin-bottom: 15px;
	/* margin-left: 5.58659217877095%; */
	/* margin-right: 6.98324022343687%; */
}

.column_blue02_top .column_left_top .h_tit_outer {
	margin-top: 15px;
}

.column_blue02_bot .column_left_bot .h_tit_outer {
	margin-top: 62px;
}

.column_blue02_top .h_tit03_01,
.column_blue02_bot .h_tit03_03 {
	min-height: 63px;
	padding-bottom: 5px;
	margin-bottom: 0;
}

.column_blue02_top .h_tit03_01 {
	padding-left: 57px;
	background: url("../consult/image/blue_icon1_1.gif") no-repeat left top;
}

.column_blue02_bot .h_tit03_03 {
	padding-left: 60px;
	background: url("../consult/image/blue_icon1_3.gif") no-repeat left top;
}

.column_blue02_top .h_tit03_01 span.sp01,
.column_blue02_bot .h_tit03_03 span.sp01 {
	display: block;
	font-size: 14px;
	color: #4d82b2;
	padding-top: 5px;
	padding-bottom: 0px;
}

.column_blue02_top .h_tit03_01 span.sp02,
.column_blue02_bot .h_tit03_03 span.sp02 {
	display: block;
	font-size: 24px;
	color: #4d82b2;
}

.column_blue02_top .column_left_top .inner_contents,
.column_blue02_bot .column_left_bot .inner_contents {
	margin-left: 20px;
	margin-right: 25px;
	padding-bottom: 20px;
	/* margin-left: 5.58659217877095%; */
	/* margin-right: 6.98324022343687%; */
	/* padding-bottom: 5.58659217877095%; */
}

.column_blue02_top .column_left_top .inner_contents {
	min-height: 189px;
}

.column_blue02_bot .column_left_bot .inner_contents {
	min-height: 140px;
}

.blue_link01 a {
	display: block;
	background: url("../image/common/blue_icon_link01.gif") no-repeat left center;
	padding-left:  27px;
	font-size:  18px;
	line-height: 20px;
	color: #4d82b2;
	text-decoration: none;
}


.column_blue02_top .column_right_top {
	position: relative;
	background: url("../image/common/blue_column_right_top.gif") no-repeat left top;
	width: 362px;
	/* width: 37.708333333333333%; */
}

.column_blue02_bot .column_right_bot {
	position: relative;
	background: url("../image/common/column_right_bot.gif") no-repeat left bottom;
	width: 362px;
	/* width: 37.708333333333333%; */
}

.column_blue02_top .column_right_top .h_tit_outer,
.column_blue02_bot .column_right_bot .h_tit_outer {
	margin-left: 25px;
	margin-right: 20px;
	background: url("../image/common/blue_col4_circle_underbar.gif") repeat-x left bottom;
	margin-bottom: 15px;
	/* margin-left: 6.98324022343687%; */
	/* margin-right: 5.58659217877095%; */
}

.column_blue02_top .column_right_top .h_tit_outer {
	margin-top: 15px;
}

.column_blue02_bot .column_right_bot .h_tit_outer {
	margin-top: 62px;
}

.column_blue02_top .h_tit03_02,
.column_blue02_bot .h_tit03_04 {
	min-height: 39px;
	padding-bottom: 5px;
	margin-bottom: 0;
}

.column_blue02_top .h_tit03_02 {
	padding-left: 50px;
	background: url("../consult/image/blue_icon1_2.gif") no-repeat left top;
}

.column_blue02_bot .h_tit03_04 {
	padding-left: 57px;
	background: url("../consult/image/blue_icon1_4.gif") no-repeat left top;
}

.column_blue02_top .h_tit03_02 span.sp01,
.column_blue02_bot .h_tit03_04 span.sp01 {
	display: block;
	font-size: 14px;
	color: #4d82b2;
	padding-top: 5px;
	padding-bottom: 0px;
}

.column_blue02_top .h_tit03_02 span.sp02,
.column_blue02_bot .h_tit03_04 span.sp02 {
	display: block;
	font-size: 24px;
	color: #4d82b2;
}

.column_blue02_top .column_right_top .inner_contents,
.column_blue02_bot .column_right_bot .inner_contents {
	margin-left: 25px;
	margin-right: 20px;
	padding-bottom: 20px;
	/* margin-left: 6.98324022343687%; */
	/* margin-right: 5.58659217877095%; */
	/* padding-bottom: 5.58659217877095%; */
}

.column_blue02_top .column_right_top .inner_contents {
	min-height: 189px;
}

.column_blue02_bot .column_right_bot .inner_contents {
	min-height: 140px;
}

.point_left1 {
	position: absolute;
	left: 0px;
	top: -33px;
}

.point_right1 {
	position: absolute;
	right: 0px;
	top: -33px;
}

.point_left2 {
	position: absolute;
	left: 0px;
	top: 6px;
}

.point_right2 {
	position: absolute;
	right: 0px;
	top: 6px;
}


/*  consult・コラムshiba系   */


.column_shiba02_top {
	background: url("../consult/image/shiba_col4_circle_top2.gif") no-repeat left bottom;
}

.column_shiba02_top .column_left_top {
	position: relative;
	background: url("../image/common/shiba_column_left_top.gif") no-repeat left top;
	width: 358px;
	/* width: 37.291666666666667%; */
}

.column_shiba02_bot {
	background: url("../consult/image/shiba_col4_circle_bot2.gif") no-repeat left top;
}

.column_shiba02_bot .column_left_bot {
	position: relative;
	background: url("../image/common/shiba_column_left_bot.gif") no-repeat left bottom;
	width: 358px;
	/* width: 37.291666666666667%; */
}

.column_shiba02_top .column_left_top .h_tit_outer,
.column_shiba02_bot .column_left_bot .h_tit_outer {
	margin-left: 20px;
	margin-right: 25px;
	background: url("../image/common/shiba_col4_circle_underbar.gif") repeat-x left bottom;
	margin-bottom: 15px;
	/* margin-left: 5.58659217877095%; */
	/* margin-right: 6.98324022343687%; */
}

.column_shiba02_top .column_left_top .h_tit_outer {
	margin-top: 15px;
}

.column_shiba02_bot .column_left_bot .h_tit_outer {
	margin-top: 62px;
}

.column_shiba02_top .h_tit03_01,
.column_shiba02_bot .h_tit03_03 {
	min-height: 63px;
	padding-bottom: 5px;
	margin-bottom: 0;
}

.column_shiba02_top .h_tit03_01 {
	padding-left: 57px;
	background: url("../consult/image/shiba_icon1_1.gif") no-repeat left top;
}

.column_shiba02_bot .h_tit03_03 {
	padding-left: 60px;
	background: url("../consult/image/shiba_icon1_3.gif") no-repeat left top;
}

.column_shiba02_top .h_tit03_01 span.sp01,
.column_shiba02_bot .h_tit03_03 span.sp01 {
	display: block;
	font-size: 14px;
	color: #343472;
	padding-top: 5px;
	padding-bottom: 0px;
}

.column_shiba02_top .h_tit03_01 span.sp02,
.column_shiba02_bot .h_tit03_03 span.sp02 {
	display: block;
	font-size: 24px;
	color: #343472;
}

.column_shiba02_top .column_left_top .inner_contents,
.column_shiba02_bot .column_left_bot .inner_contents {
	margin-left: 20px;
	margin-right: 25px;
	padding-bottom: 20px;
	/* margin-left: 5.58659217877095%; */
	/* margin-right: 6.98324022343687%; */
	/* padding-bottom: 5.58659217877095%; */
}

.column_shiba02_top .column_left_top .inner_contents {
	min-height: 189px;
}

.column_shiba02_bot .column_left_bot .inner_contents {
	min-height: 140px;
}

.column_shiba02_top .column_right_top {
	position: relative;
	background: url("../image/common/shiba_column_right_top.gif") no-repeat left top;
	width: 362px;
	/* width: 37.708333333333333%; */
}

.column_shiba02_bot .column_right_bot {
	position: relative;
	background: url("../image/common/shiba_column_right_bot.gif") no-repeat left bottom;
	width: 362px;
	/* width: 37.708333333333333%; */
}

.column_shiba02_top .column_right_top .h_tit_outer,
.column_shiba02_bot .column_right_bot .h_tit_outer {
	margin-left: 25px;
	margin-right: 20px;
	background: url("../image/common/shiba_col4_circle_underbar.gif") repeat-x left bottom;
	margin-bottom: 15px;
	/* margin-left: 6.98324022343687%; */
	/* margin-right: 5.58659217877095%; */
}

.column_shiba02_top .column_right_top .h_tit_outer {
	margin-top: 15px;
}

.column_shiba02_bot .column_right_bot .h_tit_outer {
	margin-top: 62px;
}

.column_shiba02_top .h_tit03_02,
.column_shiba02_bot .h_tit03_04 {
	min-height: 39px;
	padding-bottom: 5px;
	margin-bottom: 0;
}

.column_shiba02_top .h_tit03_02 {
	padding-left: 50px;
	background: url("../consult/image/shiba_icon1_2.gif") no-repeat left top;
}

.column_shiba02_bot .h_tit03_04 {
	padding-left: 57px;
	background: url("../consult/image/shiba_icon1_4.gif") no-repeat left top;
}

.column_shiba02_top .h_tit03_02 span.sp01,
.column_shiba02_bot .h_tit03_04 span.sp01 {
	display: block;
	font-size: 14px;
	color: #343472;
	padding-top: 5px;
	padding-bottom: 0px;
}

.column_shiba02_top .h_tit03_02 span.sp02,
.column_shiba02_bot .h_tit03_04 span.sp02 {
	display: block;
	font-size: 24px;
	color: #343472;
}

.column_shiba02_top .column_right_top .inner_contents,
.column_shiba02_bot .column_right_bot .inner_contents {
	margin-left: 25px;
	margin-right: 20px;
	padding-bottom: 20px;
	/* margin-left: 6.98324022343687%; */
	/* margin-right: 5.58659217877095%; */
	/* padding-bottom: 5.58659217877095%; */
}

.column_shiba02_top .column_right_top .inner_contents {
	min-height: 189px;
}

.column_shiba02_bot .column_right_bot .inner_contents {
	min-height: 140px;
}

.point_left1 {
	position: absolute;
	left: 0px;
	top: -33px;
}

.point_right1 {
	position: absolute;
	right: 0px;
	top: -33px;
}

.point_left2 {
	position: absolute;
	left: 0px;
	top: 6px;
}

.point_right2 {
	position: absolute;
	right: 0px;
	top: 6px;
}

/* ==== cost blue コラム関連 ====== */

.blue_square_column01 {
	background-color: #f6fafd;
	border: 1px solid #b1cbe3;
	padding: 14px 9px;
	min-height: 263px;
}

.shiba_square_column01 {
	background-color: #fbfbfe;
	border: 1px solid #c3c3d5;
	padding: 14px 9px;
	min-height: 263px;
}

.blue_square_column01 .h_tit_outer {
	background: url("../image/common/blue_col4_circle_underbar.gif") repeat-x left bottom;
	margin-bottom: 15px;
}

.shiba_square_column01 .h_tit_outer {
	background: url("../image/common/shiba_col4_circle_underbar.gif") repeat-x left bottom;
	margin-bottom: 15px;
}


.blue_square_column01 .h_tit03_01,
.blue_square_column01 .h_tit03_02,
.blue_square_column01 .h_tit03_03,
.blue_square_column01 .h_tit03_04,
.shiba_square_column01 .h_tit03_01,
.shiba_square_column01 .h_tit03_02,
.shiba_square_column01 .h_tit03_03,
.shiba_square_column01 .h_tit03_04 {
	min-height: 63px;
	padding-bottom: 5px;
	margin-bottom: 0;
}

.blue_square_column01 .h_tit03_01 {
	padding-left: 55px;
	background: url("../cost/image/blue_icon1_1.gif") no-repeat left top;
}

.shiba_square_column01 .h_tit03_01 {
	padding-left: 55px;
	background: url("../cost/image/shiba_icon1_1.gif") no-repeat left top;
}

.blue_square_column01 .h_tit03_02 {
	padding-left: 62px;
	background: url("../cost/image/blue_icon1_2.gif") no-repeat left top;
}

.shiba_square_column01 .h_tit03_02 {
	padding-left: 62px;
	background: url("../cost/image/shiba_icon1_2.gif") no-repeat left top;
}

.blue_square_column01 .h_tit03_03 {
	padding-left: 52px;
	background: url("../cost/image/blue_icon1_3.gif") no-repeat left top;
}

.shiba_square_column01 .h_tit03_03 {
	padding-left: 52px;
	background: url("../cost/image/shiba_icon1_3.gif") no-repeat left top;
}

.blue_square_column01 .h_tit03_04 {
	padding-left: 53px;
	background: url("../cost/image/blue_icon1_4.gif") no-repeat left top;
}

.shiba_square_column01 .h_tit03_04 {
	padding-left: 53px;
	background: url("../cost/image/shiba_icon1_4.gif") no-repeat left top;
}

.blue_square_column01 .h_tit03_01 span.sp01,
.blue_square_column01 .h_tit03_02 span.sp01,
.blue_square_column01 .h_tit03_03 span.sp01,
.blue_square_column01 .h_tit03_04 span.sp01 {
	display: block;
	font-size: 14px;
	color: #4d82b2;
	padding-top: 5px;
	padding-bottom: 0px;
}

.blue_square_column01 .h_tit03_01 span.sp02,
.blue_square_column01 .h_tit03_02 span.sp02,
.blue_square_column01 .h_tit03_03 span.sp02,
.blue_square_column01 .h_tit03_04 span.sp02 {
	display: block;
	font-size: 24px;
	color: #4d82b2;
}

.shiba_square_column01 .h_tit03_01 span.sp01,
.shiba_square_column01 .h_tit03_02 span.sp01,
.shiba_square_column01 .h_tit03_03 span.sp01,
.shiba_square_column01 .h_tit03_04 span.sp01 {
	display: block;
	font-size: 14px;
	color: #343472;
	padding-top: 5px;
	padding-bottom: 0px;
}

.shiba_square_column01 .h_tit03_01 span.sp02,
.shiba_square_column01 .h_tit03_02 span.sp02,
.shiba_square_column01 .h_tit03_03 span.sp02,
.shiba_square_column01 .h_tit03_04 span.sp02 {
	display: block;
	font-size: 24px;
	color: #343472;
}


.blue_square_column01 .inner_contents p,
.shiba_square_column01 .inner_contents p {
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 7px;
}

.blue_square_column01 .inner_contents p.blue_link01 a,
.shiba_square_column01 .inner_contents p.shiba_link01 a {
	padding-left: 40px;
}

.box_blue01 {
	border: 1px solid #b1cbe3;
	background-color: #f2f8fd;
}

.box_shiba01 {
	border: 1px solid #c3c3d5;
	background-color: #fbfbfe;
}

.box_blue01 .blue_h_tit12,
.box_shiba01 .shiba_h_tit12 {
	font-size: 22px;
	color: #ffffff;
	text-align: center;
	margin-top: 14px;
	margin-bottom: 0;
	margin-left: -7px;
	margin-right: -7px;
	padding-top: 12px;	
}

.box_blue01 .blue_h_tit12 {
	background: url("../aftercare/image/kado_test03.gif") no-repeat left top;
}

.box_shiba01 .shiba_h_tit12 {
	background: url("../aftercare/image/kado_test03.gif") no-repeat left top;
}

.box_blue01 .inner_contents,
.box_shiba01 .inner_contents {
	margin: 14px;
}

.gray_border01 {
	border: 1px solid #666666;
}


/* ==== dot box関連 ====== */

.blue_page .square_dot01 {
	background-image: url("../image/common/blue_dot_left_top.gif"),
	url("../image/common/blue_dot_right_top.gif"),
	url("../image/common/blue_dot_left_bot.gif"),
	url("../image/common/blue_dot_right_bot.gif"),
	url("../image/common/blue_dot_top.gif"),
	url("../image/common/blue_dot_bot.gif"),
	url("../image/common/blue_dot_left.gif"),
	url("../image/common/blue_dot_right.gif");
	background-repeat: no-repeat,no-repeat,no-repeat,no-repeat,repeat-x,repeat-x,repeat-y,repeat-y;
	background-position: left top,right top,left bottom,right bottom,left top, left bottom, left top, right top;
	background-color: #fdfeff;
}

.shiba_page .square_dot01 {
	background-image: url("../image/common/shiba_dot_left_top.gif"),
	url("../image/common/shiba_dot_right_top.gif"),
	url("../image/common/shiba_dot_left_bot.gif"),
	url("../image/common/shiba_dot_right_bot.gif"),
	url("../image/common/shiba_dot_top.gif"),
	url("../image/common/shiba_dot_bot.gif"),
	url("../image/common/shiba_dot_left.gif"),
	url("../image/common/shiba_dot_right.gif");
	background-repeat: no-repeat,no-repeat,no-repeat,no-repeat,repeat-x,repeat-x,repeat-y,repeat-y;
	background-position: left top,right top,left bottom,right bottom,left top, left bottom, left top, right top;
	background-color: #fdfeff;
}

.shiba_page03 .square_dot01 {
	background-image: url("../image/common/shiba_dot_left_top03.gif"),
	url("../image/common/shiba_dot_right_top03.gif"),
	url("../image/common/shiba_dot_left_bot03.gif"),
	url("../image/common/shiba_dot_right_bot03.gif"),
	url("../image/common/shiba_dot_top03.gif"),
	url("../image/common/shiba_dot_bot03.gif"),
	url("../image/common/shiba_dot_left03.gif"),
	url("../image/common/shiba_dot_right03.gif");
	background-repeat: no-repeat,no-repeat,no-repeat,no-repeat,repeat-x,repeat-x,repeat-y,repeat-y;
	background-position: left top,right top,left bottom,right bottom,left top, left bottom, left top, right top;
	background-color: #fdfeff;
}

.blue_page02 {
	background: url("../image/common/blue_box_dot_bot.gif") no-repeat left bottom;
}

.blue_page02 .square_dot01 {
	background: url("../image/common/blue_box_dot_top.gif") no-repeat left top;
}

.shiba_page02 {
	background: url("../image/common/shiba_box_dot_bot.gif") no-repeat left bottom;
}

.shiba_page02 .square_dot01 {
	background: url("../image/common/shiba_box_top.gif") no-repeat left top;
}

.blue_page .square_dot01 .inner_col,
.shiba_page .square_dot01 .inner_col,
.blue_page02 .square_dot01 .inner_col,
.shiba_page02 .square_dot01 .inner_col,
.shiba_page03 .square_dot01 .inner_col{
	padding: 20px;
}

.square_gray01 {
	border: 1px solid #666666;
	padding: 20px 15px 4px;
}


/* ==== kadomaru関連 ====== */

.kadomaru_blue01 .inner_contents {
	border: 2px solid #5d8fbd;
	border-radius: 3px;
	padding: 30px 10px;
	background-color: #f8fbfe;
}

.kadomaru_blue01 .inner_contents p {
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 7px;
	color: #5a8ab7;
	font-size: 16px;
	font-weight: bold;
}

.kadomaru_shiba01 .inner_contents {
	border: 2px solid #7777a3;
	border-radius: 3px;
	padding: 30px 10px;
	background-color: #f5f5fe;
}

.kadomaru_shiba01 .inner_contents p {
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 7px;
	color: #343472;
	font-size: 16px;
	font-weight: bold;
}


/* ==== link関連 ====== */

.blue_link02 a,
.shiba_link02 a {
	display: block;
	background: url("../image/common/blue_link_icon03.gif") no-repeat left center;
	padding-left: 14px;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
}

.blue_link02 a {
	color: #418faa;
}


.shiba_link02 a {
	color: #5084b4;
}


/* ==== flow関連 ====== */

.yellow_box {
	background-color: #fffab1;
	border-radius: 10px;
	padding: 20px;
	}
	
	
.yellow_box p {
	color: #664608;
	}



/* ==== toppage関連 ====== */

.brown_box {
	background-color: #e39d8d;
	padding-top: 30px;
	padding-left: 46px;
	}























