@charset "utf-8";
/* CSS Document */

/*--------------------
GUIDEページ共通
--------------------*/

#contents-main{
	padding-top: 40px;
	color: #221815;
}

#contents-main a{
    color: #221815;
	text-decoration: underline;
}

#contents-main a:hover{
	text-decoration: none;
}

#contents-main h3{
    color: #009e41;
	background: none;
	border: 1px solid #d9d9d9;
	border-radius: 6px;
    font-size: 18px;
	margin:0 0 35px;
}
#contents-main .guide_box{
	margin:0 auto 45px;
}

#contents-main .guide_inner{
	width: 650px;
	margin: 0 auto;
}

#contents-main .guide_inner h4{
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 24px;
}

#contents-main .guide_inner h4 .br{
	display: none;
}

#contents-main .guide_inner .table01{
}
#contents-main .guide_inner .table01 td,
#contents-main .guide_inner .table01 th{
	padding: 20px;
}

#contents-main .guide_inner .table01 th{
	width: 195px;
	background: none;
	box-sizing: border-box;
	vertical-align: middle;
}

#contents-main .guide_inner .table01 td dl{
	
}
#contents-main .guide_inner .table01 td dl dt,
#contents-main .guide_inner .table01 td dl dd{
	display: inline-block;
}
#contents-main .guide_inner .table01 td dl dt{
	margin-right: 10px;
	vertical-align: top;
}

#contents-main .guide_inner .btn_area a{
    color: #009e41;
    background: none;
    padding: 4px 10px;
    display: inline-block;
	border: 1px solid #009e41;
    border-radius: 6px;
    text-decoration: none;
	width: 30px;
	text-align: center;
	margin-right: 2px;
}


#contents-main .guide_inner p.img {
	text-align: center;
}
#contents-main .guide_inner p.center {
	text-align: center;
}


ul.attention {
	font-size: 12px;
	padding: 10px 0 ;
}

ul.attention li{
	line-height: 1.5em;
	padding:0 0 4px;
}
ul.attention li span{
    color: #FF0000;
}
ul.attention li:last-child{
	padding: 0;
}

ul.attention li::before{
	content: "※";
}
ul.attention li.no::before{
    display: none;
}



/*
総合案内
営業時間 #time
*/
#contents-main #time .guide_inner .table01 th strong{
    color: #009e41;
    font-weight: bold;
	background-color: rgba(0,157,65,0.1) ;
	border-radius: 6px;
	box-sizing: border-box;
	padding: 5px 16px;
	display: block
}
#contents-main #time .guide_inner .table01 td{
	font-weight: bold;
	color: #009e41;
}

#contents-main #time .guide_inner .table01 .table01_01 dt{
	font-weight: bold;
	margin-bottom: 8px;
	display: block;
	color:#221815;
}
#contents-main #time .guide_inner .table01 .table01_01 dd{
	margin-bottom: 20px;
	line-height: 150%;
	font-weight: normal;
	color:#221815;
}

/*#contents-main #time .guide_inner .table01 .table01_01 dt{
	display: block;
    color: #009e41;
    font-weight: bold;
	background-color: rgba(0,157,65,0.1) ;
	border-radius: 6px;
	box-sizing: border-box;
	padding: 5px 16px;
}

#contents-main #time .guide_inner .table01 .table01_01 dd{
	display: block;
    padding: 13px 0 20px; 
	margin: 0;
}
#contents-main #time .guide_inner .table01 .table01_01 dd:nth-child(2) br,
#contents-main #time .guide_inner .table01 .table01_01 dd:nth-child(6) br{
    display: none;
}*/

#contents-main #map .caution{
    padding: 18px 44px;
    border: 1px solid #e1444a;
    margin: 20px auto 45px;
}
#contents-main #map .caution dt{ 
    font-weight: bold;
    color: #e1444a;
    text-align: center;
    margin-bottom: 5px;
}

#contents-main #map .caution dd .nowarp{ 
    white-space: nowrap;
}



/*
総合案内
アクセス
*/
#contents-main #map p.img{
    padding-bottom: 30px;
}

#contents-main #map h4{
    color: #009e41;
	padding-bottom: 5px;
	margin: 0;
	text-align: center;
}

#contents-main #map .address{
    text-align: center;
	margin-bottom: 10px;
}
#contents-main #map .address:nth-child(4){
    margin-bottom: 30px;
}
#contents-main #map .address span{
    font-weight: bold;
}

#contents-main #map .mapbox{
}

/*
駐車場
*/
#contents-main #parking .ttl_img{
   width: 90%;
   margin: 0 auto 45px;
   text-align: center;
}

#contents-main #parking .parking_service .parking_text_ttl{
    color: #221815;
    padding: 0;
    font-weight: bold;
    text-align: center;
	font-size: 18px;
}

#contents-main #parking h4,
#contents-main #parking_guide h4{
    color: #009e41;
    background-color: rgba(0,157,65,0.1);
    border: none;
    border-radius: 5px;
    font-size: 18px;
    margin: 24px auto;
    padding: 10px 16px;
    font-weight: bold;
    text-align: center;
}

#contents-main #parking .caution{
    padding: 18px 44px;
    border: 1px solid #e1444a;
    margin: 0 auto 45px;
}
#contents-main #parking .caution dt{ 
    font-weight: bold;
    color: #e1444a;
    text-align: center;
    margin-bottom: 5px;
}

#contents-main #parking .caution dd .nowarp{ 
    white-space: nowrap;
}

#contents-main #parking .table01 th,
#contents-main #parking .table01 td,
#contents-main #parking_guide .table01 th,
#contents-main #parking_guide .table01 th{
    padding: 13px;
	font-size: 14px;
}

#contents-main #parking .parking_service{
	margin: 0 auto 20px;
}

#contents-main #parking .parking_service .img{
    padding: 10px 0;
}

#contents-main #parking .parking_text{
    color: #221815;
	padding: 0;
}

#contents-main #parking .parking_text span{
   display: block;
   float: left;
   margin-right: 10px;
}

#contents-main #parking .parking_text .charge_text{
   float: left;
   width: 86%;
}

#contents-main #parking .parking_text:last-child:after{
   content: "";
   display: block;
   height: 0;
   line-height: 0;
   clear: both;
   visibility: hidden;
}

#contents-main #parking .parking_attention{
	width: auto;
	padding: 0;
}
#contents-main #parking .parking_price_changed{
	margin: 0px 0px 20px;
	padding: 10px 20px;
	color: white;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-color: #e1444a;
}


#contents-main #parking .parking_service_announcement{
	margin: 0 auto 20px;
}

#contents-main #parking .parking_service_announcement dl{
	border: 1px solid #e1444a;
	margin: 0 auto 10px;
	width: 85%;
}
#contents-main #parking .parking_service_announcement dl dt{
	background: #e1444a;
	padding: 10px;
	color: #FFF;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
}
#contents-main #parking .parking_service_announcement dl dd{
	padding: 10px 20px;
	text-align: center;
	font-size: 18px;
}
#contents-main #parking .parking_service_announcement dl dd span{
	color: #e1444a;
	font-weight: bold;
}
#contents-main #parking .parking_service_announcement dl dd:last-of-type{
	text-align: left;
	border-top: 1px dashed #d9d9d9;
	font-size: 14px;
}

#contents-main #parking .table01 tr:first-child{
    text-align: center;
	background: #edede8;
	font-weight: bold;
}

#contents-main #parking .table01 th{
    vertical-align:middle;
	padding: 0;
}

#contents-main #parking .table01 th .number{
   display: inline-block;
   height: 25px;
   width: 25px;
   color: #fff;
   font-weight: bold;
   background-color: #009e41;
   border-radius: 100%;
   line-height: 25px;
   text-align: center;
   margin-right: 8px;
}

#contents-main #parking .table01 th:first-child{
   width: 230px;
   text-align: left;
   padding-left: 10px;
   font-weight: normal;
}
#contents-main #parking .table01 tr:first-child th{
  text-align: center;
  padding: 0;
  font-weight: bold;
}

#contents-main #parking .table01 td{
    border-right: 1px dashed #d9d9d9;
    background: none;
}

#contents-main #parking .table01 td:last-child{
    border-right:none;
	padding-left: 22px;
	padding-right: 0;
}

#contents-main #parking .table01 tr:first-child td:last-child{
     padding: 0;
}

#contents-main #parking .table01 td .price,
#contents-main #parking_guide .price{
    color: #e1444a;
	font-weight: bold;
	display: inline-block;
	margin-left: 5px;
}

#contents-main #parking .table01 .table_title td{
	border-bottom:none;
}

/*
駐輪場のご案内
*/

#contents-main #parking_guide .table01:first-child{
    margin-bottom: 20px;
}

#contents-main #parking_guide .table01 tr:first-child{
    text-align: center;
	background: #edede8;
    font-weight: bold;
}

#contents-main #parking_guide .table01 th{
    vertical-align:middle;
	padding: 0;
	width: 186px;
}

#contents-main #parking_guide .table01 th:first-child{
    width: 230px;
    text-align: left;
    padding-left: 10px;
	font-weight: normal;
}

#contents-main #parking_guide .table01 th .number{
   display: inline-block;
   height: 25px;
   width: 25px;
   color: #009e41;
   font-weight: bold;
   background-color: #fff;
   border: 1px solid #009e41;
   border-radius: 100%;
   line-height: 25px;
   text-align: center;
   margin-right: 8px;
 }
 
 #contents-main #parking_guide .table01 th .number{
   float:left; 
 }
#contents-main #parking_guide.guide_box .table01 th .number_text{
   width: 80%;
   display: inline-block;
}

#contents-main #parking_guide .table01 tr:first-child th{
    text-align: center;
    padding: 0;
	font-weight: bold;
}

#contents-main #parking_guide .table01 td{
    border-right: 1px dashed #d9d9d9;
    background: none;
}

#contents-main #parking_guide .table01 td:last-child{
    border-right:none;
	width: 230px;
}

#contents-main #parking_guide .table01 .table_title td{
	border-bottom:none;
}

#contents-main #parking_guide .parking_text{
    color: #221815;
	padding: 0;
}




/*
総合案内
sevice
*/
#contents-main #service.guide_box .table01 th{
    text-align: center;
	padding: 20px 0;
}

#contents-main #service.guide_box .table01 th .icons{
	display: inline-block;
}

#contents-main #service.guide_box .table01 .icons img{
    display: block;
}

#contents-main #service.guide_box .table01 td{
    padding: 0 25px;
}

#contents-main #service.guide_box .table01 dt,
#contents-main #service.guide_box .table01 dd{
    display: inline-block;
	vertical-align: text-top;
}
#contents-main #service.guide_box .table01 dd{
    padding-left: 5px;
	margin: 0;
	width: 88%;
}
#contents-main #service.guide_box .table01 dd ul.attention{
    padding: 0;
}
#contents-main #wifi.guide_box .table01 strong{
	color: #009e41;
}
#contents-main #wifi.guide_box .pdf_link{
	text-align: center;
}
#contents-main #wifi.guide_box .pdf_link a{
	position: relative;
    display: inline-block;
	margin: 20px auto;
	padding: 15px 50px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
	background: #009e41;
    border-radius: 10px;
	text-decoration: none;
}
#contents-main #wifi.guide_box .pdf_link a::after{
	content: "";
	position: absolute;
	top: 20px;
	right: 5px;
	width: 0;
	height: 0;
	border: 7px solid transparent;
	border-left: 9px solid #fff;
}

/*
sidemenu
*/
/*#guide_sidemenu dt a::after{
  content: "Corso Guide";
}*/


/*
会社概要
body.guide_info 
*/

body.guide_info #idea.guide_inner p{
    text-align: center;
    font-size: 16px;
    line-height: 2.4em;
    font-weight: bold;
}

body.guide_info .guide_inner .management_store{
	    background: #EDEFEF;
	padding: 24px 24px 12px;
	margin-top: 24px;
}

body.guide_info .guide_inner .management_store li{
	border-radius: 10px;
	background: #fff;
	margin-bottom: 12px;
}

body.guide_info .guide_inner .management_store dl {
	display: table;
}

body.guide_info .guide_inner .management_store dt,
body.guide_info .guide_inner .management_store dd{
	display: table-cell;
	vertical-align: middle;
		padding:24px 0;
}

body.guide_info .guide_inner .management_store dt{
	text-align: center;
	    width: 180px;
}

body.guide_info .guide_inner .management_store dt img {
	width: 120px;
}

body.guide_info #contents-main .guide_inner .management_store dd h4{
	padding: 0;
	margin-bottom: 4px;
	text-align: left;
	background: none;
}


body.guide_info .guide_inner .table01 ol{
    padding-left: 20px;
}
body.guide_info .guide_inner .table01 ol li{
    list-style: decimal;
}


/*
お問い合わせ #guide_contact
*/

div#contents-main #guide_contact{
	background: #EDEFEF;
	margin-top: 40px;
	border-radius: 10px;
	padding: 20px;
}

div#contents-main #guide_contact h3{
	border-bottom: 1px solid #565456;
	padding: 0 0 16px;
	margin: 0 0 20px;
	font-size: 16px;
}

div#contents-main #guide_contact .contact_list{
	display: table;
}

div#contents-main #guide_contact .contact_list > li{
	display: table-cell;
	text-align: center;
	width: 50%;
	border-right: 1px solid #565456;
}

div#contents-main #guide_contact .contact_list > li:last-child{
	border-right: none;
}

div#contents-main #guide_contact .contact_list dl{
	padding: 0 20px;
}

div#contents-main #guide_contact .contact_list dt{
	font-weight: bold;
}

div#contents-main #guide_contact .contact_list dd.tel p{
	color:#dc1e64;
	line-height: 1.3em;
	padding: 10px 0 6px;
}

div#contents-main #guide_contact .contact_list li dd{
	line-height: 1.5em;
	margin-bottom: 10px;
}

div#contents-main #guide_contact .contact_list li dd.tel a{
	background:#fff;
	font-weight: bold;
	font-size: 16px;
	border: 1px solid #565456;
	border-radius: 10px;
	padding: 14px 0 14px 5px;
	min-width: 245px;
	display: inline-block;
	text-decoration: none;
}

div#contents-main #guide_contact .contact_list li dd.tel a span{
	font-weight: normal;
	font-size:12px;
}

div#contents-main #guide_contact .contact_list li dd.tel a::before {
    font-family: "Font Awesome 5 Free";
    content: "\f095";
    font-weight: 900;
    display: inline;
    padding-right: 4px;
    font-size: 16px;
}

/*
コルソホール
body.guide_hall 
*/
#contents-main #about{
    background-color: #edede8;
    padding: 10px;
    border-radius: 10px;
    margin: 0 auto 45px;
}

#contents-main #about .guide_inner{
    border: 4px solid #fff;
    border-radius: 8px;
    text-align: center;
	margin: 0;
	width: auto;
	padding: 20px 30px 30px;
}

#contents-main #about .hall_text{
    color: #221815;
	padding: 15px 0 0;
    text-align: center;
	line-height: 150%;
}

#contents-main #about .guide_inner .btn_area{
    text-align: center;
	border-top: 1px solid #d9d9d9;
	margin-top: 15px;
	padding: 20px 0 0;
}

#contents-main #about .guide_inner .btn_area a{
    padding: 10px 20px;
	background: #009e41;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	border-radius: 10px;
	width: 270px;
	margin: 0 5px 0;
	position: relative;
	box-sizing: border-box;
}

#contents-main #about .guide_inner .btn_area a:after{
    font-family: "Font Awesome 5 Free";
    content: "\f0da";
    font-weight: 900;
    display: inline;
    font-size: 22px;
    position: absolute;
    right: 8%;
    bottom: 22px;
    color: #fff;
}

#contents-main .hall_inner{
    width: 650px;
    margin: 0 auto;
}

#contents-main .hall_inner .guide_inner{
    margin-top: 24px;
}

#contents-main .hall_inner .guide_box h4{
    color: #009e41;
    background-color: rgba(0,157,65,0.1);
    border: none;
    border-radius: 5px;
    font-size: 18px;
    margin: 0 auto;
    padding: 10px 16px;
    font-weight: bold;
    text-align: center;
}

#contents-main #user_guide .guide_inner .table01 .attention{
    padding-bottom: 0;
}


#contents-main #user_guide .guide_inner .table01 .table_follow dt{
   margin: 15px 0 0;
   font-weight: bold;
   color: #009e41;
   
}

#contents-main #user_guide .guide_inner .table01 .table_follow dt.no-m_top{
    margin: 0;
}

#contents-main #user_guide .guide_inner .table01 .table_follow dt span{
    font-weight: normal;
    color: #333;
    font-size: 90%;
}

#contents-main #user_guide .guide_inner .table01 .table_follow dd{
   display: block;
   background-color: #edede8;
   border-radius: 6px;
   padding: 14px;
}

#contents-main #user_guide .guide_inner .table01 .table_follow .table_list li{
   margin: 0 15px; 
   list-style-type: disc;
}

#contents-main .guide_inner h4{
   color:#009e41;
   margin-bottom: 10px;
   text-align: center;
}

#contents-main .guide_inner .fee_box h5{
   padding: 0 0 20px;
   text-align: center;
}
#contents-main .guide_inner .fee_box h5 img{
	width: 90px;
}

#contents-main .guide_inner .fee_box h5 span{
   color: #009e41;
   font-weight: bold;
   font-size: 18px;
}

#contents-main .guide_inner .fee_box{
   margin-bottom: 30px;
}

#contents-main #business_guide .guide_inner .table01 tr td{
    border-right: 1px dashed #d9d9d9;
}

#contents-main #business_guide .guide_inner .table01 th .bicycle_sp{
    display: none;
}

#contents-main #business_guide .guide_inner .table01 tr:first-child th{
    background-color: #edede8;
}

#contents-main #business_guide .guide_inner .table01 tr td.kubun{
    font-weight: bold;
	text-align: center;
}

#contents-main #business_guide .guide_inner .table01 tr td:nth-child(2){
    width: 170px;
}

#contents-main #business_guide .guide_inner .table01 tr th:last-child,
#contents-main #business_guide .guide_inner .table01 tr td:last-child{
    border-right: none;
}

/*#contents-main #business_guide .guide_inner .table01 tr:nth-child(3) td:last-child br,
#contents-main #business_guide .guide_inner .table01 tr:nth-child(5) td:last-child br{
    display: none;
}
*/
#contents-main #business_guide .guide_inner p.txt_detail{
	padding: 0;
	text-align: left;
}

#contents-main .guide_inner .cancel h5{
    color: #009e41;
    font-weight: bold;
    font-size: 18px;
	text-align: center;
}

#contents-main #hall_map .guide_inner .table01{
    margin-top: 24px;
}

#contents-main #hall_map .guide_inner .table01 .table_follow dt,
#contents-main #hall_map .guide_inner .table01 .table_follow dd{
    display: inline-block;
}

#contents-main #hall_map .guide_inner .table01 .table_follow dt{
    padding-right: 20px;
}

#contents-main #hall_map .guide_inner .table01 .table_follow dd:last-child{
    padding-left: 30px;
}

/*
コルソホール Q&A
*/
#contents-main #question.guide_box .guide_inner p img{
    width: 100%;
}


#contents-main #question.guide_box .question_contents{
   margin: 24px 0 0;
}

#contents-main #question.guide_box .question_contents dt{
   color: #221815;
   font-size: 18px;
   font-weight: bold;
   padding: 15px 0 15px 50px;
   position: relative;
   margin-bottom: 8px;
}

#contents-main #question.guide_box .question_contents dd{
   background-color: #edede8;
   border-radius: 5px;
   position: relative;
   padding: 16px 16px 16px 68px;
   margin-bottom: 28px;
}

#contents-main #question.guide_box .question_contents dt:before{
   content:"Q" ;
   display: block;
   position: absolute;
   height: 40px;
   width: 40px;
   color: #fff;
   font-weight: bold;
   background-color: #009e41;
   border-radius: 100%;
   line-height: 40px;
   text-align: center;
   top: 8px;
   left: 0;  
}

#contents-main #question.guide_box .question_contents dd:before{
   content:"A" ;
   display: block;
   position: absolute;
   height: 40px;
   width: 40px;
   color: #009e41;
   font-weight: bold;
   background-color:#fff;
   border-radius: 100%;
   line-height: 40px;
   text-align: center;
   top: 14px;
   left: 20px;  
}

#contents-main #question.guide_box .question_contents dd .img_span{
   display: block;
   width: 98%;
   padding: 16px 0;
}
#contents-main #question.guide_box .question_contents dd .img_span img{
   max-width:100%; 
}



/*
プライバシーポリシー
body.guide_privacy
*/

body.guide_privacy .guide_inner dt{
	font-size: 16px;
	font-weight: bold;
	color: #009e41;
}

body.guide_privacy .guide_inner dt:first-child{
	margin-top: 20px;
}

body.guide_privacy #contents-main.guide_box .guide_inner .section dt{color: #000}

body.guide_privacy .guide_inner dd{
	background: #EDEFEF;
	border-radius: 10px;
	padding: 20px;
	margin: 8px 0 24px;
}

body.guide_privacy .guide_inner dd dt{
	font-size: 14px;
	margin-top: 8px;
}
body.guide_privacy .guide_inner dd dd{
	padding: 0;
	margin: 4px 0 14px;}


body.guide_privacy .guide_inner dd ol li {
	padding-top: 8px;
	padding-left: 1.8em;
	list-style-type:none;
	list-style-position: inside;
	counter-increment: cnt;
}
body.guide_privacy .guide_inner dd ol li:before{
  display: marker;
  content: "(" counter(cnt) ") ";
  margin: 0;
  padding: 0;
  margin-left: -1.7em;
}

body.guide_privacy .guide_inner .contact{
  margin: 70px auto 0;
}




/*
パパ・ママ応援ショップ
*/
#contents-main #card .card_cm{
   background: url(papamama_bg.png) no-repeat center;
   text-align: center;
   padding: 20px;
   background-clip: border-box;
   border-top-right-radius: 8px;
   border-top-left-radius: 8px;
}


#contents-main #card .card_cm p{
    padding: 0;
}


#contents-main #card .card_btn{
   padding: 20px 100px;
   background-color: #f7b0b0;
   background-clip: border-box;
   border-bottom-right-radius: 8px;
   border-bottom-left-radius: 8px;
   text-align: center;
}

#contents-main #card .card_btn ul{
	display: flex;
	justify-content:space-between;
	
}
#contents-main #card .card_btn li{
	width: calc(100% / 3 - 17px);
}
#contents-main #card .card_btn a{
    position: relative;
	background-color: #fff;
	font-weight: bold;
	display: block;
	padding: 15px 0 30px;
	border-radius: 10px;
	text-decoration: none;
}

#contents-main #card .card_btn a:after{
    font-family: "Font Awesome 5 Free";
    content: "\f0d7";
    font-weight: 900;
    display: inline;
    font-size: 22px;
    position: absolute;
    right: 45%;
	bottom: 5px;
	color: #e32d5d;
}


#contents-main #card_contents h3{
    color: #e32d5d;
    background-color: rgba(227,45,93,0.1);
    border: none;
	border-radius: 5px;
    font-size: 18px;
    margin: 0 auto 24px;
	padding: 10px 16px;
}

#contents-main #card_contents #card_policy,
#contents-main #card_contents #card_user,
#contents-main #card_contents #card_shop{
    margin-bottom: 30px;
	text-align: center;
}

#contents-main #card_contents #card_policy p,
#contents-main #card_contents #card_user p,
#contents-main #card_contents #card_shop p{
	padding: 10px 0 0;
	text-align: left;
}

#contents-main #card_contents #card_policy p:nth-child(2),
#contents-main #card_contents #card_user p:nth-child(2),
#contents-main #card_contents #card_shop p:nth-child(2){
    padding-top:0; 
}

#contents-main #card_contents #card_user .user_img{
    text-align: center;
	padding: 0;
}

#contents-main #card_contents #card_user h4{
   display: inline-block;
   text-align: center;
   color: #e32d5d;
   font-weight: bold;
   background-color: #fbf3c6;
   border-radius: 50px;
   padding: 8px 35px;
   margin: 24px 0 0;
}

#contents-main #card_contents #card_user p{
   padding: 15px 0;
}

#contents-main #card_contents #card_user .table01{
   margin: 0 auto 10px;
}

#contents-main #card_contents #card_user .table01 td{
   border: 1px solid #ccc;
   border-left: none;
   text-align: left;
}

#contents-main #card_contents #card_user .table01:last-child td br{
   display: none;
}

#contents-main #card_contents #card_user .table01 th{
   width: 30%;
   border: 1px solid #ccc;
   border-right: none;
   background-color: #edede8;
}

#contents-main #card_contents #card_user .table01:first-child td a{
   position: relative;
}

#contents-main #card_contents #card_user .table01:first-child td a:after{
    content: "\f2d2";
    font-family: "Font Awesome 5 Free";
    font-size: 11px;
    position: absolute;
    right: -16px;
	bottom: -3px;
	color: #e32d5d;
}

#contents-main #card_contents #card_user .table01:last-child td a{
   text-decoration: none;
   color: #e32d5d;
   font-weight: bold;
   padding: 0 5px;
   font-size: 16px;
}

#contents-main #card_contents #card_shop .attention{
   text-align: left;
   width: auto;
}

#contents-main #card_contents #card_shop h4{
   margin: 30px 0 0;
   background-color: #e32d5d;
   color: #fff;
   padding: 5px;
   border-top-left-radius: 5px;
   border-top-right-radius: 5px;
}

#contents-main #card_contents #card_shop .shoplistbox{
	border:1px solid #e32d5d;
	border-radius: 4px;
	margin-top: 30px;
}

#contents-main #card_contents #card_shop #papamama_shoplist_b1f{
   margin-top: 14px;
}

#contents-main #card_contents #card_shop .shoplistbox h5{
	background: #e32d5d;
	color:#FFF;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
}

#contents-main #card_contents #card_shop .shoplistbox .table_box{
	padding: 20px;
}
#contents-main #card_contents #card_shop .shoplistbox .table01 th,
#contents-main #card_contents #card_shop .shoplistbox .table01 td{
	border-top:0;
	padding: 10px;
}
#contents-main #card_contents #card_shop .shoplistbox .table01 .name{
	width: 210px;
	text-align: left;
}
#contents-main #card_contents #card_shop .shoplistbox .table01 .name a{
	display: block;
	color: #e32d5d;
}
#contents-main #card_contents #card_shop .shoplistbox .table01 .name span{
	font-size: 14px;
	font-weight: normal;
}
#contents-main #card_contents #card_shop .shoplistbox .table01 .generic{
	text-align: left;
}
#contents-main #card_contents #card_shop .shoplistbox .table01 tr:last-child th,
#contents-main #card_contents #card_shop .shoplistbox .table01 tr:last-child td{
	border-bottom:0;
}


/*
商品券
*/

#contents-main #certificates.guide_box .guide_inner .img{
    margin-bottom: 24px;
}

#contents-main #certificates.guide_box .guide_inner span{
    font-weight: bold;
	display: inline-block;
	box-sizing: border-box;
}

#contents-main #certificates.guide_box .guide_inner span.coupon_left{
    color: #fff;
	background: #009d41;
	padding: 12px;
}
#contents-main #certificates.guide_box .guide_inner span.coupon_right{
    color: #009d41;
	border: 2px solid #009d41;
	padding: 10px;
}

#contents-main #certificates.guide_box .guide_inner .certificates_contact{
    background: #edede8;
	padding: 14px;
    margin-top: 16px;
}
#contents-main #certificates.guide_box .guide_inner .certificates_contact li:first-child{
    color: #009d41;
	font-weight: bold;
}
#contents-main #certificates.guide_box .guide_inner .certificates_contact li:last-child br{
    display: none;
}

#contents-main #corso_street.guide_box .guide_inner p:first-child{
    margin-bottom: 14px;
}

#contents-main #corso_street.guide_box .guide_inner .corso_photo{
    width: 100%;
	margin-top: 14px;
}
#contents-main #corso_street.guide_box .guide_inner .corso_photo:after{
    content: "";
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both;
	
}

#contents-main #corso_street.guide_box .guide_inner .corso_photo img{
/*    padding: 10px;*/
}

#contents-main #corso_street.guide_box .guide_inner .corso_photo .corso_photo01{
    width: 35%;
	float: left;
}

#contents-main #corso_street.guide_box .guide_inner .corso_photo .corso_photo02{
    width: 65%;
	float: right;
}
#contents-main #corso_street.guide_box .guide_inner .corso_photo .corso_photo02 img{
     width: 48%; 
	 padding: 0;
}
#contents-main #corso_street.guide_box .guide_inner .corso_photo .corso_photo02 img:nth-child(1),
#contents-main #corso_street.guide_box .guide_inner .corso_photo .corso_photo02 img:nth-child(3){
     padding: 0 7px 0 7px;
}
#contents-main #corso_street.guide_box .guide_inner .corso_photo .corso_photo02 img:nth-child(1),
#contents-main #corso_street.guide_box .guide_inner .corso_photo .corso_photo02 img:nth-child(2){
     padding-bottom: 7px;
}

#contents-main #urawa_reds_ledies.guide_box .guide_inner,
#contents-main #moomin_valley_park.guide_box .guide_inner{
     text-align: center;
}
#contents-main #urawa_reds_ledies.guide_box h3{
	 color: #e1444a;
}
#contents-main #moomin_valley_park.guide_box h3{
	color:#0f73a0;
}

#contents-main #urawa_reds_ledies.guide_box .guide_inner p,
#contents-main #moomin_valley_park.guide_box .guide_inner p{
     text-align: center;
	 margin-bottom: 14px;
}
#contents-main #urawa_reds_ledies.guide_box .guide_inner p:nth-child(2) br:last-child,
#contents-main #moomin_valley_park.guide_box .guide_inner p:nth-child(2) br:last-child{
     display: none;
}

#contents-main #urawa_reds_ledies.guide_box .guide_inner a,
#contents-main #moomin_valley_park.guide_box .guide_inner a{
    background: #e1444a;
    padding: 8px 10px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-radius: 20px;
    width: 365px;
    margin: 0 5px 0;
    position: relative;
    box-sizing: border-box;
}
#contents-main #moomin_valley_park.guide_box .guide_inner a{
	background: #0f73a0;
}
#contents-main #urawa_reds_ledies.guide_box .guide_inner a br,
#contents-main #moomin_valley_park.guide_box .guide_inner a br{
    display: none;
}


/*
LINE＠
body#guide_line
*/

#contents-main #guide_line h3{
    color: #009e41;
    background-color: #e5f5ec;
    border: none;
	border-radius: 5px;
    font-size: 18px;
    margin: 24px auto;
	padding: 10px 16px;
	text-align: center;
}

#contents-main #guide_line h3:first-child{
    background:none;
	margin: 0;
	padding: 0;
	
}

#contents-main #guide_line .catch{
	text-align: center;
	padding: 20px;
	line-height: 2;
}
#contents-main #guide_line .catch span{
    color: #00b900;
	font-weight: bold;
	background: linear-gradient(transparent 60%, #ccf1cc 60%);
}

#contents-main #guide_line .guide_inner .line_btn{
    display: none;
}

#contents-main #guide_line .guide_inner h4{
    color:#221815;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	text-align: center;
	padding: 10px;
	margin: 0 auto;
}

#contents-main #guide_line .guide_inner .line_pic{
    display: none;
}

#contents-main #guide_line .guide_inner .line_img{
    margin: 24px auto;
	text-align: center;
}

#contents-main #guide_line .guide_inner .line_img li{
    padding-right: 40px;
	display: inline-block;
	position: relative;
}

#contents-main #guide_line .guide_inner .line_img img{
	max-width:100%;
}

#contents-main #guide_line .guide_inner .line_img li:after{
    font-family: "Font Awesome 5 Free";
    content: "\f0da";
    font-weight: 900;
    display: inline;
    font-size: 28px;
    position: absolute;
    right: 13px;
	bottom: 128px;
	color: #221815;
}

#contents-main #guide_line .guide_inner .line_img li:last-child{
    padding-right: 0;
}

#contents-main #guide_line .guide_inner .line_img li:last-child:after{
    display: none;
}


#contents-main #guide_line .section{
	    margin: 24px 0 45px;
}

#contents-main #guide_line .section:last-child{
	margin-bottom: 0;
}

#contents-main #guide_line .section p{
    padding:20px;
	background-color: #edede8;
}
#contents-main #guide_line .section p span{
    font-weight: bold;
    color: #00b900;
    font-size: 16px;}

/*
サイトマップ
body.guide_sitemap
*/

body.guide_sitemap .guide_inner ul.list{
	overflow: hidden;
	width: 50%;
	float: left;
}

body.guide_sitemap .guide_inner ul.list li{
	width: 100%;
	margin-bottom: 36px;
	float: left;
	font-weight: bold;
}

body.guide_sitemap #contents-main .guide_inner ul.list li a{
	text-decoration: none;
}


body.guide_sitemap .guide_inner ul.list li dt{
	font-weight: bold;
	padding-left: 8px;
	color: #009e41;
}
body.guide_sitemap #contents-main .guide_inner ul.list li dt a{
	color: #009e41;}

body.guide_sitemap .guide_inner ul.list li dd li{
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    font-weight: normal;
    text-align: left;
    border: none;
    padding: 8px 0 0 0;
}

body.guide_sitemap #contents-main .guide_inner ul.list li dd li a{
	border: none;
	padding: 0;
}

body.guide_sitemap .guide_inner ul.list li a::before {
    font-family: "Font Awesome 5 Free";
    content: "\f0da";
    font-weight: 900;
    display: inline;
    padding-right: 6px;
    font-size: 18px;
}
body.guide_sitemap .guide_inner ul.list li ul li a::before{
	content: "├ ";
	padding-right: 0;
}


/*
----------------
スマホ 共通 body.sp
----------------
*/
/*
body.sp #contents-main{
	padding: 20px 0 0;
}*/

body.sp #contents-main p{
    font-size: 90%;
}

body.sp #contents-main .guide_box{
	margin: 0 0 24px;
}

body.sp #contents-main .guide_box h4 .br{
	display: block;
}

body.sp #contents-main .guide_box:last-child{
	margin-bottom: 0;
}

body.sp #contents-main #parking .ttl_img{
    margin-bottom: 30px;
}

body.sp #contents-main .guide_box h3{
	    margin: 0 0 24px;
	    font-size: 16px;
}

body.sp div#contents-main #guide_contact .contact_list dl{
	width: 100%;
	display: block;
	padding: 0;
}
body.sp div#contents-main #guide_contact .contact_list li{
	width: 100%;
	display: block;
	border: none;
	padding: 0 0 12px;
	margin:0 0 12px;
	border-bottom: 1px dotted #565456;
}

body.sp div#contents-main #guide_contact .contact_list li:last-child{
	margin:0;
	padding: 0;
	border: none;
}

body.sp div#contents-main #guide_contact .contact_list li.pointcall dd.tel p{
	line-height: 1.3em;
}

body.sp div#contents-main .table01 th,
body.sp div#contents-main .table01 td{
	padding: 10px 8px;
}

body.sp div#contents-main .table01 th,
body.sp div#contents-main .table01 td,
body.sp #contents-main .guide_inner.parking .table01 tr th span.s{
	font-size: 10px;
	line-height: 16px;
}

body.sp #contents-main .guide_inner .btn_area a{
	font-size: 80%;
	padding: 4px 4px;
    margin-bottom: 5px;
}

/*
総合案内 */
body.guide_index.sp #contents-main #time.guide_box .table01 th,
body.guide_index.sp #contents-main #time.guide_box .table01 td{
    font-size: 14px;
    line-height: 1.6;
}

body.guide_index.sp #contents-main #time .guide_inner .table01 .table01_01 dd:nth-child(2) br,
body.guide_index.sp #contents-main #time .guide_inner .table01 .table01_01 dd:nth-child(6) br{
    display:inherit;
}


body.guide_index.sp #contents-main #time.guide_box .table01 th{
	width: 32%;
}

body.guide_index.sp #contents-main #time.guide_box .table01 dt{
    font-size: 14px;
    padding: 5px 12px;
	line-height: 1.4;
}

body.guide_index.sp #contents-main .guide_inner ul.attention{
    width: 100%;
}
body.guide_index.sp #contents-main .guide_inner ul.attention li br{
    display: none;
}

/*
service*/
body.guide_index.sp #contents-main #service.guide_box .table01 th{
   width: 38%;
   font-size: 14px;
   padding: 16px 5px;
}

body.guide_index.sp #contents-main #service.guide_box .table01 th .icons{
    width: 50%;
	padding-bottom: 5px;
}

/*body.guide_index.sp #contents-main #service.guide_box .table01 th .sp_icons{
    display: inherit;
}*/

body.guide_index.sp #contents-main #service.guide_box .table01 th .icons img{
    margin: 0 auto;
}

body.guide_index.sp #contents-main #service.guide_box .table01 td{
    padding: 14px;
	font-size: 14px;
}

body.guide_index.sp #contents-main #service.guide_box .table01 dt,
body.guide_index.sp #contents-main #service.guide_box .table01 dd{
   padding-bottom: 5px;
}

body.guide_index.sp #contents-main #service.guide_box .table01 dt{
    padding-right: 5px;
	margin-right: 0;
}

body.guide_index.sp #contents-main #service.guide_box .table01 dd{
    padding-left: 0;
	width: 78%;
}


body.guide_index.sp #contents-main #map p.img{
    padding-bottom: 24px;
}

body.guide_index.sp #contents-main #map .caution{
    font-size: 90%;
    margin: 10px auto 24px;
    line-height: 1.4;
    padding: 16px;
}


body.guide_index.sp #contents-main #map .address{
     margin-bottom: 14px;
}
body.guide_index.sp #contents-main #map .address:nth-child(4){
     margin-bottom: 24px;
}
body.guide_index.sp #contents-main #wifi.guide_box .table01 th{
	width: 30%;
	font-size: 14px;
}
body.guide_index.sp #contents-main #wifi.guide_box .table01 td{
	font-size: 12px;
}


/*スマホ　地図*/
body.sp .guidemap{
  width: 100%;
}

body.guide_parking.sp #contents-main #parking .caution{
    font-size: 90%;
    margin: 0 auto 24px;
    line-height: 1.4;
    padding: 16px;
}

/*スマホ　駐車場*/

body.guide_parking.sp #contents-main #parking h4, 
body.guide_parking.sp #contents-main #parking_guide h4{
    font-size: 16px; 
}

body.guide_parking.sp #contents-main #parking .parking_service .parking_text_ttl{
    font-size: 16px;
}

body.guide_parking.sp #contents-main #parking .parking_text .charge_text{
   width: 70%;
}

body.guide_parking.sp #contents-main #parking .parking_price_changed{
	font-size: 16px;
}


body.guide_parking.sp #contents-main #parking .parking_service_announcement dl{
	width: 100%;
}
body.guide_parking.sp #contents-main #parking .parking_service_announcement dl dt{
	font-size: 16px;
	line-height: 170%;
}
body.guide_parking.sp #contents-main #parking .parking_service_announcement dl dd{
	font-size: 16px;
}
body.guide_parking.sp #contents-main #parking .parking_service_announcement dl dd:last-of-type{
	font-size: 14px;
}


body.guide_parking.sp #contents-main #parking.guide_box .table01 th,
body.guide_parking.sp #contents-main #parking.guide_box .table01 td,
body.guide_parking.sp #contents-main #parking_guide .table01 th,
body.guide_parking.sp #contents-main #parking_guide .table01 td{
    font-size: 12px;
    line-height: 1.6;
	padding: 7px;
}


body.guide_parking.sp #contents-main #parking.guide_box .table01 th:first-child{
   width: 35%;
}
body.guide_parking.sp #contents-main #parking .table01 th .number{
   height: 20px;
   width: 20px;
   line-height: 20px;
   margin-right: 5px;
   float: left;
}
body.guide_parking.sp #contents-main #parking.guide_box .table01 th:first-child .number_text{
   width: 70%;
   display: inline-block;
}


body.guide_parking.sp #contents-main #parking.guide_box .table01 dt{
    font-size: 14px;
    padding: 5px 12px;
	line-height: 1.4;
}
/*スマホ　駐輪場*/

body.guide_parking.sp #contents-main #parking_guide .table01 th:first-child{
   width: 37%;
}

body.guide_parking.sp #contents-main #parking_guide .table01 th .number{
   height: 20px;
   width: 20px;
   line-height: 20px;
   margin-right: 5px;
   float: left;
}
body.guide_parking.sp #contents-main #parking_guide.guide_box .table01 th:first-child .number_text{
   width: 70%;
   display: inline-block;
}

body.guide_parking.sp #contents-main #parking_guide .table01 td:last-child{
	width: 30%;
}



/*
パパ・ママ応援ショップ
*/
body.guide_parking.sp #papamama.inner{
   padding: 0;
}
body.guide_parking.sp #papamama.inner #contents-main{
   padding: 0;
}

body.guide_parking.sp #contents-main #card_contents #card_policy, 
body.guide_parking.sp #contents-main #card_contents #card_user{
   margin-bottom: 24px;
}

body.guide_parking.sp #contents-main #card_contents #card_shop{
   margin-bottom: 0;
}


body.guide_parking.sp #papamama.inner #contents-main #card{
   margin: 0 auto 24px;
}

body.guide_parking.sp #papamama.inner #contents-main #card_contents h3{
   margin: 0 auto 10px; 
   font-size: 15px;
}

body.guide_parking.sp #papamama.inner #contents-main #card .card_cm{
    padding: 5px 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

body.guide_parking.sp #papamama.inner #contents-main #card .card_cm p img{
    width: 100%;
}


body.guide_parking.sp #papamama.inner #contents-main #card .card_btn{
    padding: 20px 15px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

body.guide_parking.sp #papamama.inner #contents-main #card .card_btn li{
    width: calc(100% / 3 - 5px);
}

body.guide_parking.sp #papamama.inner #contents-main #card .card_btn a{
    padding: 15px 0 22px;
    border-radius: 10px;
    text-decoration: none;
	font-size: 90%;
}

body.guide_parking.sp #papamama.inner #contents-main #card .card_btn a:after{
    bottom: 2px;
	right: 42%;
}

body.guide_parking.sp #papamama.inner #contents-main #card_contents{
    padding: 0 16px;
	box-sizing: border-box;
}

body.guide_parking.sp #papamama.inner #contents-main #card_contents #card_user .user_img{
    padding: 0;
}

body.guide_parking.sp #papamama.inner #contents-main #card_contents #card_user h4{
    margin-top: 16px;
}


body.guide_parking.sp #papamama.inner #contents-main #card_contents #card_user .table01 th,
body.guide_parking.sp #papamama.inner #contents-main #card_contents #card_user .table01 td{
   display: block;
   box-sizing: border-box;
   width: 100%;
   font-size: 14px;
}

body.guide_parking.sp #papamama.inner #contents-main #card_contents #card_user .table01 th{
    border: 1px solid #ccc;
    border-bottom: none;
}

body.guide_parking.sp #papamama.inner #contents-main #card_contents #card_user .table01 td{
    border: 1px solid #ccc;
    border-top: none;
	line-height: 1.6;
	font-size: 12px;
	text-align: center;
}

body.guide_parking.sp #papamama.inner #contents-main #card_contents #card_user .table01:last-child td a{
    font-size: 14px;
}

body.guide_parking.sp #papamama.inner #contents-main #card_contents #card_user .table01 th br{
    display: none;
}
body.guide_parking.sp #papamama.inner #contents-main #card_contents #card_user .table01:last-child td br{
    display: inherit;
}

body.guide_parking.sp #papamama.inner #contents-main #card_contents #card_shop .shoplistbox .table01 .name{
    width: 40%; 
}

body.guide_parking.sp #papamama.inner #contents-main #card_contents #card_shop .shoplistbox .table01 th,
body.guide_parking.sp #papamama.inner #contents-main #card_contents #card_shop .shoplistbox .table01 td{
     font-size: 14px;
	 line-height: 1.6;
}

body.guide_parking.sp #papamama.inner #contents-main #card_contents #card_shop .shoplistbox{
     margin-top: 0;
	 margin-bottom: 25px;
}
body.guide_parking.sp #papamama.inner #contents-main #card_contents #card_shop .shoplistbox:last-child{
     margin-bottom: 0;
}



/*
その他
*/
body.guide_parking.sp #contents-main #certificates.guide_box .guide_inner span.coupon_left{
    padding: 10px;
}
body.guide_parking.sp #contents-main #certificates.guide_box .guide_inner span.coupon_right{
    padding: 8px;
}

body.guide_parking.sp #contents-main #certificates.guide_box .guide_inner .certificates_contact{
    font-size: 90%;
}

body.guide_parking.sp #contents-main #certificates p img{
	width: 70%;
}

body.guide_parking.sp #contents-main #certificates.guide_box .guide_inner .certificates_contact li:last-child br{
    display:inherit;
}

body.guide_parking.sp #contents-main #corso_street.guide_box .guide_inner .corso_photo .corso_photo02 img:nth-child(1),
body.guide_parking.sp #contents-main #corso_street.guide_box .guide_inner .corso_photo .corso_photo02 img:nth-child(3){
     padding: 0 2% 0 2%;
}
body.guide_parking.sp #contents-main #corso_street.guide_box .guide_inner .corso_photo .corso_photo02 img:nth-child(1),
body.guide_parking.sp #contents-main #corso_street.guide_box .guide_inner .corso_photo .corso_photo02 img:nth-child(2){
     padding-bottom: 2%;
}

body.guide_parking.sp #contents-main #urawa_reds_ledie p img{
	width: 70%;
}

body.guide_parking.sp #contents-main #urawa_reds_ledies.guide_box .guide_inner p:nth-child(2) br:last-child{
     display: inherit;
}

body.guide_parking.sp #contents-main #urawa_reds_ledies.guide_box .guide_inner a br,
body.guide_parking.sp #contents-main #moomin_valley_park.guide_box .guide_inner a br{
    display: inherit;
}

body.guide_parking.sp #contents-main #urawa_reds_ledies.guide_box .guide_inner a,
body.guide_parking.sp #contents-main #moomin_valley_park.guide_box .guide_inner a{
    padding: 6px 5px;
    border-radius: 33px;
    width: 250px;
}

body.guide_parking.sp #contents-main #urawa_reds_ledies.guide_box .guide_inner a:after,
body.guide_parking.sp #contents-main #moomin_valley_park.guide_box .guide_inner a:after{
    right: 60px;
    bottom: 6px;
}




/*
LINE＠
body#guide_line.sp
*/
body.guide_line.sp #contents-main #guide_line.guide_box p.catch {
	text-align: left;
	padding: 0 0 10px;
	line-height: 1.6;
}
body.guide_line.sp #contents-main #guide_line.guide_box p.catch br{
    display: none;
}

body.guide_line.sp #contents-main #guide_line.guide_box h3{
    margin: 14px auto;
}

body.guide_line.sp #contents-main #guide_line.guide_box .line_btn{
	display: block;
}

body.guide_line.sp #contents-main #guide_line.guide_box .line_btn img{
	width: auto;
	height: 50px;
	margin: 0 auto 12px;
}

body.guide_line.sp #contents-main #guide_line.guide_box .line_btn{
    font-size: 12px;
    text-align: center;
	line-height: 160%;
}

body.guide_line.sp #contents-main #guide_line.guide_box .section{
	margin-bottom: 30px;
}

body.guide_line.sp #contents-main #guide_line.guide_box #qr.section{
	display: none;
}

body.guide_line.sp #contents-main #guide_line.guide_box .section .line_img{
    display: none;
}

body.guide_line.sp #contents-main #guide_line.guide_box .section .line_pic{
    display: block;
	padding: 20px 0;
	background: none;
}



/*
コルソホール
body.guide_hall.sp
*/

body.guide_hall.sp #contents .inner{
    padding: 0;
}

body.guide_hall.sp #contents-main{
    padding: 0;
}

body.guide_hall.sp #contents-main .hall_inner .guide_box h4{
    font-size: 16px;
}

body.guide_hall.sp #contents-main .guide_inner .cancel h5{
    font-size: 16px;
}

body.guide_hall.sp #contents-main .guide_inner .fee_box h5{
    font-size: 90%;
}

body.guide_hall.sp #contents-main .guide_inner .fee_box h5 span{
    font-size: 16px;
}

body.guide_hall.sp .inner #contents-main #about{
    border-radius: 0;
    padding: 5px 0;
    margin: 0 auto 24px;
}

body.guide_hall.sp .inner #contents-main .hall_inner{
    padding: 0 16px;
    box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
}

body.guide_hall.sp #contents-main #about .guide_inner{
    border-radius: 0;
    border-right: 0;
    border-left: 0;
	padding: 15px 0;
}

body.guide_hall.sp #contents-main #about .guide_inner p{
    width: 90%;
	margin: 0 auto;
	line-height: 1.6;
}

body.guide_hall.sp #contents-main #about .guide_inner .btn_area a{
    width: 56%;
	padding: 3px 14px;
	font-size: 14px;
	margin-bottom: 10px;
}

body.guide_hall.sp #contents-main #about .guide_inner .btn_area a:after{
    bottom: 14px;
}

body.guide_hall.sp #contents-main .guide_box .table01 th,
body.guide_hall.sp #contents-main .guide_box .table01 td{
	font-size: 14px;
    line-height: 1.6;
}

body.guide_hall.sp #contents-main .guide_box .table01 th{
	width: 34%;
}

body.guide_hall.sp #contents-main .guide_box .table01 dt{
    font-size: 14px;
    padding: 5px 0;
	line-height: 1.4;
}

body.guide_hall.sp #contents-main .guide_inner .table01 .table_follow dd:last-child{
    padding-left: 0;
}

body.guide_hall.sp #contents-main #user_guide .guide_inner .table01 .table_follow dt{
    margin: 10px 0 0; 
}

body.guide_hall.sp #contents-main #user_guide .guide_inner .table01 td .attention{
    padding: 5px 0 0;
}

body.guide_hall.sp #contents-main #user_guide .guide_inner .table01 .bicycle_sp{
    display: inherit;
}

body.guide_hall.sp #contents-main .guide_inner h4{
    text-align: center;
}

body.guide_hall.sp #contents-main .guide_inner .fee_box{
    margin-bottom: 15px;
}

body.guide_hall.sp #contents-main #about .hall_text br{
	display: none;
}

body.guide_hall.sp #contents-main #about .hall_text{
    text-align: left;
	padding: 10px 0 0;
}

body.guide_hall.sp #contents-main #business_guide .guide_inner{
    margin-top: 15px;
}

body.guide_hall.sp #contents-main #business_guide .guide_inner .table01 tr td:nth-child(2){
    width: 34%;
}

body.guide_hall.sp #contents-main #business_guide .guide_inner .table01 tr:nth-child(3) td br,
body.guide_hall.sp #contents-main #business_guide .guide_inner .table01 tr:nth-child(5) td br{
    display: inherit;
}

#contents-main #business_guide .guide_inner .table01 th .bicycle_sp{
    display: inherit;
}

body.guide_hall.sp #contents-main .guide_inner .cancel ul{
    font-size: 90%;
}

body.guide_hall.sp #contents-main #hall_map .guide_inner .table01 .table_follow dt{
    padding: 0;
}

body.guide_hall.sp #contents-main #hall_map .guide_inner .table01 .table_follow dd:last-child{
    padding-left: 0;
}


/*
コルソホールQ&A
*/

body.sp #contents-main #question.guide_box .question_contents dt{
    font-size: 16px; 
}
body.sp #contents-main #question.guide_box .question_contents dd{
    font-size: 14px;
	padding-left: 60px;
}

#contents-main #question.guide_box .question_contents dd:before{
    left: 12px;
}



/*
会社概要
body.guide_info.sp
*/

body.guide_info.sp #summary.guide_box p{
	text-align: left;
	    width: 90%;
    margin: 0 5%;
}
body.guide_info.sp #summary.guide_box p .br{
	display: none;
}

body.guide_info.sp #summary.guide_box .table01 th,
body.guide_info.sp #summary.guide_box .table01 td{
	font-size: 14px;
    line-height: 1.6;
}

body.guide_info.sp #summary.guide_box .table01 th{
	width: 38%;
}

body.guide_info.sp #contents-main .guide_inner .table01 dt, 
body.guide_info.sp #contents-main .guide_inner .table01 dd{
	font-size: 14px;
    padding: 5px 0;
	line-height: 1.4;
}

body.guide_info.sp #contents-main .guide_inner .table01 dt{
    display:list-item;
	font-weight: bold;
}

 body.guide_info.sp #contents-main .guide_inner .table01 dd{
    padding: 0 0 10px;
 }
 
  body.guide_info.sp #contents-main .guide_inner .table01 dl br{
     display: none;
  }


/*
個人情報
body.guide_privacy.sp
*/
body.guide_privacy.sp #contents-main.guide_box h3{
    margin: 0 0 24px;
    font-size: 16px;
}


/*
サイトマップ
body.guide_sitemap.sp
*/

body.guide_sitemap.sp .guide_inner ul.list{
	width: 100%;
}

body.guide_sitemap.sp .guide_inner ul.list li{
	margin-bottom: 24px;
}

body.guide_sitemap.sp .guide_inner ul.list li dd{
	padding: 0;
}
body.guide_sitemap.sp .guide_inner ul.list li dd li{
	width: 100%;

	margin: 0;
	font-size: 1em;
}

body.guide_sitemap.sp .guide_inner ul.list li dd li a{
		padding: 12px 12px 0;
	display: block;
}