@charset "Shift_JIS";

main * { font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;}
html{scroll-behavior: smooth;}
.letter-spacing-3{letter-spacing:-3px!important;}
article {background: #deebf7;}

/*759px以下(SP)*/
@media screen and (max-width: 759.9px) {
p.kokuchi {
    color: red;
    text-align: center;
    margin: 5% 0;
    font-weight: bold;
}
.end{
	position: absolute;
    background: rgba(0, 0, 0, 0.8);
    color: #FFF;
    width: 100%;
    height: 100%;
    z-index: 1;
    text-align: center;
    display: grid;
    align-items: center;
    font-size: 24px;
}
.iframe_end-content_gadget,
#dirPathBlock,
#anchorLinkBlock {
	width: 98%;
	margin: 1%;
	display: block;
	box-sizing: border-box;
}

/*NEWS*/
#newsbox {
	width: 98%;
    display: flex;
    font-size: 14px;
    margin: 1%;
	border: 1px solid #e30034;
    box-sizing: border-box;
}
#newsbox dt {
	width: 27%;
    background: #e30034;
    text-align: center;
    line-height: 2;
    color: #FFF;
    margin-right: 3%;
	align-items: center;
    display: grid;
}
#newsbox dd {
    width: 70%;
    padding-top: 5px;
    font-weight: bold;
}

/*title*/
#title {
	width:100%;
    background: #002060;
	margin-bottom: 15px;
	padding: 12px;
	box-sizing:border-box;
}
.campaign_title{width:100%;}
#title img {
	width: 20%;
    float: left;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
}
#title h1 {
	width:78%;
	float:left;
	display:block;
	font-size: 16px;
	font-weight: bold;
	color:#FFF;
	margin-left: 2%;
}

/*残り少*/
#slight{
	font-size: 16px;
    text-align: center;
    margin: 0 0 25px;
    line-height: 1.5;
}
#slight b.bigfont{font-size: 20px;}
h2{
	border-top: 2px solid #333;
    border-bottom: 2px dotted #333;
    color: #333;
	font-weight: bold;
    text-align: center;
    font-size: 20px;
    margin-bottom: 25px;
    padding: 5px 0 8px;
}
h3 {
	font-size: 20px;
    font-weight: bold;
    margin: 15px 0!important;
    color: #000;
    padding: 52px 0 0;
    display: block;
    text-align: center;
    overflow: hidden;
    line-height: 1.2;
}
h3.ka_tour{
    background: url(/mycoupon/cpn/images/bg_kaigai_tour.png) no-repeat 50% 0;
    background-size: 50px;
}

#dirPathBlock{font-size:10px!important;}

/*btn*/
.linkbtn{
	display:block;
	clear:both;
	margin-bottom:10px
}
.linkbtn a {
	font-size: 14px;
    color: #FFF!important;
    display: block;
    box-shadow: 1px 1px 2px #aaa;
    text-shadow: 2px 2px 2px #555;
    clear: both;
    margin: 0 auto 10px;
    text-align: center;
    position: relative;
    padding: 10px 0 12px;
    width: 94%;
    box-sizing: border-box;
    background: #d6001c;
}
.linkbtn a:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(https://www.nta.co.jp/shared2021/common/images/im_arrow.png) no-repeat;
	position:absolute;
	top:38%;
	right:1%;
}

/*期限*/
p.underline {
    text-decoration: underline;
    text-decoration-color: #fbea08;
    text-decoration-thickness: 4px;
	text-align: center;
}
.detailDay{
	padding: 25px 5px;
}
.detailDay li{
	font-size:13px;
	overflow:hidden;
	margin-bottom:5px;
	padding:0;
	background:none!important;
	box-shadow:none!important;
	line-height: 2;
}
.detailDay dl{display: flex;}
.detailDay li dt{
	width: 90px;
    display: grid;
    padding: 0 0 2px;
    margin: 0 5px 5px 0px;
    float: left;
    text-align: center;
    align-items: center;
    background: #333;
    color: #fff;
}
.detailDay li dd{width: calc(100% - 95px);}

/*coupon*/
.coupon .inner{background: #FFF;padding: 25px 0}
.couponWrap{
	width: 100%;
    display: block;
    overflow: hidden;
	margin-bottom: 25px;
	border-bottom: 1px dashed;
}
.couponWrap > li{
	width: 330px;
    margin: 0 auto 5%;
    box-shadow: 2px 2px 8px rgba(5,5,5,0.2);
	overflow:hidden;
	position: relative;
}
.couponWrap.ko_yado > li{background: #002060;}
.couponWrap.ko_jrset > li{background: #e03560;}
.couponWrap.ka_tour > li{background: #51b028;}
.couponWrap.ka_air > li,
.couponWrap.ko_airset > li,
.couponWrap.ka_airset > li{background: #0093da;}
.couponWrap > li *{font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;}
.couponWrap dl{
	height: 166px;
    margin: 5px;
    padding: 5px 0 0;
    box-sizing: border-box;
}

.couponWrap.ka_tour dl{
    background: #FFF url(/mycoupon/cpn/images/bg_kaigai_tour.png) no-repeat center 15px;
    background-size: 100px;
	color: #51b028;
}

.couponWrap dl:hover {cursor:pointer;}
.couponWrap dt{
	height: 60px;
    display: flex;
    align-items: center;
	text-align: center;
	font-weight: bold;
}
.couponWrap dt > small{
	width: 24%;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: -2px;
    padding-left: 1%;
}
.couponWrap dt strong{
	width: 72%;
	font-size: 45px;
}
.couponWrap dt strong small {
    font-size: 20px;
    margin-left:5px;
}
.couponWrap dd.about_mycoupon {
	height: 60px;
	display: flex;
    text-align: center;
    margin: 5px 0 5px 28px;
}
.couponWrap .fcf {
	background: #343474;
    width: 52px;
    height: 52px;
    border-radius: 36px;
    color: #FFF;
    line-height: 1.1;
    font-size: 12px;
    display: grid;
    align-items: center;
    margin-right: 50px;
}
.couponWrap .mycoupon {
	height: 60px;
    font-weight: bold;
    font-size: 28px;
	display: grid;
    align-items: center;
}
.couponWrap .cpnget{
    height: 36px;
	padding: 5px;
}

.couponWrap.ka_tour .cpnget{background: #51b028;}

.couponWrap .cpnget .ico{
	background: #FFF;
    padding: 2px 5px 0;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    width: 120px;
    display: inline-block;
    box-sizing: border-box;
}
.couponWrap .cpnget a{
	text-align: center;
    width: 140px;
    padding: 2px 0;
    border-radius: 20px;
    margin: 0 auto 0 calc(100% - 260px);
    display: inline-block;
    font-weight: bold;
    color: #FFF;
    font-size: 16px;
    position: relative;
}
.couponWrap .cpnget a:before{
	content: "";
    width: 20px;
    height: 20px;
    background: #FFF;
    border-radius: 12px;
    position: absolute;
    top: 2px;
    left: -25px;
}
.couponWrap .cpnget a:after{
	content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 7px;
    position: absolute;
    top: 6px;
    left: -17px;
}

.couponWrap.ka_tour .cpnget a:after{border-color: transparent transparent transparent #51b028;}

.couponWrap .conditions{
	padding: 10px;
    background: #FFF;
    border-bottom: 1px dashed #ccc;
}
.couponWrap .conditions li{
	font-size: 12px;
	margin-bottom: 5px;
	display: flex;
}
.couponWrap .conditions li strong{
	width: 60px;
	display: inline-block;
	font-weight: bold;
}
.couponWrap .cpndetai {
	padding: 0 10px;
    font-size: 11px;
    text-align: center;
    background: #FFF url(/mycoupon/cpn/images/im_mycopon.png) no-repeat 8px;
    background-size: 30px auto;
}
.couponWrap .cpndetai a{
	background: url(/mycoupon/cpn/images/im_arrow_close.png) no-repeat 100% 56%;
    background-size: 15px auto;
    display: block;
    padding: 10px 0;
}

/*PR*/
.pr_banner {
    width: 96%;
    margin: auto;
    padding: 25px 0;
    text-align: center;
}
.pr_banner img {
    width: 100%;
}
/*STEP*/

}

/*760px以上(PC)*/
@media screen and (min-width: 760px),print{
p.kokuchi {
    color: red;
    text-align: center;
    margin: 5% 0;
    font-weight: bold;
    font-size: 20px;
}
.end{
	position: absolute;
    background: rgba(0, 0, 0, 0.8);
    color: #FFF;
    width: 100%;
    height: 100%;
    z-index: 1;
    text-align: center;
    display: grid;
    align-items: center;
    font-size: 40px;
}
#wrapper main{font-size: 18px;}
.iframe_end-content_gadget,
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
    max-width: 950px;
    min-width: 760px;
    margin: 0 auto 5px;
    box-sizing: border-box;
}
#dirPathBlock,
#anchorLinkBlock {font-size: 14px;}
#anchorLinkBlock{margin-top:10px;}
p.images img{
	width:250px;
	height:auto!important;
}
.inner {
    width: 100%;
    max-width: 970px;
	min-width: 760px;
    margin: 0 auto;
    padding: 25px 0;
    display: block;
}

/*NEWS*/
#newsbox {
	width: 100%;
    max-width: 950px;
    min-width: 760px;
    display: flex;
    margin: 1% auto;
	border: 1px solid #e30034;
    box-sizing: border-box;
}
#newsbox dt {
	width: 17%;
    background: #e30034;
    text-align: center;
    line-height: 2;
    color: #FFF;
    margin-right: 3%;
}
#newsbox dd {
    width: 80%;
    padding-top: 5px;
    font-weight: bold;
}

/*title*/
#title {
	width:100%;
    background: #002060;
	padding: 15px;
	box-sizing:border-box;
}
.campaign_title{
	width: 100%;
    max-width: 970px;
    min-width: 680px;
    margin: auto;
    box-sizing: border-box;
}
#title img {
	width: 300px;
    float: left;
    display: block;
    background: #ffffff;
}
#title h1 {
	width: calc(97% - 300px);
    height: 200px;
    float: left;
    display: grid;
    align-items: center;
    font-size: 32px;
    font-weight: bold;
    color: #FFF;
    margin: 0 0 0 3%;
}

/*残り少*/
#slight{
	font-size: 28px;
    text-align: center;
    margin: 0 0 25px;
    line-height: 1.6;
}
#slight b.bigfont{font-size: 32px;}

h2{
	border-top: 3px solid #333;
    border-bottom: 4px dotted #333;
    color: #333;
	font-weight: bold;
    text-align: center;
    font-size: 32px;
    margin-bottom: 25px;
    padding: 5px 0 8px;
}
h3 {
    letter-spacing: 5px;
	font-size: 32px;
    margin-bottom: 15px;
    font-weight: bold;
    margin: 0 0 30px!important;
    color: #000;
    padding: 75px 0 10px 0;
    display: grid;
    text-align: center;
    position: relative;
}
h3.ka_tour{
    background: url(/mycoupon/cpn/images/bg_kaigai_tour.png) no-repeat 50% 0;
    background-size: 75px;
}

/*btn*/
.linkbtn{
	display:block;
	clear:both;
	margin-bottom:10px
}
.linkbtn a {
	font-size: 24px;
    color: #FFF!important;
    display: block;
    box-shadow: 1px 1px 2px #aaa;
    text-shadow: 2px 2px 2px #555;
    clear: both;
    margin: 0 auto 10px;
    text-align: center;
    position: relative;
    padding: 10px 0 12px;
    width: 80%;
    box-sizing: border-box;
    background: #d6001c;
}
.linkbtn a:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(https://www.nta.co.jp/shared2021/common/images/im_arrow.png) no-repeat;
	position:absolute;
	top:38%;
	right:1%;
}

/*期限*/
p.underline {
    text-decoration: underline;
    text-decoration-color: #fbea08;
    text-decoration-thickness: 4px;
	text-align: center;
}
.detailDay{
	width: 640px;
	margin: 0 auto;
	padding: 25px 0;
	box-sizing: border-box;
}
.detailDay li{
	overflow:hidden;
	margin-bottom:10px;
	line-height: 1.5;
}
.detailDay li dt{
	width: 110px;
    text-align: center;
    display: block;
    float: left;
    background: #333;
    color: #fff;
    padding: 0 10px 4px;
    margin: 0 10px;   
}

/*coupon*/
.coupon .inner{background: #FFF;padding: 25px}
.couponWrap{
	width: 100%;
    display: block;
    overflow: hidden;
	margin-bottom: 25px;
	border-bottom: 1px dashed;
}
.couponWrap > li{
	width: calc(50% - 10px);
    float: left;
    margin: 0 5px 5%;
    box-shadow: 2px 2px 8px rgba(5,5,5,0.2);
	position: relative;
}
.couponWrap.ko_yado > li{background: #002060;}
.couponWrap.ko_jrset > li{background: #e03560;}
.couponWrap.ka_tour > li{background: #51b028;}
.couponWrap.ka_air > li,
.couponWrap.ko_airset > li,
.couponWrap.ka_airset > li{background: #0093da;}
@media screen and (max-width: 940px) {.couponWrap > li{width: 96%;}}
.couponWrap > li *{font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;}
.couponWrap dl{
    margin: 5px 5px 3px;
    padding: 5px 0 0;
	cursor:pointer;
}
.couponWrap.ka_tour dl{
    background: #FFF url(/mycoupon/cpn/images/bg_kaigai_tour.png) no-repeat center 15px;
    background-size: 150px;
	color: #51b028;
}
.couponWrap dl:hover {opacity: 0.9;}
.couponWrap dt{
    display: flex;
    align-items: center;
	text-align: center;
	font-weight: bold;
}
.couponWrap dt > small{
	width: 24%;
	padding-left: 1%;
	font-size: 20px;
	line-height: 1.2;
	letter-spacing: -3px;
}
.couponWrap dt strong{
	width: 72%;
	font-size: 64px;
}
.couponWrap dt strong small {
    font-size: 28px;
    letter-spacing: 0;
	margin-left: 5px;
}
.couponWrap dd.about_mycoupon {
	display: flex;
    text-align: center;
	margin: 0 5%;
}
.couponWrap .fcf {
	background: #343474;
    width: 72px;
    height: 72px;
    border-radius: 36px;
    color: #FFF;
    line-height: 1.1;
    font-size: 16px;
    display: grid;
    align-items: center;
    margin-right: 20px;
}
.couponWrap .mycoupon {
    width: calc(90% - 72px);
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 48px;
}
.couponWrap .cpnget{padding: 10px 5px 0;}
.couponWrap.ka_tour .cpnget{background: #51b028;}
.couponWrap .cpnget .ico{
	background: #FFF;
    padding: 2px 5px 0;
    border-radius: 10px;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    width: 180px;
    display: inline-block;
    box-sizing: border-box;
}
.couponWrap .cpnget a{
	text-align: center;
    width: 200px;
    padding: 2px 0;
    border-radius: 20px;
    margin: 0 auto 10px calc(100% - 380px);
    display: inline-block;
	font-weight: bold;
    color: #FFF;
    font-size: 22px;
	position:relative;
}
.couponWrap .cpnget a:before{
	content: "";
    width: 24px;
    height: 24px;
    background: #FFF;
    border-radius: 12px;
    position: absolute;
    top: 4px;
    left: -25px;
}
.couponWrap .cpnget a:after{
	content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 8px;
    position: absolute;
    top: 10px;
    left: -15px;
}
.couponWrap.ka_tour .cpnget a:after{border-color: transparent transparent transparent #51b028;}
.couponWrap .conditions{
	padding: 10px;
    background: #FFF;
    border-bottom: 1px dashed #ccc;
}
.couponWrap .conditions li{
	font-size: 14px;
	display: flex;
}
.couponWrap .conditions li strong{
	width: 60px;
	display: inline-block;
	font-weight: bold;
}
.couponWrap .cpndetai {
	padding: 0 15px;
    font-size: 14px;
    text-align: center;
    background: #FFF url(/mycoupon/cpn/images/im_mycopon.png) no-repeat 8px;
    background-size: 40px auto;
}
.couponWrap .cpndetai a{
	background: url(/mycoupon/cpn/images/im_arrow_close.png) no-repeat 100% 56%;
    background-size: 15px auto;
    display: block;
    padding: 15px 0;
}

/*PR*/
.pr_banner {
    width: 640px;
    margin: auto;
    padding: 25px;
    text-align: center;
}

}