@charset "UTF-8";

/* ––––––––––––––––––––––––––––––––––––––––––––––––––

　　トップページ

–––––––––––––––––––––––––––––––––––––––––––––––––– */


/*MT用
----------------------------------------------------*/	
#articleformat{max-width: 980px; margin: 0 auto;}

#articleformat img{max-width: 100%!important;}


/*
----------------------------------------------------*/	


.pc-none{display: none;}

#intro{
	font-size: 18px;
	line-height: 180%;
	margin-top: 75px;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 1px;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
#intro h3{
    font-size: 30px;
    color: #000;
    font-weight: normal;
    line-height: 150%;
    margin-bottom: 15px;   
}
#intro .lbox{ width: 530px;}
#intro .rbox{ width: 380px;}

/*動画*/
.vtr {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
	margin-bottom: 20px;
}
.vtr iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
#mov-list{}
#mov-list li{
	background: #f5f5f5;
	padding: 5%;
    padding-top: 1px;
	list-style: none;
	position: relative;
    border: 4px solid #000;
    margin-bottom: 75px;
}
#mov-list li .num-outer{margin-top: -30px;}
#mov-list li .num{
	font-size: 60px;
    background: #ffcc00;
	font-family: din-2014, sans-serif;
	font-weight: 700;
	color: #000;
	position: relative;
    width: 180px;
    height: 85px;
    line-height: 85px;
    text-align: center;
    border: 4px solid #000;
	margin: 0;
}
#mov-list li h3{
	font-size: 30px;
	color: #000;
    padding-left: 210px;
    margin-top: -50px;
}
#mov-list li dl{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	border-bottom: 2px solid #000;
	padding-bottom: 20px;
}
#mov-list li dt{
	width: 130px;
    height: 42px;
    line-height: 40px;
	font-size: 22px;
	color: #FFF;
	font-family: 'Noto Serif JP', serif;
    background: #000;
    text-align: center;
}
#mov-list li dd{
	width: 82%;
	font-size: 14px;
	line-height: 150%;
    font-size: 36px;
    line-height: 42px;
    font-family: 'Noto Serif JP', serif;
    color: #000;
}
#mov-list li dd span{font-size: 24px;}
#bn-yaritai1{ text-align: center; margin-top: 75px;}
#bn-yaritai2{ text-align: center;  margin-top: 75px;}