@charset "UTF-8";
/*==================================

Base

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


/*SPヘッダー崩れ対策*/
@media only screen and (max-width:738px) {
 #siteHeader {display: none!important;}
}


/*common.cssと同値、common.cssが効いていれば削除可*/
body {
    font-family: Meiryo,"メイリオ", "ＭＳ Ｐゴシック",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;
}
#info{
	width: 950px;
	margin: 0 auto;
}

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

.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;
}
/*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;
}
#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 auto 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 {
    width: 950px;height: 335px;
    border-top: 1px dotted #bababa;
    padding-top: 20px;
    margin: 30px auto;
}

#column {
    margin: 15px 0;
}

#columnC {
    background: url(/dp/images/aboutjalan_img/column_n.jpg) no-repeat;
    width: 950px;
    height: 68px;
margin: 0 auto;text-align: left;}

#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: 20px;
    }
}

#search .ttl {
    margin: 0 0 20px;
    width: 950px;
    padding: 11px 20px;
    background: #ff5800;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
}

#search .mgnt_30 {
    margin-top: 30px;
}

#search .mgnl_15 {
    display: block;
    width: 920px;
    margin-left: 15px;
    margin-bottom: 25px;
}


@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;
    }
#pankuzu {
    width: 100%;
    padding: 0 10px !important;
    margin: 10px 0;
    line-height: 1.5em !important;
}
}

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



/* FOOTER */
div#footer {
    margin: 40px auto 20px;
    text-align: left;
    width: 950px;
}

div#footer p#footLine1 {
    color: #666;
    margin: 20px 0;
    width: 950px;
    font-size: .75em;
}

div#footer p#footLine1 a {
    color: #999;
}

div#footer p a {
    font-size: .9em;
    text-decoration: none;
}

div#footer p#footLine2 {
    border-bottom: 2px solid #999;
    margin: 20px 0 5px;
    width: 950px;
    font-size: .75em;
}

a.sub:link {
    color: #1b47ff;
    text-decoration: none !important;
}

/* ▼ 未使用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(../images/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(../images/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;
}



.align-right {
    text-align: right;
}

.version_pc {
    margin-bottom: 15px;
}

.return_top_off_sp {
    display: none;
}



.rootMap_sp {
    padding-bottom: 15px;
}

/* Site_TOP_link ------------------------------------*/

.cpm__pageTopLink{

    width: 950px;

    margin: 0 auto;

    text-align: right;

}



.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: 50px;

    /*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;

}
/*==================================

Contents

===================================*/
.note p {color: #5e3030!important;}
.pf-area {
	width: 100%;
    min-width: 950px;
}
.pf-main-area{
	display: block;
	text-align: center;
	padding-bottom: 30px;
  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{
	height: 412px;
	margin-bottom: 61px;
}

.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{
	width: 100%;
	text-align: center;
	background-color: #e8f3d6;
	border: solid #008803 1px;
	padding: 0 40px 20px;
	z-index: 0;
}
.pointWrap h2 img{
   margin-top: -70px;
}


ol.pointArea {
	display: inline-block;
	margin: 50px auto 30px;
	text-align: center;
	/* position: relative; */
}
.pointArea li{
	width: 384px;
	float: left;
	margin-bottom: 28px;
display: inline-block;}
.pointArea li:nth-child(odd){
	margin-right:50px;
}
.pointArea .pointNum{
	font-family: 'Norican', cursive;
    color: #f75878;
    font-size: 28px;
    width: 130px;
    height: 120px;
    margin: 0 auto;
    padding: 10px;
    border-radius: 50%;
    background-color: #fff;
    z-index: 1;
}

.pointList{
    width: 420px;
    /* height: 200px; */
    
    margin-top: -64px;
    padding: 20px 10px;
    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: 170%;
	padding: 0 10px;
	color: #666;
}


.iconLimited{
	background: #e78230;
    color: #fff;
    font-size: 12px;padding: 0.2em 0.5em;
    margin-right: 0.2em;
}
.recommend_img{
	margin-bottom: 10px;
}
.pointWrap .chushaku {
	width: fit-content;margin: 10px auto 100px;
	font-size: 12px;
	text-align: left;
}
.osusumeWrap {
    width: 100%;
    text-align: center;
    padding-bottom: 50px;
    background-image: -moz-linear-gradient( -54deg, rgb(89,207,148) 0%, rgb(197,242,177) 100%);
  background-image: -webkit-linear-gradient( -54deg, rgb(89,207,148) 0%, rgb(197,242,177) 100%);
  background-image: -ms-linear-gradient( -54deg, rgb(89,207,148) 0%, rgb(197,242,177) 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: #f75878;
    line-height: 60px;
    font-size: 28px;
    /* margin: 0 auto; */
    padding: 0 20px;
    float: left;
    border-radius: 10px;
}

.osusumeWrap h3 {
    font-size: 20px;
    /* width: 580px; */
    display: inline-block;
    color: #12874c;
    letter-spacing: 0.05em;
    text-align: left;
    line-height: 56px;
    font-weight: 600;
}
.osusumeWrap .txtLink {
    float: right;
    display: inline-block;
    line-height: 60px;
    font-weight: bold;
    color: #ff9000;
    margin-right: 20px;
}
.osusumeWrap .small{display: inline-block;font-size: 12px;text-align: left;padding: 10px 0;margin-top: -16px;color: #12874c;}
.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: #92e1a3 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{	
 padding-bottom: 20px;
}
.pf-main-area img{
    width: 100%;
    }
.pf-tit-area{
	/* background-image: url(../images/sp_bg_ttl.png); */ 
	/* background-size: cover; */
	height: 306px;
margin-bottom: 30px;}

.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;
text-align: center;}	
.pointWrap h2 img{
	width: 86%;
   margin: -50px auto 0;
}
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;
}
.pointArea img {
    width: 98%;
	}
.pointList {
    width: 100%;
    height: auto;
    padding: 18px;
}	
.pointList .pointText {
    font-size: 18px;
	}
.pointWrap .chushaku {
    width: 90% ;
	}
.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;
font-size: 18px;}	
.osusumeWrap .txtLink {
    float: none;
    display: block;
    line-height: 2em;
    padding: 10px;
    text-align: right;
    font-size: 16px;
	}
.osusumeWrap .small {
  display: block;
    font-size: 12px;
    text-align: center;
    padding: 10px ;
    margin-top: 0;
}	
	.osusumeWrap .recoNum {
		font-size: 24px;
	}
.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;
    }

    #returnTop {
        margin-bottom: 0;
        border-top: 1px solid #d4d4d4;
        border-bottom: 1px solid #d4d4d4;
        padding: 12px 10px;
    }
    div#footer {
        margin: 0;
        width: 100%;
    }
    #footRLogo {
        padding: 10px;
    }
    #footRLogo a img, .return_top_off_sp {
        display: inline-block;
    }
    p#footRLogo {
        margin-top: 0;
    }

/* Site_TOP_link ------------------------------------*/

.cpm__pageTopLink{

    width: 950px;

    margin: 0 auto;

    text-align: right;

}



.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: 50px;

    /*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;

}


/* SNS ------------------------------------*/

 .socialIcon {

    width: 96%;

    /* margin: 30px auto; */

    float: none;

    text-align: center;

}



.socialIcon ul {

    display: block;

    /* display: inline; */

margin: 30px auto;text-align: center;}



div.socialIcon li {

    display: inline-block;

}



div.socialIcon li img {

    width: 40px!important;

    height: 40px;

}



.socialIcon .pc_hide {

    display: inline-block!important;

}   




/* STEP3 ------------------------------------*/

#step3_sp {

    width: 96%;

    margin: 0 2%;

}



#step3_sp img {

    width: 100%;

}    



.jyaran_title_sp {

    margin-bottom: 20px;

}



.jyaran_lead_sp {

    margin-bottom: 8px;

}



.jyaran_step_sp {

    margin-bottom: 10px;

}



.step_txt {

    font-size: 12px;

    color: #3b1800;

    line-height: 1.5em;

    text-align: left;

    margin-bottom: 9px;

    padding: 0 5px;

}



.step_note {

    font-size: 12px;

    color: #3b1800;

    line-height: 1.5em;

    text-align: left;

    margin-bottom: 30px;

    padding: 0 5px;

}







/* 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: 950px;

    margin: 20px auto 10px;

    text-align: left;

}   
}