@charset "utf-8";

/*==================================

Base

===================================*/

/*common.cssと同値、common.cssが効いていれば削除可*/
body {
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
    -webkit-text-size-adjust: 100%;
    overflow: hidden;
}

#wrap {
	/*width: auto !important;*/
    width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height:1.3;
	color:#333333;
	text-align: left;
}

.index_h1 {
	color: #8c817e;
	text-align: right;
	/*width: 290px;*/
	font-weight: normal;
	display: block;
	font-size: 10px;
}

#info{
	width: 950px;
	margin: 0 auto;
}

#page_info {
	float: right;
	width: 270px;
}

#pankuzu a:hover {
    color: #ff7d00;
}

.end_text{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #ff0000;
	margin: 20px 0;
}

/*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;
}



.pc{
	display: block;
}

.sp{
    display: none;
    visibility: hidden;
    height: 0;
}

.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;
}

#mainWrapper {
    width:950px;
	margin:0 auto;
	line-height: 1.3;
	font-size: 12px;
	color: #333333;
	text-align: left;
}

.main_img{
    width: 950px;
    /*min-height: 370px;*/
    margin: 0 auto;
}

.main_img img{
	width: 950px;
	height: 400px;
	/*min-height: 370px;
  	object-fit:cover;*/
}

.contents_ttl{
	background-color: #eb5c02;
    margin: 35px auto 0;
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: left;
}

.coupon_area {
  	margin: 0 auto;
}

.coupon_casset01{
	float:left;
	display:block;
	background:#ffffff;
	width:458px;
    color: #3b1800;
	border: 2px solid #cccccc;
	border-radius:8px;
	margin-top: 35px;
}

.coupon_casset01 h4{
	font-size: 20px;
    font-weight: 600;
  	padding:10px;
    text-align: center;
	background:#22ac39;
	color: #ffffff;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}

.coupon_casset01 .title{
	font-size: 21px;
    font-weight: 600;
	color: #3a1800;
	text-align: center;
	margin: 20px auto 5px;
}

.coupon_casset01 .price{
	font-size: 39px;
    font-weight: 600;
	/*padding: 0 0 5px;*/
	color: #eb5c02;
	text-align: center;
}

.coupon_casset01 .price span{
	font-size: 21px;
    font-weight: 600;
	color: #eb5c02;
}

.coupon_casset01 .text{
	font-size: 16px;
    font-weight: bold;
	color: #3a1800;
	text-align: center;
	margin: 5px auto 15px;
}

.coupon_casset01 dt{
	border-bottom: 1px solid #cccccc;
}

dd.casset_detail{
	display: flex;
  	align-items: center;
  	margin: 0 auto;
  	padding: 20px 0;
  	width: 420px;
}

.casset_detail_inner{
	width: 420px;
	font-size: 13px;
	color: #3a1800;
	margin-bottom: 5px;
	line-height: 1.5em;
}

.casset_detail_inner .termHead{
 	font-weight: bold;
}

.casset_detail_inner .termHead2{
 	font-weight: bold;
	margin-bottom: 3px;
	display: block;
}

.coupon_btn{
	width: 404px;
	height: 44px;
	margin: 0 auto 20px;
}

.coupon_btn a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}



.coupon_casset02{
	float:right;
	display:block;
	background:#ffffff;
	width:458px;
    color: #3b1800;
	border: 2px solid #cccccc;
	border-radius:8px;
	margin-top: 35px;
}

.coupon_casset02 h4{
	font-size: 20px;
    font-weight: 600;
  	padding:10px;
    text-align: center;
	background:#22ac39;
	color: #ffffff;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}

.coupon_casset02 .title{
	font-size: 21px;
    font-weight: 600;
	color: #3a1800;
	text-align: center;
	margin: 20px auto 5px;
}

.coupon_casset02 .price{
	font-size: 39px;
    font-weight: 600;
	/*padding: 0 0 5px;*/
	color: #eb5c02;
	text-align: center;
}

.coupon_casset02 .price span{
	font-size: 21px;
    font-weight: 600;
	color: #eb5c02;
}

.coupon_casset02 .text{
	font-size: 16px;
    font-weight: bold;
	color: #3a1800;
	text-align: center;
	margin: 5px auto 15px;
}

.coupon_casset02 dt{
	border-bottom: 1px solid #cccccc;
}

.coupon_text{
	clear: both;
	margin: 35px auto 0;
	color: #3a1800;
}

.other_coupon_btn{
	width: 640px;
	height: 180px;
	margin: 35px auto;
}

.other_coupon_btn a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}



/* 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/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;
	color: #363636;
}

/*
#columnC p {
	float: right;
	margin:15px 32px 0 20px;
	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;
}



/* 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: 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;
}



/*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;
/**/
}




/*////////////////タブレット以外だったら（SP）/////////////*/
/*SPヘッダー崩れ対策*/
@media only screen and (max-width:767px) {
#siteHeader {
    display: none!important;
}

.pc {
    display: none !important;
    visibility: hidden;
    height: 0;
}

.sp {
    display: block !important;
    visibility: visible;
	height: auto;
}

#pankuzu{
    width: 100%;
    padding: 0 10px !important;
    margin: 10px 0;
    line-height: 1.5em !important;
}    
    
#wrap {
	/*width: auto;*/
    width: 100%;
	margin: 0 auto;
	line-height:1.3;
	color:#333333;
	text-align: left;
    /*padding: 10px;*/
}
 
#mainWrapper {
    width:100%;
	margin:0 auto;
	/*margin-bottom:70px;*/
	line-height: 1.3;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
 

	
.main_img {
    width: 100%;
}

.main_img img{
	width: 100%;
	height: auto;
  	/*margin: 0 auto;
    text-align: center;*/
}   
 
.coupon_casset01{
	float:none;
	display:block;
	background:#ffffff;
	width:95%;
    color: #3b1800;
	border: 2px solid #cccccc;
	border-radius:8px;
	margin: 35px auto 0 auto;
}

dd.casset_detail{
	display: flex;
  	align-items: center;
  	margin: 0 auto;
  	padding: 20px 10px;
  	width: 100%;
}

.casset_detail_inner{
	width: 100%;
}

.coupon_btn{
	width: 95%;
	height: auto;
	margin: 0 auto 20px;
}	
	
.coupon_btn img{
	width: 100%;
	height: auto;
	border: 0;
}

.coupon_btn a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}



.coupon_casset02{
	float:none;
	display:block;
	background:#ffffff;
	width:95%;
    color: #3b1800;
	border: 2px solid #cccccc;
	border-radius:8px;
	margin: 35px auto 0 auto;
}

.coupon_text{
	width: 95%;
	clear: both;
	margin: 35px auto 0;
	color: #3a1800;
}

.other_coupon_btn{
	width: 95%;
	height: auto;
	margin: 35px auto 10px auto;
}

.other_coupon_btn img{
	width: 100%;
	height: auto;
	border: 0;
}	
	
.other_coupon_btn a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
	
	

/* HEADER ------------------------------------*/
.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;
}
    


/* 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;
}   
    


/* 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: 100%;
    margin: 20px auto 30px 10px;
    text-align: left;
}   
}



