@charset "UTF-8";
/* CSS Document */
section.section-works{
  padding-top: 30px;
}
.section-works_h2{
  display: flex;
  justify-content: space-between;
  max-width: 1040px;
  margin: 0 auto 80px;
}
.section-works_h2 img{
  max-width: 50%;
  margin-top: 20px;
}
.section-works_h2_2{
  display: flex;
}
.section-works h2{
  font-size: 4.8rem;
  color:#880b3d;
  font-weight: 700;
   font-family: 'Playfair Display', serif;
}
.section-works h2 span{
  font-size: 7.2rem;
}
.section-works h4{
  padding: 10px 40px 0 40px;
  font-size: 3.0rem;
  font-weight: 600;
   font-family: 'Playfair Display', serif;
}
@media(max-width:800px){
.section-works h2{
  font-size: 2.6rem;
}
.section-works h2 span{
  font-size: 3.6rem;
}
  .section-works h4{
  padding: 10px 0 0 0;
  font-size: 2.0rem;
  }
  .section-works_h2{
  justify-content: space-around;
  max-width: 100%;
  margin: 0 auto 60px;
    padding: 0 10px;
}
.section-works_h2_2{
  display: block;
}
 .section-works_h2 img{
  max-width: 70%;
    margin-top: -30px;
}
.section-works_h2 {
    margin-bottom: 20px;
    align-items: center;
  flex-direction: row-reverse;
}
}

.section-overview_box{
  display: flex;
    max-width: 1040px;
  margin: 0 auto;
  justify-content: space-evenly;
  margin-bottom: 120px;
}
.section-overview_box h2{
  font-size: 2.4rem;
  margin-bottom: 30px;
  text-align: left;
}
.section-overview_box ul li{
  margin-bottom: 20px;
  list-style: none;
  text-align: left;
}
.section-overview_box img{
  width: 450px;
  object-fit: cover;
}
.section-overview_list{
  width: 460px;
  padding: 0 10px;
}
@media(max-width:800px){
  .section-overview_box{
  display: block;
    max-width: 100%;
  margin-bottom: 80px;
}
.section-overview_box h2{
  font-size: 2.0rem;
  margin-bottom: 30px;
  text-align: center;
}

.section-overview_box img{
  width: 240px;
}
  .section-overview_box ul{
    padding: 0 20px;
  }
.section-overview_list{
  margin: 40px auto 0;
  width: fit-content;
}
  .section-overview_list ul h3,.section-overview_list ul h4{
    font-size: 1.6rem;
  }
  
}

.purpose{
  max-width: 1040px;
  margin: 0 auto;
  margin-bottom: 120px;
}
.purpose h2{
  font-size: 3.6rem;
  font-weight: 400;
  margin-bottom: 80px;
}
.purpose ul li{
  list-style: none;
  text-align: -webkit-center;
}
.section-purpose_box{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
}
.line1{
  width: 250px;
  height: 1px;
  background-color: #000;
}
.line2{
  width: 250px;
  height: 1px;
  background-color: #000;
}

.purpose h3{
  font-size: 2.4rem;
  font-weight: 400;
  padding: 0 60px;
}
.purpose .section-purpose_box .section-purpose_box_h3{
  padding: 0 90px;
}
.purpose p{
  text-align: left;
  max-width: 500px;
  margin-bottom: 60px;
}

@media(max-width:800px){
  .purpose{
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 80px;
}
.purpose h2{
  font-size: 2.4rem;
  font-weight: 400;
  margin-bottom: 60px;
}

.line1{
  width: 80px;
  height: 1px;
  background-color: #000;
}
.line2{
  width: 80px;
  height: 1px;
  background-color: #000;
}

.purpose h3{
  font-size: 2.0rem;
  font-weight: 400;
  padding: 0 35px;
}
.purpose .section-purpose_box .section-purpose_box_h3{
  padding: 0 60px;
}
.purpose p{
  margin:0 40px 60px;
  padding: 0 20px;
  
}
}
.point{
  max-width: 1040px;
  margin: 0 auto;
  margin-bottom: 60px;
}
.point h2{
  font-size: 3.6rem;
  font-weight: 400;
  margin-bottom: 80px;
}
.section-point_flex{
  display: flex;
  justify-content: space-between;
}
.section-point_flex ul{
  position: relative;
}
.point ul li {
  width: 390px;
  list-style: none;
  margin-bottom: 120px;
}
.wrap{
  position: relative;
}
.circle{
  background-color: #000;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  margin: 24px 0 24px 50px;
}
.section-point_box  h4{
  color: #fff;
  position: absolute;
  font-size: 3.0rem;
  font-family: 'Playfair Display';
  font-weight: 400;
  top: 45px;
  left: 75px;
}

.section-point_box  h3{
  font-size: 2.4rem;
  margin-left: 60px;
}
.section-point_box{
  display: flex;
  justify-content: normal;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  align-items: center;
}
.section-point_img{
  display: flex;
  flex-wrap: wrap;
}
.section-point_flex img{
  width: 230px;
  height: 380px;
  margin-left: 20px;
  box-shadow: 10px 10px 10px rgba(0,0,0,0.4);
  object-fit: cover;
}
.point ul{
  margin: 0 20px;
}
.point ul li p{
  padding-top: 40px;
  text-align: left;
}
.section-point_flex .point-menu{
  width: 500px;
  height: 650px;
  object-fit: cover;
  position: absolute;
  left: -115px;
}
.point ul li:last-child{
  margin-top: 60px;
}
.point-menu_click-box{
  position: relative;
}
.section-point_flex ul li .point-menu_click-box img{
  position: absolute;
  width: 60px;
  height: 60px;
  object-fit: cover;
  top: 660px;
  left: -150px;
  box-shadow: none;
}
.section-point_flex ul li text{
  position: absolute;
  top: 700px;
  left: -110px;
}
@media(max-width:900px){
  .point{
  max-width: 100%;
  margin-bottom: 60px;
}
.point h2{
  font-size: 2.4rem;
  font-weight: 400;
  margin-bottom: 60px;
}
.section-point_flex{
  display: block;
  padding: 0 20px;
}
.section-point_flex ul{
  position: relative;
}
.point ul li {
  max-width: 350px; 
  width: 100%;
  margin:0 auto 60px;
}

.section-point_box  h3{
  font-size: 2.0rem;
  margin-left: 60px;
}
  .section-point_img{
  width: 100%;
    margin: 0 auto;
    justify-content: center;
}
.section-point_flex img{
  
  margin: 0;
}
  .point ul{
    margin-top: 60px;
  }
.point ul li p{
  margin-top: 40px;
  font-size: 1.6rem;
  padding: 0 20px;
}
.section-point_flex .point-menu{
  max-width: 350px;
  width: 100%;
  height: 250px;
  left: 0;
  position: inherit;
  margin: 0;
}
  .point ul li:last-child{
  margin-top: 0;
}
.section-point_flex ul li .point-menu_click-box {
  display: none;
}
.section-point_box  h4{
  left: 25px;
}
  .circle{
  margin: 24px 0 24px 0;
}
  .wrap{
  margin-left: 50px;
}
}
.page-nation{
  max-width: 1040px;
  margin: 0 auto 200px;
}
.page-nation ul{
  display: flex;
  justify-content: space-around;
  color: #333;
  font-size: 1.6rem;
}
.page-nation ul li{
  list-style:none
}
.page-nation ul li a{
  text-decoration: none;
  color: #333;
}
@media(max-width:900px){
  .page-nation{
  max-width:auto;
    width: 100%;
  margin: 0 auto 120px;
}
}

