@charset "UTF-8";


/* -----------------------------------------------------

 Variables

----------------------------------------------------- */

.link-list-02.col-f,
.link-list-search,
.dlist-01,
.lyt-img,
.lyt-img-flow-01,
.str-section,
.lyt-col-2,
.index-01,
.lyt-flow-01,
.btn-list-01.col3 {
    *zoom: 1;
}

.link-list-02.col-f:after,
.link-list-search:after,
.dlist-01:after,
.lyt-img:after,
.lyt-img-flow-01:after,
.str-section:after,
.lyt-col-2:after,
.index-01:after,
.lyt-flow-01:after,
.btn-list-01.col3:after {
    content: "";
    display: table;
    clear: both;
    line-height: 0;
}



/* -----------------------------------------------

CSS3

----------------------------------------------- */


/* -----------------------------------------------------

 Heading

----------------------------------------------------- */

.hdg-l1-01 {
    font-size: 200%;
    padding-bottom: 13px;
    line-height: 1.25;
    border-bottom: 1px solid #4d92d9;
    font-weight: normal;
}

.hdg-l1-01+* {
    margin-top: 40px;
}

.hdg-l2-01 {
    padding-top: 10px;
    font-size: 138%;
    padding-bottom: 10px;
    line-height: 1.3;
    border-bottom: 1px dotted #cccccc;
    font-weight: bold;
}

.hdg-l2-01+* {
    margin-top: 30px;
}

.hdg-l3-01 {
    font-size: 113%;
    padding-bottom: 4px;
    line-height: 1.4;
    border-bottom: 1px solid #dddddd;
    font-weight: bold;
    padding-left: 14px;
}

.hdg-l3-01>.inner {
    position: relative;
}

.hdg-l3-01>.inner:after {
    display: block;
    content: '';
    position: absolute;
    width: 3px;
    height: 100%;
    left: -14px;
    top: 0;
    background-color: #4d92d9;
}

.hdg-l3-01+* {
    margin-top: 16px;
}

.hdg-l4-01 {
    padding-bottom: 5px;
    border-bottom: 1px solid #dddddd;
    font-weight: bold;
}

.hdg-l4-01+* {
    margin-top: 20px;
}

.hdg-l5-01 {
    font-weight: bold;
}

.hdg-l5-01+* {
    margin-top: 15px;
}

.hdg-num-01 {
    padding-left: 62px;
    position: relative;
}

.hdg-num-01 span.num {
    position: absolute;
    left: 0;
    color: #3082d7;
    font-size: 200%;
    line-height: 1.1;
    padding-right: 12px;
    border-right: 1px solid #d1d1d1;
}

.hdg-num-01 span.txt {
    font-size: 125%;
    line-height: 1.8;
}

.hdg-num-01 span.txt .hint {
    margin-left: 10px;
    position: relative;
    top: 8px;
}

.hdg-num-01 span.txt .hint:hover {
    transition: all .3s;
    opacity: 0.8;
}

.hdg-num-01+* {
    margin-top: 20px;
}

*+.hdg-notice-01 {
    margin-top: 30px !important;
}

.hdg-notice-01>span.txt {
    padding-left: 28px;
    font-weight: bold;
    color: #666666;
    position: relative;
}

.hdg-notice-01>span.txt:after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 0;
    width: 24px;
    height: 21px;
    background: url(images/icon-notice_01.png) 0 0 no-repeat;
}

.hdg-notice-01+* {
    margin-top: 10px;
}

.hdg-hint-01 {
    text-align: center;
}

.hdg-hint-01 span.txt {
    font-size: 125%;
    line-height: 1.8;
}

.hdg-hint-01 span.txt .hint {
    margin-left: 10px;
    position: relative;
    top: 8px;
}

.hdg-hint-01+* {
    margin-top: 20px;
}

.hdg-q-01 a {
    text-decoration: none;
}

.hdg-q-01 a:link {
    text-decoration: none;
}

.hdg-q-01 a:hover,
.hdg-q-01 a:active,
.hdg-q-01 a:focus {
    text-decoration: none;
}

.hdg-q-01 .inner {
    display: block;
    font-size: 125%;
    padding: 6px 30px 6px 47px;
    padding: 7px 30px 5px 47px\9;
    background-color: #edf4fd;
    color: #3082d7;
    position: relative;
}

.hdg-q-01 .inner span.icon {
    line-height: 1;
    position: absolute;
    top: 7px;
    left: 16px;
    font-size: 130%;
    font-family: \30e1\30a4\30ea\30aa, \30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\20\57\33, "Hiragino Kaku Gothic Pro", \FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF, Arial, sans-serif;
}

.hdg-q-01 .inner:after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 13px;
    width: 7px;
    height: 13px;
    background: url(images/icon-arrow_01_r.png) 0 0 no-repeat;
}

.hdg-q-01+* {
    margin-top: 27px;
}

.hdg-q-01+.link-list-01 {
    margin-left: 9px;
}

.hdg-img-01 {
    text-align: center;
    font-size: 125%;
    line-height: 1.1;
}

.hdg-img-01 .inner {
    padding: 0 40px;
    position: relative;
}

.hdg-img-01 .inner:after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 31px;
    height: 1px;
    background: #333;
}

.hdg-img-01 .inner:before {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 31px;
    height: 1px;
    background: #333;
}

.hdg-img-01+* {
    margin-top: 25px;
}

/* --------------------------------------------------------------

media

----------------------------------------------------------------*/

@media screen and (max-width: 640px) {
    .hdg-l1-01 {
        margin: 0 -15px;
        font-size: 138%;
        padding: 0 15px 10px;
    }
    .hdg-l1-01+* {
        margin-top: 20px;
    }

    .hdg-l2-01 {
        margin-left: -15px;
        margin-right: -15px;
        font-size: 125%;
        padding: 0 15px 5px;
        line-height: 1.3;
        font-weight: nomal;
    }
    .hdg-l2-01+* {
        margin-top: 20px;
    }

    .hdg-l3-01 {
        font-size: 113%;
        padding-bottom: 6px;
        font-weight: nomal;
        padding-left: 11px;
    }
    .hdg-l3-01>.inner:after {
        left: -11px;
    }
    .hdg-l3-01+* {
        margin-top: 12px;
    }

    .hdg-l4-01 {
        font-weight: nomal;
    }
    .hdg-l4-01+* {
        margin-top: 15px;
    }

    .hdg-l5-01 {
        font-weight: nomal;
    }
    .hdg-l5-01+* {
        margin-top: 10px;
    }

    *+.hdg-notice-01 {
        margin-top: 20px !important;
    }

    .hdg-notice-01+* {
        margin-top: 10px;
    }

    .hdg-hint-01 {
        text-align: left;
    }
    .hdg-hint-01+* {
        margin-top: 15px;
    }

    .hdg-q-01 {
        background-color: #edf4fd;
        margin-left: -15px;
        margin-right: -15px;
    }
    .hdg-q-01 .inner {
        padding: 9px 30px 6px 45px;
        font-size: 113%;
    }
    .hdg-q-01 .inner span.icon {
        top: 10px;
        left: 15px;
        font-size: 133%;
    }
    .hdg-q-01+* {
        margin-top: 20px;
    }

    .hdg-q-01+.link-list-01 {
        margin-left: 0;
    }

    .hdg-img-01 {
        font-size: 100%;
    }
    .hdg-img-01 .inner {
        padding: 0 30px;
        display: inline-block;
        position: relative;
        letter-spacing: -0.5px;
    }
    .hdg-img-01 .inner:after {
        display: block;
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 20px;
        height: 1px;
        background: #333;
    }
    .hdg-img-01 .inner:before {
        display: block;
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        width: 20px;
        height: 1px;
        background: #333;
    }
    .hdg-img-01+* {
        margin-top: 20px;
    }

    .contactDiv{
        min-height: 250px;
        font-size: 138%;
    }
}



/* -----------------------------------------------------

 Paragraph

----------------------------------------------------- */

p.lyt-txt-01 a {
    text-decoration: none;
}

p.lyt-txt-01 a:link {
    text-decoration: underline;
}

p.lyt-txt-01 a:hover,
p.lyt-txt-01 a:active,
p.lyt-txt-01 a:focus {
    text-decoration: none;
}

p.lyt-txt-01+* {
    margin-top: 30px;
}

p.lyt-txt-01+p.lyt-txt-01 {
    margin-top: 25px;
}

p.lyt-txt-result-01 {
    font-size: 150%;
    text-align: center;
    line-height: 1;
}

p.lyt-txt-result-01 .str-data {
    color: #f84d5d;
    font-weight: bold;
}

p.lyt-txt-result-01 .str-data .data {
    font-size: 133%;
}

p.lyt-txt-result-01+* {
    margin-top: 20px;
}

.lyt-txt-frame-01 {
    padding: 0 1em;
    position: relative;
}

.lyt-txt-frame-01:after {
    display: block;
    content: '';
    position: absolute;
    content: "】";
    top: -0.1em;
    right: 0;
    width: 1em;
    height: 1em;
}

.lyt-txt-frame-01:before {
    display: block;
    content: '';
    position: absolute;
    content: "【";
    top: -0.1em;
    left: -0.1em;
    width: 1em;
    height: 1em;
}

.box-guide-top-01 .lyt-txt-frame-01:after {
    top: -0.2em;
    right: 0;
}

.box-guide-top-01 .lyt-txt-frame-01:before {
    top: -0.2em;
    left: -0.1em;
}

.lyt-lead-01 {
    text-align: center;
}

.lyt-lead-01+* {
    margin-top: 20px;
}

.lyt-lead-02 {
    text-align: center;
    font-size: 125%;
}

.lyt-lead-02+* {
    margin-top: 15px;
}

.lyt-lead-02.small {
    text-align: center;
    font-size: 115%;
}

.lyt-lead-03 {
    text-align: center;
    font-size: 113%;
}

.lyt-lead-03+* {
    margin-top: 15px;
}

.lyt-lead-04 {
    text-align: center;
    font-size: 150%;
    line-height: 1.5;
}

.lyt-lead-04 span.point {
    font-size: 133%;
}

.lyt-lead-04+* {
    margin-top: 30px;
}

.lyt-txt-notice-01>span.txt {
    padding-left: 28px;
    position: relative;
}

.lyt-txt-notice-01>span.txt:after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -13px;
    left: 0;
    width: 24px;
    height: 21px;
    background: url(images/icon-notice_01.png) 0 0 no-repeat;
}

.lyt-txt-notice-01+* {
    margin-top: 15px;
}

b {
    font-weight: bold;
}

strong.em-01 {
    color: #f84d5d;
    font-weight: normal;
}

strong.em-02 {
    color: #f84d5d;
    font-weight: bold;
}

strong.em-03 {
    color: #000000;
    font-weight: bold;
}

.placeholder {
    color: #999999;
}

.str-lyt-icon+* {
    margin-top: 15px;
}

.lyt-icon-01 {
    font-weight: normal;
    color: #fff;
    background-color: #f84d5d;
    font-size: 16px;
    padding: 3px 14px;
    margin: 0 20px;
}

.lyt-icon-02 {
    font-weight: normal;
    color: #4d92d9;
    background-color: #edf4fd;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 14px;
    margin: 0 20px;
}

.lyt-icon-02.yellow {
    color: #ec9835;
    background-color: #fff8e1;
}

.hdg-l2-01 .lyt-icon-02 {
    padding: 5px 11px;
}



/* --------------------------------------------------------------

media

----------------------------------------------------------------*/

@media screen and (max-width: 640px) {
    p.lyt-txt-01+p.lyt-txt-01 {
        margin-top: 20px;
    }
    p.lyt-txt-01+.list-ex-01 {
        margin-top: 15px;
    }

    p.lyt-txt-result-01 {
        font-size: 100%;
        text-align: center;
    }
    p.lyt-txt-result-01 .str-data {
        color: #f84d5d;
        font-weight: bold;
    }
    p.lyt-txt-result-01 .str-data .data {
        font-size: 133%;
    }
    p.lyt-txt-result-01+* {
        margin-top: 10px;
    }

    .lyt-lead-03 {
        font-size: 100%;
    }

    .lyt-lead-04 {
        text-align: center;
        font-size: 100%;
        font-weight: bold;
    }
    .lyt-lead-04 span.point {
        font-size: 150%;
    }
    .lyt-lead-04+* {
        margin-top: 20px;
    }
    .lyt-lead-04+.box-point-01 {
        margin-top: 20px;
    }

    .lyt-txt-notice-01>span.txt {
        display: inline-block;
    }
    .lyt-txt-notice-01>span.txt:after {
        top: 2px;
        margin-top: 0;
        left: 0;
    }
    .lyt-txt-notice-01+* {
        margin-top: 15px;
    }

    .str-lyt-icon+* {
        margin-top: 10px;
    }

    .lyt-icon-01 {
        font-size: 12px;
        padding: 3px 11px;
        margin: 0 5px;
    }

    .lyt-icon-02 {
        display: block;
        padding: 4px 15px;
        text-align: center;
        margin: 0;
    }

    .hdg-l2-01 .lyt-icon-02 {
        text-align: left;
        margin: 5px 0;
    }
}



/* -----------------------------------------------------

Unordered List

----------------------------------------------------- */

ul.list-01>li {
    padding-left: 16px;
    background: url(images/mark-list_01.png) 2px 0.6em no-repeat;
}

ul.list-01>li+li {
    margin-top: 5px;
}

ul.list-01+* {
    margin-top: 30px;
}

.str-section .section.left ul.list-01>li {
    padding-left: 14px;
    background: url(images/mark-list_01.png) 2px 0.5em no-repeat;
    font-size: 88%;
}

ul.list-notice-01>li {
    padding-left: 18px;
    font-size: 88%;
    line-height: 1.4;
    position: relative;
}

ul.list-notice-01>li+li {
    margin-top: 5px;
}

ul.list-notice-01>li span.mark {
    position: absolute;
    left: 0;
}

ul.list-notice-01+* {
    margin-top: 30px;
}

ul.list-notice-01.wide>li {
    padding-left: 33px;
}

.lyt-txt-01+ul.list-notice-01 {
    margin-top: 10px;
}

ul.list-ex-01>li {
    padding-left: 30px;
    position: relative;
}

ul.list-ex-01>li+li {
    margin-top: 5px;
}

ul.list-ex-01>li span.mark {
    position: absolute;
    left: 0;
}

ul.list-ex-01+* {
    margin-top: 30px;
}

.list-point-01>li {
    padding-left: 38px;
    font-size: 113%;
    background: url(images/icon-cheack_01.png) 5px 0.3em no-repeat;
}

.list-point-01>li+li {
    margin-top: 15px;
}

ol.list-01 li {
    list-style: none;
    padding-left: 25px;
    position: relative;
}

ol.list-01 li+li {
    margin-top: 5px;
}

ol.list-01 li .mark {
    position: absolute;
    left: 0;
}

ol.list-01+* {
    margin-top: 20px;
}



/* --------------------------------------------------------------

media

----------------------------------------------------------------*/

@media screen and (max-width: 640px) {
    .list-point-01>li {
        font-size: 100%;
    }
    .list-point-01>li+li {
        margin-top: 10px;
    }
}



/* -----------------------------------------------------

Link

----------------------------------------------------- */

.str-link+* {
    margin-top: 20px;
}

.link-01 {
    text-decoration: none;
    padding-left: 14px;
    background: url(images/icon-arrow_01_r.png) 0 0.2em no-repeat;
}

.link-01:link {
    text-decoration: none;
}

.link-01:hover,
.link-01:active,
.link-01:focus {
    text-decoration: underline;
}

.link-01.arrow-left {
    background: url(images/icon-arrow_01_l.png) 0 0.2em no-repeat;
}

.link-02 {
    padding-left: 27px;
    background: url(images/icon-arrow_02.png) 0 0.2em no-repeat;
    color: #333333;
    display: inline-block;
}

.link-02:link {
    color: #333333;
    text-decoration: none;
}

.link-02:hover,
.link-02:active,
.link-02:focus {
    text-decoration: underline;
}

.link-02.arrow-bottom {
    background: url(images/icon-arrow_02_b.png) 0 0.15em no-repeat;
}

.link-list-01 li {
    padding-left: 37px;
    background: url(images/icon-arrow_02.png) 9px 0.2em no-repeat;
}

.link-list-01 li a {
    text-decoration: none;
}

.link-list-01 li a:link {
    text-decoration: none;
}

.link-list-01 li a:hover,
.link-list-01 li a:active,
.link-list-01 li a:focus {
    text-decoration: underline;
}

.link-list-01 li a {
    color: #333333;
}

.link-list-01 li+li {
    margin-top: 15px;
}

.link-list-01+* {
    margin-top: 30px;
}

.link-list-02 li {
    padding-left: 27px;
    background: url(images/icon-arrow_02.png) 0 0.2em no-repeat;
}

.link-list-02 li a {
    text-decoration: none;
}

.link-list-02 li a:link {
    text-decoration: none;
}

.link-list-02 li a:hover,
.link-list-02 li a:active,
.link-list-02 li a:focus {
    text-decoration: underline;
}

.link-list-02 li a {
    color: #333333;
}

.link-list-02 li+li {
    margin-top: 5px;
}

.link-list-02 li.arrow-bottom {
    background: url(images/icon-arrow_02_b.png) 0 0.2em no-repeat;
}

.link-list-02+* {
    margin-top: 30px;
}

.link-list-02.col-f li {
    float: left;
    margin-right: 25px;
}

.link-list-02.col-f li+li {
    margin-top: 0;
}

.lyt-txt-01+.link-list-02 {
    margin-top: 15px;
}

.str-link-list-02 {
    padding: 20px 30px;
    background: #edf4fd;
}

.str-link-list-02 .link-list-02.col-f li {
    font-weight: bold;
    margin-right: 40px;
}

.link-list-search {
    text-align: center;
    letter-spacing: -0.5em;
    display: inline-block;
}

.link-list-search li {
    float: left;
    letter-spacing: normal;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
    background: #fff;
    line-height: 1.2;
    border: 1px #cfd9e5 solid;
    -webkit-box-shadow: 0px 1px 2px 0px #cfd9e5;
    -moz-box-shadow: 0px 1px 2px 0px #cfd9e5;
    box-shadow: 0px 1px 2px 0px #cfd9e5;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#e0e7ef, direction=90, strength=1, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#cfd9e5, direction=180, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#e0e7ef, direction=270, strength=1, enabled=true);
}

.link-list-search li a {
    text-decoration: none;
}

.link-list-search li a:link {
    text-decoration: none;
}

.link-list-search li a:hover,
.link-list-search li a:active,
.link-list-search li a:focus {
    text-decoration: none;
}

.link-list-search li input {
    position: absolute;
    z-index: -100;
}

.link-list-search li label {
    border: 3px solid #fff;
    display: block;
    padding: 5px 0;
    box-sizing: border-box;
    height: 56px;
    color: #3082d7;
}

.link-list-search li .data {
    display: block;
    font-weight: normal;
}

.link-list-search li.current label {
    border: 3px solid #5c9cdf;
    color: #333;
}

.link-list-search li:hover label {
    border: 3px solid #5c9cdf;
    background-color: #edf4fd;
    transition: all .3s;
}

.link-list-search li.nodata label {
    border: 3px solid #f2f2f2;
    background-color: #f2f2f2;
    color: #b2b2b2;
}

.link-list-search li.nodata label:hover {
    border: 3px solid #f2f2f2;
}

.link-list-search.category li {
    width: 139px;
    margin: 0 4px 5px;
}

.link-list-search.order50 li {
    width: 54px;
    margin: 0 2px 5px;
}



/* --------------------------------------------------------------

media

----------------------------------------------------------------*/

@media screen and (max-width: 1050px) {
    .link-list-search {
        width: 96%;
    }
    .link-list-search li {
        font-size: 88%;
        box-sizing: border-box;
    }
    .link-list-search li label {
        height: 51px;
        line-height: 1.2;
    }
    .link-list-search li label .data {
        display: block;
        font-weight: normal;
    }
    .link-list-search.category li {
        width: 48%;
        margin: 0 1% 5px;
    }
    .link-list-search.order50 li {
        width: 18%;
        margin: 0 1% 5px;
    }
}

@media screen and (max-width: 640px) {
    .link-list-01 {
        border-top: #dddddd solid 1px;
    }
    .link-list-01 li {
        padding: 0;
        background: url(images/icon-arrow_02.png) 0 18px no-repeat;
        border-bottom: #dddddd solid 1px;
    }
    .link-list-01 li a {
        text-decoration: none;
    }
    .link-list-01 li a:link {
        text-decoration: none;
    }
    .link-list-01 li a:hover,
    .link-list-01 li a:active,
    .link-list-01 li a:focus {
        text-decoration: none;
    }
    .link-list-01 li a {
        display: block;
        padding: 12px 15px 13px 30px;
    }
    .link-list-01 li+li {
        margin-top: 0;
    }
    .link-list-01+* {
        margin-top: 30px;
    }
    .link-list-01+p.str-link {
        margin-top: 15px;
    }

    .link-list-02 li+li {
        margin-top: 12px;
    }
    .link-list-02.col-f li {
        float: none;
        margin-right: 0;
    }
    .link-list-02.col-f li+li {
        margin-top: 12px;
    }

    .str-link-list-02 {
        margin-left: -15px;
        margin-right: -15px;
        padding: 0 15px;
    }
    .str-link-list-02 .link-list-02.col-f li {
        padding: 0;
        background: url(images/icon-arrow_02.png) 0 1em no-repeat;
        margin-right: 0;
        border-top: 1px solid #ddd;
    }
    .str-link-list-02 .link-list-02.col-f li a {
        text-decoration: none;
    }
    .str-link-list-02 .link-list-02.col-f li a:link {
        text-decoration: none;
    }
    .str-link-list-02 .link-list-02.col-f li a:hover,
    .str-link-list-02 .link-list-02.col-f li a:active,
    .str-link-list-02 .link-list-02.col-f li a:focus {
        text-decoration: underline;
    }
    .str-link-list-02 .link-list-02.col-f li.arrow-bottom {
        background: url(images/icon-arrow_02_b.png) 0 1em no-repeat;
    }
    .str-link-list-02 .link-list-02.col-f li a {
        display: block;
        padding: 12px 10px 12px 27px;
    }
    .str-link-list-02 .link-list-02.col-f li+li {
        margin-top: 0;
    }
    .str-link-list-02 .link-list-02.col-f li.anc {
        background: url(images/icon-arrow_02_b.png) 0 1em no-repeat;
    }
    .str-link-list-02 .link-list-02.col-f li:first-child {
        border-top: none;
    }
}



/* -----------------------------------------------------

Definition List

----------------------------------------------------- */

.dlist-01 dt {
    float: left;
    background: #d4e6fc;
    padding: 1px 7px;
    font-weight: bold;
}

.dlist-01 dd {
    float: left;
    margin-left: 15px;
}

.dlist-01+* {
    margin-top: 30px;
}

.dlist-02 dt {
    display: inline-block;
    background: #d4e6fc;
    padding: 1px 7px;
    color: #fff;
    background: #4d92d9;
    margin-bottom: 10px;
}

.dlist-02 dt.yellow {
    background-color: #eea03b;
}

.dlist-02+* {
    margin-top: 30px;
}

.dlist-contact-01 {
    display: table;
}

.dlist-contact-01 dt {
    display: table-cell;
    vertical-align: middle;
    padding-right: 18px;
}

.dlist-contact-01 dd {
    display: table-cell;
    border-left: 1px solid #dddddd;
    padding-left: 20px;
}

.dlist-contact-01 dd .number {
    font-size: 225%;
    margin-right: 30px;
}

.dlist-contact-01 dd .number .point {
    color: #4d92d9;
}

.list-qa-01 {
    border-bottom: 1px solid #cccccc;
}

.list-qa-01 a {
    text-decoration: none;
}

.list-qa-01 a:link {
    text-decoration: none;
}

.list-qa-01 a:hover,
.list-qa-01 a:active,
.list-qa-01 a:focus {
    text-decoration: none;
}

.list-qa-01>dt {
    padding: 18px 48px 17px 47px;
    position: relative;
    border-top: 1px solid #cccccc;
    cursor: pointer;
}

.list-qa-01>dt span.icon {
    line-height: 1;
    position: absolute;
    top: 23px;
    left: 21px;
    font-family: \30e1\30a4\30ea\30aa, \30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\20\57\33, "Hiragino Kaku Gothic Pro", \FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF, Arial, sans-serif;
    color: #3082d7;
}

.list-qa-01>dt:after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -11px;
    right: 13px;
    width: 22px;
    height: 22px;
    background: url(images/icon-toggle_close_01.png) 0 0 no-repeat;
}

.list-qa-01>dt.close:after {
    background: url(images/icon-toggle_open_01.png) 0 0 no-repeat;
}

.list-qa-01>dd {
    background-color: #edf4fd;
    padding: 18px 13px 17px 47px;
}

.list-qa-01+* {
    margin-top: 40px;
}



/* --------------------------------------------------------------

media

----------------------------------------------------------------*/

@media screen and (max-width: 850px) {
    .dlist-contact-01 dd .time {
        display: block;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 640px) {
    .dlist-01 dt {
        padding: 1px 7px;
        margin-bottom: 5px;
    }
    .dlist-01 dd {
        margin-left: 15px;
    }
    .dlist-01+* {
        margin-top: 10px;
    }

    .dlist-02 {
        font-size: 81%;
        font-weight: bold;
    }
    .dlist-02 .em-01 {
        font-weight: bold;
    }
    .dlist-02 dt {
        padding: 2px 5px;
        margin-bottom: 5px;
        font-size: 13px;
    }
    .dlist-02+* {
        margin-top: 30px;
    }

    .list-qa-01 {
        border-bottom: 1px solid #cccccc;
        letter-spacing: normal;
    }
    .list-qa-01 a {
        text-decoration: none;
    }
    .list-qa-01 a:link {
        text-decoration: none;
    }
    .list-qa-01 a:hover,
    .list-qa-01 a:active,
    .list-qa-01 a:focus {
        text-decoration: none;
    }
    .list-qa-01>dt {
        padding: 12px 26px 10px 24px;
        position: relative;
        border-top: 1px solid #cccccc;
    }
    .list-qa-01>dt span.icon {
        top: 50%;
        left: 4px;
        margin-top: -0.5em;
    }
    .list-qa-01>dt:after {
        margin-top: -8px;
        right: 0;
        width: 16px;
        height: 16px;
        background: url(images/icon-toggle_close_02.png) 0 0 no-repeat;
    }
    .list-qa-01>dt.close:after {
        background: url(images/icon-toggle_open_02.png) 0 0 no-repeat;
    }
    .list-qa-01>dd {
        padding: 12px 10px 11px 24px;
    }
    .list-qa-01+* {
        margin-top: 30px;
    }

    .dlist-contact-01 dt {
        display: block;
        padding-right: 0;
        font-weight: bold;
        padding-bottom: 5px;
        text-align: center;
    }
    .dlist-contact-01 dd {
        display: block;
        border-left: none;
        padding-left: 0;
        text-align: center;
    }
    .dlist-contact-01 dd .number {
        display: inline-block;
        border-top: 1px solid #dddddd;
        font-size: 163%;
        margin-right: 0;
        text-align: center;
    }
    .dlist-contact-01 dd .time {
        font-size: 88%;
        text-align: center;
    }
    .dlist-contact-01 dd .notice {
        text-align: left;
    }
}



/* -----------------------------------------------------

 Image

----------------------------------------------------- */

.img-01 {
    text-align: center;
}

.img-01 .imgttl .txt {
    position: relative;
    padding: 0 53px;
    font-size: 125%;
    display: inline-block;
}

.img-01 .imgttl .txt:before {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 30px;
    height: 1px;
    background: #333;
}

.img-01 .imgttl .txt:after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 30px;
    height: 1px;
    background: #333;
}

.img-01 .imgttl+.img {
    margin-top: 15px;
}

.img-01>.img {
    text-align: center;
}

.img-01>.img.imgbox {
    margin-left: auto;
    margin-right: auto;
    max-width: 700px;
    box-sizing: border-box;
    padding: 20px 30px 30px;
    background-color: #f1f1f1;
}

.img-01>.img.imgbox+.img {
    margin-top: 30px;
}

.img-01>.img .subimgttl {
    font-size: 113%;
    margin-bottom: 25px;
    font-weight: bold;
}

.img-01>.img+.img {
    margin-top: 30px;
}

.img-01 img {
    vertical-align: bottom;
}

.img-01+* {
    margin-top: 30px;
}

.lyt-img>.txt {
    overflow: hidden;
}

.lyt-img>.img .caption {
    margin-top: 10px;
}

.lyt-img.img-r>.img {
    float: right;
    margin-left: 35px;
}

.lyt-img.img-l>.img {
    float: left;
    margin-right: 35px;
}

.lyt-img+* {
    margin-top: 30px;
}

.lyt-img-flow-01>li {
    text-align: center;
    float: left;
}

.lyt-img-flow-01>li+li {
    position: relative;
}

.lyt-img-flow-01>li+li:after {
    display: block;
    content: '';
    position: absolute;
    width: 18px;
    height: 46px;
    left: -30px;
    top: 50%;
    margin-top: -23px;
    background: url(images/arrow_03.png) 0 0 no-repeat;
}

.lyt-img-flow-01.col2>li {
    width: 47.5%;
    margin-left: 5%;
}

.lyt-img-flow-01.col2>li:first-child {
    margin-left: 0;
}

.lyt-img-flow-01+* {
    margin-top: 30px;
}



/* --------------------------------------------------------------

media

----------------------------------------------------------------*/

@media screen and (max-width: 640px) {
    .img-01 {
        text-align: center;
    }
    .img-01 .imgttl .txt {
        padding: 0 30px;
        font-size: 100%;
    }
    .img-01 .imgttl .txt:before {
        width: 20px;
    }
    .img-01 .imgttl .txt:after {
        width: 20px;
    }
    .img-01 .imgttl+.img {
        margin-top: 10px;
    }
    .img-01>.img.imgbox {
        max-width: inherit;
        padding: 20px 25px;
    }
    .img-01>.img+.img {
        margin-top: 20px;
    }
    .img-01>.img .subimgttl {
        font-size: 100%;
        margin-bottom: 10px;
    }
    .img-01>.img.sp-size-f {
        margin-left: -15px;
        margin-right: -15px;
    }

    .lyt-img>.txt {
        overflow: inherit;
    }
    .lyt-img>.img {
        text-align: center;
    }
    .lyt-img.img-r>.img {
        float: none;
        margin-left: 0;
    }
    .lyt-img.img-l>.img {
        float: none;
        margin-right: 0;
    }

    .lyt-img-flow-01>li {
        float: none;
    }
    .lyt-img-flow-01>li+li {
        padding-top: 60px;
    }
    .lyt-img-flow-01>li+li:after {
        display: block;
        content: '';
        position: absolute;
        width: 45px;
        height: 18px;
        left: 50%;
        top: 21px;
        margin-top: 0;
        margin-left: -22px;
        background: url(images/arrow_03_b.png) 0 0 no-repeat;
    }
    .lyt-img-flow-01.col2>li {
        width: auto;
        margin-left: 0;
    }
}



/* -----------------------------------------------------

Navigation

----------------------------------------------------- */

#nav-location {
    font-size: 88%;
}

#nav-location a {
    text-decoration: none;
}

#nav-location a:link {
    text-decoration: none;
}

#nav-location a:hover,
#nav-location a:active,
#nav-location a:focus {
    text-decoration: underline;
}

#nav-location span {
    font-size: 100%;
}

#nav-location+* {
    margin-top: 35px;
}

.nav-local-top {
    margin-top: 15px;
    text-align: right;
}

.nav-local-top a {
    text-decoration: none;
}

.nav-local-top a:link {
    text-decoration: none;
}

.nav-local-top a:hover,
.nav-local-top a:active,
.nav-local-top a:focus {
    text-decoration: underline;
}

.nav-local-top a {
    padding-left: 24px;
    color: #333;
    background: url(images/icon-arrow_02_t.png) 0 0.1em no-repeat;
}

.nav-local-top+* {
    margin-top: 40px;
}



/* --------------------------------------------------------------

media

----------------------------------------------------------------*/

@media screen and (max-width: 640px) {
    #nav-location {
        display: none;
    }
    #nav-location+* {
        margin-top: 0;
    }
}



/* -----------------------------------------------------

Box

----------------------------------------------------- */

.box-01 {
    background-color: #edf4fd;
    padding: 30px 40px;
    margin-left: auto;
    margin-right: auto;
}

.box-01>.inner+.inner {
    margin-top: 60px;
}

.box-01.size-s {
    width: 80%;
    box-sizing: border-box;
}

.box-01+* {
    margin-top: 30px;
}

.box-02 {
    background-color: #f1f1f1;
    padding: 30px;
}

.box-02 .boxttl {
    font-size: 125%;
    text-align: center;
}

.box-02 .boxttl+* {
    margin-top: 15px;
}

.box-02 .boxttl-02 {
    padding-left: 37px;
    font-size: 125%;
    background: url(images/icon-cheack_01.png) 5px 0.3em no-repeat;
    font-weight: bold;
}

.box-02 .boxttl-02+* {
    margin-top: 20px;
}

.box-02.blue {
    background-color: #edf4fd;
}

.box-02.nobg {
    background-color: #ffffff;
}

.box-02+* {
    margin-top: 30px;
}

.box-point-01 {
    padding-top: 20px;
}

.box-point-01>.boxttl {
    background-color: #d4e6fc;
    padding: 15px 15px 15px 120px;
    position: relative;
    font-size: 138%;
    font-weight: bold;
}

.box-point-01>.boxttl:after {
    display: block;
    content: '';
    position: absolute;
    width: 66px;
    height: 87px;
    bottom: 0;
    left: 35px;
    background: url(images/bg-box_01.png) 0 0 no-repeat;
}

.box-point-01>.content {
    background-color: #edf4fd;
    padding: 30px;
}

.box-point-01>.content .list-cheack-01>li strong {
    font-size: 111%;
}

.box-point-01+* {
    margin-top: 20px;
}

.box-btn-list-01 {
    background-color: #f1f1f1;
    padding: 30px 0;
}

.box-btn-list-01>.boxttl {
    padding: 0 30px;
    font-size: 125%;
    text-align: center;
    font-weight: bold;
}

.box-btn-list-01>.boxttl+* {
    margin-top: 25px;
}

.box-btn-list-01>.boxttl-02 {
    font-size: 125%;
    text-align: center;
    font-weight: bold;
}

.box-btn-list-01>.boxttl-02 .txt {
    padding: 0 9%;
    position: relative;
}

.box-btn-list-01>.boxttl-02 .txt:before {
    display: block;
    content: '';
    position: absolute;
    width: 20%;
    height: 1px;
    top: 50%;
    right: 0;
    background: #333;
}

.box-btn-list-01>.boxttl-02 .txt:after {
    display: block;
    content: '';
    position: absolute;
    width: 20%;
    height: 1px;
    top: 50%;
    left: 0;
    background: #333;
}

.box-btn-list-01>.boxttl-02+* {
    margin-top: 20px;
}

.box-btn-list-01>.lead {
    font-size: 113%;
}

.box-btn-list-01>.lead+* {
    margin-top: 20px;
}

.box-btn-list-01+* {
    margin-top: 30px;
}

.box-search-01 {
    background-color: #cedff5;
    padding: 15px 0 10px;
    text-align: center;
}

.box-search-02 {
    background-color: #edf4fd;
    border: 1px solid #cedff5;
    padding: 15px 0 10px;
    position: relative;
    text-align: center;
}

.box-search-02:after {
    display: block;
    content: '';
    position: absolute;
    width: 43px;
    height: 19px;
    bottom: -18px;
    left: 50%;
    margin-left: -21px;
    background: url(images/bg-box-arrow_01.png) 0 0 no-repeat;
}

.box-search-02 .inner {
    padding: 15px;
    vertical-align: middle;
}

.box-search-02+* {
    margin-top: 45px;
}

.box-alert-01 {
    background-color: #ffefef;
    padding: 25px;
    text-align: center;
}

.box-alert-01 .boxttl {
    font-size: 125%;
    text-align: center;
}

.box-alert-01 .boxttl+* {
    margin-top: 15px;
}

.box-alert-01+* {
    margin-top: 20px;
}

.box-contact-01 {
    border: 2px solid #4d92d9;
}

.box-contact-01>.boxttl {
    font-size: 125%;
    padding: 5px 10px 5px 28px;
    background: #4d92d9;
    color: #fff;
}

.box-contact-01>.inner {
    padding: 20px 28px;
}

.box-contact-01+* {
    margin-top: 50px;
}



/* --------------------------------------------------------------

media

----------------------------------------------------------------*/

@media screen and (max-width: 640px) {
    .box-01,
    .box-02 {
        margin-left: -15px;
        margin-right: -15px;
        padding: 20px 15px 30px;
    }

    .box-01>.inner+.inner {
        margin-top: 35px;
    }
    .box-01.size-s {
        width: 100%;
        box-sizing: content-box;
    }

    .box-02 .boxttl-02 {
        font-size: 18px;
        line-height: 1.3;
    }
    .box-02 .boxttl-02+* {
        margin-top: 10px;
    }
    .box-02.sp-inner {
        padding: 15px;
        margin-left: 0;
        margin-right: 0;
    }

    .box-point-01>.boxttl {
        padding: 10px 10px 10px 78px;
        font-size: 113%;
    }
    .box-point-01>.boxttl:after {
        display: block;
        content: '';
        position: absolute;
        width: 49px;
        height: 65px;
        bottom: 0;
        left: 15px;
        background: url(images/bg-box_01_s.png) 0 0 no-repeat;
    }
    .box-point-01>.content {
        padding: 15px 12px;
    }

    .box-btn-list-01 {
        background-color: #f1f1f1;
        padding: 15px;
    }
    .box-btn-list-01>.boxttl {
        padding: 0;
        font-size: 100%;
    }
    .box-btn-list-01>.boxttl+* {
        margin-top: 20px;
    }
    .box-btn-list-01>.boxttl-02 {
        font-size: 16px;
    }
    .box-btn-list-01>.boxttl-02 .txt {
        padding: 0 12%;
        position: relative;
    }
    .box-btn-list-01>.boxttl-02 .txt:before {
        display: block;
        content: '';
        position: absolute;
        width: 11%;
        height: 1px;
        top: 50%;
        right: 0;
        background: #333;
    }
    .box-btn-list-01>.boxttl-02 .txt:after {
        display: block;
        content: '';
        position: absolute;
        width: 11%;
        height: 1px;
        top: 50%;
        left: 0;
        background: #333;
    }
    .box-btn-list-01>.boxttl-02+* {
        margin-top: 15px;
    }
    .box-btn-list-01>.lead {
        font-size: 14px;
    }
    .box-btn-list-01>.lead+* {
        margin-top: 15px;
    }

    .box-search-01 {
        margin-left: -15px;
        margin-right: -15px;
    }

    .box-search-02 {
        margin-left: -15px;
        margin-right: -15px;
    }
    .box-search-02+* {
        margin-top: 35px;
    }

    .box-alert-01 {
        padding: 15px;
        text-align: left;
        letter-spacing: -2.5px;
    }
    .box-alert-01 .boxttl {
        font-size: 113%;
        text-align: left;
        letter-spacing: -1px;
    }
    .box-alert-01 .boxttl+* {
        margin-top: 10px;
    }
    .box-alert-01+* {
        margin-top: 20px;
    }

    .box-contact-01>.boxttl {
        font-size: 18px;
        padding: 5px 10px;
    }
    .box-contact-01>.inner {
        padding: 10px;
    }
    .box-contact-01+* {
        margin-top: 35px;
    }
}



/* -----------------------------------------------------

 Layout

----------------------------------------------------- */

.section+.section {
    margin-top: 40px;
}

.section+.section-02 {
    margin-top: 50px;
}

.section.search {
    background-color: #f1f1f1;
    padding: 40px 0;
}

.section.search+* {
    margin-top: 80px;
}

.section-02+.section {
    margin-top: 40px;
}

.str-section .section.left {
    float: left;
    width: 34.4%;
}

.str-section .section.left .box-01 {
    padding: 30px;
}

.str-section .section.left+.section.right {
    margin-top: 0;
}

.str-section .section.right {
    float: right;
    width: 61.6%;
}

.str-section .section.right .dlist-contact-01 dd .time {
    display: block;
    margin-bottom: 10px;
}

.str-section+* {
    margin-top: 40px;
}

.lyt-col-2 {
    overflow: hidden;
}

.lyt-col-2 .col {
    float: left;
}

.lyt-col-2 {
    margin-left: -4%;
}

.lyt-col-2 .col {
    width: 46.15%;
    margin-left: 3.85%;
    margin-bottom: 40px;
}



/* --------------------------------------------------------------

media

----------------------------------------------------------------*/

@media screen and (max-width: 767px) {
    .str-section .section.left {
        float: none;
        width: 100%;
    }
    .str-section .section.left .box-01 {
        padding: 20px 15px;
    }
    .str-section .section.left+.section.right {
        margin-top: 25px;
    }
    .str-section .section.right {
        float: none;
        width: 100%;
    }
}

@media screen and (max-width: 640px) {
    .section+.section {
        margin-top: 30px;
    }
    .section+.section-02 {
        margin-top: 30px;
    }
    .section.search {
        margin-left: -15px;
        margin-right: -15px;
        padding: 20px 0;
    }
    .section.search+* {
        margin-top: 20px;
    }

    .lyt-col-2 {
        overflow: inherit;
        margin-left: 0;
    }
    .lyt-col-2 .col {
        width: auto;
        margin-left: 0;
        float: none;
        margin-bottom: 30px;
        height: auto !important;
    }
}



/* -----------------------------------------------------

 Index

----------------------------------------------------- */

.index-01 {
    margin-left: -30px;
}

.index-01>.col {
    float: left;
    width: 47%;
    margin-left: 2.9%;
    border: 1px solid #cedff5;
    box-sizing: border-box;
    padding: 10px;
    margin-bottom: 30px;
}

.index-01>.col>.inner {
    display: table;
}

.index-01>.col>.inner>.ttl {
    vertical-align: top;
    display: table-cell;
    background: #edf4fd;
    color: #4d92d9;
    padding: 13px;
    width: 13%;
    line-height: 1.2;
}

.index-01>.col>.inner>.ttl .num {
    font-size: 200%;
    display: block;
}

.index-01>.col>.inner>.content {
    padding-top: 10px;
    vertical-align: top;
    display: table-cell;
    padding-left: 20px;
}

.index-01>.col>.inner>.content>.lead {
    font-size: 125%;
    font-weight: bold;
    margin-bottom: 10px;
}

.index-01>.col>.inner>.content .inner {
    margin-left: 8px;
}

.index-01+* {
    margin-top: 30px;
}

.index-02>.col {
    border: 1px solid #cedff5;
    padding: 10px;
}

.index-02>.col>.inner {
    display: table;
    width: 100%;
    box-sizing: border-box;
}

.index-02>.col>.inner>.ttl {
    vertical-align: top;
    display: table-cell;
    background: #edf4fd;
    color: #4d92d9;
    padding: 13px;
    min-width: 40px;
    line-height: 1.2;
}

.index-02>.col>.inner>.ttl .num {
    font-size: 200%;
    display: block;
}

.index-02>.col>.inner>.content {
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: top;
    display: table-cell;
    padding-left: 20px;
}

.index-02>.col>.inner>.content>.lead {
    font-size: 125%;
    font-weight: bold;
    margin-bottom: 10px;
}

.index-02>.col+.col {
    margin-top: 30px;
}

.index-02+* {
    margin-top: 30px;
}



/* --------------------------------------------------------------

media

----------------------------------------------------------------*/

@media screen and (max-width: 640px) {
    .index-01 {
        margin-left: 0;
        margin-bottom: 0;
    }
    .index-01>.col {
        float: none;
        width: auto;
        margin-left: 0;
        border: 1px solid #cedff5;
        padding: 5px;
        margin-bottom: 0;
    }
    .index-01>.col>.inner {
        display: block;
        height: auto !important;
    }
    .index-01>.col>.inner>.ttl {
        display: block;
        padding: 3px 13px;
        width: auto;
        font-size: 113%;
    }
    .index-01>.col>.inner>.ttl .num {
        font-size: 133%;
        display: inline;
        font-weight: bold;
        margin-left: 5px;
    }
    .index-01>.col>.inner>.content {
        display: block;
        padding: 10px 10px 15px;
    }
    .index-01>.col>.inner>.content>.lead {
        font-size: 100%;
        margin-bottom: 5px;
    }
    .index-01>.col>.inner>.content .inner {
        margin-left: 0;
    }
    .index-01>.col>.inner>.content .inner .list-01 li {
        line-height: 1.4;
    }
    .index-01>.col>.inner>.content .inner .list-01 li+li {
        margin-top: 2px;
    }
    .index-01>.col+.col {
        margin-top: 15px;
    }

    .index-02>.col {
        padding: 5px 5px 20px;
    }
    .index-02>.col>.inner {
        display: block;
        width: auto;
    }
    .index-02>.col>.inner>.ttl {
        display: block;
        background: #edf4fd;
        color: #4d92d9;
        padding: 2px 13px;
        min-width: 40px;
        line-height: 1.2;
        font-size: 18px;
    }
    .index-02>.col>.inner>.ttl .num {
        font-size: 24px;
        display: inline;
        font-weight: bold;
        margin-left: 5px;
    }
    .index-02>.col>.inner>.content {
        padding: 10px 10px 0;
        display: block;
    }
    .index-02>.col>.inner>.content>.lead {
        font-size: 16px;
    }
    .index-02>.col+.col {
        margin-top: 30px;
    }
    .index-02+* {
        margin-top: 30px;
    }
    .contactDiv {
        min-height: 300px;
    }
    .contactDiv > a > img{
        max-width: 65%;
    }
    .contactDiv p{
		width: auto;
        max-width: 60%;
		font-size: 0.75rem;
    }
}



/* -----------------------------------------------------

 Table

----------------------------------------------------- */

.table-01 img {
    vertical-align: middle;
}

.table-01 {
    width: 100%;
    border-spacing: 0;
    color: #333;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}

.table-01 th,
.table-01 td {
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    padding: 15px 15px;
}

.table-01 th.point,
.table-01 td.point {
    background-color: #fff8e1;
}

.table-01 th {
    background-color: #edf4fd;
    text-align: center;
}

.table-01 thead th {
    font-weight: bold;
}

.table-01 thead td {
    background-color: #edf4fd;
}

.table-01 tbody th {
    font-weight: normal;
}

.table-01+* {
    margin-top: 40px;
}



/* --------------------------------------------------------------

media

----------------------------------------------------------------*/

@media screen and (max-width: 640px) {
    .table-01 {
        font-size: 81%;
    }
    .table-01 th,
    .table-01 td {
        border-top: 1px solid #dddddd;
        border-left: 1px solid #dddddd;
        padding: 10px 10px 8px;
    }
    .table-01 th {
        text-align: left;
    }
    .table-01 thead th {
        padding: 6px 10px;
        font-weight: bold;
    }
    .table-01 tbody th {
        padding: 7px 10px 6px;
        font-weight: normal;
    }
    .table-01.sp-row {
        border-right: none;
    }
    .table-01.sp-row col {
        width: auto !important;
    }
    .table-01.sp-row tbody th,
    .table-01.sp-row tbody td {
        border-left: none;
        display: block;
        box-sizing: border-box;
        padding: 13px 15px 20px;
    }
    .table-01.sp-row tbody td {
        border-top: none;
    }
    .table-01 .dlist-02 {
        font-size: 100%;
        font-weight: normal;
    }
}



/* -----------------------------------------------------

 Form

----------------------------------------------------- */

input[type="radio"],
input[type="checkbox"],
label,
select {
    cursor: pointer;
}

input:focus,
select:focus {
    outline: 2px #9dc3fe solid;
}

.frm-text-01 input[type="text"] {
    padding: 11px;
    box-sizing: border-box;
    border: 1px solid #d0d0d0;
    width: 100%;
    font-size: 100%;
    line-height: 1.5;
}

.frm-text-01.disable input[type="text"] {
    background: #e8e8e8;
    cursor: default;
}

.frm-text-01+* {
    margin-top: 20px;
}

.frm-select-01 {
    position: relative;
    z-index: 0;
    background-color: #FFFFFF;
}

.frm-select-01 select::-ms-expand {
    display: none;
}

.frm-select-01 select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 8px 40px 8px 8px;
    padding: 8px\9;
    box-sizing: border-box;
    border: 1px solid #cfd9e5;
    font-size: 100%;
    width: 100%;
    height: 44px;
    box-sizing: border-box;
    position: relative;
    z-index: 5;
    background: none;
}

.frm-select-01+* {
    margin-top: 20px;
}

.frm-select-01:after {
    display: block;
    content: '';
    position: absolute;
    width: 38px;
    height: 38px;
    background: url(images/icon-arrow_05.png) 0 0 no-repeat;
    background: none\9;
    top: 3px;
    right: 3px;
    z-index: 1;
}

.box-01 .frm-list-inbox-01 li {
    width: 47%;
    display: inline-block;
    letter-spacing: normal;
}

.box-01 .frm-list-inbox-01 li+li {
    margin-left: 5%;
}

.box-01 .frm-list-inbox-01 li .frm-text-01 {
    margin: 0;
}

.box-01 .frm-list-inbox-01 li .frm-text-01 input {
    margin-top: 8px;
}

.box-01 .frm-list-inbox-01+* {
    margin-top: 30px;
}

.list-radio-01 li {
    margin-bottom: 16px;
}

.list-radio-01 li input {
    position: absolute;
    z-index: -100;
}

.list-radio-01 li label {
    position: relative;
    z-index: 0;
    padding-left: 28px;
    display: inline-block;
}

.list-radio-01 li label:after {
    display: block;
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    top: 2px;
    left: 2px;
    top: 1px\9;
    left: 1px\9;
    background: url(images/bg-radio_01.png) 0 0 no-repeat;
}

.list-radio-01 li.check label:after {
    background: url(images/bg-radio_01_on.png) 0 0 no-repeat;
}

.list-radio-01+* {
    margin-top: 50px;
}



/* --------------------------------------------------------------

media

----------------------------------------------------------------*/

@media screen and (max-width: 640px) {
    .box-01 .frm-list-inbox-01 li {
        width: auto;
        display: block;
        letter-spacing: normal;
    }
    .box-01 .frm-list-inbox-01 li+li {
        margin-left: 0;
        margin-top: 20px;
    }
    .box-01 .frm-list-inbox-01 li .frm-text-01 {
        margin: 0;
    }
    .box-01 .frm-list-inbox-01 li .frm-text-01 input {
        margin-top: 5px;
    }

    .list-radio-01 li {
        margin-bottom: 14px;
    }
    .list-radio-01+* {
        margin-top: 40px;
    }
}



/* -----------------------------------------------------

 Unique

----------------------------------------------------- */

.box-repeater-01 {
    border: #cedff5 solid 1px;
    padding: 30px 498px 30px 49px;
    position: relative;
    font-size: 113%;
}

.box-repeater-01>.ttl {
    font-size: 111%;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 1px solid #cedff5;
    margin-bottom: 5px;
}

.box-repeater-01>.fiximg {
    position: absolute;
    bottom: 0;
    right: 40px;
}

.box-repeater-01>.fiximg img {
    vertical-align: bottom;
}

.box-repeater-02 {
    border: #cedff5 solid 1px;
    border-top: none;
    background: #edf4fd;
    padding: 30px 49px;
}

.box-repeater-02>.inner {
    background-color: #fff;
    padding: 25px 30px;
    position: relative;
}

.box-repeater-02>.inner .btn-01.size-f a {
    display: block;
}

.box-repeater-02>.inner .btn-01.size-f a .txt {
    width: auto;
}

.box-repeater-02>.inner>.ttl {
    font-weight: bold;
    color: #4d92d9;
    font-size: 138%;
    text-align: center;
    margin-bottom: 20px;
}

.box-repeater-02>.inner .str-fiximg-01 {
    padding-right: 320px;
}

.box-repeater-02>.inner>.fiximg-01 {
    position: absolute;
    bottom: 0;
    right: 40px;
}

.box-repeater-02>.inner>.fiximg-01 img {
    vertical-align: bottom;
}

.box-repeater-02>.inner+* {
    margin-top: 30px;
}

.box-repeater-02>.inner .lyt-img>.img {
    display: table;
}

.box-repeater-02>.inner .lyt-img>.img.fixsize-01 {
    width: 237px;
}

.box-repeater-02>.inner .lyt-img>.img>.inner {
    display: table-cell;
    vertical-align: middle;
}

.box-repeater-02+* {
    margin-top: 40px;
}

.box-voice-01 {
    display: table;
    width: 100%;
    padding-right: 150px;
    box-sizing: border-box;
}

.box-voice-01 .icon {
    vertical-align: middle;
    display: table-cell;
    width: 93px;
    min-height: 93px;
    padding-right: 35px;
}

.box-voice-01 .content {
    vertical-align: middle;
    display: table-cell;
}

.box-voice-01 .content .inner {
    border: #cedff5 solid 1px;
    background: #fff;
    border-radius: 5px;
    position: relative;
    display: table;
    width: 100%;
}

.box-voice-01 .content .inner>.txt {
    height: 65px;
    box-sizing: border-box;
    padding: 10px 30px;
    display: table-cell;
    vertical-align: middle;
}

.box-voice-01 .content .inner:after {
    display: block;
    content: '';
    position: absolute;
    width: 12px;
    height: 11px;
    left: -10px;
    top: 50%;
    margin-top: -5px;
    background: url(images/bg-box-voice_01.png) 0 0 no-repeat;
}

.box-voice-01 .content+.icon {
    padding-left: 35px;
    padding-right: 0;
}

.box-voice-01.right {
    padding-right: 0;
    padding-left: 150px;
}

.box-voice-01.right .content .inner:after {
    display: block;
    content: '';
    position: absolute;
    width: 12px;
    height: 11px;
    left: auto;
    right: -11px;
    background: url(images/bg-box-voice_02.png) 0 0 no-repeat;
}

.box-voice-01+* {
    margin-top: 30px;
}

.box-voice-01+.box-voice-01 {
    margin-top: 0;
}

.lyt-flow-01>li {
    float: left;
    width: 17.2%;
    box-sizing: border-box;
    border: solid 2px #cedff5;
    padding: 10px 10px 30px;
}

.lyt-flow-01>li>.num {
    font-size: 175%;
    color: #4d92d9;
    position: relative;
    display: inline-block;
    margin: 0 3px 15px;
    line-height: 1.1;
}

.lyt-flow-01>li>.num:after {
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: -7px;
    background: #4e92d9;
}

.lyt-flow-01>li>.img {
    text-align: center;
}

.lyt-flow-01>li>.img img {
    vertical-align: bottom;
}

.lyt-flow-01>li>.txt {
    margin-top: 10px;
}

.lyt-flow-01>li+li {
    margin-left: 3.5%;
    position: relative;
}

.lyt-flow-01>li+li:after {
    display: block;
    content: '';
    position: absolute;
    width: 18px;
    height: 41px;
    left: -27px;
    top: 50%;
    margin-top: -20px;
    background: url(images/arrow_01.png) 0 0 no-repeat;
}

.lyt-flow-01>li.mt {
    margin-top: 30px;
}

.lyt-flow-01+* {
    margin-top: 20px;
}

.str-lyt-flow-01>.ttl {
    background: #cedff5;
    padding: 3px 15px;
    font-size: 113%;
}

.str-lyt-flow-01>.ttl+* {
    margin-top: 20px;
}

.str-lyt-flow-01>.follow {
    padding-bottom: 65px;
    position: relative;
}

.str-lyt-flow-01>.follow:after {
    display: block;
    content: '';
    position: absolute;
    width: 72px;
    height: 25px;
    left: 50%;
    bottom: 20px;
    margin-left: -36px;
    background: url(images/arrow_02.png) 0 0 no-repeat;
}

.str-lyt-flow-01>.follow.col1:after {
    left: 8.6%;
}

.str-lyt-flow-01>.follow.col2:after {
    left: 19%;
}

.str-lyt-flow-01>.follow.col3:after {
    left: 29.5%;
}

.str-lyt-flow-01>.follow.col4:after {
    left: 39.8%;
}

.str-lyt-flow-01+* {
    margin-top: 50px;
}

.lyt-flow-02>li {
    border: solid 2px #cedff5;
    padding: 35px 25px;
}

.lyt-flow-02>li>.ttl {
    font-weight: bold;
    line-height: 1.1;
    font-size: 125%;
    padding-left: 60px;
    position: relative;
}

.lyt-flow-02>li>.ttl>.num {
    font-size: 160%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.6em;
    color: #4d92d9;
    padding-right: 12px;
}

.lyt-flow-02>li>.ttl>.num:after {
    display: block;
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    right: 0;
    background: #d1d1d1;
}

.lyt-flow-02>li>.ttl+* {
    margin-top: 20px;
}

.lyt-flow-02>li .box-02 {
    padding: 15px 20px 20px;
}

.lyt-flow-02>li .box-02 .boxttl {
    font-size: 16px;
    text-align: left;
}

.lyt-flow-02>li .box-02 .boxttl+* {
    margin-top: 10px;
}

.lyt-flow-02>li .box-02+* {
    margin-top: 45px;
}

.lyt-flow-02>li+li {
    margin-top: 65px;
    position: relative;
}

.lyt-flow-02>li+li:after {
    display: block;
    content: '';
    position: absolute;
    width: 72px;
    height: 25px;
    left: 50%;
    margin-left: -36px;
    top: -45px;
    background: url(images/arrow_02.png) 0 0 no-repeat;
}

.lyt-flow-02>li.no-flow {
    margin-top: 20px;
}

.lyt-flow-02>li.no-flow:after {
    display: none;
}

.lyt-flow-02+* {
    margin-top: 20px;
}

.str-lyt-flow-02>.ttl {
    background: #cedff5;
    padding: 3px 15px;
    font-size: 113%;
    margin-top: 65px;
    position: relative;
}

.str-lyt-flow-02>.ttl:after {
    display: block;
    content: '';
    position: absolute;
    width: 72px;
    height: 25px;
    left: 50%;
    top: -45px;
    margin-left: -36px;
    background: url(images/arrow_02.png) 0 0 no-repeat;
}

.str-lyt-flow-02>.ttl:first-child {
    margin-top: 0;
    position: inherit;
}

.str-lyt-flow-02>.ttl:first-child:after {
    display: none;
}

.str-lyt-flow-02>.ttl+* {
    margin-top: 20px;
}

.str-lyt-flow-02+* {
    margin-top: 50px;
}

.expand-area-01+* {
    margin-top: 40px;
}



/* --------------------------------------------------------------

media

----------------------------------------------------------------*/

@media screen and (max-width: 850px) {
    .box-repeater-01 {
        border: none;
        padding: 0;
        font-size: 100%;
    }
    .box-repeater-01>.ttl {
        font-size: 111%;
        padding-bottom: 5px;
        border-bottom: none;
        padding: 5px 10px;
        background-color: #edf4fd;
        margin-bottom: 15px;
    }
    .box-repeater-01>.txt {
        margin-bottom: 10px;
    }
    .box-repeater-01>.fiximg {
        width: auto;
        text-align: center;
        position: inherit;
        bottom: auto;
        right: auto;
    }

    .box-repeater-02>.inner .str-fiximg-01 {
        padding-right: 0;
    }
    .box-repeater-02>.inner>.fiximg-01 {
        width: auto;
        text-align: center;
        position: inherit;
        bottom: auto;
        right: auto;
        margin-bottom: 15px;
    }
    .box-repeater-02>.inner .lyt-img>.txt {
        overflow: inherit;
        height: auto !important;
    }
    .box-repeater-02>.inner .lyt-img>.img {
        height: auto !important;
        text-align: center;
        display: block;
        margin-bottom: 15px;
    }
    .box-repeater-02>.inner .lyt-img>.img.fixsize-01 {
        width: auto;
    }
    .box-repeater-02>.inner .lyt-img>.img.fixsize-01 ul li {
        text-align: left;
    }
    .box-repeater-02>.inner .lyt-img>.img>.inner {
        display: block;
    }
    .box-repeater-02>.inner .lyt-img.img-r>.img {
        float: none;
        margin-left: 0;
    }
    .box-repeater-02>.inner .lyt-img.img-l>.img {
        float: none;
        margin-right: 0;
    }

    .box-voice-01 {
        padding-right: 0;
    }
    .box-voice-01.right {
        padding-left: 0;
    }

    .lyt-flow-01>li {
        float: none;
        width: 100%;
        box-sizing: border-box;
        padding: 10px;
        display: table;
        margin-bottom: 0;
        height: auto !important;
    }
    .lyt-flow-01>li>.num {
        vertical-align: top;
        font-size: 25px;
        color: #4d92d9;
        position: relative;
        display: table-cell;
        margin: 0;
        width: 1.2em;
    }
    .lyt-flow-01>li>.num:after {
        display: block;
        content: '';
        position: absolute;
        width: 100%;
        height: 1px;
        left: 0;
        bottom: auto;
        top: 33px;
        background: #4e92d9;
    }
    .lyt-flow-01>li>.img {
        display: table-cell;
        vertical-align: middle;
        padding-left: 10px;
        width: 70px;
    }
    .lyt-flow-01>li>.txt {
        display: table-cell;
        vertical-align: middle;
        margin-top: 0;
        padding: 5px 0 5px 10px;
    }
    .lyt-flow-01>li+li {
        margin-left: 0;
        margin-top: 40px;
        position: relative;
    }
    .lyt-flow-01>li+li:after {
        display: block;
        content: '';
        position: absolute;
        width: 41px;
        height: 19px;
        left: 50%;
        top: -30px;
        margin-top: 0;
        margin-left: -20px;
        background: url(images/arrow_01_b.png) 0 0 no-repeat;
    }
    .lyt-flow-01>li+li.mt {
        margin-top: 40px;
    }
    .lyt-flow-01+* {
        margin-top: 15px;
    }

    .str-lyt-flow-01>.ttl {
        padding: 4px 15px;
        text-align: center;
    }
    .str-lyt-flow-01>.follow {
        padding-bottom: 65px;
    }
    .str-lyt-flow-01>.follow.col1:after,
    .str-lyt-flow-01>.follow.col2:after,
    .str-lyt-flow-01>.follow.col3:after,
    .str-lyt-flow-01>.follow.col4:after {
        left: 50%;
    }
    .str-lyt-flow-01+* {
        margin-top: 35px;
    }
}

@media screen and (max-width: 640px) {
    .box-repeater-02 {
        border: none;
        padding: 20px 15px;
        margin-left: -15px;
        margin-right: -15px;
    }
    .box-repeater-02>.inner {
        padding: 16px 15px;
    }
    .box-repeater-02>.inner>.ttl {
        font-size: 113%;
        margin-bottom: 15px;
    }
    .box-repeater-02>.inner+* {
        margin-top: 20px;
    }
    .box-repeater-02+* {
        margin-top: 25px;
    }

    .box-voice-01 .icon {
        width: 66px;
        min-height: 66px;
        padding-right: 19px;
    }
    .box-voice-01 .content .inner>.txt {
        font-size: 88%;
        padding: 6px 10px;
    }
    .box-voice-01 .content+.icon {
        padding-left: 19px;
    }
    .box-voice-01+* {
        margin-top: 20px;
    }
    .box-voice-01+.box-voice-01 {
        margin-top: 15px;
    }

    .lyt-flow-02>li {
        padding: 15px;
    }
    .lyt-flow-02>li>.ttl {
        font-weight: bold;
        line-height: 1.1;
        font-size: 125%;
        padding: 5px 0 5px 60px;
        position: relative;
    }
    .lyt-flow-02>li>.ttl>.num {
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 0;
        padding-right: 12px;
    }
    .lyt-flow-02>li .box-02 {
        padding: 15px 20px;
        margin-left: 0;
        margin-right: 0;
    }
    .lyt-flow-02>li .box-02 .boxttl+* {
        margin-top: 5px;
    }
    .lyt-flow-02>li .box-02+* {
        margin-top: 30px;
    }
    .lyt-flow-02>li+li {
        margin-top: 65px;
        position: relative;
    }
    .lyt-flow-02>li+li:after {
        display: block;
        content: '';
        position: absolute;
        width: 72px;
        height: 25px;
        left: 50%;
        margin-left: -36px;
        top: -45px;
        background: url(images/arrow_02.png) 0 0 no-repeat;
    }
    .lyt-flow-02>li.no-flow:after {
        display: none;
    }
    .lyt-flow-02+* {
        margin-top: 20px;
    }

    .str-lyt-flow-02>.ttl {
        padding: 4px 15px;
        text-align: center;
    }
    .str-lyt-flow-02+* {
        margin-top: 35px;
    }

    .expand-area-01 .expand-head {
        padding-right: 45px;
        position: relative;
        cursor: pointer;
    }
    .expand-area-01 .expand-head:after {
        display: block;
        content: '';
        position: absolute;
        top: 50%;
        margin-top: -8px;
        right: 15px;
        width: 16px;
        height: 16px;
        background: url(images/icon-toggle_close_02.png) 0 0 no-repeat;
    }
    .expand-area-01 .expand-head.close:after {
        display: block;
        content: '';
        position: absolute;
        top: 50%;
        margin-top: -8px;
        right: 15px;
        width: 16px;
        height: 16px;
        background: url(images/icon-toggle_open_02.png) 0 0 no-repeat;
    }
    .expand-area-01+* {
        margin-top: 40px;
    }
}



/* -----------------------------------------------------

Btn

----------------------------------------------------- */

.btn-01 {
    text-align: center;
}

.btn-01 a,
.btn-01 button {
    display: inline-block;
    text-align: center;
    padding: 16px 20px 15px 44px;
    background: #4d92d9;
    -webkit-box-shadow: 0px 3px 5px 0px #cecece;
    -moz-box-shadow: 0px 3px 5px 0px #cecece;
    box-shadow: 0px 3px 5px 0px #cecece;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#e5e5e5, direction=90, strength=4, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#cecece, direction=180, strength=4, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#e5e5e5, direction=270, strength=4, enabled=true);
    position: relative;
    line-height: 1.1;
    margin-left: -4px\9;
    margin-right: 4px\9;
    color: #fff;
}

.btn-01 a:hover,
.btn-01 button:hover {
    -webkit-box-shadow: 0px 1px 3px 0px #cecece;
    -moz-box-shadow: 0px 1px 3px 0px #cecece;
    box-shadow: 0px 1px 3px 0px #cecece;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#e5e5e5, direction=90, strength=4, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#cecece, direction=180, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#e5e5e5, direction=270, strength=4, enabled=true);
}

.btn-01 a .txt,
.btn-01 button .txt {
    display: inline-block;
    width: 220px;
    box-sizing: border-box;
    font-weight: bold;
    color: #fff;
    zoom: 1;
}

.btn-01 a:after,
.btn-01 button:after {
    display: block;
    content: '';
    position: absolute;
    width: 19px;
    height: 19px;
    left: 15px;
    top: 50%;
    margin-top: -9px;
    background: url(images/icon-arrow_04.png) 0 0 no-repeat;
}

.btn-01 a:hover,
.btn-01 button:hover {
    transition: all .3s;
    opacity: 0.8;
}

.btn-01 a.disable,
.btn-01 button.disable {
    background-color: #c3d5e8;
    cursor: default;
    -webkit-box-shadow: none;
    box-shadow: none;
    filter: none;
    margin-left: 4px\9;
}

.btn-01 a.disable .txt,
.btn-01 button.disable .txt {
    color: #fff;
    text-shadow: none;
    box-shadow: none;
}

.btn-01 a.disable:hover,
.btn-01 button.disable:hover {
    transition: none;
    opacity: 1;
}

.btn-01+* {
    margin-top: 20px;
}

.btn-01+.btn-01 {
    margin-top: 25px;
}

@-moz-document url-prefix() {
    .btn-01 button {
        padding: 15px 17px 15px 41px;
    }
}

.box-01 .btn-01 button.disable {
    margin-left: 0\9;
}

.btn-01.large a,
.btn-01.large button {
    padding: 20px 20px 20px 44px;
}

.btn-01.large a .txt,
.btn-01.large button .txt {
    width: 310px;
}

.btn-01.red a,
.btn-01.red button {
    background: #e86142;
}

.btn-01.red a.disable,
.btn-01.red button.disable {
    background-color: #dbd1ce;
}

.btn-01.red a.disable:hover,
.btn-01.red button.disable:hover {
    transition: none;
    opacity: 1;
    -webkit-box-shadow: none;
    box-shadow: none;
    filter: none;
}

@-moz-document url-prefix() {
    .btn-01.large button {
        padding: 20px 17px 20px 41px;
    }
}

.str-section .section.left .btn-01 a,
.str-section .section.left .btn-01 button {
    display: block;
    width: 100%;
    box-sizing: 100%;
}

.str-section .section.left .btn-01 a span.txt,
.str-section .section.left .btn-01 button span.txt {
    display: block;
    width: 100%;
}

.str-section .section.left ul.list-01+.btn-01 {
    margin-top: 10px;
}

.btn-list-search-01 {
    text-align: center;
}

.btn-list-search-01 li {
    display: inline-block;
    width: 37.5%;
}

.btn-list-search-01 li a {
    text-decoration: none;
}

.btn-list-search-01 li a:link {
    text-decoration: none;
}

.btn-list-search-01 li a:hover,
.btn-list-search-01 li a:active,
.btn-list-search-01 li a:focus {
    text-decoration: none;
}

.btn-list-search-01 li+li {
    margin-left: 4.4%;
    background: #fff;
}

.btn-list-search-01 li a {
    background: #4d92d9;
    -webkit-box-shadow: 0px 3px 5px 0px #cecece;
    -moz-box-shadow: 0px 3px 5px 0px #cecece;
    box-shadow: 0px 3px 5px 0px #cecece;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#e5e5e5, direction=90, strength=4, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#cecece, direction=180, strength=4, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#e5e5e5, direction=270, strength=4, enabled=true);
    color: #fff;
    font-weight: bold;
    display: table;
    width: 100%;
    padding: 18px 20px 16px 44px;
    box-sizing: border-box;
    position: relative;
}

.btn-list-search-01 li a:hover {
    -webkit-box-shadow: 0px 1px 3px 0px #cecece;
    -moz-box-shadow: 0px 1px 3px 0px #cecece;
    box-shadow: 0px 1px 3px 0px #cecece;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#e5e5e5, direction=90, strength=4, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#cecece, direction=180, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#e5e5e5, direction=270, strength=4, enabled=true);
}

.btn-list-search-01 li a span {
    display: table-cell;
    vertical-align: middle;
}

.btn-list-search-01 li a:after {
    display: block;
    content: '';
    position: absolute;
    width: 19px;
    height: 19px;
    left: 15px;
    top: 50%;
    margin-top: -9px;
    background: url(images/icon-arrow_04.png) 0 0 no-repeat;
}

.btn-list-search-01 li a:hover {
    transition: all .3s;
    opacity: 0.8;
}

.btn-list-search-01 li:first-child a:after {
    background: url(images/icon-arrow_04_b.png) 0 0 no-repeat;
}

.btn-list-2col-01 {
    text-align: center;
}

.btn-list-2col-01 li {
    display: inline-block;
    width: 37.5%;
}

.btn-list-2col-01 li a {
    text-decoration: none;
}

.btn-list-2col-01 li a:link {
    text-decoration: none;
}

.btn-list-2col-01 li a:hover,
.btn-list-2col-01 li a:active,
.btn-list-2col-01 li a:focus {
    text-decoration: none;
}

.btn-list-2col-01 li+li {
    margin-left: 4.4%;
    background: #fff;
}

.btn-list-2col-01 li a {
    background: #4d92d9;
    -webkit-box-shadow: 0px 3px 5px 0px #cecece;
    -moz-box-shadow: 0px 3px 5px 0px #cecece;
    box-shadow: 0px 3px 5px 0px #cecece;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#e5e5e5, direction=90, strength=4, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#cecece, direction=180, strength=4, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#e5e5e5, direction=270, strength=4, enabled=true);
    color: #fff;
    font-weight: bold;
    display: table;
    width: 100%;
    padding: 18px 20px 16px 44px;
    box-sizing: border-box;
    position: relative;
}

.btn-list-2col-01 li a:hover {
    -webkit-box-shadow: 0px 1px 3px 0px #cecece;
    -moz-box-shadow: 0px 1px 3px 0px #cecece;
    box-shadow: 0px 1px 3px 0px #cecece;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#e5e5e5, direction=90, strength=4, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#cecece, direction=180, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#e5e5e5, direction=270, strength=4, enabled=true);
}

.btn-list-2col-01 li a span {
    display: table-cell;
    vertical-align: middle;
}

.btn-list-2col-01 li a:after {
    display: block;
    content: '';
    position: absolute;
    width: 19px;
    height: 19px;
    left: 15px;
    top: 50%;
    margin-top: -9px;
    background: url(images/icon-arrow_04.png) 0 0 no-repeat;
}

.btn-list-2col-01 li a:hover {
    transition: all .3s;
    opacity: 0.8;
}

.btn-list-2col-01 li a.arrow-bottom:after {
    background: url(images/icon-arrow_04_b.png) 0 0 no-repeat;
}

.btn-list-2col-01+* {
    margin-top: 30px;
}

.btn-list-01 {
    text-align: center;
}

.btn-list-01 li {
    display: inline-block;
}

.btn-list-01 li a {
    text-decoration: none;
}

.btn-list-01 li a:link {
    text-decoration: none;
}

.btn-list-01 li a:hover,
.btn-list-01 li a:active,
.btn-list-01 li a:focus {
    text-decoration: none;
}

.btn-list-01 li+li {
    background: #fff;
}

.btn-list-01 li>a {
    background: #4d92d9;
    -webkit-box-shadow: 0px 3px 5px 0px #cecece;
    -moz-box-shadow: 0px 3px 5px 0px #cecece;
    box-shadow: 0px 3px 5px 0px #cecece;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#e5e5e5, direction=90, strength=4, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#cecece, direction=180, strength=4, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#e5e5e5, direction=270, strength=4, enabled=true);
    color: #fff;
    font-weight: bold;
    display: table;
    width: 100%;
    padding: 18px 20px 16px 44px;
    box-sizing: border-box;
    position: relative;
}

.btn-list-01 li>a:hover {
    -webkit-box-shadow: 0px 1px 3px 0px #cecece;
    -moz-box-shadow: 0px 1px 3px 0px #cecece;
    box-shadow: 0px 1px 3px 0px #cecece;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#e5e5e5, direction=90, strength=4, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#cecece, direction=180, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#e5e5e5, direction=270, strength=4, enabled=true);
}

.btn-list-01 li>a>span.txt {
    display: table-cell;
    vertical-align: middle;
}

.btn-list-01 li>a:after {
    display: block;
    content: '';
    position: absolute;
    width: 19px;
    height: 19px;
    left: 15px;
    top: 50%;
    margin-top: -9px;
    background: url(images/icon-arrow_04.png) 0 0 no-repeat;
}

.btn-list-01 li>a:hover {
    transition: all .3s;
    opacity: 0.8;
}

.btn-list-01 li>a.anc:after {
    background: url(images/icon-arrow_04_b.png) 0 0 no-repeat;
}

.btn-list-01 li>a.red {
    background: #e86142;
}

.btn-list-01.col2 li {
    width: 37.5%;
}

.btn-list-01.col2 li+li {
    margin-left: 4.4%;
}

.btn-list-01.col3 li {
    float: left;
    display: block;
    width: 32%;
}

.btn-list-01.col3 li+li {
    margin-left: 2%;
}

.btn-list-01+* {
    margin-top: 30px;
}



/* --------------------------------------------------------------

media

----------------------------------------------------------------*/

@media screen and (max-width: 1000px) {
    .btn-01 a,
    .btn-01 button {
        display: inline-block;
        text-align: center;
        padding: 15px 20px 15px 44px;
        background: #4d92d9;
        -webkit-box-shadow: 0px 3px 5px 0px #cecece;
        -moz-box-shadow: 0px 3px 5px 0px #cecece;
        box-shadow: 0px 3px 5px 0px #cecece;
        filter: progid:DXImageTransform.Microsoft.Shadow(color=#e5e5e5, direction=90, strength=4, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#cecece, direction=180, strength=4, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#e5e5e5, direction=270, strength=4, enabled=true);
        position: relative;
    }
    .btn-01 a:hover,
    .btn-01 button:hover {
        -webkit-box-shadow: 0px 1px 3px 0px #cecece;
        -moz-box-shadow: 0px 1px 3px 0px #cecece;
        box-shadow: 0px 1px 3px 0px #cecece;
        filter: progid:DXImageTransform.Microsoft.Shadow(color=#e5e5e5, direction=90, strength=4, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#cecece, direction=180, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#e5e5e5, direction=270, strength=4, enabled=true);
    }

    .btn-01.large a,
    .btn-01.large button {
        padding: 15px 20px 15px 44px;
    }

    .btn-list-search-01 {
        text-align: center;
    }
    .btn-list-search-01 li {
        width: 44%;
    }
    .btn-list-search-01 li+li {
        margin-left: 3%;
    }
    .btn-list-search-01 li .btn-01 {
        margin-top: 0;
    }
    .btn-list-search-01 li .btn-01 a .txt,
    .btn-list-search-01 li .btn-01 button .txt {
        min-width: inherit;
        padding: 0 10px;
    }
}

@media screen and (max-width: 640px) {
    .btn-01 a {
        display: block;
    }
    .btn-01 a .txt {
        width: auto;
    }
    .btn-01 button {
        display: block;
        width: 100%;
        box-sizing: border-box;
    }
    .btn-01 button .txt {
        width: auto;
    }
    .btn-01.large a .txt {
        width: auto;
    }
    .btn-01.large button .txt {
        width: auto;
    }

    .str-section .section.left .btn-01 a,
    .str-section .section.left .btn-01 button {
        display: block;
    }

    .btn-list-search-01 li {
        width: 42.5%;
    }
    .btn-list-search-01 li+li {
        margin-left: 5.1%;
        background: #fff;
    }
    .btn-list-search-01 li a {
        text-align: left;
        padding: 20px 10px 20px 35px;
        box-sizing: border-box;
        position: relative;
    }
    .btn-list-search-01 li a span {
        font-size: 94%;
        padding: 0;
        letter-spacing: normal;
    }
    .btn-list-search-01 li a:after {
        left: 8px;
    }
    .btn-list-search-01 li:first-child a span {
        letter-spacing: 1.5px;
    }

    .btn-list-2col-01 {
        text-align: center;
    }
    .btn-list-2col-01 li {
        width: 46.5%;
    }
    .btn-list-2col-01 li+li {
        margin-left: 5.7%;
    }
    .btn-list-2col-01 li a {
        text-align: left;
        padding: 15px 15px 20px 40px;
    }
    .btn-list-2col-01 li a span {
        font-size: 94%;
        padding: 0;
        letter-spacing: 1px;
    }
    .btn-list-2col-01 li a:after {
        left: 11px;
    }

    .btn-list-01 li {
        display: block;
    }
    .btn-list-01 li a {
        width: 100%;
        padding: 12px 20px 12px 44px;
    }
    .btn-list-01 li+li {
        margin-top: 20px;
    }
    .btn-list-01.col2 li {
        width: auto;
    }
    .btn-list-01.col2 li+li {
        margin-left: 0;
    }
    .btn-list-01.col3 li {
        float: none;
        display: block;
        width: auto;
    }
    .btn-list-01.col3 li+li {
        margin-left: 0;
    }
}