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

/*------------------------------------------------------
　　　　　　　　　＊ HTML5 RESET ＊
-------------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	font-weight: normal;
	font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
    line-height:1;
	font-size:100%;
	font-weight:normal;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

ol,ul{list-style:none;}

blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
    font-size:100%;
    vertical-align:baseline;
	outline: none;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
input, select {
    vertical-align:middle;
}
img {
	margin: 0;
	vertical-align: bottom;
	border: none;
	}

/*------------------------------------------------------
　　　　　　　　　＊ DECO　＊
-------------------------------------------------------*/
.fl_l {float: left !important;}
.fl_r {float: right !important;}
.center {
	margin-right: auto;
	margin-left: auto;
}
.clear_b {clear: both !important;}

.ta_l {text-align: left !important;}
.ta_r {text-align: right !important;}
.ta_c {text-align: center !important;}

/* Clearfix */  
.clearfix:after {
    content: "";   
    display: block;   
    height: 0;   
    clear: both;   
    visibility: hidden;  
}
.clearfix {
    display: inline-block;  
    min-height: 1%;  
}

.clear {
	clear: both;
}

.m_0 {margin: 0px !important;}
 
.m_b0 {margin-bottom: 0px !important;}
.m_b5 {margin-bottom: 5px !important;}
.m_b10 {margin-bottom: 10px !important;}
.m_b15 {margin-bottom: 15px !important;}
.m_b20 {margin-bottom: 20px !important;}
.m_b25 {margin-bottom: 25px !important;}
.m_b30 {margin-bottom: 30px !important;}
.m_b35 {margin-bottom: 35px !important;}
.m_b40 {margin-bottom: 40px !important;}
.m_b50 {margin-bottom: 50px !important;}
.m_b80 {margin-bottom: 80px !important;}
.m_b100 {margin-bottom: 100px !important;}

.m_t5 {margin-top: 5px !important;}
.m_t10 {margin-top: 10px !important;}
.m_t15 {margin-top: 15px !important;}
.m_t20 {margin-top: 20px !important;}
.m_t25 {margin-top: 25px !important;}
.m_t30 {margin-top: 30px !important;}
.m_t35 {margin-top: 35px !important;}
.m_t40 {margin-top: 40px !important;}
.m_t50 {margin-top: 50px !important;}
.m_t-5 {margin-top: -5px !important;}
.m_t-10 {margin-top: -10px !important;}
.m_t-15 {margin-top: -15px !important;}
.m_t-20 {margin-top: -20px !important;}
.m_t-30 {margin-top: -30px !important;}

.m_l5 {margin-left: 5px !important;}
.m_l10 {margin-left: 10px !important;}
.m_l15 {margin-left: 15px !important;}
.m_l20 {margin-left: 20px !important;}
.m_l25 {margin-left: 25px !important;}
.m_l30 {margin-left: 30px !important;}
.m_l-10 {margin-left: -10px !important;}
.m_l-15 {margin-left: -15px !important;}
.m_l-20 {margin-left: -20px !important;}

.m_r0 {margin-right: 0px !important;}
.m_r5 {margin-right: 5px !important;}
.m_r10 {margin-right: 10px !important;}
.m_r15 {margin-right: 15px !important;}
.m_r20 {margin-right: 20px !important;}
.m_r25 {margin-right: 25px !important;}
.m_r30 {margin-right: 30px !important;}

.p_t5 {padding-top: 5px !important;}
.p_t10 {padding-top: 10px !important;}
.p_t12 {padding-top: 12px !important;}
.p_t15 {padding-top: 15px !important;}
.p_t20 {padding-top: 20px !important;}
.p_t25 {padding-top: 25px !important;}
.p_t30 {padding-top: 30px !important;}
.p_t40 {padding-top: 40px !important;}
.p_t45 {padding-top: 45px !important;}
.p_t50 {padding-top: 50px !important;}
.p_t60 {padding-top: 60px !important;}

.p_b0 {padding-bottom: 0px !important;}
.p_b5 {padding-bottom: 5px !important;}
.p_b7 {padding-bottom: 7px !important;}
.p_b10 {padding-bottom: 10px !important;}
.p_b12 {padding-bottom: 12px !important;}
.p_b15 {padding-bottom: 15px !important;}
.p_b20 {padding-bottom: 20px !important;}
.p_b25 {padding-bottom: 25px !important;}
.p_b30 {padding-bottom: 30px !important;}
.p_b35 {padding-bottom: 35px !important;}
.p_b40 {padding-bottom: 40px !important;}
.p_b50 {padding-bottom: 50px !important;}
.p_b60 {padding-bottom: 60px !important;}
.p_b65 {padding-bottom: 65px !important;}
.p_b70 {padding-bottom: 70px !important;}
.p_b80 {padding-bottom: 80px !important;}
.p_b100 {padding-bottom: 100px !important;}

.p_l5 {padding-left: 5px !important;}
.p_l10 {padding-left: 10px !important;}
.p_l15 {padding-left: 15px !important;}
.p_l20 {padding-left: 20px !important;}
.p_l25 {padding-left: 25px !important;}
.p_l30 {padding-left: 30px !important;}
.p_l40 {padding-left: 40px !important;}
.p_l45 {padding-left: 40px !important;}
.p_l50 {padding-left: 50px !important;}
.p_l60 {padding-left: 60px !important;}
.p_l110 {padding-left: 110px !important;}
	
.p_r5 {padding-right: 5px !important;}
.p_r10 {padding-right: 10px !important;}
.p_r15 {padding-right: 15px !important;}
.p_r20 {padding-right: 20px !important;}
.p_r25 {padding-right: 25px !important;}
.p_r30 {padding-right: 30px !important;}
.p_r60 {padding-right: 60px !important;}

.fw_b{font-weight: bold !important;}
.fc_red01{color: #B64354 !important;}
.fc_blue01{color: #4297C7 !important;}
.fc_red02{color: #b40000 !important;}
.fc_blue02{color: #276687 !important;}

.lh_130{line-height: 1.3;}
.lh_180{line-height: 1.8;}

.fs_10{font-size: 10px !important;}
.fs_11{font-size: 11px !important;}
.fs_12{font-size: 12px !important;}
.fs_13{font-size: 13px !important;}
.fs_14{font-size: 14px !important;}
.fs_15{font-size: 15px !important;}
.fs_18{font-size: 18px !important;}

.bdr_sb_1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #837E76;
}
.bdr_db_1{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #837E76;
}
.bdr_none {
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}
/*------------------------------------------------------
　　　　　　　　　＊ BASE ＊
-------------------------------------------------------*/
body {
	font-size: 13px;
	line-height: 1.6;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a {
	color: #333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

/*-------------------------------------------
　　　　　　　　　COMMON
-------------------------------------------*/
.wrapper {
	width: 100%;
	text-align: center;
}
.box {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
.container {
	text-align: center;
	width: 100%;
	padding-top: 80px;
	padding-bottom: 85px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #1B4A9A;
}
.ttl_box {
	background-image: url(../img/bg_ttl.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	width: 980px;
	padding-bottom: 20px;
}
/*------ HEADER -------*/
.header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
	background-image: url(../img/bg_header.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 140px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #1B4A9A;
}
.header_logo {
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 33px;
	width: 282px;
	position: absolute;
	left: 0px;
	top: 19px;
}
.navi {
	position: absolute;
	left: 0px;
	top: 72px;
}
.navi li{
	float: left;	
}
.header_btn_fb {
	position: absolute;
	top: 19px;
	right: 0px;
}
/*------ MAIN -------*/
.main {
	background-image: url(../img/bg_main.png);
	background-repeat: repeat;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #1B4A9A;
}
.main_box {
	height: 348px;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #EEEEEE;
	position: relative;
	background-color: #FFF;
	text-align: left;
}
.main_text_box {
	position: absolute;
	left: 44px;
	top: 76px;
}
.main_photo {
	position: absolute;
	right: 0px;
	top: 0px;
}

/*------ MAIN -------*/
.message_text_box {
	float: left;
	width: 580px;
}
.message_photo {
	float: right;
	width: 400px;
}

/*------ SERVICE -------*/
.service_list {
	width: 1080px;
}
.service_list li{
	width: 260px;
	float: left;
	margin-right: 100px;
	padding-bottom: 35px;
	position: relative;
	padding-top: 230px;
}
.service_list .service_obj {
	position: absolute;
	left: 0px;
	top: 0px;	
}
.service_list h3 {
	text-align: center;
	width: 260px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1B4A9A;	
}

/*------ ABOUT -------*/
.about_text_box {
	float: right;
	width: 610px;
	padding-top: 3px;
}
.about_photo {
	float: left;
	width: 325px;	
}
.about_ttl {
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1A4A99;
	font-size: 16px;
	color: #194A99;
	font-weight: bold;
	letter-spacing: 0.02em;
}

/*------ ABOUT -------*/
.contact_tel_box {
	float: left;
	width: 300px;
}
.contact_mail_box {
	float: right;
	width: 600px;
}
.contact_ttl {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1A4A99;
	margin-bottom: 28px;
	padding-bottom: 10px;
}

/*------ ABOUT -------*/
.footer {
	background-color: #1B4A9A;
	height: 50px;
	width: 100%;
}
.footer_copyright {
	float: left;
	padding-top: 22px;
	line-height: 1px;
}
.footer_logo {
	float: right;
	padding-top: 20px;
	line-height: 1px;
}
