@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
@keyframes a{0%{opacity:0}to{opacity:1}}@keyframes b{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}@keyframes c{0%{transform:translate(-50%,-50%) rotate(0)}50%{transform:translate(-50%,-50%) rotate(-180deg)}to{transform:translate(-50%,-50%) rotate(-1turn)}}@keyframes d{0%{transform:scale(1)}10%{transform:scale(1.2) translateX(6px)}25%{transform:scale(1.3) translateX(8px)}40%{transform:scale(1.2) translateX(6px)}50%{transform:scale(1)}60%{transform:scale(.8) translateX(6px)}75%{transform:scale(.7) translateX(8px)}90%{transform:scale(.8) translateX(6px)}to{transform:scale(1)}}@keyframes e{0%{transform:scale(1)}10%{transform:scale(1.2) translateX(-6px)}25%{transform:scale(1.3) translateX(-8px)}40%{transform:scale(1.2) translateX(-6px)}50%{transform:scale(1)}60%{transform:scale(.8) translateX(-6px)}75%{transform:scale(.7) translateX(-8px)}90%{transform:scale(.8) translateX(-6px)}to{transform:scale(1)}}.lum-lightbox{background:rgba(0,0,0,.6)}.lum-lightbox-inner{top:2.5%;right:2.5%;bottom:2.5%;left:2.5%}.lum-lightbox-inner img{position:relative}.lum-lightbox-inner .lum-lightbox-caption{margin:0 auto;color:#fff;max-width:700px;text-align:center}.lum-loading .lum-lightbox-loader{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:66px;height:20px;animation:c 1.8s linear infinite}.lum-lightbox-loader:after,.lum-lightbox-loader:before{content:"";display:block;width:20px;height:20px;position:absolute;top:50%;margin-top:-10px;border-radius:20px;background:hsla(0,0%,100%,.9)}.lum-lightbox-loader:before{left:0;animation:d 1.8s linear infinite}.lum-lightbox-loader:after{right:0;animation:e 1.8s linear infinite;animation-delay:-.9s}.lum-lightbox.lum-opening{animation:a .18s ease-out}.lum-lightbox.lum-opening .lum-lightbox-inner{animation:b .18s ease-out}.lum-lightbox.lum-closing{animation:a .3s ease-in;animation-direction:reverse}.lum-lightbox.lum-closing .lum-lightbox-inner{animation:b .3s ease-in;animation-direction:reverse}.lum-img{transition:opacity .12s ease-out}.lum-loading .lum-img{opacity:0}.lum-gallery-button{overflow:hidden;text-indent:150%;white-space:nowrap;background:transparent;border:0;margin:0;padding:0;outline:0;position:absolute;top:50%;transform:translateY(-50%);height:100px;max-height:100%;width:60px;cursor:pointer}.lum-close-button{position:absolute;right:5px;top:5px;width:32px;height:32px;opacity:.3}.lum-close-button:hover{opacity:1}.lum-close-button:after,.lum-close-button:before{position:absolute;left:15px;content:" ";height:33px;width:2px;background-color:#fff}.lum-close-button:before{transform:rotate(45deg)}.lum-close-button:after{transform:rotate(-45deg)}.lum-previous-button{left:12px}.lum-next-button{right:12px}.lum-gallery-button:after{content:"";display:block;position:absolute;top:50%;width:36px;height:36px;border-top:4px solid hsla(0,0%,100%,.8)}.lum-previous-button:after{transform:translateY(-50%) rotate(-45deg);border-left:4px solid hsla(0,0%,100%,.8);box-shadow:-2px 0 rgba(0,0,0,.2);left:12%;border-radius:3px 0 0 0}.lum-next-button:after{transform:translateY(-50%) rotate(45deg);border-right:4px solid hsla(0,0%,100%,.8);box-shadow:2px 0 rgba(0,0,0,.2);right:12%;border-radius:0 3px 0 0}@media (max-width:460px){.lum-lightbox-image-wrapper{display:flex;overflow:auto;-webkit-overflow-scrolling:touch}.lum-lightbox-caption{width:100%;position:absolute;bottom:0}.lum-lightbox-position-helper{margin:auto}.lum-lightbox-inner img{max-width:none;max-height:none}}

/* perfect-scrollbar v0.6.11 */
.ps-container{-ms-touch-action:none;touch-action:none;overflow:hidden !important;-ms-overflow-style:none}@supports (-ms-overflow-style: none){.ps-container{overflow:auto !important}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.ps-container{overflow:auto !important}}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block;background-color:transparent}.ps-container.ps-in-scrolling{pointer-events:none}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;opacity:0;-webkit-transition:background-color .2s linear, opacity .2s linear;-moz-transition:background-color .2s linear, opacity .2s linear;-o-transition:background-color .2s linear, opacity .2s linear;transition:background-color .2s linear, opacity .2s linear;bottom:3px;height:8px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear;bottom:0;height:8px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;opacity:0;-webkit-transition:background-color .2s linear, opacity .2s linear;-moz-transition:background-color .2s linear, opacity .2s linear;-o-transition:background-color .2s linear, opacity .2s linear;transition:background-color .2s linear, opacity .2s linear;right:3px;width:8px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear;right:0;width:8px}.ps-container:hover.ps-in-scrolling{pointer-events:none}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:.6}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}

/*! sanitize.css v3.3.0 | CC0 1.0 Public Domain | github.com/10up/sanitize.css */

/* Latest tested: Android 6, Chrome 48, Edge 13, Firefox 44, Internet Explorer 11, iOS 9, Opera 35, Safari 9, Windows Phone 8.1 */

/*
 * Normalization
 */

abbr[title] {
	text-decoration: underline; /* Chrome 48+, Edge 12+, Internet Explorer 11-, Safari 9+ */
	text-decoration: underline dotted; /* Firefox 40+ */
}

audio:not([controls]) {
	display: none; /* Chrome 44-, iOS 8+, Safari 9+ */
}

b,
strong {
	font-weight: bolder; /* Edge 12+, Safari 6.2+, and Chrome 18+ */
}

button {
	-webkit-appearance: button; /* iOS 8+ */
	overflow: visible; /* Internet Explorer 11- */
}

button,
input {
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;/* Firefox 4+ */
	padding: 0;/* Firefox 4+ */
}

button:-moz-focusring, input:-moz-focusring {
	outline: 1px dotted ButtonText;/* Firefox 4+ */
}

button,
select {
	text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

details {
	display: block; /* Edge 12+, Firefox 40+, Internet Explorer 11-, Windows Phone 8.1+ */
}

html {
	-ms-overflow-style: -ms-autohiding-scrollbar; /* Edge 12+, Internet Explorer 11- */
	overflow-y: scroll; /* All browsers without overlaying scrollbars */
	-webkit-text-size-adjust: 100%; /* iOS 8+, Windows Phone 8.1+ */
}

hr {
	overflow: visible; /* Internet Explorer 11-, Edge 12+ */
}

input {
	-webkit-border-radius: 0 /* iOS 8+ */
}

input[type="button"],
	input[type="reset"],
	input[type="submit"] {
	-webkit-appearance: button;/* iOS 8+ */
}

input[type="number"] {
	width: auto;/* Firefox 36+ */
}

input[type="search"] {
	-webkit-appearance: textfield;/* Chrome 45+, Safari 9+ */
}

input[type="search"]::-webkit-search-cancel-button,
		input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;/* Chrome 45+, Safari 9+ */
}

main {
	display: block; /* Android 4.3-, Internet Explorer 11-, Windows Phone 8.1+ */
}

pre {
	overflow: auto; /* Internet Explorer 11- */
}

progress {
	display: inline-block; /* Internet Explorer 11-, Windows Phone 8.1+ */
}

summary {
	display: block; /* Firefox 40+, Internet Explorer 11-, Windows Phone 8.1+ */
}

svg:not(:root) {
	overflow: hidden; /* Internet Explorer 11- */
}

template {
	display: none; /* Android 4.3-, Internet Explorer 11-, iOS 7-, Safari 7-, Windows Phone 8.1+ */
}

textarea {
	overflow: auto; /* Edge 12+, Internet Explorer 11- */
}

[hidden] {
	display: none; /* Internet Explorer 10- */
}

/*
 * Universal inheritance
 */

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

* {
	font-size: inherit;
	line-height: inherit;
}

:before,
:after {
	text-decoration: inherit;
	vertical-align: inherit;
}

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



/*
 * Opinionated defaults
 */

/* specify the margin and padding of all elements */

* {
	margin: 0;
	padding: 0;
}

/* specify the border style and width of all elements */

*,
:before,
:after {
	border-style: solid;
	border-width: 0;
}

/* remove the tapping delay from clickable elements */

a,
area,
button,
input,
label,
select,
textarea,
[tabindex] {
	-ms-touch-action: manipulation;
	    touch-action: manipulation;
}

/* use current current as the default fill of svg elements */

svg {
	fill: currentColor;
}

/* specify the progress cursor of updating elements */

[aria-busy="true"] {
	cursor: progress;
}

/* specify the pointer cursor of trigger elements */

[aria-controls] {
	cursor: pointer;
}

/* specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */

[aria-disabled] {
	cursor: default;
}

/* specify the style of visually hidden yet accessible elements */

[hidden][aria-hidden="false"] {
	clip: rect(0 0 0 0);
	display: inherit;
	position: absolute
}

[hidden][aria-hidden="false"]:focus {
	clip: auto;
}



/*
 * Configurable defaults
 */

/* specify the background repeat of all elements */

* {
	background-repeat: no-repeat;
}

/* specify the root styles of the document */

:root {
	background-color: #ffffff;
	box-sizing: border-box;
	color: #000000;
	cursor: default;
	font: 100%/1.5 sans-serif;
}

/* specify the text decoration of anchors */

a {
	text-decoration: none;
}

/* specify the alignment of media elements */

audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle;
}

/* specify the coloring of form elements */

button,
input,
select,
textarea {
	background-color: transparent;
	color: inherit;
}

/* specify the minimum height of form elements */

button,
[type="button"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="reset"],
[type="search"],
[type="submit"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select,
textarea {
	min-height: 1.5em;
}

/* specify the font family of code elements */

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

/* specify the list style of nav lists */

nav ol,
nav ul {
	list-style: none;
}

/* specify the font size of small elements */

small {
	font-size: 75%;
}

/* specify the border styling of tables */

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

/* specify the resizability of textareas */

textarea {
	resize: vertical;
}

/* specify the background color, font color, and drop shadow of text selections */

::-moz-selection {
	background-color: #b3d4fc; /* required when declaring ::selection */
	color: #ffffff;
	text-shadow: none;
}

::selection {
	background-color: #b3d4fc; /* required when declaring ::selection */
	color: #ffffff;
	text-shadow: none;
}

@keyframes scroll-hint-appear {
  0% {
    transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%,
  100% {
    transform: translateX(-40px);
    opacity: 0;
  }
}

.scroll-hint.is-right-scrollable {
  background: linear-gradient(270deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-right-scrollable.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0)), linear-gradient(270deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint-icon {
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 60px);
  box-sizing: border-box;
  width: 120px;
  height: 80px;
  border-radius: 5px;
  transition: opacity .3s;
  opacity: 0;
  background: rgba(0, 0, 0, .7);
  text-align: center;
  padding: 20px 10px 10px 10px;
}

.scroll-hint-icon-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  pointer-events: none;
}

.scroll-hint-text {
  font-size: 10px;
  color: #FFF;
  margin-top: 5px;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
  opacity: .8;
}

.scroll-hint-icon:before {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #FFF;
  vertical-align: middle;
  text-align: center;
  content: "";
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon:after {
  content: "";
  width: 34px;
  height: 14px;
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -20px;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);
  opacity: 0;
  transition-delay: 2.4s;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
  opacity: 1;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
  animation: scroll-hint-appear 1.2s linear;
  animation-iteration-count: 2;
}

.scroll-hint-icon-white {
  background-color: #FFF;
  box-shadow: 0 4px 5px rgba(0, 0, 0, .4);
}

.scroll-hint-icon-white:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon-white:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
}

.scroll-hint-icon-white .scroll-hint-text {
  color: #000;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('fonts/slick.eot');
    src: url('fonts/slickd41d.eot?#iefix') format('embedded-opentype'), url('fonts/slick.woff') format('woff'), url('fonts/slick.ttf') format('truetype'), url('fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

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

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.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
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    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;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[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;
}

@charset "utf-8";
/* 共通
------------------------------------------------------------------*/
.content_low .inner, .main_page .inner {
	max-width: calc(1000px + 10%);
}
.content_low {
	padding: 100px 0 200px;
}
.main_page {
	padding: 94px 0 117px;
	background: #eee;
}
.page_main section:not(:last-child) {
	margin-bottom: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 960px) {}
@media only screen and (max-width: 767px) {
	.content_low {
		padding: 13vw 0 25vw;
	}
	.page_main section:not(:last-child) {
		margin-bottom: 20vw;
	}
	.col_img {
		text-align: center;
	}
}
/* リスク・副作用
------------------------------------------------------------------*/
.risk.inner1000 {
	padding: 0 5% !important;
	max-width: calc(1000px + 10%) !important;
}
.box_risk01 {
	padding: 38px 5% 40px !important;
	font-size: 18px !important;
	min-height: 260px !important;
	background: #eee;
}
.box_risk01 .box {
	overflow: hidden;
	position: relative;
	padding: 0 20px 0 0 !important;
	max-height: 180px !important;
	height: auto;
	touch-action: auto !important;
}
.box_risk01 .ttl {
	margin-bottom: 7px !important;
	font-size: 111.11% !important;
	letter-spacing: .1em !important;
}
.box_risk01 .txt {
	font-size: 88.89% !important;
	letter-spacing: .1em !important;
}
/* パーフェクトスクロールバー */
.risk .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
	background: #333 !important;
	right: 0px !important;
	width: 4px !important;
}
.risk .ps-container > .ps-scrollbar-y-rail {
	background: transparent !important;
	right: 0px !important;
	width: 4px !important;
	opacity: 1;
}
@media(max-width: 767px) {
	.sp.risk.inner1000 {
		padding: 0 3.2vw !important;
	}
	.sp.risk iframe {
		height: calc(500 / 750 * 100vw) !important;
	}
	.sp.box_risk01 {
		font-size: 4.27vw !important;
		min-height: calc(500 / 750 * 100vw) !important;
		padding: 5vw 7% 5vw !important;
	}
	.sp.box_risk01 .box {
		max-height: calc(420 / 750 * 100vw) !important;
		padding: 0 3vw 0 0 !important;
	}
	.sp.box_risk01 .ttl {
		margin-bottom: 2vw !important;
		font-size: 112.5% !important;
		letter-spacing: 0 !important;
	}
	.sp.box_risk01 .txt {
		font-size: 100% !important;
		letter-spacing: 0 !important;
	}
	.sp.risk .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y, .sp.risk .ps-container > .ps-scrollbar-y-rail {
		right: 0 !important;
		width: 2px !important;
	}
}
/* 採用情報 recruit
------------------------------------------------------------------*/
.tbl_guideline01:not(:last-child) {
	margin-bottom: 100px;
}
@media(min-width: 768px) and (max-width:960px) {}
@media(max-width: 767px) {
	.tbl_guideline01 td a {
		text-decoration: underline;
		color: var(--guideline-color);
	}
}
/* お問い合わせ contact
------------------------------------------------------------------*/
.inv-recaptcha-holder {
	display: none !important;
}
@media(min-width: 768px) and (max-width:960px) {}
@media(max-width: 767px) {}
/* ブログ blog
------------------------------------------------------------------*/
#sidebar {
	width: 24%;
}
#sidebar h4 {
	background: #959595;
	color: #fff;
	font-weight: 500;
	font-size: 111.11%;
	line-height: 40px;
	margin-bottom: 4px;
	text-align: center;
}
#sidebar caption {
	margin-bottom: 5px;
}
#wp-calendar {
	width: 100%;
	margin-bottom: 10px;
}
#wp-calendar thead th {
	background: #eee;
	border: 1px solid #eee;
	border-right-color: #eee;
	font-size: 72.22%;
	font-weight: normal;
}
#wp-calendar tbody td {
	border: 1px solid #eee;
	text-align: center;
	font-size: 77.78%;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: #959595;
	text-decoration: underline;
}
#wp-calendar tfoot td {
	font-size: 81.25%;
}
#wp-calendar tfoot td#prev {
	padding-top: 8px;
	padding-left: 10px;
}
#wp-calendar tfoot td#next {
	padding-top: 8px;
	padding-right: 10px;
	text-align: right;
}
#wp-calendar tfoot td a {
	padding-bottom: 3px;
	border-bottom: 1px solid #333;
}
.wp-calendar-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	margin-bottom: 60px;
	line-height: 1.5;
}
.wp-calendar-nav-prev {
	padding-left: 10px;
}
.wp-calendar-nav-next {
	padding-right: 10px;
}
.wp-calendar-nav a {
	padding-bottom: 3px;
	border-bottom: 1px solid #333;
	display: -webkit-box; /*--- Androidブラウザ用 ---*/
	display: -ms-flexbox; /*--- IE10 ---*/
	display: -webkit-flex; /*--- safari（PC）用 ---*/
	display: flex;
	-webkit-box-pack: justify; /*--- Androidブラウザ用 ---*/
	-ms-flex-pack: justify; /*--- IE10 ---*/
	-webkit-justify-content: space-between; /*--- safari（PC）用 ---*/
	justify-content: space-between;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
}
#sidebar ul li {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#sidebar ul li a {
	border-bottom: 1px solid #333;
	padding-bottom: 4px;
	line-height: 2.1;
}
.post_main {
	width: 71%;
}
.navigation {
	display: -webkit-box; /*--- Androidブラウザ用 ---*/
	display: -ms-flexbox; /*--- IE10 ---*/
	display: -webkit-flex; /*--- safari（PC）用 ---*/
	display: flex;
	-webkit-box-pack: justify; /*--- Androidブラウザ用 ---*/
	-ms-flex-pack: justify; /*--- IE10 ---*/
	-webkit-justify-content: space-between; /*--- safari（PC）用 ---*/
	justify-content: space-between;
	margin-bottom: 60px;
}
.navigation li {
	width: 170px;
}
.navigation .navitop {
	text-align: center;
}
.navigation .naviright {
	text-align: right;
}
.navigation li a {
	padding-bottom: 4px;
	border-bottom: 1px solid #333;
}
.post_content img {
	max-width: 100%;
	height: auto;
}
.date_single {
	display: block;
	text-align: right;
	font-size: 13px;
	margin-top: -30px;
	margin-bottom: 40px;
}
.post_content {
	line-height: 1.75;
}
.img_thmb {
	width: 120px;
	height: 120px;
	display: block;
	border: 1px solid #959595;
}
.thmb {
	width: 120px;
}
.thmb a:hover .img_thmb {
	opacity: .75;
}
.txt_post {
	width: calc(100% - 140px);
}
.page_main section.blog_archive {
	padding-bottom: 35px;
	border-bottom: 1px solid #959595;
}
.post_main section.blog_archive:not(:last-child) {
	margin-bottom: 40px;
}
.txt_post a {
	color: inherit;
}
.txt_post a:hover {
	text-decoration: underline;
}
.txt_post h4 {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 1.7;
}
.txt_post .date {
	font-size: 75%;
	color: #959595;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: 8px;
}
.txt_post .txt_excerpt a {
	color: #aaa;
	text-decoration: underline;
}
.page_main .wp-pagenavi {
	margin-top: 60px;
	text-align: center;
	font-size: 77.78%;
}
.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #959595;
	color: #959595;
	padding: 0 10px;
	margin: 2px;
	display: inline-block;
}
.page_main .wp-pagenavi span.pages {
	padding: 0 11px;
}
.page_main .wp-pagenavi a:hover, .page_main .wp-pagenavi span.current {
	border-color: #959595;
	background: #959595;
	color: #fff;
}
.page_main .wp-pagenavi span.current {
	font-weight: normal;
}
.post_content li {
	list-style: inherit;
	margin-left: 1.5em;
}
@media(min-width: 768px) and (max-width:960px) {
	.page_main {
		display: block !important;
	}
	#sidebar {
		width: 100%;
	}
	.post_main {
		width: 100%;
		margin-bottom: 100px;
	}
}
@media(max-width: 767px) {
	.page_main {
		display: block !important;
	}
	#sidebar {
		width: 100%;
	}
	.post_main {
		width: 100%;
		margin-bottom: 20vw;
	}
	.thmb {
		width: 30%;
	}
	.img_thmb {
		display: block;
		width: 100%;
		height: auto;
		padding-top: 100%;
	}
	.txt_post {
		width: 66%;
	}
	.page_main .wp-pagenavi span.pages, .page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
		padding: .5vw 2vw;
	}
	.page_main section.blog_archive {
		padding-bottom: 6vw;
	}
	.post_main section.blog_archive:not(:last-child) {
		margin-bottom: 6vw;
	}
	.post_main .wp-pagenavi {
		margin-top: 12vw;
		display: -webkit-box; /*--- Androidブラウザ用 ---*/
		display: -ms-flexbox; /*--- IE10 ---*/
		display: -webkit-flex; /*--- safari（PC）用 ---*/
		display: flex;
		-webkit-box-pack: justify; /*--- Androidブラウザ用 ---*/
		-ms-flex-pack: justify; /*--- IE10 ---*/
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
		-webkit-flex-wrap: wrap; /* Safari */
		flex-wrap: wrap;
	}
}
/* ページ内アンカーリンク用margin設定 */
.tbl_recruit, section .content_inner > .dinfo {
	margin-top: -240px;
	padding-top: 240px;
}
@media(max-width: 767px) {
	.tbl_recruit, section .content_inner > .dinfo {
		margin-top: calc(-240 / 750 * 100vw);
		padding-top: calc(240 / 750 * 100vw);
	}
}
.main_page + .gnav {
	position: relative;
	z-index: 9;
}
.w240 {
	width: 240px;
	max-width: 100%;
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {
	.w490 {
		width: calc(500 / 1280 * 100vw);
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.w240 {
		width: calc(320 / 750 * 100vw);
	}
}
/* 下層ページのみfs一括リサイズ  */
@media(min-width: 768px) and (max-width:1024px) {
	body > div:not(.home) .content_inner {
		font-size: .86em;
	}
	.content_low {
		padding: 5vw 0 15vw;
	}
}
@media(max-width:767px) {
	body > div:not(.home) .fs55 {
		font-size: 5em;
	}
	body > div:not(.home) .fs38 {
		font-size: 3.5em;
	}
	body > div:not(.home) .fs33 {
		font-size: 3em;
	}
	body > div:not(.home) .fs27 {
		font-size: 1.5em;
	}
	body > div:not(.home) .fs22 {
		font-size: 1.3em;
	}
	body > div:not(.home) .fs20 {
		font-size: 1.2em;
	}
	body > div:not(.home) .fs18 {
		font-size: 1.3em;
	}
	body > div:not(.home) .fs17 {
		font-size: 1.3em;
	}
	body > div:not(.home) .fs16 {
		font-size: 1.25em;
	}
	body > div:not(.home) .fs15 {
		font-size: 1.2em;
	}
	body > div:not(.home) .fs14 {
		font-size: 1.175em;
	}
	body > div:not(.home) .fs13 {
		font-size: 1.15em;
	}
	body > div:not(.home) .fs125 {
		font-size: 1.125em;
	}
	body > div:not(.home) .fs12 {
		font-size: 1.1em;
	}
	body > div:not(.home) .fs11 {
		font-size: 1.075em;
	}
	body > div:not(.home) .fs08 {
		font-size: .625em;
	}
	body > div:not(.home) .fs07 {
		font-size: .6em;
	}
	body > div:not(.home) .lh16 {
		line-height: 1.6;
	}
	body > div:not(.home) .lh17 {
		line-height: 1.5;
	}
	body > div:not(.home) .lh18 {
		line-height: 1.5;
	}
	body > div:not(.home) .lh19 {
		line-height: 1.5;
	}
	body > div:not(.home) .lh20 {
		line-height: 2;
	}
	body > div:not(.home) .w300 {
		width: calc(300 / 1024 * 100vw);
	}
	.plr12vw {
		padding-left: 3.2vw;
		padding-right: 3.2vw;
	}
}
@media(min-width: 1025px) and (max-width:1280px) {
	.content_low {
		padding: calc(50 / 1300 * 100vw) 0 calc(100 / 1300 * 100vw);
	}
}
@media(max-width: 767px) {
	.row01 .ttl, .row01 .copy, body > div:not(.home) .txt01, body > div:not(.home) .lead01 {
		padding-left: 3.2vw;
		padding-right: 3.2vw;
	}
	.ttl.ptb05em {
		padding: .35em 0;
		padding-left: .5em;
		padding-right: .5em;
	}
	.ttl .ja {
		display: inline-block;
	}
}
body > div:not(.home) header {
	/*position:absolute; left:0; top:0;*/
	/*width:100%;*/
	/*flex-wrap:nowrap;*/
}
@media(min-width: 1025px) and (max-width:1280px) {
	body > div:not(.home) header .info_head01 .haccess {
		padding-left: 1.2vw;
		padding-right: 1.2vw;
	}
}
@media(max-width: 767px) {
	body > div:not(.home) header {
		/*position:static;*/
	}
}
.main_page {
	margin-left: 5.2vw;
	margin-bottom: 2.8vw;
	padding: 200px 0 190px;
	position: relative;
	z-index: 0;
	background: #979ea3 url(images/page/page_ttl_bg.jpg) center / cover no-repeat;
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {
	.main_page {
		padding: 0;
		height: calc(350 / 1024 * 100vw);
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-align-items: center;
		align-items: center;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.main_page {
		margin-top: calc(140 / 750 * 100vw);
		margin-left: 0;
		padding: 0;
		height: calc(400 / 750 * 100vw);
		background: #979ea3 url(images/page/page_ttl_bg_sp.jpg) center / cover no-repeat;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-align-items: center;
		align-items: center;
	}
}
.main_page h2 {
	margin-left: -5.2vw;
	position: relative;
	text-align: center;
}
.main_page h2 .ja {
	color: #FFF;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 2.77em;
	line-height: 1.5;
	letter-spacing: 0.1em;
	text-shadow: 1px 0px .15em rgba(114, 113, 113, .5), 1px 0px .15em rgba(114, 113, 113, .5), 0px -1px .15em rgba(114, 113, 113, .5), 0px -1px .15em rgba(114, 113, 113, .5), -1px 0px .15em rgba(114, 113, 113, .5), -1px 0px .15em rgba(114, 113, 113, .5), 0px 1px .15em rgba(114, 113, 113, .5), 0px 1px .15em rgba(114, 113, 113, .5)
}
.main_page h2 .en {
	padding-top: .25em;
	display: block;
	color: #FFF;
	font-family: futura-pt, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 1.33em;
	line-height: 1.2;
	letter-spacing: 0.2em;
	text-shadow: 1px 0px .15em rgba(114, 113, 113, .5), 1px 0px .15em rgba(114, 113, 113, .5), 0px -1px .15em rgba(114, 113, 113, .5), 0px -1px .15em rgba(114, 113, 113, .5), -1px 0px .15em rgba(114, 113, 113, .5), -1px 0px .15em rgba(114, 113, 113, .5), 0px 1px .15em rgba(114, 113, 113, .5), 0px 1px .15em rgba(114, 113, 113, .5)
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {
	.main_page h2 .ja {
		font-size: 1.875em;
		line-height: 1.5;
		letter-spacing: .1em;
	}
	.main_page h2 .en {
		padding-top: .5em;
		font-size: .625em;
		line-height: 1.5;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.main_page h2 {
		margin-left: 0;
	}
	.main_page h2 .ja {
		font-size: 1.56em;
		line-height: 1.3;
		letter-spacing: .1em;
	}
	.main_page h2 .en {
		padding-top: .5em;
		font-size: .75em;
		line-height: 1.3;
	}
}
.page_main .hdg3 {
	position: relative;
	z-index: 1;
	text-align: center;
	padding: 3.5em 0;
	margin-bottom: 60px;
}
.page_main .hdg3:before, .page_main .hdg3:after {
	content: "";
	display: block;
	opacity: .3;
	width: calc(140 / 1920 * 100vw);
	height: calc(133 / 1920 * 100vw);
	background: url(images/page/hdg-h3_bg.svg) center / contain no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: -1;
}
.page_main .hdg3:after {
	opacity: 1;
	width: 100vw;
	height: calc(180 / 1920 * 100vw);
	background: #FFF;
	z-index: -2;
}
.page_main .hdg3 > span {
	color: #333333;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 2.22em;
	line-height: 1.6;
	letter-spacing: 0.1em;
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {
	.page_main .hdg3 {
		padding: calc(20 / 1024 * 100vw) 0 calc(25 / 1024 * 100vw);
		margin-bottom: calc(50 / 1024 * 100vw);
	}
	.page_main .hdg3 > span {
		font-size: 1.25em;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.page_main .hdg3 {
		padding: 1.565em .5em;
		margin-bottom: calc(50 / 750 * 100vw);
	}
	.page_main .hdg3 > span {
		display: inline-block;
		font-size: 1.56em;
		line-height: 1.6;
		letter-spacing: 0;
	}
	.page_main .hdg3:before, .page_main .hdg3:after {
		content: "";
		display: block;
		opacity: .3;
		width: calc(140 / 750 * 100vw);
		height: calc(133 / 750 * 100vw);
		background: url(images/page/hdg-h3_bg.svg) center / contain no-repeat;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translateX(-50%) translateY(-50%);
		z-index: -1;
	}
	.page_main .hdg3:after {
		opacity: 1;
		width: 100vw;
		height: calc(180 / 750 * 100vw);
		background: #FFF;
		z-index: -2;
	}
}
@media all and (-ms-high-contrast: none) {
	/* IE10 以降にのみ適用される */
	.main_page h2 .ja, .page_main .hdg3 > span {
		font-family: sans-serif;
	}
}
.ptb100 {
	padding-top: 100px;
	padding-bottom: 100px;
}
.ptb60 {
	padding-top: 60px;
	padding-bottom: 60px;
}
.ptb50 {
	padding-top: 50px;
	padding-bottom: 50px;
}
.ptb45 {
	padding-top: 45px;
	padding-bottom: 45px;
}
.ptb40 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.ptb35 {
	padding-top: 35px;
	padding-bottom: 35px;
}
.ptb30 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.pt50 {
	padding-top: 50px;
}
.pt60 {
	padding-top: 60px;
}
.pt90 {
	padding-top: 90px;
}
.pb50 {
	padding-bottom: 50px;
}
.pb60 {
	padding-bottom: 60px;
}
.pb80 {
	padding-bottom: 80px;
}
.pb90 {
	padding-bottom: 90px;
}
.inner1240 .plr40 {
	padding-left: 4%;
	padding-right: 4%;
}
.inner1240 .plr45 {
	padding-left: 4.5%;
	padding-right: 4.5%;
}
.inner1240 .plr50 {
	padding-left: 4%;
	padding-right: 4%;
}
.inner1000 .plr40 {
	padding-left: 4%;
	padding-right: 4%;
}
.inner1000 .plr45 {
	padding-left: 4.5%;
	padding-right: 4.5%;
}
.inner1000 .plr50 {
	padding-left: 5%;
	padding-right: 5%;
}
.inner1000 .plr55 {
	padding-left: 5.5%;
	padding-right: 5.5%;
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {
	.ptb100 {
		padding-top: calc(100 / 1300 * 100vw);
		padding-bottom: calc(100 / 1300 * 100vw);
	}
	.ptb60 {
		padding-top: calc(60 / 1300 * 100vw);
		padding-bottom: calc(60 / 1300 * 100vw);
	}
	.ptb50 {
		padding-top: calc(50 / 1300 * 100vw);
		padding-bottom: calc(50 / 1300 * 100vw);
	}
	.ptb45 {
		padding-top: calc(45 / 1300 * 100vw);
		padding-bottom: calc(45 / 1300 * 100vw);
	}
	.ptb40 {
		padding-top: calc(40 / 1300 * 100vw);
		padding-bottom: calc(40 / 1300 * 100vw);
	}
	.ptb35 {
		padding-top: calc(35 / 1300 * 100vw);
		padding-bottom: calc(35 / 1300 * 100vw);
	}
	.ptb30 {
		padding-top: calc(30 / 1300 * 100vw);
		padding-bottom: calc(30 / 1300 * 100vw);
	}
	.pt50 {
		padding-top: calc(50 / 1300 * 100vw);
	}
	.pt60 {
		padding-top: calc(60 / 1300 * 100vw);
	}
	.pt90 {
		padding-top: calc(90 / 1300 * 100vw);
	}
	.pb50 {
		padding-bottom: calc(50 / 1300 * 100vw);
	}
	.pb60 {
		padding-bottom: calc(60 / 1300 * 100vw);
	}
	.pb80 {
		padding-bottom: calc(80 / 1300 * 100vw);
	}
	.pb90 {
		padding-bottom: calc(90 / 1300 * 100vw);
	}
	.inner1240 .plr55, .inner1240 .plr50, .inner1240 .plr50, .inner1240 .plr45, .inner1240 .plr40, .inner1000 .plr55, .inner1000 .plr50, .inner1000 .plr50, .inner1000 .plr45, .inner1000 .plr40 {
		padding-left: 3.2vw;
		padding-right: 3.2vw;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.ptb100 {
		padding-top: calc(100 / 750 * 100vw);
		padding-bottom: calc(100 / 750 * 100vw);
	}
	.ptb60 {
		padding-top: calc(60 / 750 * 100vw);
		padding-bottom: calc(60 / 750 * 100vw);
	}
	.ptb50 {
		padding-top: calc(50 / 750 * 100vw);
		padding-bottom: calc(50 / 750 * 100vw);
	}
	.ptb45 {
		padding-top: calc(45 / 750 * 100vw);
		padding-bottom: calc(45 / 750 * 100vw);
	}
	.ptb40 {
		padding-top: calc(40 / 750 * 100vw);
		padding-bottom: calc(40 / 750 * 100vw);
	}
	.ptb35 {
		padding-top: calc(35 / 750 * 100vw);
		padding-bottom: calc(35 / 750 * 100vw);
	}
	.ptb30 {
		padding-top: calc(30 / 750 * 100vw);
		padding-bottom: calc(30 / 750 * 100vw);
	}
	.pt50 {
		padding-top: calc(50 / 750 * 100vw);
	}
	.pt60 {
		padding-top: calc(60 / 750 * 100vw);
	}
	.pt90 {
		padding-top: calc(90 / 750 * 100vw);
	}
	.pb50 {
		padding-bottom: calc(50 / 750 * 100vw);
	}
	.pb60 {
		padding-bottom: calc(60 / 750 * 100vw);
	}
	.pb80 {
		padding-bottom: calc(80 / 750 * 100vw);
	}
	.pb90 {
		padding-bottom: calc(90 / 750 * 100vw);
	}
	.inner1240 .plr55, .inner1240 .plr50, .inner1240 .plr50, .inner1240 .plr45, .inner1240 .plr40, .inner1000 .plr55, .inner1000 .plr50, .inner1000 .plr50, .inner1000 .plr45, .inner1000 .plr40 {
		padding-left: 3.2vw;
		padding-right: 3.2vw;
	}
}
.mmt100 {
	margin-top: -100px;
}
.mmt90 {
	margin-top: -90px;
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {
	.mmt100 {
		margin-top: calc(-100 / 1280 * 100vw);
	}
	.mmt90 {
		margin-top: calc(-90 / 1280 * 100vw);
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.mmt100 {
		margin-top: calc(-60 / 750 * 100vw);
	}
	.mmt90 {
		margin-top: calc(-50 / 750 * 100vw);
	}
}
/* 医院紹介 clinic
------------------------------------------------------------------*/
.bg_area01 {
	position: relative;
	z-index: 1;
}
.bg_area01.rinen {
	padding: 140px 0 235px;
	margin-left: 5.2vw;
	border-top-left-radius: 16em;
	background-color: #FFF;
}
.bg_area01.rinen .__in {
	margin-left: -5.2vw;
	background: none;
}
.bg_area01.rinen > .background {
	background-image: url(images/clinic/bg_rinen01.jpg);
	top: -15% !important;
}
.ttl_tategaki01 .ja.w3em {
	width: 1em;
}
@media all and (-ms-high-contrast: none) {
	.bg_area01.rinen {
		background: #b1b8c2 url(images/clinic/bg_rinen01.jpg) center / cover no-repeat;
	}
	.bg_area01.rinen > .background {
		display: none;
	}
}
@media(min-width: 768px) and (max-width:1280px) {
	.bg_area01.rinen {
		padding: calc(200 / 1280 * 100vw) 0 calc(200 / 1280 * 100vw);
		margin-left: 0;
		border-top-left-radius: 10em;
	}
	.bg_area01.rinen .__in {
		margin-left: 0;
	}
	.bg_area01.rinen .__in .ja {
		font-size: 2em;
	}
	.ttl_tategaki01 .ja.w3em {
		width: 1em;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.bg_area01.rinen {
		padding: calc(185 / 750 * 100vw) 0 calc(185 / 750 * 100vw);
		margin-left: 0;
		border-top-left-radius: 10em;
	}
	.bg_area01.rinen .__in {
		margin-left: 0;
	}
	.bg_area01.rinen .__in .ja {
		font-size: 1.56em;
	}
	.ttl_tategaki01 .ja.w3em {
		width: 1.5em;
	}
}
.ttl_tategaki01.deco01 > span {
	position: relative;
	z-index: 1;
}
.ttl_tategaki01.deco01 > span:before, .ttl_tategaki01.deco01 > span:after {
	content: "";
	display: block;
	width: 122px;
	height: 140px;
	background: url(images/clinic/bg_rinen01_plus.svg) center / contain no-repeat;
	position: absolute;
	left: 150%;
	top: 0;
	transform: translateX(-50%) translateY(-50%);
	z-index: -1;
}
.ttl_tategaki01.deco01 > span:after {
	width: 210px;
	height: 210px;
	background: url(images/clinic/bg_rinen01_delta.svg) center / contain no-repeat;
	left: -25%;
	top: 100%;
	transform: translateX(-50%) translateY(-50%);
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {
	.ttl_tategaki01.deco01 > span:before, .ttl_tategaki01.deco01 > span:after {
		width: calc(122 / 1280 * 100vw);
		height: calc(140 / 1280 * 100vw);
		left: 150%;
		top: 0;
	}
	.ttl_tategaki01.deco01 > span:after {
		width: calc(210 / 1280 * 100vw);
		height: calc(210 / 1280 * 100vw);
		left: -25%;
		top: 100%;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.ttl_tategaki01.deco01 > span:before, .ttl_tategaki01.deco01 > span:after {
		width: calc(122 / 750 * 100vw);
		height: calc(140 / 750 * 100vw);
		left: 150%;
		top: 0;
	}
	.ttl_tategaki01.deco01 > span:after {
		width: calc(210 / 750 * 100vw);
		height: calc(210 / 750 * 100vw);
		left: -25%;
		top: 100%;
	}
}
.dl_list01.addbdr {
	margin-bottom: .5em;
	padding-bottom: .5em;
	border-bottom: 1px dashed #d0d0d0;
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.dl_list01.flex {
		display: block;
		text-align: center;
	}
	.dl_list01.addbdr {
		margin-bottom: .5em;
		padding-bottom: 1em;
	}
	.dl_list01 dt .num.fs12 {
		font-size: 1.56em;
	}
	.dl_list01 dd.fs12 {
		text-align: left;
		font-size: 1em !important;
	}
}
.deco03row:before {
	content: "";
	display: block;
	width: 600px;
	height: 600px;
	background: url(images/clinic/bg_generalist_deco01.svg) center / contain no-repeat;
	position: absolute;
	left: -350px;
	top: 0;
	z-index: -1;
	animation: spin 60s linear infinite;
}
.deco03row.fix01:before {
	left: -450px;
	top: 0;
}
.deco04row:before {
	content: "";
	display: block;
	width: 400px;
	height: 400px;
	background: url(images/clinic/bg_generalist_deco02.svg) center / contain no-repeat;
	position: absolute;
	right: -150px;
	top: 0;
	z-index: -1;
	animation: spin 50s linear infinite;
}
.deco04row.fix01:before {
	right: -450px;
	top: 0;
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.deco03row:before {
		width: calc(600 / 750 * 100vw);
		height: calc(600 / 750 * 100vw);
		left: calc(-350 / 750 * 100vw);
		top: 0;
	}
	.deco03row.fix01:before {
		left: calc(-450 / 750 * 100vw);
		top: 0;
	}
	.deco04row:before {
		width: calc(400 / 750 * 100vw);
		height: calc(400 / 750 * 100vw);
		right: calc(-150 / 750 * 100vw);
		top: 0;
	}
	.deco04row.fix01:before {
		right: calc(-450 / 750 * 100vw);
		top: 0;
	}
}
.btn01.wht > a {
	background: #FFF;
}
.btn01.wht:hover > a {
	;
	background: #fead2c;
}
.ttl_hurrah01.sanitary01:before, .ttl_hurrah01.sanitary01:after {
	background: url(images/clinic/ttl_bg_hurrah02_l.svg) center / contain no-repeat;
	left: -2.5em;
	top: calc(50%);
}
.ttl_hurrah01.sanitary01:after {
	left: auto;
	right: -2em;
	transform: translateY(-50%) scaleX(-1);
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.btn01.wht > a .ja {
		padding: .75em;
	}
	.row02.clinic.deco04row .col.grow > .inlineblock {
		display: block;
		font-size: 1.56em;
	}
	.ttl_hurrah01.sanitary01:before, .ttl_hurrah01.sanitary01:after {
		width: calc(38 / 750 * 100vw);
		height: calc(38 / 750 * 100vw);
		background: url(images/clinic/ttl_bg_hurrah02_l.svg) center / contain no-repeat;
		left: -2em;
		top: calc(60%);
	}
	.ttl_hurrah01.sanitary01:after {
		left: auto;
		right: -2em;
	}
}
.sanitary_ul01.col3 > li {
	width: 30.64%;
	margin-left: 4%;
	overflow: hidden;
}
.sanitary_ul01.col3 > li:nth-of-type(3n + 1) {
	margin-left: 0;
}
.sanitary_ul01.col3 > li:nth-of-type(n + 4) {
	margin-top: 60px;
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.sanitary_ul01.col3 > li {
		width: 90%;
		margin-left: 0;
		overflow: hidden;
	}
	.sanitary_ul01.col3 > li:nth-of-type(n + 2), .sanitary_ul01.col3 > li:nth-of-type(n + 4) {
		margin-top: calc(50 / 750 * 100vw);
	}
	.sanitary_ul01.col3 > li .ja {
		display: block;
		line-height: 1.5;
	}
}
.slide_clinic01 {}
.slide_clinic01 {}
.slide_clinic01 .slide1 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.slide_clinic01 .slick-prev:before, .slide_clinic01 .slick-next:before {
	display: none;
}
.slide_clinic01 .slide1thumb li {
	max-width: 100%;
	width: calc((100% / 5) - (1em * 5 / 6));
	margin-right: 1em;
	margin-bottom: 1em;
	opacity: .5;
	transition: .1s;
}
.slide_clinic01 .slide1thumb li.thumbnail-current {
	opacity: 1;
	outline: 2px solid #8fc31f;
	border-radius: .5em;
}
.slide_clinic01 .slide1thumb li:nth-child(5n), .slide_clinic01 .slide1thumb li:last-child {
	margin-right: 0;
}
.slide_clinic01 .slide1thumb li:hover {
	opacity: 1;
	transition: .3s;
	cursor: pointer;
}
.slide_clinic01 .slide1thumb li img {
	width: 100%;
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.slide_clinic01 .slide1thumb {
		padding: 0 3.2vw;
	}
	.slide_clinic01 .slide1thumb.flex.start {
		-webkit-justify-content: center;
		justify-content: center;
	}
	.slide_clinic01 .slide1thumb li {
		max-width: calc(100% / 3);
		width: 24%;
		margin: 0;
		margin-left: 4%;
	}
	.slide_clinic01 .slide1thumb li:nth-of-type(3n + 1) {
		margin-left: 0;
	}
	.slide_clinic01 .slide1thumb li:nth-of-type(n + 4) {
		margin-top: calc(30 / 750 * 100vw);
	}
}
.slide_clinic01 .slick-slide {
	transform: scale(.8);
	transition: .5s;
}
.slide_clinic01 .slick-slide img {
	margin: 0 auto;
}
.slide_clinic01 .slick-slide.slick-center {
	transform: scale(1);
	transition: .5s;
}
.slide_clinic01 .slick-prev, .slide_clinic01 .slick-next {
	background: url(images/clinic/icn_slide_arw01_l.svg)no-repeat center / cover;
	width: 30px;
	height: 54px;
	z-index: 9;
	top: 0;
	bottom: 0;
	margin: auto;
	transform: none;
}
.slide_clinic01 .slick-prev:before, .slide_clinic01 .slick-next:before {
	display: none;
}
.slide_clinic01 .slick-prev {
	left: calc(50% - 580px);
	transform: translateX(-50%);
}
.slide_clinic01 .slick-next {
	left: calc(50% + 580px);
	right: auto;
	transform: translateX(-50%) scaleX(-1);
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {
	.slide_clinic01 .slick-prev {
		left: 3.2vw;
	}
	.slide_clinic01 .slick-next {
		left: calc(100% - 3.2vw);
	}
}
@media(min-width: 961px) and (max-width:1024px) {
	.slide_clinic01 .slick-prev {
		left: 3.2vw;
	}
	.slide_clinic01 .slick-next {
		left: calc(100% - 3.2vw);
	}
}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.slide_clinic01 .slick-slide img {
		width: calc(600 / 750 * 100vw);
	}
	.slide_clinic01 .slick-prev {
		left: 3.2vw;
	}
	.slide_clinic01 .slick-next {
		left: calc(100% - 3.2vw);
	}
	.slide_clinic01 .slick-prev, .slide_clinic01 .slick-next {
		width: calc(40 / 750 * 100vw);
		height: calc(40 / 750 * 100vw);
	}
}
.box_square01 {
	border-top-right-radius: 2em;
	border-bottom-left-radius: 2em;
}
.box_square01.bgc_c04 {
	background: rgba(143, 195, 31, .8);
}
.box_square01.bgc_c04.mod1 {
	background: rgba(218, 224, 0, .8);
}
.box_square01.bgc_c05 {
	background: rgba(253, 209, 8, .8);
}
.box_square01.bgc_c07 {
	background: rgba(254, 173, 44, .8);
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.box_square01 {
		border-top-right-radius: 1em;
		border-bottom-left-radius: 1em;
		width: calc(640 / 750 * 100vw);
	}
	.box_square01 .lead01 .ja {
		display: inline-block;
		font-size: 1.18em;
		line-height: 1.57;
	}
}
.ribbon03.w313 {
	width: 313px;
	height: 313px;
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {
	.ribbon03.w313 {
		width: calc(313 / 1280 * 100vw);
		height: calc(313 / 1280 * 100vw);
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.ribbon03.w313 {
		width: calc(313 / 750 * 100vw);
		height: calc(313 / 750 * 100vw);
	}
}
.row01.clinic .col.noshrink {
	margin-right: 4%;
}
.row01.clinic.r_reverse .col.noshrink {
	margin-right: auto;
	margin-left: 4%;
}
.btn_wrap.flex.center > p:nth-of-type(n + 2) {
	margin-left: 1.5vw;
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.row01.clinic .col.noshrink {
		margin-right: auto;
	}
	.row01.clinic.r_reverse .col.noshrink {
		margin-right: auto;
		margin-left: auto;
	}
	.row01.clinic .txt01 {
		padding: 0;
	}
	.btn_wrap.flex.center > p:nth-of-type(n + 2) {
		margin-left: 0;
		margin-top: calc(50 / 750 * 100vw);
	}
}
/* 院長・スタッフ紹介 staff
------------------------------------------------------------------*/
.history_ul01.col2 > li:nth-of-type(n + 3) {
	margin-top: 60px;
}
.row_staff01 .ribbon01{
	width: 47%;
}
.ribbon_staff01{
	margin:50px auto 0!important;
    height: calc(150 / 1920 * 100vw);
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {
	.txt01.deco04row + .ribbon_ul01 > li {
		width: calc(500 / 1280 * 100vw);
	}
.row_staff01 .ribbon01{
	width: 47%!important;
}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(min-width: 768px) and (max-width:1280px) {
.ribbon_staff01{
    height: calc(110 / 1280 * 100vw);
}	
}
@media(max-width: 767px) {
	.ttl_lower01 {
		text-align: center;
	}
	.txt01.deco04row + .ribbon_ul01.flex.nowrap {
		flex-wrap: wrap;
	}
	.txt01.deco04row + .ribbon_ul01 > li {
		width: calc(650 / 750 * 100vw);
	}
	.txt01.deco04row + .ribbon_ul01 > li:nth-of-type(n + 2) {
		margin-top: calc(50 / 750 * 100vw);
	}
	.history_ul01.col2 > li {
		width: 100%;
	}
	.history_ul01.col2 > li:nth-of-type(n + 2), .history_ul01.col2 > li:nth-of-type(n + 3) {
		margin-top: calc(50 / 750 * 100vw);
	}
	.history_ul01.col2 > li .year br {
		display: none;
	}
	.row_staff01 .ribbon01 {
		margin-left: 0!important;
	}
	.ribbon_staff01 {
    margin: calc(50 / 750 * 100vw) 0 0!important;
    height: calc(160 / 750*100vw);
}
}
.list_default li:before {
	top: .6em;
}
.list_default.grn li:before {
	background: #8fc31f;
}
.list_default.org li:before {
	background: #fead2c;
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {}
.sanitary_ul01.staffs.col3 > li {
	width: 32%;
	margin-left: 2%;
	overflow: hidden;
}
.sanitary_ul01.staffs.col3 > li:nth-of-type(3n + 1) {
	margin-left: 0;
}
.sanitary_ul01.staffs.col3 > li:nth-of-type(n + 4) {
	margin-top: 60px;
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.sanitary_ul01.staffs.col3.flex.center {
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	.sanitary_ul01.staffs.col3 > li {
		width: 48%;
		margin-left: 0;
	}
	.sanitary_ul01.staffs.col3 > li:nth-of-type(n + 2) {
		margin-top: 0;
	}
	.sanitary_ul01.staffs.col3 > li:nth-of-type(n + 3), .sanitary_ul01.staffs.col3 > li:nth-of-type(n + 4) {
		margin-top: calc(50 / 750 * 100vw);
	}
}
/* ご来院される方へ access
------------------------------------------------------------------*/
.accesstbl.tbl_time02.day8 {
	max-width: 100%;
}
.accesstbl.tbl_time02.day8 table {
	font-size: 1.22em;
	max-width: 88%;
}
.accesstbl.tbl_time02.day8 table img {
	width: 1.22em;
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.dinfo.i01 .logo {
		width: 70%;
		margin-left: auto;
		margin-right: auto;
	}
	.dinfo.i01 .address_foot > * {
		margin-left: auto;
		margin-right: auto;
	}
	.dinfo.i01 .address_foot .inlineblock {
		margin-top: 1.5em;
	}
}
.access_ul02.col2 > li {
	width: 31%;
	padding: 1.22em 0.6vw;
	position: relative;
	z-index: 1;
}
.access_ul02.col2 > li:before {
	content: "";
	display: block;
	width: calc(100% - 1em);
	height: calc(100% - 1em);
	border: 1px solid #000;
	border-radius: 1em;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
}
.access_ul02.col2 dl dd {
	text-align: center;
}
.access_ul02.col2 dl dd .bus {
	font-size: 122.22%;
}
.access_ul02.col2 dl dd .bus em {
	font-size: 1.222em;
	color: #9ecb3d;
}
.access_ul02.col2 dl dd .bus small {
	font-size: 90.90%;
}
.access_ul02.col2 > li.car {
	display: flex;
	align-items: center;
	justify-content: center;
}
.access_ul02.col2 > li.bc_c04.mod1:before {
	border-color: #dae000;
}
.access_ul02.col2 > li.bc_c07:before {
	border-color: #fead2c;
}
.access_ul02.col2 > li.bc_c04.mod1:before {
	border-color: #8fc31f
}
.access_bnr01{
	margin-top:60px ;
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.access_ul02.col2 > li {
		width: 90%;
		padding: 1em;
		margin-left: auto;
		margin-right: auto;
	}
	.access_ul02.col2 > li:nth-of-type(n + 2) {
		margin-top: 1em;
	}
	.access_ul02.col2 > li.car {
		min-height: calc(200 / 750*100vw);
	}
	.access_ul02.col2 dl dd .bus {
		font-size: 1.1em;
	}
	.access_bnr01 {
    margin-top: 8vw;
}
}
.equip_ul01.col3 {}
.equip_ul01.col3 > li {
	width: 31.11%;
	margin-left: 3.33%;
}
.equip_ul01.col3 > li:nth-of-type(3n + 1) {
	margin-left: 0;
}
.equip_ul01.col3 > li:nth-of-type(n + 4) {
	margin-top: 50px;
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	body > div:not(.home) .box_info01 .ttl_area {
		padding: .75em 3.2vw;
	}
	.equip_ul01.col3.flex.start {
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	.equip_ul01.col3 > li {
		width: 48%;
		margin-left: 0;
	}
	.equip_ul01.col3 > li:nth-of-type(n + 3), .equip_ul01.col3 > li:nth-of-type(n + 4) {
		margin-top: 1.5em;
	}
}
.box_flow01 {
	position: relative;
	z-index: 1;
}
.box_flow01 .__in {
	border-radius: 3em;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.box_flow01 .ttl_area {
	padding: 1.25em 4.5%;
}
.box_flow01 .txt_area {
	padding: 1em 4.5% 2em;
}
.box_flow01:not(:last-of-type) {
	margin-bottom: 55px;
}
.box_flow01:not(:last-of-type):before {
	content: "";
	display: block;
	width: 45px;
	height: 15px;
	background: url(images/access/icn_triangle_btm_org.svg) center / contain no-repeat;
	position: absolute;
	left: 50%;
	bottom: -40px;
	transform: translateX(-50%) translateY(-50%);
}
.box_flow01.bc_c07:not(:last-of-type):before {
	background-image: url(images/access/icn_triangle_btm_org.svg);
}
.box_flow01.bc_c04:not(:last-of-type):before {
	background-image: url(images/access/icn_triangle_btm_grn.svg);
}
.box_flow01.bc_c04.mod1:not(:last-of-type):before {
	background-image: url(images/access/icn_triangle_btm_grn2.svg);
}
.box_flow01.bc_c05:not(:last-of-type):before {
	background-image: url(images/access/icn_triangle_btm_org.svg);
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.box_flow01 {}
	.box_flow01 .__in {
		border-radius: 1em;
	}
	.box_flow01 .ttl_area {
		padding: .75em 6.4vw;
	}
	.box_flow01 .txt_area {
		padding: .75em 3.2vw 2em;
	}
	.box_flow01:not(:last-of-type) {
		margin-bottom: calc(50 / 750 * 100vw);
	}
	.box_flow01:not(:last-of-type):before {
		width: calc(45 / 750 * 100vw);
		height: calc(15 / 750 * 100vw);
		bottom: calc(-40 / 750 * 100vw);
	}
}
/* 診療内容 medical
------------------------------------------------------------------*/
.row01.medical {}
.row01.medical .col.noshrink {
	margin-right: 4.8%;
	margin-left: -20px;
}
.row01.medical.r_reverse .col.noshrink {
	margin-right: -20px;
	margin-left: 4.8%;
}
@media(min-width: 768px) and (max-width:1280px) {
	.row01.medical .col.noshrink {
		margin-right: 5%;
		margin-left: 0;
		flex: 1 1 auto;
	}
	.row01.medical.r_reverse .col.noshrink {
		margin-right: 0;
		margin-left: 5%;
	}
	.row01.medical .col.grow {
		flex: 1 1.5 auto;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {
	.row01.medical .col.noshrink {
		margin-right: 5%;
		margin-left: 0;
	}
}
@media(max-width: 767px) {
	.row01.medical .col.noshrink {
		margin-left: auto;
		margin-right: auto;
		padding: 0;
	}
	.row01.medical.r_reverse .col.noshrink {
		margin-right: auto;
		margin-left: auto;
	}
	.row01.medical .ttl_block03 {
		margin-bottom: 1em;
		padding-left: 3.2vw;
		padding-right: 3.2vw;
	}
	.row01.medical .ttl_block03 .ja {
		font-size: 1.18em;
		line-height: 1.5;
		letter-spacing: 0em;
		text-align: left;
	}
	body > div:not(.home) .ribbon_ul02.flex.nowrap {
		flex-wrap: wrap;
		font-size: .91em;
	}
}
.btn_ul01.col3 {}
.btn_ul01.col3 > li {
	width: 31.45%;
	margin-left: 2.4%;
}
.btn_ul01.col3 > li:nth-of-type(3n + 1) {
	margin-left: 0;
}
.btn_ul01.col3 > li:nth-of-type(n + 4) {
	margin-top: 50px;
}
.btn_ul01.col3 > li.rnd:before {
	content: "";
	display: block;
	width: calc(100% - 1em);
	height: calc(100% - 1em);
	border: 1px solid #000;
	border-radius: 3em;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: -1;
}
.btn_ul01.col3 > li.rnd.r60:before {
	border-radius: 6em;
}
.btn_ul01.col3 > li.bc_c07:before {
	border-color: #fead2c;
}
.btn_ul01.col3 > li.bc_c04.mod1:before {
	border-color: #dae000;
}
.btn_ul01.col3 > li.bc_c04:before {
	border-color: #8fc31f;
}
.btn_ul01.col3 > li.bc_c05:before {
	border-color: #fdd108;
}
.btn_ul01.col3 > li a {
	width: 100%;
	height: 100%;
	text-align: center;
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.btn_ul01.col3.flex.center {
		-webkit-justify-content: space-around;
		justify-content: space-around;
	}
	.btn_ul01.col3 > li {
		width: 48%;
		margin-left: 0;
	}
	.btn_ul01.col3 > li:nth-of-type(n + 3), .btn_ul01.col3 > li:nth-of-type(n + 4) {
		margin-top: 1.5em;
	}
	.btn_ul01.col3 > li.rnd:before {
		width: calc(100% - .5em);
		height: calc(100% - .5em);
	}
	.btn_ul01.col3 > li.rnd > a {
		padding: 1em 1em;
		height: auto;
	}
	.btn_ul01.col3 > li.rnd .ja {
		display: inline-block;
		font-size: 1em;
		line-height: 1.4;
	}
	.btn_ul01.col3 > li.rnd .foot {
		font-size: 0.8em;
		letter-spacing: 0;
	}
}
.btmarw01:after {
	content: "";
	display: block;
	width: 40px;
	height: 40px;
	background: url(images/medical/arw_circle_org.svg) center / contain no-repeat;
	position: absolute;
	right: 0;
	left: 0;
	top: 80%;
	margin: auto;
}
.btmarw01.bc_c07:after {
	background-image: url(images/medical/arw_circle_org.svg)
}
.btmarw01.bc_c04.mod1:after {
	background-image: url(images/medical/arw_circle_grn2.svg)
}
.btmarw01.bc_c04:after {
	background-image: url(images/medical/arw_circle_grn.svg)
}
.btmarw01.bc_c05:after {
	background-image: url(images/medical/arw_circle_org2.svg)
}
.list_medical01 {
	font-size: 93.75%;
}
.list_medical01.col3 > li.rnd .foot {
	font-size: 100%;
}
.list_medical01.col3 > li.rnd > a {
	padding-right: 2em;
}
.list_medical01 .btmarw01:after {
	transform: translateX(-50%) translateY(-50%) rotateZ(-90deg);
	right: 15px;
	top: 50%;
	margin: 0;
	left: auto;
}
@media(min-width: 1201px) and (max-width:1350px) {
	.btmarw01:after {
		width: 30px;
		height: 30px;
	}
}
@media(min-width: 1025px) and (max-width:1200px) {
	.btmarw01:after {
		width: 30px;
		height: 30px;
	}
	.btn_ul01.col3 li a span {
		font-size: 1.111em;
		letter-spacing: 0;
	}
}
@media(min-width: 961px) and (max-width:1024px) {
	.btmarw01:after {
		width: 25px;
		height: 25px;
		right: 5px;
	}
	.btn_ul01.col3 li a span {
		font-size: 1.111em;
		letter-spacing: 0;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.btmarw01:after {
		width: 25px;
		height: 25px;
		right: 10px;
	}
	.btn_ul01.col3 li a span {
		font-size: 1.111em;
		letter-spacing: 0;
	}
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.btmarw01:after {
		width: calc(38 / 750 * 100vw);
		height: calc(38 / 750 * 100vw);
	}
	.list_medical01 .btmarw01:after {
		right: 0;
	}
}
.box_info01.soudan .ttl_area {
	padding: .5em 4.5% 1em;
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.box_info01.soudan .ttl_area {
		padding: .5em 3.2vw 1.5em;
	}
	.box_info01.soudan .ttl_area .icn {
		width: 1.5em;
	}
	.box_info01.soudan .ttl_area .ja {
		font-size: 1.125em;
	}
	.box_info01.soudan .txt_area {
		padding: 1em 3.2vw 1.5em;
	}
	.lum-lightbox {
		background-color: rgba(255, 255, 255, .9);
	}
	.lum-close-button:after, .lum-close-button:before {
		background-color: rgb(39, 184, 194);
	}
	.lum-gallery-button {
		display: none !important;
	}
	a.zoom {
		position: relative;
		display: block;
	}
	a.zoom:before {
		content: "タップで拡大します";
		position: absolute;
		width: 100%;
		height: 4.27vw;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		letter-spacing: .1em;
		line-height: 4.27vw;
		text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 15px #fff;
		text-align: center;
	}
	a.zoom::after {
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		width: 1.5em;
		height: 1.5em;
		background-color: rgba(0, 0, 0, 0.5);
		background-image: url("images/page/icn_zoom.svg");
		background-size: 1em 1em;
		background-position: center center;
		background-repeat: no-repeat;
	}
	.lum-lightbox.lum-open {
		z-index: 10;
	}
}
.lum-lightbox-image-wrapper {
	overflow-x: scroll;
}
.lum-lightbox-inner img {
	max-width: calc(1000 / 750*100vw);
}
.list_default.check01 li {
	padding-left: 1.5em;
}
.list_default.check01 li:before {
	content: "";
	width: 1em;
	height: 1em;
	background: url(images/access/check.png) center / contain no-repeat;
	border-radius: 0;
	position: absolute;
	left: 0;
	top: .35em;
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.list_default.check01 li.fs12 {
		padding-left: 1.5em;
		font-size: 1em;
		line-height: 1.5;
	}
	.list_default.check01 li:before {
		width: .85em;
		height: .85em;
		top: .35em;
	}
}
.ttl_block04 {
	position: relative;
	z-index: 1;
}
.ttl_block04:before {
	content: "";
	display: block;
	width: 100%;
	height: 0;
	border-bottom: .45em dotted #FFF;
	position: absolute;
	left: 50%;
	top: 85%;
	transform: translateX(-50%) translateY(-50%);
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.ttl_block04 {
		padding: .75em 1em 1em;
	}
	.ttl_block04:before {
		border-bottom: .25em dotted #FFF;
		top: 85%;
	}
	.ttl_block04 .ja {
		font-size: 1.25em;
	}
}
.faq_area01 {}
.row02.faq01 {}
.balloon01 {
	position: relative;
	z-index: 1;
	padding: 2.5em 2.8vw;
	/*padding-right:6.7vw;*/
	background: #FFF;
}
.balloon01::before {
	content: "";
	border: 1em solid transparent;
	border-right: 2em solid #FFF;
	position: absolute;
	top: 25%;
	left: calc((2em * 1.5 * -1) + 1px);
}
.balloon01 .abs01 {
	position: absolute;
	left: 92%;
	top: 20%;
	transform: translateX(-50%);
	z-index: -1;
	user-select: none;
}
.balloon01.reverse {
	padding: 2.5em 2.8vw;
	background: rgba(254, 173, 44, .5);
}
.balloon01.reverse::before {
	border: 1em solid transparent;
	border-left: 2em solid rgba(254, 173, 44, .5);
	;
	position: absolute;
	top: 25%;
	left: auto;
	right: calc((2em * 1.5 * -1) + 1px);
}
.balloon01.reverse .abs01 {
	left: 8%;
	top: 10%;
}
.balloon01.reverse.bgc_c04.mod1 {
	background: rgba(218, 224, 0, .5);
}
.balloon01.reverse.bgc_c04.mod1:before {
	border-left-color: rgba(218, 224, 0, .5);
}
.balloon01.reverse.bgc_c04 {
	background: rgba(143, 195, 31, .5);
}
.balloon01.reverse.bgc_c04:before {
	border-left-color: rgba(143, 195, 31, .5);
}
.balloon01.reverse.bgc_c05 {
	background: rgba(253, 209, 8, .5);
}
.balloon01.reverse.bgc_c05:before {
	border-left-color: rgba(253, 209, 8, .5);
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.balloon01.rnd {
		padding: 1.5em 3.2vw;
		border-radius: 1em;
	}
	.balloon01::before {
		border: .75em solid transparent;
		border-bottom: 1.5em solid #FFF;
		top: auto;
		bottom: 100%;
		left: 50%;
		transform: translateX(-50%);
	}
	.balloon01 .abs01 {
		left: 88%;
		top: auto;
		bottom: 0.1em;
		font-size: 6.25em !important;
	}
	.balloon01.reverse {
		padding: 1.5em 3.2vw;
	}
	.balloon01.reverse::before {
		border: .75em solid transparent;
		border-bottom: 1.5em solid rgba(254, 173, 44, .5);
		top: auto;
		bottom: 100%;
		left: 50%;
		right: auto;
		transform: translateX(-50%);
	}
	.balloon01.reverse .abs01 {
		left: 15%;
		top: .1em;
	}
	.balloon01.reverse.bgc_c04.mod1 {
		background: rgba(218, 224, 0, .5);
	}
	.balloon01.reverse.bgc_c04.mod1:before {
		border-bottom-color: rgba(218, 224, 0, .5);
		border-left-color: transparent
	}
	.balloon01.reverse.bgc_c04 {
		background: rgba(143, 195, 31, .5);
	}
	.balloon01.reverse.bgc_c04:before {
		border-bottom-color: rgba(143, 195, 31, .5);
		border-left-color: transparent;
	}
	.balloon01.reverse.bgc_c05 {
		background: rgba(253, 209, 8, .5);
	}
	.balloon01.reverse.bgc_c05:before {
		border-bottom-color: rgba(253, 209, 8, .5);
		border-left-color: transparent
	}
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {
	.row02.in1000.faq01 .col.noshrink {
		width: 20%;
		max-width: 100%;
	}
	.row02.in1000.faq01.r_reverse .col.noshrink {}
	.row02.in1000.faq01 .col.grow {
		max-width: 70%;
	}
	.row02.in1000.faq01 .col.noshrink img {
		display: block;
		margin: 0 auto;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1024px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1700px) {
	.row02.in1000.faq01 .col.noshrink {
		width: 30%;
	}
	.row02.in1000.faq01 .col.grow {
		width: 66%;
	}
	.row02.in1000.faq01 .col.noshrink img {
		display: block;
		margin: 0 auto;
	}
}
@media(max-width: 767px) {
	.row02.in1000.faq01 .col.noshrink {
		width: 36%;
		margin-bottom: calc(75 / 750 * 100vw);
	}
	.row02.in1000.faq01 .col.grow {
		width: 100%;
	}
	.row02.in1000.faq01 .col.noshrink img {
		display: block;
		margin: 0 auto;
	}
}
/* リハビリテーション rehabilitation
------------------------------------------------------------------*/
.sanitary_ul01.facility.col3 > li {
	width: 32.25%;
	margin-left: 1.6%;
	overflow: hidden;
}
.sanitary_ul01.facility.col3 > li:nth-of-type(3n + 1) {
	margin-left: 0;
}
.sanitary_ul01.facility.col3 > li:nth-of-type(n + 4) {
	margin-top: 60px;
}
.sanitary_ul01:after {
    content: "";
    display: block;
    width: 32.25%;
    height: 0;
    margin-left: 1.6%;
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.sanitary_ul01.facility.col3.flex.center {
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	.sanitary_ul01.facility.col3 > li {
		width: 48%;
		margin-left: 0;
	}
	.sanitary_ul01.facility.col3 > li:nth-of-type(n + 2) {
		margin-top: 0;
	}
	.sanitary_ul01.facility.col3 > li:nth-of-type(n + 3), .sanitary_ul01.facility.col3 > li:nth-of-type(n + 4) {
		margin-top: calc(50 / 750 * 100vw);
	}
	.sanitary_ul01.facility.col3 > li ._in {
		padding: 1em 0;
	}
	.sanitary_ul01.facility.col3 > li .ja {
		font-size: 1em;
	}
}
/* 交通事故 accident
------------------------------------------------------------------*/
.ttl_num01 .num {
	width: 40px;
	height: 40px;
}
.ttl_num01 .num em {
	margin-right: -.1em;
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.ttl_num01 .num {
		width: calc(60 / 750 * 100vw);
		height: calc(60 / 750 * 100vw);
	}
}
/* 採用情報 recruit
------------------------------------------------------------------*/
.bg_area01.recruit {
	padding: 100px 0;
	margin-right: 5.2vw;
	border-top-right-radius: 16em;
	background-color: #adadad;
}
.bg_area01.recruit .__in {
	margin-right: -5.2vw;
	background: none;
}
.bg_area01.recruit > .background {
	background-image: url(images/recruit/bg_about01.jpg);
	top: -15% !important;
}
.box_recruit01{
	position: relative;
}
.box_recruit01:after{
	content: "";
	position: absolute;
	background: url("images/recruit/deco_recruit.png")no-repeat center bottom /contain;
	bottom: 0;
	right: 35px;
	width: 151px;
	height:215px;
}
@media all and (-ms-high-contrast: none) {
	.bg_area01.recruit {
		background: #adadad url(images/recruit/bg_about01.jpg) center / cover no-repeat;
	}
	.bg_area01.recruit > .background {
		display: none;
	}
}
@media(min-width: 768px) and (max-width:1280px) {
	.bg_area01.recruit {
		padding: calc(150 / 1280 * 100vw) 0 calc(100 / 1280 * 100vw);
		margin-right: 0;
		border-top-right-radius: 10em;
	}
	.bg_area01.recruit .__in {
		margin-right: 0;
	}
	.bg_area01.recruit .__in .ja {
		font-size: 2em;
	}
	.dl_list01.check dt .num.fs12 {}
	.dl_list01.check dd.fs12 {
		font-size: 1.5em !important;
	}
}
@media(min-width: 768px) and (max-width:961px) {
	.box_recruit01:after{
	width: 121px;
	height:175px;		
	}
}
@media(max-width: 767px) {
	.bg_area01.recruit {
		padding: calc(100 / 750 * 100vw) 0 calc(140 / 750 * 100vw);
		margin-right: 0;
		border-top-right-radius: 10em;
	}
	.bg_area01.recruit .__in {
		margin-right: 0;
	}
	.bg_area01.recruit .__in .ja {
		font-size: 1.125em;
	}
	.dl_list01.check.flex {
		display: flex;
		text-align: left;
	}
	.dl_list01.check.addbdr {
		margin-bottom: .5em;
		padding-bottom: .5em;
	}
	.dl_list01.check dt {
		line-height: 1.5;
	}
	.dl_list01.check dt .num.fs12 {
		font-size: 1em;
	}
	.dl_list01.check dd.fs12 {
		text-align: left;
		font-size: 1em !important;
	}
	.box_recruit01:after{
	right:0;
	width:calc(151 / 750*100vw);
	height:calc(215 / 750*100vw);
	bottom: -19vw;
}
}
.ribbon03.w170 {
	width: 170px;
	height: 170px;
}
.ribbon03.w170.abs01 {
	position: absolute;
	left: 90%;
	top: -30px;
	transform: translateX(-50%);
	z-index: 5;
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {
	.ribbon03.w170 {
		width: calc(200 / 1280 * 100vw);
		height: calc(200 / 1280 * 100vw);
	}
}
@media(max-width: 767px) {
	.ribbon03.w170 {
		width: calc(200 / 750 * 100vw);
		height: calc(200 / 750 * 100vw);
		font-size: .81em;
	}
	.row_box_feature.recruit.col2.flex.nowrap {
		padding: 0 3.2vw;
		margin-bottom: calc(100 / 750 * 100vw);
	}
	.row_box_feature.recruit.col2 > div {
		margin-top: calc(100 / 750 * 100vw);
	}
}
.tbl_guideline01 table {
	width: 100%;
	border: none;
	border: 1px solid #fead2c;
	background: #FFF;
}
.tbl_guideline01 tr:not(:last-child) th {
	border-bottom: 1px solid #FFF;
}
.tbl_guideline01 tr:not(:last-child) td {
	border-bottom: 1px solid #fead2c;
}
.tbl_guideline01 th, .tbl_guideline01 td {}
.tbl_guideline01 th {
	color: #FFF;
	background: #fead2c;
}
.tbl03 {
	margin-bottom: 0;
}
.tbl03 table {
	width: 100%;
	border: none;
	border: 1px solid #8fc31f;
	background: #FFF;
}
.tbl03 tr:not(:last-child) th {
	border-bottom: 1px solid #FFF;
}
.tbl03 tr:not(:last-child) td {
	border-bottom: 1px solid #8fc31f;
}
.tbl03 th, .tbl03 td {
	padding: .5em 1em;
	text-align: left;
	vertical-align: middle;
}
.tbl03 th {
	color: #FFF;
	background: #8fc31f;
}
.tbl03 a {
	text-decoration: underline;
}
.tbl03 td {
	text-align: left;
	line-height: 1.45;
	padding: 1em 1em;
}
.tbl03 .vmid {
	vertical-align: middle;
}
.tbl_default .hosoku {
	font-size: .9em;
}
.tbl03 .col1 {
	width: 50%;
}
.tbl03 .col2 {
	width: 50%;
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {
	.tbl03 th, .tbl03 td {
		padding: 1em;
		font-size: 0.91em;
		letter-spacing: .05em;
	}
}
@media(max-width: 767px) {
	.js-scrollable table {
		width: calc(1200 / 750 * 100vw);
	}
	.tbl03 th, .tbl03 td {
		padding: 0.5em;
		font-size: 0.86em;
	}
	.tbl03 th {
		border-bottom: none !important;
	}
	.tbl03 td {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		-webkit-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-align-items: center;
		align-items: center;
	}
	.wpcf7-form-control-wrap.age {
		width: 30%;
		padding: 0 1.6vw;
	}
	.tbl_recruit span.wpcf7-list-item {
		margin: .2em 0;
		display: block;
	}
	.tbl_recruit td .wpcf7-date, .tbl_recruit td select {
		display: block;
		width: 100%;
		margin: .5em .5em;
		border: 1px solid #8fc31f;
	}
	.tbl_recruit td select {
		margin: .5em 1em;
	}
}
.tbl_recruit .require span::after {
	background: #fead2c;
	color: #FFF;
}
.box_form {
	background: #fff7e1;
}
.box_privacy {
	background: #FFF;
}
.btn_submit {
	margin: 0 auto;
	max-width: 100%;
}
.btn_submit input {
	background: #fead2c;
	max-width: 330px;
}
.btn_submit::before {
	right: auto;
	left: calc(50% + (330px / 2 - 2em));
	transition: .3s;
}
.btn_submit:hover::before {
	left: calc(50% + (330px / 2 - 1.7em));
}
.btn_submit .wpcf7-spinner {
	margin: 0;
	background-color: #fead2c;
	position: absolute;
	left: calc(50% + 330px);
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: -1;
}
@media(max-width: 767px) {
	.btn_submit {
		margin: 0 auto;
		max-width: 80%;
	}
}
/* トピックス topics
------------------------------------------------------------------*/
#sidebar h4 {
	background: #fead2c;
	color: #fff;
}
#sidebar h4:nth-of-type(n + 3) {
	margin-top: 2em;
}
#sidebar caption {
	color: #fead2c;
}
#wp-calendar thead, #wp-calendar tbody {
	border: 1px solid #fdd108;
	background: #FFF;
}
#wp-calendar thead th {
	background: #fdd108;
	border-color: #fdd108;
	color: inherit;
	border-top: none;
}
#wp-calendar thead th:first-of-type, #wp-calendar thead th:last-of-type {
	border-left: none;
	border-right: none;
}
#wp-calendar tbody td:first-of-type, #wp-calendar tbody td:last-of-type {
	border-left: none;
	border-right: none;
}
#wp-calendar tbody td {
	border-color: #fdd108;
	border-bottom: none;
}
#wp-calendar tbody td a {
	color: #626262;
}
#wp-calendar tfoot td a {
	border-color: #626262;
	color: #626262;
}
.wp-calendar-nav a {
	border-color: #626262;
	color: #626262;
}
#sidebar ul li a {
	border-color: #626262;
	color: #626262;
}
.img_thmb {
	border-color: transparent;
}
.txt_post .date {
	color: #fead2c;
}
.txt_post a {
	color: inherit;
}
.txt_post .txt_excerpt, .post_content {
	/*color:#8fc31f;*/
}
.post_content a, .txt_post .txt_excerpt a {
	color: #8fc31f;
}
.page_main section.blog_archive {
	border-color: #626262;
	border-style: dashed;
}
.page_main .wp-pagenavi a:hover, .page_main .wp-pagenavi span.current {
	border-color: #fead2c;
	background: #fead2c;
}
.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
	text-decoration: none;
	border-color: #fead2c;
	color: #fead2c;
}
.navigation li a {
	color: #626262;
	border-color: #626262;
}
.navigation {
	margin-bottom: 3em;
}
.navigation li {
	width: 12em;
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.navigation li {
		width: 27%;
	}
	.navigation li.navitop {
		width: 46%;
	}
}
.page_main .single_post .hdg3 {
	position: relative;
	z-index: 1;
	background: #dae000;
	padding: 1.5em 1.6vw;
	margin-bottom: 1.66em;
	text-align: center;
}
.page_main .single_post .hdg3::before, .page_main .single_post .hdg3::after {
	display: none;
	background: transparent;
}
.page_main .single_post .hdg3:before {
	content: "";
	display: block;
	width: 100%;
	height: 0;
	border-bottom: .45em dotted #FFF;
	position: absolute;
	left: 50%;
	top: 85%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 1;
	opacity: 1;
}
.page_main .single_post .hdg3:after {
	display: none;
}
.single_post .hdg3 a {}
.single_post .hdg3 a span {
	color: #333333;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.66em;
	line-height: 1.3;
	letter-spacing: 0.1em;
}
.news_main .single_post .hdg3 span{
	font-size: 1.5rem;
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.page_main .single_post .hdg3 {
		padding: 1em .5em;
	}
	.single_post .hdg3 a span {
		font-size: 1.3em;
	}
}

@charset "utf-8";

/* デザインに合わせて適宜変更してください */

/* パーツテンプレート
------------------------------------------------------------------*/
/* heading */
.hdg3 {
	margin-bottom: 60px;
}
.hdg4 {
	margin-bottom: 40px;
}
.hdg5 {
	margin-bottom: 20px;
}
/* row */
.row_default01 {
	margin-bottom: 60px;
}
.row_default01 .col_txt {
	width: 57%;
}
.row_default01 .copy {
	font-size: 133.33%;
	letter-spacing: .1em;
	margin-bottom: 17px;
}
.row_default01 .col_img {
	width: 38%;
}
.row_default_1240px {
	margin-bottom: 60px;
}
.row_default_1240px .col_txt {
	width: 60%;
}
.row_default_1240px .copy {
	font-size: 133.33%;
	letter-spacing: .1em;
	margin-bottom: 17px;
}
.row_default_1240px .col_img {
	width: 37%;
	max-width: 450px;
}
.row_default02 {
	margin-bottom: 60px;
}
.row_default02 .col {
	width: 48%;
}
.row_default03 {
	margin-bottom: 60px;
}
.row_default03 .col {
	width: 32%;
}
.row_default04 {
	margin-bottom: 60px;
}
.row_default04 .col_txt {
	width: 66%;
}
.row_default04 .col_img {
	width: 29%;
}
.row_default05 .col_txt {
	width: 61%;
}
.row_default05 .col_img {
	width: 33%;
	max-width: 290px;
}
.box_1240px .row_default05 .col_txt {
	width: 70%;
}
.box_1240px .row_default05 .col_img {
	width: 26%;
	max-width: 290px;
}
.row_default06, .row_default06_1240px {
	margin-bottom: 60px;
}
.row_default06 .col {
	width: 49%;
	max-width: 475px;
}
.row_default06 .col:not(:nth-child(-n+2)) {
	margin-top: 60px;
}
.row_default06_1240px .col {
	width: 49%;
	max-width: 595px;
}
.row_default06_1240px .col:not(:nth-child(-n+2)) {
	margin-top: 60px;
}
.row_default06 .col .ttl, .row_default06_1240px .col .ttl {
	font-size: 122.22%;
	letter-spacing: .1em;
	line-height: 1.64;
	padding: 12px 10px;
	background: #ddd;
}
.row_default06 .col .box, .row_default06_1240px .col .box {
	padding: 25px 40px 35px;
	background: #eee;
}
.row_default07, .row_default07_1240px {
	margin-bottom: 60px;
}
.row_default07 .col {
	width: 32%;
	max-width: 320px;
}
.row_default07 .col:not(:nth-child(-n+3)) {
	margin-top: 30px;
}
.row_default07_1240px .col {
	width: 32%;
	max-width: 380px;
}
.row_default07_1240px .col:not(:nth-child(-n+3)) {
	margin-top: 60px;
}
.row_default07 .col .ttl, .row_default07_1240px .col .ttl {
	font-size: 122.22%;
	letter-spacing: .1em;
	line-height: 1.64;
	padding: 17px 10px;
	background: #ddd;
}
.row_default07 .col .box, .row_default07_1240px .col .box {
	padding: 18px 30px 25px;
	background: #eee;
}
/* box */
.box_default01 {
	background: #eee;
	padding: 45px 5% 45px;
	margin-bottom: 60px;
}
.row_default02 .box_default01 {
	margin-bottom: 0;
}
.row_default03 .box_default01 {
	padding: 40px 3% 45px;
	margin-bottom: 0;
}
.box_default01 .ttl {
	font-size: 122.22%;
	letter-spacing: .1em;
	line-height: 1.5;
	margin-bottom: 10px;
}
.box_default01 h5 {
	font-size: 122.22%;
	text-align: center;
	font-weight: normal;
	margin: 0 auto 25px;
}
.box_default02 {
	background: #eee;
	padding: 50px 5%;
	margin-bottom: 60px;
}
/* bg */
.bg_default01 {
	background: #eee;
	margin-bottom: 60px;
	padding: 46px 0 60px;
}
.bg_default01 .copy {
	font-size: 133.33%;
	margin-bottom: 16px;
	letter-spacing: .1em;
}
.bg_default01 .txt {
	line-height: 2;
}
/* list */
.list_default li {
	position: relative;
	padding-left: 24px;
	line-height: 1.5;
}
.list_default li:not(:first-child) {
	margin-top: 14px;
}
.list_default li:before {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	background: #333;
	border-radius: 50%;
	left: 0;
	top: .55em;
}
.list_default01 li {
	width: 49%;
}
.list_default01 li:nth-child(-n+2) {
	margin-top: 0;
}
.list_default02 {
	position: relative;
}
.list_default02 li:nth-child(-n+3) {
	margin-top: 0;
}
.list_default02:before, .list_default03:before {
	content: "";
	display: block;
	order: 1;
}
.list_default02:after, .list_default03:after {
	content: "";
	display: block;
}
.list_default02 li, .list_default02:before, .list_default02:after {
	width: 33%;
}
.list_default03 li, .list_default03:before, .list_default03:after {
	width: 24%;
}
.list_default03 li:nth-child(-n+4) {
	margin-top: 0;
}
/* case */
.box_case > .flex {
	position: relative;
}
.box_case > .flex:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-left: 16px solid #333;
	border-top: 23px solid transparent;
	border-bottom: 23px solid transparent;
	right: 0;
	left: 0;
	top: 22%;
	bottom: 0;
	margin: auto;
}
.box_case .col {
	width: 45%;
	max-width: 400px;
}
_:-ms-lang(x)::-ms-backdrop, .box_case .col_l {
	margin-right: auto;
}
.box_case .col .ttl {
	background: #fff;
	border: 1px solid #333;
	font-size: 133.33%;
	letter-spacing: .1em;
	line-height: 1.8;
	margin-bottom: 20px;
	padding: 3px;
}
/* flow */
.box_flow {
	position: relative;
}
.box_flow.arw_flow {
	margin-bottom: 55px;
}
.arw_flow:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-top: 16px solid #333;
	border-right: 23px solid transparent;
	border-left: 23px solid transparent;
	right: 0;
	left: 0;
	bottom: -35px;
	margin: auto;
}
.box_flow .col_txt {
	width: 56.6%;
}
.box_flow .col_txt dt {
	margin-bottom: 17px;
}
.box_flow .col_txt dt .num {
	background: #333;
	color: #fff;
	display: inline-block;
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 111.11%;
}
.box_flow .col_txt dt .ttl {
	width: calc(100% - 60px);
	font-size: 122.22%;
	letter-spacing: .1em;
	line-height: 1.6;
	display: inline-block;
}
.box_flow .col_img {
	width: 38.4%;
	max-width: 345px;
}
.box_flow.box_1240px .col_txt {
	width: 65%;
	line-height: 2;
}
.box_flow.box_1240px .col_img {
	width: 31%;
}
/* qa */
.box_qa01 {
	background: #eee;
	padding: 50px 5% 45px;
	margin-bottom: 40px;
}
.box_qa01 dt {
	-ms-align-items: center;
	align-items: center;
	padding-bottom: 30px;
	margin-bottom: 16px;
	border-bottom: 1px solid #333;
}
.box_qa01 .box_q {
	background: #333;
	color: #fff;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	font-size: 122.22%;
}
.box_qa01 .box_q span {
	display: block;
	line-height: 1.6;
}
.box_qa01 .txt_q {
	width: calc(100% - 60px);
	font-size: 111.11%;
	line-height: 1.6;
	letter-spacing: .1em;
}
.box_qa02 {
	margin-bottom: 40px;
}
.box_qa02 .box_q {
	background: #eee;
	margin-bottom: 20px;
}
.box_qa02 .box_q .box {
	display: block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	background: #333;
	font-size: 166.67%;
	letter-spacing: 0;
	text-align: center;
}
.box_qa02 .box_q .box span {
	line-height: 1.8;
	display: block;
}
.box_qa02 .box_q .txt {
	width: calc(100% - 60px);
	line-height: 1.6;
	font-size: 111.11%;
	letter-spacing: .1em;
	padding: 13px 38px 14px;
}
.box_qa02 .box_a {
	background: #eee;
}
.box_qa02 .box_a .box {
	display: block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	background: #aaa;
	font-size: 166.67%;
	letter-spacing: 0;
	text-align: center;
}
.box_qa02 .box_a .box span {
	line-height: 1.9;
	display: block;
}
.box_qa02 .box_a .txt {
	width: calc(100% - 60px);
	padding: 30px 38px 35px;
}
.box_qa03 {
	border: 1px solid #eee;
	margin-bottom: 40px;
}
.box_qa03 .box_q:hover {
	cursor: pointer;
}
.box_qa03 .box_q .box {
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	background: #333;
	font-size: 166.67%;
	letter-spacing: 0;
	text-align: center;
}
.box_qa03 .box_q .box span {
	display: block;
	line-height: 1.7;
	padding-bottom: 10px;
}
.box_qa03 .box_q .txt {
	width: calc(100% - 60px);
	line-height: 1.6;
	font-size: 111.11%;
	letter-spacing: .1em;
	padding: 13px 50px 14px 30px;
	position: relative;
	background: #eee;
}
.box_qa03 .box_q .txt .icn {
	display: block;
	position: absolute;
	right: 20px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 18px;
	height: 18px;
}
.box_qa03 .box_q .txt .icn:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background: #333;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.box_qa03 .box_q .txt .icn:after {
	content: "";
	position: absolute;
	height: 100%;
	width: 2px;
	background: #333;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	opacity: 1;
	transition: .3s;
}
.box_qa03.open .box_q .txt .icn:after {
	opacity: 0;
	transition: .3s;
}
.box_qa03 .box_a {
	display: none;
	padding: 40px 5% 45px;
}
/* accordion */
.acc_default {
	border: 1px solid #333;
}
.js_accordion_toggle {
	height: 160px;
	cursor: pointer;
}
.js_accordion_toggle .txt {
	font-size: 166.67%;
	letter-spacing: .1em;
	line-height: 1.6;
	margin-bottom: 10px;
}
.js_accordion_toggle .en {
	display: inline-block;
	width: 100%;
}
.js_accordion_toggle .en:before {
	content: "open";
	font-size: 111.11%;
	letter-spacing: .1em;
	line-height: 2;
}
.js_accordion_toggle.is_open .en:before {
	content: "close";
}
.js_accordion_toggle .arw {
	position: relative;
	padding-right: 25px;
}
.js_accordion_toggle .arw:after {
	content: "";
	position: absolute;
	background: url("images/page/arw_acc01.svg")no-repeat center / cover;
	width: 14px;
	height: 20px;
	right: 5px;
	top: 0;
	bottom: 0;
	margin: auto;
	transform: rotate(0deg);
	transition: .3s;
}
.js_accordion_toggle.is_open .arw:after {
	transform: rotate(-180deg);
	transition: .3s;
	bottom: auto;
	top: 3px;
	right: 1px;
}


/* prof */
.row_prof {
	margin-bottom: 60px;
}
.box_prof {
	background: #eee;
	padding: 50px 5% 50px;
	width: 48%;
}
.box_prof h5 {
	text-align: center;
	font-size: 111.11%;
	font-weight: normal;
	margin-bottom: 24px;
}
.box_prof01 dl {
	line-height: 1.375;
}
.box_prof01 dt {
	width: 90px;
	font-weight: bold;
}
.box_prof01 dd {
	width: calc(100% - 90px);
}
.box_prof01 dt:not(:last-of-type), .box_prof01 dd:not(:last-of-type) {
	margin-bottom: 15px;
}
.box_prof.box_1240px {
	width: 48.5%;
}
.ttl_prof01 {
	font-size: 111.11%;
	letter-spacing: .1em;
	line-height: 1.5;
	padding-bottom: 13px;
	border-bottom: 1px solid #333;
	margin-bottom: 12px;
}
.bg_prof {
	background: #eee;
	padding: 55px 0 60px;
}
.list_prof .year {
	width: 5em;
	line-height: 1.5;
}
.list_prof .txt {
	width: calc(100% - 5em);
	line-height: 1.5;
}
.list_prof li {
	padding: 6px 0 7px;
	border-bottom: 2px dotted #333;
	width: 100%;
}

/* video */
.box_video01 {
	width: 100%;
	max-width: 700px;
	margin: 0 auto 60px;
}
.box_video01 iframe {
	height: 490px;
}
.box_video02 {
	width: 100%;
	max-width: 854px;
	margin: 0 auto 60px;
}
.box_video02 iframe {
	height: 480px;
}
/* table */
.tbl_default {
	margin: 0 auto 60px;
}
.tbl_default table {
	border: 1px solid #333;
	width: 100%;
	line-height: 1.5;
}
.tbl_default th {
	background: #333;
	color: #fff;
	width: 35%;
	text-align: left;
	font-weight: normal;
	padding: 15px 18px 16px;
	vertical-align: top;
}
.tbl_default.half th {
	width: 50%;
}
.tbl_default tr:not(:last-child) th {
	border-bottom: 1px solid #fff;
}
.tbl_default td {
	width: 65%;
	padding: 15px 18px 16px;
}
.tbl_default.half td {
	width: 50%;
}
.tbl_default tr:not(:last-child) td {
	border-bottom: 1px solid #333;
}
.tbl_caption {
	margin-top: 10px;
	line-height: 2;
}
.tbl_recruit .require span {
	position: relative;
	width: 100%;
	display: inline-block;
}
.tbl_recruit .require span:after {
	content: "必須";
	display: inline-block;
	color: #333;
	background: #fff;
	width: 40px;
	height: 25px;
	vertical-align: middle;
	position: absolute;
	right: 4px;
	font-size: 75%;
	text-align: center;
	line-height: 25px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.tbl_recruit span.wpcf7-list-item {
	margin-left: 0!important;
	margin-right: 1em!important;
}
.tbl_recruit td input {
	border: 1px solid #ddd;
	padding: 4px;
	width: 49%;
}
.tbl_recruit td .wpcf7-checkbox input, .tbl_recruit td .wpcf7-radio input {
	width: auto;
}
.tbl_recruit td select {
	background: #f2f4f5;
	width: 49%;
	padding: 5px;
}
.tbl_recruit td textarea {
	border: 1px solid #ddd;
	width: 100%;
	max-height: 200px;
}
.bg_form {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ccc;
	padding: 70px 3.5%;
}
.tbl_recruit.tbl01 {
	margin-bottom: 0;
}
.tbl_recruit.tbl01 {
	border: none;
}
.tbl_recruit.tbl01 table {
	border: none;
}
.tbl_recruit.tbl01 th {
	background: transparent;
	padding: 0;
	width: 30%;
	text-align: right;
}
.tbl_recruit.tbl01 td {
	padding: 0;
	width: 70%;
}
.tbl_recruit.tbl01 tr:not(:last-child) th,.tbl_recruit.tbl01 tr:not(:last-child) td {
	border-bottom: none;
	padding-bottom: 33px;
}
.tbl_recruit.tbl01 td input,.tbl_recruit.tbl01 td textarea {
	padding: 0;
	background: #ffffff;
	border: none;
}
.tbl_recruit.tbl01 th span {
	padding-right: 100px;
}
.tbl_recruit.tbl01 .require span:after {
	right: 40px;
}
.btn_submit {
	margin: 0 auto;
	text-align: center;
	position: relative;
	max-width: 330px;
	width: 100%;
}
.btn_submit:before {
	content: "";
	position: absolute;
	width: 7px;
	height: 7px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	top: 2px;
	bottom: 0;
	margin: auto;
	right: 34px;
	transform: rotate(-45deg);
}
.btn_submit:hover {
	cursor: pointer;
	opacity: .85;
	transition: .3s;
}
.btn_submit input {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 122.22%;
	background: #333;
	line-height: 1;
	padding: 17px 5px 20px;
	letter-spacing: .1em;
}
.btn_submit input:hover {
	cursor: pointer;
}
.btn_submit input:disabled {
	background: #ddd;
	cursor: not-allowed;
}
.btn_submit .wpcf7-spinner {
	position: absolute;
	top: 0;
	bottom: 0;
	right: -35px;
	margin: auto!important;
}
.txt_accept {
	text-align: center;
	margin: 40px auto;
}
.txt_accept span.wpcf7-list-item {
	margin: 0!important;
}
.box_form {
	background: #eee;
	text-align: center;
	padding: 10px 5% 15px;
	margin-bottom: 50px;
}
.box_privacy {
	border: 1px solid #333;
	padding: 43px 5%;
	max-height: 260px;
	overflow-y: auto;	margin: 0 auto 60px;
}
.box_privacy .ttl {
	font-size: 111.11%;
	letter-spacing: .1em;
	line-height: 1.5;
	margin-bottom: 13px;
}
.box_privacy .txt {
	font-size: 88.89%;
	letter-spacing: .1em;
}
/* box_1240pxが優先になるよう下の行に記述 */
.box_1240px {
	padding-left: 4%;
	padding-right: 4%;
}
.tbl_time01 {
	width: 100%;
	max-width: 500px;
}
.tbl_time01.day8 {
	max-width: 530px;
}
.tbl_time01 table {
	width: 100%;
	border: 1px solid #aaa;
}
.tbl_time01 thead th {
	background: #aaa;
	color: #fff;
	font-weight: normal;
	line-height: 1.5;
	padding: 9px 0 12px;
}
.tbl_time01 thead th:first-child, .tbl_time01 tbody th {
	width: 38%;
	line-height: 1.5;
}
.tbl_time01.day8 thead th:first-child, .tbl_time01.day8 tbody th {
	width: 36%;
}
.tbl_time01 tbody th, .tbl_time01 tbody td {
	padding: 9px 0 12px;
}
.tbl_time01 tbody th {
	font-weight: normal;
	padding-right: 10px;
}
.tbl_time01 thead th:not(:first-child), .tbl_time01 tbody td {
	width: calc(50% / 6);
	text-align: left;
}
.tbl_time01.day8 thead th:not(:first-child), .tbl_time01.day8 tbody td {
	width: calc(54% / 7);
}
.tbl_time01 thead th:last-child, .tbl_time01 tbody td:last-child {
	width: 12%;
	text-align: left;
}
.tbl_time01.day8 thead th:last-child, .tbl_time01.day8 tbody td:last-child {
	width: 9%;
}
.tbl_time01 tbody td {
	font-size: 77.78%;
	padding-left: .05em;
}
.tbl_time01 tbody tr:first-child th {
	padding-left: .6em;
}
.tbl_time01 tr:not(:last-child) th, .tbl_time01 tr:not(:last-child) td {
	border-bottom: 1px solid #aaa;
}
.tbl_time02 {
	width: 100%;
	max-width: 500px;
}
.tbl_time02.day8 {
	max-width: 530px;
}
.tbl_time02 .box {
	background: #666;
	padding: 12px 15px;
}
.tbl_time02 table {
	width: 100%;
	max-width: 440px;
	margin: 0 auto;
	color: #fff;
}
.tbl_time02.day8 table {
	max-width: 470px;
}
.tbl_time02 thead th {
	font-weight: normal;
	line-height: 1.5;
	padding: 9px 0 15px;
	border-bottom: 1px solid #fff;
}
.tbl_time02 thead th:first-child, .tbl_time02 tbody th {
	width: 39%;
}
.tbl_time02.day8 thead th:first-child, .tbl_time02.day8 tbody th {
	width: 36%;
}
.tbl_time02 tbody th, .tbl_time02 tbody td {
	padding: 11px 0 3px;
	line-height: 1.5;
}
.tbl_time02 tbody tr:last-child th, .tbl_time02 tbody tr:last-child td {
	padding: 3px 0 10px;
}
.tbl_time02 tbody tr:last-child th,.tbl_time02 tbody th {
	font-weight: normal;
	padding-right: 13px;
}
.tbl_time02 thead th:not(:first-child), .tbl_time02 tbody td {
	width: calc(49% / 6);
	text-align: left;
}
.tbl_time02.day8 tbody th {
	padding-right: 10px;
}
.tbl_time02.day8 thead th:not(:first-child), .tbl_time02.day8 tbody td {
	width: calc(53% / 7);
}
.tbl_time02 thead th:last-child, .tbl_time02 tbody td:last-child {
	width: 12%;
	text-align: left;
}
.tbl_time02.day8 thead th:last-child, .tbl_time02.day8 tbody td:last-child {
	width: 11%;
}
.tbl_time02 tbody td {
	font-size: 77.78%;
	padding-left: .05em;
}
.tbl_time02 tbody tr:first-child th {
	padding-left: .6em;
}
/* 16px */
.tbl_time01_16px {
	width: 100%;
	max-width: 500px;
	font-size: 16px;
}
.tbl_time01_16px.day8 {
	max-width: 530px;
}
.tbl_time01_16px table {
	width: 100%;
	border: 1px solid #aaa;
}
.tbl_time01_16px thead th {
	background: #aaa;
	color: #fff;
	font-weight: normal;
	padding: 9px 0 12px;
	line-height: 1.5;
}
.tbl_time01_16px thead th:first-child, .tbl_time01_16px tbody th {
	width: 38%;
}
.tbl_time01_16px.day8 thead th:first-child, .tbl_time01_16px.day8 tbody th {
	width: 36%;
}
.tbl_time01_16px tbody th {
	font-weight: normal;
}
.tbl_time01_16px tbody th, .tbl_time01_16px tbody td {
	padding: 9px 0 12px;
	line-height: 1.5;
}
.tbl_time01_16px thead th:not(:first-child), .tbl_time01_16px tbody td {
	width: calc(50% / 6);
	text-align: left;
}
.tbl_time01_16px.day8 thead th:not(:first-child), .tbl_time01_16px.day8 tbody td {
	width: calc(54% / 7);
}
.tbl_time01_16px thead th:last-child, .tbl_time01_16px tbody td:last-child {
	width: 12%;
	text-align: left;
}
.tbl_time01_16px.day8 thead th:last-child, .tbl_time01_16px.day8 tbody td:last-child {
	width: 10%;
}
.tbl_time01_16px tbody td {
	font-size: 87.5%;
	padding-left: .05em;
}
.tbl_time01_16px tbody tr:first-child th {
	padding-left: .6em;
}
.tbl_time01_16px tr:not(:last-child) th, .tbl_time01_16px tr:not(:last-child) td {
	border-bottom: 1px solid #aaa;
}
.tbl_time02_16px {
	width: 100%;
	max-width: 500px;
	font-size: 16px;
}
.tbl_time02_16px.day8 {
	max-width: 530px;
}
.tbl_time02_16px .box {
	background: #666;
	padding: 12px 15px;
}
.tbl_time02_16px table {
	width: 100%;
	max-width: 440px;
	margin: 0 auto;
	color: #fff;
}
.tbl_time02_16px.day8 table {
	max-width: 470px;
}
.tbl_time02_16px thead th {
	font-weight: normal;
	padding: 9px 0 15px;
	border-bottom: 1px solid #fff;
	line-height: 1.5;
}
.tbl_time02_16px thead th:first-child, .tbl_time02_16px tbody th {
	width: 38%;
}
.tbl_time02_16px.day8 thead th:first-child, .tbl_time02_16px.day8 tbody th {
	width: 36%;
}
.tbl_time02_16px tbody th {
	font-weight: normal;
	line-height: 1.5;
}
.tbl_time02_16px tbody th, .tbl_time02_16px tbody td {
	padding: 11px 0 3px;
	line-height: 1.5;
}
.tbl_time02_16px tbody tr:last-child th, .tbl_time02_16px tbody tr:last-child td {
	padding: 3px 0 10px;
}
.tbl_time02_16px thead th:not(:first-child), .tbl_time02_16px tbody td {
	width: calc(51% / 6);
	text-align: left;
}
.tbl_time02_16px.day8 thead th:not(:first-child), .tbl_time02_16px.day8 tbody td {
	width: calc(53% / 7);
}
.tbl_time02_16px thead th:last-child, .tbl_time02_16px tbody td:last-child {
	width: 11%;
	text-align: left;
}
.tbl_time02_16px.day8 thead th:last-child, .tbl_time02_16px.day8 tbody td:last-child {
	width: 11%;
}
.tbl_time02_16px tbody td {
	font-size: 87.5%;
	padding-left: .05em;
}
.tbl_time02_16px tbody tr:first-child th {
	padding-left: .6em;
}


@media only screen and (min-width: 961px) and (max-width: 1250px) {
	.tbl_recruit.tbl01 .require span:after {
		right: 20px;
	}
	.tbl_recruit.tbl01 th span {
		padding-right: 80px;
	}
	.tbl_recruit.tbl01 th {
		width: 35%;
	}
	.tbl_recruit.tbl01 td {
		width: 65%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
	.row_default01 .col_img {
		width: 60%;
		margin: 0 auto 40px;
	}
	.row_default01 .col_txt {
		width: 100%;
	}
	.row_default_1240px .col_img {
		width: 60%;
		margin: 0 auto 40px;
	}
	.row_default_1240px .col_txt {
		width: 100%;
	}
	.row_default02 .col {
		width: 49%;
	}
	.row_default03 .col {
		width: 32%;
	}
	.row_default02 .box_default01, .row_default03 .box_default01 {
		padding: 30px 3%;
		margin-bottom: 0;
	}
	.box_1240px .row_default05 .col_img {
		width: 33%;
	}
	.box_1240px .row_default05 .col_txt {
		width: 61%;
	}
	.row_default06 .col .box, .row_default06_1240px .col .box {
		padding: 25px 30px 35px;
	}
	.row_default07 {
		max-width: 680px;
		margin-right: auto;
		margin-left: auto;
	}
	.row_default07_1240px {
		max-width: 800px;
		margin-right: auto;
		margin-left: auto;
	}
	.row_default07 .col, .row_default07_1240px .col {
		width: 49%;
	}
	.row_default07 .col, .row_default07_1240px .col:not(:nth-child(-n+2)) {
		margin-top: 40px;
	}
	.box_qa03 .box_a {
		padding: 30px 5% 40px;
	}
	/* accordion */
	.js_accordion_toggle {
		height: 140px;
	}
	.js_accordion_toggle .txt {
		font-size: 144.44%;
	}
	.js_accordion_toggle .en:before {
		font-size: 100%;
	}
	.row_prof {
		display: block;
	}
	.box_prof,.box_prof.box_1240px {
		width: 100%;
	}
	.box_prof01 {
		margin-bottom: 40px;
	}
	.tbl_default th {
		width: 42%;
	}
	.tbl_default td {
		width: 58%;
	}
	.tbl_time01, .tbl_time02,.tbl_time01_16px, .tbl_time02_16px {
		margin-right: auto;
		margin-left: auto;
	}
	.tbl_recruit .require span:after {
		right: 0;
	}
	.tbl_recruit.tbl01 .require span:after {
		right: 20px;
	}
	.tbl_recruit.tbl01 th span {
		padding-right: 80px;
	}
	.tbl_recruit.tbl01 th {
		width: 35%;
	}
	.tbl_recruit.tbl01 td {
		width: 65%;
	}
}

@media only screen and (max-width: 767px) {
	/* heading */
	.hdg3 {
		margin-bottom: 6vw;
	}
	.hdg4 {
		margin-bottom: 6vw;
	}
	.hdg5 {
		margin-bottom: 4vw;
	}
	/* row */
	.row_default01 {
		display: block!important;
		margin-bottom: 11vw;
	}
	.row_default01 .col_txt {
		width: 100%!important;
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_default01 .copy {
		font-size: 118.75%;
		line-height: 1.6;
		margin-bottom: 3vw;
		letter-spacing: 0;
	}
	.row_default01 .col_img {
		width: 100%!important;
		max-width: 100%!important;
		margin-bottom: 5vw;
	}
	.row_default_1240px {
		display: block!important;
		margin-bottom: 11vw;
	}
	.row_default_1240px .col_txt {
		width: 100%!important;
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_default_1240px .copy {
		font-size: 118.75%;
		line-height: 1.6;
		margin-bottom: 3vw;
		letter-spacing: 0;
	}
	.row_default_1240px .col_img {
		width: 100%!important;
		max-width: 100%!important;
		margin-bottom: 5vw;
	}
	.row_default02 {
		display: block!important;
		margin-bottom: 11vw;
	}
	.row_default02 .col {
		width: 100%!important;
		max-width: 100%!important;
	}
	.row_default02 .col_l {
		margin-bottom: 7vw;
	}
	.row_default03 {
		display: block;
		margin-bottom: 11vw;
	}
	.row_default03 .col {
		width: 100%!important;
		max-width: 100%!important;
		margin-right: auto;
		margin-left: auto;
	}
	.row_default03 .box_default01 {
		padding: 6vw 5% 7vw;
	}
	.row_default03 .col:not(:last-child) {
		margin-bottom: 10.5vw;
	}
	.row_default04 {
		display: block!important;
		margin-bottom: 11vw;
	}
	.row_default04 .col_img {
		width: 100%!important;
		max-width: 100%!important;
		text-align: center;
		margin-bottom: 5vw!important;
	}
	.row_default04 .col_txt {
		width: 100%!important;
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_default05 {
		display: block!important;
	}
	.row_default05 .col_img {
		width: 100%!important;
		max-width: 100%!important;
		text-align: center;
		margin-bottom: 5vw;
	}
	.row_default05 .col_txt {
		width: 100%!important;
		max-width: 100%!important;
	}
	.row_default06, .row_default06_1240px {
		margin-bottom: 11vw;
		display: block;
	}
	.row_default06 .col, .row_default06_1240px .col {
		width: 100%;
		max-width: 100%;
	}
	.row_default06 .col:not(:first-child), .row_default06_1240px .col:not(:first-child) {
		margin-top: 5vw;
	}
	.row_default06 .col .ttl, .row_default06_1240px .col .ttl {
		font-size: 112.5%;
		padding: 2vw 3vw;
	}
	.row_default06 .col .box, .row_default06_1240px .col .box {
		padding: 5vw 5% 6vw;
	}
	.row_default07, .row_default07_1240px {
		margin-bottom: 11vw;
	}
	.row_default07 .col, .row_default07_1240px .col {
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
	}
	.row_default07 .col {
		max-width: calc(640 / 750 * 100vw);
	}
	.row_default07 .col:not(:first-child), .row_default07_1240px .col:not(:first-child) {
		margin-top: 5vw;
	}
	.row_default07 .col .ttl, .row_default07_1240px .col .ttl {
		font-size: 112.5%;
		padding: 2vw 3vw;
	}
	.row_default07 .col .box, .row_default07_1240px .col .box {
		padding: 5vw 5% 6vw;
	}
	/* box */
	.box_default01 {
		padding: 6vw 5% 7vw;
		margin-bottom: 11vw;
	}
	.box_default01.list {
		padding-bottom: 7vw;
	}
	.box_default01 .ttl {
		letter-spacing: .0em;
		margin-bottom: 2.5vw;
		line-height: 1.6;
	}
	.box_default02 {
		padding: 7vw 5%;
		margin-bottom: 11vw;
	}
	/* bg */
	.bg_default01 {
		padding: 6.5vw 0 7vw;
	}
	.bg_default01 .copy {
		font-size: 125%;
		line-height: 1.5;
		letter-spacing: 0;
		margin-bottom: 2vw;
	}
	/* list */
	.list_default {
		display: block;
	}
	.list_default li {
		width: 100%;
		padding-left: 6vw;
	}
	.list_default li:not(:first-child) {
		margin-top: 3vw;
	}
	/* case */
	.box_case {
		padding: 4vw 4.5%;
	}
	.box_case > .flex:before {
		border-left-width: calc(15 / 750 * 100vw);
		border-top-width: calc(22 / 750 * 100vw);
		border-bottom-width: calc(22 / 750 * 100vw);
		top: 25%;
	}
	.box_case .col {
		width: 45.5%;
	}
	.box_case .col .ttl {
		font-size: 75%;
		padding: 0 0 .5vw;
		margin-bottom: 3vw;
	}
	/* flow */
	.box_flow {
		display: block !important;
		padding: 8vw 5% 7vw;
		margin-bottom: 11vw;
	}
	.box_flow.arw_flow {
		margin-bottom: 15vw;
	}
	.box_flow .col_img {
		width: 100%!important;
		max-width: 100%!important;
		text-align: center;
		margin-bottom: 5.5vw;
	}
	.box_flow .col_txt {
		width: 100%!important;
		max-width: 100%!important;
	}
	.box_flow .col_txt dt {
		margin-bottom: 3vw;
	}
	.box_flow .col_txt dt .num {
		width: calc(80 / 750 * 100vw);
		height: calc(80 / 750 * 100vw);
		line-height: calc(80 / 750 * 100vw);
		font-size: 137.5%;
	}
	.box_flow .col_txt dt .ttl {
		width: calc(100% - calc(100 / 750 * 100vw));
		font-size: 125%;
		letter-spacing: 0;
		padding-top: 1vw;
	}
	.arw_flow:before {
		border-top-width: calc(30 / 750 * 100vw);
		border-right-width: calc(45 / 750 * 100vw);
		border-left-width: calc(45 / 750 * 100vw);
		bottom: -9.5vw;
	}
	/* qa */
	.box_qa01 {
		padding: 8vw 5% 7vw;
		margin-bottom: 5vw;
	}
	.box_qa01 dt {
		padding-bottom: 5vw;
		margin-bottom: 3.5vw;
		-ms-align-items: flex-start;
		align-items: flex-start;
	}
	.box_qa01 .box_q {
		width: calc(80 / 750 * 100vw);
		height: calc(80 / 750 * 100vw);
		line-height: calc(80 / 750 * 100vw);
		font-size: 137.5%;
	}
	.box_qa01 .txt_q {
		width: calc(100% - calc(100 / 750 * 100vw));
		font-size: 112.5%;
		line-height: 1.6;
		letter-spacing: 0;
	}
	.box_qa02 {
		margin-bottom: 8vw;
	}
	.box_qa02 .box_q {
		margin-bottom: 5.5vw;
	}
	.box_qa02 .box_q .box {
		width: calc(80 / 750 * 100vw);
		height: calc(80 / 750 * 100vw);
		line-height: calc(80 / 750 * 100vw);
		font-size: 156.25%;
	}
	.box_qa02 .box_q .txt {
		width: calc(100% - calc(80 / 750 * 100vw));
		font-size: 112.5%;
		line-height: 1.6;
		letter-spacing: 0;
		padding: 1vw 4vw 2vw;
	}
	.box_qa02 .box_a .box {
		width: calc(80 / 750 * 100vw);
		height: calc(80 / 750 * 100vw);
		line-height: calc(80 / 750 * 100vw);
		font-size: 156.25%;
	}
	.box_qa02 .box_q .box span {
		line-height: 1.4;
	}
	.box_qa02 .box_a .txt {
		width: calc(100% - calc(80 / 750 * 100vw));
		padding: 2vw 4vw 5vw;
	}
	.box_qa02 .box_a .box span {
		line-height: 1.5;
	}
	.box_qa03 {
		margin-bottom: 5vw;
	}
	.box_qa03 .box_q .box {
		width: calc(80 / 750 * 100vw);
		height: calc(80 / 750 * 100vw);
		line-height: calc(80 / 750 * 100vw);
		font-size: 156.25%;
	}
	.box_qa03 .box_q .box span {
		padding-bottom: 2vw;
		line-height: 1;
	}
	.box_qa03 .box_q .txt {
		width: calc(100% - calc(80 / 750 * 100vw));
		font-size: 112.5%;
		line-height: 1.6;
		letter-spacing: 0;
		padding: 1vw 8vw 1vw 4vw;
	}
	.box_qa03 .box_q .txt .icn {
		width: calc(24 / 750 * 100vw);
		height: calc(24 / 750 * 100vw);
		right: 3.5vw;
	}
	.box_qa03 .box_a {
		padding: 5vw 5% 5.5vw;
	}
	/* accordion */
	.js_accordion_toggle {
		height: calc(210 / 750*100vw);
	}
	.js_accordion_toggle .txt {
		font-size: 125%;
		letter-spacing: 0;
		margin-bottom: -2vw;
	}
	.js_accordion_toggle .en:before {
		font-size: 62.5%;
		letter-spacing: 0;
	}
	.js_accordion_toggle .arw:after {

		width: calc(14 / 750*100vw);
		height: calc(20 / 750*100vw);
		right: -.5vw;
		top: 2vw;
	}
	.js_accordion_toggle.is_open .arw:before {
		top: 2vw;
	}
	.js_accordion_toggle.is_open .arw:after {
		top: 3vw;
		right: 0;
	}
	.js_accordion_toggle .arw {
		padding-right: 4vw;
	}
	/* prof */
	.row_prof {
		display: block;
		margin-bottom: 11vw;
	}
	.box_prof,.box_prof.box_1240px {
		width: 100%;
		padding: 8vw 5%;
	}
	.box_prof h5 {
		font-size: 106.25%;
		margin-bottom: 4vw;
	}
	.box_prof01 {
		margin-bottom: 5vw;
	}
	.box_prof01 dt {
		width: 25%;
	}
	.box_prof01 dd {
		width: 75%;
	}
	.box_prof01 dt:not(:last-of-type), .box_prof01 dd:not(:last-of-type) {
		margin-bottom: 2.5vw;
	}
	.bg_prof {
		padding: 6.5vw 0 8vw;
	}
	.ttl_prof01 {
		padding-bottom: 2.5vw;
		margin-bottom: 4vw;
		font-size: 125%;
		line-height: 1.6;
	}
	.list_prof li {
		padding: 2vw 0;
	}
	/* youtube */
	.box_video01 {
		max-width: 100%!important;
		margin-bottom: 11vw;
	}
	.box_video01 iframe {
		height: calc(490 / 750 * 100vw);
	}
	.box_video02 {
		max-width: 100% !important;
		margin-bottom: 11vw;
	}
	.box_video02 iframe {
		height: calc(394 / 750 * 100vw);
	}
	/* table */
	.tbl_default {
		margin-bottom: 11vw;
	}
	.tbl_default th {
		width: 40%;
		padding: 2vw 3vw 3vw;
		-ms-vertical-align: middle;
		vertical-align: middle;
	}
	.tbl_default td {
		width: 60%;
		padding: 2vw 3vw 3vw;;
	}
	.tbl_caption {
		margin-top: 4vw;
	}
	.tbl_recruit table, .tbl_recruit tbody, .tbl_recruit tr, .tbl_recruit th, .tbl_recruit td {
		display: block;
		width: 100%!important;
	}
	.tbl_recruit th {
		padding: 3vw 4vw 4vw;
	}
	.tbl_recruit .require span:after {
		font-size: 62.5%;
		width: 35px;
		height: 20px;
		line-height: 20px;
		right: 2px;
	}
	.tbl_recruit td {
		padding: 4vw 4vw 5vw;
	}
	.tbl_recruit td input {
		width: 100%;
	}
	.bg_form {
		padding: 9vw 3.2vw;
		width: calc(100% + 6.4vw);
		margin-left: -3.2vw;
	}
	.tbl_recruit.tbl01 table {
		max-width: calc(632 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.tbl_recruit.tbl01 th {
		text-align: left;
		padding-bottom: 2vw!important;
	}
	.tbl_recruit.tbl01 th span {
		padding-right: 0;
	}
	.tbl_recruit.tbl01 .require span:after {
		right: 0;
	}
	.tbl_recruit.tbl01 tr:not(:last-child) td {
		padding-bottom: 4vw;
	}
	.tbl_recruit.tbl01 td input {
		padding: 2.5vw;
	}
	.txt_accept {
		margin: 9vw auto 10vw;
	}
	.box_form {
		text-align: left;
		padding: 3vw 5%;
		margin-bottom: 8vw;
	}
	.btn_submit {
		max-width: 300px;
	}
	.btn_submit input {
		font-size: 106.25%;
		letter-spacing: 0;
		padding: 4vw 5% 5vw;
	}
	.btn_submit:before {
		top: 0;
	}
	.btn_submit .wpcf7-spinner {
		right: auto;
		bottom: 0;
	}
	.box_privacy {
		padding: 6.5vw 5% 8vw;
		max-height: calc(626 / 750 * 100vw);
		margin-bottom: 8vw;
	}
	.box_privacy .ttl {
		font-size: 106.25%;
		margin-bottom: 3vw;
	}
	.box_privacy .txt {
		font-size: 100%;
		letter-spacing: 0;
	}
	.tbl_time01, .tbl_time01.day8 {
		max-width: 100%;
	}
	.tbl_time01 th {
		font-size: 68.75%;
		letter-spacing: .1em;
	}
	.tbl_time01 thead th {
		padding: 2vw 0 2.2vw;
	}
	.tbl_time01 thead th:first-child, .tbl_time01 tbody th {
		width: 35%;
	}
	.tbl_time01.day8 thead th:first-child, .tbl_time01.day8 tbody th {
		width: 32%;
	}
	.tbl_time01 tbody th, .tbl_time01 tbody td {
		padding: 2vw 0 2.2vw;
	}
	.tbl_time01 tbody td {
		font-size: 62.5%;
		padding-left: .05em;
	}
	.tbl_time01 thead th:not(:first-child), .tbl_time01 tbody td {
		width: calc(53% / 6);
	}
	.tbl_time01.day8 thead th:not(:first-child), .tbl_time01.day8 tbody td {
		width: calc(57% / 7);
	}
	.tbl_time01 thead th:last-child, .tbl_time01 tbody td:last-child {
		width: 12%;
	}
	.tbl_time01.day8 thead th:last-child, .tbl_time01.day8 tbody td:last-child {
		width: 11%;
	}
	.tbl_time02, .tbl_time02.day8 {
		max-width: 100%;
	}
	.tbl_time02 .box {
		padding: 1.7vw 5vw;
	}
	.tbl_time02 th {
		font-size: 68.75%;
		letter-spacing: .1em;
	}
	.tbl_time02 thead th {
		padding: 2vw 0 3vw;
	}
	.tbl_time02 thead th:first-child, .tbl_time02 tbody th {
		width: 37%;
	}
	.tbl_time02.day8 thead th:first-child, .tbl_time02.day8 tbody th {
		width: 38%;
	}
	.tbl_time02.day8 tbody th {
		padding-right: 0;
	}
	.tbl_time02 tbody th, .tbl_time02 tbody td {
		padding: 3vw 0 2vw;
	}
	.tbl_time02 tbody tr:last-child th, .tbl_time02 tbody tr:last-child td {
		padding: 0 0 2vw;
	}
	.tbl_time02 tbody td {
		font-size: 62.5%;
		padding-left: .05em;
	}
	.tbl_time02 thead th:not(:first-child), .tbl_time02 tbody td {
		width: calc(52% / 6);
	}
	.tbl_time02.day8 thead th:not(:first-child), .tbl_time02.day8 tbody td {
		width: calc(51% / 7);
	}
	.tbl_time02 thead th:last-child, .tbl_time02 tbody td:last-child {
		width: 11%;
	}
	.tbl_time02.day8 thead th:last-child, .tbl_time02.day8 tbody td:last-child {
		width: 11%;
	}
	.tbl_time .tbl_caption {
		font-size: 68.75%;
		letter-spacing: .1em;
		margin-top: 3vw;
	}
	.tbl_time01_16px, .tbl_time01_16px.day8 {
		max-width: 100%;
	}
	.tbl_time01_16px th {
		font-size: 68.75%;
		letter-spacing: .1em;
	}
	.tbl_time01_16px thead th {
		padding: 2vw 0 2.2vw;
	}
	.tbl_time01_16px thead th:first-child, .tbl_time01_16px tbody th {
		width: 35%;
	}
	.tbl_time01_16px.day8 thead th:first-child, .tbl_time01_16px.day8 tbody th {
		width: 32%;
	}
	.tbl_time01_16px tbody th, .tbl_time01_16px tbody td {
		padding: 2vw 0 2.2vw;
	}
	.tbl_time01_16px tbody td {
		font-size: 62.5%;
		padding-left: .05em;
	}
	.tbl_time01_16px thead th:not(:first-child), .tbl_time01_16px tbody td {
		width: calc(53% / 6);
	}
	.tbl_time01_16px.day8 thead th:not(:first-child), .tbl_time01_16px.day8 tbody td {
		width: calc(57% / 7);
	}
	.tbl_time01_16px thead th:last-child, .tbl_time01_16px tbody td:last-child {
		width: 12%;
	}
	.tbl_time01_16px.day8 thead th:last-child, .tbl_time01_16px.day8 tbody td:last-child {
		width: 11%;
	}
	.tbl_time02_16px, .tbl_time02_16px.day8 {
		max-width: 100%;
	}
	.tbl_time02_16px .box {
		padding: 1.7vw 5vw;
	}
	.tbl_time02_16px th {
		font-size: 68.75%;
		letter-spacing: .1em;
	}
	.tbl_time02_16px thead th {
		padding: 2vw 0 3vw;
	}
	.tbl_time02_16px thead th:first-child, .tbl_time02_16px tbody th {
		width: 37%;
	}
	.tbl_time02_16px.day8 thead th:first-child, .tbl_time02_16px.day8 tbody th {
		width: 38%;
	}
	.tbl_time02_16px tbody th, .tbl_time02_16px tbody td {
		padding: 3vw 0 2vw;
	}
	.tbl_time02_16px tbody tr:last-child th, .tbl_time02_16px tbody tr:last-child td {
		padding: 0 0 2vw;
	}
	.tbl_time02_16px tbody td {
		font-size: 62.5%;
		padding-left: .05em;
	}
	.tbl_time02_16px thead th:not(:first-child), .tbl_time02_16px tbody td {
		width: calc(52% / 6);
	}
	.tbl_time02_16px.day8 thead th:not(:first-child), .tbl_time02_16px.day8 tbody td {
		width: calc(51% / 7);
	}
	.tbl_time02_16px thead th:last-child, .tbl_time02_16px tbody td:last-child {
		width: 11%;
	}
	.tbl_time02_16px.day8 thead th:last-child, .tbl_time02_16px.day8 tbody td:last-child {
		width: 11%;
	}
	.tbl_time .tbl_caption {
		font-size: 68.75%;
		letter-spacing: .1em;
		margin-top: 3vw;
	}
}
/* ボタン button
------------------------------------------------------------------*/
.btn_default01 {
	max-width: 380px;
	width: 100%;
	text-align: center;
}
.btn_default01 a {
	display: block;
	border: 1px solid #555;
	padding: 20px 3% 22px;
	position: relative;
	z-index: 1;
	transition: .3s;
}
.btn_default01 a:hover {
	background: #555;
	color: #fff;
}
.btn_default01.arw01 a:after {
	content: "";
	position: absolute;
	border-left: 8px solid #555;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	bottom: 2px;
	right: 6px;
	width: 0;
	height: 0;
	transform: rotate(45deg);
	transition: .3s;
}
.btn_default01.arw01 a:hover:after {
	border-left-color: #fff;
	transition: .3s;
}
.btn_default01.arw02 a:after {
	content: "";
	position: absolute;
	width: 7px;
	height: 7px;
	border-bottom: 2px solid #555;
	border-right: 2px solid #555;
	transform: rotate(-45deg);
	right: 30px;
	top: 0;
	bottom: 0;
	margin: auto;
	transition: .15s;
}
.btn_default01.arw02 a:hover:after {
	border-bottom-color: #fff;
	border-right-color: #fff;
	right: 25px;
	transition: .3s;
}
.btn_default01.arw03 a:before,.btn_default01.arw03 a:after {
	content: "";
	position: absolute;
	border-top: 1px solid #555;
	transform: rotate(25deg);
	width: 10px;
	height: 0;
	right: 30px;
	top: -4px;
	bottom: 0;
	margin: auto;
	transition: .15s;
}
.btn_default01.arw03 a:after {
	transform: rotate(-25deg);
	top: 4px;
}
.btn_default01.arw03 a:hover:before,.btn_default01.arw03 a:hover:after {
	border-top-color: #fff;
	transition: .3s;
	right: 25px;
}
.btn_default01.arw04 a:after {
	content: "";
	position: absolute;
	border-left: 7px solid #555;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 30px;
	width: 0;
	height: 0;
	transform: rotate(0);
	transition: .15s;
}
.btn_default01.arw04 a:hover:after {
	border-left-color: #fff;
	right: 25px;
	transition: .3s;
}
.btn_default01.border01 a {
	background: none;
	color: #555;
	opacity: 1;
}
.btn_default01.border01 a:after {
	content: "";
	position: absolute;
	width: 50px;
	height: 0;
	border-top: 1px solid #555;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	transition: .15s;
}
.btn_default01.border01 a:hover:after {
	right: -25px;
	transition: .3s;
}
.btn_default01.border02 a {
	background: none;
	color: #555;
	opacity: 1;
}
.btn_default01.border02 a:before,.btn_default01.border02 a:after {
	content: "";
	position: absolute;
	width: 50px;
	height: 0;
	border-top: 1px solid #555;
	right: -25px;
	top: 0;
	bottom: 0;
	margin: auto;
	transition: .15s;
}
.btn_default01.border02 a:before {
	width: 10px;
	transform: rotate(45deg);
	top: -8px;
}
.btn_default01.border02 a:hover:before,.btn_default01.border02 a:hover:after {
	transition: .3s;
	right: -30px;
}
.btn_default01.border03 a {
	padding: 5px;
}
.btn_default01.border03 .box {
	padding: 13px 3% 18px;
	border: 1px solid #555;
}
.btn_default01.border03 a:hover .box {
	border-color: #fff;
}
.btn_default01.glow01 a {
	background: #555;
	color: #fff;
	overflow: hidden;
}
.btn_default01.glow01 a:hover {
	opacity: 1;
}
.btn_default01.glow01 a:after {
	content: "";
	position: absolute;
	background: rgba(255,255,255,.1);
	width: 50px;
	height: 155px;
	left: -75px;
	top: -50px;
	-webkit-transform: rotate(35deg);
	transform: rotate(35deg);
	-webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.btn_default01.glow01 a:hover:after {
	left: 120%;
	-webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.btn_default01.slope01 {
	position: relative;
	z-index: 1;
}
.btn_default01.slope01 a {
	overflow: hidden;
	background: none;
}
.btn_default01.slope01 a:hover {
	opacity: 1;
}
.btn_default01.slope01 a:after {
	content: "";
	position: absolute;
	width: 0;
	height: 100%;
	left: -5.5%;
	bottom: 0;
	background: #555;
	-webkit-transition: .3s;
	transition: .3s;
	transform: skewX(25deg);
	z-index: -1;
}
.btn_default01.slope01 a:hover:after {
	width: 120%;
}
.btn_default01.slope01 span {
	z-index: 1;
	position: relative;
}
.btn_default01.gradation01 a {
	background: -moz-linear-gradient(-40deg, #aaa, #555); 
	background: -webkit-linear-gradient(-40deg, #aaa, #555); 
	background: linear-gradient(120deg, #aaa, #555);
	padding: 0;
	position: relative;
	border: none;
	opacity: 1;
}
.btn_default01.gradation01 a .box {
	padding: 20px 3% 25px;
}
.btn_default01.gradation01 a .box:before {
	content: "";
	position: absolute;
	background: #fff;
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	transition: .3s;
}
.btn_default01.gradation01 a:hover .box:before {
	opacity: 0;
	transition: .3s;
}
.btn_default01.gradation01 .box span {
	position: relative;
	z-index: 1;
}

@media(min-width: 768px) and (max-width:960px) {

}
@media(max-width: 767px) {
	.btn_default01 {
		max-width: calc(500 / 750*100vw);
	}
	.btn_default01 a {
		padding: 2.5vw 3% 3.5vw;
	}
	.btn_default01.arw01 a:after {
		border-left-width: calc(14 / 750*100vw);
		border-top-width: calc(14 / 750*100vw);
		border-bottom-width: calc(14 / 750*100vw);
		right: 1vw;
		bottom: 0;
	}
	.btn_default01.arw02 a:after {
		width: calc(14 / 750*100vw);
		height: calc(14 / 750*100vw);
		right: 5vw;
	}
	.btn_default01.arw02 a:hover:after {
		right: 5vw;
	}
	.btn_default01.arw03 a:before, .btn_default01.arw03 a:after {
		width: calc(16 / 750*100vw);
	}
	.btn_default01.arw03 a:before {
		top: -1vw;
	}
	.btn_default01.arw03 a:after {
		top: 1vw;
	}
	.btn_default01.arw03 a:before, .btn_default01.arw03 a:after {
		right: 5vw;
	}
	.btn_default01.arw03 a:hover:before, .btn_default01.arw03 a:hover:after {
		right: 5vw;
	}
	.btn_default01.arw04 a:after {
		border-left-width: calc(10 / 750*100vw);
		border-top-width: calc(8 / 750*100vw);
		border-bottom-width: calc(8 / 750*100vw);
		right: 5vw;
	}
	.btn_default01.arw04 a:hover:after {
		right: 5vw;
	}
	.btn_default01.border01 a:after,.btn_default01.border01 a:hover:after {
		right: -5.5vw;
	}
	.btn_default01.border02 a:before, .btn_default01.border02 a:after,
	.btn_default01.border02 a:hover:before, .btn_default01.border02 a:hover:after {
		right: -5vw;
	}
	.btn_default01.border01 a:after {
		width: calc(80 / 750*100vw);
	}
	.btn_default01.border02 a:before {
		width: calc(14 / 750*100vw);
		top: -1.5vw;
	}
	.btn_default01.border02 a:after {
		width: calc(80 / 750*100vw);
	}
	.btn_default01.border03 .box {
		padding: 2.5vw 3% 3.5vw;
	}
	.btn_default01.gradation01 a .box {
		padding: 2.5vw 3% 3.5vw;
	}
	.btn_default01.border03 a {
		padding: 1vw;
	}
}

@charset "utf-8";
/* Theme Name: res */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700&amp;display=swap');
html, body {
	font-size: 18px;
	line-height: 2;
	color: #626262;
	letter-spacing: .1em;
	font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #fcf7f1 url(images/page/bg_base01.jpg) center repeat;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
img {
	max-width: 100%;
	height: auto;
}
li {
	list-style: none;
}
a {
	color: inherit;
}
.txt_link {
	color: #8fc31f;
}
:root {
	--guideline-color: #8fc31f;
}
a:hover {
	opacity: .85;
	transition: .3s;
}
.inner, .inner700, .inner800, .inner900, .inner1000, .inner1100, .inner1240, .inner1340, .inner1500 {
	max-width: calc(1200px + 10%);
	width: 100%;
	margin: 0 auto;
	padding: 0 5%;
}
.inner700 {
	max-width: calc(700px + 10%);
}
.inner800 {
	max-width: calc(800px + 10%);
}
.inner900 {
	max-width: calc(900px + 10%);
}
.inner1000 {
	max-width: calc(1000px + 10%);
}
.inner1100 {
	max-width: calc(1100px + 10%);
}
.inner1240 {
	max-width: calc(1240px + 10%);
}
.inner1340 {
	max-width: calc(1340px + 10%);
}
.inner1500 {
	max-width: calc(1500px + 10%);
}
table {
	table-layout: fixed;
}
td input {
	max-width: 100%;
}
.map {
	position: relative;
	width: 100%;
	padding: 500px 0 0 0;
	overflow: hidden;
}
.map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin-top: -150px;
	height: calc(100% + 150px);
}
a[href^="tel:"] {
	cursor: default;
}
a[href^="tel:"]:hover {
	opacity: 1;
}
.slick-slide {
	outline: none;
}
.tb_only {
	display: none;
}
.sp_only {
	display: none;
}
.tb_pc {
	display: inherit;
}
.sp_tb {
	display: none;
}
.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}
.flex.start {
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}
.flex.end {
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}
.flex.center {
	-webkit-justify-content: center;
	justify-content: center;
}
.flex.around {
	-webkit-justify-content: space-around;
	justify-content: space-around;
}
.flex.between {
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.flex.stretch {
	-webkit-align-items: stretch;
	align-items: stretch;
}
.flex.ai_center {
	-webkit-align-items: center;
	align-items: center;
}
.flex.ai_start {
	-webkit-align-items: flex-start;
	align-items: flex-start;
}
.flex.ai_end {
	-webkit-align-items: flex-end;
	align-items: flex-end;
}
.flex.nowrap {
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.flex.column {
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
}
.flex.row {
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
}
.flex.c_reverse {
	-ms-flex-direction: column-reverse;
	-webkit-flex-direction: column-reverse;
	flex-direction: column-reverse;
}
.flex.r_reverse {
	-ms-flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.noshrink {
	flex: 0 0 auto;
}
.grow {
	flex: 1 1 auto;
}
.txt_center {
	text-align: center;
}
.txt_right {
	text-align: right;
}
.mgn_a {
	margin-left: auto;
	margin-right: auto;
}
.mgn_l {
	margin-left: auto;
}
.mgn_r {
	margin-right: auto;
}
.no_mgn {
	margin-bottom: 0 !important;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb25 {
	margin-bottom: 25px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb35 {
	margin-bottom: 35px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb45 {
	margin-bottom: 45px;
}
.mb50 {
	margin-bottom: 50px;
}
.mb55 {
	margin-bottom: 55px;
}
.mb60 {
	margin-bottom: 60px;
}
.mb65 {
	margin-bottom: 65px;
}
.mb70 {
	margin-bottom: 70px;
}
.mb75 {
	margin-bottom: 75px;
}
.mb80 {
	margin-bottom: 80px;
}
.mb85 {
	margin-bottom: 85px;
}
.mb90 {
	margin-bottom: 90px;
}
.mb95 {
	margin-bottom: 95px;
}
.mb100 {
	margin-bottom: 100px;
}
.mb105 {
	margin-bottom: 105px;
}
.mb110 {
	margin-bottom: 110px;
}
.mb115 {
	margin-bottom: 115px;
}
.mb120 {
	margin-bottom: 120px;
}
.mb125 {
	margin-bottom: 125px;
}
.mb130 {
	margin-bottom: 130px;
}
.mb135 {
	margin-bottom: 135px;
}
.mb140 {
	margin-bottom: 140px;
}
.mb145 {
	margin-bottom: 145px;
}
.mb150 {
	margin-bottom: 150px;
}
.mb05em {
	margin-bottom: 0.5em;
}
.mb10em {
	margin-bottom: 1.0em;
}
.mb15em {
	margin-bottom: 1.5em;
}
.mb20em {
	margin-bottom: 2.0em;
}
.mb25em {
	margin-bottom: 2.5em;
}
.mb30em {
	margin-bottom: 3.0em;
}
@media(min-width: 768px) {
	a[href^="tel:"] {
		pointer-events: none;
	}
	.slick-slide img, #sb_instagram .sbi_photo_wrap {
		backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
	}
}
.txt_white {
	color: #fff !important;
}
.bg_white {
	background-color: #fff !important;
}
.shadow_w {
	text-shadow: 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 15px #fff, 0px 0px 15px #fff;
}
em {
	font-style: normal;
}
@media(min-width: 768px) and (max-width:960px) {
	.pc_only {
		display: none;
	}
	.tb_only {
		display: inherit;
	}
	.sp_only {
		display: none;
	}
	.tb_pc {
		display: inherit;
	}
	.sp_tb {
		display: inherit;
	}
}
@media(max-width: 767px) {
	html, body {
		font-size: 4.27vw;
		letter-spacing: 0;
	}
	.inner, .inner700, .inner800, .inner900, .inner1000, .inner1100, .inner1240, .inner1340, .inner1500 {
		padding: 0 3.2vw;
	}
	.pc_only {
		display: none;
	}
	.tb_only {
		display: none;
	}
	.sp_only {
		display: inherit;
	}
	.tb_pc {
		display: none;
	}
	.sp_tb {
		display: inherit;
	}
	.map {
		padding-top: calc(500 / 750 * 100vw);
	}
	.mb5 {
		margin-bottom: calc(5 / 750 * 100vw);
	}
	.mb10 {
		margin-bottom: calc(10 / 750 * 100vw);
	}
	.mb15 {
		margin-bottom: calc(15 / 750 * 100vw);
	}
	.mb20 {
		margin-bottom: calc(20 / 750 * 100vw);
	}
	.mb25 {
		margin-bottom: calc(25 / 750 * 100vw);
	}
	.mb30 {
		margin-bottom: calc(30 / 750 * 100vw);
	}
	.mb35 {
		margin-bottom: calc(35 / 750 * 100vw);
	}
	.mb40 {
		margin-bottom: calc(40 / 750 * 100vw);
	}
	.mb45 {
		margin-bottom: calc(45 / 750 * 100vw);
	}
	.mb50 {
		margin-bottom: calc(50 / 750 * 100vw);
	}
	.mb55 {
		margin-bottom: calc(55 / 750 * 100vw);
	}
	.mb60 {
		margin-bottom: calc(60 / 750 * 100vw);
	}
	.mb65 {
		margin-bottom: calc(65 / 750 * 100vw);
	}
	.mb70 {
		margin-bottom: calc(70 / 750 * 100vw);
	}
	.mb75 {
		margin-bottom: calc(75 / 750 * 100vw);
	}
	.mb80 {
		margin-bottom: calc(80 / 750 * 100vw);
	}
	.mb85 {
		margin-bottom: calc(85 / 750 * 100vw);
	}
	.mb90 {
		margin-bottom: calc(90 / 750 * 100vw);
	}
	.mb95 {
		margin-bottom: calc(95 / 750 * 100vw);
	}
	.mb100 {
		margin-bottom: calc(100 / 750 * 100vw);
	}
	.mb105 {
		margin-bottom: calc(105 / 750 * 100vw);
	}
	.mb110 {
		margin-bottom: calc(110 / 750 * 100vw);
	}
	.mb115 {
		margin-bottom: calc(115 / 750 * 100vw);
	}
	.mb120 {
		margin-bottom: calc(120 / 750 * 100vw);
	}
	.mb125 {
		margin-bottom: calc(125 / 750 * 100vw);
	}
	.mb130 {
		margin-bottom: calc(130 / 750 * 100vw);
	}
	.mb135 {
		margin-bottom: calc(135 / 750 * 100vw);
	}
	.mb140 {
		margin-bottom: calc(140 / 750 * 100vw);
	}
	.mb145 {
		margin-bottom: calc(145 / 750 * 100vw);
	}
	.mb150 {
		margin-bottom: calc(150 / 750 * 100vw);
	}
	.txt_width {
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
}
.shueimgo {
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 400;
	font-style: normal;
}
.shueimgo.b {
	font-weight: 600;
}
.futura {
	font-family: futura-pt, sans-serif;
	font-weight: 300;
	font-style: normal;
}
.futura.b {
	font-weight: 700;
}
.gautreaux {
	font-family: gautreaux, sans-serif;
	font-weight: 300;
	font-style: normal;
}
@media all and (-ms-high-contrast: none) {
	/* IE10 以降にのみ適用される */
	.shueimgo {
		/*font-family: serif;*/
	}
	/*.futura {
        font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    }*/
	/*.gautreaux {
        font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    }*/
}
::selection, ::-webkit-selection, ::-moz-selection {
	background: #8fc31f; /* select color */
}
.tc_c01 {
	color: #333333
}
.bc_c01 {
	border-color: #333333;
}
.bgc_c01 {
	background-color: #333333;
}
.tc_c02 {
	color: #626262
}
.bc_c02 {
	border-color: #626262;
}
.bgc_c02 {
	background-color: #626262;
}
.tc_c03 {
	color: #727171
}
.bc_c03 {
	border-color: #727171;
}
.bgc_c03 {
	background-color: #727171;
}
C {
	color: #8fc31f
}
.bc_c04 {
	border-color: #8fc31f;
}
.bgc_c04 {
	background-color: #8fc31f;
}
.tc_c04 {
	color: #9ECA3E;
}
.tc_c04.mod1 {
	color: #dae000
}
.bc_c04.mod1 {
	border-color: #dae000;
}
.bgc_c04.mod1 {
	background-color: #dae000;
}
.tc_c05 {
	color: #fdd108
}
.bc_c05 {
	border-color: #fdd108;
}
.bgc_c05 {
	background-color: #fdd108;
}
.tc_c06 {
	color: #fdd108
}
.bc_c06 {
	border-color: #fdd108;
}
.bgc_c06 {
	background-color: #fdd108;
}
.tc_c07 {
	color: #fead2c
}
.bc_c07 {
	border-color: #fead2c;
}
.bgc_c07 {
	background-color: #fead2c;
}
.tc_c07.mod1 {
	color: #ffefd5
}
.bc_c07.mod1 {
	border-color: #ffefd5;
}
.bgc_c07.mod1 {
	background-color: #ffefd5;
}
.tc_c08 {
	color: #fff6ce;
}
.bc_c08 {
	border-color: #fff6ce;
}
.bgc_c08 {
	background-color: #fff6ce;
}
.tc_c09 {
	color: #fff8ef
}
.bc_c09 {
	border-color: #fff8ef;
}
.bgc_c09 {
	background-color: #fff8ef;
}
.tc_c10 {
	color: #ffffff
}
.bc_c10 {
	border-color: #ffffff;
}
.bgc_c10 {
	background-color: #ffffff;
}
.txt_col01 {
	color: #8fc31f !important;
}
.bc_white {
	border-color: #FFF;
}
.w720 {
	width: 720px;
	max-width: 100%;
}
.w650 {
	width: 650px;
	max-width: 100%;
}
.w600 {
	width: 600px;
	max-width: 100%;
}
.w520 {
	width: 520px;
	max-width: 100%;
}
.w490 {
	width: 490px;
	max-width: 100%;
}
.w475 {
	width: 475px;
	max-width: 100%;
}
.w400 {
	width: 400px;
	max-width: 100%;
}
.w380 {
	width: 380px;
	max-width: 100%;
}
.w340 {
	width: 340px;
	max-width: 100%;
}
.w240 {
	width: 240px;
	max-width: 100%;
}
.w200 {
	width: 200px;
	max-width: 100%;
}
.w120 {
	width: 120px;
	max-width: 100%;
}
.w185 {
	width: 185px;
	max-width: 100%;
}
@media(max-width: 767px) {
	.w720 {
		width: calc(700 / 750 * 100vw);
	}
	.w650 {
		width: calc(700 / 750 * 100vw);
	}
	.w600 {
		width: calc(700 / 750 * 100vw);
	}
	.w520 {
		width: calc(600 / 750 * 100vw);
	}
	.w490 {
		width: calc(600 / 750 * 100vw);
	}
	.w475 {
		width: calc(600 / 750 * 100vw);
	}
	.w400 {
		width: calc(600 / 750 * 100vw);
	}
	.w380 {
		width: calc(600 / 750 * 100vw);
	}
	.w340 {
		width: calc(500 / 750 * 100vw);
	}
	.w240 {
		width: calc(450 / 750 * 100vw);
	}
	.w200 {
		width: calc(450 / 750 * 100vw);
	}
	.w120 {
		width: calc(250 / 750 * 100vw);
	}
	.w185 {
		width: calc(185 / 750 * 100vw);
	}
}
.bdr {}
.bdr.dotted {
	border-style: dashed;
}
.bdr.tblr {
	border-width: 1px;
}
.bdr.tblr.x2 {
	border-width: 2px;
}
.bdr.tblr.x5 {
	border-width: 5px;
}
.bdr.btm {
	border-bottom-width: 1px;
}
.bdr.btm.x2 {
	border-bottom-width: 2px;
}
.bdr.top {
	border-top-width: 1px;
}
.bdr.top.x2 {
	border-top-width: 2px;
}
.bdr.tb {
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.bdr.tb.x2 {
	border-top-width: 2px;
	border-bottom-width: 2px;
}
.bdr.left {
	border-left-width: 1px;
}
.bdr.right {
	border-right-width: 1px;
}
.rnd {}
.rnd.r0 {
	border-radius: 0 !important;
}
.rnd.r05 {
	border-radius: .5em;
}
.rnd.r10 {
	border-radius: 1em;
}
.rnd.r15 {
	border-radius: 1.5em;
}
.rnd.r20 {
	border-radius: 2em;
}
.rnd.r25 {
	border-radius: 2.5em;
}
.rnd.r30 {
	border-radius: 3em;
}
.rnd.r35 {
	border-radius: 3.5em;
}
.rnd.r40 {
	border-radius: 4em;
}
.rnd.r45 {
	border-radius: 4.5em;
}
.rnd.r50 {
	border-radius: 5em;
}
.rnd.r60 {
	border-radius: 6em;
}
.rnd.r70 {
	border-radius: 7em;
}
.rnd.r80 {
	border-radius: 8em;
}
.rnd.r90 {
	border-radius: 9em;
}
.rnd.r50p {
	border-radius: 50%;
}
.opc {}
.opc.o10 {
	opacity: 1;
}
.opc.o09 {
	opacity: .9;
}
.opc.o08 {
	opacity: .8;
}
.opc.o07 {
	opacity: .7;
}
.opc.o06 {
	opacity: .6;
}
.opc.o05 {
	opacity: .5;
}
.opc.o04 {
	opacity: .4;
}
.opc.o03 {
	opacity: .3;
}
.opc.o02 {
	opacity: .2;
}
.opc.o01 {
	opacity: .1;
}
.btn_area01 .arw {
	transition: .3s;
}
.btn_area01:hover .arw {
	transform: translateX(.3em);
}
.undermarker01 {
	background: linear-gradient(transparent 70%, #8fc31f 70%);
}
.fs111 {
	font-size: 11.111em;
}
.fs83 {
	font-size: 8.333em;
}
.fs72 {
	font-size: 7.222em;
}
.fs66 {
	font-size: 6.666em;
}
.fs61 {
	font-size: 6.111em;
}
.fs55 {
	font-size: 5.555em;
}
.fs50 {
	font-size: 5em;
}
.fs44 {
	font-size: 4.444em;
}
.fs38 {
	font-size: 3.888em;
}
.fs33 {
	font-size: 3.333em;
}
.fs28 {
	font-size: 2.888em;
}
.fs27 {
	font-size: 2.777em;
}
.fs26 {
	font-size: 2.666em;
}
.fs22 {
	font-size: 2.222em;
}
.fs21 {
	font-size: 2.111em;
}
.fs20 {
	font-size: 2em;
}
.fs18 {
	font-size: 1.888em;
}
.fs17 {
	font-size: 1.777em;
}
.fs16 {
	font-size: 1.666em;
}
.fs15 {
	font-size: 1.555em;
}
.fs14 {
	font-size: 1.444em;
}
.fs13 {
	font-size: 1.333em;
}
.fs125 {
	font-size: 1.25em;
}
.fs12 {
	font-size: 1.222em;
}
.fs11 {
	font-size: 1.111em;
}
.fs08 {
	font-size: .8888em;
}
.fs07 {
	font-size: .7777em;
}
.fs06 {
	font-size: .6em;
}
.fs05 {
	font-size: .5em;
}
.fs04 {
	font-size: .4em;
}
.fs03 {
	font-size: .3em;
}
.fs02 {
	font-size: .2em;
}
.fs01 {
	font-size: .1em;
}
@media(min-width: 768px) and (max-width:1024px) {
	html, body {
		font-size: calc(18 / 1024 * 100vw);
		letter-spacing: 0.05em;
	}
}
.fw900 {
	font-weight: 900;
}
.fw600 {
	font-weight: 600;
}
.fw500 {
	font-weight: 500;
}
.fw400 {
	font-weight: 400;
}
.fw300 {
	font-weight: 300;
}
.lh03 {
	line-height: 0.3;
}
.lh04 {
	line-height: 0.4;
}
.lh05 {
	line-height: 0.5;
}
.lh06 {
	line-height: 0.6;
}
.lh07 {
	line-height: 0.7;
}
.lh10 {
	line-height: 1.0;
}
.lh11 {
	line-height: 1.1;
}
.lh12 {
	line-height: 1.2;
}
.lh125 {
	line-height: 1.25;
}
.lh13 {
	line-height: 1.3;
}
.lh14 {
	line-height: 1.4;
}
.lh15 {
	line-height: 1.5;
}
.lh16 {
	line-height: 1.6;
}
.lh17 {
	line-height: 1.7;
}
.lh18 {
	line-height: 1.8;
}
.lh19 {
	line-height: 1.9;
}
.lh20 {
	line-height: 2.0;
}
.lh21 {
	line-height: 2.1;
}
.lh22 {
	line-height: 2.2;
}
.lh23 {
	line-height: 2.3;
}
.lh27 {
	line-height: 2.7;
}
.ls-25 {
	letter-spacing: -.025em;
}
.ls-50 {
	letter-spacing: -.05em;
}
.ls0 {
	letter-spacing: 0;
}
.ls50 {
	letter-spacing: .05em;
}
.ls100 {
	letter-spacing: .1em;
}
.ls150 {
	letter-spacing: .15em;
}
.ls200 {
	letter-spacing: .2em;
	margin-right: -.2em;
}
.ls300 {
	letter-spacing: .3em;
	margin-right: -.3em;
}
.ls350 {
	letter-spacing: .35em;
	margin-right: -.35em;
}
@media(max-width: 767px) {
	.ls50 {
		letter-spacing: 0;
	}
	.ls100 {
		letter-spacing: 0;
	}
	.ls150 {
		letter-spacing: .05em;
	}
	.ls200 {
		letter-spacing: .1em;
	}
	.ls300 {
		letter-spacing: .1em;
	}
	.ls350 {
		letter-spacing: .15em;
	}
}
.mt025em {
	margin-top: 0.25em;
}
.mt05em {
	margin-top: 0.5em;
}
.mt075em {
	margin-top: 075em;
}
.mt10em {
	margin-top: 1.0em;
}
.mt125em {
	margin-top: 1.25em;
}
.mt15em {
	margin-top: 1.5em;
}
.mt20em {
	margin-top: 2.0em;
}
.mt25em {
	margin-top: 2.5em;
}
.mt30em {
	margin-top: 3.0em;
}
.mt35em {
	margin-top: 3.5em;
}
.mt40em {
	margin-top: 4.0em;
}
.mt45em {
	margin-top: 4.5em;
}
.mt50em {
	margin-top: 5.0em;
}
.ptb01em {
	padding: 0.1em 0;
}
.ptb015em {
	padding: 0.15em 0;
}
.ptb02em {
	padding: 0.2em 0;
}
.ptb025em {
	padding: 0.25em 0;
}
.ptb03em {
	padding: 0.3em 0;
}
.ptb04em {
	padding: 0.4em 0;
}
.ptb05em {
	padding: 0.5em 0;
}
.ptb06em {
	padding: 0.6em 0;
}
.ptb07em {
	padding: 0.7em 0;
}
.ptb075em {
	padding: 0.75em 0;
}
.ptb08em {
	padding: 0.8em 0;
}
.ptb09em {
	padding: 0.9em 0;
}
.ptb10em {
	padding: 1em 0;
}
.ptb11em {
	padding: 1.1em 0;
}
.ptb12em {
	padding: 1.2em 0;
}
.ptb125em {
	padding: 1.25em 0;
}
.ptb13em {
	padding: 1.3em 0;
}
.ptb14em {
	padding: 1.4em 0;
}
.ptb15em {
	padding: 1.5em 0;
}
.ptb16em {
	padding: 1.6em 0;
}
.ptb17em {
	padding: 1.7em 0;
}
.ptb18em {
	padding: 1.8em 0;
}
.ptb19em {
	padding: 1.9em 0;
}
.ptb20em {
	padding: 2.0em 0;
}
.ptb25em {
	padding: 2.5em 0;
}
.pt0 {
	padding-top: 0 !important;
}
.pt01em {
	padding-top: 0.1em;
}
.pt015em {
	padding-top: 0.15em;
}
.pt02em {
	padding-top: 0.2em;
}
.pt025em {
	padding-top: 0.25em;
}
.pt03em {
	padding-top: 0.3em;
}
.pt035em {
	padding-top: 0.35em;
}
.pt04em {
	padding-top: 0.4em;
}
.pt045em {
	padding-top: 0.45em;
}
.pt05em {
	padding-top: 0.5em;
}
.pt075em {
	padding-top: 0.75em;
}
.pt10em {
	padding-top: 1.0em;
}
.pt125em {
	padding-top: 1.25em;
}
.pt15em {
	padding-top: 1.5em;
}
.pt20em {
	padding-top: 2.0em;
}
.pt25em {
	padding-top: 2.5em;
}
.pt30em {
	padding-top: 3.0em;
}
.pt35em {
	padding-top: 3.5em;
}
.pt40em {
	padding-top: 4.0em;
}
.pt45em {
	padding-top: 4.5em;
}
.pt50em {
	padding-top: 5.0em;
}
.pb01em {
	padding-bottom: 0.1em;
}
.pb015em {
	padding-bottom: 0.15em;
}
.pb02em {
	padding-bottom: 0.2em;
}
.pb025em {
	padding-bottom: 0.25em;
}
.pb03em {
	padding-bottom: 0.3em;
}
.pb035em {
	padding-bottom: 0.35em;
}
.pb04em {
	padding-bottom: 0.4em;
}
.pb045em {
	padding-bottom: 0.45em;
}
.pb05em {
	padding-bottom: 0.5em;
}
.pb075em {
	padding-bottom: 0.75em;
}
.pb10em {
	padding-bottom: 1.0em;
}
.pb15em {
	padding-bottom: 1.5em;
}
.pb20em {
	padding-bottom: 2.0em;
}
.pb25em {
	padding-bottom: 2.5em;
}
.pb30em {
	padding-bottom: 3.0em;
}
.pb35em {
	padding-bottom: 3.5em;
}
.pb40em {
	padding-bottom: 4.0em;
}
.pb45em {
	padding-bottom: 4.5em;
}
.pb50em {
	padding-bottom: 5.0em;
}
.pt04vw {
	padding-top: .4vw;
}
.pt08vw {
	padding-top: .8vw;
}
.pt10vw {
	padding-top: 1vw;
}
.w100p {
	width: 100%;
}
.w95p {
	width: 95%;
}
.w90p {
	width: 90%;
}
.w85p {
	width: 85%;
}
.w80p {
	width: 80%;
}
.w75p {
	width: 75%;
}
.w70p {
	width: 70%;
}
.w65p {
	width: 65%;
}
.w60p {
	width: 60%;
}
.w55p {
	width: 55%;
}
.w50p {
	width: 50%;
}
.w49p {
	width: 49%;
}
.w4838p {
	width: 48.38%;
}
.w48p {
	width: 48%;
}
.w47p {
	width: 47%;
}
.w46p {
	width: 46%;
}
.w45p {
	width: 45%;
}
.w40p {
	width: 40%;
}
.w35p {
	width: 35%;
}
.w33p {
	width: 33%;
}
.w32p {
	width: 32%;
}
.w31p {
	width: 31%;
}
.w30p {
	width: 30%;
}
.w25p {
	width: 25%;
}
.w20p {
	width: 20%;
}
.w15p {
	width: 15%;
}
.w10p {
	width: 10%;
}
.w05p {
	width: 05%;
}
.h100p {
	height: 100%;
}
.ml025em {
	margin-left: .25em;
}
.ml05em {
	margin-left: .5em;
}
.ml10em {
	margin-left: 1em;
}
.ml15em {
	margin-left: 1.5em;
}
.pl025em {
	padding-left: .25em;
}
.pl05em {
	padding-left: .5em;
}
.pl075em {
	padding-left: .75em;
}
.pl10em {
	padding-left: 1em;
}
.pl15em {
	padding-left: 1.5em;
}
.pl20em {
	padding-left: 2em;
}
.pr025em {
	padding-right: .25em;
}
.pr05em {
	padding-right: .5em;
}
.pr075em {
	padding-right: .75em;
}
.pr10em {
	padding-right: 1em;
}
.pr15em {
	padding-right: 1.5em;
}
.pr20em {
	padding-right: 2em;
}
.plr625vw {
	padding-left: 6.25vw;
	padding-right: 6.25vw;
}
.plr46vw {
	padding-left: 4.6vw;
	padding-right: 4.6vw;
}
.plr40vw {
	padding-left: 4.0vw;
	padding-right: 4.0vw;
}
.plr32vw {
	padding-left: 3.2vw;
	padding-right: 3.2vw;
}
.plr28vw {
	padding-left: 2.8vw;
	padding-right: 2.8vw;
}
.plr24vw {
	padding-left: 2.4vw;
	padding-right: 2.4vw;
}
.plr20vw {
	padding-left: 2.0vw;
	padding-right: 2.0vw;
}
.plr16vw {
	padding-left: 1.6vw;
	padding-right: 1.6vw;
}
.plr12vw {
	padding-left: 1.25vw;
	padding-right: 1.25vw;
}
.plr10vw {
	padding-left: 1vw;
	padding-right: 1vw;
}
.plr08vw {
	padding-left: .8vw;
	padding-right: .8vw;
}
.plr06vw {
	padding-left: .6vw;
	padding-right: .6vw;
}
.plr04vw {
	padding-left: .4vw;
	padding-right: .4vw;
}
@media(max-width: 767px) {
	.plr625vw, .plr46vw, .plr40vw, .plr32vw, .plr28vw, .plr24vw, .plr20vw, .plr16vw, .plr08vw, .plr06vw, .plr04vw {
		padding-left: 3.2vw;
		padding-right: 3.2vw;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.mb5 {
		margin-bottom: calc(5 / 960 * 100vw);
	}
	.mb10 {
		margin-bottom: calc(10 / 960 * 100vw);
	}
	.mb15 {
		margin-bottom: calc(15 / 960 * 100vw);
	}
	.mb20 {
		margin-bottom: calc(20 / 960 * 100vw);
	}
	.mb25 {
		margin-bottom: calc(25 / 960 * 100vw);
	}
	.mb30 {
		margin-bottom: calc(30 / 960 * 100vw);
	}
	.mb35 {
		margin-bottom: calc(35 / 960 * 100vw);
	}
	.mb40 {
		margin-bottom: calc(40 / 960 * 100vw);
	}
	.mb45 {
		margin-bottom: calc(45 / 960 * 100vw);
	}
	.mb50 {
		margin-bottom: calc(50 / 960 * 100vw);
	}
	.mb55 {
		margin-bottom: calc(55 / 960 * 100vw);
	}
	.mb60 {
		margin-bottom: calc(60 / 960 * 100vw);
	}
	.mb65 {
		margin-bottom: calc(65 / 960 * 100vw);
	}
	.mb70 {
		margin-bottom: calc(70 / 960 * 100vw);
	}
	.mb75 {
		margin-bottom: calc(75 / 960 * 100vw);
	}
	.mb80 {
		margin-bottom: calc(80 / 960 * 100vw);
	}
	.mb85 {
		margin-bottom: calc(85 / 960 * 100vw);
	}
	.mb90 {
		margin-bottom: calc(90 / 960 * 100vw);
	}
	.mb95 {
		margin-bottom: calc(95 / 960 * 100vw);
	}
	.mb100 {
		margin-bottom: calc(100 / 960 * 100vw);
	}
	.mb105 {
		margin-bottom: calc(105 / 960 * 100vw);
	}
	.mb110 {
		margin-bottom: calc(110 / 960 * 100vw);
	}
	.mb115 {
		margin-bottom: calc(115 / 960 * 100vw);
	}
	.mb120 {
		margin-bottom: calc(120 / 960 * 100vw);
	}
	.mb125 {
		margin-bottom: calc(125 / 960 * 100vw);
	}
	.mb130 {
		margin-bottom: calc(130 / 960 * 100vw);
	}
	.mb135 {
		margin-bottom: calc(135 / 960 * 100vw);
	}
	.mb140 {
		margin-bottom: calc(140 / 960 * 100vw);
	}
	.mb145 {
		margin-bottom: calc(145 / 960 * 100vw);
	}
	.mb150 {
		margin-bottom: calc(150 / 960 * 100vw);
	}
}
@media(min-width: 961px) and (max-width:1024px) {
	.mb5 {
		margin-bottom: calc(5 / 1024 * 100vw);
	}
	.mb10 {
		margin-bottom: calc(10 / 1024 * 100vw);
	}
	.mb15 {
		margin-bottom: calc(15 / 1024 * 100vw);
	}
	.mb20 {
		margin-bottom: calc(20 / 1024 * 100vw);
	}
	.mb25 {
		margin-bottom: calc(25 / 1024 * 100vw);
	}
	.mb30 {
		margin-bottom: calc(30 / 1024 * 100vw);
	}
	.mb35 {
		margin-bottom: calc(35 / 1024 * 100vw);
	}
	.mb40 {
		margin-bottom: calc(40 / 1024 * 100vw);
	}
	.mb45 {
		margin-bottom: calc(45 / 1024 * 100vw);
	}
	.mb50 {
		margin-bottom: calc(50 / 1024 * 100vw);
	}
	.mb55 {
		margin-bottom: calc(55 / 1024 * 100vw);
	}
	.mb60 {
		margin-bottom: calc(60 / 1024 * 100vw);
	}
	.mb65 {
		margin-bottom: calc(65 / 1024 * 100vw);
	}
	.mb70 {
		margin-bottom: calc(70 / 1024 * 100vw);
	}
	.mb75 {
		margin-bottom: calc(75 / 1024 * 100vw);
	}
	.mb80 {
		margin-bottom: calc(80 / 1024 * 100vw);
	}
	.mb85 {
		margin-bottom: calc(85 / 1024 * 100vw);
	}
	.mb90 {
		margin-bottom: calc(90 / 1024 * 100vw);
	}
	.mb95 {
		margin-bottom: calc(95 / 1024 * 100vw);
	}
	.mb100 {
		margin-bottom: calc(100 / 1024 * 100vw);
	}
	.mb105 {
		margin-bottom: calc(105 / 1024 * 100vw);
	}
	.mb110 {
		margin-bottom: calc(110 / 1024 * 100vw);
	}
	.mb115 {
		margin-bottom: calc(115 / 1024 * 100vw);
	}
	.mb120 {
		margin-bottom: calc(120 / 1024 * 100vw);
	}
	.mb125 {
		margin-bottom: calc(125 / 1024 * 100vw);
	}
	.mb130 {
		margin-bottom: calc(130 / 1024 * 100vw);
	}
	.mb135 {
		margin-bottom: calc(135 / 1024 * 100vw);
	}
	.mb140 {
		margin-bottom: calc(140 / 1024 * 100vw);
	}
	.mb145 {
		margin-bottom: calc(145 / 1024 * 100vw);
	}
	.mb150 {
		margin-bottom: calc(150 / 1024 * 100vw);
	}
}
@media(min-width: 1025px) and (max-width:1280px) {
	.mb5 {
		margin-bottom: calc(5 / 1280 * 100vw);
	}
	.mb10 {
		margin-bottom: calc(10 / 1280 * 100vw);
	}
	.mb15 {
		margin-bottom: calc(15 / 1280 * 100vw);
	}
	.mb20 {
		margin-bottom: calc(20 / 1280 * 100vw);
	}
	.mb25 {
		margin-bottom: calc(25 / 1280 * 100vw);
	}
	.mb30 {
		margin-bottom: calc(30 / 1280 * 100vw);
	}
	.mb35 {
		margin-bottom: calc(35 / 1280 * 100vw);
	}
	.mb40 {
		margin-bottom: calc(40 / 1280 * 100vw);
	}
	.mb45 {
		margin-bottom: calc(45 / 1280 * 100vw);
	}
	.mb50 {
		margin-bottom: calc(50 / 1280 * 100vw);
	}
	.mb55 {
		margin-bottom: calc(55 / 1280 * 100vw);
	}
	.mb60 {
		margin-bottom: calc(60 / 1280 * 100vw);
	}
	.mb65 {
		margin-bottom: calc(65 / 1280 * 100vw);
	}
	.mb70 {
		margin-bottom: calc(70 / 1280 * 100vw);
	}
	.mb75 {
		margin-bottom: calc(75 / 1280 * 100vw);
	}
	.mb80 {
		margin-bottom: calc(80 / 1280 * 100vw);
	}
	.mb85 {
		margin-bottom: calc(85 / 1280 * 100vw);
	}
	.mb90 {
		margin-bottom: calc(90 / 1280 * 100vw);
	}
	.mb95 {
		margin-bottom: calc(95 / 1280 * 100vw);
	}
	.mb100 {
		margin-bottom: calc(100 / 1280 * 100vw);
	}
	.mb105 {
		margin-bottom: calc(105 / 1280 * 100vw);
	}
	.mb110 {
		margin-bottom: calc(110 / 1280 * 100vw);
	}
	.mb115 {
		margin-bottom: calc(115 / 1280 * 100vw);
	}
	.mb120 {
		margin-bottom: calc(120 / 1280 * 100vw);
	}
	.mb125 {
		margin-bottom: calc(125 / 1280 * 100vw);
	}
	.mb130 {
		margin-bottom: calc(130 / 1280 * 100vw);
	}
	.mb135 {
		margin-bottom: calc(135 / 1280 * 100vw);
	}
	.mb140 {
		margin-bottom: calc(140 / 1280 * 100vw);
	}
	.mb145 {
		margin-bottom: calc(145 / 1280 * 100vw);
	}
	.mb150 {
		margin-bottom: calc(150 / 1280 * 100vw);
	}
}
@media(min-width: 1281px) and (max-width:1400px) {
	.mb5 {
		margin-bottom: calc(5 / 1400 * 100vw);
	}
	.mb10 {
		margin-bottom: calc(10 / 1400 * 100vw);
	}
	.mb15 {
		margin-bottom: calc(15 / 1400 * 100vw);
	}
	.mb20 {
		margin-bottom: calc(20 / 1400 * 100vw);
	}
	.mb25 {
		margin-bottom: calc(25 / 1400 * 100vw);
	}
	.mb30 {
		margin-bottom: calc(30 / 1400 * 100vw);
	}
	.mb35 {
		margin-bottom: calc(35 / 1400 * 100vw);
	}
	.mb40 {
		margin-bottom: calc(40 / 1400 * 100vw);
	}
	.mb45 {
		margin-bottom: calc(45 / 1400 * 100vw);
	}
	.mb50 {
		margin-bottom: calc(50 / 1400 * 100vw);
	}
	.mb55 {
		margin-bottom: calc(55 / 1400 * 100vw);
	}
	.mb60 {
		margin-bottom: calc(60 / 1400 * 100vw);
	}
	.mb65 {
		margin-bottom: calc(65 / 1400 * 100vw);
	}
	.mb70 {
		margin-bottom: calc(70 / 1400 * 100vw);
	}
	.mb75 {
		margin-bottom: calc(75 / 1400 * 100vw);
	}
	.mb80 {
		margin-bottom: calc(80 / 1400 * 100vw);
	}
	.mb85 {
		margin-bottom: calc(85 / 1400 * 100vw);
	}
	.mb90 {
		margin-bottom: calc(90 / 1400 * 100vw);
	}
	.mb95 {
		margin-bottom: calc(95 / 1400 * 100vw);
	}
	.mb100 {
		margin-bottom: calc(100 / 1400 * 100vw);
	}
	.mb105 {
		margin-bottom: calc(105 / 1400 * 100vw);
	}
	.mb110 {
		margin-bottom: calc(110 / 1400 * 100vw);
	}
	.mb115 {
		margin-bottom: calc(115 / 1400 * 100vw);
	}
	.mb120 {
		margin-bottom: calc(120 / 1400 * 100vw);
	}
	.mb125 {
		margin-bottom: calc(125 / 1400 * 100vw);
	}
	.mb130 {
		margin-bottom: calc(130 / 1400 * 100vw);
	}
	.mb135 {
		margin-bottom: calc(135 / 1400 * 100vw);
	}
	.mb140 {
		margin-bottom: calc(140 / 1400 * 100vw);
	}
	.mb145 {
		margin-bottom: calc(145 / 1400 * 100vw);
	}
	.mb150 {
		margin-bottom: calc(150 / 1400 * 100vw);
	}
}
.tb_only_ex1 {
	display: none;
}
.sp_tb_ex1 {
	display: none;
}
@media(min-width: 768px) and (max-width:1280px) {
	.tb_only_ex1 {
		display: inherit;
	}
	.sp_pc_ex1 {
		display: none;
	}
	.sp_tb_ex1 {
		display: inherit;
	}
}
@media(max-width: 767px) {
	.tb_only_ex1 {
		display: none;
	}
	.sp_pc_ex1 {
		display: inherit;
	}
	.sp_tb_ex1 {
		display: inherit;
	}
}
.relative {
	position: relative;
	z-index: 1;
}
.block {
	display: block;
}
.inlineblock {
	display: inline-block;
}
.flex.inline {
	display: inline-flex
}
.txt_left {
	text-align: left;
}
.vmid {
	vertical-align: middle;
}
.txt_keep {
	word-break: keep-all;
	white-space: nowrap;
}
.txt_break {
	word-break: break-all;
	word-wrap: break-word;
}
@media only screen and (max-width: 767px) {
	.txt_keep.spkoff {
		word-break: break-all;
		word-wrap: break-word;
	}
}
.tategaki {
	-moz-writing-mode: vertical-rl;
	-o-writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-orientation: upright;
	word-break: keep-all;
	white-space: nowrap;
}
.tategaki.side {
	text-orientation: sideways;
}
.tategaki i {
	-moz-writing-mode: horizontal-tb;
	-o-writing-mode: horizontal-tb;
	-webkit-writing-mode: horizontal-tb;
	writing-mode: lr-tb;
	writing-mode: horizontal-tb;
	line-height: 1.2;
	word-break: keep-all;
	white-space: nowrap;
}
.tategaki.unset {
	-moz-writing-mode: unset;
	-o-writing-mode: unset;
	-webkit-writing-mode: unset;
	writing-mode: unset;
	word-break: unset;
	white-space: unset;
}
@media (max-width: 767px) {
	.tategaki, .tategaki i, .tategaki.unset {
		word-break: unset;
		white-space: unset;
	}
}
.parlx_area {
	height: auto !important;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.parlx_area > .background {
	background: center / cover no-repeat;
	position: absolute;
	z-index: -1;
}
.boxshadow_b {
	box-shadow: 0px 0px 10px 0px rgba(100, 98, 98, 0.35);
}
.boxshadow_w {
	box-shadow: 1px 2px 2px rgba(255, 255, 255, 0.2);
}
.shadow_b {
	/*text-shadow: 0px 0px 5px #333333, 0px 0px 5px #333333, 0px 0px 10px #333333;*/
	/*filter: drop-shadow(0 0 4px #333) drop-shadow(0 0 4px #333);*/
	text-shadow: 1px 0px .25em rgba(114, 113, 113, .5), 1px 0px .25em rgba(114, 113, 113, .5), 0px -1px .25em rgba(114, 113, 113, .5), 0px -1px .25em rgba(114, 113, 113, .5), -1px 0px .25em rgba(114, 113, 113, .5), -1px 0px .25em rgba(114, 113, 113, .5), 0px 1px .25em rgba(114, 113, 113, .5), 0px 1px .25em rgba(114, 113, 113, .5);
}
.shadow_w {
	text-shadow: 1px 0px .25em rgba(255, 255, 255, .5), 1px 0px .25em rgba(255, 255, 255, .5), 0px -1px .25em rgba(255, 255, 255, .5), 0px -1px .25em rgba(255, 255, 255, .5), -1px 0px .25em rgba(255, 255, 255, .5), -1px 0px .25em rgba(255, 255, 255, .5), 0px 1px .25em rgba(255, 255, 255, .5), 0px 1px .25em rgba(255, 255, 255, .5);
}
.shadow_w.filter {
	text-shadow: none;
	filter: drop-shadow(0 0 4px #FFF) drop-shadow(0 0 4px #FFF) drop-shadow(0 0 4px #FFF) drop-shadow(0 0 1px #FFF);
}
#wrap {
	overflow: hidden;
}
.effectpopup {
	transition: .3s;
}
.effectpopup:hover {
	transform: translate(0px, -3px);
}
.addshadow:hover {
	box-shadow: 1px 2px 2px rgba(100, 98, 98, 0.2), 1px 2px 2px rgba(100, 98, 98, 0.2), 1px 2px 10px rgba(100, 98, 98, 0.2);
}
.effectzoom {
	transition: .2s
}
.effectzoom:hover {
	transform: scale(1.02);
	/*box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);*/
}
.triangle {
	position: relative;
}
.triangle > span:after, .triangle a:after {
	content: "";
	border-width: 0 0 1.11em 1.11em;
	border-color: transparent transparent #96a0b5 transparent;
	position: absolute;
	right: .83em;
	bottom: .83em;
}
.triangle:hover > span:after, .triangle:hover a:after {
	border-width: 0 0 calc(1.11em + .8em) calc(1.11em + .8em);
	border-color: transparent;
	transition: .3s ease-out, background .3s ease-in;
}
.triangle.grn > span:after, .triangle.grn a:after {
	border-color: transparent transparent #8fc31f transparent;
}
.triangle.grn:hover > span:after, .triangle.grn:hover a:after {
	border-color: transparent;
}
.triangle.tw10 > span:after, .triangle.tw10 a:after {
	border-width: 0 0 10px 10px;
	border-color: transparent transparent #333333 transparent;
	right: 10px;
	bottom: 10px;
}
.triangle.tw10:hover > span:after, .triangle.tw10:hover a:after {
	border-width: 0 0 calc(10px + .8em) calc(10px + .8em);
	border-color: transparent;
}
@media only screen and (max-width: 767px) {
	.triangle > span:after, .triangle a:after {}
	.triangle > span:hover:after, .triangle a:hover:after {}
}
/* img effect */
.img_wrap, .img_wrap img {
	display: block;
	line-height: 0;
	overflow: hidden;
	z-index: 3;
	position: relative;
	background: transparent;
	transition: .3s ease-out, background .3s ease-in;
	cursor: pointer;
}
.img_wrap:hover img {
	z-index: 2;
	transform: scale(1.03);
	opacity: 1;
}
@media only screen and (max-width: 767px) {
	.img_wrap, .img_wrap img {
		z-index: 1;
	}
}
/* viewer.js */
.viewericn {
	position: relative;
}
.viewericn:before {
	content: url(images/page/icn_zoom01.html);
	line-height: 1;
	position: absolute;
	left: 6%;
	top: 13%;
	transform: translateY(-50%) translateX(-50%);
	z-index: 4;
	cursor: pointer;
}
@media(min-width: 768px) and (max-width:1024px) {
	.viewericn:before {
		content: "";
		width: calc(50 / 1024 * 100vw);
		height: calc(50 / 1024 * 100vw);
		background: url(images/page/icn_zoom01.html) center / contain no-repeat;
		left: 1.5em;
		top: 1.5em;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.viewericn:before {
		content: "";
		width: calc(50 / 750 * 100vw);
		height: calc(50 / 750 * 100vw);
		background: url(images/page/icn_zoom01.html) center / contain no-repeat;
		left: 1em;
		top: 1em;
	}
}
/* 外部リンク */
.externalicn {
	position: relative;
}
.externalicn:before {
	content: url(images/page/icn_external01.svg);
	line-height: 1;
	position: absolute;
	left: 96%;
	top: 88%;
	transform: translateY(-50%) translateX(-50%);
	z-index: 4;
	cursor: pointer;
}
@media(min-width: 768px) and (max-width:1024px) {
	.externalicn:before {
		content: "";
		width: calc(23 / 1024 * 100vw);
		height: calc(20 / 1024 * 100vw);
		background: url(images/page/icn_external01.svg) center / contain no-repeat;
		left: calc(100% - .75em);
		top: calc(100% - .75em);
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.externalicn:before {
		content: "";
		width: calc(23 / 750 * 100vw);
		height: calc(20 / 750 * 100vw);
		background: url(images/page/icn_external01.svg) center / contain no-repeat;
		left: calc(100% - .75em);
		top: calc(100% - .75em);
	}
}
/* ヘッダー header
------------------------------------------------------------------*/
header {
	position: absolute;
	left: 0;
	top: 1.5vw;
	z-index: 10;
	width: 100%;
	padding: 0;
}
@media(min-width: 768px) and (max-width:960px) {}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	header {
		left: 3.2vw;
		top: 1.6vw;
		width: calc(515 / 750 * 100vw);
	}
}
.hlogo {
	text-align: center;
	padding-top: 1vw;
}
@media(min-width: 1920px) {}
@media(min-width: 768px) and (max-width:1280px) {
	.hlogo {
		width: 24vw;
	}
	.haccess.flex.center {
		-webkit-justify-content: flex-end;
		justify-content: flex-end;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.hlogo {}
}
header .info_head01 {
	margin-right: 1.5vw;
	max-width: 590px;
	width: 100%;
}
header .htel_area01 ._in {
	border-radius: .55em;
	color: #8fc31f;
}
header .hinsta_area01 ._in{
	background: url("images/page/bg_insta.png")no-repeat center/cover;
}
header .hinsta_area01{
	margin-left: 10px;
}
.fix_nav.is_fixed .hinsta_area01{
	display: none;
}
.fix_nav.is_fixed .row_head01{
	display: block;
}
@media(min-width: 768px) and (max-width:1024px) {}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(min-width: 768px) and (max-width:940px) {
	header .hinsta{
		padding-top: 0.8em;
		padding-bottom: 0.8em;
	}
	header .info_head01 {
		max-width: 545px;
	}
}
@media(max-width: 767px) {
	header .info_head01 {
		display: none;
	}
}
/* メインイメージ main_img
------------------------------------------------------------------*/
.main_img {
	position: relative;
	background: #a89c91;
	margin-left: 5.2vw;
	margin-bottom: 3.6vw;
}
.main_img .slide_main {
	opacity: 0;
}
.main_img .slide_main li {
	min-height: 600px;
	height: calc(970 / 1920 * 100vw);
	/*max-height:calc(100vh - 3.6vw);*/
}
.main_img.tab .slide_main li {
	height: auto;
}
.main01 {
	background: url(images/index/main01.jpg)no-repeat center / cover;
}
.main02 {
	background: url(images/index/main02.jpg)no-repeat center / cover;
}
.main03 {
	background: url(images/index/main03.jpg)no-repeat center / cover;
}
.main_img .slick-slide .sp_only {
	display: none !important;
}
@media(min-width: 768px) and (max-width:960px) {}
@media only screen and (max-width: 767px) {
	.main_img .slide_main li {
		min-height: auto;
		height: auto;
	}
	.main01, .main02 {
		background: none;
	}
	.main_img .slick-slide .sp_only {
		display: inherit !important;
	}
	.main_img .slick-slide .tb_pc {
		display: none !important;
	}
}
.mvtxt_area {
	font-size: calc(18 / 1920 * 100vw);
	position: absolute;
	left: calc(50% - (5.2vw / 2));
	top: 43%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 1;
}
.mvtxt_area .catch01 {
	width: 27vw;
	background: url(images/index/icn_mv_smile01.svg) center 72% / contain no-repeat;
}
.mvtxt_area .catch01 .ja {}
.mvtxt_area .catch01 .en {
	transform: rotate(-10deg);
	margin-left: -.4em;
	opacity: .5;
	user-select: none;
}
.mvtxt_area .catch01 .txt {}
@media only screen and (min-width: 1920px) {
	.main_img .slide_main li {
		height: auto;
	}
	.mvtxt_area {
		font-size: 1em;
	}
}
@media(min-width: 768px) and (max-width:1280px) {
	.main_img .slide_main li {
		min-height: calc(970 / 1280 * 100vw);
		height: calc(970 / 1280 * 100vw);
	}
	.mvtxt_area {
		font-size: calc(18 / 1280 * 100vw);
		top: 45%;
	}
	.mvtxt_area .catch01 {
		width: 100%;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1024px) and (max-width:1280px) {
	.mvtxt_area {
		font-size: calc(15 / 1280 * 100vw);
		top: 38%;
	}
	.mvtxt_area .catch01 {
		width: 100%;
	}
}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.main_img {
		margin: 0;
		margin-top: calc(140 / 750 * 100vw);
	}
	.main_img img {
		width: 100%;
	}
	.mvtxt_area {
		font-size: 1em;
		left: calc(50% + (100 / 750 * 100vw));
		top: auto;
		bottom: calc(50 / 750 * 100vw);
		transform: translateX(-50%);
	}
	.mvtxt_area .catch01 {
		width: 100%;
		background-position: center 50%;
	}
	.mvtxt_area .catch01 .ja {
		font-size: 2.25em;
		line-height: 1.25;
	}
	.mvtxt_area .catch01 .en {
		font-size: 2.5em;
	}
	.mvtxt_area .catch01 .txt {
		padding-top: 1em;
		font-size: 1em;
		line-height: 1.4;
	}
}
.main_img .slide_staffs01 {
	width: 1490px;
	max-width: calc(1490 / 1920 * 100vw);
	padding: 1.11em;
	padding-right: 0;
	background: #fcf7f1 url(images/page/bg_base01.jpg) center repeat;
	position: absolute;
	right: 0;
	bottom: -3.6vw;
	z-index: 1;
}
.main_img .slide_staffs01 > ul {
	width: 285px;
	max-width: calc(285 / 1920 * 100vw);
	text-align: center;
}
.main_img .slide_staffs01 > ul li {
	width: 100%;
}
.main_img .slide_staffs01 > ul li img {
	margin: auto;
}
.btn_index_staff01 a:before {
	content: "";
	position: absolute;
	background: url("images/index/bg_deco_btn02.png")no-repeat center bottom /contain;
	bottom: 0;
	right: 75px;
	width: 64px;
	height: 92px;
}
.btn_index_staff01 span {
	padding-right: 35px;
}
@media(min-width: 961px) and (max-width:1280px) {

}
@media(min-width: 768px) and (max-width:960px) {
	.main_img .slide_staffs01 {
		display: flex;
		width: 90%;
		max-width: 100%;
		padding: .5em;
	}
	.main_img .slide_staffs01 > ul {
		width: calc(20% - .5em);
		max-width: 20%;
	}
	.btn_index_staff01 span {
		padding-right: 85px;
	}
	
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1024px) and (max-width:1280px) {
	.main_img .slide_staffs01 {
		width: 80%;
		max-width: 100%;
		padding: .5em;
	}
	.main_img .slide_staffs01 > ul {
		width: calc(20% - .5em);
		max-width: 20%;
	}
}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.main_img .slide_staffs01 {
		display: none;
	}
	.btn_index_staff01 a:before {
		right: 12vw;
		width: calc(76 / 750*100vw);
		height: calc(107 / 750*100vw);
	}
	.btn_index_staff01 span {
		padding-right: 7vw !important;
	}
}
/* グローバルナビゲーション gnav
------------------------------------------------------------------*/
.gnav {
	transition: .3s;
	width: 100%;
}
.gnav.is_fixed {
	position: fixed;
	left: 0;
	z-index: 10;
	transition: .3s;
}
.fix_nav {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11;
	transition: .5s;
	width: 100%;
	transform: translateY(-100%);
	opacity: 0;
	background: rgba(255, 255, 255, 1);
}
.fix_nav.is_fixed {
	transition: .5s;
	transform: translateY(0);
	opacity: 1;
	z-index: 11;
}
.gnav ul > li {
	/*position: relative;*/
}
.gnav .nav_sub {
	display: none;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
}
.home .gnav {
	margin-top: 90px;
	position: relative;
	z-index: 1;
}
.gnav ul.tmenu > li > a {
	margin-bottom: 1em;
	height: 90px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
	text-align: center;
	position: relative;
}
.gnav ul.tmenu > li > a .icn {
	position: relative;
	display: block;
	padding-bottom: .5em;
}
.gnav ul.tmenu > li > a .ja {
	position: relative;
	display: block;
	font-size: 1em;
	line-height: 1.5;
	letter-spacing: .1em;
}
.gnav ul.tmenu > li > a:after {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fead2c;
	opacity: 0;
	visibility: hidden;
	transition: .1s ease-out, background .3s ease-in;
	position: absolute;
	left: 50%;
	bottom: -5px;
	transform: translateX(-50%);
	z-index: -1;
}
.gnav ul.tmenu > li:nth-of-type(even) > a:after {
	background: #8fc31f;
}
.gnav ul.tmenu > li:hover > a:after, .gnav ul.tmenu > li > a.active:after {
	margin-top: 0;
	opacity: 1;
	visibility: visible;
	transition: .1s ease-out, background .3s ease-in;
	animation: slidein01 1s cubic-bezier(0.25, 1, 0.5, 1) 1 forwards;
}
@keyframes slidein01 {
	0% {
		transform: translateX(-50%) translateY(.35em);
		opacity: 0;
	}
	100% {
		transform: translateX(-50%) translateY(0);
	}
	40%, 100% {
		opacity: 1;
	}
}
@media(min-width: 768px) and (max-width:1280px) {
	.home .gnav {
		margin-top: calc(60 / 1280 * 100vw);
	}
	.gnav ul.tmenu > li > a {
		height: calc(120 / 1280 * 100vw);
	}
	.gnav ul.tmenu > li > a .icn {
		width: calc(40 / 750 * 100vw);
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {}
.gnav .nav_sub ul {
	width: 100vw;
	position: relative;
	z-index: 1;
	border-bottom: 1px solid #FFF;
}
.gnav .nav_sub ul.gp1 {
	background: rgba(254, 173, 44, .9);
}
.gnav .nav_sub ul.gp2 {
	background: rgba(143, 195, 31, .9);
}
.gnav .nav_sub ul > li {
	width: calc(100% / 5);
	height: 70px;
	/*border-bottom:1px solid #FFF;*/
	border-right: 1px solid #FFF;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-items: center;
	align-items: center;
	position: relative;
	z-index: 1;
	transition: all .3s ease-in-out;
}
.gnav .nav_sub ul.gp1 > li:nth-of-type(-n + 5) {
	border-bottom: 1px solid #FFF;
}
.gnav .nav_sub ul.gp2 > li {
	border-top: none;
}
.gnav_sp .nav_sub ul > li a, .gnav .nav_sub ul > li a {
	display: block;
	width: 100%;
	text-align: left;
	position: relative;
	color: #FFF;
	font-size: calc(18 / 1920 * 100vw);
	;
	line-height: 1.33;
	word-break: keep-all;
	white-space: nowrap;
	padding: .25em 1vw;
}
.gnav_sp .nav_sub ul > li:before, .gnav .nav_sub ul > li:before {
	content: "";
	display: block;
	width: 22px;
	height: 16px;
	background: url(images/page/icn_arw01_wht.svg) center / contain no-repeat;
	position: absolute;
	right: 1vw;
	top: 50%;
	transform: translateY(-50%);
	transition: all .3s ease-in-out;
}
.gnav .nav_sub ul > li:hover {
	transform: scale(1.02);
}
.gnav .nav_sub ul > li:hover:before {
	right: calc(1vw - .3em);
}
@media(min-width: 768px) and (max-width:1280px) {
	.gnav .nav_sub ul > li {
		width: calc(100% / 4);
		height: auto;
		padding: 1em 0;
	}
	.gnav .nav_sub ul.gp1 > li:nth-of-type(-n + 8) {
		border-bottom: 1px solid #FFF;
	}
	.gnav_sp .nav_sub ul > li a, .gnav .nav_sub ul > li a {
		font-size: calc(20 / 1280 * 100vw);
		line-height: 1.4;
		padding: .25em .5em;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media only screen and (max-width: 767px) {
	.gnav {
		display: none;
	}
	.btn_gnav_sp {
		position: fixed;
		top: 3vw;
		right: 3.2vw;
		height: calc(100 / 750 * 100vw);
		width: calc(100 / 750 * 100vw);
		background: #fead2c;
		z-index: 10000;
		outline: none;
		border-radius: .5em;
	}
	.btn_gnav_sp .txt_gnav {
		position: absolute;
		width: calc(48 / 750 * 100vw);
		right: 0;
		left: 0;
		bottom: 0;
		margin: auto;
	}
	.btn_gnav_sp .icn_gnav {
		width: calc(40 / 750 * 100vw);
		height: 2px;
		position: absolute;
		top: -3.5vw;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		background: #fff;
		transition: transform .3s ease-in-out;
	}
	.btn_gnav_sp .icn_gnav:before, .btn_gnav_sp .icn_gnav:after {
		content: "";
		width: 100%;
		height: 2px;
		position: absolute;
		left: 0;
		background: #fff;
		transition: transform .3s ease-in-out;
	}
	.btn_gnav_sp .icn_gnav:before {
		top: -1.5vw;
	}
	.btn_gnav_sp .icn_gnav:after {
		bottom: -1.5vw;
	}
	.open .btn_gnav_sp .icn_gnav {
		background: none;
	}
	.open .btn_gnav_sp .icn_gnav:before, .open .btn_gnav_sp .icn_gnav:after {
		background: #fff;
		transition: transform .3s ease-in-out;
	}
	.open .btn_gnav_sp .icn_gnav:before {
		transform: rotate(45deg);
		top: 0;
	}
	.open .btn_gnav_sp .icn_gnav:after {
		transform: rotate(-45deg);
		bottom: 0;
	}
	.gnav_sp {
		padding: 19vw 0 0;
		overflow-y: auto;
		overflow-x: hidden;
		background: rgba(255, 255, 255, .9);
		position: fixed;
		top: 0;
		right: 0;
		z-index: 9999;
		height: 100%;
		visibility: hidden;
		opacity: 0;
		width: 80%;
		transition: opacity .6s ease, visibility .6s ease;
		line-height: 1.45;
	}
	.bg_gnav {
		visibility: hidden;
		transition: .3s;
		opacity: 0;
	}
	.open .bg_gnav {
		width: 100%;
		height: 100%;
		position: fixed;
		z-index: 9998;
		background: rgba(0, 0, 0, 0);
		visibility: visible;
		opacity: 1;
		transition: .3s;
		left: 0;
		top: 0;
	}
	.gnav_sp .nav_main {
		padding-bottom: 20vw;
	}
	.gnav_sp .nav_main > ul {
		padding: 0 3vw;
		display: block;
	}
	.gnav_sp .nav_main > ul > li {
		opacity: 0;
		transform: translateX(50%);
		transition: transform .6s ease, opacity .2s ease;
	}
	.gnav_sp .nav_main > ul > li:first-child {
		border-top: 1px dotted #333;
	}
	.gnav_sp .nav_main > ul > li.nav_drawer {
/*		padding-bottom: 2.5vw;
*/		border-bottom: 1px dotted #333;
	}
	.gnav_sp .nav_main > ul > li > a {
		padding: 3.5vw 4vw 3.5vw 0;
		border-bottom: 1px dotted #333;
		display: -webkit-box; /*--- Androidブラウザ用 ---*/
		display: -ms-flexbox; /*--- IE10 ---*/
		display: -webkit-flex; /*--- safari（PC）用 ---*/
		display: flex;
		-webkit-box-pack: justify; /*--- Androidブラウザ用 ---*/
		-ms-flex-pack: justify; /*--- IE10 ---*/
		-webkit-justify-content: flex-start; /*--- safari（PC）用 ---*/
		justify-content: flex-start;
		-webkit-flex-wrap: wrap; /* Safari */
		flex-wrap: wrap;
		-ms-align-items: center;
		align-items: center;
		position: relative;
		letter-spacing: 0;
	}
	.gnav_sp .nav_main > ul > li.nav_drawer > a {
		border-bottom: none;
	}
	.gnav_sp .nav_main > ul > li > a:after {
		content: "";
		position: absolute;
		right: 0;
		top: 1vw;
		bottom: 0;
		width: .5em;
		height: .68em;
		margin: auto;
		background: url(images/page/icn_angle01_org.svg) center / contain no-repeat;
	}
	.gnav_sp .nav_main > ul > li:nth-of-type(even) > a:after {
		background: url(images/page/icn_angle01_grn.svg) center / contain no-repeat;
	}
/*	.gnav_sp .nav_main > ul > li.nav_drawer > a:after {
		transform: rotate(90deg);
	}
	.gnav_sp .nav_main > ul > li.nav_drawer > a.open:after {
		transform: rotate(-90deg);
	}
*/	.gnav_sp .nav_main > ul > li > a .ja {
		padding-left: .75em;
	}
	.gnav_sp .nav_main > ul > li > a .en {
		font-size: 62.5%;
		letter-spacing: .1em;
		margin-top: 1vw;
	}
	.gnav_sp .nav_sub {
		display: none;
	}
	.gnav_sp .nav_sub li {
		width: 100%;
		opacity: 0;
		transform: translateX(50%);
		transition: transform .6s ease, opacity .2s ease;
	}
	.gnav_sp .nav_sub li:not(:last-child) {
		margin-bottom: 2.5vw;
	}
	.gnav_sp .nav_sub ul > li::before, .gnav .nav_sub ul > li::before {
		display: none;
	}
	.gnav_sp .nav_sub ul {
		background: #fead2c;
		padding: 5.5vw 1em 5.5vw;
	}
	.gnav_sp .nav_sub ul:nth-of-type(even) {
		background: #9ac935;
		padding: 5.5vw 1em 7.5vw;
	}
	.gnav_sp .nav_sub ul > li a, .gnav .nav_sub ul > li a {
		font-size: 1em;
		padding-left: 1em;
		padding-right: 0;
	}
	.gnav_sp .nav_sub a {
		padding: 1vw 6vw 1vw;
		display: block;
		position: relative;
		color: #fff;
	}
	.gnav_sp .nav_sub a:after {
		content: "";
		position: absolute;
		left: 0;
		top: .65em;
		width: .5em;
		height: .68em;
		margin: auto;
		background: url(images/page/icn_angle01_wht.svg) center / contain no-repeat;
	}
	.open .gnav_sp {
		visibility: visible;
		opacity: 1;
	}
	.open .gnav_sp .nav_main > ul > li, .open .gnav_sp .nav_sub li {
		opacity: 1;
		transform: translateX(0);
		transition: transform 1s ease, opacity .9s ease;
	}
	.tel_gnav_sp {
		position: fixed;
		top: 3vw;
		right: 18vw;
		height: calc(102 / 750 * 100vw);
		width: calc(102 / 750 * 100vw);
		z-index: 10000;
		outline: none;
	}
	.tel_gnav_sp .icn_gnav:before, .tel_gnav_sp .icn_gnav:after {
		display: none;
	}
	.hlogo {
		max-width: calc(453 / 750*100vw);
	}
}
.fix_nav > div {
	width: 100%;
	padding: 1.11em 1.5vw;
}
.fix_nav > div .gnav {
	margin-top: 0;
	position: static;
}
.fix_nav .gnav ul.tmenu.flex {
	width: 100%;
	-webkit-align-items: center;
	align-items: center;
	position: static;
}
.fix_nav .gnav ul.tmenu > li > a {
	height: auto;
	margin-bottom: 0;
	padding-bottom: .5em;
}
.fix_nav .gnav ul.tmenu > li > a .icn {
	display: none;
}
.fix_nav .htel_area01 {
	flex: 0 0 auto;
}
.fix_nav .htel_area01 ._in {
	border-radius: 0;
	border-top: 1px solid #fead2c;
	border-bottom: 1px solid #fead2c;
	color: #8fc31f;
}
@media(min-width: 768px) and (max-width:1280px) {
	.fix_nav > div {
		padding: 1em 1vw;
	}
	.fix_nav > div .inner1240 {
		padding: 0 1vw;
	}
	.fix_nav .gnav ul.tmenu > li > a {
		padding: 1em 0;
	}
	.fix_nav .gnav ul.tmenu > li > a .icn {
		display: none;
	}
	.fix_nav .htel_area01 {
		max-width: 30%;
		flex: 1 1 auto;
		font-size: .83em;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {}
/* フッター footer
------------------------------------------------------------------*/
footer {
	position: relative;
	z-index: 1;
}
.main_foot {
	padding: 100px 0;
	background: rgba(255, 255, 255, .6);
}
.row_foot01 > .col_l {}
.row_foot01 > .col_r {
	width: 45%;
	max-width: 530px;
}
.pagetop {
	position: fixed;
	right: 30px;
	bottom: 30px;
	z-index: 1000;
}
.copyright {
	padding: 1.5em 0 1.5em;
}
.fix_side {
	position: fixed;
	width: 70px;
	height: 250px;
	right: 0;
	z-index: 101;
	top: 200px;
}
.fix_side a {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 0 20px 0 20px;
	position: relative;
	font-size: 122.22%;
	background: url("images/page/deco_side01.svg")no-repeat left top /contain, url("images/page/deco_side02.svg")no-repeat right 18px bottom 10px/7px #8fc31f;
}
.fix_side a:after {
	content: "";
	position: absolute;
	border: 1px solid #fff;
	bottom: 0;
	top: 0;
	margin: auto;
	right: 6px;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	border-radius: 0 20px 0 20px;
}
.fix_side a span {
	position: absolute;
	display: block;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	width: 43px;
	right: 0;
	left: 0;
	margin: auto;
	top: 15px;
	padding-top: 30px;
}
@media(min-width: 768px) and (max-width:1130px) {
	.row_foot01 {
		display: block;
	}
	.row_foot01 > .col_l {
		width: 100%;
		text-align: center;
		margin: 0 auto;
	}
	.row_foot01 > .col_r {
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
	}
	.main_foot {
		padding: calc(100 / 1280 * 100vw) 0;
	}
}
@media(min-width: 768px) and (max-width:1024px) {
	.fix_side a span {
		top: 0;
		width: 30px;
	}
	.fix_side {
		width: 55px;
		height: 190px;
	}
	.fix_side a span {
		font-size: 18px;
	}
	.fix_side a:after {
		width: calc(100% - 9px);
		height: calc(100% - 9px);
		right: 5px;
	}
}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.row_foot01 {
		display: block;
	}
	.row_foot01 > .col_l {
		width: 100%;
		max-width: 100%;
		text-align: center;
	}
	.row_foot01 > .col_r {
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
	}
	.copyright {
		font-size: 75%;
		letter-spacing: 0;
		padding: 4vw 0 20vw;
	}
	.pagetop {
		display: none !important;
	}
	.fix {
		position: fixed;
		width: 100%;
		left: 0;
		bottom: 0;
		z-index: 9;
	}
	.fix ul {
		justify-content: flex-start;
	}
	.fix_tel {
		width: calc(250 / 750 * 100vw);
	}
	.fix_access {
		width: calc(250 / 750 * 100vw);
	}
	.fix_insta {
		width: calc(250 / 750 * 100vw);
	}
	.pagetop_sp {
		width: calc(120 / 750 * 100vw);
		position: absolute;
		bottom:calc(130 / 750 * 100vw);
		right: 2vw;
	}
	.fix_tel a, .pagetop_sp a {
		display: block;
	}
	.main_foot {
		padding: calc(80 / 750 * 100vw) 0 calc(70 / 750 * 100vw);
	}
	.fix_side {
		display: none !important;
	}
}
.address_foot dt {
	line-height: 1.2;
	margin-right: .75em;
	padding-right: .75em;
	border-right: 1px solid #626262;
}
.tel_foot ._in {
	width: 100%;
	border-radius: 0;
	border-top: 1px solid #fead2c;
	border-bottom: 1px solid #fead2c;
	color: #8fc31f;
}
.tbl_time01 table {
	width: 100%;
	max-width: 100%;
	color: inherit;
}
.tbl_time .box {
	background: #fff6ce;
	border-radius: 1em;
}
.tbl_time table {
	color: #626262;
}
.tbl_time thead th {
	color: #626262;
}
.tbl_time02 tbody th, .tbl_time02 tbody td {
	word-break: keep-all;
	white-space: nowrap;
}
.tbl_time tbody td span {
	color: #8fc31f;
}
.tbl_time02 thead th {
	border-bottom: 1px solid #626262;
}
.tbl_caption span {
	color: #8fc31f;
}
@media(min-width: 768px) and (max-width:1130px) {
	.logo_foot > a img {
		width: calc(620 / 1024 * 100vw);
	}
	.address_foot {
		text-align: left;
	}
	.address_foot dt {
		margin-right: 0;
		padding-right: 0;
		border-right: none;
	}
	.address_foot dd {
		margin-left: .75em;
		padding-left: .75em;
		border-left: 1px solid #626262;
	}
	.tel_foot ._in {
		width: calc(600 / 1024 * 100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.tel_foot ._in .htel .icn {
		width: calc(48 / 1024 * 100vw);
	}
	.tel_foot ._in .htel .txt {
		font-size: 1.81em;
	}
	.row_foot01 > .col_r {
		margin-top: calc(60 / 1024 * 100vw);
	}
	.tbl_time .tbl_caption {
		font-size: 1em;
	}
	.tbl_time {
		margin-left: auto;
		margin-right: auto;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.logo_foot > a {
		display: inline-block;
		width: calc(620 / 750 * 100vw);
	}
	.address_foot {
		text-align: left;
	}
	.address_foot dt {
		margin-right: 0;
		padding-right: 0;
		border-right: none;
	}
	.address_foot dd {
		margin-left: .75em;
		padding-left: .75em;
		border-left: 1px solid #626262;
	}
	.tel_foot ._in {
		width: calc(600 / 750 * 100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.tel_foot ._in .htel .icn {
		width: calc(48 / 750 * 100vw);
	}
	.tel_foot ._in .htel .txt {
		font-size: 1.81em;
	}
	.row_foot01 > .col_r {
		margin-top: calc(60 / 750 * 100vw);
	}
	.tbl_time .tbl_caption {
		font-size: .68em;
		letter-spacing: 0;
	}
}
.fsitemap {
	padding: 70px 0;
}
.ttl_block01 {}
.ttl_block01 .en {
	padding: 0 1em;
}
.ttl_block01:before, .ttl_block01:after {
	content: "";
	flex: 1 1 auto;
	width: 100%;
	height: 1px;
	background: #FFF;
}
@media(min-width: 768px) and (max-width:1280px) {
	.fsitemap {
		padding: calc(70 / 1280 * 100vw) 0 calc(75 / 1280 * 100vw);
	}
	.ttl_block01 {}
	.ttl_block01 .en {
		padding: 0 .5em;
	}
	footer .ttl_block01 .en {
		font-size: 1em;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.fsitemap {
		padding: calc(70 / 750 * 100vw) 0 calc(75 / 750 * 100vw);
	}
	.ttl_block01 {}
	.ttl_block01 .en {
		padding: 0 .5em;
	}
	footer .ttl_block01 .en {
		font-size: 1em;
	}
}
.foot_links {}
.foot_links .ind li:hover > a {
	color: #8fc31f;
}
.foot_links .ind {
	padding-left: .5em;
	padding-right: .5em;
}
.foot_links .ind > li > a {
	display: inline-block;
	position: relative;
	z-index: 1;
	padding-left: 1em;
}
.foot_links .ind > li > a:before {
	content: "▶";
	font-size: .55em;
	line-height: 1;
	position: absolute;
	left: 0;
	top: 1.25em;
}
.foot_links .ind > li:nth-of-type(n + 2) {
	margin-top: .25em;
}
.foot_links ul.ind .sub > li {
	margin-left: 1em;
}
.foot_links .ind .sub.columntwo {}
.foot_links .ind .sub.columntwo {}
.foot_links .ind .sub.columntwo > li > a {
	display: inline-block;
	position: relative;
	z-index: 1;
	padding-left: 1em;
}
.foot_links .ind .sub.columntwo > li > a:before {
	content: "";
	display: block;
	width: .55em;
	height: 2px;
	background: #FFF;
	position: absolute;
	left: 0;
	top: 1.25em;
}
.foot_links .ind .sub.columntwo > li:nth-of-type(n + 2) {
	/*margin-top:.25em;*/
}
@media(min-width: 768px) and (max-width:960px) {}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.foot_links.flex.nowrap {
		flex-wrap: wrap;
	}
	.foot_links .ind.tb_pc {
		display: none;
	}
	.foot_links .ind {
		width: 50%;
		padding-left: 0;
		padding-right: 0;
	}
	.foot_links .ind li > a {
		font-size: .81em;
	}
	.foot_links .ind > li > a:before {
		font-size: .45em;
		top: 1.85em;
	}
	.foot_links .ind > li:nth-of-type(n + 2) {
		margin-top: .15em;
	}
	.foot_links ul.ind .sub > li {
		margin-left: .5em;
	}
	.foot_links .ind .sub.columntwo > li > a {
		padding-left: 1em;
	}
	.foot_links .ind .sub.columntwo > li > a:before {
		width: .45em;
		top: 1em;
	}
}
/* 新着情報 index_news
------------------------------------------------------------------*/
.row01 {}
.row01 .col.noshrink {
	margin-right: 4.8%;
}
.row01.r_reverse .col.noshrink {
	margin-right: auto;
	margin-left: 4.8%;
}
@media(min-width: 768px) and (max-width:1280px) {
	.row01.flex.nowrap.ai_end {
		font-size: calc(35 / 1920 * 100vw);
		-webkit-align-items: center;
		align-items: center;
	}
	.row01 .col.noshrink {
		flex: 1 1 auto;
		max-width: 48%;
		margin-right: 5%;
		margin-left: 0;
	}
	.row01.r_reverse .col.noshrink {
		margin-right: 0;
		margin-left: 5%;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {
	.row01.flex.nowrap {}
	.row01 .col.noshrink {
		flex: 1 1 auto;
		max-width: 50%;
		margin-right: 5%;
		margin-left: 0;
	}
}
@media(max-width: 767px) {
	.row01.flex.nowrap {
		flex-wrap: wrap;
	}
	.row01 .col.noshrink {
		padding: 0 6.4vw;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: calc(50 / 750 * 100vw);
		flex: 1 1 auto;
		text-align: center;
	}
	.row01.r_reverse .col.noshrink {
		margin-right: auto;
		margin-left: auto;
	}
}
@media all and (-ms-high-contrast: none) {
	.row01 .col.noshrink {
		flex: 1 1 auto;
	}
	.row01 .col.grow {
		width: 100%;
		flex: 1 1 auto;
	}
}
.index_news {
	padding: 90px 0 100px;
}
.index_news .news_wrap {
	padding: 40px 0 45px;
}
@media(min-width: 768px) and (max-width:1280px) {
	.index_news {
		padding: calc(70 / 1280 * 100vw) 0 calc(100 / 1280 * 100vw);
	}
	.index_news .row01.r_reverse .col.noshrink {
		width: 100%;
	}
	.index_news .news_wrap {
		padding: 1em 3.2vw;
		border-top-width: 2px;
		border-bottom-width: 2px;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.index_news {
		padding: calc(70 / 750 * 100vw) 0 calc(100 / 750 * 100vw);
	}
	.index_news .row01.r_reverse .col.noshrink {
		order: 2;
		margin-top: calc(60 / 750 * 100vw);
		margin-bottom: 0;
		width: 100%;
		padding: 0 3.2vw;
	}
	.index_news .news_wrap {
		padding: 1em 3.2vw;
		border-top-width: 2px;
		border-bottom-width: 2px;
	}
	.index_news .news_wrap dd {
		padding-left: 0;
	}
	.index_news .ttl_block02 {
		margin-bottom: 1em;
	}
	.ttl_block02.flex.start {
		-webkit-justify-content: center;
		justify-content: center;
	}
	.ttl_block02 .en {
		font-size: 1.875em;
	}
	.ttl_block02 .icn {
		width: calc(6 / 750 * 100vw);
	}
	.ttl_block02 .ja {
		font-size: .81em;
	}
}
/* ※パーフェクトスクロールバー用基本css ここからデザインに合わせて適宜変更してください */
.index_news ul {
	overflow: hidden;
	position: relative;
	height: auto;
	touch-action: auto !important;
	line-height: 1.75;
}
.index_news li:not(:last-of-type) {
	padding-bottom: .5em;
	margin-bottom: 0.5em;
/*	border-bottom: 1px dashed #cfcbc7;*/
}
.index_news li dt {}
.index_news li dd {}
.index_news li dd a {
	color: #8fc31f; /* コーダーさんへに記載されている★標準テキスト：リンク色に変更*/
}
/* パーフェクトスクロールバー */
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
	background: #8fc31f !important;
	right: 0px !important;
	width: 4px !important;
}
.ps-container > .ps-scrollbar-y-rail {
	background: transparent !important;
	right: 0px !important;
	width: 4px !important;
	opacity: 1;
}
.ps-container:hover > .ps-scrollbar-y-rail {
	opacity: 1;
}
@media(min-width: 768px) and (max-width:1280px) {
	.index_news li:not(:last-of-type) {
		padding-bottom: .5em;
		margin-bottom: .5em;
	}
	.index_news li dl {
		display: block;
	}
	.index_news li dt {
		width: 100%;
	}
	.index_news li dd {
		padding-left: 0;
		width: 100%;
		line-height: 1.5625;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.index_news li:not(:last-of-type) {
		padding-bottom: .5em;
		margin-bottom: .5em;
	}
	.index_news li dl {
		display: block;
	}
	.index_news li dt {
		width: 100%;
	}
	.index_news li dd {
		width: 100%;
		line-height: 1.5625;
	}
}
/* アクセス診療情報 index_access
------------------------------------------------------------------*/
.index_access {
	padding: 100px 0;
	background: rgba(255, 255, 255, .6);
}
.index_access .map_access {
	border-radius: 2em;
	overflow: hidden;
}
.access_ul01.col3 {}
.access_ul01.col3 > li {}
.access_ul01.col3 > li:nth-of-type(n + 2) {
	padding-left: 1.56vw;
	border-left: 1px dashed #b6b5b4;
}
@media(min-width: 768px) and (max-width:1024px) {
	.access_ul01.col3 {
		font-size: calc(16 / 1024 * 100vw);
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.index_access .row01.r_reverse .col.noshrink {
		order: 2;
		margin-top: calc(60 / 750 * 100vw);
		margin-bottom: 0;
		width: 100%;
		padding: 0 3.2vw;
	}
	.index_access {
		padding: calc(80 / 750 * 100vw) 0;
	}
	.index_access .map_access {
		border-radius: 1em;
	}
	.index_access .map_access > iframe {
		height: calc(500 / 750 * 100vw);
	}
	.access_ul01.col3 {}
	.access_ul01.col3 > li {}
	.access_ul01.col3 > li:nth-of-type(n + 2) {
		padding-left: 1.56vw;
		border-left: none;
	}
	.access_ul01.col3 > li:nth-of-type(3n + 2) {
		padding: 0 6vw;
		border-left: 2px dotted #b6b5b4;
		border-right: 2px dotted #b6b5b4;
	}
	.access_ul01.col3 > li .icn {
		width: calc(44 / 750 * 100vw);
	}
	.access_ul01.col3 > li .ja {
		font-size: .81em;
	}
	.access_ul01.col3 > li .ja em {
		font-size: 1.23em;
	}
}
/* 診療内容 index_medical
------------------------------------------------------------------*/
.index_medical {
	padding: 100px 0 150px;
}
.index_medical .bg01 {
	padding: 120px 0;
	margin-left: 5.2vw;
	border-top-left-radius: 16em;
	background-color: #b1b8c2;
}
.index_medical .bg01 .__in {
	margin-left: -5.2vw;
}
.index_medical .bg01 > .background {
	background-image: url(images/index/bg_medical_parallax01.jpg);
}
@media all and (-ms-high-contrast: none) {
	.index_medical .bg01 {
		background: #b1b8c2 url(images/index/bg_medical_parallax01.jpg) center / cover no-repeat;
	}
	.index_medical .bg01 > .background {
		display: none;
	}
}
@media(min-width: 768px) and (max-width:1280px) {
	.index_medical {
		padding: calc(100 / 1280 * 100vw) 0;
	}
	.index_medical .bg01 {
		padding: calc(120 / 1280 * 100vw) 0 calc(100 / 1280 * 100vw);
	}
	.index_medical .bg01 .__in {}
	.index_medical .bg01 .__in .ja {
		font-size: 1.5em;
	}
	.ttl_border01 {}
	.ttl_border01 .en {
		font-size: 3.125em;
		padding-bottom: .05em;
	}
	.ttl_border01 .icn {
		width: calc(90 / 1280 * 100vw);
	}
	.ttl_border01 .ja {
		font-size: 1.25em;
		padding-top: .15em;
	}
	.ttl_tategaki01 .ja.w7em {
		width: 10em;
	}
	.ttl_tategaki01 .ja.w9em {
		width: 12em;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.index_medical {
		padding: calc(100 / 750 * 100vw) 0;
	}
	.index_medical .bg01 {
		padding: calc(120 / 750 * 100vw) 0 calc(115 / 750 * 100vw);
		margin-left: 0;
		border-top-left-radius: 10em;
	}
	.index_medical .bg01 .__in {
		margin-left: 0;
	}
	.index_medical .bg01 .__in .ja {
		font-size: 1.125em;
	}
	.index_medical .ttl_border01 {
		margin-bottom: calc(60 / 750 * 100vw);
	}
	.ttl_border01 {}
	.ttl_border01 .en {
		font-size: 3.125em;
		padding-bottom: .05em;
	}
	.ttl_border01 .icn {
		width: calc(90 / 750 * 100vw);
	}
	.ttl_border01 .ja {
		font-size: 1.25em;
		padding-top: .15em;
	}
	.ttl_tategaki01 .ja.w7em {
		width: 10em;
	}
	.ttl_tategaki01 .ja.w9em {
		width: 12em;
	}
}
.medical_ul01.col3 {}
.medical_ul01.col3 > li {
	width: calc(560 / 1920 * 100vw);
	max-width: 560px;
	margin-left: 3.1vw;
}
.medical_ul01.col3 > li:nth-of-type(3n + 1) {
	margin-left: 0;
}
.medical_ul01.col3 a {
	border-radius: 2.22em;
}
.medical_ul01.col3 a:before {
	content: "";
	display: block;
	width: calc(100% - 1em);
	height: calc(100% - 1em);
	border: 1px solid #FFF;
	border-radius: 2em;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 1;
}
.medical_ul01.col3 figcaption {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 1;
}
.medical_ul01.col3 .btn_area {
	position: absolute;
	left: 50%;
	top: 82.5%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 1;
}
@media(min-width: 768px) and (max-width:1280px) {
	.medical_ul01.col3 > li {
		width: 31%;
		max-width: 32%;
		margin-left: 2%;
	}
	.medical_ul01.col3 figcaption .ttl .ja {
		line-height: 1.2;
	}
	.medical_ul01.col3 .btn_area .arw {
		width: 1.5em;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.medical_ul01.col3.flex.nowrap {
		flex-wrap: wrap;
		margin: 0 3.2vw;
	}
	.medical_ul01.col3 > li {
		width: 100%;
		max-width: 100%;
		margin-left: 0;
	}
	.medical_ul01.col3 > li:nth-of-type(n + 2) {
		margin-top: calc(40 / 750 * 100vw);
	}
	.medical_ul01.col3 a {
		border-radius: 1em;
	}
	.medical_ul01.col3 a:before {
		border-radius: 1em;
	}
	.medical_ul01.col3 .pic {
		width: 100%;
	}
	.medical_ul01.col3 figcaption {}
	.medical_ul01.col3 .btn_area {}
}
.piconeffect01 {
	line-height: 1;
	overflow: hidden;
}
.piconeffect01 .pic {
	transition: all .3s;
	opacity: 1;
	visibility: visible;
}
.piconeffect01 .pic.on {
	transition: 0s;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: -1;
}
.piconeffect01:hover .pic {
	position: absolute;
	left: 0;
	top: 100%;
	z-index: -1;
}
.piconeffect01:hover .pic.on {
	opacity: 1;
	visibility: visible;
	position: static;
	left: 0;
	top: 0;
	z-index: 1;
}
@media(min-width: 768px) and (max-width:960px) {}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {}
.ttlborder02 {
	border-top-width: 1px;
	position: relative;
	z-index: 1;
}
.ttlborder02 .point {
	position: relative;
	z-index: 1;
}
.ttlborder02 .point:before {
	content: "";
	display: block;
	width: 50px;
	height: 15px;
	background: url(images/index/icn_medical_deco01.svg) center / contain no-repeat;
	position: absolute;
	left: 50%;
	top: -.5em;
	transform: translateX(-50%);
}
.ttlborder02:before {
	content: "";
	display: block;
	width: 100%;
	height: 28px;
	background: url(images/index/bar_orange01.png) center / contain no-repeat;
	position: absolute;
	left: 50%;
	top: 100%;
	transform: translateX(-50%);
}
@media(min-width: 768px) and (max-width:1024px) {
	.ttlborder02 {
		padding: 1em 0 .75em;
	}
	.ttlborder02 .point:before {
		width: calc(51 / 1024 * 100vw);
		height: calc(15 / 1024 * 100vw);
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.index_medical .ttlborder02 {
		margin-top: calc(80 / 750 * 100vw);
	}
	.ttlborder02 {
		padding: .5em 0;
		border-top-width: 2px;
	}
	.ttlborder02 .point {}
	.ttlborder02 .point:before {
		width: calc(51 / 750 * 100vw);
		height: calc(15 / 750 * 100vw);
	}
	.ttlborder02:before {
		width: 100%;
		height: calc(28 / 750 * 100vw);
		background: url(images/index/bar_orange01_sp.png) center / 100% auto no-repeat;
	}
	.ttlborder02 .ja {
		font-size: 1.125em;
	}
}
.medical_ul02.col2 {}
.medical_ul02.col2 > li {
	width: 48.38%;
}
.medical_ul02.col2 > li:nth-of-type(n + 3) {
	margin-top: 120px;
}
.medical_ul02.col2 > li ._in {
	padding: 0 2.3vw 50px;
	border-radius: 2em;
}
.medical_ul02.col2 > li ._in .icn {
	margin-top: -3.33em;
	transition: .3s;
	border-radius: 40%;
}
.medical_ul02.col2 > li:hover ._in .icn {
	transform: translateY(-.5em);
}
@media(min-width: 768px) and (max-width:1280px) {
	.medical_ul02.col2 > li:nth-of-type(n + 3) {
		margin-top: calc(80 / 1280 * 100vw);
	}
	.medical_ul02.col2 > li a, .medical_ul02.col2 > li a ._in {
		height: 100%;
	}
	.medical_ul02.col2 > li ._in .icn {
		width: calc(240 / 1280 * 100vw);
		margin-top: -2em;
	}
	.medical_ul02.col2 > li ._in figcaption {
		padding-top: 0;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.medical_ul02.col2 {}
	.medical_ul02.col2 > li {
		width: 100%;
	}
	.medical_ul02.col2 > li:nth-of-type(n + 2), .medical_ul02.col2 > li:nth-of-type(n + 3) {
		margin-top: calc(105 / 750 * 100vw);
	}
	.medical_ul02.col2 > li ._in {
		padding: 0 6.4vw calc(50 / 750 * 100vw);
		border-radius: 1em;
	}
	.medical_ul02.col2 > li ._in .icn {
		width: calc(240 / 750 * 100vw);
		margin-top: -2em;
	}
	.medical_ul02.col2 > li ._in figcaption {
		padding-top: 0;
	}
}
.medical_ul02.col3 > li {
	width: 31.33%;
	margin-left: 2.6%;
}
.medical_ul02.col3 > li:nth-of-type(3n + 1) {
	margin-left: 0;
}
.medical_ul02.col3 > li:nth-of-type(n + 4) {
	margin-top: 40px;
}
@media(min-width: 768px) and (max-width:1280px) {
	.medical_ul02.col3 > li {
		width: 48%;
		margin-left: 4%;
	}
	.medical_ul02.col3 > li:nth-of-type(3n + 1) {
		margin-left: 4%;
	}
	.medical_ul02.col3 > li:nth-of-type(2n + 1) {
		margin-left: 0;
	}
	.medical_ul02.col3 > li:nth-of-type(n + 3), .medical_ul02.col3 > li:nth-of-type(n + 4) {
		margin-top: calc(60 / 1280 * 100vw);
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.medical_ul02.col3 > li {
		width: 100%;
		margin-left: 0;
	}
	.medical_ul02.col3 > li:nth-of-type(n + 2), .medical_ul02.col3 > li:nth-of-type(n + 4) {
		margin-top: calc(40 / 750 * 100vw);
	}
}
.bnr01.covid.type01 {
	background: #FFF url(images/index/img_medical_bg01.png) right center / auto 100% no-repeat;
}
.bnr01.covid.type01 > a {
	padding: 60px 32% 60px 10%;
}
.bnr01.covid.type01 > a:before {
	border-color: #fead2c;
}
.bnr01.covid.type01.triangle a:after {
	border-color: transparent transparent #fead2c transparent;
}
.bnr01.covid.type01.triangle:hover a:after {
	border-color: transparent;
}
.bnr01.covid.type01.bgc_c04.mod1 {
	background-image: url(images/index/img_medical_bg02.png);
}
.bnr01.covid.type01.bgc_c04.mod1 > a:before {
	border-color: #dae000;
}
.bnr01.covid.type01.bgc_c04.mod1.triangle a:after {
	border-color: transparent transparent #dae000 transparent;
}
.bnr01.covid.type01.bgc_c04.mod1.triangle:hover a:after {
	border-color: transparent;
}
.bnr01.covid.type01.bgc_c04 {
	background-image: url(images/index/img_medical_bg03.png);
}
.bnr01.covid.type01.bgc_c04 > a:before {
	border-color: #8fc31f;
}
.bnr01.covid.type01.bgc_c04.triangle a:after {
	border-color: transparent transparent #8fc31f transparent;
}
.bnr01.covid.type01.bgc_c04.triangle:hover a:after {
	border-color: transparent;
}
.bnr01.covid.type01.bgc_c05 {
	background-image: url(images/index/img_medical_bg04.png);
}
.bnr01.covid.type01.bgc_c05 > a:before {
	border-color: #fdd108;
}
.bnr01.covid.type01.bgc_c05.triangle a:after {
	border-color: transparent transparent #fdd108 transparent;
}
.bnr01.covid.type01.bgc_c05.triangle:hover a:after {
	border-color: transparent;
}
.bnr01.covid.type01.bgc_c07 {
	background-image: url(images/index/img_medical_bg05.png);
}
.bnr01.covid.type01.bgc_c07 > a:before {
	border-color: #fead2c;
}
.bnr01.covid.type01.bgc_c07.triangle a:after {
	border-color: transparent transparent #fead2c transparent;
}
.bnr01.covid.type01.bgc_c07.triangle:hover a:after {
	border-color: transparent;
}
@media(min-width: 768px) and (max-width:1280px) {
	.bnr01.covid.type01 > a {
		padding: calc(60 / 1280 * 100vw) 9.6vw calc(60 / 1280 * 100vw) 3.2vw;
	}
	.bnr01.covid.type01 > a .ttl .ja {
		font-size: 1.375em;
		line-height: 1.5;
	}
	.bnr01.covid.type01 > a .txt01 {
		padding: 0;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.bnr01.covid.type01 > a {
		padding: calc(80 / 750 * 100vw) calc(200 / 750 * 100vw) calc(80 / 750 * 100vw) 6.4vw;
	}
	.bnr01.covid.type01 > a .ttl .ja {
		font-size: 1.375em;
		line-height: 1.5;
	}
}
/* 診療内容 index_equipment
------------------------------------------------------------------*/
.index_equipment {
	padding: 0 0 150px;
}
.index_equipment .bg01 {
	padding: 120px 0;
	margin-right: 5.2vw;
	border-top-right-radius: 16em;
	background-color: #bbbab5;
}
.index_equipment .bg01 .__in {
	margin-right: -5.2vw;
}
.index_equipment .bg01 > .background {
	background-image: url(images/index/bg_equipment_parallax01.jpg);
}
@media all and (-ms-high-contrast: none) {
	.index_equipment .bg01 {
		background: #bbbab5 url(images/index/bg_equipment_parallax01.jpg) center / cover no-repeat;
	}
	.index_equipment .bg01 > .background {
		display: none;
	}
}
@media(min-width: 768px) and (max-width:1280px) {
	.index_equipment {
		padding: calc(100 / 1280 * 100vw) 0;
	}
	.index_equipment .bg01 {
		padding: calc(120 / 1280 * 100vw) 0 calc(100 / 1280 * 100vw);
	}
	.index_equipment .bg01 .__in {}
	.index_equipment .bg01 .__in .ja {
		font-size: 1.5em;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.index_equipment {
		padding: calc(100 / 750 * 100vw) 0;
	}
	.index_equipment .bg01 {
		padding: calc(120 / 750 * 100vw) 0 calc(115 / 750 * 100vw);
		margin-right: 0;
		border-top-right-radius: 10em;
	}
	.index_equipment .bg01 .__in {
		margin-right: 0;
	}
	.index_equipment .bg01 .__in .ja {
		font-size: 1.125em;
	}
}
.row02 {}
.row02 .col.noshrink {
	margin-right: 4.4%;
	margin-left: -10.48%;
}
.row02.r_reverse .col.noshrink {
	margin-right: -10.48%;
	margin-left: 4.4%;
}
.row02.in1000 .col.noshrink {
	margin-right: 6%;
	margin-left: -12%;
}
.row02.in1000.r_reverse .col.noshrink {
	margin-right: -25%;
	margin-left: 6%;
}
.row02.in1000.faq01.r_reverse .col.noshrink {
	margin-right: -12%;
	margin-left: 6%;
}
@media all and (-ms-high-contrast: none) {
	.row02 .col.noshrink, .row02.in1000 .col.noshrink {
		flex: 1 1 auto;
		width: 100%;
	}
	.row02 .col.grow, .row02.in1000 .col.grow {
		width: 100%;
	}
	.row02.in1000.faq01 .col.noshrink {
		width: auto;
	}
}
@media(min-width: 768px) and (max-width:1280px) {
	.row02.flex.nowrap {
		-webkit-align-items: center;
		align-items: center;
	}
	.row02 .col.noshrink, .row02.in1000 .col.noshrink, .row02.in1000.faq01 .col.noshrink {
		flex: 1 1 auto;
		width: 40%;
		max-width: 40%;
		margin-right: 4%;
		margin-left: 0;
	}
	.row02.r_reverse .col.noshrink, .row02.in1000.r_reverse .col.noshrink, .row02.in1000.faq01.r_reverse .col.noshrink {
		margin-right: 0;
		margin-left: 4%;
	}
	.row02 .col.grow {
		flex: 1 1 auto;
		max-width: 55%;
	}
	.ttl_block03 {}
	.ttl_block03 .ja {
		display: block;
		font-size: 1.75em;
		line-height: 1.5;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1024px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1700px) {
	.row02.flex.nowrap {}
	.row02 .col.noshrink, .row02.in1000 .col.noshrink, .row02.in1000.faq01 .col.noshrink {
		flex: 1 1 auto;
		max-width: 50%;
		margin-right: 4%;
		margin-left: 0;
	}
	.row02 .col.grow, .row02.in1000 .col.grow {
		width: 50%;
	}
	.row02.in1000.faq01 .col.noshrink, .row02.in1000 .col.noshrink {
		width: 40%;
		margin-right: 4%;
		margin-left: 0;
	}
	.row02.in1000.faq01.r_reverse .col.noshrink, .row02.in1000.r_reverse .col.noshrink {
		margin-right: 0;
		margin-left: 4%;
	}
	.row02.in1000 .col.grow {
		width: 60%;
	}
}
@media(max-width: 767px) {
	.row02.flex.nowrap {
		flex-wrap: wrap;
	}
	.row02 .col.noshrink {
		padding: 0;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: calc(50 / 750 * 100vw);
		flex: 1 1 auto;
		text-align: center;
	}
	.row02.r_reverse .col.noshrink {
		margin-right: auto;
		margin-left: auto;
	}
	.row02 .col.grow {
		width: 100%;
	}
	.row02.in1000.faq01 .col.noshrink, .row02.in1000 .col.noshrink {
		margin-right: 3.2vw;
		margin-left: 3.2vw;
	}
	.row02.in1000.faq01.r_reverse .col.noshrink, .row02.in1000.r_reverse .col.noshrink {
		margin-right: 3.2vw;
		margin-left: 3.2vw
	}
	.ttl_block03 {}
	.ttl_block03 .ja {
		text-align: center;
		display: block;
		font-size: 1.375em;
		line-height: 1.5;
		letter-spacing: .1em;
	}
	.txt01 {
		padding-left: 3.2vw;
		padding-right: 3.2vw;
	}
}
.row02 .noshrink.deco01:before {
	content: "";
	display: block;
	width: 84px;
	height: 300px;
	background: url(images/index/deco_equipment01.png) center / contain no-repeat;
	position: absolute;
	left: calc(100% - 10.48%);
	top: 0;
	transform: translateX(-50%);
}
.row02 .noshrink.deco02:before {
	content: "";
	display: block;
	width: 237px;
	height: 300px;
	background: url(images/index/deco_equipment02.png) center / contain no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
}
.row02.deco01:before, .row02.deco01:after {
	content: "";
	display: block;
	width: 400px;
	height: 400px;
	background: url(images/index/bg_equipment_deco01.svg) center / contain no-repeat;
	position: absolute;
	left: 95%;
	top: 0;
	z-index: -1;
	animation: spin 30s linear infinite;
}
.row02.deco01:after {
	width: 580px;
	height: 581px;
	background: url(images/index/bg_equipment_deco02.svg) center / contain no-repeat;
	left: -17.7vw;
	top: 12vw;
	z-index: -1;
	animation: none;
}
.row02.deco01.d02:before {
	width: 347px;
	height: 400px;
	background: url(images/index/bg_equipment_deco04.svg) center / contain no-repeat;
	position: absolute;
	left: 100%;
	top: 24.21vw;
	z-index: -1;
	animation: none;
}
.row02.deco01.d02:after {
	width: 600px;
	height: 600px;
	background: url(images/index/bg_equipment_deco03.svg) center / contain no-repeat;
	left: -17.7vw;
	top: -5.2vw;
	z-index: -1;
	animation: spin 60s linear infinite;
}
@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
@media(min-width: 768px) and (max-width:1280px) {
	.row02 .noshrink.deco01:before {
		width: calc(84 / 1280 * 100vw);
		height: calc(300 / 1280 * 100vw);
		left: calc(100% - 10.48%);
		top: 0;
	}
	.row02 .noshrink.deco02:before {
		width: calc(237 / 1280 * 100vw);
		height: calc(300 / 1280 * 100vw);
		left: 0;
		bottom: 0;
	}
	.row02.deco01:before, .row02.deco01:after {
		width: calc(400 / 1280 * 100vw);
		height: calc(400 / 1280 * 100vw);
		left: 50%;
		top: -3.5em;
	}
	.row02.deco01:after {
		width: calc(580 / 1280 * 100vw);
		height: calc(581 / 1280 * 100vw);
		left: -5vw;
		top: 50vw;
	}
	.row02.deco01.d02:before {
		width: calc(347 / 1280 * 100vw);
		height: calc(400 / 1280 * 100vw);
		left: 50%;
		top: -12vw;
	}
	.row02.deco01.d02:after {
		width: calc(600 / 1280 * 100vw);
		j height: calc(600 / 1280 * 100vw);
		left: -5vw;
		top: 35vw;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.row02 .noshrink.deco01:before {
		width: calc(84 / 750 * 100vw);
		height: calc(300 / 750 * 100vw);
		left: calc(100% - 10.48%);
		top: 0;
	}
	.row02 .noshrink.deco02:before {
		width: calc(237 / 750 * 100vw);
		height: calc(300 / 750 * 100vw);
		left: 0;
		bottom: 0;
	}
	.row02.deco01:before, .row02.deco01:after {
		width: calc(400 / 750 * 100vw);
		height: calc(400 / 750 * 100vw);
		left: 50%;
		top: -3.5em;
	}
	.row02.deco01:after {
		width: calc(580 / 750 * 100vw);
		height: calc(581 / 750 * 100vw);
		left: -5vw;
		top: 50vw;
	}
	.row02.deco01.d02:before {
		width: calc(347 / 750 * 100vw);
		height: calc(400 / 750 * 100vw);
		left: 50%;
		top: -12vw;
	}
	.row02.deco01.d02:after {
		width: calc(600 / 750 * 100vw);
		j height: calc(600 / 750 * 100vw);
		left: -5vw;
		top: 35vw;
	}
}
.ribbon01 {
	border-radius: 5em;
}
.ribbon01:before {
	content: "";
	display: block;
	width: calc(100% - .5em);
	height: calc(100% - .5em);
	border: 4px dotted #FFF;
	border-radius: 5em;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
}
.ribbon_ul01 > li:nth-of-type(n + 2) {
	margin-left: 1em;
}
@media(min-width: 768px) and (max-width:1280px) {
	.ribbon01 {
		border-radius: 4em;
	}
	.ribbon01:before {
		border-radius: 4em;
	}
	.ribbon01 .txt {
		font-size: 1em;
		line-height: 1.6;
	}
	.ribbon_ul01.flex {
		-webkit-justify-content: center;
		justify-content: center;
	}
	.ribbon_ul01 > li {
		width: calc(300 / 1280 * 100vw);
	}
	.ribbon_ul01 > li:nth-of-type(n + 2) {
		margin-left: calc(30 / 1280 * 100vw);
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.ribbon01 {
		border-radius: 4em;
	}
	.ribbon01:before {
		border: 2px dotted #FFF;
		border-radius: 4em;
	}
	.ribbon01 .txt {
		font-size: .81em;
		line-height: 1.6;
	}
	.ribbon_ul01.flex {
		-webkit-justify-content: center;
		justify-content: center;
	}
	.ribbon_ul01 > li {
		width: calc(300 / 750 * 100vw);
	}
	.ribbon_ul01 > li:nth-of-type(n + 2) {
		margin-left: calc(30 / 750 * 100vw);
	}
}
.box_info01 {
	border-radius: 2em;
	overflow: hidden;
}
.box_info01 .ttl_area {
	padding: 45px 4.5% 35px;
}
.box_info01 .txt_area {
	padding: 35px 4.5% 45px;
}
.col2_ul01 > li:nth-of-type(n + 3) {
	margin-top: 20px;
}
.ribbon02 {
	border-radius: 2em;
}
@media(min-width: 768px) and (max-width:1280px) {
	.col2_ul01 > li {
		width: calc(400 / 1280 * 100vw);
		padding: .5em;
	}
	.col2_ul01 > li:nth-of-type(n + 3) {
		margin-top: calc(20 / 1280 * 100vw);
	}
	.col2_ul01 > li .ja {
		font-size: 1.25em;
	}
	.ttl_border02.mb20 {
		margin-bottom: calc(40 / 1280 * 100vw);
	}
	.ttl_border02 .ja {
		display: block;
		font-size: 1.25em;
		line-height: 1.4;
	}
	.ttl_border02 .icn {
		display: block;
		margin: calc(10 / 1280 * 100vw) auto 0;
		width: calc(50 / 1280 * 100vw);
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.box_info01 {
		border-radius: 1em;
	}
	.box_info01 .ttl_area {
		padding: calc(60 / 750 * 100vw) 3.2vw;
	}
	.box_info01 .txt_area {
		padding: calc(60 / 750 * 100vw) 3.2vw;
	}
	.box_info01 .txt_area dt, .box_info01 .txt_area dd {
		line-height: 1.56;
	}
	.col2_ul01 > li {
		width: calc(310 / 750 * 100vw);
		padding: .25em;
	}
	.col2_ul01 > li:nth-of-type(n + 3) {
		margin-top: calc(20 / 750 * 100vw);
	}
	.col2_ul01 > li .ja {
		font-size: .93em;
	}
	.ttl_border02.mb20 {
		margin-bottom: calc(40 / 750 * 100vw);
	}
	.ttl_border02 .ja {
		display: block;
		font-size: 1.25em;
		line-height: 1.4;
	}
	.ttl_border02 .icn {
		display: block;
		margin: calc(10 / 750 * 100vw) auto 0;
		width: calc(50 / 750 * 100vw);
	}
}
.btn01 {}
.btn01 > a {
	transition: .3s;
	background: #FFF url(images/index/bg_deco_btn01.png) left bottom / 38.77% auto no-repeat;
}
.btn01:hover > a {
	border-color: transparent;
	color: #FFF;
	text-shadow: 0px 0px 5px #626262;
	background: #fead2c url(images/index/bg_deco_btn01_on.png) left bottom / 38.77% auto no-repeat;
}
.btn01 .arw01:after {
	content: "";
	display: block;
	width: 22px;
	height: 16px;
	background: url(images/page/icn_arw01_blk.svg) center / contain no-repeat;
	position: absolute;
	left: 90%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	transition: .3s;
}
.btn01:hover .arw01:after {
	left: 93%;
	background: url(images/page/icn_arw01_wht.svg) center / contain no-repeat;
}
@media(min-width: 768px) and (max-width:960px) {}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.btn01 {}
	.btn01 > a.bdr.tblr.x2 {
		border-width: 1px;
	}
	.btn01 > a .ja {
		font-size: 1em;
		padding: 1em;
	}
	.btn01 .arw01:after {
		width: calc(34 / 750 * 100vw);
		height: calc(25 / 750 * 100vw);
	}
}
/* 当院の特徴 index_feature
------------------------------------------------------------------*/
.index_feature {
	padding: 0 0 150px;
}
.index_feature .bg01 {
	padding: 110px 0 100px;
	margin-left: 5.2vw;
	border-top-left-radius: 16em;
	background-color: #bbbab5;
}
.index_feature .bg01 .__in {
	margin-left: -5.2vw;
}
.index_feature .bg01 > .background {
	background-image: url(images/index/bg_feature_parallax01.jpg);
}
@media all and (-ms-high-contrast: none) {
	.index_feature .bg01 {
		background: #bbbab5 url(images/index/bg_feature_parallax01.jpg) center / cover no-repeat;
	}
	.index_feature .bg01 > .background {
		display: none;
	}
}
@media(min-width: 768px) and (max-width:1280px) {
	.index_feature {
		padding: 0 0 calc(100 / 1280 * 100vw);
	}
	.index_feature .bg01 {
		padding: calc(120 / 1280 * 100vw) 0 calc(100 / 1280 * 100vw);
	}
	.index_feature .bg01 .__in {}
	.index_feature .bg01 .__in .ja {
		font-size: 1.5em;
	}
	.index_feature .ttl_border01 {}
	.index_feature .ttl_border01 .en {
		letter-spacing: .3em;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.index_feature {
		padding: 0 0 calc(100 / 750 * 100vw);
	}
	.index_feature .bg01 {
		padding: calc(120 / 750 * 100vw) 0 calc(115 / 750 * 100vw);
		margin-left: 0;
		border-top-left-radius: 10em;
	}
	.index_feature .bg01 .__in {
		margin-left: 0;
	}
	.index_feature .bg01 .__in .ja {
		font-size: 1.125em;
	}
	.index_feature .ttl_border01 {
		margin-bottom: calc(90 / 750 * 100vw);
	}
	.index_feature .ttl_border01 .en {
		letter-spacing: .3em;
	}
}
.box_feature01 {}
.box_feature01 .__in {
	background: #FFF;
	margin-top: -60px;
}
.box_feature01 .__in .ttl_deco01 {
	width: 110px;
	height: 110px;
	z-index: -1;
	position: absolute;
	left: 50%;
	top: -60px;
	transform: translateX(-50%);
}
.box_feature01 .__in .ttl_deco01 > .block {
	margin-top: -2em;
	margin-right: -.35em;
}
.box_feature01 .deco01.ribbon_ul02 {
	position: absolute;
	left: -75px;
	top: -50px;
	z-index: 2;
}
@media(min-width: 768px) and (max-width:1280px) {
	.box_feature01 .__in {
		width: calc(100% - 9.6vw);
		margin-top: calc(-50 / 1280 * 100vw);
	}
	.box_feature01 .__in .ttl_deco01 > .block {}
	.box_feature01 .deco01.ribbon_ul02 {
		left: -1.6vw;
	}
	.box_feature01 .lead01 {
		padding-top: 1.5em;
	}
	.box_feature01 .lead01 .ja {
		font-size: 1.25em;
		line-height: 1.5;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.box_feature01 .__in {
		width: calc(100% - 9.6vw);
		margin-top: calc(-50 / 750 * 100vw);
		padding-left: 0;
		padding-right: 0;
	}
	.box_feature01 .__in .ttl_deco01 {
		width: calc(180 / 750 * 100vw);
		height: calc(180 / 750 * 100vw);
		top: calc(-99 / 750 * 100vw);
	}
	.box_feature01 .__in .ttl_deco01 > .block {}
	.box_feature01 .deco01.ribbon_ul02 {
		left: 50%;
		top: auto;
		bottom: calc(-100 / 750 * 100vw);
		transform: translateX(-50%);
	}
	.box_feature01.col1 {
		margin-bottom: calc(180 / 750 * 100vw);
	}
	.box_feature01.col1 .__in {
		padding-bottom: calc(120 / 750 * 100vw);
	}
	.box_feature01 .lead01 {
		padding-top: 1.5em;
	}
	.box_feature01 .lead01 .ja {
		font-size: 1.25em;
		line-height: 1.5;
	}
}
.ttl_deco01 {}
.ttl_deco01:before, .ttl_deco01:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	background: linear-gradient(#fead2c 55%, transparent 55%);
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: -3;
}
.ttl_deco01:after {
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	background: #FFF;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: -2;
}
.ttl_deco01.bc_c04.mod1:before {
	background: linear-gradient(#dae000 55%, transparent 55%);
}
.ttl_deco01.bc_c04:before {
	background: linear-gradient(#8fc31f 55%, transparent 55%);
}
.ttl_deco01.bc_c05:before {
	background: linear-gradient(#fdd108 55%, transparent 55%);
}
@media(min-width: 768px) and (max-width:960px) {}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {}
.ribbon_ul02 > li:nth-of-type(n + 2) {
	margin-left: 1vw;
}
.ribbon03 {
	width: 200px;
	height: 200px;
}
.ribbon03:before {
	content: "";
	display: block;
	width: calc(100% - .5em);
	height: calc(100% - .5em);
	border: 4px dotted #FFF;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
}
.row_box_feature.col2 > div {
	width: 48%;
}
@media(min-width: 768px) and (max-width:1280px) {
	.ribbon_ul02 > li:nth-of-type(n + 2) {
		margin-left: calc(30 / 1280 * 100vw);
	}
	.ribbon03 {
		width: calc(250 / 1280 * 100vw);
		height: calc(250 / 1280 * 100vw);
	}
	.ribbon03:before {
		border: 2px dotted #FFF;
		border-radius: 50%;
	}
	.ribbon03 .txt {
		font-size: 1.25em;
		line-height: 1.6;
	}
	.row_box_feature.col2 .box_feature01 .__in {
		width: calc(100% - 3.2vw);
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.ribbon_ul02 > li:nth-of-type(n + 2) {
		margin-left: calc(30 / 750 * 100vw);
	}
	.ribbon03 {
		width: calc(200 / 750 * 100vw);
		height: calc(200 / 750 * 100vw);
	}
	.ribbon03:before {
		border: 2px dotted #FFF;
		border-radius: 50%;
	}
	.ribbon03 .txt {
		font-size: .81em;
		line-height: 1.6;
	}
	.row_box_feature.col2.flex.nowrap {
		flex-wrap: wrap;
	}
	.row_box_feature.col2 > div {
		width: 100%;
	}
	.row_box_feature.col2 > div:nth-of-type(n + 2) {
		margin-top: calc(80 / 750 * 100vw);
	}
	.row_box_feature.col2 .box_feature01 .__in {
		width: calc(100% - 12.8vw);
	}
}
/* ご挨拶 index_greeting
------------------------------------------------------------------*/
.index_greeting {
	padding: 100px 0 100px;
	background: rgba(255, 255, 255, .6);
}
.index_greeting .ttl_abs01 {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.index_greeting .ribbon_ul01 .ribbon01 span {
	font-size: 1.083em;
	letter-spacing: 0;
}
.index_greeting .ribbon_ul01 .ribbon01:first-child span {
	letter-spacing: .1em;
}
.index_greeting .ribbon_ul01 > li:nth-of-type(n + 2) {
	margin-left: 0.8em;
}
.index_greeting .ribbon_ul01.abs01 {
	top: 525px;
}
.btn_index_staff01 {
	margin-right: 3%;
}
@media(min-width:768px) and (max-width:1700px) {
	.index_greeting .ribbon_ul01.abs01 {
		top: 340px;
		flex-wrap: wrap;
	}
	.index_greeting .ribbon01:before {
		border-width: 2px;
	}
	.index_greeting .ribbon_ul01 .ribbon01 span {
		font-size: 1.222em;
	}
	.index_greeting .ribbon_ul01 .ribbon01 {
		width: 48%;
	}
	.index_greeting .ribbon_ul01 .ribbon01:last-child {
		margin: .5em auto 0;
	}
	.index_greeting .ribbon_ul01 .ribbon01:last-child span {
		padding: 1.5em 0;
	}
}
@media(min-width: 768px) and (max-width:1280px) {
	.index_greeting .ribbon_ul01 .ribbon01 span {
		font-size: 1.000em;
	}
	.index_greeting .ribbon_ul01.abs01 {
		top: calc(385 / 1280 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1280px) {
	.index_greeting {
		padding: calc(100 / 1280 * 100vw) 0 calc(100 / 1280 * 100vw);
	}
	.index_greeting .ttl_abs01 {
		position: static;
		text-align: center;
		margin-bottom: calc(70 / 1280 * 100vw);
	}
	.index_greeting .ttl_abs01 .en {
		-moz-writing-mode: unset;
		-o-writing-mode: unset;
		-webkit-writing-mode: unset;
		writing-mode: unset;
		word-break: unset;
		white-space: unset;
		font-size: 2.5em;
		line-height: 1;
		letter-spacing: .3em;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(min-width:768px) and (max-width:1200px){
	.btn_index_staff01 a:before{
		    right: 70px;
    width: 59px;
    height: 92px;
	}
	.btn_index_staff01 span {
    padding-right:80px;
}
}
@media(min-width:768px) and (max-width:1050px) {
	.row_index_btn01 .btn01 {
		width: 49%;
	}
	.btn_index_staff01 {
		margin-right: 2%;
	}
	.btn_index_staff01 span {
		padding-right: 80px;
	}
	.btn_index_staff01 a:before{
	right: 17%;
    width: 59px;
    height: 92px;
	}
}
@media(max-width: 767px) {
	.index_greeting {
		padding: calc(50 / 750 * 100vw) 0 calc(100 / 750 * 100vw);
	}
	.index_greeting .ttl_abs01 {
		position: static;
		text-align: center;
		margin-bottom: calc(70 / 750 * 100vw);
	}
	.index_greeting .ttl_abs01 .en {
		-moz-writing-mode: unset;
		-o-writing-mode: unset;
		-webkit-writing-mode: unset;
		writing-mode: unset;
		word-break: unset;
		white-space: unset;
		font-size: 2.5em;
		line-height: 1;
		letter-spacing: .3em;
	}
	.index_greeting .ribbon_ul01.abs01 {
		top: calc(520 / 750 * 100vw);
		flex-wrap: wrap;
	}
	.index_greeting .ribbon_ul01 .ribbon01 {
		width: 48%;
	}
	.index_greeting .ribbon_ul01 .ribbon01 span {
		font-size: .81em;
		padding: 1.2em 0;
	}
	.index_greeting .ribbon_ul01 .ribbon01:last-child {
		margin: 2vw auto 0;
	}
	.index_greeting .ribbon_ul01 > li:nth-of-type(n + 2) {
		margin-left: auto;
	}
	.index_greeting .ribbon_ul01 .ribbon01:last-child span {
		padding: 2em 0;
	}
	.row_index_greeting01.row02.in1000.r_reverse .col.noshrink {
		margin-bottom: calc(285 / 750 * 100vw);
	}
	.btn_index_staff01 {
		margin-right: 0;
	}
	.btn_index_blog01 {
		margin-top: 5vw;
	}
}
.ribbon_ul01.abs01 {
	position: absolute;
	left: 50%;
	top: calc(480 / 1920 * 100vw);
	transform: translateX(-50%);
	z-index: 1;
	font-size: calc(18 / 1920 * 100vw);
}
.sign {
	background: rgba(165, 206, 74, .8);
	padding: 1.33em 2vw;
	border-top-right-radius: 2em;
	border-bottom-left-radius: 2em;
}
.sign.deco01:before, .sign.deco01:after {
	content: "";
	display: block;
	width: 87px;
	height: 100px;
	background: url(images/index/bg_greeting_deco01.svg) center / contain no-repeat;
	position: absolute;
	left: 98%;
	top: 20px;
	transform: translateX(-50%);
	z-index: 0;
}
.sign.deco01:after {
	width: 145px;
	height: 145px;
	background: url(images/index/bg_greeting_deco02.svg) center / contain no-repeat;
	left: 25%;
	top: auto;
	bottom: 0;
}
.sign.abs01 {
	position: absolute;
	left: 40px;
	top: -40px;
}
@media(min-width: 1920px) {
	.ribbon_ul01.abs01 {
		top: 480px;
		font-size: 1em;
	}
}
@media(min-width: 768px) and (max-width:1024px) {
	.ribbon_ul01.abs01 {
		left: 50%;
		top: calc(520 / 1280 * 100vw);
		font-size: 1em;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.ribbon_ul01.abs01 {
		left: 50%;
		top: calc(520 / 750 * 100vw);
		font-size: 1em;
	}
	.row02.in1000.r_reverse .col.noshrink {
		margin-bottom: calc(110 / 750 * 100vw);
	}
	.sign {
		padding: 1em 1em;
		border-top-right-radius: 1em;
		border-bottom-left-radius: 1em;
	}
	.sign.deco01:before, .sign.deco01:after {
		width: calc(87 / 750 * 100vw);
		height: calc(100 / 750 * 100vw);
		left: 98%;
		top: .75em;
	}
	.sign.deco01:after {
		width: calc(145 / 750 * 100vw);
		height: calc(145 / 750 * 100vw);
		left: 25%;
		top: auto;
		bottom: 0;
	}
	.sign.abs01 {
		left: calc(40 / 750 * 100vw);
		top: calc(-35 / 750 * 100vw);
	}
	.sign .posi {
		font-size: .625em;
	}
	.sign .name {
		font-size: .93em;
	}
}
/* スライダー index_slider01
------------------------------------------------------------------*/
.index_slider01 {
	padding: 0 0 150px;
	position: relative;
	z-index: 1;
}
.slide_index01 > ul {}
.slide_index01 > ul .slick-list {
	overflow: visible;
	overflow-x: hidden;
}
.slide_index01 > ul li {
	padding-left: 10px;
	padding-right: 10px;
}
.slide_index01 > ul li:nth-of-type(even) {
	margin-top: 100px;
}
@media(min-width: 768px) and (max-width:1280px) {
	.index_slider01 {
		padding: 0 0 calc(150 / 1280 * 100vw);
	}
	.slide_index01 > ul li {
		padding-left: .5em;
		padding-right: .5em;
	}
	.slide_index01 > ul li:nth-of-type(even) {
		margin-top: calc(100 / 1280 * 100vw);
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.index_slider01 {
		padding: 0 0 calc(150 / 750 * 100vw);
	}
	.slide_index01 > ul li {
		padding-left: .5em;
		padding-right: .5em;
	}
	.slide_index01 > ul li:nth-of-type(even) {
		margin-top: calc(100 / 750 * 100vw);
	}
}
/* 採用情報 トピックス index_recruit_topics
------------------------------------------------------------------*/
.index_recruit_topics {
	padding: 0 0 200px;
}
.index_recruit_topics .recruit_area {
	width: 46.66%;
}
.index_recruit_topics .topics_area {
	width: 49.33%;
}
@media(min-width: 768px) and (max-width:1280px) {
	.index_recruit_topics {
		padding: 0 0 calc(100 / 1280 * 100vw);
	}
	.index_recruit_topics .__in.flex.nowrap {
		flex-wrap: wrap;
	}
	.index_recruit_topics .recruit_area {
		width: calc(800 / 1280 * 100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.index_recruit_topics .topics_area {
		width: 100%;
		margin-top: calc(80 / 1280 * 100vw);
	}
	.index_recruit_topics .ttl_block02 {
		margin-bottom: 1em;
	}
	.index_recruit_topics .ttl_block02 > .block {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		-webkit-align-items: center;
		align-items: center;
	}
	.index_recruit_topics .ttl_block02 .arw {
		width: calc(50 / 1280 * 100vw);
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.index_recruit_topics {
		padding: 0 0 calc(100 / 750 * 100vw);
	}
	.index_recruit_topics .__in.flex.nowrap {
		flex-wrap: wrap;
	}
	.index_recruit_topics .recruit_area {
		width: 100%;
	}
	.index_recruit_topics .topics_area {
		width: 100%;
		margin-top: calc(80 / 750 * 100vw);
	}
	.index_recruit_topics .ttl_block02 {
		margin-bottom: 1em;
	}
	.index_recruit_topics .ttl_block02 > .block {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		-webkit-align-items: center;
		align-items: center;
	}
	.index_recruit_topics .ttl_block02 .arw {
		width: calc(50 / 750 * 100vw);
	}
}
.recruit_bnr01 {
	height: 580px;
	background: url(images/index/bg_recruit01.jpg) center / cover no-repeat;
}
.recruit_bnr01 > a {
	padding: 1.25em;
}
.recruit_bnr01 > a:before {
	content: "";
	display: block;
	width: calc(100% - 1.11em);
	height: calc(100% - 1.11em);
	border: 1px solid #FFF;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: -1;
}
.recruit_bnr01 .txtarch .char2,.recruit_bnr01 .txtarch .char3,.recruit_bnr01 .txtarch .char4,.recruit_bnr01 .txtarch .char5,.recruit_bnr01 .txtarch .char6, .recruit_bnr01 .txtarch .char12, .recruit_bnr01 .txtarch .char13{
	font-size: 1.3em;
	line-height: 1;
}
.recruit_bnr01 .txtarch .char20, .recruit_bnr01 .txtarch .char21 {
	font-size: 1.3em;
	line-height: 1;
}
@media(min-width: 768px) and (max-width:1280px) {
	.recruit_bnr01 {
		height: calc(840 / 1280 * 100vw);
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {
	.recruit_bnr01 {
		height: calc(680 / 1280 * 100vw);
	}
}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.recruit_bnr01 {
		height: calc(590 / 750 * 100vw);
	}
	.recruit_bnr01 > a {
		padding: 0;
	}
	.recruit_bnr01 > a:before {
		width: calc(100% - .75em);
		height: calc(100% - .75em);
	}
	.recruit_bnr01 .txtarch {
		font-size: .75em;
	}
	.recruit_bnr01 .txtarch .char2,.recruit_bnr01 .txtarch .char3,.recruit_bnr01 .txtarch .char4,.recruit_bnr01 .txtarch .char5,.recruit_bnr01 .txtarch .char6, .recruit_bnr01 .txtarch .char12, .recruit_bnr01 .txtarch .char13{
		font-size: 1.33em;
		line-height: 1;
	}
	.recruit_bnr01 .txtarch .char22, .recruit_bnr01 .txtarch .char23 {
		font-size: 1.33em;
		line-height: 1;
	}
	.ttl_img01 .img {
		width: calc(282 / 750 * 100vw);
	}
	.ttl_img01 .ja {
		display: block;
		text-align: center;
		font-size: 1.125em;
	}
}
.ttl_hurrah01 {
	position: relative;
	z-index: 1;
}
.ttl_hurrah01:before, .ttl_hurrah01:after {
	content: "";
	display: block;
	width: 25px;
	height: 25px;
	background: url(images/index/icn_recruit_dots01_l.svg) center / contain no-repeat;
	position: absolute;
	left: -1.75em;
	top: calc(100% + 1.5em);
	transform: translateY(-50%);
}
.ttl_hurrah01:after {
	left: auto;
	right: -1.75em;
	transform: translateY(-50%) scaleX(-1);
}
@media(min-width: 768px) and (max-width:960px) {

}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1280px) {}
@media(min-width: 1281px) and (max-width:1400px) {}
@media(max-width: 767px) {
	.ttl_hurrah01:before, .ttl_hurrah01:after {
		width: calc(31 / 750 * 100vw);
		height: calc(31 / 750 * 100vw);
	}
	.recruit_bnr01 .ttl_hurrah01:before,.recruit_bnr01 .ttl_hurrah01:after{
		top: calc(100% + .5em);
	}
}
.blog_ul {
	padding: 40px 6.7%;
}
.blog_ul li {}
.blog_ul li:nth-of-type(n + 2) {
	margin-top: 1.66em;
}
.blog_ul li > a figure {}
.blog_ul li .info {
	padding-left: 1.2em;
}
.blog_ul li .info dt {
	font-size: .888em;
}
.blog_ul li .info dd {}
.blog_ul li .readmore {
	color: #8fc31f;
}
.blog_ul li .img_thmb {
	width: 120px;
	height: 120px;
	border: none;
}
@media(min-width: 768px) and (max-width:1024px) {
	.blog_ul {
		padding: 3em 3.2vw;
		padding-right: 10vw;
		width: 100%;
	}
}
@media(min-width: 961px) and (max-width:1024px) {}
@media(min-width: 1025px) and (max-width:1330px) {
	.blog_ul {
		padding: 3em 3.2vw;
		padding-right: 6.4vw;
		width: 100%;
	}
	.blog_ul li .info {
		font-size: 1em;
	}
	.blog_ul li .img_thmb {
		width: 120px;
		height: 120px;
	}
}
@media(min-width: 1331px) and (max-width:1680px) {
	.blog_ul {
		width: 90%;
	}
}
@media(max-width: 767px) {
	.blog_ul {
		padding: calc(35 / 750 * 100vw) 3.2vw calc(50 / 750 * 100vw);
		width: 100%;
	}
	.blog_ul li {}
	.blog_ul li:nth-of-type(n + 2) {
		margin-top: 1em;
	}
	.blog_ul li > a figure {}
	.blog_ul li .info {
		padding-left: 1em;
	}
	.blog_ul li .info dt {
		font-size: .75em;
		letter-spacing: .1em;
	}
	.blog_ul li .info dd {
		font-size: 1em;
		line-height: 1.5;
	}
	.blog_ul li .img_thmb {
		width: calc(170 / 750 * 100vw);
		height: calc(170 / 750 * 100vw);
	}
}
/* 混雑状況の目安 index_congestion
------------------------------------------------------------------*/
.txt_index_congestion .txt {
	margin-right: 72px;
}
.txt_index_congestion .txt:last-of-type {
	margin-right: 0;
}
.tbl_index_congestion table {
	border: none;
}
.tbl_index_congestion thead th {
	background: #fead2c;
	color: #fff;
}
.tbl_index_congestion thead {
	height: 65px;
}
.tbl_index_congestion .box {
	background: #fff;
}
.tbl_index_congestion {
	max-width: 700px;
}
.tbl_index_congestion thead th:first-child, .tbl_index_congestion tbody th {
	width: 20%;
}
.tbl_index_congestion thead th:not(:first-child), .tbl_index_congestion tbody td {
	width: calc(69% / 6);
}
.tbl_index_congestion thead th:last-child, .tbl_index_congestion tbody td:last-child {
	width: 11%;
}
.tbl_index_congestion tbody tr {
	height: 65px;
}
.tbl_index_congestion .box {
	border-radius: 0;
}
.tbl_index_congestion .wrap {
	padding: 0 20px 15px;
}
.tbl_index_congestion .wrap_head {
	padding: 0 20px 0;
	background: #fead2c;
}
.tbl_index_congestion tr:not(:last-child) th, .tbl_index_congestion tr:not(:last-child) td {
	border-bottom-color: #fead2c;
}
.index_congestion {
	padding: 50px 0 100px;
}
.tbl_index_congestion tr img {
	height: 31px;
}
.tbl_index_congestion tbody td, .tbl_index_congestion thead th:not(:first-child), .tbl_index_congestion tbody td, .tbl_index_congestion thead th:last-child, .tbl_index_congestion tbody td:last-child {
	text-align: center;
}
.tbl_index_congestion thead th:last-child, .tbl_index_congestion tbody td:last-child {
	padding-right: 30px;
	width: calc(112% / 6);
}
.txt_index_congestion img {
	margin-left: 10px;
}
@media(min-width: 768px) and (max-width:960px) {}
@media(max-width: 767px) {
	.txt_index_congestion .txt {
		display: inline-block;
	}
	.txt_index_congestion .txt01 {
		width: 100%;
		margin-right: auto;
	}
	.txt_index_congestion img {
		height: calc(31 / 750*100vw);
	}
	.txt_index_congestion img {
		margin-left: 3vw;
	}
	.txt_index_congestion .txt02 {
		margin-right: 13vw;
	}
	.index_congestion {
		padding: 10vw 0 11vw;
	}
	.tbl_index_congestion thead th {
		font-size: 100%;
	}
	.tbl_index_congestion thead {
		height: calc(90 / 750*100vw);
	}
	.tbl_index_congestion tbody tr {
		height: calc(62 / 750*100vw);
	}
	.tbl_index_congestion .wrap {
		padding: 2vw 4vw 1vw;
	}
	.tbl_index_congestion .wrap_head {
		padding: 0 4vw 0;
	}
	.tbl_index_congestion tr img {
		height: calc(31 / 750*100vw);
	}
	.tbl_index_congestion thead th:first-child, .tbl_index_congestion tbody th {
		width: 25%;
	}
	.tbl_index_congestion thead th:not(:first-child), .tbl_index_congestion tbody td {
		width: calc(68% / 6);
	}
	.tbl_index_congestion thead th:last-child, .tbl_index_congestion tbody td:last-child {
		padding-right: 00;
		width: calc(68% / 6);
	}
}
/* 予約サイトバナー*/
.index_bnr_yoyaku01 {
	max-width: 1000px;
}
.index_bnr_yoyaku01 a {
	display: block;
	background: url(images/index/bg_index_bnr01.png)no-repeat left center / auto 100%, url(images/index/bg_index_bnr02.png)no-repeat right center / auto 100% #fff;
	position: relative;
	padding: 10px;
	border-radius: 40px;
}
.index_bnr_yoyaku01 .wrap {
	border: 2px solid #ffffff;
	padding: 40px 5%;
	border-radius: 40px;
}
.index_bnr_yoyaku01 .txt {
	font-size: 222.22%;
	letter-spacing: .1em;
	padding-left: 25px;
}
.index_bnr_yoyaku01 .txt span {
	position: relative;
}
.index_bnr_yoyaku01 .txt span:after {
	content: "";
	position: absolute;
	background: url("images/index/btn_index_bnr01.svg")no-repeat center /contain;
	bottom: 0;
	top: 0;
	margin: auto;
	right: -70px;
	width: 40px;
	height: 40px;
}
@media(min-width: 768px) and (max-width:960px) {
	.index_bnr_yoyaku01 .wrap {
		padding: 27px 5%;
	}
	.index_bnr_yoyaku01 .wrap {
		border-radius: 30px;
	}
	.index_bnr_yoyaku01 a {
		border-radius: 30px;
	}
	.index_bnr_yoyaku01 .txt span {
		text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 15px #fff;
	}
}
@media(max-width: 767px) {
	.index_bnr_yoyaku01 .txt {
		font-size: 125%;
		padding-left: 0;
		text-shadow: 2px 2px 2px #fff;
	}
	.index_bnr_yoyaku01 .txt span:after {
		width: calc(40 / 750*100vw);
		height: calc(40 / 750*100vw);
		right: -7vw;
	}
	.index_bnr_yoyaku01 .wrap {
		border-radius: calc(40 / 750*100vw);
	}
	.index_bnr_yoyaku01 a {
		border-radius: calc(40 / 750*100vw);
		padding: 2vw;
		background: url(images/index/bg_index_bnr01.png)no-repeat left -13vw center/ auto 100%, url(images/index/bg_index_bnr02_sp.png)no-repeat right center/ auto 100% #fff;
	}
	.index_bnr_yoyaku01 .wrap {
		border-width: calc(2 / 750*100vw);
		padding: 6vw 5%;
	}
}
/* 採用バナー*/
.index_bnr_recruit01 {
	max-width: 1000px;
}
.index_bnr_recruit01 a {
	display: block;
	background: url(images/index/bg_index_bnr04.png)no-repeat center / cover #fff;
	position: relative;
	padding: 10px;
	border-radius: 40px;
}
.index_bnr_recruit01 a:after {
	content: "";
	position: absolute;
	background: url("images/index/bg_index_bnr03.svg")no-repeat center /contain;
	bottom: 10px;
	left: 5px;
	width: 65px;
	height: 75px;
}
.index_bnr_recruit01 .left {
	padding-left: 35px;
}
.index_bnr_recruit01 .wrap {
	border: 2px solid #ffffff;
	padding: 28px 5% 15px;
	border-radius: 40px;
}
.index_bnr_recruit01 .txt {
	font-size: 222.22%;
	letter-spacing: .1em;
	line-height: 1;
}
.index_bnr_recruit01 .btn {
	font-size: 122.22%;
	max-width: 174px;
	border-radius: 63px;
	position: absolute;
	right: 3%;
	top: 0;
	bottom: 10px;
	margin: auto;
	height: 116px;
	line-height: 1.6;
	padding: 24px 25px;
}
.index_bnr_recruit01 a:before {
	content: "";
	position: absolute;
	background: url("images/index/bg_index_bnr05.svg")no-repeat center /contain;
	bottom: 0;
	top: -10px;
	margin: auto;
	right: 17%;
	width: 97px;
	height: 102px;
}
.index_bnr_recruit01 .btn em {
	padding-left: 10px;
	position: relative;
}
.index_bnr_recruit01 .btn em:after {
	content: "";
	position: absolute;
	background: url("images/index/icn_arw_circle_wht.svg")no-repeat center /contain;
	bottom: 0;
	top: 0;
	margin: auto;
	right: -35px;
	width: 24px;
	height: 24px;
}
@media(min-width:961px) and (max-width:985px) {
	.index_bnr_recruit01 a:before {
		width: 90px;
		height: auto;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.index_bnr_recruit01 a:before {
		width: 60px;
		height: auto;
	}
	.index_bnr_recruit01 .btn {
		height: 90px;
		padding: 20px 25px;
	}
	.index_bnr_recruit01 .btn em:after {
		width: 20px;
		height: 20px;
	}
}
@media(max-width: 767px) {
	.index_bnr_recruit01 .txt {
		font-size: 125%;
	}
	.index_bnr_recruit01 .txt02 {
		font-size: 70%;
		margin-bottom: 2vw;
		z-index: 1;
		position: relative;
	}
	.index_bnr_recruit01 .left {
		padding-left: 0;
	}
	.index_bnr_recruit01 .btn {
		font-size: 110%;
		position: relative;
		max-width: calc(450 / 750*100vw);
		height: calc(90 / 750*100vw);
		right: 0;
		padding: 2vw;
		text-align: center;
		border-radius: calc(40 / 750*100vw);
	}
	.index_bnr_recruit01 .btn em {
		padding-left: 0;
	}
	.index_bnr_recruit01 .btn em:after {
		width: calc(40 / 750*100vw);
		height: calc(40 / 750*100vw);
		right: -7vw;
	}
	.index_bnr_recruit01 .wrap {
		border-width: 1px;
		padding: 2vw;
		border-radius: calc(40 / 750*100vw);
	}
	.index_bnr_recruit01 a:after {
		bottom: 8vw;
		left: 0;
		width: calc(65 / 750*100vw);
		height: calc(75 / 750*100vw);
	}
	.index_bnr_recruit01 a:before {
		bottom: auto;
		top: 3vw;
		margin: auto;
		right: 27vw;
		width: calc(98 / 750*100vw);
		height: calc(88 / 750*100vw);
	}
	.index_bnr_recruit01 a {
		background-image: url(images/index/bg_index_bnr04_sp.png);
	}

@charset "UTF-8";.wp-block-archives-dropdown label{display:block}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{margin:0 0 1em}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;cursor:pointer;display:inline-block;font-size:1.125em;padding:calc(.667em + 2px) calc(1.333em + 2px);text-align:center;text-decoration:none;word-break:break-word;box-sizing:border-box}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:#fff}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*0.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*0.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*0.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{width:100%;flex-basis:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.is-style-outline>:where(.wp-block-button__link),:where(.wp-block-button__link).is-style-outline{border:2px solid;padding:.667em 1.333em}.is-style-outline>.wp-block-button__link:not(.has-text-color),.wp-block-button__link.is-style-outline:not(.has-text-color){color:currentColor}.is-style-outline>.wp-block-button__link:not(.has-background),.wp-block-button__link.is-style-outline:not(.has-background){background-color:transparent}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:.25em;border:1px solid #ddd}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse}.wp-block-calendar table th{font-weight:400;background:#ddd}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}.wp-block-columns{display:flex;margin-bottom:1.75em;box-sizing:border-box;flex-wrap:wrap!important;align-items:normal!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin-right:.5em;margin-bottom:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{margin-right:1ch;display:inline-block}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{margin-left:1ch;display:inline-block}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{margin-bottom:0;max-width:100%;list-style:none;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{margin-bottom:0;max-width:100%;list-style:none;padding-left:2rem}.wp-block-cover,.wp-block-cover-image{position:relative;background-size:cover;background-position:50%;min-height:430px;width:100%;display:flex;justify-content:center;align-items:center;padding:1em;box-sizing:border-box}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]),.wp-block-cover .has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover-image .has-background-dim.has-background-gradient,.wp-block-cover .has-background-dim.has-background-gradient{background-color:transparent}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";background-color:inherit}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image .block-library-cover__padding-visualizer,.wp-block-cover .block-library-cover__padding-visualizer{z-index:2}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports (position:sticky){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:100%;z-index:1;color:#fff}.wp-block-cover-image.is-light .wp-block-cover__inner-container,.wp-block-cover.is-light .wp-block-cover__inner-container{color:#000}.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover-image img.wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background,.wp-block-cover img.wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;padding:0;width:100%;height:100%;max-width:none;max-height:none;-o-object-fit:cover;object-fit:cover;outline:none;border:none;box-shadow:none}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:840px;padding:.44em;text-align:center}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-width:320px;min-height:240px}.wp-block-embed{margin:0 0 1em;overflow-wrap:break-word}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__embed{margin-bottom:1em}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:.8em;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{margin:0 1em 1em 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{margin:0;height:100%;display:flex;align-items:flex-end;justify-content:flex-start}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:3em .77em .7em;color:#fff;text-align:center;font-size:.8em;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);box-sizing:border-box;margin:0;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{width:100%;height:100%;flex:1;-o-object-fit:cover;object-fit:cover}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{width:calc(33.33333% - .66667em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{width:calc(25% - .75em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{width:calc(20% - .8em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{width:calc(16.66667% - .83333em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{width:calc(14.28571% - .85714em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{width:calc(12.5% - .875em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2);margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image{display:flex;flex-grow:1;justify-content:center;position:relative;flex-direction:column;max-width:100%}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{margin:0;flex-direction:column;flex-grow:1}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;color:#fff;font-size:13px;left:0;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;text-align:center;width:100%;box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{flex:initial;background:none;color:inherit;margin:0;padding:10px 10px 9px;position:relative}.wp-block-gallery.has-nested-images figcaption{flex-grow:1;flex-basis:100%;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-top:0;margin-bottom:auto}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{width:100%;flex:1 0 0%;height:100%;-o-object-fit:cover;object-fit:cover}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*0.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*0.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*0.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*0.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*0.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*0.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*0.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*0.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}.wp-block-image{margin:0 0 1em}.wp-block-image img{height:auto;max-width:100%;vertical-align:bottom}.wp-block-image:not(.is-style-rounded)>a,.wp-block-image:not(.is-style-rounded) img{border-radius:inherit}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image.aligncenter,.wp-block-image .aligncenter,.wp-block-image.alignleft,.wp-block-image .alignleft,.wp-block-image.alignright,.wp-block-image .alignright{display:table}.wp-block-image.aligncenter>figcaption,.wp-block-image .aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image.alignright>figcaption,.wp-block-image .alignright>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:0}}.wp-block-image figure{margin:0}ol.wp-block-latest-comments{margin-left:0}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:2.25em;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;line-height:1.8;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none;padding-left:0}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-top:.5em;margin-bottom:1em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;width:auto;max-width:100%}.wp-block-latest-posts__featured-image.alignleft{margin-right:1em;float:left}.wp-block-latest-posts__featured-image.alignright{margin-left:1em;float:right}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{align-self:end}.wp-block-media-text .wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill .wp-block-media-text__media{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-top:0;margin-bottom:0;margin-left:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{display:flex;align-items:center;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{color:inherit;display:block;padding:0}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation:where(:not([class*=has-text-decoration])) a,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus{text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;line-height:0;display:inline-block;font-size:inherit;padding:0;background-color:inherit;color:currentColor;border:none;width:.6em;height:.6em;margin-left:.25em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;width:inherit;height:inherit;margin-top:.075em}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container){background-color:inherit;color:inherit;position:absolute;z-index:2;display:flex;flex-direction:column;align-items:normal;opacity:0;transition:opacity .1s linear;visibility:hidden;width:0;height:0;overflow:hidden;left:-1px;top:100%}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container)>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container)>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-right:0;margin-left:auto}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container:before{content:"";position:absolute;right:100%;height:100%;display:block;width:.5em;background:transparent}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child:where(:not(.open-on-click)):hover>.wp-block-navigation__submenu-container{visibility:visible;overflow:visible;opacity:1;width:auto;height:auto;min-width:200px}.wp-block-navigation .has-child:where(:not(.open-on-click):not(.open-on-hover-click)):focus-within>.wp-block-navigation__submenu-container{visibility:visible;overflow:visible;opacity:1;width:auto;height:auto;min-width:200px}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{visibility:visible;overflow:visible;opacity:1;width:auto;height:auto;min-width:200px}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{position:relative;display:flex}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:transparent;border:none;color:currentColor;font-size:inherit;font-family:inherit;line-height:inherit;font-style:inherit;font-weight:inherit;text-transform:inherit;text-align:left}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation,.wp-block-navigation .wp-block-page-list,.wp-block-navigation:where(.has-background),.wp-block-navigation:where(.has-background) .wp-block-navigation .wp-block-page-list,.wp-block-navigation:where(.has-background) .wp-block-navigation__container,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}.wp-block-navigation:where(.has-background) .wp-block-navigation-item__content,.wp-block-navigation :where(.wp-block-navigation__submenu-container) .wp-block-navigation-item__content{padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;color:#000;border:1px solid rgba(0,0,0,.15)}.wp-block-navigation__container{display:flex;flex-wrap:var(--navigation-layout-wrap,wrap);flex-direction:var(--navigation-layout-direction,initial);justify-content:var(--navigation-layout-justify,initial);align-items:var(--navigation-layout-align,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}.wp-block-navigation__responsive-container{display:none;position:fixed;top:0;left:0;right:0;bottom:0}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{display:flex;flex-wrap:var(--navigation-layout-wrap,wrap);flex-direction:var(--navigation-layout-direction,initial);justify-content:var(--navigation-layout-justify,initial);align-items:var(--navigation-layout-align,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){color:inherit!important;background-color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{display:flex;flex-direction:column;background-color:inherit;padding:2rem;overflow:auto;z-index:100000}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{padding-top:calc(2rem + 24px);overflow:visible;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:var(--navigation-layout-justification-setting,inherit)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{opacity:1;visibility:visible;height:auto;width:auto;overflow:initial;min-width:200px;position:static;border:none;padding-left:2rem;padding-right:2rem}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{display:flex;flex-direction:column;align-items:var(--navigation-layout-justification-setting,initial)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{color:inherit!important;background:transparent!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{right:auto;left:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){display:block;width:100%;position:relative;z-index:auto;background-color:inherit}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff;color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{vertical-align:middle;cursor:pointer;color:currentColor;background:transparent;border:none;margin:0;padding:0}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;pointer-events:none;display:block;width:24px;height:24px}.wp-block-navigation__responsive-container-open{display:flex}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;top:0;right:0;z-index:2}.wp-block-navigation__responsive-close{width:100%}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{word-break:normal;overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.wp-block-navigation .wp-block-page-list{display:flex;flex-direction:var(--navigation-layout-direction,initial);justify-content:var(--navigation-layout-justify,initial);align-items:var(--navigation-layout-align,initial);flex-wrap:var(--navigation-layout-wrap,wrap);background-color:inherit}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p.has-drop-cap.has-background{overflow:hidden}p.has-background{padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{width:100%;margin-top:0;margin-bottom:0;font-size:.5em}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{margin-bottom:.7em;font-size:.7em}.wp-block-post-author__content{flex-grow:1;flex-basis:0}.wp-block-post-author__name{margin:0}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{content:"";display:table;clear:both}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-top:.5em;margin-right:.75em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{margin-top:1em;margin-bottom:1em;display:block}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{display:block;box-sizing:border-box;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-size:1em;font-family:inherit}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}.wp-block-post-comments input[type=submit]{border:none}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form input[type=submit]{border:none;box-shadow:none;cursor:pointer;display:inline-block;text-align:center;overflow-wrap:break-word}.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea{border:1px solid #949494;font-size:1em;font-family:inherit}.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form .comment-form textarea{display:block;box-sizing:border-box;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block}.wp-block-post-featured-image img{max-width:100%;width:100%;height:auto;vertical-align:bottom}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-title{word-break:break-word}.wp-block-post-title a{display:inline-block}.wp-block-preformatted{white-space:pre-wrap}.wp-block-preformatted.has-background{padding:1.25em 2.375em}.wp-block-pullquote{margin:0 0 1em;padding:3em 0;text-align:center;overflow-wrap:break-word;box-sizing:border-box}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright,.wp-block-pullquote.has-text-align-left,.wp-block-pullquote.has-text-align-right{max-width:420px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p,.wp-block-pullquote.has-text-align-left p,.wp-block-pullquote.has-text-align-right p{font-size:1.25em}.wp-block-pullquote p{font-size:1.75em;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:2em}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-post-template,.wp-block-query-loop{margin-top:0;margin-bottom:0;max-width:100%;list-style:none;padding:0}.wp-block-post-template.wp-block-post-template,.wp-block-query-loop.wp-block-post-template{background:none}.wp-block-post-template.is-flex-container,.wp-block-query-loop.is-flex-container{flex-direction:row;display:flex;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container li,.wp-block-query-loop.is-flex-container li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{margin-right:.5em;margin-bottom:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{margin-right:1ch;display:inline-block}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{margin-left:1ch;display:inline-block}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-quote{box-sizing:border-box;overflow-wrap:break-word}.wp-block-quote.is-large:not(.is-style-plain),.wp-block-quote.is-style-large:not(.is-style-plain){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:not(.is-style-plain) p,.wp-block-quote.is-style-large:not(.is-style-plain) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:not(.is-style-plain) cite,.wp-block-quote.is-large:not(.is-style-plain) footer,.wp-block-quote.is-style-large:not(.is-style-plain) cite,.wp-block-quote.is-style-large:not(.is-style-plain) footer{font-size:1.125em;text-align:right}.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:not([style*=text-decoration]),.wp-block-read-more:not([style*=text-decoration]):active,.wp-block-read-more:not([style*=text-decoration]):focus{text-decoration:none}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-search__button{background:#f7f7f7;border:1px solid #ccc;padding:.375em .625em;color:#32373c;margin-left:.625em;word-break:normal;font-size:inherit;font-family:inherit;line-height:inherit}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{min-width:1.5em;min-height:1.5em;fill:currentColor}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{padding:8px;flex-grow:1;min-width:3em;border:1px solid #949494;font-size:inherit;font-family:inherit;line-height:inherit}.wp-block-search.wp-block-search__button-only .wp-block-search__button{margin-left:0}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{padding:4px;border:1px solid #949494}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{border-radius:0;border:none;padding:0 0 0 .25em}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus{outline:none}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button{padding:.125em .5em}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block-separator{border-top:1px solid;border-bottom:1px solid}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"···";color:currentColor;font-size:1.5em;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-site-logo{line-height:0}.wp-block-site-logo a{display:inline-block}.wp-block-site-logo.is-default-size img{width:120px;height:auto}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}.wp-block-site-logo.is-style-rounded{border-radius:9999px}.wp-block-social-links{padding-left:0;padding-right:0;text-indent:0;margin-left:0;background:none}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{text-decoration:none;border-bottom:0;box-shadow:none}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{width:1em;height:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){margin-left:.5em;margin-right:.5em;font-size:.65em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{display:block;border-radius:9999px;transition:transform .1s ease;height:auto}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-duration:0s;transition-delay:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg{color:currentColor;fill:currentColor}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none}.wp-block-social-links.is-style-logos-only .wp-social-link a{padding:0}.wp-block-social-links.is-style-logos-only .wp-social-link svg{width:1.25em;height:1.25em}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{color:#d32422}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-spacer{clear:both}.wp-block-tag-cloud.aligncenter{text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}.wp-block-tag-cloud.is-style-outline{display:flex;flex-wrap:wrap;gap:1ch}.wp-block-tag-cloud.is-style-outline a{border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{margin:0 0 1em;overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f0f0f0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-table .has-border-color>*,.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr{border-color:inherit}.wp-block-table table[style*=border-style]>*,.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr{border-style:inherit}.wp-block-table table[style*=border-width]>*,.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr{border-width:inherit;border-style:inherit}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{font-family:inherit;overflow:auto;white-space:pre-wrap}.wp-block-video{margin:0 0 1em}.wp-block-video video{width:100%}@supports (position:sticky){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color),html :where([style*=border-width]){border-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}
}



/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}


