@charset "euc-jp";
*{
	margin:0px;
	padding:0px;
	}
/* --------------------------------------------------
   RESET
-------------------------------------------------- */

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html {
	color: #000;
	background: #fff;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}
del, ins {
	text-decoration: none;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
legend {
	color: #000;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
/* --------------------------------------------------
   FONT
-------------------------------------------------- */

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0

--------------------------------------------------------
YUI Font-size Adjustment
10px = 77%     11px = 85%	  12px = 93%     13px = 100%
14px = 108%	   15px = 116%    16px = 123.1%  17px = 131%
18px = 138.5%  19px = 146.5%  20px = 153.9%  21px = 161.6%
22px = 167%    23px = 174%    24px = 182%    25px = 189%
26px = 197%
------------------------------------------------------*/

/*body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}*/


/* --------------------------------------------------
   ELEMENT
-------------------------------------------------- */
body {
	color: #66625f;
	font-family: 'Hiragino Kaku Gothic ProN', '¥Ò¥é¥®¥Î³Ñ¥´ ProN W3', Meiryo, ¥á¥¤¥ê¥ª, sans-serif;
	
	}
#wrapper{

	}
/* --------------------------------------------------
   HEADER
-------------------------------------------------- */
header {
	background: #FFF;
	width:960px;
	margin:0 auto;
    height:80px;
	
}

header #logo {
	float: left;
	margin-top: 18px;
	margin-left: 5px;
	}
header #info{
	float: right;
	margin-top: 8px;
	margin-bottom: 8px;
	}


/* --------------------------------------------------
   CONTENTS
-------------------------------------------------- */
#contents {
	background-image: url(../img/back04.jpg);

}

div.section.noBottom {
	background: none;
	padding-bottom: 70px;
}


div.section p {
	font-size: 18px;
	line-height: 1.5;
	margin: 0 15px;
}

/* --------------------------------------------------
   common
-------------------------------------------------- */
div.btnEntry {
}

h1 {
	font-size:45px;
	font-style:bold;
	color:#d00f12;
	padding:10px 0px;
}

#map img {
	margin-top:40px;
	padding-bottom:20px;}
 
/* --------------------------------------------------
   first_view
-------------------------------------------------- */
#first_view {
	width:100%;
	background-image: url(../img/back01.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
    background-attachment: fixed;
	}
#first_view_img {
	width:960px;
	margin:0 auto;
	position: relative;
	text-align:center;
	padding-top:10px;
	
	
	}
.topbtn {
	position:absolute;
	top:427px;
	left:122px;
	}

.banner_img {
	width: 960px;
	margin: 0 auto;
	position: absolute;
	top: 610px;
	left:-38px;
	right:-38px;
}
/* --------------------------------------------------
   SECTION 1
-------------------------------------------------- */
#sec_1 {
	text-align:center;
	}

#sec_1 h1 {
	padding-top:35px;}

/* --------------------------------------------------
   SECTION 2
-------------------------------------------------- */

#sec_2 {
	text-align:center;
	background-image: url(../img/back02.jpg);
	background-size: cover;
	background-attachment:fixed;
	}
#sec_2 h1 {
	padding-top:28px;
	padding-bottom:20px;
	color:#fff;
	margin-bottom:10px;
	}
.sec2_img {
	padding-bottom:15px;}

/* --------------------------------------------------
   SECTION 3
-------------------------------------------------- */
#sec_3 {
	background-image: url(../img/back04.png);
	padding-bottom: 10px;
	background-repeat:repeat;
	background-attachment:fixed;
	}
#sec3-2 {
	width:960px;
	margin:0 auto;
	text-align:center;}
#sec_3 h1 {
	padding-top:30px;
	padding-bottom:30px;
	}

.select img {
	padding-bottom:15px;
	}

.sec3_fpimg {
	width:960px;
	margin:0 auto;
	text-align:center;}
	
#sectionLINK a {
	font-size:12px;
    color:#a9a9a9;
	}

a:hover {color:#A30002;}


/* --------------------------------------------------
   SECTION 4
-------------------------------------------------- */
#sec_4 {
	width:960px;
	margin:0 auto;
	text-align:center;
	}

.btn {
	padding:10px;}
	
/* --------------------------------------------------
   SECTION 5
-------------------------------------------------- */

#sec_5 {
	width:960px;
	margin:0 auto;
	text-align:center;
	position:relative;
	}

#sec_5 h1 {
	padding-top:20px;
	padding-bottom:20px;
	}
.sec5_flow_img {
	padding-bottom:40px;
	
	}
.sec5_search_img {
	position:absolute;
	top:349px;
	left:67px;}
/* --------------------------------------------------
   SECTION 6
-------------------------------------------------- */

#sec_6 {
	background-image: url(../img/back03.jpg);
	background-size: cover;
	background-repeat: repeat;
	background-attachment: fixed;
}
#sec_6-2 {
	width:960px;
	margin:0 auto;
	text-align:center;
	}

#consult {
	padding-bottom:50px;
	}	

#sec_6 h1 {

	padding-top:35px;
	padding-bottom:20px;
	text-align:center;
	color:#2D2D2D;
	}

.consult_flow .step {
	margin-top:30px;}
	


.consult_flow .note {

	width: 900px;
	position: relative;
	background-color: #fff;
	padding: 1em;
	text-align:left;
	margin-left:15px;

}


.note h2 {
	position: absolute;
	top: -1em;
	padding: 0.25em 2em;
	color: #fff;
	transform: rotate(-4deg);
	font-size:20px;
	font-style:bold;
	
}

.note .step1 {
		background-color: rgba(155, 187, 85, 0.7);}
		

.note .step2 {
		background-color: rgba(100, 150, 200, 0.7);}
		

.note .step3 {
		background-color: rgba(128, 100, 162, 0.7);}
		

.note .step4 {
		background-color: rgba(192, 80, 77, 0.7);}

.note .inner_p {
	margin:15px;}

.note p {
	font-size: 18px;
	padding-top: 5px;
	margin: 5px;
}
	

/* --------------------------------------------------
   SECTION 7
-------------------------------------------------- */

#sec_7 {
	width:960px;
	margin:0 auto;
	}
#sec_7 h1 {
	padding-top:30px;
	padding-bottom:20px;
	text-align:center}

div.accordion {
	text-align:left;
}

div .accordion ul {
	background-color:#fff;}

div.accordion ul li a {
	display: block;
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	background-color: #db3748;
	border-bottom: 1px solid #fff;
	cursor: pointer;
	padding: 18px 12px;
	position: relative;
}
div.accordion ul li a:hover {
	background-color: #cc1427;
}
div.accordion ul li a:after, div.accordion ul li a.active:after {
	font-size: 18px;
	position: absolute;
	right: 12px;
	top: 16px;
	color: #ffffff;
}
div.accordion ul li a:after {
	content: "¢§";
}
div.accordion ul li a.active:after {
	content: "¢¥";
}
div.accordion ul li ul {
	display: none;
	
}
div.accordion ul li ul li a {
	display: block;
	color: #fff;
	font-size: 14px;
	background-color: #79c9b8;
	border-bottom: 1px solid #fff;
	padding: 6px 12px;
	position: relative;
}
div.accordion ul li ul li a:hover {
	background-color: #67ab9c;
}
div.accordion ul li ul li {
	margin: 10px 20px 10px;
}
div.accordion ul li h3 {
	font-size: 25px;
	font-style: bold;
	margin-top:20px;
}
div.accordion ul li ul li p {
	margin:10px 10px 20px 10px;
	padding-bottom: 10px;
	line-height: 28px;
}

div.accordion ul li ul li p.q1 {
	line-height: 28px;
	margin-bottom:0;
	padding-bottom:0;
}

div.accordion ul li ul li p.small{
font-size:12px;

}
.faq {

	text-align: center;
	margin: 10px;

}


/* --------------------------------------------------
   SECTION 8
-------------------------------------------------- */
#sec_8 {
	width:960px;
	margin:0 auto;
	}
#sec_8 h1 {
	padding-top:30px;
	padding-bottom:20px;
	text-align:center}

#attention {
	margin: 0 auto;
	width: 940px;
}
#attention h2 {
	margin: 35px 10px 10px;
	padding: 8px 0;
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
}
#attention h2.top {
	margin: 55px 10px 10px;
}
#attention h3 {
	margin: 30px 10px 5px;
	text-align: left;
	font-size: 21px;
	font-weight: bold;
}
#attention ul.top {
	margin-top: 25px;
}
#attention ul li {
	list-style: none;
	text-indent: -1em;
	padding-left: 1em;
	margin: 20px 10px 0;
	text-align: left;
	line-height: 1.6;
	font-size: 16px;
}
#attention ul li ul li {
	list-style: none;
	text-indent: 0;
	margin: 5px 0 0;
	font-size: 16px;
}
#attention ul li.noIndent {
	text-indent: 0;
	padding-left: 0;
}
#attention em {
	font-style: normal;
	font-weight: bold;
}
#attention ul li a {
	color: #ff8200;
}
#attention ul li a:hover {
	color: #ca804e;
}
.text-pink {
	color: #FF3366;
}

/* --------------------------------------------------
   SECTION 9
-------------------------------------------------- */


/* --------------------------------------------------
   =go smartphone
-------------------------------------------------- */
#spb {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 20px 10px 10px;
	background: #006;
}
.spbRounded {
	margin: 10px 10px 20px;
	font-weight: bold;
	text-align: center;
	font-size: 280%;
}
.spbRounded a {
	margin: 4px 0 0;
	padding: 8px 0;
	background: -moz-linear-gradient(top, #fc0, #ff7200);
	background: -webkit-gradient(linear, left top, left bottom, from(#fc0), to(#ff7200));
	background: -o-linear-gradient(top, #fc0, #ff7200);
	background-color: #ff6501;
	border: 1px solid #f60;
	color: #fff;
	display: block;
	font-weight: bold;
	/*font-size:300%;*/
	width: 100%;
	text-align: center;
	/*text-shadow:-1px -1px 1px rgba(0,0,0,0.1);*/
	text-shadow: -2px -2px 2px rgba(0,0,0,0.2);
	text-decoration: none;
}
/* _____ border-radius _____ */
.spbRounded a {
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
	border-radius: 24px;
}
.textColor01 {
	color: #f60;
}
/* --------------------------------------------------
   repo
-------------------------------------------------- */
div.repo {
	width: 780px;
	margin: 40px auto 0;
}
/* --------------------------------------------------
   goTop
-------------------------------------------------- */
div.goTop {
	width: 940px;
	margin: 0 auto;
	text-align: right;
	padding: 50px 0 0;
}
div.goTop a {
	color: #6f929e;
	display: block;
	height: 18px;
	font-size: 16px;
	padding-right: 24px;
}
/* --------------------------------------------------
   FOOTER
-------------------------------------------------- */
#footer {
	background: #fff;
}
#footer div {
	width: 940px;
	/*height:60px;*/
	height: 120px;
	margin: 0 auto;
}
#footer div div {
	width: 500px;
	float: left;
}
#footer div img {
	float: right;
	margin: 23px 0 0 0;
}
#footer ul {
	margin: 45px 0 5px;/*margin:15px 0 5px;*/
	font-size: 12px;
}
#footer ul li {
	padding: 0;
	display: inline;
}
#footer ul li.line {
	margin-left: 10px;
	padding: 0 0 0 10px;
	border-left: #6b6b6b dotted 1px;
}
#footer ul li a {
	color: #6b6b6b;
}
#copy {
	color: #8b8b8b;
	font-size: 12px;
}
/* --------------------------------------------------
   =clearfix
-------------------------------------------------- */
.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cf {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .cf {
	height: 1%;
	overflow: visible;
}
.cf {
	display: block;
}
/* End hide from IE-mac */

/* --------------------------------------------------
   loopslider
-------------------------------------------------- */


#loopslider {
    width: 100%;
    height: 232px;
    position: relative;
    overflow: hidden;
	margin-bottom:10px;
	margin-top:30px;
}
 
#loopslider ul {
    height: 232px;
    float: left;
    display: inline;
    overflow: hidden;
}
 
#loopslider ul li {
    width: 347px;
    height: 232px;
    float: left;
    display: inline;
    overflow: hidden;
}
 
/* =======================================
    ClearFixElements
======================================= */
#loopslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
#loopslider ul {;

    display: inline-block;
    overflow: hidden;
}

/* =======================================
    bottom
======================================= */

#town {
	background-color:#fff;
	width:100%;
	height:74px;
	padding-top:10px;
	background-repeat: repeat-x;
	background-image: url(../img/bottom_town.png);
}

/* =======================================
    page top
======================================= */

.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
	z-index:100;
}
.pagetop a {
    display: block;
    text-align: center;
    color: #222;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 10px;
}
.pagetop a:hover {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding:5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
