html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0
}

body {
    font-family: Roboto Condensed, Helvetica, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
    font-size: 15px;
    line-height: 1;
    color: #333
}

img {
    vertical-align: bottom
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input,
select {
    vertical-align: middle
}

body {
    -webkit-text-size-adjust: none
}

a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.2)
}

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

.pc {
    display: block;
}

.sp {
    display: none;
}

@media only screen and (max-width: 767px) {
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }
}

article.wrap {
    border-top: solid 3px #00aaed
}


/* sp */

@media screen and (max-width:639px) {
    body {
        font-size: 14px
    }
    header {
        overflow: hidden;
        width: 100%;
        margin: 2px 0
    }
    header .header-catch {
        width: 55%;
        float: left;
        margin: 0 0 0 7px;
        color: #ff3d75;
        font-size: 14px;
        font-weight: 700;
        line-height: 15px
    }
    header .headlogo {
        width: 37%;
        float: right;
        padding: 5px 7px 0 0
    }
    header .headlogo img {
        float: right;
        width: 100%;
        max-width: 190px;
        height: auto
    }
    .h2_pc,
    .sp_hidden {
        display: none!important
    }
    div {
        box-sizing: border-box
    }
    h2,
    h3 {
        line-height: 1.3
    }
    #mv .mv_wrap img {
        width: 100%
    }
    #mv .mv_wrap .mTtl_sp {
        width: 100%;
        height: 0;
        background-image: url(029/img/mv-bg_sp.png);
        background-size: cover;
        padding-top: calc(324 / 640 * 100%);
        position: relative;
    }
    #mv .mv_wrap .mTtl_sp .t-dotted {
        position: absolute;
        top: 5px;
        left: 15px;
        color: #fced4d;
        font-size: 15px;
        font-weight: bold;
        letter-spacing: 0.87em;
    }
    #mv .mv_wrap .mTtl_sp .title_t h1 {
        position: absolute;
        top: 22px;
        left: 10px;
    }
    #mv .mv_wrap .mTtl_sp .title_t h1 .ttl_1 {
        color: #fced4d;
        font-size: 28px;
        font-weight: bold;
        letter-spacing: 0px;
    }
    #mv .mv_wrap .mTtl_sp .title_t h1 .ttl_1 .text-a {
        color: #fff;
        font-size: 17px;
        font-weight: normal;
        letter-spacing: 0px;
    }
    #mv .mv_wrap .mTtl_sp .title_t h1 .ttl_2 {
        margin: 4px 0 0 0;
        color: #fced4d;
        font-size: 28px;
        font-weight: bold;
        line-height: 1;
        letter-spacing: -1px;
    }
    .mynavipoint {
        margin: 0 auto;
        padding: 2px 0;
        width: 100%;
        background: #e8f7fd;
    }
    .mynavipoint>.text {
        padding: 2px 0 0;
        color: #1caeeb;
        font-size: 14px;
        line-height: 15px;
        font-family: "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        text-align: center;
        border-top: solid 1px #1caeeb;
        border-bottom: solid 1px #1caeeb;
    }
}


/* /sp */


/* pc */

@media screen and (min-width:640px) {
    body {
        font-size: 15px
    }
    header {
        overflow: hidden;
        width: 1050px;
        margin: 10px auto
    }
    header .header-catch {
        width: 55%;
        float: left;
        margin: 0;
        color: #ff3d75;
        font-size: 17px;
        font-weight: 700;
        line-height: 18px
    }
    header .headlogo {
        width: 37%;
        float: right
    }
    header .headlogo img {
        float: right;
        width: 100%;
        max-width: 190px;
        height: auto
    }
    .h2_sp,
    .pc_hidden {
        display: none!important
    }
    div {
        box-sizing: border-box
    }
    h2,
    h3 {
        line-height: 1.3
    }
    #mv {
        float: right;
        display: inline-block;
        width: 570px
    }
    .mv_all_wrap {
        background: url(029/img/mv_bg_pc.png)repeat-x, -ms-linear-gradient(top, #fff 22%, #fff 60%, #fff 100%);
        background: url(029/img/mv_bg_pc.png)repeat-x, -moz-linear-gradient(top, #fff 22%, #fff 60%, #fff 100%);
        background: url(029/img/mv_bg_pc.png)repeat-x, -o-linear-gradient(top, #fff 22%, #fff 60%, #fff 100%);
        background: url(029/img/mv_bg_pc.png)repeat-x, -webkit-linear-gradient(top, #fff 22%, #fff 60%, #fff 100%);
        background: url(029/img/mv_bg_pc.png)repeat-x, linear-gradient(top, #fff 22%, #fff 60%, #fff 100%);
        background-size: 100% 250px;
        padding: 15px 0
    }
    #mv .mv_wrap .mTtl_pc {
        overflow: hidden;
        width: 570px;
    }
    #mv .mv_wrap .mTtl_pc .title_t {
        float: left;
        width: 315px;
        padding: 0 0 0 20px;
    }
    #mv .mv_wrap .mTtl_pc .title_t .catch_ttl {
        margin: 10px 0 0 0;
        padding: 7px 0;
        color: #00aaed;
        font-size: 17px;
        font-weight: bold;
        text-align: center;
        background-color: #fff;
        border-radius: 50px;
    }
    #mv .mv_wrap .mTtl_pc .title_t h1 {
        width: 100%;
        margin: 10px auto 0;
    }
    #mv .mv_wrap .mTtl_pc .title_t h1 .ttl_1 {
        color: #fced4d;
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        letter-spacing: 3.5px;
    }
    #mv .mv_wrap .mTtl_pc .title_t h1 .ttl_1 .text-a {
        color: #fff;
        font-size: 25px;
        font-weight: normal;
        letter-spacing: 3px;
    }
    #mv .mv_wrap .mTtl_pc .title_t h1 .ttl_1 .text-b {
        display: inline-block;
        margin: 5px 0 0 0;
        color: #fff;
        font-size: 29px;
        font-weight: normal;
        letter-spacing: 2px;
    }
    #mv .mv_wrap .mTtl_pc .title_t h1 .ttl_2 {
        margin: 10px 0 0 0;
        color: #fced4d;
        font-size: 51px;
        font-weight: bold;
        line-height: 1;
        letter-spacing: -4px;
        text-align: center;
    }
    #mv .mv_wrap .mTtl_pc .title_pic {
        float: right;
        width: 255px;
    }
    .mynavipoint {
        margin: 0 auto;
        padding: 2px 0;
        width: 455px;
        background: #e8f7fd;
    }
    .mynavipoint>.text {
        padding: 2px 0 0;
        color: #1caeeb;
        font-size: 14px;
        line-height: 15px;
        font-family: "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        text-align: center;
        border-top: solid 1px #1caeeb;
        border-bottom: solid 1px #1caeeb;
    }
}

#sample_kyujin,
.cta_area--green_bg,
#case .case_wrap,
.flow_wrap {
    background-color: #effaff;
    padding: 15px 0
}

#sample_kyujin h2 {
    text-align: center;
    color: #10abe8;
    font-weight: bold;
    font-size: 160%
}

#sample_kyujin ul.owl-carousel li {
    background: #fff;
    box-sizing: border-box;
    padding: 15px;
    border-radius: 3px;
    box-shadow: 0 3px 0 rgba(0, 0, 0, .1)
}

#sample_kyujin #sample_kyujin_list {
    margin-top: 15px
}

#sample_kyujin ul.owl-carousel li .tag {
    position: relative;
}

#sample_kyujin ul.owl-carousel li .tag_shinchaku-content {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 71px;
    height: 72px;
    overflow: hidden;
}

#sample_kyujin ul.owl-carousel li span.tag_shinchaku {
    display: inline-block;
    position: absolute;
    padding: 4px 0;
    left: -17px;
    top: 15px;
    width: 130px;
    text-align: center;
    font-size: 13px;
    line-height: 13px;
    background: #e84444;
    color: #fff;
    letter-spacing: 0.05em;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

#sample_kyujin ul.owl-carousel li .tag .tag-box {
    width: 90%
}

#sample_kyujin ul.owl-carousel li span.tag_syokusyu {
    display: inline-block;
    color: #034387;
    font-weight: 700;
}

#sample_kyujin ul.owl-carousel li .tag_syokusyu--ot {
    color: #ad3768 !important;
}

#sample_kyujin ul.owl-carousel li .tag_syokusyu--st {
    color: #148b81 !important;
}

#sample_kyujin ul.owl-carousel li span.tag_koyou {
    display: inline-block;
    background: #efefef;
    padding: 3px 5px;
    border-radius: 2px;
    color: #7a7a7a;
    font-size: 85%
}

#sample_kyujin ul.owl-carousel li span.tag_gyousyu {
    display: inline-block;
    background: #7bb5f7;
    padding: 3px 5px;
    border-radius: 2px;
    color: #fff;
    font-size: 85%;
    margin: 3px 0 0 0
}

#sample_kyujin ul.owl-carousel li .img_wrap {
    margin: 10px 0
}

#sample_kyujin ul.owl-carousel li .img_wrap img {
    width: 100%
}

#sample_kyujin ul.owl-carousel li .text_area .detail {
    font-size: 85%;
    color: #777;
    line-height: 1.2;
    margin: 10px 0
}

#sample_kyujin ul.owl-carousel li .text_area .catch {
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 5px;
    font-size: 130%
}

#sample_kyujin ul.owl-carousel li .text_area .salary {
    background: #f9f9f9;
    padding: 10px;
    font-weight: bold;
    margin-top: 5px;
    text-align: center;
    position: relative;
    font-size: 130%
}

#sample_kyujin ul.owl-carousel li .text_area .salary span {
    color: #b30000;
    font-size: 120%
}

#sample_kyujin p.hosoku {
    font-size: 80%;
    display: block;
    padding: 0 10px;
    margin-top: 10px
}

.owl-stage {
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#reason h2,
#case h2,
#user_voice h2,
#flow h2 {
    background: #10abe8;
    padding: 15px 0;
    color: #fff;
    font-size: 140%;
    text-align: center;
    font-weight: bold;
    position: relative
}

#reason h2:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #10abe8;
    z-index: 1
}

#reason h2 span {
    color: #ffe88b
}

.sub_menu_cont strong {
    color: #10abe8;
    font-size: 130%
}

ul#menu,
ul.sub_menu {
    list-style: none;
    margin: 0;
    padding: 0
}

#menu {
    width: 200px;
    margin: 10px;
    border: 1px solid #e5e4e6;
    border-bottom: 0
}

.main_menu {
    background: #fff;
    font-size: 11pt;
    font-weight: bold;
    padding: 10px;
    margin: 0;
    cursor: pointer;
    width: 100%;
    display: table;
    position: relative;
    border-bottom: 1px solid #e5e4e6
}

.main_menu .img_wrap {
    display: table-cell;
    width: 25%;
    padding-right: 10px
}

.main_menu .txt_wrap {
    display: table-cell;
    width: 75%;
    vertical-align: middle;
    line-height: 1.3
}

.main_menu .txt_wrap strong {
    font-size: 120%;
    display: block
}

.main_menu .txt_wrap strong:first-letter {
    font-size: 150%
}

@media screen and (max-width:320px) {
    .main_menu .txt_wrap strong {
        font-size: 110%;
        display: block
    }
}

.main_menu img.rotate {
    transform: rotate(90deg)
}

.main_menu span.arrow {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 25px
}

.main_menu span.arrow:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border: 0;
    border-top: solid 3px #10abe8;
    border-right: solid 3px #10abe8;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 8px;
    top: 50%
}

.main_menu span.arrow.rotate:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border: 0;
    border-bottom: solid 3px #10abe8;
    border-right: solid 3px #10abe8;
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    right: 8px;
    top: 50%
}

.sub_menu li {
    background: #fff;
    border-bottom: 1px solid #e5e4e6;
    font-weight: bold;
    width: 100%;
    box-sizing: border-box
}

.sub_menu li a {
    color: #9e9478;
    display: block
}

.sub_menu h3 {
    background: #f3f3f3;
    padding: 15px;
    font-weight: bold;
    font-size: 130%;
    text-align: left;
    border-left: 3px solid #10abe8
}

.sub_menu_cont {
    padding: 15px;
    box-sizing: border-box
}

.sub_menu_cont p {
    margin-bottom: 15px;
    font-weight: normal;
    line-height: 1.5
}

.sub_menu_cont p:last-child {
    margin-bottom: 0
}

.sub_menu_cont_img_wrap {
    margin-bottom: 15px
}

.sub_menu_cont_img_wrap img {
    width: 100%
}

.cta_area a,
.cta_area a::before,
.cta_area a::after,
.cta_area .sub_txt,
.follow_btn .btn_sp a,
.follow_btn .btn_sp a::before,
.follow_btn .btn_sp a::after,
.follow_btn .sub_txt {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s
}

.cta_area {
    width: 100%;
    box-sizing: border-box;
    padding: 25px 15px 25px
}

.cta_area a {
    background: #f99009;
    padding: 15px;
    display: table;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    box-shadow: 0 4px 0 1px #d5d5d5;
    width: 100%;
    box-sizing: border-box;
    line-height: 1.3;
    position: relative;
    text-align: center
}

.cta_area a:hover {
    text-decoration: none;
    background: #e45118
}

.cta_area a span.sub_txt {
    font-size: 12px;
    color: #f99009;
    line-height: 2;
    text-align: center;
    background-color: #fff;
    width: 140px;
    border-radius: 30px;
    position: absolute;
    top: -14px;
    left: 50%;
    margin-left: -70px;
    border: 1px solid #f99009
}

.cta_area a span.sub_txt br {
    display: none
}

.cta_area a span.main_txt {
    padding-left: 10px;
    display: table-cell;
    width: 75%;
    vertical-align: middle;
    font-size: 120%
}

.owl-theme .owl-nav [class*=owl-] {
    height: 50px
}

#user_voice .main_menu_voice {
    background: #fff;
    font-weight: bold;
    padding: 10px;
    margin: 0;
    cursor: pointer;
    width: 100%;
    border-bottom: 1px solid #e5e4e6;
    display: table;
    position: relative
}

#user_voice .main_menu_voice .img_wrap {
    display: table-cell;
    width: 15%;
    padding-right: 10px
}

#user_voice .main_menu_voice .img_wrap img {
    width: 100%
}

#user_voice .main_menu_voice .ttl_wrap {
    display: table-cell;
    width: 85%;
    vertical-align: top;
    padding-right: 15px
}

#user_voice .main_menu_voice .ttl_wrap .voice_ttl {
    font-size: 110%;
    line-height: 1.3;
    display: block;
    margin-bottom: 5px
}

#user_voice .main_menu_voice .ttl_wrap .voice_dtl {
    line-height: 1.3;
    display: block;
    font-weight: normal
}

#user_voice span.marker {
    font-weight: bold;
    background: #fff89b
}

#user_voice .sub_menu_voice li {
    background-color: #effaff;
    padding: 15px;
    line-height: 1.5;
    width: 100%;
    font-weight: normal;
    font-size: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e4e6
}

#user_voice .sub_menu_voice li span.marker {
    background: 0
}

#user_voice .sub_menu_voice li p {
    margin-bottom: 10px;
    line-height: 1.7
}

#user_voice .sub_menu_voice li p:last-child {
    margin-bottom: 0
}

.accordion_icon,
.accordion_icon span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box
}

.accordion_icon {
    position: relative;
    width: 15px;
    height: 15px;
    float: right;
    margin-right: 5px;
    top: -10px
}

.accordion_icon span {
    position: absolute;
    left: 6px;
    width: 100%;
    height: 2px;
    background-color: #10abe8;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px
}

.accordion_icon span:nth-of-type(1) {
    top: 5px;
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0)
}

.accordion_icon span:nth-of-type(2) {
    top: 5px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg)
}

.accordion_icon.rotate span:nth-of-type(1) {
    display: none
}

.accordion_icon.rotate span:nth-of-type(2) {
    top: 5px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.flow_wrap {
    padding: 35px 15px 0
}

.step-list {
    position: relative;
    z-index: 2
}

.step-list::after {
    content: '';
    height: 100%;
    width: .8vw;
    display: block;
    background-color: #10abe8;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -.4vw;
    z-index: 1
}

.step-list li {
    background: #fff;
    display: block;
    width: 100%;
    margin-left: 0;
    padding-bottom: 0;
    padding-top: 0;
    min-height: 0;
    margin-bottom: 8.4vw;
    position: relative;
    z-index: 2
}

.step-list li:first-child {
    padding-top: 0
}

.step-list li:last-child {
    margin-bottom: 0
}

.step-list li::after {
    content: '';
    display: block;
    clear: both
}

.step-list li .number {
    position: absolute;
    top: 0;
    left: 50%;
    width: 42px;
    height: 42px;
    margin-top: -20px;
    margin-left: -20px;
    background: #10abe8;
    color: #FFF;
    border-radius: 42px;
    text-align: center;
    vertical-align: middle;
    padding: 10px 0;
    font-size: 10px;
    box-sizing: border-box;
    line-height: 1
}

.step-list li .number .large {
    font-size: 150%;
    display: block;
    margin-top: 3px
}

.step-list li img {
    width: 100px;
    float: left;
    padding-right: 10px
}

.step-list li h3 {
    margin: 0 0 1.6vw 26.4vw;
    padding-top: 7vw;
    font-size: 3.7vw;
    font-size: calc(100vw * 28 / 750);
    text-align: left
}

.step-list li h3 span {
    position: static;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    color: #10abe8;
    font-weight: bold
}

.step-list li h3 span br {
    display: none
}

.step-list li p {
    display: block;
    clear: both;
    margin: 0;
    font-size: 3.2vw;
    font-size: calc(100vw * 24 / 750);
    text-align: left;
    line-height: 1.333;
    padding: 2.8vw 4.8vw
}

#other_info {
    background-color: #10abe8;
    color: #fff
}

#other_info .telBox {
    overflow: hidden;
    width: 95%;
    margin: 0 auto;
    padding: 10px 0
}

#other_info .telBox .info1 {
    overflow: hidden;
    margin: 0 0 10px 0;
    padding: 0
}

#other_info .telBox .info1 .ttl {
    text-align: center
}

#other_info .telBox .info1 .ttl .telTtl {
    margin: 0 0 5px 0;
    padding: 5px;
    font-size: 15px;
    font-weight: bold;
    border: solid 1px #fff;
    border-radius: 100px;
    line-height: 1
}

#other_info .telBox .info1 .ttl .free {
    margin: 3px 0 0 5px
}

#other_info .telBox .info1 li#telSP {
    padding: 10px 0;
    text-align: center
}

#other_info .telBox .info1 li#telSP a {
    background-color: #fff;
    display: block;
    border-radius: 8px;
    padding: 15px 20px
}

#other_info .telBox .info1 li#telPC {
    display: none
}

#other_info .telBox .info1 li.txt {
    margin: 0;
    padding: 0;
    font-size: 90%;
    line-height: 1.3em;
    text-align: center
}

#other_info .telBox .box01,
#other_info .telBox .box02 {
    overflow: hidden;
    background-color: #effaff;
    color: #10abe8;
    padding: 30px 5px;
    display: table
}

#other_info .telBox .box01 figure,
#other_info .telBox .box02 figure {
    display: table-cell;
    width: 15%;
    margin: 0 5px 0 0;
    padding: 0
}

#other_info .telBox .box01 .txtbox,
#other_info .telBox .box02 .txtbox {
    width: 85%;
    display: table-cell;
    vertical-align: top;
    padding-left: 5px
}

#other_info .telBox .box01 .txtbox h2,
#other_info .telBox .box02 .txtbox h2 {
    margin: 0 0 3px 0;
    color: #10abe8;
    font-size: 14px;
    line-height: 1.3;
    background: transparent;
    text-align: left;
    padding: 0 0 5px 0
}

#other_info .telBox .box01 .txtbox p,
#other_info .telBox .box02 .txtbox p {
    color: #000;
    font-size: 80%
}


#other_info .box01,
#other_info .box02 {
    display: flex;
    flex-direction: row;
    gap: 5px;
}

#other_info .box_inner {
    min-width: 54px;
    height: 54px;
    background-color: #fff;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
}

#other_info .box_inner img {
    width: 42px;
}


#page-top {
    display: none !important
}

footer {
    width: 100%;
    border-top: dotted 1px #999
}

footer p {
    display: block !important;
    padding: 2px 0;
    color: #666 !important;
    font-size: 11px;
    text-align: center
}

footer #company_txt {
    padding: 20px 0 16px 0
}

footer .txt_inner {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 15px;
    border-bottom: dotted 1px #999
}

footer .txt_inner p {
    text-align: left
}

footer .txt_inner p:first-child {
    font-size: 12px;
    margin-bottom: 2px
}

footer .footer_link {
    text-align: center;
    font-size: 12px;
    padding: 16px 0 8px 15px
}

footer .footer_link a {
    text-decoration: underline !important;
    position: relative;
    top: 0;
    left: 0
}

footer .footer_link a:first-child {
    margin-right: 25px
}

footer .footer_link a:before {
    content: '';
    width: 12px;
    height: 12px;
    background: url(/lp/pt/029/img/new_window.png)no-repeat;
    background-size: cover;
    position: absolute;
    top: 2px;
    left: -15px
}

#entry_header .formTtl {
    display: none
}

#anchor-register .formttl {
    background: #f8852b;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 110%
}

.formttl_label {
    padding: 2px 5px;
    background: #fff;
    color: #f8852b;
    border-radius: 3px
}

.follow_btn {
    position: fixed;
    bottom: 0;
    right: 0;
    display: block;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.80);
    text-align: center;
    vertical-align: middle;
    z-index: 10000;
    padding: 15px 20px;
    box-sizing: border-box
}

.follow_btn .btn_sp {
    text-align: center;
    padding: 0
}

.follow_btn .btn_sp a {
    background: #f99009;
    padding: 15px;
    display: table;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 120%;
    width: 100%;
    box-sizing: border-box;
    line-height: 1.3;
    position: relative
}

@media screen and (max-width:320px) {
    .follow_btn .btn_sp a {
        padding: 15px 10px;
        font-size: 110%
    }
    .follow_btn .sub_txt {
        font-size: 80%
    }
}

.follow_btn .btn_sp a:hover {
    text-decoration: none
}

.follow_btn .btn_sp a:after {
    content: '';
    width: 0;
    height: 0;
    border: solid 3px transparent;
    border-left: solid 5px #fff;
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -3px
}

.follow_btn .sub_txt {
    font-size: 12px;
    color: #f99009;
    line-height: 2;
    text-align: center;
    background-color: #fff;
    width: 140px;
    border-radius: 30px;
    position: absolute;
    top: -14px;
    left: 50%;
    margin-left: -70px
}

.u-hidden-u-md {
    display: none
}


}

/*　▼029_long用　*/
#sample_kyujin ul.owl-carousel li .text_area .catch {
    margin-bottom: 10px
}
#sample_kyujin ul.owl-carousel li .text_area table {
    width: 100%;
    border: 1px solid #e5e5e5;
    margin-bottom: 10px
}
#sample_kyujin ul.owl-carousel li .text_area table .income {
    width: 100%;
    background: #f9f9f9;
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
    font-size: 120%
}
#sample_kyujin ul.owl-carousel li .text_area table .income span {
    color: #b30000;
    font-size: 140%
}
#sample_kyujin ul.owl-carousel li .text_area table .title {
    width: 30%;
    background: #f9f9f9;
    font-size: 90%;
    padding: 7px;
    font-weight: bold;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
    line-height: 1.2
}
#sample_kyujin ul.owl-carousel li .text_area table .sentence {
    width: 70%;
    font-size: 90%;
    padding: 7px;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5;
    line-height: 1.2
}
#sample_kyujin ul.owl-carousel li .text_area table .bb_none {
    border: none
}
#sample_kyujin ul.owl-carousel li .text_area .btn a {
    background: #f99009;
    padding: 15px 10px;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 100%;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    box-shadow: 0 3px 0 rgba(0, 0, 0, .2)
}
#sample_kyujin ul.owl-carousel li .text_area .btn a:after {
    content: '';
    width: 0;
    height: 0;
    border: solid 5px transparent;
    border-left: solid 5px #fff;
    position: absolute;
    top: 45%;
    right: 5px;
    margin-top: -3px
}
#sample_kyujin ul.owl-carousel li .text_area .btn a:hover {
    text-decoration: none
}
#case {
    background: #EFFAFF
}
#case .case_wrap {
    overflow: hidden;
    padding: 20px 15px
}
#case .case_wrap .case_box {
    background: #fff;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 10px;
    box-shadow: 0 3px 0 rgba(0, 0, 0, .1);
    position: relative
}
#case .case_wrap .case_box .case_inbox {
    overflow: hidden;
    width: 100%;
    margin-bottom: 4%
}
#case .case_wrap .case_box .img_person {
    float: left;
    width: 33%;
    vertical-align: top
}
#case .case_wrap .case_box .img_person img {
    width: 100%
}
#case .case_wrap .case_box .case_txt_box {
    float: left;
    width: 64%;
    vertical-align: top;
    margin-left: 3%
}
#case .case_wrap .case_box .case_txt_box .case_txt_01 {
    overflow: hidden;
    margin-bottom: 4%
}
#case .case_wrap .case_box .case_txt_box .case_txt_01 .txt_01_01 {
    float: left;
    width: 40%;
    padding: 5px;
    background: #0064a3;
    text-align: center;
    color: #fff;
    font-size: 3.4vw;
    box-sizing: border-box
}
#case .case_wrap .case_box .case_txt_box .case_txt_01 .red {
    background: #c6286a
}
#case .case_wrap .case_box .case_txt_box .case_txt_01 .green {
    background: #009488
}
#case .case_wrap .case_box .case_txt_box .case_txt_01 .txt_01_02 {
    float: left;
    width: 57%;
    margin: 3% 0 0 3%;
    font-size: 3.4vw
}
#case .case_wrap .case_box .case_txt_box .case_txt_02 {
    font-size: 4.2vw;
    font-weight: bold;
    line-height: 1.2
}
#case .case_wrap .case_box .case_txt_03 {
    overflow: hidden;
    margin-bottom: 4%
}
#case .case_wrap .case_box .case_txt_03 .case_txt_03_before {
    background: #dcf3fc;
    padding: 3%;
    float: left;
    width: 45%;
    box-sizing: border-box
}
#case .case_wrap .case_box .case_txt_03 .case_txt_03_before .txt_03_01 {
    color: #015381;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 3.8vw
}
#case .case_wrap .case_box .case_txt_03 .case_txt_03_before .txt_03_02 {
    font-size: 3.8vw;
    line-height: 1.2
}
#case .case_wrap .case_box .case_txt_03 .case_txt_03_after {
    background: #ffe9ee;
    padding: 3%;
    float: left;
    width: 45%;
    box-sizing: border-box
}
#case .case_wrap .case_box .case_txt_03 .case_txt_03_after .txt_03_03 {
    color: #e1527a;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 3.8vw
}
#case .case_wrap .case_box .case_txt_03 .case_txt_03_after .txt_03_04 {
    font-size: 3.8vw;
    line-height: 1.2
}
#case .case_wrap .case_box .case_txt_03 .arrow {
    float: left;
    margin: 9% 3.75% 0 3.75%;
    width: 2.5%;
    text-align: center
}
#case .case_wrap .case_box .case_txt_04 {
    padding: 3%;
    background: #fffcf6;
    line-height: 1.5;
    font-size: 3.4vw;
    width: 100%;
    box-sizing: border-box
}

/*▼開閉*/
#case .case_wrap .case_box label {
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 85px;
    cursor: pointer;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    font-size: 4vw
}
#case .case_wrap .case_box input:checked+label {
    background: inherit
}
#case .case_wrap .case_box label:after {
    line-height: 2.5rem;
    position: absolute;
    z-index: 2;
    bottom: 25px;
    left: 50%;
    width: 95%;
    content: ' 詳細を読む';
    transform: translate(-50%, 0);
    letter-spacing: 0.05em;
    color: #ffffff;
    border-radius: 20px;
    background-color: #0064a3
}
#case .case_wrap .case_box label.red:after {
    background-color: #c6286a
}
#case .case_wrap .case_box label.green:after {
    background-color: #009488
}
#case .case_wrap .case_box input {
    display: none
}
#case .case_wrap .case_box .oac {
    overflow: hidden;
    height: 65px;
    transition: all 0.5s
}
#case .case_wrap .case_box input:checked+label {
    /* display: none ; 閉じるボタンを消す場合解放 */
}
#case .case_wrap .case_box input:checked+label:after {
    content: ' 閉じる'
}
#case .case_wrap .case_box input:checked~.oac {
    height: auto;
    padding-bottom: 80px;
    transition: all 0.5s
}
#case .case_wrap .mb_0 {
    margin-bottom: 0
}
#question h2 {
    background: #10abe8;
    padding: 10px 0;
    color: #fff;
    font-size: 140%;
    text-align: center;
    font-weight: bold
}
#question .question_wrap .question_cont_wrap .main_menu_question {
    background: #fff;
    font-size: 11pt;
    font-weight: bold;
    padding: 15px;
    margin: 0;
    cursor: pointer;
    width: 100%;
    display: table;
    position: relative;
    border-bottom: 1px solid #e5e4e6
}
#question .question_wrap .question_cont_wrap .main_menu_question .img_wrap_Q {
    display: table-cell;
    width: 12%;
    padding-right: 10px
}
#question .question_wrap .question_cont_wrap .main_menu_question .txt_wrap {
    display: table-cell;
    width: 88%;
    vertical-align: middle;
    line-height: 1.3;
    font-size: 115%
}
#question .question_wrap .question_cont_wrap .main_menu_question span.arrow {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 25px
}
#question .question_wrap .question_cont_wrap .main_menu_question span.arrow:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border: 0;
    border-top: solid 3px #10abe8;
    border-right: solid 3px #10abe8;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 8px;
    top: 40%
}
#question .question_wrap .question_cont_wrap .main_menu_question span.arrow.rotate:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border: 0;
    border-bottom: solid 3px #10abe8;
    border-right: solid 3px #10abe8;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 8px;
    top: 40%
}
.sub_menu_question li {
    background: #fff;
    border-bottom: 1px solid #e5e4e6;
    width: 100%;
    box-sizing: border-box
}
.sub_menu_question li .sub_menu_cont {
    display: table;
    padding: 15px;
    box-sizing: border-box
}
.sub_menu_question li .sub_menu_cont .img_wrap_A {
    display: table-cell;
    width: 12%;
    padding-right: 10px
}
.sub_menu_question li .sub_menu_cont .txt_wrap {
    display: table-cell;
    width: 88%;
    vertical-align: middle;
    padding-top: 5px
}
.sub_menu_question li .sub_menu_cont .txt_wrap p {
    line-height: 1.5;
    font-size: 100%;
    margin-bottom: 15px
}
.sub_menu_question li .sub_menu_cont .txt_wrap p strong {
    font-size: 100%;
    color: #333
}
.sub_menu_question li .sub_menu_cont .txt_wrap .sub_menu_cont_img_wrap {
    margin: 0 auto 15px
}
.sub_menu_question li .sub_menu_cont .txt_wrap .sub_menu_cont_img_wrap_01 {
    width: 258px
}
.sub_menu_question li .sub_menu_cont .txt_wrap .sub_menu_cont_img_wrap_02 {
    width: 158px
}
.bnrArea_bottom {
    width: 100%;
    box-sizing: border-box;
    padding: 20px 15px
}
#sample_kyujin,
.cta_area--green_bg,
#case .case_wrap,
.flow_wrap {
    background-color: #effaff;
    padding: 15px 0
}
#sample_kyujin h2 {
    text-align: center;
    color: #10abe8;
    font-weight: bold;
    font-size: 160%
}
#sample_kyujin ul.owl-carousel li {
    background: #fff;
    box-sizing: border-box;
    padding: 15px;
    border-radius: 3px;
    box-shadow: 0 3px 0 rgba(0, 0, 0, .1)
}
#sample_kyujin #sample_kyujin_list {
    margin-top: 15px
}
#sample_kyujin ul.owl-carousel li .tag {
    position: relative
}
#sample_kyujin ul.owl-carousel li .tag_shinchaku-content {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 71px;
    height: 72px;
    overflow: hidden
}
#sample_kyujin ul.owl-carousel li span.tag_shinchaku {
    display: inline-block;
    position: absolute;
    padding: 4px 0;
    left: -17px;
    top: 15px;
    width: 130px;
    text-align: center;
    font-size: 13px;
    line-height: 13px;
    background: #e84444;
    color: #fff;
    letter-spacing: 0.05em;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2)
}
#sample_kyujin ul.owl-carousel li .tag .tag-box {
    width: 90%
}
#sample_kyujin ul.owl-carousel li span.tag_syokusyu {
    display: inline-block;
    color: #034387;
    font-weight: 300;
}
#sample_kyujin ul.owl-carousel li span.tag_koyou {
    display: inline-block;
    background: #efefef;
    padding: 3px 5px;
    border-radius: 2px;
    color: #7a7a7a;
    font-size: 85%
}
#sample_kyujin ul.owl-carousel li span.tag_gyousyu {
    display: inline-block;
    background: #7bb5f7;
    padding: 3px 5px;
    border-radius: 2px;
    color: #fff;
    font-size: 85%;
    margin: 3px 0 0 0
}
#sample_kyujin ul.owl-carousel li .img_wrap {
    margin: 10px 0
}
#sample_kyujin ul.owl-carousel li .img_wrap img {
    width: 100%
}
#sample_kyujin ul.owl-carousel li .text_area .detail {
    font-size: 85%;
    color: #777;
    line-height: 1.2;
    margin: 10px 0
}
#sample_kyujin ul.owl-carousel li .text_area .catch {
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 5px;
    font-size: 130%
}
#sample_kyujin ul.owl-carousel li .text_area .salary {
    background: #f9f9f9;
    padding: 10px;
    font-weight: bold;
    margin-top: 5px;
    text-align: center;
    position: relative;
    font-size: 130%
}
#sample_kyujin ul.owl-carousel li .text_area .salary span {
    color: #b30000;
    font-size: 120%
}
#sample_kyujin p.hosoku {
    font-size: 80%;
    display: block;
    padding: 0 10px;
    margin-top: 10px
}
.owl-stage {
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
#reason h2,
#case h2,
#user_voice h2,
#flow h2 {
    background: #10abe8;
    padding: 15px 0;
    color: #fff;
    font-size: 140%;
    text-align: center;
    font-weight: bold;
    position: relative
}
#reason h2:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #10abe8;
    z-index: 1
}
#reason h2 span {
    color: #ffe88b
}
.sub_menu_cont strong {
    color: #10abe8;
    font-size: 130%
}
ul#menu,
ul.sub_menu {
    list-style: none;
    margin: 0;
    padding: 0
}
#menu {
    width: 200px;
    margin: 10px;
    border: 1px solid #e5e4e6;
    border-bottom: 0
}
.main_menu {
    background: #fff;
    font-size: 11pt;
    font-weight: bold;
    padding: 10px;
    margin: 0;
    cursor: pointer;
    width: 100%;
    display: table;
    position: relative;
    border-bottom: 1px solid #e5e4e6
}
.main_menu .img_wrap {
    display: table-cell;
    width: 25%;
    padding-right: 10px
}
.main_menu .txt_wrap {
    display: table-cell;
    width: 75%;
    vertical-align: middle;
    line-height: 1.3
}
.main_menu .txt_wrap strong {
    font-size: 120%;
    display: block
}
.main_menu .txt_wrap strong:first-letter {
    font-size: 150%
}
@media screen and (max-width:320px) {
    .main_menu .txt_wrap strong {
        font-size: 110%;
        display: block
    }
}
.main_menu img.rotate {
    transform: rotate(90deg)
}
.main_menu span.arrow {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 25px
}
.main_menu span.arrow:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border: 0;
    border-top: solid 3px #10abe8;
    border-right: solid 3px #10abe8;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 8px;
    top: 50%
}
.main_menu span.arrow.rotate:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border: 0;
    border-bottom: solid 3px #10abe8;
    border-right: solid 3px #10abe8;
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    right: 8px;
    top: 50%
}
.sub_menu li {
    background: #fff;
    border-bottom: 1px solid #e5e4e6;
    font-weight: bold;
    width: 100%;
    box-sizing: border-box
}
.sub_menu li a {
    color: #9e9478;
    display: block
}
.sub_menu h3 {
    background: #f3f3f3;
    padding: 15px;
    font-weight: bold;
    font-size: 130%;
    text-align: left;
    border-left: 3px solid #10abe8
}
.sub_menu_cont {
    padding: 15px;
    box-sizing: border-box
}
.sub_menu_cont p {
    margin-bottom: 15px;
    font-weight: normal;
    line-height: 1.5
}
.sub_menu_cont p:last-child {
    margin-bottom: 0
}
.sub_menu_cont_img_wrap {
    margin-bottom: 15px
}
.sub_menu_cont_img_wrap img {
    width: 100%
}
.cta_area a,
.cta_area a::before,
.cta_area a::after,
.cta_area .sub_txt,
.follow_btn .btn_sp a,
.follow_btn .btn_sp a::before,
.follow_btn .btn_sp a::after,
.follow_btn .sub_txt {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s
}
.cta_area {
    width: 100%;
    box-sizing: border-box;
    padding: 25px 15px 25px
}
.cta_area a {
    background: #f99009;
    padding: 15px;
    display: table;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    box-shadow: 0 4px 0 1px #d5d5d5;
    width: 100%;
    box-sizing: border-box;
    line-height: 1.3;
    position: relative;
    text-align: center
}
.cta_area a:hover {
    text-decoration: none;
    background: #e45118
}
.cta_area a span.sub_txt {
    font-size: 12px;
    color: #f99009;
    line-height: 2;
    text-align: center;
    background-color: #fff;
    width: 140px;
    border-radius: 30px;
    position: absolute;
    top: -14px;
    left: 50%;
    margin-left: -70px;
    border: 1px solid #f99009
}
.cta_area a span.sub_txt br {
    display: none
}
.cta_area a span.main_txt {
    padding-left: 10px;
    display: table-cell;
    width: 75%;
    vertical-align: middle;
    font-size: 120%
}
.owl-theme .owl-nav [class*=owl-] {
    height: 50px
}
#user_voice .main_menu_voice {
    background: #fff;
    font-weight: bold;
    padding: 10px;
    margin: 0;
    cursor: pointer;
    width: 100%;
    border-bottom: 1px solid #e5e4e6;
    display: table;
    position: relative
}
#user_voice .main_menu_voice .img_wrap {
    display: table-cell;
    width: 15%;
    padding-right: 10px
}
#user_voice .main_menu_voice .img_wrap img {
    width: 100%
}
#user_voice .main_menu_voice .ttl_wrap {
    display: table-cell;
    width: 85%;
    vertical-align: top;
    padding-right: 15px
}
#user_voice .main_menu_voice .ttl_wrap .voice_ttl {
    font-size: 110%;
    line-height: 1.3;
    display: block;
    margin-bottom: 5px
}
#user_voice .main_menu_voice .ttl_wrap .voice_dtl {
    line-height: 1.3;
    display: block;
    font-weight: normal
}
#user_voice span.marker {
    font-weight: bold;
    background: #fff89b
}
#user_voice .sub_menu_voice li {
    background-color: #effaff;
    padding: 15px;
    line-height: 1.5;
    width: 100%;
    font-weight: normal;
    font-size: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e4e6
}
#user_voice .sub_menu_voice li span.marker {
    background: 0
}
#user_voice .sub_menu_voice li p {
    margin-bottom: 10px;
    line-height: 1.7
}
#user_voice .sub_menu_voice li p:last-child {
    margin-bottom: 0
}
.accordion_icon,
.accordion_icon span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box
}
.accordion_icon {
    position: relative;
    width: 15px;
    height: 15px;
    float: right;
    margin-right: 5px;
    top: -10px
}
.accordion_icon span {
    position: absolute;
    left: 6px;
    width: 100%;
    height: 2px;
    background-color: #10abe8;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px
}
.accordion_icon span:nth-of-type(1) {
    top: 5px;
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0)
}
.accordion_icon span:nth-of-type(2) {
    top: 5px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg)
}
.accordion_icon.rotate span:nth-of-type(1) {
    display: none
}
.accordion_icon.rotate span:nth-of-type(2) {
    top: 5px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}
.flow_wrap {
    padding: 35px 15px 0
}
.step-list {
    position: relative;
    z-index: 2
}
.step-list::after {
    content: '';
    height: 100%;
    width: .8vw;
    display: block;
    background-color: #10abe8;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -.4vw;
    z-index: 1
}
.step-list li {
    background: #fff;
    display: block;
    width: 100%;
    margin-left: 0;
    padding-bottom: 0;
    padding-top: 0;
    min-height: 0;
    margin-bottom: 8.4vw;
    position: relative;
    z-index: 2
}
.step-list li:first-child {
    padding-top: 0
}
.step-list li:last-child {
    margin-bottom: 0
}
.step-list li::after {
    content: '';
    display: block;
    clear: both
}
.step-list li .number {
    position: absolute;
    top: 0;
    left: 50%;
    width: 42px;
    height: 42px;
    margin-top: -20px;
    margin-left: -20px;
    background: #10abe8;
    color: #FFF;
    border-radius: 42px;
    text-align: center;
    vertical-align: middle;
    padding: 10px 0;
    font-size: 10px;
    box-sizing: border-box;
    line-height: 1
}
.step-list li .number .large {
    font-size: 150%;
    display: block;
    margin-top: 3px
}
.step-list li img {
    width: 100px;
    float: left;
    padding-right: 10px
}
.step-list li h3 {
    margin: 0 0 1.6vw 26.4vw;
    padding-top: 7vw;
    font-size: 3.7vw;
    font-size: calc(100vw * 28 / 750);
    text-align: left
}
.step-list li h3 span {
    position: static;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    color: #10abe8;
    font-weight: bold
}
.step-list li h3 span br {
    display: none
}
.step-list li p {
    display: block;
    clear: both;
    margin: 0;
    font-size: 3.2vw;
    font-size: calc(100vw * 24 / 750);
    text-align: left;
    line-height: 1.333;
    padding: 2.8vw 4.8vw
}
#other_info {
    background-color: #10abe8;
    color: #fff
}
#other_info .telBox {
    overflow: hidden;
    width: 95%;
    margin: 0 auto;
    padding: 10px 0
}
#other_info .telBox .info1 {
    overflow: hidden;
    margin: 0 0 10px 0;
    padding: 0
}
#other_info .telBox .info1 .ttl {
    text-align: center
}
#other_info .telBox .info1 .ttl .telTtl {
    margin: 0 0 5px 0;
    padding: 5px;
    font-size: 15px;
    font-weight: bold;
    border: solid 1px #fff;
    border-radius: 100px;
    line-height: 1
}
#other_info .telBox .info1 .ttl .free {
    margin: 3px 0 0 5px
}
#other_info .telBox .info1 li#telSP {
    padding: 10px 0;
    text-align: center
}
#other_info .telBox .info1 li#telSP a {
    background-color: #fff;
    display: block;
    border-radius: 8px;
    padding: 15px 20px
}
#other_info .telBox .info1 li#telPC {
    display: none
}
#other_info .telBox .info1 li.txt {
    margin: 0;
    padding: 0;
    font-size: 90%;
    line-height: 1.3em;
    text-align: center
}
#other_info .telBox .box01,
#other_info .telBox .box02 {
    overflow: hidden;
    background-color: #effaff;
    color: #10abe8;
    padding: 30px 5px;
    display: table
}
#other_info .telBox .box01 figure,
#other_info .telBox .box02 figure {
    display: table-cell;
    width: 15%;
    margin: 0 5px 0 0;
    padding: 0
}
#other_info .telBox .box01 .txtbox,
#other_info .telBox .box02 .txtbox {
    width: 85%;
    display: table-cell;
    vertical-align: top;
    padding-left: 5px
}
#other_info .telBox .box01 .txtbox h2,
#other_info .telBox .box02 .txtbox h2 {
    margin: 0 0 3px 0;
    color: #10abe8;
    font-size: 14px;
    line-height: 1.3;
    background: transparent;
    text-align: left;
    padding: 0 0 5px 0
}
#other_info .telBox .box01 .txtbox p,
#other_info .telBox .box02 .txtbox p {
    color: #000;
    font-size: 80%
}
#page-top {
    display: none !important
}
footer {
    width: 100%;
    border-top: dotted 1px #999
}
footer p {
    display: block !important;
    padding: 2px 0;
    color: #666 !important;
    font-size: 11px;
    text-align: center
}
footer #company_txt {
    padding: 20px 0 16px 0
}
footer .txt_inner {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 15px;
    border-bottom: dotted 1px #999
}
footer .txt_inner p {
    text-align: left
}
footer .txt_inner p:first-child {
    font-size: 12px;
    margin-bottom: 2px
}
footer .footer_link {
    text-align: center;
    font-size: 12px;
    padding: 16px 0 8px 15px
}
footer .footer_link a {
    text-decoration: underline !important;
    position: relative;
    top: 0;
    left: 0
}
footer .footer_link a:first-child {
    margin-right: 25px
}
footer .footer_link a:before {
    content: '';
    width: 12px;
    height: 12px;
    background: url(/lp/pt/029/img/new_window.png)no-repeat;
    background-size: cover;
    position: absolute;
    top: 2px;
    left: -15px
}
#entry_header .formTtl {
    display: none
}
#anchor-register .formttl {
    background: #f8852b;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 110%
}
.formttl_label {
    padding: 2px 5px;
    background: #fff;
    color: #f8852b;
    border-radius: 3px
}
.follow_btn {
    position: fixed;
    bottom: 0;
    right: 0;
    display: block;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.80);
    text-align: center;
    vertical-align: middle;
    z-index: 10000;
    padding: 15px 20px;
    box-sizing: border-box
}
.follow_btn .btn_sp {
    text-align: center;
    padding: 0
}
.follow_btn .btn_sp a {
    background: #f99009;
    padding: 15px;
    display: table;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 120%;
    width: 100%;
    box-sizing: border-box;
    line-height: 1.3;
    position: relative
}
@media screen and (max-width:320px) {
    .follow_btn .btn_sp a {
        padding: 15px 10px;
        font-size: 110%
    }
    
    .follow_btn .sub_txt {
        font-size: 80%
    }
}
.follow_btn .btn_sp a:hover {
    text-decoration: none
}
.follow_btn .btn_sp a:after {
    content: '';
    width: 0;
    height: 0;
    border: solid 3px transparent;
    border-left: solid 5px #fff;
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -3px
}
.follow_btn .sub_txt {
    font-size: 12px;
    color: #f99009;
    line-height: 2;
    text-align: center;
    background-color: #fff;
    width: 140px;
    border-radius: 30px;
    position: absolute;
    top: -14px;
    left: 50%;
    margin-left: -70px
}
.u-hidden-u-md {
    display: none
}

}

/*　▼029_long用　*/
#sample_kyujin ul.owl-carousel li .text_area .catch {
    margin-bottom: 10px
}
#sample_kyujin ul.owl-carousel li .text_area table {
    width: 100%;
    border: 1px solid #e5e5e5;
    margin-bottom: 10px
}
#sample_kyujin ul.owl-carousel li .text_area table .income {
    width: 100%;
    background: #f9f9f9;
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
    font-size: 120%
}
#sample_kyujin ul.owl-carousel li .text_area table .income span {
    color: #b30000;
    font-size: 140%
}
#sample_kyujin ul.owl-carousel li .text_area table .title {
    width: 30%;
    background: #f9f9f9;
    font-size: 90%;
    padding: 7px;
    font-weight: bold;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
    line-height: 1.2
}
#sample_kyujin ul.owl-carousel li .text_area table .sentence {
    width: 70%;
    font-size: 90%;
    padding: 7px;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5;
    line-height: 1.2
}
#sample_kyujin ul.owl-carousel li .text_area table .bb_none {
    border: none
}
#sample_kyujin ul.owl-carousel li .text_area .btn a {
    background: #f99009;
    padding: 15px 10px;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 100%;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    box-shadow: 0 3px 0 rgba(0, 0, 0, .2)
}
#sample_kyujin ul.owl-carousel li .text_area .btn a:after {
    content: '';
    width: 0;
    height: 0;
    border: solid 5px transparent;
    border-left: solid 5px #fff;
    position: absolute;
    top: 45%;
    right: 5px;
    margin-top: -3px
}
#sample_kyujin ul.owl-carousel li .text_area .btn a:hover {
    text-decoration: none
}
#case {
    background: #EFFAFF
}
#case .case_wrap {
    overflow: hidden;
    padding: 20px 15px
}
#case .case_wrap .case_box {
    background: #fff;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 10px;
    box-shadow: 0 3px 0 rgba(0, 0, 0, .1);
    position: relative
}
#case .case_wrap .case_box .case_inbox {
    overflow: hidden;
    width: 100%;
    margin-bottom: 4%
}
#case .case_wrap .case_box .img_person {
    float:left;
    width:33%;
    vertical-align: top
}
#case .case_wrap .case_box .img_person img {
    width: 100%
}
#case .case_wrap .case_box .case_txt_box {
    float:left;
    width:64%;
    vertical-align: top;
    margin-left:3%
}
#case .case_wrap .case_box .case_txt_box .case_txt_01 {
    overflow: hidden;
    margin-bottom: 4%
}
#case .case_wrap .case_box .case_txt_box .case_txt_01 .txt_01_01 {
    float: left;
    width: 40%;
    padding: 5px;
    background: #0064a3;
    text-align: center;
    color: #fff;
    font-size:3.4vw;
    box-sizing: border-box
}
#case .case_wrap .case_box .case_txt_box .case_txt_01 .txt_01_02 {
    float: left;
    width:57%;
    margin:3% 0 0 3%;
    font-size: 3.4vw
}
#case .case_wrap .case_box .case_txt_box .case_txt_02 {
    font-size: 4.2vw;
    font-weight: bold;
    line-height: 1.2
}
#case .case_wrap .case_box .case_txt_03 {
    overflow: hidden;
    margin-bottom: 4%
}
#case .case_wrap .case_box .case_txt_03 .case_txt_03_before {
    background: #dcf3fc;
    padding: 3%;
    float: left;
    width: 45%;
    box-sizing: border-box
}
#case .case_wrap .case_box .case_txt_03 .case_txt_03_before .txt_03_01 {
    color: #015381;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 3.8vw
}
#case .case_wrap .case_box .case_txt_03 .case_txt_03_before .txt_03_02 {
    font-size: 3.8vw;
    line-height: 1.2
}
#case .case_wrap .case_box .case_txt_03 .case_txt_03_after {
    background: #ffe9ee;
    padding: 3%;
    float: left;
    width: 45%;
    box-sizing: border-box
}
#case .case_wrap .case_box .case_txt_03 .case_txt_03_after .txt_03_03 {
    color: #e1527a;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 3.8vw
}
#case .case_wrap .case_box .case_txt_03 .case_txt_03_after .txt_03_04 {
    font-size: 3.8vw;
    line-height: 1.2
}
#case .case_wrap .case_box .case_txt_03 .arrow {
    float: left;
    margin: 9% 3.75% 0 3.75%;
    width: 2.5%;
    text-align: center
}
#case .case_wrap .case_box .case_txt_04 {
    padding: 3%;
    background: #fffcf6;
    line-height: 1.5;
    font-size: 3.4vw;
    width: 100%;
    box-sizing: border-box
}

/*▼開閉*/
#case .case_wrap .case_box label {
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 85px;
    cursor: pointer;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    font-size: 4vw
}
#case .case_wrap .case_box input:checked+label {
    background: inherit
}
#case .case_wrap .case_box label:after {
    line-height: 2.5rem;
    position: absolute;
    z-index: 2;
    bottom: 25px;
    left: 50%;
    width: 95%;
    content: ' 詳細を読む';
    transform: translate(-50%, 0);
    letter-spacing: 0.05em;
    color: #ffffff;
    border-radius: 20px;
    background-color: #0064a3
}
#case .case_wrap .case_box input {
    display: none
}
#case .case_wrap .case_box .oac {
    overflow: hidden;
    height: 65px;
    transition: all 0.5s
}
#case .case_wrap .case_box input:checked+label {
    /* display: none ; 閉じるボタンを消す場合解放 */
}
#case .case_wrap .case_box input:checked+label:after {
    content: ' 閉じる'
}
#case .case_wrap .case_box input:checked~.oac {
    height: auto;
    padding-bottom: 80px;
    transition: all 0.5s
}
#case .case_wrap .mb_0 {
    margin-bottom: 0
}
#question h2 {
    background: #10abe8;
    padding: 10px 0;
    color: #fff;
    font-size: 140%;
    text-align: center;
    font-weight: bold
}
#question .question_wrap .question_cont_wrap .main_menu_question {
    background: #fff;
    font-size: 11pt;
    font-weight: bold;
    padding: 15px;
    margin: 0;
    cursor: pointer;
    width: 100%;
    display: table;
    position: relative;
    border-bottom: 1px solid #e5e4e6
}
#question .question_wrap .question_cont_wrap .main_menu_question .img_wrap_Q {
    display: table-cell;
    width: 12%;
    padding-right: 10px
}
#question .question_wrap .question_cont_wrap .main_menu_question .txt_wrap {
    display: table-cell;
    width: 88%;
    vertical-align: middle;
    line-height: 1.3;
    font-size: 115%
}
#question .question_wrap .question_cont_wrap .main_menu_question span.arrow {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 25px
}
#question .question_wrap .question_cont_wrap .main_menu_question span.arrow:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border: 0;
    border-top: solid 3px #10abe8;
    border-right: solid 3px #10abe8;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 8px;
    top: 40%
}
#question .question_wrap .question_cont_wrap .main_menu_question span.arrow.rotate:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border: 0;
    border-bottom: solid 3px #10abe8;
    border-right: solid 3px #10abe8;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 8px;
    top:40%
}
.sub_menu_question li {
    background: #fff;
    border-bottom: 1px solid #e5e4e6;
    width: 100%;
    box-sizing: border-box
}
.sub_menu_question li .sub_menu_cont {
    display: table;
    padding: 15px;
    box-sizing: border-box
}
.sub_menu_question li .sub_menu_cont .img_wrap_A {
    display: table-cell;
    width: 12%;
    padding-right: 10px
}
.sub_menu_question li .sub_menu_cont .txt_wrap {
    display: table-cell;
    width: 88%;
    vertical-align: middle;
    padding-top: 5px
}
.sub_menu_question li .sub_menu_cont .txt_wrap p {
    line-height: 1.5;
    font-size: 100%;
    margin-bottom: 15px
}
.sub_menu_question li .sub_menu_cont .txt_wrap p strong {
    font-size: 100%;
    color: #333
}
.sub_menu_question li .sub_menu_cont .txt_wrap .sub_menu_cont_img_wrap {
    margin: 0 auto 15px
}
.sub_menu_question li .sub_menu_cont .txt_wrap .sub_menu_cont_img_wrap_01 {
    width: 258px
}
.sub_menu_question li .sub_menu_cont .txt_wrap .sub_menu_cont_img_wrap_02 {
    width: 158px
}
.bnrArea_bottom {
    width: 100%;
    box-sizing: border-box;
    padding: 20px 15px
}