@charset "utf-8";
/* CSS Document */
/*
.metrouicss body, .metrouicss p, .metrouicss div,
.metrouicss h1,
.metrouicss a, .metrouicss .link {
	font-family: verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
.metrouicss a, .metrouicss .link { font-size: 100%; }
*/
/* default css edit */
/* for lte ie6 */
iframe {
  margin: 0;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Lucida Grande', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Sans-Serif;
}
.container {
  max-width: 970px;
}
.row {
  margin-right: -10px;
  margin-left: -10px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding-right: 10px;
  padding-left: 10px;
}
.row.p0 {
  margin-right: 0;
  margin-left: 0;
}
.p0 {
  padding-right: 0;
  padding-left: 0;
}
.row.p1 {
  margin-right: -1px;
  margin-left: -1px;
}
.p1 {
  padding-right: 1px;
  padding-left: 1px;
}
.row.p5 {
  margin-right: -5px;
  margin-left: -5px;
}
.p5 {
  padding-right: 5px;
  padding-left: 5px;
}
.form-group,
.form-inline .form-group {
  margin-bottom: 10px;
}
.form-inline .form-group.inline {
  display: inline-block;
  *display: inline;
}
.form-inline .form-group.inline .form-control {
  display: inline;
  width: auto;
  max-width: 100%;
}
.form-inline .radio.inline {
  display: inline-block;
  *display: inline;
}
ul.dropdown-submenu {
  padding-left: 10px;
  list-style: none;
}
ul.dropdown-submenu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.panel-heading {
  padding: 0;
}
.panel-title > a {
  display: block;
  padding: 10px 15px;
}
.box-shadow {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: #ccc 0px 2px 4px;
  -moz-box-shadow: #ccc 0px 2px 4px;
  box-shadow: #ccc 0px 2px 4px;
}
.out_shadow {
  position: relative;
  -webkit-box-shadow: #ccc 0px 2px 4px;
  -moz-box-shadow: #ccc 0px 2px 4px;
  box-shadow: #ccc 0px 2px 4px;
  z-index: 2;
}
.scroller-x {
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  border: 1px solid #ddd;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
}
.opa:hover img {
  cursor: pointer;
  -webkit-filter: brightness(120%);
  -moz-filter: brightness(120%);
  -o-filter: brightness(120%);
  -ms-filter: brightness(120%);
  filter: brightness(120%);
}
@media print {
  a[href]:after {
    content: "" !important;
  }
  abbr[title]:after {
    content: "" !important;
  }
}
#depmap1 img,
#depmap2 img {
  max-width: none;
}
.accordion-heading {
  border: 1px solid #e5e5e5;
}
.accordion-inner {
  border-top: 0;
}
th,
td {
  vertical-align: top;
}
.pkg:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
body {
  overflow: visible;
  background-color: #DDD;
}
#main_navi {
  height: auto;
  position: relative;
  top: auto;
  left: auto;
}
#header .container {
  background: #FFF;
}
#header h1 {
  display: none;
}
#header #top_navi {
  position: relative;
  z-index: 100;
  text-align: left;
}
#header #top_navi #optour_logo {
  width: 187px;
  height: 44px;
  overflow: hidden;
  float: left;
}
#header #top_navi #optour_logo a:hover img {
  opacity: 0.75;
}
#header #top_navi #header-right {
  width: 139px;
  height: 44px;
  overflow: hidden;
  float: right;
}
#header #top_navi #header-right a:hover img {
  opacity: 0.75;
}
#header #top_navi #tagoo_logo {
  display: block;
  width: 230px;
  height: 65px;
  float: right;
}
#header #top_navi #tagoo_logo a:hover {
  opacity: 0.75;
}
.navbar {
  margin-bottom: 0;
  min-height: 40px;
}
.navbar .container {
  background-color: #FB0;
}
.navbar-brand {
  padding: 10px 15px;
  font-size: 14px;
  font-weight: bold;
}
.navbar-nav > li > a {
  line-height: 10px;
}
.navbar-toggle {
  margin-top: 2px;
  margin-bottom: 2px;
}
.navbar-inverse {
  background-color: transparent;
  border: 0;
}
.navbar-inverse .navbar-brand {
  color: #339;
}
.navbar-inverse .navbar-nav > li > a {
  color: #339;
  font-weight: bold;
}
.navbar-inverse .navbar-toggle {
  border-color: #9BF;
}
.navbar-inverse .navbar-toggle .icon-text {
  display: block;
  float: left;
  margin-right: 5px;
  color: #339;
  line-height: 1em;
}
.navbar-inverse .navbar-toggle .icon-img {
  float: right;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #339;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #9BF;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #9BF;
}
#footer {
  width: 100%;
  font-size: 12px;
  /*0.95em;*/
  clear: both;
}
#footer .infobar .container {
  background-color: #FB0;
  border-top: solid 3px #3495f1;
}
#footer .infobar ul {
  margin-top: 10px;
}
#footer .infobar ul a {
  color: #A30;
  font-weight: bold;
}
#footer .container {
  background-color: #FFF;
}
#footer #site-generator {
  color: #4D4D4D;
  margin: 20px 20px;
  text-align: center;
  text-shadow: #fafafa 1px 1px 0;
}
.yazi {
  background-color: #2781ff;
  border: solid 2px #2372e1;
  color: #fff;
  font-size: 1em;
  padding: 0px 3px;
  margin-right: 5px;
}
.new {
  display: none;
}
#optour,
#mt-blog {
  background-color: #FFF;
}
#optour #content,
#mt-blog #content {
  margin: 0 auto;
  padding-top: 10px;
  text-align: left;
  background-color: #FFF;
}
#optour #content div.pad,
#mt-blog #content div.pad {
  padding: 10px;
}
#optour #content #main,
#mt-blog #content #main {
  margin-bottom: 40px;
}
#optour #content #main > div,
#mt-blog #content #main > div {
  margin-bottom: 20px;
}
#optour #content #main .topicPath,
#mt-blog #content #main .topicPath {
  margin: 0 0 5px 0;
  padding: 2px 4px;
  font-size: 12px;
  border-bottom: 2px solid #CDF;
}
#optour #content #main .topicPath strong a,
#mt-blog #content #main .topicPath strong a {
  font-size: 16px;
  color: #36F;
}
#optour #content #main h2.ttl,
#mt-blog #content #main h2.ttl {
  display: none;
}
#optour #content #main .fblikebox,
#mt-blog #content #main .fblikebox {
  margin-bottom: 10px;
}
#optour #content #side > div,
#mt-blog #content #side > div {
  margin-bottom: 20px;
}
#optour #content #side .ads,
#mt-blog #content #side .ads {
  margin: 0 0 10px 0;
  text-align: center;
}
#optour #content #side .op_sideli,
#mt-blog #content #side .op_sideli {
  margin: 0 0 10px 0;
}
#optour #content #side .op_sideli .tagcloud,
#mt-blog #content #side .op_sideli .tagcloud {
  font-size: 11px;
}
#optour #content #side .op_sideli .tagcloud a,
#mt-blog #content #side .op_sideli .tagcloud a {
  margin-right: 5px;
  line-height: 1.6em;
}
#optour #content #side .op_sideli .tagcloud span,
#mt-blog #content #side .op_sideli .tagcloud span {
  line-height: 1.4em;
}
#optour #content #side .op_sideli .tagcloud .xl,
#mt-blog #content #side .op_sideli .tagcloud .xl {
  font-size: 22px;
}
#optour #content #side .op_sideli .tagcloud .l,
#mt-blog #content #side .op_sideli .tagcloud .l {
  font-size: 18px;
}
#optour #content .toTop,
#mt-blog #content .toTop {
  margin: 0;
  text-align: right;
  clear: both;
  position: fixed;
  z-index: 999;
  right: 0;
  bottom: 0;
}
#optour a.arrow-gray:before,
#optour a.arrow-red:before {
  font-size: 57%;
  content: '▶ ';
}
#optour a.arrow-gray:before {
  color: #999;
}
#optour a.arrow-red:before {
  color: red;
}
#optour ul.arrow-gray li,
#optour ul.arrow-red li {
  text-indent: -1em;
  padding-left: 1em;
}
#optour ul.arrow-gray li:before,
#optour ul.arrow-red li:before {
  font-size: 57%;
  content: '▶ ';
}
#optour ul.arrow-gray li:before {
  color: #999;
}
#optour ul.arrow-red li:before {
  color: red;
}
#optour.top #content #opmenu,
#optour.category #content #opmenu {
  background: #F30;
  border-radius: 15px;
  padding: 1px;
}
#optour.top #content #opmenu dt,
#optour.category #content #opmenu dt {
  padding: 10px 10px 10px 15px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4em;
  color: #FFF;
  text-align: left;
  overflow: visible;
  text-overflow: initial;
  white-space: normal;
}
#optour.top #content #opmenu dd,
#optour.category #content #opmenu dd {
  background: #FFF;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 0 0 14px 14px;
}
#optour.top #content #opmenu dd ul.opmenubox,
#optour.category #content #opmenu dd ul.opmenubox {
  padding: 8px 0;
  margin-bottom: 0;
  list-style: none;
}
#optour.top #content #opmenu dd ul.opmenubox li,
#optour.category #content #opmenu dd ul.opmenubox li {
  min-height: 0;
  margin: 8px 0;
}
#optour.top #content #opmenu dd ul.opmenubox li:nth-child(4n+1),
#optour.category #content #opmenu dd ul.opmenubox li:nth-child(4n+1) {
  margin-left: 0;
}
#optour.top #content #opmenu dd ul.opmenubox li a,
#optour.category #content #opmenu dd ul.opmenubox li a {
  display: block;
  color: #F30;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#optour.top #content #text-pickup,
#optour.category #content #text-pickup {
  list-style: none;
  padding: 4px 1em 4px 2em;
  background: #F7C;
  border-radius: 14px;
}
#optour.top #content #text-pickup li,
#optour.category #content #text-pickup li {
  margin: 8px 0;
  color: #FFF;
  line-height: 1.4em;
  border-bottom: 2px dotted;
}
#optour.top #content #text-pickup li:before,
#optour.category #content #text-pickup li:before {
  text-indent: -1em;
  content: '☆';
  position: absolute;
}
#optour.top #content #text-pickup li a,
#optour.category #content #text-pickup li a {
  color: #FFF;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#optour.top #content #text-pickup li b,
#optour.category #content #text-pickup li b {
  font-size: 16px;
}
#optour.top #content #opmenu-pickup a,
#optour.category #content #opmenu-pickup a {
  display: block;
}
#optour.top #content #opmenu-pickup a:hover,
#optour.category #content #opmenu-pickup a:hover {
  opacity: 0.75;
  text-decoration: none;
}
#optour.top #content #opmenu-pickup a img,
#optour.category #content #opmenu-pickup a img {
  border-radius: 0 15px 0 0;
}
#optour.top #content #opmenu-pickup dt p,
#optour.category #content #opmenu-pickup dt p {
  font-size: 18px;
  color: #FFF;
  background: #036EB8;
  padding: 6px;
  line-height: 1.2em;
  margin-bottom: 6px;
  border-radius: 0 0 0 15px;
}
#optour.top #content .cateArea,
#optour.category #content .cateArea {
  width: 100%;
  background-color: #FFF;
}
#optour.top #content .cateArea .optioncode,
#optour.category #content .cateArea .optioncode {
  display: none;
  text-align: right;
  font-size: 8px;
}
#optour.top #content .cateArea .pad,
#optour.category #content .cateArea .pad {
  padding: 8px;
  border-top: dotted 1px #999;
}
#optour.top #content .cateArea .pad:first-child,
#optour.category #content .cateArea .pad:first-child {
  border: none;
}
#optour.top #content .cateArea .item,
#optour.category #content .cateArea .item {
  margin-bottom: 20px;
}
#optour.top #content .cateArea .item .midashi,
#optour.category #content .cateArea .item .midashi {
  background: #036EB8;
}
#optour.top #content .cateArea .item .midashi h4,
#optour.category #content .cateArea .item .midashi h4 {
  font-size: 122%;
  text-shadow: 1px 1px 1px #BBF;
  padding: 10px 10px 10px 10px;
  border-left: 5px solid #6BF;
}
#optour.top #content .cateArea .item .midashi h4 a,
#optour.category #content .cateArea .item .midashi h4 a {
  color: #FFF;
}
#optour.top #content .cateArea .item .catch,
#optour.category #content .cateArea .item .catch {
  padding: 10px 0;
}
#optour.top #content .cateArea .item .sub-img,
#optour.category #content .cateArea .item .sub-img {
  margin-top: 6px;
}
#optour.top #content .cateArea .item .data .plans dl,
#optour.category #content .cateArea .item .data .plans dl {
  margin-top: 0.5em;
}
#optour.top #content .cateArea .item .data .dl-info dt,
#optour.category #content .cateArea .item .data .dl-info dt {
  font-weight: normal;
  float: left;
  width: 70px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#optour.top #content .cateArea .item .data .dl-info dt.price,
#optour.category #content .cateArea .item .data .dl-info dt.price {
  font-size: 20px;
}
#optour.top #content .cateArea .item .data .dl-info dd,
#optour.category #content .cateArea .item .data .dl-info dd {
  margin-left: 75px;
}
#optour.top #content .cateArea .item .data .dl-info dd.price,
#optour.category #content .cateArea .item .data .dl-info dd.price {
  font-size: 20px;
  color: #F36;
}
#optour.top #content .cateArea .item .data .tags,
#optour.category #content .cateArea .item .data .tags {
  font-size: 79%;
}
#optour.top #content .cateArea .item .data .tags ul,
#optour.category #content .cateArea .item .data .tags ul {
  padding: 0;
  margin-left: -2px;
}
#optour.top #content .cateArea .item .data .tags ul img,
#optour.category #content .cateArea .item .data .tags ul img {
  margin-left: 2px;
}
#optour.top #content .cateArea .item .data .tags ul li,
#optour.category #content .cateArea .item .data .tags ul li {
  display: inline-block;
  margin: 0 0 2px 2px;
  padding: 1px 6px;
  line-height: 14px;
  background-color: #2372e1;
  border-radius: 6px;
  color: #FFF;
  font-size: 13px;
}
#optour.top #content .cateArea .item .data .tags ul li.orange,
#optour.category #content .cateArea .item .data .tags ul li.orange {
  background-color: #E90;
}
#optour.top #content .cateArea .item .data .tags ul li.purple,
#optour.category #content .cateArea .item .data .tags ul li.purple {
  background-color: #B39;
}
#optour.top #content .cateArea .item .data .tags ul li.green,
#optour.category #content .cateArea .item .data .tags ul li.green {
  background-color: #228b22;
}
#optour.top #content .cateArea .item .data .tags ul li.pink,
#optour.category #content .cateArea .item .data .tags ul li.pink {
  background-color: #ff69b4;
}
#optour.top #content .cateArea .item .data .tags ul li.brown,
#optour.category #content .cateArea .item .data .tags ul li.brown {
  background-color: #a0522d;
}
#optour.top #content .cateArea .item .data .tags ul li a,
#optour.category #content .cateArea .item .data .tags ul li a {
  color: #FFF;
}
#optour.top #content .cateArea .item .data .check,
#optour.category #content .cateArea .item .data .check {
  display: block;
  width: 100%;
  padding: 6px 12px;
  color: #FFF;
  background: #5cb85c;
  border-color: #4cae4c;
  border-radius: 4px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
#optour.top #content .cateArea .item .data .url ul li,
#optour.category #content .cateArea .item .data .url ul li {
  display: inline;
}
#optour.top #content .cateArea .item .data .url ul li:before,
#optour.category #content .cateArea .item .data .url ul li:before {
  font-size: 86%;
  color: red;
  content: '▶';
}
#optour.top #content .cateArea .item .data .more,
#optour.category #content .cateArea .item .data .more {
  margin-top: 10px;
}
#optour.top #content .carousel-inner,
#optour.miyako #content .carousel-inner,
#optour.ishigaki #content .carousel-inner,
#optour.kumejima #content .carousel-inner {
  border-radius: 15px;
}
#optour.top #content .carousel-control.left,
#optour.miyako #content .carousel-control.left,
#optour.ishigaki #content .carousel-control.left,
#optour.kumejima #content .carousel-control.left {
  border-radius: 15px;
}
#optour.top #content .carousel-control.right,
#optour.miyako #content .carousel-control.right,
#optour.ishigaki #content .carousel-control.right,
#optour.kumejima #content .carousel-control.right {
  border-radius: 15px;
}
#optour.top #content .desc,
#optour.miyako #content .desc,
#optour.ishigaki #content .desc,
#optour.kumejima #content .desc {
  display: none!important;
}
#optour.webpage,
#optour.category,
#optour.entry {
  /*カレンダー*/
}
#optour.webpage .datepicker table tr td.disabled,
#optour.category .datepicker table tr td.disabled,
#optour.entry .datepicker table tr td.disabled,
#optour.webpage .datepicker table tr td.disabled:hover,
#optour.category .datepicker table tr td.disabled:hover,
#optour.entry .datepicker table tr td.disabled:hover {
  background-color: #DDD;
}
#optour.webpage #content #main ul.link-box,
#optour.category #content #main ul.link-box,
#optour.entry #content #main ul.link-box {
  padding: 10px;
  padding-left: 2.5em;
  background-color: #FFF6C0;
  border-radius: 8px;
}
#optour.webpage #content #main ul.link-box:before,
#optour.category #content #main ul.link-box:before,
#optour.entry #content #main ul.link-box:before {
  content: '【関連】';
  margin-left: -2em;
}
#optour.webpage #content #main ul.link-box ul,
#optour.category #content #main ul.link-box ul,
#optour.entry #content #main ul.link-box ul {
  padding-left: 1em;
}
#optour.webpage #content .cateback img.ttl,
#optour.category #content .cateback img.ttl,
#optour.entry #content .cateback img.ttl {
  width: 100%;
  height: auto;
}
#optour.webpage #content .cateback .cateL,
#optour.category #content .cateback .cateL,
#optour.entry #content .cateback .cateL {
  /*		width: 50%;
				float: left;*/
}
#optour.webpage #content .cateback .cateL img,
#optour.category #content .cateback .cateL img,
#optour.entry #content .cateback .cateL img {
  width: 100%;
  max-width: 600px;
  height: auto;
}
#optour.webpage #content .cateback .cateR,
#optour.category #content .cateback .cateR,
#optour.entry #content .cateback .cateR {
  /*		width: 50%;
				float: left;*/
}
#optour.webpage #content .cateback .cateR .pickup,
#optour.category #content .cateback .cateR .pickup,
#optour.entry #content .cateback .cateR .pickup {
  width: 50%;
  float: left;
}
#optour.webpage #content .cateback .cateR .pickup:first-child div,
#optour.category #content .cateback .cateR .pickup:first-child div,
#optour.entry #content .cateback .cateR .pickup:first-child div {
  padding: 0 10px 0 0;
}
#optour.webpage #content .cateback .cateR .pickup div img,
#optour.category #content .cateback .cateR .pickup div img,
#optour.entry #content .cateback .cateR .pickup div img {
  width: 100%;
  height: auto;
}
#optour.webpage #content .cate-contents .pad,
#optour.category #content .cate-contents .pad,
#optour.entry #content .cate-contents .pad {
  padding: 6px 10px 2px 10px;
}
#optour.webpage #content .cate-contents p,
#optour.category #content .cate-contents p,
#optour.entry #content .cate-contents p {
  margin-bottom: 10px;
}
#optour.webpage #content .cate-contents .rel,
#optour.category #content .cate-contents .rel,
#optour.entry #content .cate-contents .rel {
  position: relative;
}
#optour.webpage #content .cate-contents .abs,
#optour.category #content .cate-contents .abs,
#optour.entry #content .cate-contents .abs {
  position: absolute;
  top: 4px;
  z-index: -999;
  line-height: 1.1em;
}
#optour.webpage #content .cate-contents .abs h3,
#optour.category #content .cate-contents .abs h3,
#optour.entry #content .cate-contents .abs h3,
#optour.webpage #content .cate-contents .abs h4,
#optour.category #content .cate-contents .abs h4,
#optour.entry #content .cate-contents .abs h4,
#optour.webpage #content .cate-contents .abs p,
#optour.category #content .cate-contents .abs p,
#optour.entry #content .cate-contents .abs p,
#optour.webpage #content .cate-contents .abs dt,
#optour.category #content .cate-contents .abs dt,
#optour.entry #content .cate-contents .abs dt,
#optour.webpage #content .cate-contents .abs dd,
#optour.category #content .cate-contents .abs dd,
#optour.entry #content .cate-contents .abs dd,
#optour.webpage #content .cate-contents .abs li,
#optour.category #content .cate-contents .abs li,
#optour.entry #content .cate-contents .abs li {
  line-height: 1em;
  font-size: 12px;
}
#optour.webpage #content .cate-contents > div,
#optour.category #content .cate-contents > div,
#optour.entry #content .cate-contents > div {
  position: relative;
}
#optour.webpage #content .cate-contents > div div.over,
#optour.category #content .cate-contents > div div.over,
#optour.entry #content .cate-contents > div div.over {
  position: absolute;
  z-index: -999;
  line-height: 1em;
}
#optour.webpage #content .cate-contents > div div.over dt,
#optour.category #content .cate-contents > div div.over dt,
#optour.entry #content .cate-contents > div div.over dt,
#optour.webpage #content .cate-contents > div div.over dd,
#optour.category #content .cate-contents > div div.over dd,
#optour.entry #content .cate-contents > div div.over dd {
  line-height: 1em;
}
#optour.webpage #content .nav-tabs,
#optour.category #content .nav-tabs,
#optour.entry #content .nav-tabs {
  background: #CDE;
  background: #ccddee;
  background: -moz-linear-gradient(top, #ccddee 10%, #f7fbfc 90%);
  background: -webkit-linear-gradient(top, #ccddee 10%, #f7fbfc 90%);
  background: linear-gradient(to bottom, #ccddee 10%, #f7fbfc 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccddee', endColorstr='#f7fbfc', GradientType=0);
  font-size: 1.4em;
}
#optour.webpage #content .cateArea,
#optour.category #content .cateArea,
#optour.entry #content .cateArea {
  width: 100%;
  background-color: #FFF;
  /*	border-radius: 6px;*/
}
#optour.webpage #content .cateArea .optioncode,
#optour.category #content .cateArea .optioncode,
#optour.entry #content .cateArea .optioncode {
  display: none;
  text-align: right;
  font-size: 8px;
}
#optour.webpage #content .cateArea .pad,
#optour.category #content .cateArea .pad,
#optour.entry #content .cateArea .pad {
  padding: 8px;
  border-top: dotted 1px #999;
}
#optour.webpage #content .cateArea .pad:first-child,
#optour.category #content .cateArea .pad:first-child,
#optour.entry #content .cateArea .pad:first-child {
  border: none;
}
#optour.webpage #content .cateArea .item,
#optour.category #content .cateArea .item,
#optour.entry #content .cateArea .item {
  margin-bottom: 20px;
}
#optour.webpage #content .cateArea .item .midashi,
#optour.category #content .cateArea .item .midashi,
#optour.entry #content .cateArea .item .midashi {
  background: #036EB8;
}
#optour.webpage #content .cateArea .item .midashi h4,
#optour.category #content .cateArea .item .midashi h4,
#optour.entry #content .cateArea .item .midashi h4 {
  font-size: 122%;
  text-shadow: 1px 1px 1px #BBF;
  padding: 10px 10px 10px 10px;
  border-left: 5px solid #6BF;
}
#optour.webpage #content .cateArea .item .midashi h4 a,
#optour.category #content .cateArea .item .midashi h4 a,
#optour.entry #content .cateArea .item .midashi h4 a {
  color: #FFF;
}
#optour.webpage #content .cateArea .item .catch,
#optour.category #content .cateArea .item .catch,
#optour.entry #content .cateArea .item .catch {
  padding: 10px 0;
}
#optour.webpage #content .cateArea .item .sub-img,
#optour.category #content .cateArea .item .sub-img,
#optour.entry #content .cateArea .item .sub-img {
  margin-top: 6px;
}
#optour.webpage #content .cateArea .item .data .main-images,
#optour.category #content .cateArea .item .data .main-images,
#optour.entry #content .cateArea .item .data .main-images {
  margin-bottom: 10px;
}
#optour.webpage #content .cateArea .item .data .dl-info dt,
#optour.category #content .cateArea .item .data .dl-info dt,
#optour.entry #content .cateArea .item .data .dl-info dt {
  font-weight: normal;
  float: left;
  width: 70px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#optour.webpage #content .cateArea .item .data .dl-info dt.price,
#optour.category #content .cateArea .item .data .dl-info dt.price,
#optour.entry #content .cateArea .item .data .dl-info dt.price {
  font-size: 20px;
}
#optour.webpage #content .cateArea .item .data .dl-info dd,
#optour.category #content .cateArea .item .data .dl-info dd,
#optour.entry #content .cateArea .item .data .dl-info dd {
  margin-left: 75px;
}
#optour.webpage #content .cateArea .item .data .dl-info dd.price,
#optour.category #content .cateArea .item .data .dl-info dd.price,
#optour.entry #content .cateArea .item .data .dl-info dd.price {
  font-size: 20px;
  color: #F36;
}
#optour.webpage #content .cateArea .item .data .tags,
#optour.category #content .cateArea .item .data .tags,
#optour.entry #content .cateArea .item .data .tags {
  font-size: 13px;
}
#optour.webpage #content .cateArea .item .data .tags ul,
#optour.category #content .cateArea .item .data .tags ul,
#optour.entry #content .cateArea .item .data .tags ul {
  padding: 0;
  margin-left: -2px;
}
#optour.webpage #content .cateArea .item .data .tags ul img,
#optour.category #content .cateArea .item .data .tags ul img,
#optour.entry #content .cateArea .item .data .tags ul img {
  margin-left: 2px;
}
#optour.webpage #content .cateArea .item .data .tags ul li,
#optour.category #content .cateArea .item .data .tags ul li,
#optour.entry #content .cateArea .item .data .tags ul li {
  display: inline-block;
  margin: 0 0 2px 2px;
  padding: 1px 6px;
  line-height: 14px;
  background-color: #2372e1;
  border-radius: 6px;
  color: #FFF;
}
#optour.webpage #content .cateArea .item .data .tags ul li.orange,
#optour.category #content .cateArea .item .data .tags ul li.orange,
#optour.entry #content .cateArea .item .data .tags ul li.orange {
  background-color: #E90;
}
#optour.webpage #content .cateArea .item .data .tags ul li.purple,
#optour.category #content .cateArea .item .data .tags ul li.purple,
#optour.entry #content .cateArea .item .data .tags ul li.purple {
  background-color: #B39;
}
#optour.webpage #content .cateArea .item .data .tags ul li.green,
#optour.category #content .cateArea .item .data .tags ul li.green,
#optour.entry #content .cateArea .item .data .tags ul li.green {
  background-color: #228b22;
}
#optour.webpage #content .cateArea .item .data .tags ul li.pink,
#optour.category #content .cateArea .item .data .tags ul li.pink,
#optour.entry #content .cateArea .item .data .tags ul li.pink {
  background-color: #ff69b4;
}
#optour.webpage #content .cateArea .item .data .tags ul li.brown,
#optour.category #content .cateArea .item .data .tags ul li.brown,
#optour.entry #content .cateArea .item .data .tags ul li.brown {
  background-color: #a0522d;
}
#optour.webpage #content .cateArea .item .data .check,
#optour.category #content .cateArea .item .data .check,
#optour.entry #content .cateArea .item .data .check {
  display: block;
  width: 100%;
  padding: 6px 12px;
  color: #FFF;
  background: #5cb85c;
  border-color: #4cae4c;
  border-radius: 4px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
#optour.webpage #content .cateArea .item .data .url ul li,
#optour.category #content .cateArea .item .data .url ul li,
#optour.entry #content .cateArea .item .data .url ul li {
  display: inline;
}
#optour.webpage #content .cateArea .item .data .url ul li:before,
#optour.category #content .cateArea .item .data .url ul li:before,
#optour.entry #content .cateArea .item .data .url ul li:before {
  font-size: 86%;
  color: red;
  content: '▶';
}
#optour.webpage #content .cateArea .item .data .more,
#optour.category #content .cateArea .item .data .more,
#optour.entry #content .cateArea .item .data .more {
  margin-top: 10px;
}
#optour.webpage #content .cateArea .item .data.plans,
#optour.category #content .cateArea .item .data.plans,
#optour.entry #content .cateArea .item .data.plans {
  padding-left: 1.5em;
}
#optour.webpage #content .cateArea .item .data.plans dl,
#optour.category #content .cateArea .item .data.plans dl,
#optour.entry #content .cateArea .item .data.plans dl {
  margin-bottom: 10px;
}
#optour.webpage ul.area-anchor-list,
#optour.category ul.area-anchor-list {
  margin-top: 8px;
  min-height: 24px;
  padding: 10px 0 4px 0;
  margin-bottom: 0;
  background-color: #EEF4F4;
  list-style: none;
}
#optour.webpage ul.area-anchor-list li,
#optour.category ul.area-anchor-list li {
  float: left;
  font-size: 14px;
  font-weight: bold;
  margin-left: 5px;
  padding-bottom: 4px;
  color: #0096CE;
}
#optour.webpage ul.area-anchor-list li .xl,
#optour.category ul.area-anchor-list li .xl {
  font-size: 1.3em;
}
#optour.webpage ul.anchor-list,
#optour.category ul.anchor-list {
  margin-top: 8px;
  min-height: 24px;
  padding: 0;
  margin-bottom: 0;
  background-color: #FFF;
  list-style: none;
  border-bottom: 3px dotted #036EB8;
}
#optour.webpage ul.anchor-list:before,
#optour.category ul.anchor-list:before {
  float: left;
  content: '▶';
}
#optour.webpage ul.anchor-list li,
#optour.category ul.anchor-list li {
  float: left;
  font-size: 14px;
  font-weight: bold;
  margin-left: 5px;
  padding-bottom: 4px;
  color: #0096CE;
}
#optour.webpage ul.hnav-list,
#optour.category ul.hnav-list {
  margin-top: 8px;
  min-height: 24px;
  padding: 0;
  margin-bottom: 0;
  background-color: #FFF;
  list-style: none;
  border-bottom: 3px dotted #036EB8;
}
#optour.webpage ul.hnav-list li,
#optour.category ul.hnav-list li {
  float: left;
  font-size: 18px;
  font-weight: bold;
  margin-left: 3px;
  padding: 8px 6px 6px;
  background: #0096CE;
  color: #FFF;
}
#optour.webpage ul.hnav-list li:first-child,
#optour.category ul.hnav-list li:first-child {
  margin-left: 0;
}
#optour.webpage ul.hnav-list li a,
#optour.category ul.hnav-list li a {
  color: #FFF;
}
#optour.category #content .catebig .desc {
  display: block;
  background-color: #333;
  color: #FFF;
}
#optour.entry #content .cateback .optioncode {
  display: none;
  padding-right: 5px;
  text-align: right;
}
#optour.entry #content .cateback h1,
#optour.entry #content .cateback h2 {
  font-size: 20px;
  padding: 10px;
  margin: 0 0 10px 0;
  border: solid 2px #ecd99a;
  background: #FFFFFF;
  text-align: left;
  /*white-space:nowrap;*/
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
#optour.entry #content .cateback .dl-price {
  margin-bottom: 10px;
}
#optour.entry #content .cateback .dl-price dt {
  font-size: 18px;
  font-weight: normal;
  border-bottom: 1px dashed;
  margin-bottom: 8px;
}
#optour.entry #content .cateback .dl-price .price {
  font-size: 20px;
  font-weight: bold;
  color: #F36;
}
#optour.entry #content .cateback .dl-basic dt,
#optour.entry #content .cateback .dl-basic dd {
  margin-bottom: 1px;
}
#optour.entry #content .cateback .dl-basic dt span {
  display: inline-block;
  background: #88F;
  border-radius: 8px;
  padding: 2px 5px 1px 5px;
  color: #FFF;
  font-weight: normal;
}
#optour.entry #content .cateback .dl-basic dd {
  padding: 2px;
}
#optour.entry #content .cateback .entry_text {
  clear: both;
  font-size: 14px;
  margin: 10px;
  line-height: 1.4em;
}
#optour.entry .ent_more {
  margin-bottom: 20px;
}
#optour.entry .ent_more h2,
#optour.entry .ent_more h3 {
  margin: 20px 0 10px;
  padding: 8px 8px;
  color: #333;
  font-size: 18px;
  border-left: solid 5px #09C;
}
#optour.entry .ent_more .pad {
  padding: 10px;
}
#optour.entry .ent_info {
  background-color: #FFF;
  margin-top: 10px;
}
#optour.entry .ent_info .op_price {
  font-size: 15px;
  color: red;
}
#optour.entry .ent_info h3 {
  font-size: 18px;
  margin-top: 10px 0;
}
#optour.entry .ent_info .ent_infottl1,
#optour.entry .ent_info .ent_infottl2,
#optour.entry .ent_info .ent_infottl3,
#optour.entry .ent_info .ent_infottl4 {
  margin: 0 0 10px;
  padding: 8px 8px;
  color: #FFF;
  font-size: 18px;
  text-align: center;
  background: #0AC;
  border-radius: 8px;
}
#optour.entry .ent_info .ent_infottl1 {
  margin-top: 0;
}
#optour.entry .ent_info section.info .syusai {
  display: none;
}
#optour.entry .ent_info section.info dt {
  background: #DDEEEE;
  padding: 8px 4px 4px 4px;
}
#optour.entry .ent_info section.info dd {
  padding: 8px;
}
#optour.entry .ent_info .tiback .timeL:last-child {
  border-bottom: none;
}
#optour.entry .ent_info .tiback .timeL {
  background-color: #FDF8E1;
  /*	margin-top: 10px;*/
  border-bottom: 1px dotted #900;
  padding: 10px 0;
}
#optour.entry .ent_info .tiback .timeL .imgbox {
  text-align: center;
}
#optour.entry .ent_info .tiback .timeL .imgbox img {
  display: inline-block;
}
#optour.entry .ent_info .tiback .timeL h3,
#optour.entry .ent_info .tiback .timeL h4 {
  background-color: #FFF;
  /*	height: 50px;*/
  font-size: 15px;
}
#optour.entry .ent_info .tiback .timeL h3 .watch,
#optour.entry .ent_info .tiback .timeL h4 .watch {
  text-align: left;
  background-color: #FB6;
  min-height: 0;
  padding: 5px;
}
#optour.entry .ent_info .tiback .timeL h3 .scttl,
#optour.entry .ent_info .tiback .timeL h4 .schttl {
  text-align: left;
  min-height: 0;
  padding: 5px;
}
#optour.entry .ent_info .tiback .timeL .step {
  padding-left: 10px;
}
#optour.entry .ent_info #rs-form {
  border: 6px double #494;
  border-radius: 12px;
  padding: 20px 10px;
  margin-bottom: 20px;
}
#optour.entry .ent_info #rs-form dl {
  margin-bottom: 10px;
}
#optour.entry .ent_info #rs-form dl dt {
  margin-bottom: 8px;
  border-bottom: 1px dashed #BDB;
}
#optour.entry .ent_info #rs-form dl dd .date {
  max-width: 240px;
}
#optour.entry .ent_info #rs-form dl dd label {
  margin-bottom: 8px;
  margin-left: 8px;
}
#optour.entry .ent_info #rs-form .btn-success {
  display: block;
  margin: 0 auto;
  font-size: 22px;
  font-weight: bold;
  padding: 13px 18px;
}
#optour.entry .ent_info #rs-form h3 {
  padding: 8px;
  background: #6B5;
  font-size: 18px;
  color: #FFF;
  line-height: 1.4em;
  text-align: center;
  margin: 0;
}
#optour.entry .ent_info #rs-form .mailsubmit {
  padding: 15px 0 10px;
  text-align: center;
  margin: 0;
}
#optour.entry .ent_info #rs-form .mailsubmit p {
  margin-bottom: 10px;
}
#optour.entry .ent_info #rs-form .mailsubmit .btn-success {
  font-size: 22px;
  font-weight: bold;
  padding: 15px;
}
#optour.entry .ent_info #rs-form table {
  width: 100%;
}
#optour.entry .ent_info #rs-form table caption {
  text-align: center;
}
#optour.entry .ent_info #rs-form table caption img {
  margin-bottom: -8px;
}
#optour.entry .ent_info #rs-form table th {
  padding: 8px;
  border-top: 1px dotted #FFF;
}
#optour.entry .ent_info #rs-form table td {
  padding: 8px;
  border-top: 1px dotted #FFF;
}
#optour.entry .ent_info #rs-form table td table {
  font-size: 10px;
}
#optour.entry .ent_info #rs-form table td table th,
#optour.entry .ent_info #rs-form table td table td {
  padding: 4px;
  border: 1px solid #999;
}
#optour.entry.shops #content .cateback h2 {
  margin: 0;
  border: 0;
  border-radius: 0;
  border-left: 5px solid #6BF;
}
#optour.webpage #content .catebig .desc {
  background-color: #333;
  color: #FFF;
}
#optour.webpage.company #company dl dt {
  margin-top: 10px;
  color: #47A;
}
#optour.webpage.company #company dl dd .groups {
  margin-left: 10px;
}
.aka {
  color: #C32;
}
.text-center {
  text-align: center;
}
/* WidePhone
------------------------- */
/* Landscape phones
------------------------- */
@media (max-width: 768px) {
  .navbar {
    position: fixed;
    z-index: 999;
    top: 44px;
    right: 0;
  }
  .navbar .container {
    background-color: transparent;
  }
  .navbar-inverse .navbar-toggle {
    background: #FB0;
    border-radius: 22px;
    min-width: 44px;
    min-height: 44px;
  }
  .navbar-inverse .navbar-collapse {
    background: #FB0;
    border-radius: 22px;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #333;
  }
  #optour.top #content #text-pickup li {
    display: none;
  }
  #optour.top #content #text-pickup li:nth-child(1),
  #optour.top #content #text-pickup li:nth-child(2),
  #optour.top #content #text-pickup li:nth-child(3),
  #optour.top #content #text-pickup li:nth-child(4),
  #optour.top #content #text-pickup li:nth-child(5) {
    display: list-item;
  }
  #optour #content #side .op_sideli {
    border: 2px dotted #7BF;
    border-radius: 12px;
    padding: 7px;
  }
  #optour #content #side .op_sideli h3:first-child {
    margin: 8px 0;
  }
}
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
/* Tablet to desktop
------------------------- */
@media (min-width: 768px) {
  #header h1 {
    text-align: left;
    margin-top: 0;
    color: #70a8de;
    font-size: 86%;
    font-weight: bold;
    line-height: 1.5em;
  }
  #header #top_navi #optour_logo {
    width: 255px;
    height: 60px;
  }
  #header #top_navi #header-right {
    width: 190px;
    height: 60px;
  }
  #optour #main h2.ttl {
    display: block;
    font-size: 12px;
    margin: 0;
  }
  #optour.top #content #opmenu dt,
  #optour.category #content #opmenu dt {
    width: 130px;
  }
  #optour.top #content #opmenu dd,
  #optour.category #content #opmenu dd {
    margin-left: 130px;
    border-radius: 0 14px 14px 0;
  }
  #optour.webpage #alpha .main-contents,
  #optour.category #alpha .main-contents,
  #optour.entry #alpha .main-contents {
    margin-left: 0;
    margin-right: 0;
  }
  #optour.webpage #content .cateArea .item .data .main-images,
  #optour.category #content .cateArea .item .data .main-images,
  #optour.entry #content .cateArea .item .data .main-images {
    margin-bottom: 0;
  }
  #optour.category .cateArea .item .main-img {
    margin-bottom: 4px;
  }
  #optour.entry #content .cateback .dl-basic dt {
    width: 70px;
  }
  #optour.entry #content .cateback .dl-basic dd {
    margin-left: 80px;
  }
}
@media (min-width: 992px) {
  #optour,
  #mt-blog {
    background-image: url(/optour/img/background.jpg);
    background-position: center top;
    background-repeat: repeat-x;
    background-size: auto 100%;
    background-attachment: fixed;
  }
}