/* home-Hero
-----------------------------------*/
.home-Hero {
  box-sizing: border-box;
  padding-top: 225px;
  position: relative;
}
.home-Hero_Inner {
  max-width: 1000px;
  margin-inline: auto;
  padding-inline: 20px;
}
.home-Hero_Catch {
  margin-right: 4px;
}
.home-Hero_Catch_Image {
  width: 100%;
  max-width: 400px;
  height: auto;
}
.home-Hero_Text {
  line-height: 1.9;
  max-width: 640px;
}
.home-Hero_Catch + .home-Hero_Text {
  margin-top: 14px;
}
.home-Hero_Text + .home-Hero_Text {
  margin-top: 10px;
}
.home-Hero_Btn {
  margin-top: 40px;
}
.home-Hero_Btn .sw-Btn01 {
  width: 100%;
  max-width: 280px;
}
.home-Hero_Service {
  max-width: 400px;
  display: flex;
  column-gap: 23px;
  margin-top: 60px;
}
.home-Hero_Service_Item {
  list-style: none;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
  flex: 1;
  padding-bottom: 14px;
}
.home-Hero_Service_Image {
  width: 100%;
  height: auto;
}
.home-Hero_Image {
  width: calc(100% - 40px);
  height: 280px;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.home-Hero_Caption {
  color: #fff;
  opacity: 0.8;
  font-size: 0.625rem;
  transform: rotate(90deg);
  position: absolute;
  right: -32px;
  top: 180px;
}

@media screen and (min-width: 600px) {
  .home-Hero {
    padding-top: 425px;
  }
  .home-Hero_Catch_Image {
    max-width: 461px;
  }
  .home-Hero_Service {
    max-width: 483px;
    justify-content: space-between;
    column-gap: 0;
  }
  .home-Hero_Service_Item {
    flex: 0 1 auto;
  }
  .home-Hero_Service_Item:nth-child(1) {
    width: 31.4699792961%;
  }
  .home-Hero_Service_Item:nth-child(2) {
    width: 25.8799171843%;
  }
  .home-Hero_Service_Item:nth-child(3) {
    width: 28.1573498965%;
  }
  .home-Hero_Image {
    height: 480px;
  }
  .home-Hero_Caption {
    top: 380px;
  }
}
@media screen and (min-width: 960px) {
  .home-Hero {
    height: 800px;
    padding-top: 150px;
  }
  .home-Hero_Inner {
    padding-inline: 40px;
  }
  .home-Hero_Catch, .home-Hero_Text, .home-Hero_Btn, .home-Hero_Service {
    margin-left: calc(50% + 10px);
  }
  .home-Hero_Catch + .home-Hero_Text {
    margin-top: 26px;
  }
  .home-Hero_Btn {
    margin-top: 48px;
  }
  .home-Hero_Service {
    margin-top: 60px;
  }
  .home-Hero_Image {
    width: calc(50% - 40px);
    height: 100%;
  }
  .home-Hero_Caption {
    font-size: 0.75rem;
    top: 761px;
    right: calc(50% + 60px);
    transform: rotate(0deg);
  }
}
@media screen and (min-width: 1080px) {
  .home-Hero_Text_Item {
    display: block;
  }
}
/* home-Company
-----------------------------------*/
.home-Company {
  background-color: #fff;
  margin-top: 230px;
  padding-block: 80px 40px;
  position: relative;
}
.home-Company_Inner {
  max-width: 850px;
  margin-inline: auto;
  padding-inline: 20px;
}
.home-Company_Catch .sw-Title02_Ja {
  color: #211c19;
}
.home-Company_Text {
  color: #211c19;
  max-width: 640px;
}
.home-Company_Catch + .home-Company_Text {
  margin-top: 17px;
}
.home-Company_Text + .home-Company_Text {
  margin-top: 10px;
}
.home-Company_Btn {
  margin-top: 40px;
}
.home-Company_Btn .sw-Btn01 {
  width: 100%;
  max-width: 280px;
}
.home-Company_Image {
  width: calc(50% + 113px);
  height: 200px;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: -170px;
}
.home-Company_Caption {
  color: #fff;
  opacity: 0.8;
  font-size: 0.625rem;
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 1;
}
.home-Company_Photo {
  display: block;
  margin-top: 40px;
  margin-inline: auto;
  padding-inline: 20px;
  box-sizing: border-box;
  width: 100%;
  max-width: 1360px;
  height: auto;
}

@media screen and (min-width: 600px) {
  .home-Company {
    margin-top: 280px;
    padding-top: 130px;
  }
  .home-Company_Catch_Item {
    display: block;
  }
  .home-Company_Image {
    height: 300px;
    top: -220px;
  }
  .home-Company_Caption {
    top: 55px;
  }
}
@media screen and (min-width: 960px) {
  .home-Company {
    margin-top: 0;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .home-Company_Inner {
    padding-inline: 40px;
  }
  .home-Company_Catch, .home-Company_Text {
    margin-right: calc(50% - 215px);
  }
  .home-Company_Image {
    width: calc(50% - 305px);
    height: 420px;
    top: -52px;
  }
  .home-Company_Caption {
    font-size: 0.75rem;
    top: 330px;
    right: 20px;
  }
  .home-Company_Photo {
    margin-top: 86px;
    padding-inline: 40px;
  }
}
/* home-News
-----------------------------------*/
.home-News {
  background: url("../img/bg_home_01_sp.webp") no-repeat center center;
  background-size: cover;
  padding-block: 40px;
}
.no-webp .home-News {
  background-image: url("../img/bg_home_01_sp.jpg");
}
.home-News_Inner {
  max-width: 1000px;
  display: flex;
  flex-direction: column;
  row-gap: 30px;
  margin-inline: auto;
  padding-inline: 20px;
}
.home-News_Title .sw-Title02_Ja {
  font-size: 1.625rem;
}
.home-News_Wrapper {
  max-height: 323px;
  overflow: auto;
}
.home-News_List {
  margin-right: 15px;
}
.home-News_List_Item {
  font-size: 0.875rem;
  display: flex;
  flex-direction: column;
  row-gap: 8px;
}
.home-News_List_Item + .home-News_List_Item {
  border-top: 1px dashed rgba(255, 255, 255, 0.3);
  margin-top: 25px;
  padding-top: 25px;
}
.home-News_List_Data_Item {
  display: block;
}
.home-News_List_Data_Item + .home-News_List_Data_Item {
  margin-top: 21px;
}

@media screen and (min-width: 700px) {
  .home-News {
    background-image: url("../img/bg_home_01_pc.webp");
  }
  .no-webp .home-News {
    background-image: url("../img/bg_home_01_pc.jpg");
  }
}
@media screen and (min-width: 960px) {
  .home-News {
    padding-top: 54px;
    padding-bottom: 70px;
  }
  .home-News_Inner {
    flex-direction: row;
    column-gap: 60px;
    padding-inline: 40px;
  }
  .home-News_Title {
    width: 160px;
    row-gap: 10px;
  }
  .home-News_Wrapper {
    max-height: 310px;
    flex: 1;
    margin-top: 16px;
  }
  .home-News_List {
    margin-right: 50px;
  }
  .home-News_List_Item {
    flex-direction: row;
    column-gap: 40px;
  }
  .home-News_List_Date {
    width: 120px;
  }
  .home-News_List_Data {
    flex: 1;
  }
}
/* home-Service
-----------------------------------*/
.home-Service {
  max-width: 670px;
  margin-top: 80px;
  margin-inline: auto;
  padding-inline: 20px;
}
.home-Service_Catch .sw-Title02_En {
  text-align: center;
}
.home-Service_Catch + .home-Service_Text {
  margin-top: 17px;
}
.home-Service_Text + .home-Service_Text {
  margin-top: 10px;
}
.home-Service_Btns {
  max-width: 280px;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  margin-top: 40px;
}
.home-Service_Btns .sw-Btn01 {
  width: 100%;
}

@media screen and (min-width: 700px) {
  .home-Service_Btns {
    max-width: 590px;
    flex-direction: row;
    column-gap: 30px;
    margin-inline: auto;
  }
  .home-Service_Btns_Item {
    flex: 1;
  }
}
@media screen and (min-width: 960px) {
  .home-Service {
    margin-top: 100px;
    padding-inline: 40px;
  }
}
/* home-Shop
-----------------------------------*/
.home-Shop {
  margin-top: 60px;
  padding-block: 60px;
}
.home-Shop_List {
  margin-top: 30px;
}

@media screen and (min-width: 960px) {
  .home-Shop {
    margin-top: 100px;
    padding-bottom: 80px;
  }
  .home-Shop_List {
    margin-top: 40px;
  }
}
/* home-Consulting
-----------------------------------*/
.home-Consulting {
  padding-top: 296px;
  position: relative;
}
.home-Consulting_Inner {
  max-width: 1180px;
  margin-inline: auto;
  padding-inline: 20px;
}
.home-Consulting_Catch + .home-Consulting_Text {
  margin-top: 17px;
}
.home-Consulting_Btn {
  margin-top: 40px;
}
.home-Consulting_Btn .sw-Btn01 {
  width: 100%;
  max-width: 280px;
}
.home-Consulting_Image {
  width: 100%;
  height: 256px;
  object-fit: cover;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

@media screen and (min-width: 600px) {
  .home-Consulting {
    padding-top: 396px;
  }
  .home-Consulting_Catch_Item {
    display: block;
  }
  .home-Consulting_Image {
    height: 356px;
  }
}
@media screen and (min-width: 960px) {
  .home-Consulting {
    margin-top: 100px;
    padding-block: 100px;
  }
  .home-Consulting_Inner {
    padding-inline: 40px;
  }
  .home-Consulting_Catch, .home-Consulting_Text, .home-Consulting_Btn {
    margin-left: calc(50% + 60px);
  }
  .home-Consulting_Image {
    width: 50%;
    height: 100%;
  }
}
/* home-Line
-----------------------------------*/
.home-Line {
  margin-top: 70px;
}

@media screen and (min-width: 960px) {
  .home-Line {
    margin-top: 100px;
  }
}
/* home-Recruit
-----------------------------------*/
.home-Recruit {
  margin-top: 100px;
  padding-top: 40px;
  padding-inline: 20px;
  position: relative;
}
.home-Recruit::before {
  content: "";
  width: 100%;
  height: 400px;
  background: url("../img/bg_home_03_sp.webp") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.no-webp .home-Recruit::before {
  background-image: url("../img/bg_home_03_sp.jpg");
}
.home-Recruit_Inner {
  max-width: 1100px;
  background-color: #fff;
  display: flex;
  flex-direction: column-reverse;
  row-gap: 30px;
  margin-inline: auto;
  padding: 40px 28px;
}
.home-Recruit_Catch .sw-Title02_Ja {
  color: #211c19;
}
.home-Recruit_Text {
  color: #211c19;
}
.home-Recruit_Catch + .home-Recruit_Text {
  margin-top: 17px;
}
.home-Recruit_Btns {
  max-width: 280px;
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  margin-top: 40px;
}
.home-Recruit_Btns .sw-Btn01 {
  width: 100%;
}
.home-Recruit_Image {
  width: 100%;
  height: auto;
}

@media screen and (min-width: 700px) {
  .home-Recruit::before {
    height: 230px;
    background-image: url("../img/bg_home_03_pc.webp");
  }
  .no-webp .home-Recruit::before {
    background-image: url("../img/bg_home_03_pc.jpg");
  }
  .home-Recruit_Inner {
    flex-direction: row-reverse;
    justify-content: center;
    column-gap: 30px;
  }
  .home-Recruit_Item {
    max-width: 470px;
    flex: 1;
  }
  .home-Recruit_Item-text {
    align-self: center;
  }
}
@media screen and (min-width: 960px) {
  .home-Recruit {
    margin-top: 120px;
    padding-top: 115px;
    padding-inline: 40px;
  }
  .home-Recruit_Inner {
    column-gap: 60px;
    padding: 60px 40px;
  }
}
@media screen and (min-width: 1000px) {
  .home-Recruit_Catch_Item {
    display: block;
  }
}
/* home-Contact
-----------------------------------*/
.home-Contact {
  max-width: 1000px;
  display: flex;
  flex-direction: column;
  row-gap: 40px;
  margin: 100px auto 120px;
  padding-inline: 20px;
}
.home-Contact_SubTitle {
  font-weight: 700;
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.home-Contact_SubTitle::before {
  content: "";
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  display: block;
}
.home-Contact_SubTitle-mail::before {
  background-image: url("../common/img/ico_mail_02.svg");
}
.home-Contact_SubTitle-tel::before {
  background-image: url("../common/img/ico_tel_01.svg");
}
.home-Contact_Title + .home-Contact_Text {
  margin-top: 17px;
}
.home-Contact_Text + .home-Contact_Text {
  margin-top: 10px;
}
.home-Contact_Content + .home-Contact_Content {
  margin-top: 40px;
}
.home-Contact_Mail {
  margin-top: 20px;
}
.home-Contact_Mail .sw-Btn01 {
  width: 100%;
  max-width: 280px;
}
.home-Contact_Tel {
  margin-top: 15px;
}
.home-Contact_Tel .js-TelLink {
  font-family: "Libre Baskerville", serif;
  font-size: 2.5rem;
  letter-spacing: 0.05em;
  text-decoration: none;
}

@media screen and (max-width: 359px) {
  .home-Contact_Tel .js-TelLink {
    font-size: 2.25rem;
  }
}
@media screen and (min-width: 700px) {
  .home-Contact {
    flex-direction: row;
    column-gap: 30px;
  }
  .home-Contact_Item {
    flex: 1;
  }
  .home-Contact_Content {
    max-width: 300px;
    margin-inline: auto;
  }
}
@media screen and (min-width: 960px) {
  .home-Contact {
    column-gap: 60px;
    margin-block: 120px;
    padding-inline: 40px;
  }
}