@media screen and (max-width: 750px) {
    .sp_hidden {
        display: none
    }
    .pc_hidden {
        display: inline
    }
    p {
        padding: 0;
        margin: 0;
    }
    /*font-face*/
    @font-face {
        font-family: 'condenseicon';
        src: url('../font/CONDENSEicon.ttf') format('truetype'), url('../font/CONDENSEicon.otf') format('opentype'), url('../font/CONDENSEicon.woff') format('woff');
    }
    @font-face {
        font-family: 'LigatureSymbols';
        src: url('../font/LigatureSymbols-2.11.eot');
        src: url('../font/LigatureSymbols-2.11.eot?#iefix') format('embedded-opentype'), url('../font/LigatureSymbols-2.11.woff') format('woff'), url('../font/LigatureSymbols-2.11.ttf') format('truetype'), url('../font/LigatureSymbols-2.11.svg#LigatureSymbols') format('svg');
        font-weight: normal;
        font-style: normal;
    }
    body {
        -webkit-text-size-adjust: none;
        font-family: 'Noto Sans JP', sans-serif, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
        color: #222 !important;
        font-size: 11.5pt !important;
        line-height: 180% !important;
        text-align: left;
    }
    * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }
    img, iframe {
        vertical-align: bottom;
    }
    #wrap {
        background: #fff;
    }
    #ind img {
        width: auto;
        max-width: 100%;
    }
    .sec main {
        margin: 5% 5% 5%;
    }
    .sec main img {
        width: auto;
        max-width: 100%;
    }
    .content_wrap {
        width: 90%;
        margin: 0 auto;
    }
    ol {
        margin: 0;
        padding: 0;
    }
    ul {
        margin: 0;
        padding: 0;
    }
    ol.un {
        padding-bottom: 20px;
    }
    ol.un li {
        margin-left: 1.5em;
    }
    .table_basic {
        border-collapse: separate;
        border-spacing: 1px;
        background: #ddd;
        border-style: none;
        width: 100%;
    }
    .table_basic th {
        background-color: #f3f3f3;
        padding: 8px;
        font-weight: normal;
        border-top: 1px solid #FFF;
        text-align: left;
        display: block;
    }
    .table_basic td {
        background-color: #FFF;
        padding: 8px;
        border-top: 1px solid #FFF;
        display: block;
    }
    .table_basic td .full {
        width: 100%;
    }
    .table_basic td textarea {
        width: 100%;
        height: 120px;
    }
    .scrool-table table {
        display: block;
        overflow-x: scroll;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
    .table_scrool {
        border-collapse: separate;
        border-spacing: 1px;
        background: #ddd;
        border-style: none;
        width: 100%;
    }
    .table_scrool th {
        background-color: #f3f3f3;
        padding: 8px;
        font-weight: normal;
        border-top: 1px solid #FFF;
        text-align: left;
    }
    .table_scrool td {
        background-color: #FFF;
        padding: 8px;
        border-top: 1px solid #FFF;
    }
    .table_scrool td img {}
    .req-mark {
        font-size: 8pt;
        color: #D00003
    }
    .right {
        text-align: right;
    }
    .cen {
        text-align: center;
    }
    .sp_no {
        display: none
    }
    .h img {
        display: none;
    }
    /*----------------------------------------ヘッダ----------------------------------------*/
    header {
        width: 100%;
        text-align: center;
    }
    header .logo {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    header .logo img {
        width: 210px !important;
    }
    header .h_menu {
        display: none;
    }
    header .sp_nav {
        position: fixed;
        bottom: 0;
        width: 100%;
        display: flex;
        background: rgb(233, 161, 118);
        background: linear-gradient(90deg, rgba(233, 161, 118, 1) 0%, rgba(224, 153, 205, 1) 100%);
        font-family: 'Noto Serif JP', sans-serif, "Helvetica Neue", Arial;
        z-index: 999999;
    }
    header .sp_nav li {
        flex: 1;
        padding: 12px 0;
        border-top: 1px solid #fff;
    }
    header .sp_nav li + li {
        border-left: 1px solid #fff;
    }
    header .sp_nav li a {
        color: #fff;
        display: block;
    }
    header .sp_nav li:nth-child(1) a:before {
        font-family: 'LigatureSymbols';
        content: "\E048";
        line-height: 1;
        font-weight: normal;
        font-size: 19pt;
    }
    header .sp_nav li:nth-child(2) a:before {
        font-family: 'LigatureSymbols';
        content: "\E08a";
        line-height: 1;
        font-weight: normal;
        font-size: 19pt;
    }
    header .sp_nav li:nth-child(3) a:before {
        font-family: FontAwesome;
        content: "\f0c9";
        font-weight: normal;
        font-size: 16pt;
    }
    header .sp_nav li a span {
        font-size: 11pt;
        line-height: 1.4;
        padding-top: 6px;
        display: block;
    }
    .menu-btn {}
    /*----------------------------------------Ｇナビ----------------------------------------*/
    .gnav-wrapper {
        display: none;
    }
    /*----------------------------------------フッタ----------------------------------------*/
    footer {}
    .sec footer {
        border-top: 1px solid #ddd;
    }
    footer .inner {
        margin: 20px auto 20px;
        text-align: center;
    }
    footer .inner .box {
        margin-bottom: 25px;
    }
    footer .inner .box .logo img {
        width: 180px !important;
        display: block;
        margin: 0 auto 10px;
    }
    footer .inner .box .tel {
        margin-left: 15px;
    }
    footer .inner .box .tel span {
        font-size: 20pt;
        line-height: 1;
        display: block;
        letter-spacing: 1.8pt;
        font-weight: 400;
        white-space: nowrap;
        color: #e581cc;
    }
    footer .inner .box .tel span:before {
        font-family: 'LigatureSymbols';
        content: "\E100";
        line-height: 1;
        margin-right: 2px;
        font-weight: 300;
    }
    footer .inner .box .tel p {
        display: block;
        font-size: 10pt;
        padding-top: 5px;
    }
    footer .inner #footer_nav {
        display: none;
    }
    footer .g_link {
        background: #f3f3f3;
        padding: 15px;
    }
    footer .g_link ol {
        margin: 0 auto;
    }
    footer .g_link ol li a {
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
        padding: 12px;
        text-align: center;
        border: 1px solid #cfcfcf;
        margin: 0 0px 15px;
    }
    footer .g_link ol li a:before {
        font-family: 'LigatureSymbols';
        content: "\E096";
        line-height: 1;
        margin-right: 6px;
        font-weight: 300;
        font-size: 9pt;
    }
    footer .g_link ol li a:hover {
        background: rgb(255, 245, 235);
        background: linear-gradient(90deg, rgba(255, 245, 235, 1) 0%, rgba(255, 235, 250, 1) 100%);
        border: 1px solid #ffccf2;
    }
    footer .copy {
        font-size: 10pt;
        text-align: center;
        padding: 15px 0 90px;
    }
    #topcontrol {
        background: url(../img/bg_bk.png);
        position: fixed;
        bottom: 88px;
        right: 10px;
        background: rgb(99, 201, 227);
    background: linear-gradient(90deg, rgba(99, 201, 227, 1) 0%, rgba(118, 207, 163, 1) 100%);
        z-index: 9999999;
        border-radius: 100px;
    }
    #topcontrol img {
        display: block;
        width: 50px;
        height: 50px;
    }
    /*----------------------------------------メインイメージＩＮＤＥＸ----------------------------------------*/
    #viewerbox, .viewer {
        display: none;
    }
    #slides {
        margin: 0 auto;
    }
    /*----------------------------------------index----------------------------------------*/
    #index01 {
        padding: 30px 5px 30px;
        background: rgb(243, 214, 243);
        background: linear-gradient(137deg, rgba(243, 214, 243, 1) 0%, rgba(211, 189, 226, 1) 100%);
        text-align: center;
    }
    #index01 h2 {
        font-size: 24pt;
        line-height: 1;
        font-weight: 400;
        margin: 0;
        padding: 0;
        color: #865cba;
        letter-spacing: 3pt;
        font-family: 'Noto Serif JP', sans-serif, "Helvetica Neue", Arial;
    }
    #index01 .h2_st {
        display: block;
        padding: 10px 0 20px;
        font-size: 10pt;
        font-family: 'Noto Serif JP', sans-serif, "Helvetica Neue", Arial;
    }
    #index01 ol {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        margin-bottom: 30px;
    }
    #index01 ol li {
        width: calc((100% - 20px)/3);
    }
    #index01 img {
        border: 3px solid #fff;
    }
    #index01 .btn a {
        display: inline-block;
        color: #fff;
        background: rgb(154, 179, 225);
        background: linear-gradient(90deg, rgba(154, 179, 225, 1) 0%, rgba(214, 165, 228, 1) 100%);
        border: 2px solid #fff;
        border-radius: 100px;
        padding: 12px 60px;
        font-family: 'Noto Serif JP', sans-serif, "Helvetica Neue", Arial;
    }
    #index02 {
        background: #fff;
        padding: 30px 0px 1%;
    }
    #index02 .txt {
        margin-bottom: 20px;
    }
    #index02 .txt .tit {
        color: #e581cc;
        font-family: 'Noto Serif JP', sans-serif, "Helvetica Neue", Arial;
        padding-bottom: 20px;
        text-align: center;
    }
    #index02 .txt .tit span {
        display: block;
        font-size: 26pt;
        line-height: 26pt;
        letter-spacing: 3pt;
    }
    #index02 .txt .tit p {
        display: block;
        font-size: 18pt;
        line-height: 1.6;
        letter-spacing: 3pt;
        padding-top: 10px;
    }
    #index02 .txt .comment {}
    #index02 ol {
        margin: 0 5%;
    }
    #index02 ol li {
        width: 100%;
        margin: 0 0 5%;
        min-height: 220px;
        text-align: center;
        position: relative;
    }
    #index02 ol li.p1 {
        background: url("../img/index03_p1.png")no-repeat center top / cover;
    }
    #index02 ol li.p2 {
        background: url("../img/index03_p2.png")no-repeat center top / cover;
    }
    #index02 ol li.p3 {
        background: url("../img/index03_p3.png")no-repeat center top / cover;
    }
    #index02 ol li a {
        position: absolute;
        bottom: 20px;
        left: 0;
        right: 0;
        margin: auto;
        width: 270px;
        display: inline-block;
        color: #fff;
        background: rgb(233, 161, 118);
        background: linear-gradient(90deg, rgba(233, 161, 118, 1) 0%, rgba(224, 153, 205, 1) 100%);
        border: 2px solid #fff;
        border-radius: 100px;
        padding: 12px 0px;
        font-family: 'Noto Serif JP', sans-serif, "Helvetica Neue", Arial;
    }
    #index03 {
        text-align: center;
        padding: 30px 0 30px;
        background: rgb(172, 238, 255);
        background: linear-gradient(90deg, rgba(172, 238, 255, 1) 0%, rgba(133, 225, 207, 1) 100%);
    }
    #index03 h2 {
        color: #0e9fd5;
        font-weight: 400;
        font-size: 12pt;
        letter-spacing: 2pt;
        font-family: 'Noto Serif JP', sans-serif, "Helvetica Neue", Arial;
    }
    #index03 h2 span {
        display: block;
        font-size: 24pt;
        line-height: 24pt;
        letter-spacing: 3pt;
        padding-top: 5px;
    }
    #index03 p.comment {
        display: block;
        padding: 10px 5% 20px;
        text-align: left;
    }
    #index03 ol {
        background: #fff;
        border-radius: 10px;
        padding-top: 8%;
        padding-bottom: 1px;
    }
    #index03 ol li {
        margin-bottom: 10%;
    }
    #index03 ol li img {
        display: block;
        width: 40%;
        margin: 0 auto;
    }
    #index03 ol li span {
        display: block;
        color: #0e9fd5;
        font-weight: 300;
        font-size: 18pt;
        letter-spacing: 2pt;
        font-family: 'Noto Serif JP', sans-serif, "Helvetica Neue", Arial;
        padding-top: 15px;
    }
    #index03 ol li p {
        display: block;
        padding: 8px 5% 15px;
    }
    #index03 a {
        display: inline-block;
        color: #fff;
        background: rgb(99, 201, 227);
        background: linear-gradient(90deg, rgba(99, 201, 227, 1) 0%, rgba(118, 207, 163, 1) 100%);
        border: 2px solid #fff;
        border-radius: 100px;
        padding: 12px 60px;
        font-family: 'Noto Serif JP', sans-serif, "Helvetica Neue", Arial;
    }
    #index04 {
        padding-top: 10%;
        margin-bottom: 10%;
    }
    #index04 div {}
    #index04 div.txt {
        text-align: center;
    }
    #index04 h2 {
        text-align: center;
        color: #d5880e;
        font-weight: 400;
        font-size: 14pt;
        letter-spacing: 2pt;
        font-family: 'Noto Serif JP', sans-serif, "Helvetica Neue", Arial;
        padding-bottom: 10px;
    }
    #index04 h2 span {
        display: block;
        font-size: 24pt;
        line-height: 24pt;
        letter-spacing: 2pt;
        font-weight: 400;
    }
    #index04 p {
        padding-bottom: 20px;
        text-align: left;
    }
    #index04 a {
        display: inline-block;
        color: #fff;
        background: rgb(232, 161, 129);
        background: linear-gradient(90deg, rgba(232, 161, 129, 1) 0%, rgba(230, 170, 75, 1) 100%);
        border: 2px solid #fff;
        border-radius: 100px;
        padding: 12px 60px;
        font-family: 'Noto Serif JP', sans-serif, "Helvetica Neue", Arial;
    }
    #index05 {
        background: url("../img/index05_bg_sp.png")no-repeat center top/cover;
        text-align: center;
        padding: 10% 0 1px;
    }
    #index05 .inner {}
    #index05 .inner .box {
        background: #fff;
        padding: 8% 5%;
        border-radius: 10px;
        box-shadow: 0px 0px 5px 2px rgb(0 0 0 / 6%);
        margin-bottom: 10%;
    }
    #index05 .inner .box h2 {
        font-weight: 400;
        font-size: 18pt;
        line-height: 18pt;
        letter-spacing: 2pt;
        font-family: 'Noto Serif JP', sans-serif, "Helvetica Neue", Arial;
        padding: 0;
        margin: 0;
    }
    #index05 .inner .box .h2_st {
        font-weight: 400;
        font-size: 12pt;
        letter-spacing: 2pt;
        font-family: 'Noto Serif JP', sans-serif, "Helvetica Neue", Arial;
        margin-bottom: 20px;
        color: #a373df;
        padding-top: 10px;
    }
    #index05 .inner .box:nth-child(2) .h2_st {
        color: #dd60be;
    }
    #index05 .inner .box ol li + li {
        margin-top: 15px;
    }
    #index05 .inner .box ol li a {
        width: 100%;
        display: inline-block;
        color: #a373df;
        background: rgb(200, 244, 255);
        background: linear-gradient(90deg, rgba(200, 244, 255, 1) 0%, rgba(244, 233, 254, 1) 100%);
        border: 1px solid #f2d6f2;
        border-radius: 100px;
        padding: 15px 0px;
        font-family: 'Noto Serif JP', sans-serif, "Helvetica Neue", Arial;
    }
    #index05 .inner .box:nth-child(2) ol li a {
        color: #dd60be;
        background: rgb(255, 245, 235);
        background: linear-gradient(90deg, rgba(255, 245, 235, 1) 0%, rgba(255, 235, 250, 1) 100%);
        border: 1px solid #ffccf2;
    }
    /*--------------------------------------------------------------------------------*/
    #kv_sec {
        background: url("../img/kv_sec.png")no-repeat center top / cover;
    }
    #kv_sec1 {background: url("../img/kv_img/kv_sec1.png")no-repeat center top / cover;}
    #kv_sec2 {background: url("../img/kv_img/kv_sec2.png")no-repeat center top / cover;}
    #kv_sec3 {background: url("../img/kv_img/kv_sec3.png")no-repeat center top / cover;}
    #kv_sec4 {background: url("../img/kv_img/kv_sec4.png")no-repeat center top / cover;}
    #kv_sec5 {background: url("../img/kv_img/kv_sec5.png")no-repeat center top / cover;}
    #kv_sec6 {background: url("../img/kv_img/kv_sec6.png")no-repeat center top / cover;}
    #kv_sec7 {background: url("../img/kv_img/kv_sec7.png")no-repeat center top / cover;}
    #kv_sec8 {background: url("../img/kv_img/kv_sec8.png")no-repeat center top / cover;}
    #kv_sec9 {background: url("../img/kv_img/kv_sec9.png")no-repeat center top / cover;}
    #kv_sec10 {background: url("../img/kv_img/kv_sec10.png")no-repeat center top / cover;}
    #kv_sec11 {background: url("../img/kv_img/kv_sec11.png")no-repeat center top / cover;}
    #kv_sec12 {background: url("../img/kv_img/kv_sec12.png")no-repeat center top / cover;}
    #kv_sec13 {background: url("../img/kv_img/kv_sec13.png")no-repeat center top / cover;}
	#kv_se,#kv_sec1,#kv_sec2,#kv_sec3,#kv_sec4,#kv_sec5,#kv_sec6,#kv_sec7,#kv_sec8,#kv_sec9,#kv_sec10,#kv_sec11,#kv_sec12,#kv_sec13{
	    height: 120px;
        text-align: center;
	}

    .sec h2 {
        color: #e581cc;
        font-size: 20pt;
        font-weight: 400;
        text-align: center;
        font-family: 'Noto Serif JP', sans-serif, "Helvetica Neue", Arial;
        margin: 0 0 10px;
        letter-spacing: 2pt;
        padding-top: 18px;
        padding-bottom: 23px;
        background: url("../img/h2_bg.svg")no-repeat center top / 70px;
    }
    .sec h3 {
        color: #e581cc;
        font-size: 14pt;
        font-weight: 400;
        padding: 8px 0px;
        margin: 0 0px 20px;
        font-family: 'Noto Serif JP', sans-serif, "Helvetica Neue", Arial;
        border-bottom: 1px solid #e581cc;
    }
    .sec h4 {
        font-size: 12pt;
        font-weight: bold;
        padding: 4px 12px;
        margin: 0 0px 15px;
        font-family: 'Noto Serif JP', sans-serif, "Helvetica Neue", Arial;
        border-left: 10px solid #e581cc;
    }
    .in-txt {
        padding: 0;
    }
    .mbs {
        margin-bottom: 10px;
    }
    .mbm {
        margin-bottom: 20px;
    }
    .mbl {
        margin-bottom: 40px;
    }
    ol.num {}
    ol.num li {
        padding: 0 0 5px;
        margin-left: 2em;
        list-style-type: decimal;
    }
    ol.disc {}
    ol.disc li {
        padding: 0 0 5px;
        margin-left: 2em;
        list-style-type: disc;
    }
    ol.check {
        padding-left: 1em; /* 文章のスタート位置。li:beforeが入るスペースを確保*/
    }
    ol.check li {
        position: relative;
        padding: 5px 0 5px 0.4em;
    }
    ol.check li:before {
        font-family: FontAwesome;
        content: "\f058";
        position: absolute;
        left: -1em; /* アイコンのスタート位置。左揃えの場合 ul のpadding-leftと同じ値 */
        color: #ccc;
    }
    ol.sec_nav {
        background: #f3f3f3;
        padding: 10px 10px 1px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 20px;
    }
    ol.sec_nav li {
        width: 48.5%;
        margin: 0 0px 10px;
    }
    ol.sec_nav li a {
        background: #fff;
        color: #dd60be;
        display: block;
        text-align: center;
        padding: 12px;
        border-radius: 6px;
        border: 1px solid #ffccf2;
        transition: 0.5s;
        font-family: 'Noto Serif JP', sans-serif, "Helvetica Neue", Arial;
        font-weight: 300;
    }
    ol.sec_nav li a:hover {
        background: rgb(255, 245, 235);
        background: linear-gradient(90deg, rgba(255, 245, 235, 1) 0%, rgba(255, 235, 250, 1) 100%);
        border: 1px solid #ffccf2;
        transition: 0.5s;
    }
    /*-----------------------------------------kango---------------------------------------*/
    #kango .rinen {
        background: #f6f6f6;
        text-align: center;
        font-family: 'Noto Serif JP', sans-serif, "Helvetica Neue", Arial;
        font-weight: 500;
        padding: 25px 0 16px;
        margin-bottom: 30px;
        border-radius: 10px;
    }
    #kango .rinen span {
        display: block;
        font-size: 26px;
        letter-spacing: 4pt;
        font-weight: 500;
    }
    #kango .rinen p {
        display: block;
        font-size: 18px;
        letter-spacing: 2pt;
        padding-top: 10px;
    }
    #kango ol.section_img {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    #kango ol.section_img li {
        width: 48%;
        margin-bottom: 15px;
    }
    #kango .nintei_ravel {
        text-align: center;
        margin-bottom: 20px;
    }
    .kango_nintei ol.sec_nav li {
        width: 100% !important;
        margin: 0 0 10px;
    }
    #kango .mov_box {
        text-align: center;
        margin-bottom: 20px;
        position: relative;
        width: 100%;
        padding-top: 56.25%;
    }
    #kango .mov_box video {
        position: absolute;
        top: 0;
        right: 0;
        width: 100% !important;
        height: 100% !important;
    }
    #kango .mov_box iframe {
        position: absolute;
        top: 0;
        right: 0;
        width: 100% !important;
        height: 100% !important;
    }
    .flowBox{
        background: #fdf7fb;
        padding: 15px;
        border-radius: 10px;
    }
    .flowBox table th {
        border:1px solid #dd60be;
        background: #fff;
        text-align: center;
        vertical-align: middle;
        padding: 10px;
        color: #dd60be;
        width: 15%;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
    }
    .flowBox table th.cf {
        background: none;
        color: #999;
        font-weight: bold;
        font-size: 20px;
        padding: 0;
        border: none;
    }
    .flowBox table td {
        text-align: left;
        vertical-align: middle;
        padding: 0px 0px 0px 15px;
    }
    /*-----------------------------------------skillup_saiyou---------------------------------------*/
    .skillup_saiyou table th {
        text-align: center;
    }
    .skillup_saiyou table td:nth-child(odd) {
        text-align:left;
        padding-bottom: 0;
    }
    #skillup .key_list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 15px;
    }
    #skillup .key_list li {
        width: 48%;
    }
    #skillup .key_list li span {
        display: inline-block;
        margin-right: 3px;
    }
    #skillup .key_list li span.key1 {
        color: #ccdc4c;
    }
    #skillup .key_list li span.key2 {
        color: #fae769;
    }
    #skillup .key_list li span.key3 {
        color: #f4b155;
    }
    #skillup .key_list li span.key4 {
        color: #f4b4db;
    }
    #skillup .key_list li span.key5 {
        color: #9fd8e6;
    }
    #skillup .key_list li span.key6 {
        color: #76c1e7;
    }
    #skillup .key_list li span.key7 {
        color: #ccc8e2;
    }
    #skillup .key_list li span.key8 {
        color: #f59396;
    }
    .table_keizoku {
        border-collapse: separate;
        border-spacing: 1px;
        background: #ccc;
        border-style: none;
        width: 100%;
    }
    .table_keizoku td {
        background: #FFF;
        padding: 10px 20px;
        text-align: left;
    }
    .table_keizoku td.c {
        text-align: center;
        width: 20%;
    }
    .table_keizoku td.style1 {
        background: #ccdc4c;
    }
    .table_keizoku td.style2 {
        background: #fae769;
    }
    .table_keizoku td.style3 {
        background: #f4b155;
    }
    .table_keizoku td.style4 {
        background: #f4b4db;
    }
    .table_keizoku td.style5 {
        background: #9fd8e6;
    }
    .table_keizoku td.style6 {
        background: #76c1e7;
    }
    .table_keizoku td.style7 {
        background: #ccc8e2;
    }
    .table_keizoku td.style8 {
        background: #f59396;
    }
    /*-----------------------------------faq---------------------------------------------*/
    #faq div {
        border-bottom: 2px solid #eee;
        padding-top: 20px;
        text-align: left;
    }
    #faq div p {
        display: block;
        display: flex;
        padding-bottom: 20px;
    }
    #faq div:last-child {
        border-bottom: none;
    }
    #faq div p:first-child {
        font-size: 12pt;
        color: #dd60be;
        font-family: 'Noto Serif JP', sans-serif, "Helvetica Neue", Arial;
        font-weight: 400;
    }
    #faq div p u {
        display: block;
        text-decoration: none;
        width: calc(100% - 50px);
    }
    #faq div p u.intit {
        padding-top: 5px;
    }
    #faq div p span.q {
        font-size: 16pt;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 20px;
        color: #fff;
        font-weight: 300;
        line-height: 22pt;
        font-family: 'Noto Serif JP', sans-serif, "Helvetica Neue", Arial;
        background: #dd60be;
        border-radius: 100px;
        width: 40px;
        height: 40px;
        padding-bottom: 5px;
    }
    #faq div p span.a {
        font-size: 16pt;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 20px;
        color: #fff;
        font-weight: 300;
        line-height: 22pt;
        background: #b98fed;
        font-family: 'Noto Serif JP', sans-serif, "Helvetica Neue", Arial;
        border-radius: 100px;
        width: 40px;
        height: 40px;
        padding-bottom: 5px;
    }
    /*-----------------------------------------recruit---------------------------------------*/
    #recruit ol.sec_nav li {
        width:100% !important;
        margin: 0 0px 10px;
    }
    .message .in-txt {
    }
    .message .in-txt .icon {
    }
    .message .in-txt .icon img{
        display: block;
        margin: 0 auto 20px;
        width: 120px;
    }
    .message .in-txt ol {
    }
    .message .in-txt ol li {
        /*background: url("../img/messa_list.png")no-repeat left top / 60px;
        padding-left: 80px;*/
        padding-bottom: 20px;
    }
    .message .in-txt ul {
        padding-left: 1.5em; /* 文章のスタート位置。li:beforeが入るスペースを確保*/
    }
    .message .in-txt ul li {
        position: relative;
        padding: 7px 0 7px 0.7em;
        border-bottom: 1px dotted #ddd;
        background: none;
    }
    .message .in-txt ul li:before {
        font-family: FontAwesome;
        content: "\f058";
        position: absolute;
        left: -1em; /* アイコンのスタート位置。左揃えの場合 ul のpadding-leftと同じ値 */
        color: #ccc;
    }
    .message .in-txt ol li span {
        color: #dd60be;
        display: block;
        font-family: 'Noto Serif JP', sans-serif, "Helvetica Neue", Arial;
        font-size: 13pt;
        font-weight: 300;
        padding-bottom: 5px;
    }
    .message .time_table {
        padding: 40px;
        background: #f7f7f7;
    }
    /*-----------------------------------------form共通---------------------------------------*/
    .btn_form {}
    .btn_form a {
        margin: 0 auto;
        text-align: center;
        width: 270px;
        display: block;
        color: #fff;
        background: rgb(233, 161, 118);
        background: linear-gradient(90deg, rgba(233, 161, 118, 1) 0%, rgba(224, 153, 205, 1) 100%);
        border-radius: 100px;
        padding: 15px 0px;
        font-size: 12.5pt;
        font-family: 'Noto Serif JP', sans-serif, "Helvetica Neue", Arial;
    }
    .btn_form a + a{
        margin-top: 20px;
    }
    .btn_form a.c_blue {
        background: rgb(99, 201, 227);
        background: linear-gradient(90deg, rgba(99, 201, 227, 1) 0%, rgba(118, 207, 163, 1) 100%);
    }
    .btn_form a:hover {color: #fff;}
    .btn_form input[type="submit"] {
        margin: 0 auto;
        text-align: center;
        width: 270px;
        display: block;
        color: #fff;
        background: rgb(233, 161, 118);
        background: linear-gradient(90deg, rgba(233, 161, 118, 1) 0%, rgba(224, 153, 205, 1) 100%);
		border: 1px solid #fff;
        border-radius: 100px;
        padding: 15px 0px;
        font-size: 12.5pt;
        font-family: 'Noto Serif JP', sans-serif, "Helvetica Neue", Arial;
    }
    .btn_form input[type="submit"]:hover {color: #fff;}

    /*-----------------------------------------policy---------------------------------------*/
    #policy p {
        padding: 0 20px 20px;
    }
    #policy p:last-child {
        padding: 0 20px 0px;
    }
    #policy ol {
        margin-bottom: 20px;
    }
    /*-----------------------------------------sitemap---------------------------------------*/
    #sitemap .box {
    }
    #sitemap ol li {
        padding-left: 25px;
        border-bottom: 1px solid #ddd;
    }
    #sitemap ol li.no, #sitemap ol li.sub {
        border-bottom: 1px solid #fff;
    }
    #sitemap ol li.no a {
        padding: 12px 0 0;
    }
    #sitemap ol li a {
        color: #222;
        display: block;
        padding: 12px 0;
    }
    #sitemap ol li.sub a:before {
        content: "├";
        display: inline-block;
        margin-right: .6em;
    }
    #sitemap ol li.sub_end a:before {
        content: "└";
        display: inline-block;
        margin-right: .6em;
    }
    #sitemap ol li.sub_end a {
        padding-bottom: 12px;
    }
    #al1, #al2, #al3, #al4, #al5, #al6, #al7, #al8, #al9, #al10, #al11, #al12,#al13,#al14,#al15,#al16,#al17
	{margin-top: 60px;padding-top:60px;}
	
	.pcn{ display: none !important;}
	.spn{ display: block !important;}
	
/*-----------------------------------------各部署のご紹介スマホ版--------------------------------------*/	
	.pageTop {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	/*height: 60px;*/
	z-index: 100000;
	background-color: #E7E7E7;
	text-align:center;
	padding-top:10px;
	padding-bottom:12px
	}
	.pageTop span{color:#000;}

	.back_list{margin-right: 50px;}
	
	.eggBox01 img.eggH01{ width:68% !important;
	margin-left:16%;
	}
	
	.eggBox01 img{
	margin-bottom:20px;
	border-radius: 20px 0 20px 0;}
	
	/*-----------------------------------------理念追加設定---------------------------------------*/
	
.rinenBox01 img{ 
border-radius: 20px 0 20px 0;}

.sw80{width:80% !important;}

}