@charset "UTF-8";
.article-wrap {
    background: #f3f1e7;
}

.frontiers-logo {
    width: 160px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.number {
    text-align: center;
    font-size: 48px;
    line-height: 1;
	margin: -20px;
}
.sec-tmb{
    width: 160px;
    position: relative;
    top: -20px;
    margin: 0 auto;
    border-radius: 50px;
    z-index: 0;
}
.sec-tmb img {
    border-radius: 250px;
}
.sec-name {
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
    letter-spacing: 0.2em;
    margin-left: 18px;
	font-weight: 600;
}
.frontiers-lead-wrap {
    text-align: center;
}
.sec-cat {
    text-align: center;
    background: #2c9fa5;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 5px;
    color: #fff;
    margin: 10px auto 40px;
    letter-spacing: 0.1em;
}
.sec-leadcopy {
    font-size: 24px;
    letter-spacing: 0.2em;
    text-align: center;
    font-weight: 600;
}
#lead {
	margin-bottom: 80px;
}
#entry p {
    padding-bottom: 30px;
    font-size: 15px;
    line-height: 2.2;
}
#entry img {
    padding-bottom: 30px;
}

#entry {
	margin-bottom: 80px;
}


.pickup {
    width: 100%;
    padding: 30px;
    background: #f3f1e7;
    border: #b5b09a dotted 1px;
}
#entry .pickup p {
    font-size: 13px;
    padding-bottom: 0;
    line-height: 2;
}
.pickup-title {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
}
.frontiers-archive-item .category {
    position: absolute;
    background: #2c9fa5;
    padding: 4px 15px 3px;
    font-size: 12px;
    color: #fff;
}



.frontiers-archive-item img {
    width: 100%;
    margin-bottom: 20px;
    border-radius: 3px;
}

.frontiers-archive-item .item-title {
    font-size: 13px;
    padding-bottom: 15px;
}
.line100 {
    background: #000;
    height: 1px;
    width: 60px;
    margin-bottom: 10px;
}

.grid-quarter li {
       height: 320px;

}
.grid-thrd li {
    height: 380px;
}
.item-name{
	font-size: 12px;
}
.frontiers-archive-item .category.cat02 {
    background: #bd9a77;

}
.sec-cat.cat02 {
 background: #bd9a77;
}

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


.inner-mini {
    width: 70%;
    margin: 0 auto;
}
	
}

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

.inner-mini {
    width: 80%;
    margin: 0 auto;
}
	.frontiers-archive-item .item-title {
    font-size: 11px;
    padding-bottom: 10px;
}
.frontiers-archive-item .category {
    position: absolute;
    background: #2c9fa5;
    padding: 3px 10px 2px;
    font-size: 10px;
    color: #fff;
}	
	#entry p {
    padding-bottom: 20px;
    font-size: 13px;
    line-height: 2.2;
}
	
	
	
	
}

@media screen and (max-width: 600px) {
#history #lead .pic {
    padding-left: 0px;
}
	#lead {
    margin-bottom: 40px;
}
	.sec-leadcopy {
    font-size: 18px;
    letter-spacing: 0.2em;
    text-align: center;
    font-weight: 600;
}
	.grid-quarter li {
    width: 47%;
    float: left;
        margin-right:5.8%;
    position: relative;
}
	.grid-quarter li {
    height: 250px;
}
		.grid-quarter li:nth-child(2n) {
    margin-right: 0%;

}
	.sec-tmb {
    width: 120px;
    position: relative;
    top: -20px;
    margin: 0 auto;
    border-radius: 50px;
    z-index: 0;
}
	.frontiers-logo {
    width: 120px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
	
	
	
}