@media screen and (max-width: 520px) {
.head-wrapper {
margin-bottom: 40px;
text-align: left;
}
h1 {
text-align: left;
font-weight: normal;
font-size: 28px;
margin: 32px 0 20px 0;
}
.rank-wrapper {
text-align: left;
}
.rank-section, .rank-sectionb {
width: 100%;
padding-bottom: 8px;
margin-bottom: 16px;
background-color:#fff;
}
.rank-top-right {
width: 100%;
background: #CCCCCC;
margin-bottom: 40px;
}
.mc-top-left {
margin-bottom: 40px;
}
.six-space {
text-align: center;
width: 100%;
margin-bottom: 40px;
}
.kspace {
background-color: #dedede;
width: 100%;
height: 250px;
margin-bottom: 20px;
}
.pick-title {
font-size: 21px;
text-align: left;
margin-bottom: 20px;
width: 100%;
padding-bottom: 8px;
border-bottom: 2px #4c8855 solid;
}
.pick-section {
margin-bottom: 20px;
}
.pagination ul {
text-align: center;
display: flex;
justify-content: center;
}
.pagination li {
border: 1px #666 solid;
width: 40px;
margin-right: 12px;
line-height: 40px;
border-radius: 5px;
}
}
@media screen and (max-width: 1023px) and (min-width: 521px) {
.head-wrapper {
margin-bottom: 60px;
}
h1 {
font-weight: normal;
color: #333;
font-size: 36px;
margin: 36px 0 20px 0;
}
.rank-wrapper {
text-align: left;
display: flex;
flex-wrap: wrap;
}
.rank-section, .rank-sectionb {
display: inline-block;
width: 48%;
margin-left: 0;
margin-bottom: 20px;
background-color:#fff;
padding-bottom: 8px;
}
.rank-section:nth-child(2n) {
margin-left: 4%;
}
.rank-sectionb:nth-child(2n-1) {
margin-left: 4%;
}
.six-space {
text-align: center;
width: 100%;
margin-bottom: 40px;
}
.rank-top-right {
width: 100%;
background: #CCCCCC;
margin-bottom: 40px;
}
.mc-top-left {
margin-bottom: 20px;
}
.pagination ul {
text-align: center;
display: flex;
justify-content: center;
}
.kspace {
background: #dedede;
width: 320px;
height: 100px;
margin-bottom: 40px;
}
.pick-box {
display: flex;
flex-wrap: wrap;
margin-bottom: 40px;
}
.pick-title {
display: inline-block;
font-size: 23px;
margin-bottom: 20px;
width: 100%;
padding-bottom: 8px;
border-bottom: 2px #4c8855 solid;
}
.pick-section {
width: 48%;
margin-left: 0;
}
.pick-section:nth-of-type(odd) {
margin-left: 4%;
}
}
@media screen and (min-width: 1024px) {
.mc-top {
display: flex;
width: 100%;
margin-bottom: 20px;
position: relative;
align-items: flex-start;
}
.mc-top-left {
position: relative;
width: 67%;
}
.head-wrapper {
margin-bottom: 76px;
}
h1 {
font-weight: normal;
font-size: 38px;
color: #333333;
margin: 0px 0 32px 0;
}
.rank-wrapper {
display: flex;
flex-wrap: wrap;
width: 100%;
position: relative;
}
.rank-section {
width: 49%;
margin-right: 2%;
margin-bottom: 40px;
padding-bottom: 0px;
}

.rank-section:nth-child(even) {
margin-right: 0;
}

.six-space {
text-align: center;
width: 100%;
margin-bottom: 40px;
}
.mc-top-right {
margin-left: 5%;
width: 28%;
background: #ededed;
border: 1px #ccc solid;
border-radius: 4px;
position: relative;
margin-bottom: 40px;
}

.kspace {
position: relative;
background-color: #fff;
width: 100%-32px;
height: 250px;
margin: 16px;
}
.pick-box {
color: #333;
border: 0px #ccc solid;
border-radius: 4px;
padding: 16px 16px 0 16px;
margin-bottom: 20px;
}
.pick-title {
color: #fff;
font-size: 18px;
margin-bottom: 16px;
background: #4c8855;
padding: 8px 0 8px 8px;
margin-bottom: 16px;
border-radius: 4px;
} 
.pick-section {
width: 100%;
margin-bottom: 20px;
}
}
.country-wrap {
margin-bottom: 80px;
}