.syasin{
    max-width: 250px;
    height: auto;
}
/*コルクボード*/
body{
    /*画像の調整*/
    background-size: cover;
    background-position: center;
    margin: 0;
    padding: 0;
    height: 100%;
    /*画面サイズ固定*/
    overflow-x: auto;
    overflow-y: auto;
    width: 100%;
    height: auto;
    margin: 0;
}
.sirokabe{
        /*画像を選択*/
    background-image: url("image/壁.jpg");
}
html,body{
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    margin: 0;
    padding: 0;
}
/*コルクボード設定*/
.korukuboodo{
    /*画像のサイズや位置調整*/
    /*
    background-size: contain;
    background-position: center;
    width: 100%;
    height: auto;
    */
    /*写真の基準*/
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(50% -50%);
    margin: 0;
    overflow: hidden;
}
.koruku{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    height: 900px;
    width: auto;
    display: block;
}
.photo{
    opacity: 1;
    position: fixed;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.saiadi{
    max-width: 1920px;
    max-height: 1080px;
}
/*カーソルを合わせた時*/
.photo:hover{
    /*大きくする*/
}
/*写真の位置*/
/*メロ*/
.photo01{
    transform: translate(-50%, -50%) translate(-380px, -20px)rotate(-5deg);
    width: 370px;
}
/*ジラーチ*/
.photo02{
    transform: translate(-50%, -50%) translate(180px,15px)rotate(10deg);
    width: 200px;
    height: auto;
}
/*ニア*/
.photo03{
    transform: translate(-50%, -50%) translate(-80px, -180px)rotate(-10deg);
    width: 200px;
}
/*顔写真*/
.photo07{
    transform: translate(-50%, -50%) translate(450px, -180px)rotate(5deg);
    width: 230px;
}
/*黒猫*/
.photo08{
    transform: translate(-50%, -50%) translate(150px, 250px)rotate(-10deg);
    width: 300px;
}
/*ティーカップ*/
.photo09{
    transform: translate(-50%, -50%) translate(450px, 250px)rotate(15deg);
    width: 150px;
}
/*デッサン*/
.photo10{
    transform: translate(-50%, -50%) translate(430px,50px)rotate(20deg);
    width: 200px;
}
.photo11{
    transform: translate(-50%, -50%) translate(-50px, 90px) rotate(-20deg);
    width: 200px;
}
.photo12{
    transform: translate(-50%, -50%) translate(300px, -220px) rotate(5deg);
    width: 400px;
}
/*写真サイズ風景*/
.toriisaizu{
    width: 1920px;
    height: auto;
}
.toriisaizu0{
    width: 100%;
    height: auto;
}
.torii1{
    max-width: 1880px;
    height: auto;
    margin: 0 auto;
}
.torii0{
    padding: 5px;
}
.ringo{width: 200px; height: 200px;}
.dessan{
    background-color: darkgray;
}
/*サムネ*/
.samune{
    /*height: 100%;*/
    width: auto;
    margin: 0;
}
.toriiphoto{
    width: 100%;
    height: 100%;
}

/*.haikei1{
    background-image: url(image/haikei1.png);
    height: 100%;
    width: 100%;
}*/

/*コンテンツ*/
.oowaku{
    width: 100%;
    height: auto;
    margin: 0;
}
.oowaku2{
    height: 100%;
    max-height: 1080px;
    width: auto;
}
/*横に並べる*/
.zentai{
    display: flex;
    width: 100%;
    height: auto;
    margin: 0;
    max-width: 1920px;
    min-width: 1700px;
    min-height: 900px;
}
.hidari{
    width: 50%;
    height: auto;
    display: flex;
    position: relative;
    align-items: center;
    margin: 0;
    padding: 10px;
    max-width: 990px;
    flex: 1;
    /*outline: 2px solid blue;*/
    text-align: center;
    justify-content: center;
    height: 100%;
    color: #3A3A3A;
}
.migi{
    width: 50%;
    height: auto;
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 10px;
    max-width: 980px;
    color: #000;
}
.ue{
    width: 100%;
    height: auto;
    box-sizing: border-box;
    overflow: auto;
    margin: 0;
}
.sita{
    width: 100%;
    height: auto;
    display: flex;
    bottom: 0px;
    overflow: auto;
    margin: 0;
}
.waku{
    width: 100%;
    height: auto;
    margin: 0;
}
.mhyousi{
    max-width: 1920px;
    max-height: 1080px;
    height: auto;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    background-color: #3A3A3A;
    float: none;
    /*画像差し替え*/
    content: url(image/メロ表紙ポーズ遠視投影.png);
}
@media (width: 1920px) and (height: 1080px){
    .mhyousi{
        content: url(image/メロ表紙遠視投影.png);
    }
}
.zhyousi{
    width: auto;
    max-height: 900px;
    margin: 0 auto;
    text-align: center;
    display: block;
    background-color: aliceblue;
}
.nhyousi{
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative;
}
.hyousi{
    position: absolute;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.mannaka{
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative;
}
.video{
    width: 960px;
    height: 540px;
    max-width: 100%;
    max-height: 100%;
}
.naka{
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    background-color: rgba(255, 255, 255, 1);
}
.maru{
    border-radius: 10px;
}
.box3-3{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
}
.item{
    width: 33.3%;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 0;
    flex: 1;
}
p{
    font-size: 16px;
    line-height: 1.8;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    padding: 10px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 10px;
}
.photo00{
    width: 640px;
    display: block;
    margin: 0 auto;
}
.box{
    display: flex;
    justify-content: space-between;
}
.hanbun{
    width: 960px;
    height: 1080px;
    padding: 20px;
}
.mozi{
    font-size: 30px;
    padding: 20px;
}
.big{
    font-size: 50px;
}
.santoubun{
    width: 30%;
    height: auto;
}
.sonotaphoto{
    width: 500px;
    height: 500px;
    object-fit: cover;
    object-position: center;
}
.sonotaphoto2{
    width: 500px;
    height: auto;
    object-fit: cover;
    object-position: center;
}
.sonota{
    display: flex;
}
.p3{
    width: 100vw;
    height: 100%;
}
video{
    width: 100%;
    height: auto;
    margin: 0;
    display: block;
}
.tiisaku{
    height: 50%;
    width: auto;
    padding: 10px;
}
.sukubatu{
    overflow: hidden;
    margin: 0;
}
.zurasi{
    padding: 10px;
}
.zurasi2{
    transform: translateX(20px);
}
/*印刷*/
@media print{
    body{
        margin: 0;
    }
    .container{
        width: 100%;
        height: 100vh;
        page-break-inside: avoid;
    }
    *{
        page-break-inside: avoid;
    }
}
.mero{
    background-color: #3A3A3A;
}
.nia{
    background-color: #3A3A3A;
}
.zira-ti{
    background-color: #FFF;
}
.ziko{
    background-color:aliceblue;
}
.kuukan{
    padding: 20px;
    margin: 0;
}
.hoka{
    background-color: lightblue;
}
.douga{
    width: 1650px;
    margin: 0 auto;
}
@media screen and (width: 1920px) and (height: 1080px) {
    .douga{
        width: 1920px;
        height: 1080px;
    }
    
}
.hosizora{
    background-color:navy;
}
.hyousiinsatu{
    width: 1920px;
    height: 1080px;
    overflow: hidden;
    position: relative;
}
.m0{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
/*鳥居*/
.toriihyousi{
    justify-content: center;
    align-items: center;
    transform: translateY(20px);
}
.toriisaidai{
    max-width: 1920px;
    max-height: 1080px;
}
.toriiyokonarabi{
    width: 99%;
    height: auto;
}
.toriiyokonarabi2{
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.toriibody{
    width: 1618px;
    height: auto;
    margin: 0 auto;
}
.toriih1{
    margin-top: 20px;
}
@media (height:1080px) {
    .toriibody{
        width: 1920px;
        height: auto;
        margin: 0 auto;
    }
    .toriiyokonarabi{
        width: 95%;
        height: auto;
    }
    .toriiyokonarabi2{
        width: 95%;
        height: 95%;
    }
    .toriihyousi{
        transform: translateY(0px);
    }
    .toriih1{
        margin-top: 70px;
    }
    
}
.toriihure-mu{
    border: solid 3px red;
    margin: 2em 0;
    display: inline;
    background: linear-gradient(transparent 0%, blue);
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    

}
.toriisvg{
    background-image: url(image/[70x40]asanoha.svg);
    background-repeat: repeat;
    background-size: 70px 40px;
}