@charset "UTF-8";
body {
    background: #FFF;
    font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-size: 14px;
    color: #000;
    line-height: 1.73;
    overflow-wrap: break-word;
}
.isIE11 body {
    font-family: 'Noto Sans JP', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
body#tinymce {
    margin: 15px;
}
a {
    color: #18a7c6;
}
a[href^="tel:"] {
    cursor: default;
    text-decoration: none;
    color: inherit;
    pointer-events: none;
}
select {
    font-family: inherit;
}
textarea,
[type="search"],
[type="date"],
[type="tel"],
[type="email"],
[type="number"],
[type="password"],
[type="text"] {
    -webkit-appearance: none;
    appearance: none;
    font-size: inherit;
    padding: 10px 12px;
    border: none;
    border-radius: 2px;
    box-sizing: border-box;
    width: 100%;
    line-height: inherit;
    resize: vertical;
    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
}
label [type="checkbox"],
label [type="radio"] {
    margin-right: 5px;
}
label {
    display: inline-block;
    vertical-align: middle;
    margin-right: 1em;
}
label:last-child {
    margin-right: 0;
}
::-webkit-input-placeholder {
    color: #ccc;
}
::placeholder {
    color: #ccc
}
.icon {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    z-index: 1;
    min-width: 1em;
}
.icon::before {
    display: block;
}
.u-en {
    font-family: "copperplate", serif;
    font-weight: 300;
}
.u-mincho {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.u-inner {
    max-width: 1280px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    padding-left: 50px;
    padding-right: 50px;
}
.u-ttl01 {
    font-size: inherit;
    line-height: 1;
    margin-bottom: 32px;
    font-size: 40px;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    align-items: center;
    letter-spacing: .05em;
}
.u-ttl01::before {}
.u-ttl01::after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    background-color: currentColor;
    margin-top: 12px;
}
.u-ttl01 > b {
    font-weight: inherit;
}
.u-ttl01 > b::before {
    content: "";
}
.u-ttl01 > b::after {
    content: "";
}
.u-ttl01 > small {}
.u-ttl01 > small::before {
    content: "";
}
.u-ttl01 > small::after {
    content: "";
}
.u-ttl02 {
    font-size: 30px;
    line-height: 1.4;
    margin-bottom: 35px;
    text-align: center;
    color: #005d3d;
    letter-spacing: 0.14em;
    font-weight: bold;
}
.u-ttl02 > b {
    display: block;
    font-weight: inherit;
}
.u-ttl02 > small {
    display: block;
    font-size: 16px;
    font-weight: 500;
    margin-top: 5px;
    letter-spacing: 0.1em;
}
.u-ttl02-left {
    text-align: left;
}
.u-ttl02-L {
    font-size: 34px;
}
.u-ttl03 {
    font-size: 17px;
    line-height: 1.4;
    margin-bottom: 16px;
    font-weight: 500;
    border-bottom: 1px solid #c3c3c3;
    padding-bottom: 19px;
    letter-spacing: 0.14em;
}
.u-ttl03::before {
    content: "";
}
.u-ttl03::after {
    content: "";
}
.u-ttl04 {
    font-size: inherit;
    line-height: 1.2;
    margin-bottom: 20px;
}
.u-ttl04::before {
    content: "";
}
.u-ttl04::after {
    content: "";
}
.u-ttl05 {
    font-size: inherit;
    line-height: 1.2;
    margin-bottom: 20px;
}
.u-ttl05::before {
    content: "";
}
.u-ttl05::after {
    content: "";
}
.u-ttl06 {
    font-size: inherit;
    line-height: 1.2;
    margin-bottom: 20px;
}
.u-ttl06::before {
    content: "";
}
.u-ttl06::after {
    content: "";
}
.u-tbl01 {
    width: 100%;
    color: #005d3d;
    line-height: 1.85;
}
.u-tbl01 > thead {}
.u-tbl01 > thead > tr {}
.u-tbl01 > thead > tr > th {
    padding: 7px 10px;
    border: 1px solid #ddd;
    white-space: nowrap;
    background: #efefef;
    font-weight: normal;
    vertical-align: middle;
}
.u-tbl01 > tbody {}
.u-tbl01 > tbody > tr {
    border-bottom: 1px solid #005d3d;
}
.u-tbl01 > tbody > tr:last-child {
    border-bottom: none;
}
.u-tbl01 > tbody > tr > th {
    padding: 15px 15px;
    border-right: 1px solid #005d3d;
    white-space: nowrap;
    font-weight: normal;
    text-align: left;
    width: 150px;
    vertical-align: top;
    box-sizing: border-box;
    padding-left: 0;
    letter-spacing: 0.12em;
}
.u-tbl01 > tbody > tr > td {
    padding: 15px 30px;
    vertical-align: top;
    padding-right: 15px;
}
.u-tbl01 > tbody > tr > td > a {
    text-decoration: none;
    color: inherit;
}
.u-tbl01 > tbody > tr > td > a:hover {
    text-decoration: underline;
}
.u-tbl02 {
    width: 100%;
}
.u-tbl02 > thead {}
.u-tbl02 > thead > tr {}
.u-tbl02 > thead > tr > th {
    padding: 7px 10px;
    border: 1px solid #ddd;
    white-space: nowrap;
    background: #efefef;
    font-weight: normal;
    vertical-align: middle;
}
.u-tbl02 > tbody {}
.u-tbl02 > tbody > tr {}
.u-tbl02 > tbody > tr > th {
    padding: 7px 10px;
    border: 1px solid #ddd;
    white-space: nowrap;
    background: #efefef;
    font-weight: normal;
    text-align: left;
    width: 140px;
    vertical-align: top;
}
.u-tbl02 > tbody > tr > td {
    padding: 7px 10px;
    border: 1px solid #ddd;
    vertical-align: top;
}
.u-tblWrap {
    overflow: auto;
}
.u-tblWrap_caution {
    display: none;
}
.u-list {
    list-style: none;
    line-height: 1.6;
}
.u-list > li {
    margin-top: 5px;
    position: relative;
    z-index: 1;
    padding-left: 11px;
}
.u-list > li:first-child {
    margin-top: 0;
}
.u-list > li::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    width: 6px;
    height: 6px;
    background-color: #333;
    border-radius: 50%;
    left: 0;
    top: calc(0.8em - 3px);
}
.u-list-square {}
.u-list-square > li {}
.u-list-square > li::before {
    border-radius: 0;
}
.u-sect {
    padding-top: 100px;
    margin-top: -100px;
}
.u-btn01 {
    display: flex;
    text-decoration: none;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
    cursor: pointer;
    border-radius: 0;
    padding: 10px 10px;
    line-height: 1.2;
    border: 1px solid #3e9a7a;
    justify-content: center;
    align-items: center;
    transition-duration: .3s;
    transition-property: background-color, color, border-color;
    position: relative;
    z-index: 1;
    color: #fff;
    background-color: #3e9a7a;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.2;
}
.u-btn01-borderW {
    border-color: #fff;
}
.u-btn01-arrowR {
    padding-right: 20px;
}
.u-btn01-arrowL {
    padding-left: 20px;
}
button.u-btn01 {
    display: block;
    min-height: 54px;
}
.u-btn01:active {}
.u-btn01::before {
    content: "";
    width: 1px;
    height: 36px;
    display: block;
}
button.u-btn01::before {
    display: none;
}
.u-btn01-arrowR::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    right: 10px;
    margin-top: auto;
    margin-bottom: auto;
    border: 2px solid #aaa;
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-bottom: none;
    border-left: none;
    transition-duration: .3s;
    transition-property: border-color;
}
.u-btn01-arrowL::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 10px;
    margin-top: auto;
    margin-bottom: auto;
    border: 2px solid #aaa;
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    border-bottom: none;
    border-left: none;
    transition-duration: .3s;
    transition-property: border-color;
}
.u-btn01-cancel {
    background: #666;
    color: #fff;
    border-color: #666;
}
.u-btn02 {
    display: flex;
    text-decoration: none;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
    cursor: pointer;
    padding: 10px 10px;
    line-height: 1.2;
    background: #fff;
    border: 1px solid #005d3d;
    align-items: center;
    justify-content: center;
    transition-duration: .3s;
    transition-property: background-color, color, border-color;
    position: relative;
    z-index: 1;
    color: #fff;
    font-weight: 300;
    color: #000000;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}
.u-btn02-search {
    letter-spacing: 0;
    font-size: inherit;
}
.u-btn02-search > .icon {
    margin-right: 5px;
}
.u-btn02-white {
    border-color: #fff;
    background-color: rgba(255, 255, 255, 0);
    color: #fff;
}
button.u-btn02 {
    display: block;
    min-height: 45px;
}
.u-btn02::before {
    content: "";
    height: 23px;
    display: block;
    width: 1px;
}
button.u-btn02::before {
    display: none;
}
.u-btn02::after {
    content: "";
}
.u-btn02:active {}
.u-editor {
    word-break: break-all;
}
.u-editor p {
    margin: 1em 0;
}
.u-editor::after {
    content: "";
    display: block;
    clear: both;
}
.u-editor div {
    max-width: 100%;
}
.u-editor img {
    max-width: 100%;
    height: auto;
}
.u-editor iframe {
    max-width: 100%;
}
.u-editor video {
    max-width: 100%;
    height: auto;
}
.u-editor ol,
.u-editor ul {
    padding-left: 1.5em;
}
.u-editor blockquote {
    background-color: #f6f6f6;
    padding: 30px;
    position: relative;
    z-index: 1;
}
.u-editor blockquote::before {
    content: "“";
    font-size: 50px;
    color: #999;
    position: absolute;
    left: 5px;
    top: 5px;
    line-height: 1;
}
.u-editor blockquote::after {
    content: "”";
    font-size: 50px;
    color: #999;
    position: absolute;
    right: 5px;
    bottom: -15px;
    line-height: 1;
}
.u-selWrap {
    display: block;
    position: relative;
    z-index: 1;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.u-selWrap::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    right: 9px;
    margin-top: auto;
    margin-bottom: auto;
    border: 6px solid #333;
    width: 0;
    height: 0;
    border-left-color: rgba(255, 255, 255, 0);
    border-right-color: rgba(255, 255, 255, 0);
    border-bottom-color: rgba(255, 255, 255, 0);
    border-top-width: 8px;
    border-bottom-width: 0;
}
.u-selWrap::after {}
.u-selWrap > select {
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: 0 0;
    outline: 0;
    border: 0;
    line-height: 43px;
    height: 43px;
    width: 100%;
    border-right: 25px solid rgba(0, 0, 0, 0);
    border-radius: 0;
    cursor: pointer;
    position: relative;
    z-index: 2;
    display: block;
    padding-left: 10px;
}
.u-selWrap > select::-ms-expand {
    display: none;
}
.u-mbXL {
    margin-bottom: 100px;
}
.u-mbL {
    margin-bottom: 60px;
}
.u-mbM {
    margin-bottom: 40px;
}
.u-mbS {
    margin-bottom: 20px;
}
.u-mbXS {
    margin-bottom: 10px;
}
.u-chkLbl {
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: center;
}
.u-chkLbl > [type="checkbox"] {
    position: absolute;
    z-index: 1;
    opacity: 0;
    top: 0;
    left: 0;
}
.u-chkLbl > i {
    display: block;
    width: 20px;
    height: 20px;
    background: #fff;
    margin-right: 9px;
    transition-duration: .3s;
    transition-property: background-color, color;
    box-sizing: border-box;
    border: 1px solid #005d3d;
    position: relative;
    z-index: 1;
}
.u-chkLbl > i::after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 11px;
    height: 9px;
    box-sizing: border-box;
    transition-duration: .3s;
    transition-property: opacity;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 9' fill='%23fc0'%3E%3Cpolygon points='4 8.56 0.29 4.85 1.71 3.44 4 5.73 9.29 0.44 10.71 1.85 4 8.56'/%3E%3C/svg%3E");
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}
.u-chkLbl > b {
    display: block;
    font-weight: normal;
}
.u-chkLbl > [type="checkbox"]:checked + i {}
.u-chkLbl > [type="checkbox"]:checked + i::after {
    opacity: 1;
}
.u-rdoLbl {
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: center;
}
.u-rdoLbl > [type="radio"] {
    position: absolute;
    z-index: 1;
    opacity: 0;
    top: 0;
    left: 0;
}
.u-rdoLbl > i {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 4px;
    transition-duration: .3s;
    transition-property: background-color, color;
    border: 1px solid #666;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}
.u-rdoLbl > i::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 15px;
    height: 15px;
    background: #666;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    transition-duration: .3s;
    transition-property: opacity;
}
.u-rdoLbl > [type="radio"]:checked + i::after {
    opacity: 1;
}
.u-rdoLbl > b {
    display: block;
    font-weight: normal;
}
.u-hiddenSVG {
    height: 0;
    width: 0;
    overflow: hidden;
    position: absolute;
}
.u-rdoLbl > [type="radio"]:checked + i {}
.u-spBlock {
    display: none;
}
.u-spInline {
    display: none;
}
.u-spNone {}
.u-tabletBlock {
    display: none;
}
.u-tabletInline {
    display: none;
}
.u-tabletNone {}
.u-spsInline {
    display: none;
}
.u-box {
    max-width: calc(100% - 100px);
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #005d3d;
    box-sizing: border-box;
}
.u-bg {
    background-image: url(/assets/img/recruit/bg-welfare.png);
    background-position: top left;
    background-repeat: repeat;
    background-color: #fdfefd;
}
.u-lineMove {
    background-image: linear-gradient(to right, #000, #000);
    background-size: 0px 1px;
    background-repeat: no-repeat;
    background-position: left bottom;
    transition-duration: 1s;
    transition-property: background-size;
    transition-timing-function: cubic-bezier(0, 0, .2, 1);
}
.u-lineClamp {
    line-height: 1.73;
    max-height: 3.46em;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.u-lineClamp::before {
    content: "…";
    display: block;
    position: absolute;
    z-index: 1;
    top: 1.73em;
    right: 0;
    background-color: #fff;
    padding-left: 0.5em;
    z-index: 1;
}
.u-lineClamp::after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 2;
    position: absolute;
}
.u-sprit {
    display: flex;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
}
[data-char] {
    display: block;
    position: relative;
    z-index: 1;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition-duration: 0.6s;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0;
}
[data-animation="after"] [data-char] {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.isAnimated [data-char] {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.u-lowResInline {
    display: none;
}
@media screen and (min-width: 1000px) {
    a:hover {
        text-decoration: none;
    }
    .sideNav_snsList_anchor:hover {
        opacity: .7;
    }
    a:hover .u-lineMove {
        background-size: 100% 1px;
    }
    .u-btn01:hover {
        background: #fff;
        color: #3e9a7a;
    }
    .u-btn01-cancel:hover {
        color: #666;
    }
    a:hover .u-btn02 {
        background: #005d3d;
        color: #fff;
    }
    .u-btn02:hover {
        background: #005d3d;
        color: #fff;
    }
    .u-btn02-white:hover {
        background: #fff;
        color: #005d3d;
    }
    .u-btn01-arrowR:hover::after {
        border-color: #fff;
    }
    .u-btn01-arrowL:hover::after {
        border-color: #fff;
    }
    .u-btn02:hover::after {}
}
@media screen and (max-width:1199px) {
    img {
        max-width: 100%;
        height: auto;
    }
    .u-lowResInline {
        display: inline;
    }
}
@media screen and (max-width:999px) {
    body {}
    a {}
    a[href^="tel:"] {
        pointer-events: auto;
    }
    textarea,
    [type="search"],
    [type="date"],
    [type="tel"],
    [type="email"],
    [type="number"],
    [type="password"],
    [type="text"] {}
    label [type="checkbox"],
    label [type="radio"] {}
    label {}
    label:last-child {}
    .u-mincho {}
    .u-inner {
        width: 100%;
        box-sizing: border-box;
        padding-left: 25px;
        padding-right: 25px;
    }
    .u-ttl01 {}
    .u-ttl01::before {}
    .u-ttl01::after {}
    .u-ttl01 > b {}
    .u-ttl01 > b::before {}
    .u-ttl01 > b::after {}
    .u-ttl01 > small {}
    .u-ttl01 > small::before {}
    .u-ttl01 > small::after {}
    .u-ttl02 {
        font-size: 27px;
    }
    .u-ttl02-L {}
    .u-ttl02::before {}
    .u-ttl02::after {}
    .u-ttl02 > b {}
    .u-ttl02 > b::before {}
    .u-ttl02 > b::after {}
    .u-ttl02 > small {
        font-size: 15px;
    }
    .u-ttl02 > small::before {}
    .u-ttl02 > small::after {}
    .u-ttl03 {
        padding-bottom: 15px;
        font-size: 16px;
    }
    .u-ttl03::before {}
    .u-ttl03::after {}
    .u-ttl04 {}
    .u-ttl04::before {}
    .u-ttl04::after {}
    .u-ttl05 {}
    .u-ttl05::before {}
    .u-ttl05::after {}
    .u-ttl06 {}
    .u-ttl06::before {}
    .u-ttl06::after {}
    .u-tbl01 {}
    .u-tbl01 > thead {}
    .u-tbl01 > thead > tr {}
    .u-tbl01 > thead > tr > th {}
    .u-tbl01 > tbody {}
    .u-tbl01 > tbody > tr {}
    .u-tbl01 > tbody > tr > th {
        width: 130px;
    }
    .u-tbl01 > tbody > tr > td {
        padding: 15px 15px;
    }
    .u-tbl02 {}
    .u-tbl02 > thead {}
    .u-tbl02 > thead > tr {}
    .u-tbl02 > thead > tr > th {}
    .u-tbl02 > tbody {}
    .u-tbl02 > tbody > tr {}
    .u-tbl02 > tbody > tr > th {
        padding: 10px 10px;
    }
    .u-tbl02 > tbody > tr > td {
        padding: 10px 10px;
    }
    .u-tblWrap {}
    .u-tblWrap_caution {}
    .u-list {}
    .u-list > li {}
    .u-list > li:first-child {}
    .u-list > li::before {}
    .u-list-square {}
    .u-list-square > li {}
    .u-list-square > li::before {}
    .u-sect {}
    .u-btn01 {
        font-size: 15px;
    }
    .u-btn01:active {}
    .u-btn01::before {}
    .u-btn01::after {}
    .u-btn01-cancel {}
    .u-btn02 {
        font-size: 12px;
    }
    .u-btn02-search {
        font-size: inherit;
    }
    .u-btn02::before {}
    .u-btn02::after {}
    .u-btn02:active {}
    .u-editor {}
    .u-editor::after {}
    .u-editor div {}
    .u-editor img {}
    .u-editor ol,
    .u-editor ul {}
    .u-editor blockquote {}
    .u-editor blockquote::before {}
    .u-editor blockquote::after {}
    .u-editor .alignleft {}
    .u-editor .alignright {}
    .u-editor .aligncenter {}
    .u-selWrap {}
    .u-selWrap::before {}
    .u-selWrap::after {}
    .u-selWrap > select {}
    .u-mbXL {
        margin-bottom: 75px;
    }
    .u-mbL {
        margin-bottom: 45px;
    }
    .u-mbM {
        margin-bottom: 30px;
    }
    .u-mbS {
        margin-bottom: 15px;
    }
    .u-mbXS {
        margin-bottom: 7px;
    }
    .u-chkLbl {}
    .u-chkLbl > [type="checkbox"] {}
    .u-chkLbl > i {}
    .u-chkLbl > i::after {}
    .u-chkLbl > b {}
    .u-chkLbl > [type="checkbox"]:checked + i {}
    .u-chkLbl > [type="checkbox"]:checked + i::after {}
    .u-rdoLbl {}
    .u-rdoLbl > [type="radio"] {}
    .u-rdoLbl > i {}
    .u-rdoLbl > i::after {}
    .u-rdoLbl > b {}
    .u-rdoLbl > [type="radio"]:checked + i {}
    .u-spBlock {}
    .u-spInline {}
    .u-spNone {}
    .u-tabletBlock {
        display: block;
    }
    .u-tabletInline {
        display: inline;
    }
    .u-tabletNone {
        display: none;
    }
    .u-box {
        max-width: calc(100% - 50px);
    }
}
@media screen and (max-width: 767px) {
    body {
        min-width: 320px;
    }
    a {}
    a[href^="tel:"] {}
    textarea,
    [type="search"],
    [type="date"],
    [type="tel"],
    [type="email"],
    [type="number"],
    [type="password"],
    [type="text"] {
        font-size: 16px;
    }
    label [type="checkbox"],
    label [type="radio"] {}
    label {}
    label:last-child {}
    .u-mincho {}
    .u-inner {
        padding-left: 15px;
        padding-right: 15px;
    }
    .u-ttl01 {
        font-size: 25px;
        margin-bottom: 20px;
    }
    .u-ttl01::before {}
    .u-ttl01::after {
        width: 25px;
        margin-top: 7px;
    }
    .u-ttl01 > b {}
    .u-ttl01 > b::before {}
    .u-ttl01 > b::after {}
    .u-ttl01 > small {}
    .u-ttl01 > small::before {}
    .u-ttl01 > small::after {}
    .u-ttl02 {
        font-size: 24px;
        margin-bottom: 24px;
    }
    .u-ttl02::before {}
    .u-ttl02::after {}
    .u-ttl02 > b {}
    .u-ttl02 > b::before {}
    .u-ttl02 > b::after {}
    .u-ttl02 > small {
        font-size: 14px;
        margin-top: 1px;
    }
    .u-ttl02 > small::before {}
    .u-ttl02 > small::after {}
    .u-ttl03 {
        font-size: 16px;
        padding-bottom: 12px;
        margin-bottom: 14px;
        letter-spacing: 0.1em;
    }
    .u-ttl03::before {}
    .u-ttl03::after {}
    .u-ttl04 {}
    .u-ttl04::before {}
    .u-ttl04::after {}
    .u-ttl05 {}
    .u-ttl05::before {}
    .u-ttl05::after {}
    .u-ttl06 {}
    .u-ttl06::before {}
    .u-ttl06::after {}
    .u-tbl01 {
        display: block;
        line-height: inherit;
    }
    .u-tbl01 > thead {}
    .u-tbl01 > thead > tr {}
    .u-tbl01 > thead > tr > th {}
    .u-tbl01 > tbody {
        display: block;
    }
    .u-tbl01 > tbody > tr {
        display: block;
        border-bottom: none;
        margin-bottom: 8px;
    }
    .u-tbl01 > tbody > tr:last-child {
        margin-bottom: 0;
    }
    .u-tbl01 > tbody > tr > th {
        width: auto;
        padding: 0;
        display: block;
        border-right: none;
        background-color: #005d3d;
        color: #e2ebe8;
        padding: 5px 10px;
        margin-bottom: 5px;
    }
    .u-tbl01 > tbody > tr > td {
        padding: 0 10px;
        display: block;
    }
    .u-tbl02 {}
    .u-tbl02 > thead {}
    .u-tbl02 > thead > tr {}
    .u-tbl02 > thead > tr > th {}
    .u-tbl02 > tbody {}
    .u-tbl02 > tbody > tr {}
    .u-tbl02 > tbody > tr > th {
        width: auto;
        padding: 3px 5px;
    }
    .u-tbl02 > tbody > tr > td {
        padding: 3px 5px;
    }
    .u-tblWrap {}
    .u-tblWrap_caution {
        margin: 0 5px 0 0;
        font-size: 13px;
    }
    .u-list {}
    .u-list > li {}
    .u-list > li:first-child {}
    .u-list > li::before {}
    .u-list-square {}
    .u-list-square > li {}
    .u-list-square > li::before {}
    .u-sect {
        padding-top: 70px;
        margin-top: -70px;
    }
    .u-btn01 {}
    .u-btn01:active {}
    .u-btn01::before {}
    .u-btn01::after {}
    .u-btn01-cancel {}
    .u-btn02 {
        font-size: 11px;
    }
    .u-btn02-search {
        font-size: inherit;
    }
    button.u-btn02 {
        min-height: 38px;
    }
    .u-btn02::before {
        height: 16px;
    }
    .u-btn02::after {}
    .u-btn02:active {}
    .u-editor {}
    .u-editor::after {}
    .u-editor div {}
    .u-editor img {}
    .u-editor ol,
    .u-editor ul {}
    .u-editor blockquote {}
    .u-editor blockquote::before {}
    .u-editor blockquote::after {}
    .u-editor .alignleft {}
    .u-editor .alignright {}
    .u-editor .aligncenter {}
    .u-selWrap {}
    .u-selWrap::before {}
    .u-selWrap::after {}
    .u-selWrap > select {}
    .u-mbXL {
        margin-bottom: 50px;
    }
    .u-mbL {
        margin-bottom: 30px;
    }
    .u-mbM {
        margin-bottom: 20px;
    }
    .u-mbS {
        margin-bottom: 10px;
    }
    .u-mbXS {
        margin-bottom: 5px;
    }
    .u-chkLbl {}
    .u-chkLbl > [type="checkbox"] {}
    .u-chkLbl > i {
        margin-right: 5px;
    }
    .u-chkLbl > i::after {}
    .u-chkLbl > b {}
    .u-chkLbl > [type="checkbox"]:checked + i {}
    .u-chkLbl > [type="checkbox"]:checked + i::after {}
    .u-rdoLbl {}
    .u-rdoLbl > [type="radio"] {}
    .u-rdoLbl > i {}
    .u-rdoLbl > i::after {}
    .u-rdoLbl > b {}
    .u-rdoLbl > [type="radio"]:checked + i {}
    .u-spBlock {
        display: block;
    }
    .u-spInline {
        display: inline;
    }
    .u-spNone {
        display: none;
    }
    .u-tabletBlock {}
    .u-tabletInline {}
    .u-tabletNone {}
    .u-box {
        max-width: calc(100% - 30px);
    }
}
@media screen and (max-width:374px) {
    .u-inner {
        padding: 0 15px;
    }
    .u-spsInline {
        display: inline;
    }
    .u-ttl02 {
        font-size: 21px;
    }
}
