
.top_mainslider {
    margin: 0 0 20px 0;
    border-bottom: 4px solid #e5ded6;
    padding-bottom: 25px;
}
.slider_bnrsec .slick-slide {
    height: auto;
}
.slick-slide img.pc {
    display: block;
}
.slick-slide img.sp {
    display: none;
}
.slider_bnrsec .slick-dots {
    position: absolute;
    bottom: -33px;
    display: block;
    width: -webkit-fill-available;
    padding: 0;
    list-style: none;
    text-align: center;
    transform: translate(-50%, 0);
    left: 50%;
    margin: 0 auto;
}
.slider_bnrsec .slick-dots li {
    width: auto;
    height: auto;
    margin: 0 5px;
    left: auto;
}
.slider_bnrsec .slick-dots li.slick-active button {
    background: #6f6f6f;
}
.slider_bnrsec .slick-dots li button {
    width: 36px;
    height: 12px;
    padding: 0;
    color: #eeeeee;
    background: #eeeeee;
    border-radius: 5px;
}
.slider_bnrsec .slick-dots li button:before {
    width: 36px;
    height: 12px;
    content: '';
    color: #eeeeee;
}
.slider_bnrsec .slick-prev, .slider_bnrsec .slick-next {
    top: auto;
    bottom: -55px;
    display: block;
    width: 28px;
    height: 28px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9;
}
.slider_bnrsec .slick-prev {
    left: 62%;
}
.slider_bnrsec .slick-next {
    right: 34.5%;
}
.slider_bnrsec .slick-prev:before {
    content: url(/common/images/top/slider_arw01.png);
    opacity: 1;
}
.slick-next:before {
    content: url(/common/images/top/slider_arw02.png);
    opacity: 1;
}


.about_bunka {
    display: flex;
    justify-content: flex-start;
    border: 1px solid #e5ded6;
    margin: 20px 0 50px;
    padding: 20px 20px 15px;
    align-items: center;
    gap: 15px;
}
.about_bunkalogo {
    width: 100%;
    max-width: 105px;
}
.about_detail {
    width: 90%;
}
.about_detailtext {
    color: #666;
    font-size: 19px;
    line-height: 1.5;
    font-weight: normal;
}
.top_cmnTtl {
    text-align: center;
    color: #666666;
    font-size: 26px;
    margin: 0 0 25px 0;
}
.topmain_categoryList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.top_catitem {
    width: 48%;
}
.top_catitem01 {
    background: #c99177;
}
.top_catitem02 {
    background: #385478;
}
.top_catitem03 {
    background: #475458;
}
.top_catitem04 {
    background: #81bbe6;
}
.top_catitembox a {
    display: flex;
    justify-content: space-between;
    position: relative;
}
.top_catitembox a::after {
    content: url(/common/images/top/catarw_icn.png);
    position: absolute;
    right: 16px;
    z-index: 9;
    bottom: 13px;
}
.top_catDetails {
    width: 100%;
    max-width: 220px;
}
.top_catitem_ttl {
    color: #fff;
    text-align: left;
    font-size: 26px;
    display: flex;
    align-items: center;
    height: 100%;
    max-height: 117px;
    padding: 0 0 0 30px;
}
.top_catitem_ttl02 {
    position: absolute;
    bottom: 0;
    padding: 10px 25px;
    background: rgba(0, 0, 0, 0.1);
    width: 100%;
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
    box-sizing: border-box;
}
.topcat_Rfig {
    z-index: 9;
}
.top_catitem_text {
    color: #666666;
    font-size: 18px;
    padding: 10px 0 15px;
    line-height: 1.4;
}
.top_mainsoudan {
    background: #f0f0f0;
}
.top_mainsoudan_list {
    display: flex;
    justify-content: space-between;
    padding: 25px 0;
    flex-wrap: wrap;
}
.top_mainsoudan_bnr {
    width: 364px;
    height: 155px;
}
.top_mainsoudan_bnr01 {
    background: url(/common/images/top/soudan_bnr01.jpg) no-repeat;
}
.top_mainsoudan_bnr02 {
    background: url(/common/images/top/soudan_bnr02.jpg) no-repeat;
}
.top_mainsoudan_bnr03 {
    background: url(/common/images/top/soudan_bnr03.jpg) no-repeat;
}
.top_mainsoudan_ttl {
    text-align: right;
    padding: 0 28px 0 0;
    display: flex;
    justify-content: right;
    align-items: center;
    height: 100%;
    font-size: 27px;
    line-height: 1.5;
}
.top_mainsoudan_bnr01 .top_mainsoudan_ttl {
   color: #663300;
}
.top_mainsoudan_bnr02 .top_mainsoudan_ttl {
   color: #5e5648;
}
.top_mainsoudan_bnr03 .top_mainsoudan_ttl {
   color: #303e53;
}
.top_soudanLink {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 12px 0;
    position: relative;
    color: #fff;
}
.top_soudanLink::after {
    content: url(/common/images/top/soudan_arwicn.png);
    position: absolute;
    right: 7px;
    top: 7px;
}
.top_soudanLink01 {
    background-color: #d7892d;
}
.top_soudanLink02 {
    background-color: #a49b8a;
}
.top_soudanLink03 {
    background-color: #101820;
}
.top_categorysec {
    border-top: 2px solid #dddddd;
    padding: 40px 0 0;
}
.top_categorysec_mado {
    padding-top: 85px;
}
.topmain_categoryText {
    color: #666;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 550;
}
.text_bdcol {
    background: linear-gradient(to bottom, rgba(255, 241, 0, 0) 8% 49%, #ffff00 -17% 83%, rgba(255, 241, 0, 0) 88% 32%);
}
.topnotice_box {
    background: #fbfaee;
    display: flex;
    padding: 20px 30px;
    gap: 25px;
    align-items: center;
}
.topnotice_text {
    color: #666;
    font-size: 18px;
    line-height: 1.3;
}
.topnotice_text a {
    color: #666;
    text-decoration: underline;
}
.category_seclist {
    display: flex;
    justify-content: flex-start;
    gap: 4px;
    flex-wrap: wrap;
    margin-bottom: 40px;
}
.catagory_itemsec {
    max-width: 364px;
    width: 100%;
    margin: 25px 0 0 0;
}
.categoryitem_ttlsec {
    border-left: 3px solid #dadada;
    padding: 0 0 0 15px;
    margin: 0 0 15px 0;
}
.categoryitem_ttl01 {
    color: #3e444e;
    font-size: 15px;
    font-weight: 100;
}
.categoryitem_ttl02 {
    color: #3e444e;
    font-size: 22px;
    line-height: 1.8;
}
.categoryitem_taglist {
    background: #f4f4f4;
    display: flex;
    padding: 10px 7px;
    justify-content: space-between;
}
.categoryitem_taglist li {
    border: 1px solid #cccccc;
    width: 32%;
    background: #fff;
    text-align: center;
    font-size: 15px;
    padding: 0 0;
    border-radius: 5px;
    color: #3e444e;
    height: 43px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.categoryitem_btn {
    background: #7f7f7f;
    width: 100%;
    text-align: center;
    padding: 15px 0;
    font-size: 22px;
    color: #fff;
    display: flex;
    justify-content: center;
    gap: 6px;
    position: relative;
}
.categoryitem_btn::after {
    content: url(/common/images/top/soudan_arwicn.png);
    right: 7px;
    position: absolute;
    top: 12px;
}
.topphoto_esitmateBnr {
    margin-bottom: 60px;
}
.simulation_bnr {
    margin-bottom: 70px;
}
.simulation_bnr img {
    margin: 0 auto;
}
.top_contentsec {
    padding: 15px 0 50px 0;
}
.top_contentsec .container_in,
.top_guidesec .container_in {
    border-top: 6px solid #f8f8f8;
}
.top_contentTtl {
    color: #7f7f7f;
    text-align: center;
    font-size: 20px;
    padding: 25px 0;
}
.top_contentlist {
    display: flex;
    justify-content: space-between;
    margin: 0 0 40px 0;
    flex-wrap: wrap;
}
.top_contentItem {
    width: 33%;
}
.top_contentItem a {
    display: flex;
    align-items: center;
    background: #f8f8f8;
    position: relative;
}
.top_contentItem a::after {
    content: url(/common/images/top/content_rarwicn.png);
    position: absolute;
    bottom: 5px;
    right: 5px;
}
.top_contentItem figure {
    width: 100%;
    max-width: 131px;
}
.top_contentItem .topcontent_details {
    width: 100%;
    max-width: 290px;
    padding: 0 10px 0 20px;
}
.top_contentItem .topcontent_text {
    color: #7f7f7f;
    line-height: 1.4;
    font-size: 16px;
}
.content_btnsec {
    text-align: center;
}
.content_btnsec .content_btn {
    background: #7f7f7f;
    color: #fff;
    padding: 15px 15px;
    font-size: 18px;
    display: block;
    width: 31%;
    margin: 0 auto;
    position: relative;
}
.content_btnsec .content_btn::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 16px;
    background: url(/common/images/top/useful_arwicn.png);
    width: 15px;
    height: 17px;
    background-size: cover;
}
.guide_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
}
.guide_list02 {
    border-top: 5px solid #f8f8f8;
    padding: 45px 0 0;
}
.guide_list li {
    width: 32%;
    border-bottom: 4px solid #f8f8f8;
    margin: 0 0 35px 0;
}
.guide_list li a {
    color: #666;
    padding: 0 0 10px 0;
    width: 100%;
    display: block;
    position: relative;
}
.guide_list li a::after {
    content: url(/common/images/top/guide_arwicn.png);
    position: absolute;
    right: 7px;
}


@media only screen and (max-width: 1300px) {
    .slider_bnrsec .slick-prev {
        left: 70%;
    }
    .slider_bnrsec .slick-next {
        right: 24.5%;
    }
}
@media only screen and (max-width: 1200px) {
    .top_mainsoudan_list li {
        width: 48.5%;
        margin-bottom: 25px;
    }
    .top_mainsoudan_list li:last-child {
        margin-bottom: 0;
    }
    .top_mainsoudan_bnr {
        width: 100%;
        height: 155px;
        background-size: cover;
    }
    .top_mainsoudan_bnr01,
    .top_mainsoudan_bnr02,
    .top_mainsoudan_bnr03 {
        background-size: cover;
    }
    .slider_bnrsec .slick-dots {
        width: 100%;
    }
    .slider_bnrsec .slick-prev {
        left: 81%;
    }
    .slider_bnrsec .slick-next {
        right: 10.5%;
    }
    .top_catitem_ttl {
        font-size: 18px;
        height: 35%;
        max-height: 100%;
        padding: 11px 0 0 30px;
    }
    .top_catitem_ttl02 {
        padding: 5px 25px;
        font-size: 14px;
    }
    .top_contentItem {
        width: 49%;
    }
    .top_contentItem:last-child {
        margin-top: 10px;
    }
    .content_btnsec .content_btn {
        width: 50%;
    }
    .catagory_itemsec {
        margin: 25px 0 0 0;
        width: 32%;
    }
    .categoryitem_ttl02 {
        font-size: 20px;
    }
    .categoryitem_btn {
        padding: 15px 0 15px 10px;
        font-size: 16px;
        justify-content: flex-start;
        box-sizing: border-box;
        align-items: center;
    }
}
@media only screen and (max-width: 767px) {
    .top_mainslider {
        margin: 0 12px 20px 12px;
    }
    .slick-slide img.pc {
        display: none;
    }
    .slick-slide img.sp {
        display: block;
    }
    .slider_bnrsec .slick-dots li {
        margin: 0 3px;
    }
    .slider_bnrsec .slick-dots li button {
        width: 25px;
        height: 9px;
    }
    .slider_bnrsec .slick-dots {
        width: 86%;
        left: 40%;
    }
    .slider_bnrsec .slick-prev {
        left: 84%;
    }
    .slider_bnrsec .slick-next {
        right: -1.5%;
    }
    .srvery_bnr.top_bnrsec {
        margin: 0 -15px;
    }
    .about_bunka {
        padding: 12px;
        gap: 12px;
    }
    .about_bunkalogo {
        max-width: 90px;
    }
    .about_detailtext {
        font-size: 13px;
    }
    .top_cmnTtl {
        font-size: 18px;
        margin: 0 0 18px 0;
    }
    .top_catitem {
        width: 100%;
    }
    .top_catDetails {
        max-width: 165px;
    }
    .top_catitem_ttl02 {
        padding: 5px 18px;
        font-size: 12px;
    }
    .top_catitem_text {
        font-size: 13px;
    }
    .top_catitem_ttl {
        height: 47%;
        line-height: 1.3;
    }
    .top_catitembox a::after {
        content: "";
        right: 10px;
        bottom: 5px;
        background: url(/common/images/top/catarw_icn.png);
        width: 33px;
        height: 33px;
        background-size: cover;
    }
    .top_mainsoudan_ttl {
        font-size: 20px;
        text-align: center;
    }
    .top_mainsoudan_list li {
        width: 100%;
        margin-bottom: 8px;
    }
    .top_mainsoudan_bnr01 {
        background: url(/common/images/top/soudan_spbnr01.jpg) no-repeat;
        height: 106px;
        background-size: cover;
    }
    .top_mainsoudan_bnr02 {
        background: url(/common/images/top/soudan_spbnr02.jpg) no-repeat;
        height: 106px;
        background-size: cover;
    }
    .top_mainsoudan_bnr03 {
        background: url(/common/images/top/soudan_spbnr03.jpg) no-repeat;
        height: 106px;
        background-size: cover;
    }
    .top_soudanLink {
        font-size: 16px;
    }
    .top_soudanLink::after {
        content: "";
        top: 9px;
        background: url(/common/images/top/soudan_arwicn.png);
        width: 21px;
        height: 21px;
        background-size: cover;
    }
    .top_categorysec_mado {
        padding-top: 50px;
        margin-top: 35px;
    }
    .topmain_categoryText {
        font-size: 16px;
        padding: 0 7px;
    }
    .topnotice_box {
        padding: 15px;
        gap: 15px;
        margin-top: 35px;
    }
    .topnote_fig {
        width: 100%;
        max-width: 40px;
    }
    .topnotice_text {
        font-size: 13px;
        width: 90%;
    }
    .catagory_itemsec {
        margin: 25px 0 0 0;
        width: 49%;
    }
    .categoryitem_ttl01 {
        font-size: 13px;
        line-height: 1.3;
    }
    .categoryitem_ttl02 {
        font-size: 17px;
    }
    .categoryitem_taglist li {
        width: 31.5%;
        font-size: 11px;
    }
    .categoryitem_btn {
        font-size: 12px;
        gap: 5px;
        align-items: center;
    }
    .categoryitem_btn02 {
        justify-content: center;
    }
    .categoryitem_btn img {
        width: 12px;
    }
    .categoryitem_btn::after {
        content: "";
        right: 7px;
        top: 14px;
        background: url(/common/images/top/soudan_arwicn.png);
        width: 17px;
        height: 17px;
        background-size: cover;
    }
    .topphoto_esitmateBnr, .simulation_bnr {
        margin-bottom: 35px;
    }
    .top_categorysec {
        padding: 25px 0 0;
    }
    .top_contentlist {
        margin: 0 0 20px 0;
    }
    .top_contentItem {
        width: 90%;
        margin: 0 auto 15px;
    }
    .top_contentItem .topcontent_text {
        font-size: 15px;
    }
    .top_contentItem:last-child {
        margin-top: 0;
        margin-bottom: 0;
    }
    .content_btnsec .content_btn {
        font-size: 14px;
        width: 90%;
    }
   
    .guide_list li {
        width: 100%;
        border-bottom: 3px solid #f8f8f8;
        margin: 0 0 25px 0;
    }
    .top_contentsec .container_in, .top_guidesec .container_in {
        border-top: 3px solid #dddddd;
    }
    .guide_list02 {
        border-top: 3px solid #dddddd;
        padding: 37px 15px 0;
        margin: 0 -10px;
    }
}