@charset "UTF-8";

/*==================================

Base

===================================*/

/*common.cssと同値、common.cssが効いていれば削除可*/

body {
    font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}

a img:hover {
	opacity: 0.7 ;
}

.sp{
	display: none;
}

#wrap {
	width:100%;
}

.main_contents {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	line-height:1.3;
	color:#333333;
	text-align: left;
	background:#FFFFFF;
}

/*.index_h1 {
	font-size: 12px;
	width: 100%;
}*/

.index_h1 {
	color: #666666;
	text-align: right;
	width: 950px;
	font-weight: normal;
	display: block;
	font-size: 10px;
}

#info{
	width: 950px !important;
	margin: 0 auto;
}

#page_info {
	width: 950px !important;
	text-align: right;
}

/*#page_info {
	float: right;
	width: 270px;
}*/

.main_contents{
	position: relative;
}


/* ▼ メイン画像テキスト ▼ */
#main_img{
	width:100%;
	height: 485px;
	background: url(../images/mainimg_bg.png) no-repeat;
}

#main_img_inner{
	width:950px;
	margin: 0 auto;
	text-align: left;
}

.main_text{
	padding-top: 20px;
	height: 315px;
}

.main_term{
    text-align: center;
    margin-top: 137px;
    width: 100%;
    color:#ffffff;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 10px 0;
    background: #004377;
    letter-spacing: 0.4px;
}
.main_term span{
    font-weight: normal;
    display: inline-block;
    font-size: 12px;
    margin: 0 5px 0 20px;
}
.main_term span:nth-child(1){
    margin: 0 5px 0 0px;
}


/* ▲ メイン画像テキスト ▲ */


/* ▼ コンテンツ ▼ */
#contents_area{
	width:100%;
	background: url(../images/bg.png) repeat-y;
}

/*
#contents_wrapper{
	width:1088px;
	margin: 0 auto;
	background: url(../images/contents_bg.png) repeat-y;
}
*/

#contents_inner{
	width:1000px;
	margin: 0 auto 20px auto;
	text-align: left;
	display:block;
	padding-top: 35px;
}

.ttl{
	text-align: center;
	padding:0 0 40px 0;
}

#ranking_box{
	width:1000px;
	margin: 0 auto;
	overflow: hidden;
}
#ranking_box .ranking_lists {
	width:460px;
	height: 1135px;
	box-sizing: border-box;
	padding: 20px;
	margin: 0;
	float: left;
	border: 2px solid #ac9c76;
	background: url(../images/ranking_lists_bg.png) no-repeat;
}
#ranking_box .ranking_lists ul{
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
#ranking_box .ranking_lists li{
	padding: 10px;
	margin: 0;
	border-bottom: 1px solid #c19e3e;
	position: relative;
}
#ranking_box .ranking_lists li p.note{
	position: absolute;
    bottom: 5px;
    left: 100px;
    font-size: 11px;
    color: #999;
}
#ranking_box .ranking_lists li:first-child{
	padding-top: 0;
}

#ranking_box .ranking_block{
	width: 520px;
	height: 365px;
	float:right;
	margin: 0 0 20px 0;
	padding: 0;
	border: 2px solid #ac9c76;
	background: #FFFFFF;
	text-align: left;
	box-sizing: border-box;
	overflow: hidden;
}
#ranking_box .ranking_block:last-child{
	margin-bottom: 0;
}
#ranking_box .ranking_block h3{
	margin: 22px 0 15px 0;
}
#ranking_box .ranking_block div,
#ranking_box .ranking_block h3{
	padding: 0 22px;
	box-sizing: border-box;
}

#ranking_box .ranking_block div:nth-child(2){
	overflow: hidden;
	margin-bottom: 15px;
}
#ranking_box .ranking_block div:nth-child(2) > img{
	float:left;
	text-align: left;
	width: 211px;
}
#ranking_box .ranking_block div:nth-child(2) p{
	float:right;
	width: 250px;
}

#ranking_box .ranking_block div.linklist{
	clear: both;
	background: #d8cfc3;
	text-align: center;
	margin: 0;
	box-sizing: border-box;
    padding-bottom: 10px;
}
#ranking_box .ranking_block div.linklist h4{
	color: #3b1800;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0;
}
#ranking_box .ranking_block div.linklist a{
	display: inline-block;
	width: 100px;
	text-align: center;
}
#ranking_box .ranking_block div.linklist img{
	width: 90px;
	margin: 0 auto;
}



/*
.yado01 {
	width:302px;
	float:left;
	display:block;
	border: 1px solid #ac9c76;
	margin-right: 15px;
}

.yado02 {
	width:302px;
	float:left;
	display:block;
	border: 1px solid #ac9c76;
}

.yado03 {
	width:302px;
	float:left;
	display:block;
	border: 1px solid #ac9c76;
	margin: 18px 15px 0 155px;
}

.yado04 {
	width:302px;
	float:left;
	display:block;
	border: 1px solid #ac9c76;
	margin: 18px 145px 0 0;
}*/

.yado_text{
	color: #000000;
	font-size: 11px;
	line-height: 1.3
	margin: 15px 0 0 0;
	padding-top: 20px;
}
.yado_text span{
	font-size: 13px;
	font-weight: bold;
	display: block;
}

.coupon_btn{
	clear: both;
	margin-top:40px;
	padding-bottom:50px;
	text-align: center;
}


/* tab */
#tabButton {
	width:1000px;
	height: 61px;
}

#tabList {
	border-bottom: solid 2px #ac9c76;
	padding: 0 0 0 25px;
}

#tabList li {
	float: left;
	margin: 0 19px 0 0;
	height: 61px;
}

#tabList .end {
	margin: 0;
}
/* end tab */


/*=================================


casset

===================================*/
#contentsWrapper {
	width: 1000px;
	_height: auto;
	overflow: hidden;
	_position:relative;
	_zoom: 1;
	_clear: both;
	_display: block;
}

.cassetWrapper950 {
	width: 1000px;
	padding-bottom:10px;
	margin:3px 0 0 0;
	background: #e9e0d3;
}

.cassetWrapper_area{
	width:1000px;
	overflow: hidden;
}

.cassetWrapperL,
.cassetWrapperR {
	float: left;
	width: 449px;
	background: #FFFFFF;
	box-sizing: border-box;
	border: 1px solid #ac9c76;
}
.cassetWrapperL {
	margin:20px 17px 10px 42px;
}
.cassetWrapperR {
	margin: 20px 0 10px 0;
}

.cassetTitle {
	display:block;
	width:445px;
	height:80px;
	background: #FFFFFF;
}

.tt_txt {
	display:block;
	margin:0px 0 0 10px;
	padding-top:10px;
	width:440px;
	height: 80px;
}

.tt_txt_y {
	color:#000000;
	font-weight:bold;
	font-size:18px;
	line-height:1em;
}

.tt_txt_y a{
	color:#000000;
	font-weight:bold;
	font-size:18px;
	line-height:1em;
	text-decoration:underline;
}
.tt_txt_y_s a{
	color:#000000;
	font-weight:bold;
	font-size:17px;
	line-height:1em;
	text-decoration:underline;
}

.tt_txt_w {
	color:#000000;
	font-weight:bold;
	font-size:15px;
	margin-top:8px;
	line-height:1em;
}

.tt_txt_s {
	font-size:13px;
}

.kuchikomi{
	color:#000000;
	font-weight:bold;
	font-size:11px;
	margin-top:3px;
}

.kuchikomi2{
	color:#000000;
	font-size:12px;
	margin-top:4px;
}

img.star{
	width:91px;
	height:20px;
	vertical-align:bottom;
}

.chuki{
	margin-left:135px;
	font-size:12px;
}

.casset_photo{
	width: 445px;
	height: 280px;
	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:230px;*/
	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:70px;
	background-color: #FFFFFF;
	box-sizing: border-box;
}

*:first-child+html .casset_txt_bottom {
	display:block;
	width:445px;
}

.casset_btn_area {
	display:block;
	width:445px;
	padding:15px 0 5px 0;
}
.casset_btn_area > div.clearfix {
	text-align: center;
}
.casset_btn_area > div.clearfix > span{
	display: inline-block;
	width:141px;
	height:41px;
	padding: 0 0 0 4px;
	box-sizing: border-box;
}
.casset_btn_jal {
}
.casset_btn_ana {
}
.casset_btn_jr {
}

.casset_btn_jal02 {

	width:141px;
	height:41px;
	display:block;
	margin:0 20px 0 65px;
}

.casset_btn_jal03 {

	width:141px;
	height:41px;
	display:block;
	margin:0 5px 0 7px;
}

.casset_btn_ana02 {

	width:141px;
	height:41px;
	display:block;
	margin:0;
}

.casset_btn_jr03 {

	width:141px;
	height:41px;
	display:block;
	margin:0 0 0 5px;
}

.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;
}

.yadocasset_text{
	clear: both;
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	margin: 10px 42px;
	line-height: 1.4;
}
.yadocasset_text span{
	color:#FF3300;
}
/* ▲ コンテンツ ▲ */


.fL {
	float: left;
}
.fR {
	float: right;
}
.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;
}

.attentionC {
	font-size: 10px;
	color: #666;
	/*margin-top: 15px;*/
	margin-bottom: 20px;
}


/* ▼ footerエリア ▼ */
#footer_area{
	width: 950px;
	margin: 0 auto;
	font-size: 12px;
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";*/
}

#toCampaign {
	width: 600px;
	margin: 20px auto 30px;
}

#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(../images/about_jalan_point_1.gif) no-repeat top center;
	width: 316px;
}
#aboutJalanPoint2 {
	background: url(../images/about_jalan_point_2.gif) no-repeat top center;
	width: 317px;
}
#aboutJalanPoint3 {
	background: url(../images/about_jalan_point_3.gif) no-repeat top center;
	width: 317px;
}
#aboutJalanPoint li span {
	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;
	text-align: left;
}
#columnC {
	background: url(../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;
}

#jalanTop a:hover{
	opacity: 0.7;
}

#returnTop {
	border-bottom: 1px dotted #bababa;
	text-align: right;
	margin-bottom: 30px;
}

#returnTop a:hover{
	opacity: 0.7;
}

#coupon_bnr {
	margin:25px 0 0 0;
	padding-bottom:20px;
	text-align:center;
}

#coupon_bnr a:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
	z-index: 10000;
	background-color:#ffffff;
	border-bottom:#f1a84c 3px solid;
}

/* FOOTER */
div#footer {
	margin:40px auto 20px;
	text-align:left;
	width:1000px;
}
div#footer p#footLine1 {
	color:#666666;
	margin:20px 0;
	width:1000px;
	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:1000px;
	/*font-size:0.75em;*/
	font-size:0.9em;
}
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$B8!:wMQ(BCSS*/
#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;
/**/
}#wrap #mainWrapper #contentsWrapper #mainWrapper02 .cassetWrapperR .cassetC.clearfix2.fL .cassetTitle .cassetTitleText01 {
}


#wrap .bx-pager {
	text-align: center !important;
}

/**/

.returnTop {
    bottom: 40px;
    display: none;
    margin-left: 1000px;
    position: fixed;
    width: 70px;
}

.w100 {
	width:100%;
}





