@charset "utf-8";

/*slide.cssと、lightbox.cssの読み込み
---------------------------------------------------------------------------*/
@import url(slide.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.10.0/css/lightbox.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.10.0/css/lightbox.css);

/*全端末（PC・タブレット・スマホ）共通設定
---------------------------------------------------------------------------*/
/* reset */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
}
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th {
  text-align: left;
}
q:before,
q:after {
  content: "";
}
object,
embed {
  vertical-align: top;
}
legend {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
img,
abbr,
acronym,
fieldset {
  border: 0;
}

body {
  font-weight: 300;
  color: #000;
  background: #fff;
  font:
    14px/1.9 "Noto Sans JP",
    Arial,
    Verdana,
    游ゴシック,
    YuGothic,
    "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN",
    メイリオ,
    Meiryo,
    sans-serif;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
}

a {
  color: #0066ff;
  text-decoration: none;
}

a:hover,
.active {
  text-decoration: underline;
}

a:active,
a:focus,
input:active,
input:focus {
  outline: 0;
}

/* ヘッダー
------------------------------------------------------------*/
#mainnav a {
  font-family: "Michroma", sans-serif;
  color: #000;
}

/* フッター
------------------------------------------------------------*/
#footer {
  padding: 50px 10px 50px 0;
  font-size: 12px;
  text-align: center;
  background: #fff;
  clear: both;
}

/* 共通
------------------------------------------------------------*/
h1 {
  font-family:
    YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
h2 {
  font-family: "Michroma", sans-serif;
}
h6 {
	font-family: "Michroma", sans-serif;
}
p {
  text-align: justify;
}
img {
  height: auto;
  max-width: 100%;
}

section {
  clear: both;
}
section h1 {
  margin: 15px auto;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
}

section h1 span {
	padding-bottom: 20px;
}

section h2 {
  width: 60%;
  margin: 60px auto;
  font-size: 28px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 20px;
}

section h2 span {
  border-bottom: 3px solid #000;
  padding-bottom: 5px;
}

section h3 {
  margin: 10px auto;
  font-size: 16px;
  font-weight: bold;
}

gallery02 {
  margin: 30px auto;
  font-size: 100px;
  font-weight: bold;
}

.inner {
  width: 80%;
  margin: 0 auto;
  padding-bottom: 50px;
}

#sec03 .inner,
#sec04 .inner,
#sec06 .inner {
  border-bottom: 1px solid #a0a0a0;
}

.innerS {
  width: 70%;
  margin: 0 auto;
  padding-bottom: 30px;
}
.innerS p {
  text-align: center;
}


.inner3 {
  width: 80%;
  margin: 0 auto;
  padding-bottom: 20px;
}
/* SEC01
------------------------------------------------------------*/
#right {
  text-align: right;
}
/* SEC02 Gallery
------------------------------------------------------------*/
#sec02 {
  padding: 0 !important;
}

#sec02 header {
  display: none;
}

#gallery {
  overflow: hidden;
}

#gallery li {
  float: left;
  width: calc(100% / 3);
  line-height: 0;
}
#gallery li.full {
  width: 100%;
}

#gallery img {
  display: block;
  width: 100%;
  height: auto;
}

/* SEC04 special
------------------------------------------------------------*/
.col4 .img {
  align-content: center;
  display: grid;
  margin: 0 auto;
  text-align: center;
}

/* SEC03 DIVING
------------------------------------------------------------*/
#sec03 {
  padding-bottom: 0 !important;
}

.article {
  clear: both;
  overflow: hidden;
  padding-bottom: 10px;
}

.article img {
  float: left;
  margin: 5px 20px 20px;
}

.article p {
  margin-bottom: 20px;
}

/* SEC05 COMPANY
------------------------------------------------------------*/
#sec05 {
  padding: 0 !important;
}


/* SEC06 INFORMATION
------------------------------------------------------------*/
#sec06 p {
  margin-bottom: 5px;
}
.col2 li {
  display: inline-block;
  width: 100%;
  margin: 20px 0;
}
.item {
  margin: 0px;
  margin-bottom: 20px;
  padding: 20px;
  text-align: justify;
}
.container {
  display: flex;
}
.shopinfo01 {
  margin: 0px;
  margin-bottom: 10px;
  padding: 20px;
  text-align: center;
}

.col5 .img {
  align-content: center;
  display: flex;
  margin: 0 auto;
  text-align: center;
}

.container2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

/* SEC07 INFORMATION
------------------------------------------------------------*/
#sec07 p {
  margin-bottom: 0px;
}
.item2 {
  margin: 0px;
  margin-bottom: 0px;
  padding: 12px;
  text-align: justify;
}
.item3 {
  margin: 0px;
  padding: 20px;
  text-align: justify;
  background-color: #eeeeee;
  margin-bottom: 10px;
}

/* SEC08 INFORMATION
------------------------------------------------------------*/
#sec08 p {
  margin-bottom: 5px;
}
.item4 {
  margin: 0px;
  padding: 20px;
  text-align: justify;
  background-color: #eeeeee;
  margin-bottom: 10px;
}
.class1 {
  color: #a24f04;
}
.class2 {
  color: #fff;
}
.item7 {
  margin: 0px;
  padding: 20px;
  text-align: center;
  color: #f94a4d;
  background-color: #000;
  margin-bottom: 10px;
}

/* SEC09 INFORMATION
------------------------------------------------------------*/
#sec09 p {
  margin-bottom: 5px;
}
.grid {
  display: grid;
  background-color: #000000;
  gap: 0px;
  grid-template-columns: repeat(auto-fit, minmax(100px));
  margin-bottom: 3px;
  margin-top: 6%;
}

#sec10 p {
  display: flex;
  background-color: #fff;
  flex-direction: wrap;
  justify-content: center;
  margin-bottom: 20px;
}
/*写真全体を囲むブロック*/
.photo-block {
	display: grid;
	gap: 30px;
	grid-template-columns: repeat(3, 1fr);
	justify-items: center;
	margin-inline: auto;
	max-width: 95%;
}

/*画像*/
.list figure {
  /*width: 25%;			画像幅*/
  /*float: left;		左に回り込み*/
  /*transition: 0.3s;	マウスオン時の移り変わるまでの時間設定。0.4秒。*/
}
.list a figure {
  margin: 0;
  opacity: 0.75; /*画像の透明度80%*/
}
.list a figure img {
  display: block;
}
/*マウスオン時の画像*/
.list a:hover figure {
  opacity: 1; /*画像の色を100%出す*/
}

/*---------------------------------------------------------------------------*/

/* mainImgのスライダー
---------------------------------------------------------------------------*/
/*写真全体を囲むブロック*/
.mainImg {
  position: relative;
}
.mainImg_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 100;
  width: 50%;
  opacity: 1;
  transform: translate(-50%, -50%);
}
.mainImg_logo img {
  width: 100%;
  height: 100%;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.5));
  object-fit: cover;
}

/*---------------------------------------------------------------------------*/

/* RESPONSIVE 設定
------------------------------------------------------------*/

@media only screen and (min-width: 800px) {
  body {
    font-size: 14px;
  }

  #wrapper {
    width: 100%;
  }

  #content {
    width: 80%;
  }

  #sidebar {
    position: fixed;
    top: 0;
    right: 4%;
    width: 12%;
    background: #fff;
  }

  a#menu {
    display: none;
  }

  .panel {
    display: block !important;
  }

  #sidebar h1 {
    padding: 15px 0;
  }

  #mainnav li {
    padding: 7px 0;
    font-size: 15px;
  }

  #sns {
    margin-top: 40px;
  }

  #sns li {
    display: inline-block;
    padding-right: 10px;
  }

  #sns a:hover img {
    opacity: 0.8;
  }

  /* SEC03 BRAND
	-----------------*/
  .col4 {
    text-align: center;
  }
  /* SEC03 BRAND写真揃え
	-----------------*/
  .col4 li {
    display: inline-block;
    width: 18%;
    padding: 0 3%;
    text-align: left;
    vertical-align: top;
  }

  #map iframe {
    height: 200px !important;
  }

  #footer {
    padding: 30px 10px 70px 0;
  }
}

@media only screen and (min-width: 641px) {
  .col2 li {
    vertical-align: top;
    width: 60%;
  }
  .col2 li:first-child {
    padding-right: 4%;
    width: 35%;
  }
}

@media only screen and (max-width: 640px) {
  .innerS {
    padding-bottom: 30px;
    width: 94%;
  }
  #gallery li {
    float: none;
    width: 100%;
  }
  .article img {
    display: block;
    float: none;
    margin: 0 auto 10px;
  }
  #map iframe {
    left: 2%;
    width: 96% !important;
  }
  .container {
    align-items: center;
    flex-direction: column;
  }

  #sec01 h1 {
    font-size: 17px;
  }
  #sec01 h2 {
    font-size: 22px;
  }
  #sec02 h1 {
    font-size: 17px;
  }
  #sec02 h2 {
    font-size: 22px;
  }
  #sec03 h1 {
    font-size: 17px;
  }
  #sec03 h2 {
    font-size: 22px;
  }
  #sec04 h1 {
    font-size: 17px;
  }
  #sec04 h2 {
    font-size: 22px;
  }
  #sec05 h1 {
    font-size: 17px;
  }
  #sec05 h2 {
    font-size: 22px;
  }
  #sec06 h1 {
    font-size: 17px;
  }
  #sec06 h2 {
    font-size: 22px;
  }
  #sec07 h1 {
    font-size: 17px;
  }
  #sec07 h2 {
    font-size: 22px;
  }
  #sec08 h2 {
    font-size: 22px;
  }
  #sec08 h1 {
    font-size: 17px;
  }
  #sec09 h2 {
    font-size: 22px;
  }
  #sec09 h1 {
    font-size: 17px;
  }
  /* SEC03 BRAND写真揃え
	-----------------*/
  .col4 li {
    display: flex;
    width: 50%;
    padding: 0 3%;
    text-align: left;
    justify-content: space-around;
    vertical-align: top;
  }
}

@media only screen and (max-width: 640px) {
  .siteLogo {
    width: auto;
    height: auto;
    background: none;
  }
  .siteLogo img {
    display: block;
  }
}

@media only screen and (max-width: 799px) {
  #sidebar {
    position: fixed;
    z-index: 500;
    width: 100%;
  }

  #sidebarWrap {
    position: relative;
    width: 100%;
    height: 50px;
    background: #fff;
    border-bottom: 1px solid #ccc;
  }

  #sidebar h1 {
    padding-top: 16px;
    text-align: center;
  }
  /*--------small時ロゴサイズ-----------*/
  #sidebar h1 img {
    margin-bottom: 20px;
    max-height: 80px;
    width: auto !important;
  }

  a#menu {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 30px;
    margin: 10px;
  }

  #menuBtn {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 18px;
    height: 2px;
    margin: -1px 0 0 -7px;
    background: #000;
    transition: 0.2s;
  }

  #menuBtn:before,
  #menuBtn:after {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 18px;
    height: 2px;
    background: #000;
    transition: 0.3s;
    content: "";
  }

  #menuBtn:before {
    margin-top: -7px;
  }

  #menuBtn:after {
    margin-top: 5px;
  }

  a#menu .close {
    background: transparent;
  }

  a#menu .close:before,
  a#menu .close:after {
    margin-top: 0;
  }

  a#menu .close:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  a#menu .close:after {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }

  .panel {
    position: relative;
    top: -10px;
    left: 0;
    z-index: 100;
    display: none;
    width: 100%;
    overflow: hidden;
  }

  #mainnav {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: right;
  }

  #mainnav ul {
    text-align: left;
    background: #fff;
    border-bottom: 1px solid #ccc;
  }

  #mainnav li a {
    position: relative;
    display: block;
    padding: 15px 25px;
    font-weight: 400;
    color: #000;
    border-bottom: 1px solid #ccc;
  }
  #mainnav li a:before {
    position: absolute;
    top: 50%;
    left: 5px;
    display: block;
    width: 6px;
    height: 6px;
    margin: -4px 0 0 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-right: solid 2px #000;
    border-top: solid 2px #000;
    content: "";
  }
  #mainnav #sns li {
    display: inline-block;
  }
  #mainnav #sns li a {
    position: relative;
    display: inline-block;
    padding: 14px 8px 8;
    border: 0;
  }
  #mainnav #sns li a:before {
    border: 0;
  }
  .col4 li {
    display: block;
    margin: 0 auto 50px;
    text-align: center;
  }
  section h2 {
    margin: 55px auto;
  }
  .mainImg_logo {
    top: 58%;
  }
  .photo-block {
    gap: 10px;
    max-width: 100%;
    padding: 0 10px 0 10px; /*上、左右、下のボックス内の余白*/
  }
}
