@charset "UTF-8";
/*
$font-family-sans-serif: -apple-system,
"BlinkMacSystemFont",
"Helvetica Neue",
Helvetica,
"Arial",
"Hiragino Kaku Gothic ProN",
"Hiragino Sans",
"ヒラギノ角ゴ ProN W3",
"メイリオ",
Meiryo,
sans-serif,
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji";*/
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input,
select {
  vertical-align: middle;
}

select,
input,
button,
textarea {
  font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", -apple-system, "BlinkMacSystemFont", "Helvetica Neue", Helvetica, "Arial", sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  word-break: break-all;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

abbr,
acronym {
  border-bottom: 1px dotted #000;
  cursor: help;
}

em {
  font-style: italic;
}

p,
fieldset,
table,
pre {
  font-size: 100%;
  margin-bottom: 1.2em;
}

img {
  vertical-align: bottom;
}

blockquote {
  background-color: #f0f0f0;
  margin-bottom: 1em;
  margin-left: 1em;
  padding: 5px;
  border: solid 1px #acacac;
  display: block;
}

pre {
  background-color: #f9fffd;
  margin-bottom: 1em;
  margin-left: 1em;
  padding: 5px;
  border: solid 1px #acacac;
  display: block;
}

.resimg {
  width: 100%;
  height: auto;
  display: block;
}

.imgs {
  margin-bottom: 8px;
}

a:link img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.btn a:hover,
a:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.pc_content {
  display: inherit;
}

.sp_content {
  display: none;
}

@media screen and (max-width: 767px) {
  .pc_content {
    display: none;
  }

  .sp_content {
    display: inherit;
  }
}
li {
  list-style: none;
}

/* diamond */
ul.diamond {
  margin: 4px 0 6px 0;
  padding: 0 0 0 12px;
}
ul.diamond li {
  position: relative;
  list-style: none;
  padding: 0 0 0 12px;
}
ul.diamond li::after {
  display: block;
  content: "";
  position: absolute;
  top: 0.6em;
  left: -4px;
  width: 3px;
  height: 3px;
  background-color: #111;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

ul.noteList {
  font-weight: 400;
  margin: 4px 0;
  padding: 0 0 0 16px;
}
ul.noteList li {
  padding-left: 0;
  text-indent: -16px;
  padding: 0;
  list-style: none;
}
ul.noteList li:before {
  content: "※";
  margin-right: 0px;
}

/* map youtube */
.map_youtube {
  position: relative;
  padding-bottom: 56.25%;
  /*padding-bottom: 32.25%;*/
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.map_youtube iframe,
.map_youtube object,
.map_youtube embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.8em;
  font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", -apple-system, "BlinkMacSystemFont", "Helvetica Neue", Helvetica, "Arial", sans-serif;
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  body {
    font-size: 1.6em;
    font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", -apple-system, "BlinkMacSystemFont", "Helvetica Neue", Helvetica, "Arial", sans-serif;
    line-height: 1.4;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 1em;
  font-family: inherit;
  font-weight: bold;
  line-height: 1.2;
}

h5,
h6,
.h5,
.h6 {
  margin-bottom: 0.2em;
}

h1,
.h1 {
  font-size: 3.8rem;
}

h2,
.h2 {
  font-size: 3rem;
}

h3,
.h3 {
  font-size: 2.6rem;
}

h4,
.h4 {
  font-size: 2.2rem;
}

h5,
.h5 {
  font-size: 1.8rem;
}

h6,
.h6 {
  font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
  h1,
.h1 {
    font-size: 2.6rem;
  }

  h2,
.h2 {
    font-size: 2.2rem;
  }

  h3,
.h3 {
    font-size: 2rem;
  }

  h4,
.h4 {
    font-size: 1.8rem;
  }

  h5,
.h5 {
    font-size: 1.6rem;
  }

  h6,
.h6 {
    font-size: 1.6rem;
  }
}
table {
  width: 100%;
  background-color: #fff;
  margin-bottom: 2rem;
}

th,
td {
  padding: 0.5rem;
  border: 1px solid #bbb;
  vertical-align: middle;
}

th {
  font-weight: normal;
  text-align: left;
}

caption {
  margin-bottom: 0.5em;
  text-align: center;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #bbb;
  margin: 2rem 0;
  padding: 0;
}

p {
  line-height: 1.8;
  margin-bottom: 1.2em;
}

@media screen and (max-width: 767px) {
  p {
    line-height: 1.6;
    margin-bottom: 1em;
  }
}
ol,
ul {
  margin-left: 0;
  margin-bottom: 1.2em;
}

ol {
  list-style: decimal outside;
}

ul {
  list-style-type: disc;
}

ul li {
  margin-bottom: 0.3em;
  padding-left: 0;
}

ol li {
  margin-bottom: 0.3em;
  padding-left: 0;
}

li ul,
li ol {
  margin-left: 0;
  padding-top: 0.3em;
  padding-bottom: 0.2em;
  margin: 0 0px 0 0em;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-left: 2em;
  margin-bottom: 0;
}

ul.no_dots {
  list-style: none;
  margin-left: 0em;
}

.txt_icon {
  padding-left: 1.8em;
  position: relative;
}

.txt_icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  margin-top: -0.7em;
  width: 1.4em;
  height: 1.4em;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}

.icon_home:after {
  background-image: url(../img/def/css/svg/home.svg);
}

.icon_arrow:after {
  background-image: url(../img/def/css/svg/circle-right.svg);
}

.icon_arrow_rev:after {
  background-image: url(../img/def/css/svg/circle-right.svg);
}

.icon_arrow_up:after {
  background-image: url(../img/def/css/svg/circle-up.svg);
}

.icon_arrow_down:after {
  background-image: url(../img/def/css/svg/circle-down.svg);
}

.icon_pdf:after {
  background-image: url(../img/def/css/svg/file-pdf.svg);
}

.icon_word:after {
  background-image: url(../img/def/css/svg/file-word.svg);
}

.icon_excel:after {
  background-image: url(../img/def/css/svg/file-excel.svg);
}

.icon_zip:after {
  background-image: url(../img/def/css/svg/file-zip.svg);
}

.icon_down:after {
  background-image: url(../img/def/css/svg/download.svg);
}

.icon_image:after {
  background-image: url(../img/def/css/svg/image.svg);
}

.icon_page:after {
  background-image: url(../img/def/css/svg/page.svg);
}

.icon_feed:after {
  background-image: url(../img/def/css/svg/feed.svg);
}

.icon_facebook:after {
  background-image: url(../img/def/css/svg/facebook.svg);
}

.icon_twitter:after {
  background-image: url(../img/def/css/svg/twitter.svg);
}

.icon_youtube:after {
  background-image: url(../img/def/css/svg/youtube.svg);
}

.help_popup {
  width: 16px;
  height: 16px;
  margin: 8px;
  position: relative;
}

.help_txt {
  position: absolute;
  right: 16px;
  top: -60px;
  width: 200px;
  height: auto;
  display: none;
  background-color: #fff;
  border: #bbb 1px solid;
  border-radius: 8px;
  padding: 8px;
  font-size: 14px;
}

.help_icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px #bbb solid;
  border-radius: 9px;
  text-align: center;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 4px;
  cursor: pointer;
  background-color: #fff;
}

.min {
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", HGS明朝M, "ＭＳ Ｐ明朝", serif;
  -webkit-transform: rotate(0.03deg);
          transform: rotate(0.03deg);
}

.atten {
  color: #A10000;
}

.green {
  color: #0f660a;
}

.blue {
  color: #1369af;
}

.orange {
  color: #F90;
}

.red {
  color: red;
}

.clb {
  clear: both;
}

ul.mg_bot,
p.mg_bot,
.mg_bot {
  margin-bottom: 4rem;
}

ul.nmg,
p.nmg,
.nmg {
  margin-bottom: 0;
}

.txt_center {
  text-align: center;
}

.txt_right {
  text-align: right;
}

.full_width {
  width: 100%;
  height: auto;
}

.brblock {
  display: block;
}

.spblock {
  display: none;
}

@media screen and (max-width: 767px) {
  .spblock {
    display: block;
  }

  .brblock {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pc_content {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .sp_content {
    display: none;
  }
}
a:link {
  color: #196b99;
  text-decoration: none;
  outline: 0;
}

a:visited {
  color: #4c8cb1;
  text-decoration: none;
  outline: 0;
}

a:hover {
  color: #196b99;
  text-decoration: underline;
  outline: 0;
}

.lazyload {
  opacity: 0;
}

.lazyloaded {
  opacity: 0;
  -webkit-animation-name: fade-in1;
          animation-name: fade-in1;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

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

@keyframes fade-in1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.clf:before,
.clf:after {
  content: "";
  display: table;
}

.clf:after {
  clear: both;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body {
  width: 100%;
  height: 100%;
}

@supports (-webkit-touch-callout: none) {
  body {
    /* Safari用のハック */
    height: -webkit-fill-available;
  }
}
body {
  position: relative;
  color: #111;
  background-color: #fff;
  text-align: center;
  margin: 0;
  padding: 0;
  width: 100%;
}

.mincho {
  font-family: kozuka-mincho-pro, serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
}

.selector {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.mainContent {
  position: relative;
  overflow: hidden;
}

.main_imgBox {
  position: relative;
  width: 100vw;
  height: 1080px;
  overflow: hidden;
}

#rootvisual {
  position: relative;
  width: 100vw;
  height: 1080px;
  background-color: #000;
  overflow: hidden;
}
#rootvisual .main_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 480px;
  margin-top: -150px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 4;
}
#rootvisual .main_logo img {
  width: 100%;
  height: auto;
  display: block;
}
#rootvisual .main_logo::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 60%;
  /*画像の幅に対する高さ比率*/
  display: block;
}

.rootslidar {
  width: 100vw;
  height: 1080px;
  overflow: hidden;
}

.slide-animation.zoomimg01,
.slide-animation.zoomimg02,
.slide-animation.zoomimg03,
.slide-animation.zoomimg04,
.slide-animation.zoomimg05,
.slide-animation.zoomimg06 {
  -webkit-animation: slide-zoom 10s ease-out;
          animation: slide-zoom 10s ease-out;
}

@-webkit-keyframes slide-zoom {
  0% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes slide-zoom {
  0% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/*
.slide-animations {
	animation: fadezoom 10s 0s infinite;
}

@keyframes fadezoom {
	0% {

		transform: scale(1);
	}

	100% {

		transform: scale(1.3);
	}
}



.zoom-1 img {
	width: 100%;
	height: auto;
	animation: animationZoom1 10s ease-in-out infinite;
}

.zoom-2 img {
	width: 100%;
	height: auto;
	animation: animationZoom2 10s ease-in-out infinite;
animation-delay: 10s;
}

.zoom-3 img {
	width: 100%;
	height: auto;
	animation: animationZoom3 10s ease-in-out infinite;
}





@keyframes animationZoom1 {
	100%{
		transform: scale(1.3)
	}
}

@keyframes animationZoom2 {
	80%{
		transform: scale(1.3)
	}
}

@keyframes animationZoom3 {
	80%{
	transform: scale(1.3)
	}
}
*/
@media screen and (max-width: 767px) {
  #rootvisual {
    position: relative;
    width: 100vw;
    height: 100vh;
  }
  #rootvisual .main_logo {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300px;
    margin-top: -20px;
  }
  #rootvisual .main_logo::before {
    /*スペースを作る*/
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 0%;
    /*画像の幅に対する高さ比率*/
    display: block;
  }

  .rootslidar .zoomvisual img {
    width: 100%;
    height: 100vh;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
/*-------------------------------------------
Mainvisual
-------------------------------------------*/
.main_header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
          backdrop-filter: saturate(180%) blur(20px);
  z-index: 10;
  -webkit-box-shadow: 0px 2px 8px -3px rgba(0, 0, 0, 0.6);
          box-shadow: 0px 2px 8px -3px rgba(0, 0, 0, 0.6);
}
.main_header .intro_inner {
  position: relative;
  width: 100%;
  max-width: 1024px;
  height: 100px;
  margin: 0 auto;
  padding: 0 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.main_header .intro_inner .logomark {
  width: 49px;
  height: 44px;
}
.main_header .intro_inner .logomark img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  .main_header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
            backdrop-filter: saturate(180%) blur(20px);
    z-index: 10;
    -webkit-box-shadow: 0px 2px 8px -3px rgba(0, 0, 0, 0.6);
            box-shadow: 0px 2px 8px -3px rgba(0, 0, 0, 0.6);
  }
  .main_header .intro_inner {
    position: relative;
    width: 100%;
    max-width: auto;
    height: 70px;
    margin: 0 auto;
    padding: 0 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .main_header .intro_inner .logomark {
    width: 200px;
    height: 50px;
  }
}
.is-show {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.navi {
  padding: 0;
  overflow: hidden;
}
.navi .gn .gn_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
}

.gn {
  position: relative;
  margin: 0;
  padding: 0;
}
.gn a {
  position: relative;
  margin: 0 1px;
  padding: 32px 8px;
  font-size: 18px;
  font-weight: 200;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", HGS明朝M, "ＭＳ Ｐ明朝", serif;
  white-space: nowrap;
  text-align: center;
  display: block;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #fff;
  /*&::before {
  	content: '';
  	position: absolute;
  	top: 50%;
  	left: 0;
  	display: inline-block;
  	width: 1px;
  	height: 50%;
  	background-color: #fff;
  	transform: translate(0%, -50%);
  }

  &.gnav06 span {
  	padding: 8px 12px;
  	border: 1px solid #fff;
  }*/
}
.gn a::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.gn a:hover {
  color: #e8e8e8;
  text-decoration: none;
}

.gn a:hover:after {
  bottom: 0px;
  -webkit-transform: scale(0.8, 1);
          transform: scale(0.8, 1);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  color: #eeeeee;
}

.gn a.active:after {
  -webkit-transform: scale(0.8, 1);
          transform: scale(0.8, 1);
  color: #fff;
}

body#about a.gnav01:after {
  -webkit-transform: scale(0.8, 1);
          transform: scale(0.8, 1);
  color: #fff;
}

body#history a.gnav02:after {
  -webkit-transform: scale(0.8, 1);
          transform: scale(0.8, 1);
  color: #fff;
}

body#jounetsu a.gnav03:after {
  -webkit-transform: scale(0.8, 1);
          transform: scale(0.8, 1);
  color: #fff;
}

body#yoseginosato a.gnav04:after {
  -webkit-transform: scale(0.8, 1);
          transform: scale(0.8, 1);
  color: #fff;
}

body#experience a.gnav05:after {
  -webkit-transform: scale(0.8, 1);
          transform: scale(0.8, 1);
  color: #fff;
}

body#shop a.gnav06:after {
  -webkit-transform: scale(0.8, 1);
          transform: scale(0.8, 1);
  color: #fff;
}

.menu-btn {
  display: none;
}

@media screen and (max-width: 767px) {
  .menu-btn {
    display: inherit;
  }

  .menu-btn {
    position: fixed;
    top: 0;
    right: 0;
    display: table;
    height: 70px;
    padding: 0 2.3em;
    font-size: 11px;
    text-transform: uppercase;
    /*color: var.$point-color;*/
    font-weight: 900;
    background-color: black;
    -webkit-box-shadow: 0px 2px 3px -3px rgba(0, 0, 0, 0.9);
            box-shadow: 0px 2px 3px -3px rgba(0, 0, 0, 0.9);
    z-index: 10;
  }
  .menu-btn span {
    display: table-cell;
    vertical-align: middle;
  }

  .menu-btn em,
.menu-btn em::after,
.menu-btn em::before {
    display: block;
    position: relative;
    height: 2px;
    width: 20px;
    background-color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  .menu-btn em {
    margin: 0 auto;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s;
  }

  .menu-btn em::before,
.menu-btn em::after {
    position: absolute;
    content: "";
    left: 0;
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
  }

  .menu-btn em::before {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  .menu-btn em::after {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }

  .menu-btn.active {
    position: fixed;
    z-index: 9999;
    background-color: black;
  }

  .menu-btn.active em {
    background-color: rgba(255, 255, 255, 0);
  }

  .menu-btn.active em::before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .menu-btn.active em::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
.dropmenu {
  opacity: 0;
  display: none;
}

@media screen and (max-width: 767px) {
  .navi {
    display: none;
  }

  .dropmenu {
    position: fixed;
    top: 70px;
    width: 100%;
    height: 100vh;
    background-color: #000;
    padding: 0;
    z-index: 9;
    text-align: left;
    overflow-y: auto;
    padding: 0 0 180px 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translate(-81%);
            transform: translate(-81%);
  }
  .dropmenu.animation {
    display: block;
    opacity: 1;
    -webkit-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .dropmenu.hide {
    -webkit-transform: translate(-81%);
            transform: translate(-81%);
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }

  .subBox {
    margin: 0 0 12px 0;
  }
  .subBox ul,
.subBox li {
    margin-left: 0;
    padding-left: 0;
    text-align: left;
  }

  .accordion-menu {
    margin: 0;
    padding: 0;
    background-color: #fff;
    overflow-y: auto;
  }

  li.header_menu_item,
li.header_menu_itemSub {
    position: relative;
    border-bottom: 1px dotted #dedede;
    margin: 0;
  }

  li.header_menu_item a,
li.header_menu_itemSub a {
    position: relative;
    text-decoration: none;
    display: block;
    font-size: 14px;
    padding: 24px 24px;
    color: #111;
    font-weight: 300;
  }

  li.header_menu_item > a::after {
    position: absolute;
    top: 50%;
    right: 14px;
    content: "";
    width: 8px;
    height: 8px;
    border-top: solid 1px #111;
    border-right: solid 1px #111;
    -webkit-transform: translate(0%, -50%) rotate(45deg);
            transform: translate(0%, -50%) rotate(45deg);
  }

  /* open*/
  li.header_menu_itemSub.open .dropdownlink {
    font-weight: 900;
    color: #fff;
    background-color: #F9820B;
  }

  li.header_menu_itemSub > a::before {
    position: absolute;
    content: "";
    vertical-align: middle;
  }

  li.header_menu_itemSub > a::after {
    position: absolute;
    top: 45%;
    right: 16px;
    content: "";
    width: 6px;
    height: 6px;
    border-top: solid 1px #111;
    border-right: solid 1px #111;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  li.header_menu_itemSub.open > a::after {
    position: absolute;
    top: 45%;
    right: 16px;
    content: "";
    width: 6px;
    height: 6px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  li.header_menu_itemSub.open ul.submenuItems li {
    position: relative;
    border: none;
  }

  .submenuItems {
    display: none;
    margin: 0;
    padding: 0;
    background-color: #f1f1f1;
  }
  .submenuItems li {
    margin: 0;
    padding: 0;
  }
  .submenuItems li a {
    position: relative;
    display: block;
    width: 50%;
    float: left;
    padding: 12px 16px;
    border-top: 1px solid #dedede;
    border-right: 1px solid #dedede;
    background: none;
    text-decoration: none;
  }
  .submenuItems li a.w100 {
    width: 100%;
    float: none;
  }

  .dropdownlink > a {
    text-decoration: none;
  }

  .accordion-menu li {
    list-style: none;
  }

  .no-scroll #wrapper {
    position: fixed;
    z-index: 8;
    background: rgba(0, 0, 0, 0.6);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .no-scroll {
    overflow: hidden;
    width: 100%;
    height: 100%;
  }

  .sidenav_bottom {
    color: #fff;
    padding: 12px 8px;
  }
  .sidenav_bottom p {
    font-size: 13px;
  }
  .sidenav_bottom .side_logo {
    position: relative;
    width: 180px;
    margin: 0 0 16px 0;
  }
  .sidenav_bottom .side_logo img {
    width: 100%;
    height: auto;
    display: block;
  }
}
#scrollup {
  position: fixed;
  bottom: 12px;
  right: 2%;
  width: 48px;
  height: 48px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 3;
}
#scrollup a {
  display: block;
  width: 48px;
  height: 48px;
}

#footer {
  position: relative;
  width: 100%;
  height: auto;
  padding: 20px 0;
  background-color: #000;
  color: #fff;
}
#footer #footer_inner {
  position: relative;
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#footer .footer_logo {
  width: 240px;
  margin: 0 0 16px;
}
#footer .ft_title {
  font-size: 30px;
  margin: 0;
  text-align: left;
  width: 40%;
}
#footer .ft_title .ft_name {
  font-size: 12px;
}
#footer .ft_link {
  text-align: left;
  width: 20%;
}
#footer .ft_link ul {
  margin: 0;
  padding: 0;
}
#footer .ft_link li {
  line-height: 1.6;
  margin: 0;
}
#footer .ft_link li a {
  font-size: 14px;
  color: #fff;
}
#footer .copyright {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  #footer {
    position: relative;
    width: 100%;
    padding: 24px 0;
  }
  #footer #footer_inner {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 12px;
    text-align: center;
    display: block;
  }
  #footer .footer_logo {
    width: 200px;
    margin: 0;
  }
  #footer .ft_title {
    font-size: 30px;
    margin: 0 0 16px;
    text-align: left;
    width: 100%;
  }
  #footer .ft_title .ft_name {
    font-size: 12px;
  }
  #footer .footer_add,
#footer .ft_link {
    display: none;
  }
  #footer .copyright {
    font-size: 14px;
    text-align: left;
  }
}
#g-nav {
  position: fixed;
  right: -120%;
}

.openbtn1 {
  display: none;
}

@media screen and (max-width: 767px) {
  #g-nav {
    /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
    position: fixed;
    z-index: 999;
    /*ナビのスタート位置と形状*/
    top: 70px;
    right: -120%;
    width: 100%;
    height: 100vh;
    /*ナビの高さ*/
    background: #000;
    /*動き*/
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    text-align: left;
  }

  /*アクティブクラスがついたら位置を0に*/
  #g-nav.panelactive {
    right: 0;
  }

  /*ナビゲーションの縦スクロール*/
  #g-nav.panelactive #g-nav-list {
    /*ナビの数が増えた場合縦スクロール*/
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100vh;
    /*表示する高さ*/
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }

  /*ナビゲーション*/
  #g-nav ul {
    background-color: #fff;
    /*ナビゲーション天地中央揃え*/
  }
  #g-nav ul li {
    list-style: none;
    text-align: left;
  }
  #g-nav ul li a {
    color: #111;
    text-decoration: none;
    padding: 12px 16px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 200;
  }
  #g-nav ul li a::after {
    position: absolute;
    top: 50%;
    right: 12px;
    content: "";
    width: 8px;
    height: 8px;
    border-top: solid 1px #111;
    border-right: solid 1px #111;
    -webkit-transform: translate(0%, -50%) rotate(45deg);
            transform: translate(0%, -50%) rotate(45deg);
  }

  /*リストのレイアウト設定*/
  /*========= ボタンのためのCSS ===============*/
  .openbtn1 {
    position: fixed;
    z-index: 9999;
    /*ボタンを最前面に*/
    top: 10px;
    right: 0px;
    cursor: pointer;
    width: 70px;
    height: 70px;
    display: inherit;
  }

  /*×に変化*/
  .openbtn1 span {
    display: inline-block;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    position: absolute;
    left: 14px;
    height: 2px;
    background-color: #fff;
    width: 45%;
  }

  .openbtn1 span:nth-of-type(1) {
    top: 15px;
  }

  .openbtn1 span:nth-of-type(2) {
    top: 23px;
  }

  .openbtn1 span:nth-of-type(3) {
    top: 31px;
  }

  .openbtn1.active span:nth-of-type(1) {
    top: 18px;
    left: 18px;
    -webkit-transform: translateY(6px) rotate(-45deg);
            transform: translateY(6px) rotate(-45deg);
    width: 30%;
  }

  .openbtn1.active span:nth-of-type(2) {
    opacity: 0;
  }

  .openbtn1.active span:nth-of-type(3) {
    top: 30px;
    left: 18px;
    -webkit-transform: translateY(-6px) rotate(45deg);
            transform: translateY(-6px) rotate(45deg);
    width: 30%;
  }
}
/* --------------------------------

visual arrow

-------------------------------- */
[data-ca3_icon]::before {
  font-weight: normal;
  content: attr(data-ca3_icon);
}

.ca3-scroll-down-arrow {
  background-image: url(../../cmn/img/global/jisseki.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.ca4-scroll-down-arrow {
  background-image: url(../../cmn/img/global/scroll.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.ca4-scroll-down-link {
  cursor: pointer;
  width: 120px;
  height: 72px;
  position: absolute;
  left: 50%;
  bottom: -190px;
  color: #FFF;
  text-align: center;
  z-index: 1;
  text-decoration: none;
  -webkit-animation: ca3_fade_move_down 2s ease-in-out infinite;
          animation: ca3_fade_move_down 2s ease-in-out infinite;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (max-width: 767px) {
  .ca4-scroll-down-link {
    display: none;
  }
}
.ca3-scroll-down-link {
  cursor: pointer;
  width: 54px;
  height: 72px;
  position: absolute;
  left: 50%;
  bottom: -20px;
  color: #FFF;
  text-align: center;
  z-index: 1;
  text-decoration: none;
  -webkit-animation: ca3_fade_move_down 2s ease-in-out infinite;
          animation: ca3_fade_move_down 2s ease-in-out infinite;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/*animated scroll arrow animation*/
@-webkit-keyframes ca3_fade_move_down {
  0% {
    -webkit-transform: translate(-50%, 80px);
            transform: translate(-50%, 80px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, 90px);
            transform: translate(-50%, 90px);
    opacity: 0;
  }
}
@keyframes ca3_fade_move_down {
  0% {
    -webkit-transform: translate(-50%, 80px);
            transform: translate(-50%, 80px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, 90px);
            transform: translate(-50%, 90px);
    opacity: 0;
  }
}
/*
サイドボタン
初期状態は「translateY(60px);」で画面の右側に隠しておく
Galleryのタイトルが画面下にきたタイミングで、jQueryでCSSを変更してボタンをスライドしながら表示する
Accessのタイトルが画面下にきたタイミングで、jQueryでCSSを変更してボタンをスライドしながら非表示にする
※main.jsの「サイドボタンを表示」を参照
*/
/*
Accessの背景画像
初期状態は「display: none;」で非表示にしておく
Accessのタイトルが画面下にきたタイミングで、jQueryのfadeInで表示する
Contactのタイトルが画面下にきたタイミングで、jQueryのfadeOutで非表示にする
「position: fixed;」で固定し「width: 100vw;」「height: 100vh;」で全画面表示する
※main.jsの「Accessの背景画像を表示」を参照
*/
/*
フェード表示
InformationとGalleryの画像を下からふわっと表示させるためのクラス
「transform: translate(0, 50%);」で下にさげた状態で、
「opacity: 0;」で非表示にしておく
*/
.fadein {
  opacity: 0;
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
  -webkit-transition: 2s;
  transition: 2s;
}

/*
fadeinクラスの要素が画面下にきたタイミングで、jQueryのinviewにてshowクラスを追加して
「transform: translate(0, 0);」と「opacity: 1;」で表示させる
※main.jsの「フェード表示」を参照
*/
.fadein.show {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
}

.detaillink {
  position: relative;
  color: #fff;
  font-size: 18px;
  font-family: kozuka-mincho-pro, serif;
  border: 1px solid #111;
  padding: 8px 48px 8px 12px;
  border-radius: 4px;
  display: block;
}
.detaillink a {
  color: #111;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: block;
}
.detaillink a:hover {
  opacity: 0.4;
}
.detaillink a::after {
  position: absolute;
  top: 50%;
  right: 14px;
  content: "";
  width: 8px;
  height: 8px;
  border-top: solid 1px #111;
  border-right: solid 1px #111;
  -webkit-transform: translate(0%, -50%) rotate(45deg);
          transform: translate(0%, -50%) rotate(45deg);
}
.detaillink.wf {
  color: #fff;
  border: 1px solid #fff;
}
.detaillink.wf a {
  color: #fff;
}
.detaillink.wf a::after {
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
}

.root_textlink {
  position: relative;
  color: #fff;
  font-size: 18px;
  font-family: kozuka-mincho-pro, serif;
  display: inline-block;
  padding: 8px 48px 8px 12px;
}
.root_textlink::after {
  position: absolute;
  top: 50%;
  right: 14px;
  content: "";
  width: 8px;
  height: 8px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -webkit-transform: translate(0%, -50%) rotate(45deg);
          transform: translate(0%, -50%) rotate(45deg);
}

@media screen and (max-width: 767px) {
  .root_textlink {
    position: relative;
    color: #fff;
    font-size: 16px;
    font-family: kozuka-mincho-pro, serif;
    display: inline-block;
    padding: 8px 32px 8px 8px;
  }
}
.textlink {
  position: relative;
  color: #fff;
  font-size: 18px;
  font-family: kozuka-mincho-pro, serif;
  display: inline-block;
}
.textlink a {
  position: relative;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: block;
  padding: 8px 48px 8px 12px;
  border: 1px solid #fff;
  border-radius: 4px;
}
.textlink a:hover {
  opacity: 0.4;
}
.textlink a::after {
  position: absolute;
  top: 50%;
  right: 14px;
  content: "";
  width: 8px;
  height: 8px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -webkit-transform: translate(0%, -50%) rotate(45deg);
          transform: translate(0%, -50%) rotate(45deg);
}
.textlink.bnone {
  border: none;
}
.textlink.bl {
  color: #111;
}
.textlink.bl a {
  color: #111;
  border: 1px solid #111;
  border-radius: 4px;
}
.textlink.bl a::after {
  border-top: solid 1px #111;
  border-right: solid 1px #111;
}

@media screen and (max-width: 767px) {
  .detaillink {
    font-size: 15px;
  }

  .textlink a {
    font-size: 15px;
  }
}
figure.shoplist {
  line-height: 1.6;
  margin-bottom: 16px;
}
figure.shoplist img {
  margin-bottom: 12px;
}
figure.shoplist figcaption {
  font-size: 22px;
  font-weight: 900;
  margin-bottom: 10px;
}

.padup {
  padding-top: 120px;
  padding-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .padup {
    padding-top: 60px;
    padding-bottom: 20px;
  }
}
.idxContent {
  position: relative;
  width: 100%;
}

.idxContentGroup {
  position: relative;
  text-align: left;
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 12px;
}
.idxContentGroup.pad {
  padding-top: 30px;
  padding-bottom: 30px;
}
.idxContentGroup.padup {
  padding-top: 60px;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .idxContent {
    position: relative;
    width: 100%;
  }

  .idxContentGroup {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0 12px;
  }
  .idxContentGroup.pad {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.is_about {
  position: relative;
  color: #fff;
  width: 100%;
  background: #000 url(../img/pages/index/bg_about.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.is_about .idxContentGroup {
  padding: 100px 12px;
  max-width: 1024px;
}
.is_about .circle figure {
  margin-bottom: 24px;
  border-radius: 50%;
}
.is_about .circle a {
  display: block;
  color: #fff;
  text-align: center;
}
.is_about .textlink {
  position: relative;
  color: #fff;
  font-family: kozuka-mincho-pro, serif;
}
.is_about .textlink a {
  color: #fff;
  text-decoration: none;
}
.is_about .textlink::after {
  position: absolute;
  top: 50%;
  right: 14px;
  content: "";
  width: 8px;
  height: 8px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -webkit-transform: translate(0%, -50%) rotate(45deg);
          transform: translate(0%, -50%) rotate(45deg);
}

@media screen and (max-width: 767px) {
  .is_about {
    position: relative;
    color: #fff;
    width: 100%;
    background: #000 url(../img/pages/index/bg_sp_about.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  .is_about .idxContentGroup {
    padding: 30px 12px;
    max-width: 100%;
  }
  .is_about .circle figure {
    margin-bottom: 16px;
  }
  .is_about .circle a {
    display: block;
    color: #fff;
    text-align: center;
  }
  .is_about .textlink {
    position: relative;
    color: #fff;
    font-size: 16px;
    text-align: left;
  }
  .is_about .ph_3column {
    padding: 0 70px;
  }
  .is_about .ph_3column .cell {
    width: 80%;
    margin: 0 auto 36px;
  }
}
.about_flex {
  position: relative;
  margin-top: 20px;
  margin-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
}
.about_flex.is_reverse {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.about_flex.is_reverse .seminfo {
  padding-top: 40px;
}
.about_flex .semtitle {
  width: 185px;
  font-weight: 900;
  font-size: 18px;
  text-align: center;
}
.about_flex .seminfo {
  width: calc(100% - 200px);
}
.about_flex .seminfo p:last-child {
  margin: 0;
}

@media screen and (max-width: 767px) {
  .about_flex {
    position: relative;
    margin-bottom: 24px;
    display: block;
  }
  .about_flex .semtitle {
    width: 90px;
    margin: 0 0 140px 30px;
    text-align: center;
  }
  .about_flex .semtitle img {
    width: 100%;
  }
  .about_flex .seminfo {
    width: 100%;
  }
}
.history_flex {
  position: relative;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
}
.history_flex.is_reverse {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.history_flex.is_reverse .seminfo {
  padding-top: 40px;
}
.history_flex .semtitle {
  width: 185px;
  text-align: center;
}
.history_flex .seminfo {
  width: calc(100% - 200px);
}
.history_flex .seminfo p:last-child {
  margin: 0;
}

@media screen and (max-width: 767px) {
  .history_flex {
    position: relative;
    margin-bottom: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-line-pack: justify;
        align-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
  }
  .history_flex.is_reverse {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .history_flex.is_reverse .seminfo {
    padding-top: 0;
  }
  .history_flex .semtitle {
    width: 90px;
    text-align: center;
  }
  .history_flex .seminfo {
    width: calc(100% - 110px);
  }
  .history_flex .seminfo p:last-child {
    margin: 0;
  }
}
.tradition_flex {
  position: relative;
  margin-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  color: #fff;
}
.tradition_flex.tblack {
  color: #111;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tradition_flex .semtitle {
  width: 185px;
  font-weight: 900;
  font-size: 18px;
  text-align: center;
}
.tradition_flex .semtitle img {
  margin-bottom: 40px;
}
.tradition_flex .semtitle .i_copy {
  margin-bottom: 40px;
}
.tradition_flex .seminfo {
  width: calc(100% - 240px);
}
.tradition_flex .seminfo p:last-child {
  margin: 0;
}

@media screen and (max-width: 767px) {
  .tradition_flex {
    position: relative;
    margin-bottom: 24px;
    display: block;
  }
  .tradition_flex .semtitle {
    width: 120px;
    margin: 0 auto 24px;
    text-align: center;
  }
  .tradition_flex .semtitle.ishikawa_copy {
    width: 100%;
  }
  .tradition_flex .semtitle .im_copy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-line-pack: justify;
        align-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .tradition_flex .semtitle .i_copy {
    margin-bottom: 0;
    width: 120px;
  }
  .tradition_flex .semtitle .i_img {
    width: 200px;
    height: 200px;
    margin: 0 0 0 40px;
  }
  .tradition_flex .seminfo {
    width: 100%;
  }
}
.sutare_flex {
  position: relative;
  margin-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  color: #fff;
}
.sutare_flex .semtitle {
  width: 100px;
  font-weight: 900;
  font-size: 18px;
  text-align: center;
}
.sutare_flex .semtitle img {
  margin: 0 auto;
  text-align: center;
}
.sutare_flex .seminfo {
  width: calc(100% - 240px);
}
.sutare_flex .seminfo p:last-child {
  margin: 0;
}

@media screen and (max-width: 767px) {
  .sutare_flex {
    position: relative;
    margin-bottom: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-line-pack: justify;
        align-content: space-between;
    color: #fff;
  }
  .sutare_flex .semtitle {
    width: 88px;
    text-align: center;
  }
  .sutare_flex .seminfo {
    width: calc(100% - 140px);
  }
  .sutare_flex .seminfo p:last-child {
    margin: 0;
  }
}
.miryouimg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  display: block;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 718px;
}
.miryouimg.mi {
  height: 500px;
}

@media screen and (max-width: 767px) {
  .miryouimg {
    width: 100%;
    height: 718px;
    margin-bottom: 0;
  }
  .miryouimg.mi {
    height: 390px;
  }
}
.is_miryoku {
  position: relative;
  color: #fff;
  width: 100%;
  background-color: #000;
  padding-bottom: 180px;
}
.is_miryoku .semtitle {
  margin-top: -320px;
}

.is_g {
  position: relative;
  height: 280px;
  max-width: 1024px;
  margin: 0 auto;
}
.is_g .grid_flex {
  position: absolute;
  top: -150px;
  width: 100%;
}

.is_ab1 {
  background: #000 url(../img/pages/about/bg_color.jpg) no-repeat 50% 0%;
  background-size: 100% auto;
}

.color_black_wrap {
  position: relative;
  width: 100%;
  height: 718px;
  max-width: 1024px;
  margin: auto;
}

@media screen and (max-width: 767px) {
  .is_miryoku {
    position: relative;
    color: #fff;
    width: 100%;
    background-color: #000;
    padding-bottom: 180px;
  }
  .is_miryoku .about_flex {
    position: relative;
    margin-bottom: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-line-pack: justify;
        align-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    width: 100%;
  }
  .is_miryoku .about_flex .semtitle {
    width: 30%;
    text-align: center;
    margin-top: -500px;
  }
  .is_miryoku .about_flex .seminfo {
    width: 68%;
  }
  .is_miryoku .about_flex .seminfo p {
    font-size: 16px;
    margin: 0;
  }

  .is_g {
    position: relative;
    height: 280px;
    max-width: 1024px;
    margin: 0 auto;
  }
  .is_g .grid_flex {
    position: absolute;
    top: -150px;
    width: 100%;
  }

  .color_black_wrap {
    position: relative;
    width: 100%;
    height: 718px;
    max-width: 100%;
    margin: auto;
  }

  .is_g {
    position: relative;
    height: auto;
    max-width: 1024px;
    margin: 0 auto;
  }
  .is_g .grid_flex {
    position: relative;
    top: auto;
    width: 34%;
    margin: -200px auto 0;
  }
  .is_g .grid_flex .ph_3column .cell {
    width: 100%;
  }
}
.color_black_box {
  padding: 40px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  width: 90%;
  z-index: 3;
}

.moyou_type figcaption {
  text-align: center;
  font-weight: 900;
  padding: 16px 0;
}

@media screen and (max-width: 767px) {
  .moyou_type figcaption {
    font-size: 13px;
    text-align: center;
    font-weight: 900;
    padding: 12px 0;
  }
}
.numBox {
  position: relative;
}
.numBox .num {
  position: absolute;
  color: #fff;
  background-color: #000;
  width: 32px;
  height: 32px;
  font-family: kozuka-mincho-pro, serif;
  text-align: center;
  line-height: 32px;
}
.numBox figcaption {
  font-size: 16px;
  line-height: 1.6;
}

.mainslidar {
  width: 100%;
  margin: 0 auto;
}
.mainslidar a {
  color: #fff;
  text-decoration: none;
}
.mainslidar .slider_imgs {
  margin: 0 auto;
}

.jounetsuBox {
  width: 780px !important;
  margin: 0 auto;
}
.jounetsuBox .textlink {
  position: relative;
  color: #fff;
  font-size: 18px;
  font-family: kozuka-mincho-pro, serif;
  border: 1px solid #fff;
  padding: 8px 48px 8px 12px;
  border-radius: 4px;
  display: inline-block;
}
.jounetsuBox .textlink::after {
  position: absolute;
  top: 50%;
  right: 14px;
  content: "";
  width: 8px;
  height: 8px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -webkit-transform: translate(0%, -50%) rotate(45deg);
          transform: translate(0%, -50%) rotate(45deg);
}

.katagaki {
  font-size: 18px;
}

.name {
  font-size: 68px;
}

.namelist {
  font-size: 48px;
}

.furigana {
  font-size: 18px;
  margin-bottom: 24px;
}
.furigana.hm {
  margin-bottom: 12px;
}

.umare {
  font-size: 16px;
  margin-bottom: 24px;
}

.furiganalist {
  font-size: 12px;
  margin-bottom: 16px;
}

.company {
  font-size: 18px;
  margin-bottom: 36px;
}

.thumb {
  width: 413px;
}

.mb {
  margin-bottom: 7.5em;
}

@media screen and (max-width: 767px) {
  .jounetsuBox {
    width: 100% !important;
    margin: 0 auto;
  }

  .katagaki {
    font-size: 16px;
  }

  .name {
    font-size: 35px;
  }

  .furigana {
    font-size: 16px;
    margin-bottom: 24px;
  }

  .company {
    font-size: 16px;
    margin-bottom: 36px;
  }

  .thumb {
    width: 100%;
  }

  .summary {
    padding: 0 16px;
  }

  .mb {
    margin-bottom: 7.5em;
  }
}
.listjounetsu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.listjounetsu .listthumb {
  width: 50%;
}
.listjounetsu .summary {
  width: 44%;
}

@media screen and (max-width: 767px) {
  .listjounetsu {
    display: block;
  }
  .listjounetsu .listthumb {
    width: 100%;
    margin: 0 auto 24px;
  }
  .listjounetsu .listthumb img {
    width: 100%;
  }
  .listjounetsu .summary {
    width: 100%;
    padding: 10px 24px 36px;
  }
  .listjounetsu .summary .mb {
    margin-bottom: 24px;
  }
}
.bg_honma {
  background: #000 url(../img/pages/jounetsu/bg_honma.jpg) no-repeat 50% 0%;
  background-size: 100% auto;
  background-size: cover;
  color: #fff;
}

.bg_ichikawa {
  background: #fff url(../img/pages/jounetsu/bg_ishikawa.jpg) no-repeat 50% 0%;
  background-size: 100% auto;
  background-size: cover;
  color: #111;
}

.bg_kanazashi {
  background: #000 url(../img/pages/jounetsu/bg_kanazashi.jpg) no-repeat 50% 0%;
  background-size: 100% auto;
  background-size: cover;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .bg_honma {
    background: #000 url(../img/pages/jounetsu/bg_honma.jpg) no-repeat 50% 0%;
    background-size: 100% auto;
  }
  .bg_honma .idxContentGroup {
    padding: 0 !important;
  }

  .bg_ichikawa {
    background: #fff url(../img/pages/jounetsu/bg_ishikawa.jpg) no-repeat 50% 0%;
    background-size: 100% auto;
  }
  .bg_ichikawa .idxContentGroup {
    padding: 0 !important;
  }

  .bg_kanazashi {
    background: #000 url(../img/pages/jounetsu/bg_kanazashi.jpg) no-repeat 50% 0%;
    background-size: 100% auto;
  }
  .bg_kanazashi .idxContentGroup {
    padding: 0 !important;
  }
}
.area {
  width: 100%;
  height: calc(var(--vh, 1vh) * 100);
  overflow: hidden;
}

.vh {
  position: relative;
  width: 100%;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #D3D3D3;
}
.row.is_reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.row.is_reverse .seminfo {
  padding-top: 30px;
}
.row.is_reverse .col-md-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 70%;
          flex: 0 0 70%;
  padding-left: 0;
  padding-right: 0;
}
.row.is_reverse .col-md-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 500px;
          flex: 0 0 500px;
  max-width: 500px;
  padding-left: 0;
  padding-right: 40px;
}
.row.bgf {
  background-color: #fff;
}
.row.bgb {
  background-color: #000;
  color: #fff;
}

.row_kanazaki {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.row_kanazaki .col_kanazaki {
  max-width: 500px;
  padding-left: 0;
  padding-right: 40px;
}
.row_kanazaki .col_kanazaki_ph {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .row_kanazaki {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .row_kanazaki .col_kanazaki {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 1;
            flex: 0 0 1;
    width: 100%;
    max-width: 100%;
    padding: 32px 24px;
  }
  .row_kanazaki .col_kanazaki_ph {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 1;
            flex: 0 0 1;
    width: 100%;
    max-width: 100%;
    z-index: 1;
  }
}
.col-md-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  z-index: 1;
}

.col-md-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 500px;
          flex: 0 0 500px;
  max-width: 500px;
  padding-left: 40px;
}

.aboutrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: top;
      -ms-flex-align: top;
          align-items: top;
}
.aboutrow.is_reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.aboutrow.bgf {
  background-color: #fff;
}
.aboutrow.bgb {
  background-color: #000;
  color: #fff;
}
.aboutrow .copy_hikimono {
  width: 435px;
  text-align: left;
}
.aboutrow .copy_hikimono img {
  text-align: left;
  float: left;
  max-width: 268px;
}
.aboutrow .copy_sashimono {
  width: 435px;
  text-align: right;
}
.aboutrow .copy_sashimono img {
  text-align: right;
  float: right;
  max-width: 268px;
}
.aboutrow .col-md-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  z-index: 1;
}
.aboutrow .col-md-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 500px;
          flex: 0 0 500px;
  max-width: 500px;
  padding: 32px 24px;
}
.aboutrow .col-md-half {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .row {
    display: block;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #D3D3D3;
  }
  .row.is_reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .row.is_reverse .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 1;
            flex: 0 0 1;
    padding-left: 0;
    padding-right: 0;
  }
  .row.is_reverse .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 1;
            flex: 0 0 1;
    max-width: 100%;
    padding: 24px 12px;
    overflow: hidden;
  }

  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 1;
            flex: 0 0 1;
    max-width: 100%;
  }

  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 1;
            flex: 0 0 1;
    max-width: 100%;
    padding: 24px;
    overflow: hidden;
  }

  .aboutrow {
    display: block;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #D3D3D3;
  }
  .aboutrow.is_reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .aboutrow .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 1;
            flex: 0 0 1;
    max-width: 100%;
  }
  .aboutrow .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 1;
            flex: 0 0 1;
    max-width: 100%;
    min-height: 480px;
    padding: 24px;
    overflow: hidden;
  }
  .aboutrow .col-md-half {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 1;
            flex: 0 0 1;
    width: 100%;
    max-width: 100%;
    z-index: 1;
  }
  .aboutrow .copy_hikimono {
    width: 100%;
    text-align: left;
  }
  .aboutrow .copy_hikimono img {
    text-align: left;
    float: left;
    max-width: 188px;
  }
  .aboutrow .copy_sashimono {
    width: 100%;
    text-align: right;
  }
  .aboutrow .copy_sashimono img {
    text-align: right;
    float: right;
    max-width: 188px;
  }
}
.bgs_honma {
  background: url(../img/pages/jounetsu/honma_ph01.jpg) no-repeat;
  background-position: top right;
  background-size: cover;
  width: 100%;
  height: 660px;
}

.bgs_honma2 {
  background: url(../img/pages/jounetsu/honma_ph04.jpg) no-repeat;
  background-position: top right;
  background-size: cover;
  width: 100%;
  height: 100vh;
}

.bgs_ishikawa {
  background: url(../img/pages/jounetsu/ishikawa_ph01.jpg) no-repeat;
  background-position: top right;
  background-size: cover;
  width: 100%;
  height: 660px;
}

.bgs_ishikawa2 {
  background: url(../img/pages/jounetsu/ishikawa_ph03.jpg) no-repeat;
  background-position: top right;
  background-size: cover;
  width: 100%;
  height: 680px;
}

.bgs_ishikawa3 {
  background: url(../img/pages/jounetsu/ishikawa_ph07.jpg) no-repeat;
  background-position: top left;
  background-size: cover;
  width: 100%;
  height: 780px;
}

.bgs_kanazashi {
  background: url(../img/pages/jounetsu/kanazashi_ph01.jpg) no-repeat;
  background-position: top right;
  background-size: cover;
  width: 100%;
  height: 660px;
}

.bgs_kanazashi2 {
  background: url(../img/pages/jounetsu/kanazashi_ph02.jpg) no-repeat;
  background-position: top right;
  background-size: cover;
  width: 100%;
  height: 660px;
}

.bgs_kanazashi3 {
  background: url(../img/pages/jounetsu/kanazashi_ph03.jpg) no-repeat;
  background-position: top center;
  background-size: cover;
  width: 100%;
  height: 660px;
}

.bgs_hikimono {
  background: url(../img/pages/about/hikimono.jpg) no-repeat;
  background-position: top left;
  background-size: cover;
  width: 100%;
  height: 660px;
}

.bgs_kanazashi_ph05 {
  background: url(../img/pages/jounetsu/kanazashi_ph05.jpg) no-repeat;
  background-position: top left;
  background-size: cover;
  width: 100%;
  height: 500px;
}

.bgs_kanazashi_ph06 {
  background: url(../img/pages/jounetsu/kanazashi_ph06.jpg) no-repeat;
  background-position: top left;
  background-size: cover;
  width: 100%;
  height: 500px;
}

.bgs_honma_ph05l {
  background: url(../img/pages/jounetsu/honma_ph05l.jpg) no-repeat;
  background-position: bottom left;
  background-size: cover;
  width: 100%;
  height: 500px;
}

.bgs_honma_ph05r {
  background: url(../img/pages/jounetsu/honma_ph05r.jpg) no-repeat;
  background-position: bottom left;
  background-size: cover;
  width: 100%;
  height: 500px;
}

.bgs_hikimono {
  background: url(../img/pages/about/hikimono.jpg) no-repeat;
  background-position: top left;
  background-size: cover;
  width: 100%;
  height: 660px;
}

.bgs_sashimono {
  background: url(../img/pages/about/sashimono.jpg) no-repeat;
  background-position: top right;
  background-size: cover;
  width: 100%;
  height: 660px;
}

@media screen and (max-width: 767px) {
  .bgs_ishikawa3 {
    background: url(../img/pages/jounetsu/ishikawa_ph07.jpg) no-repeat;
    background-position: top center;
    background-size: cover;
    width: 100%;
    height: 480px;
  }

  .bgs_honma2 {
    background: url(../img/pages/jounetsu/honma_ph04.jpg) no-repeat;
    background-position: top right;
    background-size: cover;
    width: 100%;
    height: 480px;
  }

  .bgs_kanazashi {
    background: url(../img/pages/jounetsu/kanazashi_ph01.jpg) no-repeat;
    background-position: top right;
    background-size: cover;
    width: 100%;
    height: 480px;
  }

  .bgs_kanazashi3 {
    background: url(../img/pages/jounetsu/kanazashi_ph03.jpg) no-repeat;
    background-position: top right;
    background-size: cover;
    width: 100%;
    height: 480px;
  }

  .bgs_hikimono {
    background: url(../img/pages/about/hikimono.jpg) no-repeat;
    background-position: top left;
    background-size: cover;
    width: 100%;
    height: 480px;
  }

  .bgs_sashimono {
    background: url(../img/pages/about/sashimono.jpg) no-repeat;
    background-position: top right;
    background-size: cover;
    width: 100%;
    height: 480px;
  }

  .bgs_kanazashi_ph05,
.bgs_kanazashi_ph06,
.bgs_honma_ph05l,
.bgs_honma_ph05r {
    background-position: bottom center;
    width: 100%;
    height: 360px;
  }
}
.tradition_logo {
  position: relative;
  top: -20px;
  right: 0;
  width: 100%;
  max-width: 670px;
  margin-top: -210px;
  margin-left: -20px;
  margin-bottom: 100px;
  text-align: right;
  /* margin-top: -240px;
          margin-left: -120px;
          margin-bottom: 80px;
          width: 90%;
          max-width: 820px;*/
}

@media screen and (max-width: 767px) {
  .tradition_logo {
    position: relative;
    width: 100%;
    max-width: 670px;
    margin-top: -10px;
    margin-left: auto;
    margin-bottom: 50px;
    text-align: left;
  }
}
.case {
  position: relative;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}
.case.gray {
  background-color: #D3D3D3;
  color: #111;
}
.case .caseflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}
.case .case_ph {
  position: relative;
  width: 48%;
  z-index: 1;
}
.case .case_column {
  position: relative;
  width: 500px;
  padding-left: 2%;
}
.case .case_column .tradition_logo {
  position: relative;
  top: -170px;
  right: 0;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .area {
    width: 100%;
    height: auto;
    overflow: hidden;
  }

  .case {
    width: 100%;
    margin: 0 auto;
  }
  .case.gray {
    background-color: #D3D3D3;
    color: #111;
  }
  .case .caseflex {
    display: block;
  }
  .case .case_ph {
    position: relative;
    width: 100%;
    z-index: 1;
    border-right: none;
  }
  .case .case_column {
    position: relative;
    width: 90%;
    margin-top: 0px;
    padding: 2%;
  }
  .case .case_column .tradition_logo {
    position: relative;
    top: auto;
    left: auto;
    margin-top: -20px;
    margin-bottom: 24px;
    width: 80%;
  }
}
.flex_jounetsu {
  position: relative;
  height: 660px;
  background-color: #000;
  color: #fff;
}

.jounetsu_ph {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  width: 50%;
  position: absolute;
  top: 0;
  left: 0;
}

.tradition {
  width: 50%;
  float: right;
}

.is_history {
  position: relative;
  color: #fff;
  width: 100%;
  background: #000 url(../img/pages/index/bg_history.jpg) no-repeat 50% 50%;
  background-position-y: 184px;
  background-size: cover;
}
.is_history .idxContentGroup {
  padding: 12px 12px;
  max-width: 1024px;
}
.is_history .textlink {
  position: relative;
  color: #fff;
  font-family: kozuka-mincho-pro, serif;
  float: right;
}
.is_history .textlink::after {
  position: absolute;
  top: 50%;
  right: 14px;
  content: "";
  width: 8px;
  height: 8px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -webkit-transform: translate(0%, -50%) rotate(45deg);
          transform: translate(0%, -50%) rotate(45deg);
}
.is_history .history3 {
  width: 414px;
  float: right;
  margin-right: 160px;
}
.is_history .history3 figure {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .is_history {
    position: relative;
    color: #fff;
    width: 100%;
    background: #000 url(../img/pages/index/bg_sphistory.jpg) no-repeat 50% 100%;
    background-size: cover;
  }
  .is_history .idxContentGroup {
    padding: 40px 12px 160px;
    max-width: 100%;
  }
  .is_history .textlink {
    position: relative;
    color: #fff;
    font-size: 18px;
    font-family: kozuka-mincho-pro, serif;
    margin: 0 auto;
  }
  .is_history .textlink::after {
    position: absolute;
    top: 50%;
    right: 14px;
    content: "";
    width: 8px;
    height: 8px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -webkit-transform: translate(0%, -50%) rotate(45deg);
            transform: translate(0%, -50%) rotate(45deg);
  }
  .is_history .history3 {
    width: 100%;
    float: none;
    margin: 0 auto;
    text-align: center;
  }
  .is_history .history3 figure {
    margin-bottom: 40px;
  }
}
.is_shop {
  background-color: #000;
  color: #fff;
  background: #000 url(../img/pages/index/bg_furerushop.jpg) no-repeat 50% 100%;
  background-size: cover;
  height: 520px;
}

.halflink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.halflink .bg_fureru {
  width: 50%;
  height: 520px;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding: 44px 24px;
}
.halflink .bg_fureru .furerutitle {
  width: 90px;
  text-align: center;
}
.halflink .bg_fureru .fureruinfo {
  width: calc(100% - 120px);
}
.halflink .bg_shop {
  width: 50%;
  height: 520px;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 44px 24px;
}
.halflink .bg_shop .shoptitle {
  width: 90px;
  text-align: center;
}
.halflink .bg_shop .shopinfo {
  width: calc(100% - 120px);
}

@media screen and (max-width: 767px) {
  .is_shop {
    background-color: #000;
    color: #fff;
    background: none;
    height: auto;
  }
  .is_shop .idxContentGroup {
    padding: 0;
  }

  .halflink {
    display: block;
  }
  .halflink .bg_fureru {
    width: 100%;
    height: auto;
    background: #000 url(../img/pages/index/bg_fureru.jpg) no-repeat 50% 100%;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    padding: 44px 0;
  }
  .halflink .bg_fureru .furerutitle {
    width: 90px;
    text-align: center;
  }
  .halflink .bg_fureru .fureruinfo {
    width: calc(100% - 110px);
  }
  .halflink .bg_shop {
    width: 100%;
    height: auto;
    background: #000 url(../img/pages/index/bg_shop.jpg) no-repeat 50% 100%;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-line-pack: justify;
        align-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 44px 0;
  }
  .halflink .bg_shop .shoptitle {
    width: 90px;
    text-align: center;
  }
  .halflink .bg_shop .shopinfo {
    width: calc(100% - 110px);
  }
}
.is_white {
  background-color: #fff;
  color: #111;
  padding: 20px 0;
}
.is_white p:last-child {
  margin-bottom: 0;
}

.is_gray {
  background-color: #D3D3D3;
  color: #111;
  padding: 60px 0;
}
.is_gray p:last-child {
  margin-bottom: 0;
}

.is_black {
  background-color: #000;
  color: #fff;
  padding: 60px 0;
}
.is_black.nm {
  padding: 0;
}
.is_black p:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .is_white {
    padding: 20px 0;
  }

  .is_gray {
    padding: 30px 0;
  }

  .is_black {
    padding: 30px 0;
  }
}
.movie_content {
  color: #fff;
}
.movie_content.honma_m {
  background: #000 url(../img/pages/jounetsu/honma_ph08bg.jpg) no-repeat top center;
  background-size: cover;
  padding-top: 300px;
}
.movie_content.ishikawa_m {
  background: #000 url(../img/pages/jounetsu/ishikawa_ph10.jpg) no-repeat top center;
  background-size: cover;
  padding-top: 300px;
}
.movie_content.kanazashi_m {
  background: #000 url(../img/pages/jounetsu/kanazashi_ph10.jpg) no-repeat top center;
  background-size: cover;
  padding-top: 200px;
}

@media screen and (max-width: 767px) {
  .movie_content {
    color: #fff;
  }
  .movie_content.kanazashi_m {
    background: #000 url(../img/pages/jounetsu/kanazashi_sp_ph10.jpg) no-repeat top center;
    background-size: cover;
    padding-top: 200px;
  }
}
.catchcopy {
  position: absolute;
  bottom: 60px;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  z-index: 1;
  font-size: 36px;
  line-height: 1.3;
  font-weight: 900;
  color: #fff;
  text-align: center;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 767px) {
  .catchcopy {
    position: absolute;
    bottom: 30px;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    font-size: 24px;
  }
}
.p-business-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-business-sectionPhoto {
  width: 43.75vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-business-sectionDetail {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 6.25vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .p-business-section {
    display: block;
  }

  .p-business-sectionPhoto {
    width: auto;
    margin-bottom: 7.2463768116vw;
  }

  .p-business-sectionDetail {
    padding-left: 0;
  }
}
.mainContent {
  position: relative;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .underIndex .mainContent {
    padding-top: 0px;
    background-color: #fff;
  }
}
.idxContent::after,
.idxContentGroup::after,
.idxContentBox::after {
  clear: both;
  content: "";
  display: block;
}

.idxContent::before,
.idxContentBox::before,
.idxContentGroup:before,
.idxContent::after,
.idxContentBox::after,
.idxContentGroup::after {
  content: "";
  display: table;
}

.idxContent::after,
.idxContentBox::after,
.idxContentGroup::after {
  clear: both;
}

#idxDetail {
  position: relative;
}

.idxContentDetail {
  width: 67%;
  float: left;
  margin-bottom: 0;
  padding: 0;
  overflow: hidden;
}

.idxSideDetail {
  width: 30%;
  float: right;
  padding: 0;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .idxContentDetail {
    width: 100%;
    float: none;
    margin: 0 auto 36px;
    padding: 0;
    overflow: hidden;
  }

  .idxSideDetail {
    width: 100%;
    float: none;
    display: inherit;
    margin-bottom: 0;
    padding: 0;
  }
}
.is_jounetsu {
  position: relative;
  color: #fff;
  width: 100%;
  background: #000 url(../img/pages/index/bg_jonetsu.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.is_jounetsu .idxContentGroup {
  padding: 100px 12px;
  max-width: 1024px;
}

@media screen and (max-width: 767px) {
  .is_jounetsu {
    position: relative;
    color: #fff;
    width: 100%;
    background: #000 url(../img/pages/index/bg_jonetsu.jpg) no-repeat top center;
    background-size: cover;
  }
  .is_jounetsu .idxContentGroup {
    padding: 80px 12px;
    max-width: 100%;
  }
  .is_jounetsu .summary {
    padding: 24px;
  }
}
.is_business {
  color: #fff;
  width: 100%;
  background: #464646 url(../img/pages/index/bg_yorisou.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.is_business .idxContentGroup {
  max-width: 1024px;
}

.contentCenter {
  margin: 50vh auto 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  max-width: 100%;
}

.model {
  margin: 58vh auto 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  max-width: 1024px;
}

body.underIndex .model {
  margin: 0 auto 0;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  max-width: 1024px;
}

body.Index .noPageScroll .model {
  margin: 0 auto 0;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  max-width: 1024px;
}

@media screen and (max-width: 767px) {
  .model {
    margin: 50vh auto 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    max-width: 100%;
  }

  body.Index .noPageScroll .model {
    max-width: 100%;
  }

  body.underIndex .model {
    margin: 0 auto 0;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    max-width: 100%;
  }
}
/* --------------------------------

.BOX / .BoxWrap

-------------------------------- */
.item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.Box {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  margin-top: 40px;
  margin-bottom: 40px;
  border: 1px solid #000;
  padding: 8px;
}
.Box.is_reno {
  width: 82%;
  margin: 0 auto;
  background-color: #000;
  color: #fff;
  border: 1px solid #fff;
  padding: 24px 46px;
}
.Box a {
  position: relative;
  width: 100%;
  text-decoration: none;
  display: block;
  overflow: hidden;
  color: #111;
}
.Box a::after {
  position: absolute;
  top: 50%;
  right: 14px;
  content: "";
  width: 12px;
  height: 12px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  -webkit-transform: translate(0%, -50%) rotate(45deg);
          transform: translate(0%, -50%) rotate(45deg);
}
.Box .Box_section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.Box .Boxthumb {
  width: 250px;
}
.Box .Boxsummary {
  width: calc(100% - 280px);
  font-size: 26px;
  font-weight: 900;
  padding-right: 24px;
}
.Box .Renothumb {
  width: 320px;
}
.Box .Renosummary {
  width: calc(100% - 340px);
}
.Box .Renosummary .title span {
  font-size: 16px;
}
.Box .Renosummary .title h3 {
  font-size: 24px;
  margin-bottom: 16px;
}
.Box .Renosummary p {
  font-size: 16px;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .Box {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    margin-top: 40px;
    margin-bottom: 40px;
    border: 1px solid #000;
    padding: 8px;
  }
  .Box.is_reno {
    width: 100%;
    margin: 0 auto;
    background-color: #000;
    color: #fff;
    border: 1px solid #fff;
    padding: 12px;
  }
  .Box a {
    position: relative;
    width: 100%;
    text-decoration: none;
    display: block;
    overflow: hidden;
    color: #111;
  }
  .Box a::after {
    position: absolute;
    top: 50%;
    right: 14px;
    content: "";
    width: 8px;
    height: 8px;
    border-top: solid 1px #333;
    border-right: solid 1px #333;
    -webkit-transform: translate(0%, -50%) rotate(45deg);
            transform: translate(0%, -50%) rotate(45deg);
  }
  .Box .Boxthumb {
    width: 120px;
  }
  .Box .Boxsummary {
    width: calc(100% - 140px);
    font-size: 18px;
    font-weight: 900;
  }
  .Box .Renothumb {
    width: 160px;
  }
  .Box .Renosummary {
    width: calc(100% - 180px);
  }
  .Box .Renosummary .title span {
    font-size: 14px;
  }
  .Box .Renosummary .title h3 {
    font-size: 16px;
    margin-bottom: 16px;
  }
  .Box .Renosummary p {
    font-size: 12px;
    line-height: 1.5;
  }
}
.cell a:hover {
  opacity: 0.6;
  text-decoration: none;
}

.overview {
  position: relative;
  margin-bottom: 12px;
  padding: 12px 0;
  overflow: hidden;
  font-size: 14px;
  font-weight: 900;
}

.overview::before {
  position: absolute;
  content: "";
  vertical-align: middle;
}

/*.idxContentBox + .Box*/
.idxContentBox {
  position: relative;
  width: 100%;
  max-width: 1024px;
  margin: 0 auto 36px;
  padding: 24px 60px 24px;
  display: block;
  overflow: hidden;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0px 2px 8px -3px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 2px 8px -3px rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 767px) {
  .idxContentBox {
    width: auto;
    max-width: 100%;
    margin: 0 12px 36px;
    padding: 24px 12px 12px;
  }
}
.listlink .ph_3column .cell {
  width: 30%;
}

@media screen and (max-width: 767px) {
  .listlink .ph_3column .cell {
    width: 100%;
  }
}
.listBox .listimg {
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .listBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .listBox .listimg {
    width: 42%;
    margin-bottom: 0;
  }
  .listBox .listsummary {
    width: 52%;
  }
  .listBox .listsummary .namelist {
    font-size: 32px;
  }
}
/* grid.css*/
/* --------------------------------

grid setting

-------------------------------- */
.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.gridindex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: justify;
      align-content: space-between;
}

.gridstaff {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: justify;
      align-content: space-between;
}

.cell {
  margin-bottom: 36px;
}

.ph_1column .cell {
  width: 100%;
}

.ph_2column .cell {
  width: 47.4%;
}

.ph_2columnHalf .cell {
  width: 50%;
}

.ph_3column .cell {
  width: 30%;
}

.ph_3column_one .cell {
  width: 30%;
}

.ph_4column .cell {
  width: 24%;
}

.left {
  width: 49%;
  float: left;
}

.right {
  width: 49%;
  float: right;
}

@media screen and (max-width: 767px) {
  .ph_1column .cell {
    width: 100%;
  }

  .ph_2column .cell {
    width: 100%;
  }

  .ph_2columnHalf .cell {
    width: 100%;
    margin: 0;
  }

  .ph_3column .cell {
    width: 46%;
  }

  .ph_3column_one {
    margin: 30px auto;
    width: 70%;
  }
  .ph_3column_one .cell {
    width: 100%;
  }

  .ph_4column .cell {
    width: 48%;
  }
}
.thumb {
  float: left;
  width: 50%;
  height: auto;
  display: block;
  overflow: hidden;
  margin-right: 30px;
}

.summary {
  display: block;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 767px) {
  .thumb {
    float: none;
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
    margin-right: 0;
  }

  .summary {
    display: block;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
  }
}
.experiencelist .thumb {
  float: left;
  width: 468px;
  height: auto;
  display: block;
  overflow: hidden;
  margin-right: 40px;
}

@media screen and (max-width: 767px) {
  .experiencelist .thumb {
    float: none;
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
    margin-right: 0;
    margin-bottom: 12px;
  }
}
.RightPhoto {
  position: relative;
  margin-bottom: 8px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.RightPhoto .photo {
  float: right;
  width: 500px;
  display: block;
  overflow: hidden;
}
.RightPhoto .comment {
  padding: 0;
  width: calc(100% - 520px);
}

@media screen and (max-width: 767px) {
  .RightPhoto {
    position: relative;
    margin-bottom: 8px;
    overflow: hidden;
    display: block;
  }
  .RightPhoto .photo {
    float: none;
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
  }
  .RightPhoto .comment {
    margin-bottom: 30px;
    padding: 0;
    width: 100%;
  }
}
/*----empty----*/
.cell.is-empty {
  height: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.idxpagename {
  position: relative;
  text-align: left;
  color: #fff;
  height: 420px;
  z-index: 1;
}
.idxpagename.visual1 {
  background: #000 url(../img/pages/about/header_about.jpg) no-repeat 50% 100%;
  background-size: cover;
}
.idxpagename.visual2 {
  background: #000 url(../img/pages/history/header_history.jpg) no-repeat 50% 100%;
  background-size: cover;
}
.idxpagename.visual3 {
  background: #000 url(../img/pages/jounetsu/header_jonetsu.jpg) no-repeat 50% 100%;
  background-size: cover;
}
.idxpagename.visual4 {
  background: #000 url(../img/pages/yoseginosato/header_yoseginosato.jpg) no-repeat 50% 100%;
  background-size: cover;
}
.idxpagename.visual5 {
  background: #000 url(../img/pages/experience/header_experience.jpg) no-repeat 50% 100%;
  background-size: cover;
}
.idxpagename.visual6 {
  background: #000 url(../img/pages/shop/header_shop.jpg) no-repeat 50% 100%;
  background-size: cover;
}
.idxpagename .idxvisual {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
}
.idxpagename h1.headings_pagename {
  font-size: 40px;
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 12px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .idxpagename {
    position: relative;
    text-align: left;
    color: #fff;
    height: 220px;
  }
  .idxpagename.visual1 {
    background: #000 url(../img/pages/about/header_about.jpg) no-repeat 50% 100%;
    background-size: cover;
  }
  .idxpagename.visual2 {
    background: #000 url(../img/pages/history/header_history.jpg) no-repeat 50% 100%;
    background-size: cover;
  }
  .idxpagename.visual3 {
    background: #000 url(../img/pages/jounetsu/header_jonetsu.jpg) no-repeat 50% 100%;
    background-size: cover;
  }
  .idxpagename.visual4 {
    background: #000 url(../img/pages/yoseginosato/header_yoseginosato.jpg) no-repeat 50% 100%;
    background-size: cover;
  }
  .idxpagename.visual5 {
    background: #000 url(../img/pages/experience/header_experience.jpg) no-repeat 50% 100%;
    background-size: cover;
  }
  .idxpagename.visual6 {
    background: #000 url(../img/pages/shop/header_shop.jpg) no-repeat 50% 100%;
    background-size: cover;
  }
  .idxpagename .idxvisual {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 90%;
    margin-top: 20px;
  }
  .idxpagename h1.headings_pagename {
    font-size: 25px;
    max-width: 100%;
    margin: 0 auto;
    text-align: left;
  }
}
.headblock {
  margin-top: 32px;
  margin-bottom: 32px;
  border-left: 16px solid #000;
  padding-left: 24px;
}
.headblock h2 {
  margin: 0 0 12px 0;
  font-weight: 30px;
}
.headblock .caption {
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .headblock {
    margin-top: 0;
    margin-bottom: 16px;
    border-left: 12px solid #000;
    padding-left: 16px;
  }
  .headblock h2 {
    margin: 0 0 12px 0;
    font-weight: 24px;
  }
  .headblock .caption {
    font-size: 16px;
  }
}
.headblock::after {
  clear: both;
  content: "";
  display: block;
}

.headinfo {
  position: relative;
  width: 100%;
  padding: 30px;
  margin-bottom: 32px;
  text-align: center;
}
.headinfo .caption {
  margin: 0 auto;
  width: 100%;
  max-width: 1024px;
  font-size: 3.8rem;
  color: #fff;
}
.headinfo .caption h1 {
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .headinfo {
    position: relative;
    width: 100%;
    padding: 16px 0;
    margin-bottom: 24px;
    text-align: center;
  }
  .headinfo .caption {
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    font-size: 2.6rem;
    color: #fff;
  }
  .headinfo .caption h1 {
    margin: 0;
    padding: 0;
  }
}
/*見出し1 中央揃え*/
.headings_center_1 {
  font-size: 3.8rem;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

@media screen and (max-width: 767px) {
  .headings_center_1 {
    font-size: 2.6rem;
  }
}
.headings_center_2 {
  font-size: 3.8rem;
  line-height: 1.2;
  margin-bottom: 40px;
  font-weight: 900;
  text-align: center;
  color: #1D507E;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.headings_center_2 span {
  color: #dc9523;
}

.caption {
  font-size: 22px;
  font-weight: 900;
}

@media screen and (max-width: 767px) {
  .caption {
    font-size: 16px;
  }
}
.headings_display_1 {
  font-size: 3.8rem;
  line-height: 1.2;
  margin-bottom: 24px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

@media screen and (max-width: 767px) {
  .headings_display_1 {
    font-size: 2.6rem;
    margin-bottom: 16px;
  }
}
/*見出し2*/
.headings_display_2 {
  position: relative;
  font-size: 3rem;
  margin-bottom: 18px;
  font-weight: 200;
}

@media screen and (max-width: 767px) {
  .headings_display_2 {
    position: relative;
    font-size: 2.2rem;
    margin-bottom: 16px;
  }
}
.headings_story {
  font-size: 30px;
  margin-bottom: 16px;
}

@media screen and (max-width: 767px) {
  .headings_story {
    font-size: 20px;
    margin-bottom: 16px;
  }
}
/*見出し2 装飾*/
.headings_display_3 {
  position: relative;
  font-size: 2.6rem;
  font-weight: 900;
  overflow: hidden;
  margin-bottom: 16px;
}

/*見出し3*/
.headings_display_4 {
  position: relative;
  font-size: 21px;
  margin-bottom: 1em;
  padding: 8px;
  color: #111;
  font-weight: 200;
  display: block;
  border-bottom: 1px solid #dedede;
}

.headings_display_4 span {
  font-size: 1.8em;
  font-weight: 200;
}

.catch {
  font-size: 24px;
  font-weight: 900;
  line-height: 1.2;
  margin-top: 16px;
  margin-bottom: 24px;
}

.contact_catch {
  font-size: 24px;
  font-weight: 900;
  line-height: 1.2;
}

.centering {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .catch {
    font-size: 20px;
  }

  .contact_catch {
    font-size: 20px;
  }

  .catch.centering {
    text-align: left;
  }

  .catch.centering br {
    display: none;
  }
}
.info {
  position: relative;
  margin-bottom: 48px;
}

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

thumb summary

-------------------------------- */
.postHorizon {
  margin: 0 -60px 16px -60px;
}

/* thumbnail+summary*/
.post_Box {
  position: relative;
  overflow: hidden;
  border-radius: 0;
}

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

img thumbnail over

-------------------------------- */
.thumbnail {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}

.is_thumbnail {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  padding-top: 58.25%;
}

.is_thumbnail_fit {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.fullimg {
  background-position: 100% 0;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 100vh;
}

.objectFit {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

.sizeFit {
  width: 100%;
  height: 50vh;
}

/* zoom */
a .thumbnail {
  opacity: 1;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

a .is_thumbnail {
  opacity: 1;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

a .thumbnail:hover {
  opacity: 0.6;
  -webkit-transition: all 0.8 ease-in;
  transition: all 0.8 ease-in;
}

a .is_thumbnail:hover {
  opacity: 0.6;
  -webkit-transition: all 0.8 ease-in;
  transition: all 0.8 ease-in;
}

@media screen and (max-width: 767px) {
  a .thumbnail,
a .thumbnail:hover {
    opacity: 1;
    -webkit-transition: inherit;
    transition: inherit;
  }

  a .is_thumbnail,
a .is_thumbnail:hover {
    opacity: 1;
    -webkit-transition: inherit;
    transition: inherit;
  }
}
.contain {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}

.gradient::after {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(20%, rgba(0, 0, 0, 0.4)), color-stop(80%, rgba(0, 0, 0, 0.6)));
  background: linear-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 20%, rgba(0, 0, 0, 0.6) 80%);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
  width: 100%;
  height: 50%;
}

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

thumbnail
表示画像の高さ ÷ 表示画像の幅 × 100

-------------------------------- */
/*横長*/
.post_horizon {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 20.25%;
}

/*横長*/
.post_trim {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

/*正方形*/
.post_square {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 100%;
}

.post_length {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 135.8%;
}

.post_radius {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 100%;
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  .post_trim {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
  }
  .post_trim.is_ajust {
    padding-top: 78%;
  }

  .visual .post_trim {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-top: 80.25%;
  }

  .post_horizon {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
  }
  .post_horizon.is_ajust {
    padding-top: 78%;
  }

  .post_trim {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
  }
  .post_trim.is_ajust_half {
    padding-top: 60.8%;
  }

  .post_length {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
  }
  .post_length.is_ajust {
    padding-top: 78%;
  }
}
/* --------------------------------

arrow

-------------------------------- */
/*arrow*/
.arrowLeft,
.arrowRight {
  position: relative;
  margin-bottom: 0.5em;
  padding: 0 0 0 18px;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 1.8em;
}

.arrowLeft a {
  display: block;
}

.arrowLeft::before,
.arrowLeft::after,
.arrowRight::before,
.arrowRight::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.arrowLeft::before {
  left: 3px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.arrowRight::before {
  left: 3px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

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

acf map

-------------------------------- */
.acf-map {
  width: 100%;
  height: 500px;
}

.idxContentBox hr {
  margin: 2em -60px;
}

@media screen and (max-width: 767px) {
  .idxContentBox hr {
    margin: 1em -48px;
  }
}
/* --------------------------------

table

-------------------------------- */
table {
  position: relative;
  width: 100%;
  text-align: left;
  line-height: 1.2;
  margin-bottom: 30px;
  border: none;
}
table.cell2 th {
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  padding: 0.625em;
  line-height: 1.75;
  vertical-align: top;
  width: 30%;
}
table.cell2 td {
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  padding: 0.625em;
  line-height: 1.75;
}
table.cell2 td div {
  margin-bottom: 1em;
}
table.cell2b th {
  font-weight: 900;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding: 0.625em;
  line-height: 1.6;
  vertical-align: top;
  width: 20%;
  font-size: 18px;
}
table.cell2b td {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding: 0.625em;
  line-height: 1.6;
  font-size: 18px;
}
table.cell2b td div {
  margin-bottom: 1em;
}

@media screen and (max-width: 767px) {
  table {
    position: relative;
    width: 100%;
    text-align: left;
    line-height: 1.2;
  }
  table.cell2 th {
    font-weight: 900;
    font-size: 16px;
    text-align: left;
    width: 100%;
    display: block;
    background-color: #E6E6E6;
  }
  table.cell2 td {
    font-size: 16px;
    width: 100%;
    display: block;
  }
  table.cell2b th {
    font-weight: 200;
    font-size: 16px;
    text-align: left;
    width: 100%;
    display: block;
    background-color: #E6E6E6;
  }
  table.cell2b td {
    font-size: 16px;
    width: 100%;
    display: block;
  }
}
/* 表3段 */
table.cell3 tr {
  border-bottom: 1px solid #dedede;
}

table.cell3 tr:last-child {
  border-bottom: none;
}

table.cell3 th {
  font-weight: 200;
  vertical-align: middle;
  text-align: left;
  color: #7b7b7b;
  border-bottom: 1px solid #dedede;
  padding: 16px 16px 16px 16px;
  white-space: nowrap;
  width: 10em;
}

table.cell3 td {
  vertical-align: middle;
  border-bottom: 1px solid #dedede;
  padding: 16px 24px;
  color: #111;
}

.bg_pick {
  background-color: #fbf8f2;
}

@media screen and (max-width: 767px) {
  table {
    font-size: 1.8em;
  }

  /* 表3段 */
  table.cell3 th {
    font-weight: 200;
    text-align: left;
    color: #6A6361;
    border-bottom: 1px solid #dedede;
    padding: 8px 12px;
    white-space: nowrap;
    width: 100%;
    display: block;
    background-color: #f9f9f9;
  }

  table.cell3 td {
    border: none;
    padding: 8px 12px;
    color: #111;
    width: 100%;
    word-break: break-all;
    display: block;
  }
}
.side_scroll {
  overflow-x: inherit;
}

.side_scroll img.scrimg {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .side_scroll {
    overflow-x: scroll;
    margin-bottom: 16px;
  }

  .side_scroll img.scrimg {
    width: 140%;
  }

  .side_scroll::-webkit-scrollbar-track {
    margin: 0 2px;
    background: #dedede;
    border-radius: 5px;
  }

  .side_scroll::-webkit-scrollbar-thumb {
    background: #666;
  }

  .side_scroll table th,
.side_scroll table td {
    white-space: nowrap;
  }
}
.is_tablelist {
  margin-bottom: 48px;
}
.is_tablelist dl {
  margin-bottom: 24px;
}
.is_tablelist dt {
  font-weight: 200;
  font-size: 1.8em;
}
.is_tablelist dd {
  font-size: 1.8em;
  padding: 0 12px;
}
.is_tablelist .noteList li {
  font-size: 1.8em;
}

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

textContent

-------------------------------- */
.textContent {
  margin-top: 28px;
  margin-bottom: 64px;
}
.textContentis_center {
  text-align: center;
}
.textContent p {
  line-height: 1.6;
}

.is_bold {
  font-weight: 900;
}

.textGuide {
  margin-top: 3px;
  margin-bottom: 12px;
}
.textGuide p {
  font-size: 1.8rem;
}

.ph_caption {
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 40px;
  padding: 0 4px 8px 0;
}

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

GalleryBox

-------------------------------- */
.galleryBox {
  position: relative;
  margin-bottom: 0px;
}

.galleryBox {
  margin-bottom: 24px;
}

.galleryBox .ph_3column .cell {
  width: 15%;
}

.zoom {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 6px;
  bottom: 6px;
  background: url(../img/module/icon/icon_zoom.svg) no-repeat 50% 50%, rgba(76, 175, 80, 0.8);
  background-size: 16px 16px;
  border-radius: 100px;
  z-index: 1;
}

.galleryBox .ph_4column .cell {
  width: 22.8%;
}

@media screen and (max-width: 767px) {
  .galleryBox .ph_4column .cell {
    width: 48.6%;
  }

  .galleryBox {
    margin-bottom: 12px;
  }
}
/* --------------------------------

GalleryBox

-------------------------------- */
.postHorizon {
  margin: 0 -60px 16px -60px;
}

.postHorizon.is_subvisual {
  margin: -24px -60px 24px -60px;
}

.textContent::after {
  clear: both;
  content: "";
  display: block;
}

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

写真+見出し/テキスト

-------------------------------- */
.ph_block {
  margin-top: 0;
  margin-bottom: 40px;
}

.ph_block::after {
  clear: both;
  content: "";
  display: block;
}

.ph_left .thumb {
  width: 480px;
  float: left;
  margin-bottom: 0px;
  margin-right: 40px;
  margin-left: 0;
}

.ph_right .thumb {
  width: 480px;
  float: right;
  margin-bottom: 0px;
  margin-left: 40px;
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .ph_block {
    margin-top: 12px;
    margin-bottom: 16px;
  }

  .ph_left .thumb {
    width: 100%;
    float: none;
    padding-right: 0;
    margin-right: 0;
    margin-bottom: 16px;
  }

  .ph_right .thumb {
    width: 100%;
    float: none;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 16px;
  }
}
section {
  position: relative;
}

.field {
  margin-top: 0;
  margin-bottom: 24px;
  overflow: hidden;
}

.field::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (max-width: 767px) {
  .field {
    margin-top: 0;
    margin-bottom: 16px;
    overflow: hidden;
  }
}
/* --------------------------------

leadblock list index

-------------------------------- */
.inner {
  padding: 12px 24px;
}

.innerBlock {
  padding: 24px 70px;
}

.innerBlockLarge {
  padding: 60px 130px;
}

@media screen and (max-width: 767px) {
  .inner {
    padding: 8px 16px;
  }

  .innerBlock {
    padding: 24px 16px;
  }

  .innerBlockLarge {
    padding: 2%;
  }
}
/* --------------------------------

内部リンク

-------------------------------- */
.btn {
  display: block;
  text-align: center;
  width: 100%;
  overflow: hidden;
}
.btn a {
  position: relative;
  margin: 0 auto;
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  padding: 18px 24px 18px 24px;
  text-align: left;
  text-decoration: none !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btn a:hover {
  opacity: 0.6;
}

.case .btn a {
  color: #111;
  border: 1px solid #111;
  font-weight: 900;
}
.case .btn a::after {
  position: absolute;
  top: 50%;
  right: 16px;
  content: "";
  width: 8px;
  height: 8px;
  border-top: solid 1px #111;
  border-right: solid 1px #111;
  -webkit-transform: translate(0%, -50%) rotate(45deg);
          transform: translate(0%, -50%) rotate(45deg);
}

.is_rec {
  display: block;
  overflow: hidden;
  width: 340px;
}
.is_rec a {
  background-color: #F9820B;
  border: 1px solid #fff;
  font-size: 24px;
  font-weight: 900;
  padding: 12px 24px 12px 24px;
}
.is_rec a::after {
  position: absolute;
  top: 50%;
  right: 16px;
  content: "";
  width: 8px;
  height: 8px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -webkit-transform: translate(0%, -50%) rotate(45deg);
          transform: translate(0%, -50%) rotate(45deg);
}

.is_rec_full {
  display: block;
  overflow: hidden;
  width: 100%;
}
.is_rec_full a {
  background-color: #F9820B;
  font-size: 24px;
  font-weight: 900;
  padding: 32px 24px;
  text-align: center;
  font-weight: 900;
}
.is_rec_full a::after {
  position: absolute;
  top: 50%;
  right: 16px;
  content: "";
  width: 8px;
  height: 8px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -webkit-transform: translate(0%, -50%) rotate(45deg);
          transform: translate(0%, -50%) rotate(45deg);
}

@media screen and (max-width: 767px) {
  .is_rec_full a {
    background-color: #F9820B;
    font-size: 20px !important;
    font-weight: 900;
    padding: 16px 24px !important;
    text-align: center;
  }
}
.is_contact {
  display: block;
  margin: 0 auto 8px;
  overflow: hidden;
}
.is_contact a {
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#F98919), to(#D16A06)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #F98919 0%, #D16A06 100%) 0% 0% no-repeat padding-box;
  border-radius: 4px;
  border: 2px solid #fff;
  font-size: 32px;
  font-weight: 900;
}

.is_window {
  border: none;
  background-color: #8B7C68;
  width: 100%;
  border-radius: 6px;
}
.is_window a {
  position: relative;
  color: #fff;
  font-weight: 200;
  padding: 16px 16px 16px 16px;
  text-align: left;
  text-decoration: none;
  background-image: url(../img/module/icon/icon_window.svg);
  background-position: 97% 50%;
  background-repeat: no-repeat;
  background-size: 20px auto;
}

.is_line {
  display: block;
  margin: 0 auto 8px;
  overflow: hidden;
}
.is_line a {
  background-color: #00B900;
  border-radius: 4px;
}
.is_line a::after {
  position: absolute;
  top: 50%;
  right: 16px;
  content: "";
  width: 8px;
  height: 8px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -webkit-transform: translate(0%, -50%) rotate(45deg);
          transform: translate(0%, -50%) rotate(45deg);
}

.is_arrows {
  display: block;
  margin: 0 auto 8px;
  overflow: hidden;
}
.is_arrows a {
  background-color: #8B7C68;
  border-radius: 4px;
}
.is_arrows a::after {
  position: absolute;
  top: 50%;
  right: 16px;
  content: "";
  width: 8px;
  height: 8px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -webkit-transform: translate(0%, -50%) rotate(45deg);
          transform: translate(0%, -50%) rotate(45deg);
}

@media screen and (max-width: 767px) {
  .btn {
    display: block;
    text-align: center;
    width: 100%;
  }
  .btn a {
    position: relative;
    margin: 0 auto;
    display: block;
    color: #fff;
    font-size: 16px;
    padding: 12px 36px 12px 24px;
    text-decoration: none !important;
  }

  .is_contact {
    display: block;
    margin: 0 auto 8px;
    overflow: hidden;
  }
  .is_contact a {
    background: transparent -webkit-gradient(linear, left top, left bottom, from(#F98919), to(#D16A06)) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(180deg, #F98919 0%, #D16A06 100%) 0% 0% no-repeat padding-box;
    border-radius: 4px;
    border: 2px solid #fff;
    font-size: 22px;
    font-weight: 900;
  }
}
.return {
  width: 40%;
  margin: 60px auto 40px;
}
.return a {
  position: relative;
  display: block;
  font-size: 16px;
  padding: 16px 48px 16px 48px;
  color: #111;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  background-color: #dedede;
  border: 1px solid #111;
}
.return a::before {
  position: absolute;
  content: "";
  vertical-align: middle;
}
.return a::after {
  position: absolute;
  top: 50%;
  left: 16px;
  content: "";
  width: 12px;
  height: 12px;
  border-top: solid 1px #111;
  border-right: solid 1px #111;
  -webkit-transform: translate(0%, -50%) rotate(225deg);
          transform: translate(0%, -50%) rotate(225deg);
}

@media screen and (max-width: 767px) {
  .return {
    width: 80%;
    margin: 50px auto 20px;
  }

  .returnBox {
    position: relative;
    width: 100%;
    margin: 0 auto 42px;
    padding: 0;
  }

  .return a {
    position: relative;
    display: block;
    font-size: 14px;
    padding: 12px 36px 12px 36px;
    text-align: center;
  }
}
.cell.is-empty {
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}

/*sub.css*/
.slider {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 16px;
}

.is_slick- {
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}

.is_slick.slick-initialized {
  opacity: 1;
}

.slick-special a {
  color: #000;
}

.slick-dots li.slick-active button:before {
  color: #000;
}

.slick-dots li {
  margin: 0;
}

.slider_visual {
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .slider {
    margin-bottom: 8px;
  }
}
/*----- フェードイン -----*/
.inviewfadeIn {
  opacity: 0;
  -webkit-transition: 2s;
  transition: 2s;
}

.fadeIn {
  opacity: 1;
}

/*----- 上へスライド -----*/
.inviewUp {
  transform: translate(0, 40px);
  -webkit-transform: translate(0, 40px);
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

.Up {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}

/*----- ズームイン -----*/
.inviewzoomIn {
  opacity: 0;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transition: 1s;
  transition: 1s;
}

.zoomIn {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

/*----- フェードインしながら上へスライド -----*/
.inviewfadeInUp {
  opacity: 0;
  transform: translate(0, 30px);
  -webkit-transform: translate(0, 30px);
  -webkit-transition: 1s;
  transition: 1s;
}

.fadeInUp {
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}

/*----- フェードインしながら右へスライド -----*/
.inviewfadeInLeft {
  opacity: 0;
  transform: translate(-30px, 0);
  -webkit-transform: translate(-30px, 0);
  -webkit-transition: 1s;
  transition: 1s;
}

.fadeInLeft {
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}

.inviewfadeInRight {
  opacity: 0;
  transform: translate(30px, 0);
  -webkit-transform: translate(30px, 0);
  -webkit-transition: 1s;
  transition: 1s;
}

.fadeInRight {
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}

@media screen and (max-width: 767px) {
  .inviewfadeInUp {
    opacity: 0;
    transform: translate(0, 20px);
    -webkit-transform: translate(0, 20px);
    -webkit-transition: 2s;
    transition: 2s;
  }

  .fadeInUp {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }

  .inviewfadeInLeft {
    opacity: 0;
    transform: translate(-30px, 0);
    -webkit-transform: translate(-30px, 0);
    -webkit-transition: 1s;
    transition: 1s;
  }

  .fadeInLeft {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }

  .inviewfadeInRight {
    opacity: 0;
    transform: translate(30px, 0);
    -webkit-transform: translate(30px, 0);
    -webkit-transition: 1s;
    transition: 1s;
  }

  .fadeInRight {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
}
