*{
  font-family: "Noto Sans JP", sans-serif;
 
  font-weight: 400;
  font-style: normal;
  margin:0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  color:#1c618c;
  font-size: 16px;

}


.insta-text{
  margin-bottom: 30px;
}




@media screen and (min-width : 993px){
  menu{
    position: relative;
  }
  header img{
    width:100vw;
    object-fit: contain;
    
  }
  header h1{
    color: white;
    position: absolute;
    top:400px;
    left:80px;
    font-size: 70px;
    font-family: "Alegreya Sans", sans-serif;
    letter-spacing: 0.2em;
  }
  nav ul {
    display: flex;
    justify-content: right;
  }
  .menu li{
    color: #fff;
    position: absolute;
    top:30px;
    right:240px;
    padding-right: 3em;
  }
  .menu li a{
    font-size: 20px;
    color: #fff;
  }
  .menu .btn {
   border:2px solid #fff;
    position: absolute;
    top:25px;
    right:50px;
    padding: 0.5em 1em;
    border-radius: 10px ;
  }
  .menu .btn a{
    color: #fff;
    text-decoration: none;
    
    
    
  }

  /* セクションここから */

  

  .contents-sp{
    display: none;
  }
  section{
    width:80%;
    margin:150px auto;
    border:1px solid #1c618c;
  }
  .title{
   display: flex;
   justify-content: center;
    margin-top: 80px;
    column-gap: 2em;
    align-items: center;
  }
  .title-text h2{
    font-size: 22px;
    letter-spacing: 0.1em;
    text-align: center;
  
  }
  .title-text h1{
    font-size: 25px;
    text-align: center;
  }
  .shikaku_pink{
    width:50px;
    height:5px;
    background-color: #f2b199;
   margin:40px auto 0;
  }
    
  
  .contents{
    width:80%;
    margin:0 auto;
    display: flex;
    justify-content:center;
    gap:80px;
    margin-top: 80px;
    flex-wrap: wrap;
  }
  .attention{
    font-size: 14px;
    text-align: center;
    padding-top: 1em;
  }

  /* テーブルcss */

 table{
  width:80%;
  margin:0 auto;
  border-collapse: collapse;

 }
  table th,td{
    padding: 1em;
    border: 1px solid #1c618c;
    
  }


table .still-td{
  text-align: center;
}
  .img{
    width:80%;
    
    display: flex;
    justify-content: space-around;
    margin: 100px auto;
  
  }
   .shikaku{
    height:500px;
    flex-basis: 33%;
    object-fit:cover;
  }
  .shikaku img{
    width:100%;
    
      object-fit:cover;
    }
   
 
   .shikaku2 {
    flex-direction: column;
    flex-basis: 33%;
    height:500px;
  }
  

 
  .blue img{
    width:100%;
    height:220px;
    object-fit:cover;
    vertical-align: top;
    overflow: hidden;
    object-position: center;
   
  }
  .red img{
   width:100%;
  height:220px;
    object-fit:cover;
    margin-top: 10px;
    vertical-align: top;
    overflow: hidden;
    object-position: center;
  }
  
  
  .blue{
    text-align: center;
  }
  .contents-btn{
    text-align: center;
  }  

 .contents-btn .btn {
  width:300px;
  background-color: #1c618c;
  padding: 0.5em 1em;
  text-align: center;
  margin: 2em auto ;
 
  
 }
 .contents-btn a{
  font-size: 20px;
 }
 .contents-btn a:hover{
  opacity: 0.5;
 }
 .contents-btn .btn a{
  color:#fff;
  font-size: 20px;
 }
 .contents-btn .btn a:hover{
  opacity: 0.5;
 }
 .contents-btn .contact {
margin-bottom: 50px;
 }

  /* オーターメイドプラン画像ここから */

 
 .midashi-box{
  flex-basis: 40%;
 
 }
 .order-title{
  text-align: center;
 }
.order-title h3{
  font-size: 22px;
  text-align: center;
 padding-top: 80px;
}
.shikaku_blue{
  width:50px;
  height:3px;
  background-color: #1c618c;
  display: inline-block;
  margin-top: 40px;
}
.order-img .shikaku img{
  object-fit: cover;
  
}
.shikaku2 {
  flex-direction: column;
  
}
.order-img .blue img{
  object-fit: cover;
  
} 
.order-img .red img{
  object-fit: cover;
  
} 
.order-img{
  width:80%;

  display: flex;
  justify-content: space-around;
  margin: 50px auto 100px;

}
.others-text{
  margin-top: 50px;
}


/* フッターここから */
footer{
  background-color: #a6634b;
  text-align: center;
  margin-top: 50px;
}
footer p{
  color: #fff;
  text-align: center;
  line-height: 80px;
}
.rogo{
text-align: center;
width: 100%;
}
.rogo img{
  margin-bottom: 30px;
}

.rogo p{
  /* background-color: #f2b199;
  height:80px;
  width:350px;
  color: #fff;
  line-height: 80px; */
  font-size: 20px;
  text-align: center;
}
.news-text{
  display: flex;
  justify-content: center;
  
}
  
.news-text p{
  font-size: 130%;
}
.news-text p:first-child{
 padding-left: 20px;
  padding-right: 1em;
}
.news-text p:nth-child(3){
  padding-left: 120px;
  padding-right: 1em;
}
 .rogo p{
  text-align: right;
  
 } 

.insta {
  display:flex;
  justify-content: center;


  
}
.insta a:hover{
  opacity: 0.5;
}

.works {
  display: flex;
  justify-content: center;

}
.works a:hover{
  opacity: 0.5;
}
.rogo a:hover{
 opacity: 0.5;
}
.rogo p:nth-child(3){
  margin-left: 3em;
}
  
}

@media screen and (max-width:1350px){
  .blue img{
    width:100%;
    height:180px;
    object-fit:cover;
    vertical-align: top;
    overflow: hidden;
    object-position: center;
   
  }
  .red img{
   width:100%;
  height:180px;
    object-fit:cover;
    margin-top: 30px;
    vertical-align: top;
    overflow: hidden;
    object-position: center;
  }

  
}
@media screen and (max-width:1180px){
  .blue img{
    width:100%;
    height:150px;
    object-fit:cover;
    vertical-align: top;
    overflow: hidden;
    object-position: center;
   
  }
  .red img{
   width:100%;
  height:150px;
    object-fit:cover;
    margin-top: 20px;
    vertical-align: top;
    overflow: hidden;
    object-position: center;
  }
}



@media screen and (max-width : 992px){
 
  header img{
    width:100vw;
    object-fit: contain;
    position: relative;
    z-index:-10;
  }
  header h1{
    color: white;
    position: absolute;
    top:110px;
    left:20px;
    font-size: 40px;
    font-family: "Alegreya Sans", sans-serif;
    letter-spacing: 0.2em;
    z-index: 2;
  }

 .menu li a{
 display: inline-block;
 }
  .menu li{
    color: #fff;
    top:0.5em;
    left:0.5em;
    position: absolute;
    z-index: 1;
  }
  
   
  .menu li a{
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    
  }
  .menu .btn {
  position: absolute;
  left:0.5em;
  top:2em;
   
  }
  .menu .btn a{
    color:#fff;
    font-size: 14px;
    text-decoration: none;
    }
    .menu li a:hover{
      opacity: 0.5;
    }
    .menu .btn a:hover{
      opacity: 0.5;
    }

  /* セクションここから */

  section{
    width:90%;
    margin:100px auto;
    border:1px solid #1c618c;
  }
  .title{
    padding-left: 20px;
    margin-top: 40px;
  }
  .title-text h1{
    font-size: 20px;
    text-align: center;
  }
  .title-text h2{
    font-size: 18px;
    text-align: center;
  }
  
  /* テーブルcss */

 table{
  width:90%;
  margin:40px auto;
  border-collapse: collapse;
 

 }
  table td{
    padding: 0.5em;
    margin:0 auto;
    width:80%;
    display: block;
    
  }
  table th{
    padding: 1em;
    width:90%;
    display: block;
    margin-top: 1em;
  } 
    
  table tr{
    text-align: center;
  }
  table th{
    background-color: #f2b199;
    color: #fff;
  }

table .still-td{
  text-align: center;
}
.br_pc{
  display: none;
}

 
  .img{
   display: flex;
   justify-content: space-around;
   flex-direction: column;
    margin: 100px 0 50px;
  }
  .order-img{
    display: flex;
    flex-direction: column;
  }
  
   .shikaku{
   /* flex-basis:30% ; */
   text-align: center;
   
    
    margin: 15px;
    margin: 0 auto;
  }
  .shikaku img{
    width:80%;
    object-fit: cover;
  }
   .shikaku2 {
   display: flex;
   justify-content: center;
   flex-direction: column;
   text-align: center;
   
  }
  .shikaku2 img{
    width:80%;
    object-fit: cover;
  } 
  .blue img{
   
    height:320px;
    object-fit:cover;
    vertical-align: top;
    overflow: hidden;
    object-position: center;
   
  }
  .red img{
  
  height:320px;
    object-fit:cover;
    margin-top: 10px;
    vertical-align: top;
    overflow: hidden;
    object-position: center;
  } 
  .blue{
    /* flex-basis: 50%;
     */
    margin: 30px 0 15px;
   
    
  }
  .red{
    /* flex-basis: 50%; */
    margin: 15px 0 30px;
  }
  .contents-btn .btn{
    width:230px;
    background-color: #1c618c;
    padding: 0.5em 1em;
    text-align: center;
    margin: 2em auto;
   
   }
   .contents-btn .btn a{
    color:#fff;
    font-size: 16px;
   } 
   .contents-btn{
    text-align: center;
   }
   .contents-btn a:hover{
    opacity: 0.5;
   }
   .contents-btn .btn a:hover{
    opacity: 0.5;
   }
   .contents-btn .contact{
    margin-bottom: 50px;
   }
  /* オーターメイドプラン画像ここから */

 .order-box{
  
   margin: 100px 0;
   margin:0 auto;
  }
   

.profile_title{
  margin-top: 70px;
  font-size: 20px;
  text-align: center;
}


.order-title{
  text-align: center;
 }
.order-title h3{
  font-size: 20px;
  text-align: center;
 
}

.shikaku_blue{
  width:50px;
  height:3px;
  background-color: #1c618c;
  display: inline-block;
  margin-top: 30px;

}
 .order-img .shikaku img{
  object-fit: cover;
  
 }
 .order-img1 {
  object-fit: cover;
  
 }

.order-img{
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 50px 0 100px;
}
.order-img{
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 50px 0 ;
}
.others-text{
  padding-top: 3em;
  width:80%;
  margin:0 auto;
}

/* フッターここから */
footer{
  background-color: #a6634b;
  text-align: center;
  margin-top: 10px;
}
footer p{
  color: #fff;
  text-align: center;
  line-height: 80px;
}
.rogo{
text-align: center;
width: 100%;
}

.news-text p:nth-child(odd){
  padding-top: 2em;
}

.news-text{
  display: flex;
  justify-content: center;
  column-gap: 10px;
  align-items: center;
}
.news-text p:nth-child(3){
  padding-left: 25px;
}
 
.rogo p:last-child{
  text-align: right;
  padding-right: 2em;
  padding-top: 2em;
}
.insta p{
  display:inline-block;

  
}
.insta a:hover{
  opacity: 0.5;
}

.works p{
  display: inline-block;
}
.works a:hover{
  opacity: 0.5;
}
.rogo a:hover{
 opacity: 0.5;
}
}

@media screen and (max-width:488px){
  .blue img{
   
    height:220px;
    object-fit:cover;
    vertical-align: top;
    overflow: hidden;
    object-position: center;
   
  }
  .red img{
  
  height:220px;
    object-fit:cover;
    margin-top: 10px;
    vertical-align: top;
    overflow: hidden;
    object-position: center;
  } 
}



