/** Shopify CDN: Minification failed

Line 12153:19 The "-" operator only works if there is whitespace on both sides

**/
body, h1, h2, h3, h4, h5, h6 {
  font-family: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  position: relative;
  letter-spacing: 0
}

.black-covered {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 50
}

.page-container {
  position: relative;
  top: 70px
}

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

.bold {
  font-weight: 700
}

.content-width {
  max-width: 892px;
  margin: 0 auto
}

.border-bottom {
  border-bottom: 1px solid #CE221F
}

h1, h2, h3, h4, h5, h6, p, div {
  margin: 0;
  letter-spacing: 0
}

@media screen and (max-width: 768px) {
  .sm-text {
    font-size: 15px
  }
}

@media screen and (max-width: 768px) {
  .sm-content-width {
    max-width: 335px;
    margin: 0 auto
  }
}

a {
  text-decoration: none
}

ul {
  margin: 0;
  padding: 0
}

li {
  list-style: none
}



.button-with-arrow img {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: translateX(0px);
  transform: translateX(0px)
}

.button-with-arrow:hover img {
  -webkit-transform: translateX(6px);
  transform: translateX(6px)
}

header.site-header {
  height: 70px;
  width: 100%;
  position: fixed;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 100;
  background-color: #FFFFFF
}

header.site-header .header-return-top {
  min-width: 113px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width: 768px) {
  header.site-header .header-return-top {
    min-width: 51px
  }
}

header.site-header .header-return-top a {
  width: 100%;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 6px;
  border-right: 1px solid #F2F2F2
}

header.site-header .header-return-top a img {
  width: 30px
}

@media screen and (max-width: 768px) {
  header.site-header .header-return-top a img {
    width: 40px
  }
}

header.site-header .header-return-top a span {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.462;
  color: #828282
}

@media screen and (max-width: 768px) {
  header.site-header .header-return-top a span {
    display: none
  }
}

header.site-header .dynamic-header {
  height: 100%;
  width: calc(calc(100vw + 892px) / 2);
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width: 768px) {
  header.site-header .dynamic-header {
    margin-left: 17px
  }
}

@media screen and (max-width: 768px) {
  header.site-header .index-dynamic-header {
    margin-left: 0
  }
}

header.site-header .header-white {
  position: relative;
  -ms-flex-preferred-size: 87.7%;
  flex-basis: 87.7%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width: 768px) {
  header.site-header .header-white {
    -ms-flex-preferred-size: 63.4%;
    flex-basis: 63.4%;
    padding: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

header.site-header .header-white .announcement {
  width: 350px;
  display: none
}

@media screen and (max-width: 768px) {
  header.site-header .header-white .announcement {
    display: none
  }
}

header.site-header .header-white .not-index-header-logo-wrap {
  width: 180px
}

@media screen and (max-width: 768px) {
  header.site-header .header-white .not-index-header-logo-wrap {
    max-width: 166px
  }
}

header.site-header .header-white .not-index-header-logo-wrap img {
  width: 100%
}

header.site-header .header-white .scroll-hide {
  display: none
}

header.site-header .header-white .header-icons {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width: 768px) {
  header.site-header .header-white .header-icons {
    display: none
  }
}

header.site-header .header-white .header-icons .estimation-num {
  width: 127px;
  height: 30px;
  margin-right: 19px;
  padding: 0 3px;
  border: 1.2px solid #CE221F;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

header.site-header .header-white .header-icons .estimation-num img {
  width: 34px
}

header.site-header .header-white .header-icons .estimation-num span {
  position: relative;
  left: -8px;
  font-weight: 500
}

header.site-header .header-white .header-icons .estimation-num .estimation-key {
  font-size: 12px;
  color: #CE221F
}

header.site-header .header-white .header-icons .estimation-num .estimation-value {
  font-size: 14px;
  color: #333
}

header.site-header .header-white .header-icons .header-icon-wrap {
  padding-right: 15px
}

header.site-header .header-white .header-icons .header-icon-wrap span {
  vertical-align: middle;
  font-size: 16px;
  line-height: 1.437;
  color: #333333
}

header.site-header .header-white .header-icons .header-icon-wrap img {
  display: inline-block;
  vertical-align: middle
}

header.site-header .header-white h1 {
  display: none
}

@media screen and (max-width: 768px) {
  header.site-header .header-white h1 {
    max-width: 166px;
    display: block;
    margin-left: 20px
  }
}

@media screen and (max-width: 768px) {
  header.site-header .index-header-white {
    -ms-flex-preferred-size: 69.87%;
    flex-basis: 69.87%
  }
}

@media screen and (max-width: 768px) {
  header.site-header .header-logo-wrap {
    display: none
  }
}

header.site-header .header-logo-wrap img {
  width: 180px
}

header.site-header .scroll-show {
  display: block
}

@media screen and (max-width: 768px) {
  header.site-header .scroll-show {
    display: none
  }
}

header.site-header .header-menu {
  -ms-flex-preferred-size: 12.3%;
  flex-basis: 12.3%;
  background-color: #333;
  padding: 15px 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  cursor: pointer
}

@media screen and (max-width: 768px) {
  header.site-header .header-menu {
    -ms-flex-preferred-size: 36.8%;
    flex-basis: 36.8%
  }
}

header.site-header .header-menu:hover .ham_line1 {
  top: 10px
}

@media screen and (max-width: 768px) {
  header.site-header .header-menu:hover .ham_line1 {
    top: 16.25px
  }
}

header.site-header .header-menu:hover .ham_line3 {
  top: 30px
}

@media screen and (max-width: 768px) {
  header.site-header .header-menu:hover .ham_line3 {
    top: 33.75px
  }
}

header.site-header .header-menu .menu-icon-span {
  color: #f2f2f2
}

@media screen and (max-width: 768px) {
  header.site-header .header-menu .menu-icon-span {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.428
  }
}

header.site-header .header-menu .ham {
  position: relative;
  width: 40px;
  height: 40px;
  cursor: pointer
}

@media screen and (max-width: 768px) {
  header.site-header .header-menu .ham {
    width: 50px;
    height: 50px
  }
}

header.site-header .header-menu .ham_line {
  position: absolute;
  left: 7px;
  width: 26px;
  height: 1px;
  background-color: #f2f2f2;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out
}

@media screen and (max-width: 768px) {
  header.site-header .header-menu .ham_line {
    left: 8.75px;
    width: 32.5px
  }
}

header.site-header .header-menu .ham_line1 {
  top: 13px
}

@media screen and (max-width: 768px) {
  header.site-header .header-menu .ham_line1 {
    top: 16.25px
  }
}

header.site-header .header-menu .ham_line2 {
  top: 20px
}

@media screen and (max-width: 768px) {
  header.site-header .header-menu .ham_line2 {
    top: 25px
  }
}

header.site-header .header-menu .ham_line3 {
  top: 27px
}

@media screen and (max-width: 768px) {
  header.site-header .header-menu .ham_line3 {
    top: 33.75px
  }
}

header.site-header .header-menu .clicked .ham_line1 {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 20px
}

@media screen and (max-width: 768px) {
  header.site-header .header-menu .clicked .ham_line1 {
    width: 21.25px;
    top: 25px;
    left: 14.375px
  }
}

header.site-header .header-menu .clicked .ham_line2 {
  width: 0px
}

header.site-header .header-menu .clicked .ham_line3 {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 20px
}

@media screen and (max-width: 768px) {
  header.site-header .header-menu .clicked .ham_line3 {
    width: 21.25px;
    top: 25px;
    left: 14.375px
  }
}

header.site-header .header-menu .header-menu-inner {
  display: none;
  position: absolute;
  top: 70px;
  width: 100vw;
  height: 100vh;
  left: 0;
  -webkit-transform: translateX(-89%);
  transform: translateX(-89%);
  z-index: 100
}

@media screen and (max-width: 768px) {
  header.site-header .header-menu .header-menu-inner {
    -webkit-transform: translateX(-68%);
    transform: translateX(-68%)
  }
}

header.site-header .header-menu .header-menu-inner .header-menu-inner-item {
  position: absolute;
  right: 0;
  top: 0;
  width: 326.51px;
  height: 100vh;
  border-top: 100vh solid #EEEEEE;
  border-left: 130px solid transparent;
  cursor: default
}

@media screen and (max-width: 768px) {
  header.site-header .header-menu .header-menu-inner .header-menu-inner-item {
    width: 300px;
    border-left: 110px solid transparent
  }
}

header.site-header .header-menu .header-menu-inner .header-menu-inner-item ul {
  width: 326px;
  position: relative;
  left: -120px;
  top: -93vh
}

@media screen and (max-width: 768px) {
  header.site-header .header-menu .header-menu-inner .header-menu-inner-item ul {
    width: 300px;
    left: -110px
  }
}

header.site-header .header-menu .header-menu-inner .header-menu-inner-item ul li {
  margin-bottom: 21px
}

header.site-header .header-menu .header-menu-inner .header-menu-inner-item ul li a {
  font-size: 15px;
  line-height: 1.47;
  color: #333;
  display: inline-block;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

header.site-header .header-menu .header-menu-inner .header-menu-inner-item ul li a::before {
  content: "";
  width: 16px;
  height: 1.2px;
  background-color: #CE221F;
  position: absolute;
  top: 10.2px;
  left: -17px;
  -webkit-transform: rotate(-68.2deg);
  transform: rotate(-68.2deg)
}

header.site-header .header-menu .header-menu-inner .header-menu-inner-item ul li a:hover {
  -webkit-transform: translateX(10px);
  transform: translateX(10px)
}

header.site-header .header-menu .header-menu-inner .header-menu-inner-item ul li span {
  display: block;
  font-size: 10px;
  line-height: 1.4;
  font-weight: 300;
  color: #333
}

header.site-header .header-menu .header-menu-inner .header-menu-inner-item ul li:nth-child(1) {
  margin-left: 95.51px
}

@media screen and (max-width: 768px) {
  header.site-header .header-menu .header-menu-inner .header-menu-inner-item ul li:nth-child(1) {
    margin-left: 71px
  }
}

header.site-header .header-menu .header-menu-inner .header-menu-inner-item ul li:nth-child(2) {
  margin-left: 102.51px
}

@media screen and (max-width: 768px) {
  header.site-header .header-menu .header-menu-inner .header-menu-inner-item ul li:nth-child(2) {
    margin-left: 78px
  }
}

header.site-header .header-menu .header-menu-inner .header-menu-inner-item ul li:nth-child(3) {
  margin-left: 112.51px
}

@media screen and (max-width: 768px) {
  header.site-header .header-menu .header-menu-inner .header-menu-inner-item ul li:nth-child(3) {
    margin-left: 88px
  }
}

header.site-header .header-menu .header-menu-inner .header-menu-inner-item ul li:nth-child(4) {
  margin-left: 121.51px
}

@media screen and (max-width: 768px) {
  header.site-header .header-menu .header-menu-inner .header-menu-inner-item ul li:nth-child(4) {
    margin-left: 97px
  }
}

header.site-header .header-menu .header-menu-inner .header-menu-inner-item ul li:nth-child(5) {
  margin-left: 130.51px
}

@media screen and (max-width: 768px) {
  header.site-header .header-menu .header-menu-inner .header-menu-inner-item ul li:nth-child(5) {
    margin-left: 106px
  }
}

header.site-header .header-menu .header-menu-inner .header-menu-inner-item ul li:nth-child(6) {
  margin-left: 140.51px
}

@media screen and (max-width: 768px) {
  header.site-header .header-menu .header-menu-inner .header-menu-inner-item ul li:nth-child(6) {
    margin-left: 116px
  }
}

header.site-header .header-menu .header-menu-inner .header-menu-inner-item ul li:nth-child(7) {
  margin-left: 149.51px
}

@media screen and (max-width: 768px) {
  header.site-header .header-menu .header-menu-inner .header-menu-inner-item ul li:nth-child(7) {
    margin-left: 125px
  }
}

header.site-header .header-menu .header-menu-inner .header-menu-inner-item ul li:nth-child(8) {
  margin-left: 158.51px
}

@media screen and (max-width: 768px) {
  header.site-header .header-menu .header-menu-inner .header-menu-inner-item ul li:nth-child(8) {
    margin-left: 134px
  }
}

header.site-header .header-menu .header-menu-inner .header-menu-inner-item ul li:nth-child(9) {
  margin-left: 168.51px
}

@media screen and (max-width: 768px) {
  header.site-header .header-menu .header-menu-inner .header-menu-inner-item ul li:nth-child(9) {
    margin-left: 144px
  }
}

header.site-header .header-menu .header-menu-inner .header-menu-inner-item .header-menu-closed-button {
  position: absolute;
  width: 80px;
  height: 30px;
  top: -17vh;
  right: 71px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer
}

@media screen and (max-width: 768px) {
  header.site-header .header-menu .header-menu-inner .header-menu-inner-item .header-menu-closed-button {
    top: -19vh;
    right: 21px
  }
}

header.site-header .header-menu .header-menu-inner .header-menu-inner-item .header-menu-closed-button span {
  color: #4f4f4f
}

header.site-header .header-menu .header-menu-inner .left_bottom_logo {
  display: none;
  position: absolute;
  left: 53px;
  bottom: 100px;
  z-index: 100
}

@media screen and (max-width: 768px) {
  header.site-header .header-menu .header-menu-inner .left_bottom_logo {
    bottom: 90px;
    left: 29px
  }
}

header.site-header .header-menu .header-menu-inner .clickedlogo {
  display: block
}

header.site-header .header-menu .clickedinner {
  display: block
}

@media screen and (max-width: 768px) {
  header.site-header .index-header-menu {
    -ms-flex-preferred-size: 30.13%;
    flex-basis: 30.13%
  }
}

header.header-underline {
  border-bottom: 1px solid #F5F2F2
}

.bg {
  height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 60%
}

@media screen and (max-width: 768px) {
  .bg {
    height: 210px;
    background-position: -80px
  }
}

.bg .bg-mask {
  width: 100%;
  padding: 49px 0 44px 0
}

@media screen and (max-width: 768px) {
  .bg .bg-mask {
    padding: 31px 0 18px 0;
    height: 100%;
    background: linear-gradient(111.86deg, #F0E9E4 37.85%, rgba(255, 255, 255, 0) 78.48%)
  }
}

.bg .bg-mask .logo-wrap {
  width: calc(calc(100vw - 232px) / 2);
  min-width: 400px;
  height: 91px;
  padding: 0 37px 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  background-color: #ffffff;
  text-align: right
}

@media screen and (max-width: 768px) {
  .bg .bg-mask .logo-wrap {
    display: none
  }
}

.bg .bg-mask .logo-wrap:before {
  content: "";
  width: 8px;
  height: 91px;
  position: absolute;
  left: 0;
  background-color: #CE221F
}

.bg .bg-mask .logo-wrap:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: -20px;
  border-style: solid;
  border-width: 91px 20px 0 0;
  border-color: #ffffff transparent transparent transparent
}

.bg .bg-mask .logo-wrap span {
  font-weight: 300;
  font-size: 18px;
  line-height: 1.44;
  color: #BDBDBD;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg)
}

.bg .bg-mask .message-wrap {
  margin: 49px 0 51px 0
}

@media screen and (max-width: 768px) {
  .bg .bg-mask .message-wrap {
    margin: 0 0 0 18px;
    text-align: left
  }
}

.bg .bg-mask .message-wrap .message {
  margin: 0;
  font-size: 40px;
  line-height: 1.45;
  font-weight: 700;
  color: #333333
}

@media screen and (max-width: 768px) {
  .bg .bg-mask .message-wrap .message {
    font-size: 28px;
    line-height: 1.47
  }
}

.bg .bg-mask .message-wrap .message .sp {
  display: none
}

@media screen and (max-width: 768px) {
  .bg .bg-mask .message-wrap .message .sp {
    display: inline
  }
}

.bg .bg-mask .button {
  max-width: 327px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #333333;
  position: relative;
  border-radius: 3px
}

@media screen and (max-width: 768px) {
  .bg .bg-mask .button {
    display: none
  }
}

.bg .bg-mask .button:hover img {
  -webkit-transform: translateX(6px);
  transform: translateX(6px)
}

.bg .bg-mask .button span {
  font-size: 20px;
  line-height: 1.45;
  color: #FFFFFF
}

.bg .bg-mask .button img {
  width: 40px;
  position: absolute;
  right: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.bg .bg-mask .announcement {
  display: none
}

@media screen and (max-width: 768px) {
  .bg .bg-mask .announcement {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5)
  }
}

.bg .bg-mask .announcement a .announcement-text .announcement-h {
  font-size: 15px;
  line-height: 1.47
}

.bg .bg-mask .announcement a .announcement-text .announcement-title {
  color: #ffffff
}

#shopify-section-front-mission {
  margin: 92px 0 120px 0;
  position: relative
}

@media screen and (max-width: 768px) {
  #shopify-section-front-mission {
    margin: 0
  }
}

.vertical-align {
  position: absolute;
  width: 46px;
  height: 860.86px;
  left: 41px;
  top: 40px;
  z-index: 2
}

@media screen and (max-width: 768px) {
  .vertical-align {
    display: none
  }
}

@media screen and (max-width: 768px) {
  .front-mission-wrap {
    margin: 49px auto 70px auto
  }
}

.front-mission-wrap .front-mission-wrap-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 768px) {
  .front-mission-wrap .front-mission-wrap-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.front-mission-wrap .front-mission-wrap-main .left-image {
  -ms-flex-preferred-size: 30.269%;
  flex-basis: 30.269%;
  text-align: center;
  background-size: cover
}

@media screen and (max-width: 768px) {
  .front-mission-wrap .front-mission-wrap-main .left-image {
    -ms-flex-preferred-size: 197px;
    flex-basis: 197px;
    max-width: 269px;
    text-align: left
  }
}

.front-mission-wrap .front-mission-wrap-main .left-image .front-title {
  margin-top: 19px;
  font-size: 23px;
  line-height: 1.43;
  color: #ffffff;
  position: relative
}

@media screen and (max-width: 768px) {
  .front-mission-wrap .front-mission-wrap-main .left-image .front-title {
    margin: 11px 0 0 20px;
    font-size: 18px;
    line-height: 1.45
  }
}

.front-mission-wrap .front-mission-wrap-main .left-image .front-title::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -18px;
  display: inline-block;
  width: 81px;
  height: 1px;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  background-color: #ffffff
}

@media screen and (max-width: 768px) {
  .front-mission-wrap .front-mission-wrap-main .left-image .front-title::after {
    bottom: -14px;
    left: 0;
    width: 58px;
    -webkit-transform: translate(0);
    transform: translate(0)
  }
}

.front-mission-wrap .front-mission-wrap-main .right-text {
  -ms-flex-preferred-size: 62.107%;
  flex-basis: 62.107%;
  position: relative
}

@media screen and (max-width: 768px) {
  .front-mission-wrap .front-mission-wrap-main .right-text {
    padding: 0;
    font-size: 15px
  }
}

.front-mission-wrap .front-mission-wrap-main .right-text .right-text-title {
  font-size: 30px;
  margin-bottom: 25px;
  line-height: 1.43;
  display: block;
  color: #333
}

@media screen and (max-width: 768px) {
  .front-mission-wrap .front-mission-wrap-main .right-text .right-text-title {
    padding: 0;
    margin: 22px 0 19px 0;
    font-size: 25px;
    line-height: 1.44
  }
}

.front-mission-wrap .front-mission-wrap-main .right-text p {
  margin: 0 0 25px 0;
  line-height: 1.9;
  font-size: 13px;
  font-weight: 400;
  color: #333
}

.front-mission-wrap .front-mission-wrap-main .right-text p:last-of-type {
  margin-bottom: 0
}

@media screen and (max-width: 768px) {
  .front-mission-wrap .front-mission-wrap-main .right-text p {
    margin: 0 0 26px 0;
    font-size: 15px
  }
}

.front-mission-wrap .front-mission-wrap-main .right-text p.highlight-text {
  font-size: 16px;
  font-weight: bold
}

@media screen and (max-width: 768px) {
  .front-mission-wrap .front-mission-wrap-main .right-text p.highlight-text {
    font-size: 18px;
    line-height: 1.6
  }
}

.front-mission-wrap .front-mission-wrap-main .right-text p.highlight-text.mb {
  margin-bottom: 4px
}

@media screen and (max-width: 768px) {
  .front-mission-wrap .front-mission-wrap-main .right-text p.highlight-text.mb {
    margin-bottom: 18px
  }
}

.front-mission-wrap .front-mission-wrap-main .right-text p br {
  display: none
}

@media screen and (max-width: 768px) {
  .front-mission-wrap .front-mission-wrap-main .right-text p br {
    display: inline
  }
}

.front-mission-wrap .border-bottom-link-wrap {
  width: 100%;
  margin-top: 25px;
  text-align: right
}

@media screen and (max-width: 768px) {
  .front-mission-wrap .border-bottom-link-wrap {
    margin-top: 15px
  }
}

.front-mission-wrap .border-bottom-link-wrap .border-bottom-link {
  position: relative;
  display: inline-block
}

.front-mission-wrap .border-bottom-link-wrap .border-bottom-link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.front-mission-wrap .border-bottom-link-wrap .border-bottom-link a span {
  margin-right: 9px;
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  color: #000000
}

@media screen and (max-width: 768px) {
  .front-mission-wrap .border-bottom-link-wrap .border-bottom-link a span {
    font-size: 16px;
    margin-right: 8px
  }
}

.front-mission-wrap .border-bottom-link-wrap .border-bottom-link a img {
  width: 30px
}

.front-mission-wrap .border-bottom-link-wrap .border-bottom-link a::after {
  content: '';
  position: absolute;
  right: 10px;
  bottom: -20px;
  display: inline-block;
  width: 229px;
  height: 1px;
  background-color: #CE221F
}

@media screen and (max-width: 768px) {
  .front-mission-wrap .border-bottom-link-wrap .border-bottom-link a::after {
    width: 158px
  }
}

.front-about-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.front-about-wrap .about-explanation {
  -ms-flex-preferred-size: 42%;
  flex-basis: 42%;
  padding: 32px 44px 69px 134px;
  color: #ffffff;
  background-color: #8B8B8B;
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

@media screen and (max-width: 768px) {
  .front-about-wrap .about-explanation {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    padding: 25px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

.front-about-wrap .about-explanation::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: skewX(-5deg);
  transform: skewX(-5deg);
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #8B8B8B
}

@media screen and (max-width: 768px) {
  .front-about-wrap .about-explanation::after {
    content: none
  }
}

.front-about-wrap .about-explanation .front-title {
  padding-bottom: 19px;
  margin-bottom: 31px;
  display: inline-block;
  font-size: 23px;
  border-bottom: 1px solid;
  width: 260px
}

@media screen and (max-width: 768px) {
  .front-about-wrap .about-explanation .front-title {
    font-size: 18px;
    padding-bottom: 15px;
    width: initial
  }
}

.front-about-wrap .about-explanation p {
  max-width: 260px;
  color: #ffffff;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.9;
  text-align: justify
}

@media screen and (max-width: 768px) {
  .front-about-wrap .about-explanation p {
    display: none
  }
}

.front-about-wrap .diagonal-wrap.pc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 58%;
  flex-basis: 58%
}

@media screen and (max-width: 768px) {
  .front-about-wrap .diagonal-wrap.pc {
    display: none
  }
}

.front-about-wrap .diagonal-wrap.pc .diagonal-subjects {
  -ms-flex-preferred-size: calc(calc(100% - 20px) / 3);
  flex-basis: calc(calc(100% - 20px) / 3);
  background-size: cover;
  background-position: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -webkit-transform: skewX(-5deg);
  transform: skewX(-5deg);
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
  margin-left: 10px
}

.front-about-wrap .diagonal-wrap.pc .diagonal-subjects .diagonal-subject-title {
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
  padding: 50px 0 20px
}

.front-about-wrap .diagonal-wrap.pc .diagonal-subjects .diagonal-subject-title a {
  font-size: 18px;
  vertical-align: middle;
  color: #F2F2F2
}

.front-about-wrap .diagonal-wrap.pc .diagonal-subjects .diagonal-subject-title a:hover {
  cursor: pointer
}

.front-about-wrap .diagonal-wrap.pc .diagonal-subjects .diagonal-subject-title a:hover img {
  -webkit-transform: translateX(6px);
  transform: translateX(6px)
}

.front-about-wrap .diagonal-wrap.pc .diagonal-subjects .diagonal-subject-title a img {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.front-about-wrap .diagonal-wrap.pc .diagonal-subjects .diagonal-subject-num.pc {
  color: #BDBDBD;
  font-weight: 300;
  font-size: 22px;
  text-align: center
}

.front-about-wrap .diagonal-wrap.sp {
  display: none
}

@media screen and (max-width: 768px) {
  .front-about-wrap .diagonal-wrap.sp {
    display: block;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%
  }
}

.front-about-wrap .diagonal-wrap.sp .diagonal-subjects {
  height: 101px;
  margin-left: 0;
  background-position: center;
  background-size: cover
}

.front-about-wrap .diagonal-wrap.sp .diagonal-subject-title {
  margin: 0 auto;
  background: none;
  padding: 20px 0 20px
}

.front-about-wrap .diagonal-wrap.sp .diagonal-subject-title a {
  font-size: 18px;
  color: #F2F2F2;
  display: block;
  font-weight: 500;
  text-align: left;
  padding: 0 0 0 20px;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6)
}

.front-about-wrap .diagonal-wrap.sp .diagonal-subject-num.sp {
  display: block;
  font-size: 12px;
  letter-spacing: 0.1em;
  color: #E0E0E0;
  padding: 0 0 0 20px;
  text-align: left
}

.about-description-sp {
  display: none
}

@media screen and (max-width: 768px) {
  .about-description-sp {
    display: block;
    margin: 20px 20px 0
  }
}

.about-description-sp p {
  font-weight: 500;
  font-size: 14px;
  line-height: 170%;
  text-align: justify;
  color: #828282
}

#frontWarehouse {
  padding-top: 100px;
  margin-top: -100px
}

.front-virtual-warehouse-wrap {
  margin: 91px auto 100px auto
}

@media screen and (max-width: 768px) {
  .front-virtual-warehouse-wrap {
    margin: 64px auto 60px auto
  }
}

.front-virtual-warehouse-wrap span {
  font-size: 13px
}

.front-virtual-warehouse-wrap .front-virtual-warehouse-top {
  width: 100%;
  margin-top: -100px;
  padding-top: 100px;
  text-align: center
}

.front-virtual-warehouse-wrap .front-virtual-warehouse-top span {
  font-size: 30px;
  line-height: 1.433;
  display: block
}

@media screen and (max-width: 768px) {
  .front-virtual-warehouse-wrap .front-virtual-warehouse-top span {
    font-size: 25px;
    line-height: 1.44
  }
}

.front-virtual-warehouse-wrap .front-virtual-warehouse-top .front-title {
  margin-bottom: 30px;
  font-size: 23px;
  line-height: 1.43;
  color: #333;
  display: inline-block;
  position: relative
}

@media screen and (max-width: 768px) {
  .front-virtual-warehouse-wrap .front-virtual-warehouse-top .front-title {
    font-size: 18px;
    line-height: 1.45
  }
}

.front-virtual-warehouse-wrap .front-virtual-warehouse-top .front-title::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -19px;
  display: inline-block;
  width: 133px;
  height: 1px;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  background-color: #333
}

@media screen and (max-width: 768px) {
  .front-virtual-warehouse-wrap .front-virtual-warehouse-top .front-title::after {
    bottom: -13px;
    width: 96px
  }
}

.front-virtual-warehouse-wrap .virtual-warehouse-info {
  margin-top: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 768px) {
  .front-virtual-warehouse-wrap .virtual-warehouse-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 43px
  }
}

.front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-map {
  -ms-flex-preferred-size: 384px;
  flex-basis: 384px;
  height: 341px;
  background-size: cover;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width: 768px) {
  .front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-map {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    -ms-flex-preferred-size: 210px;
    flex-basis: 210px;
    border-radius: 0
  }
}

.front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-map .map-point {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #CE221F;
  border: 4px solid #FFFFFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
  display: none;
  position: absolute;
  top: 173px;
  left: 178px
}

@media screen and (max-width: 768px) {
  .front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-map .map-point {
    width: 23px;
    height: 23px;
    top: 100px;
    left: 175.46px;
    border: 3px solid #FFFFFF
  }
}

.front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-map .map-point:before {
  content: "門司倉庫";
  width: 103px;
  height: 30px;
  position: absolute;
  top: -51px;
  left: -41.5px;
  font-size: 15px;
  line-height: 1.466;
  font-weight: 700;
  color: #4f4f4f;
  background-color: #ffffff;
  border-radius: 22px;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
  letter-spacing: 0.005em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media screen and (max-width: 768px) {
  .front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-map .map-point:before {
    width: 82px;
    height: 25px;
    top: -39px;
    left: -32.5px;
    font-size: 13px;
    line-height: 1.462
  }
}

.front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation {
  -ms-flex-preferred-size: 445px;
  flex-basis: 445px
}

@media screen and (max-width: 768px) {
  .front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    margin-top: 20px
  }
}

.front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .announcement {
  display: block;
  width: 100%
}

@media screen and (max-width: 768px) {
  .front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .announcement {
    margin-bottom: 25px
  }
}

@media screen and (max-width: 768px) {
  .front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .announcement .announcement-title {
    margin-left: 31px
  }
}

.front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .announcement .announcement-title br {
  display: none
}

@media screen and (max-width: 768px) {
  .front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .announcement .announcement-title br {
    display: block
  }
}

.front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .warehouse-name-sm {
  display: none;
  font-size: 14px;
  line-height: 1.43;
  margin: 0 0 7px 16px
}

@media screen and (max-width: 768px) {
  .front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .warehouse-name-sm {
    display: inline-block
  }
}

.front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .virtual-warehouse {
  margin: 50px 0 57px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 768px) {
  .front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .virtual-warehouse {
    margin: 0 0 30px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

.front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .virtual-warehouse .warehouse-img-wrap {
  width: 125px;
  height: 125px;
  background-color: #E0E0E0;
  border-radius: 50%;
  position: relative
}

@media screen and (max-width: 768px) {
  .front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .virtual-warehouse .warehouse-img-wrap {
    width: 91px;
    height: 91px;
    margin: 0
  }
}

.front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .virtual-warehouse .warehouse-img-wrap img {
  position: absolute;
  width: 124px;
  height: 124px;
  top: 1px;
  left: 1px
}

@media screen and (max-width: 768px) {
  .front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .virtual-warehouse .warehouse-img-wrap img {
    max-width: 90px;
    height: 90px
  }
}

.front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .virtual-warehouse .current-warehouse-status {
  -ms-flex-preferred-size: 65%;
  flex-basis: 65%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

.front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .virtual-warehouse .current-warehouse-status .warehouse-name {
  font-size: 17px;
  line-height: 1.47;
  color: #333
}

.front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .virtual-warehouse .current-warehouse-status .warehouse-name-pc {
  display: block;
  margin-bottom: 25px;
  font-size: 25px
}

@media screen and (max-width: 768px) {
  .front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .virtual-warehouse .current-warehouse-status .warehouse-name-pc {
    display: none
  }
}

.front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .virtual-warehouse .current-warehouse-status .percentage-text {
  margin-bottom: 6px;
  display: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 768px) {
  .front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .virtual-warehouse .current-warehouse-status .percentage-text {
    margin-bottom: 2px
  }
}

.front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .virtual-warehouse .current-warehouse-status .percentage-text .percentage-key {
  min-width: 100px;
  font-size: 15px;
  line-height: 1.466;
  color: #4f4f4f
}

@media screen and (max-width: 768px) {
  .front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .virtual-warehouse .current-warehouse-status .percentage-text .percentage-key {
    font-size: 13px;
    line-height: 1.46
  }
}

.front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .virtual-warehouse .current-warehouse-status .percentage-text .percentage-value {
  font-size: 16px;
  line-height: 1.437;
  color: #4f4f4f
}

@media screen and (max-width: 768px) {
  .front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .virtual-warehouse .current-warehouse-status .percentage-text .percentage-value {
    font-size: 13px;
    line-height: 1.46
  }
}

.front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .virtual-warehouse .current-warehouse-status .percentage-text .percentage-value span {
  font-size: 12px;
  line-height: 1.416
}

@media screen and (max-width: 768px) {
  .front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .virtual-warehouse .current-warehouse-status .percentage-text .percentage-value span {
    font-size: 11px;
    line-height: 1.455
  }
}

@-webkit-keyframes expand {
  from {
    width: 0%
  }
  to {
    width: 100%
  }
}

@keyframes expand {
  from {
    width: 0%
  }
  to {
    width: 100%
  }
}

.front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .virtual-warehouse .current-warehouse-status .percentage-bar {
  width: 0;
  height: 10px;
  margin-bottom: 11px;
  background-color: #E0E0E0;
  border-radius: 16px;
  display: none
}

.front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .virtual-warehouse .current-warehouse-status .percentage-bar:last-child {
  margin-bottom: 0
}

@media screen and (max-width: 768px) {
  .front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .virtual-warehouse .current-warehouse-status .percentage-bar {
    height: 7px
  }
}

.front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .virtual-warehouse .current-warehouse-status .percentage-bar .gradient-bar {
  height: 100%;
  background: linear-gradient(269.93deg, #EE625F 15.57%, #B1A9A9 92.96%);
  border-radius: 16px;
  display: block
}

.front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .virtual-warehouse .current-warehouse-status .extend {
  -webkit-animation: expand 1.5s ease forwards;
  animation: expand 1.5s ease forwards
}

.front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .virtual-warehouse .button {
  width: 100%;
  height: 50px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #333;
  position: relative;
  border-radius: 3px
}

@media screen and (max-width: 768px) {
  .front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .virtual-warehouse .button {
    margin-bottom: 0
  }
}

.front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .virtual-warehouse .button span {
  color: #ffffff;
  font-size: 17px;
  line-height: 1.47
}

@media screen and (max-width: 768px) {
  .front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .virtual-warehouse .button span {
    font-size: 15px;
    line-height: 1.47
  }
}

.front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .virtual-warehouse .button img {
  width: 40px;
  position: absolute;
  right: 2px
}

.front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation .preparing {
  margin: 5px auto 15px auto;
  font-size: 20px;
  line-height: 1.9;
  font-weight: 500;
  color: #333333;
  width: 140px;
  display: block
}

.front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation p {
  margin: 0;
  font-size: 13px;
  line-height: 1.9;
  font-weight: 500;
  color: #333
}

@media screen and (max-width: 768px) {
  .front-virtual-warehouse-wrap .virtual-warehouse-info .virtual-warehouse-situation p {
    letter-spacing: -0.01em;
    width: 345px;
    position: relative;
    left: -5px
  }
}

.front-paperless-bg {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 75px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width: 768px) {
  .front-paperless-bg {
    height: 447px;
    padding-top: 23px
  }
}

.front-paperless-bg .front-paperless-wrap .front-title {
  margin-bottom: 51px;
  font-size: 23px;
  line-height: 1.43;
  letter-spacing: 0.035em;
  color: #ffffff;
  display: inline-block;
  position: relative
}

@media screen and (max-width: 768px) {
  .front-paperless-bg .front-paperless-wrap .front-title {
    margin-bottom: 36px;
    font-size: 18px;
    line-height: 1.45;
    letter-spacing: 0
  }
}

.front-paperless-bg .front-paperless-wrap .front-title::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -19px;
  display: inline-block;
  width: 81px;
  height: 1px;
  background-color: #F74744
}

@media screen and (max-width: 768px) {
  .front-paperless-bg .front-paperless-wrap .front-title::after {
    bottom: -15px;
    width: 62px
  }
}

.front-paperless-bg .front-paperless-wrap .paperless-title {
  color: #ffffff;
  font-size: 30px;
  line-height: 1.433;
  margin: 0 0 27px 0;
  display: block
}

@media screen and (max-width: 768px) {
  .front-paperless-bg .front-paperless-wrap .paperless-title {
    font-size: 25px;
    line-height: 1.44
  }
}

.paperless-text {
  max-width: 326px
}

.paperless-text p {
  margin: 0;
  color: #ffffff;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.9
}

.paperless-text .button {
  width: 239px;
  height: 50px;
  margin-top: 43px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  border: 1px solid #ffffff;
  border-radius: 3px
}

.paperless-text .button span {
  color: #ffffff;
  font-size: 17px;
  line-height: 1.47
}

.paperless-text .button img {
  width: 40px;
  position: absolute;
  right: 1px
}

@media screen and (max-width: 768px) {
  .paperless-text-pc {
    display: none
  }
}

.paperless-text-sm {
  display: none;
  margin-top: 24px
}

@media screen and (max-width: 768px) {
  .paperless-text-sm {
    display: block
  }
}

.paperless-text-sm p {
  color: #333333;
  font-size: 15px;
  font-weight: 400
}

.paperless-text-sm .button {
  width: 216px;
  border-color: #333333;
  margin: 25px auto 61px auto
}

.paperless-text-sm .button span {
  color: #333333
}

.paperless-text-sm .button img {
  right: 0
}

#shopify-section-front-action {
  padding: 92px 0 86px 0;
  background: linear-gradient(269.83deg, rgba(242, 244, 244, 0.74) -27.26%, rgba(242, 244, 244, 0) 88.01%)
}

@media screen and (max-width: 768px) {
  #shopify-section-front-action {
    padding: 46px 0 50px 0
  }
}

.front-action-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 768px) {
  .front-action-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.front-action-wrap .text-area {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%
}

.front-action-wrap .text-area .front-title {
  margin-bottom: 26px;
  font-size: 23px;
  line-height: 1.43;
  color: #BDBDBD;
  display: inline-block;
  position: relative
}

@media screen and (max-width: 768px) {
  .front-action-wrap .text-area .front-title {
    margin: 0 0 34px 0;
    font-size: 18px;
    line-height: 1.44
  }
}

.front-action-wrap .text-area .front-title::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -19px;
  display: inline-block;
  width: 81px;
  height: 1px;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  background-color: #BDBDBD
}

@media screen and (max-width: 768px) {
  .front-action-wrap .text-area .front-title::after {
    bottom: -15px;
    left: 0;
    width: 62px;
    -webkit-transform: translate(0);
    transform: translate(0)
  }
}

.front-action-wrap .text-area h2 {
  font-size: 41px;
  font-weight: 500;
  line-height: 1.446;
  margin-bottom: 28px;
  color: #000000;
  letter-spacing: 0.01em
}

@media screen and (max-width: 768px) {
  .front-action-wrap .text-area h2 {
    font-size: 25px;
    line-height: 1.44;
    margin-bottom: 23px
  }
}

.front-action-wrap .text-area .front-action-date {
  font-size: 47px;
  color: #000000;
  position: relative;
  line-height: 1.27;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media screen and (max-width: 768px) {
  .front-action-wrap .text-area .front-action-date {
    font-size: 40px;
    line-height: 1.45
  }
}

.front-action-wrap .text-area .front-action-date .date-wrap {
  display: inline-block;
  position: relative
}

.front-action-wrap .text-area .front-action-date .surrounded-text {
  width: 87px;
  margin-right: 10px;
  font-size: 90px;
  display: inline-block;
  text-align: center;
  border: 1px solid #E0E0E0;
  -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width: 768px) {
  .front-action-wrap .text-area .front-action-date .surrounded-text {
    width: 62px;
    font-size: 70px;
    line-height: 1.443
  }
}

.front-action-wrap .text-area .front-action-date .date {
  position: absolute;
  right: -47px;
  bottom: 0
}

@media screen and (max-width: 768px) {
  .front-action-wrap .text-area .front-action-date .date {
    right: -40px
  }
}

.front-action-wrap .text-area .front-action-date-sub {
  margin: 22px 0 40px 0;
  font-size: 27px;
  line-height: 1.44;
  letter-spacing: 0.23em;
  color: #000000;
  display: block
}

@media screen and (max-width: 768px) {
  .front-action-wrap .text-area .front-action-date-sub {
    margin: 19px 0 30px 0;
    font-size: 20px;
    line-height: 1.45
  }
}

.front-action-wrap .text-area .front-action-date-sub span {
  color: #CE221F
}

.front-action-wrap .text-area .front-action-sentences {
  margin: 40px 0 60px 0;
  font-size: 13px;
  line-height: 1.9;
  font-weight: 500;
  color: #333
}

@media screen and (max-width: 768px) {
  .front-action-wrap .text-area .front-action-sentences {
    font-size: 15px;
    font-weight: 400;
    margin: 0 0 22px 0
  }
}

.front-action-wrap .text-area .border-bottom-link {
  display: inline-block;
  position: relative
}

@media screen and (max-width: 768px) {
  .front-action-wrap .text-area .border-bottom-link {
    margin-bottom: 61px
  }
}

.front-action-wrap .text-area .border-bottom-link::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -26px;
  display: inline-block;
  width: 229px;
  height: 1px;
  background-color: #CE221F
}

@media screen and (max-width: 768px) {
  .front-action-wrap .text-area .border-bottom-link::after {
    width: 158px
  }
}

.front-action-wrap .text-area .border-bottom-link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.front-action-wrap .text-area .border-bottom-link a span {
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  color: #000000
}

@media screen and (max-width: 768px) {
  .front-action-wrap .text-area .border-bottom-link a span {
    font-size: 16px
  }
}

.front-action-wrap .text-area .border-bottom-link a img {
  width: 30px;
  margin-left: 8px
}

@media screen and (max-width: 768px) {
  .front-action-wrap .text-area .border-bottom-link a img {
    display: block
  }
}

.front-action-wrap .job-info {
  padding: 60px 45px;
  margin-left: 45px;
  background: #f0f0f0;
  -ms-flex-preferred-size: 53%;
  flex-basis: 53%
}

@media screen and (max-width: 768px) {
  .front-action-wrap .job-info {
    padding: 30px 15px;
    margin-left: 0
  }
}

.front-action-wrap .job-info h2 {
  text-align: center
}

.front-action-wrap .job-info h2 small {
  font-size: 10px;
  font-weight: normal;
  opacity: 0.85
}

.front-action-wrap .job-info p {
  font-size: 12px;
  padding: 10px 0 10px
}

.front-action-wrap .job-info ul {
  padding-top: 14px;
  padding-left: 10px;
  margin-bottom: 30px
}

.front-action-wrap .job-info ul li {
  margin-bottom: 15px
}

.front-action-wrap .job-info ul li span {
  display: inline-block;
  margin-bottom: 2px;
  font-size: 10px;
  opacity: 0.8
}

.front-action-wrap .job-info ul li a {
  font-size: 13px
}

.front-action-wrap .job-info .button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 60%;
  margin: 0 auto;
  border-bottom: 1px solid #333333
}

@media screen and (max-width: 768px) {
  .front-action-wrap .job-info .button {
    width: 70%
  }
}

.front-action-wrap .action-detail {
  -ms-flex-preferred-size: 50.05%;
  flex-basis: 50.05%;
  margin-top: 100px
}

@media screen and (max-width: 768px) {
  .front-action-wrap .action-detail {
    margin-top: 0
  }
}

.front-action-wrap .action-detail p {
  font-size: 13px;
  line-height: 1.9;
  font-weight: 500;
  color: #333333
}

.front-action-wrap .twitter-area {
  display: none;
  -ms-flex-preferred-size: 50.05%;
  flex-basis: 50.05%
}

.front-action-wrap .twitter-area .twitter-theme {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px
}

.front-action-wrap .twitter-area .twitter-theme:after {
  content: "";
  border-top: 1px solid #BDBDBD;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 25px
}

@media screen and (max-width: 768px) {
  .front-action-wrap .twitter-area .twitter-theme:after {
    margin-left: 27px
  }
}

.front-action-wrap .twitter-area .twitter-theme span {
  margin-left: 3px;
  color: #4f4f4f;
  font-size: 17px;
  line-height: 1.471
}

@media screen and (max-width: 768px) {
  .front-action-wrap .twitter-area .twitter-theme span {
    margin-left: 1px
  }
}

.front-action-wrap .action-detail {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

@media screen and (max-width: 768px) {
  .front-action-wrap .action-detail {
    padding-top: 0px
  }
}

.front-action-wrap .action-detail .border-bottom-link {
  display: inline-block;
  position: relative;
  margin-top: 30px
}

@media screen and (max-width: 768px) {
  .front-action-wrap .action-detail .border-bottom-link {
    margin-bottom: 0px
  }
}

.front-action-wrap .action-detail .border-bottom-link::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0px;
  display: inline-block;
  width: 229px;
  height: 1px;
  background-color: #CE221F
}

@media screen and (max-width: 768px) {
  .front-action-wrap .action-detail .border-bottom-link::after {
    width: 158px
  }
}

.front-action-wrap .action-detail .border-bottom-link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 53px;
  padding: 10px 50px
}

@media screen and (max-width: 768px) {
  .front-action-wrap .action-detail .border-bottom-link a {
    padding: 10px 20px
  }
}

.front-action-wrap .action-detail .border-bottom-link a span {
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
  color: #000000
}

@media screen and (max-width: 768px) {
  .front-action-wrap .action-detail .border-bottom-link a span {
    font-size: 16px
  }
}

.front-action-wrap .action-detail .border-bottom-link a img {
  width: 30px;
  margin-left: 8px
}

@media screen and (max-width: 768px) {
  .front-action-wrap .action-detail .border-bottom-link a img {
    display: block
  }
}

.new-product-wrap {
  margin: 95px auto 103px auto
}

@media screen and (max-width: 768px) {
  .new-product-wrap {
    margin: 61px auto 71px auto
  }
}

.new-product-wrap .front-title {
  margin-bottom: 20px;
  font-size: 23px;
  line-height: 1.43;
  color: #BDBDBD;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width: 768px) {
  .new-product-wrap .front-title {
    margin-bottom: 9px;
    font-size: 18px;
    line-height: 1.45;
    font-weight: bold
  }
}

.new-product-wrap .front-title:after {
  content: "";
  border-top: 1px solid;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 21px
}

.new-product-wrap .new-product-top {
  margin-bottom: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 768px) {
  .new-product-wrap .new-product-top {
    margin-bottom: 45px
  }
}

.new-product-wrap .new-product-top .new-product-top-title {
  display: block;
  font-size: 30px;
  line-height: 1.43;
  color: #333
}

@media screen and (max-width: 768px) {
  .new-product-wrap .new-product-top .new-product-top-title {
    font-size: 25px;
    line-height: 1.44
  }
}

.new-product-wrap .new-product-top .announcement {
  width: 345px
}

@media screen and (max-width: 768px) {
  .new-product-wrap .new-product-top .announcement {
    display: none
  }
}

.new-product-wrap .new-product-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative
}

.new-product-wrap .new-product-list.list-with-after:after {
  content: "";
  display: block;
  width: 180px;
  height: 0
}

@media screen and (max-width: 768px) {
  .new-product-wrap .new-product-list.list-with-after:after {
    display: none;
    width: 100px
  }
}

.new-product-wrap .new-product-list.list-with-beforeafter:before {
  content: "";
  display: block;
  width: 180px;
  height: 0;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

@media screen and (max-width: 768px) {
  .new-product-wrap .new-product-list.list-with-beforeafter:before {
    width: 100px
  }
}

.new-product-wrap .new-product-list.list-with-beforeafter:after {
  content: "";
  display: block;
  width: 270px;
  height: 0
}

@media screen and (max-width: 768px) {
  .new-product-wrap .new-product-list.list-with-beforeafter:after {
    width: 100px
  }
}

.new-product-wrap .new-product-list .new-product-list-item {
  -ms-flex-preferred-size: 270px;
  flex-basis: 270px;
  margin-bottom: 50px;
  cursor: pointer
}

@media screen and (max-width: 768px) {
  .new-product-wrap .new-product-list .new-product-list-item {
    -ms-flex-preferred-size: 158px;
    flex-basis: 158px;
    margin-bottom: 26px
  }
}

.new-product-wrap .new-product-list .new-product-list-item .new-product-link-hide {
  display: none
}

.new-product-wrap .new-product-list .new-product-list-item .new-product-link-show {
  width: 100%;
  height: 100%;
  display: inline-block
}

.new-product-wrap .new-product-list .new-product-list-item .image-wrap {
  text-align: center;
  position: relative;
  border-radius: 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #E8EEF8
}

.new-product-wrap .new-product-list .new-product-list-item .image-wrap .product-img {
  width: 100%;
  max-height: 179px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 18px
}

@media screen and (max-width: 768px) {
  .new-product-wrap .new-product-list .new-product-list-item .image-wrap .product-img {
    max-height: 104px
  }
}

.new-product-wrap .new-product-list .new-product-list-item .image-wrap .bottom-arrow {
  display: none;
  width: 30px;
  height: 21px;
  position: absolute;
  bottom: 6px;
  right: 75px
}

@media screen and (max-width: 768px) {
  .new-product-wrap .new-product-list .new-product-list-item .image-wrap .bottom-arrow {
    bottom: 0;
    right: 35px
  }
}

.new-product-wrap .new-product-list .new-product-list-item .image-wrap .new {
  width: 49px;
  height: 20px;
  padding: 0 10px;
  position: absolute;
  top: 10px;
  left: 11px;
  display: block;
  background-color: #CE221F;
  color: #ffffff;
  border-radius: 16px;
  font-size: 13px;
  line-height: 1.461;
  font-weight: 500;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width: 768px) {
  .new-product-wrap .new-product-list .new-product-list-item .image-wrap .new {
    width: 41px;
    height: 17px;
    pad: 0 8px;
    top: 6px;
    left: 7px;
    font-size: 11px;
    line-height: 1.46
  }
}

.new-product-wrap .new-product-list .new-product-list-item .item-name {
  text-align: center;
  width: 100%;
  margin: 15px 0 14px 0;
  font-size: 15px;
  line-height: 1.466;
  font-weight: 500;
  color: #000000;
  display: inline-block
}

@media screen and (max-width: 768px) {
  .new-product-wrap .new-product-list .new-product-list-item .item-name {
    margin: 13px 0 0 0;
    font-size: 13px;
    line-height: 1.46;
    text-align: center
  }
}

.new-product-wrap .new-product-list .new-product-list-item .show-hide {
  display: none
}

.new-product-wrap .new-product-list .new-product-list-item .show-hide .replace-variant {
  color: #333
}

.new-product-wrap .new-product-list .new-product-list-item .show-hide .variation {
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #4f4f4f
}

.new-product-wrap .new-product-list .new-product-list-item .show-hide .variation .variation-standard {
  font-size: 14px;
  line-height: 1.428;
  color: #4f4f4f
}

.new-product-wrap .new-product-list .new-product-list-item .show-hide .variation .stock {
  font-size: 13px;
  line-height: 1.461;
  color: #4f4f4f
}

.new-product-wrap .new-product-list .new-product-list-item .show-hide .variation .stock-count {
  width: 50px;
  height: 20px;
  padding: 1.5px 0;
  margin-left: 3px;
  font-size: 12px;
  line-height: 1.4166;
  font-weight: 500;
  color: #333;
  background-color: #E9E9E9;
  border-radius: 23px;
  display: inline-block;
  text-align: center
}

.new-product-wrap .new-product-list .new-product-list-item .show-hide .button {
  width: 178px;
  height: 40px;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #CE221F;
  border-radius: 3px
}

@media screen and (max-width: 768px) {
  .new-product-wrap .new-product-list .new-product-list-item .show-hide .button {
    margin-top: 9px
  }
}

.new-product-wrap .new-product-list .new-product-list-item .show-hide .button span {
  color: #ffffff;
  font-size: 16px;
  line-height: 1.437
}

.new-product-wrap .new-product-list small {
  position: absolute;
  bottom: 0
}

@media screen and (max-width: 768px) {
  .new-product-wrap .new-product-list small {
    bottom: 65px
  }
}

.new-product-wrap .button {
  width: 263px;
  height: 50px;
  margin: 30px auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  border: 1px solid #CE221F;
  border-radius: 3px
}

@media screen and (max-width: 768px) {
  .new-product-wrap .button {
    width: 216px;
    margin-top: 18px
  }
}

.new-product-wrap .button span {
  color: #CE221F;
  font-size: 17px;
  line-height: 1.470
}

.new-product-wrap .button img {
  width: 40px;
  position: absolute;
  right: 0
}

.warehouse-product-wrap {
  margin: 0 auto 69px auto
}

@media screen and (max-width: 768px) {
  .warehouse-product-wrap {
    margin: 43px auto 67px auto
  }
}

.warehouse-product-wrap .front-title {
  margin-bottom: 64px
}

@media screen and (max-width: 768px) {
  .warehouse-product-wrap .front-title {
    margin-bottom: 9px
  }
}

.warehouse-product-wrap .front-title::after {
  margin-left: 28px
}

@media screen and (max-width: 768px) {
  .warehouse-product-wrap .front-title::after {
    margin-left: 21px
  }
}

.warehouse-product-wrap .new-product-top {
  margin: 0
}

.warehouse-product-wrap .new-product-top .new-product-top-title {
  margin-bottom: 44px;
  font-size: 25px;
  line-height: 1.44;
  color: #333
}

@media screen and (max-width: 768px) {
  .warehouse-product-wrap .new-product-top .new-product-top-title {
    display: block
  }
}

.warehouse-product-wrap .new-product-top .announcement {
  display: none
}

.warehouse-product-wrap .new-product-list .new-product-list-item:hover .item-name {
  margin-bottom: 0
}

.warehouse-product-wrap .new-product-list .new-product-list-item .item-name {
  margin-bottom: 0
}

#shopify-section-front-member {
  background-size: 45% auto;
  background-repeat: no-repeat;
  background-position: left top 130px;
  position: relative;
  background-color: #FCFCFC
}

@media screen and (max-width: 768px) {
  #shopify-section-front-member {
    background-image: none;
    background-color: #F8F8F8
  }
  #shopify-section-front-member:before {
    display: none
  }
}

#shopify-section-front-member:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  margin: 0 auto;
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), to(#CE221F));
  background: linear-gradient(to right, #fff 50%, #CE221F);
  background-position: center;
  background-repeat: no-repeat
}

.front-member-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 50px 0
}

@media screen and (max-width: 768px) {
  .front-member-wrap {
    padding: 42px 0 31px 0
  }
}

.front-member-wrap .front-title {
  font-size: 23px;
  line-height: 1.4347;
  color: #333;
  display: inline-block;
  position: relative
}

@media screen and (max-width: 768px) {
  .front-member-wrap .front-title {
    margin-bottom: 36px;
    font-size: 18px;
    line-height: 1.45
  }
}

.front-member-wrap .front-title::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -19px;
  display: inline-block;
  width: 81px;
  height: 1px;
  background-color: #CE221F
}

@media screen and (max-width: 768px) {
  .front-member-wrap .front-title::after {
    bottom: -14px;
    width: 62px
  }
}

@media screen and (max-width: 768px) {
  .front-member-wrap .bg-area {
    display: none
  }
}

.front-member-wrap .front-member-area {
  -ms-flex-preferred-size: 459px;
  flex-basis: 459px
}

@media screen and (max-width: 768px) {
  .front-member-wrap .front-member-area {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
}

.front-member-wrap .front-member-area .front-title-wrap-sm {
  display: none
}

@media screen and (max-width: 768px) {
  .front-member-wrap .front-member-area .front-title-wrap-sm {
    display: inline-block
  }
}

.front-member-wrap .front-member-area h2 {
  font-size: 30px;
  line-height: 1.433;
  color: #333;
  margin-bottom: 6px
}

@media screen and (max-width: 768px) {
  .front-member-wrap .front-member-area h2 {
    font-size: 22px;
    line-height: 1.455;
    margin: 15px 0 0 0
  }
}

.front-member-wrap .front-member-area .front-member-text {
  font-size: 17px;
  line-height: 1.4705;
  color: #828282;
  display: block
}

@media screen and (max-width: 768px) {
  .front-member-wrap .front-member-area .front-member-text {
    display: none
  }
}

.front-member-wrap .front-member-area .front-member-list {
  margin-top: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (max-width: 768px) {
  .front-member-wrap .front-member-area .front-member-list {
    margin-top: 40px
  }
}

.front-member-wrap .front-member-area .front-member-list .front-member-item {
  -ms-flex-preferred-size: 99px;
  flex-basis: 99px;
  margin-bottom: 31px;
  text-align: center;
  position: relative
}

@media screen and (max-width: 768px) {
  .front-member-wrap .front-member-area .front-member-list .front-member-item {
    -ms-flex-preferred-size: 84px;
    flex-basis: 84px
  }
}

@media screen and (max-width: 768px) {
  .front-member-wrap .front-member-area .front-member-list .front-member-item.brank {
    display: none
  }
}

.front-member-wrap .front-member-area .front-member-list .front-member-item.tanaka .member-position {
  width: 115px;
  position: absolute;
  left: -7px
}

.front-member-wrap .front-member-area .front-member-list .front-member-item.tanaka .front-member-name {
  position: relative;
  top: 20px
}

@media screen and (max-width: 768px) {
  .front-member-wrap .front-member-area .front-member-list .front-member-item:nth-child(1), .front-member-wrap .front-member-area .front-member-list .front-member-item:nth-child(2) {
    margin-right: 5px
  }
}

@media screen and (max-width: 768px) {
  .front-member-wrap .front-member-area .front-member-list .front-member-item:nth-child(n+7) {
    display: none
  }
}

.front-member-wrap .front-member-area .front-member-list .front-member-item .front-member-img-wrap {
  width: 100%;
  display: inline-block;
  position: relative
}

.front-member-wrap .front-member-area .front-member-list .front-member-item .front-member-img-wrap .bg-white {
  width: 100%;
  height: 99px;
  background-color: #ffffff;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  position: relative;
  z-index: 2
}

@media screen and (max-width: 768px) {
  .front-member-wrap .front-member-area .front-member-list .front-member-item .front-member-img-wrap .bg-white {
    height: 84px
  }
}

.front-member-wrap .front-member-area .front-member-list .front-member-item .front-member-img-wrap .bg-white img {
  width: 95px;
  position: absolute;
  top: 2px;
  left: 2px;
  border-radius: 50%
}

@media screen and (max-width: 768px) {
  .front-member-wrap .front-member-area .front-member-list .front-member-item .front-member-img-wrap .bg-white img {
    width: 80.66px;
    top: 1.64px;
    left: 1.64px
  }
}

.front-member-wrap .front-member-area .front-member-list .front-member-item .front-member-img-wrap:after {
  content: "";
  width: 99px;
  height: 99px;
  background: linear-gradient(143.91deg, rgba(206, 34, 31, 0.4) -24.6%, rgba(255, 255, 255, 0) 76.04%);
  position: absolute;
  top: -7px;
  left: -7px;
  border-radius: 50%
}

@media screen and (max-width: 768px) {
  .front-member-wrap .front-member-area .front-member-list .front-member-item .front-member-img-wrap:after {
    width: 84px;
    height: 84px;
    top: -9px;
    left: -9px
  }
}

.front-member-wrap .front-member-area .front-member-list .front-member-item .member-info-wrap .member-position {
  font-size: 11px;
  line-height: 1.45;
  font-weight: 400;
  color: #CE221F
}

@media screen and (max-width: 768px) {
  .front-member-wrap .front-member-area .front-member-list .front-member-item .member-info-wrap .member-position {
    color: #806B65
  }
}

.front-member-wrap .front-member-area .front-member-list .front-member-item .member-info-wrap .front-member-name {
  margin-top: 4px;
  font-size: 14px;
  line-height: 1.428;
  color: #4f4f4f;
  display: block
}

@media screen and (max-width: 768px) {
  .front-member-wrap .front-member-area .front-member-list .front-member-item .member-info-wrap .front-member-name {
    margin-top: 10px
  }
}

.front-member-wrap .front-member-area .front-member-list .front-member-see-more {
  -ms-flex-preferred-size: 99px;
  flex-basis: 99px;
  margin-bottom: 31px
}

@media screen and (max-width: 768px) {
  .front-member-wrap .front-member-area .front-member-list .front-member-see-more {
    -ms-flex-preferred-size: 84px;
    flex-basis: 84px
  }
}

@media screen and (max-width: 768px) {
  .front-member-wrap .front-member-area .front-recuit {
    text-align: center
  }
}

.front-member-wrap .front-member-area .front-recuit .front-title {
  margin-bottom: 46px;
  font-size: 23px;
  line-height: 1.4347;
  color: #333;
  display: inline-block;
  position: relative
}

@media screen and (max-width: 768px) {
  .front-member-wrap .front-member-area .front-recuit .front-title {
    margin-bottom: 36px;
    font-size: 18px;
    line-height: 1.45
  }
}

.front-member-wrap .front-member-area .front-recuit .front-title::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -19px;
  display: inline-block;
  width: 81px;
  height: 1px;
  background-color: #CE221F
}

@media screen and (max-width: 768px) {
  .front-member-wrap .front-member-area .front-recuit .front-title::after {
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    bottom: -14px;
    width: 62px
  }
}

.front-member-wrap .front-member-area .front-recuit .front-recruit-text {
  margin: 0 0 27px 0;
  font-size: 17px;
  line-height: 1.4705;
  font-weight: 500;
  color: #4f4f4f;
  display: block
}

@media screen and (max-width: 768px) {
  .front-member-wrap .front-member-area .front-recuit .front-recruit-text {
    margin: 0 0 25px 0
  }
}

.front-member-wrap .front-member-area .front-recuit .front-recruit-text br {
  display: none
}

@media screen and (max-width: 768px) {
  .front-member-wrap .front-member-area .front-recuit .front-recruit-text br {
    display: inline
  }
}

.front-member-wrap .front-member-area .front-recuit .button {
  width: 237px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #333333;
  position: relative;
  border-radius: 3px
}

@media screen and (max-width: 768px) {
  .front-member-wrap .front-member-area .front-recuit .button {
    margin: 0 auto;
    width: 100%
  }
}

.front-member-wrap .front-member-area .front-recuit .button span {
  color: #ffffff;
  font-size: 17px;
  line-height: 1.4705
}

@media screen and (max-width: 768px) {
  .front-member-wrap .front-member-area .front-recuit .button span {
    font-size: 15px;
    line-height: 1.47
  }
}

.front-member-wrap .front-member-area .front-recuit .button img {
  width: 40px;
  position: absolute;
  right: 1px
}

.site-footer {
  margin: 0;
  padding: 0;
  background-color: #ad1411
}

.footer-red {
  width: 100%;
  height: 280px;
  position: relative;
  background-repeat: no-repeat, no-repeat, no-repeat, repeat;
  background-size: auto, auto 100%, auto 76.1%, 40px 40px;
  background-position: left, left, right 6.8% center, top left
}

@media screen and (max-width: 768px) {
  .footer-red {
    height: 224px
  }
}

.footer-red .footer-curtain {
  height: 100%;
  width: 439px;
  position: absolute;
  top: 0;
  left: 0
}

@media screen and (max-width: 768px) {
  .footer-red .footer-curtain {
    width: 200px
  }
}

.footer-red .footer-curtain_sm {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none
}

@media screen and (max-width: 768px) {
  .footer-red .footer-curtain_sm {
    display: block
  }
}

.footer-red .footer-big-logo {
  position: absolute;
  top: 35px;
  right: 78px
}

@media screen and (max-width: 768px) {
  .footer-red .footer-big-logo {
    height: 175px;
    top: 43px;
    right: 12px
  }
}

.footer-red .red-main-area {
  width: 520px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 768px) {
  .footer-red .red-main-area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.footer-red .red-main-area span {
  color: #ffffff
}

.footer-red .red-main-area .red-main-contact {
  margin: 23px 0 58px 0;
  display: inline-block;
  text-align: center;
  position: relative
}

@media screen and (max-width: 768px) {
  .footer-red .red-main-area .red-main-contact {
    height: 71px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 27px auto 25px auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #ffffff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }
}

.footer-red .red-main-area .red-main-contact .contact-logo {
  margin-bottom: -15px
}

@media screen and (max-width: 768px) {
  .footer-red .red-main-area .red-main-contact .contact-logo {
    width: 80px;
    margin-bottom: 0
  }
}

.footer-red .red-main-area .red-main-warehouse {
  margin: 14px 0 58px 0;
  display: inline-block;
  text-align: center;
  position: relative
}

@media screen and (max-width: 768px) {
  .footer-red .red-main-area .red-main-warehouse {
    height: 71px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto 28px auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #ffffff
  }
}

.footer-red .red-main-area .red-main-warehouse .warehouse-logo {
  margin-bottom: -15px;
  position: relative;
  left: -20px
}

@media screen and (max-width: 768px) {
  .footer-red .red-main-area .red-main-warehouse .warehouse-logo {
    width: 100px;
    margin-bottom: 0
  }
}

@media screen and (max-width: 768px) {
  .footer-red .red-main-area .red-main-warehouse .red-message {
    margin-left: -20px
  }
}

@media screen and (max-width: 768px) {
  .footer-red .red-main-area .red-message {
    text-align: left;
    padding: 0 40px 0 30px;
    z-index: 1
  }
}

.footer-red .red-main-area .red-message .red-main-title {
  margin-bottom: 11px;
  display: block;
  font-size: 20px;
  line-height: 1.45;
  letter-spacing: 0.07em
}

@media screen and (max-width: 768px) {
  .footer-red .red-main-area .red-message .red-main-title {
    margin: 0;
    font-size: 16px;
    line-height: 1.44
  }
}

.footer-red .red-main-area .red-message .red-main-text {
  margin-bottom: 22px;
  display: block;
  font-size: 14px;
  line-height: 1.428;
  font-weight: 500
}

@media screen and (max-width: 768px) {
  .footer-red .red-main-area .red-message .red-main-text {
    margin: 0;
    font-size: 13px;
    line-height: 1.462
  }
}

.footer-red .red-main-area .button {
  width: 204px;
  height: 40px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  border: 1px solid #ffffff;
  border-radius: 3px
}

@media screen and (max-width: 768px) {
  .footer-red .red-main-area .button {
    display: none
  }
}

.footer-red .red-main-area .button span {
  font-size: 14px;
  line-height: 1.428
}

.footer-red .red-main-area .button img {
  width: 40px;
  position: absolute;
  top: 0;
  right: 1px
}

.footer-red .red-main-area .footer-arrow-sm {
  display: none
}

@media screen and (max-width: 768px) {
  .footer-red .red-main-area .footer-arrow-sm {
    display: inline-block;
    position: absolute;
    right: 6px;
    top: 15px
  }
}

.footer-gray {
  width: 100%;
  background-color: #2C2C2C
}

.footer-gray .footer-gray-contents {
  padding: 27px 0 22px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

@media screen and (max-width: 768px) {
  .footer-gray .footer-gray-contents {
    padding: 37px 0 26px 0
  }
}

.footer-gray .footer-gray-contents .footer-gray-top {
  width: 100%;
  margin-bottom: 29px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 768px) {
  .footer-gray .footer-gray-contents .footer-gray-top {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 27px 0 0 0
  }
}

.footer-gray .footer-gray-contents .footer-gray-top .footer-logo {
  height: 52px
}

@media screen and (max-width: 768px) {
  .footer-gray .footer-gray-contents .footer-gray-top .footer-logo {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    height: 43px
  }
}

.footer-gray .footer-gray-contents .footer-gray-top .social-media-icon-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width: 768px) {
  .footer-gray .footer-gray-contents .footer-gray-top .social-media-icon-wrap {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 36px
  }
}

.footer-gray .footer-gray-contents .footer-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 768px) {
  .footer-gray .footer-gray-contents .footer-menu {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.footer-gray .footer-gray-contents .footer-menu .footer-menu-element.element-product {
  display: none
}

.footer-gray .footer-gray-contents .footer-menu .footer-menu-element .footer-parent-menu-wrap {
  margin-bottom: 10px
}

@media screen and (max-width: 768px) {
  .footer-gray .footer-gray-contents .footer-menu .footer-menu-element .footer-parent-menu-wrap {
    margin-bottom: 11px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

.footer-gray .footer-gray-contents .footer-menu .footer-menu-element .footer-parent-menu-wrap .footer-parent-menu {
  display: block;
  position: relative;
  left: 21px;
  color: #F2F2F2
}

@media screen and (max-width: 768px) {
  .footer-gray .footer-gray-contents .footer-menu .footer-menu-element .footer-parent-menu-wrap .footer-parent-menu {
    left: 35px
  }
}

.footer-gray .footer-gray-contents .footer-menu .footer-menu-element .footer-parent-menu-wrap .footer-parent-menu:before {
  content: "";
  width: 11px;
  height: 1px;
  background-color: #F74744;
  position: absolute;
  top: 13px;
  left: -21px
}

@media screen and (max-width: 768px) {
  .footer-gray .footer-gray-contents .footer-menu .footer-menu-element .footer-parent-menu-wrap .footer-parent-menu:before {
    width: 23px;
    top: 15px;
    left: -35px
  }
}

.footer-gray .footer-gray-contents .footer-menu .footer-menu-element .footer-parent-menu-wrap .footer-parent-menu a {
  color: #ffffff;
  font-size: 17px;
  line-height: 1.4706;
  display: block
}

@media screen and (max-width: 768px) {
  .footer-gray .footer-gray-contents .footer-menu .footer-menu-element .footer-parent-menu-wrap .footer-parent-menu a {
    font-size: 19px;
    line-height: 1.48
  }
}

.footer-gray .footer-gray-contents .footer-menu .footer-menu-element .footer-parent-menu-wrap .footer-menu-close {
  display: none;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

@media screen and (max-width: 768px) {
  .footer-gray .footer-gray-contents .footer-menu .footer-menu-element .footer-parent-menu-wrap .footer-menu-close {
    display: inline-block
  }
}

.footer-gray .footer-gray-contents .footer-menu .footer-menu-element .footer-parent-menu-wrap .rotate {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

@media screen and (max-width: 768px) {
  .footer-gray .footer-gray-contents .footer-menu .footer-menu-element .footer-child-menu {
    display: none
  }
}

.footer-gray .footer-gray-contents .footer-menu .footer-menu-element .footer-child-menu li {
  margin-bottom: 6px
}

@media screen and (max-width: 768px) {
  .footer-gray .footer-gray-contents .footer-menu .footer-menu-element .footer-child-menu li {
    margin-bottom: 11px
  }
}

.footer-gray .footer-gray-contents .footer-menu .footer-menu-element .footer-child-menu li:last-child {
  margin-bottom: 0
}

.footer-gray .footer-gray-contents .footer-menu .footer-menu-element .footer-child-menu li a {
  font-size: 13px;
  line-height: 1.462;
  font-weight: 500;
  color: #BDBDBD;
  display: inline-block
}

@media screen and (max-width: 768px) {
  .footer-gray .footer-gray-contents .footer-menu .footer-menu-element .footer-child-menu li a {
    font-size: 16px;
    line-height: 1.44
  }
}

.footer-gray .footer-gray-contents .footer-menu .footer-menu-element .clicked {
  display: block;
  margin: 0 0 17px 47px
}

.footer-gray .footer-gray-contents .footer-menu .element-about {
  -ms-flex-preferred-size: 117px;
  flex-basis: 117px
}

@media screen and (max-width: 768px) {
  .footer-gray .footer-gray-contents .footer-menu .element-about {
    -ms-flex-preferred-size: 0;
    flex-basis: 0
  }
}

.footer-gray .footer-gray-contents .footer-menu .element-action {
  -ms-flex-preferred-size: 96.7px;
  flex-basis: 96.7px
}

@media screen and (max-width: 768px) {
  .footer-gray .footer-gray-contents .footer-menu .element-action {
    -ms-flex-preferred-size: 0;
    flex-basis: 0
  }
}

.footer-gray .footer-gray-contents .footer-menu .element-product {
  -ms-flex-preferred-size: 106px;
  flex-basis: 106px
}

@media screen and (max-width: 768px) {
  .footer-gray .footer-gray-contents .footer-menu .element-product {
    -ms-flex-preferred-size: 0;
    flex-basis: 0
  }
}

.footer-gray .footer-gray-contents .footer-menu .element-members {
  -ms-flex-preferred-size: 108px;
  flex-basis: 108px
}

@media screen and (max-width: 768px) {
  .footer-gray .footer-gray-contents .footer-menu .element-members {
    -ms-flex-preferred-size: 0;
    flex-basis: 0
  }
}

.footer-gray .footer-gray-contents .footer-menu .element-recuit {
  -ms-flex-preferred-size: 97px;
  flex-basis: 97px
}

@media screen and (max-width: 768px) {
  .footer-gray .footer-gray-contents .footer-menu .element-recuit {
    -ms-flex-preferred-size: 0;
    flex-basis: 0
  }
}

@media screen and (max-width: 768px) {
  .footer-gray .footer-gray-contents .footer-menu .element-company {
    -ms-flex-preferred-size: 0;
    flex-basis: 0
  }
}

.footer-gray .footer-gray-contents .footer-right-symbol {
  width: 272px;
  margin: 35px auto 0 auto;
  font-size: 12px;
  line-height: 1.4166;
  display: block;
  color: #636363
}

@media screen and (max-width: 768px) {
  .footer-gray .footer-gray-contents .footer-right-symbol {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-top: 44px
  }
}

.template-article .return-link-wrapper {
  margin-bottom: 40px
}

.news-wrap {
  padding-top: 35px;
  max-width: 100%
}

@media screen and (max-width: 768px) {
  .news-wrap {
    padding-top: 41px
  }
}

.news-wrap .news-logo-wrap {
  width: 100%;
  text-align: right
}

@media screen and (max-width: 768px) {
  .news-wrap .news-logo-wrap {
    display: none
  }
}

.news-wrap .news-logo-wrap img {
  width: 257px;
  margin-right: 300px
}

.news-wrap .news-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 102px 0 105px 49px
}

@media screen and (max-width: 768px) {
  .news-wrap .news-contents {
    display: block;
    margin: 0 auto;
    max-width: 350px
  }
}

.news-wrap .news-contents .news-vertical {
  -ms-flex-preferred-size: 55px;
  flex-basis: 55px;
  background-color: #8B8B8B;
  position: relative;
  min-height: 200px
}

@media screen and (max-width: 768px) {
  .news-wrap .news-contents .news-vertical {
    display: none
  }
}

.news-wrap .news-contents .news-vertical span {
  width: 67px;
  font-size: 23px;
  line-height: 1.3043;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  display: inline-block;
  color: #ffffff;
  position: absolute;
  top: 30px;
  left: -6px
}

.news-wrap .news-contents .news-text-area {
  -ms-flex-preferred-size: 680px;
  flex-basis: 680px;
  margin-left: 43px
}

@media screen and (max-width: 768px) {
  .news-wrap .news-contents .news-text-area {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 0
  }
}

.news-wrap .news-contents .news-text-area .front-title-sm {
  display: none;
  color: #BDBDBD;
  font-size: 18px;
  line-height: 1.45;
  margin-bottom: 9px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.news-wrap .news-contents .news-text-area .front-title-sm:after {
  content: "";
  border-top: 1px solid;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 25px
}

@media screen and (max-width: 768px) {
  .news-wrap .news-contents .news-text-area .front-title-sm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.news-wrap .news-contents .news-text-area h2 {
  font-size: 30px;
  line-height: 1.43;
  color: #333333
}

@media screen and (max-width: 768px) {
  .news-wrap .news-contents .news-text-area h2 {
    margin: 0 0 29px 0;
    font-size: 25px
  }
}

.news-wrap .news-contents .front-news-header {
  -ms-flex-preferred-size: calc(calc(calc(100% - 55px) / 3) * 2);
  flex-basis: calc(calc(calc(100% - 55px) / 3) * 2);
  max-width: 680px
}

@media screen and (max-width: 768px) {
  .news-wrap .news-contents .front-news-header {
    max-width: 892px;
    margin: 0 auto 62px
  }
}

.news-wrap .news-contents .front-news-header .no-article {
  margin-top: 20px
}

.news-wrap .news-contents .front-news-header li {
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #E0E0E0
}

@media screen and (max-width: 768px) {
  .news-wrap .news-contents .front-news-header li {
    margin-bottom: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 14px;
    height: auto
  }
}

.news-wrap .news-contents .front-news-header li .news-date {
  -ms-flex-preferred-size: 18%;
  flex-basis: 18%;
  color: #828282;
  font-size: 15px;
  line-height: 1.466;
  font-weight: 400
}

@media screen and (max-width: 768px) {
  .news-wrap .news-contents .front-news-header li .news-date {
    font-size: 13px;
    line-height: 1.46
  }
}

.news-wrap .news-contents .front-news-header li .news-link {
  -ms-flex-preferred-size: 82%;
  flex-basis: 82%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width: 768px) {
  .news-wrap .news-contents .front-news-header li .news-link {
    width: 100%;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    margin: 18px 0
  }
}

.news-wrap .news-contents .front-news-header li .news-link .news-title {
  color: #4f4f4f;
  font-size: 15px;
  line-height: 1.466;
  font-weight: 500
}

@media screen and (max-width: 768px) {
  .news-wrap .news-contents .front-news-header li .news-link .news-title {
    font-size: 14px;
    line-height: 1.43
  }
}

.news-wrap .news-contents .front-news-header li .news-link img {
  width: 35px
}

.product-template__container {
  max-width: 890px;
  margin: 70px auto
}

@media screen and (max-width: 768px) {
  .product-template__container {
    max-width: 100%;
    margin: 0 auto
  }
}

.product-template__container .sku.sp {
  display: none
}

@media screen and (max-width: 768px) {
  .product-template__container .sku.sp {
    display: block;
    font-size: 12px;
    line-height: 17px;
    color: #828282;
    margin-bottom: 2px;
    margin-left: 20px
  }
}

.product-template__container .product-single__title.sp {
  display: none
}

@media screen and (max-width: 768px) {
  .product-template__container .product-single__title.sp {
    display: block;
    font-size: 25px;
    line-height: 36px;
    color: #333;
    margin-left: 20px
  }
}

.product-template__container .product-template__container-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 768px) {
  .product-template__container .product-template__container-inner {
    display: block
  }
}

.product-template__container .product-template__container-inner .product-template__half.left {
  width: calc(calc(calc(100% - 70px) * 30) / 82)
}

@media screen and (max-width: 768px) {
  .product-template__container .product-template__container-inner .product-template__half.left {
    width: 100%;
    margin-bottom: 32px
  }
}

.product-template__container .product-template__container-inner .product-template__half.left .product-slider-main {
  margin-bottom: 23px
}

.product-template__container .product-template__container-inner .product-template__half.left .product-slider-main li {
  border: 1px solid #E8EEF8;
  border-radius: 18px;
  z-index: 0 !important
}

.product-template__container .product-template__container-inner .product-template__half.left .product-slider-main li .product-main-img {
  width: 100%
}

@media screen and (max-width: 768px) {
  .product-template__container .product-template__container-inner .product-template__half.left .product-slider-main li .product-main-img {
    height: 270px;
    -o-object-fit: cover;
    object-fit: cover
  }
}

.product-template__container .product-template__container-inner .product-template__half.left .product-slider-main .slick-prev.slick-arrow {
  content: "";
  width: 15px;
  height: 15px;
  border-top: 1.5px solid #CE221F;
  border-right: 1.5px solid #CE221F;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(225deg);
  transform: translateY(-50%) rotate(225deg);
  left: 5%;
  position: absolute;
  cursor: pointer;
  z-index: 1
}

.product-template__container .product-template__container-inner .product-template__half.left .product-slider-main .slick-next.slick-arrow {
  content: "";
  width: 15px;
  height: 15px;
  border-top: 1.5px solid #CE221F;
  border-left: 1.5px solid #CE221F;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-225deg);
  transform: translateY(-50%) rotate(-225deg);
  right: 5%;
  position: absolute;
  cursor: pointer;
  z-index: 1
}

.product-template__container .product-template__container-inner .product-template__half.left .product-slider-main .slick-prev:before, .product-template__container .product-template__container-inner .product-template__half.left .product-slider-main .slick-next:before {
  display: none
}

@media screen and (max-width: 768px) {
  .product-template__container .product-template__container-inner .product-template__half.left .product-slider-main-thumbs {
    padding-left: 10px
  }
}

.product-template__container .product-template__container-inner .product-template__half.left .product-slider-main-thumbs li {
  margin-right: 23px;
  border: 1px solid #E8EEF8;
  border-radius: 11px;
  overflow: hidden
}

.product-template__container .product-template__container-inner .product-template__half.left .product-slider-main-thumbs li:focus {
  outline: transparent
}

.product-template__container .product-template__container-inner .product-template__half.left .product-slider-main-thumbs li.slick-slide.slick-current.slick-active {
  border: 1px solid #CE221F
}

@media screen and (max-width: 768px) {
  .product-template__container .product-template__container-inner .product-template__half.left .product-slider-main-thumbs li {
    margin-right: 16px
  }
}

.product-template__container .product-template__container-inner .product-template__half.right {
  width: calc(calc(calc(100% - 70px) * 52) / 82)
}

@media screen and (max-width: 768px) {
  .product-template__container .product-template__container-inner .product-template__half.right {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto
  }
}

.product-template__container .product-template__container-inner .product-template__half.right h1.product-single__title {
  font-size: 25px;
  line-height: 36px;
  margin-bottom: 4px
}

@media screen and (max-width: 768px) {
  .product-template__container .product-template__container-inner .product-template__half.right h1.product-single__title.pc {
    display: none
  }
}

.product-template__container .product-template__container-inner .product-template__half.right p.sku {
  font-size: 12px;
  line-height: 17px;
  color: #828282;
  margin-bottom: 26px
}

@media screen and (max-width: 768px) {
  .product-template__container .product-template__container-inner .product-template__half.right p.sku.pc {
    display: none
  }
}

.product-template__container .product-template__container-inner .product-template__half.right .product-single__description {
  margin-top: 0;
  margin-bottom: 55px;
  font-size: 13px;
  line-height: 190%;
  text-align: justify;
  color: #333
}

@media screen and (max-width: 768px) {
  .product-template__container .product-template__container-inner .product-template__half.right .product-single__description {
    margin-bottom: 32px
  }
}

.product-template__container .product-template__container-inner .product-template__half.right .product-single__description p {
  font-size: 13px;
  line-height: 190%;
  text-align: justify;
  color: #333
}

.product-template__container .product-template__container-inner .product-template__half.right table {
  background: #F9F9F9;
  border-radius: 2px;
  border-collapse: separate;
  padding: 20px;
  height: 200px
}

@media screen and (max-width: 768px) {
  .product-template__container .product-template__container-inner .product-template__half.right table {
    padding: 10px
  }
}

.product-template__container .product-template__container-inner .product-template__half.right table .column-count {
  border-bottom: 1px solid #bdbdbd
}

.product-template__container .product-template__container-inner .product-template__half.right table .column-count-2 th, .product-template__container .product-template__container-inner .product-template__half.right table .column-count-2 td {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%
}

.product-template__container .product-template__container-inner .product-template__half.right table .column-count-3 th, .product-template__container .product-template__container-inner .product-template__half.right table .column-count-3 td {
  -ms-flex-preferred-size: 33.3%;
  flex-basis: 33.3%
}

.product-template__container .product-template__container-inner .product-template__half.right table .column-count-4 th, .product-template__container .product-template__container-inner .product-template__half.right table .column-count-4 td {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%
}

.product-template__container .product-template__container-inner .product-template__half.right table .column-count-5 th, .product-template__container .product-template__container-inner .product-template__half.right table .column-count-5 td {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%
}

.product-template__container .product-template__container-inner .product-template__half.right table tbody {
  display: block;
  max-height: 200px;
  overflow: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none
}

.product-template__container .product-template__container-inner .product-template__half.right table tbody::-webkit-scrollbar {
  display: none
}

.product-template__container .product-template__container-inner .product-template__half.right table tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.product-template__container .product-template__container-inner .product-template__half.right table th {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #4f4f4f;
  border: none;
  border-bottom: 1px solid #BDBDBD;
  text-align: center
}

.product-template__container .product-template__container-inner .product-template__half.right table td {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #4f4f4f;
  border: none;
  text-align: center
}

.product-template__container .product-template__container-inner .product-template__half.right table input.variant-quantity {
  border: 1px solid #E0E0E0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  width: 75px;
  font-size: 13px;
  line-height: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #333;
  margin: 0 auto
}

.product-template__container .product-template__container-inner .product-template__half.right .button-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 768px) {
  .product-template__container .product-template__container-inner .product-template__half.right .button-area {
    display: block
  }
}

.product-template__container .product-template__container-inner .product-template__half.right .button-area p.estimate-description {
  -ms-flex-preferred-size: calc(calc(100% - 20px) * 0.51);
  flex-basis: calc(calc(100% - 20px) * 0.51);
  font-size: 12px;
  line-height: 19px;
  text-align: justify;
  color: #4f4f4f
}

@media screen and (max-width: 768px) {
  .product-template__container .product-template__container-inner .product-template__half.right .button-area p.estimate-description {
    font-size: 13px;
    margin-bottom: 30px
  }
}

.product-template__container .product-template__container-inner .product-template__half.right .button-area .estimate-button {
  -ms-flex-preferred-size: calc(calc(100% - 20px) * 0.49);
  flex-basis: calc(calc(100% - 20px) * 0.49);
  border: 1px solid #CE221F;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  background: #ffff;
  padding: 13px 0;
  pointer-events: none
}

@media screen and (max-width: 768px) {
  .product-template__container .product-template__container-inner .product-template__half.right .button-area .estimate-button {
    width: 100%;
    margin-bottom: 62px
  }
}

.product-template__container .product-template__container-inner .product-template__half.right .button-area .estimate-button p {
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
  line-height: 34px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #CE221F
}

@media screen and (max-width: 768px) {
  .product-template__container .product-template__container-inner .product-template__half.right .button-area .estimate-button p {
    font-size: 17px
  }
}

.collection-menu-wrap {
  margin: 0 auto 69px auto;
  position: relative
}

@media screen and (max-width: 768px) {
  .collection-menu-wrap {
    margin: 43px auto 67px auto
  }
}

.collection-menu-wrap .collection-title {
  margin-bottom: 64px;
  font-size: 23px;
  line-height: 1.43;
  color: #BDBDBD;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width: 768px) {
  .collection-menu-wrap .collection-title {
    margin-bottom: 9px;
    font-size: 18px;
    line-height: 1.45;
    font-weight: bold
  }
}

.collection-menu-wrap .collection-title:after {
  margin-left: 28px;
  content: "";
  border-top: 1px solid;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 21px
}

@media screen and (max-width: 768px) {
  .collection-menu-wrap .collection-title:after {
    margin-left: 21px
  }
}

.collection-menu-wrap .collection-menu-top {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.collection-menu-wrap .collection-menu-top .collection-menu-top-title {
  margin-bottom: 44px;
  font-size: 25px;
  line-height: 1.44;
  color: #333
}

@media screen and (max-width: 768px) {
  .collection-menu-wrap .collection-menu-top .collection-menu-top-title {
    display: block
  }
}

.collection-menu-wrap .collection-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.collection-menu-wrap .collection-list.list-with-after:after {
  content: "";
  display: block;
  width: 270px;
  height: 0
}

@media screen and (max-width: 768px) {
  .collection-menu-wrap .collection-list.list-with-after:after {
    display: none;
    width: 100px
  }
}

.collection-menu-wrap .collection-list .collection-list-item {
  -ms-flex-preferred-size: 270px;
  flex-basis: 270px;
  margin-bottom: 50px;
  cursor: pointer
}

@media screen and (max-width: 768px) {
  .collection-menu-wrap .collection-list .collection-list-item {
    -ms-flex-preferred-size: 158px;
    flex-basis: 158px;
    margin-bottom: 26px
  }
}

.collection-menu-wrap .collection-list .collection-list-item .collection-link {
  width: 100%;
  height: 100%;
  display: inline-block
}

.collection-menu-wrap .collection-list .collection-list-item .image-wrap {
  width: 100%;
  text-align: center;
  position: relative;
  border-radius: 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #E8EEF8
}

.collection-menu-wrap .collection-list .collection-list-item .image-wrap .collection-img {
  width: 100%;
  max-height: 179px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 18px
}

@media screen and (max-width: 768px) {
  .collection-menu-wrap .collection-list .collection-list-item .image-wrap .collection-img {
    max-height: 104px
  }
}

.collection-menu-wrap .collection-list .collection-list-item .image-wrap .bottom-arrow {
  display: none;
  width: 30px;
  height: 21px;
  position: absolute;
  bottom: 6px;
  right: 75px
}

@media screen and (max-width: 768px) {
  .collection-menu-wrap .collection-list .collection-list-item .image-wrap .bottom-arrow {
    bottom: 0;
    right: 35px
  }
}

.collection-menu-wrap .collection-list .collection-list-item .item-name {
  text-align: center;
  width: 100%;
  margin: 15px 0 14px 0;
  font-size: 15px;
  line-height: 1.466;
  font-weight: 500;
  color: #000000;
  display: inline-block
}

@media screen and (max-width: 768px) {
  .collection-menu-wrap .collection-list .collection-list-item .item-name {
    margin: 13px 0 0 0;
    font-size: 13px;
    line-height: 1.46;
    text-align: center
  }
}

.collection-menu-wrap .collection-list small {
  position: absolute;
  bottom: 0
}

@media screen and (max-width: 768px) {
  .collection-menu-wrap .collection-list small {
    bottom: 65px
  }
}

.collection-menu-wrap .button {
  width: 263px;
  height: 50px;
  margin: -10px auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  border: 1px solid #CE221F;
  border-radius: 3px
}

@media screen and (max-width: 768px) {
  .collection-menu-wrap .button {
    width: 216px;
    margin-top: 18px
  }
}

.collection-menu-wrap .button span {
  color: #CE221F;
  font-size: 17px;
  line-height: 1.470
}

.collection-menu-wrap .button img {
  width: 40px;
  position: absolute;
  right: 0
}

.related-items-bg {
  width: 100vw;
  padding: 25px 0 35px 0;
  background-color: #F9F9F9
}

.related-items-bg .related-header {
  margin-bottom: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.related-items-bg .related-header h2 {
  margin-right: 17px;
  color: #4F4F4F;
  font-size: 18px;
  line-height: 1.45
}

.related-items-bg .related-header span {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.44;
  color: #BDBDBD
}

.related-items-bg .related-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.related-items-bg .related-list .related-list-item {
  -ms-flex-preferred-size: 120px;
  flex-basis: 120px
}

@media screen and (max-width: 768px) {
  .related-items-bg .related-list .related-list-item {
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px
  }
}

.related-items-bg .related-list .related-list-item:nth-of-type(7) {
  display: none
}

@media screen and (max-width: 768px) {
  .related-items-bg .related-list .related-list-item:nth-of-type(-n+3) {
    margin-bottom: 29px
  }
}

.related-items-bg .related-list .related-list-item img {
  width: 100%;
  border-radius: 10px;
  max-height: 80px;
  -o-object-fit: cover;
  object-fit: cover
}

@media screen and (max-width: 768px) {
  .related-items-bg .related-list .related-list-item img {
    max-height: 66.66px
  }
}

.related-items-bg .related-list .related-list-item span {
  font-weight: 500;
  font-size: 13px;
  line-height: 1.46;
  text-align: center;
  color: #333333
}

.collection-wrap {
  padding: 30px 0 51px 0
}

@media screen and (max-width: 768px) {
  .collection-wrap {
    padding: 28px 0 58px 0
  }
}

.collection-wrap .announcement-wrap {
  width: 100%;
  margin-bottom: 11px;
  text-align: right
}

@media screen and (max-width: 768px) {
  .collection-wrap .announcement-wrap {
    margin-bottom: 20px
  }
}

.collection-wrap .header-title {
  margin-bottom: 20px;
  font-size: 23px;
  line-height: 1.43;
  color: #BDBDBD;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width: 768px) {
  .collection-wrap .header-title {
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 1.45
  }
}

.collection-wrap .header-title::after {
  content: "";
  border-top: 1px solid;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 43px
}

@media screen and (max-width: 768px) {
  .collection-wrap .header-title::after {
    margin-left: 21px
  }
}

.collection-wrap .side-content {
  margin-bottom: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative
}

@media screen and (max-width: 768px) {
  .collection-wrap .side-content {
    margin-bottom: 18px
  }
}

.collection-wrap .side-content .left-side {
  width: 75.1%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 768px) {
  .collection-wrap .side-content .left-side {
    width: auto
  }
}

.collection-wrap .side-content .left-side h2 {
  font-size: 30px;
  line-height: 1.43;
  color: #333
}

@media screen and (max-width: 768px) {
  .collection-wrap .side-content .left-side h2 {
    font-size: 25px;
    line-height: 1.44
  }
}

.collection-wrap .side-content .left-side .gradient-mask-wrap {
  display: none;
  width: 75%;
  position: relative
}

@media screen and (max-width: 768px) {
  .collection-wrap .side-content .left-side .gradient-mask-wrap {
    width: 100%;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    position: absolute;
    bottom: -55px;
    left: 0
  }
}

.collection-wrap .side-content .left-side .gradient-mask-wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: scroll;
  white-space: nowrap;
  -ms-overflow-style: none;
  scrollbar-width: none
}

.collection-wrap .side-content .left-side .gradient-mask-wrap ul::-webkit-scrollbar {
  display: none
}

.collection-wrap .side-content .left-side .gradient-mask-wrap ul li {
  height: 30px;
  margin-right: 18px;
  border-radius: 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width: 768px) {
  .collection-wrap .side-content .left-side .gradient-mask-wrap ul li {
    margin-right: 10px
  }
}

.collection-wrap .side-content .left-side .gradient-mask-wrap ul li:last-child {
  position: relative
}

.collection-wrap .side-content .left-side .gradient-mask-wrap ul li:last-child::after {
  content: "";
  width: 70px;
  height: 30px;
  display: block;
  position: absolute;
  top: 0;
  right: -70px
}

.collection-wrap .side-content .left-side .gradient-mask-wrap ul li a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 18px;
  background: #EFEFEF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.collection-wrap .side-content .left-side .gradient-mask-wrap ul li a:focus {
  background: rgba(206, 34, 31, 0.1);
  border: 1.5px solid #CE221F
}

.collection-wrap .side-content .left-side .gradient-mask-wrap ul li a:focus span {
  color: #CE221F
}

.collection-wrap .side-content .left-side .gradient-mask-wrap ul li a.pickup-tag {
  background: rgba(206, 34, 31, 0.1);
  border: 1.5px solid #CE221F
}

.collection-wrap .side-content .left-side .gradient-mask-wrap ul li a.pickup-tag span {
  color: #CE221F
}

.collection-wrap .side-content .left-side .gradient-mask-wrap ul li span {
  margin: 0 15px;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.46;
  color: #828282;
  display: inline-block;
  pointer-events: none
}

.collection-wrap .side-content .left-side .gradient-mask-wrap .gradient-mask {
  width: 30%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, right top, from(transparent), to(#fff));
  background: linear-gradient(to right, transparent, #fff)
}

.collection-wrap .side-content form {
  display: none;
  width: 24.9%;
  height: 35px;
  background-color: #FAFAFA;
  border: 1px solid #E0E0E0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px
}

@media screen and (max-width: 768px) {
  .collection-wrap .side-content form {
    width: 181px
  }
}

.collection-wrap .side-content form .search-form__input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.collection-wrap .side-content form .search-form__input-wrapper input {
  border: 0px solid transparent;
  background-color: rgba(255, 255, 255, 0);
  outline: none;
  font-size: 13px;
  line-height: 19px;
  color: #828282
}

.collection-wrap .side-content form .search-form__input-wrapper input:focus, .collection-wrap .side-content form .search-form__input-wrapper input:active {
  border: 0px solid transparent
}

.collection-wrap .product-top {
  margin-bottom: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.collection-wrap .product-top.new-item .collection-title {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  color: #CE221F
}

.collection-wrap .product-top.new-item .see-all {
  display: none
}

.collection-wrap .product-top .collection-title {
  -ms-flex-preferred-size: 85%;
  flex-basis: 85%;
  font-size: 20px;
  line-height: 1.45;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #333
}

@media screen and (max-width: 768px) {
  .collection-wrap .product-top .collection-title {
    -ms-flex-preferred-size: 68%;
    flex-basis: 68%;
    font-size: 18px;
    line-height: 1.45
  }
}

.collection-wrap .product-top .collection-title::after {
  content: "";
  border-top: 1px solid #E0E0E0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 24px
}

@media screen and (max-width: 768px) {
  .collection-wrap .product-top .collection-title::after {
    margin-left: 18px
  }
}

.collection-wrap .product-top .see-all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width: 768px) {
  .collection-wrap .product-top .see-all {
    position: relative;
    right: -8px
  }
}

.collection-wrap .product-top .see-all span {
  margin-right: 7px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.0;
  color: #000000
}

@media screen and (max-width: 768px) {
  .collection-wrap .product-top .see-all span {
    margin-right: 0;
    font-size: 14px
  }
}

.collection-wrap .collection-sp-image {
  display: none;
  width: 100%;
  height: 119px;
  border-radius: 20px;
  margin-bottom: 20px;
  -o-object-fit: cover;
  object-fit: cover
}

@media screen and (max-width: 768px) {
  .collection-wrap .collection-sp-image {
    display: block
  }
}

.collection-wrap .collection-flex {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 768px) {
  .collection-wrap .collection-flex {
    margin-bottom: 0
  }
}

@media screen and (max-width: 768px) {
  .collection-wrap .collection-flex.collection-4 .product {
    margin-bottom: 27px
  }
}

@media screen and (max-width: 768px) {
  .collection-wrap .collection-flex.new-item .product:last-of-type {
    display: none
  }
}

.collection-wrap .collection-flex .collection-image {
  width: 280px;
  height: 180px;
  border-radius: 18px
}

@media screen and (max-width: 768px) {
  .collection-wrap .collection-flex .collection-image {
    display: none
  }
}

.collection-wrap .collection-flex .product {
  -ms-flex-preferred-size: 180px;
  flex-basis: 180px;
  margin-bottom: 20px;
  cursor: pointer
}

@media screen and (max-width: 768px) {
  .collection-wrap .collection-flex .product {
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px;
    margin-bottom: 30px
  }
}

.collection-wrap .collection-flex .product .image-wrap {
  text-align: center;
  position: relative;
  border-radius: 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #E8EEF8
}

.collection-wrap .collection-flex .product .image-wrap .product-img {
  width: 100%;
  max-height: 120px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 18px
}

.collection-wrap .collection-flex .product .image-wrap .bottom-arrow {
  width: 30px;
  height: 21px;
  position: absolute;
  bottom: 6px;
  right: 75px
}

@media screen and (max-width: 768px) {
  .collection-wrap .collection-flex .product .image-wrap .bottom-arrow {
    bottom: 0;
    right: 35px
  }
}

.collection-wrap .collection-flex .product .image-wrap .new {
  width: 49px;
  height: 20px;
  position: absolute;
  top: 10px;
  left: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #CE221F;
  color: #ffffff;
  border-radius: 16px;
  font-size: 13px;
  line-height: 1.461;
  font-weight: 500;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width: 768px) {
  .collection-wrap .collection-flex .product .image-wrap .new {
    width: 41px;
    height: 17px;
    top: 6px;
    left: 7px;
    font-size: 11px;
    line-height: 1.46;
    display: block
  }
}

.collection-wrap .collection-flex .product .product-name {
  margin: 15px 0 0 0;
  font-size: 15px;
  line-height: 1.466;
  font-weight: 500;
  color: #000000;
  display: inline-block
}

@media screen and (max-width: 768px) {
  .collection-wrap .collection-flex .product .product-name {
    margin: 13px 0 0 0;
    font-size: 13px;
    line-height: 1.46;
    text-align: center
  }
}

.collection-wrap .collection-flex .product .show-hide {
  display: none
}

.collection-wrap .collection-flex .product .show-hide .replace-variant {
  color: #333;
  margin-top: 10px
}

.collection-wrap .collection-flex .product .show-hide .variation {
  margin-bottom: -4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #4f4f4f
}

.collection-wrap .collection-flex .product .show-hide .variation .variation-standard {
  -ms-flex-preferred-size: 59px;
  flex-basis: 59px;
  height: 20px;
  font-size: 14px;
  line-height: 1.428;
  color: #4f4f4f
}

.collection-wrap .collection-flex .product .show-hide .variation .stock {
  height: 20px;
  font-size: 13px;
  line-height: 1.461;
  color: #4f4f4f
}

.collection-wrap .collection-flex .product .show-hide .variation .stock-count {
  width: 50px;
  height: 20px;
  font-size: 12px;
  line-height: 1.4166;
  font-weight: 500;
  color: #333;
  background-color: #E9E9E9;
  border-radius: 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  right: -8px
}

.collection-wrap .collection-flex .product .show-hide .variation .estimate {
  position: relative;
  right: -5px
}

.collection-wrap .collection-flex .product .show-hide .button {
  width: 178px;
  height: 40px;
  margin-top: 15px;
  padding: 0 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #CE221F;
  border-radius: 3px
}

@media screen and (max-width: 768px) {
  .collection-wrap .collection-flex .product .show-hide .button {
    margin-top: 9px
  }
}

.collection-wrap .collection-flex .product .show-hide .button span {
  color: #ffffff;
  font-size: 16px;
  line-height: 1.437
}

.collection-wrap .viewer {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.collection-wrap .viewer::before {
  content: "";
  border-top: 1px solid #E0E0E0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-right: 2px
}

.collection-wrap .viewer::after {
  content: "";
  border-top: 1px solid #E0E0E0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 8px
}

.collection-wrap .viewer span {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.43;
  color: #828282
}

.collection-wrap .viewer span span {
  color: #CE221F
}

.collection-wrap .viewer img {
  margin-right: -2px
}

.member-introduce-wrap {
  padding: 92px 0 70px 0
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap {
    padding-top: 42px
  }
}

.member-introduce-wrap .member-introduce-title {
  margin-bottom: 27px;
  font-size: 18px;
  line-height: 1.45;
  color: #BDBDBD;
  position: relative;
  display: block
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-introduce-title {
    margin-bottom: 24px
  }
}

.member-introduce-wrap .member-introduce-title:after {
  content: "";
  width: 63px;
  height: 1px;
  position: absolute;
  bottom: -19px;
  left: 0;
  background-color: #CE221F
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-introduce-title:after {
    width: 62px;
    bottom: -13px
  }
}

.member-introduce-wrap h2 {
  margin-bottom: 46px;
  font-size: 25px;
  line-height: 1.44
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap h2 {
    margin-bottom: 39px;
    font-size: 23px;
    line-height: 1.44
  }
}

.member-introduce-wrap .member-introduce-content .organization-chart {
  width: 100%;
  height: 242px;
  margin-bottom: 61px
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-introduce-content .organization-chart {
    height: 230px;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin-bottom: 40px
  }
}

.member-introduce-wrap .member-introduce-content .organization-chart img {
  width: 100%;
  height: 100%
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-introduce-content .organization-chart img.pc {
    display: none
  }
}

.member-introduce-wrap .member-introduce-content .organization-chart img.sp {
  display: none
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-introduce-content .organization-chart img.sp {
    display: block
  }
}

.member-introduce-wrap .member-introduce-content .member-list {
  width: 610px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-introduce-content .member-list {
    width: 100%;
    margin-bottom: 31px
  }
}

.member-introduce-wrap .member-introduce-content .member-list .member-item {
  -ms-flex-preferred-size: 124px;
  flex-basis: 124px;
  margin: 0 40px 57px 0;
  text-align: center
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-introduce-content .member-list .member-item {
    -ms-flex-preferred-size: 92px;
    flex-basis: 92px;
    margin: 0 0 37px 0
  }
}

.member-introduce-wrap .member-introduce-content .member-list .member-item:nth-of-type(3n) {
  margin-right: 0
}

.member-introduce-wrap .member-introduce-content .member-list .member-item .member-img-wrap {
  width: 100%;
  display: inline-block;
  position: relative
}

.member-introduce-wrap .member-introduce-content .member-list .member-item .member-img-wrap .bg-white {
  width: 100%;
  height: 124px;
  background-color: #ffffff;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  position: relative;
  z-index: 2
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-introduce-content .member-list .member-item .member-img-wrap .bg-white {
    height: 92px
  }
}

.member-introduce-wrap .member-introduce-content .member-list .member-item .member-img-wrap .bg-white img {
  width: 118px;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 50%
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-introduce-content .member-list .member-item .member-img-wrap .bg-white img {
    width: 88px;
    top: 2px;
    left: 2px
  }
}

.member-introduce-wrap .member-introduce-content .member-list .member-item .member-img-wrap:after {
  content: "";
  width: 108px;
  height: 108px;
  background: linear-gradient(143.91deg, rgba(206, 34, 31, 0.4) -24.6%, rgba(255, 255, 255, 0) 76.04%);
  position: absolute;
  top: -7px;
  left: -7px;
  border-radius: 50%
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-introduce-content .member-list .member-item .member-img-wrap:after {
    width: 81px;
    height: 81px;
    top: -7px;
    left: -7px
  }
}

.member-introduce-wrap .member-introduce-content .member-list .member-item .member-info-wrap .member-position {
  font-size: 12px;
  line-height: 1.42;
  font-weight: 500;
  color: #806B65
}

.member-introduce-wrap .member-introduce-content .member-list .member-item .member-info-wrap .member-position br {
  display: none
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-introduce-content .member-list .member-item .member-info-wrap .member-position br {
    display: inline
  }
}

.member-introduce-wrap .member-introduce-content .member-list .member-item .member-info-wrap .member-name {
  font-size: 14px;
  line-height: 1.428;
  color: #4f4f4f;
  display: block
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-introduce-content .member-list .member-item .member-info-wrap .member-name {
    display: none
  }
}

.member-introduce-wrap .member-introduce-content .member-list .member-item .sp-member-name {
  margin-bottom: 8px;
  font-size: 15px;
  line-height: 22px;
  color: #333;
  display: none
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-introduce-content .member-list .member-item .sp-member-name {
    display: block
  }
}

.member-introduce-wrap .member-introduce-content .member-list .member-item:nth-child(n+4) {
  margin-bottom: 0
}

.member-introduce-wrap .member-introduce-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-introduce-list {
    margin-right: 0
  }
}

.member-introduce-wrap .member-introduce-list.member-with-after:after {
  content: "";
  display: block;
  width: 124px;
  height: 0
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-introduce-list.member-with-after:after {
    width: 100px
  }
}

.member-introduce-wrap .member-introduce-list.member-with-beforeafter:before {
  content: "";
  display: block;
  width: 124px;
  height: 0;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-introduce-list.member-with-beforeafter:before {
    width: 100px
  }
}

.member-introduce-wrap .member-introduce-list.member-with-beforeafter:after {
  content: "";
  display: block;
  width: 124px;
  height: 0
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-introduce-list.member-with-beforeafter:after {
    width: 100px
  }
}

.member-introduce-wrap .member-introduce-list.temporary .member-introduce-item::after {
  display: none
}

.member-introduce-wrap .member-introduce-list.temporary .member-introduce-item .white-bg {
  -webkit-box-shadow: initial;
  box-shadow: initial;
  background: #ffffff00
}

.member-introduce-wrap .member-introduce-list.temporary .member-introduce-item .white-bg img {
  display: none
}

.member-introduce-wrap .member-introduce-list.temporary .member-introduce-item .white-bg .member-name {
  position: absolute;
  top: 50px;
  font-size: 23px
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-introduce-list.temporary .member-introduce-item .white-bg .member-name {
    top: 36px;
    text-align: left;
    font-size: 17px
  }
}

.member-introduce-wrap .member-introduce-list.temporary .member-introduce-item .member-position {
  position: absolute;
  top: 0
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-introduce-list.temporary .member-introduce-item .member-position {
    text-align: left;
    font-size: 10px
  }
}

.member-introduce-wrap .member-introduce-list .member-introduce-item {
  -ms-flex-preferred-size: 124px;
  flex-basis: 124px;
  margin-bottom: 55px;
  text-align: center;
  position: relative
}

.member-introduce-wrap .member-introduce-list .member-introduce-item.forth-line {
  margin-bottom: 0
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-introduce-list .member-introduce-item.member-introduce-item-pc {
    display: none
  }
}

.member-introduce-wrap .member-introduce-list .member-introduce-item.member-introduce-item-sm {
  -ms-flex-preferred-size: 93px;
  flex-basis: 93px;
  margin: 23px 0 34px 0;
  display: none
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-introduce-list .member-introduce-item.member-introduce-item-sm {
    display: block
  }
}

.member-introduce-wrap .member-introduce-list .member-introduce-item .white-bg {
  width: 100%;
  height: 124px;
  border-radius: 50%;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  position: relative;
  z-index: 2
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-introduce-list .member-introduce-item .white-bg {
    height: 93px
  }
}

.member-introduce-wrap .member-introduce-list .member-introduce-item .white-bg .member-image {
  width: 118px;
  height: 118px;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 50%;
  z-index: inherit
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-introduce-list .member-introduce-item .white-bg .member-image {
    width: 89px;
    height: 89px;
    top: 2px;
    left: 2px
  }
}

.member-introduce-wrap .member-introduce-list .member-introduce-item .white-bg .member-name {
  font-size: 12px;
  line-height: 17px;
  position: relative;
  top: 11px;
  color: #4f4f4f;
  display: block;
  z-index: inherit
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-introduce-list .member-introduce-item .white-bg .member-name {
    width: 93px;
    position: absolute;
    top: -23px;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    font-size: 14px;
    line-height: 1.43
  }
}

.member-introduce-wrap .member-introduce-list .member-introduce-item .white-bg .bottom-arrow {
  display: none;
  width: 40px;
  position: absolute;
  bottom: -7px;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  z-index: inherit;
  -webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.89)) drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.9));
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.89)) drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.9));
  cursor: pointer
}

.member-introduce-wrap .member-introduce-list .member-introduce-item::after {
  content: "";
  width: 108px;
  height: 108px;
  background: linear-gradient(143.91deg, rgba(206, 34, 31, 0.4) -24.6%, rgba(255, 255, 255, 0) 76.04%);
  border-radius: 50%;
  position: absolute;
  top: -9px;
  left: -7px
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-introduce-list .member-introduce-item::after {
    width: 81px;
    height: 81px;
    top: -3px;
    left: -5px
  }
}

.member-introduce-wrap .member-introduce-list .member-introduce-item .member-position {
  margin-top: 7px;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.47;
  color: #806B65;
  display: block
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-introduce-list .member-introduce-item .member-position {
    margin-top: 5px
  }
}

.member-introduce-wrap .member-introduce-list .fill-gap {
  width: 124px
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-introduce-list .fill-gap.pc-fill-gap {
    display: none
  }
}

.member-introduce-wrap .member-introduce-list .fill-gap.sm-fill-gap {
  width: 93px;
  display: none
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-introduce-list .fill-gap.sm-fill-gap {
    display: block
  }
}

.member-introduce-wrap .member-pickup {
  width: 100vw;
  height: 0;
  margin: 0;
  background: linear-gradient(101.56deg, #F9F9F9 68.19%, #FFF0F0 106.18%);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

.member-introduce-wrap .member-pickup.show {
  height: 300px;
  margin: -5px calc(50% - 50vw) 51px calc(50% - 50vw);
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-pickup.show {
    height: 628px;
    margin: 6px calc(50% - 50vw) 38px calc(50% - 50vw)
  }
}

.member-introduce-wrap .member-pickup .member-pickup-content {
  max-width: 912px;
  margin: 0 auto;
  padding: 31.11px 0 37.51px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-pickup .member-pickup-content {
    max-width: 287px;
    padding: 32px 0 14px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.member-introduce-wrap .member-pickup .member-pickup-content .left-small-logo {
  width: 13px
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-pickup .member-pickup-content .left-small-logo {
    display: none
  }
}

.member-introduce-wrap .member-pickup .member-pickup-content .image-wrap {
  -ms-flex-preferred-size: 193px;
  flex-basis: 193px;
  height: 193px;
  background-color: #FFFFFF;
  border-radius: 50%;
  position: relative;
  right: 15px;
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.09)
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-pickup .member-pickup-content .image-wrap {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 150px;
    height: 150px;
    margin-bottom: 22px;
    right: 0
  }
}

.member-introduce-wrap .member-pickup .member-pickup-content .image-wrap img {
  width: 183px;
  height: 183px;
  position: absolute;
  top: 5px;
  left: 5px;
  border-radius: 50%
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-pickup .member-pickup-content .image-wrap img {
    width: 142px;
    height: 142px;
    top: 4px;
    left: 4px
  }
}

.member-introduce-wrap .member-pickup .member-pickup-content .pickup-textarea {
  -ms-flex-preferred-size: 531px;
  flex-basis: 531px;
  height: 193px;
  position: relative;
  right: 15px
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-pickup .member-pickup-content .pickup-textarea {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    height: auto;
    right: 0
  }
}

.member-introduce-wrap .member-pickup .member-pickup-content .pickup-textarea .textarea-top {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-pickup .member-pickup-content .pickup-textarea .textarea-top {
    margin-bottom: 18px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.member-introduce-wrap .member-pickup .member-pickup-content .pickup-textarea .textarea-top .pickup-name {
  font-size: 22px;
  line-height: 1.46;
  letter-spacing: 0.24em;
  color: #4f4f4f
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-pickup .member-pickup-content .pickup-textarea .textarea-top .pickup-name {
    margin-bottom: 9px;
    font-size: 20px;
    line-height: 1.45;
    letter-spacing: 0.175em
  }
}

.member-introduce-wrap .member-pickup .member-pickup-content .pickup-textarea .textarea-top .pickup-position {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0.05em;
  color: #CE221F
}

.member-introduce-wrap .member-pickup .member-pickup-content .pickup-textarea p {
  font-size: 13px;
  line-height: 1.9;
  color: #333333
}

.member-introduce-wrap .member-pickup .member-pickup-content .pickup-textarea .textarea-bottom {
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.member-introduce-wrap .member-pickup .member-pickup-content .pickup-textarea .textarea-bottom .bottom-small-side-logo {
  display: none
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-pickup .member-pickup-content .pickup-textarea .textarea-bottom .bottom-small-side-logo {
    display: block
  }
}

.member-introduce-wrap .member-pickup .member-pickup-content .pickup-textarea .textarea-bottom .arrow {
  position: absolute;
  right: 0;
  bottom: -35px
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .member-pickup .member-pickup-content .pickup-textarea .textarea-bottom .arrow {
    width: 50px;
    position: relative;
    bottom: 0;
    right: -10px
  }
}

.member-introduce-wrap .bottom-message {
  width: 308px;
  margin: 84px auto 68px auto;
  font-size: 22px;
  line-height: 1.46;
  color: #333;
  display: block;
  position: relative
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .bottom-message {
    margin: 62px auto 55px auto;
    font-size: 20px;
    line-height: 1.45;
    text-align: center
  }
}

.member-introduce-wrap .bottom-message::after {
  content: "";
  width: 133px;
  height: 1px;
  position: absolute;
  left: 50%;
  bottom: -20px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #333
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .bottom-message::after {
    bottom: -24px
  }
}

.member-introduce-wrap .button {
  width: 345px;
  height: 50px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #CE221F;
  position: relative;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width: 768px) {
  .member-introduce-wrap .button {
    width: 334px
  }
}

.member-introduce-wrap .button span {
  color: #ffffff;
  font-size: 17px;
  line-height: 1.471
}

.member-introduce-wrap .button img {
  width: 40px;
  position: absolute;
  right: 0
}

.category-wrap {
  padding: 30px 0 70px 0
}

@media screen and (max-width: 768px) {
  .category-wrap {
    padding-bottom: 50px
  }
}

.category-wrap .announcement-wrap {
  margin-bottom: 11px;
  text-align: right
}

@media screen and (max-width: 768px) {
  .category-wrap .announcement-wrap {
    margin-bottom: 20px
  }
}

.category-wrap .header-title {
  margin-bottom: 20px;
  font-size: 23px;
  line-height: 1.43;
  color: #BDBDBD;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width: 768px) {
  .category-wrap .header-title {
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 1.45
  }
}

.category-wrap .header-title::after {
  content: "";
  border-top: 1px solid;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 43px
}

@media screen and (max-width: 768px) {
  .category-wrap .header-title::after {
    margin-left: 21px
  }
}

.category-wrap .top-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.category-wrap .top-wrap .sp-title {
  margin-bottom: 14px;
  font-size: 25px;
  line-height: 1.44;
  color: #333;
  display: none
}

@media screen and (max-width: 768px) {
  .category-wrap .top-wrap .sp-title {
    display: block
  }
}

.category-wrap .top-wrap .side-content {
  margin-bottom: 29px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative
}

@media screen and (max-width: 768px) {
  .category-wrap .top-wrap .side-content {
    margin-bottom: 15px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
}

.category-wrap .top-wrap .side-content .left-side {
  width: 75.1%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 768px) {
  .category-wrap .top-wrap .side-content .left-side {
    width: auto
  }
}

.category-wrap .top-wrap .side-content .left-side .pc-title {
  font-size: 30px;
  line-height: 1.43;
  color: #333
}

@media screen and (max-width: 768px) {
  .category-wrap .top-wrap .side-content .left-side .pc-title {
    font-size: 25px;
    line-height: 1.44;
    display: none
  }
}

.category-wrap .top-wrap .side-content .left-side .gradient-mask-wrap {
  display: none;
  width: 75%;
  position: relative
}

@media screen and (max-width: 768px) {
  .category-wrap .top-wrap .side-content .left-side .gradient-mask-wrap {
    width: 100%;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    position: absolute;
    bottom: -55px;
    left: 0
  }
}

.category-wrap .top-wrap .side-content .left-side .gradient-mask-wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: scroll;
  white-space: nowrap;
  -ms-overflow-style: none;
  scrollbar-width: none
}

.category-wrap .top-wrap .side-content .left-side .gradient-mask-wrap ul::-webkit-scrollbar {
  display: none
}

.category-wrap .top-wrap .side-content .left-side .gradient-mask-wrap ul li {
  height: 30px;
  margin-right: 18px;
  border-radius: 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width: 768px) {
  .category-wrap .top-wrap .side-content .left-side .gradient-mask-wrap ul li {
    margin-right: 10px
  }
}

.category-wrap .top-wrap .side-content .left-side .gradient-mask-wrap ul li:last-child {
  position: relative
}

.category-wrap .top-wrap .side-content .left-side .gradient-mask-wrap ul li:last-child::after {
  content: "";
  width: 80px;
  height: 30px;
  display: block;
  position: absolute;
  top: 0;
  right: -80px
}

.category-wrap .top-wrap .side-content .left-side .gradient-mask-wrap ul li a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 18px;
  background: #EFEFEF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.category-wrap .top-wrap .side-content .left-side .gradient-mask-wrap ul li a:focus {
  background: rgba(206, 34, 31, 0.1);
  border: 1.5px solid #CE221F
}

.category-wrap .top-wrap .side-content .left-side .gradient-mask-wrap ul li a:focus span {
  color: #CE221F
}

.category-wrap .top-wrap .side-content .left-side .gradient-mask-wrap ul li a.pickup-tag {
  background: rgba(206, 34, 31, 0.1);
  border: 1.5px solid #CE221F
}

.category-wrap .top-wrap .side-content .left-side .gradient-mask-wrap ul li a.pickup-tag span {
  color: #CE221F
}

.category-wrap .top-wrap .side-content .left-side .gradient-mask-wrap ul li a.tag-all {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

.category-wrap .top-wrap .side-content .left-side .gradient-mask-wrap ul li span {
  margin: 0 15px;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.46;
  color: #828282;
  display: inline-block;
  pointer-events: none
}

.category-wrap .top-wrap .side-content .left-side .gradient-mask-wrap .gradient-mask {
  width: 20%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, right top, from(transparent), to(#fff));
  background: linear-gradient(to right, transparent, #fff)
}

.category-wrap .top-wrap .side-content form {
  display: none;
  width: 24.9%;
  height: 35px;
  background-color: #FAFAFA;
  border: 1px solid #E0E0E0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px
}

@media screen and (max-width: 768px) {
  .category-wrap .top-wrap .side-content form {
    width: 100%
  }
}

.category-wrap .top-wrap .side-content form .search-form__input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.category-wrap .top-wrap .side-content form .search-form__input-wrapper input {
  border: 0px solid transparent;
  background-color: rgba(255, 255, 255, 0);
  outline: none;
  font-size: 13px;
  line-height: 19px;
  color: #828282
}

.category-wrap .top-wrap .side-content form .search-form__input-wrapper input:focus, .category-wrap .top-wrap .side-content form .search-form__input-wrapper input:active {
  border: 0px solid transparent
}

.category-wrap .top-wrap .collection-top {
  width: 100%;
  height: 120px;
  margin-bottom: 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width: 768px) {
  .category-wrap .top-wrap .collection-top {
    height: 140px
  }
}

.category-wrap .top-wrap .collection-top .red-area {
  -ms-flex-preferred-size: 1.2%;
  flex-basis: 1.2%;
  background-color: #CE221F
}

@media screen and (max-width: 768px) {
  .category-wrap .top-wrap .collection-top .red-area {
    display: none
  }
}

.category-wrap .top-wrap .collection-top .black-area {
  -ms-flex-preferred-size: 34%;
  flex-basis: 34%;
  background-color: #333333;
  padding-left: 29px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width: 768px) {
  .category-wrap .top-wrap .collection-top .black-area {
    display: none
  }
}

.category-wrap .top-wrap .collection-top .black-area span {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.43;
  color: #F2F2F2
}

.category-wrap .top-wrap .collection-top img {
  -ms-flex-preferred-size: 64.8%;
  flex-basis: 64.8%;
  -o-object-fit: cover;
  object-fit: cover
}

@media screen and (max-width: 768px) {
  .category-wrap .top-wrap .collection-top img {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
}

.category-wrap .category-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.category-wrap .category-list.list-with-after:after {
  content: "";
  display: block;
  width: 180px;
  height: 0
}

@media screen and (max-width: 768px) {
  .category-wrap .category-list.list-with-after:after {
    width: 100px
  }
}

.category-wrap .category-list.list-with-beforeafter:before {
  content: "";
  display: block;
  width: 180px;
  height: 0;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

@media screen and (max-width: 768px) {
  .category-wrap .category-list.list-with-beforeafter:before {
    width: 100px
  }
}

.category-wrap .category-list.list-with-beforeafter:after {
  content: "";
  display: block;
  width: 180px;
  height: 0
}

@media screen and (max-width: 768px) {
  .category-wrap .category-list.list-with-beforeafter:after {
    width: 100px
  }
}

.category-wrap .category-list .product {
  -ms-flex-preferred-size: 180px;
  flex-basis: 180px;
  margin-bottom: 20px;
  position: relative;
  cursor: pointer
}

@media screen and (max-width: 768px) {
  .category-wrap .category-list .product {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 320px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

@media screen and (max-width: 768px) {
  .category-wrap .category-list .product:nth-child(5n) {
    margin-bottom: 98px
  }
}

.category-wrap .category-list .product .image-wrap {
  text-align: center;
  position: relative;
  border-radius: 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #E8EEF8
}

@media screen and (max-width: 768px) {
  .category-wrap .category-list .product .image-wrap {
    width: 125px
  }
}

.category-wrap .category-list .product .image-wrap .product-img {
  width: 100%;
  max-height: 120px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 18px
}

.category-wrap .category-list .product .image-wrap .bottom-arrow {
  width: 30px;
  height: 21px;
  position: absolute;
  bottom: 6px;
  right: 75px
}

@media screen and (max-width: 768px) {
  .category-wrap .category-list .product .image-wrap .bottom-arrow {
    display: none
  }
}

.category-wrap .category-list .product .image-wrap .new {
  width: 49px;
  height: 20px;
  position: absolute;
  top: 10px;
  left: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #CE221F;
  color: #ffffff;
  border-radius: 16px;
  font-size: 13px;
  line-height: 1.461;
  font-weight: 500;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width: 768px) {
  .category-wrap .category-list .product .image-wrap .new {
    width: 41px;
    height: 17px;
    top: 6px;
    left: 7px;
    font-size: 11px;
    line-height: 1.46;
    display: block
  }
}

.category-wrap .category-list .product .product-discription {
  -ms-flex-preferred-size: 200px;
  flex-basis: 200px
}

.category-wrap .category-list .product .product-discription .product-name {
  margin: 15px 0 0 0;
  font-size: 15px;
  line-height: 1.466;
  font-weight: 500;
  color: #000000;
  display: inline-block
}

@media screen and (max-width: 768px) {
  .category-wrap .category-list .product .product-discription .product-name {
    margin: 0;
    font-size: 16px;
    line-height: 1.44;
    text-align: center
  }
}

.category-wrap .category-list .product .product-discription .show-hide {
  display: none
}

@media screen and (max-width: 768px) {
  .category-wrap .category-list .product .product-discription .show-hide {
    display: block
  }
}

.category-wrap .category-list .product .product-discription .show-hide .replace-variant {
  color: #333;
  margin-top: 10px;
  display: none
}

.category-wrap .category-list .product .product-discription .show-hide .variation {
  margin-bottom: -4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #4f4f4f
}

@media screen and (max-width: 768px) {
  .category-wrap .category-list .product .product-discription .show-hide .variation {
    margin: -6px 0 -8px 0
  }
}

.category-wrap .category-list .product .product-discription .show-hide .variation .variation-standard {
  -ms-flex-preferred-size: 59px;
  flex-basis: 59px;
  height: 20px;
  font-size: 14px;
  line-height: 1.428;
  color: #4f4f4f
}

@media screen and (max-width: 768px) {
  .category-wrap .category-list .product .product-discription .show-hide .variation .variation-standard {
    font-weight: 500
  }
}

.category-wrap .category-list .product .product-discription .show-hide .variation .stock {
  height: 20px;
  font-size: 13px;
  line-height: 1.461;
  color: #4f4f4f
}

.category-wrap .category-list .product .product-discription .show-hide .variation .stock-count {
  width: 50px;
  height: 20px;
  font-size: 12px;
  line-height: 1.4166;
  font-weight: 500;
  color: #333;
  background-color: #E9E9E9;
  border-radius: 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  right: -8px
}

.category-wrap .category-list .product .product-discription .show-hide .variation .estimate {
  position: relative;
  right: -5px
}

@media screen and (max-width: 768px) {
  .category-wrap .category-list .product .product-discription .show-hide .variation .estimate {
    width: 46px;
    height: 46px
  }
}

.category-wrap .category-list .product .product-discription .show-hide .variation .estimate img {
  width: 100%
}

.category-wrap .category-list .product .product-discription .show-hide table {
  background: #F9F9F9;
  border-radius: 2px;
  border-collapse: separate;
  padding: 0;
  height: 50px;
  width: 100%;
  margin-top: 0;
  position: absolute;
  bottom: -280px;
  left: 0
}

.category-wrap .category-list .product .product-discription .show-hide table .column-count {
  border-bottom: 1px solid #bdbdbd
}

.category-wrap .category-list .product .product-discription .show-hide table .column-count-2 th, .category-wrap .category-list .product .product-discription .show-hide table .column-count-2 td {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%
}

.category-wrap .category-list .product .product-discription .show-hide table .column-count-3 th, .category-wrap .category-list .product .product-discription .show-hide table .column-count-3 td {
  -ms-flex-preferred-size: 33.3%;
  flex-basis: 33.3%
}

.category-wrap .category-list .product .product-discription .show-hide table .column-count-4 th, .category-wrap .category-list .product .product-discription .show-hide table .column-count-4 td {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%
}

.category-wrap .category-list .product .product-discription .show-hide table .column-count-5 th, .category-wrap .category-list .product .product-discription .show-hide table .column-count-5 td {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%
}

.category-wrap .category-list .product .product-discription .show-hide table tbody {
  display: block;
  max-height: 200px;
  overflow: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none
}

.category-wrap .category-list .product .product-discription .show-hide table tbody::-webkit-scrollbar {
  display: none
}

.category-wrap .category-list .product .product-discription .show-hide table tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.category-wrap .category-list .product .product-discription .show-hide table th {
  font-weight: 500;
  font-size: 14px;
  line-height: 15px;
  color: #4f4f4f;
  border: none;
  border-bottom: 1px solid #BDBDBD;
  text-align: center
}

.category-wrap .category-list .product .product-discription .show-hide table td {
  font-weight: 500;
  font-size: 14px;
  line-height: 15px;
  color: #4f4f4f;
  border: none;
  text-align: center;
  padding: 5px 7px
}

.category-wrap .category-list .product .product-discription .show-hide table input.variant-quantity {
  border: 1px solid #E0E0E0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  width: 75px;
  font-size: 13px;
  line-height: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #333;
  margin: 0 auto
}

.category-wrap .category-list .product .product-discription .show-hide .button {
  width: 178px;
  height: 40px;
  margin-top: 15px;
  padding: 0 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #CE221F;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width: 768px) {
  .category-wrap .category-list .product .product-discription .show-hide .button {
    width: 100%;
    height: 50px;
    margin-top: 0;
    position: absolute;
    bottom: -310px;
    left: 0;
    background-color: #FFFFFF;
    border: 1px solid #CE221F
  }
}

.category-wrap .category-list .product .product-discription .show-hide .button span {
  color: #ffffff;
  font-size: 16px;
  line-height: 1.437
}

@media screen and (max-width: 768px) {
  .category-wrap .category-list .product .product-discription .show-hide .button span {
    color: #CE221F;
    font-size: 17px;
    line-height: 1.471
  }
}

.category-wrap .viewer {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.category-wrap .viewer::before {
  content: "";
  border-top: 1px solid #E0E0E0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-right: 2px
}

.category-wrap .viewer::after {
  content: "";
  border-top: 1px solid #E0E0E0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 8px
}

.category-wrap .viewer span {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.43;
  color: #828282
}

.category-wrap .viewer span span {
  color: #CE221F
}

.category-wrap .viewer img {
  margin-right: -2px
}

.category-wrap .paginationlink-wrap {
  max-width: 400px;
  height: 50px;
  margin-top: 51px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%)
}

.category-wrap .paginationlink-wrap.pagecount-1 {
  width: 150px
}

.category-wrap .paginationlink-wrap.pagecount-2 {
  width: 205px
}

.category-wrap .paginationlink-wrap.pagecount-3 {
  width: 250px
}

.category-wrap .paginationlink-wrap.pagecount-4 {
  width: 295px
}

.category-wrap .paginationlink-wrap.pagecount-5 {
  width: 340px
}

.category-wrap .paginationlink-wrap .pagination-link {
  -ms-flex-preferred-size: 40px;
  flex-basis: 40px;
  height: 100%;
  background-color: #EFEFEF;
  color: #828282;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.45;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.category-wrap .paginationlink-wrap .pagination-link.current-page {
  background: #FFFFFF;
  border: 1px solid #CE221F;
  color: #CE221F
}

.company-message-wrap {
  margin: 40px auto 91px auto
}

@media screen and (max-width: 768px) {
  .company-message-wrap {
    margin: 43px auto 93px auto;
    text-align: center
  }
}

.company-message-wrap p {
  font-size: 13px;
  line-height: 1.9
}

@media screen and (max-width: 768px) {
  .company-message-wrap p {
    font-size: 15px
  }
}

.company-message-wrap h2 {
  margin-bottom: 29px;
  font-size: 30px;
  line-height: 1.44;
  color: #333
}

@media screen and (max-width: 768px) {
  .company-message-wrap h2 {
    font-size: 25px;
    margin-bottom: 44px
  }
}

.company-message-wrap h2 br {
  display: none
}

@media screen and (max-width: 768px) {
  .company-message-wrap h2 br {
    display: block
  }
}

.company-message-wrap .company-info-title {
  margin-bottom: 32px;
  font-size: 23px;
  line-height: 1.44;
  color: #BDBDBD;
  position: relative;
  display: inline-block
}

@media screen and (max-width: 768px) {
  .company-message-wrap .company-info-title {
    margin-bottom: 29px;
    font-size: 18px;
    line-height: 1.45
  }
}

.company-message-wrap .company-info-title::after {
  content: '';
  position: absolute;
  left: 3px;
  bottom: -18px;
  display: inline-block;
  width: 81px;
  height: 1px;
  background-color: #BDBDBD
}

@media screen and (max-width: 768px) {
  .company-message-wrap .company-info-title::after {
    bottom: -12px;
    left: 50%;
    width: 96px;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    background-color: #333
  }
}

.company-message-wrap .company-message-text-wrap {
  text-align: left
}

.company-message-wrap .founder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 43px
}

@media screen and (max-width: 768px) {
  .company-message-wrap .founder {
    margin-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.company-message-wrap .founder .founder-profile {
  -ms-flex-preferred-size: 340px;
  flex-basis: 340px;
  position: relative
}

@media screen and (max-width: 768px) {
  .company-message-wrap .founder .founder-profile {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    -ms-flex-preferred-size: 0;
    flex-basis: 0
  }
}

.company-message-wrap .founder .founder-profile img {
  width: 100%
}

@media screen and (max-width: 768px) {
  .company-message-wrap .founder .founder-profile .pc {
    display: none
  }
}

.company-message-wrap .founder .founder-profile .sm {
  display: none
}

@media screen and (max-width: 768px) {
  .company-message-wrap .founder .founder-profile .sm {
    display: block
  }
}

.company-message-wrap .founder .founder-profile .founder-name {
  margin-top: 14px
}

@media screen and (max-width: 768px) {
  .company-message-wrap .founder .founder-profile .founder-name {
    position: absolute;
    left: 19px;
    text-align: left;
    bottom: 15px
  }
}

.company-message-wrap .founder .founder-profile .founder-name span {
  display: block
}

.company-message-wrap .founder .founder-profile .founder-name .founder-key {
  width: 88px;
  color: #CE221F;
  font-size: 14px;
  line-height: 1.43;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  letter-spacing: 0.07em
}

.company-message-wrap .founder .founder-profile .founder-name .founder-key:after {
  content: "";
  border-top: 1px solid #C4C4C4;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 11px
}

@media screen and (max-width: 768px) {
  .company-message-wrap .founder .founder-profile .founder-name .founder-key:after {
    border-color: #333333
  }
}

.company-message-wrap .founder .founder-profile .founder-name .founder-value {
  font-size: 24px;
  line-height: 1.46;
  color: #333
}

@media screen and (max-width: 768px) {
  .company-message-wrap .founder .founder-profile .founder-name .founder-value {
    margin-bottom: 0;
    font-size: 22px;
    line-height: 1.455;
    color: #0C0C0C;
    text-shadow: 0px 0px 7px #FFFFFF
  }
}

.company-message-wrap .founder .founder-right-text {
  -ms-flex-preferred-size: 493px;
  flex-basis: 493px
}

@media screen and (max-width: 768px) {
  .company-message-wrap .founder .founder-right-text {
    margin-top: 24px
  }
}

.company-message-wrap .founder .founder-right-text p:last-child {
  margin-bottom: 0
}

@media screen and (max-width: 768px) {
  .company-message-wrap .founder .founder-right-text p:last-child {
    margin-bottom: 25px
  }
}

.company-message-wrap p {
  margin-bottom: 26px;
  color: #333
}

@media screen and (max-width: 768px) {
  .company-message-wrap p {
    margin-bottom: 25px
  }
}

.company-message-wrap .writer-name {
  text-align: right;
  margin-top: -20px;
  padding-right: 10px
}

@media screen and (max-width: 768px) {
  .company-message-wrap .writer-name {
    padding-right: 5px;
    margin-top: 0px
  }
}

.company-message-wrap .writer-name span {
  display: block;
  text-align: right;
  font-size: 16px;
  color: #000000
}

.company-message-wrap .writer-name img {
  width: 120px
}

@media screen and (max-width: 768px) {
  .company-message-wrap .writer-name img {
    width: 35%;
    -webkit-transform: rotate(-0.5deg);
    transform: rotate(-0.5deg)
  }
}

.company-history-wrap {
  margin-bottom: 54px
}

@media screen and (max-width: 768px) {
  .company-history-wrap {
    text-align: center
  }
}

.company-history-wrap .company-info-title {
  margin-bottom: 32px;
  font-size: 23px;
  line-height: 1.44;
  color: #BDBDBD;
  position: relative;
  display: inline-block
}

@media screen and (max-width: 768px) {
  .company-history-wrap .company-info-title {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 1.45
  }
}

.company-history-wrap .company-info-title::after {
  content: '';
  position: absolute;
  left: 3px;
  bottom: -18px;
  display: inline-block;
  width: 81px;
  height: 1px;
  background-color: #BDBDBD
}

@media screen and (max-width: 768px) {
  .company-history-wrap .company-info-title::after {
    bottom: -12px;
    left: 50%;
    width: 96px;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    background-color: #333
  }
}

.company-history-wrap h2 {
  margin-bottom: 37px;
  font-size: 30px;
  line-height: 1.44
}

@media screen and (max-width: 768px) {
  .company-history-wrap h2 {
    margin-bottom: 36px;
    font-size: 25px
  }
}

.company-history-wrap .company-history {
  margin-bottom: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 768px) {
  .company-history-wrap .company-history {
    margin-bottom: 41px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.company-history-wrap .company-history .history-timeline {
  -ms-flex-preferred-size: 315px;
  flex-basis: 315px;
  max-width: 285px;
  position: relative;
  left: 38px
}

@media screen and (max-width: 768px) {
  .company-history-wrap .company-history .history-timeline {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    text-align: left
  }
}

.company-history-wrap .company-history .history-timeline span {
  display: block
}

.company-history-wrap .company-history .history-timeline li {
  margin-bottom: 79px
}

.company-history-wrap .company-history .history-timeline li:last-child {
  margin-bottom: 0
}

@media screen and (max-width: 768px) {
  .company-history-wrap .company-history .history-timeline li {
    margin-bottom: 35px
  }
}

.company-history-wrap .company-history .history-timeline .event-date {
  font-size: 15px;
  line-height: 1.47;
  font-weight: 500;
  color: #828282
}

.company-history-wrap .company-history .history-timeline .event-title {
  margin-top: 2px;
  font-size: 17px;
  line-height: 1.471;
  font-weight: 500;
  color: #333333;
  position: relative;
  display: block
}

.company-history-wrap .company-history .history-timeline .event-title .timeline-list {
  width: 28px;
  height: 28px;
  top: 0;
  left: -38px;
  border-radius: 50%;
  position: absolute;
  background-color: #CE221F;
  border: 4px solid #FFFFFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.19);
  display: block
}

.company-history-wrap .company-history .history-timeline .event-title .timeline-list:after {
  content: "";
  width: 1px;
  height: 79px;
  position: absolute;
  top: 35px;
  left: 50%;
  background-color: #BDBDBD
}

@media screen and (max-width: 768px) {
  .company-history-wrap .company-history .history-timeline .event-title .timeline-list:after {
    height: 39px;
    top: 33px
  }
}

@media screen and (max-width: 768px) {
  .company-history-wrap .company-history .history-timeline .with-event-discribe .timeline-list:after {
    height: 57px;
    top: 35px
  }
}

.company-history-wrap .company-history .history-timeline .last-timeline-list:after {
  display: none
}

.company-history-wrap .company-history .history-timeline .event-discribe {
  font-size: 12px;
  line-height: 1.605;
  color: #4f4f4f;
  position: absolute;
  margin-top: 9px
}

@media screen and (max-width: 768px) {
  .company-history-wrap .company-history .history-timeline .event-discribe {
    position: relative
  }
}

.company-history-wrap .company-history .history-text {
  -ms-flex-preferred-size: 499px;
  flex-basis: 499px
}

@media screen and (max-width: 768px) {
  .company-history-wrap .company-history .history-text {
    margin-bottom: 30px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0
  }
}

.company-history-wrap .company-history .history-text p {
  font-size: 13px;
  margin-bottom: 29px;
  line-height: 1.9
}

@media screen and (max-width: 768px) {
  .company-history-wrap .company-history .history-text p {
    font-size: 15px;
    margin-bottom: 25px
  }
}

.company-history-wrap .company-history .history-text p:last-child {
  margin-bottom: 0
}

@media screen and (max-width: 768px) {
  .company-history-wrap .company-history .history-text p {
    text-align: left
  }
}

.company-history-wrap .history-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 768px) {
  .company-history-wrap .history-images {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.company-history-wrap .history-images .history-image {
  -ms-flex-preferred-size: 280px;
  flex-basis: 280px;
  position: relative
}

@media screen and (max-width: 768px) {
  .company-history-wrap .history-images .history-image {
    width: 100%;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    margin-bottom: 30px
  }
  .company-history-wrap .history-images .history-image:last-child {
    margin-bottom: 0
  }
}

.company-history-wrap .history-images .history-image img {
  width: 100%
}

.company-history-wrap .history-images .history-image span {
  width: 135px;
  height: 25px;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 11px;
  line-height: 1.46;
  background-color: #F2F2F2;
  color: #4f4f4f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.company-history-wrap .history-bottom {
  margin-top: 62px
}

@media screen and (max-width: 768px) {
  .company-history-wrap .history-bottom {
    margin-top: 48px
  }
}

.company-history-wrap .history-bottom .border-bottom {
  width: 229px;
  margin: 0 auto 87px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle
}

@media screen and (max-width: 768px) {
  .company-history-wrap .history-bottom .border-bottom {
    width: 200px;
    margin-bottom: 93px
  }
}

.company-history-wrap .history-bottom .border-bottom a {
  width: 181px;
  margin: 0 auto 18px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  right: 5px
}

@media screen and (max-width: 768px) {
  .company-history-wrap .history-bottom .border-bottom a {
    width: 172px
  }
}

.company-history-wrap .history-bottom .border-bottom a span {
  color: #000000;
  font-size: 18px;
  line-height: 1.0;
  font-weight: 500
}

@media screen and (max-width: 768px) {
  .company-history-wrap .history-bottom .border-bottom a span {
    font-size: 16px
  }
}

.company-history-wrap .history-bottom .history-bottom-title {
  width: 575px;
  margin: 0 auto 21px auto;
  font-size: 30px;
  line-height: 1.44;
  color: #333;
  display: block
}

@media screen and (max-width: 768px) {
  .company-history-wrap .history-bottom .history-bottom-title {
    width: auto;
    margin-bottom: 15px;
    font-size: 25px
  }
}

.company-history-wrap .history-bottom .history-bottom-title br {
  display: none
}

@media screen and (max-width: 768px) {
  .company-history-wrap .history-bottom .history-bottom-title br {
    display: block
  }
}

.company-history-wrap .history-bottom p {
  width: 564px;
  margin: 0 auto;
  font-size: 13px;
  color: #333;
  line-height: 1.9
}

@media screen and (max-width: 768px) {
  .company-history-wrap .history-bottom p {
    width: auto;
    font-size: 15px
  }
}

.company-feature-wrap {
  margin-bottom: 94px;
  padding-top: 70px;
  margin-top: -70px;
  border-style: none
}

@media screen and (max-width: 768px) {
  .company-feature-wrap {
    margin-bottom: 43px;
    background-color: #F9F9F9
  }
}

.company-feature-wrap .company-feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width: 768px) {
  .company-feature-wrap .company-feature {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.company-feature-wrap .company-feature .feature-text {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  background-color: #f9f9f9
}

@media screen and (max-width: 768px) {
  .company-feature-wrap .company-feature .feature-text {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
}

.company-feature-wrap .company-feature .feature-text .feature-text-content {
  max-width: 475px;
  position: relative
}

.company-feature-wrap .company-feature .feature-text .feature-text-content span {
  display: block
}

.company-feature-wrap .company-feature .feature-text .feature-text-content .feature-num {
  margin-bottom: 6px;
  color: #CE221F;
  font-size: 12px;
  line-height: 1.42
}

@media screen and (max-width: 768px) {
  .company-feature-wrap .company-feature .feature-text .feature-text-content .feature-num {
    margin-bottom: 4px
  }
}

.company-feature-wrap .company-feature .feature-text .feature-text-content .feature-title {
  font-size: 25px;
  line-height: 1.44
}

@media screen and (max-width: 768px) {
  .company-feature-wrap .company-feature .feature-text .feature-text-content .feature-title {
    font-size: 23px
  }
}

.company-feature-wrap .company-feature .feature-text .feature-text-content p {
  font-size: 13px;
  line-height: 1.9;
  color: #333
}

@media screen and (max-width: 768px) {
  .company-feature-wrap .company-feature .feature-text .feature-text-content p {
    font-size: 15px
  }
}

.company-feature-wrap .company-feature .feature-text .feature-text-content .button {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  border: 1px solid #333333;
  border-radius: 3px
}

@media screen and (max-width: 768px) {
  .company-feature-wrap .company-feature .feature-text .feature-text-content .button {
    height: 50px;
    width: 100%
  }
}

.company-feature-wrap .company-feature .feature-text .feature-text-content .button span {
  color: #333333;
  font-size: 14px;
  line-height: 1.43;
  font-weight: 500
}

@media screen and (max-width: 768px) {
  .company-feature-wrap .company-feature .feature-text .feature-text-content .button span {
    font-size: 17px;
    line-height: 1.471;
    font-weight: 700
  }
}

.company-feature-wrap .company-feature .feature-text .feature-text-content .button img {
  width: 40px;
  position: absolute;
  right: 0
}

.company-feature-wrap .company-feature .feature-text .feature-text-content .feature-visible-logo {
  position: absolute;
  bottom: -10px;
  right: 0
}

@media screen and (max-width: 768px) {
  .company-feature-wrap .company-feature .feature-text .feature-text-content .feature-visible-logo {
    display: none
  }
}

.company-feature-wrap .company-feature .feature-text .feature-text-content .feature-speedup-logo {
  position: absolute;
  top: 0;
  right: 0
}

@media screen and (max-width: 768px) {
  .company-feature-wrap .company-feature .feature-text .feature-text-content .feature-speedup-logo {
    display: none
  }
}

.company-feature-wrap .company-feature .feature-text .feature-text-content .feature-strengthening-logo {
  position: absolute;
  bottom: -10px;
  right: 0
}

@media screen and (max-width: 768px) {
  .company-feature-wrap .company-feature .feature-text .feature-text-content .feature-strengthening-logo {
    display: none
  }
}

.company-feature-wrap .company-feature .feature-image {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media screen and (max-width: 768px) {
  .company-feature-wrap .company-feature .feature-image {
    -ms-flex-preferred-size: 127px;
    flex-basis: 127px;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    background-position: center;
    position: relative
  }
}

.company-feature-wrap .company-feature .feature-image .feature-visible-sm-logo, .company-feature-wrap .company-feature .feature-image .feature-speedup-sm-logo, .company-feature-wrap .company-feature .feature-image .feature-strengthening-sm-logo {
  display: none
}

@media screen and (max-width: 768px) {
  .company-feature-wrap .company-feature .feature-image .feature-visible-sm-logo, .company-feature-wrap .company-feature .feature-image .feature-speedup-sm-logo, .company-feature-wrap .company-feature .feature-image .feature-strengthening-sm-logo {
    display: block
  }
}

@media screen and (max-width: 768px) {
  .company-feature-wrap .feature-visible .feature-text {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
}

.company-feature-wrap .feature-visible .feature-text .feature-text-content {
  margin: 47px auto 51px auto
}

@media screen and (max-width: 768px) {
  .company-feature-wrap .feature-visible .feature-text .feature-text-content {
    margin: 25px auto 32px auto
  }
}

.company-feature-wrap .feature-visible .feature-text .feature-text-content .feature-title {
  margin-bottom: 18px
}

@media screen and (max-width: 768px) {
  .company-feature-wrap .feature-visible .feature-text .feature-text-content .feature-title {
    margin-bottom: 16px
  }
}

.company-feature-wrap .feature-visible .feature-text .feature-text-content p:first-of-type {
  margin-bottom: 23px
}

.company-feature-wrap .feature-visible .feature-text .feature-text-content .button {
  width: 216px;
  margin-top: 34px
}

@media screen and (max-width: 768px) {
  .company-feature-wrap .feature-visible .feature-image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}

.company-feature-wrap .feature-speedup .feature-image {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

.company-feature-wrap .feature-speedup .feature-text {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2
}

.company-feature-wrap .feature-speedup .feature-text .feature-text-content {
  margin: 45px auto 49px auto
}

@media screen and (max-width: 768px) {
  .company-feature-wrap .feature-speedup .feature-text .feature-text-content {
    margin: 25px auto 34px auto
  }
}

.company-feature-wrap .feature-speedup .feature-text .feature-text-content .feature-title {
  margin-bottom: 45px
}

@media screen and (max-width: 768px) {
  .company-feature-wrap .feature-speedup .feature-text .feature-text-content .feature-title {
    margin-bottom: 17px
  }
}

.company-feature-wrap .feature-speedup .feature-text .feature-text-content p:first-of-type {
  margin-bottom: 25px
}

.company-feature-wrap .feature-speedup .feature-text .feature-text-content .button {
  width: 250px;
  margin-top: 29px
}

@media screen and (max-width: 768px) {
  .company-feature-wrap .feature-speedup .feature-text .feature-text-content .button {
    width: 100%;
    margin-top: 26px
  }
}

.company-feature-wrap .feature-strengthening .feature-text .feature-text-content {
  margin: 47px auto 50px auto
}

@media screen and (max-width: 768px) {
  .company-feature-wrap .feature-strengthening .feature-text .feature-text-content {
    margin: 25px auto 31px auto
  }
}

.company-feature-wrap .feature-strengthening .feature-text .feature-text-content .feature-title {
  margin-bottom: 18px
}

.company-feature-wrap .feature-strengthening .feature-text .feature-text-content p:first-of-type {
  margin-bottom: 28px
}

.company-feature-wrap .feature-strengthening .feature-text .feature-text-content .button {
  width: 154px;
  margin-top: 31px
}

@media screen and (max-width: 768px) {
  .company-feature-wrap .feature-strengthening .feature-text .feature-text-content .button {
    margin-top: 30px
  }
}

.information-wrap .information-title {
  font-size: 18px;
  line-height: 1.45;
  color: #BDBDBD;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 5px;
  position: relative
}

@media screen and (max-width: 768px) {
  .information-wrap .information-title {
    display: inline-block;
    padding-bottom: 14px;
    margin-bottom: 16px
  }
}

.information-wrap .information-title:after {
  content: "";
  border-top: 1px solid;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

@media screen and (max-width: 768px) {
  .information-wrap .information-title:after {
    width: 62px;
    height: 1px;
    bottom: 0;
    left: 0;
    position: absolute
  }
}

.information-wrap h2 {
  margin-bottom: 42px;
  font-size: 30px;
  line-height: 1.44;
  color: #333
}

@media screen and (max-width: 768px) {
  .information-wrap h2 {
    margin-bottom: 45px;
    font-size: 25px
  }
}

.information-wrap .image-information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px
}

@media screen and (max-width: 768px) {
  .information-wrap .image-information {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.information-wrap .image-information .overview-images {
  -ms-flex-preferred-size: 540px;
  flex-basis: 540px;
  margin-right: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 768px) {
  .information-wrap .image-information .overview-images {
    height: 208px;
    margin: 0 0 30px 0;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }
}

.information-wrap .image-information .overview-images .overview-image {
  -ms-flex-preferred-size: 358px;
  flex-basis: 358px;
  width: 358px
}

@media screen and (max-width: 768px) {
  .information-wrap .image-information .overview-images .overview-image {
    display: none
  }
}

.information-wrap .image-information .overview-images .overview-image-sm {
  display: none;
  width: 65.37%;
  -o-object-fit: cover;
  object-fit: cover
}

@media screen and (max-width: 768px) {
  .information-wrap .image-information .overview-images .overview-image-sm {
    display: block
  }
}

.information-wrap .image-information .overview-images .overview-image-sub {
  width: 170px;
  -o-object-fit: cover;
  object-fit: cover
}

@media screen and (max-width: 768px) {
  .information-wrap .image-information .overview-images .overview-image-sub {
    width: 31.5%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: -40px;
    object-position: -40px
  }
}

.information-wrap .image-information .overview-images .overview-images-sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.information-wrap .image-information .overview-images .overview-images-sub .company-overview-sub2 {
  height: 265px;
  -o-object-fit: cover;
  object-fit: cover
}

@media screen and (max-width: 768px) {
  .information-wrap .image-information .overview-images .overview-images-sub .company-overview-sub2 {
    height: 127px
  }
}

.information-wrap .image-information .overview-informations li {
  height: 41px;
  padding-left: 12px;
  border-left: 1px solid #CE221F;
  margin-bottom: 18px
}

@media screen and (max-width: 768px) {
  .information-wrap .image-information .overview-informations li {
    margin-bottom: 24px
  }
}

.information-wrap .image-information .overview-informations li:nth-child(3) {
  margin-bottom: 15px
}

@media screen and (max-width: 768px) {
  .information-wrap .image-information .overview-informations li:nth-child(3) {
    margin-bottom: 20px
  }
}

.information-wrap .image-information .overview-informations li:nth-child(4) {
  margin-bottom: 16px
}

@media screen and (max-width: 768px) {
  .information-wrap .image-information .overview-informations li:nth-child(4) {
    margin-bottom: 20px
  }
}

.information-wrap .image-information .overview-informations li:last-child {
  margin-bottom: 0
}

.information-wrap .image-information .overview-informations li span {
  display: block
}

.information-wrap .image-information .overview-informations li .key {
  font-size: 12px;
  line-height: 1.42;
  font-weight: 500;
  color: #A7A7A7;
  margin-bottom: 4px
}

.information-wrap .image-information .overview-informations li .value {
  font-size: 15px;
  line-height: 1.47;
  font-weight: 700;
  color: #333
}

.information-wrap .map {
  width: 100%;
  position: relative;
  border: 1px solid #F2F2F2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px
}

@media screen and (max-width: 768px) {
  .information-wrap .map {
    margin: 0 calc(50% - 50vw) 30px calc(50% - 50vw);
    width: 100vw;
    border: 1px solid #FFFFFF
  }
}

.information-wrap .map .map-image {
  width: 100%;
  height: 252px;
  -o-object-fit: cover;
  object-fit: cover
}

@media screen and (max-width: 768px) {
  .information-wrap .map .map-image {
    display: none
  }
}

.information-wrap .map .map-image-sm {
  width: 100%;
  height: 210px;
  -o-object-fit: cover;
  object-fit: cover;
  display: none
}

@media screen and (max-width: 768px) {
  .information-wrap .map .map-image-sm {
    display: block
  }
}

.information-wrap .map .map-point {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #CE221F;
  border: 4px solid #FFFFFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.19);
  display: none;
  position: absolute
}

@media screen and (max-width: 768px) {
  .information-wrap .map .map-point {
    width: 23px;
    height: 23px;
    border: 3px solid #FFFFFF
  }
}

.information-wrap .map .map-point:before {
  height: 30px;
  position: absolute;
  top: -54.5px;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0.05em;
  font-weight: 700;
  background-color: #ffffff;
  border-radius: 22px;
  color: #4f4f4f;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media screen and (max-width: 768px) {
  .information-wrap .map .map-point:before {
    height: 25px;
    top: -38.6px;
    font-size: 13px;
    line-height: 1.47
  }
}

.information-wrap .company-map .map-point {
  top: 127px;
  left: 425px
}

@media screen and (max-width: 768px) {
  .information-wrap .company-map .map-point {
    top: 98.26px;
    left: 175.46px
  }
}

.information-wrap .company-map .map-point:before {
  width: 164px;
  left: -73.5px;
  content: "日本継手販売株式会社"
}

@media screen and (max-width: 768px) {
  .information-wrap .company-map .map-point:before {
    width: 149px;
    left: -66px
  }
}

.information-wrap .factory-map .map-point {
  top: 127px;
  left: 433px
}

@media screen and (max-width: 768px) {
  .information-wrap .factory-map .map-point {
    top: 105px;
    left: 175.46px
  }
}

.information-wrap .factory-map .map-point:before {
  width: 77px;
  left: -30px;
  content: "山口工場"
}

@media screen and (max-width: 768px) {
  .information-wrap .factory-map .map-point:before {
    width: 73px;
    left: -28px
  }
}

.information-wrap .warehouse-map .map-point {
  top: 127px;
  left: 430px
}

@media screen and (max-width: 768px) {
  .information-wrap .warehouse-map .map-point {
    top: 98.26px;
    left: 175.46px
  }
}

.information-wrap .warehouse-map .map-point:before {
  width: 77px;
  left: -30px;
  content: "門司倉庫"
}

@media screen and (max-width: 768px) {
  .information-wrap .warehouse-map .map-point:before {
    width: 73px;
    left: -28px
  }
}

.information-wrap .more-detail {
  text-align: right;
  margin-bottom: 54px
}

@media screen and (max-width: 768px) {
  .information-wrap .more-detail {
    margin-bottom: 52px;
    display: none
  }
}

.information-wrap .more-detail .border-bottom {
  display: inline-block;
  padding: 0 0 20px 18px;
  margin-top: 22px
}

@media screen and (max-width: 768px) {
  .information-wrap .more-detail .border-bottom {
    padding: 0 0 15px 60px
  }
}

.information-wrap .more-detail .border-bottom img {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  right: -8px
}

.information-wrap .more-detail .border-bottom a {
  margin-right: 5px;
  vertical-align: middle;
  font-weight: 500;
  font-size: 16px;
  color: #000000;
  position: relative;
  right: -8px
}

.information-wrap .more-detail-sm {
  display: none
}

@media screen and (max-width: 768px) {
  .information-wrap .more-detail-sm {
    display: block
  }
}

.information-wrap .more-detail-sm .button {
  height: 50px;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  border: 1px solid #333333;
  border-radius: 3px
}

.information-wrap .more-detail-sm .button span {
  color: #333333;
  font-size: 17px;
  line-height: 1.471
}

.information-wrap .more-detail-sm .button-tel {
  margin-bottom: 43px
}

.company-information-wrap {
  padding-top: 100px;
  margin-top: -100px
}

.company-information-wrap .information-title:after {
  margin-left: 110px
}

@media screen and (max-width: 768px) {
  .company-information-wrap .information-title:after {
    margin-left: 0
  }
}

.factory-information-wrap {
  padding-top: 100px;
  margin-top: -100px
}

.factory-information-wrap .information-title:after {
  margin-left: 117px
}

@media screen and (max-width: 768px) {
  .factory-information-wrap .information-title:after {
    margin-left: 0
  }
}

.warehouse-information-wrap {
  padding-top: 100px;
  margin-top: -100px
}

.warehouse-information-wrap .information-title:after {
  margin-left: 82px
}

@media screen and (max-width: 768px) {
  .warehouse-information-wrap .information-title:after {
    margin-left: 0
  }
}

.warehouse-information-wrap .more-detail {
  margin-bottom: 100px
}

.warehouse-information-wrap .more-detail-sm .button-tel {
  margin-bottom: 70px
}

.action-top-wrap {
  width: 100%;
  padding: 91px 0 58px 0;
  background: linear-gradient(269.83deg, rgba(242, 244, 244, 0.74) -27.26%, rgba(242, 244, 244, 0) 88.01%)
}

@media screen and (max-width: 768px) {
  .action-top-wrap {
    padding: 42px 0 40px 0
  }
}

.action-top-wrap .action-top {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 768px) {
  .action-top-wrap .action-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.action-top-wrap .action-top .text-area {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%
}

@media screen and (max-width: 768px) {
  .action-top-wrap .action-top .text-area {
    margin-bottom: 34px;
    text-align: center
  }
}

.action-top-wrap .action-top .text-area h2 {
  font-size: 30px;
  line-height: 1.44;
  margin-bottom: 64px;
  position: relative
}

@media screen and (max-width: 768px) {
  .action-top-wrap .action-top .text-area h2 {
    margin: 0 0 24px 0;
    font-size: 25px;
    line-height: 1.44
  }
}

.action-top-wrap .action-top .text-area h2::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -22px;
  display: inline-block;
  width: 133px;
  height: 1px;
  background-color: #333
}

@media screen and (max-width: 768px) {
  .action-top-wrap .action-top .text-area h2::after {
    display: none
  }
}

.action-top-wrap .action-top .text-area h2 br {
  display: none
}

@media screen and (max-width: 768px) {
  .action-top-wrap .action-top .text-area h2 br {
    display: inline
  }
}

.action-top-wrap .action-top .text-area .action-date {
  position: relative;
  color: #000000;
  letter-spacing: 0.01em;
  line-height: 1.27;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.action-top-wrap .action-top .text-area .action-date .date-wrap {
  display: inline-block;
  position: relative
}

.action-top-wrap .action-top .text-area .action-date .surrounded-text {
  width: 87px;
  margin-right: 11px;
  font-size: 105px;
  line-height: 1.3;
  display: inline-block;
  text-align: center;
  border: 1px solid #E0E0E0;
  -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width: 768px) {
  .action-top-wrap .action-top .text-area .action-date .surrounded-text {
    width: 62px;
    font-size: 70px;
    line-height: 1.25
  }
}

.action-top-wrap .action-top .text-area .action-date .date {
  position: absolute;
  right: -70px;
  bottom: 0;
  font-size: 70px;
  line-height: 1.2
}

@media screen and (max-width: 768px) {
  .action-top-wrap .action-top .text-area .action-date .date {
    font-size: 40px;
    right: -40px
  }
}

.action-top-wrap .action-top .text-area .action-date-sub {
  margin: 106px 0 30px 0;
  font-size: 25px;
  line-height: 1.44;
  font-weight: 500;
  letter-spacing: 0.15em;
  display: block
}

@media screen and (max-width: 768px) {
  .action-top-wrap .action-top .text-area .action-date-sub {
    margin: 16px 0 39px 0;
    font-size: 20px;
    line-height: 1.45;
    font-weight: 400;
    letter-spacing: 0.23em
  }
}

.action-top-wrap .action-top .text-area .action-date-sub span {
  color: #CE221F;
  display: inline
}

.action-top-wrap .action-top .text-area .action-top-text {
  font-size: 13px;
  line-height: 1.9;
  font-weight: 500;
  color: #333333
}

@media screen and (max-width: 768px) {
  .action-top-wrap .action-top .text-area .action-top-text {
    font-size: 15px;
    font-weight: 400
  }
}

.action-top-wrap .action-top .twitter-area {
  display: none;
  -ms-flex-preferred-size: 409px;
  flex-basis: 409px
}

@media screen and (max-width: 768px) {
  .action-top-wrap .action-top .twitter-area {
    -ms-flex-preferred-size: 0;
    flex-basis: 0
  }
}

.action-top-wrap .action-top .twitter-area .twitter-theme {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.action-top-wrap .action-top .twitter-area .twitter-theme::after {
  content: "";
  border-top: 1px solid #BDBDBD;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 25px
}

@media screen and (max-width: 768px) {
  .action-top-wrap .action-top .twitter-area .twitter-theme::after {
    margin-left: 27px
  }
}

.action-top-wrap .action-top .twitter-area .twitter-theme span {
  margin-left: 3px;
  color: #4f4f4f;
  font-size: 17px;
  line-height: 1.471
}

@media screen and (max-width: 768px) {
  .action-top-wrap .action-top .twitter-area .twitter-theme span {
    margin-left: 1px
  }
}

.action-newway-wrap {
  width: 100%;
  position: relative
}

.action-newway-wrap .action-newway-text {
  width: 423px;
  padding: 55px 0 82px 0
}

@media screen and (max-width: 768px) {
  .action-newway-wrap .action-newway-text {
    width: 100%;
    padding: 64px 0 0 0
  }
}

.action-newway-wrap .action-newway-text .action-newway-title {
  margin-bottom: 32.5px;
  font-size: 18px;
  line-height: 1.4;
  color: #BDBDBD;
  position: relative;
  display: block
}

@media screen and (max-width: 768px) {
  .action-newway-wrap .action-newway-text .action-newway-title {
    margin-bottom: 24px
  }
}

.action-newway-wrap .action-newway-text .action-newway-title::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -19.5px;
  display: inline-block;
  width: 63px;
  height: 1px;
  background-color: #CE221F
}

@media screen and (max-width: 768px) {
  .action-newway-wrap .action-newway-text .action-newway-title::after {
    width: 62px;
    bottom: -13px
  }
}

.action-newway-wrap .action-newway-text h2 {
  font-size: 25px;
  line-height: 1.4;
  margin-bottom: 20px;
  color: #333333
}

@media screen and (max-width: 768px) {
  .action-newway-wrap .action-newway-text h2 {
    margin: 0 0 35px 0;
    font-size: 23px;
    line-height: 1.435
  }
}

.action-newway-wrap .action-newway-text h2 .first-br {
  display: none
}

@media screen and (max-width: 768px) {
  .action-newway-wrap .action-newway-text h2 .first-br {
    display: inline
  }
}

.action-newway-wrap .action-newway-text p {
  width: 419px;
  font-size: 13px;
  line-height: 1.9;
  font-weight: 500;
  margin: 0 auto 25px auto;
  color: #333333
}

@media screen and (max-width: 768px) {
  .action-newway-wrap .action-newway-text p {
    width: 100%;
    margin-bottom: 30px;
    font-size: 15px;
    font-weight: 400
  }
}

.action-newway-wrap .action-newway-text p:last-of-type {
  margin-bottom: 0
}

.action-newway-wrap .action-newway-bg {
  width: 49%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: -30px 50%
}

@media screen and (max-width: 768px) {
  .action-newway-wrap .action-newway-bg {
    width: 100%;
    height: 331px;
    position: relative;
    top: 0;
    left: 0;
    background-position: center
  }
}

.action-newway-wrap .action-newway-bg .action-newway-bg-mask {
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, color-stop(1%, #fff), color-stop(15%, rgba(255, 255, 255, 0.505208)), color-stop(30%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #fff 1%, rgba(255, 255, 255, 0.505208) 15%, rgba(255, 255, 255, 0) 30%)
}

@media screen and (max-width: 768px) {
  .action-newway-wrap .action-newway-bg .action-newway-bg-mask {
    display: none
  }
}

.action-flow-wrap {
  width: 100%;
  padding: 94px 0 70px 0;
  background-color: #F9F9F9;
  text-align: center
}

@media screen and (max-width: 768px) {
  .action-flow-wrap {
    padding: 44px 0 69px 0
  }
}

@media screen and (max-width: 768px) {
  .action-flow-wrap .action-flow {
    width: 300px;
    margin: 0 auto
  }
}

.action-flow-wrap .action-flow-title {
  margin-bottom: 32.5px;
  font-size: 18px;
  line-height: 1.45;
  color: #333;
  position: relative;
  display: block
}

@media screen and (max-width: 768px) {
  .action-flow-wrap .action-flow-title {
    margin-bottom: 24px
  }
}

.action-flow-wrap .action-flow-title::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -19.5px;
  display: inline-block;
  width: 81px;
  height: 1px;
  background-color: #CE221F;
  -webkit-transform: translate(-50%);
  transform: translate(-50%)
}

@media screen and (max-width: 768px) {
  .action-flow-wrap .action-flow-title::after {
    width: 62px;
    bottom: -13px
  }
}

.action-flow-wrap h2 {
  font-size: 25px;
  line-height: 1.44;
  color: #333;
  margin-bottom: 47px
}

@media screen and (max-width: 768px) {
  .action-flow-wrap h2 {
    font-size: 23px;
    margin: 0 0 38px 0
  }
}

.action-flow-wrap h2 br {
  display: none
}

@media screen and (max-width: 768px) {
  .action-flow-wrap h2 br {
    display: inline
  }
}

.action-flow-wrap .button {
  width: 345px;
  height: 50px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #CE221F;
  position: relative;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width: 768px) {
  .action-flow-wrap .button {
    width: 100%
  }
}

.action-flow-wrap .button span {
  color: #ffffff;
  font-size: 17px;
  line-height: 1.471
}

.action-flow-wrap .button img {
  width: 40px;
  position: absolute;
  right: 0
}

.action-flow-wrap .flow-steps .flow-case {
  width: 100%;
  text-align: left
}

.action-flow-wrap .flow-steps .flow-case span {
  margin-bottom: 35px;
  font-size: 20px;
  line-height: 1.45;
  color: #333;
  display: inline-block
}

@media screen and (max-width: 768px) {
  .action-flow-wrap .flow-steps .flow-case span {
    margin-bottom: 17px;
    font-size: 18px
  }
}

.action-flow-wrap .flow-steps .flow-step {
  max-width: 868px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 768px) {
  .action-flow-wrap .flow-steps .flow-step {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.action-flow-wrap .flow-steps .flow-step span {
  display: block
}

.action-flow-wrap .flow-steps .flow-step .step {
  -ms-flex-preferred-size: 175px;
  flex-basis: 175px;
  height: 258px;
  padding: 30px 9px 20px 9px;
  margin-bottom: 54px;
  position: relative;
  background-color: #FFFFFF;
  border: 1px solid #ECECEC;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width: 768px) {
  .action-flow-wrap .flow-steps .flow-step .step {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    height: auto;
    padding: 12px 18px 22px 18px;
    margin-bottom: 49px
  }
}

.action-flow-wrap .flow-steps .flow-step .step::after {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  bottom: 109px;
  right: -48px
}

@media screen and (max-width: 768px) {
  .action-flow-wrap .flow-steps .flow-step .step::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    bottom: -44px;
    left: 130px
  }
}

.action-flow-wrap .flow-steps .flow-step .step .step-header {
  width: 83px;
  height: 29px;
  color: #FFFFFF;
  background-color: #333333;
  font-weight: 300;
  font-size: 17px;
  letter-spacing: 0.025em;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: -10px;
  top: -10px
}

@media screen and (max-width: 768px) {
  .action-flow-wrap .flow-steps .flow-step .step .step-header {
    top: 0;
    left: 0
  }
}

.action-flow-wrap .flow-steps .flow-step .step img {
  width: 76px
}

@media screen and (max-width: 768px) {
  .action-flow-wrap .flow-steps .flow-step .step img {
    width: 94px
  }
}

.action-flow-wrap .flow-steps .flow-step .step .step-title {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 1.35;
  font-weight: 500;
  letter-spacing: 0.025em;
  color: #000000
}

@media screen and (max-width: 768px) {
  .action-flow-wrap .flow-steps .flow-step .step .step-title {
    margin-bottom: 25px;
    font-size: 17px
  }
}

.action-flow-wrap .flow-steps .flow-step .step p {
  font-size: 11px;
  line-height: 1.53;
  color: #333333;
  text-align: left
}

@media screen and (max-width: 768px) {
  .action-flow-wrap .flow-steps .flow-step .step p {
    font-size: 12px;
    line-height: 1.53
  }
}

.action-flow-wrap .flow-steps .flow-step .step .button {
  width: 88%;
  height: 34px;
  background-color: #FFFFFF;
  border: 1px solid #CE221F;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  bottom: 10px
}

@media screen and (max-width: 768px) {
  .action-flow-wrap .flow-steps .flow-step .step .button {
    margin-top: 15px;
    height: 47px;
    width: 100%;
    bottom: 0;
    position: relative
  }
}

.action-flow-wrap .flow-steps .flow-step .step .button span {
  color: #CE221F;
  font-size: 12px;
  line-height: 1.42;
  font-weight: 500
}

@media screen and (max-width: 768px) {
  .action-flow-wrap .flow-steps .flow-step .step .button span {
    font-size: 17px;
    line-height: 1.471
  }
}

@media screen and (max-width: 768px) {
  .action-flow-wrap .flow-steps .flow-step .step1 {
    padding-bottom: 17px
  }
}

@media screen and (max-width: 768px) {
  .action-flow-wrap .flow-steps .flow-step .step3 {
    padding-bottom: 12px
  }
}

@media screen and (max-width: 768px) {
  .action-flow-wrap .flow-steps .flow-step .step4 {
    padding-bottom: 12px
  }
}

.action-flow-wrap .flow-steps .flow-step .step4::after {
  display: none
}

.action-flow-wrap .tel-flow-steps .flow-step .step {
  margin-bottom: 50px
}

@media screen and (max-width: 768px) {
  .action-flow-wrap .tel-flow-steps .flow-step .step {
    margin-bottom: 49px
  }
}

@media screen and (max-width: 768px) {
  .action-flow-wrap .tel-flow-steps .flow-step .step:last-of-type {
    margin-bottom: 40px
  }
}

.future-top-bg {
  padding: 91px 0 124px 0;
  position: relative
}

@media screen and (max-width: 768px) {
  .future-top-bg {
    padding-bottom: 0
  }
}

.future-top-bg .future-top {
  text-align: center
}

@media screen and (max-width: 768px) {
  .future-top-bg .future-top {
    max-width: 343px;
    margin: 42px auto 52px auto
  }
}

.future-top-bg .future-top h1 {
  margin-bottom: 58px;
  font-size: 30px;
  line-height: 1.4;
  color: #333;
  position: relative
}

@media screen and (max-width: 768px) {
  .future-top-bg .future-top h1 {
    margin-bottom: 51px;
    font-size: 25px;
    line-height: 1.44
  }
}

.future-top-bg .future-top h1::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -22px;
  display: inline-block;
  width: 133px;
  height: 1px;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  background-color: #333
}

@media screen and (max-width: 768px) {
  .future-top-bg .future-top h1::after {
    bottom: -27px
  }
}

.future-top-bg .future-top p {
  width: 455px;
  margin: 0 auto;
  font-size: 13px;
  font-weight: 500;
  color: #333333;
  line-height: 1.9
}

@media screen and (max-width: 768px) {
  .future-top-bg .future-top p {
    width: 100%;
    font-size: 15px;
    font-weight: 400
  }
}

.future-top-bg .future-top-lefttop {
  width: 217px;
  position: absolute;
  top: 0;
  left: 0
}

@media screen and (max-width: 768px) {
  .future-top-bg .future-top-lefttop {
    width: 191px;
    top: -70px;
    left: -10px
  }
}

.future-top-bg .future-top-rightbottom {
  width: 282px;
  position: absolute;
  bottom: 0;
  right: 0
}

@media screen and (max-width: 768px) {
  .future-top-bg .future-top-rightbottom {
    display: none
  }
}

.future-subjects {
  margin-bottom: 91px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width: 768px) {
  .future-subjects {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.future-subjects .future-subject-wrap {
  -ms-flex-preferred-size: 37.8%;
  flex-basis: 37.8%;
  height: 316px;
  padding-right: 86px;
  position: relative
}

@media screen and (max-width: 768px) {
  .future-subjects .future-subject-wrap {
    padding-right: 0;
    width: 100vw;
    height: 170px;
    margin: 0 calc(50% - 50vw) 22px calc(50% - 50vw)
  }
}

.future-subjects .future-subject-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.future-subjects .future-subject-wrap .future-subject-title {
  font-size: 23px;
  line-height: 1.4;
  color: #FFFFFF;
  position: absolute;
  top: 21px;
  display: block
}

@media screen and (max-width: 768px) {
  .future-subjects .future-subject-wrap .future-subject-title {
    top: 12px;
    font-size: 18px;
    line-height: 1.45
  }
}

.future-subjects .future-subject-wrap .future-subject-title::after {
  content: '';
  position: absolute;
  bottom: -18px;
  display: inline-block;
  width: 81px;
  height: 1px;
  background-color: #FFFFFF
}

@media screen and (max-width: 768px) {
  .future-subjects .future-subject-wrap .future-subject-title::after {
    bottom: -15px;
    width: 62px
  }
}

.future-subjects .future-text-area {
  -ms-flex-preferred-size: 62%;
  flex-basis: 62%
}

.future-subjects .future-text-area h2 {
  margin-bottom: 18px;
  font-size: 25px;
  line-height: 1.45;
  letter-spacing: 0;
  color: #333333
}

@media screen and (max-width: 768px) {
  .future-subjects .future-text-area h2 {
    font-size: 23px;
    line-height: 1.44
  }
}

.future-subjects .future-text-area p {
  font-size: 13px;
  line-height: 1.9;
  color: #333333
}

@media screen and (max-width: 768px) {
  .future-subjects .future-text-area p {
    font-size: 15px
  }
}

.future-subjects .future-text-area p:last-child {
  margin-bottom: 0
}

.future-subjects .future-text-area .button {
  height: 40px;
  width: 220px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  border: 1px solid #333333;
  border-radius: 3px
}

@media screen and (max-width: 768px) {
  .future-subjects .future-text-area .button {
    height: 50px;
    width: 100%
  }
}

.future-subjects .future-text-area .button span {
  color: #333333;
  font-size: 14px;
  line-height: 1.43;
  font-weight: 500
}

@media screen and (max-width: 768px) {
  .future-subjects .future-text-area .button span {
    font-size: 17px;
    line-height: 1.471;
    font-weight: 700
  }
}

.future-subjects .future-text-area .button img {
  width: 40px;
  position: absolute;
  right: 0
}

.future-problems {
  margin-bottom: 91px
}

@media screen and (max-width: 768px) {
  .future-problems {
    margin-bottom: 56px
  }
}

@media screen and (max-width: 768px) {
  .future-problems .future-subject-wrap {
    padding-right: 0;
    width: 100vw;
    height: 170px;
    margin: 0 calc(50% - 50vw) 22px calc(50% - 50vw)
  }
}

@media screen and (max-width: 768px) {
  .future-problems .future-subject-wrap .pc {
    display: none
  }
}

.future-problems .future-subject-wrap .sm {
  display: none
}

@media screen and (max-width: 768px) {
  .future-problems .future-subject-wrap .sm {
    display: block
  }
}

.future-problems .future-subject-wrap img {
  -o-object-position: 65%;
  object-position: 65%
}

@media screen and (max-width: 768px) {
  .future-problems .future-subject-wrap img {
    -o-object-position: 0;
    object-position: 0
  }
}

.future-problems .future-subject-wrap .future-subject-title {
  left: 21px
}

@media screen and (max-width: 768px) {
  .future-problems .future-subject-wrap .future-subject-title {
    left: 19px
  }
}

.future-problems .future-subject-wrap .future-subject-title::after {
  width: 81px;
  left: 0
}

.future-problems .future-text-area p {
  margin-bottom: 27px
}

.future-consulting {
  max-width: 100vw
}

@media screen and (max-width: 768px) {
  .future-consulting {
    margin-bottom: 51px
  }
}

@media screen and (max-width: 768px) {
  .future-consulting {
    max-width: 345px
  }
}

.future-consulting .future-subject-wrap {
  height: 291px;
  -ms-flex-preferred-size: calc(50vw - 109px);
  flex-basis: calc(50vw - 109px)
}

@media screen and (max-width: 768px) {
  .future-consulting .future-subject-wrap {
    height: 156px;
    width: 280px
  }
}

@media screen and (max-width: 768px) {
  .future-consulting .future-subject-wrap .pc {
    display: none
  }
}

.future-consulting .future-subject-wrap .sm {
  display: none
}

@media screen and (max-width: 768px) {
  .future-consulting .future-subject-wrap .sm {
    display: block
  }
}

.future-consulting .future-subject-wrap .future-subject-title {
  right: 105px;
  color: #FFFFFF
}

@media screen and (max-width: 768px) {
  .future-consulting .future-subject-wrap .future-subject-title {
    top: 18px;
    right: auto;
    left: 19px;
    color: #333
  }
}

.future-consulting .future-subject-wrap .future-subject-title::after {
  width: 81px;
  right: 0;
  background-color: #FFFFFF
}

@media screen and (max-width: 768px) {
  .future-consulting .future-subject-wrap .future-subject-title::after {
    right: auto;
    left: 0;
    background-color: #333
  }
}

.future-consulting .future-text-area {
  -ms-flex-preferred-size: calc(50vw + 109px);
  flex-basis: calc(50vw + 109px)
}

.future-consulting .future-text-area h2 br {
  display: none
}

@media screen and (max-width: 768px) {
  .future-consulting .future-text-area h2 br {
    display: inline
  }
}

.future-consulting .future-text-area p {
  max-width: 553px;
  margin-bottom: 27px
}

.future-consulting .button {
  left: 323px
}

@media screen and (max-width: 768px) {
  .future-consulting .button {
    left: initial
  }
}

.future-policy-bg {
  position: relative
}

.future-policy-bg .small-pipe {
  width: 122px;
  position: absolute;
  left: 0;
  bottom: 20px
}

@media screen and (max-width: 768px) {
  .future-policy-bg .small-pipe {
    width: 141px;
    bottom: -10px
  }
}

.future-policy-bg .future-policy {
  margin-bottom: 79px
}

@media screen and (max-width: 768px) {
  .future-policy-bg .future-policy {
    margin-bottom: 0
  }
}

.future-policy-bg .future-policy .future-text-area {
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%
}

@media screen and (max-width: 768px) {
  .future-policy-bg .future-policy .future-text-area {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 185px
  }
}

.future-policy-bg .future-policy .future-text-area h2 br {
  display: none
}

@media screen and (max-width: 768px) {
  .future-policy-bg .future-policy .future-text-area h2 br {
    display: inline
  }
}

.future-policy-bg .future-policy .future-text-area p {
  margin-bottom: 26px
}

.future-policy-bg .future-policy .future-subject-wrap {
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  width: calc(calc(100vw + 345px) / 2);
  padding: 0 0 0 86px;
  position: relative
}

@media screen and (max-width: 768px) {
  .future-policy-bg .future-policy .future-subject-wrap {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    height: 100px;
    padding: 0;
    left: 0;
    margin-left: 0
  }
}

.future-policy-bg .future-policy .future-subject-wrap::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

@media screen and (max-width: 768px) {
  .future-policy-bg .future-policy .future-subject-wrap::after {
    background: -webkit-gradient(linear, left top, right top, color-stop(4.32%, #000), color-stop(39.45%, rgba(0, 0, 0, 0)));
    background: linear-gradient(90deg, #000 4.32%, rgba(0, 0, 0, 0) 39.45%)
  }
}

@media screen and (max-width: 768px) {
  .future-policy-bg .future-policy .future-subject-wrap .pc {
    display: none
  }
}

.future-policy-bg .future-policy .future-subject-wrap .sm {
  display: none
}

@media screen and (max-width: 768px) {
  .future-policy-bg .future-policy .future-subject-wrap .sm {
    display: block
  }
}

.future-policy-bg .future-policy .future-subject-wrap .future-subject-title {
  left: 107px
}

@media screen and (max-width: 768px) {
  .future-policy-bg .future-policy .future-subject-wrap .future-subject-title {
    left: 17px;
    z-index: 1
  }
}

.future-policy-bg .future-policy .future-subject-wrap .future-subject-title::after {
  width: 62px;
  left: 0
}

.small-logo-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 36px
}

.small-logo-wrap img {
  width: 257px
}

.future-banner-bg {
  height: 320px;
  margin-top: 36.5px;
  background-size: cover;
  background-repeat: no-repeat
}

@media screen and (max-width: 768px) {
  .future-banner-bg {
    height: 481px;
    margin-top: 29.5px
  }
}

.future-banner-bg .future-banner-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width: 768px) {
  .future-banner-bg .future-banner-wrap {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.future-banner-bg .future-banner-wrap .future-banner-title {
  -ms-flex-preferred-size: 53px;
  flex-basis: 53px;
  height: 257px;
  margin-right: 41px;
  text-align: center;
  background: rgba(51, 51, 51, 0.74)
}

@media screen and (max-width: 768px) {
  .future-banner-bg .future-banner-wrap .future-banner-title {
    -ms-flex-preferred-size: 50px;
    flex-basis: 50px;
    height: 170px;
    margin: 0
  }
}

.future-banner-bg .future-banner-wrap .future-banner-title span {
  margin-top: 30px;
  font-size: 22px;
  line-height: 1.25;
  display: inline-block;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  color: #FFFFFF
}

.future-banner-bg .future-banner-wrap .future-banners {
  -ms-flex-preferred-size: 745px;
  flex-basis: 745px;
  margin-top: 72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 768px) {
  .future-banner-bg .future-banner-wrap .future-banners {
    -ms-flex-preferred-size: 264px;
    flex-basis: 264px;
    height: 392px;
    margin-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.future-banner-bg .future-banner-wrap .future-banners .future-banner {
  -ms-flex-preferred-size: 350px;
  flex-basis: 350px;
  height: 180px;
  background: #EFEFEF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: cover
}

@media screen and (max-width: 768px) {
  .future-banner-bg .future-banner-wrap .future-banners .future-banner {
    -ms-flex-preferred-size: 180px;
    flex-basis: 180px
  }
}

.future-banner-bg .future-banner-wrap .future-banners .future-banner span {
  max-width: 162px;
  font-size: 18px;
  line-height: 1.25;
  color: #828282;
  text-align: center
}

@media screen and (max-width: 768px) {
  .future-banner-bg .future-banner-wrap .future-banners .future-banner span {
    max-width: 172px
  }
}

.warehouse-status-wrap .warehouse-status-top {
  padding: 40px 0 50px 0
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .warehouse-status-top {
    padding-bottom: 28px
  }
}

.warehouse-status-wrap .warehouse-status-top .top-line {
  margin-bottom: 47px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .warehouse-status-top .top-line {
    margin-bottom: 0;
    display: block;
    text-align: center
  }
}

.warehouse-status-wrap .warehouse-status-top .top-line h2 {
  font-size: 25x;
  line-height: 1.44;
  color: #333;
  position: relative
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .warehouse-status-top .top-line h2 {
    margin-bottom: 47px
  }
}

.warehouse-status-wrap .warehouse-status-top .top-line h2::after {
  content: "";
  width: 102px;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -18px;
  background-color: #CE221F
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .warehouse-status-top .top-line h2::after {
    width: 90px;
    left: 50%;
    bottom: -22px;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
  }
}

.warehouse-status-wrap .warehouse-status-top .top-line .sm-text {
  max-width: 338px;
  margin-bottom: 30px;
  color: #828282;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.9;
  display: none
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .warehouse-status-top .top-line .sm-text {
    display: block;
    font-size: 12px
  }
}

.warehouse-status-wrap .warehouse-status-top .pc-text {
  color: #828282;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.9
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .warehouse-status-top .pc-text {
    display: none
  }
}

.warehouse-status-wrap .warehouse-bg-map {
  width: 100vw;
  height: 320px;
  margin: 0 calc(50% - 50vw);
  padding: 36px 0 40px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .warehouse-bg-map {
    height: 210px
  }
}

.warehouse-status-wrap .warehouse-bg-map .arrival-information {
  max-width: 445px;
  height: 244px;
  margin-left: calc(calc(100vw - 892px) / 2);
  padding: 7px 0 22px 0;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.19);
  border-radius: 9px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .warehouse-bg-map .arrival-information {
    display: none
  }
}

.warehouse-status-wrap .warehouse-bg-map .arrival-information .arrival-top {
  width: 109px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  left: -10px
}

.warehouse-status-wrap .warehouse-bg-map .arrival-information .arrival-top img {
  width: 40px
}

.warehouse-status-wrap .warehouse-bg-map .arrival-information .arrival-top span {
  margin-left: 1px;
  font-size: 17px;
  line-height: 1.471;
  color: #333;
  display: inline-block
}

.warehouse-status-wrap .warehouse-bg-map .arrival-information ul {
  max-width: 408px;
  margin: 0 auto
}

.warehouse-status-wrap .warehouse-bg-map .arrival-information ul li {
  width: 100%;
  height: 44px;
  border-bottom: 1px solid #E0E0E0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.warehouse-status-wrap .warehouse-bg-map .arrival-information ul li a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.warehouse-status-wrap .warehouse-bg-map .arrival-information ul li a .product-information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.warehouse-status-wrap .warehouse-bg-map .arrival-information ul li a .product-information .arrival-date {
  font-size: 12px;
  line-height: 1.42;
  color: #828282;
  display: inline-block
}

.warehouse-status-wrap .warehouse-bg-map .arrival-information ul li a .product-information .product-name {
  margin-left: 7px;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.46;
  color: #4f4f4f;
  display: inline-block
}

.warehouse-status-wrap .warehouse-bg-map .arrival-information ul li a img {
  width: 35px
}

.warehouse-status-wrap .warehouse-bg-map .arrival-information ul .temporary {
  text-align: center;
  border: none;
  margin-top: 65px;
  font-size: 18px
}

.warehouse-status-wrap .warehouse-bg-map .map-point {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #CE221F;
  border: 3px solid #FFFFFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
  display: none;
  position: absolute;
  top: 210px;
  right: 682px
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .warehouse-bg-map .map-point {
    width: 23px;
    height: 23px;
    top: 105px;
    right: 240px
  }
}

.warehouse-status-wrap .warehouse-bg-map .map-point:before {
  content: "門司倉庫";
  width: 103px;
  height: 30px;
  position: absolute;
  top: -43px;
  left: -42px;
  font-size: 15px;
  line-height: 1.47;
  letter-spacing: 0.05em;
  font-weight: 700;
  background-color: #ffffff;
  color: #4F4F4F;
  border-radius: 22px;
  color: #4f4f4f;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .warehouse-bg-map .map-point:before {
    width: 102px;
    height: 25px;
    top: -39px;
    left: -45.5px;
    font-size: 13px
  }
}

.warehouse-status-wrap .warehouse-bg-map .warehouse-percentage-onmap {
  display: none;
  width: 141px;
  height: 93px;
  padding: 11px 0 20px 0;
  background-color: rgba(255, 255, 255, 0.92);
  border-radius: 9px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 129px;
  right: 14.93%
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .warehouse-bg-map .warehouse-percentage-onmap {
    display: none
  }
}

.warehouse-status-wrap .warehouse-bg-map .warehouse-percentage-onmap .percentage-onmap-content {
  width: 116px;
  margin: 0 auto
}

.warehouse-status-wrap .warehouse-bg-map .warehouse-percentage-onmap .percentage-onmap-content .percentage-text {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.warehouse-status-wrap .warehouse-bg-map .warehouse-percentage-onmap .percentage-onmap-content .percentage-text .percentage-key {
  font-weight: 500;
  font-size: 13px;
  line-height: 1.46;
  color: #4F4F4F
}

.warehouse-status-wrap .warehouse-bg-map .warehouse-percentage-onmap .percentage-onmap-content .percentage-text .percentage-value {
  font-size: 13px;
  line-height: 1.46;
  color: #4F4F4F
}

.warehouse-status-wrap .warehouse-bg-map .warehouse-percentage-onmap .percentage-onmap-content .storage-text {
  margin-bottom: 2px
}

.warehouse-status-wrap .warehouse-bg-map .warehouse-percentage-onmap .percentage-onmap-content .occupancy-rate-text {
  margin-bottom: 4px
}

.warehouse-status-wrap .warehouse-bg-map .warehouse-percentage-onmap .percentage-onmap-content .percentage-bar {
  width: 100%;
  height: 4px;
  margin-bottom: 10px;
  background-color: #E0E0E0;
  border-radius: 16px
}

.warehouse-status-wrap .warehouse-bg-map .warehouse-percentage-onmap .percentage-onmap-content .percentage-bar:last-child {
  margin-bottom: 0
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .warehouse-bg-map .warehouse-percentage-onmap .percentage-onmap-content .percentage-bar {
    height: 7px
  }
}

.warehouse-status-wrap .warehouse-bg-map .warehouse-percentage-onmap .percentage-onmap-content .percentage-bar .gradient-bar {
  height: 100%;
  background: linear-gradient(269.93deg, #EE625F 15.57%, #B1A9A9 92.96%);
  border-radius: 16px;
  display: block
}

.warehouse-status-wrap .image-information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 80px 0
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .image-information {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.warehouse-status-wrap .image-information .overview-images {
  -ms-flex-preferred-size: 540px;
  flex-basis: 540px;
  margin-right: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .image-information .overview-images {
    height: 208px;
    margin: 0 0 30px 0;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }
}

.warehouse-status-wrap .image-information .overview-images .overview-image {
  -ms-flex-preferred-size: 358px;
  flex-basis: 358px;
  width: 358px
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .image-information .overview-images .overview-image {
    display: none
  }
}

.warehouse-status-wrap .image-information .overview-images .overview-image-sm {
  display: none;
  width: 65.37%;
  -o-object-fit: cover;
  object-fit: cover
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .image-information .overview-images .overview-image-sm {
    display: block
  }
}

.warehouse-status-wrap .image-information .overview-images .overview-image-sub {
  width: 170px;
  -o-object-fit: cover;
  object-fit: cover
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .image-information .overview-images .overview-image-sub {
    width: 31.5%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: -40px;
    object-position: -40px
  }
}

.warehouse-status-wrap .image-information .overview-images .overview-images-sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.warehouse-status-wrap .image-information .overview-images .overview-images-sub .company-overview-sub2 {
  height: 265px;
  -o-object-fit: cover;
  object-fit: cover
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .image-information .overview-images .overview-images-sub .company-overview-sub2 {
    height: 127px
  }
}

.warehouse-status-wrap .image-information .overview-informations li {
  height: 41px;
  padding-left: 12px;
  border-left: 1px solid #CE221F;
  margin-bottom: 18px
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .image-information .overview-informations li {
    margin-bottom: 24px
  }
}

.warehouse-status-wrap .image-information .overview-informations li:nth-child(3) {
  margin-bottom: 15px
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .image-information .overview-informations li:nth-child(3) {
    margin-bottom: 20px
  }
}

.warehouse-status-wrap .image-information .overview-informations li:nth-child(4) {
  margin-bottom: 16px
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .image-information .overview-informations li:nth-child(4) {
    margin-bottom: 20px
  }
}

.warehouse-status-wrap .image-information .overview-informations li:last-child {
  margin-bottom: 0
}

.warehouse-status-wrap .image-information .overview-informations li span {
  display: block
}

.warehouse-status-wrap .image-information .overview-informations li .key {
  font-size: 12px;
  line-height: 1.42;
  font-weight: 500;
  color: #A7A7A7;
  margin-bottom: 4px
}

.warehouse-status-wrap .image-information .overview-informations li .value {
  font-size: 15px;
  line-height: 1.47;
  font-weight: 700;
  color: #333
}

.warehouse-status-wrap .warehouse-information-wrap {
  margin: 70px 0 60px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .warehouse-information-wrap {
    margin: 53px 0 31px 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.warehouse-status-wrap .warehouse-information-wrap .sm-warehouse-name {
  font-size: 14px;
  line-height: 1.43;
  color: #333;
  display: none
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .warehouse-information-wrap .sm-warehouse-name {
    display: block
  }
}

.warehouse-status-wrap .warehouse-information-wrap .warehouse-img-wrap {
  -ms-flex-preferred-size: 125px;
  flex-basis: 125px;
  height: 125px;
  margin-right: 36px;
  background-color: #F3F3F3;
  border-radius: 50%;
  position: relative
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .warehouse-information-wrap .warehouse-img-wrap {
    -ms-flex-preferred-size: 91px;
    flex-basis: 91px;
    height: 91px;
    margin-right: 0
  }
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .warehouse-information-wrap .warehouse-img-wrap::before {
    content: "KOKURA ABC";
    font-weight: 700;
    font-size: 14px;
    line-height: 1.43;
    position: absolute;
    top: -27px
  }
}

.warehouse-status-wrap .warehouse-information-wrap .warehouse-img-wrap img {
  position: absolute;
  width: 119px;
  height: 119px;
  top: 3px;
  left: 3px
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .warehouse-information-wrap .warehouse-img-wrap img {
    width: 84.73px;
    height: 84.73px;
    top: 3.14px;
    left: 3.14px
  }
}

.warehouse-status-wrap .warehouse-information-wrap .basic-information {
  margin-right: 44px;
  padding: 12px 0
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .warehouse-information-wrap .basic-information {
    display: none
  }
}

.warehouse-status-wrap .warehouse-information-wrap .basic-information span {
  display: block
}

.warehouse-status-wrap .warehouse-information-wrap .basic-information .warehouse-name {
  margin-bottom: 6px;
  font-size: 17px;
  line-height: 1.471;
  color: #333333
}

.warehouse-status-wrap .warehouse-information-wrap .basic-information .warehosue-address {
  margin-bottom: 16px;
  font-size: 13px;
  line-height: 1.46;
  color: #4F4F4F
}

.warehouse-status-wrap .warehouse-information-wrap .basic-information .warehouse-detail-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.warehouse-status-wrap .warehouse-information-wrap .basic-information .warehouse-detail-wrap .contact-information {
  padding-left: 11px;
  border-left: 1px solid #CE221F;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.warehouse-status-wrap .warehouse-information-wrap .basic-information .warehouse-detail-wrap .contact-information .contact-key {
  font-weight: 500;
  font-size: 11px;
  line-height: 1.455;
  color: #A7A7A7
}

.warehouse-status-wrap .warehouse-information-wrap .basic-information .warehouse-detail-wrap .contact-information .contact-value {
  font-size: 13px;
  line-height: 1.46;
  color: #4F4F4F
}

.warehouse-status-wrap .warehouse-information-wrap .warehouse-percentage {
  -ms-flex-preferred-size: 287px;
  flex-basis: 287px;
  padding-top: 19.5px
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .warehouse-information-wrap .warehouse-percentage {
    -ms-flex-preferred-size: 226px;
    flex-basis: 226px;
    padding-top: 5px
  }
}

.warehouse-status-wrap .warehouse-information-wrap .warehouse-percentage .percentage-text {
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.warehouse-status-wrap .warehouse-information-wrap .warehouse-percentage .percentage-text .percentage-key {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.43;
  color: #4F4F4F
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .warehouse-information-wrap .warehouse-percentage .percentage-text .percentage-key {
    font-size: 13px;
    line-height: 1.46
  }
}

.warehouse-status-wrap .warehouse-information-wrap .warehouse-percentage .percentage-text .percentage-value {
  font-size: 15px;
  line-height: 1.47
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .warehouse-information-wrap .warehouse-percentage .percentage-text .percentage-value {
    font-size: 13px;
    line-height: 1.46
  }
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .warehouse-information-wrap .warehouse-percentage .storage-text {
    margin-bottom: 2px
  }
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .warehouse-information-wrap .warehouse-percentage .occupancy-rate-text {
    margin-bottom: 4px
  }
}

@keyframes expand {
  from {
    width: 0%
  }
  to {
    width: 100%
  }
}

.warehouse-status-wrap .warehouse-information-wrap .warehouse-percentage .percentage-bar {
  width: 0;
  height: 9px;
  margin-bottom: 14px;
  background-color: #E0E0E0;
  border-radius: 16px
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .warehouse-information-wrap .warehouse-percentage .percentage-bar {
    margin-bottom: 11px
  }
}

.warehouse-status-wrap .warehouse-information-wrap .warehouse-percentage .percentage-bar:last-child {
  margin-bottom: 0
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .warehouse-information-wrap .warehouse-percentage .percentage-bar {
    height: 7px
  }
}

.warehouse-status-wrap .warehouse-information-wrap .warehouse-percentage .percentage-bar .gradient-bar {
  height: 100%;
  background: linear-gradient(269.93deg, #EE625F 15.57%, #B1A9A9 92.96%);
  border-radius: 16px;
  display: block
}

.warehouse-status-wrap .warehouse-information-wrap .warehouse-percentage .extend {
  -webkit-animation: expand 1.5s ease forwards;
  animation: expand 1.5s ease forwards
}

.warehouse-status-wrap .sm-arrival-information {
  width: 100vw;
  height: 323px;
  margin: 0 calc(50% - 50vw);
  padding: 16px 0 29px 0;
  background-color: #F9F9F9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none
}

@media screen and (max-width: 768px) {
  .warehouse-status-wrap .sm-arrival-information {
    display: block;
    height: auto
  }
}

.warehouse-status-wrap .sm-arrival-information .arrival-top {
  width: 125px;
  margin: 0 auto 4px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  left: -10px
}

.warehouse-status-wrap .sm-arrival-information .arrival-top img {
  width: 44px
}

.warehouse-status-wrap .sm-arrival-information .arrival-top span {
  margin-left: 1px;
  font-size: 20px;
  line-height: 1.45;
  color: #333;
  display: inline-block
}

.warehouse-status-wrap .sm-arrival-information ul li {
  width: 100%;
  height: 55px;
  margin-bottom: 3px;
  border-bottom: 1px solid #E0E0E0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.warehouse-status-wrap .sm-arrival-information ul li .arrival-date {
  margin-bottom: -2px;
  font-size: 13px;
  line-height: 1.70;
  color: #828282;
  display: block
}

.warehouse-status-wrap .sm-arrival-information ul li a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.warehouse-status-wrap .sm-arrival-information ul li a .product-name {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.47;
  color: #4f4f4f;
  display: block
}

.warehouse-status-wrap .sm-arrival-information ul li a img {
  width: 35px
}

.warehouse-status-wrap .sm-arrival-information ul .temporary {
  text-align: center;
  border: none;
  margin-top: 15px;
  font-size: 18px
}

@media screen and (max-width: 768px) {
  .only-pc {
    display: none
  }
}

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

.sm-br {
  display: none
}

@media screen and (max-width: 768px) {
  .sm-br {
    display: inline
  }
}

.recruit-top-wrap {
  max-width: 1490px;
  padding-top: 72px;
  padding-bottom: 403px;
  width: 100%;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: auto 90%;
  background-position: left top;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255, 255, 255, 0)), to(#fff)), url("../../images/recruit/recruit_top.jpg");
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #fff), url("../../images/recruit/recruit_top.jpg")
}

@media screen and (max-width: 768px) {
  .recruit-top-wrap {
    padding: 0 0 42px;
    background: none;
    position: relative
  }
  .recruit-top-wrap .only-pc {
    display: none
  }
  .recruit-top-wrap .sm-content-width {
    max-width: 340px
  }
}

@media screen and (max-width: 768px) {
  .recruit-top-wrap .recruit-top {
    margin: 0 auto
  }
}

.recruit-top-wrap .recruit-top h1 {
  margin-bottom: 55px;
  margin-top: 72px;
  font-size: 30px;
  line-height: 1.44;
  color: #333;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 30px 70px 30px 102px;
  max-width: 860px;
  margin-left: auto
}

@media screen and (max-width: 860px) {
  .recruit-top-wrap .recruit-top h1 {
    font-size: 28px;
    padding: 30px 60px 30px 90px
  }
}

@media screen and (max-width: 768px) {
  .recruit-top-wrap .recruit-top h1 {
    margin-top: 42px;
    margin-bottom: 54px;
    padding: 0;
    font-size: 20px;
    line-height: 1.44;
    background-color: none;
    position: relative
  }
}

@media screen and (max-width: 768px) {
  .recruit-top-wrap .recruit-top h1::after {
    content: "";
    width: 133px;
    height: 1px;
    position: absolute;
    background-color: #333;
    bottom: -30px;
    left: 0
  }
}

.recruit-top-wrap .recruit-top p {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 30px 70px 30px 82px;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.9;
  color: #333;
  max-width: 609px;
  margin-left: auto
}

@media screen and (max-width: 768px) {
  .recruit-top-wrap .recruit-top p {
    font-weight: 400;
    font-size: 15px;
    padding: 0;
    background-color: none
  }
}

@media screen and (max-width: 768px) {
  .recruit-top-wrap .recruit-top p br {
    display: none
  }
}

@media screen and (max-width: 768px) {
  .recruit-top-wrap .recruit-top .recruit-top-pc {
    display: none
  }
}

.recruit-top-wrap .recruit-top .recruit-top-sm {
  display: none
}

@media screen and (max-width: 768px) {
  .recruit-top-wrap .recruit-top .recruit-top-sm {
    display: block;
    max-width: 100vw;
    margin: 0 calc(50% - 50vw) 10px calc(50% - 50vw)
  }
}

.recruit-top-wrap .recruit-left-img {
  width: 412px;
  position: absolute;
  bottom: 85px;
  left: 4%
}

@media screen and (max-width: 768px) {
  .recruit-top-wrap .recruit-left-img {
    width: 190px;
    left: -30px;
    bottom: 120px
  }
}

.recruit-top-wrap .recruit-center-img {
  width: 308px;
  position: absolute;
  bottom: 0;
  right: 20%
}

@media screen and (max-width: 768px) {
  .recruit-top-wrap .recruit-center-img {
    width: 209px;
    right: -27px;
    bottom: 6px
  }
}

.recruit-top-wrap .recruit-right-img {
  width: 271px;
  position: absolute;
  top: 167px;
  right: 0
}

@media screen and (max-width: 768px) {
  .recruit-top-wrap .recruit-right-img {
    width: 160px;
    top: -25px;
    right: -20px
  }
}

.recruit-wrap .content-width {
  padding: 10px
}

@media screen and (max-width: 768px) {
  .recruit-wrap .content-width {
    padding: 0
  }
}

.recruit-wrap .sub-title-en {
  margin-bottom: 27px;
  font-size: 18px;
  line-height: 1.45;
  color: #BDBDBD;
  position: relative;
  display: block
}

@media screen and (max-width: 768px) {
  .recruit-wrap .sub-title-en {
    margin-bottom: 25px
  }
}

.recruit-wrap .sub-title-en::after {
  content: "";
  width: 123px;
  height: 1px;
  background-color: #CE221F;
  position: absolute;
  bottom: -14px;
  left: 0
}

@media screen and (max-width: 768px) {
  .recruit-wrap .sub-title-en::after {
    width: 62px;
    bottom: -13px
  }
}

.recruit-wrap .sub-title-ja {
  margin-bottom: 33px;
  font-size: 25px;
  line-height: 1.44;
  color: #333
}

@media screen and (max-width: 768px) {
  .recruit-wrap .sub-title-ja {
    margin-bottom: 17px;
    font-size: 23px;
    line-height: 1.43
  }
}

.recruit-wrap .human-resources p {
  margin-bottom: 32px;
  font-size: 13px;
  line-height: 1.9;
  color: #333
}

.recruit-wrap .human-resources a {
  color: #CE221F;
  border: #CE221F solid 1px;
  border-radius: 3px;
  text-align: center;
  display: block;
  height: 30px;
  line-height: 28px;
  max-width: 276px;
  font-size: 12px;
  margin-bottom: 30px
}

.recruit-wrap .human-resources a:hover {
  opacity: .8
}

.recruit-wrap .human-resources a img {
  height: 100%;
  width: auto
}

.recruit-wrap .human-resources h3 {
  font-size: 16px;
  font-weight: 400;
  border-bottom: 4px solid #EE625F;
  -o-border-image: linear-gradient(to left, #EE625F 0%, #B1A9A9 50%);
  border-image: -webkit-gradient(linear, right top, left top, from(#EE625F), color-stop(50%, #B1A9A9));
  border-image: linear-gradient(to left, #EE625F 0%, #B1A9A9 50%);
  border-image-slice: 5;
  display: inline-block;
  margin-bottom: 20px;
  padding-bottom: 6px
}

.recruit-wrap .human-resources .recruit-bg {
  width: 100vw;
  margin: 5px calc(50% - 50vw) 0 calc(50% - 50vw);
  padding-bottom: 17px;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: right bottom
}

@media screen and (min-width: 1200px) {
  .recruit-wrap .human-resources .recruit-bg {
    width: 140%;
    margin: 5px 0 0 -20%
  }
.recruit-bg {
  background-image: url(../../images/recruit/recruit_bg_sm.png);
}
}

@media screen and (max-width: 1100px) {
  .recruit-wrap .human-resources .recruit-bg {
    width: auto;
    margin: 0 auto;
    padding-bottom: 0;
    background-image: none
  }
}

.recruit-wrap .human-resources .recruit-bg .recruit-bg-content span {
  margin-bottom: 27px;
  font-size: 18px;
  line-height: 1.45;
  color: #BDBDBD;
  display: inline-block;
  position: relative
}

@media screen and (max-width: 1100px) {
  .recruit-wrap .human-resources .recruit-bg .recruit-bg-content span {
    margin-bottom: 24px
  }
}

.recruit-wrap .human-resources .recruit-bg .recruit-bg-content span:after {
  content: "";
  width: 63px;
  height: 1px;
  position: absolute;
  bottom: -14px;
  left: 0;
  background-color: #CE221F
}

@media screen and (max-width: 1100px) {
  .recruit-wrap .human-resources .recruit-bg .recruit-bg-content span:after {
    width: 62px;
    bottom: -13px
  }
}

.recruit-wrap .human-resources .recruit-bg .recruit-bg-content h2 {
  margin-bottom: 22px;
  font-size: 25px;
  line-height: 1.44
}

@media screen and (max-width: 1100px) {
  .recruit-wrap .human-resources .recruit-bg .recruit-bg-content h2 {
    margin-bottom: 26px;
    font-size: 23px;
    line-height: 1.435
  }
}

.recruit-wrap .human-resources .recruit-bg .recruit-bg-content .recruit-bg-sm {
  max-width: 100vw;
  margin: 0 calc(50% - 50vw) 34px calc(50% - 50vw);
  display: none
}

@media screen and (max-width: 1100px) {
  .recruit-wrap .human-resources .recruit-bg .recruit-bg-content .recruit-bg-sm {
    display: block
  }
}

.recruit-wrap .human-resources .recruit-bg .recruit-bg-content p {
  max-width: 453px;
  margin-bottom: 32px;
  font-size: 13px;
  line-height: 1.9;
  color: #333;
  text-align: justify;
  text-justify: inter-ideograph
}

.recruit-wrap .human-resources .recruit-bg .recruit-bg-content p:last-child {
  margin-bottom: 0
}

@media screen and (max-width: 1100px) {
  .recruit-wrap .human-resources .recruit-bg .recruit-bg-content p {
    max-width: 100%
  }
}

.recruit-wrap .three-message-wrap {
  margin: 58px 0 62px 0
}

.recruit-wrap .three-message-wrap .three-message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 768px) {
  .recruit-wrap .three-message-wrap .three-message {
    margin-top: 44px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.recruit-wrap .three-message-wrap .three-message .message-content {
  -ms-flex-preferred-size: 29.2%;
  flex-basis: 29.2%;
  height: 234px;
  padding-top: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #E0E0E0;
  border-radius: 6px;
  position: relative
}

@media screen and (max-width: 768px) {
  .recruit-wrap .three-message-wrap .three-message .message-content {
    margin-bottom: 29px;
    padding-bottom: 9px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    height: auto
  }
}

.recruit-wrap .three-message-wrap .three-message .message-content:last-child {
  margin-bottom: 0
}

.recruit-wrap .three-message-wrap .three-message .message-content .message-heading {
  margin: 0 0 9px 16px;
  font-size: 16px;
  line-height: 1.44;
  color: #CE221F;
  display: block
}

@media screen and (max-width: 768px) {
  .recruit-wrap .three-message-wrap .three-message .message-content .message-heading {
    height: 21px;
    font-size: 17px;
    line-height: 1.47
  }
}

@media screen and (max-width: 768px) {
  .recruit-wrap .three-message-wrap .three-message .message-content .customer-heading {
    margin-bottom: 15px
  }
}

.recruit-wrap .three-message-wrap .three-message .message-content .message-title {
  font-size: 19px;
  line-height: 1.32;
  color: #333;
  display: block;
  text-align: center
}

@media screen and (max-width: 768px) {
  .recruit-wrap .three-message-wrap .three-message .message-content .message-title {
    line-height: 1.47
  }
}

.recruit-wrap .three-message-wrap .three-message .message-content .customer-first-title {
  width: 193px;
  margin: 0 auto 10px auto
}

.recruit-wrap .three-message-wrap .three-message .message-content .zero-title {
  width: 190px;
  margin: 0 auto 15px auto
}

.recruit-wrap .three-message-wrap .three-message .message-content .nth-title {
  width: 142.6px;
  margin: 0 auto 15px auto
}

.recruit-wrap .three-message-wrap .three-message .message-content p {
  width: 234px;
  margin: 0 auto;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.605;
  color: #828282
}

@media screen and (max-width: 768px) {
  .recruit-wrap .three-message-wrap .three-message .message-content p {
    width: 307px;
    margin: 0 auto 4px auto;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.9
  }
}

.recruit-wrap .three-message-wrap .three-message .message-content .bottom-link-wrap {
  width: 100%;
  position: absolute;
  bottom: 9px;
  text-align: center
}

@media screen and (max-width: 768px) {
  .recruit-wrap .three-message-wrap .three-message .message-content .bottom-link-wrap {
    position: relative;
    bottom: 0
  }
}

.recruit-wrap .three-message-wrap .three-message .message-content .bottom-link-wrap a {
  width: 66px;
  height: 30px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative
}

@media screen and (max-width: 768px) {
  .recruit-wrap .three-message-wrap .three-message .message-content .bottom-link-wrap a {
    width: 71px
  }
}

.recruit-wrap .three-message-wrap .three-message .message-content .bottom-link-wrap a span {
  font-weight: 500;
  font-size: 13px;
  line-height: 1.0;
  color: #000000;
  display: inline-block
}

@media screen and (max-width: 768px) {
  .recruit-wrap .three-message-wrap .three-message .message-content .bottom-link-wrap a span {
    font-size: 14px
  }
}

.recruit-wrap .three-message-wrap .three-message .message-content .bottom-link-wrap a img {
  position: absolute;
  right: -28px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out
}

@media screen and (max-width: 768px) {
  .recruit-wrap .three-message-wrap .three-message .message-content .bottom-link-wrap a img {
    right: -25px
  }
}

.recruit-wrap .three-message-wrap .three-message .message-content .bottom-link-wrap a:hover img {
  -webkit-transform: rotate(-90deg) translateY(3px);
  transform: rotate(-90deg) translateY(3px)
}

.recruit-wrap .three-message-wrap .three-message .message-content .icon {
  position: absolute;
  top: 7px;
  right: 17px
}

.recruit-wrap .info {
  margin-bottom: 100px
}

.recruit-wrap .info .top-text {
  display: block;
  margin-bottom: 20px;
  font-size: 14px;
    line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .top-text {
    font-size: 13px
  }
}

.recruit-wrap .info .info-box-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 59px
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-box-wrap {
    max-width: 356px;
    margin: 0 auto 26px
  }
}

.recruit-wrap .info .info-title-wrap {
  width: 200px;
  margin-right: 3px;
  font-weight: 500
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-title-wrap {
    width: 87px
  }
}

.recruit-wrap .info .info-title {
  background-color: #E9E9E9;
  padding: 26px 28px;
  font-size: 24px;
  height: 108px;
    line-height:2.0;
  font-weight: 500;
}

.recruit-wrap .info .info-title:nth-child(2) {
  background-color: #D7D7D7
}

.recruit-wrap .info .info-title:not(:last-child) {
  margin-bottom: 12px
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-title:not(:last-child) {
    margin-bottom: 8px
  }
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-title {
    font-size: 13px;
    padding: 29px 4px;
    text-align: center;
    height: 99px
  }
}

.recruit-wrap .info .info-title span {
  display: block;
  font-size: 16px
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-title span {
    font-size: 11px
  }
}

.recruit-wrap .info .info-contents {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.recruit-wrap .info .info-contents .info-contents-box {
  display: block;
  background-color: #E9E9E9;
  height: 108px
}

.recruit-wrap .info .info-contents .info-contents-box:nth-child(2) {
  background-color: #D7D7D7
}

.recruit-wrap .info .info-contents .info-contents-box:not(:nth-child(3)) {
  margin-bottom: 12px
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-contents .info-contents-box:not(:nth-child(3)) {
    margin-bottom: 8px
  }
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-contents .info-contents-box {
    height: 99px
  }
}

.recruit-wrap .info .info-jobs-wrap {
  position: absolute;
  right: 0;
  top: 0;
  width: 96%;
  height: 100%
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-jobs-wrap {
    width: 97%
  }
}

.recruit-wrap .info .info-jobs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 11px;
  margin-bottom: 11px
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-jobs {
    margin-top: 7px;
    margin-bottom: 7px
  }
}

.recruit-wrap .info .info-jobs .info-job {
  background-color: #fff;
  width: 191px;
  max-width: 191px;
  text-align: center;
  white-space: nowrap;
  margin-right: 23px;
  font-weight: 500
}

@media screen and (max-width: 880px) {
  .recruit-wrap .info .info-jobs .info-job {
    margin-right: 10px;
    width: 186px
  }
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-jobs .info-job {
    margin-right: 8px
  }
}

.recruit-wrap .info .info-jobs .info-job .info-job-en {
  color: #C4C4C4;
  display: block;
  font-size: 12px;
    line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-jobs .info-job .info-job-en {
    font-size: 9px;
    padding: 0 4px
  }
}

.recruit-wrap .info .info-jobs .info-job .info-job-title {
  color: #CE221F;
  display: block;
  font-size: 20px;
    line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-jobs .info-job .info-job-title {
    font-size: 12px;
    padding: 0 7px
  }
}

.recruit-wrap .info .info-jobs .info-job .info-job-link {
  display: block;
  font-size: 12px;
  line-height: 30px;
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-jobs .info-job .info-job-link {
    font-size: 11px;
    padding: 0 10px;
    line-height: 20px;
  }
}

.recruit-wrap .info .info-jobs .info-job .info-job-link img {
  width: 30px;
  height: 30px;
    display: inline-block;
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-jobs .info-job .info-job-link img {
    width: 20px;
    height: 20px;
          display: inline-block;

  }
}

.recruit-wrap .info .info-jobs:first-child {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.recruit-wrap .info .info-jobs:first-child .info-job {
  width: 191px;
  padding: 4px 5px
}

@media screen and (max-width: 880px) {
  .recruit-wrap .info .info-jobs:first-child .info-job {
    width: 171px
  }
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-jobs:first-child .info-job {
    width: calc((100% - 16px)/2);
    padding: 4px 0
  }
}

.recruit-wrap .info .info-jobs:nth-child(2), .recruit-wrap .info .info-jobs:nth-child(3) {
  position: absolute
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-jobs:nth-child(2), .recruit-wrap .info .info-jobs:nth-child(3) {
    position: static
  }
}

.recruit-wrap .info .info-jobs:nth-child(2) .info-job, .recruit-wrap .info .info-jobs:nth-child(3) .info-job {
  padding: 14px 0
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-jobs:nth-child(2) .info-job, .recruit-wrap .info .info-jobs:nth-child(3) .info-job {
    width: calc((100% - 16px)/2);
    padding: 10px 0
  }
}

.recruit-wrap .info .info-jobs:nth-child(2) {
  top: 52px
}

.recruit-wrap .info .info-jobs:nth-child(3) {
  top: 174px
}

.recruit-wrap .info .info-jobs:nth-child(4) {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: absolute;
  bottom: 0;
  right: 0
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-jobs:nth-child(4) {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: static
  }
}

.recruit-wrap .info .info-jobs:nth-child(4) .info-job {
  width: 191px;
  padding: 4px 5px
}

@media screen and (max-width: 880px) {
  .recruit-wrap .info .info-jobs:nth-child(4) .info-job {
    width: 171px
  }
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-jobs:nth-child(4) .info-job {
    width: calc((100% - 16px)/2);
    padding: 4px 0
  }
}

.recruit-wrap .info .info-block {
  width: 100%;
  /*max-width: 687px;*/
    max-width: 800px;
  padding-top: 100px;
  margin: -100px auto 10px
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-block {
    max-width: 295px
  }
}

.recruit-wrap .info .info-block-title {
  font-size: 18px;
  padding: 10px 40px;
  border: solid 1px #828282;
  position: relative;
    line-height: 1.8;
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-block-title {
    font-size: 14px;
    padding: 10px 130px 10px 34px;
    text-align: center
  }
}

.recruit-wrap .info .info-block-title.open {
  border: solid 1px #CE221F
}

.recruit-wrap .info .info-block-title img {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.recruit-wrap .info .info-block-content {
  display: none;
  max-width: 610px;
  margin: 0 auto 77px;
  line-height: 1.8
}

.recruit-wrap .info .info-block-content .img-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 26px;
  margin-bottom: 32px
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-block-content .img-block {
    display: block;
    margin-top: 20px;
    margin-bottom: 29px;
  }
}

.recruit-wrap .info .info-block-content .img-block .img-block-img {
  width: 25%;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1.8
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-block-content .img-block .img-block-img {
    width: 100%
  }
}

.recruit-wrap .info .info-block-content .img-block img {
  display: block;
  width: 84px;
  height: auto
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-block-content .img-block img {
    width: 84px
  }
}

.recruit-wrap .info .info-block-content .img-block p {
  width: 75%;
  font-size: 13px;
  text-align: justify;
  text-justify: inter-ideograph;
    line-height: 1.8;
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-block-content .img-block p {
    width: 100%
  }
}

.recruit-wrap .info .info-block-content .requirements-wrap {
  padding-top: 10px;
  border-top: 1px solid #000
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-block-content .requirements-wrap {
    padding-top: 6px
  }
}

.recruit-wrap .info .info-block-content .requirements-title {
  text-align: center;
  font-size: 20px;
  line-height: 190%;
  margin-bottom: 30px
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-block-content .requirements-title {
    font-size: 15px;
    margin-bottom: 17px
  }
}

.recruit-wrap .info .info-block-content .requirement {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 30px
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-block-content .requirement {
    display: block;
    margin-bottom: 0
  }
}

.recruit-wrap .info .info-block-content .requirements {
  height: 400px;
  position: relative;
  overflow: hidden
}

.recruit-wrap .info .info-block-content .requirements .requirements-show-more {
  width: 100%;
  height: 240px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(80%, #fff));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 80%);
  -webkit-transition: bottom 0.2s;
  transition: bottom 0.2s
}

.recruit-wrap .info .info-block-content .requirements .requirements-show-more button {
  width: 100%;
  color: #CE221F;
  border: 2px solid #CE221F;
  background-color: #fff;
  border-radius: 10px;
  position: absolute;
  bottom: 110px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 446px;
  cursor: pointer;
  font-size: 24px;
  line-height: 1.9
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-block-content .requirements .requirements-show-more button {
    font-size: 16px;
    max-width: 264px;
    bottom: 20px
  }
}

.recruit-wrap .info .info-block-content .requirements.open .requirements-show-more {
  display: none
}

.recruit-wrap .info .info-block-content .requirement-title-wrap {
  width: 30%
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-block-content .requirement-title-wrap {
    width: 100%
  }
}

.recruit-wrap .info .info-block-content h5.requirement-title {
  font-size: 16px;
  border-bottom: 1px solid #000;
  display: inline-block;
  padding-bottom: 5px;
  font-weight: 400
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-block-content h5.requirement-title {
    margin-bottom: 16px
  }
}

.recruit-wrap .info .info-block-content .requirement-contents {
  width: 70%;
  font-size: 13px;
 line-height: 1.8;    
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-block-content .requirement-contents {
    width: 100%
  }
}

.recruit-wrap .info .info-block-content .requirement-contents p {
  margin-bottom: 27px;
    line-height: 1.8;
}

.recruit-wrap .info .info-block-content .requirement-content {
  margin-bottom: 27px;
  font-size: 13px;
    line-height: 1.8;
}

.recruit-wrap .info .info-block-content .requirement-content li{line-height: 1.8;}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .info-block-content .requirement-content {
    margin-bottom: 20px
  }
}

.recruit-wrap .info .info-block-content .requirement-content small {
  font-size: 11px;
  display: block
}

.recruit-wrap .info .info-block-content .requirement-subtitle {
  border: 1px solid #000;
  padding: 0 4px;
  width: 102px;
  text-align: center;
  margin-bottom: 5px;
  margin-right: 10px;
  line-height: 1.6;
    font-size: 12px;
    font-weight: bold;
}

.recruit-wrap .info .info-block-content .requirement-flex-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.recruit-wrap .info .info-block-content .requirement-flex-content .requirement-subtitle {
  display: inline-block;
  width: auto;
  padding: 0 10px
}

.recruit-wrap .info .info-block-content .requirement-flex-content .requirement-content {
  line-height: 1.5
}

.recruit-wrap .info .info-block-content ul {
  padding-left: 1.5em
}

.recruit-wrap .info .info-block-content li {
  list-style-type: disc
}

.recruit-wrap .info .form-link {
  background-color: #CE221F;
  color: #fff;
  display: block;
  text-align: center;
  height: 53px;
  line-height: 53px;
  max-width: 471px;
  margin: 0 auto 37px
}

.recruit-wrap .info .form-link:hover {
  opacity: .8
}

.recruit-wrap .info .form-link img {
  height: 100%;
  width: auto;
  margin-right: -28px
}

.recruit-wrap .info .requirements-close {
  padding-right: 20px;
  padding-bottom: 10px;
  margin-bottom: 25px;
  border-bottom: 1px solid #BDBDBD
}

@media screen and (max-width: 768px) {
  .recruit-wrap .info .requirements-close {
    padding-bottom: 5px;
    margin-bottom: 10px
  }
}

.recruit-wrap .info .close-btn {
  color: #828282;
  text-align: right;
  font-size: 10px;
  line-height: 26px;
  cursor: pointer
}

.recruit-wrap .info .close-btn a {
  color: #828282;
  text-decoration: none;
    font-size: 14px;
}

.recruit-wrap .info .close-btn:hover {
  opacity: .8
}

.recruit-wrap .info .close-btn img {
  height: 26px;
  width: auto;
    display: inline-block;
}

.recruit-wrap .info .info-block.open .info-block-content {
  display: block
}

.recruit-wrap .flow {
  margin-bottom: 138px
}

.recruit-wrap .flow .flow-box-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 12px
}

@media screen and (max-width: 768px) {
  .recruit-wrap .flow .flow-box-wrap {
    display: block
  }
}

.recruit-wrap .flow .flow-box {
  background-color: #F5F5F5;
  text-align: center;
  padding-top: 27px;
  padding-bottom: 27px;
  width: calc((100%-100px)/5);
  position: relative;
    padding: 27px 15px;
}

@media screen and (max-width: 768px) {
  .recruit-wrap .flow .flow-box {
    margin: 20px auto;
    position: relative;
    width: 295px;
    padding-top: 7px;
    padding-bottom: 12px;
      padding: 7px 10px 12px 10px;
  }
}

.recruit-wrap .flow .flow-box .flow-box-contents{text-align: center;}

@media screen and (max-width: 768px) {
  .recruit-wrap .flow .flow-box .flow-box-contents {
    padding-left: 120px
  }
}

.recruit-wrap .flow .flow-box::after {
  position: absolute;
  content: "";
  right: -10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 20px;
  border-color: transparent transparent transparent #7d7d7d;
  z-index: 1
}

@media screen and (max-width: 768px) {
  .recruit-wrap .flow .flow-box::after {
    top: auto;
    bottom: -13px;
    right: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-width: 10px 10px 0 10px;
    border-color: #030303 transparent transparent transparent
  }
}

.recruit-wrap .flow .flow-title-en {
  color: #CE221F;
  display: block;
  font-size: 12px;
    line-height: 2.0;
}

.recruit-wrap .flow .flow-title-ja {
  font-size: 16px;
  position: relative;
  display: block;
  margin-bottom: 35px
}

@media screen and (max-width: 768px) {
  .recruit-wrap .flow .flow-title-ja {
    margin-bottom: 12px
  }
}

.recruit-wrap .flow .flow-title-ja:after {
  content: "";
  width: 62px;
  height: 1px;
  background-color: #ce221f;
  position: absolute;
  bottom: -14px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

@media screen and (max-width: 768px) {
  .recruit-wrap .flow .flow-title-ja:after {
    bottom: -4px
  }
}

.recruit-wrap .flow .flow-image {
  height: 64px;
  width: auto;
  margin-bottom: 16px;
    display: inline-block;
}

.recruit-wrap .flow .flow-image.sp {
  display: none
}

@media screen and (max-width: 768px) {
  .recruit-wrap .flow .flow-image {
    position: absolute;
    left: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: auto;
    width: 80px
  }
  .recruit-wrap .flow .flow-image.sp {
    display: block
  }
  .recruit-wrap .flow .flow-image.pc {
    display: none
  }
}

.recruit-wrap .flow .flow-text {
  font-size: 12px;
  color: #4f4f4f;
    line-height: 2.0;
}

.recruit-wrap .flow .flow-offer-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.recruit-wrap .flow .flow-offer {
  color: #CE221F;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 30px rgba(206, 34, 31, 0.15);
  box-shadow: 0px 0px 30px rgba(206, 34, 31, 0.15);
  border-radius: 50%;
  width: 129px;
  height: 129px;
  text-align: center;
  line-height: 129px;
  margin-top: auto;
  margin-bottom: auto;
  position: relative;
  font-size: 22px
}

@media screen and (max-width: 768px) {
  .recruit-wrap .flow .flow-offer {
    width: 129px;
    height: 81px;
    line-height: 81px
  }
}

.recruit-wrap .flow .flow-offer::before {
  content: "";
  width: 120px;
  height: 120px;
  position: absolute;
  top: 5px;
  left: 5px;
  border: solid #F3F3F3 1px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width: 768px) {
  .recruit-wrap .flow .flow-offer::before {
    top: 2px;
    left: 2px;
    width: 125px;
    height: 77px
  }
}

.recruit-form {
  font-weight: 500;
  margin: 0 auto 140px auto;
  padding: 93px 0 0 0
}

.recruit-form input, .recruit-form textarea, .recruit-form button, .recruit-form select {
  font-family: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif
}

@media screen and (max-width: 768px) {
  .recruit-form {
    max-width: 335px;
    padding: 42px 0 0 0
  }
}

.recruit-form .contact-title {
  margin-bottom: 33px;
  font-size: 18px;
  line-height: 1.45;
  display: block;
  position: relative;
  color: #BDBDBD
}

@media screen and (max-width: 768px) {
  .recruit-form .contact-title {
    margin-bottom: 24px
  }
}

.recruit-form .contact-title::after {
  content: "";
  width: 133px;
  height: 1px;
  position: absolute;
  bottom: -19px;
  left: 0;
  background-color: #CE221F
}

@media screen and (max-width: 768px) {
  .recruit-form .contact-title::after {
    width: 62px;
    bottom: -13px
  }
}

.recruit-form .contact-top {
  margin-bottom: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.recruit-form .contact-top h2 {
  font-size: 25px;
  line-height: 1.44;
  color: #333
}

@media screen and (max-width: 768px) {
  .recruit-form .contact-top h2 {
    font-size: 23px;
    line-height: 1.44
  }
}

.recruit-form .contact-top .tel-fax {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.recruit-form .contact-top .tel-fax span {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.0;
  color: #4f4f4f;
  display: inline-block
}

@media screen and (max-width: 768px) {
  .recruit-form .contact-top .tel-fax span {
    margin-right: 4px
  }
}

.recruit-form .contact-form {
  max-width: 781px;
  margin: 0 auto 94px;
  position: relative
}

@media screen and (max-width: 768px) {
  .recruit-form .contact-form {
    margin-bottom: 63px
  }
}

.recruit-form .contact-form-submit {
  width: 90%;
  height: 38px;
  background-color: #CE221F;
  border: 1px solid #CE221F;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #FFFFFF;
  font-size: 17px;
  font-weight: 500;
  line-height: 38px;
  margin: 0 auto
}

@media screen and (max-width: 768px) {
  .recruit-form .contact-form-submit {
    width: 100%
  }
}

.recruit-form .contact-form-submit:hover {
  opacity: .8
}

.recruit-form .input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px
}

@media screen and (max-width: 768px) {
  .recruit-form .input-wrapper {
    display: block
  }
}

.recruit-form .input-wrapper:nth-child(8) {
  margin-bottom: 44px
}

@media screen and (max-width: 768px) {
  .recruit-form .input-wrapper:nth-child(8) {
    margin-bottom: 22px
  }
}

.recruit-form .input-wrapper .label {
  margin-top: 6px;
  margin-right: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 150px
}

.recruit-form .input-wrapper .label label {
  margin-right: 6px;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.47;
  color: #333
}

@media screen and (max-width: 768px) {
  .recruit-form .input-wrapper .label label {
    margin-bottom: 8px
  }
}

.recruit-form .input-wrapper .label .required {
  width: 39px;
  height: 20px;
  font-weight: 500;
  font-size: 11px;
  line-height: 1.46;
  color: #CE221F;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #CE221F;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.recruit-form .input-wrapper .content {
  height: 29px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

@media screen and (max-width: 768px) {
  .recruit-form .input-wrapper .content {
    width: 100%
  }
}

.recruit-form .input-wrapper .content label {
  margin-bottom: 0
}

.recruit-form .input-wrapper .content.textarea {
  height: 146px
}

@media screen and (max-width: 768px) {
  .recruit-form .input-wrapper .content.textarea {
    height: 166px
  }
}

.recruit-form .input-wrapper .content .input-field {
  width: 100%;
  height: 100%;
  padding: 0 10px;
  border: 1px solid #E0E0E0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 6px;
  font-size: 15px;
  line-height: 1.47;
  color: #828282;
  position: relative
}

@media screen and (max-width: 768px) {
  .recruit-form .input-wrapper .content .input-field {
    font-size: 13px;
    line-height: 1.44
  }
}

.recruit-form .input-wrapper .content .input-field[type="textarea"] {
  padding-top: 10px
}

.recruit-form .input-wrapper .content .input-field .upload-label-text {
  height: 100%;
  font-size: 15px;
  line-height: 27px
}

@media screen and (max-width: 768px) {
  .recruit-form .input-wrapper .content .input-field .upload-label-text {
    font-size: 13px
  }
}

.recruit-form .input-wrapper .content .input-field .upload-icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px
}

.recruit-form .input-wrapper .content ::-webkit-input-placeholder {
  color: #828282
}

.recruit-form .input-wrapper .content :-ms-input-placeholder {
  color: #828282
}

.recruit-form .input-wrapper .content ::-ms-input-placeholder {
  color: #828282
}

.recruit-form .input-wrapper .content ::placeholder {
  color: #828282
}

.recruit-form .input-wrapper .error {
  color: #CE221F;
  font-size: 12px;
  display: none
}

.recruit-form .input-wrapper input[type="file"] {
  display: none
}

.recruit-form .tel-fax-contact {
  margin-top: -100px
}

@media screen and (max-width: 768px) {
  .recruit-form .tel-fax-contact {
    margin-top: 0
  }
}

.recruit-form-conf {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  padding-top: 80px
}

.recruit-form-conf.recruit-form {
  max-width: 100%
}

.recruit-form-conf_content {
  border-radius: 10px;
  position: relative;
  background-color: #fff;
  margin: 0 auto;
  width: 80%;
  max-width: 800px;
  padding: 60px;
  max-height: 84vh;
  overflow-y: scroll
}

@media screen and (max-width: 768px) {
  .recruit-form-conf_content {
    padding: 30px 20px;
    width: 90%;
    max-width: 480px
  }
}

.recruit-form-conf_content h2 {
  font-size: 24px;
  margin-bottom: 40px;
  line-height: 1.43;
  color: #333;
  text-align: center
}

@media screen and (max-width: 768px) {
  .recruit-form-conf_content h2 {
    font-size: 20px
  }
}

.recruit-form-conf_content .input-wrapper .label {
  margin-top: 0
}

.recruit-form-conf_content .input-wrapper .content {
  height: auto
}

.recruit-form-conf_content .close-text {
  display: block;
  text-align: center;
  font-size: 13px;
  font-weight: 400;
  color: #333;
  margin-top: 20px;
  line-height: 1.9;
  text-decoration: underline;
  cursor: pointer
}

.recruit-form-conf_content .close-text:hover {
  opacity: .8
}

.recruit-form-conf_content .close-btn {
  display: block;
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 4px solid #111111
}

.recruit-form-conf_content .close-btn::before {
  content: "";
  width: 60%;
  height: 3px;
  background: #111111;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg)
}

.recruit-form-conf_content .close-btn::after {
  content: "";
  width: 60%;
  height: 3px;
  background: #111111;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg)
}

.member-voice-wrap .member-voice-title {
  margin-bottom: 27px;
  font-size: 18px;
  line-height: 1.45;
  color: #BDBDBD;
  position: relative;
  display: block
}

@media screen and (max-width: 768px) {
  .member-voice-wrap .member-voice-title {
    margin-bottom: 25px
  }
}

.member-voice-wrap .member-voice-title::after {
  content: "";
  width: 63px;
  height: 1px;
  background-color: #CE221F;
  position: absolute;
  bottom: -14px;
  left: 0
}

@media screen and (max-width: 768px) {
  .member-voice-wrap .member-voice-title::after {
    width: 62px
  }
}

.member-voice-wrap h2 {
  margin-bottom: 17px;
  font-size: 25px;
  line-height: 1.44;
  color: #333
}

@media screen and (max-width: 768px) {
  .member-voice-wrap h2 {
    font-size: 23px;
    line-height: 1.435
  }
}

.member-voice-wrap .top-text {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.9;
  color: #828282;
  display: block
}

@media screen and (max-width: 768px) {
  .member-voice-wrap .top-text {
    font-size: 13px
  }
}

.member-voice-wrap .member-interview-wrap {
  width: 100vw;
  margin: 30px calc(50% - 50vw) 0 calc(50% - 50vw);
  padding: 50px 0;
  background-color: #F9F9F9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width: 768px) {
  .member-voice-wrap .member-interview-wrap {
    margin-top: 26px;
    padding: 30px 0
  }
}

.member-voice-wrap .member-interview-wrap .member-interviews button.slick-prev.slick-arrow {
  top: 50%;
  left: -30px;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%)
}

@media screen and (max-width: 768px) {
  .member-voice-wrap .member-interview-wrap .member-interviews button.slick-prev.slick-arrow {
    left: 25px;
    z-index: 1
  }
}

.member-voice-wrap .member-interview-wrap .member-interviews button.slick-prev.slick-arrow::before {
  width: 39px;
  height: 51px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg)
}

.member-voice-wrap .member-interview-wrap .member-interviews button.slick-next.slick-arrow {
  top: 50%;
  right: -30px;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%)
}

@media screen and (max-width: 768px) {
  .member-voice-wrap .member-interview-wrap .member-interviews button.slick-next.slick-arrow {
    right: 25px
  }
}

.member-voice-wrap .member-interview-wrap .member-interviews button.slick-next.slick-arrow::before {
  width: 39px;
  height: 51px;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%)
}

.member-voice-wrap .member-interview-wrap .member-interviews .member-interview {
  position: relative;
  margin: 0 10px
}

@media screen and (max-width: 768px) {
  .member-voice-wrap .member-interview-wrap .member-interviews .member-interview {
    margin: 0 50px
  }
}

.member-voice-wrap .member-interview-wrap .member-interviews .member-interview .profile-wrap {
  position: absolute;
  top: 12px;
  left: 20px
}

.member-voice-wrap .member-interview-wrap .member-interviews .member-interview .profile-wrap .member-name {
  font-size: 16px;
  line-height: 1.44;
  color: #828282;
  display: block
}

.member-voice-wrap .member-interview-wrap .member-interviews .member-interview .profile-wrap .member-position {
  font-weight: 500;
  font-size: 12px;
  line-height: 1.42;
  color: #CE221F;
  display: block
}

.member-voice-wrap .member-interview-wrap .member-interviews .member-interview img {
  width: 100%;
  height: 195px;
  border: 1px solid #FFFFFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.04);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.04)
}

.member-voice-wrap .member-interview-wrap .member-interviews .member-interview p {
  margin-top: 9px;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.5;
  color: #4f4f4f
}

.contact-wrap {
  max-width: 500px;
  margin: 0 auto;
  padding: 93px 0 0 0
}

@media screen and (max-width: 768px) {
  .contact-wrap {
    max-width: 335px;
    padding: 42px 0 0 0
  }
}

.contact-wrap .contact-title {
  margin-bottom: 33px;
  font-size: 18px;
  line-height: 1.45;
  display: block;
  position: relative;
  color: #BDBDBD
}

@media screen and (max-width: 768px) {
  .contact-wrap .contact-title {
    margin-bottom: 24px
  }
}

.contact-wrap .contact-title::after {
  content: "";
  width: 133px;
  height: 1px;
  position: absolute;
  bottom: -19px;
  left: 0;
  background-color: #CE221F
}

@media screen and (max-width: 768px) {
  .contact-wrap .contact-title::after {
    width: 62px;
    bottom: -13px
  }
}

.contact-wrap .contact-top {
  margin-bottom: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.contact-wrap .contact-top h2 {
  font-size: 25px;
  line-height: 1.44;
  color: #333
}

@media screen and (max-width: 768px) {
  .contact-wrap .contact-top h2 {
    font-size: 23px;
    line-height: 1.44
  }
}

.contact-wrap .contact-top .tel-fax {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.contact-wrap .contact-top .tel-fax span {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.0;
  color: #4f4f4f;
  display: inline-block
}

@media screen and (max-width: 768px) {
  .contact-wrap .contact-top .tel-fax span {
    margin-right: 4px
  }
}

.contact-wrap .contact-form {
  margin-bottom: 94px;
  position: relative
}

@media screen and (max-width: 768px) {
  .contact-wrap .contact-form {
    margin-bottom: 63px
  }
}

.contact-wrap .contact-form::after {
  content: "";
  width: 496px;
  height: 1px;
  position: absolute;
  bottom: -49px;
  left: 2px;
  background-color: #E0E0E0
}

@media screen and (max-width: 768px) {
  .contact-wrap .contact-form::after {
    width: 100%;
    bottom: -29px
  }
}

.contact-wrap .contact-form .input-wrapper {
  width: 100%;
  margin-bottom: 20px
}

@media screen and (max-width: 768px) {
  .contact-wrap .contact-form .input-wrapper {
    margin-bottom: 21px
  }
}

@media screen and (max-width: 768px) {
  .contact-wrap .contact-form .input-wrapper:nth-child(9) {
    margin-bottom: 25px
  }
}

.contact-wrap .contact-form .input-wrapper .label {
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.contact-wrap .contact-form .input-wrapper .label label {
  margin-right: 14px;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.47;
  color: #333
}

.contact-wrap .contact-form .input-wrapper .label .required {
  width: 39px;
  height: 20px;
  font-weight: 500;
  font-size: 11px;
  line-height: 1.46;
  color: #CE221F;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #CE221F;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.contact-wrap .contact-form .input-wrapper .content {
  width: 100%;
  height: 35px
}

@media screen and (max-width: 768px) {
  .contact-wrap .contact-form .input-wrapper .content {
    height: 49px
  }
}

.contact-wrap .contact-form .input-wrapper .content.textarea {
  height: 146px
}

@media screen and (max-width: 768px) {
  .contact-wrap .contact-form .input-wrapper .content.textarea {
    height: 166px
  }
}

.contact-wrap .contact-form .input-wrapper .content .input-field {
  width: 100%;
  height: 100%;
  padding: 0 10px;
  border: 1px solid #E0E0E0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  font-size: 13px;
  line-height: 1.47;
  color: #828282
}

@media screen and (max-width: 768px) {
  .contact-wrap .contact-form .input-wrapper .content .input-field {
    font-size: 16px;
    line-height: 1.44
  }
}

.contact-wrap .contact-form .input-wrapper .content ::-webkit-input-placeholder {
  color: #828282
}

.contact-wrap .contact-form .input-wrapper .content :-ms-input-placeholder {
  color: #828282
}

.contact-wrap .contact-form .input-wrapper .content ::-ms-input-placeholder {
  color: #828282
}

.contact-wrap .contact-form .input-wrapper .content ::placeholder {
  color: #828282
}

.contact-wrap .contact-form .input-checkbox {
  margin-bottom: 32px
}

@media screen and (max-width: 768px) {
  .contact-wrap .contact-form .input-checkbox {
    margin-bottom: 37px
  }
}

.contact-wrap .contact-form .input-checkbox input[type="checkbox"] {
  display: none
}

.contact-wrap .contact-form .input-checkbox input#check[type="checkbox"]+label {
  margin-bottom: 7px;
  position: relative;
  padding-left: 28px;
  font-size: 13px;
  line-height: 1.47;
  display: block
}

.contact-wrap .contact-form .input-checkbox input#check[type="checkbox"]+label::before {
  content: "";
  width: 20px;
  height: 20px;
  border: 1px solid #E0E0E0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  position: absolute;
  left: 0
}

.contact-wrap .contact-form .input-checkbox input#check[type="checkbox"]:checked+label:after {
  content: "";
  display: block;
  width: 12px;
  height: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 2px solid #333;
  border-left: 2px solid #333;
  position: absolute;
  top: 45%;
  left: 7px;
  -webkit-transform: rotate(-45deg) translateY(-50%);
  transform: rotate(-45deg) translateY(-50%)
}

.contact-wrap .contact-form .input-checkbox span {
  font-size: 11px;
  line-height: 1.46;
  display: inline-block;
  position: relative;
  left: 28px;
  color: #4f4f4f
}

.contact-wrap .contact-form .input-checkbox span a {
  font-size: 11px;
  line-height: 1.46;
  color: #CE221F
}

.contact-wrap .contact-form .contact-form-submit {
  width: 100%;
  height: 50px;
  background-color: #CE221F;
  border: 1px solid #CE221F;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #FFFFFF;
  font-size: 17px;
  line-height: 1.471
}

.contact-wrap .tel-fax-contact {
  margin-top: -100px
}

@media screen and (max-width: 768px) {
  .contact-wrap .tel-fax-contact {
    margin-top: 0
  }
}

.tel-fax-contact {
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
  padding: 100px 0 47px 0
}

@media screen and (max-width: 768px) {
  .tel-fax-contact {
    max-width: 335px;
    padding: 0 0 69px 0
  }
}

.tel-fax-contact .center-title {
  margin-bottom: 44px;
  font-size: 20px;
  line-height: 1.45;
  color: #333;
  display: block
}

@media screen and (max-width: 768px) {
  .tel-fax-contact .center-title {
    margin-bottom: 33px
  }
}

.tel-fax-contact .contact-information-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 768px) {
  .tel-fax-contact .contact-information-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.tel-fax-contact .contact-information-wrap span {
  display: inline-block
}

.tel-fax-contact .contact-information-wrap .contact-information {
  -ms-flex-preferred-size: 28.4%;
  flex-basis: 28.4%;
  text-align: left
}

@media screen and (max-width: 768px) {
  .tel-fax-contact .contact-information-wrap .contact-information {
    margin-bottom: 36px
  }
}

.tel-fax-contact .contact-information-wrap .contact-information:last-child {
  margin-bottom: 0
}

.tel-fax-contact .contact-information-wrap .contact-information .place-name {
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 1.44;
  color: #333
}

@media screen and (max-width: 768px) {
  .tel-fax-contact .contact-information-wrap .contact-information .place-name {
    margin-bottom: 10px;
    font-size: 17px
  }
}

.tel-fax-contact .contact-information-wrap .contact-information .information-contents .tel {
  margin-bottom: 3px
}

@media screen and (max-width: 768px) {
  .tel-fax-contact .contact-information-wrap .contact-information .information-contents .tel {
    margin: 0 25px 26px 0
  }
}

.tel-fax-contact .contact-information-wrap .contact-information .information-contents span {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.47
}

@media screen and (max-width: 768px) {
  .tel-fax-contact .contact-information-wrap .contact-information .information-contents span {
    font-size: 16px;
    line-height: 1.44
  }
}

.tel-fax-contact .contact-information-wrap .contact-information .information-contents span.key {
  margin-right: 10px;
  color: #CE221F
}

@media screen and (max-width: 768px) {
  .tel-fax-contact .contact-information-wrap .contact-information .information-contents span.key {
    margin-right: 5px
  }
}

.tel-fax-contact .contact-information-wrap .contact-information .information-contents span.value {
  color: #4f4f4f
}

.tel-fax-contact .contact-information-wrap .contact-information .call-button {
  width: 100%;
  height: 50px;
  border: 1px solid #CE221F;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: none
}

@media screen and (max-width: 768px) {
  .tel-fax-contact .contact-information-wrap .contact-information .call-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.tel-fax-contact .contact-information-wrap .contact-information .call-button span {
  font-size: 17px;
  line-height: 1.44;
  color: #CE221F
}

.privacypolicy-wrap {
  margin: 93px auto 100px auto
}

@media screen and (max-width: 768px) {
  .privacypolicy-wrap {
    margin: 42px auto 69px auto
  }
}

.privacypolicy-wrap .privacypolicy-title {
  margin-bottom: 28px;
  font-size: 18px;
  line-height: 1.45;
  color: #BDBDBD;
  display: inline-block;
  position: relative
}

@media screen and (max-width: 768px) {
  .privacypolicy-wrap .privacypolicy-title {
    margin-bottom: 24px
  }
}

.privacypolicy-wrap .privacypolicy-title::after {
  content: "";
  width: 133px;
  height: 1px;
  position: absolute;
  bottom: -14px;
  left: 2px;
  background-color: #CE221F
}

@media screen and (max-width: 768px) {
  .privacypolicy-wrap .privacypolicy-title::after {
    width: 62px
  }
}

.privacypolicy-wrap h1 {
  margin-bottom: 35px;
  font-size: 25px;
  line-height: 1.44;
  color: #333
}

@media screen and (max-width: 768px) {
  .privacypolicy-wrap h1 {
    margin-bottom: 38px
  }
}

@media screen and (max-width: 768px) {
  .privacypolicy-wrap .top-text {
    display: none
  }
}

.privacypolicy-wrap p {
  font-size: 13px;
  line-height: 1.9;
  color: #333
}

.privacypolicy-wrap .sub-content {
  margin-top: 44px
}

@media screen and (max-width: 768px) {
  .privacypolicy-wrap .sub-content {
    margin-top: 38px
  }
}

.privacypolicy-wrap .sub-content h2 {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1.45;
  color: #333
}

.data-wrap {
  width: 100%;
  padding-top: 43px;
  background-color: #F9F9F9
}

@media screen and (max-width: 768px) {
  .data-wrap {
    padding-top: 28px
  }
}

.data-wrap .data-content .data-title {
  width: 81px;
  margin: 0 auto 27.5px auto;
  font-size: 18px;
  line-height: 1.45;
  color: #333;
  position: relative;
  display: block;
  text-align: center
}

@media screen and (max-width: 768px) {
  .data-wrap .data-content .data-title {
    width: auto;
    margin: 0 0 24px 0;
    display: inline-block
  }
}

.data-wrap .data-content .data-title::after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -19.5px;
  background-color: #CE221F
}

@media screen and (max-width: 768px) {
  .data-wrap .data-content .data-title::after {
    width: 62px;
    bottom: -13px
  }
}

.data-wrap .data-content h2 {
  width: 300px;
  margin: 0 auto 62px auto;
  font-size: 25px;
  line-height: 1.44;
  color: #333
}

@media screen and (max-width: 768px) {
  .data-wrap .data-content h2 {
    width: auto;
    margin: 0 0 43px 0;
    font-size: 23px;
    line-height: 1.44
  }
}

.data-wrap .data-content .data-graph-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (max-width: 768px) {
  .data-wrap .data-content .data-graph-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.data-wrap .data-content .data-graph-wrap .data-graph {
  -ms-flex-preferred-size: 32%;
  flex-basis: 32%;
  height: 199px;
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #FFFFFF;
  border: 1px solid #E0E0E0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 6px;
  margin-right: 2%
}

@media screen and (max-width: 768px) {
  .data-wrap .data-content .data-graph-wrap .data-graph {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    width: 100%;
    min-height: 180px;
    margin-bottom: 30px;
    margin-right: 0
  }
}

.data-wrap .data-content .data-graph-wrap .data-graph:last-child {
  margin-right: 0
}

@media screen and (max-width: 768px) {
  .data-wrap .data-content .data-graph-wrap .data-graph:last-child {
    margin-bottom: 48px
  }
}

.data-wrap .data-content .data-graph-wrap .data-graph .classification {
  -ms-flex-preferred-size: 45px;
  flex-basis: 45px;
  background-color: #333;
  position: relative;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px
}

.data-wrap .data-content .data-graph-wrap .data-graph .classification span {
  display: block;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  letter-spacing: 0.145em
}

.data-wrap .data-content .data-graph-wrap .data-graph .classification .title {
  -webkit-transform-origin: left top;
  transform-origin: left top;
  left: 3px;
  font-size: 14px;
  line-height: 1.43;
  color: #E0E0E0
}

.data-wrap .data-content .data-graph-wrap .data-graph .classification .num {
  left: 3px;
  bottom: 10px;
  font-size: 15px;
  line-height: 1.47;
  color: #BDBDBD
}

.data-wrap .data-content .data-graph-wrap .data-graph .graph-content {
  -ms-flex-preferred-size: 378px;
  flex-basis: 378px;
  padding: 16px 0 0 23px
}

.data-wrap .data-content .data-graph-wrap .data-graph .graph-content span {
  display: inline-block
}

.data-wrap .data-content .data-graph-wrap .data-graph .graph-content .graph-title {
  margin-bottom: 19px;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.45;
  color: #333;
  letter-spacing: 0.145em;
  position: relative;
  left: 12px
}

.data-wrap .data-content .data-graph-wrap .data-graph .graph-content .graph-title::before {
  content: "";
  width: 3px;
  height: 19px;
  position: absolute;
  top: 3.5px;
  left: -12px;
  background-color: #CE221F
}

.data-wrap .data-content .data-graph-wrap .data-graph .graph-content .graph-line {
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative
}

@media screen and (max-width: 768px) {
  .data-wrap .data-content .data-graph-wrap .data-graph .graph-content .graph-line {
    margin-bottom: 11px
  }
}

.data-wrap .data-content .data-graph-wrap .data-graph .graph-content .graph-line:last-child {
  margin-bottom: 0
}

.data-wrap .data-content .data-graph-wrap .data-graph .graph-content .graph-line .key {
  width: 76px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.44;
  color: #4f4f4f
}

.data-wrap .data-content .data-graph-wrap .data-graph .graph-content .graph-line .percentage-bar {
  width: 0;
  height: 13px;
  margin-right: 7px;
  background: linear-gradient(269.93deg, #EE625F 15.57%, #B1A9A9 92.96%);
  border-radius: 20px
}

.data-wrap .data-content .data-graph-wrap .data-graph .graph-content .graph-line .percentage-bar.extend {
  -webkit-transition: 1.0s ease-out;
  transition: 1.0s ease-out
}

.data-wrap .data-content .data-graph-wrap .data-graph .graph-content .graph-line .value {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.47;
  letter-spacing: 0.04em;
  color: #4f4f4f;
  position: absolute;
  right: 16px
}

.data-wrap .data-content .data-graph-wrap .gender-graph .title {
  top: 80px
}

.data-wrap .data-content .data-graph-wrap .gender-graph .percentage-bar.first-bar.extend {
  width: 106px
}

.data-wrap .data-content .data-graph-wrap .gender-graph .percentage-bar.second-bar.extend {
  width: 60px
}

.data-wrap .data-content .data-graph-wrap .gender-graph .percentage-bar.third-bar.extend {
  width: 22px
}

.data-wrap .data-content .data-graph-wrap .age-graph .title {
  top: 45.31px
}

.data-wrap .data-content .data-graph-wrap .age-graph .percentage-bar.extend.first-bar {
  width: 106px
}

.data-wrap .data-content .data-graph-wrap .age-graph .percentage-bar.extend.second-bar.extend {
  width: 85px
}

.data-wrap .data-content .data-graph-wrap .age-graph .percentage-bar.extend.third-bar.extend {
  width: 22px
}

.data-wrap .data-content .data-graph-wrap .devotion-graph .title {
  top: 98px
}

.data-wrap .data-content .data-graph-wrap .devotion-graph .percentage-bar.extend.first-bar {
  width: 162px
}

.data-wrap .data-content .data-graph-wrap .devotion-graph .percentage-bar.extend.second-bar.extend {
  width: 22px
}

.data-wrap .data-content .data-graph-wrap .devotion-graph .percentage-bar.extend.third-bar.extend {
  width: 22px
}

.data-wrap .data-content .data-graph-wrap .length-graph .title {
  top: 79.05px
}

.data-wrap .data-content .data-graph-wrap .length-graph .percentage-bar.first-bar.extend {
  width: 22px
}

.data-wrap .data-content .data-graph-wrap .length-graph .percentage-bar.second-bar.extend {
  width: 165px
}

.data-wrap .data-content .data-graph-wrap .length-graph .percentage-bar.third-bar.extend {
  width: 22px
}

.password-page {
  background: linear-gradient(269.83deg, rgba(242, 244, 244, 0.74) -27.26%, rgba(242, 244, 244, 0) 88.01%)
}

.template-password {
  background: linear-gradient(269.83deg, rgba(242, 244, 244, 0.74) -27.26%, rgba(242, 244, 244, 0) 88.01%)
}

.template-password h1, .template-password h2, .template-password h3, .template-password p {
  font-family: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif
}

.template-password header.password-header {
  position: relative
}

@media screen and (max-width: 768px) {
  .template-password header.password-header {
    display: block;
    height: auto
  }
}

.template-password header.password-header .header-logo-wrap {
  text-align: center;
  margin: 50px 0
}

@media screen and (max-width: 768px) {
  .template-password header.password-header .header-logo-wrap {
    margin: 50px 0 20px
  }
}

.template-password header.password-header .password-header__inner {
  position: absolute;
  top: 50px;
  right: 0
}

@media screen and (max-width: 768px) {
  .template-password header.password-header .password-header__inner {
    position: static;
    margin: 10px auto;
    display: block
  }
}

@media screen and (max-width: 768px) {
  .template-password header.password-header .password-header__inner .password-login {
    text-align: center;
    padding: 0
  }
}

.template-password header.password-header .password-header__inner .password-login a.btn--secondary {
  border: 1px solid #CE221F;
  border-radius: 3px;
  color: #CE221F;
  line-height: 40px;
  padding: 0 0 0 10px
}

.front-action-wrap.password-content {
  display: block
}

.front-action-wrap.password-content .text-area h2 {
  text-align: center
}

.front-action-wrap.password-content .text-area p {
  text-align: left
}

.front-action-wrap.password-content .text-area .front-action-date-sub {
  margin: 50px 0 150px 0
}

@media screen and (max-width: 768px) {
  .front-action-wrap.password-content .text-area .front-action-date-sub {
    margin: 20px 0 50px 0
  }
}

@media screen and (max-width: 768px) {
  .password-content.password-content--rte .password__form-subheading {
    text-align: left
  }
}

.password-content.password-content--rte p.h4 {
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  color: #000000
}

@media screen and (max-width: 768px) {
  .password-content.password-content--rte p.h4 {
    font-size: 16px;
    line-height: 1.5;
    text-align: left
  }
}

@media screen and (max-width: 768px) {
  .modal__close {
    padding: 20px
  }
}

.modal__inner .header-logo-wrap {
  text-align: center
}

.modal__inner .header-logo-wrap img {
  text-align: center;
  margin: 50px 0
}

@media screen and (max-width: 768px) {
  .modal__inner .header-logo-wrap img {
    margin: 80px 0 20px
  }
}

.modal__inner .modal__centered {
  margin-top: -300px
}

@media screen and (max-width: 768px) {
  .modal__inner .modal__centered {
    margin-top: -400px
  }
}

.pages-estimate-container {
  max-width: 700px;
  margin: 70px auto
}

@media screen and (max-width: 768px) {
  .pages-estimate-container {
    max-width: 100%;
    margin: 0 auto
  }
}

.pages-estimate-container .processes {
  height: 40px;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.pages-estimate-container .processes .process-num {
  width: 40px;
  height: 40px;
  margin-right: 20px;
  border: 1px solid #CE221F;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #CE221F;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.pages-estimate-container .processes .process-message {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.45;
  color: #333
}

.pages-estimate-container .estimate-top {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #E0E0E0
}

.pages-estimate-container .estimate-top:after {
  content: "";
  border-top: 1px solid;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 11px
}

.pages-estimate-container .estimate-top img {
  position: relative;
  left: -15px
}

.pages-estimate-container .estimate-top span {
  font-size: 20px;
  line-height: 29px;
  color: #333;
  position: relative;
  left: -15px
}

.pages-estimate-container .table-wrap {
  width: 100%;
  margin-bottom: 50px;
  padding: 50px 50px 0 50px;
  background: #F9F9F9;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.pages-estimate-container .table-wrap table {
  width: 100%;
  border-collapse: collapse
}

.pages-estimate-container .table-wrap table .tr-title {
  height: 61px
}

.pages-estimate-container .table-wrap table .tr-title th {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.43;
  color: #4f4f4f;
  border: none;
  border-bottom: 1px solid #BDBDBD;
  text-align: center
}

.pages-estimate-container .table-wrap table .tr-product td {
  text-align: center;
  border: none
}

.pages-estimate-container .table-wrap table .tr-product td.td-name {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.47;
  color: #333
}

.pages-estimate-container .table-wrap table .tr-product td.td-options span {
  font-size: 13px;
  line-height: 1.46;
  color: #4f4f4f
}

.pages-estimate-container .table-wrap table .tr-product td.td-button img {
  background: transparent
}

.pages-estimate-container .table-wrap table .tr-product .product-img {
  width: 80px;
  margin: 15px auto;
  border: 1px solid #E0E0E0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 11px
}

.pages-estimate-container .table-wrap table .tr-product .product-img img {
  border-radius: 11px
}

.pages-estimate-container .table-wrap table .tr-product .estimate-quantity {
  border: 1px solid #E0E0E0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  width: 75px;
  height: 41px;
  font-size: 13px;
  line-height: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #333333;
  margin: 0 auto
}

.pages-estimate-container .estimate-form {
  width: 100%;
  margin-bottom: 50px
}

.pages-estimate-container .estimate-form .estimate-textarea {
  width: 100%;
  margin-bottom: 50px;
  padding: 25px;
  background-color: #F9F9F9;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.pages-estimate-container .estimate-form .estimate-textarea .input-wrapper {
  width: 650px;
  height: 35px;
  margin: 0 auto 20px auto
}

.pages-estimate-container .estimate-form .estimate-textarea .input-wrapper input {
  width: 100%;
  height: 100%;
  padding-left: 36px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat;
  border: 1px solid #E0E0E0;
  border-radius: 3px;
  font-size: 13px;
  line-height: 1.46;
  color: #828282
}

.pages-estimate-container .estimate-form .estimate-textarea .select-wrapper {
  width: 650px;
  height: 35px;
  margin: 0 auto 20px auto
}

.pages-estimate-container .estimate-form .estimate-textarea .select-wrapper .reply-select {
  width: 100%;
  height: 100%;
  padding-left: 6px;
  border: 1px solid #E0E0E0;
  border-radius: 3px;
  font-size: 13px;
  line-height: 1.46;
  color: #828282;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-repeat: no-repeat;
  background-position: 100% 6px
}

.pages-estimate-container .estimate-form .other-input {
  width: 100%;
  margin-bottom: 50px;
  padding: 25px;
  background-color: #F9F9F9;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.pages-estimate-container .estimate-form .other-input .input-wrapper {
  width: 650px;
  height: 120px;
  margin: 0 auto 20px auto
}

.pages-estimate-container .estimate-form .other-input .input-wrapper textarea {
  width: 100%;
  height: 100%;
  border: 1px solid #E0E0E0;
  border-radius: 3px;
  font-size: 13px;
  line-height: 1.46;
  color: #828282;
  resize: none
}

.pages-estimate-container .estimate-form .submit-wrapper {
  width: 100%;
  height: 50px
}

.pages-estimate-container .estimate-form .submit-wrapper .estimate-submit {
  width: 100%;
  height: 100%;
  background-color: #CE221F;
  color: #FFFFFF;
  border-radius: 3px;
  border: none;
  font-size: 16px;
  line-height: 1.44;
  font-weight: 700
}

.template-blog .article-listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (max-width: 768px) {
  .template-blog .article-listing {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.template-blog .article-listing .article__list-image-wrapper {
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  margin-right: 40px
}

@media screen and (max-width: 768px) {
  .template-blog .article-listing .article__list-image-wrapper {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
    margin-right: 0px
  }
}

.template-blog .article-listing .article__list-image-wrapper .article__list-image {
  position: relative
}

.template-blog .article-listing .text {
  -ms-flex-preferred-size: calc(70% - 40px);
  flex-basis: calc(70% - 40px)
}

@media screen and (max-width: 768px) {
  .template-blog .article-listing .text {
    -ms-flex-preferred-size: 63%;
    flex-basis: 63%
  }
}

.template-blog .article-listing .text .content-wrap {
  margin-bottom: 35px
}

@media screen and (max-width: 768px) {
  .template-blog .article-listing .text .content-wrap {
    margin-bottom: 20px
  }
}

.template-blog .article-listing .text .pc-content {
  display: inline-block
}

@media screen and (max-width: 768px) {
  .template-blog .article-listing .text .pc-content {
    display: none
  }
}

.template-blog .article-listing .text .sp-content {
  display: none
}

@media screen and (max-width: 768px) {
  .template-blog .article-listing .text .sp-content {
    display: inline-block
  }
}

.blog-list-view .article-listing {
  padding-top: 30px;
  margin-bottom: 10px
}

@media screen and (max-width: 768px) {
  .blog-list-view .article-listing {
    padding-top: 20px
  }
}

.blog-list-view .article-listing .article__date {
  margin-bottom: 16px;
  font-size: 14px;
  font-family: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif
}

@media screen and (max-width: 768px) {
  .blog-list-view .article-listing .article__date {
    margin-bottom: 10px;
    font-size: 12px
  }
}

.blog-list-view .article-listing .article__title {
  font-size: 18px;
  font-weight: 500;
  font-family: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif
}

@media screen and (max-width: 768px) {
  .blog-list-view .article-listing .article__title {
    font-size: 15px
  }
}

.grid--blog-job .text {
  margin: 0 auto
}

.grid--blog-job .text .article__date {
  margin-bottom: 0px
}

.pagination {
  padding-bottom: 55px
}

#shopify-section-blog-job-template {
  padding-top: 30px
}

#shopify-section-blog-job-template .section-header p {
  padding-top: 30px
}

@media screen and (max-width: 768px) {
  #shopify-section-blog-job-template .section-header p br.pc {
    display: none
  }
}

.template-article h1.article__title {
  font-size: 20px
}

.template-article #shopify-section-article-template {
  word-break: break-word
}

.announcement {
  width: 361px;
  height: 35px;
  padding: 0 3px 0 13px;
  border: 1.5px solid #CE221F;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none
}

@media screen and (max-width: 768px) {
  .announcement {
    width: 100%;
    padding: 0 7px 0 14px
  }
}

.announcement a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%
}

.announcement a .announcement-text {
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.announcement a .announcement-text .announcement-h {
  font-size: 16px;
  line-height: 1.437;
  color: #CE221F;
  display: inline-block
}

@media screen and (max-width: 768px) {
  .announcement a .announcement-text .announcement-h {
    font-size: 12px;
    line-height: 1.84
  }
}

.announcement a .announcement-text .announcement-title {
  margin: 0 8px 0 7px;
  font-size: 13px;
  line-height: 1.46;
  color: #333;
  display: inline-block
}

@media screen and (max-width: 768px) {
  .announcement a .announcement-text .announcement-title {
    margin: 0 11px;
    font-size: 12px;
    line-height: 1.42
  }
}

.announcement a .announcement-text .announcement-date {
  font-size: 13px;
  line-height: 1.46;
  color: #828282;
  display: inline-block
}

@media screen and (max-width: 768px) {
  .announcement a .announcement-text .announcement-date {
    font-size: 12px;
    line-height: 1.42
  }
}

.announcement a img {
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.announcement a:hover img {
  -webkit-transform: translateX(6px);
  transform: translateX(6px)
}

.breadcrumb-wrap {
  width: 100%;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #F2F2F2
}

@media screen and (max-width: 768px) {
  .breadcrumb-wrap {
    height: 40px
  }
}

.breadcrumb-wrap .breadcrumb {
  width: 892px
}

.breadcrumb-wrap .breadcrumb a {
  color: #000000;
  font-size: 12px;
  line-height: 1.42;
  font-weight: 500;
  display: inline-block
}

@media screen and (max-width: 768px) {
  .breadcrumb-wrap .breadcrumb a {
    font-size: 12px
  }
}

.breadcrumb-wrap .breadcrumb span {
  font-weight: 500;
  font-size: 12px;
  line-height: 1.42px;
  color: #828282;
  display: inline-block
}

.breadcrumb-wrap .breadcrumb .have-child {
  margin-left: 14px;
  color: #333
}

.breadcrumb-wrap .breadcrumb .collection-name {
  margin-left: -10px
}

.breadcrumb-wrap .breadcrumb .hyphen {
  width: 17px;
  height: 1px;
  margin: 0 14px 0 10px;
  background-color: #828282;
  display: inline-block;
  vertical-align: middle
}

@media screen and (max-width: 768px) {
  .breadcrumb-wrap .breadcrumb .hyphen {
    margin-right: 26px
  }
}

.ly_cont_main.ly_cont_mainUnder {
  margin-top: 0px;
}

#wpcf7-f634-o1{margin-bottom: 80px;}
