@charset "utf-8";






#top{
    
    margin: 0;
    padding: 0;
    
    max-width: 100%;
    height: auto;
    text-align:center;
    margin-top: 18%;
  

    

}




header {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    padding: 4% 2%;
    background: #f3f3f3;
   
    box-sizing: border-box;
}
  

.inner{
   
    width:16%;
    height: 0%;
    flex-shrink: 0;
   
  
}
  
  


   

body{
   

    margin: 0;
    padding: 0;
  

}
    






.marusetumei{
   
    width:28%;
    height:auto;
    position:relative;
    text-align:left;
    margin-left: 70%;
    margin-top: 4%;

}

.setumei{
    position: absolute;
    margin-left: 35%;

    
    top:-25%;
    
    color: #FF5B5B;

    font-family: Helvetica Neue;
    font-size: 75%;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 2px;
    line-height:225%;
    
  

}



.accordion-003 {
    max-width: 100%;
    margin-bottom: 11px;
    border-bottom: 2px solid #FD3F3F;
    margin-top: 5px;
    
    color: rgba(253, 63, 63, 0.70);

    font-family: Helvetica Neue;
    font-size: 95%;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    

}

.accordion-003 summary {

  

    

    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em;
    color: #333333;
   
    cursor: pointer;
    
    
    color: rgba(253, 63, 63, 0.70);

    font-family: Helvetica Neue;
    font-size: 95%;
    font-style: normal;
    font-weight: 300;
    line-height: normal;

    
}

.accordion-003 summary::-webkit-details-marker {
    display: none;
}

.accordion-003 summary::after {
    transform: translateY(-25%) rotate(45deg); 
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #FD3F3F;
    border-right: 3px solid #FD3F3F;
    content: '';
    transition: transform .3s;
}

.accordion-003[open] summary::after {
    transform: rotate(225deg);
}

.accordion-003 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 2em 1.5em;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

.accordion-003[open] p {
    transform: none;
    opacity: 1;
}






.accordion-004 {
    max-width: 100%;
   
    border: 1px solid #FD3F3F;
    border-radius: 5px;
    font-family: Helvetica Neue;
    margin-right: 2%;
    margin-top: 9%;
    
    
}

.accordion-004 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    
    color: #FD3F3F;
   
    cursor: pointer;
    font-size: 70%;
    margin: 7% 10%;
    
    
}

.accordion-004 summary::-webkit-details-marker {
    display: none;
}

.accordion-004 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #FD3F3F;
    border-right: 3px solid #FD3F3F;
    content: '';
    transition: transform .3s;
}

.accordion-004[open] summary::after {
    transform: rotate(225deg);
}

.accordion-004 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 2em 1.5em;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

.accordion-004[open] p {
    transform: none;
    opacity: 1;

  


}




.accordion-004{
    margin-left: 25%;
    margin-bottom: 13%;
}

.accordion-003{
    margin-left: 25%;
    
}











.sakuhin{
    max-width: 90%;
    margin: 0;
    padding: 0;
    margin-left: 5%;
    margin-bottom: 10%;
    
}







h1{

   
   
    margin-left: 8%;
    
    color: #FD3F3F;
    font-family: Helvetica Neue;
    font-size: 220%;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
   
}

.kouki{

    margin-top: 40%;

    margin-left: -1%;
    
    color: #FD3F3F;
    font-family: Helvetica Neue;
    font-size: 220%;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    
}



.zenkisetumei{
    background-image: url(image/koukinosen.jpg);  
    


    height: 100vh; /* 要素を縦幅いっぱいにする*/
    background-size: 100%; /*画像を拡大*/
    background-repeat: no-repeat;

    padding-bottom: 130%;
    padding-top: 18%;
    margin-left: 9%;
   
  



}






.computer{
    
   max-width: 80%;
    
    height:auto;
    position: relative;
    margin-bottom: 11%;
    margin-top: 20%;
    left: 20%;



    
    
  

    
}


.sikakucomputer{
    position: absolute;

    transform: translate(6%,-180%);
    letter-spacing: 1px;
    margin:0;
    
    color: #FFF;
    font-size: 170%;
    font-weight: 700;
   

    font-family: Helvetica Neue;
  
    max-width: 100%;
    height: auto;
    text-align: left;

 

}






.syasin{
    

    max-width: 80%;
    left: 20%;
    height:auto;
    position: relative;
    margin-bottom: 5%;
    margin-top: 17%;
    
    
    text-align: right;

}

.zenkisyasin{


    position: absolute;

    transform: translate(45%,-140%);
    letter-spacing: 2px;
    
    margin:0;
    
    color: #FFF;
    font-size: 230%;
    font-weight: 700;
   

    font-family: Helvetica Neue;
  
    max-width: 100%;
    height: auto;


}







.kisoensyuu{
    max-width: 80%;
    left: 20%;
    margin-bottom: -2%;
    
    height:auto;
    position: relative;
   
    margin-top: 17%;

    text-align: left;

}

.sikakukisoensyuu{


    position: absolute;
    
    transform: translate(10%,-190%);
    
    letter-spacing: 1px;
    
    margin:0;
    
    color: #FFF;
    font-size: 190%;
    font-weight: 700;
   

    font-family: Helvetica Neue;
  
    max-width: 100%;
    height: auto;
    
   




}







.byousya{
    
    max-width: 80%;
    left: 20%;


    height:auto;
    position: relative;
    margin-bottom: 11%;
    margin-top: 15%;

    text-align: right;

}

.byousyahyougen{


    position: absolute;
    transform: translate(25%,-160%);
    letter-spacing: 1px;
    
    
    margin:0;
    
    color: #FFF;
    font-size: 203%;
    font-weight: 700;
   

    font-family: Helvetica Neue;
  
    max-width: 100%;
    height: auto;
}












.koukisetumei{
    background-image: url(image/zenkinosen.jpg);  
    


    height: 100vh; /* 要素を縦幅いっぱいにする*/
    background-size: 100%; /*画像を拡大*/
    background-repeat: no-repeat;

    padding-bottom: 130%;
   
    padding-top: 23%;
    

    



}






img {
    max-width: 100%;
    height: auto;

}
  


.footer{
    padding-bottom: 10%;

   color: #747474;
    background: #e6e6e6;
   padding-right: 30%;
   margin-top: 60%;
   padding-left: 5%;
   font-size: 70%;

   margin-left: -10%;

  



}


