@charset "UTF-8";
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap");
body {
  color: #222222;
  font: 12px Verdana,'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','Osaka','ＭＳ Ｐゴシック',sans-serif;
  *font-size: small;
  *font: x-small; }

select, input, button, textarea, button {
  font: 99% arial,helvetica,clean,sans-serif; }

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

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

/*YUI Font-size Adjustment
10px = 77%     11px = 85%   12px = 93%     13px = 100%
14px = 108%    15px = 116%    16px = 123.1%  17px = 131%
18px = 138.5%  19px = 146.5%  20px = 153.9%  21px = 161.6%
22px = 167%    23px = 174%    24px = 182%    25px = 189%
26px = 197%*/
/* CSS Document */
/* CSS Document */
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html {
  color: #000;
  background: #FFF; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

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

fieldset, img {
  border: 0;
  margin: 0;
  padding: 0; }

address, caption, cite, code, dfn, strong, th, var, optgroup {
  font-style: inherit;
  font-weight: inherit; }

del, ins {
  text-decoration: none; }

li {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0;
  font-variant: normal; }

/*sup{vertical-align:baseline;}sub{vertical-align:baseline;}*/
legend {
  color: #000; }

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit; }

input, button, textarea, select {
  *font-size: 100%; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

html {
  overflow-y: scroll; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

input, textarea {
  margin: 0;
  padding: 0; }

ol, ul {
  list-style: none; }

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

caption, th {
  text-align: left; }

a:focus {
  outline: none; }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }

.clearfix {
  min-height: 1px; }

* html .clearfix {
  height: 1px;
  /*¥*/
  /*/
	height: auto;
	overflow: hidden;
	/**/ }

.both {
  clear: both; }

/*テキストシャドウ {
	text-shadow: 1px 1px 3px #000;
}
*/
/*ボックスシャドウ {
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
*/
/*ボックスシャドウ内側 {
	-moz-box-shadow: inset 1px 1px 3px #000;
	-webkit-box-shadow: inset 1px 1px 3px #000;
	box-shadow: inset 1px 1px 3px #000;
}
*/
/*角丸 {
	border-radius: 10px; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px; 
}
*/
/*トランジション {
	-webkit-transition: 1.5s;
	-moz-transition: 1.5s;
	-o-transition: 1.5s;
	transition: 1.5s;
}
*/
/*透明 {
	filter: alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.25;
}
*/
/*背景のみ透明 {
	background-color:rgba(255,255,255,0.2);
}
*/
/*グラデーション {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000')";
	background-image: -moz-linear-gradient(top, #ffffff, #000000);
	background-image: -ms-linear-gradient(top, #ffffff, #000000);
	background-image: -o-linear-gradient(top, #ffffff, #000000);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#000000));
	background-image: -webkit-linear-gradient(top, #ffffff, #000000);
	background-image: linear-gradient(top, #ffffff, #000000);
}
*/
/*スマホ対応
@media screen and (max-width: 480px){
	
}
@media screen and (max-width: 320px){
	
}
*/
::selection {
  background: #383C4F;
  color: #fff; }

::-moz-selection {
  background: #383C4F;
  color: #fff; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?r5t1r0");
  src: url("../fonts/icomoon.eot?r5t1r0#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?r5t1r0") format("truetype"), url("../fonts/icomoon.woff?r5t1r0") format("woff"), url("../fonts/icomoon.svg?r5t1r0#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-facebook_b:before {
  content: "\e908"; }

.icon-twitter_b:before {
  content: "\e907"; }

.icon-talk:before {
  content: "\e900"; }

.icon-facebook:before {
  content: "\e901";
  color: #686969; }

.icon-insta:before {
  content: "\e902"; }

.icon-line:before {
  content: "\e903";
  color: #686969; }

.icon-operator:before {
  content: "\e904"; }

.icon-twitter:before {
  content: "\e905";
  color: #686969; }

.icon-youtube:before {
  content: "\e906";
  color: #686969; }

/*background image*/
/*flex*/
/*hover base anim*/
/*custom anim*/
/*liner anim*/
/*content data-text*/
/* text indent letter spaxing*/
/*serif font*/
/*san-serif font*/
/*google font*/
/*shadow*/
/**/
/**/
@keyframes bgdraw {
  0% {
    transform: scaleX(1); }
  100% {
    transform: scaleX(1) translateX(100%); } }

@-webkit-keyframes AnimationName {
  0% {
    background-position: 0% 96%; }
  50% {
    background-position: 100% 5%; }
  100% {
    background-position: 0% 96%; } }

@-moz-keyframes AnimationName {
  0% {
    background-position: 0% 96%; }
  50% {
    background-position: 100% 5%; }
  100% {
    background-position: 0% 96%; } }

@keyframes AnimationName {
  0% {
    background-position: 0% 96%; }
  50% {
    background-position: 100% 5%; }
  100% {
    background-position: 0% 96%; } }

/**/
/*body base*/
html {
  margin: 0px !important; }

body {
  color: #201713;
  width: 100%;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  font-size: 16px;
  font-feature-settings: "palt" 1;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: "YuMincho", "Yu Mincho", "Times New Roman", "Hiragino Mincho ProN", "MS PMincho", serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
  /*font-size*/ }
  @media screen and (max-width: 868px) {
    body {
      font-size: 13px; } }

#wrap {
  width: 100%;
  margin: 0 auto; }

/*font setting*/
.sanserif {
  font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic",-apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif; }

.serif {
  font-family: "YuMincho", "Yu Mincho", "Times New Roman", "Hiragino Mincho ProN", "MS PMincho", serif; }

.title_serif {
  font-family: 'Cormorant Garamond', serif; }

/*img setting*/
img {
  max-width: 100%;
  height: auto; }

/*bold text*/
.bold {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif; }

/*a tag*/
a {
  text-decoration: none;
  color: #201713;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }

a:hover {
  opacity: 0.8;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }

/*contents base width*/
.cont_in {
  width: 89.2%;
  width: calc(100% - 120px);
  max-width: 1400px;
  margin: 0 auto;
  box-sizing: border-box; }
  @media screen and (max-width: 1300px) {
    .cont_in {
      width: calc(100% - 100px); } }
  @media screen and (max-width: 1024px) {
    .cont_in {
      width: calc(100% - 80px); } }
  @media screen and (max-width: 868px) {
    .cont_in {
      width: calc(100% - 30px); } }

select::-ms-expand {
  display: none; }

* {
  outline: none;
  list-style: none; }

/**/
.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

/* overlay animate in */
.mfp-bg.mfp-ready {
  opacity: 0.8; }

/* overlay animate out */
.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

/* content animate it */
.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

/* content animate out */
.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh !important;
  max-height: 100vh !important;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  overflow-y: hidden !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100vh;
  left: 0;
  top: 0;
  padding: 0px 4%;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100vh;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; } }

.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */ }

.mfp-zoom-in .mfp-container {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8); }

.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out; }

.mfp-zoom-in.mfp-ready .mfp-container {
  opacity: 1;
  transform: scale(1); }

.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-zoom-in.mfp-removing .mfp-container {
  transform: scale(0.8);
  opacity: 0; }

.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0; }

/* 
====== Newspaper effect ======
*/
.mfp-newspaper {
  /* start state */
  /* animate in */
  /* animate out */ }

.mfp-newspaper .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.5s;
  transform: scale(0) rotate(500deg); }

.mfp-newspaper.mfp-bg {
  opacity: 0;
  transition: all 0.5s; }

.mfp-newspaper.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1) rotate(0deg); }

.mfp-newspaper.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-newspaper.mfp-removing .mfp-with-anim {
  transform: scale(0) rotate(500deg);
  opacity: 0; }

.mfp-newspaper.mfp-removing.mfp-bg {
  opacity: 0; }

/* 
====== Move-horizontal effect ======
*/
.mfp-move-horizontal {
  /* start state */
  /* animate in */
  /* animate out */ }

.mfp-move-horizontal .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s;
  transform: translateX(-50px); }

.mfp-move-horizontal.mfp-bg {
  opacity: 0;
  transition: all 0.3s; }

.mfp-move-horizontal.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: translateX(0); }

.mfp-move-horizontal.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-move-horizontal.mfp-removing .mfp-with-anim {
  transform: translateX(50px);
  opacity: 0; }

.mfp-move-horizontal.mfp-removing.mfp-bg {
  opacity: 0; }

/* 
====== Move-from-top effect ======
*/
.mfp-move-from-top {
  /* start state */
  /* animate in */
  /* animate out */ }

.mfp-move-from-top .mfp-content {
  vertical-align: top; }

.mfp-move-from-top .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s;
  transform: translateY(-100px); }

.mfp-move-from-top.mfp-bg {
  opacity: 0;
  transition: all 0.2s; }

.mfp-move-from-top.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: translateY(0); }

.mfp-move-from-top.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-move-from-top.mfp-removing .mfp-with-anim {
  transform: translateY(-50px);
  opacity: 0; }

.mfp-move-from-top.mfp-removing.mfp-bg {
  opacity: 0; }

/* 
====== 3d unfold ======
*/
.mfp-3d-unfold {
  /* start state */
  /* animate in */
  /* animate out */ }

.mfp-3d-unfold .mfp-content {
  perspective: 2000px; }

.mfp-3d-unfold .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform-style: preserve-3d;
  transform: rotateY(-60deg); }

.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  transition: all 0.5s; }

.mfp-3d-unfold.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: rotateY(0deg); }

.mfp-3d-unfold.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-3d-unfold.mfp-removing .mfp-with-anim {
  transform: rotateY(60deg);
  opacity: 0; }

.mfp-3d-unfold.mfp-removing.mfp-bg {
  opacity: 0; }

/* 
====== Zoom-out effect ======
*/
.mfp-zoom-out {
  /* start state */
  /* animate in */
  /* animate out */ }

.mfp-zoom-out .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: scale(1.3); }

.mfp-zoom-out.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out; }

.mfp-zoom-out.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1); }

.mfp-zoom-out.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-zoom-out.mfp-removing .mfp-with-anim {
  transform: scale(1.3);
  opacity: 0; }

.mfp-zoom-out.mfp-removing.mfp-bg {
  opacity: 0; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before,
  .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*loading*/
.loading {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1000000;
  display: flex;
  align-content: stretch;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background-color: #fff; }
  .loading .logo {
    width: 160px;
    position: relative;
    z-index: 3;
    padding-bottom: 0rem;
    opacity: 0;
    transition: .7s;
    text-align: center;
    filter: blur(20px); }
    .loading .logo img {
      width: 160px;
      height: auto; }
    @media screen and (max-width: 768px) {
      .loading .logo {
        width: 70%; } }

.open .loading .logo {
  opacity: 1 !important;
  transition-delay: .2s;
  padding-bottom: 0rem;
  filter: blur(0px); }

.is_load .loading .logo {
  opacity: 0 !important;
  padding-bottom: 3rem;
  transition: .5s; }

/*header*/
.header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 101;
  transition: .2s; }
  .header .cont_in {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: inherit;
    width: 100%;
    font-size: 14px; }
    .header .cont_in .logo {
      margin-left: 28px; }
      .header .cont_in .logo a {
        line-height: 0;
        display: block; }
      .header .cont_in .logo img {
        width: 106px; }
    .header .cont_in .global {
      flex: 1; }
      .header .cont_in .global .list {
        display: flex;
        align-items: center;
        margin-left: 3.25em; }
        .header .cont_in .global .list li {
          margin-left: 3.25em;
          display: flex;
          align-items: stretch;
          height: 86px; }
          .header .cont_in .global .list li a {
            position: relative;
            display: flex;
            align-items: center;
            letter-spacing: .14em; }
            .header .cont_in .global .list li a:after {
              content: "";
              position: absolute;
              left: 50%;
              bottom: 0;
              width: 0;
              height: 3px;
              background-color: #A9914E;
              transition: .3s; }
            .header .cont_in .global .list li a:hover {
              opacity: 1;
              color: #A9914E; }
              .header .cont_in .global .list li a:hover:after {
                left: 0;
                width: 100%; }
          .header .cont_in .global .list li .inner_nav {
            position: absolute;
            left: 0;
            top: 86px;
            width: 100%;
            background-color: #000;
            padding: 58px 0 48px;
            opacity: 0;
            pointer-events: none;
            transform: translateY(20px);
            -webkit-transition: all 0.3s cubic-bezier(0.44, 0.1, 0.51, 0.88);
            transition: all 0.3s cubic-bezier(0.44, 0.1, 0.51, 0.88);
            -o-transition: all 0.3s cubic-bezier(0.44, 0.1, 0.51, 0.88);
            transition: all 0.3s cubic-bezier(0.44, 0.1, 0.51, 0.88); }
            .header .cont_in .global .list li .inner_nav .inner_nav_in {
              position: relative;
              width: 88%;
              max-width: 1400px;
              margin: 0 auto; }
              .header .cont_in .global .list li .inner_nav .inner_nav_in .md {
                font-size: 1.5em;
                letter-spacing: .06em;
                margin-bottom: 1.75em;
                color: #fff; }
                .header .cont_in .global .list li .inner_nav .inner_nav_in .md a {
                  position: relative;
                  display: inline-block;
                  color: #fff;
                  line-height: 1; }
                  .header .cont_in .global .list li .inner_nav .inner_nav_in .md a:before {
                    content: "";
                    position: absolute;
                    top: 50%;
                    right: -1.25em;
                    width: .5em;
                    height: .5em;
                    box-sizing: border-box;
                    border-bottom: solid 2px #fff;
                    border-right: solid 2px #fff;
                    transform: rotate(-45deg);
                    margin-top: -.25em;
                    transition: .2s; }
                  .header .cont_in .global .list li .inner_nav .inner_nav_in .md a:after {
                    display: none; }
                  .header .cont_in .global .list li .inner_nav .inner_nav_in .md a:hover {
                    color: #A9914E; }
                    .header .cont_in .global .list li .inner_nav .inner_nav_in .md a:hover:before {
                      right: -1.5em;
                      border-bottom-color: #A9914E;
                      border-right-color: #A9914E; }
              .header .cont_in .global .list li .inner_nav .inner_nav_in .inner_close {
                position: absolute;
                right: 0;
                top: 3px;
                width: 1.5em;
                height: 1.5em;
                transform: rotate(-45deg);
                cursor: pointer;
                transition: .3s; }
                .header .cont_in .global .list li .inner_nav .inner_nav_in .inner_close:before,
                .header .cont_in .global .list li .inner_nav .inner_nav_in .inner_close:after {
                  content: "";
                  position: absolute;
                  left: 50%;
                  top: 50%;
                  width: 100%;
                  height: 2px;
                  background-color: #fff;
                  margin-top: -1px;
                  margin-left: -50%; }
                .header .cont_in .global .list li .inner_nav .inner_nav_in .inner_close:after {
                  transform: rotate(-90deg); }
                .header .cont_in .global .list li .inner_nav .inner_nav_in .inner_close:hover {
                  opacity: .7; }
              .header .cont_in .global .list li .inner_nav .inner_nav_in .inner_list {
                display: flex;
                align-items: stretch;
                flex-wrap: wrap; }
                .header .cont_in .global .list li .inner_nav .inner_nav_in .inner_list li {
                  margin-left: 0px;
                  width: 23%;
                  margin-right: 2.66%;
                  margin-bottom: 2.66%;
                  display: block;
                  height: inherit; }
                  .header .cont_in .global .list li .inner_nav .inner_nav_in .inner_list li:nth-child(4n) {
                    margin-right: 0px; }
                  .header .cont_in .global .list li .inner_nav .inner_nav_in .inner_list li a {
                    padding: 0px;
                    text-align: center;
                    font-size: 15px;
                    display: block;
                    color: #fff;
                    font-family: 'Noto Sans JP', sans-serif;
                    padding: 1.5em 1.25em;
                    padding-right: 3em;
                    border: solid 1px #333;
                    text-align: left; }
                    .header .cont_in .global .list li .inner_nav .inner_nav_in .inner_list li a:before {
                      content: "";
                      position: absolute;
                      right: 1.5em;
                      top: 50%;
                      width: .5em;
                      height: .5em;
                      box-sizing: border-box;
                      border-right: solid 1px #ddd;
                      border-bottom: solid 1px #ddd;
                      transform: rotate(-45deg);
                      margin-top: -.25em; }
                    .header .cont_in .global .list li .inner_nav .inner_nav_in .inner_list li a:after {
                      left: 1.25em;
                      width: 2em;
                      height: 1px;
                      bottom: -1px; }
                    .header .cont_in .global .list li .inner_nav .inner_nav_in .inner_list li a:hover:after {
                      left: 1.25em;
                      width: calc(100% - 2.5em); }
        .header .cont_in .global .list li.active > a:after {
          width: 100%;
          left: 0; }
        .header .cont_in .global .list li.active > .inner_nav {
          opacity: 1;
          transform: translateY(0);
          pointer-events: inherit; }
    .header .cont_in .btn_box {
      display: flex;
      align-items: stretch;
      height: 86px; }
    .header .cont_in .btn {
      display: flex;
      align-items: stretch; }
      .header .cont_in .btn a {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 43px;
        background-color: #383C4F;
        color: #fff; }
        .header .cont_in .btn a:hover {
          opacity: 1;
          background-color: #A9914E; }
    .header .cont_in .ham_btn {
      width: 86px;
      position: relative;
      background-color: #505465;
      cursor: pointer;
      transition: .3s; }
      .header .cont_in .ham_btn span {
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        width: 30px;
        height: 2px;
        background-color: #fff;
        margin-left: -15px; }
        .header .cont_in .ham_btn span:nth-child(1) {
          margin-top: -11px; }
        .header .cont_in .ham_btn span:nth-child(2),
        .header .cont_in .ham_btn span:nth-child(3) {
          margin-top: -1px; }
        .header .cont_in .ham_btn span:nth-child(4) {
          margin-top: 9px; }
      .header .cont_in .ham_btn:hover {
        background-color: #A9914E; }

.is_scroll .header {
  background-color: #fff; }

@media screen and (max-width: 1540px) {
  .header .cont_in .global .list {
    margin-left: 2em; }
    .header .cont_in .global .list li {
      margin-left: 1.5em; }
      .header .cont_in .global .list li a {
        font-size: 13px; }
    .header .cont_in .global .list li .inner_nav .inner_nav_in .md a {
      font-size: 21px; } }

@media screen and (max-width: 1300px) {
  .header .cont_in .global {
    display: none; } }

@media screen and (max-width: 1100px) {
  .header {
    border: none; } }

@media screen and (max-width: 868px) {
  .header .cont_in .logo {
    margin-left: 15px; }
    .header .cont_in .logo img {
      width: 62px;
      max-width: 234px; }
  .header .cont_in .btn_box {
    height: 58px; }
    .header .cont_in .btn_box .btn {
      display: none; }
    .header .cont_in .btn_box .ham_btn {
      width: 58px; }
      .header .cont_in .btn_box .ham_btn span {
        width: 24px;
        height: 1px;
        margin-left: -12px; }
        .header .cont_in .btn_box .ham_btn span:nth-child(1) {
          margin-top: -7px; }
        .header .cont_in .btn_box .ham_btn span:nth-child(4) {
          margin-top: 5px; } }

/**/
/**/
.footer {
  position: relative;
  z-index: 3;
  background-color: #fff; }
  .footer * {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .footer .cont_in {
    max-width: inherit; }
  .footer .f_top {
    padding: 83px 131px;
    background-color: #F9F8F7; }
    .footer .f_top .f_in {
      display: flex;
      align-items: stretch;
      justify-content: space-between;
      flex-wrap: wrap;
      width: 100%;
      max-width: 1123px;
      margin: 0 auto; }
    .footer .f_top .md_box {
      padding: 20px 0;
      margin-right: 38px;
      padding-right: 38px;
      border-right: solid 1px #ddd; }
      .footer .f_top .md_box .md {
        font-size: 20px;
        font-weight: 500;
        letter-spacing: .1em;
        font-family: 'Noto Sans JP', sans-serif;
        margin-bottom: 13px; }
      .footer .f_top .md_box .txt {
        font-size: 13px;
        line-height: 1.68;
        letter-spacing: 0.1em; }
    .footer .f_top .btn_box {
      flex: 1;
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-wrap: wrap;
      font-family: 'Noto Sans JP', sans-serif;
      text-align: center; }
      .footer .f_top .btn_box .tel {
        margin-right: 9%; }
        .footer .f_top .btn_box .tel .md {
          font-size: 32px;
          line-height: 1;
          margin-bottom: 13px;
          font-weight: 500;
          letter-spacing: 0.04em; }
          .footer .f_top .btn_box .tel .md a {
            font-weight: 500; }
        .footer .f_top .btn_box .tel .txt {
          font-size: 14px;
          letter-spacing: 0.04em; }
      .footer .f_top .btn_box .btn {
        flex: 1;
        display: flex;
        align-items: stretch;
        text-align: left; }
        .footer .f_top .btn_box .btn a {
          position: relative;
          background-color: #000;
          display: flex;
          align-items: stretch;
          width: 100%;
          box-sizing: border-box;
          padding: 34px 42px;
          overflow: hidden; }
          .footer .f_top .btn_box .btn a:after {
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            transform: scaleX(0);
            transform-origin: left center;
            animation-name: bgdraw;
            animation-duration: 0.4s;
            background-color: #A9914E;
            -webkit-transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
            transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
            -o-transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
            transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88); }
          .footer .f_top .btn_box .btn a span {
            position: relative;
            display: block;
            font-size: 20px;
            line-height: 1;
            letter-spacing: .04em;
            color: #fff;
            z-index: 2; }
          .footer .f_top .btn_box .btn a:hover {
            opacity: 1; }
            .footer .f_top .btn_box .btn a:hover:after {
              -webkit-transition: 0.3s ease all;
              transition: 0.3s ease all;
              transform: scaleX(1);
              animation: none; }
    @media screen and (max-width: 1400px) {
      .footer .f_top {
        padding: 62px 100px; } }
    @media screen and (max-width: 1200px) {
      .footer .f_top {
        padding: 38px 50px; } }
    @media screen and (max-width: 1024px) {
      .footer .f_top {
        padding: 32px; }
        .footer .f_top .f_in {
          display: block; }
          .footer .f_top .f_in .md_box {
            width: 100%;
            text-align: center;
            padding: 0px;
            margin-bottom: 32px;
            border-right: none; } }
    @media screen and (max-width: 868px) {
      .footer .f_top {
        padding: 32px 5%; }
        .footer .f_top .f_in .md_box {
          margin-bottom: 24px; }
          .footer .f_top .f_in .md_box .md {
            font-size: 18px; }
          .footer .f_top .f_in .md_box .txt {
            font-size: 13px; }
        .footer .f_top .f_in .btn_box {
          display: block; }
          .footer .f_top .f_in .btn_box .tel,
          .footer .f_top .f_in .btn_box .btn {
            width: 100%; }
          .footer .f_top .f_in .btn_box .tel {
            margin-bottom: 20px; }
            .footer .f_top .f_in .btn_box .tel .md {
              font-size: 22px;
              margin-bottom: 6px; }
            .footer .f_top .f_in .btn_box .tel .txt {
              font-size: 12px; }
          .footer .f_top .f_in .btn_box .btn a {
            padding: 14px 22px 16px;
            max-width: 220px;
            margin: 0 auto;
            justify-content: center; }
            .footer .f_top .f_in .btn_box .btn a span {
              font-size: 15px; } }
  .footer .f_mid {
    padding: 61px 51px 0;
    background-color: #383B51; }
    .footer .f_mid .f_in {
      width: 100%;
      max-width: 1400px;
      margin: 0 auto;
      display: flex;
      align-items: stretch;
      flex-wrap: wrap; }
      .footer .f_mid .f_in .list {
        width: 17%;
        margin-bottom: 51px;
        margin-right: 2.5%; }
        .footer .f_mid .f_in .list:nth-child(1),
        .footer .f_mid .f_in .list:nth-child(6) {
          width: 22%; }
        .footer .f_mid .f_in .list:nth-child(5n) {
          margin-right: 0px; }
        .footer .f_mid .f_in .list li {
          margin-bottom: 10px; }
          .footer .f_mid .f_in .list li a {
            position: relative;
            display: block;
            color: #fff;
            font-size: 14px;
            letter-spacing: .05em;
            padding-left: 10px; }
            .footer .f_mid .f_in .list li a:before {
              content: "・";
              position: absolute;
              left: 0; }
            .footer .f_mid .f_in .list li a.md {
              color: #A9914E;
              font-size: 16px;
              padding-left: 0px; }
              .footer .f_mid .f_in .list li a.md:before {
                display: none; }
        .footer .f_mid .f_in .list .flex_li {
          display: flex;
          justify-content: space-between;
          flex-wrap: wrap; }
          .footer .f_mid .f_in .list .flex_li ul {
            width: 46%; }
    @media screen and (max-width: 1200px) {
      .footer .f_mid {
        padding: 32px 52px; }
        .footer .f_mid .f_in .list {
          width: 21%;
          margin-right: 4%; }
          .footer .f_mid .f_in .list:nth-child(1),
          .footer .f_mid .f_in .list:nth-child(5) {
            width: 24%; }
          .footer .f_mid .f_in .list:nth-child(5n) {
            margin-right: 4%; }
          .footer .f_mid .f_in .list:nth-child(4n) {
            margin-right: 0px; } }
    @media screen and (max-width: 1024px) {
      .footer .f_mid {
        display: none;
        padding: 32px 52px; }
        .footer .f_mid .f_in .list .flex_li {
          display: block;
          width: 100%; }
          .footer .f_mid .f_in .list .flex_li ul {
            width: 100%; } }
  .footer .f_bottom {
    padding: 74px 0 33px; }
    .footer .f_bottom .f_in {
      text-align: center; }
      .footer .f_bottom .f_in .logo {
        margin-bottom: 64px;
        line-height: 1; }
        .footer .f_bottom .f_in .logo img {
          width: 60%;
          max-width: 115px; }
      .footer .f_bottom .f_in .sns {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 46px; }
        .footer .f_bottom .f_in .sns li {
          margin: 0 8px; }
          .footer .f_bottom .f_in .sns li a {
            font-size: 28px; }
            .footer .f_bottom .f_in .sns li a:hover {
              opacity: 1;
              color: #A9914E; }
      .footer .f_bottom .f_in address {
        font-size: 21px;
        margin-bottom: 16px;
        letter-spacing: .1em; }
      .footer .f_bottom .f_in .tel {
        line-height: 1.65;
        margin-bottom: 74px;
        letter-spacing: .06em; }
      .footer .f_bottom .f_in .nav {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 55px; }
        .footer .f_bottom .f_in .nav li {
          margin: 0 17px; }
          .footer .f_bottom .f_in .nav li a {
            font-size: 14px;
            letter-spacing: .04em; }
      .footer .f_bottom .f_in .copy {
        font-size: 14px;
        font-weight: 100;
        font-family: 'Noto Sans JP', sans-serif; }
    @media screen and (max-width: 868px) {
      .footer .f_bottom {
        padding: 42px 0 22px; }
        .footer .f_bottom .f_in .logo {
          margin-bottom: 32px; }
          .footer .f_bottom .f_in .logo img {
            max-width: 70px; }
        .footer .f_bottom .f_in .sns {
          margin-bottom: 32px; }
          .footer .f_bottom .f_in .sns li {
            margin: 0 6px; }
            .footer .f_bottom .f_in .sns li a {
              font-size: 20px; }
        .footer .f_bottom .f_in address {
          font-size: 14px; }
        .footer .f_bottom .f_in .tel {
          font-size: 12px;
          margin-bottom: 32px; }
        .footer .f_bottom .f_in .nav {
          margin-bottom: 12px; }
          .footer .f_bottom .f_in .nav li {
            margin: 0 8px; }
            .footer .f_bottom .f_in .nav li a {
              font-size: 11px; }
        .footer .f_bottom .f_in .copy {
          font-size: 10px; } }

.top_ttl {
  display: flex;
  align-items: flex-start;
  margin-left: 63px;
  margin-right: 52px; }
  .top_ttl .md {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 37px;
    letter-spacing: .14em;
    font-feature-settings: initial;
    line-height: 1; }
  .top_ttl .sub {
    padding: 14px 0;
    padding-left: 20px;
    margin-left: 20px;
    line-height: 1;
    border-left: solid 1px #ddd;
    font-style: italic;
    letter-spacing: .05em;
    color: #A9914E; }
  @media screen and (max-width: 1024px) {
    .top_ttl {
      margin-left: 0px; } }
  @media screen and (max-width: 868px) {
    .top_ttl {
      margin-right: 0px;
      display: block;
      text-align: center;
      margin: 0 auto; }
      .top_ttl .md {
        font-size: 22px;
        margin: 0 auto; }
      .top_ttl .sub {
        padding-left: 0px;
        margin-left: 0px;
        border-left: none; } }

.top_ttl2 {
  text-align: center;
  margin-bottom: 77px; }
  .top_ttl2 .md {
    position: relative;
    font-size: 37px;
    letter-spacing: .14em;
    line-height: 1;
    margin-bottom: 12px;
    padding-bottom: 12px; }
    .top_ttl2 .md:after {
      content: "";
      position: absolute;
      left: 50%;
      bottom: 0;
      width: 58px;
      height: 1px;
      margin-left: -29px;
      background-color: #383C4F; }
  .top_ttl2 .sub {
    line-height: 1;
    font-style: italic;
    letter-spacing: .03em;
    color: #A9914E; }
  @media screen and (max-width: 868px) {
    .top_ttl2 {
      margin-bottom: 28px; }
      .top_ttl2 .md {
        font-size: 22px; } }

/**/
section {
  position: relative;
  z-index: 2;
  background-color: #fff; }

.bg_fix {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 36%;
  overflow: hidden;
  z-index: 1;
  /*img{
		position: fixed;
		left: 0%;
		top: 0%;
		//top: 0;
		width: 100%;
		
		max-width: inherit;
		z-index: 0;
	}*/ }
  .bg_fix:before {
    content: "";
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/_asset/img/bg.jpg); }
  @media screen and (max-width: 1024px) {
    .bg_fix {
      padding-top: 42%;
      /*img{
			width: 160%;
			left:-30%;
		}*/ } }
  @media screen and (max-width: 868px) {
    .bg_fix {
      padding-top: 52%;
      /*img{
			width: 180%;
			left:-40%;
		}*/ } }

.ham_cont {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  width: 0%;
  overflow: hidden;
  z-index: 1000;
  background-color: black;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.5s cubic-bezier(0.84, 0.1, 0.51, 0.88);
  transition: all 0.5s cubic-bezier(0.84, 0.1, 0.51, 0.88);
  -o-transition: all 0.5s cubic-bezier(0.84, 0.1, 0.51, 0.88);
  transition: all 0.5s cubic-bezier(0.84, 0.1, 0.51, 0.88); }
  .ham_cont .close {
    position: absolute;
    right: 0;
    top: 0;
    width: 86px;
    height: 86px;
    background-color: #A9914E;
    cursor: pointer;
    z-index: 3; }
    .ham_cont .close:before,
    .ham_cont .close:after {
      content: "";
      position: absolute;
      left: 50%;
      top: 50%;
      width: 30px;
      height: 2px;
      background-color: #fff;
      margin-top: -1px;
      margin-left: -15px; }
    .ham_cont .close:before {
      transform: rotate(45deg); }
    .ham_cont .close:after {
      transform: rotate(-45deg); }
  .ham_cont .ham_in {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 120px 0;
    transform: translateY(3rem);
    opacity: 0;
    transition-delay: 1s;
    -webkit-transition: all 0.5s cubic-bezier(0.84, 0.1, 0.51, 0.88);
    transition: all 0.5s cubic-bezier(0.84, 0.1, 0.51, 0.88);
    -o-transition: all 0.5s cubic-bezier(0.84, 0.1, 0.51, 0.88);
    transition: all 0.5s cubic-bezier(0.84, 0.1, 0.51, 0.88);
    transition-duration: 0s; }
  .ham_cont .list {
    width: 17%;
    margin-right: 2.5%;
    margin-bottom: 61px; }
    .ham_cont .list:nth-child(1),
    .ham_cont .list:nth-child(6) {
      width: 21%; }
    .ham_cont .list:nth-child(5n) {
      margin-right: 0px; }
    .ham_cont .list li {
      margin-bottom: 10px; }
      .ham_cont .list li a {
        color: #fff;
        font-size: 14px;
        letter-spacing: .05em; }
        .ham_cont .list li a.md {
          font-size: 16px;
          color: #A9914E; }
    .ham_cont .list .flex_li {
      display: flex;
      justify-content: space-between; }
      .ham_cont .list .flex_li ul {
        width: 46%; }

.is_menu_open .ham_cont {
  width: 100%; }
  .is_menu_open .ham_cont .ham_in {
    transform: translateY(0);
    transition-delay: .3s;
    transition-duration: .5s;
    opacity: 1; }

@media screen and (max-width: 1024px) {
  .ham_cont {
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none; }
    .ham_cont .list,
    .ham_cont .list:nth-child(5n) {
      width: 21%;
      margin-right: 4%; }
      .ham_cont .list:nth-child(1),
      .ham_cont .list:nth-child(5),
      .ham_cont .list:nth-child(5n):nth-child(1),
      .ham_cont .list:nth-child(5n):nth-child(5) {
        width: 24%; }
      .ham_cont .list:nth-child(4n),
      .ham_cont .list:nth-child(5n):nth-child(4n) {
        margin-right: 0px; }
      .ham_cont .list .flex_li,
      .ham_cont .list:nth-child(5n) .flex_li {
        display: block; }
        .ham_cont .list .flex_li ul,
        .ham_cont .list:nth-child(5n) .flex_li ul {
          width: 100%; }
  .ham_cont::-webkit-scrollbar {
    display: none; } }

@media screen and (max-width: 868px) {
  .ham_cont {
    display: block;
    justify-content: space-between; }
    .ham_cont .ham_in {
      padding-top: 52px;
      padding-bottom: 0px;
      justify-content: space-between; }
    .ham_cont .close {
      width: 58px;
      height: 58px; }
      .ham_cont .close:before,
      .ham_cont .close:after {
        width: 24px;
        height: 1px;
        margin-left: -12px; }
    .ham_cont .list {
      width: 48% !important;
      margin-right: 0px !important;
      margin-bottom: 25px; }
      .ham_cont .list:nth-child(1) {
        width: 100% !important; }
      .ham_cont .list li {
        margin-bottom: 5px; }
        .ham_cont .list li a {
          font-size: 12px; }
          .ham_cont .list li a.md {
            font-size: 15px; }
      .ham_cont .list .flex_li {
        display: flex; }
        .ham_cont .list .flex_li ul {
          width: 48%; } }

/**/
.page_top_contents {
  margin-top: 86px; }
  @media screen and (max-width: 868px) {
    .page_top_contents {
      margin-top: 58px; } }

.page_main {
  position: relative;
  padding: 161px 0; }
  .page_main .bg {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 78%;
    width: calc(100% - 330px);
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
  .page_main .ttl {
    position: relative;
    padding: 80px 80px;
    background-color: rgba(255, 255, 255, 0.9);
    width: 60%;
    max-width: 632px;
    z-index: 2; }
    .page_main .ttl .md {
      font-size: 50px;
      line-height: 1;
      letter-spacing: .05em; }
    .page_main .ttl .txt {
      color: #A9914E;
      font-style: italic;
      margin-top: 14px;
      letter-spacing: .03em; }
  @media screen and (max-width: 1200px) {
    .page_main {
      padding: 12vw 0; }
      .page_main .bg {
        width: 78vw; }
      .page_main .ttl {
        padding: 5.5vw; }
        .page_main .ttl .md {
          font-size: 4.3vw; }
        .page_main .ttl .txt {
          font-size: 2vw; } }
  @media screen and (max-width: 868px) {
    .page_main {
      padding: 36vw 0 0; }
      .page_main .bg {
        width: 86vw;
        height: calc(100%); }
      .page_main .ttl {
        padding: 5vw 6vw 4vw;
        width: 50%;
        max-width: inherit; }
        .page_main .ttl .md {
          font-size: 5vw; }
        .page_main .ttl .txt {
          font-size: 2.5vw;
          margin-top: 2vw; } }

.page_ttl {
  text-align: center;
  margin-bottom: 92px; }
  .page_ttl .md {
    position: relative;
    font-size: 59px;
    letter-spacing: .14em;
    line-height: 1.25;
    padding-bottom: 18px;
    margin-bottom: 16px; }
    .page_ttl .md:after {
      content: "";
      position: absolute;
      left: 50%;
      bottom: 0;
      width: 152px;
      height: 1px;
      background-color: #B0B0B0;
      margin-left: -76px; }
  .page_ttl .sub {
    letter-spacing: .02em;
    font-style: italic;
    color: #A9914E; }
  @media screen and (max-width: 1200px) {
    .page_ttl {
      margin-bottom: 56px; }
      .page_ttl .md {
        font-size: 40px; }
      .page_ttl .sub {
        font-size: 14px; } }
  @media screen and (max-width: 868px) {
    .page_ttl {
      margin-bottom: 32px; }
      .page_ttl .md {
        font-size: 28px;
        padding-bottom: 10px;
        margin-bottom: 10px; }
        .page_ttl .md:after {
          width: 76px;
          margin-left: -38px; }
      .page_ttl .sub {
        font-size: 12px; } }

/*about*/
.about {
  padding-top: 78px; }
  .about .cont_in {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
  .about .pic {
    width: 58%;
    max-width: 806px;
    line-height: 0;
    margin-right: 70px;
    margin-top: 6px; }
  .about .txt_box {
    flex: 1; }
    .about .txt_box .md {
      font-size: 31px;
      line-height: 1.56;
      margin-bottom: 20px;
      letter-spacing: .04em; }
    .about .txt_box .txt {
      line-height: 2.16;
      margin-bottom: 52px;
      font-family: 'Noto Sans JP', sans-serif;
      letter-spacing: .02em; }
    .about .txt_box .list {
      border-top: solid 1px #707070; }
      .about .txt_box .list li {
        border-bottom: solid 1px #707070; }
        .about .txt_box .list li a {
          position: relative;
          display: block;
          padding: 20px 0;
          overflow: hidden; }
          .about .txt_box .list li a span {
            display: block;
            position: relative;
            z-index: 2; }
          .about .txt_box .list li a .title {
            font-size: 18px;
            letter-spacing: .1em; }
          .about .txt_box .list li a:before {
            content: "";
            position: absolute;
            right: 12px;
            top: 50%;
            width: 12px;
            height: 12px;
            border-right: solid 2px #201713;
            border-bottom: solid 2px #201713;
            transform: rotate(-45deg);
            box-sizing: border-box;
            margin-top: -6px;
            transition: .3s;
            z-index: 2; }
          .about .txt_box .list li a:after {
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            transform: scaleX(0);
            transform-origin: left center;
            animation-name: bgdraw;
            animation-duration: 0.4s;
            background-color: #f6f6f6;
            -webkit-transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
            transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
            -o-transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
            transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88); }
          .about .txt_box .list li a:hover {
            opacity: 1; }
            .about .txt_box .list li a:hover:after {
              -webkit-transition: 0.4s ease all;
              transition: 0.4s ease all;
              transform: scaleX(1);
              animation: none; }

@media screen and (max-width: 1024px) {
  .about .cont_in {
    display: block; }
    .about .cont_in .pic,
    .about .cont_in .txt_box {
      margin-right: 0px;
      width: 100%; }
    .about .cont_in .pic {
      text-align: center;
      max-width: inherit; }
    .about .cont_in .txt_box {
      margin-top: 43px; } }

@media screen and (max-width: 868px) {
  .about {
    padding-top: 32px; }
    .about .cont_in {
      display: block; }
      .about .cont_in .txt_box {
        margin-top: 22px; }
        .about .cont_in .txt_box .md {
          font-size: 20px;
          margin-bottom: 15px; }
        .about .cont_in .txt_box .txt {
          margin-bottom: 25px;
          font-size: 12px; }
        .about .cont_in .txt_box .list li a {
          padding: 16px 0; }
          .about .cont_in .txt_box .list li a .title {
            font-size: 14px; } }

/*main_v*/
.main_v {
  position: relative;
  background-color: #E8EDF1;
  z-index: 4; }
  .main_v .cont_in {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1400px;
    padding-top: 175px; }
    .main_v .cont_in .txt_box {
      position: relative;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      font-feature-settings: initial;
      margin-top: 103px; }
      .main_v .cont_in .txt_box span {
        display: block; }
      .main_v .cont_in .txt_box .txt {
        display: inline-block;
        position: relative;
        padding-bottom: 111px;
        margin-left: 20px;
        letter-spacing: .02em; }
        .main_v .cont_in .txt_box .txt:after {
          content: "";
          position: absolute;
          right: 50%;
          bottom: 0;
          height: 101px;
          width: 1px;
          background-color: #201713; }
      .main_v .cont_in .txt_box .md {
        font-size: 35px;
        letter-spacing: .1em;
        line-height: 2.02; }
    .main_v .cont_in .logo {
      text-align: center;
      flex: 1;
      margin-top: 58px;
      margin-left: 111px; }
      .main_v .cont_in .logo img {
        width: 222px; }
    .main_v .cont_in .pic {
      line-height: 0; }
  .main_v .btn {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    transform: translateY(50%); }
    .main_v .btn a {
      position: relative;
      display: block;
      width: 90%;
      max-width: 392px;
      background-color: #383C4F;
      font-family: 'Noto Sans JP', sans-serif;
      margin: 0 auto;
      overflow: hidden; }
      .main_v .btn a i {
        position: relative;
        display: block;
        line-height: 51px;
        letter-spacing: .1em;
        color: #fff;
        z-index: 2; }
        .main_v .btn a i:before,
        .main_v .btn a i:after {
          content: "";
          position: absolute;
          right: 25px;
          top: 50%;
          backface-visibility: hidden;
          -webkit-backface-visibility: hidden; }
        .main_v .btn a i:before {
          width: 20px;
          height: 1px;
          background-color: #fff;
          margin-top: 1px; }
        .main_v .btn a i:after {
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 2px;
          border-color: transparent;
          border-bottom-color: #fff;
          border-left-color: #fff;
          margin-top: -2px; }
      .main_v .btn a:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        transform: scaleX(0);
        transform-origin: left center;
        animation-name: bgdraw;
        animation-duration: 0.4s;
        background-color: #A9914E;
        -webkit-transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
        transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
        -o-transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
        transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88); }
      .main_v .btn a:hover {
        opacity: 1; }
        .main_v .btn a:hover:after {
          -webkit-transition: 0.2s ease all;
          transition: 0.2s ease all;
          transform: scaleX(1);
          animation: none; }

@media screen and (max-width: 1368px) {
  .main_v .cont_in .logo {
    margin-left: 20px; }
  .main_v .cont_in .pic {
    margin-right: -10vw; } }

@media screen and (max-width: 1024px) {
  .main_v .cont_in {
    padding-top: 120px; }
    .main_v .cont_in .txt_box .md {
      font-size: 29px; }
    .main_v .cont_in .txt_box .txt {
      font-size: 14px; }
    .main_v .cont_in .logo img {
      width: 160px; }
    .main_v .cont_in .pic {
      margin-right: -15vw;
      width: 40%;
      height: 500px;
      overflow: hidden; } }

@media screen and (max-width: 868px) {
  .main_v .cont_in {
    padding-top: 8vh; }
    .main_v .cont_in .txt_box {
      flex: 1; }
      .main_v .cont_in .txt_box .md {
        font-size: 25px; }
      .main_v .cont_in .txt_box .txt {
        margin-left: 16px;
        font-size: 12px; }
    .main_v .cont_in .pic {
      margin-top: 5vh;
      width: 100%;
      height: auto;
      overflow: hidden;
      text-align: center; }
      .main_v .cont_in .pic img {
        width: 207px; } }

@media screen and (max-width: 560px) {
  .main_v .cont_in {
    padding-top: 10vh; }
    .main_v .cont_in .txt_box {
      flex: inherit;
      margin-left: 0;
      margin-top: 7vw; }
      .main_v .cont_in .txt_box .md {
        font-size: 5vw; }
      .main_v .cont_in .txt_box .txt {
        margin-left: 14px;
        font-size: 10px; }
    .main_v .cont_in .logo {
      margin-left: 10vw;
      text-align: center;
      margin-top: 0px; }
      .main_v .cont_in .logo img {
        width: 70%;
        max-width: inherit; }
    .main_v .cont_in .pic {
      margin-top: 5vh;
      width: 100%;
      height: auto;
      overflow: hidden;
      text-align: center; }
      .main_v .cont_in .pic img {
        width: 207px; } }

/*news*/
.top_news {
  padding: 78px 0 0; }
  .top_news .cont_in {
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
  .top_news .top_ttl {
    margin-top: 15px; }
  .top_news .right {
    flex: 1; }
  .top_news .list li {
    border-bottom: solid 1px #707070; }
    .top_news .list li a {
      position: relative;
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 22px 0;
      padding-right: 35px;
      font-family: 'Noto Sans JP', sans-serif;
      overflow: hidden; }
      .top_news .list li a span {
        position: relative;
        display: block;
        letter-spacing: .05em;
        z-index: 2; }
      .top_news .list li a .date {
        font-size: 12px;
        margin-right: 2em; }
      .top_news .list li a .cat {
        margin-right: 1.5em;
        font-size: 12px;
        color: #A9914E;
        width: 90px; }
      .top_news .list li a .title {
        flex: 1;
        letter-spacing: .1em;
        line-height: 1.5;
        transition: .3s; }
      .top_news .list li a:before {
        content: "";
        position: absolute;
        right: 12px;
        top: 50%;
        width: 12px;
        height: 12px;
        border-right: solid 2px #201713;
        border-bottom: solid 2px #201713;
        transform: rotate(-45deg);
        box-sizing: border-box;
        margin-top: -6px;
        transition: .3s;
        z-index: 2; }
      .top_news .list li a:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        transform: scaleX(0);
        transform-origin: left center;
        animation-name: bgdraw;
        animation-duration: 0.4s;
        background-color: #f6f6f6;
        -webkit-transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
        transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
        -o-transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
        transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88); }
      .top_news .list li a:hover {
        opacity: 1; }
        .top_news .list li a:hover:after {
          -webkit-transition: 0.4s ease all;
          transition: 0.4s ease all;
          transform: scaleX(1);
          animation: none; }
  .top_news .link {
    margin-top: 36px;
    text-align: right; }
    .top_news .link a {
      position: relative;
      width: max-content;
      font-style: italic;
      padding-left: 68px;
      letter-spacing: .03em; }
      .top_news .link a:before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        width: 52px;
        height: 1px;
        background-color: #201713;
        transition: .3s; }
      .top_news .link a:hover {
        opacity: 1; }
        .top_news .link a:hover:before {
          left: 32px;
          width: 20px; }

@media screen and (max-width: 868px) {
  .top_news {
    padding: 53px 0 32px; }
    .top_news .cont_in {
      display: block; } }

@media screen and (max-width: 560px) {
  .top_news {
    padding: 52px 0 0; }
    .top_news .cont_in {
      display: block; }
      .top_news .cont_in .list li a {
        flex-wrap: wrap;
        justify-content: flex-start;
        padding: 18px 0; }
        .top_news .cont_in .list li a .date,
        .top_news .cont_in .list li a .cat {
          margin-right: 1em; }
        .top_news .cont_in .list li a .title {
          flex: inherit;
          width: 100%;
          margin-top: 8px;
          font-size: 14px; }
      .top_news .cont_in .link {
        margin-top: 20px; } }

/*navigation*/
.navigation {
  padding: 108px 0 23px; }
  .navigation .cont_in {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap; }
  .navigation .item {
    width: 31%;
    max-width: 402px;
    margin-bottom: 52px; }
    .navigation .item .pic {
      line-height: 0;
      margin-bottom: 14px;
      overflow: hidden; }
      .navigation .item .pic img {
        -webkit-transition: all 0.4s cubic-bezier(0.11, 0.63, 0.73, 0.99);
        transition: all 0.4s cubic-bezier(0.11, 0.63, 0.73, 0.99);
        -o-transition: all 0.4s cubic-bezier(0.11, 0.63, 0.73, 0.99);
        transition: all 0.4s cubic-bezier(0.11, 0.63, 0.73, 0.99);
        filter: saturate(100%); }
    .navigation .item .border {
      border: solid 1px #d6d6d6; }
    .navigation .item .md {
      text-align: center;
      font-size: 20px;
      letter-spacing: .16em; }
    .navigation .item:hover {
      opacity: 1; }
      .navigation .item:hover .pic img {
        transform: scale(1.12);
        filter: saturate(0%); }

@media screen and (max-width: 868px) {
  .navigation {
    padding: 32px 0 10px; }
    .navigation .item {
      width: 48%;
      margin-bottom: 26px; }
      .navigation .item .md {
        font-size: 14px; } }

/*new_item*/
.new_item {
  padding: 76px 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background: #F5F3F1;
  background-image: url(../img/item_bg.jpg); }
  .new_item .item_cont {
    display: flex;
    flex-wrap: wrap; }
    .new_item .item_cont .item {
      position: relative;
      display: block;
      width: 22%;
      margin-right: 4%;
      max-width: 300px;
      margin-bottom: 62px; }
      .new_item .item_cont .item:nth-child(4n) {
        margin-right: 0px; }
      .new_item .item_cont .item .new_icon {
        position: absolute;
        right: 19px;
        top: 0;
        width: 53px;
        height: 53px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #B81600;
        border-radius: 50%;
        transform: translateY(-50%);
        z-index: 3; }
        .new_item .item_cont .item .new_icon span {
          display: block;
          font-family: 'Noto Sans JP', sans-serif;
          color: #fff;
          font-size: 13px;
          line-height: 1;
          font-weight: 700;
          padding-bottom: 3px; }
      .new_item .item_cont .item .pic {
        line-height: 0;
        overflow: hidden;
        margin-bottom: 16px;
        border: solid 1px #f1f1f1; }
        .new_item .item_cont .item .pic img {
          -webkit-transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
          transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
          -o-transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
          transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88); }
      .new_item .item_cont .item .cat {
        text-align: center;
        font-size: 11px;
        line-height: 1;
        padding: 6px 14px 7px;
        letter-spacing: .02em;
        width: max-content;
        min-width: 92px;
        background-color: #fff;
        border: solid 1px #B5B5B5;
        margin-bottom: 16px;
        font-family: 'Noto Sans JP', sans-serif; }
      .new_item .item_cont .item .md {
        font-size: 15px;
        letter-spacing: .05em;
        margin-bottom: 9px;
        line-height: 1.5; }
      .new_item .item_cont .item .price {
        font-size: 15px;
        font-weight: 500;
        font-family: 'Noto Sans JP', sans-serif;
        color: #A9914E; }
      .new_item .item_cont .item:hover .pic img {
        transform: scale(1.1); }
  .new_item .btn a {
    position: relative;
    display: block;
    padding: 17px 32px;
    background-color: #fff;
    border: solid 1px #D6D6D6;
    overflow: hidden;
    width: 257px;
    margin: 0 auto;
    box-sizing: border-box; }
    .new_item .btn a:before {
      content: "";
      position: absolute;
      right: 32px;
      top: 50%;
      width: 10px;
      height: 10px;
      border-right: solid 2px #201713;
      border-bottom: solid 2px #201713;
      transform: rotate(-45deg);
      box-sizing: border-box;
      margin-top: -5px;
      transition: .3s;
      z-index: 2; }
    .new_item .btn a:after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      transform: scaleX(0);
      transform-origin: left center;
      animation-name: bgdraw;
      animation-duration: 0.4s;
      background-color: #f6f6f6;
      -webkit-transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
      transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
      -o-transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
      transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88); }
    .new_item .btn a:hover {
      opacity: 1; }
      .new_item .btn a:hover:after {
        -webkit-transition: 0.2s ease all;
        transition: 0.2s ease all;
        transform: scaleX(1);
        animation: none; }
    .new_item .btn a span {
      position: relative;
      letter-spacing: .15em;
      line-height: 1;
      z-index: 2; }

@media screen and (max-width: 1024px) {
  .new_item .item_cont {
    justify-content: flex-start; }
    .new_item .item_cont .item {
      width: 31%;
      margin-right: 3.5%; }
      .new_item .item_cont .item:nth-child(3n) {
        margin-right: 0px; } }

@media screen and (max-width: 868px) {
  .new_item {
    padding: 32px 0; }
    .new_item .item_cont {
      justify-content: space-between;
      max-width: 600px;
      margin: 0 auto; }
      .new_item .item_cont .item {
        width: 47%;
        margin-right: 0px;
        margin-bottom: 28px; }
        .new_item .item_cont .item .new_icon {
          width: 40px;
          height: 40px;
          right: 10px; }
    .new_item .btn {
      padding-top: 12px; }
      .new_item .btn a {
        padding: 15px 26px; }
        .new_item .btn a span {
          font-size: 14px; } }

/*top_bnr*/
.top_bnr {
  padding-top: 50px; }
  .top_bnr .cont_in {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .top_bnr .cont_in li {
      width: 48.3%;
      line-height: 0;
      margin-bottom: 3.4%; }
      .top_bnr .cont_in li img {
        border: solid 1px #d6d6d6; }

@media screen and (max-width: 868px) {
  .top_bnr {
    padding-top: 32px; }
    .top_bnr .cont_in li {
      width: 48%;
      margin-bottom: 4%; } }

@media screen and (max-width: 640px) {
  .top_bnr {
    padding-top: 32px; }
    .top_bnr .cont_in li {
      width: 100%;
      margin-bottom: 16px; } }

/*news_blog*/
.news_blog {
  padding-top: 50px;
  padding-bottom: 73px; }
  .news_blog .cont_in {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .news_blog .cont_in .top_ttl {
      margin-left: 24px; }
    .news_blog .cont_in .news_cont,
    .news_blog .cont_in .blog_cont {
      width: 47%;
      display: flex;
      align-items: flex-start;
      justify-content: space-between; }
    .news_blog .cont_in .blog_cont {
      width: 50%;
      padding-right: 3%;
      margin-right: 3%;
      box-sizing: border-box;
      border-right: solid 1px #d6d6d6; }
      .news_blog .cont_in .blog_cont .right .right_in .item {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        margin-bottom: 25px;
        font-family: 'Noto Sans JP', sans-serif; }
        .news_blog .cont_in .blog_cont .right .right_in .item .pic {
          width: 90px;
          height: 90px;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover;
          border: solid 1px #B0B0B0;
          margin-right: 23px; }
        .news_blog .cont_in .blog_cont .right .right_in .item .txt_box {
          flex: 1;
          display: flex;
          align-items: center;
          flex-wrap: wrap; }
          .news_blog .cont_in .blog_cont .right .right_in .item .txt_box .date {
            font-size: 13px;
            color: #A2A4A2;
            margin-right: 25px; }
          .news_blog .cont_in .blog_cont .right .right_in .item .txt_box .cat {
            line-height: 1;
            padding: 2px 5px 3px;
            background-color: #A9914E;
            color: #fff;
            letter-spacing: .07em;
            font-size: 13px; }
          .news_blog .cont_in .blog_cont .right .right_in .item .txt_box .title {
            width: 100%;
            margin-top: 10px;
            line-height: 1.5; }
      .news_blog .cont_in .blog_cont .right .btn {
        margin-top: 36px;
        text-align: right; }
        .news_blog .cont_in .blog_cont .right .btn a {
          position: relative;
          width: max-content;
          font-style: italic;
          padding-left: 68px;
          letter-spacing: .03em; }
          .news_blog .cont_in .blog_cont .right .btn a:before {
            content: "";
            position: absolute;
            left: 0;
            top: 50%;
            width: 52px;
            height: 1px;
            background-color: #201713;
            transition: .3s; }
          .news_blog .cont_in .blog_cont .right .btn a:hover {
            opacity: 1; }
            .news_blog .cont_in .blog_cont .right .btn a:hover:before {
              left: 32px;
              width: 20px; }
    .news_blog .cont_in .news_cont .right .right_in .item .pic {
      line-height: 0;
      margin-bottom: 32px; }
    .news_blog .cont_in .news_cont .right .right_in .item .md {
      position: relative;
      text-align: center;
      font-size: 26px;
      font-weight: 500;
      letter-spacing: .05em;
      padding-bottom: 22px;
      margin-bottom: 18px; }
      .news_blog .cont_in .news_cont .right .right_in .item .md:before,
      .news_blog .cont_in .news_cont .right .right_in .item .md:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 1px;
        background-color: #d6d6d6; }
      .news_blog .cont_in .news_cont .right .right_in .item .md:after {
        bottom: -3px; }
    .news_blog .cont_in .news_cont .right .right_in .item .txt {
      font-family: 'Noto Sans JP', sans-serif;
      font-size: 14px;
      line-height: 1.76; }
    .news_blog .cont_in .news_cont .right .btn {
      margin-top: 32px; }
      .news_blog .cont_in .news_cont .right .btn a {
        position: relative;
        display: block;
        padding: 17px 32px;
        background-color: #fff;
        border: solid 1px #D6D6D6;
        overflow: hidden;
        width: 257px;
        margin-left: auto;
        box-sizing: border-box; }
        .news_blog .cont_in .news_cont .right .btn a:before {
          content: "";
          position: absolute;
          right: 32px;
          top: 50%;
          width: 10px;
          height: 10px;
          border-right: solid 2px #201713;
          border-bottom: solid 2px #201713;
          transform: rotate(-45deg);
          box-sizing: border-box;
          margin-top: -5px;
          transition: .3s;
          z-index: 2; }
        .news_blog .cont_in .news_cont .right .btn a:after {
          content: "";
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          transform: scaleX(0);
          transform-origin: left center;
          animation-name: bgdraw;
          animation-duration: 0.4s;
          background-color: #f6f6f6;
          -webkit-transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
          transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
          -o-transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
          transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88); }
        .news_blog .cont_in .news_cont .right .btn a:hover {
          opacity: 1; }
          .news_blog .cont_in .news_cont .right .btn a:hover:after {
            -webkit-transition: 0.2s ease all;
            transition: 0.2s ease all;
            transform: scaleX(1);
            animation: none; }
        .news_blog .cont_in .news_cont .right .btn a span {
          position: relative;
          letter-spacing: .15em;
          line-height: 1;
          z-index: 2; }
    .news_blog .cont_in .right {
      flex: 1; }

@media screen and (max-width: 1200px) {
  .news_blog .cont_in {
    display: block; }
    .news_blog .cont_in .blog_cont,
    .news_blog .cont_in .news_cont {
      width: 100%; }
    .news_blog .cont_in .blog_cont {
      border-right: 0px;
      padding-right: 0px;
      border-right: none;
      margin-bottom: 52px; } }

@media screen and (max-width: 868px) {
  .news_blog .cont_in .blog_cont,
  .news_blog .cont_in .news_cont {
    display: block; }
    .news_blog .cont_in .blog_cont .right,
    .news_blog .cont_in .news_cont .right {
      width: 100%; }
    .news_blog .cont_in .blog_cont .top_ttl,
    .news_blog .cont_in .news_cont .top_ttl {
      margin-bottom: 22px;
      margin-left: 0px; }
  .news_blog .cont_in .blog_cont {
    margin-bottom: 52px; }
    .news_blog .cont_in .blog_cont .right .right_in .item .pic {
      width: 70px;
      height: 70px;
      margin-right: 18px; }
    .news_blog .cont_in .blog_cont .right .right_in .item .txt_box .date {
      font-size: 11px;
      margin-right: 14px; }
    .news_blog .cont_in .blog_cont .right .right_in .item .txt_box .cat {
      font-size: 11px; }
    .news_blog .cont_in .blog_cont .right .right_in .item .txt_box .title {
      font-size: 14px;
      margin-top: 8px; }
  .news_blog .cont_in .news_cont .right .right_in .item .pic {
    margin-bottom: 18px; }
  .news_blog .cont_in .news_cont .right .right_in .item .md {
    font-size: 17px;
    padding-bottom: 14px; }
  .news_blog .cont_in .news_cont .right .right_in .item .txt {
    font-size: 12px; } }

/**/
/*about*/
#about .page_main {
  margin-bottom: 74px; }
  @media screen and (max-width: 868px) {
    #about .page_main {
      margin-bottom: 22px; } }

#about .page_main2 {
  margin-bottom: 124px; }
  @media screen and (max-width: 868px) {
    #about .page_main2 {
      margin-bottom: 32px; } }

#about .page_ttl {
  text-align: center;
  margin-bottom: 92px; }
  #about .page_ttl .md {
    position: relative;
    font-size: 59px;
    letter-spacing: .14em;
    line-height: 1.25;
    padding-bottom: 18px;
    margin-bottom: 16px; }
    #about .page_ttl .md:after {
      content: "";
      position: absolute;
      left: 50%;
      bottom: 0;
      width: 152px;
      height: 1px;
      background-color: #B0B0B0;
      margin-left: -76px; }
  #about .page_ttl .sub {
    letter-spacing: .02em;
    font-style: italic;
    color: #A9914E; }
  @media screen and (max-width: 1200px) {
    #about .page_ttl {
      margin-bottom: 56px; }
      #about .page_ttl .md {
        font-size: 40px; }
      #about .page_ttl .sub {
        font-size: 14px; } }
  @media screen and (max-width: 868px) {
    #about .page_ttl {
      margin-bottom: 32px; }
      #about .page_ttl .md {
        font-size: 28px;
        padding-bottom: 10px;
        margin-bottom: 10px; }
        #about .page_ttl .md:after {
          width: 76px;
          margin-left: -38px; }
      #about .page_ttl .sub {
        font-size: 12px; } }

#about .yamanaka_cont {
  margin-bottom: 146px; }
  #about .yamanaka_cont .yamanaka_box {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap; }
    #about .yamanaka_cont .yamanaka_box.reverse {
      flex-direction: row-reverse; }
    #about .yamanaka_cont .yamanaka_box .pic {
      width: 50%; }
    #about .yamanaka_cont .yamanaka_box .txt_box {
      width: 45%; }
      #about .yamanaka_cont .yamanaka_box .txt_box .md {
        font-size: 32px;
        margin-bottom: 1em;
        line-height: 1.5;
        letter-spacing: .16em; }
      #about .yamanaka_cont .yamanaka_box .txt_box .txt {
        font-size: 18px;
        line-height: 1.96; }
      #about .yamanaka_cont .yamanaka_box .txt_box .name {
        text-align: right;
        margin-top: 22px; }
  @media screen and (max-width: 1200px) {
    #about .yamanaka_cont {
      margin-bottom: 108px; }
      #about .yamanaka_cont .yamanaka_box .pic {
        width: 55%; }
      #about .yamanaka_cont .yamanaka_box .txt_box {
        width: 40%; }
        #about .yamanaka_cont .yamanaka_box .txt_box .md {
          font-size: 34px; }
        #about .yamanaka_cont .yamanaka_box .txt_box .txt {
          font-size: 16px; }
        #about .yamanaka_cont .yamanaka_box .txt_box .name {
          margin-top: 38px; } }
  @media screen and (max-width: 1024px) {
    #about .yamanaka_cont {
      margin-bottom: 108px; }
      #about .yamanaka_cont .yamanaka_box {
        display: block; }
        #about .yamanaka_cont .yamanaka_box .pic {
          width: 100%;
          margin-bottom: 42px;
          text-align: center; }
        #about .yamanaka_cont .yamanaka_box .txt_box {
          width: 100%; }
          #about .yamanaka_cont .yamanaka_box .txt_box .md {
            font-size: 34px; }
          #about .yamanaka_cont .yamanaka_box .txt_box .txt {
            font-size: 16px; }
          #about .yamanaka_cont .yamanaka_box .txt_box .name {
            margin-top: 38px; } }
  @media screen and (max-width: 868px) {
    #about .yamanaka_cont {
      margin-bottom: 56px; }
      #about .yamanaka_cont .yamanaka_box {
        display: block; }
        #about .yamanaka_cont .yamanaka_box .pic {
          width: 100%;
          margin-bottom: 15px;
          text-align: center; }
        #about .yamanaka_cont .yamanaka_box .txt_box {
          width: 100%; }
          #about .yamanaka_cont .yamanaka_box .txt_box .md {
            font-size: 18px;
            margin-bottom: 15px; }
          #about .yamanaka_cont .yamanaka_box .txt_box .txt {
            font-size: 13px; }
          #about .yamanaka_cont .yamanaka_box .txt_box .name {
            margin-top: 26px; }
            #about .yamanaka_cont .yamanaka_box .txt_box .name img {
              width: 148px; } }

#about .ta01 {
  display: block;
  border-top: solid 1px #d6d6d6;
  border-left: solid 1px #d6d6d6;
  width: 100%;
  max-width: 1210px;
  margin: 0 auto;
  font-family: 'Noto Sans JP', sans-serif; }
  #about .ta01 tbody {
    display: block; }
  #about .ta01 tr {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%; }
    #about .ta01 tr th,
    #about .ta01 tr td {
      padding: 24px 34px;
      border-bottom: solid 1px #d6d6d6;
      border-right: solid 1px #d6d6d6;
      line-height: 1.6;
      letter-spacing: .04em;
      box-sizing: border-box; }
    #about .ta01 tr th {
      width: 246px;
      background-color: #F5F5F5; }
    #about .ta01 tr td {
      flex: 1; }
    @media screen and (max-width: 1024px) {
      #about .ta01 tr th,
      #about .ta01 tr td {
        width: 100%;
        padding: 12px 16px; } }

/*about*/
#about .access_cont .map {
  position: relative;
  padding-top: 47%;
  margin-bottom: 80px; }
  #about .access_cont .map iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  @media screen and (max-width: 868px) {
    #about .access_cont .map {
      margin-bottom: 42px;
      padding-top: 100%; } }

#about .access_cont .txt_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1188px;
  margin: 0 auto;
  padding-bottom: 179px; }
  #about .access_cont .txt_box .left {
    width: 35%;
    margin-right: 5%;
    letter-spacing: .12em; }
    #about .access_cont .txt_box .left .md {
      font-size: 34px;
      -webkit-font-smoothing: auto;
      margin-bottom: .4em; }
    #about .access_cont .txt_box .left .addr {
      font-size: 21px;
      margin-bottom: .5em; }
    #about .access_cont .txt_box .left .tel {
      font-size: 16px;
      margin-bottom: .5em; }
    #about .access_cont .txt_box .left .sub {
      font-size: 12px; }
  #about .access_cont .txt_box .right {
    flex: 1; }
    #about .access_cont .txt_box .right .md {
      font-size: 20px;
      padding-bottom: .5em;
      border-bottom: solid 2px #000;
      -webkit-font-smoothing: auto; }
    #about .access_cont .txt_box .right .dl {
      display: flex;
      justify-content: space-between;
      padding: 1em 0;
      border-bottom: solid 1px #000; }
      #about .access_cont .txt_box .right .dl .ttl {
        width: 5em; }
      #about .access_cont .txt_box .right .dl .root {
        flex: 1; }
      #about .access_cont .txt_box .right .dl .time {
        width: 6em;
        text-align: right; }
  @media screen and (max-width: 1100px) {
    #about .access_cont .txt_box {
      display: block; }
      #about .access_cont .txt_box .left {
        text-align: center;
        width: 100%;
        margin-right: 0px;
        margin-bottom: 72px; } }
  @media screen and (max-width: 868px) {
    #about .access_cont .txt_box {
      display: block;
      padding-bottom: 52px; }
      #about .access_cont .txt_box .left {
        margin-bottom: 42px; }
        #about .access_cont .txt_box .left .md {
          font-size: 24px; }
        #about .access_cont .txt_box .left .addr {
          font-size: 16px; }
        #about .access_cont .txt_box .left .tel {
          font-size: 14px; }
        #about .access_cont .txt_box .left .sub {
          font-size: 10px; }
      #about .access_cont .txt_box .right .md {
        font-size: 16px; } }

/*about*/
#about .yamanaka_cont .inview {
  transform: translateY(6vh);
  opacity: 0;
  will-change: transform, opacity;
  transition: transform 0.7s, opacity 0.7s;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  filter: blur(0);
  -webkit-filter: blur(0); }

#about .yamanaka_cont .is_shown {
  transform: translate(0px, 0px) scale(1);
  opacity: 1; }

#about .yamanaka_cont .yamanaka_box .pic {
  transition-delay: .2s; }

#about .yamanaka_cont .yamanaka_box .txt_box {
  transition-delay: .2s; }

/**/
/*kimono*/
#kimono .page_main {
  margin-bottom: 137px; }
  @media screen and (max-width: 868px) {
    #kimono .page_main {
      margin-bottom: 22px; } }

#kimono .kimono_cont .cont_in {
  text-align: center; }
  #kimono .kimono_cont .cont_in .md {
    font-size: 40px;
    letter-spacing: .05em;
    margin-bottom: .75em; }
  #kimono .kimono_cont .cont_in .txt {
    font-size: 18px;
    line-height: 2.1;
    letter-spacing: .08em;
    max-width: 990px;
    margin: 0 auto 102px; }
  #kimono .kimono_cont .cont_in .kimono_box {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap; }
    #kimono .kimono_cont .cont_in .kimono_box .item {
      width: 23.4%;
      margin-bottom: 43px; }
      #kimono .kimono_cont .cont_in .kimono_box .item .pic {
        line-height: 0;
        margin-bottom: 25px; }
        #kimono .kimono_cont .cont_in .kimono_box .item .pic img {
          border: solid 1px #d6d6d6;
          box-sizing: border-box; }
      #kimono .kimono_cont .cont_in .kimono_box .item .md {
        font-size: 20px;
        letter-spacing: .05em; }
  @media screen and (max-width: 1100px) {
    #kimono .kimono_cont .cont_in .kimono_box .item {
      width: 32%; } }
  @media screen and (max-width: 868px) {
    #kimono .kimono_cont .cont_in .md {
      font-size: 22px; }
    #kimono .kimono_cont .cont_in .txt {
      font-size: 13px;
      letter-spacing: .04em;
      margin-bottom: 32px;
      text-align: left; }
    #kimono .kimono_cont .cont_in .kimono_box {
      padding-bottom: 22px; }
      #kimono .kimono_cont .cont_in .kimono_box .item {
        width: 48%;
        margin-bottom: 12px; }
        #kimono .kimono_cont .cont_in .kimono_box .item .pic {
          text-align: center;
          margin-bottom: 12px; }
        #kimono .kimono_cont .cont_in .kimono_box .item .md {
          font-size: 14px; } }

/*about*/
#kimono .kimono_cont .inview {
  transform: translateY(6vh);
  opacity: 0;
  will-change: transform, opacity;
  transition: transform 0.7s, opacity 0.7s;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  filter: blur(0);
  -webkit-filter: blur(0); }

#kimono .kimono_cont .is_shown {
  transform: translate(0px, 0px) scale(1);
  opacity: 1; }

/**/
/*item*/
#item .item_main {
  padding: 104px 0 0; }
  #item .item_main .cont_in {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 29px 42px;
    border-bottom: solid 1px #D6D6D6; }
  #item .item_main .ttl {
    flex: 1;
    line-height: 1.24; }
    #item .item_main .ttl .md {
      font-size: 40px;
      line-height: 1.25;
      letter-spacing: .1em; }
    #item .item_main .ttl .txt {
      color: #A9914E;
      font-style: italic;
      margin-top: .75em;
      letter-spacing: .02em; }
  #item .item_main .cat_list {
    width: 684px;
    display: flex;
    align-items: stretch;
    justify-content: flex-end;
    flex-wrap: wrap;
    padding-top: 4px; }
    #item .item_main .cat_list li {
      margin-left: 4px;
      margin-bottom: 4px; }
      #item .item_main .cat_list li a {
        display: block;
        padding: 7px 27px 9px;
        border: solid 1px #D6D6D6;
        line-height: 1;
        font-size: 14px;
        font-family: 'Noto Sans JP', sans-serif; }
        #item .item_main .cat_list li a.active {
          color: #fff;
          background-color: #383C50;
          border-color: #383C50; }
        #item .item_main .cat_list li a:hover {
          opacity: 1;
          background-color: #eee; }
        #item .item_main .cat_list li a.active:hover {
          color: #fff;
          background-color: #383C50;
          border-color: #383C50; }
  @media screen and (max-width: 1300px) {
    #item .item_main .cat_list {
      width: 100%;
      justify-content: flex-start;
      margin-top: 32px; }
      #item .item_main .cat_list li {
        margin-left: 0px;
        margin-right: 4px; } }
  @media screen and (max-width: 1024px) {
    #item .item_main .cont_in {
      padding-left: 0px;
      padding-right: 0px; } }
  @media screen and (max-width: 868px) {
    #item .item_main {
      padding-top: 42px; }
      #item .item_main .cont_in {
        padding-bottom: 22px; }
      #item .item_main .ttl {
        text-align: center; }
        #item .item_main .ttl .md {
          font-size: 24px; }
        #item .item_main .ttl .txt {
          font-size: 12px;
          margin-top: .25em; }
      #item .item_main .cat_list {
        margin-top: 32px; }
        #item .item_main .cat_list li a {
          padding: 7px 13px 8px;
          font-size: 13px; } }

#item .new_item2 {
  background-image: none !important;
  background-color: inherit !important; }
  #item .new_item2 .pager {
    margin-bottom: 30px; }
    #item .new_item2 .pager .nth-box {
      display: flex;
      align-items: stretch;
      justify-content: center;
      flex-wrap: wrap; }
    #item .new_item2 .pager p span,
    #item .new_item2 .pager p a {
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 22px;
      width: 54px;
      height: 54px;
      line-height: 1;
      margin: 0 13px;
      font-family: 'Noto Sans JP', sans-serif;
      border: solid 1px #d6d6d6;
      background-color: #fff;
      box-sizing: border-box; }
      #item .new_item2 .pager p span:hover,
      #item .new_item2 .pager p a:hover {
        opacity: 1;
        background-color: #F9F8F7; }
      #item .new_item2 .pager p span.active,
      #item .new_item2 .pager p a.active {
        background-color: #F9F8F7; }
    #item .new_item2 .pager p span {
      background-color: #F9F8F7; }
    #item .new_item2 .pager .next,
    #item .new_item2 .pager .prev {
      display: none; }
    @media screen and (max-width: 868px) {
      #item .new_item2 .pager {
        margin-bottom: 22px;
        padding-top: 22px; }
        #item .new_item2 .pager p span,
        #item .new_item2 .pager p a {
          width: 38px;
          height: 38px;
          font-size: 15px; } }
  #item .new_item2 .btn a {
    border-radius: 32px;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 18px;
    padding: 15px 32px 18px;
    letter-spacing: .1em; }
    #item .new_item2 .btn a:before {
      display: none; }
    #item .new_item2 .btn a:after {
      display: none; }
    #item .new_item2 .btn a:hover {
      background-color: #F9F8F7; }
    @media screen and (max-width: 868px) {
      #item .new_item2 .btn a {
        font-size: 15px; } }

/*item*/
#item .item_page {
  padding: 104px 0 0; }
  @media screen and (max-width: 868px) {
    #item .item_page {
      padding-top: 20px; } }
  #item .item_page .item_in {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 158px; }
    #item .item_page .item_in .pic {
      width: 652px; }
      #item .item_page .item_in .pic .slick-list {
        border: solid 1px #d6d6d6; }
        #item .item_page .item_in .pic .slick-list li img {
          width: 100%;
          max-width: 100%; }
      #item .item_page .item_in .pic .slick-dots {
        display: flex;
        flex-wrap: wrap;
        margin-top: 3%; }
        #item .item_page .item_in .pic .slick-dots li {
          width: 17%;
          margin-bottom: 3%;
          margin-right: 3.75%;
          line-height: 0; }
          #item .item_page .item_in .pic .slick-dots li:nth-child(5n) {
            margin-right: 0px; }
          #item .item_page .item_in .pic .slick-dots li img {
            border: solid 1px #d6d6d6; }
    #item .item_page .item_in .txt_box {
      flex: 1;
      margin-left: 82px; }
      #item .item_page .item_in .txt_box .ttl {
        margin-bottom: 25px; }
        #item .item_page .item_in .txt_box .ttl .md {
          font-size: 30px;
          letter-spacing: .03em; }
        #item .item_page .item_in .txt_box .ttl .txt {
          font-style: italic;
          color: #A9914E;
          margin-top: .5em; }
      #item .item_page .item_in .txt_box .price {
        font-size: 24px;
        font-style: italic;
        font-family: 'Noto Sans JP', sans-serif;
        margin-bottom: 30px;
        padding-bottom: 30px;
        border-bottom: solid 1px #d6d6d6;
        line-height: 1; }
        #item .item_page .item_in .txt_box .price span {
          font-size: 1.58em;
          font-style: italic; }
      #item .item_page .item_in .txt_box .editor .txt {
        line-height: 1.86;
        letter-spacing: .03em;
        font-size: 14px;
        color: #57504C;
        font-family: 'Noto Sans JP', sans-serif;
        font-style: italic; }
      #item .item_page .item_in .txt_box .btn_box {
        margin-top: 45px;
        padding-top: 45px;
        border-top: solid 1px #d6d6d6; }
        #item .item_page .item_in .txt_box .btn_box .btn {
          font-size: 20px;
          margin-bottom: 18px; }
          #item .item_page .item_in .txt_box .btn_box .btn a {
            position: relative;
            display: block;
            text-align: center;
            padding: 1.65em;
            line-height: 1;
            border-radius: 0px;
            overflow: hidden; }
            #item .item_page .item_in .txt_box .btn_box .btn a span {
              position: relative;
              font-family: 'Noto Sans JP', sans-serif;
              letter-spacing: .03em;
              z-index: 2; }
            #item .item_page .item_in .txt_box .btn_box .btn a:hover {
              opacity: 1; }
          #item .item_page .item_in .txt_box .btn_box .btn:first-child a {
            color: #fff;
            background-color: #383C50; }
            #item .item_page .item_in .txt_box .btn_box .btn:first-child a:after {
              content: "";
              position: absolute;
              left: 0;
              right: 0;
              top: 0;
              bottom: 0;
              transform: scaleX(0);
              transform-origin: left center;
              animation-name: bgdraw;
              animation-duration: 0.4s;
              background-color: #A9914E;
              -webkit-transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
              transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
              -o-transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
              transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88); }
            #item .item_page .item_in .txt_box .btn_box .btn:first-child a:hover:after {
              -webkit-transition: 0.3s ease all;
              transition: 0.3s ease all;
              transform: scaleX(1);
              animation: none; }
          #item .item_page .item_in .txt_box .btn_box .btn:last-child a {
            color: #201713;
            background-color: #f6f6f6; }
            #item .item_page .item_in .txt_box .btn_box .btn:last-child a:after {
              content: "";
              position: absolute;
              left: 0;
              right: 0;
              top: 0;
              bottom: 0;
              transform: scaleX(0);
              transform-origin: left center;
              animation-name: bgdraw;
              animation-duration: 0.4s;
              background-color: #eee;
              -webkit-transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
              transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
              -o-transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
              transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88); }
            #item .item_page .item_in .txt_box .btn_box .btn:last-child a:hover:after {
              -webkit-transition: 0.3s ease all;
              transition: 0.3s ease all;
              transform: scaleX(1);
              animation: none; }
    @media screen and (max-width: 1200px) {
      #item .item_page .item_in .pic {
        width: 500px; } }
    @media screen and (max-width: 1024px) {
      #item .item_page .item_in .pic {
        width: 400px; } }
    @media screen and (max-width: 868px) {
      #item .item_page .item_in {
        display: block;
        margin-bottom: 42px; }
        #item .item_page .item_in .pic {
          width: 100%;
          margin-bottom: 32px; }
        #item .item_page .item_in .txt_box {
          margin-left: 0px; }
          #item .item_page .item_in .txt_box .ttl {
            margin-bottom: 20px; }
            #item .item_page .item_in .txt_box .ttl .md {
              font-size: 22px; }
            #item .item_page .item_in .txt_box .ttl .txt {
              font-size: 12px;
              margin-top: .25em; }
          #item .item_page .item_in .txt_box .price {
            font-size: 14px;
            padding-bottom: 23px;
            margin-bottom: 20px; }
          #item .item_page .item_in .txt_box .txt {
            font-size: 13px; }
          #item .item_page .item_in .txt_box .btn_box {
            margin-top: 30px;
            padding-top: 30px; }
            #item .item_page .item_in .txt_box .btn_box .btn {
              font-size: 15px;
              margin-bottom: 10px; }
              #item .item_page .item_in .txt_box .btn_box .btn a {
                padding: 1.3em 0 1.4em; } }
  #item .item_page .pager {
    max-width: 850px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    font-family: 'Noto Sans JP', sans-serif;
    margin-bottom: 142px; }
    @media screen and (max-width: 868px) {
      #item .item_page .pager {
        margin-bottom: 42px; } }
    #item .item_page .pager li {
      min-width: 182px; }
    #item .item_page .pager .go_index {
      align-self: center; }
      #item .item_page .pager .go_index a {
        display: block;
        font-size: 18px;
        letter-spacing: .02em;
        padding: 11px 75px 14px;
        border: solid 1px #000;
        border-radius: 40px;
        -webkit-transition: all 0.2s cubic-bezier(0.11, 0.63, 0.73, 0.99);
        transition: all 0.2s cubic-bezier(0.11, 0.63, 0.73, 0.99);
        -o-transition: all 0.2s cubic-bezier(0.11, 0.63, 0.73, 0.99);
        transition: all 0.2s cubic-bezier(0.11, 0.63, 0.73, 0.99); }
        #item .item_page .pager .go_index a:hover {
          color: #fff;
          background-color: #000; }
      @media screen and (max-width: 868px) {
        #item .item_page .pager .go_index {
          order: 3;
          width: 100%;
          margin-top: 20px; }
          #item .item_page .pager .go_index a {
            font-size: 13px;
            text-align: center;
            box-sizing: border-box; } }
    #item .item_page .pager .link a {
      position: relative;
      display: flex;
      align-items: center; }
    #item .item_page .pager .link span {
      display: block; }
    #item .item_page .pager .link .arrow {
      position: relative;
      display: block;
      width: 54px;
      height: 54px;
      border: solid 1px #000;
      border-radius: 50%;
      box-sizing: border-box;
      z-index: 3;
      -webkit-transition: all 0.2s cubic-bezier(0.11, 0.63, 0.73, 0.99);
      transition: all 0.2s cubic-bezier(0.11, 0.63, 0.73, 0.99);
      -o-transition: all 0.2s cubic-bezier(0.11, 0.63, 0.73, 0.99);
      transition: all 0.2s cubic-bezier(0.11, 0.63, 0.73, 0.99); }
      #item .item_page .pager .link .arrow:before,
      #item .item_page .pager .link .arrow:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transition: all 0.2s cubic-bezier(0.11, 0.63, 0.73, 0.99);
        transition: all 0.2s cubic-bezier(0.11, 0.63, 0.73, 0.99);
        -o-transition: all 0.2s cubic-bezier(0.11, 0.63, 0.73, 0.99);
        transition: all 0.2s cubic-bezier(0.11, 0.63, 0.73, 0.99); }
      #item .item_page .pager .link .arrow:before {
        width: 13px;
        height: 2px;
        background-color: #000;
        margin-top: -1px;
        margin-left: -8px; }
      #item .item_page .pager .link .arrow:after {
        width: 8px;
        height: 8px;
        border-right: solid 2px #000;
        border-bottom: solid 2px #000;
        transform: rotate(-45deg);
        margin-top: -4px;
        margin-left: -3px;
        box-sizing: border-box; }
    #item .item_page .pager .link:first-child .arrow {
      transform: rotate(180deg); }
    #item .item_page .pager .link:last-child a {
      flex-direction: row-reverse; }
    #item .item_page .pager .link .txt {
      font-size: 18px;
      margin: 0 18px;
      letter-spacing: .02em; }
    #item .item_page .pager .link a:hover .arrow {
      background-color: #000; }
      #item .item_page .pager .link a:hover .arrow:before {
        background-color: #fff; }
      #item .item_page .pager .link a:hover .arrow:after {
        border-bottom-color: #fff;
        border-right-color: #fff; }
    @media screen and (max-width: 868px) {
      #item .item_page .pager .link a .txt {
        font-size: 13px;
        margin: 0 8px; }
      #item .item_page .pager .link a .arrow {
        width: 32px;
        height: 32px; } }

#item .new_item {
  background-color: #F9F8F7;
  background-image: none; }

#item .kimono_box {
  padding: 53px 0; }
  #item .kimono_box .main_txt_box {
    text-align: center;
    padding: 63px 0 102px;
    max-width: 986px;
    width: 84%;
    margin: 0 auto; }
    #item .kimono_box .main_txt_box .md {
      font-size: 40px;
      margin-bottom: .75em;
      letter-spacing: .15em; }
    #item .kimono_box .main_txt_box .txt {
      font-size: 18px;
      line-height: 2.1;
      letter-spacing: .07em; }
  #item .kimono_box .cont_in {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    text-align: center; }
    #item .kimono_box .cont_in .item {
      width: 23.5%;
      margin-right: 2%;
      margin-bottom: 43px; }
      #item .kimono_box .cont_in .item:nth-child(4n) {
        margin-right: 0px; }
      #item .kimono_box .cont_in .item .pic {
        line-height: 0;
        margin-bottom: 25px; }
        #item .kimono_box .cont_in .item .pic img {
          border: solid 1px #d6d6d6;
          box-sizing: border-box; }
      #item .kimono_box .cont_in .item .md {
        font-size: 20px;
        letter-spacing: .05em; }
  @media screen and (max-width: 1100px) {
    #item .kimono_box .cont_in .item {
      width: 32%;
      margin-right: 1.333% !important; }
      #item .kimono_box .cont_in .item:nth-child(3n) {
        margin-right: 0px !important; } }
  @media screen and (max-width: 868px) {
    #item .kimono_box {
      padding: 32px 0 0; }
      #item .kimono_box .main_txt_box {
        text-align: center;
        padding: 13px 0 32px;
        max-width: 986px;
        width: 92%;
        margin: 0 auto; }
        #item .kimono_box .main_txt_box .md {
          font-size: 20px; }
        #item .kimono_box .main_txt_box .txt {
          font-size: 13px;
          letter-spacing: .02em; }
      #item .kimono_box .cont_in {
        padding-bottom: 22px;
        justify-content: space-between; }
        #item .kimono_box .cont_in .item {
          width: 48%;
          margin-right: 0px !important;
          margin-bottom: 12px; }
          #item .kimono_box .cont_in .item .pic {
            text-align: center;
            margin-bottom: 12px; }
          #item .kimono_box .cont_in .item .md {
            font-size: 14px; } }
  @media screen and (max-width: 560px) {
    #item .kimono_box .main_txt_box {
      text-align: left; }
      #item .kimono_box .main_txt_box .md {
        text-align: center; } }

/*about*/
#item .new_item .inview {
  transform: translateY(6vh);
  opacity: 0;
  will-change: transform, opacity;
  transition: transform 0.7s, opacity 0.7s;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  filter: blur(0);
  -webkit-filter: blur(0); }

#item .new_item .is_shown {
  transform: translate(0px, 0px) scale(1);
  opacity: 1; }

/**/
/*about*/
#news .page_main,
#blog .page_main {
  margin-bottom: 74px; }
  @media screen and (max-width: 868px) {
    #news .page_main,
    #blog .page_main {
      margin-bottom: 22px; } }

#news .page_ttl,
#blog .page_ttl {
  text-align: center;
  margin-bottom: 92px; }
  #news .page_ttl .md,
  #blog .page_ttl .md {
    position: relative;
    font-size: 59px;
    letter-spacing: .14em;
    line-height: 1.25;
    padding-bottom: 18px;
    margin-bottom: 16px; }
    #news .page_ttl .md:after,
    #blog .page_ttl .md:after {
      content: "";
      position: absolute;
      left: 50%;
      bottom: 0;
      width: 152px;
      height: 1px;
      background-color: #B0B0B0;
      margin-left: -76px; }
  #news .page_ttl .sub,
  #blog .page_ttl .sub {
    letter-spacing: .02em;
    font-style: italic;
    color: #A9914E; }
  @media screen and (max-width: 1200px) {
    #news .page_ttl,
    #blog .page_ttl {
      margin-bottom: 56px; }
      #news .page_ttl .md,
      #blog .page_ttl .md {
        font-size: 40px; }
      #news .page_ttl .sub,
      #blog .page_ttl .sub {
        font-size: 14px; } }
  @media screen and (max-width: 868px) {
    #news .page_ttl,
    #blog .page_ttl {
      margin-bottom: 32px; }
      #news .page_ttl .md,
      #blog .page_ttl .md {
        font-size: 28px;
        padding-bottom: 10px;
        margin-bottom: 10px; }
        #news .page_ttl .md:after,
        #blog .page_ttl .md:after {
          width: 76px;
          margin-left: -38px; }
      #news .page_ttl .sub,
      #blog .page_ttl .sub {
        font-size: 12px; } }

#news .news_content,
#blog .news_content {
  padding: 6rem 0; }
  @media screen and (max-width: 868px) {
    #news .news_content,
    #blog .news_content {
      padding: 32px 0; } }
  #news .news_content .cont_in,
  #blog .news_content .cont_in {
    max-width: 1100px; }
  @media screen and (max-width: 868px) {
    #news .news_content .cat_box,
    #blog .news_content .cat_box {
      overflow-x: scroll; } }
  #news .news_content .cat,
  #blog .news_content .cat {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    border-bottom: solid 1px #d6d6d6;
    margin-bottom: 32px; }
    #news .news_content .cat li,
    #blog .news_content .cat li {
      margin-right: 2em; }
      #news .news_content .cat li a,
      #blog .news_content .cat li a {
        position: relative;
        display: block;
        font-family: 'Noto Sans JP', sans-serif;
        padding: 1.5em 0;
        letter-spacing: .04em;
        font-size: 14px;
        min-width: 4em; }
        #news .news_content .cat li a:before,
        #blog .news_content .cat li a:before {
          content: "";
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          height: 2px;
          background-color: #A9914E;
          opacity: 0; }
      #news .news_content .cat li .active:before,
      #blog .news_content .cat li .active:before {
        opacity: 1; }
    @media screen and (max-width: 868px) {
      #news .news_content .cat,
      #blog .news_content .cat {
        width: max-content; }
        #news .news_content .cat li,
        #blog .news_content .cat li {
          margin-right: 1.5em; }
          #news .news_content .cat li a,
          #blog .news_content .cat li a {
            font-size: 13px; } }
  #news .news_content .news_box,
  #blog .news_content .news_box {
    margin-bottom: 72px; }
    #news .news_content .news_box li,
    #blog .news_content .news_box li {
      border-bottom: solid 1px #707070; }
      #news .news_content .news_box li a,
      #blog .news_content .news_box li a {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 22px 0;
        padding-right: 35px;
        font-family: 'Noto Sans JP', sans-serif;
        overflow: hidden; }
        #news .news_content .news_box li a span,
        #blog .news_content .news_box li a span {
          position: relative;
          display: block;
          letter-spacing: .05em;
          z-index: 2; }
        #news .news_content .news_box li a .date,
        #blog .news_content .news_box li a .date {
          font-size: 12px;
          margin-right: 2em; }
        #news .news_content .news_box li a .term,
        #blog .news_content .news_box li a .term {
          margin-right: 1.5em;
          font-size: 12px;
          color: #A9914E;
          width: 120px; }
        #news .news_content .news_box li a .title,
        #blog .news_content .news_box li a .title {
          flex: 1;
          letter-spacing: .1em;
          line-height: 1.5;
          transition: .3s; }
        #news .news_content .news_box li a:before,
        #blog .news_content .news_box li a:before {
          content: "";
          position: absolute;
          right: 12px;
          top: 50%;
          width: 12px;
          height: 12px;
          border-right: solid 2px #201713;
          border-bottom: solid 2px #201713;
          transform: rotate(-45deg);
          box-sizing: border-box;
          margin-top: -6px;
          transition: .3s;
          z-index: 2; }
        #news .news_content .news_box li a:after,
        #blog .news_content .news_box li a:after {
          content: "";
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          transform: scaleX(0);
          transform-origin: left center;
          animation-name: bgdraw;
          animation-duration: 0.4s;
          background-color: #f6f6f6;
          -webkit-transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
          transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
          -o-transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
          transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88); }
        #news .news_content .news_box li a:hover,
        #blog .news_content .news_box li a:hover {
          opacity: 1; }
          #news .news_content .news_box li a:hover:after,
          #blog .news_content .news_box li a:hover:after {
            -webkit-transition: 0.4s ease all;
            transition: 0.4s ease all;
            transform: scaleX(1);
            animation: none; }
    @media screen and (max-width: 868px) {
      #news .news_content .news_box,
      #blog .news_content .news_box {
        margin-bottom: 32px; }
        #news .news_content .news_box li a,
        #blog .news_content .news_box li a {
          flex-wrap: wrap;
          justify-content: flex-start; }
          #news .news_content .news_box li a .cat,
          #blog .news_content .news_box li a .cat {
            margin-right: 1em; }
          #news .news_content .news_box li a .title,
          #blog .news_content .news_box li a .title {
            width: 100%;
            flex: inherit;
            font-size: 14px;
            margin-top: 5px; } }
  #news .news_content .pager,
  #blog .news_content .pager {
    margin-bottom: 30px;
    margin-top: 32px; }
    #news .news_content .pager .nth-box,
    #blog .news_content .pager .nth-box {
      display: flex;
      align-items: stretch;
      justify-content: center;
      flex-wrap: wrap; }
    #news .news_content .pager p span,
    #news .news_content .pager p a,
    #blog .news_content .pager p span,
    #blog .news_content .pager p a {
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 22px;
      width: 54px;
      height: 54px;
      line-height: 1;
      margin: 0 13px;
      font-family: 'Noto Sans JP', sans-serif;
      border: solid 1px #d6d6d6;
      background-color: #fff;
      box-sizing: border-box; }
      #news .news_content .pager p span:hover,
      #news .news_content .pager p a:hover,
      #blog .news_content .pager p span:hover,
      #blog .news_content .pager p a:hover {
        opacity: 1;
        background-color: #F9F8F7; }
      #news .news_content .pager p span.active,
      #news .news_content .pager p a.active,
      #blog .news_content .pager p span.active,
      #blog .news_content .pager p a.active {
        background-color: #F9F8F7; }
    #news .news_content .pager p span,
    #blog .news_content .pager p span {
      background-color: #F9F8F7; }
    #news .news_content .pager .next,
    #news .news_content .pager .prev,
    #blog .news_content .pager .next,
    #blog .news_content .pager .prev {
      display: none; }
    @media screen and (max-width: 868px) {
      #news .news_content .pager,
      #blog .news_content .pager {
        margin-bottom: 22px; }
        #news .news_content .pager p span,
        #news .news_content .pager p a,
        #blog .news_content .pager p span,
        #blog .news_content .pager p a {
          width: 38px;
          height: 38px;
          font-size: 15px;
          margin: 0 6px; } }
  #news .news_content .detail,
  #blog .news_content .detail {
    max-width: 903px; }
    #news .news_content .detail .cat_list,
    #blog .news_content .detail .cat_list {
      margin-bottom: 22px; }
      @media screen and (max-width: 868px) {
        #news .news_content .detail .cat_list,
        #blog .news_content .detail .cat_list {
          margin-bottom: 12px; } }
    #news .news_content .detail .md,
    #blog .news_content .detail .md {
      font-size: 36px;
      line-height: 1.25;
      letter-spacing: .1em;
      margin-bottom: 12px; }
      @media screen and (max-width: 868px) {
        #news .news_content .detail .md,
        #blog .news_content .detail .md {
          font-size: 20px;
          margin-bottom: 5px; } }
    #news .news_content .detail .date,
    #blog .news_content .detail .date {
      font-size: 13px;
      color: #A9914E;
      font-style: italic;
      margin-bottom: 32px;
      padding-bottom: 32px;
      border-bottom: solid 1px #d6d6d6; }
    #news .news_content .detail .post pre,
    #news .news_content .detail .post p,
    #blog .news_content .detail .post pre,
    #blog .news_content .detail .post p {
      line-height: 200%;
      font-size: 14px;
      margin-bottom: 18px;
      display: block;
      width: 100%;
      font-family: 'Noto Sans JP', sans-serif; }
    #news .news_content .detail .link,
    #blog .news_content .detail .link {
      text-align: center;
      margin-top: 53px; }
      #news .news_content .detail .link a,
      #blog .news_content .detail .link a {
        display: inline-block;
        font-size: 18px;
        letter-spacing: .02em;
        padding: 11px 75px 14px;
        border: solid 1px #000;
        border-radius: 40px;
        font-family: 'Noto Sans JP', sans-serif;
        -webkit-transition: all 0.2s cubic-bezier(0.11, 0.63, 0.73, 0.99);
        transition: all 0.2s cubic-bezier(0.11, 0.63, 0.73, 0.99);
        -o-transition: all 0.2s cubic-bezier(0.11, 0.63, 0.73, 0.99);
        transition: all 0.2s cubic-bezier(0.11, 0.63, 0.73, 0.99); }
        #news .news_content .detail .link a:hover,
        #blog .news_content .detail .link a:hover {
          color: #fff;
          background-color: #000; }
      @media screen and (max-width: 868px) {
        #news .news_content .detail .link,
        #blog .news_content .detail .link {
          order: 3;
          width: 100%;
          margin-top: 20px; }
          #news .news_content .detail .link a,
          #blog .news_content .detail .link a {
            font-size: 13px;
            text-align: center;
            box-sizing: border-box; } }

#news .ta01,
#blog .ta01 {
  display: block;
  border-top: solid 1px #d6d6d6;
  border-left: solid 1px #d6d6d6;
  width: 100%;
  max-width: 1210px;
  margin: 0 auto;
  font-family: 'Noto Sans JP', sans-serif; }
  #news .ta01 tbody,
  #blog .ta01 tbody {
    display: block; }
  #news .ta01 tr,
  #blog .ta01 tr {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%; }
    #news .ta01 tr th,
    #news .ta01 tr td,
    #blog .ta01 tr th,
    #blog .ta01 tr td {
      padding: 24px 34px;
      border-bottom: solid 1px #d6d6d6;
      border-right: solid 1px #d6d6d6;
      line-height: 1.6;
      letter-spacing: .04em;
      box-sizing: border-box; }
    #news .ta01 tr th,
    #blog .ta01 tr th {
      width: 246px;
      background-color: #F5F5F5; }
    #news .ta01 tr td,
    #blog .ta01 tr td {
      flex: 1; }
    @media screen and (max-width: 1024px) {
      #news .ta01 tr th,
      #news .ta01 tr td,
      #blog .ta01 tr th,
      #blog .ta01 tr td {
        width: 100%;
        padding: 12px 16px; } }

/*about*/
#about .yamanaka_cont .inview {
  transform: translateY(6vh);
  opacity: 0;
  will-change: transform, opacity;
  transition: transform 0.7s, opacity 0.7s;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  filter: blur(0);
  -webkit-filter: blur(0); }

#about .yamanaka_cont .is_shown {
  transform: translate(0px, 0px) scale(1);
  opacity: 1; }

#about .yamanaka_cont .yamanaka_box .pic {
  transition-delay: .2s; }

#about .yamanaka_cont .yamanaka_box .txt_box {
  transition-delay: .2s; }

/**/
/*cleaning*/
#cleaning .cleaning_cont .page_ttl {
  text-align: center;
  margin-bottom: 92px; }
  #cleaning .cleaning_cont .page_ttl .md {
    position: relative;
    font-size: 59px;
    letter-spacing: .14em;
    line-height: 1.25;
    padding-bottom: 18px;
    margin-bottom: 16px; }
    #cleaning .cleaning_cont .page_ttl .md:after {
      content: "";
      position: absolute;
      left: 50%;
      bottom: 0;
      width: 152px;
      height: 1px;
      background-color: #B0B0B0;
      margin-left: -76px; }
  #cleaning .cleaning_cont .page_ttl .sub {
    letter-spacing: .02em;
    font-style: italic;
    color: #A9914E; }
  @media screen and (max-width: 1200px) {
    #cleaning .cleaning_cont .page_ttl {
      margin-bottom: 56px; }
      #cleaning .cleaning_cont .page_ttl .md {
        font-size: 40px; }
      #cleaning .cleaning_cont .page_ttl .sub {
        font-size: 14px; } }
  @media screen and (max-width: 868px) {
    #cleaning .cleaning_cont .page_ttl {
      margin-bottom: 32px; }
      #cleaning .cleaning_cont .page_ttl .md {
        font-size: 28px;
        padding-bottom: 10px;
        margin-bottom: 10px; }
        #cleaning .cleaning_cont .page_ttl .md:after {
          width: 76px;
          margin-left: -38px; }
      #cleaning .cleaning_cont .page_ttl .sub {
        font-size: 12px; } }

#cleaning .cleaning_cont .main {
  position: relative;
  z-index: 2;
  background-color: #E0E8EB;
  background: linear-gradient(#E0E8EB 0%, #DDE5E8 20%, #D3DBDD 100%); }
  #cleaning .cleaning_cont .main .cont_in {
    position: relative;
    max-width: 1058px; }
    #cleaning .cleaning_cont .main .cont_in .left {
      position: relative;
      padding: 80px 0 90px;
      line-height: 0;
      z-index: 2; }
    #cleaning .cleaning_cont .main .cont_in .right {
      position: absolute;
      right: 0;
      top: 0;
      line-height: 0; }
    #cleaning .cleaning_cont .main .cont_in .txt {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      box-sizing: border-box;
      transform: translateY(50%);
      z-index: 2; }
      #cleaning .cleaning_cont .main .cont_in .txt a {
        text-align: center;
        display: block;
        padding: 0.45em 1em 0.5em;
        color: #fff;
        background-color: #383C4F;
        font-size: 22px;
        letter-spacing: .02em; }
        #cleaning .cleaning_cont .main .cont_in .txt a:hover {
          background-color: #A9914E;
          opacity: 1; }
        #cleaning .cleaning_cont .main .cont_in .txt a br {
          display: none; }
  @media screen and (max-width: 1110px) {
    #cleaning .cleaning_cont .main .cont_in .left {
      width: 65%; }
    #cleaning .cleaning_cont .main .cont_in .right {
      width: auto;
      right: -10%;
      height: 100%; }
      #cleaning .cleaning_cont .main .cont_in .right img {
        width: auto;
        height: 100%; } }
  @media screen and (max-width: 868px) {
    #cleaning .cleaning_cont .main .cont_in .left {
      width: 70%; }
    #cleaning .cleaning_cont .main .cont_in .right {
      width: auto;
      height: 100%;
      right: -17%; }
      #cleaning .cleaning_cont .main .cont_in .right img {
        width: auto;
        height: 100%; }
    #cleaning .cleaning_cont .main .cont_in .txt a {
      font-size: 14px; }
      #cleaning .cleaning_cont .main .cont_in .txt a br {
        display: block; } }

#cleaning .cleaning_cont .what {
  position: relative;
  z-index: 1;
  background-color: #F9F6EE; }
  #cleaning .cleaning_cont .what .cont_in {
    padding: 103px 0 75px;
    max-width: 1145px; }
    #cleaning .cleaning_cont .what .cont_in .md {
      text-align: center;
      line-height: 0;
      margin-bottom: 73px; }
    #cleaning .cleaning_cont .what .cont_in .list {
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      margin-bottom: 64px; }
      #cleaning .cleaning_cont .what .cont_in .list li {
        width: 33.3333%; }
      #cleaning .cleaning_cont .what .cont_in .list img {
        width: 90%;
        max-width: 280px; }
      #cleaning .cleaning_cont .what .cont_in .list span {
        display: block;
        font-size: 40px;
        letter-spacing: .04em; }
    #cleaning .cleaning_cont .what .cont_in .list2 {
      display: flex;
      align-items: stretch;
      justify-content: space-between;
      flex-wrap: wrap; }
      #cleaning .cleaning_cont .what .cont_in .list2 li {
        width: 48.5%;
        margin-bottom: 3%;
        position: relative;
        box-sizing: border-box;
        padding: 18px;
        padding-left: 76px;
        font-family: 'Noto Sans JP', sans-serif;
        background-color: #fff;
        font-size: 20px;
        letter-spacing: .02em;
        display: flex;
        align-items: center; }
        #cleaning .cleaning_cont .what .cont_in .list2 li:before {
          content: "";
          position: absolute;
          left: 20px;
          top: 50%;
          width: 40px;
          height: 36px;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover;
          background-image: url(/cleaning/img/cleaning_icon.png);
          transform: translateY(-50%); }
    @media screen and (max-width: 868px) {
      #cleaning .cleaning_cont .what .cont_in {
        padding: 62px 0 32px; }
        #cleaning .cleaning_cont .what .cont_in .md {
          margin-bottom: 32px; }
        #cleaning .cleaning_cont .what .cont_in .list li span {
          font-size: 4vw; }
        #cleaning .cleaning_cont .what .cont_in .list2 li {
          width: 100%;
          padding: 10px 16px;
          padding-left: 48px;
          font-size: 14px; }
          #cleaning .cleaning_cont .what .cont_in .list2 li:before {
            width: 20px;
            height: 18px;
            left: 16px; } }

#cleaning .cleaning_cont .ta01 {
  display: block;
  border-top: solid 1px #B0B0B0;
  border-left: solid 1px #B0B0B0;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  font-family: 'Noto Sans JP', sans-serif; }
  #cleaning .cleaning_cont .ta01 tbody {
    display: block; }
  #cleaning .cleaning_cont .ta01 tr {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%; }
    #cleaning .cleaning_cont .ta01 tr th,
    #cleaning .cleaning_cont .ta01 tr td {
      padding: 22px 16px;
      border-bottom: solid 1px #B0B0B0;
      border-right: solid 1px #B0B0B0;
      line-height: 1.6;
      letter-spacing: .04em;
      box-sizing: border-box;
      display: flex;
      align-items: center; }
    #cleaning .cleaning_cont .ta01 tr th {
      width: 206px;
      background-color: #D7D8DC; }
    #cleaning .cleaning_cont .ta01 tr td {
      flex: 1; }
    @media screen and (max-width: 1024px) {
      #cleaning .cleaning_cont .ta01 tr th,
      #cleaning .cleaning_cont .ta01 tr td {
        width: 100%;
        padding: 12px 16px; } }

#cleaning .cleaning_cont .solution {
  position: relative; }
  #cleaning .cleaning_cont .solution:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 0;
    height: 0;
    border-width: 103px 154px 0px;
    border-style: solid;
    border-color: transparent;
    border-top-color: #F9F6EE;
    transform: translateX(-50%); }
  #cleaning .cleaning_cont .solution .cont_in {
    max-width: 1274px;
    padding: 165px 0 101px; }
    #cleaning .cleaning_cont .solution .cont_in .md {
      margin-bottom: 114px; }
    #cleaning .cleaning_cont .solution .cont_in .sol_in .item {
      position: relative;
      padding: 40px 45px;
      margin-bottom: 94px;
      border: solid 1px #D6D6D6;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      #cleaning .cleaning_cont .solution .cont_in .sol_in .item .num {
        position: absolute;
        left: 50%;
        top: 0;
        width: 60px;
        height: 60px;
        font-size: 28px;
        font-weight: bold;
        font-family: 'Noto Sans JP', sans-serif;
        color: #fff;
        line-height: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #383C4F;
        transform: translateY(-50%);
        margin-left: -30px; }
      #cleaning .cleaning_cont .solution .cont_in .sol_in .item .pic {
        position: relative;
        width: 41.46%;
        line-height: 0; }
        #cleaning .cleaning_cont .solution .cont_in .sol_in .item .pic .icon {
          position: absolute;
          left: -30px;
          top: -20px;
          width: 86px;
          height: 86px;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover;
          background-image: url(/cleaning/img/original_icon.png);
          display: block; }
      #cleaning .cleaning_cont .solution .cont_in .sol_in .item .txt_box {
        width: 55%; }
        #cleaning .cleaning_cont .solution .cont_in .sol_in .item .txt_box .sub {
          font-size: 22px;
          color: #A9914E; }
        #cleaning .cleaning_cont .solution .cont_in .sol_in .item .txt_box .ttl {
          font-size: 34px;
          margin-bottom: .5em;
          letter-spacing: .05em; }
        #cleaning .cleaning_cont .solution .cont_in .sol_in .item .txt_box .txt {
          font-size: 18px;
          line-height: 1.74;
          letter-spacing: .03em; }
        #cleaning .cleaning_cont .solution .cont_in .sol_in .item .txt_box .btn {
          margin-top: 1.5em; }
          #cleaning .cleaning_cont .solution .cont_in .sol_in .item .txt_box .btn a {
            display: inline-block;
            padding: 0.9em 4em 1em;
            border-radius: 4em;
            background-color: #000;
            color: #fff;
            letter-spacing: .02em;
            line-height: 1;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 500; }
      #cleaning .cleaning_cont .solution .cont_in .sol_in .item:nth-child(even) {
        flex-direction: row-reverse; }
  @media screen and (max-width: 868px) {
    #cleaning .cleaning_cont .solution:before {
      border-width: 24px 27px; }
    #cleaning .cleaning_cont .solution .cont_in {
      padding: 42px 0 32px; }
      #cleaning .cleaning_cont .solution .cont_in .md {
        margin-bottom: 34px; }
      #cleaning .cleaning_cont .solution .cont_in .sol_in .item {
        padding: 20px;
        display: block;
        margin-bottom: 40px; }
        #cleaning .cleaning_cont .solution .cont_in .sol_in .item .num {
          width: 40px;
          height: 40px;
          font-size: 18px;
          margin-left: -20px;
          z-index: 2; }
        #cleaning .cleaning_cont .solution .cont_in .sol_in .item .pic {
          width: 100%;
          margin-bottom: 22px; }
        #cleaning .cleaning_cont .solution .cont_in .sol_in .item .txt_box {
          width: 100%; }
          #cleaning .cleaning_cont .solution .cont_in .sol_in .item .txt_box .sub {
            font-size: 15px; }
          #cleaning .cleaning_cont .solution .cont_in .sol_in .item .txt_box .ttl {
            font-size: 19px; }
          #cleaning .cleaning_cont .solution .cont_in .sol_in .item .txt_box .txt {
            font-size: 13px; } }

#cleaning .cleaning_cont .pricing {
  position: relative;
  background-color: #F9F6EE;
  margin-bottom: 63px; }
  #cleaning .cleaning_cont .pricing:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 0;
    height: 0;
    border-width: 103px 154px 0px;
    border-style: solid;
    border-color: transparent;
    border-top-color: #fff;
    transform: translateX(-50%); }
  #cleaning .cleaning_cont .pricing .cont_in {
    max-width: 1274px;
    padding: 165px 0 101px; }
    #cleaning .cleaning_cont .pricing .cont_in .price_list {
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      flex-wrap: wrap; }
      #cleaning .cleaning_cont .pricing .cont_in .price_list .item {
        width: 46%;
        margin-bottom: 111px; }
        #cleaning .cleaning_cont .pricing .cont_in .price_list .item .tit {
          line-height: 0;
          margin-bottom: 13px; }
        #cleaning .cleaning_cont .pricing .cont_in .price_list .item .ta01 {
          margin-bottom: 14px; }
        #cleaning .cleaning_cont .pricing .cont_in .price_list .item .txt {
          position: relative;
          padding-left: 1.2em;
          letter-spacing: .04em; }
          #cleaning .cleaning_cont .pricing .cont_in .price_list .item .txt:before {
            content: '※';
            position: absolute;
            left: 0; }
  @media screen and (max-width: 868px) {
    #cleaning .cleaning_cont .pricing {
      margin-bottom: 34px; }
      #cleaning .cleaning_cont .pricing:before {
        border-width: 24px 27px; }
      #cleaning .cleaning_cont .pricing .cont_in {
        padding: 42px 0 32px; }
        #cleaning .cleaning_cont .pricing .cont_in .price_list .item {
          width: 100%;
          margin-bottom: 34px; } }

/*cleaning*/
#shitate .shitate_cont .page_ttl {
  text-align: center;
  margin-bottom: 65px; }
  #shitate .shitate_cont .page_ttl .md {
    position: relative;
    font-size: 59px;
    letter-spacing: .14em;
    line-height: 1.25;
    padding-bottom: 18px;
    margin-bottom: 16px; }
    #shitate .shitate_cont .page_ttl .md:after {
      content: "";
      position: absolute;
      left: 50%;
      bottom: 0;
      width: 152px;
      height: 1px;
      background-color: #B0B0B0;
      margin-left: -76px; }
  #shitate .shitate_cont .page_ttl .sub {
    letter-spacing: .02em;
    font-style: italic;
    color: #A9914E; }
  @media screen and (max-width: 1200px) {
    #shitate .shitate_cont .page_ttl {
      margin-bottom: 56px; }
      #shitate .shitate_cont .page_ttl .md {
        font-size: 40px; }
      #shitate .shitate_cont .page_ttl .sub {
        font-size: 14px; } }
  @media screen and (max-width: 868px) {
    #shitate .shitate_cont .page_ttl {
      margin-bottom: 32px; }
      #shitate .shitate_cont .page_ttl .md {
        font-size: 28px;
        padding-bottom: 10px;
        margin-bottom: 10px; }
        #shitate .shitate_cont .page_ttl .md:after {
          width: 76px;
          margin-left: -38px; }
      #shitate .shitate_cont .page_ttl .sub {
        font-size: 12px; } }

#shitate .shitate_cont .main {
  position: relative;
  z-index: 2;
  background-color: #E0E8EB;
  background: linear-gradient(#FAFAFA 0%, #FAFAFA 6%, #FCFCFC 21%, #F7F7F7 100%); }
  #shitate .shitate_cont .main .cont_in {
    position: relative;
    max-width: 1058px; }
    #shitate .shitate_cont .main .cont_in .left {
      position: relative;
      padding: 80px 0 102px;
      line-height: 0;
      z-index: 2; }
    #shitate .shitate_cont .main .cont_in .right {
      position: absolute;
      right: -62px;
      bottom: 0;
      line-height: 0; }
    #shitate .shitate_cont .main .cont_in .txt {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      box-sizing: border-box;
      transform: translateY(50%);
      z-index: 2; }
      #shitate .shitate_cont .main .cont_in .txt a {
        text-align: center;
        display: block;
        padding: 0.45em 1em 0.5em;
        color: #fff;
        background-color: #383C4F;
        font-size: 22px;
        letter-spacing: .02em; }
        #shitate .shitate_cont .main .cont_in .txt a:hover {
          background-color: #A9914E;
          opacity: 1; }
        #shitate .shitate_cont .main .cont_in .txt a br {
          display: none; }
  @media screen and (max-width: 1110px) {
    #shitate .shitate_cont .main .cont_in .left {
      width: 65%; }
    #shitate .shitate_cont .main .cont_in .right {
      width: auto;
      right: -15%;
      height: 100%; }
      #shitate .shitate_cont .main .cont_in .right img {
        width: auto;
        height: 100%; } }
  @media screen and (max-width: 868px) {
    #shitate .shitate_cont .main .cont_in .left {
      width: 65%; }
    #shitate .shitate_cont .main .cont_in .right {
      width: auto;
      height: 100%;
      right: -26%; }
      #shitate .shitate_cont .main .cont_in .right img {
        width: auto;
        height: 100%; }
    #shitate .shitate_cont .main .cont_in .txt a {
      font-size: 14px; }
      #shitate .shitate_cont .main .cont_in .txt a br {
        display: block; } }

#shitate .shitate_cont .page_md .cont_in {
  max-width: 1214px;
  padding: 85px 0 45px;
  text-align: center; }
  #shitate .shitate_cont .page_md .cont_in .md {
    font-size: 40px;
    margin-bottom: .75em;
    letter-spacing: .08em; }
  #shitate .shitate_cont .page_md .cont_in .txt {
    font-size: 18px;
    letter-spacing: .08em;
    line-height: 2.1; }
    #shitate .shitate_cont .page_md .cont_in .txt .sp {
      display: none; }
  @media screen and (max-width: 868px) {
    #shitate .shitate_cont .page_md .cont_in {
      padding: 45px 0 32px; }
      #shitate .shitate_cont .page_md .cont_in .md {
        font-size: 21px; }
      #shitate .shitate_cont .page_md .cont_in .txt {
        font-size: 13px; }
        #shitate .shitate_cont .page_md .cont_in .txt .sp {
          display: block;
          letter-spacing: .04em; } }

#shitate .shitate_cont .bnr {
  line-height: 0; }
  #shitate .shitate_cont .bnr a img {
    border: solid 1px #d6d6d6; }

#shitate .shitate_cont .what {
  position: relative;
  z-index: 1;
  background-color: #F9F6EE; }
  #shitate .shitate_cont .what .cont_in {
    padding: 103px 0 75px;
    max-width: 1288px; }
    #shitate .shitate_cont .what .cont_in .md {
      text-align: center;
      line-height: 0;
      margin-bottom: 73px; }
    #shitate .shitate_cont .what .cont_in .list {
      display: flex;
      justify-content: space-between;
      text-align: center;
      max-width: 1090px;
      margin: 0 auto 64px; }
      #shitate .shitate_cont .what .cont_in .list li {
        width: 30%; }
      #shitate .shitate_cont .what .cont_in .list img {
        width: 90%;
        max-width: 280px;
        border: solid 1px #eaeaea;
        border-radius: 50%; }
      #shitate .shitate_cont .what .cont_in .list span {
        display: block; }
      #shitate .shitate_cont .what .cont_in .list .md {
        font-size: 31px;
        margin: .75em 0;
        letter-spacing: .06em;
        line-height: 1.2;
        display: flex;
        align-items: center;
        justify-content: center; }
      #shitate .shitate_cont .what .cont_in .list .txt {
        font-size: 14px;
        line-height: 1.84;
        letter-spacing: .04em;
        text-align: left; }
    #shitate .shitate_cont .what .cont_in .list2 {
      display: flex;
      align-items: stretch;
      justify-content: space-between;
      flex-wrap: wrap; }
      #shitate .shitate_cont .what .cont_in .list2 li {
        width: 48.5%;
        margin-bottom: 3%;
        position: relative;
        box-sizing: border-box;
        padding: 18px;
        padding-left: 76px;
        font-family: 'Noto Sans JP', sans-serif;
        background-color: #fff;
        font-size: 20px;
        letter-spacing: .02em;
        display: flex;
        align-items: center; }
        #shitate .shitate_cont .what .cont_in .list2 li:before {
          content: "";
          position: absolute;
          left: 20px;
          top: 50%;
          width: 40px;
          height: 36px;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover;
          background-image: url(/cleaning/img/cleaning_icon.png);
          transform: translateY(-50%); }
    @media screen and (max-width: 1100px) {
      #shitate .shitate_cont .what .cont_in .list li .md {
        font-size: 2.5vw; } }
    @media screen and (max-width: 868px) {
      #shitate .shitate_cont .what .cont_in {
        padding: 62px 0 32px; }
        #shitate .shitate_cont .what .cont_in .md {
          margin-bottom: 32px; }
        #shitate .shitate_cont .what .cont_in .list {
          flex-wrap: wrap;
          margin-bottom: 32px; }
          #shitate .shitate_cont .what .cont_in .list li {
            width: 48%; }
            #shitate .shitate_cont .what .cont_in .list li .md {
              font-size: 3.2vw; }
            #shitate .shitate_cont .what .cont_in .list li .txt {
              font-size: 12px; }
            #shitate .shitate_cont .what .cont_in .list li:last-child {
              width: 100%;
              margin: 32px auto 0; }
              #shitate .shitate_cont .what .cont_in .list li:last-child img {
                width: 48%; }
        #shitate .shitate_cont .what .cont_in .list2 li {
          width: 100%;
          padding: 10px 16px;
          padding-left: 48px;
          font-size: 14px; }
          #shitate .shitate_cont .what .cont_in .list2 li:before {
            width: 20px;
            height: 18px;
            left: 16px; } }

#shitate .shitate_cont .ta01 {
  display: block;
  border-top: solid 1px #B0B0B0;
  border-left: solid 1px #B0B0B0;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  font-family: 'Noto Sans JP', sans-serif; }
  #shitate .shitate_cont .ta01 tbody {
    display: block; }
  #shitate .shitate_cont .ta01 tr {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%; }
    #shitate .shitate_cont .ta01 tr th,
    #shitate .shitate_cont .ta01 tr td {
      padding: 22px 16px;
      border-bottom: solid 1px #B0B0B0;
      border-right: solid 1px #B0B0B0;
      line-height: 1.6;
      letter-spacing: .04em;
      box-sizing: border-box;
      display: flex;
      align-items: center; }
    #shitate .shitate_cont .ta01 tr th {
      width: 206px;
      background-color: #D7D8DC; }
    #shitate .shitate_cont .ta01 tr td {
      flex: 1; }
    @media screen and (max-width: 1024px) {
      #shitate .shitate_cont .ta01 tr th,
      #shitate .shitate_cont .ta01 tr td {
        width: 100%;
        padding: 12px 16px; } }

#shitate .shitate_cont .solution {
  position: relative; }
  #shitate .shitate_cont .solution:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 0;
    height: 0;
    border-width: 103px 154px 0px;
    border-style: solid;
    border-color: transparent;
    border-top-color: #F9F6EE;
    transform: translateX(-50%); }
  #shitate .shitate_cont .solution .cont_in {
    max-width: 1274px;
    padding: 165px 0 101px; }
    #shitate .shitate_cont .solution .cont_in .sol_in .item {
      position: relative;
      padding: 30px 35px;
      margin-bottom: 41px;
      border: solid 1px #D6D6D6; }
      #shitate .shitate_cont .solution .cont_in .sol_in .item:last-child {
        margin-bottom: 0px; }
      #shitate .shitate_cont .solution .cont_in .sol_in .item .item_ttl {
        margin-bottom: 26px;
        display: flex;
        align-items: center; }
        #shitate .shitate_cont .solution .cont_in .sol_in .item .item_ttl .num {
          display: block;
          width: 60px;
          height: 60px;
          font-size: 28px;
          font-weight: bold;
          font-family: 'Noto Sans JP', sans-serif;
          color: #fff;
          line-height: 1;
          display: flex;
          align-items: center;
          justify-content: center;
          background-color: #383C4F;
          margin-right: 25px; }
        #shitate .shitate_cont .solution .cont_in .sol_in .item .item_ttl .ttl {
          font-size: 50px;
          font-weight: bold;
          letter-spacing: .02em; }
      #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-wrap: wrap; }
        #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .pic {
          width: 41%; }
        #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box {
          flex: 1;
          margin-left: 41px;
          margin-right: 42px; }
          #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box .main_txt {
            font-size: 18px;
            margin-bottom: 1em;
            line-height: 1.74;
            letter-spacing: .04em; }
          #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box .txt_box_in {
            margin-bottom: 28px; }
            #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box .txt_box_in .sub {
              font-size: 21px;
              letter-spacing: .02em;
              line-height: 1.2;
              color: #A9914E;
              margin-bottom: .4em; }
            #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box .txt_box_in .sub_txt {
              line-height: 1.7;
              margin-bottom: .75em;
              letter-spacing: .04em; }
              #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box .txt_box_in .sub_txt span {
                color: #D80000;
                text-decoration: underline; }
            #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box .txt_box_in .sub_list {
              padding: 1em;
              border: solid 1px #D9D9D9;
              display: flex;
              align-items: flex-start;
              justify-content: space-between;
              flex-wrap: wrap;
              line-height: 1.9; }
              #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box .txt_box_in .sub_list li {
                position: relative;
                width: 48%;
                padding-left: 1em;
                box-sizing: border-box; }
                #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box .txt_box_in .sub_list li:before {
                  content: "・";
                  position: absolute;
                  left: 0; }
            #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box .txt_box_in .sub_list2 li {
              font-size: 18px;
              -webkit-font-smoothing: auto;
              margin-bottom: .5em;
              letter-spacing: .02em; }
              #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box .txt_box_in .sub_list2 li:last-child {
                margin-bottom: 0px; }
          #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box .txt_box_in2 {
            padding: 1em;
            border: solid 1px #D9D9D9;
            margin-bottom: 18px; }
            #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box .txt_box_in2:last-child {
              margin-bottom: 0px; }
            #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box .txt_box_in2 .box_md {
              margin-bottom: .25em;
              font-size: 20px; }
            #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box .txt_box_in2 .sub_list {
              padding: 0px;
              border: none;
              -webkit-font-smoothing: auto; }
          #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box .point_box {
            padding: 0 24px 24px;
            border: solid 1px #B3A23F;
            margin-top: 42px; }
            #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box .point_box .point_md {
              display: inline-block;
              line-height: 1;
              padding: 5px 4em;
              margin-bottom: 0em;
              font-size: 18px;
              -webkit-font-smoothing: auto;
              background-color: #B3A23F;
              color: #fff;
              transform: translateY(-50%); }
            #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box .point_box .sub_txt {
              color: #B3A23F;
              line-height: 1.8; }
        #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box2 {
          margin-left: 0px;
          margin-right: 0px; }
          #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box2 .main_txt {
            margin-bottom: 0px; }
  @media screen and (max-width: 868px) {
    #shitate .shitate_cont .solution:before {
      border-width: 24px 27px; }
    #shitate .shitate_cont .solution .cont_in {
      padding: 42px 0 32px; }
      #shitate .shitate_cont .solution .cont_in .sol_in .item {
        padding: 18px;
        margin-bottom: 22px; }
        #shitate .shitate_cont .solution .cont_in .sol_in .item .item_ttl {
          margin-bottom: 20px; }
          #shitate .shitate_cont .solution .cont_in .sol_in .item .item_ttl .num {
            width: 36px;
            height: 36px;
            font-size: 18px;
            margin-right: 15px; }
          #shitate .shitate_cont .solution .cont_in .sol_in .item .item_ttl .ttl {
            font-size: 25px; }
        #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in {
          display: block; }
          #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .pic {
            width: 100%;
            text-align: center;
            margin-bottom: 22px; }
          #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box {
            margin-left: 0px;
            margin-right: 0px; }
            #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box .main_txt {
              font-size: 14px; }
            #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box .txt_box_in {
              margin-bottom: 1em; }
              #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box .txt_box_in .sub {
                font-size: 16px; }
              #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box .txt_box_in .sub_txt {
                font-size: 12px; }
              #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box .txt_box_in .sub_list {
                display: block; }
                #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box .txt_box_in .sub_list li {
                  width: 100%; }
              #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box .txt_box_in .sub_list2 li {
                font-size: 15px; }
            #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box .point_box {
              padding: 0 18px 18px; }
              #shitate .shitate_cont .solution .cont_in .sol_in .item .item_in .txt_box .point_box .point_md {
                display: block;
                padding: 5px 0;
                text-align: center;
                font-size: 16px; } }

#shitate .shitate_cont .pricing {
  position: relative;
  background-color: #F9F6EE;
  margin-bottom: 63px; }
  #shitate .shitate_cont .pricing:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 0;
    height: 0;
    border-width: 103px 154px 0px;
    border-style: solid;
    border-color: transparent;
    border-top-color: #fff;
    transform: translateX(-50%); }
  #shitate .shitate_cont .pricing .cont_in {
    max-width: 1274px;
    padding: 165px 0 101px; }
    #shitate .shitate_cont .pricing .cont_in .price_list {
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      flex-wrap: wrap; }
      #shitate .shitate_cont .pricing .cont_in .price_list .item {
        width: 46%;
        margin-bottom: 111px; }
        #shitate .shitate_cont .pricing .cont_in .price_list .item .tit {
          line-height: 0;
          margin-bottom: 13px; }
        #shitate .shitate_cont .pricing .cont_in .price_list .item .ta01 {
          margin-bottom: 14px; }
        #shitate .shitate_cont .pricing .cont_in .price_list .item .txt {
          position: relative;
          padding-left: 1.2em;
          letter-spacing: .04em; }
          #shitate .shitate_cont .pricing .cont_in .price_list .item .txt:before {
            content: '※';
            position: absolute;
            left: 0; }
  @media screen and (max-width: 868px) {
    #shitate .shitate_cont .pricing {
      margin-bottom: 34px; }
      #shitate .shitate_cont .pricing:before {
        border-width: 24px 27px; }
      #shitate .shitate_cont .pricing .cont_in {
        padding: 42px 0 32px; }
        #shitate .shitate_cont .pricing .cont_in .price_list .item {
          width: 100%;
          margin-bottom: 34px; } }

/*cleaning*/
#shinku section {
  background-color: inherit; }

#shinku .shinku_cont {
  padding: 72px 0 65px;
  margin-bottom: 65px;
  background-image: url(../img/item_bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center; }
  @media screen and (max-width: 868px) {
    #shinku .shinku_cont {
      padding: 32px 0;
      margin-bottom: 32px; } }
  #shinku .shinku_cont .cont_in {
    max-width: 1145px; }
  #shinku .shinku_cont .md {
    margin-bottom: 38px;
    line-height: 0; }
    @media screen and (max-width: 868px) {
      #shinku .shinku_cont .md {
        margin-bottom: 22px; } }
  #shinku .shinku_cont .pic {
    line-height: 0;
    margin-bottom: 40px; }
    @media screen and (max-width: 868px) {
      #shinku .shinku_cont .pic {
        margin-bottom: 20px; } }
  #shinku .shinku_cont .txt {
    font-size: 21px;
    line-height: 1.94;
    margin-bottom: 76px; }
    @media screen and (max-width: 868px) {
      #shinku .shinku_cont .txt {
        font-size: 14px;
        margin-bottom: 42px;
        line-height: 1.8; } }
  #shinku .shinku_cont .bnr {
    line-height: 0; }
  #shinku .shinku_cont .shinku_box {
    position: relative;
    padding: 77px 71px 52px;
    border: solid 1px #d6d6d6;
    max-width: 1106px;
    box-sizing: border-box;
    margin: 0 auto 80px;
    background-color: #fff; }
    #shinku .shinku_cont .shinku_box .tit {
      position: absolute;
      left: 50%;
      top: 0;
      padding: 16px 28px;
      width: 90%;
      max-width: 590px;
      box-sizing: border-box;
      line-height: 1;
      color: #fff;
      font-size: 38px;
      font-weight: bold;
      background-color: #383C4F;
      transform: translate(-50%, -50%); }
    #shinku .shinku_cont .shinku_box .box_in {
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-wrap: wrap; }
      #shinku .shinku_cont .shinku_box .box_in li {
        line-height: 0; }
      #shinku .shinku_cont .shinku_box .box_in .left {
        width: 30%;
        max-width: 275px; }
        #shinku .shinku_cont .shinku_box .box_in .left li:first-child {
          margin-bottom: 33px; }
      #shinku .shinku_cont .shinku_box .box_in .right {
        width: 66%;
        max-width: 637px;
        display: flex;
        flex-wrap: wrap; }
        #shinku .shinku_cont .shinku_box .box_in .right li {
          width: 23.6%;
          margin: 2% 0;
          margin-right: 1.86666%; }
          #shinku .shinku_cont .shinku_box .box_in .right li:nth-child(4n) {
            margin-right: 0px; }
    @media screen and (max-width: 868px) {
      #shinku .shinku_cont .shinku_box {
        padding: 42px 32px 32px;
        margin-bottom: 52px; }
        #shinku .shinku_cont .shinku_box .tit {
          font-size: 18px;
          padding: 7px 10px;
          width: 94%; } }
    @media screen and (max-width: 767px) {
      #shinku .shinku_cont .shinku_box {
        padding: 42px 18px 18px; }
        #shinku .shinku_cont .shinku_box .tit {
          font-size: 20px;
          padding: 7px 18px;
          width: 90%; }
        #shinku .shinku_cont .shinku_box .box_in {
          display: block; }
          #shinku .shinku_cont .shinku_box .box_in .left {
            width: 100%;
            display: flex;
            justify-content: space-between;
            max-width: inherit;
            margin-bottom: 22px; }
            #shinku .shinku_cont .shinku_box .box_in .left li {
              width: 48%;
              text-align: center;
              margin-bottom: 0px !important; }
              #shinku .shinku_cont .shinku_box .box_in .left li:first-child {
                margin-top: 1px; }
          #shinku .shinku_cont .shinku_box .box_in .right {
            width: 100%; } }
  #shinku .shinku_cont .box02 {
    margin-bottom: 100px; }
    #shinku .shinku_cont .box02 .tit {
      margin-bottom: 64px; }
    #shinku .shinku_cont .box02 .list2 {
      display: flex;
      align-items: stretch;
      justify-content: space-between;
      flex-wrap: wrap; }
      #shinku .shinku_cont .box02 .list2 li {
        width: 48.5%;
        margin-bottom: 3%;
        position: relative;
        box-sizing: border-box;
        padding: 18px;
        padding-left: 76px;
        font-family: 'Noto Sans JP', sans-serif;
        background-color: #fff;
        font-size: 20px;
        letter-spacing: .02em;
        display: flex;
        text-align: left; }
        #shinku .shinku_cont .box02 .list2 li:before {
          content: "";
          position: absolute;
          left: 20px;
          top: 50%;
          width: 40px;
          height: 36px;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover;
          background-image: url(/cleaning/img/cleaning_icon.png);
          transform: translateY(-50%); }
    @media screen and (max-width: 868px) {
      #shinku .shinku_cont .box02 {
        margin-bottom: 52px; }
        #shinku .shinku_cont .box02 .tit {
          margin-bottom: 22px; }
        #shinku .shinku_cont .box02 .list2 li {
          width: 100%;
          padding: 10px 16px;
          padding-left: 48px;
          font-size: 14px; }
          #shinku .shinku_cont .box02 .list2 li:before {
            width: 20px;
            height: 18px;
            left: 16px; } }
  #shinku .shinku_cont .box03 {
    margin-bottom: 100px; }
    #shinku .shinku_cont .box03 .tit {
      margin-bottom: 42px; }
    #shinku .shinku_cont .box03 .box03_in {
      padding: 40px 36px;
      border: solid 1px #d6d6d6;
      background-color: #fff; }
      #shinku .shinku_cont .box03 .box03_in .box_txt {
        font-size: 18px;
        letter-spacing: .03em;
        font-family: 'Noto Sans JP', sans-serif;
        margin-bottom: 33px;
        line-height: 1.7; }
      #shinku .shinku_cont .box03 .box03_in .list3 {
        display: flex;
        justify-content: space-between; }
        #shinku .shinku_cont .box03 .box03_in .list3 li {
          width: 49%;
          line-height: 0; }
    @media screen and (max-width: 868px) {
      #shinku .shinku_cont .box03 {
        margin-bottom: 52px; }
        #shinku .shinku_cont .box03 .tit {
          margin-bottom: 22px; }
        #shinku .shinku_cont .box03 .box03_in {
          padding: 18px; }
          #shinku .shinku_cont .box03 .box03_in .box_txt {
            font-size: 13px;
            margin-bottom: 20px; }
          #shinku .shinku_cont .box03 .box03_in .list3 {
            display: block; }
            #shinku .shinku_cont .box03 .box03_in .list3 li {
              width: 100%; }
              #shinku .shinku_cont .box03 .box03_in .list3 li:first-child {
                margin-bottom: 15px; } }

/*about*/
#cleaning .inview,
#shitate .inview,
#shinku .inview {
  transform: translateY(6vh);
  opacity: 0;
  will-change: transform, opacity;
  transition: transform 0.7s, opacity 0.7s;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  filter: blur(0);
  -webkit-filter: blur(0); }

#cleaning .is_shown,
#shitate .is_shown,
#shinku .is_shown {
  transform: translate(0px, 0px) scale(1);
  opacity: 1; }

/**/
/*cleaning*/
#rental .rental_cont .page_ttl {
  text-align: center;
  margin-bottom: 92px; }
  #rental .rental_cont .page_ttl .sub_md {
    font-size: 33px;
    margin-bottom: 6px;
    letter-spacing: .04em; }
  #rental .rental_cont .page_ttl .md {
    position: relative;
    font-size: 59px;
    letter-spacing: .14em;
    line-height: 1.25;
    padding-bottom: 18px;
    margin-bottom: 16px; }
    #rental .rental_cont .page_ttl .md:after {
      content: "";
      position: absolute;
      left: 50%;
      bottom: 0;
      width: 152px;
      height: 1px;
      background-color: #B0B0B0;
      margin-left: -76px; }
  #rental .rental_cont .page_ttl .sub {
    letter-spacing: .02em;
    font-style: italic;
    color: #A9914E; }
  @media screen and (max-width: 1200px) {
    #rental .rental_cont .page_ttl {
      margin-bottom: 56px; }
      #rental .rental_cont .page_ttl .sub_md {
        font-size: 24px; }
      #rental .rental_cont .page_ttl .md {
        font-size: 40px; }
      #rental .rental_cont .page_ttl .sub {
        font-size: 14px; } }
  @media screen and (max-width: 868px) {
    #rental .rental_cont .page_ttl {
      margin-bottom: 32px; }
      #rental .rental_cont .page_ttl .sub_md {
        font-size: 18px; }
      #rental .rental_cont .page_ttl .md {
        font-size: 28px;
        padding-bottom: 10px;
        margin-bottom: 10px; }
        #rental .rental_cont .page_ttl .md:after {
          width: 76px;
          margin-left: -38px; }
      #rental .rental_cont .page_ttl .sub {
        font-size: 12px; } }

#rental .rental_cont .main {
  position: relative;
  z-index: 2;
  background-color: #E9EEF2;
  overflow: hidden; }
  #rental .rental_cont .main .cont_in {
    max-width: 1384px; }
    #rental .rental_cont .main .cont_in .left {
      position: relative;
      padding: 60px 0 70px;
      line-height: 0;
      z-index: 2; }
    #rental .rental_cont .main .cont_in .right {
      position: absolute;
      right: 0;
      top: 0;
      line-height: 0;
      width: 57%;
      height: 100%;
      clip-path: polygon(291px 0, 100% 0, 100% 100%, 0 100%);
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover; }
      #rental .rental_cont .main .cont_in .right:before,
      #rental .rental_cont .main .cont_in .right:after {
        content: "";
        position: absolute; }
      #rental .rental_cont .main .cont_in .right:before {
        left: -1px;
        top: 0;
        width: 301px;
        height: 100%;
        clip-path: polygon(291px 0, 301px 0, 10px 100%, 0px 100%);
        background-color: #86DBDB; }
      #rental .rental_cont .main .cont_in .right:after {
        left: 9px;
        top: 0;
        width: 301px;
        height: 100%;
        clip-path: polygon(291px 0, 301px 0, 156px 50%, 146px 50%);
        background-color: #C5B461; }
  @media screen and (max-width: 1200px) {
    #rental .rental_cont .main .cont_in .left {
      width: 51%;
      padding: 5% 0; }
    #rental .rental_cont .main .cont_in .right {
      width: 57%;
      clip-path: polygon(190px 0, 100% 0, 100% 100%, 0 100%); }
      #rental .rental_cont .main .cont_in .right:before {
        width: 200px;
        clip-path: polygon(190px 0, 200px 0, 10px 100%, 0px 100%); }
      #rental .rental_cont .main .cont_in .right:after {
        width: 200px;
        clip-path: polygon(190px 0, 200px 0, 104px 50%, 94px 50%); } }
  @media screen and (max-width: 868px) {
    #rental .rental_cont .main .cont_in {
      width: 80%; }
      #rental .rental_cont .main .cont_in .left {
        width: 100%;
        padding: 12% 0 80%;
        text-align: center; }
      #rental .rental_cont .main .cont_in .right {
        top: inherit;
        bottom: 0;
        width: 100%;
        height: 0;
        padding-top: 70%;
        clip-path: polygon(0 100px, 100% 0, 100% 100%, 0 100%);
        background-position: center 30%; }
        #rental .rental_cont .main .cont_in .right:before {
          width: 100%;
          clip-path: polygon(0 100px, 100% 0, 100% 10px, 0 110px); }
        #rental .rental_cont .main .cont_in .right:after {
          width: 100%;
          left: 0;
          clip-path: polygon(0 110px, 50% 60px, 50% 70px, 0 120px); } }

#rental .rental_cont .main_nav {
  z-index: 3; }
  #rental .rental_cont .main_nav .list {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row-reverse; }
    #rental .rental_cont .main_nav .list li {
      width: 50%; }
      #rental .rental_cont .main_nav .list li a {
        position: relative;
        display: block;
        font-size: 36px;
        padding: .5em;
        color: #fff;
        background-color: #C4B366;
        text-align: center; }
        #rental .rental_cont .main_nav .list li a span {
          position: relative;
          display: block;
          z-index: 2; }
        #rental .rental_cont .main_nav .list li a:after {
          content: "";
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          transform: scaleX(0);
          transform-origin: left center;
          animation-name: bgdraw;
          animation-duration: 0.4s;
          background-color: #000;
          -webkit-transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
          transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
          -o-transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88);
          transition: all 0.3s cubic-bezier(0.84, 0.1, 0.51, 0.88); }
        #rental .rental_cont .main_nav .list li a:hover {
          opacity: 1; }
      #rental .rental_cont .main_nav .list li:last-child {
        position: relative; }
        #rental .rental_cont .main_nav .list li:last-child:after {
          content: "";
          position: absolute;
          left: 50%;
          bottom: 0;
          width: 0;
          height: 0;
          border-width: 20px 24px 0px;
          border-style: solid;
          border-color: transparent;
          border-top-color: #C5B461;
          transform: translate(-50%, 100%); }
      #rental .rental_cont .main_nav .list li:first-child a {
        background-color: #51AAB7; }
        #rental .rental_cont .main_nav .list li:first-child a:hover:after {
          -webkit-transition: 0.3s ease all;
          transition: 0.3s ease all;
          transform: scaleX(1);
          animation: none; }
    @media screen and (max-width: 868px) {
      #rental .rental_cont .main_nav .list li {
        width: 100%; }
        #rental .rental_cont .main_nav .list li a {
          font-size: 16px; } }

#rental .rental_cont .photo .cont_in {
  padding: 120px 0;
  max-width: 1302px; }

#rental .rental_cont .photo .photo_main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  flex-wrap: wrap; }
  #rental .rental_cont .photo .photo_main .pic {
    width: 52%;
    line-height: 0; }
  #rental .rental_cont .photo .photo_main .txt {
    flex: 1;
    margin-left: 43px;
    font-size: 20px;
    line-height: 1.84;
    letter-spacing: .05em; }

#rental .rental_cont .photo .list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  #rental .rental_cont .photo .list li {
    line-height: 0;
    width: 32%;
    width: calc(33.333% - 17.33px);
    margin-top: 26px; }

#rental .rental_cont .photo .list2 li {
  width: calc(25% - 19.5px); }

@media screen and (max-width: 868px) {
  #rental .rental_cont .photo .cont_in {
    padding: 52px 0 52px; }
  #rental .rental_cont .photo .photo_main {
    display: block; }
    #rental .rental_cont .photo .photo_main .pic {
      width: 100%; }
    #rental .rental_cont .photo .photo_main .txt {
      font-size: 14px;
      margin-left: 0px;
      text-align: center;
      margin-bottom: 32px; }
  #rental .rental_cont .photo .list li {
    width: calc(50% - 10px);
    margin-top: 20px; }
    #rental .rental_cont .photo .list li img {
      width: 100%; } }

#rental .rental_cont .point .cont_in {
  padding: 0 0 120px;
  max-width: 1274px; }
  @media screen and (max-width: 868px) {
    #rental .rental_cont .point .cont_in {
      padding: 0 0 52px; } }

#rental .rental_cont .point .point_box .item {
  display: flex;
  justify-content: space-between;
  padding: 34px;
  border: solid 1px #d6d6d6;
  margin-bottom: 32px; }
  #rental .rental_cont .point .point_box .item .num {
    width: 106px;
    height: 106px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #C5B461;
    border-radius: 50%;
    font-size: 52px;
    line-height: 1;
    font-weight: bold;
    font-family: sans-serif;
    margin-right: 22px; }
  #rental .rental_cont .point .point_box .item .item_in {
    flex: 1;
    display: flex;
    justify-content: space-between; }
    #rental .rental_cont .point .point_box .item .item_in .txt_box {
      flex: 1; }
      #rental .rental_cont .point .point_box .item .item_in .txt_box .md {
        line-height: 1;
        color: #C5B461; }
      #rental .rental_cont .point .point_box .item .item_in .txt_box .md01 {
        font-size: 45px;
        margin-bottom: 10px; }
      #rental .rental_cont .point .point_box .item .item_in .txt_box .md02 {
        font-size: 52px;
        font-weight: bold;
        margin-bottom: 14px; }
      #rental .rental_cont .point .point_box .item .item_in .txt_box .md03 {
        font-size: 24px;
        margin-bottom: 26px; }
      #rental .rental_cont .point .point_box .item .item_in .txt_box .md04 {
        font-size: 40px;
        color: #111;
        line-height: 1.3;
        margin-bottom: 10px; }
      #rental .rental_cont .point .point_box .item .item_in .txt_box .sp {
        display: none; }
      #rental .rental_cont .point .point_box .item .item_in .txt_box .txt_li {
        line-height: 1.6;
        margin-bottom: 22px; }
        #rental .rental_cont .point .point_box .item .item_in .txt_box .txt_li li {
          display: inline-block;
          font-size: 18px; }
      #rental .rental_cont .point .point_box .item .item_in .txt_box .blk {
        color: #111; }
    #rental .rental_cont .point .point_box .item .item_in .pic {
      margin-left: 32px; }
  @media screen and (max-width: 1300px) {
    #rental .rental_cont .point .point_box .item .num {
      width: 86px;
      height: 86px; }
    #rental .rental_cont .point .point_box .item .item_in {
      flex: 1;
      display: flex;
      justify-content: space-between; }
      #rental .rental_cont .point .point_box .item .item_in .txt_box {
        flex: 1; }
        #rental .rental_cont .point .point_box .item .item_in .txt_box .md {
          line-height: 1;
          color: #C5B461; }
        #rental .rental_cont .point .point_box .item .item_in .txt_box .md01 {
          font-size: 2.6vw;
          margin-bottom: 1vw; }
        #rental .rental_cont .point .point_box .item .item_in .txt_box .md02 {
          font-size: 3.2vw;
          font-weight: bold;
          margin-bottom: .5vw; }
        #rental .rental_cont .point .point_box .item .item_in .txt_box .md03 {
          font-size: 2vw;
          margin-bottom: 26px; }
        #rental .rental_cont .point .point_box .item .item_in .txt_box .md04 {
          font-size: 2.6vw;
          color: #111;
          line-height: 1.3;
          margin-bottom: 10px; }
        #rental .rental_cont .point .point_box .item .item_in .txt_box .txt_li {
          line-height: 1.6;
          margin-bottom: 22px; }
          #rental .rental_cont .point .point_box .item .item_in .txt_box .txt_li li {
            display: inline-block;
            font-size: 18px; }
        #rental .rental_cont .point .point_box .item .item_in .txt_box .blk {
          color: #111; } }
  @media screen and (max-width: 1100px) {
    #rental .rental_cont .point .point_box .item .num {
      width: 86px;
      height: 86px; }
    #rental .rental_cont .point .point_box .item .item_in {
      flex: 1;
      display: block; }
      #rental .rental_cont .point .point_box .item .item_in .txt_box {
        flex: 1; }
        #rental .rental_cont .point .point_box .item .item_in .txt_box .md {
          line-height: 1;
          color: #C5B461; }
        #rental .rental_cont .point .point_box .item .item_in .txt_box .md01 {
          font-size: 2.6vw;
          margin-bottom: 1vw; }
        #rental .rental_cont .point .point_box .item .item_in .txt_box .md02 {
          font-size: 3.2vw;
          font-weight: bold;
          margin-bottom: .5vw; }
        #rental .rental_cont .point .point_box .item .item_in .txt_box .md03 {
          font-size: 2vw;
          margin-bottom: 26px; }
        #rental .rental_cont .point .point_box .item .item_in .txt_box .md04 {
          font-size: 2.6vw;
          color: #111;
          line-height: 1.3;
          margin-bottom: 10px; }
        #rental .rental_cont .point .point_box .item .item_in .txt_box .txt_li {
          line-height: 1.6;
          margin-bottom: 22px; }
          #rental .rental_cont .point .point_box .item .item_in .txt_box .txt_li li {
            display: inline-block;
            font-size: 18px; }
        #rental .rental_cont .point .point_box .item .item_in .txt_box .blk {
          color: #111; }
      #rental .rental_cont .point .point_box .item .item_in .pic {
        margin-left: 0px;
        margin-top: 42px; } }
  @media screen and (max-width: 868px) {
    #rental .rental_cont .point .point_box .item {
      padding: 18px;
      display: block; }
      #rental .rental_cont .point .point_box .item .num {
        width: 50px;
        height: 50px;
        font-size: 30px;
        margin: 0 auto 22px; }
      #rental .rental_cont .point .point_box .item .item_in {
        flex: 1;
        display: block; }
        #rental .rental_cont .point .point_box .item .item_in .txt_box {
          flex: 1;
          text-align: center; }
          #rental .rental_cont .point .point_box .item .item_in .txt_box .md {
            line-height: 1;
            color: #C5B461; }
          #rental .rental_cont .point .point_box .item .item_in .txt_box .md01 {
            font-size: 18px;
            margin-bottom: 5px; }
          #rental .rental_cont .point .point_box .item .item_in .txt_box .md02 {
            font-size: 22px;
            font-weight: bold;
            margin-bottom: 2vw;
            line-height: 1.5; }
          #rental .rental_cont .point .point_box .item .item_in .txt_box .md03 {
            font-size: 16px;
            margin-bottom: 26px; }
          #rental .rental_cont .point .point_box .item .item_in .txt_box .md04 {
            font-size: 16px;
            color: #111;
            line-height: 1.3;
            margin-bottom: 10px; }
          #rental .rental_cont .point .point_box .item .item_in .txt_box .sp {
            display: block; }
          #rental .rental_cont .point .point_box .item .item_in .txt_box .txt_li {
            text-align: left;
            line-height: 1.6;
            margin-bottom: 22px; }
            #rental .rental_cont .point .point_box .item .item_in .txt_box .txt_li li {
              display: inline-block;
              font-size: 15px; }
          #rental .rental_cont .point .point_box .item .item_in .txt_box .txt {
            text-align: center; }
          #rental .rental_cont .point .point_box .item .item_in .txt_box .blk {
            color: #111; }
        #rental .rental_cont .point .point_box .item .item_in .pic {
          margin-left: 0px;
          margin-top: 42px;
          text-align: center; } }

#rental .rental_cont .ta01 {
  display: block;
  border-top: solid 1px #B0B0B0;
  border-left: solid 1px #B0B0B0;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  font-family: 'Noto Sans JP', sans-serif; }
  #rental .rental_cont .ta01 tbody {
    display: block; }
  #rental .rental_cont .ta01 tr {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%; }
    #rental .rental_cont .ta01 tr th,
    #rental .rental_cont .ta01 tr td {
      padding: 22px 16px;
      border-bottom: solid 1px #B0B0B0;
      border-right: solid 1px #B0B0B0;
      line-height: 1.6;
      letter-spacing: .04em;
      box-sizing: border-box;
      display: flex;
      align-items: center; }
    #rental .rental_cont .ta01 tr th {
      width: 206px;
      background-color: #D7D8DC; }
    #rental .rental_cont .ta01 tr td {
      flex: 1; }
    @media screen and (max-width: 1024px) {
      #rental .rental_cont .ta01 tr th,
      #rental .rental_cont .ta01 tr td {
        width: 100%;
        padding: 12px 16px; } }

#rental .rental_cont .pricing {
  position: relative;
  background-color: #F9F6EE;
  margin-bottom: 63px; }
  #rental .rental_cont .pricing:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 0;
    height: 0;
    border-width: 103px 154px 0px;
    border-style: solid;
    border-color: transparent;
    border-top-color: #fff;
    transform: translateX(-50%); }
  #rental .rental_cont .pricing .cont_in {
    max-width: 1274px;
    padding: 165px 0 101px; }
    #rental .rental_cont .pricing .cont_in .page_ttl {
      margin-bottom: 43px; }
    #rental .rental_cont .pricing .cont_in .price_box {
      margin-bottom: 92px; }
      #rental .rental_cont .pricing .cont_in .price_box .price_num {
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 1;
        letter-spacing: .02em;
        margin-bottom: 42px; }
        #rental .rental_cont .pricing .cont_in .price_box .price_num .md {
          font-size: 23px;
          margin-right: 20px; }
        #rental .rental_cont .pricing .cont_in .price_box .price_num .int {
          font-size: 69px;
          color: #BA2C27; }
        #rental .rental_cont .pricing .cont_in .price_box .price_num .sub {
          font-size: 20px;
          align-self: flex-end;
          color: #201713; }
      #rental .rental_cont .pricing .cont_in .price_box .txt {
        text-align: center;
        font-size: 18px;
        letter-spacing: .04em;
        line-height: 1.7; }
    #rental .rental_cont .pricing .cont_in .price_list {
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      flex-wrap: wrap; }
      #rental .rental_cont .pricing .cont_in .price_list .item {
        width: 46%;
        margin-bottom: 111px; }
        #rental .rental_cont .pricing .cont_in .price_list .item .item_in {
          margin-bottom: 53px; }
          #rental .rental_cont .pricing .cont_in .price_list .item .item_in:last-child {
            margin-bottom: 0px; }
        #rental .rental_cont .pricing .cont_in .price_list .item .tit {
          line-height: 0;
          margin-bottom: 13px; }
        #rental .rental_cont .pricing .cont_in .price_list .item .ta01 {
          margin-bottom: 14px; }
        #rental .rental_cont .pricing .cont_in .price_list .item .txt {
          position: relative;
          padding-left: 1.2em;
          letter-spacing: .04em; }
          #rental .rental_cont .pricing .cont_in .price_list .item .txt:before {
            content: '※';
            position: absolute;
            left: 0; }
  @media screen and (max-width: 868px) {
    #rental .rental_cont .pricing {
      margin-bottom: 34px; }
      #rental .rental_cont .pricing:before {
        border-width: 24px 27px; }
      #rental .rental_cont .pricing .cont_in {
        padding: 52px 0 32px; }
        #rental .rental_cont .pricing .cont_in .page_ttl {
          margin-bottom: 32px; }
        #rental .rental_cont .pricing .cont_in .price_box {
          margin-bottom: 42px; }
          #rental .rental_cont .pricing .cont_in .price_box .price_num {
            display: block;
            letter-spacing: .02em;
            margin-bottom: 32px;
            text-align: center; }
            #rental .rental_cont .pricing .cont_in .price_box .price_num .md {
              font-size: 16px;
              margin-right: 0px;
              margin-bottom: 8px; }
            #rental .rental_cont .pricing .cont_in .price_box .price_num .int {
              font-size: 40px;
              color: #BA2C27; }
            #rental .rental_cont .pricing .cont_in .price_box .price_num .sub {
              font-size: 14px;
              color: #201713; }
          #rental .rental_cont .pricing .cont_in .price_box .txt {
            text-align: center;
            font-size: 13px;
            letter-spacing: .04em;
            line-height: 1.7; }
        #rental .rental_cont .pricing .cont_in .price_list .item {
          width: 100%;
          margin-bottom: 34px; } }

#rental .rental_cont .bnr {
  margin-top: 5%; }

#rental .rental_cont .pricing2 {
  position: relative;
  margin-bottom: 63px; }
  #rental .rental_cont .pricing2:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 0;
    height: 0;
    border-width: 13px 154px 0px;
    border-style: solid;
    border-color: transparent;
    border-top-color: #fff;
    transform: translateX(-50%); }
  #rental .rental_cont .pricing2 .cont_in {
    max-width: 1274px;
    padding: 130px 0 100px; }
    #rental .rental_cont .pricing2 .cont_in .page_ttl {
      margin-bottom: 43px; }
    #rental .rental_cont .pricing2 .cont_in .price_list {
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      flex-wrap: wrap; }
      #rental .rental_cont .pricing2 .cont_in .price_list .item {
        width: 46%;
        padding-top: 90px; }
        #rental .rental_cont .pricing2 .cont_in .price_list .item .item_in {
          margin-bottom: 53px; }
          #rental .rental_cont .pricing2 .cont_in .price_list .item .item_in:last-child {
            margin-bottom: 0px; }
        #rental .rental_cont .pricing2 .cont_in .price_list .item .tit {
          font-size: 34px;
          letter-spacing: .02em;
          margin-bottom: 13px; }
        #rental .rental_cont .pricing2 .cont_in .price_list .item .ta01 {
          margin-bottom: 14px; }
        #rental .rental_cont .pricing2 .cont_in .price_list .item .txt {
          position: relative;
          padding-left: 1.2em;
          letter-spacing: .04em; }
          #rental .rental_cont .pricing2 .cont_in .price_list .item .txt:before {
            content: '※';
            position: absolute;
            left: 0; }
  @media screen and (max-width: 868px) {
    #rental .rental_cont .pricing2 {
      margin-bottom: 34px; }
      #rental .rental_cont .pricing2:before {
        border-width: 24px 27px; }
      #rental .rental_cont .pricing2 .cont_in {
        padding: 52px 0 32px; }
        #rental .rental_cont .pricing2 .cont_in .page_ttl {
          margin-bottom: 32px; }
        #rental .rental_cont .pricing2 .cont_in .price_list .item {
          width: 100%;
          padding-top: 34px; } }

/*about*/
#rental .inview {
  transform: translateY(6vh);
  opacity: 0;
  will-change: transform, opacity;
  transition: transform 0.7s, opacity 0.7s;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  filter: blur(0);
  -webkit-filter: blur(0); }

#rental .is_shown {
  transform: translate(0px, 0px) scale(1);
  opacity: 1; }

/**/
/*other*/
#other .other_cont .cont_in {
  padding: 72px 0;
  max-width: 900px; }

#other .other_cont .other_in {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  letter-spacing: .02em;
  line-height: 1.9; }
  #other .other_cont .other_in h3 {
    font-size: 1.5em;
    padding-bottom: .25em;
    border-bottom: solid 1px #000;
    margin-bottom: 1.25em; }
  #other .other_cont .other_in .txt {
    margin-bottom: 1.5em; }
  #other .other_cont .other_in dl {
    margin-bottom: 1.5em; }
    #other .other_cont .other_in dl dt {
      font-weight: 500;
      font-size: 1.1em; }

@media screen and (max-width: 868px) {
  #other .other_cont {
    font-size: 12px; }
    #other .other_cont .cont_in {
      padding: 32px 0; }
    #other .other_cont h3 {
      font-size: 1.25em;
      margin-bottom: 1em; } }

/*about*/
#cleaning .cleaning_cont .inview {
  transform: translateY(6vh);
  opacity: 0;
  will-change: transform, opacity;
  transition: transform 0.7s, opacity 0.7s;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  filter: blur(0);
  -webkit-filter: blur(0); }

#cleaning .cleaning_cont .is_shown {
  transform: translate(0px, 0px) scale(1);
  opacity: 1; }

/**/
/**/
/**/
#top {
  /**/
  /**/
  /**/
  /**/ }
  #top .top_news .top_ttl,
  #top .top_news .right {
    transform: translateY(6vh);
    opacity: 0;
    will-change: transform, opacity;
    transition: transform 0.7s, opacity 0.7s;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    filter: blur(0);
    -webkit-filter: blur(0); }
  #top .top_news .is_shown {
    transform: translate(0px, 0px) scale(1);
    opacity: 1; }
  #top .top_news .right {
    transition-delay: .2s; }
  #top .about .pic,
  #top .about .txt_box {
    transform: translateY(6vh);
    opacity: 0;
    will-change: transform, opacity;
    transition: transform 0.7s, opacity 0.7s;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    filter: blur(0);
    -webkit-filter: blur(0); }
  #top .about .is_shown {
    transform: translate(0px, 0px) scale(1);
    opacity: 1; }
  #top .about .txt_box {
    transition-delay: .2s; }
  #top .navigation .item {
    transform: translateY(6vh);
    opacity: 0;
    will-change: transform, opacity;
    transition: transform 0.7s, opacity 0.7s;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    filter: blur(0);
    -webkit-filter: blur(0); }
  #top .navigation .is_shown {
    transform: translate(0px, 0px) scale(1);
    opacity: 1; }
  #top .new_item .inview,
  #top .top_bnr .inview {
    transform: translateY(6vh);
    opacity: 0;
    will-change: transform, opacity;
    transition: transform 0.7s, opacity 0.7s;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    filter: blur(0);
    -webkit-filter: blur(0); }
  #top .new_item .is_shown,
  #top .top_bnr .is_shown {
    transform: translate(0px, 0px) scale(1);
    opacity: 1; }
  #top .news_blog .top_ttl,
  #top .news_blog .right {
    transform: translateY(6vh);
    opacity: 0;
    will-change: transform, opacity;
    transition: transform 0.7s, opacity 0.7s;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    filter: blur(0);
    -webkit-filter: blur(0); }
  #top .news_blog .is_shown {
    transform: translate(0px, 0px) scale(1);
    opacity: 1; }
  #top .news_blog .right {
    transition-delay: .2s; }
