@charset "utf-8";
html, body {/* 背景パソコン */
    margin: 0px;
    padding: 0px;
    background-color: #000;/* 背景黒 */
    width: 100%;
}

#container2{/* これは一番もとのでっかい箱 */
    margin: 0 auto;
    width: 390px;
    padding: 0px;
    height: 3780px;
    background-size: contain;
    background-image: url(p.png);
    text-align: center;
}

#keyvisual{/*一番上 */
    width: 390px;
    height: 728px;
    color: #fff;
    padding-top: 115px;
 }

.sindare{
    width: 138px; 
    height: 122px;
    margin-top: 30px;
    object-fit: cover;
 }

 #box1{/* 紹介コーナー */
    height: 100px;
    width: 390px;
    margin-top: 43px;
    color: #fff;  
    text-align: center ;  
}
 span.sample1 {
    font-family: "Ranchers", serif;
    font-size: 28px;
    padding: 7px;
}
span.sample2 {
    font-family: "Darumadrop One", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
}

span.sample3 {
    font-family: "M PLUS 1p", serif;
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
}

#box2{
    height: 275px;
    width: 333px;
    color: #fff; 
    background-color: #000; 
    border: solid 1px #fff;
    text-align: center ;
    margin-top: 60px;
    margin-left: 28px; 
    padding-top: 40px; 
}

span.sample4 {
    font-family: "M PLUS 1p", serif;
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
}

#box3{
    height: 100px;
    width: 333px;
    color: #fff; 
    text-align: center ;
    margin-top: 30px; 
    padding-top: 20px; 
}

#box4{
    height: 100px;
    width: 390px;
    color: #000; 
    text-align: center ;
    margin-top: 230px; 
     
}

span.sample5 {
    font-family: "Ranchers", serif;
    font-size: 28px;
    padding: 7px;
    color: #000;
}
span.sample6 {
    font-family: "Darumadrop One", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #000;
}

#box5{
    height: 359px;
    width: 269px;
    color: #fff;
    background-color: #000; 
    text-align: center ;
    margin: 30px; 
    padding: 30px;

     
}
span.sample7 {
    font-family: "Ranchers", serif;
    font-size: 50px;
    margin-top: 30px;
}

hr {
    margin-top: 20px;
    margin-bottom: 50px;
}

ul {
    list-style: none;
    padding-left: 0;
    width: 269px;
    height: 130px;
    display: flex; /* 子要素をフレックスボックスとして扱う */
    justify-content: center; /* 子要素を水平方向に中央揃え */
    height: auto; /* 高さを自動調整 */
}

li a {
    width: 269px;
    height: 100px;
    margin-top: 40px; 
    margin: 0 30px;
    list-style: none;    
}


  

.YES {
    font-family: "Ranchers", serif;
    font-size: 28px;
    color: #fff;
    list-style: none;
    text-decoration: none;
    display: inline-block;
    border-radius: 50%;
    background-color: #CF1919;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    text-align: center;
    line-height: 100px;
}

.NO {
    font-family: "Ranchers", serif;
    font-size: 28px;
    color: #fff;
    list-style: none;
    text-decoration: none;
    display: inline-block;
    border-radius: 50%;
    background-color: #2439B4;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    text-align: center;
    line-height: 100px;
}

#box6{
    height: 100px;
    width: 269px;
    color: #fff;
    display: flex;
    margin-top: 40px;
     
}



span.sample8 {
    font-family: "Darumadrop One", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #fff;
}

#box7{
    height: 50px;
    width: 269px;
    color: #fff;
    display: flex;
    margin-top: 30px;
    padding-left: 25px;
     
}

span.sample9 {
    font-family: "Darumadrop One", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #fff;
    margin-left: 105px;
}

#box9{
    height: 50px;
    width: 269px;
    color: #fff;
    display: flex;
    margin-top: 30px;
    padding-left: 25px;
     
}

#box10{
    height: 50px;
    width: 269px;
    color: #fff;
    display: flex;
    margin-top: 30px;
    padding-left: 25px;
     
}

#box11{
    height: 50px;
    width: 269px;
    color: #fff;
    display: flex;
    margin-top: 30px;
    padding-left: 25px;
     
}

#box12{
    height: 50px;
    width: 269px;
    color: #fff;
    display: flex;
    margin-top: 30px;
    padding-left: 25px;
     
}

#box13{
    height: 30px;
    width: 390px;
    color: #fff;
    margin-top: 30px;
    text-align: center;
    justify-content: center;
    align-items: center;
    position: relative;
}

.btn {
    font-family: "Ranchers", serif;
    font-size: 28px;
    color: #000;
    width: 230px;
    height: 40px;
    background-color: #fff;
    border: solid 2px #fff;
    
}
span.sample10 {
    font-family: "Darumadrop One", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #000;
    margin-top: 5px;
}

.logogo{
    width: 181px; 
    height: 74px;
    margin-top: 180px;
    object-fit: cover;
 }



