/*
Theme Name: ホテルヴェルセル
Theme URI: http://www._____.jp/
Description: ホテルヴェルセルのオリジナルテーマ
Version: 1.0
Author: ホテルヴェルセル
Author URI: http://www._____.jp/
Tags: ホテルヴェルセル, ヴェルセル, ホテル, ビジネスホテル, 東京, 浅草, 予約, 観光, 無線LAN, 格安プラン, 旅行, おひとり様, 禁煙, 喫煙, 朝食付き, 女子会, 素泊まり
*/

/**/

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}

body {
line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/ change colours to suit your needs /
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/ change colours to suit your needs /
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs
*/
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

li {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* Reset Stylesheet END */

.margin-b-100 {
  margin-bottom: 100px;
}

img {
  max-width: 100%;
}

.clearText {
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
}

a:hover img {
  opacity: .9;
  -webkit-opacity: .9;
  -moz-opacity: .9;
  filter: alpha(opacity=90);  /* IE lt 8 */
  -ms-filter: "alpha(opacity=90)"; /* IE 8 */
  -webkit-transition: opacity 1s ease-out;
  -moz-transition: opacity 1s ease-out;
  -ms-transition: opacity 1s ease-out;
  transition: opacity 1s ease-out;
}

.arrow {
  position: relative;
  display: inline-block;
  padding: 0 0 0 16px;
  color: #2f2f2f;
  vertical-align: middle;
  text-decoration: none;
  font-size: 12px;
}

.arrow::before,
.arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.arrow1::before{
  width: 12px;
  height: 12px;
  background: #000;
}
.arrow1::after{
  left: 5px;
  box-sizing: border-box;
  width: 3px;
  height: 3px;
  border: 3px solid transparent;
  border-left: 3px solid #fff;
}

#wrapper {
  width: 950px;
  font-family: "Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Osaka,sans-serif;
  margin: 0 auto;
}

#header {
  width: 950px;
  height: 100px;
  position: relative;
  border-top: 30px solid #0075c1;
}

.header_top h1 {
  position: absolute;
  left: 10px;
  top: -20px;
  font-size: 12px;
  color: #fff;
  font-weight: normal;
}

.header_tel {
  position: absolute;
  right: 0;
  top: -30px;
}

.logo {
  width: 270px;
  padding: 2px 0;
  position: absolute;
  left: 320px;
  top: 10px;
}

.global_nav ul {
  overflow: hidden;
  display: table;
  width: 950px;
  text-align: center;
}

.global_nav li {
  list-style: none;
  font-size: 18px;
  display: table-cell;
  border-bottom: 4px solid #0075c1;
  width: 20%;
}

.global_nav li a {
  color: #000;
  display: block;
  text-decoration: none;
  padding: 10px 15px 10px 15px;
  border-bottom: 4px solid #0075c1;
}

.global_nav li a:hover {
  color: #ccc;
  /*background: #378012;*/
  display: block;
  text-decoration: none;
  border-bottom: 4px solid #0062a2;
}

.global_nav li:nth-child(-n+5) {
  background: url(../img/header/nav-right-bg.png) no-repeat 0 10px;
}
.global_nav li:nth-child(1) {
  background: none;
}

.mainvisual-under img {
  width: 950px;
  margin-bottom: 30px;
}

/*空室検索------------------------------------------------------------------*/
.search_box {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 10px;
  margin: 30px 0;
}
.kensaku {
    border-bottom: 2px solid #0081CD;
    padding-bottom: 10px;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    font-size: 1.3rem;
}
.check {
    margin-bottom: 10px;    
}
.form_txt02,.nosmok,.k_btn {
    margin-top: 10px;    
}

.search_box ul {
  width: 900px;
  overflow: hidden;
  display: table;
}

.search_box ul li {
    display: table-cell;
    vertical-align: middle;
    margin-right: 10px;
    text-align: center;
}
#T_line {
    width: 100%;
    /*padding: 10px;*/
}

.search_r {
    display: flex
}
.search_r li {
    line-height: 1.5em;
}
/*空室検索------------------------------------------------------------------*/

.plan_box {

  margin-bottom: 40px;
  overflow: hidden;
}

.plan_box_inner {
  width: 950px;
  background: #efefef;
  margin: 0 auto;
  padding: 20px 0;
}

.plan_box_banner {
  width: 921px;
  margin: 0 auto;
}

.plan_box_banner ul {
  width: 921px;
  display: table-cell;

}

.plan_box_banner li {
  width: 289px;
  display: table-cell;
  padding: 0 9px;
}

.top_box {
  margin-bottom: 40px;
}

.room_box_info_top {
  width: 942px;
  margin: 0 auto;
  overflow: hidden;
}

.room_box_infol_top {
  width: 300px;
  float: left;
  padding: 0 6px;
  line-height: 1.6;
}

.room_box_infol_top h4 {
  display: inline-block;
  width: 210px;
  border-bottom: 1px solid #ccc;
  padding: 10px 0 5px 0;
  margin-bottom: 5px;
}

.room_box_infol_top dd p {
  font-size: 10px;
  margin-bottom: 10px;
  color: #ccc;
}

.btn_link {
  width: 330px;
  padding: 30px 0 0 0;
  margin: 0 auto;
}

.info_rooml {
  width: 680px;
  float: left;
}

.info_rooml dl {
  width: 680px;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  font-size: 12px;
  line-height: 18px;
  padding: 10px 0;
}

.info_rooml dt {
  width: 140px;
  float: left;
  font-weight: bold;
}

.info_rooml dd {
  width: 540px;
  float: left;
}

.info_roomr {
  width: 270px;
  float: right;
}

.info_roomr img {
  width: 175px;
  padding-left: 60px;
}


.room_box {
  overflow: hidden;
  margin-bottom: 30px;
}

.room_box_img {
  margin: 15px 0;
  overflow: hidden;
}

.room_box_imgl {
  width: 465px;
  float: left;
}

.room_box_imgl img {
  width: 465px;
}

.room_box_imgr {
  width: 465px;
  float: right;
}

.room_box_imgr img {
  width: 465px;
}

.room_box_info dl{
  display: table;
  font-size: 12px;
  line-height: 18px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
}

.room_box_info .underline {
  border-bottom: 1px solid #ccc;
}

.room_box_info dt {
  width: 300px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  border-right: 1px solid #ccc;
  padding: 20px 0;
  background-color: #f0f0f0;
}

.room_box_info dd {
  width: 650px;
  display: table-cell;
  padding: 20px ;
}

.room_txt {
  padding: 20px 0;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.info_txt {
  padding: 20px 0;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.info_txt2 {
  padding: 20px 0;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}

.info1_box {
  overflow: hidden;
  margin-bottom: 50px;
}

.info1_box_img {
  margin: 15px 0;
  overflow: hidden;
}

.info1_box_imgl {
  width: 465px;
  float: left;
}

.info1_box_imgl img {
  width: 465px;
}

.info1_box_imgr {
  width: 465px;
  float: right;
}

.info1_box_imgr img {
  width: 465px;
}

.info1_box_info {
  padding-bottom: 40px;
}

.info1_box_info dl{
  display: table;
  font-size: 12px;
  line-height: 18px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
}

.info1_box_info .underline {
  border-bottom: 1px solid #ccc;
}

.info1_box_info dt {
  width: 300px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  border-right: 1px solid #ccc;
  padding: 20px 0;
  background-color: #f0f0f0;
}

.info1_box_info dd {
  width: 650px;
  display: table-cell;
  padding: 20px ;
}

.info_box2 {
  padding-bottom: 50px;
}

.info2_box_info {
  overflow: hidden;
  padding-top: 25px;
}

.info2_box_infol {
  width: 530px;
  font-size: 12px;
  line-height: 18px;
  float: left;
}

.info2_box_infor {
  width: 420px;
  float: right;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px;
}

.info2_box_infor dl {
  width: 418px;
  border: 1px solid #ccc;
  overflow: hidden;
  font-size: 12px;
}

.info2_box_infor dt {
  width: 85px;
  border-right: 1px solid #ccc;
  background-color: #e3e0d3;
  float: left;
  padding: 16px;
}

.info2_box_infor dd {
  padding: 16px;
}

.info2_box_img {
  overflow: hidden;
}

.info2_box_imgl {
  width: 465px;
  float: left;
}

.info2_box_imgl img {
  width: 465px;
}

.info2_box_imgr {
  width: 465px;
  float: right;
}

.info2_box_imgr img {
  width: 465px;
}

.info2_box_imgr img {
  margin-bottom: 8px;
}

.info2_box_btn {
  display: block;
  background-color: #90c31f;
  padding: 20px;
  width: 200px;
  text-align: center;
  color: #fff;
  text-decoration: none;
}

.info2_box_btn:hover {
  opacity: .9;
  -webkit-opacity: .9;
  -moz-opacity: .9;
  filter: alpha(opacity=90);  /* IE lt 8 */
  -ms-filter: "alpha(opacity=90)"; /* IE 8 */
  -webkit-transition: opacity 1s ease-out;
  -moz-transition: opacity 1s ease-out;
  -ms-transition: opacity 1s ease-out;
  transition: opacity 1s ease-out;
}

.hotspa_box_img {
  margin: 15px 0;
  overflow: hidden;
}

.hotspa_box_imgl {
  width: 465px;
  float: left;
}

.hotspa_box_imgl img {
  width: 465px;
}

.hotspa_box_imgr {
  width: 465px;
  float: right;
}

.hotspa_box_imgr img {
  width: 465px;
}

.hotspa_box_img_b {
  margin: 15px 0;
  overflow: hidden;
  display: table;
}

.hotspa_box_b_img1 {
  display: table-cell;
  width: 308px;
  padding-right: 8px;
}

.hotspa_box_b_img2 {
  display: table-cell;
  width: 308px;
  padding-left: 8px;
  padding-right: 8px;
}

.hotspa_box_b_img3 {
  display: table-cell;
  width: 308px;
  padding-left: 8px;
}

.breakfast_box_img {
  margin: 15px 0;
  overflow: hidden;
}

.breakfast_box_imgl {
  width: 465px;
  float: left;
}

.breakfast_box_imgl img {
  width: 465px;
}

.breakfast_box_imgr {
  width: 465px;
  float: right;
}

.breakfast_box_imgr img {
  width: 465px;
}

.breakfast_box_img_b {
  margin: 15px 0;
  overflow: hidden;
  display: table;
}

.breakfast_box_b_img1 {
  display: table-cell;
  width: 308px;
  padding-right: 8px;
}

.breakfast_box_b_img2 {
  display: table-cell;
  width: 308px;
  padding-left: 8px;
  padding-right: 8px;
}

.breakfast_box_b_img3 {
  display: table-cell;
  width: 308px;
  padding-left: 8px;
}

/* footer */

.footer_box {
  width: 950px;
  overflow: hidden;
  padding-top: 45px;
}

.footer_boxl {
  width: 500px;
  float: left;
}

.footer_boxm {
  float: right;
  font-size: 12px;
  line-height: 18px;
}

.footer_boxm span {
  font-weight: bold;
  font-size: 13px;
}

.footer_boxr {
  width: 400px;
  float: right;
}

.footer_boxr ul {
  width: 400px;
  overflow: hidden;
  display: table;
  text-align: right;
}

.footer_boxr li {
  display: table-cell;
  padding-left: 10px;
  font-size: 12px;
  /*width: 25%;*/
  text-align: right;
}

.footer_boxr li a {
  text-decoration: none;
  color: #000;
}


.footer_boxr li a:hover {
  text-decoration: underline;
}

.copyright {
  text-align: right;
  padding-top: 18px;
}


/*アメニティ*/
.pad5 {
    padding: 5px;	
}
.bg_color_01 {
    background-color: #DDFDF3;
}

/*======== div#breakfast ========*/

.breakfast_box {
    width: 100%;
    margin: 0 auto 15px auto;
    display: flex;
}

.breakfast_box p {
    font-size: 14px;
    line-height: 20px;
    padding: 7px 0 0 0;
    text-align: left;
}

.breakfast_box .break_l {
	width:40%;
}

.breakfast_box .break_r {
	width:60%;
}


.an_title {
  color: #000000;
  font-weight: normal;
  font-size: 120%;
  display: block;
  padding: 10px 0;
  background-color: #ffda9c;
  text-align: center;
  line-height: 1.5em;
}
.announcement {
  display: block;
  padding: 0 10px;
  /* max-width: 1140px; */
  margin: 0 auto 15px;
}
.announcement p {
  text-align: left;
  font-size: 14px;
}
.br01 {
  display: none;
}
.br02 {
  display: inherit;
}
@media screen and (max-width: 767px) {
  .br01 {
    display: inherit;
  }
  .br02 {
    display: none;
  }
  .announcement p {
    text-align: left;
  }
}
.pc_top_announce {
  /* width: calc(100% - 20px - 4px) !important; */
  margin: 0 auto;
  padding: 20px 20px 0;
  background: #fff;
  border: 1px solid #ccc;
}

.pc_top_announce h2 {
  margin: 0 0 1rem;
}

.tax-table {
  width: min(640px, 100%); /* 上限を付けつつレスポンシブ */
  margin: 0 auto; /* ★中央寄せのキモ */
  border-collapse: collapse;
  font-size: clamp(14px, 1.6vw, 16px);
}
.tax-table2 {
  width: min(640px, 100%);
  /* margin-bottom: 1rem; */
  border-collapse: collapse;
  font-size: clamp(14px, 1.6vw, 16px);
}
.tax-table th,
.tax-table td,.tax-table2 th,.tax-table2 td {
	text-align: left;
  border: 1px solid #e5e7eb;
  padding: 0.75em 1em;
}
.tax-table thead th,.tax-table2 th {
  background: #f8fafc;
}
.tax-table tbody th,.tax-table2 tbody th {
  background: #fcfdff;
  white-space: nowrap;
}
.tax-table tbody td,.tax-table2 tbody td {
  text-align: left;
}
@media (max-width: 480px) {
  .tax-table tbody td,.tax-table2 tbody td {
    text-align: left;
  }
}

.bold {
  font-weight: bold;
}

.bold-red {
  color: red;
  font-weight: bold;
}


/* ========== Scoped to .tt-tax-table ========== */
.tt-tax-table {
    max-width: 480px;
    color: #222;
    margin: 2rem 0;
}
.tt-tax-table__wrap {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
/* Table base */
.tt-tax-table__table {
    width: 100%;
    table-layout: fixed;                 /* 文字が長くてもカラム幅を詰めやすく */
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #bbb;              /* 外枠（濃いめ） */
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
    font-size: 14px;                     /* 横長に見せる用に小さめ */
    line-height: 1.4;
}
/* Header */
.tt-tax-table__head-top {
    background: #ddd;
}  /* 一番上の行だけ薄グレー */
.tt-tax-table__head-sub th {
    background: #fafafa;
    font-weight: normal;
}
/* Cells */
.tt-tax-table__th, .tt-tax-table__td {
    padding: 10px 12px;
    border-bottom: 1px solid #ccc;       /* 内側ボーダー（濃いめ） */
    vertical-align: middle;
}
/* 縦の区切り線 */
.tt-tax-table__th + .tt-tax-table__th, .tt-tax-table__td + .tt-tax-table__td {
    border-left: 1px solid #ccc;
}
/* 左カラム：PCは折り返さず狭めに見せる */
.tt-tax-table__th--price {
    text-align: left;
    width: 50%;
    white-space: nowrap;
}
.tt-tax-table__th--tax {
    text-align: left;
}
.tt-tax-table__th {
    text-align: left;
}
.tt-tax-table__td--price {
    text-align: left;
    white-space: nowrap;
}
/* --- 仕上げ：最後の行の下線は外枠で代替（任意） --- */
.tt-tax-table__table tbody tr:last-child .tt-tax-table__td {
    border-bottom: 0;
}
.tt-tax-table__td {
  text-align: left;
}

/* ========== Responsive (～480px) ========== */
@media (max-width: 480px) {
/* 文字が詰まり過ぎないよう微調整 */
.tt-tax-table__table {
    font-size: 13px;
}
.tt-tax-table__th, .tt-tax-table__td {
    padding: 8px 10px;
}
/* スマホでは左カラムを折り返し可に（右端切れ対策） */
.tt-tax-table__th--price, .tt-tax-table__td--price {
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: break-word;
    width: auto;                        /* PCの30%指定を解除 */
}
}