@charset "UTF-8";
body {
    background: #FFF;
    font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #333;
    font-size: 15px;
    line-height: 1.8;
}
body.mce-content-body {
    margin: 10px;
}
a {
    color: rgb(0, 113, 188);
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
a:hover {
    opacity: .7;
    text-decoration: none;
}
img {}
a[href^="tel:"] {
    cursor: default;
    text-decoration: none;
    color: inherit;
}
a[href^="tel:"]:hover {
    opacity: 1;
}

.wpcf7-form-control-wrap select,
textarea,
input[type="email"],
input[type="number"],
input[type="password"],
input[type="text"] {
    color: #444;
    font-size: 120%;
    padding: 15px 5px;
    border: none;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    width: 100%;
    background: #dff3f7;
    resize: vertical;
}
label input[type="checkbox"],
label input[type="radio"] {
    margin: 0 5px 0 0;
}
label {
    display: inline-block;
    vertical-align: middle;
    margin: 0 1em 0 0;
}

.wpcf7-form-control-wrap select{
    -webkit-appearance: button;
    appearance: button;
    background: none;
    width: auto;
    background: #dff3f7 url(../img/arrow.png) 100% 50% no-repeat;
    width: 300px;
}
.wpcf7-form-control-wrap select::-ms-expand {
    display: none;
}

.mce-content-body ol,
.mce-content-body ul {
    padding-left: 1.5em;
}
.u-inner {
    max-width: 1200px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    padding: 0 10px;
}
.u-inner:after {
    content: "";
    display: block;
    clear: both;
}
.u-headline01 {
    margin-bottom: 40px;
    line-height: 1.2;
    background: #0071BC;
    padding: 21px 40px;
    color: #fff;
    border-radius: 14px;
    font-size: 24px;
    font-weight: bold;
}

[data-type="middle-boy"] .u-headline01 {
    background-color:#009FC7;
}
.u-headline01:before {
    content: "";
}
.u-headline01 > b {}
.u-headline01 > b:before {}
.u-headline02 {
    margin-bottom: 44px;
    background: #EAF7FF;
    line-height: 1.2;
    padding: 13px 30px;
    border-radius: 13px;
    font-size: 24px;
    font-weight: 500;
    position: relative;
    z-index: 1;
}
.u-headline032 {
    margin-bottom: 44px;
    background: #EAF7FF;
    line-height: 1.2;
    padding: 13px 30px;
    border-radius: 13px;
    font-size: 24px;
    font-weight: 500;
    position: relative;
    z-index: 1;
}
[data-type="elementary"] .u-headline02 {
    background-color: #12CFA7;
	color: #fff;
}
[data-type="elementary"] .u-headline032 {
    background-color: #18A084;
	color: #fff;
}
[data-type="middle-girl"] .u-headline02 {
    background-color: #FDECED;
}
[data-type="middle-boy"] .u-headline02 {
    background-color: #E6F9FD;
}
.u-headline02-hasImage {
    padding-left: 73px;
}
.u-headline02-hasImage:before {
    display: none;
}
.u-headline02-hasImage:first-letter {
    font-weight: 900;
}
.u-headline02-hasImage > img {
    display: block;
    position: absolute;
    z-index: 1;
    top: -23px;
    left: -36px;
}
.u-headline02 > b {}
.u-headline02 > b:before {}
.u-headline03 {
    margin-bottom: 1em;
    font-size: 18px;
    position: relative;
    z-index: 1;
    padding-left: 20px;
}
.u-headline03:before {
    content: "";
    display: block;
    width: 8px;
    height: 24px;
    background: #0071BC;
    position: absolute;
    z-index: 1;
    top: 5px;
    left: 0;
}

.u-headline042 {
    margin-bottom: 1em;
    font-size: 18px;
    position: relative;
    z-index: 1;
    padding-left: 20px;
}
.u-headline042:before {
    content: "";
    display: block;
    width: 8px;
    height: 24px;
    background: #0071BC;
    position: absolute;
    z-index: 1;
    top: 5px;
    left: 0;
}
.u-headline03-circle {
    font-size: 16px;
}
.u-headline03-circle:before {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    margin: auto;
}
[data-type="elementary"] .u-headline03:before {
    background-color: #12cfa7;
}
[data-type="elementary"] .u-headline03.color02:before {
    background-color: #12B290;
}
[data-type="elementary"] .u-headline042:before {
    background-color: #18A084;
}
[data-type="middle-girl"] .u-headline03:before {
    background-color: #EC5D60;
}
[data-type="middle-boy"] .u-headline03:before {
    background-color: #009fc7;
}
.u-headline04 {
    margin-bottom: 44px;
    font-size: 30px;
    text-align: center;
    font-weight: 500;
    line-height: 1;
}
[data-type="elementary"] .u-headline04 {
    color: #0FAC8C;
}
[data-type="middle-girl"] .u-headline04 {
    color: #EB5D5F;
}
[data-type="middle-boy"] .u-headline04 {
    color: #009FC6;
}
.u-headline04:before {
    content: "";
}
.u-headline05 {
    margin-bottom: 35px;
    font-weight: normal;
    text-align: center;
    font-size: 18px;
}
[data-type="elementary"] .u-headline05:before {
    background-color: #12cfa7;
}
[data-type="elementary"] .u-headline05.color02:before {
    background-color: #12B290;
}
[data-type="middle-girl"] .u-headline05:before {
    background-color: #EC5D60;
}
[data-type="middle-boy"] .u-headline05:before {
    background-color: #009FC7;
}
.u-headline05:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: rgb(0, 113, 188);
    width: 74px;
    height: 32px;
    background-image: url(/common/img/txt-point@2x.png);
    background-size: 55px 17px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 10px;
}
.u-headline06 {
    margin-bottom: 1em;
}
.u-headline06:before {
    content: "";
}
.u-indentTitle {
    margin-left: -25px;
    margin-right: -25px;
}
.u-table01 {
    width: 100%;
}
.u-table01 > thead {}
.u-table01 > thead > tr {}
.u-table01 > thead > tr > th {
    padding: 7px 10px;
    border: 1px solid #ddd;
    white-space: nowrap;
    background: #efefef;
    font-weight: 500;
    vertical-align: middle;
    font-weight: bold;
}
.u-table01 > tbody {}
.u-table01 > tbody > tr {}
.u-table01 > tbody > tr > th {
    padding: 11px 30px;
    border: 1px solid #ddd;
    white-space: nowrap;
    background: #efefef;
    font-weight: normal;
    width: 166px;
    vertical-align: top;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
}
.u-table01 > tbody > tr > td {
    padding: 11px 30px;
    border: 1px solid #ddd;
    vertical-align: top;
}
.u-table02 {
    width: 100%;
    border-top: 1px solid #ddd;
}
.u-table02 > thead {}
.u-table02 > thead > tr {}
.u-table02 > thead > tr > th {
    padding: 7px 10px;
    border: 1px solid #ddd;
    white-space: nowrap;
    background: #efefef;
    font-weight: normal;
    vertical-align: middle;
}
.u-table02 > tbody {}
.u-table02 > tbody > tr {
    border-bottom: 1px solid #ddd;
}
.u-table02 > tbody > tr > th {
    padding: 14px 10px;
    border: none;
    white-space: nowrap;
    background: none;
    font-weight: normal;
    text-align: left;
    width: 260px;
    vertical-align: top;
}
.u-table02 > tbody > tr > td {
    padding: 14px 10px;
    border: none;
    vertical-align: middle;
}
.u-table03 {
    width: 100%;
}
.u-table03 > thead {}
.u-table03 > thead > tr {}
.u-table03 > thead > tr > th {
    padding: 10px 10px;
    border: 1px solid #ddd;
    white-space: nowrap;
    background: #efefef;
    font-weight: 500;
    vertical-align: middle;
    font-weight: normal;
}
.u-table03 > thead > tr > th:first-child {
    font-size: 14px;
}
.u-table03 > thead > tr > th[data-width="200"] {
    width: 200px;
}
.u-table03 > thead > tr > th[data-width="330"] {
    width: 330px;
}
.u-table03 > thead > tr > th[data-width="450"] {
    width: 450px;
}
.u-table04 {
    width: 100%;
}
.u-table04 > thead {}
.u-table04 > thead > tr {}
.u-table04 > thead > tr > th {
    padding: 10px 10px;
    border: 1px solid #ddd;
    white-space: nowrap;
    background: #efefef;
    font-weight: 500;
    vertical-align: middle;
    font-weight: normal;
}
.u-table04 > thead > tr > th:first-child {
    font-size: 14px;
}
.u-table04 > thead > tr > th[data-width="200"] {
    width: 200px;
}
.u-table04 > thead > tr > th[data-width="330"] {
    width: 330px;
}
.u-table04 > thead > tr > th[data-width="450"] {
    width: 450px;
}
.u-table04 > thead > tr > th {
    padding: 10px 10px;
    border: 1px solid #ddd;
    white-space: nowrap;
    background: #efefef;
    font-weight: 500;
    vertical-align: middle;
    font-weight: normal;
}
[data-type="middle-boy"] .u-table03 > thead > tr > th:first-child {
    background-color: #009FC7;
    color: #fff;
}

[data-type="middle-girl"] .u-table03 > thead > tr > th:first-child {
    background-color: #EC5D60;
    color: #fff;
}

[data-type="elementary"] .u-table03 > thead > tr > th:first-child {
    background-color: #12CFA7;
    color: #fff;
}
[data-type="elementary"] .u-table04 > thead > tr > th:first-child {
     background-color: #18A084;
    color: #fff;
}

[data-type] .u-table03 > thead > tr > th:first-child.-notHead {
    background: #efefef;
    color: inherit;
}

.u-table03 > tbody {}
.u-table03 > tbody > tr {}
.u-table03 > tbody > tr > th {
    padding: 9px 30px;
    border: 1px solid #ddd;
    white-space: nowrap;
    background: #efefef;
    font-weight: normal;
    width: 47px;
    vertical-align: middle;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
}
.u-table04 > tbody {}
.u-table04 > tbody > tr {}
.u-table04 > tbody > tr > th {
    padding: 9px 30px;
    border: 1px solid #ddd;
    white-space: nowrap;
    background: #efefef;
    font-weight: normal;
    width: 47px;
    vertical-align: middle;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
}
[data-type="middle-boy"] .u-table03 > tbody > tr > th {
    background-color: #009FC7;
    color: #fff;
}

[data-type="middle-girl"] .u-table03 > tbody > tr > th {
    background-color: #EC5D60;
    color: #fff;
}

[data-type="elementary"] .u-table03 > tbody > tr > th {
    background-color: #12CFA7;
    color: #fff;
}
[data-type="elementary"] .u-table04 > tbody > tr > th {
    background-color: #18A084;
    color: #fff;
}
.u-table03 > tbody > tr > td {
    padding: 9px 30px;
    border: 1px solid #ddd;
    vertical-align: middle;
    text-align: center;
}

.u-table03 > tbody > tr > td.-bodyA {
    background-color:#F2FDFA;
}


.u-table03 > tbody > tr > td.-bodyB {
    background-color:#F1FCFD;
}

.u-table03 > colgroup > .-Abody{
    background-color:#F2FDFA;
}

.u-table03 > colgroup > .-Bbody{
     background-color:#F1FCFD;
}
.u-table04 > tbody > tr > td {
    padding: 9px 30px;
    border: 1px solid #ddd;
    vertical-align: middle;
    text-align: center;
}

.u-table04 > tbody > tr > td.-bodyA {
    background-color:#F2FDFA;
}


.u-table03 > tbody > tr > td.-bodyB {
    background-color:#F1FCFD;
}

.u-table04 > colgroup > .-Abody{
    background-color:#F2FDFA;
}

.u-table04 > colgroup > .-Bbody{
     background-color:#F1FCFD;
}

.u-spBreakTable {}
.u-spBreakTable > tbody {}
.u-spBreakTable > tbody > tr {}
.u-spBreakTable > tbody > tr > th {}
.u-spBreakTable > tbody > tr > td {}
.u-mincho {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.u-tableWrap {
    overflow: auto;
}
.u-tableWrap_caution {
    display: none;
}
.u-tableWrap_caution > .icon {}
.u-listCircle {
    list-style: none;
    line-height: 1.4;
    margin-bottom: 1em;
}
.u-listCircle > li {
    margin-top: 7px;
    position: relative;
    z-index: 1;
    padding-left: 18px;
}
.u-listCircle > li:first-child {
    margin-top: 0px;
}
.u-listCircle > li:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    width: 8px;
    height: 8px;
    background-color: #0071BC;
    border-radius: 50%;
    top: 7px;
    left: 0;
}
[data-type="elementary"] .u-listCircle > li:before {
    background-color: #12cfa7;
}
[data-type="middle-girl"] .u-listCircle > li:before {
    background-color: #EC5D60;
}
[data-type="middle-boy"] .u-listCircle > li:before {
    background-color: #009FC7;
}
.u-listSquare {
    list-style: none;
    line-height: 1.3;
    margin-bottom: 1em;
}
.u-listSquare > li {
    margin-top: 5px;
    position: relative;
    z-index: 1;
    padding-left: 11px;
}
.u-listSquare > li:first-child {
    margin-top: 0px;
}
.u-listSquare > li:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    width: 6px;
    height: 6px;
    background-color: #333;
    top: 8px;
    left: 0;
}
.u-section {
    margin-bottom: 80px;
}
.u-section:last-of-type {
    margin-bottom: 0;
}
.u-sectionSmall {
    margin-bottom: 25px;
}
.u-button {
    line-height: 70px;
    display: block;
    background: #0071bc;
    text-decoration: none;
    text-align: center;
    border-radius: 7px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    width: 100%;
    border: none;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    z-index: 1;
    cursor: pointer;
}
.u-button > .icon {
    display: block;
    position: absolute;
    z-index: 1;
    font-size: 24px;
    height: 24px;
    line-height: 1;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
}
.u-button:hover {
    opacity: 0.7;
}
.u-button-cancel {
    background: #666;
    color: #fff;
}
.u-text {
    margin-bottom: 1em;
}
.u-text > b {
    color: #0071BA;
    font-weight: normal;
}
.u-text:last-of-type {
    margin-bottom: 0;
}
.u-wysiwyg:after {
    content: "";
    display: block;
    clear: both;
}
.u-wysiwyg div {
    max-width: 100%;
}
.u-wysiwyg img {
    max-width: 100%;
    height: auto;
}
.u-wysiwyg ol,
.u-wysiwyg ul {
    padding-left: 1.5em;
}
.u-wysiwyg blockquote {
    background-color: #f6f6f6;
    padding: 30px;
    position: relative;
    z-index: 1;
}
.u-wysiwyg blockquote:before {
    content: "“";
    font-size: 50px;
    color: #999;
    position: absolute;
    left: 5px;
    top: 5px;
    line-height: 1;
}
.u-wysiwyg blockquote:after {
    content: "”";
    font-size: 50px;
    color: #999;
    position: absolute;
    right: 5px;
    bottom: -15px;
    line-height: 1;
}
.u-telLink {}
.u-telLink > .icon {}
.u-selectWrap {
    display: block;
    border: 1px solid #999;
    position: relative;
    z-index: 1;
    border-radius: 2px;
    background: #fff;
}
.u-selectWrap:before {
    content: "";
    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: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-top-width: 8px;
    border-bottom-width: 0;
}
.u-selectWrap:after {}
.u-selectWrap > select {
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: 0 0;
    outline: 0;
    border: 0;
    line-height: 32px;
    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-selectWrap > select::-ms-expand {
    display: none;
}
.u-box {
    background: #fff;
    border-radius: 13px;
    padding: 50px 50px 65px;
}
.u-indent {
    padding-left: 25px;
    padding-right: 25px;
}
.u-frame {
    border: 2px solid rgb(0, 113, 188);
    position: relative;
    z-index: 1;
    padding: 0px 25px 25px;
}
[data-type="elementary"] .u-frame {
    border-color: #12cfa7;
}
[data-type="middle-girl"] .u-frame {
    border-color: #EC5D60;
}
[data-type="middle-boy"] .u-frame {
    border-color: #009FC7;
}
.u-frame_title {
    text-align: center;
    position: relative;
    z-index: 2;
    top: -30px;
    margin-bottom: -19px;
}
.u-link {}
.u-link > .icon {
    font-size: 24px;
    margin-right: 8px;
}
[class^="icon"] {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    z-index: 1;
}
[class^="icon"]:before {
    display: block;
}
.allDeviceBlock {
    display: none;
}
.allDeviceInline {
    display: none;
}
.allDeviceNone {}
.spBlock {
    display: none;
}
.spInline {
    display: none;
}
.spNone {}
.oldSpBlock {
    display: none;
}
.oldSpInline {
    display: none;
}
.oldSpNone {}
@media screen and (max-width:999px) {
    body {
        font-size: 14px;
    }
    img {
        max-width: 100%;
        height: auto;
    }
    a[href^="tel:"] {}
    .u-inner {
        padding: 0 2%;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .wpcf7-form-control-wrap select{
        width: 100%;
    }

    .u-headline01 {
        font-size: 20px;
        padding: 15px 20px;
        border-radius: 10px;
        margin-bottom: 25px;
    }
    .u-headline01:before {}
    .u-headline01 > b {}
    .u-headline01 > b:before {}
    .u-headline02 {
        font-size: 20px;
        padding: 10px 20px;
        border-radius: 10px;
        margin-bottom: 25px;
    }
    .u-headline02:before {}
    .u-headline02 > b {}
    .u-headline02 > b:before {}
    .u-headline02 {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 20px;
        /* padding-right: 50px; */
    }
    .u-headline02 :first-letter {}
    .u-headline02 > img {
        width: 80px;
        top: -18px;
    }
    
    .u-headline03 {
        font-size: 16px;
        padding-left: 16px;
    }
    .u-headline03:before {
        width: 6px;
        height: 20px;
        top: 6px;
    }

     .u-headline03-circle:before {
        width:8px;
        height:8px;
     }
    .u-headline04 {
        font-size: 24px;
        margin-bottom: 30px;
    }
    .u-headline04:before {}
    .u-headline05 {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .u-headline05:before {
        width: 60px;
        height: 25px;
        background-size: 44px auto;
    }
    .u-headline06 {}
    .u-headline06:before {}
    .u-indentTitle {
        margin-left: 0;
        margin-right: 0;
    }
    .u-table01 {}
    .u-table01 > thead {}
    .u-table01 > thead > tr {}
    .u-table01 > thead > tr > th {}
    .u-table01 > tbody {}
    .u-table01 > tbody > tr {}
    .u-table01 > tbody > tr > th {
        padding: 5px 7px;
    }
    .u-table01 > tbody > tr > td {
        padding: 5px 7px;
    }
    .u-table02 {}
    .u-table02 > thead {}
    .u-table02 > thead > tr {}
    .u-table02 > thead > tr > th {}
    .u-table02 > tbody {}
    .u-table02 > tbody > tr {}
    .u-table02 > tbody > tr > th {
        padding: 10px 7px;
        width: 200px;
    }
    .u-table02 > tbody > tr > td {
        padding: 10px 7px;
    }
    .u-spBreakTable {}
    .u-spBreakTable > tbody {}
    .u-spBreakTable > tbody > tr {}
    .u-spBreakTable > tbody > tr > th {}
    .u-spBreakTable > tbody > tr > td {}
    .u-tableWrap {}
    .u-tableWrap_caution {}
    .u-tableWrap_caution > .icon {}
    .u-listCircle {}
    .u-listCircle > li {}
    .u-listCircle > li:first-child {}
    .u-listCircle > li:before {}
    .u-listSquare {}
    .u-listSquare > li {}
    .u-listSquare > li:first-child {}
    .u-listSquare > li:before {}
    .u-button {
        line-height: 60px;
        font-size: 16px;
    }
    .u-button:hover {}
    .u-button-cancel {}
    .u-section {
        margin-bottom: 65px;
    }
    .u-sectionSmall {
        margin-bottom: 20px;
    }
    .u-text {}
    .u-box {
        padding: 35px;
    }
    .u-indent {
        padding-left: 0;
        padding-right: 0;
    }
    .allDeviceBlock {
        display: block;
    }
    .allDeviceInline {
        display: inline;
    }
    .allDeviceNone {
        display: none;
    }
    .spBlock {}
    .spInline {}
    .spNone {}
    .u-table03 {}
    .u-table03 > thead {}
    .u-table03 > thead > tr {}
    .u-table03 > thead > tr > th {
        padding: 5px;
    }
    .u-table03 > thead > tr > th:first-child {}
    .u-table03 > thead > tr > th[data-width="200"] { width:auto;}
    .u-table03 > thead > tr > th[data-width="330"] { width:auto;}
    .u-table03 > thead > tr > th[data-width="450"] { width:auto;}
    [data-type="middle-boy"] .u-table03 > thead > tr > th:first-child {}
    .u-table03 > tbody {}
    .u-table03 > tbody > tr {}
    .u-table03 > tbody > tr > th {
        padding: 5px;
    }
    [data-type="middle-boy"] .u-table03 > tbody > tr > th {}
    .u-table03 > tbody > tr > td {
        padding: 5px;
    }
}
@media screen and (max-width:699px) {
    body {
        min-width: 320px;
    }
    .u-inner {
        padding: 0 15px;
    }
    .u-headline01 {
        font-size: 18px;
        padding: 10px 10px;
        border-radius: 5px;
        margin-bottom: 20px;
    }
    .u-headline01:before {}
    .u-headline01 > b {}
    .u-headline01 > b:before {}
    .u-headline02 {
        font-size: 18px;
        padding: 10px 10px;
        border-radius: 5px;
        margin-bottom: 10px;
    }
    .u-headline02:before {}
    .u-headline02 > b {}
    .u-headline02 > b:before {}
    .u-headline02 {
        /* padding-right: 40px; */
        font-size: 17px;
    }
    .u-headline02:first-letter {}
    .u-headline02 > img {
        width: 52px;
        top: -6px;
        left: -15px;
    }
    .u-headline03 {
        line-height: 1.4;
    }
    .u-headline03:before {
        top: 3px;
    }
    .u-headline04 {
        font-size: 19px;
        margin-bottom: 15px;
    }
    .u-headline04:before {}
    .u-headline05 {
        text-align: left;
        font-size: 16px;
        margin-bottom: 10px;
        line-height: 1.5;
    }
    .u-headline05:before {
        width: 50px;
        height: 20px;
        background-size: 36px auto;
        display: block;
        margin: 0 0 3px;
        position: relative;
        z-index: 1;
        transform: rotate(-10deg);
        left: -13px;
        top: 4px;
    }
    .u-headline06 {}
    .u-headline06:before {}
    .u-table01 {}
    .u-table01 > thead {}
    .u-table01 > thead > tr {}
    .u-table01 > thead > tr > th {}
    .u-table01 > tbody {}
    .u-table01 > tbody > tr {}
    .u-table01 > tbody > tr > th {
        width: auto;
        padding: 3px 5px;
    }
    .u-table01 > tbody > tr > td {
        padding: 3px 5px;
    }
    .u-table02 {}
    .u-table02 > thead {}
    .u-table02 > thead > tr {}
    .u-table02 > thead > tr > th {}
    .u-table02 > tbody {}
    .u-table02 > tbody > tr {}
    .u-table02 > tbody > tr > th {
        width: auto;
        padding: 3px 5px;
    }
    .u-table02 > tbody > tr > td {
        padding: 3px 5px;
    }
    .u-spBreakTable {
        display: block;
    }
    .u-spBreakTable > tbody {
        display: block;
    }
    .u-spBreakTable > tbody > tr {
        display: block;
        margin-bottom: 10px;
    }
    .u-spBreakTable > tbody > tr > th {
        display: block;
        white-space: normal;
        padding: 3px 5px;
        margin-bottom: 0;
        width: auto;
        border: none;
    }
    .u-spBreakTable > tbody > tr > td {
        display: block;
        border: none;
        padding: 0;
    }
    .u-tableWrap {}
    .u-tableWrap_caution {
        display: block;
        font-size: 10px;
        color: #f00;
        margin-bottom: 4px;
    }
    .u-tableWrap_caution > .icon {
        margin: 0 5px 0 0;
        font-size: 13px;
    }
    .u-listCircle {}
    .u-listCircle > li {}
    .u-listCircle > li:first-child {}
    .u-listCircle > li:before {}
    .u-listSquare {}
    .u-listSquare > li {}
    .u-listSquare > li:first-child {}
    .u-listSquare > li:before {}
    .u-button {
        width: 100%;
        line-height: 46px;
        font-size: 14px;
        border-radius: 5px;
    }
    .u-button > .icon {
        font-size: 18px;
        height: 18px;
        right: 10px;
    }
    .u-button:hover {}
    .u-button-cancel {}
    .u-section {
        margin-bottom: 45px;
    }
    .u-sectionSmall {
        margin-bottom: 15px;
    }
    .u-text {}
    .u-box {
        padding: 15px;
        border-radius: 5px;
    }
    .u-indent {}
    .u-frame {
        border-width: 1px;
        padding: 0 15px 15px;
    }
    .u-frame_title {
        top: -18px;
        margin-bottom: -10px;
    }
    .u-frame_title > img {
        height: 33px;
        width: auto;
    }
    .allDeviceBlock {}
    .allDeviceInline {}
    .allDeviceNone {}
    .spBlock {
        display: block;
    }
    .spInline {
        display: inline;
    }
    .spNone {
        display: none;
    }
    .wpcf7-form-control-wrap select,
    textarea,
    input[type="email"],
    input[type="number"],
    input[type="password"],
    input[type="text"] {
        padding: 8px 5px;
        border-radius: 5px;
    }
    .u-table03 {
        font-size: 13px;
    }
    .u-table03 > thead {}
    .u-table03 > thead > tr {}
    .u-table03 > thead > tr > th {}
    .u-table03 > thead > tr > th:first-child {
        font-size: 13px;
    }
    .u-table03 > thead > tr > th[data-width="200"] {}
    .u-table03 > thead > tr > th[data-width="330"] {}
    .u-table03 > thead > tr > th[data-width="450"] {}
    [data-type="middle-boy"] .u-table03 > thead > tr > th:first-child {}
    .u-table03 > tbody {}
    .u-table03 > tbody > tr {}
    .u-table03 > tbody > tr > th {
        font-size: 13px;
    }
    [data-type="middle-boy"] .u-table03 > tbody > tr > th {}
    .u-table03 > tbody > tr > td {}
}
@media screen and (max-width:374px) {
    .oldSpBlock {
        display: block;
    }
    .oldSpInline {
        display: inline;
    }
    .oldSpNone {
        display: none;
    }
}
