@charset "utf-8";


/************************************************

TOP  トップページ

************************************************/

.sw-PageIntro.sliderPc {
    display: none;
}

.main_container.slider_sp {
    margin: 0;
    height: 100%;
    width: 100%;
}
.slider_sp img , .sliderPc img{
	height: auto;
	width: 100%;
    display: block;
}

@media screen and (min-width: 768px) {
   .sw-PageIntro.sliderPc {
    height: 48vw;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background: none;
    }
    
.main_container .slider_sp {
    display: none;
    }
    
    div.slider_sp {
    display: none;
    }
}


@media screen and (min-width: 1024px) {
   .sw-PageIntro.sliderPc {
  height: 48vw;
    }
    

}

/************************************************

Information  インフォメーション

************************************************/
.wp_Info {
    position: relative;
    margin: 0;
    padding: 0;
}

.wp_Info.sw-inner {
  width: 90%;
  margin: 0 auto;
}



.wp_Info figure {
    width: 80%;
    margin: 10% auto 0;
}

.wp_Info p {
    top: -50px;
    left: 35%;
    position: relative;
    font-size: 47px;
    font-family: 'Cormorant', serif;
    text-align: left;
    line-height: 0.8;
    color: #80BFC5;
}

.wp_Info .new_Inf .sw-title {
    text-align: left!important;
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 15px;
    border-bottom: 1px solid #203133;
}

.wp_Info .new_Inf .sw-title span {
    font-size: 15px;
    line-height: 36px;
    color: #80bfc5;
}

.sw-num.one {
    position: absolute;
    top: 5%;
    right: 10%;
    text-align: right!important;
}

.wp_Info .new_Inf .sw-num.one span {
    font-size: 30px;
    color: #203133;
}

.wp_Info dl {
    margin: 3% auto 0;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
}

.wp_Info dt {
   display: block;
   width: 100px;
   float: left;
}

.wp_Info dt::after {
   content: "|" ;
   width: 1px;
   padding: 0 10px;
}


.wp_Info .info_List {
    height: auto;
    padding: 15px 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #ececec;
}

.wp_Info dd {
   display: block;
   width: calc(100% - 100px);
   float: right;
   color: #80bfc5;
}

.wp_Info .sw-Btn {
    width: 220px;
    height: 40px;
    /* border: 1px solid #203133; */
    color: #203133;
    text-align: center;
    font-size: 14px;
    margin: 10% auto;
}

.wp_Info .sw-Btn a {
    width: 220px;
    line-height: 40px;
    display: block;
    border: none;
    text-align: center;
    background-color: #fff;
    border: 1px solid #203133;
}

@media screen and (min-width: 600px) {
    
    .sw-num.one {
    top: 4%;
    }
}

@media screen and (min-width: 768px) {
    
    .wp_Info dt {
   display: block;
   float: left;
    }
    
    .sw-num.one {
    top: 2%;
    right: 5%;
    font-size: 90px;
}
    
   .wp_Info p {
    top: -100px;
    left: 45%;
    position: relative;
    font-size: 80px;
}
    
}
@media screen and (min-width: 1024px) {
    .wp_Info {
    width: 90%;
    padding: 0;
    margin: 0 auto;
    }
    
    .wp_Info .sw-inner {
    width: 100%;
    margin: 10% 0 0;
    }

    .wp_Info .new_Inf {
        float: left;
        width: 65%;
    }
    
    .wp_Info figure {
    width: 35%;
    margin: 0 auto;
    float: right;
    }
    
    .wp_Info .new_Inf .sw-title {
    text-align: left!important;
    font-size: 48px;
    line-height: 60px;
    padding: 30px 0 15px;
    border-bottom: 2px solid #203133;
    width: 92%;
    }
    
    .wp_Info .new_Inf .sw-title span {
    font-size: 18px;
    line-height: 72px;
    color: #80bfc5;
    }
    
    .wp_Info dl {
    margin: 4% auto 0;
    font-size: 14px;
    line-height: 36px;
    }
    
    .wp_Info .info_List {
    width: 92%;
    height: 100px;
    padding: 30px 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #ececec;
    }
    
  .wp_Info p {
    top: 47%;
    left: 70%;
    position: absolute;
    font-size: 70px;
    text-align: left;
}
    
    .wp_Info dt {
    width: 110px;
    }
    .wp_Info dd {
    width: calc(100% - 110px);
    }
    
  .sw-num.one {
    position: absolute;
    top: 14%;
    right: 40%;
    text-align: right!important;
    font-size: 150px;
}
   .wp_Info .sw-Btn {
    max-width: 280px;
    width: 60%;
    height: 50px;
    color: #203133;
    text-align: center;
    font-size: 14px;
    margin: 10% 0 0 45%;
}
    
    .wp_Info .sw-Btn a {
    width: 100%;
    line-height: 50px;
    }

    
    }

@media screen and (min-width: 1280px) {
    
    .wp_Info .sw-Btn {
    margin: 10% 0 0 55%;
    }

  .wp_Info p {
    top: 58%;
    left: 73%;
    position: absolute;
    font-size: 80px;
    text-align: left;
}

}

@media screen and (min-width: 1400px) {
     .wp_Info {
    width: 1200px;
    padding: 0;
    margin: 0 auto;
    }
    
    .wp_Info p {
    top: 59%;
    left: 82%;
    position: absolute;
    font-size: 80px;
    text-align: left;
    }
    

}

/************************************************

Concept  コンセプト

************************************************/
.topConcept {
    background-image: url(../img/top/img_topBack02.jpg);
    margin: 10% 0 0;
    padding: 0 0 10%;
    background-size: cover;
    background-position-y: top;
    background-position-x: right;
    color: white;
    position: relative;
}
.topConcept .sw-inner {
    width: 90%;
    margin: 10% auto 0;
}

.topConcept h6 {
    text-align: center;
    font-size: 18px;
    line-height: 29px;
    font-weight: normal;
}
.topConcept p {
    font-size: 12px;
    line-height: 24px;
}

.sw-num.two {
    top: -30px;
    position: relative;
    text-align: right;
    color: rgba(255,255,255,0.5);
}

.markL, .markR {
    font-size : 50px;
    line-height : 40px;
    font-family: 'Cormorant', serif;
}

.markL {
    position: absolute;
    left: 30px;
    top: 180px;
}

.markR {
   position: absolute;
   right: 30px;
   top: 180px;
}


@media screen and (min-width: 768px) {
    
    .sw-num.two {
    font-size: 90px;
    }
    
    .topConcept p {
    width: 80%;
    margin: 5% auto;
    font-size: 14px;
    line-height: 32px;
    }
    
    .topConcept h6 {
    font-size: 24px;
    line-height: 42px;
    }
    
    .markL, .markR {
    font-size: 80px;
    }
    .markL {
    position: absolute;
    left: 22%;
    top: 32%;
    }
    
    .markR {
    position: absolute;
    right: 23%;
    top: 32%;
    }
}
@media screen and (min-width: 1024px) {
    
 .topConcept {
    padding: 5% 0;
}
    
    .topConcept .sw-inner {
    width: 100%;
    margin: 10% auto 0;
}
.topConcept h6 {
    font-size: 30px;
    line-height: 48px;
  }
    
    .topConcept p {
    width: 75%;
    margin: 5% auto;
    font-size: 14px;
    line-height: 32px;
    }
    
    .markL, .markR {
    font-size: 100px;
    line-height: 80px;
    font-family: 'Cormorant', serif;
    }
    
   .markL {
    position: absolute;
    left: 25%;
    top: 35%;
}
    
  .markR {
    position: absolute;
    right: 25%;
    top: 35%;
}
    
   .sw-num.two {
    top: -70px;
    left: 0;
    right: 0;
    position: absolute;
    color: rgba(255,255,255,0.5);
    font-size: 150px;
    }

}

@media screen and (min-width: 1280px) {
    .markL {
    position: absolute;
    left: 50%;
    margin-left: -250px;
    top: 35%;
    }
    
   .markR {
    position: absolute;
    right: 50%;
    margin-right: -250px;
    top: 35%;
    }
}

@media screen and (min-width: 1400px) {
    
    
  .topConcept .sw-inner {
    width: 1200px;
    margin: 5% auto 0;
    }
    
}

/************************************************

Award  アワード

************************************************/
.topAward {
    background-image: url(../img/top/img_topBack01.jpg);
    margin: 0;
    padding: 0 0 10%;
    background-size: cover;
    color: white;
}

.awardPhoto figure {
    /* display: flex; */
    margin: 5% 0 0;
    width: 49%;
    padding: 0;
    float: left;
}

.awardPhoto figure:nth-child(even) {
    margin-top: 60px;
}

.topAward .sw-inner {
    width: 90%;
    margin: 0 auto;
}


.topAward p {
    font-size: 12px;
    line-height: 24px;
    margin-top: 8%;
}

.sw-num.three {
    position: relative;
    text-align: left;
    color: rgba(255,255,255,0.5);
    top: -30px;
}

@media screen and (min-width: 768px) {
    
    .topAward .sw-inner {
    width: 80%;
    margin: 0 auto;
    }
    
    .awardPhoto figure {
    width: 50%;

    }
    
    .awardPhoto figure img {
    width: 100%;

    }
    
    .awardPhoto figure:nth-child(even) {
    margin-top: 15%;
    }
    
  .topAward p {
    font-size: 14px;
    line-height: 32px;
    margin-top: 10%;
}
}
@media screen and (min-width: 1024px) {
    
    .topAward {
    position: relative;
    width: 100%;
    height: 100vw;
    background-image: url(../img/top/img_topBack01.jpg);
    margin: 0;
    /* padding: 0 0 30%; */
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    }
    
   .topAward .sw-inner {
    width: 100%;
    margin: 0 auto;
}

.sw-num.three {
    position: absolute;
    /* text-align: left; */
    color: rgba(255,255,255,0.5);
    top: -70px;
    left: 0;
}
    .topAward .awardPhoto {
        display: block;
        width: 48%;
        float: left;
    }
    
    .topAward .box_topAward {
    margin: 0 auto;
    padding: 16% 0;
    height: 100%;
    }
   .awardPhoto figure {
    /* display: flex; */
    margin: 0;
    width: 50%;
    padding: 0;
    float: left;
    }
    
    .topAward .award_boxR {
    width: 50%;
    margin-top: 60px;
    float: right;
    padding: 0 4%;
    }
    
   .topAward p {
    font-size: 14px;
    line-height: 32px;
    margin-top: 8%;
    /* width: 90%; */
    }
    
    .topAward .award_boxR .sw-Btn {
    margin: 10% 0;
    }
    
}

@media screen and (min-width: 1400px) {
    
    .topAward {
    width: 100%;
    max-height: 984px;
    background-image: url(../img/top/img_topBack01.jpg);
    margin: 0;
    /* padding: 0 0 30%; */
    /* background-size: cover; */
    background-size: 120%;
    background-repeat: no-repeat;
    color: white;
    position: relative;
    }
    
   .topAward::before {
    content: "";
    height: 984px;
    width: 10%;
    max-width: 800px;
    background-color: #fff;
    top: 0;
    right: 0;
    display: inline-block;
    position: absolute;
    z-index: 5;
    }
    
      .topAward .sw-inner {
    width: 1200px;
    margin: 0 auto;
    }
    
    .topAward .box_topAward {
    margin: 0 auto;
    padding: 7% 0;
    height: 100%;
    }
}

/************************************************

Member  メンバー

************************************************/

.topMember {
    margin: 0;
    padding: 0;
}

.topMember .sw-inner {
    width: 90%;
    margin: 5% auto;
}

.topMember .sw-title span {
   color: #80BFC5;
}

.topMember .sw-box {
    background-image: url(../img/top/top_member.jpg);
    width: 335px;
    height: 212px;
    margin: 10% auto 30%;
    background-size: 100%;
    position: relative;
}

.topMember .sw-box::after {
    content: "";
    position: absolute;
    top: 12px;
    left: 10px;
    width: 315px;
    height: 188px;
    display: block;
    border: 1px solid #ffffff;
}

.topMember .sw-box .sw-parts {
    font-size : 15px;
    line-height : 53px;
    font-family: 'Cormorant', serif;
    color: white;
}
 
.topMember .sw-box .sw-parts .sw-cellInner {
    z-index: 100;
    position: absolute;
    top: 140px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    text-align: center;
}


.topMember .sw-box .sw-parts::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 335px;
    height: 80px;
    display: block;
    background-color:#203133;
}

.sw-num.four {
    padding: 0;
    color: #203133;
    /* text-align: right; */
    position: relative;
    left: 70%;
    top: -50px;
}

@media screen and (min-width: 768px) { 

    .member_wrapper {
        position: relative;
    }
   .sw-num.four {
    position: absolute;
    right: 0;
    top: -50%;
    left: 85%;
}
    
    .topMember .sw-inner {
    width: 90%;
    margin: 20% auto;
}
}
@media screen and (min-width: 1024px) { 


.topMember .sw-inner {
    width: 90%;
    margin: 0 auto;
 }
    
.topMember {
    width: 94%;
    margin: 7% auto 0;
}
    
.sw-num.four {
    padding: 0;
    color: #203133;
    position: absolute;
    left: auto;
    top: -40%;
    right: 0;
    width: 200px;
}
.topMember .sw-box {
    background-image: url(../img/top/top_member.jpg);
    width: 100%;
    height: 200px;
    margin: 3% auto 20%;
    background-size: 50%;
    background-repeat: no-repeat;
    position: relative;
}
    
    .topMember .sw-box .sw-parts::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 50%;
    height: 200px;
    display: block;
    background-color: #203133;
}
    
    .topMember .sw-box .sw-parts {
    font-size: 24px;
    line-height: 80px;
    }
    
   .topMember .sw-box::after {
    content: "";
    position: absolute;
    top: 20px;
    left: 20px;
    width: 95%;
    height: 160px;
    display: block;
    border: 1px solid #ffffff;
}
    
    .topMember .sw-box .sw-parts .sw-cellInner {
    position: absolute;
    top: 65px;
    left: 75%;
    }
    
}

@media screen and (min-width: 1200px) { 
    
    .topMember .sw-inner {
    width: 90%;
    margin: 15% auto;
}
    .sw-num.four {
    padding: 0;
    color: #203133;
    position: absolute;
    left: auto;
    top: -70%;
    right: 0;
    width: 200px;
    }
    
}
@media screen and (min-width: 1400px) { 

 
.topMember {
    width: 100%;
    margin: 7% auto 0;
    }
    
    .topMember .sw-box {
    background-image: url(../img/top/top_member.jpg);
    width: 1020px;
    height: 200px;
    margin: 3% auto 20%;
    background-size: 50%;
    background-repeat: no-repeat;
    position: relative;
    }
    
}
