/************************************************************
 *   WIFI貸し出しページCSS
 ************************************************************/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  overflow: hidden; /*デザイン時のみ使用 */
  display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
li {
  list-style-type: none;
}
h1, h2, h3, h4, h5 {
  font-size: 100%;
}
img {
  vertical-align: bottom;
  border: 0px;
}
* {
  margin: 0px;
  padding: 0px;
}
#container {
  	width:960px;
  margin: 0px auto;
}
#main {
  width: 960px;
  background-color: #FFF;
}
#main_content {
  width: 960px;
  margin: 0px auto;
  background-color: #FFF;
}
#main_content p.img_bottom {
  font-size: 0px;
}
#main_content .wifi {
  width: 960px;
}
#main_content .wifi .in {
  width: 900px;
  background-image: url(/image/wifi/frame_middle_wifi.png);
  background-repeat: repeat-y;
  padding: 10px 30px 0px 30px;
}
#main_content .wifi .in .lead {
  width: 880px;
  margin: 0px auto;
  padding-bottom: 5px;
}
#main_content .wifi .in .lead .photo {
  width: 368px;
  float: left;
}
#main_content .wifi .in .lead .text {
  width: 500px;
  float: right;
  font-size: 16px;
  line-height: 1.35em;
  font-weight: bold;
  padding-top: 25px;
}
#main_content .wifi .in .lead .text span {
  font-size: 25px;
  line-height: 1.8em;
  color: #FD0000;
}
#main_content .guide {
  width: 940px;
  padding: 25px 10px;
}
#main_content .guide .in {
  width: 860px;
  background-image: url(/image/wifi/frame_middle_guide.png);
  background-repeat: repeat-y;
  padding: 15px 40px 10px 40px;
}
#main_content .guide .in p.space_bottom {
  padding-bottom: 15px;
}
#main_content .note {
  width: 920px;
  background-color: #CC0033;
  padding: 20px 20px 70px 20px;
}
#main_content .note .frm_top_attention {
  width: 920px;
  height: 10px;
  background-image: url(/image/wifi/frame_top_attention.png);
  background-repeat: no-repeat;
}
#main_content .note .frm_bottom_attention {
  width: 920px;
  height: 10px;
  background-image: url(/image/wifi/frame_bottom_attention.png);
  background-repeat: no-repeat;
}
#main_content .note .frm_middle_attention {
  width: 890px;
  background-image: url(/image/wifi/frame_middle_attention.png);
  background-repeat: repeat-y;
  padding: 5px 15px;
  font-size: 15px;
  line-height: 1.35em;
}
#main_content .note .frm_middle_attention p {
  font-size: 20px;
  line-height: 1.5em;
  color: #CC0001;
  font-weight: bold;
}
#main_content .note p.bt_rental {
  text-align: center;
  padding-top: 20px;
}
#main_content .note p.bt_rental a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)"; /* ie 8 */
  -moz-opacity: 0.7; /* FF lt 1.5, Netscape */
  -khtml-opacity: 0.7; /* Safari 1.x */
}
/*--------------------------------------------------*
 *   ページトップへ
 *--------------------------------------------------*/
p.bt_pagetop {
  width: 180px;
  height: 40px;
  padding: 10px 0px;
  float: right;
}
p.bt_pagetop a {
  width: 180px;
  height: 40px;
  display: block;
  background: url(/image/wifi/bt_pagetop.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
p.bt_pagetop a:hover {
  background-position: left bottom;
}
p.bt_pagetop a span {
  position: absolute;
  left: -7650px;
}
/*2017/05/16追加*/
#main h3 {
  background: none !important;
  height: auto !important;
  margin-top: 0px !important;
}
.frm_middle_attention ul li {
  padding: 0 2px;
}
.font_weight {
  font-weight: bold;
  background-color: #FFC;
  font-size: 1.07em;
  color: #770000;
  padding: 2px;
}
.op_link {
  float: left;
  border-left: 1px solid #333;
  padding: 0px 7px;
  font-weight: bold;
  list-style-type: none;
  border-right: none !important;
}
/*190902 star*/
.review {
  width: 850px;
  padding: 7px;
  text-align: center;
  margin: 10px auto 15px;
  color: #fff;
  border: 1px solid #CE0E2B;
  background-color: #fff;
  border-radius: 3px;
}
.review a {
  text-decoration: none;
  display: block;
}
.review a:hover {
  opacity: 0.8;
}
.review .review_t {
  width: 500px;
  display: inline-block;
  text-align: center;
  color: #CE0E2B;
  font-size: 16px;
}
.review .review_t span {
  display: table-cell;
  vertical-align: middle;
}
.review .star {
  display: inline-block;
}
.review .star .item1 {
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 0px;
}
.review .star .item1 img {
  width: 20px;
}
.review .star .item2 {
  color: #CE0E2B;
  font-size: 16px;
  display: table-cell;
  vertical-align: middle;
  padding-top: 5px;
  padding-left: 14px;
}
.review br {
  display: none;
}
/* PCレイアウト */
@media (min-width: 640px) {
  /*--------------------------------------------------*
 *   PCでは無効/表示されない
 *--------------------------------------------------*/
  .pc_none {
    display: none !important;
  }
}
/* スマホレイアウト */
@media (max-width: 639px) {
  /*--------------------------------------------------*
 *   SPでは無効/表示されない
 *--------------------------------------------------*/
  .sp_none {
    display: none !important;
  }
  body {
    -webkit-text-size-adjust: 100%;
    padding: 0px;
  }
  .bottom img {
    width: 100%;
  }
  .img_bottom img {
    width: 100%;
  }
  #container {
    width: 100%;
    margin: 0px;
    padding: 0px;
    background-image: none;
  }
  #main {
    width: 100%;
    float: none;
    font-size: 14px;
    line-height: 1.6;
    padding-bottom: 0px;
    overflow: visible;
  }
  #main * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  #main img {
    border: 0px;
    vertical-align: top;
    max-width: 100%;
    height: auto;
    width /***/ : auto;
  }
  #main h3 {
    background: none !important;
    height: auto !important;
    margin-top: 0px !important;
  }
  /************************************************************
 *   スマホ用CSS
 ************************************************************/
  /*ここからスマホのCSSを記入*/
  body {
    background-color: #fff;
  }
  #main, #main_content, #main_content .wifi, #main_content1column, #main_content .wifi .in, .review, .review .review_t, #main_content .wifi .in .lead, #main_content .wifi .in .lead .photo, #main_content .wifi .in .lead .text, #main_content .guide, #main_content .guide .in, #main_content .note, #main_content .note .frm_top_attention, #main_content .note .frm_middle_attention, #main_content .note .frm_bottom_attention, p.bt_pagetop {
    width: 100% !important;
  }
  #main_content .wifi .in .lead .photo, #main_content .wifi .in .lead .text, p.bt_pagetop {
    float: none;
  }
  #main_content .wifi .in {
    padding: 10px !important;
    background-size: 100% !important;
  }
  #main_content .wifi .in .lead .text span {
    font-size: 1.2em !important;
    line-height: 1.3 !important;
  }
  #main_content .guide .in, #main_content .note .frm_top_attention, #main_content .note .frm_middle_attention, #main_content .note .frm_bottom_attention {
    background-size: 100%;
  }
  #main_content .note .frm_top_attention {
    height: auto !important;
    background-position-y: bottom;
  }
  #main_content .note {
    padding: 0 10px !important;
  }
  #main_content .note .frm_middle_attention ul li {
    padding: 5px !important;
  }
  #main_content .note p.bt_rental {
    padding-top: 10px !important;
    padding-bottom: 10px;
  }
  p.bt_pagetop a {
    margin-left: auto;
    margin-right: auto;
  }
  .space_none {
    line-height: 0;
  }
	
/*パンくず*/
#panlist_bali {
    background: #a00105 none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 4px;
}
#panlist_bali li {
    float: left;
}
#panlist_bali li a {
    color: #ffcc00;
}
	/*基本情報ナビ部分*/
	#main_content1column .kihon_navi{
margin: 17% 5px 0;
	}
	#main_content1column .kihon_navi ul li:first-child{
width: 100%;
text-align: center;
	}
.kihon_navi{
	padding:5px;
}
.kihon_navi li{
	display:inline-block;
	width:49%;
	font-weight:bold !important;
	font-size:13px;
	margin-bottom:5px;
	background-color: #fff;
	padding: 10px !important;
    border: 1px solid #dea560 !important;
	border-radius:5px;
	float:none !important;
}
.kihon_navi li a{
	color: #000098;
	    display: block;
    
    position: relative;
    text-decoration: none;
}
.kihon_navi li a:after {
    border-right: 3px solid #dea560;
    border-top: 3px solid #dea560;
    content: "";
    display: block;
    height: 6px;
    margin-top: -5px;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: rotate(45deg);
    width: 6px;
}
	
	
	
	
	
	
	
}