@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,800;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@700&display=swap');

@media only screen and (max-width: 1024px) {
    .flex {
        max-width: none;
        margin: 0;
    }

    .flexc {
        max-width: none;
    }

    .flexs {
        max-width: none;
    }

    .flexb {
        max-width: none;
    }

    .inner {
        max-width: none;
    }
}

.rpic {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}

.fead-text-scale {
    transition: .6s;
    -webkit-transition: .6s;
    -ms-transition: .6s;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.mv-scale {
    -webkit-transform: scale(1);
    transform: scale(1);
}
/* パンくずリスト */
.breadcrumb {
    margin-top: 20px;
}

.breadcrumb .item {
    display: inline;
}

.breadcrumb .item:not(:last-of-type):after {
    content: '\f054';
    font-weight: 600;
    font-family: 'Font Awesome 5 Free';
    display: inline;
    margin-right: 5px;
    margin-left: 10px;
}

.breadcrumb .home {
    color: #333333;
}

.breadcrumb .now {
    color: #333333;
}

@media (max-width: 1024px) {
  h1 {
      width: calc(100% - 45px);
  }
}

#header .in {
    /* max-width: 1200px; */
    margin: 0 auto;
    width: 95%;
}

#header .add {
    display: none;
}

#header {
    position: fixed;
    left: 0;
    right: 0;
    padding: 0 0 10px 0;
    z-index: 1000;
}

[data-element-id] #header {
  position: static;
}

#header .in #gnav li {
    font-size: 14px;
    margin-left: 20px;
}

#header.fixed {
    background: #fff;
}

#footer {
   
   margin-top: 80px;
}
#footer p{
  color: #000;
}

.foot_img img {
    width: 100%;
    height: auto;
}
#footer .cover {
  position: relative;
}
#footer .foot_bgimg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  display: block;
}
#footer .in {
    max-width: 760px;
    margin: 0 auto;
    width: 93%;
    padding: 25px 0 25px 0;
}
.foot_nav {
    padding: 0 0 30px 0;
    margin: 0 auto;
    width: 85%;
}
.foot_nav li {
  
    display: inline-block;
    font-size: 14px;
    padding: 0 0 15px 0;
}

.foot_nav li a {
    /* color: #fff; */

}

.foot_nav li:before {
    content: "｜";
    /* color: #fff; */
}

.foot_nav li:first-child:before {
    display: none;
}

.foot_nav li:last-child:after {
    content: "｜";
    /* color: #fff; */
}

.foot_nav {
    padding: 0 0 30px 0;
}

#footer h3 {
    margin-bottom: 20px;
}
#footer h3 .img {
  height: 31px;
    max-width: 140px;
}
#footer h3 img {
  width: 100%;
}
#footer h3 .box .ttl {
  font-size: 20px;
}@media only screen and (max-width: 1024px) {
  #footer h3 .box .ttl {
      font-size: 18px;
  }
}
@media only screen and (max-width: 599px) {
  #footer h3 {
    font-size: 2vw;
  }
  #footer .foot_bgimg {
    display: none;
  }
}
#footer .in .flexb {
    max-width: 580px;
    margin: 0 auto;
}

#footer .in .flexb .left p.add {
  
    font-size: 14px;
    padding: 0 0 12px 0;
}

.foottel {
    max-width: 800px;
    margin: 0 auto;
}

#footer .foottel {
    max-width: 580px;
    margin: 0 auto;
}

.foottel dt {
text-align: center;
    color: #fff;
    font-size: 14px;
}

.foottel dd {
    text-align: center;
}

.foottel .tel a {
    display: block;
}

.foottel .tel dd .txt {
    display: inline-block;
    background: url(/import/tenant_1/160.16.238.20/html/images/foottel2.png) 0 8px no-repeat;
    padding: 0 0 0 25px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
}

.foottel dd a {
    color: #fff;
}

.foottel li {
    width: 48%;
    max-width: 355px;
    margin: 10px;
    background: #f5f5f5;
}

.foottel dl {
    padding: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.foottel dl:nth-of-type(1) {
    background: #0b52aa;
}

.flexb2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
}

#footer .in .flexb .left li {
    /* color: #fff; */
    font-size: 14px;
}

#footer .in .flexb .left li a {
   /*  color: #fff; */
}

#footer .in .flexb .left {
    max-width: 50%;
    padding: 0 0 20px 0;
}

#footer .in .flexb .right {
    max-width: 50%;
    padding: 23px 0 20px 0;
}

#footer .in .flexb .right dt {
    /* color: #fff; */
    float: left;
    font-size: 14px;

}

#footer .in .flexb .right p {
    font-size: 14px;
    /* color: #fff; */
}

#footer .in .flexb .right dd {
    font-size: 14px;
    padding: 0 0 0 5em;
    /* color: #fff; */
}

#footer .in .flexb .right dd dd {
    padding-left: 4em;

}

#footer .copy {
    text-align: center;
    /* color: #fff; */
    border-top: 1px solid #7da3d2;
    padding: 6px 2.5%;
}

.side_menu {
    position: fixed;
    bottom: 10%;
    right: 0;
    max-width: 240px;
    width: 100%;
    z-index: 999;
}

[data-element-id].side_menu{
  position: static;
}
.side_menu li {
  height: auto;
  width: 100%;
}
.side_menu li > * {
  height: 100%;
}

.side_menu li > * > * {
  height: 100%;
}
.side_menu li a {
    display: block;
    color: #fff;
    text-align: center;
    width: 100%;
    height: 100%;
}

.side_menu li:first-child a {
  padding: 14px 0;
    background: #6fb5e8;
    border-radius:20px 0 0 20px /50% 0 0 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.side_menu li:first-child a.ab-test {
  background: #0072ff;
 
}

.side_menu li:first-child a .fs14 {
    padding: 0 1em;
    display: inline-block;
}

.side_menu li:first-child a img {
    vertical-align: middle;
}

.side_menu li:nth-child(2) {
    text-align: center;
}

.side_menu li:nth-child(2) .w {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    padding: 0 0 0 10px;
}

.side_menu li:nth-child(2) img {
    vertical-align: middle;
}

.side_menu li+li {
    margin-top: 10px;
}

.side_menu li:nth-child(2) {
    background: #024598;
    border-radius: 20px 0 0 20px /50% 0 0 50%;
}

.side_menu li:nth-child(2) a {
    padding: 0 0 5px 0;
}

.side_menu li:nth-child(2) .fs12 {
    color: #fff;
    line-height: 110%;
}

.side_menu li:nth-child(2).tel .txt{
    line-height: 110%;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    display: block;
}

body.overlay .fixmenu {
    overflow: auto;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    visibility: visible;
    z-index: 1001;
}

.fixmenu {
    position: fixed;
    z-index: -9;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
    width: 100%;
    top: 0;
    right: 0;
    height: 100%;
    background: rgba(255, 255, 255, 0.95);
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

[data-element-id] .fixmenu{
  position: static;
    z-index: 1;
    opacity: 1;
    visibility: visible;
}


.fixmenu .close {

    position: fixed;
    top: 15px;
    right: 15px;
    width: 45px;
    height: 45px;
    cursor: pointer;

}

.fixmenu .close .n {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #000;
    top: 50%;
    left: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
}

.fixmenu .close .n::before {
    content: "";
    width: 45px;
    height: 1px;
    position: absolute;
    background: #000;
    left: 0;
    top: 0;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
}

.header-common .toggle {
    display: block;
    position: relative;
    width: 38px;
    height: 38px;
    top: 0;
    right: 0;
   
background: #024598;
    cursor: pointer;
    opacity: 0.8;
    margin: 2px;

}

.header-common .toggle span.n {
    display: block;
    background: #fff;
    height: 2px;
    width: 26px;
    text-indent: -9999px;
    padding: 0;
    top: 50%;
    left: 6px;
    margin-top: -1px;
    position: absolute;
}

.header-common .toggle span.n:before {
    display: block;
    content: "";
    background: #fff;
    height: 2px;
    width: 26px;
    position: absolute;
    top: -8px;
    left: 0;
}

.header-common .toggle span.n:after {
    display: block;
    content: "";
    background: #fff;
    height: 2px;
    width: 26px;
    position: absolute;
    top: 8px;
    left: 0;
}

.fixmenu h3 {
    text-align: center;
}

.fixmenu .normalist {
    max-width: 800px;
    margin: 0 auto 40px auto;
    border-bottom: 1px solid #ccc;
}

.fixmenu .normalist li {
    width: 50%;
    border: 1px solid #ccc;
    border-bottom-color: #ccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom: none;
}

.fixmenu .normalist li a {
    display: block;
    padding: 10px 2.5%;
    font-size: 16px;
}

.fixmenu .normalist li:nth-child(2n) {
    border-left: none;
}

.fixmenu .foottel li dl {
    background: #0b52aa;
    border: none;
}

.fixmenu .foottel li:nth-of-type(3) {
    border-radius: 15px;
}

.fixmenu .foottel li:nth-of-type(3) dl {
    height: 100%;
}

.btnsp{
    background: #fdc44f!important;
    border-radius: 15px;
}

.fixmenu .foottel li:nth-of-type(3) dl a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 15px;    
}

.header-logo{
    width: 50%;
 
}
.header-logo .logo-img {
  mix-blend-mode: multiply;
}
.show\@tb {
  display: none;
}
.hide\@tb {
  display: block;
}
@media only screen and (max-width: 599px){
  .header-logo{
  width: 100%;
}
.show\@tb {
  display: none;
}
.hide\@tb {
  display: block;
}
}

@media only screen and (max-width: 1024px) {
.show\@tb {
  display: block;
}
.hide\@tb {
  display: none;
}

    #gnav ul {
        display: none;
    }

    #header {
        position: absolute;
    }

    /* #header .header-logo {
        width: auto;
       */
    
    .header-common .toggle{
      position: fixed;
      margin: 10px;
       top: 12px;
    }
    .header-logo{
      width: 100%;
    }
  
}


@media only screen and (max-width: 599px) {
  .side_menu li:first-child a {
    padding: 0;
  }
    #footer .in .flexb .left {
        max-width: none;
        margin: 0 auto;
    }

    #footer .in .flexb .right {
        max-width: none;
        margin: 0 auto;
        padding-top: 0;
        min-width: 50%;
    }

    #footer .in .flexb .left .tel {
        margin: 0 auto;
    }

    .foottel {
        max-width: 800px;
        margin: 0 auto;
    }

    .home_main .side_menu,
    .sub_tit .side_menu {
        position: fixed;
        right: 0;
        bottom: 0;
        left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        max-width: none;
        z-index: 50;
    }

    .home_main .side_menu li,
    .sub_tit .side_menu li {
        width: 50%;
        border-radius: 0 !important;
        margin: 0 !important;
    }

    .home_main .side_menu li:first-child a,
    .sub_tit .side_menu li:first-child a {
        border-radius: 0;
    }

    .home_main .side_menu li:first-child a .fs14+img,
    .sub_tit .side_menu li:first-child a .fs14+img {
        display: none;
    }

    .home_main .side_menu li:nth-child(2) img,
    .sub_tit .side_menu li:nth-child(2) img {
        display: none;
    }

    .home_main .side_menu li:nth-child(2),
    .sub_tit .side_menu li:nth-child(2) {
        padding: 5px 0;
    }

    .home_main .side_menu li:first-child a,
    .sub_tit .side_menu li:first-child a {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .home_main .side_menu li:first-child a img,
    .sub_tit .side_menu li:first-child a img {
        display: block;
        margin: 0 auto;
    }
    

    #footer {
        padding-bottom: 105px;
        margin-top: 60px;
    }
    .header-common .toggle{
      position: fixed;
      margin: 10px;
     
    }
    .foottel dt{
      font-size: 11px;
    }
    .foottel dd .tel{
      padding: 5px 0 5px 23px;
    }
}

/*HOME*/
.fs66 {
    font-size: 66px;


}

.home_main .fs66 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-style: italic;
    line-height: 120%;
    padding: 0 0 25px 0;
    color: #fff
}

.home_main .fs24 {
    font-weight: bold;
    color: #fff;
}

.home_main {
    position: relative;
   
}

.home_main .imgbk {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    overflow: hidden;
}

.home_main .imgbk img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
    -webkit-animation: animationZoom1 10s ease-in-out forwards;
            animation: animationZoom1 10s ease-in-out forwards;

}

@-webkit-keyframes animationZoom1 {
    100% {
        -webkit-transform: scale(1);
                transform: scale(1)
    }
}

@keyframes animationZoom1 {
    100% {
        -webkit-transform: scale(1);
                transform: scale(1)
    }
}

.home_main:before {
    content: "";
    width: 1px;
    padding-bottom: 100vh;
    margin-left: -1px;
    display: block;
}

.home_main .inner {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
.home_main .scroll-wrapper {
  position: absolute;
  bottom: 10%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.home_main .scroll-wrapper .scroll {
  font-size: 15px;
    padding: 30px 10px;
    margin: 10px;
    width: 90px;
    height: 50px;
    display: inline-block;
    background: rgba(0,0,0,0.4);
    border-radius: 50%;
    text-align: center;
    color: #FFF;
    z-index: 1000;
    position: relative;
}
.scroll:after {
    font-family: 'Font Awesome 5 Free';
    content: '\f107';
    font-weight: bold;
    display: inline-block;
    font-size: 30px;
    width: 1.2em;
    height: 10px;
    position: absolute;
    bottom: 25px;
    right: 0;
    left: 0;
    margin: auto;
    -webkit-font-smoothing: antialiased;
    text-rendering: auto;
    -webkit-animation: 3s arrow infinite ease;
    animation: 3s arrow infinite ease;
}
@-webkit-keyframes arrow {
    0%,100% {
        top: 50px;
    }

    50% {
        top: 80px;
    }
}

@keyframes arrow {
    0%,100% {
        top: 50px;
    }

    50% {
        top: 80px;
    }
}

.home_news {
    background: url(/import/tenant_1/160.16.238.20/html/images/home/home_news_bk.png) center 50% no-repeat;
    background-size: cover;
}

.home_news .inner {
    max-width: 1000px;
    padding: 60px 0 30px 0;
}

.home_news h2 .e {
    display: block;
    color: #024598;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
}

.home_news .table {
    max-width: 720px;
    margin: 0 auto;
}

.home_news dt {
    float: left;
    color: #919191;
}

.home_news dt .ca {
    font-size: 14px;
    display: inline-block;
    padding: 0 15px 0 0;
}

.home_news dt .ca a {
    display: inline-block;
    color: #02479d;
    min-width: 83px;
    text-align: center;
    border: 2px solid #02479d;
    line-height: 140%;
}

.home_news dd {
    padding: 0 0 15px 200px;
}

.home_news dl+dl {
    border-top: #d9d9d9 2px solid;
    padding-top: 15px;
}

.home_news .mores {
    text-align: right;
    padding: 10px 0 20px 0;
}

.mores a {
    text-align: center;
    background: #02479d url(/import/tenant_1/160.16.238.20/html/images/more.png) calc(100% - 10px) 50% no-repeat;
    color: #fff;
    padding: 12px 45px;
    display: inline-block;
}

.home1 {
    background: url(/import/tenant_1/160.16.238.20/html/images/home/home1_bk.png) center 50% no-repeat;
    background-size: cover;
    padding: 100px 0 80px 0;
}

.home1 h2 {
    text-align: center;
    padding: 0 0 70px 0;
}

.home1 h2 .b {
    border-bottom: 4px solid #02479d;
}

.home1 .img {
    width: 50%;
    padding: 0 0 20px 0;
}

.home1 .img img {
    width: 100%;
    height: auto;
}

.home1 .tbox {
    width: 50%;
    padding-right: 2.5%;

}

.home1 .tbox .in {
    max-width: 550px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 40px 0 20px 50px;
}

.home1 .tbox .in p {
    padding: 0 0 20px 0;
}

.obi img {
    width: 100%;
    height: auto;
}

.home2 {
    background: url(/import/tenant_1/160.16.238.20/html/images/home/home2_bk.png) center 0 no-repeat;
    padding: 100px 0 80px 0;

}

.h2h {
    text-align: center;
    font-size: 24px;
}

.h2h .e {
    display: block;
    font-size: 60px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-style: italic;
    color: #02479d;
    margin: 0 0 10px 0;
    line-height: 110%;
    background-image: url(/upload/tenant_1/a7d45ce9543cd25699922c1f68a52c37.png);
}

.home2 h2 {
    padding: 0 0 70px 0;
}

.home2 li {
    width: 31.54%;
    margin: 0 2.69% 35px 0;
}

.home2 ul {
    max-width: 1300px;
    margin: 0 auto 40px auto;
}

.home2 li:nth-child(3n) {
    margin-right: 0;
}

.home2 li a {
    display: block;
    position: relative;
}

.home2 li a .e {
    font-size: 60px;
    font-family: 'Oswald', sans-serif;
    line-height: 1;
    color: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: -9px;
    left: 0;

  
}

.sp-only {
  display: none;
}

@media screen and (max-width: 575px) {
  .sp-only {
    display: block;
  }
}


.home2 li:nth-child(2n) a .e {
    top: auto;
    bottom: -3px;
    left: auto;
    right: 0;

}

.home2 li .fs36 {
    font-weight: bold;
    color: #fff;
    width: 100%;
    left: 0;
    right: 0;
    top: 50%;
    position: absolute;
    text-align: center;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 2;
}

.home2 .mores {
    text-align: center;
    padding: 0 0 20px 0;
}

.home_d .mores a {
    max-width: 300px;
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}


.wrap .home3{
  background: none;
}

.home3 .box {
    width: 30.91%;
    border: 2px solid #02479d;
    background-color: #fff;
    background-image: url(/import/tenant_1/160.16.238.20/html/images/home/top_bk.png), url(/import/tenant_1/160.16.238.20/html/images/home/bottom_bk.png);
    
    background-position: 0 0, right bottom;
    background-repeat: no-repeat;
    margin: 0 0 20px 0;
    padding: 30px 1.5%;
    border-radius: 15px;
}

.home3 h2 {
    margin-bottom: 60px;
}

.home3 .box p {
    max-width: 300px;
    margin: 0 auto;
}

.home3 .box ul {
    max-width: 300px;
    margin: 0 auto 15px auto;
}

.home3 .box li {
    display: inline-block;
    font-size: 10px;
    background: #ecfafe;
    padding: 4px 6px;
    margin: 0 12px 5px 0;

}

.home3 .box .fs14 p {
    font-size: 14px;
    line-height: 180%;
    padding: 0 0 20px 0;
}

.home3 .box .img {
    margin-bottom: 20px;
}

.home3 .box h3 {
    border-bottom: 2px solid #02479d;
    padding: 0 0 10px 0;
    margin-bottom: 5px;

}

.home3 .box p.fs14 {
    padding: 0 0 20px 0;
}

.home3 .mores {
    text-align: center;
}

.home3 .mores a {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-width: 300px;
}

.home3 .flexs {
    margin-bottom: 50px;
}

.home3+.obi {
    background: #ecfafe;
}

.home_d {
    padding-top: 0;
}

.home_d h2 {
    padding-bottom: 45px;
}

.home_d p {
    padding: 0 0 20px 0;
}

.home_d .txt {
    padding: 0 0 15px 0;
    max-width: 980px;
    margin: 0 auto;
}

.home_d .tbox {
    width: 52%;
}

.home_d .img {
    width: 45%;
}

.home_d h3 {
    color: #02479d;
    margin: 0 0 10px 0;
}

.home_d .tbox ul {
    border: 2px solid #02479d;
    background-color: #fff;
    background-image: url(/import/tenant_1/160.16.238.20/html/images/home/top_bk.png), url(/import/tenant_1/160.16.238.20/html/images/home/bottom_bk.png);
    background-position: 0 0, right bottom;
    background-repeat: no-repeat;
    margin: 0 0 20px 0;
    padding: 30px 2.5%;
    border-radius: 15px;
}

.home_d .tbox li {
    max-width: 480px;
    margin: 0 auto;
    padding: 0 0 5px 1em;
    text-indent: -1em;
}

.home_d .tbox li .c {
    color: #02479d;

}

.home_d .flexb {
    padding: 0 0 40px 0;
}

.home_d .mores {
    text-align: center;
    margin-bottom: 20px;
}

.home4 {
    position: relative;
    padding: 30px 0;
}

.home4 .imgbk {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.home4 .imgbk img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
       object-fit: cover;
}

.home4 .imgbk:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(10, 40, 123, 0.65);
}

.home4 .flexb .flexb {
    width: 62.73%;
}

.home4 .flexb .tit {
    width: 32.73%;
    padding: 0 0 0 20px;
}

.home4 h2 {
    text-align: left;
    color: #fff;
    padding: 0 0 80px 0;
}

.home4 h2 .e {
    color: #95d2ff;
}

.home4 .mores a {
    background-color: #fff;
    color: #333;
    background-image: url(/import/tenant_1/160.16.238.20/html/images/home/bk_arrow.png);

}

.home4 .flexb .flexb a {
    display: block;
    background: #fff url(/import/tenant_1/160.16.238.20/html/images/home/home4_more.png) right bottom no-repeat;
    width: 49.28%;
    padding-bottom: 31.88%;
    position: relative;
    margin-bottom: 10px;
}

.home4 .flexb .flexb a .w {
    width: 98%;
    left: 1%;
    right: 1%;
    top: 50%;
    position: absolute;
    text-align: center;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}

.home4 .flexb .flexb a .fs26 {
    display: block;
    color: #02479d;
    font-weight: bold;
    padding: 0 0 20px 0;
}

.home5 {
    background: url(/import/tenant_1/160.16.238.20/html/images/home/home2_bk.png) center 0 no-repeat;
    padding: 100px 0 0 0;
    margin-bottom: 80px;
}

.home5 h2 {
    padding: 0 0 60px 0;
}

.home5 p.l img {
    width: 100%;
    height: auto;
}

.home5 a {
    display: block;
    position: relative;
}

.home5 a:before {
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.2);
}

.home5 a .w {
    position: absolute;
    top: 50%;
    left: 1%;
    right: 1%;
    text-align: center;
    color: #fff;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}

.home5 a .w .fs40 {
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    padding: 0 0 30px 0;
}

.home5 li {
    width: 50%;
}

.home5 a img {
    width: 100%;
    height: auto;
}

.home6 {
    background: #f8f8f8;
    padding: 50px 0;
    margin-bottom: 80px;
}

.home6 .box {
    width: 30.91%;
    background: #fff;
    padding: 20px 1.5%;
    margin: 0 0 20px 0;
}

.home6 .box p {
    max-width: 300px;
    margin: 0 auto;
}

.home6 .box dl {
    max-width: 300px;
    margin: 0 auto;
    padding-bottom: 5px;
}

.home6 h2 {
    padding-bottom: 60px;
}

.home6 p.img a {
    display: inline-block;
    position: relative;
}

.home6 p.img .ca {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    color: #fff;
    background: #6fb5e8;
    padding: 0 1em;
}

.home6 .box .img {
    margin-bottom: 20px;
    position: relative;
}

.home6 dt {
    color: #868686;
    font-size: 14px;
    padding: 0 0 5px 0;
}

.home6 .mores {
    text-align: center;
    padding: 50px 0 0 0;

}

.home6 .mores a {
    max-width: 300px;
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.home_faq {
    background: #f8f8f8;
}

.home_faq h2 .e {
    display: block;
    color: #024598;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
}

.home_faq h2 {
    padding: 0 0 40px 0;
}

.home_faq .wrap {
    max-width: 840px;
    margin: 0 auto;
}

.home_faq .mores {
    text-align: center;
    padding: 40px 0 0 0;
}

.home_faq .q {
    background: #fff;
    padding: 18px 80px 18px 95px;
    position: relative;
    border-radius: 10px;
    cursor: pointer;
}

.home_faq .box {
    padding: 0 0 14px 0;
}

.home_faq .q+div {
    background: #eeeeee;
    padding: 18px 80px 18px 95px;
    position: relative;
    border-radius: 10px;
    margin-top: 14px;
}

.home_faq .c {
    position: absolute;
    left: 10px;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    width: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    top: 10px;
}

.home_faq .q .c {
    background: #000;
}

.home_faq .q+div .c {
    background: #02479d;
}

.home_faq .q:before {
    width: 20px;
    height: 4px;
    background: #727272;
    content: "";
    right: 20px;
    top: 28px;
    position: absolute;
}

.home_faq .q:after {
    width: 20px;
    height: 4px;
    background: #727272;
    content: "";
    right: 20px;
    top: 28px;
    position: absolute;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transition: ease .5s;
    transition: ease .5s;
}

.home_faq .a {
    display: none;

}
.home_faq .q+div {
  display: none;
}
.home_faq .q+div.active {
  display: block;
}
.home_faq .q.active:after {
    -webkit-transform: rotate(0);
            transform: rotate(0);
}

[data-element-id] .home_faq .q+div {
    display: block;
}

@media only screen and (max-width: 1024px) {
    .fs66 {
        font-size: 45px;
    }

    .home_news h2 {
        margin-bottom: 20px;
    }

    .h2h .e {
        font-size: 45px;
    }

    .h2h {
        font-size: 18px;
    }

    .home2 li a .e {
        font-size: 40px;
    }

    .home4 .flexb .tit {
        width: 100%;
    }

    .home4 h2 {
        padding-bottom: 20px;
    }

    .home4 .mores {
        text-align: right;
        -webkit-transform: translateY(-30px);
                transform: translateY(-30px);
    }

    .home4 .flexb .flexb {
        width: 100%;
        max-width: 700px;
        margin: 0 auto
    }

    .home4 .flexb .flexb a .w .t {
        text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
    }
    .home3 .box{
      width: 48%;
      }
      .home_main .scroll-wrapper {
        bottom: 25%;
      }
}

@media only screen and (max-width: 599px) {
  .home_main .scroll-wrapper {
    bottom: 10%;
  }
  .home_main .scroll-wrapper .scroll {
    font-size: 12px;
   
    margin: 5px;
   width: 74px;
    height: 35px;
  
  }
  
    .home_main {
      height: 60vh;
    }
    .home_news dt {
        float: none;
    }

    .home_news dd {
        padding-left: 0;
        padding-top: 5px;
    }

    .home1 .tbox .in {
        padding-top: 0;
        padding-left: 5%;
    }

    .home1 {
        padding-bottom: 40px;
    }

    .home2 {
        padding-top: 50px;
    }

    .home2 li {
        width: 49%;
        margin-right: 2% !important;
        margin-bottom: 10px;
    }

    .home2 li:nth-child(2n) {
        margin-right: 0 !important;
    }

    .home3 .box {
        width: 49%;
        margin-right: 2% !important;
    }

    .home3 .box:nth-child(2n) {
        margin-right: 0 !important;
    }

    .home3 h2 {
        margin-bottom: 40px;

    }

    .home_d .tbox {
        width: 100%;
    }

    .home_d .img {
        width: 100%;
        text-align: center;
    }

    .home4 .flexb .flexb a .fs26 {
        padding-bottom: 5px;
        font-size: 18px;
    }

    .home5 a .w .fs40 {
        padding-bottom: 10px;
    }

    .home6 .box {
        width: 49%;
        margin-right: 2% !important;
    }

    .home6 .box:nth-child(2n) {
        margin-right: 0 !important;
    }
    .home3 .box{
      width: 95%;
      }
      .home4 .flexb .flexb a .w{
        width: 80%;
      }
      .home6 .mores{
        padding: 0;
      }
      .fs66{
        font-size: 20px;
      }
}

/*下層共通*/
#header.sub_head {
    background: rgba(255, 255, 255);
}

.sub_tit {
    position: relative;
}

.sub_tit .imgbk {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.sub_tit .imgbk:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(10, 40, 123, 0.65);
    z-index: 1;
}

.sub_tit .imgbk img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
       object-fit: cover;
}

.sub_tit .inner {
    padding-top: 138px;
}

.sub_tit h2 {
    padding: 10% 0 12% 0;
    color: #fff;
    font-size: 24px;
}

.sub_tit h2 .e {
    font-size: 66px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-style: italic;
    display: block;
    padding: 0 0 20px 0;

}

.sub_tit h2.w .e {
    line-height: 120%;
    margin-bottom: -10px;
}

.sub_tit h2.w {
    padding-top: 5%;
    margin-bottom: -5%;
}

.h3s {
    text-align: center;
    font-size: 20px;
}

.h3s .e {
    display: block;
    color: #024598;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 40px;
}

@media only screen and (max-width: 1024px) {
    .sub_tit h2 .e {
        font-size: 50px;
    }

    .sub_tit h2 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 599px) {
    .sub_tit h2 .e {
        font-size: 45px;
    }

    .h3s .e {
        font-size: 28px;
    }

    .h3s {
        font-size: 18px;
    }
}

/*contact*/

#contact {
    border: 2px solid #02479d;
    margin-top: 90px;
    margin-bottom: 90px;
    padding-left: 2.5%;
    padding-right: 2.5%;
}

#contact .txt {
    max-width: 800px;
    margin: 0 auto;
    padding: 0 0 50px 0;
}

#contact .txt p {
    padding: 0 0 20px 0;
}

#contact .r {
    color: #f00;
}

#contact .table {
    max-width: 800px;
    margin: 0 auto;


}

#contact table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 45px;
}

#contact th {
    width: 228px;
    text-align: left;
    padding: 40px 0 0 25px;
    color: #02479c;
    border-bottom: 1px solid #b3b3b3;
    vertical-align: top;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

#contact td {
    width: 572px;
    text-align: left;
    padding: 30px 0;
    border-bottom: 1px solid #b3b3b3;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

#contact td .size1 {
    width: 100%;
    max-width: 480px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #eeeeee;
    border: none;
    padding: 10px 5px;
}

#contact td textarea {
    width: 100%;
    max-width: 480px;
    height: 250px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #eeeeee;
    border: none;
    padding: 10px 5px;
    font-size: 16px;
    font-family: 'Noto Sans JP',"游ゴシック",YuGothic,Hiragino Sans,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    line-height: 160%;
    color: #2b2b2b;
    font-weight: 500;
}

#contact .doui {
    text-align: center;
    padding: 0 0 60px 0;
}

#contact .doui input {
    margin-right: 10px;
}

#contact .formbtn li {
    text-align: center;
}

#contact .formbtn #check {
    max-width: 320px;
    width: 100%;
    cursor: pointer;
    padding: 15px 2.5%;
    color: #fff;
    border: none;
    background: #02479d url(/import/tenant_1/160.16.238.20/html/images/more.png) calc(100% - 10px) 50% no-repeat;
}

#contact .formbtn #check.formbtn-left {
    background: #02479d url(/upload/tenant_1/ed5fab83aef4ba6be0f4bd78b317ed74.png) 10px 50% no-repeat;
}

#contact .formbtn {
    padding: 0 0 30px 0;
}

@media only screen and (max-width: 599px) {
    #contact th {
        display: block;
        width: 100%;
        border-bottom: none;
        padding: 30px 0 5px 0;
    }

    #contact td {
        display: block;
        width: 100%;
        padding-top: 0;
    }

}

/*voice*/
#voice {
    margin-top: 50px;
}

#voice #left {
    width: 73.7%;
}

#voice #side {
    width: 25%;
}

.voicelist {
    padding-bottom: 30px;
}

.voicelist dl {
    width: 49%;
    padding: 0 0 20px 0;
    margin: 0 2% 0 0;
}

.voicelist dl:nth-child(2n) {
    margin-right: 0;
}

.voicelist dt a {
    display: block;
    position: relative;
}

.voicelist dt a:before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    z-index: 1;
}

.voicelist dt a .fs26 {
    width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    color: #fff;
    line-height: 1.5;
    position: absolute;
    left: 2.5%;
    right: 2.5%;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}

.voicelist dd {
    text-align: center;
    color: #02479d;
    padding: 10px 0 20px 0;
}

#voice.inner {
    max-width: 1000px;
}

#voice #side dt {
    background: #02479d;
    text-align: center;
    color: #fff;
    padding: 16px 2.5%;
}

#voice #side dd a {
    display: block;
    text-align: center;
    padding: 15px 2%;
}

#voice #side dd:nth-child(2n) a {
    background: #eeeeee;
}

.pagenav a {
    display: inline-block;
    border: 1px solid #02479d;
    line-height: 45px;
    min-width: 45px;
    text-align: center;
    background-image: url(/import/tenant_1/160.16.238.20/html/images/pagenav1.png), url(/import/tenant_1/160.16.238.20/html/images/pagenav2.png);
    background-position: 0 0, bottom right;
    background-repeat: no-repeat;
}

.pagenav {
    letter-spacing: -5px;
    padding: 0 0 50px 0;
}

.pagenav li {
    display: inline-block;
    letter-spacing: 0;
    margin: 0 5px 5px 0;
}

@media only screen and (max-width: 1024px) {
    #voice #left {
        width: 100%;
        max-width: 737px;
        margin-left: auto;
        margin-right: auto;
    }

    #voice #side {
        width: 100%;
        padding: 0 0 30px 0;
    }
}

.voice1 .tbox {
    width: 47.49%;
    padding: 0 0 20px 0;
}

.voice1 .img {
    width: 49.25%;
    padding: 0 0 20px 0;
}

.voice1 table {
    width: 100%;
    border-collapse: collapse;
}

.voice1 th {
    width: 120px;
    color: #919191;
    text-align: left;
    border-bottom: 1px solid #b3b3b3;
    padding: 18px 0;
    padding-left: 10px;
}

.voice1 td {
    width: 230px;
    text-align: left;
    padding: 18px 0;
    border-bottom: 1px solid #b3b3b3;
}

.voice1 {
    padding: 0 0 40px 0;
}

.voice2 h4 {
    color: #02479d;
    margin-bottom: 5px;

}

.voice2 .tbox {
    width: calc(100% - 130px);
    position: relative;
}

.voice2 .tbox .wrap {
    border: 2px solid #02479d;
    border-radius: 10px;
    padding: 20px 2.5% 20px 2.5%;



}

.voice2 .tbox .wrap p {
    max-width: 514px;
    margin: 0 auto;
    padding: 0 0 20px 0;
}

.voice2 {
    padding-bottom: 60px;
}

.voice2 .ic {
    position: relative;
}

.voice2 .ic p {
    width: 100px;
    height: 100px;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 50%;
    overflow: hidden;
}

.voice2 .tbox:before {
    content: "";
    border: 12px solid transparent;
    border-left: 22px solid #02479d;
    width: 0;
    height: 0;
    padding: 0;

    position: absolute;
    right: -32px;
    bottom: 20px;
}

.voice3 h4 {
    color: #02479d;
    margin-bottom: 5px;

}

.voice3 .tbox {
    width: calc(100% - 130px);
    position: relative;
}

.voice3 .tbox .wrap {
    background: #e5ecf5;
    border-radius: 10px;
    padding: 20px 2.5% 20px 2.5%;



}

.voice3 .tbox .wrap p {
    max-width: 514px;
    margin: 0 auto;
    padding: 0 0 20px 0;
}

.voice3 {
    padding-bottom: 60px;
}

.voice3 .ic {
    position: relative;
}

.voice3 .ic p {
    width: 100px;
    height: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    overflow: hidden;
}

.voice3 .tbox:before {
    content: "";
    border: 12px solid transparent;
    border-right: 22px solid #e5ecf5;
    width: 0;
    height: 0;
    padding: 0;

    position: absolute;
    left: -32px;
    bottom: 20px;
}

@media only screen and (max-width: 599px) {
    .voice1 .img {
        width: 100%;
    }

    .voice1 .tbox {
        width: 100%;
    }

    .voice2 .ic p,
    .voice3 .ic p {
        width: 60px;
        height: 60px;
    }

    .voice2 .tbox {
        width: calc(100% - 85px);
    }

    .voice3 .tbox {
        width: calc(100% - 85px);
    }
}

/*faq*/
#faq {
    background: none;
    margin-top: 50px;
}

.faq_link ul li a {
    display: block;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
}

.faq_link ul li a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f101";
    font-weight: 900;
    padding-right: 3px;
}

/*COLUMN*/

.in2 {
    position: relative;
    max-width: 1000px;
    margin-top: 50px;
    z-index: 1;
}
.in3{
    position: relative;
    max-width: 900px;
    
    z-index: 1;
}

.lists .lbody .box {
    width: 32.5%;
    margin: 0 1.25% 30px 0;
}

.lists .lbody .box:nth-child(3n) {
    margin-right: 0;
}

.lists .lbody .box li {
    font-size: 10px;
    display: inline-block;
    padding: 0 0 8px 0;
}

.lists .lbody .box .img {
    padding: 0 0 15px 0;
}

.lists .lbody .box .img a {
    display: block;
}

.lists .lbody .box li a {
    display: inline-block;
    background: #ecfafe;
    padding: 2px 0.5em;

}

.lists .lbody .box li:first-child {
    margin-right: 1em;
}

.lists .lbody .box h3 {
    font-size: 18px;
  margin-bottom: 20px;
}

.lists .lbody .box .mores {
    text-align: center;
    padding: 0 0 20px 0;
}

.lists .pagenav {
    text-align: center;
    padding: 40px 0 80px 0;
}

.lists .lnav dl {
    width: 48%;
    padding: 0 0 40px 0;
}

.lists .lnav dt {
    background: #02479d;
    text-align: center;
    color: #fff;
    padding: 16px 2.5%;
    width: 100%;
}

.lists .lnav dd a {
    display: block;
    text-align: center;
    padding: 15px 2%;
}

.lists .lnav .archive-list dd:nth-child(2n) a {
    background: #eeeeee;
}
.lists .lnav .cate dd:nth-child(13) a {
    background: #eeeeee;
}
.lists .lnav .cate dd:nth-child(2) a {
    background: #eeeeee;
}
.lists .lnav .cate dd:nth-child(5) a {
    background: #eeeeee;
}
.lists .lnav .cate dd:nth-child(6) a {
    background: #eeeeee;
}
.lists .lnav .cate dd:nth-child(9) a {
    background: #eeeeee;
}
.lists .lnav .cate dd:nth-child(10) a {
    background: #eeeeee;
}
.lists .lnav .cate dd:nth-child(14) a {
    background: #eeeeee;
}
.lists .lnav .cate dd:nth-child(17) a {
    background: #eeeeee;
}
.lists .lnav .cate dd:nth-child(18) a {
    background: #eeeeee;
}

@media only screen and (max-width: 599px) {
    .lists .lnav dl {
        width: 100%;
    }

    .lists .lbody .box {
        width: 48%;
        margin-left: 1%;
        margin-right: 1% !important;
    }

    .mores a {
        padding-left: 20px;
    }
    .in2 {
    margin-top: 0px;
    
}
}

/*目的別旅行先*/

.single1 .imgs {
    width: 32.5%;
    padding: 0 0 20px 0;

}

.single1 .tbox {
    /* width: 63%; */
    width: 59%;
}

.single1 .imgs .side_menu {
    position: relative;
    right: auto;
    bottom: auto;
    float: right;
    margin-top: 10px;
}

.single1 .pick {
    display: inline-block;
    background: #02479d;
    color: #fff;
    padding: 1px 2.5%;
    min-width: 120px;
    text-align: center;
    margin-bottom: 20px;
}

.single1 h3 {
    margin-bottom: 15px;
    position: relative;
    z-index: 0;
}

.single1 h3:before {
    content: "";
    width: calc(100% + 70px);
    position: absolute;
    top: -5px;
    left: 0;
    height: 4px;
    background: #02479d;
    z-index: -1;
}

.single1 .cat {
    position: relative;
    padding: 0 0 20px 0;
}

.single1 .cat a {
    color: #02479d;
}

.single1 .txt {
    padding: 10px 0 10px 0;
}

.single1 .txt p {
    padding: 0 0 20px 0;
}

.single1 {
    padding-bottom: 40px;
}

.back {
    text-align: center;
    padding: 0 0 20px 0;
}

.back a {
    display: inline-block;
    max-width: 200px;
    width: 100%;
    border: #02479d 2px solid;
    padding: 10px 1%;
    background-image: url(/import/tenant_1/160.16.238.20/html/images/pagenav1.png), url(/import/tenant_1/160.16.238.20/html/images/pagenav2.png);
    background-position: 0 0, bottom right;
    background-repeat: no-repeat;

}

.lbody+.back {
    padding-bottom: 60px;
}

@media only screen and (max-width: 599px) {
    .single1 .tbox {
        width: 100%;
    }

    .single1 .imgs {
        width: 100%;
        max-width: 325px;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 40px;
    }
}

/*RECRUIT*/

#recruit {
    padding: 100px 0 0 0;
}

.rec1 .obi {
    position: relative;

}

.rec1 .obi .imgbk {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.rec1 .obi .imgbk img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
       object-fit: cover;
}

.rec1 .obi .in2 p {
    color: #fff;
    font-weight: bold;
    padding: 40px 0;
}

.rec1 .txt {
    max-width: 740px;
    margin: 0 auto;
}

.rec1 .txt h3 {
    text-align: center;
    color: #024598;
    margin-bottom: 30px;

}

.rec1 .txt p {
    text-align: center;
    padding: 0 0 20px 0;
    line-height: 180%;
}

.rec1 {
    padding-bottom: 50px;
}

.rec2 {
    background: #ecfafe;
    padding: 10px 0 0 0;
}

.rec2 .h3s {
    text-align: left;
    margin-bottom: 30px;
}

.rec2 .clerfix p {

    padding: 0 0 30px 0;
    line-height: 290%;
}

.rec2 .clerfix .img {
    float: left;
    padding: 0 35px 30px 0;
}

.rec3 {
    position: relative;
}

.rec3 h4 {
    text-align: center;
    line-height: 140%;
    margin-bottom: 60px;
}

.fs48 {
    font-size: 48px;
    color: #02479d;
}

.rec3 {
    padding: 1px 0 0 0;
}

.rec3 .fs18 {
    padding: 0 0 30px 0;
    line-height: 210%;
}

.rec3 .tbox {
    width: 45.6%;
}

.rec3 .img {
    width: 44.9%;
    padding: 0 0 20px 0;
}

.rec3 .fs18.fb {
    font-weight: bold;
}

.rec3 .fs18 strong {
    color: #02479d;
}

.rec3 .sign dd {
  line-height: 1;
    text-align: right;
    padding-top: 10px;
    padding-bottom: 20px;
    font-family: 'myfont', sans-serif;
    font-weight: bold;
}

.rec3 .sign dd .fs14 {
    display: inline-block;
    padding: 0 10px 0 0;
}

.rec3 .imgbk {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
}

.rec3 .imgbk img {
    width: 100%;
    height: auto;
}

.rec3 .imgbk:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.rec4_tit {
    background: url(/import/tenant_1/160.16.238.20/html/images/home/home2_bk.png) center 0 no-repeat;
    padding: 40px 0 0 0 0;
}

.rec4 .h3s {
    text-align: left;
}

.rec4_tit .inner {
    margin-bottom: 0;
    padding-bottom: 0;
}

.rec4_head .img {
    width: 45%;
}

.rec4_head .tbox {
    width: 50%;
}

.rec4_head .tbox h4 {
    padding: 15% 0 20px 0;
    color: #02479d;
}

.rec4_head .tbox p {
    text-align: right;
    font-weight: bold;
}

.rec4 .box h5 {
    margin: 0 0 20px 45px;
    position: relative;
    padding: 0 0 0 0.7em;
    text-indent: -0.7em;
}

.rec4 .box h5:before {
    content: "";
    position: absolute;
    width: 22px;
    height: 32px;
    top: 0;
    left: -45px;
    background: url(/import/tenant_1/160.16.238.20/html/images/recruit/ic.png) 0 0 no-repeat;
}

.rec4 .box .a {
    display: none;
    background: #f8f8f8;
    border-radius: 10px;
    padding: 35px 2.5% 15px 2.5%;
}

[data-element-id] .rec4 .box .a {
    display: block;
}

.rec4 .box .a p {
    max-width: 885px;
    margin: 0 auto;
    padding: 0 0 25px 0;
}

.rec4 .box {
    padding: 0 0 45px 0;
}

.rec4 .wrap+.wrap {
    padding-top: 30px;
}

.rec4 .wrap:nth-child(2n) .rec4_head {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}


.rec5 {
    padding-bottom: 40px;
}

.rec5 li {
    width: 22.3%;
    margin-bottom: 20px;
}

.rec5 li a {
    height: 100%;
    display: block;
    background: url(/import/tenant_1/160.16.238.20/html/images/recruit/staff_bk.png) bottom right no-repeat;
}

.rec5 li a .w {
    display: block;
    padding: 10px 2.5%;
}

.rec5 li a .w .fs10 {
    display: block;
    line-height: 180%;
}

.fs10 {
    font-size: 10px;
}

.rec5 li a .w .fs10:last-child {
    color: #02479d;
}

.rec5 .in2 {
    margin-top: 0;
}

@media only screen and (max-width: 1024px) {
    .fs48 {
        font-size: 36px;
    }
}

@media only screen and (max-width: 599px) {
  .rec3 .sign dd {
    letter-spacing: -4px;
  }
    .fs48 {
        font-size: 26px;
    }

    .rec2 .clerfix .img {
        padding-right: 0;
        width: 100%;
        text-align: center;
    }

    .rec2 .clerfix p {
        line-height: 160%;
    }

    .rec3 .img {
        width: 100%;
        text-align: center;

    }

    .rec3 .tbox {
        width: 100%;
    }

    .rec4_head .img {
        width: 100%;
        text-align: center;
    }

    .rec4_head .tbox {
        width: 100%;
    }

    .rec4_head .tbox h4 {
        padding-top: 25px;
        padding-bottom: 0;
    }

    .rec5 li {
        width: 48%;
        max-width: 223px;
    }

}

/*staff*/

#staff {
   
    padding-bottom: 100px;
}

#staff .rec5 li {
    margin-bottom: 50px;
}

#staff .rec5+div {
    margin-top: 0;
    padding-top: 0;
}

#staff .rec5 {
    padding-bottom: 0;
}

.recbnr {
    border: 2px solid #02479d;
}

.recbnr .img {
    width: 45%;
    position: relative;
}

.recbnr .img:before {
    content: "";
    width: 30px;
    height: 30px;
    background: url(/import/tenant_1/160.16.238.20/html/images/staff/rec_mk.png) 0 0 no-repeat;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1;
}

.recbnr .tbox {
    width: 55%;
    position: relative;
}

.recbnr .tbox .imgbk {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.recbnr .tbox .imgbk img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
       object-fit: cover;
}

.recbnr .tbox .in {
    padding: 0 4.5% 0 4.5%;
}

.recbnr .tbox h4 {
    color: #fff;
    padding: 4% 0 0 0;
    margin-bottom: 10px;
}

.recbnr .tbox h4 .e {
    display: block;
    font-size: 60px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-style: italic;
    line-height: 110%;

}

.recbnr .tbox .torec {
    text-align: right;
}

.recbnr .tbox .torec a {
    color: #fff;
}

.recbnr .tbox .torec a img {
    vertical-align: middle;
    margin-left: 10px;
}

@media only screen and (max-width: 1024px) {
    .recbnr .tbox h4 .e {
        font-size: 45px;
    }

    .recbnr .tbox h4 {
        padding-top: 4%;
        padding-bottom: 0;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 599px) {
    .recbnr .img {
        width: 100%;
    }

    .recbnr .img img {
        width: 100%;
        height: auto;
    }

    .recbnr .tbox {
        width: 100%;
        padding-bottom: 10px;
    }
    .recbnr .tbox .torec{
        text-align: center;
    }
    .recbnr .tbox h4{
        text-align: center
    }
}

#staff .in2 {
    margin-top: 0;
}

.staff_detail .img {
    width: 39.8%;
    padding: 0 0 20px 0;
}

.staff_detail .tbox {
    width: 55%;
}

.staff_detail .tbox h3 .fs18 {
    display: block;
    line-height: 130%;
    padding: 0 0 5px 0;
}

.staff_detail .tbox h3 .fs18:last-child {
    display: inline-block;
    color: #02479d;
    padding: 0 0 0 1em;
}

.staff_detail .tbox h3 {
    position: relative;
    padding: 0 0 10px 0;
    margin-bottom: 25px;
}

.staff_detail .tbox h3:before {
    width: calc(100% + 80px);
    content: "";
    height: 4px;
    background: #02479d;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.staff_detail .tbox table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 40px;
}

.staff_detail .tbox th {
    border-bottom: 1px solid #b3b3b3;
    width: 178px;
    text-align: center;
    color: #919191;
    padding: 15px 0;
}

.staff_detail .tbox td {
    padding: 15px;
    width: 378px;
    border-bottom: 1px solid #b3b3b3;
}

.staff_detail .mess {
    border: 2px solid #02479d;
    background-image: url(/import/tenant_1/160.16.238.20/html/images/home/top_bk.png), url(/import/tenant_1/160.16.238.20/html/images/home/bottom_bk.png);
    background-position: 0 0, right bottom;
    background-repeat: no-repeat;
    background-color: #fff;
    padding: 35px 3.5%;
    margin-bottom: 20px;
}

.staff_detail h4 {
    margin-bottom: 20px;
    color: #02479d;

}

.staff_detail h4:after {
    content: "";
    width: 32px;
    height: 30px;
    background: url(/import/tenant_1/160.16.238.20/html/images/staff/fic.png) 0 0 no-repeat;
    display: inline-block;
    margin-left: 0.5em;
}

.staff_detail .mess p {
    padding: 0 0 20px 0;
}

#staff .back {
    padding-top: 60px;
}

#staff .back a {
    max-width: 300px;
    background: #02479d url(/import/tenant_1/160.16.238.20/html/images/staff/back.png) 10px 50% no-repeat;
    color: #fff;
    padding: 15px 1%;
}

@media only screen and (max-width: 599px) {
    .staff_detail .img {
        width: 100%;
        text-align: center;
        padding-bottom: 35px;
    }

    .staff_detail .tbox {
        width: 100%;
    }

    .staff_detail .tbox h3:before {
        width: 100%;
    }
}

/*works*/
#works {
    background: url(/import/tenant_1/160.16.238.20/html/images/home/home2_bk.png) center 0 no-repeat;

}

#works .in2 {
    margin-top: 0;
}

.home_faq.set {
    background: #fff;
}

.vlist .voicelist dl {
    width: 23.8%;
    margin: 0 0 0 0;
}

.vlist .voicelist {
    padding-bottom: 0px;
}

#works .list .wrap {
    border: 2px solid #02479d;
    background: url(/import/tenant_1/160.16.238.20/html/images/staff/rec_mk.png) 0 0 no-repeat;
    padding: 30px 3.4% 10px 3.4%;
    margin-bottom: 48px;

}

#works .list .wrap .tbox {
    width: 52.48%;
}

#works .list .wrap .img {
    width: 43%;
    padding: 0 0 20px 0;
}

#works .list .wrap .img a {
    display: block;
}

#works .list .wrap .tbox p {
    padding: 0 0 20px 0;
}

#works .list .wrap .flexb {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}

#works .list .wrap h3 {
    border-bottom: 1px solid #02479d;
    color: #024598;
    padding: 0 0 10px 0;
    margin-bottom: 40px;
    position: relative;
}

#works .wrap h3:before {
    content: "";
    width: 16px;
    height: 15px;
    background: url(/import/tenant_1/160.16.238.20/html/images/works/w_ic.png) 0 0 no-repeat;
    position: absolute;
    bottom: -8px;
    right: -8px;
}

#works .list {
    padding-bottom: 70px;
}

@media only screen and (max-width: 599px) {
    .vlist .voicelist dl {
        width: 48%;
        max-width: 238px;
    }

    #works .list .wrap .tbox {
        width: 100%;
    }

    #works .list .wrap .img {
        width: 100%;
        text-align: center;
    }
}

/*FLOw*/

.flow1 .tit h4 {
    width: 100%;
    max-width: 200px;
    border: 2px solid #02479d;
    background: #fff;
    text-align: center;
    margin: 0 auto;
    color: #02479d;
    padding: 8px 1%;
    -webkit-transform: translateY(-70%);
            transform: translateY(-70%);
}

.flow1 .tit {
    padding-bottom: 10px;
}

.flow1 .wrap {
    width: 46.9%;
}

.flow1 .box {
    background: #ecfafe;
    padding: 20px 10px 10px 20px;
    margin-bottom: 30px;
}

.flow1 .box h5 {
    color: #02479d;
    padding: 0 0 0 47px;
    position: relative;
}

.flow1 .box h5 .no {
    width: 28px;
    line-height: 28px;
    border: 2px solid #02479d;
    border-radius: 50%;
    position: absolute;
    top: -5px;
    left: -10px;
    text-align: center;
    font-size: 18px;

}

.flow1 .box h5 .no:before {
    content: "";
    width: 34px;
    height: 15px;
    background: url(/import/tenant_1/160.16.238.20/html/images/flow/no.png) 0 0 no-repeat;
    position: absolute;
    bottom: -8px;
    right: -24px;
}

.flow1 .box .tbox {
    width: 57.63%;
}

.flow1 .box .tbox p {
    font-size: 12px;
    padding: 0 0 20px 0;
    line-height: 180%;
}

.flow1 .box .tbox p .r {
    color: #ff4d4d;
}

.flow1 .box .img {
    width: 37.36%;
    padding: 0 0 20px 0;
}

.flow1 h4, .flow1 h4 {
    border: 2px solid #02479d;
    color: #02479d;
    text-align: center;
    padding: 8px 1%;
    margin-bottom: 40px;
}

.flow1 .box+h4, .flow1 .box2+h4 {
    margin-top: 40px;
}

.flow1 .box2 {
    background: #ecfafe;
    margin-bottom: 30px;
    padding: 0 10px 0 0;
    position: relative;
}

.flow1 .box2:before {
    content: "";
    width: 40px;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
}

.flow1 .box2:after {
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
}

.flow1 .box2 .flexb {
    position: relative;
    z-index: 1;
}

.flow1 .box2 .flexb .img {
    width: 40.74%;
    padding-bottom: 20px;
}

.flow1 .box2 .flexb .tbox {
    width: 55.56%;
    padding: 76px 0 0 0;
}

.flow1 .box2 .flexb .tbox h5 {
    color: #02479d;
    padding: 0 0 0 60px;
    position: relative;
    line-height: 120%;
}

.flow1 .box2 .flexb .tbox h5 .no {
    width: 28px;
    line-height: 28px;
    border: 2px solid #02479d;
    border-radius: 50%;
    position: absolute;
    top: -5px;
    left: 0;
    text-align: center;
    font-size: 18px;

}

.flow1 .box2 .flexb .tbox h5 .no:before {
    content: "";
    width: 34px;
    height: 15px;
    background: url(/import/tenant_1/160.16.238.20/html/images/flow/no.png) 0 0 no-repeat;
    position: absolute;
    bottom: -8px;
    right: -24px;
}

.flow1 .box2 .flexb .tbox dd {
    font-size: 12px;
}

.flow1 .box2 .flexb .tbox dd .r {
    color: #ff4d4d;
    font-weight: bold;
}

.flow1 .box2 .flexb .tbox dd+dt {
    padding-top: 20px;
}

.flow1 .box2 .flexb .tbox dt {
    text-indent: -1em;
    padding-left: 1em;
    font-weight: bold;
}

.flow1 .box2 .flexb .tbox dt .n {
    color: #ff4d4d;
    font-weight: normal;
}

.flow1 .box2 .flexb .tbox dl {
    padding: 0 0 20px 0;
}

.flow1 .wrap:nth-child(2) .box .img {
    width: 42.14%;
}

.flow1 .wrap:nth-child(2) .box .tbox {
    width: 51.25%;
}

.flow1 {
    padding: 0 0 60px 0;
}

.flow2 h4 {
    border-bottom: 4px #02479d solid;
    padding: 0 0 10px 0;
    margin-bottom: 20px;
}

.flow2 p {
    padding: 0 0 20px 0;
}

.flow2 .table {
    padding: 30px 0;
}

.flow2 .table h5 {
    color: #02479d;
    margin-bottom: 20px;
}

.flow2 table {
    width: 100%;
    border-collapse: collapse;
}

.flow2 tbody th {
    width: 692px;
    border-right: 8px solid #fff;
    padding: 12px 2.5%;
    text-align: left;
    font-weight: normal;
}

.flow2 tbody td {
    width: 300px;
    padding: 12px 2%;
    text-align: center;
}

.flow2 thead th:first-child {
    border-right: 8px solid #fff;
}

.flow2 thead th {
    color: #fff;
    background: #02479d;
    padding: 12px 2%;
}

.flow2 tbody tr:nth-child(2n) th,
.flow2 tbody tr:nth-child(2n) td {
    background: #e5e5e5;
}

.flow2 ul {
    padding: 0 0 30px 0;
}

.flow2 {
    padding-bottom: 70px;
}

@media only screen and (max-width: 599px) {
    .flow1 .wrap {
        width: 100%;
    }
}

/*COMPANY*/
.rec5+.vlist {
    padding-top: 60px;
}

.comp1 {
    background: url(/import/tenant_1/160.16.238.20/html/images/home/home2_bk.png) center 0 no-repeat;
}

.comp1 .in {
    padding: 100px 0;
    max-width: 690px;
    margin: 0 auto;
    width: 92%;
}

.comp1 p {
    padding: 0 0 20px 0;
    line-height: 210%;
}

.comp2 .in2 {
    margin-top: 30;
    margin-bottom: 50px;
}

.comp2 h3 {
    text-align: left;
}

.comp2 .btm_img img {
    width: 100%;
    height: auto;
}

.comp2 th {
    width: 230px;
    height: auto;
    text-align: left;
    padding: 20px 2.5%;
    color: #919191;
    border-bottom: 1px solid #bcbcbc;
    vertical-align: top;
}

.comp2 td {
    width: 770px;
    border-bottom: 1px solid #bcbcbc;
    padding: 20px 0;
}

.comp2 table {
    width: 100%;
    border-collapse: collapse;
}

.comp2 td iframe {
    display: block;
    margin-top: 20px;
}

.comp3 {
    background: #ecfafe;
    padding: 1px 0 0 0;
}

.comp3 dl {
    background: #fff url(/import/tenant_1/160.16.238.20/html/images/company/comp2_bk.png) right 0 no-repeat;
    margin-bottom: 20px;
    padding: 30px 2.5% 30px 5%;

}

.comp3 dt {
    float: left;
    color: #02479d;
}

.comp3 dd {
    padding: 0 0 0 168px;
}

.comp3 .in2 {
    margin-bottom: 50px;
}

.comp4 h3 {
    font-size: 20px;
    border-bottom: 4px solid #02479d;
    margin-bottom: 40px;
}

.comp4 h3 .fs20 {
    display: block;
    padding: 15px 0 10px 0;
}

.comp4 table {
    width: 100%;
    border-collapse: collapse;
}

.comp4 th {
    background: #005b96;
    color: #fff;
    border: 1px solid #999999;
    width: 300px;
    padding: 15px 2%;
}

.comp4 td {
    width: 700px;
    border: 1px solid #999999;
    padding: 15px 5%;
}

@media only screen and (max-width: 599px) {
    .comp2 th {
        width: 100%;
        display: block;
        border: none;
        padding-bottom: 0;
        padding-left: 0;
    }

    .comp2 td {
        width: 100%;
        display: block;
    }

    .comp3 dt {
        float: none;
    }

    .comp3 dd {
      font-size: 14px;
        padding-left: 0;
        text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
    }

    .comp3 dl {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.rinen1 {
    border: #02479d 2px solid;
    padding: 60px 2.5%;
    margin-bottom: 100px;
}

.rinen1 ul {
    max-width: 800px;
    margin: 0 auto;
}

.rinen1 li {
    position: relative;
    padding: 5px 0 30px 90px;
    border-bottom: 2px solid #bfbfbf;
    margin-top: 25px;
    min-height: 2em;
}

.rinen1 li .no {
    position: absolute;
    width: 42px;
    line-height: 42px;
    border: #02479d 2px solid;
    border-radius: 50%;
    text-align: center;
    color: #02479d;
    font-weight: bold;
    left: 0;
    top: 0;
}

.rinen1 li .no:before {
    content: "";
    width: 34px;
    height: 15px;
    background: url(/import/tenant_1/160.16.238.20/html/images/flow/no.png) 0 0 no-repeat;
    position: absolute;
    bottom: -8px;
    right: -19px;
}

.rinen2 h3 {
    border-bottom: 4px solid #02479d;
    padding: 0 0 10px 0;
}

.rinen2 .img {
    width: 45%;
    padding: 0 0 20px 0;
}

.rinen2 .tbox {
    width: 50%;
}

.rinen2 .tbox h4 {
    color: #024598;
    margin-bottom: 20px;
}

.rinen2 .tbox p {
    padding: 0 0 20px 0;
}

.rinen2 .flexb {
    padding: 0 0 50px 0;
}

.rinen2 .flexb:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}

.rinen3 {
    background: #ecfafe;
    padding: 1px 0 0 0;
}

.rinen3 .box {
    background: #fff url(/import/tenant_1/160.16.238.20/html/images/company/comp2_bk.png) right bottom no-repeat;
    margin-bottom: 30px;
}

.rinen3 .tit {
    width: 150px;
    position: relative;
}

.rinen3 .txt {
    width: calc(100% - 150px);
    max-width: 690px;
    padding: 45px 30px 45px 0;
}

.rinen3 .tit h4 .fs72 {
    font-size: 72px;
    display: block;
    line-height: 1;
    color: #024598;
}

.rinen3 .tit h4 {
    text-align: center;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}

@media only screen and (max-width: 599px) {
    .rinen2 .img {
        width: 100%;

        text-align: center;
    }

    .rinen2 .tbox {
        width: 100%;
    }

    .rinen3 .tit {
        width: 100px;
    }

    .rinen3 .txt {
        width: calc(100% - 120px);
        padding-right: 0;
    }
    .rinen2 .flexb{
      padding: 0;
    }
}

/*MESSAGE*/

.mess1 {
    position: relative;
   
}

.mess1 .imgbk {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    overflow: hidden;
}

.mess1 .imgbk img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
       object-fit: cover;
}

.mess1 .imgbk:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(2, 71, 157, 0.8);
}

.mess1 .imgbk:after {
    content: "";
    width: 100%;
    height: 300%;
    background: #fff;
    position: absolute;
    bottom: 0;
    right: -100%;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
}

.mess1 .tbox {
    width: 47%;
}

.mess1 .img {
    width: 46.5%;
    padding: 0 0 20px 0;
}

.mess1 h3 {
    text-align: left;
    color: #fff;
}

.mess1 h3 .e {
    color: #fff;
}

.mess1 .inner {
    padding-top: 100px;
    margin-top: 0;
    padding-bottom: 20px;
}

.mess1 .tbox p {
    line-height: 210%;
    color: #fff;
    padding: 0 0 20px 0;
}

.mess1+.in2 {
    margin-top: 0;
}

.mess2 h4,
.mess3 h4 {
    color: #02479d;
    border-bottom: 4px solid #02479d;
    padding: 0 0 10px 0;
    margin-bottom: 25px;
}

.mess2 p {
    line-height: 210%;
    padding: 0 0 20px 0;
}

.mess2 .sign dt {
    text-align: right;
    padding: 0 0 10px 0;
}

.mess2 .sign dd {
    text-align: right;
    font-size: 42px;
    font-family: 'myfont', sans-serif;
    font-weight: bold;
    letter-spacing: -4px;
}

.mess2 {
    padding-bottom: 70px;
}

.mess3 .flexb .tbox {
    width: 50%;
}

.mess3 .flexb .img {
    width: 45%;
    padding: 0 0 20px 0;
}

.mess3 .flexb:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}

.mess3 .flexb .tbox p {
    line-height: 210%;
    padding: 0 0 20px 0;
}

.mess3 .flexb .tbox h5 {
    margin-bottom: 0;
    color: #02479d;
    padding-left: 80px;
    position: relative;
}

.mess3 .flexb .tbox h5 .no {
    position: absolute;
    width: 42px;
    line-height: 42px;
    border: #02479d 2px solid;
    border-radius: 50%;
    text-align: center;
    color: #02479d;
    font-weight: bold;
    left: 0;
    top: 0;
}

.mess3 .flexb .tbox h5 .no:before {
    content: "";
    width: 34px;
    height: 15px;
    background: url(/import/tenant_1/160.16.238.20/html/images/flow/no.png) 0 0 no-repeat;
    position: absolute;
    bottom: -8px;
    right: -19px;
}

.mess3 .flexb {
    padding-bottom: 30px;
}

@media only screen and (max-width: 1024px) {
    .mess1 .imgbk:after {
        -webkit-transform: rotate(-20deg);
                transform: rotate(-20deg);
    }
}

@media only screen and (max-width: 599px) {
    .mess1 .img {
        width: 100%;
        text-align: center;
    }

    .mess1 .tbox {
        width: 100%;
    }

    .mess1 .tbox p {
        text-shadow: 0 0 5px #02479d, 0 0 5px #02479d, 0 0 5px #02479d;
        padding-right: 20px;
    }

    .mess3 .flexb .img {
        width: 100%;
    }

    .mess3 .flexb .tbox {
        width: 100%;
    }
    .mess1 .inner{
      padding-top: 0;
    }
    .mess3 .flexb:last-child{
      padding-bottom:0;
    }
}

/*PRIVACY POLICY*/

.pri_nav li {
    width: 30%;
    margin: 0 5% 40px 0;
}

.pri_nav li a {
    display: block;
    text-align: center;
    border: 2px solid #02479d;
    padding: 25px 2.5% 30px 2.5%;
    position: relative;
    background-image: url(/import/tenant_1/160.16.238.20/html/images/home/top_bk.png), url(/import/tenant_1/160.16.238.20/html/images/home/bottom_bk.png);
    background-position: 0 0, right bottom;
    background-repeat: no-repeat;
}

.pri_nav li a .s {
    position: absolute;

    bottom: 8px;
    left: 0;
    right: 0;
}

.pri_nav {
    margin-bottom: 60px;
}

.pris {
    padding-bottom: 30px;
}


.pris h4 {
    border: 1px solid #707070;
    color: #02479d;
    padding: 10px 40px 10px 2.5%;
    position: relative;
    cursor: pointer;
}

.pris h4+div p {
    padding: 0 0 20px 0;
}

.pris h4+div {
    padding-bottom: 40px;
}

.pris h4:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 3px;
    background: #02479d;
    right: 17px;
    top: 50%;
    margin-top: -1px;
}

.pris h4:after {
    position: absolute;
    content: "";
    width: 20px;
    height: 3px;
    background: #02479d;
    right: 17px;
    top: 50%;
    margin-top: -1px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.pris h4.active:after {
    -webkit-transform: rotate(0);
            transform: rotate(0);
}

.pris .close {
    display: none;
}

.pris .action .close {
  display: block;
}

[data-element-id] .pris .close {
  display: block;
}

.pris ul.em1 li {
    padding-left: 1em;
    text-indent: -1em;
}

.pris ul.no li {
    padding: 0 0 20px 1.5em;
    text-indent: -1.5em;
}

.pris ul.no li ul li {
    text-indent: 0;
    padding: 0;
}

.pris .b {
    font-weight: bold;
}

.pris ul.btn {
    padding-bottom: 20px;
}

.pris .box {
    padding-bottom: 10px;
}

.pris table {
    width: 100%;
    border-collapse: collapse;
}

.pris .table1 tbody th {
    width: 690px;
    border-right: 8px solid #fff;
    text-align: left;
    font-weight: normal;
    padding: 10px;
    font-size: 14px;
}

.pris .table1 tbody th.b,
.pris .table1 tbody td.b {
    font-weight: bold;
    padding: 15px 10px;
}

.pris .table1 tbody td {
    width: 302px;
    font-size: 14px;
    padding: 10px;
}

.pris .table1 tbody tr:nth-child(2n) th,
.pris .table1 tbody tr:nth-child(2n) td {
    background: #e5e5e5;
}

.pris .table1 {
    margin-bottom: 30px;
}

.pris .table1 thead th {
    background: #e5e5e5;
    text-align: center;
    padding: 8px 5px 12px 5px;
    border-bottom: 1px solid #bcbcbc;
    position: relative;
}

.pris .table1 thead th:before {
    width: 100%;
    height: 4px;
    content: "";
    bottom: 0;
    left: 0;
    position: absolute;
    background: #fff;
}

.pris .table1 thead th:first-child {
    border-right: 8px solid #fff;
}

.pris .table1 dt,
.pris .table1 dd {
    font-size: 14px;
}

.pris .table1 tbody th .m {
    display: block;
    text-indent: -1.4em;
    padding-left: 1.4em;
}

.pris .table2 tbody th .no {
    display: block;
    text-indent: -1em;
    padding-left: 1em;
}

.pris .table2 tbody th {
    width: 690px;
    border-right: 8px solid #fff;
    text-align: left;
    font-weight: normal;
    padding: 10px;
    font-size: 14px;
}

.pris .table2 tbody td {
    text-align: center;
    width: 148px;
    padding: 10px;
    font-size: 14px;
}

.pris .table2 tbody td+td {
    border-left: 2px solid #fff;
}

.pris .table2 thead th {
    background: #e5e5e5;
    text-align: center;
    padding: 8px 5px 12px 5px;
    border-bottom: 1px solid #bcbcbc;
    position: relative;
}

.pris .table2 thead th[rowspan="2"] {
    border-right: 8px solid #fff;
}

.pris .table2 thead th[colspan="2"] {
    border-bottom: 4px solid #fff;
    padding-bottom: 8px;
}

.pris .table2 thead tr:last-child th:before,
.pris .table2 thead th[rowspan="2"]:before {
    width: 100%;
    height: 4px;
    content: "";
    bottom: 0;
    left: 0;
    position: absolute;
    background: #fff;
}

.pris .table2 thead tr:last-child th:last-child {
    border-left: 2px solid #fff;
}

.pris .table2 thead tr:last-child th:last-child:after {
    content: "";
    width: 4px;
    height: 1px;
    bottom: -1px;
    left: -2px;
    background: #bcbcbc;
    position: absolute;

}

.pris .table2 tbody tr:nth-child(2n) th,
.pris .table2 tbody tr:nth-child(2n) td {
    background: #e5e5e5;
}

.pris table li {
    font-size: 14px;
}

.pris .wrap+p.fs18 {
    font-weight: bold;
    padding-bottom: 5px;
}

.pris .table3 tr:nth-child(2n+1) th,
.pris .table3 tr:nth-child(2n+1) td {
    background: #e5e5e5;
}

.pris .table3 tbody tr:nth-child(2n) th,
.pris .table3 tbody tr:nth-child(2n) td {
    background: #fff;
}

.pris .table3 td {
    text-align: center;
}

.pris li .table3 {
    margin-bottom: 0;
    margin-top: 20px;
}

.pris .waku {
    border: #000 1px solid;
    padding: 20px 20px 0 20px;
    margin-bottom: 20px;
}

.pris .table4 thead th {
    border: none;
    background: none;
    text-align: left;
}

.pris .table4 thead th:before {
    background: #bcbcbc;
    height: 1px;
    width: 100%;
    bottom: 5px;
}

.pris .table4 tbody th {
    font-weight: bold;
}

.pris .table4 tbody th,
.pris .table4 tbody td {
    background: #e5e5e5;
    border-bottom: 2px solid #fff;
}

.pris .table4 tbody td {
    text-align: center;
}

.pris .table4 tbody th .no {
    display: block;
    text-indent: -1em;
    padding-left: 1em;
}

.pris .table4 th[colspan="2"] {
    border-right: none !important;
}

.pris ul.no li ul.em2 li {
    padding-left: 1.5em;
    text-indent: -1.5em;
}

.pris ul.no li ul.em2 {
    padding-top: 20px;
}

.pris .c6 thead th {
    font-size: 14px;
    line-height: 120%;
}

.pris .c6 thead th:first-child {
    border-right: none;
}

.pris .c6 thead th:nth-child(n+2) {
    border-left: 2px solid #fff;
}

.pris .c6 tbody td {
    text-align: center;
}

.pris ul.no li ul.em1 li {
    padding-left: 1em;
    text-indent: -1em;
}

.pris ul.no p {
    text-indent: 0;
}

.pris .table6 thead th {
    background: #02479d;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 120%;
    font-weight: normal;
    padding: 8px 0;
}

.pris .table6 tbody th,
.pris .table6 tbody td {
    background: #e5e5e5;
    border: 1px solid #fff;
    font-size: 14px;
    text-align: center;
    line-height: 120%;
    font-weight: normal;
    padding: 12px 0;
}

.pris .table6 {
    width: 976px;
}

.pris .scr {
    padding-top: 20px;
    overflow: auto;
}

.pris .table7 tbody th:first-child {
    width: 560px;
    text-align: left;
    padding: 12px 2.5%;
}

.pris .table7 tbody th:first-child .no {
    display: block;
    text-indent: -1.2em;
    padding-left: 1.2em;
}

.pris .table7 tbody tr:nth-child(2n+1) td,
.pris .table7 tbody tr:nth-child(2n+1) th {
    background: none;
}

.pris .table7 {
    margin-bottom: 20px;
    width: 975px;
    margin-top: -20px;
}

.pris li a {
    color: #215ca8;
}

[data-element-id] .top-pris .box-wrap {
    display: block;
}

.priss {
    padding-bottom: 30px;
}

.priss h3 {
    text-align: center;
    background-color: #02479d;
    background-image: url(/import/tenant_1/160.16.238.20/html/images/privacy/titbk1.png), url(/import/tenant_1/160.16.238.20/html/images/privacy/titbk2.png);
    background-position: 0 0, right bottom;
    background-repeat: no-repeat;
    border: 2px solid #02479d;
    color: #fff;
    padding: 15px 2.5%;
    margin-bottom: 30px;
}

.priss h4 {
    border: 1px solid #707070;
    color: #02479d;
    padding: 10px 40px 10px 2.5%;
    position: relative;
    cursor: pointer;
}

.priss h4+div p {
    padding: 0 0 20px 0;
}

.priss h4+div {
    padding-bottom: 40px;
}

.priss h4:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 3px;
    background: #02479d;
    right: 17px;
    top: 50%;
    margin-top: -1px;
}

.priss h4:after {
    position: absolute;
    content: "";
    width: 20px;
    height: 3px;
    background: #02479d;
    right: 17px;
    top: 50%;
    margin-top: -1px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.priss .action h4:after {
    -webkit-transform: rotate(0);
            transform: rotate(0);
}

.priss .close {
    display: none;
}

.priss ul.em1 li {
    padding-left: 1em;
    text-indent: -1em;
}

.priss ul.no li {
    padding: 0 0 20px 1.5em;
    text-indent: -1.5em;
}

.priss ul.no li ul li {
    text-indent: 0;
    padding: 0;
}

.priss .b {
    font-weight: bold;
}

.priss ul.btn {
    padding-bottom: 20px;
}

.priss .box {
    padding-bottom: 10px;
}

.priss table {
    width: 100%;
    border-collapse: collapse;
}

.priss .table1 tbody th {
    width: 690px;
    border-right: 8px solid #fff;
    text-align: left;
    font-weight: normal;
    padding: 10px;
    font-size: 14px;
}

.priss .table1 tbody th.b,
.priss .table1 tbody td.b {
    font-weight: bold;
    padding: 15px 10px;
}

.priss .table1 tbody td {
    width: 302px;
    font-size: 14px;
    padding: 10px;
}

.priss .table1 tbody tr:nth-child(2n) th,
.priss .table1 tbody tr:nth-child(2n) td {
    background: #e5e5e5;
}

.priss .table1 {
    margin-bottom: 30px;
}

.priss .table1 thead th {
    background: #e5e5e5;
    text-align: center;
    padding: 8px 5px 12px 5px;
    border-bottom: 1px solid #bcbcbc;
    position: relative;
}

.priss .table1 thead th:before {
    width: 100%;
    height: 4px;
    content: "";
    bottom: 0;
    left: 0;
    position: absolute;
    background: #fff;
}

.priss .table1 thead th:first-child {
    border-right: 8px solid #fff;
}

.priss .table1 dt,
.priss .table1 dd {
    font-size: 14px;
}

.priss .table1 tbody th .m {
    display: block;
    text-indent: -1.4em;
    padding-left: 1.4em;
}

.priss .table2 tbody th .no {
    display: block;
    text-indent: -1em;
    padding-left: 1em;
}

.priss .table2 tbody th {
    width: 690px;
    border-right: 8px solid #fff;
    text-align: left;
    font-weight: normal;
    padding: 10px;
    font-size: 14px;
}

.priss .table2 tbody td {
    text-align: center;
    width: 148px;
    padding: 10px;
    font-size: 14px;
}

.priss .table2 tbody td+td {
    border-left: 2px solid #fff;
}

.priss .table2 thead th {
    background: #e5e5e5;
    text-align: center;
    padding: 8px 5px 12px 5px;
    border-bottom: 1px solid #bcbcbc;
    position: relative;
}

.priss .table2 thead th[rowspan="2"] {
    border-right: 8px solid #fff;
}

.priss .table2 thead th[colspan="2"] {
    border-bottom: 4px solid #fff;
    padding-bottom: 8px;
}

.priss .table2 thead tr:last-child th:before,
.priss .table2 thead th[rowspan="2"]:before {
    width: 100%;
    height: 4px;
    content: "";
    bottom: 0;
    left: 0;
    position: absolute;
    background: #fff;
}

.priss .table2 thead tr:last-child th:last-child {
    border-left: 2px solid #fff;
}

.priss .table2 thead tr:last-child th:last-child:after {
    content: "";
    width: 4px;
    height: 1px;
    bottom: -1px;
    left: -2px;
    background: #bcbcbc;
    position: absolute;

}

.priss .table2 tbody tr:nth-child(2n) th,
.priss .table2 tbody tr:nth-child(2n) td {
    background: #e5e5e5;
}

.priss table li {
    font-size: 14px;
}

.priss .wrap+p.fs18 {
    font-weight: bold;
    padding-bottom: 5px;
}

.priss .table3 tr:nth-child(2n+1) th,
.priss .table3 tr:nth-child(2n+1) td {
    background: #e5e5e5;
}

.priss .table3 tbody tr:nth-child(2n) th,
.priss .table3 tbody tr:nth-child(2n) td {
    background: #fff;
}

.priss .table3 td {
    text-align: center;
}

.priss li .table3 {
    margin-bottom: 0;
    margin-top: 20px;
}

.priss .waku {
    border: #000 1px solid;
    padding: 20px 20px 0 20px;
    margin-bottom: 20px;
}

.priss .table4 thead th {
    border: none;
    background: none;
    text-align: left;
}

.priss .table4 thead th:before {
    background: #bcbcbc;
    height: 1px;
    width: 100%;
    bottom: 5px;
}

.priss .table4 tbody th {
    font-weight: bold;
}

.priss .table4 tbody th,
.priss .table4 tbody td {
    background: #e5e5e5;
    border-bottom: 2px solid #fff;
}

.priss .table4 tbody td {
    text-align: center;
}

.priss .table4 tbody th .no {
    display: block;
    text-indent: -1em;
    padding-left: 1em;
}

.priss .table4 th[colspan="2"] {
    border-right: none !important;
}

.priss ul.no li ul.em2 li {
    padding-left: 1.5em;
    text-indent: -1.5em;
}

.priss ul.no li ul.em2 {
    padding-top: 20px;
}

.priss .c6 thead th {
    font-size: 14px;
    line-height: 120%;
}

.priss .c6 thead th:first-child {
    border-right: none;
}

.priss .c6 thead th:nth-child(n+2) {
    border-left: 2px solid #fff;
}

.priss .c6 tbody td {
    text-align: center;
}

.priss ul.no li ul.em1 li {
    padding-left: 1em;
    text-indent: -1em;
}

.priss ul.no p {
    text-indent: 0;
}

.priss .table6 thead th {
    background: #02479d;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 120%;
    font-weight: normal;
    padding: 8px 0;
}

.priss .table6 tbody th,
.priss .table6 tbody td {
    background: #e5e5e5;
    border: 1px solid #fff;
    font-size: 14px;
    text-align: center;
    line-height: 120%;
    font-weight: normal;
    padding: 12px 0;
}

.priss .table6 {
    width: 976px;
}

.priss .scr {
    padding-top: 20px;
    overflow: auto;
}

.priss .table7 tbody th:first-child {
    width: 560px;
    text-align: left;
    padding: 12px 2.5%;
}

.priss .table7 tbody th:first-child .no {
    display: block;
    text-indent: -1.2em;
    padding-left: 1.2em;
}

.priss .table7 tbody tr:nth-child(2n+1) td,
.priss .table7 tbody tr:nth-child(2n+1) th {
    background: none;
}

.priss .table7 {
    margin-bottom: 20px;
    width: 975px;
    margin-top: -20px;
}

.priss li a {
    color: #215ca8;
}

@media only screen and (max-width: 1024px) {
    
    .pri_nav li {
        width: 32%;
        margin-right: 1.5%;
        margin-bottom: 20px;
    }

    .pri_nav li {
        font-size: 16px;
    }
}
.fs118{
  font-size: 18px;}
@media only screen and (max-width: 599px) {
    .pri_nav li {
        width: 48%;
        margin-left: 1% !important;
        margin-right: 1% !important;
        font-size: 14px;
    }

    .
    .fs118{
      font-size: 12px;
}

}
.home6 p.img a {
    display: block;
}

.home6 p.img .ca {
    z-index: 1;
}

.home5 a:before {
    z-index: 1;
}

.home5 a .w {
    z-index: 1;
}

#gnav p {
    top: 25px;
    right: 15px;
}

.dynamic-btn {
    /* transform: translate(0, 50%); */
    color: #fff;
}

.no-reset {
    position: static;
}

.no-reset img {
    position: static;
}

.no-reset::after {
    padding-top: 0;
}

.up-ofi-49 img {
    position: absolute;
    top: 0;
    left: 0;
}

[class*="up-ofi"] img {
    width: 100%;
    height: 100% !important;
    font-family: "object-fit: cover; object-position: 50% 50%;";
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}


.up-ofi-49:after {
    content: "";
    display: block;
    padding-top: 49%;
}

/* .up-ofi-235:after {
    content: "";
    display: block;
    padding-top: 235%;
} */

@media only screen and (max-width: 599px) {
    .home5 li {
        width: 50%;
    }

    .home1 .img {
        width: 100%;
    }

    .home1 .tbox {
        width: 100%;
    }

    #gnav p {
        top: 17px;
        right: 15px;
    }

    .foottel li {
        width: 60%;
        margin: 3px;
    }

    .flexb2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: center;
    }
    
    .side_menu li:first-child a .fs14 {
        padding: 0 0.5em;
        display: inline-block;
    }
    
    .side_menu li:first-child a {
        background: #6fb5e8;
        border-radius: 0;
    }
    
    .side_menu li:nth-child(2) {
    background: #024598;
    border-radius: 0;
    padding: 0px 0 5px 0;
    }
    
    .side_menu li{
        width: 50%;
    }
    
    .side_menu{
        position: fixed;
        bottom: 0;
        right: 0;
        width: 100%;
        z-index: 999;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        max-width: 100%;
    }
    
    .side_menu li+li {
      margin-top: 0;
    }
    
    .side_menu li:nth-child(2).tel .txt {
      text-align: center;
    }
}

.single1 .txt h2 {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  padding-left: 25px;
}

.single1 .txt h2:before {
  content: "";
  width: 7px;
  height: 48px;
  background-color: #22aadd;
  position: absolute;
  top: 0;
  left: 0;
}

.single1 .txt h3 {
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}

.single1 .txt h4 {
  font-size: 20px;
  font-weight: bold;
  position: relative;
  padding-left: 25px;
}

.single1 .txt h4:before {
  content: "";
  display: block;
  background-color: #ffaa11;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 13px;
  left: 0;
}

/* 
[class*="up-ofi"] {
    position: static;
    display: block;
    width: 100%;
} */

.btn2{
  border: solid 1px #024598;
}
@media only screen and (max-width: 599px){
.fixmenu .flexb2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
}
.none{
  display: none;
}
/* .height{
      height: 270px;
    } */
}

.rekome-tt{
  margin: 10px 0;
}

table{
  width: 100%;
}

table th{
    position: relative;
    /* width: 25%; */
    border-bottom: solid;
}

/* table th:after{
  display: block;
  content: "";
  width: 30px;
  height: 2px;
  background-color: #333;
  position: absolute;
  top:calc(50% - 1px);
  right:20px;
} */

table td{
    padding: 20px;
    text-align: center;
    /* width: 85%; */
    border-bottom: solid;
}

@font-face {
  font-family: 'myfont'; 
  src: url('/upload/tenant_1/b4d8056d54f04bc924e2796917a18697.ttf') format('truetype');
}

.logo-tt{
  font-size: 36px;
}
@media only screen and (max-width: 1024px){
  .logo-tt{
  font-size: 20px;
}
}
@media only screen and (max-width: 599px){
  .logo-tt{
  font-size: 15px;
}
}

.instagram{
  width: 56px;
    height: 56px;
}
.border{
  border:2px solid #000;
}
.img-sam li img{
   border-radius: 15px;
}
/*PAGE TOPボタン追加*/
#page_top{
    width: 50px;
    height: 50px;
    position: fixed;
    right: 10px;
    bottom: 6px;
    background: #003a75;
    opacity: 1;
    border-radius: 50%;
    z-index: 999;
}
@media only screen and (max-width: 599px){
#page_top{
      bottom: 85px;
}
}
#page_top a{
position: relative;
display: block;
width: 50px;
height: 50px;
}
#page_top a:before {
        content: "\f102";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 38px;
    color: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 12px;
    bottom: 0;
    right: 0px;
    left: 0;
    margin: 0 auto;
}
/* #page_top a::before{
  content: "";
font-weight: 900;
font-size: 25px;
color: #333;
position: absolute;
width: 25px;
height: 25px;
top: 0;
bottom: 0;
right: 0;
left: 0;
margin: auto;
text-align: center;
} */

.text-cen {
  text-align: center;
  border:1px solid #bcbcbc;
  padding: 20px 2.5%;
}
.border2{
border:1px solid #bcbcbc;
}

.example {
  position: relative;
  }

.example .e {
  width: 100%;
  position: absolute;
  top: 28%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  }
  @media only screen and (max-width: 599px) {
    .example .e{
      font-size: 24px;
}
    }
  .example .sab{
    width: 100%;
  position: absolute;
  top: 75%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0
  }

.example img {
  width: 100%;
  }
  
.home3 {
        
   /*  background-image: url(/upload/tenant_1/bdcd660aa2c852027aa9fe03950aacad.jpeg); */
    /* background-image: url(/upload/tenant_1/ホテル特集.jpg);  */
    background-color: #FAEBD7;
    background-repeat: no-repeat;
     background-size: cover;
    position: relative;
    overflow: hidden;
    z-index: 0;
}
.home3 .home3-content01,
.home3 .home3-content02 {
    position: relative;
    z-index: 0;
}
.home3::before,
.home3::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  
}
.home3::before {
  top: 0;
  left: 0;
  border-top: 7vw solid #fff;
  border-right: 7vw solid rgba(0 0 0 / 0);
  border-left: 7vw solid #fff;
  border-bottom: 7vw solid rgba(0 0 0 / 0);
}
.home3::after {
  bottom: 0;
  right: 0;
  border-bottom: 7vw solid #fff;
  border-left: 7vw solid rgba(0 0 0 / 0);
  border-right: 7vw solid #fff;
  border-top: 7vw solid rgba(0 0 0 / 0);
}
.home3 .innner {
  position: relative;
  z-index: 1;
}

.ribbon {
  display: inline-block;
  position: relative;
  height: 45px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ribbon:before {/*左側のリボン端*/
  content: '';
  position: absolute;
  width: 10px;
  bottom: -10px;
  left: -35px;
  z-index: -2;
  border: 20px solid #56adf3;
  border-left-color: transparent;/*山形に切り抜き*/
}

.ribbon:after {/*右側のリボン端*/
  content: '';
  position: absolute;
  width: 10px;
  bottom: -10px;
  right: -35px;
  z-index: -2;
  border: 20px solid #56adf3;
  border-right-color: transparent;/*山形に切り抜き*/
}

.ribbon h2 {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0 20px;
  line-height: 45px;
  font-size: 18px;
  color: #FFF;
  background: #2196F3;/*真ん中の背景色*/
}
.ribbon h2:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-right: solid 15px #397eb5;/*左の折り返し部分*/
}
.ribbon h2:after {
  position: absolute;
  content: '';
  top: 100%;
  right: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-left: solid 15px #397eb5;/*右の折り返し部分*/
}
/* 紙吹雪css */
  .confetti {
  position: absolute;
  width: 100%;
  height: 120%;
  top: 0;
  left: 0;
  z-index: -1;
  }

.confetti span {
  position: absolute;
  top: -10%;
  left: 0;
  width: 1.5vw;
  height: 1vw;
  background: #FFF;
  z-index: 0;
}

/* add animation */
.confetti span:nth-child(2n+1) {
  -webkit-animation: confetti-anim-1 10s 0s linear infinite;
          animation: confetti-anim-1 10s 0s linear infinite;
}

.confetti span:nth-child(2n+2) {
  -webkit-animation: confetti-anim-2 10s 0s linear infinite;
          animation: confetti-anim-2 10s 0s linear infinite;
}

/* side position */
.confetti span:nth-child(1) {
  left: 0%;
}

.confetti span:nth-child(2) {
  left: 2%;
}

.confetti span:nth-child(3) {
  left: 4%;
}

.confetti span:nth-child(4) {
  left: 6%;
}

.confetti span:nth-child(5) {
  left: 8%;
}

.confetti span:nth-child(6) {
  left: 10%;
}

.confetti span:nth-child(7) {
  left: 12%;
}

.confetti span:nth-child(8) {
  left: 14%;
}

.confetti span:nth-child(9) {
  left: 16%;
}

.confetti span:nth-child(10) {
  left: 18%;
}

.confetti span:nth-child(11) {
  left: 20%;
}

.confetti span:nth-child(12) {
  left: 22%;
}

.confetti span:nth-child(13) {
  left: 24%;
}

.confetti span:nth-child(14) {
  left: 26%;
}

.confetti span:nth-child(15) {
  left: 28%;
}

.confetti span:nth-child(16) {
  left: 30%;
}

.confetti span:nth-child(17) {
  left: 32%;
}

.confetti span:nth-child(18) {
  left: 34%;
}

.confetti span:nth-child(19) {
  left: 36%;
}

.confetti span:nth-child(20) {
  left: 38%;
}

.confetti span:nth-child(21) {
  left: 40%;
}

.confetti span:nth-child(22) {
  left: 42%;
}

.confetti span:nth-child(23) {
  left: 44%;
}

.confetti span:nth-child(24) {
  left: 46%;
}

.confetti span:nth-child(25) {
  left: 48%;
}

.confetti span:nth-child(26) {
  left: 50%;
}

.confetti span:nth-child(27) {
  left: 52%;
}

.confetti span:nth-child(28) {
  left: 54%;
}

.confetti span:nth-child(29) {
  left: 56%;
}

.confetti span:nth-child(30) {
  left: 58%;
}

.confetti span:nth-child(31) {
  left: 60%;
}

.confetti span:nth-child(32) {
  left: 62%;
}

.confetti span:nth-child(33) {
  left: 64%;
}

.confetti span:nth-child(34) {
  left: 66%;
}

.confetti span:nth-child(35) {
  left: 68%;
}

.confetti span:nth-child(36) {
  left: 70%;
}

.confetti span:nth-child(37) {
  left: 72%;
}

.confetti span:nth-child(38) {
  left: 74%;
}

.confetti span:nth-child(39) {
  left: 76%;
}

.confetti span:nth-child(40) {
  left: 78%;
}

.confetti span:nth-child(41) {
  left: 80%;
}

.confetti span:nth-child(42) {
  left: 82%;
}

.confetti span:nth-child(43) {
  left: 84%;
}

.confetti span:nth-child(44) {
  left: 86%;
}

.confetti span:nth-child(45) {
  left: 88%;
}

.confetti span:nth-child(46) {
  left: 90%;
}

.confetti span:nth-child(47) {
  left: 92%;
}

.confetti span:nth-child(48) {
  left: 94%;
}

.confetti span:nth-child(49) {
  left: 96%;
}

.confetti span:nth-child(50) {
  left: 98%;
}

/* size */
.confetti span:nth-child(3n+1) {
  width: 1vw;
  height: 0.6vw;
}

.confetti span:nth-child(3n+2) {
  width: 1.25vw;
  height: 0.8vw;
}

.confetti span:nth-child(3n+3) {
  width: 1.5vw;
  height: 1vw;
}

/* colors */
.confetti span:nth-child(5n+1) {
  background: red;
}

.confetti span:nth-child(5n+2) {
  background: blue;
}

.confetti span:nth-child(5n+3) {
  background: green;
}

.confetti span:nth-child(5n+4) {
  background: pink;
}

.confetti span:nth-child(5n+5) {
  background: yellow;
}


/* animation-duration */
.confetti span:nth-child(4n+1) {
  -webkit-animation-duration: 5s;
          animation-duration: 5s;
}

.confetti span:nth-child(4n+2) {
  -webkit-animation-duration: 12s;
          animation-duration: 12s;
}

.confetti span:nth-child(4n+3) {
  -webkit-animation-duration: 8s;
          animation-duration: 8s;
}

.confetti span:nth-child(4n+4) {
  -webkit-animation-duration: 6s;
          animation-duration: 6s;
}

@media (max-width: 599px) {
/* animation-duration */
.confetti span:nth-child(4n+1) {
  -webkit-animation-duration: 15s;
          animation-duration: 15s;
}

.confetti span:nth-child(4n+2) {
  -webkit-animation-duration: 22s;
          animation-duration: 22s;
}

.confetti span:nth-child(4n+3) {
  -webkit-animation-duration: 18s;
          animation-duration: 18s;
}

.confetti span:nth-child(4n+4) {
  -webkit-animation-duration: 16s;
          animation-duration: 16s;
}
}

/* animation-delay */
.confetti span:nth-child(11n+1) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.confetti span:nth-child(11n+2) {
  -webkit-animation-delay: 9s;
          animation-delay: 9s;
}

.confetti span:nth-child(11n+3) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.confetti span:nth-child(11n+4) {
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
}

.confetti span:nth-child(11n+5) {
  -webkit-animation-delay: 6s;
          animation-delay: 6s;
}

.confetti span:nth-child(11n+6) {
  -webkit-animation-delay: 7s;
          animation-delay: 7s;
}

.confetti span:nth-child(11n+7) {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}

.confetti span:nth-child(11n+8) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.confetti span:nth-child(11n+9) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.confetti span:nth-child(11n+10) {
  -webkit-animation-delay: 11s;
          animation-delay: 11s;
}

.confetti span:nth-child(11n+11) {
  -webkit-animation-delay: 10s;
          animation-delay: 10s;
}

/* animation */
@-webkit-keyframes confetti-anim-1 {
  0% {
    top: -10%;
    -webkit-transform: translateX(0) rotateX(0) rotateY(0);
            transform: translateX(0) rotateX(0) rotateY(0);
  }

  100% {
    top: 100%;
    -webkit-transform: translateX(20vw) rotateX(180deg) rotateY(360deg);
            transform: translateX(20vw) rotateX(180deg) rotateY(360deg);
  }
}
@keyframes confetti-anim-1 {
  0% {
    top: -10%;
    -webkit-transform: translateX(0) rotateX(0) rotateY(0);
            transform: translateX(0) rotateX(0) rotateY(0);
  }

  100% {
    top: 100%;
    -webkit-transform: translateX(20vw) rotateX(180deg) rotateY(360deg);
            transform: translateX(20vw) rotateX(180deg) rotateY(360deg);
  }
}

@-webkit-keyframes confetti-anim-2 {
  0% {
    top: -10%;
    -webkit-transform: translateX(0) rotateX(0) rotateY(0);
            transform: translateX(0) rotateX(0) rotateY(0);
  }

  100% {
    top: 100%;
    -webkit-transform: translateX(-20vw) rotateX(180deg) rotateY(360deg);
            transform: translateX(-20vw) rotateX(180deg) rotateY(360deg);
  }
}

@keyframes confetti-anim-2 {
  0% {
    top: -10%;
    -webkit-transform: translateX(0) rotateX(0) rotateY(0);
            transform: translateX(0) rotateX(0) rotateY(0);
  }

  100% {
    top: 100%;
    -webkit-transform: translateX(-20vw) rotateX(180deg) rotateY(360deg);
            transform: translateX(-20vw) rotateX(180deg) rotateY(360deg);
  }
}
body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  outline: none;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.fz-25 {
  font-size: 32px;
  margin-right: 10px;
  letter-spacing: -4px;
}
.fz-28 {
   font-size: 56px;
   letter-spacing: -10px;
}
@media only screen and (max-width: 1024px)  {
  .fz-25 {
  font-size: 28px;
}
.fz-28 {
  font-size: 45px;
}
.rec3 .sign dd .fz-28 {
  font-size: 40px;
}
}

@media only screen and (max-width: 599px) {
.fz-25 {
  font-size: 25px;
}
.fz-28 {
  font-size: 40px;
}
.fs12\@sp {
  font-size:12px;
}
}

.inner.p404 {
  padding: 100px 0;
}

.p404box .foottel li {
  background: none;
}

.foottel li.p404 .btnsp {
  padding: 18px !important;
}

@media only screen and (max-width: 599px) {
  .p404box .flexb2 {
    display: block;
  }
  .p404box .foottel li {
    width: 80%;
    margin: 10px auto;
  }
}

/*===================================
ポップアップバナー
==================================*/

[data-element-id] .popupBanner {
    width: 300px;
    position: relative;
    bottom: 0;
    left: 0;
    right: auto;
}

.popupBanner {
    /* display:none; */
    width: 300px;
    position: fixed;
    bottom: 2%;
    left: 2%;
    z-index: 200;
}

.popupBanner img {
    width: 100%;
}

.popupBanner .banner-close {
    display: block;
    padding: 10px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    transform: translate(50%, -50%);
    -webkit-transform: translate(50%, -50%);
}

.popupBanner .banner-close:hover {
    opacity: 0.6;
}

.popupBanner .banner-close:before {
    display: block;
    content: "\f00d";
    color: #666666;
    width: 25px;
    height: 25px;
    line-height: 23px;
    font-size: 12px;
    font-family: "font awesome 5 free";
    font-weight: bold;
    text-align: center;
    background: #f5f5f5;
    border: solid 1px;
    border-radius: 100%;
}

@media screen and (max-width: 599px) {
  .popupBanner {
      width: 40%;
      bottom: 80px;
      left: 1%;
      bottom: 85px;
  }
}

.lb-in {
  width: 1000px;
  margin: 0 auto 50px;
}

.lb-in img {
  width: 100%;
}

.sns-box {
  display: flex;
}

.sns-box .instagram {
  margin-right: 5px;
}

@media screen and (max-width: 1024px) {
  .lb-in {
    width: 600px;
  }
}

@media screen and (max-width: 599px) {
  .lb-in {
    width: 90%;
  }
}

/*TOP事業内容+*/
.home4 .flexb .flexb .ec {
    display: block;
    background: #fff url(/upload/tenant_1/3fcbd8c08b16936aee8808b22b9ed99f.png) right bottom no-repeat;
    width: 49.28%;
    padding-bottom: 31.88%;
    position: relative;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}
.home4 .flexb .flexb .ec .w {
    width: 98%;
    left: 1%;
    right: 1%;
    top: 50%;
    position: absolute;
    text-align: center;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}

.home4 .flexb .flexb .ec .fs26 {
    display: block;
    color: #02479d;
    font-weight: bold;
    padding: 0 0 20px 0;
}
.pc-only {
  display: block;
}
.sp-only {
  display: none
}

@media screen and (max-width: 599px) {
  .lb-in {
    margin: 0 auto 10px;
  }
  .home4 .flexb .flexb .ec .fs26.sp {
    padding: 0 0 5px 0;
  }
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
  .home4 .flexb .flexb .ec .w {
    width: 80%;
  }
  .mb50 {
    margin-bottom: 50px;
  }
}

.fs36s {
  font-size: 36px;
}

@media screen and (max-width: 599px) {
  .fs36s {
    font-size: 30px;
  }
}
  }
