@charset "utf-8";

/*　基本設定　*/

* {
    padding: 0px;
    margin: 0px;
}

.pc-img {
    display: block;
}

.sp-img {
    display: none;
}

@media screen and (max-width: 640px) {
    * {
        /* font-size: 16px!important; */
        max-width: 100%;
    }
    body,
    a,
    p,
    .main703,
    .main_text,
    .main_text_midashi,
    .bar_denkyu,
    #foot_left,
    .orange_right,
    .service_text {
        font-size: 16px!important;
    }
    h1 {
        /* font-size: 18px!important; */
        font-weight: bold;
        line-height: 1.7!important;
    }
    h2 {
        font-size: 25px!important;
        font-weight: bold;
    }
    .main703 h2,
    h3:not(.no_style) {
        width: auto!important;
    }
    /* .main703 {
        margin-left: 0!important;
    }*/
    .topic-path {
        width: 92%!important;
        margin: 10px auto!important;
    }
    table,
    table tr td,
    th,
    .s_th,
    .s_td {
        width: 97%;
    }
    table tr td,
    th {
        padding: 15px 10px!important;
    }
    .s_td {
        padding-left: 0!important;
    }
    #main223,
    #head_navi_top {
        display: none;
    }
    /* #footer {
        height: 560px!important;
    }*/
    #footer2 {
        height: auto;
    }
    #footer_navi ul li {
        padding-right: 40px;
        line-height: 2.5;
    }
    #copyright {
        width: 100%;
    }
    #foot_left {
        max-width: 100%;
    }
}

a img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

li {
    list-style-image: none;
    list-style-type: none;
}

.screensp {
    display: none;
}

.screensize {
    margin-bottom: 0;
}


/*　リンクの設定　*/

a:link {
    /*未訪問のリンク*/
    color: #006633;
    text-decoration: underline;
}

a:visited {
    /*訪問後のリンク*/
    color: #006633;
    text-decoration: underline;
}

a:hover {
    /*マウスをのせたとき*/
    color: #89BF4E;
    text-decoration: none;
    opacity: 0.7;
}

a:active {
    /*クリック中*/
    color: #336633;
    text-decoration: none;
}

.material a:link {
    /*未訪問のリンク*/
    color: #703729;
    text-decoration: underline;
}

.material a:visited {
    /*訪問後のリンク*/
    color: #703729;
    text-decoration: none;
}

.material a:hover {
    /*マウスをのせたとき*/
    color: #895952;
    text-decoration: none;
}

.material a:active {
    /*クリック中*/
    color: #895952;
    text-decoration: none;
}

#head_navi a:link {
    /*未訪問のリンク*/
    color: #006633;
    text-decoration: none;
}

#head_navi a:visited {
    /*訪問後のリンク*/
    color: #006633;
    text-decoration: none;
}

#head_navi a:hover {
    /*マウスをのせたとき*/
    color: #89BF4E;
    text-decoration: underline;
}

#head_navi a:active {
    /*クリック中*/
    color: #336633;
    text-decoration: underline;
}

.title336 a:link {
    /*未訪問のリンク*/
    color: #2269a1;
    text-decoration: none;
}

.title336 a:visited {
    /*訪問後のリンク*/
    color: #2269a1;
    text-decoration: none;
}

.title336 a:hover {
    /*マウスをのせたとき*/
    color: #2D88D2;
    text-decoration: none;
}

.title336 a:active {
    /*クリック中*/
    color: #2D88D2;
    text-decoration: none;
}

.main_01title a:link {
    /*未訪問のリンク*/
    color: #006633;
    text-decoration: none;
}

.main_01title a:visited {
    /*訪問後のリンク*/
    color: #006633;
    text-decoration: none;
}

.main_01title a:hover {
    /*マウスをのせたとき*/
    color: #006633;
    text-decoration: underline;
}

.main_01title a:active {
    /*クリック中*/
    color: #006633;
    text-decoration: underline;
}

.main_02title a:link {
    /*未訪問のリンク*/
    color: #333333;
    text-decoration: none;
}

.main_02title a:visited {
    /*訪問後のリンク*/
    color: #333333;
    text-decoration: none;
}

.main_02title a:hover {
    /*マウスをのせたとき*/
    color: #333333;
    text-decoration: underline;
}

.main_02title a:active {
    /*クリック中*/
    color: #333333;
    text-decoration: underline;
}

.recruit_shokushu a:link {
    /*未訪問のリンク*/
    color: #336699;
    text-decoration: none;
}

.recruit_shokushu a:visited {
    /*訪問後のリンク*/
    color: #006633;
    text-decoration: underline;
}

.recruit_shokushu a:hover {
    /*マウスをのせたとき*/
    color: #89BF4E;
    text-decoration: none;
}

.recruit_shokushu a:active {
    /*クリック中*/
    color: #336633;
    text-decoration: none;
}


/*　文字装飾　*/

.col01 {
    color: #ea5550;
    font-weight: bold;
}

.col02 {
    font-weight: bold;
    color: #bc8099;
}

.col03 {
    font-weight: bold;
    color: #7a77ab;
}

.col04 {
    font-weight: bold;
    color: #DF8511;
}

.col05 {
    font-weight: bold;
    color: #4b73b9;
}

.col06 {
    color: #f8b100;
    font-size: 16px;
    font-weight: bold;
    background-color: #FFF;
}

.col07 {
    /*color: #6FBF33;*/
    color: #006600;
    font-weight: bold;
}

.col08 {
    font-weight: bold;
    color: #f39800;
}

.col09 {
    font-weight: bold;
    color: #999;
}

.col10 {
    font-size: 16px;
    font-weight: bolder;
    color: #096;
}

.col11 {
    font-weight: bold;
    color: #000;
}

.col12 {
    color: #ea5654;
    font-weight: bold;
    font-size: 14px;
}

.col13 {
    color: #004d25;
    font-weight: bold;
}

.col14 {
    color: #00947a;
    font-weight: bold;
}

.col15 {
    font-size: 16px;
    color: #ea5654;
    font-weight: bold;
}

.col_bl {
    color: #447fba;
    font-weight: bold;
}

.col_db {
    color: #030f7d;
    font-weight: bold;
}

.col_gr {
    color: #2CA80E;
    font-weight: bold;
}

.col_wh {
    color: #fff;
    font-weight: bold;
}

.fltext {
    color: #DE494E;
    font-size: 15px;
    font-weight: bold;
}

.color_1 {
    color: #317B24;
    font-weight: bold;
}

.lead01 {
    font-size: 12px;
    font-weight: bold;
    color: #396;
    line-height: 1.5em;
}

.lead02 {
    background-color: #FFE0D9;
    font-weight: bold;
    color: #000;
}

.lead03 {
    background-color: #BCE4EF;
    font-weight: bold;
}

.lead04 {
    font-size: 14px;
    font-weight: bold;
    color: #396;
    line-height: 1.5em;
}

.lead05 {
    font-size: 12px;
    font-weight: bold;
    color: #999;
}

.lead06 {
    font-size: 18px;
    font-weight: bold;
    color: #396;
    line-height: 1.4em;
}


/*　見出しの設定　*/

h1 {
    font-size: 11px;
    font-weight: normal;
    color: #707070;
    line-height: 15px;
    padding-top: 5px;
}

.img-topic2 {
    height: 123px;
    width: 662px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
    margin-bottom: 30px;
}


/*　全体設定　*/

#main {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    height: auto;
    margin-top: 140px;
    padding-bottom: 20px;
    overflow: hidden;
}


/*　ヘッダー設定　*/

#header {
    height: auto;
    border-top-color: #9ed04e;
    background-color: #ffffff
}

#head_box {
    height: 113px;
    width: 960px;
    margin-right: auto;
    margin-left: auto;
}

#topimg {
    height: 409px;
    width: 935px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 1em;
    background-repeat: no-repeat;
    border: 1px solid #CCC;
    /* [disabled]background-image: url(../images/img_top_main409-02.jpg);
*/
    position: relative;
}

.fotorama span {
    background: transparent no-repeat center;
    width: 935px;
    height: 409px;
    display: block;
    text-indent: -9999px;
}

#topimgbox {
    position: absolute;
    width: 54%;
    margin-top: 250px;
    margin-left: 4em;
}

#topimgbox ul li {
    line-height: 2.2em;
}

#slide {
    height: 300px;
    width: 97%;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
}

#gloval-navi {
    width: 936px;
    margin-right: auto;
    margin-left: auto;
    clear: both;
    height: 31px;
}

ul#nav1 li {
    float: left;
    width: 156px;
    height: 31px;
    overflow: hidden;
}

#head_left {
    float: left;
    height: auto;
    width: auto;
    margin-top: 15px;
    margin-right: 8px;
}

#head_right {
    float: right;
    width: 309px;
    height: 75px;
    margin-top: 0px;
}

#head_right img {
    margin-right: 3px;
}

.main703 {
    /* メインエリア枠線*/
    max-width: 703px;
    width: 95%;
    margin-left: 0;
    margin-top: 0;
    margin: 0 auto;
    height: auto;
    padding:  10px;
    float: left;
    margin-bottom: 15px;
    overflow: hidden;
    background-color: #FFF;
    border: 1px solid #CCC;
    border-radius: 5px;
    box-shadow: none;
    box-sizing: border-box;
}
@media screen and (max-width: 640px) {
    .main703 {
        float: none;
    }
}

.main703-2 {
    width: 703px;
    margin-left: 12px;
    margin-top: 10px;
    height: auto;
    background-image: url(../images/main703-bgtop.png);
    background-position: top;
    float: left;
    border: 1px solid #CCC;
    margin-bottom: 8px;
    overflow: hidden;
}

.main703-3 {
    /* メインエリア枠線*/
    width: 703px;
    margin-left: 12px;
    margin-top: 10px;
    height: 490px;
    float: left;
    margin-bottom: 15px;
    overflow: hidden;
    background-color: #FFF;
    border: 1px solid #CCC;
    border-radius: 5px;
    box-shadow: 2px 2px 4px -2px gray;
}

.main703btm {
    width: 703px;
    height: 12px;
    /*background-image: url(../images/main703-bgbtm.png);*/
    background-position: top;
    background-repeat: no-repeat;
    float: left;
}

.main634 {
    width: 634px;
    margin-top: 10px;
    height: auto;
    background-image: url(../images/main634-bgtop.png);
    background-position: top;
    float: left;
    clear: both;
    overflow: hidden;
}

.main634btm {
    width: 634px;
    height: 12px;
    background-image: url(../images/main634-bgbtm.png);
    background-position: top;
    background-repeat: no-repeat;
    float: left;
    background-color: #FFF;
}

.main634_text {
    width: 613px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 8px;
    height: auto;
    overflow: hidden;
    color: #504946;
}

#main223 {
    float: right;
    width: 223px;
    margin-top: 10px;
    margin-right: 12px;
    font-size: 12px;
    line-height: 1.7em;
    height: auto;
    margin-bottom: 8px;
    overflow: hidden;
    background-color: #FFF;
    border: 1px solid #CCC;
    border-radius: 5px;
    box-shadow: 2px 2px 4px -2px gray;
}

#main224 {
    float: right;
    width: 223px;
    margin-top: 10px;
    margin-right: 12px;
    font-size: 12px;
    line-height: 1.7em;
    height: auto;
    margin-bottom: 8px;
    overflow: hidden;
    background-color: #FFF;
    border: 1px solid #CCC;
    border-radius: 5px;
    box-shadow: 2px 2px 4px -2px gray;
}

#main223btm {
    width: 223px;
    height: 9px;
    margin-top: 10px;
    margin-right: 12px;
    /*background-image: url(../images/main223-bgbtm.png);*/
    background-position: top;
}

.contact {
    text-align: center;
}

.contact-pn {
    padding-top: 15px;
    padding-bottom: 10px;
}


/*.contact-pn img{
	width:330px;
}*/

.ft-p {
    width: 200px;
    margin: 0.6em auto;
    border: solid thin #ccc;
    text-align: center;
    padding-top: 0.4em;
}

.ft-p p {
    font-size: 11px;
    line-height: 1.2em;
    padding: 0.6em;
}

.rightimg {
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
}

.rightimg2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
}

a:hover img.rightimg {
    display: block;
    opacity: 0.8;
}

.main223text {
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 5px;
    color: #767676;
    padding-bottom: 7px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #BFBFBF;
}

.main703 .news {
    margin-left: 10px;
    margin-top: 10px;
    font-size: 12px;
}

.main703 .news {
    margin-left: 10px;
    margin-top: 10px;
    font-size: 12px;
}

.news tr td img {
    margin: 0px;
}

.mainleft {
    width: 320px;
    height: 200px;
    float: left;
    margin-left: 15px;
    margin-top: 10px;
}

.mainright {
    height: 200px;
    width: 320px;
    float: right;
    margin-right: 15px;
    margin-top: 10px;
}

.maintit {
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #84B252;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #7A7A7A;
    text-indent: 5px;
}

.mainleft ul li {
    background-image: url(../images/icons/ico_arrow17r_3.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    margin-left: 8px;
    text-indent: 8px;
    font-size: 12px;
    margin-top: 5px;
    line-height: 1.7em;
}

.mainright ul li {
    background-image: url(../images/icons/ico_arrow17r_3.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    margin-left: 8px;
    text-indent: 8px;
    font-size: 12px;
    margin-top: 5px;
    line-height: 1.7em;
}

#footer {
    height: auto;
    background-color: #F4F4F4;
    clear: both;
    padding-bottom: 1em;
    margin-left: auto;
}

#footer2 {
    height: auto;
    background-color: #F4F4F4;
    clear: both;
    padding-bottom: 1em;
    margin-left: auto;
}

#fortop {
    clear: both;
    height: 35px;
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    text-align: right;
}

.mainoll {
    width: 688px;
    height: auto;
    margin-top: 10px;
    margin-left: auto;
    overflow: hidden;
    margin-right: auto;
}

.main_01 {
    height: 130px;
    width: 226px;
    background-image: url(../images/back.png);
    ;
    float: left;
    margin-bottom: 6px;
    clear: both;
}

.main_long {
    height: 130px;
    width: 457px;
    background-image: url(../images/back_long.png);
    ;
    margin-right: 5px;
    float: left;
    margin-bottom: 6px;
}

.main_01title {
    margin-left: 8px;
    margin-top: 6px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}

.main_02title {
    margin-left: 12px;
    margin-top: 13px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    background-image: url(../images/icons/ico_arrow30r_4.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    text-indent: 13px;
}

.main_01text {
    height: auto;
    width: auto;
    margin-right: 8px;
    margin-top: 8px;
    font-size: 12px;
    clear: both;
    text-align: right;
    background-image: url(../images/icons/3_023.gif);
    background-repeat: no-repeat;
    float: right;
    text-indent: 14px;
    background-position: 0px 3px;
}

.main_longtext {
    height: auto;
    width: auto;
    margin-right: 8px;
    margin-top: 7px;
    font-size: 12px;
    clear: both;
    text-align: right;
    background-image: url(../images/icons/3_023.gif);
    background-repeat: no-repeat;
    float: right;
    text-indent: 14px;
    background-position: 0px 3px;
}

.main_01long {
    height: 74px;
    width: 442px;
    margin-right: auto;
    margin-top: 4px;
    font-size: 12px;
    margin-left: auto;
    background-color: #FFF;
}

.main_01img {
    margin-left: auto;
    margin-top: 4px;
    width: 212px;
    height: 72px;
    color: #FFF;
    margin-right: auto;
    background-color: #FFF;
}

.main_02 {
    height: 130px;
    width: 226px;
    background-image: url(../images/back.png);
    float: left;
    margin-left: 5px;
}

.main_03 {
    height: 130px;
    width: 226px;
    background-image: url(../images/back.png);
    float: left;
}

.topic-path {
    width: 670px;
    margin-left: 25px;
    font-size: 12px;
    margin-top: 5px;
}

.topic-path span {
    padding: 0 10px 0;
}

.main703 #main-topic {
    height: auto;
    background-image: url(../images/h2-icon.png);
    background-repeat: no-repeat;
    line-height: 40px;
    font-size: 1.8em;
    font-weight: bolder;
    text-indent: 23px;
    margin-top: 25px;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-left: 18px;
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    color: #000;
    background-position: 0px 2px;
}

.main703 .main-topic2 {
    height: auto;
    margin: 1em auto 0 1em;
    background-image: url(../images/souba/souba_head.png);
    background-repeat: no-repeat;
    background-position: 0px 2px;
}

.main703 .main_text {
    margin: 1em 2em 2em;
    font-size: 12px;
    line-height: 1.7em;
    overflow: hidden;
}

.main703 .main_textfont {
    margin: 1em 2em 2em;
    font-size: 14px;
    line-height: 1.7em;
    overflow: hidden;
}

.main703 .main_text01 {
    margin: 1em 2em;
    font-size: 14px;
    line-height: 1.7em;
    overflow: hidden;
}

.main_text02 {
    float: left;
    width: 314px;
    margin-left: 2em;
    margin-bottom: 2em;
    font-size: 14px;
    line-height: 1.7em;
    overflow: hidden;
}

.main_text02_img {
    width: 336px;
    height: 152px;
    float: right;
}

.main_text_midashi {
    margin-left: auto;
    margin-right: auto;
    color: #5a5a5a;
    font-size: 13px;
    line-height: 1.7em;
    padding: 0.8em 1em 0.8em;
    overflow: hidden;
}

.main_text_midashi_financial {
    margin: 10px 10px 10px 10px;
    color: #5a5a5a;
    font-size: 13px;
    line-height: 1.7em;
    padding: 0.8em 1em 0.8em;
    overflow: hidden;
}

.camp01 {
    width: 676px;
    height: 600px;
    margin-left: 14px;
    margin-right: 15px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 8px;
    overflow: hidden;
    background-image: url(../images/sangyoui/canpain.png);
    background-repeat: no-repeat;
}

.camp02 {
    width: 676px;
    height: 600px;
    margin-left: 14px;
    margin-right: 15px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 8px;
    overflow: hidden;
    background-image: url(../images/sangyoui/canpain_sp.png);
    background-repeat: no-repeat;
}

.cp_top {
    text-align: center;
    margin-top: 20px;
    margin-left: auto;
    margin-bottom: 10px;
}

.cpt_m {
    margin-left: 140px;
    margin-top: 100px;
    color: #630;
    font-size: 16px;
    line-height: 1.5em;
}

.cpt_p {
    /*	margin-left: 240px;*/
    margin-top: 30px;
    margin-left: 290px;
    color: #333;
    font-size: 14px;
    line-height: 1.4em;
}

.cpt_im {
    margin-top: 50px;
    margin-left: 280px;
}

.main_text p {
    margin-bottom: 7px;
}

.aboutdt {
    border-bottom-width: 3px!important;
    border-bottom-style: solid!important;
    border-bottom-color: #84B252!important;
    line-height: 30px!important;
    font-size: 17px!important;
    font-weight: bold!important;
    color: #7A7A7A!important;
    text-indent: 5px!important;
    background-image: none!important;
    height: 30px!important;
    margin-top: 0px!important;
    margin-right: 0px!important;
    margin-bottom: 0px!important;
    margin-left: 11px!important;
}

.main703 h2,
h3:not(.no_style) {
    height: 36px;
    width: 100%;
    background-image: url(../images/h3bar-green.png);
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 8px;
    line-height: auto;
    color: #0F490C;
    text-indent: 0;
    font-size: 16px;
    clear: both;
}

table tr td {
    line-height: 1.5em;
}

table tr {
    line-height: 1.5em;
    border-bottom-width: 0.5px;
    border-bottom-style: solid;
    border-bottom-color: #c0c0c0;
}

table tr td {}

.s_td {
    border-bottom-width: 0.5px;
    border-bottom-style: solid;
    border-bottom-color: #c0c0c0;
    line-height: 1.7em;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    color: #3D3D3D;
    text-align: left;
    padding-right: 5px;
    font-size: 12px;
}

.s_th {
    border-bottom-width: 0.5px;
    border-bottom-style: solid;
    border-bottom-color: #c0c0c0;
    vertical-align: top;
    background-color: #F7F7F7;
    color: #333333;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    line-height: 1.5em;
    font-size: 12px;
}

.s_td_enkaku {
    font-weight: normal;
    border-bottom-width: 0.5px;
    border-bottom-style: solid;
    border-bottom-color: #d3d3d3;
    line-height: 1.7em;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    color: #3D3D3D;
    text-align: left;
    padding-right: 5px;
    font-size: 12px;
}

.s_th_enkaku {
    text-align: left;
    font-weight: normal;
    border-bottom-width: 0.5px;
    border-bottom-style: solid;
    border-bottom-color: #d3d3d3;
    vertical-align: top;
    background-color: #F5FBEF;
    color: #333333;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    line-height: 1.5em;
    font-size: 12px;
}

.s_th2 {
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #666;
    vertical-align: top;
    background-color: #FFFFFF;
    color: #063;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    line-height: 1.5em;
    font-size: 14px;
}

.main_01text p {
    margin-bottom: 5px;
}

.topic01 {
    background-image: url(../images/icons/ico_arrow17r_3.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    font-size: 14px;
    text-indent: 10px;
}

#recruit_job {
    margin-top: 20px;
}

#recruit_job img {
    margin: 5px;
}

.topic02 {
    background-image: url(../images/icons/ico_arrow17r_1.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    text-indent: 10px;
}

.recruit_shokushu {
    width: 625px;
    margin-left: 30px;
    font-size: 12px;
    height: 15px;
    line-height: 15px;
    margin-right: 10px;
    font-weight: bold;
    border: 1px dotted #CCC;
    margin-bottom: 5px;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 12px;
}

.recruit_shokushu ul li {
    float: left;
    background-image: url(../images/icons/ico_arrow17r_4.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    text-indent: 9px;
    margin-right: 10px;
}

table tr .pr_title {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #E2E2E2;
    padding: 8px;
    font-weight: bolder;
    color: #445566;
    vertical-align: text-top;
    font-size: 14px;
    line-height: 1.2em;
}

table tr .recruit {
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #E2E2E2;
}

.textbox {
    width: 630px;
    margin-right: auto;
    margin-left: auto;
    height: auto;
    margin-bottom: 20px;
}

.textbox .textleft {
    width: 240px;
    height: 180px;
    float: left;
    margin-right: 20px;
}

.textbox .jigyoubox {
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #E8E8E8;
    margin-bottom: 15px;
}

.textbox .jigyoubox .jigyouleft {
    height: 114px;
    width: 114px;
    padding: 8px;
    float: left;
}

.textbox .jigyoubox .jigyouright {
    float: right;
    width: 490px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.textbox .jigyoubox .jigyouright2 {
    float: right;
    width: 490px;
    padding-top: 4px;
    padding-bottom: 2px;
    margin-top: 2px;
}

.tit01 {
    font-size: 16px;
    font-weight: bold;
    color: #336600;
}

.contact-tit {
    text-align: left;
    padding-left: 10px;
    padding-top: 13px;
    padding-bottom: 13px;
    vertical-align: top;
    color: #4D4D4D;
    background-repeat: repeat;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    background-image: url(../images/bg_body.gif);
}

textarea {
    margin-bottom: 5px;
    font-size: 12px;
    text-align: left;
}

.scrollbar {
    overflow: auto;
    width: 100%;
    height: 120px;
    font-weight: normal;
    text-align: left;
    border: 1px solid #DDD;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 1.5em;
}

.privacytext {
    margin-left: auto;
    margin-right: auto;
    width: 650px;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 0.5em;
    padding-bottom: 2.5em;
    line-height: 1.7em;
    height: auto;
}

.privacytext p {
    color: #666;
    font-size: 14px;
}

.newsreleasemain {
    width: 630px;
    margin-right: auto;
    margin-left: auto;
    height: auto;
    margin-bottom: 20px;
}

.newsreleasemain p {
    color: #666;
    font-size: 14px;
}

.txright {
    text-align: right;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    position: absolute;
    left: 0px;
    top: 96px;
    text-indent: 8px;
    width: 100%;
}

.main703 .main703_text {
    width: 683px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    height: auto;
    overflow: hidden;
}

.main703_text_top {
    width: 683px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    height: auto;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: right top;
}

.main703_left {
    height: 189px;
    width: 200px;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-left: 8px;
    float: left;
}

.main703_right {
    width: 455px;
    float: right;
    height: auto;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 1.7em;
    color: #333;
}

.main703_inbox {
    margin-top: 10px;
    height: 121px;
    width: 449px;
    background-image: url(../images/703box_gray.png);
    background-repeat: no-repeat;
}

.main703_inbox .inbox_text {
    width: 420px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
    font-size: 12px;
}

tr .inquiry_td {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
    height: auto;
}

tr .contact-tit img {
    vertical-align: text-top;
    margin-left: 5px;
}

tr .an_td1 img {
    vertical-align: text-top;
    margin-left: 5px;
}

.con_box01 {
    height: 300px;
    margin-left: 30px;
    margin-right: 15px;
    color: #5a5a5a;
    font-size: 12px;
    line-height: 1.7em;
    padding-bottom: 15px;
    padding-top: 8px;
}

.con_box01 .left01 {
    height: auto;
    width: 213px;
    float: left;
}

.con_box01 .right01 {
    height: auto;
    width: 410px;
    float: right;
    margin-right: 10px;
}

.coments_box {
    margin-bottom: 15px;
    margin-top: 5px;
    padding: 8px;
    border: 1px dashed #BFBFBF;
    margin-right: 10px;
}

.newsreleasemain table tr th {
    line-height: 1.7em;
}

#nl_date {
    font-size: 16px;
    font-weight: bold;
    margin-left: 28px;
    margin-bottom: -7px;
}

.text_midasi {
    color: #F93;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.imgtext_box {
    width: 670px;
    margin-right: auto;
    margin-left: auto;
    height: auto;
    overflow: hidden;
    margin-bottom: 25px;
}

.imgtext {
    width: 315px;
    height: 200px;
    float: left;
    margin: 0 0.5em 1em;
    background-color: #F5F5F5;
}

.imgtext .kigyoimg {
    height: 120px;
    background-color: #FFF;
}

.main_02text {
    font-size: 12px;
    margin-top: 10px;
    margin-left: 13px;
}

.sub_title {
    font-size: 16px;
    text-indent: 15px;
    color: #333333;
    background-image: url(../images/ico_arrow30r_6.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #9C0;
    padding-bottom: 3px;
    margin-bottom: 8px;
    clear: both;
}

.point_title {
    font-size: 18px;
    color: #333333;
    background-repeat: no-repeat;
    background-position: 0px 6px;
    border-bottom-width: 2px;
    border-bottom-style: dotted;
    border-bottom-color: #e4c99c;
    float: right;
    font-weight: bold;
    width: 530px;
    margin-top: 35px;
    padding-bottom: 4px;
    margin-right: 10px;
}

.point_title2 {
    font-size: 18px;
    color: #333333;
    background-repeat: no-repeat;
    background-position: 0px 6px;
    border-bottom-width: 2px;
    border-bottom-style: dotted;
    border-bottom-color: #e4c99c;
    float: right;
    font-weight: bold;
    width: 578px;
    margin-top: 35px;
    padding-bottom: 4px;
    margin-right: 10px;
}

.example_list li {
    font-weight: bold;
    background-image: url(../images/icons/ico_arrow17r_3.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    text-indent: 9px;
    margin-top: 3px;
    font-size: 13px;
}

.sangyoi-gfaff {
    border-style: solid;
    bordor color: #dcdcdc;
    float: center;
    text-align: left;
    margin: 0
}

.waku {
    border: 0.5em solid #009;
    background-image: url(../images/sangyoui/price/aonoyajiru.png);
}

.t-tx {
    clear: both;
}

.sangyoi-gfaff .grafftit {
    background-color: #519CB2;
    border-style: solid;
    bordor color: #dcdcdc;
    text-align: center;
    font-weight: bold;
    color: #FFF;
}

.sangyoi-gfaff .grafftit2 {
    background-color: #008000;
    border-style: solid;
    bordor color: #dcdcdc;
    text-align: center;
    font-weight: bold;
    color: #FFF;
    font-size: 1.3em;
}

.sangyoi-gfaff .grafftext {
    background-color: #FFF;
    border: 1px solid #CCC;
    text-align: center;
    font-size: 12px;
}

.sangyoi-gfaff .grafftext2 {
    padding: 10px;
    text-align: center;
    font-size: 1.1em;
}

.sangyoi-gfaff .grafftext3 {
    color: #519CB2;
    font-weight: bold;
    padding: 10px;
    text-align: left;
    font-size: 1.3em;
}

.sangyoi-gfaff .grafftext4 {
    color: #008000;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    font-size: 1.3em;
}

.sangyoi-gfaff .grafftext5 {
    padding: 10px;
    text-align: center;
    font-size: 1.1em;
}

.main_text .left_img {
    height: auto;
    width: auto;
    float: left;
    padding-top: 1em;
    margin-bottom: 30px;
    overflow: hidden;
}

.main_text .st_img {
    height: auto;
    width: auto;
    margin: 1em auto;
    overflow: hidden;
    text-align: center;
}

.right_text {
    float: left;
    height: auto;
    width: 364px;
    margin-top: 40px;
    margin-bottom: 35px;
    line-height: 1.8em;
    padding: 1em 0.6em 1em;
}

.yuugai-gfaff {
    border: 1px solid #DFDFDF;
    color: #000;
    margin-top: 6px;
}

.EAP-gfaff .grafftit {
    background-color: #8CD385;
    padding: 3px;
    text-align: center;
    font-weight: bold;
    color: #FFF;
    font-size: 12px;
}

. {
    background-color: #f8fbfc;
    padding: 3px;
    text-align: center;
}

.2 {
    background-color: #E5F1F4;
    padding: 3px;
    text-align: center;
}

.orange_box {
    width: 662px;
    background-color: #f7f4e8;
    border-radius: 10px;
    margin: auto;
    margin-top: 15px;
    height: auto;
    /* background-image: url(../images/orange_box_top.png);
    background-repeat: no-repeat; */
    margin-bottom: 28px;
    padding-bottom: 10px;
}

.orange_box_btm {
    background-color: #FFF;
    /* background-image: url(../images/orange_box_btm.png); */
    height: 32px;
}

.orange_title {
    color: #ee7800;
    margin-left: 40px;
    padding: 10px 0 5px 0;
}

.orange_title::before {
    font-family: "Font Awesome 5 Free";
    content: "\f0c6";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    padding-right: 6px;
}

.orange_box_text {
    width: 540px;
    margin-right: auto;
    margin-left: auto;
    height: auto;
    background: #fff;
    border-radius: 10px;
    padding: 20px 30px;
}

@media screen and (max-width: 640px) {
    .orange_box_text {
        width: 80%;
    }
}

.ponit_box {
    width: 587px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    background-image: url(../images/point_box_top.png);
    background-repeat: no-repeat;
    clear: both;
}

.point_box_btm {
    height: 10px;
    background-color: #FFF;
    background-image: url(../images/point_box_btm.png);
}

.point_text {
    margin-right: 10px;
    margin-left: 10px;
    height: auto;
    font-size: 12px;
    line-height: 1.7em;
    padding-top: 5px;
}

.orange_left {
    height: auto;
    width: auto;
    float: left;
}

.orange_right {
    font-size: 13px;
    line-height: 1.7em;
    overflow: hidden;
    padding-left: 20px;
}

.sikkou {
    width: 600;
    border: 0;
    cellspacing: 2;
    cellpadding: 0;
    font-size: 13px;
}

.si1 {
    vertical-align: top;
    text-align: right;
}

.si2 {
    padding-left: 20px;
}

.bar_check {
    height: 33px;
    width: 400px;
    background-image: url(../images/bar_checkmark.png);
    background-repeat: no-repeat;
    margin-bottom: 4px;
    margin-top: 7px;
    clear: both;
}

.bar_check-g {
    height: 33px;
    width: 250px;
    background-image: url(../images/bar_checkmark-g.png);
    background-repeat: no-repeat;
    margin-bottom: 4px;
    margin-top: 7px;
    clear: both;
    color: #063;
}

.bar_check-sc {
    height: 33px;
    width: 400px;
    background-image: url(../images/bar_checkmark-sc.png);
    background-repeat: no-repeat;
    margin-bottom: 4px;
    margin-top: 7px;
    clear: both;
    color: #063;
}

.bar_check_anri {
    height: 33px;
    width: 400px;
    background-image: url(../images/bar_checkmark_anri.jpg);
    background-repeat: no-repeat;
    margin-bottom: 4px;
    margin-top: 7px;
    clear: both;
}

.bar_check_claris {
    height: 33px;
    width: 400px;
    background-image: url(../images/bar_checkmark_claris.jpg);
    background-repeat: no-repeat;
    margin-bottom: 4px;
    margin-top: 7px;
    clear: both;
}

.bar_check-y {
    height: 25px;
    background-image: url(../images/yakuin/bar_checkmark-y.png);
    background-repeat: no-repeat;
    background-color: #d6c6b0;
    margin-bottom: 4px;
    margin-top: 7px;
    clear: both;
    color: #063;
}

.check_tit {
    font-size: 14px;
    font-weight: bold;
    color: #4C393B;
    margin-left: 30px;
    padding-top: 3px;
}

.check_tit-g {
    font-size: 14px;
    font-weight: bold;
    color: #003366;
    margin-left: 30px;
    padding-top: 3px;
}

.orange_b_table . {
    font-size: 13px;
    text-align: center;
}

.orange_b_table .2 {
    font-size: 13px;
    text-align: center;
}

.orange_b_table {
    border: 1px solid #DFDFDF;
    clear: both;
}

.point_tit {
    font-weight: bold;
    padding-top: 11px;
    padding-left: 38px;
    color: #310F00;
    font-size: 13px;
}


/* .wrap01_text {
    font-size: 13px;
    position: absolute;
    left: 25px;
    top: 54px;
} */

.wrap01_text li {
    background-image: url(../images/icons/ico_arrow17r_8.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    text-indent: 10px;
    margin-top: 8px;
    margin-bottom: 9px;
    line-height: 1.4em;
    color: #666;
}

.bold {
    font-weight: bold;
}

.bar_denkyu {
    height: 25px;
    background-image: url(../images/bar_denkyuu.png);
    background-repeat: no-repeat;
    line-height: 25px;
    text-indent: 1.7em;
    font-size: 13px;
    font-weight: bold;
    color: #7C5F4C;
}

.bar_denkyu2 {
    height: auto;
    background-image: url(../images/bar_denkyuu.png);
    background-repeat: no-repeat;
    line-height: 2em;
    text-indent: 1.7em;
    font-size: 15px;
    font-weight: bold;
    color: #ea5654;
}

.blue_box {
    width: 662px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
    height: auto;
    background-image: url(../images/orange_box_top.png);
    background-repeat: no-repeat;
    margin-bottom: 28px;
}

.blue_box_btm {
    background-color: #FFF;
    background-image: url(../images/orange_box_btm.png);
    height: 32px;
}

.blue_title {
    color: #ee7800;
    margin-left: 40px;
    padding-top: 18px;
}

.blue_box_text {
    width: 600px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    height: auto;
}

#customer {
    margin-left: 25px;
}

#customer {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #C9C9CA;
}

.table_gray {
    background-color: #F4F4F4;
    font-size: 12px;
    vertical-align: top;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #C9C9CA;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}

.table_underline {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #C9C9CA;
    padding-top: 13px;
    padding-bottom: 10px;
    padding-left: 13px;
}

.table_underline ul li {
    font-size: 12px;
    background-image: url(../images/icons/ico_arrow17r_3.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    line-height: 1.5em;
    margin-top: 8px;
    margin-bottom: 10px;
    padding-left: 0.8em;
}

.photo_left {
    height: 270px;
    width: 210px;
    margin-top: 15px;
    background-color: #E7E7E7;
    float: left;
    background-repeat: no-repeat;
    background-image: url(file://///srvdtnas/SharedDT/SharedDocs/%E5%BA%83%E5%A0%B1%E3%83%BB%E5%87%BA%E7%89%88%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97/%E2%96%A0WEB/doctor-trust2.co.jp/company/message/img/topmessege_img.jpg);
}

.photo_right {
    width: 428px;
    float: right;
    margin-top: 15px;
}

.midashi01 {
    font-size: 13px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    color: #333;
    margin-bottom: 5px;
    margin-top: 15px;
    font-weight: bold;
}

.kigyoimg a img {
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.kigyoimg a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.mainoll a img {
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.mainoll a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

#footer_wrap {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    height: 220px;
}

#foot_left {
    height: auto;
    font-size: 11px;
    line-height: 1.6em;
    float: left;
    padding-top: 20px;
    padding-left: 1.2em;
    width: 345px;
}

#foot_right {
    float: right;
    width: 600px;
    height: 180px;
    padding-top: 20px;
}

#foot_contact {
    height: 58px;
    width: 577px;
    background-image: url(/images/footer/fotter_contact.png);
    float: right;
    background-repeat: no-repeat;
    margin-top: 20px;
}

.foot-p {
    float: right;
    margin-top: 6px;
}

#contact_button {
    height: 35px;
    width: 250px;
    margin-top: 11px;
    float: right;
    margin-right: 11px;
}

#foot_navi {
    float: right;
    width: 560px;
    margin-top: 8px;
}

#foot_navi ul li {
    float: left;
    font-size: 12px;
    background-image: url(../images/icons/ico_arrow17r_8.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-left: 8px;
    padding-right: 18px;
}

#footer_navi {
    height: 60px;
    background-color: #FFF;
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 9px;
}

#footer_navi ul li {
    float: left;
    font-size: 12px;
    padding-right: 16px;
    background-image: url(../images/icons/5_031.gif);
    background-repeat: no-repeat;
    background-position: 0px 1px;
    text-indent: 0.6em;
}

.txtright {
    text-align: right;
    font-size: 15px;
    padding-right: 25px;
    font-weight: bold;
    color: #666;
    clear: both;
}

#copyright {
    width: 320px;
    height: 50px;
    float: right;
    font-size: 0.7em;
    /*background-image: url(../images/foot_img_copyright.png);*/
}


/*サイトマップ*/

.column_l {
    width: 310px;
    float: left;
}

.column_r {
    width: 300px;
    float: right;
    margin-right: 23px;
}

.list_line .tit_non {
    list-style-image: url(../images/icons/sitemap_icon_non.gif);
    list-style-type: none;
}

.list_line li {
    list-style-image: url(../images/icons/icon_maru.png);
    font-size: 14px;
    font-weight: bold;
    color: #060;
    line-height: 14px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
}

.list_line li ul li {
    list-style-type: none;
    list-style-image: url(../images/icons/arrow_g.png);
    font-size: 12px;
    font-weight: normal;
    color: #666;
    line-height: 20px;
    text-decoration: none;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

.list_line .sitemap_midashi {
    border-bottom-style: none;
    padding-bottom: 7px;
}

.column_l ul {
    margin-top: 0.5em;
    margin-right: 0;
    margin-bottom: 1em;
    margin-left: 20px;
}

.column_l li {
    margin-bottom: 0.5em;
}

.column_r ul {
    margin-top: 0.5em;
    margin-right: 0;
    margin-bottom: 1em;
    margin-left: 20px;
}

.column_r li {
    margin-bottom: 0.5em;
}


/*契約の流れ*/

.schdule {
    height: 650px;
    width: 654px;
    background-repeat: no-repeat;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

#step01 {
    position: absolute;
    width: 497px;
    height: auto;
    left: 135px;
    top: 16px;
    font-size: 13px;
}

#step02 {
    position: absolute;
    width: 497px;
    height: auto;
    left: 135px;
    top: 115px;
    font-size: 13px;
}

#step03 {
    position: absolute;
    width: 497px;
    height: auto;
    left: 135px;
    top: 212px;
    font-size: 13px;
}

#step04 {
    position: absolute;
    width: 497px;
    height: auto;
    left: 135px;
    top: 310px;
    font-size: 13px;
}

#step05 {
    position: absolute;
    width: 509px;
    height: auto;
    left: 135px;
    top: 431px;
    font-size: 13px;
}

#step06 {
    position: absolute;
    width: 497px;
    height: auto;
    left: 135px;
    top: 509px;
    font-size: 13px;
}

.pricelist_shokutaku {
    height: 355px;
    width: 638px;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
    margin-bottom: 35px;
    position: relative;
    border: 1px solid #abd28a;
    border-radius: 5px 5px 0px 0px;
    /* CSS3草案 */
    -webkit-border-radius: 5px 5px 0px 0px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px 5px 0px 0px;
    /* Firefox用 */
}

.pricelist_shokutaku_jinzai {
    height: 224px;
    width: 638px;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
    margin-bottom: 35px;
    position: relative;
    border: 1px solid #abd28a;
    border-radius: 5px 5px 0px 0px;
    /* CSS3草案 */
    -webkit-border-radius: 5px 5px 0px 0px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px 5px 0px 0px;
    /* Firefox用 */
}

#price_jinzai {
    height: 193px;
    width: 640px;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
    position: relative;
}

#jinzai_comments {
    position: absolute;
    width: 614px;
    height: 53px;
    left: 16px;
    top: 133px;
    line-height: 2em;
}

.h4 {
    font-size: 13px;
    margin-bottom: 4px;
    background-image: url(../images/icons/3_057.gif);
    background-repeat: no-repeat;
    text-indent: 1em;
    background-position: 0px 4px;
    color: #705B50;
}

#price_komon {
    height: 460px;
    width: 640px;
    background-repeat: no-repeat;
    position: relative;
}

#komon_comments {
    position: absolute;
    width: 614px;
    height: auto;
    left: 17px;
    top: 255px;
    line-height: 2em;
}

#komon_comments02 {
    position: absolute;
    width: 614px;
    height: auto;
    left: 17px;
    top: 378px;
    line-height: 2em;
}

#price_spot {
    height: 380px;
    width: 640px;
    background-repeat: no-repeat;
    position: relative;
}

#komon_spot {
    position: absolute;
    width: 614px;
    height: auto;
    left: 17px;
    top: 245px;
    line-height: 2em;
}

.main634_text ul li {
    background-image: url(../images/icons/3_009.gif);
    background-repeat: no-repeat;
    background-position: 5px 2px;
    text-indent: 18px;
    font-weight: bold;
}

#pricelist_senzoku {
    height: 360px;
    width: 638px;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    position: relative;
    border: 1px solid #8aaddf;
    border-radius: 5px 5px 0px 0px;
    /* CSS3草案 */
    -webkit-border-radius: 5px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;
    /* Firefox用 */
}

#pricelist_shjinzai {
    height: 250px;
    width: 640px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(../images/img-pricelist-senzoku.png);
    background-repeat: no-repeat;
    margin-bottom: 35px;
    position: relative;
}

.checkmark li {
    background-image: url(../images/icons/3_009.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-left: 17px;
    line-height: 1.5em;
    margin-bottom: 7px;
}

#link_komon {
    height: 23px;
    width: 72px;
    position: absolute;
    left: 562px;
    top: 7px;
}

#link_jinzai {
    height: 21px;
    width: 43px;
    position: absolute;
    left: 167px;
    top: 115px;
}

#link_senzoku {
    height: auto;
    width: auto;
    position: absolute;
    left: 559px;
    top: 7px;
}

#link_spot {
    height: auto;
    width: auto;
    position: absolute;
    left: 561px;
    top: 8px;
}

#link_shjinzai {
    height: 21px;
    width: 43px;
    position: absolute;
    left: 561px;
    top: 7px;
}


/*専属ページスケジュール*/

.pricelist_comon_comments {
    position: absolute;
    height: auto;
    width: 600px;
    left: 23px;
    top: 231px;
    font-size: 12px;
    line-height: 1.8em;
}

@media screen and (max-width: 640px) {
    /* 640px以下*/
    .pricelist_comon_comments {
        left: -15px;
        top: 145px;
        font-size: 12px;
        line-height: 1.8em;
        margin: 0 10px;
    }
}

#pricelist_shokutakujinzai_comments {
    position: absolute;
    height: auto;
    width: 600px;
    left: 15px;
    top: 305px;
    font-size: 12px;
    line-height: 1.8em;
}

#pricelist_senzoku_comments {
    position: absolute;
    height: auto;
    width: 600px;
    left: 21px;
    top: 251px;
    font-size: 12px;
    line-height: 1.8em;
}

@media screen and (max-width: 640px) {
    /* 640px以下*/
    #pricelist_senzoku_comments {
        left: -7px;
        top: 159px;
    }
}

.pricelist_shjinzai_comments {
    position: absolute;
    height: 76px;
    width: 600px;
    left: 18px;
    top: 136px;
    font-size: 12px;
    line-height: 1.8em;
}

@media screen and (max-width: 640px) {
    /* 640px以下*/
    .pricelist_shjinzai_comments {
        left: -7px;
        top: 87px;
    }
}

#btm_contact {
    height: 123px;
    width: 655px;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
    position: relative;
    background-position: 10px 13px;
    padding-top: 13px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #E4E4E4;
    margin-bottom: 15px;
    clear: both;
}

#HM_bannar {
    text-align: center;
    padding-bottom: 40px;
}

.btm_contact {
    height: 123px;
    width: 655px;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
    position: relative;
    background-position: 10px 13px;
    padding-top: 13px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #E4E4E4;
    margin-bottom: 15px;
    clear: both;
}

#btm_contact_btn {
    height: 63px;
    width: 183px;
    position: absolute;
    left: 238px;
    top: 64px;
}

.btm_contact_btn {
    height: 63px;
    width: 183px;
    position: absolute;
    left: 238px;
    top: 64px;
}

#header_banner {
    height: 161px;
    width: 670px;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
    position: relative;
    padding-bottom: 10px;
    background-color: #FFFFFF;
    background-image: url(../images/img_sangyoui_service.jpg);
    background-position: 0px 10px;
}

#head_bn_text {
    position: absolute;
    left: 13px;
    top: 38px;
    width: 472px;
    height: auto;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.5em;
}

#header_banner_future {
    height: 172px;
    width: 670px;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
    position: relative;
    background-color: #FFFFFF;
}

#head_bn_f_text {
    position: absolute;
    left: 37px;
    top: 87px;
    width: 610px;
    height: auto;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.5em;
}

#header_banner_cost {
    height: 157px;
    width: 670px;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
    position: relative;
    background-color: #FFFFFF;
}

#head_bn_c_text {
    position: absolute;
    left: 44px;
    top: 96px;
    width: 610px;
    height: auto;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.5em;
}

@media screen and (max-width: 640px) {
    /* 640px以下*/
    #head_bn_c_text {
        position: unset;
        padding-top: 10px;
    }
}

.text_link {
    background-image: url(../images/icons/3_023.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    margin-top: 2px;
    margin-bottom: 2px;
    width: auto;
    float: right;
    text-indent: 13px;
    clear: both;
}

.text_link02 {
    background-image: url(../images/icons/3_023.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    text-indent: 14px;
    margin-top: 15px;
    font-size: 12px;
}

.scweb_link {
    background-image: url(../images/2017sc-button);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    text-indent: 14px;
    margin-bottom: 4px;
    margin-top: 2px;
    font-size: 12px;
}

#top_main_text {
    position: absolute;
    left: 64px;
    top: 257px;
    width: 657px;
    height: 21px;
    font-size: 12px;
    line-height: 1.8em;
}

#top_main_01 {
    position: absolute;
    height: 28px;
    width: 258px;
    left: 76px;
    top: 211px;
    line-height: 28px;
}

#top_main_02 {
    position: absolute;
    height: 28px;
    width: 207px;
    left: 404px;
    top: 212px;
    line-height: 28px;
}

#top_main_03 {
    position: absolute;
    height: 28px;
    width: 190px;
    left: 689px;
    top: 211px;
    line-height: 28px;
}

.top_mein_col {
    font-size: 18px;
    font-weight: bold;
    color: #095d8f;
    text-decoration: underline;
}

#banner_contact_btn {
    height: 218px;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 7px;
    position: relative;
}

.img80 {
    height: 77px;
    width: 77px;
    float: left;
    margin-bottom: 0.5em;
    margin-right: 0.5em;
    background-color: #EBEBEB;
    clear: both;
}

.service_title {
    font-size: 20px;
    height: auto;
    color: #de660e;
    float: left;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    line-height: 1.2em;
}

.service_title_phn {
    font-size: 20px;
    height: auto;
    color: #e1799e;
    float: left;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    line-height: 1.2em;
}

.service_title_phn2 {
    font-size: 20px;
    height: auto;
    color: #978474;
    float: left;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    line-height: 1.2em;
}

.s-tx {
    width: 540px;
    height: 5.8em;
    float: left;
    margin-left: 2%;
}

.service_text {
    width: 540px;
    height: auto;
    line-height: 1.4em;
    height: auto;
    font-size: 12px;
    float: left;
    margin-top: 0.4em;
}

.top_text {
    height: auto;
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.8em;
    margin-right: 6px;
    margin-left: 20px;
    margin-bottom: 10px;
}

.s-tx2 {
    width: 450px;
    height: 5.8em;
    float: left;
    margin-left: 10px;
}

.service_text2 {
    width: 450px;
    height: auto;
    line-height: 1.4em;
    height: auto;
    font-size: 12px;
    float: left;
    margin-top: 0.4em;
}

.top_text2 {
    width: 450px;
    height: auto;
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.8em;
    margin-right: 6px;
    margin-left: 20px;
    margin-bottom: 10px;
}

.main703_text p {
    clear: both;
}

.mainbox {
    height: auto;
    width: 650px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
}

.faq_bar {
    background-image: url(../images/bar_faq_tit.png);
    background-repeat: no-repeat;
    height: 44px;
    width: 650px;
    line-height: 44px;
    text-indent: 75px;
    font-weight: bold;
    margin-right: auto;
    margin-left: auto;
}

.faq_text ul li {
    background-image: url(../images/icons/3_057.gif);
    margin-bottom: 10px;
    font-size: 12px;
    background-repeat: no-repeat;
    text-indent: 0.8em;
    background-position: 0px 3px;
    line-height: 18px;
    padding-left: 8px;
}

.faq_text {
    width: 520px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6px;
}

.faq_txittit {
    background-image: url(../images/bar_faq_text_tit.png);
    background-repeat: no-repeat;
    height: 36px;
    width: 650px;
    line-height: 35px;
    text-indent: 40px;
    font-weight: bold;
    font-size: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 5px;
    color: #4D4D4D;
}

.faq_txittit2 {
    background-image: url(../images/bar_faq_text_tit.png);
    background-repeat: no-repeat;
    height: 36px;
    width: 610px;
    line-height: 17px;
    font-weight: bold;
    font-size: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 5px;
    padding-left: 40px;
    color: #4D4D4D;
}

.faq_maintext {
    background-color: #F2F2F2;
    font-size: 12px;
    height: auto;
    width: 636px;
    line-height: 22px;
    margin-right: auto;
    margin-left: auto;
    padding: 7px;
}

.faq_mainfoot {
    font-size: 11px;
    height: 35px;
    width: 650px;
    line-height: 30px;
    margin-right: auto;
    margin-left: auto;
}


/*　フォーム　*/

.selebox {
    margin: auto 0.5em 0.2em 0;
    float: left;
}

td.inquiry_td ul li {
    display: block;
    list-style-type: none;
    float: left;
    margin-right: 1em;
    line-height: 1.6em;
}


/*　フォームここまで*/


/*　従来のグローバルナビここから*/

#glovalnavi {
    height: 51px;
    background-image: url(../images/bg-gnavi-white.png);
    clear: both;
}

#glovalnavi #navi50 {
    height: 50px;
    width: 935px;
    margin-right: auto;
    margin-left: auto;
}

#glovalnavi #navi50 li {
    width: auto;
    float: left;
    height: 50px;
}


/*　従来のグローバルナビここまで*/

.merit {
    width: 640px;
    height: 208px;
    background-image: url(../images/hokenshi_merit_back.jpg);
}

.merit_box1 {
    width: 290px;
    height: 163px;
    float: left;
    margin-top: 45px;
    margin-left: 32px;
}

.merit_box2 {
    width: 290px;
    height: 163px;
    float: right;
    margin-top: 45px;
    margin-right: 7px
}

.merit_title {
    width: 210px;
    height: 35px;
    margin-top: 8px;
    margin-left: 35px;
    font-size: 18px;
    font-weight: bold;
    color: #5db6af;
    padding: 7px 7px 7px 14px;
}

.marit_text {
    width: 250px;
    height: auto;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
}

.modelcase {
    width: 640px;
    height: 382px;
    background-image: url(../hokenshi/img/hokenshi_modelcase.png);
}

.modelcase_claris {
    width: 640px;
    height: 382px;
    background-image: url(../hokenshi/img/claris_modelcase.jpg);
}

.modelcasebox1 {
    width: 190px;
    height: 165px;
    float: left;
}

.modelcasebox2 {
    width: 190px;
    height: 165px;
    float: left;
    margin-left: 35px;
}

.modelcasebox3 {
    width: 190px;
    height: 165px;
    float: right;
}

.modelcasebox4 {
    width: 190px;
    height: 165px;
    float: left;
    margin-top: 45px;
}

.modelcasebox5 {
    width: 190px;
    height: 165px;
    float: left;
    margin-top: 45px;
    margin-left: 34px;
}

.modelcasetext {
    width: 180px;
    height: auto;
    margin-top: 85px;
    margin-left: 9px;
    font-size: 13px;
    color: #000;
}

.triangle01 {
    height: auto;
    background-image: url(/sangyoui/images/triangle01.jpg);
    background-repeat: repeat-y;
    line-height: 25px;
    text-indent: 2em;
    font-size: 13px;
}

.fl01 {
    background-image: url(../images/hokenshi_fl01.png);
    background-repeat: no-repeat;
    width: 600px;
    height: 16px;
    padding-left: 25px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px;
    float: left;
    background-position: 0px 3px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.fl02 {
    background-image: url(../images/hokenshi_fl02.png);
    background-repeat: no-repeat;
    width: 600px;
    height: 16px;
    padding-left: 25px;
    font-size: 16px;
    font-weight: bold;
    float: left;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 10px;
    background-position: 0px 4px;
}

.fltext01 {
    width: 600px;
    height: auto;
    float: left;
    margin-left: 25px;
    padding-bottom: 7px;
    padding-top: 7px;
    padding-left: 10px;
    background-color: #F6F6F6;
    margin-bottom: 10px;
}

.business {
    background-image: url(../images/hokenshi_business.png);
    width: 635px;
    height: auto;
    float: left;
    background-repeat: no-repeat;
}

#under_link {
    height: auto;
    width: 660px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    margin-bottom: 20px;
    clear: both;
}

#under_link ul li {
    height: 47px;
    width: 204px;
    background-image: url(../images/btn-under_link.png);
    line-height: 45px;
    text-indent: 20px;
    font-weight: bold;
    float: left;
    font-size: 14px;
    display: block;
    margin-right: 15px;
    margin-bottom: 8px;
}

.map_box {
    width: 642px;
    height: 500px;
    margin-right: auto;
    margin-left: auto;
    background-position: 0px 45px;
    background-repeat: no-repeat;
    position: relative;
    padding-top: 8px;
}

.map_comments {
    position: absolute;
    height: auto;
    width: 288px;
    left: 14px;
    top: 23px;
    font-size: 13px;
    line-height: 1.6em;
}

.small {
    font-size: 10px;
}

.hhokenshi_price {
    width: 641px;
    height: 223px;
    position: relative;
}

.hhokenshi_price_text {
    width: auto;
    height: auto;
    float: left;
    color: #000;
    position: absolute;
    left: 22px;
    top: 145px;
}

.interview_head {
    width: 670px;
    height: 152px;
    position: relative;
    margin: 0 auto;
}

.interview_head_text {
    width: 403px;
    height: 42px;
    float: left;
    color: #090;
    position: absolute;
    padding: 9px 10px;
    left: 46px;
    top: 76px;
    font-size: 15px;
    line-height: 130%;
}

.interview_1 {
    position: relative;
    width: 600px;
    height: 237px;
    margin: 0 auto;
}

.interview_1_text {
    width: 511px;
    height: 51px;
    float: left;
    color: #000;
    position: absolute;
    padding: 9px 10px;
    left: 41px;
    top: 123px;
    font-size: 13px;
    line-height: 130%;
}

.busitext {
    width: 445px;
    height: 265px;
    margin-left: 165px;
    padding: 13px 5px 5px 15px;
    color: #000;
}

.busitext ul li {
    line-height: 1.7em;
    background-image: url(../images/icons/ico_arrow17r_4.gif);
    background-repeat: no-repeat;
    background-position: 0px 7px;
    padding-left: 10px;
}

#head_navi {
    height: 13px;
    width: 301px;
    left: 445px;
    top: 69px;
    text-align: left;
    position: absolute;
}

#head_navi ul li {
    float: left;
    font-size: 12px;
    background-image: url(../images/icons/ico_arrow17r_3.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    text-indent: 8px;
    margin-right: 15px;
}

.leftbox336 {
    height: 125px;
    width: 336px;
    margin-left: 8px;
    border: 1px solid #CCCCCC;
    margin-bottom: 10px;
    float: left;
}

.leftimg107 {
    height: 107px;
    width: 107px;
    margin: 9px;
    background-color: #F4F4F4;
    float: left;
}

.left336_text {
    float: right;
    width: 200px;
    margin-right: 9px;
    margin-bottom: 9px;
    height: 107px;
    font-size: 12px;
    line-height: 1.7em;
    position: relative;
    padding-top: 9px;
}

.rightbox336 {
    height: 125px;
    width: 336px;
    border: 1px solid #CCCCCC;
    margin-bottom: 10px;
    float: right;
    margin-right: 8px;
}

.rightimg107 {
    height: 107px;
    width: 107px;
    margin: 9px;
    background-color: #F4F4F4;
    float: left;
}

.right336_text {
    float: right;
    width: 200px;
    margin-right: 9px;
    margin-bottom: 9px;
    height: 107px;
    font-size: 12px;
    line-height: 1.7em;
    position: relative;
    padding-top: 9px;
}

.title336 {
    font-size: 14px;
    color: #2269a1;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    line-height: 20px;
}

.main_contents {
    overflow: hidden;
}

.toppict {
    width: 630px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    background-repeat: no-repeat;
}

.anripict {
    width: 637;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    background-repeat: no-repeat;
}

.advisorypict {
    width: 640;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    background-repeat: no-repeat;
}

.box-underline {
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-top: 7px;
    overflow: hidden;
    clear: both;
    margin-right: auto;
    margin-left: auto;
}

.box-underline_btm {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    padding-bottom: 25px;
    padding-top: 7px;
    overflow: hidden;
}


/* 顧問契約ページ */

#komon_merit {
    height: 153px;
    width: 655px;
    background-repeat: no-repeat;
    position: relative;
}

#komon_merit #k_merit01 {
    position: absolute;
    height: 20px;
    width: 412px;
    left: 221px;
    top: 18px;
    font-size: 14px;
    font-weight: bold;
    color: #ed6d46;
}

#komon_merit #k_merit02 {
    position: absolute;
    height: 20px;
    width: auto;
    left: 221px;
    top: 57px;
    font-size: 14px;
    font-weight: bold;
    color: #ed6d46;
}

#komon_merit #k_merit03 {
    position: absolute;
    height: 20px;
    width: auto;
    top: 96px;
    font-size: 14px;
    font-weight: bold;
    color: #ed6d46;
    left: 222px;
}

.comon_merit_txt li::before {
    font-family: "Font Awesome 5 Free";
    content: "\f14a";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 1.5em;
    padding-right: 10px;
}

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

@media screen and (max-width: 640px) {
    /* 640px以下*/
    .komon_merit {
        flex-direction: column;
    }
    .comon_merit_txt {
        padding-left: 0px;
        padding-top: 20px;
    }
    .main_text {
        margin: 0;
    }
}

.comon_merit_txt {
    padding-left: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #ed6d46;
}

.a-link {
    clear: both;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding-top: 13px;
}

.size_b {
    font-size: 18px;
}

.an_td1 {
    background-image: url(../images/bg_body.gif);
    font-weight: bold;
}

tr .privacy {
    background-color: #F9F9F9;
    padding-left: 10px;
}

#under_link ul li a {
    display: block;
}

.news_gray dd {}

.checktoptext {
    width: 610px;
    padding: 5px 5px 5px 15px;
}

.check_price01 {
    background-image: url(../images/check_price01.png);
    background-repeat: no-repeat;
    width: 643px;
    height: 112px;
    margin-bottom: 7px;
}

.check_price02 {
    background-image: url(../images/check_price02.png);
    background-repeat: no-repeat;
    width: 643px;
    height: 255px;
    margin-bottom: 7px;
}

.check_price_text {
    width: auto;
    height: auto;
    margin-top: 205px;
    float: left;
    padding: 0px 0px 0px 20px;
    color: #000;
}

.check_step {
    background-image: url(../images/check_step3.jpg);
    width: 610px;
    height: 161px;
}

.check_step_text1 {
    width: 130px;
    height: auto;
    padding-top: 73px;
    margin-left: 30px;
    color: #000;
    font-size: 17px;
    line-height: 1.5em;
    float: left;
    font-weight: bold;
}

.check_step_text2 {
    width: 130px;
    height: auto;
    padding-top: 73px;
    margin-left: 85px;
    color: #000;
    font-size: 17px;
    line-height: 1.5em;
    float: left;
    font-weight: bold;
}

.check_step_text3 {
    width: 130px;
    height: auto;
    padding-top: 88px;
    margin-right: 25px;
    color: #000;
    font-size: 18px;
    line-height: 1.5em;
    float: right;
    font-weight: bold;
}

.check_step_textco {
    color: #DE494E;
    font-weight: bold;
    font-size: 17px;
}

.mental_top_text {
    line-height: 2em;
}

.mental_flow {
    background-image: url(../images/mental_flow.png);
    height: 392px;
    width: 639px;
    float: left;
    background-repeat: no-repeat;
}

.mental_price01 {
    background-image: url(../images/plana.png);
    width: 643px;
    height: 215px;
    margin-bottom: 7px;
}

.mental_price02 {
    background-image: url(../images/planb.png);
    width: 642px;
    height: 242px;
    float: left;
    margin-bottom: 10px;
}

.mental_price03 {
    background-image: url(../images/planb_option.png);
    width: 643px;
    height: 259px;
    float: left;
}

.mental_price_text01 {
    width: auto;
    height: auto;
    margin-top: 143px;
    float: left;
    padding: 0px 0px 0px 20px;
    color: #000;
}

#link_page {
    clear: both;
    width: 960px;
    padding-top: 20px;
    height: 90px;
}

.link_banner li {
    height: 65px;
    width: 180px;
    float: left;
    background-color: #F1F1F1;
    margin-right: 6px;
    margin-left: 6px;
    font-size: 12px;
    text-align: center;
    line-height: 1.3em;
}

.service2 {
    height: 6em;
    margin-bottom: 1.2em;
    border-bottom: #999;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
}

.servicepct01 {
    width: 56px;
    height: auto;
    float: left;
}

.servicepct_phn {
    width: 194px;
    height: 70px;
    float: left;
}

.top_text p {
    margin-bottom: 5px;
    font-size: 12px;
}

.top_text img {
    margin-top: 13px;
    margin-bottom: 18px;
}

.point-icon64 {
    height: 64px;
    width: 64px;
    float: left;
}

.point-icon64-100 {
    height: 64px;
    width: 100px;
    float: left;
}

.point-title {
    height: 64px;
    margin-bottom: 10px;
}

.work_text {
    float: right;
    width: 545px;
    margin-right: 20px;
    height: auto;
    font-size: 12px;
    line-height: 1.6em;
    margin-bottom: 1em;
}

.harf {
    float: left;
    width: 268px;
}

#right_contact_btn {
    height: 98px;
    width: 187px;
    position: absolute;
    top: 7px;
    left: 6px;
}

.main703_text dl dt {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}

.main703_text dl dd {
    line-height: 1.7em;
    font-size: 75%;
}

.material {
    background-color: #f7f6f5;
    margin-top: 5px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 8px;
}

#head_navi_top {
    height: 21px;
    width: auto;
    float: right;
    margin-bottom: 0px;
}

.small_right {
    font-size: 11px;
    text-align: right;
    margin-right: 25px;
    color: #666;
}

.material ul li {
    background-image: url(../images/icons/page_white_excel.png);
    background-repeat: no-repeat;
    background-position: 0px 1px;
    padding-left: 20px;
}

.linkbtn_630 {
    height: 95px;
    background-color: #f7f7ef;
    margin-top: 25px;
    width: 635px;
    clear: both;
    background-position: 0px 10px;
}

.linkbtn-img {
    float: left;
    height: 75px;
    width: 294px;
    margin-top: 10px;
    margin-left: 15px;
}

#subnavi {
    height: 24px;
    background-image: url(../images/bg-gnavi-sub.png);
    width: 100%;
    clear: both;
}

#sub-menu {
    height: 24px;
    width: 935px;
    margin-right: auto;
    margin-left: auto;
}

#sub-menu ul li {
    float: left;
    height: 24px;
}

.table01 tr th {
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
    background: rgb(246, 248, 249);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(246, 248, 249, 1) 0%, rgba(229, 235, 238, 1) 50%, rgba(215, 222, 227, 1) 51%, rgba(245, 247, 249, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(246, 248, 249, 1)), color-stop(50%, rgba(229, 235, 238, 1)), color-stop(51%, rgba(215, 222, 227, 1)), color-stop(100%, rgba(245, 247, 249, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(246, 248, 249, 1) 0%, rgba(229, 235, 238, 1) 50%, rgba(215, 222, 227, 1) 51%, rgba(245, 247, 249, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(246, 248, 249, 1) 0%, rgba(229, 235, 238, 1) 50%, rgba(215, 222, 227, 1) 51%, rgba(245, 247, 249, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(246, 248, 249, 1) 0%, rgba(229, 235, 238, 1) 50%, rgba(215, 222, 227, 1) 51%, rgba(245, 247, 249, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(246, 248, 249, 1) 0%, rgba(229, 235, 238, 1) 50%, rgba(215, 222, 227, 1) 51%, rgba(245, 247, 249, 1) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9', GradientType=0);
    /* IE6-9 */
    border: 1px solid #D9E0E4;
    color: #000;
}

.table01 .left {
    vertical-align: top;
    font-weight: bold;
}

.business-list li {
    font-size: 16px;
    font-weight: bold;
    background-image: url(../images/icons/lightbulb.png);
    background-repeat: no-repeat;
    padding-left: 22px;
    background-position: 0px 11px;
    padding-top: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    margin-bottom: 10px;
    color: #333333;
}

.business-tit {
    font-size: 16px;
    font-weight: bold;
    color: #e15400;
    line-height: 26px;
}

.business-box {
    overflow: hidden;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    margin-bottom: 5px;
}

.left {
    vertical-align: top;
}

.img-topic {
    height: 123px;
    width: 662px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

.leftbox-wrap {
    height: 315px;
    overflow: hidden;
    background-image: url(../images/campany/recr/bg-02.png);
    background-repeat: no-repeat;
    margin-left: 1px;
}

.choosebox {
    width: 703px;
    height: 540px;
    line-height: 1.4em;
}

.choosebox a:link {
    text-decoration: none;
    color: #FFF;
}

.choosebox a:visited {
    /*訪問後のリンク*/
    color: #ffffff;
    text-decoration: underline;
}

.choosebox a:hover {
    /*マウスをのせたとき*/
    color: #002c75;
    text-decoration: none;
}

.choosebox a:active {
    /*クリック中*/
    color: #002c75;
    text-decoration: none;
}

.choosebox a:hover {
    opacity: 0.8;
}

.choosebox_l {
    width: 335px;
    height: 524px;
    float: left;
    margin-left: 10px;
    margin-bottom: 50px;
    background-image: url(../images/campany/hokennshi_dn.png);
    background-repeat: no-repeat;
}

.choosebox p.choose {
    margin-left: 90px;
    margin-top: 28px;
    font-size: 22px;
    font-family: "Times New Roman", Times, serif;
    font-weight: 700;
    color: #FFF;
    text-shadow: : 0.5em 0.5em 2px #666;
    line-height: 1.2em;
}

.choosebox_l h4 {
    margin-top: 30px;
    margin-left: 20px;
}

.choosebox_l p {
    margin-top: 10px;
    margin-left: 20px;
}

.choosebox_r {
    width: 335px;
    height: 524px;
    float: left;
    margin-left: 10px;
    margin-bottom: 50px;
    background-image: url(../images/campany/hokennshi_t.png);
}

.choosebox_r h4 {
    margin-top: 30px;
    margin-left: 20px;
}

.choosebox_r p {
    margin-top: 13px;
    margin-left: 20px;
}

.leftbox-wrap .left_img {
    width: 229px;
    float: left;
    margin-top: 80px;
    margin-left: 30px;
}

.leftbox-wrap .right_text {
    float: right;
    width: 400px;
    line-height: 1.5em;
    padding: 0;
    margin-right: 30px;
    margin-top: 80px;
}

.right_text .right-message {
    background-image: url(../images/bg/check01.png);
    font-size: 13px;
    line-height: 1.7em;
    margin-top: 1em;
}

.leftbox-wrap .right_img {
    width: 229px;
    float: right;
    margin-top: 80px;
    margin-right: 20px;
}

.gyoumubox {
    width: 650px;
    height: 670px;
    margin-right: auto;
    margin-left: auto;
}

.gyoumubox p {
    width: 360px;
    position: absolute;
    top: 20px;
    left: 230px;
    line-height: 1.5em;
}

.gyoumubox_h {
    width: 610px;
    height: 200px;
    background-image: url(../images/campany/hokenshidou.png);
    margin: 10px 20px;
    position: relative;
}

.gyoumubox_c {
    width: 610px;
    height: 200px;
    background-image: url(../images/campany/colam.png);
    margin: 10px 20px;
    position: relative;
}

.gyoumubox_f {
    width: 610px;
    height: 200px;
    background-image: url(../images/campany/folow.png);
    margin: 10px 20px;
    position: relative;
}

.leftbox-wrap .left_text {
    margin-top: 76px;
    margin-left: 40px;
    float: left;
    width: 412px;
}

.left_text .left-message {
    background-image: url(../images/bg/check01.png);
    font-size: 13px;
    line-height: 1.7em;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    margin-top: 10px;
}

.notice01 {
    margin: 5px;
}

input#submit_button {
    width: 200px;
    height: 50px;
    font-weight: bold;
}

.pricelist_ {
    height: 360px;
    width: 638px;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    position: relative;
    border: 1px solid #8aaddf;
    border-radius: 5px 5px 0px 0px;
    /* CSS3草案 */
    -webkit-border-radius: 5px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;
    /* Firefox用 */
}

.st_head {
    width: 670px;
    height: 320px;
    margin: auto;
    background-image: url(../images/stress/stress-check_head2.png);
    position: relative;
}


}
.st_head2 {
    width: 670px;
    height: 320px;
    margin: auto;
    /*background-image: url(../images/stress/stress-check_head2.png);
	position: relative;*/
}
.st_box {
    position: absolute;
    width: 80%;
    margin-left: 3.6em;
    margin-top: 12%
    /*6.4em*/
    
    ;
}
.st_box p {
    font-weight: bold;
    margin-bottom: 0.7em;
}
.pricelist_stress {
    height: 900px;
    width: 638px;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    border: 1px solid #233f99;
    border-radius: 10px 10px 0px 0px;
    /* CSS3草案 */
    
    -webkit-border-radius: 10px;
    /* Safari,Google Chrome用 */
    
    -moz-border-radius: 10px;
    /* Firefox用 */
}
.cyuou {
    margin: 1em auto;
    text-align: center;
}
.bn-box {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2em;
    width: 670px;
    height: 180px;
    font-size: 12px;
}
.bn-box .bn-c li {
    float: left;
    width: 334px;
    margin-bottom: 1em;
}
.unei {
    width: 609px;
    clear: both;
    padding-top: 1em;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.unei img {
    margin-bottom: 10px;
    margin-left: 4px;
}
.psw_post {
    width: 650px;
    margin-left: 25px;
    font-size: 12px;
    margin-top: 5px;
}
.psw-cost1 {
    width: 670px;
    height: 175px;
    margin: auto;
    background-image: url(../images/psw/psw-cost1.png);
    position: relative;
}
.psw_box1 {
    position: absolute;
    width: 441px;
    margin-left: 13em;
    margin-top: 3.6em;
    line-height: 1.3em;
    left: 1px;
    top: 0px;
    height: 96px;
}
.psw-cost2 {
    width: 670px;
    height: 175px;
    margin: auto;
    background-image: url(../images/psw/psw-cost2.png);
    position: relative;
}
.psw-who {
    width: 703px;
    height: 183px;
    margin: auto;
    background-image: url(../images/psw/psw-who.png);
    position: relative;
}
.psw_box2 {
    position: absolute;
    width: 539px;
    margin-left: 14em;
    margin-top: 3.6em;
    left: -134px;
    top: 55px;
    height: 54px;
}
.button {
    /* width: 300px;
    height: 5em;
    background-color: #e5ebff;
    color: #2b2b2b;
    border: 1px solid #c6c6c6; */
}
.button:hover {
    background-color: #e9ffe9;
}
.button p {
    text-align: center;
    font-weight: bold;
    padding: 2em 1em;
}

/* 201021_service/index用追加css */
.main_text_feature {
    margin: 1em 2em 2em;
}
.Sangyoui_feature_item,
.Sangyoui_flow_item {
    display: flex;
    align-items: center;
    padding: 15px 0;
    border-bottom: 1px dotted #999;
}
.service2 {
    display: flex;
}
.feature_txt {
    padding-left: 20px;
}
@media screen and (max-width: 640px) {
    /* 640px以下*/
    
    .Sangyoui_feature_item {
        flex-direction: column;
    }
    
    .feature_img {
        text-align: center;
        margin-bottom: 10px;
    }
}

/* プラン紹介 */
.plan_show_pc img {
    display: block;
}
@media screen and (max-width: 640px) {
    /* 640px以下*/
    
    .balloon4 {
        width: 60%;
    }
}
.plan_item,
.plan_item_bottom {
    display: flex;
    height: auto;
    align-items: center;
}
.plan_item_bottom {
    border: 1px solid #999;
    border-radius: 5px;
    padding: 10px;
}
.balloon4 {
    position: relative;
    margin: 2em 0 2em 40px;
    padding: 15px;
    background: #fff0c6;
    border-radius: 30px;
}
.balloon4:before {
    content: "";
    position: absolute;
    left: -38px;
    width: 13px;
    height: 12px;
    bottom: 0;
    background: #fff0c6;
    border-radius: 50%;
}
.balloon4:after {
    content: "";
    position: absolute;
    left: -24px;
    width: 20px;
    height: 18px;
    bottom: 3px;
    background: #fff0c6;
    border-radius: 50%;
}
.balloon4 p {
    margin: 0;
    padding: 0;
}
.plan_txt {
    width: 70%;
    margin: 10px;
}
.plan_txt p {}
.plan_txt h3 {
    font-size: 1.5rem;
    font-weight: normal;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.boder_syokutaku {
    border-bottom: 3px solid #6ec4d4;
}
.boder_senzoku {
    border-bottom: 3px solid#729eaf;
}
.boder_spot {
    border-bottom: 3px solid#648e76;
}
.boder_syokibo {
    border-bottom: 3px solid #84a15a;
}
@media screen and (max-width: 640px) {
    .plan_item_bottom {
        flex-direction: column;
    }
    
    .plan_txt {
        width: 100%;
        margin: 0px;
    }
    
    .plan_txt h4 {
        text-align: center;
    }
}

/* 契約の流れ */
@media screen and (max-width: 640px) {
    .flow_txt {
        padding-left: 20px;
        width: 90%;
    }
}
.flow_txt {
    padding-left: 20px;
}

/* 201021_service/index用追加cssここまで */

/* advisory用 */
.ad_text {
    background-color: #CEF6F5;
    font-size: 12px;
    height: auto;
    width: 620px;
    line-height: 22px;
    margin-right: auto;
    margin-left: auto;
    padding: 7px;
}
.ad_text2 {
    background-color: #ffe4e1;
    font-size: 12px;
    height: auto;
    width: autopx;
    line-height: 22px;
    margin-right: auto;
    margin-left: auto;
    padding: 7px;
}

/* semina- 用 */
.seminarbody {
    background-image: url(../images/seminar/seminarbody.png);
    width: 635px;
    height: 143px;
    float: left;
    background-repeat: no-repeat;
}
.seminarheart {
    background-image: url(../images/seminar/seminarheart.png);
    width: 635px;
    height: 143px;
    float: left;
    background-repeat: no-repeat;
}
.seminarsc {
    background-image: url(../images/seminar/seminarsc.png);
    width: 635px;
    height: 143px;
    float: left;
    background-repeat: no-repeat;
}
.seminarsuimin {
    background-image: url(../images/seminar/seminarsuimin.png);
    width: 635px;
    height: 143px;
    float: left;
    background-repeat: no-repeat;
}
.seminarother {
    background-image: url(../images/seminar/seminarother.png);
    width: 635px;
    height: 143px;
    float: left;
    background-repeat: no-repeat;
}
.seminartext {
    width: 300px;
    height: 143px;
    margin-left: 165px;
    padding: 7px 5px 5px 5px;
    color: #000;
}
.seminartext ul li {
    line-height: 1.7em;
    background-image: url(../images/icons/ico_arrow17r_4.gif);
    background-repeat: no-repeat;
    background-position: 0px 7px;
    padding-left: 10px;
}
.drservice1 {
    position: relative;
    width: 655px;
    height: 195px;
    margin: 0;
}
.drservice1_text {
    width: 380px;
    height: 37px;
    float: left;
    color: #000;
    position: absolute;
    padding: 9px 10px;
    left: 16px;
    top: 132px;
    font-size: 13px;
    line-height: 130%;
}

/*新卒ページ用*/
.img-topic-fresh {
    height: 150px;
    width: 670px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}
.freshbox-wrap {
    height: 315px;
    overflow: hidden;
    background-image: url(/company/recruit/newgraduates/img/bg_fresh.jpg);
    background-repeat: no-repeat;
    margin-left: 1px;
}
.fresh-message {
    height: 184px;
    width: 620px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 90px;
    margin-bottom: auto;
}
.fresh-message .right_img {
    width: 220px;
    float: right;
}
.fresh-message .left_text {
    float: left;
    width: 400px;
}
.fresh-message .left_text .left-message {
    font-size: 13px;
    line-height: 1.7em;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    margin-top: 10px;
}
.fresh-message .left_img {
    width: 180x;
    float: left;
}
.fresh-message .right_text {
    float: right;
    width: 400px;
}
.fresh-message .right_text .right-message {
    font-size: 13px;
    line-height: 1.7em;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    margin-top: 10px;
}

/* マンガページ　*/
.manga_text {
    font-size: 12px;
    line-height: 1.7em;
}
.manga_left {
    width: 310px;
    margin-top: 5px;
    margin-left: 25px;
    font-size: 12px;
    text-align: center;
    line-height: 1.7em;
    overflow: hidden;
    float: left;
}
.manga_right {
    width: 314px;
    margin-top: 5px;
    margin-left: 25px;
    margin-right: 25px;
    text-align: center;
    font-size: 12px;
    line-height: 1.7em;
    overflow: hidden;
    float: right;
}
.manga_point {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 20px;
    font-size: 20px;
    color: #FF3333;
}

/* 保健サイト用　*/
table.hokenshitoha {
    width: 540px;
    margin-left: 45px;
    margin-right: 45px;
    border-spacing: 10px;
    border: 2px #F781F3 dashed;
}

/* 2019/06/06 追記 医師会確認　*/
.list01 {
    width: 612px;
    border: solid 1px #000000;
    border-collapse: collapse
}
.images {
    width: 273px;
    height: 80px;
    float: left;
}
.images_sangyouitoha {
    width: 650px;
    height: auto;
    float: left;
    margin-bottom: 10px;
}
.images_sangyouitoha01 {
    display: inline-block;
    float: right;
    width: 336px;
    height: 294px;
    padding: 1em 0.6em 1em;
}
.main704 {
    /* メインエリア枠線*/
    
    width: auto;
    height: auto;
    margin: 0px
}
.sangyoutitoha_text01 {
    float: left;
    position: relative;
    line-height: 28px;
    margin-left: 60px;
    padding-top: 55px;
    font-size: 15px;
}
.sangyouitoha01 {
    width: 650px;
    height: 493px;
    margin-top: 40px;
    margin-left: 25px;
    background-image: url(../images/sangyouitoha/sangyouitoha02.png);
}
.top-bgi {
    position: relative;
}
.top-toiawase {
    position: absolute;
    top: 10%;
    left: 69.5%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.top-btn-fee {
    position: absolute;
    top: 60%;
    left: 6%;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* 20241205 h3修正追加 */
h3 {
    height: 100% !important;
    word-break: break-all;
    display: flex;
    align-items: center;
    padding: 10px 0 10px 1.5em;
    text-indent: 1px;
    line-height: normal;
    padding: 1em 0.8em;/*文字の上下 左右の余白*/
    background: #f4f4f4;/*背景色*/
    background-image: none !important;
    border-left: solid 5px #2fac4e;/*左線*/
    border-bottom: solid 3px #d7d7d7;/*下線*/
    box-sizing: border-box;
    margin-top: 20px !important;
}

#btm_contact a img{
     height: auto !important;
}

.main703 #main-topic {
    position: relative;
    height: auto;
    display: flex;
    align-items: center;
    background-image: none;
    background-repeat: no-repeat;
    line-height: 2rem;
    margin-top: 25px;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
    text-indent: -0.1em;
    padding-left: 1em;
    box-sizing: border-box;
}


.main703 #main-topic::before{
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0em;
    top: 5px;
}


/* 20241206 健康経営コンサルニュースリリースの表 */
.kenkoukeiei{
 border-collapse: collapse;
 border:1px solid #333;
}

.kenkoukeiei td,
.kenkoukeiei th {
padding: 10px 20px;
}


.kenkoukeiei th{
text-align: center;
border-right:1px solid #333;
}


/* ラッパー：横並び */
.dt-chd-profile {
  display: flex;
  gap: 24px;
  align-items: flex-start;
}


/* 写真の枠とサイズ */
.dt-chd-photo {
  flex: 0 0 220px;   /* 左カラムの固定幅。必要に応じて 180〜260px などに調整 */
  margin: 0;
}

.dt-chd-photo img {
  display: block;
  width: 100%;
  height: auto;          /* 画像比率を維持 */
  aspect-ratio: 3 / 4;   /* 縦長に見せたい場合の比率（不要なら削除可） */
  object-fit: cover;
  border-radius: 8px;    /* 角丸。不要なら0に */
}

/* 右側テキスト */
.dt-chd-text p {
  margin: 0;             /* 強調見出しと本文の余白を最小限に */
  line-height: 1.9;      /* 読みやすさ */
}

/* スマホでは縦並びへ */
@media (max-width: 768px) {
  .dt-chd-profile {
    flex-direction: column;
  }
  .dt-chd-photo {
    width: 100%;
    max-width: 420px;    /* スマホでの最大幅（任意） */
  }
}

:root{
  --chd-accent: #0F490C;           /* アクセント色（ブランドに合わせて変更可） */
  --chd-bg: #ffffff;               /* カード背景 */
  --chd-text: #1a1a1a;             /* 文字色 */
  --chd-muted: #0F490C;            /* 補助テキスト色 */
  --chd-shadow: 0 10px 30px rgba(0,0,0,.08);
}

@media (prefers-color-scheme: dark){
  :root{
    --chd-bg: #131516;
    --chd-text: #f2f5f7;
    --chd-muted: #aab4c2;
    --chd-shadow: 0 10px 30px rgba(0,0,0,.35);
  }
}

.chd-msg {
  position: relative;
  background: var(--chd-bg);
  color: var(--chd-text);
  border-radius: 6px;
  border: 1px solid #ddd;   /* ← 細い枠線 */
  padding: 28px;
  overflow: hidden;
  isolation: isolate;
  margin-bottom: 20px;
}

/* 左のアクセントバー（単色） */
.chd-msg::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 4px;
  background: var(--chd-accent); /* ← 単色指定 */
}

/* 色違い用の変数セット */
.chd-msg.theme-green {
  --chd-accent: #0F490C; /* グリーン */
  --chd-muted: #0F490C;
}

.chd-msg.theme-blue {
  --chd-accent: #0c4176; /* ブルー */
  --chd-muted: #0c4176;
}


/* 大きな引用マーク（薄く背景に） */
.chd-msg__quote{
  position: absolute;
  right: 16px;
  top: 10px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 80px;
  line-height: 1;
  color: var(--chd-accent);
  opacity: .08;
  pointer-events: none;
  user-select: none;
  z-index: 0;
}

.chd-msg__content{
  position: relative;
  z-index: 1;
}

/* 見出し調整 */
.chd-msg__content h4{
  margin: 0 0 10px;
  font-size: 1.1rem;
  letter-spacing: .02em;
}

.chd-msg__content h5{
  margin: 12px 0 12px;
  font-size: 1.05rem;
  color: var(--chd-accent);
  letter-spacing: .03em;
}

/* 本文・段落 */
.chd-msg__content p{
  margin: 0 0 1.1em;
  line-height: 1.9;
  color: var(--chd-text);
}

/* 箇条書き（チェック風アイコン） */
.chd-msg__content ul{
  margin: 0 0 1.2em 0;
  padding: 0;
  list-style: none;
}
.chd-msg__content li{
  position: relative;
  padding-left: 1.6em;
  margin: .4em 0;
  color: var(--chd-text);
}
.chd-msg__content li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.5em;
  width: 0.6em;
  height: 0.6em;
  border-radius: 50%;              /* 完全な丸 */
  background: var(--chd-accent);   /* 色は変数から */
}
/* 余白の微調整（最後の段落の下マージン抑止） */
.chd-msg__content > *:last-child{
  margin-bottom: 0;
}

/* レスポンシブ：小さめ画面で内側余白を少し増やす */
@media (max-width: 640px){
  .chd-msg{
    padding: 24px;
    border-radius: 14px;
  }
  .chd-msg__quote{ font-size: 90px; right: 8px; }
}

.photo-blocks {
    text-align: center;
}

.photo-item {
    margin-bottom: 30px;
}

.photo-item img {
    max-width: 600px;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto; /* 画像を中央に */
}

.photo-item p {
    margin-top: 10px;
    text-align: center;
}