@charset "UTF-8";


/* clearfix */
/*--------------------------------------------------------*/
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}

/* IE6 */
*:first-child + html .clearfix {
    zoom: 1;
}

/* IE7 */
/*-----------------------------------------------*/
/*ALL Settings*/

.f8  { font-size: 8px !important;  }
.f10 { font-size: 10px !important; }
.f12 { font-size: 12px !important; }
.f14 { font-size: 14px !important; }
.f16 { font-size: 16px !important; }
.f18 { font-size: 18px !important; }
.f20 { font-size: 20px !important; }
.f22 { font-size: 22px !important; }
.f24 { font-size: 26px !important; }
.f26 { font-size: 28px !important; }
.f30 { font-size: 30px !important; }

.m0  { margin: 0 !important;    }
.m5  { margin: 5px !important;  }
.m10 { margin: 10px !important; }
.m15 { margin: 15px !important; }
.m20 { margin: 20px !important; }
.m25 { margin: 25px !important; }
.m30 { margin: 30px !important; }
.m35 { margin: 35px !important; }
.m40 { margin: 40px !important; }
.m45 { margin: 45px !important; }
.m50 { margin: 50px !important; }

.mt5  { margin-top: 5px !important;  }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }

.ml5  { margin-left: 5px !important;  }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
.ml50 { margin-left: 50px !important; }

.mr5  { margin-right: 5px !important;  }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mr50 { margin-right: 50px !important; }

.mb5  { margin-bottom: 5px !important;  }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }

.p0  { padding: 0 !important;    }
.p5  { padding: 5px !important;  }
.p10 { padding: 10px !important; }
.p15 { padding: 15px !important; }
.p20 { padding: 20px !important; }
.p25 { padding: 25px !important; }
.p30 { padding: 30px !important; }
.p35 { padding: 35px !important; }
.p40 { padding: 40px !important; }
.p45 { padding: 45px !important; }
.p50 { padding: 50px !important; }

.pt5  { padding-top: 5px !important;  }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pt50 { padding-top: 50px !important; }

.pl5  { padding-left: 5px !important;  }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pl45 { padding-left: 45px !important; }
.pl50 { padding-left: 50px !important; }

.pr5  { padding-right: 5px !important;  }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pr45 { padding-right: 45px !important; }
.pr50 { padding-right: 50px !important; }

.pb5  { padding-bottom: 5px !important;  }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; }
.pb50 { padding-bottom: 50px !important; }

.pull_right { float: left;  }
.pull_left  { float: right; }

.no_overflow_layout {
    overflow: hidden !important;
}

.list_disc,
.list_disc li {
    list-style: disc;
}

.list_disc li {
    margin-left: 30px;
    margin-bottom: 10px;
}

.font_green {
    color: #33A233 !important;
}

.btn_opacity:hover {
    opacity: 0.75;
}

#page_title {
    height: 120px;
}

#header {
    height: 75px;
    overflow: hidden;
}

.headline_image_1 {
    background-image: url(/images/business/office/title_img01.png);
    background-position: 90% 50%;
    background-size: 180px;
    background-repeat: no-repeat;
}

.headline_image_2 {
    background-image: url(/images/business/transfer/title_img01.png);
    background-position: 90% 50%;
    background-size: 115px;
    background-repeat: no-repeat;
}

.headline_image_3 {
    background-image: url(/images/personal/charter/title_img01.png);
    background-position: 90% 50%;
    background-size: 200px;
    background-repeat: no-repeat;
}

.headline_image_4 {
    background-image: url(/images/personal/entrust/title_img01.png);
    background-position: 90% 50%;
    background-size: 200px;
    background-repeat: no-repeat;
}

.headline_image_5 {
    background-image: url(/images/personal/ladysmoving/title_img01.png);
    background-position: 90% 50%;
    background-size: 160px;
    background-repeat: no-repeat;
}

.headline_image_6 {
    background-image: url(/images/personal/seikatu/title_img01.png);
    background-position: 90% 50%;
    background-size: 160px;
    background-repeat: no-repeat;
}

.headline_image_7 {
    background-image: url(/images/personal/one/title_img01.png);
    background-position: 90% 50%;
    background-size: 160px;
    background-repeat: no-repeat;
}

.headline_image_8 {
    background-image: url(/images/personal/basics/title_img02.png);
    background-position: 90% 50%;
    background-size: 200px;
    background-repeat: no-repeat;
}

.headline_image_9 {
    background-image: url(/images/personal/option/title_img01.png);
    background-position: 90% 50%;
    background-size: 105px;
    background-repeat: no-repeat;
}

.headline_image_10 {
    background-image: url(/images/business/other/title_img01.png);
    background-position: 90% 50%;
    background-size: 150px;
    background-repeat: no-repeat;
}

.headline_image_11 {
    background-image: url(/images/personal/charter/title_img01.png);
    background-position: 90% 50%;
    background-size: 200px;
    background-repeat: no-repeat;
}

.headline_image_12 {
    background-image: url(/images/business/charter/title_img01.png);
    background-position: 90% 50%;
    background-size: 200px;
    background-repeat: no-repeat;
}

.headline_image_13 {
    background-image: url(/images/personal/cargo/title_img01.png);
    background-position: 90% 50%;
    background-size: 190px;
    background-repeat: no-repeat;
}

.headline_image_14 {
    background-image: url(/images/business/cargo/title_img01.png);
    background-position: 90% 50%;
    background-size: 190px;
    background-repeat: no-repeat;
}

.headline_image_15 {
    background-image: url(/images/business/document/title_img01.png);
    background-position: 95% 50%;
    background-size: 180px;
    background-repeat: no-repeat;
}

.headline_image_16 {
    background-image: url(/images/business/event/title_img01.png);
    background-position: 90% 50%;
    background-size: 200px;
    background-repeat: no-repeat;
}

.headline_image_17 {
    background-image: url(/images/business/cargo/title_img01.png);
    background-position: 90% 50%;
    background-size: 200px;
    background-repeat: no-repeat;
}

.headline_image_18 {
    background-image: url(/images/business/art/title_img01.png);
    background-position: 90% 50%;
    background-size: 200px;
    background-repeat: no-repeat;
}

.headline_image_19 {
    background-image: url(/images/business/setting/title_img01.png);
    background-position: 90% 50%;
    background-size: 135px;
    background-repeat: no-repeat;
}

.headline_image_20 {
    background-image: url(/images/business/warranty/title_img01.png);
    background-position: 90% 50%;
    background-size: 215px;
    background-repeat: no-repeat;
}

.headline_image_21 {
    background-image: url(/images/business/mansion/title_img01.png);
    background-position: 90% 50%;
    background-size: 200px;
    background-repeat: no-repeat;
}

.headline_image_22 {
    background-image: url(/images/business/technical/title_img01.png);
    background-position: 90% 50%;
    background-size: 150px;
    background-repeat: no-repeat;
}

.headline_image_23 {
    background-image: url(/images/business/travel/title_img01.png);
    background-position: 90% 50%;
    background-size: 200px;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 980px) {
    .headline_image_1,
    .headline_image_2,
    .headline_image_3,
    .headline_image_4,
    .headline_image_5,
    .headline_image_6,
    .headline_image_7,
    .headline_image_8,
    .headline_image_9,
    .headline_image_10,
    .headline_image_11,
    .headline_image_12,
    .headline_image_13,
    .headline_image_14,
    .headline_image_15,
    .headline_image_16,
    .headline_image_17,
    .headline_image_18,
    .headline_image_19,
    .headline_image_20,
    .headline_image_21,
    .headline_image_22,
    .headline_image_23 {
        background-position: 90% 90%;
    }
    .headline_image_1 {
        background-size: 100px;
    }
    .headline_image_2 {
        background-size: 70px;
    }
    .headline_image_3 {
        background-size: 125px;
    }
    .headline_image_4 {
        background-size: 120px;
    }
    .headline_image_5 {
        background-size: 100px;
    }
    .headline_image_6 {
        background-size: 80px;
    }
    .headline_image_7 {
        background-size: 80px;
    }
    .headline_image_8 {
        background-size: 125px;
    }
    .headline_image_9 {
        background-size: 75px;
    }
    .headline_image_10 {
        background-size: 100px;
    }
    .headline_image_11 {
        background-size: 100px;
    }
    .headline_image_12 {
        background-size: 150px;
    }
    .headline_image_13 {
        background-size: 110px;
    }
    .headline_image_14 {
        background-size: 100px;
    }
    .headline_image_15 {
        background-size: 105px;
    }
    .headline_image_16 {
        background-size: 110px;
    }
    .headline_image_17 {
        background-size: 100px;
    }
    .headline_image_18 {
        background-size: 135px;
    }
    .headline_image_19 {
        background-size: 111px;
    }
    .headline_image_20 {
        background-size: 130px;
    }
    .headline_image_21 {
        background-size: 120px;
    }
    .headline_image_22 {
        background-size: 110px;
    }
    .headline_image_23 {
        background-size: 110px;
    }
}

.wrap {
    width: 900px;
    margin: 0 auto;
}

@media only screen and (max-width: 980px) {
    .wrap {
        width: 100%;
        padding: 0 30px;
    }
}

@media only screen and (min-width: 980px) {
    .pcH {
        display: none !important;
    }
}

@media only screen and (max-width: 980px) {
    .spTabH {
        display: none !important;
    }
}

#header {
    border-bottom: 1px solid #e7e7e7;
}

@media only screen and (max-width: 980px) {
    #header {
        box-sizing: border-box;
    }
}

#header #header_logo {
    float: left;
    padding: 13px 0;
}

@media only screen and (max-width: 980px) {
    #header #header_logo {
        padding-left: 3%;
    }
}

#header #header_logo > div {
    float: left;
    padding-left: 14px;
}

#header #header_logo > div > a {
    display: inline-block;
    vertical-align: middle;
}

@media only screen and (max-width: 980px) {
    #header #header_logo > div > a img {
        height: 30px;
    }
}

#header #header_logo > div > span {
    display: inline-block;
    font-size: 75%;
    vertical-align: middle;
    margin-left: 15px;
    color: #444;
}

@media only screen and (max-width: 980px) {
    #header #header_logo > div > span {
        display: none;
    }
}

#header #header_logo > div:first-child {
    padding-right: 14px;
    padding-left: 0px;
    border-right: 1px solid #394695;
}

#header #local_nav {
    float: right;
    padding-top: 30px;
}

@media only screen and (max-width: 980px) {
    #header #local_nav {
        display: none;
    }
}

#header #local_nav li {
    float: left;
    border-right: 1px solid #b7b7b7;
}

#header #local_nav li:first-child {
    border-left: 1px solid #b7b7b7;
}

#header #local_nav li a {
    display: block;
    padding: 0 5px;
    font-size: 75%;
    color: #394695;
}

#header #local_nav li a:visited {
    color: #394695;
}

#header #local_nav li a:hover {
    text-decoration: underline;
}

#nav_btn {
    display: none;
}

@media only screen and (max-width: 980px) {
    #nav_btn {
        float: right;
        display: block;
        width: 15%;
    }
    #nav_btn a {
        display: block;
        padding: 13px 0;
        text-align: center;
        box-sizing: border-box;
    }
    #nav_btn a img {
        height: 30px;
        max-width: 100%;
    }
    #nav_btn.active {
        background-color: #d6d6ea;
        background-image: url("/images/common/img_header_05.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 30px;
    }
    #nav_btn.active img {
        opacity: 0;
        filter: alpha(opacity=0);
    }
}

#nav {
    border-bottom: 4px solid #394695;
}

#nav #sp_nav {
    display: none;
}

#nav > div {
    border-bottom: 1px solid #e7e7e7;
}

#nav ul li {
    float: left;
    border-right: 1px solid #e7e7e7;
    height: 44px;
    text-align: center;
}

#nav ul li a {
    height: 44px;
    display: block;
    line-height: 44px;
    width: 212px;
    font-size: 87.5%;
    color: #394695;
    font-weight: bold;
}

#nav ul li a:visited {
    color: #394695;
}

#nav ul li a img {
    padding-top: 16px;
}

#nav ul li a.active {
    position: relative;
}

#nav ul li a.active:after {
    content: " ";
    position: absolute;
    bottom: -5px;
    width: 100%;
    height: 4px;
    background-color: #d6d6ea;
    left: -1px;
    border-right: 1px solid #d6d6ea;
}

#nav ul li a:hover {
    position: relative;
    background-color: #efeff0;
}

#nav ul li a:hover:after {
    content: " ";
    position: absolute;
    bottom: -5px;
    width: 100%;
    height: 4px;
    background-color: #d6d6ea;
    left: -1px;
    border-right: 1px solid #d6d6ea;
}

#nav ul li:first-child {
    border-left: 1px solid #e7e7e7;
}

#nav ul li:first-child a {
    width: 46px;
    padding: 0;
}

#nav ul li:first-child a.active {
    position: relative;
}

#nav ul li:first-child a.active:after {
    left: -1px;
    border-right: 2px solid #d6d6ea;
}

@media only screen and (max-width: 980px) {
    #nav {
        display: none;
        border-bottom: none;
    }
    #nav #pc_nav {
        display: none;
    }
    #nav #sp_nav {
        padding: 3%;
        box-sizing: border-box;
        background-color: #d6d6ea;
        display: block;
    }
    #nav #sp_nav ul li {
        float: left;
        width: 49.5%;
        height: auto;
        border: none;
    }
    #nav #sp_nav ul li:nth-child(2n+1) {
        margin-right: 1%;
    }
    #nav #sp_nav ul li:nth-child(n+3) {
        margin-top: 1%;
    }
    #nav #sp_nav ul li:nth-child(n+5) a {
        background-color: #e7e7e7;
    }
    #nav #sp_nav ul li a {
        color: #394695;
        background-color: #fff;
        font-weight: bold;
        font-size: 13px;
        display: block;
        background-image: url("/images/common/img_allow_2.png");
        background-repeat: no-repeat;
        background-position: 96% center;
        box-sizing: border-box;
        padding: 15px 10px;
        height: auto;
        width: 100%;
        line-height: normal;
    }
}

@media only screen and (min-width: 980px) {
    #nav #sp_nav {
        display: none;
    }
    #nav > div {
        border-bottom: 1px solid #e7e7e7;
    }
    #nav ul li {
        float: left;
        border-right: 1px solid #e7e7e7;
        height: 44px;
        text-align: center;
    }
    #nav ul li a {
        height: 44px;
        display: block;
        line-height: 44px;
        width: 212px;
        font-size: 87.5%;
        color: #394695;
        font-weight: bold;
    }
    #nav ul li a:visited {
        color: #394695;
    }
    #nav ul li a img {
        padding-top: 16px;
    }
    #nav ul li a.active {
        position: relative;
    }
    #nav ul li a.active:after {
        content: " ";
        position: absolute;
        bottom: -5px;
        width: 100%;
        height: 4px;
        background-color: #d6d6ea;
        left: -1px;
        border-right: 1px solid #d6d6ea;
    }
    #nav ul li a:hover {
        position: relative;
        background-color: #efeff0;
    }
    #nav ul li a:hover:after {
        content: " ";
        position: absolute;
        bottom: -5px;
        width: 100%;
        height: 4px;
        background-color: #d6d6ea;
        left: -1px;
        border-right: 1px solid #d6d6ea;
    }
    #nav ul li:first-child {
        border-left: 1px solid #e7e7e7;
    }
    #nav ul li:first-child a {
        width: 46px;
        padding: 0;
    }
    #nav ul li:first-child a.active {
        position: relative;
    }
    #nav ul li:first-child a.active:after {
        left: -1px;
        border-right: 2px solid #d6d6ea;
    }
    #nav #sp_nav ul li a:first-child a.active {
        position: static;
    }
    #nav #sp_nav ul li a:first-child a.active:after {
        left: 0;
        border-right: none;
    }
}

#breadcrumb {
    padding: 15px 0;
    line-height: 1.3;
}

@media only screen and (max-width: 980px) {
    #breadcrumb {
        padding: 15px 20px 10px 20px;
    }
}

#breadcrumb ul li {
    display: inline-block;
    font-size: 75%;
    color: #444;
}

@media only screen and (max-width: 980px) {
    #breadcrumb ul li {
        margin-bottom: 5px;
    }
}

#breadcrumb ul li a {
    color: #394695;
}

#breadcrumb ul li:after {
    display: inline-block;
    content: '\00bb';
    margin: 0 5px 0 7px;
    color: #394695;
}

#breadcrumb ul li.current:after {
    display: none;
}

#main {
    padding: 0px 0 100px;
}

@media only screen and (max-width: 980px) {
    #main {
        /*padding: 0px 20px 30px 20px;*/
    }
}

#main #left_column {
    width: 656px;
    float: left;
}

@media only screen and (max-width: 980px) {
    #main #left_column {
        width: 100%;
        float: none;
    }
}

#main .page_title {
    background-color: #1774bc;
    padding: 20px;
    border-radius: 5px;
    font-size: 137.5%;
    color: #fff;
    margin-bottom: 30px;
    font-weight: bold;
}

#main .page_title.blue {
    background-color: #1774bc;
    border-radius: 5px;
    font-size: 137.5%;
    padding: 0px;
    color: #fff;
    margin-bottom: 30px;
    font-weight: bold;
    display: table;
    width: 100%;
}

#main .page_title.blue.nopd {
    padding: 0px;
}

#main .page_title.blue .inner_box {
    padding: 25px 20px;
}

#main .page_title.blue span.block {
    color: #1774bc;
    background-color: #fefa92;
    border-radius: 5px;
    padding: 5px;
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;
    margin-left: 20px;
    text-align: center;
}

#main .page_title.blue span.title {
    display: table-cell;
    line-height: 1.3;
    vertical-align: middle;
    padding-left: 20px;
}

#main .section {
    margin-top: 40px;
}

#main .section .section_title {
    border-top: 2px solid #cdd6d5;
    border-bottom: 1px dotted #1774bc;
    padding: 17px 10px;
    font-weight: bold;
    /*color: #1774bc;*/
    color: #202020;
    margin-bottom: 20px;
    position: relative;
}

#main .section .section_title:after {
    position: absolute;
    left: 0;
    top: -2px;
    content: " ";
    height: 2px;
    width: 240px;
    background-color: #1774bc;
}

#main #right_column {
    width: 213px;
    float: right;
}

@media only screen and (max-width: 980px) {
    #main #right_column {
        width: 100%;
        float: none;
        margin-top: 40px;
        display: none;
    }
}

.column_3 .column_item {
    width: 190px;
    float: left;
    display: block;
    border: 1px solid #1774bc;
    border-radius: 5px;
    padding: 15px 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #f6fefd;
}

@media only screen and (max-width: 980px) {
    .column_3 .column_item {
        float: none;
        margin-right: 0px;
        width: auto;
    }
}

.column_3 .column_item:hover {
    border: 1px solid #ccc;
    background-color: #efefef;
}

.column_3 .column_item.mR0_block {
    margin-right: 0px;
}

.column_3 .column_item .column_item_title {
    display: block;
    margin-bottom: 20px;
    font-size: 87.5%;
    font-weight: bold;
    padding-right: 20px;
    color: #1774bc;
    display: block;
    background-image: url("/images/common/img_allow_3.png");
    background-repeat: no-repeat;
    background-position: right center;
}

@media only screen and (min-width: 980px) {
    .column_3 .column_item .column_item_title.height_block {
        height: 35px;
        vertical-align: middle;
        line-height: 1.3;
        display: table-cell;
        padding-bottom: 10px;
        width: 170px;
    }
}

.column_3 .column_item .column_item_image {
    display: block;
    margin-bottom: 20px;
}

.column_3 .column_item .column_item_image img {
    width: 100%;
    height: auto;
}

.column_3 .column_item .column_item_description {
    font-size: 68.8%;
    color: #333;
    margin-bottom: 12px;
    line-height: 1.3;
}

.column_3 .column_item .column_item_btnarea {
    font-size: 0;
}

.column_3 .column_item .column_item_btnarea div {
    display: inline-block;
    width: 47%;
    font-size: 16px;
}

.column_3 .column_item .column_item_btnarea div:first-child {
    margin-right: 6%;
}

.column_3 .column_item .column_item_btnarea div a {
    font-size: 62.5%;
    display: block;
    padding: 18px 0;
    text-align: center;
    background-color: #1774bc;
    border-radius: 5px;
    color: #fff;
}

.column_3 .column_item .column_item_btnarea div a[href]:hover {
    background-color: #5ba5de;
}

.column_3 .column_item .column_item_btnarea div.pre {
    font-size: 9.5px;
    padding: 18px 0;
    text-align: center;
    background-color: #999;
    border-radius: 5px;
    color: #fff;
    width: 47%;
    margin-bottom: 0px;
}

.link_bnr_area {
    font-size: 0;
    margin-top: 20px;
}

.link_bnr_area div {
    font-size: 16px;
    display: inline-block;
    width: 49%;
}

.link_bnr_area div:first-child {
    margin-right: 2%;
}

.link_bnr_area div a {
    font-size: 87.5%;
    padding: 18px 0;
    text-align: center;
    background-color: #ccc;
    color: #fff;
    display: block;
}

.contact_table {
    margin-top: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #d5d5d6;
    font-size: 14px;
}

.contact_table table tr:first-child {
    border-bottom: 1px solid #d5d5d6;
}
.contact_table table th, .contact_table table td {
    padding: 20px;
}
.contact_table table th.border_right, .contact_table table td.border_right {
    border-right: 1px solid #d5d5d6;
}

.contact_table table th {
    background-color: #efeff0;
    font-size: 16px;
    font-weight: bold;
}

.contact_table .tel_num {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 0;
}

.contact_table .tel_num .left_block {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}

.contact_table .tel_num .right_block {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding-left: 15px;
}

.contact_table .tel_num .right_block a {
    background-color: #fc826a;
    width: 150px;
}

.contact_table .tel_num .right_block a[href]:hover {
    background-color: #fda796;
}

.contact_table a {
    display: block;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 13px 0;
}

.contact_table ul li:first-child {
    margin-bottom: 10px;
}

.contact_table ul li a {
    background-color: #1774bc;
    width: 175px;
}

.contact_table ul li a:hover {
    background-color: #5ba5de;
}

.contact_table ul li.pre {
    background-color: #999999;
    width: 175px;
    display: block;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 13px 0;
}

.contact_table .single-btn {
    vertical-align: middle;
}

.contact_table .single-btn ul {
    margin-top: 5px;
}

.contact_table .single-btn ul li:first-child {
    margin-bottom: 0;
}

.contact_table_1clm .right_block {
    margin-left: 60px;
}

.contact_table_1clm .right_block a {
    width: 200px !important;
}

#sidebar {
    background-color: #f7f4f0;
    padding: 18px 10px;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    margin-bottom: 30px;
}

#sidebar .sidebar_section {
    margin-top: 20px;
}

#sidebar .sidebar_section:first-child {
    margin-top: 0px;
}

#sidebar .sidebar_section h3 {
    color: #202020;
    font-weight: bold;
    text-align: center;
    margin-bottom: 8px;
}

#sidebar .sidebar_section div {
    margin-top: 10px;
}

#sidebar .sidebar_section div.small {
    font-size: 15px;
    margin-bottom: 10px;
}

#sidebar .sidebar_section div img {
    width: 100%;
}

#sidebar .sidebar_section div:first-child {
    margin-top: 0px;
}

#sidebar .sidebar_section div > a {
    display: block;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    padding: 13px 0;
}

#sidebar .sidebar_section.estimate_wrap div > a {
    background-color: #1774bc;
}

#sidebar .sidebar_section.estimate_wrap div > a:hover {
    background-color: #5ba5de;
}

#sidebar .sidebar_section.contact_wrap div > a {
    background-color: #fc826a;
}

#sidebar .sidebar_section.contact_wrap div > a[href]:hover {
    background-color: #fba492;
}

#sidebar .sidebar_section.estimate_wrap div.pre {
    background-color: #999;
    display: block;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    padding: 13px 0;
}

#footer .footer_top {
    font-size: 0;
}

#footer .footer_top .footer_top_box {
    display: inline-block;
    font-size: 16px;
    width: 50%;
    vertical-align: top;
}

#footer .footer_top .footer_top_box .info {
    padding: 0px 20px 70px;
}

@media only screen and (max-width: 980px) {
    #footer .footer_top .footer_top_box .info {
        padding: 20px 3%;
    }
}

#footer .footer_top .footer_top_box .info h3 {
    font-weight: bold;
    color: #444;
    margin-bottom: 13px;
    padding-top: 20px;
}

@media only screen and (max-width: 980px) {
    #footer .footer_top .footer_top_box .info h3 {
        padding-top: 0px;
    }
    #footer .footer_top .footer_top_box .info h3 img {
        display: none;
    }
}

#footer .footer_top .footer_top_box .info .info_btnarea a {
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #394695;
    padding: 13px 16px;
    font-size: 14px;
    color: #394695;
}

#footer .footer_top .footer_top_box .info .info_btnarea a:hover {
    background-color: #efefef;
}

@media only screen and (max-width: 980px) {
    #footer .footer_top .footer_top_box .info .info_btnarea a {
        display: inline-block;
        width: 100%;
        box-sizing: border-box;
        text-align: center;
        margin-bottom: 10px;
    }
    #footer .footer_top .footer_top_box .info .info_btnarea a:last-of-type {
        margin-bottom: 0px;
    }
}

#footer .footer_top .footer_top_box .info .info_btnarea a:visited {
    color: #394695;
}

#footer .footer_top .footer_top_box .info .info_btnarea a img {
    padding-right: 5px;
}

#footer .footer_top .footer_top_box:first-child .info {
    border-right: 1px solid #eaeaea;
}

@media only screen and (max-width: 980px) {
    #footer .footer_top .footer_top_box {
        width: 100%;
        box-sizing: border-box;
    }
    #footer .footer_top .footer_top_box:first-child .info {
        border-right: 0;
        border-bottom: 1px solid #eaeaea;
    }
}

#footer .footer_bottom {
    background-color: #efefef;
    border-top: 1px solid #eaeaea;
    padding: 20px 0 100px;
}

#footer .footer_bottom .wrap ul {
    float: right;
    margin-top: 20px;
}

#footer .footer_bottom .wrap span.privacy_mark {
    float: left;
}

@media only screen and (max-width: 980px) {
    #footer .footer_bottom .wrap ul {
        float: none;
        text-align: center;
        padding: 0 5%;
    }
    #footer .footer_bottom .wrap span.privacy_mark {
        width:100%;
        text-align:center;
        margin-bottom:10px;
    }
}

#footer .footer_bottom .wrap ul li {
    float: left;
    border-right: 1px solid #b7b7b7;
    vertical-align: middle;
}

#footer .footer_bottom .wrap ul li:first-child {
    border-left: 1px solid #b7b7b7;
}

@media only screen and (max-width: 980px) {
    #footer .footer_bottom .wrap ul li {
        float: none;
        display: inline-block;
        margin-bottom: 10px;
    }
}

/*　フッターのデバイス幅に合わせて区切り線を表示　*/
@media only screen and (max-width: 769px) {/*ipad*/
    #footer .footer_bottom .wrap ul li:nth-of-type(6) {
        border-left: 1px solid #b7b7b7;
    }
}

@media only screen and (max-width: 435px) {/*NEXUS6P*/
    #footer .footer_bottom .wrap ul li:nth-child(6) {
        border-left: none;
    }
}

@media only screen and (max-width: 419px) {/*iphone6+*/
    #footer .footer_bottom .wrap ul li:nth-child(4) {
        border-left: 1px solid #b7b7b7;
    }
}

@media only screen and (max-width: 415px) {/*iphone6+*//*NEXUS5X*/
    #footer .footer_bottom .wrap ul li:nth-child(6) {
        border-left: 1px solid #b7b7b7;
    }
}

@media only screen and (max-width: 376px) {/*iphone6*/
    #footer .footer_bottom .wrap ul li:nth-child(3),
    #footer .footer_bottom .wrap ul li:nth-child(5) {
        border-left: 1px solid #b7b7b7;
    }
    #footer .footer_bottom .wrap ul li:nth-child(4),
    #footer .footer_bottom .wrap ul li:nth-child(6) {
        border-left: none;
    }
}
@media only screen and (max-width: 321px) {/*iphone4-5*//*GALLAXYS5*/
  #footer .footer_bottom .wrap ul li:nth-child(6) {
        border-left: 1px solid #b7b7b7;
    }
}
/*フッター区切り線調整ここまで*/

#footer .footer_bottom .wrap ul li a {
    display: block;
    padding: 0 5px;
    font-size: 75%;
    color: #394695;
    vertical-align: middle;
    line-height: 21px;
}

#footer .footer_bottom .wrap ul li a img {
    vertical-align: middle;
    margin-right: 5px;
}

#footer .footer_bottom .wrap ul li a:visited {
    color: #394695;
}

#footer .footer_bottom .wrap ul li a:hover {
    text-decoration: underline;
}

#footer .footer_bottom .wrap .copy {
    width: 100%;
    clear: both;
    font-size: 62.5%;
    color: #444;
    text-align: right;
}

@media only screen and (max-width: 980px) {
    #footer .footer_bottom .wrap .copy {
        float: none;
        text-align: center;
        margin-top: 30px;
    }
}

#footer.under {
    border-top: 3px solid #394695;
}

#footer.under .footer_top .footer_top_box {
    width: auto;
}

@media only screen and (max-width: 980px) {
    #footer.under .footer_top .footer_top_box {
        width: 100%;
    }
}

#footer.under .footer_top .footer_top_box .info {
    padding: 0 20px 40px 0;
    border-right: none;
}

@media only screen and (max-width: 980px) {
    #footer.under .footer_top .footer_top_box .info {
        padding: 20px 3%;
    }
}

#footer.under .footer_top .footer_top_box .info h3 img {
    vertical-align: middle;
    padding-right: 5px;
}

/*追加*/
h3.column_title {
    border-bottom: 1px dotted #1774bc;
    margin-bottom: 20px;
    background-image: url(/images/common/title_line.png);
    background-position: left top;
    background-repeat: no-repeat;
    color: #202020;
    font-weight: bold;
    font-size: 18px;
    padding: 16px 14px;
    line-height: 1.3;
}

p.sentence {
    font-size: 14px;
    line-height: 1.94;
    color: #232323;
    margin: 20px 0;
}

p.text_link {
    text-align: right;
    margin-top: 10px;
    font-size: 14px;
}

p.text_link a {
    color: #1774bc;
    background-image: url("/images/common/img_allow_4.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
}

p.text_link a:hover {
    color: #1774bc;
    text-decoration: underline;
}

p.btn_link {
    margin-top: 10px;
    font-size: 14px;
    text-align: center;
    display: block;
}

p.btn_link a {
    background-color: #1774bc;
    text-align: center;
    padding: 15px 0px;
    border-radius: 5px;
    color: #fff;
    display: block;
    margin: 0 auto;
    width: 300px;
}

p.btn_link a:hover {
    background-color: #5ba5de;
}

p.text_center {
    text-align: center;
}

/*追加*/
.sidebar_navigation h3 {
    background-color: #1774bc;
    font-weight: bold;
    border-bottom: 1px solid #5BA5DE;
    padding: 25px 0;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-bottom: 1px;
    border-radius: 5px 5px 0px 0px;
    line-height: 1.3;
}

.sidebar_navigation h3 a {
    color: #fff;
}

.sidebar_navigation .side_bnr a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.sidebar_navigation ul {
    margin-bottom: 20px;
}
.sidebar_navigation ul li.parent_menu.nolink, .sidebar_navigation ul li.parent_menu a {
    background-color: #1774bc;
    text-align: center;
    font-size: 14px;
    color: #fff;
    display: block;
    padding: 10px;
}
.sidebar_navigation ul li.parent_menu.nolink.single_navigation, .sidebar_navigation ul li.parent_menu a.single_navigation {
    border-bottom: 1px solid #fff;
}
.sidebar_navigation ul li.parent_menu a:hover {
    background-color: #5ba5de;
}
.sidebar_navigation ul li.parent_menu.nolink {
    background-color: #1774bc;
    text-align: center;
    font-size: 14px;
    color: #fff;
    display: block;
    padding: 10px;
}
.sidebar_navigation ul li.parent_menu.nolink.single_navigation {
    border-bottom: 1px solid #fff;
}
.sidebar_navigation ul li.child_menu {
    border-bottom: 1px dotted #e7e7e7;
    border-right: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
}
.sidebar_navigation ul li.child_menu a {
    font-size: 14px;
    padding: 15px 0 15px 12px;
    color: #202020;
    display: block;
}
.sidebar_navigation ul li.child_menu a span {
    border-left: 5px solid #1774bc;
    padding: 7px 13px;
    line-height: 1.3;
    display: block;
}
.sidebar_navigation ul li.child_menu a:hover, .sidebar_navigation ul li.child_menu a.active {
    color: #232323;
    background-color: #efefef;
}
.sidebar_navigation ul li.child_menu a:hover span, .sidebar_navigation ul li.child_menu a.active span {
    border-left: 5px solid #fff;
}

h5 {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 1.6;
}

h6 {
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 14px;
}

ul.document_list {
    padding: 15px;
}
ul.document_list li {
    list-style: disc;
    margin-bottom: 10px;
}
ul.document_list li:last-child {
    margin-bottom: 0px;
}

ol {
    padding: 15px;
}
ol li {
    list-style: decimal;
    margin-bottom: 10px;
}
ol:last-child {
    margin-bottom: 0px;
}

.column_2 {
    width: 100%;
}
.column_2 .column_item {
    width: 301px;
    float: left;
    display: block;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #1774bc;
    border-radius: 5px;
    padding: 15px 10px;
}
.column_2 .column_item.mR0_block {
    margin-right: 0px;
}
.column_2 .column_item:hover {
    border: 1px solid #ccc;
    background-color: #efefef;
}
@media only screen and (max-width: 768px) {
    .column_2 .column_item {
        width: 100%;
        box-sizing: border-box;
        margin-right: 0px;
    }
}
.column_2 .column_item:nth-child(2n) {
    margin-right: 0px;
}
.column_2 .column_item .column_item_title {
    display: block;
    line-height: 1.3;
    font-size: 16px;
    padding-right: 20px;
    font-weight: bold;
    color: #202020;
    display: block;
    background-image: url("/images/common/img_allow_3.png");
    background-repeat: no-repeat;
    background-position: 96% center;
}

.column_4 {
    width: 100%;
}
.column_4 .column_item {
    width: 194px;
    float: left;
    display: block;
    border: 1px solid #1774bc;
    border-radius: 5px;
    padding: 15px 10px;
    margin-right: 12px;
    margin-bottom: 12px;
    height: 120px;
}
.column_4 .column_item:hover {
    border: 1px solid #ccc;
    background-color: #efefef;
}
.column_4 .column_item.mR0_block {
    margin-right: 0px;
}
@media only screen and (max-width: 768px) {
    .column_4 .column_item {
        width: 100%;
        padding: 3%;
        box-sizing: border-box;
        margin-right: 0px;
        height: auto;
    }
}
.column_4 .column_item .column_item_title {
    display: block;
    margin-bottom: 13px;
    line-height: 1.3;
    font-size: 16px;
    padding-right: 20px;
    font-weight: bold;
    color: #202020;
    display: block;
    background-image: url("/images/common/img_allow_3.png");
    background-repeat: no-repeat;
    background-position: right center;
}
.column_4 .column_item .column_item_description {
    font-size: 14px;
    color: #333;
    margin-bottom: 12px;
    line-height: 1.4;
}
.column_4 .column_item .column_item_btnarea {
    font-size: 0;
}
.column_4 .column_item .column_item_btnarea div {
    display: inline-block;
    width: 47%;
    font-size: 16px;
}
.column_4 .column_item .column_item_btnarea div:first-child {
    margin-right: 6%;
}
.column_4 .column_item .column_item_btnarea div a {
    font-size: 62.5%;
    display: block;
    padding: 18px 0;
    text-align: center;
    background-color: #1774bc;
    border-radius: 5px;
    color: #fff;
}

.ful_column_2 {
    width: 100%;
}
.ful_column_2 .column_item {
    width: 445px;
    float: left;
    display: block;
    padding: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
    .ful_column_2 .column_item {
        width: 100%;
        padding: 0%;
        box-sizing: border-box;
        margin-right: 0px;
        height: auto;
    }
}
.ful_column_2 .column_item.mR0_block {
    margin-right: 0px;
}
.ful_column_2 .column_item:nth-child(2n) {
    margin-right: 0px;
}
.ful_column_2 .column_item .column_item_title {
    display: block;
    line-height: 1.3;
}
.ful_column_2 .column_item .column_item_title a {
    font-size: 16px;
    padding: 20px;
    font-weight: bold;
    color: #202020;
    display: block;
    border: 1px solid #1774bc;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url("/images/common/img_allow_3.png");
    background-repeat: no-repeat;
    background-position: 96% center;
    background-color: #f6fefd;
}
.ful_column_2 .column_item .column_item_title a:hover {
    background-color: #efefef;
    border: 1px solid #ccc;
}
@media only screen and (max-width: 980px) {
    .ful_column_2 .column_item .column_item_title a {
        padding: 20px 40px 20px 20px;
    }
    .ful_column_2 .column_item .column_item_title a:hover {
        background-color: #efefef;
    }
}

.ful_column_3 {
    width: 100%;
}
.ful_column_3 .left_block {
    float: left;
    width: 305px;
}
@media only screen and (max-width: 768px) {
    .ful_column_3 .left_block {
        float: none;
        width: 100%;
    }
}
.ful_column_3 .right_block {
    float: right;
    width: 595px;
}
@media only screen and (max-width: 768px) {
    .ful_column_3 .right_block {
        float: none;
        width: 100%;
    }
}
.ful_column_3 .column_item {
    width: 268px;
    float: left;
    display: block;
    border: 1px solid #1774bc;
    border-radius: 5px;
    padding: 15px 10px;
    margin-right: 15px;
    margin-bottom: 12px;
    height: 120px;
    background-color: #f6fefd;
}
.ful_column_3 .column_item:hover {
    background-color: #efefef;
    border: 1px solid #ccc !important;
}
.ful_column_3 .column_item.mR0_block {
    margin-right: 0px;
}
@media only screen and (max-width: 768px) {
    .ful_column_3 .column_item {
        width: 100%;
        padding: 3%;
        box-sizing: border-box;
        margin-right: 0px;
        height: auto;
    }
}
.ful_column_3 .column_item:nth-child(3n) {
    margin-right: 0px;
}
.ful_column_3 .column_item .column_item_title {
    display: block;
    margin-bottom: 13px;
    line-height: 1.3;
    font-size: 16px;
    padding-right: 20px;
    font-weight: bold;
    color: #202020;
    display: block;
    background-image: url("/images/common/img_allow_3.png");
    background-repeat: no-repeat;
    background-position: right center;
}
.ful_column_3 .column_item .column_item_description {
    font-size: 14px;
    color: #333;
    margin-bottom: 12px;
    line-height: 1.4;
}
.ful_column_3 .column_item .column_item_btnarea {
    font-size: 0;
}
.ful_column_3 .column_item .column_item_btnarea div {
    display: inline-block;
    width: 47%;
    font-size: 16px;
}
.ful_column_3 .column_item .column_item_btnarea div:first-child {
    margin-right: 6%;
}
.ful_column_3 .column_item .column_item_btnarea div a {
    font-size: 62.5%;
    display: block;
    padding: 18px 0;
    text-align: center;
    background-color: #5ba5de;
    border-radius: 5px;
    color: #fff;
}

.cont_inner_title {
    font-size: 16px;
    line-height: 140%;
    font-weight: bold;
    background-image: url("/images/personal/title_deco.jpg");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    margin-bottom: 20px;
}

.supplemental {
    padding: 15px;
    margin-top: 20px;
    border: 1px solid #ccc;
}

/*160311追記*/
/*------------------------------*/
.pcH {
    display: none;
}
@media only screen and (max-width: 768px) {
    .pcH {
        display: block;
    }

    .sp_table {
        display: table;
    }

    #pagetop_wrap {
        display: none;
    }

    #pagetop {
        /*width: 90%;*/
        margin: 0 auto;
        text-align: right;
        position: fixed;
        bottom: 7%;
        right: 5%;
    }

    #pagetop a {
        display: inline-block;
    }

    #pagetop img {
        width: 40px;
    }
}


/*動画リンク追加20160713*/

.footer_top_left span.movie_btn_area{
	display:inline-block;
	width:210px;
	vertical-align:top;
}
.footer_top_left span.movie_btn_area a{
	vertical-align:top;
	margin-bottom:5px;
}
.youtube {
    background-color: #394695;
    color: #fff!important;
    padding: 0 10px 0 10px;
    font-weight: normal;
    font-size: 14px;
    border-radius: 4px;
}

.youtube img {
    width: 5px;
    height: 7px;
    margin-right: 5px;
}

.youtube:hover {
    background-color: #4453b1!important;
}

h2.section_title a.youtube {
    position: absolute;
    top: 9px;
    right: 10px;
    padding: 10px 10px;
}

@media only screen and (max-width: 960px) {
    h2.section_title a.youtube {
        position: static;
        display: block;
        margin: 5px 0;
        line-height: 20px;
        padding: 10px 10px 10px 10px;
    }
    .footer_top_left span.movie_btn_area{
    	width:100%;
    	margin-top:10px;
    }
}



/* sg_link 20161024追記*/
/*-----------------------------------------------*/

.sglink {
	width:656px;
	margin-bottom:10px;
	
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing:content-box;
	
}

.sglink li {
	width:32%;
	border: solid 1px #1774bc;
	border-radius: 5px;
	float:left;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
	background:url(/images/personal/warranty/img_kojin_warranty_13.png) no-repeat 98% center;
	background-color:#f6fefd;
	margin-bottom:8px;
}
.sglink li:nth-child(3n+1){
/*
	margin:0 1% 10px 0;
*/
	margin:0 0 8px 0;
}
.sglink li:nth-child(3n+2){
	margin:0 1.5% 8px 1.5%;
}
.sglink li:nth-child(3n+3){
/*
	margin:0 0 10px 1%;
*/
	margin:0 0 8px 0;
}

.sglink li a {
	min-height:30px;
	font-size:15px;
	color: #1774bc;
	display:table-cell;
	vertical-align:middle;
	padding:8px 25px 8px 10px;
	height:30px;
	width:100%;
}
@media only screen and (max-width: 980px) {
	
.sglink {
	width:100%;
	
}

.sglink li {
	width:49%;
}
	
.sglink li:nth-child(2n+1){
	margin:0 1% 8px 0;
}

.sglink li:nth-child(2n+2){
/*
	margin:0 0 10px 1%;
*/
	margin:0 0 8px 0;
}

.sglink li a {
	height:35px;
	padding:5px 20px 5px 5px;
}
}

/* ======================================================
 * フォーム用ヘッダー
====================================================== */
#header.Header--simple {
  position: relative;
  display: block;
  width: 100%;
  border-bottom: 1px solid rgba(222, 221, 218, 0.5);
  background-color: #fff;
  z-index: 1000;
  -webkit-transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
@media print, screen and (min-width: 980px) {
  #header.Header--simple {
    height: 72px;
  }
}
@media only screen and (max-width: 980px) {
  #header.Header--simple {
    height: 52px;
  }
}
#header.Header--simple::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #deddda;
}
#header.Header--simple .Header__inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
@media print, screen and (min-width: 980px) {
  #header.Header--simple .Header__inner {
    padding: 0 0 0 60px;
  }
}
@media only screen and (max-width: 980px) {
  #header.Header--simple .Header__inner {
    padding: 0 0 0 15px;
  }
}
#header.Header--simple .Header__head {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
@media print, screen and (min-width: 980px) {
  #header.Header--simple .Header__head {
    height: 70px;
  }
}
@media only screen and (max-width: 980px) {
  #header.Header--simple .Header__head {
    height: 50px;
  }
}
#header.Header--simple .header-logo {
  display: flex;
  align-items: center;
  margin: 0;
}
#header.Header--simple .header-logo > a {
  display: block;
  position: relative;
  line-height: 1;
}
@media print, screen and (min-width: 980px) {
  #header.Header--simple .header-logo > a {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 980px) {
  #header.Header--simple .header-logo > a {
    margin-right: 20px;
  }
}
#header.Header--simple .header-logo > a::after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  background: #e6e6e6;
}
@media print, screen and (min-width: 980px) {
  #header.Header--simple .header-logo > a::after {
    top: -1px;
    right: -15px;
    height: 48px;
  }
  #header.Header--simple .header-logo > a:nth-of-type(1) {
    width: 65px;
  }
  #header.Header--simple .header-logo > a:nth-of-type(2) {
    width: 131px;
  }
}
@media only screen and (max-width: 980px) {
  #header.Header--simple .header-logo > a::after {
    top: -1px;
    right: -10px;
    height: 31px;
  }
  #header.Header--simple .header-logo > a:nth-of-type(1) {
    width: 41px;
  }
  #header.Header--simple .header-logo > a:nth-of-type(2) {
    width: 83.5px;
  }
}
#header.Header--simple .header-logo > a:last-of-type {
  margin-right: 0;
}
#header.Header--simple .header-logo > a:last-of-type::after {
  display: none;
}
#header.Header--simple .header-logo__image {
  flex-shrink: 0;
  width: 100%;
}
#header.Header--simple .header-logo__image > img {
  width: auto;
  max-width: 100%;
}

/* ======================================================
 * フォーム用フッター
====================================================== */
#footer.Footer--simple {
  display: flex;
  align-items: center;
  border-top: 1px solid #f3f3f6;
  background: #fff;
  overflow: hidden;
}
@media print, screen and (min-width: 980px) {
  #footer.Footer--simple {
    height: 110px;
    padding: 0 36px;
  }
}
@media only screen and (max-width: 980px) {
  #footer.Footer--simple {
    padding: 0 15px;
  }
}
#footer.Footer--simple > *:first-child {
  margin-top: 0 !important;
}
#footer.Footer--simple > *:last-child {
  margin-bottom: 0 !important;
}
#footer.Footer--simple .Footer__inner {
  width: 100%;
}
@media print, screen and (min-width: 980px) {
  #footer.Footer--simple .Footer__inner {
    padding: 1.2em 0;
  }
}
@media only screen and (max-width: 980px) {
  #footer.Footer--simple .Footer__inner {
    padding: 1em 0 1.1em;
  }
}
#footer.Footer--simple .Footer__inner > *:first-child {
  margin-top: 0 !important;
}
#footer.Footer--simple .Footer__inner > *:last-child {
  margin-bottom: 0 !important;
}
#footer.Footer--simple .Footer__foot > *:first-child {
  margin-top: 0 !important;
}
#footer.Footer--simple .Footer__foot > *:last-child {
  margin-bottom: 0 !important;
}
@media print, screen and (min-width: 980px) {
  #footer.Footer--simple .Footer__foot__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
#footer.Footer--simple .Footer__foot__inner > *:first-child {
  margin-top: 0 !important;
}
#footer.Footer--simple .Footer__foot__inner > *:last-child {
  margin-bottom: 0 !important;
}
@media print, screen and (min-width: 980px) {
  #footer.Footer--simple .footer-copyright:only-of-type {
    width: 100%;
    text-align: right;
  }
}
@media only screen and (max-width: 980px) {
  #footer.Footer--simple .footer-copyright {
    margin-top: 1em;
    text-align: center;
  }
}
#footer.Footer--simple .footer-copyright__label {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka,Arial, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal;
}
@media print, screen and (min-width: 980px) {
  #footer.Footer--simple .footer-copyright__label {
    font-size: 13px;
  }
}
@media only screen and (max-width: 980px) {
  #footer.Footer--simple .footer-copyright__label {
    font-size: 12px;
  }
}

/* ======================================================
 * TODO:breadcrumb-control
====================================================== */

div#breadcrumb ul.wrap {
    display: none;
}

