YTWrapYTWrap@charset "UTF-8";
/* CSS Document */

body{margin: 0px !important;}
h1,h2,h3,h4,h5,h6{margin: 0;}
#by ul {
    display: block;
    list-stslideyle-type: disc;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 0;
}
*{
    min-height: 0;
    min-width : 0;
}

#by ul,#by li {
    list-style: none;
    padding: 0;
    margin: 0;
}
#by a {
	color: #000;
	text-decoration: none;
}

#by img{
    width: 100%;
    line-height: 0;
}

h1,p {
	padding: 0;
	margin: 0;
	line-height: inherit;
}
#by .pcv {
	display: block;
}
#by .spv {
	display: none;
}
@media only screen and (max-width: 768px)  {
#by	.spv {
		display: block;
	}
#by .pcv {
	display: none;
}	
}



#by {
	position: relative;
	width: 100%;
	margin: 0 auto;
	line-height:2.0;
	overflow: hidden;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	background-color: #b6aa9c;
	}
#by .yt_title{
	width: 100%;
	max-width: 1300px;
	margin: 20px auto 0;
	text-align: center;
	padding: 80px 0;
	font-size: 14px;
	background-color: #fff;
}
@media only screen and (max-width: 768px)  {
	#by .yt_title{
	width: 100%;
	margin: 2% auto 0;
	font-size: 12px;
}
}
/*#by .yt_title{
	width: 100%;
	margin: 3% auto;
	font-size: 13px;
	line-height: 2;
	text-align: center;
	position: relative;
}
#by .yt_title .autumn{
	position: relative;
	width: 100%;
	display: block;
}
#by .yt_title .autumn::after{
	content:url("../images/line-1.png");
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	content:urlno1}

#by .yt_title .final{
	font-size: 16px;
	font-weight: 500;
}*/
#main_visual {
	position: relative;
	padding: 5% 0;
	max-width: 1300px;
	margin: 0 auto;
	background-color: #fff;
}
#main_visual h1 {
	position: relative;
	width: 60%;
	margin: 0 auto;
	padding: 0 5% 5%;
}
#main_visual .ttl {
	display: block;
	margin: 0 auto;
	width: 35%;
}
@media only screen and (max-width: 768px)  {
	#main_visual .ttl {
		width: 80%;
		margin: 12% auto 10%;
	}
}

#main_prof {
	margin: 0 auto;
	width: 90%;
	background: #fff;
	max-width: 1300px;
	padding-bottom: 120px;
}
#main_prof .bk{
	width: 85%;
	margin: 0 auto;
	background-color: #f4f1ef;
	position: relative;
	box-sizing: border-box;
	padding: 5% 12%;
	display: flex;
}
#main_prof .face {
	width: 40%;
	line-height: 0;
}
#main_prof .txt {
	width: 70%;
	align-content: center;
	box-sizing: border-box;
	padding-left: 5%;
}
#main_prof .txt {
	width: 100%;
}
#main_prof .txt p {
	font-size: 12px;
}
#main_prof .txt p span {
	font-weight: 600;
	font-size: 14px;
	padding-bottom: 15px;
	display: block;
}

#main_video {
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
	padding: 0px 0px 120px;
}
#main_video .youtube {
  width: 85%;
  aspect-ratio: 16 / 9;
  margin: 0 auto;
}
#main_video .youtube iframe {
  width: 100%;
  height: 100%;
}

#link{
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
	padding: 0px 0px 20px;
}
#link .stabo{
	width: 85%;
	margin: 0 auto;
	padding: 10px 0;
	display: block;
	background-color: #b6aa9c;
}
#link .stabo .stb{
	display: block;
	width: 20%;
	margin: 0 auto;
}
#link .stabo .st{
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	color: #fff;
}
#link .other{
	margin: 50px auto;
}
#link .other .st2{
	font-size: 14px;
	text-align: center;
}

@media only screen and (max-width: 768px)  {
	#main_prof {
	margin: 0 auto;
	width: 90%;
	background: #fff;
	max-width: 1300px;
	padding-bottom: 50px;
}
#main_prof .bk{
	width: 100%;
	margin: 0 auto;
	background-color: #f4f1ef;
	position: relative;
	box-sizing: border-box;
	padding: 10% 8%;
	display: block;
}
#main_prof .face {
	width: 40%;
	line-height: 0;
}
#main_prof .txt {
	width: 70%;
	align-content: center;
	box-sizing: border-box;
	padding-left: 5%;
}
#main_prof .txt {
	width: 100%;
}
#main_prof .txt p {
	font-size: 11px;
}
#main_prof .txt p span {
	font-weight: 600;
	font-size: 14px;
	padding-bottom: 15px;
	display: block;
}

#main_video {
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
	padding: 0px 0px 50px;
}
#main_video .youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
  margin: 0 auto;
}
#main_video .youtube iframe {
  width: 100%;
  height: 100%;
}

#link{
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
	padding: 0px 0px 20px;
}
#link .stabo{
	width: 90%;
	margin: 0 auto;
	padding: 10px 0;
	display: block;
	background-color: #b6aa9c;
}
#link .stabo .stb{
	display: block;
	width: 50%;
	margin: 0 auto;
}
#link .stabo .st{
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	color: #fff;
}
#link .other{
	margin: 50px auto 0;
}
#link .other .st2{
	font-size: 14px;
	text-align: center;
}

	#main_video {
		width: 100%;
		margin: 0 auto;
	}
	#main_prof {
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	#main_prof .face {
		width: 50%;
		margin: 0 auto 5%;
	}
	#main_prof .txt {
		width: 100%;
		align-content: center;
		box-sizing: border-box;
		padding-left: 0%;
	}
	#main_prof .txt p span {
		text-align: center;
	}
	#main_prof .links a {
	margin-top: 3%;
	text-decoration: underline;
	line-height: 2;
	justify-content: center;
}
}



#YTWrap{
	width: 100%;
	aspect-ratio: 16 / 9;
}



/************************************************
              js
************************************************/
.anim {
	opacity: 0;
	transition: 1.5s all 0s;
}
.anim.ac {
	opacity: 1;
	transform: translate(0);
}
/************************************************************
                view
************************************************************/
.spview {
	display: block;
}
.pcview {
	display: none;
}
@media only screen and (min-width: 768px)  {
     .spview {
		display: none;
	}	
	.pcview {
		display: block;
	}
}		
