@charset "UTF-8";
/*
	株式会社WEBY
	Copyright (C) WEBY Inc. All Rights Reserved

*/

/*------------------------------------------------------------------------------
1-GLOBAL
2-HEADER
3-FOOTER
4-CONTENTS
5-UNDER PAGES
6-JAVASCRIPT
7-HI-SPEC-COADING【編集可】
8-RESET【編集不可】
 -------------------------------------------------------------------------------*/

/* //////////////////////////////////////////////////
[1 GLOBAL] 
////////////////////////////////////////////////// */

html{
	height:100%;
}

body  {
	font-family:verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	background-attachment: scroll;
	font-size:14px;
	background-color:#fff;
    -webkit-text-size-adjust: none;
}

.inq{
	background-image: url(../images/global/inq_bg.png);
	background-repeat: repeat-x repeat-y;
	padding: 20px 0;
}

.inq ul{
	width: 900px;
	margin: 0 auto;
	height: 126px;
}



/*-----------------------------------------------------------------------  global*/

/* //////////////////////////////////////////////////
[2 HEADER] 
////////////////////////////////////////////////// */
#top h1{
	font-weight: normal;
	line-height: 19px;
	font-size: 13px;
}

#top ul{
	position: relative;
	z-index: 999;
}

#top p.mv {
	margin-top: -103px;
	z-index: 1;
}

.head_box{
	min-width: 900px;
}




/*-----------------------------------------------------------------------  header*/

/* //////////////////////////////////////////////////
[3 FOOTER] 
////////////////////////////////////////////////// */
.footer a{
	text-decoration: none;
	border: none;
	color: #000;
}

.footer address{
	color: #fff;
	background-color: #1e51a2;
	padding: 15px 0;
	font-style: normal;
	margin-top: -35px;
}
 
/*-----------------------------------------------------------------------  footer*/
/* //////////////////////////////////////////////////
[4 CONTENTS] 
////////////////////////////////////////////////// */
.case{
	width: 286px;
}

.case h4{
	height: 49px;
}

.case2 h4{
	height: 45px;
	padding-top: 4px;
}

.case3 h4{
	height: 40px;
	padding-top: 9px;
	font-weight: normal;
}

.case_box{
	border: 2px solid #4d7ec9;
	box-sizing:border-box;
	width: 286px;
	min-height: 1141px;
}

.case_box dt{
	color: #4d7ec9;
	font-size: 14px;
	line-height: 20px;
}

.case_box dd.fee{
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

.case_box dl{
	padding: 7px;
	border-bottom: 2px dotted #ccc;
}

.case_box dl.item1{
	min-height: 128px;
}

.case_box dl.item2{
	min-height: 80px;
}

.case_box dl.item3{
	min-height: 240px;
}

.case_box dl.item4{
	min-height: 120px;
}

.case_box dl.item5{
	min-height: 60px;
}

.case_box dl.item6{
	min-height: 160px;
}

.case_box dl.item7{
	min-height: 240px;
}

.case_box dl.item8{
	min-height: 155px;
}

.case_box p.item9{
	min-height: 55px;
	font-size: 17px;
	padding: 12px 7px 0 7px;
	line-height: 22px;
}

.case_box dl:last-child{
	border-bottom: none;
}

.case_box dl.pa2{
	padding: 7px 2px;
}

.case_box dl.bg1{
	background-color: #e5e5e5;
}

.case_box dl.bg2{
	background-color: #f3f1f1;
}

.case_box dd{
	font-size: 12px;
	line-height: 20px;
}

.content2,.content4{
	background-color: #f3f1f1;
}

.content2 li{
	font-size: 14px;
	margin-top: 20px;
}

.map{
	background: url('../images/top/map.png') #fff;
	background-position: right;
	background-repeat: no-repeat;
	height: 268px;
	border: 2px solid #4d7ec9;
	box-sizing:border-box;
	padding: 20px 30px;
}

.flow_box1{
	height: 502px;
}

.flow_box .flow_icon{
	padding: 0;
	background: url('../images/top/flow_icon.png') #faf6df;
	background-position: 97% 92%;
	background-repeat: no-repeat;
	padding: 15px 0 65px 15px;
	width: 265px;
	height: 90px;
}

.flow_box .hei{
	height: 140px;
}

.flow_box p{
	font-size: 14px;
	line-height: 22px;
}

.flow_box p.bg555{
	background-color: #555;
	display: inline-block;
	color: #fff;
	padding: 3px 5px;
}

.flow{
	width: 250px;
	background-color: #faf6df;
	padding: 15px;
}

.flow_bg{
	background: url('../images/top/flow_bg.png') ;
	background-position: top ;
	background-repeat: no-repeat;
	padding-top: 195px;
}

.wel_box{
	border: 3px solid #d5d3d3;
	background-color: #fff;
	padding: 10px;
	box-sizing:border-box;
	width: 210px;
	min-height: 280px;
}

.wel_box2{
	border: 3px solid #f27148;
	background-color: #f27148;
	padding: 45px 0 0 27px;
	box-sizing:border-box;
	width: 210px;
	height: 330px;
	color: #fff;
	font-size: 26px;
	line-height: 40px;
}

.wel_box h4{
	color: #1e51a2;
	font-size: 20px;
	line-height: 1.3;
}

.wel_box2 h5{
	font-weight: normal;	
}

.wel_box p{
	font-size: 14px;
	line-height: 22px;
	min-height: 100px;
}
 
/*-----------------------------------------------------------------------  contents*/

/* //////////////////////////////////////////////////
[5 UNDER PAGES] 
////////////////////////////////////////////////// */

/*-----------------------------------------------------------------------  UNDER PAGES*/

/* //////////////////////////////////////////////////
[6 JAVASCRIPT] 
////////////////////////////////////////////////// */


/*SLIDER*/

/*ACCORDION*/


/*TAB*/

/*GO TO PAGETOP*/


/*----------------------------------------------------------------------- JAVA SCRIPT*/

/* //////////////////////////////////////////////////
[7 HI-SPEC-COADING] 
////////////////////////////////////////////////// */

/*WIDTH */
.w10{ width:10px; } .w20{ width:20px; } .w30{ width:30px; } .w60{ width:60px; } .w100{ width:100px; } .w200{ width:200px; } .w300{ width:300px; } .w320{ width:320px; }

/*HEIGHT */
.h10{ height:10px; }

/* MARGIN */
.m0a		{  margin:0px auto 0px !important; }
.m10a		{  margin:10px auto 0px !important; }
.m20a		{  margin:20px auto 0px !important; }
.mt3		{ margin-top: 3px !important; }
.mt5		{ margin-top: 5px !important; }
.mt7		{ margin-top: 7px !important; }
.mt8		{ margin-top: 8px !important; }
.mt10		{ margin-top: 10px !important; }
.mt-10		{ margin-top: -10px !important; }
.mt13		{ margin-top: 13px !important; }
.mt15		{ margin-top: 15px !important; }
.mt-15		{ margin-top: -15px !important; }
.mt20		{ margin-top: 20px !important; }
.mt25		{ margin-top: 25px !important; }
.mt30		{ margin-top: 30px !important; }
.mt40		{ margin-top: 40px !important; }
.mt50		{ margin-top: 50px !important; }
.mr5		{ margin-right: 5px !important; }
.mr10		{ margin-right: 10px !important; }
.mr15		{ margin-right: 10px !important; }
.mr20		{ margin-right: 20px !important; }
.mr21		{ margin-right: 21px !important; }
.mr25		{ margin-right: 25px !important; }
.mr30		{ margin-right: 30px !important; }
.mr35		{ margin-right: 35px !important; }
.mb5		{ margin-bottom: 5px !important; }
.mb7		{ margin-bottom: 7px !important; }
.mb10		{ margin-bottom: 10px !important; }
.mb15		{ margin-bottom: 15px !important; }
.mb20		{ margin-bottom: 20px !important; }
.mb25		{ margin-bottom: 25px !important; }
.mb30		{ margin-bottom: 30px !important; }
.ml5		{ margin-left: 5px !important; }
.ml10		{ margin-left: 10px !important; }
.ml15		{ margin-left: 15px !important; }
.ml20		{ margin-left: 20px !important; }
.ml25		{ margin-left: 25px !important; }
.ml30		{ margin-left: 30px !important; }
.ml35		{ margin-left: 35px !important; }
.ml40		{ margin-left: 40px !important; }
.ml50		{ margin-left: 50px !important; }
.ml70		{ margin-left: 70px !important; }

/* PADDING */
.pt5		{ padding-top: 5px !important; }
.pt6		{ padding-top: 6px !important; }
.pt10		{ padding-top: 10px !important; }
.pt15		{ padding-top: 15px !important; }
.pt20		{ padding-top: 20px !important; }
.pt25		{ padding-top: 25px !important; }
.pt30		{ padding-top: 30px !important; }
.pt35		{ padding-top: 35px !important; }
.pt40		{ padding-top: 40px !important; }
.pt50		{ padding-top: 50px !important; }
.pr10		{ padding-right: 10px !important; }
.pr20		{ padding-right: 20px !important; }
.pr30		{ padding-right: 30px !important; }
.pr40		{ padding-right: 40px !important; }
.pr50		{ padding-right: 50px !important; }
.pb10		{ padding-bottom: 10px !important; }
.pb15		{ padding-bottom: 15px !important; }
.pb20		{ padding-bottom: 20px !important; }
.pb30		{ padding-bottom: 30px !important; }
.pb40		{ padding-bottom: 40px !important; }
.pb50		{ padding-bottom: 50px !important; }
.pl10		{ padding-left: 10px !important; }
.pl20		{ padding-left: 20px !important; }
.pl30		{ padding-left: 30px !important; }
.pl40		{ padding-left: 40px !important; }
.pl50		{ padding-left: 50px !important; }

/* OVERFLOW */
.ofh{ overflow: hidden !important; } .ofa{ overflow: auto !important; } .ofs{ overflow: scroll !important; } .ofxs{ overflow-x: scroll !important; } .ofys{ overflow-y: scroll !important; }

/* FONT-WEIGHT */
.b{ font-weight: bold !important; } .n{ font-weight: normal !important; }

/* FONT-SIZE */
.fs6		{ font-size: 6px !important; letter-spacing: -0.01px;}
.fs8		{ font-size: 8px !important; letter-spacing: -0.01px;}
.fs9		{ font-size: 9px !important; letter-spacing: -0.01px; line-height: 1.3;}
.fs10		{ font-size: 10px !important; letter-spacing: -0.01px; line-height: 1.3;}
.fs11		{ font-size: 11px !important; letter-spacing: -0.01px; line-height: 1.3;}
.fs12		{ font-size: 12px !important; line-height: 1.4;}
.fs13		{ font-size: 13px !important; line-height: 1.4;}
.fs14		{ font-size: 14px !important; line-height: 1.4;}
.fs15		{ font-size: 15px !important; line-height: 1.4;}
.fs16		{ font-size: 16px !important; line-height: 1.3;}
.fs18		{ font-size: 18px !important; }
.fs20		{ font-size: 20px !important; }
.fs22		{ font-size: 22px !important; line-height: 1.4;}
.fs24		{ font-size: 24px !important; }
.fs25		{ font-size: 25px !important; }
.fs26		{ font-size: 26px !important; }
.fs27		{ font-size: 27px !important; }
.fs28		{ font-size: 28px !important; }
.fs29		{ font-size: 29px !important; }
.fs35		{ font-size: 35px !important; }

.line14{
	line-height: 1.4;
}

/* TEXT-ALIGN */
.fac			{text-align: center;}
.far			{text-align: right;}
.fal			{text-align: left;}

/* FLOAT */
.fl		{  float:left; display: inline; !important; }
.fr		{  float:right; display: inline; !important; }

/* DISPLAY */
.dpi{ display:inline;}
.dpb{ display:block;}

/* DECORATION */
.tdn {	text-decoration: none;}

/* COLOR */
.color1{	color:#cf4192;}
.color2{	color:#e6680b;}
.color3{	color:#e64949;}
.color4{	color:#989898;}

/* CLEAR */
.clf{ clear:fixed;}

/*-----------------------------------------------------------------------  Hi Spec Coding*/

/* //////////////////////////////////////////////////
[8 RESET] 
////////////////////////////////////////////////// */

* {
	margin: 0;
	padding: 0;
}

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;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

.print_next {
page-break-before: always;
}

.tal{
	text-align: left;
}

.tac{
	text-align: center;
}

.tar{
	text-align: right;
}

.clb{
	clear: both;
}

.col555{
	color: #555;
}

.col666{
	color: #666;
}

.line14{
	line-height: 1.4;
}

.line16{
	line-height: 1.6;
}

.col_red{
	color: #e93801;
}

.bold{
	font-weight: bold;
}

.colfff{
	color: #fff;
}

.line20{
	line-height: 20px;
}


.center900{
	width: 900px;
	margin: 0 auto;
}

.radi3{
	border-top-right-radius:3px;
	border-top-left-radius:3px;
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
	-webkit-border-top-left-radius:3px;  
    -webkit-border-top-right-radius: 3px;  
    -webkit-border-bottom-right-radius: 3px;  
    -webkit-border-bottom-left-radius: 3px;  
    -moz-border-radius-topleft: 3px;  
    -moz-border-radius-topright: 3px;  
    -moz-border-radius-bottomright: 3px;  
    -moz-border-radius-bottomleft: 3px;  
}

li{
	list-style: none;
}

.col333{
	color: #333;
}


/*----------------------------------------------------------------------- RESET*/