@charset "UTF-8";
/* override for speedbinb.css(mobile_device/pc_device)
------------------------------*/
.pc_device #content{
background: #fff;
}
.mobile_device #content{
background: #f5f5f5;
}

/* override for main_style.css(mobile_device/pc_device)
------------------------------*/
#menu_controller{
color: #ff7908;
}
#slider{
background: #fff;
border: 1px solid #aaa;
}
#slider .ui-slider-range{
background: #ff7908;
}
#slider .ui-slider-handle{
border: solid .05em #a9a9a9;
background-color: #fff;
}
#slider>a:hover{
background-color: #fff!important;
}
#first_guide{
display:none !important;
}

/* override for main_style.css(mobile_device)
------------------------------*/
.mobile_device #menu_header_button{
position: absolute;
top: 0;
left: 0;
width: 2em;
height: 2em;
}
.mobile_device #menu_header_button .fa{
display: none;
}
.mobile_device #menu_header_button img.icon_mobile{
width: 100%;
height: 100%;
}
.mobile_device #menu_header_button img.icon_pc{
display: none;
}
.mobile_device #menu_close_button{
position: absolute;
right: 0;
top: 0;
width: 2em;
height: 2em;
}
.mobile_device #menu_close_button .fa{
display: none;
}
.mobile_device #menu_close_button img.icon_mobile{
width: 100%;
height: 100%;
}
.mobile_device #menu_close_button img.icon_pc{
display: none;
}
.mobile_device #menu_storelogo img{
height: 1.2em;
margin-top: .2em;
}

/* override for main_style.css(pc_device)
------------------------------*/
.pc_device #menu_header_button{
position: absolute;
top: 0;
left: 0;
width: 2em;
height: 2em;
}
.pc_device #menu_header_button .fa{
display: none;
}
.pc_device #menu_header_button img.icon_pc{
width: 100%;
height: 100%;
}
.pc_device #menu_header_button img.icon_mobile{
display: none;
}
.pc_device #menu_close_button{
position: absolute;
right: 0;
top: 0;
width: 2em;
height: 2em;
}
.pc_device #menu_close_button .fa{
display: none;
}
.pc_device #menu_close_button img.icon_pc{
width: 100%;
height: 100%;
}
.pc_device #menu_close_button img.icon_mobile{
display: none;
}
.pc_device #menu_storelogo img{
height: 1.2em;
margin-top: .1em;
}
.pc_device #menu_cnt_right>div{
height: 2em;
margin-top: 0;
}
.pc_device #menu_zoom img{
width: auto;
height: 1.8em;
margin: 0.1em 0;
}
.pc_device #menu_zoom .fa{
display: none;
}
.pc_device #slider{
border: 1px solid #bbb;
height: 0.2em;
}
/* lastPage
------------------------------*/
.lastPage {
width: 100%;
margin: 0 auto;
background: #f5f5f5;
font-size:16px;
}
.popupTxt br.dispSP {
display: none;
}
@media (max-width: 767px){
	.lastPage *{
	font-size:14px;
	}
}
@media (max-width: 568px){
	.lastPage *{
	font-size:13px;
	}
	.popupTxt br.dispSP {
	display: block;
	}
}
@media (max-width: 480px){
	.lastPage *{
	font-size:12px;
	}
}
.lastPage *{
list-style: none;
margin:0;
padding:0;
line-height: 1;
text-align: center;
font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
word-break: break-word;
}
.lastPage img{
vertical-align:middle;
}
.lastPage a{
-webkit-text-decoration:none;
text-decoration:none;
line-height: inherit;
font-size: inherit;
color:inherit;
}
.lastPage .clearfix:after{
content: " ";
display: block;
clear: both;
}
.lastPage .voteBtn{
margin: 0 auto 1em;
padding-top: 1em;
}
.lastPage .voteBtn ul{
display: table;
margin: 0 auto;
}
.lastPage .voteBtn li{
display: table-cell;
padding: 0 .5em;
}
.lastPage .voteBtn li a{
display: block;
padding: 1.4em;
background: #fff;
border-radius: 2.9em;
font-size: 1em;
font-weight: bold;
color: #333;
text-decoration: none;
}
.lastPage .voteBtn li img{
width: 3em;
}
.lastPage .voteBtn li span{
display: block;
font-size: .8em;
margin-top: .8em;
}
.lastPage .resArea{
width: 90%;
margin: 1em auto;
text-align: left;
}
.lastPage .secTitle{
padding-bottom: 1em;
}
.lastPage .secTitle h2{
line-height: 1.3em;
vertical-align: middle;
font-size: 1.3em;
font-weight: bold;
color: #2b2b2a;
text-align: left;
}
.lastPage .resBox{
width: 100%;
margin: 0 auto;
}
.lastPage .resBox a{
display: block;
width: 100%;
text-decoration: none;
}
.lastPage .resBox li{
margin-bottom: 2em;
background: #fff;
box-sizing: border-box;
-webkit-box-sizing: border-box;
box-shadow: 0 2px 4px rgba(0,0,0,.18);
-webkit-box-shadow: 0 2px 4px rgba(0,0,0,.18);
vertical-align: top;
text-align: center;
}
.lastpageTitleInfo .resBox li{
width: 100%;
padding: .8em;
}
.lastpageTitleInfo .thumBox{
float: left;
width: 25%;
margin: 0 auto;
vertical-align: top;
text-align: center;
}
.lastpageTitleInfo .textBox{
float: right;
width: 70%;
margin: 0 auto;
vertical-align: top;
text-align: left;
}
.lastpageTitleInfo .thumBox img{
max-width: 180px;
}
.lastPage .thumBox figure{
position:relative;
}
.lastPage .thumBox figure:before{
content: "";
position: absolute;
z-index: 1;
top: 0;
bottom: 0;
left: 0;
right: 0;
border: 1px solid rgba(0,0,0,.1);
}
.lastPage .thumBox img{
width: 100%;
margin: 0 auto;
}
.lastpageContentsInfo .textBox {
margin-bottom: 2em;
background: #fff;
box-sizing: border-box;
-webkit-box-sizing: border-box;
box-shadow: 0 2px 4px rgba(0,0,0,.18);
-webkit-box-shadow: 0 2px 4px rgba(0,0,0,.18);
vertical-align: top;
text-align: center;
padding: 1em 0;
}
.lastpageContentsInfo .contentsName{
line-height: 1.3em;
text-align: center;
font-size: 1.1em;
font-weight: bold;
color: #2b2b2a;
}
.lastpageTitleInfo .titleName{
margin: 0 auto;
line-height: 1.3em;
text-align: left;
font-size: 1.1em;
font-weight: bold;
color: #2b2b2a;
}
.lastpageTitleInfo .intro{
height: 5.85em;
line-height: 1.2em;
text-align: left;
font-size: .9em;
color: #2b2b2a;
overflow: hidden;
}
.lastPage .btnBox{
height: 2.8em;
border-radius: 1.4em;
box-sizing: border-box;
-webkit-box-sizing: border-box;
line-height: 2.8em;
text-align: center;
font-size: .9em;
font-weight: bold;
}
.lastpageContentsInfo .btnBox{
margin: 1.5em 5% 0;
}
.lastpageTitleInfo .btnBox {
width: 16em;
margin: 1em auto 0;
}
.lastPage .btnBox.btnRed{
background: #ec1e0d;
border:1px solid #ec1e0d;
color: #fff;
}
.lastPage .btnBox.btnWhite{
background: #fff;
background: linear-gradient(to bottom, #fff 0%, #f6f6f6 100%);
border:1px solid #262525;
color: #262525;
}
.lastPage .btnBox.btnYellow{
background: #fc0;
border:1px solid #fc0;
color: #262525;
}
.lastPage .btnBox a {
display: block;
}
.lastPage .btnBox.line2{
padding-top: .2em;
line-height: 1.4em;
}
.lastPage .btnBox.line2 span{
display: block;
font-size: .7em;
}
.lastPage .btnBox.btnNone {
border: none;
border-radius: 0;
background: #fff;
color: #262525;
}
.lastpageContentsInfo .attention,
.lastpageTitleInfo .attention{
margin-top: .5em;
text-align: center;
font-size: .8em;
color: #2b2b2a;
}
.lastPage .message{
margin: 3em auto 5em;
}
.lastPage .detailFooter{
display: table;
margin: 1em auto 0;
border-top: 1px dotted #CCC;
}
.lastPage .detailFooter.three{
width: 90%;
padding: 0 5%;
}
.lastPage .detailFooter.two{
width: 60%;
padding: 0 20%;
}
.lastPage .detailFooter li{
display: table-cell;
}
.lastPage .detailFooter a{
display: block;
margin: .3em 0;
padding: .1em 0 .4em;
text-align: center;
text-decoration: none;
}
.lastPage .detailFooter a:hover{
background: #fff;
border-radius: .5em;
}
.lastPage .detailFooter .icon{
display: block;
width: 50%;
height: 50%;
margin: 0 auto;
line-height: 1;
text-align: center;
}
.lastPage .detailFooter .icon img{
max-width: 2.5em;
}
.lastPage .detailFooter .iconLabel {
display: block;
margin-top: .5em;
line-height: 1em;
text-align: center;
font-size: .7em;
font-weight: bold;
color: #888;
}
/* popup
------------------------------*/
.popup *{
margin: 0;
padding: 0;
}
.popupInner {
display: none;
position: absolute;
top: 30%;
left: 25%;
z-index: 200;
width: 50%;
background: #fff;
border: 1px solid #d5d5d5;
line-height: 1.4em;
}
@media (max-width: 480px){
.popupInner {
left: 10%;
width: 80%;
}
}
.popupTitle {
background: #f7f7f4;
padding: .6em;
}
.popupTitle p{
font-size: 1.2em;
font-weight: bold;
color: #333;
}
.popupTxt{
padding: 1em;
border-top: 1px solid #d5d5d5;
border-bottom: 1px solid #d5d5d5;
}
.popupTxt p{
font-size: 1em;
color: #333;
}
.popupTitle.center,
.popupTxt.center {
text-align: center;
}
.popupTitle.left,
.popupTxt.left {
text-align: left;
}
.popupTxt span{
display: block;
font-size: .8em;
color: #333;
}
.popupTxt .redTxt {
font-size: 1em;
font-weight: bold;
color: #ec1e0d;
}
.popupTxt a {
color: #0073cc;
text-decoration: underline;
}
.popupBtn{
margin: 0 auto;
padding: .6em;
background: #f7f7f4;
text-align: center;
}
.popupBtn a{
display: inline-block;
min-width: 30%;
margin: 0 auto;
padding: .4em 0;
background: #fff;
border: 1px solid #ccc;
border-radius: .25em;
box-sizing: border-box;
-webkit-box-sizing: border-box;
text-align: center;
font-size: 1em;
color: #333;
text-decoration: none;
}
.popupBtn.two a{
margin: 0 1%;
}
.popupBg {
display: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(255,255,255,.8);
z-index: 100;
cursor: pointer;
overflow: hidden;
}

@media screen and (orientation:landscape){
.lastPage .voteBtn li img {
width: 2em;
}
.lastpageContentsInfo .btnBox {
margin: .5em 5% 0;
}
.lastPage .btnBox {
height: 2em;
line-height: 2em;
}
.lastPage .btnBox.line2 {
height: 2.5em;
}
.lastpageTitleInfo .btnBox {
font-size: .7em;
}
}