@charset "UTF-8";
/*========================================
mixin
==========================================*/
/*========================================
header-sp
==========================================*/
.header-inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  padding: 0 15px;
  background-color: #fff;
  z-index: 1000;
}
.header-logo a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 180px;
}
.header-logo a:hover {
  opacity: 0.8;
}
.header-content {
  max-width: 865px;
  width: 100%;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.header-info {
  max-width: 920px;
  width: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-left: auto;
  margin-bottom: 19px;
}
.header-textbox {
  margin-right: 29px;
}
.header-tel {
  font-size: 3.2rem;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #e08932;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header-tel::before {
  content: "";
  width: 30px;
  height: 30px;
  margin-right: 8px;
  background: center/cover no-repeat url(../../images/common/header-tel-icon.png);
}
.header-text {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #333333;
  text-align: right;
}
.header-line {
  margin-right: 29px;
}
.header-line:hover {
  opacity: 0.7;
}
.header-contact:hover {
  opacity: 0.7;
}
.header .global-nav {
  width: 100%;
}
.header .global-nav-list {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.header .global-nav-list-item {
  line-height: 1;
}
.header .global-nav-list-item:not(:last-child) {
  margin-right: 17px;
}
.header .global-nav-list-item:not(:last-child)::after {
  content: "┃";
  margin-left: 17px;
}
.header .global-nav-list-item a {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  color: #333333;
  letter-spacing: 0.1em;
}
.header .global-nav-list-item a:hover {
  color: #e08932;
}
.header .main-visual {
  width: 100%;
  height: 380px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 80px;
  background: center/cover no-repeat url(../../images/common/main-visual.png);
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.header .main-visual-textbox {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 110px;
  z-index: 2;
}
.header .main-visual-textbox img {
  width: 400px;
}
.header .sub-visual {
  width: 100%;
  height: 290px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 80px;
}
.header .sub-visual-textbox {
  max-width: 1080px;
  width: 97%;
  margin: 0 auto;
  padding: 30px 15px;
  text-align: center;
  background: center/cover no-repeat url(../../images/about/sub-visual-bg.png);
  -webkit-box-shadow: 0 10px 10px 5px rgba(51, 51, 51, 0.2);
          box-shadow: 0 10px 10px 5px rgba(51, 51, 51, 0.2);
  border-radius: 20px;
}
.header .sub-visual-title {
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 1;
}
.header .sub-visual-title-en {
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 1.8rem;
  color: #e08932;
  line-height: 1;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}

/*========================================
mixin
==========================================*/
/*========================================
main-sp
==========================================*/
.top-winter {
  background: center bottom/960px 71px no-repeat url(../../images/top/top-winter-bg-bottom.png), center/cover no-repeat url(../../images/top/top-winter-bg.png);
  position: relative;
  z-index: 1;
}
.top-winter::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 172px;
  height: 134px;
  background: center/contain no-repeat url(../../images/top/top-winter-bg-l-t.png);
  z-index: -1;
}
.top-winter::after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 172px;
  height: 134px;
  background: center/contain no-repeat url(../../images/top/top-winter-bg-r-t.png);
  z-index: -1;
}
.top-winter-text {
  font-size: 1.6rem;
  line-height: 2;
  text-align: center;
  margin-bottom: 40px;
}
.top-winter-text .bg {
  display: inline-block;
  color: #fff;
  padding: 7px 1px;
  line-height: 1;
  background-color: #7abed1;
}
.top-worry {
  position: relative;
  z-index: 1;
}
.top-worry::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 350px;
  background: center/cover no-repeat url(../../images/top/top-worry-bg-bottom.png);
  z-index: -1;
}
.top-worry::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 262px;
  height: 194px;
  background: center/contain no-repeat url(../../images/top/top-worry-bg-l-t.png);
  z-index: -1;
}
.top-worry-inner {
  padding-bottom: 90px;
  position: relative;
  z-index: 1;
}
.top-worry-inner::before {
  position: absolute;
  content: "";
  bottom: 13px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 130px;
  height: 67px;
  background: center/contain no-repeat url(../../images/top/top-worry-arrow.png);
}
.top-worry-inner .cmn-title {
  margin-bottom: 20px;
}
.top-worry-list {
  width: 100%;
  padding-top: 270px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 1;
}
.top-worry-list::before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 250px;
  height: 250px;
  background: center/cover no-repeat url(../../images/top/top-worry-main-img.png);
  z-index: -1;
}
.top-worry-list-item {
  max-width: 250px;
  width: 100%;
  background-color: #fff;
  z-index: 1;
  border-radius: 30px;
  -webkit-box-shadow: 0 10px 10px 5px rgba(51, 51, 51, 0.2);
          box-shadow: 0 10px 10px 5px rgba(51, 51, 51, 0.2);
}
.top-worry-list-item::before {
  position: absolute;
  content: "";
  z-index: -1;
}
.top-worry-list-item:not(:last-child) {
  margin-bottom: 20px;
}
.top-worry-list-title {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  margin-bottom: 20px;
}
.top-worry-bg {
  padding-top: 30px;
  background-color: #fff;
  border-radius: 30px;
}

.top-about {
  overflow: hidden;
  background: center/cover no-repeat url(../../images/top/top-about-bg.png);
}
.top-about-inner {
  padding: 0 0 45px 0;
}
.top-about-title {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.3;
  color: #fff;
  text-align: center;
  padding: 35px 0;
  margin-bottom: 50px;
  background-color: #e08932;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.top-about-title::before {
  content: "-";
  margin-right: 10px;
}
.top-about-title::after {
  content: "-";
  margin-left: 10px;
}
.top-about-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.top-about-img {
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
}
.top-about-textbox {
  max-width: 540px;
  width: 100%;
  padding: 37px 0 46px 0;
  position: relative;
  z-index: 1;
}
.top-about-textbox::before {
  position: absolute;
  content: "";
  top: 0;
  left: -420px;
  width: 1400px;
  height: 100%;
  background-color: #ffffff;
  border-radius: 0 30px 30px 0;
  z-index: -1;
}
.top-about-text {
  font-size: 1.6rem;
  line-height: 2.21;
}
.top-about-text:not(:last-of-type) {
  margin-bottom: 20px;
}
.top-about-text .bg {
  display: inline-block;
  color: #fff;
  padding: 7px 1px;
  line-height: 1;
  background-color: #f2bc66;
}

.top-service {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.top-service::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 250px;
  height: 179px;
  background: center/contain no-repeat url(../../images/top/top-service-bg-r-t.png);
  z-index: -1;
}
.top-service-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.top-service-content:nth-of-type(even) .top-service-img {
  margin-right: -20px;
  margin-left: 0;
}
.top-service-content:not(:last-of-type) {
  margin-bottom: 50px;
}
.top-service-img {
  margin-left: -20px;
  margin-bottom: 20px;
}
.top-service-textbox {
  max-width: 430px;
  width: 100%;
  margin: 0 auto;
}
.top-service-title {
  text-align: center;
  margin-bottom: 25px;
}
.top-service-title img {
  height: 60px;
}
.top-service-text {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.2;
}

.top-feature {
  overflow: hidden;
  background: center/cover no-repeat url(../../images/top/top-feature-bg.png);
}
.top-feature-inner {
  max-width: 1280px;
  padding: 50px 0;
  position: relative;
  z-index: 1;
}
.top-feature-inner::before {
  position: absolute;
  content: "";
  left: -220px;
  top: 10px;
  width: 390px;
  height: 386px;
  background: center/contain no-repeat url(../../images/top/top-feature-bg-l-b.png);
  z-index: 1;
}
.top-feature-inner::after {
  position: absolute;
  content: "";
  right: -220px;
  bottom: 10px;
  width: 390px;
  height: 386px;
  background: center/contain no-repeat url(../../images/top/top-feature-bg-r-b.png);
  z-index: 1;
}
.top-feature-content {
  padding: 50px 15px 50px 15px;
  background-color: #fff;
  border-radius: 30px;
}
.top-feature-content .cmn-title {
  margin-bottom: 30px;
}
.top-feature-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.top-feature-list-item {
  max-width: 332px;
  width: 100%;
}
.top-feature-list-item:not(:last-child) {
  margin-bottom: 20px;
}
.top-feature-title {
  text-align: center;
}
.top-feature-title img {
  height: 200px;
}
.top-feature-text {
  font-size: 1.6rem;
  line-height: 1.87;
}

.top-area {
  position: relative;
  overflow: hidden;
}
.top-area-inner {
  padding-top: 200px;
  padding-bottom: 50px;
  position: relative;
  z-index: 1;
}
.top-area-inner::before {
  position: absolute;
  content: "";
  top: 0;
  right: -20px;
  width: 406px;
  height: 171px;
  background: center/contain no-repeat url(../../images/top/top-area-img.png);
  z-index: -1;
}
.top-area .cmn-title {
  text-align: left;
  margin-bottom: 30px;
}
.top-area-text {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.7;
}

.top-flow {
  background: center/cover no-repeat url(../../images/top/top-flow-bg.png);
}
.top-flow-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 1;
}
.top-flow-list-item {
  max-width: 200px;
  width: 100%;
  height: 200px;
  padding-top: 60px;
  background-color: #fff;
  border-radius: 30px;
  -webkit-box-shadow: 0 10px 10px 5px rgba(51, 51, 51, 0.2);
          box-shadow: 0 10px 10px 5px rgba(51, 51, 51, 0.2);
  background: center bottom/120px 100px no-repeat url(../../images/top/top-flow-icon01.png), #fff;
  position: relative;
}
.top-flow-list-item::before {
  position: absolute;
  content: "";
  top: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 60px;
  height: 60px;
  background: center/cover no-repeat url(../../images/top/top-flow-no01.png);
  z-index: 2;
}
.top-flow-list-item:nth-child(2) {
  background: center bottom/120px 100px no-repeat url(../../images/top/top-flow-icon02.png), #fff;
}
.top-flow-list-item:nth-child(2)::before {
  background: center/cover no-repeat url(../../images/top/top-flow-no02.png);
}
.top-flow-list-item:nth-child(3) {
  background: center bottom/120px 100px no-repeat url(../../images/top/top-flow-icon03.png), #fff;
}
.top-flow-list-item:nth-child(3)::before {
  background: center/cover no-repeat url(../../images/top/top-flow-no03.png);
}
.top-flow-list-item:nth-child(4) {
  background: center bottom/120px 100px no-repeat url(../../images/top/top-flow-icon04.png), #fff;
}
.top-flow-list-item:nth-child(4)::before {
  background: center/cover no-repeat url(../../images/top/top-flow-no04.png);
}
.top-flow-list-item:nth-child(5) {
  background: center bottom/120px 100px no-repeat url(../../images/top/top-flow-icon05.png), #fff;
  padding-top: 45px;
}
.top-flow-list-item:nth-child(5)::before {
  background: center/cover no-repeat url(../../images/top/top-flow-no05.png);
}
.top-flow-list-item:not(:last-child) {
  margin-bottom: 50px;
}
.top-flow-list-item:not(:last-child)::after {
  position: absolute;
  content: "";
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 20px;
  height: 50px;
  background-color: #ffffff;
  z-index: 2;
}
.top-flow-title {
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
}

.link-banner-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.link-banner-list-item {
  max-width: 350px;
  width: 100%;
  height: 240px;
}
.link-banner-list-item:not(:last-child) {
  margin-bottom: 30px;
}
.link-banner-list-item a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-shadow: 0 10px 10px 5px rgba(51, 51, 51, 0.2);
          box-shadow: 0 10px 10px 5px rgba(51, 51, 51, 0.2);
  position: relative;
  z-index: 1;
}
.link-banner-list-item a:hover .link-banner-img img {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}
.link-banner-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
}
.link-banner-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.link-banner-title {
  max-width: 340px;
  width: 100%;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  padding: 0 15px;
  background: center/cover no-repeat url(../../images/top/link-banner-title-bg.png);
}

.news {
  background: center/cover no-repeat url(../../images/top/news-bg.png);
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.news-inner {
  position: relative;
}
.news-inner .cmn-title {
  text-align: left;
}
.news-list {
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 25px;
}
.news-list-item {
  max-width: 340px;
  width: 100%;
}
.news-list-item:not(:last-child) {
  margin-bottom: 30px;
}
.news-list-item a {
  width: 100%;
}
.news-list-item a:hover .news-visual::before {
  right: 2px;
}
.news-list-item a:hover .news-visual img {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}
.news-list-item a time {
  display: block;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 19px;
  letter-spacing: 0.1em;
}
.news-visual {
  width: 100%;
  height: 255px;
  margin-bottom: 29px;
  border-radius: 30px;
  -webkit-box-shadow: 0 10px 10px 5px rgba(51, 51, 51, 0.2);
          box-shadow: 0 10px 10px 5px rgba(51, 51, 51, 0.2);
  overflow: hidden;
  position: relative;
}
.news-visual::before {
  position: absolute;
  content: "";
  right: 10px;
  bottom: 10px;
  width: 40px;
  height: 40px;
  background: center/cover no-repeat url(../../images/top/news-arrow.png);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.news-visual img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.news-title {
  width: 100%;
  display: block;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 15px;
  line-height: 1.3;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.news-accent {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.news-accent-tag {
  font-size: 1.4rem;
  font-weight: 700;
  color: #e08932;
  line-height: 1;
  margin-bottom: 10px;
}
.news-accent-tag:not(:last-child) {
  margin-right: 10px;
}
.news .cmn-btn {
  max-width: 200px;
  width: 100%;
  height: 60px;
  margin: 0 auto;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.1em;
  background-color: #e08932;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 8px;
}
.news .cmn-btn::after {
  content: "";
  width: 16px;
  height: 16px;
  margin-left: 20px;
  background: center/cover no-repeat url(../../images/top/news-btn-arrow.png);
}
.news-tag-list {
  max-width: 250px;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-overflow: ellipsis;
  margin: 0 0 30px auto;
  cursor: pointer;
  color: #000;
  border: 2px solid #000;
}
.news-tag-list-item {
  width: 100%;
  margin-bottom: 15px;
  margin-right: 10px;
}
.news-tag-list-item a {
  font-size: 1.6rem;
  color: #fff !important;
  padding: 5px 10px;
  background-color: #000;
}
.news-tag-list-item a:hover {
  opacity: 0.6;
}
.news-detail-inner {
  text-align: center;
}
.news-detail-content {
  width: 100%;
  margin: 0 auto;
}
.news-detail-info-list {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 10px;
}
.news-detail-info-list-item {
  line-height: 1;
  color: #aaa;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 10px;
}
.news-detail-info-list-item:not(:last-child) {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #aaa;
}
.news-detail-info-list-item time {
  color: #000;
}
.news-detail-title {
  font-size: 2.2rem;
  line-height: 1.4;
  text-align: left;
  padding-bottom: 10px;
}
.news-detail-textbox {
  min-height: 200px;
  text-align: left;
  padding: 20px 0;
  margin-bottom: 30px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.news-detail-textbox time {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
}
.news-detail-text {
  line-height: 1.75;
}
.news-detail-text img {
  max-width: 100%;
}
.news-detail .paginated-link {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.news-detail .paginated-link .prev-link {
  width: 110px;
  text-align: center;
  margin-right: 10px;
}
.news-detail .paginated-link .back-link {
  padding: 0 7px;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}
.news-detail .paginated-link .next-link {
  width: 110px;
  text-align: center;
  margin-left: 10px;
}
.news-detail .paginated-link a {
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0;
  color: #000 !important;
}
.news-detail .paginated-link a:hover {
  color: #000 !important;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.reserve {
  background-color: #e08932;
  position: relative;
  z-index: 1;
}
.reserve::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 197px;
  height: 142px;
  background: center/contain no-repeat url(../../images/top/reserve-bg-r-t.png);
  z-index: -1;
}
.reserve-inner {
  padding-top: 70px;
}
.reserve-inner .cmn-title {
  color: #fff;
}
.reserve-inner .cmn-title-en {
  color: #fff;
}
.reserve-flex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.reserve-textbox {
  max-width: 500px;
  width: 100%;
}
.reserve-content {
  max-width: 520px;
  width: 100%;
  padding: 25px 15px;
  background-color: #fff;
  border-radius: 30px 30px 0 0;
}
.reserve-title {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.05em;
  padding-bottom: 20px;
  margin-bottom: 15px;
  border-bottom: 1px solid #fff;
}
.reserve-text {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.1em;
  color: #fff;
}
.reserve-text .accent {
  font-size: 1.6rem;
}
.reserve-textbox {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 29px;
}
.reserve-tel {
  font-size: 3.7rem;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #e08932;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  margin-bottom: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.reserve-tel::before {
  content: "";
  width: 30px;
  height: 30px;
  margin-right: 8px;
  background: center/cover no-repeat url(../../images/top/reserve-tel-icon.png);
}
.reserve-sub-text {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #333333;
  text-align: right;
}
.reserve-line {
  max-width: 350px;
  width: 100%;
  height: 70px;
  margin: 0 auto;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.1em;
  background-color: #e08932;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 8px;
}
.reserve-line::before {
  content: "";
  width: 30px;
  height: 30px;
  margin-right: 14px;
  background: center/cover no-repeat url(../../images/top/reserve-line.png);
}

/*========================================
about
==========================================*/
.about {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.about::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 350px;
  background: center/cover no-repeat url(../../images/top/top-worry-bg-bottom.png);
  z-index: -1;
}
.about::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 262px;
  height: 194px;
  background: center/cover no-repeat url(../../images/top/top-worry-bg-l-t.png);
  z-index: -1;
}
.about-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.about-img {
  margin-bottom: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0 10px 10px 5px rgba(51, 51, 51, 0.2);
          box-shadow: 0 10px 10px 5px rgba(51, 51, 51, 0.2);
}
.about-textbox {
  max-width: 540px;
  width: 100%;
}
.about-text {
  font-size: 1.6rem;
  line-height: 2.21;
}
.about-text:not(:last-of-type) {
  margin-bottom: 30px;
}

.feature {
  overflow: hidden;
  background: center/cover no-repeat url(../../images/about/feature-bg.png);
}
.feature-inner {
  max-width: 1280px;
  position: relative;
  z-index: 1;
}
.feature-inner::before {
  position: absolute;
  content: "";
  left: -220px;
  top: 10px;
  width: 390px;
  height: 386px;
  background: center/cover no-repeat url(../../images/top/top-feature-bg-l-b.png);
  z-index: 1;
}
.feature-inner::after {
  position: absolute;
  content: "";
  right: -220px;
  bottom: 10px;
  width: 390px;
  height: 386px;
  background: center/cover no-repeat url(../../images/top/top-feature-bg-r-b.png);
  z-index: 1;
}
.feature-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px 15px;
  background-color: #fff;
  border-radius: 30px;
}
.feature-list-item {
  max-width: 332px;
  width: 100%;
}
.feature-list-item:nth-child(2) .feature-title {
  color: #2d5a82;
}
.feature-list-item:nth-child(2) .feature-title::before {
  background: center/cover no-repeat url(../../images/about/feature-no02.png);
}
.feature-list-item:nth-child(3) .feature-title {
  color: #628e5b;
}
.feature-list-item:nth-child(3) .feature-title::before {
  background: center/cover no-repeat url(../../images/about/feature-no03.png);
}
.feature-list-item:nth-child(4) .feature-title {
  color: #f2bc66;
}
.feature-list-item:nth-child(4) .feature-title::before {
  background: center/cover no-repeat url(../../images/about/feature-no04.png);
}
.feature-list-item:nth-child(5) .feature-title {
  color: #bc4b39;
}
.feature-list-item:nth-child(5) .feature-title::before {
  background: center/cover no-repeat url(../../images/about/feature-no05.png);
}
.feature-list-item:nth-child(6) .feature-title {
  color: #e08932;
}
.feature-list-item:nth-child(6) .feature-title::before {
  background: center/cover no-repeat url(../../images/about/feature-no06.png);
}
.feature-list-item:not(:nth-last-child(-n+3)) {
  margin-bottom: 25px;
}
.feature-title {
  font-size: 2rem;
  font-weight: 700;
  color: #5db7ad;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  margin-bottom: 19px;
}
.feature-title::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  width: 60px;
  height: 60px;
  margin-right: 20px;
  background: center/cover no-repeat url(../../images/about/feature-no01.png);
}
.feature-text {
  font-size: 1.6rem;
  line-height: 1.87;
  position: relative;
  z-index: 2;
}

.flow {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.flow::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 250px;
  height: 179px;
  background: center/cover no-repeat url(../../images/top/top-service-bg-r-t.png);
  z-index: -1;
}
.flow-inner {
  padding: 80px 0;
}
.flow-list-item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flow-list-item:not(:last-child) {
  margin-bottom: 30px;
}
.flow-img {
  margin-bottom: 25px;
  border-radius: 30px;
  -webkit-box-shadow: 0 10px 10px 5px rgba(51, 51, 51, 0.2);
          box-shadow: 0 10px 10px 5px rgba(51, 51, 51, 0.2);
}
.flow-textbox {
  width: 100%;
}
.flow-title {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 21px;
  margin-bottom: 21px;
  border-bottom: 1px solid #b5bab8;
}
.flow-title .accent {
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-size: 1.8rem;
  color: #e08932;
  line-height: 1;
  letter-spacing: 0.05em;
  margin-right: 18px;
}
.flow-text {
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.09em;
}

/*========================================
service
==========================================*/
.service {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.service::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 271px;
  height: 205px;
  background: center/contain no-repeat url(../../images/service/service-bg-l-t.png);
  z-index: -1;
}
.service-inner {
  padding: 80px 0;
}
.service-content:not(:last-of-type) {
  margin-bottom: 30px;
}
.service-title {
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  padding-bottom: 22px;
  margin-bottom: 20px;
  border-bottom: 1px solid #b5bab8;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.service-title::before {
  content: "";
  width: 10px;
  height: 10px;
  margin-right: 10px;
  background-color: #e08932;
  border-radius: 50%;
}
.service-list-item {
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.service-list-item:nth-child(2) .service-list-title {
  color: #2d5a82;
}
.service-list-item:nth-child(2) .service-list-title::before {
  background: center/cover no-repeat url(../../images/about/feature-no02.png);
}
.service-list-item:nth-child(3) .service-list-title {
  color: #628e5b;
}
.service-list-item:nth-child(3) .service-list-title::before {
  background: center/cover no-repeat url(../../images/about/feature-no03.png);
}
.service-list-item:nth-child(4) .service-list-title {
  color: #f2bc66;
}
.service-list-item:nth-child(4) .service-list-title::before {
  background: center/cover no-repeat url(../../images/about/feature-no04.png);
}
.service-list-item:nth-child(5) .service-list-title {
  color: #bc4b39;
}
.service-list-item:nth-child(5) .service-list-title::before {
  background: center/cover no-repeat url(../../images/about/feature-no05.png);
}
.service-list-item:nth-child(6) .service-list-title {
  color: #e08932;
}
.service-list-item:nth-child(6) .service-list-title::before {
  background: center/cover no-repeat url(../../images/about/feature-no06.png);
}
.service-list-item:not(:last-child) {
  margin-bottom: 25px;
}
.service-list-title {
  width: 310px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  font-size: 2.1rem;
  font-weight: 700;
  color: #5db7ad;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  margin-bottom: 19px;
}
.service-list-title::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  width: 50px;
  height: 50px;
  margin-right: 15px;
  background: center/cover no-repeat url(../../images/about/feature-no01.png);
}
.service-list-text {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.2;
  letter-spacing: 0.09em;
}
.service-flex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.service-text {
  font-size: 1.6rem;
  line-height: 2.1;
}
.service-text:not(:last-of-type) {
  margin-bottom: 25px;
}
.service-text .accent {
  font-size: 2rem;
  color: #e08932;
}
.service-img {
  margin-bottom: 45px;
  border-radius: 30px;
  -webkit-box-shadow: 0 10px 10px 5px rgba(51, 51, 51, 0.2);
          box-shadow: 0 10px 10px 5px rgba(51, 51, 51, 0.2);
}
.service-flex {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

#service02::before {
  position: absolute;
  content: "";
  top: 0;
  left: auto;
  right: 0;
  width: 250px;
  height: 179px;
  background: center/cover no-repeat url(../../images/top/top-service-bg-r-t.png);
  z-index: -1;
}
#service02 .service-list-item {
  width: 100%;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
#service02 .service-list-item:nth-child(1) .service-list-title {
  color: #f2bc66;
}
#service02 .service-list-item:nth-child(1) .service-list-title::before {
  background: center/cover no-repeat url(../../images/service/service-no01.png);
}
#service02 .service-list-item:nth-child(2) .service-list-title {
  color: #bc4b39;
}
#service02 .service-list-item:nth-child(2) .service-list-title::before {
  background: center/cover no-repeat url(../../images/service/service-no02.png);
}

.paint {
  background: center/cover no-repeat url(../../images/service/paint-bg.png);
}
.paint-inner {
  max-width: 1280px;
}
.paint-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 35px 15px;
  background-color: #fff;
  border-radius: 30px;
}
.paint-img {
  margin-bottom: 20px;
  border-radius: 30px;
  -webkit-box-shadow: 0 10px 10px 5px rgba(51, 51, 51, 0.2);
          box-shadow: 0 10px 10px 5px rgba(51, 51, 51, 0.2);
}
.paint-textbox {
  max-width: 490px;
  width: 100%;
}
.paint-table {
  width: 100%;
}
.paint-table tr:not(:last-of-type) {
  border-bottom: 1px solid #b5bab8;
}
.paint-table tr th {
  display: block;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1;
  padding: 25px 0 0 0;
}
.paint-table tr td {
  display: block;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1;
  padding: 25px 0;
}

/*========================================
question
==========================================*/
.question {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.question::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 350px;
  background: center/cover no-repeat url(../../images/top/top-worry-bg-bottom.png);
  z-index: -1;
}
.question::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 262px;
  height: 194px;
  background: center/cover no-repeat url(../../images/top/top-worry-bg-l-t.png);
  z-index: -1;
}
.question-inner {
  padding: 80px 0;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.question-inner .cmn-title {
  text-align: left;
}
.question-content {
  max-width: 720px;
  width: 100%;
}
.question-list-item {
  padding: 30px 30px 27px 30px;
  background-color: #fff;
  border-radius: 30px;
  -webkit-box-shadow: 0 10px 10px 5px rgba(51, 51, 51, 0.2);
          box-shadow: 0 10px 10px 5px rgba(51, 51, 51, 0.2);
}
.question-list-item:not(:last-child) {
  margin-bottom: 20px;
}
.question-title {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  color: #e08932;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 10px;
}
.question-title::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  background: center/cover no-repeat url(../../images/question/Q.png);
}
.question-text {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.87;
  margin-left: 40px;
}

/*========================================
info
==========================================*/
.info {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.info::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 350px;
  background: center/cover no-repeat url(../../images/top/top-worry-bg-bottom.png);
  z-index: -1;
}
.info::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 262px;
  height: 194px;
  background: center/cover no-repeat url(../../images/top/top-worry-bg-l-t.png);
  z-index: -1;
}
.info-inner {
  padding: 80px 0;
}
.info-inner .cmn-title {
  text-align: left;
}
.info-content {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 50px;
}
.info-textbox {
  max-width: 750px;
  width: 100%;
}
.info-table {
  width: 100%;
}
.info-table tr:not(:last-of-type) {
  border-bottom: 1px solid #b5bab8;
}
.info-table tr th {
  width: 120px;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1;
  padding: 25px 0;
}
.info-table tr td {
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1;
  padding: 25px 0;
}
.info-sub-title {
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  color: #e08932;
  margin-bottom: 20px;
}
.info-map {
  width: 100%;
  height: 60vw;
}
.info-map iframe {
  width: 100%;
  height: 100%;
  border: none;
}

/*========================================
contact
==========================================*/
.contact-form-table tr {
  border: none;
}
.contact-form-table tr th {
  font-size: 1.6rem;
  font-weight: 500;
  color: #fff;
  background-color: #000;
}
.contact-form-table tr td a {
  text-decoration: underline;
}
.contact-submits-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact-submits-wrap input {
  color: #fff;
  background-color: #000;
}
.contact-submits-wrap button {
  color: #fff;
  margin-bottom: 15px;
  background-color: #000;
}

/*========================================
privacy
==========================================*/
.privacy-content {
  padding: 20px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 5px;
}
.privacy-content:not(:last-child) {
  margin-bottom: 30px;
}
.privacy-title {
  font-size: 1.6rem;
  font-weight: 500;
  margin: 0 0 15px;
  padding: 0 0 0 20px;
  border-left: 2px solid #000;
}
.privacy-text {
  font-size: 1.4rem;
  font-weight: 500;
}
.privacy-list {
  font-size: 1.4rem;
  font-weight: 500;
  margin-top: 15px;
  list-style-type: square;
  list-style-position: inside;
}

/*========================================
site
==========================================*/
.site-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.site-list-item {
  width: 100%;
  border-bottom: 1px solid #000;
}
.site-list-item a {
  width: 100%;
  padding: 15px 0 15px 10px;
  color: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-list-item a::before {
  content: "";
  width: 7px;
  height: 7px;
  margin-right: 20px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.site-list-item a:hover {
  color: #000 !important;
}
.site-list-item a:hover::before {
  -webkit-transform: rotate(45deg) translate(8px, -8px);
          transform: rotate(45deg) translate(8px, -8px);
}

/*========================================
mixin
==========================================*/
/*========================================
footer-sp
==========================================*/
.footer-inner {
  padding: 35px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.footer-left {
  max-width: 395px;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
.footer-logo:hover {
  opacity: 0.8;
}
.footer-nav {
  max-width: 360px;
  width: 100%;
}
.footer-nav-list {
  width: 100%;
  height: 198px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-content: space-between;
      -ms-flex-line-pack: justify;
          align-content: space-between;
}
.footer-nav-list-item {
  line-height: 1;
}
.footer-nav-list-item:not(:nth-child(4n)) {
  margin-bottom: 44px;
}
.footer-nav-list-item a {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.08em;
}
.footer-bottom {
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  padding-bottom: 20px;
}