@charset "utf-8";
/* bootstrap reset */
pre {
  border: none;
  background: none;
}
.btn {
  border-radius: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
#wrapInner p {
  font-size: 100%;
}
#wrapInner dt {
  font-size: 100%;
}
#wrapInner dd {
  font-size: 100%;
}
#wrapInner li {
  font-size: 100%;
}
#wrapInner h2 {
  font-size: 108%;
  color: #333;
}
#wrapInner h3 {
  font-size: 95%;
  color: #cc0066;
}
/* 共通 */
#wrapInner #mv {
  margin: 0 0 25px;
}
#wrapInner div.trip {
  margin: 0 0 30px;
}
#wrapInner div.trip div.item {
  float: left;
  width: 310px;
  margin: 0 15px 0 0;
  overflow: hidden;
  position: relative;
  zoom: 1;
}
#wrapInner div.trip div.turn {
  float: right;
  margin: 0;
}
#wrapInner div.section {
  margin: 0 0 150px;
  clear: both;
  zoom: 1;
}
#wrapInner div.section:after {
  content: '';
  clear: both;
  display: block;
}
#wrapInner h2.H2midashi {
  color: #a7384b;
  font-size: 20px;
  font-family: 'gothic';
  letter-spacing: 0.1em;
  margin-bottom: 1em;
  text-align: center;
}
#wrapInner h2.H2midashi:after {
  content: "";
  display: block;
  clear: both;
}
#wrapInner h3.h3sub {
  text-align: center;
  font-size: 16px;
  color: #888;
  letter-spacing: 0.2em;
  margin-bottom: 2em;
}
#pageTop {
  float: right;
  margin: 0;
}
#pageTop a {
  background: url(../img/btnPageTop.gif) left top no-repeat;
  width: 106px;
  height: 23px;
  overflow: hidden;
  text-indent: -9999px;
  display: block;
}
/* mainCol */
#mainCol h2 {
  margin: 0 0 15px;
}
#mainCol h2.img {
  height: 32px;
  overflow: hidden;
  text-indent: -9999px;
}
#mainCol ul.list {
  line-height: 2;
}
#mainCol ul.icn01 li {
  background: url(../img/icn01.gif) left 0.4em no-repeat;
  padding: 0 0 0 10px;
}
#mainCol ul.icn02 li {
  background: url(../img/icn02.gif) 4px 0.6em no-repeat;
  padding: 0 0 0 10px;
}
#mainCol ul.icnY li {
  background: url(../img/icnyel.gif) left 0.4em no-repeat;
  padding: 0 0 0 13px;
  margin-bottom: 5px;
}
#mainCol ul.note li {
  font-size: 77%;
}
#mainCol ul.noteL li {
  font-size: 1em;
}
#mainCol .imgL {
  margin: 0 0 10px;
  float: left;
  overflow: hidden;
  margin: 0 10px 16px 0;
  max-width: 50%;
}
#mainCol .note {
  margin: 0 0 10px;
  font-size: 77%;
}
#mainCol .toTop {
  zoom: 100%;
  margin: 0 0 20px;
}
#mainCol .toTop:after {
  content: '';
  clear: both;
  display: block;
}
#mainCol .toTop a {
  display: block;
  width: 47px;
  height: 22px;
  background: url(../img/totop.png) no-repeat;
  text-indent: -9999px;
  float: right;
}
#mainCol .txtFix {
  zoom: 1;
  overflow: hidden;
}
#mainCol div.one {
  width: 337px;
}
#mainCol div .dl {
  margin: 0 0 30px;
  position: relative;
  line-height: 1.5;
}
#mainCol div .dl.even {
  float: right;
}
#mainCol div .dl:after {
  content: "";
  display: block;
  clear: both;
}
#mainCol div .dl h4 {
  font-weight: bold;
  font-size: 1.1em;
  text-align: center;
}
#mainCol div .dl .imgwrap {
  overflow: hidden;
  height: 130px;
  background: #eee;
  width: 96%;
  margin: 0 auto;
}
#mainCol div .dl .imgwrap img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
#mainCol .flowMainImg {
  position: relative;
}
#mainCol .flowMainImg:after {
  content: "";
  display: block;
  clear: both;
}
#mainCol .flowMainImg img.MainImg {
  float: left;
}
#mainCol .flowMainImg ul.steps li.t {
  height: 10px;
}
#mainCol .flowMainImg ul.steps li.m {
  position: relative;
  color: #111;
}
#mainCol .flowMainImg ul.steps li.m .t {
  color: #000;
  padding: 5px 5px 5px 65px;
  font-size: 24px;
  line-height: 100%;
  background: #FDD51B;
  border-radius: 2px 2px 0 0;
  font-weight: bold;
}
#mainCol .flowMainImg ul.steps li.m .b {
  color: #000;
  padding: 5px 10px;
  border-radius: 0 0 2px 2px;
  background: #f8cb00;
  font-weight: bold;
  line-height: 130%;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8cb00), to(#fdd001));
  /* Safari,Google Chrome用 */
  background: -moz-linear-gradient(top, #f8cb00, #fdd001);
  /* Firefox用 */
  /*IE6 IE7 */
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#f8cb00, endcolorstr=#fdd001))";
  zoom: 1;
}
#mainCol .flowMainImg ul.steps li.m .badge {
  width: 50px;
  height: 50px;
  color: white;
  text-align: center;
  font-size: 35px;
  line-height: 48px;
  background: url(../img/flow_badge.png) center top no-repeat;
  position: absolute;
  top: -20px;
  left: 10px;
}
#mainCol .flowMainImg ul.steps li.a {
  background: url(../img/flow_arrow.png) center top no-repeat;
  margin: 20px;
}
/* twoCell */
* html #mainCol .txtFix {
  float: left;
}
* html #mainCol div.twoCell dl {
  height: 65px;
}
/* #flickscroll
--------------------------- */
/*
#flickscroll {
	margin: 0 auto 50px;
	width: 400px;
	height: 480px;
	text-align: left;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	 ul {
		top: 0;
		left: 0;
		height: 480px;
		position: absolute;
		overflow: hidden;
		li {
			width: 400px;
			height: 480px;
			float: left;
			display: inline;
			overflow: hidden;
			text-align: center;
		}
	}
}

*/
/* #flickthumb
--------------------------- */
#flickthumb {
  margin: 10px auto;
  width: 100%;
  height: 100px;
  text-align: center;
}
#flickthumb ul {
  height: 100px;
}
#flickthumb ul li {
  height: 100px;
  float: left;
  cursor: pointer;
  display: inline;
  width: 20%;
}
#flickthumb ul li.active {
  filter: alpha(opacity=100) !important;
  -moz-opacity: 1!important;
  opacity: 1!important;
}
/* =======================================
	ClearFixElements
======================================= */
#flickscroll ul:after,
#flickthumb ul:after {
  content: ".";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}
#flickscroll ul,
#flickthumb ul {
  display: inline-block;
  overflow: hidden;
}
/* * * * * * * * * 

home

* * * * * * * * */
/* wrapperBox トップページスライド
----------------------------------------------- */
/*
div#wrapperBox{
	margin:0 0 0px auto; width: 216px; height: 470px+20; z-index: 1;
	overflow: hidden; position: relative;
	#photos.galleryview{
		width: 216px*1+30; position: absolute; background: #B1AAAA; border-top: 1px solid #fff;
		left: 0px; zoom: 100%;
		&:after {	content: "";	display: block;	clear: both;}
		.panel{ float: left; width: 216px;
			h3{ height: 20px; margin:0;font-weight:normal;font-size:12px;padding-left:10px;line-height:1.5em; background: #B1AAAA; color: white}
		}
	}
	img.nav-prev{}
}
#strip_wrapper{ background: #eee; width: 216px; margin: 0 0 10px auto;
	ul.filmstrip{  background: #B1AAAAf; margin: 0px 0 0 0; padding: 0; height: 110px; bborder: 1px solid black; 
		li{ float: left; height: 100px; list-style: none; margin: 5px;
			&.arrow{ a{ vertical-align: bottom;} }
			a{ display: block;}
			&.strip_playpause{ width: 18px; height: 18px; background: url(../img/gallery/strip_playpause.png) right top no-repeat;}
		}
	}
	.strip_frame{ background: url(../img/gallery/strip_frame.png) left top no-repeat; width: 160px; height: 110px; position: absolute; top: -3px; left: 0px;}
}
*/
#gallery_wrap {
  margin: 0 0 0px auto;
  height: 325px;
  z-index: 1;
  overflow: hidden;
  position: relative;
}
#gallery_wrap #photos.galleryview {
  position: absolute;
  border-top: 1px solid #fff;
  left: 0px;
  zoom: 100%;
}
#gallery_wrap #photos.galleryview:after {
  content: "";
  display: block;
  clear: both;
}
#gallery_wrap #photos.galleryview .panel {
  float: left;
  border: none;
}
#gallery_wrap #photos.galleryview .panel h3 {
  height: 20px;
  margin: 0;
  font-weight: normal;
  font-size: 12px;
  padding-left: 10px;
  line-height: 1.5em;
  background: #B1AAAA;
  color: white;
}
#gallery_wrap #photos.galleryview img {
  width: 970px;
}
#gallery_wrap #top_bnr_strip_wrapper {
  background: transparent;
  margin: 0 0 0px auto;
  position: absolute;
  bottom: 0;
  right: 0;
}
#gallery_wrap #top_bnr_strip_wrapper ul.filmstrip {
  margin: 0px 0 0 0;
  padding: 0;
  bborder: 1px solid black;
}
#gallery_wrap #top_bnr_strip_wrapper ul.filmstrip li {
  float: left;
  height: 100px;
  list-style: none;
  margin: 5px;
}
#gallery_wrap #top_bnr_strip_wrapper ul.filmstrip li.arrow a {
  vertical-align: bottom;
}
#gallery_wrap #top_bnr_strip_wrapper ul.filmstrip li a {
  display: block;
  font-size: 18px;
  color: white;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
  text-decoration: none;
}
#gallery_wrap #top_bnr_strip_wrapper ul.filmstrip li a.act {
  color: #0090ba;
}
#gallery_wrap #top_bnr_strip_wrapper ul.filmstrip li.strip_playpause {
  width: 18px;
  height: 18px;
  background: url(../img/gallery/strip_playpause18px.png) right top no-repeat;
}
#gallery_wrap #top_bnr_strip_wrapper .strip_frame {
  background: url(../img/gallery/strip_frame.png) left top no-repeat;
  width: 160px;
  height: 110px;
  position: absolute;
  top: -3px;
  left: 0px;
}
#home #wrap {
  padding: 0px 0 15px;
}
#home #wrapInner.container {
  padding: 0;
}
#home #wrapInner #mv {
  margin: 0 0 20px;
}
#home #wrapInner h2 {
  height: 80px;
  text-indent: -9999px;
  overflow: hidden;
}
#home #wrapInner h2.h201 {
  background: url(../img/top_cap_lineup.png) left top no-repeat;
  margin: 0 0 0px;
}
#home #wrapInner h2.h202 {
  background: url(../img/top_cap_howto.png) left top no-repeat;
  margin: 0 0 0px;
}
#home #wrapInner h2.h203 {
  background: url(../img/top_cap_voice.png) left top no-repeat;
  margin: 0 0 0px;
}
#home #wrapInner h2.h204 {
  background: url(../img/top_cap_news.png) left top no-repeat;
  height: 80px;
  margin: 0 0 15px;
}
#home #wrapInner h2.h205 {
  background: url(../img/top_cap_contact.png) left top no-repeat;
  height: 80px;
  margin: 0 0 15px;
}
#home #wrapInner .news_columns {
  margin-bottom: 20px;
}
#home #wrapInner .news_columns .col {
  margin-bottom: 3em;
}
#home #wrapInner .news_columns div.txtFix {
  min-height: 150px;
  padding: 0 0 0 148px;
}
#home #wrapInner .news_columns h3 {
  margin: 10px 0 8px;
  width: 100%;
  float: right;
}
#home #wrapInner .news_columns h3 a {
  text-decoration: underline;
  text-align: left;
  margin-left: 140px;
}
#home #wrapInner .news_columns h3 a:hover {
  text-decoration: none;
}
#home #wrapInner .news_columns .img {
  left: 1px;
  top: 80px;
  margin-right: -140px;
  float: left;
}
#home #wrapInner .news_columns .txt {
  font-size: 85%;
  margin-left: 140px;
  float: right;
  line-height: 170%;
}
#home div.homejdiv.item {
  float: left;
  width: 480px;
}
#home div.homejdiv.turn {
  float: right;
  width: 460px;
}
#home .scroll-pane {
  height: 168px;
  width: 100%;
  overflow: auto;
  background: #fff;
  float: left;
}
#home a.jScrollArrowUp {
  background: url(../img/basic_arrow_up.gif) repeat-x 0 0;
}
#home a.jScrollArrowUp:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
#home a.jScrollArrowDown {
  background: url(../img/basic_arrow_down.gif) repeat-x 0 0;
}
#home a.jScrollArrowDown:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
#home a.jScrollArrowUp {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  text-indent: -9999px;
  overflow: hidden;
  height: 12px;
}
#home a.jScrollArrowDown {
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
  text-indent: -9999px;
  overflow: hidden;
  height: 12px;
}
#home .jScrollPaneContainer {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
#home .jScrollPaneTrack {
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0;
  height: 100%;
  background: #ccc;
}
#home .jScrollPaneDrag {
  position: absolute;
  background: #000;
  cursor: pointer;
  overflow: hidden;
}
#home .jScrollPaneDrag:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
#home #newsScroll dl {
  clear: both;
  zoom: 1;
}
#home #newsScroll dl:after {
  content: '';
  clear: both;
  display: block;
}
#home #newsScroll dl dt {
  clear: left;
  float: left;
}
#home #newsScroll dl dd {
  background: url(../img/bgDot.gif) left bottom repeat-x;
  padding: 0 0 5px 90px;
  margin: 0 0 5px;
}
#home #wrapInner #catalog_btns h2 {
  margin-top: 10px;
  margin-left: 10px;
  width: 700px;
  height: 44px;
  padding-right: 10px;
  background: url(../img/index_catalog_h2.png);
  text-indent: 0px;
  text-align: right;
  margin-bottom: -55px;
}
#home #wrapInner #catalog_btns h2 a {
  font-size: 14px;
  line-height: 44px;
}
.campaign_ap_bnr {
  text-align: right;
  text-indent: -9999px;
}
.campaign_ap_bnr a {
  width: 497px;
  height: 145px;
  display: inline-block;
  background: url(../img/campaign_ap.png) left bottom no-repeat;
  text-indent: 21px;
}
.campaign_ap_cat {
  text-align: left;
}
.campaign_ap_cat a {
  width: 166px;
  height: 155px;
  display: inline-block;
  background: url(../img/campaign_ap.png) right top no-repeat;
  margin-left: 10px;
  padding-left: 40px;
  line-height: 155px;
  font-size: 12px;
  text-shadow: 1px 1px 0px white, 2px 2px 0px white;
  color: black;
}
#campaign_ap {
  width: 673px;
  margin: 0 auto 10px;
}
#campaign_ap:after {
  content: "";
  display: block;
  clear: both;
}
#campaign_ap a {
  display: block;
  float: left;
  height: 137px;
}
.lang_en #campaign_ap a.bnr {
  background-image: url(../img/en/campaign_ap.png);
}
.lang_ko #campaign_ap a.bnr {
  background-image: url(../img/ko/campaign_ap.png);
}
.lang_zhCN #campaign_ap a.bnr {
  background-image: url(../img/zh-CN/campaign_ap.png);
}
.lang_zhTW #campaign_ap a.bnr {
  background-image: url(../img/zh-TW/campaign_ap.png);
}
/* ul#catalog_list 
----------------------------------------------- */
#catalog_btns {
  border-radius: 10px ;
  z-index: 30;
  background: #084395;
  height: 515px;
  width: 730px;
  float: left;
  pposition: relative;
}
#catalog_btns:after {
  content: "";
  display: block;
  clear: both;
}
#catalog_btns ul {
  margin: 40px 0 0 5px;
}
#catalog_btns li {
  float: left;
  background: url(../img/index_catalog_btn_bg.png);
  text-align: right;
  color: #C7DFFF;
  margin-left: 10px;
  margin-top: 25px;
}
#catalog_btns li.hov {
  background: url(../img/index_catalog_btn_bg_hov.png);
}
#catalog_btns li a.btn {
  display: block;
  width: 330px;
  height: 98px;
  text-align: left;
  text-indent: -9999px;
  position: relative;
}
#catalog_btns li a.btn div {
  float: left;
}
#catalog_btns li a.btn .icon {
  background-position: left   top;
  width: 89px;
  height: 98px;
  position: absolute;
  left: 0px;
  top: 0px;
}
#catalog_btns li a.btn .icon.hov {
  top: -5px;
  left: -5px;
  zoom: 110%;
}
#catalog_btns li a.btn .arrow {
  background-position: -89px top;
  width: 31px;
  height: 75px;
  position: absolute;
  left: 89px;
  top: 0px;
}
#catalog_btns li a.btn .arrow.hov {
  left: 94px;
}
#catalog_btns li a.btn .name {
  background-position: -120px top;
  width: 210px;
  height: 75px;
  position: absolute;
  left: 120px;
  top: 0px;
  z-index: 30;
}
#catalog_btns li a.btn .name.hov {
  left: 125px;
}
#catalog_btns li a.btn .detail {
  background-position: -89px -75px;
  width: 241px;
  height: 23px;
  z-index: 30;
  position: absolute;
  left: 89px;
  top: 75px;
}
#catalog_btns li a.btn .char {
  position: absolute;
  z-index: 20;
}
#catalog_btns li.lady a div {
  background-image: url(../img/index_catalog_btn_lady.png);
}
#catalog_btns li.netroom a div {
  background-image: url(../img/index_catalog_btn_netroom.png);
}
#catalog_btns li.netroom a div.char {
  background: url(../img/index_catalog_btn_chars.png);
  width: 93px;
  height: 129px;
  right: -20px;
  top: -20px;
}
#catalog_btns li.new a.btn div {
  background-image: url(../img/index_catalog_btn_new.png);
}
#catalog_btns li.otoku a.btn div {
  background-image: url(../img/index_catalog_btn_otoku.png);
}
#catalog_btns li.pocket {
  margin-left: 45px;
}
#catalog_btns li.pocket a.btn div {
  background-image: url(../img/index_catalog_btn_pocket.png);
}
#catalog_btns li.pocket a.btn div.char {
  background: url(../img/index_catalog_btn_chars.png) -93px top;
  width: 68px;
  height: 129px;
  right: -10px;
  top: -20px;
}
#catalog_btns li.yoyaku {
  margin-left: 30px;
}
#catalog_btns li.yoyaku a.btn div {
  background-image: url(../img/index_catalog_btn_yoyaku.png);
}
#catalog_btns li.flat a.btn div {
  background-image: url(../img/index_catalog_btn_flat.png);
}
#catalog_btns li .total {
  padding-right: 5px;
}
#catalog_btns li .total a {
  color: #c7dfff;
}
/* 空室カタログリンク
----------------------------------------------- */
#catalog_wrap {
  width: 880px;
  margin: 0 auto 0;
  line-height: 120%;
  z-index: 2;
}
#catalog_wrap:after {
  content: "";
  display: block;
  clear: both;
}
#catalog_wrap a.catalog_bnr {
  display: block;
  float: left;
}
#catalog_wrap a.catalog_bnr img {
  margin-top: 2px;
}
#catalog_wrap #catalog_navi {
  float: left;
  width: 610px;
  bborder: 1px solid red;
  margin-left: 5px;
}
#catalog_wrap #catalog_navi li {
  float: left;
  width: 33%;
  text-align: center;
}
#catalog_wrap #catalog_navi a.vac {
  color: #19A0E2;
}
#catalog_wrap #catalog_navi a.rsv {
  color: #1960E2;
}
#catalog_wrap #catalog_navi b {
  font-size: 110%;
}
/* contact */
ul.mainContact {
  clear: both;
  zoom: 1;
  padding: 25px 0 0;
  margin: auto;
  width: 700px;
  border-top: 1px dotted #ccc;
}
ul.mainContact:after {
  content: '';
  clear: both;
  display: block;
}
ul.mainContact li {
  float: left;
  margin: 0 18px 0 0;
  height: 74px;
}
ul.mainContact li a {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}
ul.mainContact li.mail {
  background: url(../img/commonBtnMail.png) left top no-repeat;
  height: 74px;
  padding: 0px 0 0;
}
ul.mainContact li.mail a {
  background: url(../img/commonBtnMail.png) left top no-repeat;
  height: 38px;
  width: 246px;
}
ul.mainContact li.shiryo {
  background: url(../img/commonBtnShiryo.png) left top no-repeat;
  height: 74px;
  padding: 0px 0 0;
  margin: 0 29px 0 0;
}
ul.mainContact li.shiryo a {
  background: url(../img/commonBtnShiryo.png) left top no-repeat;
  height: 38px;
  width: 246px;
}
ul.mainContact li.twitter {
  height: 65px;
  width: 106px;
}
ul.mainContact li.twitter a {
  background: url(../img/btnTwitter.gif) left top no-repeat;
  height: 65px;
  width: 106px;
}
/* * * * * * * * * 

 OFFICE SAMPLE

* * * * * * * * */
#office #wrapInner div.section {
  margin: 0 auto 80px;
  max-width: 800px;
}
#office #mv {
  text-align: center;
}
#office #mv img {
  display: inline;
}
#office #menuCol h2 a {
  background-image: url(../img/concept_menuHead.gif);
}
#office .twoCell {
  margin-bottom: 50px;
}
#office .twoCell img {
  float: left;
  margin-right: 30px;
}
#office #mainCol {
  max-width: 1000px;
}
#office #mainCol h2.h201 {
  background: url(../office/images/h201.gif) left bottom no-repeat;
}
#office #mainCol h2.h202 {
  background: url(../office/images/h202.gif) left bottom no-repeat;
}
#office #mainCol h2.h203 {
  background: url(../office/images/h203.gif) left bottom no-repeat;
}
#office #mainCol h2.h204 {
  background: url(../office/images/h204.gif) left bottom no-repeat;
}
#office #mainCol h2.h205 {
  background: url(../office/images/h205.gif) left bottom no-repeat;
}
#office #mainCol div#gmap {
  width: 330px;
  height: 330px;
  float: left;
  padding: 0;
  margin-bottom: 2em;
}
#office #mainCol div.map {
  line-height: 1.5;
  margin: 0 0 10px;
  width: 350px;
  float: right;
}
#office #mainCol div.map .dt {
  font-weight: bold;
}
#office #mainCol div.map .dd {
  margin: 0 0 1em;
}
#office table.table {
  background: #fff;
  font-family: "ＭＳＰゴシック";
  font-size: 13px;
  margin: 0 0 10px;
}
#office table.table thead td {
  background: #FDD100;
  text-align: center;
  border-top: 1px solid #aaa;
  padding: 0;
}
#office table.table td {
  background: white url(../img/officeprice_bg.png) bottom repeat-x;
  padding: 3px;
  text-align: center;
  color: #333;
  font-weight: bold;
  border-bottom: 1px solid #aaa;
}
#office table.table td.note {
  background: white;
  border-bottom: 1px solid #aaa;
  font-weight: normal;
  padding: 3px;
  text-align: left;
}
#office .catalog_bnr a {
  display: block;
  background: url(../office/img/catalog_bnr.png) no-repeat;
  width: 300px;
  height: 46px;
  margin: 0 auto 3em;
}
#office .catalog_bnr p {
  text-align: center;
  margin: 0 0 10px;
}
#office .catalog_bnr p b {
  font-size: 16px;
}
#office h3.price_cap {
  color: #00084F;
  font-weight: bold;
  border-left: 3px solid #00084F;
  padding-left: 3px;
}
/* * * * * * * * * 

 MAP

* * * * * * * * */
#map #mainCol {
  width: 900px;
}
#map #mainCol .map_box {
  margin: 0 auto 10px;
  padding: 20px;
}
#map #mainCol div#fullgmap {
  height: 400px;
  max-width: 640px;
  border: 1px solid #666;
  margin: 0 auto 10px;
}
#map #mainCol .fullmap {
  line-height: 1.5;
  max-width: 640px;
  margin: 0 auto 10px;
}
#map #mainCol .fullmap .dt {
  font-weight: bold;
  font-size: 16px;
}
#map #mainCol .fullmap .dd {
  margin: 0 0 2em;
  line-height: 2;
}
#map div.caption {
  text-align: center;
  margin-bottom: 30px;
}
#map .head_links {
  zoom: 100%;
  text-align: center;
  margin: 0 auto 10px;
  width: 600px;
}
#map .head_links h2 {
  font-size: 24px;
  text-align: center;
}
#map .head_links .li {
  padding: 0 5px 0;
  margin: 10px 0;
}
#map .head_links .li span {
  border: 1px solid #ccc;
  padding: 3px 10px;
}
#map .head_links .li.on span {
  border: 2px solid #1574CC;
}
#map .dt {
  padding: 0 0 0 10px;
  border-left: 5px solid #666;
}
#map .dt img {
  margin-bottom: 5px;
}
/* * * * * * * * * 

 FLOW SAMPLE

* * * * * * * * */
#flow #menuCol h2 a {
  background-image: url(../img/flow_menuHead.png);
}
#flow #mainCol h2.h201 {
  background: url(../img/flow_h201.gif) left bottom no-repeat;
}
#flow #mainCol h2.h202 {
  background: url(../img/flow_h202.gif) left bottom no-repeat;
}
#flow #mainCol h2.h203 {
  background: url(../img/flow_h203.gif) left bottom no-repeat;
}
#flow #mainCol h2.h204 {
  background: url(../img/flow_h204.gif) left bottom no-repeat;
}
#flow #mainCol h2.h205 {
  background: url(../img/flow_h205.gif) left bottom no-repeat;
}
#flow #mainCol h3 {
  font-size: 1.1em;
  color: #cc0066;
  font-weight: bold;
  margin-bottom: 10px;
}
#flow #mainCol div#gmap {
  width: 330px;
  height: 257px;
  float: left;
  padding: 0;
}
#flow #mainCol dl.map {
  line-height: 1.5;
  margin: 0 0 10px;
  width: 350px;
  float: right;
}
#flow #mainCol dl.map dt {
  font-weight: bold;
}
#flow #mainCol dl.map dd {
  margin: 0 0 1em;
}
#flow #mainCol ul.flow li {
  list-style: inherit;
  background: url(../img/arr.gif) 0.5em 0.5em no-repeat;
  padding-left: 20px;
  line-height: 1.8;
  margin-bottom: 10px;
}
#flow #mainCol ul.flowA li {
  list-style: inherit;
  line-height: 2;
}
#flow #mainCol ul.flowA li span {
  font-weight: bold;
}
#flow #mainCol ul.flowB li {
  list-style: inherit;
  background: url(../img/squp.gif) 0.5em 0.3em no-repeat;
  padding-left: 20px;
  line-height: 1.8;
  margin-bottom: 5px;
}
#flow #mainCol ul.flowC li {
  list-style: inherit;
  background: url(../img/squr.gif) 0.5em 0.3em no-repeat;
  padding-left: 20px;
  line-height: 1.8;
  margin-bottom: 5px;
}
#flow #mainCol .flowMainImg .imgL {
  margin: 0;
}
#flow #mainCol .flowMainImg .imgL img {
  width: 100%;
}
/* * * * * * * * * 

 CONCEPT SAMPLE

* * * * * * * * */
#concept #menuCol h2 a {
  background-image: url(../img/concept_menuHead.gif);
}
#concept #mainCol h3 {
  font-size: 1.1em;
  color: #cc0066;
  font-weight: bold;
  margin-bottom: 10px;
}
#concept #mainCol div#gmap {
  width: 330px;
  height: 257px;
  float: left;
  padding: 0;
}
#concept #mainCol dl.map {
  line-height: 1.5;
  margin: 0 0 10px;
  width: 350px;
  float: right;
}
#concept #mainCol dl.map dt {
  font-weight: bold;
}
#concept #mainCol dl.map dd {
  margin: 0 0 1em;
}
#concept #mainCol ul.concept li {
  list-style: inherit;
  background: url(../img/arr.gif) 0.5em 0.5em no-repeat;
  padding-left: 20px;
  line-height: 1.8;
  margin-bottom: 10px;
}
#concept #mainCol ul.conceptA li {
  list-style: inherit;
  line-height: 2;
}
#concept #mainCol ul.conceptA li span {
  font-weight: bold;
}
#concept #mainCol ul.conceptB li {
  list-style: inherit;
  background: url(../img/squp.gif) 0.5em 0.3em no-repeat;
  padding-left: 20px;
  line-height: 1.8;
  margin-bottom: 5px;
}
#concept #mainCol ul.conceptC li {
  list-style: inherit;
  background: url(../img/squr.gif) 0.5em 0.3em no-repeat;
  padding-left: 20px;
  line-height: 1.8;
  margin-bottom: 5px;
}
#concept #mainCol h3#h01 {
  background: url(../img/concept_h01.png) no-repeat;
  text-indent: -9999px;
  width: 700px;
  height: 34px;
}
#concept #mainCol h3#h02 {
  background: url(../img/concept_h02.png) no-repeat;
  text-indent: -9999px;
  width: 700px;
  height: 34px;
}
#concept ul.concept_list {
  bborder: 1px solid #ccc;
  padding: 0px 0 0px 0px;
  margin: 0 0 10px 0;
  width: 324px;
  float: left;
  hjeight: 130px;
}
#concept .movie_wrap {
  width: 600px;
  margin: 0 auto 30px;
}
#wrapInner ul.concept_list li.head {
  padding: 0;
  font-size: 110%;
  margin: 0 0 10px;
  font-weight: bold;
  background: transparent url(../img/pinkbar_bg.png) left top no-repeat;
  color: white;
}
#wrapInner ul.concept_list li.head .r {
  padding: 7px;
  font-size: 110%;
  mbargin: 0 0 10px;
  font-weight: bold;
  background: transparent url(../img/pinkbar_bg_r.png) right top no-repeat;
  color: white;
}
#concept ul.concept_list li {
  padding: 0 5px 10px;
}
#concept ul#c2 {
  jheight: 170px;
}
#concept ul#c2 li.q {
  text-align: right;
}
#concept ul#c2 li.q .name {
  text-align: left;
  font-weight: bold;
}
#concept ul#c2 li.q .addr {
  text-align: right;
}
#concept ul#c2 li.q .stat {
  text-align: right;
}
#concept ul#c3 {
  gheight: 170px;
  margin-left: 10px;
  width: 365px;
}
#concept ul#c4 {
  width: 100%;
}
#concept ul#c4 .box {
  zoom: 100%;
  margin-top: 20px;
}
#concept ul#c4 .box:after {
  content: '';
  clear: both;
  display: block;
}
#concept ul#c4 .box b {
  font-size: 20px;
  font-weight: bold;
  display: block;
  float: left;
  border-right: 1px dotted #666;
  margin-right: 10px;
  padding: 10px 10px 10px;
}
#concept ul.l {
  margin-right: 10px;
}
#concept ul.office_imgs {
  margin: 0 0 10px 13px;
  height: 152px;
  bborder: 1px solid #ccc;
  float: left;
}
#concept ul.office_imgs:after {
  content: '';
  clear: both;
  display: block;
}
#concept ul.office_imgs li {
  text-align: center;
  font-size: 70%;
  float: left;
}
#concept ul.office_imgs li.m {
  margin-right: 5px;
}
#concept ul.office_imgs li img {
  border: 1px solid #666;
}
#concept p#h01 {
  margin: 30px 0 60px;
}
div#h02 {
  zoom: 100%;
}
div#h02:after {
  content: '';
  clear: both;
  display: block;
}
div#h02 img {
  margin-right: 10px;
  float: left;
  display: block;
}
div#h02 p {
  white-space: pre;
  float: left;
}
/* * * * * * * * * 

 PRICE

* * * * * * * * */
#price #wrapInner #menuCol h2 a {
  background-image: url(../img/price_menuHead.gif);
}
#price #wrapInner .price_list {
  bborder: 1px solid #ccc;
  padding: 0px 0 0px 0px;
  margin: 0 0 10px 0;
}
#price #wrapInner .price_list .head {
  padding: 0;
  font-size: 110%;
  margin: 0 0 10px;
  font-weight: bold;
  background: transparent url(../img/pinkbar_bg.png) left top no-repeat;
  color: white;
}
#price #wrapInner .price_list .head .r {
  padding: 7px;
  font-size: 110%;
  mbargin: 0 0 10px;
  font-weight: bold;
  background: transparent url(../img/pinkbar_bg_r.png) right top no-repeat;
  color: white;
}
#price #wrapInner .price_list .col {
  padding: 0 5px 10px;
}
#price #wrapInner .price_list .cl b {
  color: #C06;
}
#price #wrapInner ul#c2 {
  height: 170px;
}
#price #wrapInner ul#c2 li.q {
  text-align: right;
}
#price #wrapInner ul#c2 li.q .name {
  text-align: left;
  font-weight: bold;
}
#price #wrapInner ul#c2 li.q .addr {
  text-align: right;
}
#price #wrapInner ul#c2 li.q .stat {
  text-align: right;
}
#price #wrapInner ul#c3 {
  height: 170px;
  margin-left: 10px;
  width: 365px;
}
#price #wrapInner ul#c4 {
  width: 100%;
}
#price #wrapInner ul#c4 .box {
  zoom: 100%;
  margin-top: 20px;
}
#price #wrapInner ul#c4 .box:after {
  content: '';
  clear: both;
  display: block;
}
#price #wrapInner ul#c4 .box b {
  font-size: 20px;
  font-weight: bold;
  display: block;
  float: left;
  padding-right: 10px;
  border-right: 1px dotted #666;
  margin-right: 10px;
}
#price #wrapInner ul.l {
  margin-right: 10px;
}
#price #wrapInner ul.office_imgs {
  margin: 0 0 10px 13px;
  height: 152px;
  bborder: 1px solid #ccc;
  float: left;
}
#price #wrapInner ul.office_imgs:after {
  content: '';
  clear: both;
  display: block;
}
#price #wrapInner ul.office_imgs li {
  text-align: center;
  font-size: 70%;
  float: left;
}
#price #wrapInner ul.office_imgs li.m {
  margin-right: 5px;
}
#price #wrapInner ul.office_imgs li img {
  border: 1px solid #666;
}
#price #wrapInner p#h01 {
  margin: 30px 0 60px;
}
div#h02 {
  zoom: 100%;
}
div#h02:after {
  content: '';
  clear: both;
  display: block;
}
div#h02 img {
  margin-right: 10px;
  float: left;
  display: block;
}
div#h02 p {
  white-space: pre;
}
/*

*/
#price .row h4 {
  margin: 0;
  padding: 10px;
  width: auto;
}
#price .row .col {
  margin: 0;
  padding: 0;
  min-height: 217px;
}
#price .row .col table.price_detail {
  margin: 0;
}
#price .row.office h4 {
  background: #0087C8;
  color: #fff;
}
#price .row.office .col {
  border: 2px solid #0087C8;
}
#price .row.nn h4 {
  background: #F2CA00;
  color: #fff;
  color: #000793;
}
#price .row.nn .col {
  border: 2px solid #FFE100;
}
#price .row.neo h4 {
  background: #F2CA00;
  color: #fff;
  color: #000793;
}
#price .row.neo .col {
  border: 2px solid #FFE100;
}
#price .row.pocket h4 {
  background: #CD0072;
  color: #fff;
}
#price .row.pocket .col {
  border: 2px solid #CD0072;
}
#price .row .col.table_head {
  border-width: 2px 0 2px 2px;
}
#price .table-responsive {
  margin-bottom: 25px;
  border: none;
}
#price .table-responsive .row {
  margin: 0;
}
#price .price_shops {
  width: auto;
  border: 1px solid #444;
  background: #FDD100;
  margin: 0 10px 30px;
}
#price .price_shops .row.head .col {
  text-align: center;
  padding: 0;
  min-height: 0;
}
#price .price_shops .row.head .col.img {
  padding: 5px;
  text-align: center;
  background: #fff;
  white-space: nowrap;
  border: none;
}
#price .price_shops .row.head .col.img .toofc {
  font-size: 12px;
  font-weight: normal;
}
.table_head .img {
  vertical-align: top;
}
table.price_detail {
  min-height: 213px;
  height: 100%;
  white-space: nowrap;
  width: 100%;
  border-spacing: 1px;
  background: #666;
  border-collapse: separate;
  font-family: "ＭＳＰゴシック";
  margin: 0 0 30px;
  border-radius: 0px 0 0 0;
}
table.price_detail tr.grade .head {
  background-color: #D9EAF8;
  line-height: 130%;
}
table.price_detail tr.grade.act .head {
  background-color: #CCD2F0;
}
table.price_detail tr.grade.act td {
  background-color: #ECEFFA;
}
table.price_detail tr.grade td.img {
  background-color: #fff;
}
table.price_detail tr.head .col.img {
  width: 130px;
  padding: 5px;
  text-align: center;
  background: #fff;
  white-space: nowrap;
  border: none;
}
table.price_detail tr.head .col.img .toofc {
  font-size: 12px;
  font-weight: normal;
}
table.price_detail tr.hr .col {
  background: #fff;
  font-size: 1px;
  line-height: 1px;
  padding: 1px;
  border: none;
}
table.price_detail tr.hr .col div {
  border-bottom: 1px dotted #666;
  margin-bottom: 5px;
}
table.price_detail tr.extra .col {
  background: #fff;
  font-size: 1px;
  line-height: 1px;
  padding: 1px;
  border: none;
}
table.price_detail td {
  background: #fff;
  background: white;
  padding: 3px;
  text-align: center;
  color: #333;
}
table.price_detail td b {
  margin: 0 3px;
  font-size: 18px;
}
table.price_detail td b b {
  color: #C06;
}
table.price_detail td.l {
  border-left: 2px solid #888;
}
table.price_detail td.b {
  background: white url(../img/officeprice_bg_tr.png) bottom repeat-x;
}
table.price_detail td.m {
  border-bottom: 1px dotted #aaa;
}
table.price_detail td.head {
  background: #FFEA7E;
}
table.price_detail td .span_wave {
  bbackground: url(../img/span_wave.png) no-repeat;
  ttext-indent: -9999px;
  width: 7px;
  height: 9px;
  margin: 0 auto;
}
table.price_detail td.price {
  text-align: right;
  padding-right: 20px;
}
table.price_detail td.price .span_wave {
  margin: 0 30px 0 auto;
}
table.price_detail td.price_cap {
  background: #A4C7E3;
}
table.price_detail td .price_detail_inner {
  margin: 0 auto;
}
table.price_detail td hh4 {
  width: 121px;
  height: 38px;
  text-indent: -9999px;
  margin: 0 auto 3px;
}
table.price_detail td h4 {
  font-size: 18px;
  font-weight: bold;
  line-height: 110%;
}
table.price_detail td hh4.office {
  background: url(../img/price_detail_cap_office.png) left top no-repeat;
}
table.price_detail td hh4.nn {
  background: url(../img/price_detail_cap_nn.png) left top no-repeat;
}
table.price_detail td hh4.neo {
  background: url(../img/price_detail_cap_neo.png) left top no-repeat;
}
table.price_detail td hh4.pocket {
  background: url(../img/price_detail_cap_pocket.png) left top no-repeat;
}
table.price_detail table.tablee {
  width: 100%;
  background: #fff;
  font-family: "ＭＳＰゴシック";
  font-size: 13px;
  margin: 0 0 10px;
}
/* * * * * * * * * 

 CAMPAIGN

* * * * * * * * */
/* #campaign, #campaign_detail 共通 */
#wrapInner .campaign_box {
  background: url(../img/cam_box_bg.png) bottom repeat-x;
  margin: 0 10px 30px;
  border: 1px solid #ccc;
  padding: 20px 20px 20px;
  border-radius: 5px;
}
#campaign #menuCol h2 a {
  background-image: url(../img/campaign_menuHead.gif);
}
#campaign #wrapInner .cam_name {
  font-size: 12px;
  text-align: center;
  margin: 0 auto 0px;
  line-height: 1;
  color: #888;
}
#campaign #wrapInner .campaign_box p {
  padding: 0 10px 0px;
  margin-bottom: 20px;
  font-size: 14px;
  color: #333;
  line-height: 200%;
}
#campaign #wrapInner .campaign_box p b {
  color: #bd004b;
  font-weight: normal;
  font-size: 110%;
}
#campaign #wrapInner .campaign_box p strong {
  color: #b51051;
  font-weight: bold;
  font-size: 110%;
}
#campaign #wrapInner .campaign_box .top {
  zoom: 100%;
  border-bottom: 1px dashed #888;
  padding: 0 0 10px;
  margin: 0 0 10px;
}
#campaign #wrapInner .campaign_box .top:after {
  content: "";
  display: block;
  clear: both;
}
#campaign #wrapInner .campaign_box .top h3.cam_title {
  padding: 0;
  width: 331px;
  float: left;
  background: none;
  text-align: center;
  margin-top: 0;
  margin-left: 10%;
  margin-right: 10px;
}
#campaign #wrapInner .campaign_box .top h3.cam_title:after {
  content: "";
  display: block;
  clear: both;
}
#campaign #wrapInner .campaign_box .top h3.cam_title .date {
  font-size: 15px;
  color: darkpink;
}
#campaign #wrapInner .campaign_box .top h3.cam_title a {
  width: 331px;
  display: block;
  text-indent: 0;
  font-size: 24px;
}
#campaign #wrapInner .campaign_box .top h3.cam_title a .txt {
  text-indent: 0;
}
#campaign #wrapInner .campaign_box .top h3.cam_title a .img {
  text-indent: -9999px;
}
#campaign #wrapInner .campaign_box .top .r {
  display: block;
  float: left;
  margin-left: 10%;
}
#campaign #wrapInner .campaign_box .bottom {
  zoom: 100%;
  padding: 0 0 0 15%;
}
#campaign #wrapInner .campaign_box .bottom:after {
  content: "";
  display: block;
  clear: both;
}
#campaign #wrapInner .campaign_box .bottom .l {
  float: left;
  width: 331px;
}
#campaign #wrapInner .campaign_box .bottom .l .pos {
  zoom: 100%;
}
#campaign #wrapInner .campaign_box .bottom .l .pos:after {
  content: "";
  display: block;
  clear: both;
}
#campaign #wrapInner .campaign_box .bottom .l .pos p {
  float: right;
  width: 185px;
  padding: 0;
}
#campaign #wrapInner .campaign_box .bottom .l p {
  font-size: 12px;
  color: #444;
  padding: 5px;
}
#campaign #wrapInner .campaign_box .bottom .r {
  float: left;
  width: 350px;
}
#campaign #wrapInner .campaign_box .bottom .r a.detail {
  display: block;
  margin-bottom: 10px;
}
#campaign #wrapInner .campaign_box .bottom .r a.tocontact {
  display: block;
  width: 90%;
  background: url(../img/cam_notice_contact.png) left top no-repeat;
  color: white;
  text-align: right;
  border-radius: 3px;
  text-decoration: none;
}
#campaign_detail #wrapInner .campaign_box {
  margin: 0 0 10px;
  padding: 10px;
}
#campaign_detail #wrapInner .campaign_box h4 {
  font-size: 16px;
  font-weight: bold;
  padding: 3px 0 0px 8px;
  margin-bottom: 5px;
  color: #333;
}
#campaign_detail #wrapInner .campaign_box h3 {
  width: auto;
  padding: 0px 0 0 30px;
  line-height: 32px;
  margin: 30px 0 10px;
  color: #cc0066;
  font-weight: bold;
  font-size: 24px;
}
#campaign_detail #wrapInner .campaign_box h3:after {
  content: "";
  display: block;
  clear: both;
}
#campaign_detail #wrapInner .campaign_box p {
  padding: 0 10px 0px;
  margin-bottom: 20px;
  font-size: 14px;
  color: #333;
  line-height: 200%;
}
#campaign_detail #wrapInner .campaign_box p b {
  color: #bd004b;
  font-weight: normal;
  font-size: 110%;
}
#campaign_detail #wrapInner .campaign_box p strong {
  color: #b51051;
  font-weight: bold;
  font-size: 110%;
}
#campaign_detail #wrapInner .campaign_box .todetail_img_box {
  text-align: center;
  max-width: 700px;
  margin: 0 auto 2em;
}
#campaign_detail #wrapInner .campaign_box .todetail {
  margin: 0 auto 3em;
  text-align: center;
  font-size: 18px;
}
/* * * * * * * * * 

 MAP

* * * * * * * * */
#location #menuCol h2 a {
  background-image: url(../img/map_menuHead.gif);
}
#location #maptable {
  width: 100%;
  margin: 50px 20px;
}
#location #maptable .map_row {
  padding-bottom: 15px;
  border-bottom: 1px dotted #444;
}
#location #maptable .map_row:after {
  content: "";
  display: block;
  clear: both;
}
#location #maptable .map_row .mapthumb {
  width: 220px;
  height: 64px;
  float: left;
}
#location #maptable .map_row .mapthumb img {
  border: 1px solid #666;
}
#location #maptable .map_row .maplink {
  width: 110px;
  height: 64px;
  float: left;
  text-align: center;
}
#location #maptable .map_row .addr {
  width: 348px;
  float: left;
  font-size: 90%;
}
/* * * * * * * * * 

 PUBLICITY

* * * * * * * * */
#publicity #menuCol h2 a {
  background-image: url(../img/publicity_menuHead.gif);
}
/* * * * * * * * * 

 CONTACT

* * * * * * * * */
#contact h1.title {
  text-align: center;
  font-weight: bold;
  color: #252541;
  font-size: 18px;
}
#contact #menuCol h2 a {
  background-image: url(../img/contact_menuHead.gif);
}
.alert {
  color: #d00;
  font-size: 110%;
  font-weight: bold;
  padding: 5px;
  border: 1px solid #E84600;
  text-align: center;
  background: #FFF5BB;
}
#form_wrap div.box {
  border: 1px solid #A3A3EF;
}
#form_wrap div.inner {
  border: 1px solid #ccc;
  padding: 10px;
  background: #DDDDFF;
  border-top: 1px solid #E6E6FF;
}
#form_wrap div.headmes {
  text-align: center;
}
#form_wrap h4 {
  padding: 5px;
  border-top: 1px solid white;
  border-bottom: 1px solid #B3B3DA;
  background: #ccccff url(../img/form_captionbg.png) top repeat-x;
  margin: 0;
}
#form_wrap h4 div {
  border-left: 5px solid #0099BB;
  font-size: 16px;
  font-weight: bold;
  color: #111;
  padding: 0 0 0 8px;
}
#form_wrap h5 {
  margin: 0px 0 5px 0;
  padding: 0px 5px;
  border-radius: 3px;
  width: 150px;
  margin-right: 3px;
  text-align: center;
  background: transparent url(../img/form_h5bg.png) left top no-repeat;
}
#form_wrap .additional_com {
  margin-bottom: 3px;
}
#form_wrap .additional_com span {
  background: #fefefe;
  padding: 1px 5px;
  margin: 3px;
}
#form_wrap textarea {
  padding: 2px;
  margin: 0 auto;
  display: block;
}
#form_wrap img.hissu {
  margin: 0 0 4px 3px;
}
#form_wrap label {
  padding: 0 5px;
  margin: 0;
  margin-right: 0 !important;
}
#form_wrap label.act {
  background: #B8B8FF;
  padding: 0 5px;
  color: #333;
  border-radius: 5px;
}
#form_wrap label.hov {
  background: #D1CBF3;
  padding: 0 5px;
  color: #333;
  border-radius: 5px;
}
#submitbox {
  border: 1px solid gray;
  padding: 10px;
  margin-bottom: 10px;
}
#submitbox .note {
  text-align: center;
}
#submitbox .submit {
  width: 130px;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  background: #7F7F8C;
  font-weight: bold;
  margin: 0 auto;
  border-radius: 5px;
  color: white;
  cursor: pointer;
  cursor: hand;
}
#contact #submitbox .submit:hover {
  background: #333;
}
#form_wrap h5.shiryo,
#form_wrap h5.netroom {
  width: 150px;
  margin: 0 auto 0px;
  font-size: 18px;
  background: transparent url(../img/form_h5_shiryo_bg.png) left top no-repeat;
}
#form_wrap table {
  width: 100%;
}
#form_wrap table tr.hr td div {
  border-bottom: 1px dotted #A3A3EF;
  ppadding-bottom: 15px;
  margin-bottom: 15px;
  height: 15px;
}
p#contact .tel {
  zoom: 100%;
  width: 600px;
  margin: 0 auto 10px;
}
p#contact .tel:after {
  content: '';
  clear: both;
  display: block;
}
#wrapInner .tel_info p {
  margin: 0 auto 10px;
  padding: 10px;
}
.tel_info p.mes {
  text-align: center;
  width: 500px;
  background: #eee;
  margin: 0;
  color: #666;
}
#wrapInner .tel_info p.info {
  text-align: center;
  width: 400px;
  font-size: 20px;
  padding: 20px 0 0px;
  background: transparent url(../img/form_tel_infobg.png) left top no-repeat;
  color: white;
  margin: 0 auto 0;
}
#wrapInner .tel_info div.info_b {
  background: transparent url(../img/form_tel_infobg.png) left bottom no-repeat;
  color: white;
  width: 400px;
  margin: 0 auto 10px;
}
.tel_info p.mes2 {
  text-align: center;
  width: 500px;
  background: #eee;
  margin: 0;
  color: #666;
}
/* * * * * * * * * 

 SHIRYO

* * * * * * * * */
#shiryo #menuCol h2 a {
  background-image: url(../img/shiryo_menuHead.gif);
}
/* * * * * * * * * 

 SITEMAP

* * * * * * * * */
#sitemap #wrapInner .table {
  display: table;
  height: 100%;
}
#sitemap #wrapInner .table .tr {
  display: table-row;
}
#sitemap #wrapInner .table .td {
  width: 332px;
  display: table-cell;
  padding: 10px 0 0px 10px;
  height: 100%;
}
#sitemap #wrapInner .table .tdinner {
  border: 1px solid #ccc;
  height: 100%;
}
#sitemap #wrapInner #menuCol h2 a {
  background-image: url(../img/sitemap_menuHead.gif);
}
#sitemap #wrapInner ul.sitemap_list {
  padding: 10px;
}
#sitemap #wrapInner ul.sitemap_list li {
  background: url(../img/link_arrow.png) no-repeat;
  padding-left: 16px;
  margin: 0 0 10px 10px;
}
#sitemap #wrapInner ul.sitemap_list li.q {
  padding: 0 0 0 2px;
  color: #074A07;
}
#sitemap #wrapInner ul.sitemap_list li.head {
  padding: 7px;
  font-size: 110%;
  border-left: 5px solid #EC008D;
  margin: 0 0 10px;
  font-weight: bold;
  background: transparent;
}
/* * * * * * * * * 

 PRIVACY

* * * * * * * * */
#privacy #menuCol h2 a {
  background-image: url(../img/privacy_menuHead.gif);
}
#privacy #policy_box h4 {
  font-weight: bold;
}
#privacy #policy_box p {
  width: 96%;
  margin: 0 auto 10px;
}
#privacy #policy_box .company {
  text-align: right;
}
/* * * * * * * * * 

 COMPANY

* * * * * * * * */
#company #menuCol h2 a {
  background-image: url(../img/company_menuHead.gif);
}
/* * * * * * * * * 

 FAQ

* * * * * * * * */
#faq #menuCol h2 a {
  background-image: url(../img/faq_menuHead.gif);
}
ul.q_list,
ul.a_list {
  border: 1px solid #ccc;
  padding: 10px 0 10px 10px;
  margin: 0 0 10px 0;
}
#wrapInner ul.q_list li.head {
  padding: 7px;
  font-size: 110%;
  border-left: 5px solid #00A1E4;
  margin: 0 0 10px;
  font-weight: bold;
}
#wrapInner ul.q_list li.q a {
  color: #006A94;
  font-weight: bold;
}
#wrapInner ul.a_list li {
  font-size: 18px;
}
#wrapInner ul.a_list li.q {
  padding: 0 0 0 2px;
  color: #006A94;
  font-weight: bold;
  font-size: 15px;
}
#wrapInner ul.a_list li.head {
  padding: 7px;
  font-size: 110%;
  border-left: 5px solid #00A1E4;
  margin: 0 0 10px;
  font-weight: bold;
}
#wrapInner ul.a_list li.q div.a {
  padding: 0 0 0 2px;
  color: #333;
  font-weight: normal;
  font-family: "ＭＳゴシック";
  line-height: 180%;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 2px solid #006A94;
  font-size: 16px;
}
ul.a_list li.act {
  background: #FFDBB0;
}
ul#faq_index01,
ul#faq_index02,
ul#faq_index03,
ul#faq_index04 {
  height: 190px;
}
ul#faq_index01 {
  margin-right: 10px;
  height: 260px;
}
ul#faq_index02 {
  height: 260px;
}
ul#faq_index03 {
  margin-right: 10px;
  height: 140px;
}
ul#faq_index04 {
  height: 140px;
}
ul#faq_detail01,
ul#faq_detail02,
ul#faq_detail03,
ul#faq_detail04 {
  padding: 10px;
}
ul#faq_detail01 .q,
ul#faq_detail02 .q,
ul#faq_detail03 .q,
ul#faq_detail04 .q {
  margin-top: 20px;
}
/* * * * * * * * * 

 NETROOM

* * * * * * * * */
#netroom #menuCol h2 a {
  background-image: url(../img/netroom_menuHead.gif);
}
#netroom h2.topcopy {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
#netroom h2.topcopy b {
  color: #D60055;
}
#netroom #wrapInner h3 {
  border-left: 5px solid #D60011;
  font-size: 16px;
  color: black;
  padding: 0 0 0 5px;
  margin: 0 0 10px;
  font-weight: bold;
  line-height: 140%;
}
#netroom .information {
  zoom: 100%;
  margin: 0 0 20px;
}
#netroom .information:after {
  content: '';
  clear: both;
  display: block;
}
#netroom .information .nninner ul {
  background: #eee;
  height: 250px;
  color: #333;
  padding: 5px;
  margin: 0 0px 0;
}
#netroom .information .nninner ul li {
  padding: 0 0 0 20px;
  list-style: none;
}
#netroom .information .nninner ul li.head {
  padding: 0 0 5px 0;
  border-bottom: 1px dotted #333;
  margin: 0 0 5px;
}
#netroom .information .nninner ul.withmark li {
  background: url(../img/li_mark.png) 6px 6px no-repeat;
}
#netroom .information .shops {
  max-width: 610px;
  margin: 40px auto 30px;
}
#netroom .contact {
  padding: 0;
  margin: 0 auto 10px;
  width: 100%;
  max-width: 637px;
}
#netroom .contact:after {
  content: "";
  display: block;
  clear: both;
}
#netroom .contact a {
  display: block;
  float: left;
}
#netroom .contact a,
#netroom .contact #netroom .contact img {
  margin: 0;
  padding: 0;
}
/* * * * * * * * * 

 NETROOM NEO

* * * * * * * * */
#netroomneo #menuCol h2 a {
  background-image: url(../img/menuhead_neo.jpg);
}
/* * * * * * * * * 

/* * * * * * * * * 

 POCKETROOM

* * * * * * * * */
#pocketroom #menuCol h2 a {
  background-image: url(../img/menuhead_pocket.jpg);
}
#pocketroom .flow {
  zoom: 100%;
  margin: 0 0 20px;
}
#pocketroom .flow:after {
  content: '';
  clear: both;
  display: block;
}
#pocketroom .flow .ppinner ul {
  background: #eee;
  height: 250px;
  color: #333;
  padding: 5px;
  margin: 0 0px 0;
}
#pocketroom .flow .ppinner ul li {
  padding: 0 0 0 20px;
  list-style: none;
}
#pocketroom .flow .ppinner ul li.head {
  padding: 0 0 5px 0;
  border-bottom: 1px dotted #333;
  margin: 0 0 5px;
}
#pocketroom .flow .ppinner ul.withmark li {
  background: url(../img/li_mark.png) 6px 6px no-repeat;
}
/* * * * * * * * * 


 USERVOICE

* * * * * * * * */
#uservoice #menuCol h2 a {
  background-image: url(../img/uservoice_menuHead.gif);
}
.lang_en #catalog_btns li.lady a div {
  background-image: url(../img/en/index_catalog_btn_lady.png);
}
.lang_en #catalog_btns li.netroom a div {
  background-image: url(../img/en/index_catalog_btn_netroom.png);
}
.lang_en #catalog_btns li.netroom a div.char {
  background-image: url(../img/index_catalog_btn_chars.png);
}
.lang_en #catalog_btns li.new a.btn div {
  background-image: url(../img/en/index_catalog_btn_new.png);
}
.lang_en #catalog_btns li.otoku a.btn div {
  background-image: url(../img/en/index_catalog_btn_otoku.png);
}
.lang_en #catalog_btns li.pocket a.btn div {
  background-image: url(../img/en/index_catalog_btn_pocket.png);
}
.lang_en #catalog_btns li.pocket a.btn div.char {
  background-image: url(../img/index_catalog_btn_chars.png);
}
.lang_en #catalog_btns li.yoyaku a.btn div {
  background-image: url(../img/en/index_catalog_btn_yoyaku.png);
}
.lang_en #catalog_btns li.flat a.btn div {
  background-image: url(../img/en/index_catalog_btn_flat.png);
}
.lang_en #header #inqList li.header_contact a {
  background-image: url(../img/en/header_contact_btns.png);
}
.lang_en #header #inqList li.header_visit a {
  background-image: url(../img/en/header_contact_btns.png);
}
.lang_en#home #wrapInner #catalog_btns h2 {
  background-image: url(../img/en/index_catalog_h2.png);
}
.lang_en #header .headinfo .tel {
  background-image: url(../img/en/header_headinfo.png);
}
.lang_en #header #roomtype_list li a {
  background-image: url(../img/en/header_roomtype_navi.png);
}
.lang_en ul.mainContact li.mail {
  background-image: url(../img/en/commonBtnMail.png);
}
.lang_en ul.mainContact li.mail a {
  background-image: url(../img/en/commonBtnMail.png);
}
.lang_en ul.mainContact li.shiryo {
  background-image: url(../img/en/commonBtnShiryo.png);
}
.lang_en ul.mainContact li.shiryo a {
  background-image: url(../img/en/commonBtnShiryo.png);
}
.lang_ko #catalog_btns li.lady a div {
  background-image: url(../img/ko/index_catalog_btn_lady.png);
}
.lang_ko #catalog_btns li.netroom a div {
  background-image: url(../img/ko/index_catalog_btn_netroom.png);
}
.lang_ko #catalog_btns li.netroom a div.char {
  background-image: url(../img/index_catalog_btn_chars.png);
}
.lang_ko #catalog_btns li.new a.btn div {
  background-image: url(../img/ko/index_catalog_btn_new.png);
}
.lang_ko #catalog_btns li.otoku a.btn div {
  background-image: url(../img/ko/index_catalog_btn_otoku.png);
}
.lang_ko #catalog_btns li.pocket a.btn div {
  background-image: url(../img/ko/index_catalog_btn_pocket.png);
}
.lang_ko #catalog_btns li.pocket a.btn div.char {
  background-image: url(../img/index_catalog_btn_chars.png);
}
.lang_ko #catalog_btns li.yoyaku a.btn div {
  background-image: url(../img/ko/index_catalog_btn_yoyaku.png);
}
.lang_ko #catalog_btns li.flat a.btn div {
  background-image: url(../img/ko/index_catalog_btn_flat.png);
}
.lang_ko #header #inqList li.header_contact a {
  background-image: url(../img/ko/header_contact_btns.png);
}
.lang_ko #header #inqList li.header_visit a {
  background-image: url(../img/ko/header_contact_btns.png);
}
.lang_ko#home #wrapInner #catalog_btns h2 {
  background-image: url(../img/ko/index_catalog_h2.png);
}
.lang_ko #header .headinfo .tel {
  background-image: url(../img/ko/header_headinfo.png);
}
.lang_ko #header #roomtype_list li a {
  background-image: url(../img/ko/header_roomtype_navi.png);
}
.lang_ko ul.mainContact li.mail {
  background-image: url(../img/ko/commonBtnMail.png);
}
.lang_ko ul.mainContact li.mail a {
  background-image: url(../img/ko/commonBtnMail.png);
}
.lang_ko ul.mainContact li.shiryo {
  background-image: url(../img/ko/commonBtnShiryo.png);
}
.lang_ko ul.mainContact li.shiryo a {
  background-image: url(../img/ko/commonBtnShiryo.png);
}
.lang_zhCN #catalog_btns li.lady a div {
  background-image: url(../img/zh-CN/index_catalog_btn_lady.png);
}
.lang_zhCN #catalog_btns li.netroom a div {
  background-image: url(../img/zh-CN/index_catalog_btn_netroom.png);
}
.lang_zhCN #catalog_btns li.netroom a div.char {
  background-image: url(../img/index_catalog_btn_chars.png);
}
.lang_zhCN #catalog_btns li.new a.btn div {
  background-image: url(../img/zh-CN/index_catalog_btn_new.png);
}
.lang_zhCN #catalog_btns li.otoku a.btn div {
  background-image: url(../img/zh-CN/index_catalog_btn_otoku.png);
}
.lang_zhCN #catalog_btns li.pocket a.btn div {
  background-image: url(../img/zh-CN/index_catalog_btn_pocket.png);
}
.lang_zhCN #catalog_btns li.pocket a.btn div.char {
  background-image: url(../img/index_catalog_btn_chars.png);
}
.lang_zhCN #catalog_btns li.yoyaku a.btn div {
  background-image: url(../img/zh-CN/index_catalog_btn_yoyaku.png);
}
.lang_zhCN #catalog_btns li.flat a.btn div {
  background-image: url(../img/zh-CN/index_catalog_btn_flat.png);
}
.lang_zhCN #header #inqList li.header_contact a {
  background-image: url(../img/zh-CN/header_contact_btns.png);
}
.lang_zhCN #header #inqList li.header_visit a {
  background-image: url(../img/zh-CN/header_contact_btns.png);
}
.lang_zhCN#home #wrapInner #catalog_btns h2 {
  background-image: url(../img/zh-CN/index_catalog_h2.png);
}
.lang_zhCN #header .headinfo .tel {
  background-image: url(../img/zh-CN/header_headinfo.png);
}
.lang_zhCN #header #roomtype_list li a {
  background-image: url(../img/zh-CN/header_roomtype_navi.png);
}
.lang_zhCN ul.mainContact li.mail {
  background-image: url(../img/zh-CN/commonBtnMail.png);
}
.lang_zhCN ul.mainContact li.mail a {
  background-image: url(../img/zh-CN/commonBtnMail.png);
}
.lang_zhCN ul.mainContact li.shiryo {
  background-image: url(../img/zh-CN/commonBtnShiryo.png);
}
.lang_zhCN ul.mainContact li.shiryo a {
  background-image: url(../img/zh-CN/commonBtnShiryo.png);
}
.lang_zhTW #catalog_btns li.lady a div {
  background-image: url(../img/zh-TW/index_catalog_btn_lady.png);
}
.lang_zhTW #catalog_btns li.netroom a div {
  background-image: url(../img/zh-TW/index_catalog_btn_netroom.png);
}
.lang_zhTW #catalog_btns li.netroom a div.char {
  background-image: url(../img/index_catalog_btn_chars.png);
}
.lang_zhTW #catalog_btns li.new a.btn div {
  background-image: url(../img/zh-TW/index_catalog_btn_new.png);
}
.lang_zhTW #catalog_btns li.otoku a.btn div {
  background-image: url(../img/zh-TW/index_catalog_btn_otoku.png);
}
.lang_zhTW #catalog_btns li.pocket a.btn div {
  background-image: url(../img/zh-TW/index_catalog_btn_pocket.png);
}
.lang_zhTW #catalog_btns li.pocket a.btn div.char {
  background-image: url(../img/index_catalog_btn_chars.png);
}
.lang_zhTW #catalog_btns li.yoyaku a.btn div {
  background-image: url(../img/zh-TW/index_catalog_btn_yoyaku.png);
}
.lang_zhTW #catalog_btns li.flat a.btn div {
  background-image: url(../img/zh-TW/index_catalog_btn_flat.png);
}
.lang_zhTW #header #inqList li.header_contact a {
  background-image: url(../img/zh-TW/header_contact_btns.png);
}
.lang_zhTW #header #inqList li.header_visit a {
  background-image: url(../img/zh-TW/header_contact_btns.png);
}
.lang_zhTW#home #wrapInner #catalog_btns h2 {
  background-image: url(../img/zh-TW/index_catalog_h2.png);
}
.lang_zhTW #header .headinfo .tel {
  background-image: url(../img/zh-TW/header_headinfo.png);
}
.lang_zhTW #header #roomtype_list li a {
  background-image: url(../img/zh-TW/header_roomtype_navi.png);
}
.lang_zhTW ul.mainContact li.mail {
  background-image: url(../img/zh-TW/commonBtnMail.png);
}
.lang_zhTW ul.mainContact li.mail a {
  background-image: url(../img/zh-TW/commonBtnMail.png);
}
.lang_zhTW ul.mainContact li.shiryo {
  background-image: url(../img/zh-TW/commonBtnShiryo.png);
}
.lang_zhTW ul.mainContact li.shiryo a {
  background-image: url(../img/zh-TW/commonBtnShiryo.png);
}
@media screen and (max-width: 768px) {
  #mainCol .txtFix {
    zoom: 1;
    overflow: hidden;
  }
  #home #wrapInner,
  #catalog #wrapInner,
  #catalog_detail #wrapInner,
  #price #wrapInner,
  #faq #wrapInner,
  #campaign #wrapInner,
  #location #wrapInner,
  #flow #wrapInner,
  #concept #wrapInner,
  #company #wrapInner,
  #office #wrapInner,
  #map #wrapInner,
  #contact #wrapInner,
  #concept #wrapInner,
  #netroom #wrapInner,
  #pocketroom #wrapInner,
  #sitemap #wrapInner {
    width: auto;
  }
  #home #wrapInner .news_columns .txt,
  #catalog #wrapInner .news_columns .txt,
  #catalog_detail #wrapInner .news_columns .txt,
  #price #wrapInner .news_columns .txt,
  #faq #wrapInner .news_columns .txt,
  #campaign #wrapInner .news_columns .txt,
  #location #wrapInner .news_columns .txt,
  #flow #wrapInner .news_columns .txt,
  #concept #wrapInner .news_columns .txt,
  #company #wrapInner .news_columns .txt,
  #office #wrapInner .news_columns .txt,
  #map #wrapInner .news_columns .txt,
  #contact #wrapInner .news_columns .txt,
  #concept #wrapInner .news_columns .txt,
  #netroom #wrapInner .news_columns .txt,
  #pocketroom #wrapInner .news_columns .txt,
  #sitemap #wrapInner .news_columns .txt {
    font-size: 100%;
  }
  #home #wrapInner #catalog_btns h2,
  #catalog #wrapInner #catalog_btns h2,
  #catalog_detail #wrapInner #catalog_btns h2,
  #price #wrapInner #catalog_btns h2,
  #faq #wrapInner #catalog_btns h2,
  #campaign #wrapInner #catalog_btns h2,
  #location #wrapInner #catalog_btns h2,
  #flow #wrapInner #catalog_btns h2,
  #concept #wrapInner #catalog_btns h2,
  #company #wrapInner #catalog_btns h2,
  #office #wrapInner #catalog_btns h2,
  #map #wrapInner #catalog_btns h2,
  #contact #wrapInner #catalog_btns h2,
  #concept #wrapInner #catalog_btns h2,
  #netroom #wrapInner #catalog_btns h2,
  #pocketroom #wrapInner #catalog_btns h2,
  #sitemap #wrapInner #catalog_btns h2 {
    width: auto;
  }
  #home #main_column,
  #catalog #main_column,
  #catalog_detail #main_column,
  #price #main_column,
  #faq #main_column,
  #campaign #main_column,
  #location #main_column,
  #flow #main_column,
  #concept #main_column,
  #company #main_column,
  #office #main_column,
  #map #main_column,
  #contact #main_column,
  #concept #main_column,
  #netroom #main_column,
  #pocketroom #main_column,
  #sitemap #main_column {
    display: none;
  }
  .campaign_ap_bnr a {
    display: block;
    margin: 0 auto;
  }
  .campaign_ap_cat a {
    display: block;
    margin: 0 auto;
    height: 95px;
    line-height: 95px;
    background-position: right -30px;
  }
  #catalog_btns {
    height: auto;
    width: 100%;
    margin: 0 auto;
  }
  #catalog_btns li {
    float: none;
    width: 330px;
    margin: 0px auto 0;
  }
  #catalog_btns li.pocket {
    margin: 0 auto 0;
  }
  #catalog_btns li.yoyaku {
    margin: 0 auto 0;
  }
  /* contact */
  ul.mainContact {
    text-align: center;
    margin-bottom: 3em;
    width: 100%;
  }
  ul.mainContact li {
    display: block;
    width: 100%;
    width: 246px;
    margin: 0 auto;
  }
  ul.mainContact li.mail {
    float: none;
    margin: 0 auto;
  }
  ul.mainContact li.shiryo {
    float: none;
    margin: 0 auto;
  }
  ul.mainContact li.twitter {
    display: block;
    float: none;
    margin: 0 auto;
    width: 106px;
  }
  #price .row h4 {
    margin: 0 10px;
  }
  #price .row .col {
    height: auto;
    min-height: 0;
    margin: 0 10px;
  }
  #price .row.office .col.table_head {
    height: 200px;
  }
  #price .price_shops .row .col {
    margin: 0;
  }
  #faq ul#faq_index01,
  #faq ul#faq_index02,
  #faq ul#faq_index03,
  #faq ul#faq_index04 {
    width: auto;
    height: auto;
    margin: 0 10px;
  }
  #campaign #wrapInner .campaign_box .top h3 {
    height: auto !important;
    margin: 0 auto;
    float: none;
    width: 100%;
  }
  #campaign #wrapInner .campaign_box .top h3 a {
    font-size: 22px;
    white-space: break-space;
    width: 100%;
    text-align: center;
  }
  #campaign #wrapInner .campaign_box .top h3 a img {
    display: none;
  }
  #campaign #wrapInner .campaign_box .top .r {
    margin: 0;
  }
  #campaign #wrapInner .campaign_box .bottom {
    padding: 10px;
  }
  #campaign #wrapInner .campaign_box .bottom .l {
    width: auto;
  }
  #campaign #wrapInner .campaign_box .bottom .r {
    width: auto;
  }
  #campaign #wrapInner .campaign_box .bottom .r a.detail {
    width: 90%;
  }
  #campaign_detail #wrapInner .campaign_box h3 {
    font-size: 15px;
    line-height: 1.4;
    padding: 0;
    text-align: center;
  }
  #campaign_detail #wrapInner .campaign_box h3 span {
    display: inline-block;
  }
  #campaign_detail #wrapInner .campaign_box .todetail_img_box {
    margin-bottom: 10px;
  }
  #campaign_detail #wrapInner .campaign_box .todetail {
    margin-bottom: 1em;
    font-size: 14px;
  }
  #campaign_detail #wrapInner .campaign_box .todetail span {
    display: inline-block;
  }
  #campaign_detail #wrapInner br {
    height: 0;
  }
  #location #maptable .map_row .maplink {
    width: auto;
  }
  #location #maptable .map_row .addr {
    font-size: 100%;
  }
  #office table.price_detail {
    white-space: normal;
  }
  #office #mainCol div.twoCell .dl {
    min-height: 1px;
  }
  #office #mainCol div#gmap {
    height: 200px;
    width: 100% ;
  }
  #office #mainCol div.map {
    width: auto;
  }
  #map .head_links {
    width: 100%;
  }
  #map #mainCol {
    width: auto;
  }
  #map #mainCol div#fullgmap {
    width: 100%;
  }
  #concept .movie_wrap {
    width: 100%;
    margin: 0 auto 30px;
  }
  #concept .movie_wrap iframe {
    width: 100%;
  }
  #flow #mainCol .flowMainImg .imgL {
    float: none;
    max-width: 359px;
    max-height: 100px;
    overflow: hidden;
    margin: 0 auto 15px;
  }
  #flow #mainCol .flowMainImg .imgL img {
    margin-top: -30px;
  }
  #flow #mainCol .flowMainImg ul.steps li.m .b {
    font-size: 100%;
  }
  #netroom .information .nninner {
    margin-bottom: 2em;
  }
  #netroom .information .nninner ul {
    height: auto;
  }
  #pocketroom .flow .ppinner {
    margin-bottom: 2em;
  }
  #pocketroom .flow .ppinner ul {
    height: auto;
  }
  #sitemap #wrapInner .table {
    display: block;
    width: 100%;
  }
  #sitemap #wrapInner .table .tr {
    display: block;
  }
  #sitemap #wrapInner .table .td {
    height: auto;
    display: block;
    width: auto;
  }
}
