@charset "UTF-8";
.article-wrap {
    background: url(../images/cycring/lead-bg.jpg) no-repeat;
	background-size: contain;
}
.article-leadcopy {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 80px;
}

#course {
	position: relative;
}

.flimg01 {
    position: absolute;
    top: -30px;
    left: 250px;
}
.map {
    position: relative;
}

.leadcopy-wrap {
    position: absolute;
    z-index: 2;
    top: 50px;
    width: 260px;
    left: 30px;
}
.leadcopy-wrap p {
    font-size: 13px;
}


.cycring-item {
    margin: 80px 0;
}
#course01_content .leadcopy {
    font-size: 24px;
    line-height: 1.5;
    color: #e8437f;
    font-weight: bold;
    margin-bottom: 10px;
}
#course01_content .time {
    color: #e8437f;
    margin-bottom: 30px;
}
#course01_content .number {
    position: absolute;
    padding: 8px 14px;
    background: #e8437f;
    color: #fff;
    font-size: 20px;
    top: -20px;
    left: -20px;
    border-radius: 3px;
}
.tabs input:checked + .tab_item.course01 {
  background-color: #e3447e;
  color: #fff;
}

.tabs input:checked + .tab_item.course03 {
  background-color: #ea9822;
  color: #fff;
}

.item-title {
    font-size: 15px;
    font-weight: bold;
    padding: 12px 0px 10px;
	    letter-spacing: 0.1em;
}
.item-summary {
    font-size: 13px;
    letter-spacing: -0.05em;
    padding-bottom: 15px;
}
.grid-thrd li img {
    width: 100%;
    border-radius: 3px;
}
.line100 {
    background: #000;
    height: 1px;
    width: 100px;
    margin-bottom: 18px;
}
.item-detail dt {
    width: 5em;
    float: left;
	font-size: 12px;
}

.item-detail dd {
   padding:0 0 0 5em;
	font-size: 12px;
}


.grid-thrd li {
	height: 500px;
}



#course02_content .leadcopy {
    font-size: 24px;
    line-height: 1.5;
    color: #ed6d00;
    font-weight: bold;
    margin-bottom: 10px;
}
#course02_content .time {
    color: #ed6d00;
    margin-bottom: 30px;
}
#course02_content .number {
    position: absolute;
    padding: 7px 14px;
    background: #ed6d00;
    color: #fff;
    font-size: 20px;
    top: -20px;
    left: -20px;
    border-radius: 3px;
}
.tabs input:checked + .tab_item.course02 {
  background-color: #ed6d00;
  color: #fff;
}


#course03_content .leadcopy {
    font-size: 24px;
    line-height: 1.5;
    color: #1fb8df;
    font-weight: bold;
    margin-bottom: 10px;
}
#course03_content .time {
    color: #1fb8df;
    margin-bottom: 30px;
}
#course03_content .number {
    position: absolute;
    padding: 8px 14px;
    background: #1fb8df;
    color: #fff;
    font-size: 20px;
    top: -20px;
    left: -20px;
    border-radius: 3px;
}
.tabs input:checked + .tab_item.course03 {
  background-color: #1fb8df;
  color: #fff;
}



@media screen and (max-width: 1080px) {
.inner {
    width: 100%;
    padding-left: 0px;
    margin: 0 auto;
}

.flimg01 {
    position: absolute;
    top: 80px;
    width: 40px;
    left: 250px;
}
.copy {
    width: 90%;
    margin-left: 10px;
}
	
}

@media screen and (max-width: 800px) {

#course01_content .number {
    position: absolute;
    padding: 5px 10px;
    background: #e8437f;
    color: #fff;
    font-size: 14px;
    top: -15px;
    left: -15px;
    border-radius: 3px;
}
	.item-title {
    font-size: 14px;
    font-weight: bold;
    padding: 8px 0px 6px;
    letter-spacing: 0.1em;
}
	.item-summary {
    font-size: 12px;
    letter-spacing: -0.05em;
    padding-bottom: 15px;
}
	.item-detail dd {
    padding: 0 0 0 5em;
    font-size: 11px;
}
	.item-detail dt {
    width: 5em;
    float: left;
    font-size: 11px;
}
	.tab_item {
    width: 32.2%;
    height: 50px;
    background-color: #d9d9d9;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
    color: #565656;
    display: block;
    float: left;
    text-align: center;
    font-weight: bold;
    transition: all 0.2s ease;
    margin: 0 0.5%;
    cursor: pointer;
}
	.leadcopy-wrap {
    position: relative;
    z-index: 2;
    top: 0px;
    width: 100%;
    left: 0px;
}
	#course01_content .time {
    color: #e8437f;
    margin-bottom: 10px;
}
	.grid-thrd li {
    height: auto;
    margin-bottom: 30px;
}
	.cycring-item {
 
    width: 85%;
    margin: 60px auto;
}
	.leadcopy-wrap {
    position: relative;
    z-index: 2;
    top: 0px;
    width: 85%;
    left: 0px;
    margin: 0 auto;
}

	
	
}

@media screen and (max-width: 600px) {
.copy {
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
}

.article-wrap {
    clear: both;
    position: relative;
    padding: 0px 0;
}
.article-wrap {
    background: none;
    background-size: contain;
}
	.tab_item {
    width: 32.2%;
    height: auto;
    background-color: #d9d9d9;
    line-height: 1.3;
    font-size: 12px;
    text-align: center;
    color: #565656;
    display: block;
    float: left;
    text-align: center;
    font-weight: bold;
    transition: all 0.2s ease;
    margin: 0 0.5%;
    padding: 10px 0;
    cursor: pointer;
}
}