/* reset */
html,body,main,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}

img {
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 9rem;
}


body {
  background-color: rgb(255, 255, 255);
  background-size: 100%;
}



.header_nav02 {
  display: none;
}


.flex_wrap {
  display: flex;
  align-items: flex-start;
  width: 100%;
}

.site {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 900;
  font-style: normal;

  color: rgb(0, 0, 0);
  font-size: 1.2rem;

  text-align: center;
}

.cy {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 900;
  font-style: normal;

  color: rgb(0, 0, 0);
  font-size: 1.4rem;
  line-height: 20px;
}

.Illustrator {
  font-size: 1rem;
}

.title {
  padding-top: 30px;
}

.header_title {
  display: flex;
  align-items: center;
}

.header_menu {
  color: rgb(0, 0, 0);
  cursor: pointer;

  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 1.2rem;
  margin: 1rem 0;
  text-align: center;
}

.header_menu:hover {
  color: rgb(255, 91, 91);
}

.rb {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
  font-style: normal;
  font-size: 1.3rem;
  color: rgb(255, 91, 91);
  letter-spacing: -0.8rem;
  padding-right: 1rem;
}

.menu_open {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: .6rem;
  font-style: normal;
  font-weight: bold;
  inset: 40% 0 0 0;
  opacity: 1;
  position: absolute;
}

.menu_close {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: .6rem;
  font-style: normal;
  font-weight: bold;
  inset: 40% 0 0 0;
  opacity: 0;
  position: absolute;
}

.btn_menu {
  background-color: rgb(0, 0, 0);
  border-radius: 50%;
  border: 3px solid rgb(255, 64, 64);
  color: white;
  cursor: pointer;
  height: 3.5rem;
  padding: .5rem 1rem;
  position: absolute;
  right: 1rem;
  top: 0.5rem;
  transition: .4s;
  width: 3.5rem;
  z-index: 5;
}

.small {
  font-size: 0.9rem;
}

.illust_img00 {
  width: 100%;
}

.illust_img {
  width: 100%;
}


.illust_img02 {
  width: 50%;
}

.wrapper01 {
  width: 95%;
  margin: 0 auto;
  padding: 6rem 0 0 0;
}

.wrapper02 {
  width: 100%;
  margin: 0 auto;
  flex: 7.5;
}

.flex_wrap_wrap_img {
  width: 95%;
  margin: 0 auto;
}

.box04 {
  padding-bottom: 3rem;
  flex: 2.5;
}

.box05 {
  padding-bottom: 3rem;
}

h2,
.news {
  color: rgb(0, 0, 0);
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 1.3rem;
  text-align: left;
}

h3 {
  color: rgb(0, 0, 0);
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 1rem;
  text-align: left;
}

.o01 {
  opacity: 0;
  transition: .4s;
}

.o02 {
  opacity: 1;
  transition: .4s;
}

.menu_panel {
  background-color: white;
  height: 100vh;
  opacity: 0.9;
  padding: 8rem 0rem;
  position: fixed;
  right: 0;
  top: 0;
  transition: .4s;
  translate: 100vw;
  width: max(30vw, 20rem);
  z-index: 4;
}

.open {
  transition: .4s;
  translate: 0vw;
}

.menu_list li {
  margin: 1.5rem 0 0 4rem;
}

.header_menu {
  color: rgb(0, 0, 0);
  cursor: pointer;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 900;
  margin: 1rem 0;
  text-align: center;
}

a {
  text-decoration: none;
}

.modoru {
  display: none;
}

header {
  position: fixed;
  background-image: none;
  margin: 0 0 2rem 0;
  background-size: cover;
  width: 100%;
}

.header_logo {
  padding: 0.5rem 0;
  width: 50%;
}

.header_inner {
  width: 90%;
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 1rem auto;
}

video {
  pointer-events: none;
}

.thankyou {
  margin: 0 auto;
  padding: 3rem;
  width: 50%;
}

.top_movie {
  width: 100%;
  z-index: 1;
}

.scroll {
  height: 90px;
  width: 95%;
  overflow-y: scroll;
  background-color: none;
  border-radius: 5px;
  scrollbar-color: rgb(255, 64, 64) rgb(0, 0, 0, 0);
}

time {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: white;
  font-size: 0.6rem;
  font-weight: bold;
  background-color: rgb(0, 0, 0);
  padding: 3px 8px 3px 8px;
  border-radius: 20px;
}

dd {
  color: rgb(0, 0, 0);
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: bold;
  font-size: 0.8rem;
  padding: 5px;
}

.news_inner02 {
  align-items: center;
  display: flex;
}

.news_inner {
  border-bottom: dotted 0.2rem rgb(255, 64, 64);
  padding: 1.5rem 0 0 0.5rem;
  width: 90%;
  margin: 0 auto;
}

img,
video {
  border-radius: 10px;
}

.movie_mov {
  width: 100%;
}

.prof_img {
  text-align: center;
  width: 30%;
  border: solid 0.2rem rgb(255, 64, 64);
}

.red {
  color: rgb(255, 64, 64);
  font-weight: 900;
  font-style: normal;
}

.center {
  text-align: center;
  width: 100%;
  margin: 0 auto;
}

.name {
  color: rgb(0, 0, 0);
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 900;
  font-size: 0.8rem;
  font-style: normal;
}

.name02 {
  color: gray;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 900;
  font-size: 0.8rem;
  font-style: normal;
}

.prof_txt {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: bold;
  font-size: 0.8rem;
  font-style: normal;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  color: rgb(0, 0, 0);
  padding-top: 20px;
}

.sankaku {
  color: rgb(0, 0, 0);
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: bold;
  font-style: normal;
  text-align: right;
  font-size: 0.8rem;
}

.sankaku02 {
  color: rgb(0, 0, 0);
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: bold;
  font-style: normal;
  text-align: left;
  font-size: 0.8rem;
}



.link_img {
  display: inline-block;
  width: 100%;
}

.link_img02 {
  display: inline-block;
  width: 100%;
  border: solid 2px black;
}

.link_img:hover {
  opacity: 0.5;
}

.link_img02:hover {
  opacity: 0.5;
}

.c {
  font-family: "M PLUS Rounded 1c", sans-serif;
  background-color: rgb(0, 0, 0);
  color: white;
  font-family: "Kanit", serif;
  font-size: 0.9rem;
  font-style: normal;
  margin-top: 2rem;
  padding: 1rem;
  text-align: center;
}

@media screen and (min-width: 800px) {

  .site {
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: 900;
    font-style: normal;

    color: rgb(0, 0, 0);
    font-size: 1.5rem;

    text-align: center;
  }

  .name {
    color: rgb(0, 0, 0);
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-weight: 900;
    font-size: 1rem;
    font-style: normal;
  }

  .prof_txt {
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-weight: bold;
    font-size: 0.8rem;
    font-style: normal;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    color: rgb(0, 0, 0);
  }

  .fleximg {
    display: flex;
    align-items: center;
  }

  .illust_img00 {
    width: 100%;
  }

  .illust_img {
    width: 48%;
    margin: 1%;
  }


  .illust_img02 {
    width: 23%;
    margin: 1%;
  }

  .small {
    font-size: 1.2rem;
  }

  .cy {
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: 900;
    font-style: normal;

    color: rgb(0, 0, 0);
    font-size: 2.5rem;

    line-height: 45px;
  }

  .Illustrator {
    font-size: 1.8rem;
  }

  .header_menu {
    color: rgb(0, 0, 0);
    cursor: pointer;

    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 1.2rem;
    margin: 1rem 0;
    text-align: center;
  }

  .header_menu:hover {
    color: rgb(255, 64, 64);
  }

  .header_inner {
    width: 95%;
    margin: 1rem auto;
  }

  .rb {
    font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-weight: bold;
    font-style: normal;
    font-size: 2rem;
    color: rgb(255, 64, 64);
    letter-spacing: -1rem;
    padding-right: 2rem;
  }

  .rb02 {
    font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-weight: bold;
    font-style: normal;
    font-size: 2rem;
    color: rgb(255, 64, 64);
    letter-spacing: -1rem;
    margin-right: 1rem;
    text-align: center;
  }

  dd {
    color: rgb(0, 0, 0);
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-weight: bold;
    font-size: 1rem;
    padding: 10px;
  }

  .scroll {
    height: 110px;
    width: 100%;
    overflow-y: scroll;
    background-color: none;
    scrollbar-color: rgb(255, 64, 64) rgb(0, 0, 0, 0);
    margin: 0 auto;
  }

  h2,
  .news {
    color: rgb(0, 0, 0);
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 2rem;
    text-align: left;
  }

  .header_nav01 {
    display: none;
  }

  .header_nav02 {
    display: block;
  }

  .sp_menu {
    display: none;
  }

  .modoru {
    bottom: 50px;
    position: fixed;
    right: 100px;
    width: 80px;
    z-index: 1;
    text-align: center;
  }

  .modoru_txt {
    color: rgb(0, 0, 0);
    font-size: 0.8rem;
    font-weight: bold;
    text-decoration: none;
    font-family: "Kanit", serif;
    font-style: normal;
  }

  header {
    margin: 0 0 2rem 0;
    width: 100%;
  }

  .header_logo {
    width: 35%;
    padding: 0.5rem 0;
  }

  .header_ul01 {
    align-items: center;
    display: flex;
  }

  .menu_li {
    margin: 0 0 0 2rem;
  }

  .header_menu_img {
    cursor: pointer;
    margin: 1rem 0;
    text-align: center;
    width: 30px;
  }

  .portfolio {
    color: black;
    font-size: 1.3rem;
  }

  .wrapper01 {
    width: 80%;
    margin: 0 auto;
    padding: 9rem 0 4rem 0;
  }

  .wrapper02 {
    width: 80%;
    margin: 0 auto;
  }

  .flex_wrap_wrap_img {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 5rem;
  }

  .box03 {
    padding-bottom: 0rem;
  }

  .box04 {
    padding-bottom: 0rem;
  }

  .box05 {
    padding-bottom: 0rem;
  }

  .flex_wrap_wrap {
    display: flex;
  }

  .box03 {
    flex: 7;
  }

  .b_color01 {
    background-color: white;
    border-radius: 10px;
    margin: 1rem 0;
    padding: 1rem 0;
  }

  .prof {
    display: none
  }

  .prof_img {
    width: 20%;
    border-radius: 10px;
    border: solid 0.2rem rgb(255, 64, 64);
  }

  .link_img {
    display: inline-block;
    width: 100%;
  }

  .whitebox {
    margin: 0 auto;
    width: 100%;
  }

  .modoru {
    bottom: 70px;
    position: fixed;
    right: 100px;
    width: 70px;
    z-index: 998;
    text-align: center;
  }

  .modoru_txt {
    font-size: 0.8rem;
  }

  .box05 {
    padding: 1rem;
    background-color: rgb(255, 255, 255, 0.3);
    border-radius: 10px;
  }

}

@media screen and (min-width: 1300px) {

  header {
    background-image: none;
  }

  .cy {
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: 900;
    font-style: normal;

    color: rgb(0, 0, 0);
    font-size: 3rem;

    line-height: 45px;
  }

  .Illustrator {
    font-size: 2rem;
  }

  .header_menu {
    color: rgb(0, 0, 0);
    cursor: pointer;

    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 1.5rem;
    margin: 1rem 0;
    text-align: center;
  }

  .flex_wrap_wrap_news {
    padding-bottom: 5rem;
  }

  .flex_wrap_wrap_img {
    padding-bottom: 5rem;
  }

  .scroll {
    height: 110px;
    width: 100%;
    overflow-y: scroll;
    background-color: none;
    border-radius: 5px;
    scrollbar-color: rgb(255, 64, 64) rgb(0, 0, 0, 0);
  }

  .header_inner {
    width: 97%;
    margin: 1.5rem auto;
  }

  .header_logo {
    padding: 0.5rem 0;
    width: 18%;
  }

  .img_frame {
    padding-top: 3rem;
  }

  .illust_img01 {
    position: relative;
    width: 100%;
    padding: 0rem;
  }



  .wrapper01 {
    width: 50%;
    margin: 0 auto;
    padding: 1rem 0;
  }

  .wrapper02 {
    width: 50%;
    margin: 0 auto;
  }

  .flex_wrap_wrap_img {
    width: 50%;
    margin: 0 auto;
    padding-bottom: 5rem;
  }

}