.l-main__under-page .content{
    max-width: 1260px;
    margin: 0 auto 5rem auto;
    padding: 1rem 15px;
}
.l-main__under-page#mypage_top .content {
    max-width: 1000px;
}
.l-main__under-page .content#div_member_sample{
    max-width: 1350px;
}

.l-main__under-page .content h1{
    text-align: center;
    font-size: 2rem;
    margin: 1.2rem;
    font-weight: 700;
}

.l-main__under-page .content h2{
    text-align: center;
    font-size: 1.3rem;
    margin: 1rem 0.5rem 0.5rem 0.5rem;
    font-weight: 700;
}
.l-main__under-page .content h3{
    text-align: center;
    font-size: 1rem;
    margin: 0.5rem 1rem 1rem 1rem;
}

.l-main__under-page .content h4{
    text-align: center;
    font-size: 1rem;
    margin: 1rem;
}

.l-main__under-page .content select{
    color: #222222;
    font-weight: 200;
}

.l-main__under-page .content textarea{
    color: #222222;
    line-height: 1.3rem;
    font-weight: 200;
}

.l-main__under-page .content select{
    background-color: white !important;
}
.l-main__under-page .content option{
    background-color: white !important;
}

/*カタログ一覧*/

.catalog-box{
    background-color: #F8F8F8;
    padding: 1rem;
    width: 100%;
}

.catalog-img{
    width: 100%;
    min-height: 10rem;
    background-color: white;
    text-align: center;
    margin-bottom: 1rem;
}

.catalog-img > a {
    width: 100%;
}

.catalog-text{
    font-weight: 400;
    min-height: 10rem;
    font-size: 0.9rem;
    line-height: 1.5rem;
    letter-spacing: 1px;
    margin-bottom: 2rem;
}

.calatog-category-link{
    margin-top: 2rem;
    margin-bottom: 3rem;
    font-size: 1.1rem !important;
    padding-left: 15px;
}

.calatog-category-link > div{
    height: 50px;
    padding-top: 10px;
    border-bottom: solid 1px #dddddd;
}

.calatog-category-link > div.empty{
    color: transparent !important;
    border-bottom: none !important;
}

.calatog-category-link > div.empty:hover{
    color: transparent !important;
    border-bottom: none !important;
}

.calatog-category-link > div.active{
    color: #D8222A !important;
    border-bottom: solid 2px #D8222A !important;
}

.calatog-category-link > div.active:hover{
    color: #D8222A !important;
    border-bottom: solid 2px #D8222A !important;
}

.calatog-category-link > div:hover{
    color: #D8222A !important;
    border-bottom: solid 2px #999999 !important;
}

.calatog-category-link > div > a:hover{
    color: #999999 !important;
}

.calatog-category-link > div.active > a:hover{
    color: #D8222A !important;
}


.calatog-category-link > div.active > a{
    color: #D8222A !important;
}

/*カタログ詳細*/

.catalog-detail-header{
    /*width: 100%;*/
    height: 432px;
    padding: 3rem 4rem;
    margin: 0;
}
.sp-catalog-detail-header{
    padding: 2rem;
}

.sp-catalog-detail-header > h1 {
    text-align: left !important;
    margin: 2rem 0 2rem !important;
}
.sp-catalog-detail-header > h2 {
    text-align: left !important;
    margin: 0 0 2rem !important;
}

.catalog-detail-header-note{
    margin-top: 5rem;
    font-size: 0.9rem;
    font-weight: 200;
    line-height: 200%;
}

.sp-catalog-detail-header-note{
    margin: 1rem 0 2rem 0;
    font-size: 0.9rem;
    font-weight: 200;
    line-height: 200%;
}

.catalog-detail-title > h1 {
    text-align: left !important;
    margin: 3rem 0 2rem !important;
}
.catalog-detail-title > h2 {
    text-align: left !important;
    margin: 0 0 2rem !important;
}

.sp-catalog-detail-header > div.digitalcatalog-pdf-link{
    padding-left: 0rem;
    margin-bottom: 1rem;
}

.digitalcatalog-pdf-link:last-child{
    padding-left: 1rem;
}

.digitalcatalog-pdf-link > div > a{
    height: 30px;
    border-bottom: solid 2px #222222;
    padding-bottom: 2px;
}

.catalog-detail-catch-copy{
    font-size: 1.5rem;
    line-height: 2rem;
    text-align: center;
    margin: 3rem;
}

.sp-catalog-detail-catch-copy{
    font-size: 1.5rem;
    line-height: 2.5rem;
    text-align: center;
    margin: 4rem 0  3rem 0;
}

.catalog-detail-catch-copy-left{
    font-size: 1.5rem;
    line-height: 2.5rem;
    text-align: left;
    margin: 0 0 2rem 0;
}


.catalog-detail-note{
    font-size: 0.9rem;
    font-weight: 200;
    line-height: 200%;
    margin: 1.5rem 0 1.5rem 0;
}

.sp-catalog-detail-note-title{
    font-size: 1.2rem;
    line-height: 200%;
    margin-top: 2rem;
}

.catalog-note-chapter{
    font-size: 1.2rem;
    padding-top: 0.5rem;
}

hr.catalog-detail-note-line{
    border: solid 1px #dddddd;
    margin: 1rem 0rem 2rem 0;
}

.catalog-detail-link > div{
    text-align: center;
    margin-bottom: 2rem;
}

.catalog-detail-topic{
    margin-top: 3rem;
    font-size: 1.5rem;
}

.catalog-detail-topic2{
    font-size: 1.5rem;
    margin-top: 5rem;
    padding-bottom: 1rem;
}

.catalog-detail-topic-box{
    margin-bottom: 3rem;
    padding: 2rem 2rem 2rem 3rem;
}

.catalog-detail-topic-title{
    font-size: 1.8rem;
    /*font-weight: 300;*/
    margin: 2rem 0 3rem 0;
}

hr.catalog-detail-topic-line{
    border: solid 1px #dddddd;
    margin: 2rem 2rem 2rem 0;
}

.digitalcatalog-note-box{
    margin: 4rem 0px 4rem 0px !important;
}

.digitalcatalog-note-link > div > a{
    height: 30px;
    border-bottom: solid 2px #222222;
    padding-bottom: 2px;
}

.catalog-detail-caption{
    font-size: 0.8rem;
}
/*パンくず*/
.uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before {
    content: ">";
    display: inline-block;
    margin: 0 10px;
    color: #222;
    font-weight: 200;
}
.uk-breadcrumb>* {
    font-weight: 200;
}
.uk-breadcrumb>*>:focus, .uk-breadcrumb>*>:hover {
    color: #999;
}
.uk-breadcrumb>*>* {
    color: #222;
    border-bottom: 1px solid #222;
    padding-bottom: 2px;
}
.uk-breadcrumb>:last-child>* {
    border-bottom: 1px none #ffffff;
    color: #999;
}

/*マイページTOP　*/
#mypage_top div div.member-menu{
    margin-top: 50px;
}
#mypage_top div div.member-menu div.logout{
    display: flex;
    align-items: center;
    justify-content: center;
}
#mypage_top div div.member-menu div.logout a{
    padding: 20px;
    width: 100%;
    max-width: 200px;
    border: 2px solid #222;
    border-radius: 0;
    background: #fff;
    transition: 0.4s;
    font-size: 1rem;
}
#mypage_top div div.member-menu div.logout a:hover{
    color: white;
    background-color: black;
}
#mypage_top div div.member-menu a img{
    transition: 0.5s all;
}
#mypage_top div div.member-menu a:hover img{
    transform: scale(0.98);
}
.member_top > div{
    position: relative;
}
.member_top  div  div{
    overflow: hidden;
}
.member_top > div a.links{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
}
.member_top  div  div img {
    transition: 0.6s all;
}
.member_top  > div:hover img{
    opacity: 0.5;
    transform: scale(1.1);
}
.member_top  > div img.pdf_icon {
    width: auto;
}
.member_top  > div:hover img.pdf_icon {
    opacity: 1;
    width: initial;
    transform: scale(1);
}

/*スマホ用*/
@media screen and (max-width: 640px) {
    .catalog-detail-catch-copy{
        font-size: 1.5rem;
        line-height: 2.5rem;
        text-align: center;
        margin: 4rem 0  3rem 0;
    }
    .catalog-detail-topic-box{
        margin-bottom: 3rem;
        padding: 2rem 1.5rem 2rem 1.5rem;
    }
    .catalog-detail-topic-title{
        margin: 1rem 0 2rem 0;
    }
}
