@charset "UTF-8";
/*関数・Mixin*/
/********************************
	base color
*********************************/
/********************************
	post color
*********************************/
/********************************
	base font
*********************************/
/********************************
	web font
*********************************/
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP");
@import url("https://fonts.googleapis.com/css?family=Raleway");
/********************************
	web icon
*********************************/
@font-face {
  font-family: 'fontello';
  src: url("../font/fontello.eot?51214036");
  src: url("../font/fontello.eot?51214036#iefix") format("embedded-opentype"), url("../font/fontello.woff2?51214036") format("woff2"), url("../font/fontello.woff?51214036") format("woff"), url("../font/fontello.ttf?51214036") format("truetype"), url("../font/fontello.svg?51214036#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?51214036#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-facebook:before {
  content: '\f09a';
}

/* '' */
.icon-instagram:before {
  content: '\f16d';
}

/* '' */
/*リセット*/
html {
  box-sizing: border-box;
  font-family: sans-serif;
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 62.5%;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

@-ms-viewport {
  width: device-width;
}
body {
  word-wrap: break-word;
  overflow-wrap: break-word;
}

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

[tabindex="-1"]:focus {
  outline: none !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

p {
  margin: 0;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin: 0;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin: 0;
  padding: 0;
}

dt {
  margin: 0;
  font-weight: normal;
}

dd {
  margin: 0;
}

blockquote {
  margin: 0;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0;
}

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

svg:not(:root) {
  overflow: hidden;
}

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation;
}

table {
  border-collapse: collapse;
}

caption {
  margin: 0;
  padding: 0;
  text-align: left;
  caption-side: bottom;
}

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

label {
  display: inline-block;
}

button:focus {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/*ヘッダー・フッターなどのブロックのCSS*/
/********************************
	base
*********************************/
html {
  font-size: 62.5%;
}

body {
  margin: 0;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 2;
  color: #000000;
  background-color: #ffffff;
  width: 100%;
  overflow-x: hidden;
}

@media (min-width: 768px) {
  body {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
#wrap {
  position: relative;
  right: 0;
}

main {
  margin: 50px 0 0 0;
}
@media (min-width: 768px) {
  main {
    margin: 100px 0 0 0;
  }
}

/********************************
	コンテナー
*********************************/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  max-width: 1080px;
}

.content_inner {
  margin-right: auto;
  margin-left: auto;
  max-width: 880px;
}

/* ----------------------------------------
 layout_2columns
-----------------------------------------*/
.layout_2columns .right_column {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .layout_2columns {
    display: flex;
  }
  .layout_2columns .left_column {
    flex: 1 1 0px;
  }
  .layout_2columns .right_column {
    margin-top: 0;
    width: 300px;
    flex-basis: 300px;
    margin-left: 40px;
  }
}
@media (min-width: 992px) {
  .layout_2columns .right_column {
    margin-left: 80px;
  }
}

/* ----------------------------------------
 サイドバー
-----------------------------------------*/
.right_column section {
  margin-top: 30px;
}
.right_column section:first-child {
  margin-top: 0;
}
.right_column .ttl_02 {
  margin-top: 12px;
}

/*category*/
.side_category {
  margin: 0;
  padding: 0;
}
.side_category li {
  list-style: none;
  display: block;
  border-bottom: 1px dotted #cccccc;
}
.side_category li a {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: #333333;
  transition: all .2s;
}
.side_category li a:hover {
  color: #106196;
}

#loader-bg {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #ffffff;
  z-index: 9999;
}

/* ----------------------------------------
base
-----------------------------------------*/
#header {
  background-color: #ffffff;
  width: 100%;
  position: relative;
  z-index: 1000;
}
#header .header_inner {
  background-color: #ffffff;
  display: flex;
  width: 100%;
  height: 50px;
  align-items: center;
  justify-content: space-between;
  padding-left: 10px;
  border-bottom: 1px solid #eee;
  position: fixed;
  left: 0;
  top: 0;
}
@media (min-width: 768px) {
  #header .header_inner {
    background-color: transparent;
    height: 100px;
    width: 100px;
    border-bottom: 0;
    position: absolute;
    z-index: 1001;
  }
}

/* ----------------------------------------
ロゴ
-----------------------------------------*/
div.header_logo {
  width: 145px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
div.header_logo div.header_logo_img {
  width: 42px;
  height: auto;
  position: relative;
  z-index: 1001;
}
div.header_logo div.header_logo_txt {
  font-family: 'Raleway', sans-serif;
  font-size: 1.1rem;
  line-height: 1.1;
  color: #777777;
  position: relative;
  z-index: 1001;
}
@media (min-width: 768px) {
  div.header_logo {
    width: 260px;
    height: 260px;
    overflow: hidden;
    position: absolute;
    z-index: 1000;
    left: 0;
    top: 0;
    display: block;
    padding: 10px 0 0 10px;
  }
  div.header_logo::after {
    content: "";
    display: block;
    background-color: #ffffff;
    width: 1000px;
    height: 1000px;
    position: absolute;
    left: -650px;
    top: -820px;
    transform: rotate(45deg);
  }
  div.header_logo div.header_logo_img {
    width: 100%;
    margin-bottom: 10px;
  }
  div.header_logo div.header_logo_img img {
    width: 90px;
  }
  div.header_logo div.header_logo_txt {
    font-size: 1.1rem;
  }
}
@media (min-width: 992px) {
  div.header_logo {
    width: 400px;
    height: 400px;
    padding: 20px 0 0 20px;
  }
  div.header_logo::after {
    left: -580px;
    top: -820px;
  }
  div.header_logo div.header_logo_img img {
    width: 120px;
  }
  div.header_logo div.header_logo_txt {
    font-size: 1.2rem;
  }
}
@media (min-width: 1200px) {
  div.header_logo::after {
    left: -520px;
  }
}

/* ----------------------------------------
メニューボタン
-----------------------------------------*/
button.menu_btn {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
  width: 50px;
  height: 50px;
  background-color: #06263b;
  position: relative;
}
@media (min-width: 768px) {
  button.menu_btn {
    display: none;
  }
}
button.menu_btn span {
  display: block;
  width: 26px;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  left: 12px;
  top: 50%;
}
button.menu_btn span::before, button.menu_btn span::after {
  content: "";
  display: block;
  width: 26px;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  left: 0;
  transition: all .2s;
}
button.menu_btn span::before {
  top: 6px;
}
button.menu_btn span::after {
  top: -6px;
}
button.menu_btn span.opened {
  background-color: transparent;
}
button.menu_btn span.opened::before {
  transform: rotate(45deg);
  top: 0;
}
button.menu_btn span.opened::after {
  transform: rotate(135deg);
  top: 0;
}

/* ----------------------------------------
メニュー
-----------------------------------------*/
.menu_area {
  position: fixed;
  z-index: 1000;
  top: 50px;
  right: -100%;
  width: 100%;
  height: 100vh;
  overflow: scroll;
}
@media (min-width: 768px) {
  .menu_area {
    height: 80px;
    position: relative;
    top: 0;
    right: 0 !important;
  }
  .menu_area .menu_inner {
    height: 80px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
}

/* gnavi
-----------------------------------------*/
.gnavi {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .gnavi {
    width: auto;
    margin-right: 10px;
  }
}
.gnavi li {
  list-style: none;
  width: 100%;
  border-bottom: 1px solid #eee;
}
@media (min-width: 768px) {
  .gnavi li {
    width: auto;
    display: inline-block;
    border-bottom: 0;
  }
}
.gnavi li a {
  display: block;
  width: 100%;
  text-decoration: none;
  padding: 15px 15px;
  color: #000000;
  font-family: 'Raleway', sans-serif;
  font-size: 1.6rem;
  line-height: 1;
  transition: color .2s;
}
@media (min-width: 768px) {
  .gnavi li a {
    font-size: 1.2rem;
    padding: 15px 7px;
    height: 100%;
  }
}
.gnavi li a:hover {
  color: #106196;
}

/* 予約
-----------------------------------------*/
.reserve_btn {
  width: 200px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  height: 50px;
}
.reserve_btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  padding: 15px 15px;
  color: #ffffff;
  background-color: #06263b;
  font-family: 'Raleway', sans-serif;
  font-size: 1.6rem;
  line-height: 1;
  transition: all .2s;
}
.reserve_btn a:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: .8;
}
@media (min-width: 768px) {
  .reserve_btn {
    margin: 0;
    height: 80px;
    width: 80px;
  }
  .reserve_btn a {
    font-size: 1.2rem;
  }
}
@media (min-width: 992px) {
  .reserve_btn {
    width: 180px;
  }
}

/* モバイルSNSアイコン
-----------------------------------------*/
.header_sns_icon {
  margin-top: 30px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .header_sns_icon {
    display: none;
  }
}
.header_sns_icon ul {
  text-align: center;
}
.header_sns_icon ul li {
  list-style: none;
  display: inline-block;
  margin: 0 10px;
}
.header_sns_icon ul li a {
  display: block;
  color: #06263b;
  line-height: 28px;
  width: 30px;
  height: 30px;
  font-size: 2rem;
  background-color: #ffffff;
  border: 1px solid #06263b;
  border-radius: 50%;
}

.foot_contact {
  padding: 25px 0 25px 0;
}
@media (min-width: 768px) {
  .foot_contact {
    padding: 50px 0 45px 0;
  }
}

.foot_contact_btn {
  width: 100%;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .foot_contact_btn {
    max-width: none;
  }
}
.foot_contact_btn li {
  list-style: none;
  width: 100%;
  margin: 15px 0;
}
@media (min-width: 768px) {
  .foot_contact_btn li {
    width: 48%;
  }
}
.foot_contact_btn li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 55px;
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  font-family: 'Raleway', sans-serif;
  font-size: 1.8rem;
  line-height: 1;
  color: #000000;
  text-decoration: none;
  position: relative;
  left: 0;
  top: 0;
  transition: all .3s;
}
.foot_contact_btn li a::after {
  content: "";
  display: block;
  width: 70px;
  height: 8px;
  background-image: url(../images/top/arrow.svg);
  background-repeat: no-repeat;
  position: absolute;
  right: 50%;
  top: 50%;
  margin-right: -110px;
  margin-top: -6px;
}
@media (min-width: 768px) {
  .foot_contact_btn li a {
    height: 75px;
  }
}
.foot_contact_btn li a span {
  padding-right: 40px;
}
.foot_contact_btn li.btn_hv a {
  background-color: #fefefe;
  top: 3px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}

/* ----------------------------------------
 layout
-----------------------------------------*/
#footer {
  background-color: #06263b;
  color: #ffffff;
  padding: 30px 0 15px 0;
}
@media (min-width: 768px) {
  #footer {
    padding: 50px 0 35px 0;
  }
}

.foot_contents_3column {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.foot_contents_3column .column_left, .foot_contents_3column .column_center {
  width: 100%;
}
.foot_contents_3column .column_left {
  margin-bottom: 30px;
}
.foot_contents_3column .column_right {
  display: none;
}
@media (min-width: 768px) {
  .foot_contents_3column {
    justify-content: space-between;
  }
  .foot_contents_3column .column_left {
    width: 360px;
    margin-bottom: 0;
  }
  .foot_contents_3column .column_center {
    width: 260px;
    margin-bottom: 0;
  }
  .foot_contents_3column .column_right {
    flex: 1 1 0px;
    display: block;
  }
}
@media (min-width: 992px) {
  .foot_contents_3column {
    justify-content: space-between;
  }
  .foot_contents_3column .column_left {
    width: 480px;
  }
  .foot_contents_3column .column_center {
    width: 340px;
  }
}

/* ----------------------------------------
 footer logo
-----------------------------------------*/
.foot_logo {
  text-align: center;
  margin-bottom: 30px;
}
.foot_logo img {
  width: 60px;
  height: auto;
}
@media (min-width: 768px) {
  .foot_logo {
    margin-bottom: 50px;
  }
  .foot_logo img {
    width: 120px;
  }
}

/* ----------------------------------------
 footer dl
-----------------------------------------*/
dl.foot_info {
  text-align: center;
}
@media (min-width: 768px) {
  dl.foot_info {
    text-align: left;
  }
}
dl.foot_info dt {
  font-size: 1.6rem;
  margin-bottom: 20px;
  line-height: 1.4;
  font-family: 'Raleway', sans-serif;
}
dl.foot_info dd {
  font-size: 1.2rem;
  line-height: 1.8;
}
dl.foot_info dd ul li {
  list-style: none;
  display: inline-block;
  margin: 0 10px 0 0;
}
dl.foot_info dd ul li a {
  display: block;
  color: #06263b;
  line-height: 28px;
  width: 30px;
  height: 30px;
  font-size: 2rem;
  background-color: #ffffff;
  border-radius: 50%;
  transition: color .2s;
}
dl.foot_info dd ul li a:hover {
  color: #1482ca;
}

/* ----------------------------------------
 footer ナビ
-----------------------------------------*/
.foot_navi {
  margin-top: 30px;
  margin-bottom: 30px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #ffffff;
}
.foot_navi li {
  list-style: none;
  width: 50%;
  text-align: center;
  font-size: 1px;
  border-top: 1px solid #ffffff;
}
.foot_navi li:nth-child(2n) {
  border-left: 1px solid #ffffff;
}
.foot_navi li a {
  display: block;
  font-size: 1.4rem;
  line-height: 1;
  padding: 15px 10px;
  font-family: 'Raleway', sans-serif;
  color: #ffffff;
  text-decoration: none;
  transition: color .2s;
}
.foot_navi li a:hover {
  color: #1482ca;
}
@media (min-width: 768px) {
  .foot_navi {
    margin-top: 80px;
    margin-bottom: 80px;
    border-bottom: none;
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
  }
  .foot_navi li {
    width: auto;
    border-top: none;
    border-left: 1px solid #ffffff;
  }
  .foot_navi li:first-child {
    border-left: none;
  }
  .foot_navi li a {
    padding: 0 12px;
    font-size: 1.2rem;
  }
}

/* ----------------------------------------
 コピー
-----------------------------------------*/
.copyright {
  font-size: 1.2rem;
  text-align: center;
  margin: 0;
}

/* ----------------------------------------
 backtop
-----------------------------------------*/
#backtop {
  display: none;
  position: fixed;
  z-index: 1005;
  top: 100%;
  right: 5px;
  cursor: pointer;
  height: 70px;
  margin-top: -90px;
}
#backtop .backtop_btn {
  height: 70px;
  font-family: 'Raleway', sans-serif;
  font-size: 1rem;
  line-height: 1;
  width: 10px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-align: right;
  transition: color .2s;
}
#backtop .backtop_btn .st0 {
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
  transition: stroke .6s;
}
#backtop .backtop_btn svg {
  position: absolute;
  right: 3px;
  top: 0;
  height: 70px;
  width: 8px;
}
#backtop.white {
  color: #ffffff;
}
#backtop.white .st0 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}
@media (min-width: 768px) {
  #backtop {
    top: 50%;
    right: 25px;
    margin-top: -40px;
  }
}

/*トップページのcss*/
#main_visual {
  position: relative;
  z-index: 1;
  margin-top: 50px;
  height: calc( 100vh - 50px );
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
@media (min-width: 768px) {
  #main_visual {
    height: calc( 100vh - 80px );
    margin-top: 0;
  }
}
#main_visual .slider {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
#main_visual .slider .slide {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
#main_visual .slider .slide img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  font-family: 'object-fit: cover; object-position: 50% 50%;';
}
#main_visual .body {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: 300px;
  overflow: hidden;
}
#main_visual .body .txt {
  position: absolute;
  bottom: 82px;
  right: 0;
  z-index: 2;
  line-height: 2;
  display: block;
  width: 100%;
  padding: 0 10px;
}
#main_visual .body .txt h1 {
  font-size: 1.8rem;
  color: #212121;
  text-align: center;
  margin-bottom: 1em;
  font-family: 'Noto Serif JP', serif;
}
#main_visual .body .txt p {
  font-size: 1.2rem;
  color: #777;
  text-align: center;
  font-family: 'Noto Serif JP', serif;
}
#main_visual .body::after {
  content: "";
  display: block;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  width: 2000px;
  height: 300px;
  right: 50%;
  top: 100%;
  margin-top: -200px;
  margin-right: -1000px;
  transform: rotate(-7deg);
}
@media (min-width: 768px) {
  #main_visual .body {
    width: 1500px;
    height: 1500px;
  }
  #main_visual .body .txt {
    color: #000000;
    background-color: transparent;
    position: absolute;
    width: 400px;
    right: 20px;
    bottom: 60px;
    padding: 0;
    font-size: 1.6rem;
    line-height: 2.5;
  }
  #main_visual .body .txt h1 {
    font-size: 1.8rem;
    text-align: right;
  }
  #main_visual .body .txt p {
    font-size: 1.2rem;
    text-align: right;
  }
  #main_visual .body::after {
    width: 1500px;
    height: 1500px;
    right: -1190px;
    top: 50%;
    margin-top: 220px;
    margin-right: 0;
    transform: rotate(45deg);
  }
}
#main_visual .scroll {
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  z-index: 3;
  bottom: 20px;
  left: 50%;
  margin-left: -15px;
  background-image: url(../images/top/scroll_dawn.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 30px 30px;
}
#main_visual .scroll a {
  display: block;
  width: 100%;
  height: 100%;
}
#main_visual .scroll::before {
  content: "";
  display: block;
  width: 1px;
  height: 50px;
  background: -moz-linear-gradient(top, #06263b 0%, #06263b 45%, rgba(6, 38, 59, 0) 49%, rgba(6, 38, 59, 0) 57%, #06263b 61%, #06263b 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #06263b 0%, #06263b 45%, rgba(6, 38, 59, 0) 49%, rgba(6, 38, 59, 0) 57%, #06263b 61%, #06263b 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #06263b 0%, #06263b 45%, rgba(6, 38, 59, 0) 49%, rgba(6, 38, 59, 0) 57%, #06263b 61%, #06263b 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#06263b', endColorstr='#06263b',GradientType=0 );
  /* IE6-9 */
  background-size: 1000% 1000%;
  animation: Gradient 2s infinite;
  position: absolute;
  left: 50%;
  top: 99%;
}
@media (min-width: 1200px) {
  #main_visual .scroll {
    width: 40px;
    height: 40px;
    bottom: 45px;
    margin-left: -20px;
    background-size: 40px 40px;
  }
  #main_visual .scroll::before {
    height: 100px;
  }
}

@keyframes Gradient {
  0% {
    background-position: 100% 100%;
  }
  100% {
    background-position: 0% 0%;
  }
}
#top_concept {
  margin-bottom: 50px;
  position: relative;
}
@media (min-width: 768px) {
  #top_concept {
    margin-bottom: 100px;
  }
}
#top_concept .img {
  width: 300px;
  height: 188px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
#top_concept .img::after {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(../images/top/img_bg.png);
  background-repeat: repeat;
  position: absolute;
  z-index: -1;
  top: 5px;
  right: -5px;
}
@media (min-width: 768px) {
  #top_concept .img {
    margin-right: auto;
    margin-left: 0;
    width: 600px;
    height: 600px;
  }
  #top_concept .img::after {
    width: 600px;
    height: 600px;
    top: 10px;
    right: -10px;
  }
}
#top_concept .img img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  font-family: 'object-fit: cover; object-position: 50% 50%;';
}
#top_concept .txt {
  margin-top: 5px;
  padding: 25px 0 0 0;
  background-color: #ffffff;
}
@media (min-width: 768px) {
  #top_concept .txt {
    padding: 50px 10px 0 50px;
    width: 570px;
    height: 480px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -240px;
  }
}
#top_concept .txt h2 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  line-height: 1;
  margin-bottom: 2.2rem;
  text-align: center;
}
#top_concept .txt h2 span.ttl {
  display: block;
  font-family: 'Raleway', sans-serif;
  color: #000000;
  font-size: 2.2rem;
  letter-spacing: .05em;
  width: 100%;
}
#top_concept .txt h2 span.ruby {
  margin-top: 5px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  color: #777777;
  font-size: 1.2rem;
  width: 100%;
  display: flex;
  align-items: center;
  align-items: center;
  justify-content: center;
}
#top_concept .txt h2 span.ruby::before, #top_concept .txt h2 span.ruby::after {
  content: "";
  display: block;
  width: 15px;
  height: 1px;
  background-color: #777777;
  margin: 0 15px;
}
@media (min-width: 768px) {
  #top_concept .txt h2 {
    text-align: left;
    margin-bottom: 3.6rem;
  }
  #top_concept .txt h2 span.ttl {
    font-size: 3.6rem;
    width: auto;
  }
  #top_concept .txt h2 span.ruby {
    width: auto;
    margin-top: 0;
  }
  #top_concept .txt h2 span.ruby::after {
    display: none;
  }
}
#top_concept .txt .common_btn {
  margin-top: 25px;
}
@media (min-width: 768px) {
  #top_concept .txt .common_btn {
    position: absolute;
    right: -20px;
    bottom: 50px;
  }
  #top_concept .txt .common_btn a {
    box-shadow: none;
  }
  #top_concept .txt .common_btn.btn_hv a {
    top: 0;
    color: #777;
    margin-left: 3px;
  }
}

#top_shop {
  margin-bottom: 50px;
  position: relative;
}
@media (min-width: 768px) {
  #top_shop {
    margin-bottom: 100px;
  }
}
#top_shop .img {
  width: 300px;
  height: 188px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
#top_shop .img::after {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(../images/top/img_bg.png);
  background-repeat: repeat;
  position: absolute;
  z-index: -1;
  top: 5px;
  right: -5px;
}
@media (min-width: 768px) {
  #top_shop .img {
    width: 600px;
    height: 600px;
    margin-right: 0;
    margin-left: auto;
  }
  #top_shop .img::after {
    width: 600px;
    height: 600px;
    top: 10px;
    right: -10px;
  }
}
#top_shop .img img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  font-family: 'object-fit: cover; object-position: 50% 50%;';
}
#top_shop .txt {
  margin-top: 5px;
  padding: 25px 0 0 0;
  background-color: #ffffff;
}
@media (min-width: 768px) {
  #top_shop .txt {
    padding: 50px 50px 0 10px;
    width: 570px;
    height: 480px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -240px;
  }
}
#top_shop .txt h2 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  line-height: 1;
  margin-bottom: 2.2rem;
  text-align: center;
}
#top_shop .txt h2 span.ttl {
  display: block;
  font-family: 'Raleway', sans-serif;
  color: #000000;
  font-size: 2.2rem;
  letter-spacing: .05em;
  width: 100%;
}
#top_shop .txt h2 span.ruby {
  margin-top: 5px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  color: #777777;
  font-size: 1.2rem;
  width: 100%;
  display: flex;
  align-items: center;
  align-items: center;
  justify-content: center;
}
#top_shop .txt h2 span.ruby::before, #top_shop .txt h2 span.ruby::after {
  content: "";
  display: block;
  width: 15px;
  height: 1px;
  background-color: #777777;
  margin: 0 15px;
}
@media (min-width: 768px) {
  #top_shop .txt h2 {
    text-align: left;
    margin-bottom: 3.6rem;
  }
  #top_shop .txt h2 span.ttl {
    font-size: 3.6rem;
    width: auto;
  }
  #top_shop .txt h2 span.ruby {
    width: auto;
    margin-top: 0;
  }
  #top_shop .txt h2 span.ruby::after {
    display: none;
  }
}
#top_shop .txt dl {
  display: flex;
  width: 100%;
  line-height: 1.6;
  margin-bottom: 1em;
}
#top_shop .txt dl dt {
  width: 6em;
  font-family: 'Raleway', sans-serif;
}
#top_shop .txt dl dd {
  flex: 1 1 0px;
}
#top_shop .txt .common_btn {
  margin-top: 25px;
}
@media (min-width: 768px) {
  #top_shop .txt .common_btn {
    position: absolute;
    right: 20px;
    bottom: 50px;
  }
  #top_shop .txt .common_btn a {
    box-shadow: none;
  }
  #top_shop .txt .common_btn.btn_hv a {
    top: 0;
    color: #777;
    margin-left: 3px;
  }
}

/********************************
	base
*********************************/
#top_menu {
  margin-bottom: 50px;
  position: relative;
}
@media (min-width: 768px) {
  #top_menu {
    margin-bottom: 100px;
  }
}
#top_menu h2 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  line-height: 1;
  margin-bottom: 2.2rem;
  text-align: center;
}
#top_menu h2 span.ttl {
  display: block;
  font-family: 'Raleway', sans-serif;
  color: #000000;
  font-size: 2.2rem;
  letter-spacing: .05em;
  width: 100%;
}
#top_menu h2 span.ruby {
  margin-top: 5px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  color: #777777;
  font-size: 1.2rem;
  width: 100%;
  display: flex;
  align-items: center;
  align-items: center;
  justify-content: center;
}
#top_menu h2 span.ruby::before, #top_menu h2 span.ruby::after {
  content: "";
  display: block;
  width: 15px;
  height: 1px;
  background-color: #777777;
  margin: 0 15px;
}
@media (min-width: 768px) {
  #top_menu h2 {
    margin-bottom: 3.6rem;
  }
  #top_menu h2 span.ttl {
    font-size: 3.6rem;
  }
}

/********************************
	svg　clip-path汎用
*********************************/
.cliped01, .cliped01 g {
  clip-path: url("#path01");
  -webkit-clip-path: url("#path01");
}

.cliped02, .cliped02 g {
  clip-path: url("#path02");
  -webkit-clip-path: url("#path02");
}

.cliped03, .cliped03 g {
  clip-path: url("#path03");
  -webkit-clip-path: url("#path03");
}

.cliped04, .cliped04 g {
  clip-path: url("#path04");
  -webkit-clip-path: url("#path04");
}

/********************************
	メニューリストPC
*********************************/
div.menu_list {
  width: 100%;
  max-width: 1060px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

div.menu_list div.menu_item {
  width: 300px;
  height: 300px;
  position: absolute;
}
div.menu_list div.menu_item svg {
  width: 300px;
  height: 300px;
}
div.menu_list div.menu_item .bg {
  width: 300px;
  height: 300px;
  position: absolute;
  z-index: -1;
  top: 10px;
  right: -10px;
}
div.menu_list div.menu_item a {
  position: absolute;
  z-index: 2;
  color: #000000;
  text-decoration: none;
  width: 200px;
  height: 160px;
  display: flex;
  transition: color .2s;
}
div.menu_list div.menu_item a:hover {
  color: #1482ca;
}
div.menu_list div.menu_item a dl dt {
  font-size: 2.2rem;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 15px;
}
div.menu_list div.menu_item a dl dd {
  font-size: 1.2rem;
  line-height: 1.6;
}

div.menu_list div.menu_item.menu01 {
  top: 0;
  left: 0;
}
div.menu_list div.menu_item.menu01 a {
  justify-content: flex-start;
  align-items: flex-start;
  top: 0;
  left: 0;
  padding: 40px 0 0 40px;
}
div.menu_list div.menu_item.menu02 {
  top: 10px;
  left: 35px;
}
div.menu_list div.menu_item.menu02 a {
  text-align: right;
  justify-content: flex-end;
  align-items: flex-end;
  bottom: 0;
  right: 0;
  padding: 0 40px 40px 0;
}
div.menu_list div.menu_item.menu03 {
  top: 0;
  left: 365px;
}
div.menu_list div.menu_item.menu03 a {
  justify-content: flex-start;
  align-items: flex-start;
  top: 0;
  left: 0;
  padding: 40px 0 0 40px;
}
div.menu_list div.menu_item.menu04 {
  top: 10px;
  left: 400px;
}
div.menu_list div.menu_item.menu04 a {
  text-align: right;
  justify-content: flex-end;
  align-items: flex-end;
  bottom: 0;
  right: 0;
  padding: 0 40px 40px 0;
}
div.menu_list div.menu_item.menu05 {
  top: 0;
  left: 730px;
}
div.menu_list div.menu_item.menu05 a {
  justify-content: flex-start;
  align-items: flex-start;
  top: 0;
  left: 0;
  padding: 40px 0 0 40px;
}
div.menu_list div.menu_item.menu06 {
  top: 10px;
  right: 0;
}
div.menu_list div.menu_item.menu06 a {
  justify-content: flex-end;
  align-items: flex-end;
  bottom: 0;
  right: 0;
  padding: 0 40px 40px 0;
  color: #ffffff;
}
div.menu_list div.menu_item.menu06 a:hover {
  color: #1482ca;
}
div.menu_list div.menu_item.menu06 span {
  text-align: left;
  width: 120px;
  display: block;
  font-family: 'Raleway', sans-serif;
  font-size: 1.4rem;
  position: relative;
}
div.menu_list div.menu_item.menu06 span::after {
  content: "";
  display: block;
  width: 120px;
  height: 14px;
  background-image: url(../images/top/arrow02.svg);
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
}

/********************************
	メニューリストSP・タブレット
*********************************/
div.menu_list02 {
  width: 100%;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  height: 465px;
  position: relative;
}
@media (min-width: 568px) {
  div.menu_list02 {
    max-width: 540px;
    height: 415px;
  }
}

div.menu_list02 div.menu_item {
  width: 190px;
  height: 190px;
  position: absolute;
}
@media (min-width: 568px) {
  div.menu_list02 div.menu_item {
    width: 262px;
    height: 262px;
  }
}
div.menu_list02 div.menu_item .bg {
  width: 190px;
  height: 190px;
  background-image: url(../images/top/img_bg.png);
  background-repeat: repeat;
  position: absolute;
  z-index: -1;
}
@media (min-width: 568px) {
  div.menu_list02 div.menu_item .bg {
    width: 262px;
    height: 262px;
  }
}
div.menu_list02 div.menu_item a {
  color: #000000;
  text-decoration: none;
  position: absolute;
  left: 50%;
  z-index: 2;
  display: flex;
  width: 120px;
  height: 100px;
  margin-left: -60px;
  align-items: center;
  justify-content: center;
  transition: color .2s;
}
div.menu_list02 div.menu_item a:hover {
  color: #1482ca;
}
div.menu_list02 div.menu_item a dl {
  width: 100%;
  text-align: center;
}
div.menu_list02 div.menu_item a dl dt {
  font-size: 1.9rem;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 15px;
}
div.menu_list02 div.menu_item a dl dd {
  font-size: 1.2rem;
  line-height: 1.6;
}
div.menu_list02 div.menu_item svg {
  width: 190px;
  height: 190px;
}
@media (min-width: 568px) {
  div.menu_list02 div.menu_item svg {
    width: 262px;
    height: 262px;
  }
}

div.menu_list02 div.menu_item.menu01 {
  top: 0;
  left: 0;
}
div.menu_list02 div.menu_item.menu01 a {
  top: 0;
}
div.menu_list02 div.menu_item.menu01 .bg {
  top: 0;
  right: -5px;
}
div.menu_list02 div.menu_item.menu02 {
  top: -45px;
  right: 0;
}
div.menu_list02 div.menu_item.menu02 a {
  bottom: 0;
}
div.menu_list02 div.menu_item.menu02 .bg {
  top: 5px;
  right: 0;
}
@media (min-width: 568px) {
  div.menu_list02 div.menu_item.menu02 {
    top: -62px;
    right: auto;
    left: 140px;
  }
}
div.menu_list02 div.menu_item.menu03 {
  top: 158px;
  right: 0;
}
div.menu_list02 div.menu_item.menu03 a {
  top: 0;
}
div.menu_list02 div.menu_item.menu03 .bg {
  top: 0;
  right: -5px;
}
@media (min-width: 568px) {
  div.menu_list02 div.menu_item.menu03 {
    top: 0;
    right: 0;
  }
}
div.menu_list02 div.menu_item.menu04 {
  top: 110px;
  left: 0;
}
div.menu_list02 div.menu_item.menu04 a {
  bottom: 0;
}
div.menu_list02 div.menu_item.menu04 .bg {
  top: 5px;
  right: 0;
}
@media (min-width: 568px) {
  div.menu_list02 div.menu_item.menu04 {
    top: 148px;
    left: 0;
  }
}
div.menu_list02 div.menu_item.menu05 {
  top: 313px;
  left: 0;
}
div.menu_list02 div.menu_item.menu05 a {
  top: 0;
}
div.menu_list02 div.menu_item.menu05 .bg {
  top: 0;
  right: -5px;
}
@media (min-width: 568px) {
  div.menu_list02 div.menu_item.menu05 {
    top: 210px;
    left: 140px;
  }
}
div.menu_list02 div.menu_item.menu06 {
  top: 268px;
  right: 0;
}
@media (min-width: 568px) {
  div.menu_list02 div.menu_item.menu06 {
    top: 148px;
    right: 0;
  }
}
div.menu_list02 div.menu_item.menu06 .bg {
  top: 5px;
  right: 0;
}
div.menu_list02 div.menu_item.menu06 a {
  color: #ffffff;
  bottom: 0;
  transition: color .2s;
}
div.menu_list02 div.menu_item.menu06 a:hover {
  color: #1482ca;
}
div.menu_list02 div.menu_item.menu06 a span {
  display: block;
  font-family: 'Raleway', sans-serif;
  font-size: 1.4rem;
  width: 100px;
  padding-top: 15px;
  position: relative;
}
div.menu_list02 div.menu_item.menu06 a span::after {
  content: "";
  display: block;
  width: 100px;
  height: 13px;
  background-image: url(../images/top/arrow02.svg);
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
}

/********************************
	base
*********************************/
#top_blog {
  margin-bottom: 50px;
  position: relative;
}
@media (min-width: 768px) {
  #top_blog {
    margin-bottom: 100px;
  }
}
#top_blog h2 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  line-height: 1;
  margin-bottom: 2.2rem;
  text-align: center;
}
#top_blog h2 span.ttl {
  display: block;
  font-family: 'Raleway', sans-serif;
  color: #000000;
  font-size: 2.2rem;
  letter-spacing: .05em;
  width: 100%;
}
#top_blog h2 span.ruby {
  margin-top: 5px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  color: #777777;
  font-size: 1.2rem;
  width: 100%;
  display: flex;
  align-items: center;
  align-items: center;
  justify-content: center;
}
#top_blog h2 span.ruby::before, #top_blog h2 span.ruby::after {
  content: "";
  display: block;
  width: 15px;
  height: 1px;
  background-color: #777777;
  margin: 0 15px;
}
@media (min-width: 768px) {
  #top_blog h2 {
    margin-bottom: 3.6rem;
  }
  #top_blog h2 span.ttl {
    font-size: 3.6rem;
  }
}

/********************************
	base
*********************************/
#top_hair-catalog {
  background: #eeeeee;
  padding: 40px 0;
}
@media (min-width: 768px) {
  #top_hair-catalog {
    padding: 70px 0;
  }
}
#top_hair-catalog h2 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  line-height: 1;
  margin-bottom: 2.2rem;
  text-align: center;
}
#top_hair-catalog h2 span.ttl {
  display: block;
  font-family: 'Raleway', sans-serif;
  color: #000000;
  font-size: 2.2rem;
  letter-spacing: .05em;
  width: 100%;
}
#top_hair-catalog h2 span.ruby {
  margin-top: 5px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  color: #777777;
  font-size: 1.2rem;
  width: 100%;
  display: flex;
  align-items: center;
  align-items: center;
  justify-content: center;
}
#top_hair-catalog h2 span.ruby::before, #top_hair-catalog h2 span.ruby::after {
  content: "";
  display: block;
  width: 15px;
  height: 1px;
  background-color: #777777;
  margin: 0 15px;
}
@media (min-width: 768px) {
  #top_hair-catalog h2 {
    margin-bottom: 3.6rem;
  }
  #top_hair-catalog h2 span.ttl {
    font-size: 3.6rem;
  }
}
#top_hair-catalog .common_btn {
  margin-top: 50px;
}

/********************************
	スライド
*********************************/
.catalog_slide_wrapper {
  padding: 0 5px;
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .catalog_slide_wrapper {
    padding: 0 10px;
  }
}
.catalog_slide_wrapper .catalog_slide_list {
  padding: 0 5px;
}
@media (min-width: 768px) {
  .catalog_slide_wrapper .catalog_slide_list {
    padding: 0 10px;
  }
}
.catalog_slide_wrapper .catalog_slide_list span.catalog_detail {
  cursor: pointer;
  display: block;
  opacity: 1;
  transition: all .2s;
}
.catalog_slide_wrapper .catalog_slide_list span.catalog_detail:hover {
  opacity: .8;
}
.catalog_slide_wrapper .catalog_slide_list span.catalog_detail .catalog_slide_list_inner {
  position: relative;
}
.catalog_slide_wrapper .catalog_slide_list span.catalog_detail .catalog_slide_list_inner .catalog_slide_list_img {
  position: relative;
  width: 100%;
  max-width: 202px;
  padding-top: 100%;
}
.catalog_slide_wrapper .catalog_slide_list span.catalog_detail .catalog_slide_list_inner .catalog_slide_list_img img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  font-family: "object-fit: cover; object-position: 50% 50%;";
}

.popup_inner {
  background: #fff;
  padding: 20px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: scroll;
  max-width: 700px;
  max-height: 80vh;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
}
.popup_inner .popup_inner_img {
  text-align: center;
  width: 100%;
}
.popup_inner .popup_inner_cont {
  width: 100%;
}
.popup_inner .popup_inner_cont h3 {
  margin-top: 15px;
  line-height: 1.4;
  color: #000000;
  border-bottom: 2px solid #ddd;
  font-size: 1.8rem;
  padding-bottom: 10px;
}
.popup_inner .popup_inner_cont p {
  margin-top: 15px;
}
.popup_inner .mfp-close {
  width: 1em;
  height: 1em;
  line-height: 1;
  padding: 0;
  color: #E63235 !important;
}
@media (min-width: 768px) {
  .popup_inner {
    padding: 30px;
  }
  .popup_inner .popup_inner_img {
    width: 300px;
    flex: 1 1 0px;
  }
  .popup_inner .popup_inner_cont {
    flex: 1 1 0px;
    padding-left: 30px;
  }
  .popup_inner .popup_inner_cont h3 {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .popup_inner {
    max-width: 900px;
  }
  .popup_inner .popup_inner_img {
    width: 450px;
  }
}

.catalog_list_wrapper {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.catalog_list_wrapper .catalog_list_item {
  width: 33.333%;
  padding: 5px;
}
@media (min-width: 568px) {
  .catalog_list_wrapper .catalog_list_item {
    width: 25%;
    padding: 10px;
  }
}
@media (min-width: 778px) {
  .catalog_list_wrapper .catalog_list_item {
    width: 20%;
  }
}
.catalog_list_wrapper .catalog_list_item span.catalog_detail {
  cursor: pointer;
  display: block;
  opacity: 1;
  transition: all .2s;
}
.catalog_list_wrapper .catalog_list_item span.catalog_detail:hover {
  opacity: .8;
}
.catalog_list_wrapper .catalog_list_item span.catalog_detail .catalog_list_item_inner {
  position: relative;
}
.catalog_list_wrapper .catalog_list_item span.catalog_detail .catalog_list_item_inner .catalog_list_item_img {
  position: relative;
  width: 100%;
  max-width: 202px;
  padding-top: 100%;
}
.catalog_list_wrapper .catalog_list_item span.catalog_detail .catalog_list_item_inner .catalog_list_item_img img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  font-family: "object-fit: cover; object-position: 50% 50%;";
}

/*下層ページのcss*/
#page_visual {
  position: relative;
  z-index: 1;
  margin-top: 50px;
  height: 160px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
#page_visual img {
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  font-family: 'object-fit: cover; object-position: 50% 50%;';
}
@media (min-width: 768px) {
  #page_visual {
    height: 400px;
    margin-top: 0;
  }
}

.page_title {
  width: 200px;
  height: 100px;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -100px;
  overflow: hidden;
}
.page_title::before {
  content: "";
  display: block;
  width: 140px;
  height: 300px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -70px;
  margin-top: -150px;
  background-color: rgba(255, 255, 255, 0.9);
  transform: rotate(45deg);
}
.page_title h1 {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 40px;
  top: 50%;
  left: 0;
  margin-top: -20px;
  text-align: center;
}
.page_title h1 span.ttl {
  font-family: 'Raleway', sans-serif;
  color: #000000;
  font-size: 2.2rem;
  letter-spacing: .05em;
  width: 100%;
  display: flex;
  justify-content: center;
}
.page_title h1 span.ruby {
  margin-top: 5px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  color: #777777;
  font-size: 1.2rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page_title h1 span.ruby::before, .page_title h1 span.ruby::after {
  content: "";
  display: block;
  width: 15px;
  height: 1px;
  background-color: #777777;
  margin: 0 15px;
}
@media (min-width: 768px) {
  .page_title {
    width: 400px;
    height: 200px;
    margin-top: -100px;
    margin-left: -200px;
  }
  .page_title::before {
    width: 300px;
    height: 600px;
    position: absolute;
    margin-left: -150px;
    margin-top: -300px;
  }
  .page_title h1 {
    height: 56px;
    margin-top: -28px;
  }
  .page_title h1 span.ttl {
    font-size: 3.6rem;
  }
}

.ttl_01 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  line-height: 1;
  margin-bottom: 3rem;
  margin-top: 50px;
  text-align: center;
}
.ttl_01 span.ttl {
  display: block;
  font-family: 'Raleway', sans-serif;
  color: #000000;
  font-size: 1.8rem;
  letter-spacing: .05em;
  width: 100%;
}
.ttl_01 span.ruby {
  margin-top: 5px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  color: #777777;
  font-size: 1.2rem;
  width: 100%;
  display: flex;
  align-items: center;
  align-items: center;
  justify-content: center;
}
.ttl_01 span.ruby::before, .ttl_01 span.ruby::after {
  content: "";
  display: block;
  width: 10px;
  height: 1px;
  background-color: #777777;
  margin: 0 10px;
}
@media (min-width: 768px) {
  .ttl_01 {
    margin-bottom: 5rem;
    margin-top: 80px;
  }
  .ttl_01 span.ttl {
    font-size: 2.6rem;
  }
}

.ttl_02 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  line-height: 1;
  margin-bottom: 1.5em;
  margin-top: 30px;
  text-align: left;
}
@media (min-width: 768px) {
  .ttl_02 {
    margin-top: 50px;
  }
}
.ttl_02 span.ttl {
  display: block;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  color: #000000;
  font-size: 1.6rem;
  letter-spacing: .05em;
  width: auto;
}
@media (min-width: 768px) {
  .ttl_02 span.ttl {
    font-size: 1.8rem;
  }
}
.ttl_02 span.ruby {
  font-family: 'Raleway', sans-serif;
  color: #777777;
  font-size: 1.1rem;
  width: auto;
  display: flex;
  align-items: center;
  align-items: center;
  justify-content: center;
}
.ttl_02 span.ruby::before {
  content: "";
  display: block;
  width: 10px;
  height: 1px;
  background-color: #777777;
  margin: 0 10px;
}

#under_page p {
  margin-bottom: 1em;
}

.flex_list .flex_list_item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
}
.flex_list .flex_list_item:last-child {
  margin-bottom: 0;
}
.flex_list .flex_list_item .img {
  width: 300px;
  height: 200px;
  margin-bottom: 30px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.flex_list .flex_list_item .img img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  font-family: 'object-fit: cover; object-position: 50% 50%;';
}
.flex_list .flex_list_item .img::after {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(../images/top/img_bg.png);
  background-repeat: repeat;
  position: absolute;
  z-index: -1;
  top: 5px;
  right: -5px;
}
.flex_list .flex_list_item .body {
  width: 100%;
}
.flex_list .flex_list_item .body .ttl_02 {
  margin-top: 0;
}
.flex_list .flex_list_item .body dl {
  display: flex;
  width: 100%;
  line-height: 1.6;
  margin-bottom: 1em;
}
.flex_list .flex_list_item .body dl dt {
  width: 6em;
  font-family: 'Raleway', sans-serif;
}
.flex_list .flex_list_item .body dl dd {
  flex: 1 1 0px;
}
@media (min-width: 768px) {
  .flex_list .flex_list_item {
    margin-bottom: 60px;
  }
  .flex_list .flex_list_item .img {
    width: 400px;
    height: 320px;
    margin-bottom: 0;
  }
  .flex_list .flex_list_item .img::after {
    top: 10px;
    right: -10px;
  }
  .flex_list .flex_list_item .body {
    flex: 1 1 0px;
    padding-left: 60px;
  }
  .flex_list .flex_list_item:nth-child(2n) .img {
    order: 2;
  }
  .flex_list .flex_list_item:nth-child(2n) .body {
    order: 1;
    padding-right: 60px;
    padding-left: 0;
  }
}

.menu_wrap section {
  padding-top: 30px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .menu_wrap section {
    border-bottom: 2px solid #ddd;
    padding-top: 50px;
    padding-bottom: 35px;
  }
}
.menu_wrap div.menu_ttl {
  width: 100%;
}
@media (min-width: 768px) {
  .menu_wrap div.menu_ttl {
    width: 300px;
    padding-right: 30px;
  }
}
.menu_wrap div.menu_cont {
  flex: 1 1 0px;
}

.menu_wrap h2 {
  font-family: 'Raleway', sans-serif;
  color: #000000;
  font-size: 1.8rem;
  line-height: 1;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 2px solid #ddd;
}
@media (min-width: 768px) {
  .menu_wrap h2 {
    border-bottom: none;
    margin-bottom: 0;
  }
}
.menu_wrap h2 span.comment {
  font-size: 11px;
  display: inline-block;
  margin-top: 5px;
  color: #777;
}
.menu_wrap h3 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  color: #9db9cb;
  font-size: 1.4rem;
  line-height: 1.4;
  margin: 25px 0 25px 0;
  position: relative;
  padding-left: 15px;
}
.menu_wrap h3::before {
  content: "";
  display: block;
  height: 2px;
  width: 10px;
  background: #ddd;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
}
.menu_wrap .menu_img {
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .menu_wrap .menu_img {
    margin-top: 10px;
    margin-bottom: 0;
  }
}

dl.menu_price {
  width: 100%;
  display: flex;
  position: relative;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin-bottom: 15px;
  line-height: 1.4;
}
dl.menu_price dt {
  flex: 1 1 0px;
}
dl.menu_price dd {
  width: 5em;
  text-align: right;
}
dl.menu_price .comment {
  font-size: 1.1rem;
  color: #777;
  display: inline-block;
}

.attention {
  font-size: 1.1rem;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .attention {
    font-size: 1.2rem;
  }
}
.attention li {
  list-style: none;
  padding-left: 1em;
  position: relative;
}
.attention li::before {
  content: "＊";
  position: absolute;
  left: 0;
  top: 0;
}

.about .img {
  border: 1px solid #efefef;
  width: 300px;
  height: 240px;
}
@media (min-width: 768px) {
  .about .img {
    width: 400px;
    height: 320px;
    order: 2;
  }
  .about .body {
    order: 1;
    padding-right: 60px;
    padding-left: 0 !important;
  }
}

.page_lead_txt {
  margin-bottom: 50px;
}
.page_lead_txt h2 {
  font-size: 1.8rem;
  color: #212121;
  text-align: center;
  margin-bottom: 1.5em;
  font-family: 'Noto Serif JP', serif;
}
@media (min-width: 768px) {
  .page_lead_txt h2 {
    font-size: 2.4rem;
  }
}
.page_lead_txt h2 span {
  font-size: 1.2rem;
  color: #777;
  display: block;
}
.page_lead_txt p {
  line-height: 2.4;
  text-align: center;
}
@media (min-width: 768px) {
  .page_lead_txt {
    margin-bottom: 80px;
  }
}

.form_wrap {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 760px;
}

#recruit .flex_list {
  margin-top: 30px;
}
#recruit .flex_list .recruit_description {
  overflow: hidden;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  max-height: 3.6em;
}
@media (min-width: 768px) {
  #recruit .flex_list {
    margin-top: 60px;
  }
}
#recruit .common_btn {
  margin-top: 20px;
}
@media (min-width: 768px) {
  #recruit .common_btn {
    margin-top: 40px;
  }
}

#recruit .eye_cacth {
  width: 100%;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}

.recruit_description_list_item_title h2 {
  margin: 30px 0 25px 0;
  line-height: 1.4;
  color: #000000;
  border-bottom: 2px solid #ddd;
  font-size: 1.8rem;
  padding-bottom: 10px;
}

table.recruit_datalist_table {
  display: block;
  width: 100%;
  margin: 1.5em 0;
}
table.recruit_datalist_table tbody, table.recruit_datalist_table thead, table.recruit_datalist_table tr {
  display: block;
}
table.recruit_datalist_table th {
  display: block;
  width: 100%;
  text-align: center;
  padding: 8px 10px;
  font-weight: bold;
  color: #555;
  background-color: #eeeeee;
  margin: 3px 0;
}
table.recruit_datalist_table td {
  display: block;
  width: 100%;
  padding: 8px 10px;
  background-color: #fafafa;
}

@media (min-width: 768px) {
  table.recruit_datalist_table {
    display: table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 3px;
  }
  table.recruit_datalist_table tbody, table.recruit_datalist_table thead {
    display: table-row-group;
  }
  table.recruit_datalist_table tr {
    display: table-row;
  }
  table.recruit_datalist_table th {
    width: 28%;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
  }
  table.recruit_datalist_table td {
    width: auto;
    display: table-cell;
    vertical-align: top;
  }
}
.recruit_map {
  height: 240px;
}
@media (min-width: 768px) {
  .recruit_map {
    height: 360px;
  }
}

/*見出し・段落・リストなど*/
/********************************
	一般スタイル
*********************************/
/**link**/
a {
  color: #106196;
  text-decoration: none;
}
a:hover, a:active {
  color: #1482ca;
  text-decoration: underline;
}
a:focus {
  outline: 0;
}

/**ホバー**/
.hv.sp_hv {
  opacity: 1.0 !important;
  filter: alpha(opacity=100) !important;
  -ms-filter: "alpha( opacity=100 )" !important;
}

.hv.sp_hv:hover {
  opacity: 0.7 !important;
  filter: alpha(opacity=70) !important;
  -ms-filter: "alpha( opacity=70 )" !important;
}

@media (min-width: 768px) {
  .hv {
    transition: .2s all;
    opacity: 1.0 !important;
    filter: alpha(opacity=100) !important;
    -ms-filter: "alpha( opacity=100 )" !important;
  }

  .hv:hover {
    opacity: 0.7 !important;
    filter: alpha(opacity=70) !important;
    -ms-filter: "alpha( opacity=70 )" !important;
  }
}
/**sp pc 表示切り替え**/
.pc {
  display: none;
}

@media (min-width: 768px) {
  .sp {
    display: none;
  }

  .pc {
    display: block;
  }
}
/**罫線**/
hr {
  margin: 1em 0;
  padding: 0;
  border: 0;
  height: 0;
  border-top: 1px solid #aaa;
}

/**改行位置の調整**/
br.pc {
  display: none;
}

@media (min-width: 768px) {
  br.sp {
    display: none;
  }

  br.pc {
    display: inline;
  }
}
br.xs {
  display: inline;
}

br.sm {
  display: none;
}

br.md {
  display: none;
}

br.lg {
  display: none;
}

@media (min-width: 768px) {
  br.xs {
    display: none;
  }

  br.sm {
    display: inline;
  }

  br.md {
    display: none;
  }

  br.lg {
    display: none;
  }
}
@media (min-width: 992px) {
  br.xs {
    display: none;
  }

  br.sm {
    display: none;
  }

  br.md {
    display: inline;
  }

  br.lg {
    display: none;
  }
}
@media (min-width: 1200px) {
  br.xs {
    display: none;
  }

  br.sm {
    display: none;
  }

  br.md {
    display: none;
  }

  br.lg {
    display: inline;
  }
}
/*テキストの位置*/
.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-left_sm-center {
  text-align: left !important;
}

.text-right_sm-center {
  text-align: right !important;
}

.text-center_sm-left, .text-center_sm-right {
  text-align: center !important;
}

@media (min-width: 768px) {
  .text-left_sm-center, .text-right_sm-center {
    text-align: center !important;
  }

  .text-center_sm-left {
    text-align: left !important;
  }

  .text-center_sm-right {
    text-align: right !important;
  }
}
/* =======================================
margin
======================================== */
/* mt
-----------------------------------------*/
.mt00 {
  margin-top: 0px !important;
}

.mt05 {
  margin-top: 5px !important;
}

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

.mt15 {
  margin-top: 15px !important;
}

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

.mt25 {
  margin-top: 25px !important;
}

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

.mt35 {
  margin-top: 35px !important;
}

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

.mt45 {
  margin-top: 45px !important;
}

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

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

.mb05 {
  margin-bottom: 5px !important;
}

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

.mb15 {
  margin-bottom: 15px !important;
}

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

.mb25 {
  margin-bottom: 25px !important;
}

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

.mb35 {
  margin-bottom: 35px !important;
}

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

.mb45 {
  margin-bottom: 45px !important;
}

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

/* =======================================
padding
======================================== */
/* pt
-----------------------------------------*/
.pt00 {
  padding-top: 0px !important;
}

.pt05 {
  padding-top: 5px !important;
}

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

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

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

.pt25 {
  padding-top: 25px !important;
}

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

.pt35 {
  padding-top: 35px !important;
}

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

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

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

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

.pb05 {
  padding-bottom: 5px !important;
}

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

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

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

.pb25 {
  padding-bottom: 25px !important;
}

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

.pb35 {
  padding-bottom: 35px !important;
}

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

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

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

.common_btn {
  width: 190px;
  height: 58px;
  margin-left: auto;
  margin-right: auto;
}
.common_btn a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 55px;
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  font-family: 'Raleway', sans-serif;
  font-size: 1.4rem;
  color: #000000;
  text-decoration: none;
  padding: 0 40px;
  position: relative;
  left: 0;
  top: 0;
  transition: all .3s;
}
.common_btn a::after {
  content: "";
  display: block;
  width: 120px;
  height: 14px;
  background-image: url(../images/top/arrow.svg);
  background-repeat: no-repeat;
  position: absolute;
  left: 40px;
  bottom: 15px;
}
.common_btn.btn_hv a {
  background-color: #fefefe;
  top: 3px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}
@media (min-width: 768px) {
  .common_btn {
    height: 68px;
  }
  .common_btn a {
    height: 65px;
  }
}

#under_page .page_contents {
  /**link**/
  /**リスト**/
  /*画像*/
}
#under_page .page_contents h2 {
  margin: 30px 0 25px 0;
  line-height: 1.4;
  color: #000000;
  border-bottom: 2px solid #ddd;
  font-size: 1.8rem;
  padding-bottom: 10px;
}
#under_page .page_contents h3 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  color: #9db9cb;
  font-size: 1.4rem;
  line-height: 1;
  margin: 25px 0 25px 0;
  position: relative;
  padding-left: 15px;
}
#under_page .page_contents h3::before {
  content: "";
  display: block;
  height: 2px;
  width: 10px;
  background: #ddd;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
}
#under_page .page_contents h4 {
  margin: 25px 0 25px 0;
  font-weight: bold;
}
#under_page .page_contents p {
  margin: 2.5rem 0;
}
#under_page .page_contents strong {
  font-weight: bold;
}
#under_page .page_contents em {
  font-style: italic;
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
#under_page .page_contents blockquote {
  padding: 15px;
  margin: 20px 0;
  font-size: 1em;
  display: block;
  border-left: 2px solid #06263b;
  background: #fcf9f9;
  color: #000000;
  position: relative;
}
@media (min-width: 768px) {
  #under_page .page_contents blockquote {
    padding: 30px;
  }
}
#under_page .page_contents blockquote p {
  margin: 0 0 1em 0;
}
#under_page .page_contents figure.wp-block-pullquote {
  margin: 0;
  padding: 0;
}
#under_page .page_contents figure.wp-block-pullquote blockquote {
  border-left: 0;
  border-top: 2px solid #06263b;
  border-bottom: 2px solid #06263b;
}
#under_page .page_contents hr {
  background-color: #cccccc;
  margin: 30px 0;
}
#under_page .page_contents div.wp-block-button {
  margin: 20px 0;
  text-align: center;
}
#under_page .page_contents div.wp-block-button a {
  text-decoration: none;
  max-width: 100%;
  border-radius: 6px;
  background-color: #06263b;
  opacity: 1;
  transition: all .2s;
}
#under_page .page_contents div.wp-block-button a:hover {
  opacity: .8;
}
#under_page .page_contents ul:not(.wp-block-gallery):not(.toc_list) {
  margin: 20px 0;
}
#under_page .page_contents ul:not(.wp-block-gallery):not(.toc_list) li {
  margin-bottom: 5px;
  list-style: none;
  position: relative;
  padding-left: 1.5em;
}
#under_page .page_contents ul:not(.wp-block-gallery):not(.toc_list) li::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background-color: #06263b;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: .6em;
}
#under_page .page_contents ol {
  margin: 20px 0;
  counter-reset: counter-name;
}
#under_page .page_contents ol li {
  margin-bottom: 5px;
  list-style: none;
  position: relative;
  padding-left: 1.5em;
}
#under_page .page_contents ol li:before {
  counter-increment: counter-name;
  content: counter(counter-name) ".";
  color: #06263b;
  font-size: 1em;
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  position: absolute;
  left: 0;
  top: 0;
}
#under_page .page_contents figure {
  margin-top: 20px;
  margin-bottom: 20px;
}
#under_page .page_contents figure:after {
  content: "";
  display: block;
  clear: both;
}
#under_page .page_contents ul.wp-block-gallery {
  margin: 20px 0;
  padding: 0;
}
#under_page .page_contents ul.wp-block-gallery li {
  list-style: none;
  padding: 0;
}
#under_page .page_contents ul.wp-block-gallery li figure {
  margin: 0;
}

/*投稿スタイル*/
/*********************************
	記事リスト
**********************************/
.post_list {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}
.post_list article {
  width: 100%;
  margin-bottom: 20px;
  padding: 15px;
  display: flex;
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.2);
  position: relative;
  background-color: #fff;
  transition: all .2s;
}
.post_list article.btn_hv {
  background-color: #fefefe;
  top: 3px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}
@media (min-width: 568px) {
  .post_list article {
    padding: 20px;
  }
}
@media (min-width: 768px) {
  .post_list article {
    width: 49%;
  }
}
@media (min-width: 992px) {
  .post_list article {
    width: 48%;
    margin-bottom: 40px;
  }
}
.post_list article div.img {
  width: 90px;
  height: 90px;
  position: relative;
}
@media (min-width: 568px) {
  .post_list article div.img {
    width: 140px;
    height: 140px;
  }
}
.post_list article div.img img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  font-family: 'object-fit: cover; object-position: 50% 50%;';
}
.post_list article div.body {
  flex: 1 1 0px;
  padding-left: 15px;
}
@media (min-width: 568px) {
  .post_list article div.body {
    padding-left: 25px;
  }
}
.post_list article div.body .post_info {
  font-size: 1.2rem;
  line-height: 1;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 5px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 5px;
}
@media (min-width: 568px) {
  .post_list article div.body .post_info {
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .post_list article div.body .post_info {
    margin-bottom: 25px;
  }
}
.post_list article div.body .post_info .date {
  color: #666666;
  text-align: right;
}
.post_list article div.body header h3 {
  font-size: 1.4rem;
  line-height: 1.45;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 3.5em;
  word-wrap: break-word;
  word-break: break-all;
}
@media (min-width: 568px) {
  .post_list article div.body header h3 {
    font-size: 1.5rem;
  }
}
.post_list article div.body .detail_post_btn {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.post_list article div.body .detail_post_btn a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #000000;
  font-family: 'Raleway', sans-serif;
  font-size: 1rem;
  line-height: 1;
}
.post_list article div.body .detail_post_btn a span {
  position: absolute;
  right: 38px;
  bottom: 15px;
  padding-bottom: 2px;
}
@media (min-width: 568px) {
  .post_list article div.body .detail_post_btn a span {
    right: 42px;
    bottom: 20px;
  }
}
.post_list article div.body .detail_post_btn a span::after {
  content: "";
  display: block;
  width: 55px;
  height: 6px;
  background-image: url(../images/top/arrow.svg);
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
}

/*********************************
	サイドバーの記事リスト
**********************************/
.side_post_list {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}
.side_post_list article {
  width: 100%;
  margin-bottom: 20px;
  padding: 15px;
  display: flex;
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.2);
  position: relative;
  transition: all .2s;
}
.side_post_list article.btn_hv {
  background-color: #fefefe;
  top: 3px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}
.side_post_list article div.img {
  width: 90px;
  height: 90px;
  position: relative;
}
.side_post_list article div.img img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  font-family: 'object-fit: cover; object-position: 50% 50%;';
}
.side_post_list article div.body {
  flex: 1 1 0px;
  padding-left: 15px;
}
@media (min-width: 568px) {
  .side_post_list article div.body {
    padding-left: 25px;
  }
}
.side_post_list article div.body .post_info {
  font-size: 1.2rem;
  line-height: 1;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 5px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 5px;
}
@media (min-width: 568px) {
  .side_post_list article div.body .post_info {
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
}
.side_post_list article div.body .post_info .date {
  color: #666666;
  text-align: right;
}
.side_post_list article div.body header h3 {
  font-size: 1.4rem;
  line-height: 1.45;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  max-height: 2em;
  word-wrap: break-word;
  word-break: break-all;
}
@media (min-width: 568px) {
  .side_post_list article div.body header h3 {
    font-size: 1.5rem;
  }
}
.side_post_list article div.body .detail_post_btn {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.side_post_list article div.body .detail_post_btn a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #000000;
  font-family: 'Raleway', sans-serif;
  font-size: 1rem;
  line-height: 1;
}
.side_post_list article div.body .detail_post_btn a span {
  position: absolute;
  right: 38px;
  bottom: 15px;
  padding-bottom: 2px;
}
@media (min-width: 568px) {
  .side_post_list article div.body .detail_post_btn a span {
    right: 42px;
    bottom: 20px;
  }
}
.side_post_list article div.body .detail_post_btn a span::after {
  content: "";
  display: block;
  width: 55px;
  height: 6px;
  background-image: url(../images/top/arrow.svg);
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
}

/*********************************
	ページネーション
**********************************/
.pagination {
  text-align: center;
  padding-left: 0;
  margin-top: 2.5rem;
  margin-bottom: 0;
  overflow: hidden;
}
.pagination li {
  vertical-align: middle;
  display: inline-block;
  padding: 0 5px;
  line-height: 1;
  font-weight: bold;
}
.pagination li a {
  border: 0;
  display: block;
  background: none;
  text-decoration: none;
  line-height: 1;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 50%;
  padding: 0;
  text-align: center;
  font-size: 16px;
  color: #000000;
  transition: all .2s;
}
.pagination li a.inactive {
  background-color: #ddd;
  color: #000000;
}
.pagination li a.inactive:hover {
  background-color: #1482ca;
}
.pagination li span.current_page {
  border: 0;
  display: block;
  background: #06263b;
  text-decoration: none;
  line-height: 1;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 50%;
  padding: 0;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  cursor: default;
}
.pagination li.first_page, .pagination li.prev_page, .pagination li.next_page, .pagination li.last_page {
  display: none;
}
.pagination li.first_page a:hover, .pagination li.prev_page a:hover, .pagination li.next_page a:hover, .pagination li.last_page a:hover {
  color: #1482ca;
}

@media (min-width: 768px) {
  .pagination {
    margin-top: 3rem;
  }

  .pagination li.first_page, .pagination li.prev_page, .pagination li.next_page, .pagination li.last_page {
    display: inline-block;
  }
}
/*********************************
	記事詳細ヘッダー
**********************************/
.post_header h1 {
  font-size: 2.2rem;
  line-height: 1.4;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .post_header h1 {
    font-size: 3rem;
  }
}
.post_header .date {
  font-size: 1.1rem;
  line-height: 1;
  display: inline-block;
}
.post_header .cate {
  margin-left: 5px;
  line-height: 1;
  display: inline-block;
}
.post_header .cate a {
  font-size: 1rem;
  line-height: 1;
  color: #ffffff;
  background-color: #06263b;
  border-radius: 2px;
  display: block;
  padding: 3px 3px;
  text-decoration: none;
}

.eye_cacth {
  text-align: center;
  margin: 10px 0;
}
@media (min-width: 768px) {
  .eye_cacth {
    margin: 20px 0;
  }
}

/*********************************
	記事詳細ページ　ページャー
**********************************/
.pager {
  text-align: center;
  margin-top: 2.5rem;
  margin-bottom: 50px;
}
.pager li {
  display: inline-block;
  list-style: none;
}
.pager li a {
  padding: 8px 10px;
  background-color: #06263b;
  border-radius: 0;
  text-decoration: none;
  color: #ffffff;
  line-height: 1;
  transition: all .2s;
}
.pager li a:hover, .pager li a:focus {
  background-color: #1482ca;
  color: #ffffff;
}
@media (min-width: 768px) {
  .pager {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}

/*フォーム*/
.mw_wp_form {
  margin: 0;
}
.mw_wp_form dl {
  border-bottom: #aaaaaa solid 1px;
  padding: 2.5rem 0;
  overflow: hidden;
  zoom: 1;
}
.mw_wp_form dl:first-child {
  border-top: #aaaaaa solid 1px;
}
.mw_wp_form dl dt, .mw_wp_form dl dd {
  margin: 0;
}
.mw_wp_form dl dt {
  float: left;
  font-weight: bold;
  padding-right: 20px;
  width: 30%;
  position: relative;
}
.mw_wp_form dl dd {
  overflow: hidden;
  zoom: 1;
}
.mw_wp_form .mwform-field {
  margin-top: 1rem;
}
.mw_wp_form .mwform-field:first-child {
  margin-top: 0;
}
.mw_wp_form dl dd input, .mw_wp_form dl dd textarea {
  border: 0;
  border-radius: 3px;
  margin: 0;
  max-width: 100%;
  padding: 5px 8px;
  vertical-align: middle;
  background: #ffffff;
  border: 1px solid #666666;
  color: #000000;
}
.mw_wp_form dl dd select {
  margin: 0;
  background: transparent;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  cursor: pointer;
  padding: 5px 8px;
  width: 10em;
  padding-right: 25px;
  color: #000000;
}
.mw_wp_form dl dd span.select_label {
  display: inline-block;
  border: 0;
  border-radius: 3px;
  margin: 0;
  max-width: 100%;
  vertical-align: middle;
  background: #ffffff;
  border: 1px solid #666666;
  position: relative;
}
.mw_wp_form dl dd span.select_label:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 8px;
  display: block;
  width: 0;
  height: 0;
  margin-top: -3px;
  border: 5px solid transparent;
  border-top: 7px solid #333333;
}

input::placeholder,
textarea::placeholder {
  color: #aaaaaa;
}

/* Edge */
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #aaaaaa;
}

/* IE11 & IE10 */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #aaaaaa;
}

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

.mw_wp_form_confirm dl dd span.select_label, .mw_wp_form_preview dl dd span.select_label {
  background: none;
  border: none;
}

.mw_wp_form_confirm dl dd span.select_label:before, .mw_wp_form_preview dl dd span.select_label:before {
  display: none;
}

/*textarea*/
.mw_wp_form dl dd textarea {
  width: 100%;
}
.mw_wp_form dl dd label {
  margin: 0 10px 0 2px;
  font-weight: normal;
}
.mw_wp_form dl dd label input[type="checkbox"], .mw_wp_form dl dd label input[type="radio"] {
  margin: 0 5px 0 0;
}
.mw_wp_form p.mwform-btn {
  margin-top: 15px;
  text-align: center;
}
.mw_wp_form p.mwform-btn input {
  background-color: #f5f5f5;
  border: #dddddd solid 1px;
  border-radius: 3px;
  color: #000;
  cursor: pointer;
  font-weight: normal;
  padding: 15px 20px;
  line-height: 1;
}
.mw_wp_form p.mwform-btn input:active, .mw_wp_form p.mwform-btn input:hover {
  background-color: #eee;
}
.mw_wp_form input[type=file] {
  line-height: 1;
}
.mw_wp_form .mwform-errors {
  margin: 5px 0 0;
  overflow: hidden;
  zoom: 1;
  	        /**
       * エラーメッセージ
       */
}
.mw_wp_form .mwform-errors .mwform-error {
  float: left;
  margin: 0 10px 0 0;
}
.mw_wp_form .mwform-errors .mwform-error span {
  background-color: #F7CCE6;
  border: #ee4d89 solid 1px;
  border-radius: 3px;
  color: #EE4D89;
  display: inline-block;
  font-size: 85%;
  padding: 5px 6px 5px;
  line-height: 1;
}
.mw_wp_form dl dt .mwform-require {
  display: block;
  margin-top: 0.5rem;
  line-height: 1;
  color: #972426;
  font-size: 80%;
}
.mw_wp_form .mwform-note, .mw_wp_form .note {
  font-size: 85%;
  font-weight: normal;
}
.mw_wp_form .agree .mwform-error {
  float: none;
}

@media screen and (max-width: 767px) {
  .mw_wp_form dl dt {
    float: none;
    width: auto;
    line-height: 1.4;
  }
  .mw_wp_form dl dd {
    padding-top: 10px;
    border-left: none;
  }
  .mw_wp_form dl dt .mwform-require {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.name_wrap {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .name_wrap {
    width: 90%;
  }
}
.name_wrap .name_item {
  width: 49%;
}

#datepicker_area {
  transition: all .4s;
  max-height: 300px;
  overflow: hidden;
}
#datepicker_area.hide {
  max-height: 0;
}

/*js用スタイル*/
/*******************************
*01
*slick.js
*******************************/
.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;
}
.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;
}

/* Slider */
/* Arrows */
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

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

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

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

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  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-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
