@charset"UTF-8";

html, body, div, img, a, h1, h2, h3, h4, h5, h6,
p, tr, th, td, dl, dt, dd {
	margin:0;
	padding:0;
	border:none;
	outline:none
}
html, body {
	width:100%;
	height:100%;
	font-family: sans-serif;
}
body {
	background:#fff;
}
img {
	width:100%;
	height:auto;
	display:block;
}
a {
	color:#0071bc;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
ul, ol {
	list-style-type:none;
	margin:0;
	padding:0;
}
.cf:after {
	content:" ";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	font-size:1px;
}
.cf {display:inline-block;}
/* \*/
* html .cf {height:1%;}
.cf {display:block;}
/* */


/*********************************
 *
 * SP
 *
 *********************************/
@media screen and (max-width:768px) {
body {font-size:80%; line-height:1.5;}
.pc {display:none;}

/* header */
header {}
header .header_in {
	height:12.5vw;
	max-height:86px;
	margin:0 auto;
	padding:0 3vw;
	background:#fff;
	box-sizing:border-box;
}
header .header_in div {
	display:inline-block;
	width:30vw;
	max-width:226px;
	margin:2.5vw 0 0 0;
}
header .header_in p {
	display:inline-block;
	width:40vw;
	max-width:242px;
	margin:5.7vw 0 0 1.5vw;
	vertical-align:top;
}
	
/* footer */
footer {
	margin:8% auto 0 auto;
	padding:0 5vw;
	font-size:2.8vw;
}
footer .footer_in {
	text-align:right;
}
footer .footer_in p:nth-child(2) {
	margin:8% 0 0 0;
}
footer .footer_in p:nth-child(3) {
	margin:2.5% 0 0 0;
}
footer .footer_in p:nth-child(3) span {
	display:inline-block;
	padding:5px 0 5px 16px;
	background: url(/shared/image/ico/ico_pagetop.gif) left center no-repeat;
}
footer .footer_in p:nth-child(4) {
	margin:5px 0 0 0;
}
footer .footer_in p:nth-child(4) span {
	display:inline-block;
	padding:5px 14px 5px 0;
	background: url(/shared/img/cmn_ico_003.png) right center no-repeat;
}
footer .footer_in a span {
	color:#67a2b9;
	text-decoration:underline;
}
footer .footer_in a span:hover {
	text-decoration:none;
}
footer .copy_in {
	padding:8% 0 10% 0;
	text-align:center;
}
footer .copy_in div {
	display:inline-block;
	width:35vw;
	max-width:226px;
}
footer .copy_in p {
	margin:10px 0 0 0;
	font-size:2.5vw;
	font-style:italic;
}

/*********************************
 * TOP
 *********************************/
/* topSec1 */
#topSec1 {}
#topSec1 .CPfinish {
	text-align:center;
	border:solid 2px #e20000;
	padding:6px 5px 5px;
	margin:20px 5px;
}
#topSec1 .CPfinish p {
	width:100%;
	padding:0;
	margin:5px 0 0 0;
}
#topSec1 .CPfinish p.red {
	color:#e20000;
	font-size:110%;
	font-weight:bold;
	margin: 5px 0 10px 0;
}
#topSec1 .CPfinish ul {
	margin:5px 0 0 0;
	text-align:left;
}
#topSec1 .CPfinish ul li.lst {
	margin:0 0 0 1.75em;
	text-indent:-1em;
}

#topSec1 .topSec1_in {
	background: url(/oos/adv/image/tmp_171/top_bg_sec1.jpg) left top no-repeat;
	background-size:100% auto;
}
#topSec1 .topSec1_in .inr {
	background: url(/oos/adv/image/tmp_171/top_bg_sec1_02.png) left top no-repeat;
	background-size:100% auto;
}
#topSec1 .topSec1_in .step_in {
	width:78vw;
	margin:0 auto;
	padding:10% 0 0 0;
}
#topSec1 .topSec1_in .step_in h4 {
	margin:10% 0 0 0;
}
#topSec1 .topSec1_in .step_in h4:nth-child(1) {
	margin:0;
}
#topSec1 .topSec1_in .box_in {
	margin:1em auto 0 auto;
	width:70vw;
}
#topSec1 .topSec1_in .box {
	height:auto !important;
	margin:0 auto;
	background:#fff;
	border:2px solid #8a6b16;
	border-radius:6px;
	color:#8a6b16;
	font-weight:700;
	box-sizing:border-box;
}
#topSec1 .topSec1_in .arw {
	display:block;
	height:22px !important;
	background:url(/oos/adv/image/tmp_171/top_arw_sp.png) center 5px no-repeat;
	background-size:auto 12px;
}
#topSec1 .topSec1_in .step_in .box dl {
	margin:0;
	padding:0;
}
#topSec1 .topSec1_in .step_in .box dl dt {
	display:table-cell;
	width:40px;
	padding:3px 0 0 0;
	font-size:20px;
	text-align:center;
	vertical-align:top;
}
#topSec1 .topSec1_in .step_in .box dl dd {
	display:table-cell;
	padding:12px 20px 12px 0;
	font-size:3vw;
}
#topSec1 .topSec1_in .step_in .box dl dd span {
	text-decoration:underline;
}
#topSec1 .topSec1_in .step_in p {
	width:70vw;
	margin:1em auto 0 auto;
	color:#42210b;
	font-size:3vw;
	font-weight:700;
}
#topSec1 .topSec1_in .box2 {
	width:76vw;
	margin:14px auto 0 auto;
	padding:1em;
	background:#fff;
	border:2px solid #0071bc;
	border-radius:10px;
	color:#0071bc;
	font-size:3vw;
	font-weight:700;
	box-sizing:border-box;
	text-align:center;
}
#topSec1 .topSec1_in .box2 span {
	text-decoration:underline;
}
#topSec1 .topSec1_in .box_in + ul {
	width:70vw;
	margin:10px auto 0 auto;
	color:#42210b;
	font-size:2.8vw;
	font-weight:700;
}
#topSec1 .topSec1_in .box_in + ul li {
	margin:0 0 0 2em;
	text-indent:-2em;
}
#topSec1 .topSec1_in ul.btn_in {
	width:72vw;
	margin:8% auto 0 auto;
}
#topSec1 .topSec1_in ul.btn_in li:nth-child(2) {
	margin:4% 0 0 0;
}
#topSec1 .topSec1_in .notice_in {
	width:78vw;
	margin:42px auto 0 auto;
	padding:0 0 30px 0;
}
#topSec1 .topSec1_in .notice_in h4 {}
#topSec1 .topSec1_in .notice_in ol {
	width:72vw;
	margin:1em auto 0 auto;
	color:#42210b;
	font-size:3.1vw;
	font-weight:700;
}
#topSec1 .topSec1_in .notice_in li {
	margin:0 0 0 1em;
	text-indent:-1em;
}
#topSec1 .topSec1_in .notice_in li span {
	color:#ff0000;
	text-decoration:underline;
}

/* topSec2 */
.topBg {
	background: url(/oos/adv/image/tmp_171/top_bg.jpg) center top no-repeat;
	background-size:100% auto;
}
#topSec2 {}
#topSec2 h2 {}
#topSec2 .topSec2_in {
	padding:3% 0 0 0;	
	background:url(/oos/adv/image/tmp_171/top_bg_sec2.png) center top no-repeat;
	background-size:100% auto;
}
#topSec2 .inr {
	width:90%;
	margin:0 auto;
	padding:0 0 10% 0;	
	background: url(/oos/adv/image/tmp_171/top_bg_sec2_02.png) center bottom no-repeat;
	background-size:100% auto;
}
#topSec2 .topSec2_in h3 {	
	width:74vw;
	margin:10% auto 0 auto;
}
#topSec2 .topSec2_in h3:nth-child(1) {
	margin:4% auto 0 auto;
}
#topSec2 .topSec2_in .btn {
	width:50vw;
	margin:3% auto 0 auto;
}
#topSec2 .topSec2_in p {
	width:82%;
	margin:0.8em auto 0 auto;
	color:#8a6b16;
	font-size:3.2vw;
	font-weight:700;
}
#topSec2 .topSec2_in p a {
	color:#0071bc;
}
#topSec2 .topSec2_in .img {	
	width:82vw;
	margin:3% auto 0 auto;
}
#topSec2 .topSec2_in h4 {	
	width:86vw;
	margin:5% auto 0 auto;
}
#topSec2 .topSec2_in .img + h4 {
	margin:8% auto 0 auto;
}
#topSec2 .topSec2_in h4 + p {
	width:82%;
	margin:1em auto 0 auto;
	color:#42210b;
	font-size:2.9vw;
}

/* topSec3 */
#topSec3 {
	width:90%;
	margin:0 auto;
	padding:10% 0 8% 0;
	box-sizing:border-box;
	font-size:3.1vw;
}
#topSec3 h3 {
	font-size:3.8vw;
	font-weight:700;
}
#topSec3 ul {
	margin:12px 0 0 0;
}
#topSec3 ul li {
	margin:3px 0 3px 1em;
	text-indent:-1em;
}
#topSec3 ul span {
	color:#ff0000;
	text-decoration:underline;
}

/* topSec4 */
#topSec4 {
	width:92%;
	margin:0 auto;
	padding:4%;
	background:#fff;
	border:2px solid #999;
	box-sizing:border-box;
	font-size:3.1vw;
}
#topSec4 h4 {
	margin:8% 0 0 0;
	font-size:3.8vw;
	font-weight:700;
}
#topSec4 h4:nth-child(1) {
	margin:0;
}
#topSec4 p {
	margin:5px 0 0 0;
}
#topSec4 ul {
	margin:5px 0 0 0;
}
#topSec4 ul li.num {
	margin:0 0 0 2.5em;
	text-indent:-2.5em;
}
#topSec4 ul li.lst {
	margin:0 0 0 1.75em;
	text-indent:-1em;
}

/* topSec5 */
#topSec5 {
	width:86%;
	margin:0 auto;
	padding:8% 0 0 0;
	box-sizing:border-box;
	font-size:3vw;
}
#topSec5 h5 {
	margin:10% 0 2% 0;
	font-size:3.5vw;
	font-weight:700;
}
#topSec5 h5:nth-child(1) {
	margin:0 0 2% 0;
}
	
/*********************************
 * 02
 *********************************/
/* lowSec1 */
#lowSec1 {}
#lowSec1 .lowSec1_in {
	background:url(/oos/adv/image/tmp_171/02_bg.jpg) left top no-repeat;
	background-size:100% auto;
}
#lowSec1 .lowSec1_in .inr {
	background:url(/oos/adv/image/tmp_171/02_bg_02.png) left bottom no-repeat;
	background-size:100% auto;
}
#lowSec1 .box_in {
	width:64vw;
	margin:0 auto;
	padding:20px 0 8% 0;
}
#lowSec1 .box_in .box p {
	color:#e20000;
	font-weight:bold;
}
#lowSec1 .box_in .box {}
#lowSec1 .box_in .box:nth-child(2) {
	margin:5vw 0 0 0;
}
}












/*********************************
 *
 * PC
 *
 *********************************/
@media screen and (min-width:769px) {
	body {line-height: 1.5;}
#wrapper {}
.sp {display:none;}

/* header */
header {}
header .header_in {
	width:1400px;
	height:86px;
	margin:0 auto;
	padding:0 52px;
	background:#fff;
	box-sizing:border-box;
}
header .header_in div {
	display:inline-block;
	width:226px;
	margin:15px 0 0 0;
}
header .header_in p {
	display:inline-block;
	margin:46px 0 0 13px;
	vertical-align:top;
}
	
/* footer */
footer {
	width:1250px;
	margin:125px auto 0 auto;
}
footer .footer_in {
	font-size:12px;
	text-align:right;
}
footer .footer_in p:nth-child(2) {
	margin:30px 0 0 0;
}
footer .footer_in p:nth-child(3) {
	margin:12px 0 0 0;
}
footer .footer_in p:nth-child(3) span {
	display:inline-block;
	padding:5px 0 5px 16px;
	background: url(/shared/image/ico/ico_pagetop.gif) left center no-repeat;
}
footer .footer_in p:nth-child(4) {
	margin:5px 0 0 0;
}
footer .footer_in p:nth-child(4) span {
	display:inline-block;
	padding:5px 14px 5px 0;
	background: url(/shared/img/cmn_ico_003.png) right center no-repeat;
}
footer .footer_in a span {
	color:#67a2b9;
	text-decoration:underline;
}
footer .footer_in a span:hover {
	text-decoration:none;
}
footer .copy_in {
	padding:25px 0 40px 0;
	text-align:center;
}
footer .copy_in div {
	display:inline-block;
	width:226px;
}
footer .copy_in p {
	margin:10px 0 0 0;
	font-size:11px;
	font-style:italic;
}

/*********************************
 * TOP
 *********************************/
/* topSec1 */
#topSec1 {
	width:1398px;
	margin:0 auto;
}
#topSec1 .CPfinish {
	text-align:center;
	border:solid 2px #e20000;
	padding:6px 5px 5px;
	margin:20px 5px;
}
#topSec1 .CPfinish p {
	width:100%;
	padding:0;
	margin:5px 0 0 0;
}
#topSec1 .CPfinish p.red {
	color:#e20000;
	font-size:110%;
	font-weight:bold;
	margin: 5px 0 10px 0;
}
#topSec1 .CPfinish ul {
	margin:5px 0 0 0;
}
#topSec1 .CPfinish ul li.lst {
	margin:0 0 0 1.75em;
	text-indent:-1em;
}
#topSec1 .topSec1_in {
	background: url(/oos/adv/image/tmp_171/top_bg_sec1.jpg) left top no-repeat;
}
#topSec1 .topSec1_in .inr {
	background: url(/oos/adv/image/tmp_171/top_bg_sec1_02.png) left top no-repeat;
}
#topSec1 .topSec1_in .step_in {
	width:1101px;
	margin:0 auto;
}
#topSec1 .topSec1_in .step_in h4 {
	width:876px;
	padding:35px 0 0 0;
}
#topSec1 .topSec1_in .step_in h4:nth-child(1) {
	padding:133px 0 0 0;
}
#topSec1 .topSec1_in .box {
	float:left;
	width:245px;
	background:#fff;
	border:4px solid #8a6b16;
	border-radius:10px;
	color:#8a6b16;
	font-weight:700;
	box-sizing:border-box;
}
#topSec1 .topSec1_in .box_in {
	margin:14px 0 0 0;
}
#topSec1 .topSec1_in .box_in .step1_2 {
	width:450px;
}
#topSec1 .topSec1_in .box_in .step1_3 {
	width:325px;
}
#topSec1 .topSec1_in .box_in .step2_1 {
	width:340px;
}
#topSec1 .topSec1_in .box_in .step2_2 {
	width:420px;
}
#topSec1 .topSec1_in .box_in .step2_3 {
	width:260px;
}
#topSec1 .topSec1_in .arw {
	float:left;
	display:block;
	width:40px;
	background:url(/oos/adv/image/tmp_171/top_arw_pc.png) 5px center no-repeat;
	vertical-align:middle;
}
#topSec1 .topSec1_in .step_in .box dl {
	margin:0;
	padding:0;
}
#topSec1 .topSec1_in .step_in .box dl dt {
	display:table-cell;
	width:40px;
	font-size:25px;
	text-align:center;
	vertical-align:top;
}
#topSec1 .topSec1_in .step_in .box dl dd {
	display:table-cell;
	padding:12px 15px 12px 0;
	font-size:14px;
}
#topSec1 .topSec1_in .step1_1 dl dd,
#topSec1 .topSec1_in .step1_2 dl dd,
#topSec1 .topSec1_in .step2_1 dl dd,
#topSec1 .topSec1_in .step2_3 dl dd {
	padding-top:21px !important;
}
#topSec1 .topSec1_in .step_in .box dl dd span {
	text-decoration:underline;
}
#topSec1 .topSec1_in .step_in p {
	margin:5px 0 0 0;
	color:#42210b;
	font-size:14px;
	font-weight:700;
}
#topSec1 .topSec1_in .box2 {
	width:657px;
	margin:14px 0 0 0;
	padding:20px 0;
	background:#fff;
	border:4px solid #0071bc;
	border-radius:10px;
	color:#0071bc;
	font-size:14px;
	font-weight:700;
	box-sizing:border-box;
	text-align:center;
}
#topSec1 .topSec1_in .box2 span {
	text-decoration:underline;
}
#topSec1 .topSec1_in .box_in + ul {
	margin:10px 0 0 0;
	color:#42210b;
	font-size:14px;
	font-weight:700;
}
#topSec1 .topSec1_in .box_in + ul li {
	margin:0 0 0 2em;
	text-indent:-2em;
}
#topSec1 .topSec1_in ul.btn_in {
	width:1108px;
	margin:25px auto 0 auto;
}
#topSec1 .topSec1_in ul.btn_in li {
	float:left;
	width:528px;
}
#topSec1 .topSec1_in ul.btn_in li:nth-child(2) {
	float:right;
}
#topSec1 .topSec1_in .notice_in {
	width:1101px;
	margin:42px auto 0 auto;
	padding:0 0 30px 0;
}
#topSec1 .topSec1_in .notice_in h4 {
	width:876px;
}
#topSec1 .topSec1_in .notice_in ol {
	margin:10px 0 0 27px;
	color:#42210b;
	font-size:18px;
	font-weight:700;
}
#topSec1 .topSec1_in .notice_in li {
	margin:0 0 0 1em;
	text-indent:-1em;
}
#topSec1 .topSec1_in .notice_in li span {
	color:#ff0000;
	text-decoration:underline;
}

/* topSec2 */
.topBg {
	background: url(/oos/adv/image/tmp_171/top_bg.jpg) center top no-repeat;
}
#topSec2 {
}
#topSec2 h2 {
	width:1398px;
	margin:0 auto;
}
#topSec2 .topSec2_in {
	width:1252px;
	margin:0 auto;
	padding:57px 0 0 0;	
	background: url(/oos/adv/image/tmp_171/top_bg_sec2.png) center top no-repeat;
}
#topSec2 .inr {
	padding:0 0 80px 0;	
	background: url(/oos/adv/image/tmp_171/top_bg_sec2_02.png) center bottom no-repeat;
}
#topSec2 .topSec2_in h3 {
	width:876px;
	margin:62px auto 0 auto;
}
#topSec2 .topSec2_in h3:nth-child(1) {
	margin:55px auto 0 auto;
}
#topSec2 .topSec2_in .btn {
	width:532px;
	margin:20px auto 0 auto;
}
#topSec2 .topSec2_in p {
	margin:12px 0 0 0;
	color:#8a6b16;
	font-size:20px;
	font-weight:700;
	text-align:center;
}
#topSec2 .topSec2_in p a {
	color:#0071bc;
}
#topSec2 .topSec2_in .img {
	width:876px;
	margin:25px auto 0 auto;
}
#topSec2 .topSec2_in h4 {
	width:876px;
	margin:50px auto 0 auto;
}
#topSec2 .topSec2_in h4 + p {
	margin:12px 0 0 0;
	color:#42210b;
	font-size:18px;
}

/* topSec3 */
#topSec3 {
	width:1252px;
	margin:0 auto;
	padding:67px 0 86px 23px;
	box-sizing:border-box;
}
#topSec3 h3 {
	font-size:24px;
	font-weight:700;
}
#topSec3 ul {
	margin:10px 0 0 0;
	font-size:16px;
}
#topSec3 ul li {
	margin:5px 0;
}
#topSec3 ul span {
	color:#ff0000;
	text-decoration:underline;
}

/* topSec4 */
#topSec4 {
	width:1250px;
	margin:0 auto;
	padding:40px 35px;
	background:#fff;
	border:2px solid #999;
	box-sizing:border-box;
	font-size:16px;
}
#topSec4 h4 {
	margin:55px 0 0 0;
	font-size:24px;
	font-weight:700;
}
#topSec4 h4:nth-child(1) {
	margin:0;
}
#topSec4 p {
	margin:5px 0 0 0;
}
#topSec4 ul {
	margin:5px 0 0 0;
}
#topSec4 ul li.num {
	margin:0 0 0 2.5em;
	text-indent:-2.5em;
}
#topSec4 ul li.lst {
	margin:0 0 0 1.75em;
	text-indent:-1em;
}

/* topSec5 */
#topSec5 {
	width:1250px;
	margin:0 auto;
	padding:22px 35px 0 35px;
	box-sizing:border-box;
	font-size:18px;
}
#topSec5 h5 {
	margin:35px 0 0 0;
	font-size:20px;
	font-weight:700;
}
#topSec5 h5:nth-child(1) {
	margin:0;
}

/*********************************
 * 02
 *********************************/
/* lowSec1 */
#lowSec1 {
	width:1398px;
	margin:0 auto;
}
#lowSec1 .lowSec1_in {
	background:url(/oos/adv/image/tmp_171/02_bg.jpg) left top no-repeat;
}
#lowSec1 .lowSec1_in .inr {
	background:url(/oos/adv/image/tmp_171/02_bg_02.png) left bottom no-repeat;
}
#lowSec1 .box_in {
	width:1006px;
	margin:0 auto;
	padding:20px 0 65px 0;
}
#lowSec1 .box_in .box {
	float:left;
	width:471px;
}
#lowSec1 .box_in .box p {
	color:#e20000;
	font-weight:bold;
}
#lowSec1 .box_in .box:nth-child(2) {
	float:right;
}
}



