﻿@font-face{
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 400;
	src: url("webfonts/NotoSansCJKjp-Regular.woff2") format("woff2")
}

@font-face{
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 500;
	src: url("webfonts/NotoSansCJKjp-Medium.woff2") format("woff2")
}

@font-face{
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 700;
	src: url("webfonts/NotoSansCJKjp-Bold.woff2") format("woff2")
}

@font-face{
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 800;
	src: url("webfonts/NotoSansCJKjp-Black.woff2") format("woff2")
}

html{
	font-size: 62.5%;
	font-family: "Noto Sans Japanese", YuGothic, 遊ゴシック, SansSerif;
	font-weight: 800
}

*{
	margin: 0;
	padding: 0;
	box-sizing: border-box
}

body{
	text-align: center;
	font-feature-settings: "palt";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	min-width: 1020px;
}
@media screen and (max-width: 768px){
	body{
		min-width: auto;
	}
}

ul.spmenu{
	display: none;
	width: 100%;
	height: 310px;
	background-color: #FFEE22;
	box-sizing: border-box;
	padding-top: 76px;
	text-align: center
}

ul.spmenu li{
	margin-bottom: 26px
}

ul.spmenu li svg{
	height: 15px
}

ul.spmenu li .spsns{
	width: 87px;
	display: flex;
	justify-content: space-between;
	margin-left: auto;
	margin-right: auto
}

ul.spmenu li .spsns svg{
	width: 30px;
	height: auto
}

a{
	text-decoration: none;
	position: relative
}

img{
	border: none;
	max-width: 100%
}

.hoving:hover{
	opacity: 0.5;
	transition: .3s
}

ul li{
	list-style: none
}

svg{
	transition: all 0.2s
}

nav{
	background-color: #FFEE22;
	height: 70px;
	min-width: 950px;
	width: 100%;
	position: fixed;
	top: 0px;
	display: none;
	justify-content: space-between;
	align-items: center;
	padding-left: 110px;
	z-index: 4;
	-webkit-box-shadow: 0px 1px 20px 1px rgba(0, 0, 0, 0.42);
	-moz-box-shadow: 0px 1px 20px 1px rgba(0, 0, 0, 0.42);
	box-shadow: 0px 1px 20px 1px rgba(0, 0, 0, 0.42)
}

nav svg:hover{
	fill: #FFFFFF
}

nav .logotitle{
	display: block;
	min-width: 180px;
	width: 180px;
	z-index: 8;
	display: block;
	flex-basis: 180px;
	align-self: center;
	margin-right: auto;
	position: relative;
	top: 15px
}

nav .logotitle2{
	display: none
}

nav ul.pcmenu{
	text-align: right;
	align-self: center;
	margin-left: auto;
	position: absolute;
	top: 24px;
	right: 110px;
	width: 484px;
	display: flex;
	justify-content: center;
	margin-top: 4px;
	align-items: center
}

nav ul.pcmenu li{
	margin-right: 32px
}

nav ul.pcmenu li:last-child{
	margin-right: 0px;
	position: relative;
	left: -4px
}

nav .menu-trigger{
	display: none
}

@-webkit-keyframes modify{
	0%{
		padding-top: 70px;
		margin-top: -70px
	}
	100%{
		padding-top: 0;
		margin-top: 0
	}
}

@keyframes modify{
	0%{
		padding-top: 70px;
		margin-top: -70px
	}
	100%{
		padding-top: 0;
		margin-top: 0
	}
}

#info:target{
	-webkit-animation: modify 0.1s;
	animation: modify 0.1s
}

#movie:target{
	-webkit-animation: modify 0.1s;
	animation: modify 0.1s
}

header{
	background-image: url("img/backpc.png");
	background-size: cover;
	background-position: center top;
	height: 100vh;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

header .logo{
	width: 180px
}

header h1{
	margin: 0;
	padding: 0
}

header .title{
	max-width: 960px
}

.naibu{
	width: 870px
}

section{
	background-color: transparent;
	background-image: url(img/sutagureback.png);
	background-position: center 38px;
	background-repeat: repeat;
	background-size: 236px 166px
}

section .naibu{
	width: 100%;
	position: relative
}

.flexing{
	display: flex;
	width: 862px;
	justify-content: center;
	align-items: center;
	padding-bottom: 6px;
	margin-left: auto;
	margin-right: auto
}

.sec1{
	height: 1200px;
	background-color: #FFEE22;
	padding-top: 76px;
	position: relative
}

.sec1 .sec1honbun{
	letter-spacing: -0.02em
}

.sec1 .sutaguretoha{
	width: 350px
}

.sec1 .nonono{
	width: 160px;
	margin-bottom: 20px
}

.sec1 .kaoflex{
	display: flex;
	justify-content: center;
	align-items: center
}

.sec1 .g1{
	width: 252px
}

.sec1 .g-kakusi{
	position: relative;
	top: 0
}

.sec1 .kotirayori{
	font-size: 15px
}

.sec2{
	height: 940px
}

.sec2 .bom{
	width: 56px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 97px
}

.sec2 .sec2honbun{
	margin-top: 15px;
	width: 320px
}

.sec2 .otayori{
	margin-top: 10px;
	margin-bottom: 50px
}

.sec2 .otabana{
	width: 240px
}

.sec2 .url2{
	width: 445px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	margin-bottom: 36px
}

.sec2 .url2 svg{
	transition: .2s
}

.sec2 .url2 svg:hover{
	fill: #FFEE22
}

.sec2 .getflex{
	display: flex;
	flex-flow: row;
	justify-content: space-between;
	padding-bottom: 62px;
	margin-left: auto;
	margin-right: auto;
	width: 1020px
}

.sec2 .getflex div{
	flex-basis: 320px
}

.sec2 .tateflex{
	display: flex;
	flex-flow: column wrap
}

.sec2 .tateflex .order1{
	order: 1;
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 1
}

.sec2 .tateflex .order2{
	order: 2;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 2
}

.sec2 .tateflex .order3{
	order: 3;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 3
}

.sec2 .tateflex .order3 img:hover{
	animation: hurueru 0.5s
}

@keyframes hurueru{
	0%{
		transform: translate(0px, 0px) rotateZ(0deg)
	}
	10%{
		transform: translate(3px, 0px) rotateZ(0deg)
	}
	20%{
		transform: translate(0px, 0px) rotateZ(0deg)
	}
	30%{
		transform: translate(3px, 0px) rotateZ(0deg)
	}
	40%{
		transform: translate(0px, 0px) rotateZ(0deg)
	}
	50%{
		transform: translate(3px, 0px) rotateZ(0deg)
	}
	60%{
		transform: translate(0px, 0px) rotateZ(0deg)
	}
	70%{
		transform: translate(3px, 0px) rotateZ(0deg)
	}
	80%{
		transform: translate(0px, 0px) rotateZ(0deg)
	}
	90%{
		transform: translate(3px, 0px) rotateZ(0deg)
	}
	100%{
		transform: translate(0px, 0px) rotateZ(0deg)
	}
}

.sec3{
	height: auto;
	background-color: #FFEE22;
	padding-bottom: 70px
}

.sec3 .dogeza{
	position: relative;
	padding-top: 50px;
	padding-bottom: 10px;
	width: 56px;
	margin: 0 auto
}

.sec3 .url1{
	width: 413px;
	margin-top: 25px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto
}

.netflex{
	display: flex;
	flex-flow: row;
	justify-content: space-between;
	padding-bottom: 32px;
	margin-left: auto;
	margin-right: auto;
	width: 680px
}

.netflex div{
	flex-basis: 320px
}

.kao{
	width: 85px;
	height: 98px;
	position: relative;
	top: 110px;
	left: -160px
}

.kao2{
	width: 88px;
	height: 94px;
	position: relative;
	top: 110px;
	left: 160px
}

.st0{
	background: #FFFFFF;
	background: #fff;
	border-radius: 35px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	width: 540px;
	height: 70px;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	pointer-events: none
}

.st0 p{
	font-size: 15px;
	font-weight: 800;
	line-height: 1.33;
	letter-spacing: 0.05em
}

.st0 a{
	color: #333333;
	pointer-events: auto
}

.st0 a:hover{
	color: #FFEE22
}

footer{
	height: 350px;
	-webkit-background-size: cover;
	background-size: cover;
	background-image: url(img/back2.png);
	background-position: center center
}

footer .footflex{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 124px;
	margin-left: auto;
	margin-right: auto
}

footer .footflex a{
	display: block
}

footer .footflex svg{
	transition: 0.3s ease
}

footer .footflex .st1{
	transition: 0.3s ease
}

footer .footflex svg:hover .st1{
	fill: #FF0000
}

footer .footflex svg:hover .st2{
	fill: #51ABF1
}

footer .footflex .snswi{
	width: 50px;
	display: block
}

.paypal{
	width: 870px;
	justify-content: space-between;
	margin-left: auto;
	margin-right: auto
}

.paypal p{
	width: 150px;
	margin-right: 24px;
	flex-basis: 150px
}

.paypal p:last-child{
	margin-right: 0px
}

.framezed{
	width: 640px;
	height: 360px;
	margin-bottom: 62px
}

.retina{
	transform: scale(0.5)
}

.size20{
	font-size: 20px;
	font-weight: 800;
	margin-top: 15px;
	letter-spacing: 0.05em;
	line-height: 1.6;
	margin-bottom: 60px
}

.spbr{
	display: none
}

.spmode{
	transform: scale(1)
}

.guest{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 36px;
	margin-top: 10px;
	width: 534px;
	height: 150px;
	margin-left: auto;
	margin-right: auto
}

.f1{
	padding-top: 110px;
	margin-bottom: 30px
}

.f2{
	margin-top: 85px
}

.size3{
	font-size: 16px;
	line-height: 1.6
}

.size4{
	font-size: 14px;
	line-height: 1.71;
	font-weight: 500
}

.size5{
	font-size: 15.5px;
	line-height: 1.4
}

.f1img{
	width: 226px;
	margin-top: 10px
}

.spbr{
	display: none
}

.pcbr{
	display: block
}

.sp50{
	width: 360px
}

@media screen and (max-width: 480px){
	.sp50{
		width: 120px
	}
}

@media screen and (max-width: 480px){
	nav{
		background-color: #FFEE22;
		min-height: 40px;
		height: auto;
		min-width: 100%;
		width: 100%;
		position: fixed;
		top: -1px;
		display: none;
		justify-content: space-between;
		align-items: center;
		padding-left: 0px;
		padding-right: 0px;
		z-index: 4;
		-webkit-box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.42);
		-moz-box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.42);
		box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.42)
	}

	nav .menu-trigger, nav .menu-trigger span{
		display: inline-block;
		transition: all .3s;
		abox-sizing: border-box
	}

	nav .menu-trigger{
		position: absolute;
		top: 14px;
		right: 15px;
		width: 18px;
		height: 15px;
		z-index: 8
	}

	nav .menu-trigger span{
		position: absolute;
		left: 0;
		width: 100%;
		height: 1px;
		background-color: #333;
		border-radius: 1px
	}

	nav .menu-trigger span:nth-of-type(1){
		top: 0
	}

	nav .menu-trigger span:nth-of-type(2){
		top: 7px
	}

	nav .menu-trigger span:nth-of-type(3){
		bottom: 0
	}

	nav .menu-trigger.active span:nth-of-type(1){
		-webkit-transform: translateY(10px) rotate(-45deg);
		transform: translateY(10px) rotate(-45deg)
	}

	nav .menu-trigger.active span:nth-of-type(2){
		opacity: 0
	}

	nav .menu-trigger.active span:nth-of-type(3){
		-webkit-transform: translateY(-4px) rotate(45deg);
		transform: translateY(-4px) rotate(45deg)
	}

	nav .logotitle{
		display: none
	}

	nav .logotitle2{
		min-width: 90px;
		width: 90px;
		position: absolute;
		top: 10px;
		left: 15px;
		display: block;
		flex-basis: 90px;
		align-self: left;
		margin-right: auto;
		position: relative;
		text-align: left
	}

	nav ul.pcmenu{
		display: none
	}

	nav ul.pcmenu li{
		display: none
	}

	.spbr{
		display: block
	}

	.pcbr{
		display: none
	}

	header{
		background-image: url("img/backsp.png");
		background-position: center center;
		height: 395px
	}

	header .title{
		position: relative;
		top: 10px
	}

	section{
		background-position: center 19px;
		background-repeat: repeat;
		background-size: 118px 83px
	}

	section .naibu{
		width: 84%;
		margin-left: auto;
		margin-right: auto
	}

	.logo{
		width: 90px
	}

	footer{
		height: 175px;
		background-image: url(img/backsp2.png);
		background-position: center center;
		background-size: cover
	}

	.paypal{
		width: 100%
	}

	.framezed{
		width: 290px;
		height: 164px;
		position: relative;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 42px
	}

	.spmode{
		transform: scale(0.5)
	}

	.retina{
		transform: scale(0.25)
	}

	.size20{
		font-size: 1.2rem;
		margin-top: 12px;
		font-weight: 800
	}

	.spbr{
		display: block
	}

	.kao{
		width: 42px;
		height: 49px;
		position: relative;
		top: auto;
		left: auto
	}

	.kao2{
		width: 44px;
		height: 47px;
		position: relative;
		top: auto;
		left: auto
	}

	.st0{
		width: 100%;
		height: 62px
	}

	.st0 p{
		font-size: 1.2rem;
		letter-spacing: -0.02em
	}

	.sec1{
		height: auto;
		padding-top: 35px;
		padding-bottom: 46px
	}

	.sec1 .sutaguretoha{
		width: 175px
	}

	.sec1 .sec1honbun{
		font-size: 1.2rem
	}

	.sec1 .nonono{
		width: 80px;
		margin-bottom: 2px
	}

	.sec1 .kaoflex{
		display: flex;
		justify-content: center;
		align-items: center;
		height: 50px
	}

	.sec1 .size20{
		font-weight: 800;
		margin-top: 15px;
		letter-spacing: -0.02em;
		line-height: 1.6;
		margin-bottom: 40px
	}

	.sec1 .guest{
		display: block;
		position: relative;
		height: auto;
		width: 100%;
		margin-bottom: 0px
	}

	.sec1 .g1{
		width: 126px
	}

	.sec1 .g-kakusi{
		position: relative;
		top: -15px
	}

	.sec1 .kotirayori{
		font-size: 0.8rem;
		line-height: 8px;
		padding-bottom: 5px;
		display: inline-block
	}

	.sec2{
		height: auto
	}

	.sec2 .getflex{
		display: block;
		width: 100%;
		padding-bottom: 0
	}

	.sec2 .url2{
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 12px;
		margin-bottom: 12px
	}

	.sec2 .bom{
		width: 28px;
		margin-right: auto;
		margin-left: auto;
		padding-top: 40px
	}

	.sec2 .sec2honbun{
		margin-top: 15px;
		width: 100%;
		padding-bottom: 35px;
		font-size: 1.2rem;
		line-height: 1.6
	}

	.sec2 .otabana{
		width: 190px;
		font-size: 1.4rem
	}

	.sec2 .tateflex{
		display: flex
	}

	.sec2 .tateflex .order1{
		order: 3;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 3
	}

	.sec2 .tateflex .order2{
		order: 2;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 2
	}

	.sec2 .tateflex .order3{
		order: 1;
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 1
	}

	.sec2 .f1img{
		width: 150px;
		margin-top: 0px
	}

	.sec2 .size5{
		font-size: 1rem;
		padding-bottom: 36px
	}

	.sec3{
		height: auto;
		padding-bottom: 35px
	}

	.sec3 .url1{
		width: 100%;
		margin-left: auto;
		margin-right: auto
	}

	.sec3 .dogeza{
		position: relative;
		padding-bottom: 10px;
		width: 28px;
		margin-right: auto;
		margin-left: auto;
		padding-top: 40px
	}

	.sec3 .size3{
		font-size: 1.2rem;
		margin-top: 26px
	}

	footer{
		height: 175px
	}

	footer .f1{
		padding-top: 54px;
		margin-bottom: 15px
	}

	footer .footlogo{
		width: 130px
	}

	footer .f2{
		width: 125px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 42px
	}

	footer .footflex{
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 62px;
		margin-left: auto;
		margin-right: auto
	}

	footer .footflex .snswi{
		width: 25px;
		display: block
	}

	.flexing{
		display: block;
		width: 100%
	}

	.paypal{
		width: 100%;
		margin-left: auto;
		margin-right: auto
	}

	.paypal p{
		width: 120px;
		margin-right: 0px;
		flex-basis: 120px
	}

	.paypal p:last-child{
		margin-right: 0px
	}

	.paypal a{
		position: relative
	}

	.paypal img{
		width: 120px;
		margin-right: 8px;
		margin-bottom: 8px
	}

	.paypal .sonnnan{
		margin-right: 0px
	}

	.paypal a:nth-child(2){
		margin-right: 0px
	}

	.paypal a:nth-child(4){
		margin-right: 0px
	}

	.netflex{
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		padding-bottom: 32px;
		margin-left: auto;
		margin-right: auto;
		width: 250px
	}

	.netflex div{
		flex-basis: 100%
	}

	.size4{
		font-size: 1.1rem;
		line-height: 1.65
	}
}

.spon-mon{
	padding-bottom: 70px;
	font-size: 14px;
	line-height: 1.71;
	font-weight: 500
}

@media screen and (max-width: 480px){
	.spon-mon{
		padding-bottom: 40px;
		font-size: 1.1rem;
		line-height: 1.65
	}
}

.hamburger{
	position: absolute;
	display: block;
	right: 5%;
	top: 20px;
	width: 20px;
	height: 13px;
	z-index: 99999;
	box-sizing: border-box
}

.hamburger span{
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #333;
	margin: 0 auto
}

.hamburger span:nth-of-type(1){
	top: 0
}

.hamburger span:nth-of-type(2){
	top: 6px
}

.hamburger span:nth-of-type(3){
	bottom: 0
}

.hamburger.nactive span:nth-of-type(1){
	-webkit-transform: translateY(6px) rotate(-45deg);
	transform: translateY(6px) rotate(-45deg)
}

.hamburger.nactive span:nth-of-type(2){
	opacity: 0
}

.hamburger.nactive span:nth-of-type(3){
	-webkit-transform: translateY(-6px) rotate(45deg);
	transform: translateY(-6px) rotate(45deg)
}

.tgs1{
	max-width: 960px;
	margin-top: 90px;
	margin-bottom: -7px
}

/*# sourceMappingURL=style.css.map */
