@charset "utf-8";

/*===============================================
●style.css 画面の横幅が769px以上
===============================================*/
@media screen and (min-width: 769px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}

/* common */
/*-------------------------------------------------------- */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Meiryo, 'MS PGothic', helvetica, osaka, sans-serif;
	font-size: 18px;
	line-height: 160%;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
h1, h2, h3, h4, h5, h6, h7 {
	margin: 0px;
	padding: 0px;
}
p, ul, ol, dl, table, div, form, input, select {
	margin: 0px;
	padding: 0px;
}
a img {
	border: 0px;
}
a:link,
a:visited,
a:active {
	color:#FF3366;
	text-decoration:none;
}
a:hover {
	color:#FFACAC;
	text-decoration:none;
}
.clear {
	clear:both;
}


/* container */
/*-------------------------------------------------------- */
#container {
	width: 100%;
	text-align: center;
	background-color: #F6F6F6;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

/* header */
/*-------------------------------------------------------- */
#header {
	width: 100%;
	height: 1000px;
	background-image: url(images/hbg.png);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #FFF;
	background-position: left top;
}
#header_in {
	height: 960px;
	font-weight: normal;
	width: 1500px;
	background-image: url(images/hbgm.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
#header_tx1 {
	margin-bottom: 42px;
}
#header_tx2 {
	margin-bottom: 45px;
}
#header_tx3 {
	margin-bottom: 38px;
}
.btn {
	height: 150px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.btn a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
#header_sp {
	display: none;
}
#header_sp_tx1 {
	display: none;
}
#header_sp_tx2 {
	display: none;
}
#header_sp_tx3 {
	display: none;
}
.btn_sp {
	display: none;
}

/* dmv */
/*-------------------------------------------------------- */
#dmv {
	width: 100%;
	height: 460px;
	background-color: #EDF1F0;
	background-image: url(images/dmv_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#dmv_in {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}

/* main */
/*-------------------------------------------------------- */
.main1 {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 50px;
	background-color: #FFF;
}
.main1_in1 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: left;
}
.main1_in2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: left;
}

/* footer */
/*-------------------------------------------------------- */
#footer {
	height: auto;
	width: 100%;
	color: #FFFFFF;
	background-color: #FF2689;
	text-align: center;
	font-size: 14px;
}
#footer_in {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer_sp {
	display: none;
}
#footer_in_copy {
	clear: both;
	font-size: 11px;
}
#footer_in a:link,
#footer_in a:visited,
#footer_in a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#footer_in a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

/* tit */
/*-------------------------------------------------------- */
.tit01 {
	width: 100%;
	background-image: url(images/tit-bg.gif);
	background-repeat: repeat-x;
	height: auto;
	background-position: left top;
}
.tit_in {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 40px;
	line-height: 160%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #FFF;
	vertical-align: middle;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
.img-r300 {
	float: right;
	height: auto;
	width: 300px;
	padding-bottom: 30px;
	padding-left: 30px;
	text-align: center;
}
.img-l300 {
	float: left;
	height: auto;
	width: 300px;
	padding-bottom: 30px;
	text-align: center;
	padding-right: 30px;
}
.reason1 {
	background-image: url(images/reason1.png);
	background-repeat: no-repeat;
	clear: both;
	height: 192px;
	width: 900px;
}
.reason2 {
	background-image: url(images/reason2.png);
	background-repeat: no-repeat;
	clear: both;
	height: 192px;
	width: 900px;
}
.reason3 {
	background-image: url(images/reason3.png);
	background-repeat: no-repeat;
	clear: both;
	height: 192px;
	width: 900px;
}
.reason4 {
	background-image: url(images/reason4.png);
	background-repeat: no-repeat;
	clear: both;
	height: 192px;
	width: 900px;
}
.reason5 {
	background-image: url(images/reason5.png);
	background-repeat: no-repeat;
	clear: both;
	height: 192px;
	width: 900px;
}
.reason6 {
	background-image: url(images/reason6.png);
	background-repeat: no-repeat;
	clear: both;
	height: 192px;
	width: 900px;
}
.reason7 {
	background-image: url(images/reason7.png);
	background-repeat: no-repeat;
	clear: both;
	height: 192px;
	width: 900px;
}

.reason_in {
}
.reason_no {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #096081;
	font-size: 30px;
	float: left;
	width: 125px;
	font-weight: bold;
	padding-top: 88px;
	padding-left: 10px;
}
.reason_tt1 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #FF2688;
	float: left;
	width: 765px;
	font-size: 35px;
	font-weight: bold;
	line-height: 140%;
	padding-top: 77px;
}
.reason_tt2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #FF2688;
	float: left;
	width: 765px;
	font-size: 35px;
	font-weight: bold;
	line-height: 120%;
	padding-top: 60px;
}
.reason_ba_box {
	background-image: url(images/bg1.png);
	background-repeat: repeat;
	height: auto;
	width: 900px;
}
.reason_ba_box_in {
	height: auto;
	width: 870px;
	padding: 15px;
}
.reason_ba_box_l {
	float: left;
	height: auto;
	width: 446px;
	margin-bottom: 20px;
}
.reason_ba_box_l2 {
	float: left;
	height: auto;
	width: 424px;
	margin-bottom: 20px;
	padding-right: 22px;
}
.reason_ba_box_r {
	float: left;
	height: auto;
	width: 424px;
	text-align: right;
	margin-bottom: 20px;
}
.reason_ba_box_b {
	float: left;
	height: auto;
	width: 200px;
	margin-right: 5px;
}
.reason_ba_box_a {
	float: left;
	height: auto;
	width: 200px;
}
.reason_ba_box_y {
	float: left;
	width: 13px;
	height: auto;
	padding-top: 90px;
	margin-right: 5px;
}
.reason_ba_box_sp {
	display: none;
}
.reason_ba_box_sp_in {
	display: none;
}
.voice1 {
	background-image: url(images/voice1.png);
	background-repeat: no-repeat;
	clear: both;
	height: 192px;
	width: 900px;
}
.voice2 {
	background-image: url(images/voice2.png);
	background-repeat: no-repeat;
	clear: both;
	height: 192px;
	width: 900px;
}
.voice3 {
	background-image: url(images/voice3.png);
	background-repeat: no-repeat;
	clear: both;
	height: 192px;
	width: 900px;
}
.voice_in {
}
.voice_tt {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #FF2688;
	font-size: 35px;
	font-weight: bold;
	line-height: 140%;
	padding-top: 60px;
	padding-left: 100px;
}
.voice_name {
	color: #399100;
	font-size: 20px;
	line-height: 140%;
	padding-top: 15px;
	padding-left: 110px;
}
.step_tx1 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 35px;
	line-height: 160%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	height: auto;
	color: #FF2688;
}
.step_tx2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 35px;
	line-height: 160%;
	font-weight: bold;
	text-align: left;
	height: auto;
	color: #075F7F;
}
.step_line {
	clear: both;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF2688;
	height: 1px;
	margin-bottom: 30px;
}
.f_tt {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #FFFFFF;
	font-size: 35px;
	font-weight: bold;
	line-height: 140%;
	background-image: url(images/f-tit-bg.jpg);
	text-align: center;
	vertical-align: middle;
	height: 260px;
	width: 1000px;
	margin-bottom: 50px;
	padding-top: 200px;
}
.f_bar_sp {
	display: none;
}
.f_tx {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 35px;
	line-height: 160%;
	font-weight: bold;
	text-align: left;
	height: auto;
	color: #FF2688;
}
#m-tit-bg {
	background-image: url(images/m-tit-bg.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 1050px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-bottom: 50px;
}
#m-tit {
	width: 1050px;
	padding-top: 100px;
}
#m-tit-img {
	width: 1050px;
}
#m-tit_sp {
	display: none;
}
.b-box {
	height: auto;
	width: 100%;
	border: 7px solid #096081;
}
.b-box_p {
	height: auto;
	width: 100%;
	border: 7px solid #FF2688;
}
.b-box2 {
	height: auto;
	width: 986px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #096081;
	border-bottom-color: #096081;
	border-left-color: #096081;
}
.b-box_in {
	padding: 30px;
}
#t_tt {
	color: #FF2689;
	font-size: 37px;
	font-weight: bold;
	background-image: url(images/m-tit-bg2.jpg);
	text-align: center;
	vertical-align: middle;
	height: 180px;
	width: 1050px;
	padding-top: 120px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
.tokuten_box {
	width: 1000px;
	margin-bottom: 30px;
	height: auto;
}
.tokuten_l {
	float: left;
	height: auto;
	width: 500px;
	margin-bottom: 30px;
}
.tokuten_r {
	float: right;
	width: 470px;
}
.tokuten_line {
	clear: both;
	width: 1000px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF2688;
	height: 1px;
	margin-bottom: 30px;
}
.btn_box {
	height: 560px;
	width: 980px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	background-image: url(images/btn-bg.png);
	background-repeat: no-repeat;
}
.btn_tt {
	height: 239px;
	width: 884px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.sign{
	width: 350px;
	float: right;
	padding-right: 20px;
	height: auto;
}
.barw {
	width: 147px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	height: 74px;
}
.ps_tx {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 35px;
	line-height: 160%;
	font-weight: bold;
	text-align: center;
	height: auto;
	color: #075F7F;
	margin-bottom: 20px;
}
.pro_line {
	clear: both;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #096081;
	height: 1px;
	margin-bottom: 30px;
}
.qa_q{
	background-image: url(images/q.png);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	height: auto;
	width: 810px;
	padding-left: 90px;
	font-weight: bold;
	color: #096081;
	padding-top: 20px;
	padding-bottom: 20px;
}
.qa_a{
	background-image: url(images/a.png);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	height: auto;
	width: 810px;
	padding-left: 90px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.b_btn {
	display: none;
}


/* ボタン */
/*-------------------------------------------------------- */
.yureru-j {
    animation: yureru-j 2s infinite;
}
@keyframes yureru-j {
    0% {
        transform: translate(0px, 2px);
    }
    5% {
        transform: translate(0px, -2px);
    }
    10% {
        transform: translate(0px, 2px);
    }
    15% {
        transform: translate(0px, -2px);
    }
    20% {
        transform: translate(0px, 2px);
    }
    25% {
        transform: translate(0px, -2px);
    }
    30% {
        transform: translate(0px, 0px);
    }
}
.yureru-j a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.l-p-box {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	text-align: left;
}
.legal {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 180%;
	width: 100%;
}
.legal th {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F0F0F0;
	padding: 10px;
	font-weight: normal;
}
.legal td {
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	padding: 10px;
}
.p-tit {
	font-size: 18px;
	color: #075F7F;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	margin-bottom: 10px;
	font-weight: normal;
}
.p-tx {
	font-size: 14px;
	line-height: 140%;
}

/* parts */
/*-------------------------------------------------------- */
.bmgn3 {margin-bottom: 3px;}
.bmgn5 {margin-bottom: 5px;}
.bmgn7 {margin-bottom: 7px;}
.bmgn10 {margin-bottom: 10px;}
.bmgn12 {margin-bottom: 12px;}
.bmgn13 {margin-bottom: 13px;}
.bmgn15 {margin-bottom: 15px;}
.bmgn18 {margin-bottom: 18px;}
.bmgn20 {margin-bottom: 20px;}
.bmgn25 {margin-bottom: 25px;}
.bmgn28 {margin-bottom: 28px;}
.bmgn30 {margin-bottom: 30px;}
.bmgn40 {margin-bottom: 40px;}
.bmgn45 {margin-bottom: 45px;}
.bmgn50 {margin-bottom: 50px;}
.bmgn70 {margin-bottom: 70px;}
.bmgn80 {margin-bottom: 80px;}

.tmgn20 {margin-top: 20px;}
.tmgn30 {margin-top: 30px;}
.tmgn40 {margin-top: 40px;}
.tmgn50 {margin-top: 50px;}

.lmgn10 {margin-left: 10px;}
.lmgn20 {margin-left: 20px;}
.lmgn40 {margin-left: 40px;}

.rmgn15 {margin-right: 15px;}
.rmgn30 {margin-right: 30px;}

.lpdg5 {padding-left: 5px;}
.lpdg10 {padding-left: 10px;}
.lpdg15 {padding-left: 15px;}
.lpdg50 {padding-left: 50px;}

.rpdg5 {padding-right: 5px;}
.rpdg10 {padding-right: 10px;}
.rpdg15 {padding-right: 15px;}

.fs11 {
	font-size: 11px;
	line-height: 140%;
}
.fs12 {
	font-size: 12px;
	line-height: 140%;
}
.fs14 {
	font-size: 14px;
	line-height: 160%;
}
.fs16 {
	font-size: 16px;
	line-height: 180%;
}
.fs18 {
	font-size: 18px;
	line-height: 180%;
}
.fs20 {
	font-size: 20px;
	line-height: 180%;
}
.fs22 {
	font-size: 22px;
	line-height: 180%;
}
.fs28 {
	font-size: 28px;
	line-height: 180%;
}
.tx_red {color: #FF0000;}
.tx_blue {color: #0000FF;}
.tx_pink {color: #FF3366;}
.tx_pink2 {color: #AE2D5B;}
.tx_yellow {color: #FFFF00;}
.tx_white {color: #FFFFFF;}
.tx_gray {color: #999999;}
.tx_red2 {color: #AE2D5B;}

.tx_p1 {color: #FF2687;}
.tx_p2 {color: #075F7F;}