@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@200;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400;500;700&display=swap");
/* 769px */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* ========================================
  Reset
======================================== */
body, div, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, p, blockquote, pre, address, object, form, fieldset, input, textarea, figure {
  margin: 0;
  padding: 0;
}

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

li {
  list-style: none;
  list-style-position: inside;
}

hr {
  border: none;
  border-top: #cccccc 1px solid;
}

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

:root {
  font-size: 10px;
}

/*html {
  overflow-y: scroll;
  scroll-behavior: smooth;
}*/
body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  color: #3E3A39;
  line-height: 2.2;
}

a {
  color: #3E3A39;
  text-decoration: none;
}

a:hover {
  /*img{
    opacity: .8;
  }
  */
}

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

/* ========================================
  layout
======================================== */
.mb0 {
  margin-bottom: 0 !important;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}
br.pc_br {
  display: block;
}

br.sp_br {
  display: none;
}

@media screen and (max-width: 768px) {
  br.pc_br {
    display: none;
  }
  br.sp_br {
    display: block;
  }
}
* {
  margin: 0;
}

body.drawer {
  overflow: hidden;
}

nav {
  display: none;
  width: 100%;
  padding: 25px 10px 25px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
}
nav .nav_wrap {
  position: relative;
}
nav .nav_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1090px;
  margin: 0 auto;
  padding: 20px 20px;
  -webkit-box-shadow: 2px 2px 10px #ccc;
          box-shadow: 2px 2px 10px #ccc;
  border-radius: 50px;
  background: #FFF;
}
nav h1 {
  width: 153px;
}
nav .glmenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
nav .glmenu li {
  margin-right: 30px;
  text-align: center;
}
@media screen and (min-width: 769px) and (max-width: 1439px) {
  nav .glmenu li {
    margin-right: 1.5vw;
  }
}
nav .glmenu li:first-child {
  width: 153px;
  margin-right: 120px;
}
@media screen and (min-width: 769px) and (max-width: 1439px) {
  nav .glmenu li:first-child {
    margin-right: 3.3333333333vw;
  }
}
nav .glmenu li a {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.75;
}
nav .glmenu li a span {
  display: block;
  font-family: "Josefin Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #F4BECE;
  opacity: 1;
}
nav .glmenu li a:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
nav .glmenu li:last-child {
  margin-right: 0;
}
nav .sp_logo {
  display: none;
}
nav .sp_nav {
  display: none;
}

@media screen and (max-width: 900px) {
  nav .nav_main {
    padding: 20px 15px;
  }
  nav .glmenu li a {
    text-align: center;
    font-size: 14px;
  }
  nav .glmenu li a span {
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  nav .nav_main {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    padding-left: 50px;
  }
  nav .sp_logo {
    display: block;
    width: 82px;
  }
  nav .menu-trigger {
    position: absolute;
    top: 20px;
    right: 25px;
  }
  nav .menu-trigger_wrap {
    position: relative;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    cursor: pointer;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
  nav .menu-trigger_wrap span {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 17px;
    height: 3px;
    border-radius: 1em;
    background-color: #F4BECE;
    z-index: 10;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  nav .menu-trigger_wrap span:nth-of-type(1) {
    top: 7px;
  }
  nav .menu-trigger_wrap span:nth-of-type(2) {
    bottom: 7px;
  }
  nav .menu-trigger_wrap.active span {
    background: #F4BECE;
  }
  nav .menu-trigger_wrap.active span:nth-of-type(1) {
    -webkit-transform: translateY(4px) rotate(45deg);
    transform: translateY(4px) rotate(45deg);
  }
  nav .menu-trigger_wrap.active span:nth-of-type(2) {
    -webkit-transform: translateY(-4px) rotate(-45deg);
    transform: translateY(-4px) rotate(-45deg);
  }
}
nav.open {
  padding: 0;
}
nav.open .nav_main {
  display: none;
}
nav.open .menu-trigger {
  position: absolute;
  top: 45px;
  right: 35px;
}
nav.open .sp_nav {
  display: block;
  width: 100%;
  height: 100vh;
  background: #FFF;
}
nav.open .sp_nav .sp_nav_logo {
  position: absolute;
  top: 45px;
  left: 60px;
  width: 82px;
}
nav.open .sp_nav ul {
  position: absolute;
  top: 85px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
nav.open .sp_nav ul li {
  text-align: center;
  margin-bottom: 10px;
}
nav.open .sp_nav ul li a {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
}
nav.open .sp_nav ul li a span {
  display: block;
  font-family: "Josefin Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #F4BECE;
  margin-top: 5px;
}

#top_visual {
  width: 100%;
}
#top_visual video{
	max-width: 100%;
	width: 100%;
}
@media screen and (max-width: 768px) {
  #top_visual {
    width: 100%;
  }
}
@media screen and (max-width: 375px) {
  #top_visual {
  }
}
/*
.main.active {
	padding-top: 114px;
}
*/
#mind {
  max-width: 1440px;
  margin: 80px auto 100px;
  padding: 0;
}
#mind .mind_mg {
  margin-top: -160px;
  padding: 160px 0 0;
}
#mind .mind_bg {
  padding: 0 0 90px;
  background: url(../img/mind_bg.jpg) center no-repeat;
}
#mind .mind_wrap {
  text-align: center;
  max-width: 1200px;
  margin: 0 auto;
}
#mind h2 {
  max-width: 316px;
  margin: 0 auto 54px;
}
#mind .mind_txt_box {
  padding: 0 25px;
}
#mind .mind_txt_box p {
  font-size: 16px;
}
#mind .mind_img {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

@media screen and (max-width: 1200px) {
  #mind .mind_bg {
    background: url(../img/mind_bg.jpg) center no-repeat;
    background-size: contain;
  }
}
@media screen and (max-width: 768px) {
  #mind {
    margin: 40px auto 90px;
  }
  #mind .mind_mg {
    margin-top: -130px;
    padding: 130px 0 0;
  }
  #mind .mind_bg {
    padding: 0 0 60px;
    background: url(../img/sp_mind_top_bg.png) right top no-repeat;
  }
  #mind .sp_mind_bg {
    background: url(../img/sp_mind_bottom_bg.png) left bottom no-repeat;
  }
  #mind h2 {
    max-width: 260px;
    margin: 0 auto 30px;
  }
  #mind .mind_txt_box {
    text-align: left;
    margin-bottom: 0;
  }
  #mind .mind_txt_box p {
    font-size: 16px;
    margin-bottom: 30px;
  }
  #mind .mind_txt_box p:last-child {
    margin-bottom: 0;
  }
  #mind .mind_img {
    max-width: 375px;
    margin: 0 auto;
    padding: 0;
  }
}
#facility {
  background: url(../img/facility_bg.jpg) center no-repeat;
  background-size: cover;
  margin-bottom: 100px;
}
#facility .facility_mg {
  max-width: 1440px;
  margin: -160px auto;
  padding-top: 160px;
}
#facility .facility_wrap {
  text-align: center;
  max-width: 1200px;
  margin: 0 auto;
}
#facility .facility_ttl {
  text-align: center;
  margin-bottom: 60px;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
#facility .facility_ttl h2 {
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 5px;
}
#facility .facility_ttl span {
  font-family: "Josefin Sans", sans-serif;
  font-size: 15px;
  color: #F4BECE;
}
#facility p {
  padding: 0 25px;
  font-size: 16px;
}
#facility .facility_slide {
  margin-top: 110px;
}
#facility .facility_slide .slick-slide {
  padding: 0 20px 0 0 !important;
}
#facility .facility_slide .slick__container {
  width: calc(100% + (100vw - 100%) / 2);
}

@media screen and (max-width: 1200px) {
  #facility {
    background: url(../img/facility_bg.jpg) center no-repeat;
    background-size: contain;
  }
}
@media screen and (max-width: 768px) {
  #facility {
    background: none;
    margin-bottom: 90px;
  }
  #facility .facility_mg {
    margin-top: -130px;
    padding-top: 130px;
  }
  #facility .sp_facility_bg {
    background: url(../img/sp_facility_bg2.png) bottom 240px right no-repeat;
  }
  #facility .facility_bg {
    background: url(../img/sp_facility_bg.png) top 160px left no-repeat;
  }
  #facility .facility_wrap {
    text-align: center;
  }
  #facility .facility_ttl {
    text-align: center;
    margin-bottom: 40px;
  }
  #facility .facility_ttl h2 {
    font-size: 24px;
  }
  #facility .facility_ttl span {
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
  }
  #facility p {
    text-align: left;
    font-size: 16px;
    padding: 0 25px;
  }
  #facility .facility_slide {
    margin-top: 50px;
  }
  #facility .facility_slide .slick-slide {
    padding: 0 20px 0 0 !important;
    max-width: 240px;
  }
  #facility .facility_slide .slick__container {
    width: calc(100% + (100vw - 100%) / 2);
  }
}
@media screen and (min-width: 1440px) {
  #facility {
    background: url(../img/facility_bg.jpg) center no-repeat;
    background-size: contain;
  }
}
#activity {
  margin-bottom: 100px;
}
#activity .activity_mg {
  margin-top: -160px;
  padding-top: 160px;
}
#activity .activity_bg {
  position: relative;
  max-width: 1440px;
  min-height: 720px;
  margin: 0 auto;
  background: url(../img/activity_bg.jpg) center no-repeat;
}
#activity .activity_wrap {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
#activity .activity_wrap h2 {
  font-family: "Josefin Sans", sans-serif;
  font-size: 64px;
  font-weight: 500;
  color: #ED818B;
}
#activity .activity_wrap .activity_lead {
  max-width: 549px;
  margin-bottom: 50px;
}
#activity .activity_wrap .activity_txt {
  max-width: 624px;
  font-size: 14px;
}
#activity .activity_img {
  display: none;
}
#activity .sp_activity_img {
  display: none;
}

@media screen and (max-width: 1120px) {
  #activity .activity_bg {
    min-height: initial;
    background: none;
  }
  #activity .activity_img {
    display: block;
    text-align: center;
    max-width: 650px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  #activity {
    margin-bottom: 35px;
  }
  #activity .activity_mg {
    margin-top: -130px;
    padding-top: 130px;
  }
  #activity .activity_bg {
    position: relative;
    max-width: initial;
    min-height: initial;
    background: none;
  }
  #activity .activity_wrap {
    padding-top: 35px;
  }
  #activity .activity_wrap h2 {
    text-align: center;
    font-size: 36px;
    margin-bottom: 10px;
  }
  #activity .activity_wrap .activity_lead {
    max-width: 268px;
    margin: 0 auto 35px;
  }
  #activity .activity_wrap .activity_txt {
    max-width: 335px;
    margin: 0 auto;
    font-size: 16px;
  }
  #activity .sp_activity_img {
    display: none;
  }
}
@media screen and (max-width: 375px) {
  #activity .activity_img {
    display: none;
  }
  #activity .sp_activity_img {
    display: block;
    text-align: center;
    max-width: 375px;
    margin: 15px auto 0;
  }
}
.support {
  padding: 0 25px;
}
.support .support_wrap {
  max-width: 620px;
  margin: 0 auto 80px;
  padding: 50px 20px;
  text-align: center;
  border: 1px solid #E4E4E4;
  border-radius: 25px;
}
.support .support_icon {
  max-width: 96px;
  margin: 0 auto 30px;
}
.support .support_ttl {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 25px;
}
.support .support_txt {
  font-size: 14px;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .support .support_wrap {
    max-width: 335px;
    margin: 0 auto 80px;
    padding: 25px;
  }
  .support .support_icon {
    max-width: 72px;
    margin: 0 auto 10px;
  }
  .support .support_ttl {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .support .support_txt {
    text-align: left;
    font-size: 16px;
  }
}
.sect_bg {
  background: url(../img/bg.png) center top 80px no-repeat;
}

@media screen and (min-width: 1440px) {
  .sect_bg {
    background: url(../img/bg.png) left bottom no-repeat;
    background-size: contain;
  }
}
@media screen and (max-width: 768px) {
  .sect_bg {
    background: url(../img/sp_left_bg.png) left top 320px no-repeat;
  }
  .sp_sect_bg {
    background: url(../img/sp_right_bg.png) right top 250px no-repeat;
  }
}
#access {
  margin-bottom: 130px;
}
#access .pc_access {
  display: block;
}
#access .sp_access {
  display: none;
}
#access .access_mg {
  margin-top: -160px;
  padding: 160px 25px 0 25px;
}
#access .access_ttl {
  text-align: center;
  margin-bottom: 60px;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
#access .access_ttl h2 {
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 5px;
}
#access .access_ttl span {
  font-family: "Josefin Sans", sans-serif;
  font-size: 15px;
  color: #F4BECE;
}
#access .access_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 900px;
  margin: 0 auto 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid #E4E4E4;
}
#access .access_box .access_box_left {
  width: 40%;
}
#access .access_box .access_box_left h3 {
  display: inline;
  font-size: 24px;
  font-weight: 700;
  background: url(../img/access_icon.png) left center no-repeat;
  background-size: 30px;
  padding-left: 40px;
}
#access .access_box .access_box_left h3.second {
  background: url(../img/access_icon2.png) left center no-repeat;
  background-size: 30px;
}
#access .access_box .access_box_left p {
  font-size: 15px;
}
#access .access_box .access_box_left .access_num {
  display: inline;
  font-size: 39px;
  font-weight: 700;
  background: url(../img/icon_tel.png) left center no-repeat;
  background-size: 30px;
  padding-left: 40px;
}
#access .access_box .access_box_right {
  width: 60%;
}
#access .access_box .access_box_right .googlemap iframe {
  width: 100%;
  min-height: 332px;
}
#access .access_box .access_box_right .googlemap_note {
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.5;
}
#access .access_box .access_box_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  max-width: 233px;
  height: 50px;
  margin-top: 60px;
  border-radius: 25px;
  margin-left: 60px;
  font-size: 14px;
  font-weight: 500;
  color: #FFF;
  background: url(../img/access_box_icon.png) 90% center no-repeat #FFA37C;
  opacity: 1;
}
#access .access_box .access_box_btn:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#access .access_box .access_box_btn2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  max-width: 233px;
  height: 50px;
  margin-top: 10px;
  border-radius: 25px;
  margin-left: 60px;
  font-size: 14px;
  font-weight: 500;
  color: #FFA37C;
  border: #FFA37C;
  background: url(../img/access_box_icon2.png) 90% center no-repeat #FFF;
  border: 1px solid #FFA37C;
  opacity: 1;
}
#access .access_box .access_box_btn2:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 900px) {
  #access {
    margin-bottom: 80px;
  }
  #access .pc_access {
    display: none;
  }
  #access .sp_access {
    display: block;
  }
  #access .access_mg {
    margin-top: -130px;
    padding: 130px 25px 0 25px;
  }
  #access .access_ttl {
    text-align: center;
    margin-bottom: 40px;
  }
  #access .access_ttl h2 {
    font-size: 24px;
  }
  #access .access_ttl span {
    font-size: 14px;
  }
  #access .access_box {
    display: block;
    margin: 0 auto 40px;
    padding-bottom: 40px;
  }
  #access .access_box .access_box_left {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
  }
  #access .access_box .access_box_right {
    width: 100%;
    margin-bottom: 20px;
  }
  #access .access_box .access_box_right .googlemap iframe {
    width: 100%;
    min-height: 198px;
  }
  #access .access_box .access_box_right .googlemap_note {
    font-size: 14px;
  }
  #access .access_box .access_box_btn {
    margin: 0 auto;
  }
  #access .access_box .access_box_btn2 {
    margin: 10px auto 0;
  }
}
#contact .contact_mg {
  margin-top: -160px;
  padding: 160px 25px 30px 25px;
}
#contact .contact_ttl {
  text-align: center;
  margin-bottom: 60px;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
#contact .contact_ttl h2 {
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 5px;
}
#contact .contact_ttl span {
  font-family: "Josefin Sans", sans-serif;
  font-size: 15px;
  color: #F4BECE;
}
#contact .contact_wrap {
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
}
#contact .contact_wrap .contact_txt {
  text-align: center;
  font-size: 16px;
  margin-bottom: 50px;
}
#contact .contact_wrap .contact_box {
  max-width: 460px;
  margin: 0 auto 20px;
  padding: 20px 20px;
  text-align: center;
  border: 1px solid #E4E4E4;
  border-radius: 25px;
  background: #FFF;
}
#contact .contact_wrap .contact_box .contact_box_num {
  display: inline;
  font-size: 39px;
  font-weight: 700;
  background: url(../img/icon_tel.png) left center no-repeat;
  background-size: 30px;
  padding-left: 40px;
}
#contact .contact_wrap .contact_box .contact_box_note {
  font-size: 14px;
  padding-left: 10px;
}

@media screen and (max-width: 768px) {
  #contact .contact_mg {
    margin-top: -130px;
    padding: 130px 25px 30px 25px;
  }
  #contact .contact_ttl {
    text-align: center;
    margin-bottom: 40px;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
  #contact .contact_ttl h2 {
    font-size: 24px;
  }
  #contact .contact_ttl span {
    font-size: 14px;
  }
  #contact .contact_wrap .contact_box {
    max-width: 335px;
    margin: 0 auto 70px;
    padding: 15px 10px 25px;
  }
  #contact .contact_wrap .contact_box .contact_box_num {
    font-size: 32px;
    background: url(../img/icon_tel.png) left center no-repeat;
    background-size: 25px;
    padding-left: 35px;
  }
  #contact .contact_wrap .contact_box .contact_box_note {
    font-size: 14px;
    padding-left: 10px;
  }
}
.block {
  position: relative;
  background: url(../img/contact_img.jpg) center no-repeat;
  width: 100%;
  min-height: 638px;
  margin-bottom: 60px;
}
.block .block_parts {
  position: absolute;
  right: 25px;
  bottom: -70px;
  width: 237px;
}

@media screen and (max-width: 768px) {
  .block {
    position: relative;
    background: url(../img/sp_contact_img.jpg) center no-repeat;
    background-size: cover;
    min-height: 167px;
    margin-bottom: 60px;
  }
  .block .block_parts {
    position: absolute;
    right: 0;
    bottom: -70px;
    width: 85px;
  }
}
#recruit {
  padding: 0 25px 130px;
  background: url(../img/recruit_area_bg.png) bottom center no-repeat;
}
#recruit .recruit_mg {
  margin-top: -160px;
  padding: 160px 25px 0 25px;
}
#recruit .recruit_ttl {
  text-align: center;
  margin-bottom: 60px;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
#recruit .recruit_ttl h2 {
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 5px;
}
#recruit .recruit_ttl span {
  font-family: "Josefin Sans", sans-serif;
  font-size: 15px;
  color: #F4BECE;
}
#recruit .recruit_lead {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 90px;
  letter-spacing: 4.8px;
}
#recruit .recruit_area {
  max-width: 990px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#recruit .recruit_area .recruit_area_box {
  width: calc((100% - 70px) / 2);
  margin-right: 70px;
  padding: 50px 20px;
  text-align: center;
  border: 1px solid #E4E4E4;
  border-radius: 25px;
  -webkit-box-shadow: 0 2px 5px #ccc;
          box-shadow: 0 2px 5px #ccc;
}
#recruit .recruit_area .recruit_area_box h3 {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
}
#recruit .recruit_area .recruit_area_box .recruit_area_box_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#recruit .recruit_area .recruit_area_box dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
}
#recruit .recruit_area .recruit_area_box dl dt {
  width: 80px;
}
#recruit .recruit_area .recruit_area_box dl dd {
  width: calc(100% - 80px);
}
#recruit .recruit_area .recruit_area_box.last {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  #recruit {
    padding: 0 0 130px;
    background: url(../img/sp_recruit_area_bg.png) bottom right no-repeat;
  }
  #recruit .recruit_mg {
    margin-top: -130px;
    padding: 130px 25px 0 25px;
  }
  #recruit .sp_recruit_bg {
    background: url(../img/sp_recruit_area_bg2.png) top 100px left no-repeat;
  }
  #recruit .recruit_ttl {
    margin-bottom: 40px;
  }
  #recruit .recruit_ttl h2 {
    font-size: 24px;
  }
  #recruit .recruit_ttl span {
    font-size: 14px;
  }
  #recruit .recruit_lead {
    font-size: 15px;
    margin-bottom: 30px;
    letter-spacing: 3px;
  }
  #recruit .recruit_area {
    display: block;
  }
  #recruit .recruit_area .recruit_area_box {
    width: auto;
    max-width: 335px;
    margin: 0 auto 20px;
    padding: 30px 20px;
  }
  #recruit .recruit_area .recruit_area_box h3 {
    font-size: 24px;
  }
  #recruit .recruit_area .recruit_area_box.last {
    margin: 0 auto;
  }
}
#company {
  padding: 60px 20px;
  background: #F6F6F6;
}
#company .company_ttl {
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.1em;
  margin-bottom: 60px;
}
#company .company_ttl h2 {
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 5px;
}
#company .company_ttl span {
  font-family: "Josefin Sans", sans-serif;
  font-size: 15px;
  color: #F4BECE;
}
#company .company_wrap {
  max-width: 900px;
  margin: 0 auto;
}
#company .company_wrap .company_item {
  max-width: 900px;
  margin: 0 auto;
  padding: 10px 20px;
  border-top: 1px solid #E4E4E4;
}
#company .company_wrap .company_item dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 450px;
  margin: 0 auto;
}
#company .company_wrap .company_item dl dt {
  width: 120px;
  margin-right: 40px;
  font-size: 16px;
  font-weight: 500;
}
#company .company_wrap .company_item dl dd {
  width: calc(100% - 160px);
  font-size: 16px;
}

#company .link_img{
  width: 20px;
  margin-left: 0.5em;
}
#company .company_item-link:hover{
  opacity: 0.7;
  transition: 0.3s;
}

@media screen and (max-width: 768px) {
  #company {
    padding: 80px 0;
  }
  #company .company_ttl {
    text-align: center;
    margin-bottom: 40px;
  }
  #company .company_ttl h2 {
    font-size: 24px;
  }
  #company .company_ttl span {
    font-size: 14px;
  }
  #company .company_wrap .company_item dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 450px;
    margin: 0 auto;
  }
  #company .company_wrap .company_item dl dt {
    width: 90px;
    margin-right: 10px;
    font-size: 16px;
    font-weight: 500;
  }
  #company .company_wrap .company_item dl dd {
    width: calc(100% - 100px);
    font-size: 16px;
  }
}
#footer {
  text-align: center;
  padding: 50px 20px 100px;
}
#footer .footer_logo {
  max-width: 300px;
  margin: 0 auto 50px;
}
#footer p {
  font-size: 12px;
  line-height: 1.5;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  #footer {
    padding: 50px 20px 50px;
  }
  #footer .footer_logo {
    max-width: 200px;
    margin: 0 auto 30px;
  }
}