#information {
  padding: 112px 48px;
}

#information .elementor-row {
  column-gap: 48px;
}

#information .elementor-column {
  position: relative;
  z-index: 0;
  padding: 0 37px 40px 40px;
}

#information .elementor-column:before {
  content: '';
  background: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  position: absolute;
  left: 0;
  right: 0;
  top: 24px;
  bottom: 0;
  z-index: -1;
}

#information .elementor-column:after {
  content: '';
  width: 24px;
  height: 24px;
  background-image: url("../img/top/deco2.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: -12px;
  bottom: -12px;
  z-index: -2;
}

#information .ttl-common {
  margin-bottom: 48px;
  position: relative;
}

#information .ttl-common:before {
  content: '';
  width: 28px;
  height: 28px;
  background-image: url("../img/top/deco1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: -48px;
  top: 4px;
}

#information .ttl-common span {
  font-size: 40px;
}

#information .ttl-common small {
  margin-top: 16px;
}

#information table {
  width: 100%;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0;
  color: #756954;
  border-bottom: 1px solid #958F86;
  margin-bottom: 16px;
}

#information table th {
  width: 33%;
  text-align: right;
  padding-right: 30px;
  padding-top: 16px;
  padding-bottom: 16px;
}

#information table td {
  text-align: center;
  padding-top: 16px;
  padding-bottom: 16px;
}

#information table thead th {
  font-size: 15px;
  font-weight: 300;
  text-transform: uppercase;
}

#information table tbody tr {
  border-top: 1px solid #958F86;
}

#information table tbody th {
  color: #3B3B3B;
}

#information table tbody td {
  color: #978565;
}

#information .table-txt {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 1.6;
  color: #454545;
  padding-left: 16px;
}

#information .post-box {
  margin-top: 48px;
}

#information .post-box .post-box__header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 32px;
}

#information .post-box .post-box__header h2 {
  color: #756954;
  font-family: 'Noto Serif JP';
  font-size: 18px;
  letter-spacing: 0.04em;
  line-height: 1;
}

#information .post-box .post-box__header .post-box__summary-link {
  color: #756954;
  text-align: right;
  text-decoration: underline;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 1;
  padding-right: 26px;
  position: relative;
}

#information .post-box .post-box__header .post-box__summary-link:after {
  content: '';
  width: 18px;
  height: 18px;
  background-image: url("../img/icons/icon_right2.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

#information .post-box .post-box__header .post-box__summary-link:hover {
  text-decoration: none;
}

#information .post-box .post-box__content dl {
  border-bottom: 1px solid #958F86;
  padding-bottom: 14px;
  margin-bottom: 14px;
  width: 100%;
  display: table;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
}

#information .post-box .post-box__content dl dt {
  width: 135px;
  display: table-cell;
  color: #756954;
  padding-left: 16px;
  font-family: 'Noto Serif JP';
}

#information .post-box .post-box__content dl dt .new-label {
  display: inline-block;
  background: #978565;
  color: #fff;
  text-align: center;
  font-size: 10px;
  line-height: 16px;
  padding: 0 3px;
  margin-left: 5px;
  position: relative;
  top: -1px;
}

#information .post-box .post-box__content dl dd {
  display: table-cell;
}

#information .post-box .post-box__content dl dd a {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 15px;
}

#information .post-box .post-box__content dl dd a:hover {
  opacity: 0.5;
}

#information .post-box .post-box__content dl:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

#information .gg-calendar {
  width: 100%;
  height: 397px;
  position: relative;
}

#information .gg-calendar iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

@media screen and (max-width: 1180px) {
  #information .elementor-column {
    padding: 0 30px 40px 30px;
  }
  #information table th {
    padding-right: 15px;
  }
}

@media screen and (max-width: 1080px) {
  #information .elementor-row {
    column-gap: 20px;
    flex-wrap: nowrap;
  }
  #information .elementor-column {
    padding: 0 20px 40px 20px;
  }
  #information .ttl-common:before {
    left: -35px;
  }
}

@media screen and (max-width: 980px) {
  #information .elementor-row {
    flex-direction: column;
    column-gap: 0;
    row-gap: 48px;
  }
  #information .elementor-column {
    width: 100%;
    padding: 0 37px 40px 40px;
  }
  #information .ttl-common:before {
    left: -48px;
  }
  #information table th {
    padding-right: 30px;
  }
}

@media screen and (max-width: 767px) {
  #information {
    padding: 13.6vw 4.1vw 17.9vw;
  }
  #information .elementor-row {
    column-gap: 12.3vw;
  }
  #information .elementor-column {
    padding: 0 8.2vw 8.2vw 8.2vw;
  }
  #information .elementor-column:before {
    box-shadow: 0 1vw 3.1vw rgba(0, 0, 0, 0.08);
    top: 4.1vw;
  }
  #information .elementor-column:after {
    width: 4.1vw;
    height: 4.1vw;
    right: -2.1vw;
    bottom: -2.1vw;
    z-index: 0;
  }
  #information .ttl-common {
    margin-bottom: 10.3vw;
  }
  #information .ttl-common:before {
    width: 7.2vw;
    height: 7.2vw;
    left: -10.3vw;
    top: 1.8vw;
  }
  #information .ttl-common span {
    font-size: 8.2vw;
  }
  #information .ttl-common small {
    font-size: 4.1vw;
    margin-top: 4.1vw;
  }
  #information table {
    font-size: 15px;
    margin-bottom: 16px;
  }
  #information table th {
    width: 33%;
    text-align: center;
    padding-right: 0px;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  #information table td {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  #information table thead th {
    font-size: 12px;
  }
  #information table tbody th {
    font-size: 14px;
  }
  #information .table-txt {
    padding-left: 0px;
  }
  #information .post-box {
    margin-top: 10.3vw;
  }
  #information .post-box .post-box__header {
    margin-bottom: 32px;
  }
  #information .post-box .post-box__header h2 {
    font-size: 18px;
  }
  #information .post-box .post-box__content dl {
    padding-bottom: 12px;
    margin-bottom: 12px;
    display: block;
  }
  #information .post-box .post-box__content dl dt {
    width: 100%;
    display: block;
    padding-left: 0px;
  }
  #information .post-box .post-box__content dl dd {
    display: block;
    margin-top: 12px;
  }
  #information .post-box .post-box__content dl dd a:hover {
    opacity: 1;
  }
  #information .post-box .post-box__content dl:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  #information .gg-calendar {
    height: 62vw;
  }
}

@media screen and (max-width: 370px) {
  #information .elementor-column {
    padding: 0 7vw 7vw 7vw;
  }
  #information table thead th {
    width: 38%;
  }
}

#section-contact {
  padding: 0;
  position: relative;
  z-index: 1;
}

#concept {
  padding: 110px 0;
  position: relative;
  z-index: 0;
  color: #fff;
}

#concept:before {
  content: '';
  background-image: url("../img/top/concept_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  position: absolute;
  left: 0;
  right: 0;
  top: -225px;
  bottom: 0;
  z-index: -2;
}

#concept .row {
  display: flex;
  justify-content: space-between;
}

#concept .col-text {
  max-width: 587px;
  width: 50%;
}

#concept .col-text h2 {
  font-size: 40px;
  letter-spacing: 0.04em;
  font-weight: 600;
  position: relative;
  margin-bottom: 16px;
}

#concept .col-text h2:before {
  content: '';
  width: 48px;
  height: 56px;
  background-image: url("../img/top/deco3.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: -56px;
  left: -24px;
}

#concept .col-text h2 span.gold {
  display: inline-block;
  background: linear-gradient(90deg, #ebdb71 0%, #b8ac59 53%, #faf1ba 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#concept .col-text h2 span.gold span{
	font-weight: 300;
	display: inline-block;
	margin: 0;
}

#concept .col-text .eng-ttl {
  font-size: 15px;
  letter-spacing: 0.12em;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 65px;
}

#concept .col-text .txt {
  padding-right: 30px;
}

#concept .col-img {
  max-width: 523px;
  width: 48%;
  position: relative;
  z-index: 0;
}

#concept .col-img:after {
  content: '';
  width: 281px;
  height: 281px;
  background: #F8F0D4;
  opacity: 0.4;
  position: absolute;
  bottom: -25px;
  right: -72px;
  z-index: -1;
}

#concept .col-img .img {
  position: relative;
}

#concept .col-img .img:before {
  content: '';
  width: 94px;
  height: 94px;
  background: rgba(215, 196, 127, 0.64);
  opacity: 0.4;
  position: absolute;
  left: -47px;
  top: -47px;
  z-index: 1;
}

#concept .col-img .img:after {
  content: '';
  width: 94px;
  height: 94px;
  background: #C8B083;
  opacity: 0.4;
  position: absolute;
  right: 68px;
  bottom: -72px;
  z-index: 1;
}

@media screen and (max-width: 1280px) {
  #concept .col-text h2 {
    font-size: 37px;
  }
  #concept .col-text .eng-ttl {
    margin-bottom: 25px;
  }
  #concept .col-text .txt {
    padding-right: 0;
  }
}

@media screen and (max-width: 1180px) {
  #concept .col-text h2 {
    font-size: 34px;
  }
  #concept .col-text .eng-ttl {
    font-size: 13px;
    letter-spacing: 0.1em;
  }
}

@media screen and (max-width: 1080px) {
  #concept .col-text h2 {
    font-size: 30px;
  }
  #concept .col-text .eng-ttl {
    font-size: 11.5px;
  }
}

@media screen and (max-width: 980px) {
  #concept:before {
    background-image: url("../img/top/concept_bg_sp.jpg");
  }
  #concept .row {
    display: block;
  }
  #concept .col-text {
    max-width: none;
    width: 100%;
    margin-bottom: 50px;
  }
  #concept .col-text h2 {
    font-size: 40px;
  }
  #concept .col-text .eng-ttl {
    font-size: 15px;
    letter-spacing: 0.12em;
    margin-bottom: 65px;
  }
  #concept .col-img {
    width: 100%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  #concept {
    padding: 20vw 0 22.1vw;
  }
  #concept:before {
    top: -58.5vw;
  }
  #concept .row {
    padding: 0 4.1vw;
  }
  #concept .col-text h2 {
    font-size: 8.2vw;
    line-height: 1.8;
    letter-spacing: 0.02em;
    margin-bottom: 4.1vw;
  }
  #concept .col-text h2:before {
    width: 8.2vw;
    height: 9.7vw;
    top: -11.8vw;
    left: -4.1vw;
  }
  #concept .col-text h2 span {
    display: block;
    margin-right: -5vw;
  }
  #concept .col-text .eng-ttl {
    font-size: 3.6vw;
    letter-spacing: 0.08em;
    margin-bottom: 8.2vw;
  }
  #concept .col-img {
    max-width: none;
  }
  #concept .col-img:after {
    width: 16.4vw;
    height: 16.4vw;
    bottom: -6.9vw;
    right: -4.1vw;
  }
  #concept .col-img .img {
    z-index: 0;
  }
  #concept .col-img .img:before {
    width: 12.3vw;
    height: 12.3vw;
    left: -4.1vw;
    top: -6.4vw;
    z-index: -1;
  }
  #concept .col-img .img:after {
    width: 5.6vw;
    height: 5.6vw;
    right: 4.1vw;
    bottom: -9.7vw;
  }
}

#video {
  padding-bottom: 112px;
}

#video .container {
  position: relative;
  z-index: 0;
}

#video .container:before {
  content: '';
  width: 130px;
  height: 131px;
  background-image: url("../img/top/video_deco1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 24px;
  top: -24px;
  z-index: -1;
}

#video .box {
  background-image: url("../img/top/video_bg.jpg");
  background-size: cover;
  background-position: 50%;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
  padding: 48px 64px;
  position: relative;
  z-index: 0;
}

#video .box:before {
  content: '';
  width: 130px;
  height: 131px;
  background-image: url("../img/top/video_deco1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 24%;
  top: 136px;
  z-index: -1;
}

#video .box:after {
  content: '';
  width: 130px;
  height: 155px;
  background-image: url("../img/top/video_deco2.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: -41px;
  top: 141px;
  z-index: -1;
}

#video h2 {
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: #756954;
  margin-bottom: 16px;
}

#video .eng-ttl {
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #756954;
  margin-bottom: 48px;
}

#video .vid {
  height: 588px;
  position: relative;
}

#video .vid iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

@media screen and (max-width: 1180px) {
  #video .vid {
    height: 45vw;
  }
}

@media screen and (max-width: 980px) {
  #video .box {
    padding: 40px;
  }
  #video h2 {
    font-size: 35px;
  }
}

@media screen and (max-width: 767px) {
  #video {
    padding-bottom: 10.3vw;
  }
  #video .container:before {
    width: 33.3vw;
    height: 33.6vw;
    left: 0px;
    top: -4.1vw;
  }
  #video .box {
    background-image: url("../img/top/video_bg_sp.jpg");
    padding: 32px 4.1vw;
  }
  #video .box:before {
    width: 33.3vw;
    height: 33.6vw;
    left: 29.2vw;
    top: 54.9vw;
  }
  #video .box:after {
    width: 16.4vw;
    height: 19.7vw;
    right: -4.1vw;
    top: 62.1vw;
  }
  #video h2 {
    font-size: 8.2vw;
    letter-spacing: 0.02em;
    margin: 0 4.1vw 4.1vw;
  }
  #video .eng-ttl {
    font-size: 3.8vw;
    letter-spacing: 0.08em;
    margin: 0 4.1vw 12.3vw;
  }
  #video .vid {
    height: 46.9vw;
  }
}

#feature .row-ttl {
  padding: 78px 48px 86px;
  position: relative;
  z-index: 0;
}

#feature .row-ttl:before {
  content: '';
  background-image: url("../img/top/feature_bg1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: -228px;
  z-index: -2;
}

#feature .row-ttl:after {
  content: '';
  max-width: 1270px;
  width: 100%;
  height: 240px;
  background: url("../img/top/feature_deco2.png") no-repeat left top, url("../img/top/feature_deco3.png") no-repeat right bottom;
  background-size: auto;
  position: absolute;
  top: 77px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

#feature .row-ttl h2 {
  max-width: 504px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

#feature .row-ttl h2:before {
  content: '';
  width: 85px;
  height: 64px;
  background-image: url("../img/top/feature_deco1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: -74px;
  top: -1px;
}

#feature .row-ttl .eng {
  position: absolute;
  left: 20px;
  right: 20px;
  top: 193px;
  z-index: -1;
  text-align: center;
}

#feature .row-ttl .eng img {
  max-width: 1006px !important;
  width: 100% !important;
}

#feature h3 span.eng {
  display: block;
}

#feature h3 span.jp {
  display: table;
  color: #756954;
  font-family: 'Noto Serif JP';
  font-size: 40px;
  line-height: 1.6;
  letter-spacing: 0;
  font-weight: 400;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 28px;
}

#feature h3 span.jp:after {
  content: '';
  height: 1px;
  background: linear-gradient(90deg, #4b402e 0%, #978565 100%);
  opacity: 0.64;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

#feature .item {
  width: 160px;
  height: 160px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  text-align: center;
  font-family: 'Noto Serif JP';
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.6;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}

#feature .item:before {
  content: '';
  background-image: url("../img/top/border.png");
  background-size: 100%;
  background-repeat: no-repeat;
  border-radius: 50%;
  position: absolute;
  left: 3px;
  right: 3px;
  top: 3px;
  bottom: 3px;
  z-index: -1;
}

#feature .item span {
  background: linear-gradient(140deg, #524b44 0%, #b8a899 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#feature .item small {
  display: block;
  font-size: 18px;
  line-height: 1.2;
}

#feature .box-ttl{
	position: relative;
	width: 108px;
	height: 94px;
}
#feature .box-ttl .eng{
	position: absolute;
	left: 0;
	bottom: 0;
}
#feature .box-num {
	overflow: hidden;
	padding-left: 18px;
}
#feature .num-js {
	position: relative;
	z-index: 1;
	width: -moz-fit-content;
	width: fit-content;
	color: #978565;
	font-family: 'Noto Serif JP';
	font-size: 64px;
	line-height: 1;
	font-weight: 300;
	letter-spacing: 0;
}
#feature .num-js li:nth-child(2) {
	position: absolute;
	left: 40px;
	top: 0;
	transition: all 1.5s;
}
#feature .num-js.num-1[style*="visibility: visible;"] li:nth-child(2) {
	top: -100%
}
#feature .num-js.num-2[style*="visibility: visible;"] li:nth-child(2) {
	top: -200%
}
#feature .num-js.num-3[style*="visibility: visible;"] li:nth-child(2) {
	top: -300%
}
#feature .num-js.num-4[style*="visibility: visible;"] li:nth-child(2) {
	top: -400%
}
#feature .num-js.num-5[style*="visibility: visible;"] li:nth-child(2) {
	top: -500%
}

#feature .feature1 {
  position: relative;
  z-index: 1;
}

#feature .feature1:before {
  content: '';
  background-image: url("../img/top/feature1_bg_deco.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 50% 0%;
  position: absolute;
  left: 0;
  right: 0;
  top: 189px;
  bottom: 0;
  z-index: -3;
}

#feature .feature1 .rowflex {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: flex-start;
  position: relative;
  z-index: 0;
}

#feature .feature1 .rowflex:before {
  content: '';
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
  position: absolute;
  top: 55px;
  left: 0;
  right: 0;
  bottom: 24px;
  z-index: -2;
}

#feature .feature1 .rowflex:after {
  content: '';
  width: 134px;
  height: 158px;
  background-image: url("../img/top/feature1_deco3.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: -40px;
  bottom: 0;
  z-index: -1;
}

#feature .feature1 .rowflex .col-img {
  width: calc(50% + 48px);
  margin: 7px -48px 0 0;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

#feature .feature1 .rowflex .col-img .img1 {
  max-width: 340px;
  width: 54%;
  margin: 96px -100px 0 0;
  position: relative;
  z-index: 1;
}

#feature .feature1 .rowflex .col-img .img1:before {
  content: '';
  width: 114px;
  height: 340px;
  background-image: url("../img/top/feature1_deco2.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: -24px;
  right: -30px;
  z-index: -1;
}

#feature .feature1 .rowflex .col-img .img2 {
  max-width: 340px;
  width: 54%;
}

#feature .feature1 .rowflex .col-img .item1 {
  position: absolute;
  bottom: -9px;
  right: 152px;
  z-index: 2;
}

#feature .feature1 .rowflex .col-img .item2 {
  position: absolute;
  bottom: 70px;
  right: 24px;
  z-index: 1;
}

#feature .feature1 .rowflex .col-text {
  width: 50%;
  padding: 0 25px 60px 64px;
}

#feature .feature1 .rowflex .col-text h3 {
  position: relative;
}

#feature .feature1 .rowflex .col-text h3:before {
  content: '';
  width: 48px;
  height: 48px;
  background-image: url("../img/top/feature1_deco1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: -73px;
  top: 47px;
}

#feature .feature1 .rowflex .col-text .txt {
  max-width: 459px;
}

#feature .feature2 {
  position: relative;
  z-index: 0;
  padding: 67px 0 155px;
}

#feature .feature2:before {
  content: '';
  background-image: url("../img/top/feature2_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  position: absolute;
  left: 0;
  right: 0;
  top: -100px;
  bottom: 0;
  z-index: -3;
}

#feature .feature2 .col-text {
  position: relative;
  z-index: 0;
}

#feature .feature2 .col-text:before {
  content: '';
	max-width: 987px;
	width: 100%;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
  position: absolute;
  right: 0;
  top: 80px;
  bottom: 0;
  z-index: -2;
}

#feature .feature2 .col-text:after {
  content: '';
  width: 134px;
  height: 158px;
  background-image: url("../img/top/feature2_deco2.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: -24px;
  right: -40px;
  z-index: -1;
}

#feature .feature2 .col-text .inner {
  max-width: 587px;
  margin: 0 0 0 auto;
  padding: 0 17px 63px 0;
  position: relative;
  z-index: 0;
}

#feature .feature2 .col-text .inner:before {
  content: '';
  width: 134px;
  height: 158px;
  background-image: url("../img/top/feature2_deco1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: -67px;
  top: 14px;
  z-index: -1;
}

#feature .feature2 .col-text .box-ttl-bg{
	width: 160px;
  height: 160px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
	margin: 0 0px -17px auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

#feature .feature2 .col-text .txt {
  max-width: 520px;
}

#feature .feature2 .col-text .txt span {
  color: #b4ad5d;
  font-weight: 600;
}

#feature .feature2 .wheel {
  width: 571px;
	height: 571px;
	border-radius: 50%;
	background: #D9D9D9;
	box-shadow: 0 0 32px rgba(0,0,0,0.24);
  position: absolute;
  top: 57px;
  right: 55.45%;
}
#feature .feature2 .wheel:before{
	content: '';
	width: 48px;
	height: 48px;
	background: #C7BDB0;
	opacity: 0.32;
	position: absolute;
	left: 40px;
	top: 82px;
	z-index: 5;
	pointer-events: none;
}

#feature .feature2 .wheel .white{
	width: 29.0718% !important;
	position: absolute;
	left: 35.55%;
	top: 36.7%;
	z-index: 5;
	pointer-events: none;
}

#feature .feature2 .wheel .sector {
	display: block;
  position: absolute;
	z-index: 2;
	background: transparent;
	cursor: pointer;
}
#feature .feature2 .wheel .sector:hover{
	opacity: 0.6;
}

#feature .feature2 .wheel .sector.s1{
	width: 27.146%;
	left: 23.1%;
	top: 0.2%;
	clip-path: polygon(0% 15%, 100% -11%, 100% 100%, 0% 100%, 100% 100%, -20% 0%);
}
#feature .feature2 .wheel .sector.s2{
	width: 28%;
	left: 50%;
	top: 0.7%;
	clip-path: polygon(0% -8%, 100% 14%, 100% 15%, 1% 100%, 0% 0%, 0% 0%);
}
#feature .feature2 .wheel .sector.s3{
	width: 46%;
	right: 4%;
	top: 8%;
	clip-path: polygon(62% 0%, 85% 24%, 100% 50%, 0% 100%, 60% 0%, 0% 0%);
}
#feature .feature2 .wheel .sector.s4{
	width: 50.3%;
	right: 0;
	top: 29.2%;
	clip-path: polygon(100% 0%, 100% 100%, 0% 75%, -20% 90%, 92% 0%, 0% 0%);
}
#feature .feature2 .wheel .sector.s5{
	width: 49.563%;
	right: 0.5%;
	top: 50.1%;
	clip-path: polygon(100% 22%, 100% 50%, 77% 100%, 0% 0%, 92% 0%, 0% 0%);
}
#feature .feature2 .wheel .sector.s6{
	width: 38.004%;
	left: 49.9%;
	top: 50.1%;
	clip-path: polygon(100% 68%, 100% 77%, 38% 102%, 0% 0%, 100% 0%, 0% 0%);
}
#feature .feature2 .wheel .sector.s7{
	width: 28.372%;
	left: 35.9%;
	bottom: 0;
	clip-path: polygon(50% 0%, 103% 100%, -2% 100%, 50% 0%, 100% 0%, 0% 0%);
}
#feature .feature2 .wheel .sector.s8{
	width: 37.83%;
	left: 12.2%;
	bottom: 1.7%;
	clip-path: polygon(100% 0%, 62% 103%, -6% 72%, 100% 0%, 100% 0%, 0% 0%);
}
#feature .feature2 .wheel .sector.s9{
	width: 49.563%;
	left: 0.6%;
	bottom: 16.9%;
	clip-path: polygon(100% 0%, 22% 103%, -8% 23%, 100% 0%, 100% 0%, 0% 0%);
}
#feature .feature2 .wheel .sector.s10{
	width: 50.09%;
	left: 0%;
	top: 29.5%;
	clip-path: polygon(100% 74%, -5% 104%, 6% 0%, 100% 0%, 100% 0%, 11% 0%);
}
#feature .feature2 .wheel .sector.s11{
	width: 46%;
	left: 4.5%;
	top: 8.2%;
	clip-path: polygon(100% 100%, -7% 47%, 38% 0%, 100% 0%, 100% 0%, 41% 0%);
}


#feature .feature2 .wheel .tooltip {
	width: 300px;
  position: fixed;
	z-index: 6;
  background: #000;
  color: #fff;
  padding: 10px;
  border-radius: 6px;
  font-size: 14px;
	line-height: 1.4;
  pointer-events: none;
  opacity: 0;
  transform: translate(10px, 10px);
  transition: opacity .15s;
}

#feature .feature3 {
  position: relative;
  z-index: 0;
  padding: 64px 0 14px;
}

#feature .feature3:before {
  content: '';
  background-image: url("../img/top/feature3_bg_deco.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center top;
  position: absolute;
  left: 0;
  right: 0;
  top: 285px;
  bottom: 0;
  z-index: -2;
}

#feature .feature3 .rowflex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  z-index: 0;
}

#feature .feature3 .rowflex:before {
  content: '';
  background: rgba(255, 255, 255, 0.72);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
  position: absolute;
  left: 0;
  right: 0;
  top: 105px;
  bottom: 55px;
  z-index: -1;
}

#feature .feature3 .rowflex .col-text {
  max-width: 587px;
  width: 50%;
  padding: 48px 0 64px 64px;
  position: relative;
  z-index: 1;
}

#feature .feature3 .rowflex .col-text .box-ttl-flex {
  display: flex;
	align-items: center;
  column-gap: 29px;
  margin-bottom: 28px;
  position: relative;
}

#feature .feature3 .rowflex .col-text .box-ttl-flex .box-ttl{
	margin-bottom: 20px;
}

#feature .feature3 .rowflex .col-text h3:before {
  content: '';
  width: 48px;
  height: 48px;
  background-image: url("../img/top/feature1_deco1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: -75px;
  top: 49px;
}

#feature .feature3 .rowflex .col-text h3 span.jp {
  max-width: 320px;
  margin-bottom: 0;
}

#feature .feature3 .rowflex .col-text .txt {
  max-width: 459px;
}

#feature .feature3 .rowflex .col-img {
  max-width: 689px;
  width: 58%;
  margin: 0 -38px 0 -200px;
  position: relative;
}

#feature .feature3 .rowflex .col-img .item {
  width: 166px;
  height: 166px;
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  z-index: 1;
}

#feature .feature3 .rowflex .col-img .item1 {
  font-size: 28px;
  top: 1.82%;
  left: 4.79%;
}

#feature .feature3 .rowflex .col-img .item2 {
  font-weight: 600;
  line-height: 1.2;
  top: -3.23%;
  left: 55%;
}

#feature .feature3 .rowflex .col-img .item2 small {
  font-size: 20px;
  font-weight: 500;
}

#feature .feature3 .rowflex .col-img .item3 {
  bottom: 0;
  right: -1.45%;
}

#feature .feature4 {
  position: relative;
  z-index: 0;
}

#feature .feature4 .rowflex {
  position: relative;
  z-index: 0;
  padding: 0 48px 48px;
  display: flex;
  justify-content: space-between;
}

#feature .feature4 .rowflex:before {
  content: '';
  background: linear-gradient(145deg, #eae5ce 50%, #eeecda 100%);
  position: absolute;
  left: 0;
  right: 0;
  top: 114px;
  bottom: 0;
  z-index: -1;
}

#feature .feature4 .col {
  width: calc(50% - 24px);
  display: flex;
  flex-direction: column;
}

#feature .feature4 .col .box-ttl-bg {
  width: 140px;
  height: 158px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.08);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto -70px;
  position: relative;
  z-index: 1;
}

#feature .feature4 .col .box-ttl-bg .box-ttl{
	width: 96px;
	height: 83px;
}
#feature .feature4 .box-num{
	padding-left: 16px;
}
#feature .feature4 .num-js{
	font-size: 57px;
}
#feature .feature4 .num-js li:nth-child(2){
	left: 33px;
}

#feature .feature4 .col .box {
  display: flex;
  flex-direction: column;
  height: 100%;
  background-image: url("../img/top/feature_box_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  padding-bottom: 40px;
}

#feature .feature4 .col .box .img img {
  width: 100% !important;
}

#feature .feature4 .col .box .textbox {
  flex: 1;
  max-width: 419px;
  width: 92%;
  margin: -64px auto 0;
  padding: 16px 24px;
  position: relative;
  z-index: 1;
  background: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
}

#feature .feature4 .col .box .textbox:after {
  content: '';
  width: 48px;
  height: 48px;
  background: linear-gradient(225deg, #d7c47f 0%, #a7810f 100%);
  opacity: 0.3;
  position: absolute;
  right: -24px;
  bottom: -24px;
  z-index: 1;
}

#feature .feature4 .col .box .textbox h4 {
  color: #756954;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 1.6;
  margin-bottom: 24px;
}

@media screen and (max-width: 1280px) {
  #feature .feature3 .rowflex:before {
    bottom: 25px;
  }
  #feature .feature3 .rowflex .col-img {
    width: 55%;
    margin-right: -3%;
  }
	#feature .feature2 .wheel{
		width: 43vw;
		height: 43vw;
		top: 5vw;
	}
}

@media screen and (max-width: 1180px) {
	#feature .feature2 .col-text .inner{
		max-width: 55%;
	}
  #feature .feature3 .rowflex .col-text {
    padding-left: 34px;
  }
  #feature .feature3 .rowflex .col-img {
    width: 54%;
  }
  #feature .feature4 .rowflex {
    padding: 0 30px 30px;
  }
  #feature .feature4 .col {
    width: calc(50% - 15px);
  }
	#feature .feature2 .wheel{
		right: 57%;
	}
}

@media screen and (max-width: 1080px) {
  #feature .feature1 .rowflex .col-text {
    padding-left: 30px;
  }
  #feature .feature2 .col-text .inner {
    width: 51%;
  }
  #feature .feature2 .col-text .txt,
  #feature .feature2 .col-text h3 {
    max-width: 434px;
  }
  #feature .feature2 .col-text .txt {
    padding-right: 20px;
  }
  #feature .feature3 .rowflex {
    align-items: center;
  }
  #feature .feature3 .rowflex .col-text {
    padding-left: 30px;
  }
  #feature .feature3 .rowflex .col-text h3 {
    column-gap: 15px;
  }
  #feature .feature3 .rowflex .col-text h3 span.eng {
    margin-top: 4px;
  }
  #feature .feature3 .rowflex .col-text h3 span.jp {
    font-size: 35px;
  }
  #feature .feature3 .rowflex .col-img {
    width: 56%;
    margin-right: -4%;
  }
	#feature .feature2 .wheel{
		right: 53%;
		width: 46vw;
		height: 46vw;
		top: 15vw;
	}
}

@media screen and (max-width: 980px) {
  #feature .feature1 .rowflex {
    display: block;
  }
  #feature .feature1 .rowflex:before {
    bottom: 0px;
  }
  #feature .feature1 .rowflex:after {
    bottom: -24px;
  }
  #feature .feature1 .rowflex .col-img {
    width: 635px;
    margin: 0 auto 50px;
  }
  #feature .feature1 .rowflex .col-text {
    width: 100%;
    padding: 0 64px 64px;
  }
  #feature .feature1 .rowflex .col-text .txt {
    max-width: none;
  }
  #feature .feature2 {
    padding-bottom: 50px;
  }
  #feature .feature2:before {
    background-image: url("../img/top/feature2_bg_sp.jpg");
  }
  #feature .feature2 .col-text:before {
    bottom: -50px;
  }
  #feature .feature2 .col-text .inner {
    max-width: none;
    width: 100%;
    margin: 0 auto;
    padding: 0 64px 60px;
  }
  #feature .feature2 .col-text h3, #feature .feature2 .col-text .txt {
    max-width: none;
  }
  #feature .feature2 .col-text .txt {
    padding-right: 0;
  }
  #feature .feature2 .wheel {
		width: 571px;
		height: 571px;
    position: relative;
    right: auto;
    top: auto;
    margin: -20px auto 0;
  }
  #feature .feature3 .rowflex {
    display: block;
  }
  #feature .feature3 .rowflex .col-text {
    max-width: none;
    width: 100%;
    padding: 48px 64px 40px;
  }
  #feature .feature3 .rowflex .col-text h3 {
    column-gap: 29px;
  }
  #feature .feature3 .rowflex .col-text h3 span.jp {
    font-size: 40px;
  }
  #feature .feature3 .rowflex .col-text .txt {
    max-width: none;
  }
  #feature .feature3 .rowflex .col-img {
    width: 100%;
    margin: 0 auto;
  }
  #feature .feature4 .rowflex {
    flex-direction: column;
    row-gap: 40px;
  }
  #feature .feature4 .col {
    width: 515px;
    margin: 0 auto;
  }
  #feature .feature4 .col .box-ttl-bg {
    height: 140px;
  }
}

@media screen and (max-width: 767px) {
	#feature .feature2 .wheel .tooltip{
		width: 150px;
		font-size: 11px;
		display: none;
	}
  #feature .row-ttl {
    padding: 17.2vw 0px 11.0vw;
  }
  #feature .row-ttl:before {
    height: 154.4vw;
    background-image: url("../img/top/feature_bg1_sp.jpg");
    bottom: auto;
  }
  #feature .row-ttl:after {
    max-width: none;
    width: auto;
    height: 52.6vw;
    background-size: 16.4vw;
    top: 18.7vw;
    left: 2.1vw;
    right: 2.1vw;
    transform: none;
  }
  #feature .row-ttl h2 {
    max-width: none;
    width: 83.6vw;
  }
  #feature .row-ttl h2:before {
    width: 12.3vw;
    height: 9.2vw;
    left: -4.1vw;
    top: -4.9vw;
  }
  #feature .row-ttl .eng {
    left: 2.6vw;
    right: 0px;
    top: 34.1vw;
  }
  #feature .row-ttl .eng img {
    max-width: none !important;
  }
  #feature h3 span.jp {
    font-size: 7.2vw;
    padding-bottom: 3.1vw;
    margin-bottom: 0px;
  }
  #feature .item {
    width: 29.2vw;
    height: 29.2vw;
    font-size: 4.4vw;
  }
  #feature .item:before {
    left: 0.5vw;
    right: 0.5vw;
    top: 0.5vw;
    bottom: 0.5vw;
  }
  #feature .item small {
    font-size: 3.6vw;
    line-height: 1.4;
  }
	#feature .box-ttl{
		width: 20.5vw;
		height: 17.9vw;
	}
	#feature .box-num{
		padding-left: 3.6vw;
	}
	#feature .num-js{
		font-size: 12.3vw;
	}
	#feature .num-js li:nth-child(2){
		left: 7vw;
	}
  #feature .feature1:before {
    background-image: url("../img/top/feature1_bg_deco_sp.png");
    top: 22.3vw;
  }
  #feature .feature1 .rowflex:before {
    top: 88vw;
    box-shadow: 0 0.8vw 1.5vw rgba(0, 0, 0, 0.08);
  }
  #feature .feature1 .rowflex:after {
    width: 12.3vw;
    height: 14.6vw;
    right: -2.1vw;
    bottom: -7.2vw;
  }
  #feature .feature1 .rowflex .col-img {
    width: 100%;
    margin: 0 0 5.6vw;
    padding: 0 4.1vw;
  }
  #feature .feature1 .rowflex .col-img .img1 {
    max-width: none;
    width: 45vw;
    margin: 12.6vw -12.8vw 0 0;
  }
  #feature .feature1 .rowflex .col-img .img1:before {
    width: 15.1vw;
    height: 44.9vw;
    top: -3.1vw;
    right: -3.8vw;
  }
  #feature .feature1 .rowflex .col-img .img2 {
    max-width: none;
    width: 44.9vw;
  }
  #feature .feature1 .rowflex .col-img .item1 {
    bottom: -4.4vw;
    right: 23.1vw;
  }
  #feature .feature1 .rowflex .col-img .item1 small {
    font-size: 3.8vw;
  }
  #feature .feature1 .rowflex .col-img .item2 {
    bottom: 10vw;
    right: 0px;
  }
  #feature .feature1 .rowflex .col-text {
    padding: 0 4.1vw 8.2vw;
  }
  #feature .feature1 .rowflex .col-text .box-ttl-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 7.4vw;
  }
	#feature .feature1 .rowflex .col-text .box-ttl-flex .box-ttl{
		margin-bottom: 2vw;
	}
  #feature .feature1 .rowflex .col-text h3:before {
    width: 6.2vw;
    height: 6.2vw;
    left: -6.2vw;
    top: 0px;
  }
  #feature .feature1 .rowflex .col-text h3 span.eng {
    width: 20.5vw;
    margin: 4.1vw 0 0px;
  }
  #feature .feature1 .rowflex .col-text .txt {
    padding: 0 4.1vw;
  }
  #feature .feature2 {
    padding: 17.7vw 0 8.7vw;
  }
  #feature .feature2:before {
    top: -24.1vw;
  }
  #feature .feature2 .col-text {
    margin-bottom: 5.1vw;
  }
  #feature .feature2 .col-text:before {
    box-shadow: 0 1.5vw 3.1vw rgba(0, 0, 0, 0.08);
    top: 10.3vw;
    bottom: -52.1vw;
  }
  #feature .feature2 .col-text:after {
    width: 17.2vw;
    height: 20.3vw;
    bottom: -27.2vw;
    right: -2.1vw;
  }
  #feature .feature2 .col-text .inner {
    padding: 0 4.1vw;
  }
  #feature .feature2 .col-text .inner:before {
    width: 12.3vw;
    height: 14.6vw;
    left: 4.1vw;
    top: 3.1vw;
  }
	#feature .feature2 .col-text .box-ttl-bg{
		width: 20.5vw;
		height: 20.5vw;
		margin: 0 0 0 auto;
	}
	#feature .feature2 .col-text .box-ttl-bg .box-ttl{
		width: 13.8vw;
		height: 12.1vw;
	}
	#feature .feature2 .box-num{
		padding-left: 2vw;
	}
	#feature .feature2 .num-js{
		font-size: 8.2vw;
	}
	#feature .feature2 .num-js li:nth-child(2){
		left: 5vw;
	}
  #feature .feature2 .col-text h3 {
    margin-bottom: 7.2vw;
  }
  #feature .feature2 .col-text h3 span.eng img {
    max-width: 13.8vw !important;
  }
  #feature .feature2 .col-text h3 span.jp {
    font-size: 8.2vw;
  }
  #feature .feature2 .wheel {
    max-width: none;
    width: 92vw;
		height: 92vw;
    margin: 0;
  }
	#feature .feature2 .wheel:before{
		display: none;
	}
  #feature .feature3 {
    padding: 23.8vw 0 18.7vw;
  }
  #feature .feature3:before {
    background-image: url("../img/top/feature3_bg_deco_sp.png");
    background-position: center bottom;
    top: 0;
    bottom: 46.2vw;
  }
  #feature .feature3 .rowflex {
    display: block;
  }
  #feature .feature3 .rowflex:before {
    box-shadow: 0 1.5vw 3.1vw rgba(0, 0, 0, 0.08);
    top: 13.1vw;
    bottom: 6.9vw;
  }
  #feature .feature3 .rowflex .col-text {
    padding: 0px 4.1vw 15.4vw;
  }
  #feature .feature3 .rowflex .col-text .box-ttl-flex {
    justify-content: space-between;
    column-gap: 0;
    margin-bottom: 10.3vw;
  }
	#feature .feature3 .rowflex .col-text .box-ttl-flex .box-ttl{
		margin-bottom: 3vw;
	}
  #feature .feature3 .rowflex .col-text h3:before {
    width: 12.3vw;
    height: 12.3vw;
    left: -6.2vw;
    top: -3.3vw;
  }
  #feature .feature3 .rowflex .col-text h3 span.jp {
    max-width: 60vw;
    font-size: 7.2vw;
  }
  #feature .feature3 .rowflex .col-img {
    max-width: none;
    width: 100%;
    margin: 0;
    padding-right: 4.1vw;
  }
  #feature .feature3 .rowflex .col-img .item {
    width: 25.6vw;
    height: 25.6vw;
  }
  #feature .feature3 .rowflex .col-img .item1 {
    font-size: 4.4vw;
    top: -6.7vw;
    left: 4.1vw;
  }
  #feature .feature3 .rowflex .col-img .item2 {
    font-size: 3.8vw;
    top: -7.2vw;
    left: 47.7vw;
  }
  #feature .feature3 .rowflex .col-img .item2 small {
    font-size: 3.1vw;
  }
  #feature .feature3 .rowflex .col-img .item3 {
    font-size: 3.8vw;
    bottom: 0;
    right: 4.1vw;
  }
  #feature .feature4 .rowflex {
    padding: 0 0px 16.4vw;
    row-gap: 13.3vw;
  }
  #feature .feature4 .rowflex:before {
    top: 39.7vw;
    left: -4.5vw;
    right: -4.5vw;
  }
  #feature .feature4 .col {
    width: 100%;
    display: block;
  }
	#feature .feature4 .col .box-ttl-bg{
    width: 25.6vw;
    height: 25.6vw;
    box-shadow: 0 0 4.4vw rgba(0, 0, 0, 0.08);
    margin: 0 auto -12.8vw;
  }
	#feature .feature4 .col .box-ttl-bg .box-ttl{
		width: 17.7vw;
		height: 15.4vw;
	}
	#feature .feature4 .box-num{
		padding-left: 3vw;
	}
	#feature .feature4 .num-js{
		font-size: 10.5vw;
	}
	#feature .feature4 .num-js li:nth-child(2){
		left: 6vw;
	}
  #feature .feature4 .col .box {
    display: block;
    padding-bottom: 0px;
  }
  #feature .feature4 .col .box .textbox {
    max-width: none;
    width: 100%;
    margin: 0;
    padding: 8.2vw 6.2vw;
    box-shadow: 0 1.5vw 3.1vw rgba(0, 0, 0, 0.08);
  }
  #feature .feature4 .col .box .textbox:after {
    width: 6.2vw;
    height: 6.2vw;
    right: -3.1vw;
    bottom: -3.1vw;
  }
  #feature .feature4 .col .box .textbox h4 {
    font-size: 6.2vw;
    margin-bottom: 6.2vw;
  }
}

#slider {
  padding: 64px 0;
}

#slider .infiniteslide_wrap {
  overflow: visible !important;
}

#slider .infinite-slider p {
  width: 360px;
  margin: 0 8px;
}

#slider .infinite-slider img {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
}

@media screen and (max-width: 767px) {
  #slider {
    padding: 6.2vw 0;
  }
  #slider .infinite-slider p {
    width: 46.2vw;
    margin: 0 1.0vw;
  }
  #slider .infinite-slider img {
    box-shadow: 0 1.5vw 3.1vw rgba(0, 0, 0, 0.08);
  }
}

.bg-before {
  position: relative;
  z-index: 0;
}

.bg-before:before {
  content: '';
  background-image: url("../img/top/bg_before.jpg");
  background-size: cover;
  background-position: 50%;
  position: absolute;
  left: 0;
  right: 0;
  top: 200px;
  bottom: 0;
  z-index: -5;
}

@media screen and (max-width: 767px) {
  .bg-before:before {
    background-image: url("../img/top/bg_before_sp.jpg");
    top: 22.8vw;
  }
}

#kurate {
  padding-bottom: 112px;
}

#kurate .bnr img {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
}

@media screen and (max-width: 767px) {
  #kurate {
    padding-bottom: 13.3vw;
  }
}

#recruit {
  padding-bottom: 112px;
}

#recruit .rowflex {
  display: flex;
  justify-content: space-between;
  background-image: url("../img/top/recruit_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
  position: relative;
  z-index: 0;
}

#recruit .rowflex:after {
  content: '';
  width: 134px;
  height: 158px;
  background-image: url("../img/top/recruit_deco.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: -40px;
  top: -24px;
  z-index: -1;
}

#recruit .rowflex .img {
  max-width: 555px;
  width: 50%;
}

#recruit .rowflex .img img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  object-position: 100%;
}

#recruit .rowflex .col-text {
  width: 50%;
  padding: 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#recruit .rowflex .col-text h2 {
  margin-bottom: 32px;
  color: #756954;
}

#recruit .rowflex .col-text h2 span {
  display: block;
  font-size: 48px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 1;
}

#recruit .rowflex .col-text h2 small {
  display: block;
  font-size: 18px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0;
  margin-top: 16px;
}

#recruit .rowflex .col-text .txt {
  max-width: 491px;
  margin-bottom: 32px;
}

#recruit .rowflex .col-text .btn a {
  display: table;
  color: #fff;
  background: rgba(167, 129, 15, 0.64);
  border-radius: 30px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
  padding: 20px 49px 20px 24px;
  position: relative;
  z-index: 0;
}

#recruit .rowflex .col-text .btn a:before {
  content: '';
  background: linear-gradient(-145deg, #d7c47f 50%, #a7810f 100%);
  opacity: 0.64;
  border-radius: 30px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -2;
}

#recruit .rowflex .col-text .btn a:after {
  content: '';
  width: 24px;
  background-image: url("../img/icons/icon_popup.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
}

#recruit .rowflex .col-text .btn a:hover {
  opacity: 0.8;
}

@media screen and (max-width: 980px) {
  #recruit .rowflex {
    flex-direction: column;
  }
  #recruit .rowflex:after {
    top: -54px;
    z-index: 1;
  }
  #recruit .rowflex .img {
    max-width: none;
    width: 100%;
  }
  #recruit .rowflex .img img {
    height: auto !important;
  }
  #recruit .rowflex .col-text {
    max-width: none;
    width: 100%;
    padding: 60px;
  }
  #recruit .rowflex .col-text .txt {
    max-width: none;
  }
}

@media screen and (max-width: 767px) {
  #recruit {
    padding-bottom: 16.4vw;
  }
  #recruit .rowflex {
    box-shadow: 0 1.5vw 3.1vw rgba(0, 0, 0, 0.08);
  }
  #recruit .rowflex:after {
    width: 12.3vw;
    height: 14.6vw;
    right: -2.1vw;
    top: -7.2vw;
  }
  #recruit .rowflex .col-text {
    padding: 8.2vw 4.1vw;
  }
  #recruit .rowflex .col-text h2 {
    margin-bottom: 6.2vw;
  }
  #recruit .rowflex .col-text h2 span {
    font-size: 12.3vw;
  }
  #recruit .rowflex .col-text h2 small {
    font-size: 4.6vw;
    margin-top: 4.1vw;
  }
  #recruit .rowflex .col-text .txt {
    margin-bottom: 6.2vw;
  }
  #recruit .rowflex .col-text .btn a {
    border-radius: 7.7vw;
    font-size: 4.1vw;
    padding: 5.1vw 12.3vw 5.1vw 6.2vw;
  }
  #recruit .rowflex .col-text .btn a:before {
    border-radius: 7.7vw;
  }
  #recruit .rowflex .col-text .btn a:after {
    width: 6.2vw;
    right: 4.1vw;
  }
  #recruit .rowflex .col-text .btn a:hover {
    opacity: 1;
  }
}

#faq {
  padding-bottom: 112px;
}

#faq .rowbox {
  background: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
  position: relative;
  padding: 48px 64px 64px;
}

#faq .rowbox:before {
  content: '';
  width: 48px;
  height: 56px;
  background-image: url("../img/top/deco3.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: -24px;
  top: -24px;
  z-index: 1;
}

#faq .ttl-common {
  margin-bottom: 64px;
}

@media screen and (max-width: 980px) {
  #faq .rowbox {
    padding: 48px 30px 64px;
  }
}

@media screen and (max-width: 767px) {
  #faq {
    padding-bottom: 18.5vw;
  }
  #faq .rowbox {
    padding: 12.3vw 8.2vw 10.3vw;
  }
  #faq .rowbox:before {
    width: 12.3vw;
    height: 14.4vw;
    left: -2.1vw;
    top: -6.2vw;
  }
  #faq .ttl-common {
    margin-bottom: 12.3vw;
  }
}

#clinic {
  padding-bottom: 64px;
}

#clinic .rowbox {
  background: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
  position: relative;
  padding: 48px 64px 64px;
}

#clinic .rowbox:before {
  content: '';
  width: 48px;
  height: 56px;
  background-image: url("../img/top/deco3.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: -24px;
  top: -24px;
  z-index: 1;
}

#clinic .ttl-common {
  margin-bottom: 48px;
}

#clinic .rowflex {
  display: flex;
  justify-content: space-between;
}

#clinic .rowflex .col-left {
  max-width: 486px;
  width: 49%;
}

#clinic .rowflex .col-left table {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 1;
  width: 100%;
  border-bottom: 1px solid #958F86;
  border-top: 1px solid #958F86;
}

#clinic .rowflex .col-left table th {
  width: 30%;
}

#clinic .rowflex .col-left table thead th, #clinic .rowflex .col-left table thead td {
  text-align: center;
  padding: 16px 0;
}

#clinic .rowflex .col-left table thead td {
  color: #756954;
}

#clinic .rowflex .col-left table tbody tr {
  border-top: 1px solid #958F86;
}

#clinic .rowflex .col-left table tbody th, #clinic .rowflex .col-left table tbody td {
  padding: 24px 0;
}

#clinic .rowflex .col-left table tbody th {
  text-align: right;
  padding-right: 20px;
}

#clinic .rowflex .col-left table tbody td {
  color: #978565;
  text-align: center;
}

#clinic .rowflex .col-left .table-txt {
  font-size: 14px;
  letter-spacing: 0;
  padding: 16px 0 0 16px;
  margin-bottom: 48px;
}

#clinic .rowflex .col-left .vcard dl {
  width: 100%;
  display: table;
  line-height: 1.4;
  letter-spacing: 0;
  padding-left: 16px;
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #958F86;
}

#clinic .rowflex .col-left .vcard dl dt {
  width: 107px;
  color: #8D6F46;
  text-align: center;
  display: table-cell;
}

#clinic .rowflex .col-left .vcard dl dd {
  display: table-cell;
  padding-left: 48px;
}

#clinic .rowflex .col-left .vcard dl:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

#clinic .rowflex .col-right {
  max-width: 496px;
  width: 49%;
  position: relative;
  z-index: 0;
}

#clinic .rowflex .col-right:after {
  content: '';
  width: 48px;
  height: 56px;
  background-image: url("../img/top/deco4.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: -24px;
  top: -32px;
  z-index: -1;
}

#clinic .rowflex .col-right .gmap {
  height: 433px;
  position: relative;
  margin-bottom: 20px;
}

#clinic .rowflex .col-right .gmap iframe {
  width: 100%;
  height: 100%;
  border: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

#clinic .rowflex .col-right .link {
  text-align: right;
  letter-spacing: 0;
  line-height: 26px;
}

#clinic .rowflex .col-right .link a {
  text-decoration: underline;
	color: #756954;
}

#clinic .rowflex .col-right .link a img {
  width: 20px !important;
  margin: -2px 0 0 8px;
}

#clinic .rowflex .col-right .link a:hover {
  text-decoration: none;
}

#clinic .rowflex .col-right .link a:hover img {
  opacity: 1 !important;
}

@media screen and (max-width: 1180px) {
  #clinic .rowbox {
    padding: 48px 35px 64px;
  }
  #clinic .rowflex .col-left table tbody th {
    padding-right: 10px;
  }
  #clinic .rowflex .col-left .table-txt {
    padding-left: 0;
    margin-right: -10px;
  }
  #clinic .rowflex .col-left .vcard dl dd {
    padding-left: 18px;
  }
}

@media screen and (max-width: 1080px) {
  #clinic .rowflex .col-left table th {
    width: 31%;
  }
  #clinic .rowflex .col-left .table-txt {
    margin-right: 0;
  }
  #clinic .rowflex .col-left .vcard dl {
    padding-left: 0;
  }
  #clinic .rowflex .col-left .vcard dl dd {
    padding-left: 0px;
  }
}

@media screen and (max-width: 980px) {
  #clinic .rowbox {
    padding: 48px 64px 64px;
  }
  #clinic .rowflex {
    display: block;
  }
  #clinic .rowflex .col-left {
    max-width: none;
    width: 100%;
    margin-bottom: 50px;
  }
  #clinic .rowflex .col-left table th {
    width: 165px;
  }
  #clinic .rowflex .col-left table tbody th {
    padding-right: 30px;
  }
  #clinic .rowflex .col-left .table-txt {
    padding-left: 16px;
  }
  #clinic .rowflex .col-left .vcard dl {
    padding-left: 16px;
  }
  #clinic .rowflex .col-left .vcard dl dd {
    padding-left: 48px;
  }
  #clinic .rowflex .col-right {
    max-width: none;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  #clinic {
    padding-bottom: 12.3vw;
  }
  #clinic .rowbox {
    padding: 12.3vw 8.2vw 10.3vw;
  }
  #clinic .rowbox:before {
    width: 12.3vw;
    height: 14.4vw;
    left: -2.1vw;
    top: -6.2vw;
  }
  #clinic .ttl-common {
    margin: 0 -2vw 8.2vw 0;
  }
  #clinic .ttl-common span {
    font-size: 8.2vw;
  }
  #clinic .ttl-common small {
    margin-top: 4.1vw;
  }
  #clinic .rowflex .col-left {
    margin-bottom: 10.3vw;
  }
  #clinic .rowflex .col-left table {
    font-size: 15px;
  }
  #clinic .rowflex .col-left table th {
    width: 95px;
  }
  #clinic .rowflex .col-left table tbody th, #clinic .rowflex .col-left table tbody td {
    padding: 16px 0;
  }
  #clinic .rowflex .col-left table tbody th {
    font-size: 14px;
    text-align: center;
    padding-right: 0px;
  }
  #clinic .rowflex .col-left .table-txt {
    line-height: 1.6;
    padding: 16px 0 0;
    margin-bottom: 8.2vw;
  }
  #clinic .rowflex .col-left .vcard dl {
    display: block;
    padding-left: 0px;
    padding-bottom: 8px;
    margin-bottom: 12px;
  }
  #clinic .rowflex .col-left .vcard dl dt {
    width: 100%;
    text-align: left;
    display: block;
    margin-bottom: 8px;
  }
  #clinic .rowflex .col-left .vcard dl dd {
    display: block;
    padding-left: 0px;
  }
  #clinic .rowflex .col-left .vcard dl:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  #clinic .rowflex .col-right:after {
    width: 12.3vw;
    height: 14.4vw;
    right: -4.1vw;
    top: -7.2vw;
  }
  #clinic .rowflex .col-right .gmap {
    height: 61.5vw;
    margin-bottom: 12px;
  }
  #clinic .rowflex .col-right .link {
    font-size: 14px;
  }
}
