@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;
	    padding: 2em;
}

.leadcopy-wrap {
    padding: 3.5em 3.5em 2em;
}
.leadcopy-wrap p {
    font-size: 16px;
}
section#lead {
    width: 70%;
    margin: 0 auto;
}
section#lead img {
width: 100%;
}
.cycring-item {
    margin: 80px 0;
}
#course01_content .leadcopy {
    font-size: 24px;
    line-height: 1.5;
    color: #e8437f;
    font-weight: bold;
    padding-bottom: 0.6em;
}



#course01_content .time {
    color: #e8437f;
    position: absolute;
    top: 3.5em;
    right: 3.5em;
    font-weight: 600;
    font-size: 16px;
}
#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: 16px;
    font-weight: bold;
    padding: 12px 0px 10px;
	    letter-spacing: 0.1em;
}
.item-summary {
    font-size: 14px;
    letter-spacing: -0.05em;
    padding-bottom: 15px;
}
.grid-thrd li img {
    width: 100%;
    border-radius: 3px;
}
.cycring-item ul {
    display: flex;
    flex-wrap: wrap;
}


.grid-thrd li {
    width: 30.5%;
    margin-right: 4%;
    position: relative;
    padding-bottom: 50px;
}



.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;
}







#course02_content .leadcopy {
	    font-size: 24px;
    line-height: 1.5;
     color: #ed6d00;
    font-weight: bold;
    padding-bottom: 0.6em;
}
#course02_content .time {
    color: #ed6d00;
    position: absolute;
    top: 3.5em;
    right: 3.5em;
    font-size: 16px;
}
#course02_content .number {
    position: absolute;
    padding: 7px 14px;
    background: #ed6d00;
    color: #fff;
    font-size: 20px;
    top: -20px;
    left: -20px;
    border-radius: 3px;
}
#course02_content .map {
    position: relative;
    background: repeating-linear-gradient(-45deg, #ed6d00, #ffffff 1px, #fff 0, #fff 4px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}



.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;
    padding-bottom: 0.6em;
}
#course03_content .time {
    color: #1fb8df;
    position: absolute;
    top: 3.5em;
    right: 3.5em;
    font-size: 16px;
}
#course03_content .number {
    position: absolute;
    padding: 8px 14px;
    background: #1fb8df;
    color: #fff;
    font-size: 20px;
    top: -20px;
    left: -20px;
    border-radius: 3px;
}
#course03_content .map {
    position: relative;
    background: repeating-linear-gradient(-45deg, #1fb8df, #ffffff 1px, #fff 0, #fff 4px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}


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

	.tab_item {
    width: 33%;
    float: none;
    margin: 0 0.5% 0 0;
}
	.tab_item.course03 {
    margin: 0;
}
.article-leadcopy {
    padding-bottom: 40px;
}
.map-inner {
    display: block;
    background: #fff;
    position: relative;
}	
.map {
    position: relative;
    background: repeating-linear-gradient(-45deg, #e3447e, #ffffff 1px, #fff 0, #fff 4px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.tabs {
    display: flex;
    flex-wrap: wrap;
    width: 86%;
}
	

@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;
}
	section#lead {
    width: 100%;
    margin: 0 auto;
}.article-leadcopy {
    font-size: 17px;
}
.map {
    position: relative;
    padding: 10px;
}	.leadcopy-wrap {
    position: relative;
    z-index: 2;
    top: 0px;
    width: 92%;
    left: 0px;
    margin: 0 auto;
}.leadcopy-wrap {
    padding: 15px 0px;
}#course01_content .leadcopy {
    font-size: 18px;
    line-height: 1.5;        padding-bottom: 5px;
        text-align: center;
        padding-top: 10px;
}
#course02_content .leadcopy {
    font-size: 18px;
    line-height: 1.5;        padding-bottom: 5px;
        text-align: center;
        padding-top: 10px;
}
	#course03_content .leadcopy {
    font-size: 18px;
    line-height: 1.5;        padding-bottom: 5px;
        text-align: center;
        padding-top: 10px;
}
	#course01_content .time {
    position: relative;
    top: 0;
    right: 0;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
}
	#course02_content .time {
    position: relative;
    top: 0;
    right: 0;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
}
	#course03_content .time {
    position: relative;
    top: 0;
    right: 0;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
}.leadcopy-wrap p {
    font-size: 12px;
}.grid-thrd li {
    width: 100%;
    margin-right: 0;
    position: relative;
    padding-bottom: 50px;
}.cycring-item ul {
    display: block;
}
}

@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;
}.grid-thrd li {
    margin-bottom: 0;
}
}