@charset "UTF-8";



/* ===== #signboard style ===== */

#signboard{}
#signboard .section-base{width:1440px;margin:0px auto;}
#signboard .section-frame{padding:30px 40px;}
#signboard .section-main{}
#signboard .section-main .frame{}
#signboard .section-main .label{margin-bottom:5px;color:#2B9098;font-size:100%;line-height:150%;}
#signboard .section-main .title{font-size:150%;line-height:150%;}

@media screen and (max-width:2559px){}
@media screen and (max-width:2047px){}
@media screen and (max-width:1919px){}
@media screen and (max-width:1599px){}
@media screen and (max-width:1439px){
#signboard .section-base{width:auto;}
}
@media screen and (max-width:1399px){}
@media screen and (max-width:1343px){}
@media screen and (max-width:1279px){}
@media screen and (max-width:1199px){}
@media screen and (max-width:1135px){}
@media screen and (max-width:1023px){}
@media screen and (max-width:959px){}
@media screen and (max-width:767px){
#signboard .section-frame{padding:30px 20px;}
}
@media screen and (max-width:639px){}
@media screen and (max-width:479px){}



/* ===== .column-main .column-sub style ===== */

.column-frame{width:1440px;margin:0px auto;padding-bottom:90px;}
.column-frame::after{display:block;content:"";clear:both;}


.column-main{float:left;width:calc(100% - 300px);}
.column-main .section-base{}
.column-main .section-frame{padding:30px 40px;}
.column-main .section-main{}

.column-sub{float:left;}
.column-sub .section-base{width:300px;}
.column-sub .section-frame{padding:30px 40px;}
.column-sub .section-main{}


@media screen and (max-width:2559px){}
@media screen and (max-width:2047px){}
@media screen and (max-width:1919px){}
@media screen and (max-width:1599px){}
@media screen and (max-width:1439px){
.column-frame{width:auto;}
}
@media screen and (max-width:1399px){}
@media screen and (max-width:1343px){}
@media screen and (max-width:1279px){}
@media screen and (max-width:1199px){
.column-main{float:none;width:auto;}
.column-sub{float:none;width:auto;}
.column-sub .section-base{width:auto;}
}
@media screen and (max-width:1135px){}
@media screen and (max-width:1023px){}
@media screen and (max-width:959px){}
@media screen and (max-width:767px){
.column-main .section-frame{padding:30px 20px;}
.column-sub .section-frame{padding:30px 20px;}
}
@media screen and (max-width:639px){}
@media screen and (max-width:479px){}



/* ===== .column-header style ===== */

.column-header{}
.column-header .section-base{width:1440px;margin:0px auto;}
.column-header .section-frame{padding:0px 40px;}
.column-header .section-main{}
.column-header .section-main .nav{margin-bottom:15px;}
.column-header .section-main .nav a:hover{color:#2B9098;}
.column-header .section-main .category{margin:5px 0px;}
.column-header .section-main .category ul{}
.column-header .section-main .category li{display:inline-block;margin:0px 10px 5px 0px;}
.column-header .section-main .category a{}
.column-header .section-main .category .label{display:inline-block;padding:3px 5px;background:#5AC5CE;color:#fff;font-size:90%;}
.column-header .section-main .tag{margin:5px 0px;}
.column-header .section-main .tag ul{}
.column-header .section-main .tag li{display:inline-block;margin:0px 10px 5px 0px;}
.column-header .section-main .tag a{}
.column-header .section-main .tag .label{display:inline-block;padding:5px 10px;border:2px solid #2B9098;border-radius:30px;color:#2B9098;font-size:90%;}


@media screen and (max-width:2559px){}
@media screen and (max-width:2047px){}
@media screen and (max-width:1919px){}
@media screen and (max-width:1599px){}
@media screen and (max-width:1439px){
.column-header .section-base{width:auto;}
}
@media screen and (max-width:1399px){}
@media screen and (max-width:1343px){}
@media screen and (max-width:1279px){}
@media screen and (max-width:1199px){}
@media screen and (max-width:1135px){}
@media screen and (max-width:1023px){}
@media screen and (max-width:959px){}
@media screen and (max-width:767px){
.column-header .section-frame{padding:0px 20px;}
}
@media screen and (max-width:639px){}
@media screen and (max-width:479px){}



/* ===== #column-top-list style ===== */

#column-top-list{}
#column-top-list .section-base{}
#column-top-list .section-frame{}
#column-top-list .section-header{margin-bottom:60px;}
#column-top-list .section-main{}

#column-top-list .section-header .list-label{margin-bottom:30px;padding-bottom:10px;border-bottom:2px solid #2B9098;color:#2B9098;font-weight:bold;}
#column-top-list .section-header .list{}
#column-top-list .section-header .list .item{}
#column-top-list .section-header .list .item:not(:last-child){margin-bottom:30px;}
#column-top-list .section-header .list .item a{cursor:pointer;}
#column-top-list .section-header .list .item-base{margin:0px 20px;}
#column-top-list .section-header .list .item-frame{display:table;width:100%;}
#column-top-list .section-header .list .item-header{display:table-cell;vertical-align:top;width:30%;padding-right:20px;}
#column-top-list .section-header .list .item-header .thumb{}
#column-top-list .section-header .list .item-header .thumb img{width:100%;height:auto;}
#column-top-list .section-header .list .item-main{display:table-cell;vertical-align:top;}
#column-top-list .section-header .list .item-main .category{margin-bottom:10px;}
#column-top-list .section-header .list .item-main .category ul{}
#column-top-list .section-header .list .item-main .category li{display:inline-block;margin:0px 10px 5px 0px;}
#column-top-list .section-header .list .item-main .category .label{display:inline-block;padding:3px 5px;background:#5AC5CE;color:#fff;font-size:80%;}
#column-top-list .section-header .list .item-main .tag{margin-bottom:10px;}
#column-top-list .section-header .list .item-main .tag ul{}
#column-top-list .section-header .list .item-main .tag li{display:inline-block;margin:0px 10px 5px 0px;}
#column-top-list .section-header .list .item-main .tag a{}
#column-top-list .section-header .list .item-main .tag .label{display:inline-block;padding:5px 10px;border:2px solid #2B9098;border-radius:30px;color:#2B9098;font-size:90%;}
#column-top-list .section-header .list .item-main .title{line-height:130%;}
#column-top-list .section-header .list .item a:hover .item-main .title{color:#2B9098;text-decoration:underline;}

#column-top-list .section-main .list-label{margin-bottom:30px;padding-bottom:10px;border-bottom:2px solid #2B9098;color:#2B9098;font-weight:bold;}
#column-top-list .section-main .list{display:flex;flex-wrap:wrap;}
#column-top-list .section-main .list .item{width:33.33%;margin-bottom:40px;}
#column-top-list .section-main .list .item a{cursor:pointer;}
#column-top-list .section-main .list .item-base{margin:0px 20px;}
#column-top-list .section-main .list .item-frame{}
#column-top-list .section-main .list .item-header{margin-bottom:15px;}
#column-top-list .section-main .list .item-header .thumb{}
#column-top-list .section-main .list .item-header .thumb img{width:100%;height:auto;}
#column-top-list .section-main .list .item-main{}
#column-top-list .section-main .list .item-main .category{margin-bottom:10px;}
#column-top-list .section-main .list .item-main .category ul{}
#column-top-list .section-main .list .item-main .category li{display:inline-block;margin:0px 10px 5px 0px;}
#column-top-list .section-main .list .item-main .category .label{display:inline-block;padding:3px 5px;background:#5AC5CE;color:#fff;font-size:80%;}
#column-top-list .section-main .list .item-main .tag{margin-bottom:10px;}
#column-top-list .section-main .list .item-main .tag ul{}
#column-top-list .section-main .list .item-main .tag li{display:inline-block;margin:0px 10px 5px 0px;}
#column-top-list .section-main .list .item-main .tag a{}
#column-top-list .section-main .list .item-main .tag .label{display:inline-block;padding:5px 10px;border:2px solid #2B9098;border-radius:30px;color:#2B9098;font-size:90%;}
#column-top-list .section-main .list .item-main .title{line-height:130%;}
#column-top-list .section-main .list .item a:hover .item-main .title{color:#2B9098;text-decoration:underline;}
#column-top-list .section-main .list .item-main .description{margin-top:10px;font-size:80%;line-height:130%;}
#column-top-list .section-main .page-navi{margin-top:60px;text-align:center;}
#column-top-list .section-main .page-navi a{margin:0px 20px;}
#column-top-list .section-main .page-navi a:hover{color:#2B9098;}

@media screen and (max-width:2559px){}
@media screen and (max-width:2047px){}
@media screen and (max-width:1919px){}
@media screen and (max-width:1599px){}
@media screen and (max-width:1439px){
#column-top-list .section-main .list .item{width:50%;}
}
@media screen and (max-width:1399px){}
@media screen and (max-width:1343px){}
@media screen and (max-width:1279px){}
@media screen and (max-width:1199px){}
@media screen and (max-width:1135px){}
@media screen and (max-width:1023px){}
@media screen and (max-width:959px){}
@media screen and (max-width:767px){
#column-top-list .section-header .list .item-base{margin:0px;}
#column-top-list .section-header .list .item-frame{display:block;}
#column-top-list .section-header .list .item-header{display:block;width:auto;margin-bottom:15px;padding-right:0px;}
#column-top-list .section-header .list .item-main{display:block;}

#column-top-list .section-main .list{display:block;flex-wrap:unset;}
#column-top-list .section-main .list .item{width:100%;margin-bottom:30px;}
#column-top-list .section-main .list .item-base{margin:0px;}
}
@media screen and (max-width:639px){}
@media screen and (max-width:479px){}



/* ===== #column-article-main style ===== */

#column-article-main{}
#column-article-main .section-base{}
#column-article-main .section-frame{}
#column-article-main .section-header{margin-bottom:60px;}
#column-article-main .section-header .title{font-size:200%;line-height:150%;}
#column-article-main .section-main{}
#column-article-main .section-main .article{}

#column-article-main .section-main .article p{line-height:150%;}
#column-article-main .section-main .article strong{font-weight:bold;}
#column-article-main .section-main .article h1{font-weight:bold;font-size:200%;line-height:150%;}
#column-article-main .section-main .article h2{font-weight:bold;font-size:180%;line-height:150%;}
#column-article-main .section-main .article h3{font-weight:bold;font-size:160%;line-height:150%;}
#column-article-main .section-main .article h4{font-weight:bold;font-size:140%;line-height:150%;}
#column-article-main .section-main .article h5{font-weight:bold;font-size:120%;line-height:150%;}
#column-article-main .section-main .article h6{font-weight:bold;font-size:100%;line-height:150%;}
#column-article-main .section-main .article ul li{list-style:disc;margin-left:25px;line-height:150%;}
#column-article-main .section-main .article ol li{list-style:decimal;margin-left:25px;line-height:150%;}

@media screen and (max-width:2559px){}
@media screen and (max-width:2047px){}
@media screen and (max-width:1919px){}
@media screen and (max-width:1599px){}
@media screen and (max-width:1439px){}
@media screen and (max-width:1399px){}
@media screen and (max-width:1343px){}
@media screen and (max-width:1279px){}
@media screen and (max-width:1199px){}
@media screen and (max-width:1135px){}
@media screen and (max-width:1023px){}
@media screen and (max-width:959px){}
@media screen and (max-width:767px){}
@media screen and (max-width:639px){}
@media screen and (max-width:479px){}



/* ===== #column-nav style ===== */

#column-nav{}
#column-nav .section-base{}
#column-nav .section-frame{}
#column-nav .section-main{}

#column-nav-related{margin-bottom:60px;}
#column-nav-related .item-base{}
#column-nav-related .item-frame{}
#column-nav-related .item-header{margin-bottom:10px;}
#column-nav-related .item-header .label{color:#2B9098;font-weight:bold;}
#column-nav-related .item-main{}
#column-nav-related .item-main .list{}
#column-nav-related .item-main .list ul{}
#column-nav-related .item-main .list li{}
#column-nav-related .item-main .list a{}
#column-nav-related .item-main .list .frame{padding:10px 0px;}
#column-nav-related .item-main .list .thumb{margin-bottom:10px;}
#column-nav-related .item-main .list .thumb img{width:100%;height:auto;}
#column-nav-related .item-main .list .title{font-size:90%;line-height:130%;}
#column-nav-related .item-main .list a:hover .title{color:#2B9098;text-decoration:underline;}

#column-nav-category{}
#column-nav-category .item-base{}
#column-nav-category .item-frame{}
#column-nav-category .item-header{margin-bottom:10px;}
#column-nav-category .item-header .label{color:#2B9098;font-weight:bold;}
#column-nav-category .item-main{}
#column-nav-category .item-main .list{}
#column-nav-category .item-main .list ul{}
#column-nav-category .item-main .list li{width:100%;border-bottom:1px solid #ccc;}
#column-nav-category .item-main .list a{}
#column-nav-category .item-main .list .label{padding:10px 0px;font-size:90%;line-height:130%;}
#column-nav-category .item-main .list a:hover .label{color:#2B9098;text-decoration:underline;}

#column-nav-tag{margin-top:30px;}
#column-nav-tag .item-base{}
#column-nav-tag .item-frame{}
#column-nav-tag .item-header{margin-bottom:15px;}
#column-nav-tag .item-header .label{color:#2B9098;font-weight:bold;}
#column-nav-tag .item-main{}
#column-nav-tag .item-main .list{}
#column-nav-tag .item-main .list ul{}
#column-nav-tag .item-main .list li{display:inline-block;padding:0px 10px 10px 0px;}
#column-nav-tag .item-main .list a{}
#column-nav-tag .item-main .list .label{display:inline-block;padding:5px 10px;border:2px solid #2B9098;border-radius:30px;color:#2B9098;font-size:90%;}


@media screen and (max-width:2559px){}
@media screen and (max-width:2047px){}
@media screen and (max-width:1919px){}
@media screen and (max-width:1599px){}
@media screen and (max-width:1439px){}
@media screen and (max-width:1399px){}
@media screen and (max-width:1343px){}
@media screen and (max-width:1279px){}
@media screen and (max-width:1199px){
#column-nav-related .item-header{margin-bottom:30px;}
#column-nav-related .item-main .list ul{display:flex;flex-wrap:wrap;}
#column-nav-related .item-main .list li{width:33.33%;margin-bottom:30px;}
#column-nav-related .item-main .list .frame{padding:0px 20px;}
}
@media screen and (max-width:1135px){}
@media screen and (max-width:1023px){}
@media screen and (max-width:959px){}
@media screen and (max-width:767px){
#column-nav-related .item-main .list li{width:50%;}
#column-nav-related .item-main .list .frame{padding:0px 10px;}
}
@media screen and (max-width:639px){}
@media screen and (max-width:479px){}



/* =====  style ===== */


@media screen and (max-width:2559px){}
@media screen and (max-width:2047px){}
@media screen and (max-width:1919px){}
@media screen and (max-width:1599px){}
@media screen and (max-width:1439px){}
@media screen and (max-width:1399px){}
@media screen and (max-width:1343px){}
@media screen and (max-width:1279px){}
@media screen and (max-width:1199px){}
@media screen and (max-width:1135px){}
@media screen and (max-width:1023px){}
@media screen and (max-width:959px){}
@media screen and (max-width:767px){}
@media screen and (max-width:639px){}
@media screen and (max-width:479px){}