<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

/*table*/
table {
    width: 100%;
}

table , td, th {
	text-align: center;
	border: 1px solid #595959;
	border-collapse: collapse;
}
td, th {
	padding: 3px;
	width: 30px;
	height: 25px;
	vertical-align: middle;
}
th {
	background: #f0e6cc;
}
.even {
	background: #fbf8f0;
}
.odd {
	background: #fefcf9;
}

/*font-color*/
.fc_red{color:#F00;}
/*font-weight*/
.fw_bold{font-weight:bold;}

.pcnone {
	display:none !important;
}
ol, ul, li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

h3.h3-bar{
	color: #002060;
    border-left: 5px solid #002060;
    text-indent: 12px;
	margin-bottom: 1%;
    padding: 8px 0 5px;
    background: #fff;
}

/* layout
----------------------------------------------- */
.inner {
  margin: 0 auto;
}

#wrapper {
  margin: 0 auto;
  -webkit-text-size-adjust: 100%;
}

/*pamlist*/
#wrapper #pastlist {padding: 0;height: 30px;}

/*title*/
#title {
	height: 370px;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: auto;
    display: block;
    position: relative;
    border-top: 3px solid #0068b7;
}

.campaign_title{
	width:970px;
	margin: auto;
}

#title img {
	width: 840px;
    margin: auto;
    display: block;
    padding-top: 40px;
}

/*#title h1 {
	max-width: 970px;
    font-size: 32px;
    color: #002060;
    position: absolute;
    top: 10%;
    left: 15%;
    right: 15%;
    margin: auto;
    padding: 5px;
    background: rgba(255,255,255,0.6);
}
#title h1 span{
	font-size: 20px;
}*/

/*#title2 {
    width: 100%;
    background: #b92023;
}
#title2 h1 {
	max-width: 970px;
     text-align: center; 
    font-size: 32px;
    padding: 30px 0;
    color: #FFF;
    margin: auto;
}
#title2 h1 span{
    font-size: 24px;
}*/

/*area__tab*/
nav#area__tab ul {
    width: 970px;
	margin:auto;
    display: flex;
}
nav#area__tab ul li {margin-right: 3px;}
nav#area__tab ul li a{
	padding: 5px 20px;
    text-align: center;
    font-size: 18px;
	color: #0068b7!important;
    box-sizing: border-box;
    background: #e8f2f6;
    display: block;
    border-radius: 5px 5px 0 0;
}
nav#area__tab ul li.select a{
	background: #0068b7;
	color: #fff!important;
}
nav#area__tab ul li a:hover{
	opacity:0.8;
	text-decoration:none!important;
}

/*nav*/
nav#gnav {
	background: #ffffff;
	margin-bottom: 1%;
}

nav#gnav ul {
    width: 970px;
	margin:auto;
    display: flex;
}

nav#gnav ul li{
	width: 33.33333%;
    margin: 1% 0;
    text-align: center;
    font-size: 18px;
    line-height: 2;
    border-right: 1px dotted #002060;
    box-sizing: border-box;
}

nav#gnav ul li:first-child{
    border-left: 1px dotted #002060;
}

nav#gnav ul li a{color: #002060!important;}

/*w970*/
.inner970 {
  margin: 0 auto;
  width: 970px;
  font-size: 18px;
}

/*top__p*/
#top__p {margin:2% auto;}
#top__p p{
	text-align:center;
	font-weight:bold;
	margin-bottom:2%;
}
#top__p div{
	background: #e8f2f6;
    padding: 8px 0;
    text-align: center;
}

/* section
----------------------------------------------- */
section {
  display: block;
  overflow: hidden;
  padding: 30px 0;
}

section:nth-of-type(odd) {
  background: #f6fcff;
}

section:nth-of-type(even) {
  background: #fff;
}

section div.inner {
  margin: 0 auto;
  width: 970px;
  font-size: 18px;
}

section h2{
	font-size: 28px;
    margin-bottom: 15px;
    margin: 10px 0 30px 0!important;
    color: #002060 !important;
    padding: 10px 0 10px 0;
    display: block;
    text-align: center;
    overflow: hidden;
    border-bottom: 2px dotted #002060;
    border-top: 3px solid #002060;
	font-family: fot-chiaro-std, sans-serif;
}

/*キャンペーン詳細*/
p.kokuchi {
	color:red;
	text-align:center;
    margin: 2% 0 5%;
}

.cmpBox{
	padding:10px;
	margin-bottom: 25px;
}

.cmpBox h2{
	text-align:center;
	font-size:24px;
	margin-bottom:20px;
	color:#18a1b9
}

.cmpBox dl{
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	background:#FFF;
	font-size:16px;
	overflow:hidden;
	position:relative;
	background:#f6f6f6;
	margin:0;
	display: flex;
}

.cmpBox dl:nth-of-type(1){
	border-top:1px solid #CCC;
}

.cmpBox dl dt{
width: 20%;
    background: #f6f6f6;
    align-items: center;
    display: grid;
	text-align:center
/*	width: 12%;
     height: 31px; 
    padding: 2px 6px;
    position: absolute;
    top: 20%;
    left: 0;*/

}

.cmpBox dl dd{
	width: 100%;
    padding: 5px;
	background:#FFF;
	line-height:1.5;
	background: #FFF!important;
    align-items: center;
    display: grid;
}

.cmpBox dl dd strong{
	color:#F00;
}
.jouken {
    background: #FFFFCC;
}

.jouken-red {
    background: #FFFAF0;
}

/* 注意 */
section .inner ul li{
	line-height: 1.5;
    margin: 0;
	font-size: 0.9em;
}

/*  =================================
buttom_new
=================================  */
.btnAll a{
	width:94%;
	height:52px;
	line-height:52px;
background: #ffa600; /* Old browsers */
background: -moz-linear-gradient(top,  #ffa600 0%, #ff8e00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa600), color-stop(100%,#ff8e00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffa600 0%,#ff8e00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffa600 0%,#ff8e00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffa600 0%,#ff8e00 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffa600 0%,#ff8e00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa600', endColorstr='#ff8e00',GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
/*	border: 1px solid #ff8c00;*/
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px -2px 1px rgba(235,129,0,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px -2px 1px rgba(235,129,0,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px -2px 1px rgba(235,129,0,1);
	text-shadow:
		1px 1px 0px rgba(255,140,0,1),
		0px 1px 0px rgba(255,140,0,0.2);
	display:block;
	clear:both;
	margin:2% auto;
	color:#FFF!important;
	display:block;
	text-align:center;
	text-decoration:none!important;
	font-size:18px;
	position:relative;
}

.btnAll a:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(/shared2015/common/images/im_arrow.png) no-repeat;
	position:absolute;
	top:40%;
	right:1%;
}

.btnAll a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	text-decoration:none!important;
}

/*クーポン*/
.couponWrap{
	display:block;
	overflow:hidden;
}

.contentsBox{
	line-height: 2;
	padding:10px;

}

.contentsBox ul li strong{
	display:inline-block;
	float:left;
	font-weight:bold;
	margin:0 35px 0 0;
}

.contentsBox ul li span{
	display:block;
	overflow:hidden;
}

.coupon{
	width: 48%;
	height: 540px;
    float: left;
    overflow: hidden;
    margin: 0 1% 40px;
    position: relative;
    display: block;
    background-color: #FFF;
}

.couponinner{
	border:#002060 4px solid;
	overflow:hidden;
	position:relative;
}



.couponinner a{
	position: absolute;
	top: 0;
	left: 1px;
	height:100%;
	width: 100%;
	
}

.couponinner a:hover{
	filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}

.coupon .couponleft{
	width:33%;
	float:left;
	padding:10px 0px 0px 5px;
	
}

.coupon .couponleft p{
	text-align:center;
	font-size:12px;
	color:#002060 !important;
	font-weight:bold;
	margin:0 0 10px 0 !important;
}

.ora .couponinner{
	border: #002060 4px solid !important; 
	cursor:pointer;
}

.ora .couponinner:hover{
    opacity: 0.8;
}
	
.ora .couponleft p,
.ora .couponright{
	color:#002060 !important;
}

.ora .couponbottom{
	background-color:#002060 !important;
}

.ora .couponbottom ul li.mark{
	color:#002060 !important;
}

.ora .couponbottom &gt; p {
    font-weight: bold;
    background: #FFF;
    color: #002060;
	margin-top: 14px;
    padding: 5px 12px;
    font-size: 20px;
    border-radius: 5px;
	float:right;
}

.couponarea{
	overflow:hidden;
}

.coupon_txt01 .gentei{
	width: 29%;
    float: left;
    box-sizing: border-box;
	color: #FFF !important;
    background-color: #002060;
    padding: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	font-size:14px;
	text-align:center;
	margin:2%
}

.coupon_txt01 p:nth-of-type(2){
	width: 62%;
    float: left;
    box-sizing: border-box;
    color: #002060;
    font-weight: bold;
    margin: 3% 0 0 5%;
}

.coupon_txt02{
	text-align: center;
    color: #002060;
    font-weight: bold;
}

.coupon_txt03{
	text-align: center;
    font-size: 25px;
    color: #002060;
    font-weight: bold;
    margin: 2% auto;
}

.coupon .mycoupon {
    text-align: right;
    margin: 0 5% 2% 0;
    color: #002060;
    font-weight: bold;
}

.couponbottom{
	background-color:#002060 !important;
	color:#FFF !important;
	padding:10px;
	overflow: hidden;
}

.couponbottom ul li{
	font-weight:bold;
	font-size:13px;
	float: left;
}

.couponbottom ul li.mark{
	background-color:#FFF;
	color:#002060 !important;
	padding:10px !important;
	margin:0 10px 0 0 !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size:14px !important;
}

.coupon .couponleft p.gentei{
	color:#FFF !important;
	background-color:#002060;
	padding:5px;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.jyouken {
    font-size: 12px !important;
    padding: 10px 10px 0;
    margin: 0 0 2% 0;
}

.gaiyou{
	background:url(../../images/im_mycopon4.png) no-repeat 0 10px;
	background-size:40px auto;
	padding:10px 0 0 50px;
	font-size:12px;
	border-top:1px dotted #CCC;
}

.gaiyou a{
	background:url(../../images/im_arrow_close.png) no-repeat 99% 50%;
	background-size:9px auto;
	display:block;
	padding: 5px 0
}

.depa{
	text-align: center;
	font-weight: bold;
	margin:0 !important;
	padding:10px;
}

.ora .depa{
	background-color:#002060;
	color:#FFF !important;
}

.end{
	background:rgba(0,0,0,0.7);
	position:absolute!important;
	top:0;
	left:0;
	color:#000;
	font-size:36px;
	z-index:9999999;
	display:block;
	width:100%;
	height:100%;
}

.end span{
	display:block;
	padding:60px;
	width:49%;
	text-align:center;
	margin:80px auto;
	color:#FFF;
}

/*STEP*/
.step ul{
	margin:0 0 20px 0 !important;
}

.step li{
	width:30% !important;
	-moz-box-shadow:
		0px 0px 5px rgba(000,000,000,0.5),
		inset 0px 0px 10px rgba(087,087,087,0.7);
	-webkit-box-shadow:
		0px 0px 5px rgba(000,000,000,0.5),
		inset 0px 0px 10px rgba(087,087,087,0.7);
	box-shadow:
		0px 0px 5px rgba(000,000,000,0.5),
		inset 0px 0px 10px rgba(087,087,087,0.7);
		margin-top:5px!important;
		position:relative;
		overflow-scroll:none!important;
		float:left;
		margin:0 0 0 3% !important;
		-webkit-border-radius: 5px 5px 5px 5px!important;
		border-radius: 5px 5px 5px 5px!important;
}

.step  li:after{
	content:"";
	position:absolute;
	width:0;
	height:0;
	margin-top:-5px; /* 位置を中心に調整 */
	border-width:10px;
	border-style:solid;
	border-color:transparent transparent transparent #666;
	/*border-left-color:#FFF;  矢印の色 */
	display:block;
	position:absolute;
	top:50%;
	right:-30px;
}
.step li:last-child:after{display:none;}

.step li img{
	width:100%!important;
	height:auto;
	
}

/*そのた*/
#ouenlink.itemList4{
	width:960px;
	margin:0 auto;
	display:block;
}

#ouenlink.itemList4 li {
	width: 45%;
    float: left;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    opacity: 0.99999;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
    -moz-opacity: 1;

	background: #FFF;
    padding: 10px;
    margin: 0 0 15px 28px!important;
    -moz-box-shadow: 0px 1px 3px rgba(89,46,0,0.3);
    -webkit-box-shadow: 0px 1px 3px rgba(89,46,0,0.3);
    /* box-shadow: 0px 1px 3px rgba(89,46,0,0.3); */
	height: 200px;
}

#ouenlink.itemList4 li .thumb {
    zoom: 1;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    overflow: hidden;
    width: 40%;
    float: left;
    margin: 0 10px 10px 0;
    font-size: 11px;
}

#ouenlink.itemList4 li .thumb img {
    width: 100%;
    height: auto;
}

#ouenlink.itemList4 li dl {
    padding: 5px 0;
    overflow: hidden;
    display: block;
    margin: 0;
    font-size: 14px;
	height: 150px;
}

#ouenlink.itemList4 li dl dt {
    margin-bottom: 10px;
    font-weight: bold;
    display: block;
    padding: 0 0 0 0;
}

#ouenlink.itemList4 li dl dd {
margin-inline-start: auto;
}

#ouenlink.itemList4 li dl dd p {
    display: block;
    clear: both;
    margin: 0;
    padding: 0;
    line-height: 26px;
}

#ouenlink.itemList4 li dl dd span {
    display: block;
    font-size: 12px;
}

#ouenlink.itemList4 li dd span {
    font-size: 16px!important;
    padding: 0;
    font-weight: bold;
    color: #F00;
}

#ouenlink.itemList4 li .btn3 p.w80 {
    width: 100%!important;
    clear: both!important;
    float: none!important;
}

#ouenlink.itemList4 li .btn3 p.w80 a {
    width: 90%!important;
    clear: both!important;
    float: none!important;
}

#ouenlink.itemList4 li .orangeBtn a {
    color: #FFF!important;
    display: block;
	background: #399;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaa00', endColorstr='#ff8c00',GradientType=0 );
    -moz-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    /* border: 1px solid #ff8c00; */
    border-bottom: 3px solid rgba(0,0,0,0.2);
    display: block;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    display: block;
    text-align: center;
    text-decoration: none!important;
    font-size: 14px;
    position: relative;
    padding: 8px 8px 5px 8px;
    width: 92%;
}

#ouenlink.itemList4 li .btnBox.btn3 .jr.graybtn{
    color: #FFF!important;
    background: #aaa;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaa00', endColorstr='#ff8c00',GradientType=0 );
    -moz-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-bottom: 3px solid rgba(0,0,0,0.2);
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    text-align: center;
    text-decoration: none!important;
    font-size: 14px;
    position: relative;
    padding: 8px 8px 5px 8px;
    width: 92%!important;
}

#ouenlink.itemList4 li .orangeBtn a:after{
    width: 10px;
    height: 10px;
    content: "";
    display: block;
    background: url(//www.nta.co.jp/kokunai/special/ouen/images/im_arrow.png) no-repeat;
    background-size: 10px 10px;
    position: absolute;
    top: 36%;
    right: 2%;
}

/*caution*/
p.all-pref_caution,
p.pref_caution{
	font-size: 14px;
    margin-bottom: 5%;
}
p.all-pref_caution {
    height: 150px;
    overflow-y: scroll;
    border: 1px solid #c1c1c1;
    padding: 12px;
}
p.pref_caution strong.caution{
    margin: auto;
    background: #FFE4E1;
    display: block;
    text-align: center;
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
}

/*agree*/
#negative_check_sheet{
	width: 900px;
    margin: auto;
    font-size: 16px;
	position: relative;
}

#negative_check_sheet ul{
	background: #FFFFCC;
	padding: 5px 0;
}

#negative_check_sheet li{
	list-style: inside;
    list-style-position: outside;
    width: 90%;
    margin: 0 0 -3px 5%;
}
#negative_check_sheet .policy{
	margin: 42px auto;
    text-align: center;
    font-weight: bold;
}
#negative_check_sheet__img{
	background: url(../images/cbx_arrow.png) no-repeat;
    width: 88px;
    height: 270px;
    position: absolute;
    top: -24px;
    left: -24px;
}
input#chkbox[type=checkbox] {
	display: none; /* checkboxを非表示にする */
}
.chkbox_label {
	position: relative; /* ボックスの位置を指定する */
	padding: 5px 0 0 50px; /* ボックス内側の余白を指定する */
}
.chkbox_label:after,
.chkbox_label:before{
	position: absolute; /* ボックスの位置を指定する */
	content: ""; /* ボックスのコンテンツ */
	display: block; /* ブロックレベル要素化する */
	top: 50%; /* 上部から配置の基準位置を決める */
}
.chkbox_label:after {
	left: 15px; /* 左から配置の基準位置を決める */
	margin-top: -10px; /* チェック枠の位置 */
	width: 20px; /* ボックスの横幅を指定する */
	height: 20px; /* ボックスの高さを指定する */
	border: 2px solid #555; /* ボックスの境界線を実線で指定する */
	background: #FFF;
}
.chkbox_label:before {
	left: 24px;
    margin-top: -15px;
    width: 8px;
    height: 20px;
    border-right: 3px solid #0171bd;
    border-bottom: 3px solid #0171bd;
    transform: rotate(45deg);
    opacity: 0;
	z-index: 1;
}
input#chkbox[type=checkbox]:checked + .chkbox_label:before {
	opacity: 1; /* 要素を表示する */
}

/*step*/
.how-to-step{
	display:flex;
	margin-bottom: 3%;
}
.how-to-step p:nth-of-type(1){
	background: #002060;
    align-items: center;
    display: grid;
    padding: 0;
    width: 100px;
    height: 40px;
    text-align: center;
    border-radius: 5px;
    color: #FFF;
    font-weight: bold;
}
.how-to-step p:nth-of-type(2){
	padding: 0 20px;
	font-weight: bold;
}

p.onetwothree {
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
}

/*qa*/
.qanda_box .inner &gt; div {
    margin: 0 0 2%;
	background: #FFF;
}

.qanda_box .inner &gt; div:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.qanda_box .inner div &gt; div {
    padding: 10px;
    margin-bottom: 3%;
    background: #fff;
}

.qanda_box b.qaicon {
	background: #002060;
    margin: 0 10px 0 0;
    color: #FFF;
    width: 40px;
    height: 40px;
    text-align: center;
    float: left;
    align-items: center;
    display: grid;
	font-size: 24px;
}

.qanda_box h3 {
    border: 2px solid #002060;
    font-size: 18px;
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 5px;
    font-size: 24px;
    color: #002060;
    align-items: center;
    display: flex;
    box-sizing: border-box;
	position: relative;
}

.qanda_box .inner &gt; div p span{
vertical-align: sub;
    position: initial;
}

.qanda_box div p {
overflow: hidden;
    width: 100%;
    margin: 10px 0;
    padding: 5px;
    font-size: 16px;
    color: #002060;
	box-sizing: border-box;
}

.qanda_box h3:hover{cursor:pointer;}

.qanda_box h3:after{
	content:"+";
	width:20px;
	height:20px;
	position:absolute;
	top: 22%;
    right: 2%;
}
.qanda_box h3.open:after{
	content:"-";
	width:20px;
	height:20px;
	position:absolute;
	top: 22%;
    right: 2%;
}

/*tripa*/
#useWrap *{font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;}
#useWrap{
	width:100%;
	padding:0 10px 10px;
}
#useWrap div{
	overflow:hidden;
	padding:10px 0;
	margin:0 0 0 0;
	border-bottom:1px solid #e2e2e2;
	background:#FFF;
	float:none!important;
	width:auto!important;
}
#useWrap div:last-child{
	border-bottom:none;
}
#useWrap div p{
	float:left;
	margin:0 20px 0 0;
	width:75px;
	height:75px;
}
#useWrap div p img{
	width:100%;
	height:auto;
}
#useWrap div dl{
	overflow:hidden;
	display:block;
	padding: 0;
}
#useWrap div:last-child{border-bottom:none;}
#useWrap div dl dt{
	margin:0 0 10px 0;
	padding:0;
}
#useWrap div dl dt a{
	font-size:16px;
	color:#000;
	font-weight: bold;
}
#useWrap div dl dd{
	font-size:14px;
	color:#999;
	font-weight: normal;
}
#useWrap div dl dd &gt; span{
	display:block;
	margin:5px 0 0 0;
}
#useWrap div dl dd &gt; span a{
	color:#CCC;
	display:inline-block;
	background:none;
	padding:0;
	text-align:center;
	margin-top:0;
	font-size:14px;
	-webkit-border-radius: 0;
	border-radius: 0;
	border-bottom:none;
}
#useWrap div dl dd &gt; span span{
	color:#F69;
	display:inline;
}
#useWrap .commonTit{margin:0;}</pre></body></html>