@charset "UTF-8";
/*
Theme Name: yokokomatsu.com
Theme URI: yokokomatsu.com
Author: clockhour
Author URI: clockhour.jp
*/
/* = Webfont
-------------------------------------------------------------- */
@font-face {
  font-family: 'concert1';
  src: url("./assets/font/concert1.eot");
  src: url("./assets/font/concert1.eot?#iefix") format("embedded-opentype"), url("./assets/font/concert1.woff") format("woff"), url("./assets/font/concert1.ttf") format("truetype"), url("./assets/font/concert1.svg#webfont") format("svg"); }

@font-face {
  font-family: 'concert1italic';
  src: url("./assets/font/concert1italic.eot");
  src: url("./assets/font/concert1italic.eot?#iefix") format("embedded-opentype"), url("./assets/font/concert1italic.woff") format("woff"), url("./assets/font/concert1italic.ttf") format("truetype"), url("./assets/font/concert1italic.svg#webfont") format("svg"); }

/* = Link + Selection
-------------------------------------------------------------- */
a {
  -webkit-transition: 0.15s ease-out;
  -moz-transition: 0.15s ease-out; }

a:link,
a:visited {
  color: #888;
  text-decoration: none; }

a:hover,
a:active {
  color: #222;
  text-decoration: none; }

::selection {
  background: #fff;
  /* Safari */
  color: #ddd; }

::-moz-selection {
  background: #fff;
  /* Firefox */
  color: #ddd; }

b {
  font-size: 112%;

  font-weight: lighter;
  line-height: 2.4em; }

span.menu {
  margin-left: 10px;
  display: inline-block; }

/* = Title
-------------------------------------------------------------- */
#title1 {
  font-family: 'concert1', serif;
  font-size: 20pt;
  line-height: 0em;
  display: inline-block;
  _display: inline; }

#title2 {
  font-family: 'concert1italic', serif;
  height: auto;
  font-size: 12pt;
  letter-spacing: 0px;
  line-height: 0em;
  margin: 0 0.8em 0 0;
  display: inline-block;
  _display: inline; }

#line {
  letter-spacing: 0em;
  line-height: 0em;
  font-family: lucida, arial, helvetica, monospace, sans-serif;
  height: auto;
  font-size: 15pt;
  -webkit-font-smoothing: none;
  color: #f80;
  margin: 0 2.3em 0 0;
  display: inline-block;
  _display: inline; }

/* = Main Frame
-------------------------------------------------------------- */
* {
  margin: 0;
  padding: 0; }

html,
body {
  font-family: 'Adobe Garamond Pro', 'Times New Roman', 'EB Garamond', 'Hiragino Mincho Pro', 'ＭＳ ゴシック', 'MS Gothic', monospace;
  font-weight: lighter;
  font-size: 11px;
  line-height: 2.6em;
  letter-spacing: 1px;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  background-color: #fefefe;
  color: #222;
  scroll-behavior: smooth; }

body > #contents {
  height: auto;
  min-height: 140px; }

#wrapper {
  overflow: auto; }

#page {
  margin: 0 auto;
  text-align: left;
  position: relative;
  width: 550px; }

#contents {
  width: 550px;
  margin: 0 auto;
  text-align: left; }

#c0 {
  width: 550px;
  float: right;
  text-align: right;
  line-height: 2.4em;
  margin: 4em 0 0 0; }

#c1 {
  width: 550px;
  float: right;
  text-align: right;
	font-size:9px;
  line-height: 2.4em;
  margin: 24px 0 0 0; }

#c2 {
  width: 550px;
  float: left;
  text-align: left;
  font-size: 9pt;
  line-height: 1.6em;
  margin: 50px 0 0 0; }

#c3 {
  width: 550px;
  float: left;
  text-align: left;
  font-size: 10pt;
  margin: 120px 0 120px 0; }

#c4 {
  width: 550px;
  float: left;
  text-align: left;
  font-size: 10pt;
  line-height: 1.7em;
  margin: 40px 0 0; }

#c5 {
  width: 550px;
  float: left;
  text-align: left;
  font-size: 9pt;
  line-height: 1.7em;
  margin: 20px 0 75px 0; }

#c6 {
  width: 550px;
  text-align: center;
  font-size: 9pt;
  line-height: 1.6em;
  margin: 50px 0 20px 0; }

.content_left {
  float: left;
  width: 50%; }

.thumbnail {
  width: 100%;
  height: auto;
  max-width: 100%;
  padding-right: 2rem;
  box-sizing: border-box; }

.content_left iframe {
  width: 100%;
  height: auto;
  max-width: 100%;
  padding-right: 2rem;
  box-sizing: border-box; }

.content_right1 {
  float: left;
  width: 50%; }

.content_right2 {
  width: 100%; }

.mt1 {
  margin-top: 1em; }

.mt2 {
  margin-top: 2em; }

.mb1 {
  margin-bottom: 1em; }

.mb2 {
  margin-bottom: 2em; }

.pager {
  width: 100%; }

.pager-prev {
  float: left; }

.pager-next {
  float: right; }

.cf:before,
.cf:after {
  content: " ";
  display: table; }

.cf:after {
  clear: both; }

.cf {
  *zoom: 1; }

p {
  min-height: 1em; }

/*cosui*/
body.cosui {
  font-family: 'Libre Caslon Display', 'Times New Roman', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 14px;
  line-height: 1.5em;
  color: #000;
  text-align: left;
  background: #ebeaef;
  background: linear-gradient(205deg, #ebeaef 0%, #d1dbe7 100%); }
  body.cosui .wrapper {
    padding: 0 15px;
    margin: 0 auto;
    text-align: left; }
    @media (min-width: 736px) {
      body.cosui .wrapper {
        padding: 0;
        width: 570px; } }
  body.cosui section {
    margin-top: 60px;
    margin-bottom: 120px; }
  body.cosui h1,
  body.cosui h2,
  body.cosui h3 {
    font-weight: normal;
    text-align: center;
    color: #555; }
  body.cosui h1 {
    font-size: 32px;
    padding-top: 120px;
    letter-spacing: 20px;
    margin-bottom: 120px; }
  body.cosui h1 span {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    letter-spacing: 8px;
    margin-top: 40px;
    display: inline-block; }
  body.cosui h2 {
    font-size: 16px;
    margin-bottom: 60px; }
  body.cosui h3 {
    text-align: left; }
  body.cosui p {
    line-height: 2em;
    letter-spacing: 1px;
    color: #222; }
  body.cosui .cosui-image img {
    width: 100%; }
  body.cosui .cosui-desc {
    text-align: center;
    line-height: 4em;
    letter-spacing: 2px; }
  body.cosui .cosui-trailer img {
    width: 100%; }
  body.cosui .cosui-detail {
    position: relative; }
    body.cosui .cosui-detail img {
      width: 50%;
      min-width: 100px; }
      @media (min-width: 736px) {
        body.cosui .cosui-detail img {
          width: 300px; } }
    body.cosui .cosui-detail p {
      position: absolute;
      right: 10px;
      top: 10px;
      font-size: 12px; }
      @media (min-width: 736px) {
        body.cosui .cosui-detail p {
          top: 30px;
          right: 30px; } }
  body.cosui .cosui-track {
    position: relative; }
    body.cosui .cosui-track h3 {
      text-align: center;
      margin-bottom: 30px; }
    body.cosui .cosui-track ul {
      list-style-type: none;
      text-align: center; }
      @media (min-width: 736px) {
        body.cosui .cosui-track ul {
          margin-left: 36px;
          text-align: left; } }
    body.cosui .cosui-track li {
      margin-bottom: 15px; }
    body.cosui .cosui-track p {
      position: relative;
      margin-top: 30px;
      text-align: center;
      font-size: 12px; }
      @media (min-width: 736px) {
        body.cosui .cosui-track p {
          position: absolute;
          top: 120px;
          right: 30px;
          text-align: left; } }
  body.cosui .cosui-shadow {
    filter: drop-shadow(3px 3px 9px rgba(10, 10, 10, 0.1)); }
  body.cosui .tour-detail {
    line-height: 2rem; }
  body.cosui .tour-detail h3 {
    margin-bottom: 30px;
    /* font-weight: bold; */
    letter-spacing: 3px;
    color: #000; }
  body.cosui .tour-detail p {
    margin-bottom: 30px;
    line-height: 2em; }
  body.cosui .tour-detail p a {
    font-size: 16px;
    display: inline-block;
    margin-bottom: 10px;
    color: #000; }
    body.cosui .tour-detail p a:hover {
      color: #222;
      text-decoration: underline; }
  body.cosui .tour-detail img {
    width: 300px;
    margin: 10px 10px 30px 0;
    display: block; }
  body.cosui a.reservation {
    display: block;
    background-color: #fcfcfc;
    width: 150px;
    text-align: center;
    margin: 30px auto 60px;
    line-height: 30px; }
    body.cosui a.reservation:hover {
      filter: drop-shadow(3px 3px 9px rgba(10, 10, 10, 0.1)); }
  body.cosui .form-reservation {
    margin: 0 auto;
    background-color: #fcfcfc;
    padding: 20px;
    text-align: center;
    filter: drop-shadow(3px 3px 9px rgba(10, 10, 10, 0.1)); }
    @media (min-width: 736px) {
      body.cosui .form-reservation {
        width: 420px; } }
    body.cosui .form-reservation h4 {
      margin-top: 30px;
      margin-bottom: 10px; }
  body.cosui .form-reservation .wpcf7-list-item input {
    display: none; }
  body.cosui .form-reservation .wpcf7-list-item-label {
    margin: 7px 7px;
    padding: 10px 0px;
    width: 90%;
    display: inline-block;
    overflow: hidden;
    color: #cccccc;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 2px;
    text-indent: 2px;
    cursor: pointer;
    border-radius: 2px;
    border: solid 1px #ccc; }
  body.cosui .form-reservation .wpcf7-list-item input:checked + span {
    color: #333;
    background: #fff;
    border: solid 1px #333; }
  body.cosui .form-reservation .screen-reader-response {
    display: none; }
  body.cosui .form-reservation .wpcf7-response-output {
    text-align: center; }
  body.cosui .form-reservation .wpcf7-validation-errors,
  body.cosui .form-reservation .wpcf7-acceptance-missing,
  body.cosui .form-reservation .wpcf7-not-valid-tip {
    color: #eb6101; }
  body.cosui .form-reservation input[type="text"],
  body.cosui .form-reservation input[type="email"] {
    margin: 7px 7px;
    padding: 10px 0px;
    width: 90%;
    display: inline-block;
    overflow: hidden;
    color: #333;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    text-indent: 2px;
    border-radius: 2px;
    border: solid 1px #ccc; }
  body.cosui .form-reservation input[type="submit"] {
    display: block;
    background-color: #fff;
    width: 150px;
    text-align: center;
    margin: 20px auto 60px;
    height: 48px;
    border: solid 1px #eee; }
  body.cosui .cosui-profile h5 {
    margin-top: 60px;
    margin-bottom: 30px; }
  body.cosui copyright {
    padding-bottom: 10px;
    text-align: center;
    display: block; }

audio {
  width: 200px;
  height: 30px;
  margin-top: 10px; }

.playmp3 {
  /*チェックは隠す*/
  /*中身を非表示にしておく*/
  /*クリックで中身表示*/ }
  .playmp3 label {
    display: inline-block;
    margin: 1px;
    padding: 2px;
    cursor: pointer;
    transition: all 0.5s;
    font-size: 12px; }
  .playmp3 input {
    display: none; }
  .playmp3 .accshow {
    width: 200px;
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
    margin: 0 auto; }
    @media (min-width: 736px) {
      .playmp3 .accshow {
        margin: 0; } }
  .playmp3 .cssacc:checked + .accshow {
    height: auto;
    padding: 2px;
    opacity: 1; }

.popupModal1 > input {
  /* ラジオボックス非表示 */
  display: none; }

.popupModal1 > input:nth-child(1) + label {
  cursor: pointer; }

.modalPopup2 {
  /* 初期設定 ポップアップ非表示 */
  display: none; }

.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 {
  /* ラジオ１ チェックでポップアップ表示 */
  display: block;
  z-index: 998;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-top: 30px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow: hidden; }

@media (min-width: 768px) {
  /* PCのときはページの真ん中の600x600領域 */
  .popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label {
    left: 50% !important;
    top: 50% !important;
    margin-left: 270px !important;
    margin-top: -310px !important; } }

.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 > div {
  /* */
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  display: inline-block;
  width: 100%;
  height: 100%; }

.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 > div > iframe {
  width: 100%;
  height: 100%;
  border: none;
  display: block; }

.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 > div > img {
  /* ポップアップの中の要素 */
  max-width: 100%; }

.popupModal1 > input:nth-child(1) + label ~ label {
  display: none;
  /* ラジオ１ 以外のラベルを初期は非表示 */ }

.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.95);
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 997;
  text-indent: -999999px;
  overflow: hidden; }

.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label {
  background: rgba(255, 255, 255, 0);
  color: 0;
  display: inline-block;
  position: fixed;
  left: 10px;
  bottom: 20px;
  z-index: 999;
  width: 44pt;
  height: 44pt;
  font-size: 40px;
  border-radius: 50%;
  line-height: 44pt;
  text-align: center;
  box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.2); }

.popupModal1 > input:nth-child(1) + label + input:nth-child(3):checked + label + input:nth-child(5) + label + .modalPopup2,
.popupModal1 > input:nth-child(1) + label + input:nth-child(3) + label + input:nth-child(5):checked + label + .modalPopup2 {
  /* ラジオ２と３ どっちかチェックでポップアップ非表示 */
  display: none; }

.modalPopup2 {
  animation: fadeIn 0.6s ease 0s 1 normal;
  -webkit-animation: fadeIn 0.6s ease 0s 1 normal; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.popupModal1 .modalTitle {
  padding-bottom: .5em;
  margin: .5em 0;
  color: #fff; }

.u-ta-r {
  text-align: right; }

.u-ta-c {
  text-align: center; }

.u-mt-30 {
  margin-top: 30px; }

div.grecaptcha-badge{
	visibility: hidden;}