@charset "utf-8";


/* BODY
---------------------------------------------*/

html {
	width: 100%;
	height: 100%;}

body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style: none;}

body {
	text-align: left;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #333;
	background-color: #f2f2f2;}

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

a {
	color: #1068a4;
	text-decoration: none;
	outline: none;}

a:hover {
	color: #1068a4;
	text-decoration: underline;
	outline: none;}

a:active {
	background-color: transparent;
	outline: none;}

strong {
	color: #f86500;
	font-weight: bold;}

.clear {clear: both;}
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}



/* HEADER
---------------------------------------------*/

#header {
	width:100%;
	height: 220px;}

#topcopy {
	overflow: hidden;
	width: 980px;
	height: 23px;
	color: #333;
	font-size: 12px;
	text-align: left;
	padding: 4px 20px 0 24px;
	margin: 0 auto;}

#headertop_wrap {
	width: 100%;
	height: 123px;
	background-color: #fff;}

#headertop {
	position: relative;
	width: 984px;
	height: 123px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;}

h1 {
	position: absolute;
	top: 20px; left: 20px;
	width: 446px;
	height: 90px;}

#toptel {
	position: absolute;
	top: 8px; right: 29px;
	width: 416px;
	height: 52px;}

#tnav_contact {
	position: absolute;
	top: 60px; right: 235px;
	width: 208px;
	height: 50px;}

#tnav_tel {
	position: absolute;
	top: 60px; right: 20px;
	width: 208px;
	height: 50px;}



/* GLOBAL NAVI
---------------------------------------------*/

#gnav_wrap {
	width: 100% ;
	height: 70px;
	background: url(../img/bg_gnav.jpg) repeat-x center top;}

#gnav {
	width: 984px;
	height: 70px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;}

#gnav li {
	float: left;
	text-indent: -9999px;}

#gnav li a {
	display: block;
	height: 70px;
	background-repeat:no-repeat;}

#gnav li#gnav_home a {
	width: 82px;
	background-image: url(../img/btn_gnav_home.png);}

#gnav li#gnav_about a {
	width: 212px;
	background-image: url(../img/btn_gnav_about.png);}

#gnav li#gnav_service a {
	width: 174px;
	background-image: url(../img/btn_gnav_service.png);}

#gnav li#gnav_faq a {
	width: 158px;
	background-image: url(../img/btn_gnav_faq.png);}

#gnav li#gnav_voice a {
	width: 138px;
	background-image: url(../img/btn_gnav_voice.png);}

#gnav li#gnav_company a {
	width: 215px;
	background-image: url(../img/btn_gnav_company.png);}

#gnav li#gnav_home a:hover {
	width: 82px;
	background-image: url(../img/btn_gnav_home_o.png);}

#gnav li#gnav_about a:hover {
	width: 212px;
	background-image: url(../img/btn_gnav_about_o.png);}

#gnav li#gnav_service a:hover {
	width: 174px;
	background-image: url(../img/btn_gnav_service_o.png);}

#gnav li#gnav_faq a:hover {
	width: 158px;
	background-image: url(../img/btn_gnav_faq_o.png);}

#gnav li#gnav_voice a:hover {
	width: 138px;
	background-image: url(../img/btn_gnav_voice_o.png);}

#gnav li#gnav_company a:hover {
	width: 215px;
	background-image: url(../img/btn_gnav_company_o.png);}



/* ALL
---------------------------------------------*/

#all { 
	width: 984px;
	text-align: left;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;}



/* CONTENTS
---------------------------------------------*/

#contents { 
	width: 984px;
	text-align: left;
	overflow: hidden;}



/* MAIN
---------------------------------------------*/

#main { 
	width: 714px;
	padding-bottom: 50px;}


.main_box {
	position: relative;
	width: 714px;
	background: url(../img/bg_main_box.jpg) repeat-y left top;}

.main_box_top {
	position: absolute;
	top: 0px; left: 0px;
	width: 714px;
	height: 76px;
	background: url(../img/bg_main_box_top.jpg) no-repeat left top;}

.main_box_btm {
	position: absolute;
	bottom: 0px; left: 0px;
	width: 714px;
	height: 76px;
	background: url(../img/bg_main_box_btm.jpg) no-repeat left bottom;}



/* 今ならもれなく小冊子プレゼント！
---------------------------------------------*/

#present {
	z-index: 1;
	position: relative;
	width: 714px;
	height: 247px;}

#present_img {
	width: 714px;
	height: 247px;}

#present_contact_btn {
	z-index: 1;
	position: absolute;
	top: 178px; left: 28px;
	width: 319px;
	height: 50px; }

#present_mail_btn {
	z-index: 1;
	position: absolute;
	top: 178px; left: 220px;
	width: 185px;
	height: 50px; }



/* 60分の無料電話相談を実施中！
---------------------------------------------*/

#tel60 {
	position: relative;
	width: 714px;
	height: 247px;
	margin-top: 25px;}

#tel60_img {
	width: 714px;
	height: 247px;}

#tel60_btn {
	z-index: 1;
	position: absolute;
	top: 172px; left: 26px;
	width: 318px;
	height: 56px; }



/* SIDE
---------------------------------------------*/

#side { 
	width: 244px;
	padding-bottom: 30px;}


.side_ban {
	width: 244px;
	height: 116px;}

.side_box {
	position: relative;
	width: 244px;
	background: url(../img/bg_side_box.jpg) repeat-y left top;}

.side_box_top {
	position: absolute;
	top: 0px; left: 0px;
	width: 244px;
	height: 68px;
	background: url(../img/bg_side_box_top.jpg) no-repeat left top;}

.side_box_btm {
	position: absolute;
	bottom: 0px; left: 0px;
	width: 244px;
	height: 68px;
	background: url(../img/bg_side_box_btm.jpg) no-repeat left bottom;}


/* 関さとしブログ */

#side_blog {
	z-index: 1;
	position: relative;
	width: 244px;
	padding-top: 20px;
	padding-bottom: 20px;}

#side_blog h2 {
	width: 220px;
	height: 32px;
	padding: 0 12px 0 12px;}

#side_blog_text {
	width: 220px;
	height: 75px;
	padding: 0 12px 0 12px;}

#side_blog_btn {
	width: 143px;
	height: 40px;
	padding: 0 12px 10px 89px;}

#side_blog_ttl {
	width: 212px;
	height: 25px;
	padding: 0 16px 0 16px;}

#side_blog_text2 {
	width: 200px;
	height: 30px;
	color: #0056b5;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 31px 0 13px;}

#side_blog ul {
	width: 205px;
	font-size: 12px;
	line-height: 1.7em;
	padding: 0px 22px 0px 17px;}

#side_blog ul li {
	width: 183px;
	margin-bottom: 2px;
	padding: 0 0 0 22px;}

#side_blog ul li#side_blog_01 {
	background: url(../img/bg_side_blog_li01.gif) no-repeat left 2px;}

#side_blog ul li#side_blog_02 {
	background: url(../img/bg_side_blog_li02.gif) no-repeat left 2px;}

#side_blog ul li#side_blog_03 {
	background: url(../img/bg_side_blog_li03.gif) no-repeat left 2px;}

#side_blog ul li#side_blog_04 {
	background: url(../img/bg_side_blog_li04.gif) no-repeat left 2px;}

#side_blog ul li#side_blog_05 {
	background: url(../img/bg_side_blog_li05.gif) no-repeat left 2px;}

#side_blog ul li a {
	color: #333;
	font-weight: normal;
	text-decoration: none;}

#side_blog ul li a:hover {
	color: #0071bf;
	font-weight: normal;
	text-decoration: underline;}


/* facebook */
#facebook {
	width: 244px;
	margin-top: 17px;
	background-color: #fff;}


/* サイドナビ */

#sidenav {
	z-index: 1;
	position: relative;
	width: 220px;
	padding: 12px;}

#sidenav ul {
	width: 220px;}

#sidenav ul li {
	text-indent: -9999px;
	margin-bottom: 3px;}

#sidenav ul li a {
	display: block;
	width: 220px;
	height: 40px;
	background-repeat:no-repeat;}

#sidenav ul li#sidenav_about a {
	background-image: url(../img/btn_sidenav_about.gif);}

#sidenav ul li#sidenav_service a {
	background-image: url(../img/btn_sidenav_service.gif);}

#sidenav ul li#sidenav_faq a {
	background-image: url(../img/btn_sidenav_faq.gif);}

#sidenav ul li#sidenav_voice a {
	background-image: url(../img/btn_sidenav_voice.gif);}

#sidenav ul li#sidenav_company a {
	background-image: url(../img/btn_sidenav_company.gif);}


#sidenav ul li#sidenav_about a:hover {
	background-image: url(../img/btn_sidenav_about_o.gif);}

#sidenav ul li#sidenav_service a:hover {
	background-image: url(../img/btn_sidenav_service_o.gif);}

#sidenav ul li#sidenav_faq a:hover {
	background-image: url(../img/btn_sidenav_faq_o.gif);}

#sidenav ul li#sidenav_voice a:hover {
	background-image: url(../img/btn_sidenav_voice_o.gif);}

#sidenav ul li#sidenav_company a:hover {
	background-image: url(../img/btn_sidenav_company_o.gif);}




/* GoToTop
---------------------------------------------*/

#gototop {
	width: 57px;
	height: 43px;
	margin-left: auto;}



/* FOOTER
---------------------------------------------*/

#footer {
	width: 100%;}


/* Footerメニュー */

#footer_menu {
	width: 100%;
	background: #1E679C url(../img/bg_footer.jpg) repeat-x left top;}

#footer_menu ul {
	width: 984px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;}

#footer_menu ul li {
	float: left;
	padding-top: 40px;
	padding-bottom: 30px;}

#footer_menu ul li#ft_about {
	width: 312px;}

#footer_menu ul li#ft_service {
	width: 257px;}

#footer_menu ul li#ft_contents {
	width: 213px;}

#footer_menu ul li#ft_contact {
	width: 202px;}

#footer_menu dl dt {
	height: 38px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;}

#footer_menu ul li ul {
	width: auto;
	padding: 0;
	margin: 0;}

#footer_menu ul li ul li {
	font-size: 12px;
	line-height: 1.4em;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 12px;
	padding-right: 40px;
	margin-bottom: 7px;
	background: url(../img/bg_footer_li.gif) no-repeat left 3px;}

#footer_menu ul li ul li a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;}

#footer_menu ul li ul li a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;}

#footer_menu ul li#ft_about ul li {
	width: 260px;}

#footer_menu ul li#ft_service ul li {
	width: 205px;}

#footer_menu ul li#ft_contents ul li {
	width: 161px;}

#footer_menu ul li#ft_contact ul li {
	width: 150px;}


/* ラストロゴ・メール */

#footer_last_wrap {
	width: 100%;
	height: 76px;
	border-bottom: 1px solid #ccc;
	background-color: #fff;}

#footer_last {
	position: relative;
	width: 984px;
	height: 76px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;}

#lastlogo {
	position: absolute;
	top: 15px; left: 20px;
	width: 53px;
	height: 45px;}

#lastname {
	position: absolute;
	top: 22px; left: 76px;
	width: 300px;
	height: 30px;
	color: #333;
	font-size: 15px;
	font-weight: bold;}

address {
	position: absolute;
	top: 45px; left: 77px;
	width: 500px;
	height: 30px;
	color: #333;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;}

#lastmail_text {
	position: absolute;
	top: 18px; right: 20px;
	width: 201px;
	height: 25px;}

#lastmail_icon {
	position: absolute;
	top: 43px; right: 196px;
	width: 20px;
	height: 15px;}

#lastmail_address {
	position: absolute;
	top: 43px; left: 833px;
	width: 190px;
	height: 25px;
	font-size: 13px;}

#lastmail_address a {
	color: #278acc;
	font-weight: bold;
	text-decoration: none;}

#lastmail_address a:hover {
	color: #278acc;
	font-weight: bold;
	text-decoration: underline;}


/* Copyright */

#copyright_wrap {
	width: 100%;
	height: 50px;
	border-top: 1px solid #fff;}

#copyright {
	width: 400px;
	color: #333;
	font-size: 10px;
	text-align: center;
	margin: 0 auto;
	padding-top: 15px;}



/* PAGE NAVI
---------------------------------------------*/

#pageNavi {
	width: 976px;
	height: 25px;
	padding: 3px 0 0 8px;
	font-size: 12px;
	color: #333;}

#pageNavi a {
	color: #0071bf;
	text-decoration: none;}

#pageNavi a:hover {
	color: #0071bf;
	text-decoration: underline;}



/* PADDING & MARGIN SETUP
---------------------------------------------*/

/* MARGIN */

.mt5 {margin-top: 5px;}
.mt8 {margin-top: 8px;}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}
.mt25 {margin-top: 25px;}
.mt30 {margin-top: 30px;}
.mt40 {margin-top: 40px;}
.mt50 {margin-top: 50px;}

.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mb25 {margin-bottom: 25px;}
.mb30 {margin-bottom: 30px;}
.mb40 {margin-bottom: 40px;}
.mb50 {margin-bottom: 50px;}
.mb100 {margin-bottom: 100px;}

.mr10 {margin-right: 10px;}
.mr20 {margin-right: 20px;}
.mr30 {margin-right: 30px;}
.mr40 {margin-right: 40px;}
.mr50 {margin-right: 50px;}

.ml10 {margin-left: 10px;}
.ml20 {margin-left: 20px;}
.ml30 {margin-left: 30px;}
.ml40 {margin-left: 40px;}
.ml50 {margin-left: 50px;}

/* PADDING */

.pt10 {padding-top: 10px;}
.pt20 {padding-top: 20px;}
.pt30 {padding-top: 30px;}
.pt40 {padding-top: 40px;}
.pt50 {padding-top: 50px;}

.pb10 {padding-bottom: 10px;}
.pb20 {padding-bottom: 20px;}
.pb30 {padding-bottom: 30px;}
.pb40 {padding-bottom: 40px;}
.pb50 {padding-bottom: 50px;}

.pr10 {padding-right: 10px;}
.pr20 {padding-right: 20px;}
.pr30 {padding-right: 30px;}
.pr40 {padding-right: 40px;}
.pr50 {padding-right: 50px;}

.pl10 {padding-left: 10px;}
.pl20 {padding-left: 20px;}
.pl30 {padding-left: 30px;}
.pl40 {padding-left: 40px;}
.pl50 {padding-left: 50px;}

/* FLOAT */

.fleft {float: left;}
.fright {float: right;}


/* CLEARFIX
---------------------------------------------*/

.cl:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;}

.cl{ display: inline-block; }

/* Hides from IE-mac \*/
* html .cl { height: 1%; }
.cl { display: block; }
/* End hide from IE-mac */



/* COLORBOX
---------------------------------------------*/

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url("../img/colorbox/overlay.png") repeat 0 0;}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url("../img/colorbox/controls.png") no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url("../img/colorbox/controls.png") no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url("../img/colorbox/controls.png") no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url("../img/colorbox/controls.png") no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url("../img/colorbox/controls.png") left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url("../img/colorbox/controls.png") right top repeat-y;}
    #cboxTopCenter{height:21px; background:url("../img/colorbox/border.png") 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url("../img/colorbox/border.png") 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url("../img/colorbox/loading_background.png") no-repeat center center;}
        #cboxLoadingGraphic{background:url("../img/colorbox/loading.gif") no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url("../img/colorbox/controls.png") no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url("../img/colorbox/controls.png") no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url("../img/colorbox/controls.png") no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
