/*********************************************
sayokon.css
*********************************************/

.o-sec-pt{
	padding-top: 60px;
}

.webp .o-st-main{
	width: 100%;
	background: url(../img/sayokon-main-img-st-2.webp) no-repeat;
	background-position:top center;
	height: 542px;
}

.no-webp .o-st-main{
	width: 100%;
	background: url(../img/sayokon-main-img-st-2.png) no-repeat;
	background-position:top center;
	height: 542px;
}

.o-anb{
	max-width: 730px;
	margin: 45px auto 0 auto;
}

.o-sayo-h2{
	display: flex;
	align-items: center;
	box-sizing: border-box;
	padding: 20px;
	min-height: 78px;
	background: #e50011;
	font-size: 26px;
	height: 44px;
	color: #fff;
	margin-bottom: 25px;
}

.o-sayo-h2 img{
	margin-right: 10px;
}

.o-sub-h3{
	font-size: 20px;
	line-height: 30px;
	color: #000;
	box-sizing: border-box;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px rgba(0,0,0,.6);
}

.o-sub-sec{
	box-sizing: border-box;
	padding-top: 50px;
	padding-bottom: 50px;
}

.o-sayo-deti-ul{
	margin: 0;
	padding: 0;
	list-style: none;
	box-sizing: border-box;
}

.o-sayo-deti-ul  li,
.o-asta-txt{
	box-sizing: border-box;
	padding-left: 18px;
	text-indent: -18px;
	color:#000;
}

.o-asta-txt{
	display: block;
}

.o-905-b {
    width: 100%;
    max-width: 905px;
    margin: 0 auto;
}

.o-entry-btn{
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 55px;
    font-size: 20px;
    line-height: 28px;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 5px;
    transition: .3s;
    width: 100%;
    max-width: 322px;
    background: #e50011;
    margin-left: 15px;
    margin-right: 15px;
}

.o-mc-ob{
	max-width: 667px;
	height: 59vw;
	margin: 50px auto 25px auto;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 23px;
	font-weight: 600;
	color: #000;
	border: solid 1px rgba(0,0,0,.6);
}

.o-mv-h3{
	font-size: 23px;
	line-height: 35px;
	text-align: center;
	color: #000;
}

.o-music-dl{
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
	max-width: 195px;
	margin: 20px auto 0 auto;
}

.o-music-dl dt,
.o-music-dl dd{
	font-size: 18px;
	line-height: 35px;
	color: #000;
	font-weight: 400;
	width: 71%;
	margin-bottom: 0;
}

.o-music-dl dt{
	text-align: right;
	width: 10%;
	min-width: 56px;
	
}

.o-music-dl dd{
	text-align: left;
}

.o-ud-entry-b{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 100px;
	margin-bottom: 50px;
}

.music-ud-txt{
	font-size: 35px;
	line-height: 50px;
	color: #000;
	font-weight: 600;
	margin: 0;
	text-align: center;
}

.movie{
  max-width: 667px;
  position: relative;
  text-align: center;
  margin: 50px auto 25px auto;
}
 
.movie_video {
  max-width: 100%;
  height: auto;
}
 
.movie_btn {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.o-l-mk{
	margin-right: 10px;
	width: 37px;
}

.o-r-mk{
	margin-left: 10px;
	width: 37px;
}

.o-btn-mb1{
	margin-bottom: 50px;
}

.o-sec-3-py{
    padding-top: 50px;
    padding-bottom: 70px;
}

.o-kaishi-txt{
	font-size: 22px;
	line-height: 35px;
	text-align: center;
	font-weight: 600;
	margin-bottom: 10px;
}

.o-pre-b{
	margin-bottom: 0;
}


/*check*/
.o-ck-ob {
    margin-bottom: 55px;
    margin-top: 20px;
}


.o-smy-1{
	margin-top: 80px;
	margin-bottom: 25px;
}

.o-just{
	text-align: justify;
}

.o-left{
	text-align: left;
}

.o-sec-1-py{
	padding-top: 70px;
	padding-bottom: 0;
}




@media (min-width: 576px){
.o-sec-pt{
    padding-top: 70px;
}


.o-mc-ob{
   height: 371px;
}

.o-ud-entry-b{
    margin-top: 140px;
    margin-bottom: 70px;
}


.o-l101-block{
	display: none;
}
}



@media (min-width: 768px){
.music-ud-txt {
    font-size: 43px;
    line-height: 66px;
}

.o-l-mk{
	margin-right: 15px;
	width: 42px;
}

.o-r-mk{
	margin-left: 15px;
	width: 42px;
}

.o-sec-1-py{
	padding-top: 100px;
	padding-bottom: 0;
}

.o-sec-2-py{
	padding-top: 50px;
	padding-bottom: 0;
}


.o-sec-3-py{
    padding-top: 115px;
    padding-bottom: 100px;
}
}



@media (orientation: landscape) and (max-width: 767px){

}

@media (orientation: landscape) and (max-width: 991px){

}


@media (min-width: 992px){
.o-sec-pt{
    padding-top: 110px;
}
}



@media (min-width: 1025px){

}

@media (min-width: 1100px){

}




@media (min-width: 1101px){
.o-l100-block{
	display: none;
}

.o-l101-block{
	display: block;
}
}


@media (min-width: 1200px){

}

@media (min-width: 1450px){

}