/* PCサイズ */
@media screen and (min-width: 1200px) {

  body{
    zoom: 0.8;
  }

  .only_sm{
    display: none;
  }

  .header_bakgroundcolor{
    height: 400px;
  }

  .header_maintext{
    margin-bottom: 6px;
    font-style: bold;
    color: white;
    font-size: 60px;
    font-weight: 700;

  }
  .header_subtext{
    color: white;
    font-size: 24px;
    font-weight: 500;
  }

  .title_main{
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", sans-serif;
    margin-top: 8px;
    color: rgb(75 85 99);
    text-align: center;
    font-size: 36px;
    opacity: 0.85;
    margin-bottom: 20px;
  }

  .title_sub{
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", sans-serif;
    opacity: 75%;
    font-size: 20px;
    text-align: justify;
    margin: auto;
    margin-top: 16px;
    line-height: 1.8;
    padding: 0 6%;
    width: 100%;
  }

  .title_concept{
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", sans-serif;
    margin-top: 8px;
    color: rgb(53, 60, 70);
    font-size: 24px;
    opacity: 0.85;
  }

  .yfont{
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", sans-serif;
    opacity: 75%;
    font-size: 18px;
    color: rgb(82, 92, 106);
  }
  .menubar{
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", sans-serif 
  }

  
.footer_text{
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", sans-serif;
  color: #5c5c5c;
  font-size: 22px;
  line-height: 0.7;
  margin: auto;
  text-align: left;
  height: 100%;
  letter-spacing: 0.05em;
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  unicode-bidi: isolate;
}

.footer_cp{
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", sans-serif;
  color: #5c5c5c;
  font-size: 16px;
  line-height: 0.5;
  margin: auto;
  text-align: left;
  height: 100%;
  letter-spacing: 0.05em;
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  unicode-bidi: isolate;
}
  
.pankz{
  display: flex;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", sans-serif;
}

}


/* タブレットサイズ */
@media screen and (min-width:500px) and (max-width: 1200px){

  body{
    zoom: 0.8;
  }

  .only_sm{
    display: none;
  }

  .header_bakgroundcolor{
    height: 300px;
  }

  .header_maintext{
    margin-bottom: 6px;
    font-style: bold;
    color: white;
    font-size: 48px;
    font-weight: 700;
  }
  .header_subtext{
    color: white;
    font-size: 22px;
    font-weight: 500;
  }
  .title_main{
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", sans-serif;
    margin-top: 8px;
    color: rgb(75 85 99);
    text-align: center;
    font-size: 36px;
    opacity: 0.85;
  }
  .title_sub{
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", sans-serif;
    opacity: 75%;
    font-size: 20px;
    max-width: 75%;
    margin: auto;
    margin-top: 12px;
  }

  .title_concept{
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", sans-serif;
    margin-top: 8px;
    color: rgb(75 85 99);
    font-size: 40px;
    opacity: 0.85;
  }

  .yfont{
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", sans-serif;
    opacity: 75%;
    font-size: 20px;
  }
  .menubar{
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", sans-serif 
  }
  
  .footer_text{
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", sans-serif;
    color: #5c5c5c;
    font-size: 22px;
    line-height: 0.7;
    margin: auto;
    text-align: left;
    height: 100%;
    letter-spacing: 0.05em;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
  }
  
  .footer_cp{
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", sans-serif;
    color: #5c5c5c;
    font-size: 16px;
    line-height: 0.5;
    margin: auto;
    text-align: left;
    height: 100%;
    letter-spacing: 0.05em;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
  }

  .pankz{
    display: flex;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 12px;
    padding-right: 12px;
   
}

}

/* スマホサイズ */
@media screen and (max-width: 500px) {

  body{
    zoom: 0.8;
  }

  .only_md{
    display: none;
  }

  .header_bakgroundcolor{
    height: 200px;
  }
  .header_maintext{
    margin-bottom: 6px;
    font-style: bold;
    color: white;
    font-size: 32px;
    font-weight: 700;
  }
  .header_subtext{
    color: white;
    font-size: 16px;
    font-weight: 500;
  }
  .object-cover {
    display: none;
  }

  .title_main{
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", sans-serif;
    margin-top: 8px;
    margin-left: 5%;
    margin-right: 5%;
    color: rgb(75 85 99);
    text-align: left;
    font-size: 24px;
    opacity: 0.85;
    font-style: hidden;
    
  }

  .title_sub{
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", sans-serif;
    opacity: 75%;
    font-size: 15px;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 16px;
  }

  .title_concept{
    display: none;
  }

  .yfont{
    display: none;
  }
  .menubar{
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", sans-serif 
  }


  
}




#main{
  background-color: rgb(166, 230, 230);
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", sans-serif;
}

.menu_title{
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", sans-serif;
  font-size: 40px;
  opacity: 70%;
  color:#0d6efd;
}

 .title_text{
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", sans-serif;
  font-size: 32px;
}

#center{
  display: flex; 
  justify-content: center; 
  align-items: center;
}



.highlight {
    border: solid 3px #0d6efd;
}


a{
    text-decoration: none;
}

#mit{
    color:#0d6efd;
}

#profile_icon #profile_text{
  display: inline-block;
}

#name{
  font-size: 48px;
}

#profile{
  font-size: 18px;
}
.only_font{
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", sans-serif;
}



