@charset "shift-jis";

html {
    color: #333; }
body{ font-family: "Hiragino Kaku Gothic Pro", "�q���M�m�p�S Pro W3", Meiryo, ���C���I, Osaka, "MS PGothic", sans-serif;}

a {
    color: #666; }
a[href^="tel:"] {
    pointer-events: none; }

p {
    margin-bottom: 1em; }

img {
    max-width: 100%;
    height: auto;
}

.br_tb:before,
.br_sp:before {
    content: none;
}
.br_pc:before {
    content: "\A" ;
    white-space: pre ;
}

.mb10{ margin-bottom: 10px !important;}
.mb20{ margin-bottom: 20px !important;}
.mb30{ margin-bottom: 30px !important;}
.mb40{ margin-bottom: 40px !important;}
.mb50{ margin-bottom: 50px !important;}
.mb60{ margin-bottom: 60px !important;}

.bg-beige {
    background: #f3f3f2; }
.bg-d-blue {
    background: #1c236d; }

#page {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
    text-align: center;
    overflow: hidden; }

.grobal .lab label {
    display: none; }
.grobal input {
    display: none; }
.grobal .panel {
    *zoom: 1; }
.grobal .panel::before {
    content: "";
    display: table; }
.grobal .panel::after {
    content: "";
    display: table;
    clear: both; }

main {
    margin-top: 0; }

section {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0; }
section article {
    width: 100%;
    max-width: 700px;
    padding: 65px 150px;
    margin: 0 auto;
    font-size: 1.6em;
    line-height: 1.6;
}
section h2 {
    font-size: 27px;
    letter-spacing: .15em;
    font-weight: normal;
    line-height: 1.7; }
section h2::after {
    content: "";
    display: block;
    border-bottom: 3px solid #1c236d;
    width: 100px;
    margin: 20px auto 65px; }
section h3 {
    font-size: 27px;
    letter-spacing: .15em;
    font-weight: normal;
    line-height: 1.7;
    margin-bottom: 55px;
}
section h4 {
    font-size: 20px;
    letter-spacing: .15em;
    font-weight: normal;
    line-height: 1.7; }
section p {
    font-size: 14px;
    line-height: 1.7;
    /*letter-spacing: .05em;*/ }
section p.lead {
    text-align: center;
    font-size: 20px;
    line-height: 1.8;
}

#bread {
    width: 100%;
    max-width: 1000px;
    padding: 10px 50px;
    margin: 0 auto;
    text-align: left;
    font-size: 12px;
}
#bread a{ text-decoration: none;}
#bread a:after {
    content: ">";
    margin: 0 .5em; }



/* 1025px�ȏ�̃��j�^�[ */
@media screen and (min-width: 1025px) {
    .pc {
        display: block !important; }

    .tb {
        display: none; }

    .sp {
        display: none; }
}

/* �^�u���b�g */
@media screen and (min-width: 600px) and (max-width: 1024px) {
    .pc {
        display: none; }

    .tb {
        display: block !important; }

    .sp {
        display: none; }

    .br_pc:before,
    .br_sp:before{
        content: none;
    }
    .br_tb:before {
        content: "\A" ;
        white-space: pre ;
    }

}

/* 1024px�ȉ��̃��j�^�[ */
@media screen and (max-width: 1024px) {
    #header {
        height: 0px; }
    main{ margin-top: 87px;}

    section article {
        padding: 65px 10%;
        box-sizing: border-box;}
}


/* 599px�ȉ��i�X�}�z�j */
@media screen and (max-width: 599px) {
    .pc {
        display: none; }

    .tb {
        display: none; }

    .sp {
        display: block !important; }

    html {
        font-size: 8px; }

    a[href^="tel:"] {
        pointer-events: visible; }

    section article {
        padding: 55px 5% 25px;
        box-sizing: border-box;
    }
    section h2 {
        font-size: 20px;
 }
    section h2::after {
        width: 50px;
        margin: 10px auto 15px; }
    section h3 {
        font-size: 18px;
        margin-bottom: 25px;
    }
    section h4 {
        font-size: 15px;
    }
    section p {
        font-size: 13px;
        line-height: 1.5; }
    section p.lead { font-size: 16px;}

    .br_pc:before,
    .br_tb:before{
        content: none;
    }
    .br_sp:before {
        content: "\A" ;
        white-space: pre ;
    }

    #bread {
        display: none; }

    /* �A�R�[�f�B�I���p */
    .close{ display: none;}
    .open{ display: block;}
}


/* �����L�߂̃X�}�z�iiPhone6Plus���j */
@media screen and  (min-width: 400px) and (max-width: 599px) {
}

/* ���������X�}�z�iiPhone5���j */
@media screen and (max-width: 320px) {
}

.container {
    width: 95%;
    max-width: 1000px;
    margin: 0 auto 80px;
}
.container a {
    color: #333333;
}

.container *,
.container *::before,
.container *::after{ box-sizing: border-box;}

.top {
    border-top: 3px solid #1c2569;
    padding-top: 50px;
}
.top .ttl {
    font-size: 35px;
    letter-spacing: .15em;
    font-weight: normal;
    line-height: 1.7;
    text-align: center;
}
.top .ttl::after {
    content: "";
    display: block;
    border-bottom: 3px solid #1c2569;
    width: 115px;
    margin: 20px auto 55px;
}
.top-lead {
    font-size: 25px;
    line-height: 1.5;
    padding: 0 10px;
}

.main-list {
    margin-top: 40px;
}
.main-list > .item {
    display: flex;
    justify-content: space-between;
    padding: 40px 20px;
    border-bottom: 1px dashed #ccc;
}
.main-list > .item .col:first-child {
    width: 32%;
}
.main-list > .item .col:last-child {
    width: 65%;
    text-align: left;
}
.main-list > .item .col:last-child a {
    text-decoration: none;
}
.main-list > .item .col:last-child a:hover {
    text-decoration: underline;
}
.main-list > .item .type {
    color: #ffffff;
    border-radius: 5px;
    font-size: 20px;
    padding: 5px;
}
.main-list > .item.fx .type {
    background-color: #d95e6d;
}
.main-list > .item.mutualfund .type {
    background-color: #8a9f55;
}
.main-list > .item .col:last-child .ttl {
    font-weight: normal;
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 10px;
}
.main-list > .item.fx .col:last-child .ttl a {
    color: #d95e6d;
}
.main-list > .item.mutualfund .col:last-child .ttl a {
    color: #8a9f55;
}
.linkl-list > .item {
    position: relative;
    padding-left: 1em;
    line-height: 1.5;
    font-size: 16px;
    margin-bottom: 5px;
}
.linkl-list > .item::before {
    content: '�E';
    position: absolute;
    top: 0;
    left: 0;
}
@media screen and (max-width: 599px) {
    .top {
        padding-top: 25px;
    }
    .top .ttl {
        font-size: 24px;
    }
    .top .ttl::after {
        width: 80px;
        margin: 15px auto 30px;
    }
    .top-lead {
        font-size: 20px;
    }
    .main-list {
        margin-top: 20px;
    }
    .main-list > .item {
        padding: 20px 5px;
        flex-direction: column;
    }
    .main-list > .item .col:first-child,
    .main-list > .item .col:last-child {
        width: 100%;
    }
    .main-list > .item .type {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .main-list > .item .col:last-child .ttl {
        font-size: 18px;
        margin-top: 10px;
    }
}
