@import url('https://fonts.googleapis.com/css?family=Sawarabi+Gothic');
html {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  color: #000;
  vertical-align: baseline;
  font-family: 'Sawarabi Gothic', sans-serif;
  font-weight: normal;
  position: relative;
  line-height: 175%;
}
/*BOOTSTRAP追加*/
.mt-6 {
  margin-top: 4rem !important
}
.mt-7 {
  margin-top: 5rem !important
}
.mt-8 {
  margin-top: 6rem !important
}
.mt-9 {
  margin-top: 7rem !important
}
.mt-10 {
  margin-top: 8rem !important
}
.mt-11 {
  margin-top: 9rem !important
}
.mt-sm-6 {
  margin-top: 4rem !important
}
.mt-sm-7 {
  margin-top: 5rem !important
}
.mt-sm-8 {
  margin-top: 6rem !important
}
.mt-sm-9 {
  margin-top: 7rem !important
}
.mt-sm-10 {
  margin-top: 8rem !important
}
.mt-sm-11 {
  margin-top: 9rem !important
}
.mt-md-6 {
  margin-top: 4rem !important
}
.mt-md-7 {
  margin-top: 5rem !important
}
.mt-md-8 {
  margin-top: 6rem !important
}
.mt-md-9 {
  margin-top: 7rem !important
}
.mt-md-10 {
  margin-top: 8rem !important
}
.mt-md-11 {
  margin-top: 9rem !important
}
.mt-lg-6 {
  margin-top: 4rem !important
}
.mt-lg-7 {
  margin-top: 5rem !important
}
.mt-lg-8 {
  margin-top: 6rem !important
}
.mt-lg-9 {
  margin-top: 7rem !important
}
.mt-lg-10 {
  margin-top: 8rem !important
}
.mt-lg-11 {
  margin-top: 9rem !important
}
.mt-xl-6 {
  margin-top: 4rem !important
}
.mt-xl-7 {
  margin-top: 5rem !important
}
.mt-xl-8 {
  margin-top: 6rem !important
}
.mt-xl-9 {
  margin-top: 7rem !important
}
.mt-xl-10 {
  margin-top: 8rem !important
}
.mt-xl-11 {
  margin-top: 9rem !important
}
.mt-xxl-6 {
  margin-top: 4rem !important
}
.mt-xxl-7 {
  margin-top: 5rem !important
}
.mt-xxl-8 {
  margin-top: 6rem !important
}
.mt-xxl-9 {
  margin-top: 7rem !important
}
.mt-xxl-10 {
  margin-top: 8rem !important
}
.mt-xxl-11 {
  margin-top: 9rem !important
}
.mb-6 {
  margin-bottom: 4rem !important
}
.mb-7 {
  margin-bottom: 5rem !important
}
.mb-8 {
  margin-bottom: 6rem !important
}
.mb-9 {
  margin-bottom: 7rem !important
}
.mb-10 {
  margin-bottom: 8rem !important
}
.mb-11 {
  margin-bottom: 9rem !important
}
.mb-sm-6 {
  margin-bottom: 4rem !important
}
.mb-sm-7 {
  margin-bottom: 5rem !important
}
.mb-sm-8 {
  margin-bottom: 6rem !important
}
.mb-sm-9 {
  margin-bottom: 7rem !important
}
.mb-sm-10 {
  margin-bottom: 8rem !important
}
.mb-sm-11 {
  margin-bottom: 9rem !important
}
.mb-md-6 {
  margin-bottom: 4rem !important
}
.mb-md-7 {
  margin-bottom: 5rem !important
}
.mb-md-8 {
  margin-bottom: 6rem !important
}
.mb-md-9 {
  margin-bottom: 7rem !important
}
.mb-md-10 {
  margin-bottom: 8rem !important
}
.mb-md-11 {
  margin-bottom: 9rem !important
}
.mb-lg-6 {
  margin-bottom: 4rem !important
}
.mb-lg-7 {
  margin-bottom: 5rem !important
}
.mb-lg-8 {
  margin-bottom: 6rem !important
}
.mb-lg-9 {
  margin-bottom: 7rem !important
}
.mb-lg-10 {
  margin-bottom: 8rem !important
}
.mb-lg-11 {
  margin-bottom: 9rem !important
}
.mb-xl-6 {
  margin-bottom: 4rem !important
}
.mb-xl-7 {
  margin-bottom: 5rem !important
}
.mb-xl-8 {
  margin-bottom: 6rem !important
}
.mb-xl-9 {
  margin-bottom: 7rem !important
}
.mb-xl-10 {
  margin-bottom: 8rem !important
}
.mb-xl-11 {
  margin-bottom: 9rem !important
}
.mb-xxl-6 {
  margin-bottom: 4rem !important
}
.mb-xxl-7 {
  margin-bottom: 5rem !important
}
.mb-xxl-8 {
  margin-bottom: 6rem !important
}
.mb-xxl-9 {
  margin-bottom: 7rem !important
}
.mb-xxl-10 {
  margin-bottom: 8rem !important
}
.mb-xxl-11 {
  margin-bottom: 9rem !important
}
/* IE */
@font-face {
  font-family: ipaexm;
  src: url(../font/ipaexm.eot);
}
/* Firefox, Opera, Safari */
@font-face {
  font-family: ipaexm;
  src: url(../font/ipaexm.ttf) format("truetype");
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
a {
  vertical-align: baseline;
  color: #212121;
  cursor: pointer;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}
a:hover {
  text-decoration: none;
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none
}
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none
}
a:not([href]):not([tabindex]):focus {
  outline: 0
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: auto;
  width: 100%;
}
/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input[type="submit"] {
  cursor: pointer;
  border: none;
}
textarea {
  resize: vertical;
  overflow: hidden;
}
input, select {
  vertical-align: middle;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin: 0;
}
li {
  list-style: none;
}
.table-bordered {
  border: 1px solid #dee2e6
}
.table-bordered td, .table-bordered th {
  border: 1px solid #dee2e6
}
.table-bordered thead td, .table-bordered thead th {
  border-bottom-width: 2px
}
.bg-infoA {
  background-color: #004098;
}
a.bg-infoA:focus, a.bg-infoA:hover, button.bg-infoA:focus, button.bg-infoA:hover {
  background-color: #C0E0FD !important
}
/*===== 装飾関係 =====*/
/* menu比較 */
.menuWrap {
  line-height: 1.25;
  font-weight: normal;
}
.menuWrap table {
  border-collapse: collapse;
  width: 100%;
  min-width: 767px;
  table-layout: fixed;
  text-align: center;
}
.menuWrap table tr {
  background-color: #fff;
  padding: .35em;
  border: 3px solid #fff;
}
.menuWrap table tr:last-child {
  border: none;
}
.menuWrap table th {
  padding: 2em;
  border-right: 3px solid #fff;
}
.menuWrap table td {
  padding: 2em .5em;
  border-right: 3px solid #fff;
}
.menuWrap table th {
  font-size: .85em;
}
.menuWrap table thead tr {
  background-color: #0FD0E8;
  color: #000;
}
.menuWrap table tbody th {
  border-right: 3px solid #fff;
}
.menuWrap th.non {
  border-right: none;
}
.menuWrap .txt {
  font-size: .85em;
}
.menuWrap .price {
  color: #000;
  font-size: 0.9em
}
.menuWrap .price span {
  font-size: .6em;
}
.menuWrap .bk_prem {
  background: #e81010
}
.menuWrap .btn {
  background: #0FD0E8;
  border: 2px solid #0FD0E8;
  color: #fff;
  padding: 1em;
  border-radius: 20px;
  display: block;
  text-decoration: none;
  font-size: .8em
}
.menuWrap .btn:hover {
  background: #fff;
  border: 3px solid #0FD0E8;
  color: #e81010;
  transition: .2s;
}
.menuWrap table .btnarea td {
  padding: .2em .5em;
  border-right: none
}
/* midashi 枠はみだし*/
.midashi_hamidashi {
  position: relative;
  padding: 0.25em 1em;
  border-top: solid 2px black;
  border-bottom: solid 2px black;
}
.midashi_hamidashi:before, .midashi_hamidashi:after {
  content: '';
  position: absolute;
  top: -7px;
  width: 2px;
  height: -webkit-calc(100% + 14px);
  height: calc(100% + 14px);
  background-color: black;
}
.midashi_hamidashi:before {
  left: 7px;
}
.midashi_hamidashi:after {
  right: 7px;
}
.main_logo {
  z-index: 11;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  height: auto;
}
/*カルーセルズームのテスト*/
.main_imgBox {
  overflow: hidden;
  position: relative;
  height: 600px;
}
.main_img {
  z-index: 10;
  opacity: 0;
  height: auto;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  -webkit-animation: anime 36s 0s infinite;
  animation: anime 36s 0s infinite;
}
.main_img:nth-of-type(2) {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.main_img:nth-of-type(3) {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}
.main_img:nth-of-type(4) {
  -webkit-animation-delay: 18s;
  animation-delay: 18s;
}
.main_img:nth-of-type(5) {
  -webkit-animation-delay: 24s;
  animation-delay: 24s;
}
.main_img:nth-of-type(6) {
  -webkit-animation-delay: 30s;
  animation-delay: 30s;
}
@keyframes anime {
  0% {
    opacity: 0;
  }
  8% {
    opacity: 1;
  }
  17% {
    opacity: 1;
  }
  25% {
    opacity: 0;
    transform: scale(1.08);
    z-index: 9;
  }
  100% {
    opacity: 0
  }
}
@-webkit-keyframes anime {
  0% {
    opacity: 0;
  }
  8% {
    opacity: 1;
  }
  17% {
    opacity: 1;
  }
  25% {
    opacity: 0;
    -webkit-transform: scale(1.08);
    z-index: 9;
  }
  100% {
    opacity: 0
  }
}
@media screen and (max-width: 767px) {
  .menuWrap {
    overflow-x: scroll;
  }
}
/* mashi */
.heading07 {
  position: relative;
  padding-top: 20px;
  font-size: 26px;
}
.heading07 span {
  position: relative;
  z-index: 2;
}
.heading07::before {
  content: attr(data-en);
  position: absolute;
  transform: rotate(-7deg);
  top: -10px;
  left: 5px;
  color: #0074FF;
  font-size: 24px;
  font-weight: 400;
  font-family: luxus-brut, cursive;
  font-style: italic;
}
/* link */
.textlink a {
  position: relative;
  color: #333;
  text-decoration: none;
}
.textlink a:hover {
  color: #b99b00;
}
.textlink02 a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #ceb849;
  transition: width 0.3s;
}
.textlink02 a:hover::after {
  width: 100%;
}
/* box */
.box17 {
  margin: 2em 0;
  position: relative;
  padding: 0.5em 1.5em;
  border-top: solid 2px black;
  border-bottom: solid 2px black;
}
.box17:before, .box17:after {
  content: '';
  position: absolute;
  top: -10px;
  width: 2px;
  height: -webkit-calc(100% + 20px);
  height: calc(100% + 20px);
  background-color: black;
}
.box17:before {
  left: 10px;
}
.box17:after {
  right: 10px;
}
.box17 p {
  margin: 0;
  padding: 0;
}
.box27 {
  position: relative;
  margin: 2em 0;
  padding: 0.5em 1em;
  border: solid 3px #62c1ce;
}
.box27 .box-title {
  position: absolute;
  display: inline-block;
  top: -3rem;
  left: -3px;
  padding: 0.7rem;
  height: 3.0rem;
  line-height: 25px;
  font-size: 17px;
  background: #62c1ce;
  color: #ffffff;
  font-weight: bold;
  border-radius: 5px 5px 0 0;
}
/* mod_btn */
.mod_btn {
  margin: 0 auto;
  padding: 0;
  border: solid 1px #004098 !important;
  display: inline-block;
}
.mod_btn-center {
  text-align: center;
}
.mod_btn a {
  display: block;
  padding: 5px;
  color: #000;
  font-size: 13px;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  border: solid 5px #FFF;
}
.mod_btn a:after {
  display: inline-block;
  padding: 0 0 0 10px;
}
.mod_btn a:link {
  color: #000;
  text-decoration: none;
}
.mod_btn a:visited {
  color: #000;
  text-decoration: none;
}
.mod_btn a:hover {
  color: #004098;
  text-decoration: none;
  border: solid 5px #004098;
}
.mod_btn a:active {
  color: #000;
  text-decoration: none;
  border: solid 5px #004098;
}
/**tri-line**/
.tri-line {
  text-align: center;
  position: relative;
  display: inline-block;
  margin-top: 1rem;
  border-bottom: 2px solid black;
}
.tri-line::before, .tri-line::after {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  border: 10px solid transparent;
}
.tri-line::before {
  border-top: 10px solid black;
}
.tri-line::after {
  margin-top: -2px;
  border-top: 10px solid white;
}
/**tri-line 左寄せ**/
.tri-line_left {
  text-align: center;
  position: relative;
  display: block;
  margin-top: 1rem;
  border-bottom: 2px solid black;
}
.tri-line_left::before, .tri-line_left::after {
  position: absolute;
  top: 100%;
  left: 10%;
  transform: translateX(-50%);
  content: '';
  border: 10px solid transparent;
}
.tri-line_left::before {
  border-top: 10px solid black;
}
.tri-line_left::after {
  margin-top: -2px;
  border-top: 10px solid white;
}
/*======== youtube ========*/
.youtube2 {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube2 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
/* font-size */
.fs-5new {
  font-size: .5em !important;
}
.fs-6new {
  font-size: .6em !important;
}
.fs-7 {
  font-size: .7em;
}
.fs-8 {
  font-size: .8em;
}
.fs-9 {
  font-size: .9em;
}
.fs-10 {
  font-size: 1.0em;
}
.fs-12 {
  font-size: 1.2em;
}
.fs-13 {
  font-size: 1.3em;
}
.fs-14 {
  font-size: 1.4em;
}
.fs-15 {
  font-size: 1.5em;
}
.fs-16 {
  font-size: 1.6em;
}
.fs-17 {
  font-size: 1.7em;
}
.fs-18 {
  font-size: 1.8em;
}
.fs-19 {
  font-size: 1.9em;
}
.fs-20 {
  font-size: 2.0em;
}
.fs-22 {
  font-size: 2.2em;
}
.fs-24 {
  font-size: 2.4em;
}
.fs-26 {
  font-size: 2.6em;
}
.fs-28 {
  font-size: 2.8em;
}
.fs-30 {
  font-size: 3.0em;
}
.underline_black {
  border-bottom: solid 2px #000;
}
.underline_dott {
  border-bottom: dotted 0.5px #000;
}
.fontcolor-blue {
  color: #0059E3;
}
.fontcolor-red {
  color: #FF0004;
}
.fontcolor-orange {
  color: #ED3A00;
}
.fontcolor-white {
  color: #fff;
}
.marker_yl {
  background: linear-gradient(transparent 0%, #F3FF9D 0%);
}
/*========ブログの体裁========*/
.pluse_top01 li {
  margin: 0;
}
.pluse_top01 li .date_line {
  margin: 0;
}
.pluse_top01 li .date_line a {
  color: #000;
}
.pluse_top01 li .date_line a:hover {
  color: #BBB;
}
.pluse_top01_in {
  margin:0.1em !important;
}
.pluse_top01_in p {
  float: left;
  padding: 0.3em !important;
}
.pluse_top01_in p a {
  display: inline-block;
  background: #DDD;
  color: #999;
  border-radius: 0.3em !important;
}
.pluse_top01_in p a:hover {
  background: #EEE;
  color: #BBB;
}
/*ブログ体裁追加*/
.pluse_flex {
  display: flex;
}
.pluse_box {
  flex-grow: 1; /* 比率を指定 */
  display: flex; /* 直下の要素を並列に */
  flex-direction: column; /* 直下の要素を縦積みに */
}
.pluse_box_inner {
  flex-grow: 1; /* 比率を指定 */
}
/*---------------------------------
         /footerTest
---------------------------------*/
#footerN {
  margin-top: 40px;
  color: #fff;
}
#footerN a {
  text-decoration: none;
  color: #fff;
}
#footerN a:hover {
  text-decoration: underline;
}
#footerN .primary {
  padding: 40px 20px;
}
#footerN .primary .flex {
  display: flex;
}
#footerN .primary .flex .left {
  width: 50%;
}
#footerN .primary .flex .right {
  display: flex;
  width: 50%;
  justify-content: flex-end;
  padding-top: 140px;
}
#footerN .secondary {
  display: flex;
  padding: 40px 20px;
}
@media screen and (max-width: 767px) {
  #footerN .primary {
    padding: 20px 20px;
  }
  #footerN .primary .flex {
    display: block;
  }
  #footerN .primary .flex .left {
    width: 100%;
  }
  #footerN .primary .flex .right {
    width: 100%;
    display: block;
    padding-top: 10px;
  }
  #footerN .secondary {
    display: block;
    padding: 20px 20px;
  }
}
/* logo */
#footerN .logo {
  position: relative;
  padding: 0;
  margin: 0;
  width: 100%;
}
/* address */
.address {
  margin: 10px 0 0;
  padding: 0;
}
/* navi */
.navi-section {
  display: flex;
  flex-direction: column;
  width: 25%;
  margin-left: 20px;
}
#footerN .parent {
  margin: 0 0 16px 0;
  padding: 0;
  font-weight: bold;
}
#footerN .navi {
  margin: 0;
  padding: 0;
  list-style: none;
}
#footerN .navi li {
  margin: 8px 0 0 0;
  padding: 0;
}
#footerN .navi li.pl-18 {
  padding: 0 0 0 18px;
}
#footerN .navi li:first-child {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .navi-section {
    display: block;
    width: 100%;
    margin: 40px 0 0;
  }
  #footerN .parent {
    margin: 0 0 10px;
  }
  #footerN .navi {
    padding-bottom: 10px;
  }
  #footerN .navi li {
    padding-top: 10px;
    margin-top: 10px;
  }
}
/* sns-navi */
#footerN .sns-navi {
  margin: 20px 0 0;
  padding: 0;
}
#footerN .sns-navi li {
  display: inline-block;
  margin: 0 20px 0 0;
  padding: 0;
}
#footerN .sns-navi li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  #footerN .sns-navi {
    margin: 20px 0 0;
    padding: 0;
  }
  #footerN .sns-navi li {
    margin: 0 20px 0 0;
    padding: 0;
  }
}
/* sitenavi */
#footerN .sitenavi {
  width: 50%;
  margin: 0;
  padding: 0;
  list-style: none;
}
#footerN .sitenavi li {
  display: inline-block;
  margin: 0 0 0 20px;
  padding: 0;
}
#footerN .sitenavi li:first-child {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  #footerN .sitenavi {
    width: 100%;
    text-align: center;
  }
}
/* copyright */
#footerN .copyright {
  width: 50%;
  margin: 0;
  padding: 0;
  text-align: right;
}
@media screen and (max-width: 767px) {
  #footerN .copyright {
    width: 100%;
    margin: 20px 0 0;
    text-align: center;
  }
  .wrapTable {
    overflow-x: scroll;
  }
}
/*googlemapレスポンシブ*/
.map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 75%; /* 比率を4:3に固定 */
}
/* Google Mapのiframe */
.map iframe {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.ttl {
  color: #045FB4;
  padding: 10px 0;
  border-bottom: solid 2px #045FB4;
}
/*====スライダー====*/
.slider-x {
  /* 以下の設定は必須 */
  scroll-snap-type: x mandatory;
  width: 100%;
  overflow-x: scroll;
  display: flex;
  -webkit-overflow-scrolling: touch; /* スマホ対応のため必須 */
  overflow-scrolling: touch; /* スマホ対応のため必須 */
  /* 以下デモ用のデザイン */
  scroll-behavior: smooth;
  height: auto;
}
.slider-x > div {
  /* 以下の設定は必須 */
  width: 33.33%;
  flex: none;
}
/* 以下デモ用のデザイン */
/*
.slider-x > div:nth-child(1) {
    scroll-snap-align: start;
}
.slider-x > div:nth-child(2) {
    scroll-snap-align: center;
}
.slider-x > div:nth-child(3) {
    scroll-snap-align: end;
}
.slider-x > div:nth-child(4) {
    scroll-snap-align: start;
}
.slider-x > div:nth-child(5) {
    scroll-snap-align: center;
}
.slider-x > div:nth-child(6) {
    scroll-snap-align: end;
}
.slider-x > div:nth-child(7) {
    scroll-snap-align: start;
}
.slider-x > div:nth-child(8) {
    scroll-snap-align: center;
}
.slider-x > div:nth-child(9) {
    scroll-snap-align: end;
}
*/
.scroll_table::-webkit-scrollbar {
  height: 10px; /* スクロールバーの高さ */
}
.scroll_table::-webkit-scrollbar-thumb {
  background: #aaa; /* ツマミの色 */
}
.scroll_table::-webkit-scrollbar-track {
  background: #ddd; /* トラックの色 */
}

.googleCalendar iframe {
  width: 100%;
  height: 400px;
}
@media all and (min-width: 768px) {
  .googleCalendar iframe {
	height: 600px;
  }
}

.font-weight-bolder{
	font-weight: bold;
}

.red{
	color: #FF0004;
}


/*==========ここからメディアスクリーン==========*/
@media (min-width:768px) {
  body {
    background-color: #FFFFFF;
  }
  /* basicのスタイル記述 */
  /* ========== header ========== */
  #header {
    overflow: hidden;
    width: 100%;
  }
  #header_inner {
    width: 1280px;
    height: 123px;
    margin: 0px auto 0px;
    position: relative;
  }
  #header_phone1 {
    display: none;
  }
  #header h1 {
    width: 1280px;
    height: 18px;
    position: absolute;
    top: 105px;
    left: 0px;
    font-size: 90%;
    font-weight: bolder;
  }
  .logo {
    width: 528px;
    height: 105px;
    position: absolute;
  }
  .phone {
    display: none;
    line-height: 0;
  }
  .header_nav {
    width: 230px;
    height: 16px;
    position: absolute;
    top: 15px;
    right: 0px;
  }
  .header_nav li {
    float: left;
  }
  .header_nav li a {
    background: url("../img/arr_new.png") no-repeat left center;
    padding-left: 18px;
    font-size: 84%
  }
  .header_nav .header_nav01 {
    margin-right: 20px;
  }
  .header_nav .header_nav03 {
    display: none;
  }
  .header_search {
    width: 210px;
    height: 25px;
    position: absolute;
    top: 15px;
    right: 0px;
  }
  .h_search_style {
    width: 150px;
    height: 25px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    border-style: none;
    line-height: 25px;
    color: #FFFFFF;
    font-size: 84%;
    background: url(../img/search_box.png) no-repeat;
  }
  .h_submit_style {
    width: 40px;
    height: 25px;
    float: left;
    border-style: none;
    text-indent: -9999px;
    background: url(../img/search_btn.png) no-repeat;
  }
  .header_info {
    width: 500px;
    height: 50px;
    position: absolute;
    right: 0px;
    bottom: 0px;
  }
  .header_info li {
    float: left;
  }
  .header_tel {
    width: 500px;
    height: 50px;
    margin-right: 0px;
  }
  #header_mailform {
    display: none;
  }
  /* ========== carousel ========== */
  #main-upline {
    width: 100%;
    height: 10px;
    margin: 20px 0 0 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    background: url(../img/main-upline1.png) repeat scroll 0 0 transparent;
  }
  #main-underline {
    width: 100%;
    height: 10px;
    margin-top: 0px;
    margin-bottom: 2px;
    overflow: hidden;
    position: relative;
    background: url(../img/main-underline1.png) repeat scroll 0 0 transparent;
  }
  #main {
    width: 100%;
    height: 550px;
    margin: 0px;
    overflow: hidden;
    position: relative;
    background: url(../img/main_mask1.png) repeat scroll 0 0 transparent;
  }
  #main_inner {
    width: 1280px;
    height: 550px;
    margin: 0 auto;
    position: relative;
  }
  #main ul {
    overflow: hidden;
    width: 1280px;
    height: 550px;
    top: 0;
    left: 0;
  }
  #main ul img {
    display: block;
    width: 1280px;
    height: 550px;
    float: left;
    border: 0;
  }
  #main .main_nav .prev {
    overflow: hidden;
    display: block;
    width: 40px;
    height: 0px;
    padding-top: 40px;
    background: url(../img/prev.png) no-repeat #C99D10;
    position: absolute;
    top: 255px;
    left: -20px;
    z-index: 2;
  }
  #main .main_nav .next {
    overflow: hidden;
    display: block;
    width: 40px;
    height: 0px;
    padding-top: 40px;
    background: url(../img/next.png) no-repeat #C99D10;
    position: absolute;
    top: 255px;
    right: -20px;
    z-index: 2;
  }
  #main .main_nav .prev:hover, #main .main_nav .next:hover {
    background-color: #C99D10;
  }
  /* nav */
  #navi-wrap {
    width: 100%;
  }
  #navi {
    width: 1280px;
    height: 60px;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 20px;
  }
  #nav ul {
    overflow: hidden;
    margin: 0 auto;
    width: 1280px;
    height: 60px;
  }
  #nav ul li {
    float: left;
    height: 60px;
    color: #fff;
  }
  /**
    #nav ul li a {
        display: block;
        padding-top: 60px;
        height: 0px;
        background: url(../img/navi_new201604.png) 0 0 no-repeat;
    }
	**/
  /* pankuzu指定 */
  .pan-wrap {
    width: 100%;
  }
  .pankuzu {
    width: 1280px;
    margin: 0 auto;
  }
  .pankuzu ul {
    list-style: none;
  }
  .pankuzu ul li {
    float: left;
    margin-left: 20px;
  }
  /* ========== contents ========== */
  #contents {
    width: 1280px;
    margin: 0 auto;
    clear: both;
  }
  /* レフト指定 */
  #cont-left {
    width: 890px;
    height: auto;
    float: left;
    padding-right: 6px;
  }
  #cont-left_phone {
    display: none;
  }
  .pc {
    display: block;
  }
  .phone {
    display: none;
  }
  h2 img {
    width: 100%;
  }
  .bgTokucho {
    background-image: url("../img/shopTokucho_bg.gif");
    background-repeat: no-repeat;
  }
  /*======== ページトップ ========*/
  .page-top {
    position: fixed;
    bottom: 5px;
    right: 53px;
    font-size: 77%;
    z-index: 20000;
  }
  .page-top a {
    background: #00185C;
    text-decoration: none;
    color: #fff;
    width: 70px;
    padding: 0;
    text-align: center;
    display: block;
    border-radius: 5px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
  }
  .page-top a:hover {
    text-decoration: none;
    opacity: 1.0;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
  }
  /* kotei-bnr */
  #kotei-bnr {
    display: block;
    position: fixed;
    top: 10%;
    right: 0;
    width: auto;
    z-index: 10000;
  }
  .kotei-bnr01, .kotei-bnr02, .kotei-bnr03 {
    float: right;
    margin-bottom: 0.6em;
  }
  .kotei-bnr01 img, .kotei-bnr02 img, .kotei-bnr03 img {
    width: auto;
  }
  .kotei-bnr01 a:hover img, .kotei-bnr02 a:hover img, .kotei-bnr03 a:hover img {
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
  }
  .top-kasane {
    margin-top: -70px;
    z-index: -20000;
    right: 0;
  }
  /*====topics====*/
  .topics {
    margin: 10px 0 50px;
  }
  dl.topics {
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
  }
  dt.topics {
    float: left;
    padding-bottom: 5px;
  }
  dd.topics {
    display: block;
    margin-left: 11%;
    padding-bottom: 5px;
  }
}
@media (max-width:767px) {
  .pc {
    display: none;
  }
  .phone {
    display: block;
  }
  img {
    width: 100%;
  }
  #header {
    width: 100%;
    height: 100%;
    background: none;
  }
  #header h1 {
    display: none;
  }
  /* ========== carousel ========== */
  #main-upline {
    width: 100%;
    height: 10px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    background: url(../img/main-upline1.png) repeat scroll 0 0 transparent;
  }
  #main-underline {
    width: 100%;
    height: 10px;
    margin-top: 0px;
    margin-bottom: 2px;
    overflow: hidden;
    position: relative;
    background: url(../img/main-underline1.png) repeat scroll 0 0 transparent;
  }
  #main {
    width: 100%;
    height: auto;
    margin: 0px;
    overflow: hidden;
    position: relative;
  }
  #main_inner {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
  }
  #main ul {
    overflow: hidden;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
  }
  #main ul img {
    display: block;
    width: 100%;
    height: auto;
    float: left;
    border: 0;
  }
  #main .main_nav .prev {
    display: none;
  }
  #main .main_nav .next {
    display: none;
  }
  /* nav */
  #nav {
    display: none;
  }
  /*======== ページトップ ========*/
  .page-top {
    position: fixed;
    bottom: 60px;
    right: 0px;
    font-size: 77%;
    z-index: 20000;
  }
  .page-top a {
    background: #00185C;
    text-decoration: none;
    color: #fff;
    width: 50px;
    padding: 0;
    text-align: center;
    display: block;
    border-radius: 5px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
  }
  .page-top a:hover {
    text-decoration: none;
    opacity: 1.0;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
  }
  /* kotei-bnr */
  #kotei-bnr {
    display: block;
    position: fixed;
    top: 55%;
    right: 0;
    width: 12.5%;
    z-index: 500;
  }
  .kotei-bnr01, .kotei-bnr02, .kotei-bnr03 {
    float: right;
    margin-bottom: 0.5em;
  }
  .kotei-bnr01 img, .kotei-bnr02 img, .kotei-bnr03 img {
    width: 100%;
  }
  .kotei-bnr01 a:hover img, .kotei-bnr02 a:hover img, .kotei-bnr03 a:hover img {
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
  }
  .top-kasane {
    margin-top: -15px;
    z-index: -20000;
    right: 0;
  }
  /*====topics====*/
  .topics {
    width: 100%;
    padding: 2% 5%;
  }
  dl.topics {
    padding: 2% 0 0 0;
    border-bottom: 1px solid #ccc;
  }
  dt.topics {
    clear: left;
    width: 20%;
  }
  dd.topics {
    display: block;
    float: left;
    padding: 4%;
    width: 92%;
  }
}