@charset "utf-8";
html{
  scroll-behavior: smooth;
}
.body{
  font-family: 'Noto Serif JP', serif;
}


.title{
 padding: 7% 0 4% 0;
 text-align: center;
}

.title h2{
 font-size:14px;
 font-weight: 300;
}

.title p{
 font-size:25px;
}

@media only screen and (max-width: 768px) { 
.title{
 padding: 10% 0 7% 0;
 text-align: center;
}

.title h2{
 font-size:14px;
 font-weight: 300;
}

.title p{
 font-size:20px;
}
}


.top{
	font-size: 18px;
}

		
.top h1 {
    color: #fff;
    position: absolute;
    top: 71%;
    left: 0%;
    text-align: center;
    display: block;
    width: 100%;
    margin: 0 auto;
    font-size: 15px;
}

.top p {
    color: #fff;
    position: absolute;
    top: 66%;
    left: 0%;
    text-align: center;
    display: block;
    width: 100%;
    margin: 0 auto;
    font-size: 15px;
}

.top img{
    color: #fff;
    position: absolute;
    top: 11%;
    left: 43%;
    text-align: center;
    width: 13%;
}

@media only screen and (max-width: 768px) { 
.top img{
    color: #fff;
    position: absolute;
    top: 8%;
    left: 30%;
    text-align: center;
    width: 40%;
}

.top h1 {
    color: #fff;
    position: absolute;
    top: 70%;
    left: 0%;
    text-align: center;
    display: block;
    width: 100%;
    margin: 0 auto;
    font-size: 15px;
}

.top p {
    color: #fff;
    position: absolute;
    top: 64%;
    left: 0%;
    text-align: center;
    display: block;
    width: 100%;
    margin: 0 auto;
    font-size: 15px;
}

}

.point{
	font-size: 18px;
        text-align: center;
}

.point .box{
    width: 92%;
    display: inline-block;
    margin: 3% 4%;
}

.point .textbox{
    width: 25%;
    /* position: relative; */
    display: block;
    float: left;
    margin: 0 4%;
    text-align: left;
    counter-increment: ranking;
}

.point .textbox:before {
    content: counter(ranking);
    font-size: /*100*/24px;
    /* font-family: 'Open Sans', sans-serif; */
    /* font-family: 'Roboto', sans-serif; */
    font-weight: 100;
    position: relative;
    top: 0px;
    /* color: #fff; */
    display: block;
    /* background: lightsteelblue; */
    width: 14%;
    text-align: center;
    margin: 0 auto 5%;
    border-bottom: solid 0.5px lightsteelblue;
}


}

.point h3{
    color: #000;
    position: relative;
    text-align: center;
    font-size:14px
}

.point img{
    width: 50%;
    /* position: relative; */
    display: block;
    float: left;
}

.point .box a{
    margin-top: 2%;
    display: inherit;
    font-size: 14px;
    line-height: 2.0;
}

.point .box p{
    margin: 4% 0 1% 0;
    font-size: 14px;
    font-weight:bold;
}

@media only screen and (max-width: 768px) {
.point{
	font-size: 18px;
        text-align: center;
}

.point .box{
    width: 92%;
    display: inline-block;
    margin: 3% 4%;
}

.point .textbox{
    width: 80%;
    /* position: relative; */
    display: block;
    float: left;
    margin: 7% 11%;
    text-align: left;
    counter-increment: ranking;
}

.point .textbox:before {
    content: counter(ranking);
    font-size: /*100*/24px;
    /* font-family: 'Open Sans', sans-serif; */
    /* font-family: 'Roboto', sans-serif; */
    font-weight: 100;
    position: relative;
    top: 0px;
    /* color: #fff; */
    display: block;
    /* background: lightsteelblue; */
    width: 14%;
    text-align: center;
    margin: 0 auto 5%;
    border-bottom: solid 0.5px lightsteelblue;
}


}

.point h3{
    color: #000;
    position: relative;
    text-align: center;
    font-size:17px
}

.point img{
    width: 50%;
    /* position: relative; */
    display: block;
    float: left;
}

.point .box a{
    margin-top: 2%;
    display: inherit;
    font-size: 12px;
    line-height: 1.9;
}

.point .box p{
    margin: 4% 0 1% 0;
    font-size: 14px;
    font-weight:bold;
}
} 

.main{
	font-size: 18px;
        text-align: center;
}

.main .box{
    width: 92%;
    display: inline-block;
    margin: 3% 4%;
}

.main .textbox{
    width: 42%;
    /* position: relative; */
    display: block;
    float: left;
    margin: 0 4%;
    text-align: left;
}

.main h3{
    color: #000;
    position: relative;
    text-align: left;
}

.main img{
    width: 50%;
    /* position: relative; */
    display: block;
    float: left;
    height: 300px;
    object-fit: cover;
}

.main .box a{
    margin-top: 2%;
    display: inherit;
    font-size: 14px;
    line-height: 2.0;
}

.main .box p{
    margin: 4% 0 1% 0;
    font-size: 14px;
    font-weight:bold;
}

.main .tetle p{
    margin: 0;
    font-size: 14px;
}

@media only screen and (max-width: 768px) {
.main{
	font-size: 14px;
        text-align: center;
}

.main .box{
    width: 92%;
    display: inline-block;
    margin: 3% 4%;
}

.main .textbox{
    width: 92%;
    /* position: relative; */
    display: block;
    float: left;
    margin: 0 4%;
    text-align: left;
}

.main h3{
    color: #000;
    position: relative;
    text-align: left;
    font-size: 20px;
    margin-top: 5px;
}

.main img{
    width: 100%;
    /* position: relative; */
    display: block;
    float: left;
    height: 200px;
    object-fit: cover;
}

.main .box a{
    margin-top: 2%;
    display: inherit;
    font-size: 12px;
    line-height: 2.0;
}

.main .box p{
    margin: 4% 0 1% 0;
    font-size: 13px;
    font-weight:bold;
}

.main .tetle p{
    margin: 0;
    font-size: 14px;
}
} 



.movie{
 width:100%;
}
}



.movie .box{
    width: 92%;
    display: inline-block;
    margin: 3% 4%;
}

.ready{
	font-size: 18px;
        text-align: center;
}

.ready .box{
    width: 100%;
    display: inline-block;
    margin: 3% 0%;
}

.howto{
	font-size: 18px;
        text-align: center;
}

.howto .box{
    width: 92%;
    display: inline-block;
    margin: 3% 4%;
}

.step{
    width: 55%;
    display: block;
    margin: 0 auto;
    /* height: 32%; */
    border: solid 1px #5e5e5e;
    margin-bottom: 1%;
    border-radius: 5px;
    /* vertical-align: middle; */
    padding: 1% 0 1% 2%;
    text-align: left;
}

.step p{
 font-size:16px;
 font-weight:bold;
}

.step a{
 font-size:12px;
 margin-top:3px;
}

@media only screen and (max-width: 870px) { 
.step{
    width: 98%;
    display: block;
    margin: 0 auto;
    /* height: 32%; */
    border: solid 1px #5e5e5e;
    margin-bottom: 8%;
    border-radius: 5px;
    /* vertical-align: middle; */
    padding: 1% 0 1% 2%;
    text-align: left;
    line-height: 1.4;
}

.step p{
 font-size:16px;
 font-weight:bold;
}

.step a{
 font-size:11px;
 margin-top:3px;
}
}

.service {
    width: 17%;
    padding: 2% 4%;
    float: left;
    vertical-align: top;
}

.service dt{
    font-size:12px;
    text-align:center;
    font-weight:bold;
    margin-bottom:3px;
}


.service dd{
    font-size:12px;
    text-align:left;
}

@media only screen and (max-width: 870px) { 
.service {
    width: 40%;
    padding: 8% 5%;
    float: left;
    vertical-align: top;
    text-align: center;
}
}

.service img {
    width: 50%;
    margin: 0 15%;
}


#shop_contents {
    overflow: hidden;
    margin: 0% 2%;
    position: inherit;
    /* top: 119%; */
}


.lineup{
	font-size: 18px;
        text-align: center;
}

.lineup h3{
    text-align: center;
    font-size:13px
}

.lineup a{
    text-align: left;
    font-size:12px
}

.lineup .box{
    width: 92%;
    display: inline-block;
    margin: 0% 4%;
}

.lineup .textbox{
    width: 27%;
    /* position: relative; */
    display: block;
    float: left;
    margin: 2% 3%;
    text-align: left;
    counter-increment: ranking;
}

.lineup .textbox img{
    width: 50%;
    margin: 0 auto;
    display: block;
}

@media only screen and (max-width: 870px) { 
.lineup{
	font-size: 18px;
        text-align: center;
}

.lineup a{
 font-size:12px;
 }

.lineup .box{
    width: 92%;
    display: inline-block;
    margin: 3% 4%;
}

.lineup .textbox{
    width: 92%;
    /* position: relative; */
    display: block;
    float: left;
    margin: 3% 4% 3% 4%;
    text-align: left;
    counter-increment: ranking;
}
}

.box .img{
 width: 100%;
}

.store{
	font-size: 18px;
        text-align: center;
}

.store .box{
    width: 92%;
    display: inline-block;
    margin: 3% 4%;
}

.store .textbox{
    width: 42%;
    /* position: relative; */
    display: block;
    float: left;
    margin: 0 4%;
    text-align: left;
}

.store h3{
    color: #000;
    position: relative;
    text-align: left;
}

.store img{
    width: 50%;
    /* position: relative; */
    display: block;
    float: left;
}

.store .box a{
    margin-top: 2%;
    display: inherit;
    font-size: 14px;
    line-height: 2.0;
}

.store .box p{
    margin: 4% 0 1% 0;
    font-size: 14px;
    font-weight:bold;
}

.store .tetle p{
    margin: 0;
    font-size: 14px;
}

.store table{
		float: left;
		border-collapse: collapse;
		width: 46%;
		margin: 0 2%;
}

.store table th,table td{
		border: solid 1px #eee;
		font-size: 12px;
		text-align: left;
		font-weight: normal;
		padding: 5px 5px;
}

.store table th{
		width: 10%;
}

.store table td{
		width: 30%;
}


@media only screen and (max-width: 768px) {
.store{
	font-size: 14px;
        text-align: center;
}

.store .box{
    width: 92%;
    display: inline-block;
    margin: 3% 4%;
}

.store .textbox{
    width: 92%;
    /* position: relative; */
    display: block;
    float: left;
    margin: 0 4%;
    text-align: left;
}

.store h3{
    color: #000;
    position: relative;
    text-align: left;
    font-size: 20px;
    margin-top: 5px;
}

.store img{
    width: 100%;
    /* position: relative; */
    display: block;
    float: left;
}

.store .box a{
    margin-top: 2%;
    display: inherit;
    font-size: 12px;
    line-height: 2.0;
}

.store .box p{
    margin: 4% 0 1% 0;
    font-size: 13px;
    font-weight:bold;
}

.store .tetle p{
    margin: 0;
    font-size: 14px;
}

.store table{
		float: left;
		border-collapse: collapse;
		width: 96%;
		margin: 2%;
}

.store table th,table td{
		border: solid 1px #eee;
		font-size: 12px;
		text-align: left;
		font-weight: normal;
		padding: 5px 5px;
}

.store table th{
		width: 10%;
}

.store table td{
		width: 30%;
}

} 

