/**  Mixins */
/*------------------------------------*\
    breakpoint vars
\*------------------------------------*/
/*------------------------------------*\
    breakpoint mixin
\*------------------------------------*/
/** Global **/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap");
@font-face {
  font-family: 'APJapanesefont';
  src: url("../fonts/APJapanesefont.eot");
  src: url("../fonts/APJapanesefont.eot?#iefix") format("embedded-opentype"), url("../fonts/APJapanesefont.woff2") format("woff2"), url("../fonts/APJapanesefont.woff") format("woff"), url("../fonts/APJapanesefont.ttf") format("truetype"), url("../fonts/APJapanesefont.svg#APJapanesefont") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

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

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

.recruit__content ul li {
  font-family: 'APJapanesefont';
  font-weight: normal;
  font-style: normal; }

.overview__title span, .map__title span, .business__title span, .opening__title span, .intro__title span, .recruit__title span, .besides__title span, .contact__title span, .homecontact__item ul li:first-child {
  font-family: 'JaneAusten';
  font-weight: normal;
  font-style: normal; }

.recruit__content h3, .yamaga__title h2, .yamaga__title h2 span {
  font-family: 'Keifont';
  font-weight: normal;
  font-style: normal; }

/* Base Setting
---------------------------------------- */
body * {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-family: 'Noto Sans JP', sans-serif; }

h1,
h2,
h3,
h4,
h6 {
  font-size: 1em;
  font-weight: normal; }

ul,
li {
  list-style: none; }

img {
  max-width: 100%;
  vertical-align: bottom; }

.header__container, .footer__container, .overview__container, .homecontact__container, .map__container, .business__container, .opening__container, .intro__container, .store__container, .recruit__container, .besides__container, .yamaga__container, .works__container, .contact__container {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 16px;
  position: relative; }

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

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

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: left; }

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

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

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

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

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #6096C4;
  text-decoration: none; }
  a:hover {
    opacity: .8; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):focus {
  outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

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

figure {
  margin: 0;
  padding: 0; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse;
  margin:-10px 0;}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

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

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

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

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

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

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

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

.hotline a.hotline-button, .hotline a.mail-button {
  background: white;
  background: linear-gradient(90deg, white 0%, #2ea5de 0%, #62bce6 36%, #90edb8 100%); }

.hotline a.hotline-button span, .business__title--gradient {
  background: -webkit-linear-gradient(0deg, white 0%, #2ea5de 0%, #62bce6 36%, #90edb8 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.header__container, .footer__container, .overview__container, .homecontact__container, .map__container, .business__container, .opening__container, .intro__container, .store__container, .recruit__container, .besides__container, .yamaga__container, .works__container, .contact__container {
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1110px; }

.overview__title, .map__title, .business__title, .opening__title, .intro__title, .recruit__title, .besides__title, .contact__title {
  text-align: center; }
  .overview__title h2, .map__title h2, .business__title h2, .opening__title h2, .intro__title h2, .recruit__title h2, .besides__title h2, .contact__title h2 {
    font-size: 30px;
    line-height: 40px; }
		
    @media only screen and (min-width: 48.065em) {
      .overview__title h2, .map__title h2, .business__title h2, .opening__title h2, .intro__title h2, .recruit__title h2, .besides__title h2, .contact__title h2 {
        font-size: 36px;
        line-height: 50px; } }
  .overview__title span, .map__title span, .business__title span, .opening__title span, .intro__title span, .recruit__title span, .besides__title span, .contact__title span {
    font-size: 16px;
    line-height: 20px; }
    @media only screen and (min-width: 48.065em) {
      .overview__title span, .map__title span, .business__title span, .opening__title span, .intro__title span, .recruit__title span, .besides__title span, .contact__title span {
        font-size: 20px;
        line-height: 24px;
        color: #172A86; } }
span.spanw{
  color: #fff!important;
}

.hotline {
  display: flex;
  flex-wrap: wrap; }
  @media only screen and (min-width: 48.065em) {
    .hotline {
      flex-wrap: nowrap;
      justify-content: space-between;
      padding-left: 25px;
      padding-right: 25px; } }
  .hotline a {
    width: 100%;
    border-radius: 50px;
    padding: 8px 25px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 40px; }
    @media only screen and (min-width: 48.065em) {
      .hotline a {
        padding: 8px 50px;
        width: calc(100% - 40px);
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 0; } }
    .hotline a span {
      font-size: 32px;
      line-height: 1; }
    .hotline a svg {
      max-width: 35px;
      max-height: 30px;
      position: relative;
      top: -6px; }
    .hotline a.hotline-button {
      position: relative; }
      .hotline a.hotline-button * {
        z-index: 2;
        position: relative; }
      .hotline a.hotline-button span {
        top: 3px; }
      .hotline a.hotline-button svg {
        top: -5px; }
      .hotline a.hotline-button::after {
        content: "";
        position: absolute;
        z-index: 1;
        background: #fff;
        width: calc(100% - 4px);
        height: calc(100% - 4px);
        top: 2px;
        left: 2px;
        border-radius: 50px; transition: opacity 0.2s ease-in;}

    
		.hotline a.hotline-button:hover{opacity: 1;}
		.hotline a.hotline-button:hover::after {opacity: 0;transition-delay: 0.1s;}
		.hotline a.hotline-button:hover span {
    top: 3px;
    color: #fff;
    background: none;
    -webkit-text-fill-color: white;
}
.hotline a.hotline-button:hover .cls-2{fill:#fff;}
	.hotline a.mail-button{position:relative;}
	.hotline a.mail-button:hover{opacity: 1;}
	.hotline a.mail-button::after {
		content: "";
		position: absolute;
		z-index: 1;
		background: #fff;
		width: calc(100% - 4px);
		height: calc(100% - 4px);
		top: 2px;
		left: 2px;
		border-radius: 50px;
		opacity: 0;
		transition: opacity 0.2s ease-in;
	}	
	.hotline a.mail-button:hover::after {		
		opacity: 1;
		transition-delay: 0.1s;
	}
	.hotline a.mail-button:hover * {
		z-index: 2;
		position: relative;
	}
	.hotline a.mail-button .cls-3{fill:#fff;}
	.hotline a.mail-button:hover .cls-3{fill:url(#新規グラデーションスウォッチ_2);}
	.hotline a.mail-button:hover span.spanw {
    background: -webkit-linear-gradient(0deg, white 0%, #2ea5de 0%, #62bce6 36%, #90edb8 100%);
        background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.header.work-header {
  background: url("../images/work-cover.jpg") no-repeat center center;
  background-size: cover; 
  position: relative;
  }

.header.recruit-header {
  background: url("../images/recruit-cover.jpg") no-repeat center center;
  background-size: cover; 
  position: relative;
  }

.header.homepage-header {
  background: url("../images/home-cover00.jpg") no-repeat center center;
  background-size: cover; 
  position: relative;
  }

.header__top {
  display: flex;
  justify-content: space-between;
  
		transition:all ease 0.5s; }
  @media only screen and (min-width: 48.065em) {
    .header__top {
      min-height: 168px; } }
  .header__top .logo {
    width: 160px;
    height: 85px;
    background: #fff;
    padding: 10px; }
    @media only screen and (min-width: 48.065em) {
      .header__top .logo {
        padding: 30px;
        width: 260px;
        height: 170px; } }
  .header__top nav {
    margin-top: 20px; }
    @media only screen and (min-width: 48.065em) {
      .header__top nav {
		transition:all ease 0.5s;
        margin-top: 26px; } }
    .header__top nav ul {
      display: flex;
      align-items: center;
      margin-bottom: 0; }
      .header__top nav ul li {
        margin: 12px; }
        @media only screen and (min-width: 48.065em) {
          .header__top nav ul li {
            margin: 15px; } }
        .header__top nav ul li a {
          color: #000;
          font-size: 14px;
          white-space: nowrap; }
        .header__top nav ul li a:hover {color: #172A86; }
          @media only screen and (min-width: 48.065em) {
            .header__top nav ul li a {
              font-size: initial; } }
        .header__top nav ul li:first-child {
          margin-left: 0; }
          @media only screen and (min-width: 48.065em) {
            .header__top nav ul li:first-child {
              margin-left: 15px; } }
        .header__top nav ul li:nth-child(2) {
          margin-right: 0; }
          @media only screen and (min-width: 48.065em) {
            .header__top nav ul li:nth-child(2) {
              margin-right: 15px; } }
          @media only screen and (min-width: 37em) {
            .header__top nav ul li:last-child {
              display: inline-block; } }
          .header__top nav ul li:last-child a {
            display: block;
            padding: 10px 30px;
            border-radius: 50px;
            background: #1D2086;
            color: #fff;
            line-height: 1; }

.header__main {
  display: flex;
  justify-content: flex-end; }
  @media only screen and (min-width: 48.065em) {
    .header__main {
      padding-top: 200px;
      padding-bottom: 134px;
      padding-right: 70px; } }
	  
  .header__main span.hightlight {
	  font-size: 7vw;
  }	 
	 @media only screen and (min-width: 48.065em) {
		.header__main span.hightlight {
		  font-size: 50px;
	  }
	 }	 
  .header__main p {
    font-size: 5vw;
    line-height: 31px;
    max-width: 700px;
    padding: 40px 0;
    width: 100%;
    letter-spacing: 2px; }
    @media only screen and (min-width: 48.065em) {
      .header__main p {
        padding: 0;
        font-size: 35px;
        line-height: initial;
        letter-spacing: 8px; } }

.footer {
  background: url("../images/bg-footer00.jpg") no-repeat center center;
  background-size: cover;
  color: #fff; }
  .footer a {
    color: #fff; }
	.footer a:hover {
    color: #8EEBBA; }
  .footer__top {
    padding-top: 35px;
    min-height: 330px; }
  .footer__container {
    overflow: visible;
    position: relative; }
    @media only screen and (min-width: 48.065em) {
      .footer__container {
        display: flex;
        justify-content: space-between; } }
    .footer__container #go_top {
      position: fixed;
      display: block;
	  bottom:5%;
      right: 5%;
      width: 50px;
      height: 50px;
	  z-index:100; }
      @media only screen and (min-width: 48.065em) {
        .footer__container #go_top {
          width: 73px;
          height: 73px; } }
  .footer__widget {
    width: 100%;
    line-height: 28px;
    font-size: 14px;
    margin-bottom: 20px; }
    @media only screen and (min-width: 48.065em) {
      .footer__widget {
        padding-left: 40px;
        font-size: initial;
        margin-bottom: 0; } }
    .footer__widget img {
      margin-bottom: 20px; }
      @media only screen and (min-width: 48.065em) {
        .footer__widget img {
          margin-bottom: 30px; } }
    .footer__widget nav {
      display: flex;
      justify-content: space-between; }
	  @media only screen and (max-width: 769px) {
	  .footer__widget nav {
		  flex-direction: column;
	  }
	  }
      @media only screen and (min-width: 48.065em) {
        .footer__widget nav {
          padding-right: 140px; } }
  .footer__bottom {
    text-align: center;
    background: #171c61;
    min-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .footer__bottom p {
      text-align: center;
      color: #fff;
      line-height: 1;
      margin-bottom: 0; }
      .footer__bottom p a {
        color: #fff; }

/** Sections */
.overview {
  padding-top: 83px;
  padding-bottom: 105px; }
.overview .overview__title {
	opacity:0;
	transition:all ease 0.8s;
}
.overview.on .overview__title {
	opacity:1;
}
  @media only screen and (min-width: 48.065em) {
    .overview__content {
      padding-left: 26px;
      padding-right: 26px; } }
  .overview__address {
    max-width: 1016px;
    width: 100%; }
    @media only screen and (min-width: 48.065em) {
      .overview__address {
        position: relative;
        display: flex;
        padding-top: 60px; } }
    @media only screen and (min-width: 48.065em) {
      .overview__address::after {
        content: "";
        width: 829px;
        height: 513px;
        background: url("../images/eneos-enejet.png") no-repeat center center;
        background-size: cover;
        position: absolute;
        right: -250px;
        top: -84px; } }
    .overview__address figure {
      display: block; }
      @media only screen and (min-width: 48.065em) {
        .overview__address figure {
          display: none; } }
    .overview__address ul {
      margin-bottom: 40px; }
      @media only screen and (min-width: 48.065em) {
        .overview__address ul {
          width: 50%;
          margin-bottom: 80px; } }
      .overview__address ul li {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        margin-bottom: 5px; }
        .overview__address ul li:first-child {
          margin-bottom: 15px; }
        .overview__address ul li span {
          line-height: 24px; }
        .overview__address ul li .title {
          margin-right: 30px; }
          @media only screen and (min-width: 48.065em) {
            .overview__address ul li .title {
              margin-right: 50px; } }
        @media only screen and (min-width: 48.065em) {
          .overview__address ul li .info {
            width: 277px; } }
  .overview__description p {
    line-height: 24px;
    letter-spacing: 2px; }

.homecontact {
  background: #171c61;
  padding-bottom: 30px;
  padding-top: 50px; }
  @media only screen and (min-width: 48.065em) {
    .homecontact {
      padding-top: 0;
      padding-bottom: 71px;
      margin-top: 90px; } }
  .homecontact__container {
    overflow: visible; }
  .homecontact__nav {
    margin-bottom: 57px; }
    @media only screen and (min-width: 48.065em) {
      .homecontact__nav {
        display: flex;
        justify-content: space-between;
        margin-bottom: 65px; } }
  .homecontact__item {
    margin-bottom: 50px; }
    @media only screen and (min-width: 48.065em) {
      .homecontact__item {
        margin-bottom: 0;
        padding-left: 30px;
        padding-right: 30px;
        margin-top: -90px; } }
    .homecontact__item a {
      color: #000;
      display: block;
      width: 100%; }
      .homecontact__item a:hover {
        opacity: 1;
        color: rgba(0, 0, 0, 0.6); }
      .homecontact__item a img {
        width: 100%; }
    .homecontact__item ul {
      display: flex;
      background: #fff;
      min-height: 58px;
      padding: 10px;
      margin-bottom: 0; }
      @media only screen and (min-width: 48.065em) {
        .homecontact__item ul {
          padding: 20px; } }
      .homecontact__item ul li {
        margin-right: 25px;
        line-height: 38px; }
        .homecontact__item ul li:first-child {
          font-size: 20px;
          color: #172A86; }

.map {
  padding-top: 78px;
  padding-bottom: 60px; }
  .map__row {
    background: #f5f6f6;
    margin-bottom: 32px;
    padding: 0; }
    .map__row iframe {
      max-width: 100%;
      margin: 0 0 -5px; }
  .map__title {
    margin-bottom: 50px; }
  .map__content p {
    text-align: center; }

.business {
  padding-top: 80px; }
  .business__container {
    display: flex;
    justify-content: center;
    flex-direction: column; }
    .business__container p {
      line-height: 24px;
      font-size: 14px;
      padding-left: 15px;
      padding-right: 15px; }
	.business__container figure {
		text-align:center;
	}
      @media only screen and (min-width: 48.065em) {
        .business__container p {
          padding-left: 30px;
          padding-right: 30px;
          font-size: initial; } }
  .business__title--gradient {
    font-size: 23px;
    margin-bottom: 15px; }
    @media only screen and (min-width: 48.065em) {
      .business__title--gradient {
        font-size: 48px;
        margin-bottom: 20px; } }
  .business__features {
    max-width: 795px;
    width: 100%;
    padding-left: 0;
    align-self: center;
    margin-top: 25px;
    margin-bottom: 30px; }
    @media only screen and (min-width: 48.065em) {
      .business__features {
        margin-top: 55px;
        margin-bottom: 60px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap; } }
    .business__features li {
      font-size: 16px;
      line-height: 30px; }
      @media only screen and (min-width: 48.065em) {
        .business__features li {
          font-size: 20px;
          line-height: 30px;
          white-space: nowrap;
          width: 35%; } }

.opening {
  background: #171c61;
  color: #fff;
  padding-top: 50px;
  padding-bottom: 70px; }
  .opening__title {
    color: #fff; }
    .opening__title h2 {
      margin-bottom: 30px; }
    .opening__title span {
      font-family: initial; }
  .opening__content ul {
    margin-bottom: 30px; }
    .opening__content ul li {
      border-top: 1px solid #fff;
      line-height: 29px;
      padding-top: 7px;
      padding-bottom: 3px; }
      .opening__content ul li:first-child {
        border-top: 2px solid #fff; }
      .opening__content ul li:last-child {
        border-bottom: 2px solid #fff;
        padding-bottom: 7px; }
  .opening__contact {
    margin-top: 43px; }

.intro {
  padding-top: 75px; }
  .intro__title {
    margin-bottom: 40px; }
    @media only screen and (min-width: 48.065em) {
      .intro__title {
        margin-bottom: 80px; } }

.store__container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  @media only screen and (min-width: 48.065em) {
    .store__container {
      padding-left: 25px;
      padding-right: 25px;
      column-gap: 30px;
      flex-direction: row; } }
  .store__container > div {
    width: 100%; }
    @media only screen and (min-width: 48.065em) {
      .store__container > div {
        width: calc(50% - 20px); } }

.store__item {
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100%; }
  .store__item:nth-child(odd) {
    background: #f2f3f3; }
    @media only screen and (min-width: 48.065em) {
      .store__item:nth-child(odd) .store__container {
        flex-direction: row-reverse; } }
  .store__item--image {
    margin-bottom: 30px;position: relative; }
	.store__item--info{position: relative; }
    @media only screen and (min-width: 48.065em) {
      .store__item--image {
        margin-bottom: 0; } }
    .store__item--image img {
      width: 100%;
      object-fit: cover; }
      @media only screen and (min-width: 48.065em) {
        .store__item--image img {
          height: 330px; } }
  .store__item--info h3 {
    font-weight: bold;
    font-size: 24px; }
  .store__item--info ul {
    display: flex;
    margin-top: 25px;
    margin-bottom: 20px; }
    .store__item--info ul li {
      margin-right: 10px; }
      .store__item--info ul li img {
        width: 50px;
        height: 50px; }
.store__item{
	position:relative;
}
.store_bg,
.store_bg02{
	display: none;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	height: 100%;
	width: 100%;
	max-width: 1150px;
	background: rgba(0,0,0,.7);
	z-index: 15;
}
.store_bg .txt_box,
.store_bg02 .txt_box{
	position: relative;
}
.store_bg p,
.store_bg02 p{
	color: #fff;
	font-size: 2rem;
	font-weight:500;
	margin: 0 1em;
	text-align: center;
	/*display:none;*/
}

/*20241028追記分*/
.store_bg02 p:nth-of-type(6){
	margin-top: 4.5rem;
}
.recruit {
  padding-top: 55px; }
  @media only screen and (min-width: 48.065em) {
    .recruit {
      background: url("../images/recruit.png") no-repeat 90% bottom; } }
  .recruit__title {
    margin-bottom: 23px; }
  .recruit__content {
    position: relative;
    padding-bottom: 65px; }
    @media only screen and (min-width: 48.065em) {
      .recruit__content {
        padding-bottom: 85px; } }
    .recruit__content--title {
      position: relative; }
    .recruit__content h3 {
      text-align: center;
      font-size: 40px;
      line-height: 56px;
      margin-bottom: 30px;
      display: inline-block; }
      @media only screen and (min-width: 48.065em) {
        .recruit__content h3 {
          font-size: 61px;
          line-height: 76px;
          margin-bottom: 70px;
          position: relative;
          left: 50%;
          transform: translateX(-50%); }
          .recruit__content h3::before {
            content: "";
            width: 88%;
            height: 10px;
            background: url("../images/text-dotted.svg") no-repeat center center;
            position: absolute;
            top: -10px;
            left: 50%;
            transform: translateX(-52%); } }
    .recruit__content ul li {
      font-size: 26px;
      line-height: 46px; }
      @media only screen and (min-width: 48.065em) {
        .recruit__content ul li {
          font-size: 36px;
          line-height: 66px; } }
      .recruit__content ul li.check span {
        font-size: inherit;
        position: relative;
        font-family: 'APJapanesefont'; }
        .recruit__content ul li.check span::after {
          position: absolute;
          content: "";
          top: 70%;
          width: 100%;
          background: #ffe800;
          height: 30%;
          left: 0;
          z-index: -1; }
      .recruit__content ul li.check::before {
        content: "";
        background: url("../images/check.svg") no-repeat center center;
        width: 20px;
        height: 20px;
        background-size: contain;
        display: inline-block;
        margin-right: 5px; }
        @media only screen and (min-width: 48.065em) {
          .recruit__content ul li.check::before {
            width: 28px;
            height: 28px; } }

.besides {
  background: #171c61;
  color: #fff;
  padding-top: 50px;
  padding-bottom: 35px; }
  @media only screen and (min-width: 48.065em) {
    .besides {
      padding-top: 30px; } }
  .besides__title {
    margin-bottom: 40px; }
  .besides__content ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    @media only screen and (min-width: 48.065em) {
      .besides__content ul {
        flex-wrap: nowrap; } }
    .besides__content ul li {
      text-align: center;
      width: 100%;
      margin-bottom: 40px; }
      @media only screen and (min-width: 48.065em) {
        .besides__content ul li {
          margin-bottom: 0; } }
      .besides__content ul li img {
        margin-bottom: 18px;
        min-width: 60%; }
        @media only screen and (min-width: 48.065em) {
          .besides__content ul li img {
            min-width: auto;
            margin-bottom: 25px;
            min-height: 105px; } }
      .besides__content ul li p {
        font-size: 16px;
        line-height: 31px; }
        @media only screen and (min-width: 48.065em) {
          .besides__content ul li p {
            font-size: 24px;
            line-height: 31px;
            font-family: 'APJapanesefont'; } }

.yamaga {
  padding-top: 90px;
  padding-bottom: 62px; }
  .yamaga__title {
    text-align: center;
    margin-bottom: 55px; }
    .yamaga__title h2 {
      font-size: 32px;
      line-height: 35px; }
      @media only screen and (min-width: 48.065em) {
        .yamaga__title h2 {
          font-size: 61px;
          line-height: 65px; } }
      .yamaga__title h2 span {
        font-size: 50px;
        color: #efad2d; }
        @media only screen and (min-width: 48.065em) {
          .yamaga__title h2 span {
            font-size: 66px; } }
        .yamaga__title h2 span span {
          font-size: 80px;
          position: relative;
          bottom: -15px; }
          @media only screen and (min-width: 48.065em) {
            .yamaga__title h2 span span {
              font-size: 111px; } }
  .yamaga__content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .yamaga__work {
    width: 100%;
    margin-bottom: 40px;
    text-align: center; }
    @media only screen and (min-width: 48.065em) {
      .yamaga__work {
        width: 31%;
        margin-bottom: 60px; } }
    .yamaga__work figure {
      width: 315px;
      height: 315px;
      border-radius: 50%;
      border: 4px solid #efad2d;
      position: relative;
      overflow: hidden;
      margin-bottom: 45px;
      display: inline-block; }
      .yamaga__work figure img {
        object-fit: cover;
        min-width: 100%;
        border-radius: 50%;
        padding: 6px;
        min-height: 100%; }
    .yamaga__work h3 {
      text-align: center;
      font-size: 36px;
      line-height: 50px;
      margin-bottom: 15px; }
      @media only screen and (min-width: 48.065em) {
        .yamaga__work h3 {
          white-space: nowrap; } }
    .yamaga__work p {
      line-height: 24px; }
      @media only screen and (min-width: 48.065em) {
        .yamaga__work p {
          text-align: left; } }
  .yamaga .opening__title {
    color: #000; }

.works {
  padding-top: 60px;
  padding-bottom: 60px;
  background: url("../images/bg-works.jpg") no-repeat center center;
  background-size: cover; }
  .works__container {
    display: flex;
    justify-content: flex-end; }
  .works__content {
    width: 100%;
    color: #fff; }
    @media only screen and (min-width: 48.065em) {
      .works__content {
        max-width: 50%; } }
    .works__content h2 {
      font-size: 24px;
      line-height: 31px;
      margin-bottom: 30px; }
      @media only screen and (min-width: 48.065em) {
        .works__content h2 {
          font-size: 36px;
          line-height: 50px; } }
    .works__content p {
      font-size: 16px;
      line-height: 22px; }
      @media only screen and (min-width: 48.065em) {
        .works__content p {
          font-size: 24px;
          line-height: 31px; } }

.contact {
  padding-top: 80px;
  padding-bottom: 5px; }
  .contact__title {
    margin-bottom: 60px; }
    .contact__title span {
      font-family: initial; }
    .contact__title .hotline {
      margin-top: 40px; }
      .contact__title .hotline .hotline-button span {
        font-weight: bold; }
  .contact__content {
    margin-top: 60px;
    margin-bottom: 75px;
    padding: 0 16px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
  .contact__address {
    width: 100%;
    padding: 34px;
    margin-bottom: 40px;
    background: #eeefef; }
    @media only screen and (min-width: 48.065em) {
      .contact__address {
        max-width: 48%; } }
    .contact__address strong,
    .contact__address h2 {
      font-size: 24px; }
    .contact__address ul {
      margin-top: 20px; }
      .contact__address ul li {
        border-top: 1px solid #acacad;
        padding-top: 10px;
        padding-bottom: 10px; }
        .contact__address ul li:first-child {
          border-top: 2px solid #acacad; }
        .contact__address ul li:last-child {
          border-bottom: 2px solid #acacad; }

.opening__content table{margin-bottom:40px;}
.opening__content table tr{border-bottom:1px solid #fff;}
.opening__content table td{padding:10px 0;}
.opening__content table tr:first-child{border-top:1px solid #fff;}
.opening__content table tr td:first-child{width: 100px;border-top:1px solid #fff;}
.contact__address table tr{border-bottom:1px solid #acacad;}
.contact__address table tr:last-child{border-bottom:0;}
.contact__address table td{padding:10px 0;}
.contact__address table td > span{margin-left:16px;font-size:14px;}
.contact__address table tr td:first-child{width: 80px;}
@media only screen and (max-width: 767px) {
		.overview__title h2, .map__title h2, .business__title h2, .opening__title h2, .intro__title h2, .recruit__title h2, .besides__title h2, .contact__title h2 {
    font-size: 26px; }
	.recruit__content h3 {font-size: 9.9vw;}
	.recruit__content ul li {font-size: 5.1vw;}
	}
@media only screen and (max-width: 767px) {
    .recruit {
    padding-top: 35px;
    }
    .recruit__content {
    position: relative;
    padding-bottom: 25px;
    }
    .besides {
    background: #171c61;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 0px;
    }
    .yamaga {
    padding-top: 40px;
    padding-bottom: 12px;
    }
    .contact {
    padding-top: 30px;
    padding-bottom: 5px;
    }
    .contact__content {
    margin-top: -50px;
    margin-bottom: 25px;
    padding: 0 16px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    }
    .business {
    padding-top: 30px;
    }
    .opening {
    background: #171c61;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 5px;
    }
    .intro {
    padding-top: 45px;
    }
    .overview {
    padding-top: 48px;
    padding-bottom: 20px;
    }
    .homecontact {
    background: #171c61;
    padding-bottom: 0px;
    padding-top: 50px;
    }
    .map {
    padding-top: 48px;
    padding-bottom: 60px;
    }
    .map__title {
    margin-bottom: 20px;
    }
    
}
/* header banner effect*/

.header.homepage-header.on::before, .header.work-header.on::before, .header.recruit-header.on:before{
    transition-delay: 0s;
	left: -100%;
}
.header.homepage-header::before, .header.work-header::before, .header.recruit-header:before {
    background: #f6f6f6;
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: left .5s ease;
	z-index:9;
}
/* End header banner effect*/
/* header text effect*/
.header__main #description p span.effect1 {
    position: relative;
    overflow: hidden;
	font-size: 35px;
	height: 100%;
display: inline-block;
}
.header__main #description span.effect1.first::before {
    transition-delay: 0.1s;
}
.header__main #description span.effect1.second::before {
    transition-delay: 0.3s;
}
.header__main #description span.effect1.third::before {
    transition-delay: 0.5s;
}
.header__main #description span.effect1.four::before {
    transition-delay: 0.7s;
}
.header__main #description p span.effect1::before {
    background: linear-gradient(90deg, white 0%, #2ea5de 0%, #62bce6 36%, #90edb8 100%);
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: width 0.8s ease;
	-webkit-transition: width 0.8s ease;
	  -moz-transition: width 0.8s ease;
	  -o-transition: width 0.8s ease;
}
.on .header__main #description p span.effect1::before{width:0;}

/* End header text effect*/
/* header logo effect*/
.on .header__top .logo {
	opacity:1;
	transition-delay: 0.4s;
	
		transition:all ease 0.5s;
}
.header__top .logo {
    transition: opacity 1s ease-in;
	opacity:0;
}
/* End header logo effect*/
/* header menu effect*/
.header__top nav ul li.first {
    transition-delay: 0.4s;
}
.header__top nav ul li.second{
    transition-delay: 0.6s;
}
.header__top nav ul li.third {
    transition-delay: 0.8s;
}
.on .header__top nav ul li {
    opacity: 1;
}
.header__top nav ul li {
	transition: opacity 1.5s ease-in;
	opacity: 0;
}
/* End header menu effect*/
/* overview__address effect*/
.on .overlay::before{width:0;transition-delay: 0.1s}
@media only screen and (min-width: 48.065em) {
	.overlay::before {
		content: "";
		width: 829px;
		height: 427px;
		background:#fff;
		position: absolute;
		left: 0;
		top: 84px;
		z-index:2;
		transition: width 0.5s ease;
	}
	.overlay{
		content: "";
		width: 829px;
		height: 513px;
		background:none;
		position: absolute;
		right: -250px;
		top: -84px;
		z-index:1;
	}
}
/* End overview__address effect*/
/* overview__description effect*/
.on .overview__description {
	opacity:1;
	transition-delay: 0.3s;
}
.overview__description{
    transition: opacity 0.8s ease-in;
	opacity:0;
}
/* End overview__description effect*/
/* homecontact effect*/
.on .homecontact__item.first::before{
    transition-delay: 0s;
}
.on .homecontact__item.second::before{
    transition-delay: 0.3s;
}
.on .homecontact__item::before{
	width: 0;
}
.homecontact__item::before {
    background: #f6f6f6;
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: width .5s ease;
	z-index:9;
}
.homecontact__item{position:relative;}
.on .opening {
	opacity:1;
	transition-delay: 0.5s;
}
.opening.on {
	opacity:1;
	transition-delay: 0.5s;
}
.opening{
    transition: opacity 1s ease-in;
	opacity:0;
}

/* End homecontact effect*/

/* map effect*/
.map.on iframe {
	opacity:1;
	transition-delay: 0s;
}
.map iframe{
    transition: opacity 0.3s ease-in;
	opacity:0;
}
/* End map effect*/

/* work business-detail effect*/
.on .business-detail {
	opacity:1;
	transition-delay: 0.5s;
}
.business-detail{
	transition: opacity 1s ease-in;
	opacity:0;
}
/* End work business-detail effect*/
/* work intro__store effect*/
.on .store__item--image::before{
	width: 0;
	transition-delay: 0.5s;
}
.store__item--image::before {
    background: #f6f6f6;
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: width .5s ease;
	z-index:9;
}
.on .store__item--info::before{
	width: 0;
	transition-delay: 0.3s;
}
.store__item--info::before {
    background: #f6f6f6;
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: width .5s ease;
	z-index:9;
}

.store__item:nth-child(2n+1) .store__item--info::before{
	background: #fff;
}
.store__item:nth-child(2n+1) .store__item--image::before{
	background: #fff;
}
.store__item.on:nth-child(2n) .store__item--info::before{
	transition-delay: 0.5s;
}
.store__item.on:nth-child(2n) .store__item--image::before{
	transition-delay: 0.3s;
}
/* End work intro__store effect*/
/* recruit recruit__content effect*/
.recruit.on, .on .recruit__content h3 {
	opacity:1;
	transition-delay: 0.3s;
}
.recruit, .recruit__content h3{
	transition: opacity 1s ease-in;
	opacity:0;
}
.on .recruit__content li.check {
	opacity:1;
	transition-delay: 0.5s;
}
.recruit__content li.check {
	transition: opacity 1s ease-in;
	opacity:0;
}
 .on .recruit__content li.check:nth-child(1) {
	opacity:1;
	transition-delay: 0.6s;
}
.recruit__content  li.check:nth-child(1){
	transition: opacity 1s ease-in;
	opacity:0;
}
.on .recruit__content li.check:nth-child(2) {
	opacity:1;
	transition-delay: 0.7s;
}
.recruit__content  li.check:nth-child(2){
	transition: opacity 1s ease-in;
	opacity:0;
}
.on .recruit__content li.check:nth-child(3) {
	opacity:1;
	transition-delay: 0.8s;
}
.recruit__content  li.check:nth-child(3){
	transition: opacity 1s ease-in;
	opacity:0;
}
/* End recruit recruit__content effect*/
/* recruit besides__content effect*/

.on .besides__content ul li:nth-child(1) {
	opacity:1;
	transition-delay: 0.3s;
}

.on .besides__content ul li:nth-child(2) {
	opacity:1;
	transition-delay: 0.5s;
}

.on .besides__content ul li:nth-child(3) {
	opacity:1;
	transition-delay: 0.7s;
}
.besides__content ul li{
	transition: opacity 1s ease-in;
	opacity:0;
}

/* End recruit besides__content effect*/

/* recruit yamaga__container effect*/

.on span.six  {
	/*opacity:1;
	transition-delay: 0.2s;*/
}
span.six {
	/*transition: opacity 1s ease-in;
	opacity:0;*/
}

.yamaga__work.on:nth-child(1)  {
	opacity:1;
	transition-delay: 0.3s;
}

.yamaga__work.on:nth-child(2)  {
	opacity:1;
	transition-delay: 0.4s;
}

.yamaga__work.on:nth-child(3)  {
	opacity:1;
	transition-delay: 0.5s;
}

.yamaga__work.on:nth-child(4)  {
	opacity:1;
	transition-delay: 0.6s;
}

.yamaga__work.on:nth-child(5)  {
	opacity:1;
	transition-delay: 0.7s;
}

.yamaga__work.on:nth-child(6)  {
	opacity:1;
	transition-delay: 0.8s;
}
.yamaga__work {
	transition: opacity 1s ease-in;
	opacity:0;
}

/* End recruit yamaga__container effect*/

/* End recruit recruit-opening effect*/

.recruit-opening.on {
	opacity:1;
	transition-delay: 0.3s;
}
.recruit-opening{
    transition: opacity 1s ease-in;
	opacity:0;
}
/* End recruit recruit-opening effect*/

/* End recruit works__content effect*/

.on .works__content h2{
	opacity:1;
	transition-delay: 0.3s;
}
.works__content h2{
    transition: opacity 1s ease-in;
	opacity:0;
}
.on .works__content p{
	opacity:1;
	transition-delay: 0.5s;
}
.works__content p{
    transition: opacity 1s ease-in;
	opacity:0;
}
/* End recruit works__content effect*/

/* End recruit recruit-contact effect*/

.recruit-contact .contact__title.on{
	opacity:1;
	transition-delay: 0.2s;
}
.recruit-contact .contact__title{
    transition: opacity 1s ease-in;
	opacity:0;
}
.recruit-contact .contact__address.on{
	opacity:1;
	transition-delay: 0.2s;
}
.recruit-contact .contact__address{
    transition: opacity 1s ease-in;
	opacity:0;
}

/* End recruit recruit-contact effect*/

.contactHeader {
        background: center 60%/cover no-repeat url(/assets/images/contact_header_001.jpg);
    }
    .contactHeader .header__main {
        justify-content: center;
        padding-right: 0;
        text-align: center;
        font-size: 2.2rem;
        margin-top: -3rem;
        padding-bottom: 5rem;
    }
    .contactForm > form {
        width: 1000px;
        max-width: 96%;
        margin: 0 auto;
        padding: 3rem 0;
        text-align: center;
    }
    .contactForm_errorMsgList {
        display: none;
        border: 1px solid #BF0D23;
        color: #BF0D23;
        font-size: .85rem;
        padding: .25rem .5rem;
    }
    .contactForm_errorMsgList > span {
        display: block;
    }
    .contactForm_errorMsgList > span:first-child {
        font-size: 1rem;
        font-weight: bolder;
        margin-bottom: .25rem;
    }
    .contactForm > form > div
    , .contactForm > form > dl {
        margin: 2rem auto 0;
        max-width: 100%;
        width: 600px;
        text-align: left;
    }
    .contactForm_input > div {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .contactForm_input > div > dt {
        font-weight: normal;
        width: 200px;
    }
    .contactForm_input > div > dt[data-condition]::after {
        color: #BF0D23;
        content: attr(data-condition);
        margin-left: 1.1em;
        font-size: .9rem;
    }
    .contactForm_input > div > dd {
        width: calc(99% - 200px);
    }
    .contactForm_input > div > dd > * {
        display: block;
        width: 100%;
    }
    .contactForm_btnWrap {
        display: flex;
        justify-content: center;
    }
    .contactForm_btnWrap > button {
        background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
        margin: 1rem;
        padding: .5rem .25rem;
        text-align: center;
        width: 140px;
        background: #dedede;
        border: 1px solid #848484;
    }
    .contactForm_btnWrap > button:nth-child(1)
    , .contactForm_btnWrap > button:nth-child(3) {
        display: none;
    }
    #ContactForm.__confirm .contactForm_btnWrap > button:nth-child(1)
    , #ContactForm.__confirm .contactForm_btnWrap > button:nth-child(3) {
        display: block;
    }
    #ContactForm.__confirm .contactForm_btnWrap > button:nth-child(2) {
        display: none;
    }
	.form_policy {
		width:800px;
		max-width:95%;
		margin:0 auto 3rem;;
		padding:3rem 0;
		height:350px;
		overflow-x:auto;
		border: 2px solid #d2d2d2;
		border-radius: 10px;
	}
	.form_policy .contactPolicy {
		width: 1000px;
		max-width: 96%;
		margin: 0 auto;
	}
    .contactTel {
        background: #171C61;
        color: #ffffff;
        padding: 4rem 0;
        text-align: center;
    }
    .contactTel > div {
        width: 1000px;
        max-width: 96%;
        margin: 0 auto;
    }
    .contactTel ul {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    .contactTel ul > li {
        margin: 1rem auto;
        min-width: 280px;
        width: 48%;
    }
	
    .contactPolicy {
        width: 1000px;
        max-width: 96%;
        margin: 6rem auto;
    }
    .contactPolicy > h2 {
        font-size: 2rem;
        margin-bottom: 4rem;
        position: relative;
        text-align: center;
    }
    .contactPolicy > h2::before {
        color: #172a84;
        content: attr(data-subtitle);
        display: block;
        height: 1.4rem;
        width: 100%;
        font-size: 1rem;
		font-family: 'JaneAusten';
		font-weight: normal;
		font-style: normal;
        position: absolute;
        bottom: -2rem;
        left: 0;
    }
    .contactPolicy > section {
        font-size: .9rem;
        margin-top: 2rem;
    }
    .contactPolicy > section > h3 {
        font-size: 1.5rem;
    }
    .contactPolicy > section > ul {
        margin-top: -.5rem;
    }
    .contactPolicy > section > ul > li {
        padding-left: 1em;
        position: relative;
    }
    .contactPolicy > section > ul > li::before {
        content: '・';
        display: block;
        height: 1em;
        width: 1em;
        position: absolute;
        top: 0;
        left: 0;
    }
#navbar {
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 999;
		transition:all ease 0.5s;
}
@media (min-width:768px){
	.sticky {
		background-color: #fff;
		padding-top: 0;
		height: 85px;
		overflow: hidden;
		border-bottom:1px solid #f5f6f6;
	}
	.sticky  .header__top {
		min-height: unset;
	}
	.sticky .header__top .logo {
		padding: 10px 0;
		width: 135px;
		height: auto;
	}
	.sticky .header__top nav {
		margin-top: 0;
	}
	.sticky .header__top nav ul {
		height: 100%;
	}
}	
@media (max-width:900px){
.hotline a {
    padding: 8px 40px;
}
.hotline a span {
    font-size: 25px;
}
}
@media (max-width:767px){
	#description{
		padding: 25px 0 15px;
	}
	.header__main p {
		font-size: 5vw;
		line-height: initial;
		padding: 0px 0 0;
		margin: 0 0 10px;
	}
	.header__main #description p span.effect1{font-size: 5vw;}
	.header__top .logo {
    width: 100px;
    height: 45px;
    padding: 0;
}
.header__main {
    margin-top: 65px;
}
	#navbar {
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		z-index: 9999;
		padding: 10px;
		background-color: #fff;
		border-bottom:1px solid #f6f6f6;
	}
	.header__top nav{
    display: block;
    position: fixed;
    top: 66px;
	margin:0;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #ffffff;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition: all .5s;
    z-index: 3;
	height:0;
}
.open nav {
    z-index: 999;
    left: 0;
    opacity: 1;
	height:100vh;
}
.header__top nav ul {
    align-items: baseline;
    flex-direction: column;
    padding: 10px 0;
	width:170px;
	max-width:95%;
	margin:0 auto;
}
.header__top nav ul li {
	width:100%;
	text-align:center;
    margin: 10px 0;
}
.header__top nav ul li a {
	font-size: 16px;
}
  .toggle_btn {
    display: block;
    position: fixed;
    top: 20px;
	right: 20px;
	width: 30px;
	height: 24px;
    transition: all .5s;
    cursor: pointer;
    z-index: 999;
  }
  .toggle_btn span {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #000;
    border-radius: 4px;
    transition: all .5s;
  }
  .toggle_btn span:nth-child(1) {
    top: 0;
  }
  .toggle_btn span:nth-child(2) {
    top: 11px;
  }
  .toggle_btn span:nth-child(3) {
    bottom: 0;
  }
  .open .toggle_btn span {
    background-color: #000;
  }
  .open .toggle_btn span:nth-child(1) {
    -webkit-transform: translateY(12px) rotate(-45deg);
    transform: translateY(12px) rotate(-45deg);
  }
  .open .toggle_btn span:nth-child(2) {
    opacity: 0;
  }
  .open .toggle_btn span:nth-child(3) {
    -webkit-transform: translateY(-10px) rotate(45deg);
    transform: translateY(-10px) rotate(45deg);
  }
.contactForm_input > div > dt[data-condition]::after {
    margin-left: 1.0em;
    font-size: .6rem;
}
.contactForm_input > div > dt {
    width: 150px;
}
.contactForm_input > div > dt label {
	font-size:0.85rem;
}
.contactForm_input > div > dd {
    width: calc(99% - 150px);
}
.contactPolicy > section > h3 {
    font-size: 1.2rem;
}
.contactPolicy > h2 {
    font-size: 1.8rem;
}
.store_bg p,
.store_bg02 p{
	font-size: 1.25rem;
}
}

