@charset "UTF-8";
/* -----------------------------------------------
common css [Scalable and Modular Architecture for CSS]
-------------------------------------------------- */
/* -----------------------------------------------
 Reset （リセット）
-------------------------------------------------- */
html {
  font-family: sans-serif;
  overflow-x: auto;
  overflow-y: scroll;
}

body {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
}

a {
  background: transparent;
  outline: 0 !important;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

html, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code, del, em, img, strong,
dl, dt, dd, ol, ul, li,
fieldset, form, label,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

article, aside, footer, header, small, nav, section, figure, figcaption, main {
  margin: 0;
  padding: 0;
  display: block;
  vertical-align: baseline;
  list-style: none;
  background-color: transparent;
  outline: none;
}

audio, canvas, video {
  display: inline-block;
}

ul, ol {
  list-style-type: none;
}

table {
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  line-height: 1;
  vertical-align: middle;
}

a img {
  border: none;
}

img[usemap], map area {
  border: none !important;
  outline: none !important;
}

a:focus {
  border: 0 none;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

dt, dd, li,
th, td,
input, textarea {
  text-align: left;
  vertical-align: top;
}

input, textarea, button {
  margin: 0;
  padding: 0;
}

button, label {
  background-color: transparent;
  cursor: pointer;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
  opacity: 0.4;
}

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

@font-face {
  font-family: "fontello";
  src: url("/resource/font/fontello.eot?25775741");
  src: url("/resource/font/fontello.eot?25775741#iefix") format("embedded-opentype"), url("/resource/font/fontello.woff2?25775741") format("woff2"), url("/resource/font/fontello.woff?25775741") format("woff"), url("/resource/font/fontello.ttf?25775741") format("truetype"), url("/resource/font/fontello.svg?25775741#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?43256702#fontello') format('svg');
  }
}
*/
[class^=icon-]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-zero:before {
  content: "$";
} /* '$' */
.icon-docs:before {
  content: "1";
} /* '1' */
.icon-heart-1:before {
  content: "2";
} /* '2' */
.icon-folder-open:before {
  content: "3";
} /* '3' */
.icon-folder-open-empty:before {
  content: "4";
} /* '4' */
.icon-clock:before {
  content: "5";
} /* '5' */
.icon-history:before {
  content: "6";
} /* '6' */
.icon-play-circled:before {
  content: "7";
} /* '7' */
.icon-th-large:before {
  content: "8";
} /* '8' */
.icon-subway:before {
  content: "9";
} /* '9' */
.icon-build:before {
  content: ":";
} /* ':' */
.icon-resize-full:before {
  content: ";";
} /* ';' */
.icon-house:before {
  content: "@";
} /* '@' */
.icon-left-circle:before {
  content: "A";
} /* 'A' */
.icon-up-circle:before {
  content: "B";
} /* 'B' */
.icon-ok:before {
  content: "C";
} /* 'C' */
.icon-plus-circled:before {
  content: "D";
} /* 'D' */
.icon-help-circled-1:before {
  content: "E";
} /* 'E' */
.icon-search-1:before {
  content: "F";
} /* 'F' */
.icon-camera-1:before {
  content: "G";
} /* 'G' */
.icon-resize-full-alt:before {
  content: "H";
} /* 'H' */
.icon-zoom-out:before {
  content: "I";
} /* 'I' */
.icon-mobile:before {
  content: "J";
} /* 'J' */
.icon-doc-text:before {
  content: "K";
} /* 'K' */
.icon-attention:before {
  content: "L";
} /* 'L' */
.icon-bookmark:before {
  content: "N";
} /* 'N' */
.icon-menu:before {
  content: "O";
} /* 'O' */
.icon-angle-left:before {
  content: "P";
} /* 'P' */
.icon-angle-up:before {
  content: "Q";
} /* 'Q' */
.icon-home:before {
  content: "R";
} /* 'R' */
.icon-location:before {
  content: "S";
} /* 'S' */
.icon-fee:before {
  content: "T";
} /* 'T' */
.icon-angle-double-left:before {
  content: "U";
} /* 'U' */
.icon-angle-double-up:before {
  content: "V";
} /* 'V' */
.icon-star-1:before {
  content: "W";
} /* 'W' */
.icon-child:before {
  content: "X";
} /* 'X' */
.icon-facebook:before {
  content: "Y";
} /* 'Y' */
.icon-pin:before {
  content: "Z";
} /* 'Z' */
.icon-walk:before {
  content: "]";
} /* ']' */
.icon-down-circle:before {
  content: "a";
} /* 'a' */
.icon-right-circle:before {
  content: "b";
} /* 'b' */
.icon-ok-circled:before {
  content: "c";
} /* 'c' */
.icon-cancel-circled:before {
  content: "d";
} /* 'd' */
.icon-minus-circled:before {
  content: "e";
} /* 'e' */
.icon-info-circled:before {
  content: "f";
} /* 'f' */
.icon-mail:before {
  content: "g";
} /* 'g' */
.icon-comment:before {
  content: "h";
} /* 'h' */
.icon-zoom-in:before {
  content: "i";
} /* 'i' */
.icon-monitor:before {
  content: "j";
} /* 'j' */
.icon-file-pdf:before {
  content: "k";
} /* 'k' */
.icon-trash-empty:before {
  content: "l";
} /* 'l' */
.icon-tags:before {
  content: "n";
} /* 'n' */
.icon-calendar:before {
  content: "o";
} /* 'o' */
.icon-phone:before {
  content: "p";
} /* 'p' */
.icon-angle-right:before {
  content: "q";
} /* 'q' */
.icon-angle-down:before {
  content: "r";
} /* 'r' */
.icon-spin1:before {
  content: "s";
} /* 's' */
.icon-direction:before {
  content: "t";
} /* 't' */
.icon-map:before {
  content: "u";
} /* 'u' */
.icon-angle-double-right:before {
  content: "v";
} /* 'v' */
.icon-angle-double-down:before {
  content: "w";
} /* 'w' */
.icon-star-empty:before {
  content: "x";
} /* 'x' */
.icon-twitter:before {
  content: "y";
} /* 'y' */
.icon-link-ext:before {
  content: "z";
} /* 'z' */
.icon-heart-empty:before {
  content: "♡";
} /* '♡' */
.icon-heart:before {
  content: "♥";
} /* '♥' */
.icon-cw:before {
  content: "⟳";
} /* '⟳' */
.icon-book:before {
  content: "\e800";
} /* '' */
.icon-mail-2:before {
  content: "\e80a";
} /* '' */
.icon-chat:before {
  content: "\e841";
} /* '' */
.icon-pencil:before {
  content: "\e844";
} /* '' */
.icon-edit:before {
  content: "\e845";
} /* '' */
.icon-chevron-left:before {
  content: "\f0a8";
} /* '' */
.icon-chevron-right:before {
  content: "\f0a9";
} /* '' */
.icon-help:before {
  content: "\f128";
} /* '' */
.icon-compass:before {
  content: "\f14e";
} /* '' */
.icon-resize-small:before {
  content: "＊";
} /* '＊' */
.icon-upload:before {
  content: "📤";
} /* '\1f4e4' */
@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: normal;
  src: url("/faq/resource/font/NotoSansCJKjp-Regular.eot");
  src: local("Noto Sans CJK JP Light"), url("/faq/resource/font/NotoSansCJKjp-Regular.eot?#iefix") format("embedded-opentype"), url("/faq/resource/font/NotoSansCJKjp-Regular.woff") format("woff"), url("/faq/resource/font/NotoSansCJKjp-Regular.otf") format("opentype");
}
.m0 {
  margin: 0px !important;
}

.m5 {
  margin: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.m35 {
  margin: 35px !important;
}

.m40 {
  margin: 40px !important;
}

.m45 {
  margin: 45px !important;
}

.m50 {
  margin: 50px !important;
}

.m55 {
  margin: 55px !important;
}

.m60 {
  margin: 60px !important;
}

.m70 {
  margin: 70px !important;
}

.m80 {
  margin: 80px !important;
}

.m90 {
  margin: 90px !important;
}

.m100 {
  margin: 100px !important;
}

.mt-37 {
  margin-top: -37px !important;
}

.mt-10 {
  margin-top: -10px !important;
}

.mt-5 {
  margin-top: -5px !important;
}

.mt-4 {
  margin-top: -4px !important;
}

.mt-1 {
  margin-top: -1px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mt1 {
  margin-top: 1px !important;
}

.mt2 {
  margin-top: 2px !important;
}

.mt3 {
  margin-top: 3px !important;
}

.mt4 {
  margin-top: 4px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mrauto {
  margin-right: auto !important;
}

.mr-15 {
  margin-right: -15px !important;
}

.mr-13 {
  margin-right: -13px !important;
}

.mr-10 {
  margin-right: -10px !important;
}

.mr-5 {
  margin-right: -5px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mr1 {
  margin-right: 1px !important;
}

.mr2 {
  margin-right: 2px !important;
}

.mr3 {
  margin-right: 3px !important;
}

.mr4 {
  margin-right: 4px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mr200 {
  margin-right: 200px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb1 {
  margin-bottom: 1px !important;
}

.mb2 {
  margin-bottom: 2px !important;
}

.mb3 {
  margin-bottom: 3px !important;
}

.mb4 {
  margin-bottom: 4px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mlauto {
  margin-left: auto !important;
}

.ml-15 {
  margin-left: -15px !important;
}

.ml-13 {
  margin-left: -13px !important;
}

.ml-10 {
  margin-left: -10px !important;
}

.ml-5 {
  margin-left: -5px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.ml1 {
  margin-left: 1px !important;
}

.ml2 {
  margin-left: 2px !important;
}

.ml3 {
  margin-left: 3px !important;
}

.ml4 {
  margin-left: 4px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.w100 {
  width: 100% !important;
}

.p0 {
  padding: 0px !important;
}

.p1 {
  padding: 1px !important;
}

.p2 {
  padding: 2px !important;
}

.p3 {
  padding: 3px !important;
}

.p4 {
  padding: 4px !important;
}

.p5 {
  padding: 5px !important;
}

.p6 {
  padding: 6px !important;
}

.p7 {
  padding: 7px !important;
}

.p8 {
  padding: 8px !important;
}

.p9 {
  padding: 9px !important;
}

.p10 {
  padding: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.p35 {
  padding: 35px !important;
}

.p40 {
  padding: 40px !important;
}

.p45 {
  padding: 45px !important;
}

.p50 {
  padding: 50px !important;
}

.p60 {
  padding: 60px !important;
}

.p70 {
  padding: 70px !important;
}

.p80 {
  padding: 80px !important;
}

.p90 {
  padding: 90px !important;
}

.p100 {
  padding: 100px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pt1 {
  padding-top: 1px !important;
}

.pt2 {
  padding-top: 2px !important;
}

.pt3 {
  padding-top: 3px !important;
}

.pt4 {
  padding-top: 4px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt6 {
  padding-top: 6px !important;
}

.pt7 {
  padding-top: 7px !important;
}

.pt8 {
  padding-top: 8px !important;
}

.pt9 {
  padding-top: 9px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pr1 {
  padding-right: 1px !important;
}

.pr2 {
  padding-right: 2px !important;
}

.pr3 {
  padding-right: 3px !important;
}

.pr4 {
  padding-right: 4px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr6 {
  padding-right: 6px !important;
}

.pr7 {
  padding-right: 7px !important;
}

.pr8 {
  padding-right: 8px !important;
}

.pr9 {
  padding-right: 9px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pr150 {
  padding-right: 150px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb1 {
  padding-bottom: 1px !important;
}

.pb2 {
  padding-bottom: 2px !important;
}

.pb3 {
  padding-bottom: 3px !important;
}

.pb4 {
  padding-bottom: 4px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb6 {
  padding-bottom: 6px !important;
}

.pb7 {
  padding-bottom: 7px !important;
}

.pb8 {
  padding-bottom: 8px !important;
}

.pb9 {
  padding-bottom: 9px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pl1 {
  padding-left: 1px !important;
}

.pl2 {
  padding-left: 2px !important;
}

.pl3 {
  padding-left: 3px !important;
}

.pl4 {
  padding-left: 4px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl6 {
  padding-left: 6px !important;
}

.pl7 {
  padding-left: 7px !important;
}

.pl8 {
  padding-left: 8px !important;
}

.pl9 {
  padding-left: 9px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.pl150 {
  padding-left: 150px !important;
}

@media (max-width: 959px) {
  .m0-tb {
    margin: 0px !important;
  }
  .m5-tb {
    margin: 5px !important;
  }
  .m10-tb {
    margin: 10px !important;
  }
  .m15-tb {
    margin: 15px !important;
  }
  .m20-tb {
    margin: 20px !important;
  }
  .m25-tb {
    margin: 25px !important;
  }
  .m30-tb {
    margin: 30px !important;
  }
  .m35-tb {
    margin: 35px !important;
  }
  .m40-tb {
    margin: 40px !important;
  }
  .m45-tb {
    margin: 45px !important;
  }
  .m50-tb {
    margin: 50px !important;
  }
  .m55-tb {
    margin: 55px !important;
  }
  .m60-tb {
    margin: 60px !important;
  }
  .m70-tb {
    margin: 70px !important;
  }
  .m80-tb {
    margin: 80px !important;
  }
  .m90-tb {
    margin: 90px !important;
  }
  .m100-tb {
    margin: 100px !important;
  }
  .mt0-tb {
    margin-top: 0px !important;
  }
  .mt1-tb {
    margin-top: 1px !important;
  }
  .mt2-tb {
    margin-top: 2px !important;
  }
  .mt3-tb {
    margin-top: 3px !important;
  }
  .mt4-tb {
    margin-top: 4px !important;
  }
  .mt5-tb {
    margin-top: 5px !important;
  }
  .mt10-tb {
    margin-top: 10px !important;
  }
  .mt15-tb {
    margin-top: 15px !important;
  }
  .mt20-tb {
    margin-top: 20px !important;
  }
  .mt25-tb {
    margin-top: 25px !important;
  }
  .mt30-tb {
    margin-top: 30px !important;
  }
  .mt35-tb {
    margin-top: 35px !important;
  }
  .mt40-tb {
    margin-top: 40px !important;
  }
  .mt45-tb {
    margin-top: 45px !important;
  }
  .mt50-tb {
    margin-top: 50px !important;
  }
  .mt55-tb {
    margin-top: 55px !important;
  }
  .mt60-tb {
    margin-top: 60px !important;
  }
  .mt70-tb {
    margin-top: 70px !important;
  }
  .mt80-tb {
    margin-top: 80px !important;
  }
  .mt90-tb {
    margin-top: 90px !important;
  }
  .mt100-tb {
    margin-top: 100px !important;
  }
  .mrauto-tb {
    margin-right: auto !important;
  }
  .mr0-tb {
    margin-right: 0px !important;
  }
  .mr1-tb {
    margin-right: 1px !important;
  }
  .mr2-tb {
    margin-right: 2px !important;
  }
  .mr3-tb {
    margin-right: 3px !important;
  }
  .mr4-tb {
    margin-right: 4px !important;
  }
  .mr5-tb {
    margin-right: 5px !important;
  }
  .mr10-tb {
    margin-right: 10px !important;
  }
  .mr15-tb {
    margin-right: 15px !important;
  }
  .mr20-tb {
    margin-right: 20px !important;
  }
  .mr25-tb {
    margin-right: 25px !important;
  }
  .mr30-tb {
    margin-right: 30px !important;
  }
  .mr35-tb {
    margin-right: 35px !important;
  }
  .mr40-tb {
    margin-right: 40px !important;
  }
  .mr45-tb {
    margin-right: 45px !important;
  }
  .mr50-tb {
    margin-right: 50px !important;
  }
  .mr60-tb {
    margin-right: 60px !important;
  }
  .mr70-tb {
    margin-right: 70px !important;
  }
  .mr80-tb {
    margin-right: 80px !important;
  }
  .mr90-tb {
    margin-right: 90px !important;
  }
  .mr100-tb {
    margin-right: 100px !important;
  }
  .mr200-tb {
    margin-right: 200px !important;
  }
  .mr300-tb {
    margin-right: 300px !important;
  }
  .mb0-tb {
    margin-bottom: 0px !important;
  }
  .mb1-tb {
    margin-bottom: 1px !important;
  }
  .mb2-tb {
    margin-bottom: 2px !important;
  }
  .mb3-tb {
    margin-bottom: 3px !important;
  }
  .mb4-tb {
    margin-bottom: 4px !important;
  }
  .mb5-tb {
    margin-bottom: 5px !important;
  }
  .mb10-tb {
    margin-bottom: 10px !important;
  }
  .mb15-tb {
    margin-bottom: 15px !important;
  }
  .mb20-tb {
    margin-bottom: 20px !important;
  }
  .mb25-tb {
    margin-bottom: 25px !important;
  }
  .mb30-tb {
    margin-bottom: 30px !important;
  }
  .mb35-tb {
    margin-bottom: 35px !important;
  }
  .mb40-tb {
    margin-bottom: 40px !important;
  }
  .mb45-tb {
    margin-bottom: 45px !important;
  }
  .mb50-tb {
    margin-bottom: 50px !important;
  }
  .mb60-tb {
    margin-bottom: 60px !important;
  }
  .mb70-tb {
    margin-bottom: 70px !important;
  }
  .mb80-tb {
    margin-bottom: 80px !important;
  }
  .mb90-tb {
    margin-bottom: 90px !important;
  }
  .mb100-tb {
    margin-bottom: 100px !important;
  }
  .mlauto-tb {
    margin-left: auto !important;
  }
  .ml0-tb {
    margin-left: 0px !important;
  }
  .ml1-tb {
    margin-left: 1px !important;
  }
  .ml2-tb {
    margin-left: 2px !important;
  }
  .ml3-tb {
    margin-left: 3px !important;
  }
  .ml4-tb {
    margin-left: 4px !important;
  }
  .ml5-tb {
    margin-left: 5px !important;
  }
  .ml10-tb {
    margin-left: 10px !important;
  }
  .ml15-tb {
    margin-left: 15px !important;
  }
  .ml20-tb {
    margin-left: 20px !important;
  }
  .ml25-tb {
    margin-left: 25px !important;
  }
  .ml30-tb {
    margin-left: 30px !important;
  }
  .ml35-tb {
    margin-left: 35px !important;
  }
  .ml40-tb {
    margin-left: 40px !important;
  }
  .ml45-tb {
    margin-left: 45px !important;
  }
  .ml50-tb {
    margin-left: 50px !important;
  }
  .ml60-tb {
    margin-left: 60px !important;
  }
  .ml70-tb {
    margin-left: 70px !important;
  }
  .ml80-tb {
    margin-left: 80px !important;
  }
  .ml90-tb {
    margin-left: 90px !important;
  }
  .ml100-tb {
    margin-left: 100px !important;
  }
  .p0-tb {
    padding: 0px !important;
  }
  .p5-tb {
    padding: 5px !important;
  }
  .p10-tb {
    padding: 10px !important;
  }
  .p15-tb {
    padding: 15px !important;
  }
  .p20-tb {
    padding: 20px !important;
  }
  .p25-tb {
    padding: 25px !important;
  }
  .p30-tb {
    padding: 30px !important;
  }
  .p35-tb {
    padding: 35px !important;
  }
  .p40-tb {
    padding: 40px !important;
  }
  .p45-tb {
    padding: 45px !important;
  }
  .p50-tb {
    padding: 50px !important;
  }
  .p60-tb {
    padding: 60px !important;
  }
  .p70-tb {
    padding: 70px !important;
  }
  .p80-tb {
    padding: 80px !important;
  }
  .p90-tb {
    padding: 90px !important;
  }
  .p100-tb {
    padding: 100px !important;
  }
  .pt0-tb {
    padding-top: 0px !important;
  }
  .pt1-tb {
    padding-top: 1px !important;
  }
  .pt2-tb {
    padding-top: 2px !important;
  }
  .pt3-tb {
    padding-top: 3px !important;
  }
  .pt4-tb {
    padding-top: 4px !important;
  }
  .pt5-tb {
    padding-top: 5px !important;
  }
  .pt6-tb {
    padding-top: 6px !important;
  }
  .pt7-tb {
    padding-top: 7px !important;
  }
  .pt8-tb {
    padding-top: 8px !important;
  }
  .pt9-tb {
    padding-top: 9px !important;
  }
  .pt10-tb {
    padding-top: 10px !important;
  }
  .pt15-tb {
    padding-top: 15px !important;
  }
  .pt20-tb {
    padding-top: 20px !important;
  }
  .pt25-tb {
    padding-top: 25px !important;
  }
  .pt30-tb {
    padding-top: 30px !important;
  }
  .pt35-tb {
    padding-top: 35px !important;
  }
  .pt40-tb {
    padding-top: 40px !important;
  }
  .pt45-tb {
    padding-top: 45px !important;
  }
  .pt50-tb {
    padding-top: 50px !important;
  }
  .pt60-tb {
    padding-top: 60px !important;
  }
  .pt70-tb {
    padding-top: 70px !important;
  }
  .pt80-tb {
    padding-top: 80px !important;
  }
  .pt90-tb {
    padding-top: 90px !important;
  }
  .pt100-tb {
    padding-top: 100px !important;
  }
  .pr0-tb {
    padding-right: 0px !important;
  }
  .pr1-tb {
    padding-right: 1px !important;
  }
  .pr2-tb {
    padding-right: 2px !important;
  }
  .pr3-tb {
    padding-right: 3px !important;
  }
  .pr4-tb {
    padding-right: 4px !important;
  }
  .pr5-tb {
    padding-right: 5px !important;
  }
  .pr6-tb {
    padding-right: 6px !important;
  }
  .pr7-tb {
    padding-right: 7px !important;
  }
  .pr8-tb {
    padding-right: 8px !important;
  }
  .pr9-tb {
    padding-right: 9px !important;
  }
  .pr10-tb {
    padding-right: 10px !important;
  }
  .pr20-tb {
    padding-right: 20px !important;
  }
  .pr25-tb {
    padding-right: 25px !important;
  }
  .pr30-tb {
    padding-right: 30px !important;
  }
  .pr35-tb {
    padding-right: 35px !important;
  }
  .pr40-tb {
    padding-right: 40px !important;
  }
  .pr45-tb {
    padding-right: 45px !important;
  }
  .pr50-tb {
    padding-right: 50px !important;
  }
  .pr55-tb {
    padding-right: 55px !important;
  }
  .pr60-tb {
    padding-right: 60px !important;
  }
  .pr70-tb {
    padding-right: 70px !important;
  }
  .pr80-tb {
    padding-right: 80px !important;
  }
  .pr90-tb {
    padding-right: 90px !important;
  }
  .pr100-tb {
    padding-right: 100px !important;
  }
  .pb0-tb {
    padding-bottom: 0px !important;
  }
  .pb1-tb {
    padding-bottom: 1px !important;
  }
  .pb2-tb {
    padding-bottom: 2px !important;
  }
  .pb3-tb {
    padding-bottom: 3px !important;
  }
  .pb4-tb {
    padding-bottom: 4px !important;
  }
  .pb5-tb {
    padding-bottom: 5px !important;
  }
  .pb6-tb {
    padding-bottom: 6px !important;
  }
  .pb7-tb {
    padding-bottom: 7px !important;
  }
  .pb8-tb {
    padding-bottom: 8px !important;
  }
  .pb9-tb {
    padding-bottom: 9px !important;
  }
  .pb10-tb {
    padding-bottom: 10px !important;
  }
  .pb15-tb {
    padding-bottom: 15px !important;
  }
  .pb20-tb {
    padding-bottom: 20px !important;
  }
  .pb25-tb {
    padding-bottom: 25px !important;
  }
  .pb30-tb {
    padding-bottom: 30px !important;
  }
  .pb35-tb {
    padding-bottom: 35px !important;
  }
  .pb40-tb {
    padding-bottom: 40px !important;
  }
  .pb45-tb {
    padding-bottom: 45px !important;
  }
  .pb50-tb {
    padding-bottom: 50px !important;
  }
  .pb60-tb {
    padding-bottom: 60px !important;
  }
  .pb70-tb {
    padding-bottom: 70px !important;
  }
  .pb80-tb {
    padding-bottom: 80px !important;
  }
  .pb90-tb {
    padding-bottom: 90px !important;
  }
  .pb100-tb {
    padding-bottom: 100px !important;
  }
  .pl0-tb {
    padding-left: 0px !important;
  }
  .pl1-tb {
    padding-left: 1px !important;
  }
  .pl2-tb {
    padding-left: 2px !important;
  }
  .pl3-tb {
    padding-left: 3px !important;
  }
  .pl4-tb {
    padding-left: 4px !important;
  }
  .pl5-tb {
    padding-left: 5px !important;
  }
  .pl6-tb {
    padding-left: 6px !important;
  }
  .pl7-tb {
    padding-left: 7px !important;
  }
  .pl8-tb {
    padding-left: 8px !important;
  }
  .pl9-tb {
    padding-left: 9px !important;
  }
  .pl10-tb {
    padding-left: 10px !important;
  }
  .pl15-tb {
    padding-left: 15px !important;
  }
  .pl20-tb {
    padding-left: 20px !important;
  }
  .pl25-tb {
    padding-left: 25px !important;
  }
  .pl30-tb {
    padding-left: 30px !important;
  }
  .pl35-tb {
    padding-left: 35px !important;
  }
  .pl40-tb {
    padding-left: 40px !important;
  }
  .pl45-tb {
    padding-left: 45px !important;
  }
  .pl50-tb {
    padding-left: 50px !important;
  }
  .pl60-tb {
    padding-left: 60px !important;
  }
  .pl70-tb {
    padding-left: 70px !important;
  }
  .pl80-tb {
    padding-left: 80px !important;
  }
  .pl90-tb {
    padding-left: 90px !important;
  }
  .pl100-tb {
    padding-left: 100px !important;
  }
}
/* -----------------------------------------------
1. Base （ベース）
-------------------------------------------------- */
html {
  overflow-y: scroll;
}

body {
  background: #fff;
  font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
  font-size: 12px;
  color: #222;
  line-height: 1;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.7;
  font-size: 100%;
  font-weight: normal;
}

p {
  font-size: 12px;
  line-height: 1.7;
}

dt, dd, li,
th, td,
input,
textarea {
  line-height: 1.3;
}

input, textarea, button, select {
  font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
  font-size: 100%;
  outline: none;
}

strong {
  font-weight: bold;
}

em {
  font-weight: bold;
}

a {
  color: #06c;
  text-decoration: none;
}

a:hover,
a:active {
  color: #39f;
  text-decoration: none;
}

a, input, label {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* Clearfix [ModernType]
-------------------------------------------------- */
.clearfix:before, .clearfix:after,
#document:before,
#document:after,
#header:before,
#header:after,
#footer:before,
#footer:after,
.content:before,
.content:after,
.wrapper:before,
.wrapper:after,
.col:before,
.col:after {
  content: " ";
  display: table;
}
.clearfix:after,
#document:after,
#header:after,
#footer:after,
.content:after,
.wrapper:after,
.col:after {
  clear: both;
}

/*  [Object-Oriented CSS]
-------------------------------------------------- */
.is-hidden {
  display: none !important;
}

.is-visible {
  display: block !important;
}

.is-ie8 {
  display: none;
}
.ie8 .is-ie8 {
  display: block;
}

.is-ie9 {
  display: none;
}
.ie9 .is-ie9 {
  display: block;
}

.pull-left {
  text-align: left !important;
}

.pull-right {
  text-align: right !important;
}

.pull-center {
  text-align: center !important;
}

.pull-top {
  vertical-align: top !important;
}

.pull-middle {
  vertical-align: middle !important;
}

.pull-bottom {
  vertical-align: bottom !important;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.clear-left {
  clear: left;
}

.clear-right {
  clear: right;
}

.clear-both {
  clear: both;
}

.clear-odd li:nth-child(odd) {
  clear: both;
}

.clear-3n li:nth-child(3n+1) {
  clear: both;
}

.dsp-block {
  display: block !important;
}

.dsp-inline {
  display: inline !important;
}

.dsp-inline-block {
  display: inline-block !important;
}

.dsp-table {
  display: table !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.dsp-table-cell {
  display: table-cell !important;
}

.va-top {
  vertical-align: top;
}

.va-middle {
  vertical-align: middle;
}

.img-fluid {
  width: 100%;
}

/*  Column Module
-------------------------------------------------- */
.col_item {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.col_item-1 {
  width: 8.33333333%;
}
.col_item-2 {
  width: 16.66666667%;
}
.col_item-2_5 {
  width: 20%;
}
.col_item-3 {
  width: 25%;
}
.col_item-4 {
  width: 33.33333333%;
}
.col_item-5 {
  width: 41.66666667%;
}
.col_item-6 {
  width: 50%;
}
.col_item-6i {
  width: 50% !important;
}
.col_item-7 {
  width: 58.33333333%;
}
.col_item-8 {
  width: 66.66666667%;
}
.col_item-9 {
  width: 75%;
}
.col_item-10 {
  width: 83.33333333%;
}
.col_item-11 {
  width: 91.66666667%;
}
.col_item-12 {
  width: 100%;
}

@media (max-width: 959px) {
  .col_item-1-tb {
    width: 8.33333333%;
  }
  .col_item-2-tb {
    width: 16.66666667%;
  }
  .col_item-2_5-tb {
    width: 20%;
  }
  .col_item-3-tb {
    width: 25%;
  }
  .col_item-4-tb {
    width: 33.33333333%;
  }
  .col_item-5-tb {
    width: 41.66666667%;
  }
  .col_item-6-tb {
    width: 50%;
  }
  .col_item-7-tb {
    width: 58.33333333%;
  }
  .col_item-8-tb {
    width: 66.66666667%;
  }
  .col_item-9-tb {
    width: 75%;
  }
  .col_item-10-tb {
    width: 83.33333333%;
  }
  .col_item-11-tb {
    width: 91.66666667%;
  }
  .col_item-12-tb {
    width: 100%;
  }
}
/* -----------------------------------------------
2. Layout（レイアウト）
-------------------------------------------------- */
/* body
-------------------------------------------------- */
html.isOpening {
  height: 100%;
  overflow-x: hidden;
  overflow-y: visible;
}

body {
  font-size: 14px;
}

a {
  text-decoration: underline;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  /*&[target=_blank] {
  	&:after {
  		@include webfont('\7a');
  		margin-left: 0.3em;
  		text-decoration: none;
  	}
  }*/
}
a i {
  text-decoration: none;
}

p {
  font-size: 100%;
}

/* #document
-------------------------------------------------- */
#document {
  width: 100%;
  overflow: hidden;
}
@media (max-width: 959px) {
  body > #document {
    min-width: 768px;
  }
}
@media (max-width: 959px) {
  body > #document.document-window {
    min-width: 720px;
  }
}

@media (max-width: 959px) {
  #document_cover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #06c;
    background: rgba(0, 102, 204, 0.8);
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .isAsideOpen #document_cover {
    visibility: visible;
    opacity: 1;
  }
}

/* #header
-------------------------------------------------- */
.header {
  position: relative;
  background: #06c;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  z-index: 10;
}
.header a {
  color: #fff;
  text-decoration: none;
}
.header a:hover {
  color: #fc0;
}

.header_logo {
  position: absolute;
  left: 0;
  bottom: 0;
}
.header_logo:before {
  content: "";
  position: absolute;
  top: -4px;
  left: -55px;
  width: 95px;
  height: 35px;
  background: url(/resource/images/bg-header-logo.png) left top no-repeat;
}
.header_logo img {
  position: relative;
}
@media (max-width: 959px) {
  .header_logo {
    position: relative;
    margin: 0 -20px;
    background: #005bac;
  }
  .header_logo:before {
    display: none;
  }
  .header_logo a {
    display: block;
    height: 43px;
    background: url(/resource/images/header-logo3.png) center bottom no-repeat;
  }
  .header_logo img {
    display: none;
  }
}

.header_gnav {
  float: left;
  margin-bottom: 8px;
  margin-left: 218px;
  font-size: 11px;
}
.header_gnav > p {
  margin-bottom: -2px;
}
.header_gnav > p > i {
  font-size: 13px;
}
.header_gnav > p:first-child {
  margin: 8px 0 4px;
}
.header_gnav > nav > ul {
  float: left;
  width: 368px;
  border-radius: 4px;
  background: #0080ff;
  -webkit-box-shadow: #0048a0 0 1px 0 0;
          box-shadow: #0048a0 0 1px 0 0;
}
.header_gnav > nav > ul > li {
  float: left;
}
.header_gnav > nav > ul > li.header_gnav-nagoya > a {
  width: 101px;
  border-radius: 4px 0 0 4px;
}
.header_gnav > nav > ul > li.header_gnav-nagoya > a:before, .header_gnav > nav > ul > li.header_gnav-nagoya > a:after {
  display: none;
}
.header_gnav > nav > ul > li.header_gnav-mie > a {
  border-radius: 0 4px 4px 0;
}
.header_gnav > nav a {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 89px;
  padding: 7px 0 6px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.header_gnav > nav a:before, .header_gnav > nav a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
}
.header_gnav > nav a:before {
  background: #0048a0;
}
.header_gnav > nav a:after {
  left: 1px;
  background: #3e94ff;
}
.header_gnav > nav > p {
  float: left;
  margin-left: 7px;
  border-radius: 4px;
  background: #0080ff;
  -webkit-box-shadow: #0048a0 0 1px 0 0;
          box-shadow: #0048a0 0 1px 0 0;
}
.header_gnav > nav > p > a {
  line-height: 1.3;
}
.header_gnav > nav > p > a:before, .header_gnav > nav > p > a:after {
  display: none;
}
.header_gnav > nav li, .header_gnav > nav > p {
  position: relative;
}
.header_gnav > nav li:before, .header_gnav > nav li:after, .header_gnav > nav > p:before, .header_gnav > nav > p:after {
  content: "";
  position: absolute;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: bottom 0.3s, opacity 0.3s, visibility 0.3s;
  transition: bottom 0.3s, opacity 0.3s, visibility 0.3s;
}
.header_gnav > nav li:before, .header_gnav > nav > p:before {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fc0;
}
.header_gnav > nav li:after, .header_gnav > nav > p:after {
  bottom: 0;
}
.header_gnav > nav li:hover:before, .header_gnav > nav > p:hover:before {
  opacity: 1;
  visibility: visible;
}
.header_gnav > nav li.isActive:after, .header_gnav > nav > p.isActive:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -3px;
  opacity: 1;
  visibility: visible;
  display: block;
  height: 0;
  width: 0;
  border-top: 5px solid #fc0;
  border-right: 3px solid transparent;
  border-left: 3px solid transparent;
}
.header_gnav > nav li.isActive a, .header_gnav > nav > p.isActive a {
  background: #fc0;
  color: #06c !important;
}
@media (max-width: 959px) {
  .header_gnav {
    margin-left: -10px;
  }
}

.header_snav {
  float: right;
  margin: 8px 0 14px;
}
.header_snav li {
  float: left;
  margin-left: 10px;
}
.header_snav li a {
  position: relative;
  display: block;
  min-width: 98px;
  padding: 4px 5px 3px 20px;
  border: 2px solid #0055c8;
  border-radius: 13px;
  font-size: 12px;
  text-align: center;
}
.header_snav li a:before {
  font-family: "fontello";
  content: "q";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 4px;
  left: 7px;
  font-size: 14px;
}
.header_snav li a:hover {
  border-color: #fc0;
}
@media (max-width: 959px) {
  .header_snav {
    margin-right: -10px;
  }
}

.header_hnav {
  float: right;
  margin-top: 5px;
}
.header_hnav > ul {
  position: relative;
  padding-right: 2px;
}
.header_hnav > ul:before, .header_hnav > ul:after {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 31px;
}
.header_hnav > ul:before {
  right: 1px;
  background: #0d3d78;
}
.header_hnav > ul:after {
  right: 0;
  background: #1b81ff;
}
.header_hnav > ul > li {
  position: relative;
  float: left;
}
.header_hnav > ul > li:before, .header_hnav > ul > li:after {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 31px;
}
.header_hnav > ul > li:before {
  left: 0;
  background: #0d3d78;
}
.header_hnav > ul > li:after {
  left: 1px;
  background: #1b81ff;
}
.header_hnav > ul > li > a {
  display: block;
  width: 85px;
  height: 31px;
  font-size: 10px;
  text-align: center;
  line-height: 1;
}
.header_hnav > ul > li > a > span {
  display: block;
  margin-bottom: 3px;
  font-size: 16px;
}
.header_hnav > ul > li > a > span > span {
  font-size: 12px;
}
@media (max-width: 959px) {
  .header_hnav {
    margin-right: -10px;
  }
}

/* follow */
#header_follow {
  position: fixed;
  top: -45px;
  left: 0;
  width: 100%;
  min-width: 960px;
  z-index: 50;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.isHeaderFollow #header_follow {
  top: 0;
}
@media (max-width: 959px) {
  #header_follow {
    min-width: 768px;
  }
}

.header_follow_logo {
  position: relative;
  float: left;
}
.header_follow_logo a {
  display: block;
  padding: 9px 0 12px 53px;
}
.header_follow_logo a:before {
  content: "";
  position: absolute;
  left: 3px;
  bottom: -3px;
  width: 39px;
  height: 37px;
  background: url(/resource/images/header-sagassy.png) left top no-repeat;
  background-size: 39px 37px;
}
.header-mini .header_follow_logo {
  float: none;
  width: 203px;
  margin: 0 auto;
}

.header-home {
  padding: 8px 0;
}
.header-home p {
  float: left;
  margin-top: 4px;
  font-size: 11px;
}
.header-home .header_snav {
  margin: 0;
}

/* home */
.header_hnav-home {
  position: absolute;
  float: none;
  margin-top: 0;
  padding-top: 1px;
  bottom: -42px;
  right: 20px;
}
.header_hnav-home > ul {
  position: relative;
  padding-right: 0;
}
.header_hnav-home > ul:before, .header_hnav-home > ul:after {
  display: none;
}
.header_hnav-home > ul > li {
  margin-left: 2px;
}
.header_hnav-home > ul > li:before, .header_hnav-home > ul > li:after {
  display: none;
}
.header_hnav-home > ul > li:first-child {
  margin-left: 0;
}
.header_hnav-home > ul > li > a {
  width: 84px;
  height: 35px;
  background: #06c;
  border-radius: 0 0 5px 5px;
}

/* #crumb
-------------------------------------------------- */
#crumb {
  background: #f1f1f1;
  color: #666;
}
#crumb ol {
  padding: 16px 0 0;
}
#crumb ol > li {
  float: left;
  font-size: 12px;
  white-space: nowrap;
}
#crumb ol > li:before {
  font-family: "fontello";
  content: "q";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
}
#crumb ol > li > a, #crumb ol > li > div {
  position: relative;
  display: inline-block;
  padding: 0 10px 15px 2px;
  text-decoration: none;
}
#crumb ol > li > a i, #crumb ol > li > div i {
  position: absolute;
  top: -6px;
  left: 0;
  color: #49a1ff;
  font-size: 18px;
}
#crumb ol > li:first-child:before {
  display: none;
}
#crumb ol > li:first-child > a {
  padding-left: 24px;
}
#crumb.bg-none {
  background: none;
}

/* #main
-------------------------------------------------- */
#main {
  padding-bottom: 80px;
}
.document-window #main {
  padding-bottom: 20px;
}

.main-list {
  float: left;
  width: 630px;
}
@media (max-width: 959px) {
  .main-list {
    float: none;
    width: auto;
    margin-right: 65px;
  }
}

/* */
.wrapper {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 960px;
  margin: 0 auto;
}
@media (max-width: 959px) {
  .wrapper {
    width: 100%;
    padding: 0 20px;
  }
}
.document-window .wrapper {
  width: 720px;
  padding: 0;
}

/* container */
.container {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 630px;
}
@media (max-width: 959px) {
  .container {
    float: none;
    margin: 0 auto;
  }
}

/* aside */
.aside {
  float: right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 315px;
  margin-bottom: 20px;
}

.aside-tb .aside-tb_close {
  display: none;
}
@media (max-width: 959px) {
  .aside-tb {
    position: fixed;
    top: 0;
    right: -338px;
    width: 335px !important;
    height: 100%;
    background: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 0 5px 0;
            box-shadow: rgba(0, 0, 0, 0.25) 0 0 5px 0;
    z-index: 101;
    -webkit-transition: right 0.3s;
    transition: right 0.3s;
  }
  .aside-tb .aside-tb_wrap {
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    padding: 10px;
    background: #fff;
    z-index: 2;
    overflow-y: scroll;
  }
  .aside-tb .aside-tb_close {
    display: block;
    position: absolute;
    top: 50%;
    left: -65px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 65px;
    margin-top: -7em;
    padding: 50px 17px 25px;
    border: 1px solid #ddd;
    border-right: none;
    border-radius: 5px 0 0 5px;
    background: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 1.1;
    cursor: pointer;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 2px 10px 0;
            box-shadow: rgba(0, 0, 0, 0.3) 0 2px 10px 0;
  }
  .aside-tb .aside-tb_close:before, .aside-tb .aside-tb_close:after {
    content: "";
    position: absolute;
  }
  .aside-tb .aside-tb_close:before {
    top: 4px;
    left: 4px;
    width: 53px;
    height: 26px;
    border-radius: 3px;
    background: #fc0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .aside-tb .aside-tb_close:after {
    font-family: "fontello";
    content: "U";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 9px;
    left: 21px;
  }
  .aside-tb .aside-tb_close:hover:before {
    background: #ffe400;
  }
  .aside-tb .aside-tb_close:hover:after {
    -webkit-animation-name: asideClose1;
            animation-name: asideClose1;
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
    -webkit-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
            animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  }
  @-webkit-keyframes asideClose1 {
    0% {
      left: 31px;
      opacity: 0;
    }
    100% {
      left: 21px;
      opacity: 1;
    }
  }
  @keyframes asideClose1 {
    0% {
      left: 31px;
      opacity: 0;
    }
    100% {
      left: 21px;
      opacity: 1;
    }
  }
  .aside-tb .aside-tb_close > span i {
    display: block;
    margin: 0 0 0.4em;
    font-size: 18px;
  }
  .aside-tb .aside-tb_close > span:after {
    content: "";
  }
  .isAsideOpen .aside-tb {
    right: 0;
  }
  .isAsideOpen .aside-tb .aside-tb_close:after {
    font-family: "fontello";
    content: "v";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .isAsideOpen .aside-tb .aside-tb_close:hover:after {
    -webkit-animation-name: asideClose2;
            animation-name: asideClose2;
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
    -webkit-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
            animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  }
  @-webkit-keyframes asideClose2 {
    0% {
      left: 11px;
      opacity: 0;
    }
    100% {
      left: 21px;
      opacity: 1;
    }
  }
  @keyframes asideClose2 {
    0% {
      left: 11px;
      opacity: 0;
    }
    100% {
      left: 21px;
      opacity: 1;
    }
  }
  .isAsideOpen .aside-tb .aside-tb_close > span:after {
    content: "を閉じる";
  }
}

@media (max-width: 959px) {
  .aside-tb2 {
    float: none;
    width: 630px;
    margin: 0 auto;
  }
}

.aside-list {
  float: right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 300px;
  margin-bottom: 60px;
}

.aside_content {
  position: relative;
  margin-bottom: 20px;
  padding: 15px 13px;
  border-radius: 5px;
  background: #f1f0e9;
}
h2 + .aside_content {
  margin-bottom: 10px;
}

.aside_link {
  margin-top: 26px;
  border-top: 3px solid #39f;
}
.aside_link_head {
  margin: 16px 0 6px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5em;
}
.aside_link .list_box3 {
  padding: 10px 0;
}
.aside_link .aside_link_wide > ul {
  margin-left: 0;
}
.aside_link .aside_link_wide > ul > li > a {
  font-size: 14px;
}
.aside_link .aside_link_wide > ul > li > a:before {
  top: 6px;
}
.aside_link .aside_link_wide > ul > li > a .aside_link_emp {
  font-size: 18px;
  font-weight: bold;
}
.aside_link .aside_link_col {
  border-top: 1px solid #ddd;
}
.aside_link .aside_link_col > ul {
  margin-left: 0;
}
.aside_link .aside_link_col > ul > li {
  width: 50%;
}
.aside_link .aside_link_col > ul > li > a {
  padding-right: 20px;
  font-size: 12px;
}
.aside_link .aside_link_col > ul > li > a:before {
  top: 4px;
}
.aside_link .aside_link_col > ul > li > a .aside_link_emp {
  font-size: 14px;
}

.aside_search_form {
  margin-top: 5px;
  padding: 10px 5px;
  border-radius: 3px;
  background: #fff;
}
.aside_search_form .search_form {
  width: 100%;
}

#aside .btn-aside-middle {
  border-top: 1px solid #dddac4;
  margin-top: 10px;
  padding-top: 10px;
}
#aside .btn-aside-bottom {
  position: fixed;
  width: 270px;
  bottom: 0;
  margin-left: -13px;
  padding: 0 15px 10px;
  background: #fff;
  z-index: 30;
}
#aside .btn-aside-bottom .btn-aside {
  display: table;
  width: 100%;
}
#aside .btn-aside-bottom .btn-aside .btn-aside_num {
  line-height: 1.4;
}
#aside .btn-aside-bottom .btn-aside .btn-aside_num span {
  font-weight: bold;
}
#aside .btn-aside-bottom .btn-aside .btn-aside_num, #aside .btn-aside-bottom .btn-aside .btn {
  display: table-cell;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  vertical-align: middle;
}
#aside .btn-aside-bottom.btn-aside-bottom-fixed {
  position: relative;
  width: 270px;
  bottom: 0;
  margin-left: 0;
  padding: 0 0 0;
  background: transparent;
}

#aside .aside_search_form .search_form {
  width: 100%;
}

/* */
.content {
  margin: 0 20px;
}

.br-tb {
  display: none;
}
@media (max-width: 959px) {
  .br-tb {
    display: block;
  }
}

@media (max-width: 959px) {
  .hidden-tb {
    display: none;
  }
}

/* .pagetop
-------------------------------------------------- */
.pagetop > a {
  display: block;
  padding: 12px 0 13px;
  border-top: 1px solid #ddd;
  font-size: 12px;
  text-align: center;
}
.pagetop > a > i {
  position: relative;
  top: 1px;
  font-size: 18px;
}

/* #footer
-------------------------------------------------- */
#footer {
  padding-top: 45px;
  background: #49a1ff;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
#footer.footer-mini {
  padding-top: 0;
}
#footer.footer-mini #footer_copyright {
  float: none;
  text-align: center;
}

#footer_gnav > div > h2 {
  padding: 9px 15px 8px;
  border-radius: 4px;
  background: #0075dd;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}
#footer_gnav > div > ul {
  padding: 15px 0 0 15px;
}
#footer_gnav > div > ul > li {
  margin-top: 13px;
}
#footer_gnav > div > ul > li > ul {
  margin-top: 12px;
}
#footer_gnav > div > ul > li > ul > li {
  margin-top: 3px;
}
#footer_gnav > div a {
  color: #fff;
}

#footer_bottom {
  padding: 12px 0;
  background: #005bac;
}
#footer_bottom a {
  color: #fff;
  text-decoration: none;
}

#footer_snav li {
  float: left;
  padding: 0 20px;
  border-left: 1px solid #4aa5ff;
  font-size: 12px;
  line-height: 1;
}
#footer_snav li:first-child {
  padding-left: 0;
  border-left: none;
}
#footer_snav li a:hover {
  text-decoration: underline;
}

#footer_copyright {
  float: right;
  padding-top: 1px;
  font-size: 10px;
}

.footer-oricon {
  margin-top: -25px;
  padding-bottom: 10px;
}
@media (max-width: 959px) {
  .footer-oricon {
    margin-top: -10px;
  }
}

/* #footer
-------------------------------------------------- */
@media print {
  .print-hidden {
    display: none;
  }
}
/* #sp_box
-------------------------------------------------- */
#sp_box {
  display: none;
  padding: 20px 10%;
  background: #005bac;
}
#sp_box p a {
  display: block;
  padding: 10px 0;
  border-top: 2px solid #4996db;
  border-bottom: 2px solid #004078;
  border-radius: 50px;
  background: #0069c6;
  color: #fff;
  font-size: 33px;
  text-align: center;
  text-decoration: none;
}
#sp_box p a i {
  margin-right: 10px;
  font-size: 36px;
}
@media only screen and (max-device-width: 767px) {
  #sp_box {
    display: block;
  }
}

/* page ranking
-------------------------------------------------- */
.main_images {
  height: 440px;
  background: url(/resource/images/ranking/ranking-bg-main-images.png) no-repeat center;
  background-size: cover;
}

.box_ranking_other .box_list-2col {
  counter-reset: none;
}
.box_ranking_other .tbl-list {
  counter-reset: section;
}

/* banner bottom
-------------------------------------------------- */
.banner_btm {
  display: none;
  position: fixed;
  bottom: 0;
  right: 0;
  width: 300px;
  height: 150px;
  z-index: 10000;
}

.banner_btm .banner_btm_close {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  font-size: 14px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #000;
  z-index: 11000;
  cursor: pointer;
}

.banner_btm > div {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10500;
}

.banner_btm_anime {
  -webkit-animation-name: banner_btm_anime_style;
          animation-name: banner_btm_anime_style;
  -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes banner_btm_anime_style {
  0% {
    bottom: -150px;
    opacity: 0;
  }
  50% {
    opacity: 0.8;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}

@keyframes banner_btm_anime_style {
  0% {
    bottom: -150px;
    opacity: 0;
  }
  50% {
    opacity: 0.8;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}
.box-contact-comment {
  padding: 0 0 25px;
}
.box-contact-comment > div {
  display: table;
  margin: 0;
  border-bottom: 1px solid #d6d6d6;
}
.box-contact-comment > div .box-contact-comment-img {
  display: table-cell;
  width: 100px;
  vertical-align: top;
  padding: 14px 15px 18px 10px;
}
.box-contact-comment > div .box-contact-comment-txt {
  display: table-cell;
  vertical-align: top;
  padding: 14px 10px 18px 0;
}
.box-contact-comment > div .box-contact-comment-txt h3 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  color: #126cc1;
  font-size: 16px;
}
.box-contact-comment > div .box-contact-comment-txt p {
  margin: 7px 0 0;
  padding: 0;
  font-size: 14px;
}

/* feature-contents
-------------------------------------------------- */
.feature-contents .box-useful-feature {
  position: relative;
  padding: 50px 50px 65px;
  background: #0080ff url(/resource/images/chintai/feature/pct-main-bg.png) left bottom/100% auto no-repeat;
  color: #fff;
  text-align: center;
}
.feature-contents .box-useful-feature h1 {
  margin-bottom: 20px;
}
.feature-contents .box-useful-feature h1 span {
  line-height: 1.5;
}
.feature-contents .box-useful-feature h1 span.sub {
  font-size: 22px;
}
.feature-contents .box-useful-feature h1 span.main {
  position: relative;
  padding-left: 44px;
  font-size: 40px;
}
.feature-contents .box-useful-feature h1 span.main:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 39px;
  height: 39px;
  background: url(/resource/images/chintai/feature/icn-search.png) top left/cover no-repeat;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.feature-contents .box-useful-feature h1 span.main span {
  font-size: 34px;
}
.feature-contents .box-useful-feature h1 span.main mark {
  background: transparent;
  color: #fc0;
}
.feature-contents .box-useful-feature h1 img {
  margin-right: 3px;
}
.feature-contents .box-useful-feature ul {
  max-width: 460px;
  margin: 0 auto;
  padding: 35px;
  border-radius: 10px;
  background: #fff;
  color: #222;
  font-size: 18px;
  font-weight: bold;
}
.feature-contents .box-useful-feature ul li {
  position: relative;
  padding-left: 30px;
}
.feature-contents .box-useful-feature ul li:not(:last-child) {
  margin-bottom: 10px;
}
.feature-contents .box-useful-feature ul li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 21px;
  height: 21px;
  background: url(/resource/images/chintai/feature/icn-list.png) top left/cover no-repeat;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.feature-contents .box-useful-feature ul li span {
  font-size: 14px;
}
.feature-contents .box-useful-feature .character {
  position: absolute;
  right: 190px;
  bottom: -30px;
}
@media (max-width: 959px) {
  .feature-contents .box-useful-feature .character {
    right: 90px;
  }
}
.feature-contents .content a {
  text-align: center;
}
.feature-contents .content a:hover {
  opacity: 0.7;
}
.feature-contents .hdg_lv2 {
  border-radius: 0;
  border-left: 10px solid #005bac;
  background: #0075dd;
}
.feature-contents .hdg_lv2 span {
  margin: 0;
  font-size: 15px;
}
.feature-contents .hdg_lv2 span.label-point {
  display: inline-block;
  position: relative;
  padding: 3px 20px;
  margin-right: 5px;
  font-size: 16px;
  line-height: 17px;
  border-radius: 12px 12px;
  background: #2d92ec;
}
.feature-contents .box-useful-feature-search {
  padding: 30px 0px 20px;
  background: #0066cc;
  text-align: center;
}
.feature-contents .box-useful-feature-search_title {
  position: relative;
  max-width: 420px;
  margin: 0 auto;
}
.feature-contents .box-useful-feature-search_title p {
  display: inline-block;
  margin-bottom: 5px;
  padding-left: 60px;
  color: #fff;
  font-size: 18px;
  text-align: center;
}
.feature-contents .box-useful-feature-search_title p span {
  display: block;
  font-size: 20px;
}
.feature-contents .box-useful-feature-search_title .character {
  position: absolute;
  width: 48px;
  height: 74px;
  bottom: 0;
  left: 95px;
}
.feature-contents .box-useful-feature-search a {
  position: relative;
  display: block;
  width: 100%;
  max-width: 420px;
  padding: 20px 0;
  margin: 0 auto;
  font-size: 16px;
  font-weight: bold;
  color: #0075dd;
  background: #fff;
  border-radius: 5px 5px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.feature-contents .box-useful-feature-search a:hover {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.6);
}
.feature-contents .box-useful-feature_btn-tag {
  display: block;
  margin: 25px auto 0;
  text-align: center;
}
.feature-contents .box-useful-feature_btn-tag a {
  display: inline-block;
  padding: 5px 40px;
  border-radius: 20px 20px;
  border: 1px solid #dedddc;
  text-decoration: none;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-size: 16px;
}
.feature-contents .box-useful-feature_btn-tag a:hover {
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
}
.feature-contents .box-useful-feature_btn-tag a:hover p {
  opacity: 0.6;
}
.feature-contents .box-useful-feature_btn-tag a p {
  opacity: 1;
}
.feature-contents .box-useful-feature_btn-tag a p span {
  color: #000;
}
/* -----------------------------------------------
3. Module（モジュール）
 * Box Module
 * Table Module
 * Headings Module
 * Nav Module
 * List Module
 * Button Module
 * Anchor Module
 * Form Module
 * Text Module
 * Margin, Padding Module
 * Background Module
 * Label Module
 * Image Module
 * JS Module


/* ---------------------------------------------- */
/* Box Module
------------------------------------------------- */
/* box_content */
.box_content {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box_content_img, .box_content_text {
  display: table-cell;
  text-align: left;
  vertical-align: top;
}

.box_content_img {
  max-width: 300px;
  padding-top: 2px;
  text-align: center;
}

.box_content_text {
  width: 100%;
}

/* box_border */
.box_border {
  margin: 10px 0;
  padding: 10px 20px;
  border: 2px solid #ddd;
  border-radius: 5px;
}

.box_border-thin {
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
}

.box_border-top {
  border-top: 1px solid #ddd;
}

.box_border-bottom {
  border-bottom: 1px solid #ddd;
}

.box-other-add-area .accordion_box_body {
  display: none;
  margin-top: 15px;
}
.box-other-add-area-title {
  text-align: center;
}
.box-other-add-area-title a {
  color: #06c;
  line-height: 1;
  text-decoration: none;
}
.box-other-add-area-title a span {
  position: relative;
  padding-left: 22px;
}
.box-other-add-area-title a span:before {
  content: "D";
  position: absolute;
  top: 50%;
  left: 0;
  color: rgba(51, 153, 255, 0.8);
  font-size: 18px;
  font-family: "fontello";
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.box-other-add-area-title a span:after {
  content: "から選ぶ";
}
.box-other-add-area.isOpened .box-other-add-area-title a span:before {
  content: "e";
}
.box-other-add-area.isOpened .box-other-add-area-title a span:after {
  content: "を閉じる";
}
.box-other-add-ensen .accordion_box_body {
  display: none;
}
.box-other-add-ensen .accordion_box_body > ul {
  padding: 20px 20px 0;
}
.box-other-add-ensen .accordion_box_body > ul > li {
  margin: 8px 10px 8px 10px;
}
.box-other-add-ensen .accordion_box_body > ul > li:first-child {
  margin-top: 0 !important;
}
.box-other-add-ensen .accordion_box_body > ul > li .rent {
  padding-right: 4px;
  text-align: right;
}
.box-other-add-ensen-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.box-other-add-ensen-title a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 40px;
  line-height: 1;
  text-decoration: none;
}
.box-other-add-ensen-title a span:before {
  content: "D";
  position: absolute;
  top: 50%;
  left: 15px;
  color: rgba(51, 153, 255, 0.8);
  font-size: 18px;
  font-family: "fontello";
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.box-other-add-ensen-title a span:after {
  content: "を選ぶ";
}
.box-other-add-ensen-title .btn-modal {
  position: relative;
  z-index: 99;
}
.box-other-add-ensen-title .btn-modal a {
  line-height: 26px;
  padding-left: 0;
}
.box-other-add-ensen-top + ul {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.box-other-add-ensen-top .box-other-add-ensen-title {
  margin: 20px auto 15px;
}
.box-other-add-ensen-bottom .accordion_box_body > ul {
  padding-top: 0;
}
.box-other-add-ensen-bottom .box-other-add-ensen-title {
  margin: 8px auto 30px;
}
.box-other-add-ensen.isOpened.box-other-add-ensen-top .box-other-add-ensen-title {
  margin: 7px auto 30px;
}
.box-other-add-ensen.isOpened.box-other-add-ensen-bottom .box-other-add-ensen-title {
  margin: 22px auto 15px;
}
.box-other-add-ensen.isOpened .box-other-add-ensen-title a span:before {
  content: "e";
}
.box-other-add-ensen.isOpened .box-other-add-ensen-title a span:after {
  content: "を閉じる";
}

.box-select-btn {
  position: relative;
  display: table;
  width: 100%;
  margin: 15px auto;
  border-radius: 5px;
  border: 1px solid #ddd;
}
.box-select-btn-title {
  display: table-cell;
  width: 35%;
  vertical-align: middle;
  padding: 30px;
  background: #f0f5fb;
}
.box-select-btn-title h2 {
  line-height: 1.2;
  font-size: 16px;
  font-weight: bold;
}
.box-select-btn ul {
  display: table-cell;
  vertical-align: middle;
  margin: 0 -3px;
  padding: 30px 15px;
}
.box-select-btn ul li a {
  display: table;
  width: 95%;
  margin: 0 3px;
  padding: 8px;
  min-height: 45px;
  line-height: 1;
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-box-shadow: #999 0 1px 0 0;
          box-shadow: #999 0 1px 0 0;
  background: #fff;
  color: #49a1ff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: 0.3 ease all;
  transition: 0.3 ease all;
}
.box-select-btn ul li a span {
  display: table-cell;
  vertical-align: middle;
}
.box-select-btn ul li a:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
}
.box-select-btn ul li.isActive a {
  padding: 5px 8px 8px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #49a1ff;
  background: #49a1ff;
  color: #fff;
  pointer-events: none;
}
.box-select-btn ul li.isActive a span {
  display: block;
  margin-bottom: 2px;
  font-size: 12px;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

.map-pc {
  width: 100% !important;
  height: 320px !important;
}

.flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* bg_box */
.bg_box {
  padding: 0 8px 8px 0;
  border-radius: 10px;
}

.bg_box2 {
  padding: 0 20px 20px 0;
  border-radius: 10px;
}

/* map_box */
.map_box {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 635px;
  height: 367px;
  padding: 10px 12px 10px 11px;
  border-radius: 10px;
  background: #71c9ff url(/resource/images/bg-map-box.png) center center no-repeat;
}
.map_box.bridal_map_box {
  height: 251px;
  float: none !important;
  margin-left: auto;
  margin-right: auto;
}
.map_box a {
  text-decoration: none;
}
.map_box > h2 {
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -76px;
}
.map_box > ul > li {
  position: absolute;
  width: 221px;
  border-radius: 7px;
  background: #fc0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 5px 12px 0;
          box-shadow: rgba(0, 0, 0, 0.4) 0 5px 12px 0;
}
.map_box > ul > li:before {
  content: "";
  position: absolute;
}
.map_box > ul > li > h3 {
  position: relative;
  padding: 5px 0 4px;
  border-radius: 7px 7px 0 0;
  background: #06c;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 1;
}
.map_box > ul > li > h3 > a {
  display: block;
  margin: -5px 0 -4px;
  padding: 5px 0 4px;
  border-radius: 7px 7px 0 0;
  color: #fff;
}
.map_box > ul > li > h3 > a:before {
  font-family: "fontello";
  content: "b";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 6px;
  right: 7px;
  font-size: 13px;
}
.map_box > ul > li > h3 > a:hover {
  background: #0078f0;
  color: #fc0;
}
.map_box > ul > li > ul {
  padding: 5px 5px 0 0;
}
.map_box > ul > li > ul > li {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  margin-bottom: 5px;
  padding-left: 5px;
}
.map_box > ul > li > ul > li > a {
  position: relative;
  display: block;
  padding: 5px 0 5px;
  border-radius: 5px;
  background: #fff;
  text-align: center;
  -webkit-box-shadow: #c90 0 1px 0 0;
          box-shadow: #c90 0 1px 0 0;
}
.map_box > ul > li > ul > li > a > p {
  font-size: 12px;
  line-height: 1;
}
.map_box > ul > li > ul > li > a > p > span {
  display: block;
  margin: 8px 0 2px;
  font-size: 15px;
}
.map_box > ul > li > ul > li > a:hover {
  -webkit-box-shadow: #960 0 8px 12px 0;
          box-shadow: #960 0 8px 12px 0;
  z-index: 2;
}
.map_box > ul > li > ul > li.map_box_btn > a {
  padding-bottom: 8px;
  padding-left: 20px;
  background: #ffe066;
}
.map_box > ul > li > ul > li.map_box_btn > a > i {
  position: absolute;
  top: 12px;
  left: 10px;
  font-size: 18px;
}
.map_box > ul > li > ul > li.map_box_btn > a > p > span {
  margin-top: 5px;
}
.map_box > ul > li.map_box_nagoya {
  top: 10px;
  right: 11px;
}
.map_box > ul > li.map_box_nagoya:before {
  width: 80px;
  height: 82px;
  left: -80px;
  bottom: -26px;
  background: url(/resource/images/bg-nagoya-arrow.png) left top no-repeat;
}
.map_box > ul > li.map_box_aichi {
  bottom: 10px;
  right: 11px;
}
.map_box > ul > li.map_box_aichi:before {
  top: 40px;
  left: -20px;
  display: block;
  height: 0;
  width: 0;
  border-top: 0 solid transparent;
  border-right: 20px solid #fc0;
  border-bottom: 15px solid transparent;
}
.map_box > ul > li.map_box_gifu {
  top: 10px;
  left: 11px;
}
.map_box > ul > li.map_box_gifu:before {
  bottom: 15px;
  right: -20px;
  display: block;
  height: 0;
  width: 0;
  border-top: 15px solid transparent;
  border-bottom: 0 solid transparent;
  border-left: 20px solid #fc0;
}
.map_box > ul > li.map_box_mie {
  bottom: 10px;
  left: 11px;
}
.map_box > ul > li.map_box_mie:before {
  top: 40px;
  right: -20px;
  display: block;
  height: 0;
  width: 0;
  border-top: 0 solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 20px solid #fc0;
}

.map_box-mini {
  height: 267px;
  margin: 40px auto 0;
}

/* history_box */
.history_box {
  position: relative;
  margin: 20px 0;
}

.history_box_list li {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 315px;
  border: 1px solid #ddd;
  border-radius: 5px;
  line-height: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.history_box_list li:before {
  font-family: "fontello";
  content: "q";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 13px;
  right: 10px;
  color: #06c;
  font-size: 16px;
  z-index: 1;
}
.history_box_list li a {
  display: block;
  padding: 15px 10px 13px;
  text-align: center;
  text-decoration: none;
}
.history_box_list li.history_box_list_title {
  width: 635px;
  margin-right: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.history_box_list li.history_box_list_title form button {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding-right: 40px;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  overflow: visible;
}
.history_box_list li.history_box_list_title form button > span.history_box_list_content {
  position: relative;
  display: block;
  height: 28px;
  padding: 14px 10px 0 70px;
  background: #fff;
  color: #666;
  text-align: left;
  line-height: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.history_box_list li.history_box_list_title form button > span.history_box_list_content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 59px;
  height: 100%;
  background: #39f url(/resource/images/bg-history.png) center no-repeat;
}
.history_box_list li.history_box_list_title form button > span.history_box_list_content > span {
  margin-right: 25px;
  color: #222;
  font-size: 16px;
  font-weight: bold;
}
.history_box_list li.history_box_list_title form button > span.history_box_list_batch {
  position: absolute;
  top: -10px;
  right: 18px;
  z-index: 10;
  padding: 4px 10px;
  border-radius: 10px;
  color: #fff;
  background: #ff5d6c;
  font-size: 12px;
  line-height: 1em;
  -webkit-animation-name: shake;
          animation-name: shake;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
@-webkit-keyframes shake {
  0% {
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
  }
  2% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  4% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  6% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
@keyframes shake {
  0% {
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
  }
  2% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  4% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  6% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
.history_box_list li.history_box_list_title form button > span.history_box_list_batch > span {
  font-size: 13px;
}
.history_box_list li:hover {
  border-color: #39f;
}
.history_box_list li:hover:before {
  -webkit-animation-name: history;
          animation-name: history;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
@-webkit-keyframes history {
  0% {
    right: 25px;
    opacity: 0;
  }
  100% {
    right: 10px;
    opacity: 1;
  }
}
@keyframes history {
  0% {
    right: 25px;
    opacity: 0;
  }
  100% {
    right: 10px;
    opacity: 1;
  }
}
@media (max-width: 959px) {
  .history_box_list li {
    float: right;
  }
  .history_box_list li.history_box_list_title {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.history_box_body {
  position: absolute;
  top: 46px;
  left: 0;
  width: 635px;
  padding-bottom: 5px;
  border-radius: 5px;
  background: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 5px 30px 0;
          box-shadow: rgba(0, 0, 0, 0.4) 0 5px 30px 0;
  z-index: 20;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.history_box_body:before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 10px solid #39f;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -5px;
}
.history_box_body p {
  padding: 9px 15px 8px;
  border-radius: 5px 5px 0 0;
  background: #39f;
  color: #fff;
  line-height: 1;
}
.history_box_body dl dt, .history_box_body dl dd {
  line-height: 1.5;
  padding-top: 13px;
  padding-bottom: 10px;
}
.history_box_body dl dt {
  float: left;
  width: 100px;
  padding-left: 15px;
  font-weight: bold;
}
.history_box_body dl dd {
  padding-right: 15px;
  padding-left: 115px;
  border-top: 1px solid #ddd;
}
.isHover .history_box_body {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
@media (max-width: 959px) {
  .history_box_body {
    width: 100%;
  }
}

/* kind_box */
.kind_box li {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  font-size: 24px;
  padding: 8px 0 0 8px;
}
.kind_box li > a {
  position: relative;
  display: block;
  padding: 20px 10px;
  border-radius: 4px;
  background: #fff;
  text-align: center;
  text-decoration: none;
  -webkit-box-shadow: #36c 0 1px 0 0;
          box-shadow: #36c 0 1px 0 0;
}
.kind_box li > a > i {
  position: absolute;
  top: 50%;
  left: 12px;
  margin-top: -30px;
  font-size: 46px;
}
.kind_box li > a > div + p {
  font-size: 28px;
}
.kind_box li > a > i + p {
  margin: 5px 0 4px 50px;
}
.kind_box-pref li:nth-of-type(1) {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 33%;
  font-size: 24px;
  padding: 8px 0 0 8px;
}
.kind_box-pref li:nth-of-type(1) a {
  padding: 20px 0px;
}
.kind_box-pref li:nth-of-type(2) {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 34%;
  font-size: 24px;
  padding: 8px 0 0 8px;
}
.kind_box-pref li:nth-of-type(2) a {
  padding: 20px 0px;
}
.kind_box-pref li:nth-of-type(3) {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 33%;
  font-size: 24px;
  padding: 8px 0 0 8px;
}
.kind_box-pref li:nth-of-type(3) a {
  padding: 20px 0px;
}
.kind_box-pref li > a > div + p {
  font-size: 22px;
}
.kind_box-pref li > a > div + p > span {
  font-size: 28px;
}
.kind_box-pref li > a > div + p > span > span {
  margin: 0 -8px;
}

/* kind_box2 */
.kind_box2 {
  float: right;
  margin-bottom: 11px;
}
.kind_box2 > ul {
  display: table;
}
.kind_box2 > ul li {
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 120px;
  font-size: 12px;
  padding: 0 4px;
  border-left: 1px solid #ddd;
}
.kind_box2 > ul li:first-child {
  border-left: none;
}
.kind_box2 > ul li > a {
  position: relative;
  display: block;
  margin: -3px 0 -4px;
  padding: 3px 0 4px;
  border-radius: 4px;
  background: #fff;
  text-align: center;
  text-decoration: none;
}
.kind_box2 > ul li > a:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -3px;
  display: block;
  height: 0;
  width: 0;
  border-top: 5px solid #39f;
  border-right: 3px solid transparent;
  border-left: 3px solid transparent;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.kind_box2 > ul li > a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 2px;
  background: #39f;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.kind_box2 > ul li > a > p {
  line-height: 1;
}
.kind_box2 > ul li > a > p > span {
  font-size: 14px;
}
.kind_box2 > ul li > a > i {
  margin-bottom: 3px;
  font-size: 25px;
}
.kind_box2 > ul li > a > div {
  padding: 2px 0 3px;
}
.kind_box2 > ul li.isActive > a {
  background: #39f;
  color: #fff;
  -webkit-box-shadow: #06c 0 1px 0 0;
          box-shadow: #06c 0 1px 0 0;
}
.kind_box2 > ul li.isActive > a:before {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  bottom: -5px;
}
.kind_box2 > ul li:not(.isActive) > a:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}

/* kind_box3 */
.kind_box3 {
  position: relative;
  background-color: #f1f0e9;
}
.kind_box3 > h2 {
  position: absolute;
  top: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.kind_box3 li {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  font-size: 24px;
  padding: 20px 0 0 20px;
}
.kind_box3 li > a {
  position: relative;
  display: block;
  padding: 20px 10px;
  border-radius: 4px;
  background: #fff;
  text-align: left;
  text-decoration: none;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  border-right: 10px solid #fc0;
  color: #0075dd;
}
.kind_box3 li > a:after {
  content: "q";
  position: absolute;
  font-size: 16px;
  top: 50%;
  right: -6px;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  font-family: "fontello";
  color: #fff;
}
.kind_box3 li > a .wrp-img,
.kind_box3 li > a .wrp-txt {
  display: inline-block;
}
.kind_box3 li > a .wrp-img {
  position: absolute;
  top: 50%;
  left: 30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.kind_box3 li > a .wrp-txt {
  margin-left: 28%;
}
.kind_box3 li > a .wrp-txt > p:first-child {
  font-size: 12px;
  color: #222;
}
.kind_box3 li > a .wrp-txt > p + p {
  font-size: 16px;
}
.kind_box3 li > a .wrp-txt > p + p > span {
  font-size: 24px;
  font-weight: bold;
  margin-right: 5px;
}
.kind_box3 li > a .wrp-txt > p + p:before {
  font-family: "fontello";
  content: "F";
  font-size: 24px;
  margin-right: 5px;
}
.kind_box3-theme {
  margin-top: 120px;
  padding: 20px 20px 20px 0;
}
.kind_box3-theme:before {
  content: "";
  position: absolute;
  width: 436px;
  height: 102px;
  background: url("/resource/images/chintai/theme/theme-search-bg.png") no-repeat center bottom;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}
.kind_box3-theme h2 {
  position: static;
  text-align: center;
  -webkit-transform: none;
          transform: none;
  left: 0;
  top: 0;
  font-weight: bold;
  font-size: 18px;
  margin-right: -20px;
}
.kind_box3-theme .kind_box3__top-img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}
.kind_box3-theme-none {
  margin-top: 20px;
}
.kind_box3-theme-none:before {
  display: none;
}

/* link_box */
.link_box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.link_box ul > li {
  display: block;
  width: calc((100% - 16px) / 2);
  font-size: 22px;
  padding: 8px 0 0 8px;
}
.link_box ul > li > a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 94px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 15px;
  border-radius: 4px;
  background: #fff;
  text-decoration: none;
  vertical-align: middle;
  border-left: 5px solid;
  -webkit-box-shadow: #b5b4af 0 1px 0 0;
          box-shadow: #b5b4af 0 1px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.link_box ul > li > a:after {
  font-family: "fontello";
  content: "q";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 5px;
  right: 5px;
  color: #06c;
}
.link_box ul > li > a[target=_blank]:after {
  content: "z";
  color: #eaeae4;
  font-size: 18px;
}
.link_box ul > li > a > p {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  line-height: 1.2;
}
.link_box ul > li:nth-child(1) > a {
  border-color: #63D3B9;
}
.link_box ul > li:nth-child(2) > a {
  border-color: #4690D9;
}
.link_box ul > li:nth-child(3) > a {
  border-color: #FF9D00;
}
.link_box ul > li:nth-child(4) > a {
  border-color: #9999C7;
}
.link_box ul.link_box-row {
  width: 50%;
}
.link_box ul.link_box-row > li {
  width: 100%;
}

/* news */
.news_box li {
  border-bottom: 1px solid #ddd;
}
.news_box li > a, .news_box li > div {
  display: table;
  width: 100%;
  padding: 18px 0;
  text-decoration: none;
}
.news_box li > a > div, .news_box li > a > p, .news_box li > div > div, .news_box li > div > p {
  display: table-cell;
}
.news_box li > a > div, .news_box li > div > div {
  width: 90px;
  padding-right: 20px;
}
.news_box li > a > p, .news_box li > div > p {
  width: 100%;
  vertical-align: middle;
}
.news_box li > a > p > span, .news_box li > div > p > span {
  display: block;
}
.news_box li > a > p .news_box_date, .news_box li > div > p .news_box_date {
  float: left;
  width: 110px;
  color: #999;
}
.news_box li > a > p .news_box_title, .news_box li > div > p .news_box_title {
  font-weight: bold;
}
.news_box li > a > p .news_box_content, .news_box li > div > p .news_box_content {
  margin-left: 110px;
}
.news_box li > a > div + p .news_box_date, .news_box li > div > div + p .news_box_date {
  float: none;
  width: auto;
}
.news_box li > a > div + p .news_box_content, .news_box li > div > div + p .news_box_content {
  margin-left: 0;
}
.news_box li > a:hover .news_box_content, .news_box li > div:hover .news_box_content {
  text-decoration: none !important;
}
.news_box li > a {
  position: relative;
  padding-right: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.news_box li > a:before {
  content: "q";
  position: absolute;
  top: 50%;
  right: 12px;
  line-height: 1;
  margin-top: -0.5em;
  font-family: "fontello";
  font-size: 20px;
}
.news_box li > a[target=_blank]:before {
  content: "z";
  font-size: 15px;
}
.news_box li > a > p .news_box_content {
  text-decoration: underline;
}

.news_box2 li {
  border-bottom: 1px solid #ddd;
}
.news_box2 li > a, .news_box2 li > div {
  display: table;
  width: 100%;
  padding: 25px 0;
  text-decoration: none;
}
.news_box2 li > a > div, .news_box2 li > a > p, .news_box2 li > div > div, .news_box2 li > div > p {
  display: table-cell;
}
.news_box2 li > a > div, .news_box2 li > div > div {
  width: 120px;
  padding-right: 40px;
}
.news_box2 li > a > p, .news_box2 li > div > p {
  width: 100%;
  vertical-align: middle;
}
.news_box2 li > a > p > span, .news_box2 li > div > p > span {
  display: block;
}
.news_box2 li > a .news_box_date, .news_box2 li > div .news_box_date {
  color: #222;
}
.news_box2 li > a .news_box_title, .news_box2 li > div .news_box_title {
  font-size: 16px;
  font-weight: bold;
}
.news_box2 li > a .news_box_content, .news_box2 li > div .news_box_content {
  font-size: 16px;
}
.news_box2 li > a {
  position: relative;
  padding-right: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.news_box2 li > a:before {
  content: "q";
  position: absolute;
  top: 50%;
  right: 12px;
  line-height: 1;
  margin-top: -0.5em;
  font-family: "fontello";
  font-size: 20px;
}
.news_box2 li > a[target=_blank]:before {
  content: "z";
  font-size: 15px;
}
.news_box2 li > a .news_box_content {
  text-decoration: underline;
}

/* search_box */
.search_box {
  position: relative;
  width: 100%;
  margin-top: 5px;
  border-radius: 3px;
  background: #fff;
}
.search_box dl {
  display: table;
  width: 100%;
  vertical-align: top;
}
.search_box dl dt, .search_box dl dd {
  display: table-cell;
}
.search_box dl dt {
  width: 3em;
  padding: 6px 10px 5px;
  border-right: 1px solid #ddd;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
.search_box dl dd {
  padding: 9px 65px 8px 10px;
  font-size: 11px;
}
.search_box p {
  position: absolute;
  top: 50%;
  right: 4px;
  margin-top: -14px;
}
.search_box.search_box01 dl dd {
  padding: 9px 113px 8px 10px;
}
.search_box.search_box01 .btn {
  letter-spacing: -1px;
  padding: 6px 7px 5px;
}

/*--------list-cospa----------*/
.box_list-cospa {
  margin: 0 -5px;
}
.box_list-cospa li {
  padding: 0 5px;
  width: 33.33333333%;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
}
.box_list-cospa .btn-shadow {
  display: block;
  padding: 2px;
  border: 1px solid #ddd;
  border-radius: 6px;
}
.box_list-cospa .btn-shadow a {
  padding-top: 0;
  margin: 0;
  display: table;
  width: 100%;
  padding: 15px 23px;
  border: 1px solid #ebd6ad;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  position: relative;
}
.box_list-cospa .btn-shadow a:before {
  content: "";
  background: url("/resource/images/ranking/icn-king.png") no-repeat;
  background-size: 29px 25px;
  position: relative;
  vertical-align: middle;
  display: table-cell;
  width: 29px;
  height: 25px;
  top: 9px;
}
.box_list-cospa .btn-shadow span {
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
  text-align: center;
}
.box_ranking-cospa {
  padding: 20px 0;
}
.box_ranking-cospa .box_ranking_info {
  padding: 0 20px 0 15px;
}
.box_ranking-cospa .box_ranking_comment_image {
  display: table-cell;
  vertical-align: top;
  padding-right: 25px;
}
.box_ranking-cospa .box_ranking_comment_text {
  display: table-cell;
  vertical-align: top;
}
.box_ranking-cospa .box_ranking_comment_text .btn {
  width: 200px;
  float: right;
  padding: 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 23px;
}
.box_ranking-cospa .box_ranking_comment_title {
  font-weight: bold;
  color: #333;
}
.box_ranking-cospa .box_ranking_comment_title span {
  display: inline-block;
  padding-left: 10px;
}
.box_ranking-cospa .box_ranking_comment_desc {
  line-height: 1.45;
}

/* search_form */
.search_form {
  position: relative;
  clear: both;
  width: 555px;
  margin: 0 auto;
}
.search_form form {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 38px;
  padding-right: 56px;
  border-radius: 5px;
  background: #fff;
  font-size: 16px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.search_form form:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 57px;
  height: 100%;
  border-radius: 0 5px 5px 0;
  background: #fc0;
  z-index: 0;
  -webkit-box-shadow: #c90 0 -1px 0 0 inset;
          box-shadow: #c90 0 -1px 0 0 inset;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.search_form form:after {
  font-family: "fontello";
  content: "F";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 17px;
  margin-top: -12px;
  font-size: 24px;
  z-index: 0;
}
.search_form form.isFocus {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
}
.search_form .isHover:before {
  background: #ffe400;
}
.ie8 .search_form:before, .ie9 .search_form:before {
  content: "フリーワードで検索";
  position: absolute;
  top: 50%;
  left: -10em;
  margin-top: -7px;
}
@media (max-width: 959px) {
  .search_form {
    width: 635px;
  }
}

.search_form-l form {
  font-size: 18px;
}
.search_form-l form .input {
  padding: 15px 20px 11px;
}

.search_form_submit {
  position: absolute;
  top: 0;
  right: 0;
  width: 57px;
  height: 100%;
  border: none;
  background: transparent;
  text-indent: -9999px;
  z-index: 2;
}

.search_form_submit_direct {
  position: absolute;
  top: 0;
  right: -57px;
  width: 57px;
  height: 100%;
  border: none;
  background: transparent;
  text-indent: -9999px;
  z-index: 2;
}

.search_form_condition {
  width: 90%;
  margin: 0 auto 0 0;
  border-radius: 5px;
}
.search_form_condition .search_form_inner > input {
  border-radius: 5px;
}

/* accordion_box */
.accordion_box {
  /*
  .accordion_box_body {
  	display: none;
  }
  */
}
.accordion_box .accordion_box_title {
  cursor: pointer;
}

/* nextstep */
.nextstep {
  position: relative;
}

.nextstep_box {
  position: fixed;
  left: 0;
  bottom: -20px;
  width: 100%;
  min-height: 105px;
  background: #0075dd;
  text-align: center;
  z-index: 100;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.nextstep_box input, .nextstep_box button {
  position: relative;
  margin: 0 auto;
}
.isNotSetChecked .nextstep_box input, .isNotSetChecked .nextstep_box button {
  background: #cdcab5 !important;
  opacity: 1;
}
.isNotSetChecked .nextstep_box .nextstep_compare .placeholder {
  display: block;
}
.isNotSetChecked .nextstep_box .nextstep_compare > button {
  display: none;
}
.js_noFollow .nextstep_box {
  position: relative;
}
.nextstep_box ul > li {
  position: relative;
  display: inline-block;
  margin-top: 17px;
}
.nextstep_box ul > li.nextstep_border {
  min-height: 78px;
  padding-top: 11px;
  padding-right: 27px;
}
.nextstep_box ul > li.nextstep_border:before, .nextstep_box ul > li.nextstep_border:after {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 100%;
}
.nextstep_box ul > li.nextstep_border:before {
  right: 0;
  background: #4691f7;
}
.nextstep_box ul > li.nextstep_border:after {
  right: 1px;
  background: #0849a3;
}
.nextstep_box ul > li.nextstep_submit:before {
  content: "";
  position: absolute;
  right: -67px;
  top: -13px;
  width: 82px;
  height: 101px;
  background: url(/resource/images/bg-nextstep.webp) left top no-repeat;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.nextstep_box ul > li.nextstep_btn-favorite {
  position: relative;
  margin-top: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  text-align: center;
  white-space: nowrap;
  border-style: solid;
  border-color: #ddd #ddd #ccc #ddd;
  border-width: 1px 1px 2px 1px;
  background: #fff;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.nextstep_box ul > li.nextstep_btn-favorite:before {
  padding: 8px 50px 0 5px;
}
.nextstep_box ul > li.nextstep_btn-favorite .icn-chara {
  position: absolute;
  display: inline-block;
  position: absolute;
  bottom: -4px;
  right: 2px;
  width: 28px;
  height: 25px;
}
.nextstep_box ul > li.nextstep_btn-favorite > div {
  padding: 15px 45px 15px 25px;
}
.nextstep_box ul > li.nextstep_btn-favorite > div > .txt, .nextstep_box ul > li.nextstep_btn-favorite > div > .txt-added {
  font-size: 18px;
  font-weight: bold;
}
.nextstep_box ul > li.nextstep_btn-favorite .txt-added {
  display: none;
}
.nextstep_box ul > li.nextstep_btn-favorite .icon-heart-empty {
  color: #FF5D6C;
}
.nextstep_box ul > li.nextstep_btn-favorite .icon-heart-empty:before {
  font-size: 22px;
  margin-right: 0;
}
.nextstep_box ul > li.nextstep_btn-favorite .txt-added {
  display: none;
}
.nextstep_box ul > li.nextstep_btn-favorite:hover {
  -webkit-box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.nextstep_box ul > li.nextstep_btn-favorite .caption_box {
  top: -95px;
}
.nextstep_box ul > li.nextstep_btn-favorite .txt_favorite_regist {
  position: absolute;
  top: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 13px;
  font-weight: normal;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #eee;
  border-radius: 10px;
}
.isAdded .nextstep_box ul > li.nextstep_btn-favorite .icon-heart-empty:before {
  content: "♥";
}
.isAdded .nextstep_box ul > li.nextstep_btn-favorite .txt {
  display: none;
}
.isAdded .nextstep_box ul > li.nextstep_btn-favorite .txt-added {
  display: inline-block;
}
.nextstep_box ul > li .nextstep_btn-mail a, .nextstep_box ul > li .nextstep_btn-mail button {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 48px;
}
.nextstep_box ul > li .nextstep_btn-mail a:before, .nextstep_box ul > li .nextstep_btn-mail button:before {
  content: "";
  position: absolute;
  display: block;
  top: 10px;
  left: 8px;
  width: 50px;
  height: 50px;
  background: url(/resource/images/icn-mail-noframe.webp) left top no-repeat;
  background-size: cover;
  z-index: 3;
}
@media (max-width: 959px) {
  .nextstep_box ul > li .nextstep_btn-mail a:before, .nextstep_box ul > li .nextstep_btn-mail button:before {
    top: 17px;
    width: 35px;
    height: 35px;
    background-size: cover;
  }
}
.nextstep_box ul > li .nextstep_btn-mail a div, .nextstep_box ul > li .nextstep_btn-mail button div {
  font-size: 22px;
}
@media (max-width: 959px) {
  .nextstep_box ul > li .nextstep_btn-mail a div, .nextstep_box ul > li .nextstep_btn-mail button div {
    font-size: 17px;
  }
}
.nextstep_box ul > li .nextstep_btn-mail a div span, .nextstep_box ul > li .nextstep_btn-mail button div span {
  display: block;
  font-size: 16px;
}
@media (max-width: 959px) {
  .nextstep_box ul > li .nextstep_btn-mail a div span, .nextstep_box ul > li .nextstep_btn-mail button div span {
    font-size: 13px;
  }
}
.nextstep_box ul > li .nextstep_btn-mail button {
  width: 100%;
}
.nextstep_box ul > li .nextstep_btn-dial a {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 48px;
}
.nextstep_box ul > li .nextstep_btn-dial a:before {
  content: "";
  position: absolute;
  display: block;
  top: 10px;
  left: 8px;
  width: 50px;
  height: 50px;
  background: url(/resource/images/icn-dial-noframe.png) left top no-repeat;
  background-size: cover;
  z-index: 3;
}
@media (max-width: 959px) {
  .nextstep_box ul > li .nextstep_btn-dial a:before {
    top: 17px;
    width: 35px;
    height: 35px;
    background-size: cover;
  }
}
.nextstep_box ul > li .nextstep_btn-dial a div {
  font-size: 22px;
}
@media (max-width: 959px) {
  .nextstep_box ul > li .nextstep_btn-dial a div {
    font-size: 17px;
  }
}
.nextstep_box ul > li .nextstep_btn-dial a div span {
  display: block;
  font-size: 16px;
}
@media (max-width: 959px) {
  .nextstep_box ul > li .nextstep_btn-dial a div span {
    font-size: 13px;
  }
}
.isSetChecked .nextstep_box {
  bottom: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.isSetChecked .nextstep_box ul > li.nextstep_submit:before {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.isSetChecked .nextstep_box ul > li input, .isSetChecked .nextstep_box ul > li button {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.isSetChecked .nextstep_box ul > li input:hover, .isSetChecked .nextstep_box ul > li button:hover {
  background: #ffe400;
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
}
.nextstep_box.isHiding {
  visibility: hidden;
  -webkit-transition: none;
  transition: none;
  opacity: 0;
  filter: alpha(opacity=0);
}
.nextstep_box.isRelative {
  position: relative;
  bottom: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transition: none;
  transition: none;
  z-index: 1;
}
#main .nextstep_box.isRelative {
  margin: 40px auto -80px;
}
.nextstep_box.isRelative .background {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #0075dd;
  width: 1000vw;
  height: 100%;
  z-index: -1;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.nextstep_box-compare ul > li.nextstep_submit:before {
  left: -87px;
  top: 33px;
  width: 121px;
  height: 116px;
  background: url(/resource/images/ad/bg-nextstep-03.png);
  background-size: cover;
  visibility: visible;
  opacity: 1;
  -webkit-transition: none;
  transition: none;
}
.isSetMultiChecked .nextstep_box.nextstep_box-compare ul > li.nextstep_submit:before {
  right: -64px;
  left: auto;
  top: 30px;
  width: 82px;
  height: 116px;
  background: url(/resource/images/ad/bg-nextstep-02.png);
  background-size: cover;
  -webkit-transition: none;
  transition: none;
}
.isSetMultiChecked .nextstep_box .nextstep_compare .placeholder {
  display: none;
}
.isSetMultiChecked .nextstep_box .nextstep_compare > button {
  display: block;
}

.nextstep_num {
  position: absolute;
  margin-top: 25px;
  color: #fff;
  text-align: left;
  line-height: 1.4;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.nextstep_num > span {
  font-size: 30px;
}
.isNotSetChecked .nextstep_num {
  opacity: 0;
}

.nextstep_tel {
  position: absolute;
  top: 19px;
  right: 0;
  padding: 10px 10px 8px;
  border-radius: 5px;
  background: #0080f1;
  color: #fff;
  font-size: 11px;
  line-height: 1;
}
.nextstep_tel > strong {
  display: block;
  position: relative;
  margin-bottom: 7px;
  padding-bottom: 10px;
  color: #fff;
  font-size: 21px;
  text-align: center;
  letter-spacing: 0.1em;
}
.nextstep_tel > strong:before, .nextstep_tel > strong:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
}
.nextstep_tel > strong:before {
  bottom: 1px;
  background: #0065bf;
}
.nextstep_tel > strong:after {
  bottom: 0;
  background: #2e9dff;
}
.nextstep_tel > strong i {
  font-size: 23px;
}
.nextstep_tel > span {
  display: block;
  padding: 0 5px;
}

.nextstep_compare {
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.nextstep_compare .placeholder {
  color: #fff;
  font-size: 19px;
  line-height: 1;
}
.nextstep_compare .placeholder > span {
  font-size: 16px;
}
.nextstep_compare > button {
  display: none;
  border: none;
  background: none !important;
  font-size: 19px;
  color: #fff;
  line-height: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nextstep_compare > button:hover {
  text-decoration: underline;
}
.nextstep_compare > button .icon-right-circle {
  display: inline-block;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}
.nextstep_compare > button .icon-right-circle::before {
  font-size: 18px;
  color: #fff;
}

/* list_tag */
.list_tag {
  margin: 3px 0;
  letter-spacing: -0.4em;
}
.list_tag li, .list_tag .tag_item {
  display: inline-block;
  margin: 2px 4px 2px 0;
  padding: 1px 5px 1px;
  border: 1px solid #ccc;
  border-radius: 7px;
  background: #fff;
  color: #666;
  font-size: 12px;
  line-height: 1;
  letter-spacing: normal;
  white-space: nowrap;
}
.list_tag li.tag_item-movie, .list_tag .tag_item.tag_item-movie {
  color: #fff;
  background: #005bac;
  border: 1px solid #005bac;
}
.list_tag li.tag_item-panorama, .list_tag .tag_item.tag_item-panorama {
  position: relative;
  padding-left: 18px;
  color: #fff;
  background: #005bac;
  border: 1px solid #005bac;
}
.list_tag li.tag_item-panorama:before, .list_tag .tag_item.tag_item-panorama:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 4px;
  width: 12px;
  height: 12px;
  background: url("/resource/images/icn-panorama.png") top left/auto 100% no-repeat;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.box_list_tag_detail .list_tag {
  margin: 0 0 10px;
}
.box_list_tag_detail .list_tag li {
  margin: 2px 5px 2px 0;
  padding: 3px 10px 2px;
  font-size: 16px;
  border-radius: 15px;
}
.box_list_tag_detail .list_tag .list_tab_new {
  color: #fff;
  border-color: #ff3300;
  background: #ff3300;
}

.roomlist_item_room_body-madori .list_tag {
  display: none;
}

.isMadori .roomlist_item_room_body-madori .list_tag {
  display: block;
  margin: 9px 0 3px;
  min-height: 22px;
}
.isMadori .roomlist_item_room_body-madori .list_tag li {
  font-size: 10px;
}

.list_tag-bukken li {
  color: #fff;
  border-color: #0cbb8c;
  background: #0cbb8c;
}

.list_tag-room {
  margin: 0 0 0 5px;
}
.list_tag-room li {
  color: #fff;
  border-color: #ff3300;
  background: #ff3300;
  padding: 2px 5px 1px;
  font-size: 11px;
}

/* list_dot */
.list_dot li {
  position: relative;
  margin: 5px 0;
  padding-left: 14px;
}
.list_dot li:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}

/* list_order */
.list_order {
  list-style-type: decimal;
  list-style-position: inside;
}
.list_order li {
  position: relative;
  margin: 5px 0;
  padding-left: 2px;
}

/* list_theme -テーマアイコン用- */
.list_theme {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.list_theme > li {
  position: relative;
  display: inline-block;
  width: 32.5%;
  height: 55px;
  border-radius: 4px;
  margin-right: 1.25%;
}
.list_theme > li:nth-child(3n) {
  margin-right: 0;
}
.list_theme > li:nth-child(n+4) {
  margin-top: 8px;
}
.list_theme > li:before {
  content: "q";
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "fontello";
  font-size: 20px;
  color: #06c;
}
.list_theme > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #06c;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  background: #fff;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.2);
}
.list_theme > li > a > span {
  display: inline-block;
}
.list_theme > li > a .rank {
  width: 55px;
  height: 55px;
  padding: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 55px;
  vertical-align: top;
  text-align: center;
  font-size: 14px;
}
.list_theme > li > a .rank > img {
  display: block;
  width: 100%;
  height: 100%;
}
.list_theme > li > a .rank.num {
  line-height: 42px;
}
.list_theme > li > a .rank strong {
  font-size: 18px;
  font-weight: bold;
}
.list_theme > li > a .txt {
  line-height: 1.3;
  padding-left: 10px;
  padding-right: 20px;
  vertical-align: top;
}
.list_theme > li > a:hover {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-box-shadow: 0 8px 8px -4px rgba(0, 0, 0, 0.4);
          box-shadow: 0 8px 8px -4px rgba(0, 0, 0, 0.4);
}

.hdg_theme {
  margin: 20px auto 10px;
  font-size: 16px;
  font-weight: bold;
}
.hdg_theme .icon-ok:before {
  color: #f94455;
  font-size: 20px;
}

.list_theme-sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin-top: 20px;
}
.list_theme-sub > li {
  position: relative;
  display: inline-block;
  width: 25%;
  padding: 5px 0px;
}
.list_theme-sub > li:not(:nth-child(4n)):after {
  content: "";
  position: absolute;
  top: 0;
  right: 10px;
  width: 1px;
  height: 100%;
  background: #ccc;
}
.list_theme-sub > li > a {
  position: relative;
  display: block;
  padding-left: 25px;
  padding-right: 15px;
  color: #06c;
  font-size: 14px;
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.list_theme-sub > li > a:before {
  content: "q";
  position: absolute;
  top: 11px;
  left: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "fontello";
  font-size: 18px;
  color: #06c;
}
.list_theme-sub > li > a:hover {
  color: #49a1ff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.list_theme-sub > li > a:hover:before {
  color: #49a1ff;
}

/* 人気の条件一覧 */
#all_theme_kodawari .list_theme-sub {
  margin-top: 0;
}
#all_theme_kodawari .list_theme-sub > li:not(:nth-child(4n)):after {
  display: none;
}

.list_souba > li {
  padding: 0;
}

/* room_select */
#room_select {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 9px 0 7px;
  border-radius: 5px;
  background: #a8d0ff;
}
#room_select li {
  position: relative;
  display: table-cell;
  width: 25%;
  padding: 0 5px 0 8px;
  text-align: center;
}
#room_select li:before, #room_select li:after {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 100%;
}
#room_select li:before {
  left: 0;
  background: #60a4f6;
}
#room_select li:after {
  left: 1px;
  background: #b3e7ff;
}
#room_select li:first-child:before, #room_select li:first-child:after {
  display: none;
}
#room_select li > p {
  position: relative;
  margin: -4px 0 -2px;
  padding: 8px 0 10px;
  border-radius: 1px;
  font-size: 14px;
  line-height: 1;
  cursor: pointer;
  z-index: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-shadow: rgba(255, 255, 255, 0) 0 0 0 1px inset;
          box-shadow: rgba(255, 255, 255, 0) 0 0 0 1px inset;
}
#room_select li > p i:before {
  width: 0.55em;
}
#room_select li > p:hover {
  color: #fff;
  -webkit-box-shadow: rgb(255, 255, 255) 0 0 0 1px inset;
          box-shadow: rgb(255, 255, 255) 0 0 0 1px inset;
}
#room_select li > p:before, #room_select li > p:after {
  position: absolute;
  content: "";
  bottom: -7px;
  left: 50%;
  margin-left: -4px;
  display: block;
  height: 0;
  width: 0;
  border-top: 7px solid #fff;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
#room_select li > p:before {
  bottom: -10px;
  border-top-color: #666;
  -webkit-filter: blur(2px);
          filter: blur(2px);
}
#room_select li:first-child {
  padding-left: 6px;
}
#room_select li:first-child > p {
  padding-top: 13px;
  padding-bottom: 12px;
}
#room_select li.isActive > p {
  background: #fff;
  color: #39f;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 3px 4px 0;
          box-shadow: rgba(0, 0, 0, 0.25) 0 3px 4px 0;
}
#room_select li.isActive > p:before, #room_select li.isActive > p:after {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
#room_select.room_select-mini {
  width: 272px;
  margin-bottom: 10px;
  padding: 0;
  border-radius: 3px;
  background: #fff;
}
#room_select.room_select-mini li {
  padding: 0;
}
#room_select.room_select-mini li:before, #room_select.room_select-mini li:after {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 100%;
}
#room_select.room_select-mini li:before {
  left: 0;
  background: #ddd;
}
#room_select.room_select-mini li:after {
  display: none;
}
#room_select.room_select-mini li:first-child:before {
  display: none;
}
#room_select.room_select-mini li > p {
  margin: 0;
  padding: 9px 0 8px;
  border-radius: 0;
  font-size: 11px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#room_select.room_select-mini li > p:after {
  bottom: -5px;
  margin-left: -3px;
  display: block;
  height: 0;
  width: 0;
  border-top: 5px solid #39f;
  border-right: 3px solid transparent;
  border-left: 3px solid transparent;
}
#room_select.room_select-mini li > p:before {
  display: none;
}
#room_select.room_select-mini li > p:hover {
  color: #222;
  background: #c5dfff;
}
#room_select.room_select-mini li:first-child {
  padding-left: 0;
}
#room_select.room_select-mini li:first-child > p {
  padding-top: 9px;
  padding-bottom: 8px;
}
#room_select.room_select-mini li.isActive > p {
  background: #39f;
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#room_select.room_select-mini li.isActive#room_select-none > p {
  border-radius: 3px 0 0 3px;
}
#room_select.room_select-mini li.isActive#room_select-family > p {
  border-radius: 0 3px 3px 0;
}
#room_select.room_select-modal {
  padding: 6px 0 4px;
}
#room_select.room_select-modal li {
  padding: 0 3px 0 5px;
}
#room_select.room_select-modal li:first-child {
  padding-left: 3px;
}
#room_select.room_select-modal li > p {
  font-size: 12px;
}
#room_select.room_select-souba {
  padding: 15px 0 12px;
  border-radius: 5px 5px 0 0;
}
#room_select.room_select-souba li {
  width: 20%;
  padding: 0 4px 0 6px;
}
#room_select.room_select-souba li > p {
  margin: -7px 0 -3px;
  padding: 4px 0 5px;
  border-radius: 2px;
  font-size: 18px;
}
#room_select.room_select-souba li > p > span {
  display: block;
  margin-bottom: 5px;
}
#room_select.room_select-souba li > p > span > i {
  font-size: 26px;
}
/* */
.baloon_box {
  position: absolute;
  left: 50%;
  bottom: 30px;
  padding: 14px 20px 12px;
  border: 2px solid #39f;
  border-radius: 3px;
  background: #fff;
  color: #39f;
  font-size: 13px;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.baloon_box:before, .baloon_box:after {
  content: "";
  position: absolute;
  left: 50%;
}
.baloon_box:before {
  display: block;
  height: 0;
  width: 0;
  border-top: 9px solid #39f;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  bottom: -9px;
  margin-left: -7px;
}
.baloon_box:after {
  display: block;
  height: 0;
  width: 0;
  border-top: 6px solid #fff;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  bottom: -6px;
  margin-left: -4px;
}
.baloon_box.isHover {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* */
.souba_box {
  margin-top: 50px;
  border-top: 3px solid #06c;
}
.souba_box > p {
  padding: 14px 0 15px;
  font-size: 16px;
  font-weight: bold;
}

.souba_box-slide {
  width: 100%;
  overflow: hidden;
}
.souba_box-slide .souba_box-slide_wrap {
  position: relative;
  left: 0;
  width: 500%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.souba_box-slide .souba_box-slide_wrap > div {
  float: left;
  width: 20%;
}
.souba_box-slide_hdg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.souba_box-slide_hdg .select_box2 {
  width: 40%;
}

.souba_box-link {
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  width: 350px;
  display: inline-block;
  position: relative;
  font-size: 16px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.souba_box-link a {
  display: block;
  width: 100%;
  padding: 10px 8px;
  text-decoration: none;
  color: #000;
}
.souba_box-link a i {
  color: #06c;
  margin-right: 20px;
}
.souba_box-link:hover {
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* step_box */
.step_box {
  padding: 5px 0;
  background: #f1f0e9;
}
.step_box > ul {
  display: table;
  width: 100%;
}
.step_box > ul > li {
  position: relative;
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 33.333%;
  padding: 0 15px 0 45px;
}
.step_box > ul > li:before {
  font-family: "fontello";
  content: "q";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 7px;
  margin-top: -8px;
  font-size: 16px;
}
.step_box > ul > li:first-child {
  padding-left: 15px;
}
.step_box > ul > li:first-child:before, .step_box > ul > li:first-child:after {
  display: none;
}
.step_box > ul > li span {
  display: block;
  padding: 8px 8px 7px;
  border-radius: 3px;
  text-align: center;
  line-height: 1;
}
.step_box > ul > li.isActive span {
  background: #fff;
}

/* historylist_box */
.historylist_box {
  margin-top: 30px;
}

.historylist_box_wrap {
  margin-top: 5px;
  border-top: 3px solid #06c;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 1px 6px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 1px 6px 0;
  overflow: hidden;
}
.historylist_box_wrap .tbl-general th {
  text-align: center;
  vertical-align: middle;
}
.historylist_box_wrap > form {
  width: 200px;
  margin: 10px auto;
}
.historylist_box_wrap > form .btn {
  width: 100%;
  padding-top: 13px;
  padding-bottom: 11px;
  font-size: 18px;
}

/* qr_box */
.qr_box {
  margin: 20px 0 0 5px;
  border-radius: 5px;
  background: #fc0;
  text-align: center;
}
.qr_box > p {
  padding: 10px 0 7px;
  font-size: 13px;
  line-height: 1.3;
}
.qr_box > div {
  padding-bottom: 10px;
}

/* special_box */
.special_box {
  margin-top: 30px;
}
.special_box > ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.special_box > ul:before {
  display: none;
}
.special_box > ul > li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 33.333%;
  min-height: 240px;
  padding: 0 15px;
}
.special_box > ul > li:nth-child(n+4) {
  margin-top: 15px;
}
.special_box > ul > li > a {
  display: block;
  text-decoration: none;
}
.special_box > ul > li > a > img {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 1px;
  border: 1px solid #ddd;
}
.special_box > ul > li > a > p {
  margin-top: 5px;
  color: #222;
  font-size: 12px;
}

/* youtube_box */
.youtube_box {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube_box iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/* box_ranking */
.box_ranking {
  display: table;
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.box_ranking:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 3px;
}
.box_ranking.first:before {
  width: 56px;
  height: 64px;
  background: url("/resource/images/ranking/icn-ranking01.png") no-repeat center center;
}
.box_ranking.second:before {
  width: 56px;
  height: 64px;
  background: url("/resource/images/ranking/icn-ranking02.png") no-repeat center center;
}
.box_ranking.third:before {
  width: 56px;
  height: 64px;
  background: url("/resource/images/ranking/icn-ranking03.png") no-repeat center center;
}
.box_ranking.fourth:before {
  width: 45px;
  height: 45px;
  background: url("/resource/images/ranking/icn-ranking04.png") no-repeat center center;
  background-size: 100%;
}
.box_ranking.fifth:before {
  width: 45px;
  height: 45px;
  background: url("/resource/images/ranking/icn-ranking05.png") no-repeat center center;
  background-size: 100%;
}
.box_ranking.sixth:before {
  width: 45px;
  height: 45px;
  background: url("/resource/images/ranking/icn-ranking06.png") no-repeat center center;
  background-size: 100% auto;
}
.box_ranking.seventh:before {
  width: 45px;
  height: 45px;
  background: url("/resource/images/ranking/icn-ranking07.png") no-repeat center center;
  background-size: 100% auto;
}
.box_ranking.eighth:before {
  width: 45px;
  height: 45px;
  background: url("/resource/images/ranking/icn-ranking08.png") no-repeat center center;
  background-size: 100% auto;
}
.box_ranking.ninth:before {
  width: 45px;
  height: 45px;
  background: url("/resource/images/ranking/icn-ranking09.png") no-repeat center center;
  background-size: 100% auto;
}
.box_ranking.tenth:before {
  width: 45px;
  height: 45px;
  background: url("/resource/images/ranking/icn-ranking10.png") no-repeat center center;
  background-size: 100% auto;
}
.box_ranking_picture {
  display: table-cell;
  width: 220px;
  vertical-align: top;
}
.box_ranking_info {
  display: table-cell;
  width: 255px;
  padding: 0 15px;
  vertical-align: top;
}
.box_ranking_location {
  color: #666;
  line-height: 1.2;
}
.box_ranking_title {
  font-size: 38px;
  line-height: 1.2;
}
.box_ranking_title span {
  font-size: 23px;
}
.box_ranking_price {
  line-height: 1.2;
}
.box_ranking_price span {
  font-size: 48px;
  padding-left: 5px;
}
.box_ranking_comment {
  display: table-cell;
}
.box_ranking_comment_title {
  color: #06c;
  margin-bottom: 10px;
  line-height: 1.2;
}
.box_ranking_comment_title .icon-chat {
  margin-right: 8px;
}
.box_ranking_comment_list {
  line-height: 1.7;
  padding-left: 5px;
}
.box_ranking_comment_list li:before {
  content: "·";
  margin-right: 5px;
}
.box_ranking_comment_list li {
  text-indent: -10px;
  padding: 0 20px 0 15px;
  margin-bottom: 10px;
}
.box_ranking_view {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
.box_ranking_view .btn {
  line-height: 1.7;
  border-radius: 8px;
  width: 120px;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.box_ranking_view .btn span {
  position: relative;
  padding-left: 12px;
}
.box_ranking_view .btn .icon-angle-right {
  position: absolute;
  left: -5px;
}
.box_ranking_other .tbl-list th {
  padding: 20px 30px 12px 0;
}
@media (max-width: 959px) {
  .box_ranking_info {
    width: 230px;
  }
  .box_ranking_comment {
    display: inline-block;
  }
  .box_ranking_view {
    display: block;
    padding-left: 10px;
  }
}

/* --------------*/
.box_list-2col {
  overflow: hidden;
  counter-reset: section;
  margin: 0 -10px;
}
.box_list-2col .col {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
}

/* --------------*/
.box_list-main {
  margin: 0 -4px;
}
.box_list-main li {
  width: 25%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 4px;
  float: left;
}
.box_list-main li .btn {
  display: inline-block;
  color: #fff;
  padding: 7px 20px;
}
.box_list-main li .hdg_lv3-king {
  margin: 0 0 25px;
}
.box_list-main li .hdg_lv3-king:before {
  width: 39px;
  height: 42px;
}
.box_list-main li .hdg_lv3-king img {
  max-width: 100%;
  height: auto;
}
.box_list-main-item {
  background: rgba(255, 255, 255, 0.7);
  height: 190px;
  padding: 15px 23px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
          box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
  border: 2px solid #fff;
  border-radius: 7px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.box_list-main-item:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: 1px solid #cc9933;
  border-radius: 7px;
  pointer-events: none;
}

/* --------------*/
.box_welcome {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.box_welcome li {
  display: table-cell;
  vertical-align: bottom;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.box_welcome li img {
  max-width: 100%;
  height: auto;
}
.box_welcome .pull-left {
  padding-left: 21px;
  width: 18.6%;
}
.box_welcome .pull-center {
  width: 62.8%;
}
.box_welcome .pull-center .hdg_lv3-king:before {
  width: 160px;
  height: 109px;
  top: -56px;
  left: -125px;
  background: url(/resource/images/ranking/icn-king_top.png) no-repeat;
  background-size: 100% auto;
}
.box_welcome .pull-right {
  padding-right: 9px;
  width: 18.6%;
}
.box_welcome .txt-ripon {
  position: absolute;
  top: 55px;
  right: -19px;
}
@media (max-width: 959px) {
  .box_welcome .txt-ripon img {
    width: 74px;
  }
}

/*--------------*/
#main.main-list.merge-later .hdg_lv1 {
  line-height: 1.2;
}
#main.main-list.merge-later .hdg_lv1 strong {
  font-size: 14px;
}

.box_town .hdg_lv2 {
  margin: 37px 0 20px;
  padding: 10px 17px;
}
.box_town .txt_note {
  line-height: 1.5;
  margin: 28px 0 20px;
}
.box_town .tbl-list th {
  padding: 15px 30px 15px 0;
}
.box_town .tbl-list td {
  padding: 22px 30px 19px 0;
}
.box_town .tbl-list td span {
  font-size: 12px;
}
.box_town .hdg_lv3 {
  padding: 10px 20px;
}

.box_town_2 .hdg_lv2 {
  margin: 30px 0 0;
  padding: 10px 17px;
}
.box_town_2 .txt_lead {
  line-height: 1.5;
  margin: 20px 0;
}
.box_town_2 .tbl-list th {
  padding: 15px 30px 15px 0;
}
.box_town_2 .tbl-list td {
  padding: 22px 30px 19px 0;
}
.box_town_2 .tbl-list td span {
  font-size: 12px;
}
.box_town_2 .hdg_lv3 {
  padding: 10px 20px;
}

.box_single .hdg_lv1 {
  padding: 0 0 0 85px;
  font-size: 38px;
  line-height: 1.3;
  margin-bottom: 25px;
}
.box_single .hdg_lv1:before {
  top: -31px;
  left: -5px;
}
.box_single .list_box5 > ul {
  margin-bottom: 0;
}
.box_single .list_box5 > ul > li a {
  font-size: 14px;
}
.box_single .hdg_lv2 {
  margin: 20px 0 0;
}
.box_single .box_ranking {
  padding: 19px 0 20px;
}
.box_single .hdg_lv3 {
  padding: 11px 20px;
}
.box_single .btn-ranking {
  border-radius: 7px;
  margin-top: 11px;
}

/* ----------------------------------------------- */
/* Table Module
-------------------------------------------------- */
.tbl {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 1px solid #ddd;
}
.tbl th, .tbl td {
  border: 1px solid #ddd;
  text-align: center;
  vertical-align: middle;
}

.tbl-condition {
  margin-bottom: 60px;
  border-radius: 5px;
  border-collapse: separate;
}
.tbl-condition th, .tbl-condition td {
  padding: 20px;
  border: none;
  border-top: 1px solid #ddd;
  text-align: left;
}
.tbl-condition tr:first-child th, .tbl-condition tr:first-child td {
  border-top: none;
}
.tbl-condition th {
  width: 200px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #eaeae4;
  vertical-align: middle;
  white-space: nowrap;
}
.tbl-condition th > span {
  font-weight: normal;
}

.tbl-bukken th, .tbl-bukken td {
  padding: 5px 20px 2px;
  font-size: 12px;
}
.tbl-bukken th {
  background: #eaeae4;
  text-align: center;
  font-weight: normal;
  white-space: nowrap;
}
.tbl-bukken td {
  height: 70px;
  font-size: 13px;
  line-height: 1.5;
  text-align: left;
}
.tbl-bukken td > span {
  color: #FF5D6C;
  font-size: 14px;
}
.tbl-bukken td > span > span {
  font-size: 20px;
  font-weight: bold;
}
@media (max-width: 959px) {
  .tbl-bukken th, .tbl-bukken td {
    padding: 5px 10px 2px;
  }
}

.tbl-room {
  width: 100%;
  border-radius: 5px;
  border-collapse: separate;
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 1px 6px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 1px 6px 0;
}
.tbl-room th, .tbl-room td {
  text-align: center;
  vertical-align: middle;
}
.tbl-room thead {
  border-radius: 5px;
  background: #f0ecd9;
}
.tbl-room thead th {
  padding: 5px 0 4px;
  color: #666;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
}
.tbl-room thead th.tbl-room-floor {
  width: 60px;
}
.tbl-room thead th.tbl-room-fee {
  width: 237px;
}
.tbl-room thead th.tbl-room-shikirei {
  width: 86px;
}
.tbl-room thead th.tbl-room-madori {
  width: 109px;
}
.tbl-room thead th.tbl-room-special {
  width: 291px;
}
.tbl-room thead th.tbl-room-favorite {
  width: 88px;
}
.tbl-room thead th.tbl-room-detail {
  width: 89px;
}
.tbl-room tbody td {
  height: 50px;
  padding: 4px 10px;
  border-top: 1px solid #d6d0b5;
  border-left: 1px dotted #d6d0b5;
}
.tbl-room tbody td:first-child {
  border-left: none;
}
.tbl-room tbody td.tbl-room-fee > span {
  color: #FF5D6C;
  font-size: 14px;
}
.tbl-room tbody td.tbl-room-fee > span > span {
  font-size: 20px;
  font-weight: bold;
}
.tbl-room tbody td.tbl-room-favorite.btn-favorite {
  position: relative;
  cursor: pointer;
}
.tbl-room tbody td.tbl-room-favorite.btn-favorite i {
  position: absolute;
  top: 8px;
  left: 0;
  width: 100%;
  font-size: 28px;
  text-align: center;
  line-height: 1;
}
.tbl-room tbody td.tbl-room-favorite.btn-favorite i:before {
  margin-right: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.tbl-room tbody td.tbl-room-favorite.btn-favorite i.icon-heart-empty:before {
  visibility: visible;
  color: #ccc;
}
.tbl-room tbody td.tbl-room-favorite.btn-favorite i.icon-heart:before {
  visibility: hidden;
  color: #FF5D6C;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: rotateY(480deg) translateY(-30px) scale(3);
          transform: rotateY(480deg) translateY(-30px) scale(3);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.tbl-room tbody td.tbl-room-favorite.btn-favorite .txt_favorite_regist02 {
  display: block;
  padding-top: 30px;
  font-size: 12px;
  color: #333;
}
.tbl-room tbody td.tbl-room-favorite.btn-favorite:before {
  display: none;
  /*
  content: '追 加';
  position: absolute;
  top: 38px;
  left: 0;
  width: 100%;
  margin-top: 0;
  font-size: $font-size-m;
  text-align: center;
  */
}
.tbl-room tbody td.tbl-room-favorite.btn-favorite .caption_box {
  top: -80px;
}
.tbl-room tbody td.tbl-room-favorite.btn-favorite.isAdded i.icon-heart-empty:before {
  visibility: hidden;
}
.tbl-room tbody td.tbl-room-favorite.btn-favorite.isAdded i.icon-heart:before {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  text-shadow: 1px 1px 0 #c98e00;
  -webkit-transform: rotateY(0deg) translateY(0) scale(1);
          transform: rotateY(0deg) translateY(0) scale(1);
}
.tbl-room tbody td.tbl-room-favorite.btn-favorite.isAdded:before {
  content: "追加済み";
  color: #39f;
}
.tbl-room tbody td.tbl-room-detail a {
  text-decoration: none;
}
.isVisited .tbl-room tbody td.tbl-room-detail:before {
  content: "閲覧済";
  color: #666;
  font-size: 13px;
}
.tbl-room th.tbl-room-memo {
  padding: 5px 13px 4px;
  color: #666;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  background: #f0ecd9;
  border-top: 1px solid #d6d0b5;
  position: relative;
  cursor: default;
}
.tbl-room th.tbl-room-memo .btn-edit {
  position: absolute;
  top: 3px;
  right: 15px;
  display: block;
  cursor: pointer;
}
.tbl-room td.tbl-room-memo {
  position: relative;
  height: auto;
  padding: 13px;
  text-align: left;
  border-top: 1px solid #d6d0b5;
  cursor: default;
}
.tbl-room td.tbl-room-memo.room-edit {
  padding-bottom: 50px !important;
}
.tbl-room td.tbl-room-memo .txt-favorite-err {
  padding: 0 0 7px;
}
.tbl-room td.tbl-room-memo .txt_memo {
  min-height: 26px;
  padding-right: 65px;
}
.tbl-room td.tbl-room-memo .txt_memo.txt-none {
  color: #747474;
}
.tbl-room td.tbl-room-memo .box_edit {
  position: relative;
}
.tbl-room td.tbl-room-memo .box_edit textarea {
  display: none;
  width: 100%;
  min-height: 26px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tbl-room td.tbl-room-memo .box_edit textarea:-moz-placeholder-shown {
  color: #747474;
}
.tbl-room td.tbl-room-memo .box_edit textarea:-ms-input-placeholder {
  color: #747474;
}
.tbl-room td.tbl-room-memo .box_edit textarea:placeholder-shown {
  color: #747474;
}
.tbl-room td.tbl-room-memo .box_edit .btn-edit,
.tbl-room td.tbl-room-memo .box_edit .btn-save {
  position: absolute;
  right: 0;
  border-radius: 15px;
  cursor: pointer;
}
.tbl-room td.tbl-room-memo .box_edit .btn-edit {
  top: 0;
  -webkit-box-shadow: 0 -1px 0 #999 inset;
          box-shadow: 0 -1px 0 #999 inset;
}
.tbl-room td.tbl-room-memo .box_edit .btn-save {
  display: none;
  bottom: 0;
}
.tbl-room td.tbl-room-memo.isEdit .txt_memo {
  display: none;
}
.tbl-room td.tbl-room-memo.isEdit .box_edit {
  display: block;
  padding-bottom: 35px;
}
.tbl-room td.tbl-room-memo.isEdit .box_edit textarea {
  display: block;
  padding: 7px;
  border: 1px solid #ccc;
}
.tbl-room td.tbl-room-memo.isEdit .box_edit .btn-edit {
  display: none;
}
.tbl-room td.tbl-room-memo.isEdit .box_edit .btn-save {
  display: block;
}
.tbl-room th.tbl-room-rate {
  padding: 5px 13px 4px;
  color: #666;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  background: #f0ecd9;
  border-top: 1px solid #d6d0b5;
  cursor: default;
}
.tbl-room td.tbl-room-rate {
  cursor: default;
}
.tbl-room td.tbl-room-rate ul {
  letter-spacing: -0.5em;
}
.tbl-room td.tbl-room-rate ul li {
  position: relative;
  display: inline-block;
  padding: 0 2px;
  vertical-align: middle;
  letter-spacing: normal;
  cursor: pointer;
}
.tbl-room td.tbl-room-rate ul li::after {
  content: "♥";
  position: absolute;
  top: 50%;
  left: 50%;
  color: #FF5D6C;
  font-size: 30px;
  font-family: "fontello";
  -webkit-transition: 0.15s ease all;
  transition: 0.15s ease all;
  -webkit-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
}
.tbl-room td.tbl-room-rate ul li i {
  color: #dcdcdc;
  font-size: 30px;
}
.tbl-room td.tbl-room-rate ul li i:before {
  margin: 0;
}
.tbl-room td.tbl-room-rate ul[data-rate="5"] li:nth-child(1)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.tbl-room td.tbl-room-rate ul[data-rate="5"] li:nth-child(2)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.tbl-room td.tbl-room-rate ul[data-rate="5"] li:nth-child(3)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.tbl-room td.tbl-room-rate ul[data-rate="5"] li:nth-child(4)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.tbl-room td.tbl-room-rate ul[data-rate="5"] li:nth-child(5)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.tbl-room td.tbl-room-rate ul[data-rate="4"] li:nth-child(1)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.tbl-room td.tbl-room-rate ul[data-rate="4"] li:nth-child(2)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.tbl-room td.tbl-room-rate ul[data-rate="4"] li:nth-child(3)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.tbl-room td.tbl-room-rate ul[data-rate="4"] li:nth-child(4)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.tbl-room td.tbl-room-rate ul[data-rate="3"] li:nth-child(1)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.tbl-room td.tbl-room-rate ul[data-rate="3"] li:nth-child(2)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.tbl-room td.tbl-room-rate ul[data-rate="3"] li:nth-child(3)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.tbl-room td.tbl-room-rate ul[data-rate="2"] li:nth-child(1)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.tbl-room td.tbl-room-rate ul[data-rate="2"] li:nth-child(2)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.tbl-room td.tbl-room-rate ul[data-rate="1"] li:nth-child(1)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.ie8 .tbl-room {
  border: 1px solid #ddd;
}

.js_select_souba_ensen {
  position: absolute;
  left: 0;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-radius: 5px;
  width: 350px;
  margin-top: -10px;
}
.js_select_souba_ensen:hover {
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.js_select_souba_ensen_wrap {
  width: 100%;
  position: relative;
  padding-left: 380px;
  margin-bottom: 10px;
}
.js_select_souba_ensen-label {
  position: relative;
  padding: 10px 8px;
  font-size: 16px;
  cursor: pointer;
}
.js_select_souba_ensen-label.isActive {
  border-radius: 5px 5px 0 0;
}
.js_select_souba_ensen-label .icon-open {
  position: absolute;
  top: 50%;
  right: 24px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background: #06c;
  border-radius: 13px;
}
.js_select_souba_ensen-label .icon-open:before, .js_select_souba_ensen-label .icon-open:after {
  position: absolute;
  top: 10px;
  left: 5px;
  content: "";
  width: 14px;
  height: 3px;
  background: #fff;
  -webkit-transition: -webkit-transform 0.1s ease-in-out;
  transition: -webkit-transform 0.1s ease-in-out;
  transition: transform 0.1s ease-in-out;
  transition: transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
}
.js_select_souba_ensen-label .icon-open:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.js_select_souba_ensen-label.isActive .icon-open:after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: -webkit-transform 0.1s ease-in-out;
  transition: -webkit-transform 0.1s ease-in-out;
  transition: transform 0.1s ease-in-out;
  transition: transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
}
.js_select_souba_ensen-content {
  display: none;
  background: #fff;
  border-radius: 0 0 5px 5px;
}
.js_select_souba_ensen-content li {
  font-size: 14px;
  border-top: 1px solid #ddd;
}
.js_select_souba_ensen-content li a {
  position: relative;
  display: block;
  padding: 15px 15px;
  font-weight: bold;
  text-decoration: none;
}
.js_select_souba_ensen-content li a .icon-angle-right {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.js_select_souba_ensen-content li a .icon-angle-right:before {
  font-size: 18px;
}

.tbl-souba-area, .tbl-souba-station {
  width: 20%;
  padding-left: 5px;
}
.tbl-souba-area_hdg, .tbl-souba-station_hdg {
  border-right: 1px solid #ddd;
}
.tbl-souba-area a, .tbl-souba-station a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  text-decoration: none;
}
.tbl-souba-area a .icon-angle-right:before, .tbl-souba-station a .icon-angle-right:before {
  margin-right: 0px;
}
.tbl-souba-price {
  color: #FF5D6C;
  width: 15%;
  border-right: 1px dashed #ddd !important;
}
.tbl-souba-price span {
  font-size: 18px;
  font-weight: bold;
}
.tbl-souba-bukken {
  width: 18%;
  font-size: 11px;
  vertical-align: middle;
  color: #000;
}
.tbl-souba-link {
  width: 15%;
}
.tbl-souba-link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 10px;
  background-color: #fc0;
  border-radius: 3px;
  text-align: center;
  line-height: 1.2;
}
.tbl-souba-link a i:before {
  color: #000;
  font-size: 16px;
  vertical-align: middle;
}
.tbl-souba-link a span {
  font-weight: bold;
  color: #000;
}
.tbl-souba-graph {
  width: 30%;
  text-align: left !important;
  border-left: none !important;
}
.tbl-souba-graph .js_souba_bar {
  display: inline-block;
  height: 23px;
  width: 0;
  background: #49a1ff;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  vertical-align: middle;
}
.tbl-souba-graph_hdg {
  width: 260px;
}
.tbl-souba th, .tbl-souba td {
  padding: 10px 10px;
  vertical-align: middle;
}
.tbl-souba > thead th {
  background: #f1f1f1;
  color: #39f;
  white-space: nowrap;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.5;
}
.tbl-souba > thead th > p {
  font-size: 14px;
}
.tbl-souba > thead th > ul {
  margin-bottom: -4px;
  letter-spacing: -0.4em;
}
.tbl-souba > thead th > ul > li {
  display: inline-block;
  position: relative;
  width: 10px;
  border: 4px solid #f1f1f1;
  font-size: 10px;
  text-indent: -9999px;
  letter-spacing: normal;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.tbl-souba > thead th > ul > li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -3px 0 0 -6px;
}
.tbl-souba > thead th > ul > li.desc:before {
  display: block;
  height: 0;
  width: 0;
  border-top: 7px solid #222;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.tbl-souba > thead th > ul > li.asc:before {
  display: block;
  height: 0;
  width: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 7px solid #222;
}
.tbl-souba > thead th > ul > li.isActive {
  border-color: #62b4f4;
}
.tbl-souba > thead th > span {
  margin-right: 0.1em;
  font-size: 17px;
  font-weight: bold;
}
.tbl-souba > tbody tr.isDisabled .tbl-souba-price {
  color: #ccc;
}
.tbl-souba > tbody tr.isDisabled .tbl-souba-link > .btn {
  background: #ddd;
  -webkit-box-shadow: #ccc 0 1px 0 0;
          box-shadow: #ccc 0 1px 0 0;
  pointer-events: none;
}
.tbl-souba > tbody th {
  font-size: 12px;
  font-weight: normal;
}
.tbl-souba > tbody th > span {
  margin-right: 0.1em;
  color: #f60;
}
.tbl-souba > tbody th > span > span {
  font-size: 14px;
  font-weight: bold;
}
.tbl-souba > tbody td {
  font-size: 11px;
}
.tbl-souba > tbody td.isAverage {
  background: #ffe36f;
}

.tbl-souba-l th, .tbl-souba-l td {
  padding: 10px 10px;
}
.tbl-souba-l > thead th, .tbl-souba-l > tfoot th {
  font-size: 16px;
  line-height: 1.2;
}
.tbl-souba-l > thead th > p, .tbl-souba-l > tfoot th > p {
  min-width: 4em;
  font-size: 18px;
}
.tbl-souba-l > thead th > p > span, .tbl-souba-l > tfoot th > p > span {
  font-size: 22px;
}
.tbl-souba-l > thead th > span, .tbl-souba-l > tfoot th > span {
  margin-right: 0;
  font-size: 22px;
}
.tbl-souba-l > tbody th {
  font-size: 14px;
}
.tbl-souba-l > tbody th > span {
  margin-right: 0.1em;
  color: #f60;
}
.tbl-souba-l > tbody th > span > span {
  font-size: 15px;
  font-weight: bold;
}
.tbl-souba-l > tbody td {
  font-size: 14px;
}

.js_select_soubalist tbody tr.js_souba_addtr th {
  background: #f1f1f1;
  color: #39f;
  white-space: nowrap;
  font-weight: normal;
  padding: 8px 1px;
  font-size: 16px;
  line-height: 1.2;
}
.js_select_soubalist tbody tr.js_souba_addtr th > p {
  min-width: 4em;
  font-size: 18px;
}
.js_select_soubalist tbody tr.js_souba_addtr th > p > span {
  margin-right: 0.1em;
  font-size: 22px;
}
.js_select_soubalist tbody tr.js_souba_addtr th > span {
  margin-right: 0;
  font-weight: bold;
  font-size: 22px;
  color: #39f;
}
.js_select_soubalist tbody tr.js_souba_addtr th > ul {
  margin-bottom: -4px;
  letter-spacing: -0.4em;
}
.js_select_soubalist tbody tr.js_souba_addtr th > ul > li {
  display: inline-block;
  position: relative;
  width: 10px;
  border: 4px solid #f1f1f1;
  font-size: 10px;
  text-indent: -9999px;
  letter-spacing: normal;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.js_select_soubalist tbody tr.js_souba_addtr th > ul > li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -3px 0 0 -6px;
}
.js_select_soubalist tbody tr.js_souba_addtr th > ul > li.desc:before {
  display: block;
  height: 0;
  width: 0;
  border-top: 7px solid #222;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.js_select_soubalist tbody tr.js_souba_addtr th > ul > li.asc:before {
  display: block;
  height: 0;
  width: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 7px solid #222;
}
.js_select_soubalist tbody tr.js_souba_addtr th > ul > li.isActive {
  border-color: #62b4f4;
}

.form_selected_property {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-top: 20px;
  border: 1px solid #ccc;
}

.form_selected_property .img {
  width: 105px;
}

.form_selected_property .img img {
  width: 100%;
  height: auto;
}

.form_selected_property .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: calc(100% - 105px);
  padding: 15px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.form_selected_property .hdg {
  font-size: 10px;
  color: #39f;
}

.form_selected_property .name {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.4;
}

.tbl-contact {
  width: 100%;
  margin: 0 0 45px;
  padding: 0;
}
.tbl-contact th, .tbl-contact td {
  position: relative;
  border-bottom: 1px solid #ddd;
}
.tbl-contact th {
  width: 30%;
  padding: 20px 10px 0;
  color: #39f;
  font-size: 16px;
  text-align: left;
}
.tbl-contact th span {
  display: inline-block;
  margin-left: 10px;
  padding: 3px 10px 2px;
  border-radius: 10px;
  background: #fdebeb;
  color: #e25d5d;
  font-size: 12px;
  font-weight: bold;
  vertical-align: 1px;
}
.tbl-contact td {
  width: 70%;
  padding: 20px 10px;
}
.tbl-contact td .required-label {
  display: inline-block;
  margin-top: -9px;
  padding: 2px 10px;
  border-radius: 10px;
  background: #fdebeb;
  color: #e25d5d;
  font-size: 12px;
  line-height: 1.3;
  font-weight: bold;
  vertical-align: 1px;
  margin-left: 10px;
}
.tbl-contact .contact_box_campaign {
  margin-bottom: 15px;
}
.tbl-contact .contact_box_campaign__btn {
  margin-top: 10px;
  padding: 0 10px;
  cursor: pointer;
}
.tbl-contact .contact_box_campaign__btn span {
  color: #06c;
  text-decoration: underline;
}
.tbl-contact .contact_box_campaign__btn span:before {
  content: "▼";
}
.tbl-contact .contact_box_campaign__btn.isOpened span:before {
  content: "▲";
}
.tbl-contact .contact_box_campaign h3 {
  margin-bottom: 5px;
  padding: 2px 5px;
  background: #e5effa;
  font-size: 13px;
}
.tbl-contact .contact_box_campaign h3:before {
  content: "■";
  padding-right: 3px;
}
.tbl-contact .contact_box_campaign p {
  margin-bottom: 10px;
  padding: 0 5px;
  font-size: 13px;
}
.tbl-contact .contact_box_campaign .acc_box--sib {
  display: none;
}

.tbl-store {
  margin-bottom: 60px;
  border-radius: 5px;
  border-collapse: separate;
}
.tbl-store th, .tbl-store td {
  padding: 13px 20px 12px;
  border: none;
  border-top: 1px solid #ddd;
  text-align: left;
}
.tbl-store tr:first-child th, .tbl-store tr:first-child td {
  border-top: none;
}
.tbl-store th {
  width: 8em;
  border-right: 1px solid #ddd;
  vertical-align: middle;
  white-space: nowrap;
}
.tbl-store td.pull-right {
  width: 70px;
}

.tbl-general th, .tbl-general td {
  width: 20em;
  padding: 11px 15px;
  text-align: left;
  vertical-align: top;
}
.tbl-general th {
  width: 4em;
  background: #eaeae4;
  font-weight: normal;
  white-space: nowrap;
}

.tbl-general2 {
  position: relative;
  top: -1px;
}
.col .tbl-general2 {
  top: 0;
}
.tbl-general2 th, .tbl-general2 td {
  padding: 6px 10px;
  font-size: 11px;
  text-align: left;
  vertical-align: middle;
}
.tbl-general2 th {
  width: 5em;
  background: #eaeae4;
  font-weight: normal;
  white-space: nowrap;
}

.tbl-list {
  width: 100%;
}
.tbl-list td, .tbl-list th {
  padding: 20px 30px 20px 0;
}
.tbl-list tr {
  border-bottom: 1px solid #eaeae4;
}
.tbl-list tr > td:first-child, .tbl-list tr > th:first-child {
  text-align: left;
}
.tbl-list tr > td:last-child, .tbl-list tr > th:last-child {
  text-align: right;
}
.tbl-list tr > td:first-child {
  counter-reset: subsection;
  padding-left: 30px;
  position: relative;
}
.tbl-list tr > td:first-child:before {
  counter-increment: section;
  content: counter(section);
  position: absolute;
  left: 0;
  font-weight: bold;
  background: none;
  border-radius: 50%;
  width: 20px;
  height: 18px;
  text-align: center;
}
.tbl-list tr > td.top1:before, .tbl-list tr > td.top2:before, .tbl-list tr > td.top3:before {
  color: #fff;
  padding-top: 2px;
}
.tbl-list tr > td.top1:before {
  background: #e0ad1e;
}
.tbl-list tr > td.top2:before {
  background: #aeadad;
}
.tbl-list tr > td.top3:before {
  background: #b24718;
}

/* ----------------------------------------------- */
/* Headings Module
-------------------------------------------------- */
.hdg_lv1 {
  position: relative;
  min-height: 44px;
  margin: 0 0 20px;
  padding: 50px 0 4px 90px;
  border-bottom: 3px solid #39f;
  font-size: 32px;
  line-height: 1.2;
}
.hdg_lv1 strong {
  color: #49a1ff;
  font-size: 37px;
  font-weight: normal;
}
.hdg_lv1 strong.black {
  color: #222;
}
.hdg_lv1 strong span.tag {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0px 10px 10px 27px;
  padding: 8px 10px 8px 10px;
  font-size: 32px;
  font-weight: bold;
  white-space: nowrap;
  color: #000;
  background: #eee;
}
.hdg_lv1 strong span.tag:before {
  position: absolute;
  top: 50%;
  left: -5px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 2px;
  background: #fff;
  z-index: 1;
}
.hdg_lv1 strong span.tag:after {
  position: absolute;
  content: "";
  width: 0px;
  left: 0px;
  top: 0;
  bottom: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  border-style: solid;
  border-width: 27px 27px 27px 0px;
  border-color: transparent #eee transparent transparent;
}
.hdg_lv1:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 84px;
  height: 80px;
  background: url(/resource/images/bg-hdg-lv1.webp) left top no-repeat;
  background-size: 84px 80px;
}
.hdg_lv1.furniture:before {
  width: 81px;
  height: 83px;
  background-image: url(/resource/images/bg-hdg-lv1-furniture.webp);
  background-size: 81px 83px;
}
.hdg_lv1_tag {
  position: absolute;
  top: 27px;
  margin-right: 15px;
  padding: 0 15px 0 10px;
  background: #49a1ff;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
}
.hdg_lv1_tag:before {
  content: "";
  position: absolute;
  right: -1px;
  top: -1px;
  border-top: 8px solid transparent;
  border-right: 6px solid #fff;
  border-bottom: 7px solid transparent;
}
.hdg_lv1_wrap {
  line-height: 1.2;
  position: relative;
}
.hdg_lv1_theme {
  display: block;
  position: absolute;
  top: -25px;
  left: 0;
  color: #49a1ff;
  font-size: 18px;
  font-weight: bold;
}
.hdg_lv1_theme > span {
  position: relative;
  top: -1px;
  margin-right: 15px;
  padding: 0 15px 0 10px;
  background: #49a1ff;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
}
.hdg_lv1_theme > span:before {
  content: "";
  position: absolute;
  right: -1px;
  top: -1px;
  border-top: 8px solid transparent;
  border-right: 6px solid #fff;
  border-bottom: 7px solid transparent;
}
.hdg_lv1_favorite {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.hdg_lv1_favorite .txt_num {
  color: #49a1ff;
  font-size: 16px;
}
.hdg_lv1_favorite .txt_num .num {
  font-size: 30px;
  font-weight: bold;
  padding-right: 4px;
}
.hdg_lv1_favorite .txt_num:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "@";
  display: inline-block;
  font-size: 28px;
  margin-right: 10px;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
}

.hdg_lv1_tag + .hdg_lv1_wrap > .hdg_lv1_theme {
  left: 107px;
}

.hdg_lv1-list {
  padding-left: 0;
  font-size: 24px;
}
.hdg_lv1-list > strong {
  font-size: 28px;
}
.hdg_lv1-list:before {
  display: none;
}

.hdg_lv1-detail {
  position: relative;
  margin-top: 30px;
  margin-bottom: 1px;
  padding-left: 0;
  padding-right: 120px;
  font-size: 18px;
}
.hdg_lv1-detail strong {
  margin-right: 20px;
  color: #222;
  font-size: 28px;
  font-weight: normal;
}
.hdg_lv1-detail:before {
  display: none;
}
.hdg_lv1-detail:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 115px;
  height: 76px;
  background: url(/resource/images/icn-hdg_lv1.png) top left/cover no-repeat;
}

.hdg_lv1-mini {
  min-height: auto;
  margin-bottom: 1px;
  padding-left: 0;
  font-size: 28px;
}
.hdg_lv1-mini:before {
  display: none;
}
.hdg_lv1-mini > span {
  margin-left: 20px;
  font-size: 16px;
}

/* ----------------------------------------------- */
.hdg_lv2 {
  clear: both;
  position: relative;
  margin: 40px 0 20px;
  padding: 11px 17px;
  border-radius: 5px;
  background: #39f;
  color: #fff;
  font-size: 18px;
  line-height: 1.1;
}
.hdg_lv2 > span {
  margin-left: 0.5em;
  font-size: 14px;
}

.hdg_lv2-souba {
  margin-top: 0;
  border-radius: 0 0 5px 5px;
}

.hdg_lv2-aside {
  position: relative;
  padding: 0 0 7px;
  font-size: 16px;
  font-weight: bold;
}
.hdg_lv2-aside i {
  font-size: 18px;
}

.hdg_lv2-modal {
  position: relative;
  margin-bottom: 10px;
  padding: 18px 0 17px;
  border-bottom: 1px solid #ddd;
  color: #39f;
  font-size: 18px;
  text-align: center;
  line-height: 1.2;
}
.hdg_lv2-modal:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 16px;
  width: 70px;
  height: 67px;
  background: url(/resource/images/bg-hdg-lv1.png) left top no-repeat;
  background-size: 70px 67px;
}
.modal-word .hdg_lv2-modal {
  margin: 0;
  background: #5ba1f8;
  border-radius: 9px 9px 0 0;
  border-bottom: none;
  font-weight: bold;
  color: #fff;
}
.modal-word .hdg_lv2-modal:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 33px;
  width: 71px;
  height: 80px;
  background: url(/resource/images/bg-hdg-lv1-word.png) left top no-repeat;
  background-size: 71px 80px;
}

.hdg_lv2-print {
  margin: 20px 0 10px;
  padding-bottom: 9px;
  font-size: 14px;
}

.hdg_lv2-news {
  margin: 70px 0 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid #39f;
  color: #39f;
  font-size: 18px;
  font-weight: bold;
}

/* ----------------------------------------------- */
.hdg_lv3 {
  padding: 9px 20px 7px;
  background: #eaeae4;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
}

.hdg_lv3-2 {
  margin-top: 20px;
  font-size: 15px;
  font-weight: bold;
}

.hdg_lv3-3 {
  margin-top: 15px;
  font-size: 16px;
  font-weight: bold;
  color: #3399ff;
}

.hdg_lv3-aside {
  margin-top: 10px;
  padding: 16px 0 3px;
  border-top: 1px solid #dddac4;
}
.hdg_lv3-aside:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}

.hdg_lv3-modal {
  font-size: 20px;
}
.hdg_lv3-modal > span {
  font-size: 14px;
}

.hdg_lv3-king {
  padding-top: 50px;
  text-align: center;
  position: relative;
  margin-top: 20px;
}
.hdg_lv3-king:before {
  content: "";
  width: 49px;
  height: 42px;
  background: url("/resource/images/ranking/icn-king.png") no-repeat;
  background-size: 100% auto;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

/* ----------------------------------------------- */
.hdg_lv4 {
  margin-top: 20px;
  font-size: 15px;
}

/* ----------------------------------------------- */
/* ----------------------------------------------- */
/* Nav Module
-------------------------------------------------- */
/* ----------------------------------------------- */
/* List Module
-------------------------------------------------- */
/* list_box1 - 時間・学校・店舗を探す */
.list_box1 li {
  padding: 8px 0 0 8px;
}
.list_box1 li a {
  position: relative;
  display: block;
  padding: 16px 0 15px 73px;
  border-radius: 4px;
  background: #fff;
  text-decoration: none;
  -webkit-box-shadow: #36c 0 1px 0 0;
          box-shadow: #36c 0 1px 0 0;
}
.list_box1 li a:before {
  content: "";
  position: absolute;
}
.list_box1 li a:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
  z-index: 2;
}
.list_box1 li.list_box1-kantan {
  padding-top: 32px;
}
.list_box1 li.list_box1-kantan a {
  padding: 25px 22px 23px;
  background: #fff url(/resource/images/bg-kantan.png) right bottom no-repeat;
  color: #222;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}
.list_box1 li.list_box1-kantan a:before {
  top: -42px;
  left: 13px;
  width: 93px;
  height: 65px;
  background: url(/resource/images/icn-kantan.png) left top no-repeat;
}
.list_box1 li.list_box1-kantan2 {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.list_box1 li.list_box1-kantan2 a {
  padding: 63px 10px 15px;
  color: #222;
  font-size: 16px;
  text-align: center;
}
.list_box1 li.list_box1-kantan2 a span {
  font-size: 18px;
  font-weight: bold;
}
.list_box1 li.list_box1-kantan2 a:before {
  top: -20px;
  right: -26px;
  width: 68px;
  height: 45px;
  z-index: 10;
  background: url(/resource/images/icn-kantan2.png) left top no-repeat;
}
.list_box1 li.list_box1-kantan2 a:after {
  content: "";
  position: absolute;
  top: 19px;
  left: 50%;
  width: 51px;
  height: 35px;
  z-index: 10;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(/resource/images/icn-sta.png) left top no-repeat;
  background-size: 100% auto;
}
.list_box1 li.list_box1-rosen2 {
  width: 50%;
  float: right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.list_box1 li.list_box1-rosen2 a {
  padding: 63px 10px 15px;
  color: #222;
  font-size: 16px;
  text-align: center;
}
.list_box1 li.list_box1-rosen2 a span {
  font-size: 18px;
  font-weight: bold;
}
.list_box1 li.list_box1-rosen2 a:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 50%;
  width: 46px;
  height: 45px;
  z-index: 10;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(/resource/images/icn-rosen.png) left top no-repeat;
  background-size: 100% auto;
}
.list_box1 li.list_box1-rosen2 + .list_box1-time {
  clear: both;
}
.list_box1 li.list_box1-time a {
  padding-top: 18px;
  padding-bottom: 17px;
}
.list_box1 li.list_box1-time a:before {
  top: 0px;
  left: 12px;
  width: 40px;
  height: 53px;
  background: url(/resource/images/icn-time.png) left top no-repeat;
}
.list_box1 li.list_box1-gakko a {
  background: #fff url(/resource/images/bg-gakko.png) left top no-repeat;
}
.list_box1 li.list_box1-tenpo a {
  background: #fff url(/resource/images/bg-tenpo.png) left top no-repeat;
}
.list_box1 li.list_box1-gakko a, .list_box1 li.list_box1-tenpo a {
  position: relative;
}
.list_box1 li.list_box1-gakko a:after, .list_box1 li.list_box1-tenpo a:after {
  font-family: "fontello";
  content: "z";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 4px;
  right: 4px;
  color: #ccc;
}
.list_box1 li.list_box1-store a {
  background: #fff url(/resource/images/bg-store.png) left top no-repeat;
}
@media (max-width: 959px) {
  .list_box1:before, .list_box1:after {
    content: " ";
    display: table;
  }
  .list_box1:after {
    clear: both;
  }
  .list_box1 li.list_box1-kantan {
    padding-top: 34px;
  }
}

/* list_box2 - 白背景、角丸 */
.list_box2 {
  letter-spacing: -0.4em;
}
.list_box2 li {
  display: inline-block;
  margin: 0 0 10px 10px;
  letter-spacing: normal;
}
.list_box2 li > a {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 9px 30px 8px;
  border-radius: 17px;
  background: #f0f5fb;
  -webkit-box-shadow: #ccc 0 1px 0 0;
          box-shadow: #ccc 0 1px 0 0;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}
.list_box2 li > a:before {
  font-family: "fontello";
  content: "q";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 9px;
  left: 14px;
  font-size: 14px;
}
.list_box2 li > a:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
  z-index: 2;
}
.list_box2 li > a[target=_blank] {
  padding-right: 15px;
}
.list_box2 li > a[target=_blank]:after {
  content: "z";
  position: absolute;
  top: 10px;
  right: 12px;
  line-height: 1;
  font-family: "fontello";
  -webkit-font-smoothing: antialiased;
}
.list_box2.list_box2-mono li {
  margin: 0 0 10px 20px;
}
.list_box2.list_box2-mono li > a {
  min-width: 200px;
  padding: 9px 5px 8px 15px;
  background: #fff;
}
.list_box2.list_box2-theme li > a:before {
  left: 9px;
}
.list_box2.list_box2-age li {
  margin: 0 10px 10px 0;
}
.list_box2.list_box2-age li:last-child {
  margin-right: 0;
}
.list_box2.list_box2-age li > a {
  min-width: 184px;
  padding: 9px 5px 8px 25px;
  background: #fff;
  border: 1px solid #eee;
}
.list_box2.list_box2-age li > a:before {
  left: 9px;
}
.list_box2.list_box2-gray li > a {
  padding: 5px 25px 4px;
  background: #f5f5f5;
  color: #666;
  font-size: 12px;
}
.list_box2.list_box2-gray li > a:before {
  top: 5px;
  left: 9px;
}

/* list_box3 - 簡易リスト */
.list_box3 {
  letter-spacing: -0.4em;
}
.list_box3 > ul {
  margin-left: 15px;
}
.list_box3 > ul li {
  display: inline-block;
  letter-spacing: normal;
}
.list_box3 > ul li > a {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 111px;
  padding: 3px 2px 2px 20px;
}
.list_box3 > ul li > a:before {
  font-family: "fontello";
  content: "q";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 2px;
  left: 0px;
  font-size: 14px;
  text-decoration: none;
}

.list_box3-long > ul li > a {
  min-width: 170px;
}

/* list_box4 -チェックボックス- */
.kanrihi_box2 .list_box4 ul > li > .js_label {
  border-radius: 0;
  background: #ffffff;
}
.kanrihi_box2 .list_box4 ul > li > .js_label:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.kanrihi_box2 .list_box4 .js_label:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 5px;
  width: 18px;
  height: 18px;
  border: 1px solid #ccc;
  border-radius: 1px;
  background: #fff;
}
.kanrihi_box2 .list_box4 .js_label:after {
  top: 8px;
  left: 7px;
  font-size: 16px;
}
.kanrihi_box2 .list_box4 .js_label > p {
  font-size: 14px;
  padding: 9px 0 0 32px;
  text-align: left !important;
}
.kanrihi_box2 .list_box4 .isChecked .js_label {
  background: none !important;
}

.kanrihi_box3 {
  margin-bottom: -10px;
}
.kanrihi_box3 .list_box4 ul > li {
  width: 100% !important;
  padding: 10px 0 0 0;
  margin-left: -15px;
}
.kanrihi_box3 .list_box4 ul > li > .js_label {
  border-radius: 0;
  background: #ffffff;
}
.kanrihi_box3 .list_box4 ul > li > .js_label:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.kanrihi_box3 .list_box4 .js_label:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 5px;
  width: 18px;
  height: 18px;
  border: 1px solid #ccc;
  border-radius: 1px;
  background: #fff;
}
.kanrihi_box3 .list_box4 .js_label:after {
  top: 8px;
  left: 7px;
  font-size: 16px;
}
.kanrihi_box3 .list_box4 .js_label > p {
  font-size: 14px;
  padding: 9px 0 0 32px;
  text-align: left !important;
}
.kanrihi_box3 .list_box4 .isChecked .js_label {
  background: none !important;
}

.list_box4 ul {
  margin-left: -10px;
}
.list_box4 ul > li {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 33.333%;
  padding: 10px 0 0 10px;
}
.list_box4 ul > li > .js_label {
  border-radius: 3px;
  background: #f0f5fb;
}
.list_box4 ul > li > .js_label:hover {
  -webkit-box-shadow: #39f 0 0 0 1px;
          box-shadow: #39f 0 0 0 1px;
}
.list_box4 ul > li > p > a:before {
  font-family: "fontello";
  content: "q";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
}
@media (max-width: 959px) {
  .list_box4 ul > li {
    width: 50%;
  }
}
.list_box4 .js_label {
  position: relative;
  display: block;
  -webkit-transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-box-shadow 0.3s linear;
  transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-box-shadow 0.3s linear;
  transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86), box-shadow 0.3s linear;
  transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86), box-shadow 0.3s linear, -webkit-box-shadow 0.3s linear;
}
.list_box4 .js_label:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 24px;
  height: 24px;
  border: 1px solid #ccc;
  border-radius: 1px;
  background: #fff;
}
.list_box4 .js_label:after {
  font-family: "fontello";
  content: "r";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 6px;
  left: 7px;
  color: #49a1ff;
  font-size: 24px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.1);
          transform: scale(0.1);
  -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.list_box4 .js_label > input {
  position: absolute;
  top: 16px;
  left: 11px;
  z-index: -1;
}
.list_box4 .js_label > dl {
  padding: 11px 10px 9px 45px;
}
.list_box4 .js_label > dl > dt, .list_box4 .js_label > dl > dd {
  display: inline;
}
.list_box4 .js_label > p {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 9px 10px 7px 45px;
  font-size: 18px;
  line-height: 1.3;
}
@media (max-width: 959px) {
  .list_box4 .js_label > p {
    padding-top: 10px;
    padding-bottom: 8px;
    font-size: 14px;
  }
}
.list_box4 .js_label > p.fs-m {
  padding-top: 10px;
  padding-bottom: 9px;
}
.list_box4 .js_label.js_label-link {
  position: absolute;
  width: 38px;
  height: 38px;
  background: #bfd6ed;
  white-space: nowrap;
}
.list_box4 .js_label.js_label-link:before {
  content: "";
  top: 6px;
  left: 6px;
}
.list_box4 .js_label.js_label-link + a {
  position: relative;
  display: block;
  margin-left: 43px;
  padding: 11px 10px 9px 10px;
  border-radius: 3px;
  background: #f0f5fb;
  color: #222;
  text-decoration: none;
  -webkit-transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-box-shadow 0.3s linear;
  transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-box-shadow 0.3s linear;
  transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86), box-shadow 0.3s linear;
  transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86), box-shadow 0.3s linear, -webkit-box-shadow 0.3s linear;
}
.list_box4 .js_label.js_label-link + a:before {
  font-family: "fontello";
  content: "q";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 10px;
  right: 10px;
  color: #06c;
  font-size: 16px;
  z-index: 1;
}
.list_box4 .js_label.js_label-link + a:hover {
  text-decoration: underline;
  -webkit-box-shadow: #39f 0 0 0 1px;
          box-shadow: #39f 0 0 0 1px;
}
.list_box4 .js_label.js_label-link + a:hover:before {
  text-decoration: none !important;
  -webkit-animation-name: history;
          animation-name: history;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
@keyframes history {
  0% {
    right: 25px;
    opacity: 0;
  }
  100% {
    right: 10px;
    opacity: 1;
  }
}
.list_box4 .js_label.js_label-link + a > dl > dt, .list_box4 .js_label.js_label-link + a > dl > dd {
  display: inline;
}
.list_box4 .isChecked .js_label {
  background: #ffe36f !important;
}
.list_box4 .isChecked .js_label:after {
  content: "C";
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.list_box4 .isDisabled .js_label {
  background: #eaeae4;
  color: #666;
}
.list_box4 .isDisabled .js_label:before {
  border-color: #eaeae4;
  background-color: #eaeae4;
}
.list_box4 .isDisabled .js_label:hover {
  -webkit-box-shadow: #eaeae4 0 0 0 0;
          box-shadow: #eaeae4 0 0 0 0;
}
.list_box4 h3 > .js_label {
  margin: -9px -20px -7px;
  padding: 9px 20px 7px 65px;
}
.list_box4 h3 > .js_label:before {
  left: 25px;
}
.list_box4 h3 > .js_label:after {
  left: 26px;
}
.list_box4 li[data-cd=yutorito-line] .js_label {
  height: 55px;
}
.list_box4 li[data-cd=yutorito-line] .js_label:after {
  top: 15px;
}
.list_box4 li[data-cd=yutorito-line] .js_label-link:before {
  content: "";
  top: 14px;
}
.list_box4 li[data-cd=yutorito-line] dl {
  width: 92%;
}
.list_box4.prereserve ul > li, .list_box4.passed ul > li {
  width: 66.666%;
}

.list_box4-mono {
  background: #fff;
}
.list_box4-mono ul {
  padding: 5px;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.list_box4-mini {
  padding: 0 6px 6px;
  border-radius: 3px;
  background: #f1f0e9;
}
.list_box4-mini ul {
  margin-left: -6px;
}
.list_box4-mini ul > li {
  width: 50%;
  padding-top: 6px;
  padding-left: 6px;
}
.list_box4-mini ul > li > .js_label {
  background: #fff;
}
.list_box4-mini ul#room_select_body > li {
  width: 33.333%;
}
.list_box4-mini ul#room_select_body > li:first-child, .list_box4-mini ul#room_select_body > li:last-child {
  width: 66.666%;
}
.list_box4-mini ul#room_select_body > li > .js_label p {
  padding-left: 28px;
}
.list_box4-mini ul.city_select_body > li {
  width: 25%;
}
.list_box4-mini .js_label:before {
  width: 21px;
  height: 21px;
}
.list_box4-mini .js_label:after {
  bottom: 5px;
  font-size: 20px;
}
.list_box4-mini .js_label > p {
  height: 33px;
  padding: 8px 0 0 35px;
  font-size: 14px;
}
.list_box4-mini .js_label > p.list_box4_1l {
  padding-top: 9px;
  font-size: 12px;
}
.list_box4-mini .js_label > p.list_box4_2l {
  padding-top: 2px;
  font-size: 12px;
}
.aside-list .list_box4-mini {
  background: #fff;
}
.aside-list .list_box4-mini ul > li > .js_label {
  background: #f0f5fb;
}

.list_box4-wrap {
  margin-bottom: 20px;
  border: 1px solid #ddd;
  border-radius: 5px;
  overflow: hidden;
}
.list_box4-wrap > ul {
  padding: 10px 20px 20px 20px;
}

.list_box4-4n > ul > li {
  width: 25%;
}
.list_box4-4n > ul > li > .js_label > p {
  height: 36px;
  padding-bottom: 0;
  font-size: 14px;
}
.list_box4-4n > ul > li > .js_label > p.list_box4_1l {
  padding-top: 12px;
  padding-right: 0;
  font-size: 12px;
}
.list_box4-4n > ul > li > .js_label > p.list_box4_2l {
  padding-top: 4px;
  font-size: 12px;
}
@media (max-width: 959px) {
  .list_box4-4n > ul > li {
    width: 33.333%;
  }
}

.list_box4-2n > ul > li {
  width: 50%;
}
.list_box4-2n > ul > li.list_box4-2n-1l p {
  line-height: 30px;
}
.list_box4-2n > ul > li.list_box4-2n-1l .js_label:before {
  top: 11px;
}
.list_box4-2n > ul > li.list_box4-2n-1l .js_label:after {
  top: 11px;
}
.list_box4-2n > ul > li.list_box4-2n-2l .js_label:before {
  top: 11px;
}
.list_box4-2n > ul > li.list_box4-2n-2l .js_label:after {
  top: 11px;
}

.list_box4-link > ul > li > a {
  position: relative;
  display: block;
  padding: 11px 10px 9px 11px;
  border-radius: 3px;
  background: #f0f5fb;
  font-size: 14px;
  text-decoration: none;
}
.list_box4-link > ul > li > a:before {
  font-family: "fontello";
  content: "q";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 16px;
  text-decoration: none;
}

/* */
.list_box5 > ul {
  margin-left: -12px;
  margin-bottom: 30px;
}
.list_box5 > ul > li {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 10px;
  padding-left: 12px;
}
.list_box5 > ul > li > a {
  position: relative;
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 10px 0 15px;
  border: 1px solid #ddd;
  border-radius: 7px;
  background: #fff;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  -webkit-box-shadow: 0 1px 0 0 #999;
          box-shadow: 0 1px 0 0 #999;
}
.list_box5 > ul > li > a:before {
  font-family: "fontello";
  content: "w";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 50%;
  bottom: 6px;
  margin-left: -7px;
}
.list_box5 > ul > li > a > p {
  display: table-cell;
  width: 100%;
  height: 54px;
  line-height: 1.28;
  vertical-align: middle;
}
.list_box5 > ul > li > a > p > span {
  font-size: 15px;
  font-weight: bold;
}
.list_box5 > ul > li > a:hover {
  border: 1px solid #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
}
.list_box5 > ul > li > a:hover:before {
  -webkit-animation-name: list_box5;
          animation-name: list_box5;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
@-webkit-keyframes list_box5 {
  0% {
    bottom: 16px;
    opacity: 0;
  }
  100% {
    bottom: 6px;
    opacity: 1;
  }
}
@keyframes list_box5 {
  0% {
    bottom: 16px;
    opacity: 0;
  }
  100% {
    bottom: 6px;
    opacity: 1;
  }
}

.list_box5-ext > ul > li > a {
  padding: 10px 0;
}
.list_box5-ext > ul > li > a:before {
  display: none;
}

.list_box6 {
  position: relative;
}
.list_box6 .lsit_box6_title {
  border-radius: 5px 5px 0 0;
  background: #39f;
}
.list_box6 .lsit_box6_title a {
  position: relative;
  display: block;
  padding: 12px 10px 10px 30px;
  color: #fff;
  text-decoration: none;
}
.list_box6 .lsit_box6_title a:before {
  font-family: "fontello";
  content: "7";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 15px;
  left: 10px;
  font-size: 14px;
  text-decoration: none;
}
.list_box6 > ul {
  border: 1px solid #ddd;
  border-top: none;
}
.list_box6 > ul > li {
  border-top: 1px solid #ddd;
  background: #fff;
}
.list_box6 > ul > li a {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 12px 10px 10px 30px;
}
.list_box6 > ul > li a:before {
  font-family: "fontello";
  content: "q";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 12px;
  left: 10px;
  font-size: 14px;
  text-decoration: none;
}
.list_box6 > ul > li > ul > li {
  padding-left: 30px;
}
.list_box6 > ul > li > ul > li a {
  padding: 8px 10px 8px 30px;
}
.list_box6 > ul > li > ul > li a:before {
  top: 9px;
}
.list_box6 > ul > li .isActive, .list_box6 > ul > li .isActive a, .list_box6 > ul > li.isActive, .list_box6 > ul > li.isActive a {
  background: #76bfff;
  color: #fff;
}

/* list_table - 一覧・テーブル用 */
.list_table {
  display: table;
  margin: 5px 0;
}
.list_table dl {
  display: table-row;
}
.list_table dl dt, .list_table dl dd {
  display: table-cell;
}
.list_table dl dt {
  padding-right: 10px;
  color: #49a1ff;
}

/* list_tagsearch - タグ検索*/
.list_tagsearch {
  text-align: center;
}
.list_tagsearch li {
  display: inline-block;
  margin: 0 1px 7px 0;
}
.list_tagsearch li a {
  position: relative;
  display: inline-block;
  padding: 3px 30px 3px 20px;
  border-radius: 30px;
  border: 2px solid #a4a4a4;
  background: #fff;
  font-size: 15px;
  text-decoration: none;
}
.list_tagsearch li a::after {
  content: "q";
  position: absolute;
  top: 45%;
  right: 15px;
  line-height: 1;
  font-family: "fontello";
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.list_tagsearch li a:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 3px 8px 0;
          box-shadow: rgba(0, 0, 0, 0.3) 0 3px 8px 0;
}

/* lst_ranking*/
.lst_ranking {
  margin-bottom: 40px;
}

.lst_note li {
  padding-left: 1em;
  text-indent: -1em;
}
.lst_note li:before {
  content: "※";
}

/* list_accordion */
.list_accordion .list_accordion_title {
  position: relative;
  display: block;
  cursor: pointer;
}
.list_accordion .list_accordion_title .icon-open {
  position: absolute;
  top: 50%;
  right: 25px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 25px;
  height: 25px;
  background: #fff;
  border-radius: 13px;
}
.list_accordion .list_accordion_title .icon-open:before, .list_accordion .list_accordion_title .icon-open:after {
  position: absolute;
  top: 11px;
  left: 4px;
  content: "";
  width: 17px;
  height: 3px;
  background: #49a1ff;
  -webkit-transition: -webkit-transform 0.1s ease-in-out;
  transition: -webkit-transform 0.1s ease-in-out;
  transition: transform 0.1s ease-in-out;
  transition: transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
}
.list_accordion .list_accordion_title .icon-open:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.list_accordion.isOpened .list_accordion_title .icon-open:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.list_accordion .list_accordion_body {
  display: none;
}

/* ----------------------------------------------- */
/* Button Module
-------------------------------------------------- */
.btn {
  position: relative;
  display: block;
  padding: 12px 10px 10px;
  border: none;
  border-radius: 5px;
  line-height: 1.1;
  color: #222;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  background: #fc0;
  -webkit-box-shadow: #c98e00 0 1px 0 0;
          box-shadow: #c98e00 0 1px 0 0;
}
.btn-gray {
  background: #f1f1f1;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-gray:hover {
  background: #f1f1f1 !important;
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
}
.btn-green {
  background: #3bd9a4;
  -webkit-box-shadow: 0 1px 0 #138b63;
          box-shadow: 0 1px 0 #138b63;
}
.btn-green:hover {
  background: #6de6be !important;
}
.btn-blue {
  background: #39f;
  color: #fff;
  -webkit-box-shadow: #06c 0 1px 0 0;
          box-shadow: #06c 0 1px 0 0;
}
.btn-blue:hover {
  background: #64ceff !important;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 6px 8px 0;
          box-shadow: rgba(0, 0, 0, 0.5) 0 6px 8px 0;
}
.btn-lightblue {
  background: #81d4fa;
  -webkit-box-shadow: #06c 0 1px 0 0;
          box-shadow: #06c 0 1px 0 0;
}
.btn-lightblue:hover {
  background: #aae2fc !important;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 6px 8px 0;
          box-shadow: rgba(0, 0, 0, 0.5) 0 6px 8px 0;
}
.btn-darkblue {
  background: #0d66bd;
  color: #fff;
  -webkit-box-shadow: #06c 0 1px 0 0;
          box-shadow: #06c 0 1px 0 0;
}
.btn-darkblue:hover {
  background: #5ba1f8 !important;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 6px 8px 0;
          box-shadow: rgba(0, 0, 0, 0.5) 0 6px 8px 0;
  color: #fff !important;
}
.btn-s {
  padding: 6px 15px 5px;
}
.btn-m {
  padding: 6px 10px 7px;
  font-size: 21px;
}
.btn-l {
  padding: 18px 95px 15px;
  font-size: 30px;
}
.btn-mail, .btn-dial {
  padding: 6px 0 6px 37px;
}
.btn-mail:before, .btn-dial:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 37px;
  height: 100%;
  border-radius: 3px 0 0 3px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-mail:hover, .btn-dial:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
}
.btn-mail > div, .btn-dial > div {
  position: absolute;
  top: 50%;
  left: 6px;
}
.btn-mail > span, .btn-dial > span {
  display: block;
}
.btn-mail:before {
  background: #dfb200;
}
.btn-mail > div {
  margin-top: -9px;
}
.btn-mail:hover:before {
  background: #f8c600;
}
.btn-dial:before {
  background: #25c18d;
}
.btn-dial > div {
  margin-top: -12px;
}
.btn-dial:hover:before {
  background: #2fdba1;
}
.btn-contact {
  display: inline-block;
  padding: 18px 35px 15px;
  font-size: 24px;
  line-height: 36px;
  -webkit-box-shadow: #960 0 2px 0 0;
          box-shadow: #960 0 2px 0 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-contact:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
  background: #ffe400;
}
.btn-contact-reset {
  margin-right: 20px;
  background: #ddd;
  -webkit-box-shadow: #666 0 2px 0 0;
          box-shadow: #666 0 2px 0 0;
}
.btn-contact-reset:hover {
  background: #f1f1f1;
}
.btn-shadow {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-shadow:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0 !important;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0 !important;
  z-index: 2;
}
.btn-shadow[disabled] {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #ddd;
}
.btn-shadow[disabled]:hover {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.btn-ranking {
  display: inline-block;
  font-size: 16px;
  padding: 21px 22px;
}
.nextstep_box .btn {
  -webkit-box-shadow: #039 0 2px 0 0;
          box-shadow: #039 0 2px 0 0;
}

a.btn, li.btn {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
a.btn:hover, li.btn:hover {
  color: #222;
  background: #ffe400;
}

.btn-list {
  padding: 13px 60px 10px;
  font-size: 22px;
}
.btn-list > span {
  display: block;
  font-size: 18px;
}

.btn-close {
  padding: 13px 40px 10px;
  border: 2px solid #ddd;
  border-radius: 20px;
  background: #fff;
  color: #222;
  text-decoration: none;
  font-size: 16px;
  cursor: pointer;
}
.btn-close:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
}

.btn-store {
  width: 300px;
  padding: 5px 20px 6px;
  font-size: 22px;
}
.btn-store > span {
  display: block;
  font-size: 18px;
}

.btn-more {
  padding: 13px 5px 5px;
  color: #06c;
  text-align: center;
  cursor: pointer;
}
.btn-more i {
  margin-left: 0.5em;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.btn-more i:before {
  margin-right: 0;
}
td .btn-more {
  margin: 0 -20px;
  padding-top: 5px;
  border-top: 1px solid #ddd;
  font-size: 17px;
}
td .btn-more i {
  font-size: 22px;
}
.isOpened td .btn-more {
  border-bottom: 1px solid #ddd;
}
.isOpened .btn-more i:before {
  content: "e";
}
.btn-more:hover {
  color: #39f;
}
.btn-more:hover i {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

.btn-panorama {
  display: inline-block;
  padding: 6px 20px 4px;
  border: 3px solid #39f !important;
  border-radius: 30px;
  -webkit-box-shadow: #06c 0 1px 0 0;
          box-shadow: #06c 0 1px 0 0;
  color: #39f;
  text-decoration: none;
}
.btn-panorama:hover {
  background: #39f;
  color: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
}

.btn-city {
  position: relative;
  margin: 0 20px 20px 66.5%;
}
.btn-city p {
  border: 2px solid #ddd;
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #999;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-city.isActive p {
  border-color: #06c;
  color: #06c;
}
.btn-city.isActive:hover p {
  background: #06c;
  color: #fff;
}

.btn-delete {
  padding: 10px 0 13px;
  font-size: 18px;
  background: #f1f1f1;
  -webkit-box-shadow: #999 0 2px 0 0;
          box-shadow: #999 0 2px 0 0;
}
.btn-delete i {
  color: #999;
  font-size: 28px;
}
.btn-delete:hover {
  background: #f1f1f1 !important;
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
}

.btn-favorite2 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  text-align: center;
  white-space: nowrap;
  border-style: solid;
  border-color: #ddd #ddd #ccc #ddd;
  border-width: 1px 1px 2px 1px;
  background: #fff;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn-favorite2:before {
  padding: 8px 50px 0 5px;
}
.btn-favorite2 .icn-chara {
  position: absolute;
  display: inline-block;
  position: absolute;
  bottom: -4px;
  right: 2px;
  width: 28px;
  height: 25px;
}
.btn-favorite2 > div {
  padding: 15px 45px 15px 25px;
}
.btn-favorite2 > div > span {
  font-size: 18px;
  font-weight: bold;
}
.btn-favorite2 .icon-heart-empty {
  color: #FF5D6C;
}
.btn-favorite2 .icon-heart-empty:before {
  font-size: 22px;
  margin-right: 0;
}
.btn-favorite2 .txt-added {
  display: none;
}
.btn-favorite2:hover {
  -webkit-box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn-favorite2 .caption_box {
  top: -95px;
}
.btn-favorite2 .txt_favorite_regist {
  position: absolute;
  top: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 13px;
  font-weight: normal;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #eee;
  border-radius: 10px;
}
.btn-favorite2.isAdded .icon-heart-empty:before,
.btn-favorite2 .isAdded .icon-heart-empty:before, .isAdded .btn-favorite2 .icon-heart-empty:before {
  content: "♥";
}
.btn-favorite2.isAdded .txt-added,
.btn-favorite2 .isAdded .txt-added, .isAdded .btn-favorite2 .txt-added {
  display: inline-block;
}
.btn-favorite2.isAdded .txt,
.btn-favorite2 .isAdded .txt, .isAdded .btn-favorite2 .txt {
  display: none;
}

.btn-favorite2-l {
  height: 56px;
  width: auto;
  margin: 0;
  -webkit-box-shadow: #ccc 0 2px 0 0;
          box-shadow: #ccc 0 2px 0 0;
}
.btn-favorite2-l:before {
  padding: 19px 0 0 96px;
  font-size: 16px;
}
@media (max-width: 959px) {
  .btn-favorite2-l:before {
    padding-left: 70px;
  }
}
.btn-favorite2-l > div:first-child {
  left: 10px;
  width: 46px;
  height: 60px;
}
.btn-favorite2-l > div:first-child:before {
  display: block;
  height: 0;
  width: 0;
  border-left: 24px solid transparent;
  border-right: 24px solid transparent;
  border-bottom: 8px solid #ddd;
}
.btn-favorite2-l > div:first-child:after {
  display: block;
  height: 0;
  width: 0;
  border-left: 24px solid transparent;
  border-right: 24px solid transparent;
  border-bottom: 8px solid #f1f1f1;
}
.btn-favorite2-l > div:first-child > div:before {
  width: 40px;
  height: 52px;
}
.btn-favorite2-l > div:first-child > div i {
  top: 12px;
  left: 9px;
  font-size: 28px;
}
.isAdded .btn-favorite2-l {
  -webkit-box-shadow: #039 0 2px 0 0;
          box-shadow: #039 0 2px 0 0;
}
.isAdded .btn-favorite2-l:before {
  padding-left: 130px;
}

.js_favorite-zero {
  visibility: hidden !important;
}

.btn-detail {
  display: block;
  padding: 5px 0 4px;
  text-align: center;
  border-radius: 3px;
  background: #39f;
  color: #fff !important;
  text-decoration: none;
  -webkit-box-shadow: #06c 0 1px 0 0;
          box-shadow: #06c 0 1px 0 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-detail:hover {
  background: #64ceff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 6px 8px 0;
          box-shadow: rgba(0, 0, 0, 0.5) 0 6px 8px 0;
}

/* */
.caption_box {
  display: none;
  position: absolute;
  width: 6.2em;
  top: -16px;
  right: 50%;
  font-size: 14px;
  margin-right: -60px;
  padding: 9px 16px 8px;
  border-radius: 22px;
  background: #fc0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 15px 12px 0;
          box-shadow: rgba(0, 0, 0, 0.5) 0 15px 12px 0;
  z-index: 10000;
  text-align: center;
}
.caption_box:before, .caption_box:after {
  content: "";
  position: absolute;
  bottom: -13px;
  right: 50%;
  margin-right: -5px;
  display: block;
  height: 0;
  width: 0;
  border-top: 13px solid #c98e00;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.caption_box:after {
  bottom: -9px;
  border-top-color: #fc0;
}
.caption_box_bottom {
  top: inherit;
  bottom: -60px;
  color: #222;
}
.caption_box_bottom:before {
  display: none;
}
.caption_box_bottom:after {
  top: -9px;
  bottom: inherit;
  border: none;
  display: block;
  height: 0;
  width: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 13px solid #fc0;
}
.caption_box_close {
  padding: 9px 26px 8px;
  margin-right: -70px;
}
.caption_box_close i.icon-cancel-circled {
  position: absolute;
  top: 5px;
  right: 5px;
}
.caption_box_close i.icon-cancel-circled:hover {
  cursor: pointer;
}

/* ----------------------------------------------- */
/* Anchor Module
-------------------------------------------------- */
.rollover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.rollover_shadow {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.rollover_shadow img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.rollover_shadow img:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
  z-index: 2;
}
.rollover_shadow:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
  z-index: 2;
}

/* ----------------------------------------------- */
/* Form Module
-------------------------------------------------- */
.select_box {
  position: relative;
  overflow: hidden;
}
.select_box select {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  width: 100%;
  height: 34px;
  margin: 0;
  padding: 0 10px;
  border: 0;
  border-radius: 3px 0 0 3px;
  background: transparent;
  -webkit-box-shadow: 0 0 3px 1px #ddd inset;
          box-shadow: 0 0 3px 1px #ddd inset;
  z-index: 2;
  cursor: pointer;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
}
.select_box select::-ms-expand {
  display: none;
}
.ie8 .select_box select, .ie9 .select_box select {
  width: 120%;
  padding: 0;
  border: 1px solid #ddd;
}
.select_box:after {
  font-family: "fontello";
  content: "w";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 34px;
  border-radius: 0 3px 3px 0;
  background: #fc0;
  -webkit-box-shadow: 0 -1px 0 #c98e00 inset;
          box-shadow: 0 -1px 0 #c98e00 inset;
  font-size: 20px;
  line-height: 36px;
  z-index: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.select_box:hover:after {
  background: #ffe400;
}

.select_box2 {
  position: relative;
  overflow: hidden;
}
.select_box2 select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  outline: none;
  width: 100%;
  position: relative;
  height: 40px;
  margin: 0;
  padding: 0 120px 0 12px;
  border: 1px solid #39f;
  border-radius: 3px;
  background: transparent;
  z-index: 2;
  cursor: pointer;
}
.select_box2 select::-ms-expand {
  display: none;
}
.ie8 .select_box2 select, .ie9 .select_box2 select {
  padding: 0;
}
.select_box2:after {
  font-family: "fontello";
  content: "r";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 4px;
  right: 4px;
  width: 40px;
  height: 32px;
  border-radius: 0 3px 3px 0;
  background: #fc0;
  -webkit-box-shadow: 0 -1px 0 #c98e00 inset;
          box-shadow: 0 -1px 0 #c98e00 inset;
  font-size: 28px;
  line-height: 35px;
  z-index: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ie8 .select_box2:after, .ie9 .select_box2:after {
  display: none;
}
.select_box2:hover:after {
  background: #ffe400;
}

/* */
.checkbox .js_label {
  display: block;
  position: relative;
  min-height: 21px;
  padding: 6px;
  border-radius: 3px;
  background: #f0f5fb;
  font-size: 15px;
  text-align: center;
  -webkit-transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-box-shadow 0.3s linear;
  transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-box-shadow 0.3s linear;
  transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86), box-shadow 0.3s linear;
  transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86), box-shadow 0.3s linear, -webkit-box-shadow 0.3s linear;
}
.checkbox .js_label:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 3px;
  left: 3px;
  width: 24px;
  height: 24px;
  border: 1px solid #aaa;
  border-radius: 1px;
  background: #fff;
  text-align: center;
}
.checkbox .js_label:after {
  visibility: hidden;
  font-family: "fontello";
  content: "C";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  bottom: 4px;
  left: 5px;
  color: #49a1ff;
  font-size: 24px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.1);
          transform: scale(0.1);
  -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.checkbox .js_label:hover {
  -webkit-box-shadow: #39f 0 0 0 1px;
          box-shadow: #39f 0 0 0 1px;
}
.checkbox .js_label > input {
  position: absolute;
  bottom: 6px;
  left: 6px;
  z-index: -1;
}
.checkbox .js_label > p {
  margin: 0 -6px;
  padding: 3px 0;
  line-height: 1;
  font-size: 15px;
}
.checkbox .js_label > div + p {
  padding-top: 8px;
  border-top: 1px dashed #ccc;
}
.aside-list .checkbox .js_label {
  background: #fff;
}
.aside-list .checkbox .js_label:before {
  width: 21px;
  height: 21px;
}
.aside-list .checkbox .js_label:after {
  bottom: 5px;
  font-size: 20px;
}
.aside-list .checkbox .js_label > div {
  margin-top: 0;
  margin-bottom: 3px;
}
.aside-list .checkbox .js_label > p {
  padding-top: 7px;
  padding-bottom: 1px;
  padding-left: 20px;
  font-size: 14px;
}
@media (max-width: 959px) {
  .checkbox .js_label > p {
    font-size: 14px;
  }
}
.checkbox.isChecked .js_label {
  background: #ffe36f;
}
.checkbox.isChecked .js_label:after {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
          transform: scale(1);
}
.checkbox.isDisabled .js_label {
  background: #ddd;
  color: #666;
}
.checkbox.isDisabled .js_label:before {
  border-color: #ddd;
  background-color: #ddd;
}
.checkbox.isDisabled .js_label:hover {
  -webkit-box-shadow: #ddd 0 0 0 0;
          box-shadow: #ddd 0 0 0 0;
}

.form-radio02 .form-radio02_inner .checkbox .js_label > div + p {
  padding-top: 0;
  border: none;
}

/* */
.radio .js_label {
  display: block;
  position: relative;
  padding: 50px 10px 10px;
  border: 1px solid #f1f1f1;
  border-radius: 3px;
  background: #f1f1f1;
  text-align: center;
  -webkit-box-shadow: #ddd 0 1px 0 0;
          box-shadow: #ddd 0 1px 0 0;
  -webkit-transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.radio .js_label:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 50%;
  width: 28px;
  height: 28px;
  margin-left: -15px;
  border: 1px solid #ddd;
  border-radius: 50%;
  background: #fff;
  text-align: center;
}
.radio .js_label:after {
  content: "";
  position: absolute;
  top: 21px;
  left: 50%;
  width: 12px;
  height: 12px;
  margin-left: -6px;
  border-radius: 50%;
  background: #49a1ff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.1);
          transform: scale(0.1);
  -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  visibility: hidden;
}
.radio .js_label:hover {
  border-color: #39f !important;
}
.radio .js_label input {
  position: absolute;
  top: 3px;
  left: 3px;
  z-index: -1;
}
.radio.isChecked .js_label {
  border-color: #ffe36f;
  background: #ffe36f;
}
.radio.isChecked .js_label:after {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
          transform: scale(1);
}
.radio.isDisabled .js_label:before {
  background: #f1f1f1;
}
.radio.isDisabled p {
  opacity: 0.7;
}

.radio2 .js_label {
  display: block;
  position: relative;
  padding: 10px;
  text-align: left;
  -webkit-transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.radio2 .js_label:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 10px;
  width: 28px;
  height: 28px;
  margin-left: -15px;
  border: 1px solid #aaa;
  border-radius: 50%;
  background: #fff;
  text-align: left;
}
.radio2 .js_label:after {
  content: "";
  position: absolute;
  top: 14px;
  left: 10px;
  width: 12px;
  height: 12px;
  margin-left: -6px;
  border-radius: 50%;
  background: #49a1ff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.1);
          transform: scale(0.1);
  -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  visibility: hidden;
}
.radio2 .js_label:hover {
  border-color: #39f !important;
}
.radio2 .js_label input {
  position: absolute;
  top: 3px;
  left: 3px;
  z-index: -1;
  visibility: hidden;
}
.radio2.isChecked .js_label:after {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
          transform: scale(1);
}

/* */
.input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 9px 11px 6px;
  border: 1px solid #ddd;
  border-radius: 5px 0 0 5px;
}

.input2 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  width: 100%;
  position: relative;
  height: 40px;
  margin: 0;
  padding: 5px 60px 0 12px;
  border: 1px solid #39f;
  border-radius: 3px;
  background: transparent;
  z-index: 2;
  cursor: pointer;
}

.input3:nth-child(n+2) {
  margin-top: 10px;
}
.input3 .js_prereserve,
.input3 .js_furniture {
  display: block;
  position: relative;
  min-height: 21px;
  padding: 6px;
  border-radius: 3px;
  background: #f0f5fb;
  font-size: 15px;
  text-align: center;
  -webkit-transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-box-shadow 0.3s linear;
  transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-box-shadow 0.3s linear;
  transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86), box-shadow 0.3s linear;
  transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86), box-shadow 0.3s linear, -webkit-box-shadow 0.3s linear;
  cursor: pointer;
}
.input3 .js_prereserve:before,
.input3 .js_furniture:before {
  content: "";
  display: block;
  position: absolute;
  bottom: calc(50% - 13px);
  left: 3px;
  width: 24px;
  height: 24px;
  border: 1px solid #aaa;
  border-radius: 1px;
  background: #fff;
  text-align: center;
}
.input3 .js_prereserve:after,
.input3 .js_furniture:after {
  visibility: hidden;
  font-family: "fontello";
  content: "C";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  bottom: calc(50% - 12px);
  left: 5px;
  color: #49a1ff;
  font-size: 24px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.1);
          transform: scale(0.1);
  -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.input3 .js_prereserve:hover,
.input3 .js_furniture:hover {
  -webkit-box-shadow: #39f 0 0 0 1px;
          box-shadow: #39f 0 0 0 1px;
}
.input3 .js_prereserve > input,
.input3 .js_furniture > input {
  position: absolute;
  bottom: 6px;
  left: 6px;
  z-index: -1;
}
.input3 .js_prereserve > p,
.input3 .js_furniture > p {
  margin: 0 -6px;
  padding: 3px 0;
  line-height: 1;
  font-size: 15px;
}
.input3 .js_prereserve > div + p,
.input3 .js_furniture > div + p {
  padding-top: 8px;
  border-top: 1px dashed #ccc;
}
.aside-list .input3 .js_prereserve,
.aside-list .input3 .js_furniture {
  background: #fff;
}
.aside-list .input3 .js_prereserve:before,
.aside-list .input3 .js_furniture:before {
  width: 21px;
  height: 21px;
}
.aside-list .input3 .js_prereserve:after,
.aside-list .input3 .js_furniture:after {
  bottom: 5px;
  font-size: 20px;
}
.aside-list .input3 .js_prereserve > div,
.aside-list .input3 .js_furniture > div {
  margin-top: 0;
  margin-bottom: 3px;
}
.aside-list .input3 .js_prereserve > p,
.aside-list .input3 .js_furniture > p {
  padding-top: 7px;
  padding-bottom: 1px;
  padding-left: 20px;
  font-size: 14px;
}
@media (max-width: 959px) {
  .input3 .js_prereserve > p,
  .input3 .js_furniture > p {
    font-size: 14px;
  }
}
.input3.isChecked .js_prereserve,
.input3.isChecked .js_furniture {
  background: #ffe36f;
}
.input3.isChecked .js_prereserve:after,
.input3.isChecked .js_furniture:after {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
          transform: scale(1);
}

.input-border {
  border: 4px solid #49a1ff;
  border-radius: 7px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px 0 inset rgba(0, 0, 0, 0) 0 5px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px 0 inset rgba(0, 0, 0, 0) 0 5px 20px 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.input-border:focus {
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px 0 inset, rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px 0 inset, rgba(0, 0, 0, 0.45) 0 10px 20px 0;
}

.input-labeled {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.input-labeled .input-labeled_input {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.input-labeled .input-labeled_labelText {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

/* */
.textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  width: 100%;
  position: relative;
  min-height: 150px;
  line-height: 1.5;
  margin: 0;
  padding: 5px 12px 5px 12px;
  border: 1px solid #39f;
  border-radius: 3px;
  background: transparent;
  z-index: 2;
  cursor: pointer;
  resize: vertical;
}

/* */
.input_box {
  position: relative;
}

.input_box-required:before {
  content: "必 須";
  position: absolute;
  top: 19px;
  right: 10px;
  display: inline-block;
  margin-top: -9px;
  padding: 2px 10px;
  border-radius: 10px;
  background: #fdebeb;
  color: #e25d5d;
  font-size: 12px;
  font-weight: bold;
  vertical-align: 1px;
}
.input_box-required.input_box-required-select:before, .input_box-required.input_box-calendar:before {
  right: 60px;
}
.input_box-required.input_box-required-checkbox:before {
  display: none;
}

.input_box-mail:after {
  z-index: 999;
  font-family: "fontello";
  content: "g";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 10px;
  left: 10px;
  color: #39f;
  font-size: 21px;
}
.input_box-mail .input2 {
  padding-left: 40px;
}

.input_box-tel:after {
  z-index: 999;
  font-family: "fontello";
  content: "p";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 10px;
  left: 12px;
  color: #39f;
  font-size: 22px;
}
.input_box-tel .input2 {
  padding-left: 40px;
}

.input_box-calendar {
  position: relative;
}
.input_box-calendar:after {
  font-family: "fontello";
  content: "r";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 4px;
  right: 4px;
  width: 40px;
  height: 32px;
  border-radius: 0 3px 3px 0;
  background: #fc0;
  -webkit-box-shadow: 0 -1px 0 #c98e00 inset;
          box-shadow: 0 -1px 0 #c98e00 inset;
  font-size: 28px;
  line-height: 35px;
  z-index: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ie8 .input_box-calendar:after, .ie9 .input_box-calendar:after {
  display: none;
}
.input_box-calendar:hover:after {
  background: #ffe400;
}
.input_box-calendar input {
  position: relative;
  z-index: 2;
}
.input_box-calendar input:-moz-placeholder-shown {
  color: black;
}
.input_box-calendar input:-ms-input-placeholder {
  color: black;
}
.input_box-calendar input:placeholder-shown {
  color: black;
}
.input_box-calendar input::-webkit-input-placeholder {
  color: black;
}
.input_box-calendar input:-ms-input-placeholder {
  color: black;
}
.input_box-calendar input::-ms-clear {
  visibility: hidden;
}

/* */
.txt-error {
  margin: 5px 12px 0;
  color: #c00;
  font-weight: bold;
}
.txt-error i {
  font-size: 16px;
}

/* ----------------------------------------------- */
/* Text Module
-------------------------------------------------- */
.c-base {
  color: #222 !important;
}
.c-primary {
  color: #49a1ff !important;
}
.c-secondary {
  color: #0075dd !important;
}
.c-tertiary {
  color: #39f !important;
}
.c-accent {
  color: #fc0 !important;
}
.c-red {
  color: #f60 !important;
}
.c-pink {
  color: #FF5D6C !important;
}
.c-white {
  color: #fff !important;
}
.c-note {
  color: #666 !important;
}
.c-cancel {
  color: #ddd !important;
}
.c-link {
  color: #06c !important;
}

.fs-xxs {
  font-size: 8px !important;
}
.fs-xs {
  font-size: 10px !important;
}
.fs-s {
  font-size: 11px !important;
}
.fs-m {
  font-size: 12px !important;
}
.fs-l {
  font-size: 14px !important;
}
.fs-xl {
  font-size: 15px !important;
}
.fs-xxl {
  font-size: 16px !important;
}
.fs-xxxl {
  font-size: 18px !important;
}
.fs-xxxxl {
  font-size: 20px !important;
}
.fs-xxxxxl {
  font-size: 24px !important;
}
@media (max-width: 959px) {
  .fs-xxs-tb {
    font-size: 8px !important;
  }
  .fs-xs-tb {
    font-size: 10px !important;
  }
  .fs-s-tb {
    font-size: 11px !important;
  }
  .fs-m-tb {
    font-size: 12px !important;
  }
  .fs-l-tb {
    font-size: 14px !important;
  }
  .fs-xl-tb {
    font-size: 15px !important;
  }
  .fs-xxl-tb {
    font-size: 16px !important;
  }
  .fs-xxxl-tb {
    font-size: 18px !important;
  }
  .fs-xxxxl-tb {
    font-size: 20px !important;
  }
}

.fw-thin {
  font-weight: 100 !important;
}
.fw-normal {
  font-weight: normal !important;
}
.fw-bold {
  font-weight: bold !important;
}

.ti-1 {
  padding-left: 1em;
  text-indent: -1em;
}
.ti-2 {
  padding-left: 2em;
  text-indent: -2em;
}
.ti-3 {
  padding-left: 3em;
  text-indent: -3em;
}
.ti-4 {
  padding-left: 4em;
  text-indent: -4em;
}

.ws-normal {
  white-space: normal !important;
}
.ws-nowrap {
  white-space: nowrap !important;
}
@media (max-width: 959px) {
  .ws-normal-tb {
    white-space: normal !important;
  }
  .ws-nowrap-tb {
    white-space: nowrap !important;
  }
}

.lh-2 {
  line-height: 2em !important;
}
.lh-3 {
  line-height: 3em !important;
}

.mh-2 {
  min-height: 3.3em;
}

/* ----------------------------------------------- */
/* Background Module
-------------------------------------------------- */
.bg-primary {
  background-color: #49a1ff;
}
.bg-secondary {
  background-color: #0075dd;
}
.bg-tertiary {
  background-color: #39f;
}
.bg-accent {
  background-color: #fc0;
}
.bg-cancel {
  background-color: #ddd;
}
.bg-aqua {
  background-color: #71c9ff;
}
.bg-aqua2 {
  background-color: #ddf3ff;
}
.bg-red {
  background-color: #f60;
}
.bg-gray {
  background-color: #f1f1f1;
}
.bg-white {
  background-color: #fff !important;
}

.bd-primary {
  border-color: #49a1ff;
}
.bd-secondary {
  border-color: #0075dd;
}
.bd-tertiary {
  border-color: #39f;
}
.bd-accent {
  border-color: #fc0;
}
.bd-cancel {
  border-color: #ddd;
}
.bd-aqua {
  border-color: #71c9ff;
}
.bd-aqua2 {
  border-color: #ddf3ff;
}
.bd-red {
  border-color: #f60;
}
.bd-gray {
  border-color: #f1f1f1;
}
.bd-white {
  border-color: #fff !important;
}

.br-1 {
  border-radius: 1px;
}
.br-2 {
  border-radius: 2px;
}
.br-3 {
  border-radius: 3px;
}
.br-4 {
  border-radius: 4px;
}
.br-5 {
  border-radius: 5px;
}

/* ----------------------------------------------- */
/* Label Module
-------------------------------------------------- */
.js_label {
  display: block;
  cursor: pointer;
}

.label {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 10px;
  background: #fff;
  font-size: 11px;
  line-height: 1;
  white-space: nowrap;
}
.label-new-property {
  color: #fff !important;
  border-color: #39c !important;
  background: #39c !important;
}
.label-new {
  color: #f66 !important;
  border-color: #f66 !important;
}
.label-red {
  background: #e25d5d;
  color: #fff;
}
.label-white {
  background: #fff;
  color: #e25d5d;
}
.label-pink {
  padding: 3px 5px;
  background: #fdebeb;
  color: #e25d5d;
}

/* ----------------------------------------------- */
/* Image Module
-------------------------------------------------- */
.fluid_img {
  max-width: 100%;
  height: auto;
}

/* ----------------------------------------------- */
/* JS Module
-------------------------------------------------- */
/* iframe */
.js_panorama {
  vertical-align: bottom;
}

/* jquery ui */
.js_volume_val {
  position: relative;
}
.js_volume_val p {
  position: absolute;
  width: 17%;
  height: 61px;
  font-size: 14px;
  text-align: center;
  line-height: 60px;
  -webkit-transition: -webkit-transform 0.5s, -webkit-box-shadow 0.5s;
  transition: -webkit-transform 0.5s, -webkit-box-shadow 0.5s;
  transition: transform 0.5s, box-shadow 0.5s;
  transition: transform 0.5s, box-shadow 0.5s, -webkit-transform 0.5s, -webkit-box-shadow 0.5s;
  -webkit-transform-origin: center;
          transform-origin: center;
}
.js_volume_val p.isActive {
  -webkit-transform: scale(1.2) translateY(-2px);
          transform: scale(1.2) translateY(-2px);
}
.js_volume_val p span {
  font-size: 22px;
}
.js_volume_val p.js_volume_val-l {
  left: 0;
}
.js_volume_val p.js_volume_val-l:before, .js_volume_val p.js_volume_val-l:after {
  display: block;
  height: 0;
  width: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 7px solid #ddd;
}
.js_volume_val p.js_volume_val-l:before {
  right: -7px;
}
.js_volume_val p.js_volume_val-l:after {
  right: -5px;
  border-left-color: #fff;
}
.js_volume_val p.js_volume_val-r {
  right: 0;
}
.js_volume_val p.js_volume_val-r:before, .js_volume_val p.js_volume_val-r:after {
  display: block;
  height: 0;
  width: 0;
  border-top: 6px solid transparent;
  border-right: 7px solid #ddd;
  border-bottom: 6px solid transparent;
}
.js_volume_val p.js_volume_val-r:before {
  left: -7px;
}
.js_volume_val p.js_volume_val-r:after {
  left: -5px;
  border-right-color: #fff;
}
.js_volume_val .js_volume_select-l,
.js_volume_val .js_volume_select-r {
  position: absolute;
  width: 18%;
  height: 61px;
}
.js_volume_val .js_volume_select-l p,
.js_volume_val .js_volume_select-r p {
  position: absolute;
  width: 100%;
  height: 61px;
  padding: 22px 20px 22px 0;
  margin: 0;
  border-radius: 5px;
  border: 1px solid #ddd;
  background: #fff;
  color: #49a1ff;
  font-size: 14px;
  text-align: center;
  line-height: 16px;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: -webkit-transform 0.5s, -webkit-box-shadow 0.5s;
  transition: -webkit-transform 0.5s, -webkit-box-shadow 0.5s;
  transition: transform 0.5s, box-shadow 0.5s;
  transition: transform 0.5s, box-shadow 0.5s, -webkit-transform 0.5s, -webkit-box-shadow 0.5s;
  -webkit-transform-origin: center;
          transform-origin: center;
}
.js_volume_val .js_volume_select-l p:after,
.js_volume_val .js_volume_select-r p:after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 59px;
  margin-top: 0;
  border-radius: 0 3px 3px 0;
  background: #3297fc;
  z-index: 1;
  font-family: "fontello";
  content: "w";
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  line-height: 59px;
  color: #fff;
}
.js_volume_val .js_volume_select-l p.isActive,
.js_volume_val .js_volume_select-r p.isActive {
  -webkit-transform: scale(1.2) translateY(-2px);
          transform: scale(1.2) translateY(-2px);
}
.js_volume_val .js_volume_select-l select,
.js_volume_val .js_volume_select-r select {
  position: absolute;
  width: 100%;
  height: 61px;
  opacity: 0;
  z-index: 10;
  -webkit-appearance: menulist-button;
}
.js_volume_val .js_volume_select-l select:hover,
.js_volume_val .js_volume_select-r select:hover {
  cursor: pointer;
}
.js_volume_val .js_volume_select-l {
  left: 0;
}
.js_volume_val .js_volume_select-r {
  right: 0;
}

.js_volume_val-mini_line:before {
  display: block;
  position: absolute;
  content: "";
  top: 40px;
  width: 100%;
  border-bottom: 1px solid #f1f0e9;
}
.js_volume_val-mini_separate:after {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  height: 40px;
  border-right: 1px solid #f1f0e9;
}
.js_volume_val-mini p {
  top: 5px;
  width: 50%;
  height: auto;
  line-height: 31px;
}
.js_volume_val-mini p:before, .js_volume_val-mini p:after {
  display: none;
}
.js_volume_val-mini p.js_volume_val-lr {
  width: 100%;
}
.js_volume_val-mini .js_volume_select-l {
  left: 10px;
}
.js_volume_val-mini .js_volume_select-r {
  right: 10px;
}
.js_volume_val-mini .js_volume_select-l,
.js_volume_val-mini .js_volume_select-r {
  width: 43%;
  height: 32px;
}
.js_volume_val-mini .js_volume_select-l p,
.js_volume_val-mini .js_volume_select-r p {
  padding: 0 20px 0 0;
  line-height: 32px;
  height: 32px;
}
.js_volume_val-mini .js_volume_select-l p:after,
.js_volume_val-mini .js_volume_select-r p:after {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}
.js_volume_val-mini .js_volume_select-l select,
.js_volume_val-mini .js_volume_select-r select {
  top: 5px;
  height: 32px;
}

.js_volume_slider {
  /*
  padding: 29px 33px 27px;
  */
  padding: 29px 60px 27px;
  border-radius: 5px;
  background: #f1f1f1;
  -webkit-box-shadow: #ccc 0 1px 0 0;
          box-shadow: #ccc 0 1px 0 0;
}

.js_volume_slider-lr {
  margin: 0 20%;
}

.js_volume_slider-r {
  margin-right: 20%;
}
.js_volume_slider-r.js_volume_slider-mini .ui-slider-horizontal .ui-slider-handle {
  margin-left: -10px;
}

.js_volume_slider-mini {
  margin: 0;
  /*
  padding: 55px 25px 21px;
  */
  padding: 55px 60px 21px;
}
.js_volume_slider-mini .ui-state-default {
  width: 20px !important;
  height: 20px !important;
}
.js_volume_slider-mini .ui-slider-horizontal i {
  top: -11px;
}
.js_volume_slider-mini .ui-slider-horizontal .ui-slider-handle {
  top: -7px;
  margin-left: -19px;
}
.js_volume_slider-mini .ui-slider-horizontal .ui-slider-handle:last-child {
  margin-left: -1px;
}
.js_volume_slider-mini .ui-slider-horizontal .ui-slider-handle:before, .js_volume_slider-mini .ui-slider-horizontal .ui-slider-handle:after {
  top: 6px;
  width: 2px;
  height: 8px;
}
.js_volume_slider-mini .ui-slider-horizontal .ui-slider-handle:before {
  left: 7px;
}
.js_volume_slider-mini .ui-slider-horizontal .ui-slider-handle:after {
  left: 11px;
}

.ui-slider-horizontal i {
  position: absolute;
  top: -14px;
  color: #49a1ff;
  font-size: 25px;
  cursor: pointer;
}

.ui-slider-horizontal i.slider_button-left {
  left: -55px;
}

.ui-slider-horizontal i.slider_button-right {
  right: -60px;
}

/* modal */
#js_modal_cover {
  position: fixed;
  top: 0;
  left: 0;
  width: 2500px;
  height: 2500px;
  border-radius: 50%;
  background: #06c;
  opacity: 0.9;
  filter: alpha(opacity=90);
  z-index: 100;
  -webkit-transform: scale(0.01);
          transform: scale(0.01);
  -webkit-transform-origin: center;
          transform-origin: center;
}
#js_modal_cover.isCreated {
  -webkit-transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
#js_modal_cover.isOpening {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 0.9;
  filter: alpha(opacity=90);
}

#cboxOverlay.isOpening {
  opacity: 0 !important;
  filter: alpha(opacity=0) !important;
}

#colorbox {
  opacity: 1;
  filter: alpha(opacity=100);
}
#colorbox.isOpening {
  opacity: 0 !important;
  filter: alpha(opacity=0) !important;
}

#cboxWrapper {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.isOpening #cboxWrapper {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-filter: blur(4px);
          filter: blur(4px);
}

/* Form */
.js_phone-cond-target.isDisabled {
  background: #eaeae4;
}

/* -----------------------------------------------
 /cospa/index.html
-------------------------------------------------- */
.main_images-cospa {
  height: 200px;
  background: #d7e7b3 url(/resource/images/ranking/ranking-bg-cospa01.png) no-repeat center;
  background-size: cover;
  overflow: hidden;
}
.main_images-cospa .box_main_image {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  height: 200px;
}
.main_images-cospa .box_main_image:before {
  content: "";
  background: url("/resource/images/ranking/ranking-pct-sagassy01.png") no-repeat center;
  width: 212px;
  height: 163px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-size: 100%;
}
.main_images-cospa .box_main_image:after {
  content: "";
  background: url("/resource/images/ranking/ranking-pct-sagassy02.png") no-repeat center;
  width: 226px;
  height: 172px;
  position: absolute;
  bottom: 0;
  right: 34px;
  background-size: 100%;
}
.main_images-cospa .box_main_image h1 {
  text-align: center;
  padding-top: 28px;
}

/* -----------------------------------------------
 /cospa/lifestyle.html
-------------------------------------------------- */
.cospa-lifestyle #main {
  padding-bottom: 40px;
}
.cospa-lifestyle .hdg_lv1 {
  margin: 50px 0 25px;
}
.cospa-lifestyle .hdg_lv2 {
  margin: 37px 0 0;
}
.cospa-lifestyle .lst_ranking {
  margin-bottom: 20px;
}
.cospa-lifestyle .btn-back {
  width: 240px;
  margin: 0 auto;
}

.form-bukken-h1 {
  width: 100%;
  margin-bottom: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url(/resource/images/form-bukken_bg-h1.png);
}

.form-bukken-h1-inner {
  max-width: 960px;
  min-height: 180px;
  margin: 0 auto;
  padding-right: 180px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url(/resource/images/form-bukken_img-chara.png) right bottom no-repeat;
}

.form-bukken-h1-inner h1 {
  padding: 35px 0 0;
  font-size: 32px;
  color: #ffffff;
}

.form-bukken-h1-inner p {
  padding: 10px 0;
  font-size: 14px;
  color: #ffffff;
  line-height: 2;
}

.tbl-contact td.form-radio {
  padding: 20px 10px 30px;
}

.form-radio .formError {
  position: absolute !important;
  top: 38px !important;
  left: -9px !important;
}

.form-radio.no-absolute .formError {
  position: relative !important;
  top: initial !important;
  left: initial !important;
}

.tbl-contact td.form-radio02 {
  padding-bottom: 27px;
}

.form-radio02 .form-radio02_inner .formError {
  width: 100% !important;
  word-break: keep-all !important;
  white-space: nowrap !important;
  position: absolute !important;
  top: 38px !important;
  left: -103px !important;
}

.form-bukken_name .input_box-required:before {
  display: none;
}

.form_renraku {
  letter-spacing: -0.4em;
}

.form_renraku li {
  display: inline-block;
  letter-spacing: normal;
  margin: 0 10px 5px 0;
}

.form_renraku li .js_label {
  padding-right: 15px;
}

.err404_main {
  position: relative;
  width: 100%;
  height: 358px;
  background: url(/resource/images/err404-bg-main.png) center top repeat-x;
}
.err404_main .wrapper {
  position: relative;
  background: url(/resource/images/err404-img-chara.png) center top no-repeat;
  height: 358px;
}
.err404_main .wrapper h1 {
  padding: 50px 0 0;
  font-size: 32px;
  color: #fff;
}
.err404_main .wrapper p {
  padding: 25px 0 0;
  line-height: 2;
  font-size: 14px;
  color: #fff;
}
.err404_main .wrapper .err404_main_btn {
  position: absolute;
  left: 0;
  bottom: 5px;
}

.err404_college_wrap {
  margin: 30px auto 0;
  padding: 19px;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.err404_college_wrap .err404_college {
  display: table;
}
.err404_college_wrap .err404_college .err404_college_bnr {
  display: table-cell;
  width: 300px;
  vertical-align: middle;
}
.err404_college_wrap .err404_college .err404_college_txt {
  display: table-cell;
  padding-left: 14px;
  vertical-align: middle;
}
.err404_college_wrap .err404_college .err404_college_txt .err404_college_txt01 {
  font-weight: bold;
  font-size: 18px;
}
.err404_college_wrap .err404_college .err404_college_txt .err404_college_txt01 img {
  margin-right: 9px;
  vertical-align: middle;
}
.err404_college_wrap .err404_college .err404_college_txt .err404_college_txt02 {
  margin-top: 11px;
  font-size: 14px;
}

.err404_ttl01 {
  margin: 30px auto 0;
}

.err404_txt01 {
  margin: 25px auto;
  text-align: center;
  line-height: 2;
}

.sitemap-contents .content li {
  color: #999999;
}

.crayon_ttl {
  line-height: 1.3;
  text-align: center;
}

.crayon_note {
  text-align: center;
}

.crayon_text {
  margin: 10px 30px 0;
  line-height: 1.4;
}

.crayon_btn {
  width: 270px;
  margin: 15px auto 0;
}

.hdg_btn {
  padding: 7px 7px 7px 17px !important;
}
.hdg_btn .hdg_txt {
  display: inline-block;
  margin: 5px 0 0;
  font-size: 18px;
}

.btn-word {
  display: block;
  float: right;
  width: 149px;
}
.btn-word a {
  padding: 6px 6px 7px 35px !important;
  font-size: 14px !important;
  font-weight: normal !important;
  position: relative;
}
.btn-word a:before {
  content: "";
  position: absolute;
  display: block;
  width: 20px;
  height: 15px;
  top: 7px;
  left: 8px;
  background: url(/resource/images/icn-book.png) no-repeat;
  z-index: 1;
}
.btn-word a i:before {
  color: #876c0c;
}
.btn-word--l {
  width: 190px;
}

.btn-modal {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-left: 1em;
  border-radius: 50%;
  background: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 5px 0;
          box-shadow: rgba(0, 0, 0, 0.4) 0 1px 5px 0;
  font-size: 14px;
  text-align: center;
  line-height: 26px;
}
.btn-modal a {
  display: block;
  color: #ccc;
  text-decoration: none;
  font-weight: normal;
}
.btn-modal a:hover {
  color: #49a1ff;
}
.ie8 .btn-modal {
  border: 1px solid #ddd;
}

.modal-word .content {
  margin: 0 0 20px;
  padding: 0 30px;
  height: 430px;
  overflow-y: scroll;
  overflow-x: hidden;
  scrollbar-base-color: #fff;
}
.modal-word .content::-webkit-scrollbar {
  width: 10px;
  padding: 0;
}
.modal-word .content::-webkit-scrollbar-track {
  background: #ffffff;
}
.modal-word .content::-webkit-scrollbar-thumb {
  background: #c9c9c9;
  border-radius: 10px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.modal-word.kanri .hdg_lv2-modal {
  color: #F2406A;
  background: #FFEFF4;
}
.modal-word.kanri .hdg_lv2-modal:before {
  width: 82px;
  height: 78px;
  background: url(/resource/images/bg-hdg-lv1-word-kanri.png) no-repeat center/contain;
}
.modal-word.kanri dl:not(.tag) dt {
  color: #F2406A;
  background: #FFEFF4;
}
.modal-word dl:not(.tag) dt {
  display: inline-block;
  min-width: 130px;
  height: 27px;
  line-height: 27px;
  margin: 21px 0 0;
  padding: 0 10px;
  background: #0075dd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  color: #fff;
  text-align: center;
  border-radius: 13px;
}
.modal-word dl:not(.tag) dd {
  margin: 11px 0 0;
  line-height: 1.5;
}
.modal-word dl.tag {
  display: none;
}
.modal-word dl.tag.isActive {
  display: block;
}
.modal-word dl.tag dt {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 10px 5px 10px;
  margin: 21px 0 10px 10px;
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
  color: #000;
  background: #eee;
}
.modal-word dl.tag dt:before {
  position: absolute;
  top: 50%;
  left: -5px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 2px;
  background: #fff;
  z-index: 1;
}
.modal-word dl.tag dt:after {
  position: absolute;
  content: "";
  width: 0px;
  left: 0px;
  top: 0;
  bottom: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  border-style: solid;
  border-width: 12px 12px 12px 0px;
  border-color: transparent #eee transparent transparent;
}
.modal-word__lst {
  margin-top: 30px;
}
.modal-word__lst__item {
  display: table;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #ddd;
}
.modal-word__lst__item__content, .modal-word__lst__item__img {
  display: table-cell;
  vertical-align: top;
}
.modal-word__lst__item__content {
  padding-right: 15px;
}
.modal-word__lst__item__content h3 {
  margin-bottom: 10px;
}
.modal-word__lst__item__content h3 span {
  display: inline-block;
  min-width: 130px;
  height: 27px;
  line-height: 27px;
  padding: 0 10px;
  border-radius: 13px;
  background: #0075dd;
  color: #fff;
  text-align: center;
  font-size: 16px;
}
.modal-word__lst__item__img {
  width: 190px;
}
.modal-word__lst__item__img img {
  width: 100%;
}
.modal-word p {
  margin: 21px 0 0;
  line-height: 1.5;
}

.modal-word-wrap {
  overflow: visible !important;
}
.modal-word-wrap #cboxClose {
  background: none;
}
.modal-word-wrap #cboxClose:before {
  color: #fff;
}
.modal-word-wrap:has(.kanri) #cboxClose:before {
  color: #F2406A;
}

.modal-rosen .map_pref {
  position: relative;
  width: 520px;
  margin: 0 auto;
}
.modal-rosen .map_pref li {
  position: absolute;
}
.modal-rosen .map_pref li a {
  position: relative;
  display: inline-block;
  padding: 9px 15px 8px 16px;
  border-radius: 30px;
  background: #fc0;
  color: #222;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 2px 7px 6px 0;
          box-shadow: rgba(0, 0, 0, 0.4) 2px 7px 6px 0;
  z-index: 10;
  text-decoration: none;
  font-size: 14px;
}
.modal-rosen .map_pref li a i {
  font-size: 22px;
}
.modal-rosen .map_pref li a span {
  font-size: 20px;
}
.modal-rosen .map_pref li.map_pref_list-nagoya {
  top: 217px;
  left: 275px;
}
.modal-rosen .map_pref li.map_pref_list-nagoya a:before {
  content: "";
  position: absolute;
  bottom: -34px;
  left: -10px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #fc0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 2px 5px 6px 0;
          box-shadow: rgba(0, 0, 0, 0.4) 2px 5px 6px 0;
  z-index: 12;
}
.modal-rosen .map_pref li.map_pref_list-nagoya a:after {
  content: "";
  position: absolute;
  bottom: -14px;
  left: -10px;
  width: 44px;
  height: 4px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background: #fc0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) -1px 5px 6px 0;
          box-shadow: rgba(0, 0, 0, 0.4) -1px 5px 6px 0;
  z-index: 11;
}
.modal-rosen .map_pref li.map_pref_list-aichi {
  top: 390px;
  left: 265px;
}
.modal-rosen .map_pref li.map_pref_list-aichi a:after {
  content: "";
  position: absolute;
  top: -15px;
  left: 55px;
  display: block;
  height: 0;
  width: 0;
  border-bottom: 20px solid #fc0;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
}
.modal-rosen .map_pref li.map_pref_list-gifu {
  top: 100px;
  left: 165px;
}
.modal-rosen .map_pref li.map_pref_list-gifu a:before {
  content: "";
  position: absolute;
  bottom: -24px;
  right: 18px;
  display: block;
  height: 0;
  width: 0;
  border-top: 20px solid rgba(0, 0, 0, 0.5);
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  -webkit-filter: blur(3.5px);
  filter: blur(3.5px);
}
.modal-rosen .map_pref li.map_pref_list-gifu a:after {
  content: "";
  position: absolute;
  bottom: -15px;
  right: 18px;
  display: block;
  height: 0;
  width: 0;
  border-top: 20px solid #fc0;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
}
.modal-rosen .map_pref li.map_pref_list-mie {
  top: 355px;
  left: 85px;
}
.modal-rosen .map_pref li.map_pref_list-mie a:after {
  content: "";
  position: absolute;
  top: -15px;
  right: 40px;
  display: block;
  height: 0;
  width: 0;
  border-bottom: 20px solid #fc0;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
}

.txt-favorite-err {
  padding: 5px 0 0;
  display: none;
  line-height: 1.2;
  font-weight: normal;
  color: #f33;
}

.box-favorite-memo {
  display: none;
  position: absolute;
  top: 117px;
  left: -105px;
}
.isHeaderFollow .box-favorite-memo {
  top: 23px;
}
.box-favorite-memo:before {
  content: "";
  width: 0;
  height: 0;
  margin: 0 0 0 135px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 28px solid #0080ff;
}
.box-favorite-memo .frame {
  width: 300px;
  margin: 12px 0 0;
  padding: 9px 10px 10px;
  background: #0080ff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 7px 12px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 7px 12px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.box-favorite-memo .txt-err {
  display: none;
  line-height: 1.2;
  font-weight: normal;
  color: #fbb;
}
.box-favorite-memo textarea {
  width: 100%;
  margin: 6px 0 0;
  padding: 8px;
  background: #f1f1f1;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.box-favorite-memo .save {
  width: 48%;
  height: 45px;
  float: right;
  margin: 5px 0 0;
  padding: 10px 10px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.box-favorite-memo .frame-close {
  width: 48%;
  height: 45px;
  float: left;
  margin: 5px 0 0;
  padding: 10px 10px 10px;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #39f;
  border-radius: 3px;
  text-align: center;
  -webkit-box-shadow: 0 -1px 0 #0075dd inset;
          box-shadow: 0 -1px 0 #0075dd inset;
  color: #fff;
  white-space: nowrap;
  line-height: 25px;
}
.box-favorite-memo .notuse {
  position: absolute;
  top: 42px;
  right: 11px;
  border: none;
  color: #fff;
  text-decoration: underline;
  font-size: 12px;
}

.count0-box {
  position: absolute;
  width: 100%;
  z-index: 100;
  top: -68px;
  left: 0;
  display: none;
}
.count0-box .count0-close {
  display: block;
  width: 20px;
  height: 20px;
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
}
.count0-box > p {
  position: relative;
  width: 300px;
  margin: 0 auto;
  padding: 10px;
  background: #eaeaea;
  border-radius: 10px;
  -webkit-box-shadow: 0px 7px 12px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 7px 12px 0px rgba(0, 0, 0, 0.3);
}
.count0-box > p:before {
  position: absolute;
  content: "";
  bottom: -10px;
  left: 50%;
  width: 0;
  height: 0;
  margin: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #eaeaea;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.aside_content .count0-box p {
  width: auto;
  text-align: center;
}

#count0-text01 {
  top: -50px;
}

#map #count0-text01 {
  top: 105px;
}
#map #count0-text01 > p:before {
  position: absolute;
  content: "";
  top: -10px;
  bottom: auto;
  left: 50%;
  width: 0;
  height: 0;
  margin: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 10px solid #eaeaea;
  border-top: none;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.kantan_content {
  position: relative;
}
.kantan_content .count0-box {
  top: auto !important;
  bottom: 54px !important;
  text-align: center;
}

.box_search_header {
  display: table;
  width: 100%;
  margin: 20px auto 30px;
}
.box_search_header__left, .box_search_header__right, .box_search_header__tab {
  display: table-cell;
  vertical-align: middle;
}
.box_search_header__tab {
  text-align: center;
}
.box_search_header__tab ul {
  display: table;
  margin: 0 auto;
}
.box_search_header__tab ul li {
  position: relative;
  display: table-cell;
}
.box_search_header__tab ul li + li:before {
  content: "";
  left: 0;
  height: 80%;
  border-left: 1px solid #ccc;
  position: absolute;
  top: 10%;
}
.box_search_header__tab ul li .ico {
  display: block;
  margin: 0 auto 2px;
}
.box_search_header__tab ul li .word {
  display: inline-block;
  font-style: normal;
}
.box_search_header__tab ul li a {
  display: block;
  padding: 4px;
  text-decoration: none;
  position: relative;
}
.box_search_header__tab ul li a span {
  text-align: center;
  display: block;
  padding: 4px;
  font-size: 12px;
  min-width: 128px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.box_search_header__tab ul li a span em {
  font-size: 14px;
  font-style: normal;
}
@media (max-width: 959px) {
  .box_search_header__tab ul li a span {
    padding: 10px 5px;
    min-width: 0;
  }
}
.box_search_header__tab ul li.is_active a span {
  background: #3399ff;
  color: #fff;
  border-radius: 3px;
  -webkit-box-shadow: #36c 0 1px 0 0;
          box-shadow: #36c 0 1px 0 0;
}
.box_search_header__tab ul li.is_active a span:after, .box_search_header__tab ul li.is_active a span:before {
  bottom: -5px;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.box_search_header__tab ul li.is_active a span:after {
  border-color: transparent;
  border-top-color: #3399ff;
  border-width: 4px;
  margin-left: -4px;
  bottom: -4px;
}
.box_search_header__tab ul li.is_active a span:before {
  border-color: transparent;
  border-top-color: #36c;
  border-width: 4px;
  margin-left: -4px;
  bottom: -5px;
}
.box_search_header__tab.info {
  display: block;
}
.box_search_header__tab.info ul {
  display: block;
  text-align: center;
}
.box_search_header__tab.info ul li {
  display: inline-block;
  width: 42%;
}
.box_search_header__tab.info ul li:before {
  display: none;
}
.box_search_header__tab.info ul li a {
  padding: 4px;
}
.box_search_header__tab.info ul li a span {
  padding: 12px;
  border: 1px solid #ddd;
  border-radius: 5px;
  cursor: pointer;
}
.box_search_header__tab.info ul li a em {
  font-size: 18px;
}
.box_search_header__tab.info ul li.is_active a span {
  border: none;
}
.box_search_header__left {
  width: 20%;
}
.box_search_header__left a {
  line-height: 1.4;
  min-width: 100px;
}
@media (max-width: 959px) {
  .box_search_header__left {
    width: 22%;
  }
}
.box_search_header__right {
  text-align: right;
  width: 20%;
}
@media (max-width: 959px) {
  .box_search_header__right {
    width: 22%;
  }
}
.box_search_header__right .btn_other {
  display: inline-block;
  background: #eaeaea;
  color: #222;
  text-decoration: none;
  padding: 13px 10px 13px 18px;
  border-radius: 5px;
  text-align: center;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px 0;
          box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px 0;
  white-space: nowrap;
}
.box_search_header__right .btn_other:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
  z-index: 2;
}
.box_search_header__right .btn_other i:before {
  margin: 0;
}

.list_select-rate {
  position: absolute;
  right: 20px;
  top: 5px;
  font-size: 14px;
  font-weight: normal;
  color: #3399ff;
  width: 230px;
  cursor: pointer;
}
.list_select-rate .room_select {
  display: none;
  position: absolute;
  background: #fff;
  width: 100%;
  z-index: 1;
  border: 1px solid #ddd;
  top: 100%;
  border-radius: 5px;
  margin: 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px 0;
          box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px 0;
}
.list_select-rate .room_select li {
  display: block;
  padding: 5px 10px !important;
  float: none;
  width: auto;
  margin-top: 0 !important;
  border: 0;
}
.list_select-rate .room_select li:before {
  display: none;
}
.list_select-rate .room_select li.isActive {
  background: #3399ff;
  color: #fff;
}
.list_select-rate .icons {
  margin-right: 5px;
}
.list_select-rate .icons i:before {
  margin-right: 0;
}
.list_select-rate .title {
  padding: 2px 20px 2px 10px;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  border: 1px solid #ddd;
  background: #fff;
}
.list_select-rate .title:after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 19px;
  height: 100%;
  margin-top: 0;
  background: #3297fc;
  z-index: 1;
  font-family: "fontello";
  content: "w";
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  color: #fff;
  line-height: 28px;
}

.list_box4 .js_souba-select-title {
  position: relative;
}
.list_box4 .js_souba-select-title .js_label {
  padding: 11px 20px 11px 45px;
}
.list_box4 .js_souba-select-title .js_label:before {
  top: 8px;
  left: 10px;
}
.list_box4 .js_souba-select-title .js_label:after {
  top: 9px;
  left: 11px;
}
.list_box4 .js_souba-select-title .total {
  font-weight: normal;
}

.list_checkbox_select {
  position: relative;
}
.list_checkbox_select.list_box4 li {
  margin-top: 30px;
  padding-top: 0;
}
.list_checkbox_select.list_box4 li .js_label {
  height: 100%;
  left: 0;
  top: 0;
  width: 36px;
  border-radius: 2px;
}
.list_checkbox_select.list_box4 li .js_label:before {
  top: 50%;
  left: 5px;
  margin-top: -12px;
}
.list_checkbox_select.list_box4 li .js_label:after {
  top: 50%;
  margin-top: -12px;
}
.list_checkbox_select.list_box4-2n ul > li:nth-child(3) {
  margin-top: 30px;
}
.list_checkbox_select.list_box4-2n ul > li:nth-child(3):before {
  border-top: 1px dashed #ddd;
}
.list_checkbox_select ul > li {
  margin-top: 20px;
}
.list_checkbox_select ul > li:nth-child(2n+1):before {
  content: "";
  position: absolute;
  left: 20px;
  right: 20px;
  border-top: 1px dashed #ddd;
  margin-top: -15px;
}
.list_checkbox_select ul > li:first-child, .list_checkbox_select ul > li:nth-child(2), .list_checkbox_select ul > li:nth-child(3) {
  margin-top: 0;
}
.list_checkbox_select ul > li:first-child:before, .list_checkbox_select ul > li:nth-child(2):before, .list_checkbox_select ul > li:nth-child(3):before {
  border-top: 0;
}
@media (max-width: 959px) {
  .list_checkbox_select ul > li:first-child, .list_checkbox_select ul > li:nth-child(2) {
    margin-top: 0;
  }
  .list_checkbox_select ul > li:first-child:before, .list_checkbox_select ul > li:nth-child(2):before {
    border-top: 0;
  }
  .list_checkbox_select ul > li:nth-child(3) {
    margin-top: 30px;
  }
  .list_checkbox_select ul > li:nth-child(3):before {
    border-top: 1px dashed #ddd;
  }
}
.list_checkbox_select ul > li .link,
.list_checkbox_select ul > li .rent {
  display: table-cell;
  position: relative;
  vertical-align: middle;
}
.list_checkbox_select ul > li .link {
  width: 55px;
  text-align: right;
}
.list_checkbox_select ul > li .link a {
  font-size: 12px;
  border: 1px solid #0075dd;
  border-radius: 3px;
  padding: 2px 5px;
  white-space: nowrap;
  text-decoration: none;
}
.list_checkbox_select ul > li .link a:hover {
  background-color: #3399ff;
  color: #fff;
  border: 1px solid #3399ff;
}
.list_checkbox_select ul > li .rent {
  font-size: 10px;
  color: #3399ff;
  width: 110px;
  padding-right: 10px;
  text-align: right;
}
.list_checkbox_select ul > li .rent.small {
  width: 60px;
  padding-right: 0;
}
.list_checkbox_select ul > li .rent .value {
  vertical-align: middle;
  white-space: nowrap;
}
.list_checkbox_select ul > li .rent em {
  font-size: 14px;
  font-style: normal;
}
.list_checkbox_select ul > li .list_wrap {
  position: relative;
}
.list_checkbox_select ul > li .list_inner {
  position: relative;
  padding: 0 5px 0 10px;
  border-radius: 3px;
  background: #f0f5fb;
  color: #222;
  text-decoration: none;
  -webkit-transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-box-shadow 0.3s linear;
  transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-box-shadow 0.3s linear;
  transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86), box-shadow 0.3s linear;
  transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86), box-shadow 0.3s linear, -webkit-box-shadow 0.3s linear;
  overflow: hidden;
  margin-left: 42px;
  min-height: 36px;
}
.list_checkbox_select ul > li .list_inner .list_inner_wrap {
  display: table;
  width: 100%;
  height: 36px;
}
.list_checkbox_select ul > li .list_inner .list_inner_wrap > a {
  display: table-cell;
  text-decoration: none;
  vertical-align: middle;
  width: 100%;
  padding-right: 1em;
}
.list_checkbox_select ul > li .list_inner .list_inner_wrap > a:hover {
  text-decoration: none;
}
.list_checkbox_select ul > li .list_inner .list_inner_wrap > a:hover dl dt {
  text-decoration: underline;
}
.list_checkbox_select ul > li .list_inner .list_inner_wrap_none {
  display: table-cell;
  vertical-align: middle;
}
.list_checkbox_select ul > li .list_inner:hover {
  /*box-shadow: $tertiary-color 0 0 0 1px;*/
}
.list_checkbox_select ul > li .list_inner dl {
  padding: 2px 0;
  display: inline-block;
  color: #222;
  position: relative;
}
.list_checkbox_select ul > li .list_inner dl > dt, .list_checkbox_select ul > li .list_inner dl > dd {
  display: inline;
}
.list_checkbox_select ul > li .list_inner dl:after {
  font-family: "fontello";
  content: "q";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
  color: #0075dd;
  position: absolute;
  right: -1em;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.list_checkbox_select ul > li.isChecked .list_inner {
  background: #ffe36f;
}

.list_bottom-link {
  background: #f1f0e9;
  padding: 20px;
  margin-bottom: -80px;
  text-align: center;
}
.list_bottom-link li {
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 8px;
}
.list_bottom-link li:first-child {
  margin-left: 0;
}
.list_bottom-link li a {
  background: #fff;
  display: table-cell;
  padding: 5px 30px 5px 70px;
  border-radius: 5px;
  text-decoration: none;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px 0;
          box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 230px;
  position: relative;
  font-size: 15px;
  height: 70px;
  vertical-align: middle;
}
.list_bottom-link li a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  font-family: "fontello";
  content: "q";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 959px) {
  .list_bottom-link li a {
    min-width: 210px;
  }
}
.list_bottom-link li a:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
  z-index: 2;
}
.list_bottom-link__icon {
  margin-right: 12px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 10px;
}
.list_bottom-link__title2 {
  display: inline-block;
  background: #eaeaea;
  color: #222;
  text-decoration: none;
  padding: 9px 15px 8px 20px;
  border-radius: 5px;
  text-align: center;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px 0;
          box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px 0;
}
.list_bottom-link__title2 i:before {
  margin: 0;
}
.list_bottom-link__title2:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
  z-index: 2;
  color: #222;
}

.list_ensen-wrap .hdg_lv3 {
  padding: 11px 20px;
  position: relative;
  z-index: 4;
}

/* list_internal */
.list_internal ul {
  margin: 12px 0 9px;
  letter-spacing: -0.4em;
}
.list_internal ul li {
  display: inline-block;
  letter-spacing: normal;
  line-height: 1;
}
.list_internal ul li a {
  display: block;
  background: #eaeae4;
  margin: 0 10px 10px 0;
  padding: 7px 16px;
  border-radius: 16px;
  text-decoration: none;
}
.list_internal ul li a:before {
  font-family: "fontello";
  content: "w";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 0.3em;
}

.list_ensen-wrap__inner {
  overflow: hidden;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
  background: #eaeaea;
  position: relative;
}
.list_ensen-wrap .list_select-rate {
  display: none;
}
.list_ensen-wrap.is_open .list_select-rate {
  display: block;
}
.list_ensen-wrap .color-jr {
  color: #ff4f01;
}
.list_ensen-wrap .color-meitetsu {
  color: #e71b4e;
}
.list_ensen-wrap .color-kintetsu {
  color: #f7931b;
}
.list_ensen-wrap .color-higashiyama {
  color: #eda937;
}
.list_ensen-wrap .color-meijomeiko {
  color: #887bb0;
}
.list_ensen-wrap .color-tsurumai {
  color: #259ecd;
}
.list_ensen-wrap .color-sakuradori {
  color: #ca252b;
}
.list_ensen-wrap .color-kamiiida {
  color: #dc6e8b;
}
.list_ensen-wrap .color-aikan {
  color: #072f8c;
}
.list_ensen-wrap .color-aonami {
  color: #504192;
}
.list_ensen-wrap .color-toyotetsu {
  color: #f40412;
}
.list_ensen-wrap .color-tkj {
  color: #ff7a00;
}
.list_ensen-wrap .color-linimo {
  color: #04ffff;
}
.list_ensen-wrap .color-guideway {
  color: #aaeb82;
}
.list_ensen-wrap .color-nagatetsu {
  color: #164abc;
}
.list_ensen-wrap .color-tarumi {
  color: #38a6ff;
}
.list_ensen-wrap .color-sangi {
  color: #ffd602;
}
.list_ensen-wrap .color-isetetu {
  color: #ff6600;
}
.list_ensen-wrap .color-yar {
  color: #2bd656;
}

.list_station {
  -webkit-transition: width 0.3s linear;
  transition: width 0.3s linear;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  position: relative;
}
.list_station_head > li:last-child .list_station-title {
  border-bottom: 0;
}
.list_station li {
  width: 100%;
}
.list_station .list_box4 ul > li {
  width: 100%;
  float: none;
  margin-top: 0;
  margin-left: 0;
}
.list_station .list_box4 ul > li:before {
  display: none;
}
.list_station .list_box4 ul > li .list_wrap .js_label-link {
  height: 36px;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.list_station .list_box4 ul > li .list_wrap .js_label-link:before {
  margin-top: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.list_station .list_box4 ul > li .list_inner {
  padding: 5px 5px 5px 62px !important;
  margin-left: 0px;
}
.list_station .list_box4 ul > li .list_inner_wrap {
  height: auto;
  padding-top: 8px;
}
.list_station .list_box4 ul > li .list_inner_wrap dl:after {
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
}
.list_station_head {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-transition: width 0.3s linear;
  transition: width 0.3s linear;
  z-index: 2;
}
.ie .is_open .list_station_head.isFixed {
  z-index: 51;
}
.is_open .list_station_head.isFixed {
  position: fixed;
  left: auto;
  top: 0;
}
.is_open .list_station_head.isBottom {
  bottom: -1px;
  top: auto;
}
.is_open .list_station_head:before {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  height: 100%;
  width: 5px;
  -webkit-box-shadow: 1px 0px 5px 2px rgba(0, 0, 0, 0.15);
          box-shadow: 1px 0px 5px 2px rgba(0, 0, 0, 0.15);
  z-index: 1;
}
.is_open .list_station_head:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  height: 110%;
  width: 15px;
  background: #fff;
  z-index: 2;
}
.list_station-content {
  display: none;
  width: 629px;
  position: absolute;
  z-index: 2;
  left: 100%;
  top: 0;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 1px 0px 5px 2px rgba(0, 0, 0, 0.15);
          box-shadow: 1px 0px 5px 2px rgba(0, 0, 0, 0.15);
}
.list_station-content > ul {
  padding: 20px 20px 10px;
}
.list_station-content > ul > li {
  margin: 8px 10px 8px 10px;
}
.list_station-content > ul > li:first-child {
  margin-top: 0 !important;
}
.list_station-content > ul > li .rent {
  padding-right: 4px;
  text-align: right;
}
.list_station-content > ul > li.js_check-all {
  font-weight: bold;
  cursor: pointer;
}
.list_station-content > ul > li.js_check-all .list_inner_wrap dl:after {
  display: none;
}
.list_station-content.is_active {
  display: block;
}
.list_station-content .js_uncheck-all {
  padding: 0 20px 10px;
  cursor: pointer;
  color: #0075dd;
}
.list_station-title {
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding: 15px 40px 15px 27px;
  cursor: pointer;
  position: relative;
}
.list_station-title:before {
  content: "";
  position: absolute;
  right: 26px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 18px;
  color: #0075dd;
  font-family: "fontello";
  content: "q";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.list_station-title .selected-val {
  color: #999;
  font-size: 12px;
  margin: 0 10px 10px 0;
}
.list_station-title .btn-uncheck {
  background: #eaeaea;
  padding: 1px 4px;
  border-radius: 10px;
  text-decoration: none;
  font-size: 10px;
  color: #999;
  white-space: nowrap;
  display: inline-block;
}
.list_station-title .btn-uncheck:hover {
  background: #999;
  color: #fff;
}
.list_station-title:hover {
  background: #f0f5fb;
}
.list_station-title.is_active {
  background: #3399ff;
  color: #fff;
  z-index: 3;
}
.list_station-title.is_active:before {
  display: none;
}
.list_station-title.is_active:after {
  content: "";
  position: absolute;
  margin-top: -5px;
  top: 50%;
  right: -9px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 9px;
  border-color: transparent transparent transparent #3399ff;
  z-index: 3;
}
.list_station-title.is_active .selected-val,
.list_station-title.is_active .icon-subway {
  color: #fff;
}
.list_station-title.is_active .btn-uncheck {
  display: none !important;
}
.list_station-tag {
  display: inline;
  margin: 5px 0;
  padding: 0 10px;
}
.list_station-relate {
  padding: 0 10px 0 10px;
  font-size: 12px;
  color: #999;
  position: relative;
}
.list_station-relate li {
  display: inline-block;
  margin-right: 7px;
  margin-bottom: 5px !important;
  width: auto !important;
  padding: 0px 0 0px !important;
}
.list_station-relate li span {
  color: #999;
}
.list_station-relate li:last-child {
  margin-bottom: 10px !important;
}
.list_station .isChecked .list_station-relate:before {
  background: #ffcc00;
}

.is_open .list_station_head {
  width: 330px;
}
.is_open .list_station_head > li:last-child .list_station-title {
  border-bottom: 1px solid #ddd;
}
.is_open .list_station {
  width: 330px;
}

.w150 {
  width: 150px;
}

.kantan_search {
  width: 500px;
  margin: 0 auto;
}

.list_radio .radio2 .js_label {
  background: #f0f5fb;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding-left: 45px;
  border: 0;
}
.list_radio .radio2 .js_label:before {
  margin-left: 0;
}
.list_radio .radio2 .js_label:after {
  left: 19px;
  margin-left: 0;
}
.list_radio .radio2.isChecked .js_label {
  background: #ffe36f;
  border: 0;
}

.station-tag {
  display: inline-block;
  width: auto !important;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  padding: 1px 3px !important;
}
.station-tag.color-rapid {
  background: #FB952C;
}
.station-tag.color-express {
  background: #D22250;
}

/* -----------------------------------------------
	住む街なび モジュール
-------------------------------------------------- */
#top_sumumachi,
.box_sumumachinavi {
  margin: 50px auto 20px;
}
#top_sumumachi .box-articles,
.box_sumumachinavi .box-articles {
  margin-bottom: 50px;
}
#top_sumumachi .box-articles__lst,
.box_sumumachinavi .box-articles__lst {
  margin-top: 20px;
}
#top_sumumachi .box-articles__lst li,
.box_sumumachinavi .box-articles__lst li {
  float: left;
}
#top_sumumachi .box-articles__lst li a,
.box_sumumachinavi .box-articles__lst li a {
  display: block;
  position: relative;
  color: #222;
  text-decoration: none;
}
#top_sumumachi .box-articles__lst li a:hover,
.box_sumumachinavi .box-articles__lst li a:hover {
  opacity: 1;
}
#top_sumumachi .box-articles--small__new,
.box_sumumachinavi .box-articles--small__new {
  overflow: hidden;
  position: absolute;
  top: 20px;
  left: 0;
  width: 40px;
  height: 20px;
  z-index: 5;
}
#top_sumumachi .box-articles--small__new img,
.box_sumumachinavi .box-articles--small__new img {
  width: 100%;
  vertical-align: top;
}
#top_sumumachi .box-articles--small__img,
.box_sumumachinavi .box-articles--small__img {
  width: 100%;
  height: 150px;
  background-position: center center;
  background-size: cover;
  z-index: 1;
}
#top_sumumachi .box-articles--small__box,
.box_sumumachinavi .box-articles--small__box {
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: 0.05em;
}
#top_sumumachi .box-articles--small__box__txt,
.box_sumumachinavi .box-articles--small__box__txt {
  margin-bottom: 10px;
}
#top_sumumachi .box-articles--small__box__txt span,
.box_sumumachinavi .box-articles--small__box__txt span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: bold;
}
#top_sumumachi .box-articles--small__box__txt span.date,
.box_sumumachinavi .box-articles--small__box__txt span.date {
  margin-right: 10px;
  font-size: 12px;
}
#top_sumumachi .box-articles--small__box__txt span.pref,
.box_sumumachinavi .box-articles--small__box__txt span.pref {
  font-size: 12px;
}
#top_sumumachi .box-articles--small__box__ttl,
.box_sumumachinavi .box-articles--small__box__ttl {
  margin-bottom: 10px;
  line-height: 1.4;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: normal;
}
#top_sumumachi .box-articles--small__box__tag,
.box_sumumachinavi .box-articles--small__box__tag {
  color: #ccc;
  font-size: 12px;
  font-weight: bold;
}
#top_sumumachi .box-articles--small__box__tag span,
.box_sumumachinavi .box-articles--small__box__tag span {
  display: inline-block;
  margin-right: 7px;
}
#top_sumumachi .box-articles--small li,
.box_sumumachinavi .box-articles--small li {
  width: 23.5%;
  margin: 0 2% 20px 0;
}
#top_sumumachi .box-articles--small li:nth-child(4n),
.box_sumumachinavi .box-articles--small li:nth-child(4n) {
  margin-right: 0;
}
#top_sumumachi .box-articles--small li a,
.box_sumumachinavi .box-articles--small li a {
  overflow: hidden;
  border-radius: 5px;
  border: 1px solid #ddd;
  background: #fff;
  -webkit-transition: ease all 0.3s;
  transition: ease all 0.3s;
}
#top_sumumachi .box-articles--small li a:hover,
.box_sumumachinavi .box-articles--small li a:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
  z-index: 2;
}
#top_sumumachi .box-articles--small li.nagoya .box-articles--small__box__txt .pref,
.box_sumumachinavi .box-articles--small li.nagoya .box-articles--small__box__txt .pref {
  color: #fb8c8c;
}
#top_sumumachi .box-articles--small li.aichi .box-articles--small__box__txt .pref,
.box_sumumachinavi .box-articles--small li.aichi .box-articles--small__box__txt .pref {
  color: #ffa95f;
}
#top_sumumachi .box-articles--small li.gifu .box-articles--small__box__txt .pref,
.box_sumumachinavi .box-articles--small li.gifu .box-articles--small__box__txt .pref {
  color: #c0cd28;
}
#top_sumumachi .box-articles--small li.mie .box-articles--small__box__txt .pref,
.box_sumumachinavi .box-articles--small li.mie .box-articles--small__box__txt .pref {
  color: #57ced0;
}
#top_sumumachi .box-articles__btn,
.box_sumumachinavi .box-articles__btn {
  text-align: right;
}
#top_sumumachi .box-articles__btn .icon-link-ext:before,
.box_sumumachinavi .box-articles__btn .icon-link-ext:before {
  margin: 0 0 0 3px;
}

.box_sumumachinavi .hdg_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.box_sumumachinavi .hdg_area span {
  display: block;
}
.box_sumumachinavi .hdg_area span.icn {
  overflow: hidden;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background: #dbedff;
}
.box_sumumachinavi .hdg_area span.icn img {
  width: 100%;
}
.box_sumumachinavi .hdg_area span.txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  padding-left: 16px;
  font-size: 16px;
  font-weight: bold;
}
.box_sumumachinavi .hdg_area span.txt span {
  position: relative;
  padding: 18px 15px;
  border-radius: 10px;
  background: #edf6ff;
}
.box_sumumachinavi .hdg_area span.txt span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -6px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 7px 6px 0;
  border-color: transparent #edf6ff transparent transparent;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.box_sumumachinavi .hdg_area span.txt .icon-comment {
  padding-right: 5px;
  color: #49a1ff;
}

/* -----------------------------------------------
	合格前予約 モジュール
-------------------------------------------------- */
.tbl-contact th .tag-prereserve {
  display: inline-block;
}
.tbl-contact th .tag-prereserve .modalOpen {
  width: 20px;
  height: 20px;
  color: #fff;
  background: #39f;
  padding: 0;
  text-align: center;
  cursor: pointer;
}
.tbl-contact th .tag-prereserve .modalOpen .icon-help {
  vertical-align: middle;
}
.tbl-contact th .tag-prereserve .modalOpen .icon-help:before {
  font-size: 14px;
}

#modal_prereserve {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  display: none;
  z-index: 992;
}
#modal_prereserve .overLay {
  background: #009688;
  opacity: 0.8;
  width: 100%;
  height: 100%;
  z-index: 13;
  overflow: hidden;
  overflow-y: auto;
}
#modal_prereserve .modal_content {
  width: 100%;
  max-width: 960px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px 10px;
  position: absolute;
  z-index: 14;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#modal_prereserve .inner {
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  vertical-align: middle;
}
#modal_prereserve .inner .modal_title {
  background: #dc8c0f;
  color: #fff;
  padding: 5px 10px;
  margin-bottom: 15px;
  font-size: 16px;
}
#modal_prereserve .inner .modal_title span {
  margin-left: 10px;
}
#modal_prereserve .inner .modal_txt {
  padding: 0px 20px 0px 20px;
  font-size: 14px;
}
#modal_prereserve .inner .modal_txt .strong {
  color: #dc8c0f;
}
#modal_prereserve .inner .modal_list {
  padding: 0px 20px 20px 20px;
}
#modal_prereserve .inner .modal_list .list_item .hdg {
  background: #f8e3c3;
  text-align: center;
  border-radius: 15px;
  margin-top: 14px;
  margin-bottom: 10px;
  font-size: 16px;
}
#modal_prereserve .inner .modal_list .list_item ul {
  padding: 0px 10px 0px 15px;
}
#modal_prereserve .inner .modal_list .list_item ul li {
  font-size: 14px;
  padding-top: 8px;
}
#modal_prereserve .inner .modal_list .list_item ul li:first-child {
  padding-top: 0;
}
#modal_prereserve .modalClose_btn {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  cursor: pointer;
  margin-right: 10px;
  float: right;
}
#modal_prereserve .modalClose_btn:before {
  display: block;
  content: "";
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 20px;
  height: 1px;
  background: #FFF;
}
#modal_prereserve .modalClose_btn:after {
  display: block;
  content: "";
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 20px;
  height: 1px;
  background: #FFF;
}
#modal_prereserve .modalClose_btn:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#modal_prereserve .modalClose_btn:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* -----------------------------------------------
	2020 4月 便利機能ページ導線
-------------------------------------------------- */
.box-link-feature {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: -30px auto 20px;
}
.box-link-feature a {
  padding: 5px 0 5px;
  display: inline-block;
  font-weight: bold;
}

#aside .box-link-feature {
  margin: 20px auto 20px;
}

#map_aside .box-link-feature {
  margin-bottom: 75px;
}

.aside_content .box-link-feature {
  margin: 20px auto 20px;
}

/* -----------------------------------------------
	お問い合わせの添付ファイル
-------------------------------------------------- */
.file-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.file-wrap input[type=file] {
  display: none;
}
.file-wrap .btn-gray {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-right: 15px;
}
.file-wrap .btn-gray:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 5px 10px 0;
          box-shadow: rgba(0, 0, 0, 0.25) 0 5px 10px 0;
}

.file-preview {
  display: none;
  width: 100%;
  border: 1px solid #e5e5e5;
  padding: 20px;
  margin-top: 20px;
}
.file-preview .file-preview__item {
  width: 28.3%;
  margin: 0 2.5%;
}
.file-preview .file-preview__item img {
  max-width: 100%;
}
.file-preview .file-preview__item button {
  display: block;
  color: #06c;
  border: none;
  text-decoration: underline;
  margin: 10px auto 0;
}

.parts__file .input-list {
  display: none;
}

.parts__confirm-pict {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.parts__confirm-pict img {
  width: 30%;
  max-width: 100%;
  margin: 0 2.5%;
}

#document:has(.college-skipplan-form) #sp_box {
  display: none;
}
@media (max-width: 767px) {
  #document:has(.college-skipplan-form) {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .college-skipplan-form .pc {
    display: none;
  }
}
@media (min-width: 768px) {
  .college-skipplan-form .sp {
    display: none;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .hdg_lv2 {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    list-style: none;
    margin: 0;
    vertical-align: baseline;
    line-height: 1.7;
    font-weight: normal;
    padding: 6px 5px 4px;
    color: #fff;
    font-size: 14px;
    margin-top: 20px;
    width: calc(100% + 10px);
    margin-left: -10px;
    border-radius: 0;
    margin-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    font-size: 12px;
    color: #222;
    line-height: 1;
    list-style: none;
    margin: 0;
    vertical-align: baseline;
    position: relative;
    padding: 10px;
    background: #f1f0e9;
    width: 100%;
    margin-left: -10px;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    font-size: 12px;
    color: #222;
    line-height: 1;
    list-style: none;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    list-style-type: none;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    font-size: 12px;
    color: #222;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: top;
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    font-size: 12px;
    color: #222;
    list-style: none;
    list-style-type: none;
    text-align: left;
    line-height: 1.3;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    margin-bottom: 10px !important;
    border-radius: 3px;
    background: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 3px 1px;
            box-shadow: rgba(0, 0, 0, 0.2) 0 0 3px 1px;
    border-top: 3px solid #009688;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_head {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    color: #222;
    list-style: none;
    list-style-type: none;
    text-align: left;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    font-weight: normal;
    display: table;
    table-layout: fixed;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #ddd;
    font-size: 11px;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_head span {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    list-style: none;
    list-style-type: none;
    font-weight: normal;
    margin: 0;
    display: table-cell;
    line-height: 1.1;
    vertical-align: middle;
    padding: 5px 7px 4px;
    color: #fff;
    font-size: 11px;
    text-align: center;
    white-space: nowrap;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_head strong {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    color: #222;
    list-style: none;
    list-style-type: none;
    text-align: left;
    margin: 0;
    display: table-cell;
    line-height: 1.1;
    vertical-align: middle;
    width: 100%;
    padding: 6px 10px 4px;
    font-size: 14px;
    font-weight: bold;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_img {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    font-size: 12px;
    color: #222;
    list-style: none;
    list-style-type: none;
    text-align: left;
    line-height: 1.3;
    margin: 0;
    vertical-align: baseline;
    float: left;
    width: 127.5px;
    height: 90.5px;
    padding: 3px 0 3px 3px;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_img img {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    font-size: 12px;
    color: #222;
    list-style: none;
    list-style-type: none;
    text-align: left;
    width: 127px;
    aspect-ratio: auto 127/91;
    height: 91px;
    margin: 0;
    padding: 0;
    line-height: 1;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    pointer-events: none;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_content {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    font-size: 12px;
    color: #222;
    list-style: none;
    list-style-type: none;
    text-align: left;
    line-height: 1.3;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    position: relative;
    margin-left: 137px;
    padding-bottom: 3px;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_content .list_tag {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    font-size: 12px;
    color: #222;
    list-style: none;
    text-align: left;
    line-height: 1.3;
    padding: 0;
    vertical-align: baseline;
    list-style-type: none;
    margin: 5px 0;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_content .list_tag li {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    list-style: none;
    list-style-type: none;
    text-align: left;
    vertical-align: top;
    line-height: 1.3;
    display: inline-block;
    font-size: 10px;
    margin: 3px 5px 0px 0px;
    padding: 0 5px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 10px;
    color: #000;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_content p {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    color: #222;
    list-style: none;
    list-style-type: none;
    text-align: left;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    font-size: 11px;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_content .list_table {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    font-size: 12px;
    color: #222;
    list-style: none;
    list-style-type: none;
    text-align: left;
    line-height: 1.3;
    padding: 0;
    vertical-align: baseline;
    display: table;
    margin: 5px 0;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_content .list_table dl {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    font-size: 12px;
    color: #222;
    list-style: none;
    list-style-type: none;
    text-align: left;
    line-height: 1.3;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    display: table-row;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_content .list_table dl dt {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    font-size: 12px;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: top;
    line-height: 1.3;
    display: table-cell;
    padding-right: 10px;
    color: #009688;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_content .list_table dl dd {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    font-size: 12px;
    color: #222;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: top;
    line-height: 1.3;
    display: table-cell;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_rooms {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    font-size: 12px;
    color: #222;
    list-style: none;
    text-align: left;
    line-height: 1.3;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    list-style-type: none;
    margin-bottom: 10px !important;
    clear: both;
    position: relative;
    padding-top: 1px;
    background: #eaeae4;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_rooms .roomlist_body_item_room {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    font-size: 12px;
    color: #222;
    list-style: none;
    list-style-type: none;
    padding: 0;
    text-align: left;
    vertical-align: top;
    line-height: 1.3;
    position: relative;
    margin: 3px 0 0;
    border-top: 1px solid #ddd;
    background: #fff;
    display: table;
    width: 100%;
    border-bottom: 1px solid #ddd;
    -webkit-transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_rooms .roomlist_body_item_room .roomlist_body_item_room_head {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    font-size: 12px;
    color: #222;
    list-style: none;
    list-style-type: none;
    text-align: left;
    line-height: 1.3;
    margin: 0;
    vertical-align: baseline;
    padding: 0 6px;
    border-bottom: 1px dashed #ddd;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_rooms .roomlist_body_item_room .roomlist_body_item_room_head p {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    color: #222;
    list-style: none;
    list-style-type: none;
    text-align: left;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    font-size: 11px;
    line-height: 1.4;
    display: inline-block;
    margin-right: 5px;
    font-weight: bold;
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_rooms .roomlist_body_item_room .roomlist_body_item_room_head .list_tag {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    font-size: 12px;
    color: #222;
    list-style: none;
    text-align: left;
    line-height: 1.3;
    padding: 0;
    vertical-align: baseline;
    list-style-type: none;
    display: inline-block;
    margin: 3px 23px 3px 0;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_rooms .roomlist_body_item_room .roomlist_body_item_room_head .list_tag li {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    color: #222;
    list-style: none;
    list-style-type: none;
    text-align: left;
    vertical-align: top;
    line-height: 1.3;
    display: inline-block;
    font-size: 10px;
    padding: 0 5px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 10px;
    margin: 0px 5px 0px 0px;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_rooms .roomlist_body_item_room .roomlist_body_item_room_body {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    font-size: 12px;
    color: #222;
    list-style: none;
    list-style-type: none;
    text-align: left;
    line-height: 1.3;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    display: table;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_rooms .roomlist_body_item_room .roomlist_body_item_room_body > div:first-child {
    display: none;
    width: 146px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_rooms .roomlist_body_item_room .roomlist_body_item_room_body > div {
    display: table-cell;
    width: 100%;
    position: relative;
    padding: 2px 6px 5px;
    vertical-align: top;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_rooms .roomlist_body_item_room .roomlist_body_item_room_body > div p {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    color: #222;
    list-style: none;
    list-style-type: none;
    text-align: left;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    font-size: 11px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_rooms .roomlist_body_item_room .roomlist_body_item_room_body > div p > span {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    list-style: none;
    list-style-type: none;
    text-align: left;
    line-height: 1.4;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    color: #FF5D6C;
    font-size: 14px;
    font-weight: bold;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_rooms .roomlist_body_item_room .roomlist_body_item_room_body > div p > span > span {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    list-style: none;
    list-style-type: none;
    text-align: left;
    line-height: 1.4;
    color: #FF5D6C;
    font-weight: bold;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    font-size: 19px;
    display: block;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_rooms .roomlist_body_item_room .roomlist_body_item_room_body img {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    font-size: 12px;
    color: #222;
    list-style: none;
    list-style-type: none;
    text-align: left;
    width: 61px;
    aspect-ratio: auto 61/84;
    height: 84px;
    margin: 0;
    padding: 0;
    line-height: 1;
    vertical-align: middle;
    pointer-events: none;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_rooms .roomlist_body_item_room .roomlist_body_item_room_body > div p > span {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    list-style: none;
    list-style-type: none;
    text-align: left;
    line-height: 1.4;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    color: #FF5D6C;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.7px;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_rooms .roomlist_body_item_room .roomlist_body_item_room_body > div p > span > span {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    list-style: none;
    list-style-type: none;
    text-align: left;
    line-height: 1.4;
    color: #FF5D6C;
    font-weight: bold;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    font-size: 19px;
    display: block;
    letter-spacing: 0.7px;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_rooms .roomlist_body_item_room .roomlist_body_item_room_body > div .list_table {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    font-size: 12px;
    color: #222;
    list-style: none;
    list-style-type: none;
    text-align: left;
    line-height: 1.3;
    padding: 0;
    vertical-align: baseline;
    display: table;
    margin: 0;
    letter-spacing: 0.7px;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_rooms .roomlist_body_item_room .roomlist_body_item_room_body > div .list_table dl {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    font-size: 12px;
    color: #222;
    list-style: none;
    list-style-type: none;
    text-align: left;
    line-height: 1.3;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    display: table-row;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_rooms .roomlist_body_item_room .roomlist_body_item_room_body > div .list_table dl dt {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    font-size: 12px;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: top;
    line-height: 1.3;
    display: table-cell;
    padding-right: 10px;
    color: #009688;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_rooms .roomlist_body_item_room .roomlist_body_item_room_body > div .list_table dl dd {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    font-size: 12px;
    color: #222;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: top;
    line-height: 1.3;
    display: table-cell;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .sp .roomlist_body ul li .roomlist_body_item .roomlist_body_item_rooms .roomlist_body_item_room .roomlist_body_item_room_body > div .list_table dd {
    -webkit-text-size-adjust: none;
    font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    font-size: 12px;
    color: #222;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: top;
    line-height: 1.3;
    display: table-cell;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .wrapper {
    padding: 0 10px;
  }
}
.college-skipplan-form .hdg_lv1 {
  border-bottom: 3px solid #009688;
}
@media (max-width: 767px) {
  .college-skipplan-form .hdg_lv1 {
    padding: 9px 10px 6px;
    background: #009688;
    color: #fff;
    width: calc(100% + 10px);
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
    line-height: 1.7;
    font-size: 17px;
    font-weight: normal;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .step_box {
    width: calc(100% + 20px);
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .step_box > ul > li {
    position: relative;
    display: table-cell;
    padding: 0 8px;
    border-left: 1px solid #c1bca4;
  }
}
.college-skipplan-form .step_box > ul > li:first-child {
  border-left: 1px solid #ddf3ff;
}
@media (max-width: 767px) {
  .college-skipplan-form .step_box > ul > li.isActive span {
    -webkit-box-shadow: rgba(100, 100, 100, 0.4) 0 0 2px 0;
            box-shadow: rgba(100, 100, 100, 0.4) 0 0 2px 0;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .step_box > ul > li span {
    display: block;
    padding: 5px;
    border-radius: 3px;
    text-align: center;
    line-height: 1;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .step_box > ul > li:before {
    left: 0;
    display: block;
    height: 0;
    width: 0;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    border-left: 3px solid #c1bca4;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .step_box > ul > li:before, .college-skipplan-form .step_box > ul > li:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -2px;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .step_box > ul > li:after {
    left: -1px;
    display: block;
    height: 0;
    width: 0;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    border-left: 3px solid #f0ecd9;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .step_box > ul > li span {
    display: block;
    padding: 5px;
    border-radius: 3px;
    text-align: center;
    line-height: 1;
  }
}
.college-skipplan-form .hdg_lv2 {
  background: #009688;
}
@media (max-width: 767px) {
  .college-skipplan-form .hdg_lv2 {
    padding: 6px 5px 4px;
    border-left: 5px solid #339999;
    color: #fff;
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 10px !important;
  }
}
@media (min-width: 768px) {
  .college-skipplan-form .hdg_lv2 + p.mb20.mt20 {
    margin-bottom: 5px !important;
  }
}
.college-skipplan-form .tbl-contact th {
  color: #009688;
}
@media (max-width: 767px) {
  .college-skipplan-form .tbl-contact th {
    color: #222222;
    font-size: 14px;
    border-bottom: none;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .tbl-contact td {
    border-bottom: none;
    padding-top: 0;
  }
}
.college-skipplan-form .input2 {
  border: 1px solid #CCCCCC;
}
.college-skipplan-form .input2:focus {
  outline: 1px solid #009688;
}
@media (max-width: 767px) {
  .college-skipplan-form .input2 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 9px 12px 6px;
    border: none;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 3px 1px #ddd inset;
            box-shadow: 0 0 3px 1px #ddd inset;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    padding-right: 60px !important;
  }
}
.college-skipplan-form .ti-1 {
  padding-left: 0;
}
.college-skipplan-form .formError {
  margin-left: 0 !important;
}
@media (max-width: 767px) {
  .college-skipplan-form .tbl-contact tbody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .tbl-contact tbody tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .tbl-contact tbody tr td {
    width: 100%;
    padding-inline: 0;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .tbl-contact tbody tr th {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .tbl-contact th span {
    margin-left: 10px !important;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form tr th {
    position: relative;
    padding: 6px 10px 5px 12px !important;
    font-size: 14px;
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form tr th::before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 4px;
    height: 55%;
    border-radius: 4px;
    background: #222;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form tr:has(.required) th {
    position: relative;
    padding: 6px 10px 5px 12px !important;
    font-size: 14px;
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form tr:has(.required) th::before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 4px;
    height: 55%;
    border-radius: 4px;
    background: #222;
  }
}
.college-skipplan-form tr:has(.required) th .required {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 768px) {
  .college-skipplan-form tr:has(.required) th .required::before {
    content: "必 須";
    position: absolute;
    display: inline-block;
    margin-top: -9px;
    padding: 2px 10px;
    border-radius: 100vmax;
    background: #fdebeb;
    color: #e25d5d;
    font-size: 12px;
    font-weight: bold;
    vertical-align: 1px;
    top: 50%;
    right: 0px;
    -webkit-transform: translate(120%, -12%);
            transform: translate(120%, -12%);
  }
}
@media (max-width: 767px) {
  .college-skipplan-form tr:has(.required) th .required-sp::before {
    content: "必 須";
    position: absolute;
    display: inline-block;
    margin-top: -9px;
    padding: 2px 10px;
    border-radius: 100vmax;
    background: #fdebeb;
    color: #e25d5d;
    font-size: 12px;
    font-weight: bold;
    vertical-align: 1px;
    top: 50%;
    right: 0px;
    -webkit-transform: translate(120%, -12%);
            transform: translate(120%, -12%);
  }
}
.college-skipplan-form .input_box-mail:after {
  color: #009688;
}
.college-skipplan-form .input_box-tel:after {
  color: #009688;
}
@media (max-width: 767px) {
  .college-skipplan-form .input_box-tel .input2 {
    padding-left: 40px;
  }
}
.college-skipplan-form .input_box-required:before {
  z-index: 99999;
  position: absolute;
  top: 19px;
  right: 5px;
  padding: 3px 5px;
  background: #fdebeb;
  color: #e25d5d;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 10px;
  font-size: 11px;
  line-height: 1;
  white-space: nowrap;
}
.college-skipplan-form .input_box-required.input_box-calendar::before {
  right: 50px;
}
.college-skipplan-form .input_box-required.input_box-select::before {
  right: 50px;
}
@media (max-width: 767px) {
  .college-skipplan-form .col_item-8:has(.input_box) {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .col_item.col_item-6.pr3.radio {
    padding-right: 5px;
  }
}
.college-skipplan-form .list_box4 ul > li > .js_label {
  background: #E5F4F3;
}
@media (max-width: 767px) {
  .college-skipplan-form .list_box4 ul > li > .js_label {
    background: transparent;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .list_box4-2n > ul > li {
    width: 100%;
  }
}
.college-skipplan-form .checkbox:has(.online) {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 767px) {
  .college-skipplan-form .checkbox {
    width: 100%;
  }
}
.college-skipplan-form .checkbox .js_label {
  background: #E5F4F3;
}
.college-skipplan-form .checkbox .js_label > p {
  line-height: 30px;
}
.college-skipplan-form #placeholder {
  color: #CCCCCC;
}
.college-skipplan-form a {
  text-decoration: none;
  color: #009688;
}
.college-skipplan-form a.btn {
  color: #222;
}
@media (max-width: 767px) {
  .college-skipplan-form .textarea {
    border-radius: 5px;
  }
}
.college-skipplan-form .btn-contact {
  font-weight: 700;
}
@media (max-width: 767px) {
  .college-skipplan-form .pull-center.mt40:has(.btn-contact) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 20px;
  }
}
.college-skipplan-form .roomlist_item_head > div {
  background: #009688;
}
.college-skipplan-form .input_box-mail .input2 {
  padding-left: 40px;
}
.college-skipplan-form .c-college {
  color: #009688;
}
.college-skipplan-form .visitreservation:not(:has(.isChecked)) ~ div {
  display: none;
}
.college-skipplan-form .visitreservation:not(:has(.isChecked)) ~ .checkbox {
  display: none;
}
@media (max-width: 767px) {
  .college-skipplan-form .visitreservation .checkbox {
    margin-bottom: 20px !important;
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .visitreservation .checkbox .js_label > input {
    bottom: 100px;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .visitreservation .checkbox .online::after {
    top: 10px !important;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .visitreservation .checkbox:first-of-type {
    margin-top: 20px;
  }
}
.college-skipplan-form .select_box2.input_box.input_box-required.input_box-required-select::before {
  right: 50px;
}
@media (max-width: 767px) {
  .college-skipplan-form td:has(.passed) {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form th .requiredTag {
    display: none;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .passed.pr15 {
    padding-right: 0 !important;
  }
}
@media (min-width: 768px) {
  .college-skipplan-form .passed .requiredTag {
    display: none;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .passed .requiredTag {
    z-index: 99999;
    position: absolute;
    top: 13px;
    right: 5px;
    padding: 3px 5px;
    background: #fdebeb;
    color: #e25d5d;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 10px;
    font-size: 11px;
    line-height: 1;
    white-space: nowrap;
    font-weight: 700;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .passed .input3 .js_label p.pull-left {
    margin-top: 0 !important;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .passed .input3.agree {
    width: 100%;
    max-width: 450px;
    padding-left: 6px;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .passed .input3.agree .js_label p.pull-left {
    padding-right: 60px;
  }
}
@media (min-width: 768px) {
  .college-skipplan-form .passed .c-note {
    padding-left: 10px;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .passed .c-note {
    padding-left: 10px;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .passed .list_box4 .js_label:before,
  .college-skipplan-form .passed .list_box4 .isChecked .js_label:after {
    top: 14px;
  }
}
.college-skipplan-form .roomlist_item {
  border-top: 3px solid #009688;
}
@media (max-width: 767px) {
  .college-skipplan-form .roomlist_item {
    border-radius: 3px;
    background: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 3px 1px;
            box-shadow: rgba(0, 0, 0, 0.2) 0 0 3px 1px;
    margin-bottom: 10px !important;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .tbl-bukken tr th::before {
    display: none;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .tbl-room tr th::before {
    display: none;
  }
}
@media (max-width: 767px) {
  .college-skipplan-form .btn-contact-reset {
    margin-right: unset;
  }
}

/* -----------------------------------------------
	その他
-------------------------------------------------- */
#prefSelected {
  display: none;
}

#contractSelected {
  display: none;
}

/* -----------------------------------------------
#top_header
-------------------------------------------------- */
#top_header {
  position: relative;
  min-height: 375px;
  padding-top: 35px;
  background-image: url(/resource/images/index/topheader_default/top-header-city1.webp);
  background-position: bottom 30px center;
  background-repeat: no-repeat;
}
#top_header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 30px - 195px);
  background: -webkit-gradient(linear, left top, left bottom, from(#49a1ff), to(#6ccfff));
  background: linear-gradient(#49a1ff, #6ccfff);
  z-index: -1;
}
#top_header #top_info {
  position: relative;
  z-index: 1;
}
#top_header #top_info .logo a {
  display: inline-block;
  margin-bottom: 10px;
}
#top_header #top_info .logo a img {
  -webkit-backface-visibility: hidden;
}
#top_header #top_info h2 {
  font-size: 20px;
  color: #fff;
}
#top_header #top_info h2 span {
  font-size: 50px;
  font-weight: bold;
}
#top_header #top_info .lst-link_item {
  width: 270px;
  position: absolute;
  top: -10px;
  right: 0;
  z-index: 3;
}
#top_header #top_info .lst-link_item a {
  position: relative;
  overflow: hidden;
  display: table;
  width: 100%;
  padding: 6px 10px;
  border-radius: 5px;
  -webkit-box-shadow: #b5b4af 0 1px 0 0;
          box-shadow: #b5b4af 0 1px 0 0;
  background: #fff;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#top_header #top_info .lst-link_item a[target=_blank]:after {
  content: "z";
  position: absolute;
  top: 5px;
  right: 5px;
  line-height: 1;
  color: #eaeae4;
  font-family: "fontello";
  -webkit-font-smoothing: antialiased;
}
#top_header #top_info .lst-link_item_img, #top_header #top_info .lst-link_item_content {
  display: table-cell;
  vertical-align: middle;
}
#top_header #top_info .lst-link_item_img {
  width: 48px;
  text-align: center;
}
#top_header #top_info .lst-link_item_img img {
  display: inline-block;
}
#top_header #top_info .lst-link_item_content {
  padding-left: 8px;
}
#top_header #top_info .lst-link_item_content h3 {
  font-size: 16px;
  color: #06c;
  line-height: 1;
}
#top_header #top_info .lst-link_item-jimusyo a {
  border-left: 5px solid #FFC400;
}
#top_header #top_info .bkncount {
  position: relative;
  display: inline-block;
  line-height: 1;
  color: #fff;
  font-size: 16px;
}
#top_header #top_info .bkncount:after {
  content: "";
  position: absolute;
  top: 0;
  right: -10px;
  width: 10px;
  height: 16px;
  background: url(/resource/images/index/bg-flash.png) top right/cover no-repeat;
}
#top_header #top_info .bkncount span {
  padding: 0 2px;
  font-size: 24px;
  font-weight: bold;
}
#top_header #top_info .about {
  margin-top: 15px;
  padding-left: 51px;
}
#top_header #top_info .about a {
  display: inline-block;
  padding: 4px 25px;
  line-height: 1;
  border-radius: 30px;
  background: #fff;
  color: #06c;
  text-decoration: none;
}
#top_header #top_info .about a:hover {
  color: #39f;
}
#top_header.chintai {
  background-position: bottom 34px center;
}
#top_header.chintai:before {
  height: calc(100% - 34px - 195px);
}

/* -----------------------------------------------
# top_header 季節切り替え
-------------------------------------------------- */
#top_header[data-season=default][data-season-type=type01] {
  background-image: url(/resource/images/index/topheader_default/top-header-city1.webp);
}
#top_header[data-season=default][data-season-type=type01]:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#49a1ff), to(#6ccfff));
  background: linear-gradient(#49a1ff, #6ccfff);
}
#top_header[data-season=default][data-season-type=type01] .top_img-bg-characters_inner {
  background-image: url(/resource/images/index/topheader_default/top-header-img1.webp);
}
#top_header[data-season=default][data-season-type=type02] {
  background-image: url(/resource/images/index/topheader_default/top-header-city2.webp);
}
#top_header[data-season=default][data-season-type=type02]:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#49a1ff), to(#6ccfff));
  background: linear-gradient(#49a1ff, #6ccfff);
}
#top_header[data-season=default][data-season-type=type02] .top_img-bg-characters_inner {
  background-image: url(/resource/images/index/topheader_default/top-header-img2.webp);
}
#top_header[data-season=default][data-season-type=type03] {
  background-image: url(/resource/images/index/topheader_default/top-header-city3.webp);
}
#top_header[data-season=default][data-season-type=type03]:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#49a1ff), to(#6ccfff));
  background: linear-gradient(#49a1ff, #6ccfff);
}
#top_header[data-season=default][data-season-type=type03] .top_img-bg-characters_inner {
  background-image: url(/resource/images/index/topheader_default/top-header-img3.webp);
}
#top_header[data-season=default] #top_chintai {
  background-image: url(/resource/images/index/topheader_default/bg_top01.webp);
}
#top_header[data-season=default].chintai #top_chintai {
  background-image: url(/resource/images/index/topheader_default/bg_top02.webp);
}
#top_header[data-season=spring][data-season-type=type01] {
  background-image: url(/resource/images/index/topheader_spring/top-header-city1.webp);
}
#top_header[data-season=spring][data-season-type=type01]:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#fc8b95), to(#f8bacd));
  background: linear-gradient(#fc8b95, #f8bacd);
}
#top_header[data-season=spring][data-season-type=type01] .top_img-bg-characters_inner {
  background-image: url(/resource/images/index/topheader_spring/top-header-img1.webp);
}
#top_header[data-season=spring][data-season-type=type02] {
  background-image: url(/resource/images/index/topheader_spring/top-header-city2.webp);
}
#top_header[data-season=spring][data-season-type=type02]:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#fc8b95), to(#f8bacd));
  background: linear-gradient(#fc8b95, #f8bacd);
}
#top_header[data-season=spring][data-season-type=type02] .top_img-bg-characters_inner {
  background-image: url(/resource/images/index/topheader_spring/top-header-img2.webp);
}
#top_header[data-season=spring][data-season-type=type03] {
  background-image: url(/resource/images/index/topheader_spring/top-header-city3.webp);
}
#top_header[data-season=spring][data-season-type=type03]:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#fc8b95), to(#f8bacd));
  background: linear-gradient(#fc8b95, #f8bacd);
}
#top_header[data-season=spring][data-season-type=type03] .top_img-bg-characters_inner {
  background-image: url(/resource/images/index/topheader_spring/top-header-img3.webp);
}
#top_header[data-season=spring] #top_chintai {
  background-image: url(/resource/images/index/topheader_spring/bg_top01.webp);
}
#top_header[data-season=spring].chintai #top_chintai {
  background-image: url(/resource/images/index/topheader_spring/bg_top02.webp);
}
#top_header[data-season=summer][data-season-type=type01] {
  background-image: url(/resource/images/index/topheader_summer/top-header-city1.webp);
}
#top_header[data-season=summer][data-season-type=type01]:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#09357f), to(#2279bf));
  background: linear-gradient(#09357f, #2279bf);
}
#top_header[data-season=summer][data-season-type=type01] .top_img-bg-characters_inner {
  background-image: url(/resource/images/index/topheader_summer/top-header-img1.webp);
}
#top_header[data-season=summer][data-season-type=type02] {
  background-image: url(/resource/images/index/topheader_summer/top-header-city2.webp);
}
#top_header[data-season=summer][data-season-type=type02]:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#1d7df2), to(#4bdafc));
  background: linear-gradient(#1d7df2, #4bdafc);
}
#top_header[data-season=summer][data-season-type=type02] .top_img-bg-characters_inner {
  background-image: url(/resource/images/index/topheader_summer/top-header-img2.webp);
}
#top_header[data-season=summer][data-season-type=type03] {
  background-image: url(/resource/images/index/topheader_summer/top-header-city3.webp);
}
#top_header[data-season=summer][data-season-type=type03]:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#1d7df2), to(#4bdafc));
  background: linear-gradient(#1d7df2, #4bdafc);
}
#top_header[data-season=summer][data-season-type=type03] .top_img-bg-characters_inner {
  background-image: url(/resource/images/index/topheader_summer/top-header-img3.webp);
}
#top_header[data-season=summer] #top_chintai {
  background-image: url(/resource/images/index/topheader_summer/bg_top01.webp);
}
#top_header[data-season=summer].chintai #top_chintai {
  background-image: url(/resource/images/index/topheader_summer/bg_top02.webp);
}
#top_header[data-season=summer].chintai #top_chintai .search_form form {
  border: 2px solid #0075dd;
}
#top_header[data-season=summer].chintai #top_chintai .search_form form:before {
  background: #0075dd;
}
#top_header[data-season=autumn][data-season-type=type01] {
  background-image: url(/resource/images/index/topheader_autumn/top-header-city1.webp);
}
#top_header[data-season=autumn][data-season-type=type01]:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#eca336), to(#f7794d));
  background: linear-gradient(#eca336, #f7794d);
}
#top_header[data-season=autumn][data-season-type=type01] .top_img-bg-characters_inner {
  background-image: url(/resource/images/index/topheader_autumn/top-header-img1.webp);
}
#top_header[data-season=autumn][data-season-type=type02] {
  background-image: url(/resource/images/index/topheader_autumn/top-header-city2.webp);
}
#top_header[data-season=autumn][data-season-type=type02]:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#eca336), to(#f7794d));
  background: linear-gradient(#eca336, #f7794d);
}
#top_header[data-season=autumn][data-season-type=type02] .top_img-bg-characters_inner {
  background-image: url(/resource/images/index/topheader_autumn/top-header-img2.webp);
}
#top_header[data-season=autumn][data-season-type=type03] {
  background-image: url(/resource/images/index/topheader_autumn/top-header-city3.webp);
}
#top_header[data-season=autumn][data-season-type=type03]:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#eca336), to(#f7794d));
  background: linear-gradient(#eca336, #f7794d);
}
#top_header[data-season=autumn][data-season-type=type03] .top_img-bg-characters_inner {
  background-image: url(/resource/images/index/topheader_autumn/top-header-img3.webp);
}
#top_header[data-season=autumn] #top_chintai {
  background-image: url(/resource/images/index/topheader_autumn/bg_top01.webp);
}
#top_header[data-season=autumn].chintai #top_chintai {
  background-image: url(/resource/images/index/topheader_autumn/bg_top02.webp);
}
#top_header[data-season=winter][data-season-type=type01] {
  background-image: url(/resource/images/index/topheader_winter/top-header-city1.webp);
}
#top_header[data-season=winter][data-season-type=type01]:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#87b9f2), to(#b3b4d5));
  background: linear-gradient(#87b9f2, #b3b4d5);
}
#top_header[data-season=winter][data-season-type=type01] .top_img-bg-characters_inner {
  background-image: url(/resource/images/index/topheader_winter/top-header-img1.webp);
}
#top_header[data-season=winter][data-season-type=type02] {
  background-image: url(/resource/images/index/topheader_winter/top-header-city2.webp);
}
#top_header[data-season=winter][data-season-type=type02]:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#87b9f2), to(#b3b4d5));
  background: linear-gradient(#87b9f2, #b3b4d5);
}
#top_header[data-season=winter][data-season-type=type02] .top_img-bg-characters_inner {
  background-image: url(/resource/images/index/topheader_winter/top-header-img2.webp);
}
#top_header[data-season=winter][data-season-type=type03] {
  background-image: url(/resource/images/index/topheader_winter/top-header-city3.webp);
}
#top_header[data-season=winter][data-season-type=type03]:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#87b9f2), to(#b3b4d5));
  background: linear-gradient(#87b9f2, #b3b4d5);
}
#top_header[data-season=winter][data-season-type=type03] .top_img-bg-characters_inner {
  background-image: url(/resource/images/index/topheader_winter/top-header-img3.webp);
}
#top_header[data-season=winter] #top_chintai {
  background-image: url(/resource/images/index/topheader_winter/bg_top01.webp);
}
#top_header[data-season=winter].chintai #top_chintai {
  background-image: url(/resource/images/index/topheader_winter/bg_top02.webp);
}
#top_header[data-season=halloween][data-season-type=type01] {
  background-image: url(/resource/images/index/topheader_halloween/top-header-city1.webp);
}
#top_header[data-season=halloween][data-season-type=type01]:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#ba8ad0), to(#9fc5ea));
  background: linear-gradient(#ba8ad0, #9fc5ea);
}
#top_header[data-season=halloween][data-season-type=type01] .top_img-bg-characters_inner {
  background-image: url(/resource/images/index/topheader_halloween/top-header-img1.webp);
}
#top_header[data-season=halloween][data-season-type=type02] {
  background-image: url(/resource/images/index/topheader_halloween/top-header-city2.webp);
}
#top_header[data-season=halloween][data-season-type=type02]:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#ba8ad0), to(#9fc5ea));
  background: linear-gradient(#ba8ad0, #9fc5ea);
}
#top_header[data-season=halloween][data-season-type=type02] .top_img-bg-characters_inner {
  background-image: url(/resource/images/index/topheader_halloween/top-header-img2.webp);
}
#top_header[data-season=halloween][data-season-type=type03] {
  background-image: url(/resource/images/index/topheader_halloween/top-header-city3.webp);
}
#top_header[data-season=halloween][data-season-type=type03]:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#ba8ad0), to(#9fc5ea));
  background: linear-gradient(#ba8ad0, #9fc5ea);
}
#top_header[data-season=halloween][data-season-type=type03] .top_img-bg-characters_inner {
  background-image: url(/resource/images/index/topheader_halloween/top-header-img3.webp);
}
#top_header[data-season=halloween] #top_chintai {
  background-image: url(/resource/images/index/topheader_halloween/bg_top01.webp);
}
#top_header[data-season=halloween].chintai #top_chintai {
  background-image: url(/resource/images/index/topheader_halloween/bg_top02.webp);
}
#top_header[data-season=xmas][data-season-type=type01] {
  background-image: url(/resource/images/index/topheader_xmas/top-header-city1.webp);
}
#top_header[data-season=xmas][data-season-type=type01]:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#03345d), to(#53a8be));
  background: linear-gradient(#03345d, #53a8be);
}
#top_header[data-season=xmas][data-season-type=type01] .top_img-bg-characters_inner {
  background-image: url(/resource/images/index/topheader_xmas/top-header-img1.webp);
}
#top_header[data-season=xmas][data-season-type=type02] {
  background-image: url(/resource/images/index/topheader_xmas/top-header-city2.webp);
}
#top_header[data-season=xmas][data-season-type=type02]:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#03345d), to(#53a8be));
  background: linear-gradient(#03345d, #53a8be);
}
#top_header[data-season=xmas][data-season-type=type02] .top_img-bg-characters_inner {
  background-image: url(/resource/images/index/topheader_xmas/top-header-img2.webp);
}
#top_header[data-season=xmas][data-season-type=type03] {
  background-image: url(/resource/images/index/topheader_xmas/top-header-city3.webp);
}
#top_header[data-season=xmas][data-season-type=type03]:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#03345d), to(#53a8be));
  background: linear-gradient(#03345d, #53a8be);
}
#top_header[data-season=xmas][data-season-type=type03] .top_img-bg-characters_inner {
  background-image: url(/resource/images/index/topheader_xmas/top-header-img3.webp);
}
#top_header[data-season=xmas] #top_chintai {
  background-image: url(/resource/images/index/topheader_xmas/bg_top01.webp);
}
#top_header[data-season=xmas].chintai #top_chintai {
  background-image: url(/resource/images/index/topheader_xmas/bg_top02.webp);
}

/* -----------------------------------------------
# top_attention
-------------------------------------------------- */
#top_attention {
  position: relative;
  margin: 10px 0 20px 0;
  padding: 10px 45px 0;
  border: 1px solid #ddd;
  border-radius: 5px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #fff6d1;
  color: #222;
}
#top_attention:before, #top_attention:after {
  content: "";
  position: absolute;
}
#top_attention:before {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 100%;
  border-left: 1px solid #ddd;
}
#top_attention:after {
  font-family: "fontello";
  content: "D";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 11px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 20px;
  color: #06c;
  font-size: 22px;
  -webkit-transform: translateY(-50%) rotate(0) scale(1);
          transform: translateY(-50%) rotate(0) scale(1);
  -webkit-transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
#top_attention #top_attention_title {
  margin: 3px 0 11px;
  font-weight: bold;
  line-height: 1;
}
#top_attention > i {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 10px;
  color: #fc0;
  font-size: 22px;
}
#top_attention #top_attention_body {
  display: none;
  padding-bottom: 15px;
}
#top_attention.isOpened:after {
  content: "e";
}
#top_attention:hover {
  border-color: #39f;
}
#top_attention:hover:after {
  color: #39f;
  -webkit-transform: translateY(-50%) rotate(360deg) scale(1.2);
          transform: translateY(-50%) rotate(360deg) scale(1.2);
}

/* -----------------------------------------------
# top_img-bg-characters
-------------------------------------------------- */
.top_img-bg-characters {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 200px;
  margin-top: -80px;
}
.top_img-bg-characters_inner {
  position: absolute;
  display: block;
  width: 100%;
  height: 17vw;
  max-height: 100%;
  bottom: 0;
  background-image: url(/resource/images/index/topheader_default/top-header-img1.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
#top_header.chintai .top_img-bg-characters {
  height: 180px;
  margin-top: -60px;
}

/* -----------------------------------------------
# top_chintai
-------------------------------------------------- */
#top_chintai {
  background: url(/resource/images/index/topheader_default/bg_top01.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  max-width: 770px;
  margin: -45px auto 0;
  padding-bottom: 5px;
  position: relative;
  z-index: 2;
}
#top_chintai .list_area {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#top_chintai .list_area .btn-find {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: relative;
  width: 24%;
  max-width: 175px;
  height: 150px;
  background-color: #fff;
  border-radius: 10px;
  text-align: center;
  border-right: 10px solid #39f;
  background-position: bottom center;
  background-repeat: no-repeat;
  -webkit-transition: ease all 0.3s;
  transition: ease all 0.3s;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
}
#top_chintai .list_area .btn-find:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
  z-index: 2;
}
#top_chintai .list_area .btn-find:hover > a {
  color: #ff5d6c;
}
#top_chintai .list_area .btn-find:after {
  content: "q";
  position: absolute;
  top: 50%;
  right: -6px;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  font-family: "fontello";
  color: #fff;
}
#top_chintai .list_area .btn-find > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #0075dd;
}
#top_chintai .list_area .btn-find > a > p {
  position: relative;
  display: inline-block;
  font-size: 16px;
  margin: 0 auto;
  padding-top: 10%;
}
#top_chintai .list_area .btn-find > a > p > span {
  font-size: 28px;
  font-weight: bold;
}
#top_chintai .list_area .btn-find-nagoya {
  border-color: #fc0;
  background-image: url(/resource/images/index/top-img-btn01.webp);
}
#top_chintai .list_area .btn-find-aichi {
  background-image: url(/resource/images/index/top-img-btn02.webp);
}
#top_chintai .list_area .btn-find-gifu {
  background-image: url(/resource/images/index/top-img-btn03.webp);
}
#top_chintai .list_area .btn-find-mie {
  background-image: url(/resource/images/index/top-img-btn04.webp);
}

/* -----------------------------------------------
. box_search-tag
-------------------------------------------------- */
.box_search-tag {
  position: relative;
  margin: 20px auto;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 770px;
}
.box_search-tag .hdg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 35%;
  margin: 0 auto;
  font-size: 14px;
  font-weight: bold;
  color: #222;
}
.box_search-tag .hdg span {
  display: inline-block;
  letter-spacing: 0.05em;
  position: relative;
}
.box_search-tag .hdg span:before {
  content: " <<<";
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateX(-100%) scale(0.6, 1);
          transform: translateX(-100%) scale(0.6, 1);
}
.box_search-tag .hdg span a {
  color: #fc0;
  text-decoration: underline;
}
.box_search-tag .hdg span a:hover {
  text-decoration: none;
}
.box_search-tag .wrp-btn-tag-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 65%;
}
.box_search-tag .btn-tag-search {
  display: block;
  width: 100%;
  height: 33px;
  overflow: hidden;
  border: 2px solid #49a1ff;
  border-radius: 30px;
  background: #fff;
  text-align: center;
  -webkit-transition: ease all 0.3s;
  transition: ease all 0.3s;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
}
.box_search-tag .btn-tag-search:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
  border-color: #fc0;
  z-index: 2;
}
.box_search-tag .btn-tag-search:hover a span.search {
  background-color: #fc0;
  color: #fff;
}
.box_search-tag .btn-tag-search a {
  display: block;
  display: table;
  width: 100%;
  text-decoration: none;
  padding: 0 5px;
}
.box_search-tag .btn-tag-search a span {
  display: table-cell;
  vertical-align: middle;
  padding: 9px 5px;
  line-height: 1;
  letter-spacing: normal;
  white-space: nowrap;
}
.box_search-tag .btn-tag-search a span.tag {
  border-right: 1px solid #e1e1e1;
  color: #999;
}
.box_search-tag .btn-tag-search a span.search {
  width: 30px;
  background: #49a1ff;
  font-size: 16px;
  color: #fff23f;
  -webkit-transition: ease all 0.3s;
  transition: ease all 0.3s;
}
.box_search-tag .btn-tag-search a span:nth-last-child(2) {
  border-right: none;
}
.box_search-tag .search_form {
  width: 100% !important;
}
.box_search-tag .search_form form {
  overflow: hidden;
  position: relative;
  width: 100%;
  min-height: 36px;
  padding-right: 56px;
  border: 2px solid #a4a4a4;
  border-radius: 30px;
  background: #fff;
  font-size: 15px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.box_search-tag .search_form form:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 57px;
  height: 100%;
  border-radius: 0 5px 5px 0;
  background: #fc0;
  -webkit-box-shadow: none;
          box-shadow: none;
  z-index: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.box_search-tag .search_form form:after {
  font-family: "fontello";
  content: "F";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 17px;
  margin-top: -12px;
  font-size: 24px;
  color: #222;
  z-index: 0;
}
.box_search-tag .search_form form .input {
  padding-top: 8px;
  font-size: 13px;
}
.box_search-tag .search_form form .input::-webkit-input-placeholder {
  color: #adadad;
}
.box_search-tag .search_form form .input::-moz-placeholder {
  color: #adadad;
}
.box_search-tag .search_form form .input:-ms-input-placeholder {
  color: #adadad;
}
.box_search-tag .search_form form .input::-ms-input-placeholder {
  color: #adadad;
}
.box_search-tag .search_form form .input::placeholder {
  color: #adadad;
}
.box_search-tag .search_form form .input:-ms-input-placeholder {
  color: #adadad;
}
.box_search-tag .search_form form .input::-ms-input-placeholder {
  color: #adadad;
}
.box_search-tag .search_form form.isHover {
  border-color: #fc0;
}
.box_search-tag .search_form form.isHover:before {
  background: #fc0;
}
.box_search-tag .search_form form.isHover:after {
  color: #fff;
}
.chintai .box_search-tag {
  display: block;
  margin: 0;
}
.chintai .box_search-tag .hdg {
  display: block;
  max-width: 80%;
  text-align: center;
  margin: 8px auto;
}
.chintai .box_search-tag .hdg span:before, .chintai .box_search-tag .hdg span:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  width: 2px;
  height: 1em;
  background: #fff;
}
.chintai .box_search-tag .hdg span:before {
  left: -0.7em;
  -webkit-transform: rotate(-30deg) translateY(-50%);
          transform: rotate(-30deg) translateY(-50%);
}
.chintai .box_search-tag .hdg span:after {
  right: -0.7em;
  -webkit-transform: rotate(30deg) translateY(-50%);
          transform: rotate(30deg) translateY(-50%);
}
.chintai .box_search-tag .hdg span a {
  color: #fc0;
}
.chintai .box_search-tag .btn-tag-search {
  margin-bottom: 10px;
}
.box_search-tag.box_search-tag-condition {
  display: block;
  margin-top: 120px;
  max-width: 960px;
}
.box_search-tag.box_search-tag-condition .box_search-tag_hdg {
  text-align: left;
}
.box_search-tag.box_search-tag-condition .box_search-tag_hdg span {
  font-size: 18px;
  padding-left: 100px;
}
.box_search-tag.box_search-tag-condition .box_search-tag_inner {
  position: relative;
  margin: 20px auto;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 770px;
}
.box_search-tag.box_search-tag-condition .box_search-tag_inner .search_form_inner {
  overflow: hidden;
  position: relative;
  width: 100%;
  min-height: 36px;
  padding-right: 56px;
  border: 2px solid #a4a4a4;
  border-radius: 30px;
  background: #fff;
  font-size: 15px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.box_search-tag.box_search-tag-condition .box_search-tag_inner .search_form_inner:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 57px;
  height: 100%;
  border-radius: 0 5px 5px 0;
  background: #fc0;
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.box_search-tag.box_search-tag-condition .box_search-tag_inner .search_form_inner:after {
  font-family: "fontello";
  content: "F";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 17px;
  margin-top: -12px;
  font-size: 24px;
  color: #222;
  z-index: 0;
}
.box_search-tag.box_search-tag-condition .hdg {
  width: 100%;
  margin-left: 40px;
  display: inline-block;
  vertical-align: middle;
  line-height: 2.3;
}

/* -----------------------------------------------
# top_tagsearch
-------------------------------------------------- */
.dotop #top_tagsearch {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: column;
      flex-wrap: column;
  width: calc(100% - 40px);
  max-width: 764px;
  margin: 20px auto;
  margin-bottom: 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px dotted #0052A2;
  border-radius: 10px;
}
.dotop .top_tagsearch .visible-sp {
  display: none;
}
.dotop .top_tagsearch_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 19px 0 16px 0;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.dotop .top_tagsearch_title_new {
  position: absolute;
  top: -15px;
  left: 15px;
  width: 42px;
  padding: 9px 5px 3px;
  background: #FF5D6C;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: normal;
  text-align: center;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
.dotop .top_tagsearch_title_new::before, .dotop .top_tagsearch_title_new::after {
  content: "";
  position: absolute;
  top: 95%;
  width: 0;
  height: 0;
  border-style: solid;
}
.dotop .top_tagsearch_title_new::before {
  left: 0;
  border-width: 10px 42px 0 0;
  border-color: #FF5D6C transparent transparent transparent;
}
.dotop .top_tagsearch_title_new::after {
  right: 0;
  border-width: 0 42px 10px 0;
  border-color: transparent #FF5D6C transparent transparent;
}
.dotop .top_tagsearch_title_hdg {
  line-height: 1.1;
  color: #0052A2;
  font-size: 19px;
  font-weight: bold;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
.dotop .top_tagsearch_title_hdg .icon-hash {
  width: 23.93px;
  aspect-ratio: 23.93/28.75;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
  margin-right: 4.6px;
}
.dotop .top_tagsearch_title_hdg em {
  font-size: 26px;
  font-style: normal;
  letter-spacing: -0.08em;
}
.dotop .top_tagsearch_title_hdg span {
  display: block;
  font-size: 19px;
  font-weight: bold;
}
.dotop .top_tagsearch_content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-inline: 16px 15px;
  padding-bottom: 22px;
}
.dotop .top_tagsearch_content_hdg {
  margin-bottom: 5px;
  color: #222;
  font-size: 16px;
}
.dotop .top_tagsearch_content_hdg .icon-star-1 {
  color: #fc0;
}
.dotop .top_tagsearch_content_lst {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: left;
  gap: 15px;
}
.dotop .top_tagsearch_content_lst li {
  display: block;
}
.dotop .top_tagsearch_content_lst li.top_tagsearch_content_img {
  max-width: calc((100% - 45px) / 4);
  -ms-flex-preferred-size: calc((100% - 45px) / 4);
      flex-basis: calc((100% - 45px) / 4);
  aspect-ratio: 1/1;
  position: relative;
}
.dotop .top_tagsearch_content_lst li.top_tagsearch_content_img::before {
  bottom: 5px;
  right: 5px;
  position: absolute;
  font-family: "fontello";
  content: "b";
  color: #fff;
}
.dotop .top_tagsearch_content_lst li.top_tagsearch_content_img a:hover .tagtext {
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  color: #49a1ff;
  max-width: 100%;
  font-size: 13px;
  width: 100%;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dotop .top_tagsearch_content_lst li.top_tagsearch_content_img .tagtext {
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  color: #0066CC;
  max-width: 100%;
  font-size: 13px;
  width: 100%;
  text-align: center;
  text-decoration: underline;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  white-space: nowrap;
}
.dotop .top_tagsearch_content_lst li.top_tagsearch_content_img .tagtext:hover {
  color: #49a1ff;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dotop .top_tagsearch_content_lst li.top_tagsearch_content_img#tag101 {
  background: url(/resource/images/index/tagsearch-img101.webp) no-repeat center bottom/100%;
}
.dotop .top_tagsearch_content_lst li.top_tagsearch_content_img#tag102 {
  background: url(/resource/images/index/tagsearch-img102.webp) no-repeat center bottom/100%;
}
.dotop .top_tagsearch_content_lst li.top_tagsearch_content_img#tag107 {
  background: url(/resource/images/index/tagsearch-img107.webp) no-repeat center bottom/100%;
}
.dotop .top_tagsearch_content_lst li.top_tagsearch_content_img#tag109 {
  background: url(/resource/images/index/tagsearch-img109.webp) no-repeat center bottom/100%;
}
.dotop .top_tagsearch_content_lst li.top_tagsearch_content_img#tag131 {
  background: url(/resource/images/index/tagsearch-img131.webp) no-repeat center bottom/100%;
}
.dotop .top_tagsearch_content_lst li.top_tagsearch_content_img a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  font-weight: bold;
  font-size: 13px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #fff;
  padding: 0 12px 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dotop .top_tagsearch_content_btn {
  margin-top: 41px;
  text-align: center;
}
.dotop .top_tagsearch_content_btn li {
  display: inline-block;
}
.dotop .top_tagsearch_content_btn li a {
  position: relative;
  display: inline-block;
  padding: 3px 50px 3px 40px;
  border-radius: 30px;
  background: #fff;
  font-size: 13px;
  text-decoration: none;
  -webkit-transform: translate(-5px, 3px);
          transform: translate(-5px, 3px);
}
.dotop .top_tagsearch_content_btn li a::after {
  content: "q";
  position: absolute;
  top: 45%;
  right: 29px;
  line-height: 1;
  font-family: "fontello";
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #fff;
}
.dotop .top_tagsearch_content_btn li a::before {
  content: "";
  position: absolute;
  top: 49%;
  right: 25px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #0052A2;
  border-radius: 100vmax;
  width: 15px;
  aspect-ratio: 1/1;
}
.dotop .top_tagsearch_content_btn li a:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 3px 8px 0;
          box-shadow: rgba(0, 0, 0, 0.3) 0 3px 8px 0;
}

.areatop #top_tagsearch {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: column;
      flex-wrap: column;
  width: calc(100% - 40px);
  max-width: 770px;
  margin: 20px auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1;
}
.areatop .top_tagsearch .visible-sp {
  display: none;
}
.areatop .top_tagsearch_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fc0;
  position: relative;
  width: 185px;
  min-height: 155px;
  border-radius: 10px 0 0 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.areatop .top_tagsearch_title::after {
  content: "";
  display: block;
  width: 80px;
  height: 77px;
  background: url(/resource/images/index/tagsearch-character.webp) top center no-repeat;
  margin-top: 20px;
}
.areatop .top_tagsearch_title_new {
  position: absolute;
  top: -15px;
  left: 15px;
  width: 42px;
  padding: 9px 5px 3px;
  background: #FF5D6C;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: normal;
  text-align: center;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
.areatop .top_tagsearch_title_new::before, .areatop .top_tagsearch_title_new::after {
  content: "";
  position: absolute;
  top: 95%;
  width: 0;
  height: 0;
  border-style: solid;
}
.areatop .top_tagsearch_title_new::before {
  left: 0;
  border-width: 10px 42px 0 0;
  border-color: #FF5D6C transparent transparent transparent;
}
.areatop .top_tagsearch_title_new::after {
  right: 0;
  border-width: 0 42px 10px 0;
  border-color: transparent #FF5D6C transparent transparent;
}
.areatop .top_tagsearch_title_hdg {
  line-height: 1.1;
  color: #222;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
}
.areatop .top_tagsearch_title_hdg em {
  font-size: 26px;
  font-style: normal;
  letter-spacing: -0.08em;
}
.areatop .top_tagsearch_title_hdg span {
  display: block;
  margin-top: 5px;
  font-size: 14px;
  font-weight: bold;
}
.areatop .top_tagsearch_title_hdg span:before {
  content: "";
  position: absolute;
  left: 20px;
  top: 130px;
  width: 20px;
  height: 20px;
  background: url(/resource/images/index/img-tagsearch-01.png) top center/cover no-repeat;
}
.areatop .top_tagsearch_title_hdg span:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 55px;
  width: 24px;
  height: 24px;
  background: url(/resource/images/index/img-tagsearch-02.png) top center/cover no-repeat;
}
.areatop .top_tagsearch_content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 16px;
  border-radius: 0px 10px 10px 0px;
  border: 2px solid #a6a6a6;
  border-left: 0px;
  background: #fff;
}
.areatop .top_tagsearch_content_hdg {
  margin-bottom: 5px;
  color: #222;
  font-size: 16px;
}
.areatop .top_tagsearch_content_hdg .icon-star-1 {
  color: #fc0;
}
.areatop .top_tagsearch_content_lst {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: left;
}
.areatop .top_tagsearch_content_lst li {
  display: block;
  margin: 0 15px 10px 0;
}
.areatop .top_tagsearch_content_lst li.top_tagsearch_content_img {
  max-width: 33.3%;
  -ms-flex-preferred-size: 33.3%;
      flex-basis: 33.3%;
  min-height: 140px;
  margin: 0 0 16px;
}
.areatop .top_tagsearch_content_lst li.top_tagsearch_content_img:first-child {
  border-radius: 8px 0 0 8px;
}
.areatop .top_tagsearch_content_lst li.top_tagsearch_content_img:nth-child(3) {
  border-radius: 0 8px 8px 0;
}
.areatop .top_tagsearch_content_lst li.top_tagsearch_content_img#tag101 {
  background: url(/resource/images/index/tagsearch-img101.webp) no-repeat center bottom/100%;
}
.areatop .top_tagsearch_content_lst li.top_tagsearch_content_img#tag102 {
  background: url(/resource/images/index/tagsearch-img102.webp) no-repeat center bottom/100%;
}
.areatop .top_tagsearch_content_lst li.top_tagsearch_content_img#tag103 {
  background: url(/resource/images/index/tagsearch-img103.webp) no-repeat center bottom/100%;
}
.areatop .top_tagsearch_content_lst li.top_tagsearch_content_img a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  font-weight: bold;
  font-size: 13px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #fff;
  padding: 0 12px 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.areatop .top_tagsearch_content_btn {
  margin-top: 10px;
  text-align: center;
}
.areatop .top_tagsearch_content_btn li {
  display: inline-block;
}
.areatop .top_tagsearch_content_btn li a {
  position: relative;
  display: inline-block;
  padding: 3px 50px 3px 40px;
  border-radius: 30px;
  border: 2px solid #a4a4a4;
  background: #fff;
  font-size: 15px;
  text-decoration: none;
}
.areatop .top_tagsearch_content_btn li a::after {
  content: "q";
  position: absolute;
  top: 45%;
  right: 15px;
  line-height: 1;
  font-family: "fontello";
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.areatop .top_tagsearch_content_btn li a:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 3px 8px 0;
          box-shadow: rgba(0, 0, 0, 0.3) 0 3px 8px 0;
}

/* -----------------------------------------------
.chintai # top_chintai
-------------------------------------------------- */
.chintai #top_info h2 {
  margin-bottom: 20px;
}
.chintai #top_chintai {
  background: url(/resource/images/index/bg_top02.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.chintai #top_chintai .wrp-list_area {
  display: inline-block;
  width: 53%;
}
.chintai #top_chintai .wrp-list_area .list_area {
  width: 100%;
}
.chintai #top_chintai .wrp-list_area .list_area .btn-find {
  width: 48%;
  max-width: 175px;
  height: 160px;
  border-color: #fc0;
}
.chintai #top_chintai .wrp-list_area .list_area .btn-find > a > p {
  text-align: left;
  padding-top: 50%;
  margin: 0 0 0 15%;
}
.ie .chintai #top_chintai .wrp-list_area .list_area .btn-find > a > p {
  margin: 0;
}
.chintai #top_chintai .wrp-list_area .list_area .btn-find > a > p > span {
  font-size: 22px;
}
.chintai #top_chintai .wrp-list_area .list_area .btn-find > a > p:before {
  content: "F";
  position: absolute;
  font-family: "fontello";
  font-size: 22px;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-130%, -5%);
          transform: translate(-130%, -5%);
}
.chintai #top_chintai .wrp-list_area .list_area .btn-find > a:before {
  content: "";
  position: absolute;
  display: block;
  width: 35%;
  height: 100%;
  background-position: top 20% center;
  background-size: contain;
  background-repeat: no-repeat;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.chintai #top_chintai .wrp-list_area .list_area .btn-find-ensen > a:before {
  background-image: url(/resource/images/icn-ensen.webp);
}
.chintai #top_chintai .wrp-list_area .list_area .btn-find-area > a:before {
  background-image: url(/resource/images/icn-area.webp);
}
.chintai .wrp-box_search-tag {
  width: 47%;
  margin-right: 20px;
}
.chintai .wrp-box_search-tag .box_search-tag {
  display: block;
  margin: 0;
}
.chintai .wrp-box_search-tag .box_search-tag .hdg {
  display: block;
  max-width: 80%;
  color: #fff;
  text-align: center;
}
.chintai .wrp-box_search-tag .box_search-tag .hdg span:before, .chintai .wrp-box_search-tag .box_search-tag .hdg span:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  width: 2px;
  height: 1em;
  background: #fff;
}
.chintai .wrp-box_search-tag .box_search-tag .hdg span:before {
  left: -0.7em;
  -webkit-transform: rotate(-30deg) translateY(-50%);
          transform: rotate(-30deg) translateY(-50%);
}
.chintai .wrp-box_search-tag .box_search-tag .hdg span:after {
  right: -0.7em;
  -webkit-transform: rotate(30deg) translateY(-50%);
          transform: rotate(30deg) translateY(-50%);
}
.chintai .wrp-box_search-tag .box_search-tag .hdg span a {
  color: #fc0;
}
.chintai .wrp-box_search-tag .box_search-tag .search_form {
  margin-bottom: 10px;
}
.chintai .wrp-box_search-tag .box_search-tag .search_form form {
  border: 2px solid #49a1ff;
}
.chintai .wrp-box_search-tag .box_search-tag .search_form form:before {
  background: #49a1ff;
}
.chintai .wrp-box_search-tag .box_search-tag .search_form form:after {
  color: #fff23f;
}
.chintai .wrp-box_search-tag .box_search-tag .top_feature_link {
  text-align: right;
}
.chintai .wrp-box_search-tag .box_search-tag .top_feature_link a {
  color: #fff;
}

/* -----------------------------------------------
# top_chintai_nav
-------------------------------------------------- */
#top_chintai_nav {
  margin-bottom: 5px;
}
#top_chintai_nav .list_box2 li {
  padding: 3px;
  margin: 0;
}
#top_chintai_nav .list_box2 li.list_box2_row {
  width: 100%;
}
#top_chintai_nav .list_box2 li.list_box2_row > a, #top_chintai_nav .list_box2 li.list_box2_row > form > button {
  padding-right: 15px;
  padding-left: 15px;
  overflow: visible;
}
#top_chintai_nav .list_box2 li > a, #top_chintai_nav .list_box2 li > form > button {
  padding: 10px 5px 10px;
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 1px 0 7px 0px;
          box-shadow: rgba(0, 0, 0, 0.25) 1px 0 7px 0px;
  -webkit-transition: ease all 0.3s;
  transition: ease all 0.3s;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
}
#top_chintai_nav .list_box2 li > a:before, #top_chintai_nav .list_box2 li > form > button:before {
  font-family: "fontello";
  content: "q";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -0.5em;
  font-size: 16px;
  text-align: right;
}
#top_chintai_nav .list_box2 li > a:hover, #top_chintai_nav .list_box2 li > form > button:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
  z-index: 2;
}
#top_chintai_nav .list_box2 li > a[target=_blank]:before, #top_chintai_nav .list_box2 li > form > button[target=_blank]:before {
  top: 5px;
  margin-top: 0;
  color: #ddd;
}
#top_chintai_nav .list_box2 li > form > button {
  position: relative;
  width: 100%;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 14px;
  text-align: left;
}
#top_chintai_nav .list_box2 li > form > button:before {
  color: #999;
}
#top_chintai_nav .list_box2 li > form > button p {
  padding-right: 15px;
  color: #999;
}
#top_chintai_nav a, #top_chintai_nav form {
  font-size: 10px;
}
#top_chintai_nav a h3, #top_chintai_nav a p, #top_chintai_nav form h3, #top_chintai_nav form p {
  line-height: 1.45;
}
#top_chintai_nav a h3, #top_chintai_nav form h3 {
  color: #222;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
}
#top_chintai_nav .list_box2_row a {
  font-size: 12px;
}
#top_chintai_nav .list_box2_row_batch {
  position: absolute;
  top: -5px;
  right: 10px;
  z-index: 10;
  padding: 5px 10px;
  border-radius: 11px;
  color: #fff;
  background: #ff5d6c;
  font-size: 12px;
  line-height: 1em;
  -webkit-animation-name: shake;
          animation-name: shake;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
@keyframes shake {
  0% {
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
  }
  2% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  4% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  6% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
#top_chintai_nav .list_box2_row_batch > span {
  font-size: 13px;
}

/* -----------------------------------------------
. top_link
-------------------------------------------------- */
.top_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding: 5px;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top_link_img, .top_link_item, .top_link_btn {
  padding: 2px 10px;
}
.top_link_img {
  padding: 0;
  width: 33%;
  border-radius: 4px;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.top_link_img:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
  z-index: 2;
}
.top_link_img a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
}
.top_link_img a img {
  width: 100%;
}
.top_link_item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0px 10px 0 20px;
}
.top_link_item .top_link_title {
  font-weight: bold;
  font-size: 16px;
}
.top_link_item .top_link_txt {
  line-height: 1.5;
}
.top_link_btn {
  width: 204px;
  height: 70px;
  padding-right: 0;
}
.top_link_btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.5;
  text-decoration: none;
  background: #3F7291;
  border-radius: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.top_link_btn a::before {
  content: "q";
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "fontello";
  font-size: 20px;
  color: #fff;
}
.top_link_btn a:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
  z-index: 2;
}

/* -----------------------------------------------
# top_kanri
-------------------------------------------------- */
#top_kanri .top_link_btn a {
  background: #f1969f;
}

/* -----------------------------------------------
# top_college
-------------------------------------------------- */
#top_college .top_link_btn a {
  background: #009688;
}

/* -----------------------------------------------
# top_furniture
-------------------------------------------------- */
#top_furniture .top_link_btn a {
  background: #3F7291;
}

/* -----------------------------------------------
# top_pickup_banner
-------------------------------------------------- */
#top_pickup_banner {
  width: 100%;
  max-width: 770px;
  margin: 30px auto 0;
  padding: 0 20px;
}
#top_pickup_banner a {
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#top_pickup_banner a:hover {
  opacity: 0.8;
}
#top_pickup_banner a img {
  width: 100%;
}
@media (max-width: 810px) {
  #top_pickup_banner {
    max-width: 730px;
  }
}

/* -----------------------------------------------
# top_other
-------------------------------------------------- */
@media (max-width: 959px) {
  #top_other {
    float: none;
    width: 635px;
    margin: 0 auto 20px;
  }
  #top_other > div {
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
  }
}

/* -----------------------------------------------
# top_freeword
-------------------------------------------------- */
/* -----------------------------------------------
# top_middle
-------------------------------------------------- */
#top_middle {
  margin-top: 40px;
  padding-bottom: 40px;
  background: #f1f1f1;
}

/* -----------------------------------------------
# top_theme
-------------------------------------------------- */
#top_theme {
  position: relative;
}
#top_theme .hdg_lv2:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 108px;
  height: 85px;
  background: url(/resource/images/icn-theme.png) left top no-repeat;
}
#top_theme .top_theme-link {
  line-height: 1;
  position: absolute;
  top: 14px;
  right: 10px;
  z-index: 2;
}
#top_theme .top_theme-link a {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#top_theme .top_theme-link a::after {
  display: inline-block;
  content: "q";
  font-family: "fontello";
  font-size: 14px;
  margin-left: 20px;
}
#top_theme .top_theme-link a:hover {
  opacity: 0.7;
}
#top_theme .accordion-content {
  display: none;
}
#top_theme .accordion-content .list_theme-sub {
  margin-top: 0;
}
#top_theme .more_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-top: 1px solid #ccc;
  padding-top: 15px;
  margin-top: 15px;
}
#top_theme .more_btn .js_theme_accordion {
  font-size: 14px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
}
#top_theme .more_btn .js_theme_accordion i::before {
  color: #06c;
  margin-left: 20px;
}

/* -----------------------------------------------
# top_room
-------------------------------------------------- */
#top_room {
  position: relative;
}
#top_room .hdg_lv2 {
  margin: 40px auto 25px;
}
#top_room .hdg_lv2:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 108px;
  height: 85px;
  background: url(/resource/images/icn-special.webp) left top no-repeat;
}
#top_room .slider_wrap {
  overflow: hidden;
  height: 350px;
}
#top_room .slider_wrap .slider_inner {
  width: 960px;
  margin: 0 auto;
}
#top_room .slider_wrap .slider_inner .bx-wrapper {
  margin-bottom: 0;
}
#top_room .slider_wrap .slider_inner .bx-viewport {
  overflow: hidden !important;
}
#top_room .slider_wrap .slider_inner .bx-controls {
  position: absolute;
  bottom: 25px;
  left: 0;
  width: 100%;
}
#top_room .slider_wrap .slider_inner .bx-controls .bx-pager-item {
  display: inline-block;
}
#top_room .slider_wrap .slider_inner .bx-controls .bx-pager-item a {
  background: #ccc;
  text-indent: -9999px;
}
#top_room .slider_wrap .slider_inner .bx-controls .bx-pager-item a.active {
  background: #06c;
}
#top_room .top_room_slider {
  width: 2000% !important;
}
#top_room .top_room_slider li {
  width: 270px !important;
  height: 350px;
  cursor: pointer;
}
#top_room .top_room_slider li a {
  display: block;
  height: 320px;
  border-radius: 5px;
  background: #fff;
  -webkit-box-shadow: 1px 1px #eaeae4;
          box-shadow: 1px 1px #eaeae4;
  color: #222;
  text-decoration: none;
}
#top_room .top_room_slider li a:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
  z-index: 2;
}
#top_room .top_room_slider li a .img {
  overflow: hidden;
  border-radius: 5px 5px 0 0;
}
#top_room .top_room_slider li a .img img {
  width: 100%;
}
#top_room .top_room_slider li a .txt {
  height: 98px;
  padding: 10px 15px;
}
#top_room .top_room_slider li a .txt .cat {
  overflow: hidden;
  padding-bottom: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#top_room .top_room_slider li a .txt .cat .site {
  float: left;
  width: 140px;
  margin-right: 10px;
}
#top_room .top_room_slider li a .txt .cat .site img {
  max-height: 32px;
  image-rendering: -webkit-optimize-contrast;
}
#top_room .top_room_slider li a .txt .cat .area {
  float: right;
  width: 130px;
  text-align: right;
  color: #444;
}
#top_room .top_room_slider li a .txt .cat .area span {
  padding: 3px 5px;
  border: 1px solid #0c6abf;
  border-radius: 2px;
  color: #0c6abf;
  font-size: 12px;
}
#top_room .top_room_slider li a .txt .name {
  position: relative;
  padding-right: 1em;
  line-height: 1.5;
  color: #0066cc;
  font-size: 16px;
}
#top_room .top_room_slider li a .txt .name:after {
  content: "q";
  position: absolute;
  top: 50%;
  right: 0;
  line-height: 1;
  margin-top: -0.5em;
  font-family: "fontello";
}
#top_room .top_room_slider li.new {
  position: relative;
}
#top_room .top_room_slider li.new:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 70px;
  background: url("/resource/images/icn-new.png") top left no-repeat;
}
#top_room .top_room_slider li.new a .img {
  border-radius: 0 5px 0 0;
}
#top_room .slider_controls {
  position: absolute;
  top: 50%;
  left: -40px;
  width: 1040px;
  line-height: 1;
  margin-top: -0.5em;
  z-index: 20;
}
#top_room .slider_controls .btn_slider {
  position: absolute;
  top: 0;
}
#top_room .slider_controls .btn_slider a {
  display: block;
  padding: 1px;
  text-decoration: none;
}
#top_room .slider_controls .btn_slider a:before {
  color: #3399ff;
  font-size: 25px;
}
#top_room .slider_controls #btn_slider-prev {
  left: 0;
}
#top_room .slider_controls #btn_slider-prev a:before {
  font-family: "fontello";
  content: "A";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#top_room .slider_controls #btn_slider-next {
  right: 0;
}
#top_room .slider_controls #btn_slider-next a:before {
  font-family: "fontello";
  content: "b";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1060px) {
  #top_room .slider_controls {
    width: 100%;
    left: 0;
  }
  #top_room .slider_controls #btn_slider-prev {
    left: 10px;
  }
  #top_room .slider_controls #btn_slider-next {
    right: 10px;
  }
}

/* -----------------------------------------------
# top_special
-------------------------------------------------- */
#top_special {
  margin-bottom: 20px;
}
#top_special h2:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 108px;
  height: 85px;
  background: url(/resource/images/icn-special.png) left top no-repeat;
}
#top_special .top_special_inner {
  float: left;
  width: 31.87%;
  margin-right: 2.18%;
  border-radius: 5px;
  background: #fff;
  -webkit-box-shadow: 1px 1px #eaeae4;
          box-shadow: 1px 1px #eaeae4;
}
#top_special .top_special_inner:last-of-type {
  margin-right: 0;
}
#top_special .top_special_inner .title {
  padding: 7px 25px;
  border-bottom: 1px solid #e1e1e1;
  color: #0066cc;
  font-size: 16px;
  font-weight: bold;
}
#top_special .top_special_inner ul {
  padding: 20px 28px 25px;
}
#top_special .top_special_inner ul li {
  margin-bottom: 15px;
}
#top_special .top_special_inner ul li:last-child {
  margin-bottom: 0;
}
#top_special .top_special_inner ul li a {
  display: block;
  position: relative;
  width: 100%;
  -webkit-box-shadow: #ccc 0 0 0 0;
          box-shadow: #ccc 0 0 0 0;
}
#top_special .top_special_inner ul li a:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
  z-index: 2;
}
#top_special .top_special_inner ul li a img {
  width: 100%;
  height: auto;
}

/* -----------------------------------------------
# top_recommend
-------------------------------------------------- */
#top_recommend .hdg_lv3-top_souba {
  padding: 9px 20px 7px;
  background: none;
  color: #06c;
}
#top_recommend .list_box3 {
  margin-top: 5px;
}
#top_recommend .list_box3 ul > li > a:before {
  top: 5px;
}

/* -----------------------------------------------
#top-floor_station
-------------------------------------------------- */
#top-floor_station {
  padding-bottom: 20px;
}
#top-floor_station .hdg_lv3 {
  padding: 0;
  margin: 30px 0 20px;
  background: none;
}
#top-floor_station .list-top-floor_station {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 10px;
}
#top-floor_station .list-top-floor_station > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc((100% - 1px) / 2);
  -ms-flex-preferred-size: calc((100% - 1px) / 2);
      flex-basis: calc((100% - 1px) / 2);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
@media (max-width: 959px) {
  #top-floor_station .list-top-floor_station > li {
    display: block;
  }
}
#top-floor_station .list-top-floor_station > li:nth-child(2n)::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #CCC;
  position: absolute;
  left: -24px;
  top: -5px;
}
@media (max-width: 959px) {
  #top-floor_station .list-top-floor_station > li:nth-child(2n)::before {
    display: none;
  }
}
#top-floor_station .list-top-floor_station > li .ttl-top-floor_station {
  line-height: 1;
}
#top-floor_station .list-top-floor_station > li .ttl-top-floor_station > a {
  position: relative;
  display: block;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 3px 2px 2px 20px;
}
#top-floor_station .list-top-floor_station > li .ttl-top-floor_station > a::before {
  font-family: "fontello";
  content: "q";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 3px;
  left: 0;
  font-size: 14px;
  text-decoration: none;
}
#top-floor_station .list-top-floor_station.child {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 16px;
  padding: 0;
}
@media (max-width: 959px) {
  #top-floor_station .list-top-floor_station.child {
    margin-top: 5px;
  }
}
#top-floor_station .list-top-floor_station.child::before {
  content: "(";
}
#top-floor_station .list-top-floor_station.child::after {
  content: ")";
}
#top-floor_station .list-top-floor_station.child > li {
  display: block;
  width: auto;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  padding: 0 8px;
  margin-bottom: 0;
}
#top-floor_station .list-top-floor_station.child > li:nth-child(2n)::before {
  display: none;
}

/* -----------------------------------------------
# top_seo
-------------------------------------------------- */
#top_seo .hdg_lv3-top_seo {
  padding: 9px 20px 7px;
  background: none;
  color: #06c;
}
#top_seo .list_box3 {
  margin-top: 5px;
}
#top_seo .list_box3 ul li {
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#top_seo .list_box3 ul li:nth-child(odd) {
  padding-right: 10px;
}
#top_seo .list_box3 ul li:nth-child(n+3) {
  margin-top: 10px;
}
#top_seo .list_box3 ul > li > a:before {
  top: 5px;
}

/* -----------------------------------------------
# top_souba
-------------------------------------------------- */
#top_souba .hdg_lv3-top_souba {
  padding: 9px 20px 7px;
  background: none;
  color: #06c;
}
#top_souba .list_box3 {
  margin-top: 5px;
}
#top_souba .list_box3 ul > li > a:before {
  top: 5px;
}

/* -----------------------------------------------
# top_news
-------------------------------------------------- */
#top_news {
  float: left;
  width: 635px;
}
@media (max-width: 959px) {
  #top_news {
    float: none;
    width: 100%;
  }
  #top_news #top_news_banner img {
    width: 100%;
    height: auto;
  }
}

/* -----------------------------------------------
# top_banner
-------------------------------------------------- */
#top_banner {
  float: right;
  width: 270px;
  margin-top: 40px;
}
#top_banner li {
  margin-bottom: 15px;
}
#top_banner li > a {
  display: block;
}
@media (max-width: 959px) {
  #top_banner {
    float: none;
    width: 100%;
  }
  #top_banner ul {
    margin-left: -15px;
  }
  #top_banner ul li {
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
    padding-left: 15px;
  }
  #top_banner ul li img {
    width: 100%;
    height: auto;
  }
}

/* -----------------------------------------------
# top_sumumachi
-------------------------------------------------- */
#top_sumumachi .hdg_area {
  padding: 7px;
  border-bottom: 1px solid #ddd;
  color: #06c;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

/* -----------------------------------------------
# top_link
-------------------------------------------------- */
#top_link {
  padding: 40px 0;
  background: #f1f1f1;
}
#top_link .lst-link_item {
  width: 31.25%;
  margin-right: 3.125%;
}
#top_link .lst-link_item:last-child {
  margin-right: 0;
}
#top_link .lst-link_item a {
  position: relative;
  overflow: hidden;
  display: table;
  width: 100%;
  padding: 15px 0;
  line-height: 1.5;
  border-radius: 5px;
  -webkit-box-shadow: #b5b4af 0 1px 0 0;
          box-shadow: #b5b4af 0 1px 0 0;
  background: #fff;
  text-decoration: none;
}
#top_link .lst-link_item a[target=_blank]:after {
  content: "z";
  position: absolute;
  top: 5px;
  right: 5px;
  line-height: 1;
  color: #eaeae4;
  font-family: "fontello";
  -webkit-font-smoothing: antialiased;
}
#top_link .lst-link_item_img, #top_link .lst-link_item_content {
  display: table-cell;
  vertical-align: middle;
}
#top_link .lst-link_item_img {
  width: 90px;
  text-align: center;
}
#top_link .lst-link_item_img img {
  display: inline-block;
}
#top_link .lst-link_item_content p {
  color: #222;
  font-size: 12px;
}
#top_link .lst-link_item_content h3 {
  color: #06c;
}
#top_link .lst-link_item-gakko a {
  border-left: 5px solid #54afff;
}
#top_link .lst-link_item-jimusyo a {
  border-left: 5px solid #ffa800;
}
#top_link .lst-link_item-store a {
  border-left: 5px solid #4cba7d;
}
#top_link .lst-link_item-store a .lst-link_item_img {
  text-align: left;
}

/* -----------------------------------------------
ルーム
-------------------------------------------------- */
/* ----------------------------------------------- */
/* pagetop-follow
-------------------------------------------------- */
#pagetop-follow {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  bottom: 40px;
  right: calc(50vw - 458px);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 100;
}
#pagetop-follow.isShow {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
#pagetop-follow > a {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #f0f5fb;
  color: #06c;
  text-align: center;
  text-decoration: none;
  -webkit-box-shadow: 0 1px 0 0 #ccc;
          box-shadow: 0 1px 0 0 #ccc;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#pagetop-follow > a .icon-angle-up {
  display: block;
}
#pagetop-follow > a .icon-angle-up::before {
  color: #06c;
  font-size: 22px;
  margin: 10px 0px 0px;
}
#pagetop-follow > a:hover {
  text-decoration: underline;
  -webkit-box-shadow: 0px 4px 4px #ccc;
          box-shadow: 0px 4px 4px #ccc;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
@media screen and (max-width: 959px) {
  #pagetop-follow {
    bottom: 40px;
    right: 30px;
  }
}

/* ----------------------------------------------- */
/* paging_box
-------------------------------------------------- */
.paging_box > p {
  display: table-cell;
  padding-bottom: 5px;
  font-size: 16px;
  vertical-align: middle;
}
.paging_box > p > span {
  margin-right: 1em;
  color: #39f;
  font-size: 20px;
}
.paging_box > p > span > span {
  font-size: 22px;
  font-weight: bold;
}

/* ----------------------------------------------- */
/* madori_select
-------------------------------------------------- */
.madori_select > ul {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 5px 0;
  border-radius: 3px;
  background: #a8d0ff;
}
.madori_select > ul > li {
  position: relative;
  display: table-cell;
  width: 50%;
  padding: 0 3px;
  text-align: center;
}
.madori_select > ul > li:before, .madori_select > ul > li:after {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 100%;
}
.madori_select > ul > li:first-child {
  padding-right: 5px;
}
.madori_select > ul > li:first-child:before {
  right: 1px;
  background: #60a4f6;
}
.madori_select > ul > li:first-child:after {
  right: 0;
  background: #b3e7ff;
}
.madori_select > ul > li > p {
  position: relative;
  margin: -2px 0;
  padding: 7px 0;
  border-radius: 1px;
  font-size: 14px;
  line-height: 1;
  cursor: pointer;
  z-index: 1;
  -webkit-box-shadow: rgba(255, 255, 255, 0) 0 0 0 1px inset;
          box-shadow: rgba(255, 255, 255, 0) 0 0 0 1px inset;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.madori_select > ul > li > p > i:before {
  width: 0.55em;
}
.madori_select > ul > li > p:hover {
  color: #fff;
  -webkit-box-shadow: rgb(255, 255, 255) 0 0 0 1px inset;
          box-shadow: rgb(255, 255, 255) 0 0 0 1px inset;
}
.madori_select > ul > li:first-child {
  padding-left: 6px;
}
.madori_select > ul > li.isActive > p {
  border-bottom: 2px;
  background: #fff;
  color: #39f;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 3px 4px 0;
          box-shadow: rgba(0, 0, 0, 0.25) 0 3px 4px 0;
}
.madori_select > ul > li.isActive > p:before, .madori_select > ul > li.isActive > p:after {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* ----------------------------------------------- */
/* roomlist
-------------------------------------------------- */
.roomlist_item {
  margin-bottom: 30px;
  border-top: 3px solid #06f;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 1px 6px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 1px 6px 0;
  /* overflow: hidden; */
}
.isMadori .roomlist_item {
  overflow: visible;
}
.ie8 .roomlist_item {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

.roomlist_item_more {
  margin-top: 30px;
  padding: 15px;
  border: 2px dashed #49a1ff;
  border-radius: 3px;
  color: #49a1ff;
  font-size: 15px;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.roomlist_item_more span {
  font-size: 18px;
}
.roomlist_item_more:hover {
  background: rgba(73, 161, 255, 0.1);
}
.isOpened .roomlist_item_more .icon-plus-circled:before {
  content: "e";
}
.isOpened .roomlist_item_more span {
  font-size: 0;
}
.isOpened .roomlist_item_more span::before {
  content: "閉じる";
  font-size: 18px;
}

.roomlist_body_item .roomlist_item_room_body li.isChecked {
  background: #ffe36f;
}
.roomlist_body_item .roomlist_item_room_body .isChecked .roomlist_block .js_label:after {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.roomlist_body_item .roomlist_item_room_body_culumn {
  padding: 0;
}
.roomlist_body_item .roomlist_item_room_body_culumn .roomlist_block .js_label input {
  position: absolute;
  top: 16px;
  left: 16px;
  z-index: -1;
}
.roomlist_body_item .roomlist_item_room_body_culumn .roomlist_block .js_label:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 12px;
  width: 21px;
  height: 21px;
  margin-top: -11px;
  border: 1px solid #ddd;
  border-radius: 1px;
  background: #fff;
  text-align: center;
  z-index: 2;
}
.isMadori .roomlist_body_item .roomlist_item_room_body_culumn .roomlist_block .js_label:before {
  top: 12px;
  left: 7px;
  margin-top: 0;
}
.roomlist_body_item .roomlist_item_room_body_culumn .roomlist_block .js_label:after {
  visibility: hidden;
  font-family: "fontello";
  content: "C";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 14px;
  margin-top: -10px;
  color: #49a1ff;
  font-size: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.1);
  transform: scale(0.1);
  z-index: 2;
  -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.isMadori .roomlist_body_item .roomlist_item_room_body_culumn .roomlist_block .js_label:after {
  top: 14px;
  left: 9px;
  margin-top: 0;
}
.roomlist_body_item .roomlist_item_room_body_culumn .roomlist_block .roomlist_item_room_body_wrap {
  display: table;
  width: 100%;
  min-height: 58px;
  padding-left: 46px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.isMadori .roomlist_body_item .roomlist_item_room_body_culumn .roomlist_block .roomlist_item_room_body_wrap {
  padding-left: 0;
  display: block;
}
.roomlist_body_item .roomlist_item_room_body_culumn .roomlist_block .roomlist_item_room_body_wrap > div {
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 6px 5px 6px 0;
  border-left: 1px dotted #d6d0b5;
  background: #fff;
  text-align: center;
  vertical-align: middle;
  line-height: 1.15;
}
.isMadori .roomlist_body_item .roomlist_item_room_body_culumn .roomlist_block .roomlist_item_room_body_wrap > div {
  border-left: none;
}
.roomlist_body_item .roomlist_item_room_body_culumn .roomlist_block .roomlist_item_room_body-floor {
  cursor: pointer;
  width: 57px;
  border-left: none;
}
.isMadori .roomlist_body_item .roomlist_item_room_body_culumn .roomlist_block .roomlist_item_room_body-floor {
  cursor: default;
  position: relative;
  width: 88px;
  padding-left: 38px;
  border-bottom: 1px solid #ddd;
}
.isMadori .roomlist_body_item .roomlist_item_room_body_culumn .roomlist_block .roomlist_item_room_body-floor:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 38px;
  height: 100%;
  min-height: 49px;
  background: #e2dcc1;
  z-index: 1;
}
.roomlist_body_item .roomlist_item_room_body_culumn .roomlist_block .roomlist_item_room_body-fee {
  cursor: pointer;
  width: 117px;
}
.isMadori .roomlist_body_item .roomlist_item_room_body_culumn .roomlist_block .roomlist_item_room_body-fee {
  cursor: default;
  width: 110px;
  border-bottom: 1px solid #ddd;
}
.roomlist_body_item .roomlist_item_room_body_culumn .roomlist_block .roomlist_item_room_body-shikirei {
  cursor: pointer;
  width: 80px;
}
.isMadori .roomlist_body_item .roomlist_item_room_body_culumn .roomlist_block .roomlist_item_room_body-shikirei {
  display: block;
  width: 100%;
  text-align: left;
  padding: 6px 5px 2px;
}
.roomlist_body_item .roomlist_item_room_body_culumn .roomlist_block .roomlist_item_room_body-madori {
  cursor: pointer;
  width: 70px;
}
.isMadori .roomlist_body_item .roomlist_item_room_body_culumn .roomlist_block .roomlist_item_room_body-madori {
  display: block;
  width: 100%;
  text-align: left;
  padding: 6px 10px 2px;
}
.roomlist_body_item .roomlist_item_room_body_culumn .roomlist_block .roomlist_item_room_body-special {
  cursor: pointer;
}
.isMadori .roomlist_body_item .roomlist_item_room_body_culumn .roomlist_block .roomlist_item_room_body-special {
  cursor: default;
}
.roomlist_body_item .roomlist_item_room_body_culumn .roomlist_block .roomlist_item_room_body-detail {
  width: 77px;
}
.isMadori .roomlist_body_item .roomlist_item_room_body_culumn .roomlist_block .roomlist_item_room_body-detail {
  display: table-cell;
  width: 140px;
  padding: 5px;
}
.roomlist_body_item .roomlist_item_room_body_culumn .roomlist_block .roomlist_item_room_body-favorite {
  width: 67px;
}
.isMadori .roomlist_body_item .roomlist_item_room_body_culumn .roomlist_block .roomlist_item_room_body-favorite {
  display: table-cell;
  width: 58px;
}
.roomlist_body_item .isHidden1, .roomlist_body_item .isHidden2 {
  display: none;
}

.roomlist_none {
  margin-top: 30px;
  padding: 18px;
  background: #f0ecd9;
  font-size: 18px;
  text-align: center;
}

/* */
.roomlist_item_head {
  display: table;
  width: 100%;
  border-bottom: 1px solid #ddd;
}
.roomlist_item_head > div, .roomlist_item_head > h2, .roomlist_item_head > ul {
  display: table-cell;
  vertical-align: middle;
}
.roomlist_item_head > div {
  display: table-cell;
  width: 145px;
  font-size: 13px;
  background: #49a1ff;
  color: #fff;
  text-align: center;
}
.roomlist_item_head > h2 {
  padding: 13px 10px;
  font-size: 18px;
  line-height: 1.2;
}
.roomlist_item_head > h2 > span {
  display: block;
  font-size: 12px;
  color: #ff5893;
  padding-bottom: 6px;
}
.roomlist_item_head > h2 .sennin {
  position: relative;
  padding-left: 30px;
}
.roomlist_item_head > h2 .sennin::before {
  content: "";
  display: block;
  width: 16px;
  height: 27px;
  background: #ff5893;
  position: absolute;
  bottom: 6px;
  left: 4px;
}
.roomlist_item_head > h2 .sennin::after {
  content: "";
  display: block;
  position: absolute;
  width: 0px;
  height: 0px;
  background: transparent;
  border-bottom: 10px solid white;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  bottom: 6px;
  left: 4px;
}
.roomlist_item_head > ul {
  padding-right: 6px;
  text-align: right;
  white-space: nowrap;
}

/* */
.roomlist_item_content {
  padding: 3px;
}

.roomlist_item_content_tbl {
  margin-left: 149px;
}
.roomlist_item_content_tbl .tbl-bukken td {
  padding-left: 15px;
  padding-right: 15px;
}

.roomlist_item_content_note {
  clear: both;
  padding: 10px;
}

/* */
.roomlist_item_room {
  border-top: 1px solid #ddd;
}
.roomlist_item_room.isOtherRoom {
  border-top: none;
}

.roomlist_item_room_head table {
  width: 100%;
}
.roomlist_item_room_head table th {
  padding: 5px 0 4px;
  color: #666;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
}
.roomlist_item_room_head table th.roomlist_item_room_head-floor {
  width: 57px;
  padding-left: 46px;
}
.roomlist_item_room_head table th.roomlist_item_room_head-fee {
  width: 117px;
}
.roomlist_item_room_head table th.roomlist_item_room_head-shikirei {
  width: 81px;
}
.roomlist_item_room_head table th.roomlist_item_room_head-madori {
  width: 70px;
}
.roomlist_item_room_head table th.roomlist_item_room_head-special {
  width: 115px;
}
.roomlist_item_room_head table th.roomlist_item_room_head-favorite {
  width: 67px;
}
.roomlist_item_room_head table th.roomlist_item_room_head-detail {
  width: 77px;
}
@media (max-width: 959px) {
  .roomlist_item_room_head table th.roomlist_item_room_head-special {
    width: auto;
  }
}
.isMadori .roomlist_item_room_head {
  display: none;
}

.roomlist_item_room_body > li {
  position: relative;
  border-top: 1px solid #d6d0b5;
  background: #e2dcc1;
}
.roomlist_item_room_body > li > .js_label {
  padding-left: 46px;
}
.roomlist_item_room_body > li > .js_label:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 12px;
  width: 21px;
  height: 21px;
  margin-top: -11px;
  border: 1px solid #ddd;
  border-radius: 1px;
  background: #fff;
  text-align: center;
  z-index: 2;
}
.roomlist_item_room_body > li > .js_label:after {
  visibility: hidden;
  font-family: "fontello";
  content: "C";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 14px;
  margin-top: -10px;
  color: #49a1ff;
  font-size: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.1);
          transform: scale(0.1);
  z-index: 2;
  -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.roomlist_item_room_body > li > .js_label > input {
  position: absolute;
  top: 16px;
  left: 16px;
  z-index: -1;
}
.roomlist_item_room_body > li div > .roomlist_item_room_body_wrap {
  display: table;
  width: 100%;
  min-height: 58px;
}
.roomlist_item_room_body > li div > .roomlist_item_room_body_wrap > div {
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 6px 5px 6px 0;
  border-left: 1px dotted #d6d0b5;
  background: #fff;
  text-align: center;
  vertical-align: middle;
  line-height: 1.15;
}
.roomlist_item_room_body > li div > .roomlist_item_room_body_wrap > div.roomlist_item_room_body-floor {
  width: 57px;
  border-left: none;
}
.roomlist_item_room_body > li div > .roomlist_item_room_body_wrap > div.roomlist_item_room_body-fee {
  width: 117px;
}
.roomlist_item_room_body > li div > .roomlist_item_room_body_wrap > div.roomlist_item_room_body-shikirei {
  width: 80px;
}
.roomlist_item_room_body > li div > .roomlist_item_room_body_wrap > div.roomlist_item_room_body-madori {
  width: 70px;
}
.roomlist_item_room_body > li div > .roomlist_item_room_body_wrap > div.roomlist_item_room_body-special {
  width: 115px;
}
.roomlist_item_room_body > li div > .roomlist_item_room_body_wrap > div.roomlist_item_room_body-favorite {
  width: 67px;
}
.roomlist_item_room_body > li div > .roomlist_item_room_body_wrap > div.roomlist_item_room_body-detail {
  width: 77px;
}
@media (max-width: 959px) {
  .roomlist_item_room_body > li div > .roomlist_item_room_body_wrap > div.roomlist_item_room_body-special {
    width: auto;
  }
}
.roomlist_item_room_body > li.isChecked > .js_label {
  background: #ffe36f;
}
.roomlist_item_room_body > li.isChecked > .js_label:after {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
          transform: scale(1);
}
.roomlist_item_room_body > li.isChecked > .js_label > div {
  background: #ffe36f;
}
.isMadori .roomlist_item_room_body {
  padding: 10px 10px 2px 2px;
}
.isMadori .roomlist_item_room_body > li {
  float: left;
  width: 198px;
  margin: 0 0 8px 8px;
  border-top: none;
}
.isMadori .roomlist_item_room_body > li > .js_label {
  padding-left: 0;
}
.isMadori .roomlist_item_room_body > li > .js_label:before {
  top: 12px;
  left: 7px;
  margin-top: 0;
}
.isMadori .roomlist_item_room_body > li > .js_label:after {
  top: 14px;
  left: 9px;
  margin-top: 0;
}
.isMadori .roomlist_item_room_body > li .roomlist_item_room_body_wrap {
  display: block;
}
.isMadori .roomlist_item_room_body > li .roomlist_item_room_body_wrap > div {
  border-left: none;
}
.isMadori .roomlist_item_room_body > li .roomlist_item_room_body_wrap > div.roomlist_item_room_body-floor, .isMadori .roomlist_item_room_body > li .roomlist_item_room_body_wrap > div.roomlist_item_room_body-fee {
  border-bottom: 1px solid #ddd;
}
.isMadori .roomlist_item_room_body > li .roomlist_item_room_body_wrap > div.roomlist_item_room_body-floor {
  width: 88px;
  padding-left: 38px;
}
.isMadori .roomlist_item_room_body > li .roomlist_item_room_body_wrap > div.roomlist_item_room_body-fee {
  width: 110px;
}
.isMadori .roomlist_item_room_body > li .roomlist_item_room_body_wrap > div.roomlist_item_room_body-shikirei, .isMadori .roomlist_item_room_body > li .roomlist_item_room_body_wrap > div.roomlist_item_room_body-madori {
  display: block;
  width: 100%;
  text-align: left;
  padding: 6px 10px 2px;
}
.isMadori .roomlist_item_room_body > li .roomlist_item_room_body_wrap > div.roomlist_item_room_body-favorite {
  display: table-cell;
  width: 58px;
}
.isMadori .roomlist_item_room_body > li .roomlist_item_room_body_wrap > div.roomlist_item_room_body-detail {
  display: table-cell;
  width: 140px;
  padding: 5px;
}
.isMadori .roomlist_item_room_body > li .roomlist_item_room_body_wrap.roomlist_item_room_body_detail_wrap {
  background: #fff;
}
.isMadori .roomlist_item_room_body > li .roomlist_item_room_body_wrap.roomlist_item_room_body_detail_wrap .roomlist_item_room_body-floor {
  padding-left: 0;
}
.isMadori .roomlist_item_room_body > li .roomlist_item_room_body_wrap.roomlist_item_room_body_detail_wrap .roomlist_item_room_body-fee {
  width: 149px;
}
.isMadori .roomlist_item_room_body > li .roomlist_item_room_body_wrap.roomlist_item_room_body_detail_wrap .roomlist_item_room_body-madori,
.isMadori .roomlist_item_room_body > li .roomlist_item_room_body_wrap.roomlist_item_room_body_detail_wrap .roomlist_item_room_body-shikirei {
  cursor: pointer;
}
.isOtherRoom .roomlist_item_room_body > li {
  width: 229px;
}
.isOtherRoom .roomlist_item_room_body > li > .js_label {
  cursor: default !important;
}
.isOtherRoom .roomlist_item_room_body > li > .js_label:before {
  display: none;
}
.isOtherRoom .roomlist_item_room_body > li > .js_label:after {
  display: none;
}
.isOtherRoom .roomlist_item_room_body > li > .js_label > .roomlist_item_room_body_wrap > div.roomlist_item_room_body-floor {
  padding-left: 0;
}
.isOtherRoom .roomlist_item_room_body > li > .js_label > .roomlist_item_room_body_wrap > div.roomlist_item_room_body-floor:before {
  display: none;
}
.isOtherRoom .roomlist_item_room_body > li > .js_label > .roomlist_item_room_body_wrap > div.roomlist_item_room_body-fee {
  width: 149px;
}
.isOtherRoom .roomlist_item_room_body > li > .js_label > .roomlist_item_room_body_wrap > div.roomlist_item_room_body-detail {
  width: 171px;
}

.isMadori .roomlist_item_room_body-floor {
  position: relative;
}
.isMadori .roomlist_item_room_body-floor:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 38px;
  height: 100%;
  min-height: 49px;
  background: #e2dcc1;
  z-index: 1;
}

.isMadori .roomlist_item_room_body_detail_wrap .roomlist_item_room_body-floor:before {
  width: auto;
}

.roomlist_item_room_body-fee {
  font-size: 12px;
}
.roomlist_item_room_body-fee > span {
  color: #f60;
  font-size: 14px;
}
.roomlist_item_room_body-fee > span > span {
  font-size: 20px;
  font-weight: bold;
}
.isMadori .roomlist_item_room_body-fee > div:before {
  content: "共益費 ";
}

.roomlist_item_room_body-shikirei {
  white-space: nowrap;
}
.roomlist_item_room_body-shikirei > span {
  display: block;
}
.isMadori .roomlist_item_room_body-shikirei > span:first-child {
  margin-bottom: 3px;
}
.isMadori .roomlist_item_room_body-shikirei > span:before {
  margin-right: 0.5em;
  padding: 0 3px;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #666;
  font-size: 12px;
}
.isMadori .roomlist_item_room_body-shikirei .roomlist_item_room_body-shikikin {
  font-weight: bold;
}
.isMadori .roomlist_item_room_body-shikirei .roomlist_item_room_body-shikikin:before {
  content: "敷金";
  font-weight: normal;
}
.isMadori .roomlist_item_room_body-shikirei .roomlist_item_room_body-hoshokin {
  font-weight: bold;
}
.isMadori .roomlist_item_room_body-shikirei .roomlist_item_room_body-hoshokin:before {
  content: "保証金";
  font-weight: normal;
}
.isMadori .roomlist_item_room_body-shikirei .roomlist_item_room_body-reikin {
  font-weight: bold;
}
.isMadori .roomlist_item_room_body-shikirei .roomlist_item_room_body-reikin:before {
  content: "礼金";
  font-weight: normal;
}
.isMadori .roomlist_item_room_body-shikirei .roomlist_item_room_body-shokyaku {
  font-weight: bold;
}
.isMadori .roomlist_item_room_body-shikirei .roomlist_item_room_body-shokyaku:before {
  content: "償却";
  font-weight: normal;
}
.isMadori .roomlist_item_room_body-shikirei .roomlist_item_room_body-ichijikin {
  font-weight: bold;
}
.isMadori .roomlist_item_room_body-shikirei .roomlist_item_room_body-ichijikin:before {
  content: "一時金";
  font-weight: normal;
}
.isMadori .roomlist_item_room_body-shikirei .roomlist_item_room_body-shikibiki {
  font-weight: bold;
}
.isMadori .roomlist_item_room_body-shikirei .roomlist_item_room_body-shikibiki:before {
  content: "敷引";
  font-weight: normal;
}

.roomlist_item_room_body-madori > span > span {
  display: block;
}
.roomlist_item_room_body-madori > div {
  display: none;
}
.roomlist_item_room_body-madori .txt_favorite_regist {
  display: none;
}
.isMadori .roomlist_item_room_body-madori {
  padding-top: 4px !important;
  border-bottom: 1px solid #ddd;
}
.isMadori .roomlist_item_room_body-madori > span:before {
  content: "間取";
  margin-right: 0.5em;
  padding: 0 3px;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #666;
  font-size: 12px;
}
.isMadori .roomlist_item_room_body-madori > span > span {
  display: inline;
}
.isMadori .roomlist_item_room_body-madori > span > span:after {
  content: " / ";
}
.isMadori .roomlist_item_room_body-madori > div {
  display: block;
  margin: 6px -10px 0;
  padding: 5px 10px;
  border-top: 1px solid #ddd;
  text-align: center;
}
.isMadori .roomlist_item_room_body-madori .txt_favorite_regist {
  display: block;
  padding: 3px 0 4px;
  font-size: 12px;
}

.isMadori .roomlist_item_room_body-special {
  display: none !important;
}

.roomlist_item_room_body-favorite {
  position: relative;
  cursor: pointer;
}
.roomlist_item_room_body-favorite i {
  position: absolute;
  left: 0;
  width: 100%;
  font-size: 28px;
  text-align: center;
  line-height: 1;
}
.roomlist_item_room_body-favorite i:before {
  margin-right: 0;
}
.roomlist_item_room_body-favorite:before {
  display: none;
  /*
  content: '追 加';
  position: absolute;
  left: 0;
  width: 100%;
  font-size: $font-size-m;
  */
}
.roomlist_item_room_body-favorite .caption_box {
  top: -60px;
}
.roomlist_item_room_body-favorite .txt_favorite_regist02 {
  display: block;
  padding-top: 30px;
  font-size: 12px;
  color: #333;
}
.roomlist_item_room_body-favorite.isAdded:before {
  /*
  content: '追加済み';
  */
  content: "";
  height: 0.1px;
  font-size: 0.1px;
  color: #39f;
}
.roomlist_item_room_body-favorite.isAdded:hover i.icon-star-1:before {
  text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.4);
}
.isMadori .roomlist_item_room_body-favorite:before {
  display: none;
}
.isMadori .roomlist_item_room_body-favorite .txt_favorite_regist02 {
  display: none;
}
.isMadori .roomlist_item_room_body-favorite > span {
  position: absolute;
  top: -2px;
  left: 5px;
  width: 42px;
  height: 42px;
  border: 1px solid #ddd;
  background: #f1f1f1;
}
.isMadori .roomlist_item_room_body-favorite > span i {
  top: 5px;
  left: 0;
  margin: 0;
}
.isMadori .roomlist_item_room_body-favorite > span:before, .isMadori .roomlist_item_room_body-favorite > span:after {
  content: "";
  position: absolute;
  left: -1px;
}
.isMadori .roomlist_item_room_body-favorite > span:before {
  bottom: 0;
  display: block;
  height: 0;
  width: 0;
  border-left: 23px solid transparent;
  border-right: 23px solid transparent;
  border-bottom: 6px solid #ddd;
}
.isMadori .roomlist_item_room_body-favorite > span:after {
  bottom: -1px;
  display: block;
  height: 0;
  width: 0;
  border-left: 23px solid transparent;
  border-right: 23px solid transparent;
  border-bottom: 6px solid #fff;
}
.isMadori .roomlist_item_room_body-favorite .caption_box {
  top: -65px;
}
.isMadori .roomlist_item_room_body-favorite.isAdded > span:before {
  border-bottom-color: #06c;
}
.isMadori .roomlist_item_room_body-favorite.isAdded > span.icon-star-1:before {
  text-shadow: 1px 1px 0 #06c;
}

.roomlist_item_room_body-detail a {
  position: relative;
  display: block;
  margin: -6px -5px;
  padding: 6px 10px;
  text-decoration: none;
}
.isVisited .roomlist_item_room_body-detail:before {
  content: "閲覧済";
  color: #666;
  font-size: 13px;
}
.isMadori .roomlist_item_room_body-detail a {
  margin: -5px;
  padding: 5px;
}
.isMadori .roomlist_item_room_body-detail a > span {
  padding: 10px 0;
}
.isMadori .roomlist_item_room_body-detail:before {
  display: none;
}

/* ----------------------------------------------- */
/* roomlist-new 2020年12月改修
-------------------------------------------------- */
.roomlist-new .roomlist_item {
  border-top: 5px solid #39f;
  border-radius: 5px 5px;
}
.roomlist-new .roomlist_item_head {
  position: relative;
  padding: 5px 10px;
  border-bottom: none;
  background: #F0F5FB;
  color: #49a1ff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.roomlist-new .roomlist_item_head_hdg {
  display: table;
  width: 100%;
  background: transparent;
  color: #49a1ff;
}
.roomlist-new .roomlist_item_head.sennin {
  padding-right: 80px;
}
.roomlist-new .roomlist_item_head.sennin.kanri {
  padding-right: 130px;
}
.roomlist-new .roomlist_item_head.sennin .txt-address {
  padding-right: 130px !important;
}
.roomlist-new .roomlist_item_head .txt-name {
  display: table-cell;
  vertical-align: top;
  padding: 0;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
}
.roomlist-new .roomlist_item_head .txt-name a {
  color: #49a1ff;
  text-decoration: none;
}
.roomlist-new .roomlist_item_head .wrap-sennin {
  display: block;
  width: auto;
  background: none;
  text-align: left;
  position: absolute;
  top: 10px;
  right: 0px;
}
.roomlist-new .roomlist_item_head .wrap-sennin .tag-kanri {
  position: absolute;
  top: 0;
  right: 70px;
  background: none;
}
.roomlist-new .roomlist_item_head .wrap-sennin .tag-kanri:only-child {
  right: 10px;
}
.roomlist-new .roomlist_item_head .wrap-sennin .tag-kanri img {
  width: 47px;
  height: 36px;
}
.roomlist-new .roomlist_item_head .wrap-sennin .txt-sennin {
  display: inline-block;
  padding: 6px 0 7px 8px;
  line-height: 1;
  background: #FF5D6C;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
}
.roomlist-new .roomlist_item_head .wrap-sennin .txt-sennin:after {
  content: "";
  position: absolute;
  top: 0;
  left: -5px;
  width: 0;
  height: 0;
  border-style: solid solid solid solid;
  border-width: 18px 0 18px 5px;
  border-color: #FF5D6C transparent #FF5D6C transparent;
}
.roomlist-new .roomlist_item_head .wrap-sennin .txt-sennin span:before {
  content: "";
  position: absolute;
  display: block;
  width: 5px;
  height: 100%;
  background: #FF5D6C;
  top: 0;
  right: -5px;
  z-index: 3;
}
.roomlist-new .roomlist_item_head .wrap-sennin .txt-sennin span:after {
  content: "";
  position: absolute;
  bottom: -3px;
  right: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 3px 0 0;
  border-color: #b4565c transparent transparent transparent;
  z-index: 2;
}
.roomlist-new .roomlist_item_head .wrap-sennin .txt-sennin strong {
  font-size: 12px;
}
.roomlist-new .roomlist_item_content {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: rows;
          flex-direction: rows;
  padding-bottom: 10px;
  border-radius: 0px 0px 3px 3px;
  border-bottom: 2px solid #ddd;
  background: #F0F5FB;
}
.roomlist-new .roomlist_item_content_img {
  float: none;
  width: 34%;
}
.roomlist-new .roomlist_item_content_img > img {
  width: 100%;
  height: auto;
}
.roomlist-new .roomlist_item_content_info {
  width: 66%;
  padding-left: 40px;
}
.roomlist-new .roomlist_item_content_info > span:nth-child(n+2) {
  margin-top: 15px;
}
.roomlist-new .roomlist_item_content_info .address, .roomlist-new .roomlist_item_content_info .access, .roomlist-new .roomlist_item_content_info .years {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 18px;
}
.roomlist-new .roomlist_item_content_info .address > i, .roomlist-new .roomlist_item_content_info .access > i, .roomlist-new .roomlist_item_content_info .years > i {
  position: absolute;
  top: 0;
  left: -5px;
  -webkit-transform: translate(-100%, 0);
          transform: translate(-100%, 0);
}
.roomlist-new .roomlist_item_content_info .address {
  color: #49a1ff;
}
.roomlist-new .roomlist_item_room_list_item {
  position: relative;
  border-bottom: 2px solid #ddd;
  border-radius: 0px 0px 3px 3px;
}
.roomlist-new .roomlist_item_room_list_item.isAdded {
  background: #fff5cf;
}
.roomlist-new .roomlist_item_room_list_item.isHidden2 {
  display: none;
}
.roomlist-new .roomlist_item_room_list_item_inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: rows;
          flex-direction: rows;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 123px;
  padding: 8px 3px 10px 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 1px solid #49a1ff;
}
.roomlist-new .roomlist_item_room_list_item .icon-new {
  position: absolute;
  display: inline-block;
  top: 0;
  right: 0;
  width: 42px;
  height: auto;
  pointer-events: none;
  z-index: 2;
}
.roomlist-new .roomlist_item_room_list_item .icon-new > img {
  width: 100%;
}
.roomlist-new .roomlist_item_room_list_item_madori {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 15%;
  height: auto;
}
.roomlist-new .roomlist_item_room_list_item_madori_img {
  width: 100%;
  min-height: 0%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.roomlist-new .roomlist_item_room_list_item_madori_img > img {
  width: 100%;
  height: auto;
}
.roomlist-new .roomlist_item_room_list_item_body {
  width: 85%;
  padding-left: 10px;
  position: relative;
  display: block !important;
}
.roomlist-new .roomlist_item_room_list_item_price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 3px 0px 8px 0px;
  color: #FF5D6C;
}
.roomlist-new .roomlist_item_room_list_item_price .floor {
  display: inline-block;
  padding: 3px;
  margin-right: 8px;
  font-size: 13px;
  line-height: 14px;
  color: #0075dd;
  background: #DBEBFC;
}
.roomlist-new .roomlist_item_room_list_item_price .price {
  display: block;
  font-size: 14px;
}
.roomlist-new .roomlist_item_room_list_item_price .price > span:first-child {
  font-size: 24px;
  line-height: 22px;
  font-weight: bold;
}
.roomlist-new .roomlist_item_room_list_item_info {
  position: relative;
  font-weight: bold;
  line-height: 18px;
}
.roomlist-new .roomlist_item_room_list_item_info span {
  padding-right: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: bold;
  display: inline-block;
  font-size: 13px;
  white-space: nowrap;
}
.roomlist-new .roomlist_item_room_list_item_info span > small {
  display: inline-block;
  font-weight: normal;
  font-size: 11px;
}
.roomlist-new .roomlist_item_room_list_item_close {
  display: inline-block;
  color: #666;
  font-weight: bold;
  font-size: 14px;
  background: #F2F2F2;
  border-radius: 2px;
  padding: 7px 10px;
  margin-top: 12px;
}
.roomlist-new .roomlist_item_room_list_item_tag {
  padding: 0 55px 0 0;
}
.roomlist-new .roomlist_item_room_list_item_tag .tag_item {
  display: inline-block;
  font-size: 12px;
  margin: 6px 5px 0px 0px;
  padding: 0 5px;
  border: 1px solid #ccc;
  border-radius: 10px;
}
.roomlist-new .roomlist_item_room_list_item_tag .tag_item-movie {
  position: relative;
  padding-left: 18px;
  color: #fff;
  background: #005bac;
  border: 1px solid #005bac;
}
.roomlist-new .roomlist_item_room_list_item_tag .tag_item-movie:before {
  content: "7";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 4px;
  width: 12px;
  height: 12px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.roomlist-new .roomlist_item_room_list_item_tag .tag_item-panorama {
  position: relative;
  padding-left: 18px;
  color: #fff;
  background: #005bac;
  border: 1px solid #005bac;
}
.roomlist-new .roomlist_item_room_list_item_tag .tag_item-panorama:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 4px;
  width: 12px;
  height: 12px;
  background: url(/resource/images/icn-panorama.png) top left/auto 100% no-repeat;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.roomlist-new .roomlist_item_room_list_item .js_favorite-zero.txt_favorite_regist {
  height: 0;
  display: none;
}
.roomlist-new .roomlist_item_room_list_item_contact {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 18px;
}
.roomlist-new .roomlist_item_room_list_item_visited {
  display: none;
  position: absolute;
  top: 0;
  right: 5px;
  -webkit-transform: translateY(-130%);
          transform: translateY(-130%);
  padding: 3px 5px;
  background: #666;
  border-radius: 3px;
}
.roomlist-new .roomlist_item_room_list_item_visited .txt-visited {
  color: #fff;
  font-size: 12px;
}
.roomlist-new .roomlist_item_room_list_item_favorite {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
}
.roomlist-new .roomlist_item_room_list_item_favorite .btn_favorite {
  position: relative;
  display: inline-block;
  padding: 8px;
  border-radius: 20px;
  background: #FFF;
  -webkit-box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.4);
  cursor: pointer;
}
.roomlist-new .roomlist_item_room_list_item_favorite .btn_favorite .icon-heart-empty:before {
  margin-right: 0;
  font-size: 18px;
  color: #FF5D6C;
}
.roomlist-new .roomlist_item_room_list_item_favorite .btn_favorite.isAdded .icon-heart-empty {
  position: relative;
}
.roomlist-new .roomlist_item_room_list_item_favorite .btn_favorite.isAdded .icon-heart-empty:before {
  content: "♥";
  margin-right: 0;
  font-size: 18px;
  color: #FF5D6C;
}
.roomlist-new .roomlist_item_room_list_item_favorite .btn_favorite .caption_box {
  left: auto;
  right: 18px;
  bottom: auto;
  top: -60px;
}
.roomlist-new .roomlist_item_room_list_item_favorite .txt_favorite_regist {
  display: inline-block;
  padding: 0 10px 0px 0px;
  margin-bottom: 5px;
  font-size: 11px;
}
.roomlist-new .roomlist_item_room_list_item_favorite .txt_favorite_regist .txt_favorite_num {
  font-size: 13px;
  font-weight: bold;
}
.roomlist-new .roomlist_item_room_list_item_favorite .txt_favorite_regist .icon-heart::before {
  color: #FF5D6C;
  font-size: 14px;
}
.roomlist-new .roomlist_item_room_list_item_favorite:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.roomlist-new .roomlist_item_room_list_item_modalopen {
  display: block;
  width: 100%;
  max-width: 150px;
  margin: 0px 5px 0px 0px;
  border-radius: 3px;
  outline: none;
  border: 1px solid #49a1ff;
  text-decoration: none;
}
.roomlist-new .roomlist_item_room_list_item_modalopen p {
  padding: 5px 0 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  color: #49a1ff;
  font-size: 14px;
  line-height: 1.3;
  background: #fff;
}
.roomlist-new .roomlist_item_room_list_item_modalopen p > .icon:before {
  color: #49a1ff;
  font-weigh: bold;
  font-size: 12px;
}
.roomlist-new .roomlist_item_room_list_item_modalopen:hover {
  -webkit-box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.4);
          box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.roomlist-new .roomlist_item_room_list_item_btndetail {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 140px;
}
.roomlist-new .roomlist_item_room_list_item_btndetail > a {
  display: block;
  width: 100%;
  text-decoration: none;
}
.roomlist-new .roomlist_item_room_list_item_btndetail > .btn-detail {
  width: 100%;
  font-size: 14px;
  line-height: 1.3;
}
.roomlist-new .roomlist_item_room_list_item_btndetail > .btn-detail:hover {
  -webkit-box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.4);
          box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.4);
}
.roomlist-new .roomlist_item_room_list_item.isAdded .roomlist_item_room_list_item_btndetail:before {
  position: absolute;
  top: 50%;
  right: -25px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  width: 0px;
  height: 90%;
  border-right: 1px dashed #aaa;
}
.roomlist-new .roomlist_item_room_list_item.isVisited .roomlist_item_room_list_item_visited {
  display: inline-block;
}
.roomlist-new .roomlist_item_room_list_culumn {
  background: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 2px 0;
          box-shadow: rgba(0, 0, 0, 0.4) 0 1px 2px 0;
}
.roomlist-new .roomlist_item_room_list_culumn.isVisited {
  position: relative;
}
.roomlist-new .roomlist_item_room_list_culumn.isVisited:before {
  content: "閲覧済";
  position: absolute;
  top: 35px;
  right: -2px;
  padding: 2px 4px;
  border-radius: 3px 0 0 3px;
  background: #fff;
  color: #963;
  font-size: 10px;
  -webkit-box-shadow: 0 1px 0 1px #ddd;
  box-shadow: 0 1px 0 1px #ddd;
  z-index: 10;
}
.roomlist-new .roomlist_item_room_list_culumn.isAdded {
  background: #fff5cf;
}
.roomlist-new .roomlist_item_room_list_culumn.isRoomPhoto .roomlist_item_room_body_modal-madori {
  display: none !important;
}
.roomlist-new .roomlist_item_room_list_culumn.isRoomPhoto .roomlist_item_room_body_modal-roomphoto {
  display: block !important;
}
.roomlist-new .roomlist_item_room_list_culumn.isRoomPhoto .roomlist_item_room_body-madori-box_img-madori {
  display: none !important;
}
.roomlist-new .roomlist_item_room_list_culumn.isRoomPhoto .roomlist_item_room_body-madori-box_img-roomphoto {
  display: block !important;
}
.roomlist-new .roomlist_item_room_list_culumn.isRoomPhoto .roomlist_item_room_body_modal {
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 3px 8px 0;
          box-shadow: rgba(0, 0, 0, 0.4) 0 3px 8px 0;
}
.roomlist-new .roomlist_item_room_list_culumn a {
  display: block;
  color: #222;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.roomlist-new .roomlist_item_room_list-floor {
  display: table-cell;
  vertical-align: middle;
  width: 52px !important;
  height: 38px;
  padding: 5px !important;
  background: #ddf3ff !important;
  text-align: center;
  cursor: pointer !important;
}
.roomlist-new .roomlist_item_room_list-floor:before {
  display: none;
}
.roomlist-new .roomlist_item_room_list-floor .list_tag {
  margin-top: 0 !important;
  margin-left: 0 !important;
}
.roomlist-new .roomlist_item_room_list-floor .list_tag li {
  margin-top: 0 !important;
  margin-right: 0 !important;
}
.roomlist-new .roomlist_item_room_list-fee {
  display: table-cell;
  vertical-align: middle;
  width: 148px !important;
  padding: 0 10px !important;
  color: #f60;
  text-align: left !important;
  cursor: pointer !important;
}
.roomlist-new .roomlist_item_room_list-fee span {
  font-size: 18px !important;
}
.roomlist-new .roomlist_item_room_list-shikirei {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.roomlist-new .roomlist_item_room_list-shikirei span:before:not(.roomlist_item_room_body-nyuukyobi) {
  background: #fff;
}
.roomlist-new .roomlist_item_room_list-shikirei .list_tag {
  min-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.roomlist-new .roomlist_item_room_list-shikirei .list_tag li {
  margin-right: 2px;
  font-size: 10px;
  letter-spacing: -0.04em;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
.roomlist-new .roomlist_item_room_list-shikirei .list_tag--movie {
  position: relative;
  border-color: #005bac;
  background: #005bac;
  color: #fff;
}
.roomlist-new .roomlist_item_room_list-shikirei .list_tag--panorama {
  position: relative;
  padding-left: 14px;
  border-color: #005bac;
  background: #005bac;
  color: #fff;
}
.roomlist-new .roomlist_item_room_list-shikirei .list_tag--panorama::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 4px;
  width: 9px;
  height: 9px;
  background: url(/resource/images/icn-panorama.png) top left/auto 100% no-repeat;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.roomlist-new .roomlist_item_room_list-hoshokin {
  font-size: 13px;
  font-weight: bold;
}
.roomlist-new .roomlist_item_room_list-hoshokin:before {
  font-weight: normal;
  content: "保証金(敷金)" !important;
}
.roomlist-new .roomlist_item_room_list-shikikin, .roomlist-new .roomlist_item_room_list-reikin, .roomlist-new .roomlist_item_room_list-shokyaku, .roomlist-new .roomlist_item_room_list-ichijikin, .roomlist-new .roomlist_item_room_list-shikibiki {
  margin-bottom: 3px;
  font-size: 13px;
}
.roomlist-new .roomlist_item_room_list-madori {
  padding: 0 !important;
  border-bottom: none;
  font-size: 13px;
  font-weight: bold;
  margin: 5px 0px 0px 2px;
}
.roomlist-new .roomlist_item_room_list-madori:before {
  font-weight: normal;
}
.roomlist-new .roomlist_item_room_list-madori span:before {
  display: none;
}
.roomlist-new .roomlist_item_room_list-madori span:after {
  content: " / ";
}
.roomlist-new .roomlist_item_room_list-nyukyobi {
  margin: 2px 0 0 2px;
}
.roomlist-new .roomlist_item_room_list-nyukyobi span {
  font-weight: bold;
}
.roomlist-new .roomlist_item_room_list-nyukyobi span:before {
  font-weight: normal;
  content: "入居日 : " !important;
  border: none;
  color: #000;
  font-size: 14px;
  font-weight: bold;
}
.roomlist-new .roomlist_item_room_list_modal {
  position: absolute;
  top: 171px;
  left: 10px;
  border-radius: 50%;
  padding: 4px 5px;
  line-height: 1;
  background: #49a1ff;
  -webkit-box-shadow: #ccc 0 3px 8px 0;
          box-shadow: #ccc 0 3px 8px 0;
  color: #fff;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  z-index: 10;
}
.roomlist-new .roomlist_item_room_list_modal:hover {
  background: #0075dd;
}
.roomlist-new .roomlist_item_room_list_modal span:before {
  margin-right: 0;
  margin-left: 0;
  color: #fff;
}
.roomlist-new .roomlist_item_room_list_modal-roomphoto {
  display: none !important;
}
.roomlist-new .roomlist_item_room_list_photochange {
  display: block;
  position: absolute;
  top: 346px;
  left: 9px;
  font-size: 11px;
  z-index: 10;
  cursor: pointer;
}
.roomlist-new .roomlist_item_room_list_photochange_wrap {
  overflow: hidden;
  position: relative;
  display: block;
  padding: 1px 2px;
  border: 1px solid #49a1ff;
  border-radius: 12px;
  background: #fff;
}
.roomlist-new .roomlist_item_room_list_photochange_wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 53px;
  height: 100%;
  background: #49a1ff;
  color: #fff;
  -webkit-transition: 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.roomlist-new .roomlist_item_room_list_photochange-madori, .roomlist-new .roomlist_item_room_list_photochange-roomphoto {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 18px;
  line-height: 1;
  padding: 2px;
  text-align: center;
  -webkit-transition: 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.roomlist-new .roomlist_item_room_list_photochange-madori i, .roomlist-new .roomlist_item_room_list_photochange-roomphoto i {
  padding-right: 3px;
  font-size: 10px;
}
.roomlist-new .roomlist_item_room_list_photochange-madori i:before, .roomlist-new .roomlist_item_room_list_photochange-roomphoto i:before {
  margin: 0;
  width: auto;
}
.roomlist-new .roomlist_item_room_list_photochange-madori {
  color: #fff;
}
.roomlist-new .roomlist_item_room_list_photochange-roomphoto {
  color: #49a1ff;
}
.roomlist-new .roomlist_item_room_list-madori-box {
  position: relative;
  display: block !important;
  padding: 0 !important;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.roomlist-new .roomlist_item_room_list-madori-box_img {
  padding: 6px 5px;
  text-align: center;
}
.roomlist-new .roomlist_item_room_list-madori-box_img div {
  width: 187px;
  height: 208px;
  margin: 0 auto;
  background-size: cover;
  background-position: center center;
}
.roomlist-new .roomlist_item_room_list-madori-box_img-roomphoto {
  display: none !important;
}
.roomlist-new .roomlist_item_room_list-madori-box .txt_favorite {
  display: block !important;
  padding: 0 !important;
  text-align: left !important;
}
.roomlist-new .roomlist_item_room_list-madori-box .txt_favorite_regist {
  display: block;
  padding: 3px 6px 4px;
  font-size: 10px;
}
.roomlist-new .roomlist_item_room_list-madori-box .txt_favorite_num {
  font-size: 12px;
}
.roomlist-new .roomlist_item_room_list-favorite.isAdded > span:after {
  border-bottom-color: #fff5cf;
}
.isMadori .isChecked .roomlist-new .roomlist_item_room_list-favorite > span:after {
  border-bottom-color: #ffe36f;
}
.roomlist-new-col1 .roomlist_item_room_body_culumn {
  width: 227px !important;
  margin: 0 0 10px 10px !important;
}
.roomlist-new-col1 .roomlist_item_room_body-detail {
  width: 160px !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* ----------------------------------------------- */
/* 物件一覧モーダル｜
-------------------------------------------------- */
.roomlist_modal-wrap #cboxContent {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal {
  display: block;
  width: 100%;
  height: 100%;
  min-width: 360px;
  min-height: 360px;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner {
  background: #fff;
  padding: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0 5px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.35) 0 5px 20px 0;
  border-radius: 10px;
}
@media screen and (max-width: 969px) {
  .roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner {
    padding: 20px;
  }
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .modal_title {
  padding: 0 50px;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .modal_title .txt {
  font-size: 18px;
  color: #49a1ff;
}
@media screen and (max-width: 969px) {
  .roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .modal_title {
    padding: 0 30px;
  }
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-main {
  position: relative;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-main .slider-item {
  padding: 0 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-main .slider-item .img-wrap {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 70%;
  max-height: 580px;
  overflow: hidden;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-main .slider-item .img-wrap > img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 1px);
          transform: translate3d(-50%, 0, 1px);
  display: block;
  width: auto;
  max-height: 100%;
  height: 100vh;
  margin: 0 auto;
  z-index: 2;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-main .slider-item .img-wrap > iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  -webkit-transform: translateZ(1px);
          transform: translateZ(1px);
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-main .slider-item .img-wrap .box_loading {
  display: block;
  position: absolute;
  z-index: 1;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-main .slider-item .img-wrap .box_loading > div {
  opacity: 1;
  visibility: visible;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-main .slider-item .name {
  display: block;
  margin-top: 10px;
  font-size: 16px;
  color: #707070;
  text-align: center;
}
@media screen and (max-width: 969px) {
  .roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-main .slider-item {
    padding: 0 30px;
  }
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-main .slider-control {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  pointer-events: none;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-main .slider-control .prev-arrow, .roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-main .slider-control .next-arrow {
  display: inline-block;
  top: 50%;
  cursor: pointer;
  pointer-events: all;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-main .slider-control .prev-arrow > i:before, .roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-main .slider-control .next-arrow > i:before {
  font-size: 45px;
  color: #49a1ff;
  margin: 0;
}
@media screen and (max-width: 969px) {
  .roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-main .slider-control .prev-arrow {
    margin-left: -10px;
  }
  .roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-main .slider-control .next-arrow {
    margin-right: -10px;
  }
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-thumb {
  position: relative;
  margin: 20px auto 5px;
  width: 100%;
  max-width: 820px;
  padding: 0 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-thumb .slider-list {
  z-index: 10;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-thumb .slider-list .slider-item {
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 12.5%;
  box-sizing: border-box;
  padding: 0 2px;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-thumb .slider-list .slider-item .img-wrap {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 5px;
  overflow: hidden;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-thumb .slider-list .slider-item a {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: calc(100% - 10px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-position: center center;
  background-size: cover;
  border: 4px solid #fff;
  -webkit-box-shadow: rgba(51, 51, 51, 0.3) 0px 0px 1px 1px;
          box-shadow: rgba(51, 51, 51, 0.3) 0px 0px 1px 1px;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-thumb .slider-list .slider-item a span {
  display: none;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-thumb .slider-list .slider-item a .icon-play-circled {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #49a1ff;
  font-size: 36px;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-thumb .slider-list .slider-item a .icon-play-circled:before {
  margin-right: 0;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-thumb .slider-list .slider-item a .icon-play-circled:after {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #fff;
  z-index: -1;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-thumb .slider-list .slider-item.active .img-wrap, .roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-thumb .slider-list .slider-item.active a {
  border-color: #49a1ff;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-thumb .slick-list {
  padding-bottom: 2px;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-thumb .slider-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-thumb .slider-control .prev-arrow, .roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-thumb .slider-control .next-arrow {
  position: relative;
  display: block;
  width: 30px;
  height: 100%;
  background: #49a1ff;
  cursor: pointer;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-thumb .slider-control .prev-arrow.slick-disabled, .roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-thumb .slider-control .next-arrow.slick-disabled {
  background: #ccc;
  pointer-events: none;
  cursor: auto;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-thumb .slider-control .prev-arrow i, .roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-thumb .slider-control .next-arrow i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-thumb .slider-control .prev-arrow i:before, .roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-thumb .slider-control .next-arrow i:before {
  font-size: 18px;
  margin: 0;
  color: #fff;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-thumb .slider-control .prev-arrow {
  border-radius: 5px 0 0 5px;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal-inner .slider-thumb .slider-control .next-arrow {
  border-radius: 0 5px 5px 0;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal_contact {
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal_contact_btndetail {
  max-width: 320px;
  margin: 0 auto;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal_contact_btndetail > a {
  display: block;
  width: 100%;
  padding: 15px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-decoration: none;
  background: #fff;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal_contact_btndetail > a > span {
  font-size: 18px;
  color: #06c;
}
.roomlist_modal-wrap #cboxLoadedContent .roomlist_item_room_list_item__modal .modal_contact_btndetail > a:hover {
  -webkit-box-shadow: 0 10px 10px -4px rgba(0, 0, 0, 0.3);
          box-shadow: 0 10px 10px -4px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.roomlist_modal-wrap-madori #cboxLoadedContent {
  max-width: 400px;
  margin: 55px 30px 30px;
}

/* ----------------------------------------------- */
/* roomlist-photoview 室内写真一覧
-------------------------------------------------- */
.roomlist-photoview_lst {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.roomlist-photoview_madori {
  position: absolute;
  top: 190px;
  left: 10px;
  padding: 5px;
  line-height: 1;
  border-radius: 5px;
  background: #49a1ff;
  color: #fff !important;
  font-size: 13px;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  z-index: 10;
  cursor: pointer;
}
.roomlist-photoview_madori:hover {
  background: #0075dd;
  color: #fff;
}
.roomlist-photoview_madori span {
  padding-right: 3px;
}
.roomlist-photoview_madori span:before {
  margin-right: 0;
  margin-left: 0;
}
.roomlist-photoview_favorite {
  position: absolute;
  top: -6px;
  right: 10px;
  width: 48px;
  height: 43px;
  background: #f0f0f0;
  -webkit-box-shadow: 0px 7px 30px -4px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 7px 30px -4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  z-index: 10;
}
.roomlist-photoview_favorite::before, .roomlist-photoview_favorite::after {
  content: "";
  position: absolute;
  bottom: -10px;
  width: 0;
  height: 0;
  border-style: solid;
}
.roomlist-photoview_favorite::before {
  left: 0;
  border-width: 11px 25px 0 0;
  border-color: #f0f0f0 transparent transparent transparent;
}
.roomlist-photoview_favorite::after {
  right: 0;
  border-width: 0 25px 11px 0;
  border-color: transparent #f0f0f0 transparent transparent;
}
.roomlist-photoview_favorite > span, .roomlist-photoview_favorite > span i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.roomlist-photoview_favorite > span i {
  font-size: 28px;
}
.roomlist-photoview_favorite > span i::before {
  margin-left: 0;
  margin-right: 0;
}
.roomlist-photoview_favorite > span i.icon-heart-empty {
  color: #ccc;
  visibility: visible;
}
.roomlist-photoview_favorite > span i.icon-heart {
  color: #FF5D6C;
  -webkit-transform: rotateY(480deg) translateY(-30px) scale(3);
          transform: rotateY(480deg) translateY(-30px) scale(3);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
}
.roomlist-photoview_favorite.isAdded > span i.icon-heart-empty {
  visibility: hidden;
}
.roomlist-photoview_favorite.isAdded > span i.icon-heart {
  text-shadow: 1px 1px 0 #FF5D6C;
  -webkit-transform: rotateY(0deg) translate(-50%, -50%) scale(1);
          transform: rotateY(0deg) translate(-50%, -50%) scale(1);
  opacity: 1;
  visibility: visible;
}
.roomlist-photoview_favorite .caption_box {
  top: -55px;
}
.roomlist-photoview_favorite.isAdded + .roomlist-photoview_item_detail {
  background: #fff5cf;
}
.roomlist-photoview_item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 48%;
  margin-bottom: 30px;
}
.roomlist-photoview_item .icon-new {
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
  width: 42px;
  height: auto;
  pointer-events: none;
}
.roomlist-photoview_item .icon-new > img {
  width: 100%;
}
.roomlist-photoview_item_detail {
  display: block;
  width: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  color: #222;
  text-decoration: none;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.roomlist-photoview_item_detail:hover {
  -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.45);
          box-shadow: 0 8px 15px rgba(0, 0, 0, 0.45);
  color: #222;
}
.roomlist-photoview_item_photo {
  height: 225px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.roomlist-photoview_item_photo img {
  height: 0;
  visibility: hidden;
}
.roomlist-photoview_item_title {
  padding: 7px 10px 0px;
  background: #fff;
  color: #49a1ff;
}
.roomlist-photoview_item_title_address {
  margin-bottom: 5px;
  line-height: 1.3;
}
.roomlist-photoview_item_title_name {
  position: relative;
  line-height: 1.2;
  font-size: 18px;
  border-bottom: 1px solid #49a1ff;
  padding-bottom: 5px;
}
.roomlist-photoview_item_title_name.sennin, .roomlist-photoview_item_title_name.kanri {
  padding-right: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 36px;
  padding-bottom: 0;
}
.roomlist-photoview_item_title_name.sennin .wrap-sennin, .roomlist-photoview_item_title_name.kanri .wrap-sennin {
  top: calc(50% - 2px);
}
.roomlist-photoview_item_title_name.kanri .wrap-sennin {
  top: -3px;
}
.roomlist-photoview_item_title_name.kanri.sennin {
  padding-right: 130px;
}
.roomlist-photoview_item_title_name.kanri.sennin .wrap-sennin {
  top: calc(50% - 2px);
}
.roomlist-photoview_item_title .wrap-sennin {
  display: block;
  width: auto;
  background: none;
  text-align: left;
  position: absolute;
  top: 5px;
  right: -10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.roomlist-photoview_item_title .wrap-sennin .tag-kanri {
  position: absolute;
  top: 0;
  right: 70px;
  background: none;
}
.roomlist-photoview_item_title .wrap-sennin .tag-kanri:only-child {
  right: 10px;
}
.roomlist-photoview_item_title .wrap-sennin .tag-kanri img {
  width: 47px;
  height: 36px;
}
.roomlist-photoview_item_title .wrap-sennin .txt-sennin {
  display: inline-block;
  padding: 6px 0 7px 8px;
  line-height: 1;
  background: #FF5D6C;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
}
.roomlist-photoview_item_title .wrap-sennin .txt-sennin:after {
  content: "";
  position: absolute;
  top: 0;
  left: -5px;
  width: 0;
  height: 0;
  border-style: solid solid solid solid;
  border-width: 18px 0 18px 5px;
  border-color: #FF5D6C transparent #FF5D6C transparent;
}
.roomlist-photoview_item_title .wrap-sennin .txt-sennin span:before {
  content: "";
  position: absolute;
  display: block;
  width: 5px;
  height: 100%;
  background: #FF5D6C;
  top: 0;
  right: -5px;
  z-index: 3;
}
.roomlist-photoview_item_title .wrap-sennin .txt-sennin span:after {
  content: "";
  position: absolute;
  bottom: -3px;
  right: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 3px 0 0;
  border-color: #b4565c transparent transparent transparent;
  z-index: 2;
}
.roomlist-photoview_item_title .wrap-sennin .txt-sennin strong {
  font-size: 12px;
}
.roomlist-photoview_item_info {
  position: relative;
  padding: 7px 25px 7px 10px;
}
.roomlist-photoview_item_info:after {
  content: "q";
  position: absolute;
  top: 50%;
  right: 10px;
  color: #0075dd;
  font-family: "fontello";
  font-size: 28px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.roomlist-photoview_item_info_price {
  margin-bottom: 5px;
  color: #FF5D6C;
  font-size: 12px;
}
.roomlist-photoview_item_info_price span {
  font-size: 18px;
}
.roomlist-photoview_item_info_lst {
  font-size: 13px;
  letter-spacing: -0.2em;
}
.roomlist-photoview_item_info_lst li {
  display: inline-block;
  margin-right: 7px;
  padding-right: 9px;
  border-right: 1px dashed #c2c2c2;
  letter-spacing: normal;
}
.roomlist-photoview_item_info_lst li:last-child {
  border-right: none;
}
.roomlist-photoview_item_info_lst li span {
  font-weight: bold;
}
.roomlist-photoview_item.isVisited::after {
  content: "閲覧済";
  position: absolute;
  top: 190px;
  right: 0;
  padding: 5px 10px;
  border-radius: 4px 0 0 4px;
  line-height: 1;
  border: 1px solid #ddd;
  border-right: none;
  background: #f3f3f3;
  color: #af8962;
  font-size: 13px;
}

/* ----------------------------------------------- */
/* roomlist_condition 条件緩和
-------------------------------------------------- */
.roomlist_condition {
  position: relative;
  width: 100%;
  padding-bottom: 20px;
  border-radius: 8px;
  -webkit-transition: ease all 0.3s;
  transition: ease all 0.3s;
}
.roomlist_condition:before {
  content: "";
  position: absolute;
  left: 70px;
  bottom: 40px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 10px 5px 0;
  border-color: transparent #0075dd transparent transparent;
}
.roomlist_condition:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 72px;
  height: 79px;
  background: url(/resource/images/icn-sagassy01.png) top left/cover no-repeat;
}
.roomlist_condition_close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.roomlist_condition_close button {
  border: none;
  visibility: hidden;
}
.roomlist_condition_close span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 15px;
  height: 15px;
  line-height: 1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.roomlist_condition_close span:before, .roomlist_condition_close span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
}
.roomlist_condition_close span:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.roomlist_condition_close span:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.roomlist_condition_wrp {
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  width: 550px;
  margin-left: 80px;
  -webkit-box-shadow: 10px 10px 14px -12px rgba(0, 0, 0, 0.7);
          box-shadow: 10px 10px 14px -12px rgba(0, 0, 0, 0.7);
}
.roomlist_condition_item {
  display: table;
  width: 100%;
  padding: 10px 35px 10px 20px;
  border-top: 1px solid #ddd;
  background: #0075dd;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.roomlist_condition_item_text, .roomlist_condition_item_btn {
  display: table-cell;
  vertical-align: middle;
}
.roomlist_condition_item_text > span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.4;
}
.roomlist_condition_item_text > span.num {
  min-width: 230px;
}
.roomlist_condition_item_text > span.num span {
  font-size: 18px;
  font-weight: bold;
}
.roomlist_condition_item_text > span.count {
  padding-left: 10px;
  line-height: 1;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: normal;
}
.roomlist_condition_item_text > span.count span {
  padding-right: 3px;
  font-size: 30px;
}
.roomlist_condition_item_text mark {
  background: transparent;
  color: #fdff5e;
  font-size: 18px;
  font-weight: bold;
}
.roomlist_condition_item_text mark span {
  font-size: 27px;
}
.roomlist_condition_item_btn {
  text-align: right;
}
.roomlist_condition_item_btn .btn {
  width: 100%;
  margin-right: 0;
}

.page-bkn-list .nextstep_box {
  bottom: 0;
  background: transparent;
}
.page-bkn-list.isNotSetChecked .nextstep_box {
  opacity: 1;
  visibility: visible;
}
.page-bkn-list.isNotSetChecked .nextstep_box.isHiding {
  opacity: 0;
  visibility: hidden;
}
.page-bkn-list.isNotSetChecked .nextstep_box button {
  background: #fc0 !important;
}

/* ----------------------------------------------- */
/* roomlist_body_item_more 物件非同期読み込み
-------------------------------------------------- */
.roomlist_body_item_more {
  position: relative;
  margin-top: 0px;
  padding: 22px 0;
  color: #49a1ff;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}
.roomlist_body_item_more span {
  margin: 0 0.1em;
  font-weight: bold;
}
.roomlist_body_item_more:after {
  font-family: "fontello";
  content: "r";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 30px;
  height: 30px;
  margin: 0 0 -15px -15px;
  border-radius: 50%;
  background: #49a1ff;
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}

/* -----------------------------------------------
	.map_box_detail
-------------------------------------------------- */
.map_box_detail {
  float: none !important;
  margin: 0 auto;
}
.map_box_detail > h3 {
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -76px;
}
.map_box_detail h4 {
  position: relative;
  padding: 5px 0 4px;
  border-radius: 7px 7px 0 0;
  background: #06c;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 1;
}
.map_box_detail h4 > a {
  display: block;
  margin: -5px 0 -4px;
  padding: 5px 0 4px;
  border-radius: 7px 7px 0 0;
  color: #fff;
}
.map_box_detail h4 > a:before {
  font-family: "fontello";
  content: "b";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 6px;
  right: 7px;
  font-size: 13px;
}
.map_box_detail h4 > a:hover {
  background: #0078f0;
  color: #fc0;
}

.btn-panorama360 {
  margin: 10px 0 0;
  border: 1px solid #dddddd;
  padding: 4px;
  background: #fff;
  border-radius: 5px;
}
.btn-panorama360-wrap {
  float: right;
  padding-top: 23px;
}

/* ----------------------------------------------- */
/* お問い合わせ
-------------------------------------------------- */
.roomlist_item-contact .roomlist_item_head {
  border-bottom: none;
}
.roomlist_item-contact .roomlist_item_head > div {
  width: 144px;
}
.roomlist_item-contact .roomlist_item_content {
  padding: 0;
}
.roomlist_item-contact .roomlist_item_content_img {
  float: left;
}
.roomlist_item-contact .roomlist_item_content_tbl {
  margin-left: 145px;
}
.roomlist_item-contact .tbl-room {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* ----------------------------------------------- */
/* お気に入り・最近検索した物件
-------------------------------------------------- */
.favorite_box {
  margin-top: 30px;
}
.favorite_box .roomlist_item {
  margin-top: 5px;
}
.favorite_box .roomlist_item_content_img {
  float: left;
}
.favorite_box .roomlist_item > .js_label {
  position: relative;
  display: block;
  padding-left: 46px;
  background: #e2dcc1;
}
.favorite_box .roomlist_item > .js_label:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 12px;
  width: 21px;
  height: 21px;
  margin-top: -11px;
  border: 1px solid #ddd;
  border-radius: 1px;
  background: #fff;
  text-align: center;
  z-index: 2;
}
.favorite_box .roomlist_item > .js_label:after {
  visibility: hidden;
  font-family: "fontello";
  content: "C";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 14px;
  margin-top: -10px;
  color: #49a1ff;
  font-size: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.1);
          transform: scale(0.1);
  z-index: 2;
  -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.favorite_box .roomlist_item > .js_label > input {
  position: absolute;
  top: 16px;
  left: 16px;
  z-index: -1;
}
.favorite_box .roomlist_item.isChecked > .js_label {
  background: #ffe36f;
}
.favorite_box .roomlist_item.isChecked > .js_label:after {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
          transform: scale(1);
}
.favorite_box .roomlist_item-favorite_wrap {
  background: #fff;
}
.favorite_box .roomlist_item-favorite_madori {
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 116px;
  padding: 14px;
  vertical-align: middle;
}
.favorite_box .roomlist_item-favorite_tbl {
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin-left: 145px;
  border-left: 1px solid #d6d0b5;
  vertical-align: top;
}
.history-detail-wrap .favorite_box .roomlist_item-favorite_tbl .contract_box {
  border-left: none;
}
.history-detail-wrap .favorite_box .roomlist_item-favorite_tbl .contract_box .col_item {
  float: none;
  margin: 0 auto;
}
.favorite_box .roomlist_item-favorite_tbl .tbl-room {
  border-radius: 0;
  border-bottom: 1px solid #d6d0b5;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.favorite_box .roomlist_item-favorite_tbl .roomlist_item-favorite_contact {
  margin: 0 10px 10px;
}
.favorite_box .roomlist_item-favorite_tbl .roomlist_item-hisotry_contact {
  max-width: 600px;
  margin: 0 auto;
}
.favorite_box .roomlist_item_content {
  overflow: hidden;
  padding: 0;
}
.favorite_box .roomlist_item_content_tbl {
  margin-left: 145px;
}
.favorite_box.contract_box .contract_box_head {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 -1px 6px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 -1px 6px 0;
  background: #757575;
  padding: 12px 10px 8px;
}
.favorite_box.contract_box .contract_box_head .contract_box_head_txt1 {
  font-size: 18px;
  line-height: 1;
  color: #ffffff;
}
.favorite_box.contract_box .contract_box_head .contract_box_head_txt2 {
  font-size: 12px;
  color: #ffffff;
}
.favorite_box.contract_box .contract_box_head .contract_box_head_txt2 .c-accent {
  font-size: 18px;
}
.favorite_box.contract_box .roomlist_item {
  margin-top: 0;
  border-top: 0;
}
.favorite_box.contract_box .roomlist_item > .js_no_label {
  position: relative;
  display: block;
  padding-left: 46px;
  background: #eaeaea;
}
.favorite_box.contract_box .roomlist_item > .js_no_label:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 12px;
  width: 21px;
  height: 21px;
  margin-top: -11px;
  border: 1px solid #ddd;
  border-radius: 1px;
  background: #fff;
  text-align: center;
  z-index: 2;
}
.favorite_box.contract_box .roomlist_item > .js_no_label:before {
  display: none;
}

/* ----------------------------------------------- */
/* ストリートビュー
-------------------------------------------------- */
.btn-streetview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: #afafaf 0 2px 0 0, #d6d6d6 1px 0 0 0, #d6d6d6 0 -1px 0 0;
          box-shadow: #afafaf 0 2px 0 0, #d6d6d6 1px 0 0 0, #d6d6d6 0 -1px 0 0;
  border: 1px solid #d6d6d6;
  color: #06c;
  border-radius: 4px;
  text-decoration: none;
  padding: 5px 30px 5px 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0 5px;
  font-size: 15px;
  position: relative;
}
.btn-streetview img {
  height: 46px;
}
.btn-streetview:after {
  position: absolute;
  top: 50%;
  right: 10px;
  font-family: "fontello";
  content: "b";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #06c;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.btn-streetview:hover, .btn-streetview:active {
  color: #06c;
}
.btn-streetview:focus {
  border: 1px solid #d6d6d6;
}

/* ----------------------------------------------- */
/* roomlist_tab
-------------------------------------------------- */
.roomlist_tab {
  margin: 30px auto 20px;
  max-width: 630px;
  /* ----------------------------------------------- */
  /* roomlist_tab_sub 室内写真一覧ページ
  -------------------------------------------------- */
}
.roomlist_tab_inner {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #FFF;
  position: relative;
  border-radius: 30px;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  border: 1px solid #ccc;
  padding: 3px;
}
.roomlist_tab_lst {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5px;
}
.roomlist_tab_item {
  position: relative;
  width: 33.333%;
  z-index: 1;
}
.roomlist_tab_item button {
  border-radius: 24px 24px;
  background-color: rgba(73, 161, 255, 0);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.roomlist_tab_item:not(.is-active) button:hover {
  background-color: rgba(73, 161, 255, 0.3);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.roomlist_tab_item button, .roomlist_tab_item > span {
  display: block;
  width: 100%;
  padding: 5px 0px;
  line-height: 1.3;
  border: none;
  border-bottom: none;
  color: #49a1ff;
  outline: none;
  font-size: 16px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.roomlist_tab_item button span, .roomlist_tab_item button img, .roomlist_tab_item > span span, .roomlist_tab_item > span img {
  display: inline-block;
  vertical-align: middle;
}
.roomlist_tab_item button img, .roomlist_tab_item > span img {
  width: 24px;
  margin-right: 7px;
}
.roomlist_tab_item > span {
  background: #ddd;
  color: #666;
  opacity: 0.3;
  border-radius: 24px;
}
.roomlist_tab_item.is-active button {
  border-color: #49a1ff;
  background: #49a1ff;
  color: #fff;
}
.roomlist_tab_item.is-active button:before, .roomlist_tab_item.is-active button:after {
  background: #49a1ff;
}
.roomlist_tab_item a {
  display: block;
  width: 100%;
  padding: 5px 0px;
  line-height: 1.3;
  border: none;
  border-bottom: none;
  color: #49a1ff;
  outline: none;
  font-size: 16px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 24px 24px;
  text-decoration: none;
}
.roomlist_tab_item a img {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  margin-right: 10px;
}
.roomlist_tab_item a span {
  display: inline-block;
  vertical-align: middle;
}
.roomlist_tab_item.is-active a {
  border-color: #49a1ff;
  background: #49a1ff;
  color: #fff;
}
.roomlist_tab_sub {
  display: none;
  position: relative;
  padding: 0 15px;
  background: #49a1ff;
  color: #fff;
  margin-top: 15px;
  border-radius: 23px;
}
.roomlist_tab_sub:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
}
.roomlist_tab_sub_lst {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.roomlist_tab_sub_lst li {
  position: relative;
  width: 25%;
  padding: 15px 5px;
  line-height: 1;
  font-size: 14px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.roomlist_tab_sub_lst li:not(:nth-child(4n)):after {
  content: "";
  position: absolute;
  top: 20%;
  right: 0;
  width: 1px;
  height: 60%;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}
.roomlist_tab_sub_lst li span {
  position: relative;
  display: inline-block;
  padding-left: 27px;
}
.roomlist_tab_sub_lst li span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 50%;
  background: #fff;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.roomlist_tab_sub_lst li.is-active span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 4px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #3a3a3a;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
}

.roomlist_select_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.roomlist_select_item_title {
  width: 75px;
}
.roomlist_select_item .select_box {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.roomlist_photochange {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.roomlist_photochange_hdg {
  margin-right: 20px;
  font-size: 14px;
}
.roomlist_photochange_btn {
  position: relative;
  font-size: 14px;
}
.roomlist_photochange_btn label {
  position: relative;
  display: block;
  padding: 2px 5px;
  border-radius: 5px;
  border: 1px solid #49a1ff;
  background: #fff;
}
.roomlist_photochange_btn label input {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.roomlist_photochange_btn label input + span + span {
  color: #fff;
}
.roomlist_photochange_btn label input:checked + span {
  -webkit-transform: translateX(111px);
          transform: translateX(111px);
}
.roomlist_photochange_btn label input:checked + span + span {
  color: #49a1ff;
}
.roomlist_photochange_btn label input:checked + span + span + span {
  color: #fff;
}
.roomlist_photochange_btn_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 113px;
  height: 100%;
  background: #49a1ff;
  color: #fff;
  -webkit-transition: 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.roomlist_photochange_btn-madori, .roomlist_photochange_btn-roomphoto {
  position: relative;
  display: inline-block;
  width: 93px;
  line-height: 1;
  padding: 7px;
  text-align: center;
  -webkit-transition: 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.roomlist_photochange_btn-madori i, .roomlist_photochange_btn-roomphoto i {
  padding-right: 3px;
  font-size: 11px;
}
.roomlist_photochange_btn-madori i:before, .roomlist_photochange_btn-roomphoto i:before {
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}
.roomlist_photochange_btn-roomphoto {
  color: #49a1ff;
}

/* ----------------------------------------------- */
/* page-bkn-list 物件一覧改修　2020年3月
-------------------------------------------------- */
.page-bkn-list .select_box {
  border-radius: 5px;
}
.page-bkn-list .select_box:after {
  background: #49a1ff;
  color: #fff;
}
.page-bkn-list-map .roomlist_tab {
  max-width: 630px;
}

/* ----------------------------------------------- */
/* tabl-bukken　入居日表示追加　2020年3月
-------------------------------------------------- */
.roomdetail.wrapper .tbl-bukken td {
  padding: 5px 15px 2px;
}

/* ----------------------------------------------- */
/* こだわり条件で絞り込む
-------------------------------------------------- */
.list_theme-sub.kodawari-list > li {
  display: block;
  width: 33.3%;
}
.list_theme-sub.kodawari-list > li:after {
  display: none;
}
.list_theme-sub.kodawari-list.madori > li {
  width: 25%;
}

/* ----------------------------------------------- */
/* よくある質問
-------------------------------------------------- */
.faq-wrap {
  border-bottom: 1px solid #E1E1E1;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.faq-wrap:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.faq-wrap dt, .faq-wrap dd {
  line-height: 1;
  padding-left: 25px;
  position: relative;
}
.faq-wrap dt .faq-icon, .faq-wrap dd .faq-icon {
  font-weight: bold;
  font-size: 14px;
  position: absolute;
  top: 3px;
  left: 5px;
}
.faq-wrap dt .faq-icon.question, .faq-wrap dd .faq-icon.question {
  color: #06C;
}
.faq-wrap dt .faq-icon.answer, .faq-wrap dd .faq-icon.answer {
  color: #39F;
}
.faq-wrap dt p, .faq-wrap dt ul li, .faq-wrap dd p, .faq-wrap dd ul li {
  font-size: 12px;
}
.faq-wrap dt {
  padding-right: 25px;
}
.faq-wrap dt .faq-q-txt {
  color: #06C;
  text-decoration: underline;
}
.faq-wrap dt .icon {
  color: #06C;
  position: absolute;
  top: 3px;
  right: 5px;
}
.faq-wrap dt .icon::before {
  content: "a";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
}
.faq-wrap dd {
  display: none;
  margin-top: 5px;
}
.faq-wrap dd ul li {
  margin-top: 0.5em;
}
.faq-wrap dd ul li::before {
  content: "・";
}
.faq-wrap.isOpened dt .icon::before {
  content: "B";
}

/* ----------------------------------------------- */
/* roomdetail module
-------------------------------------------------- */
.roomdetail .roomdetail_hdg_lv1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 20px;
  padding-bottom: 10px;
  border-bottom: 3px solid #49a1ff;
}
.roomdetail .roomdetail_hdg_lv1 h1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.roomdetail .roomdetail_hdg_lv1 h1 .name > strong {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #49a1ff;
}
.roomdetail .roomdetail_hdg_lv1 .wrap-sennin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
}
.roomdetail .roomdetail_hdg_lv1 .wrap-sennin .txt-sennin {
  position: relative;
  display: block;
  min-width: 90px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 6px 15px 6px 10px;
  line-height: 1em;
  background: #FF5D6C;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
}
.roomdetail .roomdetail_hdg_lv1 .wrap-sennin .txt-sennin:after {
  content: "";
  position: absolute;
  top: 0;
  right: -1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 8px 20px 0px;
  border-color: transparent #fff transparent transparent;
}
.roomdetail .roomdetail_hdg_lv1 .wrap-sennin .tag-kanri {
  margin-left: 2px;
}
.roomdetail .roomdetail_hdg_lv1 .wrap-sennin .tag-kanri img {
  width: 47px;
  height: auto;
}
.roomdetail .roomdetail_hdg_lv2 {
  display: block;
  position: relative;
  margin: 100px 0 20px;
  padding: 6px 15px 6px 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #0075dd;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.roomdetail .roomdetail_hdg_lv2:before {
  position: absolute;
  content: "";
  width: 4px;
  height: 60%;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #fff;
  opacity: 0.5;
  border-radius: 5px;
}
.roomdetail .roomdetail_hdg_lv2.close {
  color: #333;
  background: #F0ECD9;
}
.roomdetail .roomdetail_hdg_lv2.close:before {
  background: #b3b3b3;
}
.roomdetail .roomdetail_hdg_lv3 {
  position: relative;
  margin: 0px 10px 15px 0px;
  padding: 4px 0px;
  color: #06c;
  font-size: 16px;
  font-weight: bold;
  border-top: 1px solid #06c;
  border-bottom: 1px dashed #06c;
}
.roomdetail .tbl .td-start, .roomdetail .tbl .th-start {
  border-left: none;
}
.roomdetail .tbl .td-end, .roomdetail .tbl .th-end {
  border-right: none;
}
.roomdetail .list_detail:before, .roomdetail .list_detail:after {
  content: " ";
  display: table;
}
.roomdetail .list_detail:after {
  clear: both;
}
.roomdetail .list_detail li .txt {
  display: block;
  position: relative;
  padding-left: 1em;
}
.roomdetail .list_detail li .txt:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
}

/* ----------------------------------------------- */
/* roomdetail
-------------------------------------------------- */
.roomdetail_title {
  width: 100%;
  padding-top: 10px;
}
.roomdetail_title:before, .roomdetail_title:after {
  content: " ";
  display: table;
}
.roomdetail_title:after {
  clear: both;
}
.roomdetail_title_favorite {
  position: relative;
}
.roomdetail_title_favorite .txt_favorite_regist {
  position: absolute;
  top: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 11px;
  font-weight: normal;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #eee;
  border-radius: 10px;
}
.roomdetail_title_favorite .btn-favorite {
  position: relative;
  width: 100%;
  min-width: 210px;
  padding: 10px 45px 10px 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  text-align: center;
  white-space: nowrap;
  border-style: solid;
  border-color: #ddd #ddd #ccc #ddd;
  border-width: 1px 1px 2px 1px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.roomdetail_title_favorite .btn-favorite:before {
  padding: 8px 50px 0 5px;
}
.roomdetail_title_favorite .btn-favorite .icn-chara {
  position: absolute;
  display: inline-block;
  position: absolute;
  bottom: -4px;
  right: 2px;
  width: 32px;
  height: 30px;
}
.roomdetail_title_favorite .btn-favorite > span {
  font-size: 14px;
  font-weight: bold;
}
.roomdetail_title_favorite .btn-favorite .icon-heart-empty {
  color: #FF5D6C;
}
.roomdetail_title_favorite .btn-favorite .icon-heart-empty:before {
  font-size: 16px;
  margin-right: 0;
}
.roomdetail_title_favorite .btn-favorite .txt-added {
  display: none;
}
.roomdetail_title_favorite .btn-favorite .caption_box {
  top: -75px;
  display: none !important;
}
.roomdetail_title_favorite .btn-favorite:hover {
  -webkit-box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.isAdded .roomdetail_title_favorite .icon-heart-empty:before {
  content: "♥";
}
.isAdded .roomdetail_title_favorite .txt {
  display: none;
}
.isAdded .roomdetail_title_favorite .txt-added {
  display: inline-block;
}
.roomdetail_title_info {
  display: block;
  width: 100%;
  text-align: right;
}
.roomdetail_title_info p {
  display: inline-block;
  vertical-align: top;
}
.roomdetail_title_info .txt-print {
  width: 120px;
}
.roomdetail_title_info .txt-print a {
  padding-top: 8px;
  padding-bottom: 7px;
}
.roomdetail_title_info .txt-print a i {
  margin-right: 0.3em;
  font-size: 15px;
}
.roomdetail_title_none {
  margin-top: 20px;
  font-size: 14px;
}
.roomdetail_top_info {
  overflow: hidden;
  padding-right: 5px;
}
.roomdetail_top_info .box_list_tag_detail {
  float: left;
  width: 80%;
  margin-top: 5px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.roomdetail_top_info .box_list_tag_detail li {
  padding: 0;
  border-color: #666;
}
.roomdetail_top_info .box_list_tag_detail li a {
  display: block;
  padding: 3px 10px 2px;
  color: #666;
  font-size: 13px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.roomdetail_top_info .box_list_tag_detail li a:hover {
  opacity: 0.7;
}
.roomdetail_top_info .box_list_tag_detail__text li {
  padding: 3px 10px 2px;
  font-size: 13px;
}
.roomdetail_panorama360 {
  margin: 20px auto 40px;
}
.roomdetail_panorama360_btn {
  overflow: hidden;
  border-radius: 5px;
  border: 1px solid #ddd;
}
.roomdetail_panorama360_btn a {
  overflow: hidden;
  position: relative;
  display: block;
  padding: 15px 75px;
  border: 4px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-decoration: none;
}
@media (max-width: 959px) {
  .roomdetail_panorama360_btn a {
    padding: 15px;
  }
}
.roomdetail_panorama360_btn a:before {
  content: "";
  position: absolute;
  right: 40px;
  bottom: 0;
  width: 83px;
  height: 100px;
  background: url(/resource/images/chintai/detail/pct-panorama.png) top left/cover no-repeat;
  z-index: 5;
}
@media (max-width: 959px) {
  .roomdetail_panorama360_btn a:before {
    display: none;
  }
}
.roomdetail_panorama360_btn a:hover .btn-blue {
  background: #64ceff !important;
}
.roomdetail_panorama360_btn_content {
  display: table;
  width: 100%;
}
.roomdetail_panorama360_btn_content h2, .roomdetail_panorama360_btn_content_text {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  z-index: 5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 959px) {
  .roomdetail_panorama360_btn_content h2 img {
    width: 100%;
    height: auto;
  }
}
.roomdetail_panorama360_btn_content_text {
  padding-left: 20px;
  color: #222;
}
@media (max-width: 959px) {
  .roomdetail_panorama360_btn_content_text {
    padding-left: 30px;
  }
}
.roomdetail_panorama360_btn_content_text .btn-blue {
  max-width: 270px;
  margin-top: 8px;
  padding: 17px 10px 15px;
  -webkit-box-shadow: #838383 0 2px 0 0;
          box-shadow: #838383 0 2px 0 0;
  font-size: 16px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
@media (max-width: 959px) {
  .roomdetail_panorama360_btn_content_text .btn-blue {
    font-size: 14px;
  }
}
.roomdetail_panorama360_btn_bg {
  position: absolute;
  top: -5%;
  left: -5%;
  width: 110%;
  height: 110%;
  background-color: #fff;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-filter: blur(3px);
          filter: blur(3px);
  opacity: 0.5;
  z-index: 3;
}
.roomdetail_panorama {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.roomdetail_panorama_hdg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.roomdetail_panorama_hdg_txt {
  line-height: 1.4rem;
}
.roomdetail_panorama_hdg .icon-cw {
  color: #005bac;
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-right: 5px;
}
.roomdetail_panorama_hdg .icon-cw::before {
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: rotate(-80deg);
          transform: rotate(-80deg);
  font-weight: bold;
  margin: 3px 0 0;
  font-size: 16px;
}
.roomdetail_panorama_inner {
  margin-top: 5px;
}
.roomdetail_panorama_inner iframe {
  width: 100%;
  border: none;
  height: 250px;
}
.roomdetail_panorama_inner_btn {
  position: absolute;
  background: #06c;
  bottom: 25px;
  left: 50%;
  padding: 5px 35px;
  border-radius: 20px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.roomdetail_panorama_inner_btn > span {
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.roomdetail_panorama_inner_btn .icon-angle-right:before {
  color: #fff;
  margin: 0 0 0 5px;
  font-size: 16px;
}
.roomdetail_overview {
  margin-top: 50px;
}
.roomdetail_overview .tbl {
  border-right: none;
  border-left: none;
}
.roomdetail_slide {
  margin: 40px 0 50px;
}
@media (max-width: 959px) {
  .roomdetail_slide {
    margin-bottom: 25px;
  }
}
.roomdetail_slide_main {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  width: 650px;
  height: 490px;
  padding: 4px;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.roomdetail_slide_main ul {
  position: relative;
}
.roomdetail_slide_main ul li {
  position: absolute;
  top: 0;
  left: 0;
  width: 640px;
  height: 480px;
  text-align: center;
  overflow: hidden;
}
.roomdetail_slide_main ul li > img {
  margin: 0 auto;
}
.roomdetail_slide_main ul li > img.isVertical {
  width: auto;
  height: 100%;
}
.roomdetail_slide_main ul li > img.isHorizontal {
  width: 100%;
  height: auto;
}
.roomdetail_slide_main ul li > iframe {
  width: 100%;
  height: calc(100% - 31px);
}
.roomdetail_slide_main_note {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 25px;
  padding: 5px;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  text-align: center;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.roomdetail_slide_main_note span {
  display: block;
  font-size: 14px;
  font-weight: bold;
}
.roomdetail_slide_main .bx_page {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 5px 13px;
  font-size: 12px;
  border-radius: 30px;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  z-index: 50;
}
.roomdetail_slide_main .bx-wrapper .bx-controls-direction {
  top: 50%;
  bottom: auto;
}
.roomdetail_slide_main .bx-wrapper .bx-controls-direction .bx-prev, .roomdetail_slide_main .bx-wrapper .bx-controls-direction .bx-next {
  text-decoration: none;
  z-index: 40;
  height: 70px;
  width: 30px;
  background: #39f;
  top: -35px;
  text-align: center;
  text-decoration: none !important;
}
.roomdetail_slide_main .bx-wrapper .bx-controls-direction .bx-prev:before, .roomdetail_slide_main .bx-wrapper .bx-controls-direction .bx-next:before {
  width: 1em;
  color: #fff;
  font-size: 30px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.roomdetail_slide_main .bx-wrapper .bx-controls-direction .bx-prev {
  left: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.roomdetail_slide_main .bx-wrapper .bx-controls-direction .bx-prev:before {
  content: "P";
  left: -2px;
}
.roomdetail_slide_main .bx-wrapper .bx-controls-direction .bx-next {
  right: 0px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.roomdetail_slide_main .bx-wrapper .bx-controls-direction .bx-next:before {
  content: "q";
  right: -2px;
}
@media (max-width: 959px) {
  .roomdetail_slide_main {
    float: none;
    margin: 0 auto;
  }
}
.roomdetail_slide_thumb {
  position: relative;
  float: right;
  width: 303px;
}
.roomdetail_slide_thumb > ul {
  height: 295px;
  background: url(/resource/images/bg-slider-thumb.png) left top repeat;
  overflow: hidden;
}
.roomdetail_slide_thumb > ul > li {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 95px;
  height: 95px;
  margin: 0 0 5px 5px;
  padding: 4px;
  border: 1px solid #ddd;
  border-radius: 5px;
  background: #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.roomdetail_slide_thumb > ul > li > span {
  position: relative;
  display: block;
  width: 85px;
  height: 85px;
  overflow: hidden;
}
.roomdetail_slide_thumb > ul > li img.isVertical {
  width: 100%;
  height: auto;
  margin-top: -9%;
}
.roomdetail_slide_thumb > ul > li img.isHorizontal {
  width: auto;
  height: 100%;
  margin-left: -21%;
}
.roomdetail_slide_thumb > ul > li .icon-play-circled {
  font-size: 42px;
  color: #49a1ff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.roomdetail_slide_thumb > ul > li .icon-play-circled:before {
  margin: 0;
}
.roomdetail_slide_thumb > ul > li .icon-play-circled:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 50% 50%;
  z-index: -1;
}
.roomdetail_slide_thumb > ul > li.isActive {
  border-color: #39f;
  background: #39f;
}
.roomdetail_slide_thumb > ul > li:hover {
  border-color: #39f;
}
.roomdetail_slide_thumb > ul .js_next-thumb {
  position: relative;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.roomdetail_slide_thumb > ul .js_next-thumb::before {
  content: "";
  position: absolute;
  top: -2.5%;
  left: -2.5%;
  width: 105%;
  height: 105%;
  background: #fff;
}
.roomdetail_slide_thumb > ul .js_next-thumb > span {
  position: relative;
  display: inline;
  margin-left: 25px;
  padding: 2px;
  border-radius: 4px;
  line-height: 85px;
  color: #fff;
  background: #49a1ff;
  font-size: 30px;
  text-align: center;
  white-space: nowrap;
  font-weight: bold;
  z-index: 10;
}
.roomdetail_slide_thumb > ul .js_next-thumb > span i {
  position: relative;
  top: -2px;
  left: 1px;
}
.roomdetail_slide_thumb > ul .js_next-thumb > span i::before {
  margin: 0;
}
.roomdetail_slide_thumb .bx_page-thumb {
  position: absolute;
  top: 303px;
  left: 0;
  width: 100%;
  text-align: center;
}
.roomdetail_slide_thumb .bx_page-thumb > span {
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  font-size: 10px;
  font-weight: bold;
  line-height: 15px;
  margin: 0 3px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  background: #ccc;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.roomdetail_slide_thumb .bx_page-thumb > span.isActive {
  background: #39f !important;
}
.roomdetail_slide_thumb .bx_page-thumb > span:hover {
  background: #39f;
}
.roomdetail_slide_thumb .bx_page-thumb .bx_page-thumb-btn {
  border-radius: 4px;
  background: #fff;
  border: 1px solid #49a1ff;
  color: #49a1ff;
  padding: 4px 5px;
  font-size: 10px;
  text-decoration: none !important;
}
.roomdetail_slide_thumb .bx_page-thumb .bx_page-thumb-btn.isDisabled {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.roomdetail_slide_thumb .bx_page-thumb .bx_page-thumb-btn:not(.isDisabled):hover {
  background: #49a1ff;
  color: #fff;
}
.roomdetail_slide_thumb .bx_page-thumb .bx_page-thumb-prev {
  margin-right: 10px;
}
.roomdetail_slide_thumb .bx_page-thumb .bx_page-thumb-prev:before {
  font-family: "fontello";
  content: "P";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  top: -1px;
  width: auto;
  margin-right: 0.3em;
  font-weight: bold;
}
.roomdetail_slide_thumb .bx_page-thumb .bx_page-thumb-next {
  margin-left: 10px;
}
.roomdetail_slide_thumb .bx_page-thumb .bx_page-thumb-next:after {
  font-family: "fontello";
  content: "q";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  top: -1px;
  width: auto;
  margin-left: 0.3em;
  font-weight: bold;
}
@media (max-width: 959px) {
  .roomdetail_slide_thumb {
    float: none;
    width: 605px;
    margin: 60px auto 0;
  }
  .roomdetail_slide_thumb > ul {
    height: 200px;
  }
  .roomdetail_slide_thumb .bx_page-thumb {
    top: 215px;
  }
}
.roomdetail_campaign {
  position: fixed;
  display: block;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: right;
  z-index: 100;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  visibility: hidden;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  -webkit-transition-property: opacity, bottom, visibility, -webkit-transform;
  transition-property: opacity, bottom, visibility, -webkit-transform;
  transition-property: transform, opacity, bottom, visibility;
  transition-property: transform, opacity, bottom, visibility, -webkit-transform;
}
.roomdetail_campaign.isHasNextStep {
  bottom: 110px;
}
.roomdetail_campaign.isShow {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  pointer-events: auto;
}
.roomdetail_campaign a {
  display: block;
}
.roomdetail_campaign_inner {
  display: inline-block;
  position: relative;
}
.roomdetail_campaign_close {
  position: absolute;
  left: 0;
  top: 0;
  width: 15%;
  height: 50%;
  overflow: hidden;
  text-indent: 9999px;
}
.roomdetail_campaign img {
  max-width: 100%;
  height: auto;
}
.roomdetail_madori {
  float: right;
  width: 303px;
  margin-top: 38px;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 959px) {
  .roomdetail_madori {
    float: none;
    width: 100%;
  }
}
.roomdetail_madori a {
  position: relative;
  display: block;
  height: 120px;
  padding: 4px;
  border: 1px solid #ddd;
  border-radius: 5px;
  text-align: center;
}
.roomdetail_madori a:before {
  content: "i";
  position: absolute;
  top: 7px;
  left: 7px;
  border-radius: 50%;
  padding: 4px 5px;
  line-height: 1;
  background: #49a1ff;
  -webkit-box-shadow: #ccc 0 3px 8px 0;
          box-shadow: #ccc 0 3px 8px 0;
  color: #fff;
  font-size: 15px;
  font-family: "fontello";
  -webkit-font-smoothing: antialiased;
}
.roomdetail_madori a img {
  display: inline-block;
  width: auto;
  height: 100%;
}
.roomdetail_head {
  display: table;
  width: 100%;
  margin-bottom: 20px;
}
.roomdetail_head > div {
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.roomdetail_head_special {
  width: 40%;
  padding-right: 5px;
  vertical-align: top;
}
.roomdetail_head_special > table td {
  height: 35px;
}
.roomdetail_head_contact {
  width: 60%;
  padding-left: 5px;
}
.roomdetail_head_contact > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 20px;
  width: 100%;
}
.roomdetail_head_contact > ul > li {
  display: table-cell;
  vertical-align: bottom;
}
.roomdetail_head_contact > ul > li.roomdetail_head_contact-mail, .roomdetail_head_contact > ul > li.roomdetail_head_contact-dial {
  width: 107px;
}
.roomdetail_head_contact > ul > li.roomdetail_head_contact-mail {
  padding: 0 0px 0 10px;
}
.roomdetail_head_contact > ul > li.roomdetail_head_contact-mail-free, .roomdetail_head_contact > ul > li.roomdetail_head_contact-dial-free {
  width: 100px;
  position: relative;
  padding: 0 0 0 10px;
}
@media (max-width: 959px) {
  .roomdetail_head_contact > ul > li.roomdetail_head_contact-mail-free, .roomdetail_head_contact > ul > li.roomdetail_head_contact-dial-free {
    width: 110px;
  }
}
.roomdetail_head_contact > ul > li.roomdetail_head_contact-mail-free:before, .roomdetail_head_contact > ul > li.roomdetail_head_contact-dial-free:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  top: 10px;
  left: 14px;
  z-index: 3;
}
.roomdetail_head_contact > ul > li.roomdetail_head_contact-mail-free a, .roomdetail_head_contact > ul > li.roomdetail_head_contact-dial-free a {
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: auto;
}
@media (max-width: 959px) {
  .roomdetail_head_contact > ul > li.roomdetail_head_contact-mail-free a, .roomdetail_head_contact > ul > li.roomdetail_head_contact-dial-free a {
    width: 110px;
  }
}
.roomdetail_head_contact > ul > li.roomdetail_head_contact-mail-free a div, .roomdetail_head_contact > ul > li.roomdetail_head_contact-dial-free a div {
  padding: 5px 2px 4px 36px;
  font-weight: bold;
  font-size: 14px;
}
.roomdetail_head_contact > ul > li.roomdetail_head_contact-mail-free a div span, .roomdetail_head_contact > ul > li.roomdetail_head_contact-dial-free a div span {
  display: block;
  font-size: 10px;
}
.roomdetail_head_contact > ul > li.roomdetail_head_contact-mail-free a div small, .roomdetail_head_contact > ul > li.roomdetail_head_contact-dial-free a div small {
  font-size: 11px;
  margin-top: 2px;
}
.roomdetail_head_contact > ul > li.roomdetail_head_contact-mail-free:before {
  background: url(/resource/images/icn-mail-noframe.png) left top no-repeat;
  background-size: cover;
}
.roomdetail_head_contact > ul > li.roomdetail_head_contact-mail-free button {
  display: block;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  padding: 5px 2px 4px 36px;
}
.roomdetail_head_contact > ul > li.roomdetail_head_contact-mail-free button span {
  display: block;
  font-size: 10px;
}
.roomdetail_head_contact > ul > li.roomdetail_head_contact-mail-free button small {
  font-size: 11px;
  margin-top: 2px;
}
.roomdetail_head_contact > ul > li.roomdetail_head_contact-dial-free:before {
  background: url(/resource/images/icn-dial-noframe.png) left top no-repeat;
  background-size: cover;
}
.roomdetail_head_contact > ul > li.roomdetail_head_contact-dial-free button {
  display: block;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  padding: 5px 2px 4px 36px;
}
.roomdetail_head_contact > ul > li.roomdetail_head_contact-dial-free button span {
  display: block;
  font-size: 10px;
}
.roomdetail_head_contact > ul > li.roomdetail_head_contact-dial-free button small {
  font-size: 11px;
  margin-top: 2px;
}
.roomdetail_head_contact > ul > li.roomdetail_head_contact-favorite.btn-favorite2 > div {
  padding: 8px 30px 8px 15px;
}
.roomdetail_head_contact > ul > li.roomdetail_head_contact-favorite.btn-favorite2 > div .icon-heart:before {
  font-size: 14px;
}
.roomdetail_head_contact > ul > li.roomdetail_head_contact-favorite.btn-favorite2 > div .txt, .roomdetail_head_contact > ul > li.roomdetail_head_contact-favorite.btn-favorite2 > div .txt-added {
  font-size: 14px;
}
.roomdetail_comment {
  display: table;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 50px;
}
.roomdetail_comment > div {
  display: table-cell;
  vertical-align: middle;
}
.roomdetail_comment_photo {
  width: 100px;
  padding-right: 25px;
  text-align: left;
}
.roomdetail_comment_text {
  position: relative;
  min-height: 200px;
  padding: 15px 20px;
  border-radius: 5px;
  background: #edf6ff;
}
.roomdetail_comment_text:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -4px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 15px 7.5px 0;
  border-color: transparent #edf6ff transparent transparent;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.roomdetail_comment_text h2, .roomdetail_comment_text p {
  line-height: 1.4;
}
.roomdetail_comment_text h2 {
  font-size: 16px;
  font-weight: bold;
}
.roomdetail_comment_text h2 .icon-comment {
  padding-right: 3px;
  color: #49a1ff;
}
.roomdetail_comment_text_btn {
  margin-top: 3px;
}
.roomdetail_comment_text_btn a {
  text-decoration: none;
}
.roomdetail_comment_text_btn a:hover {
  text-decoration: underline;
}
.roomdetail_comment_text-button {
  display: none;
}
.roomdetail_comment_text.isAccordion {
  padding: 15px 20px 40px;
}
.roomdetail_comment_text.isAccordion .roomdetail_comment_text-detail {
  position: relative;
  max-height: 120px;
  overflow: hidden;
}
.roomdetail_comment_text.isAccordion .roomdetail_comment_text-detail:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 30px;
  background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), color-stop(50%), to(#edf6ff));
  background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), 50%, #edf6ff);
}
.roomdetail_comment_text.isAccordion .roomdetail_comment_text-button {
  display: inline-block;
  position: absolute;
  bottom: 15px;
  right: 20px;
  cursor: pointer;
}
.roomdetail_comment_text.isAccordion .roomdetail_comment_text-button .text:after {
  content: "もっと見る";
}
.roomdetail_comment_text.isAccordion .roomdetail_comment_text-button .icon-down-circle::before {
  color: #06c;
}
.roomdetail_comment_text.isOpen .roomdetail_comment_text-detail {
  max-height: 100vh;
}
.roomdetail_comment_text.isOpen .roomdetail_comment_text-detail::after {
  display: none;
}
.roomdetail_comment_text.isOpen .roomdetail_comment_text-button {
  display: inline-block;
}
.roomdetail_comment_text.isOpen .roomdetail_comment_text-button .text:after {
  content: "閉じる";
}
.roomdetail_comment_text.isOpen .roomdetail_comment_text-button .icon-down-circle::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.roomdetail_tag {
  margin-top: 5px;
  padding: 0 10px 15px;
}
.roomdetail_tag_tag .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 15px;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 20px;
}
.roomdetail_tag_tag .list .list-item {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0px 10px 10px 10px;
  white-space: nowrap;
  color: #000;
  background: #eee;
}
.roomdetail_tag_tag .list .list-item:before {
  position: absolute;
  top: 50%;
  left: -5px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 2px;
  background: #fff;
  z-index: 1;
}
.roomdetail_tag_tag .list .list-item:after {
  position: absolute;
  content: "";
  width: 0px;
  left: 0px;
  top: 0;
  bottom: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  border-style: solid;
  border-width: 12px 12px 12px 0px;
  border-color: transparent #eee transparent transparent;
}
.roomdetail_tag_tag .list .list-item > a {
  display: inline-block;
  text-decoration: none;
  color: #000;
  padding: 5px 10px 5px 10px;
  font-size: 14px;
}
.roomdetail_tag_tag .list .list-item > a:before {
  display: none;
}
.roomdetail_tag_tag .list .list-item .btn-modal {
  margin-left: 0;
  margin-right: 10px;
}
.roomdetail_tag_point .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 15px;
  border-bottom: 1px dotted #ccc;
}
.roomdetail_tag_point .list .list-item {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 15px;
  padding: 2px 25px;
  margin: 0px 5px 5px 0px;
  white-space: nowrap;
  color: #000;
  background: #fff;
  border: 1px solid #eee;
  font-size: 14px;
}
.roomdetail_tag_point .list .list-item.has-desc {
  padding-right: 45px;
}
.roomdetail_tag_point .list .btn-modal {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.roomdetail_tag_point .list .btn-modal > a:before {
  display: none;
}
.roomdetail_room {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 40px;
}
.roomdetail_room_item {
  width: 48%;
}
.roomdetail_room_item-col {
  width: 100%;
}
.roomdetail_room_item .tbl {
  width: 100%;
  border-right: none;
  border-left: none;
}
.roomdetail_room_item .tbl th {
  border-left: none;
  background: none;
}
.roomdetail_room_item .tbl td {
  border-right: none;
}
.roomdetail_room_item .tbl:first-of-type {
  margin-right: 2.2%;
}
.roomdetail_room_item .tbl .highlight th, .roomdetail_room_item .tbl .highlight td {
  background: #edf6ff;
}
.roomdetail_room_item .tbl th {
  vertical-align: middle;
  color: #005bac;
  font-weight: bold;
}
.roomdetail_room_item .tbl .btn-map a {
  display: inline-block;
}
.roomdetail_room_item .tbl .btn-map a:first-child {
  margin-right: 5px;
}
.roomdetail_room_item .tbl .accordion-button {
  display: none;
}
.roomdetail_room_item .tbl tr.isAccordion {
  position: relative;
}
.roomdetail_room_item .tbl tr.isAccordion .accordion-text {
  display: block;
  position: relative;
  max-height: 200px;
  overflow: hidden;
  margin-bottom: 30px;
}
.roomdetail_room_item .tbl tr.isAccordion .accordion-text:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 30px;
  background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), color-stop(20%, hsla(0, 0%, 100%, 0.8)), color-stop(60%, #fff));
  background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0.8) 20%, #fff 60%);
}
.roomdetail_room_item .tbl tr.isAccordion .accordion-button {
  display: inline-block;
  position: absolute;
  bottom: 15px;
  right: 20px;
  cursor: pointer;
}
.roomdetail_room_item .tbl tr.isAccordion .accordion-button .text:after {
  content: "もっと見る";
}
.roomdetail_room_item .tbl tr.isAccordion .accordion-button .icon-down-circle::before {
  color: #06c;
}
.roomdetail_room_item .tbl tr.isAccordion.isOpen .accordion-text {
  max-height: 100vh;
}
.roomdetail_room_item .tbl tr.isAccordion.isOpen .accordion-text::after {
  display: none;
}
.roomdetail_room_item .tbl tr.isAccordion.isOpen .accordion-button {
  display: inline-block;
}
.roomdetail_room_item .tbl tr.isAccordion.isOpen .accordion-button .text:after {
  content: "閉じる";
}
.roomdetail_room_item .tbl tr.isAccordion.isOpen .accordion-button .icon-down-circle::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.roomdetail_facility .list_detail-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.roomdetail_facility .list_detail-col li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 33%;
  padding: 15px 0 15px 15px;
  line-height: 1;
  border-bottom: 1px solid #ddd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.roomdetail_facility .list_detail-col li:nth-child(-n+3) {
  border-top: 1px solid #ddd;
}
.roomdetail_facility .list_detail-col li .txt:before {
  top: 50%;
  margin-top: -0.5em;
}
.roomdetail_facility .list_detail-col li .btn-modal {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
}
.roomdetail_share {
  width: 100%;
  margin-top: 50px;
  padding: 10px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #f1f0e9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.roomdetail_share > div {
  width: 30%;
}
.roomdetail_share > div > a {
  display: block;
  width: 100%;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  background: #fff;
  border: 1px solid #eee;
}
.roomdetail_share_mail {
  float: left;
}
@media (max-width: 959px) {
  .roomdetail_share_mail {
    min-height: 0;
  }
}
.roomdetail_share_mail a {
  display: block;
  padding: 10px;
  border-radius: 3px;
  color: #49a1ff;
  text-decoration: none;
}
@media (max-width: 959px) {
  .roomdetail_share_mail a {
    margin-top: 0;
  }
}
.roomdetail_share_mail a i, .roomdetail_share_mail a span {
  display: inline-block;
  vertical-align: middle;
}
.roomdetail_share_mail a i {
  padding: 8px 10px 10px;
  line-height: 1;
  border-radius: 3px;
  background: #49a1ff;
  color: #fff;
  font-size: 30px;
}
@media (max-width: 959px) {
  .roomdetail_share_mail a i {
    font-size: 20px;
    padding: 5px 7px 7px;
  }
}
.roomdetail_share_mail a i:before {
  margin-right: 0;
}
.roomdetail_share_mail a span {
  padding-left: 15px;
  line-height: 1.4;
}
@media (max-width: 959px) {
  .roomdetail_share_mail a span {
    padding-left: 5px;
    font-size: 12px;
  }
}
.roomdetail_share_line {
  float: left;
}
@media (max-width: 959px) {
  .roomdetail_share_line {
    min-height: 0;
  }
}
.roomdetail_share_line a {
  display: block;
  padding: 10px;
  border-radius: 3px;
  color: #49a1ff;
  text-decoration: none;
}
@media (max-width: 959px) {
  .roomdetail_share_line a {
    margin-top: 0;
  }
}
.roomdetail_share_line a i, .roomdetail_share_line a span {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 959px) {
  .roomdetail_share_line a img {
    width: 32px;
  }
}
.roomdetail_share_line a i {
  padding: 8px 10px 10px;
  line-height: 1;
  border-radius: 3px;
  background: #49a1ff;
  color: #fff;
  font-size: 30px;
}
@media (max-width: 959px) {
  .roomdetail_share_line a i {
    font-size: 20px;
    padding: 5px 7px 7px;
  }
}
.roomdetail_share_line a i:before {
  margin-right: 0;
}
.roomdetail_share_line a span {
  padding-left: 15px;
  line-height: 1.4;
}
@media (max-width: 959px) {
  .roomdetail_share_line a span {
    padding-left: 5px;
    font-size: 12px;
  }
}
.roomdetail_share_qr {
  float: right;
  display: table;
  width: 100%;
  text-align: right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  background: #fff;
  border: 1px solid #eee;
}
.roomdetail_share_qr p, .roomdetail_share_qr img {
  display: table-cell;
  vertical-align: middle;
}
.roomdetail_share_qr p {
  width: 100%;
  padding: 0 15px 0 5px;
  text-align: left;
}
@media (max-width: 959px) {
  .roomdetail_share_qr p {
    padding: 0 5px 0 0;
    font-size: 12px;
  }
}
.roomdetail_share_qr img {
  width: 72px;
}
@media (max-width: 959px) {
  .roomdetail_share_qr img {
    width: 50px;
  }
}
.roomdetail_share_02 {
  margin-top: 80px;
  padding: 20px;
  border-radius: 5px;
  background: #f1f0e9;
  text-align: center;
}
.roomdetail_share_02_mail, .roomdetail_share_02_qr {
  display: inline-block;
  vertical-align: middle;
  width: 310px;
  margin: 0 5px;
  border-radius: 5px;
  background: #fff;
  text-align: left;
}
.roomdetail_share_02_mail a {
  display: block;
  padding: 10px;
  border-radius: 5px;
  color: #49a1ff;
  text-decoration: none;
}
.roomdetail_share_02_mail a i, .roomdetail_share_02_mail a span {
  display: inline-block;
  vertical-align: middle;
}
.roomdetail_share_02_mail a i {
  padding: 8px 10px 10px;
  line-height: 1;
  border-radius: 3px;
  background: #49a1ff;
  color: #fff;
  font-size: 30px;
}
.roomdetail_share_02_mail a i:before {
  margin-right: 0;
}
.roomdetail_share_02_mail a span {
  padding-left: 15px;
  line-height: 1.4;
}
.roomdetail_share_02_qr {
  padding: 4px;
}
.roomdetail_share_02_qr img, .roomdetail_share_02_qr p {
  display: inline-block;
  vertical-align: middle;
}
.roomdetail_share_02_qr img {
  width: 60px;
  height: 60px;
  border: none;
}
.roomdetail_areainfo {
  margin-top: 25px;
}
.roomdetail_areainfo .list_detail-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.roomdetail_areainfo .list_detail-col li {
  width: 50%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  border-bottom: 1px solid #ddd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-collapse: collapse;
}
.roomdetail_areainfo .list_detail-col li:nth-child(-n+2) {
  border-top: 1px solid #ddd;
}
.roomdetail_areainfo .list_detail-col li:nth-child(2n+1) {
  border-right: 1px solid #ddd;
}
.roomdetail_areainfo .list_detail-col li .cat {
  min-width: 120px;
  padding: 10px 0px 10px 10px;
  background: #EAEAE4;
  text-align: left;
}
.roomdetail_areainfo .list_detail-col li .store {
  padding-left: 10px;
}
.roomdetail_areainfo .list_detail-col li .txt:before {
  top: 50%;
  margin-top: -0.5em;
}
.roomdetail .list_detail_tagsearch {
  margin-top: 20px;
  padding: 0 15px;
}
.roomdetail .list_detail_tagsearch li {
  display: inline-block;
  margin: 0 2px 6px 0;
}
.roomdetail .list_detail_tagsearch li span {
  display: inline-block;
  padding: 3px 20px;
  line-height: 1.3;
  border-radius: 30px;
  border: 2px solid #a4a4a4;
  font-size: 14px;
}
.roomdetail_map {
  margin-top: 20px;
  padding: 15px;
  border-radius: 5px;
  background: #f1f0e9;
  text-align: center;
}
.roomdetail_map a {
  position: relative;
  display: inline-block;
  width: 470px;
  padding: 30px 40px 30px 220px;
  border-radius: 5px;
  border: 2px solid #fff;
  background: #fff url("/resource/images/chintai/detail/bnr-map.webp") center left/auto 100% no-repeat;
  -webkit-box-shadow: #c1bfb3 0 1px 0 0;
          box-shadow: #c1bfb3 0 1px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #0066cc;
  text-decoration: none;
  text-align: left;
}
.roomdetail_map a:after {
  position: absolute;
  top: 50%;
  right: 10px;
  font-family: "fontello";
  content: "b";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #06c;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.roomdetail_shiten_data {
  display: table;
  width: 100%;
  margin: 20px 0 0;
}
.roomdetail_shiten_photo {
  display: table-cell;
  vertical-align: top;
  width: 50%;
  padding-right: 10px;
}
.roomdetail_shiten_photo img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.roomdetail_shiten_text {
  display: table-cell;
  position: relative;
  vertical-align: top;
  width: 50%;
  padding-left: 10px;
}
.roomdetail_shiten_comment {
  margin-top: 10px;
}
.roomdetail_shiten_comment h4 {
  font-weight: bold;
  font-size: 16px;
}
.roomdetail_kanri {
  display: block;
  width: 400px;
  height: 80px;
  margin: 15px auto 0;
}
.roomdetail_kanri a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  background: #fff url("/resource/images/chintai/detail/bnr-kanri.png") center left/auto 100% no-repeat;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  border: 2px solid #d6d6d6;
  border-radius: 5px;
  -webkit-box-shadow: #c1bfb3 0 1px 0 0;
          box-shadow: #c1bfb3 0 1px 0 0;
  padding-left: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.roomdetail_kanri-text {
  color: #F2406A;
  font-size: 14px;
  line-height: 1;
}
.roomdetail_kanri .btn-modal-icon {
  display: block;
  color: #ccc;
  text-decoration: none;
  font-weight: normal;
}

/* ----------------------------------------------- */
/* roomdetail
-------------------------------------------------- */
.roomdetail .roomlist-other .roomlist_item_room {
  border-top: none;
  padding: 0px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.roomdetail .roomlist-other .roomlist_item_room_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.roomdetail .roomlist-other .roomlist_item_room_list_item {
  position: static;
  width: 49%;
  border-bottom: none;
  background: #fff;
  margin-top: 10px;
  padding: 10px 0px 10px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.roomdetail .roomlist-other .roomlist_item_room_list_item_inner {
  position: static;
  border-top: none;
  padding: 0 0;
}
.roomdetail .roomlist-other .roomlist_item_room_list_item_madori {
  position: static;
  width: 23%;
}
.roomdetail .roomlist-other .roomlist_item_room_list_item_madori_img {
  padding: 0 0;
}
.roomdetail .roomlist-other .roomlist_item_room_list_item_body {
  width: 77%;
}
.roomdetail .roomlist-other .roomlist_item_room_list_item_btndetail {
  max-width: 120px;
}
.roomdetail .roomlist-other .roomlist_item_room_list_item_favorite {
  right: 5px;
}
.roomdetail .roomlist-other .roomlist_item_room_list_item_favorite .txt_favorite_regist {
  border-left: none;
  font-size: 11px;
}
.roomdetail .roomlist-other .roomlist_item_room_list_item_favorite .caption_box {
  display: none;
  z-index: 100;
}

/* ----------------------------------------------- */
/* _rcmdjp_display_1 さぶみっとレコメンド
-------------------------------------------------- */
#_rcmdjp_display_1 .hdg_lv2 {
  display: block;
  position: relative;
  margin: 100px 0 20px;
  padding: 6px 15px 6px 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #0075dd;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  border-radius: 0;
  line-height: 1.7;
}
#_rcmdjp_display_1 .hdg_lv2:before {
  position: absolute;
  content: "";
  width: 4px;
  height: 60%;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #fff;
  opacity: 0.5;
  border-radius: 5px;
}

/* -----------------------------------------------
	 roomdetail_recommend
-------------------------------------------------- */
.roomdetail_origrecommend {
  text-align: center;
}
.roomdetail_origrecommend_title {
  position: relative;
  margin-bottom: 20px;
  border-top: 3px solid #ffe36f;
  background-color: #fff5cf;
  font-size: 16px;
  text-align: center;
}
.roomdetail_origrecommend_title > span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 15px 30px 15px 90px;
}
.roomdetail_origrecommend_title > span:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 75px;
  height: 70px;
  background: url(/resource/images/icn-sagassy5.png) center center/cover no-repeat;
}
.roomdetail_origrecommend_title > span .color {
  color: #FF5D6C;
}
.roomdetail_origrecommend_title > span .large {
  margin: 0 3px;
  font-size: 20px;
  font-weight: bold;
}
.roomdetail_origrecommend_title > span .bold {
  font-weight: bold;
}
.roomdetail_origrecommend_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.roomdetail_origrecommend_list_item {
  width: 24.5%;
  margin-right: 0.66%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #ddd;
  -webkit-transition: -webkit-box-shadow 0.2s ease;
  transition: -webkit-box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease;
}
.roomdetail_origrecommend_list_item:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 10px 0;
          box-shadow: rgba(0, 0, 0, 0.4) 0 0 10px 0;
}
.roomdetail_origrecommend_list_item:last-child {
  margin-right: 0;
}
.roomdetail_origrecommend_list_item a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.roomdetail_origrecommend_list_item .recommend_item_photo {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.roomdetail_origrecommend_list_item .recommend_item_photo img {
  width: 100%;
}
.roomdetail_origrecommend_list_item .recommend_item_info {
  position: relative;
  padding-top: 10px;
  color: #222;
  font-size: 12px;
}
.roomdetail_origrecommend_list_item .recommend_item_info_name {
  color: #222;
  line-height: 1.2;
  font-size: 12px;
}
.roomdetail_origrecommend_list_item .recommend_item_info_price {
  margin: 5px 0;
  line-height: 1.2;
  font-size: 18px;
  font-weight: bold;
}
.roomdetail_origrecommend_list_item .recommend_item_info_price span {
  margin-left: 5px;
  font-size: 12px;
}
.roomdetail_origrecommend_list_item .recommend_item_info_station {
  line-height: 1.2;
  color: #222;
  font-size: 12px;
  font-weight: bold;
}
.roomdetail_origrecommend_list_item .recommend_item_info_address {
  font-size: 12px;
}
.roomdetail_origrecommend_list_item .recommend_item_info_list {
  margin-top: 5px;
}
.roomdetail_origrecommend_list_item .recommend_item_info_list li {
  display: inline;
  border-left: 1px dashed #CCC;
  padding: 0 5px;
  font-weight: bold;
}
.roomdetail_origrecommend_list_item .recommend_item_info_list li:first-child {
  padding-left: 0;
  border-left: none;
}
.roomdetail_origrecommend_more {
  margin-top: 20px;
  text-align: center;
}
.roomdetail_origrecommend_more_btn {
  display: inline-block;
  padding: 15px 25px;
  line-height: 1.2;
  border-radius: 5px;
  background: #39f;
  color: #fff !important;
  font-size: 13px;
  -webkit-box-shadow: #06c 0 1px 0 0;
          box-shadow: #06c 0 1px 0 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
  text-decoration: none;
}
.roomdetail_origrecommend_more_btn span {
  padding-right: 1px;
  font-size: 15px;
  font-weight: bold;
}
.roomdetail_origrecommend_more_btn .icon-angle-right:before {
  margin: 0;
}
.roomdetail_origrecommend_more_btn:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
}
.roomdetail_origrecommend.isConditionRent {
  margin: 80px auto 35px;
}
.roomdetail_origrecommend.isConditionRent .recommend_item_info_price {
  color: #FF5D6C;
}
.roomdetail_origrecommend.isConditionBillage {
  margin: 80px auto 35px;
}
.roomdetail_origrecommend.isConditionBillage .recommend_item_info_list_billage {
  color: #FF5D6C;
}
.roomdetail_origrecommend.isConditionStation {
  margin: 80px auto 35px;
}
.roomdetail_origrecommend.isConditionStation .recommend_item_info_station {
  color: #FF5D6C;
}

/* -----------------------------------------------
	 roomdetail_recommend
-------------------------------------------------- */
.roomdetail_recommend {
  margin-bottom: 50px;
  padding-top: 1px;
}
.roomdetail_recommend ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.roomdetail_recommend ul > li {
  width: 16.14%;
  margin-left: 0.625%;
}
.roomdetail_recommend ul > li:nth-child(n-6) {
  margin-bottom: 5px;
}
.roomdetail_recommend ul > li:first-child {
  margin-left: 0;
}
.roomdetail_recommend ul > li:nth-child(6n+1) {
  margin-left: 0;
}
.roomdetail_recommend ul > li > a {
  display: block;
  height: 100%;
  min-height: 200px;
  border: 1px solid #ddd;
  padding: 8px;
  color: #222;
  border-radius: 5px;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
.roomdetail_recommend ul > li > a > div {
  position: relative;
}
.roomdetail_recommend ul > li > a > div .icn-new {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
}
.roomdetail_recommend ul > li > a > div img {
  width: 100%;
}
.roomdetail_recommend ul > li > a > h3 {
  margin: 5px 0 3px;
  font-size: 11px;
}
.roomdetail_recommend ul > li > a > h3 span {
  padding-left: 5px;
  color: #0075dd;
  font-size: 18px;
  font-weight: bold;
}
.roomdetail_recommend ul > li > a > p {
  color: #222;
  font-size: 12px;
  line-height: 1.4;
}
.roomdetail_recommend ul > li > a:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 10px 0;
          box-shadow: rgba(0, 0, 0, 0.4) 0 0 10px 0;
}
.roomdetail_recommend.roomdetail_recommend-top ul > li > a > h3 {
  margin: 9px 0 5px;
  line-height: 1.4;
  color: #0075dd;
  font-size: 14px;
}

.roomdetail_recommend_other {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.roomdetail_recommend_other > li {
  width: calc((100% - 40px) / 3);
  border-bottom: 1px solid #E1E1E1;
  padding: 10px 0;
  margin-right: 20px;
}
.roomdetail_recommend_other > li:nth-child(3n) {
  margin-right: 0;
}

/* ----------------------------------------------- */
/* roomdetail-bukken module
-------------------------------------------------- */
.roomdetail-bukken .roomdetail_head .roomdetail_head_body_hdg {
  border-top: none;
  border-bottom: none;
}
.roomdetail-bukken .roomdetail_head_none {
  border-top: 1px dashed #49a1ff;
}

/* ----------------------------------------------- */
/* お気に入り・過去に見た物件 共通
-------------------------------------------------- */
.roomlist_head-favorite:before, .roomlist_head-favorite:after {
  display: none;
}
.roomlist_head-favorite .roomlist_head_inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding-bottom: 20px;
}
.roomlist_head-favorite .roomlist_head_comment {
  position: relative;
  padding: 15px;
  margin-right: 8px;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #49A1FF;
}
.roomlist_head-favorite .roomlist_head_comment:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 32%;
  margin-left: -10px;
  border: 8px solid transparent;
  border-top-width: 12px;
  border-top-color: #49a1ff;
}
.roomlist_head-favorite .roomlist_head_comment:after {
  content: "";
  position: absolute;
  top: calc(100% - 2px);
  left: 32%;
  margin-left: -10px;
  border: 8px solid transparent;
  border-top-width: 12px;
  border-top-color: #fff;
}
.roomlist_head-favorite .roomlist_head_comment .txt {
  font-size: 16px;
  color: #49a1ff;
  line-height: 1.5;
}
.roomlist_head-favorite .roomlist_head_comment.position-favorite:before {
  left: 7%;
}
.roomlist_head-favorite .roomlist_head_comment.position-favorite:after {
  left: 7%;
}
.roomlist_head-favorite .roomlist_head_select {
  position: relative;
  background: #fff;
  max-width: 50%;
}

.roomlist_head_back {
  padding: 15px 0 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.roomlist_head_back .btn-back {
  position: relative;
  display: block;
  width: 320px;
  padding: 12px 0px;
  line-height: 1.3;
  border: 1px solid #A4A4A4;
  color: #49a1ff;
  outline: none;
  font-size: 16px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 24px 24px;
  text-decoration: none;
  line-height: 1;
}
.roomlist_head_back .btn-back .icon {
  position: absolute;
  top: 50%;
  left: 18px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.roomlist_head_back .btn-back .icon:before {
  font-size: 24px;
}

.favorite_sort_box:before, .favorite_sort_box:after {
  content: " ";
  display: table;
}
.favorite_sort_box:after {
  clear: both;
}
.favorite_sort_box .favorite_sort {
  float: right;
  width: 35%;
  text-align: right;
  letter-spacing: -0.4em;
}
.favorite_sort_box .favorite_sort .favorite_sort_title, .favorite_sort_box .favorite_sort .select_box {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
}
.favorite_sort_box .favorite_sort .favorite_sort_title {
  width: 18%;
  padding-right: 2%;
  text-align: left;
}
.favorite_sort_box .favorite_sort .select_box {
  width: 80%;
}
.favorite_sort_box .favorite_sort .select_box:after {
  background: #49A1FF;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #FFF;
}
.favorite_sort_box .favorite_sort_update {
  margin-top: 10px;
}
.favorite_sort_box .favorite_sort_update a {
  color: #49a1ff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: normal;
  text-decoration: underline;
}
.favorite_sort_box .favorite_sort_update a:hover {
  text-decoration: none;
}
.favorite_sort_box .favorite_sort_update a img {
  width: 14px;
  height: 14px;
  margin-right: 3px;
}

.roomlist_tab-favorite {
  max-width: 630px;
  margin: 30px auto 40px;
}
.roomlist_tab-favorite .roomlist_tab_item {
  width: 50%;
}
.roomlist_tab-favorite .roomlist_tab_item a, .roomlist_tab-favorite .roomlist_tab_item > span {
  line-height: 32px;
}
.roomlist_tab-favorite .roomlist_tab_item small {
  display: inline-block;
}

.sennin-label {
  position: relative;
  display: block;
  padding: 7px 0 6px 8px;
  height: 36px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1;
  background: #FF5D6C;
  color: #FFF;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
}
.sennin-label:before {
  content: "";
  position: absolute;
  display: block;
  width: 5px;
  height: 36px;
  background: #FF5D6C;
  top: 0;
  right: -5px;
  z-index: 3;
}
.sennin-label:after {
  content: "";
  position: absolute;
  top: 0;
  left: -4px;
  width: 0;
  height: 0;
  border-style: solid solid solid solid;
  border-width: 18px 0 18px 5px;
  border-color: #FF5D6C transparent #FF5D6C transparent;
}
.sennin-label strong {
  display: inline;
  line-height: 1;
  width: 100%;
  font-size: 11px;
  font-weight: bold;
  vertical-align: baseline;
  padding: 0;
}
.sennin-label strong:after {
  content: "";
  position: absolute;
  top: 36px;
  right: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 3px 0 0;
  border-color: #b4565c transparent transparent transparent;
  z-index: 2;
}

.roomlist_favorite_item .sennin .wrap-sennin {
  position: absolute;
  top: 10px;
  right: 0;
}

.roomlist_favorite_item .kanri .wrap-sennin {
  position: absolute;
  top: 10px;
  right: 0;
}
.roomlist_favorite_item .kanri .wrap-sennin .kanri-label {
  display: block;
  line-height: 1;
  text-align: right;
  position: absolute;
  top: 0;
  right: 70px;
}
.roomlist_favorite_item .kanri .wrap-sennin .kanri-label:only-child {
  right: 10px;
}
.roomlist_favorite_item .kanri .wrap-sennin .kanri-label img {
  width: 47px;
  height: 36px;
}

.favorite_deleat-btn {
  position: absolute;
  right: 5px;
  top: 5px;
  display: inline-block;
  width: 50px;
  min-width: 50px;
  height: 50px;
  z-index: 2;
  cursor: pointer;
}
.favorite_deleat-btn:before, .favorite_deleat-btn:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 25px;
  height: 4px;
  background: #868585;
  -webkit-transform-origin: center;
          transform-origin: center;
  border-radius: 2px;
}
.favorite_deleat-btn:before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.favorite_deleat-btn:after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.delete_box {
  position: relative;
  width: 100%;
  height: 0;
  z-index: 2;
}
.delete_box > div {
  position: absolute;
  top: 0%;
  right: 0%;
  width: 140px;
  height: 55px;
  padding: 7px 6px 7px 2px;
  border-radius: 5px;
  background: #49a1ff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 5px 7px 0;
          box-shadow: rgba(0, 0, 0, 0.25) 0 5px 7px 0;
  -webkit-transform: translate(0%, -120%);
          transform: translate(0%, -120%);
}
.delete_box > div:before {
  content: "";
  position: absolute;
  bottom: -7px;
  right: 22px;
  margin-left: -4px;
  display: block;
  height: 0;
  width: 0;
  border-top: 12px solid #49a1ff;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.delete_box > div > p {
  color: #fff;
  font-size: 16px;
  text-align: center;
}
.delete_box > div > ul {
  margin-top: 5px;
}
.delete_box > div > ul > li {
  float: left;
  width: 66px;
  margin-left: 4px;
  padding: 5px 0 2px;
  border-radius: 10px;
  background: #fff;
  color: #06c;
  font-size: 13px;
  text-align: center;
  -webkit-box-shadow: #06c 0 1px 0 0;
          box-shadow: #06c 0 1px 0 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.delete_box > div > ul > li:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
}

.nothing_box {
  margin: 100px 0;
  font-size: 18px;
  text-align: center;
}
.nothing_box i {
  display: block;
  color: #FF5D6C;
  font-size: 100px;
}

.roomlist_favorite .btn-detail {
  display: block;
  padding: 6px 15px 5px;
  text-align: center;
  background: #39f;
  color: #fff !important;
  -webkit-box-shadow: #06c 0 1px 0 0;
          box-shadow: #06c 0 1px 0 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 5px;
}
.roomlist_favorite .btn-detail:hover {
  background: #64ceff;
  -webkit-box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.5);
}
.roomlist_favorite .btn-detail span {
  line-height: 25px;
}

.roomlist_favorite.roomlist_favorite-close .roomlist_favorite-close_head {
  background: #707070;
  padding: 5px 10px;
  border-radius: 5px 5px 0px 0px;
}
.roomlist_favorite.roomlist_favorite-close .roomlist_favorite-close_head p {
  color: #fff;
  font-size: 14px;
}
.roomlist_favorite.roomlist_favorite-close .roomlist_favorite_item-close {
  border-radius: 0px 0px 5px 5px;
  overflow: hidden;
  border-style: solid;
  border-width: 0px 2px 2px 2px;
  border-color: #707070;
}
.roomlist_favorite.roomlist_favorite-close .favorite_deleat-btn {
  top: 0;
  height: 33px;
  width: 33px;
}
.roomlist_favorite.roomlist_favorite-close .favorite_deleat-btn:before, .roomlist_favorite.roomlist_favorite-close .favorite_deleat-btn:after {
  background: #fff;
}
.roomlist_favorite.roomlist_favorite-close .roomlist_favorite_item_room {
  border-top: none;
}
.roomlist_favorite.roomlist_favorite-close .roomlist_favorite_item_room_head {
  border-bottom: 1px dotted #707070;
  border-top: none;
}
.roomlist_favorite.roomlist_favorite-close .roomlist_favorite_item_room_head .name {
  color: #707070;
}
.roomlist_favorite.roomlist_favorite-close .roomlist_favorite_item_room_content {
  border-bottom: 1px dotted #707070;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.roomlist_favorite.roomlist_favorite-close .roomlist_favorite_item_room_content_btn {
  padding: 6px 25px 5px;
}
.roomlist_favorite.roomlist_favorite-close .roomlist_favorite_item_room_content_info {
  text-align: left;
  border-top: 1px dotted #707070;
  padding: 10px;
}
.roomlist_favorite.roomlist_favorite-close .roomlist_favorite_item_room_content_info a {
  color: #49a1ff;
  text-decoration: none;
}

/* ----------------------------------------------- */
/* お気に入り・最近見た物件 一覧
-------------------------------------------------- */
.roomlist_favorite {
  position: relative;
}
.roomlist_favorite .roomlist_favorite_item {
  width: 100%;
}
.roomlist_favorite .roomlist_favorite_item .label {
  position: absolute;
  top: 4px;
  left: 2px;
  display: inline-block;
  width: 50px;
  min-width: 50px;
  height: 50px;
  border-radius: 0px;
  padding: 0px;
  background: #EAEAE4;
  z-index: 1;
}
.roomlist_favorite .roomlist_favorite_item .label input {
  visibility: hidden;
}
.roomlist_favorite .roomlist_favorite_item .label:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 24px;
  height: 24px;
  border: 1px solid #ccc;
  border-radius: 1px;
  background: #fff;
}
.roomlist_favorite .roomlist_favorite_item .label:after {
  content: "C";
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.1);
          transform: translate(-50%, -50%) scale(0.1);
  width: 1em;
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  color: #49a1ff;
  font-size: 24px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.roomlist_favorite .roomlist_favorite_item_inner {
  position: relative;
  width: calc(100% - 4px);
  margin: 0 auto;
}
.roomlist_favorite .roomlist_favorite_item_inner:before {
  content: "";
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  border-radius: 8px;
}
.roomlist_favorite .roomlist_favorite_item_room {
  position: relative;
  border-bottom: 2px solid #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.3);
}
.roomlist_favorite .roomlist_favorite_item_room > div:last-of-type {
  border-radius: 0 0 8px 8px;
  overflow: hidden;
}
.roomlist_favorite .roomlist_favorite_item.isChecked .roomlist_favorite_item_inner:before {
  left: -2px;
  right: -2px;
  background: #ffe36f;
}
.roomlist_favorite .roomlist_favorite_item.isChecked .roomlist_favorite_item_room {
  border-top: 4px solid #ffe36f;
  border-bottom: 2px solid #ffe36f;
}
.roomlist_favorite .roomlist_favorite_item.isChecked .roomlist_favorite_item_room_head {
  border-top: none;
}
.roomlist_favorite .roomlist_favorite_item.isChecked .label {
  background: #ffe36f;
}
.roomlist_favorite .roomlist_favorite_item.isChecked .label:after {
  content: "C";
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite .roomlist_favorite_item_room_head {
  background: #fff;
  border-top: 4px solid #49a1ff;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
.roomlist_favorite .roomlist_favorite_item_room_head .name {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  display: inline-block;
  padding: 10px 10px 10px 60px;
  font-size: 18px;
  line-height: 30px;
  width: 100%;
  text-align: left;
  font-weight: bold;
  color: #49a1ff;
}
.roomlist_favorite .roomlist_favorite_item_room_detail-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  border-bottom: 1px dotted #49a1ff;
  border-top: 1px dotted #49a1ff;
}
.roomlist_favorite .roomlist_favorite_item_room_img {
  position: relative;
  display: block;
  max-width: 380px;
}
.roomlist_favorite .roomlist_favorite_item_room_img-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  height: 140px;
  max-width: 380px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.roomlist_favorite .roomlist_favorite_item_room_img-list > li {
  display: inline-block;
  position: relative;
  width: 95px;
  height: 70px;
  overflow: hidden;
}
.roomlist_favorite .roomlist_favorite_item_room_img-list > li img {
  position: absolute;
  right: 0;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  height: auto;
  max-height: 100%;
}
.roomlist_favorite .roomlist_favorite_item_room_img-list > li.wide {
  width: 190px;
  height: 140px;
}
.roomlist_favorite .roomlist_favorite_item_room_img-list > li.wide img {
  position: absolute;
  top: 0;
  height: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: auto;
  height: 100%;
  max-height: 100%;
}
.roomlist_favorite .roomlist_favorite_item_room_slider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  cursor: pointer;
}
.roomlist_favorite .roomlist_favorite_item_room_slider a {
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding: 8px 10px;
  border-radius: 50% 0 0 0;
  -webkit-box-shadow: #ccc 0 3px 8px 0;
          box-shadow: #ccc 0 3px 8px 0;
  background: #49a1ff;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}
.roomlist_favorite .roomlist_favorite_item_room_slider a:not(:first-of-type) {
  display: none;
}
.roomlist_favorite .roomlist_favorite_item_room_slider a .icon-zoom-in:before {
  margin: 0;
}
.roomlist_favorite .roomlist_favorite_item_room_slider a:hover {
  background: #0075dd;
}
.roomlist_favorite .roomlist_favorite_item_room_detail {
  display: block;
  width: 100%;
  position: relative;
  padding: 10px;
  background: #F0F5FB;
}
.roomlist_favorite .roomlist_favorite_item_room_detail.sennin {
  padding-right: 133px;
}
.roomlist_favorite .roomlist_favorite_item_room_detail p {
  position: relative;
  font-size: 13px;
  line-height: 1.7em;
  padding-left: 25px;
}
.roomlist_favorite .roomlist_favorite_item_room_detail p > i {
  position: absolute;
  top: 0px;
  left: 0px;
}
.roomlist_favorite .roomlist_favorite_item_room_detail .address {
  color: #49a1ff;
  font-weight: bold;
}
.roomlist_favorite .roomlist_favorite_item_room_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background: #fff;
}
.roomlist_favorite .roomlist_favorite_item_room_madori {
  display: inline-block;
  min-width: 190px;
  height: 170px;
  padding: 10px 0px;
  position: relative;
  overflow: hidden;
}
.roomlist_favorite .roomlist_favorite_item_room_madori img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: auto;
  height: 100%;
  max-height: 160px;
}
.roomlist_favorite .roomlist_favorite_item_room_price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 3px 0px 8px 0px;
  color: #FF5D6C;
}
.roomlist_favorite .roomlist_favorite_item_room_price .floor {
  display: inline-block;
  padding: 3px;
  margin-right: 8px;
  font-size: 13px;
  line-height: 14px;
  color: #0075dd;
  background: #DBEBFC;
}
.roomlist_favorite .roomlist_favorite_item_room_price .price > span:first-child {
  font-size: 24px;
  line-height: 22px;
  font-weight: bold;
}
.roomlist_favorite .roomlist_favorite_item_room_price .price > span:last-child {
  font-size: 14px;
}
.roomlist_favorite .roomlist_favorite_item_room_content {
  display: inline-block;
  width: 100%;
  padding: 20px 20px 10px 10px;
}
.roomlist_favorite .roomlist_favorite_item_room_info {
  position: relative;
  font-weight: bold;
  line-height: 18px;
}
.roomlist_favorite .roomlist_favorite_item_room_info span {
  display: inline-block;
  padding-left: 5px;
}
.roomlist_favorite .roomlist_favorite_item_room_info small {
  display: inline-block;
  font-weight: normal;
  font-size: 11px;
}
.roomlist_favorite .roomlist_favorite_item_room_tag {
  margin-top: 10px;
}
.roomlist_favorite .roomlist_favorite_item_room_contact {
  margin-top: 15px;
}
.roomlist_favorite .roomlist_favorite_item_room_contact_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.roomlist_favorite .roomlist_favorite_item_room_contact_list .list-item-mail, .roomlist_favorite .roomlist_favorite_item_room_contact_list .list-item-phone {
  width: 39%;
}
.roomlist_favorite .roomlist_favorite_item_room_contact_list .list-item-mail .btn:hover, .roomlist_favorite .roomlist_favorite_item_room_contact_list .list-item-phone .btn:hover {
  -webkit-box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.5);
}
.roomlist_favorite .roomlist_favorite_item_room_contact_list .list-item-mail button {
  width: 100%;
}
.roomlist_favorite .roomlist_favorite_item_room_contact_list .list-item-detail {
  width: 20%;
}
.roomlist_favorite .roomlist_favorite_item_room_contact_list .list-item-favorite {
  border-radius: 5px;
}
.roomlist_favorite .roomlist_favorite_item_room_contact_list .list-item-favorite > div {
  padding: 6px 15px 5px;
}
.roomlist_favorite .roomlist_favorite_item_room_contact_list .list-item-favorite > div > span {
  font-size: 12px;
  line-height: 24px;
}
.roomlist_favorite .roomlist_favorite_item_room_contact_list .list-item-favorite .icon-heart-empty:before {
  font-size: 16px;
}
.roomlist_favorite .roomlist_favorite_item_room_contact_list .list-item-favorite .txt_favorite_regist {
  font-size: 11px;
}
.roomlist_favorite .roomlist_favorite_item_room_rate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px solid #49a1ff;
  background: #fff;
}
.roomlist_favorite .roomlist_favorite_item_room_rate_heart {
  display: inline-block;
  padding: 10px 20px;
  min-width: 320px;
  text-align: center;
  border-right: 1px dotted #49a1ff;
}
.roomlist_favorite .roomlist_favorite_item_room_rate_heart_title {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  font-size: 13px;
}
.roomlist_favorite .roomlist_favorite_item_room_rate_heart_icon {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: -0.5em;
}
.roomlist_favorite .roomlist_favorite_item_room_rate_heart_icon li {
  position: relative;
  display: inline-block;
  padding: 0 5px 0px 5px;
  vertical-align: middle;
  letter-spacing: normal;
  cursor: pointer;
}
.roomlist_favorite .roomlist_favorite_item_room_rate_heart_icon li::after {
  content: "♥";
  position: absolute;
  top: 50%;
  left: 50%;
  color: #FF5D6C;
  font-size: 30px;
  font-family: "fontello";
  -webkit-transition: 0.15s ease all;
  transition: 0.15s ease all;
  -webkit-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
}
.roomlist_favorite .roomlist_favorite_item_room_rate_heart_icon li i {
  color: #FF5D6C;
  font-size: 30px;
}
.roomlist_favorite .roomlist_favorite_item_room_rate_heart_icon li i:before {
  margin: 0;
}
.roomlist_favorite .roomlist_favorite_item_room_rate_heart_icon[data-rate="5"] li:nth-child(1)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite .roomlist_favorite_item_room_rate_heart_icon[data-rate="5"] li:nth-child(2)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite .roomlist_favorite_item_room_rate_heart_icon[data-rate="5"] li:nth-child(3)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite .roomlist_favorite_item_room_rate_heart_icon[data-rate="5"] li:nth-child(4)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite .roomlist_favorite_item_room_rate_heart_icon[data-rate="5"] li:nth-child(5)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite .roomlist_favorite_item_room_rate_heart_icon[data-rate="4"] li:nth-child(1)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite .roomlist_favorite_item_room_rate_heart_icon[data-rate="4"] li:nth-child(2)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite .roomlist_favorite_item_room_rate_heart_icon[data-rate="4"] li:nth-child(3)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite .roomlist_favorite_item_room_rate_heart_icon[data-rate="4"] li:nth-child(4)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite .roomlist_favorite_item_room_rate_heart_icon[data-rate="3"] li:nth-child(1)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite .roomlist_favorite_item_room_rate_heart_icon[data-rate="3"] li:nth-child(2)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite .roomlist_favorite_item_room_rate_heart_icon[data-rate="3"] li:nth-child(3)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite .roomlist_favorite_item_room_rate_heart_icon[data-rate="2"] li:nth-child(1)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite .roomlist_favorite_item_room_rate_heart_icon[data-rate="2"] li:nth-child(2)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite .roomlist_favorite_item_room_rate_heart_icon[data-rate="1"] li:nth-child(1)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite .roomlist_favorite_item_room_rate_memo {
  display: inline-block;
  width: 100%;
  position: relative;
  height: auto;
  padding: 13px;
  text-align: left;
  cursor: default;
}
.roomlist_favorite .roomlist_favorite_item_room_rate_memo.box_edit {
  position: relative;
}
.roomlist_favorite .roomlist_favorite_item_room_rate_memo.box_edit .title {
  display: inline-block;
  line-height: 28px;
}
.roomlist_favorite .roomlist_favorite_item_room_rate_memo.box_edit textarea {
  display: none;
  width: 100%;
  min-height: 26px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.roomlist_favorite .roomlist_favorite_item_room_rate_memo.box_edit textarea:-moz-placeholder-shown {
  color: #747474;
}
.roomlist_favorite .roomlist_favorite_item_room_rate_memo.box_edit textarea:-ms-input-placeholder {
  color: #747474;
}
.roomlist_favorite .roomlist_favorite_item_room_rate_memo.box_edit textarea:placeholder-shown {
  color: #747474;
}
.roomlist_favorite .roomlist_favorite_item_room_rate_memo.box_edit .txt-favorite-err {
  padding: 0 0 7px;
}
.roomlist_favorite .roomlist_favorite_item_room_rate_memo.box_edit .txt_memo {
  display: inline-block;
  min-height: 26px;
  padding-right: 65px;
}
.roomlist_favorite .roomlist_favorite_item_room_rate_memo.box_edit .txt_memo.txt-none {
  color: #747474;
}
.roomlist_favorite .roomlist_favorite_item_room_rate_memo.box_edit .btn-edit,
.roomlist_favorite .roomlist_favorite_item_room_rate_memo.box_edit .btn-save {
  position: absolute;
  right: 10px;
  border-radius: 15px;
  cursor: pointer;
}
.roomlist_favorite .roomlist_favorite_item_room_rate_memo.box_edit .btn-edit {
  background: #fff;
  color: #49a1ff;
  border: 1px solid #49a1ff;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.roomlist_favorite .roomlist_favorite_item_room_rate_memo.box_edit .btn-save {
  display: none;
  bottom: 5px;
}
.roomlist_favorite .roomlist_favorite_item_room_rate_memo.isEdit.box_edit {
  display: block;
  padding-bottom: 35px;
}
.roomlist_favorite .roomlist_favorite_item_room_rate_memo.isEdit.box_edit .txt_memo {
  display: none;
}
.roomlist_favorite .roomlist_favorite_item_room_rate_memo.isEdit.box_edit textarea {
  display: block;
  padding: 7px;
  border: 1px solid #ccc;
}
.roomlist_favorite .roomlist_favorite_item_room_rate_memo.isEdit.box_edit .btn-edit {
  display: none;
}
.roomlist_favorite .roomlist_favorite_item_room_rate_memo.isEdit.box_edit .btn-save {
  display: block;
}
.roomlist_favorite .roomlist_favorite_subtitle_date {
  padding: 10px 0 60px;
  color: #868585;
}

/* ----------------------------------------------- */
/* お気に入り比較
-------------------------------------------------- */
.roomlist_favorite-compare {
  position: relative;
}
.roomlist_favorite-compare:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: #fff;
}
.roomlist_favorite-compare_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border: 1px solid #D6D0B5;
  border-right: none;
  border-left: none;
  margin-bottom: 40px;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}
.roomlist_favorite-compare_head {
  position: relative;
  z-index: 1;
}
.roomlist_favorite-compare_head_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 120px;
  max-width: 120px;
  padding: 10px 2px;
  border-left: 1px solid #D6D0B5;
  border-bottom: 1px solid #D6D0B5;
  border-right: 1px dotted #D6D0B5;
  color: #666666;
  font-size: 12px;
  line-height: 1.4;
  background: #fff;
  -webkit-box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.3);
          box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.3);
  text-align: center;
}
.roomlist_favorite-compare_head_item:first-child {
  position: fixed;
  top: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.roomlist_favorite-compare_head_item:first-child.isFixed {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  margin-top: 41px;
}
.roomlist_favorite-compare_head_item-thred {
  background: #edf6ff;
  font-weight: bold;
  border-top: 1px solid #06c;
  border-right: 1px dotted #D6D0B5;
}
.roomlist_favorite-compare_content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  overflow-x: scroll;
  z-index: 0;
  cursor: -webkit-grab;
  cursor: grab;
}
.roomlist_favorite-compare:has(.isFixed) .roomlist_favorite-compare_row-small {
  -webkit-transition: height 1s ease-in-out;
  transition: height 1s ease-in-out;
}
.roomlist_favorite-compare:has(.isFixed) .roomlist_favorite-compare_row-small .price, .roomlist_favorite-compare:has(.isFixed) .roomlist_favorite-compare_row-small .btns, .roomlist_favorite-compare:has(.isFixed) .roomlist_favorite-compare_row-small .bknimg, .roomlist_favorite-compare:has(.isFixed) .roomlist_favorite-compare_row-small .btn {
  display: none;
}
.roomlist_favorite-compare_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.roomlist_favorite-compare_row:first-child {
  position: fixed;
  top: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  width: calc(100% - 72px);
}
.roomlist_favorite-compare_row:first-child.isFixed {
  width: 840px;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  overflow: hidden;
  overflow-x: scroll;
  z-index: 1;
  margin-top: 41px;
}
.roomlist_favorite-compare_row-small:first-child {
  position: fixed;
  top: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  width: calc(100% - 72px);
}
.roomlist_favorite-compare_row-small:first-child.isFixed {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  overflow: hidden;
  overflow-x: scroll;
  z-index: 1;
}
.roomlist_favorite-compare_row_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.roomlist_favorite-compare_row-thred .roomlist_favorite-compare_row_item {
  background: #edf6ff;
  border-top: 1px solid #06c;
  border-right: none;
}
.roomlist_favorite-compare_row-thred .roomlist_favorite-compare_row_item .txt {
  font-weight: bold;
}
.roomlist_favorite-compare_row_item {
  min-width: 220px;
  max-width: 220px;
  min-height: 32px;
  padding: 10px 10px 10px;
  border-bottom: 1px solid #D6D0B5;
  border-right: 1px dotted #D6D0B5;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.roomlist_favorite-compare_row_item .txt {
  font-size: 14px;
  line-height: 1.2857142857;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.roomlist_favorite-compare_row_item .price {
  font-size: 14px;
  line-height: 1.1428571429;
  text-align: left;
  font-weight: bold;
  color: #f66;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.roomlist_favorite-compare_row_item .price span:nth-child(2) {
  font-size: 10px;
  margin-top: 2px;
}
.roomlist_favorite-compare_row_item .btn {
  width: 100%;
  margin-top: 10px;
  padding: 6px 10px 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.roomlist_favorite-compare_row_item-head {
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.roomlist_favorite-compare_row_item-head .btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.roomlist_favorite-compare_row_item-head .btn-check {
  position: relative;
  display: inline-block;
  border-radius: 0px;
  padding: 0px;
  z-index: 1;
  width: 20px;
  height: 20px;
}
.roomlist_favorite-compare_row_item-head .btn-check input {
  visibility: hidden;
}
.roomlist_favorite-compare_row_item-head .btn-check:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  border-radius: 1px;
  background: #fff;
}
.roomlist_favorite-compare_row_item-head .btn-check:after {
  content: "C";
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.1);
          transform: translate(-50%, -50%) scale(0.1);
  width: 1em;
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  color: #49a1ff;
  font-size: 20px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.roomlist_favorite-compare_row_item-head .btn-itemDelete {
  position: relative;
  display: inline-block;
  width: 20px;
  min-width: 20px;
  height: 20px;
  margin-right: 0;
  cursor: pointer;
}
.roomlist_favorite-compare_row_item-head .btn-itemDelete:before, .roomlist_favorite-compare_row_item-head .btn-itemDelete:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 15px;
  height: 2px;
  background: #ddd;
  -webkit-transform-origin: center;
          transform-origin: center;
}
.roomlist_favorite-compare_row_item-head .btn-itemDelete:before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.roomlist_favorite-compare_row_item-head .btn-itemDelete:after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.roomlist_favorite-compare_row_item-head .bknimg {
  width: 60px;
  height: 60px;
  margin: 0 auto;
}
.roomlist_favorite-compare_row_item-head .bknimg > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.roomlist_favorite-compare_row_item-head .bknname {
  margin-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  line-height: 1.2857142857;
  text-align: left;
  font-weight: bold;
  color: #49a1ff;
}
.roomlist_favorite-compare_row_item-head .price {
  margin-bottom: 10px;
}
.roomlist_favorite-compare_row_item-head .btn-blue {
  margin-top: auto;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.roomlist_favorite-compare_row_item-head .btn-blue:hover {
  color: #fff;
  background: #39f !important;
  -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3);
          box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3);
}
.roomlist_favorite-compare_row_item-head.isChecked .btn-check:after {
  content: "C";
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite-compare_row_item-favorite {
  min-height: 40px;
}
.roomlist_favorite-compare_row_item-favorite .rate {
  padding-bottom: 5px;
}
.roomlist_favorite-compare_row_item-favorite .rate .heart {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: -0.5em;
}
.roomlist_favorite-compare_row_item-favorite .rate .heart li {
  position: relative;
  display: inline-block;
  padding: 0 1px;
  vertical-align: middle;
  letter-spacing: normal;
  cursor: pointer;
}
.roomlist_favorite-compare_row_item-favorite .rate .heart li::after {
  content: "♥";
  position: absolute;
  top: 50%;
  left: 50%;
  color: #FF5D6C;
  font-size: 14px;
  font-family: "fontello";
  -webkit-transition: 0.15s ease all;
  transition: 0.15s ease all;
  -webkit-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
}
.roomlist_favorite-compare_row_item-favorite .rate .heart li i {
  color: #FF5D6C;
}
.roomlist_favorite-compare_row_item-favorite .rate .heart li i:before {
  margin: 0;
  font-size: 14px;
}
.roomlist_favorite-compare_row_item-favorite .rate .heart[data-rate="5"] li:nth-child(1)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite-compare_row_item-favorite .rate .heart[data-rate="5"] li:nth-child(2)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite-compare_row_item-favorite .rate .heart[data-rate="5"] li:nth-child(3)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite-compare_row_item-favorite .rate .heart[data-rate="5"] li:nth-child(4)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite-compare_row_item-favorite .rate .heart[data-rate="5"] li:nth-child(5)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite-compare_row_item-favorite .rate .heart[data-rate="4"] li:nth-child(1)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite-compare_row_item-favorite .rate .heart[data-rate="4"] li:nth-child(2)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite-compare_row_item-favorite .rate .heart[data-rate="4"] li:nth-child(3)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite-compare_row_item-favorite .rate .heart[data-rate="4"] li:nth-child(4)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite-compare_row_item-favorite .rate .heart[data-rate="3"] li:nth-child(1)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite-compare_row_item-favorite .rate .heart[data-rate="3"] li:nth-child(2)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite-compare_row_item-favorite .rate .heart[data-rate="3"] li:nth-child(3)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite-compare_row_item-favorite .rate .heart[data-rate="2"] li:nth-child(1)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite-compare_row_item-favorite .rate .heart[data-rate="2"] li:nth-child(2)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite-compare_row_item-favorite .rate .heart[data-rate="1"] li:nth-child(1)::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.roomlist_favorite-compare_row_item-point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.roomlist_favorite-compare_row_item-point .sennin-label {
  padding: 12px 14px;
  margin-left: 8px;
  margin-right: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.roomlist_favorite-compare_row_item-point .sennin-label:before {
  display: none;
}
.roomlist_favorite-compare_row_item-point .sennin-label strong::after {
  display: none;
}
.roomlist_favorite-compare_row_item-point .kanri-label {
  width: auto;
  heigh: 100%;
  margin-right: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.roomlist_favorite-compare_row_item-point .kanri-label > img {
  width: 46px;
}
.roomlist_favorite-compare_row_item-imgs .noimg {
  width: 120px;
  margin: 0 auto;
}
.roomlist_favorite-compare_row_item-imgs .noimg > img {
  display: block;
  width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.roomlist_favorite-compare_row_item-imgs .bknimgs-inner {
  width: 120px;
  margin: 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  cursor: pointer;
}
.roomlist_favorite-compare_row_item-imgs .bknimgs-inner .img {
  position: relative;
  width: 50%;
  padding-bottom: 50%;
}
.roomlist_favorite-compare_row_item-imgs .bknimgs-inner .img > img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.roomlist_favorite-compare_row_item-imgs .bknimgs-inner:after {
  content: "i";
  position: absolute;
  top: 2px;
  left: 2px;
  border-radius: 50%;
  padding: 6px;
  opacity: 0.6;
  line-height: 1;
  background: #49a1ff;
  -webkit-box-shadow: #ccc 0 3px 8px 0;
  box-shadow: #ccc 0 3px 8px 0;
  color: #fff;
  font-size: 12px;
  font-family: "fontello";
  -webkit-font-smoothing: antialiased;
}
.roomlist_favorite-compare_row_item-madori .madori {
  width: 120px;
  margin: 0 auto;
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto 6px;
}
.roomlist_favorite-compare_row_item-madori .madori .img {
  width: 100%;
}
.roomlist_favorite-compare_row_item-madori .madori .img > img {
  width: 100%;
  height: auto;
}
.roomlist_favorite-compare_row_item-madori .madori:after {
  content: "i";
  position: absolute;
  top: 2px;
  left: 2px;
  border-radius: 50%;
  padding: 6px;
  opacity: 0.6;
  line-height: 1;
  background: #49a1ff;
  -webkit-box-shadow: #ccc 0 3px 8px 0;
  box-shadow: #ccc 0 3px 8px 0;
  color: #fff;
  font-size: 12px;
  font-family: "fontello";
  -webkit-font-smoothing: antialiased;
}
.roomlist_favorite-compare_row_item-cv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.roomlist_favorite-compare_row_item-cv .btn-cv {
  width: calc(50% - 2px);
}
.roomlist_favorite-compare_row_item-cv .btn-cv .btn-s:hover {
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
          box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.roomlist_favorite-compare_row_item-cv .btn-cv .btn-green {
  background: #3bd9a4 !important;
}
.roomlist_favorite-compare .nextstep_box.isRelative {
  width: calc(100% - 10px);
}

/* ----------------------------------------------- */
/* 最近見た物件 一覧
-------------------------------------------------- */
.history-detail-wrap .roomlist_favorite .roomlist_favorite_item_room_head .name {
  padding: 10px 10px;
}
.history-detail-wrap .roomlist_favorite .roomlist_favorite_item_room_contact {
  margin-top: 15px;
}
.history-detail-wrap .roomlist_favorite .roomlist_favorite_item_room_contact_list .list-item-mail, .history-detail-wrap .roomlist_favorite .roomlist_favorite_item_room_contact_list .list-item-phone {
  width: 29%;
}
.history-detail-wrap .roomlist_favorite .roomlist_favorite_item_room_contact_list .list-item-mail button, .history-detail-wrap .roomlist_favorite .roomlist_favorite_item_room_contact_list .list-item-phone button {
  width: 100%;
}
.history-detail-wrap .roomlist_favorite .roomlist_favorite_item_room_contact_list .list-item-detail {
  width: 20%;
}
.history-detail-wrap .roomlist_favorite .roomlist_favorite_item_room_contact_list .list-item-detail .box_content_text > span {
  line-height: 29px;
}
.history-detail-wrap .roomlist_favorite .roomlist_favorite_item_room_contact_list .list-item-favorite {
  width: 20%;
  border-radius: 5px;
}
.history-detail-wrap .roomlist_favorite .roomlist_favorite_item_room_contact_list .list-item-favorite > div {
  padding: 8px 15px 7px;
}
.history-detail-wrap .roomlist_favorite .roomlist_favorite_item_room_contact_list .list-item-favorite > div > span {
  font-size: 12px;
  line-height: 24px;
}
.history-detail-wrap .roomlist_favorite .roomlist_favorite_item_room_contact_list .list-item-favorite .icon-heart-empty:before {
  font-size: 16px;
}
.history-detail-wrap .roomlist_favorite .roomlist_favorite_item_room_contact_list .list-item-favorite .txt_favorite_regist {
  font-size: 11px;
}

/* ----------------------------------------------- */
/* お気に入り・過去に見た物件 地図表示
-------------------------------------------------- */
#map.map-favorite #map_bukken .map_bukken_btn_wrap {
  margin-top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#map.map-favorite #map_bukken .map_bukken_btn_wrap .map_bukken_showbtn {
  border-radius: 5px 0px 0px 5px;
}
#map.map-favorite #map_bukken .map_bukken_btn_wrap #map_bukken_chara {
  top: 0px;
}
#map.map-favorite #map_bukken_list-favorite {
  padding-top: 10px;
}
#map.map-favorite #map_bukken_list-favorite .roomlist_body_item_img {
  width: 115px;
}
#map.map-favorite #map_bukken_list-favorite .roomlist_body_item_img > img {
  height: auto;
  margin-top: 8px;
}
#map.map-favorite #map_bukken_list-favorite .roomlist_body_item_content {
  margin-left: 125px;
}
#map.map-favorite #map_bukken_list-favorite .roomlist_body_item_content_price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: top;
      -ms-flex-align: top;
          align-items: top;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 2px;
}
#map.map-favorite #map_bukken_list-favorite .roomlist_body_item_content_price > span {
  display: inline-block;
  font-size: 18px;
}
#map.map-favorite #map_bukken_list-favorite .roomlist_body_item_content_price > span.floor {
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding: 3px;
  margin-right: 5px;
  font-size: 10px;
  color: #0075dd;
  background: #DBEBFC;
}
#map.map-favorite #map_bukken_list-favorite .roomlist_body_item_content_price span.kanriprice {
  display: block;
  margin-top: 2px;
  line-height: 10px;
  font-size: 10px;
}
#map.map-favorite #map_bukken_list-favorite .roomlist_body_item_content_info {
  margin-top: 3px;
  font-size: 10px;
  font-weight: bold;
}

/* ----------------------------------------------- */
/* 棟ページ（募集中）
-------------------------------------------------- */
.roomlist_favorite.building {
  border-radius: 0 0 8px 8px;
  -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.3);
}
.roomlist_favorite.building .roomlist_favorite_item_room {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-top: 1px solid #49a1ff;
  border-bottom: none;
  border-radius: 0;
}
.roomlist_favorite.building .roomlist_favorite_item_room_img {
  padding: 10px 0 10px 10px;
}
.roomlist_favorite.building .roomlist_favorite_item_room_img-list {
  height: 172px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.roomlist_favorite.building .roomlist_favorite_item_room_img-list > li {
  width: 122px;
  height: 86px;
  background: url(/resource/images/bg-slider-thumb-noimg.png) no-repeat center/cover;
}
.roomlist_favorite.building .roomlist_favorite_item_room_img-list > li.wide {
  width: 126px;
  height: 172px;
  margin-right: 10px;
}
.roomlist_favorite.building .roomlist_favorite_item_room_slider a {
  right: 3px;
  bottom: 10px;
}
.roomlist_favorite.building .roomlist_favorite_item_room_detail {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: none;
}
.roomlist_favorite.building .roomlist_favorite_item_room_detail-wrap {
  border: none;
}
.roomlist_favorite.building .roomlist_favorite_item_room_detail p {
  padding-left: 0;
}
.roomlist_favorite.building .roomlist_favorite_item_room_contact {
  width: 180px;
  -ms-flex-preferred-size: 180px;
      flex-basis: 180px;
  padding-right: 20px;
  margin-top: 0;
}
.roomlist_favorite.building .roomlist_favorite_item_room_contact_list {
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.roomlist_favorite.building .roomlist_favorite_item_room_contact_list .list-item-detail,
.roomlist_favorite.building .roomlist_favorite_item_room_contact_list .list-item-favorite {
  width: 100%;
}
.roomlist_favorite.building .roomlist_favorite_item_room_contact_list .list-item-favorite {
  margin-top: 15px;
}

/* -----------------------------------------------
 /chintai/college/
-------------------------------------------------- */
.chintai-college {
  /* #header
  -------------------------------------------------- */
  /* Layout
  -------------------------------------------------- */
  /* -------------------- .section ------------------ */
  /* Module
  -------------------------------------------------- */
}
.chintai-college .header_logo {
  position: relative;
  float: left;
  padding: 12px 0;
}
.chintai-college .header_logo:before {
  display: none;
}
.chintai-college .header_gnav {
  max-width: 280px;
  margin: -2px 0 0 10px;
}
.chintai-college .header_snav {
  margin: 12px 10px 12px 0;
}
.chintai-college .header_hnav {
  margin-top: 10px;
}
.chintai-college .header_content {
  background: #fff;
  color: #339999;
  padding: 15px 0;
}
.chintai-college .header_content-lead {
  display: inline-block;
  font-size: 22px;
  line-height: 1.4;
  position: relative;
  color: #000;
  font-size: 12px;
  margin-top: 5px;
}
.chintai-college .header_content-lead:hover {
  color: #000;
}
.chintai-college .header_content-lead em {
  font-style: normal;
}
.chintai-college .header_content-lead h1 {
  margin-top: -10px;
  padding-left: 42px;
}
.chintai-college .header_content-lead img {
  padding-left: 42px;
}
.chintai-college .header_content-lead:before {
  content: "";
  display: block;
  background: url("/resource/images/icn-scholar.webp") no-repeat left center;
  background-size: cover;
  width: 35px;
  height: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.chintai-college .header_content-contact {
  float: right;
  line-height: 1.1;
}
.chintai-college .header_content-contact small, .chintai-college .header_content-contact span {
  display: inline-block;
  vertical-align: middle;
}
.chintai-college .header_content-contact small {
  color: #666;
  font-size: 12px;
}
.chintai-college .header_content-contact-number {
  font-size: 28px;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  letter-spacing: -1px;
}
.chintai-college .header_content-contact-label {
  background: #339999;
  color: #fff;
  padding: 5px 8px;
}
.chintai-college .header_content-reserve {
  text-align: right;
  float: right;
}
.chintai-college .header_content-reserve > p {
  display: inline-block;
  font-size: 12px;
  color: #000;
  vertical-align: middle;
}
.chintai-college .header_content-reserve > a {
  display: inline-block;
  padding: 5px 15px;
  margin: 0px 0px 0px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  background: #339999;
  text-align: center;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  vertical-align: middle;
}
.chintai-college .header_content-reserve > a p {
  color: #fff;
  display: inline-block;
  font-size: 13px;
  letter-spacing: 0.01em;
}
.chintai-college .header_content-reserve > a:before {
  content: "K";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  display: inline-block;
  line-height: 1em;
  margin-left: 0;
  color: #fff;
  font-size: 0.8rem;
}
.chintai-college .header_content-reserve > a:hover {
  -webkit-box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.3);
          box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media (max-width: 959px) {
  .chintai-college .header_logo a {
    height: auto;
  }
  .chintai-college .header_logo img {
    width: 97px;
    width: inline;
  }
  .chintai-college .header_gnav {
    max-width: 207px;
    font-size: 8px;
    margin: 4px 0 0 -10px;
  }
}
.chintai-college #header_follow .header_hnav {
  margin-top: 5px;
}
.chintai-college #main {
  padding-bottom: 0;
}
.chintai-college .section_report {
  margin-top: 60px;
}
.chintai-college .section_report .title {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
.chintai-college .section_report ul {
  margin-bottom: 20px;
}
.chintai-college .section_report ul:before, .chintai-college .section_report ul:after {
  content: " ";
  display: table;
}
.chintai-college .section_report ul:after {
  clear: both;
}
.chintai-college .section_report ul li {
  float: left;
  width: 16.14%;
  margin-right: 0.625%;
}
.chintai-college .section_report ul li:last-child {
  margin-right: 0;
}
.chintai-college .section_report ul li a {
  display: block;
  padding: 7px;
  border: 1px solid rgba(102, 102, 102, 0.35);
  border-radius: 5px;
  color: #222;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.chintai-college .section_report ul li a:hover {
  border-color: rgba(102, 102, 102, 0.8);
  opacity: 0.8;
}
.chintai-college .section_report ul li a .img {
  width: 100%;
}
.chintai-college .section_report ul li a .img img {
  width: 100%;
  margin-bottom: 10px;
  image-rendering: -webkit-optimize-contrast;
}
.chintai-college .section_report ul li a .txt_univ {
  height: 47px;
  color: #666;
}
.chintai-college .section_report ul li a .txt_name {
  line-height: 1.3;
  font-size: 18px;
}
.chintai-college .section_report .bx-controls {
  display: none;
}
.chintai-college .section_report .btn-report {
  display: block;
  width: 190px;
  margin: 0 auto;
  padding: 13px 0;
  border-radius: 3px;
  background: #009688;
  font-size: 14px;
  color: #fff;
  -webkit-box-shadow: #287676 0 1px 0 0;
          box-shadow: #287676 0 1px 0 0;
  text-align: center;
  text-decoration: none;
}
.chintai-college .section_report .btn-report:before {
  display: none;
}
.chintai-college .section_special {
  background: #f9f9f7;
  border-top: 1px solid #f3f3ef;
}
.chintai-college .section_special h2 {
  font-size: 18px;
  font-weight: bold;
  padding: 15px 0;
}
.chintai-college .section_special ul {
  margin: -10px 0 25px -8px;
}
.chintai-college .section_special ul > li {
  float: left;
  margin: 8px 0 0 8px;
}
.chintai-college .section_contact {
  background: #009688;
  color: #fff;
  padding: 18px 0 20px;
}
.chintai-college .section_contact-content {
  max-width: 560px;
  margin: 0 auto;
}
.chintai-college .section_contact-content p {
  text-align: justify;
  font-size: 12px;
  line-height: 1.6;
}
.chintai-college .section_contact-title {
  text-align: center;
  margin-bottom: 15px;
}
.chintai-college .section_contact-title small, .chintai-college .section_contact-title span {
  display: inline-block;
  vertical-align: middle;
}
.chintai-college .section_contact-title small {
  font-weight: bold;
  font-size: 14px;
  margin-right: 2px;
}
.chintai-college .section_contact-number {
  display: block;
  font-style: normal;
  font-size: 36px;
  font-family: "Roboto", sans-serif;
  line-height: 1.4;
}
.chintai-college .section_contact-number-sub {
  position: relative;
  top: -4px;
}
.chintai-college .section_contact-number-sub:after {
  position: absolute;
  left: 12px;
  bottom: -5px;
  font-size: 9px;
  font-weight: normal;
  font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
  letter-spacing: 2px;
  min-width: 50px;
}
.chintai-college .section_contact-number-sub[data-sub="86"]:after {
  content: "ハロー";
  left: -2px;
}
.chintai-college .section_contact-number-sub[data-sub="2140"]:after {
  content: "ニッショー";
}
.chintai-college .section_contact-label {
  color: #009688;
  padding: 5px 8px;
}
.chintai-college .section_contact-sagassy {
  position: absolute;
  top: -18px;
  bottom: -20px;
  width: 200px;
  pointer-events: none;
}
.chintai-college .section_contact-sagassy-left {
  left: 0;
  background: url("/resource/images/chintai/college/detail-icn-sagassy-contact01.webp") no-repeat top center;
}
.chintai-college .section_contact-sagassy-right {
  right: 0;
  background: url("/resource/images/chintai/college/detail-icn-sagassy-contact02.webp") no-repeat top center;
}
@media (max-width: 959px) {
  .chintai-college .section_contact-content {
    max-width: 434px;
  }
}
.chintai-college .section_link-find {
  padding: 25px 0 20px;
}
.chintai-college .section_link-find ul li {
  float: left;
  width: 33.333333333%;
  text-align: center;
  margin-bottom: 12px;
}
.chintai-college .section_link-find ul li a {
  font-size: 12px;
}
.chintai-college .box_find-campus-container {
  position: relative;
  border-top: 1px solid #ddd;
}
.chintai-college .box_online {
  margin-top: 15px;
}
.chintai-college .box_online a {
  display: block;
}
.chintai-college .list_tab {
  margin-top: 28px;
  display: table;
  width: 100%;
  table-layout: fixed;
}
.chintai-college .list_tab li {
  display: table-cell;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.chintai-college .list_tab li:first-child {
  border-left: 1px solid #ddd;
}
.chintai-college .list_tab li a {
  display: block;
  text-align: center;
  padding: 15px 10px;
  text-decoration: none;
}
.chintai-college .list_tab li a.is_active {
  background: #f9f9f7;
  position: relative;
  color: #333;
}
.chintai-college .list_tab li a.is_active:after {
  content: "";
  display: block;
  background: #f9f9f7;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  z-index: 5;
}
.chintai-college .section_contact {
  background: #009688;
  padding: 18px 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.chintai-college .section_contact-sagassy {
  bottom: -20px;
}
.chintai-college .section_contact-content-title {
  display: table;
  margin: 0 auto 25px;
  padding-top: 8px;
}
.chintai-college .section_contact-number {
  line-height: 1;
  letter-spacing: 0;
}
.chintai-college .section_contact-number-sub:after {
  bottom: -10px;
}
.chintai-college .section_contact-btn {
  display: table-cell;
  vertical-align: top;
  padding: 5px 15px 0 0;
}
.chintai-college .section_contact-btn .btn-m {
  font-size: 14px;
  padding: 18px 23px;
  font-weight: bold;
  color: #009688;
}
.chintai-college .section_contact-label {
  background: #ffcc00;
}
.chintai-college .section_contact-title {
  display: table-cell;
  vertical-align: top;
  padding-left: 20px;
}
.chintai-college .section_contact-small {
  line-height: 0;
}
.chintai-college .roomlist_condition_item {
  background: #009688;
}
.chintai-college .roomlist_condition:before {
  border-color: transparent #009688 transparent transparent;
}

/* -----------------------------------------------
 /chintai/college/detail/
-------------------------------------------------- */
.chintai-college-detail, .chintai-college-guide {
  /* --------------------- .box -------------------- */
  /* ------------------ .list ------------------ */
  /* ------------------- .btn ------------------ */
  /* ------------------ .hdg- ------------------ */
  /* -------------------- map ------------------- */
  /* -------------------- UI ------------------- */
}
.chintai-college-detail #pagetop-follow > a, .chintai-college-guide #pagetop-follow > a {
  background: #d6ebeb;
  color: #00786d;
}
.chintai-college-detail #pagetop-follow > a .icon-angle-up::before, .chintai-college-guide #pagetop-follow > a .icon-angle-up::before {
  color: #00786d;
}
.chintai-college-detail #college-detail_accordion.accordion_box_body, .chintai-college-guide #college-detail_accordion.accordion_box_body {
  display: none;
}
.chintai-college-detail .aside-button, .chintai-college-guide .aside-button {
  position: relative;
  padding: 20px 0 40px;
  text-align: center;
}
.chintai-college-detail .aside-button .btn, .chintai-college-guide .aside-button .btn {
  width: 200px;
  display: inline-block;
  background: #339999;
  padding: 15px 10px;
  font-weight: bold;
  color: #fff;
  -webkit-box-shadow: #00786d 0 1px 0 0;
          box-shadow: #00786d 0 1px 0 0;
}
.chintai-college-detail .aside-button .btn-more, .chintai-college-guide .aside-button .btn-more {
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  color: #333;
  border-radius: 0 0 20px 20px;
  padding: 3px 15px;
  text-align: center;
  border: 1px solid #ddd;
  border-top: none;
}
.chintai-college-detail .aside-button .btn-more i, .chintai-college-guide .aside-button .btn-more i {
  color: #339999;
}
.chintai-college-detail .detail-aside, .chintai-college-guide .detail-aside {
  width: 100%;
  float: none;
  margin-bottom: 0;
}
.chintai-college-detail .detail-aside .aside_row, .chintai-college-guide .detail-aside .aside_row {
  overflow: hidden;
  border-top: 1px solid #ddd;
  padding: 16px 0 12px;
  border-radius: 0;
}
.chintai-college-detail .detail-aside .accordion_box_head .aside_row, .chintai-college-guide .detail-aside .accordion_box_head .aside_row {
  border-top: none;
  border-bottom: 1px solid #ddd;
}
.chintai-college-detail .detail-aside .accordion_box_body .aside_row:first-child, .chintai-college-guide .detail-aside .accordion_box_body .aside_row:first-child {
  border-top: none;
}
.chintai-college-detail .detail-aside .accordion_box_body .aside_row:last-child, .chintai-college-guide .detail-aside .accordion_box_body .aside_row:last-child {
  border-bottom: 1px solid #ddd;
}
.chintai-college-detail .detail-aside .aside_label, .chintai-college-guide .detail-aside .aside_label {
  float: left;
  width: 170px;
}
.chintai-college-detail .detail-aside .ui-widget-header, .chintai-college-guide .detail-aside .ui-widget-header {
  background: #339999;
}
.chintai-college-detail .detail-aside .ui-widget-content, .chintai-college-guide .detail-aside .ui-widget-content {
  background: #ddd;
  overflow: visible;
}
.chintai-college-detail .detail-aside .ui-slider-horizontal i.slider_button-right, .chintai-college-guide .detail-aside .ui-slider-horizontal i.slider_button-right,
.chintai-college-detail .detail-aside .ui-slider-horizontal i.slider_button-left,
.chintai-college-guide .detail-aside .ui-slider-horizontal i.slider_button-left {
  color: #339999;
}
.chintai-college-detail .detail-aside .js_volume_val-mini p, .chintai-college-guide .detail-aside .js_volume_val-mini p {
  color: #339999;
}
.chintai-college-detail .detail-aside .js_volume_val-mini p:after, .chintai-college-guide .detail-aside .js_volume_val-mini p:after, .chintai-college-detail .detail-aside .js_volume_val-mini p:before, .chintai-college-guide .detail-aside .js_volume_val-mini p:before {
  background: #339999;
}
.chintai-college-detail .detail-aside .js_volume_val-mini p.js_volume_val-lr, .chintai-college-guide .detail-aside .js_volume_val-mini p.js_volume_val-lr, .chintai-college-detail .detail-aside .js_volume_val-mini p.col_item-4, .chintai-college-guide .detail-aside .js_volume_val-mini p.col_item-4 {
  color: #222;
}
.chintai-college-detail .detail-aside .checkbox .js_label:hover, .chintai-college-guide .detail-aside .checkbox .js_label:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.chintai-college-detail .detail-aside .list_box4-mini .js_label:after, .chintai-college-guide .detail-aside .list_box4-mini .js_label:after {
  color: #339999;
}
.chintai-college-detail .detail-aside .list_box4-mini .js_label, .chintai-college-guide .detail-aside .list_box4-mini .js_label {
  background: #d6ebeb;
}
.chintai-college-detail .detail-aside .list_box4-mini .radio-college .js_label:before, .chintai-college-guide .detail-aside .list_box4-mini .radio-college .js_label:before {
  border-radius: 50%;
}
.chintai-college-detail .detail-aside .list_box4-mini .radio-college .js_label:after, .chintai-college-guide .detail-aside .list_box4-mini .radio-college .js_label:after {
  content: "";
  top: 10px;
  left: 10px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #339999;
}
.chintai-college-detail .detail-aside .accordion_box_body, .chintai-college-guide .detail-aside .accordion_box_body {
  margin: 0 -13px;
  background: #fff;
}
.chintai-college-detail .box_college_info, .chintai-college-guide .box_college_info {
  padding: 0px 10px;
  max-width: 960px;
  margin: 30px auto 20px;
}
.chintai-college-detail .box_college_info .info_title, .chintai-college-guide .box_college_info .info_title {
  position: relative;
  width: 100%;
  background-color: #005bac;
  border-radius: 5px 5px 0 0;
}
.chintai-college-detail .box_college_info .info_title-hdg, .chintai-college-guide .box_college_info .info_title-hdg {
  font-size: 14px;
  color: #fff;
  text-align: center;
  padding: 6px 0px;
  font-size: 18px;
}
.chintai-college-detail .box_college_info .info_title .icon-college, .chintai-college-guide .box_college_info .info_title .icon-college {
  width: 25px;
  position: absolute;
  top: 50%;
  left: 300px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.chintai-college-detail .box_college_info .info_title .icon-chara, .chintai-college-guide .box_college_info .info_title .icon-chara {
  width: 45px;
  position: absolute;
  bottom: 0;
  right: 280px;
}
.chintai-college-detail .box_college_info .info_content, .chintai-college-guide .box_college_info .info_content {
  border: 1px solid #d0d0d0;
  padding: 15px;
  border-radius: 0 0 5px 5px;
  text-align: center;
}
.chintai-college-detail .box_college_info .info_content_inner, .chintai-college-guide .box_college_info .info_content_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.chintai-college-detail .box_college_info .info_content_inner_desc, .chintai-college-guide .box_college_info .info_content_inner_desc {
  width: 55%;
  padding: 10px 20px;
}
.chintai-college-detail .box_college_info .info_content_inner_desc .txt, .chintai-college-guide .box_college_info .info_content_inner_desc .txt {
  font-size: 16px;
  width: 100%;
  margin-top: 25px;
}
.chintai-college-detail .box_college_info .info_content_inner img, .chintai-college-guide .box_college_info .info_content_inner img {
  display: inline-block;
  width: 45%;
}
.chintai-college-detail .box_college_info .info_content_inner p, .chintai-college-guide .box_college_info .info_content_inner p {
  display: inline-block;
  width: 55%;
  padding-left: 10px;
  font-size: 11px;
  text-align: left;
}
.chintai-college-detail .box_college_info .info_content .btn, .chintai-college-guide .box_college_info .info_content .btn {
  width: 250px;
  position: relative;
  padding: 5px 25px;
  background: #e0ecf6;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 20px auto 0px;
  border-radius: 2px;
  padding: 8px 25px;
  font-size: 16px;
}
.chintai-college-detail .box_college_info .info_content .btn:before, .chintai-college-guide .box_college_info .info_content .btn:before {
  content: "q";
  display: inline-block;
  position: absolute;
  top: 44%;
  right: 12px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin-top: -0.5em;
  line-height: 1em;
  font-size: 16px;
  font-family: "fontello";
  color: #0075dd;
}
.chintai-college-detail .box_college_info .info_content .btn:hover:before, .chintai-college-guide .box_college_info .info_content .btn:hover:before {
  right: 8px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.chintai-college-detail .box_head-image, .chintai-college-guide .box_head-image {
  background-color: #339999;
  height: 90px;
}
.chintai-college-detail .box_head-image.skipplan, .chintai-college-guide .box_head-image.skipplan {
  height: 182px;
}
.chintai-college-detail .box_head-image.skipplan h1, .chintai-college-guide .box_head-image.skipplan h1 {
  margin-top: 12px;
}
.chintai-college-detail .box_head-image #crumb, .chintai-college-guide .box_head-image #crumb {
  background: transparent;
  color: #fff;
  padding-top: 8px;
}
.chintai-college-detail .box_head-image #crumb a, .chintai-college-guide .box_head-image #crumb a, .chintai-college-detail .box_head-image #crumb ol > li > a i, .chintai-college-guide .box_head-image #crumb ol > li > a i, .chintai-college-detail .box_head-image #crumb ol > li > div i, .chintai-college-guide .box_head-image #crumb ol > li > div i {
  color: #fff;
}
.chintai-college-detail .box_head-image #crumb ol > li, .chintai-college-guide .box_head-image #crumb ol > li {
  font-size: 11px;
}
.chintai-college-detail .box_head-image #crumb ol > li > a, .chintai-college-guide .box_head-image #crumb ol > li > a, .chintai-college-detail .box_head-image #crumb ol > li > div, .chintai-college-guide .box_head-image #crumb ol > li > div {
  padding-bottom: 3px;
}
.chintai-college-detail .box_head-image .label-skipplan, .chintai-college-guide .box_head-image .label-skipplan {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 4px;
  font-size: 20px;
  font-weight: 700;
  padding: 10px 16px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 24px auto 0;
  letter-spacing: -0.06em;
  line-height: 1;
}
.chintai-college-detail .box_head-image h1, .chintai-college-guide .box_head-image h1 {
  color: #fff;
  font-size: 24px;
  text-align: center;
}
.chintai-college-detail .box_map-find, .chintai-college-guide .box_map-find {
  margin: 30px auto 15px;
}
.chintai-college-detail .box_map-find-note, .chintai-college-guide .box_map-find-note {
  margin: 20px 0 5px;
}
.chintai-college-detail .box_map-find-note li, .chintai-college-guide .box_map-find-note li {
  display: inline-block;
  margin-right: 15px;
  font-size: 12px;
}
.chintai-college-detail .box_map-find-note li img, .chintai-college-guide .box_map-find-note li img {
  margin-right: 8px;
}
.chintai-college-detail .box_map-find-sub, .chintai-college-guide .box_map-find-sub {
  font-size: 12px;
  color: #666;
}
.chintai-college-detail .list_campus, .chintai-college-guide .list_campus {
  margin: 0 -20px;
}
.chintai-college-detail .list_campus:before, .chintai-college-guide .list_campus:before, .chintai-college-detail .list_campus:after, .chintai-college-guide .list_campus:after {
  content: " ";
  display: table;
}
.chintai-college-detail .list_campus:after, .chintai-college-guide .list_campus:after {
  clear: both;
}
.chintai-college-detail .list_campus > li, .chintai-college-guide .list_campus > li {
  width: 50%;
  float: left;
  padding: 0 20px;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.chintai-college-detail .list_campus > li:first-child li, .chintai-college-guide .list_campus > li:first-child li {
  margin-bottom: 30px;
}
.chintai-college-detail .list_campus > li:nth-of-type(2n+1), .chintai-college-guide .list_campus > li:nth-of-type(2n+1) {
  clear: both;
}
.chintai-college-detail .list_campus-link, .chintai-college-guide .list_campus-link {
  margin-bottom: 3px;
}
.chintai-college-detail .list_campus-link li, .chintai-college-guide .list_campus-link li {
  margin-bottom: 8px;
}
.chintai-college-detail .list_campus-link-title, .chintai-college-guide .list_campus-link-title {
  font-size: 16px;
  margin-bottom: 5px;
}
.chintai-college-detail .list_tab, .chintai-college-guide .list_tab {
  max-width: 960px;
  margin: 28px auto 0;
  display: table;
  width: 100%;
  table-layout: fixed;
}
.chintai-college-detail .list_tab li, .chintai-college-guide .list_tab li {
  float: none;
  display: table-cell;
  width: auto !important;
  padding: 0;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.chintai-college-detail .list_tab li:first-child, .chintai-college-guide .list_tab li:first-child {
  border-left: 1px solid #ddd;
}
.chintai-college-detail .list_tab li a, .chintai-college-guide .list_tab li a {
  display: block;
  text-align: center;
  padding: 15px 10px;
  text-decoration: none;
}
.chintai-college-detail .list_tab li a.is_active, .chintai-college-guide .list_tab li a.is_active {
  background: #f9f9f7;
  position: relative;
  color: #333;
}
.chintai-college-detail .list_tab li a.is_active:after, .chintai-college-guide .list_tab li a.is_active:after {
  content: "";
  display: block;
  background: #f9f9f7;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  z-index: 5;
}
.chintai-college-detail .hdg_lv2-detail, .chintai-college-guide .hdg_lv2-detail {
  background: none;
  color: #333;
  font-size: 24px;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
  padding: 0 0 15px;
  margin-bottom: 15px;
  border-radius: 0;
}
.chintai-college-detail #map .map_bukken_hdg, .chintai-college-guide #map .map_bukken_hdg {
  padding: 10px;
  border-bottom: 1px solid #dddddd;
}
.chintai-college-detail #map .map_bukken_hdg .hdg_lv3-bukken, .chintai-college-guide #map .map_bukken_hdg .hdg_lv3-bukken {
  padding-left: 30px;
  background: url(/resource/images/icn-marker.png) center left/20px auto no-repeat;
  font-size: 16px;
}
.chintai-college-detail .wrapper > .box_article:nth-child(1), .chintai-college-guide .wrapper > .box_article:nth-child(1) {
  margin-top: 60px;
}
.chintai-college-detail .roomlist_tab, .chintai-college-guide .roomlist_tab {
  margin: 30px auto 20px;
}
.chintai-college-detail .roomlist_tab_item a, .chintai-college-guide .roomlist_tab_item a {
  border-radius: 24px 24px;
  background-color: rgba(51, 153, 153, 0);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.chintai-college-detail .roomlist_tab_item:not(.is-active) a:hover, .chintai-college-guide .roomlist_tab_item:not(.is-active) a:hover {
  background-color: rgba(51, 153, 153, 0.3);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.chintai-college-detail .roomlist_tab_item a, .chintai-college-guide .roomlist_tab_item a, .chintai-college-detail .roomlist_tab_item > span, .chintai-college-guide .roomlist_tab_item > span {
  display: block;
  width: 100%;
  padding: 5px 0px;
  line-height: 1.3;
  border: none;
  border-bottom: none;
  color: #339999;
  outline: none;
  font-size: 16px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.chintai-college-detail .roomlist_tab_item a span, .chintai-college-guide .roomlist_tab_item a span, .chintai-college-detail .roomlist_tab_item a img, .chintai-college-guide .roomlist_tab_item a img, .chintai-college-detail .roomlist_tab_item > span span, .chintai-college-guide .roomlist_tab_item > span span, .chintai-college-detail .roomlist_tab_item > span img, .chintai-college-guide .roomlist_tab_item > span img {
  display: inline-block;
  vertical-align: middle;
}
.chintai-college-detail .roomlist_tab_item a img, .chintai-college-guide .roomlist_tab_item a img, .chintai-college-detail .roomlist_tab_item > span img, .chintai-college-guide .roomlist_tab_item > span img {
  width: 24px;
  margin-right: 10px;
}
.chintai-college-detail .roomlist_tab_item > span, .chintai-college-guide .roomlist_tab_item > span {
  background: #ddd;
  color: #666;
  opacity: 0.3;
  border-radius: 24px;
}
.chintai-college-detail .roomlist_tab_item.is-active a, .chintai-college-guide .roomlist_tab_item.is-active a {
  border-color: #339999;
  background: #339999;
  color: #fff;
}
.chintai-college-detail .roomlist_tab_item.is-active a:before, .chintai-college-guide .roomlist_tab_item.is-active a:before, .chintai-college-detail .roomlist_tab_item.is-active a:after, .chintai-college-guide .roomlist_tab_item.is-active a:after {
  background: #49a1ff;
}
.chintai-college-detail .roomlist_tab_sub, .chintai-college-guide .roomlist_tab_sub {
  background: #339999;
}

.ie9 .chintai-college-detail .list_nearest-station-button a,
.ie9 .chintai-college-guide .list_nearest-station-button a {
  padding: 30px 10px 10px 1px;
}

.chintai-college-detail-list .hdg_lv2-collegename {
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  padding: 35px 0 10px;
}
.chintai-college-detail-list .collegename-chara {
  padding: 25px 0 20px;
  text-align: center;
}
.chintai-college-detail-list .box_collegename .list_kana {
  position: relative;
  width: 100%;
  text-align: center;
}
.chintai-college-detail-list .box_collegename .list_kana li {
  display: inline-block;
  padding: 0 6px 0 6px;
}
.chintai-college-detail-list .box_collegename .list_kana li a:hover {
  color: #41c4c4;
}
.chintai-college-detail-list .box_collegename .list_kana_button {
  display: table;
  text-decoration: none;
  text-align: center;
  color: #339999;
  font-size: 18px;
  width: 60px;
  height: 60px;
  border: 1px solid #c2e1e1;
  border-radius: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 10px;
}
.chintai-college-detail-list .box_collegename .list_kana_button span {
  display: table-cell;
  vertical-align: middle;
}
.chintai-college-detail-list .box_collegename .list_kana_button.is_disabled {
  color: #ccc;
  border: 1px solid #dedede;
  background: #eee;
}
.chintai-college-detail-list #main {
  padding-bottom: 0;
}
.chintai-college-detail-list .list_box5 ul {
  margin-left: -20px;
}
.chintai-college-detail-list .list_box5 ul li {
  padding-left: 20px;
}
.chintai-college-detail-list .list_box5 ul li a {
  font-size: 14px;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 0;
          box-shadow: 0 0 0 0;
  padding: 17px 0 14px;
}
.chintai-college-detail-list .list_box5 ul li a:before {
  display: none;
}
.chintai-college-detail-list .list_box5 ul li a:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
}
.chintai-college-detail-list .list_box5 ul li a:hover .icon {
  -webkit-animation-name: list_box5;
          animation-name: list_box5;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.chintai-college-detail-list .list_box5 ul li a .icon {
  padding-left: 3px;
}
.chintai-college-detail-list .hdg_lv2 {
  background: transparent;
  color: #333;
  font-size: 24px;
  font-weight: bold;
  border-radius: 0;
  border-bottom: 1px solid #ddd;
  padding: 8px 3px 14px;
}
.chintai-college-detail-list .label-list {
  background: #339999;
  color: #fff;
  border-radius: 50%;
  padding: 18px;
  font-size: 24px;
  font-weight: bold;
  margin: 19px 0 20px;
}
.chintai-college-detail-list .box_article {
  text-align: center;
}
.chintai-college-detail-list .tbl-link {
  border: 0;
}
.chintai-college-detail-list .tbl-link th, .chintai-college-detail-list .tbl-link td {
  border-right: 0;
  border-left: 0;
}
.chintai-college-detail-list .tbl-link th {
  padding: 16px 0 15px;
  text-align: left;
}
.chintai-college-detail-list .tbl-link th a {
  display: block;
  padding-left: 12px;
}
.chintai-college-detail-list .tbl-link th a .icon {
  display: inline-block;
  padding-left: 4px;
}
.chintai-college-detail-list .tbl-link td {
  text-align: left;
}
.chintai-college-detail-list .tbl-link thead {
  background: #f9f9f7;
}
.chintai-college-detail-list .tbl-link thead th {
  width: 310px;
  padding: 11px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.chintai-college-detail-list .tbl-link thead td {
  text-align: center;
  font-weight: bold;
}
.chintai-college-detail-list #juniorcollege {
  margin-top: 57px;
}

/* -----------------------------------------------
 /chintai/college/detail/ 物件一覧
-------------------------------------------------- */
.chintai-college.chintai-college-list {
  /* --------------------- .box -------------------- */
  /* --------------------- .list -------------------- */
  /* -------------------- roomlist ------------------- */
  /* ----------------------------------------------- */
  /*  合格前予約ラベル 2020年1月改修
  -------------------------------------------------- */
}
.chintai-college.chintai-college-list .detail-aside .accordion_box_body .aside_row:first-child,
.chintai-college.chintai-college-list .detail-aside .accordion_box_body .aside_row:last-child {
  border-top: none;
}
.chintai-college.chintai-college-list .detail-aside .accordion_box_body .aside_row:last-child {
  padding-bottom: 0;
  border-bottom: 1px solid #ddd;
}
.chintai-college.chintai-college-list .detail-aside .accordion_box_body .wrapper .aside_row:last-child {
  border-top: 1px solid #ddd;
  border-bottom: none;
}
.chintai-college.chintai-college-list .box_find-campus-container {
  padding-top: 15px;
  background-color: #f9f9f7;
  background-image: url("/resource/images/chintai/college/detail-bg-campus02.png");
  background-repeat: repeat-x;
  background-position: left 116px;
  min-height: 225px;
}
.chintai-college.chintai-college-list .box_find-campus-container:after {
  content: "";
  display: block;
  width: 40px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
.chintai-college.chintai-college-list .box_find-campus-train {
  position: absolute;
  width: 130px;
  height: 18px;
  top: 98px;
  left: 0;
  visibility: hidden;
  background-image: url("/resource/images/chintai/college/detail-bg-campus01.png");
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.chintai-college.chintai-college-list .box_find-campus-price {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  padding: 17px 20px 0 0;
  z-index: 5;
}
.chintai-college.chintai-college-list .box_find-campus-price span {
  background: #f1f0e9;
  display: block;
  font-size: 12px;
  border: 1px solid #ccc;
  border-left: 0;
  border-right: 0;
  padding: 4px 2px 4px 10px;
  position: relative;
  text-align: center;
}
.chintai-college.chintai-college-list .box_find-campus-price span:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 11px;
  border-color: transparent transparent transparent #ccc;
  display: block;
  z-index: 1;
  right: -11px;
  top: -1px;
  bottom: 0;
  margin: auto;
}
.chintai-college.chintai-college-list .box_find-campus-price span:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 11px;
  border-color: transparent transparent transparent #f1f0e9;
  display: block;
  z-index: 1;
  right: -10px;
  top: -1px;
  bottom: 0;
  margin: auto;
}
.chintai-college.chintai-college-list .box_find-campus .owl-carousel .owl-wrapper-outer {
  overflow: visible;
}
.chintai-college.chintai-college-list .box_find-campus-content {
  display: none;
  position: relative;
  margin: 0 80px;
}
.chintai-college.chintai-college-list .box_find-campus-content.is_opened {
  display: block;
}
.chintai-college.chintai-college-list .box_find-campus-content .owl-prev:before, .chintai-college.chintai-college-list .box_find-campus-content .owl-next:before {
  font-size: 20px;
  color: #fff;
  border-radius: 0;
  height: 100px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0;
  text-align: center;
  font-size: 27px;
  position: relative;
  top: -5px;
}
.chintai-college.chintai-college-list .box_find-campus-content .owl-buttons div {
  text-decoration: none;
  font-size: 0;
  z-index: 10;
  position: absolute;
  top: 133px;
  height: 100px;
  width: 40px;
  text-align: center;
  margin-top: -73px;
  background: #339999;
}
.chintai-college.chintai-college-list .box_find-campus-content .owl-buttons div.disabled {
  display: block;
  background: #ccc;
}
.chintai-college.chintai-college-list .box_find-campus-content .owl-buttons .owl-prev {
  left: -80px;
  right: auto;
}
.chintai-college.chintai-college-list .box_find-campus-content .owl-buttons .owl-next {
  right: -86px;
  left: auto;
}
.chintai-college.chintai-college-list .box_find-campus-content .owl-buttons .owl-next:before {
  font-family: "fontello";
  content: "q";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.chintai-college.chintai-college-list .box_find-campus-content .owl-buttons .owl-prev:before {
  font-family: "fontello";
  content: "P";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.chintai-college.chintai-college-list .box_find-campus-note {
  color: #666;
  font-size: 12px;
  padding: 20px 0 15px 20px;
  z-index: 6;
  position: relative;
}
.chintai-college.chintai-college-list .list_nearest-station:before, .chintai-college.chintai-college-list .list_nearest-station:after {
  content: " ";
  display: table;
}
.chintai-college.chintai-college-list .list_nearest-station:after {
  clear: both;
}
.chintai-college.chintai-college-list .list_nearest-station li {
  text-align: center;
}
.chintai-college.chintai-college-list .list_nearest-station-price {
  min-height: 40px;
  font-size: 12px;
  margin-bottom: 12px;
  position: relative;
}
.chintai-college.chintai-college-list .list_nearest-station-price span {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
}
.chintai-college.chintai-college-list .list_nearest-station-price:after {
  content: "";
  display: block;
  width: 1px;
  height: 18px;
  border-left: 1px dashed #c9c9c8;
  bottom: -12px;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
}
.chintai-college.chintai-college-list .list_nearest-station-button {
  display: inline-block;
  padding: 35px 11px 15px 7px;
  background: #fff !important;
  -webkit-box-shadow: 0 1px 1px #d5d5d3;
          box-shadow: 0 1px 1px #d5d5d3;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.chintai-college.chintai-college-list .list_nearest-station-button.js_label:before, .chintai-college.chintai-college-list .list_nearest-station-button.js_label:after {
  top: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.chintai-college.chintai-college-list .list_nearest-station-button.js_label:before {
  width: 11px;
  height: 11px;
}
.chintai-college.chintai-college-list .list_nearest-station-button.js_label:after {
  padding-top: 1px;
  height: 12px;
}
.chintai-college.chintai-college-list .list_nearest-station-button.js_label > input {
  top: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.chintai-college.chintai-college-list .list_nearest-station-button-zero {
  padding: 15px 12px 11px 5px;
  background: #f1f1f1 !important;
}
.chintai-college.chintai-college-list .list_nearest-station-name {
  display: inline-block;
  width: 14px;
  height: auto !important;
  padding: 0 !important;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
}
.chintai-college.chintai-college-list .list_nearest-station-time {
  font-size: 12px;
  position: absolute;
  right: 5px;
  margin-right: -1.8em;
  top: 110px;
  font-weight: bold;
}
.chintai-college.chintai-college-list .list_nearest-station-nearest {
  position: relative;
  padding-top: 25px;
  color: #91c757;
  font-size: 10px;
}
.chintai-college.chintai-college-list .list_nearest-station-nearest:before {
  content: "W";
  position: absolute;
  top: 0;
  left: 50%;
  font-family: "fontello";
  font-size: 17px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.chintai-college.chintai-college-list .roomlist-photoview_item_title {
  color: #339999;
}
.chintai-college.chintai-college-list .roomlist-photoview_item_title_address {
  border-bottom: 1px dashed #339999;
}
.chintai-college.chintai-college-list .roomlist-photoview_item_title_name {
  border-bottom: 1px solid #339999;
}
.chintai-college.chintai-college-list .roomlist-photoview_item_info:after {
  color: #339999;
}
.chintai-college.chintai-college-list .roomlist-photoview_madori {
  background: #339999;
}
.chintai-college.chintai-college-list .roomlist_select_item .roomlist_photochange_btn label {
  border-color: #339999;
}
.chintai-college.chintai-college-list .roomlist_select_item .roomlist_photochange_btn label input:checked + span + span {
  color: #00786d;
}
.chintai-college.chintai-college-list .roomlist_select_item .roomlist_photochange_btn label input:checked + span + span + span {
  color: #fff;
}
.chintai-college.chintai-college-list .roomlist_select_item .roomlist_photochange_btn_bg {
  background: #339999;
}
.chintai-college.chintai-college-list .roomlist_select_item .roomlist_photochange_btn-roomphoto {
  color: #00786d;
}
.chintai-college.chintai-college-list .roomlist_select_item.paging_box p span {
  color: #339999;
}
.chintai-college.chintai-college-list .roomlist_sort .select_box:after {
  background: #339999;
  color: #fff;
}
.chintai-college.chintai-college-list .roomlist_sort + .roomlist_item {
  margin-top: 10px;
}
.chintai-college.chintai-college-list .roomlist_item {
  border-top: 3px solid #339999;
}
.chintai-college.chintai-college-list .roomlist_item_head {
  background: #e5f4f3;
  color: #339999;
}
.chintai-college.chintai-college-list .roomlist_item_head .txt-name a {
  color: #339999;
}
.chintai-college.chintai-college-list .roomlist_item_room_list_item_inner {
  border-top: 1px solid #339999;
}
.chintai-college.chintai-college-list .roomlist_item_room_list_item_inner .tag-prereserve {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 153px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  background: #E6721F;
  padding: 3px 5px;
  border-radius: 4px;
  margin-bottom: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.chintai-college.chintai-college-list .roomlist_item_room_list_item_inner .tag-prereserve .modalOpen {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 16px;
  height: 16px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #CCC;
  font-size: 10px;
  background: #fff;
  border-radius: 100%;
  cursor: pointer;
}
.chintai-college.chintai-college-list .roomlist_item_room_list_item_price .floor {
  color: #339999;
  background: #d6ebeb;
}
.chintai-college.chintai-college-list .roomlist_item_room_list_item_modalopen {
  border: 1px solid #339999;
}
.chintai-college.chintai-college-list .roomlist_item_room_list_item_modalopen p {
  color: #339999;
}
.chintai-college.chintai-college-list .roomlist_item_room_list_item_modalopen p > .icon:before {
  color: #339999;
}
.chintai-college.chintai-college-list .roomlist_item_room_list_item_btndetail .btn-detail {
  background: #339999;
  -webkit-box-shadow: #7f7f7f 0 1px 0 0;
          box-shadow: #7f7f7f 0 1px 0 0;
}
.chintai-college.chintai-college-list .roomlist_item_room_list_item_btndetail .btn-detail:hover {
  background: #4abcbc;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 6px 8px 0;
          box-shadow: rgba(0, 0, 0, 0.5) 0 6px 8px 0;
}
.chintai-college.chintai-college-list .roomlist_item_content {
  background: #e5f4f3;
}
.chintai-college.chintai-college-list .roomlist_item_content .address {
  color: #339999;
}
.chintai-college.chintai-college-list .roomlist_item_content_tbl {
  min-height: 165px;
}
.chintai-college.chintai-college-list .roomlist_item_more {
  margin-top: 30px;
  padding: 15px;
  border: 2px dashed #339999;
  border-radius: 3px;
  color: #339999;
  font-size: 15px;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.chintai-college.chintai-college-list .roomlist_item_more span {
  font-size: 18px;
}
.chintai-college.chintai-college-list .roomlist_item_more:hover {
  background: #e5f4f3;
}
.chintai-college.chintai-college-list .roomlist_body_item_more {
  color: #339999;
}
.chintai-college.chintai-college-list .roomlist_body_item_more:after {
  background: #339999;
}
.chintai-college.chintai-college-list #js_modal_cover,
.chintai-college.chintai-college-list #cboxOverlay {
  background: #00786d;
}
.chintai-college.chintai-college-list #cboxClose:before {
  color: #339999;
}
.chintai-college.chintai-college-list .box_loading > div {
  color: #00786d;
}
.chintai-college.chintai-college-list .roomlist_item_room_body_culumn.allow-prereserve .roomlist_block .roomlist_item_room_body_modal-madori {
  top: 176px;
}
.chintai-college.chintai-college-list .roomlist_item_room_body_culumn.allow-prereserve .roomlist_block .roomlist_item_room_body_photochange {
  top: 351px;
}
.chintai-college.chintai-college-list .roomlist_block .tag-prereserve {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  line-height: 28px;
  /* display: table-cell; */
  padding-left: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  background: #dc8c0f;
  z-index: 2;
  border: 1px solid #ddd;
}
.chintai-college.chintai-college-list .roomlist_block .tag-prereserve .modalOpen {
  cursor: pointer;
  float: right;
  margin-right: 10px;
}
.chintai-college.chintai-college-list .roomlist_block .tag-prereserve .modalOpen .icon-help-circled-1 {
  font-size: 16px;
}
.chintai-college.chintai-college-list #modal_prereserve {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  display: none;
  z-index: 900;
}
.chintai-college.chintai-college-list #modal_prereserve .overLay {
  background: #009688;
  opacity: 0.8;
  width: 100%;
  height: 100%;
  z-index: 13;
  overflow: hidden;
  overflow-y: auto;
}
.chintai-college.chintai-college-list #modal_prereserve .modal_content {
  width: 100%;
  max-width: 960px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px 10px;
  position: absolute;
  z-index: 14;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.chintai-college.chintai-college-list #modal_prereserve .inner {
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  vertical-align: middle;
}
.chintai-college.chintai-college-list #modal_prereserve .inner .modal_title {
  background: #dc8c0f;
  color: #fff;
  padding: 5px 10px;
  margin-bottom: 15px;
  font-size: 16px;
}
.chintai-college.chintai-college-list #modal_prereserve .inner .modal_title span {
  margin-left: 10px;
}
.chintai-college.chintai-college-list #modal_prereserve .inner .modal_txt {
  padding: 0px 20px 0px 20px;
  font-size: 14px;
}
.chintai-college.chintai-college-list #modal_prereserve .inner .modal_txt .strong {
  color: #dc8c0f;
}
.chintai-college.chintai-college-list #modal_prereserve .inner .modal_list {
  padding: 0px 20px 20px 20px;
}
.chintai-college.chintai-college-list #modal_prereserve .inner .modal_list .list_item .hdg {
  background: #f8e3c3;
  text-align: center;
  border-radius: 15px;
  margin-top: 14px;
  margin-bottom: 10px;
  font-size: 16px;
}
.chintai-college.chintai-college-list #modal_prereserve .inner .modal_list .list_item ul {
  padding: 0px 10px 0px 15px;
}
.chintai-college.chintai-college-list #modal_prereserve .inner .modal_list .list_item ul li {
  font-size: 14px;
  padding-top: 8px;
}
.chintai-college.chintai-college-list #modal_prereserve .inner .modal_list .list_item ul li:first-child {
  padding-top: 0;
}
.chintai-college.chintai-college-list #modal_prereserve .modalClose_btn {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  cursor: pointer;
  margin-right: 10px;
  float: right;
}
.chintai-college.chintai-college-list #modal_prereserve .modalClose_btn:before {
  display: block;
  content: "";
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 20px;
  height: 1px;
  background: #FFF;
}
.chintai-college.chintai-college-list #modal_prereserve .modalClose_btn:after {
  display: block;
  content: "";
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 20px;
  height: 1px;
  background: #FFF;
}
.chintai-college.chintai-college-list #modal_prereserve .modalClose_btn:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.chintai-college.chintai-college-list #modal_prereserve .modalClose_btn:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* -----------------------------------------------
 /chintai/college/
-------------------------------------------------- */
.chintai-college-index .box_suggest_kana {
  display: none;
  position: absolute;
  background: #f9f9f7;
  border-radius: 5px;
  padding: 4px;
  z-index: 10;
  margin-left: -22px;
  bottom: 70px;
  min-width: 220px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
}
.chintai-college-index .box_suggest_kana:after {
  position: absolute;
  bottom: -16px;
  left: 36px;
  width: 20px;
  height: 16px;
  content: " ";
  background: url(/resource/images/chintai/college/img_fukidashi.png) no-repeat;
  z-index: 30;
}
.chintai-college-index .box_suggest_kana h3 {
  padding: 10px 11px 6px;
  font-weight: bold;
  font-size: 16px;
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.chintai-college-index .box_suggest_kana h3 a {
  position: absolute;
  top: 3px;
  right: 5px;
  font-weight: normal;
  font-size: 24px;
  color: #339999;
  cursor: pointer;
  z-index: 30;
  width: 24px;
  height: 24px;
  display: block;
  text-decoration: none;
}
.chintai-college-index .box_suggest_kana div {
  height: 200px;
  overflow-y: scroll;
  border: 1px solid #eeeeee;
  padding: 10px 11px 6px;
  background: #fff;
}
.chintai-college-index .box_suggest_kana div ul li {
  width: 100%;
  padding: 0 0 4px;
  float: none;
  display: block;
}
.chintai-college-index .box_suggest_kana div ul li a {
  display: block;
  text-decoration: none;
  white-space: nowrap;
}
.chintai-college-index #kana02 {
  display: none;
}
.chintai-college-index header .header_content {
  display: none;
}
.chintai-college-index .ui-widget.ui-widget-content {
  padding-bottom: 10px;
  max-height: 186px;
  overflow-y: scroll;
}
.chintai-college-index .ui-menu .ui-menu-item {
  padding: 0 !important;
}
.chintai-college-index .ui-menu .ui-menu-item-wrapper {
  padding: 5px 10px !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.chintai-college-index .ui-state-active {
  -webkit-transform: scale(1) !important;
          transform: scale(1) !important;
}
.chintai-college-index .ui-state-active,
.chintai-college-index .ui-widget-content .ui-state-active,
.chintai-college-index .ui-widget-header .ui-state-active,
.chintai-college-index a.ui-button:active,
.chintai-college-index .ui-button:active,
.chintai-college-index .ui-button.ui-state-active:hover {
  background: #d6ebeb !important;
  color: #333 !important;
  border: 0 !important;
  width: 100% !important;
  margin: 0 !important;
}
.chintai-college-index .has_placeholder {
  color: #a9a9ab;
}
.chintai-college-index .section_recommend {
  margin: 60px auto 90px;
}
.chintai-college-index .section_recommend__hdg {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
.chintai-college-index .section_recommend__lst {
  overflow: hidden;
}
.chintai-college-index .section_recommend__lst li {
  float: left;
  width: 31.25%;
  margin-right: 3.125%;
}
.chintai-college-index .section_recommend__lst li:last-child {
  margin-right: 0;
}
.chintai-college-index .section_recommend__lst li a {
  display: block;
  width: 100%;
  color: #222;
  text-decoration: none;
}
.chintai-college-index .section_recommend__lst li a:hover {
  opacity: 0.75;
}
.chintai-college-index .section_recommend__lst li a img {
  width: 100%;
}
.chintai-college-index .section_recommend__lst li a span {
  display: block;
  padding: 5px;
  text-align: center;
}
.chintai-college-index .section_recommend__lst li a span:after {
  content: "q";
  padding-left: 5px;
  font-family: "fontello";
  color: #009688;
}
.chintai-college-index .section_recommend__btn a {
  display: block;
  width: 170px;
  margin: 15px auto 0;
  padding: 10px 0 8px;
  border-radius: 3px;
  background: #009688;
  font-size: 14px;
  color: #fff;
  -webkit-box-shadow: #287676 0 1px 0 0;
          box-shadow: #287676 0 1px 0 0;
  text-align: center;
  text-decoration: none;
}
.chintai-college-index .section_recommend__btn a:before {
  display: none;
}
.chintai-college-index .list_kana {
  position: relative;
  padding: 20px 15px 0;
}
.chintai-college-index .list_kana:before, .chintai-college-index .list_kana:after {
  content: " ";
  display: table;
}
.chintai-college-index .list_kana:after {
  clear: both;
}
.chintai-college-index .list_kana li {
  float: left;
  padding: 0 4px 0 3px;
}
.chintai-college-index .list_kana li a:hover {
  color: #41c4c4;
}
.chintai-college-index .list_kana_button {
  display: table;
  text-decoration: none;
  text-align: center;
  color: #339999;
  font-size: 18px;
  width: 50px;
  height: 50px;
  border: 1px solid #c2e1e1;
  border-radius: 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.chintai-college-index .list_kana_button span {
  display: table-cell;
  vertical-align: middle;
}
.chintai-college-index .list_kana_button.is_disabled {
  color: #ccc;
  border: 1px solid #dedede;
  background: #eee;
}
.chintai-college-index .list_search-campus-button {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.chintai-college-index .list_search-campus-button:before, .chintai-college-index .list_search-campus-button:after {
  content: " ";
  display: table;
}
.chintai-college-index .list_search-campus-button:after {
  clear: both;
}
.chintai-college-index .list_search-campus-button li {
  float: left;
  margin-right: 2.6%;
  width: 31.6%;
}
.chintai-college-index .list_search-campus-button li:last-child {
  margin-right: 0;
}
.chintai-college-index .list_search-campus-button li .btn {
  color: #339999;
  background: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  padding: 22px 10px;
}
.chintai-college-index .list_search-campus-button li .btn img, .chintai-college-index .list_search-campus-button li .btn > span {
  display: inline-block;
  vertical-align: middle;
}
.chintai-college-index .list_search-campus-button li .btn > span span {
  padding-left: 7px;
  font-size: 16px;
  font-weight: bold;
}
.chintai-college-index .list_search-campus-button li .btn:hover {
  color: #41c4c4;
}
.chintai-college-index .box_guide {
  position: relative;
  height: 220px;
  margin-bottom: 20px;
}
.chintai-college-index .box_guide:after {
  content: "";
  background: url("/resource/images/chintai/college/index-icn-sagassy-guide01.png") no-repeat;
  width: 153px;
  height: 101px;
  position: absolute;
  bottom: 0;
  right: 3px;
}
.chintai-college-index .box_guide-content {
  max-width: 290px;
  font-size: 16px;
  text-align: center;
}
.chintai-college-index .box_guide-content h2 {
  font-size: 32px;
  font-weight: bold;
}
.chintai-college-index .box_guide-content h2 small {
  font-size: 16px;
  display: block;
  font-weight: normal;
}
.chintai-college-index .box_guide-content .btn-more {
  font-size: 14px;
  color: #fff;
  background: #339999;
  -webkit-box-shadow: #287676 0 1px 0 0;
          box-shadow: #287676 0 1px 0 0;
  padding: 12px 0;
  font-weight: bold;
  width: 220px;
  margin: 10px auto;
}
.chintai-college-index .box_guide_01 {
  background: url("/resource/images/chintai/college/index-bg-guide01.jpg") center no-repeat;
  background-size: cover;
}
.chintai-college-index .box_guide_01 .box_guide-content {
  color: #fff;
  position: absolute;
  top: 20px;
  left: 100px;
}
.chintai-college-index .box_guide_02 {
  background: url("/resource/images/chintai/college/index-bg-guide02.jpg") center no-repeat;
  background-size: cover;
}
.chintai-college-index .box_guide_02 .list_guide {
  display: table;
  width: 100%;
  padding-top: 15px;
}
.chintai-college-index .box_guide_02 .list_guide li {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding-left: 36px;
}
.chintai-college-index .box_guide_02 .list_guide li p span {
  display: block;
  color: #339999;
  font-size: 12px;
  position: relative;
  bottom: -10px;
}
.chintai-college-index .box_guide_02 .list_guide li .box_guide-content h2 {
  color: #339999;
}
.chintai-college-index .box_guide_02 .list_guide li .box_guide-content p {
  height: auto;
}
.chintai-college-index .box_guide_02:after {
  bottom: 1px;
}
.chintai-college-index #colorbox .ui-widget.ui-widget-content {
  padding-bottom: 0;
  max-height: none;
  overflow-y: visible;
}
.chintai-college-index #colorbox .ui-slider-horizontal i.slider_button-left {
  left: -47px !important;
}
.chintai-college-index #colorbox .ui-slider-horizontal i.slider_button-right {
  right: -47px !important;
}
.chintai-college-index #colorbox .ui-state-active {
  -webkit-transform: none !important;
          transform: none !important;
}
.chintai-college-index #colorbox .ui-state-active,
.chintai-college-index #colorbox .ui-widget-content .ui-state-active,
.chintai-college-index #colorbox .ui-widget-header .ui-state-active,
.chintai-college-index #colorbox a.ui-button:active,
.chintai-college-index #colorbox .ui-button:active,
.chintai-college-index #colorbox .ui-button.ui-state-active:hover {
  background: #49a1ff !important;
  color: #fff !important;
  border: 1px solid #c5c5c5 !important;
  width: 20px !important;
  margin-left: -1px !important;
}

#map {
  overflow-y: hidden;
  /* */
  /* */
  /* */
  /* */
  /* bukken */
  /* aside */
  /* */
}
#map body {
  height: 100%;
}
#map #document {
  position: relative;
  height: 100%;
}
#map .header {
  position: relative;
  z-index: 100;
}
#map #map_wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 768px;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 91px;
  overflow: hidden;
}
@media (max-width: 959px) {
  #map #map_wrap {
    padding-top: 134px;
  }
}
#map #map_box {
  position: relative;
  height: 100%;
  padding-right: 0;
}
#map.map_chintai {
  width: auto !important;
  height: auto !important;
  overflow-y: scroll;
}
#map.map_chintai #map_wrap {
  position: relative;
  height: 600px;
  padding-top: 0;
}
#map.map_chintai #map_wrap:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  z-index: 3;
  pointer-events: none;
}
#map.map_chintai .list_bottom-link {
  margin-bottom: 0;
}
#map #main {
  position: relative;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
}
#map #map_canvas {
  position: relative;
  height: 100%;
}
#map #map_caption {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 170px;
  margin: -50px 0 0 -100px;
  padding: 20px;
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.7);
  text-align: center;
  line-height: 1.7;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 4px 0;
          box-shadow: rgba(0, 0, 0, 0.4) 0 0 4px 0;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
#map #map_caption.isZoomOut {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
#map #map_loading {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 41;
}
#map #map_loading > div {
  position: absolute;
  top: 50%;
  right: 115px;
  margin: -50px 0 0 -46px;
  padding: 26px 14px 9px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.85);
  color: #0075dd;
  font-size: 11px;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 4px 0;
          box-shadow: rgba(0, 0, 0, 0.4) 0 0 4px 0;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
#map #map_loading > div:before {
  font-family: "fontello";
  content: "s";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 13px;
  left: 50%;
  font-size: 48px;
  margin-left: -24px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
  -webkit-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
#map #map_loading > div img {
  display: block;
  margin: 0 auto 22px;
}
#map #map_loading.isLoading {
  display: block;
}
#map #map_loading.isLoading > div {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
#map #map_loading.isLoading > div:before {
  -webkit-animation-name: loading;
          animation-name: loading;
}
@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  16% {
    -webkit-transform: rotate(300deg);
            transform: rotate(300deg);
  }
  33% {
    -webkit-transform: rotate(600deg);
            transform: rotate(600deg);
  }
  50% {
    -webkit-transform: rotate(900deg);
            transform: rotate(900deg);
  }
  66% {
    -webkit-transform: rotate(1200deg);
            transform: rotate(1200deg);
  }
  83% {
    -webkit-transform: rotate(1500deg);
            transform: rotate(1500deg);
  }
  99.9% {
    -webkit-transform: rotate(1800deg);
            transform: rotate(1800deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  16% {
    -webkit-transform: rotate(300deg);
            transform: rotate(300deg);
  }
  33% {
    -webkit-transform: rotate(600deg);
            transform: rotate(600deg);
  }
  50% {
    -webkit-transform: rotate(900deg);
            transform: rotate(900deg);
  }
  66% {
    -webkit-transform: rotate(1200deg);
            transform: rotate(1200deg);
  }
  83% {
    -webkit-transform: rotate(1500deg);
            transform: rotate(1500deg);
  }
  99.9% {
    -webkit-transform: rotate(1800deg);
            transform: rotate(1800deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
#map #map_movemodal {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#map #map_movemodal .map_movemodal_bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.2);
}
#map #map_movemodal .map_movemodal_inner {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#map #map_movemodal .map_movemodal_content {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 480px;
  min-width: 280px;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 20px 20px;
  border-radius: 5px;
  background: #f1f1f1;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 4px 0;
          box-shadow: rgba(0, 0, 0, 0.4) 0 0 4px 0;
  text-align: center;
}
#map #map_movemodal .map_movemodal_close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 15px;
  height: 15px;
}
#map #map_movemodal .map_movemodal_close:before, #map #map_movemodal .map_movemodal_close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 100%;
  height: 1px;
  background: #000;
}
#map #map_movemodal .map_movemodal_close:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
#map #map_movemodal .map_movemodal_close:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
#map #map_movemodal .map_movemodal_txt {
  text-align: center;
}
#map #map_movemodal .map_movemodal_btns {
  width: 100%;
  margin: 15px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#map #map_movemodal .map_movemodal_btns > button {
  width: 45%;
  position: relative;
  display: block;
  padding: 5px 0;
  color: #06c;
  background: #fff;
  -webkit-box-shadow: 1px 2px 2px #ccc;
          box-shadow: 1px 2px 2px #ccc;
  border: none;
  border-radius: 5px;
  line-height: 1.1;
  text-decoration: none;
  cursor: pointer;
}
#map .map_marker {
  position: relative;
  cursor: pointer;
}
#map .map_marker:before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: -10px;
  width: 20px;
  height: 20px;
  background: radial-gradient(ellipse at center, rgba(69, 54, 8, 0.6) 0%, rgba(69, 54, 8, 0) 70%);
}
#map .map_marker > div {
  position: absolute;
  top: -44px;
  left: -15px;
  width: 30px;
  height: 31px;
  border-radius: 50%;
  background: #0075dd;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
#map .map_marker > div:before, #map .map_marker > div:after {
  content: "";
  position: absolute;
  z-index: 1;
}
#map .map_marker > div:before {
  display: block;
  height: 0;
  width: 0;
  border-top: 20px solid #0075dd;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  bottom: -14px;
  left: 3px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
#map .map_marker > div > div {
  position: absolute;
  left: 50%;
  bottom: 7px;
  z-index: 2;
}
#map .map_marker > div > div > span {
  position: relative;
  left: -50%;
  padding: 3px 6px 1px;
  border-radius: 10px;
  color: #fff;
  font-size: 13px;
  line-height: 1;
}
#map .map_marker.isActive {
  z-index: 100;
}
#map .map_marker.isActive > div {
  background: #fc0;
}
#map .map_marker.isActive > div:before {
  border-top-color: #fc0;
}
#map .map_marker-shiten {
  position: relative;
  top: 18px;
  width: 40px;
  height: 35px;
  background: url(/resource/images/icn-marker-shop.png) center no-repeat;
  background-size: 100% !important;
}
#map .map_marker-shiten > p {
  position: absolute;
  top: -45px;
  left: 20px;
  width: 10em;
  margin-left: -5em;
  font-size: 14px;
  text-align: center;
  white-space: nowrap;
}
#map .map_marker-shiten > p > span {
  display: inline-block;
  background: #fff;
  line-height: 1;
  padding: 7px 10px;
  border-radius: 5px;
  vertical-align: bottom;
}
#map .map_marker-shiten > p:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -5px;
  display: block;
  height: 0;
  width: 0;
  border-top: 11px solid #fff;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
#map .map_infowindow {
  min-width: 200px;
  max-width: 300px;
  padding: 9px 2px;
}
#map .map_infowindow > h2 {
  margin-bottom: 7px;
  font-size: 16px;
}
#map .map_infowindow_station > ul > li {
  margin-top: 3px;
}
#map .map_station_marker {
  position: relative;
  cursor: pointer;
  top: 0;
  left: 0;
  width: 28px;
  height: 36px;
  background: url(/resource/images/icn-marker-station.png) top center no-repeat;
  background-size: 50%;
  /*
  &:before {
  	content: '';
  	position: absolute;
  	bottom: -10px;
  	left: -10px;
  	width: 20px;
  	height: 20px;
  	background: radial-gradient(ellipse at center, rgba(69,54,8,0.6) 0%,rgba(69,54,8,0) 70%);
  }
  > div {
  	position: absolute;
  	top: -50px;
  	left: -20px;
  	width: 43px;
  	height: 43px;
  	border-radius: 50%;
  	background: $secondary-color;
  	transition: all 0.2s;
  	&:before,&:after {
  		content: '';
  		position: absolute;
  		z-index: 1;
  	}
  	&:before {
  		@include arrow(bottom, $secondary-color, 15px, 14px);
  		bottom: -10px;
  		left: 7px;
  		transition: all 0.2s;
  	}
  	&:after {
  		top: 9px;
  		left: 11px;
  		width: 20px;
  		height: 22px;
  		background: url(/resource/images/icn-marker.png) top center no-repeat;
  	}
  	> div {
  		position: absolute;
  		left: 80%;
  		bottom: -3px;
  		z-index: 2;
  		> span {
  			position: relative;
  			left: -50%;
  			padding: 3px 6px 1px;
  			border-radius: 10px;
  			background: #10bdff;
  			color: $white-color;
  			font-size: $font-size-s;
  			line-height: 1;
  		}
  	}
  }
  &.isActive {
  	z-index: 100;
  	> div {
  		background: $accent-color;
  		&:before {
  			border-top-color: $accent-color;
  		}
  	}
  }
  */
}
#map .search_form-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 10px 0;
  background: #000;
  background: rgba(0, 0, 0, 0.6);
}
#map .search_form {
  position: relative;
  width: 800px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#map .search_form h1 {
  display: inline-block;
  color: #fff;
  vertical-align: middle;
}
#map .search_form .hdg_lv1_theme {
  position: static;
  top: auto;
  left: auto;
  color: #fff;
  font-size: 14px;
}
#map .search_form .hdg_lv1_theme span {
  padding: 3px 8px;
}
#map .search_form .hdg_lv1_theme span:before {
  display: none;
}
#map .search_form form {
  display: inline-block;
  width: 540px;
  min-height: 33px;
  margin: 0 auto;
  border-radius: 5px;
}
#map .search_form form .input {
  padding-top: 5px;
  padding-bottom: 2px;
  background: #f0efef;
}
#map .search_form form:before {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#map .search_form form:after {
  font-size: 20px;
  right: 19px;
  margin-top: -11px;
}
@media (max-width: 959px) {
  #map .search_form form {
    width: 400px;
  }
}
#map #map_bukken {
  position: absolute;
  z-index: 40;
  border-left: 1px solid #ddd;
  top: 0;
  right: -320px;
  width: 320px;
  height: 100%;
  overflow: visible;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background: #f8f8f7;
}
#map #map_bukken #map_bukken_chara {
  display: block;
  position: absolute;
  top: 61px;
  left: -195px;
  width: 172px;
  height: 139px;
  z-index: 30;
  background: url(/resource/images/map_btn_chara.webp) left top no-repeat;
}
#map #map_bukken .map_bukken_showbtn {
  display: block;
  position: absolute;
  top: 150px;
  left: 0;
  width: 60px;
  height: 200px;
  z-index: 40;
  color: #fff;
  padding: 0 16px;
  font-weight: bold;
  border: 1px solid #0075dd;
  border-bottom: 1px solid #3391e4;
  /* box-shadow: #00786d 0 1px 0 0; */
  border-radius: 5px 0 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  line-height: 1.1;
  background: #0075dd url(/resource/images/icn-marker.png) center 12px no-repeat;
}
#map #map_bukken .map_bukken_showbtn:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) -10px 10px 20px -7px !important;
          box-shadow: rgba(0, 0, 0, 0.45) -10px 10px 20px -7px !important;
}
#map #map_bukken .map_bukken_showbtn i {
  position: absolute;
  left: 18px;
  bottom: 10px;
  font-size: 22px;
}
#map #map_bukken .map_bukken_showbtn i:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-left: 0.2em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0;
  -webkit-font-smoothing: antialiased;
  content: "P";
}
#map #map_bukken.map_bukken_show .map_bukken_showbtn {
  border: 1px solid #f8f8f7;
  background: #f8f8f7 url(/resource/images/icn-marker.png) center 12px no-repeat;
  color: #333333;
}
#map #map_bukken.map_bukken_show .map_bukken_showbtn i {
  color: #0075dd;
}
#map #map_bukken.map_bukken_show .map_bukken_showbtn i:before {
  content: "q";
}
#map #map_bukken #map_bukken_btn {
  display: block;
  position: absolute;
  top: 350px;
  left: 0;
  width: 60px;
  height: 200px;
  z-index: 40;
  color: #fff;
  padding: 0 16px;
  font-weight: bold;
  border: 1px solid #0075dd;
  /* box-shadow: #00786d 0 1px 0 0; */
  border-radius: 0 0 0 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  line-height: 1.1;
  background: #0075dd url(/resource/images/icn-search.png) center 12px no-repeat;
}
#map #map_bukken #map_bukken_btn:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) -10px 10px 20px -7px !important;
          box-shadow: rgba(0, 0, 0, 0.45) -10px 10px 20px -7px !important;
}
#map #map_bukken #map_bukken_btn i {
  position: absolute;
  left: 18px;
  bottom: 10px;
  font-size: 22px;
}
#map #map_bukken #map_bukken_btn i:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-left: 0.2em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0;
  -webkit-font-smoothing: antialiased;
  content: "P";
}
#map #map_bukken.map_bukken_show_search #map_bukken_btn {
  border: 1px solid #f8f8f7;
  background: #f8f8f7 url(/resource/images/icn-search.png) center 12px no-repeat;
  color: #333333;
}
#map #map_bukken.map_bukken_show_search #map_bukken_btn i {
  color: #0075dd;
}
#map #map_bukken.map_bukken_show_search #map_bukken_btn i:before {
  content: "q";
}
#map #map_bukken .map_bukken_btn_wrap {
  display: block;
  position: absolute;
  top: 50%;
  left: -60px;
  width: 60px;
  height: 200px;
  margin-top: -200px;
  z-index: 40;
}
#map #map_bukken .map_bukken_btn_wrap .map_bukken_showbtn {
  top: 0;
}
#map #map_bukken .map_bukken_btn_wrap #map_bukken_btn {
  top: 200px;
}
#map #map_bukken .map_bukken_btn_wrap #map_bukken_chara {
  top: 93px;
  left: -140px;
}
#map #map_bukken_condition {
  margin-bottom: 10px;
  padding: 10px;
  border-radius: 5px;
  background: #fff;
  color: #666;
  font-size: 12px;
  -webkit-box-shadow: 0px 1px 4px 0px #d3d3d2;
          box-shadow: 0px 1px 4px 0px #d3d3d2;
}
#map #map_bukken_content_wrap {
  width: 320px;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  scrollbar-base-color: #fff;
}
#map #map_bukken_content_wrap::-webkit-scrollbar {
  width: 10px;
  padding: 0;
}
#map #map_bukken_content_wrap::-webkit-scrollbar-track {
  background: #dddddd;
}
#map #map_bukken_content_wrap::-webkit-scrollbar-thumb {
  background: #666;
  border-radius: 10px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#map #map_bukken_content {
  margin: 0 0 0 0;
  padding: 0 10px 10px 10px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#map #map_bukken_content #map_bukken_list {
  padding-top: 10px;
}
#map #map_bukken_content .list_tag li {
  margin: 2px 2px 2px 0;
  padding: 1px 4px 1px;
  font-size: 11px;
}
#map #map_bukken_content .list_tag li.list_tag--panorama {
  position: relative;
  padding-left: 14px;
  border-color: #005bac;
  background: #005bac;
  color: #fff;
}
#map #map_bukken_content .list_tag li.list_tag--panorama::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 4px;
  width: 9px;
  height: 9px;
  background: url(/resource/images/icn-panorama.png) top left/auto 100% no-repeat;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#map #map_bukken_content .list_tag--movie {
  position: relative;
  border-color: #005bac;
  background: #005bac;
  color: #fff;
}
#map #map_bukken_content .list_tag--panorama {
  position: relative;
  padding-left: 14px;
  border-color: #005bac;
  background: #005bac;
  color: #fff;
}
#map #map_bukken_content .list_tag--panorama::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 4px;
  width: 9px;
  height: 9px;
  background: url(/resource/images/icn-panorama.png) top left/auto 100% no-repeat;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#map #map_bukken_title {
  position: relative;
  padding: 17px 40px 12px;
  border-top: 1px solid #c6c6c0;
  background: url(/resource/images/icn-marker2.png) 0 12px no-repeat;
}
#map #map_bukken_title:before {
  content: "地図上の";
}
#map #map_bukken_btn-all {
  display: none;
  padding: 20px 0 16px 50px;
  background: #fff url(/resource/images/icn-all-bukken.png) 17px 16px no-repeat;
  color: #06c;
  text-align: center;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 3px 1px;
          box-shadow: rgba(0, 0, 0, 0.2) 0 0 3px 1px;
  cursor: pointer;
}
#map .isSelected {
  /*
  #map_bukken_content {
  	background: $accent-color;
  }
  */
}
#map .isSelected #map_bukken_content_wrap {
  background: #fc0;
}
#map .isSelected #map_bukken_title {
  background-image: url(/resource/images/icn-marker3.png);
}
#map .isSelected #map_bukken_title:before {
  content: "選択した";
}
#map .isSelected #map_bukken_btn-all {
  display: block;
}
#map #map_aside {
  width: 290px;
  height: 100%;
  background: #f8f8f7;
  z-index: 10;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: 10px 10px 0;
}
#map #map_aside #aside {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 0 0 100px;
  border-radius: 0;
  background: #f8f8f7;
  scrollbar-base-color: #0080ff;
}
#map #map_aside #aside h2, #map #map_aside #aside h3 {
  font-weight: bold;
  color: #222;
}
#map #map_aside #aside .hdg_lv2-aside {
  display: none;
  margin: 12px 0 20px;
  border-bottom: 2px solid #fff;
}
#map #map_aside #aside .hdg_lv2-aside + .aside_content {
  display: none;
}
#map #map_aside #aside .hdg_lv3-aside {
  margin-top: 30px;
  font-size: 16px;
}
#map #map_aside #aside .hdg_lv3-aside:not(:first-child) {
  border-top: 1px solid #dddddd;
}
#map #map_aside #aside .hdg_lv3-aside:nth-of-type(1) {
  margin-top: -10px;
  border-top: none;
}
#map #map_aside #aside .js_label {
  -webkit-box-shadow: 0px 1px 4px 0px #d3d3d2;
          box-shadow: 0px 1px 4px 0px #d3d3d2;
}
#map #map_aside #aside .js_label:hover {
  -webkit-box-shadow: #39f 0 0 0 1px;
          box-shadow: #39f 0 0 0 1px;
}
#map #map_aside #aside .kanrihi_box3 .js_label {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
#map #map_aside #aside .ui-slider-horizontal i.slider_button-right,
#map #map_aside #aside .ui-slider-horizontal i.slider_button-left {
  color: #0075dd;
}
#map #map_aside #aside .aside_content {
  position: relative;
  padding: 0 0 35px;
  background: transparent;
}
#map #map_aside #aside .aside_content > .btn-aside input {
  font-weight: bold;
}
#map #map_aside #aside .aside_content > .btn-aside:first-child + .hdg_lv3-aside {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
#map #map_aside #aside .aside_content #room_select:before {
  display: none;
}
#map #map_aside #aside .aside_content #room_select:after {
  display: none;
}
#map #map_aside #aside .aside_content #room_select.room_select-mini {
  border: none;
  margin-bottom: 0;
  width: 100%;
}
#map #map_aside #aside .aside_content #room_select.room_select-mini li > p {
  border: 1px solid #0075dd;
  border-bottom: none;
  color: #fff;
  background: #0075dd;
}
#map #map_aside #aside .aside_content #room_select.room_select-mini li > p:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#map #map_aside #aside .aside_content #room_select.room_select-mini li > p:after {
  display: none;
}
#map #map_aside #aside .aside_content #room_select.room_select-mini li#room_select-none > p {
  border-radius: 3px 0 0 0 !important;
  border-right: none;
}
#map #map_aside #aside .aside_content #room_select.room_select-mini li#room_select-single > p {
  border-right: none;
  border-left: 1px solid #3391e4;
}
#map #map_aside #aside .aside_content #room_select.room_select-mini li#room_select-with > p {
  border-right: none;
  border-left: 1px solid #3391e4;
}
#map #map_aside #aside .aside_content #room_select.room_select-mini li#room_select-family > p {
  border-radius: 0 3px 0 0 !important;
  border-left: 1px solid #3391e4;
}
#map #map_aside #aside .aside_content #room_select.room_select-mini li.isActive > p {
  color: #222;
  background: #e5f0fb;
  border-color: #cee2f7;
}
#map #map_aside #aside .aside_content .ui-widget-content {
  background: #dddddd;
}
#map #map_aside #aside .aside_content .ui-widget-header {
  background: #cee8ff;
}
#map #map_aside #aside .aside_content .ui-state-default,
#map #map_aside #aside .aside_content .ui-widget-content .ui-state-default,
#map #map_aside #aside .aside_content .ui-widget-header .ui-state-default {
  background: #0075dd;
}
#map #map_aside #aside .aside_content .ui-slider-horizontal .ui-slider-handle:before,
#map #map_aside #aside .aside_content .ui-slider-horizontal .ui-slider-handle:after {
  background: #fff;
}
#map #map_aside #aside .list_box4-mini {
  border: 1px solid #cee2f7;
  background: #e5f0fb;
}
#map #map_aside #aside .list_box4-mini ul > li > .js_label {
  background: #fff;
}
#map #map_aside #aside .list_box4-mini .btn-more {
  color: #222;
}
#map #map_aside #aside .js_select + .list_box4-mini {
  border-radius: 0 0 3px 3px;
  border-top: none;
}
#map #map_aside #aside .btn-aside-middle {
  display: none;
}
#map #map_aside #aside .aside_search_form .search_form {
  width: 100%;
}
#map #map_aside #aside .aside_search_form .search_form .search_form_inner {
  width: 100%;
}
#map #map_aside .aside_close {
  position: absolute;
  top: 62px;
  left: -55px;
  width: 55px;
  height: 55px;
  border-radius: 5px 0 0 5px;
  background: #06c;
  cursor: pointer;
}
#map #map_aside .aside_close > img {
  position: absolute;
  top: 18px;
  left: 18px;
  -webkit-font-smoothing: antialiased;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all 1s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 1s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
#map #map_aside .aside_close:hover > img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#map #map_aside .aside_content {
  position: static;
}
#map #map_aside .aside_content > .btn-aside-bottom {
  display: none;
}
#map .map_bukken_show_search #map_aside {
  width: 310px;
  padding: 0;
  -webkit-transition: none;
  transition: none;
}
#map .map_bukken_show_search #map_aside form {
  position: relative;
  overflow: hidden;
  height: 100%;
}
#map .map_bukken_show_search #map_aside form .aside_content {
  position: static !important;
  overflow-y: scroll;
  overflow-x: hidden;
  height: 100%;
  margin: 10px;
}
#map .map_bukken_show_search #map_aside .aside_content {
  margin: 10px 10px 0 !important;
  padding-bottom: 0 !important;
}
#map .map_bukken_show_search #map_aside .aside_content .list_box4-mini-last {
  margin-bottom: 20px;
}
#map .map_bukken_show_search #map_aside .aside_content > .btn-aside-bottom {
  position: absolute;
  width: 310px;
  bottom: 0;
  right: 0;
  margin-left: 0;
  padding: 0 10px 10px;
  z-index: 2;
  background: #f8f8f7;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#map .map_bukken_show_search #map_aside .aside_content .count0-box {
  width: 95%;
  left: 2.5%;
}
#map .isCondition #map_aside {
  right: 0;
}
#map .roomlist_body_item {
  margin-bottom: 35px;
  border-radius: 3px;
  background: #fff;
  font-size: 12px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 3px 1px;
          box-shadow: rgba(0, 0, 0, 0.2) 0 0 3px 1px;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#map .roomlist_body_item a {
  display: block;
  color: #222;
  text-decoration: none;
}
#map .roomlist_body_item .isHidden1, #map .roomlist_body_item .isHidden2 {
  display: none;
}
#map .roomlist_body_item:hover {
  -webkit-box-shadow: #39f 0 0 0 3px;
          box-shadow: #39f 0 0 0 3px;
}
#map .roomlist_body_item:hover .roomlist_body_item_note {
  background: #39f;
  color: #fff;
}
#map .roomlist_body_item:hover :not(.isOpened) .roomlist_body_item_note i {
  -webkit-animation-name: roomlist1;
          animation-name: roomlist1;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
@-webkit-keyframes roomlist1 {
  0% {
    top: -10px;
    opacity: 0;
  }
  100% {
    top: 0px;
    opacity: 1;
  }
}
@keyframes roomlist1 {
  0% {
    top: -10px;
    opacity: 0;
  }
  100% {
    top: 0px;
    opacity: 1;
  }
}
#map .roomlist_body_item:hover .isOpened .roomlist_body_item_note i {
  -webkit-animation-name: roomlist2;
          animation-name: roomlist2;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
@-webkit-keyframes roomlist2 {
  0% {
    top: 10px;
    opacity: 0;
  }
  100% {
    top: 0px;
    opacity: 1;
  }
}
@keyframes roomlist2 {
  0% {
    top: 10px;
    opacity: 0;
  }
  100% {
    top: 0px;
    opacity: 1;
  }
}
#map .roomlist_body_item_head {
  display: table;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #ddd;
}
#map .roomlist_body_item_head .txt-kind {
  display: table-cell;
  padding: 5px 7px 4px;
  border-radius: 3px 0 0 0;
  background: #49a1ff;
  color: #fff;
  font-size: 11px;
  text-align: center;
  line-height: 1.1;
  vertical-align: middle;
  white-space: nowrap;
}
#map .roomlist_body_item_head .txt-name {
  display: table-cell;
  line-height: 1.1;
  vertical-align: middle;
  width: 100%;
  padding: 6px 10px 4px;
  font-size: 14px;
  font-weight: bold;
  word-break: break-all;
}
#map .roomlist_body_item_head .txt-name.sennin {
  padding-right: 80px;
}
#map .roomlist_body_item_head .txt-name.sennin .wrap-sennin {
  display: block;
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#map .roomlist_body_item_head .txt-name.sennin .wrap-sennin .txt-sennin {
  display: inline-block;
  padding: 2px 5px 4px 8px;
  line-height: 1.2em;
  background: #FF5D6C;
  color: #FFF;
  font-size: 10px;
  font-weight: normal;
  text-align: left;
}
#map .roomlist_body_item_head .txt-name.sennin .wrap-sennin .txt-sennin:after {
  content: "";
  position: absolute;
  top: 0;
  left: -8px;
  width: 0;
  height: 0;
  border-style: solid solid solid solid;
  border-width: 15px 0 15px 8px;
  border-color: #FF5D6C transparent #FF5D6C transparent;
}
#map .roomlist_body_item_head .txt-name.sennin .wrap-sennin .txt-sennin strong {
  display: inline;
  line-height: 1;
  width: 100%;
  font-size: 10px;
  font-weight: bold;
  vertical-align: baseline;
  padding: 0;
}
#map .roomlist_body_item_head .txt-name.sennin .wrap-sennin .tag-kanri {
  display: block;
  text-align: right;
  padding-right: 5px;
}
#map .roomlist_body_item_head .txt-name.kanri {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 52px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#map .roomlist_body_item_head .txt-name.kanri .tag-kanri:only-child {
  margin: 0 0 0 auto;
}
#map .roomlist_body_item_img {
  float: left;
  width: 127.5px;
  height: 90.5px;
  padding: 3px 0 3px 3px;
}
#map .roomlist_body_item_img img {
  max-width: 100%;
  max-height: 100%;
}
#map .roomlist_body_item_content {
  position: relative;
  margin-left: 137px;
  padding-bottom: 3px;
}
#map .roomlist_body_item_content > ul {
  margin: 5px 0;
}
#map .roomlist_body_item_content_price {
  color: #FF5D6C;
}
#map .roomlist_body_item_content_price span {
  font-size: 16px;
  font-weight: bold;
}
#map .roomlist_body_item_note {
  clear: both;
  padding: 5px;
  border-top: 1px solid #ddd;
  text-align: right;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#map .roomlist_body_item_note i {
  position: relative;
  top: 0;
}
#map .isOpened .roomlist_body_item_note i:before {
  content: "Q";
}
#map .roomlist_body_item_rooms {
  padding-top: 1px;
  background: #eaeae4;
}
#map .roomlist_body_item_rooms a {
  position: relative;
  display: block;
  color: #222;
}
#map .roomlist_body_item_rooms a:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 5px 5px 0;
          box-shadow: rgba(0, 0, 0, 0.2) 0 5px 5px 0;
  z-index: 2;
}
#map .roomlist_body_item_rooms a:hover .roomlist_body_item_room_body:before {
  -webkit-animation-name: rooms;
          animation-name: rooms;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
@-webkit-keyframes rooms {
  0% {
    right: 20px;
    opacity: 0;
  }
  100% {
    righ: 10px;
    opacity: 1;
  }
}
@keyframes rooms {
  0% {
    right: 20px;
    opacity: 0;
  }
  100% {
    righ: 10px;
    opacity: 1;
  }
}
#map .roomlist_body_item_room {
  position: relative;
  width: 100%;
  margin: 3px 0 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background: #fff;
}
#map .roomlist_body_item_room > label:first-child {
  padding: 5px 10px;
  vertical-align: middle;
}
#map .roomlist_body_item_room > label:first-child:after {
  top: 50% !important;
  left: 10px !important;
  margin-top: -12px !important;
}
#map .roomlist_body_item_room .icon-new {
  position: absolute;
  display: inline-block;
  top: 0;
  right: 0;
  width: 42px;
  height: auto;
  pointer-events: none;
  z-index: 2;
}
#map .roomlist_body_item_room .icon-new > img {
  width: 100%;
}
#map .roomlist_body_item_room_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 6px;
  border-bottom: 1px dashed #ddd;
}
#map .roomlist_body_item_room_head > p {
  display: inline-block;
  margin-right: 5px;
  font-weight: bold;
}
#map .roomlist_body_item_room_head > ul {
  display: inline-block;
}
#map .roomlist_body_item_room_head > ul li {
  margin-right: 3px;
}
#map .roomlist_body_item_room_body {
  position: relative;
  display: table;
  width: 100%;
}
#map .roomlist_body_item_room_body:before {
  font-family: "fontello";
  content: "q";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 10px;
  margin: -0.5em 0 0;
  color: #0075dd;
  font-size: 16px;
  text-align: right;
}
#map .roomlist_body_item_room_body > div {
  display: table-cell;
  width: 100%;
  position: relative;
  padding: 5px 6px;
  vertical-align: middle;
}
#map .roomlist_body_item_room_body > div:first-child {
  display: none;
  width: 146px;
  padding-left: 0;
  padding-right: 0;
}
.isMadori #map .roomlist_body_item_room_body > div:first-child {
  display: table-cell;
}
#map .roomlist_body_item_room_body > div:nth-child(2) > p {
  color: #FF5D6C;
}
.roomlist_body_item_room a #map .roomlist_body_item_room_body > div:before {
  font-family: "fontello";
  content: "q";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 10px;
  margin: -0.5em 0 0;
  color: #0075dd;
  font-size: 16px;
  text-align: right;
}
#map .roomlist_body_item_room_body > div p {
  line-height: 1.3;
}
#map .roomlist_body_item_room_body > div p > span {
  color: #FF5D6C;
  font-size: 14px;
  font-weight: bold;
  display: block;
}
#map .roomlist_body_item_room_body > div p > span > span {
  font-size: 19px;
}
#map .roomlist_body_item_room_body-shikirei {
  margin-top: 5px;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#map .roomlist_body_item_room_body-shikirei > span {
  display: block;
}
#map .roomlist_body_item_room_body-shikirei > span:first-child {
  margin-bottom: 3px;
}
#map .roomlist_body_item_room_body-shikirei > span:before {
  margin-right: 0.5em;
  padding: 0 3px;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #666;
  font-size: 12px;
}
#map .roomlist_body_item_room_body-shikirei .roomlist_item_room_body-shikikin {
  font-weight: bold;
}
#map .roomlist_body_item_room_body-shikirei .roomlist_item_room_body-shikikin:before {
  content: "敷金";
  font-weight: normal;
}
#map .roomlist_body_item_room_body-shikirei .roomlist_item_room_body-hoshokin {
  font-weight: bold;
}
#map .roomlist_body_item_room_body-shikirei .roomlist_item_room_body-hoshokin:before {
  content: "保証金";
  font-weight: normal;
}
#map .roomlist_body_item_room_body-shikirei .roomlist_item_room_body-reikin {
  font-weight: bold;
}
#map .roomlist_body_item_room_body-shikirei .roomlist_item_room_body-reikin:before {
  content: "礼金";
  font-weight: normal;
}
#map .roomlist_body_item_room_body-shikirei .roomlist_item_room_body-shokyaku {
  font-weight: bold;
}
#map .roomlist_body_item_room_body-shikirei .roomlist_item_room_body-shokyaku:before {
  content: "償却";
  font-weight: normal;
}
#map .roomlist_body_item_room_body-shikirei .roomlist_item_room_body-ichijikin {
  font-weight: bold;
}
#map .roomlist_body_item_room_body-shikirei .roomlist_item_room_body-ichijikin:before {
  content: "一時金";
  font-weight: normal;
}
#map .roomlist_body_item_room_body-shikirei .roomlist_item_room_body-shikibiki {
  font-weight: bold;
}
#map .roomlist_body_item_room_body-shikirei .roomlist_item_room_body-shikibiki:before {
  content: "敷引";
  font-weight: normal;
}
#map .roomlist_body_item_room_body-shikirei span:before:not(.roomlist_item_room_body-nyuukyobi) {
  background: #fff;
}
#map .roomlist_body_item_room_body .roomlist_item_room_body-hoshokin {
  font-size: 13px;
  font-weight: bold;
}
#map .roomlist_body_item_room_body .roomlist_item_room_body-hoshokin:before {
  font-weight: normal;
  content: "保証金(敷金)" !important;
}
#map .roomlist_body_item_room_body .roomlist_item_room_body-shikikin, #map .roomlist_body_item_room_body .roomlist_item_room_body-reikin, #map .roomlist_body_item_room_body .roomlist_item_room_body-shokyaku, #map .roomlist_body_item_room_body .roomlist_item_room_body-ichijikin, #map .roomlist_body_item_room_body .roomlist_item_room_body-shikibiki {
  margin-bottom: 3px;
  font-size: 13px;
}
#map .roomlist_body_item_room_body .roomlist_item_room_body-madori {
  padding: 0 !important;
  border-bottom: none;
  font-size: 13px;
  font-weight: bold;
  margin: 5px 0px 0px 2px;
}
#map .roomlist_body_item_room_body .roomlist_item_room_body-madori:before {
  font-weight: normal;
}
#map .roomlist_body_item_room_body .roomlist_item_room_body-madori span:before {
  display: none;
}
#map .roomlist_body_item_room_body .roomlist_item_room_body-madori span:after {
  content: " / ";
}
#map .roomlist_body_item_room_body .roomlist_item_room_body-nyukyobi {
  margin: 2px 0 0 2px;
}
#map .roomlist_body_item_room_body .roomlist_item_room_body-nyukyobi span {
  font-weight: bold;
}
#map .roomlist_body_item_room_body .roomlist_item_room_body-nyukyobi span:before {
  font-weight: normal;
  content: "入居日 : " !important;
  border: none;
  color: #000;
  font-size: 14px;
  font-weight: bold;
}
#map .modalroom_body_item {
  display: none;
  border-radius: 3px;
  background: #fff;
}
#map .modalroom_body_item .roomlist_body_item_room_head {
  padding-right: 10px;
  padding-left: 10px;
}
#map .modalroom_body_item .roomlist_body_item_room_body > div:first-child {
  /*width: 100%;*/
  padding-right: 10px;
  padding-left: 10px;
}
#map .modalroom_body_item .roomlist_body_item_room_body > div:first-child {
  display: table-cell;
}
#map .modalroom_body_item > ul li.roomlist_body_item_rooms:last-child {
  padding-bottom: 3px;
}
#map #map_ie {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#map #map_ie_text {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -3em;
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 2;
}
#map .map_bukken_none {
  display: none;
  padding: 5px 0 0;
}
#map .map_bukken_none.isActive {
  display: block;
}

/* --------------------------------
* 大学生用サイト地図
*
----------------------------------- */
#map.map-college #map_bukken .map_bukken_showbtn {
  border: 1px solid #339999;
  background: #339999 url(/resource/images/icn-marker.png) center 12px no-repeat;
}
#map.map-college #map_bukken #map_bukken_btn {
  border: 1px solid #339999;
  background: #339999 url(/resource/images/icn-marker.png) center 12px no-repeat;
}
#map.map-college #map_bukken.map_bukken_show .map_bukken_showbtn {
  border: 1px solid #f8f8f7;
  background: #f8f8f7 url(/resource/images/icn-marker.png) center 12px no-repeat;
  color: #333333;
}
#map.map-college #map_bukken.map_bukken_show .map_bukken_showbtn i {
  color: #339999;
}
#map.map-college #map_bukken.map_bukken_show .map_bukken_showbtn i:before {
  content: "q";
}
#map.map-college #map_bukken.map_bukken_show_search #map_bukken_btn {
  border: 1px solid #f8f8f7;
  background: #f8f8f7 url(/resource/images/icn-search.png) center 12px no-repeat;
  color: #333333;
}
#map.map-college #map_bukken.map_bukken_show_search #map_bukken_btn i {
  color: #339999;
}
#map.map-college #map_bukken.map_bukken_show_search #map_bukken_btn i:before {
  content: "q";
}
#map.map-college #map_aside #aside {
  background: #f8f8f7;
}
#map.map-college #map_aside #aside .js_label {
  -webkit-box-shadow: 0px 1px 4px 0px #d3d3d2;
          box-shadow: 0px 1px 4px 0px #d3d3d2;
}
#map.map-college #map_aside #aside .js_label:hover {
  -webkit-box-shadow: #00786d 0 0 0 1px;
          box-shadow: #00786d 0 0 0 1px;
}
#map.map-college #map_aside #aside .ui-slider-horizontal i.slider_button-right,
#map.map-college #map_aside #aside .ui-slider-horizontal i.slider_button-left {
  color: #00786d;
}
#map.map-college #map_aside #aside .aside_content {
  padding-bottom: 75px !important;
}
#map.map-college #map_aside #aside .aside_content #room_select.room_select-mini li > p {
  border: 1px solid #00786d;
  border-bottom: none;
  color: #fff;
  background: #00786d;
}
#map.map-college #map_aside #aside .aside_content #room_select.room_select-mini li > p:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#map.map-college #map_aside #aside .aside_content #room_select.room_select-mini li > p:after {
  display: none;
}
#map.map-college #map_aside #aside .aside_content #room_select.room_select-mini li#room_select-single > p {
  border-right: none;
  border-left: 1px solid #339999;
}
#map.map-college #map_aside #aside .aside_content #room_select.room_select-mini li#room_select-with > p {
  border-right: none;
  border-left: 1px solid #339999;
}
#map.map-college #map_aside #aside .aside_content #room_select.room_select-mini li#room_select-family > p {
  border-radius: 0 3px 0 0 !important;
  border-left: 1px solid #339999;
}
#map.map-college #map_aside #aside .aside_content #room_select.room_select-mini li.isActive > p {
  color: #222;
  background: #e5f0fb;
  border-color: #cee2f7;
}
#map.map-college #map_aside #aside .aside_content .ui-widget-content {
  background: #dddddd;
}
#map.map-college #map_aside #aside .aside_content .ui-widget-header {
  background: #e5f4f3;
}
#map.map-college #map_aside #aside .aside_content .ui-state-default,
#map.map-college #map_aside #aside .aside_content .ui-widget-content .ui-state-default,
#map.map-college #map_aside #aside .aside_content .ui-widget-header .ui-state-default {
  background: #00786d;
}
#map.map-college #map_aside #aside .aside_content .ui-slider-horizontal .ui-slider-handle:before,
#map.map-college #map_aside #aside .aside_content .ui-slider-horizontal .ui-slider-handle:after {
  background: #fff;
}
#map.map-college #map_aside #aside .list_box4-mini {
  border: 1px solid #d6ebeb;
  background: #d6ebeb;
}
#map.map-college #map_aside #aside .list_box4-mini ul > li > .js_label {
  background: #fff;
}
#map.map-college #map_aside #aside .list_box4-mini .btn-more {
  color: #222;
}
#map.map-college #map_backcollege {
  position: absolute;
  bottom: 0;
  left: 60px;
  padding: 10px 12px 10px 8px;
  border-radius: 3px 3px 0 0;
  background: #399;
  color: #fff;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0.1s 0.5s, -webkit-box-shadow 0.3s;
  transition: opacity 0.5s, visibility 0.1s 0.5s, -webkit-box-shadow 0.3s;
  transition: opacity 0.5s, visibility 0.1s 0.5s, box-shadow 0.3s;
  transition: opacity 0.5s, visibility 0.1s 0.5s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
#map.map-college #map_backcollege.isActive {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s, visibility 0.1s 0s, -webkit-box-shadow 0.3s;
  transition: opacity 0.5s, visibility 0.1s 0s, -webkit-box-shadow 0.3s;
  transition: opacity 0.5s, visibility 0.1s 0s, box-shadow 0.3s;
  transition: opacity 0.5s, visibility 0.1s 0s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
#map.map-college #map_backcollege:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 5px 10px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 5px 10px 0;
}
#map.map-college #map_station > div {
  position: absolute;
  width: 35px;
  height: 35px;
  background: url(/resource/images/icn-marker-station-angle.png) center no-repeat;
  background-size: 100%;
}
#map.map-college #map_station > div:before, #map.map-college #map_station > div:after {
  content: "";
  position: absolute;
}
#map.map-college #map_station > div:before {
  width: 2px;
  height: 20px;
  background: #91c757;
}
#map.map-college #map_station > div:after {
  font-family: "fontello";
  content: "q";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #91c757;
  font-size: 20px;
  text-shadow: 0px 0px 4px #fff, 0px 0px 4px #fff, 0px 0px 4px #fff, 0px 0px 4px #fff, 0px 0px 4px #fff, 0px 0px 4px #fff;
}
#map.map-college #map_station > div.isAngle1 {
  top: 0%;
  left: 50%;
  margin-top: 10px;
  margin-left: -17.5px;
}
#map.map-college #map_station > div.isAngle1:before {
  left: 17px;
  top: -20px;
}
#map.map-college #map_station > div.isAngle1:after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  bottom: -10px;
  left: 50%;
  margin-left: -0.5em;
}
#map.map-college #map_station > div.isAngle2 {
  top: 0%;
  right: 0%;
  margin-top: 10px;
  margin-right: 10px;
}
#map.map-college #map_station > div.isAngle2:before {
  right: -3px;
  top: -12px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#map.map-college #map_station > div.isAngle2:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: -5px;
  bottom: -5px;
}
#map.map-college #map_station > div.isAngle3 {
  top: 50%;
  right: 0%;
  margin-top: -17.5px;
  margin-right: 10px;
}
#map.map-college #map_station > div.isAngle3:before {
  right: -10px;
  top: 8px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#map.map-college #map_station > div.isAngle3:after {
  left: -10px;
  top: 50%;
  margin-top: -0.5em;
}
#map.map-college #map_station > div.isAngle4 {
  bottom: 0%;
  right: 0%;
  margin-bottom: 10px;
  margin-right: 10px;
}
#map.map-college #map_station > div.isAngle4:before {
  right: -3px;
  bottom: -12px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#map.map-college #map_station > div.isAngle4:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: -5px;
  top: -5px;
}
#map.map-college #map_station > div.isAngle5 {
  bottom: 0%;
  left: 50%;
  margin-bottom: 10px;
}
#map.map-college #map_station > div.isAngle5:before {
  left: 17px;
  bottom: -20px;
}
#map.map-college #map_station > div.isAngle5:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  top: -10px;
  left: 50%;
  margin-left: -0.5em;
}
#map.map-college #map_station > div.isAngle6 {
  bottom: 0%;
  left: 0%;
  margin-bottom: 10px;
  margin-left: 10px;
}
#map.map-college #map_station > div.isAngle6:before {
  left: -3px;
  bottom: -12px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#map.map-college #map_station > div.isAngle6:after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  right: -5px;
  top: -5px;
}
#map.map-college #map_station > div.isAngle7 {
  top: 50%;
  left: 0;
  margin-top: -17.5px;
  margin-left: 10px;
}
#map.map-college #map_station > div.isAngle7:before {
  left: -9px;
  top: 10px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#map.map-college #map_station > div.isAngle7:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  right: -10px;
  top: 50%;
  margin-top: -0.5em;
}
#map.map-college #map_station > div.isAngle8 {
  top: 0%;
  left: 0%;
  margin-top: 10px;
  margin-left: 10px;
}
#map.map-college #map_station > div.isAngle8:before {
  left: -3px;
  top: -12px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#map.map-college #map_station > div.isAngle8:after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  right: -5px;
  bottom: -5px;
}
#map.map-college .gm-bundled-control .gmnoprint {
  left: 4px !important;
  top: 382px !important;
}
#map.map-college #map_bukkenmodal {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 70%;
  padding: 20px;
  border-radius: 5px;
  background: #fff;
  -webkit-box-shadow: rgba(153, 153, 153, 0.7) 0 1px 2px;
          box-shadow: rgba(153, 153, 153, 0.7) 0 1px 2px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0.1s 0.5s;
  transition: opacity 0.5s, visibility 0.1s 0.5s;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#map.map-college #map_bukkenmodal.isActive {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s, visibility 0.1s 0s;
  transition: opacity 0.5s, visibility 0.1s 0s;
}
#map.map-college #map_bukkenmodal > h2 {
  margin-bottom: 7px;
  font-size: 16px;
}
#map.map-college #map_bukkenmodal > h2 > i {
  color: #399;
}
#map.map-college #map_bukkenmodal > p {
  padding-left: 30px;
  padding-right: 30px;
}
#map.map-college #map_bukkenmodal > ul {
  margin-top: 5px;
  text-align: center;
}
#map.map-college #map_bukkenmodal > ul > li {
  display: inline-block;
  margin: 10px 5px 0;
}
#map.map-college #map_bukkenmodal > ul > li > a {
  display: block;
  padding: 6px 15px;
  border-radius: 3px;
  background: #399;
  color: #fff;
  text-decoration: none;
  border: 1px solid #288;
  border-top: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#map.map-college #map_bukkenmodal > ul > li > a:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 5px 10px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 5px 10px 0;
}
#map.map-college #map_bukkenmodal > button {
  position: absolute;
  top: 25px;
  left: 20px;
  width: 15px;
  height: 15px;
  border: none;
  background: #fff;
}
#map.map-college #map_bukkenmodal > button:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 18px;
  height: 1px;
  background: #2a1f1c;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#map.map-college #map_bukkenmodal > button:after {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 18px;
  height: 1px;
  background: #2a1f1c;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#map.map-college .map_marker-college {
  position: relative;
  top: 25px;
  width: 40px;
  height: 69px;
  background: url(/resource/images/icn-marker-college.png) center no-repeat;
  background-size: 100%;
  z-index: 100;
}
#map.map-college .map_marker-station, #map.map-college .map_marker-shiten {
  position: relative;
  background-size: 100% !important;
}
#map.map-college .map_marker-station > p, #map.map-college .map_marker-shiten > p {
  position: absolute;
  top: -45px;
  width: 10em;
  margin-left: -5em;
  font-size: 14px;
  text-align: center;
  white-space: nowrap;
}
#map.map-college .map_marker-station > p > span, #map.map-college .map_marker-shiten > p > span {
  display: inline-block;
  background: #fff;
  line-height: 1;
  padding: 7px 10px;
  border-radius: 5px;
  vertical-align: bottom;
}
#map.map-college .map_marker-station > p:after, #map.map-college .map_marker-shiten > p:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -5px;
  display: block;
  height: 0;
  width: 0;
  border-top: 11px solid #fff;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
#map.map-college .map_marker-station {
  top: 18px;
  width: 28px;
  height: 36px;
  background: url(/resource/images/icn-marker-station.png) center no-repeat;
}
#map.map-college .map_marker-station > p {
  left: 14px;
}
#map.map-college .map_marker-station > p > span {
  border: 1px solid #ccc;
}
#map.map-college .map_marker-station > p:before {
  content: "";
  position: absolute;
  bottom: -11px;
  left: 50%;
  margin-left: -6px;
  display: block;
  height: 0;
  width: 0;
  border-top: 12px solid #ccc;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
#map.map-college .map_marker-shiten {
  top: 18px;
  width: 40px;
  height: 35px;
  background: url(/resource/images/icn-marker-shop.png) center no-repeat;
}
#map.map-college .map_marker-shiten > p {
  left: 20px;
}
#map.map-college #map_loading > div {
  color: #00786d;
}
.isSelected #map.map-college #map_bukken_content_wrap {
  background: #fc0;
}

/* --------------------------------
* 検索条件をコピーして保持しているので非表示にする
----------------------------------- */
#js_condition-init-common {
  display: none;
}

/* --------------------------------
* 学生賃貸｜地図から探す合格前予約ラベルの追加
----------------------------------- */
#map_bukken_list .tag-prereserve {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  line-height: 28px;
  /* display: table-cell; */
  padding-left: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  background: #dc8c0f;
  z-index: 2;
  border: 1px solid #ddd;
}
#map_bukken_list .tag-prereserve .modalOpen {
  cursor: pointer;
  float: right;
  margin-right: 10px;
}
#map_bukken_list .tag-prereserve .modalOpen .icon-help-circled-1 {
  font-size: 16px;
}

/*! jQuery UI - v1.11.4 - 2015-11-10
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, autocomplete.css, menu.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0; /* support: IE7 */
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px 0.4em;
  cursor: pointer;
  min-height: 0; /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

/* icon support */
.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
  outline: none;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  -webkit-filter: inherit;
          filter: inherit;
}

.ui-slider-horizontal {
  height: 6px;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -11px;
  cursor: pointer;
  margin-left: -27px;
}

.js_volume_slider-r .ui-slider-horizontal .ui-slider-handle {
  margin-left: -14px;
}

.ui-slider-horizontal .ui-slider-handle:last-child {
  margin-left: -1px;
}

.ui-slider-horizontal .ui-slider-handle:before,
.ui-slider-horizontal .ui-slider-handle:after {
  content: "";
  position: absolute;
  top: 9px;
  width: 3px;
  height: 11px;
  background: #ccc;
}

.ui-slider-horizontal .ui-slider-handle:hover:before,
.ui-slider-horizontal .ui-slider-handle:hover:after {
  background: #39f;
}

.ui-slider-horizontal .ui-slider-handle:before {
  left: 10px;
}

.ui-slider-horizontal .ui-slider-handle:after {
  left: 16px;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}

.ui-widget-content {
  background: #cee8ff;
}

.chintai-college-detail .ui-widget-content, .chintai-college-guide .ui-widget-content {
  max-height: 190px;
  overflow-y: scroll;
}

.ui-widget-header {
  background: #39f;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 2px 10px 0;
          box-shadow: rgba(0, 0, 0, 0.4) 0 2px 10px 0;
}
.ie8 .ui-state-default,
.ie8 .ui-widget-content .ui-state-default,
.ie8 .ui-widget-header .ui-state-default {
  border: 1px solid #ddd;
}

.ui-state-default:active,
.ui-widget-content .ui-state-default:active,
.ui-widget-header .ui-state-default:active {
  background: #39f;
}

.ui-state-default:active:before,
.ui-widget-content .ui-state-default:active:before,
.ui-widget-header .ui-state-default:active:before {
  background: #286eb5;
}

.ui-state-default:active:after,
.ui-widget-content .ui-state-default:active:after,
.ui-widget-header .ui-state-default:active:after {
  background: #286eb5;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  font-weight: normal;
  color: #212121;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
  color: #363636;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
  color: #cd0a0a;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70); /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35); /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png");
}

.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_888888_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png");
}

.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png");
}

.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_2e83ff_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cd0a0a_256x240.png");
}

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: 0.3;
  filter: Alpha(Opacity=30); /* support: IE8 */
}

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa;
  opacity: 0.3;
  filter: Alpha(Opacity=30); /* support: IE8 */
  border-radius: 8px;
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 33px;
  padding: 0;
  *zoom: 1;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  overflow: visible !important;
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -25px;
  width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(/resource/images/bxslider/loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #ddd;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #49a1ff;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev:before,
.bx-wrapper .bx-next:before {
  color: #49a1ff;
  font-size: 25px;
}

.bx-wrapper .bx-prev:before {
  font-family: "fontello";
  content: "A";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bx-wrapper .bx-next:before {
  font-family: "fontello";
  content: "b";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 0;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

.bx-wrapper .bx-controls-direction {
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
}

.bx-wrapper .bx-prev {
  position: absolute;
  left: 0;
}

.bx-wrapper .bx-next {
  right: 0;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(/resource/images/bxslider/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(/resource/images/bxslider/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9 ;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
  float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}

.owl-controls {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/*
	Colorbox Core Style:
	The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  -webkit-transform: translate3d(0, 0, 0);
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: visible !important;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
  position: absolute;
  bottom: -2em;
  width: 100%;
  float: none !important;
  color: #fff;
  text-align: center;
}

#cboxCurrent {
  display: none !important;
}

#cboxPrevious, #cboxNext {
  display: none !important;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

#cboxPrevious, #cboxNext, #cboxSlideshow {
  display: none;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* 
	User Style:
	Change the following styles to modify the appearance of Colorbox.  They are
	ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #0066cc;
  opacity: 0.95;
}

#colorbox {
  outline: 0;
}

#cboxContent {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0 5px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.35) 0 5px 20px 0;
}

.cboxIframe {
  background: #fff;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadingGraphic {
  background: url(/resource/images/bxslider/loader.gif) no-repeat center center;
}

#cboxClose {
  position: absolute;
  top: 16px;
  right: 20px;
  border: none;
  background: #fff;
}

#cboxClose:before {
  content: "✕";
  color: #39f;
  font-size: 18px;
}

#colorbox {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
}

#cboxWrapper #document {
  max-width: 100%;
  -webkit-transform: translateX(0) !important;
          transform: translateX(0) !important;
  overflow: visible;
}

#colorbox.modalphoto #cboxContent {
  border-radius: 0;
}

#colorbox.modalphoto #cboxPrevious,
#colorbox.modalphoto #cboxNext {
  display: block !important;
  position: absolute !important;
  top: 50%;
  margin-top: -20px;
  border: none;
  color: #49a1ff;
  font-size: 40px;
  cursor: pointer;
}

#colorbox.modalphoto #cboxPrevious i:before,
#colorbox.modalphoto #cboxNext i:before {
  margin-right: 0;
}

#colorbox.modalphoto #cboxPrevious {
  left: -40px;
}

#colorbox.modalphoto #cboxNext {
  right: -40px;
}

#colorbox.modalphoto #cboxPrevious i,
#colorbox.modalphoto #cboxNext i {
  color: #fff;
}

#colorbox.modalphoto #cboxCurrent {
  display: block !important;
  position: absolute !important;
  bottom: 0;
  right: 0;
  padding: 10px;
  background: rgba(73, 161, 255, 0.7);
  color: #fff;
}

#colorbox.modalphoto #cboxClose {
  top: -40px;
  right: -40px;
  background: transparent;
}

#colorbox.modalphoto #cboxClose:before {
  color: #fff;
  font-size: 30px;
}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/* Z-INDEX */
.formError {
  z-index: 990;
}

.formError .formErrorContent {
  z-index: 991;
}

.formError .formErrorArrow {
  z-index: 996;
}

.ui-dialog .formError {
  z-index: 5000;
}

.ui-dialog .formError .formErrorContent {
  z-index: 5001;
}

.ui-dialog .formError .formErrorArrow {
  z-index: 5006;
}

.inputContainer {
  position: relative;
  float: left;
}

.formError {
  position: relative !important;
  margin: 5px 12px 0 !important;
  color: #c00 !important;
  font-weight: bold;
  padding: 3px 0px 0px 19px !important;
  border-radius: 2px !important;
  background: transparent !important;
  text-align: left !important;
  line-height: 1.1 !important;
  opacity: 1 !important;
  top: initial !important;
  left: initial !important;
  right: initial !important;
}

.formError:before {
  position: absolute;
  left: 0;
  top: 1px;
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  content: "L";
  font-size: 16px;
}

/*------------------------------------------------
 /chintai/college/guide/
-------------------------------------------------- */
.chintai-college-guide [class^=icon-]:before,
.chintai-college-guide [class*=" icon-"]:before {
  margin-left: 0.2em;
}
.chintai-college-guide .header_content-inner {
  display: table;
  width: 100%;
}
.chintai-college-guide .header_content-contact {
  line-height: 2;
  display: table-cell;
  text-align: right;
  float: none;
}
.chintai-college-guide .header_content-lead {
  line-height: 1.4;
  display: table-cell;
  float: none;
  padding-left: 0;
  padding-right: 15px;
}
.chintai-college-guide .header_content-lead > a > img {
  padding-left: 0px;
}
.chintai-college-guide .header_content-lead:before {
  background: none;
}
.chintai-college-guide .header_content-reserve {
  text-align: right;
  float: none;
}
.chintai-college-guide .header_content-reserve > p {
  display: inline-block;
  font-size: 12px;
  color: #000;
  vertical-align: middle;
}
.chintai-college-guide .header_content-reserve > a {
  display: inline-block;
  padding: 5px 15px;
  margin: 0px 0px 0px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  background: #339999;
  text-align: center;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  vertical-align: middle;
}
.chintai-college-guide .header_content-reserve > a p {
  color: #fff;
  display: inline-block;
  font-size: 13px;
  letter-spacing: 0.01em;
}
.chintai-college-guide .header_content-reserve > a:before {
  content: "K";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  display: inline-block;
  line-height: 1em;
  margin-left: 0;
  color: #fff;
  font-size: 0.8rem;
}
.chintai-college-guide .header_content-reserve > a:hover {
  -webkit-box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.3);
          box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.chintai-college-guide .lst_nav {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}
.chintai-college-guide .lst_nav-sub {
  position: relative;
  display: table;
  float: left;
  overflow: hidden;
}
.chintai-college-guide .lst_nav-sub li {
  display: table-cell;
}
.chintai-college-guide .lst_nav-sub li:first-child a {
  padding-left: 0;
}
.chintai-college-guide .lst_nav-sub li a {
  display: inline-block;
  position: relative;
  padding: 14px 15px 11px;
  font-size: 12px;
  text-decoration: none;
  color: #000;
}
.chintai-college-guide .lst_nav-sub li + li a:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 12px;
  background: #e7e7e7;
  left: 0;
  top: 15px;
}
.chintai-college-guide .lst_nav-btn {
  float: right;
  padding: 6px 0;
}
.chintai-college-guide .lst_nav-btn .btn-s {
  display: inline-block;
  font-size: 12px;
  padding: 7px 14px;
}
.chintai-college-guide .lst_main-menu {
  margin: 0 -5px;
}
.chintai-college-guide .lst_main-menu:before, .chintai-college-guide .lst_main-menu:after {
  content: " ";
  display: table;
}
.chintai-college-guide .lst_main-menu:after {
  clear: both;
}
.chintai-college-guide .lst_main-menu li {
  padding: 0 5px;
  float: left;
  width: 33.3333333333%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 10px;
}
.chintai-college-guide .lst_main-menu_image {
  margin-bottom: 20px;
}
.chintai-college-guide .lst_sub-menu {
  margin: 0 -5px;
}
.chintai-college-guide .lst_sub-menu:before, .chintai-college-guide .lst_sub-menu:after {
  content: " ";
  display: table;
}
.chintai-college-guide .lst_sub-menu:after {
  clear: both;
}
.chintai-college-guide .lst_sub-menu li {
  padding: 0 5px;
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.chintai-college-guide .lst_sub-menu li .btn {
  background: #fff;
  -webkit-box-shadow: 1px 0 2px rgba(0, 0, 0, 0.4);
          box-shadow: 1px 0 2px rgba(0, 0, 0, 0.4);
  font-size: 16px;
  font-weight: normal;
  padding: 30px 20px;
  position: relative;
}
.chintai-college-guide .lst_sub-menu li .btn:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
}
.chintai-college-guide .lst_sub-menu li .btn:hover .icon:before {
  color: #3ebbbb;
}
.chintai-college-guide .lst_sub-menu li .btn .icon:before {
  color: #009688;
}
.chintai-college-guide .lst_sub-menu li .btn .icon-link-ext {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.chintai-college-guide .lst_guide {
  margin: 0 -10px;
}
.chintai-college-guide .lst_guide > li {
  float: left;
  padding: 0 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.chintai-college-guide .lst_moving {
  margin: 0 -10px;
}
.chintai-college-guide .lst_moving li {
  float: left;
  padding: 0 10px;
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 35px;
}
.chintai-college-guide .box_head-image {
  background: url(/resource/images/chintai/college_guide/guide-bg-head01.jpg) no-repeat center;
  background-size: cover;
  height: 100px;
}
.chintai-college-guide .box_head-image h1 {
  font-size: 28px;
}
.chintai-college-guide .box_main-menu {
  display: block;
  text-decoration: none;
  text-align: center;
  color: #222;
  font-size: 14px;
  font-weight: normal;
  text-shadow: none;
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 1px 0 2px rgba(0, 0, 0, 0.4);
          box-shadow: 1px 0 2px rgba(0, 0, 0, 0.4);
  padding: 24px 10px 10px;
}
.chintai-college-guide .box_guide {
  border-radius: 3px;
  border: 1px solid #ddd;
  overflow: hidden;
}
.chintai-college-guide .box_guide_title {
  padding: 15px 10px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.chintai-college-guide .box_guide_image {
  display: table;
  table-layout: fixed;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
}
.chintai-college-guide .box_guide_image li {
  display: table-cell;
  text-align: center;
}
.chintai-college-guide .box_guide_image li a {
  display: block;
  text-decoration: none;
}
.chintai-college-guide .box_guide_image li a span {
  display: block;
  padding: 10px 0;
}
.chintai-college-guide .box_guide_link {
  background: #f9f9f7;
  border-top: 1px solid #ddd;
}
.chintai-college-guide .box_guide_link a {
  display: block;
  text-align: center;
  padding: 10px;
  text-decoration: none;
}
.chintai-college-guide .box_magazine {
  display: table;
  width: 100%;
}
.chintai-college-guide .box_magazine_image, .chintai-college-guide .box_magazine_content {
  display: table-cell;
  vertical-align: top;
}
.chintai-college-guide .box_magazine_content {
  padding-right: 20px;
}
.chintai-college-guide .box_magazine_content p em {
  font-style: normal;
  color: #ff3333;
  display: block;
}
.chintai-college-guide .box_magazine_content .btn {
  width: 200px;
  font-size: 16px;
  padding: 18px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 15px 0 30px;
}
.chintai-college-guide .box_magazine-left .box_magazine_content {
  padding-left: 20px;
  padding-right: 0;
}
.chintai-college-guide .box_magazine-left .box_magazine_content p + p {
  margin-top: 15px;
}
.chintai-college-guide .box_magazine .hdg_lv2 {
  color: #614c3f;
  text-align: left;
  font-weight: bold;
  padding: 0;
  margin-top: 0;
}
.chintai-college-guide .box_magazine .hdg_lv2 small {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: normal;
}
.chintai-college-guide .box_magazine .hdg_lv2 > span {
  margin: -0.5em;
  font-size: 28px;
}
.chintai-college-guide .box_faq {
  margin-bottom: 40px;
}
.chintai-college-guide .box_faq_content {
  padding: 0 10px;
  border: 1px solid #ddd;
  margin-top: 20px;
}
.chintai-college-guide .box_faq_content.isOpened .box_faq_question {
  border-bottom: 1px dotted #ddd;
}
.chintai-college-guide .box_faq_icn {
  position: relative;
  padding: 15px 20px 15px 50px;
  overflow: hidden;
}
.chintai-college-guide .box_faq_icn:before {
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  top: 10px;
  left: 7px;
  text-align: center;
  background: #339999;
  border-radius: 15px;
  color: #fff;
}
.chintai-college-guide .box_faq_question {
  font-size: 18px;
  border-bottom: 1px dotted #ddd;
}
.chintai-college-guide .box_faq_question:before {
  content: "Q";
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
}
.chintai-college-guide .box_faq_answer {
  font-size: 14px;
}
.chintai-college-guide .box_faq_answer:before {
  content: "A";
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
}
.chintai-college-guide .section_bnr {
  margin-top: 40px;
}
.chintai-college-guide .section_bnr .col {
  margin: 0 -10px;
}
.chintai-college-guide .section_bnr .col li {
  padding: 0 10px;
  margin-bottom: 20px;
  text-align: center;
}
.chintai-college-guide .section_main-menu {
  height: 439px;
  background: url("/resource/images/chintai/college_guide/index-bg-mainmenu01.jpg") no-repeat center;
  background-size: cover;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.35);
  text-align: center;
  overflow: hidden;
}
.chintai-college-guide .section_main-menu_title {
  font-weight: bold;
  padding: 25px 0 0;
  margin-bottom: 15px;
}
.chintai-college-guide .section_main-menu a {
  text-shadow: none;
}
.chintai-college-guide .section_main-menu_note {
  position: relative;
  bottom: -3px;
  text-align: center;
}
.chintai-college-guide .section_main-menu_note_content {
  display: inline-block;
  width: 370px;
}
.chintai-college-guide .section_main-menu_note_content .btn {
  width: 240px;
  font-size: 16px;
  padding: 10px;
  margin: 5px auto 10px;
  line-height: 1.3;
}
.chintai-college-guide .section_main-menu_note_content .btn:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
}
.chintai-college-guide .section_main-menu_note_title {
  line-height: 1.3;
  padding-top: 20px;
  margin-bottom: 10px;
}
.chintai-college-guide .section_main-menu_tag, .chintai-college-guide .section_main-menu_sagassy {
  display: inline-block;
  vertical-align: bottom;
  pointer-events: none;
}
.chintai-college-guide .section_hajimete {
  padding-bottom: 39px;
  background: #e5f4f3;
  text-align: center;
}
.chintai-college-guide .section_hajimete h2 {
  padding: 15px 0 0;
}
.chintai-college-guide .section_hajimete .box_hajimete {
  max-width: 960px;
  display: table;
  margin: 0 auto;
}
.chintai-college-guide .section_hajimete .box_hajimete .box_hajimete_02 {
  display: table-cell;
  width: 32%;
}
.chintai-college-guide .section_hajimete .box_hajimete .box_hajimete_02:nth-child(1) img {
  padding-bottom: 7px;
}
.chintai-college-guide .section_hajimete .box_hajimete .box_hajimete_02 img {
  display: block;
}
.chintai-college-guide .section_hajimete .box_hajimete .box_hajimete_02 p {
  margin: 24px 0 0;
  padding: 0 5px 0 0;
  max-width: 290px;
  text-align: left;
  font-size: 16px;
}
.chintai-college-guide .section_magazine {
  background: #f9f9f7;
  padding: 20px 0 40px;
}
.chintai-college-guide .txt_lead {
  text-align: center;
  font-size: 16px;
  padding: 35px 0 55px;
}
.chintai-college-guide .hdg_lv2 {
  font-size: 24px;
  font-weight: bold;
  color: #222;
  background: transparent;
  border-radius: 0;
  border-bottom: 1px solid #ddd;
  margin: 10px 0 25px;
  padding: 0 0 15px;
}

@media (max-width: 959px) {
  .chintai-college-guide .lst_nav-sub li a {
    padding: 14px 8px 11px;
    font-size: 10px;
  }
  .chintai-college-guide .box_head-image h1 {
    line-height: 1;
    font-size: 26px;
  }
  .chintai-college-guide #crumb ol {
    padding: 6px 0 0;
  }
}
/*------------------------------------------------
 /chintai/college/guide/index.html
-------------------------------------------------- */
.chintai-college-guide-index .hdg_lv2 {
  text-align: center;
  background: transparent;
  border-radius: 0;
  color: #339999;
  font-size: 28px;
  margin: 60px 0 15px;
  border: 0;
  font-weight: normal;
}

/*------------------------------------------------
 /chintai/college/guide/report/index.html
-------------------------------------------------- */
.chintai-college-guide-report-index .section_bnr {
  margin-top: 260px;
}
.chintai-college-guide-report-index .list_article {
  margin: 20px -10px 55px;
}
.chintai-college-guide-report-index .list_article li {
  padding: 0 10px;
  margin-bottom: 20px;
}
.chintai-college-guide-report-index .list_article a {
  display: block;
  text-align: center;
  margin-top: 20px;
}
.chintai-college-guide-report-index .hdg_lv3 {
  text-align: center;
  background: #009688;
  color: #fff;
  font-size: 18px;
  padding: 2px;
  font-weight: bold;
}

/*------------------------------------------------
 /chintai/college/guide/report/0001/index.html
-------------------------------------------------- */
.chintai-college-guide-report-detail #cboxOverlay {
  background: #000;
}
.chintai-college-guide-report-detail #cboxClose {
  top: -63px;
  right: 0;
  background: transparent;
}
.chintai-college-guide-report-detail #cboxClose:before {
  color: #fff;
  font-size: 37px;
}
.chintai-college-guide-report-detail #cboxContent {
  border-radius: 0;
  padding: 10px;
}
.chintai-college-guide-report-detail .cboxPhoto {
  max-width: 100% !important;
  height: auto;
}
.chintai-college-guide-report-detail .box_tab-control {
  margin: 0;
  padding: 0;
}
.chintai-college-guide-report-detail .box_tab-control ul {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.chintai-college-guide-report-detail .box_tab-control li {
  width: 33.3333333333%;
  display: table-cell;
  position: relative;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f9f9f7;
  padding: 0;
}
.chintai-college-guide-report-detail .box_tab-control li:last-child a {
  border-right: 1px solid #e7e7e7;
}
.chintai-college-guide-report-detail .box_tab-control li a {
  display: table;
  width: 100%;
  font-size: 12px;
  text-decoration: none;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
}
.chintai-college-guide-report-detail .box_tab-control li a em {
  display: block;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
}
.chintai-college-guide-report-detail .box_tab-control li span {
  display: table-cell;
  vertical-align: middle;
}
.chintai-college-guide-report-detail .box_tab-control li .box_tab-control-thumb {
  width: 60px;
}
.chintai-college-guide-report-detail .box_tab-control li .box_tab-control-thumb img {
  image-rendering: -webkit-optimize-contrast;
}
.chintai-college-guide-report-detail .box_tab-control li .box_tab-control-name {
  text-align: center;
}
.chintai-college-guide-report-detail .box_tab-control .is_active {
  background: #fff;
}
.chintai-college-guide-report-detail .box_tab-control .is_active .box_tab-control-name {
  color: #000;
}
.chintai-college-guide-report-detail .box_tab-control .is_active:before, .chintai-college-guide-report-detail .box_tab-control .is_active:after {
  position: absolute;
  content: "";
  width: 1000%;
  height: 1px;
  bottom: 0;
  background: #e7e7e7;
  z-index: 1;
}
.chintai-college-guide-report-detail .box_tab-control .is_active:before {
  right: 100%;
}
.chintai-college-guide-report-detail .box_tab-control .is_active:after {
  left: 100%;
  right: auto;
  width: 4000px;
}
.chintai-college-guide-report-detail .box_tab-content {
  display: none;
  padding: 40px 0;
  font-size: 12px;
}
.chintai-college-guide-report-detail .box_day-time {
  margin: 20px 0 30px;
}
.chintai-college-guide-report-detail .box_day-time .lst_time {
  padding: 20px 0;
  font-size: 14px;
}
.chintai-college-guide-report-detail .box_day-time .lst_time li {
  position: relative;
  display: table;
  padding: 0 0 20px 40px;
  overflow: hidden;
  z-index: 2;
}
.chintai-college-guide-report-detail .box_day-time .lst_time li:before {
  position: absolute;
  content: "";
  left: 0;
  top: 6px;
  width: 30px;
  height: 100%;
  background: url("/resource/images/chintai/college_guide/report-bg-detail-daytime01.png") repeat-y center;
  overflow: hidden;
}
.chintai-college-guide-report-detail .box_day-time .lst_time li:last-child:before {
  display: none;
}
.chintai-college-guide-report-detail .box_day-time .lst_time li:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  top: 0;
  left: 0;
  background: url("/resource/images/chintai/college_guide/guide-icon-time.png") no-repeat center;
  background-size: contain;
}
.chintai-college-guide-report-detail .box_day-time .lst_time li:last-child {
  padding: 0 0 0 40px;
}
.chintai-college-guide-report-detail .box_day-time .lst_time li:last-child:before {
  border-width: 0;
}
.chintai-college-guide-report-detail .box_day-time .lst_time li .lst_time-detail,
.chintai-college-guide-report-detail .box_day-time .lst_time li .fw-bold {
  font-size: 24px;
}
.chintai-college-guide-report-detail .box_day-time .lst_time li .lst_time-detail {
  display: table-cell;
  vertical-align: top;
  padding-right: 10px;
  font-weight: bold;
  color: #339999;
}
.chintai-college-guide-report-detail .box_day-time .lst_time li .lst_time-detail span {
  display: table-cell;
  padding: 0 5px;
}
.chintai-college-guide-report-detail .box_day-time .lst_time li .lst_time-detail .am {
  padding-left: 19px;
}
.chintai-college-guide-report-detail .box_day-time .lst_time li i {
  display: table-cell;
}
.chintai-college-guide-report-detail .box_day-time .lst_time li i:before {
  background: #fff;
}
.chintai-college-guide-report-detail .box_day-time .col {
  margin: 0 -10px;
}
.chintai-college-guide-report-detail .box_day-time .col > li {
  padding: 0 10px;
}
.chintai-college-guide-report-detail .box_day-time .col > li.box_day-time_image {
  padding: 15px 10px 0;
}
.chintai-college-guide-report-detail .box_day-time .col > li.box_day-time_image img {
  max-width: 100%;
  height: auto;
}
.chintai-college-guide-report-detail .box_day-time .col > li.box_day-time_image .txt_note {
  margin: 5px 0 15px;
  color: #666;
  font-size: 10px;
}
.chintai-college-guide-report-detail .box_advice-content {
  padding-top: 35px;
}
.chintai-college-guide-report-detail .box_advice-text {
  padding-right: 20px;
  font-size: 14px;
}
.chintai-college-guide-report-detail .txt_lead {
  padding: 35px 0;
}
.chintai-college-guide-report-detail .hdg_lv2 {
  margin-bottom: 5px;
}
.chintai-college-guide-report-detail .section_bnr {
  margin-top: 0;
}
.chintai-college-guide-report-detail .lst_intro {
  margin: 0 -10px;
}
.chintai-college-guide-report-detail .lst_intro li {
  padding: 0 10px;
}
.chintai-college-guide-report-detail .lst_intro_image img {
  max-width: 100%;
  height: auto;
}
.chintai-college-guide-report-detail .lst_intro_content_lead {
  font-size: 14px;
  padding-bottom: 10px;
}
.chintai-college-guide-report-detail .lst_intro_content_lead small {
  font-size: 12px;
  color: #666;
}
.chintai-college-guide-report-detail .lst_intro_content_lead em {
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
}
.chintai-college-guide-report-detail .lst_intro_content_lead p {
  margin-bottom: 5px;
}
.chintai-college-guide-report-detail .lst_intro_map .txt_note {
  text-align: right;
  font-size: 12px;
  color: #666;
  margin-top: 50px;
}
.chintai-college-guide-report-detail .tbl_info {
  width: 100%;
  margin: 0 0 45px;
  font-size: 14px;
}
.chintai-college-guide-report-detail .tbl_info tbody {
  border-top: 1px solid #ddd;
}
.chintai-college-guide-report-detail .tbl_info th {
  position: relative;
  width: 118px;
  padding: 5px 0;
  border-bottom: 1px solid #ddd;
}
.chintai-college-guide-report-detail .tbl_info td {
  padding: 6px 0;
  border-bottom: 1px solid #ddd;
}
.chintai-college-guide-report-detail .txt_map-zoom {
  display: block;
  border: 1px solid #ddd;
  position: relative;
  text-align: center;
}
.chintai-college-guide-report-detail .txt_map-zoom .icon-zoom-in {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 30px;
  height: 30px;
  background: #339999;
  color: #fff;
  border-radius: 15px;
  font-size: 18px;
  line-height: 29px;
  text-align: center;
}
.chintai-college-guide-report-detail .txt_map-zoom .icon-zoom-in:before {
  margin: 0;
}

/*------------------------------------------------
 /chintai/college/guide/area/
-------------------------------------------------- */
.chintai-college-guide-area .bx-wrapper .bx-viewport {
  overflow: hidden !important;
}
.chintai-college-guide-area .bx-wrapper .bx-pager.bx-default-pager a {
  text-indent: -9999px;
}
.chintai-college-guide-area .box_lead {
  max-width: 960px;
  padding: 30px 0px 30px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.chintai-college-guide-area .box_lead_wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #e0ecf6;
  padding: 20px;
}
.chintai-college-guide-area .box_lead_inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  padding-left: 30px;
}
.chintai-college-guide-area .box_lead_inner .box_lead_icon {
  position: absolute;
  right: 0px;
  bottom: 0;
}
.chintai-college-guide-area .box_lead_image {
  text-align: center;
  display: inline-block;
  max-width: 600px;
  width: 65%;
}
.chintai-college-guide-area .box_lead_text {
  width: 100%;
  padding-right: 80px;
}
.chintai-college-guide-area .box_lead_icon {
  width: 80px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom;
     object-position: bottom;
}
.chintai-college-guide-area .box_reserve {
  width: 100%;
  max-width: 960px;
  margin: 0px auto 0;
  text-align: center;
}
.chintai-college-guide-area .box_reserve > a {
  display: inline-block;
  opacity: 1;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.chintai-college-guide-area .box_reserve > a > img {
  width: 100%;
  max-width: 724px;
}
.chintai-college-guide-area .box_reserve > a:hover {
  opacity: 0.8;
  -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.chintai-college-guide-area .hdg_lv3 {
  font-size: 20px;
}
.chintai-college-guide-area .hdg_lv2 {
  text-align: center;
  border-bottom: 2px solid #005bac;
  padding-bottom: 15px;
  margin: 60px 0 30px;
}
.chintai-college-guide-area .box_article {
  margin-bottom: 63px;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 15px;
}
.chintai-college-guide-area .box_article_inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.chintai-college-guide-area .box_article_map {
  width: 45%;
  padding-right: 65px;
}
.chintai-college-guide-area .box_article_map_title {
  font-size: 20px;
  font-weight: bold;
}
.chintai-college-guide-area .box_article .list_article {
  width: 55%;
  min-height: 400px;
  margin: 20px 10px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.chintai-college-guide-area .box_article .list_article li {
  min-height: 40px;
}
.chintai-college-guide-area .box_article .list_article .item_label {
  margin-bottom: 15px;
}
.chintai-college-guide-area .box_article .list_article .item_label .number {
  display: inline-block;
  background: #1c79cc;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  color: #fff;
}
.chintai-college-guide-area .box_article .list_article .item_label .txt {
  padding-left: 10px;
  font-size: 16px;
  font-weight: bold;
}
.chintai-college-guide-area .box_article .list_article .item_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.chintai-college-guide-area .box_article .list_article .item_content_img {
  width: 55%;
  display: inline-block;
  max-width: 280px;
}
.chintai-college-guide-area .box_article .list_article .item_content_txt {
  width: 45%;
  display: inline-block;
  padding-left: 20px;
}
.chintai-college-guide-area .box_article .list_article .item_content .hdg_lv4 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 13px;
}
.chintai-college-guide-area .box_article-banner {
  margin: 35px 0;
}
.chintai-college-guide-area .box_article .list_article-block {
  display: block;
}
.chintai-college-guide-area .box_article .list_article-block .list_article_item:nth-child(n+1) {
  margin-top: 60px;
}
.chintai-college-guide-area .box_search {
  max-width: 960px;
  margin: 0 auto;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.chintai-college-guide-area .box_search_wrap {
  width: 100%;
  padding: 0 20px;
  margin-top: 70px;
  background: #339999;
}
.chintai-college-guide-area .box_search_img {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 400px;
  padding: 0 20px;
  width: 50%;
}
.chintai-college-guide-area .box_search_inner {
  width: 50%;
  padding: 0px 0px;
  display: inline-block;
}
.chintai-college-guide-area .box_search_txt {
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 10px;
  margin-left: 90px;
  color: #fff;
}
.chintai-college-guide-area .box_search_txt .strong {
  font-size: 22px;
  font-weight: bold;
}
.chintai-college-guide-area .box_search_btn {
  position: relative;
  display: inline-block;
}
.chintai-college-guide-area .box_search_btn .btn {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 450px;
  display: inline-block;
  width: 100%;
  padding: 0 15px;
  background: #fff;
  text-align: center;
  color: #000;
  line-height: 2.6;
  font-size: 16px;
  font-weight: bold;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  opacity: 1;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.chintai-college-guide-area .box_search_btn .btn .icon-search-1 {
  color: #339999;
}
.chintai-college-guide-area .box_search_btn .btn:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  opacity: 0.6;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.chintai-college-guide-area .box_search_btn:after {
  content: "";
  position: absolute;
  width: 90px;
  height: 90px;
  top: -90px;
  left: 0;
  background-image: url(/sp/resource/images/chintai/college/detail/img-search-chara-01.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%;
}
.chintai-college-guide-area .box_station {
  max-width: 960px;
  padding: 0 10px;
  margin: 0 auto;
  margin-top: 80px;
}
.chintai-college-guide-area .box_station_list {
  padding: 0 15px;
}
.chintai-college-guide-area .box_station_list li {
  width: 29%;
  margin-right: 30px;
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 1px solid #c6c6c6;
}
.chintai-college-guide-area .box_station_list li:first-child {
  margin-left: 30px;
}
.chintai-college-guide-area .box_station_list li:nth-child(3n) {
  margin-right: 0;
}
.chintai-college-guide-area .box_station_list li:nth-child(4n) {
  margin-left: 30px;
}
.chintai-college-guide-area .box_station_list li:nth-child(n+4) {
  margin-top: 30px;
}
.chintai-college-guide-area .box_station_list li a {
  display: block;
  height: 100%;
  font-size: 16px;
  color: #000;
  opacity: 1;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-decoration: none;
}
.chintai-college-guide-area .box_station_list li a:hover {
  opacity: 0.6;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.chintai-college-guide-area .box_station_list li a:hover span .icon-angle-right {
  left: -5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.chintai-college-guide-area .box_station_list li a span {
  position: relative;
  float: right;
}
.chintai-college-guide-area .box_station_list li a span .icon-angle-right {
  color: #339999;
  position: absolute;
  top: 0;
  left: -15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.chintai-college-guide-area .box_spot {
  margin: 0 auto;
  max-width: 960px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 15px;
  margin-top: 80px;
}
.chintai-college-guide-area .box_spot_list {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 15px;
  margin-top: 50px;
}
.chintai-college-guide-area .box_spot_list .list_item {
  display: inline-block;
  width: 48%;
  margin-bottom: 20px;
}
.chintai-college-guide-area .box_spot_list .list_item:nth-child(2n) {
  margin-left: 30px;
}
.chintai-college-guide-area .box_spot_list .list_item .box_spot_title {
  position: relative;
  background: #e0ecf6;
  padding: 10px 15px;
}
.chintai-college-guide-area .box_spot_list .list_item .box_spot_title-recommend:before {
  content: "";
  background: url("/sp/resource/images/chintai/college_guide/area-pct-flag01.png") no-repeat center;
  width: 35px;
  height: 45px;
  background-size: cover;
  position: absolute;
  top: -1px;
  right: 10px;
}
.chintai-college-guide-area .box_spot_list .list_item .box_spot_title .title_desc {
  padding-right: 35px;
  margin-bottom: 6px;
  color: #339999;
  font-size: 12px;
  font-weight: bold;
  color: #1c79cc;
  line-height: 1.2;
}
.chintai-college-guide-area .box_spot_list .list_item .box_spot_title .title_name {
  position: relative;
  border-bottom: 0;
  margin-top: 0;
  padding-left: 22px;
  padding-right: 35px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
}
.chintai-college-guide-area .box_spot_list .list_item .box_spot_title .title_name:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  background-size: cover;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -5px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.chintai-college-guide-area .box_spot_list .list_item .box_spot_title .title_name-recommend:before {
  background-image: url("/sp/resource/images/chintai/college/detail/guide-icn-star.png");
}
.chintai-college-guide-area .box_spot_list .list_item .box_spot_title .title_name-a:before {
  background-image: url("/sp/resource/images/chintai/college/detail/guide-icn-map-a.png");
}
.chintai-college-guide-area .box_spot_list .list_item .box_spot_title .title_name-b:before {
  background-image: url("/sp/resource/images/chintai/college/detail/guide-icn-map-b.png");
}
.chintai-college-guide-area .box_spot_list .list_item .box_spot_title .title_name-c:before {
  background-image: url("/sp/resource/images/chintai/college/detail/guide-icn-map-c.png");
}
.chintai-college-guide-area .box_spot_list .list_item .box_spot_title .title_name-d:before {
  background-image: url("/sp/resource/images/chintai/college/detail/guide-icn-map-d.png");
}
.chintai-college-guide-area .box_spot_list .list_item .box_spot_title .title_name-e:before {
  background-image: url("/sp/resource/images/chintai/college/detail/guide-icn-map-e.png");
}
.chintai-college-guide-area .box_spot_list .list_item .box_spot_title .title_name-f:before {
  background-image: url("/sp/resource/images/chintai/college/detail/guide-icn-map-f.png");
}
.chintai-college-guide-area .box_spot_list .list_item .box_spot_title .title_name-g:before {
  background-image: url("/sp/resource/images/chintai/college/detail/guide-icn-map-g.png");
}
.chintai-college-guide-area .box_spot_list .list_item .box_spot_desc {
  margin-top: 15px;
}
.chintai-college-guide-area .box_spot_list .list_item .box_spot_desc .img {
  display: inline-block;
  width: 60%;
  margin: auto 0;
}
.chintai-college-guide-area .box_spot_list .list_item .box_spot_desc_inner {
  width: 40%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 10px;
  float: right;
}
.chintai-college-guide-area .box_spot_list .list_item .box_spot_desc_inner .txt {
  display: inline-block;
}
.chintai-college-guide-area .box_spot_list .list_item .box_spot_access {
  margin-top: 18px;
  text-align: center;
}
.chintai-college-guide-area .box_spot_list .list_item .box_spot_access .btn {
  font-size: 16px;
  padding: 8px 35px;
  margin: 0 auto;
  display: inline-block;
  background: #fff;
  border: 1px solid #1c79cc;
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 1;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.chintai-college-guide-area .box_spot_list .list_item .box_spot_access .btn span {
  position: relative;
}
.chintai-college-guide-area .box_spot_list .list_item .box_spot_access .btn span .icon-angle-right {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -25px;
  color: #1c79cc;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.chintai-college-guide-area .box_spot_list .list_item .box_spot_access .btn:hover {
  opacity: 0.6;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.chintai-college-guide-area .box_spot_list .list_item .box_spot_access .btn:hover .icon-angle-right {
  right: -35px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.chintai-college-guide-area .box_spot .box_map {
  margin-bottom: 20px;
  width: 100%;
}
.chintai-college-guide-area .box_spot .box_map .txt_note {
  text-align: right;
  font-size: 12px;
  color: #666;
  position: relative;
  top: 17px;
}
.chintai-college-guide-area .box_spot .box_map_button a {
  background: #009688;
  -webkit-box-shadow: #00786d 0 1px 0 0;
          box-shadow: #00786d 0 1px 0 0;
  color: #fff;
  width: 340px;
  padding: 17px 10px;
  margin: auto;
}
.chintai-college-guide-area .box_spot #box_map_inner {
  width: 100%;
  min-height: 360px;
  border-radius: 5px;
  overflow: hidden;
}
.chintai-college-guide-area .box_spot_link {
  margin: 20px auto 20px;
  padding: 10px 10px 0px;
  text-align: center;
}
.chintai-college-guide-area .box_spot_link_title {
  padding: 0 1em;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.chintai-college-guide-area .box_spot_link_title .strong {
  font-size: 22px;
  padding-right: 5px;
}
.chintai-college-guide-area .box_spot_link_title span:not(.strong) {
  position: relative;
}
.chintai-college-guide-area .box_spot_link_title span:not(.strong):before, .chintai-college-guide-area .box_spot_link_title span:not(.strong):after {
  content: "";
  position: absolute;
  top: 45%;
  width: 1px;
  height: 1em;
  background: #005bac;
}
.chintai-college-guide-area .box_spot_link_title span:not(.strong):before {
  left: -0.7em;
  -webkit-transform: rotate(-30deg) translateY(-50%);
          transform: rotate(-30deg) translateY(-50%);
}
.chintai-college-guide-area .box_spot_link_title span:not(.strong):after {
  right: -0.7em;
  -webkit-transform: rotate(30deg) translateY(-50%);
          transform: rotate(30deg) translateY(-50%);
}
.chintai-college-guide-area .box_spot_link .btn {
  width: 100%;
  max-width: 480px;
  display: inline-block;
  padding: 6px 15px;
  margin: 3px auto 8px;
  background: #fff;
  font-size: 18px;
  border: 1px solid #1c79cc;
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 1;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
}
.chintai-college-guide-area .box_spot_link .btn .icon-angle-right {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  color: #1c79cc;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.chintai-college-guide-area .box_spot_link .btn:hover {
  opacity: 0.6;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.chintai-college-guide-area .box_spot_link .btn:hover .icon-angle-right {
  right: 0px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.chintai-college-guide-area .box_report {
  max-width: 960px;
  margin: 60px auto 0px;
  padding: 0 10px;
}
.chintai-college-guide-area .box_report_title {
  text-align: center;
}
.chintai-college-guide-area .box_report_title-sub {
  display: inline-block;
  padding: 3px 20px;
  margin-bottom: 5px;
  font-size: 14px;
  color: #1c79cc;
  background: #e0ecf6;
  border-radius: 15px;
}
.chintai-college-guide-area .box_report_title-main {
  margin-top: 5px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
}
.chintai-college-guide-area .box_report_list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.chintai-college-guide-area .box_report_list li.list_item {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 33%;
  padding: 8px 8px 8px 12px;
  border: 2px solid #eaeae4;
  border-radius: 10px;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.chintai-college-guide-area .box_report_list li.list_item:hover {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  opacity: 0.6;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.chintai-college-guide-area .box_report_list li.list_item:hover a > .icon-angle-right {
  right: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.chintai-college-guide-area .box_report_list li.list_item a {
  display: block;
  position: relative;
  height: 100%;
  color: #222;
  text-decoration: none;
}
.chintai-college-guide-area .box_report_list li.list_item a .img {
  width: 28%;
  display: inline-block;
}
.chintai-college-guide-area .box_report_list li.list_item a .img img {
  width: 100%;
}
.chintai-college-guide-area .box_report_list li.list_item a .txt {
  width: 65%;
  display: inline-block;
  padding-left: 5px;
  vertical-align: middle;
}
.chintai-college-guide-area .box_report_list li.list_item a .txt .txt_univ {
  color: #666;
}
.chintai-college-guide-area .box_report_list li.list_item a .txt .txt_name {
  line-height: 1.3;
  font-weight: bold;
}
.chintai-college-guide-area .box_report_list li.list_item a .icon-angle-right {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 20px;
  color: #1c79cc;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.chintai-college-guide-area .section_guide {
  margin-top: 80px;
}
.chintai-college-guide-area .section_guide__bg {
  margin-top: 0;
  padding: 40px 0 80px;
  background: url(/resource/images/chintai/college/index-bg-guide.jpg) center center/cover no-repeat;
  text-align: center;
}
.chintai-college-guide-area .section_guide-content {
  position: relative;
}
.chintai-college-guide-area .section_guide-content__catch {
  position: absolute;
  top: -0.5em;
  left: 0;
  width: 100%;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
}
.chintai-college-guide-area .section_guide-content__catch span {
  padding: 6px 15px;
  border-radius: 15px;
  background: #1c79cc;
  color: #fff;
  font-size: 16px;
}
.chintai-college-guide-area .section_guide-content__catch:before {
  content: "";
  position: absolute;
  bottom: -32px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-top: 12px solid #1c79cc;
  border-right: 8px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 8px solid transparent;
}
.chintai-college-guide-area .section_guide-content h2 {
  padding-top: 60px;
  font-size: 30px;
  line-height: 1.45;
  background: url(/resource/images/chintai/college/index-icn-guide.png) top center no-repeat;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}
.chintai-college-guide-area .section_guide-content h2 small {
  font-size: 16px;
}
.chintai-college-guide-area .section_guide__lst {
  overflow: hidden;
  max-width: 820px;
  margin: -60px auto 0;
}
.chintai-college-guide-area .section_guide__lst li {
  float: left;
  width: 31.7%;
  margin-right: 2.45%;
}
.chintai-college-guide-area .section_guide__lst li:last-child {
  margin-right: 0;
}
.chintai-college-guide-area .section_guide__lst li a {
  display: block;
  border-radius: 10px;
  border: 1px solid #ddd;
  background: #fff;
  padding: 25px 12px;
  color: #222;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
.chintai-college-guide-area .section_guide__lst li a:hover {
  background: #f6f6f6;
}
.chintai-college-guide-area .section_guide__lst li a img {
  display: block;
  margin: 0 auto 20px;
}
.chintai-college-guide-area .section_guide__lst li a span {
  display: block;
  position: relative;
}
.chintai-college-guide-area .section_guide__lst li a span:after {
  content: "q";
  position: absolute;
  top: 50%;
  right: 10px;
  font-family: "fontello";
  color: #1c79cc;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.chintai-college-guide-schedule-index .box_void-list_head .hdg_lv4 {
  margin-top: 10px;
  font-weight: bold;
}

@media (max-width: 959px) {
  .chintai-college-guide-area .area_spot_slider {
    display: table;
  }
  .chintai-college-guide-area .area_spot_slider li {
    display: table-cell;
    width: 49%;
    float: none;
  }
  .chintai-college-guide-area .area_spot_slider li img {
    max-width: 100%;
    height: auto;
  }
  .chintai-college-guide-area .box_spot .box_map .txt_note {
    top: 0;
  }
}
/*------------------------------------------------
 /chintai/college/guide/schedule/
-------------------------------------------------- */
.chintai-college-guide-schedule-index .txt_lead {
  padding-bottom: 35px;
}
.chintai-college-guide-schedule-index .map_img {
  position: relative;
  margin-bottom: 60px;
}
.chintai-college-guide-schedule-index .map_img-tooltip {
  display: none;
  position: absolute;
  right: 160px;
  bottom: 156px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.chintai-college-guide-schedule-index .map_img-tooltip.is_active {
  display: block;
}
.chintai-college-guide-schedule-index .box_void_list {
  overflow: hidden;
  margin: 0 -12px;
}
.chintai-college-guide-schedule-index .box_void_list li {
  float: left;
  width: 33.3333333%;
  padding: 0 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.chintai-college-guide-schedule-index .box_void_list li:first-child .box_void-list_head {
  background: url("/resource/images/chintai/college_guide/guide-schedule-thumb01.png") no-repeat top left;
  background-size: 60px 60px;
}
.chintai-college-guide-schedule-index .box_void_list li:nth-child(2) .box_void-list_head {
  background: url("/resource/images/chintai/college_guide/guide-schedule-thumb02.png") no-repeat top left;
  background-size: 60px 60px;
}
.chintai-college-guide-schedule-index .box_void_list li:last-child .box_void-list_head {
  background: url("/resource/images/chintai/college_guide/guide-schedule-thumb03.png") no-repeat top left;
  background-size: 60px 60px;
}
.chintai-college-guide-schedule-index .box_void-list_head {
  padding-left: 70px;
}
.chintai-college-guide-schedule-index .box_void-list_head .hdg_lv4 {
  margin-bottom: 10px;
  margin-top: 0;
}
.chintai-college-guide-schedule-index .box_void-list_head p {
  font-size: 10px;
  color: #666;
}
.chintai-college-guide-schedule-index .box_void-list_head p span {
  display: block;
  font-size: 14px;
  color: #222;
}
.chintai-college-guide-schedule-index .box_void-list_text {
  padding: 10px 0;
}
.chintai-college-guide-schedule-index .box_void_note {
  padding: 15px 0 0;
  font-size: 12px;
  text-align: right;
  color: #666;
}

/*------------------------------------------------
 /chintai/college/guide/faq/
-------------------------------------------------- */
.chintai-college-guide-faq .txt_lead {
  padding-bottom: 35px;
}
.chintai-college-guide-faq .hdg_lv3 {
  margin: 25px 0 20px;
}
.chintai-college-guide-faq .tbl-condition {
  margin-bottom: 0;
}
.chintai-college-guide-faq .list_box5 ul {
  margin-bottom: 45px;
}
.chintai-college-guide-faq .list_box5 ul li a {
  font-size: 14px;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 0;
          box-shadow: 0 0 0 0;
  padding: 17px 0 14px;
}
.chintai-college-guide-faq .list_box5 ul li a:before {
  display: none;
}
.chintai-college-guide-faq .list_box5 ul li a:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
}
.chintai-college-guide-faq .list_box5 ul li a:hover .icon {
  -webkit-animation-name: list_box5;
          animation-name: list_box5;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.chintai-college-guide-faq .list_box5 ul li a .icon {
  padding-left: 3px;
}
.chintai-college-guide-faq .btn-link-faq {
  background-color: #333;
  color: #fff;
  padding: 13px 15px 12px 12px;
  display: inline-block;
  margin-top: 10px;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.chintai-college-guide-faq .btn-link-faq:hover {
  background: #585858;
  color: #fff;
}

/*------------------------------------------------
 /chintai/college/guide/data/
-------------------------------------------------- */
.chintai-college-guide-data-index .txt_lead {
  padding-bottom: 25px;
}
.chintai-college-guide-data-index .section_advice .txt_note {
  text-align: right;
}
.chintai-college-guide-data-index .section_bnr {
  margin-top: 35px;
}
.chintai-college-guide-data-index .box_student {
  max-width: 550px;
  margin: 0 auto 20px;
}
.chintai-college-guide-data-index .box_media {
  display: table;
  width: 100%;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
  padding-bottom: 25px;
}
.chintai-college-guide-data-index .box_media_content, .chintai-college-guide-data-index .box_media_image {
  display: table-cell;
  vertical-align: top;
}
.chintai-college-guide-data-index .box_media_image + .box_media_content {
  padding-left: 20px;
}
.chintai-college-guide-data-index .box_media-right .box_media_content {
  padding-right: 20px;
  padding-left: 0;
}
.chintai-college-guide-data-index .box_media .col {
  margin: 0 -10px;
}
.chintai-college-guide-data-index .box_media .col > li {
  padding: 0 10px;
}
.chintai-college-guide-data-index .box_media h5 {
  margin-top: 15px;
}
.chintai-college-guide-data-index .box_example {
  display: table;
  margin: 25px 0 0;
}
.chintai-college-guide-data-index .box_example_image, .chintai-college-guide-data-index .box_example_content {
  display: table-cell;
  vertical-align: top;
}
.chintai-college-guide-data-index .box_example_image {
  width: 100px;
}
.chintai-college-guide-data-index .box_example_content {
  padding-left: 15px;
}
.chintai-college-guide-data-index .box_example_name {
  font-size: 12px;
}
.chintai-college-guide-data-index .box_example_name em {
  font-style: normal;
  font-size: 16px;
}
.chintai-college-guide-data-index .box_beware {
  border: 1px solid #ddd;
  padding: 10px 15px 10px;
  margin-bottom: 30px;
}
.chintai-college-guide-data-index .box_beware_image {
  text-align: center;
  margin-bottom: 25px;
}
.chintai-college-guide-data-index .lst_student {
  margin: 0 -18px;
}
.chintai-college-guide-data-index .lst_student li {
  padding: 0 18px;
  text-align: center;
}
.chintai-college-guide-data-index .lst_example li {
  margin-bottom: 5px;
  text-indent: -5px;
}
.chintai-college-guide-data-index .lst_check {
  margin-top: 5px;
}
.chintai-college-guide-data-index .lst_check li {
  margin-bottom: 5px;
}
.chintai-college-guide-data-index .lst_check li .icon {
  color: #339999;
}
.chintai-college-guide-data-index .lst_dot li {
  display: inline-block;
  margin-right: 15px;
}
.chintai-college-guide-data-index .lst_dot li:before {
  content: "・";
}
.chintai-college-guide-data-index .lst_beware {
  margin: 25px -10px 0;
}
.chintai-college-guide-data-index .lst_beware li {
  padding: 0 10px;
}
.chintai-college-guide-data-index .lst_advice {
  margin: 0 -10px 25px;
}
.chintai-college-guide-data-index .lst_advice li {
  padding: 0 10px;
}
.chintai-college-guide-data-index .lst_advice .box_example,
.chintai-college-guide-data-index .lst_advice .box_example_image,
.chintai-college-guide-data-index .lst_advice .box_example_content {
  display: block;
}
.chintai-college-guide-data-index .lst_advice .box_example_image {
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
}
.chintai-college-guide-data-index .lst_advice .box_example_content {
  padding: 0;
}
.chintai-college-guide-data-index .lst_advice .box_example_name {
  text-align: center;
  margin-bottom: 15px;
}
.chintai-college-guide-data-index .list_box5 > ul > li > a {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  padding: 16px 15px;
}
.chintai-college-guide-data-index .list_box5 > ul > li > a:hover {
  border: 1px solid #ddd;
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
}
.chintai-college-guide-data-index .list_box5 > ul > li > a:before {
  display: none;
}
.chintai-college-guide-data-index .hdg_lv2 {
  font-size: 24px;
  font-weight: bold;
  color: #222;
  background: transparent;
  border-radius: 0;
  border-bottom: 1px solid #ddd;
  padding: 0 0 15px;
  margin: 20px 0 25px;
}
.chintai-college-guide-data-index .hdg_lv2-aside {
  font-size: 18px;
  padding-bottom: 15px;
}
.chintai-college-guide-data-index .hdg_lv4 {
  font-weight: bold;
  margin-bottom: 5px;
}

/* -----------------------------------------------
  .theme-bridal
-------------------------------------------------- */
.theme-bridal .hdg_lv2 {
  margin: 40px auto 25px;
}
.theme-bridal .hdg_lv2:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 108px;
  height: 85px;
  background: url(/resource/images/icn-special.png) left top no-repeat;
}
.theme-bridal__article {
  overflow: hidden;
  margin-bottom: 110px;
}
.theme-bridal__article .hdg_lv2 {
  margin: 70px auto 40px;
}
.theme-bridal__article li {
  width: 31.8%;
  margin: 0 2.18% 25px 0;
}
.theme-bridal__article li:nth-child(3n) {
  margin-right: 0;
}
.theme-bridal__article li.new {
  position: relative;
}
.theme-bridal__article li.new:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 70px;
  background: url("/resource/images/icn-new.png") top left no-repeat;
  z-index: 5;
}
.theme-bridal__article a {
  overflow: hidden;
  display: block;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: #ccc 0 1px 0 0;
          box-shadow: #ccc 0 1px 0 0;
  color: #444;
  text-decoration: none;
}
.theme-bridal__article a:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
          box-shadow: rgba(0, 0, 0, 0.45) 0 10px 20px 0;
}
.theme-bridal__article a:hover .theme-bridal__article__img__pct02 {
  z-index: 2;
}
.theme-bridal__article a:hover .theme-bridal__article__content {
  background: #f1f1f1;
}
.theme-bridal__article__img {
  position: relative;
  width: 100%;
  height: 255px;
}
.theme-bridal__article__img__pct01, .theme-bridal__article__img__pct02 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 255px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.theme-bridal__article__img__pct01 {
  z-index: 1;
}
.theme-bridal__article__img__pct02 {
  z-index: -1;
  background-color: #fff;
  background-size: auto 90%;
}
.theme-bridal__article__content {
  padding: 15px;
  border: 1px solid #f8f8f8;
  border-top: none;
  background: #fff;
}
.theme-bridal__article__content__hdg {
  position: relative;
  margin-bottom: 10px;
  padding-right: 30px;
  font-size: 16px;
}
.theme-bridal__article__content__hdg::after {
  content: "q";
  position: absolute;
  top: 50%;
  right: 0;
  color: #06c;
  font-family: "fontello";
  font-size: 25px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.theme-bridal__article__content__hdg span {
  display: inline-block;
  vertical-align: middle;
}
.theme-bridal__article__content__hdg .area {
  margin-right: 10px;
  padding: 3px;
  line-height: 1;
  border-radius: 2px;
  border: 1px solid #06c;
  background: #fff;
  color: #06c;
  font-size: 13px;
}
.theme-bridal__article__content__hdg .price {
  margin-left: 10px;
  line-height: 1;
  color: #06c;
  font-size: 25px;
}
.theme-bridal__article__content__hdg .price span {
  vertical-align: bottom;
  padding-bottom: 2px;
  font-size: 16px;
}
.theme-bridal__article__content__txt {
  line-height: 1.5;
}
.theme-bridal__article__content__txt span {
  margin-right: 10px;
  font-weight: bold;
}
.theme-bridal__point {
  padding-top: 90px;
  background: url(/resource/images/chintai/theme/bridal/bridal-point-bg.png) top center no-repeat;
  font-family: "Noto Sans", "NotoSansCJKjp", sans-serif;
  letter-spacing: 0.07em;
}
.theme-bridal__point__hdg {
  margin-bottom: 25px;
  padding-bottom: 5px;
  background: url(/resource/images/chintai/theme/bridal/bridal-point-line.png) bottom center no-repeat;
  color: #2a4474;
  font-size: 28px;
  text-align: center;
}
.theme-bridal__point__txt {
  margin-bottom: 40px;
  color: #2a4474;
  text-align: center;
}
.theme-bridal__point__lst {
  margin-bottom: 40px;
}
.theme-bridal__point__lst li {
  padding: 0 7px;
}
.theme-bridal__point__lst a {
  text-decoration: none;
}
.theme-bridal__point__lst a:hover .theme-bridal__point__lst__txt {
  text-decoration: underline;
}
.theme-bridal__point__lst__num {
  margin-bottom: 5px;
  line-height: 1;
  color: #08c6d6;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 0.09em;
}
.theme-bridal__point__lst img {
  width: 100%;
}
.theme-bridal__point__lst__txt {
  margin-top: 5px;
  color: #2a4474;
  font-weight: bold;
  text-align: center;
}
.theme-bridal__point__btn {
  margin-bottom: 50px;
  text-align: center;
}
.theme-bridal__point__btn a {
  display: inline-block;
  width: 280px;
  padding: 20px 40px;
  border-radius: 50px;
  border: 2px solid #3cb1e5;
  background: #3cb1e5;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
.theme-bridal__point__btn a:hover {
  background: #fff;
  color: #3cb1e5;
}
.theme-bridal__point__pagetop {
  text-align: center;
}
.theme-bridal__point__pagetop a {
  display: inline-block;
  border-top: none;
  font-size: 16px;
  text-decoration: none;
}
.theme-bridal__point__pagetop a .icon-angle-double-up {
  display: block;
  padding-bottom: 10px;
}
.theme-bridal__bnr {
  margin-top: 30px;
}
.theme-bridal__bnr img {
  width: 100%;
}

/**
 * selectize.default.css (v0.12.6) - Default Theme
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #fff;
  box-shadow: inset 0 0 12px 4px #fff;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: "!";
  visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  border-radius: 3px 3px 0 0;
}

.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}

.selectize-dropdown-header-close:hover {
  color: #000000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}

.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #0073bb;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #00578d;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #aaaaaa;
}

.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
}

.selectize-control {
  position: relative;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block;
}

.selectize-input {
  display: block;
  position: relative;
  z-index: 1;
  white-space: nowrap;
}

.selectize-input.full {
  background-color: #fff;
}

.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}

.selectize-input.dropdown-active {
  border-radius: 3px 3px 0 0;
}

.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 0 0;
  padding: 2px 6px;
  background: #1da7ee;
  color: #fff;
  border: 1px solid #0073bb;
}

.selectize-control.multi .selectize-input > div.active {
  background: #92c836;
  color: #fff;
  border: 1px solid #00578d;
}

.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #ffffff;
  background: #d2d2d2;
  border: 1px solid #aaaaaa;
}

.selectize-input > input {
  padding: 0 !important;
  min-height: 24px !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 1px !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  opacity: 1 !important;
  left: 0 !important;
  position: relative !important;
  display: block !important;
  width: 100%;
}

.selectize-input.has-items {
  display: inline-block;
}

.selectize-input.has-items > input {
  display: inline-block !important;
  min-width: 6em;
  max-width: none;
  width: auto;
}

.selectize-input > input::-ms-clear {
  display: none;
}

.selectize-input > input:focus {
  outline: none !important;
}

.selectize-input::after {
  content: " ";
  display: block;
  clear: left;
}

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  border-radius: 1px;
}

.selectize-dropdown .option,
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}

.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: 0.5;
}

.selectize-dropdown .option {
  cursor: pointer;
}

.selectize-dropdown [data-selectable].option {
  opacity: 1;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
}

/*.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}*/
.selectize-dropdown .active.create {
  color: #495c68;
}

.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
  white-space: nowrap;
}

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 100px;
  -webkit-overflow-scrolling: touch;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}

.selectize-control.single .selectize-input:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}

.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}

.selectize-control.multi .selectize-input.disabled [data-value] {
  color: #999;
  text-shadow: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.selectize-control.multi .selectize-input.disabled [data-value],
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  border-color: #e6e6e6;
}

.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  background: none;
}

.selectize-control.multi .selectize-input [data-value] {
  text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
  border-radius: 3px;
  background-color: #1b9dec;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1da7ee), to(#178ee9));
  background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff1da7ee", endColorstr="#ff178ee9", GradientType=0);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
}

.selectize-control.multi .selectize-input [data-value].active {
  background-color: #0085d4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#008fd8), to(#0075cf));
  background-image: linear-gradient(to bottom, #008fd8, #0075cf);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff008fd8", endColorstr="#ff0075cf", GradientType=0);
}

.selectize-control.single .selectize-input {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
  background-color: #f9f9f9;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f2f2f2));
  background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffefefe", endColorstr="#fff2f2f2", GradientType=0);
}

.selectize-control.single .selectize-input,
.selectize-dropdown.single {
  border-color: #b8b8b8;
}

.selectize-dropdown .optgroup-header {
  padding-top: 7px;
  font-weight: bold;
  font-size: 0.85em;
}

.selectize-dropdown .optgroup {
  border-top: 1px solid #f0f0f0;
}

.selectize-dropdown .optgroup:first-child {
  border-top: 0 none;
}

/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS:
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited).
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar.
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars.
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars.
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/*
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom; /* direct pointer events to js */
}

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}

.mCustomScrollBox { /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}

.mCSB_container { /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
}

/*
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
} /* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container { /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
} /* RTL direction/left-side scrollbar */
.mCSB_scrollTools { /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}

.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
} /* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools { /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
} /* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer { /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger { /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px; /* minimum dragger height */
  z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px; /* auto-expanded scrollbar */
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px; /* auto-expanded scrollbar */
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}

/*
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
} /* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 5px;
  top: auto;
  right: 0;
  bottom: 2px;
  left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
} /* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 5px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px; /* minimum dragger width */
  height: 100%;
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 5px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}

/*
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS
yx-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper { /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0; /* non-visible scrollbar */
  margin-left: 0;
}

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

/*
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

/*
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
------------------------------------------------------------------------------------------------------------------------
*/
/*
----------------------------------------
6.1 THEMES
----------------------------------------
*/
/* default theme ("light") */
.mCSB_scrollTools {
  opacity: 1;
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #efefef;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #49a1ff;
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #49a1ff;
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #49a1ff;
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png); /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /*
  sprites locations
  light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
  dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
  */
}

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /*
  sprites locations
  light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
  dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
  */
}

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /*
  sprites locations
  light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
  dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
  */
}

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /*
  sprites locations
  light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
  dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
  */
}

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}

/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}

/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}

/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}

/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}

/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px; /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px; /* auto-expanded scrollbar */
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px; /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px; /* auto-expanded scrollbar */
  margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}

/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}

/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}

/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}

/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 16px;
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
          box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
          box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 7px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 5px;
}

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px;
}

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
          box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
          box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
          box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
  -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
          box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
          box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}

/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

/* ---------------------------------------- */
.box_loading {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.box_loading > div {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -50px 0 0 -46px;
  padding: 26px 14px 9px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.85);
  color: #0075dd;
  font-size: 11px;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 4px 0;
          box-shadow: rgba(0, 0, 0, 0.4) 0 0 4px 0;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.box_loading > div:before {
  font-family: "fontello";
  content: "s";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 13px;
  left: 50%;
  font-size: 48px;
  margin-left: -24px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
  -webkit-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
.box_loading > div img {
  display: block;
  margin: 0 auto 22px;
}
.box_loading.isLoading {
  display: block;
}
.box_loading.isLoading > div {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.box_loading.isLoading > div:before {
  -webkit-animation-name: loading;
          animation-name: loading;
}
@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  16% {
    -webkit-transform: rotate(300deg);
            transform: rotate(300deg);
  }
  33% {
    -webkit-transform: rotate(600deg);
            transform: rotate(600deg);
  }
  50% {
    -webkit-transform: rotate(900deg);
            transform: rotate(900deg);
  }
  66% {
    -webkit-transform: rotate(1200deg);
            transform: rotate(1200deg);
  }
  83% {
    -webkit-transform: rotate(1500deg);
            transform: rotate(1500deg);
  }
  99.9% {
    -webkit-transform: rotate(1800deg);
            transform: rotate(1800deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

.modal-search-wrap {
  overflow: visible !important;
}
.modal-search-wrap#cboxOverlay {
  background: #49a1ff;
  opacity: 0.95;
}
.modal-search-wrap .js_checkbox_search {
  background: #f0f5fb;
  border-radius: 2px;
  display: block;
  position: relative;
  padding: 5px 0 5px 25px;
  overflow: hidden;
}
.modal-search-wrap .js_checkbox_search input {
  position: absolute;
  top: 7px;
  left: 7px;
  z-index: -1;
}
.modal-search-wrap .js_checkbox_search:before {
  content: "";
  position: absolute;
  display: block;
  width: 14px;
  height: 14px;
  border: 1px solid #ddd;
  border-radius: 3px;
  background: #fff;
  left: 5px;
  top: 5px;
}
.modal-search-wrap .js_checkbox_search:after {
  visibility: hidden;
  font-family: "fontello";
  content: "C";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 6px;
  left: 6px;
  color: #49a1ff;
  font-size: 14px;
  opacity: 0;
  -webkit-transform: scale(0.1);
          transform: scale(0.1);
  -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.modal-search-wrap .js_checkbox_search.isChecked:after {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.modal-search-wrap .js_checkbox_search.isChecked {
  background: #ffe36f;
}
.modal-search-wrap .list_search_row {
  margin: 0 -10px;
}
.modal-search-wrap .list_search_row > li {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 33.3333%;
  padding: 0 10px;
}
.modal-search-wrap .list_search_row > li.big {
  width: 38.64%;
}
.modal-search-wrap .list_search_row > li.small {
  width: 30.68%;
}
.modal-search-wrap .search_area__inner {
  position: relative;
  padding: 17px 0 0;
}
.modal-search-wrap .search_area__inner .hoge2 {
  padding: 0 20px;
}
.modal-search-wrap .search_area__inner .hoge {
  padding: 0 40px;
}
.modal-search-wrap .search_area__inner .hoge.full {
  background: #fff8e0;
  padding: 17px 40px;
  margin-top: 14px;
}
.modal-search-wrap .search_area__header {
  position: absolute;
  top: -65px;
  left: 16px;
}
.modal-search-wrap .search_area__note {
  font-size: 14px;
  padding-bottom: 11px;
  border-bottom: 1px dashed #000;
  margin-bottom: 35px;
}
.modal-search-wrap .search_area__heading {
  font-size: 16px;
  color: #0065cc;
  font-weight: bold;
  margin-bottom: 2px;
}
.modal-search-wrap .search_area__tag li {
  display: inline-block;
}
.modal-search-wrap .search_area__tag li a {
  border-radius: 20px;
  padding: 5px 13px;
  border: 1px solid #418dd7;
  color: #1a76d1;
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
  white-space: nowrap;
  background: #fff;
  text-decoration: none;
  margin-right: 5px;
}
.modal-search-wrap .search_area__tag li a:hover {
  background: #1a76d1;
  color: #fff;
}
.modal-search-wrap .search_area__tag__title {
  font-size: 14px;
  margin-bottom: 3px;
}
.modal-search-wrap .search_area__submit {
  padding: 20px 20px 40px;
}
.modal-search-wrap .search_area__submit button {
  background: #ffcc00;
  padding: 8px 20px;
  border-radius: 5px;
  border: 0;
  font-size: 22px;
  min-width: 200px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: #c98e00 0 2px 0 0;
          box-shadow: #c98e00 0 2px 0 0;
}
.modal-search-wrap .box_suggest {
  position: relative;
  background: #fff;
  border: 1px solid #c7c7c7;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  min-height: 40px;
  margin: 0 0 6px;
  cursor: text;
}
.modal-search-wrap .box_suggest:before {
  content: "";
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  padding: 1px;
  position: absolute;
  border: 3px solid #3d9eff;
  border-radius: 3px;
  -webkit-box-shadow: 0 7px 7px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 7px 7px 0 rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.modal-search-wrap .box_suggest.focus:before {
  opacity: 1;
  visibility: visible;
}
.modal-search-wrap .box_suggest .selectize-control {
  padding: 7px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.modal-search-wrap .box_suggest .selectize-dropdown-content {
  max-height: 240px;
}
.modal-search-wrap .selectize-dropdown [data-selectable] .highlight {
  background: none;
  font-weight: bold;
}
.modal-search-wrap .box_suggest .selectize-dropdown {
  top: 100% !important;
  left: -1px !important;
  width: 100% !important;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  z-index: 100;
  margin-top: 0;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
  border: 1px solid #d0d0d0;
  overflow: hidden;
}
.modal-search-wrap .box_suggest .selectize-dropdown .optgroup-header {
  font-weight: bold;
  font-size: 14px;
  padding: 10px;
  background: #f1f1f1;
}
.modal-search-wrap .box_suggest .selectize-dropdown .optgroup-header + .option {
  border-top: 0;
}
.modal-search-wrap .box_suggest .selectize-dropdown .optgroup[data-group=station] .optgroup-header {
  padding: 5px 10px;
}
.modal-search-wrap .box_suggest .selectize-dropdown .optgroup[data-group=station] .optgroup-header:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  content: "9";
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.1em;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.modal-search-wrap .box_suggest .selectize-dropdown .optgroup[data-group=area] .optgroup-header {
  padding: 5px 10px;
}
.modal-search-wrap .box_suggest .selectize-dropdown .optgroup[data-group=area] .optgroup-header:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  content: "S";
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.1em;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.modal-search-wrap .box_suggest .selectize-dropdown .option {
  border-top: 1px solid #ccc;
  padding: 7px 10px;
}
.modal-search-wrap .box_suggest .selectize-dropdown .option:first-child {
  border-top: 0;
}
.modal-search-wrap .selectize-control.multi .selectize-input [data-value] {
  background: #0075dd;
  border-radius: 20px;
}
.modal-search-wrap .selectize-control.plugin-remove_button [data-value] .remove {
  border-left: 0;
  right: auto;
  left: 0;
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  width: 24px;
}
.modal-search-wrap .selectize-control.plugin-remove_button [data-value] .remove:before {
  content: "d";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 50%;
  left: 8px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-indent: 0;
}
.modal-search-wrap .selectize-control.multi .selectize-input > div {
  padding: 2px 6px;
  margin: 0 5px 0 0;
  position: relative;
  top: -2px;
}
.modal-search-wrap .mCS_no_scrollbar .selectize-control.multi .selectize-input > div {
  top: 0;
}
.modal-search-wrap .selectize-control.plugin-remove_button [data-value] {
  padding-right: 8px !important;
  padding-left: 24px !important;
}
.modal-search-wrap .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
}
.modal-search-wrap .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #0075dd;
}
.modal-search-wrap .selectize-dropdown .active {
  color: #222;
  background: rgba(0, 101, 204, 0.2);
}
.modal-search-wrap .selectize-dropdown .create,
.modal-search-wrap .selectize-dropdown .create.active {
  color: #222;
  padding: 5px 8px;
}
.modal-search-wrap .input_mutliSelect ul {
  margin: -1px 0 0 0;
}
.modal-search-wrap .input_mutliSelect dd {
  position: relative;
}
.modal-search-wrap .input_mutliSelect dt {
  position: relative;
  cursor: pointer;
}
.modal-search-wrap .input_mutliSelect a,
.modal-search-wrap .input_mutliSelect a:visited {
  text-decoration: none;
  outline: none;
  font-size: 13px;
}
.modal-search-wrap .box_select {
  position: relative;
  border: 1px solid #c7c7c7;
  border-radius: 3px;
}
.modal-search-wrap .box_select:before {
  content: "";
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  padding: 1px;
  position: absolute;
  border: 3px solid #3d9eff;
  border-radius: 3px;
  -webkit-box-shadow: 0 7px 7px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 7px 7px 0 rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.modal-search-wrap .box_select.focus:before {
  opacity: 1;
  visibility: visible;
}
.modal-search-wrap .box_select:after {
  display: block;
  position: absolute;
  top: 2px;
  right: 4px;
  width: 20px;
  height: 36px;
  margin-top: 0;
  z-index: 1;
  font-family: "fontello";
  content: "r";
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  line-height: 36px;
  color: #3297fc;
  background: #fff;
  pointer-events: none;
}
.modal-search-wrap .box_select select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  width: 100%;
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 40px;
  padding: 7px 4px 7px 10px;
  text-indent: 0.01px;
  background: transparent;
  outline: none;
}
.modal-search-wrap .box_select select.is-null {
  color: #757575;
}
.modal-search-wrap .box_select select option {
  color: #222;
}
.modal-search-wrap .input_mutliSelect dt a {
  border: 1px solid #c7c7c7;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  height: 40px;
  display: block;
  padding: 7px 25px 7px 10px;
  position: relative;
}
.modal-search-wrap .input_mutliSelect dt a:before {
  content: "";
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  padding: 1px;
  position: absolute;
  border: 3px solid #3d9eff;
  border-radius: 3px;
  -webkit-box-shadow: 0 7px 7px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 7px 7px 0 rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.modal-search-wrap .input_mutliSelect dt a.focus:before {
  opacity: 1;
  visibility: visible;
}
.modal-search-wrap .input_mutliSelect .multiSel {
  color: #303030;
  display: block;
  font-family: inherit;
  font-size: 13px;
  line-height: 24px;
  display: block;
  width: 100%;
  border: 0;
  cursor: default;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.modal-search-wrap .input_mutliSelect dt a:after {
  display: block;
  position: absolute;
  top: 0;
  right: 4px;
  width: 20px;
  height: 40px;
  margin-top: 0;
  z-index: 1;
  font-family: "fontello";
  content: "r";
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  line-height: 40px;
  color: #3297fc;
}
.modal-search-wrap .input_mutliSelect dd .mutliSelect {
  -webkit-overflow-scrolling: touch;
  background-color: #fff;
  border: 1px solid #d0d0d0;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: none;
  max-height: 266px;
  left: 0px;
  list-style: none;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
}
.modal-search-wrap .input_mutliSelect span.value {
  display: none;
}
.modal-search-wrap .input_mutliSelect dd ul li {
  padding: 5px 5px 0;
  display: block;
}
.modal-search-wrap .input_mutliSelect dd ul label {
  display: block;
}
.modal-search-wrap .input_mutliSelect dd ul label input {
  cursor: pointer;
}
.modal-search-wrap .input_mutliSelect dd ul#room_select.room_select-mini {
  width: 100%;
}
.modal-search-wrap .input_mutliSelect dd ul.two_col {
  padding: 4px 2px 0;
}
.modal-search-wrap .input_mutliSelect dd ul.two_col li {
  padding: 0 2px;
  margin-bottom: 4px;
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.modal-search-wrap .input_mutliSelect dd ul.two_col li.full {
  width: 100%;
}
.modal-search-wrap .input_mutliSelect .js_select-multi__close {
  background: #49a1ff;
  -webkit-box-shadow: 0 -1px 0 #0075dd inset;
          box-shadow: 0 -1px 0 #0075dd inset;
  color: #fff;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  border-radius: 2px;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  padding: 7px 5px;
  font-size: 14px;
}
.modal-search-wrap .input_singleSelect select {
  visibility: hidden;
  position: absolute;
  pointer-events: none;
}
.modal-search-wrap .input_singleSelect input[type=radio] {
  display: none;
}
.modal-search-wrap .input_singleSelect dd ul li {
  padding: 5px 8px;
}

/* -----------------------------------------------
	common
-------------------------------------------------- */
.tag-index .tag_box_main,
.tag-ranking .tag_box_main {
  margin-bottom: 40px;
}
.tag-index .tag_box_main img,
.tag-ranking .tag_box_main img {
  display: block;
  width: 100%;
}
.tag-index .tag_box_bottom,
.tag-ranking .tag_box_bottom {
  margin-top: 70px;
}

/* -----------------------------------------------
 /tag/
-------------------------------------------------- */
.tag-index .tag_box_lst_hdg {
  position: relative;
  margin-bottom: 20px;
  font-size: 24px;
  text-align: center;
  letter-spacing: -0.05em;
}
.tag-index .tag_box_lst_hdg:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  border-top: 2px dashed #06c;
}
.tag-index .tag_box_lst_hdg span {
  position: relative;
  padding: 5px 15px;
  background: #fff;
  padding-left: 38px;
}
.tag-index .tag_box_lst_hdg span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 5px;
  width: 30px;
  height: 23px;
  background: url(/resource/images/tag/index-icn-tag.png) top left/auto 100% no-repeat;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.tag-index .tag_box_lst_txt {
  margin-top: 15px;
  font-size: 16px;
  text-align: center;
}
.tag-index .tag_box_lst_txt span {
  position: relative;
  padding: 0 5px 8px;
}
.tag-index .tag_box_lst_txt span:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 3px solid #fc0;
  -webkit-transform: skewX(-40deg);
          transform: skewX(-40deg);
}
.tag-index .tag_box_bottom_btn {
  max-width: 450px;
  width: 100%;
  margin: 0 auto;
}
.tag-index .tag_box_bottom_btn a {
  position: relative;
  display: block;
  padding: 10px 20px 10px 50px;
  border-radius: 5px;
  background: #0075dd;
  color: #fff;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  letter-spacing: -0.03em;
}
.tag-index .tag_box_bottom_btn a:hover {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.45);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.45);
}
.tag-index .tag_box_bottom_btn a:before {
  content: "";
  position: absolute;
  left: 10px;
  bottom: 0;
  width: 70px;
  height: 65px;
  background: url(/resource/images/tag/index-sagassy.png) top left/auto 100% no-repeat;
}
.tag-index .tag_box_bottom_btn a:after {
  content: "q";
  position: absolute;
  top: 50%;
  right: 10px;
  font-family: "fontello";
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.tag-index .tag_box_bottom_btn a span {
  color: #fc0;
}

/* -----------------------------------------------
 /tag/ranking/
-------------------------------------------------- */
.tag-ranking .tag_box {
  background: #06c;
}
.tag-ranking .tag_box_main {
  margin-bottom: 0;
}
.tag-ranking .tag_box_ranking {
  overflow: hidden;
}
.tag-ranking .tag_box_ranking_img {
  width: 480px;
  margin-bottom: 25px;
  text-align: center;
}
.tag-ranking .tag_box_ranking_img img {
  width: 100%;
}
.tag-ranking .tag_box_ranking_content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 480px;
  margin: 0 auto;
  padding-left: 40px;
}
.tag-ranking .tag_box_ranking_content_hdg {
  margin-bottom: 40px;
  color: #0075dd;
  font-size: 22px;
  text-align: center;
  letter-spacing: -0.05em;
}
.tag-ranking .tag_box_ranking_content_hdg span {
  position: relative;
  padding-bottom: 8px;
}
.tag-ranking .tag_box_ranking_content_hdg span:before {
  content: "";
  position: absolute;
  top: -50px;
  left: -84px;
  width: 80px;
  height: 70px;
  background: top left/cover no-repeat;
}
.tag-ranking .tag_box_ranking_content_hdg span:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 5px solid #fc0;
  -webkit-transform: skewX(-40deg);
          transform: skewX(-40deg);
}
.tag-ranking .tag_box_ranking_content_sub {
  position: relative;
  color: #06c;
  font-size: 18px;
  text-align: center;
}
.tag-ranking .tag_box_ranking_content_sub span {
  position: relative;
  padding: 0 10px;
  background: #fff;
  z-index: 1;
}
.tag-ranking .tag_box_ranking_content_txt {
  margin: -1em auto 25px;
  line-height: 1.5;
  font-size: 14px;
}
.tag-ranking .tag_box_ranking_content_btn {
  max-width: 240px;
  width: 100%;
  margin: 0 auto;
}
.tag-ranking .tag_box_ranking_content_btn a {
  display: block;
  padding: 5px 10px;
  border-radius: 20px;
  background: #fc0;
  color: #222;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
}
.tag-ranking .tag_box_ranking_content_btn a:after {
  content: "q";
  padding-left: 10px;
  font-family: "fontello";
}
.tag-ranking .tag_box_ranking_content_btn a:hover {
  -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.45);
          box-shadow: 0 8px 15px rgba(0, 0, 0, 0.45);
}
.tag-ranking .tag_box_ranking_content_btn a:hover .tag_box_ranking_btn {
  background: #49a1ff;
  color: #fff;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.tag-ranking .tag_box_ranking li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  padding: 30px;
  border-radius: 5px;
  background: #fff;
}
.tag-ranking .tag_box_ranking li:nth-child(1) .tag_box_ranking_content_hdg span:before {
  background-image: url(/resource/images/tag/ranking-icn1.png);
}
.tag-ranking .tag_box_ranking li:nth-child(2) .tag_box_ranking_content_hdg span:before {
  background-image: url(/resource/images/tag/ranking-icn2.png);
}
.tag-ranking .tag_box_ranking li:nth-child(3) .tag_box_ranking_content_hdg span:before {
  background-image: url(/resource/images/tag/ranking-icn3.png);
}
.tag-ranking .tag_box_ranking li:nth-child(4) .tag_box_ranking_content_hdg span:before {
  background-image: url(/resource/images/tag/ranking-icn4.png);
}
.tag-ranking .tag_box_ranking li:nth-child(5) .tag_box_ranking_content_hdg span:before {
  background-image: url(/resource/images/tag/ranking-icn5.png);
}
.tag-ranking .tag_box_ranking li:nth-child(4) {
  margin-right: 2%;
}
.tag-ranking .tag_box_ranking li:nth-child(n+4) {
  display: block;
  float: left;
  width: 49%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tag-ranking .tag_box_ranking li:nth-child(n+4) .tag_box_ranking_content {
  padding: 20px 0 0;
}
.tag-ranking .tag_box_ranking li:nth-child(n+4) .tag_box_ranking_content_img img {
  width: 100%;
}
.tag-ranking .tag_box_bottom a {
  position: relative;
  display: block;
  width: 100%;
  max-width: 240px;
  margin: 0 auto;
  padding: 5px 20px;
  border-radius: 20px;
  border: 1px solid #a4a4a4;
  background: #fff;
  color: #0075dd;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
}
.tag-ranking .tag_box_bottom a:after {
  content: "q";
  position: absolute;
  top: 50%;
  right: 10px;
  font-family: "fontello";
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.oricon {
  /* MAIN VISUAL
  -------------------------------------------------- */
  /* SERVICE
  -------------------------------------------------- */
  /* STRENGTH
  -------------------------------------------------- */
  /* THANKS
  -------------------------------------------------- */
}
.oricon#main {
  padding-bottom: 0;
}
.oricon .fluid-image {
  max-width: 100%;
}
.oricon .box-mainvisual {
  background: #000 url(/resource/images/chintai/info/oricon2019/bg-mainvisual01.jpg) no-repeat center top;
  background-size: cover;
  text-align: center;
  padding-bottom: 90px;
}
.oricon .box-mainvisual__desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 670px;
  float: right;
  color: #fff;
  font-size: 16px;
  text-align: left;
  margin-top: 15px;
}
.oricon .box-mainvisual__desc .note {
  font-size: 11px;
  letter-spacing: -0.05em;
}
.oricon .box-mainvisual__desc img {
  position: relative;
  top: -16px;
  min-height: 151px;
}
.oricon .box-mainvisual__text {
  padding: 0 15px 0 45px;
  line-height: 1.5;
}
.oricon .box-mainvisual h1 {
  margin: 43px 56px 0 0;
}
.oricon .box-service {
  position: relative;
  background: #0066cc;
  color: #fff;
  padding: 58px 0 175px;
}
.oricon .box-service:after, .oricon .box-service:before {
  z-index: 0;
  content: "";
  width: 50%;
  height: 10vw;
  position: absolute;
  top: -2.65vw;
  left: 0;
  background-color: #0066cc;
  -webkit-transform: skewY(6deg);
          transform: skewY(6deg);
}
.oricon .box-service:after {
  left: auto;
  right: 0;
  -webkit-transform: skewY(-6deg);
          transform: skewY(-6deg);
}
.oricon .box-service .wrapper {
  position: relative;
  z-index: 1;
}
.oricon .box-service__title {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  margin-top: 30px;
}
.oricon .box-service__title span {
  font-size: 48px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  line-height: 1;
  padding: 0 0.1em;
}
.oricon .box-service__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 26px 0 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.oricon .box-service__nav li {
  padding: 0 3.7%;
}
.oricon .box-service__item {
  margin: 93px 0 0;
}
.oricon .box-service__item__title {
  text-align: center;
  font-size: 36px;
  margin-bottom: 5px;
  font-weight: bold;
}
.oricon .box-service__item__title span {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  color: #ebca38;
  position: relative;
}
.oricon .box-service__item__title em {
  font-size: 40px;
}
.oricon .box-service__item__title span:before {
  content: "";
  position: absolute;
  width: 46px;
  height: 32px;
  background: url(/resource/images/chintai/info/oricon2019/oricon-icon-crown01.png) no-repeat;
  left: 50%;
  top: -36px;
  margin-left: -23px;
}
.oricon .box-service__item__image {
  text-align: center;
}
.oricon .lst-comment {
  margin: 46px auto 0;
  max-width: 770px;
}
.oricon .lst-comment li {
  margin: 30px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.oricon .lst-comment__image {
  min-width: 81px;
  margin-right: 40px;
}
.oricon .lst-comment__text {
  background: #fff;
  padding: 14px 20px 14px 40px;
  position: relative;
  border-radius: 10px;
  color: #222;
  line-height: 1.75;
  font-size: 16px;
  position: relative;
  width: 100%;
}
.oricon .lst-comment__text:before {
  content: "";
  position: absolute;
  width: 80px;
  height: 37px;
  left: -16px;
  top: 50%;
  margin-top: -19px;
  background: #fff;
  border-radius: 50%;
  z-index: -1;
}
.oricon .box-strength {
  position: relative;
  background: #fff;
  padding: 100px 0 150px;
}
.oricon .box-strength .wrapper {
  position: relative;
  z-index: 1;
}
.oricon .box-strength:after, .oricon .box-strength:before {
  z-index: 0;
  content: "";
  width: 50%;
  height: 10vw;
  position: absolute;
  top: -2.65vw;
  left: 0;
  background-color: #fff;
  -webkit-transform: skewY(6deg);
          transform: skewY(6deg);
}
.oricon .box-strength:after {
  left: auto;
  right: 0;
  -webkit-transform: skewY(-6deg);
          transform: skewY(-6deg);
}
.oricon .box-strength__title {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}
.oricon .box-strength__title img {
  vertical-align: middle;
  margin-right: 0.5em;
}
.oricon .box-strength__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 64px;
}
.oricon .box-strength__list li {
  width: 33.33%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  text-align: center;
  color: #005bac;
  font-size: 24px;
}
.oricon .box-strength__list li span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 102px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.oricon .box-strength__list li p {
  margin-top: 24px;
  line-height: 1.33;
  font-weight: bold;
}
.oricon .box-strength__desc {
  font-size: 16px;
  margin-top: 40px;
}
.oricon .box-thanks {
  margin-top: 2.4vw;
  position: relative;
  background: #0066cc;
  color: #fff;
  padding: 26px 0 62px;
  text-align: center;
}
.oricon .box-thanks:after, .oricon .box-thanks:before {
  z-index: 0;
  content: "";
  width: 50%;
  height: 10vw;
  position: absolute;
  top: -2.65vw;
  left: 0;
  background-color: #0066cc;
  -webkit-transform: skewY(-6deg);
          transform: skewY(-6deg);
}
.oricon .box-thanks:after {
  left: auto;
  right: 0;
  -webkit-transform: skewY(6deg);
          transform: skewY(6deg);
}
.firefox .oricon .box-thanks:after, .ie .oricon .box-thanks:after {
  right: 1px;
}
.oricon .box-thanks .wrapper {
  position: relative;
  z-index: 1;
}
.oricon .box-thanks__icon {
  margin-bottom: 60px;
}
.oricon .box-thanks__desc {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 50px;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* -----------------------------------------------
物件の画像を右クリックで保存禁止
-------------------------------------------------- */
#top_room img {
  pointer-events: none;
}

.roomdetail_recommend img {
  pointer-events: none;
}

#osusume #contents #main #section01 img {
  pointer-events: none;
}

.roomlist_item img,
.roomlist_item_room_list_item__modal img {
  pointer-events: none;
}

.roomlist_body_item img {
  pointer-events: none;
}

.roomlist_item_room_list_item_madori_img img {
  pointer-events: none;
}

.roomdetail_slide img,
.roomdetail_recommend img,
.roomlist_modal-wrap-madori img {
  pointer-events: none;
}

.roomlist_favorite_item_room img {
  pointer-events: none;
}

.roomlist_favorite_item img {
  pointer-events: none;
}
/*# sourceMappingURL=common.css.map */