@import url("/css/base_new.css"); /*header-footer*/

.navi_text{
	margin: -20px 0px 0px;
	padding: 0px;
	text-align: right;
}


/* ------------------------------------------- */
/* 初期化 */
/* ------------------------------------------- */
h2{
    margin: 0;
    margin-bottom: 20px;
}
h3{
    margin: 0;
    margin-bottom: 12px;
}
ul{
    list-style: disc;
    font-size: 13px;
    line-height: 200%;
    margin: 0;
    padding-left: 10px;
}


/* ------------------------------------------- */
/* all CSS */
/* ------------------------------------------- */
/* 全体外枠：#999999 ／ 本文フォント：メイリオ ／ 文字色：#000000 */
.main_area{
    width: 988px;
    margin: 0 auto 0;
    color: #000000;
    text-align: justify;
    border-top: 1px solid #999999;
    border-right: 1px solid #999999;   /* 右 */
    border-left: 1px solid #999999;    /* 左 */
    border-bottom: 1px solid #999999;
    box-sizing: border-box;
    font-family: "Meiryo", sans-serif;
}
.main_area p{
    font-family: "Meiryo", sans-serif;
    font-size: 16px;
    line-height: 200%;
    margin-top: 0;
    margin-bottom: 16px;
}

.flex{
    display: flex;
}


/* ------------------------------------------- */
/* main img */
/* ------------------------------------------- */
.main-img{
    height: 290px;
}
.main-img img{
    vertical-align: bottom;
}


/* ------------------------------------------- */
/* リード文（背景水色：#c5e8fb ／ 15px） */
/* ------------------------------------------- */
.contents-above{
    background-color: #c5e8fb;
    box-sizing: border-box;
}
.content-above-main{
    padding: 20px 75px 8px;
}
.content-above-main p{
    font-size: 15px;
    line-height: 160%;
    margin-top: 0;
    margin-bottom: 12px;
}


/* ------------------------------------------- */
/* contents */
/* ------------------------------------------- */
.contents{
    background-color: #fff;
    box-sizing: border-box;
}

/* 本文エリア横幅 928px（左右 29px あき） */
.content-main{
    margin: 0 9px;
    padding: 16px 20px 0;
}
.main{
    background-color: #fff;
    margin-right: 24px;
    padding: 12px 50px 0px 0px;
    width: calc(100% - 324px);
}
.left{
    padding: 0px 0px 0px 50px;
}


/* ------------------------------------------- */
/* content */
/* ------------------------------------------- */
/* 各見出しブロック。次の見出しまでのアキは全セクション共通で 45px
   （.bottom-contents の上下padding は 0 にして、この値だけで決まるようにする） */
.content{
    padding-bottom: 45px;
}
.content .left > p:last-child,
.content .left-subcat > p:last-child{
    margin-bottom: 0;
}

.img{
    margin: 16px 0 28px;
    text-align: center;
}
.img img{
    vertical-align: bottom;
}


/* ------------------------------------------- */
/* bottom-contents（横幅 928px の 1カラム） */
/* ------------------------------------------- */
.bottom-contents{
    background-color: #fff;
    margin: 0 9px;
    padding: 0 20px;
}
.left-subcat{
    padding: 0px 0px 0px 50px;
    margin-right: 46px;
}


/* ------------------------------------------- */
/* side（背景：#eeebee ／ 文字色：#1a505a） */
/* ------------------------------------------- */
.side{
    width: 250px;
    background: #eeebee;
    align-self: flex-start;
}
.side .content{
    margin: 0 15px 20px;
    padding: 0;
    overflow-wrap: break-word;
}
.side .content h3{
    margin: 0;
    margin-bottom: 8px;
}
.side .content p{
    font-size: 12px;
    line-height: 170%;
    color: #1a505a;
    margin-top: 0;
    margin-bottom: 10px;
}
.side .content .side-img{
    margin-bottom: 20px;
    vertical-align: bottom;
}

/* 会社概要 */
.side .content.com-info{
    margin: 0 6px 8px;
}
/* 文字サイズ・行送りは参考ページ（ecg_esthe_cosme）の .side .com-info に合わせて 12px / 140% */
.side .com-info .inner{
    background: #ffffff;
    padding: 20px 12px;
    font-size: 12px;
    line-height: 140%;
    color: #1a505a;
}
.side .com-info .inner h3{
    font-weight: bold;
    font-size: 12px;
}
.side .com-info .inner dl{
    margin: 0 0 8px;
    line-height: 140%;
}
.side .com-info .inner dl dt{
    font-weight: bold;
}
.side .com-info .inner dl dd{
    margin: 0 0 0 0px;
}
.side .com-info .inner .address{
    font-weight: normal;
}
.side .com-info .inner .address a{
    color: #1a505a;
}
.side .com-info .inner .btn{
    text-align: center;
    padding-top: 8px;
}
.side .com-info .inner .btn img{
    vertical-align: bottom;
}


/* ------------------------------------------- */
/* お問い合わせ（見出し帯：#0267ad） */
/* ------------------------------------------- */
.inquiry_head{
    font-family: "Meiryo", sans-serif;
    font-size: 28px;
    line-height: 125%;
    font-weight: bold;
    color: #ffffff;
    background-color: #0267ad;
    text-align: center;
    padding: 14px 0;
    margin: 0 29px;
}


/* ------------------------------------------- */
/* ApplyArea CSS（背景水色：#c5e8fb） */
/* ------------------------------------------- */
.applyarea{
    font-family: "Meiryo", sans-serif;
    font-size: 16px;
    line-height: 180%;
    color: #282828;
    background-color: #c5e8fb;
    padding: 26px 0px 36px;
    margin: 0 29px 25px;
    box-sizing: border-box;
}
.applyarea p{
    font-family: "Meiryo", sans-serif;
    font-size: 16px;
    line-height: 180%;
    margin: 0px;
    padding: 0px 0px 20px 284px;
}
.applyarea p span{
    font-family: "Meiryo", sans-serif;
    font-weight: bold;
}

.button_area{
    text-align: center;
}
.button_area img{
    vertical-align: bottom;
}


/* ------------------------------------------- */
/* 調整 */
/* ------------------------------------------- */
.main_area .mb5{
    margin-bottom: 5px;
}
.main_area .mb20{
    margin-bottom: 20px;
}
.main_area .mb40{
    margin-bottom: 40px;
}
