@charset "utf-8";
html{
	font-family: sans-serif, 'Noto Sans JP';
	font-size:.94em;
	padding: 0;
	margin: 0;
	background-color: #f2f2f2;
	background-position: center;
}
::selection{
	background-color: #d29f28;
	color: #fff;
	text-shadow: none;
}
body{
	padding: 0;
	margin: 0;
	font-feature-settings: "palt";
}

menu,p,ul,ol{
	margin: 0;
	padding: 0;
}
ul{
	list-style: none;
	list-style-type: none;
}

a[href^="tel:"]{
	color: inherit;
	text-decoration: none;
}

h1{
	font-size: 2.6em;
	color: #000;
	text-align: center;
	font-family: 'Zen Old Mincho';
}

strong{
	color: #d00000;
}
nav#mainMenu{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	overflow: hidden;
	background-color: #ffffff;
	z-index: 100;
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: space-between;
}

nav#mainMenu>div.logo>a{
	display: flex;
	flex-flow: row;
	align-items: center;
	justify-content: flex-end;
	height: 100px;
	width: 240px;
	margin: 0 20px;
	background-image: url(../img/logo.png?test);
	background-size: 80px;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	color: inherit;
}

nav#mainMenu>div.logo>a>span{
	color: #000;
	font-weight: 400;
	font-family: 'Oswald';
	font-size: 28px;
	/* color: #d29f28; */
}
nav#mainMenu>ul{
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	padding: 0 40px;
	gap: 1.5em;
}
nav#mainMenu>ul>li>a{
	display: block;
	color: #000;
	text-decoration: none;
	font-family: 'Zen Old Mincho';
	font-weight: 700;
	font-feature-settings: "palt";
	transition: all .2s ;
}
nav#mainMenu>ul>li>a:hover{
	color: #d29f28;
}


section.block{
	max-width: 760px;
	padding: 1em;
	margin: 4em auto;
}
section.block>div>h2{
	text-align: center;
	margin-bottom: 1em;
}
section.block>div>div.content>p{
	margin: 1em 0;
}
section.block>div>div.content>ol{
	width: fit-content;
	margin: auto;
}

section.block>div#info>div.content{
	font-size: 1.16em;
	line-height: 180%;
}

section.block>div#info>div.content>p{
	margin-bottom: 40px;
}

section.block>div#company>ul{
	display: flex;
	flex-flow: column;
	gap: 1em;
	width: fit-content;
	margin: auto;
}
section.block>div#company>ul>li{
	display: flex;
	flex-flow: row nowrap;
	background-color: #fff;
	font-size: 1.2em;
}
section.block>div#company>ul>li>span{
	display: block;
	padding: 1em;
	width: 6em;
	background-color: #222;
	color: #fff;
}
section.block>div#company>ul>li>p{
	padding: 1em;
}


ul.number{
	margin: .8em;
}
ul.number>li{
	text-indent: -2em;
	padding-left: 2em;
}







div.screenWrapper{
	height: fit-content;
	margin-top: 100px;
	background-color: #769ba7;
	background-image: url(../img/mv.jpg);
	background-position: center top;
	background-size: cover;
	background-repeat: repeat;
	opacity: 1;
}
div#screen{
	max-width: 1200px;
	margin:auto;
	padding: 100px 0;
	overflow: hidden;
	position: relative;
}

div#screen>div.catch{
	font-weight: bold;
	top: 20%;
	left: 0;
	width: 100%;
	text-align: center;
	font-family: 'Zen Old Mincho';
	font-weight: 400;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: space-between;
	padding: 60px 0;
}

div#screen>div>span{
	display: block;
}
div#screen>div>span.main{
	font-size: 5em;
	color: #000;
	margin: 0 0 20px;
}
div#screen>div>span.sub{
	font-size: 2em;
	color: #fff;
	/* text-shadow: 0 0 3px #000000; */
	margin: 0 .5em;
	padding: 0 15px 3px;
	background-color: #000000aa;
}
div#screen>div.catch>img{
	display: block;
	margin: auto;
	width: 200px;
}
div#screen>img{
	display: block;
	height: auto;
	position: absolute;
	top: 20px;
}


div.yt{
	bottom: 20px;
	right: 20px;
	background-color: #fff;
	padding:0;
	z-index: 100;
	width: 420px;
	height: fit-content;
	box-shadow: 0 1px 8px -3px #000000;
	margin: 40px auto 0;
}
div.yt>h2{
	margin: 0 0 10px 0;
	padding: 8px 0;
	background-color: #d00000;
	color: #fff;
	font-size: 1.16em;
	text-align: center;
}
div.yt>div{
	margin: 20px;
}

section.headline{
	font-family: 'Zen Old Mincho';
	font-weight: 400;
	overflow: hidden;
}

section.headline>div.topic{
	display: block;
	box-sizing: border-box;
	max-width: 900px;
	margin: auto;
	padding: 5em 1em;
}
section.headline>div.topic>h2{
	width: fit-content;
	font-size: em;
	font-family: 'Oswald';
	font-weight: 400;
	background-color: #000;
	color: #fff;
	padding: 0 5px;
}
section.headline>div.topic>p.title{
	font-size: 1.85em;
	font-weight: 600;
	margin-bottom: 1em;
}
section.headline>div.topic>p.content{
	font-size: 1.12em;
	font-family: 'Noto Sans JP';
}


section.headline>div{
	display: flex;
	flex-flow: row nowrap;
	padding: 60px 0;
	width: 200%;
	overflow: hidden;
}
section.headline>div>div{
	width: 100%;
	box-sizing: border-box;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
}
section.headline>div>div.upper{
	
}
section.headline>div>div.upper>div.logo24{
	width: 360px;
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	margin-bottom: 30px;
}
section.headline>div>div.upper>div.logo24>div{
	box-sizing: border-box;
	width: 180px;
	height: 180px;
	background-position: center;
	background-repeat: no-repeat;
}
section.headline>div>div.upper>div>div.logo{
	background-image: url(../img/logo.png);
	background-size: contain;
}
section.headline>div>div.upper>div>div.num24{
	background-image: url(../img/24.svg);
	background-size: 80%;
}

section.headline>div>div.upper>div.txts{
	font-size: 1.75em;
	text-align: center;
	font-weight: 600;
}








section.headline>div>div.lower>div{
	font-weight: bold;
	font-size: 2.2em;
}
section.headline>div>div>div.large{
	font-size: 5.2em;
	font-weight: bold;
	line-height: 100%;
}
section.headline>div>div>div.small{
	font-size: 2.2em;
	font-weight: bold;
	line-height: 100%;
	padding: 20px 0 10px;
}
section.headline>div>div>div.red{
	font-size: 3.6em;
	font-weight: bold;
	color: #d00000;
}













section.points>div{
	display: flex;
	flex-flow: row nowrap;
	gap: 2%;
	min-height: 100vh;
	border-top: 1px solid #ddd;
}

section.points>div>div{
	box-sizing: border-box;
	width: 49%;
}
section.points>div>div.img{
	border-bottom: solid 1px #ddd;
	border-right: solid 1px #ddd;
	position: relative;
}
section.points>div>div.img>span{
	display: block;
	width: 100%;
	height: 100vh;
	background-color: #ffffff44;
	position: sticky;
	top:0;
	left: 0;
}
section.points>div>div.img>span#imgInner>div{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	transition: all .5s ease;
	display: flex;
	flex-flow: row;
	justify-content: center;
	align-items: center;
}
section.points>div>div.img>span#imgInner>div.img1box{	
	background-image: url(../img/cut1.jpg);
}
section.points>div>div.img>span#imgInner>div.img2box{
	background-image: url(../img/cut2.jpg);
}
section.points>div>div.img>span#imgInner>div.img3box{
	background-image: url(../img/cut3.jpg);
}
section.points>div>div.img>span#imgInner.img1>div.img1box{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 1;
}
section.points>div>div.img>span#imgInner.img1.img2>div.img2box{
	opacity: 1;
}
section.points>div>div.img>span#imgInner.img1.img2.img3>div.img3box{
	opacity: 1;
}
section.points>div>div.img>span#imgInner.img1.img2.img3.img4>div.img4box{
	opacity: 1;
	background-color: #f2f2f2;
}




section.points>div>div.txt{
	border-left: solid 1px #ddd;
}
section.points>div>div.txt>div{
	height: 100vh;
	padding:  4em;
	border-bottom: solid 1px #ddd;
	display: flex;
	flex-flow: column;
	align-items: flex-start;
	justify-content: center;
}
#no3{

	padding-bottom: 30vh;
}


section.points>div>div.txt>div>h2{
	color: #d29f28;
	color: #d00000;
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: flex-start;
	gap: 20px;
	margin: 0;
	font-family: 'Zen Old Mincho';
	font-weight: 700;
	position: relative;
}

/* section.points>div>div.txt>div>h2>div.tokuten{
	flex-shrink: 0;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 80px;
	height: 80px;
	border-radius: 50px;
	border: 5px solid #fff;
	background-color: #e5ff00;
	background-color: #000;
	background-color: #d00000;
	color: #ff0095;
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	box-shadow: 2px 2px 5px -2px #00000055;
	transform: rotate(-15deg);
} */

section.points>div>div.txt>div>div.tokuten{
	border-top: #000 solid 1px ;
	width: 100%;
}
section.points>div>div.txt>div>div.tokuten>span{
	display: block;
	background-color: #f2f2f2;
	margin: auto;
	top: -0.7em;
	padding: 0 1em;
	position: relative;
	width: fit-content;
	font-size: 1.2em;
	font-weight: 700;
}

section.points>div>div.txt>div>h2>span.num{
	font-size: 2.8em;
	font-family: 'Oswald';
	font-weight: 400;
}
section.points>div>div.txt>div>h3{
	font-size: 2.2em;
	margin: 10px 0;
	font-family: 'Zen Old Mincho';
	font-weight: 700;
}
section.points>div>div.txt>div>p{
	font-size: 1.2em;
	line-height: 180%;
}












section.pagemenu{
	border-top: solid 1px #ddd;
	margin-top: 80px;
}

section.pagemenu>div{
	max-width: 1024px;
	padding: 1em;
	margin: 20px auto;
	display: flex;
	flex-flow: row nowrap;
	gap: 20px;
	align-items: center;
	justify-content: space-between;
}

section.pagemenu>div>div.pages{
	width: 24%;
	height: 200px;
	box-sizing: border-box;
}


section.pagemenu>div>div.pages>a{
	height: 200px;
	display: flex;
	flex-flow: column;
	align-items: stretch;
	justify-content: stretch;
	background-color: #f2f2f2;
	border: 1px solid #ddd;
}

section.pagemenu>div>div.pages>a>h2{
	font-size: 1em;
	background-color: #fff;
	margin: 0;
	width: 100%;
	padding: 10px 20px;
	box-sizing: border-box;
	color: #000;
	text-align: center;
}
.pages>a{
	text-decoration: none;

}
.pages>a>div{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	flex-grow: 1;
}

.p1>a>div{
	background-image: url(../img/p1.jpg);
}
.p2>a>div{
	background-image: url(../img/p2.jpg);
}
.p3>a>div{
	background-image: url(../img/p3.jpg);
}
.p4>a>div{
	background-image: url(../img/p4.jpg);
}















section.contact{
	position: relative;
	top: 60px;
	max-width: 960px;
	margin: auto;
	padding: 40px 0;
	background-color: #d00000;
}

section.contact>div{
	display: flex;
	flex-flow: row nowrap;
}
section.contact>div>div{
	width: 50%;
	box-sizing: border-box;
	display: flex;
	flex-flow: column nowrap;
	align-items: center;
	justify-content: center;
	text-align: center;
}
section.contact>div>div.join{
	border-right: #ffffff55 solid 1px;
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
}
section.contact>div>div.tel>div.num{
	font-size: 2.6em;
	color: #fff;
	font-family: 'Oswald';
	font-weight: 500;
}
section.contact>div>div.tel>div.num>img.juwaki{
	display: inline-block;
	width: 1em;
}


section.contact>div>div.tel>div.txt{
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: center;
	gap: 10px;
	font-size: .92em;
	color: #fff;
}
section.contact>div>div.tel>div.txt>span.icon{
	display: block;
	background-color: #fff;
	color: #c50000;
	font-weight: bold;
	padding: 0 10px;
}

footer{
	padding: 120px 0 0;
	background-color: #222;
	color: #fff;
}
footer a{
	color: inherit;
	text-decoration: none;
	transition: all .2s ease;
}

footer a:hover{
	text-decoration: underline;
	opacity: .6;
}

footer>div{
	display: flex;
	flex-flow: column nowrap;
	align-items: center;
	justify-content: center;
	gap: 40px;
	padding: 40px;
}

footer>div>div.logo{
	width: 100px;
	height: 100px;
	background-image: url(../img/logo_w.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

footer>div>div.fmenu>ul{
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: center;
	gap: 1em;
}

address{
	background-color: #000;
	color: #ddd;
	font-style: normal;
	font-size: .86em;
	text-align: center;
	padding: .5em 0;
}

.onlysp{
	display: none;

}




div.screenWrapper{
	background-position: center 30%;
}




@media screen and (max-width:1024px) {


	div#screen{
		padding: 50px 0;
	}
	


	nav#mainMenu{
		flex-flow: column;
		height: fit-content;
	}

	nav#mainMenu>div.logo>a{
		height: 65px;
		width: 200px;
		background-size: 60px;
	}
	nav#mainMenu>ul{
		gap: 10px;
		padding: 0;
	}
	nav#mainMenu>ul>li>a{
		padding: .7em 0;
		font-size: .8em;
	}

	section.points>div>div.img {
		display: none;
	}
	section.points>div>div{
		width: auto;
	}
	section.points>div>div.txt>div {
		height: auto;
		padding: 4em;
		border-bottom: solid 1px #ddd;
		display: flex;
		flex-flow: column;
		align-items: flex-start;
		justify-content: center;
	}
	#no3 {
		padding-bottom: 4em;
	}

	section.contact>div{
		flex-flow: column;
	}
	section.contact>div>div.join{
		border-right: 0;
	}
	section.contact>div>div{
		width: 100%;
	}


	section.points>div>div.txt>div>h2>div.tokuten{
		display: none;
	}

	div.yt{
		bottom: 20px;
		right: 20px;
		background-color: #fff;
		padding:0;
		z-index: 100;
		width: 320px;
		height: fit-content;
		box-shadow: 0 1px 8px -3px #000000;
		margin: 40px auto 0;
	}
	






}


@media screen and (max-width:900px) {




	.onlysp{
		display: block;
	}



	div#screen>div>span.main{
		font-size: 2.4em;
	}
	div#screen>div>span.sub{
		font-size: 1.6em;
	}


	section.headline>div {
		display: flex;
		flex-flow: column nowrap;
		padding: 60px 0;
		width: 100%;
	}
	section.headline>div>div {
		width: 100%;
	}
	section.headline>div>div.upper{
		border: 0;
		margin-bottom: 40px;
	}


	section.points>div>div.txt>div>h2 {
		flex-flow: column;
		justify-content: center;
	}
	
	section.points>div>div.txt>div{
		padding: 10px;
	}

    section.points>div>div.txt>div {
		align-items: center;
	}

	section.points>div>div.txt>div>div.tokuten{
		border-top: 0;
	}
	section.points>div>div.txt>div>div.tokuten>span{
		top: 10px;
	}


	footer>div>div.fmenu>ul{
		flex-flow: column;
	}



	br.sp{
		display: block;
	}
	br.pc{
		display: none;
	}


	
}

@media screen and (max-width:450px) {




	section.pagemenu>div{
		flex-flow: row wrap;
	}
	section.pagemenu>div>div.pages{
		width: 100%;
	}

	div.yt{
		bottom: 20px;
		right: 20px;
		background-color: #fff;
		padding:0;
		z-index: 100;
		width: 320px;
		height: fit-content;
		box-shadow: 0 1px 8px -3px #000000;
		margin: 40px auto 0;
	}
	div.yt.div{
		margin: 8px;
	}




	
}
