@charset "utf-8";
* {
    margin: 0px;
    padding: 0px;
}

img {
    max-width: 100%;
}

html {
    margin: 0px;
    line-height: 0;
}

li {
    list-style-type: none;
}

.hover:hover {
    opacity: 0.7;
}

body {
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    overflow-x: hidden;
    z-index: 0;
    background-color: #320000;
    position: relative;
    background-image: url(../images/bg.png?1);
    background-size: contain;
}


/*
.maintitle img{
  opacity: 0;
  animation-name: bounce;
  animation-duration: 2s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
  display: inline-block;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
}*/

.maintitle img {
    opacity: 0;
    animation-name: blur;
    animation-duration: 2s;
    animation-delay: 2s;
    animation-fill-mode: forwards;
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}


/*
.anim-balloon {
　　animation: anim-rotate 2s ease-out 2s infinite;
　　transform-origin: 0 40%;
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@keyframes bounce{
  0% {
    transform: scale(1,1);
    opacity: 0;
     filter: blur(0px);
   }
   30% {
     transform: scale(1,1);
     opacity: 0;
     filter: blur(0px);
   }
   40% {
     transform: scale(1.5,1.5);
     opacity: 1;
      filter: blur(10px);
    }
    50% {
      transform: scale(1,1);
      opacity: 1;
      filter: blur(0px);
    }
   100% {
     transform: scale(1,1);
     opacity: 1;
     filter: blur(0px);
   }
}
*/

@keyframes blur {
    0% {
        transform: translate(0, 0);
        opacity: 0;
        filter: blur(30px);
    }
    100% {
        transform: translate(0, 0);
        opacity: 1;
        filter: blur(0px);
    }
}


/*------------nav--------------*/


/*ソーシャルボタン*/

.social {
    position: fixed;
    top: 2%;
    left: 1.5%;
    z-index: 3000;
    display: flex;
    flex-direction: row;
}

.social a {
    margin: 0 10% 0 0;
    display: block;
}

.social a img {
    width: 20px;
    height: auto;
}

.social a:hover {
    opacity: 0.7;
}

#nav-content {
    position: fixed;
    width: 26.5vh;
    padding: 0;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 900;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    overflow: hidden;
    background-image: url(../images/nav_bg.jpg?10152);
    text-align: center;
    background-repeat: no-repeat;
    background-size: 102%;
}

.logo {
    width: 100%;
    margin: 10px 0 0 0;
    text-align: center;
    padding: 0 0 0 0;
}

.presents {
    width: 100%;
    text-align: center;
    margin-bottom: 25%;
}

#nav-content .logo img {
    margin: 0px auto;
    width: 100%
}

#nav-content .logo ul li a img {
    margin: 8% auto 0;
    width: auto;
}

#nav-content .logo ul li img {
    /*max-width: 90%;*/
}

#nav-content ul li {
    text-align: center;
}

#nav-content ul li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: auto;
}

#nav-drawer {
    height: 0px;
    text-align: left;
}

.presents img {
    width: 75%;
    margin: 2% auto 0;
}

.opacity:hover {
    opacity: 0.7;
}

.dot,
.navcont {
    position: relative;
    display: block;
    text-decoration: none;
    width: 80%;
    margin: 3% auto;
    padding: 0;
    text-align: center;
}

.dot::after {
    /*position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #fff;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
  z-index: 9999;
  */
}

.dot:hover::after {
    transform: scale(1, 1);
}

.dot-none {
    pointer-events: none;
}

.leaf {
    position: absolute;
    top: 0;
    left: 0;
    width: 90%;
    z-index: 100;
    pointer-events: none;
}


/*------------news------------*/

.news {
    position: absolute;
    top: 48.3%;
    left: 54%;
    /* width: 76%; */
    height: 10.3%;
    overflow-y: scroll;
    overflow-x: hidden;
}

.news::-webkit-scrollbar {
    width: 0 !important
}

.news-box {
    border-radius: 10px;
    overflow: auto;
    /* margin: 0 1em; */
    font-weight: bold;
    color: #7d5645;
    font-family: sans-serif;
    font-style: normal;
    width: 93%;
}

.news ul a {
    display: block;
    width: 93%;
}

.news li {
    width: 100%;
    /*  border-bottom:2px dotted #ccc;*/
    padding: 0.5em 0;
    text-align: start;
    font-size: 1.4vw;
    display: inline-flex;
    align-items: flex-end;
    flex-wrap: wrap;
    line-height: 1em;
    /*letter-spacing: 1px;*/
    text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
}

.news_date {
    font-size: 1.3em;
}


/*------------news------------*/

.head_twitter {
    position: absolute;
    bottom: 7.6%;
    left: 15%;
    width: 10%;
    height: auto;
}

.head_pixiv {
    position: absolute;
    bottom: 7.6%;
    left: 27.5%;
    width: 10%;
    height: auto;
}

.head_hp {
    position: absolute;
    bottom: 7.6%;
    left: 40%;
    width: 10%;
    height: auto;
}


/*-----nav-------------------------------------*/

.attention {
    position: absolute;
    bottom: 1%;
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
}


/*-----wrapper-------------------------------------*/


/*-----wrapper-------------------------------------*/

#wrapper {
    z-index: 0;
    height: auto;
    background-color: #000;
    width: calc(100% - 26.5vh);
    margin: 0 0 0 26.5vh;
    position: relative;
}

.header {
    margin: 0 0 0 0;
    position: relative;
    width: 100%;
    height: auto;
}

.header_bg img {
    width: 100%;
    position: relative;
}

.header_night {
    position: absolute;
    width: 35%;
    right: 3%;
    bottom: 4%;
}

.header_night img {
    width: 100%;
}

.header:before {
    /*content: "";
  display: block;
  padding-top: 140.3%;
  width: 100%;
  height: 100%;*/
}

.maintitle {
    text-align: center;
    position: absolute;
    top: 44%;
    width: 100%;
}

.maintitle img {
    width: 70%;
    margin: 0 auto;
    opacity: 0;
    animation-name: blur;
    animation-duration: 5s;
    animation-delay: 0s;
    animation-fill-mode: forwards;
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.multi img {
    mix-blend-mode: multiply;
}

@keyframes blur {
    0% {
        transform: translate(0, 0);
        opacity: 0;
        filter: blur(30px);
    }
    100% {
        transform: translate(0, 0);
        opacity: 1;
        filter: blur(0px);
    }
}

.mainlogo,
.logoback {
    position: absolute;
}

.mainlogo img,
.logoback img {
    width: 100%;
    height: auto;
    position: absolute;
}

.mainlogo {
    width: 14.5%;
    z-index: 10;
    top: 7.5%;
    left: 40%;
    transform: translate(-50%, 0);
    animation-delay: 0.5s;
}

.logoback {
    width: 100%;
    z-index: 9;
    top: 16%;
    left: 3%;
}

@keyframes fuwafuwa {
    0% {
        transform: translate(0, 0) rotate(-2deg);
    }
    50% {
        transform: translate(0, -20px) rotate(0deg);
    }
    100% {
        transform: translate(0, 0)rotate(2deg);
    }
}


/*-----wrapper-------------------------------------*/


/*-----conts-------------------------------------*/

.conts {
    position: relative;
    width: 100%;
    padding: 0 0 0 0px;
    box-sizing: border-box;
    margin: 0px 0px 0px 0px;
}

.btn {
    position: absolute;
}

.btn:hover {
    opacity: 0.7;
}

.btn img {
    width: 100%;
}

.order_btn {
    width: 80%;
    top: 87.5%;
    left: 50%;
    transform: translateX(-50%);
}

.artbook_movie{
    width: 97%;
    height: 35%;
    position: absolute;
    left: 1.5%;
    top: 20.7%;
}

.cm{
    width: 97%;
    height: 35%;
    position: absolute;
    left: 1.5%;
    top: 60.5%;
}

.C99booth_btn {
    width: 45%;
    top: 67%;
    left: 27%;
    transform: translateX(-50%);
}

.campaign_nav {
    width: 53%;
    top: 81%;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
}

.campaign_nav a {
    width: 30%;
}

img.main {
    width: 100%;
}

.goods {
    margin: 0 0 0 0;
    width: 100%;
    position: relative;
    width: 100%;
    height: auto;
    background-image: url(../images/goods.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.absolute {
    position: absolute;
}

.goods_flex {
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateX(-50%);
    left: 49%;
}

.goods_flex a {
    padding: 5%;
}

.goods_flex a img {
    width: 120%;
    max-width: 120%;
}

.b2tape {
    top: 5.8%;
    width: 80%;
}

.b6mini {
    top: 14%;
    width: 80%;
}

.cube {
    top: 22.2%;
    width: 80%;
}

.mousepad {
    top: 29.5%;
    width: 60%;
}

.mug {
    top: 37.5%;
    width: 60%;
}

.clock {
    top: 45.6%;
    width: 80%;
    left: 46%;
}

.spcase {
    top: 53.2%;
    width: 80%;
}

.blanket {
    top: 62%;
    width: 60%;
}

.b1tape {
    top: 10.6%;
    width: 80%;
}

.b0tape {
    top: 20%;
    width: 80%;
}

.bigtape {
    top: 29.7%;
    width: 27%;
    left: 45%;
}

.a2picture_frame {
    top: 66.5%;
    width: 75%;
    left: 48%;
}

.a2picture {
    top: 71%;
    width: 78%;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.a2picture a {
    width: calc(90%/5);
    padding: 1%;
}

.a2picture a img {
    width: 100%;
    max-width: 100%;
}

#b1tape_set {
    top: 33%;
    left: 51%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 63%;
}

#b1tape_set a {
    width: 46%;
    margin: 2%;
}

#graph {
    top: 78.5%;
    left: 53%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 71%;
}

#graph a {
    width: 17%;
    margin: 0 2% 2% 0;
}


/*GoodsGallery*/

.goods_gallery1 {
    position: absolute;
    width: 100%;
    height: auto;
    top: 3.1%;
}

.goods_gallery2 {
    position: absolute;
    width: 100%;
    /*height:100%;*/
    top: 49.3%;
}

.goods_gallery3 {
    position: absolute;
    width: 100%;
    /*height:100%;*/
    top: 55.6%;
}

.goods_gallery4 {
    position: absolute;
    width: 100%;
    /*height:100%;*/
    top: 62.1%;
}

.goods_gallery5 {
    position: absolute;
    width: 100%;
    top: 45%;
    left: -1%;
}

.goods_gallery6 {
    position: absolute;
    width: 100%;
    height: auto;
    top: 9.5%;
}

.goods_gallery7 {
    position: absolute;
    width: 100%;
    /*height:100%;*/
    top: 22.2%;
}

.goods_gallery8 {
    position: absolute;
    width: 100%;
    /*height:100%;*/
    top: 35.5%;
}

.goods_gallery9 {
    position: absolute;
    width: 100%;
    /*height:100%;*/
    top: 50.0%;
}

.goods_gallery10 {
    position: absolute;
    width: 100%;
    height: auto;
    top: 69%;
}

.goods_gallery11 {
    position: absolute;
    width: 100%;
    height: auto;
    top: 50%;
}

.gallery_flex {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    width: 80%;
    margin: 0px auto;
}

.gallery_flex a {
    width: calc(96% / 5);
    margin: 0 0 1% 0;
}

.gallery {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    margin: 0;
    width: 75%;
    margin: 0px auto;
}

.gallery_left {
    width: 60%;
    margin: 0 0 0 1%;
    position: relative;
}

.gallery_slider p {
    font-weight: bold;
    margin: 2% auto;
    line-height: 1em;
    font-size: 0.7em;
}

.gallery_slider p span {
    font-size: 0.8em;
}

.gallery_slider li a.buy img {
    width: 80%;
    margin: 5% auto;
}

.gallery_left>img {
    width: 100%;
}

.slider img {
    height: auto;
    width: 100%;
}

.gallery_lineup img {
    width: 95%;
    margin: 2% auto;
}

.gallery_thumbnail {
    width: 95%;
    justify-content: center;
    align-content: center;
    margin: 13% 0 0;
    flex-wrap: nowrap;
    flex-direction: row;
    display: flex;
    align-items: center;
}

.goods_gallery1 .gallery_thumbnail {
    width: 30%;
    flex-direction: row;
}

.goods_gallery1 .gallery_thumbnail li {
    width: 44%;
}

.goods_gallery1 .gallery_thumbnail li:nth-child(odd) {
    margin: -20% 5% 5% 0;
}

.goods_gallery1 .gallery_left {
    width: 50%;
}

.gallery_thumbnail li {
    width: 57%;
    margin: 5% 5% 5% 0;
    height: fit-content;
    position: relative;
}

.gallery_thumbnail li:hover {
    opacity: 0.7;
}

.gallery_thumbnail li img {
    width: 100%;
}

.thumbnail-current {
    box-shadow: 0px 0px 6px 3px #f30da0;
}

.goods_gallery2 .gallery_left {
    width: 62%;
}

.goods_gallery2 .gallery {
    margin: 0 auto 0 15%;
}

.goods_gallery2 .gallery_thumbnail {
    margin: 0 0 6% 0;
}

.goods_gallery3 .gallery {
    margin: 0 auto 0 15%;
}

.goods_gallery5 .gallery_thumbnail li {
    width: 100%;
    margin: 2%;
    height: fit-content;
    position: relative;
}


/*↓タペストリーと原画　スマホ表示*/

@media screen and (max-width: 480px) {
    /*.gallery {
    width: 77%;
  }
  .gallery_left {
    width: 33%;
  }

  .gallery_thumbnail {
    padding-inline-start: 0px;
    margin: 2% 8% 0 0;
  }*/
}


/*GoodsGallery*/

.pdf {
    width: 60%;
    position: absolute;
    bottom: 1.5%;
    left: 50%;
    transform: translateX(-50%);
}

.pdf img {
    width: 100%;
}

.form {
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
    width: 40%;
    opacity: 1;
}

.form img {
    width: 100%;
}

a img:hover {
    opacity: 0.7;
}

.tw_btn img:hover {
    opacity: 0.7;
}

.access {
    margin: 0 0 0 0;
    width: 100%;
    position: relative;
    width: 100%;
    height: auto;
    /*  background-image: url(../images/access.jpg);
  background-repeat: no-repeat;
  background-size: contain;*/
}

.access:before {
    /*content: "";
  display: block;
  padding-top: 159.9%;
  width: 100%;
  height: 100%;*/
}

.access_link iframe {
    position: absolute;
    top: 32%;
    left: 5.5%;
    width: 27%;
    height: 59%;
    box-shadow: 1px 0px 7px #811843;
}

.map_btn {
    position: absolute;
    top: 31%;
    left: 8%;
    width: 17%;
}


/*-----conts-------------------------------------*/


/*-----goods buybtn-------------------------------------*/

.newmaterial {
    position: absolute;
    width: 22%;
    top: 59.5%;
    left: 7%;
}

.lineup {
    position: absolute;
    width: 18%;
    top: 92.9%;
    right: 7%;
}

.buybtn {
    position: absolute;
    width: 17%;
    opacity: 1.0;
    /*pointer-events: none;*/
}

.buy_btn1 {
    top: 87%;
    left: 63%;
    width: 32%;
}

.buy_btn2 {
    top: 41.5%;
    left: 3%;
    width: 35%;
}

.buy_btn3 {
    top: 91.5%;
    left: 3%;
    width: 35%;
}

.buy_btn4 {
    top: 24.3%;
    left: 63%;
}

.buy_btn5 {
    top: 29.7%;
    left: 63%;
}

.buy_btn6 {
    top: 35.5%;
    left: 63%;
}

.buy_btn7 {
    top: 41.8%;
    left: 63%;
}

.buy_btn8 {
    top: 47.0%;
    left: 63%;
}

.buy_btn9 {
    top: 53.4%;
    left: 63%;
}

.buy_btn10 {
    top: 59.8%;
    left: 63%;
}

.buy_btn11 {
    top: 65.2%;
    left: 63%;
}

.buy_btn12 {
    top: 71.3%;
    left: 63%;
}

.buy_btn13 {
    top: 76.7%;
    left: 63%;
}

.buy_btn14 {
    top: 82.5%;
    left: 63%;
}

.buy_btn15 {
    top: 88.0%;
    left: 63%;
}

.buy_btn16 {
    top: 93.4%;
    left: 63%;
}

.buy_btn17 {
    top: 98.8%;
    left: 63%;
}

.buy_btn18 {
    top: 100.8%;
    left: 63%;
}

.buy2_btn1 {
    top: 16.9%;
    left: 63%;
}

.buy2_btn2 {
    top: 30.5%;
    left: 63%;
}

.buy2_btn3 {
    top: 44.0%;
    left: 63%;
}

.buy2_btn4 {
    top: 57.5%;
    left: 63%;
}

.buy2_btn5 {
    top: 83.9%;
    left: 63%;
}

.buy2_btn6 {
    top: 96.9%;
    left: 63%;
}

.buy3_btn1 {
    top: 92%;
    left: 63%;
}


/*-----goods buybtn-------------------------------------*/


/*-----footer-------------------------------------*/

.footer {
    position: relative;
    width: 100%;
    margin: 0;
    line-height: 1;
    text-align: center;
    vertical-align: bottom;
    color: #fff;
    padding: 0;
    background-color: #fff;
}

.footer a:hover {
    opacity: 0.7;
}

.footer:before {
    /*content: "";
  display: block;
  padding-top: 32.7%;
  width: 100%;
  height: 100%;*/
}

.footer_tit_btn {
    position: absolute;
    display: inline-flex;
    flex-direction: row;
}

.company_btn {
    height: 19%;
    position: absolute;
    left: 4.5%;
    width: auto;
}

.company_btn img {
    height: 95%;
    width: auto;
}

.btn1 {
    top: 7.5%;
}

.btn2 {
    top: 30.5%;
}

.btn3 {
    top: 52.5%;
    height: 46%;
    margin-bottom: 30px;
}

.melon {
    position: absolute;
    right: 30%;
    bottom: 15%;
    width: 15%;
}


/*-----footer-------------------------------------*/


/*トップボタン*/

.topBtn {
    position: fixed;
    bottom: 20px;
    right: 30px;
    display: block;
    background-color: #7ac4fd;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 19px;
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 22px;
    border-radius: 40px;
    padding-top: 30px;
    box-sizing: border-box;
}

.topBtn:before {
    content: '\25B2';
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 20px;
}

.topBtn:hover {
    opacity: 0.7;
}

@media screen and (max-width:1500px) {
    .news li {
        width: 90%;
    }
}

@media screen and (max-width:900px) {
    #wrapper {
        width: 100%;
        margin: 0px;
    }
    .chart_icon {
        position: absolute;
        width: 13%;
        top: 88%;
        left: 3%;
    }
    .social {
        position: fixed;
        top: 2%;
        left: 3%;
        z-index: 3000;
        display: flex;
        flex-direction: row;
    }
    .personality_body #wrapper {
        width: 100%;
        margin: 0;
    }
    .personality {
        padding: 100px 0 0 0;
        width: 90%;
    }
    #nav-drawer {
        position: fixed;
        z-index: 100;
        top: 2%;
        left: 5.5%;
        height: 40px;
        background-color: rgba(255, 255, 255, 0.8);
    }
    #nav-open:hover {
        cursor: pointer;
        opacity: 0.7;
    }
    /*チェックボックス等は非表示に*/
    .nav-unshown {
        display: none;
    }
    /*アイコンのスペース*/
    #nav-open {
        display: inline-block;
        width: 30px;
        height: 22px;
        vertical-align: middle;
        margin: 10px 5px 0px 10px;
    }
    /*ハンバーガーアイコンをCSSだけで表現*/
    #nav-open span,
    #nav-open span:before,
    #nav-open span:after {
        position: absolute;
        height: 3px;
        /*線の太さ*/
        width: 25px;
        /*長さ*/
        border-radius: 3px;
        background: #555;
        display: block;
        content: '';
        cursor: pointer;
    }
    #nav-open span:before {
        bottom: -8px;
    }
    #nav-open span:after {
        bottom: -16px;
    }
    /*閉じる用の薄黒カバー*/
    #nav-close {
        display: none;
        /*はじめは隠しておく*/
        position: fixed;
        z-index: 99;
        top: 0;
        /*全体に広がるように*/
        left: 0;
        width: 100%;
        height: 100%;
        background: black;
        opacity: 0;
        transition: .3s ease-in-out;
    }
    /*中身*/
    #nav-content {
        overflow: auto;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        /*最前面に*/
        /*右側に隙間を作る（閉じるカバーを表示）*/
        height: 100%;
        transition: .3s ease-in-out;
        /*滑らかに表示*/
        transform: translateX(-105%);
        /*左に隠しておく*/
        width: 26.5vh;
    }
    /*チェックが入ったらもろもろ表示*/
    #nav-input:checked~#nav-close {
        display: block;
        /*カバーを表示*/
        opacity: .5;
    }
    #nav-input:checked~#nav-content {
        transform: translateX(0%);
        /*中身を表示（右へスライド）*/
        box-shadow: 6px 0 25px rgba(0, 0, 0, .15);
    }
    .conts {
        width: 100vw;
        padding: 0px 0px 0px 0px;
        box-sizing: border-box;
        margin: 0px;
        position: relative;
    }
    #nav {
        display: none;
    }
    .news li {
        line-height: 2em;
        width: 100%;
    }
}

@media screen and (max-width:550px) {
    #wrapper {
        width: 100%;
        margin: 0px;
    }
    .chart_icon {
        position: absolute;
        width: 13%;
        top: 88%;
        left: 3%;
    }
    .social {
        position: fixed;
        top: 1.5%;
        left: 3%;
        z-index: 3000;
        display: flex;
        flex-direction: row;
    }
    .personality_body #wrapper {
        width: 100%;
        margin: 0;
    }
    .personality {
        padding: 100px 0 0 0;
        width: 90%;
    }
    #nav-drawer {
        position: fixed;
        z-index: 100;
        top: 2%;
        left: 5.5%;
        height: 40px;
        background-color: rgba(255, 255, 255, 0.8);
    }
    #nav-open:hover {
        cursor: pointer;
        opacity: 0.7;
    }
    /*チェックボックス等は非表示に*/
    .nav-unshown {
        display: none;
    }
    /*アイコンのスペース*/
    #nav-open {
        display: inline-block;
        width: 30px;
        height: 22px;
        vertical-align: middle;
        margin: 10px 5px 0px 10px;
    }
    /*ハンバーガーアイコンをCSSだけで表現*/
    #nav-open span,
    #nav-open span:before,
    #nav-open span:after {
        position: absolute;
        height: 3px;
        /*線の太さ*/
        width: 25px;
        /*長さ*/
        border-radius: 3px;
        background: #555;
        display: block;
        content: '';
        cursor: pointer;
    }
    #nav-open span:before {
        bottom: -8px;
    }
    #nav-open span:after {
        bottom: -16px;
    }
    /*閉じる用の薄黒カバー*/
    #nav-close {
        display: none;
        /*はじめは隠しておく*/
        position: fixed;
        z-index: 99;
        top: 0;
        /*全体に広がるように*/
        left: 0;
        width: 100%;
        height: 100%;
        background: black;
        opacity: 0;
        transition: .3s ease-in-out;
    }
    /*中身*/
    #nav-content {
        overflow: auto;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        /*最前面に*/
        /*右側に隙間を作る（閉じるカバーを表示）*/
        height: 100vh;
        transition: .3s ease-in-out;
        /*滑らかに表示*/
        transform: translateX(-105%);
        /*左に隠しておく*/
        /*左に隠しておく*/
    }
    /*チェックが入ったらもろもろ表示*/
    #nav-input:checked~#nav-close {
        display: block;
        /*カバーを表示*/
        opacity: .5;
    }
    #nav-input:checked~#nav-content {
        transform: translateX(0%);
        /*中身を表示（右へスライド）*/
        box-shadow: 6px 0 25px rgba(0, 0, 0, .15);
    }
    #nav-content .logo ul li a img {
        width: 55%;
    }
    .conts {
        width: 100vw;
        padding: 0px 0px 0px 0px;
        box-sizing: border-box;
        margin: 0px;
        position: relative;
    }
    #nav {
        display: none;
    }
    .news {
        left: 54%;
        width: 42%;
    }
    .news li {
        line-height: 3em;
    }
    .presents {
        margin-bottom: 30%;
    }
    .presents img {
        width: 70%;
    }
}
