@charset "UTF-8";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",  "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #ffffff;
	color: #333;

}
.clearfix {
	clear: both;
}
.headclearfix {
	clear: both;
	width:100%;
	height:1px;
	display:block;
	float:left;
	margin-bottom:-1px;
}
.onPc{
	display:block;
}
.onSmt{
	display:none;
}
a img.linkimg{
background:none!important;
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
a:hover img.linkimg{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background:none!important;
}
.imground{
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.imgshadow{
    -webkit-box-shadow: 1px 3px 3px rgba(0,0,0,0.4);
	-moz-box-shadow: 1px 3px 3px rgba(0,0,0,0.4);
	box-shadow: 1px 3px 3px rgba(0,0,0,0.4);
}
.imgCenter{
	width:100%;
	height:auto;
	float:left;
	display:table;
	text-align:center;
}
.imgLeft{
	width:100%;
	height:auto;
	float:left;
	display:table;
}
/* Space */
.mt0{ margin-top:0;}
.mt05{ margin-top:5px;}
.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;}
.mt60{ margin-top:60px;}
.mt70{ margin-top:70px;}
.mt80{ margin-top:80px;}
.mt90{ margin-top:90px;}
.mt100{ margin-top:100px;}
.mt110{ margin-top:110px;}
.mt120{ margin-top:120px;}
.mt130{ margin-top:130px;}
.mt140{ margin-top:140px;}
.mt150{ margin-top:150px;}
.mt160{ margin-top:160px;}

.mr0{ margin-right:0;}
.mr05{ margin-right:5px;}
.mr10{ margin-right:10px;}
.mr15{ margin-right:15px;}
.mr20{ margin-right:20px;}
.mr30{ margin-right:30px;}
.mr60{ margin-right:60px;}

.mb0{ margin-bottom:0;}
.mb05{ 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;}
.mb60{ margin-bottom:60px;}

.ml0{ margin-left:0;}
.ml05{ margin-left:5px;}
.ml10{ margin-left:10px;}
.ml15{ margin-left:15px;}
.ml20{ margin-left:20px;}
.ml30{ margin-left:30px;}
.ml150{ margin-left:150px;}

.mW05{ margin:0 5px;}
.mW10{ margin:0 10px;}
.mW15{ margin:0 15px;}
.mW20{ margin:0 20px;}
.mW30{ margin:0 30px;}

.pt0{ padding-top:0;}
.pt02{ padding-top:2px;}
.pt03{ padding-top:3px;}
.pt04{ padding-top:4px;}
.pt05{ padding-top:5px;}
.pt10{ padding-top:10px;}
.pt15{ padding-top:15px;}
.pt20{ padding-top:20px;}
.pt30{ padding-top:30px;}
.pt40{ padding-top:40px;}
.pt50{ padding-top:50px;}
.pt60{ padding-top:60px;}
.pt70{ padding-top:70px;}
.pt80{ padding-top:80px;}
.pt90{ padding-top:90px;}
.pt100{ padding-top:100px;}

.pr0{ padding-right:0;}
.pr05{ padding-right:5px;}
.pr10{ padding-right:10px;}
.pr15{ padding-right:15px;}
.pr20{ padding-right:20px;}

.pb0{ padding-bottom:0;}
.pb03{ padding-bottom:3px;}
.pb04{ padding-bottom:4px;}
.pb05{ padding-bottom:5px;}
.pb07{ padding-bottom:7px;}
.pb10{ padding-bottom:10px;}
.pb15{ padding-bottom:15px;}
.pb20{ padding-bottom:20px;}
.pb30{ padding-bottom:30px;}
.pb40{ padding-bottom:40px;}
.pb50{ padding-bottom:50px;}
.pb60{ padding-bottom:60px;}
.pb70{ padding-bottom:70px;}
.pb80{ padding-bottom:80px;}
.pb90{ padding-bottom:90px;}
.pb100{ padding-bottom:100px;}

.pl0{ padding-left:0;}
.pl05{ padding-left:5px;}
.pl10{ padding-left:10px;}
.pl15{ padding-left:15px;}
.pl20{ padding-left:20px;}

.pW05{ padding:0 5px;}
.pW10{ padding:0 10px;}
.pW15{ padding:0 15px;}
.pW20{ padding:0 20px;}
.pW30{ padding:0 30px;}

.pd05{ padding: 5px;}
.pd10{ padding: 10px;}
.pd15{ padding: 15px;}
.pd20{ padding: 20px;}
/* Space */
.header {
	height: 80px;
	width: 100%;
	margin: 0 auto;
	display: table;
	background-color:#FFF;
	z-index:100;
	position:fixed;
	top:0;
	border-top:#0373b6 5px solid;
	border-bottom:#eee 1px solid;
}
.header02 {
	height: 80px;
	width: 100%;
	margin: 0 auto;
	display: table;
	background-color:#FFF;
	z-index:100;
	top:0;
	border-top:#0373b6 5px solid;
	border-bottom:#eee 1px solid;
}
.header03 {
	height: 80px;
	width: 100%;
	margin: 0 auto;
	display: table;
	background-color:#FFF;
	border-top:#0373b6 5px solid;
	border-bottom:#eee 1px solid;
}
.headclearfix {
	clear: both;
}
.topImage {
	height: 700px;
	width: 100%;
	margin: 0 auto;
	display: table;
	float:left;
	background-color: #f7f6f4;
	background-image: url(../images/topimage.jpg?v=20200330);
	background-position: center center;
	background-repeat: no-repeat;
	margin-top:85px;
	background-size:1400px 700px;
	z-index:0;
	position:relative;
}
.topImage02 {
	height: 700px;
	width: 100%;
	margin: 0 auto;
	display: table;
	float:left;
	background-color: #f7f6f4;
	background-image: url(../images/topimage.jpg?v=20200330);
	background-position: center center;
	background-repeat: no-repeat;
	margin-top:85px;
	background-size:1400px 700px;
	z-index:0;
	position:relative;
}

.top_bt {
	position: absolute;
	left: 430px;
	top: 440px;

}
.box1080{
	width:1080px;
	display:table;
	height:auto;
	margin: 0 auto;
}
.box1024{
	width:1000px;
	display:table;
	height:auto;
	margin: 0 auto;
}
.box800{
	width:800px;
	display:table;
	height:auto;
	margin: 0 auto;
}
.box1040{
	width:1040px;
	display:table;
	height:auto;
	margin: 0 auto;
	padding-left:20px;
	padding-right:20px;
}
.box1500{
	width:100%;
	display:table;
	height:auto;
	margin: 0 auto;
	max-width:1500px;
	min-width:1024px;
}
.headLogo{
	width: 300px;
	height: 50px;
	float: left;
	display:block;
	margin-top:15px;
	margin-left:5px;
}
.headLogo img{
	float:left;
	height: 50px;
	width:auto;
}
.headTel {
    width: 293px;
    height: 60px;
    float: right;
    display: block;
    margin-top: 10px;
    margin-right: 10px;
}
.headTel img{
	float:right;
	height: 60px;
	width:auto;
}
.headBtn{
	width: 240px;
	height: 40px;
	float: right;
	display:block;
	margin-top:20px;
	margin-right:5px;
}
.headBtn a{
	width:100%;
	height: auto;
	float:right;
	text-align:center;
	display:inline-block;
	color:#FFF;
	text-decoration:none;
	font-size:18px;
	line-height:40px;
	font-weight:bold;
	background-color:#ff6900;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	transition-property: all;
	transition: 0.2s ease;
	background-image:url(../images/arrow_right_wht.png);
	background-repeat:no-repeat;
	background-position:98% center;
	background-size:30px 30px;
}
.headBtn a:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background-position:100% center;
}

.contentBox {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display:table;
	background-color:#FFF;
}
.contentBoxGrey {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display:table;
	background-color:#f2f2f2;
}
.contentBoxSkyBlue {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display:table;
	background-color:#00a0e9;
}
.contentBoxLBlue {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display:table;
	background-color:#E8F1F3;
}
.contentBoxLBlue02 {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display: table;
	background-color: #dbf4fe;
}
.contentBoxBlue {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display:table;
	background-color:#0373b6;
}
.contentBoxNavy {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display:table;
	background-color:#104570;
}

.contentBoxBeige {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display:table;
	background-color:#FFFCF5;
}

.secQuo{
	height: auto;
	width: 100%;
	margin: 0 auto;
	display:table;
	background-color:#FFF;
	padding-top:20px;
	padding-bottom:20px;

}
.secQuo_old{
	height: auto;
	width: 100%;
	margin: 0 auto;
	display:table;
	background-color:#FFF;
	background-image: url(../images/tool_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-size:300px 187px;
	padding-top:80px;
	padding-bottom:20px;
	border: 10px solid #0373b6;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.footBox {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display:table;
	background-color:#FFF;
	padding-top:40px;
	padding-bottom:10px;
	color:#333;
	border-bottom:#0373b6 10px solid;
	border-top:#0373b6 2px solid;
}
.footMenu{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:12px;
	text-align:center;
	line-height:22px;
	margin-top:5px;
	letter-spacing:0.05em;
}
.footMenu a{
	color: #333;
	text-decoration:none;
}
.footMenu a:hover{
	color: #0373b6;
	text-decoration:underline;
}
.moreBtn{
	width:100%;
	height:auto;
	float:left;
	display:inline-block;
	text-align:center;
	position:relative;
	z-index:10;
}
.moreBtn a{
	width: 200px;
	height: 40px;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	background-color: #ffd63a;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/arrow_right_wht.png);
	background-position: 98% center;
	background-repeat: no-repeat;
	background-size:26px 26px;
	transition-property: all;
	transition: 0.2s ease;
	font-weight:bold;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position:relative;
	z-index:10;
}
.moreBtn a:hover{
	background-color: #FFE584;
	background-position: 100% center;
}
.goTopBtn{
	width:50px;
	height:50px;
	display:block;
	position:fixed;
	right:5px;
	bottom:-55px;
	z-index:1000;
	transition-property: all;
	transition: 1.0s ease;
}
.goTopBtn.on{
	bottom:5px;
}
.goTopBtn img{
	width:50px;
	height:50px;
}
.goTopBtn img:hover{

}
.copyright{
	width:100%;
	height:auto;
	float:left;
	display:block;
	text-align:center;
	font-size:11px;
	line-height:20px;
	margin-top:15px;
}

.text48{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:48px;
	line-height:56px;
	text-align:left;
	letter-spacing:-0.05em;
}
.text48Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:48px;
	line-height:56px;
	text-align:center;
	letter-spacing:-0.05em;
}
.text36{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:36px;
	line-height:40px;
	text-align:left;
}
.text36Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:36px;
	line-height:40px;
	text-align:center;
}
.text30Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:30px;
	line-height:36px;
	text-align:center;
}
.text30{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:30px;
	line-height:36px;
	text-align: justify;
}
.text24Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:24px;
	text-align:center;
	line-height:36px;
}
.text24{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:24px;
	text-align:left;
	line-height:36px;
}
.text20{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:20px;
	text-align: justify;
	line-height:28px;
}
.text18{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:18px;
	text-align: justify;
	line-height:26px;
}
.text18Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:18px;
	text-align: center;
	line-height:26px;
}
.text16{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:16px;
	text-align: justify;
	line-height:24px;
}
.text14{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:14px;
	text-align: justify;
	line-height:22px;
}
.text14Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:14px;
	text-align:center;
	line-height:22px;
}
.text12{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:12px;
	text-align:left;
	line-height:20px;
}
.text12 p{
	padding-left: 1em;
	text-indent: -1em;
}
.text12Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:12px;
	text-align:center;
	line-height:20px;
}

.bd{
	font-weight:bold;
}
.whtLineBox{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
border:#FFF 6px solid;
-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding:50px 30px;
}
.whtLineBox2{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
border:#FFF 6px solid;
-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding:0px;
}
.text18Center span.dLine{
	border-bottom:#0373b6 4px double;
}
.riyuu{
	display: block;
    float: left;
    height: auto;
    width: 96%;
	margin-left:2%;
	margin-right:2%;
}
.riyuu tr {
    width: 100%;
}
.riyuu th {
    background-color: #0373b6;
    box-sizing: border-box;
    color: #ffffff;
    padding: 30px 30px;
    text-align: center;
    width: 25%;
	vertical-align: middle;
}
.riyuu td {
    box-sizing: border-box;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    padding: 40px 30px;
    text-align: justify;
    vertical-align: middle;
    width: 75%;
	background-color:#f2f2f2;
}
.riyuu tbody tr:nth-child(2n) th {
	background-color:#0769a4;
}
.riyuu tbody tr:nth-child(2n) td {
	background-color:#e2e2e2;
}
.redFt{
	color:#ff6900;
}
.nvFt{
	color:#104570;
}
.skyFt{
	color:#0373b6;
}
.red{
	color: #FF0000;
}
.blogBox{
	width:48%;
	height:auto;
	float:left;
	display:block;
	margin-left:1%;
	margin-right:1%;
}
.blogPh{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	text-align:center;
	margin-bottom:30px;
}
.blogPh img{
	height: auto;
	width: 100%;
}
.blogInfo{
	display: block;
	float: left;
	height: auto;
	width: 100%;
	background-color: #02639D;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	font-size: 14px;
	line-height: 24px;
	color: #FFF;
}
.blogInfo a{
	color:#FFF;
}
.blogInfo a:hover{
	color:#ffcd0f;
}
.clickFinger{
	width:120px;
	height:120px;
	float:right;
	display:block;
	position:relative;
	background-image:url(../images/click_finger.gif);
	background-repeat:no-repeat;
	background-position:center center;
	top:-68px;
	right:80px;
	margin-bottom:-120px;
}
.clickFinger02{
	width:120px;
	height:120px;
	float:right;
	display:block;
	position:relative;
	background-image:url(../images/click_finger.png);
	background-repeat:no-repeat;
	background-position:center center;
	top:-68px;
	right:80px;
	margin-bottom:-120px;
}
.fukidashi{
	width:240px;
	height:260px;
	float:left;
	display:block;
	position:relative;
	background-image:url(../images/fukidashi02.png);
	background-repeat:no-repeat;
	background-position:center center;
	top:380px;
	left:0px;
}
.cube img{
	width:auto;
	height:50px;
}
.sp100 img{
	width:100%;
	height:auto;
}
.sp80 img{
	width:80%;
	height:auto;
}
.barLineTitle{
	width:100%;
	height:auto;
	float:left;
	display:inline-block;
	font-size:30px;
	line-height:30px;
	padding:20px 0px;
	text-align:center;
	border:#104570 4px solid;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
font-weight:bold;
color:#104570;
margin-bottom:30px;
}
.barLineTitle02{
	width:100%;
	height:auto;
	float:left;
	display:inline-block;
	font-size:30px;
	line-height:36px;
	padding:20px 0px;
	text-align:center;
	border:#00a0e9 4px solid;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
font-weight:bold;
color:#313131;
margin-bottom:30px;
}
.stepBox{
	width:30%;
	height:265px;
	float:left;
	display:inline-block;
	background-color:#f2f2f2;
	padding:15px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.stepPh{
	width:100%;
	height:auto;
	float:left;
	display:inline-block;
	margin-bottom:10px;
}
.stepPh img{
	width:100%;
	height:auto;
	float:left;
}
.stepArrow{
	width:5%;
	height:265px;
	float:left;
	display:inline-block;
	background-image:url(../images/right_arrow.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:40px 40px;
}
.halfBox{
	width:48%;
	height:auto;
	float:left;
	display:block;
	margin-left:1%;
	margin-right:1%;
}
.tool.text18{
	margin-top:120px;
}
.tool.text16{
	margin-top:60px;
}
.tool.text14{
	margin-top:30px;
}
.stepTitleBox{
	width:100%;
	height:auto;
	float:left;
	display:inline-block;
	margin-bottom:30px;
	font-size:32px;
	line-height:44px;
	padding:20px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
border:#0373b6 10px solid;
font-weight:bold;
margin-top:40px;
}
.stepNumber{
	font-size:24px;
	line-height:36px;
	color:#0373b6;
}
.whtBox{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	-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-border-radius: 8px;
	-khtml-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding:40px 30px;
	background-color:#FFF;
}
.whtBox800{
	display: block;
    float: left;
    height: auto;
    width: 80%;
	margin-left:10%;
	margin-right:10%;
	-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-border-radius: 8px;
	-khtml-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding:40px 30px;
	background-color:#FFF;
}
.sixBox{
	width:60%;
	height:auto;
	float:left;
	display:block;
	margin-bottom:100px;
}
.fourBox{
	width:40%;
	height:auto;
	float:left;
	display:block;
	margin-bottom:100px;
}
.supportFukidashi{
	display: block;
    float: left;
    height: auto;
    width: 90%;
	margin-right:10%;
	-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-border-radius: 16px;
	-khtml-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	padding:50px 40px;
	background-color:#f2f2f2;
	font-size:16px;
	line-height:24px;
	text-align:justify;
}
.fukidashiArrow{
	display: block;
    float: right;
    height: 50px;
    width: 50px;
	background-image:url(../images/fukidashi_arrow.png);
	background-repeat:no-repeat;
	background-size:50px 50px;
	background-position:center center;
	position:relative;
	margin-bottom:-50px;
	right:-80px;
}
.voiceName{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	text-align:left;
	font-weight:bold;
	font-size:18px;
	margin-top:40px;
	margin-bottom:20px;
}
.voiceName span{
	border-bottom:#ffcd0f 4px solid;
}
.movieBox{
	display: block;
    float: left;
    height: 480px;
    width: 100%;
	background-image:url(../images/movie_bg.png);
	background-repeat:no-repeat;
	background-size:800px 480px;
	background-position:center center;
	text-align:center;
	padding-top:25px;
}

.secPd60 .box1024{
	padding-top:60px;
	padding-bottom:60px;
}
.secPt60 .box1024{
	padding-top:60px;
}
.secPb60 .box1024{
	padding-bottom: 60px;
}
.text48Center span.dLine{
	border-bottom:#ff6900 6px double;
}
.ywFt{
	color:#fdb41e;
}

#qa {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	margin-top: 106px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding: 30px 30px 30px 0px;
	position: relative;
}
#qa h1 {
	position: absolute;
	padding-left: 50px;
}
#qa h2 {
	text-align: right;
	margin-top: 8px;
	border-bottom: 10px solid #333;
	padding-bottom: 2px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	-webkit-text-shadow: 0px 0px 5px #FFF;
	-moz-text-shadow: 0px 0px 5px #FFF;
	text-shadow: 0px 0px 5px #FFF;
	color: #000;
}
#qa h3 {
	text-align: right;
	padding-top: 10px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	-webkit-text-shadow: 0px 0px 5px #FFF;
	-moz-text-shadow: 0px 0px 5px #FFF;
	text-shadow: 0px 0px 5px #FFF;
	color: #000;
}
#qa h3 strong {
	font-size: 30px;
}
#qa ul {
	background: #FFF;
	padding: 30px;
	margin-top: 30px;
	margin-left: 30px;
}
#qa ul li {
	margin-bottom: 15px;
}
#qa ul li dl {
}
#qa ul li dl dt {
	background: #C1E4FF url(../images/q.png) no-repeat 15px center;
	padding: 15px 15px 15px 50px;
	border: 1px solid #3CF;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}
#qa ul li dl dd {
	background: url(../images/a.png) no-repeat 15px 8px;
	padding: 15px 15px 15px 50px;
	line-height: 1.25em;
}
#qa ul li dl dd p {
	margin: 5px 0px;
	font-weight: bold;
}
#bt {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #930b0b), color-stop(0.50, #ff0002), color-stop(0.00, #930b0b));
	background: -webkit-linear-gradient(top, #930b0b 0%, #ff0002 50%, #930b0b 100%);
	background: -moz-linear-gradient(top, #930b0b 0%, #ff0002 50%, #930b0b 100%);
	background: -o-linear-gradient(top, #930b0b 0%, #ff0002 50%, #930b0b 100%);
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	-webkit-box-shadow: 0px 2px 3px 1px #777; /* Safari, Chrome用 */
	-moz-box-shadow: 0px 2px 3px 1px #777; /* Firefox用 */
	box-shadow: 0px 2px 3px 1px #777;
	border: 1px solid #FFF;
	margin-top: 30px;
}
#bt > div {
	background: #FFF;
	padding: 20px 20px 10px;
	width: 938px;
	margin: 10px;
}
#bt > div:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* #bt > div {
	height: 1%;
}
#bt > div {
	display: block;
}
/* End hide from IE-mac */
#bt > div {
	display: inline-table;
}
#bt > div div {
	width: 455px;
	text-align: center;
}
#bt > div div:nth-child(1){
	float: left;
	border: 1px solid #fff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #930b0b), color-stop(0.50, #ff0002), color-stop(0.00, #930b0b));
	background: -webkit-linear-gradient(top, #930b0b 0%, #ff0002 50%, #930b0b 100%);
	background: -moz-linear-gradient(top, #930b0b 0%, #ff0002 50%, #930b0b 100%);
	background: -o-linear-gradient(top, #930b0b 0%, #ff0002 50%, #930b0b 100%);
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	padding-top: 28px;
	padding-bottom: 28px;
}

#bt > div div:nth-child(1) a {
	font-size: 30px;
	color: #FF0;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	display: block;
}
#bt > div div:nth-child(2){
	float: right;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 1px solid #666;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}
#bt > div div:nth-child(2) strong {
	text-align: center;
	display: block;
	padding-bottom: 2px;
}
#bt > div div:nth-child(2) a {
	font-size: 40px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#bt > div div:nth-child(2) span {
	color: #333;
	display: block;
	font-size: 12px;
	padding-top: 2px;
}

#overlay {
	display: none;
}

.charm {
	padding: 2.5%;
	border: 3px solid #2693FF;
	clear: both;
	background: #FFF;
}
.charm dl {
}
.charm dl dt {
	float: left;
	width: 10%;
}
.charm dl dd {
	float: right;
	width: 88%;
	vertical-align: middle;
	color: #F60;
}
.charm dl dd strong {
	color: #2693FF;
}
.charm div {
	clear: both;
}
.charm div p {
	float: left;
	width: 60%;
}
.charm div figure {
	float: right;
	width: 38%;
}
.charm img {
	height: auto;
	width: 100%;
}

.custome {
	padding: 15px;
	border: 1px solid #CCC;
	margin-bottom: 30px;
	background: #FFF;
}

.custome-left {
	float: left;
	width: 168px;
	margin-right: 15px;
}
.custome-center {
	float: left;
	width: 344px;
	height: 312px;
	padding: 20px;
}
.custome-right {
	float: right;
	width: 344px;
	height: 312px;
	padding: 20px;
}
.custome1 .custome-center,.custome1 .custome-right {
	background: #FDFDF2;
	border: 1px solid #FAF9DA;
}
.custome2 .custome-center,.custome2 .custome-right {
	background: #F2F9FD;
	border: 1px solid #E7F4FC;
}
.custome3 .custome-center,.custome3 .custome-right {
	background: #FDF7FA;
	border: 1px solid #FCEFF5;
}
.custome-left figure img {
	height: auto;
	width: 100%;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.custome-center p {
	font-weight: bold;
}
.custome-right dl {
}
.custome-right dl dt {
	text-indent: -3.5em;
	padding-left: 3.5em;
	margin-bottom: 20px;
	font-weight: bold;
	color: #2D73A8;
}
.custome-right dl dd {
	text-indent: -3.5em;
	padding-left: 3.5em;
	margin-bottom: 20px;
	font-weight: bold;
}
.custome-right dl dt span {
	text-align: center;
	display: inline-block;
	width: 3em;
	color: #FFF;
	background: #2D73A8;
	margin-right: 0.5em;
	text-indent: 0;
	padding-left: 0px;
	-webkit-border-radius: 10px;/* for Safari and Chrome */
	-moz-border-radius: 10px; /* for Firefox */
	-o-border-radius: 10px; /* for opera */
	border-radius: 10px;
}
.custome-right dl dd span {
	text-align: center;
	display: inline-block;
	width: 3em;
	color: #FFF;
	background: #E74628;
	margin-right: 0.5em;
	text-indent: 0;
	padding-left: 0px;
	-webkit-border-radius: 10px;/* for Safari and Chrome */
	-moz-border-radius: 10px; /* for Firefox */
	-o-border-radius: 10px; /* for opera */
	border-radius: 10px;
}
.custome-right dl dd strong {
	color: #E74628;
	font-weight: bold;
}
.question3_p {
	padding-left: 350px;
	background: url(../images/question3_p.png) no-repeat left center;
	width: 650px;
}
