
@charset "utf-8";
/* CSS Document */

/*共通設定*/
body{
	/*font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS Pゴシック', 'MS PGothic', sans-serif;*/
	font-family: 'Libre Baskerville', 'A1 Mincho', serif;
	overflow-x: hidden;
	-ms-overflow-style: none;
	scrollbar-width: none; 
}

body::-webkit-scrollbar {
	display:none;
}

li {list-style:none;
}
	   
a {text-decoration:none;
}

*{
	margin:0;
  padding:0;
	line-height: 180%;
	box-sizing: border-box;
}
.flex_center{
	display:flex;
	align-items:center;
	align-content:center;
	flex-wrap:wrap;
}

/*メインエリアの設定*/
.container{
	width:calc(100% - 160px);
	position:relative;
	left:200px;
	box-sizing: border-box;
	background:#fff;
}

/*背景の設定*/
p.tate_p{
	writing-mode: vertical-rl;
	color:#fff;
	font-family: 'Libre Baskerville', 'A1 Mincho', serif;
	font-weight:bold;
	position:absolute;
	background:rgba(127,106,68,0.7);
	background-image: url("../images/noiz.png");
	padding:10px;
}

p.t_p1{
	position:absolute;
	top:0px;
	right:200px;
	font-size:36px;
	margin-top:50px;
}

p.t_p2{
	position:absolute;
	top:0px;
	right:300px;
	font-size:20px;
	margin-top:300px;
}

p.genjo_title{
	font-size:40px;
	color:#7f6a44;
	margin-left:40px;
}

p.genjo_p{
	font-size:20px;
	color:#7f6a44;
	margin-left:10px;
	width:50px;
}

p.dvd_title{
	font-size:30px;
	text-decoration:underline;
	color:#7f6a44;
}

.genjo p{
	writing-mode: vertical-rl;
}

.genjo {
	margin-top:50px;
}

p.movie_title{
	font-size:20px;
	color:#7f6a44;
}


p.movie_p{
	font-size:20px;
	color:#7f6a44;
}

p.dvd_p{
	font-size:20px;
	color:#7f6a44;
}

.genjo{
	writing-mode: vertical-rl;
	position:absolute;
	top:0px;
	right:100px;
}

.genjo_img{
	position:absolute;
	bottom:50px;
	left:80px;
	width:400px;
}

.accent{
	color:#c69e59;
}
/*壁紙*/ 
	  
.f{color:#000;
}
.back_fixed_1{
	min-height:900px;
	height:100vh;
	width:100%;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
  background-image: url("../../images/fixed_back.jpg");
	display:flex;
	align-items: center;
	position:relative;
}
.back_fixed_2{
	min-height:500px;
	height:50vh;
	width:100%;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
  background-image: url("../../images/fixed_back1.jpg");
	display:flex;
	justify-content:center;
	align-items: center;
	position:relative;
}
.back_fixed.back_color_1{
  background-image: url("../images/gyo_img_03.jpg");
}

.back_fixed.back_color_2{
  background-image: url("../images/gyo_img_03.jpg");
}

.back_fixed2.back_color_3 {
  background-image: url("../images/gyo_img_05.jpg");
}

.back_fixed.back_color_4 {
	background-image: url("../images/gyo_img_05.jpg");
}
 
.back_scroll_1{
	min-height:900px;
	height:100vh;
	width:100%;
	background-color:pink;
	background-size: cover;
	background-image: url("../../images/gyo_img_02.jpg");
	position:relative;
}

.back_scroll_2{
	min-height:900px;
	height:100vh;
	width:100%;
	background-color:blue;
	background-size: cover;
	background-color: #f9f9f9;
	background-image: url("../../images/noiz.png");
	position:relative;
}

.back_scroll_3{
	min-height:950px;
	height:100vh;
	width:100%;
	background-size: cover;
	background-color: #f9f9f9;
	background-image: url("../../images/noiz.png");
	position:relative;
	display:flex;
	justify-content:center;
	align-items: center;
	position:relative;
}

.back_scroll_4{
	min-height:900px;
	height:100vh;
	width:100%;
	background-size: cover;
	background-color: #f9f9f9;
	background-image: url("../../images/noiz.png");
	position:relative;
	display:flex;
	justify-content:center;
	align-items: center;
	position:relative;
}

.back_scroll_5{
	min-height:500px;
	height:50vh;
	width:100%;
	background-size: cover;
	background-color: #f9f9f9;
	background-image: url("../../images/noiz.png");
	position:relative;
	display:flex;
	justify-content:center;
	align-items: center;
	border-top:1px solid #7f6a44;
}

.back_scroll.back_color_1{
	background-image: url("../images/gyo_img_02.jpg");
}
.back_scroll.back_color_2{
	background-color:#fff;
	background-image: url("../images/noiz.png");
	min-height:86vh;
	height:90vh;
}
.back_scroll.back_color_3{
	background-color:#f9f9f9;
	background-image: url("../images/noiz.png");
	min-height:86vh;
	height:86vh;
}
.back_scroll.back_color_4{
	background-color:#f9f9f9;
	background-image: url("../images/noiz.png");
}
.back_scroll.back_color_5{
	background-color:#fff;
	background-image: url("../images/noiz.png");
	min-height:110vh;
	height:110vh;
}
p.tate_title{
	font-size:40px;
	margin-left:40px;"
}

.back_fixed p {
	font-size:5vw;
	color:#000;
	text-align:center;
}

.text_1{
	width:100vw;
	height:50vh;
	position:relative;
	align-items: center;
}
.text_1 img{
	position:absolute;
	right:50px;
	top:-100px;
}
.text_1 p{
	position:absolute;
	right:550px;
	top:230px;
	background:rgba(255,255,255,0.9);
	width:auto;
	padding:12px;
	outline:1px solid rgba(127,106,68,0.2);
}
#no1{
	position:absolute;
	right:945px;
	top:150px;
	font-size:50px;
	background:none;
	outline:none;
}
.text_2 img{
	position:absolute;
	right:380px;
	top:-100px;
}
.text_2 p{
	position:absolute;
	right:50px;
	top:260px;
	background:rgba(255,255,255,0.9);
	width:auto;
	padding:12px;
	outline:1px solid rgba(127,106,68,0.2);
}
#no2{
	position:absolute;
	right:34px;
	top:180px;
	font-size:50px;
	background:none;
	outline:none;
}
nav{
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
	position:fixed;
	top:0;
	left:0;
	background:rgba(255,255,255,0.92);
	background-image: url("../images/noiz.png");
	height:100%;
	width:160px;
	
}

li{
	display:block;
	color: #fff;
	font-size:14px;
	font-weight:bold;
	padding:4vh 1vh;
	text-align:center;
	border-bottom:1px solid #fff;
	font-family: 'Libre Baskerville', 'A1 Mincho', serif;
	background:rgba(127,106,68,0.6);
	background-image: url("../images/noiz.png");
}
#last_li{
	background:none;
	color:#7f6a44;
}

nav p{
	color:#7f6a44;
	text-align:center;
	font-size:15px;
	margin-bottom:22vh;
	margin-top:22vh;
	font-weight:bold;
	font-family: 'Libre Baskerville', 'A1 Mincho', serif;
}
.message{
	display:flex;
	align-items: center;	
	padding:12px;
	justify-content: space-between;
	width:700px;
	background:rgba(255,255,255,0.95);
	outline:1px solid rgba(127,106,68,0.2);
}

.message_col{
	margin:0 auto;
}

h1{
	color:#fff;
	font-weight:bold;
	writing-mode: vertical-rl;
	position:absolute;
	right:270px;
	top:110px;
	font-size:36px;	
	font-family: 'Libre Baskerville', 'A1 Mincho', serif;
	background:rgba(127,106,68,0.7);
	background-image: url("../images/noiz.png");
	padding:10px;
}
.tate{
	writing-mode: vertical-rl;	
}
.tate.white{
	color:#fff;
	font-family: 'Libre Baskerville', 'A1 Mincho', serif;
	font-weight:bold;
	position:absolute;
	right:380px;
	top:320px;
	background:rgba(127,106,68,0.7);
	background-image: url("../images/noiz.png");
	width:130px;
	padding:10px;
}
#page2{
	color:#7f6a44;
	font-weight:bold;
	font-size:36px;
	background:rgba(255,255,255,0.9);
	position:absolute;
	width:240px;
	right:-50px;
	top:600px;
	height:120px;
	text-align:left;
	outline:1px solid rgba(127,106,68,0.2);
}
.movie{
	width:900px;
	height:700px;
	background:rgba(255,255,255,0.95);
	margin:0 auto;
	background-repeat: no-repeat;	
	background-size: contain;	
	border-radius:10px;
	text-align:center;
}
.movie_title{
	font-size:30px;
	text-decoration:underline;
	margin:20px 0;
}
.movie_img{
	width:500px;
	margin:0 auto;
}
.movie_p{
	display:inline-block;
	text-align:left;
	margin:20px 0;
}


#movie img{
	width:500px;
}
#movie p{
	color:#7f6a44;
	font-weight:bold;
	font-size:20px;
	padding:0 18px;
	margin:20px 0;
}
.saisei{
	position:relative;
	top:25px;
	height:auto;
}
.saisei img{
	position:absolute;
	right:0;
	left:0;
}

#button {
	position:absolute;
	top:100px;
	right:0;
	left:0;
	width:200px;
}
.message p{
	font-size:16px;	
	text-align:left;
	padding:4px;
}

.step{
	width: 60vw;
}
#buy_erea_title{
	width:80%;
	font-size:30px;
	text-align:center;
	background:#f9f9f9;
	background-image: url("../images/noiz.png");
	margin-bottom:8vh;
	margin-top:3vh;
	position:relative;
}
#buy_erea_title span{
	position: relative;
	background:#f9f9f9;
	background-image: url("../images/noiz.png");
	padding:0 1vw;
}
#buy_erea_title:before {
	border-top: 1px solid #7f6a44;
	content: "";
	display: block;
	height: 0;
	left: 0;
	position: absolute;
	top: 50%;
	width: 100%;
}
.buy_erea{
}
.koumoku_title{
	width: 40vw;
	text-align: center;
}
.koumoku input{
	width:40vw;
	padding:1vw;
	margin:1vh 0;
	border-radius: 5px;	
}
.koumoku_small{
	width: 40vw;
	display:flex;
	justify-content:space-between;
}
.koumoku_small input{
	width:19vw;	
}
.submit_area{
	width:40vw;
	text-align:center;
	margin-top:1vh;
}
.buy_erea input[type="submit"]{
	background-color: #7f6a44;
	background-clip: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px transparent solid;
	border-radius: 5px;
	padding:1vh 0;
	width:19vw;
	color: white;
	font-size:24px;
}
.border{
	border-bottom:1px solid #7f6a44;
	position:relative;
	left:8vw;
	width:80vw;
	margin-top:4vh;
	margin-bottom:4vh;
}
.contact_title p{
	width:80vw;
	text-align:center;
	margin-bottom:2vh;
}
.contact_area{
	width:80vw;
	height:60vh;
	display:flex;
	justify-content:center;
	margin-bottom:4vh;
	flex-wrap: wrap;
}
.contact_area a{
	color:#7f6a44;
	font-weight:bold;
	font-size:18px;
}
.mail{
	width:40vw;
	height:10vw;
	background:#eee;
	text-align:center;
	
	margin:0;	
}
.mail p{
	font-size:24px;
	font-weight:bold;
	text-align:center;
	width:40vw;
}
.tel{
	width:20vw;
	height:12vw;
	background:#e0bc7d;
	text-align:center;
	margin:0;
}
footer{
	background:#7f6a44;
	height:24vh;
	width:100%;
	text-align:center;
}
#footer{
 padding-top:2vh;
 margin:0 auto;
}
footer a{
	color:#fff;
	display:block;
	margin-bottom:2vh;
}
/*on off*/

.off{display:block;
}

.on{display:none;
}

@media screen and (max-width: 768px) and (min-width: 480px){
	
.genjo_img.off{
width:400px;
display: block;
left:30px;
}
}

/*---------------------------------------------------------------ここから768px-----------------------------------------------------*/
@media screen and (max-width: 768px) {

.off{display:none
}

.on{display:block;
}

/*メインエリアの設定*/
.container{
	width:100%;
	position:relative;
	left:0;
	box-sizing: border-box;
	background:#fff;
}
.back_scroll_1{
	background-size: cover;
	background-position:left;
}

p.t_p1{
	right: 40px;
}

p.t_p2{
	right: 210px;
}

.genjo{
	right: 30px;
}

p.genjo_title{
	font-size:20px;
	color:#7f6a44;
	margin-left:10px;
}

p.genjo_p{
	font-size:16px;
	color:#7f6a44;
	margin-left:5px;
	width:auto;
}

h1{
	right: 60px;
	top:20px;
	font-size: 28px;
}

.tate.white{
	left: 20px;
	height:520px;
	top:160px;
}
.back_scroll.back_color_5{
	width:100vw;
}
.tategaki p{
	font-size:16px;
}

p.tate_title{
	font-size:20px;
}
.back_fixed{
	height:70vh;
}
.movie{
	width:90vw;
	height:80vh;
	margin:0 auto;
}
.movie_img{
	width:300px;
	margin:0 auto;
}
.movie_title{
	font-size:20px !important;
}
.movie p{
	font-size:18px;
	margin: 20px 5px;
}
.dvd_description{
	position:relative;
	left:0;
	margin:0 auto;
}
.back_scroll.back_color_2{
	min-height: 130vh;
	height: 130vh;	
}
p.dvd_p{
	text-align:left;
	width:90%;
	margin:0 auto;
	font-size:14px;
}
p.dvd_title{
	text-align:left;
	width:90%;
	margin:0 auto;
}
.message{
	left:0;
	width:65vw;
}
#buy_erea_title{
	left:0;
	margin:0 auto;
}
.buy_erea{
	left:0;
	margin:0 auto;
}

.submit_area{
	width: 80vw;
}

.border{
	left:0;
	margin:4vh auto;
}
.contact_area{
	left:0;
}
.koumoku_title{
	width: 80vw;
	text-align: center;
}
.koumoku input{
	width:80vw;
}
.koumoku_small{
	width:80vw;
}
.koumoku_small input{
	width:39.5vw;
}
.buy_erea input[type="submit"]{
	width: 25vw;
}
.mail p{
	width:80vw;
}
.mail{
	width:80vw;	
	height: 15vh;
}
#footer{
	margin:0 auto;
}
input[type="submit"]{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border: none;
	border-radius: 0;
	font: inherit;
	outline: none;
}

}/*---------------------------------------------------------------ここまで768px-----------------------------------------------------*/