@charset "UTF-8";
* {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -webkit-appearance: none;
}
* :focus {
  outline: none;
}

[type=reset], [type=submit], button, html [type=button], input {
  -webkit-appearance: none;
}

input, button {
  border-radius: 0;
}

button {
  border: none;
  background: none;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dl, dt, dd {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 1em;
  line-height: 1.6;
  font-size: 1em;
  font-weight: 500;
}

figure {
  margin: 0;
  padding: 0;
}

a, a:hover {
  text-decoration: none;
}

a.contact{
color: #ff0000;
}

table {
  border-spacing: 0;
}
table.privacy {
border: 1px solid #9F9F9F;
font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
border-collapse: collapse;
}

th, td {
  font-weight: normal;
}

th.privacy , td.privacy  {
font-size: 0.8em;
font-weight: normal;
border: 1px solid #9F9F9F;
padding-left: 0.5em;
font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.4rem;
  line-height: 1.7;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
  letter-spacing: 0.1em;
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
  background: #fff;
  color: #494949;
  font-feature-settings: "palt";
}

ul,ol {
  list-style: none;
}
ul.disc {
  list-style-type: disc;
  margin-left: 1em;
}
ol.privacy{
  list-style-type: decimal;
  margin-left: 1em;
  font-size: 0.8em;
}

li.privacy{
padding-top: 0.8em;
}


.ff-mincho, .sec-company p.president, table.company-history tr td, table.company-history tr th {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}

p, th, td, dt, dd {
  font-family: "Noto Sans JP", sans-serif;
}
p.ff-mincho, .sec-company p.president, th.ff-mincho, table.company-history tr th, td.ff-mincho, table.company-history tr td, dt.ff-mincho, dd.ff-mincho {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}

p {
  margin: 0 0 2em;
  line-height: 2;
  text-align: justify;
}

p.right {
  margin: 0 0 2em;
  line-height: 2;
  text-align:right;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}
p.notes {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 0;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}
.newsindex, .newsindex2 {
  margin-bottom: 0;
  padding-right:2em;
  vertical-align:top;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}
.newsindex2 {
  padding-top:2em;
}
.container-inner-narrower td:first-child{
  width: 0;
  white-space: nowrap;
}
.footerfix{
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: 100%;
  min-height: 100vh;
}
.box-r-num{
	 display:flex;

}
.box-r-num2{
  display:flex;
  justify-content: center;

}
p.box-r-num{
	 display:flex;
	 margin-left: 3em;
	margin-top: 3em;
}
.box-r-num2 img {
  width:30vw;
  margin:0.2vw;
}

a {
  color: #494949;
}
a:not(.logolink) {
  text-decoration: none;
}
a:not(.logolink) img {
  transition: all 0.5s ease;
}
a:not(.logolink):hover {
  text-decoration: none !important;
}
a:not(.logolink):hover img {
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  transition: all 0.5s ease;
}
a.mail {
  -ms-word-break: break-all;
  word-break: break-all;
}
a.url {
  -ms-word-break: break-all;
  word-break: break-all;
}

br.sp {
  display: block !important;
}

br.sppc {
  display: block !important;
}

br.pc {
  display: none !important;
}

.mq-pc {
  display: none;
}

.mq-tb {
  display: none;
}

.mq-sp.mq-tb {
  display: block;
}

.btn {
  padding: 0.6em 1em;
  display: inline-block;
}

.anchor {
  margin-top: 0;
  padding-top: 0;
}

.loader-image-box img {
  width: 200px;
  height: auto;
  line-height: 1;
}

.gmap {
  width: 100%;
  height: 0;
  padding-top: 70%;
  line-height: 0;
  position: relative;
}
.gmap iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

dl.list {
  margin-bottom: 1.2em;
  display: flex;
  justify-content: flex-start;
}
dl.list dt {
  white-space: nowrap;
}
dl.list dd dl.sublist {
  display: flex;
  justify-content: flex-start;
}
dl.list dd dl.sublist dt {
  white-space: nowrap;
}

.ttl.ttl-line {
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
  margin-bottom: 1.6em;
}
.ttl.ttl-line span {
  padding: 0 1.5em 0.25em;
  position: relative;
}
.ttl.ttl-line span::before, .ttl.ttl-line span::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 50%;
  height: 1px;
  border-bottom: #707070 solid 1px;
}
.ttl.ttl-line span::before {
  right: 50%;
}
.ttl.ttl-line span::after {
  left: 50%;
}
.ttl.ttl-line-contact,.ttl.ttl-line-contact2,.ttl.ttl-line-news {
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
  margin-bottom: 1.6em;
}
.ttl.ttl-line-contact span,.ttl.ttl-line-news span {
  padding: 0 1.5em 0.25em;
  border-bottom: #707070 solid 1px;
}
h1.ttl.ttl-line-contact2  {
  display: inline-block;
  border-bottom: #707070 solid 1px;

}
.ttl.ttl-line-contact span:first-child,.ttl.ttl-line-contact2 span {
  border-bottom: none;
}
.ttl.ttl-h2 {
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 20px;
}
.ttl.ttl-h3 {
  font-size: 18px;
  font-size: 1.8rem;
}

.btn-top {
  margin: 0 auto;
  display: block;
}
.btn-top img {
  width: 100%;
  height: auto;
  line-height: 0;
}
.newswrapper{
  position: relative;
  min-height: 100vh;
  padding-bottom: 100px;
}
footer.newsfooter{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
@media screen and (min-width: 1500px) {
  #enjoy .sec-enjoy .article-contents .article .one-img.graph {
    width: 100%; max-width:900px;
}
}
@media screen and (max-width: 1499px) {
  #enjoy .sec-enjoy .article-contents .article .one-img.graph {
    width: 80%; max-width:800px;
  }
}
@media screen and (max-width: 999px) {
  #enjoy .sec-enjoy .article-contents .article .one-img.graph {
    width: 65%;
  }
}
@media screen and (max-width: 768px) {
  #enjoy .sec-enjoy .article-contents .article .one-img.graph {
    width: 100%;
  }
}
@media screen and (min-width: 450px){
  .sp_fortune{
        display:none;
    }
  }
@media screen and (min-width: 768px){
.h3s{
      font-size:calc(23 / 1920 * 100vw);
  }
}
@media screen and (max-width: 768px){
  .d-767-none{
    display: none;
}
h1.ttl.ttl-line-contact2{
  font-size:2.2rem;
 }
  }
@media screen and (max-width: 560px){
  .h3s{
        font-size:13px;
    }
   h1.ttl.ttl-line-contact{
    font-size:2.2rem;
   }
   h1.ttl.ttl-line-contact2{
    font-size:1.8rem;
   }
 }
 @media screen and (max-width: 400px){
  .h3s{
        font-size:13px;
    }
   h1.ttl.ttl-line-contact{
    font-size:2.2rem;
   }
   h1.ttl.ttl-line-contact2{
    font-size:1.2rem;
   }

 }
#pagetop {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 50px;
  height: 50px;
  background: url(../images/common/ArrowUp.svg) #fff;
  background-size: contain;
  text-indent: -99999px;
  transition: all 0.3s ease;
}
#pagetop:hover {
  background: url(../images/common/ArrowUp-gr.svg);
  background-size: contain;
}

::-moz-placeholder {
  color: #ccc;
}

:-ms-input-placeholder {
  color: #ccc;
}

::placeholder {
  color: #ccc;
}

[type=text] {
  line-height: normal;
}

.form-item-box input[type=text],
.form-item-box input[type=date],
.form-item-box input[type=email],
.form-item-box textarea {
  padding: 0.5em 0.8em;
  width: 100%;
  color: #3B4043;
  border: #959EA7 solid 1px;
  background-color: #fff;
  line-height: normal;
}
.form-item-box textarea {
  height: 140px;
  resize: none;
}
.form-item-box input[type=text].f-text-s {
  width: 4em;
  display: inline-block;
}

input[type=checkbox] {
  display: none;
}

input.form-btn {
  width: 100%;
  padding-top: 20%;
  height: 0px;
  color: transparent;
  font-size: 0;
  margin: 0 0 0 auto;
  overflow: hidden;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  display: block;
  line-height: 0;
}
input.form-btn.btn-contact-next {
  background: url(../images/common/btn-form-next.svg) no-repeat left top;
  background-size: contain;
}
input.form-btn.btn-contact-prev {
  background: url(../images/common/btn-form-prev.svg) no-repeat left top;
  background-size: contain;
}
input.form-btn.btn-contact-submit {
  background: url(../images/common/btn-form-submit.svg) no-repeat left top;
  background-size: contain;
}
input.form-btn:hover {
  opacity: 0.8;
}

.ta-l {
  text-align: left;
}

.ta-c {
  text-align: center;
}

.ta-r {
  text-align: right;
}

#loader-bg {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
}
#loader-bg img {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.bgimage-box {
  width: 100%;
  height: 0;
  overflow: hidden;
}

.mb0 {
  margin-bottom: 0 !important;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.list-block {
  margin-bottom: 2em;
}

#wrapper {
  margin: 120px auto 0;
  width: 100%;
}
/*  
body.toppage #wrapper {
  margin-top: 0;
}
 */
.container {
  margin: 0 auto;
  width: calc(100% - 40px);
}

.container-sp {
  margin: 0 auto;
  width: calc(100% - 40px);
}

.container-inner {
  margin: 0 auto;
  width: calc(100% - 40px);
}
.container-inner.sp-full {
  width: 100%;
}

.container-inner-narrow {
  margin: 0 auto;
  width: calc(100% - 40px);
}
.container-inner-narrow.sp-full {
  width: 100%;
}

.container-inner-narrower {
  margin: 0 auto;
  width: calc(100% - 40px);
}
.container-inner-narrower.sp-full {
  width: 100%;
}

.image-box {
  margin: 0;
  padding: 0;
  line-height: 0;
}
.image-box img {
  width: 100%;
  height: auto;
  line-height: 0;
}

.anchor-sp {
  margin-top: 0;
  padding-top: 0;
}

body.hm-active header .logo {
  display: block;
}
body.hm-active footer {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 1300;
  background: #3D3939;
  padding: 10px;
}
body.hm-active footer .footer-copyright-box .copyright {
  color: #fff;
}

header {
  padding-top: 10px;
  transition: 0.3s;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 50px;
}
header .hnav-box {
  display: none;
}
header.modal-open a {
  pointer-events: none;
}
header .hnav-block {
  margin: 0 auto;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  position: relative;
}
header .hnav-block .logo {
  width: calc(100% - 80px);
  display: none;
  height: 20px;
  margin: 20px 35px 0 20px;/* 20px 0 0 0だった*/
  padding: 0;
  line-height: 0;
}
header .hnav-block .logo a {
  margin: 0;
  padding: 0;
  display: block;
}
header .hnav-block .logo a img {
  width: 100%;
  height: auto;
  max-width: 110px;
  line-height: 0;
  filter: invert(1);
}
header .hnav-block .hamburger-menu-box {
  width: 60px;
  height: 50px;
  position: relative;
}
header .hnav-block .hamburger-menu-box .hamburger-menu {
  position: absolute;
  right: 15px;
  top: 15px;
  margin: 0;
  padding: 0;
  text-align: right;
  margin-top: 0;
  margin-right: 0;
  width: 30px;
  height: 20px;
  display: inline-block;
  box-sizing: border-box;
}
header .hnav-block .hamburger-menu-box .hamburger-menu div {
  position: absolute;
  left: 0;
  width: 30px;
  height: 2px;
  display: inline-block;
  box-sizing: border-box;
  background-color: #707070;
}
header .hnav-block .hamburger-menu-box .hamburger-menu div:nth-of-type(1) {
  top: 0;
  transition: 0.5s;
}
header .hnav-block .hamburger-menu-box .hamburger-menu div:nth-of-type(2) {
  top: calc(50% - 1px);
  transition: 0.5s;
}
header .hnav-block .hamburger-menu-box .hamburger-menu div:nth-of-type(3) {
  bottom: 0;
  transition: 0.5s;
}
header .hnav-block .hamburger-menu-box .hamburger-menu.open div {
  background-color: #fff !important;
}
header .hnav-block .hamburger-menu-box .hamburger-menu.open div:nth-of-type(1) {
  transform: rotate(-35deg);
  top: 50%;
  transition: 0.5s;
}
header .hnav-block .hamburger-menu-box .hamburger-menu.open div:nth-of-type(2) {
  opacity: 0;
  transition: 0.5s;
}
header .hnav-block .hamburger-menu-box .hamburger-menu.open div:nth-of-type(3) {
  transform: rotate(35deg);
  top: 50%;
  transition: 0.5s;
}

body.hm-active {
  height: 100%;
  overflow: hidden;
}

.ghnav-box {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1;
  width: 100vw;
  height: 100vh;
  overflow: auto;
  padding-bottom: 90px;
  background: #757575;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s linear;
}
.ghnav-box.hm-active {
  pointer-events: auto;
  opacity: 1;
}
.ghnav-box .nav-box {
  margin: 100px auto 30px;
  width: calc(100% - 40px);
}
.ghnav-box .nav-box ul.parent {
  padding-top: 10px;
}
.ghnav-box .nav-box ul.parent li {
  font-size: 20px;
  font-size: 2rem;
  text-align: right;
  margin-bottom: 1.6em;
}
.ghnav-box .nav-box ul.parent li a {
  margin: 0;
  padding: 0;
  line-height: 1;
  color: #fff;
}
.ghnav-box .nav-box ul.parent li a span {
  margin: 0;
  padding: 0;
  display: inline-block;
}

footer {
  width: 100%;
  background: #F5F5F5;
  margin: 0;
  padding: 20px 0 2em;
}
footer .footer-container {
  margin: 0 auto;
  width: 100%;
}
footer .footer-logo-box {
  display: none;
}
footer .footer-nav-box {
  display: none;
}
footer .footer-copyright-box {
  margin: 0;
  padding: 0.8em 0;
}
footer .footer-copyright-box .copyright {
  font-size: 10px;
  font-size: 1rem;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
  margin: 0;
  padding: 0;
  line-height: 1.6;
  text-align: center;
}

.store_ubnr {
  width: 100%;
  position: fixed;
  bottom: 0;
  display: block;
}

.store_ubnr_inner a {
  width: 100%;
}

.store_ubnr_inner {
  width: 100%;
  margin: 0 auto;
  transition: 0.3s;
}

.store_img_sp {
  display: inline-block;
  width: 100%;
  line-height: 0;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

.store_img {
  display: none;
}

#profile {
  background: url(../images/profile/bg@2x.jpg) top left no-repeat;
  background-size: contain;
}
#profile .sec-profile {
  max-width: 100%;
  margin: 0 auto;
  padding-top: 80px;
}
#profile .sec-profile .sec-prof-info .profileinfo-box {
  display: flex;
  flex-direction: column;
}
#profile .sec-profile .sec-prof-info .profileinfo-box .box-r {
  width: 100%;
  order: 2;
}
#profile .sec-profile .sec-prof-info .profileinfo-box .box-l {
  margin: 0 auto 2em;
  width: 65%;
  order: 1;
}
#profile .sec-profile .sec-prof-info .profileinfo-box .profile-box h2 {
  margin-bottom: calc(1 / 1920 * 100vw);
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
}
@media (min-width: 1921px) {
  #profile .sec-profile .sec-prof-info .profileinfo-box .profile-box h2 {
    margin-bottom: 1px;
  }
}
#profile .sec-profile .sec-prof-info .profileinfo-box .profile-box h3 {
  margin-bottom: calc(5 / 1920 * 100vw);
  font-size: 30px;
  font-size: 3rem;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}

@media (min-width: 1921px) {
  #profile .sec-profile .sec-prof-info .profileinfo-box .profile-box h3 {
    margin-bottom: 5px;
  }
}
#profile .sec-profile .sec-prof-info .profileinfo-box .profile-box p.prof {
  font-size: 13px;
  font-size: 1.3rem;
  margin-bottom: 20px;
}
#profile .sec-profile .sec-prof-info .profileinfo-box .profile-box p.ttl {
  margin-bottom: calc(5 / 1920 * 100vw);
  font-size: 16px;
  font-size: 1.6rem;
}
@media (min-width: 1921px) {
  #profile .sec-profile .sec-prof-info .profileinfo-box .profile-box p.ttl {
    margin-bottom: 5px;
  }
}
#profile .sec-profile .sec-prof-info .profileinfo-box .profile-box p.mes {
  margin-bottom: calc(5 / 1920 * 100vw);
  font-size: 20px;
  font-size: 2rem;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}
@media (min-width: 1921px) {
  #profile .sec-profile .sec-prof-info .profileinfo-box .profile-box p.mes {
    margin-bottom: 5px;
  }
}
#profile .sec-profile .sec-prof-info .profileinfo-box .profile-box p.mes.last {
  margin-bottom: 20px;
}
#profile .sec-profile .sec-prof-info .profileinfo-box .profile-box p.other {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 60px;
}
#profile .sec-profile .sec-prof-info .profile-btmbtn-box {
  margin: 0 auto;
  padding-bottom: 60px;
  text-align: center;
}
#profile .sec-profile .sec-prof-info .profile-btmbtn-box .btn {
  margin-bottom: 1em;
}
#profile .sec-profile .sec-prof-info .profile-btmbtn-box .btn a {
  display: block;
  padding: 0.65em 1em;
  background: #8198F2;
  border: 1px solid #8198F2;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 22px;
  font-size: 2.2rem;
  color: white;
  border-radius: 15px;
  transition: all 0.3s ease;
}
#profile .sec-profile .sec-prof-info .profile-btmbtn-box .btn a:hover {
  color: #8198F2;
  background-color: white;
}
#profile .sec-profile .sec-prof-info .profile-btmbtn-box p {
  margin-bottom: 0;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "Noto Sans JP", sans-serif;
}

#enjoy .sec-enjoy {
  max-width: 100%;
  margin: 0 auto;
}
#enjoy .sec-enjoy .box {
  margin-bottom: 4em;
}
#enjoy .sec-enjoy .box .container-sp {
  margin-bottom: 2em;
}
#enjoy .sec-enjoy .box .container-sp p {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 1em;
}
#enjoy .sec-enjoy .box .container-sp p.cap {
  font-size: 14px;
  font-size: 1.4rem;
}
#enjoy .sec-enjoy .sec-toc {
  margin: 0 20px;
}
#enjoy .sec-enjoy .sec-toc h2 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 800;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
  margin-bottom: 5px;
}
#enjoy .sec-enjoy .sec-toc ul.toc-box {
  background: #F5F5F5;
  border: 1px #CCCCCC solid;
  padding: 1.9em 2em;
  margin-bottom: 60px;
}
#enjoy .sec-enjoy .sec-toc ul.toc-box li {
  margin-bottom: 0.8em;
  padding-left: 20px;
  position: relative;
}
#enjoy .sec-enjoy .sec-toc ul.toc-box li::before {
  content: "";
  width: 20px;
  height: 1px;
  background: #CCC;
  display: inline-block;
  margin-right: 9px;
  position: absolute;
  top: 10px;
  left: -10px;
}
#enjoy .sec-enjoy .sec-toc ul.toc-box li a {
  color: #707070;
  font-weight: 800;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}
#enjoy .sec-enjoy .article-contents {
  margin: 0 20px;
}
#enjoy .sec-enjoy .article-contents .article {
  display: block;
  margin-top: -60px;
  padding-top: 60px;
  margin-bottom: 60px;
}
#enjoy .sec-enjoy .article-contents .article:last-child {
  margin-bottom: 120px;
}
#enjoy .sec-enjoy .article-contents .article h3 {
  position: relative;
  font-size: 20px;
  font-size: 2rem;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
  border-bottom: #707070 solid 2px;
  margin-bottom: 30px;
  padding-bottom: 5px;
}
#enjoy .sec-enjoy .article-contents .article h3 span {
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  display: table;
  top: 0;
  left: 0;
  margin-right: 20px;
  margin-bottom: 5px;
  color: white;
  background: #C71B26;
  padding: 0em 0.8em;
  line-height: 1.6;
}
#enjoy .sec-enjoy .article-contents .article h3 span::after {
  position: absolute;
  top: 0;
  display: block;
  content: "";
  border: 0.8em solid #C71B26;
  right: -12px;
  border-right-width: 12px;
  border-right-color: transparent;
}
#enjoy .sec-enjoy .article-contents .article p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 15px;
}
#enjoy .sec-enjoy .article-contents .article p a {
  display: inline-block;
  text-decoration: underline;
}
#enjoy .sec-enjoy .article-contents .article p a::after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../images/common/ico-link.svg) no-repeat;
  margin-left: 6px;
  position: relative;
  top: 2px;
  background-size: contain;
}
#enjoy .sec-enjoy .article-contents .article .thumb-link {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  margin-bottom: 38px;
}
#enjoy .sec-enjoy .article-contents .article .thumb-link a {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  transition: all 0.3s ease;
}
#enjoy .sec-enjoy .article-contents .article .thumb-link a .bg {
  position: absolute;
  top: 8px;
  left: 8px;
  width: 120px;
  height: 169px;
  background: #69C3B1;
  z-index: -1;
  transition: all 0.3s ease;
}
#enjoy .sec-enjoy .article-contents .article .thumb-link a img {
  position: relative;
  max-width: 120px;
  z-index: 1;
  opacity: 1;
  border: 1px #69C3B1 solid;
  transition: all 0.3s ease;
}
#enjoy .sec-enjoy .article-contents .article .thumb-link a span {
  position: relative;
  margin-left: 2em;
  display: inline-block;
  background: #69C3B1;
  color: white;
  padding: 0.5em 0.8em;
  opacity: 1;
  border: 1px solid #69C3B1;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.8;
  transition: all 0.3s ease;
}
#enjoy .sec-enjoy .article-contents .article .thumb-link a span::after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url(../images/common/ico-link-wh.svg) no-repeat;
  margin-left: 6px;
  position: relative;
  top: 2px;
  transition: all 0.3s ease;
  background-size: cover;
}
#enjoy .sec-enjoy .article-contents .article .thumb-link a:hover .bg {
  top: 0px;
  left: 0px;
  transition: all 0.3s ease;
}
#enjoy .sec-enjoy .article-contents .article .thumb-link a:hover img {
  opacity: 0.7;
  transition: all 0.3s ease;
}
#enjoy .sec-enjoy .article-contents .article .thumb-link a:hover span {
  opacity: 0.7;
  background: white;
  color: #69C3B1;
}
#enjoy .sec-enjoy .article-contents .article .thumb-link a:hover span::after {
  background: url(../images/common/ico-link-gr.svg) no-repeat;
  background-size: cover;
}
#enjoy .sec-enjoy .article-contents .article .thumb-link.row, #enjoy .sec-enjoy .article-contents .article .thumb-link.row2 {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 0;
}
#enjoy .sec-enjoy .article-contents .article .thumb-link.row a, #enjoy .sec-enjoy .article-contents .article .thumb-link.row2 a {
  flex-basis: 100%;
  margin-bottom: 38px;
}
#enjoy .sec-enjoy .article-contents .article .thumb-link.row2 a:last-child {
  margin-bottom: 0;
}
#enjoy .sec-enjoy .article-contents .article .one-img {
  max-width: 100%;
}
#enjoy .sec-enjoy .article-contents .article h4 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 15px;
}
#enjoy .sec-enjoy .article-contents .article h4 span {
  font-family: "Noto Sans JP", sans-serif;
  padding: 0.3em 0.8em;
  border: 1px solid #494949;
  font-size: 14px;
  font-size: 1.4rem;
  margin-right: 15px;
  display: table;
  margin-bottom: 15px;
}
#enjoy .sec-enjoy .article-contents .article table tr:last-child th,
#enjoy .sec-enjoy .article-contents .article table tr:last-child td {
  border-bottom: 1px solid #CCCCCC;
}
#enjoy .sec-enjoy .article-contents .article table th {
  display: none;
}
#enjoy .sec-enjoy .article-contents .article table td {
  width: 100%;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  padding: 0;
  text-align: left;
  font-size: 16px;
  font-size: 1.6rem;
}
#enjoy .sec-enjoy .article-contents .article table td p {
  margin: 0 1.4em 15px;
}
#enjoy .sec-enjoy .article-contents .article table td .one-img {
  padding: 0 20px;
}
#enjoy .sec-enjoy .article-contents .article table td .two-img {
  margin: 0 auto 15px;
  padding: 0 20px;
}
#enjoy .sec-enjoy .article-contents .article table td .thumb-link {
  margin-left: 10px;
  margin-bottom: 28px;
}
#enjoy .sec-enjoy .article-contents .article table td.center p {
  text-align: center;
}
#enjoy .sec-enjoy .article-contents .article table td::before {
  content: attr(data-label);
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  margin-bottom: 0.25rem;
  background-color: #EEEEEE;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #CCCCCC;
  padding: 5px 0;
  text-align: center;
  margin-bottom: 15px;
}
#enjoy .sec-enjoy .article-contents .article .two-img {
  max-width: 100%;
  display: block;
  margin: 0 auto 30px;
}
#enjoy .sec-enjoy .article-contents .article .bold {
  font-weight: 800;
}
#enjoy .sec-enjoy .article-contents .article .mb {
  margin-bottom: 30px;
}
#enjoy .sec-enjoy .article-contents .article .mb20 {
  margin-bottom: 15px;
}

table {
  width: 100%;
}
table.company-history tr th {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0 1em 0.5em 0;
  width: 30%;
  vertical-align: top;
  text-align: center;
  position: relative;
  line-height: 1.3;
  white-space: nowrap;
}
table.company-history tr th span {
  font-size: 12px;
  font-size: 1.2rem;
  display: block;
}
table.company-history tr th::before {
  content: "";
  border-right: #E3E3E3 1px solid;
  width: 1px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0.5em;
}
table.company-history tr th::after {
  content: "●";
  font-size: 12px;
  font-size: 1.2rem;
  position: absolute;
  right: -0.55em;
  top: 0;
  color: #E3E3E3;
}
table.company-history tr td {
  font-size: 10px;
  font-size: 1rem;
  padding: 0 0 4em 2.5em;
  width: 70%;
  vertical-align: top;
  text-align: left;
}
table.company-history tr:last-child th::before {
  content: "";
  display: none;
}
table.company-history tr:last-child td {
  padding-bottom: 0;
}

table {
  width: 100%;
}
table.company-profile {
  margin-bottom: 30px;
}
table.company-profile tr th {
  padding: 0.4em 2em 0 0;
  white-space: nowrap;
  vertical-align: top;
  text-align: left;
  display: block;
  font-weight: 500;
}
table.company-profile tr td {
  padding: 0.2em 0 0.6em;
  vertical-align: top;
  text-align: left;
  display: block;
}

.form-btn-box-col2 .box-l,
.form-btn-box-col2 .box-r {
  width: 100%;
  margin-bottom: 20px;
}

.form-privacy-box {
  margin: 0 auto 30px;
	
}
.form-privacy-box ul .form-privacy-box ol {
  margin-top: 1em;
  font-size: 12px;
  font-size: 1.2rem;
}

.form-block {
  padding-bottom: 60px;
}
.form-block .form-item-box.confirm table {
  margin-left: auto;
  margin-right: auto;
  width: auto;
}
.form-block .form-item-box.confirm .error_messe {
  text-align: center;
}
.form-block .form-item-box table {
  margin-bottom: 40px;
  width: 100%;
}
.form-block .form-item-box table tr th {
  width: 100%;
  padding: 3em 0 0 0;
  text-align: left;
  vertical-align: top;
  display: block;
}
.form-block .form-item-box table tr th.required {
  white-space: nowrap;
}
.form-block .form-item-box table tr th.required span {
  font-size: 12px;
  font-size: 1.2rem;
  padding-left: 1em;
  color: #BC1B1B;
  display: inline-block;
}
.form-block .form-item-box table tr td {
  width: 100%;
  display: block;
  padding: 0.5em 0 0 0;
}

.wrapper-top {
  margin-top: 100vh;
  background: linear-gradient(to top, #fff, rgba(255, 255, 255, 0));
  background-size: cover;
  height: 40px;
  background-color: transparent;
}

.index-sec {
  background: #fff;
}

.index-main {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -100;
}
.index-main .index-main-bgimage-box {
  background-image: url(../images/index/main-sp.jpg);
  background-repeat: no-repeat;
  margin: 0 auto 20px;
  width: 100%;
  padding-top: 100vh;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.index-main .index-main-bgimage-box .ttl {
  margin: 0;
  padding: 0;
  line-height: 0;
  width: 16%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.index-main .index-main-bgimage-box .ttl img {
  width: 100%;
  height: auto;
  line-height: 0;
}

.sec-about {
  padding-top: 40px;
}

.sec-works {
  margin-top: 60px;
  background: url(../images/index/works.jpg) no-repeat center center;
  background-size: cover;
  width: 100%;
  padding: 0;
  color: #fff;
}
.sec-works .works-box {
  padding: 80px 20px 20px 20px;
  background: linear-gradient(to top, #000, rgba(0, 0, 0, 0.5) 80%, rgba(0, 0, 0, 0) 100%);
}
.sec-works .works-box .ttl {
  font-size: 20px;
  font-size: 2rem;
  text-shadow: 0 3px 10px #000;
}
.sec-works .works-box p {
  text-shadow: 0 3px 10px #2E2E2E;
}
.sec-works .works-box p.notes .newsindex , .sec-works .works-box p.notes .newsindex2{
  font-size: 12px;
  font-size: 1.2rem;
} 

.sec-product {
  padding: 60px 0 30px;
  background: #F5F5F5;
}
.sec-product .product-box .box {
  margin: 0 auto;
}
.sec-product .product-box .box .image-box {
  margin-bottom: 10px;
}
.sec-product .product-box .box .ttl-h3 {
  margin-bottom: 0;
}
.sec-company {
  background: #F5F5F5;
  padding-top: 30px;
}
.sec-company article {
  margin-bottom: 40px;
}
.sec-company .ttl-h2 {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 1.6em;
}
.sec-company .ttl-h2 span {
  font-size: 20px;
  font-size: 2rem;
  display: inline-block;
}
.sec-company .ttl-h3 {
  font-size: 16px;
  font-size: 1.6rem;
}
.sec-company .message .box .box-l .image-box {
  margin-top: 20px;
}
.sec-company p.notes {
  font-size: 12px;
  font-size: 1.2rem;
  padding-left: 1em;
  text-indent: -1em;
}
.sec-company p.president {
  margin-bottom: 0;
  font-weight: 500;
  text-align: right;
}
.sec-company p.president span {
  font-size: 12px;
  font-size: 1.2rem;
}
.sec-company .sec-companyhisotry {
  margin-bottom: 60px;
}
.sec-company .sec-companyinfo .ttl-h2 {
  margin-bottom: 1em;
}

.sec-qa {
  padding-top: 60px;
}
.sec-qa article {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: #707070 solid 2px;
}
.sec-qa article:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.sec-qa article dl {
  margin-bottom: 20px;
  display: table;
  width: 100%;
}
.sec-qa article dl.q dt {
  color: #6F7579;
}
.sec-qa article dl.q dd {
  font-size: 16px;
  font-size: 1.6rem;
}
.sec-qa article dl.a dt {
  color: #CA2828;
}
.sec-qa article dl.a dd {
  padding-left: 1.3em;
}

.sec-qa article dl dt {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
  display: table-cell;
  font-size: 24px;
  font-size: 2.4rem;
  width: 2em;
  padding-left: 0.5em;
  text-align: center;
}
.sec-qa article dl dd {
  width: calc(100% - 1em);
  padding-left: 1em;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}

.sec-qa article dl dd :hover{
  color: #959595;
}

#loader-bg {
  z-index: 30000;
}
#loader-bg img {
  z-index: 10;
}

.ghnav-box {
  z-index: 1200;
}

header {
  z-index: 1900;
}

.store_ubnr {
  z-index: 5;
}

/*********************************
*
* Loading Animation
*
**********************************/
.loadwrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  background: #cc4d35;
  background: #efcf62;
  z-index: 2000;
  transition: 1.5s;
}
.loadwrapper-icon {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 40px;
  height: 40px;
  border: 5px solid rgba(255, 255, 255, 0.2);
  border-top-color: #ffffff;
  border-radius: 50%;
  -webkit-animation: spinLoad 1.2s linear 0s infinite;
          animation: spinLoad 1.2s linear 0s infinite;
  transition: 0.3s;
}
.loadwrapper.hide {
  opacity: 0;
  pointer-events: none;
}
.loadwrapper.hide .loadwrapper-icon {
  opacity: 0;
}
.ttl-line-contactback{ /*追加*/
  font-size: calc(35 / 1920 * 100vw);
  display: flex;
  align-items: center; 
  justify-content: center;
}
.ttl-line-contactback:before,  .ttl-line-contactback:after{ /*追加*/
  background-color: #707070; 
  content: "";
  height: 1px;
  flex-grow: 1;
}
.ttl-line-contactback:before { /*追加*/
  margin-right:1em;
}
.ttl-line-contactback:after{ /*追加*/
  margin-left:1em;
}
.privacy{ /*追加*/
  padding-bottom:calc(100 / 1920 * 100vw);
}
.newicon{ /* 追加 */
  margin-bottom: 0.2em;
  padding:  0.1em 0.1em;
  color: #fff;
  background-color: rgb(202, 40, 40);
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro",serif;
}
.newsmargin{
  margin-bottom:300px;
}
@-webkit-keyframes spinLoad {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes spinLoad {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (min-width: 768px) {
  .anchor {
    margin-top: -40px;
    padding-top: 40px;
  }
  body {
    font-size: calc(22 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  body {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  br.sp {
    display: none !important;
  }
}
@media (min-width: 768px) {
  br.pc {
    display: block !important;
  }
}
@media (min-width: 768px) {
  .mq-sp {
    display: none;
  }
}
@media (min-width: 768px) {
  .mq-tb,
.mq-sp.mq-tb {
    display: block;
  }
}
@media (min-width: 768px) {
  .ttl.ttl-line {
    font-size: calc(50 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .ttl.ttl-line {
    font-size: 50px;
  }
}
@media (min-width: 768px) {
  .ttl.ttl-line-contact,.ttl.ttl-line-contact2,.ttl.ttl-line-news {
    font-size: calc(50 / 1920 * 100vw);
    text-align: center;
    margin-bottom: 1.6em;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .ttl.ttl-line-contact,.ttl.ttl-line-contact2,.ttl.ttl-line-news {
    font-size: 50px;
  }
}
@media (min-width: 768px) {
  .ttl.ttl-line-contact span,.ttl.ttl-line-news span {
    padding: 0 1.5em 0.25em;
    border-bottom: #707070 solid 1px;
  }
  .ttl.ttl-line-contact span:first-child {
    padding-right: 0;
    border-bottom: #707070 solid 1px;
  }
  .ttl.ttl-line-contact span:last-child {
    padding-left: 0;
  }
  .ttl.ttl-line-contact2 span {
    padding: 0 1.5em 0.25em;
  }
  .ttl.ttl-line-contact2 span:first-child {
    padding: 0;
    border-bottom:none;
  }
  .ttl.ttl-line-contact span:last-child {
    padding-left: 0;
    border-bottom: #707070 solid 1px;
  }
  .newsmargin{
    margin-bottom:400px;
  }
}
@media (min-width: 768px) {
  .ttl.ttl-h2 {
    font-size: calc(35 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .ttl.ttl-h2 {
    font-size: 35px;
  }
}
@media (min-width: 768px) {
  .ttl.ttl-h3 {
    font-size: calc(28 / 1920 * 100vw);
  }
  .greet{
    margin-left:calc(60 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .ttl.ttl-h3 {
    font-size: 28px;
  }
}
@media (min-width: 768px) {
  .gmap {
    padding-top: 100%;
  }
}
@media (min-width: 768px) {
  .btn-top {
    width: 300px;
  }
}
@media (min-width: 768px) {
  #pagetop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 69px;
    height: 69px;
    background: url(../images/common/ArrowUp.svg) #fff;
    text-indent: -99999px;
    transition: all 0.3s ease;
  }
  #pagetop:hover {
    background: url(../images/common/ArrowUp-gr.svg);
  }
}
@media (min-width: 768px) {
  .container {
    width: calc(100% - 90px);
  }
}
@media (min-width: 768px) {
  .container-inner {
    width: calc(100% - 175px);
  }
  .container-inner.sp-full {
    width: calc(100% - 175px);
  }
}
@media (min-width: 768px) {
  .container-inner-narrow {
    width: calc(100% - 195px);
  }
  .container-inner-narrow.sp-full {
    width: calc(100% - 195px);
  }
}
@media (min-width: 768px) {
  [type=text] {
    line-height: normal;
  }
}
@media (min-width: 768px) {
  input.search-submit-btn {
    font-size: calc(14 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  input.search-submit-btn {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  header {
    background: #F5F5F5;
    padding-top: 0;
    height: 120px;
  }
  header .hnav-box {
    display: block;
  }
  header .hnav-block .logo {
    width: 10%;
    margin-left: 35px;
    margin-top: 0;
    height: 120px;
    display: table;
  }
  header .hnav-block .logo .logo-box {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    /*height: 100%;
    display: table-cell;
    vertical-align: middle;*/
  }
  header .hnav-block .logo a {
    /*
    margin: 0;
    padding: 0;
    line-height: 0;
    display: block;
    position: relative;*/
  }
  header .hnav-block .logo a span img {
    width: 100%;
    max-width: 150px;
    filter: invert(0);
    /*width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);*/
  }
  header .hnav-block .hnav-box {
    width: 100%;
    margin: 0;
    height: 120px;  
  }
  header .hnav-block .hnav-box .hnav-head-box {
    height: 120px;
    display: table;
    width: 100%;
    transition: 0.3s;
  }
  header .hnav-block .hnav-box .nav-box {/*怪しい*/
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    height: 120px;
  }
  header .hnav-block .hnav-box .nav-box .parent li {
    display: flex;/* 変更　*/ /* display: inline-block; */ 
    /*margin-right: 1.2em;/* 怪しい */
    /*padding-right: 1.2em;/* 怪しい */
    line-height: 1;
    height: auto;
    white-space: nowrap;
  }
  header .hnav-block .hnav-box .nav-box .parent li:last-child {
    /*margin-right: 0; /* 怪しい */
    /*padding-right: 0;/* 怪しい */
  }
  header .hnav-block .hnav-box .nav-box .parent li a {
    font-size: calc(22 / 1920 * 100vw);
    font-weight: 500;
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #707070;
    position: relative;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  header .hnav-block .hnav-box .nav-box .parent li a {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  header .hnav-block .hnav-box .nav-box .parent li a::before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: auto;
    right: 0;
    width: 0%;
    height: 1px;
    background: #707070;
    z-index: 10;
    transition: 0.3s;
  }
}
@media (min-width: 768px) {
  header .hnav-block .hnav-box .nav-box .parent li a span {
    position: relative;
    z-index: 2;
  }
}
@media (min-width: 768px) {
  header .hnav-block .hnav-box .nav-box .parent li a:hover {
    opacity: 1;
  }
  header .hnav-block .hnav-box .nav-box .parent li a:hover::before {
    left: 0;
    right: auto;
    width: 100%;
  }
}
@media (min-width: 768px) {
  header .hnav-block .hamburger-menu-box {
    display: none;
  }
}
@media (min-width: 768px) {
  footer {
    padding-top: calc(100 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  footer {
    padding-top: 100px;
  }
}
@media (min-width: 768px) {
  footer .footer-logo-box {
    margin-bottom: calc(30 / 1920 * 100vw);
    display: block;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  footer .footer-logo-box {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  footer .footer-logo-box .logo {
    margin: 0 auto;
    width: 200px;
  }
  footer .footer-logo-box .logo a {
    display: block;
  }
  footer .footer-logo-box .logo a img {
    width: 100%;
    height: auto;
    line-height: 0;
  }
}
@media (min-width: 768px) {
  footer .footer-nav-box {
    margin-bottom: calc(30 / 1920 * 100vw);
    display: block;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  footer .footer-nav-box {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  footer .footer-nav-box ul {
    text-align: center;
  }
  footer .footer-nav-box ul li {
    margin: 0 1em;
    display: inline-block;
    line-height: 1;
  }
  footer .footer-nav-box ul li a {
    font-size: calc(20 / 1920 * 100vw);
    color: #707070;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  footer .footer-nav-box ul li a {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  footer .footer-nav-box ul li a:hover {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  footer .footer-container {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
  }
}
@media (min-width: 768px) {
  footer .footer-copyright-box {
    padding-top: 0;
  }
  footer .footer-copyright-box .copyright {
    font-size: calc(16 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  footer .footer-copyright-box .copyright {
    font-size: 16px;
  }
}

@media (min-width: 768px) {/* 追加 */

  .hnav-box {
    position: relative;
  }

  .hnav-head-box {
    display: flex;
    width: 100%;
  }

  .nav-box {
    width: 100%;
  }

  .nav-box ul {/* 追加 */
    width: 100%;
    display: flex;
    justify-content: space-between;/*space-aroundだった*/
  }

  .hnav-store-container {/* 追加 */
    width: 100%;
    height: 100%;
  }

  .hnav-store-box { /* 追加 */
   /* position: absolute;*/
    right: 0;
   /* padding:0 clamp(0.625rem, 0.208rem + 0.87vw, 1.25rem);*/
    height: 100%;
    justify-content: space-between;
    text-align: center;
    align-items: center;
    color:#fff;
    background-color:#c52b2d;
    }

  .yearversion {/* 追加 */
    background: url(../images/common/bg-new-ic-2024-bg-red.png) #c52b2d no-repeat -3% 50%;
    background-size: 100%;/*25%だった*/
    width: 50px;/*20%だった*/
    height: 100%;
  }
  .onlineshop{/* 追加 */
    background: url(../images/common/bg-ic-bg.png) #c52b2d no-repeat -3% 50%;
    background-size: 100%;
    width: 6vw;
    height: 100%;
    margin-left:-3px;
  }

  .hnav-store {
    display: flex;
    color: #fff;
    /*text-align: center;*/ /* 変更 */
    align-items: center;
    /*padding: 0 15px 0 20px;*/ /* 変更 */
    font-weight: 500;
    width: 100%;
    height:80px;
    padding: 0 15px 0 20px;
    background-color: #c52b2d;
  }
  .hnav-store:hover {
    opacity: 0.6;
    transition: 0.3s;
  }
  .nav-box .parent {
    overflow: visible;
    width:100%;
    }
  .nav-box .parent > li {
    position:relative;
    overflow:visible;
    }
  .nav-box .parent .submenu { /* 追加 */
      position: absolute;
      min-width: 100%;
      display: none;
      z-index: 9;
      top: 100%;
      text-align: left;
    }
  .nav-box .parent li:hover .submenu { /* 追加 */
      display: block;
      top: 100%;
      width:100%;
      height:100%;
      z-index: 3;
      margin:0 auto;
    }
  .submenu li{ /* 追加 */
    background-color:#F5F5F5;
    padding-left:1.5rem;
  }
  .submenu_list{ /* 追加 */
      width:calc(150vw / 13 + 15px);
      padding-top:30%;
    }
  .submenu_list2{ /* 追加 */
      padding-top:35%;
      width:calc(150vw / 16 + 14px);
    }
  .submenu li:last-child{ /* 追加 */
      padding-bottom:20%;
      background-color:#F5F5F5;
    }

  .hnav-store span { /* 追加 */
    width: 100%;
    margin-right: 5%;/*スクロールバーがあるせいで中央に見えないらしい*/
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .hnav-store {
    height: 100%;/*100px*/
  }
}
@media (min-width: 768px) {
  .store_ubnr {
    display: none;
  }
}
@media (min-width: 768px) {
  .store_box {
    background-color: #fff;
  }
}
@media (min-width: 768px) {
  .store_box_inner a {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .store_box_inner {
    width: 60%;
    margin: 0 auto;
    padding: 0 0 55px 0;
  }
}
@media (min-width: 768px) {
  .store_img {
    display: inline-block;
    width: 100%;
    line-height: 0;
    vertical-align: top;
  }
}
@media (min-width: 768px) {
  .store_img_sp {
    display: none;
  }
}
@media (min-width: 768px) {
  #profile {
    background: url(../images/profile/bg@2x.jpg) top left no-repeat;
    background-size: contain;
  }
  #profile .sec-profile {
    max-width: 1120px;
    margin: 0 auto;
    padding-top: calc(200 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  #profile .sec-profile {
    padding-top: 200px;
  }
}
@media (min-width: 768px) {
  #profile .sec-profile .sec-prof-info .profileinfo-box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
  #profile .sec-profile .sec-prof-info .profileinfo-box .box-r {
    width: 50%;
    order: 2;
  }
  #profile .sec-profile .sec-prof-info .profileinfo-box .box-l {
    width: calc(50% - 70px);
    order: 1;
    margin: 0;
  }
  #profile .sec-profile .sec-prof-info .profileinfo-box .box-l img {
    margin-bottom: 30px;
  }
  #profile .sec-profile .sec-prof-info .profileinfo-box .profile-box h2 {
    margin-bottom: calc(1 / 1920 * 100vw);
    font-size: calc(22 / 1920 * 100vw);
    font-family: "Noto Sans JP", sans-serif;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  #profile .sec-profile .sec-prof-info .profileinfo-box .profile-box h2 {
    margin-bottom: 1px;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  #profile .sec-profile .sec-prof-info .profileinfo-box .profile-box h2 {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  #profile .sec-profile .sec-prof-info .profileinfo-box .profile-box h3 {
    margin-bottom: calc(5 / 1920 * 100vw);
    font-size: calc(40 / 1920 * 100vw);
    font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  #profile .sec-profile .sec-prof-info .profileinfo-box .profile-box h3 {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  #profile .sec-profile .sec-prof-info .profileinfo-box .profile-box h3 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  #profile .sec-profile .sec-prof-info .profileinfo-box .profile-box p.prof {
    font-size: calc(18 / 1920 * 100vw);
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  #profile .sec-profile .sec-prof-info .profileinfo-box .profile-box p.prof {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  #profile .sec-profile .sec-prof-info .profileinfo-box .profile-box p.ttl {
    margin-bottom: calc(5 / 1920 * 100vw);
    font-size: calc(19 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  #profile .sec-profile .sec-prof-info .profileinfo-box .profile-box p.ttl {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  #profile .sec-profile .sec-prof-info .profileinfo-box .profile-box p.ttl {
    font-size: 19px;
  }
}
@media (min-width: 768px) {
  #profile .sec-profile .sec-prof-info .profileinfo-box .profile-box p.mes {
    margin-bottom: calc(5 / 1920 * 100vw);
    font-size: calc(24 / 1920 * 100vw);
    font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  #profile .sec-profile .sec-prof-info .profileinfo-box .profile-box p.mes {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  #profile .sec-profile .sec-prof-info .profileinfo-box .profile-box p.mes {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  #profile .sec-profile .sec-prof-info .profileinfo-box .profile-box p.mes.last {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  #profile .sec-profile .sec-prof-info .profileinfo-box .profile-box p.other {
    font-size: calc(18 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  #profile .sec-profile .sec-prof-info .profileinfo-box .profile-box p.other {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  #profile .sec-profile .sec-prof-info .profile-btmbtn-box {
    margin: 0 auto;
    padding-bottom: calc(130 / 1920 * 100vw);
    text-align: center;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  #profile .sec-profile .sec-prof-info .profile-btmbtn-box {
    padding-bottom: 130px;
  }
}
@media (min-width: 768px) {
  #profile .sec-profile .sec-prof-info .profile-btmbtn-box .btn {
    margin-bottom: 1em;
  }
  #profile .sec-profile .sec-prof-info .profile-btmbtn-box .btn a {
    padding: 0.65em 2em;
    background: #8198F2;
    font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: calc(35 / 1920 * 100vw);
    color: white;
    border-radius: 15px;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  #profile .sec-profile .sec-prof-info .profile-btmbtn-box .btn a {
    font-size: 35px;
  }
}
@media (min-width: 768px) {
  #profile .sec-profile .sec-prof-info .profile-btmbtn-box p {
    text-align: center;
    font-size: calc(22 / 1920 * 100vw);
    font-family: "Noto Sans JP", sans-serif;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  #profile .sec-profile .sec-prof-info .profile-btmbtn-box p {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  #enjoy .sec-enjoy {
    max-width: 940px;
    margin: 0 auto;
    padding-top: calc(100 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  #enjoy .sec-enjoy {
    padding-top: 100px;
  }
}
@media (min-width: 768px) {
  #enjoy .sec-enjoy .box {
    margin-bottom: 4em;
  }
  #enjoy .sec-enjoy .box .container-sp {
    margin-bottom: 2em;
  }
  #enjoy .sec-enjoy .box .container-sp p {
    font-size: calc(20 / 1920 * 100vw);
    margin-bottom: 1em;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  #enjoy .sec-enjoy .box .container-sp p {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  #enjoy .sec-enjoy .box .container-sp p.cap {
    font-size: calc(16 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  #enjoy .sec-enjoy .box .container-sp p.cap {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  #enjoy .sec-enjoy .sec-toc h2 {
    font-size: calc(26 / 1920 * 100vw);
    font-weight: 800;
    font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  #enjoy .sec-enjoy .sec-toc h2 {
    font-size: 26px;
  }
}
@media (min-width: 768px) {
  #enjoy .sec-enjoy .sec-toc ul.toc-box {
    background: #F5F5F5;
    border: 1px #CCCCCC solid;
    padding: 1.9em 2em;
    margin-bottom: 80px;
  }
  #enjoy .sec-enjoy .sec-toc ul.toc-box li {
    margin-bottom: 0.5em;
    padding-left: 0px;
    position: relative;
  }
  #enjoy .sec-enjoy .sec-toc ul.toc-box li::before {
    content: "";
    width: 20px;
    height: 1px;
    background: #CCC;
    display: inline-block;
    margin-right: 9px;
    position: relative;
    top: -5px;
    left: 0;
  }
  #enjoy .sec-enjoy .sec-toc ul.toc-box li a {
    position: relative;
    color: #707070;
    font-weight: 800;
    font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: calc(20 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  #enjoy .sec-enjoy .sec-toc ul.toc-box li a {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  #enjoy .sec-enjoy .sec-toc ul.toc-box li a::before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: auto;
    right: 0;
    width: 0%;
    height: 1px;
    background: #707070;
    z-index: 1;
    transition: 0.3s;
  }
}
@media (min-width: 768px) {
  #enjoy .sec-enjoy .sec-toc ul.toc-box li a:hover::before {
    left: 0;
    right: auto;
    width: 100%;
  }
}
@media (min-width: 768px) {
  #enjoy .sec-enjoy .article-contents .article {
    display: block;
    margin-top: -120px;
    padding-top: 120px;
    margin-bottom: 80px;
  }
  #enjoy .sec-enjoy .article-contents .article:last-child {
    margin-bottom: 160px;
  }
  #enjoy .sec-enjoy .article-contents .article h3 {
    position: relative;
    font-size: calc(26 / 1920 * 100vw);
    font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    border-bottom: #707070 solid 2px;
    line-height: 1.6;
    margin-bottom: 40px;
    padding-bottom: 10px;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  #enjoy .sec-enjoy .article-contents .article h3 {
    font-size: 26px;
  }
}
@media (min-width: 768px) {
  #enjoy .sec-enjoy .article-contents .article h3 span {
    position: relative;
    font-size: calc(22 / 1920 * 100vw);
    top: 0;
    left: 0;
    margin-right: 20px;
    color: white;
    display: inline-block;
    background: #C71B26;
    line-height: 1.6;
    padding: 0em 0.8em;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  #enjoy .sec-enjoy .article-contents .article h3 span {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  #enjoy .sec-enjoy .article-contents .article h3 span::after {
    position: absolute;
    top: 0;
    display: block;
    content: "";
    border: 0.8em solid #C71B26;
    right: -10px;
    border-right-width: 10px;
    border-right-color: transparent;
    z-index: -1;
  }
}
@media (min-width: 768px) {
  #enjoy .sec-enjoy .article-contents .article p {
    font-family: "Noto Sans JP", sans-serif;
    font-size: calc(20 / 1920 * 100vw);
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  #enjoy .sec-enjoy .article-contents .article p {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  #enjoy .sec-enjoy .article-contents .article p a {
    display: inline-block;
    text-decoration: underline;
  }
  #enjoy .sec-enjoy .article-contents .article p a::after {
    content: "";
    display: inline-block;
    width: 11px;
    height: 11px;
    background: url(../images/common/ico-link.svg) no-repeat;
    margin-left: 6px;
    position: relative;
    top: 1px;
    background-size: contain;
  }
}
@media (min-width: 768px) {
  #enjoy .sec-enjoy .article-contents .article .thumb-link {
    position: relative;
    margin-bottom: 48px;
  }
  #enjoy .sec-enjoy .article-contents .article .thumb-link a {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
    transition: all 0.3s ease;
  }
  #enjoy .sec-enjoy .article-contents .article .thumb-link a .bg {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 120px;
    height: 169px;
    background: #69C3B1;
    z-index: -1;
    transition: all 0.3s ease;
  }
  #enjoy .sec-enjoy .article-contents .article .thumb-link a img {
    position: relative;
    max-width: 120px;
    z-index: 1;
    opacity: 1;
    border: 1px #69C3B1 solid;
    transition: all 0.3s ease;
  }
  #enjoy .sec-enjoy .article-contents .article .thumb-link a span {
    position: relative;
    margin-left: 3em;
    display: inline-block;
    background: #69C3B1;
    color: white;
    padding: 1em 2em;
    opacity: 1;
    transition: all 0.3s ease;
  }
  #enjoy .sec-enjoy .article-contents .article .thumb-link a span::after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/common/ico-link-wh.svg) no-repeat;
    margin-left: 6px;
    position: relative;
    top: 3px;
    transition: all 0.3s ease;
    background-size: cover;
  }
  #enjoy .sec-enjoy .article-contents .article .thumb-link a:hover .bg {
    top: 0px;
    left: 0px;
    transition: all 0.3s ease;
  }
  #enjoy .sec-enjoy .article-contents .article .thumb-link a:hover img {
    opacity: 0.7;
    transition: all 0.3s ease;
  }
  #enjoy .sec-enjoy .article-contents .article .thumb-link a:hover span {
    opacity: 0.7;
    border: 1px solid #69C3B1;
    background: white;
    color: #69C3B1;
  }
  #enjoy .sec-enjoy .article-contents .article .thumb-link a:hover span::after {
    background: url(../images/common/ico-link-gr.svg) no-repeat;
    background-size: cover;
  }
  #enjoy .sec-enjoy .article-contents .article .thumb-link.row, #enjoy .sec-enjoy .article-contents .article .thumb-link.row2 {
    display: flex;
    align-items: center;
    flex-direction: row;
  }
  #enjoy .sec-enjoy .article-contents .article .thumb-link.row a, #enjoy .sec-enjoy .article-contents .article .thumb-link.row2 a {
    flex-basis: 50%;
    margin-bottom: 48px;
  }
  #enjoy .sec-enjoy .article-contents .article .thumb-link.row2 a {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  #enjoy .sec-enjoy .article-contents .article .one-img {
    display: block;
    max-width: 450px;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  #enjoy .sec-enjoy .article-contents .article h4 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: calc(24 / 1920 * 100vw);
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  #enjoy .sec-enjoy .article-contents .article h4 {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  #enjoy .sec-enjoy .article-contents .article h4 span {
    font-family: Lato;
    padding: 0.5em 1.5em;
    border: 1px solid #494949;
    font-size: calc(18 / 1920 * 100vw);
    margin-right: 15px;
    margin-bottom: 0;
    display: inline-block;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  #enjoy .sec-enjoy .article-contents .article h4 span {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  #enjoy .sec-enjoy .article-contents .article table tr:last-child th,
#enjoy .sec-enjoy .article-contents .article table tr:last-child td {
    border-bottom: 1px solid #CCCCCC;
  }
  #enjoy .sec-enjoy .article-contents .article table th {
    display: table-cell;
    background-color: #EEEEEE;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    width: 1%;
    padding: 1em 1.5em;
    vertical-align: top;
    text-align: left;
    white-space: nowrap;
    font-size: calc(20 / 1920 * 100vw);
    line-height: 2;
  }
}
@media (max-width: 768px){
  .newsbacknum{
    font-size:calc(50 / 1920 * 100vw);
}
}
@media (min-width: 768px) and (min-width: 1921px) {
  #enjoy .sec-enjoy .article-contents .article table th {
    font-size: 20px;
  }

}
@media (min-width: 768px) {
  #enjoy .sec-enjoy .article-contents .article table td {
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-left: none;
    padding: 1em 1.5em;
    font-size: calc(20 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  #enjoy .sec-enjoy .article-contents .article table td {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  #enjoy .sec-enjoy .article-contents .article table td p {
    margin: 0;
    font-size: calc(20 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  #enjoy .sec-enjoy .article-contents .article table td p {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  #enjoy .sec-enjoy .article-contents .article table td .thumb-link {
    margin: 10px 0;
  }
  #enjoy .sec-enjoy .article-contents .article table td .thumb-link a {
    font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
  }
}
@media (min-width: 768px) {
  #enjoy .sec-enjoy .article-contents .article table td.center p {
    text-align: left;
  }
}
@media (min-width: 768px) {
  #enjoy .sec-enjoy .article-contents .article table td::before {
    display: none;
  }
}
@media (min-width: 768px) {
  #enjoy .sec-enjoy .article-contents .article table td .two-img {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
  }
}
@media (min-width: 768px) {
  #enjoy .sec-enjoy .article-contents .article .two-img {
    max-width: 450px;
    display: block;
    margin: 0 auto 40px;
  }
}
@media (min-width: 768px) {
  #enjoy .sec-enjoy .article-contents .article .bold {
    font-weight: 800;
  }
}
@media (min-width: 768px) {
  #enjoy .sec-enjoy .article-contents .article .mb {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  #enjoy .sec-enjoy .article-contents .article .mb20 {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  table {
    width: 100%;
  }
  table.company-history tr th {
    font-size: calc(22 / 1920 * 100vw);
    padding-right: 2em;
    width: 5%;
    white-space: nowrap;
    vertical-align: top;
    text-align: left;
    position: relative;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  table.company-history tr th {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  table.company-history tr th span {
    font-size: calc(22 / 1920 * 100vw);
    display: inline-block;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  table.company-history tr th span {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  table.company-history tr th::before {
    content: "";
    border-right: #E3E3E3 1px solid;
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0.225%;
    top: 1em;
  }
}
@media (min-width: 768px) {
  table.company-history tr th::after {
    content: "●";
    font-size: calc(20 / 1920 * 100vw);
    position: absolute;
    right: -0.55em;
    top: 0;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  table.company-history tr th::after {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  table.company-history tr td {
    font-size: calc(22 / 1920 * 100vw);
    padding-bottom: 3em;
    width: 95%;
    vertical-align: top;
    text-align: left;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  table.company-history tr td {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  table.company-history tr:last-child th::before {
    content: "";
    display: none;
  }
}
@media (min-width: 768px) {
  table {
    width: 100%;
  }
  table.company-profile {
    margin-bottom: 0;
  }
  table.company-profile tr th {
    width: 20%;
    font-size: calc(20 / 1920 * 100vw);
    padding: 0.3em 2em 0.3em 0;
    white-space: nowrap;
    vertical-align: top;
    text-align: left;
    display: table-cell;
    font-weight: 400;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  table.company-profile tr th {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  table.company-profile tr td {
    width: 80%;
    font-size: calc(20 / 1920 * 100vw);
    padding: 0.3em 0;
    vertical-align: top;
    text-align: left;
    display: table-cell;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  table.company-profile tr td {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .sec-contact {
    padding-top: calc(100 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .sec-contact {
    padding-top: 100px;
  }
}
@media (min-width: 768px) {
  .btn-contact-next-box {
    text-align: right;
    height: 60px;
    overflow: hidden;
  }
  .btn-contact-next-box .form-btn {
    width: 300px;
  }
}
@media (min-width: 768px) {
  .form-btn-box-col2 {
    margin: 0 auto;
    width: 620px;
    display: flex;
    justify-content: space-between;
  }
  .form-btn-box-col2 .box-l,
.form-btn-box-col2 .box-r {
    width: 300px;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .form-privacy-box {
    max-width: 640px;
  }
  .form-privacy-box.error-message-box {
    max-width: 940px;
  }
  .form-privacy-box.error-message-box p {
    text-align: center;
  }
  .form-privacy-box.thanks-message-box {
    margin-bottom: calc(130 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .form-privacy-box.thanks-message-box {
    margin-bottom: 130px;
  }
}
@media (min-width: 768px) {
  .form-privacy-box.thanks-message-box .btn-top {
    margin-top: calc(80 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .form-privacy-box.thanks-message-box .btn-top {
    margin-top: 80px;
  }
}
@media (min-width: 768px) {
  .form-privacy-box p {
    font-size: calc(18 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .form-privacy-box p {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-privacy-box ul {
    font-size: calc(16 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .form-privacy-box ul {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .form-block {
    padding-bottom: calc(130 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .form-block {
    padding-bottom: 130px;
  }
}
@media (min-width: 768px) {
  .form-block .form-item-box table {
    margin-bottom: 80px;
  }
  .form-block .form-item-box table tr th.required span {
    font-size: calc(18 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .form-block .form-item-box table tr th.required span {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-block .form-item-box table tr td .notes .newsindex ,.newsindex2{
    font-size: calc(10 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .form-block .form-item-box table tr td .notes .newsindex ,.newsindex2{
    font-size: 10px;
  }
}
@media (min-width: 768px) {
  .wrapper-top {
    margin-top: 100vh;
    height: 80px;
  }
}
@media (min-width: 768px) {
  .index-main {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -100;
  }
  .index-main .index-main-bgimage-box {
    background-image: url(../images/index/main-pc.jpg);
  }
}
@media (min-width: 768px) {
  .sec-about {
    padding-top: calc(80 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .sec-about {
    padding-top: 80px;
  }
}
@media (min-width: 768px) {
  .sec-about .box {
    width: 100%;
    display: table;
  }
	
  .sec-about .box .box-l {
    display: table-cell;
    vertical-align: middle;
    width: 53.4%;
  }
		
	.box-l2 {
    display: table-cell;
    vertical-align: middle;
    width: 59%;
  }
  .sec-about .box .box-l .container-sp {
    padding-left: 10.4%;
    padding-left: 90px;
    padding-right: 8.8%;
  }
	
  .sec-about .box .box-r {
    display: table-cell;
    width: 46.6%;
  }
	.box-r2 {
    display: table-cell;
    width: 85%;
  }
}
@media (min-width: 768px) {
  .sec-works {
    margin-top: calc(130 / 1920 * 100vw);
    background-color: #fff;
    width: 100%;
    padding: 0;
    color: #fff;
    padding-top: 29em;
    position: relative;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .sec-works {
    margin-top: 130px;
  }
}
@media (min-width: 768px) {
  .sec-works-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/index/works.jpg) no-repeat center center;
    background-size: cover;
    z-index: 1;
  }
}
@media (min-width: 768px) {
  .sec-works .works-box {
    position: relative;
    z-index: 1;
    padding-top: 1em;
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: calc(80 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .sec-works .works-box {
    padding-bottom: 80px;
  }
}
@media (min-width: 768px) {
  .sec-works .works-box .ttl {
    font-size: calc(40 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .sec-works .works-box .ttl {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .sec-works .works-box p.notes {
    font-size: calc(18 / 1920 * 100vw);
    padding-left: 1em;
    text-indent: -1em;
  }
  .newsindex ,.newsindex2{
    font-size: calc(18 / 1920 * 100vw);
    padding-left: 1em;
    text-indent: 0;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .sec-works .works-box p.notes .newsindex ,.newsindex2{
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .sec-product {
    padding: 60px 0 0;
  }
  .sec-product .product-box .box {
    width: calc(100% - 70px);
    display: flex;
    justify-content: space-between;
  }
  .sec-product .product-box .box .box-l {
    width: 50%;
  }
  .sec-product .product-box .box .box-r {
    width: 50%;
  }
  .box-r2 {
    width: 65%;
  }
  .sec-product .product-box .box .image-box {
    margin-bottom: 15px;
  }
  .sec-product .product-box .box .ttl-h3 {
    margin-bottom: 0;
    margin-left: 10px;
    display: inline-block;
  }
  .sec-product .product-box .box p {
    margin-left: 10px;
  }
  .sec-product .product-box .box p.txt {
    display: inline-block;
    margin-left: 1.4em;
  }
	 p.txt2 {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .sec-company {
    padding-top: calc(130 / 1920 * 100vw);
    padding-bottom: calc(130 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .sec-company {
    padding-top: 130px;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .sec-company {
    padding-bottom: 130px;
  }
}
@media (min-width: 768px) {
  .sec-company article {
    margin-bottom: calc(40 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .sec-company article {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .sec-company .ttl-h2 {
    font-size: calc(35 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .sec-company .ttl-h2 {
    font-size: 35px;
  }
}
@media (min-width: 768px) {
  .sec-company .ttl-h2 span {
    font-size: calc(60 / 1920 * 100vw);
    padding-left: 1em;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .sec-company .ttl-h2 span {
    font-size: 60px;
  }
}
@media (min-width: 768px) {
  .sec-company .ttl-h3 {
    font-size: calc(35 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .sec-company .ttl-h3 {
    font-size: 35px;
  }
}
@media (min-width: 768px) {
  .sec-company p {
    font-size: calc(19 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .sec-company p {
    font-size: 19px;
  }
}
@media (min-width: 768px) {
  .sec-company p.president {
    font-size: calc(28 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .sec-company p.president {
    font-size: 28px;
  }
}
@media (min-width: 768px) {
  .sec-company p.president span {
    font-size: calc(24 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .sec-company p.president span {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .sec-company .message .box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .sec-company .message .box .box-l {
    width: 40%;
  }
  .box-l2 {
    width: 30%;
  }
  .sec-company .message .box .box-l .image-box {
    margin-top: 0;
  }
  .sec-company .message .box .box-r {
    width: calc(60% - 35px);
  }
  .box-r2 {
    width: calc(69.5% - 35px);
  }
}
@media (min-width: 768px) {
  .sec-company .sec-companyhisotry {
    margin-bottom: 120px;
  }
}
@media (min-width: 768px) {
  .sec-company .container-inner-narrow.sp-full {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .sec-company .sec-companyinfo .companyinfo-box {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .sec-company .sec-companyinfo .companyinfo-box .box-l {
    width: 50%;
  }
  .sec-company .sec-companyinfo .companyinfo-box .box-r {
    width: calc(50% - 35px);
  }
  .sec-company .sec-companyinfo .companyinfo-box .box-r .inner-box {
    height: 100%;
    position: relative;
  }
  .sec-company .sec-companyinfo .companyinfo-box .box-r .inner-box .company-profile-box {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 768px) {
  .sec-qa {
    padding-top: calc(130 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .sec-qa {
    padding-top: 130px;
  }
}
@media (min-width: 768px) {
  .sec-qa article {
    margin-bottom: calc(80 / 1920 * 100vw);
    padding-bottom: calc(80 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .sec-qa article {
    margin-bottom: 80px;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .sec-qa article {
    padding-bottom: 80px;
  }
}
@media (min-width: 768px) {
  .sec-qa article dl.q dd {
    font-size: calc(28 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .sec-qa article dl.q dd {
    font-size: 28px;
  }
}
@media (min-width: 768px) {
  .sec-qa article dl.a dd {
    font-size: calc(22 / 1920 * 100vw);
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .sec-qa article dl.a dd {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  .sec-qa article dl dt {
    font-size: calc(70 / 1920 * 100vw);
    padding-left: 1em;
  }
}
@media (min-width: 768px) and (min-width: 1921px) {
  .sec-qa article dl dt {
    font-size: 70px;
  }
}
@media (min-width: 992px) {
  .anchor {
    margin-top: -60px;
    padding-top: 60px;
  }
  .mq-sp {
    display: none;
  }
  .mq-pc {
    display: block;
  }
  .mq-sp.mq-tb {
    display: none;
  }
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
  .container {
    width: calc(100% - 180px);
  }
  .container-inner {
    width: calc(100% - 350px);
  }
  .container-inner.sp-full {
    width: calc(100% - 350px);
  }
  .container-inner-narrow {
    width: calc(100% - 420px);
  }
  .container-inner-narrow.sp-full {
    width: calc(100% - 420px);
  }
  .container-inner-narrower {
    max-width: 940px;
  }
  .container-inner-narrower.sp-full {
    max-width: 940px;
  }
  header .hnav-block .logo a img {
    filter: invert(0);
  }
  header .hnav-block .logo {
    display: table;
  }
  .hnav-store {
    padding: 0;/*padding-right: 0 10px 0 70px;*/
  }
  .store_ubnr {
    display: none;
  }
  .store_box_inner {
    width: 57%;
    padding: 0 0 85px 0;
  }
  .store_img_sp {
    display: none;
  }
  #enjoy .sec-enjoy .article-contents .article .one-img {
    max-width: 600px;
  }
  #enjoy .sec-enjoy .article-contents .article .two-img {
    max-width: 600px;
  }
  .index-main .index-main-bgimage-box .ttl {
    margin: 0;
    padding: 0;
    line-height: 0;
    width: 7%;
  }
  .sec-works .works-box {
    padding-left: 90px;
    padding-right: 90px;
  }
  .sec-company .message .box .box-r {
    width: calc(60% - 70px);
  }
  .sec-company .container-inner-narrow.sp-full {
    width: calc(100% - 105px);
  }
  .sec-company .sec-companyinfo .companyinfo-box .box-r {
    width: calc(50% - 70px);
  }
  /*********************************
  *
  * Animation
  *
  **********************************/
  .anim {
    opacity: 0;
  }
  .anim.move {
    opacity: 1;
  }
  .anim.move.anim-fade {
    -webkit-animation-name: fade;
            animation-name: fade;
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.24, 0.76, 0.49, 0.97);
            animation-timing-function: cubic-bezier(0.24, 0.76, 0.49, 0.97);
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
  }
  @-webkit-keyframes fade {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes fade {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  .anim.move.anim-fade-up {
    -webkit-animation-name: fade-up;
            animation-name: fade-up;
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.24, 0.76, 0.49, 0.97);
            animation-timing-function: cubic-bezier(0.24, 0.76, 0.49, 0.97);
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
  }
  @-webkit-keyframes fade-up {
    0% {
      opacity: 0;
      transform: translate(0, 50px);
    }
    100% {
      opacity: 1;
      transform: translate(0, 0);
    }
  }
  @keyframes fade-up {
    0% {
      opacity: 0;
      transform: translate(0, 50px);
    }
    100% {
      opacity: 1;
      transform: translate(0, 0);
    }
  }
  .anim.move.anim-fade-left {
    -webkit-animation-name: fade-left;
            animation-name: fade-left;
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.24, 0.76, 0.49, 0.97);
            animation-timing-function: cubic-bezier(0.24, 0.76, 0.49, 0.97);
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
  }
  @-webkit-keyframes fade-left {
    0% {
      opacity: 0;
      transform: translate(50px, 0);
    }
    100% {
      opacity: 1;
      transform: translate(0, 0);
    }
  }
  @keyframes fade-left {
    0% {
      opacity: 0;
      transform: translate(50px, 0);
    }
    100% {
      opacity: 1;
      transform: translate(0, 0);
    }
  }
  .anim.move.anim-fade-right {
    -webkit-animation-name: fade-right;
            animation-name: fade-right;
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.24, 0.76, 0.49, 0.97);
            animation-timing-function: cubic-bezier(0.24, 0.76, 0.49, 0.97);
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
  }
  @-webkit-keyframes fade-right {
    0% {
      opacity: 0;
      transform: translate(-50px, 0);
    }
    100% {
      opacity: 1;
      transform: translate(0, 0);
    }
  }
  @keyframes fade-right {
    0% {
      opacity: 0;
      transform: translate(-50px, 0);
    }
    100% {
      opacity: 1;
      transform: translate(0, 0);
    }
  }
  .anim.move.anim-ttl-line {
    -webkit-animation-name: ttl-line;
            animation-name: ttl-line;
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.24, 0.76, 0.49, 0.97);
            animation-timing-function: cubic-bezier(0.24, 0.76, 0.49, 0.97);
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
  }
  @-webkit-keyframes ttl-line {
    0% {
      opacity: 0;
      transform: translate(0, 50px);
    }
    100% {
      opacity: 1;
      transform: translate(0, 0);
    }
  }
  @keyframes ttl-line {
    0% {
      opacity: 0;
      transform: translate(0, 50px);
    }
    100% {
      opacity: 1;
      transform: translate(0, 0);
    }
  }
  .anim.move.anim-ttl-line span::before, .anim.move.anim-ttl-line span::after {
    -webkit-animation-name: ttl-line-line;
            animation-name: ttl-line-line;
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.24, 0.76, 0.49, 0.97);
            animation-timing-function: cubic-bezier(0.24, 0.76, 0.49, 0.97);
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
  }
  @-webkit-keyframes ttl-line-line {
    0% {
      width: 0%;
    }
    100% {
      width: 50%;
    }
  }
  @keyframes ttl-line-line {
    0% {
      width: 0%;
    }
    100% {
      width: 50%;
    }
  }
  .anim.move.anim-company-history tr {
    -webkit-animation-name: company-history;
            animation-name: company-history;
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.24, 0.76, 0.49, 0.97);
            animation-timing-function: cubic-bezier(0.24, 0.76, 0.49, 0.97);
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
  }
  .anim.move.anim-company-history tr:nth-of-type(2) {
    -webkit-animation-delay: 0.3s;
            animation-delay: 0.3s;
  }
  .anim.move.anim-company-history tr:nth-of-type(3) {
    -webkit-animation-delay: 0.45s;
            animation-delay: 0.45s;
  }
  .anim.move.anim-company-history tr:nth-of-type(4) {
    -webkit-animation-delay: 0.6s;
            animation-delay: 0.6s;
  }
  .anim.move.anim-company-history tr:nth-of-type(5) {
    -webkit-animation-delay: 0.75s;
            animation-delay: 0.75s;
  }
  .anim.move.anim-company-history tr:nth-of-type(6) {
    -webkit-animation-delay: 0.9s;
            animation-delay: 0.9s;
  }
  .anim.move.anim-company-history tr:nth-of-type(7) {
    -webkit-animation-delay: 1.05s;
            animation-delay: 1.05s;
  }
  .anim.move.anim-company-history tr:nth-of-type(8) {
    -webkit-animation-delay: 1.2s;
            animation-delay: 1.2s;
  }
  .anim.move.anim-company-history tr:nth-of-type(9) {
    -webkit-animation-delay: 1.35s;
            animation-delay: 1.35s;
  }
  .anim.move.anim-company-history tr:nth-of-type(10) {
    -webkit-animation-delay: 1.5s;
            animation-delay: 1.5s;
  }
  .anim.move.anim-company-history tr:nth-of-type(11) {
    -webkit-animation-delay: 1.65s;
            animation-delay: 1.65s;
  }
  .anim.move.anim-company-history tr:nth-of-type(12) {
    -webkit-animation-delay: 1.8s;
            animation-delay: 1.8s;
  }
  .anim.move.anim-company-history tr:nth-of-type(13) {
    -webkit-animation-delay: 1.95s;
            animation-delay: 1.95s;
  }
  .anim.move.anim-company-history tr:nth-of-type(14) {
    -webkit-animation-delay: 2.1s;
            animation-delay: 2.1s;
  }
  .anim.move.anim-company-history tr:nth-of-type(15) {
    -webkit-animation-delay: 2.25s;
            animation-delay: 2.25s;
  }
  .anim.move.anim-company-history tr:nth-of-type(16) {
    -webkit-animation-delay: 2.4s;
            animation-delay: 2.4s;
  }
  .anim.move.anim-company-history tr:nth-of-type(17) {
    -webkit-animation-delay: 2.55s;
            animation-delay: 2.55s;
  }
  .anim.move.anim-company-history tr:nth-of-type(18) {
    -webkit-animation-delay: 2.7s;
            animation-delay: 2.7s;
  }
  .anim.move.anim-company-history tr:nth-of-type(19) {
    -webkit-animation-delay: 2.85s;
            animation-delay: 2.85s;
  }
  .anim.move.anim-company-history tr:nth-of-type(20) {
    -webkit-animation-delay: 3s;
            animation-delay: 3s;
  }
  .anim.move.anim-company-history tr:nth-of-type(21) {
    -webkit-animation-delay: 3.15s;
            animation-delay: 3.15s;
  }
  .anim.move.anim-company-history tr:nth-of-type(22) {
    -webkit-animation-delay: 3.3s;
            animation-delay: 3.3s;
  }
  .anim.move.anim-company-history tr:nth-of-type(23) {
    -webkit-animation-delay: 3.45s;
            animation-delay: 3.45s;
  }
  .anim.move.anim-company-history tr:nth-of-type(24) {
    -webkit-animation-delay: 3.6s;
            animation-delay: 3.6s;
  }
  .anim.move.anim-company-history tr:nth-of-type(25) {
    -webkit-animation-delay: 3.75s;
            animation-delay: 3.75s;
  }
  .anim.move.anim-company-history tr:nth-of-type(26) {
    -webkit-animation-delay: 3.9s;
            animation-delay: 3.9s;
  }
  .anim.move.anim-company-history tr:nth-of-type(27) {
    -webkit-animation-delay: 4.05s;
            animation-delay: 4.05s;
  }
  .anim.move.anim-company-history tr:nth-of-type(28) {
    -webkit-animation-delay: 4.2s;
            animation-delay: 4.2s;
  }
  .anim.move.anim-company-history tr:nth-of-type(29) {
    -webkit-animation-delay: 4.35s;
            animation-delay: 4.35s;
  }
  .anim.move.anim-company-history tr:nth-of-type(30) {
    -webkit-animation-delay: 4.5s;
            animation-delay: 4.5s;
  }
  .anim.move.anim-company-history tr:nth-of-type(31) {
    -webkit-animation-delay: 4.65s;
            animation-delay: 4.65s;
  }
  .anim.move.anim-company-history tr:nth-of-type(32) {
    -webkit-animation-delay: 4.8s;
            animation-delay: 4.8s;
  }
  .anim.move.anim-company-history tr:nth-of-type(33) {
    -webkit-animation-delay: 4.95s;
            animation-delay: 4.95s;
  }
  .anim.move.anim-company-history tr:nth-of-type(34) {
    -webkit-animation-delay: 5.1s;
            animation-delay: 5.1s;
  }
  .anim.move.anim-company-history tr:nth-of-type(35) {
    -webkit-animation-delay: 5.25s;
            animation-delay: 5.25s;
  }
  .anim.move.anim-company-history tr:nth-of-type(36) {
    -webkit-animation-delay: 5.4s;
            animation-delay: 5.4s;
  }
  .anim.move.anim-company-history tr:nth-of-type(37) {
    -webkit-animation-delay: 5.55s;
            animation-delay: 5.55s;
  }
  .anim.move.anim-company-history tr:nth-of-type(38) {
    -webkit-animation-delay: 5.7s;
            animation-delay: 5.7s;
  }
  .anim.move.anim-company-history tr:nth-of-type(39) {
    -webkit-animation-delay: 5.85s;
            animation-delay: 5.85s;
  }
  .anim.move.anim-company-history tr:nth-of-type(40) {
    -webkit-animation-delay: 6s;
            animation-delay: 6s;
  }
  .anim.move.anim-company-history tr:nth-of-type(41) {
    -webkit-animation-delay: 6.15s;
            animation-delay: 6.15s;
  }
  .anim.move.anim-company-history tr:nth-of-type(42) {
    -webkit-animation-delay: 6.3s;
            animation-delay: 6.3s;
  }
  .anim.move.anim-company-history tr:nth-of-type(43) {
    -webkit-animation-delay: 6.45s;
            animation-delay: 6.45s;
  }
  .anim.move.anim-company-history tr:nth-of-type(44) {
    -webkit-animation-delay: 6.6s;
            animation-delay: 6.6s;
  }
  .anim.move.anim-company-history tr:nth-of-type(45) {
    -webkit-animation-delay: 6.75s;
            animation-delay: 6.75s;
  }
  .anim.move.anim-company-history tr:nth-of-type(46) {
    -webkit-animation-delay: 6.9s;
            animation-delay: 6.9s;
  }
  .anim.move.anim-company-history tr:nth-of-type(47) {
    -webkit-animation-delay: 7.05s;
            animation-delay: 7.05s;
  }
  .anim.move.anim-company-history tr:nth-of-type(48) {
    -webkit-animation-delay: 7.2s;
            animation-delay: 7.2s;
  }
  .anim.move.anim-company-history tr:nth-of-type(49) {
    -webkit-animation-delay: 7.35s;
            animation-delay: 7.35s;
  }
  .anim.move.anim-company-history tr:nth-of-type(50) {
    -webkit-animation-delay: 7.5s;
            animation-delay: 7.5s;
  }
  @-webkit-keyframes company-history {
    0% {
      opacity: 0;
      transform: translate(0, 50px);
    }
    100% {
      opacity: 1;
      transform: translate(0, 0);
    }
  }
  @keyframes company-history {
    0% {
      opacity: 0;
      transform: translate(0, 50px);
    }
    100% {
      opacity: 1;
      transform: translate(0, 0);
    }
  }
  .anim.move.anim-faq-list dl.q dt,
.anim.move.anim-faq-list dl.q dd {
    -webkit-animation-name: faq-list;
            animation-name: faq-list;
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.24, 0.76, 0.49, 0.97);
            animation-timing-function: cubic-bezier(0.24, 0.76, 0.49, 0.97);
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
  }
  .anim.move.anim-faq-list dl.q dd {
    -webkit-animation-delay: 0.15s;
            animation-delay: 0.15s;
  }
  .anim.move.anim-faq-list dl.a dt,
.anim.move.anim-faq-list dl.a dd {
    -webkit-animation-name: faq-list;
            animation-name: faq-list;
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.24, 0.76, 0.49, 0.97);
            animation-timing-function: cubic-bezier(0.24, 0.76, 0.49, 0.97);
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    -webkit-animation-delay: 0.75s;
            animation-delay: 0.75s;
  }
  .anim.move.anim-faq-list dl.a dd {
    -webkit-animation-delay: 0.9s;
            animation-delay: 0.9s;
  }

  @-webkit-keyframes faq-list {
    0% {
      opacity: 0;
      transform: translate(-50px, 0);
    }
    100% {
      opacity: 1;
      transform: translate(0, 0);
    }
  }
  @keyframes faq-list {
    0% {
      opacity: 0;
      transform: translate(-50px, 0);
    }
    100% {
      opacity: 1;
      transform: translate(0, 0);
    }
  }
  .anim.move.a_d_025 {
    -webkit-animation-delay: 0.25s;
            animation-delay: 0.25s;
  }
  .anim.move.a_d_050 {
    -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s;
  }
  .anim.move.a_d_075 {
    -webkit-animation-delay: 0.75s;
            animation-delay: 0.75s;
  }
  .anim.move.a_d_100 {
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
  }
}/*# sourceMappingURL=styles.css.map */