@media (min-width: 768px) {
  #wrapper header {
    width: 100%;
    top: -15px; } }
@media (min-width: 1024px) {
  #wrapper header {
    width: 100%;
    height: 620px; } }
@media (min-width: 360px) {
  #wrapper header div#main-visual {
    max-width: 767px;
    width: 100%;
    left: 0px;
    margin: 75px auto 0;
    overflow: hidden;
    border-bottom: double 20px #000;
    position: relative; } }
@media (min-width: 768px) {
  #wrapper header div#main-visual {
    width: 900px;
    margin: 30px auto 0;
    border: none; } }
@media (min-width: 1024px) {
  #wrapper header div#main-visual {
    max-width: 900px;
    width: 900px;
    overflow-y: visible;
    overflow-x: visible; } }
@media (min-width: 360px) {
  #wrapper header div#main-visual h1 {
    text-align: center;
    padding: 10px 0 0; } }
@media (min-width: 360px) {
  #wrapper header div#main-visual figure#header-moji {
    top: 0px;
    left: 10px;
    width: 35vw;
    text-align: center;
    position: absolute; } }
@media (min-width: 768px) {
  #wrapper header div#main-visual figure#header-moji {
    width: 30vw;
    top: 0;
    left: 20px; } }
@media (min-width: 1024px) {
  #wrapper header div#main-visual figure#header-moji {
    width: 281px;
    top: 82px;
    left: -40px; } }
@media (min-width: 360px) {
  #wrapper header div#main-visual figure#header-chara {
    max-width: 100%;
    width: 410px;
    right: -50px;
    bottom: 0;
    position: absolute;
    text-align: center; } }
@media (min-width: 768px) {
  #wrapper header div#main-visual figure#header-chara {
    width: 54%;
    position: absolute;
    right: 0px;
    top: 0px; } }
@media (min-width: 1024px) {
  #wrapper header div#main-visual figure#header-chara {
    width: 64%;
    position: absolute;
    top: 7px;
    right: -170px; } }
@media (min-width: 360px) {
  #wrapper header div#main-visual figure#pc-index-logo {
    width: 350px;
    margin: 0 auto;
    padding: 90px 0px 10px;
    text-align: center;
    position: relative;
    z-index: 7777; } }
@media (min-width: 1024px) {
  #wrapper header div#main-visual figure#pc-index-logo {
    width: 100%;
    padding: 155px 0px 15px; } }
@media (min-width: 360px) {
  #wrapper main section#sec1 {
    height: 910px;
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
    padding-top: 80px;
    background-color: rgba(0, 0, 0, 0.8);
    background-image: linear-gradient(transparent 50%, rgba(0, 0, 0, 0.5) 50%);
    background-size: 30px 30px; } }
@media (min-width: 768px) {
  #wrapper main section#sec1 {
    padding-top: 0;
    background: none; } }
@media (min-width: 1024px) {
  #wrapper main section#sec1 {
    height: 990px; } }
@media (min-width: 360px) {
  #wrapper main section#sec1 h1 {
    font-size: 42px;
    font-weight: 600;
    text-align: center;
    position: relative;
    z-index: 1;
    padding: 43px 0px 0px; } }
@media (min-width: 1024px) {
  #wrapper main section#sec1 h1 {
    padding: 60px 0px 15px; } }
@media (min-width: 360px) {
  #wrapper main section#sec1 ul.new {
    width: 100%;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    z-index: 1;
    position: relative; } }
@media (min-width: 768px) {
  #wrapper main section#sec1 ul.new {
    width: 90%;
    margin: 0 auto;
    padding: 0px 0px 15px; } }
@media (min-width: 1024px) {
  #wrapper main section#sec1 ul.new {
    width: 900px;
    margin: 0 auto 20px;
    padding: 0; } }
@media (min-width: 768px) {
  #wrapper main section#sec1 ul.new li {
    padding: 5px;
    box-sizing: border-box; } }
@media (min-width: 1024px) {
  #wrapper main section#sec1 ul.new li {
    box-sizing: content-box; } }
@media (min-width: 360px) {
  #wrapper main section#sec1 ul.new li#list-four, #wrapper main section#sec1 ul.new li#list-five, #wrapper main section#sec1 ul.new li#list-six {
    display: none; } }
@media (min-width: 768px) {
  #wrapper main section#sec1 ul.new li#list-four, #wrapper main section#sec1 ul.new li#list-five, #wrapper main section#sec1 ul.new li#list-six {
    display: block; } }
@media (min-width: 1024px) {
  #wrapper main section#sec1 ul.new li#list-one, #wrapper main section#sec1 ul.new li#list-two, #wrapper main section#sec1 ul.new li#list-three, #wrapper main section#sec1 ul.new li#list-four {
    margin: 0 0 20px; } }
@media (min-width: 768px) {
  #wrapper main section#sec1 ul.new li#list-one, #wrapper main section#sec1 ul.new li#list-two, #wrapper main section#sec1 ul.new li#list-three, #wrapper main section#sec1 ul.new li#list-four {
    margin: 0; } }
@media (min-width: 360px) {
  #wrapper main section#sec1 ul.new li {
    max-width: 440px;
    width: 100%;
    margin: 0 auto 10px; } }
@media (min-width: 768px) {
  #wrapper main section#sec1 ul.new li {
    width: 50%; } }
@media (min-width: 1024px) {
  #wrapper main section#sec1 ul.new li {
    width: 440px;
    height: 200px; } }
#wrapper main section#sec1 ul.new li figure img {
  max-width: 100%;
  max-height: 100%; }
@media (min-width: 360px) {
  #wrapper main section#sec1 ul.new li .new-date {
    width: 100%;
    height: 40px;
    background-color: #fff;
    line-height: 40px;
    float: left; } }
@media (min-width: 360px) {
  #wrapper main section#sec1 ul.new li .new-date .new-tag {
    width: 90px;
    height: 26px;
    color: #fff;
    text-align: center;
    line-height: 26px;
    margin: 7px;
    float: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px; } }
@media (min-width: 360px) {
  #wrapper main section#sec1 ul.new li .new-date .banner {
    background-color: #66b500; } }
@media (min-width: 360px) {
  #wrapper main section#sec1 ul.new li .new-date .logo {
    background-color: #ff9b00; } }
@media (min-width: 360px) {
  #wrapper main section#sec1 ul.new li .new-date .icon {
    background-color: #e4007f; } }
@media (min-width: 360px) {
  #wrapper main section#sec1 #new-more-link {
    padding: 30px;
    text-align: center; } }
@media (min-width: 360px) {
  #wrapper main section#sec1 #new-more-link a {
    color: #ffff00;
    text-decoration: none;
    font-size: 20px; } }
@media (min-width: 1920px) {
  #wrapper main section#sec1 figure#chara1 {
    right: 200px;
    bottom: -350px; } }
@media (min-width: 360px) {
  #wrapper main section#sec1 figure#chara1 {
    top: -20px;
    right: -50px;
    width: 80vw;
    position: absolute;
    bottom: -300px;
    pointer-events: none; } }
@media (min-width: 768px) {
  #wrapper main section#sec1 figure#chara1 {
    width: 60vw;
    top: -50px; } }
@media (min-width: 1024px) {
  #wrapper main section#sec1 figure#chara1 {
    width: 500px;
    top: -40px;
    right: -100px; } }
@media (min-width: 360px) {
  #wrapper main section#sec2 {
    position: relative;
    padding: 100px 0 60px;
    height: 760px;
    background-position: top right;
    width: 100%;
    z-index: 0;
    position: relative;
    background-image: url("../img/top/sec2-bg.png");
    background-repeat: no-repeat;
    background-size: cover; } }
@media (min-width: 768px) {
  #wrapper main section#sec2 {
    height: 1040px; } }
@media (min-width: 1024px) {
  #wrapper main section#sec2 {
    height: 1215px; } }
@media (min-width: 1024px) {
  #wrapper main section#sec2 div#sec2-inner {
    width: 900px;
    margin: 0 auto; } }
@media (min-width: 360px) {
  #wrapper main section#sec2 div#sec2-inner .prof-tsubacha {
    width: 95%;
    height: auto;
    padding: 80px 28px 80px;
    background: rgba(2, 2, 2, 0.6);
    z-index: 1;
    color: #fff;
    margin: 0px auto;
    position: relative; } }
@media (min-width: 768px) {
  #wrapper main section#sec2 div#sec2-inner .prof-tsubacha {
    margin: 168px auto 0;
    padding: 80px 120px 80px; } }
@media (min-width: 1024px) {
  #wrapper main section#sec2 div#sec2-inner .prof-tsubacha {
    width: 900px;
    height: 760px;
    padding: 160px 120px 120px;
    background-color: transparent;
    background-image: url("../img/top/sec2-prof-bg.png");
    background-position: center middle;
    background-repeat: no-repeat; } }
@media (min-width: 1024px) {
  #wrapper main section#sec2 div#sec2-inner .prof-tsubacha h1 {
    padding-bottom: 20px;
    font-weight: 900; } }
#wrapper main section#sec2 div#sec2-inner .prof-tsubacha p {
  font-size: 1.4rem; }
#wrapper main section#sec2 div#sec2-inner .prof-tsubacha #prof1, #wrapper main section#sec2 div#sec2-inner .prof-tsubacha #prof2 {
  box-sizing: border-box;
  overflow: scroll; }
@media (min-width: 360px) {
  #wrapper main section#sec2 div#sec2-inner .prof-tsubacha #prof1, #wrapper main section#sec2 div#sec2-inner .prof-tsubacha #prof2 {
    height: 460px; } }
@media (min-width: 1024px) {
  #wrapper main section#sec2 div#sec2-inner .prof-tsubacha #prof1, #wrapper main section#sec2 div#sec2-inner .prof-tsubacha #prof2 {
    height: 500px; } }
@media (min-width: 360px) {
  #wrapper main section#sec2 div#sec2-inner figure#name {
    width: 90vw;
    height: auto;
    position: absolute;
    top: 80px;
    z-index: 2; } }
@media (min-width: 1920px) {
  #wrapper main section#sec2 div#sec2-inner figure#name {
    top: 200px;
    left: 500px; } }
@media (min-width: 768px) {
  #wrapper main section#sec2 div#sec2-inner figure#name {
    width: 60vw;
    top: 225px;
    left: -20px; } }
@media (min-width: 1024px) {
  #wrapper main section#sec2 div#sec2-inner figure#name {
    top: 277px;
    left: 10px; } }
@media (min-width: 360px) {
  #wrapper main section#sec2 div#sec2-inner figure#chara2 {
    width: 80vw;
    left: -70px;
    top: -40px;
    position: absolute;
    pointer-events: none;
    transform: rotate(-6deg); } }
@media (min-width: 1920px) {
  #wrapper main section#sec2 div#sec2-inner figure#chara2 {
    top: 625px;
    left: 200px; } }
@media (min-width: 768px) {
  #wrapper main section#sec2 div#sec2-inner figure#chara2 {
    width: 60vw; } }
@media (min-width: 1024px) {
  #wrapper main section#sec2 div#sec2-inner figure#chara2 {
    top: 0;
    left: -220px; } }
@media (min-width: 360px) {
  #wrapper main section#sec2 div#sec2-inner figure#prof {
    position: absolute;
    height: auto;
    pointer-events: none;
    top: -84px;
    right: 495px;
    width: 50vw; } }
@media (min-width: 1920px) {
  #wrapper main section#sec2 div#sec2-inner figure#prof {
    bottom: 350px;
    right: 580px; } }
@media (min-width: 768px) {
  #wrapper main section#sec2 div#sec2-inner figure#prof {
    right: 0; } }
@media (min-width: 1024px) {
  #wrapper main section#sec2 div#sec2-inner figure#prof {
    width: 40vw;
    top: auto;
    bottom: 300px;
    right: 20px;
    position: absolute;
    z-index: 2; } }
@media (min-width: 360px) {
  #wrapper main section#sec3 {
    width: 100%;
    height: 1140px;
    z-index: 1;
    position: relative;
    overflow: hidden;
    margin: -128px auto 0;
    background-size: cover;
    background-position: top left;
    background-image: url("../img/top/sec3-bg.jpg"); } }
@media (min-width: 768px) {
  #wrapper main section#sec3 {
    height: 1180px; } }
@media (min-width: 1024px) {
  #wrapper main section#sec3 {
    height: 1040px; } }
@media (min-width: 360px) {
  #wrapper main section#sec3 #sec3-inner {
    text-align: left;
    position: relative;
    z-index: 1; } }
@media (min-width: 1024px) {
  #wrapper main section#sec3 #sec3-inner {
    width: 900px;
    margin: 0 auto; } }
#wrapper main section#sec3 #sec3-inner figure#contact-h1 {
  text-align: center; }
@media (min-width: 360px) {
  #wrapper main section#sec3 #top-contact {
    width: 95%;
    height: 860px;
    margin: 80px auto 100px;
    overflow: scroll;
    position: relative;
    z-index: 9;
    -webkit-overflow-scrolling: touch; } }
@media (min-width: 768px) {
  #wrapper main section#sec3 #top-contact {
    margin: 150px auto 100px; } }
@media (min-width: 1024px) {
  #wrapper main section#sec3 #top-contact {
    width: 900px;
    height: 905px;
    margin: 15px auto 0px;
    position: absolute; } }
@media (min-width: 360px) {
  #wrapper main section#sec3 #top-contact iframe {
    max-width: 100% !important;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.9;
    width: 100%;
    height: 100%;
    max-height: 100%;
    margin: 0px auto; } }
@media (min-width: 360px) {
  #wrapper main figure#chara3 {
    position: absolute;
    top: 0;
    height: auto;
    z-index: 0; } }
@media (min-width: 768px) {
  #wrapper main figure#chara3 {
    width: 70vw;
    right: 0; } }
@media (min-width: 1024px) {
  #wrapper main figure#chara3 {
    position: absolute;
    top: 60px;
    right: -100px; } }
