@charset "utf-8";
p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
}
.fukubukuro .item .ttl {
    position: relative;
}
.fukubukuro .item .ttl .number {
    position: absolute;
    top: 3%;
    left: 0%;
    color: #C70520;
    font-size: 50px;
    line-height: 50px;
}
.meet-btn{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0F51C9;
	border-radius: 20px;
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;
	font-size: 13px;
	line-height: 23px;
	border: 1px solid #FFFFFF;
}
.ttl-s             {
	font-size: 24px;
	line-height: 1.3em;
	text-align: center;
	color: #FF1805;
	font-weight: bold;
}


.photoArea {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
    position: relative;
    z-index: 0;
}
.photoArea .yoyaku {
    position: absolute;
    top: 2%;
    right: 2%;
    width: 20%;
    z-index: 999;
}
.fukubukuro .item + .item {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 10px dotted #CCCCCC;
}
.RG370 {
    text-align: left;
    margin-bottom: 10px;
    border: 1px solid #9F9F9F;
    display: block;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
.course-mark {
	font-size: 10px;
	display: block;
	text-align: right;
}
.markWrap    {
    border: 1px solid #666666;
    margin-left: 5px;
}


.ns {
    text-align: right;
    font-size: 10px;
    margin-top: 5px;
}

.day {
    background-color: #C70520;
    border-radius: 20px;
    color: #FFFFFF;
    font-size: 28px;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    margin-left: 5px;
    font-weight: bold;
    line-height: 28px;
}
table {
    border-top: 1px solid #999999;
    border-right: 1px solid #999999;
    margin-top: 10px;
    font-size: 12px;
}
table tbody td {
    border-left: 1px solid #999999;
    border-bottom: 1px solid #999999;
}
table tbody th {
    border-left: 1px solid #999999;
    border-bottom: 1px solid #999999;
    background-color: #F7F7F7;
}
.soon {
    color: #C70520;
    text-align: center;
    display: block;
    border: 3px solid #C70520;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    font-size: 40px;
    line-height: 46px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5%;
}
.peco {
    color: #FFFFFF;
    text-align: center;
    display: block;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    font-size: 40px;
    line-height: 46px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5%;
    text-decoration: none;
    background-color: #C70520;
    border-radius: 50px;
}
.fukubukuro .item .ttl .kihei {
    display: inline-block;
}
.fukubukuro .item .ttl .big {
    display: inline-block;
    font-size: 170%;
}

.yellow{
    background-color: #FFFADF;
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
.white {
	color: #FFFFFF;
}


@media screen and (max-width: 480px){ /*1112px以下のcss*/
    
    
p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
}
.fukubukuro .item .ttl {
	position: none;
	text-align: center;
}
.fukubukuro .item .ttl .ttl-s  {
	font-size: 14px;
	line-height: 16px;
	text-align: center;
}
.fukubukuro .item .ttl .number {
    color: #C70520;
    font-size: 30px;
    line-height: 30px;
    position: static;
    text-align: left;
}
.photoArea {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
}
.ttl-s             {
	font-size: 14px;
	line-height: 1.3em;
	text-align: center;
	color: #FF1805;
	font-weight: bold;
}


.btn{
    width: 35%;
}

}
@media screen and (-webkit-min-device-pixel-ratio: 1.5),screen and (min-resolution: 1.5dppx){
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 480px),screen and (min-resolution: 1.5dppx) and (max-width: 480px){
}

.timerHidden{ display: none;}
.timerVisible{ display: block;}
