/*
.head__logo__position {
    top: -3px;
}
*/

.f--size__08rem_imp {
    font-size: 0.8rem !important;
}

.fa-solid,
.fas {
    font-family: "Font Awesome 6 Pro" !important;
    font-weight: 900;
}

.pad--top__25 {
    padding-top: 25px;
}

.txt__width__position {
    width: 370px;
    left: -8%;
    /* left: 0; */
}

.mv__item__width {
    width: 77%;
}

.hov__op08:hover{
    opacity: .8;
}

.pad--top__3{
    padding-top: 3px;
}

.f_before_arrow i {
    position: relative;
    margin-right: 5px;
    font-weight: bold;
}

.link-jump a,
.link-jump i{    
    color: #337ab7!important;
    text-decoration: none!important;
    transition: .3s all!important;
}

.link-jump a:hover ,
.link-jump i:hover {
    color: #cc3434!important;
    text-decoration: underline!important;
    transition: .3s all!important;
}
@media screen and (max-width:1160px) {
    .txt__width__position {
        width: 370px;
        left: 0%;
    }
}

/*==========body==========*/
.mgn--x__20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

@media screen and (max-width:750px) {
    .win750--mgn--x__10 {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
}

/*==========other==========*/
.f--size__3_8rem {
    font-size: 3.8rem;
}

.f--size__4_2rem {
    font-size: 4.2rem;
}
.f--size__3_2rem{
    font-size: 3.2rem;
}

.f--size__2_9rem {
    font-size: 2.9rem;
}

.f--size__2_4rem {
    font-size: 2.4rem;
}

.f--size__1_7rem {
    font-size: 1.7rem;
}

.mgn--top__135 {
    margin-top: 135px;
}

.f--size__05rem {
    font-size: 0.5rem;
}

.animation__06s {
    transition: all .6s ease;
}

.hov__op06:hover {
    opacity: 0.6;
}

.pad--y__05 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.gap__5pst {
    gap: 5%;
}

.gap__60px {
    gap: 60px;
}

.op__08{
    opacity: .8;
}

.pad--x__80 {
    padding-left: 80px;
    padding-right: 80px;
}

.pad--bottom__150 {
    padding-bottom: 150px;
}

.letter__0_53 {
    letter-spacing: 0.053em;
}

.contact-form_privacy-policy a{
    color: #337ab7;
    text-decoration: none;
    transition: .3s all;
}

.contact-form_privacy-policy a:hover{
    color: #cc3434;
    text-decoration: underline;
    transition: .3s all;
}

.d_shadow {
    box-shadow: 3px 3px 23px rgba(0, 0, 0, 0.06);
}

@media screen and (max-width:1050px) {
    .win1050--f--size__06rem {
        font-size: 0.6rem !important;
        ;
    }

    .win1050--d__block {
        display: block !important;
    }
}

@media screen and (max-width:750px) {
    .win750--top__2px {
        top: 2px;
    }

    .win750__bold {
        font-weight: bold !important;
    }

    .win750--pad--top__90 {
        padding-top: 90px !important;
    }

    .win750--pad--top__100 {
        padding-top: 100px !important;
    }

    .win750—-mgn--top__30 {
        margin-top: 30px !important;
    }

    .win750--f--size__1_6rem {
        font-size: 1.6rem !important;
    }
}

@media screen and (max-width:580px) {
    .win580--mgn--top__110 {
        margin-top: 110px !important;
    }
}

/*==========font==========*/
.ff__apple-ligothic{
    font-family: neuzeit-grotesk,"futura-pt", "Apple LiGothic", 'Nanum Gothic', sans-serif;
    letter-spacing: 0.053em;
}
.ff__furuta{
    font-family: "futura-pt", "Apple LiGothic", 'Nanum Gothic', sans-serif;
    letter-spacing: 0.053em;
}
.ff__doudou{
    font-family: "ab-doudoukaisyo", sans-serif;
}
.ff__hot{
    font-family: "hot-gfkaishokk", sans-serif!important;
}
.ume_pos{
    top:-2px;
}
.ff__kaisei {
    font-family: "Kaisei Tokumin", "serif";
}
.ff__hina{
    font-family: "ひな明朝",'源ノ明朝','ヒラギノ明朝体','游明朝体',serif;;
}
/*==========color==========*/
.bg__b89b6d{
    background: #b89b6d;
}

.color__b89b6d{
    color: #b89b6d;
}

.bg__f0f0f0{
    background: #f0f0f0;
}

.color__888993 {
    color:#888993;
}

.color__000001_57 {
    color: rgba(0, 0, 1, .57);
}

.color__343434 {
    color: #343434;
}

.bg__f7f7f7{
    background: #F7F7F7;
}

.color__363636 {
    color: #363636;
}

.color__474747 {
    color: #474747;
}

.a_hov {
    text-decoration: none;
    transition: .3s all;
}

.a_hov:hover {
    color: #cc3434;
    text-decoration: underline;
    transition: .3s all;
}

.bg__efefef {
    background: #efefef;
}

.color__6e6e6e {
    color: #6e6e6e;
}

.color__101227 {
    color: #101227;
}

.color__007caa {
    color: #007CAA;
}

.bg__646464{
    background: #646464;
}

.bg__101227 {
    background: #101227;
}

#page_top,
.bg__g__gray_1,
input.wpcf7-submit{
    background: -moz-linear-gradient(left, #CFC9C9,#E9E9E9) !important;
    background: -webkit-linear-gradient(left, #CFC9C9,#E9E9E9) !important;
    background: linear-gradient(to right, #CFC9C9,#E9E9E9) !important;
}
.color__5d5d5d {
    color: #5d5d5d;
}

.color__1c1c1c{
    color:#1c1c1c;
}

.color__b89b6d{
    color:#B89B6D
}

.color__717171 {
    color: #717171;
}

.color__4b4b4b {
    color: #4b4b4b;
}

.bg__ffffff {
    background: #ffffff;
}

.bg__fafafa {
    background: #fafafa;
}

.color__ffffff {
    color: #ffffff;
}

.color__808080 {
    color: #808080;
}

.bg__b1b1b1 {
    background: #b1b1b1;
}

.bg__696969 {
    background: #696969;
}

.color__343434 {
    color: #343434;
}

.color__4b4b4b {
    color: #4b4b4b;
}

.color__000000 {
    color: #000000;
}

.bg__9b9b9b {
    background: #9b9b9b;
}

.color__9b9b9b {
    color: #9b9b9b;
}

.color__000000__62 {
    color: rgba(0, 0, 0, .62)
}

/*==========mv==========*/
.main__bg {
    height: 100dvh;
    max-height: 900px;
    min-height: 500px;
    overflow: hidden;
    position: relative;
    z-index: -2;
    background-image: url('../images/mv.jpg') !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    border-radius: 0 0 0 50px;
    /*margin-left:15%;*/
}
/*mv__copy__pos*/
.mv__copy__pos{
    position: relative;
    max-width: 715px;
    width: 70%;
    margin: 0 auto;
    top: 25%;
}
.mv__copy__pos p{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
}
@media screen and (max-width:750px) {
    .win750--pad--left__0{
        padding-left: 0!important;
    }
    .win750--pad--bottom__70{
        padding-bottom: 70px!important;
    }
    .main__bg {
        width: 100%;
        margin:0 auto;
    }
}
@media screen and (max-width:750px) {
    .main__bg {
        min-height: auto!important;
        max-height: 1000px;
        background-image: url('../images/opt/spmv.jpg') !important;
    }
    .win750--pad--left__0{
        padding-left: 0!important;
    }
    .win750--pad--bottom__70{
        padding-bottom: 70px!important;
    }
    .main__bg {
        width: 100%;
        margin:0 auto
    }
}
/*scroll*/
.scrolldown1 {
    position: absolute;
    left: 50%;
    bottom: 130px;
    /* bottom: 80px; */
    height: 50px;
}
.scrolldown1 span {
    position: absolute;
    left: -25px;
    top: -20px;
    color: #000000;
    font-size: 1.2rem;
    letter-spacing: 0.05em;
}
.scrolldown1::after {
    content: "";
    position: absolute;
    top: 5px;
    width: 2px;
    height: 30px;
    background: rgba(0,0,0, .41);
    animation: pathmove 1.4s ease-in-out infinite;
    opacity: 0;
}
@keyframes pathmove{
0%{
height:0;
top:0;
opacity: 0;
}
30%{
height:30px;
opacity: 1;
}
100%{
height:0;
top:50px;
opacity: 0;
}
}
.txt--shadow__inner {
    text-shadow: -18px -27px 25px rgb(0 0 0 / 5%);
}
@media screen and (max-width:750px) {
/*scroll*/
.scrolldown1 {
    position: absolute;
    left: 50%;
    bottom: 150px;
    height: 40px;
}
}
/*===========================*/
/*==========recruit==========*/
.drop__shadow__b {
    box-shadow: 20px 20px 53px rgb(0 0 0 / 16%);
}
/*三角形をシャープに*/
.fa-sharp{
    -moz-osx-font-smoothing: grayscale!important;
    -webkit-font-smoothing: antialiased!important;
    display: var(--fa-display,inline-block)!important;
    font-style: normal!important;
    font-variant: normal!important;
    line-height: 1!important;
    text-rendering: auto!important;
    font-family: "Font Awesome 6 Sharp"!important;
    /*見た目*/
    font-size: .8rem;
    position: relative;
    top: -4px;
    left: 20px;
}
/*==========about==========*/
.h_mail_txt_size {
    width: 225px;
}
.mgn--top__220{
    margin-top: 220px;
}
@media screen and (max-width:750px) {
    .h_mail_txt_size {
        width: 220px;
    }
}

/*==========contact==========*/
.mandatory {
    color: #AE4A47;
    border-radius: 5px;
    padding: 1% 2%;
    margin-right: 8px;
    border: solid 1px #AE4A47;
}

input.wpcf7-submit {
    height: 60px !important;
    color: #ffffff !important;
}

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

/*==========footer==========*/
.pp_u {
    border-bottom: solid 1px #848484;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 12px;
}

.max--w__850 {
    max-width: 850px;
}

.about-icon_css {
    margin-left: 10px;
    color: #000000;
    top: -2px;
}

.d__inlineflex {
    display: inline-flex;
}

.pad--top__10px {
    padding-top: 10px;
}

.pad--bottom__8px {
    padding-bottom: 8px;
}

.f_title_pos {
    margin-left: 10px;
}

.f_mail_txt_size {
    width: 210px;
}

.justify--content__end {
    justify-content: end;
}


/*sns*/
.sns__icon__css {
    color: #717171;
    width: 35px;
    height: 35px;
    font-size: 35px;
    text-decoration: none;
    transition: .5s;
    display: inline-block;
}

.sns__i {
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/* .sns__icon__css:hover {
    color: #ffffff !important;
} */

.x__anime:hover {
    border: solid 1px #000000;
    background: #000000;
}

.instagram__anime:hover {
    border: solid 1px #c6529a;
    background: #c6529a;
}

.facebook__anime:hover {
    border: solid 1px #3b5998;
    background: #3b5998;
}

.youtube__anime:hover {
    border: solid 1px #fc0d1c;
    background: #fc0d1c;
}

.line__anime:hover {
    border: solid 1px #00c300;
    background: #00c300;
}
/*LINE&Instagram--20260628--*/
.line--color__00c300{
    color:#00c300!important;
}
.instagram--hov__color__c6529a:hover{
    color:#c6529a;
}
/*LINE＆Instagram--20260628ここまで*/
/*ロゴサイズ*/
.f_logo_size {
    width: 53px;
}

/*headerロゴend*/
/*headerタイトル*/
.f_title_size {
    width: 230px;
}

.f_title_pos{
    margin-left: 15px;
}
/*ロゴサイズここまで*/
@media screen and (max-width:750px) {
    .pp_u {
        border-bottom: solid 1px #848484;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 8px;
    }

    .win750--pad--top__5px {
        padding-top: 5px !important;
    }

    .win750--pad--bottom__3px {
        padding-bottom: 3px;
    }

    .f_mail_txt_size {
        width: 180px;
    }

    .win750--justify--content__start {
        justify-content: start;
    }

    /*ロゴサイズ*/
    .f_logo_size {
        width: 50px;
    }

    /*headerロゴend*/
    /*headerタイトル*/
    .f_title_size {
        width: 190px;
    }

    .f_title_pos {
        margin-left: 8px;
    }
}
/*recruit*/
.h__60px {
    height: 60px;
}
.w__320px {
    width: 320px;
}
.btn__hov__css__brown{
    background: -moz-linear-gradient(left, #CFC9C9,#E9E9E9) !important;
    background: -webkit-linear-gradient(left, #CFC9C9,#E9E9E9) !important;
    background: linear-gradient(to right, #CFC9C9,#E9E9E9) !important;
}
.btn__hov__css__383838 {
    background: #ffffff;
    border: solid 1px #0d0d0d;
    color: #383838;
}
.btn__hov__css__5b5658 {
    background: #5b5658;
    border: solid 1px #5b5658;
    color: #ffffff;
}
.btn__hov__css__ffffff {
    background: #ffffff;
    border: solid 1px #ffffff;
    color: #1D9BA8;
}
.btn__hov__css__383838,
.btn__hov__css__brown,
.btn__hov__css__5b5658,
.btn__hov__css__ffffff{
    border-radius: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.btn__plus::before,
.btn__plus::after,
.btn__plus__w::before, 
.btn__plus__w::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
    width: 20px;
    height: 3px;
    left: 40px;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 5px;
    background: #383838;
}
.btn__plus::before,
.btn__plus::after{
background: #ffffff;
}
.btn__plus::after, 
.btn__plus__w::after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.btn__hov__css__383838:hover {
    background: #383838;
    color: #ffffff;
    border: solid 1px #0d0d0d;
}
.btn__hov__css__ffffff:hover {
    background: #1D9BA8;
    color: #ffffff;
    border: solid 1px #1D9BA8;
}
.btn__hov__css__5b5658:hover {
    background: #ffffff;
    color: #5b5658;
    border: solid 1px #5b5658;
}
.btn__plus__w:hover::before, 
.btn__plus__w:hover::after {
    background: #ffffff;
}
.btn__plus:hover::before,
.btn__plus:hover::after {
background: #5b5658;
}
.hov__op06:hover {
    opacity: 0.6;
}
.w__320px {
    width: 320px;
}
.mgn--right__15{
    margin-right: 15px;
}
.h__60px{
    height: 60px;
}
.gap__10pst{
    gap: 10%;
}
@media screen and (max-width:750px){
    .win750--h__50px{
        height: 50px;
    }
}
@media screen and (max-width:750px){
    .win750--h__50px{
        height: 50px;
    }
}
.w__320px {
    width: 320px;
}
/*<pos*/
.custom-btn--pad__small i {
    position: absolute;
    right: 17px;
    top: 53%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}
.mgn--right__15{
    margin-right: 15px;
}
.h__60px{
    height: 60px;
}
.gap__10pst{
    gap: 10%;
}
@media screen and (max-width:750px){
    .win750--h__50px{
        height: 50px;
    }
    .win750--pad--y__3{
       padding-top: 3px;
       padding-bottom: 3px;
    }
}
/*fadeup*/
.fadeUp {
    animation-name: fadeUpAnime;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
    -webkit-appearance: none;
}

.fadeUpTrigger {
    opacity: 0;
    -webkit-appearance: none;
}

@keyframes fadeUpAnime {
    0% {
        opacity: 0;
        transform: translateY(100px);
        -webkit-appearance: none;
    }

    100% {
        opacity: 1;
        transform: translateY(0);
        -webkit-appearance: none;
    }
}

/*==========header==========*/
/*1*/
.animation--bg__header{
    z-index: 0;
    border-radius: 6px;
    border:solid 1px #ffffff;
    background:none;
    color:#ffffff;
    font-family: "Helvetica","源ノ角ゴシック JP","游ゴシック体",sans-serif!important;
}
.blog .animation--bg__header{
    z-index: 0;
    border-radius: 6px;
    border:solid 1px #ffffff;
    background:none;
    color:#ffffff;
    font-family: "Helvetica","源ノ角ゴシック JP","游ゴシック体",sans-serif!important;
}
.blog .animation--bg__header::after{
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background:#4193EF;
  transition: all 0.3s ease;
  border-radius: 6px;
  border: none!important;
}
.blog .animation--bg__header::after{
  background:#4193EF!important;
  color:#ffffff!important;
}
.blog .animation--bg__header:hover{
  color:#ffffff;
  border-radius: 6px;
}
.blog .animation--bg__header:hover::after{
  content: "";
  left: 0;
  width: 100%;
}
/**/
/*2*/
.blog .animation--bg__header__next{
    border-radius: 6px;
    z-index: 0;
    border:solid 1px #4193EF;
    background:#4193EF;
    color:#ffffff;
    font-family: "Helvetica","源ノ角ゴシック JP","游ゴシック体",sans-serif!important;
}
.blog .animation--bg__header__next::after{
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background:#ffffff;
  transition: all 0.3s ease;
  border-radius: 6px;
}
.blog .animation--bg__header__next::after{
  background:#ffffff!important;
  color:#4193EF!important;
  border-radius: 6px;
  border:solid 1px #4193EF;
}
.blog .animation--bg__header__next:hover{
  color:#4193EF;
  border-radius: 6px;
  border:solid 1px #4193EF;
}
.blog .animation--bg__header__next:hover::after{
  content: "";
  left: 0;
  width: 100%;
}
/*3*/
.animation--bg__header{
    border-radius: 6px;
    z-index: 0;
    border:solid 1px #4193EF;
    background:#4193EF;
    color:#ffffff;
}
.animation--bg__header::after{
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background:#ffffff;
  transition: all 0.3s ease;
  border-radius: 6px;
}
.animation--bg__header::after{
  background:#ffffff!important;
  color:#4193EF!important;
  border-radius: 6px;
}
.animation--bg__header:hover{
  color:#4193EF;
  background: #ffffff;
  border-radius: 6px;
}
.animation--bg__header:hover::after{
  content: "";
  left: 0;
  width: 100%;
}
/*common*/
.pad--y__10{
    padding-top: 10px;
    padding-bottom: 10px;
}
.pad--8__10{
    padding:5px;
    padding-right: 10px;
}
#header__change{
    transition: all 0.5s ease;
}
/*other*/
.scroll__h__title{
    color:#242424!important;
}
.scroll__nav{
    color:#242424!important;
}
#header__change{
    background:#ffffff;
    box-shadow: 0 4px 18px 0 rgb(0 0 0 / 12%), 0 7px 10px -5px rgb(0 0 0 / 15%);
}
.scroll_a__logo{
    display: none!important;
}
.h__icon{
    color: #343434;
}
/*top*/
.blog .h__icon{
    color: #ffffff;
}
.blog .scroll__h__title{
    color:#ffffff!important;
}
.blog .scroll__h__title__next{
    color:#242424!important;
}
.blog #header__change{
    background:none;
    box-shadow:none;
}
.blog .header__change__next{
    background:#ffffff!important;
    box-shadow: 0 4px 18px 0 rgb(0 0 0 / 12%), 0 7px 10px -5px rgb(0 0 0 / 15%)!important;
}
.blog .scroll_a__logo{
    display: block!important;
}
.blog .scroll_b__logo{
    display: none!important;
}
.blog .scroll_a__logo__next{
    display: none!important;
}
.blog .scroll_b__logo__next{
    display: block!important;
}
.blog .scroll__title__next{
    color:#343434!important;
}
.blog .scroll__nav{
    color:#ffffff!important;
}
.blog .scroll__nav__next{
    color:#242424!important;
}
.blog .menu-trigger__next span{
    background: rgb(0, 0, 0)!important;
}
.blog .h__icon__next{
    color: #000000 !important;
}
.blog .scroll__underBar a::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    background: #ffffff!important;
    transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform-origin: center top;
    transition: transform 0.3s;
}
.blog .scroll__underBar__next a::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    background: #343434!important;
    transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform-origin: center top;
    transition: transform 0.3s;
}
.ipos{
    position: relative!important;
    right: 0!important;
    top: 0!important;
    transform:translate(0, 0)!important;
    -webkit-transform:translate(0, 0)!important;
    -ms-transform:translate(0, 0)!important;
}
.w__30px{
    width: 30px;
}
/*headerロゴ*/
.h_logo_size{
    width: 56px;
}
/*headerロゴend*/
/*headerタイトル*/
.h_title_size{
    width: 249px;
}
.h_titletxt_wrap{
    margin-top: 0px;
    margin-left: 7px;
}
.h_title_pos{
    margin-top: 10px;
}
.pad--y__8{
    padding-top: 8px;
    padding-bottom: 8px;
}
.mgn--top__5{
    margin-top: 5px;
}
.menu__position {
    top:40px!important;
}
.mgn--left__60{
    margin-left: 60px!important;
}
.header_height{
    height: 106px!important;
}
.mgn--x__20{
    margin-left: 20px!important;
    margin-right: 20px!important;
}
.mgn--left__40{
    margin-left: 40px;
}
@media screen and (max-width: 1400px) {
    .win1400--mgn--left__20 {
        margin-left: 20px!important;
    }
    .win1400--d__block{
        display: block!important;
    }
    .win1400--d__none{
        display: none!important;
    }
    .win1400--pad--y__3{
        padding-top:3px;
        padding-bottom:3px;
    }
    /*
    .win1400--mgn--20__10{
        margin: 20px 10px!important;
    }
    */
}
@media screen and (max-width: 1400px) {
    .win1400--mgn--left__20{
        margin-left: 20px!important;
    }
    .win1400--f--size__06rem{
        font-size: 0.6rem!important;
    }
    .win1400--mgn--right__0{
        margin-right: 0!important;
    }
    .win1400--right__0{
        right: 0!important;
    }
    .win1400__fixed{
        position: fixed!important;
    }
    .win1400--top__0{
        top: 0!important;
    }
    .win1400--pad--y__5_3{
        padding-top: 5px!important;
        padding-bottom: 3px!important;
    }
    .win1400--d__block{
        display: block!important;
    }
    .header__left__right__css {
        margin-left: 5px;
    }
    .h_logotitle_wrap{
        margin-top: 6px;
    }
    /*headerロゴ*/
    .h_logo_size{
        width: 62px;
    }
    /*headerロゴend*/
    /*headerタイトル*/
    .h_title_size{
        width: 220px;
    }
    /*headerタイトルend*/
    .h_title_pos{
        margin-top: 5px;
    }
    /*headerタイトルend*/
    .menu__position {
        top: 0!important;
        right: 0!important;
    }
    #menu-trigger{
        top: -13px!important;
    }
    .blog .scroll__nav {
        color: #343434!important;
    }
    .blog .animation--bg__header{
        border-radius: 6px;
        z-index: 0;
        border:solid 1px #4193EF;
        background: #4193EF;
        color: #ffffff;
    }
    .blog .animation--bg__header{
        border-radius: 6px;
        z-index: 0;
        border:solid 1px #4193EF;
        background:#4193EF;
        color:#ffffff;
    }
    .blog .animation--bg__header::after{
      position: absolute;
      content: "";
      width: 0;
      height: 100%;
      top: 0;
      right: 0;
      z-index: -1;
      background:#ffffff;
      transition: all 0.3s ease;
      border-radius: 6px;
    }
    .blog .animation--bg__header::after{
      background:#ffffff!important;
      color:#4193EF!important;
      border-radius: 6px;
    }
    .blog .animation--bg__header:hover{
      color:#4193EF;
      border-radius: 6px;
      border:solid 1px #4193EF;
    }
    .blog .animation--bg__header:hover::after{
      content: "";
      left: 0;
      width: 100%;
    }
    .blog .animation--bg__header__next{
        border-radius: 6px;
        z-index: 0;
        border:solid 1px #4193EF;
        background:#4193EF;
        color:#ffffff;
    }
    .blog .animation--bg__header__next::after{
      position: absolute;
      content: "";
      width: 0;
      height: 100%;
      top: 0;
      right: 0;
      z-index: -1;
      background:#ffffff;
      transition: all 0.3s ease;
      border-radius: 6px;
    }
    .blog .animation--bg__header__next::after{
      background:#ffffff!important;
      color:#4193EF!important;
      border-radius: 6px;
    }
    .blog .animation--bg__header__next:hover{
      color:#4193EF;
      border-radius: 6px;
      border:solid 1px #4193EF;
    }
    .blog .animation--bg__header__next:hover::after{
      content: "";
      left: 0;
      width: 100%;
    }
    .blog .scroll__underBar a::after {
        background: #343434!important;
    }
    .blog .h__icon,
    .blog .scroll__underBar{
        color:#343434!important;
    }
    .win750--pad--y__3{
        padding-top: 3px!important;
        padding-bottom: 3px!important;
    }
    .win750--pad--y__5_3{
        padding-top: 5px!important;
        padding-bottom: 3px!important;
    }
    .win750--mgn--top__3{
        margin-top: 3px!important;
    }
    .header_height{
        height: 60px!important;
    }
}
@media screen and (max-width: 750px) {
    .win750--pad--y__3{
        padding-top: 3px!important;
        padding-bottom: 3px!important;
    }
    .win750--pad--y__5_3{
        padding-top: 5px!important;
        padding-bottom: 3px!important;
    }
    .win750--mgn--top__3{
        margin-top: 3px!important;
    }
}
@media screen and (max-width: 580px) {
    .win580--w__20px{
        width: 20px!important;
    }
    .win580--mgn--left__5{
        margin-left: 5px!important;
    }
}
.before__icon__css__single a {
    position: relative;
    background: #F4F4F4;
    padding: 3px 10px;
    margin-top: 8px;
    display: inline-block;
}

.mgn--right__5 {
    margin-right: 5px;
}

/*headeranimation*/
/*headeranimation*/
/*animation*/
/*animation*/
/*animation*/
/*animation*/
/*animation*/
/*animation*/
/*animation*/
/*animation*/
.bgextended {
    opacity: 0;
    -webkit-appearance: none;
}

.bgextended__c {
    opacity: 0;
    -webkit-appearance: none;
}

.bgextend {
    animation-name: bgextendAnimeBase;
    animation-duration: 2s;
    animation-fill-mode: forwards;
    position: relative;
    overflow: hidden;
    background: #242424;
}

.bgextend__c {
    animation-name: bgextendAnimeBase;
    animation-duration: 2s;
    animation-fill-mode: forwards;
    position: relative;
    overflow: hidden;
    background: transparent !important;
}

@keyframes bgextendAnimeBase {
    0% {
        opacity: 0;
    }

    50.1% {
        opacity: 1;
    }

    100% {
        opacity: 1;
    }
}

.bgappeared {
    opacity: 1;
    -webkit-appearance: none;
}

.bgappeared__c {
    opacity: 1;
    -webkit-appearance: none;
}

.bgappear {
    animation-name: bgextendAnimeSecond;
    animation-duration: .5s;
    animation-fill-mode: forwards;
    opacity: 0;
    background: #242424;
}

.bgappear__c {
    animation-name: bgextendAnimeSecond;
    animation-duration: .5s;
    animation-fill-mode: forwards;
    opacity: 0;
}

@keyframes bgextendAnimeSecond {
    0% {
        opacity: 0;
    }

    99% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.bgLRextend::before {
    animation-name: bgLRextendAnime;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 1000;
    -webkit-appearance: none;
}

@keyframes bgLRextendAnime {
    0% {
        transform: translate(-100%, 100%);
        opacity: 1;
    }

    50%,
    50% {
        transform: translate(0, 0);
        opacity: 1;
    }

    100% {
        transform: translate(100%, -100%);
        opacity: 1;
    }
}

.bgextended22 {
    opacity: 0;
    -webkit-appearance: none;
}

.bgextend22 {
    animation-name: bgextendAnimeBase22;
    animation-duration: 2s;
    animation-fill-mode: forwards;
    position: relative;
    overflow: hidden;
    background: #B1B1B1;
    opacity: 1;
    -webkit-appearance: none;
}

.bgextend22 img {
    animation-name: bgextendAnimeBase222;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    position: relative;
    overflow: hidden;
    background: #B1B1B1;
    opacity: 1;
    -webkit-appearance: none;
}

@keyframes bgextendAnimeBase22 {
    0% {
        opacity: 0;
        -webkit-appearance: none;
    }

    50% {
        opacity: 1;
        -webkit-appearance: none;
    }

    100% {
        opacity: 1;
        -webkit-appearance: none;
    }
}

@keyframes bgextendAnimeBase222 {
    0% {
        opacity: 0;
        -webkit-appearance: none;
    }

    50% {
        opacity: 0;
        -webkit-appearance: none;
    }

    100% {
        opacity: 1;
        -webkit-appearance: none;
    }
}

.bgappeared22 {
    opacity: 0;
    -webkit-appearance: none;
}

/*中の要素*/
.bgappear22 {
    animation-name: bgextendAnimeSecond22;
    animation-duration: 0s;
    animation-fill-mode: forwards;
    opacity: 1;
    background: #B1B1B1;
    -webkit-appearance: none;
}

@keyframes bgextendAnimeSecond22 {
    0% {
        opacity: 1;
        -webkit-appearance: none;
    }

    50% {
        opacity: 1;
        -webkit-appearance: none;
    }

    100% {
        opacity: 1;
        -webkit-appearance: none;
    }
}

/*--------- 左から --------*/
.bgLRextend22::before {
    animation-name: bgLRextendAnime22;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    /*伸びる背景色の設定*/
    z-index: 1000;
    -webkit-appearance: none;
}

@keyframes bgLRextendAnime22 {
    0% {
        transform: translate(-100%, 100%);
        opacity: 1;
        -webkit-appearance: none;
    }

    50%,
    50% {
        transform: translate(0, 0);
        opacity: 1;
        -webkit-appearance: none;
    }

    100% {
        transform: translate(100%, -100%);
        opacity: 1;
        -webkit-appearance: none;
    }
}

.bgLRextend::before {
    animation-name: bgLRextendAnime;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 1000;
    -webkit-appearance: none;
}

.fadeUp {
    animation-name: fadeUpAnime;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
    -webkit-appearance: none;
}

@keyframes fadeUpAnime {
    from {
        opacity: 0;
        transform: translateY(100px);
        -webkit-appearance: none;
    }

    to {
        opacity: 1;
        transform: translateY(0);
        -webkit-appearance: none;
    }
}

.fadeUpTrigger {
    opacity: 0;
    -webkit-appearance: none;
}

/*==========
  個別ページ・よくあるご質問
  ==========*/
.page-id-60 #content h2 {
    position: relative;
    padding-left: 20px !important;
    /* line-height: 1!important; */
    font-size: 1.2rem;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.page-id-60 #content h2:before {
    content: none !important;
}

.page-id-60 .border-bottom__dash:last-child {
    background-image: none;
    background-size: 0px 0px;
    background-repeat: repeat-x;
    background-position: left bottom;
}

@media screen and (max-width:750px) {
    .page-id-60 #content h2 {
        padding-left: 10px !important;
    }

    .win750--f--size__1rem {
        font-size: 1rem !important;
    }
}