@charset "UTF-8";

/*==================================

Base

===================================*/

/*common.cssと同値、common.cssが効いていれば削除可*/
body {
    font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}

/*
.sp{
	display: none;
}
*/

#wrap {
	width: auto !important;
	margin-right: auto;
	margin-left: auto;
	line-height:1.3;
	color:#333333;
	text-align: left;
}

#info{
	width: 950px;
	margin: 0 auto;
}

.read_top{
	position: relative;
	z-index: 10;
	height: 170px;
	text-align: center;
	background: url(/dp/theme/202005summersale/images/bg_read.png) no-repeat;
}

.read_top_inner{
	margin-top:45px;	
}

.index_h1 {
	color: #666666;
	text-align: right;
	width: 270px;
	font-weight: normal;
	display: block;
	font-size: 10px;
}

#page_info {
	float: right;
	width: 270px;
}

.fL {
	float: left;
}

.fR {
	float: left;
}

.clearfix2:after {
	content: "";
	display: block;
	clear: both;
}

.clearfix2 {
	zoom: 1;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.clearfix {
	zoom: 1;
}

#contentsInfo {
	padding-top: 5px;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	/*margin-bottom:20px;*/
	border-bottom: 1px dotted #BABABA;
	padding-bottom: 40px;
}

.attentionC {
	font-size: 10px;
	color: #666;
	margin-top: 15px;
	margin-bottom: 15px;
}

#wrapper_box{
	width:100%;
    margin: 0 auto;
    padding: 0;
}


#mainWrapper {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:70px;
	margin-top:30px;
	line-height: 1.3;
	font-size: 12px;
	color: #333333;
	text-align: left;
}

#contentsWrapper {
	width: 1000px;
	_height: auto;
	overflow: hidden;
	_position:relative;
	_zoom: 1;
	_clear: both;
	_display: block;
	margin:0 auto;
}

#wrapper_inner2{
	width: 950px;
	margin:0 auto;
	line-height: 1.3;
	font-size: 12px;
	color: #333333;
	text-align: left;
}

.contents_area{
	margin:0 auto;
	padding-top: 10px;
}

#toCampaign {
	width: 600px;
	margin: 20px auto 30px;
}

.bnr_area {
	width:900px;
	margin:25px auto 0 auto;
}

.info{
	padding: 30px 0 0 60px;
	font-size: 12px;
	text-align:left;
	margin: 0 0 15px 0;
	display: block;
	color: #1c5277;
}

.onsale{
	display: block;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
    color: #1c5277;
    font-weight: bold;
    letter-spacing: 1px;
	font-size: 15px;
}


/*メインビジュアル　スライドショー ------------------------------------*/
#top_slide {
	position: relative;
	width:100%;
	height:460px;
	margin-bottom:0px;
	font-size: 0; /* 画像下の隙間を埋めるため */
}

#top_slide .container {
	position: relative;
	width:100%;
	height:460px;
	overflow: hidden;
	padding: 0;
	list-style: none;
}

.top_slide_innner{
	position: relative;
	width:1000px;
    margin: 0 auto;
    padding: 0;
}

.front_img {
	position: absolute;
	width:1000px;
	height:460px;
	z-index: 5;
	top:20px;
	left:0px;
	/*padding:20px 0 0 460px;*/
}

/* 写真の配置 */
#top_slide .container li {
	width:100%;
	height:460px;
	position: absolute;
	top: 0;
	left: 0;
	/*z-index: 3;*/
	opacity: 0;
}

#top_slide .container li.current {
	z-index: 4;
	opacity: 1;
}

#top_slide .container li.last-current {
	z-index: 3;
}



/*contents_01 ------------------------------------*/
.contents_01_bg{
	z-index: 1;
	position: relative;
	margin-top: 0px;
}

.contents_01{
	width: 1000px;
	margin:0 auto;
}

.contents_01 h3{
	margin-bottom: 70px;
	text-align:center;
}

.contents_01 .point_01{
	/* margin-bottom: 60px; */
	padding: 15px 0 30px 0;
	text-align:center;
}

.contents_01 .graph{
	
display: block;
	
margin: 20px auto;
}



/*contents_02 ------------------------------------*/
.contents_02{
	/* z-index: 1; */
	position: relative;
	margin: 0 auto 20px auto;
	background: #fdfad8;
	display: block;
	clear: both;
	width: 1000px;
}

.title_h3{
	width: 446px;
	margin: 0 auto!important;
}
.contents_02 h3{
	margin: 0 auto;text-align: center;padding: 30px 0 0 0;
}

#plan_wrap {
    margin: 20px auto 0 auto;
    padding: 0;
}
#plan_box01 ul{
padding: 30px 15px;
}

#plan_box01 li{
	width: 460px;
	height: 370px;
	padding: 0;
	margin: 10px 15px 0 10px;
	position: relative;
	overflow: hidden;
}

li.yado01 {
    float: left;
    display: block;
    background: #FFFFFF;
}
li.yado02 {
    float: left;
    display: block;
    background: #FFFFFF;
}
#plan_box01 h4 {
    padding-bottom: 0;
    display: block;
    clear: both;
}
.cs_title_tex {
    padding: 13px 0 0 12px;
}
.cs_pic {
    padding: 6px 0 10px;
	text-align: center;
}

.kuchikomi {
    color: #3b1800;
    font-weight: bold;
    font-size: 13px;
    margin-top: 3px;
}

.casset_contents {
    display: block;
    margin-top: 3px;
}
.casset_contents_left, .casset_contents_right{
	float: left;
}
.casset_contents a img:hover,
#plan_box02 a img:hover,
.yado_btnbox01 a img:hover{
	opacity:.6;
}
.casset_contents_left,
.casset_contents_right,
.yado_price01 {
 margin: 0;
 padding:0;
}
.btn_area_bk {
    width: 100%;
    padding: 7px 3.5px;
    text-align: center;
    background: #f9e95c;
}
.btn_area_bk p {
    padding-bottom: 6px;
}

#plan_box02 h4{
	height: 50px;
}

#plan_box02 ul {
    padding: 0 25px;
    margin-bottom: 15px;
}

#plan_box02 li {
    padding: 0;
	overflow: hidden;
	width: 306px;
	height: 480px;
	position: relative;
}

.yado03 {
    float: left;
    display: block;
    background: #ffffff;
}

.yado04 {
    float: left;
    display: block;
    margin-left: 16px;
    background: #ffffff;
}

.yado05 {
    float: left;
    display: block;
    margin-left: 16px;
    background: #ffffff;
}
.yado06 {
    float: left;
    display: block;
    background: #ffffff;
}
.yado07 {
    float: left;
    display: block;
    margin-left: 16px;
    background: #ffffff;
}
.yado08 {
    float: left;
    display: block;
    margin-left: 16px;
    background: #ffffff;
}
.pic_price {
    text-align: center;
}

.contents_02_detail{
	margin: 0 auto;
    padding: 0 0 15px 20px;
    font-size: 12px;
}

.coupon_btn{
	text-align: center;
    margin: 40px auto;
}

.coupon_btn a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#plan_box01 li.closed:before,
#plan_box02 li.closed:before{
    content:'現在\A休館しております。';
    color:#FFF;
    background:rgba(0, 0, 0, 0.5);
    position:absolute;
    top:0;
    left:0;
    text-align:center;
    white-space: pre;
    font-size:24px;
}

#plan_box02 li.closed:before{
    width: 306px;
    height: 480px;
    padding-top:150px;
}

#plan_box01 li.closed:before{
    width: 460px;
    height: 370px;
     padding-top:150px;
 }

/* contents_03 ------------------------------------*/
#yado_contentsWrapper {
	width: 1000px;
	margin: 0 auto;
	padding-top: 35px;
}


.yado_contentsWrapperbottom {
	position: relative;
	width:100%;
	margin:0 auto;
}

.yado_contents_ttl{
	text-align:center;
}

.cassetWrapper1000 {
	width: 1000px;
	background: #d5eaf9;
	background-position: right bottom;
	padding:20px 0;
}

.cassetWrapperL {
	float: left;
	width: 445px;
	margin: 20px 30px 10px 40px;
	background-color:#ffffff;
	/* box-shadow: #d2d2d2 3px 3px 8px; */
}

.cassetWrapperR {
	float: left;
	width: 445px;
	margin: 20px 0 10px 0;
	background-color:#ffffff;
	/* box-shadow: #d2d2d2 3px 3px 8px; */
}

.bg_yado img{
	margin:50px 0 0 25px;
}

/*
.cassetTitle {
	display:block;
	width:445px;
	height:80px;
	background-color: #ffffff;
}

.tt_txt {
	display:block;
	margin:0px 0 0 10px;
	padding-top:10px;
	width:440px;
	height: 80px;
}

.tt_txt_y {
	color: #434343;
	font-weight:bold;
	font-size:18px;
	line-height:1em;
}

.tt_txt_y a{
	color: #434343;
	font-weight:bold;
	font-size:18px;
	line-height:1em;
	text-decoration:underline;
}

.tt_txt_w {
	color:#434343;
	font-weight:bold;
	font-size:15px;
	margin-top:8px;
	line-height:1em;
}

.tt_txt_s {
	font-size:13px;
}

.kuchikomi{
	color:#434343;
	font-weight:bold;
	font-size:13px;
	margin-top:3px;
}

.kuchikomi_text{
	color:#434343;
	font-size:12px;
	margin-top:7px;
}

img.star{
	width:91px;
	height:20px;
	vertical-align:bottom;
}

.sale_arrow {
    float: right;
    margin: 5px 5px 0 0;
}

.fL {
    float: left;
}

.chuki{
	margin-left:135px;
	font-size:12px;	
}

.casset_photo{
	width: 445px;
	position:relative;
}



.casset_photo span{
	width: 186px;
	height: 17px;
	position:absolute;
	top:0;
	left:260px;
}

.casset_photo a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.casset_txt {
	display:block;
	width: 445px;
	height: 85px;
	box-sizing: border-box;
}

*:first-child+html .casset_txt {
	float: left;
	display:block;
	width: 445px;
	height: 85px;

}

.casset_txt_top {
	float: left;
	display:block;
	width: 405px;
	height: 85px;
	margin-left:20px;
}

.casset_stars {
	display:block;
	width:186px;
	height:17px;
	margin:10px 0 7px;
}

.casset_txt_tt a{
	display:block;
	width:405px;
	height:40px;
	margin:8px 0 0 0;
	color:#222222;
	font-size:16px;
	font-weight:bold;
	text-decoration:none !important;
}

.casset_txt_tt a:hover{
	color:#222222;
	text-decoration:underline !important;
}

.casset_txt_tt2 a{
	display:block;
	width:245px;
	height:45px;
	margin:0;
	color:#222222;
	font-size:16px;
	font-weight:bold;
	text-decoration:none !important;
}

.casset_txt_tt2 a:hover{
	color:#222222;
	text-decoration:underline !important;
}

.casset_txt_bottom {
	display:block;
	width: 445px;
	height:75px;
	box-sizing: border-box;
}

*:first-child+html .casset_txt_bottom {
	display:block;
	width:445px;
}

.casset_btn_area {
	display:block;
	width:445px;
	padding-top:17px;
	background-color: #ddeefd;
}

.casset_btn_area_txt {
	display:block;
	width:470px;
	height:13px;
	margin:12px 0 0;
	font-size:11px;
	line-height:1.1em;
	text-align:center;
	font-weight:bold;
}

.casset_btn_jal_txt a{
	float:left;
	width:220px;
	display:block;
	margin:3px 8px 5px 10px;
	font-size:11px;
	color:#fe0a0e !important;
	text-decoration:underline !important;
	text-align:center;
}

.casset_btn_ana_txt a{
	float:left;
	width:220px;
	display:block;
	margin:3px 0 5px 0;
	font-size:11px;
	color:#12249b !important;
	text-decoration:underline !important;
	text-align:center;
}

.casset_btn_jal_txt a:hover{
	float:left;
	width:220px;
	display:block;
	margin:3px 8px 5px 10px;
	font-size:11px;
	color:#fe0a0e !important;
	text-decoration:none !important;
	text-align:center;
}

.casset_btn_ana_txt a:hover{
	float:left;
	width:220px;
	display:block;
	margin:3px 0 5px 0;
	font-size:11px;
	color:#12249b !important;
	text-decoration:none !important;
	text-align:center;
}

.casset_btn_ana_txt_only a{
	float:left;
	width:220px;
	display:block;
	margin:3px 0 5px 124px;
	font-size:11px;
	color:#12249b !important;
	text-decoration:underline !important;
	text-align:center;
}

.casset_btn_ana_txt_only a:hover{
	float:left;
	width:220px;
	display:block;
	margin:3px 0 5px 124px;
	font-size:11px;
	color:#12249b !important;
	text-decoration:none !important;
	text-align:center;
}

.casset_btn_jal_txt_only a{
	float:left;
	width:220px;
	display:block;
	margin:3px 0 5px 124px;
	font-size:11px;
	color:#fe0a0e !important;
	text-decoration:underline !important;
	text-align:center;
}

.casset_btn_jal_txt_only a:hover{
	float:left;
	width:220px;
	display:block;
	margin:3px 0 5px 124px;
	font-size:11px;
	color:#fe0a0e !important;
	text-decoration:none !important;
	text-align:center;
}

.casset_btn_only {
	width:141px;
	height:41px;

	display:block;
	margin:0 auto;
	text-align:center;
}

.casset_btn_only a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.casset_btn_jal {
	float:left;
	width:141px;
	height:41px;
	display:block;
	margin:0 5px 0 7px;
}

.casset_btn_ana {
	float:left;
	width:141px;
	height:41px;
	display:block;
	margin:0 5px 0 0;
}

.casset_btn_jr {
	float:left;
	width:141px;
	height:41px;
	display:block;
	margin:0;
}

.casset_btn_jal02 {
	float:left;
	width:141px;
	height:41px;
	display:block;
	margin:0 25px 0 63px;
}

.casset_btn_ana02 {
	float:left;
	width:141px;
	height:41px;
	display:block;
	margin:0;
}

.casset_btn_jal a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.casset_btn_ana a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.casset_btn_jr a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.casset_btn_jal02 a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.casset_btn_ana02 a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.casset_btn_only a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
*/

.casset_price_box {
	float: left;
	display: block;
	width: 248px;
	height: 65px;
	margin-top:3px;
	margin-left:1px;
	background-color: #eeeeee;
}

*:first-child+html .casset_price_box {
	float: left;
	display: block;
	width: 248px;
	height: 65px;
	margin-top:3px;
	margin-left:0;
	background-color: #eeeeee;
}

.casset_price_box_txt01 {
	display: block;
	margin:7px 10px 2px 10px;
	text-align:center;
	font-weight:bold;
}

.casset_price_box_txt02 {
	display: block;
	margin:0 10px 0 10px;
	font-weight:bold;color:#e60012;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-style: italic;
	line-height: 1.2em;
	letter-spacing: 0.05em;
}

.casset_price_box_txt02 span{
	font-size: 20px;
	font-weight:normal;
}

.casset_plan_txt {
	display: block;
	margin:8px 15px 0 15px;
	font-size:11px;color:#444444;
}

#l_btn {
	display: block;
	width: 950px;
	margin: 30px 0 20px 0;
	padding: 15px 0 15px 0;
	clear:both;
	background-color:#ffefcf;
}

#l_btn .tt_txt {
	display: block;
	width: 800px;
	height: 29px;
	margin: 0 0 3px 17px;
	padding: 3px 0 0 32px;
	background: url("/dp/theme/202005summersale/images/search_icon.png") no-repeat scroll 0 0;
	font-size:18px;
	font-weight:bold;
}


#l_btn .jal_btn a{
	float:left;
	display: block;
	width: 300px;
	height: 70px;
	margin: 0 0 0 15px;
}

#l_btn .ana_btn a{
	float:left;
	display: block;
	width: 300px;
	height: 70px;
	margin: 0 0 0 10px;
}

#l_btn .jr_btn a{
	float:left;
	display: block;
	width: 300px;
	height: 70px;
	margin: 0 0 0 10px;
}

#l_btn .none_btn {
	float:left;
	display: block;
	width: 300px;
	height: 70px;
	margin: 0;
}


#l_btn .jal_btn a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#l_btn .ana_btn a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#l_btn .jr_btn a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.btn_plan{
	position: relative;
	text-align: center;
	display: block;
	clear: both;
	margin: 0 0 20px 0;
}

.btn_plan a:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#sTeP01 {
	margin: 10px 0 0 0;
	padding: 0;
}

#coupon {
	margin: 10px 0 0 0;
}

#couponLink {
	text-align: right;
	margin: 0 70px 0 0;
}


#useAttension {
	width:940px;
	padding-top: 30px;
	margin: 20px 5px;
}

#useAttensionContent {
	padding: 20px 85px 10px;
	background:#f7f7f1 url(/dp/theme/202005summersale/images/jal_attension_bg.gif) no-repeat 0 bottom;
}

.attensionZikoContent {
	margin-bottom:10px;
}

.attensionZikoContent p {
	line-height: 15px;
	margin-bottom: 10px;
}

dl.useAttensionList {  
	overflow: hidden;  
	zoom: 1;  
} 
 
dl.useAttensionList dt {  
	width: 10em;  
	float: left;  
	clear: both;  
}  

dl.useAttensionList dd {  
	padding: 0 0 0 10em;  
} 
 
dl.useAttensionList dd ul{
	list-style:disc;
	float:left;  
}


/* エリアボタン3つver */

#area_btn .areabtn_jal{
	padding: 5px 0;
	margin: 0 0 20px 5px;
	float:left;
	width: 303px;
}

#area_btn .areabtn_jal a{
	width: 303px;
	height:69px;
	float:left;
	background:url(/dp/theme/202005summersale/images/jal_searchbtn_off.png) no-repeat 0 0;
	text-decoration:none!important;
}

#area_btn .areabtn_jal a:hover{
	width: 303px;
	height:69px;
	float:left;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	text-decoration:none!important;
}

#area_btn .areabtn_jal a span{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
	display:block;
	letter-spacing:2px;
	margin:15px 0 0 120px;
}



#area_btn .areabtn_ana{
	padding: 5px 0;
	margin: 0 0 20px 15px;
	float:left;
	width: 303px;
}

#area_btn .areabtn_ana a{
	width: 303px;
	height:69px;
	float:left;
	background:url(/dp/theme/202005summersale/images/ana_searchbtn_off.png) no-repeat 0 0;
	text-decoration:none!important;
}

#area_btn .areabtn_ana a:hover{
	width: 303px;
	height:69px;
	float:left;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	text-decoration:none!important;
}

#area_btn .areabtn_ana a span{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
	display:block;
	letter-spacing:2px;
	margin:15px 0 0 120px;
}

#area_btn .areabtn_jr{
	padding: 5px 0;
	margin: 0 0 20px 15px;
	float:left;
	width: 303px;
}

#area_btn .areabtn_jr a{
	width: 303px;
	height:69px;
	float:left;
	background:url(/dp/theme/202005summersale/images/jr_searchbtn_off.png) no-repeat 0 0;
	text-decoration:none!important;
}

#area_btn .areabtn_jr a:hover{
	width: 303px;
	height:69px;
	float:left;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	text-decoration:none!important;
}

#area_btn .areabtn_jr a span{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
	display:block;
	letter-spacing:2px;
	margin:15px 0 0 120px;
}



/* tabボタン ------------------------------------*/
#tabButton {
	width:1000px;
	margin:0 auto;
}
#tabList {
	margin-top: 25px;
	padding: 0 25px;
}
#tabList li {
	float: left;
	margin: 0 4px;
	height: 65px;
}
#tabList .end {
margin-right: 0;
}


/* フローティングメニュー ------------------------------------*/
.pc{
	display: none;
}

.sp{
	display: block;
}

.nav_section{
	width: 1000px;
	margin:auto;
}

.pf-tab-nav img {
    border: 0;
}

.pf-tab-nav__inner {
    padding: 15px 0 20px;
}

.pf-tab-nav__fix {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
    -webkit-transition: top .15s linear;
            transition: top .15s linear;
}

.pf-tab-nav__fix.is-show {
    display: block;
}

.pf-tab-nav__fix__inner {
    background-color: rgba(0, 0, 0, .6);
    padding: 20px 0 15px;
}

.pf-tab-nav__items {
    width: 1000px;
    margin: 0 auto;
    display: block;
    text-align: center;
    padding-left: 5px;
}

.pf-tab-nav__item {
    display: inline-block;
    padding-right: 6px;
}

.pf-tab-nav__item:last-child {
    margin-right: 0;
}

.pf-tab-nav__item a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: .7;
         opacity: .7;
}


/*
#sidemenubox {
  margin-left: -390px;
  margin-top: 30px;
  z-index: 20;
}

#sidemenubox ul li:hover {
  opacity: 0.7;
}

#sidemenu_coupon {
  margin-bottom: 7px;
  width: 260px;
  height: 100px;
  background: url(../images/btn_01.png) no-repeat 0 0;
  transition-duration: 0.5s;
}

#sidemenu_item1 {
  background: url(../images/btn_02.png) no-repeat 0 0;
}

#sidemenu_item2 {
  background: url(../images/btn_03.png) no-repeat 0 0;
}

#sidemenu_item3 {
  background: url(../images/btn_04.png) no-repeat 0 0;
  margin-right: 0 !important;
  padding-right: 0;
}

#sidemenu_coupon a,
.sidemenu_item a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}

.nav_section{
	width: 1000px;
	margin:auto;
	padding-top:100px;
	margin-top:-100px;
}

#nav{
	transition: .2s ease-in-out;
	z-index: 20;
	margin: 0 auto;
}

#nav ul{
    padding-left: 12px;
    width: 1000px;
    margin: 0 auto;
}

#nav ul li:hover {
  opacity: 0.7;
}

#nav li{
	float: left;
	height: 90px;
	margin-right: 10px;
	width: 230px;
}

#nav li:nth-child(n+2){
	margin-left:9px;
}

.sidemenu_item {
  margin-bottom: 5px;
  width: 183px;
  height: auto;
  transition-duration: 0.5s;
}

#sidemenu_coupon_sp {
  margin-bottom: 5px;
  margin-left: 0;
  width: 260px;
  height:100px;
  background: url(../images/btn_01.png) no-repeat 0 0;
  transition-duration: 0.5s;
}

#sidemenu_item1_sp {
  background: url(../images/btn_02.png) no-repeat 0 0;
}

#sidemenu_item2_sp {
  background: url(../images/btn_03.png) no-repeat 0 0;
}

#sidemenu_item3_sp {
  background: url(../images/btn_04.png) no-repeat 0 0;
}

#sidemenu_coupon_sp a,
.sidemenu_item a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}

.is-fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	background-color:rgba(255,255,255,0.8);
	height: 100px;
	margin: 0 auto;
}
*/


/*IE9～10*/
@media screen and (min-width: 0\0) and (min-resolution: +72dpi) {
	.is-fixed {
		left: auto;
	}
}

/*IE11*/
*::-ms-backdrop,.is-fixed {
		left: 0;
	}

.is-fixed ul{
	width: 1000px;
	margin: 10px auto 0 auto;
}

.is-hide {
	transform: translateY(-100%);
}



/* DPとは ------------------------------------*/
#aboutJalan {
	width: 950px;
	/*border-top: 1px dotted #BABABA;*/
	margin: 20px 0 0 0;
}

#aboutJalanPoint li {
	color: #FFF;
	float: left;
	padding: 100px 0  40px 0;
	line-height: 1.4em;
}

#aboutJalanPoint1 {
	background: url(/dp/theme/202005summersale/images/about_jalan_point_1.gif) no-repeat top center;
	width: 316px;
}

#aboutJalanPoint2 {
	background: url(/dp/theme/202005summersale/images/about_jalan_point_2.gif) no-repeat top center;
	width: 317px;
}

#aboutJalanPoint3 {
	background: url(/dp/theme/202005summersale/images/about_jalan_point_3.gif) no-repeat top center;
	width: 317px;
}

#aboutJalanPoint li span {
	/*width: 275px;*/
	width: 290px;
	padding: 0 0 0 25px;
	display: inline-block;
}

#step3 {
	height: 335px;
	border-top: 1px dotted #bababa;
	padding-top: 20px;
	margin: 30px 0;
}

#column {
	margin: 15px 0;
}

#columnC {
	background: url(/dp/theme/202005summersale/images/column_n.jpg) no-repeat;
	width: 950px;
	height: 68px;
}

#columnC p {
	width: 900px;
	padding-top:15px;
	margin-left:25px;
	color: #363636;
}

#jalanTop {
	padding: 30px 0;
	margin: 30px 0 0 0;
	border-top: 1px dotted #bababa;
	text-align: center;
	clear: both;
}

#returnTop {
	border-bottom: 1px dotted #bababa;
	text-align: right;
	margin-bottom: 30px;
}

#coupon_bnr {
	margin:25px 0 30px;
	text-align:center;
}

#coupon_bnr a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.tt_img {
	margin:0 0 15px 0;
}



/* FOOTER ------------------------------------*/
div#footer {
	margin:40px auto 20px;
	text-align:left;
	width:950px;
}

div#footer p#footLine1 {
	color:#8c817e;
	margin:20px 0;
	width:950px;
	font-size:0.75em;
}

div#footer p#footLine1 a {
	color:#999999;
}

div#footer p a {
	font-size:0.9em;
	text-decoration:none;
}

div#footer p#footLine2 {
	border-bottom:2px solid #999999;
	margin:20px 0 5px;
	width:950px;
	font-size:0.75em;
}

a.sub:link {
	color:#1B47FF;
	text-decoration:none !important;
}




/* 未使用CSS ------------------------------------*/
#entryPrivacy {
	text-align: center;
}

#entryBtn {
	text-align: center;
	margin: 5px 0px;
}

#entryAttension {
	font-size: 10px;
	margin-left: 10px;
	width: 950px;
	line-height: 13px;
}

.campaignPresent{
	padding: 20px 0 20px 0;
}

.s11_66 {
	color:#666666;
	font-size:70%;
	line-height:1.1em;
}

#contentsCTitle {
	margin-bottom: 15px;
}

.cassetCondition {
	font-size: 10px;
	line-height: 20px;
}

.familyInfo {
	font-size: 12px;
	font-weight: bold;
	color: #F60;
	line-height: 18px;
}

.upperInfo {
	display: block;
}

/*JAL_CSS*/
#searchContainer {
	width: 950px;
	margin: 0 auto 0 auto;
}

.sTarImg {
	width: 435px;
	margin: 0 auto;
}


/*RESET CSS -------------------------------------------------------------------------------------------*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img{
    margin:0;
    padding:0;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

fieldset,img {
    border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
    font-style:normal;
    font-weight:normal;
}

ol,ul {
    list-style:none;
}

caption,th {
    text-align:left;
}

h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}

q:before,q:after {
    content:'';
}

abbr,acronym {
    border:0;
}

a{
    text-decoration:none;
}

a:hover,a.selected{
    text-decoration:none;
}

a {
/*\*/
    overflow: hidden;
/**/
}


/*nav追加
.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 10000;
    background: rgba(0, 0, 0, 0.14);
    width:  100%;
}

.site-header {
    width: 1000px;
    height: 82px;
    margin: 20px auto 70px auto;
    background-color: #fff;
}
*/