@charset "UTF-8";
/*==================================

Base

===================================*/


/*SPヘッダー崩れ対策*/
@media only screen and (max-width:738px) {
 #siteHeader {display: none!important;}
}


/*common.cssと同値、common.cssが効いていれば削除可*/
body {
    font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}

#wrap {
    width: 100%;
}

#wrap > .inner {
    width: 950px;
    margin-right: auto;
    margin-left: auto;
    line-height: 1.3;
    color: #333;
    text-align: left;
}

/*.index_h1 {
	font-size: 12px;
	width: 100%;
}*/
.index_h1 {
    color: #666;
    text-align: right;
    width: 270px;
    font-weight: normal;
    display: block;
    font-size: 10px;
}

/*#page_info {
	width: 950px !important;
	text-align: right;
}*/
#page_info {
    float: right;
    width: 270px;
}

/*SNS*/
.socialIcon {
    width: 250px;
    margin: 0 auto;
    overflow: hidden;
    float: right;
}
.socialIcon ul {
    display: block;
    width: 100%;
    text-align: right;
}
div.socialIcon li {
    display: inline-block;
}
/*div.socialIcon li img{
	width: 25px!important;
	height: 25px;
}*/
.socialIcon .pc_hide/*,
.socialIcon.socialBtm */ {
    display: none;
}


.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: #666;
    line-height: 12px;
}

.attentionC {
    font-size: 10px;
    color: #666;
    /*margin-top: 15px;*/
    margin-bottom: 30px;
}

#mainWrapper {
    margin-top: 20px;
}

#mainWrapper .inner {
    width: 950px;
    margin: 0 auto;
    font-size: 12px;
}

#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(/dp/images/aboutjalan_img/about_jalan_point_1.gif) no-repeat top center;
    width: 316px;
}

#aboutJalanPoint2 {
    background: url(/dp/images/aboutjalan_img/about_jalan_point_2.gif) no-repeat top center;
    width: 317px;
}

#aboutJalanPoint3 {
    background: url(/dp/images/aboutjalan_img/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/images/aboutjalan_img/column_n.jpg) no-repeat;
    width: 950px;
    height: 68px;
}

#columnC p {
    width: 900px;
    padding-top: 15px;
    margin-left: 25px;
    /*margin:15px 32px 0 0;
	_margin: 15px 16px 0 0;*/
    color: #363636;
}

/*
#columnC p {
	width: 797px;
	float: right;
	margin:15px 32px 0 0;
	_margin: 15px 16px 0 0;
	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 0 0;
    padding-bottom: 20px;
    text-align: center;
}

#coupon_bnr a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: .7;
         opacity: .7;
}

.ttl_s {
    margin: 0 0 10px;
}

.search {
    padding-top: 30px;
}

@media  screen and (max-width: 768px) {
    .search {
        padding-top: 0;
		margin-bottom: 15px;
    }
}

/*
#search .ttl {
    margin: 0 0 20px;
    width: 950px;
    padding: 11px 20px;
    background: #ff5800;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
}
*/

.ttl {
    width: 950px;
	margin: 0 auto;
}

@media (max-width: 738px) {
    .ttl {
		width: 100%;
		text-align: center;
		/*margin: 0 0 20px;
		padding: 11px 20px;*/
	}
	.ttl img {
		width: 90%;
	}
}

.search .mgnt_30 {
    margin-top: 30px;
}

.search .mgnl_15 {
    width: 920px;
	margin: 0 auto;
	/*display: block;
    margin-left: 15px;*/
    margin-bottom: 30px;
}

@media (max-width: 738px) {
    .search .mgnl_15 {
        width: 100%;
    }
}

@media  screen and (max-width: 768px) {
    .search .btn_jr a {
        display: block;
        width: 90%;
        padding: 15px 0;
        font-size: 15px;
        font-weight: bold;
        text-align: center;
        color: #fff;
        text-decoration: none !important;
        background-color: #3cac6a;
        border-radius: 7px;
        margin: 0 auto 30px;
    }
}

.search .btn_jr a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: .7;
         opacity: .7;
}

.banner {
    margin-bottom: 30px;
}



.news_bn {
    display: block;
    width: 568px;
    margin-left: 191px;
    margin-bottom: 30px;
}

#banner .check_kuchikomi a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: .7;
         opacity: .7;
}

#banner .check_rank a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: .7;
         opacity: .7;
}

.news_bn a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: .7;
         opacity: .7;
}

#coupon {
    margin: 10px 0 0 0;
}

#couponLink {
    text-align: right;
    margin: 0 70px 0 0;
}

#useAttension {
    width: 940px;
    padding-top: 30px;
    margin: 20px 5px;
}



/* Site_TOP_link */
.cpm__pageTopLink{
    width: 950px;
    margin: 0 auto;
    text-align: right;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}

.cpm__pageTopLink a {
    position: fixed;
    display: inline-block;
    text-decoration: none !important;
    font-size: 15px;
    text-align: center;
    border: solid 1px #3b1800;
    color: #3b1800;
    border-radius: 50%;
    padding: 3px 15px 0 15px;
    /*width: 30px;*/
    width: 60px;
    height: 60px;
    right: 30px;
    bottom: 30px;
    background: #FFF;
    transition: 0.2s;
}

.cpm__pageTopLink a span{
display: block;
margin: 5px auto -10px;
font-weight: bold;
font-size: 130%;
}

.cpm__pageTopLink a:hover {
    border: solid 2px #FFF;
    color: #FFF;
    background: #3b1800;
}


/* FOOTER */
#footer_area{
    width: 950px;
    margin: 0 auto;
    line-height: 1.3;
    font-size: 12px;
    color: #333333;
    text-align: left;
}

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;
}

#footer_Logo{
    width: 950px;
    margin: 20px auto;
    text-align: left;
}



/* ▼ 未使用CSS ▼ */
#entryPrivacy {
    text-align: center;
}

#entryBtn {
    text-align: center;
    margin: 5px 0;
}

#entryAttension {
    font-size: 10px;
    margin-left: 10px;
    width: 950px;
    line-height: 13px;
}

.campaignPresent {
    padding: 20px 0 20px 0;
}

.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;
    font-size: 12px;
}


table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}
.pf-tit-area .pc.main-read img {
}

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 .bx-pager {
    text-align: center !important;
}

/**/
.returnTop {
    bottom: 40px;
    display: none;
    margin-left: 1400px;
    position: fixed;
    width: 70px;
}

.w100 {
    width: 100%;
}

/* Responsive */
.sp {
    display: none;
}

.header_sp {
    margin-bottom: 5px;
    padding: 10px 5px 5px 10px !important;
    border-bottom: 1px solid #d2d2d2;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    position: relative;
    height: 39px;
}

.site-title_sp a {
    display: block;
    text-indent: -9999px;
}

.site-title_sp {
    background: url(/dp/images/aboutjalan_img/sp/sitetitle_sp.png) no-repeat 0 0;
    display: block;
    width: 90px;
    height: 35px;
    text-indent: -99999px;
    background-size: 214px auto;
}

.help_sp a {
    display: block;
    width: 40px;
    height: 34px;
    overflow: hidden;
    background: url(/dp/images/aboutjalan_img/sp/help_sp.png) no-repeat 0 0;
    background-size: 40px 34px;
    text-indent: 100%;
    white-space: nowrap;
}

.help_sp a span {
    display: inline-block;
    text-indent: -9999px;
    overflow: hidden;
}

.ttl_sp img {
    width: 100%;
    margin-bottom: 14px;
}

#banner_sp .check {
    padding-left: 1.5625%;
    padding-right: 1.5625%;
    padding-bottom: 15px;
    overflow: hidden;
}

#banner_sp .check > div {
    width: 50%;
    float: left;
}

#banner_sp .check > div a {
    display: block;
    padding-left: 1.5625%;
    padding-right: 1.5625%;
}

#banner_sp .check > div img {
    width: 100%;
}

.news_bn_sp {
    text-align: center;
    margin-bottom: 30px;
    font-size: 0;
}

.news_bn_sp a {
    display: inline-block;
}

.line_sp {
    margin-bottom: 30px;
    margin-top: 30px;
}

.line_sp img {
    width: 100%;
    height: auto;
}

#step3_sp {
    margin: 0 2%;
}

.jyaran_title_sp {
    margin-bottom: 20px;
}

.jyaran_lead_sp {
    margin-bottom: 8px;
}

.jyaran_step_sp {
    margin-bottom: 12px;
}

.wfuild {
    width: 100%;
}

.step_txt {
    font-size: 10px;
    color: #5d5d5d;
    line-height: 1.25;
    margin-bottom: 9px;
    padding: 0 5px;
}

.step_note {
    font-size: 10px;
    color: #5d5d5d;
    line-height: 1.25;
    margin-bottom: 20px;
    padding: 0 5px;
}

.align-right {
    text-align: right;
}

.version_pc {
    margin-bottom: 15px;
}

.return_top_off_sp {
    display: none;
}



.rootMap_sp {
    padding-bottom: 15px;
}

/*==================================

Contents

===================================*/
.note p {color: #5e3030!important;}
.pf-area {
	width: 100%;
    min-width: 950px;
}
.pf-main-area{
	display: block;
	text-align: center;
	padding-bottom: 70px;
  background-image: -moz-linear-gradient( -54deg, rgb(11,203,251) 0%, rgb(143,252,160) 100%);
  background-image: -webkit-linear-gradient( -54deg, rgb(11,203,251) 0%, rgb(143,252,160) 100%);
  background-image: -ms-linear-gradient( -54deg, rgb(11,203,251) 0%, rgb(143,252,160) 100%);
}

.pf-tit-area{
	position: relative;
	background-image: url(../images/bg_ttl.png); 
    background-repeat:  no-repeat;  
	background-position-x: center;
	background-position-y: top;
	height: 300px;
}

.pf-tit-area .main-logo{
	position: absolute;
	top: 10px;
	left: 10px;	
}
.pf-tit-area .main-read{
	position: absolute;
	top: 30px;
	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);	
}


.pf-tit-area .main-title{
	position: absolute;
	top: 105px;
	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.pf-tit-area .catch{
	color: #fff;
	font-size: 20px;
	font-family: 'Oswald', sans-serif;
	position: absolute;
	top: 238px;
	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.pf-schedule{
    background-color: #fff;
    border-radius: 10px;
    font-size: 18px;
    color: #14cef5;
    text-align: center;
    display: inline-block;
    padding: 0.3em 1em;
}

.pointWrap{
	/* position: relative; */
	display: table;
	text-align: center;
	background-color: #f9f6e2;
	padding: 30px 66px 20px;
	/*padding: 0 66px 20px;*/
	z-index: 0;
}
.pointWrap h2 img{
   margin-top: -70px;
}


ol.pointArea {
	display: inline-block;
	margin: 50px auto;
	text-align: center;
	/* position: relative; */
}
.pointArea li{
	width: 384px;
	float: left;
	margin-bottom: 50px;
}
.pointArea li:nth-child(odd){
	margin-right:50px;
}
.pointArea .pointNum{
	font-family: 'Norican', cursive;
    color: #ffc000;
    font-size: 28px;
    width: 130px;
    height: 120px;
    margin: 0 auto;
    padding: 10px;
    border-radius: 50%;
    background-color: #fff;
    z-index: 1;
}
.pointArea .chushaku {
	padding:10px;
	font-size: 12px;
	text-align: left;
}
.pointList{
    width: 384px;
    /* height: 200px; */
    z-index: 2;
    margin-top: -70px;
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
}

.pointList h3{
    font-size: 24px;
	color: #20d3ec;
	letter-spacing: 0.05em;
	border-bottom: 4px solid #fceaa3;
	display: inline-block;
    margin-bottom: 20px !important;
	font-weight: 600;
}
.pointList .pointText{
	text-align: left;
	font-size: 16px;
	line-height: 200%;
	padding: 0 10px;
	color: #666;
}
.pointList small{font-size:60%;}

.osusumeWrap {
    width: 100%;
    text-align: center;
    padding-bottom: 50px;
    background-image: -moz-linear-gradient( -54deg, rgb(11,203,251) 0%, rgb(143,252,160) 100%);
    background-image: -webkit-linear-gradient( 
-54deg
, rgb(11,203,251) 0%, rgb(143,252,160) 100%);
    background-image: -ms-linear-gradient( -54deg, rgb(11,203,251) 0%, rgb(143,252,160) 100%);
}


.osusumeWrap h2 img{
   margin-top: -70px;
}
.osusumeWrap .recommendArea{
	width: 800px;
	margin: 0 auto;
}


.osusumeWrap li {
    width: 800px;
    height: 60px;
    margin: 30px auto 0;
    background: #fff;
    border-radius: 10px;
    text-align: left;
}
.osusumeWrap  .recoNum {
    display: inline;
    font-family: 'Norican', cursive;
    color: #ffc000;
    line-height: 60px;
    font-size: 28px;
    /* margin: 0 auto; */
    padding: 0 20px;
    float: left;
    border-radius: 10px;
}

.osusumeWrap h3 {
    font-size: 24px;
    width: 550px;
    display: inline-block;
    color: #20d3ec;
    letter-spacing: 0.05em;
    text-align: left;
    line-height: 60px;
    font-weight: 600;
}
.osusumeWrap .txtLink {
    float: right;
    display: inline-block;
    line-height: 60px;
    font-weight: bold;
    color: #ff9000;
    margin-right: 20px;
}
.actionArea{
    width: 90%;
    margin: 40px auto 0;
    padding: 50px 0 20px;
    text-align: center;
    position: relative;
    background: #fff;
    border-radius: 20px;
}
.actionArea:before{
 content: "";
 position: absolute;
 right: 0;
 top: -1px;
 left: 0;
 width: 0px;
 height: 0px;
 margin: auto;
 border-style: solid;
 border-color: #47e2d0 transparent transparent transparent;
 border-width: 20px 20px 0 20px;
}
.actionArea p{
	font-size: 26px;
	font-family: 'M PLUS 1p', sans-serif;
	 margin-bottom: 30px;
}
.actionArea span{color: #e8440a;}

.actionArea .btn{
	transition: 1s;
	}
.actionArea .btn:hover{
	opacity: .7;
	}

@media (min-width: 414px) {
.pf-tit-area img.sp{
	display: none!important;
}

}
@media (max-width: 414px) {
	
.pf-main-area{	
    background-image: -webkit-linear-gradient( -15deg, rgb(11,203,251) 0%, rgb(143,252,160) 100%);
    background-image: -ms-linear-gradient( -54deg, rgb(11,203,251) 0%, rgb(143,252,160) 100%);
 padding-bottom: 80px;
}
.pf-main-area img{
    width: 100%;
    }
.pf-tit-area{
	background-image: url(../images/sp_bg_ttl.png); 
	background-size: cover;
	height: 276px;
}

.pf-tit-area .main-logo{
	top: 10px;
	left: 10px;	
	width: 24%;
	max-width: 90px;
}
.pf-tit-area .main-read{
    top: 64px;
    width: 80%;	
}
.pf-tit-area .main-title{
	top: 120px;
    width: 80%;
}
.pf-tit-area .catch{
    font-size: 20px;
    top: 222px;
	padding: 0;
}
.pf-schedule{
    margin: 0 auto;
    width: 90%;
	font-size: 16px;
	margin-bottom: 30px;
}
	
.pointWrap{
	padding: 0 0 30px;
}	
.pointWrap h2 img{
	width: 86%;
   margin-top: -50px;
}
ol.pointArea {
    display: block;
    margin: 50px auto;
    width: 90%;
}
.pointArea li {
    width: 100%;
    float: none;
	margin-bottom: 30px;
}
.pointArea li:nth-child(odd) {
    margin-right: 0;
}
.pointList {
    width: 100%;
    height: auto;
    padding: 18px;
}	
.pointList .pointText {
    font-size: 16px;
	}
.osusumeWrap {
    padding-bottom: 0;
	}
.osusumeWrap h2 img{
	width: 86%;
   margin-top: -50px;
}	
.osusumeWrap .recommendArea {
    width: 100%;
	}
.osusumeWrap li {
    width: 90%;
    height:auto;
    margin: 30px auto 0;
    padding: 10px 0;
	}
.osusumeWrap h3 {
    width: 65%;
    line-height: 1.5em;
}	
.osusumeWrap .txtLink {
    float: none;
    display: block;
    line-height: 2em;
    padding: 10px;
    text-align: right;
    font-size: 16px;
	}
	
.actionArea {
    width: 100%;
    margin: 30px auto 0;
    padding: 30px 5% 0;
    text-align: center;
    border-radius: 0 !important; 
}	
.actionArea p {
    font-size: 22px;
}
.actionArea img{
    width: 100%;
    }
}

@media (max-width: 414px) {
    #mainWrapper, #wrap, #contentsWrapper {
        width: 100%;
    }
    #mainWrapper {
        margin-top: 0;
    }
    #mainWrapper .inner {
        width: 100%;
    }
    .pc {
        display: none !important;
    }
    .sp {
        display: block;
    }

#pankuzu{
    width: 100%;
    padding: 0 10px !important;
    margin: 10px 0;
    line-height: 1.5em !important;
}
	
/*Site_TOP_link*/
.cpm__pageTopLink{
    width: auto;
}
.cpm__pageTopLink a {
    width: 14vmin;
    height: 14vmin;
    bottom: 1em;
    right: 1em;
    font-size: 3vmin;
    padding: 0 2vmin;
}
.cpm__pageTopLink a span{
    margin: 2vmin 0 -2vmin 0;
}

/*SPでTOP押したとき色が残るので動作しないようにする*/
.cpm__pageTopLink a:hover {
    border: solid 1px #3b1800;
    olor: #3b1800;
}

/*SPのみのアコーディオン装飾*/
/*.cpm__list {
    height: 0;
    opacity: 0;
    transition: .5s;
    visibility: hidden;
}
.csm__check:checked + p + .cpm__list{
    height: auto;
    opacity: 1;
    visibility: visible;
}*/

.csm__check:checked + p + .list_bg-sp {
    padding: 1em;
    text-indent: -1em;
    border-radius: 8px;
    background: #3b1800;
    padding-left:2em;
}
.csm__check:checked + p label span.label_close {
    text-decoration: none;
}
.on_border {
    width: 100%;
    margin: 10px auto;
    border-bottom: solid 1px #D8D8D8;
}  

/*SNS*/
 .socialIcon {
    width: 96%;
    margin: 30px auto;
    float: none;
    text-align: center;
}

.socialIcon ul {
    display: block;
    display: inline;
}

div.socialIcon li {
    display: inline-block;
}

div.socialIcon li img {
    width: 40px!important;
    height: 40px;
}

.socialIcon .pc_hide {
    display: inline-block!important;
}  
	
/*footer*/
.pageTopLink {
    width: 100%;
    margin: 0 auto;
    border-bottom: none;
}

#footerLinks {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin: 10px;
    font-size: 12px;
    font-weight: bold;
}

#footerLinks li {
    list-style: none;
}

#footerLinks li.line {
    display: block;
    padding: 8px 10px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

#footerLinks a {
    color: #444;
    text-decoration: none !important;
}

#footerLinks a.line {
    display: block;
    padding: 8px 10px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
    
#footer_Logo{
    width: 100%;
    margin: 20px auto 30px 10px;
    text-align: left;
}

}
