/*
Theme Name: otec_themes
*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500&family=Noto+Serif+JP:wght@500&display=swap&display=swap');
/*-----------------------------------------------------*/
/*共通のCSS*/
/*-----------------------------------------------------*/
:root {
    --main-color: #DB2317;
    --sub-color: #000;
}
.afs8 {
    font-size: 1.07rem;
}
.afs9 {
    font-size: 1.2rem;
}
.afs10 {
    font-size: 1.33rem;
}
.afs105 {
    font-size: 1.4rem;
}
.afs11 {
    font-size: 1.47rem;
}
.afs12 {
    font-size: 1.6rem;
}
.afs13 {
    font-size: 1.73rem;
}
.afs14 {
    font-size: 1.87rem;
}
.afs15 {
    font-size: 2rem;
}
.afs16 {
    font-size: 2.13rem;
}
.afs17 {
    font-size: 2.27rem;
}
.afs18 {
    font-size: 2.4rem;
}
.afs19 {
    font-size: 2.53rem;
}
.afs20 {
    font-size: 2.67rem;
}
.afs21 {
    font-size: 2.8rem;
}
.afs22 {
    font-size: 2.93rem;
}
.afs23 {
    font-size: 3.07rem;
}
.afs24 {
    font-size: 3.2rem;
}
.afs25 {
    font-size: 3.33rem;
}
.afs26 {
    font-size: 3.47rem;
}
.afs27 {
    font-size: 3.6rem;
}
.afs28 {
    font-size: 3.73rem;
}
.afs29 {
    font-size: 3.87rem;
}
.afs30 {
    font-size: 4rem;
}
.afs31 {
    font-size: 4.13rem;
}
.afs32 {
    font-size: 4.27rem;
}
.afs33 {
    font-size: 4.4rem;
}
.afs34 {
    font-size: 4.53rem;
}
.afs35 {
    font-size: 4.67rem;
}
.afs36 {
    font-size: 4.8rem;
}
.afs37 {
    font-size: 4.93rem;
}
.afs38 {
    font-size: 5.07rem;
}
.afs39 {
    font-size: 5.2rem;
}
.afs40 {
    font-size: 5.33rem;
}
.afs41 {
    font-size: 5.47rem;
}
.afs42 {
    font-size: 5.6rem;
}
.afs43 {
    font-size: 5.73rem;
}
.afs44 {
    font-size: 5.87rem;
}
.afs45 {
    font-size: 6rem;
}
.afs46 {
    font-size: 6.13rem;
}
.afs47 {
    font-size: 6.27rem;
}
.afs48 {
    font-size: 6.4rem;
}
.afs49 {
    font-size: 6.53rem;
}
.afs50 {
    font-size: 6.67rem;
}
.afs51 {
    font-size: 6.8rem;
}
.afs52 {
    font-size: 6.93rem;
}
.afs53 {
    font-size: 7.07rem;
}
.afs54 {
    font-size: 7.2rem;
}
.afs55 {
    font-size: 7.33rem;
}
.afs56 {
    font-size: 7.47rem;
}
.afs57 {
    font-size: 7.6rem;
}
.afs58 {
    font-size: 7.73rem;
}
.afs59 {
    font-size: 7.87rem;
}
.afs60 {
    font-size: 8rem;
}
.afs61 {
    font-size: 8.13rem;
}
.afs62 {
    font-size: 8.27rem;
}
.afs63 {
    font-size: 8.4rem;
}
.afs64 {
    font-size: 8.53rem;
}
.afs65 {
    font-size: 8.67rem;
}
.afs66 {
    font-size: 8.8rem;
}
.afs67 {
    font-size: 8.93rem;
}
.afs68 {
    font-size: 9.07rem;
}
.afs69 {
    font-size: 9.2rem;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
div,
pre,
p,
blockquote,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
figure,
figcaption,
ul,
ol,
li,
dl,
dt,
dd {
    margin: 0;
    padding: 0;
}
* {
    box-sizing: border-box;
    word-break: break-all;
}
img {
    max-width: 100%;
    border: 0;
    height: auto;
    vertical-align: bottom;
    -ms-interpolation-mode: bicubic;
}
@media screen and (max-width: 767px) {
    img {
        max-width: 100%;
        height: auto;
    }
}
a {
    color: #000000;
}
ul,
ol {
    list-style-type: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
table th,
table td {
    padding: 0;
    font-weight: normal;
    text-align: left;
    vertical-align: middle;
}
html {
    font-size: 62.5%;
}
@media screen and (max-width: 1680px) {
    html {
        font-size: 54.6%;
    }
}
@media screen and (max-width: 1600px) {
    html {
        font-size: 52%;
    }
}
@media screen and (max-width: 1400px) {
    html {
        font-size: 45.5%;
    }
}
@media screen and (max-width: 1280px) {
    html {
        font-size: 41.6%;
    }
    .afs12 {
        font-size: 12px;
    }
    .afs16 {
        font-size: 16px;
    }
    .afs18 {
        font-size: 16px;
    }
    .afs24 {
        font-size: 18px;
    }
    .afs28 {
        font-size: 22px;
    }
}
@media screen and (max-width: 767px) {
    .afs28 {
        font-size: 20px;
    }
}
body {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background: #ffffff;
    color: #000000;
    font-size: 1.87rem;
    font-family: "游ゴシック", sans-serif;
    font-weight: 400;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
}
p,
th,
td,
ul,
ol,
li,
dl,
dt,
dd,
address {
    color: #000;
    font-size: 1.87rem;
    font-family: "游ゴシック", sans-serif;
    font-weight: 400;
}
@media screen and (max-width: 1280px) {
    p,
    th,
    td,
    ul,
    ol,
    li,
    dl,
    dt,
    dd,
    address {
        font-size: 16px;
    }
}
p {
    line-height: 1.75;
}
@media screen and (max-width: 560px) {
    p {
        line-height: 1.7;
    }
}
/* font decoration */
a {
    overflow: hidden;
    text-decoration: none;
    outline: none;
    transition: 0.3s;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}
a:hover {
    opacity: 0.6;
}
a[href^="tel:"] {
    display: inline;
    text-decoration: none;
    cursor: default;
}
a[href^="tel:"]:hover {
    opacity: inherit;
}
.wrapper {
    width: 100%;
    max-width: 1640px;
}
@media screen and (max-width: 767px) {
    .wrapper {
        min-width: auto;
        overflow: hidden;
    }
}
section {
    width: 100%;
}
.inner {
    width: 95%;
    max-width: 1640px;
    margin: 0 auto;
}
@media screen and (max-width: 767px) {
    .inner {
        margin: 0 auto;
        padding: 0;
    }
}
.fixed {
    position: fixed;
    top: 0;
    z-index: 10000;
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
    background: #ffffff;
}
@media screen and (max-width: 767px) {
    .fixed {
        position: static;
    }
}
.flex,
.flex-sp {
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
    .flex-sp {
        display: block;
    }
}
/*フォントの太さを指定*/
.f-bold {
    font-weight: bold;
}
/*フォントの太さを指定（游明朝）*/
.fy-bold {
    font-weight: 600;
}
/*英語の小文字を大文字に*/
.f-large {
    text-transform: uppercase;
}
.accent {
    color: var(--main-accent-color) !important;
}

.tac,
h1.tac,
h2.tac,
h3.tac,
h4.tac,
p.tac,
table.tac,
th.tac,
td.tac,
ul.tac,
li.tac {
    text-align: center;
}
.tal,
h1.tal,
h2.tal,
h3.tal,
h4.tal,
p.tal,
table.tal,
th.tal,
td.tal,
ul.tal,
li.tal {
    text-align: left;
}
.tar,
h1.tar,
h2.tar,
h3.tar,
h4.tar,
p.tar,
table.tar,
th.tar,
td.tar,
ul.tar,
li.tar {
    text-align: right;
}
.ma {
    margin: 0 auto;
}
.mb0,
p.mb0,
table.mb0,
ul.mb0,
li.mb0 {
    margin-bottom: 0;
}
.mb5,
p.mb5,
table.mb5,
ul.mb5,
li.mb5 {
    margin-bottom: 0.5rem;
}
.mb10,
p.mb10,
table.mb10,
ul.mb10,
li.mb10 {
    margin-bottom: 1rem;
}
.mb15,
p.mb15,
table.mb15,
ul.mb15,
li.mb15 {
    margin-bottom: 1.5rem;
}
.mb20,
p.mb20,
table.mb20,
ul.mb20,
li.mb20 {
    margin-bottom: 2rem;
}
.mb25,
p.mb25,
table.mb25,
ul.mb25,
li.mb25 {
    margin-bottom: 2.5rem;
}
.mb30,
p.mb30,
table.mb30,
ul.mb30,
li.mb30 {
    margin-bottom: 3rem;
}
.mb40,
p.mb40,
table.mb40,
ul.mb40,
li.mb40 {
    margin-bottom: 4rem;
}
.mb50,
p.mb50,
table.mb50,
ul.mb50,
li.mb50 {
    margin-bottom: 5rem;
}
.mb60,
p.mb60,
table.mb60,
ul.mb60,
li.mb60 {
    margin-bottom: 6rem;
}
.mb70,
p.mb70,
table.mb70,
ul.mb70,
li.mb70 {
    margin-bottom: 7rem;
}
.mb80,
p.mb80,
table.mb80,
ul.mb80,
li.mb80 {
    margin-bottom: 8rem;
}
.mb90,
p.mb90,
table.mb90,
ul.mb90,
li.mb90 {
    margin-bottom: 9rem;
}
.mb100,
p.mb100,
table.mb100,
ul.mb100,
li.mb100 {
    margin-bottom: 10rem;
}
.mt100{
    margin-top: 1rem;
}
.pb40 {
    padding-bottom: 4rem;
}
.pb50 {
    padding-bottom: 5rem;
}
.pt10 {
    padding-top: 1rem;
}
.pt15 {
    padding-top: 1.5rem;
}
.pt20 {
    padding-top: 2rem;
}
.pt30 {
    padding-top: 3rem;
}
.pt40 {
    padding-top: 4rem;
}
.pt50 {
    padding-top: 5rem;
}
.pt60 {
    padding-top: 6rem;
}
.pt70 {
    padding-top: 7rem;
}
.pt80 {
    padding-top: 8rem;
}
.bottom11 {
    margin-bottom: 11rem;
}
.bottom12 {
    margin-bottom: 12rem;
}
.bottom13 {
    margin-bottom: 13rem;
}
.bottom14 {
    margin-bottom: 14rem;
}
.bottom15 {
    margin-bottom: 15rem;
}
.bottom16 {
    margin-bottom: 16rem;
}
.bottom17 {
    margin-bottom: 17rem;
}
.bottom18 {
    margin-bottom: 18rem;
}
.bottom19 {
    margin-bottom: 19rem;
}
.bottom20 {
    margin-bottom: 20rem;
}
.bottom21 {
    margin-bottom: 21rem;
}
.bottom22 {
    margin-bottom: 22rem;
}
.bottom23 {
    margin-bottom: 23rem;
}
.bottom24 {
    margin-bottom: 24rem;
}
.bottom25 {
    margin-bottom: 25rem;
}
/*レスポンシブで消える改行*/
.tb-br,
.sp-br,
.ssp-br {
    display: none;
}
@media screen and (max-width: 1024px) {
    .tb-br {
        display: block;
    }
    .tb-span {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .sp-br {
        display: block;
    }
    .pc-br,.tb-br {
        display: none;
    }
}
@media screen and (max-width:560px) {
    .ssp-br {
        display: block;
    }
    .ssp-none,
    .sp-br.ssp-none {
        display: none;
    }
}
@media screen and (min-width:1021px) {
a[href^="tel:"] {
    pointer-events: none;
}
}
.read-more {
    display: inline;
}
/*flexのカラム*/
.column2,
.column3,
.column4,
.column5 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
@media screen and (max-width: 1280px) {
    .column2,
    .column3,
    .column4,
    .column5 {
        justify-content: space-around;
    }
}
/*flex2*/
.column2>figure,
.column2>div,
.column2>li,
.column2>section {
    width: 48.8%;
}
@media screen and (max-width: 767px) {
    .column2>figure,
    .column2>div,
    .column2>li,
    .column2>section {
        width: 100%;
        margin-bottom: 40px;
    }
}
/*flex3*/
.column3>figure,
.column3>div,
.column3>li,
.column3>section {
    width: 31.7%;
}
@media screen and (max-width: 767px) {
    .column3>figure,
    .column3>div,
    .column3>li,
    .column3>section {
        width: 100%;
        max-width: 520px;
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 560px) {
    .column3>figure {
        margin-bottom: 20px;
    }
}
/*flex4*/
.column4>figure,
.column4>div,
.column4>li,
.column4>p,
.column4>a,
.column4>section {
    width: 23.2%;
}
@media screen and (max-width: 767px) {
    .column4>figure,
    .column4>div,
    .column4>li,
    .column4>a,
    .column4>section {
        width: 48%;
        margin-bottom: 2rem
    }
}
/*flex5*/
.column5>figure,
.column5>div,
.column5>li {
    width: 17%;
}
@media screen and (max-width: 1280px) {
    .column5>figure,
    .column5>div,
    .column5>li {
        min-width: 45%;
    }
}
/*flex6*/
.column6 {
    display: flex;
    justify-content: space-between;
}
.column6>figure,
.column6>div,
.column6>li,
.column6>p,
.column6>a,
.column6>section {
    width: 14.6%;
}
@media screen and (max-width: 1024px) {
    .column6 {
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .column6>div {
        width: 31.7%;
        margin-bottom: 3rem;
    }
    .column6 a:nth-of-type(4) {
        margin-left: 0;
    }
}
@media screen and (max-width: 767px) {
    .column6 {
        flex-wrap: wrap;
    }
    .column6>div {
        width: 30%;
        margin-bottom: 2rem;
        margin-left: 0;
    }
    .column6 div:nth-of-type(4) {
        margin-left: 0;
    }
}
@media screen and (max-width:560px) {
    .column6>div {
        width: 48%;
    }
}
.page-top {
    cursor: pointer;
}
address {
    font-style: normal;
}
/*ヘッダーが上下する動き
translateYの数値はヘッダーの高さに合わせて変更してください。*/
#header.UpMove {
    -webkit-animation: UpAnime 0.5s forwards;
    animation: UpAnime 0.5s forwards;
}
#header.DownMove {
    -webkit-animation: DownAnime 0.5s forwards;
    animation: DownAnime 0.5s forwards;
}
@-webkit-keyframes UpAnime {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    to {
        opacity: 0;
        transform: translateY(-120px);
    }
}
@keyframes UpAnime {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    to {
        opacity: 0;
        transform: translateY(-120px);
    }
}
@-webkit-keyframes DownAnime {
    from {
        opacity: 0;
        transform: translateY(-120px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes DownAnime {
    from {
        opacity: 0;
        transform: translateY(-120px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
/*要素がふわっと現れる動き
laterは１つ目の要素に指定してください。*/
.fadein,
.fadein-later {
    opacity: 0;
    transform: translate(0, 100px);
    transition: all 500ms;
}
.fadein.scrollin,
.fadein-later.scrollin {
    opacity: 1;
    transform: translate(0, 0);
}
.fadein-box {
    opacity: 0;
    transition: all 0.5s;
}
.fadein-box.active {
    opacity: 1;
}
@media screen and (max-width:767px) {
    .fadein,
    .fadein-later {
        opacity: 0;
        transform: translate(0, 60px);
        transition: all 400ms;
        transition-delay: 200ms;
    }
}
/*基本のボタン*/
.btn-box {
    line-height: 25px;
    /*縦の幅*/
    height: 25px;
    position: relative;
    /* z-index: 10; */
    margin-top: 2rem;
    /* margin-bottom: 3rem; */
    text-align: center;
}
.btn-box>div,
.btn-box>a {
    display: inline-block;
    max-width: 140px;
    /* 1920px時のボタン幅 */
    width: 100%;
    position: relative;
    text-align: center;
    color: #fff;
    background-color: var(--main-color);
    /* border: 1px solid #000; */
    /* z-index: 1; */
    overflow: hidden;
    /* border-radius: 50px; */
    font-family: "Noto Serif JP", serif;
    font-size: 1.6rem;
    letter-spacing: 0.06rem;
}
.btn-box:hover {
    opacity: 0.8;
}
@media screen and (max-width:767px) {
    .btn-box>div {
        font-size: 14px;
        width: 90%;
    }
}

/*-----------------------------------------------------*/
/*ヘッダー*/
/*-----------------------------------------------------*/
.header-wrapper {
    position: fixed;
    top: 0;
    width: 100%;
    padding: 0;
    background-color: rgba(255, 255, 255, 1);
    z-index: 10000;
    height: 12rem;
    /*header全体の高さを決める*/
}
.header {
    display: flex;
    justify-content: space-between;
    height: 100%;
}
.header-left {
    padding-left: 2.1%;
    display: flex;
    align-items: center;
}
.header-left {
    padding-left: 1.8%;
    display: flex;
    align-items: center;
}
.header-logo {
    display: flex;
}
.header-logo a p {
    margin-left: 2rem;
    font-weight: 400;
}
.header-logo a .name {
    line-height: 4.2rem;
    letter-spacing: 0.1rem;
    font-weight: 400;
    padding-right: 0.3rem;
    width: 210px;
}
.header-logo a .e-name {
    background-color: rgba(191, 144, 0, 0.7);
    letter-spacing: 0.7rem;
    font-family: "Zen Old Mincho", serif;
    color: #fff;
    width: 20rem;
    text-align: center;
    line-height: 1.3;
}
.header-logo-right {
    margin-top: 2.3rem;
}
.header-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.header-nav {
    margin-right: 6rem;
    padding-top: 1rem;
}
.header-nav p {
    margin-bottom: 2rem;
    text-align: right;
    font-weight: normal;
    font-size: 1.4rem;
    color:#7F7F7F;
    font-family: "游ゴシック Medium", sans-serif;
}
.gnavi ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.gnavi ul li {
    /* position: relative; */
    margin-left: 8rem;
    padding-bottom: 0.8rem;
}
.gnavi ul li a {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.87rem;
    text-align: center;
    letter-spacing: 0.07em;
}
.gnavi ul li .eng {
    font-weight: 600;
    font-family: "游ゴシック", sans-serif;
    line-height: 1.5;
}
.gnavi ul li a:hover, .gnavi ul li.on a{
   color:var(--main-color);
}
.gnavi ul li a:hover {
    opacity: 0.8;
}
.pick {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.eng {
    padding-top: 0.9rem;
    font-weight: 600;
}
.jp {
    font-family: "游ゴシック Medium", sans-serif;
}
.tit {
    font-size: 1.4rem;
    color: #7F7F7F;
    text-align: center;
}
.time {
    font-size: 1.2rem;
    color: #7F7F7F;
    text-align: center;
}
.phone-box {
    width: 28rem;
    max-width: 37rem;
    height: calc(100% - 2.3rem);
    padding: 0.5rem 2rem 1rem 2rem;
    border-left: 1px solid #BFBFBF;
    display: grid;
    place-content: center;
    place-items: center;
    letter-spacing: 0.07rem;
}
.phone-num-txt {
    letter-spacing: 0.1rem;
}
.txt-tit {
    margin-bottom: 0.7rem;
}
.txt-time {
    letter-spacing: 0.15rem;
}
.phone-number {
    color: var(--main-color);
    margin-bottom: 1.2rem;
    pointer-events: none;
    text-decoration: none;
    font-family: "Zen Old Mincho", serif;
}
.phone-number .tel {
    display: inline-block;
    margin-right: 1rem;
    color: var(--main-color);
}
/*お問合せ*/
.header-icons {
    width: 14rem;
    height: 100%;
}
.header-icons a {
    /* width: 13rem; */
    padding: 1rem;
    background-color: var(--sub-color);
    height: 100%;
    color: #FFF;
    text-align: center;
    font-size: 1.73rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.header-icons a:hover{
    background-color: var(--main-color);
    opacity: 1;
}
.header-icons.on a {
    background-color: var(--main-color);
}
.header-icons a div div {
    font-size: 1.87rem;
    font-family: "Noto Sans JP", sans-serif;
    margin-top: 1rem;
}
@media screen and (max-width: 1680px) {
    /* .header-logo-left img {
        max-width: 80%;
        height: auto;
    } */
}
@media screen and (max-width: 1600px) {
.header-icons a div img {
    max-width: 80%;
}
    .header-logo img {
        max-width: 90%;
    }
.header-nav {
    margin-right: 4rem;}
}
@media screen and (max-width: 1440px) {
    .gnavi ul li {
        margin-left: 6rem;
    }
}
@media screen and (max-width: 1400px) {
    .gnavi ul li::after {
        width: 50px;
    }
}
@media screen and (max-width: 1280px) {
    .header-left {
        padding-left: 2rem;
    }
    .header-logo img {
        max-width: 80%;
    }
    .header-logo a .e-name {
        line-height: 1.5;
        letter-spacing: 0.5rem;
    }
    .header-icons a div img {
    max-width: 70%;
}
    .gnavi ul li {
        margin-left: 6rem;
    }
}
@media screen and (max-width: 1024px) {
    .header-wrapper {
        height: auto;
    }
    .header-right {
        display: none;
    }
    .header-left {
        width: calc(100% - 60px);
    }
    .header {
        align-items: center;
        padding: 1rem 0;
    }
    .header-logo a p {
        margin-left: 0;
    }
}
@media screen and (max-width: 767px) {
    .header-wrapper {
        height: 48px;
        bottom: 5rem;
    }
    .header-logo a div {
        font-size: 14px;
    }
    .header-left {
        padding-left: 2rem;
    }
        .header-logo img {
        max-width: 60%;
    }
    /* .header-logo-left {
        max-width: 40%;
    } */
    /* .header-logo-left a img {
        width: 60px;
        padding-top: 1rem;
    } */
    .header-logo-right {
        margin-top: 0;
    }
    .front-page .header-wrapper {
        background-color: rgba(255, 255, 255, 1);
    }
}
@media screen and (max-width: 560px) {
    .header-wrapper {
        height: 55px;
        bottom: 4rem;
    }
    .header-left {
    padding-left: 1.8%;
    }
}
@media screen and (max-width: 400px) {
    .header-wrapper {
        height: 60px;
    }
    .header-logo a .name {
        line-height: 3.9rem;
    }
    .header-logo-left a img {
        width: 55px;
    }
    .header-logo-left img {
        max-width: 80%;
    }
    /* .header-left {
        padding-left: 1rem;
    } */
}
/* sp-menu */
#fixedBox {
    display: none;
}
@media screen and (max-width: 1024px) {
    #fixedBox {
        display: block;
    }
    .sp-menu {
        display: block;
        position: fixed;
        top: 40px;
        right: 1%;
        z-index: 30000;
        width: 50px;
        height: 50px;
        cursor: pointer;
        transform: translateY(-50%);
    }
    .sp-menu span {
        display: inline-block;
        position: absolute;
        left: 14px;
        width: 25px;
        height: 2px;
        border-radius: 5px;
        background: var(--main-color);
        transition: all 0.4s;
    }
    .sp-menu span:nth-of-type(1) {
        top: 13px;
    }
    .sp-menu span:nth-of-type(2) {
        top: 19px;
    }
    .sp-menu span:nth-of-type(3) {
        top: 25px;
    }
    .sp-menu.active {
        background-color: transparent;
    }
    .sp-menu.active span:nth-of-type(1) {
        top: 14px;
        left: 18px;
        width: 30%;
        transform: translateY(6px) rotate(-45deg);
    }
    .sp-menu.active span:nth-of-type(2) {
        opacity: 0;
    }
    .sp-menu.active span:nth-of-type(3) {
        top: 26px;
        left: 18px;
        width: 30%;
        transform: translateY(-6px) rotate(45deg);
    }
    #header.UpMove,
    #header.DownMove {
        animation: none;
    }
}
.sp-navi ul {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 0;
    right: -70%;
    width: 70%;
    max-width: 500px;
    height: 105vh;
    background-color: #FFF;
    color: var(--main-color);
    transition: 0.3s;
    z-index: 20000;
}
.sp-navi ul>li {
    width: 100%;
    height: 7rem;
    line-height: 7rem;
}
.sp-navi ul>li a {
    color: #000;
    width: 100%;
    display: block;
    text-align: left;
    padding-left: 3rem;
    border-bottom: 1px solid #BFBFBF;
}
.sp-navi ul>li a:hover {
    opacity: 1;
}
.sp-navi ul>li a:hover span {
    transition: 0.6s;
}
.sp-navi ul>li a:hover span {
    opacity: 0.6;
}
.open .sp-navi ul {
    padding-top: 7rem;
    position: fixed;
    right: 0;
}
.sp-navi ul>.spon{
    background-color: var(--main-color);
    height: auto;
    line-height: 8rem;
    padding: 2rem 0;
} 
.sp-navi ul>.spon a{
    border-bottom: none;
    color: #fff;
    font-size: 22px;
    font-family: "Noto Serif JP", serif;
    text-align: center;
} 
.sp-navi ul .spon .tit{
    color: #fff;
    text-align: center;
    font-size: 1.8rem;
}
.sp-navi ul .spon .time{
    color: #fff;
    text-align: center;
    font-size: 1.9rem;
} 
/*開いた時背景を暗くする*/
.overlay {
    opacity: 0;
    transition: all .5s;
}
.open .overlay {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    z-index: 11000;
    cursor: pointer;
}
@media screen and (max-width: 767px) {
    .sp-menu {
        top: 30px;
    }
    .sp-navi {
        top: 30px;
    }
    .sp-navi ul>li a {
        padding-left: 0;
    }
}
@media screen and (max-width: 400px) {
    .sp-menu {
       top: 35px;
    }
}
/*******************************************/
/* フッター */
/*******************************************/
/* フッター全体 */
footer {
    /* background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom; */
    height: 65rem;
}
@media screen and (max-width: 1279px) {
    footer {
        padding-top: 2.5rem;
    }
}
@media screen and (max-width: 1024px) {
    footer {
        height: auto;
    }
}
@media screen and (max-width: 767px) {
    footer {
        text-align: center;
        height: auto;
        padding: 0;
    }
}
/* フッターお問合せ */
.footer-contact {
    background: url(imgs/footer-contact.png) center top no-repeat;
    background-size: cover;
        padding-top: 30rem;
    padding-bottom: 15rem;
    position: relative;
}
.footer-contact .footer-contact-inner {
    width: 58.34%;
    max-width: 1120px;
    padding-right: 20px;
    padding-left: 20px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    translate: 0 -50%;
    left: 0;
    right: 0;
    text-align: center;
}
.footer-contact .footer-contact-inner a.footer-phone {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: end;
    gap: 0 8px;
    font-family: "游ゴシック", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 4.27rem;
    letter-spacing: 0.13rem;
    line-height: 1.2;
}
.footer-contact .footer-contact-inner .col2-footer-contact {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px 4rem;
    color: #fff;
}
.footer-contact .footer-contact-inner .col2-footer-contact > div {
    width: calc((100% - 4rem) / 2);
}
.footer-contact .footer-contact-inner .col2-footer-contact > div .contact-box {
    width: 100%;
    background: rgba(219, 35, 23, 0.7);
    padding: 6rem 1rem 5rem;
    display: flex;
    flex-direction: column;
    gap: 1.5rem 0;
}
.footer-contact .footer-contact-inner .col2-footer-contact > div a {
    text-decoration: none;
    color: #fff;
}
.footer-contact .footer-contact-inner .col2-footer-contact > div a:hover {
    opacity: 1;
}
.footer-contact .footer-contact-inner a.footer-phone::before {
content: "";
    display: block;
    padding-bottom: 5px;
    background: url(imgs/footer-icon-phone.png) no-repeat left top;
    background-size: contain;
    width: 4rem;
    height: 4rem;
}
.footer-contact .footer-contact-inner .col2-footer-contact > div .txt {
    width: 100%;
    font-size: 1.87rem;
    color: #fff;
    font-family: "游ゴシック Medium", sans-serif;
    letter-spacing: 0.1rem;
}
.footer-contact .footer-contact-inner .footer-con {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 12px;
    font-size: 3.73rem;
    font-weight: 600;
    line-height: 1;
    color: #fff;
}
.footer-contact .footer-contact-inner .footer-con::before {
    content: "";
    display: block;
    background: url(imgs/footer-icon-contact.png) no-repeat left top;
    background-size: contain;
    width: 5rem;
    height: 5rem;
}
@media screen and (max-width: 1200px) {
.footer-contact .footer-contact-inner {
    width: 65%;
}
}
@media screen and (max-width: 1024px) {
.footer-contact .footer-contact-inner {
    width: 80%;
}
}
@media screen and (max-width: 767px) {
/* .footer-contact {
    padding: 28rem;
} */
.footer-contact .footer-contact-inner {
width: 100%;
}
.footer-contact .footer-contact-inner .col2-footer-contact > div {
    width: 100%;
}
    .footer-contact .footer-contact-inner .col2-footer-contact {
   flex-direction: column;
   gap: 4.2rem;
}
.footer-contact .footer-contact-inner .col2-footer-contact > div .contact-box {
    padding: 3rem 1rem 2.5rem;
}
}
/* フッター会社情報 */
.footer .footer-bg {
       padding-top: 9rem;
    padding-bottom: 9rem;
}
.footer .footer-inner {
        display: flex;
    justify-content: space-between;
        width: 95%;
    max-width: 1700px;
    margin: 0 auto;
}
.footer .footer-bg .footer-inner .footer-l {
   width: 30%;
    max-width: 700px;
    margin-left: 2rem;
}
.footer .footer-bg .footer-inner .footer-l a.footer-logo {
    width: 59.18367%;
    max-width: 290px;
    display: block;
    margin-bottom: 2.1rem;
    line-height: 1;
}
.footer .footer-bg .footer-inner .footer-l .footer-add{
    margin-bottom: 1.2rem;
    font-size: 1.6rem;
    font-family: "游ゴシック Medium", sans-serif;
}
.footer .footer-bg .footer-inner .footer-l .footer-number {
    display: flex;
    align-items: center;
    gap: 0 1.8rem;
    margin-bottom: 1.2rem;
}
.footer .footer-bg .footer-inner .footer-l .footer-number .number-box {
    display: flex;
    align-items: center;
    font-size: 1.6rem;
    font-family: "游ゴシック Medium", sans-serif;
}
.footer .footer-bg .footer-inner .footer-l .footer-number .number-item {
    margin-right: 1rem;
    padding: 2px 1.6rem;
    background:var(--main-color);
    border-radius: 50px;
    font-size: 1.47rem;
    line-height: 1;
    color: #fff;
    font-family: "游ゴシック Medium", sans-serif;
}
.footer .footer-bg .footer-inner .footer-l .footer-time {
    font-size: 1.6rem;
    font-family: "游ゴシック Medium", sans-serif;
}
.f-sns-container{
    display: flex;
}
.f-sns-container a{
    display: block;
    margin-top: 3rem;
    margin-right: 4rem;
}
@media screen and (max-width: 1279px) {
.footer .footer-bg .footer-inner .footer-l .footer-add{
        margin-bottom: 2rem;
    }
}
@media screen and (max-width: 1024px) {
.footer .footer-bg .footer-inner .footer-l {
    width: 20%;
    margin-left: 0;
        padding-bottom: 5rem;
    }
}
@media screen and (max-width: 767px) {
    .footer .footer-bg {
       padding-top: 4rem;
}
.footer .footer-bg .footer-inner .footer-l a.footer-logo {
margin: 0 auto 2rem;
}
.footer .footer-bg .footer-inner .footer-l .footer-number {
    justify-content: center;
}
.f-sns-container{
    display: flex;
    justify-content: center;
    gap: 1.5rem;
}
.f-sns-container a{
    margin-right: 0;
    width: 10%;
}
}
@media screen and (max-width: 560px) {
.footer .footer-bg .footer-inner .footer-l .footer-add {
font-size: 14px;
}
.footer .footer-bg .footer-inner .footer-l .footer-number .number-box {
    font-size: 14px;
}
.footer .footer-bg .footer-inner .footer-l .footer-number .number-item {
    font-size: 10px;
        /* padding: 1.5px 1.6rem; */
}
.footer .footer-bg .footer-inner .footer-l .footer-time {
    font-size: 13px;
}
}
/* フッターPCメニュー */
.footer .footer-bg .footer-inner .footer-r {
    width: 70%;
}
.footer-r ul {
    display: flex;
    justify-content: flex-end;
    gap: 6rem;
}
.footer_menu_parent, .footer_menu_news {
    font-size: 1.87rem;
}
.footer_menu_parent a {
    font-weight: 500;
    font-family: "游ゴシック Medium", sans-serif;
}
.footer_menu_news {
padding-top: 2.3rem;
}
.footer-r .footer_menu_child_list {
    display: block;
}
.footer_menu_child_list {
    padding-top: 1rem;
}
.footer_menu_child_list li {
    line-height: 2.2;
}
.footer_menu_child_list a {
    font-size: 1.6rem;
    font-weight: 500;
    font-family: "游ゴシック Medium", sans-serif;
}
@media screen and (max-width: 1400px) {
.footer_menu_child_list a {
        font-size: 12px;
    }
}
@media screen and (max-width: 1024px) {
    .footer .footer-bg .footer-inner .footer-r {
    width: 80%;
}
    .footer-r ul {
    gap: 4rem;
}
}
@media screen and (max-width: 767px) {
.footer .footer-bg .footer-inner .footer-l {
        margin-top: 20px;
        width: 100%;
        padding: 0;
    }
}
.sp-sitemap {
    display: none;
}

/* フッターspメニュー */
@media screen and (max-width:767px) {
    .footer-r{
        display: none;
    }
    .sp-sitemap {
        display: block;
        background-color: rgba(255, 255, 255, 0.8);
    }
    .sp-sitemap ul {
        display: flex;
        flex-wrap: wrap;
        text-align: center;
    }
    .sp-sitemap li {
        /* width: 100%;
        margin-bottom: 0;
        border-bottom: 1px solid #D9D9D9; */
         padding: 0 10px;
  border-right: solid 1px #000;
      border-bottom: solid 1px #000;
  font-weight: 400;
  line-height: 1;
  width: 50%;
    border-right: solid 1px #000;
    text-align: center;
    }
    .sp-sitemap li a {
        /* padding: 2rem 0; */
        color: #000;
        display: block;
         font-size: 14px;
         padding: 18px 8px;
         text-decoration: none;
        display: block;
    padding: 15px 5px;
    font-weight: 500;
    letter-spacing: 0.13rem;
    }
.sp-sitemap li:first-child {
  padding-left: 0;
  width: 100%;
    border-top: solid 1px #000;
}
.sp-sitemap li:nth-last-of-type(1) {
  padding-right: 0;
  border-right: none;
}
.sp-sitemap li:nth-child(odd) {
    border-right: none;
  }
}
.copyright {
    font-size: 1.6rem;
    font-family: "Noto Sans JP", sans-serif;
    letter-spacing: 0.13rem;
    color: #fff;
    background:var(--sub-color);
    text-align: center;
    padding: .5rem 0;
}
@media screen and (max-width: 767px) {
    .copyright {
        width: 100%;
        text-align: center;
    }
    .copyright small {
        font-size: 11px;
        position: relative;
    }
}
/* page-top */
.page-top {
    margin: 20px 0 0 0;
    padding-right: 10px;
    padding-bottom: 25px;
    border-bottom: 1px #814f1a solid;
    font-size: 12px;
    text-align: right;
}
.page-top:nth-last-of-type(1) {
    margin-bottom: 0;
    padding-bottom: 14px;
    border: none;
}
.page-top a {
    color: #bfbfbf;
}
.s2v {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 100;
}
@media screen and (max-width: 1280px) {
    .s2v {
        right: 0;
        bottom: 0;
    }
}

/* 見出し */
/* 1 */
h1 {
    font-weight: normal;
    font-size: 1.4rem;
    color:#7F7F7F;
    font-family: "游ゴシック Medium", sans-serif;
    margin-bottom: 1.3rem;
    text-align: right;
    letter-spacing: 0.13rem;
}

/* 2 */
.attached {
    font-size: 3.73rem;
    color: #BFBFBF;
    font-family: "游ゴシック 本文", sans-serif;
    line-height: 1.3;
    font-weight:600;
    letter-spacing: 0.13rem;
}
.h2-attach {
    text-transform: uppercase;
    color:#F2F2F2;
     font-size: 7.2rem;
    margin-bottom: 1rem;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0.5rem;
}

.h2-wrapper h2 {
    font-size: 1.87rem;
    /* width: 18rem; */
    border-radius: 50px;
    padding: 0 0 0 1rem;
    min-width: 18rem;
    color:#F2F2F2;
    letter-spacing: 0.1rem;
}
.top .attached {
    color:var(--main-color);
     font-size: 7.2rem;
     padding-bottom: 1rem;
}
.top h2{
    font-size: 1.87rem;
    font-family: "游ゴシック Medium", sans-serif;
    font-weight: 400;
    padding-left: 0.7rem;
}
.top02 h2 {
    text-align: center;
}
.top02 .attached {
    text-align: center;
}

@media screen and (max-width: 767px) {
    h2 {
        font-size: 24px;
        margin-bottom: 0.5rem;
    }
    .top h2{
    font-size: 19px;
}
}

@media screen and (max-width: 560px) {
.h2-attach {
        font-size: 37px;
}
.h2-wrapper h2 {
   font-size: 13px;
}
}

.h2-wrapper {
    text-align: left;
    position: absolute;
    width: 100%;
    bottom: 27%;
    padding-left: 12.5rem;
}

@media screen and (max-width: 1680px) {
.h2-wrapper {
    padding-left: 8rem;
}
}
@media screen and (max-width: 1200px) {
.h2-wrapper {
    bottom: 7rem;
    left: unset;
    padding-left: 5rem;
}
}
@media screen and (max-width: 767px) {
.h2-wrapper {
    bottom: 2.5rem;
    padding-left: 1rem;
    width: 70%;
}
}

@media screen and (max-width: 560px) {
 .h2-wrapper {
    width: 90%;
}
}
@media screen and (max-width: 400px) {
.h2-attach {
    margin-bottom: 0;
}
    .h2-wrapper {
        bottom: 1.5rem;
    }
}
/* 3 */
h3 {
   color: #000;
        font-size: 3.2rem;
        font-family: "游明朝", "Yu Mincho", "HGP明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif;
        text-align: left;
        font-weight: 400;
        position: relative;
        padding-bottom: 0.6rem;
        border-bottom: 6px solid #C1272D;
        /* margin-bottom: 3.8rem; */
        width: 122rem;
}
h3::before {
        content: '';
        position: absolute;
        bottom: -6px;
        width: 24rem;
        height: 6px;
        background: #7F7F7F;
    }
.top h3 {
    font-size: 2.67rem;
    margin: 2rem 0 2rem;
    padding-right: 4rem;
    padding-left: 4rem;
    color: #fff;
    font-weight: 600;
    font-family: "游ゴシック", sans-serif;
    border-bottom: none;
    width: auto;
}
.top h3::before {
       display: none;
    }
@media screen and (max-width: 1024px) {
h3{
    width: 100%;
}
}
/* 4 */
.sec h4 {
    font-size: 2.4rem;
    font-weight: 600;
    font-family: "游ゴシック", sans-serif;
 }
/* .sec.renewal h4,
.sec.maintenance h4 {
    color: var(--main-color);
} */
.h4-flex{
    display: flex;
    justify-content: flex-start;
margin-bottom: 1.2rem;
align-items: center;
}
.h4-flex img {
        margin-right: 0.7rem;
        margin-bottom: 0.52rem;
        /* object-fit: contain; */
}
@media screen and (max-width: 1280px) {
.sec h4 {
            font-size: 20px;
    }
}
@media screen and (max-width: 767px) {
    .h4-flex {
        margin-bottom: 1rem;
    }
    /* .h4-flex img{
        margin-bottom: 0;
} */
}
@media screen and (max-width: 560px) {
    .h4-flex {
     align-items: baseline;
    }
    .h4-flex img {
        margin-right: 0.7rem;
    margin-bottom: 0.4rem;
}
}
/* 5 */
h5 {
    font-size: 1.87rem;
    font-family: "游ゴシック Medium", sans-serif;
    font-weight: 400;
 }
 @media screen and (max-width: 1280px) {
h5 {
    font-size: 16px;
 }
}
@media screen and (max-width: 560px) {
h5 {
    font-size: 17px;
 }
}
/*******************************************/
/*お知らせ一覧　共通部*/
/*******************************************/
.top.topics {
    padding: 6rem 0 11rem;
}
/*日付とカテゴリー*/
.article-head {
    display: flex;
    align-items: center;
}
.article-head>div:first-of-type {
    margin-right: 7rem;
}
.icon-box {
    width: 140px;
    text-align: center;
    white-space: nowrap;
}
.icon-box p {
    color: #000;
    border: 1px solid;
    border-color: var(--main-color);
    font-size: 1.6rem;
    font-family: "游ゴシック Medium", sans-serif;
    letter-spacing: 0.13rem;
}
.days-box p {
font-family: "游ゴシック Medium", sans-serif;
letter-spacing: 0.1rem;
}
.icon-box.cat02 p {
    color: #fff;
    border-color: var(--main-color);
    background-color: var(--main-color);
}
.icon-box.cat03 p {
    color: #fff;
    border-color: #424242;
    background-color: #424242;
}
.icon-box.cat04 p {
    color: #fff;
    border-color: #8D7B68;
    background-color: #8D7B68;
}


@media screen and (max-width: 1280px) {
    .icon-box p {
        font-size: 14px;
    }
}
@media screen and (max-width: 560px) {
    .article-head {
        padding-bottom: 0.5rem;
    }
.article-head>div:first-of-type {
    margin-right: 3rem;
}
.icon-box {
    width: 120px;
}
}
/*******************************************/
/*お知らせ一覧TOP*/
/*******************************************/
/*分岐あり*/
.nottification-select-parent {
    margin: 0 auto 2rem;
}
#nottification-select {
    display: -webkit-flex;
    display: flex;
    /* max-width: 360px; */
    margin: 0 auto 4rem;
}
#nottification-select li {
    border-left: solid 1px #bfbfbf;
    cursor: pointer;
    text-align: center;
    line-height: 5rem;
    font-size: 1.87rem;
    position: relative;
    font-family: "游ゴシック Medium", sans-serif;
    letter-spacing: 0.13rem;
}
#nottification-select li:last-of-type {
    border-right: solid 1px #bfbfbf;
    ;
}

#nottification-select li.active::after,
#nottification-select li:first-of-type::after {
    /* color: #000;
    font-weight: 600; */
    content: "";
    display: block;
    width: 9rem;
    height: 2px;
    background-color: var(--main-color);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

#nottification-select li.nonactive::after,
#nottification-select li::after {
    content: none;
}

.info-cnt01,
.info-cnt02,
.info-cnt03,
.info-cnt04,
.info-cnt05 {
    display: none;
}

@media screen and (max-width: 1280px) {
    #nottification-select li span {
        display: none;
    }

    /* #nottification-select li {
        font-size: 13px !important;
        /* line-height: 1.3; */
}

@media screen and (max-width: 767px) {
    #nottification-select {
        align-items: center;
    }

    #nottification-select li {
        line-height: normal;
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
@media screen and (max-width: 560px) {
#nottification-select li.active::after,
#nottification-select li:first-of-type::after {
    content: "";
    display: block;
    width: 70%;
    height: 2px;
    background-color: var(--main-color);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
}
#nottification-parent{
    padding-top: 5rem;
}
#nottification-parent .btn-box {
    line-height: 25px;
    height: 25px;
    position: relative;
    /* z-index: 10; */
    margin-top: 2rem;
    /* margin-bottom: 3rem; */
    text-align: right;
    padding-right: 1.5rem;
}
#nottification-parent .btn-box>a {
    color: #000;
    font-size: 1.73rem;
    letter-spacing: 0.06rem;
    background-color: transparent;
    font-family: "游ゴシック Medium", sans-serif;
    max-width: 150px;
}
#nottification-parent .btn-box a::after {
    content: "〉";
    font-size: 1.73rem;
    position: absolute;
    left: 0;
}
.nottification-box {
    width: 100%;
    margin: 0 auto;
    padding: 2rem;
    /* border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9; */
    background-color: rgba(255, 255, 255, .8);
    height: 240px;
    overflow-y: scroll;
    border-bottom: solid 1px #D9D9D9;
}
.one-topic {
    display: flex;
    align-items: flex-start;
    margin-bottom: 1.7rem;
}
.one-topic:last-of-type {
    margin-bottom: 0;
}
.one-topic .topics-title {
    flex: 1;
    letter-spacing: 0.13rem;
    padding-left: 6rem;
}
.one-topic .topics-title a{
    font-family: "游ゴシック Medium", sans-serif;
}
.one-topic .topics-title .news-link{
    text-decoration: underline;
}
.btn-box.btn-news {
    line-height: 40px;
    /*縦の幅*/
    height: 40px;
    position: relative;
    z-index: 10;
    margin-top: 3rem;
    text-align: center;
}
.btn-box.btn-news>div,
.btn-box.btn-news>a {
    display: inline-block;
    max-width: 240px;
    width: 100%;
    position: relative;
    text-align: center;
    color: #000;
    border: 1px solid #000;
    z-index: 1;
    overflow: hidden;
    border-radius: 50px;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.87rem;
}
.btn-box.btn-news>div::before,
.btn-box.btn-news>a::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: var(--main-color);
    transform: scaleX(0);
    transition: transform ease 0.5s;
    transform-origin: 100% 50%;
    color: #FFF
}
.btn-box.btn-news>a:hover::before {
    transform: scaleX(1);
    transform-origin: 0% 50%;
}
.btn-box.btn-news>a:hover {
    opacity: 1;
    color: #FFF;
}
.btn-box.btn-news>div:hover,
.btn-box.btn-news>a:hover {
    border: 1px solid var(--main-color);
}
@media screen and (max-width: 1680px) {
    .nottification-box {
        height: 24rem;
    }
}
@media screen and (max-width: 1280px) {
    .nottification-box {
        height: 27rem;
    }
}
@media screen and (max-width: 1024px) {
    .nottification-box {
        height: 30rem;
    }
}
@media screen and (max-width: 767px) {
    .one-topic {
        flex-direction: column;
    }
    .btn-box a {
        font-size: 14px;
    }
    .not-link {
        font-size: 12px;
    }
    .one-topic .topics-title {
    padding-left: 0;
}
    .nottification-box {
        height: 45rem;
    }
}
@media screen and (max-width: 560px) {
.nottification-box {
        padding: 1rem;
}
.one-topic {
margin-bottom: 2.4rem;
}
#nottification-parent .btn-box a::after {
    left: 15%;
}
}
/*******************************************/
/* お知らせ一覧 カテゴリ*/
/*******************************************/
.category-contents {
    display: flex;
    justify-content: space-between;
    max-width: 1360px;
    margin-bottom: 15rem;
}
.category-main {
    width: 70%;
}
.category-side {
    width: 30%;
    max-width: 340px;
}
@media screen and (max-width: 767px) {
    .category-contents {
        display: block;
    }
    .category-main {
        width: 100%;
    }
    .category-side {
        width: 80%;
        margin: 0 auto 10rem;
    }
}
@media screen and (max-width: 560px) {
    .category-contents {
        margin-top: 30px;
    }
}
.category-contents .category-side .side-cat {
    width: 100%;
    margin-bottom: 10px;
    border: solid 1px #b2b2b2;
}
.category-contents .category-side .side-cat a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 20px;
    color: #000;
}
.category-contents .category-side .side-cat a::before {
    content: "";
    display: block;
    margin-right: 15px;
    border-top: solid 5px transparent;
    border-bottom: solid 5px transparent;
    border-left: solid 11px var(--main-color);
}
.cat01 .side-cat:first-of-type,
.cat02 .side-cat:nth-of-type(2),
.cat03 .side-cat:nth-of-type(3),
.cat04 .side-cat:nth-of-type(4),
.news .side-cat:last-of-type,
.side-cat:hover {
    background-color: var(--main-color);
    transition: 0.3s;
}
.cat01 .side-cat:first-of-type a::before,
.cat02 .side-cat:nth-of-type(2) a::before,
.cat03 .side-cat:nth-of-type(3) a::before,
.cat04 .side-cat:nth-of-type(4) a::before,
.news .side-cat:last-of-type a::before,
.category-contents .category-side .side-cat:hover a::before {
    border-left: solid 11px#FFF;
}
.cat01 .side-cat:first-of-type a,
.cat02 .side-cat:nth-of-type(2) a,
.cat03 .side-cat:nth-of-type(3) a,
.cat04 .side-cat:nth-of-type(4) a,
.news .side-cat:last-of-type a,
.side-cat:hover a {
    color: #fff;
    opacity: 1;
}
.category-contents .category-side .side-cat:hover a {
    color: #fff
}
/* お知らせ一覧　list*/
.news-box {
    margin-bottom: 3rem;
}
/*******************************************/
/*お知らせ一覧　コンテンツ*
/*******************************************/
h2.single {
    font-size: 3.73rem;
    text-align: left;
}
h2.single::before,
h2.single::after {
    content: none;
}
.post-content .inner {
    max-width: 1200px;
}
.post-content .article-head {
    margin-bottom: 0.5rem;
}
.post-content a {
    text-decoration: underline;
}
.topics-cnt {
    margin-bottom: 160px;
}
.post-text img {
    margin-bottom: 1.5rem;
}
.post-text p,
.post-text {
    font-size: 1.87rem;
}
.post-content h2 {
    font-weight: 600;
}
@media screen and (max-width: 767px) {
    .post-text p,
    .post-text {
        font-size: 16px;
    }
    .post-content h2 {
        font-size: 20px;
    }
}
@media screen and (max-width: 767px) {
    .post-content .inner {
        margin-top: 30px;
    }
}
h2.screen-reader-text {
    display: none;
}
/*******************************************/
/* お知らせの詳細のリンク*/
/*******************************************/
.other-post_link {
    margin-bottom: 20rem;
    text-align: center;
}
.other-post_link a {
    display: inline;
    margin-right: 10px;
}
.other-post_link a:first-of-type {
    margin-left: 10px;
}

/*******************************************/
/* トップ */

/* メインビジュアル */
.firstview-box {
    position: relative;
}
.firstview-text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10rem;
    margin: 0 auto;
    text-align: center;
    width: 95%;
    max-width: 1640px;
}
.firstview-text p {
    text-shadow: 0px 0px 14px rgba(0, 0, 0, 0.6);
    color: #FFF;
    line-height: 1.6;
}
.top-sli-txt01 {
    letter-spacing: 0.1rem;
    font-family: "游明朝", "Yu Mincho", "HGP明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif;
    padding-bottom: 2rem;

}
.top-sli-txt02 {
    letter-spacing: 0.19rem;
    font-family: "游明朝 Demibold", "Yu Mincho", "HGP明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif;
}
.ap_floating_banner{
display: block;
    position: fixed;
    z-index: 9999;
    top: 57.7rem;
    margin-bottom: 0;
    right: 0.6%;
    transform: translateY(-50%);
}

/* .top-sli-rec img {
    margin: 0 0.25rem 1.5rem;
    max-width: 32px;
    height: auto;
} */
@media screen and (max-width: 1280px) {
    /* .top-sli-rec {
        right: 10px;
    } */
    .firstview-text .top-sli-txt01 {
        font-size: 5rem;
        padding-bottom: 1rem;
    }
}
@media screen and (max-width: 1024px) {
    /* .top-sli-rec {
        right: 10px;
    } */
    .firstview-text {
    bottom: 5rem;
    }
    .firstview-text .top-sli-txt01 {
        font-size: 4rem;
    }
}

@media screen and (max-width: 768px) {

.ap_floating_banner{
            width: 4rem;
        height: auto;
        top: auto;
        bottom: 70px;
}
}
@media screen and (max-width: 560px) {
.ap_floating_banner{
    right: 2%;
}
}
.top-sli-scr {
    color: #fff;
    writing-mode: vertical-lr;
    font-family: "Zen Old Mincho", serif;
    letter-spacing: 0.4rem;
    position: absolute;
    bottom: 0;
    left: 22px;
    padding: 0 0 155px;
}
.top-sli-scr::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    width: 1px;
    height: 50px;
    background-color: #fff;
    animation: scrarr 2.5s ease infinite normal;
}
@keyframes scrarr {
    0% {
        height: 0%;
    }
    100% {
        height: 64%;
    }
}
/* @media screen and (max-width: 1100px) {
    .firstview-text .afs54 {
        font-size: 5rem;
    }
    .firstview-text {
        bottom: 5rem
    }
} */

/* @media screen and (max-width: 880px) {
    .top-sli-txt02 {
        padding-top: 2rem;
    }
} */
@media screen and (max-width: 768px) {
    .top-sli-scr {
        display: none;
    }
    .top-sli-scr::before {
        display: none;
    }
    .firstview-text {
        position: relative;
        width: 100%;
        top: 0;
        background-color: var(--sub-color);
        padding: 10px;
    }
    .firstview-text .afs44 {
        font-size: 4rem;
    }
    .firstview-box {
        margin-top: 50px
    }
    .firstview-bg {
        display: none;
    }
    .slick-slide img {
        width: 100%;
        height: 35vh;
        object-fit: cover;
    }
    .top-sli-txt02 .tb-br{
        display: block;
    }
}
@media screen and (max-width: 560px) {
    .firstview-text {
        padding: 10px 0;
    }
        .firstview-text .afs44 {
        font-size: 21px;
        line-height: 1.5;
    }
            .firstview-text .afs20 {
        font-size: 17px;
    }
}
@media screen and (max-width: 400px) {
        .firstview-text .afs44 {
        font-size: 20px;
    }
            .firstview-text .afs20 {
        font-size: 16px;
    }
}
/* --- zoom up img --- */
.slide-animation {
    animation: fadezoom 7s 0s forwards;
    -webkit-animation: fadezoom 7s 0s forwards;
}
@-webkit-keyframes fadezoom {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
    100% {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
    }
}
@keyframes fadezoom {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
    100% {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
    }
}

/* トップ　事業内容 */
.column2 .ap_top_business_left, .column2 .ap_top_business_right {
    width: 48.8%;
    overflow: hidden;
    box-shadow: 3px 3px 4px #AEAAAA;
}
.ap_top_common_link_wrap img {
  transition: 0.3s;
  width: 100%;
}
.ap_top_common_link:hover img {
  transform: scale(1.1,1.1);
  transition: 0.5s;
}
.arrow img {
  transition: 0.3s;
}
.top02 {
    padding-bottom: 15rem;
}
.top02 .column2{
    margin-top: 4rem;
}
.top02 .column2 a:hover{
    opacity: 1;
}
.top02 .column2 .index-box {
    position: relative;
    display: flex;
    flex-direction: column;
    }
.top02 .column2 .index-box p {
    padding-right: 1rem;
    padding-left: 3rem;
    letter-spacing: 0.13rem;
    font-family: "游ゴシック", sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 1.87rem;
    width: 86%;
    line-height: 1.6;
}
.index-box a:hover {
    opacity: 1;
    outline: none;
}
.index-flex{
    display: flex;
    align-items: center;
}
.top02 .column2 .index-box .box_number{
    padding: 1rem;
    position: absolute;
        left: 3.5%;
    top: -4.5%;
    font-family: "Zen Kaku Gothic New", serif;
    font-weight: 600;
    font-size:120px;
    color: #fff;
    z-index: 10;
}
a .img-up {
    display: block;
    overflow: hidden;
}
a .img-up img {
    max-width: 100%;
    height: auto;
    transition: 0.5s;
}
.top02 .column2 .index-box .box_txt{
    width: 100%;
    padding: 0.8rem 1rem;
    position: absolute;
    left: 0;
    bottom: 5%;
    color: #fff;
    font-family: "Noto Sans JP", serif;
    font-weight: 400;
}
.top .box_txt h3 {
    font-size: 2.67rem;
    margin: 1rem 0;
    padding-right: 3rem;
    padding-left: 3rem;
    color: #fff;
    font-weight: 600;
    font-family: "游ゴシック", sans-serif;
    border-bottom: none;
    letter-spacing: 0.12rem;
        padding-bottom: .4rem;
}
@media screen and (max-width: 1680px) {
.arrow img {
  width: 90%;
}
}
@media screen and (max-width: 1600px) {
.top02 .column2 .index-box .box_number{
    font-size:12rem;
}
}
@media screen and (max-width: 1400px) {
.arrow img {
  width: 80%;
}
}
@media screen and (max-width: 1280px) {
.top02 .column2 {
    justify-content: space-between;
}
.arrow img {
  width: 70%;
}
.top02 .column2 .index-box p {
        font-size: 16px;
    }
.top .box_txt h3 {
    font-size: 20px;
}
}
@media screen and (max-width: 1024px) {
.top02 .column2 .index-box .box_number{
    font-size:8rem;
}
.top02 .column2:last-of-type {
    margin-top: 3rem;
}
}
@media screen and (max-width:767px) {
.column2 .ap_top_business_left, .column2 .ap_top_business_right {
    width: 100%;
}
.top02 .column2:last-of-type {
    margin-top: 0;
}
.top02 .column2 .index-box .box_number{
    left: 2%;
    top: -3%;
    font-size:12rem;
}
.top02 .column2 .index-box {
    flex-direction: column;
    }
.top02 .column2 .index-box p {
        font-size: 16px;
    }
.top .box_txt h3 {
    font-size: 3.73rem;
}
}
@media screen and (max-width:560px) {
.top02 .column2 .index-box .box_number{
    left: 2%;
    top: -3%;
    font-size:8rem;
}
    .top .box_txt h3 {
        font-size: 22px;
            padding-right: 1rem;
    padding-left: 1rem;
            padding-bottom: 1rem;
    }
        .top02 .column2 .index-box p {
        font-size: 15px;
        padding-right: 1rem;
    padding-left: 1rem;
    }
}
@media screen and (max-width:400px) {
.top02 .column2 .index-box .box_number{
    left: 2%;
        top: -5%;
        font-size: 7rem;
}
    .top .box_txt h3 {
        font-size: 20px;
}
    .top02 .column2 .index-box p {
        font-size: 16px;
        line-height: 1.3;
    }
}
    /* @media screen and (max-width: 560px) {
.top02 .column2 .index-box .box_number{
    left: 2%;
    top: -3%;
    font-size:10rem;
}
} */
/* 伸びるボタン */
.btn-wrapp {
  display: flex;
  height: 8rem;
}
.btn-stretch {
  display: inline-flex;
  align-items: center;
  padding: 0 4rem 0 10rem;
  text-decoration: none;
  color: #000;
  transition: 0.3s ease-in-out;
  font-weight: bold;
  cursor: pointer;
  position: relative;
}
.btn-stretch::before, .btn-stretch::after {
  position: absolute;
  display: block;
  top: 0;
}
.btn-stretch::before {
  content: "";
  background-image: url(imgs/arrow-wt.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 1.6rem;
  height: 100%;
  display: flex;
  align-items: center;
  line-height: 0;
  left: 3.2rem;
  z-index: 2;
  transition: all 0.3s;
}

.btn-stretch::after {
  content: "";
  left: 0;
  background: #333333;
  z-index: 1;
  width: 8rem;
  height: 8rem;
  border-radius: 8rem;
  transition: all 0.5s;
}
.btn-stretch .a-txt {
  position: relative;
  transition: all 0.3s;
  z-index: 3;
  font-weight: 600;
  font-size: 1.73rem;
  font-family: "游ゴシック", sans-serif;
}
.btn-stretch:hover{
  opacity: 1;
}
.btn-stretch:hover::after {
  right: 0;
  width: 100%;
}
.btn-stretch:hover .a-txt {
  color: #fff;
}
.btn-stretch.v2 {
  color: #fff;
}
.btn-stretch.v2::before {
  background-image: url(imgs/arrow-red.png);
}
.btn-stretch.v2::after {
  background: #fff;
}
.btn-stretch.v2:hover .a-txt {
  color: #C1272D;
}
@media (max-width: 1280px) {
.btn-stretch .a-txt {
    font-size: 2rem;
}
}
@media (max-width: 767px) {
  .btn-stretch::before {
    width: 1.8rem;
  }
  .btn-stretch:hover .a-txt {
  font-size: 2.3rem;
}
}

/* トップ　採用 */
.rec-info-box {
    background: url(imgs/top-rec.png)no-repeat;
    height: 58rem;
    padding: 4rem 13rem;
    position: relative;
    margin-bottom: 11rem;
}
.top-rec-img{
    position: absolute;
    top: -5%;
    right: 0;
}
.rec-info h2 {
    color: #fff;
    padding-left: 0.7rem;
    padding-bottom: 5rem;
}
.rec-info p {
    font-size: 2.67rem;
    color: #fff;
    letter-spacing: 0.13rem;
    font-weight: 600;
    margin-bottom: 3rem;
    line-height: 1.66;
}
.rec-info .btn-stretch .a-txt {
  font-size: 1.73rem;
}
@media (max-width: 1680px) {
.column2>.top-rec-img{
    width: 43%;
}
.column2>.rec-info{
    width: 52%;
}
.rec-info .btn-stretch .a-txt {
  font-size: 2rem;
}
}
@media (max-width: 1280px) {
.rec-info-box {
    justify-content: space-between;
    padding: 4rem 8rem;
}
}
@media (max-width: 1024px) {
.rec-info-box {
    padding: 4rem;
    height: 60rem;
}
.rec-info p {
    font-size: 2.4rem;
}
}
@media (max-width: 767px) {
    .rec-info-box {
        padding: 7rem 5rem 140rem;
        background: url(imgs/sp-rec.png) no-repeat;
    height: auto;
    background-size: contain;
    margin-bottom: 0;
    }
.column2>.top-rec-img{
    width: 100%;
        position: absolute;
    top: 40%;
    right: 0;
    margin-bottom: 0;
}
.column2>.rec-info{
    width: 100%;
}
.rec-info .btn-stretch .a-txt {
  font-size: 2.3rem;
}
}
@media (max-width: 700px) {
    .rec-info-box {
        padding: 7rem 5rem 130rem;
    }
}
@media (max-width: 600px) {
    .rec-info-box {
        padding: 7rem 5rem 100rem;
    }
}
@media screen and (max-width:560px) {
    .rec-info-box {
        padding: 7rem 5rem 90rem;
        background: url(imgs/sp-rec.png) no-repeat;
    height: auto;
    background-size: contain;
    }
        .top-rec-img {
    position: absolute;
    top: 35%;
    right: 0;
}
}
@media screen and (max-width:500px) {
    .rec-info-box {
    padding: 6rem 2rem 70rem;
    }
    .column2>.top-rec-img{
    top: 45%;
}
}
@media screen and (max-width:400px) {
    .rec-info-box {
        padding: 4rem 2rem 55rem;
    }
}
/* About Us */
.copy-img {
    margin-top: 2rem;
    width: 45%;
}
.copy-img img {
    max-width: 1020px;
}
.top.about-us h3 {
    font-size: 2.67rem;
}
.copy-flex {
    display: flex;
    align-items: center;
    padding-top: 13rem;
}
.copy-head {
    margin-bottom: 1rem;
    position: relative;
    letter-spacing: 0.15rem;
}
.copy-head p {
    font-weight: 300;
    font-size: 2.67rem;
}
.top-copy {
    width: 78.75rem;
    margin-right: 5rem;
    margin-left: 14rem;
}
.copy-txt {
    font-size: 1.87rem;
    padding-top: 2rem;
    padding-bottom: 3rem;
    position: relative;
    letter-spacing: 0.13rem;
    line-height: 1.75;
    font-family: "游ゴシック Medium", sans-serif;
}
.copy-txt01 {
    font-size: 2.67rem;
    padding-top: 3rem;
    position: relative;
    letter-spacing: 0.13rem;
    line-height: 1.75;
    font-weight: 600;
    color:var(--main-color);
}
@media screen and (max-width:1912px) {
    .copy-img img {
        max-width: 100%;
    }
}
/* @media screen and (max-width:1880px) {
    .copy-head h2 {
        font-size: 3.73rem;
    }
} */
/* @media screen and (max-width:1600px) {
    .copy-head h2 {
        font-size: 3.47rem;
    }
} */
@media screen and (max-width:1400px) {
    .top-copy {
        width: 80rem;
        margin-right: 5rem;
        margin-left: 9rem;
    }
}
@media screen and (max-width:1280px) {
    .copy-flex {
        margin: 0 auto;
        display: block;
    }
    .top-copy {
        margin: 0 auto 3rem;
        max-width: 800px;
        width: 100%;
    }
    .copy-txt {
        margin-left: 0;
        font-size: 16px;
    }
    .copy-head p:last-child {
        text-align: left;
    }
    .copy-img {
    margin: 5rem auto;
    text-align: center;
    width: 60%;
}
}
@media screen and (max-width:1024px) {
    .copy-img {
    margin: 5rem auto;
    text-align: center;
    width: 80%;
}
}
@media screen and (max-width:880px) {
    .top-copy {
        width: 90%;
    }
}
@media screen and (max-width:767px) {
    .copy-head h2 {
        font-size: 20px;
    }
    .copy-head p {
        font-size: 16px;
    }
        .copy-img {
    margin: 5rem auto;
    text-align: center;
    width: 100%;
}
}
@media screen and (max-width:700px) {
    .copy-flex {
    padding-top: 0;
}
}
@media screen and (max-width:560px) {
    .top-copy {
        width: 95%;
    }
    .copy-txt {
        font-size: 17px;
    }
}
@media screen and (max-width:400px) {
    .copy-head h2 {
        font-size: 19px;
    }
}
/*******************************/
/*セカンド/
/*******************************/
/*******************************************/
/*各下層ページのヘッダー。デザインによって違うので適宜変更*/
/*******************************************/
.second-header {
    margin-bottom: 10rem;
    position: relative;
}
.path-wrapper {
    width: 100%;
    /* background-color: rgba(0, 0, 0, 0.5); */
    padding: 1rem 0;
    position: absolute;
}
.path-wrapper a {
    color: #000;
    font-family: "游ゴシック Medium", sans-serif;
}
.path-wrapper .inner {
    display: flex;
    align-items: center;
}
@media screen and (max-width: 767px) {
    .second-header {
        margin-top: 48px;
        margin-bottom: 0;
    }
    .path-wrapper {
        display: none;
    }
}
@media screen and (max-width: 560px) {
    .second-header {
         margin-top: 55px;
        margin-bottom: 0;
    }
}
@media screen and (max-width: 400px) {
    .second-header {
         margin-top: 60px;
    }
}
/*******************************************/
/*パンくず*/
/*******************************************/
.topic-path {
    display: flex;
    margin-right: 3.3rem;
    align-items: center;
}
.topic-path li {
    position: relative;
    padding: 0 2rem 0;
}
.topic-path li:first-of-type {
    padding: 0 2rem 0 0;
}
.topic-path li:last-of-type {
    padding-right: 4rem;
    position: relative;
}
.topic-path li:last-of-type::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    bottom: 0;
    width: 1px;
    background-color: #000;
    transform: translateY(-50%);
    right: 0;
    height: 13px;
}
.topic-path li:not(:last-of-type)::after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 4px;
    height: 4px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    transform: rotate(45deg);
    right: -6%;
}
.topic-path .pankuzu_title::after {
    display: none;
}
.topic-path li a {
    display: inline;
    font-family: "游ゴシック Medium", sans-serif;
    font-size: 1.6rem;
    font-weight: 300;
    color: #000;
}
@media screen and (max-width: 1280px) {
    .topic-path li a,
    .page-path a {
        font-size: 12px !important;
    }
}
@media screen and (max-width: 1024px) {
    .pankuzu_wrap {
        display: none;
    }
    .h2-background-wrap {
        margin-bottom: 6rem;
    }
}
/*******************************************/
/* 各ページのアンカー*/
/*******************************************/
.page-path ul {
    display: flex;
    align-items: center;
    position: relative;
}
@media screen and (max-width: 1280px) {
    .page-path ul {
        display: none;
    }
}
.page-path a {
    display: flex;
   margin-right: 3rem;
    align-items: center;
    font-size: 1.6rem;
    position: relative;
    overflow: visible;
    font-weight: 300;
    letter-spacing: 0.08rem;
    font-family: "游ゴシック Medium", sans-serif;
}
.page-path a::before {
    position: relative;
    color: #000;
    content: "▸";
    margin-right: .6rem;
}

/*parts*/
.sec-wrapper {
    display: flex;
    justify-content: space-between;
}
@media screen and (max-width: 767px) {
    .sec-wrapper {
        flex-direction: column;
        max-width: 660px;
        margin: 0 auto 6rem;
    }
        .sec {
        margin-bottom: 10rem;
    }
}
@media screen and (max-width: 560px) {
    .sec {
        margin-bottom: 8rem;
    }
    .sec:last-of-type {
        margin-bottom: 12rem;
    }
}
/*基本のテーブル
行内の要素が１つの場合はthを使用*/
.normal-table {
    width: 100%;
    border-top: solid 1px #BFBFBF;
}
.normal-table tr {
    border-bottom: solid 1px #BFBFBF;
}
.normal-table th {
    width: 21%;
    padding: 1rem 0 1rem 1rem;
    vertical-align: top;
}
.normal-table td {
    width: 79%;
    padding: 1rem 0 1rem 1rem;
    vertical-align: top;
    line-height: 1.7;
}
@media screen and (max-width: 1024px) {
    .normal-table th p,
    .normal-table th {
        font-size: 14px;
    }
    .normal-table td p,
    .normal-table td,
    .normal-table dt,
    .normal-table dd {
        font-size: 14px;
    }
}
@media screen and (max-width: 760px) {
    .normal-table th {
        display: block;
        width: 100%;
        padding: 1rem 0 0 1rem;
        font-weight: bold;
    }
    .normal-table td {
        display: block;
        width: 100%;
    }
    .normal-table td p,
    .normal-table td {
        font-size: 15px;
    }
}
@media screen and (max-width: 560px) {
    .normal-table th {
        font-size: 18px;
        padding: 1.5rem 0 0 0;
    }
    .normal-table td p,
    .normal-table td {
        font-size: 18px;
    }
    .normal-table td {
        padding: 1rem 0 1.5rem 0;
    }
}
/* 事業内容ページ */
.business p {
    font-family: "游ゴシック Medium", sans-serif;
}
/* .business .column2 {
    justify-content: start;
} */
.business .column2 p {
    font-family: "游ゴシック Medium", sans-serif;
}
.business .column2 .plant p {
    font-family: "游ゴシック", sans-serif;
}
@media screen and (max-width: 1024px) {
    .business p {
        font-size: 16px;
    }
    .business .header-logo a .name {
        font-size: 18px;
    }
    .business .header-logo a .e-name {
        font-size: 12px;
    }
    .business .column2 {
        flex-direction: column;
    }
.business .column2>div {
    width: 80%;
    justify-content: center;
    margin: 0 auto 4em;
}
.business .column2>figure{
    width: 70%;
    justify-content: center;
    margin: 0 auto 4em;
}
    .business .pb40 {
        padding-bottom: 2rem;
    }
}
@media screen and (max-width:767px) {
    .business .pb40 {
        padding-bottom: 0;
    }
    .business .column2>div {
    width: 100%;
    margin: 0 auto 4rem;
}
.business .column2>figure{
    width: 100%;
    margin: 0 auto 4rem;
}
}
@media screen and (max-width:560px) {
    .business p {
        font-size: 17px;
    }
    .business .pt80 {
        padding-top: 4rem;
    }
    /* .business .mb30 {
        margin-bottom: 0;
    } */
    .business .mb60 {
        margin-bottom: 0;
    }
}
.plant{
    display: flex;
    border: 1px solid #7F7F7F;
    padding: 1rem;
    align-items: center;
}
.plant figure{
    width: 21.75%;
    padding-right: 2rem;
}
.plant p{
    font-size: 1.47rem;
    width: 78.25%;
}
.bsn-intro p{
    margin-bottom: 4rem;
    margin-top: 3.5rem;
}
@media screen and (max-width:1024px) {
    .business .column2 .plant p {
    font-size: 15px;
}
}
@media screen and (max-width:767px) {
    .plant {
    flex-direction: column;
    }
    .plant figure {
    width: 100%;
    text-align: center;
    margin: 1rem auto 1.5rem;
    padding-right: 0;
    }
     /* .plant figure img{
    width: 100%;
    } */
    .business .column2 .plant p {
    font-size: 15px;
    width: 95%;
}
    }
@media screen and (max-width:560px) {
        .business .column2 .plant p {
    width: 100%;
}
.business .column4{
    justify-content: space-between;
}
.business .column4>div{
            width: 49%;
    margin-bottom: 1.2rem;
}
    .business .column2>div {
        width: 100%;
        margin: 0 auto 1rem;
    }
.bsn-intro p {
    margin-bottom: 2.5rem;
    margin-top: 3rem;
}
    }
/*増える施工事例*/
.aco-wrapper {
    width: 80%;
    margin: 9rem auto 20rem;
}
.aco-content {
    padding-bottom: 0;
}
/*見出し*/
.aco-btn {
    padding: 2rem 0 2rem 1rem;
    align-items: center;
    position: relative;
    cursor: pointer;
    border-top: solid #000000 1.13px;
}
.aco-last {
    border-bottom: solid #000000 1px;
}
.sec .aco-wrapper .h4-flex {
margin-bottom: 0;
}
.aco-btn:before {
    content: '';
    display: block;
    width: 2.6rem;
    height: 2px;
    background-color: var(--main-color);
    transition: all 0.4s;
    position: absolute;
    right: 2.8rem;
    bottom: 50%;
}
.aco-btn:after {
    content: '';
    display: block;
    width: 2.6rem;
    height: 2px;
    background-color: var(--main-color);
    transition: all 0.4s;
    position: absolute;
    right: 2.8rem;
    bottom: 50%;
    transform: rotate(90deg);
}
.aco-btn.active:after {
    transform: rotate(0);
}
/* なかみ */
.aco-text {
    padding: 0 10rem 0;
    margin-bottom: 6rem;
    position: relative;
    display: none;
}
.aco-text.aco-wrapper {
    /* padding: 3rem 0rem; */
    margin-top: 0;
    position: relative;
    display: none;
        width: 100%;
}
/*一つ目*/
.aco-wrapper tr:first-of-type .aco-text {
    display: block;
}
.aco-wrapper tr:first-of-type .aco-btn:after {
    content: '';
    display: block;
    width: 2.6rem;
    height: 2px;
    background-color: var(--main-color);
    transition: all 0.4s;
    position: absolute;
    right: 2.8rem;
    bottom: 50%;
    transform: rotate(0);
}
.aco-wrapper tr:first-of-type .aco-btn.active:after {
    transform: rotate(90deg);
}
/*中身のテーブル*/
.intro-table {
    table-layout: fixed;
    width: 100%;
    /* display: table; */
}
.intro-table th {
    padding: 0.5rem 0 1rem 1rem;
    letter-spacing: 0.1rem;
    border-bottom: 1px solid #BFBFBF;
    font-size: 1.87rem;
    color: #7F7F7F;
    font-family: "游ゴシック Medium", sans-serif;
    width: 100%;
}
.intro-table tr {
    border-color: #bfbfbf;
}
.intro-table td {
    padding: 0.5rem 0 0.7rem 3rem;
    letter-spacing: 0.1rem;
    border-bottom: 1px solid #BFBFBF;
    font-size: 1.87rem;
    font-family: "游ゴシック Medium", sans-serif;
    text-align: left;
}
/* .intro-table td:last-of-type {
    padding-left: 3rem;
    text-align: center;
} */
.th-year {
    width: 18%;
    text-align: center;
}
.th-area {
    width: 20%;
}
.th-name {
    width: 35%;
}
@media screen and (max-width: 1600px) {
    .sec .aco-wrapper h3 {
        padding-left: 3rem;
    }
}
@media screen and (max-width: 1280px) {
    .aco-text {
        font-size: 1.87rem;
    }
    .intro-table th {
            font-size: 15px;
    }
    .intro-table td {
        font-size: 16px;
    }
}
@media screen and (max-width: 767px) {
    .aco-wrapper {
    width: 100%;
    margin: 5rem auto 17rem;
}
    .aco-text {
        padding: 0;
    }
    .th-year {
        width: 15%;
    }
    .intro-table th {
     padding: 0.5rem 0 1.5rem 1rem;
    }
    .intro-table td {
        padding: 0.5rem 0 0.7rem 1rem;
        font-size: 14px;
    }
    .sec .aco-wrapper h3 {
        background: none;
        padding-left: 0;
    }
}
@media screen and (max-width:560px) {
    .th-year {
        width: 18%;
    }
    .th-area {
        width: 15%;
    }
    .th-name {
        width: 20%;
    }
    /* .aco-btn .h4-flex img {
    margin-right: 0.9rem;
    margin-bottom: 0.8rem;
} */
    .aco-wrapper {
        margin: 5rem auto 12rem;
    }
}
.wp-admin .aco-text {
    display: block !important;
}
.wp-admin .aco-btn:after {
    transform: rotate(0) !important;
}
/* 企業情報ページ */
/*******************************/
.comp-txt {
    font-family: "游明朝", "Yu Mincho", "HGP明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif;
    font-weight: 400;
    letter-spacing: 0.13rem;
    color:var(--main-color);
    padding-top: 4.5rem;
    margin-bottom: 2rem;
}
.gr-box p {
    font-size: 2.13rem;
    line-height: 1.85;
    letter-spacing: 0.13rem;
    font-family: "游ゴシック Medium", sans-serif;
}
.gr-box .comp-name{
    text-align: right;
}
.gr-box .president {
    font-family: "游明朝", "Yu Mincho", "HGP明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif;
    font-size: 3.2rem;
    letter-spacing: 0.13rem;
}
@media screen and (max-width: 1280px) {
.gr-box p {
    font-size: 16px;
}
}
@media screen and (max-width: 1024px) {
    .greeting-img {
        margin-left: 5rem;
    }
}
@media screen and (max-width: 767px) {
    .greeting-box {
        flex-direction: column;
        align-items: center;
    }
    .greeting-img {
        width: 100%;
        max-width: 280px;
        margin: 2rem 0 0;
    }
}
@media screen and (max-width: 560px) {
    .gr-box p {
        font-size: 16px;
        line-height: 1.65;
    }
    .gr-box .comp-name {
        font-size: 16px;
    }
    .comp-txt{
        font-size: 19px;
    }
}
@media screen and (max-width: 375px) {
        .gr-box p {
        font-size: 17px;
        line-height: 1.65;
    }
    .gr-box .comp-name {
        font-size: 17px;
    }
}
.border {
    border-top: 1px solid #BFBFBF;
    border-bottom: 1px solid #BFBFBF;
    padding: 1.5rem 1rem 1.7rem 1rem;
}
@media screen and (max-width:767px) {
    .border {
        padding: 1.3rem 1rem 2rem;
        font-size: 14px;
    }
    .border p {
        font-size: 14px;
    }
}
.philosophy .column2{
    justify-content: start;
}

.philosophy .column2>div{
    width: 25%;
}

.philosophy ul{
    list-style-type:none;
        padding-top: 0.7rem;
}
.philosophy li{
    font-size: 2.13rem;
    font-family: "游ゴシック Medium", sans-serif;
        padding-bottom: 2rem;
    padding-left: 1rem;
}
.philosophy li span{
    color:var(--main-color);
        padding-right: 1.5rem;
}
@media screen and (max-width: 1680px) {
.philosophy ul{
        margin-left: 4rem;
}
}
@media screen and (max-width: 1600px) {
.philosophy ul{
        margin-left: 5rem;
}
.philosophy .column2>div{
    width: 25%;
}
}
@media screen and (max-width: 1280px) {
.philosophy li{
    font-size: 16px;
}
    .philosophy .column2>div {
        width: 20%;
    }
}
/* @media screen and (max-width: 1200px) {
.philosophy .column2>div{
            width: 17%;
}
} */
@media screen and (max-width: 1200px) {
    .philosophy .column2>div {
        width: 100%;
        margin: 0 auto 4rem;
        text-align: center;
    }
}
@media screen and (max-width: 767px) {
    .philosophy .column2>div {
        width: 100%;
        text-align: center;
        margin: 0 auto 4rem;
    }
    .philosophy ul{
       width: 90%;
    margin: 0 auto;
}
}
@media screen and (max-width: 560px) {
.philosophy li{
    font-size: 18px;
            line-height: 1.75;
}
    .philosophy ul{
       width: 100%;
}
.philosophy li span{
        padding-right: 1rem;
}
}

@media screen and (max-width: 767px) {
    .normal-table._equ td,
    .normal-table._equ th {
        width: 100%;
        padding: 1rem 0 0 1rem;
        text-align: left;
    }
    .normal-table._equ td {
        padding-bottom: 1rem;
    }
    .scroll-hint-icon-wrap {
        z-index: 10;
    }
    .normal-table._equ {
        margin-bottom: 20px;
    }
    .sec-wrapper>div {
        width: 100% !important;
    }
    .fac-img {
        text-align: center;
        margin-bottom: 2rem;
        padding-top: 0;
    }
    .flow-wrapper {
        overflow-x: scroll;
        width: 100%;
    }
    .flow-wrapper .tac {
        width: 1000px;
    }
}
/* 会社概要 */
.profile {
    width: 100%;
}
.profile .normal-table th {
    width: 13rem;
    padding: 1rem 0 1rem 1rem;
    vertical-align: top;
    line-height: 1.75;
    font-family: "游ゴシック Medium", sans-serif;
}
.profile .normal-table td {
    width: 67rem;
    padding: 1rem 0 1rem 1rem;
    vertical-align: top;
    line-height: 1.75;
    font-family: "游ゴシック Medium", sans-serif;
}
/* .place-table {
    width: 100%;
}
.place-table th {
    width: 13rem;
    padding: 0.7rem 0 0.7rem 1rem;
    vertical-align: top;
    line-height: 1.1;
    letter-spacing: 0.13rem;
    font-family: "游ゴシック Medium", sans-serif;
}
.place-table td {
    width: 20rem;
    padding: 0.7rem 0 0.7rem 1rem;
    vertical-align: top;
    line-height: 1.1;
    letter-spacing: 0.13rem;
    font-family: "游ゴシック Medium", sans-serif;
}
.place-table td:last-of-type {
    width: 47rem;
    padding: 0.7rem 0 0.7rem 1rem;
    vertical-align: top;
    line-height: 1.1;
    letter-spacing: 0.13rem;
} */
.history .normal-table th {
    width: 13rem;
    padding: 1.3rem 0 1.5rem 1rem;
    vertical-align: top;
    line-height: 1.7;
    letter-spacing: 0;
    font-family: "游ゴシック Medium", sans-serif;
}
.history .normal-table td {
    width: 67rem;
    padding: 1.3rem 0 1.5rem 1rem;
    vertical-align: top;
    line-height: 1.7;
    letter-spacing: 0;
    font-family: "游ゴシック Medium", sans-serif;
}
.accounting p{
    font-family: "游ゴシック Medium", sans-serif;
}
.accounting .column2{
    justify-content: start;
}
.accounting .column2>figure{
    width: 40%;
}
.accounting .column2>figure img{
   border:  1px solid #BFBFBF;
}
@media screen and (max-width: 1680px) {
.accounting .column2>figure:first-of-type{
    margin-right: 2rem;
}
}
@media screen and (max-width: 767px) {
.accounting .column2>figure{
    width: 47%;
}
    .profile .normal-table td {
        padding: 1.5rem 0 1.7rem 1rem;
    }
}
@media screen and (max-width: 560px) {
.accounting p{
    font-size: 17px;
}
}
@media screen and (max-width: 375px) {
.accounting p{
    font-size: 18px;
}
}
/* @media screen and (max-width: 1024px) {
.accounting .column2>figure:first-of-type{
    margin-right: 0;
}
} */
@media screen and (max-width: 1280px) {
    .history .normal-table th {
        width: 15rem;
    }
    .history .normal-table td {
        width: 50rem;
    }
}
/* @media screen and (max-width: 1024px) {
    .place-table th {
        font-size: 14px;
        padding: 1.3rem 0 1.5rem 1rem;
    }
    .place-table td {
        font-size: 14px;
    }
    .border p {
        font-size: 14px;
    }
} */
@media screen and (max-width: 940px) {
    /* .comp-p .column2>div {
        width: 100%;
        margin-bottom: 4rem;
    } */
    .profile .normal-table td {
        padding: 1.3rem 0 1.5rem 1rem;
    }
}
@media screen and (max-width: 767px) {
    /* .place-table {
        width: 100%;
    }
    .place-table .table-title {
        display: block;
        font-weight: bold;
    }
    .place-table th {
        display: none;
    }
    .place-table td {
        width: 30rem;
        display: inline-flex;
    }
    .place-table td:last-of-type {
        width: 38rem;
    } */
    .history .normal-table th {
        padding: 1.2rem 0 0 1rem;
        width: 100%;
    }
    .history .normal-table td {
        padding: 1rem 0 2rem 1rem;
        width: 100%;
    }
    .profile .normal-table th {
        width: 95%;
        padding: 1.2rem 0 0 1rem;
    }
    .profile .normal-table td {
        width: 95%;
        padding: 1rem 0 2rem 1rem;
    }
}
@media screen and (max-width: 560px) {
    /* .place-table th {
        font-size: 18px;
        line-height: 1.2;
    }
    .place-table td {
        width: 38%;
        font-size: 18px;
        line-height: 1.2;
    }
    .place-table td:last-of-type {
        width: 62%;
        font-size: 18px;
        line-height: 1.2;
    }
    .border p {
        font-size: 18px;
    } */
    .history .normal-table th {
        width: 100%;
    padding: 1.3rem 0 0.8rem 0;
}
.history .normal-table td {
    padding: 0 0 1.3rem 0;
}
    .profile .normal-table th {
        width: 95%;
        font-size: 18px;
        padding: 1.3rem 0 0.8rem 0;
    }
    .profile .normal-table td {
        width: 95%;
        font-size: 18px;
        padding: 0 0 1.3rem 0;
    }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 428px) and (-webkit-min-device-pixel-ratio: 2) {
    .place-table {
        border-bottom: solid 1px #BFBFBF;
    }
}
/*******************************/
/*map*/
/*******************************/
.map-box {
    position: relative;
    max-width: 1640px;
    height: 600px;
    margin: 3.5rem auto 0;
}
.map-box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.access-info{
    padding-top: 1.7rem;
}
.access-info p{
    font-family: "游ゴシック Medium", sans-serif;
}
@media screen and (max-width: 560px) {
.access-info p{
    font-size: 17px;
}
}
@media screen and (max-width: 375px) {
.access-info p{
    font-size: 18px;
}
}
@media screen and (max-width: 1640px) {
    .map-box {
        width: 95vw;
        height: 55.5vh;
    }
}
@media screen and (max-width: 1024px) {
    .map-box {
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .map-box {
        padding-top: 65%;
        width: 100%;
    }
}
.comp-p h4 span {
    font-size: 1.6rem;
    line-height: 2;
}
@media screen and (max-width: 767px) {
    .comp-p h4 span {
        font-size: 14px;
        line-height: inherit;
    }
}
*/
/*******************************************/
/*お問い合わせ*/
/*******************************************/
.mail.inner {
    max-width: 1140px;
}
.form-inner {
    margin: 3rem auto 0;
    padding-bottom: 0;
}
.form-inner p{
    font-family: "游ゴシック Medium", sans-serif;
}
.tbl-contact {
    width: 100%;
    margin-top: 4rem;
}
.tbl-contact .phone {
    color:var(--main-color);
}
.tbl-contact div {
    padding: 3rem 0 2rem;
}

.contact-tel {
    font-family: "Zen Old Mincho", serif;
    color: var(--main-color);
    line-height: 1.4;
}
a.office-phone {
    align-items: center;
    width: auto;
    text-decoration: none;
    line-height: 1;
    letter-spacing: 0.2rem;
    font-weight: 400;
    font-family: "游明朝", "Yu Mincho", "HGP明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif;
}
.form-inner .afs14 {
    letter-spacing: 0.06rem;
}
@media screen and (max-width: 1280px) {
.form-inner .afs14 {
    font-size: 16px;
}
}
@media screen and (max-width: 560px) {
.form-inner p{
    font-size: 18px;
}
.form-inner .afs32{
    font-size: 32px;
}
a.office-phone {
   padding-left: 1rem;
}
.form-inner .afs12 {
    font-size: 15px;
}
.line .form-inner .pt20{
    padding-top: 0;
}
/* .tbl-contact {
    width: 90%;
    margin: 4rem auto 0;
} */
}
/*******************************************/
/*メールフォーム*/
/*******************************************/

.mailform {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    border: 1px solid #D9D9D9;
    padding: 4rem 13rem;
}

.mailform iframe {
    width: 100%;
    height: 100%;
}

.mailform-recruit {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
}


.mailform-recruit iframe {
    width: 100%;
    height: 100%;
}

.mailform-recruit .txt-shokushu .wpcf7-list-item {
    display: block;
    margin: 0;
}

.tbl_form_box dl {
    border-top: 1px solid#D9D9D9;
    margin: 0;
    display: flex;
    padding: 10px 10px;
}

.tbl_form_box dt {
    width: 30%;
    padding-right: 5px;
    padding-left: 40px;
    font-size: 1.7rem;
    font-weight: normal;
}

.tbl_form_box dt p {
    font-size: 1.7rem;
    font-weight: normal;
}

.txt_req::after {
    content: "(必須)";
    display: inline-block;
    margin-left: 5px;
    color: #E71300;
}

.tenpu {
    color: #E71300;
}

.tbl_form_box dd {
    width: 63%;
}

dd input[type=radio] {
    width: 1em;
}

dd input[type=checkbox] {
    width: 1em;
}

dd input[type=file] {
    border: none;
    padding: 0;
    font-size: 16px;
}

dd input,
dd textarea,
.wpcf7-select {
    width: 100%;
    background: none;
    border: solid 1px #D9D9D9;
    border-radius: 2px;
    padding: 4px;
    font-size: 16px;
}

input[type=submit] {
    width: 200px;
    height: 40px;
    font-size: 16px;
}

.form_submit {
    text-align: center;
    margin-top: 4rem;
}

.tbl_form_box .first {
    margin-left: 0;
}

.wid-s {
    width: 60px;
}

.wpcf7-spinner {
    display: none !important;
}

.column .wpcf7-list-item {
    display: block;
    margin: 0;
}

@media screen and (max-width: 1280px) {
    .tbl_form_box dt p {
        font-size: 16px;
    }

    .mailform {
        padding: 4rem 1rem;
    }
}

@media screen and (max-width: 767px) {
    .tbl_form_box dl {
        flex-direction: column;
    }

    .tbl_form_box dt,
    .tbl_form_box dd {
        width: 100%;
        padding: 0;
        margin: 0;
    }
}

/*******************************************/
/*個人情報の取り扱いについて*/
/*******************************************/

.privacy-check-box {
    border: solid 1px #D9D9D9;
    margin-top: 2rem;
    padding: 20px;
}

.box-bor-gry-in {
    height: 260px;
    overflow-y: scroll;
    width: 100%;
    padding: 8px;
    border-bottom: 1px solid #D9D9D9
}

.box-bor-gry-in p,
.box-bor-gry-in li {
    font-size: 14px;
    margin-bottom: 1rem;
}

/*mailform*/

.contact-check {
    text-align: center;
    margin-top: 4rem;
}


.contact-check p {
    font-size: 1.6rem;
    margin-bottom: 1rem;
}

.contact-check a {
    display: inline;
    text-decoration: underline;
}

@media screen and (max-width: 1280px) {

    .privacy-check-box .afs12,
    .privacy-check-box .afs11,
    .contact-check p {
        font-size: 13px;
    }
}


/* 採用情報 */
.p-sought-wrapper{
        padding-top: 3.5rem;
}
.p-sought {
    font-family: "游ゴシック Medium", sans-serif;
    color:var(--main-color);
    margin-bottom: 1.5rem;
    line-height: 1.65;
}
.p-sought-container p{
    font-family: "游ゴシック Medium", sans-serif;
    /* font-weight: 300; */
}
.column2>.p-sought-container{
    width: 59.75%;
    padding-right: 4rem;
}
.p-sought-wrapper div:last-of-type{
    width: 40.25%;
}

.benefit-column4{
    padding-top: 4rem;
    padding-bottom: 7rem;
}
.benefit-column4 .h4-flex{
    padding-top: 2rem;
}
.senior{
    padding-top: 6rem;
}
.senior-txt{
    padding-top: 1em;
}

.senior-txt p{
        font-family: "游ゴシック Medium", sans-serif;
}
.senior-txt .introduction{
        padding-top: 2rem;
}

/* .rec-list {
    width: 96rem;
    margin: 0 auto;
}
.rec-list li {
    color: var(--main-color);
    font-size: 2.4rem;
    margin-bottom: 1.8rem;
    display: flex;
    position: relative;
    letter-spacing: 0.13rem;
}
.rec-list li::before {
    content: "";
    display: block;
    background: url(imgs/check.png) no-repeat center;
    background-size: contain;
    width: 4rem;
    height: 4rem;
    margin-right: 1rem;
} */
.rec-txt {
    line-height: 1.85;
}
.sec .rec-h4 {
    display: flex;
    color: var(--main-color);
    margin-top: 0;
    margin-bottom: 2rem;
    padding-left: 3rem;
    background: url(imgs/h3.png) no-repeat 0 8px;
    background-size: 2.3rem;
    font-size: 2.67rem;
    letter-spacing: 0.13rem;
    font-weight: 400;
    font-family: "Noto Sans JP", sans-serif;
}
 .rec-content .h4-flex{
    padding-bottom: 0.5rem;
 }
 .rec-line-txt{
    color:#00B050;
 }
.rec-content .normal-table td p{
    padding-left: 2rem;
    line-height: 1.6;
    font-family: "游ゴシック Medium", sans-serif;
}
@media screen and (max-width: 1280px) {
    .recruit .pb50 {
        padding-bottom: 3rem;
    }
    .p-sought-container .afs14{
        font-size: 15px;
    }
    .rec-content .medium{
        font-size: 16px;
    }
}
@media screen and (max-width: 1024px) {
.column2>.p-sought-container{
    width: 85%;
    padding-right: 0;
}
.p-sought-wrapper div:last-of-type{
    width: 75%;
}
}
@media screen and (max-width: 767px) {
    .rec-list {
        width: 100%;
    }
    .rec-list li {
        font-size: 17px;
    }
    .rec-txt {
        font-size: 17px;
    }
    .recruit .pb50 {
        padding-bottom: 0;
    }
    .bosyu {
        padding-top: 2rem;
    }
    .column2>.p-sought-container{
    width: 100%;
    margin-bottom: 2rem;
}
.senior-txt .introduction{
        padding-top: 1rem;
}
.senior{
    padding-top: 0;
}
.senior:first-of-type{
    padding-top: 8rem;
}
.p-sought-wrapper div:last-of-type{
    width: 100%;
}
}
@media screen and (max-width: 560px) {
    .p-sought {
        font-weight: 400;
        font-size: 18px;
    }
    .p-sought-container .afs14{
        font-size: 17px;
    }
    .rec-txt {
        font-size: 18px;
    }
    .rec-list li {
        font-size: 18px;
    }
    .recruit .mb60 {
        margin-bottom: 3rem;
    }
    .recruit .pt80 {
        padding-top: 4rem;
    }
.benefit-column4{
padding-bottom: 1rem;
}
.benefit-column4>div{
   width: 100%;
           margin-bottom: 2.5rem;
}
.benefit-column4 .h4-flex{
   padding-top: 1.5rem;
}
.benefit-column4>div img{
   width: 100%;
}
.benefit-column4>div .h4-flex img{
   width: auto;
}
.senior:first-of-type{
    padding-top: 6rem;
}
    .senior-txt .introduction{
         font-size: 17px;
}
    .senior-txt .afs16{
         font-size: 19px;
}
    .p-sought-wrapper div:last-of-type {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 375px) {
    .rec-list li::before {
        content: "";
        display: block;
        background: url(imgs/check.png) no-repeat center;
        background-size: contain;
        width: 5rem;
        height: 4rem;
        margin-right: 1rem;
    }
    .p-sought {
        font-size: 19px;
    }
}
/* 応募フォーム */
.rec_form {
    width: 100%;
}
.rec_form dl {
    border-top: 1px solid#BFBFBF;
    margin: 0;
    display: flex;
    padding: 10px 10px;
}
.rec_form dl:last-of-type {
    border-bottom: 1px solid#BFBFBF;
    margin-bottom: 4rem;
}
.rec_form dt {
    width: 34.5%;
    padding-left: 3rem;
}
.rec_form dd {
    width: 55.17%;
}
.rec_form .column .wpcf7-radio .wpcf7-list-item-label {
    margin-left: 1rem;
}
.rec_form .wpcf7-list-item-label {
    font-size: 1.73rem;
}
.rec_form p {
    letter-spacing: 0;
}
.rec_form .post .wid-s {
    width: 120px;
    margin-left: 1rem;
}
.rec_form .birth .wid-s {
    margin-right: 0.5rem;
}
.birth .box-age {
    margin-right: 1rem;
    margin-left: 10rem;
}
.shikaku-wrapper {
    border-top: solid 1px #BFBFBF;
    border-bottom: solid 1px #BFBFBF;
    height: 41.5rem;
    padding: 1rem 0 1rem 1rem;
}
.shikaku-wrapper li {
    line-height: 1.75;
}
.shikaku-txt {
    line-height: 1.85;
    letter-spacing: 0;
    margin-bottom: 4rem;
}
@media screen and (max-width: 1680px) {
    .shikaku-wrapper {
        height: 62rem;
    }
}
@media screen and (max-width: 767px) {
    .shikaku-wrapper li {
        font-size: 18px;
    }
    .shikaku-wrapper {
        height: auto;
        overflow-y: visible;
    }
    .rec_form {
        width: 95%;
        padding: 2rem 0;
    }
    .rec_form dt {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .rec_form dd {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .recruit .wpcf7-list-item {
        margin-left: 0.8rem;
    }
    .rec_form .wpcf7-list-item-label {
        font-size: 14px;
    }
    .tbl_form_box dd p {
        font-size: 16px;
    }
    .tbl_form_box .shikaku p {
        font-size: 16px;
    }
    .shikaku-txt {
        font-size: 18px;
    }
    .wpcf7-list-item-label {
        font-size: 13px;
    }
    .recruit .tac .afs20 {
        font-size: 20px;
    }
    .recruit .rec-comment {
        margin-bottom: 1rem;
        font-size: 18px;
    }
    .recruit figcaption {
        font-size: 14px;
    }
    .sec .rec-h3 {
        font-size: 19px;
    }
    .recruit .job-box p {
        font-size: 18px;
    }
    .contact-check p .wpcf7-list-item-label {
        font-size: 14px;
    }
    .rec_form .birth .wid-s {
        margin-bottom: 0.5rem;
    }
    .wpcf7-list-item {
        margin-left: 0;
    }
}
/*******************************/
/*タブ切り替え*/
/*******************************/
/* 募集要項 */
.rec_app_wrap#job-parent {
    margin: 0;
    padding-top: 1rem;
}
.rec_app_wrap .column2>div {
    width: 49%;
}
.rec_app_tab {
    margin-top: -1rem;
}
.rec_app_tab ul#job-select li {
    /* background: #fff; */
    padding: 3.5rem 1rem;
    text-align: center;
    font-size: 2.13rem;
    width: 38rem;
}
.rec_app_job.job-box {
    border-top: 2px solid #7F7F7F;
}
.rec_app_job .job-enclose {
    padding: 3rem 0 4rem 0;
    border-bottom: 2px solid #7F7F7F;
}
.rec_app_job .job-enclose section p {
    letter-spacing: 0;
}
.rec_app_contents {
    width: 100%;
}
.rec_app_contents tr:first-child {
    border-top: solid 1px #BFBFBF;
}
.rec_app_contents tr {
    border-bottom: solid 1px #BFBFBF;
}
.rec_app_contents th,
.rec_app_contents td {
    padding: 1rem 0;
}
.rec_app_contents th {
    padding-left: 1rem;
    padding-right: 2rem;
    vertical-align: top;
    width: 17%;
}
@media only screen and (max-width: 767px) {
    .rec_app_contents th,
    .rec_app_contents td {
        width: 100%;
        display: block;
        padding: 1rem 0 0 1rem;
    }
    .rec_app_wrap .column2>div {
        width: 100%;
    }
    .rec_app_tab ul#job-select li {
        font-size: 13px;
        padding: 50px 5px;
    }
}
.recruitment-list {
    width: 100%;
    border-top: solid 1px #BFBFBF;
}
.recruitment-list .recruitment-detail {
    display: flex;
    border-bottom: solid 1px #BFBFBF;
}
@media screen and (max-width: 767px) {
    .recruitment-list .recruitment-detail {
        display: block;
    }
}
@media screen and (max-width: 767px) {
    .stan {
        overflow-y: scroll;
        height: 160px;
    }
}
.recruitment-list .recruitment_head {
    width: 15%;
    max-width: 140px;
    padding: 1rem 0;
}
@media screen and (max-width: 767px) {
    .recruitment-list .recruitment_head {
        width: 100%;
        padding: 1rem 0 1rem 1rem;
        font-weight: bold;
    }
}
.recruitment-list .recruitment_data {
    width: 85%;
    padding: 1rem 0 1rem 2rem;
}
@media screen and (max-width: 767px) {
    .recruitment-list .recruitment_data {
        width: 100%;
    }
}
.job-box .normal-table th {
    width: 14rem;
    line-height: 1.65;
    padding: 1rem 0 1rem 1rem;
}
.job-box .normal-table td {
    padding: 1rem 0 1rem 0;
    width: 66rem;
    line-height: 1.65;
}
#job-parent {
    width: 100%;
    margin: 0 auto 35px;
}
@media only screen and (max-width: 599px) {
    #job-parent {
        margin-bottom: 40px;
    }
}
.job-box {
    width: 100%;
    margin: -2px auto 0;
    background: rgba(255, 255, 255, 0.5);
    overflow-y: auto;
}
.job-box .info-cnt01,
.job-box .info-cnt02,
.job-box .info-cnt03 {
    display: none;
}
.job-select-parent {
    position: relative;
    width: 98%;
    margin: 0 auto;
    z-index: 5;
}
#job-select {
    display: flex;
}
#job-select li {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
    border: solid 2px #fff;
    border-bottom: 2px solid #7f7f7f;
    background: #f2f2f2;
    cursor: pointer;
}
#job-select li p {
    width: 100%;
    line-height: 1.3;
    text-align: center;
    font-family: "游明朝", "Yu Mincho", "HGP明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif;
}
#job-select li:nth-last-of-type(1) {
    border-right: solid 2px #fff;
}
#job-select li:nth-of-type(1) {
    color: #000;
    border: solid 2px #7f7f7f;
    border-bottom: solid 2px #ffffff;
    background: #fff;
    z-index: 5;
}
#job-select {
    width: 69.5%;
    margin: 0 auto;
}
#job-select li.active {
    background: #fff;
    border: solid 2px #7f7f7f;
    border-bottom: solid 2px #fff;
    z-index: 5;
}
#job-select li.nonactive {
    background: #f2f2f2;
    border: solid 2px #fff;
    border-bottom: solid 2px #7f7f7f;
}
.job-enclose {
    width: 100%;
    margin: 0 auto;
    padding: 4rem 1rem 1rem;
}
.job-enclose section>p {
    margin-bottom: 2rem;
}
@media screen and (max-width: 1280px) {
    .job-box .normal-table th {
        display: block;
        width: 100%;
        padding: 1rem 0 0 1rem;
    }
    .job-box .normal-table td {
        display: block;
        width: 100%;
        padding: 1rem 0 1rem 1rem;
    }
}
@media screen and (max-width: 1024px) {
    .job-enclose p {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .job-description {
        margin-bottom: 8rem;
    }
    .rec_app_job .job-enclose {
        padding-bottom: 10rem;
    }
    #job-select {
        width: 100%;
    }
    .job-box .normal-table th {
        width: 100%;
        font-size: 18px;
        padding: 1.5rem 0 0 1rem;
    }
    .job-box .normal-table td {
        padding: 1rem 0 1.8rem 1rem;
        width: 100%;
        font-size: 18px;
    }
}

.medium{
    font-family: "游ゴシック Medium", sans-serif;
}
.medium li{
    font-family: "游ゴシック Medium", sans-serif;
}
.medium th{
    font-family: "游ゴシック Medium", sans-serif;
}
.medium td{
    font-family: "游ゴシック Medium", sans-serif;
}

@media screen and (max-width:560px) {
.rec-content .medium{
    font-size: 17px;
    line-height: 1.75;
}
.rec-content .medium li{
    font-size: 17px;
}
.rec-content .medium th{
    font-size: 17px;
}
.rec-content .medium td{
    font-size: 17px;
}
}
.scroll-hint-icon {
    z-index: 10;
}
/*******************************************/
/*プライバシーポリシーのページ*/
/*******************************************/
.privacy-list li {
    padding-bottom: 20px;
    list-style: decimal inside;
    text-align: left;
    font-family: "游ゴシック Medium", sans-serif;
}
.privacy-container p {
    font-family: "游ゴシック Medium", sans-serif;
}
.privacy-inner {
    max-width: 980px;
}
@media screen and (max-width:767px) {
    .privacy-inner {
        margin-top: 5rem;
    }
}
@media screen and (max-width:560px) {
    .privacy-policy .h2-attach {
        font-size: 36px;
    }
}