@charset "utf-8";
/* CSS Document */

a#CollapseHead_onemonth_sche {
	text-align: center;
/*	margin: 10px auto 30px;*/
	display: block;
}

span.under_yajirusi {
    position: absolute;
    right: 30px;
    transition: all 0.5s ease;
}

.under_yajirusi i {
    color: #fff;
}

@media screen and (max-width: 700px){
.one_month_schedule {
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
}


@media screen and (max-width: 1040px){
	
section.main_contents_box {
    margin-top: 60px;
}

#home .long_button {
    width: auto;
    margin-top: 25px;
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
}
}

@media screen and (max-width: 680px){
	a#CollapseHead_onemonth_sche{
	/*	margin-top:-5px;*/
	}


}


