@charset "utf-8";
/* CSS Document */
/*.wrapper-headerinfo {
	display: none;
}*/

@media screen and (max-width: 1023px) {
    body{
        background-color: #f8f4e6!important;
        padding-top: 60px;
    }
        
    .asanoha_maru{
        position: relative;
        top: 420px;
        width: 14%;
        left: 80%;
        z-index: -1;
    }
    
    .maru_maru{
        position: relative;
        width: 8%;
        left: -15%;
        top: 240px;
        z-index: -1;
        
    }
    
    .asa_maru{
        position: relative;
        top: 1300px;
        width: 23%;
        left: 53%;
        z-index: -1;
    }
    
    .ichimatsu{
        position: relative;
        top: 900px;
        width: 10%;
        left: -52%;
        z-index: -1;
    }
    
    .maru{
        position: relative;
        top: 1500px;
        width: 7%;
        left: -60%;
        z-index: -1;
    }
    
    .article{
        display: block;
        margin: 0% 10% 5%;
    }
    
    
    .title{
        margin-bottom: 80px;
        font-family: "vdl-v7mincho", sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 23px;
        text-align: center;
    
    }
        
    
    .title::before{
        content:url(http://hakumonsai.weblike.jp/2024/test/Akari/activity/img/branch_cream.png);
        display: block;
        margin-top: 2rem;
        position: absolute;
        left: 50%;
        transform: translate(-50%, -50%) scale(0.55);
        text-align: center;
    }
    
    .subtitle_1
    {
        margin: 70px 0 34px 0;
        font-family: "vdl-v7mincho", sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 15px;
        border-bottom: #a61c4b solid 1.7px;
        padding-bottom:4px;
        width: 135px;
        position: relative;
        z-index: 1;
    }
    
    .subtitle_2{
        margin: 70px 0 34px 0;
        font-family: "vdl-v7mincho", sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 15px;
        border-bottom: #a61c4b solid 1.7px;
        padding-bottom: 4px;
        width: 105px;
        position: relative;
        z-index: 1;

    }

    .subtitle_3{
        margin: 70px 0 34px 0;
        font-family: "vdl-v7mincho", sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 15px;
        border-bottom: #a61c4b solid 1.7px;
        padding-bottom: 4px;
        width: 160px;
        position: relative;
        z-index: 1;

    }

    .subtitle_4{
        margin: 70px 0 34px 0;
        font-family: "vdl-v7mincho", sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 15px;
        border-bottom: #a61c4b solid 1.7px;
        padding-bottom: 3px;
        width: 145px;
        position: relative;
        z-index: 1;

    }
    
    
     .subtitle_1::before{
        content: url(http://hakumonsai.weblike.jp/2023/test/akari/activity/img/asirai_matsu.png);
        display: block;
        position: absolute;
        transform: translate(-49.3%, -49.5%) scale(0.016);
        z-index: -1; 
     }
    
     .subtitle_2::before{
        content: url(http://hakumonsai.weblike.jp/2023/test/akari/activity/img/asirai_take.png);
        display: block;
        position: absolute;
        transform: translate(-49%, -49%) scale(0.014);
        z-index: -1;
    }
        
    
     .subtitle_3::before{
        content: url(http://hakumonsai.weblike.jp/2023/test/akari/activity/img/asirai_ume.png);
        display: block;
        position: absolute;
        transform: translate(-49%, -49.3%) scale(0.013);
        z-index: -1;
     }
     
     .subtitle_4::before{
        content: url(http://hakumonsai.weblike.jp/2023/test/akari/activity/img/asirai_tori.png);
        display: block;
        position: absolute;
        transform: translate(-49%, -49.3%) scale(0.0138);
        z-index: -1;
     }
    
    .komidashi{
        font-family: "vdl-v7mincho", sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 12px;
        white-space: nowrap;
        border-bottom: #cbb24f dotted 1px;
        padding-bottom: 1.5px;
        display: inline-block; 
        margin-bottom: 15px;   
    }
    
    .text{
        font-family: "ryo-gothic-plusn", sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 11px;
        letter-spacing: 0.1em;
    }
    
    .btn,
        a.btn,
        button.btn {
          font-size: 1.6rem;
          font-weight: 700;
          line-height: 1.5;
          position: relative;
          display: inline-block;
          padding: 1rem 4rem;
          cursor: pointer;
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none;
          -webkit-transition: all 0.3s;
          transition: all 0.3s;
          text-align: center;
          vertical-align: middle;
          text-decoration: none;
          letter-spacing: 0.1em;
          color: #212529;
          border-radius: 0.5rem;
        }
    
        .gotomenu{
          margin: 10% auto 0;
          width: 70px;
          font-size: 11px;
          font-family: "ryo-gothic-plusn", sans-serif;
          font-weight: 300;
          font-style: normal;
        }
    
    
        a.gotomenu-border {
          border-radius: 50%;
          display: flex;
          justify-content: center;
          align-items: center;
          width: 70px;
          height: 70px;
          text-align: center;
          text-decoration: none;
          margin: 10px 0;
          color: #a61c4b;
          background: #cbb24f;
        }
        
        a.gotomenu-border:hover {
          color: #cbb24f;
          background: #a61c4b;
          text-decoration: none;
        }
    
    }
   
    
  