@charset "UTF-8";
html {
  line-height: 1;
}

body {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  margin: 0;
  font-size: 14px;
  word-break: break-all;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

a:link, a:visited, a:active {
  color: #696969;
  text-decoration: none;
}

ul, li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

address {
  font-style: normal;
}

p {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

a:hover img, a:hover p {
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=80);
  transition: all 0.5s ease;
}

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

.clearfix:after {
  display: block;
  clear: both;
  content: "";
}

#pagetop {
  display: none;
  z-index: 99;
  position: fixed;
  bottom: 80px;
  right: 0;
  padding: 2px;
  cursor: pointer;
}
#pagetop img {
  width: 89px;
  height: auto;
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}

footer {
  background-color: #eaeaea;
}
footer .footer__bg {
  background-color: #3aacad;
}
footer .footer__box {
  height: 100px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
footer .footer__box li img {
  width: auto;
  height: 30px;
}
footer nav {
  background-color: #fff;
}
footer .footer__nav {
  padding: 12px 0 32px;
  text-align: center;
  font-size: 0;
}
footer .footer__nav li {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin-top: 20px;
  font-size: 15px;
  font-weight: bold;
}
footer .footer__nav li a {
  display: block;
  color: #432c02;
  border-left: 2px solid #432c02;
  padding: 2px 30px;
}
footer .footer__nav li a:hover {
  text-decoration: underline;
}
footer .footer__nav li:last-child a {
  border-right: 2px solid #432c02;
}
footer .footer__copyright {
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-color: #e65894;
  font-size: 12px;
  color: #fff;
  font-weight: normal;
}
@media screen and (max-width: 800px) {
  footer .footer__nav li {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  footer .footer__nav li a {
    border: 0;
  }
  footer .footer__copyright {
    font-size: 10px;
  }
}

.headerPC {
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 96px;
  background-color: #fff;
}
.headerPC__logonav {
  display: table;
  max-width: 1280px;
  width: 100%;
  height: 96px;
}
.headerPC__logonav h1 {
  display: table-cell;
  width: 15.8%;
  vertical-align: middle;
  text-align: center;
  padding: 0 4px;
}
.headerPC__logonav h1 p {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.2em;
  color: #3aacad;
  font-family: "DM Sans", sans-serif;
}
.headerPC__logonav h1 img {
  width: 100%;
  height: auto;
}
.headerPC__logonav_nav {
  display: table-cell;
  width: 84.2%;
}
.headerPC__logonav_nav ul.navMain {
  display: table;
  margin: 0 auto;
  max-width: 1280px;
  width: 100%;
  height: 96px;
}
.headerPC__logonav_nav ul.navMain li {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 15px;
  height: 96px;
  line-height: 96px;
  color: #615c60;
}
.headerPC__logonav_nav ul.navMain li a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.headerPC__logonav_nav ul.navMain li:nth-of-type(1) {
  width: 8.46%;
}
.headerPC__logonav_nav ul.navMain li:nth-of-type(2) {
  position: relative;
  width: 14.24%;
}
.headerPC__logonav_nav ul.navMain li:nth-of-type(3) {
  width: 14.24%;
}
.headerPC__logonav_nav ul.navMain li:nth-of-type(4) {
  width: 9.27%;
}
.headerPC__logonav_nav ul.navMain li:nth-of-type(5) {
  width: 53.79%;
}
.headerPC__logonav_nav ul.navMain li:hover {
  background-image: url("images/bg_navunderline.png");
  background-position: bottom left;
  background-repeat: repeat-x;
}
.headerPC__logonav_nav ul.navMain li:last-child {
  background-image: none;
}
.headerPC__logonav_nav ul.listnav {
  display: none;
  position: absolute;
  top: 96px;
  left: 0;
}
.headerPC__logonav_nav ul.listnav li {
  display: block;
  font-size: 14px;
  height: 40px;
  line-height: 22px;
  background-image: none;
}
.headerPC__logonav_nav ul.listnav li a {
  display: block;
  width: 206px;
  color: #fff;
  padding: 9px 5px 0 5px;
  background-color: rgba(0, 0, 0, 0.6);
  text-decoration: none;
  text-align: left;
}
.headerPC__logonav_nav ul.listnav li a:hover {
  color: #000;
  background: #fff;
}
.headerPC__logonav_nav ul.listnav li:hover {
  background-image: none;
}
.headerPC__entry {
  position: absolute;
  top: 0;
  right: 0;
  width: 290px;
  height: 96px;
  background-image: url("images/btn_enrty.svg");
  background-position: top right;
  background-repeat: no-repeat;
}
.headerPC__entry a {
  display: block;
  width: 100%;
  height: 100%;
}

.topSpace {
  height: 96px;
}
@media screen and (max-width: 979px) {
  .topSpace {
    height: 60px;
  }
}

.headerWrap {
  position: relative;
}
.headerWrap .hmenu {
  cursor: pointer;
  position: fixed;
  z-index: 99999;
  top: 18px;
  right: 12px;
  width: 32px;
  height: 24px;
}

.headerLogo {
  width: 100%;
  background-color: #fff;
  text-align: center;
  padding: 8px 8px;
  position: fixed;
  z-index: 99999;
}

.headerMenu__btm {
  position: fixed;
  bottom: 0;
  z-index: 9999;
  display: flex;
  width: 100%;
  padding: 8px 24px;
  gap: 16px;
}
.headerMenu__btm .hent {
  background: linear-gradient(to right, #6acaf7 0%, #e6699e 100%);
  width: 50%;
  height: 40px;
  border: solid 2px #fff;
  border-radius: 4px;
  box-shadow: 5px 5px 10px rgba(56, 40, 10, 0.3);
}
.headerMenu__btm .hent a {
  display: block;
  text-align: center;
  color: #fff;
  height: 100%;
  font-size: 16px;
  font-weight: bold;
  vertical-align: middle;
  line-height: 2.2;
}
.headerMenu__btm .hline {
  background-color: #fff;
  width: 50%;
  height: 40px;
  border: solid 2px #06c755;
  border-radius: 4px;
  box-shadow: 5px 5px 10px rgba(56, 40, 10, 0.3);
}
.headerMenu__btm .hline a {
  display: block;
  text-align: center;
  border: solid 1px #fff;
  color: #06c755;
  height: 100%;
  font-size: 16px;
  font-weight: bold;
  vertical-align: middle;
  line-height: 2.2;
}
.headerMenu__btm .hline a .linetxt {
  position: relative;
  margin-left: 26px;
}
.headerMenu__btm .hline a .linetxt .lineicon {
  position: absolute;
  content: "";
  background-image: url("images/line_bnr_icon.svg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 18px;
  height: 18px;
  top: 0;
  left: -24px;
  pointer-events: none;
}

.headerMenu {
  position: fixed;
  z-index: 9999;
  height: 48px;
  width: 100%;
  top: 65px;
}
.headerMenu .headerMenu__menu {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 48px;
}
.headerMenu .headerMenu__menu li {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 10px;
}
.headerMenu .headerMenu__menu li img {
  max-width: 100%;
}
.headerMenu .headerMenu__menu .hline,
.headerMenu .headerMenu__menu .htel {
  position: relative;
}
.headerMenu .headerMenu__menu .hline a,
.headerMenu .headerMenu__menu .htel a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.headerMenu .headerMenu__menu .htel {
  background-color: #e65894;
}
.headerMenu .openmenu {
  display: none;
}
.headerMenu .openmenu ul {
  background-color: rgba(0, 0, 0, 0.6);
}
.headerMenu .openmenu ul li {
  height: 44px;
  line-height: 44px;
  font-size: 17px;
  padding-left: 20px;
}
.headerMenu .openmenu ul li a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.headerMenu .openmenu ul li:hover {
  background: #fff;
}
.headerMenu .openmenu ul li:hover a {
  color: #000;
}

.topBtn01 a, .topBtn02 a, .itvBtn a {
  display: block;
  width: 240px;
  height: 56px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 52px;
  background-repeat: no-repeat;
  background-position: top 18px right 16px;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}
.topBtn01 a:hover, .topBtn02 a:hover, .itvBtn a:hover {
  text-decoration: none;
}

.topBtn01 a {
  color: #fff;
  background-image: url(images/icn_arrow01.svg);
  background-color: #e65894;
  border: solid 2px #e87fab;
}
.topBtn01 a:hover {
  color: #e65894;
  background-color: #fff;
  border: solid 2px #e65894;
  background-image: url(images/icn_arrow03.svg);
}

.topBtn02 a {
  color: #e65894;
  background-image: url(images/icn_arrow03.svg);
  background-color: #fff;
  border: solid 2px #e65894;
}
.topBtn02 a:hover {
  color: #fff;
  background-image: url(images/icn_arrow01.svg);
  background-color: #e65894;
  border: solid 2px #e65894;
}

.topSupport {
  padding: 64px 8px 0;
}
.topSupport__list {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 16px;
}
.topSupport__img-wrap {
  width: 200px;
  height: auto;
}
.topSupport__img {
  width: 100%;
}

.topIncome {
  padding: 0 8px;
}
.topIncome__body01 {
  max-width: 914px;
  margin: 116px auto 48px;
  padding: 5px;
  background-color: #f4f1ec;
  border: solid 2px #e65894;
}
.topIncome__body02 {
  padding: 40px 8px 32px;
  border: solid 1px #e65894;
  position: relative;
}
.topIncome__ttl {
  margin: 0 auto;
  width: 553px;
  font-size: 48px;
  font-weight: bold;
  text-align: center;
  line-height: 88px;
  color: #fff;
  background-image: url(images/top_bg_income_ttl.svg);
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  top: -48px;
  right: 0;
  left: 0;
}
.topIncome__txt {
  margin-top: 24px;
  font-size: 35px;
  font-weight: bold;
  color: #e65894;
  line-height: 1.5;
  text-align: center;
}
.topIncome__txt span {
  font-size: 46px;
}
.topIncome__btn {
  margin: 0 0 72px 0;
}
.topIncome__btn a {
  margin: 0 auto;
}

.topMsg {
  margin: 56px 0;
  text-align: center;
}
.topMsg img {
  display: inline-block;
  max-width: 100%;
}

.topVoice {
  margin: 0 auto 0;
  padding: 40px 8px 48px;
  max-width: 1920px;
  min-height: 795px;
  background-image: url(images/bg_top_interview_new.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}
.topVoice__body {
  max-width: 800px;
  margin: 0 auto;
}
.topVoice__ttl {
  font-size: 32px;
  line-height: 1.3;
  text-align: center;
  color: #fff;
  font-family: "DM Sans", sans-serif;
}
.topVoice__ttl span {
  font-size: 16px;
  font-family: "游ゴシック", YuGothic, sans-serif;
}
.topVoice__image {
  max-width: 167px;
  margin: 48px auto -8px;
}
.topVoice__image img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.topVoice__txt {
  padding: 8px 32px 12px;
  background-color: rgba(255, 255, 255, 0.8);
}
.topVoice__txt p {
  max-width: 640px;
  margin: 24px auto 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  color: #432c02;
  font-family: "游ゴシック", YuGothic, sans-serif;
}
.topVoice__btn a {
  margin: 24px auto 0;
  background-color: inherit;
}

.topComic {
  max-width: 1920px;
  margin: 0 auto;
  padding: 48px 8px;
  background-color: #f6f0cc;
}
.topComic__ttl {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #432c02;
  font-family: "游ゴシック", YuGothic, sans-serif;
}
.topComic__ttl span {
  color: #3aacad;
}
.topComic__body {
  max-width: 640px;
  margin: 48px auto 0;
}
.topComic .topComic__slider {
  width: 100%;
  margin-bottom: 16px;
}
.topComic .topComic__slider img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.topComic .topComic__btn {
  display: flex;
  justify-content: space-between;
}
.topComic .comic-prev,
.topComic .comic-next {
  width: 200px;
  height: 40px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 38px;
  color: #3aacad;
  background-color: #fff;
  background-repeat: no-repeat;
  border: solid 1px #3aacad;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  cursor: pointer;
}
.topComic .comic-prev {
  background-image: url(images/icn_arrow_prev.svg);
  background-position: left 7px top 11px;
}
.topComic .comic-next {
  background-image: url(images/icn_arrow_next.svg);
  background-position: right 7px top 11px;
}

.topMovie {
  max-width: 1920px;
  margin: 0 auto;
  padding: 48px 8px;
  background-color: #f6f0cc;
}
.topMovie__body {
  max-width: 640px;
  margin: 0 auto;
}
.topMovie__movie {
  width: 100%;
}

.topSlider {
  width: 51.0416666667%;
  margin: 0 auto;
  padding: 80px 8px;
}
.topSlider__body {
  width: 100%;
  margin: 0 auto;
}
.topSlider__body .slide-items {
  width: 100%;
  height: auto;
  margin-bottom: 0;
}
.topSlider__body .slide-items .slick-next {
  right: -76px !important;
}
.topSlider__body .slide-items .slick-prev {
  left: -76px !important;
}
.topSlider__body .slide-items .slick-prev:before {
  background: url(images/icn_arrow_slider_left.svg) !important;
  background-size: contain !important;
}
.topSlider__body .slide-items .slick-next:before {
  background: url(images/icn_arrow_slider_right.svg) !important;
  background-size: cover !important;
}
.topSlider__body .slide-items .slick-arrow {
  z-index: 2 !important;
  width: 24px !important;
  height: 36px !important;
}
.topSlider__body .slide-items .slick-arrow:before {
  content: "" !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  opacity: 1 !important;
}
.topSlider__body .slide-items img {
  width: 100%;
  margin: 0 auto;
  object-fit: cover;
}

.topLinks {
  max-width: 544px;
  margin: 0 auto;
  padding: 48px 8px;
  display: flex;
  justify-content: space-between;
}

@media screen and (min-width: 980px) {
  .headerSMT {
    display: none;
  }
}
@media screen and (max-width: 979px) {
  .headerPC {
    display: none;
  }
  .headerLogo {
    padding-top: 16px;
  }
  .headerLogo p {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.2em;
    color: #3aacad;
    font-family: "DM Sans", sans-serif;
  }
  .headerLogo img {
    width: 224px;
    height: auto;
    margin-left: -24px;
  }
}
.topfooter img {
  width: 100%;
}

.workTopPC {
  position: relative;
  background-image: url("images/img_jobtop.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: auto;
}
.workTopPC__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.workTopPC__inner p {
  position: relative;
  width: 100%;
  height: auto;
}
.workTopPC__inner p span {
  position: absolute;
  top: 585%;
  left: 25%;
  width: 11%;
  height: 100%;
}
.workTopPC__inner p span img {
  width: 100%;
}
.workTopPC__inner p:before {
  content: "";
  display: block;
  padding-top: 2.8%;
}

.workTopPC:before {
  content: "";
  display: block;
  padding-top: 33.6%;
}

.workTopSMT {
  display: none;
  position: relative;
  background-image: url("images/img_jobtop768.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: auto;
}
.workTopSMT__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.workTopSMT__inner p {
  position: relative;
  width: 100%;
  height: auto;
}
.workTopSMT__inner p span {
  position: absolute;
  top: 1156%;
  left: 16%;
  width: 34%;
  height: 100%;
}
.workTopSMT__inner p span img {
  width: 100%;
}
.workTopSMT__inner p:before {
  content: "";
  display: block;
  padding-top: 2.8%;
}

.workTopSMT:before {
  content: "";
  display: block;
  padding-top: 62.5%;
}

@media screen and (max-width: 768px) {
  .workTopSMT {
    display: block;
  }
  .workTopPC {
    display: none;
  }
}
.workObi, .supportObi, .contactObi {
  display: table;
  width: 100%;
  height: 100px;
  background-color: #e65894;
}
.workObi hr, .supportObi hr, .contactObi hr {
  margin: 49px 0;
  color: #fff;
}
.workObi h2, .supportObi h2, .contactObi h2 {
  display: table-cell;
  padding-left: 32px;
  width: 50%;
  font-size: 64px;
  font-weight: bold;
  text-align: left;
  color: #fff;
  letter-spacing: 5px;
  font-family: "DM Sans", sans-serif;
  vertical-align: middle;
}
.workObi h2 span, .supportObi h2 span, .contactObi h2 span {
  display: inline-block;
  margin-left: 16px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0;
  font-family: "游ゴシック", YuGothic, sans-serif;
}
@media screen and (max-width: 979px) {
  .workObi, .supportObi, .contactObi {
    background-image: none;
  }
  .workObi hr, .supportObi hr, .contactObi hr {
    display: none;
  }
  .workObi h2, .supportObi h2, .contactObi h2 {
    width: 100%;
    padding: 0 5px;
    text-align: center;
    font-size: 40px;
  }
  .workObi h2 span, .supportObi h2 span, .contactObi h2 span {
    font-size: 14px;
  }
}

.workIndustry h2 {
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  background-color: #3aacad;
}
.workIndustry__intro {
  max-width: 1920px;
  margin: 0 auto;
  padding: 16px 8px 48px;
}
.workIndustry__intro--image {
  max-width: 898px;
  margin: 0 auto;
}
.workIndustry__intro--image img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.workIndustry__intro h3 {
  margin-top: 24px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #3aacad;
  font-family: "游ゴシック", YuGothic, sans-serif;
  text-shadow: 2px -1px 0 rgba(232, 127, 171, 0.4);
}
.workIndustry__intro--txt {
  max-width: 898px;
  margin: 24px auto 0;
  padding: 12px 20px 20px;
  border: solid 1px #3aacad;
  background-color: #f6f0cc;
  position: relative;
}
.workIndustry__intro--txt p {
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
  color: #432c02;
  font-family: "游ゴシック", YuGothic, sans-serif;
  background-image: url(images/bg_itv_txt.png);
  background-repeat: repeat;
}
.workIndustry__intro--txt img {
  position: absolute;
  bottom: -1px;
  right: -1px;
}
.workIndustry__voice {
  max-width: 1920px;
  margin: 0 auto;
  padding: 48px 8px;
  background-color: #f4f1ec;
}
.workIndustry__voice h3 {
  margin: 0 auto;
  padding-top: 30px;
  width: 304px;
  height: 104px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background-image: url(images/bg_itv_boice_ttl.svg);
  background-repeat: no-repeat;
  background-position: top center;
}
.workIndustry__voice--body {
  max-width: 898px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.workIndustry__voice--box {
  max-width: 438px;
  padding: 32px 28px;
  background-color: #fff;
}
.workIndustry__voice--box-q, .workIndustry__voice--box-a {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  font-family: "DM Sans", sans-serif;
}
.workIndustry__voice--box-q {
  color: #3aacad;
  text-shadow: 2px -1px 0 rgba(232, 127, 171, 0.4);
}
.workIndustry__voice--box-a {
  color: #e65894;
  text-shadow: 2px -1px 0 rgba(58, 172, 173, 0.4);
}
.workIndustry__voice--box h4 {
  margin-top: 12px;
  font-size: 16px;
  font-weight: bold;
  font-family: "游ゴシック", YuGothic, sans-serif;
  text-align: center;
  color: #432c02;
}
.workIndustry__voice--box-arrow {
  display: block;
  margin: 16px auto;
}
.workIndustry__voice--images {
  max-width: 382px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.workIndustry__voice--images img {
  display: block;
  margin-top: 22px;
  width: 180px;
  height: auto;
  vertical-align: bottom;
}
.workIndustry__btn {
  padding: 48px 8px;
}
.workIndustry__btn a {
  width: 293px;
  margin: 0 auto;
  font-size: 14px;
  color: #fff;
  background-image: url(images/icn_arrow01.svg);
  background-color: #e65894;
  border: solid 2px #e65894;
}
.workIndustry__btn a:hover {
  color: #e65894;
  background-image: url(images/icn_arrow03.svg);
  background-color: #fff;
  border: solid 2px #e65894;
}

.lifestyleTop {
  position: relative;
}
.lifestyleTop__PC {
  display: block;
  width: 100%;
}
.lifestyleTop__SMT {
  display: none;
}
.lifestyleTop__btn {
  position: absolute;
  bottom: 5%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 27.8125%;
}
.lifestyleTop__btn img {
  display: block;
  width: 100%;
  height: auto;
  filter: drop-shadow(0.25vw 0.25vw rgba(0, 0, 0, 0.16));
  transition: 0.3s;
}
.lifestyleTop__btn img:hover {
  opacity: 1;
  filter: drop-shadow(0 0 rgba(0, 0, 0, 0.32));
  transform: translateY(0.25vw);
}
.lifestyleTop__btn img:last-child {
  display: none;
}
@media screen and (max-width: 768px) {
  .lifestyleTop__PC {
    display: none;
  }
  .lifestyleTop__SMT {
    display: block;
    width: 100%;
  }
  .lifestyleTop__btn {
    bottom: 4.7058823529%;
    width: 84.375%;
  }
  .lifestyleTop__btn img {
    display: none;
    filter: drop-shadow(1.25vw 1.25vw rgba(0, 0, 0, 0.16));
  }
  .lifestyleTop__btn img:hover {
    transform: translateY(1.25vw);
  }
  .lifestyleTop__btn img:last-child {
    display: block;
  }
}

.lifestyleObi {
  background-image: url("images/bg_lifestyle_men.png");
  background-position: top center;
  background-repeat: no-repeat;
  display: table;
  width: 100%;
  height: 93px;
}
.lifestyleObi p {
  position: relative;
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  text-align: right;
  font-size: 18px;
  font-weight: bold;
  padding-right: 3.33%;
}
.lifestyleObi p a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 93px;
}
.lifestyleObi p:after {
  position: relative;
  content: url("images/btn_lifestyle_sankakuright.png");
  margin-left: 30px;
  top: 4px;
}
.lifestyleObi h2 {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  text-align: left;
  padding-left: 8%;
  font-size: 18px;
  color: #727272;
  font-weight: bold;
}
@media screen and (max-width: 979px) {
  .lifestyleObi {
    background-image: none;
    background-color: #f3b662;
  }
  .lifestyleObi p {
    display: none;
  }
  .lifestyleObi h2 {
    width: 100%;
    padding: 0 5px;
    text-align: center;
  }
}

.lifestyleObiWomen {
  background-image: url("images/bg_lifestyle_women.png");
  background-position: top center;
  background-repeat: no-repeat;
  display: table;
  width: 100%;
  height: 93px;
}
.lifestyleObiWomen p {
  position: relative;
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  text-align: left;
  font-size: 18px;
  padding-left: 8%;
  font-weight: bold;
}
.lifestyleObiWomen p a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 93px;
}
.lifestyleObiWomen p:before {
  position: relative;
  content: url("images/btn_lifestyle_sankakuleft.png");
  margin-right: 30px;
  top: 4px;
}
.lifestyleObiWomen h2 {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  text-align: right;
  padding-right: 3.33%;
  font-size: 18px;
  color: #727272;
  font-weight: bold;
}
@media screen and (max-width: 979px) {
  .lifestyleObiWomen {
    background-image: none;
  }
  .lifestyleObiWomen p {
    display: none;
  }
  .lifestyleObiWomen h2 {
    width: 100%;
    padding: 0 5px;
    text-align: center;
  }
}

.lifestyleAnxiety h2 {
  width: 100%;
  height: 64px;
  line-height: 64px;
  padding-left: 19.8%;
  background-color: #3aacad;
  color: #fff;
  font-size: 19px;
}
.lifestyleAnxiety ul {
  display: table;
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  padding: 57px 0 17px 0;
}
.lifestyleAnxiety li:nth-of-type(1) {
  display: table-cell;
  vertical-align: top;
  width: 234px;
}
.lifestyleAnxiety li:nth-of-type(1) img {
  max-width: 100%;
}
.lifestyleAnxiety li:nth-of-type(2) {
  background-image: url("images/bg_lifestyle_anxiety.png");
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: 32%;
  display: table-cell;
  vertical-align: top;
  color: #618897;
}
.lifestyleAnxiety li:nth-of-type(2) h3 {
  margin-left: 2.7%;
  font-size: 29px;
  line-height: 36px;
  text-align: left;
}
.lifestyleAnxiety li:nth-of-type(2) p {
  border-left: 3px solid #3aacad;
  margin: 25px 0 0 4.7%;
  font-size: 15px;
  line-height: 24px;
  padding-left: 10px;
  text-align: left;
}
@media screen and (max-width: 979px) {
  .lifestyleAnxiety h2 {
    padding: 0;
    text-align: center;
  }
  .lifestyleAnxiety li:nth-of-type(1) {
    display: block;
    width: 100%;
    text-align: center;
  }
  .lifestyleAnxiety li:nth-of-type(2) {
    display: block;
    padding-top: 57px;
  }
}

.lifestyleWork {
  display: table;
  width: 100%;
}
.lifestyleWork .SMT {
  display: none;
}
.lifestyleWork__photo {
  display: table-cell;
  width: 50%;
  background-image: url("images/img_lifestyle_men_photo2.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
.lifestyleWork__sharp {
  display: table-cell;
  width: 50%;
  background-color: #1b4973;
  padding: 73px 5px 42px 5px;
}
.lifestyleWork__sharp h2 {
  max-width: 432px;
  width: 100%;
  margin: 0 5.88% 0 auto;
  text-align: center;
  font-size: 26px;
  line-height: 39px;
  color: #feffff;
}
.lifestyleWork__sharp h4 {
  max-width: 432px;
  width: 100%;
  margin: 0 5.88% 0 auto;
  padding-top: 44px;
  text-align: left;
  font-size: 13px;
  color: #feffff;
  line-height: 23px;
}
.lifestyleWork__sharp .point1, .lifestyleWork__sharp .point2 {
  display: table;
  max-width: 432px;
  width: 100%;
  margin: 0 5.88% 0 auto;
  padding-top: 50px;
}
.lifestyleWork__sharp .point1 li:nth-of-type(1), .lifestyleWork__sharp .point2 li:nth-of-type(1) {
  display: table-cell;
  width: 26.6%;
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background-color: #83b2de;
}
.lifestyleWork__sharp .point1 li:nth-of-type(1) img, .lifestyleWork__sharp .point2 li:nth-of-type(1) img {
  margin: 0 auto;
  display: block;
  padding-bottom: 5px;
}
.lifestyleWork__sharp .point1 li:nth-of-type(2), .lifestyleWork__sharp .point2 li:nth-of-type(2) {
  display: table-cell;
  width: 73.4%;
  color: #234775;
  background-color: #f8f8f8;
}
.lifestyleWork__sharp .point1 li:nth-of-type(2) h3, .lifestyleWork__sharp .point2 li:nth-of-type(2) h3 {
  padding: 18px 4% 0 4%;
  font-size: 21px;
}
.lifestyleWork__sharp .point1 li:nth-of-type(2) p, .lifestyleWork__sharp .point2 li:nth-of-type(2) p {
  padding: 10px 4% 20px 4%;
  font-size: 12px;
  line-height: 26px;
}
.lifestyleWork__sharp .point2 {
  padding-top: 20px;
}
.lifestyleWork__sharp .point2 li:nth-of-type(1) {
  background-color: #f06060;
}
@media screen and (max-width: 979px) {
  .lifestyleWork .SMT {
    display: block;
  }
  .lifestyleWork .PC {
    display: none;
  }
  .lifestyleWork__photo {
    display: block;
    width: 100%;
    background-image: none;
  }
  .lifestyleWork__photo img {
    display: block;
    width: 100%;
  }
  .lifestyleWork__sharp {
    display: block;
    width: 100%;
  }
  .lifestyleWork__sharp h2, .lifestyleWork__sharp h4, .lifestyleWork__sharp .point1, .lifestyleWork__sharp .point2 {
    margin: 0 auto;
  }
}

.lifestyleWorkWomen {
  display: table;
  width: 100%;
}
.lifestyleWorkWomen .SMT {
  display: none;
}
.lifestyleWorkWomen__photo {
  display: table-cell;
  width: 50%;
  background-image: url("images/img_lifestyle_women_photo3.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f8f8f9;
}
.lifestyleWorkWomen__sharp {
  display: table-cell;
  width: 50%;
}
.lifestyleWorkWomen__sharp_main {
  padding: 73px 5px 42px 5px;
  background-color: #fff40d;
}
.lifestyleWorkWomen__sharp_main h2 {
  max-width: 432px;
  width: 100%;
  margin: 0 5.88% 0 auto;
  text-align: center;
  font-size: 26px;
  line-height: 39px;
  color: #0e3659;
}
.lifestyleWorkWomen__sharp_main h4 {
  max-width: 432px;
  width: 100%;
  margin: 0 5.88% 0 auto;
  padding-top: 44px;
  text-align: left;
  font-size: 15px;
  line-height: 24px;
  color: #0e3659;
}
.lifestyleWorkWomen__sharp_main .point1, .lifestyleWorkWomen__sharp_main .point2 {
  display: table;
  max-width: 432px;
  width: 100%;
  margin: 0 5.88% 0 auto;
  padding-top: 50px;
}
.lifestyleWorkWomen__sharp_main .point1 li:nth-of-type(1), .lifestyleWorkWomen__sharp_main .point2 li:nth-of-type(1) {
  display: table-cell;
  width: 26.6%;
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background-color: #83b2de;
}
.lifestyleWorkWomen__sharp_main .point1 li:nth-of-type(1) img, .lifestyleWorkWomen__sharp_main .point2 li:nth-of-type(1) img {
  margin: 0 auto;
  display: block;
  padding-bottom: 5px;
}
.lifestyleWorkWomen__sharp_main .point1 li:nth-of-type(2), .lifestyleWorkWomen__sharp_main .point2 li:nth-of-type(2) {
  display: table-cell;
  width: 73.4%;
  color: #234775;
  background-color: #f8f8f8;
}
.lifestyleWorkWomen__sharp_main .point1 li:nth-of-type(2) h3, .lifestyleWorkWomen__sharp_main .point2 li:nth-of-type(2) h3 {
  padding: 18px 4% 0 4%;
  font-size: 21px;
}
.lifestyleWorkWomen__sharp_main .point1 li:nth-of-type(2) p, .lifestyleWorkWomen__sharp_main .point2 li:nth-of-type(2) p {
  padding: 10px 4% 20px 4%;
  font-size: 15px;
  line-height: 24px;
}
.lifestyleWorkWomen__sharp_main .point2 {
  padding-top: 20px;
}
.lifestyleWorkWomen__sharp_main .point2 li:nth-of-type(1) {
  background-color: #f06060;
}
.lifestyleWorkWomen__sharp_castimg {
  width: 100%;
  padding: 40px 3% 40px 0;
  text-align: right;
  background-color: #f0f0ef;
}
.lifestyleWorkWomen__sharp_castimg img {
  max-width: 576%;
  width: 100%;
}
.lifestyleWorkWomen__sharp_castcomment {
  width: 100%;
  padding: 40px 5.88% 40px 0;
  text-align: right;
}
.lifestyleWorkWomen__sharp_castcomment ul {
  display: table;
  max-width: 420px;
  width: 100%;
  margin-left: auto;
}
.lifestyleWorkWomen__sharp_castcomment ul li {
  display: table-cell;
  vertical-align: middle;
}
.lifestyleWorkWomen__sharp_castcomment ul li:nth-of-type(1) {
  width: 130px;
  text-align: right;
}
.lifestyleWorkWomen__sharp_castcomment ul li:nth-of-type(2) {
  text-align: left;
  padding-left: 10px;
}
.lifestyleWorkWomen__sharp_castcomment ul li:nth-of-type(2) h3 {
  color: #3a5f7f;
  font-size: 24px;
}
.lifestyleWorkWomen__sharp_castcomment ul li:nth-of-type(2) h3 span {
  font-size: 18px;
}
.lifestyleWorkWomen__sharp_castcomment p {
  max-width: 420px;
  width: 100%;
  text-align: left;
  margin-left: auto;
  color: #226183;
  padding-top: 15px;
  font-size: 15px;
  line-height: 19px;
}
@media screen and (max-width: 979px) {
  .lifestyleWorkWomen .SMT {
    display: block;
  }
  .lifestyleWorkWomen .PC {
    display: none;
  }
  .lifestyleWorkWomen__photo {
    display: block;
    width: 100%;
    background-image: none;
  }
  .lifestyleWorkWomen__photo img {
    display: block;
    width: 100%;
  }
  .lifestyleWorkWomen__sharp {
    display: block;
    width: 100%;
  }
  .lifestyleWorkWomen__sharp_main h2, .lifestyleWorkWomen__sharp_main h4, .lifestyleWorkWomen__sharp_main .point1, .lifestyleWorkWomen__sharp_main .point2 {
    margin: 0 auto;
  }
  .lifestyleWorkWomen__sharp_castimg {
    padding: 40px 5px;
    text-align: center;
  }
  .lifestyleWorkWomen__sharp_castcomment {
    padding: 40px 5px;
  }
  .lifestyleWorkWomen__sharp_castcomment ul, .lifestyleWorkWomen__sharp_castcomment p {
    margin: 0 auto;
  }
}

.lifestylePoint1, .lifestylePoint2 {
  width: 100%;
  background-color: #f8f8f9;
  border-bottom: 1px solid #d6d6d9;
}
.lifestylePoint1__imgdsp, .lifestylePoint2__imgdsp {
  display: none;
}
.lifestylePoint1__photo, .lifestylePoint2__photo {
  float: left;
  width: 50%;
  background-image: url("images/bg_lifestyle_men_point1.png");
  background-position: top right;
  background-repeat: no-repeat;
  height: 400px;
}
.lifestylePoint1__point, .lifestylePoint2__point {
  margin: 0 0 0 50%;
  padding: 60px 5px 10px 5px;
  color: #276281;
  height: 400px;
}
.lifestylePoint1__point h2, .lifestylePoint2__point h2 {
  max-width: 420px;
  width: 100%;
  margin: 0 auto 0 7.2%;
  font-size: 24px;
  text-align: left;
}
.lifestylePoint1__point h2 span, .lifestylePoint2__point h2 span {
  background-color: #276281;
  color: #fff;
  margin-right: 10px;
}
.lifestylePoint1__point p, .lifestylePoint2__point p {
  max-width: 420px;
  width: 100%;
  text-align: left;
  margin: 0 auto 0 7.2%;
  padding-top: 30px;
  font-size: 12px;
  line-height: 19px;
}
@media screen and (max-width: 979px) {
  .lifestylePoint1__imgdsp, .lifestylePoint2__imgdsp {
    display: block;
    max-width: 100%;
    margin: 0 auto;
  }
  .lifestylePoint1__photo, .lifestylePoint2__photo {
    float: none;
    width: 100%;
    background-image: none;
    height: auto;
  }
  .lifestylePoint1__point, .lifestylePoint2__point {
    width: 100%;
    margin: 0;
    height: auto;
  }
  .lifestylePoint1__point h2, .lifestylePoint2__point h2 {
    margin: 0 auto;
    text-align: center;
  }
  .lifestylePoint1__point h2 span, .lifestylePoint2__point h2 span {
    display: block;
    margin: 0 auto 10px auto;
    width: 100px;
    text-align: center;
  }
  .lifestylePoint1__point p, .lifestylePoint2__point p {
    margin: 0 auto;
  }
}

.lifestylePoint2__photo {
  float: right;
  background-image: url("images/bg_lifestyle_men_point2.png");
  background-position: top left;
  background-repeat: no-repeat;
}
.lifestylePoint2__point {
  margin: 0 50% 0 0;
}
.lifestylePoint2__point h2 {
  margin: 0 7.2% 0 auto;
}
.lifestylePoint2__point p {
  margin: 0 7.2% 0 auto;
}
@media screen and (max-width: 979px) {
  .lifestylePoint2__imgdsp {
    display: block;
    max-width: 100%;
    margin: 0 auto;
  }
  .lifestylePoint2__photo {
    float: none;
    width: 100%;
    background-image: none;
    height: auto;
  }
  .lifestylePoint2__point {
    width: 100%;
    margin: 0;
  }
  .lifestylePoint2__point h2 {
    margin: 0 auto;
  }
  .lifestylePoint2__point p {
    margin: 0 auto;
  }
}

.lifestyleTime {
  padding-bottom: 90px;
}
.lifestyleTime h2 {
  width: 100%;
  height: 64px;
  line-height: 64px;
  text-align: center;
  background-color: #3aacad;
  color: #fff;
  font-size: 19px;
}
.lifestyleTime ul {
  display: table;
  table-layout: fixed;
  margin: 0 auto;
  max-width: 1280px;
  width: 100%;
}
.lifestyleTime ul li {
  display: table-cell;
  text-align: center;
  padding: 90px 5px 0 5px;
}
.lifestyleTime ul li img {
  max-width: 100%;
}
@media screen and (max-width: 800px) {
  .lifestyleTime ul li {
    display: block;
    width: 100%;
  }
}

.lifestylePrivate {
  padding-bottom: 90px;
}
.lifestylePrivate h2 {
  width: 100%;
  height: 64px;
  line-height: 64px;
  text-align: center;
  background-color: #3aacad;
  color: #fff;
  font-size: 19px;
}
.lifestylePrivate ul {
  display: table;
  table-layout: fixed;
  margin: 0 auto;
  max-width: 1280px;
  width: 100%;
}
.lifestylePrivate ul li {
  display: table-cell;
  text-align: center;
  padding: 47px 5px 0 5px;
}
.lifestylePrivate ul li img {
  max-width: 100%;
}
.lifestylePrivate ul li p {
  padding-top: 23px;
  font-size: 15px;
  line-height: 24px;
  color: #717171;
  text-align: left;
}
@media screen and (max-width: 800px) {
  .lifestylePrivate ul li {
    display: block;
    width: 100%;
  }
  .lifestylePrivate ul li p {
    text-align: center;
  }
}

.lifestyleWorklocation {
  padding-bottom: 90px;
}
.lifestyleWorklocation h2 {
  width: 100%;
  height: 64px;
  line-height: 64px;
  text-align: center;
  background-color: #3aacad;
  color: #fff;
  font-size: 19px;
}
.lifestyleWorklocation-area01, .lifestyleWorklocation-area02 {
  max-width: 1280px;
  padding: 0 0 4px 8px;
  color: #432c02;
  font-weight: bold;
  text-align: center;
  line-height: 29px;
  font-size: 20px;
}
.lifestyleWorklocation-area01 {
  margin: 32px auto;
  border-bottom: solid 2px #3aacad;
}
.lifestyleWorklocation-area02 {
  margin: 64px auto 32px;
  border-bottom: solid 2px #e65894;
}
.lifestyleWorklocation-content {
  max-width: 1280px;
  margin: 0 auto 8px auto;
}
.lifestyleWorklocation-body {
  display: none;
  background-color: #f6f6f5;
  padding: 32px 8px;
}
.lifestyleWorklocation-ttl {
  height: 64px;
  padding: 4px 0;
  background-color: #adc5da;
  background-image: url("images/btn_arrow_down.png");
  background-repeat: no-repeat;
  background-position: right 40px center;
  cursor: pointer;
}
.lifestyleWorklocation-ttl img {
  display: block;
  height: 100%;
  width: auto;
  margin: 0 auto;
}
.lifestyleWorklocation-ttl--active {
  background-image: url("images/btn_arrow_up.png");
}
.lifestyleWorklocation-photo {
  max-width: 1040px;
  margin: 0 auto;
  font-size: 0;
}
.lifestyleWorklocation-photo li {
  display: inline-block;
  vertical-align: top;
  width: 29.2307692308%;
  margin-bottom: 32px;
  margin-right: 6.1538461538%;
}
.lifestyleWorklocation-photo li:last-child {
  margin-right: 0;
}
.lifestyleWorklocation-photo li img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.lifestyleWorklocation-adr {
  max-width: 1040px;
  margin: 8px auto 0 auto;
  border: 1px solid #144774;
  padding: 12px 24px;
  background-color: #fff;
  text-align: center;
}
.lifestyleWorklocation-adr-ttl {
  font-size: 16px;
  color: #144774;
  padding-bottom: 12px;
  font-weight: bold;
  border-bottom: 1px solid #144774;
}
.lifestyleWorklocation-adr-txt {
  margin-top: 12px;
  font-size: 16px;
  line-height: 1.6;
  font-weight: bold;
  color: #144774;
}
@media screen and (max-width: 640px) {
  .lifestyleWorklocation-ttl {
    background-position: right 8px center;
  }
  .lifestyleWorklocation-photo li {
    width: 100%;
    margin-right: 0;
  }
  .lifestyleWorklocation-adr {
    padding: 12px;
  }
}

.lifestyleRecruitment h2 {
  width: 100%;
  height: 64px;
  line-height: 64px;
  text-align: center;
  background-color: #3aacad;
  color: #fff;
  font-size: 19px;
}
.lifestyleRecruitment-bodyMen ul li {
  padding: 20px 5px;
}
.lifestyleRecruitment-bodyMen ul li section {
  max-width: 680px;
  margin: 0 auto;
}
.lifestyleRecruitment-bodyWomen {
  max-width: 1280px;
  margin: 32px auto 0;
}
.lifestyleRecruitment-bodyWomen-enter {
  border: 2px solid #3aacad;
  padding: 12px;
  text-align: center;
  font-size: 20px;
  line-height: 1.8;
  color: #3aacad;
  font-weight: bold;
}
.lifestyleRecruitment-bodyWomen-enter span {
  display: inline-block;
  padding: 0 8px 0 24px;
  background: linear-gradient(transparent 60%, #fff40d 60%);
}
.lifestyleRecruitment-bodyWomen table {
  margin-top: 32px;
  width: 100%;
  border-collapse: separate;
  border-spacing: 5px;
}
.lifestyleRecruitment-bodyWomen table tr th {
  background-color: #eee;
  font-size: 18px;
  font-weight: normal;
  padding: 32px 8px;
  text-align: center;
  width: 30%;
}
.lifestyleRecruitment-bodyWomen table tr td {
  background-color: #f6f6f5;
  line-height: 1.8;
  font-size: 18px;
  padding: 32px;
  text-align: left;
}
.lifestyleRecruitment-bodyWomen table tr td span {
  color: #ea0101;
}
.lifestyleRecruitment-bodyWomen-icon {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 4px;
  margin: 0 0 8px;
}
.lifestyleRecruitment-bodyWomen-icon li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  color: #fff;
  background-color: #3aacad;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
@media screen and (max-width: 640px) {
  .lifestyleRecruitment-bodyWomen table {
    border-spacing: 3px;
  }
  .lifestyleRecruitment-bodyWomen table tr th {
    display: block;
    padding: 16px 8px;
    width: 100%;
  }
  .lifestyleRecruitment-bodyWomen table tr td {
    display: block;
    padding: 16px 8px;
    text-align: left;
  }
}

.lifestyleButton {
  padding: 84px 5px 100px 5px;
}
.lifestyleButton ul {
  display: table;
  margin: 0 auto;
  max-width: 1280px;
  width: 100%;
  height: 137px;
}
.lifestyleButton ul li {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 35px;
  line-height: 137px;
}
.lifestyleButton ul li a {
  display: block;
  color: #fff;
  width: 100%;
  height: 100%;
}
.lifestyleButton ul li:nth-of-type(1) {
  width: 49.6%;
  background-color: #f06060;
  background-image: url("images/btn_lifestyle_left.png");
  background-position: top left;
  background-repeat: no-repeat;
}
.lifestyleButton ul li:nth-of-type(2) {
  width: 0.8%;
}
.lifestyleButton ul li:nth-of-type(3) {
  width: 49.6%;
  background-color: #f3b562;
  background-image: url("images/btn_lifestyle_right.png");
  background-position: top right;
  background-repeat: no-repeat;
}
.lifestyleButton ul li.men {
  background-color: #1b4973;
}
.lifestyleButton img {
  display: block;
  padding-top: 100px;
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 979px) {
  .lifestyleButton ul li {
    display: block;
    font-size: 20px;
  }
  .lifestyleButton ul li:nth-of-type(1) {
    width: 100%;
  }
  .lifestyleButton ul li:nth-of-type(2) {
    width: 100%;
    height: 50px;
  }
  .lifestyleButton ul li:nth-of-type(3) {
    width: 100%;
  }
}

.lifestyleProvisional {
  margin: 40px auto 0 auto;
  max-width: 1280px;
  padding: 0 8px;
}
.lifestyleProvisional-btn1, .lifestyleProvisional-btn2 {
  display: block;
  height: 137px;
  line-height: 137px;
  font-size: 43px;
  text-align: center;
  color: #fff !important;
  background-image: url("images/bg_arrow01.png");
  background-repeat: no-repeat;
  background-position: right 40px center;
  background-color: #f3b562;
}
.lifestyleProvisional-btn1:hover, .lifestyleProvisional-btn2:hover {
  text-decoration: underline;
}
.lifestyleProvisional-btn2 {
  max-width: 624px;
  margin: 176px auto 0 auto;
  background-color: #db5fa7;
}
.lifestyleProvisional-desc {
  margin-top: 40px;
  background-image: url("images/bg_entry_line.png");
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 40px;
  text-align: center;
}
.lifestyleProvisional-desc-ttl {
  font-size: 32px;
  font-weight: bold;
  color: #144774;
}
.lifestyleProvisional-desc-ttl:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background-image: url("images/icn_question.png");
  background-repeat: no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  margin-right: 8px;
}
.lifestyleProvisional-desc-list {
  margin-top: 24px;
  display: inline-block;
}
.lifestyleProvisional-desc-list li {
  font-size: 24px;
  text-align: left;
  color: #144774;
  margin-bottom: 16px;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .lifestyleProvisional-btn1, .lifestyleProvisional-btn2 {
    height: 80px;
    line-height: 80px;
    font-size: 24px;
    background-position: right 16px center;
    -webkit-background-size: 12px auto;
    background-size: 12px auto;
  }
  .lifestyleProvisional-desc-ttl {
    font-size: 22px;
  }
  .lifestyleProvisional-desc-ttl:before {
    width: 24px;
    height: 24px;
  }
  .lifestyleProvisional-desc-list li {
    font-size: 18px;
  }
}

.contactTop__PC {
  display: block;
  width: 100%;
}
.contactTop__SMT {
  display: none;
}
@media screen and (max-width: 768px) {
  .contactTop__PC {
    display: none;
  }
  .contactTop__SMT {
    display: block;
    width: 100%;
  }
}

.contactForm {
  background-image: url("images/bg_contactform.png");
  background-position: top left;
}
.contactForm h2 {
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  background-color: #3aacad;
}
.contactForm section {
  max-width: 1280px;
  width: 100%;
  background-color: #fff;
  margin: 0 auto;
  padding: 0 5px 120px 5px;
}
.contactForm section .lineTel {
  max-width: 1075px;
  margin: 0 auto;
  padding: 25px 0;
  border: 1px solid #7c95aa;
}
.contactForm section .lineTel .linebox {
  float: left;
  width: 50%;
  padding: 0 20px;
  border-right: 1px solid #7c95aa;
}
.contactForm section .lineTel .linebox img {
  width: 100%;
}
.contactForm section .lineTel .telbox {
  float: right;
  width: 50%;
  padding: 0 20px;
}
.contactForm section .lineTel .telbox img {
  width: 100%;
}
@media screen and (max-width: 800px) {
  .contactForm section .lineTel {
    padding: 0 20px;
  }
  .contactForm section .lineTel .linebox {
    float: none;
    width: 100%;
    padding: 20px 0;
    border-right: none;
    border-bottom: 1px solid #7c95aa;
  }
  .contactForm section .lineTel .telbox {
    float: none;
    width: 100%;
    padding: 20px 0;
  }
}
.contactForm section h3 {
  font-size: 40px;
  color: #5f5f5f;
  text-align: center;
  padding: 50px 0;
}
.contactForm section ul {
  display: block;
  margin: 0 auto;
  max-width: 1155px;
  width: 100%;
}
.contactForm section ul li {
  display: block;
  vertical-align: top;
  text-align: center;
  padding: 0 15px;
}
.contactForm section ul li .border-out {
  padding: 2px;
  width: 100%;
  max-width: 500px;
  background-color: #f6f5f2;
  margin: 0 auto 40px auto;
  border: solid 1px #83bcce;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.contactForm section ul li .border-out02 {
  padding: 2px;
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  background-color: #f6f5f2;
  border: solid 1px #83bcce;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.contactForm section ul li input.field {
  display: block;
  border-radius: 10px;
  background-color: #f6f5f2;
  font-size: 22px;
  max-width: 500px;
  width: 100%;
  height: 65px;
  color: #8e8e8e;
  padding-left: 18px;
  border: solid 1px #83bcce;
}
@media screen and (max-width: 500px) {
  .contactForm section ul li input.field {
    font-size: 16px;
  }
}
.contactForm section ul li input.field:focus {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.contactForm section ul li input.field02 {
  display: block;
  border-radius: 10px;
  background-color: #f6f5f2;
  font-size: 22px;
  max-width: 500px;
  width: 100%;
  height: 65px;
  color: #8e8e8e;
  padding-left: 18px;
  border: solid 1px #83bcce;
}
@media screen and (max-width: 500px) {
  .contactForm section ul li input.field02 {
    font-size: 16px;
  }
}
.contactForm section ul li input.field02:focus {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.contactForm section ul li .radioContent {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
  color: #8e8e8e;
  background-color: #f6f5f2;
  border: solid 1px #83bcce;
  border-radius: 10px;
}
.contactForm section ul li .radioContent p:nth-of-type(1) {
  margin: 0 auto;
  width: 95%;
  height: 47px;
  line-height: 47px;
  text-align: left;
  padding-left: 3.5%;
  font-size: 23px;
  border-bottom: 1px dashed #dededd;
}
.contactForm section ul li .radioContent p:nth-of-type(1) span {
  font-size: 14px;
}
.contactForm section ul li .radioContent p:nth-of-type(2) {
  padding: 10px 0 10px 3.5%;
  text-align: left;
  vertical-align: middle;
  background-color: #f6f5f2;
  border-radius: 0 10px 10px 0;
}
.contactForm section ul li .radioContent p:nth-of-type(2) label {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  text-indent: -22px;
  padding-right: 28px;
}
@media screen and (max-width: 500px) {
  .contactForm section ul li .radioContent p:nth-of-type(1) {
    width: 100%;
    display: block;
    border-right: none;
    border-bottom: 1px dashed #dededd;
    border-radius: 10px 10px 0 0;
    font-size: 16px;
  }
  .contactForm section ul li .radioContent p:nth-of-type(1) span {
    font-size: 12px;
  }
  .contactForm section ul li .radioContent p:nth-of-type(2) {
    width: 100%;
    display: block;
    border-radius: 0 0 10px 10px;
  }
  .contactForm section ul li .radioContent p:nth-of-type(2) label {
    font-size: 16px;
    padding-right: 12px;
  }
}
.contactForm section ul li .birthday {
  max-width: 500px;
  width: 100%;
  color: #8e8e8e;
  border-radius: 10px;
  background-color: #f6f5f2;
  border: solid 1px #83bcce;
}
.contactForm section ul li .birthday p:nth-of-type(1) {
  margin: 0 auto;
  width: 95%;
  height: 47px;
  line-height: 47px;
  text-align: left;
  padding-left: 3.5%;
  font-size: 23px;
  border-bottom: 1px dashed #dededd;
}
.contactForm section ul li .birthday p:nth-of-type(1) span {
  font-size: 14px;
}
.contactForm section ul li .birthday p:nth-of-type(2) {
  padding: 16px 0 16px 16px;
  text-align: left;
}
.contactForm section ul li .birthday p:nth-of-type(2) select {
  display: inline;
  width: 64px;
  height: 40px;
  margin-left: 8px;
  margin-right: 4px;
  padding-left: 8px;
  font-size: 16px;
  text-align: left;
  color: #6e6e6e;
  background-color: #fff;
  border: 1px solid #6e6e6e;
  border-radius: 3px;
}
.contactForm section ul li .birthday p:nth-of-type(2) select:first-child {
  margin-left: 0;
}
@media screen and (max-width: 500px) {
  .contactForm section ul li .birthday p:nth-of-type(1) {
    font-size: 16px;
  }
  .contactForm section ul li .birthday p:nth-of-type(1) span {
    font-size: 12px;
  }
  .contactForm section ul li .birthday p:nth-of-type(2) {
    font-size: 16px;
  }
  .contactForm section ul li .birthday p:nth-of-type(2) select {
    margin-left: 2px;
    margin-right: 2px;
  }
}
.contactForm section ul li textarea {
  border-radius: 10px;
  border: solid 1px #83bcce;
  background-color: #f6f5f2;
  font-size: 22px;
  max-width: 500px;
  width: 100%;
  height: 380px;
  color: #8e8e8e;
  padding: 18px 0 0 18px;
}
.contactForm section ul li input.submit {
  display: block;
  margin: 74px auto 0 auto;
  width: 277px;
  height: 54px;
  color: #fff;
  font-size: 24px;
  text-align: center;
  line-height: 54px;
  background-color: #83bcce;
  border: none;
}
.contactForm section ul li p {
  width: 100%;
  max-width: 500px;
  margin: 8px auto 40px;
  font-size: 14px;
  text-align: left;
  line-height: 1.5;
  color: #8e8e8e;
}
.contactForm section ul li input[type=submit] {
  cursor: pointer;
}
.contactForm__msg {
  margin: 30px auto 0 auto;
  padding: 0 5px;
  max-width: 640px;
  display: table;
  color: #5f5f5f;
}
.contactForm__msg_box {
  display: table-cell;
  text-align: left;
}
.contactForm__msg_box h4 {
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 40px;
}
.contactForm__msg_box p {
  font-size: 14px;
  line-height: 29px;
}
@media screen and (max-width: 800px) {
  .contactForm h2 {
    padding: 0;
    text-align: center;
  }
  .contactForm section h3 {
    font-size: 18px;
    padding: 16px 0;
  }
  .contactForm section ul li {
    display: block;
    width: 100%;
  }
}

.supportObi {
  background-color: #e65894;
}

.supportMain h2 {
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  background-color: #3aacad;
}
.supportMain__boxType1, .supportMain__boxType2 {
  padding: 42px 5px;
}
.supportMain__boxType1 ul:nth-of-type(1), .supportMain__boxType2 ul:nth-of-type(1) {
  margin: 0 auto;
  max-width: 1280px;
  width: 100%;
  display: table;
  table-layout: fixed;
}
.supportMain__boxType1 ul:nth-of-type(1) li:nth-of-type(1), .supportMain__boxType2 ul:nth-of-type(1) li:nth-of-type(1) {
  display: table-cell;
  width: 54.68%;
  vertical-align: top;
}
.supportMain__boxType1 ul:nth-of-type(1) li:nth-of-type(1) img, .supportMain__boxType2 ul:nth-of-type(1) li:nth-of-type(1) img {
  max-width: 100%;
}
.supportMain__boxType1 ul:nth-of-type(1) li:nth-of-type(2), .supportMain__boxType2 ul:nth-of-type(1) li:nth-of-type(2) {
  display: table-cell;
  width: 45.32%;
  vertical-align: top;
  padding: 0 2%;
}
.supportMain__boxType1 ul:nth-of-type(1) li:nth-of-type(2) h3, .supportMain__boxType2 ul:nth-of-type(1) li:nth-of-type(2) h3 {
  padding: 7% 0 4% 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 2;
  color: #3aacad;
  font-family: "游ゴシック", YuGothic, sans-serif;
}
.supportMain__boxType1 ul:nth-of-type(1) li:nth-of-type(2) h3 span, .supportMain__boxType2 ul:nth-of-type(1) li:nth-of-type(2) h3 span {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.3;
  font-family: "DM Sans", sans-serif;
  letter-spacing: 3px;
  text-shadow: 2px -1px 0 rgba(232, 127, 171, 0.4);
}
.supportMain__boxType1 ul:nth-of-type(1) li:nth-of-type(2) h4, .supportMain__boxType2 ul:nth-of-type(1) li:nth-of-type(2) h4 {
  border-left: 8px solid #3aacad;
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  padding-left: 10px;
}
.supportMain__boxType1 ul:nth-of-type(1) li:nth-of-type(2) p, .supportMain__boxType2 ul:nth-of-type(1) li:nth-of-type(2) p {
  padding-top: 35px;
  font-size: 16px;
  line-height: 26px;
}
.supportMain__boxType1 ul:nth-of-type(2), .supportMain__boxType2 ul:nth-of-type(2) {
  margin: 0 auto;
  max-width: 1280px;
  width: 100%;
  padding-top: 20px;
  display: table;
}
.supportMain__boxType1 ul:nth-of-type(2) li, .supportMain__boxType2 ul:nth-of-type(2) li {
  display: table-cell;
  width: 33.33%;
}
.supportMain__boxType1 ul:nth-of-type(2) li img, .supportMain__boxType2 ul:nth-of-type(2) li img {
  max-width: 100%;
  width: 100%;
}
.supportMain__boxType1 ul:nth-of-type(2) li:nth-of-type(1), .supportMain__boxType2 ul:nth-of-type(2) li:nth-of-type(1) {
  padding-right: 6px;
}
.supportMain__boxType1 ul:nth-of-type(2) li:nth-of-type(2), .supportMain__boxType2 ul:nth-of-type(2) li:nth-of-type(2) {
  padding: 0 3px;
}
.supportMain__boxType1 ul:nth-of-type(2) li:nth-of-type(3), .supportMain__boxType2 ul:nth-of-type(2) li:nth-of-type(3) {
  padding-left: 6px;
}
@media screen and (max-width: 979px) {
  .supportMain__boxType1 ul:nth-of-type(1) li:nth-of-type(1), .supportMain__boxType1 ul:nth-of-type(1) li:nth-of-type(2), .supportMain__boxType2 ul:nth-of-type(1) li:nth-of-type(1), .supportMain__boxType2 ul:nth-of-type(1) li:nth-of-type(2) {
    display: block;
    margin: 0 auto;
    max-width: 700px;
    width: 100%;
    padding: 0 5px;
  }
  .supportMain__boxType1 ul:nth-of-type(1) li:nth-of-type(1) h3, .supportMain__boxType1 ul:nth-of-type(1) li:nth-of-type(2) h3, .supportMain__boxType2 ul:nth-of-type(1) li:nth-of-type(1) h3, .supportMain__boxType2 ul:nth-of-type(1) li:nth-of-type(2) h3 {
    padding: 30px 0 20px 0;
  }
  .supportMain__boxType1 ul:nth-of-type(2) li:nth-of-type(1), .supportMain__boxType1 ul:nth-of-type(2) li:nth-of-type(2), .supportMain__boxType1 ul:nth-of-type(2) li:nth-of-type(3), .supportMain__boxType2 ul:nth-of-type(2) li:nth-of-type(1), .supportMain__boxType2 ul:nth-of-type(2) li:nth-of-type(2), .supportMain__boxType2 ul:nth-of-type(2) li:nth-of-type(3) {
    display: block;
    margin: 0 auto;
    max-width: 420px;
    width: 100%;
    padding-bottom: 20px;
  }
  .supportMain__boxType1 ul:nth-of-type(2) li:last-child, .supportMain__boxType2 ul:nth-of-type(2) li:last-child {
    padding-bottom: 0;
  }
}
.supportMain__boxType2 {
  background-color: #f4f1ec;
}
.supportMain__boxType3 {
  padding: 42px 5px 25px 5px;
  background-color: #fcf9f9;
}
.supportMain__boxType3 h3 {
  text-align: center;
  padding-bottom: 60px;
}
.supportMain__boxType3_slider {
  position: relative;
}
.supportMain__boxType3_slider li img {
  width: 100%;
}
.supportMain__boxType3_slider .btn-next {
  position: absolute;
  top: 50%;
  left: 0;
  width: 58px;
  height: 58px;
  background-image: url("images/btn_slider_arrowl.png");
  background-repeat: no-repeat;
  margin-top: -29px;
  cursor: pointer;
}
.supportMain__boxType3_slider .btn-prev {
  position: absolute;
  top: 50%;
  right: 0;
  width: 58px;
  height: 58px;
  background-image: url("images/btn_slider_arrowr.png");
  background-repeat: no-repeat;
  margin-top: -29px;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  .supportMain__boxType3_slider .btn-next, .supportMain__boxType3_slider .btn-prev {
    display: none;
  }
}
.supportMain__entry {
  padding: 60px 0;
  text-align: center;
}

.anchor {
  display: block;
  padding-top: 70px;
  margin-top: -70px;
}

/*# sourceMappingURL=style.css.map */
