@charset "UTF-8";

/*----------------------------------------------------pc*/
@media (min-width : 769px ){
#top_image .main {
    object-position: center bottom;
}
#cont_ttl .image01 {
    position: absolute;
    top: -78px;
    left: -8%;
    width: 30%;
}
#crse_box {
}
#crse_box .crse_parts:nth-child(n+2) {
    margin-top: 128px;
}
#crse_box .crse_parts .crse_ttl {
    margin: 0 auto;
    width: 400px;
    position: relative;
    height: 54px;
}
#crse_box .crse_parts .crse_ttl img {
    width: 50px;
    position: absolute;
    bottom: 0px;
}
#crse_box .crse_parts .crse_ttl .ms {
    position: absolute;
    font-size: 61px;
    left: 31px;
    bottom: -8px;
}
#crse_box .crse_parts .crse_ttl .jp {
    position: absolute;
    bottom: 0px;
    left: 84px;
    font-weight: bold;
    font-size: 1.3em;
}
#crse_box .crse_parts .crse_ttl .jp .sub {
    display: block;
    font-size: 0.8em;
    margin-top: 3px;
}
#crse_box .crse_parts .crse_ttl .price {
    position: absolute;
    right: 0px;
    bottom: 0px;
    font-size: 1.3em;
}
#crse_box .crse_parts .crse_cnt {
    text-align: center;
    background-color: rgba(231,225,255,1.00);
    padding: 30px 0;
    line-height: 32px;
    margin-top: 25px;
    font-size: 1.1em;
}
#crse_box .image01 {
    margin: 60px auto;
    display: block;
}
#crse_box .crse_op {
    position: relative;
    width: 100%;
    overflow-x: hidden;
    padding-top: 100px;
}
#crse_box .crse_op .crse_op_ttl {
    margin: 0 auto;
    width: 300px;
    position: relative;
    height: 40px;
}
#crse_box .crse_op .crse_op_ttl img {
    width: 40px;
    position: absolute;
    bottom: 0px;
}
#crse_box .crse_op .crse_op_ttl span {
    font-weight: bold;
    font-size: 1.2em;
    position: absolute;
    bottom: 0px;
    left: 42px;
}
#crse_box .crse_op .crse_op_cnt {
    margin: 30px auto;
    width: 90%;
    max-width: 920px;
}
#crse_box .crse_op .crse_op_cnt .op_parts {
    margin: 20px 0;
    background-color: rgba(231,225,255,1.00);
    width: 100%;
    line-height: 100px;
}
#crse_box .crse_op .crse_op_cnt .op_parts p {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}
#crse_box .crse_op .crse_op_cnt .op_parts .name {
    width: 30%;
    padding-left: 2%;
}
#crse_box .crse_op .crse_op_cnt .op_parts .price {
    width: 12%;
    text-align: right;
}
#crse_box .crse_op .crse_op_cnt .op_parts .exp {
    width: 40%;
    padding-left: 10%;
}
#crse_box .crse_op .image01 {
    position: absolute;
    top: 0px;
    right: -8%;
    width: 25%;
}
#crse_box .additional {
    max-width: 920px;
    margin: 80px auto;
    width: 90%;
}
#crse_box .additional ul {
    width: 46%;
    float: left;
    line-height: 34px;
}
#crse_box .additional ul:first-child {
    margin-right: 8%;
}
#crse_box .additional ul p {
    background-color: rgba(231,225,255,1.00);
    padding-left: 14px;
}
#crse_box .additional ul li {
    padding-left: 14px;
}
#crse_box .att {
    margin: 0 auto 120px;
    width: 700px;
}
#crse_box .att li {
    line-height: 26px;
}


}
/*----------------------------------------------------sp*/
@media (max-width : 768px ){
#top_image .main {
    object-position: center bottom;
}
#cont_ttl .image01 {
    position: absolute;
    top: -78px;
    left: -8%;
    width: 30%;
}
#crse_box {
    font-size: 0.76rem;
}
#crse_box .crse_parts:nth-child(n+2) {
    margin-top: 128px;
}
#crse_box .crse_parts .crse_ttl {
	margin: 0 auto;
	width: 88%;
	position: relative;
	height: 66px;
	max-width: 400px;
}
#crse_box .crse_parts .crse_ttl img {
	width: 42px;
	position: absolute;
	top: 0px;
}
#crse_box .crse_parts .crse_ttl .ms {
	position: absolute;
	font-size: 44px;
	left: 31px;
	top: 4px;
}
#crse_box .crse_parts .crse_ttl .jp {
	position: absolute;
	left: 74px;
	font-weight: bold;
	font-size: 1.3em;
	top: 26px;
}
#crse_box .crse_parts .crse_ttl .jp .sub {
    display: block;
    font-size: 0.8em;
    margin-top: 3px;
}
#crse_box .crse_parts .crse_ttl .price {
    position: absolute;
    right: 0px;
    bottom: 0px;
    font-size: 1.3em;
}
#crse_box .crse_parts .crse_cnt {
	text-align: center;
	background-color: rgba(231,225,255,1.00);
	padding: 30px 2%;
	line-height: 32px;
	margin-top: 25px;
	font-size: 1.1em;
}
#crse_box .image01 {
    margin: 60px auto;
    display: block;
    width: 100%;
}
#crse_box .crse_op {
    position: relative;
    overflow-x: hidden;
    padding-top: 120px;
    margin-top: 120px;
}
#crse_box .crse_op .crse_op_ttl {
    margin: 0 auto;
    width: 300px;
    position: relative;
    height: 40px;
}
#crse_box .crse_op .crse_op_ttl img {
    width: 40px;
    position: absolute;
    bottom: 0px;
}
#crse_box .crse_op .crse_op_ttl span {
    font-weight: bold;
    font-size: 1.2em;
    position: absolute;
    bottom: 0px;
    left: 42px;
}
#crse_box .crse_op .crse_op_cnt {
    margin: 30px auto;
    width: 90%;
    max-width: 920px;
}
#crse_box .crse_op .crse_op_cnt .op_parts {
    margin: 20px 0;
    background-color: rgba(231,225,255,1.00);
    width: 100%;
    line-height: 100px;
}
#crse_box .crse_op .crse_op_cnt .op_parts p {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}
#crse_box .crse_op .crse_op_cnt .op_parts .name {
    width: 30%;
    padding-left: 2%;
}
#crse_box .crse_op .crse_op_cnt .op_parts .price {
    width: 12%;
    text-align: right;
}
#crse_box .crse_op .crse_op_cnt .op_parts .exp {
    width: 40%;
    padding-left: 10%;
}
#crse_box .crse_op .image01 {
    position: absolute;
    top: 2px;
    right: -8%;
    width: 48%;
    max-width: 262px;
}
#crse_box .additional {
    max-width: 920px;
    margin: 80px auto;
    width: 90%;
}
#crse_box .additional ul {
	width: 100%;
	line-height: 34px;
	margin-bottom: 22px;
}
#crse_box .additional ul p {
    background-color: rgba(231,225,255,1.00);
    padding-left: 14px;
}
#crse_box .additional ul li {
    padding-left: 14px;
}
#crse_box .att {
	margin: 0 auto 120px;
	width: 84%;
}
#crse_box .att li {
	line-height: 21px;
	margin-bottom: 10px;
}

}
