/*
Theme Name : handofgod
*/
@media screen and (min-width:0px){
    body {
        background: white;
        margin: 0;
        font-family: 'Zen Kaku Gothic New', sans-serif;}
    header{
      margin: 50px;
    }
    #logo{
        width: 270px;
        margin: auto;
    }
    #drawer-check{
        display: none;
    }
    li{
        list-style: none;
    }
    a{
        color: #565656;
        text-decoration: none;
    }
    .fade-in-up {
      opacity: 0;
      transform: translateY(30px);
      transition: all 0.6s ease-out;
    }
    
    .fade-in-up.active {
      opacity: 1;
      transform: translateY(0);
    }
   .mainBG{
    width: 100%;
    margin: auto;
    overflow: hidden;
    text-align: center;
    background: url(img/topbg.png);
    background-repeat: repeat-x;
    padding: 100px 0 0;
   }
   .topimg img{    border-radius: 30px;}
   .about{
    background-color: #a6913f;
    margin: 0;
    padding-top: 50px;
    color: white;
    overflow: auto;
   }
 .tece{
    text-align: center;
    font-weight: 700;
   }
   .about-back{
    background: url(img/back.png) no-repeat center center;
   }
   .aboutBg{ background: url(img/aboutbg.png) ;
    overflow: hidden;}
   .topimg2{
    width: 1200px;
        margin: 100px auto;
        text-align: center;
   }

   .title img{
    width: 230px;
   }
    .title {
      text-align: center;
      margin: 30px;
      }
 .topimg2 .cal2{
  width: 600px;
  text-align: center;
  float: left;
      }
      .menu{padding: 100px 0;}
      .cal2{
        width: calc(100% / 2);
        float: left;
      }
      .menu{background: #fef8e7;}
      .menuli{
        width: 980px;
        background: white;
        margin: 0 auto 50px;
        border-radius: 5px;
        padding: 30px;
        color: #443705;
        overflow: hidden;
      }
      .mTitle{
        text-align: center;
    font-weight: bold;
    font-size: 25pt;
    margin-bottom: 30px;
      }
      .photo{
        float: left;
        width: 500px;
      }
      .menuR{
        float: left;
        width: 480px;
      }
      .sTitle{
        font-size: 17pt;
      }
      .menuAll{
        overflow: hidden;
      }
      .combo-list {
        max-width: 450px;
        margin: 0 auto;
      }
  
      .combo-item {        
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        padding: 3px 0;
        border-bottom: 4px dotted #6b5e3c;
        font-size: 35px;
      }
  
      .combo-item:last-child {
        border-bottom: none;
      }
  
      .combo-left {
        white-space: pre-line; /* 改行を有効にする */
        font-size: 28px;
        font-weight: 700;
      }
  
      .combo-right {
        font-weight: bold;
        white-space: nowrap;
        margin: 15px;
      }
      .st1 .combo-left{margin: 21px 0 0 0px;}
      small{font-size: 50%;}
      .contents{
        font-weight: 700;
        font-size: 20px;}
      .Mtl{
        font-weight: 900;
    font-size: 32px;
    margin: 20px 0;
      }
      .yAll{margin-bottom: 15px;}
      .ysb{
        background: #fcedc1;
        padding: 0 15px;
        border-radius: 15px;
        margin: 0 5px 0px 0px;
      }
      .contact{
        background: url(img/pattern.png) ;
        overflow: hidden;
        color: white;
      }
      .contactBg{
        width: 860px;
        margin: auto;
      }
      .telBg{
        background-color: #a6913f;
      }
      .tel{
        font-size: 40px;
    font-weight: 800;
      }
      .lineBg{
        background-color: #42cd66;
      }
      .telBg,.lineBg{
        width: 420px;
        height: 345px;
        border-radius: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column; /* ← これで中の要素が縦に並びます */
        text-align: center;  
        margin: 50px 5px;
        font-size: 20px;
      }
      .lineBg img{
        width: 154px;
      }
      footer{
        background: #a6913f;}

      .footerBg{
        width: 1000px;
        margin: auto;
        overflow: hidden;
        padding: 50px;
        color: white;
      }
      .telBig{    font-size: 30px;
        font-weight: 700;}
      .fLeft{
        width: 40%;
        float: left;
      }
      .fRoght{
        width: 50%;
        float: right;
        margin-left: 10px;
      }
      iframe{
        width: 100%;
        height: 450px;
        border-radius: 20px;
        border: 5px solid white;
        margin-top: 50px;
      }
      .copy{
        text-align: center;
        padding: 50px 0;
        color: #43381f;
      }
@media screen and (max-width:1300px){
  .topimg img{
    width: 90%;
  }
}
@media screen and (max-width:1200px){
  .mainBG {
    background-size: contain;
}
  .topimg2 {
    width: 100%;
}
.topimg2 .cal2 {
  width: 50%;
}
.topimg2 .cal2 img{
  width: 80%;
}
.tece {
  text-align: center;
  font-weight: 700;
  width: 90%;
  margin: auto;
}
.menuAll {
  width: 90%;
  margin: auto;
}
.menuli {
  width: 90%;
}
.photo {
  width: 55%;
}
.menuR {
  width: 45%;
}
.footerBg,.fLeft  {
  width: 100%;
  text-align: center;
}
 .fRoght {
  width: 90%;
  float: none;}
.footerBg img{
  width: 80%;}
.add{
  width: 100%;
    margin: auto;
    text-align: center;
}
.iframe {
  width: 90%;
}
.photo {
  width: 100%;
  margin: auto;
  text-align: center;
  float: none;}
.menuR {
  width: 80%;
  margin: auto;
  float: none;
}
.contents {
font-weight: 700;
font-size: 20px;
width: 80%;
margin: auto;
}
.aboutBg {
  background-size: contain;
}
.footerBg {
  padding: 50px 0;
}
.fRoght {
  margin: auto;
}
}
@media screen and (max-width:900px){
  .contactBg {
    width: 100%;
    margin: auto;
    padding: 0 3%;
}
.contents {
  width: 90%;}
.telBg, .lineBg {
  width: 45%;
  height: 300px;}

.menuli {
  padding: 30px 0;}
  .menuR {
    width: 90%;}
    .mainBG {
      padding: 20px 0 0;
  }
  .title img {
    width: 45%;
}
.topimg2 {
  margin: 50px auto;}
  .menu {
    padding: 20px 0;}
    .combo-list {
      max-width: 100%;}
      .combo-left {
        font-size: 24px;
        line-height: 27px;
        margin-top: 6px;
    }
    .combo-item {
      font-size: 32px;
  }
  .about {
    padding-top: 0;}
    .tece {
      font-size: 14px;
  }
 

  
} 
@media screen and (max-width:600px){
     .tel {
  font-size: 25px;}}
