@charset "utf-8";
.container{
	background-color: #ffeda7;
	box-shadow:0px 0px 6px 3px #d8d8d8;
}

.container-wrap.rsp #contents .inner {
	max-width: 960px;
	margin:0 auto;
}

.content-wrap{
	padding: 10px 15px 15px;
    border-radius: 10px;
	background: #ffffff;
}

.header {
    max-width: 960px;
    margin: 0 auto;
}

.main_header{
	text-align: center;
}

.main_header img {
    border-style: none;
    vertical-align: bottom;
    width: 100%;
    width : auto;
    height: auto;
}
.displaynon_sp{
display:none;
}
.displaynon_pc{
display: block;
}
/* title */

.h3txt{
	margin:10px 0;
}

/*contents*/

.contents-wrap {
    /* margin: 0 20px 0 20px; */
    padding: 0;
}

.main{
    /* background-color: #ffeda7; */
    margin: 0 auto;
}

a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}

/*ページトップ_リンクテキスト*/
.top_lnk .disp_pc {
	display:block;
}
.top_lnk .disp_sp {
	display:none;
}

.top_lnk a {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
	text-align: center;
	color: #ff351a;
}
.top_lnk a:hover {
	text-decoration: none;
}

/* ----------------------------------------------- */
/*テキスト消去*/
.indent{
	text-indent:-9999px;
}

/* ----------------------------------------------- */
/*※改行*/
.line {
	padding-left:1em;
	text-indent:-1em;
}

/* ----------------------------------------------- */
/* Pontaプレミアムプラスはこんなにポイントがたまる！*/

.premium{
	padding:10px 0 ;
	text-align: center;
}

.premium_contents{
    text-align: center;
	padding:0 30px;
}

.premium_privilege{
	background-color:#ffffff;
	padding: 5px 0px 26px 0px;
	text-align: center;	
	margin: 0 40px;
}

.premium_privilege_img1{
	background: #f1d9ab;
    margin: 0 30px ;
	padding: 20px 0 0;
	}

.premium_privilege_img2{
	background: #f1d9ab;
    margin: 0 30px ;
	}

.premium_privilege_img3{
	background: #f1d9ab;
    margin: 0 30px;
	padding:0 0 20px;
	}

/* Pontaプレミアムプラスキャンペーン*/
.cp{
	margin:20px 0 30px;
}



/* ----------------------------------------------- */
/* Pontaポイントをもっとポンポンためるには…*/

.more{
    font-size: 90%;
	color:#542b0a;
	float: right;
    margin: 0px 50px 10px 0;
}

.premium_privilege_img3 .more {
	float: none;
	text-align: left;
	margin: 5px 40px;
}

.indent {
	padding-left: 1em;
	text-indent: -1em;
}

/* ----------------------------------------------- */
/*詳細*/
.note_table {
	font-size: 18px;
	color: #ee4428;
	margin-bottom: 10px;
	font-weight: bold;
}

.detail_main {
	background: #ffffff;
    margin: 0 10px;
    padding: 20px 30px 20px;
}

.detail table {
	width:821px;
	height:843px;
	border-width:1px;
	border-color:#866042;
	border-style:solid;
	border-collapse: collapse;
	margin: 0 auto;
}

.detail_top{
	height:70px;
}

.detail_main th {
	border-width:1px;
	border-color:#866042;
	border-style:solid;
	font-size:14px;
	font-weight:bold;
	color:#542b0a;
	padding:13px;
	background-color:#e4dbd4;
}

.detail_main td {
	border-width:1px;
	border-color:#866042;
	border-style:solid;
	font-size:12px;
	color:#542b0a;
	padding:13px;
	width: 14%;
}

.detail_main .detail_general_head {
	background-color:#d4e8cc;
	font-size:16px;
	font-weight:bold;
	color:#371a02;
	border-width:1px;
	border-color:#866042;
	border-style:solid;
	text-align:center;
	width: 43%;
}

.detail_main .detail_revo_head {
	background-color:#cee6fc;
	font-size:16px;
	font-weight:bold;
	color:#371a02;
	border-width:1px;
	border-color:#866042;
	border-style:solid;
	text-align:center;
	width: 43%;
}

/* ----------------------------------------------- */
/*注意事項*/
.note{
	background: #ffffff;
}

.note_detail {
    text-align: left;
    margin: 0 40px;
    background: #ffffff;
	padding: 10px 20px 30px;
}

.note_detail dl {
	margin: 0 auto;
	line-height:14px;
}
.note_detail dt {
	height:29px;
	background-color:#e4dbd4;
	font-size:14px;
	font-weight:bold;
	line-height:29px;
	padding-left:11px;
	margin-top:21px;
	margin-bottom:14px;
}

.note_detail dd {
	font-size:12px;
}

.note_detail th {
	vertical-align:top;
	font-weight: bold;
	width: 11%;
}


/* ----------------------------------------------- */
/*pagetop*/
#pagetop .inner p a {
    position: relative;
    display: block;
    margin: 0 0 0 auto;
    width: 130px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    font-size: 13px;
    background: #61482d;
    text-decoration: none;
}


/* foot-area */
.foot-area {
margin: 0 auto;
padding: 30px 0;
max-width: 950px;
display: table;
}

.bottom-wrap {
width: 100%;
margin: 0 auto;
background: #fff;
padding: 0;
-moz-box-shadow:0px -2px 3px rgba(0,0,0,0.15);
-webkit-box-shadow:0px -2px 3px rgba(0,0,0,0.15);
box-shadow:0px -2px 3px rgba(0,0,0,0.15);
}

.foot-area .contents-box1 {
    margin-left: 30px;
    padding-right: 30px;
}

.foot-area .contents-close::after {
	content: "※本キャンペーンは終了しました";
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	font-size: 2.2rem;
	font-weight: bold;
	background-color: rgba(0, 0, 0, 0.7);
	width: 104%;
	height: 120%;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 10;
}

.foot-area .entry-btn {
    background: #0064be;
    width: 100%;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    transition: all 0.3s ease;
}
.foot-area .entry-btn button {
    color: #fff !important;
    display: block;
    width:100%;
    height: 100%;
    line-height: 80px;
    font-size: 180%;
    font-weight: 600;
    margin: 0 auto;
    padding: 0 0;
    background:none;
    border:none;
    -webkit-box-shadow: inset 0px -40px 0px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0px -40px 0px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    cursor: pointer;
}
.foot-area .entry-btn  button:hover {
    background-color: #219bd8;
    -webkit-box-shadow: inset 0px -40px 0px rgba(0, 0, 0, 0.25), 0 0 10px rgba(0, 85, 200, 0.7);
    box-shadow: inset 0px -40px 0px rgba(0, 0, 0, 0.25), 0 0 10px rgba(0, 85, 200, 0.7);
    -webkit-border-radius: 10px;
    border-radius: 10px;
text-decoration: none;
}
.foot-area .entry-btn button i {
display: inline-block;
margin-right: 10px;
width: 37px;
height: 42px;
background: url(https://pntc.sslcs.cdngc.net/cdn/premium/img/ic_arrow_right.png) no-repeat 0 0;
vertical-align: middle;
}
.foot-area .entry-btn button em {
color: #fee560;
font-size: 100%;
}
#BTM_WRAP .entry-btn button {
height: 70px;
line-height: 70px;
}
#BTM_WRAP .contents-box1,
#BTM_WRAP .contents-box2 {
    width: 420px;
}
#BTM_WRAP .contents-box1 {
margin-left: auto;
}

/* 固定ボタン */
#BTM_WRAP {
margin-top: 100px;
}

.bottom-wrap.p-fix {
position: fixed;
bottom: 0;
z-index: 10;
left: 0;
right: 0;
min-height: 60px;
text-align: center;
}

.contents-box1, .contents-box2 {
    float: left;
}

/*バナーエリア*/
.bnr_wrap {
	margin: 30px auto;
	text-align: center;
}


@media screen and (max-width: 990px) {
	
.premium_privilege {
    margin: 0 30px;
}
	
.more_title{
		padding:0 30px;
	}	
.more{
    font-size: 86%;
    color: #542b0a;
}
	
.premium_privilege_img1 {
    padding: 20px 20px 0;
}
	
.premium_privilege_img2 {
	padding: 0 20px;
	}
	
.premium_privilege_img3 {
    padding: 0px 20px 20px;
	}
	
.detail_main {
    margin: 0 ;
}
	
.note_detail {
    margin: 0 30px;
}
	
	/* フッターボタン */

.foot-area .entry-btn button i {
width: 13%;
height: 60%;
}
	
#BTM_WRAP .contents-box1,
#BTM_WRAP .contents-box2 {
    width: 360px;
}
	
.foot-area .entry-btn button em {
    font-size: 97%;
}
	
#BTM_WRAP .contents-box1 {
padding-right:10px;
}

}



@media screen and (max-width: 767px) {
	
.note_detail th {
    width: 15%;
}
.note_detail dt {
    height: auto;
    font-size: 100%;
	margin-top:10px;
	line-height: 22px;
}
	
.foot-area {
    padding: 20px 0;
}
	
#BTM_WRAP .contents-box1,
#BTM_WRAP .contents-box2 {
    width: 227px;
}	

.foot-area .entry-btn button i {
	height: 42%;
	width: 15%;
	background-size: 80%;
	margin:0;
}
	
.foot-area .entry-btn button em {
    font-size: 97%;
}
.foot-area .entry-btn button {
    font-size: 130%;

}
	
}


@media screen and (max-width: 480px) {
	
.displaynon_sp{
	display:inline-block;
	color:#ffffff;
	font-size:87%;	
}

.premium_contents {
    padding: 0 10px;
}
.premium_privilege {
	margin:0 10px;
	padding: 5px 0px 5px 0px
	}

.more_title{
	padding:0 5px;
	}

.more{
    font-size: 80%;
    color: #542b0a;
	margin: 2px 5px 10px;
}
.premium_privilege_img1{
    margin: 0 5px ;
	padding: 10px 5px 0;
	}

.premium_privilege_img2{
	margin: 0 5px;
    padding: 0 5px;
	}

.premium_privilege_img3{
	background: #f1d9ab;
    margin: 0 5px ;
	padding: 0 5px 10px;
	}

.premium_privilege_img3 .more {
	margin: 5px auto;
}
.detail_main {
    margin: 0px;
    padding: 10px 5px 10px;	
	
}
	
.detail_main th {
	font-size:100%;
	padding:10px;
}

.detail_main td {
	font-size:100%;
	padding:10px;
}
.detail_main .detail_general_head {
 font-size: 100%;
	}
	
.detail_main .detail_revo_head {
	font-size:100%;
}

.note_detail {
	padding: 10px 10px 30px;
	margin:0 10px;
	}

.note_detail dl {
    line-height: 100%;
}

.note_detail th {
	width: 25%;
	}
	
.note_detail dd {
    font-size: 90%;
    line-height: 16px;
}
	
#BTM_WRAP .contents-box1, #BTM_WRAP .contents-box2 {
    width: 150px;
}
	
#BTM_WRAP .entry-btn button {
    height: 120px;
	line-height: 40px;
	box-shadow: inset 0px -60px 0px rgba(0, 0, 0, 0.25);
	}
.foot-area .entry-btn {
    height: 120px;
}
.foot-area .entry-btn  button:hover {
	height:120px;
}
.foot-area .entry-btn button em {
    font-size: 87%;
    margin-left: 2px;
}
	
.foot-area .entry-btn button i {
    width: 20px;
	background-position: 3px;
}
	
.foot-area .entry-btn button {
	font-size:20px;
}

/*ページトップ_リンクテキスト*/
.top_lnk .disp_pc {
	display: none;
}
.top_lnk .disp_sp {
	display: block;
}


}