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

body {
  text-align: center;
  background: #fff;
  color: #000;
  cursor: auto;
  font: normal normal 12px/1.5 Helvetica, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", Arial, "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
  letter-spacing: 0.1em;
  word-spacing: 0.1em;
  -webkit-text-size-adjust: none;
}

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

p {
  padding: 5px 0 10px;
}

ul, ol {
  margin: 10px 0;
  padding: 0 0 0 30px;
}

dl {
  margin: 10px 0;
}

a {
  color: #0071bb;
  text-decoration: underline;
  cursor: pointer;
}

a:visited {
  color: #3b41a4;
}

a:hover {
  color: #f80;
  text-decoration: underline;
}

a:focus,
a:active {
  color: #f90;
}

em {
  font-weight: bold;
  color: #666;
  font-style: normal;
}

strong {
  font-weight: bold;
  color: #e47;
}

ins {
  font-weight: bold;
  color: #c03;
  text-decoration: none;
}

mark {
  font-weight: bold;
  color: #5b5905;
}

del {
  text-decoration: line-through;
}

q {
  quotes: none;
}

hr {
  display: none;
}

img {
  border: none;
  color: #fff;
  background: transparent;
  vertical-align: bottom;
}

embed, object {
  outline: 0;
  vertical-align: bottom;
}

blockquote {
  margin: 15px 0;
  padding: 10px 15px 3px;
  background: #faf6ed;
}

pre {
  background: #eee;
  margin: 1em 0;
  padding: 0 20px;
  overflow: auto;
  width: auto;
}

code {
  color: #5b5905;
  font-family: sans-serif;
  letter-spacing: 0;
}

input,
textarea {
  vertical-align: inherit;
}

input:focus,
select:focus,
textarea:focus {
  background: #fafafa;
}

/******************************************************************** clearfix
*/
#container:after,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/******************************************************************** utilities
*/
.aL {
  text-align: left;
}

.aC {
  text-align: center;
}

.aR {
  text-align: right;
}

.fR {
  float: right;
}

.fL {
  float: left;
}

.clr {
  float: none;
  clear: both;
}

.temp-notes {
  font-size: 120%;
  color: #c00;
  font-weight: bold;
  background: #f8f8f8;
  margin: 1em;
  padding: 1em;
}

/******************************************************************** structure
*/
@media screen and (min-width: 961px) {
  html {
    background: #333;
  }

  body {
    width: 320px;
    margin: 0 auto;
  }
}
#wrapper {
  width: 100%;
  margin: 0 auto;
  text-align: left;
  color: #333;
}

header {
  position: relative;
  height: 57px;
}

footer {
  clear: both;
}

/******************************************************************** header
*/
header {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
}
header h1 {
  padding: 2px 110px 0 10px;
  font-size: 9px;
}
header p {
  position: absolute;
  top: 20px;
  left: 10px;
  padding: 0;
}
header #h-tel {
  position: absolute;
  top: 4px;
  left: inherit;
  right: 52px;
  padding: 0;
  margin: 0;
}
header #h-tel li {
  float: left;
  padding-left: 1px;
}

.top header {
  box-shadow: none;
}

/******************************************************************** menu
*/
#sp-icon {
  position: absolute;
  top: 4px;
  right: 0;
  background: #2b79d5;
  width: 50px;
  height: 49px;
  z-index: 999;
}
#sp-icon:hover {
  cursor: pointer;
}
#sp-icon span,
#sp-icon span:before,
#sp-icon span:after {
  display: inline-block;
  width: 30px;
  height: 3px;
  background: #fff;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.3s;
}
#sp-icon span {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#sp-icon span:before {
  content: "";
  transform: translateY(-10px) rotate(0deg);
}
#sp-icon span:after {
  content: "";
  transform: translateY(10px) rotate(0deg);
}
#sp-icon.sp-open span {
  background: transparent !important;
}
#sp-icon.sp-open span:before {
  transform: rotate(45deg) !important;
}
#sp-icon.sp-open span:after {
  transform: rotate(-45deg) !important;
}

#menu {
  display: none;
  position: absolute;
  top: 57px;
  left: 0px;
  background: #2b79d5;
  width: 100%;
  padding: 0;
  margin: 0;
  opacity: 0.9;
  z-index: 990;
}
#menu li {
  border-bottom: 1px dotted #fff;
  text-align: center;
  font-size: 14px;
}
#menu li:last-child {
  border: none;
}
#menu li a {
  display: block;
  text-decoration: none;
  padding: 15px 0;
  color: #fff;
}

/******************************************************************** main
*/
#main {
  background: #dbdbdb url(../img/slide.png) repeat-x 0 100%;
  background-size: 1px 45px;
}
#main p {
  background: url(../img/main-banner-bg.png) no-repeat 50% 0;
  background-size: 320px 249px;
  height: 62px;
  padding: 187px 0 0;
  text-align: center;
}
#main p img {
  display: inline-block;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.6);
}

#slide {
  clear: both;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
}
#slide .bx-wrapper {
  max-width: 214px !important;
  margin: 0 auto !important;
  position: relative;
}
#slide .bx-wrapper .bx-viewport {
  overflow: visible !important;
}
#slide .bx-wrapper .bx-pager .bx-pager-item {
  margin: 0 auto;
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
#slide .bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
}
#slide .bx-wrapper .bx-pager.bx-default-pager a {
  background: #b2b2b2;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 21px 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#slide .bx-wrapper .bx-pager.bx-default-pager a:hover,
#slide .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #2b79d5;
}
#slide .bx-wrapper .bx-controls-direction a {
  position: absolute;
  bottom: 11px;
  outline: 0;
  width: 40px;
  height: 26px;
  text-indent: -9999px;
  z-index: 9999;
}
#slide .bx-wrapper .bx-prev {
  left: -40px;
  background: url(../img/prev.png) no-repeat;
  background-size: 40px 26px;
}
#slide .bx-wrapper .bx-next {
  right: -40px;
  background: url(../img/next.png) no-repeat;
  background-size: 40px 26px;
}

/******************************************************************** container
*/
h1 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

h3, h4, h5, h6 {
  padding: 0;
  letter-spacing: 0;
}

img {
  border: none;
  color: #fff;
  background: transparent;
  vertical-align: bottom;
  max-width: 100%;
}

table {
  border: 1px solid #aaa;
  border-collapse: collapse;
  margin-bottom: 15px;
}

caption {
  text-align: left;
}

th {
  white-space: nowrap;
}

th,
td {
  padding: 5px 10px;
  border-collapse: collapse;
  border: 1px solid #aaa;
  text-align: left;
}

ul {
  list-style: none;
  padding: 0;
  margin: 10px 0;
}

.max {
  width: 100%;
}

.title0, #information h3, .top #container h2, .search #container section h2, .inq #container section h2, .contact #container h2, .company #container h2, .guide #container h2, .order #container h2, .clause #container h2, .advice #container h2, .rep #container h2, .offer #container h2, .price #container h2, .privacy #container h2, .news #container h2, .sitemap #container h2, .phitakhonfestival #container h2, .movie #container h2, .advertisement #container h2 {
  background: #2b79d5;
  margin: 0 0 5px;
}

.title1, .detail #container h2, .phitakhonfestival #container h3, .movie #container h3 {
  background: #2b79d5;
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1.2em;
}

.title2, .detail #container section h3, .contact #container section h3, .company #container section h3, .guide #container section h3, .order #container section h3, .clause #container section h3, .advice #container section h3, .rep #container section h3, .offer #container section h3, .price #container section h3, .privacy #container section h3, .news #container section h3, .advertisement #container section h3, .yakushima #container #area1 h3 {
  background: #eef9ff;
  border: 1px solid #ccc;
  border-left: 4px solid #0044b2;
  padding: 5px 0 5px 10px;
  margin: 10px 0 5px;
  font-size: 14px;
  font-weight: bold;
}

.title3, .guide #container section h4, .order #container section h4, .clause #container section h4, .advice #container section h4, .rep #container section h4, .offer #container section h4, .price #container section h4, .news #container section h4, .advertisement #container section h4 {
  background: url(../img/arw06.png) no-repeat 0 4px;
  background-size: 15px;
  border-bottom: 1px solid #156dd5;
  padding: 0 0 2px 18px;
  margin: 10px 0 5px;
  font-size: 14px;
  font-weight: bold;
}

/******************************************************************** footer
*/
#information {
  background: #ddeaf7;
  padding: 0 12px 20px;
  text-align: left;
}
#information h3 {
  margin: 0 -12px;
}
#information h4 {
  padding-top: 12px;
  font-size: 14px;
  font-weight: bold;
}
#information dl {
  border-bottom: 1px solid #b1b1b1;
  padding-bottom: 10px;
  margin: 0;
}
#information dl dt {
  border-top: 1px solid #b1b1b1;
  padding-top: 10px;
  margin-top: 10px;
  letter-spacing: 0;
}
#information dl dt:first-child {
  border: none;
  padding: 0;
  margin: 0;
}
#information dl .tel {
  text-align: center;
  margin: 5px 0 10px;
}
#information dl .tel img {
  display: inline-block;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}
#information dl .time {
  background: #fff;
  border: 2px solid #2b79d5;
  padding: 4px 0;
  text-align: center;
}
#information dl .time span {
  color: #f69836;
  font-weight: bold;
}
#information p {
  text-align: center;
  padding: 0;
  margin: 5px 0 0;
}
#information p img {
  display: inline-block;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}

footer {
  text-align: center;
}
footer ul {
  padding: 16px 0;
  margin: 0;
  letter-spacing: -.40em;
}
footer ul li {
  display: inline-block;
  letter-spacing: normal;
}
footer #flink {
  background: #1a4f7a;
  padding: 20px 0;
  line-height: 2.5em;
}
footer #flink a {
  color: #fff;
}
footer #flink a:hover {
  text-decoration: none;
}
footer #copyright {
  background: #2b79d5;
  border-top: 1px solid #6ea7eb;
  color: #fff;
  font-size: 10px;
}

.pagetop {
  background: #dbdbdb;
  border-top: 1px solid #fff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
  padding: 0;
  text-align: right;
}

/******************************************************************** module
*/
#breadcrumbs-list {
  background: #ddeaf7;
  padding: 10px 10px 6px;
  overflow: hidden;
}
#breadcrumbs-list p {
  padding: 0;
  letter-spacing: 0;
}
#breadcrumbs-list p.fR {
  width: 60%;
  padding-top: 6px;
  text-align: right;
}

/******************************************************************** contents
*/
.top #container #box0 {
  margin: 12px 0 0;
}
.top #container #box0 p {
  background: url(../img/arw05.png) no-repeat 36px 10px;
  background-size: 9px 7px;
  width: 320px;
  margin: 0 auto;
  text-align: center;
}
.top #container #box0 ul {
  width: 320px;
  padding: 0 4px;
  margin: 0 auto;
  overflow: hidden;
}
.top #container #box0 ul li {
  float: left;
  padding: 0 0 5px 6px;
}
.top #container #box1 {
  margin: 12px 0 0;
  background: #dbdbdb;
  padding: 0 10px 14px;
}
.top #container #box1 h2 {
  margin: 0 -10px;
}
.top #container #box1 div {
  background: #fff;
  border: 1px solid #bbb;
  padding: 4px;
  margin: 10px 0 0;
}
.top #container #box1 div .image {
  padding: 0 5px 0 0;
  float: left;
}
.top #container #box1 div .image img {
  border: 1px solid #c4c4c4;
  padding: 1px;
}
.top #container #box1 div .link {
  clear: both;
  padding: 10px 0 0;
}
.top #container #box1 div ul {
  padding: 30px 0 0;
  margin: 0;
}
.top #container #box1 div ul li.price {
  color: #d50d32;
  font-size: 14px;
  font-weight: bold;
}
.top #container #box1 div ul li.day {
  color: #666;
  font-size: 10px;
}
.top #container #news {
  margin: 12px 0 0;
}
.top #container #news #notes {
  border: 2px solid #ccc;
  padding: 10px;
  margin: 10px;
}
.top #container #news #notes h3 {
  padding-bottom: 5px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}
.top #container #news #notes p.link {
  padding: 0;
}
.top #container #news #notes p.link a {
  display: block;
  background: #206ab4;
  padding: 10px 0;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
.top #container #news dl {
  padding: 0 10px 20px;
  margin: 0;
}
.top #container #news dl dt {
  border-bottom: 1px dotted #000;
  padding: 15px 0 2px;
  margin-bottom: 5px;
  font-weight: bold;
}
.top #container #news dl dt span {
  background: #000;
  padding: 2px 5px;
  color: #fff;
  font-size: 10px;
}
.top #container #news dl dt span a {
  color: #fff;
  text-decoration: none;
}
.top #container #news p {
  padding: 0 10px 20px;
}
.top #container #news p a {
  display: block;
  background: #f90;
  box-shadow: 2px 2px 2px gray;
  padding: 10px 0;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
.top #container #pickup ul {
  width: 320px;
  padding: 8px 6px 12px;
  margin: 0 auto;
  overflow: hidden;
}
.top #container #pickup ul li {
  float: left;
  padding: 0 3px 2px;
}
.top #container #travelogue ul {
  width: 320px;
  padding: 8px 6px 12px;
  margin: 0 auto;
  overflow: hidden;
}
.top #container #travelogue ul li {
  float: left;
  padding: 0 3px 2px;
}
.top #container #box2 {
  background: #ddeaf7;
  padding: 0 10px;
}
.top #container #box2 h2 {
  margin: 0 -10px;
}
.top #container #box2 dl {
  width: 300px;
  padding: 10px 0 0;
  margin: 0 auto;
}
.top #container #box2 dl dt {
  background: url(../img/search-icon1.png) no-repeat;
  background-size: 17px 19px;
  padding: 0 0 5px 20px;
  font-size: 14px;
  font-weight: bold;
}
.top #container #box2 dl dt.ver2 {
  background: url(../img/search-icon2.png) no-repeat;
  background-size: 17px 19px;
}
.top #container #box2 dl dt.ver3 {
  background: url(../img/search-icon3.png) no-repeat;
  background-size: 17px 19px;
}
.top #container #box2 dl dt.ver4 {
  background: url(../img/search-icon4.png) no-repeat;
  background-size: 17px 19px;
}
.top #container #box2 dl dt.ver5 {
  background: url(../img/search-icon5.png) no-repeat;
  background-size: 17px 19px;
}
.top #container #box2 dl dd {
  padding-bottom: 10px;
}
.top #container #box2 dl input {
  width: 280px;
  padding: 5px;
}
.top #container #box2 dl dd select {
  padding: 5px;
  line-height: 1.5em;
}
.top #container #box2 dl dd.long select {
  width: 280px;
}
.top #container #box2 dl dd option {
  padding: 3px 0;
}

/**** news *****/
#news ul {
  margin: 0;
  padding: 0;
}
#news ul li {
  padding: 15px;
  border-bottom: solid 1px #fff;
  border-top: solid 1px #b1b1b1;
}
#news ul li:first-child {
  border-top: none;
}
#news ul .news-area {
  padding: 0;
}
#news ul .news-area strong {
  color: inherit;
}
#news ul .news-area p {
  padding: 0;
}
#news ul .news-area .date {
  display: inline-block;
  letter-spacing: 0.005em;
  padding: 2px 0;
  margin-bottom: 3px;
  font-weight: bold;
}
#news ul .news-area .text {
  padding: 0;
}
#news ul .news-area .text a {
  color: #2b79d5;
}

/******************************************************************** search
*/
.search #container section {
  padding: 0 10px;
}
.search #container section h2 {
  margin: 0 -10px;
}
.search #container section dl {
  width: 300px;
  padding: 10px 0 0;
  margin: 0 auto;
}
.search #container section dl dt {
  background: url(../img/search-icon1.png) no-repeat;
  background-size: 17px 19px;
  padding: 0 0 5px 20px;
  font-size: 14px;
  font-weight: bold;
}
.search #container section dl dt.ver2 {
  background: url(../img/search-icon2.png) no-repeat;
  background-size: 17px 19px;
}
.search #container section dl dt.ver3 {
  background: url(../img/search-icon3.png) no-repeat;
  background-size: 17px 19px;
}
.search #container section dl dt.ver4 {
  background: url(../img/search-icon4.png) no-repeat;
  background-size: 17px 19px;
}
.search #container section dl dt.ver5 {
  background: url(../img/search-icon5.png) no-repeat;
  background-size: 17px 19px;
}
.search #container section dl dd {
  padding-bottom: 10px;
}
.search #container section dl input {
  width: 280px;
  padding: 5px;
}
.search #container section dl dd select {
  padding: 5px;
  line-height: 1.5em;
}
.search #container section dl dd.long select {
  width: 280px;
}
.search #container section dl dd option {
  padding: 3px 0;
}

/******************************************************************** result
*/
.result #container h2 {
  background: #2b79d5 url(../img/t-icon4.png) no-repeat 10px 9px;
  background-size: 23px 19px;
  padding: 10px 0 10px 40px;
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  line-height: 1.2em;
}
.result #container #accordion {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}
.result #container #accordion h3 {
  background: url(../img/t-icon0.png) no-repeat 10px 10px, url(../img/t-icon2.png) no-repeat 100% 50%, #dbdbdb;
  background-size: 20px, 23px 40px;
  padding: 7px 0 5px 38px;
  margin: 0 -10px;
  font-size: 17px;
  font-weight: bold;
  color: #2b79d5;
  cursor: pointer;
}
.result #container #accordion h3.active {
  background: url(../img/t-icon0.png) no-repeat 10px 10px, url(../img/t-icon1.png) no-repeat 100% 50%, #dbdbdb;
  background-size: 20px, 23px 40px;
}
.result #container #accordion div {
  display: none;
}
.result #container #number {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  padding: 7px 10px 5px;
}
.result #container #number span {
  color: #f67e00;
}
.result #container #box0 {
  background: #dbdbdb;
  padding-bottom: 10px;
}
.result #container #box0 #sort {
  padding: 16px 0 6px;
  margin: 0;
  letter-spacing: -.40em;
}
.result #container #box0 #sort li {
  display: inline-block;
  background: #fff url(../img/arw03.png) no-repeat 70px 13px;
  background-size: 8px 6px;
  border: 1px solid #2b79d5;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
  width: 52px;
  padding: 5px 20px;
  margin-left: 6px;
  letter-spacing: normal;
  font-size: 14px;
  font-weight: bold;
  color: #2b79d5;
  text-decoration: none;
  cursor: pointer;
}
.result #container #box0 #sort li.current {
  background: #2b79d5 url(../img/arw04.png) no-repeat 70px 13px;
  background-size: 8px 6px;
  color: #fff;
}
.result #container #box0 #sort li:first-child {
  margin: 0;
}
.result #container #box0 div {
  background: #fff;
  border: 1px solid #bbb;
  padding: 4px;
  margin: 10px 0 0;
}
.result #container #box0 div .image {
  padding: 0 5px 0 0;
  float: left;
}
.result #container #box0 div .image img {
  border: 1px solid #c4c4c4;
  padding: 1px;
}
.result #container #box0 div .link {
  clear: both;
  padding: 10px 0 0;
}
.result #container #box0 div ul {
  padding: 5px 0 0;
  margin: 0;
  color: #666;
}
.result #container #box0 div ul li.code {
  padding-bottom: 15px;
  font-size: 10px;
}
.result #container #box0 div ul li.code span {
  display: inline-block;
  background: #2b79d5;
  padding: 0 5px;
  color: #fff;
}
.result #container #box0 div ul li.price {
  color: #d50d32;
  font-size: 14px;
  font-weight: bold;
}
.result #container #more {
  background: #dbdbdb;
  border-top: 1px solid #fff;
  padding: 0 0 10px;
}
.result #container #more a {
  display: block;
  background: url(../img/t-icon0.png) no-repeat 10px 10px, url(../img/t-icon2.png) no-repeat 100% 50%;
  background-size: 20px, 23px 40px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
  padding: 7px 0 5px 38px;
  font-size: 17px;
  font-weight: bold;
  color: #2b79d5;
  text-decoration: none;
}

/******************************************************************** mlist
*/
.mlist #container section {
  padding: 0 10px 20px;
}
.mlist #container section h2 {
  background: #2b79d5 url(../img/t-icon3.png) no-repeat 10px 9px;
  background-size: 23px 19px;
  padding: 10px 0 10px 40px;
  margin: 0 -10px;
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  line-height: 1.2em;
}
.mlist #container section h3 {
  padding: 20px 0 5px;
}
.mlist #container section h3 a {
  display: block;
  background: #dbdbdb;
  border: 1px solid #2b79d5;
  box-shadow: 2px 2px 0 #2b79d5;
  padding: 5px 10px;
  font-size: 14px;
}
.mlist #container section ul {
  padding: 12px 0 0;
  margin: 0 -3px;
  overflow: hidden;
}
.mlist #container section ul li {
  float: left;
  padding: 0 3px 5px;
}
.mlist #container section ul li a {
  display: block;
  background: linear-gradient(to bottom, #f0f9ff 0%, #d5efff 100%);
  border: 1px solid #ccc;
  width: 94px;
  padding: 8px 0;
  text-align: center;
}

/******************************************************************** detail
*/
.detail #container section {
  padding: 10px;
}
.detail #container table {
  width: 100%;
}
.detail #container table caption {
  color: #2b79d5;
  font-weight: bold;
}
.detail #container table tr:nth-child(odd) {
  background: #f5fbff;
}
.detail #container table th {
  background: url(../img/bg01.png);
  background-size: 5px;
}
.detail #container table .date,
.detail #container table .sch_town {
  text-align: center;
  vertical-align: middle;
}
.detail #container table.calendar th {
  width: 30%;
  text-align: center;
}
.detail #container table.calendar td {
  text-align: center;
}
.detail #container #area0 div {
  overflow: hidden;
}
.detail #container #area0 div .image {
  padding: 0 5px 0 0;
  float: left;
}
.detail #container #area0 div .image img {
  border: 1px solid #c4c4c4;
  padding: 1px;
}
.detail #container #area0 div .link {
  clear: both;
  padding: 10px 0 0;
}
.detail #container #area0 div ul {
  padding: 15px 0 0;
  margin: 0;
}
.detail #container #area0 div ul li.code {
  padding-bottom: 15px;
  font-size: 10px;
}
.detail #container #area0 div ul li.code span {
  display: inline-block;
  background: #2b79d5;
  padding: 0 5px;
  color: #fff;
}
.detail #container #area0 div ul li.price {
  color: #d50d32;
  font-size: 14px;
  font-weight: bold;
}
.detail #container #cbn {
  background: #dbdbdb;
  padding: 10px;
  margin: 0;
  overflow: hidden;
}
.detail #container #cbn li {
  box-sizing: border-box;
  display: inline-block;
  width: 50%;
  padding-left: 5px;
}
.detail #container #cbn li:first-child {
  padding: 0 5px 0 0;
}
.detail #container #areaLink {
  width: 300px;
  margin: 10px auto 0;
  overflow: hidden;
}
.detail #container #areaLink li {
  float: left;
}
.detail #container #slider {
  width: 178px;
  padding: 20px 0 0;
  margin: 0 auto;
}
.detail #container #slider ul {
  margin: 0;
}
.detail #container #slider ul li {
  text-align: center;
}
.detail #container #slider .bx-wrapper {
  position: relative;
  padding: 0;
  *zoom: 1;
}
.detail #container #slider .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 54px;
  outline: 0;
  width: 40px;
  height: 26px;
  text-indent: -9999px;
  z-index: 9999;
}
.detail #container #slider .bx-wrapper .bx-controls-direction a.bx-prev {
  left: -55px;
  background: url(../img/prev.png) no-repeat;
  background-size: 40px 26px;
}
.detail #container #slider .bx-wrapper .bx-controls-direction a.bx-next {
  right: -55px;
  background: url(../img/next.png) no-repeat;
  background-size: 40px 26px;
}
.detail #container #area3 dl {
  background: #fef4f0;
  border: 1px solid #f00;
  padding: 8px;
  color: #f00;
}
.detail #container #area3 dl dt {
  padding-bottom: 3px;
  font-weight: bold;
}
.detail #container #area4 th {
  width: 40%;
  white-space: normal;
}

/******************************************************************** inq
*/
.inq #container section {
  padding: 0 10px;
}
.inq #container section h2 {
  margin: 0 -10px;
}
.inq #container section #tourCaution {
  padding-top: 10px;
}
.inq #container section #tourCaution div {
  border: 1px solid #a9a9a9;
  padding: 10px;
  height: 200px;
  overflow: auto;
}
.inq #container section #tourCaution div p {
  padding: 0;
}
.inq #container section #tourCaution div dl {
  margin: 0;
}
.inq #container section #tourCaution div dl dt {
  padding: 15px 0 5px;
  font-weight: bold;
}
.inq #container section #form dt {
  margin-bottom: 5px;
  padding: 5px 10px;
  color: #0761b1;
  font-weight: bold;
  background: #eef9ff;
}
.inq #container section #form dt span {
  font-weight: bold;
  color: #f00;
}
.inq #container section #form dd {
  margin-bottom: 20px;
}
.inq #container section #form dd span {
  font-size: 10px;
  color: #666;
}
.inq #container section #form ul {
  margin: 0;
}
.inq #container section #form ul li {
  padding-bottom: 10px;
}
.inq #container section #form ul li:last-child {
  padding-bottom: 0;
}

/******************************************************************** lib.kaas.googlemaps
*/
#gmaps {
  width: 80%;
  height: 300px;
}
#gmaps img {
  max-width: inherit;
}

#googlemapsContainer {
  width: 100%;
  height: 100%;
}

/******************************************************************** contact
*/
.contact #container section {
  padding: 0 10px;
}
.contact #container section p.emInfo {
  background: #fffdf3;
  border: 3px solid #ffe9bd;
  padding: 5px 10px 1px;
  margin: 10px 0 20px;
  color: #0044b2;
  font-size: 140%;
  font-weight: bold;
}
.contact #container section p.emInfo a {
  font-weight: bold;
}
.contact #container section fieldset dt {
  margin-bottom: 5px;
  padding: 5px 10px;
  color: #0761b1;
  font-weight: bold;
  background: #eef9ff;
}
.contact #container section fieldset dt label {
  font-weight: bold;
}
.contact #container section fieldset dd {
  margin-bottom: 20px;
}
.contact #container section fieldset p {
  text-align: center;
}

/******************************************************************** destination
*/
.destination #container h2 {
  background: #2b79d5 url(../img/t-icon4.png) no-repeat 10px 9px;
  background-size: 23px 19px;
  padding: 10px 0 10px 40px;
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  line-height: 1.2em;
}
.destination #container h3 {
  background: url(../img/search-icon1.png) no-repeat;
  background-size: 17px 19px;
  padding: 0 0 5px 20px;
  margin: 0 10px;
  font-size: 14px;
  font-weight: bold;
}
.destination #container p.text {
  background: url(../img/arw05.png) no-repeat 36px 10px;
  background-size: 9px 7px;
  width: 320px;
  margin: 0 auto;
  text-align: center;
}
.destination #container ul {
  width: 300px;
  padding: 0 0 15px;
  margin: 0 auto;
  overflow: hidden;
}
.destination #container ul li {
  float: left;
  padding: 0 0 10px;
}
.destination #container ul li a {
  display: block;
  background: linear-gradient(to bottom, #f0f9ff 0%, #d5efff 100%);
  border: 1px solid #ccc;
  width: 145px;
  padding: 8px 0;
  text-align: center;
  text-decoration: none;
}
.destination #container ul li a:hover {
  background: linear-gradient(to top, #f0f9ff 0%, #d5efff 100%);
}
.destination #container ul li:nth-child(even) {
  float: right;
}

/******************************************************************** company
*/
.company #container section {
  padding: 0 10px 20px;
}
.company #container section table {
  display: block;
  border: none;
  width: auto;
  margin-top: 10px;
}
.company #container section table tbody, .company #container section table tr, .company #container section table th, .company #container section table td {
  display: block;
  width: auto;
}
.company #container section table th {
  background: #f5f5f5;
  border: none;
  padding: 5px 10px;
  width: auto;
}
.company #container section table td {
  border: none;
  padding: 10px 10px 20px;
}
.company #container section table ul {
  padding-left: 20px;
  margin: 0;
  list-style: disc;
}
.company #container section table ul li {
  padding-bottom: 10px;
}
.company #container section table dl {
  margin: 0;
}
.company #container section table dl dt {
  font-weight: bold;
}
.company #container section #gmaps {
  width: 100%;
  height: 300px;
}
.company #container section #gmaps img {
  max-width: inherit;
}
.company #container section #googlemapsContainer {
  width: 100%;
  height: 100%;
}

/******************************************************************** guide
*/
.guide #container section {
  padding: 0 10px 20px;
}
.guide #container section dl dt {
  background: #eef7ff url(../img/arw07.png) no-repeat 7px 7px;
  background-size: 13px;
  border: 1px solid #ccc;
  padding: 5px 10px 5px 25px;
  font-weight: bold;
  color: #0044b2;
}
.guide #container section dl dd {
  border: 1px solid #ccc;
  border-top: none;
  margin-bottom: 10px;
  padding: 5px 10px;
}
.guide #container section ul {
  padding-left: 20px;
  list-style: disc;
}
.guide #container section ul li {
  padding-bottom: 5px;
}

/******************************************************************** order
*/
.order #container section {
  padding: 0 10px 20px;
}
.order #container section h5 {
  border-bottom: 1px dashed #0044b2;
  color: #0044b2;
  font-weight: bold;
  padding: 0 0 2px;
  margin: 20px 0 10px;
}
.order #container section h6 {
  font-weight: bold;
}
.order #container section ul li {
  padding: 0 0 5px 10px;
}
.order #container section dl.add {
  background: #eef7ff;
  border: 1px dotted #ccc;
  padding: 5px 10px;
}
.order #container section dl.add dt {
  width: 4em;
  padding-right: 1em;
  color: #0044b2;
  text-align: right;
  float: left;
}
.order #container section dl.add dd {
  padding: 0 0 5px;
}
.order #container section dl.normal {
  background: #eef7ff;
  border: 1px dotted #ccc;
  padding: 0 10px 10px;
}
.order #container section dl.normal dt {
  padding-top: 10px;
  color: #0044b2;
}
.order #container section table {
  width: 100%;
  margin: 10px 0 0;
}
.order #container section table th, .order #container section table td {
  vertical-align: middle;
}
.order #container section table thead th {
  background: #0044b2;
  color: #fff;
}
.order #container section table tbody th {
  background: #ddefff;
}
.order #container section table.sub th, .order #container section table.sub td {
  width: 50%;
}
.order #container section table.sub td {
  text-align: center;
}

/******************************************************************** clause
*/
.clause #container section {
  padding: 0 10px 20px;
}
.clause #container section dl {
  background: #eef7ff;
  border: 1px dotted #ccc;
  padding: 5px 10px;
}
.clause #container section dl dt {
  width: 4em;
  padding-right: 1em;
  color: #0044b2;
  text-align: right;
  float: left;
}
.clause #container section dl dd {
  padding: 0 0 5px;
}

/******************************************************************** advice
*/
.advice #container section {
  padding: 0 10px 20px;
}

/******************************************************************** rep
*/
.rep #container section {
  padding: 0 10px 20px;
}

/******************************************************************** offer
*/
.offer #container section {
  padding: 0 10px 20px;
}
.offer #container section h5 {
  border-bottom: 1px dashed #0044b2;
  color: #0044b2;
  font-weight: bold;
  padding: 0 0 2px;
  margin: 20px 0 10px;
}
.offer #container section li {
  padding-bottom: 10px;
}
.offer #container section #transobit {
  overflow: hidden;
}
.offer #container section #transobit strong {
  color: #333;
}
.offer #container section #transobit img {
  float: left;
}
.offer #container section table {
  width: 100%;
  margin: 10px 0 0;
}
.offer #container section table th, .offer #container section table td {
  vertical-align: middle;
}
.offer #container section table thead th {
  background: #0044b2;
  color: #fff;
}
.offer #container section table tbody th {
  background: #ddefff;
}
.offer #container section table.sub th, .offer #container section table.sub td {
  width: 50%;
}
.offer #container section table.sub td {
  text-align: center;
}

/******************************************************************** price
*/
.price #container section {
  padding: 0 10px 20px;
}
.price #container section h5 {
  border-bottom: 1px dashed #0044b2;
  color: #0044b2;
  font-weight: bold;
  padding: 0 0 2px;
  margin: 20px 0 10px;
}
.price #container section li {
  padding-bottom: 10px;
}
.price #container section table {
  width: 100%;
  margin: 10px 0 0;
}
.price #container section table th, .price #container section table td {
  vertical-align: middle;
}
.price #container section table thead th {
  background: #0044b2;
  color: #fff;
}
.price #container section table tbody th {
  background: #ddefff;
}
.price #container section table.sub th, .price #container section table.sub td {
  width: 50%;
}
.price #container section table.sub td {
  text-align: center;
}
.price #container section dl {
  background: #eef7ff;
  border: 1px dotted #ccc;
  padding: 0 10px 10px;
}
.price #container section dl dt {
  padding-top: 10px;
  color: #0044b2;
}

/******************************************************************** privacy
*/
.privacy #container section {
  padding: 0 10px 20px;
}

/******************************************************************** news
*/
.news #container section {
  padding: 0 10px 20px;
}
.news #container section dl dt {
  font-weight: bold;
}

/******************************************************************** sitemap
*/
.sitemap #container section {
  padding: 0 10px 20px;
}
.sitemap #container section ul {
  margin: 0;
}
.sitemap #container section ul li {
  background: url(../sitemap/img/arw.png) no-repeat 0 3px;
  background-size: 13px;
  padding: 0 0 10px 18px;
}
.sitemap #container section ul li:first-child {
  margin: 0;
}

/******************************************************************** phitakhonfestival
*/
.phitakhonfestival #container section {
  padding: 0 10px 20px;
}
.phitakhonfestival #container section ul {
  margin: 10px 0 0;
}
.phitakhonfestival #container section ul li {
  background: url(../sitemap/img/arw.png) no-repeat 0 3px;
  background-size: 13px;
  padding: 0 0 10px 18px;
}
.phitakhonfestival #container section .youtube {
  position: relative;
  padding: 30px 0 56.25%;
  margin: 10px 0;
  height: 0;
  overflow: hidden;
}
.phitakhonfestival #container section .youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.phitakhonfestival #container section .item {
  border: 1px solid #bbb;
  padding: 4px;
  margin: 10px 0 0;
}
.phitakhonfestival #container section .item .image {
  padding: 0 5px 0 0;
  float: left;
}
.phitakhonfestival #container section .item ul {
  padding: 5px 0 0;
  margin: 0;
  color: #666;
}
.phitakhonfestival #container section .item ul li {
  background: none;
  padding: 0;
}
.phitakhonfestival #container section .item ul li.code {
  padding-bottom: 15px;
  font-size: 10px;
}
.phitakhonfestival #container section .item ul li.code span {
  display: inline-block;
  background: #2b79d5;
  padding: 0 5px;
  color: #fff;
}
.phitakhonfestival #container section .item ul li.price {
  color: #d50d32;
  font-size: 14px;
  font-weight: bold;
}
.phitakhonfestival #container section p.aC {
  margin-top: 20px;
}

/******************************************************************** movie
*/
.movie #container dl {
  padding: 0 10px 20px;
}
.movie #container dl dt {
  padding-top: 20px;
}
.movie #container dl dd {
  position: relative;
  padding: 30px 0 56.25%;
  height: 0;
  overflow: hidden;
}
.movie #container dl dd iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/******************************************************************** advertisement
*/
.advertisement #container section {
  padding: 0 10px 20px;
}
.advertisement #container section iframe {
  width: 100%;
}
.advertisement #container section p {
  padding-top: 20px;
}
.advertisement #container section p a {
  display: block;
  background: linear-gradient(to bottom, #f0f9ff 0%, #d5efff 100%);
  border: 1px solid #ccc;
  padding: 8px 0;
  text-align: center;
}
.advertisement #container section .movielist {
  margin: 0;
  padding: 0;
}
.advertisement #container section .movielist dt {
  font-weight: bold;
  margin: 10px 0 5px;
}
.advertisement #container section .tourList li {
  border: 1px solid #ccc;
  margin-bottom: 15px;
}
.advertisement #container section .tourList li a {
  display: block;
  position: relative;
  padding: 10px 10px 10px 20px;
}
.advertisement #container section .tourList li a::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  border-left: 5px solid #156dd4;
  width: 100%;
  height: calc(100% - 10px);
}

/******************************************************************** yakushima
*/
.yakushima #container #area1 {
  padding: 0 10px 20px;
}
.yakushima #container #area1 p.image {
  text-align: center;
}
.yakushima #container .area2 {
  position: relative;
  padding: 45% 10px 0;
}
.yakushima #container .area2 .image {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  z-index: 1;
}
.yakushima #container .area2 .image img {
  width: 100%;
}
.yakushima #container .area2 div {
  position: relative;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 5px #666;
  padding: 10px;
  margin-bottom: 20px;
  z-index: 2;
}
.yakushima #container .area2 div h3 {
  border-bottom: 2px solid #ccc;
  padding-top: 0;
  margin-bottom: 5px;
  font-size: 18px;
  color: #156dd5;
}
.yakushima #container .area2 div dl {
  border-top: 1px dotted #000;
  margin: 10px 0 0;
}
.yakushima #container .area2 div dl dt {
  padding-top: 10px;
  float: left;
}
.yakushima #container .area2 div dl dd {
  border-bottom: 1px dotted #000;
  padding: 10px 0 10px 6em;
}
.yakushima #container .area2 div p.link {
  padding-top: 10px;
  text-align: center;
}
.yakushima #container .area2 div p.link a {
  position: relative;
  display: block;
  background: #156dd5;
  padding: 10px 0;
  color: #fff;
  text-decoration: none;
}
.yakushima #container .area2 div p.link a:after {
  content: "＞";
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -8px;
}
.yakushima #container #area3 {
  padding: 20px 10px 0;
  margin-bottom: 40px;
}
.yakushima #container #area3 h3 {
  border-bottom: 2px solid #ccc;
  padding-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  color: #156dd5;
}
.yakushima #container #area3 h4 {
  position: relative;
  border: 1px solid #ccc;
  padding: 5px 30px 5px 25px;
  margin-bottom: 10px;
  font-size: 14px;
  cursor: pointer;
}
.yakushima #container #area3 h4:before {
  content: "Q";
  position: absolute;
  top: 0px;
  left: 5px;
  font-size: 20px;
  color: #156dd5;
}
.yakushima #container #area3 h4:after {
  content: "＋";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.7em;
  font-size: 24px;
  color: #666;
}
.yakushima #container #area3 h4.open:after {
  content: "－";
}
.yakushima #container #area3 p {
  display: none;
  padding: 0 10px 20px;
}
.yakushima #container #bnr {
  padding: 0 10px 40px;
  text-align: center;
}
.yakushima #container #bnr a {
  display: block;
  background: #156dd5;
  padding: 15px 0;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}

/*# sourceMappingURL=styles.css.map */
