@charset "UTF-8";
/*
Theme Name: ミルキー鉄男のかき小屋
Theme URI: https://hiroshima-oyster.com/
Description: ミルキー鉄男のかき小屋
Author: sweep
Version: 1.0
Author URI: https://hiroshima-oyster.com/
*/
/*ゴシック*/
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
/*明朝*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");
/*英語見出し*/
@import url("https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&display=swap");
/*英語*/
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap");
/*数字*/
@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700;800;900&display=swap");
.font-g {
  font-family: "Zen Kaku Gothic New", sans-serif !important;
}

.font-m {
  font-family: "Noto Serif JP", serif !important;
}

.font-en {
  font-family: "Open Sans", sans-serif !important;
}

.font-en-h {
  font-family: "Roboto Slab", serif !important;
}

.font-num {
  font-family: "Outfit", sans-serif !important;
}

html {
  font-size: 62.5%;
}

body {
  background-image: url("../img/common/bg.jpg");
  background-repeat: repeat;
  color: #333333;
  font-size: 1.5rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  margin: 0 auto;
  overflow-x: hidden;
  padding: 0;
}

a:link,
a:visited,
a:hover, a:active {
  text-decoration: none !important;
  color: #280a03;
}

a:hover {
  text-decoration: none !important;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
img a {
  border: none;
}

ul, ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mb-110 {
  margin-bottom: 110px !important;
}

.mt-110 {
  margin-top: 110px !important;
}

.mb-120 {
  margin-bottom: 120px !important;
}

.mt-120 {
  margin-top: 120px !important;
}

.mb-130 {
  margin-bottom: 130px !important;
}

.mt-130 {
  margin-top: 130px !important;
}

.mb-140 {
  margin-bottom: 140px !important;
}

.mt-140 {
  margin-top: 140px !important;
}

.mb-150 {
  margin-bottom: 150px !important;
}

.mt-150 {
  margin-top: 150px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pb-10 {
  padding-bottom: 15px !important;
}

.pt-10 {
  padding-top: 15px !important;
}

.pb-20 {
  padding-bottom: 30px !important;
}

.pt-20 {
  padding-top: 30px !important;
}

.pb-30 {
  padding-bottom: 45px !important;
}

.pt-30 {
  padding-top: 45px !important;
}

.pb-40 {
  padding-bottom: 60px !important;
}

.pt-40 {
  padding-top: 60px !important;
}

.pb-50 {
  padding-bottom: 75px !important;
}

.pt-50 {
  padding-top: 75px !important;
}

.pb-60 {
  padding-bottom: 90px !important;
}

.pt-60 {
  padding-top: 90px !important;
}

.pb-70 {
  padding-bottom: 105px !important;
}

.pt-70 {
  padding-top: 105px !important;
}

.pb-80 {
  padding-bottom: 120px !important;
}

.pt-80 {
  padding-top: 120px !important;
}

.pb-90 {
  padding-bottom: 135px !important;
}

.pt-90 {
  padding-top: 135px !important;
}

.pb-100 {
  padding-bottom: 150px !important;
}

.pt-100 {
  padding-top: 150px !important;
}

.pb-110 {
  padding-bottom: 165px !important;
}

.pt-110 {
  padding-top: 165px !important;
}

.pb-120 {
  padding-bottom: 180px !important;
}

.pt-120 {
  padding-top: 180px !important;
}

.pb-130 {
  padding-bottom: 195px !important;
}

.pt-130 {
  padding-top: 195px !important;
}

.pb-140 {
  padding-bottom: 210px !important;
}

.pt-140 {
  padding-top: 210px !important;
}

.pb-150 {
  padding-bottom: 225px !important;
}

.pt-150 {
  padding-top: 225px !important;
}

.font-xxs {
  font-size: 1rem !important;
}

.font-xs {
  font-size: 1.2rem !important;
}

.font-sm {
  font-size: 1.5rem !important;
}

.font-md {
  font-size: 2.073rem !important;
}

.font-lg {
  font-size: 2.427rem !important;
}

.font-xl {
  font-size: 2.8648rem !important;
}

.font-xxl {
  font-size: 3.9268rem !important;
}

.font-xxxl {
  font-size: 4.635rem !important;
}

.font-normal {
  font-weight: normal !important;
}

.font-bold {
  font-weight: bold !important;
}

.font-w-200 {
  font-weight: 200;
}

.font-w-300 {
  font-weight: 300;
}

.font-w-400 {
  font-weight: 400;
}

.font-w-500 {
  font-weight: 500;
}

.font-w-600 {
  font-weight: 600;
}

.font-w-700 {
  font-weight: 700;
}

.font-w-800 {
  font-weight: 800;
}

.font-w-900 {
  font-weight: 900;
}

.font-link a {
  color: #280a03 !important;
}

.color-or {
  color: #c85e27 !important;
}

.color-rd {
  color: #960000 !important;
}

.color-grn {
  color: #06044b !important;
}

.color-bk-01 {
  color: rgba(0, 0, 0, 0.1) !important;
}

.color-bk-02 {
  color: rgba(0, 0, 0, 0.2) !important;
}

.color-bk-03 {
  color: rgba(0, 0, 0, 0.3) !important;
}

.color-bk-04 {
  color: rgba(0, 0, 0, 0.4) !important;
}

.color-bk-05 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.color-bk-06 {
  color: rgba(0, 0, 0, 0.6) !important;
}

.color-bk-07 {
  color: rgba(0, 0, 0, 0.7) !important;
}

.color-bk-08 {
  color: rgba(0, 0, 0, 0.8) !important;
}

.color-bk-09 {
  color: rgba(0, 0, 0, 0.9) !important;
}

.color-bk {
  color: black !important;
}

.color-wh-01 {
  color: rgba(255, 255, 255, 0.1) !important;
}

.color-wh-02 {
  color: rgba(255, 255, 255, 0.2) !important;
}

.color-wh-03 {
  color: rgba(255, 255, 255, 0.3) !important;
}

.color-wh-04 {
  color: rgba(255, 255, 255, 0.4) !important;
}

.color-wh-05 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.color-wh-06 {
  color: rgba(255, 255, 255, 0.6) !important;
}

.color-wh-07 {
  color: rgba(255, 255, 255, 0.7) !important;
}

.color-wh-08 {
  color: rgba(255, 255, 255, 0.8) !important;
}

.color-wh-09 {
  color: rgba(255, 255, 255, 0.9) !important;
}

.color-wh {
  color: white !important;
}

/***BackGround**********************/
.bg-or {
  background: #c85e27 !important;
}

.bg-rd {
  background: #960000 !important;
}

.bg-grn {
  background: #06044b !important;
}

.bg-bk-005 {
  background: rgba(0, 0, 0, 0.05) !important;
}

.bg-bk-01 {
  background: rgba(0, 0, 0, 0.1) !important;
}

.bg-bk-02 {
  background: rgba(0, 0, 0, 0.2) !important;
}

.bg-bk-03 {
  background: rgba(0, 0, 0, 0.3) !important;
}

.bg-bk-04 {
  background: rgba(0, 0, 0, 0.4) !important;
}

.bg-bk-05 {
  background: rgba(0, 0, 0, 0.5) !important;
}

.bg-bk-06 {
  background: rgba(0, 0, 0, 0.6) !important;
}

.bg-bk-07 {
  background: rgba(0, 0, 0, 0.7) !important;
}

.bg-bk-08 {
  background: rgba(0, 0, 0, 0.8) !important;
}

.bg-bk-09 {
  background: rgba(0, 0, 0, 0.9) !important;
}

.bg-bk-10 {
  background: black !important;
}

.bg-wh-01 {
  background: rgba(255, 255, 255, 0.1) !important;
}

.bg-wh-02 {
  background: rgba(255, 255, 255, 0.2) !important;
}

.bg-wh-03 {
  background: rgba(255, 255, 255, 0.3) !important;
}

.bg-wh-04 {
  background: rgba(255, 255, 255, 0.4) !important;
}

.bg-wh-05 {
  background: rgba(255, 255, 255, 0.5) !important;
}

.bg-wh-06 {
  background: rgba(255, 255, 255, 0.6) !important;
}

.bg-wh-07 {
  background: rgba(255, 255, 255, 0.7) !important;
}

.bg-wh-08 {
  background: rgba(255, 255, 255, 0.8) !important;
}

.bg-wh-09 {
  background: rgba(255, 255, 255, 0.9) !important;
}

.bg-wh-10 {
  background: white !important;
}

.radius3 {
  border-radius: 3px;
}

.radius5 {
  border-radius: 5px;
}

.radius10 {
  border-radius: 10px;
}

.row-0 {
  margin-left: -0px;
  margin-right: -0px;
}
.row-0 > div, .row-0 > li {
  padding-right: 0px;
  padding-left: 0px;
}

.row-10 {
  margin-left: -5px;
  margin-right: -5px;
}
.row-10 > div, .row-10 > li {
  padding-right: 5px;
  padding-left: 5px;
}

.row-20 {
  margin-left: -10px;
  margin-right: -10px;
}
.row-20 > div, .row-20 > li {
  padding-right: 10px;
  padding-left: 10px;
}

.row-30 {
  margin-left: -15px;
  margin-right: -15px;
}
.row-30 > div, .row-30 > li {
  padding-right: 15px;
  padding-left: 15px;
}

.row-40 {
  margin-left: -20px;
  margin-right: -20px;
}
.row-40 > div, .row-40 > li {
  padding-right: 20px;
  padding-left: 20px;
}

.row-50 {
  margin-left: -25px;
  margin-right: -25px;
}
.row-50 > div, .row-50 > li {
  padding-right: 25px;
  padding-left: 25px;
}

.col-15, .col-sm-15, .col-md-15, .col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-15 {
  width: 20%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  float: left;
}

@media screen and (min-width: 576px) {
  .col-sm-15 {
    width: 20%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    float: left;
  }
}
@media screen and (min-width: 768px) {
  .col-md-15 {
    width: 20%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    float: left;
  }
  .col-md-offset-15 {
    margin-left: 4.3333333%;
  }
}
@media screen and (min-width: 992px) {
  .col-lg-15 {
    width: 20%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    float: left;
  }
}
.pile-box {
  position: relative;
}
.pile-box .pile-text-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}
.pile-box .pile-text-top {
  position: absolute;
  top: 0%;
  width: 100%;
}
.pile-box .pile-text-bottom {
  position: absolute;
  bottom: 0%;
  width: 100%;
}
.pile-box .pile-text-left {
  position: absolute;
  top: 50%;
  left: 0%;
  -webkit-transform: translateY(-50%) translateX(0);
          transform: translateY(-50%) translateX(0);
}

.title,
.title2 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 600;
  letter-spacing: 0.15em;
  line-height: 1;
  margin-bottom: 30px;
  text-align: center;
}
.title span,
.title2 span {
  background: #c85e27;
  color: #06044b;
  display: inline;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0;
  padding: 0 15px;
  width: 50%;
}

.list-indent li {
  padding-left: 1em;
  text-indent: -1em;
}

.list-disc {
  list-style: disc;
  padding-left: 25px;
}

.list-arrow li:before {
  color: rgba(6, 4, 75, 0.5);
  content: "\f105";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-right: 1rem;
}

.list-arrow li,
.list-disc li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.list-arrow li:last-child,
.list-disc li:last-child {
  border-style: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.list-border li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.25);
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.list-border li:last-child {
  border-style: none;
}

.list-border-solid li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.list-border-solid li:last-child {
  border-style: none;
}

.link-bt {
  display: inline-block;
}
.link-bt a {
  padding: 8px 4rem;
  color: #280a03;
  text-decoration: none;
  background: #c85e27;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, #06044b));
  background-image: linear-gradient(90deg, transparent 50%, #06044b 50%);
  background-size: 200% auto;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.link-bt a:hover {
  background-position: -100% 0;
  color: #fff;
}
.link-bt a:after {
  content: "\f105";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-left: 1rem;
}

.link-bt-nv {
  display: inline-block;
}
.link-bt-nv a {
  padding: 8px 4rem;
  color: white;
  text-decoration: none;
  background: #06044b;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, #c85e27));
  background-image: linear-gradient(90deg, transparent 50%, #c85e27 50%);
  background-size: 200% auto;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.link-bt-nv a:hover {
  background-position: -100% 0;
  color: white;
}
.link-bt-nv a:after {
  content: "\f105";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-left: 1rem;
}

.table-box {
  width: 100%;
}
.table-box tr:first-child:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.table-box th {
  background: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
  color: rgba(0, 0, 0, 0.7);
  padding: 10px;
  vertical-align: middle;
}
.table-box th:before {
  content: "»";
  display: inline-block;
  margin-right: 0.5rem;
}
.table-box td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
  padding: 10px;
}

@media screen and (max-width: 767px) {
  .table-rp th {
    background: rgba(0, 0, 0, 0.03);
    color: rgba(0, 0, 0, 0.7);
    display: block;
    padding: 5px 10px;
    width: 100% !important;
    border-style: none !important;
    border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
  }
  .table-rp td {
    border-style: none !important;
    display: block;
    margin-bottom: 10px;
    padding: 5px 10px;
    width: 100% !important;
  }
}
.pagenav {
  background: #06044b;
  color: white;
  font-weight: 500;
}
.pagenav .nav-item:first-child,
.pagenav .nav-item:last-child {
  width: 30%;
}
.pagenav .nav-item {
  border-right: 1px solid rgba(255, 255, 255, 0.25);
}
.pagenav .nav-item:last-child {
  border-style: none;
}
.pagenav .nav-item a {
  color: white;
  display: block;
  padding: 20px 10px;
  -webkit-transition: all 0.5s 0s ease;
  transition: all 0.5s 0s ease;
}
.pagenav .nav-item a:hover {
  background: rgba(255, 255, 255, 0.25);
}
.pagenav .nav-item .current {
  background: #c85e27;
  color: #06044b;
  display: block;
  padding: 20px 10px;
}

/***spnav**********************/
.sp-nav {
  background: #06044b;
  position: fixed;
  top: 0;
  height: 65px;
  z-index: 10000;
  width: 100%;
}
.sp-nav img {
  height: 57px;
}

#nav-toggle {
  position: fixed;
  top: 20px;
  right: 20px;
  height: 25px;
  width: 25px;
  cursor: pointer;
}
@media screen and (min-width: 992px) {
  #nav-toggle {
    visibility: hidden;
  }
}
#nav-toggle > div {
  position: relative;
  width: 25px;
}
#nav-toggle span {
  width: 100%;
  height: 1px;
  left: 0;
  display: block;
  background: white;
  position: absolute;
  -webkit-transition: top 0.25s ease, -webkit-transform 0.25s ease-in-out;
  transition: top 0.25s ease, -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, top 0.25s ease;
  transition: transform 0.25s ease-in-out, top 0.25s ease, -webkit-transform 0.25s ease-in-out;
}
#nav-toggle span:nth-child(1) {
  top: 0;
}
#nav-toggle span:nth-child(2) {
  top: 9px;
}
#nav-toggle span:nth-child(3) {
  top: 18px;
}

.open #nav-toggle span {
  background: #fff;
}
.open #nav-toggle span:nth-child(1) {
  top: 9px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.open #nav-toggle span:nth-child(2) {
  top: 18px;
  width: 0;
  left: 50%;
}
.open #nav-toggle span:nth-child(3) {
  top: 9px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

#gloval-nav {
  background-image: url("../img/common/sp-nav-bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: opacity 1s, visibility 0s ease 1s;
  transition: opacity 1s, visibility 0s ease 1s;
  opacity: 0;
  visibility: hidden;
}

.gloval-nav .container {
  margin-top: 65px;
}
.gloval-nav h3 {
  color: white;
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  margin-bottom: 15px;
}
.gloval-nav ul {
  margin-bottom: 35px;
}
.gloval-nav ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.gloval-nav ul li:last-child {
  border-style: none;
}
.gloval-nav ul li span {
  color: rgba(255, 255, 255, 0.35);
  font-size: 1rem;
  margin-left: 1rem;
}
.gloval-nav ul li span::before {
  content: "-";
  margin-right: 5px;
}
.gloval-nav ul li span::after {
  content: "-";
  margin-left: 5px;
}
.gloval-nav ul ul {
  margin: 0 0 15px 2rem;
}
.gloval-nav ul ul li {
  border-bottom: 1px dotted rgba(255, 255, 255, 0.25);
  font-size: 1.2rem;
}
.gloval-nav ul a {
  display: block;
  color: #fff;
  padding: 5px;
}
.gloval-nav ul a:before {
  color: rgba(255, 255, 255, 0.5);
  content: "\f105";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 1rem;
  display: inline-block;
  margin-right: 10px;
}

.gloval-nav-contact {
  background: rgba(255, 255, 255, 0.25);
  border-top: 10px solid #c85e27;
  padding: 30px 0;
}

/* open */
.open {
  overflow: hidden;
}
.open #gloval-nav {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 1;
  visibility: visible;
}

#nav-toggle {
  z-index: 10001;
}

#gloval-nav {
  z-index: 10000;
}