@charset "utf-8";
/*------------------------------------------------------------
    書式設定
------------------------------------------------------------*/
/* テキストの位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }

/* フォントの大きさ（プラス） */
.fsP1 { font-size: 1.08em !important; }
.fsP2 { font-size: 1.16em !important; }
.fsP3 { font-size: 1.24em !important; }
.fsP4 { font-size: 1.32em !important; }
.fsP5 { font-size: 1.4em !important; }

/* フォントの大きさ（マイナス） */
.fsM1 { font-size: 0.92em !important; }
.fsM2 { font-size: 0.84em !important; }
.fsM3 { font-size: 0.76em !important; }
.fsM4 { font-size: 0.68em !important; }
.fsM5 { font-size: 0.6em !important; }

/* フォントの太さ */
.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }

/*------------------------------------------------------------
    微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.mt0 { margin-top: 0 !important; }
.mb0 { margin-bottom: 0 !important; }

/*------------------------------------------------------------
    汎用スタイル
------------------------------------------------------------*/
    * html .clearfix {
        zoom: 1;
    }

    *+html .clearfix {
        zoom: 1;
    }

.clearfix:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both;
}

/*------------------------------------------------------------
    pageTitle
------------------------------------------------------------*/
.pageTitle {
    margin-bottom: 90px;
    min-height: 300px;
}

.itemTitle{
    background: url(../../item/img/page_title_bg.jpg) no-repeat center top;
    background-size: cover;
}

.flowTitle{
    background: url(../../flow/img/page_title_bg.jpg) no-repeat center top;
    background-size: cover;
}

.policyTitle{
    background: url(../../flow/img/page_title_bg.jpg) no-repeat center top;
    background-size: cover;
}

.companyTitle{
    background: url(../../company/img/page_title_bg.jpg) no-repeat center top;
    background-size: cover;
}


.contactTitle1,
.contactTitle2{
    background: url(../../contact/img/page_title_bg.jpg) no-repeat center top;
    background-size: cover;
}

.sitemapTitle{
    background: url(../../sitemap/img/page_title_bg.jpg) no-repeat center top;
    background-size: cover;
}


.pageTitle h2 {
    margin: 0 auto;
    padding-top: 73px;
    width: 980px;
    overflow: hidden;
}

.pageTitle h2 .text {
    float: left;
    display: block;
    width: 49px;
    font-size: 3.7em;
    font-family: "Sawarabi Mincho";
    line-height: 1.1;
    text-shadow: 0px 0px 3px #fff;
    font-weight: 500;
}

.flowTitle h2{
    padding-top: 50px;
}

.policyTitle h2{
    padding-top: 37px;
}
.policyTitle h2 .text{
    width: 91px;
}


.companyTitle h2{
    padding-top: 78px;
}
.companyTitle h2 .text{
    width: 101px;
}

.sitemapTitle h2 {
    padding-top: 30px;
}
.sitemapTitle h2 .text{
    text-shadow: 1px 1px 5px #fff, -1px -1px 5px #fff;
}

.contactTitle1 h2{
    padding-top: 30px;
}

.contactTitle2 h2{
    padding-top: 10px;
}

.pageTitle h2 .en {
    margin-top: 3px;
    display: block;
    width: 4px;
    float: left;
    font-weight: normal;
    font-size: 1.0em;
    font-family: 'Noto Sans Japanese';
    word-wrap: break-word;
    text-align: center;
    line-height: 1.05;
    text-shadow: 0px 0px 3px #fff;
}

.sitemapTitle h2 .en{
    text-shadow: 1px 1px 5px #fff, -1px -1px 5px #fff;
}

/*------------------------------------------------------------
    comBox01
------------------------------------------------------------*/
.comBox01 {
    background: url(../../img/common/com_box01_bg.jpg) repeat center top;
}

.comBox01 .inner {
    padding: 50px 0 55px;
    margin: 0 auto;
    width: 980px;
}

.comBox01 .inner .photoBox {
    float: right;
}

.comBox01 .inner .textBox {
    padding-top: 27px;
    float: left;
    width: 550px;
}

.comBox01 .inner .textBox .title {
    margin-bottom: 15px;
    font-size: 2.7em;
    font-weight: 500;
    font-family: "Sawarabi Mincho";
}

.comBox01 .inner .textBox .title span {
    color: #ef7a00;
    display: block;
    font-size: 0.4em;
    font-weight: normal;
    font-family: 'Noto Sans Japanese';
}

.comBox01 .inner .textBox p {
    margin-bottom: 16px;
    font-size: 1.5em;
    line-height: 1.55;
}

.comBox01 .inner .textBox .btn {
    width: 249px;
}

.comBox01 .inner .textBox .btn a {
    padding: 11px 15px 10px 0px;
    display: block;
    color: #f38b00;
    font-size: 1.4em;
    text-align: center;
    text-decoration: none;
    border: 1px solid #FF8200;
    background: url(../../img/common/icon01.png) no-repeat 212px center;
}

/*
.comBox01 .inner .textBox .btn span {
    padding-right: 15px;
    background: url(../../img/common/icon01.png) no-repeat right 6px;
}
*/

.comBox01 .inner .textBox .btn a:hover {
    color: #fff;
    border: 1px solid #FF8200;
    background: #FF8200 url(../../img/common/icon04.png) no-repeat 212px center;
}

/*------------------------------------------------------------
    comBox02
------------------------------------------------------------*/
.comBox02 {
    padding: 39px 0 40px;
    background: #E6E6E6 url(../../img/common/com_box02_bg.jpg) no-repeat center center;
}


.comBox02 .infoBox {
    margin: 0 auto;
    width: 980px;
}

.comBox02 .title {
    margin-bottom: 20px;
    font-size: 2.7em;
    font-weight: 500;
    font-family: "Sawarabi Mincho";
}

.comBox02 .title span {
    color: #ef7a00;
    display: block;
    font-size: 0.4em;
    font-weight: normal;
    font-family: 'Noto Sans Japanese';
}

.comBox02 .subBox {
    /* margin-bottom: 27px; */
}

.comBox02 .subBox dl {
    width: 615px;
    float: left;
    font-size: 18px;
    line-height: 1.6;
}

.comBox02 .subBox dt {
    padding-left: 2px;
    float: left;
    font-weight: 500;
}

.comBox02 .subBox dd {
    padding: 3px 0 15px 7.3em;
    font-size: 15px;
}

.comBox02 .subBox .rImg {
    padding: 16px 88px 20px 0;
    margin: -70px 0 70px 0;
    float: right;
}

.comBox02 .contactBox {
    position: relative;
}

.comBox02 .contactBox a {
    position: absolute;
    right: 36px;
    bottom: 28px;
}

.comBox02 .contactBox a:hover img {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.comBox02 .contactBox span {
    position: absolute;
    right: 48px;
    bottom: 88px;
    color: #fefefe;
    font-size: 14px;
}

/*------------------------------------------------------------
    headLine01
------------------------------------------------------------*/
#conts .headLine01 {
    margin-bottom: 16px;
    padding-bottom: 15px;
    font-size: 2.5em;
    font-family: "Sawarabi Mincho";
    line-height: 1.2;
    font-weight: 500;
    background: url(../../img/common/headLine01_bg.gif) no-repeat left bottom;
}

#conts .headLine02 {
    margin-bottom: 16px;
    padding-bottom: 15px;
    font-size: 2.5em;
    font-family: "Sawarabi Mincho";
    line-height: 1.2;
    font-weight: 500;
}

#conts .headLine01 span,
#conts .headLine02 span {
    margin-left: 10px;
    color: #f27b00;
    font-size: 0.45em;
    font-weight: normal;
    font-family: 'Noto Sans Japanese';
    vertical-align: middle;
}


/*===============================================
画面の横幅が640pxまで
===============================================*/
@media screen and (min-width: 0px) and (max-device-width: 640px) {

    .comBox02 .subBox .rImg {
        padding: 0% 7% 0 0;
        float: right;
    }

}