@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500&family=Noto+Serif+JP:wght@200;300;400&display=swap');

font{
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Noto Serif JP', serif;
}

html,body{
	font-size: 10px;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 300;
	overflow-x: hidden;
	width: 100%;
}
*{
	margin: 0;
	padding: 0;
}
ul{
	list-style: none;
}
img{
	width: 100%;
	vertical-align: bottom;
}
a{
	display: block;
	text-decoration: none;
}
.inner{
	max-width: 1024px;
	width: 94%;
	margin: 0 auto;
}
main{
	padding-top: 51px;
}
main h1{
 	width: 50%;
 	margin: 25px auto 30px;
}
.ttl{
	width: 92%;
	margin: 0 auto 30px;
}
.read{
	font-size: 15px;
	font-weight: 400;
}
.lead .read{
	font-family: 'Noto Serif JP', serif;
	text-align: center;
	width: 110%;
	margin-left: -5%;
}
.lead a{
	display: block;
	width: 92%;
	margin: 40px auto;
}
.menu ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.menu li{
	width: 46%;
	margin-bottom: 30px;
	font-family: 'Noto Serif JP', serif;
}
.menu .headig{
	text-align: center;
	font-weight: 400;
	font-size: 15px;
	letter-spacing: 2px;
	margin: 20px auto 10px;
}
.menu .text{
	text-align: justify;
	font-size: 12px;
}
.guide{
	padding-bottom: 20px;
	background-color: #F2F2F2;
}
h2{
	font-family: 'Noto Serif JP', serif;
	text-align: center;
	font-size: 26px;
	font-weight: 400;
	letter-spacing: 4px;
	padding: 40px 0 30px;
}
h2 span{
	display: block;
	font-size: 17px;
	font-weight: 200;
	letter-spacing: 0;
	font-size: 17px;
}
h3{
	font-size: 18px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 15px 0 16px 5px;
	font-weight: 300;
}
.guide .read{
	margin: 20px auto;
	font-size: 16px;
	font-weight: 300;
}
.guide .sld_wrap{
	background-color: #fff;
	padding: 30px 0;
	margin-bottom: 30px;
}
.guide .sld_wrap li{
	width: 260px;
	margin: 0 15px;
}
.guide .prev-arrow{
	transform-origin: center;
	transform: rotate(180deg);
	left: 11%;
}
.guide .next-arrow{
	right: 10.5%;
}
.guide .slick-arrow{
	width: 13px;
	position: absolute;
	top: 38%;
    transition: .4s;
    z-index: 100;
}
.guide .slick-arrow.slick-disabled {
    opacity: 0;
}
.guide .sld_wrap p{
	font-size: 13px;
	font-weight: 300;
	margin-top: 15px;
}


.st-Header_MenuIn{
	font-weight: 400;
}
.st-Header_UserText{
    color: #ca6126;
    margin-bottom: 6px;
    font-size: 16px;
}
.c-Button {
    background-color: #ca6126;
}
.st-Header{
	z-index: 110;
}

@media screen and (max-width: 400px){
	.guide .next-arrow{
		right: 8.5%;
	}
	.guide .prev-arrow{
		left: 9%;
	}
}
@media screen and (max-width: 370px){
	.guide .next-arrow{
		right: 5%;
	}
	.guide .prev-arrow{
		left: 5.5%;
	}
}

@media screen and (max-width: 768px){
	.pc_only{display: none!important;}
}

@media screen and (min-width: 769px){
	body{ color: #000; }
	.sp_only{display: none!important;}
	a:hover {
	    /*transform: scale(.98);*/
	    transition: all .2s ease-in-out;
	    cursor: pointer;
    	/*opacity: .8;*/
	}

	.read{
		font-size: 16px;
	}
	main{
		padding-top: 122px;
	}
	main h1{
		width: 221px;
		margin: 50px auto;
	}
	.ttl{
		width: 422px;
		margin-bottom: 40px;
	}
	.lead .read{
		font-size: 20px;
		line-height: 2;
	}
	.lead a{
		width: 560px;
		margin: 70px auto 75px;
	}
	.menu ul{
		width: 760px;
		margin: 0 auto;
	}
	.menu li{
		width: 350px;
		text-align: center;
		margin-bottom: 80px;
	}
	.menu li img{
		display: inline-block;
		width: 246px;
	}
	.menu .headig{
		font-size: 20px;
		margin: 25px auto 15px;
	}
	.menu .text{
		font-size: 15px;
		text-align: center;
	}
	h2{
		padding: 90px 0 85px;
		font-size: 30px;
	}
	h2 span{
		margin-top: 10px;
		font-size: 20px;
	}
	h3{
		font-size: 22px;
		font-weight: 400;
	}
	.guide .read{
		margin: 25px auto 60px;
		font-weight: 400;
	}
	.guide .sld_wrap{
		background-color: transparent;
		padding: 0;
	}
	.guide .flex,.guide .slid_home{
		display: flex;
		justify-content: space-between;
	}
	.flex_guide{
		margin-bottom: 100px;
	}
	.flex_prof{
		margin-bottom: 70px;
	}
	.flex_guide li,.flex_prof li{
		width: 31%;
	}
	.guide{
		padding-bottom: 50px;
	}
	.guide li p{
		font-size: 13px;
		margin-top: 15px;
		padding-left: 5px;
		line-height: 1.4;
	}
	.guide li p span{
		display: block;
		margin-top: 5px;
	}
	.guide .slid_home{
		margin-bottom: 90px;
	}
	.guide .slid_home li{
		width: 20%;
		margin: 0;
	}
	.guide li{
		position: relative;
	}
	.guide li:after{
		display: block;
		content: "";
		width: 10px;
		height: 18px;
		background: no-repeat center/100% url(../img/sld_btn.png);
		position: absolute;
		top: 36%;
		right: -39px;
	}
	.guide li:last-of-type:after{
		display: none;
	}
	.flex_guide li:after,.flex_prof li:after{
	    top: 31%;
		right: -23px;
	}

	.st-Header_Sign .c-Button,.st-Header_SignUp{
		font-size: 16px;
		font-weight: 400;
	}
	.st-Header_SignUp span{
		color: #ca6126;
	}
	.footer--top ul:first-child{
		border-right: #fff solid 1px;
	}
}


.st-Header_Sign .c-Button{
	border: none!important;
	color: #fff;
}
.footer--top .footer--menu>.accordion-button:after{
	border-color: #fff;
}
.footer--top a{
	display: inline-block;
}