@charset "UTF-8";
/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version:    1.0.6
*/
/* ブラウザのスクロールバーを常に表示させることでカクカクッとなるのを防ぐ */
@import "https://fonts.googleapis.com/css?family=M+PLUS+1p:800";
html {
  overflow-y: scroll; }

/* ローディングの背景部分のCSS */
.loader {
  background: #ffffff;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10; }

/* ローディングのアニメーション部分のCSS */
.loader-animation,
.loader-animation:before,
.loader-animation:after {
  background: #bc8f8f;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 1em;
  height: 4em; }

.loader-animation {
  height: 10px;
  left: 50%;
  margin: -5px 0 0 -5px;
  position: absolute;
  top: 50%;
  width: 10px;
  color: #bc8f8f;
  text-indent: -9999em;
  font-size: 10px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

.loader-animation:before,
.loader-animation:after {
  position: absolute;
  top: 0;
  content: ''; }

.loader-animation:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.loader-animation:after {
  left: 1.5em; }

@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em; }
  40% {
    box-shadow: 0 -2em;
    height: 5em; } }
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em; }
  40% {
    box-shadow: 0 -2em;
    height: 5em; } }
#map {
  height: 100%;
  width: 100%; }

.single #header, .wpforo #header, .page #header {
  background-image: none;
  height: 60px; }
.single #header div#header-in, .wpforo #header div#header-in, .page #header div#header-in {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-around; }
.single .logo.logo-header.logo-text, .wpforo .logo.logo-header.logo-text, .page .logo.logo-header.logo-text {
  padding: 5px; }
.single .header-container, .wpforo .header-container, .page .header-container {
  border-bottom: 1px solid #ccc; }

/* ナビバー */
.navi {
  border-bottom: #ccc 1px dotted; }

/* SHOPページレイアウト枠いっぱい */
@media screen and (max-width: 480px) {
  .no-sidebar .content .main {
    margin: 0;
    width: 100%;
    padding: 0; }

  .pad-5, .entry-content {
    padding: 0 2%; } }
/* 
@media screen and (min-width: 1241px) {
.wrap {
    width: auto;
}
}
 */
/* shopinfoとshoplogo */
/* キャッチコピー */
/* shopinfoフォントサイズ */
.easy-info .catchcopy1 {
  font-weight: bold;
  line-height: 1.4;
  font-size: 3vw; }
.easy-info .catchcopy2 {
  font-size: 2vw;
  font-weight: bold;
  line-height: 1; }
.easy-info .catchcopy1, .easy-info .catchcopy2 {
  padding: 1%;
  text-align: right; }
.easy-info .column-wrap.column-2 {
  background: #f4fbff;
  min-height: 245px; }
.easy-info .column-wrap .column-left {
  padding-right: 54%;
  width: 100%; }
  .easy-info .column-wrap .column-left p {
    border-left: 3px solid #b0e0fb;
    padding-left: 20px;
    font-size: 14px; }
.easy-info .column-right {
  background: url(https://philippine-pub.net/wp-content/uploads/2019/04/philippine-pubm-5-min.jpg) center center no-repeat; }
  .easy-info .column-right .section {
    padding: 0 28%; }
.easy-info .column-wrap .column-right {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50%;
  background-size: cover;
  background-position: center; }

/* shopsystem */
.shop-system {
  padding-top: 1px;
  background: #314c84; }
  .shop-system .column-left {
    background: url(https://philippine-pub.net/wp-content/uploads/2019/04/philippine-pubm-3-min.jpg) center center no-repeat; }
  .shop-system .column-wrap .column-left {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50%;
    background-size: cover;
    background-position: center; }
  .shop-system table {
    font-size: 14px; }
    .shop-system table tr:nth-of-type(2n+1) {
      background-color: #fafbfc85; }
    .shop-system table tr:nth-of-type(2n) {
      background-color: #ffffffa1; }
    .shop-system table th {
      background-color: #f3f4f533; }
  .shop-system .column-wrap .column-right {
    padding-left: 54%;
    padding-right: 1%;
    width: 100%; }
  .shop-system h2 {
    color: #ccc;
    margin-bottom: 10px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 5px;
    background-color: transparent; }

/* 料金SYSTEM */
.pay-warap, .addres-wrap {
  background: #fff;
  margin: 24px 0;
  padding: 24px 0; }

.pay-system .column-right {
  border-left: 1px dotted #bfbfbf; }
.pay-system .section {
  width: 80%;
  margin: 0 auto; }

/* shop-addres */
.shop-addres {
  width: 98%;
  margin: 0 auto; }

/* SHOP一覧ページ */
.shopichi_ul a {
  color: inherit;
  text-decoration: none; }
.shopichi_ul li {
  list-style-type: none; }
.shopichi_ul li.shop_ichi_li {
  border-bottom: 1px solid rosybrown;
  margin-bottom: 2em; }
.shopichi_ul .title {
  display: flex;
  align-items: baseline;
  margin-left: 10px;
  border-left: 10px solid rosybrown;
  padding-left: 10px;
  border-bottom: 1px dotted rosybrown; }
.shopichi_ul .title-waku {
  font-size: 26px;
  font-weight: bold; }
.shopichi_ul .title-en {
  font-size: 20px;
  padding: 4px 8px; }
.shopichi_ul .infom {
  padding: 1%; }

.address {
  margin: 8px 4px; }

table.info-tb {
  margin-bottom: 0px; }
  table.info-tb th {
    width: 11%;
    padding: 0; }
  table.info-tb td {
    padding: 0; }
  table.info-tb th, table.info-tb td {
    border: inherit;
    background-color: inherit; }
  table.info-tb tr:nth-of-type(2n+1) {
    background-color: inherit; }
  table.info-tb tr:nth-of-type(2n) {
    background-color: inherit; }

.system-ichi table th, .system-ichi table td {
  font-size: 18px; }

/* トップヘッダー装飾 */
/* 1260px以上も画面いっぱい */
div#content-top-in.wrap {
  width: auto; }

.topheaderww {
  background: url(https://philippine-pub.net/wp-content/uploads/2019/04/philippine-pubm-1-min.jpg) center no-repeat;
  background-size: cover;
  height: 100vh; }
  .topheaderww .bodyfontcolor {
    font-size: 13vw;
    font-family: 'M PLUS 1p', sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 54vh;
    text-align: center;
    color: snow; }
    .topheaderww .bodyfontcolor span {
      animation: glow 2s ease-in-out both infinite;
      margin-right: -2px; }
      .topheaderww .bodyfontcolor span:nth-child(1) {
        animation-delay: -0.2857142857s; }
      .topheaderww .bodyfontcolor span:nth-child(2) {
        animation-delay: -0.5714285714s; }
      .topheaderww .bodyfontcolor span:nth-child(3) {
        animation-delay: -0.8571428571s; }
      .topheaderww .bodyfontcolor span:nth-child(4) {
        animation-delay: -1.1428571429s; }
      .topheaderww .bodyfontcolor span:nth-child(5) {
        animation-delay: -1.4285714286s; }
      .topheaderww .bodyfontcolor span:nth-child(6) {
        animation-delay: -1.7142857143s; }
      .topheaderww .bodyfontcolor span:nth-child(7) {
        animation-delay: -2s; }
    .topheaderww .bodyfontcolor span:nth-child(1), .topheaderww .bodyfontcolor span:nth-child(2) {
      margin-right: -7px; }
  .topheaderww .headtext01 {
    font-family: 'M PLUS 1p', sans-serif;
    padding: 0px 8px;
    font-size: 6vw;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fbf6ec;
    text-shadow: 3px 3px 1px black, -1px -1px 1px black; }

@keyframes glow {
  0%, 100% {
    text-shadow: 0 0 8.3333333333px snow, 0 -25px 50px tomato, -25px 25px 50px yellow, 25px 25px 50px tomato; }
  33% {
    text-shadow: 0 0 8.3333333333px snow, 0 -25px 50px cyan, -25px 25px 50px tomato, 25px 25px 50px cyan; }
  66% {
    text-shadow: 0 0 8.3333333333px snow, 0 -25px 50px yellow, -25px 25px 50px cyan, 25px 25px 50px yellow; } }
/* モバイルボタン */
.slicknav_menu {
  background: #ffffff;
  float: right; }

.slicknav_menu .slicknav_menutxt {
  display: none; }

.slicknav_btn {
  background-color: inherit; }

.slicknav_menu .slicknav_icon-bar {
  background-color: #5d3d0a87; }

.slicknav_nav a {
  color: #221a05;
  text-decoration: none; }

.slicknav_nav a:hover {
  border-radius: 2px;
  background: #f9f7f7; }

.header-container-in.hlt-top-menu.hlt-tm-small .site-name-text-link {
  padding: 10px 0; }

/* ヘッダーアニメーション */
.entry-content {
  animation-name: fadein;
  animation-duration: 3s;
  animation-delay: 150ms;
  animation-iteration-count: 1; }

@keyframes fadein {
  from {
    opacity: 0;
    transform: translateY(0); }
  to {
    opacity: 1;
    transform: translateY(0); } }
.site-name-text {
  animation-name: snamein;
  animation-duration: 3s;
  animation-delay: 250ms;
  animation-iteration-count: 1; }

@keyframes snamein {
  from {
    opacity: 0;
    transform: translateX(20px); }
  to {
    opacity: 1;
    transform: translateX(0); } }
.menu-header li {
  animation-name: menuin;
  animation-duration: 3s;
  animation-delay: 350ms;
  animation-iteration-count: 1; }

@keyframes menuin {
  from {
    opacity: 0;
    transform: translateX(-20px); }
  to {
    opacity: 1;
    transform: translateX(0); } }
.bodyfontcolor {
  animation-name: logoin;
  animation-duration: 3s;
  animation-delay: 450ms;
  animation-iteration-count: 1; }

@keyframes logoin {
  from {
    opacity: 0;
    transform: translateY(10px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
.headtext01 {
  animation-name: textin;
  animation-duration: 3s;
  animation-delay: 550ms;
  animation-iteration-count: 1; }

@keyframes textin {
  from {
    opacity: 0;
    transform: translateY(40px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
/* トップヘッダーここまで */
/* SNSボタン */
.sns-share-buttons a .button-caption {
  font-size: 10px;
  margin-left: 10px; }

.sns-share.ss-col-1 a {
  width: 10%; }

@media screen and (max-width: 768px) {
  /* SHOPページ2カラム調整 */
  .easy-info .column-wrap .column-left {
    padding-right: 17%; }

  .easy-info .column-wrap .column-right {
    padding-left: 17%; }

  .easy-info .column-wrap .column-left .section, .shop-system .column-wrap .section {
    padding: 5px; }

  .easy-info .column-wrap .column-right, .shop-system .column-wrap .column-left {
    width: 15%; }

  .ss-top .sns-share-buttons a, .ss-bottom .sns-share-buttons a {
    font-size: 33px; }

  .ss-top .sns-share-buttons a .button-caption, .ss-bottom .sns-share-buttons a .button-caption {
    display: none; } }
/*480px以下*/
@media screen and (max-width: 480px) {
  /*必要ならばここにコードを書く*/
  /* SNSボタン */
  .ss-top .sns-share-buttons a, .ss-bottom .sns-share-buttons a {
    font-size: 33px; }

  .ss-top .sns-share-buttons a .button-caption, .ss-bottom .sns-share-buttons a .button-caption {
    display: none; }

  .sns-share.ss-col-1 a {
    width: 21%; }

  .sns-follow-buttons a {
    width: 19%; }

  .sns-follow-buttons a span {
    font-size: 33px; }

  /* shopinfoフォントサイズ */
  .easy-info .catchcopy1 {
    font-size: 6vw; }
  .easy-info .catchcopy2 {
    font-size: 5vw; }
  .easy-info .column-wrap {
    flex-direction: column-reverse; }
    .easy-info .column-wrap .column-left p {
      font-size: 14px; }

  #main #post-188 .entry-content.cf {
    padding: 20px 0; }
  #main #post-188 ul {
    padding-left: 0; }

  #main .shopichi_ul {
    padding-left: 0; }

  /* 店舗システム テーブル */
  table th {
    width: 120px; }
  table th, table td {
    padding: 15px 10px; }

  .column-wrap .clumn2 {
    flex-direction: column; }

  .shop-section .column-left, .shop-section .column-right {
    position: static; }

  .easy-info .column-wrap .column-right, .easy-info .column-wrap .column-left, .shop-system .column-wrap .column-right, .shop-system .column-wrap .column-left {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    position: static; }

  /* Shop一覧  */
  /* 住所 */
  .address table.info-tb th, .address table.info-tb td {
    font-size: 0.7em; }

  /* 店舗一覧 */
  .system-ichi tbody {
    display: flex; }

  .system-ichi tr {
    width: 50%;
    padding: 4px 10px;
    font-size: 11px; }

  .system-ichi table th {
    width: auto;
    padding: 4px;
    font-size: 8px;
    border: none; }

  .system-ichi table td {
    padding: 4px 10px;
    font-size: 11px;
    border: none; }

  /* サムネイルサイズ調整 */
  .thumbnail img {
    max-height: 160px;
    object-fit: cover; } }
/*481px以上*/
@media screen and (min-width: 481px) {
  /*必要ならばここにコードを書く*/
  /* ロゴ背景透かし */
  table tr:nth-of-type(2n+1) {
    background-color: rgba(250, 251, 252, 0.3); }

  .shopichi_ul .infom {
    padding: 1%;
    background-color: #ffffff96;
    text-shadow: -2px -2px 0px #FFF;
    text-shadow: -2px 2px 0px #FFF;
    text-shadow: 2px 2px 0px #FFF;
    text-shadow: 2px -2px 0px rgba(255, 255, 255, 0.9), -2px -2px 0px rgba(255, 255, 255, 0.9), -2px 2px 0px rgba(255, 255, 255, 0.9), 2px 2px 0px rgba(255, 255, 255, 0.9); }

  .ichiran {
    z-index: 2;
    position: absolute;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.5); }

  .thumbnail {
    position: absolute;
    right: 0;
    text-align: right;
    top: 11px;
    z-index: 0; }

  .thumbnail img {
    max-width: 52%;
    height: 155px;
    object-fit: cover; }

  .shopichi_ul li.shop_ichi_li {
    position: relative;
    min-height: 200px; } }
@media screen and (min-width: 769px) {
  .single .header-in, .wpforo .header-in, .page .header-in {
    min-height: 60px;
    /*hederに合わせて同じ位の数値で調整*/ }

  /* 外枠いっぱい */
  #main header, #main .entry-content, #main footer.entry-footer {
    padding: 20px 29px; }

  /* トップヘッダー装飾 */
  .topheaderww {
    background-size: cover;
    height: 100vh; }
    .topheaderww .bodyfontcolor {
      font-size: 10vw;
      font-family: 'M PLUS 1p', sans-serif;
      display: flex;
      align-items: center;
      justify-content: center;
      height: 60vh;
      text-align: center;
      color: snow; }
      .topheaderww .bodyfontcolor span {
        animation: glow 2s ease-in-out both infinite;
        margin-right: -10px; }
        .topheaderww .bodyfontcolor span:nth-child(1) {
          animation-delay: -0.2857142857s; }
        .topheaderww .bodyfontcolor span:nth-child(2) {
          animation-delay: -0.5714285714s; }
        .topheaderww .bodyfontcolor span:nth-child(3) {
          animation-delay: -0.8571428571s; }
        .topheaderww .bodyfontcolor span:nth-child(4) {
          animation-delay: -1.1428571429s; }
        .topheaderww .bodyfontcolor span:nth-child(5) {
          animation-delay: -1.4285714286s; }
        .topheaderww .bodyfontcolor span:nth-child(6) {
          animation-delay: -1.7142857143s; }
        .topheaderww .bodyfontcolor span:nth-child(7) {
          animation-delay: -2s; }
      .topheaderww .bodyfontcolor span:nth-child(1) {
        margin-right: -20px; }
      .topheaderww .bodyfontcolor span:nth-child(2) {
        margin-right: -20px; }
    .topheaderww .headtext01 {
      font-family: 'M PLUS 1p', sans-serif;
      padding: 0px 59px;
      font-size: 24px;
      align-items: center;
      justify-content: center;
      height: 40vh;
      text-align: center;
      color: #fbf6ec;
      text-shadow: 3px 3px 1px black, -1px -1px 1px black; }

  /* shop一覧ページ */
  .ichiran {
    display: flex;
    align-items: unset;
    width: 100%; }

  .shopichi_ul .title {
    display: block;
    width: 32%;
    border-bottom: inherit; }
  .shopichi_ul .infom {
    width: 75%; }

  .system-ichi {
    width: 60%; } }
