@charset "utf-8";

body{
    background-color: #461c03;
}

.top{
        height: 60px;
        width: 375px;

    background-image: url("image/shiro.jpg");
    background-size: cover;

}

body {
    margin: 0px;
 }

.top img{
    height: 60px;
    width: 200px;
 }

.menu-content{
font-family:Hiragino Maru Gothic ProN W4;
}

.menu-btn {
    position: fixed;
    top: 10px;
    right: 10px;
    display: flex;
    height: 40px;
    width: 40px;
    justify-content: center;
    align-items: center;
    z-index: 90;
background-color: #ffffff;
}

.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
    content: '';
    display: block;
    height: 3px;
    width: 23px;
    border-radius: 3px;
    background-color: #461c03;
    position: absolute;
}

.menu-btn span:before {
    bottom: 8px;
}

.menu-btn span:after {
    top: 8px;
}

#menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
}

#menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
}

#menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
}

#menu-btn-check {
    display: none;
}

.menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 80;
    background-color: #461c03;
}

.menu-content ul {
    padding: 70px 10px 0;
}

.menu-content ul li {
    border-bottom: solid 1px #ffffff;
    list-style: none;
}

.menu-content ul li a {
    display: block;
    width: 100%;
    font-size: 15px;
    box-sizing: border-box;
    color:#ffffff;
    text-decoration: none;
    padding: 9px 15px 10px 0;
    position: relative;
}
.menu-content ul li a::before {
    content: "";
    width: 7px;
    height: 7px;
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    transform: rotate(45deg);
    position: absolute;
    right: 11px;
    top: 16px;
}

.menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;/*leftの値を変更してメニューを画面外へ*/
    z-index: 80;
    background-color: #461c03;
    transition: all 0.5s;/*アニメーション設定*/
}

#menu-btn-check:checked ~ .menu-content {
    left: 0;/*メニューを画面内へ*/
}

.main{
    height: 607px;
    width: 377px;

    background-image: url("image/main.jpg");
    background-size: cover;
}
body {
    margin: 0px;
 }

 .scrolldown2{
	position:absolute;
	bottom:10px;
	left:50%;
}

.scrolldown2 span{
    font-family:Hiragino Maru Gothic ProN W4;
	position: absolute;
	left:10px;
	bottom:10px;
	color: #461c03;
	font-size: 0.7rem;
	letter-spacing: 0.05em;
	-ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
}

.scrolldown2:before {
    content: "";
    position: absolute;
    bottom:0;
    left:-4px;
	width:10px;
	height:10px;
	border-radius: 50%;
    background: #461c03;
	animation:
		circlemove 1.6s ease-in-out infinite,
		cirlemovehide 1.6s ease-out infinite;
}

@keyframes circlemove{
      0%{bottom:45px;}
     100%{bottom:-5px;}
 }

@keyframes cirlemovehide{
      0%{opacity:0}
     50%{opacity:1;}
    80%{opacity:0.9;}
	100%{opacity:0;}
 }

.scrolldown2:after{
	content:"";
	position: absolute;
	bottom:0;
	left:0;
	width:2px;
	height: 50px;
	background: #461c03;
}

.maintitle{
    padding: 50px;
    font-family:Hiragino Maru Gothic ProN W4;
}

.maintitle h3{
    color: #ffffff;
    margin: 0%;
    text-align: center;
 }

.maintitle2 h3{
    font-family:Hiragino Maru Gothic ProN W4;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
 }

 .maintitle3 h3{
    padding: 5%;
    font-family:Hiragino Maru Gothic ProN W4;
    color: #ffffff;
    text-align: center;
 }
 

.gaiyou{
    font-family:Hiragino Maru Gothic ProN W4;
    color: #ffffff; 
}

h2{
    color: #ffffff;
    background:linear-gradient(transparent 70%,#f26565 0%);
    text-align: center;
}

p{
    padding: 10%;
}

.gaiyou img{
    height: 330px;
    width: 375px;
}

.gaiyou2 img{
    height: 20px;
    width: 100px;
}

.gaiyou3{
    text-align: center;

    height: 300px;
    width: 375px;

    background-image: url("image/haikei.jpg");
    background-size: cover;
}

.check{
    width: 100px;
}

.check img{
    position: relative;
    top: -150px;
    right: 20px;
    height:190px;
    width: 190px;
}

.gaiyou4{
    height: 300px;
    width: 375px;

    background-image: url("image/usiro.jpg");
    background-size: cover;}

.gaiyou5{
    height: 240px;
    width: 375px;
}

.gaiyou5 img{
    height: 240px;
    width: 375px;
}

.gaiyou6{   height: 300px;
    width: 375px;

    background-image: url("image/usiro2.jpg");
    background-size: cover;
    font-family:Hiragino Maru Gothic ProN W4;
}

.gaiyou7{
    height: 300px;
    width: 375px;
}

.gaiyou7 img{
    height: 300px;
    width: 375px;
}

.gaiyou8{
    height: 300px;
    width: 375px;

    background-image: url("image/usiro.jpg");
    background-size: cover;
}

.kotira{
    height: 175px;
    width: 375px;
    background-image: url("image/yuudou.jpg");
    background-size: cover;
}

.lineup{
    height: 350px;
    width: 375px;
    background-image: url("image/shiro.jpg");
    background-size: cover;
}
.lineup1 img{
    height: 240px;
    width: 375px;
}
.button003 a {
    font-family:Hiragino Maru Gothic ProN W4;
    background: #461c03;
    border-radius: 50px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 260px;
    padding: 25px 25px;
    color: #ffffff;
    transition: 0.3s ease-in-out;
    font-size: 20px;
}
.button003 a:hover {
    background: rgb(233, 58, 42);
    color: #ffffff;
}

.last{
    height: 120px;
    width: 375px;

    background-image: url("image/shiro.jpg");
    background-size: cover;
}
.logo{
    text-align : center
}

.last img{
    height: 50px;
    width: 140px;
}

.link{
    text-align : center
}
a{
    padding: 20px;
    font-family:Hiragino Maru Gothic ProN W4;
    color: rgb(50, 65, 139);
    font-size: 10px;
}