@charset "utf-8";

/*PCSP共通設定*/
main img {
	width: 100%;
	height: auto;
}

/*table*/
table {
	width: 100%;
	color: #333;
	text-align: center;
	margin-bottom: 20px;
	background: #fff;
}
table td {
	vertical-align: middle;
    width: 100px;
    padding: 5px;
}
table tr {
    border-bottom: 1px dotted #aaa;
}
table tr:last-child{border-bottom:none;}

.disnone{display:none!important;}

#dirPathBlock,
#anchorLinkBlock,
main{
	font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight:bold;
}
main{background: #fff7f9;}
section{padding: 10px 0;}

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.spnone{display:none!important;}
table td {font-size: 14px;}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 10px;
	margin: 0 1%;
}
h2 {
    font-size: 18px;
    text-align: center;
    margin: 0 auto 20px;
    width: 100%;
    clear: both;
    background: #09a75a;
    color: #FFF;
    line-height: 2;
}
h3:before {
	content: "";
    background: url(../images/ic_stamp.png) no-repeat;
    background-size: contain;
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: -24px;
    left: -30px;
}
h3 {
	text-align: center;
    font-size: 18px;
    margin: 30px;
    padding-bottom: 10px;
    position: relative;
    font-weight: bold;
    border-bottom: 2px solid #eb2a4c;
    color: #eb2a4c;
}
h3:after {
    position: absolute;
    content: url(//www.nta.co.jp/akafu/50th/images/ribbon.png);
    left: 50%;
    top: 26px;
    margin-left: -12px;
}
h3.line2:after {top: 52px;}
.txth3 {
	margin-bottom: 12px;
    font-size: 14px;
    font-weight: normal;
}
.inner{
	width: 96%;
	margin: 0 2%;
	padding: 0;
	box-sizing: border-box;
}

/*title*/
img#mainphoto {
	width: 100%;
	margin-bottom: 12px;
}

/*stamp_wrap*/
.get_stamp_wrap{margin-bottom:50px;}

/*bnr*/
a.pr_banner {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: 0 0 2%;
}

/*btn*/
div.btnbox{margin-bottom: 20px;}
.akafubtn a,
.akafubtn2 a {
	display: block;
	width: 90%;
	margin: 0 auto;
	padding: 10px 0;
	color: #FFF !important;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	border-radius: 3px;
	background: #e60012 url(/shared2021/common/images/im_arrow.png) no-repeat scroll 95% center;
	font-size: 16px;
	text-decoration: none !important;
}
}

/*760px以上*/
@media screen and (min-width: 760px) {
/* CSS */
.pcnone{display:none!important;}
#wrapper {line-height: 1.231;}
table td {font-size: 18px;}
#dirPathBlock,
#anchorLinkBlock{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto 5px;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 12px;
    width: auto;
    max-width: 970px;
    margin: 0 auto;
    font-weight: bold;
    background: #e60012;
    color: #fff;
    line-height: 2;
    text-indent: 5px;
}
h2 {
    font-size: 24px;
	font-weight: bold;
    text-align: center;
    margin: 50px 0 20px;
    width: 100%;
    clear: both;
    background: #09a75a;
    color: #FFF;
    line-height: 2;
	clear: both;
}
h3:before {
	content: "";
    background: url(../images/ic_stamp.png) no-repeat;
    background-size: contain;
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
	top: -50px;
    left: -100px;
}
h3 {
	text-align: center;
    font-size: 24px;
    margin: 65px auto 45px;
    padding-bottom: 10px;
    position: relative;
    font-weight: bold;
    border-bottom: 2px solid #eb2a4c;
    display: block;
    width: 350px;
}
h3:after {
    position: absolute;
    content: url(//www.nta.co.jp/akafu/50th/images/ribbon.png);
    left: 50%;
    top: 26px;
    margin-left: -12px;
}
h3.line2:after {top: 56px;}
.txth3 {
	font-size: 16px;
    margin-bottom: 12px;
    text-align: center;
}
.inner{
	width: 96%;
	max-width:970px;
	margin: 0 auto;
	padding:0 0 50px;
	display: block;
}

/*title*/
img#mainphoto {
	width: 100%;
	max-width:970px;
	margin:0 auto;
	display:block;
}

/*stamp_wrap*/
.get_stamp_wrap{
	margin-bottom:120px;
	position: relative;
}
.fukidashi{
	position: absolute;
    top: 0;
    right: 10px;
    background: #014099;
    font-size: 22px;
    width: 250px;
    height: 50px;
    text-align: center;
    align-items: center;
    display: grid;
    border-radius: 12px;
    color: #fff100;
}
.fukidashi:after{
	content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 10px 0 10px;
    border-color: #014099 transparent transparent transparent;
    position: absolute;
    bottom: -22px;
    left: 110px;
}

/*bnr*/
a.pr_banner {
    width: 640px;
    text-align: center;
    display: block;
    margin: 0 auto;
}

/*btn*/
.akafubtn a {
	display: block;
	width: 98%;
	float: left;
	margin: 0 1%;
	padding: 12px 0;
	color: #FFF !important;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	border-radius: 3px;
	background: #e60012 url(/shared2021/common/images/im_arrow.png) no-repeat scroll 95% center;
	font-size: 18px;
	text-decoration: none !important;
}
.akafubtn2 a {
    display: block;
    width: 450px;
    margin: 0 auto;
    padding: 12px 0;
    color: #FFF !important;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    border-radius: 3px;
    background: #e60012 url(/shared2021/common/images/im_arrow.png) no-repeat scroll 95% center;
    font-size: 18px;
    text-decoration: none !important;
}
.akafubtn a:hover,
.akafubtn2 a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.pointQR{
	text-align: center;
    margin: 20px 0 40px;
    font-size: 16px;
}
#qrcode {
    width: 480px;
    margin: auto;
    display: block;
}
#readingQR_here {
    color: #0065d6;
}
.modal__visible{
	display:block;
	opacity: 1;
}
.modal__hidden{
	display:none;
	opacity: 0;
}
#overlay {
    width: 100%;
    height: 150%;
    position: fixed;
    background: rgba(0,0,0,.7);
    display: none;
    left: 0;
    overflow: hidden;
    top: -1px;
    background: rgba(0,0,0,.7);
    z-index: 999;
}
#readingQR{
	width: 100%;
    z-index: 1000;
	position: fixed;
	top: 10%;
}
#readingQR > div{
    background: #FFF;
    position: relative;
    z-index: 1001;
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
	box-sizing: border-box;
    padding: 50px 15px 15px;
}
#readingQR button {
	width: 24px;
    height: 24px;
	position: absolute;
	top: calc(-9% - -12%);
    right: 15px;
}
#readingQR button:before,
#readingQR button:after {
	content: "";
    display: block;
    width: 24px;
    height: 3px;
    background: #999;
    transform: rotate(45deg);
}
#readingQR button:after {
	transform: rotate(-45deg);
	transform-origin: 35% 15%;
}

}