h2.company_title {
    background: #0089a9;
    width: 12.5%;
    border-radius: 0px 36px 36px 0px;
    color: white;
    padding-top: 12px;
    padding-bottom: 10px;
    margin-left: -8px;
    text-align: left;
    padding-left: 19%;
}
h2.recruit_title {
    width: 18%;
}
.company_info,
.recruit_info  {
    width: 65%;
    margin: auto;
    max-width: 1080px;
    border-bottom: none !important;
    font-size: 1.2em;
}
.company_info  {
    margin-bottom: 120px;
}
.company_info:last-of-type,
.recruit_info:last-of-type {
    margin-bottom: 60px;
}
.company_info tbody tr,
.recruit_info tbody tr {
    border-bottom: 1px solid #d5d5d5;
}
.company_info tbody tr:last-of-type {
    border-bottom: none;
}
.company_info tbody td,
.recruit_info tbody td {
    border: none;
    background: white;
    padding: 1em;
    font-size: 1.2em;
    letter-spacing: 0.1em;
}

/* 採用情報 */
.recruit_container {
    letter-spacing: 0.1em;
}
.recruit_inner {
    width:65%;
    max-width:1080px;
    margin:auto;
}
.recruit_inner h3 {
    font-size: 24px;
    margin-bottom: 0;
}
.recruit_inner.line_bottom {
    border-bottom: 1px solid #d5d5d5;
}
.recruit_inner p {
    font-size: 1.2em;
}
.recruit_inner a {
    cursor: pointer !important;
    text-decoration: none !important;
    color: black !important;
}
.recruit_info table {
    border-spacing: 1px;
}
#sp-page-title-4 {
    display: flex;
    justify-content: center;
    padding-top: 110px;
    width: 80%;
    margin: auto;
}
#sp-page-title-4 h1 {
    font-size: 3rem;
    letter-spacing: 0.2em;
    margin: auto 0;
    margin-right: 160px;
    white-space: nowrap;
}
#sp-page-title-4 .header_img {
    align-content: center;
}
#sp-page-title-4 .header_img img {
    width:100%;
    border-radius: 50px;
    max-width: 820px;
    height: 85%;
    object-fit: cover;
}
/* 事業紹介 */
#information {
    margin:30px auto;
    width: 90%;
    max-width: 1250px;
}
#information .info_title {
    color: #0089a9;
    font-size: 32px;
    letter-spacing: 0.2em;
    margin: 0;
}
#information p {
    font-size: 17px;
    letter-spacing: 0.1em;
}
#information h3.info_title {
    font-size: 23px;
    margin: 0;
}
#information h3.info_title +p +p a {
    width: 100%;
}
#information .info_container figure {
    margin: 0;
    text-align: center;
}
#information .info_container img {
    border-radius: 50px;
    width: 420px;
    flex: .8 0 0% !important;
    object-position: left top;
    height: 80% !important;
    margin-bottom: auto;
    object-fit: cover;
}
#information .info_container:nth-of-type(3) {
    margin-top: -50px;
    margin-bottom: 100px;
}
#information .info_flex img {flex: none!important;}
#information .info_flex div.wp-block-column:first-of-type img {height: 467px!important;}
#information .info_flex div.wp-block-column:nth-of-type(2) img {height: 246px !important;}
#information p:nth-of-type(4) {
    text-align: right;
}
#information a {
    position: relative;
    overflow: hidden;
    outline: none;
    display: inline-block;
    color: #3989a7;
    border-radius: 50px;
    border: 1px solid #3989a7;
    margin: 0px auto;
    width: 50%;
    text-align: center;
    padding: 10px 0;
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
    transition: ease .2s;
    z-index: 99;
}
/* 企業情報 */
.company_info tbody td:first-of-type  {
    letter-spacing: 0.2em;
}
.company_info .wp-block-column h4 {
    display: flex;
    padding-bottom: 5px;
    border-bottom: 1px solid #0089a9;
    margin-bottom: 10px;
}
.japan_map {
    width: 840px;
    margin: auto;
    position: relative;
    text-align: center;
}

.japan_map .building_map {
    width: 760px;
    height: 519px;
}
.japan_map figure a {
    position: absolute;
    cursor: pointer;
    text-decoration: none;
    z-index: 1;
}
.japan_map figure a:first-of-type {right: 363px;top: 115px;}
.japan_map figure a:nth-of-type(2) {right: 395px;top: 142px;}
.japan_map figure a:nth-of-type(3) {left: 412px;top: 170px;}
.japan_map figure a:nth-of-type(4) {left: 376px;top: 180px;}
.japan_map figure a:nth-of-type(5) {left: 373px;top: 250px;}
.japan_map figure a:nth-of-type(6) {right: 297px;top: 118px;}
.japan_map figure a:nth-of-type(7) {right: 328px;top: 168px;}
.japan_map figure a:nth-of-type(8) {right: 400px;;bottom: 138px;}
.japan_map figure a:nth-of-type(9) {left: 363px;bottom: 140px;}
.japan_map figure a:nth-of-type(10) {left: 349px;bottom: 72px;}
.japan_map figure a:nth-of-type(11) {left: 368px;bottom: 50.2px;}
.japan_map figure a:last-of-type {right: 410px;bottom: 66px;}
.japan_map .hidden_img {
    position: absolute;
    top: -16px;
    width: 760px;
    height: 519px;
    margin: 16px 40px;
}
.japan_map .hidden_img img {
    position:absolute;
    opacity:0;
    transition: opacity 0.5s ease-in-out;
}
.japan_map .hidden_img img.hover_on {
    opacity: 1;
}
.japan_map .hidden_img img {
    width: inherit;
    top: 0;
    left: 0;
    height: 519px;
}
.company_build {
    display:grid;
}
.company_info .wp-block-column {
    width:17.9vw;;
    max-width: 353.6px;
}
.company_info .wp-block-column h4 p {
    margin-top: 0px;
}
.company_info .wp-block-column p {
    height: 160px;
}
.company_info .wp-block-column:nth-of-type(2) {
    margin: 0 20px;
}
.company_info section:first-of-type .wp-block-column p {
    height: 300px;
}
.japan_map figure .building_map,
.japan_map .hidden_img {
    display: block;
}
.japan_map figure .building_map_sp {
    display: none;
}
/* 取扱商品 */
#main {
    position:relative;
    margin-top: 80px;
    overflow-x: hidden;
}
#main .product_container {
    width:90%;
    margin:auto;
    max-width: 1250px;
}
#main .main_container,
#main .news_container  {
    max-width:1080px;
    width:85%;
    margin: auto;
}
#main .note_inner {
    width: 100%;
    border-bottom:1px solid;
    margin-top: 30px
}
#main .note_inner article dl {
    display:flex;
    justify-content: left;
}
#main .note_inner article dl .post_content {
    margin-left:50px;
}
#main .product_container section.category-section {
    margin-bottom: 60px;
}
#main .product_container section.category-section:nth-of-type(2),
#main .product_container section.category-section:nth-of-type(3) {
    padding-top: 80px;
}
#main .product_container section.category-section h2 {
    font-size: 46px;
    letter-spacing: 0.2em;
    color: #008aaa;
    font-weight: bold;
}
#main .product_container section.category-section h2 span {
    color: black;
    font-weight: normal;
    letter-spacing: 0.1em;
    font-size: 26px;
    padding-left: 15px;
}
#main .product_container section.category-section .row {
    border-left: 3px solid #008aaa;
    margin-top: 30px;
    width: 92%;
    margin-left: auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
#main .product_container section.category-section .row .col-lg-6 {
    width: 80%;
    margin: 0 auto;
}
#main .product_container section.category-section .row .entry {
    margin-top:0px;
}
#main .product_container section.category-section .row .entry a {
    cursor:pointer;
    color:black;
    text-decoration:none;
    margin-bottom: 10px;
}
#main .product_container section.category-section .row .entry dt {
    border-radius: 50px;
}
#main .product_container section.category-section .row .entry dt.not-thumnbail {
    background: gray; 
    padding-top: 100%;
    width: 100%;
}
#main .product_container section.category-section .row .entry dt.post-thumnbail img {
    object-fit : cover;
    border-radius: 50px;
    width: 100%;
}
#main .product_container section.category-section .row .entry dd {
    margin-left:0px;
    margin-top:5px;
    font-size: 17px;
    letter-spacing: 0.1em;
   
}
#main .product_container section.category-section .row .entry dd p {
    border-top:1px solid black;
    padding-top: 5px;
    margin-top: 5px;
    margin-bottom: 50px;
}
#main .product_container section.category-section .row .entry dd p span {display: none;}

/* ページネーション */
#main .main_container .pagination,
#main .news_container .pagination {
    display: block;
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
    cursor: pointer;
}
#main .main_container .pagination .page-numbers,
#main .news_container .pagination .page-numbers{
    margin:0 15px;
    cursor: pointer;
    text-decoration-line: none;
    color:#d5d5d5;
}
#main .main_container .pagination .current,
#main .news_container .pagination .current{
    color:#008aaa;
    cursor: auto;
}

/* お知らせ */
#main .news_container .news_row {
    display: block;
    margin: 30px;
}
#main .news_container .news_row ul {
    list-style-type: none;
    padding-left: 0;
    display: flex;
    justify-content: space-around;
}
#main .news_container .news_row ul li {
    color:white;
    width: 100%;
    height: 64px;
    cursor: pointer;
    text-align: center;
    transition: ease .2s;
}
#main .news_container .news_row ul li a {
    width: 100%;
    height: 100%;
    padding: 20px 0;
    display: block;
    cursor: pointer;
    color: white;
    text-decoration: none;
}
#main .news_container .news_row ul li a code {font-family: "Zen Kaku Gothic New";}
#main .news_container .news_row ul li:first-of-type {
    background: #A3C2D2;
    border-right: 1px solid white;
}
#main .news_container .news_row ul li:nth-of-type(2) {
    background: #ffe199;
    border-right: 1px solid white;
}
#main .news_container .news_row ul li:nth-of-type(3) {
    background: #cbe899;
    border-right: 1px solid white;
}
#main .news_container .news_row ul li:nth-of-type(4) {
    background: #dfc9e2;
    border-right: 1px solid white;
}
#main .news_container .news_row ul li:nth-of-type(5) {
    background: #fbd5df;
}
#main .news_container .news_row ul li:first-of-type.open {
    background: #008aaa;
}
#main .news_container .news_row ul li:nth-of-type(2).open {
    background: #F7B52D;
}
#main .news_container .news_row ul li:nth-of-type(3).open {
    background: #8EC21F;
}
#main .news_container .news_row ul li:nth-of-type(4).open {
    background: #A67BB2;
}
#main .news_container .news_row ul li:nth-of-type(5).open {
    background: #E89BB0;
}
#main .news_container .news_row ul li.open {
    margin-top: -20px;
    padding-top: 20px;
}
section#tab {
    position: relative;
    z-index: 9;
}
#main .news_container .news_row section#tab:before {
    content: "";
    display: block;
    padding-top: 150px;
    margin-top: -150px;
}
#main .news_container .news_row #post-content h2 {
    font-size: 1.5em;
}
#main .news_container .news_row .col-lg-6 {
    width: 300px;
}
#main .news_container .news_row .entry {
    margin-top:0px;
}
#main .news_container .news_row .entry a {
    cursor:pointer;
    color:black;
    text-decoration:none;
    margin-bottom: 10px;
}
#main .news_container .news_row .entry dt {
    border-radius: 15px;
}
#main .news_container .news_row .entry dt.post-thumnbail img {
    height: 300px;
    width: 300px;
    border-radius: 15px;
    object-fit: cover;
}
#main .news_container .news_row .entry dt.not-thumnbail {
    background: gray; 
    height: 300px;
    width: 300px;
}
#main .news_container .news_row .entry dd {
    margin-left:0px;
    margin-top:5px;
}
#main .news_container .news_row .entry dd p {
    border-top:1px solid black;
    padding-top: 15px;
    margin-top: 5px;
}
#main .news_container .news_tag {
    border:1px solid black;
    width:120px;
    border-radius: 15px;
    text-align: center;
}
#main .news_container .post_date {
    font-size: 18px;
    margin: 0.3em 0;
}
#main .news_container .entry-title {
    margin: 0;
}
.entry-header {
    display:flex;
}
section#drone {
    position: relative;
    margin: 30px 0px 60px auto;
    width: 90%;
    height: 300px;
    background-image: url(../img/drone.jpg);
    border-radius: 50px 0% 0% 50px;
    background-position:40% 50%;
    background-size: 150%;
    background-repeat: no-repeat;
}
section#drone:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 50px 0% 0% 50px;
    z-index: 1;
} 
section#drone a {
    cursor: pointer;
    border-radius: 50px 0% 0% 50px;
    text-decoration: none;
    display: block;
    margin: auto;
    height: 300px;
    z-index: 2;
}
section#drone a h2 {
    color: white;
    width: 46%;
    text-align: center;
    padding-top: 120px;
    font-size: 45px;
    line-height: 0.8em;
    font-weight: bold;
    z-index: 2;
}
section#drone a h2 span {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.4em;
}
/* お問い合わせ */
#sp-page-title-4 h1.form_title {
    font-size: 2.5rem;
    margin-right: 80px;
}
.form_inner {
    width: 65%;
    margin:0 auto 70px;
    max-width: 980px;
}
.form_inner .tag {
    display: flex;
    justify-content: space-around;
}
.form_inner #contact,
.form_inner #activate {
    width: 45%;
    padding-top: 15px;
    border: 1px solid #008aaa;
    cursor: pointer;
    text-align: center;
}
.form_inner #contact.active,
.form_inner #activate.active {background-color:#eef3f6;}
.form_inner #contact img,
.form_inner #activate img {width: 20%;}
.form_inner #contact h2,
.form_inner #activate h2 {
    color:#008aaa;
    margin: 10px auto;
}
.form_inner h3 {
    text-align:center;
    background: #0089a9;
    font-size: 18px;
    line-height: 2.5em;
    font-weight: 500;
    padding: 20px 0 10px;
    font-family: 'Jost';
    color: white;
}
.form_inner h3 label {
    font-size: 28px;
    vertical-align: .1em;
}
.form_inner h3 a {
    color:white;
    text-decoration:none;
    cursor:pointer;
    font-size: 38px;
    letter-spacing: .1em;
    margin-left: .5em;
}
.form_inner p.form_description {
    margin-top: 40px;
    font-weight: bold;
    line-height: 2em;
}
.form_inner input,
.form_inner select,
.form_inner textarea {
    -webkit-appearance: none;
    border-radius: 0;
}
.form_inner form {
    margin: auto;
    margin-top: 50px;
    width: 80%;
    font-size: 18px;
}
.form_inner form p {
    margin: 60px auto;
    display: flex;
    justify-content: space-between;
    font-size: 19px;
    font-weight: bold;
}
.form_inner form p > span {
    width: 65%
}
.form_inner form p label:after {
    content: "*";
    color: red;
}
.form_inner form p input[type='checkbox'],
.form_inner form p input[type='radio'] {
    transform: scale(1.5);
}
.form_inner form p input[type='text'],
.form_inner form p input[type='tel'],
.form_inner form p input[type='email'],
.form_inner form p input[type='number'],
.form_inner form p select {
    height: 31px;
}
.form_inner form p input[type='text'],
.form_inner form p input[type='tel'],
.form_inner form p input[type='email'],
.form_inner form p input[type='number'],
.form_inner form p select,
.form_inner form p textarea {
    width: 100%;
    font-family: "Zen Kaku Gothic New"!important;
}
.form_inner form p input[type='text'],
.form_inner form p input[type='tel'],
.form_inner form p input[type='email'],
.form_inner form p input[type='number'] {
    background-color: unset;
    border: 1px solid;
    font-size: 18px;
}
.form_inner form p select {
    border-radius: unset;
    font-size: 18px;
    position: relative;
    background-image: url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 4 5"><path fill="black" d="M2 5L0 3h4z"/></svg>');
    background-repeat: no-repeat;
    background-position: right 5px bottom 8px;
    padding-left: 10px;
}
.form_inner form p > span small {
    margin-top: 10px;
    display: block;
    opacity: .5;
}
.form_inner form p input[type='submit'] {
    display: block;
    background: #fcee21;
    color: #333;
    font-weight: bold;
    border: none;
    font-size: 100%;
    width: 65%;
    height: 65.5px;
    padding: 0.7em;
    border-radius: 2em;
    letter-spacing: 0.1em;
    position: relative;
    cursor: pointer;
    margin: auto;
}
.form_inner form span.wpcf7-list-item.first {margin: 0;}
.form_inner form p span.comapny_form {width:25%!important;}
.form_inner form div p:nth-last-of-type(2) {flex-flow: row;}
.form_inner form div p:nth-last-of-type(2) span {
    text-align: start;
    display: inline;
    width: 65%;
}
.form_inner form div .wpcf7-radio span,
.form_inner form div .wpcf7-checkbox span {
    margin: auto 5px;
}
.form_inner form div p:nth-last-of-type(2) span.wpcf7-not-valid-tip:before {
    content: "\A";
    white-space: pre-line;
}
.form_inner form div p:nth-last-of-type(3) {
    display: flex;
}
.form_inner form p span.address_subject {
    width: 25%;
    margin: auto 0;
}
.form_inner form p span.birthday,
.form_inner form p span.address_number {display: flex;}
.form_inner form p input[name='address_number1'] {
    width: 100px;
    margin: 0 10px;
}
.form_inner form p input[name='address_number2'] {
    width: 100px;
    margin-left: 10px;
}
.form_inner form p #search-btn {
    margin-left: 10px;
    height: 31px;
    white-space: nowrap;
}
.form_inner form div[data-id="common2"],
.form_inner form div[data-id="common_activate"] {
    background-color: #edf3f6;
    padding: 1px 30px;
}
.form_inner form div[data-id="common2"] p {
    font-size: 16px;
    margin: 30px auto;
}
.form_inner form div[data-id="common2"] p > span {width: 50%;}
.form_inner form div[data-id="common2"] p > span > span {font-size: 19px;}
.form_inner form div[data-id="common2"] p > span > span:after {
    content: "\A";
    white-space: pre-line;
}
.form_inner form div[data-id="common2"] p > span:first-of-type {margin-right: 30px;}
.form_inner form div[data-id="common_activate"] p {
    display: block;
    font-size: 16px;
    margin: 30px auto;
}
.form_inner form span.drone_name_ttl {width: 35%;}
.form_inner form div[data-id="common_activate"] p label {font-size: 19px;}
.form_inner form div[data-id="lesson_regist"] p:first-of-type > span:first-of-type {width: 35%;}
.form_inner form div[data-id="lesson_regist"] p:first-of-type span.birthday span:nth-of-type(odd) input {width: 120px;}
.form_inner form div[data-id="lesson_regist"] p:first-of-type span.birthday span:nth-of-type(even) {margin: 0 10px;}
.form_inner form div[data-id="lesson_regist"] > p:last-of-type > span {margin: auto 0;}
.form_inner form span[data-name="form_content"] {width:100%;}
.form_inner form p:nth-last-of-type(3),
.form_inner form p:nth-last-of-type(3) span.notes {display: block;}
.form_inner form p textarea {font-size: 18px;}
.form_inner a.privacy {
    display: block;
    text-align: center;
    width: 260px;
    margin: auto;
    cursor: pointer;
}
.form_inner div.wpcf7cp-btns {display: flex;}
.form_inner div.wpcf7cp-btns button {
    display: block;
    background: #fcee21;
    color: #333;
    font-weight: bold;
    border: none;
    font-size: 150%;
    width: 40%;
    height: 65.5px;
    padding: 0.2em;
    border-radius: 2em;
    letter-spacing: 0.1em;
    position: relative;
    cursor: pointer;
}
.form_inner div#wpcf7cpcnf table {
    margin: auto;
    width: 80%;
}
.form_inner div#wpcf7cpcnf table tr {
    font-size: 19px;
    text-align: left;
}
.form_inner div#wpcf7cpcnf table th,
.form_inner div#wpcf7cpcnf table tr {padding: 30px 0;}
.form_inner div#wpcf7cpcnf table th {width: 35%;}

/* privacypolicy */
#sp-page-title-4 h1.privacy_title {
    margin-right: 80px;
    font-size: 2.5rem;
}
#descprition,
#address {
    width: 65%;
    max-width: 980px;
    margin: auto;
    margin-bottom: 60px;
}
#descprition h3 {margin-top: 40px;}
#descprition ol {padding-left:15px;}
#descprition ol li {margin-bottom:10px;}
#address h3:first-of-type {
    font-size: 17px;
    margin-bottom: 10px;
}
#address h3:nth-of-type(2) {margin: 10px auto;}
#address p {margin-top: 10px;}
/* common */
section h2 {
    position: relative;
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2em;
    font-family: "Josefin Sans"
}
section h2 small {
    font-size: 21px;
    letter-spacing: .2em;
}
section a {
    position: relative;
    text-decoration: none !important;
    cursor: pointer !important;
}
section a.viewmore {
    font-size:18px;
    color: black;
    font-family: "Josefin Sans";
    white-space: nowrap;
}
section a.viewmore:before {
    content: '';
    position: absolute;
    bottom: 10px;
    left: 90px;
    right: 0;
    width: 50px;
    height: 1px;
    background: #333;
    transition: all .3s;
}
section a.viewmore:after {
    content: '';
    position: absolute;
    bottom: 14px;
    left: 127px;
    right: 0;
    width: 13px;
    height: 1px;
    background: #333;
    transform: rotate(35deg);
    transition: all .3s;
}
/* スライダー */
.slider-pro h1 {
    position: absolute;
    top: 32%;
    text-align:center;
    font-size:30px;
    color:white;
    letter-spacing: 0.2em;
    line-height: 2.5em;
    left:0;
    right:0;
    z-index:1;
}
/* news */
#news  {
    display:flex;
    width:70%;
    margin:50px auto;
}
#news a {
    margin-left: auto;
    margin-top: auto;
    color: black;
}
#news h2 {
    margin: auto 0;
}
#news .news_desc {
    border-left:1px solid black;
    margin-left:40px;
    list-style-type :none;
}
#news .news_desc li {
    list-style-type :none;
    margin-bottom:10px;
    font-size: 1.3em;
}
#news .news_desc li span:first-of-type {
    display: inline-block;
    width: 90px;
}
#news .news_desc li span:nth-of-type(2) {
    border:solid 1px #3989a7;
    width: 120px;
    display: inline-block;
    text-align: center;
    font-family: "Josefin Sans";
    padding: 5px 0 2px;
}
#news .news_desc li span:nth-of-type(2) a {
    width: inherit;
    display: block;
    color: #3989a7;
    font-size: 15px;
}
/* top 取り扱い商品*/
#products {
    position: relative;
    height: 1140px !important;
    text-align: center;
    margin: auto;
    margin-top: 104px;
}
.product_list {
    position: relative;
    height: 500px !important;
    overflow: hidden;
}
.product_item_list {
	width:100%;
	height:100%;
	position:absolute;
    cursor: pointer;
	top:0px;
	left:0px;
	z-index:2;
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-ms-flex-wrap:wrap; -webkit-flex-wrap:
	wrap; flex-wrap:wrap;
}
.product_item_list .item {
	height:100%; 
	border-right:1px solid rgba(255,255,255,1);
	-ms-flex: 1 1 0%;
	-webkit-flex: 1 1 0%; 
	flex: 1 1 0%;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box; 
	box-sizing:border-box;
	z-index: 1;
}
.product_item_list .item a:after {
	content:''; 
	width:100%;
	height:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background:rgba(0,0,0,0.5);
	z-index:1;
	opacity:0;
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}
.product_item_list .item.active a:after { 
	opacity:1;
}
.product_item_list .item:last-of-type {
	border-right:none;
}
.product_item_list a {
	color:#fff !important;
	display:block;
	width:100%;
	height:100%;
	position:relative;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.product_item_list .content {
	position:absolute;
	left:0px;
	bottom:-100%;
    width: 100%;
	z-index:2;
	-webkit-transition: bottom 0.7s cubic-bezier(0.22, 1, 0.36, 1);
	transition: bottom 0.7s cubic-bezier(0.22, 1, 0.36, 1);
}
.product_item_list .content img {
    opacity: 0;
    line-height: 2.4;
    position: relative;
    left: 0;
    right: 0;
    width: 50%;
}
.product_item_list .active .content img {
    opacity: 1;
}
.product_item_list .title {
	line-height:1.5;
	font-weight:400;
	margin-bottom: 60px;
	word-break:break-all;
}
.product_item_list .title span {
	display:block;
}
.product_item_list .title .main_title {
	font-size:32px;
	text-align: center;
}
.product_image_list {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}
.product_image_list .image {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	opacity:0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.product_image_list .image#service_id_4738_3 {
	background:url(../img/nouyaku.png) no-repeat center center;
	background-size:cover;
}
.product_image_list .image#service_id_4738_3 .overlay {
	background-color:rgba(0,35,71,0.2);
}
.product_image_list .image#service_id_4730_3 {
	background:url(../img/shizai.png) no-repeat center center;
	background-size:cover;
}
.product_image_list .image#service_id_4730_3 .overlay {
	background-color:rgba(0,35,71,0.2);
}
.product_image_list .image#service_id_4740_3 {
	background:url(../img/smart_agri.png)  no-repeat center 45%;
	background-size: cover;
}
.product_image_list .image#service_id_4740_3 .overlay {
	background-color:rgba(3,48,107,0.2);
}
.product_image_list .image.active {
	opacity:1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.product_image_list .image .overlay {
	width:100%;
	height:100%;
}
/* 資材カタログ */
section#products .catalog_link {
    position: relative;
    overflow: hidden;
    outline: none;
    display: inline-block;
    color: #3989a7;
    border-radius: 50px;
    border: 1px solid #3989a7;
    margin: 50px auto;
    width: 50%;
    text-align: center;
    padding: 15px 0;
    font-size: 20px;
    letter-spacing: 0.5em;
    text-decoration: none;
    cursor: pointer;
    transition: ease .2s;
    z-index: 99;
}
section#products a.catalog_link:before {
    content: '';
    position: absolute;
    top: 0;
    left: -130%;
    width: 120%;
    height: 100%;
    transform: skewX(-25deg);
    transform-origin: right top;
    background: #3989a7;
    z-index: 98;
}
section#products a.catalog_link span {
    position: relative;
    z-index: 99;
}
/* PRODUCTS カルーセル */
section#products #silder_product  {
    margin-bottom: 40px;
}
section#products #silder_product .sp-image-container {
    border-radius: 20px; 
}
section#products #silder_product .sp-image-container .sp-image {
    transition: ease .5s;
}
section#products #silder_product .sp-buttons {
	top: 30px;
    padding-left: 0;
    right: 32%;
}
section#products #silder_product .sp-buttons .sp-selected-button {
	background: #3989a7;
}
section#products a.viewmore {
    position: absolute;
    right: 150px;
}

/* 事業内容 */
section#services {
    position: relative;
    text-align: center;
    background:url(../img/top_services.jpg) no-repeat center center;
    background-size: cover;
    height: 350px;
    margin-top: 90px;
    color:white;
}
section#services:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}
section#services .services_inner {
    position: relative;
    margin: auto 0;
    top: 35%;
}
section#services .services_inner h2,
section#services .services_inner a  {
    z-index: 2;
}
section#services .services_inner a {
    color:white;
    right: 25px;
}
section#services .services_inner a:before,
section#services .services_inner a:after  {
    background:white;
}
/* 会社概要 */
section#company {
    margin: 80px auto;
    display:flex;
    justify-content: center;
}
section#company .title_sp {align-content: center;}
section#company img {
    margin: auto 0;
    width: 25vw;
    aspect-ratio: 1 / 1;
    max-width: 420px;
    border-radius: 20px;
    object-fit: cover;
}
section#company .company_desc {
    margin-left: 50px;
}
section#company .company_desc h3 {
    font-family: "Josefin Sans";
    font-size: 2.5em;
    font-weight: 400;
	line-height: 1.2em;
}
section#company .company_desc h3 small {
    font-size: 21px;
    letter-spacing: .2em;
}
section#company .company_desc p:first-of-type{
    font-size: 22px;
    letter-spacing: 0.2em;
}
section#company .company_desc p {
    font-size: 17px;
    letter-spacing: 0.1em;
}
section .company_desc a.viewmore {
    display: block;
    text-align: right;
    position: relative;
}
section .company_desc a.viewmore:before,
section .company_desc a.viewmore:after {
    right: -55px;
    left: auto;
}
section .company_desc a.viewmore:hover:before,
section .company_desc a.viewmore:hover:after {
    right: -75px;
    left: auto;
}
section#company .title_sp h3 {
    display: none;
}
/* 採用情報 */
section#recruits {
    position: relative;
    text-align: center;
    background:url(../img/top_recruits.jpg) no-repeat 100% 75%;
    background-size: cover;
    height: 350px;
    color:white;
    margin-bottom:80px;
}
section#recruits:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}
section#recruits .recruits_inner {
    position: relative;
    margin: auto 0;
    top: 35%;
}
section#recruits .recruits_inner h2,
section#recruits .recruits_inner a  {
    z-index: 2;
}
section#recruits .recruits_inner a  {
    color:white;
    right: 25px;
}
section#recruits .recruits_inner a:before,
section#recruits .recruits_inner a:after  {
    background:white;
}
/* animation */
/* newsタブ */
#main .news_container .news_row ul li:hover {
    margin-top: -20px;
    padding-top: 20px;
}
#main .news_container .news_row ul li:first-of-type:hover {
    background: #008aaa;
}
#main .news_container .news_row ul li:nth-of-type(2):hover {
    background: #F7B52D;
}
#main .news_container .news_row ul li:nth-of-type(3):hover {
    background: #8EC21F;
}
#main .news_container .news_row ul li:nth-of-type(4):hover {
    background: #A67BB2;
}
#main .news_container .news_row ul li:nth-of-type(5):hover {
    background: #E89BB0;
}
/* 初期表示フェードイン */
section#products h2, 
section#products .product_list, 
section#services .services_inner h2,
section#services .services_inner a,
section#company img,
section#company .company_desc,
section#recruits .recruits_inner h2,
section#recruits .recruits_inner a {
    opacity: 0;
    transform: translateY(10px);
}
section#products h2, 
section#services .services_inner h2,
section#company img,
section#recruits .recruits_inner h2 {
    transition: 2s ease;
}
section#products .product_list, 
section#services .services_inner h2,
section#services .services_inner a,
section#company .company_desc,
section#recruits .recruits_inner a {
    transition: 4s ease;
}
section#products h2.show,
section#products .product_list.show, 
section#services .services_inner h2.show,
section#services .services_inner a.show,
section#company img.show,
section#company .company_desc.show,
section#recruits .recruits_inner h2.show,
section#recruits .recruits_inner a.show {
    transform: translateY(0px);
    opacity: 1;
}
section a.viewmore:active {
    color: rgb(255, 22, 22)!important;
}
section a.viewmore:hover:before {
    left: 100px;
}
section a.viewmore:hover:after {
    left: 137px;
}
section#products a.catalog_link:hover:before {
    animation: skewanime .5s forwards;
}
section#products a.catalog_link:hover span {
    color: #3989a7;;
}
section#products a.catalog_link:hover span {
    color: white;
}
section#products #silder_product .sp-image-container .sp-image:hover {
	transform: scale(1.1);
}

.c-link {
    align-items: center;
    display: inline-flex;
    gap: .15em;
    justify-content: center;
    line-height: 1;
    margin-bottom: .1em;
    margin-top: .1em;
    margin-left: auto;
}

.c-text-ef__pivot {
    overflow: hidden;
    position: relative;
    color: black;
    font-size: 16px;
    line-height: 18px;
}

.c-text-ef__pivot .c-text-ef__df {
    position: relative;
    top: -4px;
    transform: translateZ(0);
    transform-origin: 50% 0;
    white-space: nowrap;
}
.c-text-ef__pivot .c-text-ef__hv {
    left: 0;
    position: absolute;
    top: -4px;
    transform: translate3d(0, 100%, 0);
    transform-origin: 50% 100%;
    transition-delay: 0s;
    white-space: nowrap;
}

a:hover .c-text-ef__pivot .c-text-ef__df {
    transform: translate3d(0, -110%, 0);
    transition: .8s ease-in-out;
    transition-delay: 0s;
}
a:hover .c-text-ef__pivot .c-text-ef__hv {
    transform: translateZ(0);
    transition: .8s ease-in-out;
    transition-delay: .04s;
}

@media screen and (max-width:1513px) {
    #sp-page-title-4 h1 {
        margin-right : 10.5vw;
    }
    #sp-page-title-4 h1.form_title {
        margin-right: 5.3vw;
    }
}
@media screen and (max-width:1100px) {
    .form_inner form {width: 90%;}
}
@media screen and (max-width:1200px) {
    #news {
        position: relative;
        width: calc(100% - 30px);
    }
    #news a {margin-left: 0;}
    #news a.viewmore {
        position: absolute;
        bottom: 0;
        right: 60px;
    }
}
@media screen and (max-width:986px) {
    #main .news_container .news_row ul li:nth-of-type(2) a {
        padding: 10px 0;
    }
}

@media screen and (max-width:781px) {
    .company_info .wp-block-column {
        width: 100%;
        max-width: none;
    }
    .company_info .wp-block-column:nth-of-type(2) {
        margin: auto;
    }
    .company_info .wp-block-column p,
    .company_info section:first-of-type .wp-block-column p {
        height: 50px;
        margin-top: 0;
    }
    .company_info section:first-of-type div.wp-block-columns div:first-of-type p {
        height: 150px;
    }
    #information p:nth-of-type(4) {
        text-align: left;
    }
    #information .info_container img {
        margin-bottom: 0;
    }
    #information .wp-container-core-columns-is-layout-2 {
        display: grid;
        grid-template-rows: auto auto;
    }
    .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow:first-of-type {grid-row: 2;}
    .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow:nth-of-type(2) {grid-row: 1;}
    #information .info_container:nth-of-type(3) {margin-top: 0;}
    #information div.wp-block-columns:nth-of-type(4) {
        margin-bottom: 0;
        flex-wrap: wrap-reverse !important;
    }
    #information .info_flex div.wp-block-column:nth-of-type(2) img {
        height: 42.7vw!important;
        width: 42.7vw!important;
    }
    #information .info_container img {border-radius: 6.5vw;}
    #information p {
        margin: 0;
        margin-top: 10px;
        letter-spacing: 0;
        font-size: 16px;
    }
    #information a {
        margin-top: 30px;
        margin-bottom: 20px;
        width: 80%;
        text-align: center;
        display: block;
    }
    #information div.wp-block-columns:last-of-type {margin-bottom: 60px;}
}
/* スマホ向け */
@media screen and (max-width:767px) {
    #sp-page-title-4 {
        display: flex;
        justify-content: space-between;
        padding-top: 110px;
        width: 100%;
        margin: auto;
    }
    #sp-page-title-4 h1 {
        margin: auto 20px auto 15px;
        writing-mode: vertical-lr;
        font-size: 28px;
        text-orientation: upright;
    }
    #sp-page-title-4 .header_img img {
        width: 100%;
        border-radius: 6.5vw  0 0 6.5vw;
        max-width: 820px;
        height: 42vw;
        object-fit: cover;
    }
    section h2 {
        font-size: 1.7em;
        text-align: center;
    }
    #main {
        margin-top: 10.7vw;
    }
    #content {
        max-width: 768px;
    }
    #news {
        display: block;
        margin: 6.5vw auto;
    }
    #news .news_desc {
        border-left: none;
        margin-left: 0;
    }
    #news .news_desc ul {
        padding-left: 0;
    }
    #news .news_desc li {
        margin-bottom: 20px;
        font-size: 1em;
        line-height: 2em;
    }
    #news .news_desc li span:first-of-type {
        width: 70px;
    }
    #news .news_desc li span:nth-of-type(2) {
        width: 100px;
        padding: 0;
        line-height: normal;
    }
    #news .news_desc li span:nth-of-type(2) a {
        font-size: 1em;
        font-family: "Zen Kaku Gothic New";
    }
    #news .news_desc li a.sp_pre:before {
        content: "\A";
        white-space: pre;
    }
    section#news a.viewmore {
        position: absolute;
        right: 20%;
        bottom: auto;
    }
    section#products {
        height: 980px !important;
    }
    section#products .catalog_link {
        width: 85%;
        font-size: 4.8vw;
    }
    section#products .product_image_list_sp {
        display: grid;
        grid-template-rows: 1fr 1fr 1fr;
        height: 500px;
    }
    section#products .product_image_list_sp .materials {
        position: relative;
        background: url(../img/nouyaku.png) no-repeat center center;
        background-size: cover;
    }
    section#products .product_image_list_sp .materials .title {
        margin-top: 45px;
    }
    section#products .product_image_list_sp .pesticide {
        position: relative;
        background: url(../img/shizai.png) no-repeat center center;
        background-size: cover;
    }
    section#products .product_image_list_sp .smartagri {
        position: relative;
        background: url(../img/smart_agri.png) no-repeat center 45%;
        background-size: cover;
    }
    section#products .product_image_list_sp div:after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        background: rgba(0, 0, 0, 0.2);
        z-index: 0;
    }
    section#products #silder_product .sp-image-container {
        width:100%;
    }
    section#products .product_image_list_sp a {
        height: 100%;
        width: 100%;
        display: block;
        color: white;
        position: absolute;
        z-index: 1;
    }
    section#products .product_image_list_sp h3.title {
        margin-top: 60px;
        font-size: 1.7em;
    }
    section#products a.viewmore {
        right: 20%;
    }
    section#services,
    section#recruits {
        height: 165px;
    }
    section#services .services_inner a,
    section#recruits .recruits_inner a {
        right: -20%;
    }
    section#products .product_item_list,
    section#products .product_image_list {
        display: none;
    }
    section#company {
        display: block;
        margin: auto;
        width: calc(100% - 30px);
    }
    section#company .title_sp h3 {
        display: block;
        width: 50%;
        margin:auto 3.9vw;
        font-size: 1.7em;
        font-family: "Josefin Sans";
    }
    section#company .title_sp h3 small {
        font-size: 70%;
        font-weight: 400;
    }
    section#company .title_sp img {
        width: 50%;
        height: 50%;
    }
    section#company .title_sp {
        display:flex;
        justify-content: center;
        width: 100%;
        margin: auto;
        margin-top: 80px;
    }
    section#company .company_desc {
        margin-left: 0;
    }
    section#company .company_desc h3 {
        display:none;
    }
    section#company .company_desc p:first-of-type {
        font-size: 19px;
        font-weight: bold;
        letter-spacing: 0em;
    }
    section#company .company_desc p {
        font-size: 16px;
    }
    section .company_desc a.viewmore {
        margin-right: 50px;
    }
    #main .product_container section.category-section {
        margin-bottom: 7.8vw;
        padding-top: 80px;
        margin-top: -80px;
    }
    #main .product_container section.category-section:nth-of-type(2), 
    #main .product_container section.category-section:nth-of-type(3) {
        padding-top: 90px;
    }
    #main .product_container section.category-section:nth-of-type(3) {
        margin-bottom: 120px;
    }
    #main .product_container section.category-section h2 {
        text-align: left;
        font-size: 5.1vw;
        margin-bottom: 10px;
    }
    #main .product_container section:nth-of-type(2) h2 span:before {
        content: "\A";
        white-space: pre-line;
    }
    #main .product_container section.category-section h2 span {
        font-size: 3.4vw;
    }
    #main .product_container section.category-section .row {
        grid-template-columns: 1fr 1fr;
        margin-top: 0px;
        width: 95%;
    }
    #main .product_container section.category-section .row .entry dd {
        font-size: 3vw;
        letter-spacing: -0.05em;
    }
    #main .product_container section.category-section .row .entry dd p {
        margin-bottom: 0;
    }
    #main .product_container section.category-section .row .entry dt.post-thumnbail img {
        height: 34.7vw;
        border-radius: 6.7vw;
    }
    section#drone {
        width: 95%;
        height: 40vw;
        border-radius: 6.5vw 0% 0% 6.5vw;
    }
    section#drone:after {
        border-radius: 6.5vw 0% 0% 6.5vw;
    }
    section#drone a {height: 39.8vw;}
    section#drone a h2 {
        text-align: left;
        width: 50%;
        margin-left: 50px;
        padding-top: 20vw;
        font-size: 5.2vw;
    }
    section#drone a h2 span {
        font-size: 2.5vw;
        letter-spacing: 0.2em;
    }
    /* 事業内容 */
    #information {
        width: calc(100% - 30px);
        max-width: none;
    }
    #information .wp-block-columns {
        gap: 0;
    }
    #information .info_title,
    #information h3.info_title {font-size: 20px;}
    #information .info_flex div img {width: 100%;}
    #information .info_flex div.wp-block-column:first-of-type img {height: 80% !important;}
    #information .info_flex div.wp-block-column:nth-of-type(2) p:nth-of-type(2) {margin-bottom: 60px !important;}
    #information .info_container:nth-of-type(3) {
        margin-top: -50px;
        margin-bottom: 20px;
    }
    /* 企業情報 */
    h2.company_title {
        width: 197px;
        letter-spacing: 0.2em;
        padding-left: 11vw;
        padding-top: 3px;
        padding-bottom: 2px;
        font-size: 20px;
    }
    .company_info {margin-bottom: 50px;}
    .company_info, .recruit_info {
        width: calc(100% - 30px);
        font-size: 16px;
    }
    .company_info .wp-block-column h4 {padding-bottom: 0px;}
    .company_info tbody td:first-of-type {white-space: nowrap;}
    .company_info .wp-block-columns {
        gap: 0;
        margin-bottom: 0;
    }
    .company_info tbody td, .recruit_info tbody td {
        font-size: 16px;
        padding: 1em 5px;
    }
    .company_info tbody td:first-of-type code:before {
        content: "\A";
        white-space: pre-line;
    }
    .company_info:nth-of-type(2) table td:nth-of-type(2) {
        letter-spacing: 0;
    }
    .japan_map,
    .japan_map .hidden_img
     {width: 100%;}
    .japan_map figure {margin: 0;}
    .japan_map figure a {font-size: 2.1vw;}
    .japan_map figure a:first-of-type {
        right: 20.9vw;
        top: 0px;
        width: 26vw;
        height: 10.4vw;
    }
    .japan_map figure a:nth-of-type(2) {
        left: 2.5vw;
        top: 9.2vw;
        width: 26vw;
        height: 5.2vw;
    }
    .japan_map figure a:nth-of-type(3) {
        left: 2.5vw;
        top: 17.6vw;
        width: 26vw;
        height: 10.4vw;
    }
    .japan_map figure a:nth-of-type(4) {
        left: 2.5vw;
        top: 31.1vw;
        width: 26vw;
        height: 5.2vw;
    }
    .japan_map figure a:nth-of-type(5) {
        left: 3.2vw;
        top: 42vw;
        width: 21.8vw;
        height: 5.2vw;
    }
    .japan_map figure a:nth-of-type(6) {
        right: 3.7vw;
        top: 21.5vw;
        width: 21.8vw;
        height: 5.2vw;
    }
    .japan_map figure a:nth-of-type(7) {
        right: 11.1vw;
        top: 33.9vw;
        width: 21.8vw;
        height: 5.2vw;
    }
    .japan_map figure a:nth-of-type(8) {
        right: 22.6vw;
        bottom: 25.1vw;
        width: 21.8vw;
        height: 5.2vw;
    }
    .japan_map figure a:nth-of-type(9) {
        left: 3.2vw;
        bottom: 26.1vw;
        width: 21.8vw;
        height: 5.2vw;
    }
    .japan_map figure a:nth-of-type(10) {
        left: 3.2vw;
        bottom: 14.3vw;
        width: 21.8vw;
        height: 5.2vw;
    }
    .japan_map figure a:nth-of-type(11) {
        left: 3.2vw;
        bottom: 6.5vw;
        width: 21.8vw;
        height: 5.2vw;
    }
    .japan_map figure a:last-of-type {
        right: 22.6vw;
        bottom: 11vw;
        width: 21.8vw;
        height: 5.2vw;
    }
    .japan_map figure .building_map,
    .japan_map .hidden_img {
        display: none;
    }
    .japan_map figure .building_map_sp {
        display: block;
        margin: 30px auto;
        width: calc(100% - 30px);
    }
    /* 採用情報 */
    .recruit_inner {width:calc(100% - 30px);gap: 0;}
    .recruit_inner h3 {margin-bottom: 24px;}
    .recruit_inner h3 code {
        font-size: 16px;
        margin-left: 10px;
    }
    .recruit_inner p {
        margin: 0;
        font-size: 16px;
    }
    .recruit_inner p:nth-of-type(2) {margin-bottom: 20px;}
    .wp-container-core-columns-is-layout-2 p:first-of-type br:first-of-type,
    .wp-container-core-columns-is-layout-2 p:nth-of-type(2) br:first-of-type,
    .wp-container-core-columns-is-layout-2 p:nth-of-type(2) br:nth-of-type(2) {
        display: none;
    }
    .wp-container-core-columns-is-layout-2 .wp-block-image .alignleft {margin: 0;}
    .wp-container-core-columns-is-layout-4 p:nth-of-type(2) {margin-top: 20px}
    .recruit_info tbody td:first-of-type {width: 30%;}
    /* ニュース */
    #main .main_container,
    #main .news_container {
        width: calc(100% - 30px);
    }
    #main .news_container .news_row {margin: 30px 0;}
    #main .news_container .news_row ul {width: 680px;}
    #main .news_container .news_row section#tab {z-index: 997;}
    #main .news_container .news_row section#tab .scroll_bar {
        overflow-x: scroll;
        overflow-y: hidden;
    }
    #main .news_container .news_row ul li:nth-of-type(2) a {
        padding: 10px 0;
    }
    #main .news_container .news_row ul li a code:before {
        content: "\A";
        white-space: pre-line;
    }
    #main .news_container .news_row #post-content h2 {
        font-size: 16px;
        text-align: left;
    }
    #main .news_container .news_row .entry a {
        width: 40%;
    }
    #main .note_inner article dl .post_content {
        margin-left: 3.3vw;
        width: 56%;
    }
    #main .news_container .news_row .entry dt.post-thumnbail img,
    #main .news_container .news_row .entry dt.not-thumnbail {
        height: 34.7vw;
        width: 34.7vw;
    }
    /* お問い合わせ */   
    #sp-page-title-4 h1.form_title,
    #sp-page-title-4 h1.privacy_title {
        margin-right: 20px;
        font-size: 5.5vw;
        writing-mode: vertical-rl;
    }
    .form_inner {
        width: calc(100% - 30px);
        margin: 60px auto 70px;
        max-width: none;
    }
    .form_inner .tag {
        display: block;
    }
    .form_inner #contact,
    .form_inner #activate {
        width: 100%;
    }
    .form_inner #contact {margin-bottom: 30px;}
    .form_inner h3 {
        font-size: 3.7vw;
        line-height: 1.8em;
        padding: 20px 0 10px;
    }
    .form_inner h3 label {
        font-size: 4.8vw;
        display: inline-block;
        margin-top: 10px;
    }
    .form_inner h3 a {
        display: inline-block;
        margin-top: 10px;
        font-size: 8.5vw;
        margin-left: .3em;
    }
    .form_inner form p {
        display: block;
        margin: 30px auto;
    }
    .form_inner form p label,
    .form_inner form div[data-id="lesson_regist"] p:first-of-type > span:first-of-type,
    .form_inner form span.drone_name_ttl,
    .form_inner form p:nth-last-of-type(3) span.notes {
        display: inline-block;
        margin-bottom: 10px;
    }
    .form_inner form {width: inherit;}
    .form_inner form div[data-id="lesson_regist"] p:first-of-type span.birthday span:nth-of-type(odd) input {
        width: 21.3vw;
    }
    .form_inner form p input[type='submit'] {
        width: 100%;
        height: 65.5px;
        padding: 0.5em 0.3em;
    }
    .form_inner p.form_description {
        margin-top: 30px;
        line-height: normal;
    }
    .form_inner form div p:nth-last-of-type(2),
    .form_inner form div p:nth-last-of-type(3) {display: block;}
    .form_inner form p:nth-last-of-type(2) {
        margin-top: 30px;
    }
    .form_inner form div p:nth-last-of-type(2) span {width: 70%;}
    .form_inner form p:nth-last-of-type(2) > span {
        margin: auto;
    }
    .form_inner form span.wpcf7-list-item.first {margin: auto 5px;}
    .form_inner form div[data-id="common_activate1"] p span.wpcf7-list-item.first {
        display: flex;
        font-size: 16px;
    }
    .form_inner form div[data-id="common_activate1"] p span.wpcf7-list-item.first span {
        margin-left: 10px;
        width: 215px;
    }
    .form_inner form div[data-id="lesson_regist"] p span.wpcf7-validates-as-required {
        display: grid;
        grid-template-columns: 1fr 1.8fr;
        width: 80%;
    }
    .form_inner div.wpcf7cp-btns button:nth-of-type(2) {font-size: 16px;}
    .form_inner form div[data-id="common2"] p > span {
        width: 100%;
        display: block;
    }
    /* プライバシーポリシー */
    #descprition, #address {
        width: calc(100% - 30px);
        max-width: none;
    }
    #descprition ol {padding-left: 15px;}
    #address {margin-bottom: 70px;}
}