@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;
}
html {
  scroll-behavior: smooth;
}
#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;
  line-height: 1.4;
}

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

.read_top{
	position: relative;
	z-index: 10;
	height: 170px;
	text-align: center;
	background: url(../images/bg_read.png) no-repeat;
}

.read_top_inner{
	margin-top:45px;	
}

.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 {
	font-size: 12px;
	color: #3b1800;
	line-height: 1.6em;
	margin:0 auto 30px auto;
	width: 950px;
	text-align: left;
}

.contentsInfo span {
	color: #ff0000;
}

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

/*
#wrapper_box{
	width:100%;
    margin: 0 auto;
    padding: 0;
}
*/

#mainWrapper {
	/*width:1000px;*/
    width:950px;
	margin:0 auto;
	/*margin-bottom:70px;*/
	line-height: 1.3;
	font-size: 12px;
	color: #333333;
	text-align: left;
}

.main_img{
    width: 100%;
    min-height: 370px;
    margin: 0 auto 10px auto;
}

.main_img img{
	width: 100%;
	min-height: 370px;
  	object-fit:cover;
}

/*.wrapper_im_kb{
	width: 100%;
	margin: 0 auto 10px;
	background: url(../images/kv_bg.png) no-repeat center;
}

.main_img{
	 width: 950px;
    height: 336px;
    margin: 0 auto;
    text-align: center;
}*/

.sale_date{
  margin-bottom: 25px;
}
#wrapper_inner{
	width: 950px;
	margin:0 auto;
}

#wrapper_inner2{
	width: 950px;
	margin:0 auto;
	margin-top:10px;
	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;
 border-radius: 0 0 6px 6px;
	background-image: url(../images/bg_area.png) no-repeat;
}
*/

/*基本リンクカラー　 ------------------------------------*/
a:link {
  color: #1b47ff;
  text-decoration: none;
}
a:visited {
  color: #9720c9;
  text-decoration: none;
}
a:hover {
  color: #ff7d00;
  text-decoration: none;
}
/*汎用パーツ　 ------------------------------------*/
span.p_bold {
  font-weight: bold;
}
p,ul li,th,td {
  line-height: 1.4;
}
 ul.notes li{
    font-size: 12px;
    list-style: none;
    padding-left: 1em;
    text-indent: -1em;
}
 ul.notes-asterisk li{
    font-size: 12px;
    list-style: none;
    padding-left: 1em;
    text-indent: -1em;
}
ul.notes li:before {
    content: "・";
}
ul.notes-asterisk li::before {
  content: "※";
  }
ul.notes,
 ul.notes_asterisk li {
  margin-bottom: 15px;
}
/*メインビジュアル topリード　 ------------------------------------*/
.headerImage {
    text-align: center;
    margin: 0 auto 20px auto;
    padding: 0;
}
.cpm__sec {
    width: 950px;
    margin: 0 auto 60px auto;
}
.headerImage h2 {
    text-align: center;
    margin: 0 auto 20px auto;
    padding: 0;
}
.headerImage h2 img {
  width: 950px;
}
.caution {
    background-color: #f9f2d5;
    padding: 20px;
    font-size: 14px;
    color: #993300;
    margin: 15px auto;
    text-align: center;
}
.text_link {
    text-align: center;
}
.text_link a {
    text-decoration: underline;
    font-size: 14px;
}
.cpm__main a:link {
    color: #1558ce;
    text-decoration: underline;
}
/*特典内容　 ------------------------------------*/
.cpm-detail {
  width: 950px;
  margin: 58px auto 0;
}
.cpm-detail h3 {
  background-color: #ff6e5a;
  margin: 0 auto 30px;
  padding: 10px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.cpm-detail p.lead {
  margin: 30px auto;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #3b1800;
}
.cpm-detail p.lead .tx_orange {
  color: #ff5b00;
}
.cp-detail-list table{
    width: 950px;
    margin: 10px auto 35px;
    font-size: 16px;
    color: #3B1800;
    border-top: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
    border-left: 1px solid #D8D8D8;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 8px;
    overflow: hidden;
    display: table;
}
.cp-detail-list th.col_h {
  width: 185px;
  padding: 13px;
  background-color: #f7f5f2;
  font-size: 16px;
  font-weight: bold;
  color: #3b1800;
  border-bottom: 1px solid #d8d8d8;
}

.cp-detail-list td {
  width: 797px;
  padding: 16px;
  border-bottom: 1px solid #d8d8d8;
  font-size: 13px;
  color: #3b1800;
}
.cp-detail-list th, .cp-detail-list td {
    vertical-align: top;
    border-bottom: solid 1px #D8D8D8;
}
.logo-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.logo-wrap p {
  margin-right: 15px;
}
.logo-wrap .logo-jaljln img,
.logo-wrap .logo-anajln img{
  height: 36px;
  width: auto;
}
.logo-wrap .logo-akafu img {
  height: auto;
  width: 108px;
}
.period_ttl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-bottom: 12px;
}
.period_ttl p {
  font-size: 13px;
  color: #ff5b00;
  font-weight: bold;
  padding: 6px 8px;
  border: 1px solid #ff5b00;
  border-radius: 100vh;
  width: auto;
}
.period_ttl p:first-of-type {
  margin-right: 6px;
}
.period_p {
  font-size: 13px;
  line-height: 1.8;
  margin-bottom: 15px;
}
/*バナー　 ------------------------------------*/
.banner {
  margin: 35px 0 60px;
}
.banner-wrap {
  width: 950px;
  margin: 0 auto;
}
.banner-wrap a img {
  transition: all .3s;
}
.banner-wrap a img:hover {
  opacity: 0.6;
}
/*参加の流れ　 ------------------------------------*/
.cpm-partake {
  width: 950px;
  margin: 58px auto 35px;
  border: 1px solid #fead00;
  border-radius: 5px;
}
.cpm-partake h3 {
  background-color: #fead00;
  margin: 0 auto 30px;
  padding: 10px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.partake-wrap {
  padding: 0 14px;
}
.partake-inner {
  margin: 30px auto 40px;
}
.partake-content {
  text-align: center;
}
.partake-content p {
  margin-bottom: 15px;
  color: #3b1800;
  font-size: 14px;
}
.partake-content p.partake-p-bold {
  font-size: 22px;
  font-weight: bold;
}
.partake-num {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 870px;
  margin: 30px auto;
}
#service .partake-num {
  padding-top: 50px;
  border-top: 3px solid #fead00;
  position: relative;
}
#service .partake-num::before {
  content: "";
    display: block;
    border-top: 26px solid #fead00;
    border-right: 24px solid transparent;
    border-left: 24px solid transparent;
    position: absolute;
    top: 0;
    left: calc(50% + 12px);
    transform: translateX(-50%);
}.partake-num-img {
  margin-right: 16px;
}
.partake-num-img img {
  width: 78px;
}
.partake-btn {
  width: 560px;
  margin: 0 auto 15px;
}
.partake-btn a:hover,#block-sticky-box-btn a:hover {
  opacity: 0.6;
}
.partake-btn a,#block-sticky-box-btn a {
  transition: all .3s;
}
.jump_dp_search {
  height: 1px;
  display: block;
  padding-top: 40px;
  margin-top: -40px;
}
/*規約　 ------------------------------------*/
.terms {
  width: 950px;
  margin: 0 auto;
  text-align: left;
}
.terms h3 {
  background-color: #fd8643;
    margin: 0 auto 30px;
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.terms-overview-ttl {
    font-size: 16px;
    font-weight: bold;
    border-left: 5px solid #fd8643;
    text-indent: 5px;
}
.terms-tx-wrap {
  padding-left: 16px;
  margin: 30px 0 40px;
}
.terms ul li {
    font-size: 13px;
    list-style: none;
    padding-left: 1em;
    padding: 4px 0;
}
table.kasan-list {
    border-collapse: collapse;
    border-spacing: 0;
    width: 890px;
    margin: 10px 0;
    background: #ffffff;
}
.kasan-list-ttl {
  margin-top: 3px;
    font-size: 16px;
    font-weight: bold;
    border-left: 5px solid #ccc;
    text-indent: 5px;
}
table.kasan-list tr th {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #ccc;
    padding: 10px;
    background: #f7f5f2;
    text-align: center;
}
table.kasan-list tr td {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #ccc;
    padding: 10px;
}
.terms-secondary-ttl {
  font-size: 15px;
  font-weight: bold;
  text-indent: -1em;
}
/*TOPへ戻る　 ------------------------------------*/
.pageTopLink {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  border-bottom: none;
}

.pageTopLink a {
    display: block;
    float: right;
    width: 200px;
    padding: 10px;
    color: #2489CE;
    font-weight: bold;
    text-align: right;
}

.pageTopTri {
    padding-right: 5px;
    color: #676767;
    font-size: 11px;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0.1em;
    height: 0.1px;
    line-height: 0;
    visibility: hidden;
}
.to_pagetop {
  font-size: 10px;
}
.to_pagetop_a {
    padding-left: 12px;
    background: url(/jalan/doc/theme/common/images/totop_icon003.gif) no-repeat left top;
    text-align: left;
}
/* 追従ボタン ------------------------------------*/
#block-sticky {
    position: fixed;
    bottom: 0;
    background: #fff;
    width: 100%;
    text-align: center;
    opacity: 1;
    transform: translateY(0);
    min-height: 130px;
    z-index: 20;
}
#block-sticky img {
  width: 560px;
}
#block-sticky a {
    display: flex;
    width: 100%;
    text-align: center;
}
.UpMove {
    -webkit-animation: Up .5s forwards;
    animation: Up .5s forwards;
    padding: 3% 0 2%;
}
#block-sticky-box-btn {
    width: 560px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.footerCustum {
  padding-bottom: 120px;
}
/*終了対応　お知らせ　 ------------------------------------*/
#cpm_info {
  /*display: none;*//*終了文言掲載時に削除*/
  width: 950px;
  margin: 40px auto 50px auto;
  font-size: 13px;
  color: #3b1800;
  border: 1px solid #ca1738;
  border-radius: 8px;
  padding: 10px 20px 20px;
  box-sizing: border-box;
  text-align: left;
}
#cpm_info h2 {
  text-align: center;
  margin: 0 auto;
  color: #ca1738;
  padding: 8px 0;
  border-radius: 6px 6px 0 0;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2px;
}
#cpm_info span {
  color: #ca1738;
  font-size: 14px;
  line-height: 1.5;
  display: block;
}
/*終了対応　ボタン　 ------------------------------------*/
/*ボタン表示・非表示*/
.btn-open {
  display: none;
}
.btn-close {
  display: block;
}
/* 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;cassette_btn_only
}

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ヘッダー崩れ対策*/
@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;
}

#plan_wrap{
    width: 100%;
	margin: 15px auto 0;
  	padding: 10px 0 5px 15px;
  	height: auto;
    background: url(../images/sp/pickup_bg_sp.png) repeat;
}
 
.top_read img{
	width: 97%;
	margin:0 auto 15px auto;
    padding-top: 20px;
}
    
.yado_contents_ttl{
	margin: 20px 0 0 0;
	text-align: center;
}

.yado_contents_ttl img{
	width: 94%;
    height: auto;
	margin: 0 auto;
}

#yado_contentsWrapper {
	position: relative;
	width:100%;
	margin: auto;
}

.aria_contents_ttl{
	margin:35px 0 12px;
	text-align: center;
}

.aria_contents_ttl img{
	width: 94%;
    height: auto;
}
 
.main_img {
    min-height: auto;
    margin: 0 auto;
}

.main_img img{
	min-height: auto;
}	
	
/*.main_img {
    width: 100%;
    height: auto;
	padding: 0;
}

.main_img img{
	width: 100%;
	height: auto;
  	margin: 0 auto;
    text-align: center;
}*/   
 
#page_link{
    width: 97%;
  	padding: 0 0 20px 0;
	color: #3a1800;
}

.bld{
    font-weight: bold;
    font-size: 16px;
}

.bld_2{
    font-weight: bold;
}    

.expand_info {
    text-align: right;
    margin: 5px 0;
}
/* 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;
}
/*メインビジュアル topリード　 ------------------------------------*/
  .cpm__sec {
    width: 100%;
  }
  .headerImage h2 img {
    width: 100%;
  }
/*特典内容　 ------------------------------------*/
  .cpm-detail {
    width: 100%;
    padding: 0 4%;
    margin-top: 40px;
  }
  .cp-detail-list table {
    width: 100%;
  }
  .cp-detail-list td {
    padding: 10px;
  }
  .logo-wrap {
    flex-wrap: wrap;
    margin-left: 0;
  }
  .logo-wrap .logo-jaljln img, .logo-wrap .logo-anajln img {
    height: 4vh;
  }
  .logo-wrap .logo-akafu img {
    height: 8vh;
    width: auto;
  }
  .logo-wrap p {
    margin-top: 6px;
    margin-right: 6px;
  }
  .period_ttl {
    flex-wrap: wrap;
  }
  .period_ttl p {
    margin-bottom: 6px;
  }
  .period_ttl p:first-of-type {
    margin-right: 6px;
  }
  /*バナー　 ------------------------------------*/
  .banner {
    margin: 30px 0;
    }
  .banner-wrap {
    width: 100%;
    margin: 0 4% 40px;
  }
  .banner-wrap img {
    width: 92%;
  }
  /*キャンペーンの流れ　 ------------------------------------*/
  .cpm-partake {
    width: 92%;
    margin: 0 4%;
    border-radius: 0;
    border: none;
  }
  .partake-wrap {
    padding: 0;
  }
  .partake-content {
    padding: 0 4%;
  }
  .partake-inner {
    margin-bottom: 30px;
  }
  .partake-num {
    width: 90%;
  }
  .partake-btn {
    width: 100%;
    max-width: 560px;
  }
  .partake-btn img {
    width: 100%;
    min-width: 200px;
  }
  .partake-num-img img {
    width: auto;
    height: auto;
    max-width: 60px;
  }
  .partake-num-txt img {
    width: auto;
    height: auto;
    max-height: 30px;
  }
  .partake-content p.partake-p-bold {
    font-size: 16px;
  }
  .jump_dp_search {
  height: 1px;
  display: block;
  padding-top: 250px;
  margin-top: -250px;
}
/*規約　 ------------------------------------*/
  .terms {
    width: 100%;
    padding: 0 4%;
  }
  table.kasan-list {
    width: 100%;
  }
  .terms-tx-wrap {
    padding-left: 12px;
  }
  /* 追従ボタン ------------------------------------*/
  #block-sticky {
    min-height: 90px;
    padding: 0 24px;
  }
  #block-sticky img {
    max-width: 100%;
  }
  #block-sticky-box-btn {
    width: calc(100% - 48px);
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
  #block-sticky-box-btn img.sp {
    width: 100%;
  }
  .footerCustum {
  padding-bottom: 90px;
}
  /*終了対応　お知らせ　 ------------------------------------*/
  #cpm_info {
    width: 90%;
    margin: 30px auto;
    font-size: 13px;
    color: #3b1800;
    border: 1px solid #ca1738;
    border-radius: 8px;
    padding: 10px 20px;
    box-sizing: border-box;
    text-align: left;
}
  #cpm_info span {
    color: #ca1738;
    font-size: 14px;
    line-height: 1.5;
  }
  /*TOPへ戻る　 ------------------------------------*/
.pageTopLink {
    overflow: hidden;
    border-top: 1px solid #d2d2d2;
    border-bottom: none;
}
/* 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;
}   
}
