@charset "utf-8";



/* ===================================================================

    index

=================================================================== */

/* ===== 最新ニュース ===== */

.archive {
    margin:25px auto;
    overflow:hidden;
}
.sign {
    text-align: right;
}
.over {
    text-align: right;
}
.entry,
.event {
    width: 330px;
    position:relative;
    overflow:hidden;
}
.entry h2,
.event h2 {
    position:absolute;
    top: 3px;
    left:10px;
}
.next {
    position:absolute;
    top: 20px;
    right:10px;
    text-align: right;
}
.corner {
    border-radius: 5px;
}
a.more {
    background: url(../images/common/ico_arrow01_off.png) no-repeat 100% 1px;
    padding:2px 30px 2px 0;
    display:block;
}
a:hover.more {
    background: url(../images/common/ico_arrow01_on.png) no-repeat 100% 1px;
    display:block;
}

a.moreB {
    background: url(../images/common/ico_arrow01b_off.png) no-repeat 100% 1px;
    padding:2px 30px 2px 0;
    display:block;
}
a:hover.moreB {
    background: url(../images/common/ico_arrow01b_on.png) no-repeat 100% 1px;
    display:block;
}



.entry_inner,
.event_inner {
    overflow:hidden;
    border-radius:5px;
    border:solid 1px #ddd;
    background-color:#fff;
}
.googlefeed_dm,
.googlefeed_set,
.kanpa_set_event_new_entry {
    background:#f6f6f6;
    padding:5px;
}
.entry_inner_box,
.event_inner_box {
    height:300px;
    padding:10px;
    margin:50px auto 0;
}
.entry_inner_box ul,
.event_inner_box ul {
    overflow-x:hidden;
    padding:0 10px;
}
.entry_inner_box li,
.event_inner_box li{
    padding:5px 0 0 0;
}
.entry_data {
    display:inline;
    font-size: 93%;
    font-weight: bold;
}
.entry_cate {
    color:#8fc31f;
    font-size: 93%;
    font-weight: bold;
}
.entry_title {
    display:block;
    padding:0 0 10px 0;
    border-bottom: 1px dotted #CCCCCC;
    line-height: 120%;
}

.top_info{
    margin: 20px auto;
    text-align: center;
    border: 1px solid #d5d5d5;
    background: #fff;
    padding: 2px;
    border-radius: 5px;
}
.top_info a{
        display: block;
        padding: 20px;
        background: linear-gradient(to bottom, #89A30D, #AAB912);
        color: #fff;
        font-size: 120%;
        font-weight: bold;
}
.hover a:hover{
            opacity: 0.7;
        }

/* ===== policy ===== */
.policy {
    background:url(../images/common/bg_06_base.png) repeat 0 0;
    margin-bottom:20px;
    width:100%;
    overflow:hidden;
    }

.policy_inner {
    background:url(../images/common/bg_06_top.png) no-repeat 0 0;
    overflow:hidden;
    position:relative;
}

.policy_inner_upper {
    background:url(../images/top/policy_img.png) no-repeat 114% 160%;
    overflow:hidden;
    padding:30px;
    position:relative;
}

.policy_txt{
    width:60%;
    line-height: 170%;
}

.policy_inner_lower{
    width:674px;
    margin:0 auto;
}

.policy_inner_lower img{
    width:100%;
}
        
/* ===== decide ===== */

.decide {
    background:url(../images/common/bg_06_base.png) repeat 0 0;
    margin-bottom:20px;
    width:100%;
    overflow:hidden;
    }
.decide_inner {
    background:url(../images/common/bg_06_top.png) no-repeat 0 0;
    overflow:hidden;
    position:relative;
}
.decide_inner_boxA {
    background:url(../images/top/ph_top01.png) no-repeat 99% 100%;
    background-size: contain;
    overflow:hidden;
    padding:30px;
    position:relative;
}
.decide_inner_boxB {
    width:674px;
    margin:0 auto;
}

.decide_txt {
    line-height: 170%;
    margin-bottom:15px;
}

/* ===== effort ===== */
.effort{
    padding: 30px;
    margin-bottom:20px;
    background-color:#fff;
    border:1px dotted rgb(175, 175, 175);
    border-radius:5px;
}

.effort_inner{
    display:flex;
    align-items: center;
}

.effort_txt{
    flex:3.5;
    margin-right:25px;
}

.effort_img{
    flex:1;
}

.effort_img img{
    width:100%;
}

/* ===== お客さまの声 ===== */

.voicePickup {
    overflow: auto;
    margin-bottom:20px;
}
.voicePickup_inner {
    background: url(../images/common/bg_05_base.png) repeat-y 0% 0%;
    overflow: hidden;
    width: 330px;
}
.voicePickup_inner_box {
    background: url(../images/common/bg_05_top.png) no-repeat 0% 0%;
    overflow: hidden;
    width: 330px;
    position:relative;
}

.voicePickup_inner_box dl{
    background: url(../images/common/bg_05_bottom.png) no-repeat 0% 100%;
    overflow: hidden;
    width: 290px;
    padding:15px 20px 15px 20px;
}
.voicePickup_inner_box dl img{
    margin:0 0 6px 0;
}
.voicePickup_inner_box dt{
    color:#0c63a3;
    padding:0 0 0 55px;
    margin:0 0 10px 0;
    line-height: 150%;
    font-size: 93%;
    font-weight: bold;
    overflow:hidden;
}
.voicePickup_inner_box dd{
    margin:5px 0 0 0 ;
    line-height: 160%;
    color:#999999;
}

/* ===== 取引保険会社一覧 ===== */
.takeList {
    overflow: hidden;
    padding:60px 20px 15px;
    position:relative;
}
.takeList_inner {
    overflow: hidden;
    width: 680px;
    margin: auto;
}
.takeList_inner ul {
    width: 710px;
    margin-right: -10px;
    list-style-type: none;
}
.takeList_inner li {
    float: left;
    width: 205px;
    margin-right: 10px;
    padding-bottom:6px;
}
h2.flag{
    position:absolute;
    top:3px;
    left:20px;
}

/* ===================================================================

    about

=================================================================== */

.box_about_A,
.box_about_B,
.box_about_C
 {
    overflow:hidden;
    font-size: 115%;
    line-height: 200%;
}

.box_about_A {
    background:url(../images/about/ph_about01.png) no-repeat 0% 100%;
    min-height: 400px;
    padding:40px 20px 0 400px;
    text-align: center;
    margin:auto;
}
.box_about_B {
    background:url(../images/about/ph_about02.png) no-repeat 130% 0%;
    min-height: 400px;
    padding:60px 400px 0 40px;
    text-align: center;
    margin:auto;
}
.box_about_C {
    background:url(../images/about/ph_about03.png) no-repeat -30% -30%;
    min-height: 400px;
    padding:60px 20px 0 400px;
    text-align: center;
    margin:auto;
}

.pad0{
    padding: 0;
}

.mt20{
    margin-top: 20px;
}




/* ===================================================================

    company

=================================================================== */

/* ===== 挨拶 ===== */

.box_company_A {
    overflow:hidden;
    margin:0;
    font-size: 115%;
    background:url(../images/company/ph_company01.png) no-repeat -3% 100%;
    padding:40px 70px 0px 420px;
}
.box_company_A_txt {
    margin:10px 0 0 0;
    line-height: 180%;
    padding:0 0 40px 0;
}
.box_company_B {
    padding:0px 80px 80px 80px;
    overflow:hidden;
    font-size: 115%;
}
.box_company_B ul{
    margin-right: -60px;
    overflow:hidden;
    padding:0 0 40px 0;
}
.box_company_B li{
    float:left;
    width:240px;
    margin-right: 40px;
}
.box_company_B dd{
    padding:10px;
    margin-top: 0px;
    line-height: 180%;
}
/* ===== 概要 ===== */

.box_detail_A {
    margin:0;
    padding:0 0px 40px 100px;
}
.box_detail_A_ph{
    float:right;
    width:360px;
    padding:0 76px 40px 0px;
}
.box_detail_A_ph img{
    margin-bottom: 40px;
}
.box_detail_B {
    padding:0px 80px 80px 80px;

}
.company_vision{
    text-align: center;
    height: 240px;
    width: 790px;
    margin: 40px auto 40px auto;
    background:url(../images/company/bg_company_vision.png) no-repeat;
}
.company_vision h2{
    padding-top: 45px;
}
.company_vision p{
    padding-top: 20px;
    font-weight: bold;
    font-size: 140%;
    line-height:2;
}
.company_guidelines_list{
        text-align: left;
        padding:0 40px;
        line-height:2;
        &:last-child{
            padding-bottom: 20px;
        }
        li{
            position: relative;
            padding-left: 20px;
            &::before{
                content: "";
                width: 10px;
                height: 10px;
                background: linear-gradient(135deg, #2196F3 0%, #21CBF3 100%);
                border-radius: 50%;
                position: absolute;
                left: 0;
                top: 8px;
                display: inline-block;
            }
        }
}


.company_guidelines{
    text-align: center;
    width: 790px;
    margin: 40px auto 40px auto;
    background:url(../images/company/bg_company_guidelines.png) no-repeat;
    position: relative;
    &::after{
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background: url(../images/company/bg_company_guidelines_bottom.png) no-repeat;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1;
    }
}
.company_guidelines h2{
    padding-top: 45px;
}
.company_guidelines p{
    padding-top: 20px;
    font-weight: bold;
    font-size: 140%;
    line-height:2;
}

/* ===================================================================

    保険相談のご案内

=================================================================== */

.box_service_A {
}

.box_service_B {
    background:url(../images/common/bg_07_base.png) repeat-y 0 0;
    overflow:hidden;
    width:470px;
    margin:20px 0 0;
}
.box_service_B .box_service_card{
    background:url(../images/common/bg_07_bottom.png) no-repeat 0 100%;
    border-bottom: 1px solid #ddd;
    border-radius: 5px;

}
.box_service_B p{
    padding:150px 0 10px;
    text-align: center;
    color:#0d85d0;
    font-size: 143%;
}

.sect01 {
    background:url(../images/service/ph_svc01.png) no-repeat 0 0%;
}
.sect02 {
    background:url(../images/service/ph_svc02.png) no-repeat 0 0%;
}
.sect03 {
    background:url(../images/service/ph_svc03.png) no-repeat 0 0%;
}
.sect04 {
    background:url(../images/service/ph_svc04.png) no-repeat 0 0%;
}
.sect05 {
    background:url(../images/service/ph_svc05.png) no-repeat 0 0%;
}
.sect06 {
    background:url(../images/service/ph_svc06.png) no-repeat 0 0%;
}
.sect07 {
    background:url(../images/service/ph_svc07.png) no-repeat 0 0%;
}
.sect08 {
    background:url(../images/service/ph_svc08.png) no-repeat 0 0%;
}
/* ===================================================================

    よくある質問

=================================================================== */
.question {
    padding: 10px 0 10px 50px;
    display:block;
    cursor: pointer;
    color:#0d85d0;
    background:url(../images/common/ico_03.png) no-repeat 10px 8px;
    font-size: 115%;
}
.question:hover{
    opacity: 0.7;
}
.answer {
    margin-left:50px;
    background:url(../images/common/ico_04.png) no-repeat 0px 10px;
    padding: 10px 0 10px 40px;
}

.box_faq {
    margin-bottom: 20px;
}
.box_faq_inner {
    position:relative;
    margin-bottom:10px;
}
.box_faq_inner ul{
    position:absolute;
    right:0px;
    top:10px;

}

.box_faq_inner li{
    float:left;
    margin-left:10px;
}
.box_faq_inner h3{
font-size: 158%;
line-height: 200%;
border-bottom: 1px solid #eeeeee;
}

/* ===================================================================

    スタッフ紹介

=================================================================== */

.box_staff_A {
    overflow:hidden;
    padding-bottom: 60px;
}
.box_staff_A ul{
    overflow:hidden;
    width:944px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}
.box_staff_A li{
    width: 470px;
    margin-bottom: 2px;
}

.box_staff_A li a{
    display: block;
    padding:30px;
    color: #fff;
    font-size: 180%;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    background: #8d8d8d;
}

.box_staff_A li:nth-child(even) a{
    background: #707070;
}

.box_staff_A li:nth-child(even) a::after{
    content: "";
    width: 70px;
    position: absolute;
    top: 0; bottom: 0; left: -30px;
    z-index: -1;
    background: #707070;
    transform: skewX(-30deg);
}

.box_staff_A li a:hover{
    background: #fff;
    color: #0d85d0;
}

.box_staff_A li:nth-child(even) a:hover:after{
    background: #fff;
}
.box_staff_A li .post{
    font-size: 70%;
    padding-left: 30px;
    color: #CCCCCC;
}

/*---- 最後の行が2カラムの場合はコメントアウトにする↓↓↓----*/

/* .box_staff_A li:last-child a::after{
    content: "";
    width: 50px;
    position: absolute;
    top: 0; bottom: 0; right: -25px;
    z-index: -1;
    background: #fff;
    transform: skewX(-30deg);
}  */



.staff_card {
    margin:0;
    padding:0;
    width:680px;
    overflow:hidden;
}
.staff_card_inner {
    padding:0 20px ;
    overflow:hidden;
}
.staff_ph {
        float:left;
}
.staff_profile {
    text-align:left;
    width:380px;
    float:right;
    margin-right: 10px;
    position: relative;
}
.staff_card_noimg .staff_profile{
    width: 90%;
    float: none;
    margin: 0 auto;
}
.staff_profile .stp{
    position: absolute;
    right: 10px;
    top:0;
}

.staff_profile {
    .staff_name {
        display: flex;
        align-items: center;
    }

    .staff_name h4 {
        font-size: 32px;
        margin: 0;
        color: #3366aa;
        padding-right: 10px;
    }


    .post {
        display: flex;
        flex-direction: column;
        color: #3366aa;
        font-size: 13px;
        line-height: 1.4em;
        border-left: 1px solid #3366aa;
        padding-left: 10px;
    }

    .post span {
        font-size: 11px;
        color: #b7b7b7;
    }

    .staff_name-noflex{
    display: block;
        .post {
            margin-top: 1em;
        }
    }
}
.staff_profile dl{
    margin-top:10px;
    }
.staff_profile dt {
    padding:12px 0;
    }
.staff_profile dd {
    margin:-50px 0px 0px 0px;
    padding:12px 0 12px 80px;
    }
.detail_area{
    display: none;
}

/*==================================================================================================================*/
/* ------> カラーボックス <<<---------------------------------------------------------------------------------------*/
/*==================================================================================================================*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:99; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
#cboxOverlay{background:url(../images/colorbox/overlay.png) 0 0 repeat;}
#colorbox{}
#cboxTopLeft{width:21px; height:21px; background:url(../images/colorbox/controls.png) -200px 0 no-repeat;}
#cboxTopRight{width:21px; height:21px; background:url(../images/colorbox/controls.png) -229px 0 no-repeat;}
#cboxBottomLeft{width:21px; height:21px; background:url(../images/colorbox/controls.png) -200px -29px no-repeat;}
#cboxBottomRight{width:21px; height:21px; background:url(../images/colorbox/controls.png) -229px -29px no-repeat;}
#cboxMiddleLeft{width:21px; background:url(../images/colorbox/controls.png) left top repeat-y;}
#cboxMiddleRight{width:21px; background:url(../images/colorbox/controls.png) right top repeat-y;}
#cboxTopCenter{height:21px; background:url(../images/colorbox/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url(../images/colorbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background: #FFF;}
        #cboxLoadedContent{margin:40px 0 40px 0;}
        #cboxTitle{position:absolute; top:5px; left:20px; font-weight:bold; text-align:left; width:100%; color:#c8c8c8;}
        #cboxCurrent{position:absolute; bottom:5px; right:140px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:10px; right:80px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:5px; right:70px; background:url(../images/colorbox/controls.png) -136px 0px no-repeat; width:60px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-150px -25px;}
        #cboxNext{position:absolute; bottom:5px; right:5px; background:url(../images/colorbox/controls.png) -70px 0px no-repeat; width:64px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-100px -25px;}
        #cboxLoadingOverlay{background:url(../images/colorbox/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(../images/colorbox/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; top:5px; right:5px; background:url(../images/colorbox/controls.png) -25px 0px no-repeat; width:40px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}
/*
    The following fixes png-transparency for IE6.
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition

    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.

    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/colorbox/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/colorbox/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/colorbox/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/colorbox/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/colorbox/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/colorbox/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/colorbox/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/colorbox/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}

/* ===================================================================

    プライバシーポリシー

=================================================================== */
.box_policy_A{
    padding-bottom:60px;
}

.box_policy_A dd{
}

/* ===================================================================

    お問合わせ

=================================================================== */

.box_inqA {
    text-align:center;
    margin-bottom:20px;
}

/* ===================================================================

    お客さまの声

=================================================================== */

.box_voice_ttl{
    margin-bottom:40px;
    color:#0e6dac;
    text-align: center;
    font-size:1.5rem;
}

.box_voice_cont{
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.box_voice_item{
    display:flex;
    width: calc((100% - 4.5rem) / 2);
    padding:15px 12px;
    margin-bottom: 20px;
    background-color:#f3f6fd;
    border-radius:10px;
    border:1px solid #fff;
    box-shadow: 2px 2px 2px rgb(216, 216, 216);
}

.box_voice_img{
    flex:1;
    margin-right:15px;
    color:#0093d0;
    text-align: center;
    font-weight: bold;
}

.box_voice_img img{
    width:100%;
    max-width:73px;
    margin-bottom:5px;
}

.box_voice_txt{
    flex:3;
    position:relative;
    width:100%;
    min-height:130px;
    padding:15px;
    border-radius:7px;
    box-shadow: 1px 1px 2px rgb(216, 216, 216);
    background:#fff;
    text-align:left;
}

.box_voice_txt:after{
    position:absolute;
    right:100%;
    top:50%;
    height:0;
    width:0;
    margin-top: -10px;
    border: solid transparent;
    border-color: rgba(105, 255, 113, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:16px;
    border-right-width:16px;
    border-right-color:#fff;
    content:'';
    pointer-events:none;
}

.box_voice_star{
    position: absolute;
    right:15px;
    bottom:0;
}

/* ===================================================================

    サイトマップ

=================================================================== */

.sitemap {
    overflow:hidden;
    clear:both;
}
.sitemap  ul{
    width:280px;
}

.sitemap  li{
    line-height:70px;
    padding-left:30px;
    border-bottom:2px dotted #eeeeee;
    background:url(../images/common/ico_04.png) no-repeat 10px 28px;
}
.sitemap  li a{
    line-height:70px;
    display:block;
}

.sitemap  li.none{
    background: none;
    line-height:30px;
    padding:20px 0 0 30px;
    border-bottom: none;
}

/* ===================================================================

    お問合わせ

=================================================================== */
.box_inquiry_A {
    overflow:hidden;
    margin:0 50px 50px 60px;
}
.box_inquiry_A dl{
    overflow:hidden;
}
.box_inquiry_A dd{
    line-height:250%;
}

.submit {
    text-align:center;
    overflow:hidden;
    padding-top:20px;
}

.submit ul{
    margin:auto;
}

dl.wdh300{
    width:360px;
}

.box_inquiry_B {
    overflow:hidden;
    margin:0 60px 0px 60px;
}
.box_inquiry_B dd{
    background:#fafafa;
    padding:10px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

}
/* ===================================================================

    ブログ

=================================================================== */

#blog_menu {
    width:240px;
    overflow:hidden;
}
.ttl_blogA,
.ttl_blogB,
.ttl_blogC,
.ttl_blogD,
.ttl_blogE,
.ttl_blogF {
    padding:0px 0px 0px 34px;
    margin:5px 0 5px;
    font-size: 100%;
    color:#0c63a3;
}
.blog_cap01 {
    font-size: 72%;
    color:#0093d0;
    margin-left: 8px;
    line-height: 14px;
    position:relative;
    top:-2px;
}
#blog_menu dt.ttl_blogA{
    background:url(../images/common/ico_num01a.png) no-repeat 2px 34%;
}
#blog_menu dt.ttl_blogB{
    background:url(../images/common/ico_num02a.png) no-repeat 2px 34%;
}
#blog_menu dt.ttl_blogC{
    background:url(../images/common/ico_num03a.png) no-repeat 2px 34%;
}
#blog_menu dt.ttl_blogD{
    background:url(../images/common/ico_num04a.png) no-repeat 2px 34%;
}
#blog_menu dt.ttl_blogE{
    background:url(../images/common/ico_num05a.png) no-repeat 2px 34%;
}
#blog_menu dt.ttl_blogF{
    background:url(../images/common/ico_num06a.png) no-repeat 2px 34%;
}
#blog_menu dd{
    margin:0 0 30px 0;
    font-size: 86%;
}


#blog_menu li a{
    display:block;
    background:#e0dfe4 url(../images/common/ico_list01.png) no-repeat 8px 18px;
    padding:10px 15px 10px 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin:5px auto;
    border:1px solid #dddddd;
}
#blog_menu li a:hover,
#blog_menu li a:active {
    background:#f9f9f9 url(../images/common/ico_list01.png) no-repeat 8px 18px;
}

#blog_menu select {
    width:240px !important;
    padding:12px 10px;
    color:#0d85d0;
    font-size: 100%;
    background:#e0dfe4;
    border:1px solid #dddddd;
    width:212px;
}

#blog_menu select:focus,
#blog_menu select:hover {
    background:#f9f9f9;
}


#s {
    width:140px !important;
    display:inline;
    padding:7px;
    margin:0;
    background:#e0dfe4;
}

input[type=submit]#searchsubmit {
    margin:0px 0 0 10px !important;
    width:60px;
    background:#707070 !important;
    padding:10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display:inline;
}

.entry_main #s {
    width:480px !important;
}

.entry_main img {
    max-width: 600px;
    height:auto;
    margin:10px auto;
}

.center,
.pagetitle {
    border:1px solid #dddddd;
    background:#eeeeee;
    padding:10px;
    margin-bottom:10px;
    text-align:center;
}
#blog_contents {
    padding:60px 0 0 0;

}
#blog_main {
    width:680px !important;
    float:left;
    overflow:hidden;
    margin-bottom:60px;
    min-height: 500px;
}
.blog_box {
    background:url(../images/common/bg_06_base.png) repeat-y 0 0;
    overflow:hidden;
    margin:0 auto 30px auto;
}
.blog_box h2{
    background:url(../images/common/bg_06_top.png) no-repeat 0 0;
    font-size:115%;
    max-height:110px;
    border-bottom: 1px solid #eeeeee;
}
.blog_box h2 a{
    text-decoration:none;
    display:block;
    padding:22px 0px 12px 85px;
}

.article_title_inner {
    position: relative;
}

.article_data {
    position: absolute;
    background:url(../images/common/flag_01.png) no-repeat 0 100%;
    color:#FFFFFF;
    text-align: center;
    top:2px;
    left:20px;
    width:55px;
    height:65px;
}
.article_data_y {
    font-size: 64% !important;
    line-height: 14px !important;
    margin:0;
    padding:0;
}
.article_data_md {
    line-height: 14px !important;
    top: -5px;
    margin:0;
    padding:0;
    position:relative;
}

.more-link {
    margin-top:10px;
    display:block;
}


.entry_main {
    padding:30px 40px 20px 40px;
    border-bottom: 1px solid #eeeeee;
    overflow:hidden;
}
.entry_footer {
    background:url(../images/common/bg_06_bottom.png) no-repeat 0 100%;
    padding:10px 20px 5px 10px;
    text-align:right;
    overflow:hidden;
}

.postmetadata {
    float:right;
    border: 0 !important;
    padding: 0px 10px 10px 0 !important;
    margin: 0 !important;
}
.wp_social_link {
    float:left;
}
.wp_social_bookmarking_light{
    border: 0 !important;
    padding: 0px 0 10px 20px !important;
    margin: 0 !important;
}
.wp_social_bookmarking_light div{
    float: right !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 5px 0px 0 !important;
    height: 23px !important;
    text-indent: 0 !important;
}
.wp_social_bookmarking_light img{
    border: 0 !important;
    padding: 0;
    margin: 0;
    vertical-align: top !important;
}
.wp_social_bookmarking_light_clear{
    clear: both !important;
}
.wsbl_twitter{
    width: 80px !important;
}


.search_list {
    padding:30px;
    margin-top:20px;
    background:#FFFFFF;
}
.navigation {
    overflow:hidden;
    position:relative;
    top:-15px;
    font-size: 85%;
}
.alignleft a{
    float:left;
    padding:6px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background:#92c3dc;
    color:#FFFFFF;
}
.alignright a{
    background:#92c3dc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: right;
    text-align: right;
    padding:6px 10px;
    color:#FFFFFF;
}


/* ===================================================================

    サイトマップ

=================================================================== */
.box_sitemap {
    overflow:hidden;
    margin:20px 80px;
    font-size: 129%
}
.box_sitemap_inner {
    width:300px;
    text-align:left;
}
.box_sitemap h3{

}
.box_sitemap ul{
    margin-left:20px;
}
.box_sitemap li{
    margin:0 0 20px 0;
    border-bottom: 1px dotted #dddddd;
    padding: 0 0 20px 40px;
}
.box_sitemap li a{
    display:block;
}


/* ===================================================================

    その他

=================================================================== */

.pvname{
    text-align:right;
    margin-top:15px;
    font-size:14px;
}

/* ===================================================================

    採用情報

=================================================================== */

.recruit_caption{
    overflow: hidden;
}
.recruit_box{
    padding: 0px 80px 40px 80px;
    overflow: hidden;
    font-size: 115%;
}
.recruit_box p{
    margin-top: 2em;
    margin-bottom: 2em;
}

.recruit_box h3{
    color:#0d85d0;
    font-size: 158%;
    line-height: 200%;
    text-align: center;
}
section.recruit_posting{
    background:url(../images/recruit/recruit_kyujin_bg.jpg) no-repeat top;
    padding-bottom: 40px;
}
.posting_box{
    border: 5px #f0f0f0 solid;
    padding: 20px 40px;
    background-color: #fff;
    margin-top: 80px;
    border-radius: 5px;
}
.recruit_box h4{
    font-size: 120%;
    color:#0d85d0;
    margin-top: 3em;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #f0f0f0;
}
.recruit_box h4:first-of-type{
    margin-top: 0;
}
table.recruit_posting_table{
    font-size: 90%;
}
table.recruit_posting_table tr{
    border-bottom: #f0f0f0 1px solid;
}
table.recruit_posting_table tr:last-of-type{
    border-bottom:none;
}
table.recruit_posting_table th{
    width: 10em;
    font-weight: bold;
    vertical-align: top;
    padding:1em 0;
}

table.recruit_posting_table td{
    padding:1em 0;
}

table.recruit_posting_table dl{
    display: flex;
    flex-wrap: wrap;
    width: 25em;
}
table.recruit_posting_table dt{
    width: 5em;
}

table.recruit_posting_table dd{
    width:20em;
}

table.recruit_posting_table .list_indent{
    display: block;
    padding-left: 1em;
}

.tab__set {
    display: flex;
    justify-content: center;
    width: 50%;
    margin: 3rem auto 0;
  }
  .tab__set__item {
    width: 49%;
  }
  .tab__set__item a {
    display: block;
    text-align: center;
    border-radius: 0.3rem 0.3rem 0 0;
    padding: 0.5rem 0;
  }
  .tab__set__item span:hover {
    opacity: 0.8;
    transition: opacity 0.3s ease;
  }
  .tab__set__item span {
    display: block;
    text-align: center;
    border-radius: 0.3rem 0.3rem 0 0;
    background-color: #0d85d0;
    color: #fff;
    padding: 0.5rem 0;
    cursor: pointer;
  }
  .tab__set__item.active span{
    background-color: #0a69a4;
    color: #fff;
  }
  .tab__set__item + li {
    margin-left: 2%;
  }
  .tab.js-tab .tab__set {
    margin-bottom: -1px;
  }
  .tab.js-tab .js-tab-trigger {
    background-color: #0d85d0;
    color: #fff;
    text-align: center;
    padding: 0.5rem 0;
    cursor: pointer;
    border-top: 1px solid #0d85d0;
    border-left: 1px solid #0d85d0;
    border-right: 1px solid #0d85d0;
    border-radius: 0.3rem 0.3rem 0 0;
  }
  .tab.js-tab .js-tab-trigger.active {
    background-color: #fff;
    color: #333;
    pointer-events: none;
  }
  .tab.js-tab .tab-contents__set {
    border-top: 1px solid #0d85d0;
    padding: 1rem 0;
    background-color: #fff;
  }
  .tab.js-tab .tab-contents__set__item {
    display: none;
  }
  .tab.js-tab .tab-contents__set__item.show {
    display: block;
  }


  /* ===================================================================

    SDGs

=================================================================== */

.sdgs_ttl{
    margin-bottom:40px;
    color:#0e6dac;
    text-align: center;
    font-size:1.7rem;
}
.sdgs_block{
    display: flex;
    flex-wrap: wrap;
    gap: 55px;
    margin-bottom: 60px;
}
.sdgs_block li{
    width: 250px;
}
.sdgs_block li img{
    width: 250px;
    margin-bottom: 10px;
}