.must {
    background: #005fb6;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    line-height: 1.5em;
    float: right;
    box-sizing: border-box;
    padding: 0 7px;
}
h4 {
    font-size: 30px;
    color: #333fc5;
    margin-bottom: 10px;
    margin-top: 0;
}
img {
    width: 100%;
    vertical-align: bottom;
}
a:hover,
a:active {
    -moz-opacity: 0.8;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
a:hover {
    text-decoration: underline;
}
a {
    color: #339;
    text-decoration: none;
}
#wrap {
    overflow: visible;
}
p {
    font: 18px / 1.6em "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    text-decoration: none;
    word-spacing: 1px;
}
.s_font {
    font-size: 14px;
    display: block;
    line-height: 1.4;
}
.sr_font {
    font-size: 14px;
    display: block;
    color: red;
    line-height: 1.4em;
}
.ss_font {
    font-size: 12px;
}
.b30_font {
    font-size: 30px;
}
.b40_font {
    font-size: 40px;
    display: inline-block;
    margin-top: 4px;
}
.blue {
    color: #2088ab;
}
.red {
    color: #f30;
}
.pb30 {
    padding-bottom: 30px;
}
.pb50 {
    padding-bottom: 50px;
}
.pb20 {
    padding-bottom: 20px !important;
}
.pb10 {
    padding-bottom: 10px !important;
}
.pb0 {
    padding-bottom: 0px !important;
}
.mt5 {
    margin-top: 5%;
}
.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.mt25 {
    margin-top: 25px;
}
.mt30 {
    margin-top: 30px;
}
.mt40 {
    margin-top: 40px !important;
}
.mt50 {
    margin-top: 50px;
}
.mt60 {
    margin-top: 60px;
}
.mb5 {
    margin-bottom: 5px;
}
.mb50 {
    margin-bottom: 50px;
}
.mb70 {
    margin-bottom: 70px;
}
.mb60 {
    margin-bottom: 60px;
}
.mb45 {
    margin-bottom: 45px;
}
.mb40 {
    margin-bottom: 40px;
}
.mb35 {
    margin-bottom: 35px;
}
.mb30 {
    margin-bottom: 30px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb100 {
    margin-bottom: 100px;
}
.left {
    float: left;
}
.right {
    float: right;
}
.center {
    display: block;
    margin: 0 auto;
    text-align: center;
}
.w100 {
    width: 100%;
}
#wrap h3 {
    margin-bottom: 30px;
}
body,
html {
    font: 18px / 1.6em "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    height: 100%;
    margin: 0;
}
#header,
#footer {
    width: 100%;
    position: relative;
}
#wrap {
    text-decoration: none;
    word-spacing: 1px;
}
#main {
    position: relative;
    letter-spacing: 1px;
}
#contents {
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.section {
    position: relative;
    width: 100%;
    text-align: center;
}
.inner {
    width: 90%;
    margin: 20px auto 0;
}
#header {
    height: 50px;
    border-bottom: 1px solid #ccc;
    position: fixed;
    z-index: 10000;
    background: #4e7ad3;
    vertical-align: middle;
    padding: 20px 0;
}
#header .tel {
    display: block;
    text-indent: -9999px;
    width: 678px;
    height: 90px;
    background: url(../img/tel.png) no-repeat;
    float: right;
}
#mainVisual {
    width: 100%;
    background: #fff;
    padding-top: 70px;
    position: relative;
}
#mainVisual img {
    padding: 10px 0 0 3%;
    max-width: 100%;
    margin: auto;
}
#mainVisual2 {
    width: 100%;
    background: #fff;
    padding-top: 70px;
    position: relative;
}
#mainVisual2 h1 {
    width: 100%;
    background: url(../img/mv2_bg.jpg) no-repeat center;
    text-align: center;
    background-size: cover;
}
#mainVisual2 img {
    padding: 28px 3% 0 0;
    max-width: 100%;
    margin: auto;
}
.entryLink {
    background-color: #f6f6f6;
    -webkit-box-shadow: inset 0 0 2px #fff;
    -moz-box-shadow: inset 0 0 2px #fff;
    box-shadow: inset 0 0 2px #fff;
    border: solid 1px #e5e5e5;
}
.entryLink .inner {
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 0 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 0 1px rgba(0, 0, 0, 0.1);
    padding: 25px 0 25px 39px;
    margin: 30px auto;
    width: 951px;
}
.entryLink ul {
    width: 941px;
}
.entryLink li {
    float: left;
    margin-right: 20px;
}
.entryLink .link02 {
    width: 300px;
    height: 80px;
    margin-left: 20px;
    background: url(../img/entryLink02.png);
}
.entryLink p {
    width: 359px;
    height: 80px;
    margin-left: 20px;
    background: url(../img/entryLinkTel.png);
}
.entryLink_last {
    width: 100%;
    background: #e8ebf6;
    border-top: solid 1px #e9e9e9;
    border-bottom: solid 1px #e9e9e9;
    padding: 25px 0;
    margin-bottom: 0;
}
.entryLink_last a,
.entryLink_last p {
    float: left;
    text-indent: -9999px;
    display: block;
}
.entryLink_last .link01 {
    width: 620px;
    height: 80px;
    background: url(../img/entryLink01.png);
}
.entryLink_last p {
    width: 359px;
    height: 80px;
    margin-left: 20px;
    background: url(../img/entryLinkTel.png);
}
#contact {
    text-align: center;
    font: 18px / 1.6em "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    background: #f6f6f6;
}
::placeholder{
    color: #d0d0d0;
}
#wrap td ul {
    line-height: 2.0em;
}
#wrap #contact p {
    font-size: 14px;
    font-weight: 400;
    display: block;
    margin-bottom: 30px;
    color: #21293a;
}
#wrap #contact p.must3 {
    text-align: center;
    font-size: 18px;
    line-height: 1.5;
    color: #555;
}
#contact .inner {
    box-sizing: border-box;
    padding: 100px 0;
    margin: 0 auto;
    width: 80%;
    max-width: 1000px;
}
#contact .inner h3 {
    font-size: 2.6rem;
    color: #0a2888;
    font-weight: 700;
    margin: 0 auto 40px;
}
#wrap.conf #contact .inner {
    margin: 83px auto 40px;
}
.table {
    text-align: left;
}
#wrap table {
    width: 100%;
    margin: 0 auto;
    max-width: 1000px;
}
#wrap td,
#wrap th {
    padding: 0 0 25px 25px;
    text-align: left;
    font-size: 18px;
}
#wrap th {
    color: #21293a;
    font-weight: bold;
    text-align: left;
    font-size: 18px;
    padding: 18px 0 0 0;
    vertical-align: top;
}
#wrap.conf th {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#wrap.conf .must {
    margin-top: 0px;
    line-height: 1.8;
}
#main table.in_table {
    width: 100%;
}
input[type="checkbox"] {
    width: auto;
}
input,
textarea,
select {
    padding: 20px;
    font-size: 1em;
    letter-spacing: 1px;
    border: none;
    width: 100%;
    border-radius: 5px;
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    box-sizing: border-box;
    color: #555;
}
textarea {
    width: 100%;
    height: 150px;
    resize: vertical;
}
textarea:focus {
    outline: 1px solid #86cbff;
}
input:focus {
    outline: 1px solid #86cbff;
}
input.noneboder,
input.noneboder:focus {
    outline: none;
    border: none;
}
select {
    padding: 3px 10pt 3px 0;
}
a.button,
.button {
    width: 300px;
    height: 60px;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    background-image: linear-gradient(90deg, #fe9315, #ea6000);
    border-radius: 0px;
    border: none;
    letter-spacing: 1px;
    line-height: 0em;
}
a.button {
    display: block;
    line-height: 3.5em;
    margin: 0 auto;
    text-align: center;
}
a.button:hover {
    text-decoration: none;
}
.submit {
    text-align: center;
    margin-top: 50px;
}
#wrap #contact form p {
    font-size: 14px;
    font-weight: 400;
    margin: 10px 0;
    text-align:left;
    color: #21293a;
}
#wrap #priv {
    text-align: left;
    margin-bottom: 80px;
}
#wrap #priv p {
    font-weight: 400;
    text-align: left;
    font-size: 14px;
}
#wrap #priv h2 {
    font-size: 22px;
    font-weight: 700;
}
div#priv .inner {
    max-width: 1000px;
}
#wrap #priv h3 {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 30px;
}
#footer {
    width: 100%;
    color: #999;
    text-align: center;
    font-size: 12px;
    padding: 25px 0;
    border-top: 3px solid #00197d;
    background-color: #fff;
}
#footer p.must3 {
    font-size: 16px;
    line-height: 1.5;
    margin-top:0;
    margin-bottom:15px;
}
#footer p{
    font-size: 12px;
    line-height:1.5;
}
.OaC_btn {
    display: block;
    width: 50%;
    text-align: center;
    padding: 10px;
    margin: 20px auto;
    background: #ff8e00;
    color: #fff;
    border-radius: 5px;
    font-weight: 700;
    letter-spacing: 0;
}
.no1_linkbtn {
    display: block;
    position: fixed;
    right: 50px;
    bottom: 50px;
    z-index: 5000;
}
.no1_linkbtn a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background-color: rgba(26, 115, 156, 0.75);
    border: 2px solid #196f99;
    color: #fff;
    text-indent: 2.5em;
    font-size: 20px;
    font-weight: 700;
    font-style: oblique;
    transition: all 0.8s ease;
    border-radius: 10px;
}
.no1_linkbtn a:hover {
    background-color: rgba(255, 255, 255, 0.7);
    color: #196f99;
    margin-left: 0;
    margin-top: 0;
    border: 2px solid #196f99;
    box-shadow: none;
}
.arrow {
    padding: 20px;
}
.arrow img {
    width: 100%;
}
.number_area a {
    display: block;
    color: #000;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}
.graph {
    width: 100%;
    background: url(../img/graph_bg.png) no-repeat bottom;
    text-align: center;
    background-size: cover;
}
.graph img {
    width: 50%;
    margin: 0 auto 4%;
    padding: 3% 0;
}
.plan {
    padding: 0;
    text-align: center;
}
.polygon {
    background: url(../img/polygon_bg.jpg) no-repeat top;
    text-align: center;
    background-size: cover;
    padding: 3% 0 4%;
}
.polygon img {
    max-width: 90%;
    margin: auto;
}
.cta1 {
    background-color: #19338f;
    text-align: center;
    padding: 3%;
}
.cta1 img {
    margin: auto;
}
.cta1 .box {
    margin: 0;
    margin-top: 1%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cta1 .box02 {
    position: relative;
}
.cta1 p {
    position: absolute;
    top: 0;
    right: 5%;
}
.cta1 p a {
    font-size: 35px;
    color: #fff;
}
.mr1 {
    margin-right: 1%;
    height: 90%;
}
.cta2 {
    background-color: #3d8ecf;
    text-align: center;
    padding: 3%;
}
.cta2 img {
    margin: auto;
}
.nayami {
    width: 100%;
    background: #f1f1f1;
    text-align: center;
}
.nayami img {
    max-width: 90%;
    margin: auto;
    padding: 6% 0;
}
.jirei {
    width: 100%;
    background: url(../img/jirei_bg.jpg) no-repeat top;
    text-align: center;
    background-size: cover;
}
.jirei img {
    max-width: 90%;
    padding: 650px 0 4%;
    margin: auto;
}
.secret {
    width: 100%;
    background: url(../img/secret_bg.jpg) no-repeat top;
    text-align: center;
    margin-bottom: 4%;
    background-size: cover;
}
.secret img {
    max-width: 90%;
    margin: auto;
    padding: 5% 0;
}
.knowhow {
    width: 100%;
    background: url(../img/knowhow_bg.jpg) no-repeat center;
    text-align: center;
}
.knowhow img {
    max-width: 90%;
    margin: auto;
    padding: 4% 0;
}
.test {
    width: 100%;
    background: url(../img/test_bg.jpg) no-repeat top;
    text-align: center;
    background-size: cover;
}
.test img {
    max-width: 90%;
    margin: auto;
    padding: 12% 0 10%;
}
.check {
    width: 100%;
    background: #08bde3;
    background: -moz-linear-gradient(#4f72f1 0%, #08bde3 100%);
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#4f72f1),
        to(#08bde3)
    );
    background: -webkit-linear-gradient(#4f72f1 0%, #08bde3 100%);
    background: -o-linear-gradient(#4f72f1 0%, #08bde3 100%);
    background: linear-gradient(#4f72f1 0%, #08bde3 100%);
    text-align: center;
}
.check img {
    max-width: 90%;
    margin: auto;
    padding: 3% 0;
}
.cost {
    padding: 0;
    text-align: center;
}
.cost img {
    width: 100%;
}
.flow {
    width: 100%;
    background: #eff4fe;
    text-align: center;
}
.flow img {
    max-width: 90%;
    margin: auto;
    padding: 7% 0 7%;
}
.lity-image img {
    max-width: 100%;
    display: block;
    line-height: 0;
    border: 0;
    margin-top: 5%;
    padding: 2%;
}
@media screen and (max-width: 760px) {
    h4 {
        font-size: 20px;
    }
    .no1_linkbtn a {
        display: none;
    }
    .logo {
        width: 25%;
    }
    .inner {
        width: 90%;
    }
    .number_area {
        position: relative;
        float: right;
        width: 70%;
    }
    #header {
        height: 85px;
    }
    #mainVisual {
        padding-top: 0;
    }
    .number_area a {
        font-size: 20px;
        right: 0;
        left: inherit;
    }
    #mainVisual img {
        padding: 10px 1% 0;
    }
    .cta1 p {
        top: 10px;
    }
    .cta1 p a {
        font-size: 30px;
    }
    .cta1 {
        padding: 5% 3%;
    }
    .cta1 .box {
        display: inherit;
    }
    .cta1 a img {
        margin-top: 2%;
    }
    .test img {
        padding: 35% 0 10%;
    }
    .nishiguchi img {
        max-width: 97%;
        padding: 4% 0 6%;
        margin-left: 3%;
    }
    .jirei {
        background: url(../img/jirei_bg_sp.jpg) no-repeat top;
        background-size: cover;
    }
    .reason img {
        max-width: 100%;
        margin: auto;
        padding: 0;
    }
    .polygon img {
        max-width: 100%;
    }
    .secret img {
        max-width: 98%;
        margin: auto;
        padding: 10% 0;
    }
}
.slide-bottom {
    opacity: 0;
    transform: translateY(40px);
    transition: all 1.3s 0s ease-out;
}
.pc {
    display: inline-block;
}
.sp {
    display: none;
}
@media screen and (max-width: 760px) {
    .pc {
        display: none;
    }
    .sp {
        display: inline-block;
    }
    #contact .inner {
        padding: 10px;
        width: 98%;
    }
}
.grad_bg {
    background-image: linear-gradient(
        44deg,
        rgba(95, 117, 211, 1),
        rgba(61, 198, 220, 1)
    );
}
.seminar {
    padding: 1% 0;
}
@media screen and (max-width: 760px) {
    #contact .inner {
        padding: 10px;
        width: 98%;
    }
    #flyin {
        width: 97%;
        margin: 0 auto;
        bottom: 0;
        right: 0;
        left: 0;
    }
}
@media screen and (min-width: 640px) {
    .pc_cta1 {
        margin-bottom: 10px;
    }
    #flyin {
        width: 330px;
        bottom: 20px;
        right: 30px;
    }
}
#flyin {
    text-align: center;
    z-index: 100;
    border-radius: 10px 0 0;
    -moz-border-radius: 10px 0 0;
    -webkit-border-radius: 10px 0 0;
    position: fixed;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation: flipInY 1s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: flipInY 1s cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: flipInY 1s cubic-bezier(0.77, 0, 0.175, 1);
    animation: flipInY 1s cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transition: bottom 0.5s ease, background-position 0.5s ease;
    transition: bottom 0.5s ease, background-position 0.5s ease;
    padding: 0;
    filter: drop-shadow(0 0 7px #aaa);
    transition: 0.3s ease-in-out;
}
#flyin .flyin-man {
    position: absolute;
    right: 5%;
    top: 110px;
    z-index: 3;
    width: 82px;
    height: 130px;
    display: block;
    background-image: url(//cdn.elegantthemes.com/images/flyin-man.png);
    -webkit-animation: float 3s infinite;
    -moz-animation: float 3s infinite;
    -o-animation: float 3s infinite;
    animation: float 3s infinite;
    -webkit-transition: top 1s ease, opacity 1s ease;
    transition: top 1s ease, opacity 1s ease;
}
#flyin #flying_subscribe {
    -webkit-transition: opacity 0.5s ease, background-color 0.5s ease;
    transition: opacity 0.5s ease, background-color 0.5s ease;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: none;
    width: 100%;
    color: #fff;
    font-size: 16px;
    font-family: "Goudy Bookletter 1911", arial, sans-serif;
    background: #55a753;
    text-align: center;
    cursor: pointer;
    padding: 11px 0 10px;
}
#flyin #flying_subscribe:hover,
#flyin .flyinbutton:hover {
    background-color: #408c3f;
}
#flyin #exit_emailinput {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 220px;
    background: #f8fafa;
    border: 1px solid #e4e9e9;
    color: #b3b3b3;
    font-size: 13px;
    margin: 0 0 10px;
    padding: 11px 20px;
}
#flyin .flyinclose {
    -webkit-transition: 0 0.5s ease 0.2s, opacity 0.5s ease, top 0.5s ease 0.2s;
    transition: transform 0.5s ease 0.2s, opacity 0.5s ease, top 0.5s ease 0.2s;
    content: "";
    display: block;
    z-index: 2;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background: #fff url(//cdn.elegantthemes.com/img/exitpopup-x.png) no-repeat
        center center;
    position: absolute;
    top: -10px;
    left: -5px;
    margin: 0;
    padding: 0;
}
#flyin .flyinbutton {
    -webkit-transition: top 0.5s ease, opacity 0.5s ease,
        background-color 0.5s ease;
    transition: top 0.5s ease, opacity 0.5s ease, background-color 0.5s ease;
    width: 300px;
    height: 20px;
    top: 400px;
    opacity: 0;
    position: absolute;
    left: 10px;
    z-index: 5;
    display: block;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: none;
    color: #fff;
    font-size: 16px;
    font-family: "Goudy Bookletter 1911", arial, sans-serif;
    background: #55a753;
    text-align: center;
    cursor: pointer;
    padding: 11px 0 10px;
}
.hide {
    opacity: 0;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease;
}
.hide div {
    top: 60% !important;
    -webkit-transition: top 1s ease;
    transition: top 1s ease;
}
.minimize {
    bottom: -320px !important;
    background-position: 320px 127px !important;
}
.minimize .flyin-man {
    top: -300px !important;
    opacity: 0 !important;
}
.minimize .flyinbutton {
    top: 10px !important;
    opacity: 1 !important;
}
.minimize .flyinclose {
    top: 15px !important;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
#flyin .free,
#flyin .present_bottom,
#flyin .present_top {
    display: block;
    position: absolute;
    left: 50%;
}
#flyin .present_top {
    -webkit-transition: all 0.5s ease 0.5s;
    transition: all 0.5s ease 0.5s;
    width: 100px;
    height: 42px;
    margin-left: -50px;
    top: 114px;
    background-image: url(//cdn.elegantthemes.com/images/flyin-present-top.png);
}
#flyin .present_bottom {
    width: 108px;
    height: 74px;
    margin-left: -54px;
    top: 182px;
    background-image: url(//cdn.elegantthemes.com/images/flyin-present-bottom.png);
}
#flyin .free {
    -webkit-transition: all 0.5s ease 1s;
    transition: all 0.5s ease 1s;
    width: 175px;
    height: 82px;
    margin-left: -87px;
    top: 133px;
    background-image: url(//cdn.elegantthemes.com/images/flyin-free.png);
}
.target.is-hidden {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 0;
    pointer-events: none;
    display: none;
}
div#flyin:hover {
    transform: translateY(-5px);
    transition: all 0.5s;
}
@media screen and (max-width: 900px) {
    .logo {
        width: 13%;
        padding: 2px 0 0 15px;
    }
    .inner {
        width: 105%;
        margin: 20px 0 0 12px;
    }
    .tab {
        width: 85%;
        padding: 5px 1px 0 0;
    }
    .number_area a {
        font-size: 26px;
        width: 90%;
        left: 10%;
    }
}
.name {
    padding-bottom: 40px;
    position: relative;
    text-align: center;
    margin: auto;
    display: flex;
    right: 10px;
}
p {
    text-align: center;
    font-size: 16px;
    color: #666;
    line-height: 2.5;
    margin: 0;
}
#text-wrap {
    width: 70%;
    height: 100%;
    display: block;
    margin: 0 auto;
}
.hide-text {
    display: none;
}
.on-click {
    color: transparent !important;
}
.on-click {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    position: relative;
}
.on-click::before {
    content: "▲閉じる";
    color: #fff;
    position: absolute;
    top: 30%;
    left: 30%;
    transform: rotate(-180deg);
}
.hide-text img {
    width: 100%;
}
@media screen and (max-width: 700px) {
    .sp_voice {
        max-width: 100%;
        padding: 2% 0 2%;
    }
    .sp_voice2 {
        max-width: 100%;
    }
    .pc {
        display: none;
    }
    #text-wrap {
        width: 90%;
        margin: 0 auto;
        padding: 0;
        padding-top: 5%;
    }
    .spc {
        padding-bottom: 5%;
    }
    a.readmore {
        position: relative;
        height: 30px;
        width: 270px;
        margin: 40px auto;
        display: block;
        color: #fff;
        padding-bottom: 40px;
        border: none;
        outline: 0;
        transition: 0.5s;
        -erbkit-transition: 0.5s;
        font-size: 37px;
        font-weight: 700;
        padding: 27px;
        border-radius: 44px;
        background-color: #19338f;
        text-align: center;
    }
}
@media screen and (min-width: 700px) {
    .spc {
        display: none;
    }
}
.acc_wrapper {
    margin: 20px auto 120px;
}
.acc_content_wrapper {
    position: relative;
    margin-bottom: 45px;
}
.acc_content {
    height: 300px;
    overflow: hidden;
}
.acc_content img {
    margin: 0 auto;
    width: 62%;
}
@media screen and (max-width: 1200px) {
    .acc_content img {
        width: 100%;
        max-width: 88%;
    }
}
@media screen and (max-width: 1600px) and (min-width: 1201px) {
    .acc_content img {
        width: 100%;
        max-width: 1180px;
    }
}
@media screen and (min-width: 1601px) {
    .acc_content img {
        width: 73%;
        max-width: 1180px;
    }
}
.acc_content img.pc {
    display: block;
}
.show_more {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 15px;
    padding-top: 60px;
    text-align: center;
    line-height: 15px;
    background: linear-gradient(
        180deg,
        rgb(255, 255, 255, 0) 0%,
        rgb(255, 255, 255, 1) 80%
    );
    cursor: pointer;
    transition: bottom 0.2s;
}
.show_more span {
    background: #1261ba;
    border-radius: 100px;
    color: #fff;
    padding: 10px 30px;
    font-size: 30px;
    font-family: "M PLUS 2", sans-serif;
    font-weight: 700;
}
.show_more > b {
    content: "";
    transform: rotate(90deg) scaleY(2);
    position: absolute;
    top: 141%;
    left: 0;
    right: 0;
    margin: auto;
    transition: all 0.5s;
    animation: arrow 1.5s infinite;
    border: solid #1261ba;
    border-width: 0 0 2px 2px;
    transform: rotate(-45deg);
    width: 20px;
    height: 20px;
}
.show_more > b:nth-child(2) {
    animation-delay: 0.3s;
}
.show_more > b:nth-child(3) {
    animation-delay: 0.6s;
}
@keyframes arrow {
    0% {
        transform: rotate(-45deg) translate(10px, -10px);
    }
    60% {
        transform: rotate(-45deg) translate(-20px, 20px);
    }
    0%,
    60%,
    100% {
        opacity: 0;
    }
    30% {
        opacity: 1;
    }
}
.active {
    background: none;
    bottom: -55px;
}
@media screen and (max-width: 768px) {
    .acc_content img.spc {
        display: block;
    }
    .acc_content {
        height: 200px;
    }
    .show_more span {
        font-size: 24px;
        font-weight: 600;
    }
    #mainVisual2 {
        padding-top: 0;
    }
}
body {
    max-width: 1920px;
}
#mv {
    position: relative;
    margin-bottom: -6px;
}
header {
    width: 100%;
    position: absolute;
    top: 0;
}
.header-inner {
    padding: 2% 4%;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header-inner img {
    width: 90%;
    height: auto;
}
.header-inner img.logo {
    width: 13%;
    height: 10%;
}
.tel-area {
    text-align: right;
    margin-right: 35px;
}
h1 {
    background: none;
    margin-block-start: 0em;
    margin-block-end: 0em;
}
.success {
    background: #eaeef8;
    text-align: center;
    padding: 5% 0 7%;
}
.success img {
    max-width: 950px;
    margin: auto;
    width: 90%;
}
.cta-area {
    background: #425ec8;
    text-align: center;
    padding: 0.5% 10%;
}
.cta-inner {
    display: flex;
    justify-content: center;
    width: 75%;
    max-width: 1000px;
    margin: auto;
    margin-bottom: 10px;
}
.mail_btn {
    filter: drop-shadow(0 8px 5px rgba(234, 96, 0, 0.3));
}
.cta-inner a {
    margin: 1%;
}
@media screen and (max-width: 756px) {
    .cta-area {
        padding: 0.5% 7%;
    }
    .pt5 {
        padding-top: 5%;
    }
    .success {
        padding: 12% 0;
    }
}
.consultation_cta {
    display: flex;
    justify-content: center;
}
.consultation_cta img {
    width: 90%;
}
#video-area {
    position: fixed;
    z-index: -1;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
}
.grad-btn {
    z-index: 2;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 400px;
    margin: 6% auto;
    cursor: pointer;
    transition: 0.2s ease;
}
.grad-item {
    position: relative;
    overflow: hidden;
    height: 0;
}
.grad-item::before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background: -webkit-linear-gradient(
        top,
        rgba(255, 255, 255, 0) 0%,
        rgb(1 51 138 / 52%) 50%,
        rgb(0 48 132 / 72%) 50%,
        #01338a 100%
    );
    content: "";
}
.grad-trigger {
    display: none;
}
.grad-trigger:checked + .grad-btn {
    display: none;
}
.grad-trigger:checked ~ .grad-item {
    height: auto;
}
.grad-trigger:checked ~ .grad-item::before {
    display: none;
}
#video {
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 177.77777778vh;
    height: 56.25vw;
    min-height: 100%;
    min-width: 100%;
}
.anc_area {
    padding: 3% 0 5%;
    background-image: url(../img/anchor_bg_pc.jpg);
}
.anc_area .ttl {
    max-width: 460px;
    width: 70%;
    margin: 3% auto;
}
.anc_inner {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    width: 95%;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.anc_inner a {
    width: 20%;
}
.box_area {
    margin-right: 30px;
}
.box_area:last-child {
    margin-right: 0;
}
.strength {
    background-image: url(../img/strength_bg_top.png),
        url(../img/strength_bg_bottom.png);
    background-position: left top, left bottom;
    background-repeat: no-repeat, no-repeat;
    background-size: contain, contain;
    padding: 3% 0 1%;
    background-color: #f6f6f6;
}
.strength_ttl {
    width: 75%;
    max-width: 620px;
    display: block;
    margin: 3% auto 2%;
}
.strength h1 img {
    width: 90%;
    max-width: 650px;
    margin: 0 auto;
    display: block;
}
.strength_box {
    width: 75%;
    margin: 2% auto 5%;
}
.strength_bg {
    background-color: #fff;
    border-radius: 20px;
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.05));
}
.strength_pa {
    padding: 6%;
}
.strength_pa2 {
    padding: 2% 13% 0;
}
.strength_img_ra {
    border-radius: 0 0 20px 20px;
    object-fit: cover;
}
.bg_b {
    background-color: #f0f2fa;
}
.bg_g {
    background-color: #f6f6f6;
}
@media screen and (max-width: 756px) {
    .strength_box {
        width: 90%;
        margin: 12% auto;
    }
    .strength_pa {
        padding: 10% 5%;
    }
}
.media {
    padding: 2% 0;
}
.gyoushu {
    background: #fff;
    padding: 5% 0;
    margin: auto;
    text-align: center;
}
.gyoushu img {
    width: 80%;
    max-width: 800px;
    margin: auto;
}
.gyoushu_icon {
    display: flex;
    flex-wrap: wrap;
    max-width: 1100px;
    margin: auto;
    padding: 2% 0 5%;
}
.gyoushu_icon img {
    box-shadow: 4px 4px 5px rgb(0 0 0 / 16%);
    width: 19%;
    margin-bottom: 1%;
}
.open {
    cursor: pointer;
}
#pop-up {
    display: none;
}
.overlay {
    display: none;
}
#pop-up:checked + .overlay {
    display: block;
    z-index: 9999;
    background-color: #00000070;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
}
.window {
    width: 90vw;
    max-width: 380px;
    height: 240px;
    background-color: #fff;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.text {
    font-size: 18px;
    margin: 0;
}
.close {
    cursor: pointer;
    position: absolute;
    top: 4px;
    right: 4px;
    font-size: 20px;
}
.readmore {
    position: relative;
    box-sizing: border-box;
}
.readmore-content {
    position: relative;
    overflow: hidden;
    height: 400px;
}
.readmore-content::before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";
    height: 50px;
    background: -webkit-linear-gradient(
        top,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.8) 50%,
        rgba(255, 255, 255, 0.8) 50%,
        #fff 100%
    );
    background: linear-gradient(
        top,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.8) 50%,
        rgba(255, 255, 255, 0.8) 50%,
        #fff 100%
    );
}
.readmore-label {
    display: table;
    bottom: 25px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin: 0 auto;
    z-index: 2;
    padding: 0 40px;
    background-color: #00197d;
    border-radius: 20px;
    color: #fff;
    font-weight: 700;
}
.readmore-label:before {
    content: "もっと見る";
}
.readmore-check {
    display: none;
}
.readmore-check:checked ~ .readmore-label {
    position: static;
    transform: translateX(0);
    -webkit-transform: translateX(0);
}
.readmore-check:checked ~ .readmore-label:before {
    content: "閉じる";
}
.readmore-check:checked ~ .readmore-content {
    height: auto;
}
.readmore-check:checked ~ .readmore-content::before {
    display: none;
}
@media screen and (max-width: 756px) {
    .gyoushu_icon {
        padding: 6% 0 5%;
    }
    .anc_area {
        padding: 11% 0 5%;
    }
}
.cost {
    background-image: url(../img/price_bg_pc.jpg);
    background-repeat: no-repeat;
    padding: 5%;
}
.cost img {
    display: block;
    max-width: 750px;
    margin: 0 auto;
}
.campaign {
    padding: 1% 0;
    background: #d7d7d7;
}
.campaign img:first-child {
    display: block;
    max-width: 1100px;
    width: 80%;
    margin: 3% auto 0;
}
.campaign img:last-child {
    display: block;
    max-width: 650px;
    width: 50%;
    margin: 0 auto 4%;
}
.flow img {
    display: block;
    max-width: 1000px;
    margin: 0 auto;
}
.pc_none {
    display: none;
}
@media screen and (max-width: 1500px) {
    .header-inner img {
        width: 80%;
        height: 80%;
    }
}
@media screen and (max-width: 1500px) {
    .header-inner img {
        width: 65%;
        height: 65%;
    }
}
#point1,
#point2,
#point3 {
    padding-top: 60px;
    margin-top: -60px;
}
@media screen and (max-width: 1250px) {
    .tel-area {
        text-align: right;
        margin-right: 5px;
    }
    .cost img {
        display: block;
        max-width: 730px;
    }
    .flow img {
        width: 85%;
        box-sizing: border-box;
    }
}
@media screen and (max-width: 756px) {
    .anc_inner a {
        width: 45%;
        margin: 3% 0;
    }
    .consultation_cta {
        display: inherit;
        text-align: center;
    }
    .consultation_cta img {
        padding: 3% 0;
    }
    .flow img {
        padding: 12% 0 7%;
    }
    .sp_none {
        display: none;
    }
    .header-inner {
        padding: 3% 3% 3% 1%;
    }
    .header-inner img.logo {
        width: 28%;
        height: 28%;
    }
    .tel-area {
        width: 53%;
    }
    .header-inner img {
        width: 100%;
        height: auto;
    }
    .strength {
        background-image: url(../img/strength_bg_sp.jpg);
    }
    .strength_ttl {
        margin: 15% auto 5%;
        width: 100%;
    }
    .nishiguchi img {
        width: 100%;
    }
    .nishiguchi,
    .webinar {
        padding: 10% 0;
    }
    .webinar img {
        width: 86%;
        margin: auto 1% auto 8%;
    }
    .gyoushu img {
        width: 82%;
    }
    .gyoushu .icon {
        display: none;
    }
    .gyoushu .btn {
        width: 65%;
        bottom: 6%;
        right: 19%;
    }
    .gyoushu {
        padding: 10% 0;
    }
    .gyoushu_icon img {
        width: 30%;
    }
    .cost {
        background-image: url(../img/price_bg_sp.jpg);
        padding: 10% 5%;
    }
    .cost img {
        width: 86%;
        margin: auto 10% 0 auto;
    }
    #footer {
        line-height: 1.2rem;
        box-sizing: border-box;
    }
    .campaign img:first-child {
        width: 90%;
        margin: 7% auto 0;
    }
    .campaign img:last-child {
        width: 90%;
        margin: 5% auto 11%;
    }
}
.conf .number_area img,
#thaks .number_area img,
#priv .number_area img {
    width: 68%;
}
.conf .inner,
#thaks .inner,
#priv .inner {
    width: 90%;
    margin: 0 auto 0;
}
.conf #header,
#thaks #header {
    height: inherit;
    padding: 1%;
    box-sizing: border-box;
}
#thaks #contact .inner {
    margin: 120px auto 40px;
}
#thaks #wrap {
    min-height: 100vh;
    position: relative;
    background-color: #f6f6f6;
}
#thaks #wrap #footer {
    position: absolute;
    bottom: 0;
}
#thaks #main {
    position: static;
}
.conf img.logo,
#thaks img.logo,
#priv img.logo {
    width: 15%;
    height: 15%;
}
.conf .number_area,
#thaks .number_area,
#priv .number_area {
    width: 22%;
}
.clearfix:after {
    display: none;
}
.inner.clearfix {
    display: flex;
    justify-content: space-between;
}
#priv #header {
    top: 0;
}
#priv #contents {
    margin-top: 120px;
}
@media screen and (max-width: 756px) {
    .conf .inner,
    #thaks .inner,
    #priv .inner {
        width: 90%;
        margin: 0 auto;
    }
    .conf .inner.clearfix,
    #thaks .inner.clearfix,
    #priv .inner.clearfix {
        display: flex;
        margin: 0 auto;
    }
    .conf .number_area img,
    #thaks .number_area img,
    #priv .number_area img {
        width: 100%;
    }
    .conf .number_area,
    #thaks .number_area,
    #priv .number_area {
        width: 50%;
    }
    .conf img.logo,
    #thaks img.logo,
    #priv img.logo {
        width: 40%;
        height: 40%;
    }
    .conf #header,
    #thaks #header {
        height: 20vw;
        padding: 3% 0 3%;
    }
    #priv #header {
        height: 35px;
        padding: 3% 0 3%;
    }
    #priv #contents {
        margin-top: 90px;
    }
    #priv .inner {
        width: 90%;
        margin: 20px auto;
    }
    .conf .clearfix:after,
    #thaks .clearfix:after {
        display: none;
    }
    #thaks #contact .inner {
        padding: 10px 10px 40px 10px;
        width: 90%;
    }
}
.marketing {
    width: 84%;
    background: url(../img/marketing_bg_pc.jpg) no-repeat bottom;
    text-align: center;
    background-size: cover;
    position: relative;
    padding: 8%;
}
@media screen and (max-width: 756px) {
    .marketing {
        background: url(../img/marketing_bg_sp.jpg) no-repeat bottom;
        background-size: cover;
        background-position: top;
    }
    .marketing img {
        padding: 15% 2% 12% 3%;
        width: 94%;
        margin: auto;
    }
}
@media screen and (max-width: 900px) {
    .logo {
        width: 13%;
        padding: 2px 0 0 15px;
    }
    #header .inner {
        width: 100%;
        margin: 15px 0 0 12px;
        display: flex;
        align-items: center;
    }
    #header .inner img:first-child {
        width: 30%;
    }
    #header .inner img:nth-child(2) {
        width: 70%;
        margin-left: 20%;
    }
    .tab {
        width: 85%;
        padding: 5px 1px 0 0;
    }
    .number_area a {
        font-size: 26px;
        width: 90%;
        left: 10%;
    }
    #header {
        height: 72px;
        top: 0;
    }
    .inner {
        width: 95%;
        margin: 90px 12px 0 12px;
    }
    .number_area img {
        width: 100% !important;
    }
}
.slider {
    width: 100%;
    margin: 25px auto 0;
}
.slick-slide img {
    display: inline-block;
    padding: 0;
    margin: 0 auto;
}
.slider .slick-slide {
    transform: scale(0.8);
    transition: all 0.5s;
    opacity: 0.5;
    height: auto;
}
.slider .slick-slide.slick-center {
    transform: scale(1);
    opacity: 1;
}
.slick-list {
    overflow: inherit;
}
.slick-prev {
    display: none !important;
}
.slick-next {
    display: none !important;
}
.slick-dots {
    text-align: center;
    margin: 20px 0 0 0;
}
.slick-dots li {
    display: inline-block;
    margin: 0 5px;
}
.slick-prev:before,
.slick-next:before {
    color: #3eb9f4;
    font-size: 40px;
}
ul {
    padding-inline-start: 0;
}
.voice-sli {
    padding: 2% 0;
    overflow-x: hidden;
}
.slide_contents {
    box-shadow: 10px 15px 10px rgb(0 0 0 / 20%);
    max-width: 650px;
    margin-bottom: 30px;
    background: #fff;
}
.voice-sli-frx {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    padding: 2% 5% 3%;
}
.voice-sli-txt {
    width: 75%;
}
.voice-sli-txt2 {
    margin-bottom: 1%;
    color: #fff;
    background: #174588;
    border-radius: 50px;
    padding: 5px 15px;
    width: 40%;
    text-align: center;
}
.voice-sli-txt3 {
    margin-bottom: 1%;
    font-size: 22px;
    font-weight: 700;
    color: #174588;
}
.voice-sli-txt4 {
    margin-bottom: 1%;
    font-size: 22px;
    font-weight: 700;
    color: #174588;
}
.voice-sli-img {
    width: 25%;
}
.slide_contents2 {
    padding: 2% 0 3%;
    background-color: #ddf3ff;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}
.voice-sli-tit {
    padding: 0 5%;
    font-weight: 700;
    font-size: 24px;
    color: #3eb9f4;
    text-align: center;
    position: relative;
    margin-top: 2%;
}
.voice-sli-tit img {
    width: 50px;
    margin-right: 20px;
}
.voice-sli-img2 {
    width: 20%;
    margin-right: 3%;
}
@media screen and (max-width: 756px) {
    .slide_contents {
        max-width: 280px;
    }
    .cta-inner {
        display: inherit;
        justify-content: center;
        width: 90%;
        max-width: 1000px;
        margin: 10px auto 0;
        padding-bottom: 0;
    }
    .cta-inner img {
        margin-bottom: 3%;
    }
}
.cta_txt {
    width: 80%;
    max-width: 1000px;
    padding: 2% 0 1%;
}
@media screen and (max-width: 756px) {
    .cta_txt {
        width: 100%;
    }
    .readmore-label {
        font-size: 0.6em;
    }
}
.lity-container {
    overflow: scroll;
    overflow: hidden;
}
.lity-image img {
    max-height: inherit !important;
    max-width: 900px;
}
.movie {
    margin: auto;
    padding: 4% 12%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    background-size: cover;
    background-repeat: no-repeat;
}
.movie2 {
    margin: auto;
    padding: 4% 12%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    background-size: cover;
    background-repeat: no-repeat;
}
.movie_l {
    width: 38%;
    margin-right: 5%;
}
.movie_r {
    width: 55%;
}
.movie iframe {
    border-radius: 20px;
    width: 100%;
    height: 23.25vw;
}
.movie img {
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.2));
}
@media screen and (max-width: 756px) {
    .movie iframe {
        height: 50.8vw;
    }
    .movie {
        display: block;
        padding: 8% 5%;
    }
    .movie_r {
        width: 100%;
    }
    .movie_l {
        width: 100%;
        margin-right: 0;
        margin-bottom: 8%;
    }
}
.fvcta {
    margin-bottom: 3%;
    border-bottom: solid 2px #3b58c6;
    padding-bottom: 1%;
}
.fvcta p {
    text-align: center;
    font-size: 1.4em;
    color: #3b58c6;
    border-bottom: 2px #3b58c6 solid;
    margin-bottom: 1.5%;
}
@media screen and (max-width: 756px) {
    .fvcta .mt5 {
        margin: 0;
        margin-bottom: 5%;
    }
    .fvcta p {
        font-size: 1.1em;
        margin-bottom: 5%;
        text-align: center;
    }
    #flyin {
        background: #fff;
    }
    #flyin p {
        line-height: 0.5;
    }
    .sp_cta {
        display: flex;
        padding: 0 1% 1%;
        background-color: rgba(255, 255, 255, 0.65);
    }
    .sp_cta a {
        margin: 1%;
    }
}
.bg-arrow {
    position: relative;
    margin: 0 0 125px;
    padding: 10px 0;
    background: #f6f6f6;
}
.bg-arrow > div {
    position: relative;
    z-index: 2;
    min-height: 500px;
}
.bg-arrow:after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    border-style: solid;
}
.bg-arrow:after {
    bottom: 0;
    margin-bottom: -4.8vw;
    border-color: #f6f6f6 transparent transparent;
    border-width: 5vw 50vw 0;
}
.wrapper {
    width: 65%;
    margin: 5% auto;
}
.mb1 {
    margin-bottom: 1%;
}
@media screen and (max-width: 756px) {
    .wrapper {
        width: 92%;
        margin: 12% auto;
    }
    .bg-arrow {
        margin: 0 0 16vw;
    }
    .bg-arrow:after {
        margin-bottom: -10.8vw;
        border-width: 11vw 50vw 0;
    }
}
.difference {
    background-color: #eaeef8;
    padding: 2% 0;
}
.qa {
    background-color: #eaeef8;
    padding: 5%;
}
.qa .ttl {
    max-width: 460px;
    width: 70%;
    margin: 3% auto;
}
.accordion-container {
    margin: 50px auto 0;
    max-width: 800px;
    width: 100%;
}
.accordion-list:not(:first-child) {
    margin-top: 10px;
}
.accordion-title {
    background: #fff;
    cursor: pointer;
    font-weight: 700;
    padding: 20px 70px;
    position: relative;
    border-radius: 15px;
    color: #00197d;
}
.accordion-title::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(../img/q.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 23px;
    left: 30px;
}
.accordion-title:after {
    content: "";
    position: absolute;
    top: 45%;
    right: 20px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top-color: #034b7d;
}
.accordion-title.open:after {
    transform: rotate(-180deg);
    top: 28%;
}
.accordion-text {
    padding: 20px 30px;
    display: none;
}
@media screen and (max-width: 756px) {
    .accordion-text {
        padding: 20px 0;
        display: none;
        margin-left: 20px;
    }
    .qa {
        padding: 12% 5%;
    }
}
.cam_ma {
    margin: 2% 0 2%;
}
.wrapper_small {
    width: 55%;
    margin: 5% auto;
}
.tv {
    margin: 0 auto;
    background-image: url(../img/tv_back_top.png), url(../img/tv_back_under.png);
    background-position: left bottom, left top;
    background-repeat: no-repeat, no-repeat;
    background-size: contain, contain;
    background-color: #d2e4f8;
    text-align: center;
}
.tv img {
    margin-bottom: 3%;
}
@media screen and (max-width: 756px) {
    .tv img {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 756px) {
    .strength_bg_movie {
        display: none;
    }
}
.arm_mov,
.sv_mov {
    position: relative;
}
.arm_mov .mov,
.sv_mov .mov {
    position: absolute;
    width: 42%;
    height: 39%;
    top: 10%;
    right: 6%;
}
@media screen and (max-width: 760px) {
    .arm_mov .mov,
    .sv_mov .mov {
        position: absolute;
        width: 80%;
        height: 24%;
        top: 17%;
        left: 0;
        right: 0;
        margin: auto;
    }
}
@media screen and (max-width: 760px) {
    #contact .inner h3 {
        font-size: 8vw;
        margin-bottom: 10%;
    }
        #wrap #contact p {
        margin-bottom: 8%;
        line-height: 2;
    }
        #contact .inner {
        padding: 13% 0;
        box-sizing: border-box;
        width: 80%;
    }
        #wrap td, #wrap th {
        display: block;
        padding: 0 0 2%;
        font-size: 14px;
    }
        .must {
        float: none;
        font-size: 12px;
        padding: 1px 7px 2px;
        margin: 5px;
    }
        input, textarea, select {
        padding: 4%;
    }
    #wrap #contact form p{
        margin:0;
    }
        #wrap #contact p.must3 {
        font-size: 14px;
    }
    #wrap.conf #contact .inner {
    margin: 74px auto 0px;
    }
    #wrap.conf th {
    display: block;
    }
}

/* 240723 */
.lity-container{
    overflow-y: scroll;
     -ms-overflow-style: none;
     scrollbar-width: none;
}
.lity-container::-webkit-scrollbar{
    display: none;
}
.lity-image img{
    max-height: initial !important;
    max-width: initial !important;
}

/* privacy_detail.html */
#priv .section .inner {
    max-width: 1000px;
    width: 90%;
    margin: 0 auto;
    padding: 80px 0;
}
#priv h2 {
    font-size: 22px;
    font-weight: 700;
    width: 100%;
    border-bottom: 1px solid;
    padding-bottom: 20px;
}
#priv h3 {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 30px;
    font-weight: bold;
    text-align: left;
}
#priv p {
    font-weight: 400;
    text-align: left;
    font-size: 14px;
}
#priv #footer .copyright{
    margin-top: 0;
    text-align: center;
}
@media screen and (max-width:760px){
    #priv #footer .copyright{
        font-size: 10px;
    }
    #priv .section .inner {
        width: 90%;
        padding: 13% 0;
    }
}
#priv .inner .table_first, #priv .inner .table_second {
    width: 100%;
    border-collapse: collapse;
    margin: 15px auto;
    font-size: 16px; 
}
.table_first th, .table_second th {
    padding: 8px 0;
}
.table_first th, .table_first td, .table_second th, .table_second td {
    border: 1px solid #000;
    vertical-align: middle;
}
.ttl {
    font-weight: bold;
}
.table_first th, .table_second th{
    font-weight: bold;
}
#priv .profile .table_first .row_blend {
    width: 3%;
}
#priv .profile .sign {
    text-align: right;
}