@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
html {
  font-size: 62.5%;
}
body {
    font-family: 'Noto Sans Japanese', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
    font-weight: 300;
    font-style: normal;
    color: #222;
    font-size: 150%;
    line-height: 1.8;
    /* letter-spacing: 0.08em; */
    /* text-align: justify; */
    font-weight: normal;
    background-color: #fff;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    -webkit-font-smoothing: antialiased;
    /*padding-top: 90px;*/
    /*background-image: url(../img/bg.jpg);
    background-size: contain;*/
}
html, body {
  position: relative;
  height: 100%;
}
/* header
----------------------------------*/
header {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 60px;
    background: #eb2935;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    z-index: 90;
}
header::before {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    background: #FFF;
}
header a {
    color: #fff;
}
h1 {
    z-index: 2;
    font-size: 30px;
    font-feature-settings: "palt";
    background-image: url(../img/logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-left: 45px;
    line-height: 1.3;
    font-weight: normal;
    letter-spacing: 0.04em;
}
h1 a {
    line-height: 1;
    color: #4c4c4c;
}
h1 span {
    font-size: 0.5em;
    margin-right: 5px;
    letter-spacing: 0px;
}
#head {
    width: 1000px;
    margin: 0 auto;
}
#head .logo {
    position: relative;
    float: left;
    margin-top: 10px;
}
/* nav
----------------------------------*/
#navi {
    position: relative;
    float: right;
    width: 600px;
    height: 60px;
    background: #eb2935;
}
/*#navi li {
    float: left;
    background: #000000;
}*/
#navi:after {
    content: "";
    position: absolute;
    top: 0;
    left: -60px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0px 60px 60px;
    border-color: transparent transparent #eb2935 transparent;
}
.nav_box {
    margin-top: 16px;
}
.nav_box li {
    float: left;
    text-align: center;
    /* width: 16%; */
    position: relative;
}
.nav_box li:nth-child(n+2):before {
    content: "";
    width: 1px;
    height: 15px;
    background: rgba(255,255,255,0.3);
    position: absolute;
    top: 7px;
    left: 0px;
    transform: rotate(33deg);
}
.nav_box li:last-child:before {
    background: none;
}
.nav_box li span {
    display: block;
    font-size: 0.7em;
}
.nav_box a {
    padding: 0 15px;
    box-sizing: border-box;
    font-size: 15px;
    font-weight: 700;
    position: relative;
}
/*.nav_box a:hover {
    opacity: 1;
}*/
/*.nav_box a:hover:after {
    height: 2px;
    width: 20px;
    content: "";
    position: absolute;
    background: rgba(255,255,255,0.6);
    bottom: -5px;
    left: 50%;
    transform: translate(-50%,0);
}*/
.nav_box li:last-child a {
    background: #fff;
    padding: 2px 10px;
    /* font-family: "Yu Mincho", "YuMincho", "Sawarabi Mincho", serif; */
    font-size: 14px;
    display: inline-block;
    margin-top: -7px;
    color: #eb2935;
}
.nav_box li:last-child a:after {
    margin-left: 5px;
    content: "\f105";
    font-size: 1.1em;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
/*----------------------------------*/

h2,h3 {
    font-style: normal;
    margin-bottom: 20px;
    font-weight: 700;
    letter-spacing: 0.08em;
}

a {
  color: #3972b7;
  text-decoration: none;
}
a:hover {
  /*color: #fc3349;*/
  opacity: 0.8;
}
a:focus {
  outline: none;
}
/*a:hover {
  color:#EF8F2D ;
}*/
::selection{
  background-color:#D8E6BD;
}
::-moz-selection{
  background-color:#D8E6BD;
}
p {
  margin-bottom: 10px;
}
/*div {
  margin-bottom: 20px;
}*/
img {
  max-width: 100%;
}

footer{
  font-size: 1.3rem;
  line-height: 1.5;
}
.sp {
  display: none;
}
.sp_s {
    display: none;
  }
a.hover_ptn01:hover img {
  transform: translateY(-1px);
}
section {
    height: 100%;
    overflow: hidden;
}

/* swiper */
.swiper-container {
  width: 100%;
  height: calc(100% - 112px);
}
.swiper-slide {
  /*-webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 60px;
  background-position: center;
  background-size: cover;*/
  box-sizing: border-box;
    
}
.swiper-slide.slide01 {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: 
    url(../img/slide/001.jpg);
}
.swiper-slide.slide02 {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: 
    url(../img/slide/002.jpg);
}
.swiper-slide.slide03 {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: 
    url(../img/slide/003.jpg);
}
.parallax-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 130%;
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
}
.swiper-slide .title {
  font-size: 41px;
  font-weight: 300;
}
.swiper-slide .subtitle {
  font-size: 21px;
}
.swiper-slide .text {
  font-size: 14px;
  max-width: 400px;
  line-height: 1.3;
}
/* swiper */

/* slick */
.slide_wraper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.slide_wraper:before {
    content: "";
    position: absolute;
    /* left: -100%; */
    top: 10%;
    width: 100%;
    height: 60%;
    background-color: #002444;
}
.slick_slider.ptn01 {
    /*overflow: hidden;*/
    position: absolute;
    right: 0;
    top: 0;
    width: 80%;
    /*height: 100%;*/
    z-index: 1;
    background: #fff;
}

.ptn01 .slick-list {
    overflow: inherit;
}
.slide_txt {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 4%;
    -ms-transform: translateX(0) translateY(-50%);
    -moz-transform: translateX(0) translateY(-50%);
    -webkit-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
}
.slide_txt ._ttl {
    font-size: 5vw;
    font-family: "Yu Mincho", "YuMincho", "Sawarabi Mincho", serif;
    color: #fff;
    position: relative;
    line-height: 1.2;
    letter-spacing: 0.04em;
    text-shadow: rgba(0,0,0,0.3) 1px 1px 10px,
     rgba(0,0,0,0.3) -1px 1px 10px,
     rgba(0,0,0,0.3) 1px -1px 10px,
     rgba(0,0,0,0.3) -1px -1px 11px;
}
.slide_txt ._ttl:after {
    height: 1px;
    width: 70%;
    background-color: #fff;
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    /*-ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);*/
}
.work_slide li {
    margin: 0 10px;
}
/* slick */

.logo_area img {
    max-width: 430px;
    width: 100%;
}

.inner_box {
    max-width: 1000px;
    margin: 0 auto 30px;
    padding: 30px 10px;
    box-sizing: border-box;
}
.inner_L {
    max-width: 1400px;
    margin: 0 auto;
    padding: 40px 10px;
    box-sizing: border-box;
}
.inner_M {
    max-width: 1200px;
    margin: 0 auto;
    padding: 80px 3vw;
    box-sizing: border-box;
}
.white_box {
    background: #fff;
    box-sizing: border-box;
    padding: 30px 20px;
    border-radius: 10px;
}
.bg_blue {
    background-image: url(../img/top_bg01.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center right;
    /*max-width: 1400px;*/
    margin: 0 auto;
}

.bg_white {
  background-color: #ffffff; 
}
.bg_gray {
  background-color: #F1F1EF;
}
.bg_black {
  background-color: #1b1f31; 
}
.bg_top {
    background-image: url(../img/top_img02.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
}
.top_bg02 {
    background-image: url(../img/top_bg02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.title_01 {
        margin-bottom: 20px;
    font-size: 2.4em;
    font-weight: normal;
    padding: 15px 0 5px;
    position: relative;
    line-height: 1.5;
    font-style: normal;
    color: #0066cb;
    text-align: center;
    /* font-family: "Yu Mincho", "YuMincho", "Sawarabi Mincho", serif; */
}
.title_01.white {
    color: #fff;
}
.title_01_sub {
    font-size: 1.3vw;
    display: block;
    font-family: whitman-display,serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
}
/*.title_01:after {
    content: '';
    height: 3px;
    width: 60px;
    margin: 5px auto 0;
    display: block;
    background-color: #222;
}*/
.title_01.white:after {
    background-color: #fff;
}
.title_02 {
    /* margin-bottom: 5px; */
    font-size: 36px;
    font-weight: 700;
    padding: 0 0 5px;
    position: relative;
    line-height: 1.3;
    font-style: normal;
    /*color: #eb2935;*/
    text-align: center;
}
.title_02_sub {
    display: block;
    font-size: 0.4em;
    opacity: 0.7;
    line-height: 1.5;
    font-weight: normal;
}
.title_02:before {
    content: '';
    height: 2px;
    position: absolute;
    bottom: -3px;
    width: 50px;
    left: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-color: #eb2935;
    opacity: 0.7;
}
.title_02.white:before {
    background-color: #fff;
}
.title_02._blog {
    font-size: 23px;
}
.title_02._blog .title_02_sub {
    font-size: 0.8em;
}
.title_03 {
    position: relative;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 3px solid #bfbfbf;
}

.title_03:after {
    position: absolute;
    bottom: -3px;
    left: 0;
    z-index: 2;
    content: '';
    width: 20%;
    height: 3px;
    background-color: #ed1c24;
}
.title_04 {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #055eb5;
    border-bottom: 1px solid #055eb5;
}
.title_04:before {
    content: "\f0ad";
    font-family: "Font Awesome 5 Free";
    color: #055eb5;
    font-weight: 700;
    margin-right: 10px;
}
.title_06 {
    font-weight: 700;
    font-size: 18px;
    /*color: #0058af;*/
    margin-bottom: 10px;
    border-bottom: solid 1px;
    /* font-family: "Yu Mincho", "YuMincho", "Sawarabi Mincho", serif; */
}
.title_06:before {
    line-height: 1.7;
    content: "\f0da";
    font-size: 1.1em;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 5px;
}

.idea_text {
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    color: #13b74e;
}
.title_bg01 {
    background: #fbffe7;
    box-shadow: 0px 0px 0px 5px #fbffe7;
    border: dashed 2px #a38563;
    padding: 0.2em 0.5em;
}
.ribbon_box {    
    display: block;
    box-sizing: border-box;
    position: relative;
    margin: 0 auto 30px;
    padding: 10px;
    max-width: 980px;
    background: #fff;
  }

.maile_area {
    background-color: #F8D800;
    box-sizing: border-box;
    padding: 84px 10px 10px;
    position: relative;
    background-image: linear-gradient( 135deg, #FDEB71 10%, #F8D800 100%);
    width: 162px;
    margin: 0 auto 15px;
}
.maile_area:before {
    content: '';
    position: absolute;
    background-image: url(../img/ico_mail.png);
    background-size: 50px;
    background-repeat: no-repeat;
    top: 42px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 39px;
    width: 50px;
}
.maile_area .btn {
    background-color: #ffffff;
    border: 1px solid #000;
    color: #000;
    font-weight: normal;
    font-size: 85%;
    padding: 5px 20px;
    box-sizing: border-box;
    border-radius: 30px;
    display: inline-block;
    letter-spacing: 0.08em;
    float: none;
}
.tel_area,
.mobile_area {
  font-weight: 700;
  text-align: center;
}
.tel_area {
    /*font-size: 200%;*/
    font-size: 36px;
}

.mobile_area {
  font-size: 177%;
}
.tel_area a,
.mobile_area a {
    /*position: relative;*/ 
    color: #00a7ea;
    letter-spacing: 0.1em;
    font-weight: 900;
    font-style: normal;
}
/*.tel_area a:before {
    background-image: url(../img/ico_tel.png);
}
.mobile_area a:before {
    background-image: url(../img/ico_mobile.png);
}*/
.tel_area a:before,
.mobile_area a:before {
    content: '\f3cd';
    line-height: 1.7;
    font-size: 1.1em;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.list_style01._yellow dt {
    background-color: #f9db00;
}
.list_style01._blue dt {
    background-color: #3a63b9;
    color: #fff;
}
.list_style01._blue dd {
    color: #000;
}
.list_style01 {
    line-height: 1.6;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 15px;
    border-radius: 3px;
}
.list_style01 dt {
    box-sizing: border-box;
    padding-left: 20px;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 5px;
    position: relative;
}
.list_style01 dt:before {
    font-family: "Font Awesome 5 Free";
    content: "\f303";
    position: absolute;
    left: 0;
}
.list_style01 dd {
    font-size: 14px;
    margin-bottom: 15px;
    box-sizing: border-box;
}
.list_check {
  /*border: solid 1px;*/
    padding: 10px 20px;
    position: relative;
    margin-bottom: 20px;
}
.list_check li {
  line-height: 1.5;
    padding: 0.5em 0;
    font-size: 18px;
    color: #0066cb;
    list-style-type: none!important;
}
.list_check li:before {
  content: '\f00c';
    font-family: "Font Awesome 5 Free";
    line-height: 1.5;
    font-size: 1em;
    font-weight: 600;
    font-style: normal;
    margin-right: 0.2em;
}
.table_style03 {
    width: 100%;
    margin: 0 auto 30px;
    border-width: 0;
    width: 100%;
    font-variant-ligatures: no-common-ligatures;
    /*background: #fff;*/
}
.table_style03 td, .table_style03 th {
    border: 1px solid #b3b3b3;
    border-width: 1px 0;
    font-size: 1.4rem;
    background-color: transparent;
    word-break: break-all;
    vertical-align: top;
    padding-right: 0;
}
.table_style03 th {
    width: 23.5%;
    padding: 1rem;
    padding-left: 3rem;
    text-align: left;
    white-space: nowrap;
    font-weight: 600;
    letter-spacing: .2em;
  }

.table_style03 td {
    padding: 1rem;
    padding-left: 4rem;
    text-align: left;
  }

.table_style05 th {
    width: 16%;
}
.table_style05 th:first-child {
    width: 4%;
}
.table_style05 td {
    font-size: 11px;
}

.news-lb {
    margin: 50px 0 30px;
    line-height: 1.8;
}
.news-lb dt {
    float: left;
    width: 8em;
    border-right: 2px solid #eb2935;
    padding: 5px 0px;
    padding-left: 4rem;
    font-weight: 700;
}
.news-lb dd {
    padding-left: 13em;
    padding-top: 7px;
    padding-bottom: 15px;
    margin: 0px 0 15px;
    border-bottom: 1px solid #bfbfbf;

}
.news-lb dd:nth-of-type(1) {
    position: relative;
}

.news-lb dd:nth-of-type(1):before {
    border-top: 1px solid #bfbfbf;
    position: absolute;
    content: '';
    width: 100%;
    top: -13px;
    left: 0;
    /* margin-top: 18px; */
}
.recruit-lb {
    border: 4px solid #bfbfbf;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 15px 20px;
}
.recruit-lb dt {
    font-size: 30px;
    color: #ed1b24;
    font-weight: 900;
    margin-bottom: 15px;
    padding-left: 10px;
}
.recruit-lb img {
    float: right;
    margin-left: 10px;
    width: 360px;
}
.recruit-lb ._txt {
    font-size: 18px;
}

.business-lb dt {
    position: relative;
    font-size: 22px;
    /* color: #003864; */
    font-weight: 700;
    border-bottom: 3px solid #bfbfbf;
}
/*.business-lb dt:before {
    content: "\f0ad";
    font-family: "Font Awesome 5 Free";
    color: #003864;
    font-weight: 700;
    margin-right: 10px;
}*/
.business-lb dt:after {
    position: absolute;
    bottom: -3px;
    left: 0;
    z-index: 2;
    content: '';
    width: 20%;
    height: 3px;
    background-color: #ed1c24;
}
.business-lb dd {
    padding-top: 7px;
    padding-bottom: 15px;
    margin: 0px 0 15px;
}
.business-lb img {
    float: right;
    margin-left: 10px;
    width: 400px;
}
.scroll {
  overflow: auto;
}
.border_dotted {
    border-bottom: 5px dotted #26bd4a;
}
.box_01 {
    box-sizing: border-box;
    min-width: 1000px;
    padding: 0 100px;
    margin: 0 auto;
    max-width: 1280px;
}
.top_cont01 {
    color: #19a78e;
    font-size: 1.2em;
    background: #fff;
    box-sizing: border-box;
    padding: 30px 35px;
    margin: 50px 0;
    float: right;
    width: 55%;
}

.flex_box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.bg_l, .bg_r {
    max-width: 1200px;
    width: 90%;
    margin: 0 auto;
}
.photobx-l {
    background-color: rgba(255,255,255,0.7);
    position: relative;
}
.pbx_img {
    overflow: hidden;
    width: 50%;
    height: 35vw;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    background-image: url(../img/top_img07.jpg);
    background-size: cover;
    background-position: center;
}
.pbx_img img {
    vertical-align: bottom;
    max-width: 100%;
    opacity: 1 !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    position: relative;
    display: inline-block;
    -webkit-transform: translate3d(0, 0, 400px);
    transform: translate3d(0, 0, 400px);
    opacity: 0;
    -webkit-transition: opacity 1s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99),-webkit-transform 1s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: opacity 1s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99),-webkit-transform 1s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: opacity 1s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99),transform 1s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
    transition: opacity 1s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99),transform 1s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99),-webkit-transform 1s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
}
.bg_r .pbx_img {
    left: 50%;
}
.pbx {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50%;
    height: auto;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    padding-left: 4em;
    padding-right: 4em;
}
.bg_r .pbx {
    left: 0;
}
.mttl_cl {
    color: #3972b7;
    /* text-align: center; */
    font-weight: normal;
    font-size: 3rem;
    line-height: 1.4;
    margin-bottom: 35px;
    position: relative;
    letter-spacing: 4px;
    font-weight: 700;
}
.topbottom_menu_btn {
    /*display: -ms-flexbox;*/
    /* display: -webkit-flex; */
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* border: 1px solid; */
    margin-bottom: 20px;
    height: 340px;
    background-color: #fff;
}
.subnav_bg {
    background-image: url(../img/bottom_bg.png);
    background-position: bottom center;
    background-size: 100%;
    background-repeat: repeat-x;
}
.subnav {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
    box-sizing: border-box;
    /*border: 1px solid #eee;*/
    max-width: 1400px;
    margin: 0 auto;
}
.subnav li {
    overflow: hidden;
    box-sizing: border-box;
    float: left;
    width: 25%;
    max-width: 500px;
    /*min-width: 290px;*/
    /*border-right: 1px solid #eee;*/
}
.subnav li:last-child {
    margin-right: 0;
}
.subnav a {
    display: block;
    box-sizing: border-box;
    padding: 5vw 10px;
}
.subnav a:hover {
    opacity: 0.8;
}
.subnav ._ttl {
    font-size: 18px;
    margin-bottom: 0;
    color: #003864;
    text-align: center;
    box-sizing: border-box;
    letter-spacing: 0.08em;
    font-weight: normal;
}
.subnav ._ttl:after {
    margin-left: 5px;
    content: "\f105";
    font-size: 1em;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.subnav ._img {
    margin: 0 auto 20px;
    width: 80px;
}
.footer_box {
    max-width: 960px;
    margin: 0 auto;
    padding: 14px 10px;
    box-sizing: border-box;
    font-size: 10px;
    color: #383735;
}
.site_map_wrap {
    background: #eb2935;
}
.site_map li {
    float: left;
    color: #fff;
    font-size: 1.6rem;
    width: 16%;
    position: relative;
    text-align: center;
    height: 42px;
    display: table;
}

.site_map a {
    position: relative;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
    font-size: 13px;
    color: #fff;
}

.site_map li:after {
    content: "";
    position: absolute;
    right: 0;
    top: 12px;
    width: 1px;
    height: 15px;
    background-color: rgba(255,255,255,0.4);
}
.site_map li:last-child:after {
    width: 0;
}

.btn_01 {
    border: 1px solid #eb2935;
    background-color: #eb2935;
    color: #fff;
    font-weight: 700;
    padding: 5px 30px;
    box-sizing: border-box;
    display: inline-block;
    letter-spacing: 0.08em;
    box-shadow: 3px 4px 0px rgba(255,255,255,0.3);
    -webkit-box-shadow: 3px 4px 0px rgba(255,255,255,0.3);
}
a.btn_01:hover {
    background-color: #fff;
    color: #EB2940;
    /* border: 2px solid #000000; */
    opacity: 1;
}
a.btn_01:after {
    /*position: absolute;*/
    line-height: 1.7;
    margin-left: 10px;
    content: "\f105";
    font-size: 1.1em;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.btn_02 {
    background-color: #edad0b;
    border: 2px solid #edad0b;
    color: #fff;
    font-weight: 700;
    padding: 5px 40px;
    box-sizing: border-box;
    border-radius: 30px;
    display: inline-block;
    letter-spacing: 0.08em;
    float: right;
}
a.btn_02:hover {
    background-color: #fff;
    color: #edad0b;
}
.slicknav_menu {
  display:none;/*PC時は非表示*/
}

.li_style01:before {
    display: inline-block;
    vertical-align: middle;   /*以下白丸つくる*/
    content:'';
    width:1em;
    height: 1em;
    background: #14b13d;
    border-radius: 50%;
    margin-right: 8px;
}
.news_block,.news_block a {
    color: #4c4c4c;
}
.news_block li {
    width: 48%;
    margin-right: 2%;
    float: left;
    background: #19a78e;
    box-sizing: border-box;
    padding: 25px;
}
.news_wrap {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1200px;
    padding: 30px 20px;
}
.news_ttl {
    float: left;
    margin-right: 30px;
    padding-top: 20px;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    line-height: 1;
    font-style: normal;
    color: #003864;
    text-align: center;
}
.news_box {
    overflow: auto;
    box-sizing: border-box;
    padding: 20px;
    height: 100px;
    max-width: 980px;
    margin: 0 auto;
    -webkit-overflow-scrolling: touch;
}
.news_box dt {
    float: left;
    margin-right: 20px;
    font-style: normal;
}
.news_box dt:before {
  font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0da";
    /*color: #f9db00;*/
    margin-right: 0.5em;
}
.news_box dd {
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(255,255,255,0.3);
}
.marker01 {
  background: linear-gradient(transparent 70%, #ffff66 70%);
}

form table th span {
    font-size: 10px;
    background-color: #ff6c6c;
    padding: 1px 2px 3px 5px;
    text-align: center;
    border-radius: 2px;
    color: #fff;
    margin-right: 5px;
}
input[type="text"], textarea {
    width: 100% !important;
    border: 1px solid #ccc;
    padding: 5px;
    box-sizing: border-box;
    border-radius: 3px;
    font-size: 1.2em;
}
input[type="date"] {
    max-width: 150px !important;
    border: 1px solid #5d5a59;
    padding: 5px;
    box-sizing: border-box;
    background-color: #fff;
}
input[type="password"] {
    border: 1px solid #5d5a59;
    padding: 5px;
    box-sizing: border-box;
}
input[type="submit"] {
    border: 1px solid #eb2935;
    background-color: #eb2935;
    font-weight: 700;
    padding: 5px 70px;
    box-sizing: border-box;
    display: inline-block;
    letter-spacing: 0.08em;
    font-size: 16px;
    /* border-radius: 60px; */
    color: #fff;
    box-shadow: 2px 2px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: 2px 2px 0px rgba(0,0,0,0.2);
}
input[type="submit"]:hover {
    background: #fff;
    color: #eb2935;
}

#aflashA2 {
    background-image: url(../img/ttl_img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; left;
    margin-top: 60px;
    /* height: 30vw; */
    height: 20vw;
}

#flash2 {
    box-sizing: border-box;
    margin: 0 auto;
    /* padding: 30px; */
    position: relative;
    height: 100%;
    z-index: 0;
}
.topicpath {
    font-size: small;
    position: absolute;
    z-index: 1;
    bottom: 5px;
    right: 25px;
}
.topicpath li {
    display: inline;
    list-style-type: none;
    font-size: small;
}
.topicpath a, .topicpath span {
    letter-spacing: .1em;
    font-weight: 300;
    color: #222;
}
.topicpath li:after {
    content: " > ";
    font-size: small;
}

.kanban {
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    width: 100%;
    margin-bottom: 0;
}
.kanban .ja {
    font-size: 36px;
    text-align: center;
    letter-spacing: 0.2em;
    display: block;
    line-height: 1.5;
    font-weight: 700;
    font-style: normal;
    z-index: 1;
}
.kanban .en {
    display: block;
    letter-spacing: 0.1em;
    width: 100%;
    color: rgba(255,255,255,1);
    color: #003864;
    font-size: 3.3vw;
    /* font-family: whitman-display,serif; */
    font-weight: normal;
    font-style: normal;
    position: relative;
    bottom: 2px;
    text-align: center;
    line-height: 0.6;
    z-index: -1;
    line-height: 1.2;
    text-shadow: 0px 0px 5px rgba(255,255,255,0.8);
    -webkit-text-shadow: 0px 0px 5px rgba(255,255,255,0.8);
    -ms-text-shadow: 0px 0px 5px rgba(255,255,255,0.8);
}
.kanban .en:before {
    position: absolute;
    content: '';
    height: 2px;
    width: 45%;
    background: #003864;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%) translateY(-50%);
    box-shadow: 0px 0px 3px rgba(255,255,255,0.5);
    -webkit-box-shadow: 0px 0px 3px rgba(255,255,255,0.5);
    -ms-box-shadow: 0px 0px 3px rgba(255,255,255,0.5);
}
.gallery li {
    float: left;
    width: 32.33%;
    margin-right: 1%;
}
.photo li {
    float: left;
    padding: 0 5px;
    box-sizing: border-box;
    width: 25%;
}
.entry_box {
    box-sizing: border-box;
    border: 3px solid #ddd;
    padding: 20px;
    word-wrap: break-word;
}
.blog_box {
    width: 100%;
    /* float: left; */
    /* margin: 0 20px 50px 20px; */
    /*margin: 0 20px 0 20px;*/
    /* margin: 0 auto; */
    position: relative;
}
.blog_box .blog_cat {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    background-color: #fc3349;
    line-height: 1;
    padding: 6px 10px 8px;
    min-width: 50px;
    text-align: center;
    color: #fff;
    font-weight: lighter;
    font-size: 13px;
    letter-spacing: 0.1em;
}

.blog_img {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0;
    width: 100%;
    display: block;
    padding-top: 56.25%;
    /* background-color: #F8D800; */
    /* background-image: linear-gradient( 135deg, #FDEB71 10%, #F8D800 100%); */
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.blog_img img {
    backface-visibility: hidden;
    vertical-align: top;
    position: absolute;
    top: 50%;
    right: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%); 
}
.blog_img *, .blog_img *:before, .blog_img *:after {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.blog_info {
  position: relative;
}

.blog_box .blog_date {
    width: 90px;
    color: #151818;
    background-color: #FFF;
    padding: 2px 0 1px 0;
    font-style: italic;
    font-size: 11px;
    text-align: center;
    position: absolute;
    top: -30px;
    left: -7px;
    box-shadow: 0px 2px 2px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.3);
}
.blog_date {
    width: 50%;
    float: left;
    font-style: italic;
    font-size: 11px;
    text-align: right;
}

.blog_box .blog_ttl {
    width: 100%;
    margin-top: 56.25%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.blog_box .blog_ttl a {
    color: #151818;
    font-size: 12px;
    line-height: 190%;
}

.fm-text {
    text-align: center;
    border: 1px solid;
    box-sizing: border-box;
    padding: 10px;
}
#page-top {
    position: fixed;
    bottom: 5px;
    right: 5px;
    font-size: 12px;
    font-weight: bold;
    z-index: 9999;
}
#page-top a {
    color: #fff;
    font-size: 25px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    text-decoration: none;
    padding: 5px 15px;
    text-align: center;
    display: block;
    background: #222;
    box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 2px;
}
.intro {
    max-width: 1200px;
    margin: 0 auto;
    padding: 80px 3vw;
    box-sizing: border-box;
}
.intro_bg {
    /*background: linear-gradient(135deg, #296698 0%, #1b1f31 70%, #1b1f31 70%);*/
    background-size: cover;
    background-position: top;
    background-attachment: fixed;
    width: 100%;
}
.intro ._inner {
    box-sizing: border-box;
    background-color: #fff;
    padding: 20px 30px;
    margin-top: 40px;
    overflow: hidden;
}
.intro ._img {
    float: right;
    width: 50%;
}
.intro ._img._L {
    float: left;
}
.intro ._img img {
    box-shadow: -5px 5px 10px rgba(0,0,0,0.3);
    -webkit-box-shadow: -5px 5px 10px rgba(0,0,0,0.3);
    -ms-box-shadow: -5px 5px 10px rgba(0,0,0,0.3);
}
.intro ._ttl {
    font-size: 26px;
    font-weight: 700;
    padding: 15px 0 5px;
    position: relative;
    line-height: 1.6;
    font-style: normal;
    border-bottom: 1px solid;
    overflow: hidden;
    color: #003864;
}
.area_wrap {
    max-width: 1400px;
    margin: 0 auto;
    padding: 100px 10px;
    box-sizing: border-box;
}
.area_box {
    width: 49%;
    margin: 0 auto;
    float: left;
    padding: 60px 3vw;
    box-sizing: border-box;
    background: rgba(255,255,255,1);
}
.area_box ._ttl {
    font-size: 30px;
    font-weight: 700;
    /* padding: 15px 0 5px; */
    /* position: relative; */
    /* line-height: 1.6; */
    font-style: normal;
    color: #000;
    /* border-bottom: 2px solid #dbdbdb; */
}
.area_box ._ttl span {
    position: relative;
    line-height: 1.6;
    padding: 0.25em 1em;
    display: inline-block;
}
.area_box ._ttl span:before, .area_box ._ttl span:after {
    content: '';
    width: 15px;
    height: 25px;
    position: absolute;
    display: inline-block;
}
.area_box ._ttl span:before {
    border-left: solid 2px #eb2935;
    border-top: solid 2px #eb2935;
    top: 0;
    left: 0;
}
.area_box ._ttl span:after {
    border-right: solid 2px #eb2935;
    border-bottom: solid 2px #eb2935;
    bottom: 0px;
    right: 0;
}
.area_box ._txt {
    /*text-align: center;*/
}
.chara_txt {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
}
.chara_list li {
    float: left;
    width: 50%;
    /* padding-bottom: 12vw; */
}

.chara_list ._inner {
    box-sizing: border-box;
    padding: 20px;
    margin-bottom: 145px;
    position: relative;
}

.chara_list ._ttl {
    font-size: 24px;
    border-bottom: 1px solid;
    color: #0984e3;
}
.chara_list ._img {
    background: #055eb5;
    box-sizing: border-box;
    padding: 40px;
    text-align: center;
}
.chara_list ._inner img {
    width: 250px;
    margin-bottom: 20px;
}
.chara_list ._txt {
    /* font-size: 1.6vw; */
    /* line-height: 2.5em; */
    width: 85%;
    height: 195px;
    /* margin: 0 auto; */
    box-sizing: border-box;
    background-color: #fff;
    position: absolute;
    padding: 20px;
    top: 85%;
    left: 50%;
    transform: translate(-50%,0);
}

.contact_area ._blockl {
    float: left;
    max-width: 380px;
    width: 49%;
    box-sizing: border-box;
    padding-right: 1%;
}

.contact_area ._blockr {
    float: right;
    max-width: 600px;
    width: 100%;
}
.contact_area ._blockr iframe {
    width: 100%;
}

.add_area dt {
    float: left;
    margin-right: 10px;
}

.add_area dt:nth-of-type(1),
.add_area dd:nth-of-type(1) {
    font-size: 1.5em;
    font-weight: 500;
}

.add_area a {
    color: #d33944;
    font-weight: 700;
}
.contact_area ._txt {
    font-size: 1.3em;
    /* font-weight: 700; */
    line-height: 1.5;
    margin-bottom: 20px;
}
.contact_area ._logo {
    float: left;
    margin-right: 15px;
}

.menu_list li {
    width: 33.333%;
    float: left;
    text-align: center;
    line-height: 1.6;
    margin-bottom: 3em;
}

.menu_list ._inner {
    box-sizing: border-box;
    margin: 15px;
}

.menu_list ._img {
    border: 5px solid #222;
    box-sizing: border-box;
}

.menu_list ._ttl {
    font-weight: 900;
    font-size: 2em;
}

.menu_list ._price {
    font-size: 1.2em;
}
.menu_list._ptn02 {
    border-top: 1px solid;
    border-bottom: 1px solid;
}

.menu_list._ptn02 dt {
    font-size: 2em;
    font-weight: 900;
    float: left;
    margin-right: 20px;
    padding: 15px;
    box-sizing: border-box;
}

.menu_list._ptn02 dd {
    padding: 15px;
    font-size: 1.2em;
    border-bottom: 1px solid;
    box-sizing: border-box;
}

.menu_list._ptn02 dd span {
    display: block;
    font-size: 0.9em;
}

.menu_list._ptn02 dd:last-child {
    border-bottom: none;
}

.blue_area,.white_area {
    background-color: #002444;
    position: relative;
    padding-top: 7vw;
}
.blue_area ._ttl,.white_area ._ttl {
    line-height: 5.4vw;
    letter-spacing: 0.5vw;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 10px;
    color: rgba(255,255,255,0.5);
    font-size: 8vw;
    font-family: whitman-display,serif;
    font-weight: 400;
    font-style: normal;
    overflow: hidden;
}

.area_bg {
    background-image: url(../img/area_bg.jpg);
    background-size: cover;
    background-position: center right;
    /* background-attachment: fixed; */
    height: 780px;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 100px;
}
.white_area ._ttl {
    color: rgba(0,0,0,0.5);
    padding-top: 6vw;
}
.info_table {
    border: 1px solid;
    min-width: 700px;
}
.info_table th,.info_table td {
    border: 1px solid;
    text-align: center;
    vertical-align: middle;
    line-height: 1.3;
    padding: 5px;
}
.info_table th {
    background-color: #055eb5;
    color: #fff;
    border-top: 1px solid #055eb5;
}

.info_table th:first-child {
    border-left: 1px solid #055eb5;
}

.info_table th:last-child {
    border-right: 1px solid #055eb5;
}
.info_table ._btn:after {
    margin-left: 5px;
    content: "\f105";
    font-size: 1.1em;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.contact_flow_ttl dt {
    float: left;
    background-color: #007bc6;
    box-sizing: border-box;
    padding: 5px 15px;
    color: #fff;
}
.contact_flow_ttl dd {
    padding: 5px 10px 5px 95px;
}
.contact_flow_ttl {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    font-size: 1.7rem;
    font-weight: 700;
    /*border-radius: 20px 0 0 20px;*/
    overflow: hidden;
}
.contact_flow_txt {
    margin-bottom: 30px;
}
.check_list {
    border: 2px solid #ccc;
    box-sizing: border-box;
    padding: 10px;
    margin-bottom: 30px;
}
.check_list li {
    position: relative;
    padding-left: 3rem;
    font-weight: 500;
}
.check_list li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    position: absolute;
    left: 0.5em;
    color: #0984e3;
    font-weight: 700;
}
.top_service {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: -webkit-wrap;
    flex-wrap: -ms-wrap;
    flex-wrap: wrap;
    justify-content: -webkit-center;
    justify-content: -ms-center;
    justify-content: center;
}
.top_service li {
    width: 48%;
    float: left;
    box-sizing: border-box;
    margin: 1%;
    border: 1px solid;
}
.top_service ._ttl {
    text-align: center;
    background: #fff;
    font-weight: 700;
    letter-spacing: 0.1em;
    font-size: 22px;
    box-sizing: border-box;
    padding: 5px 10px 6px;
}
.car_list li {
    float: left;
    width: 33.333%;
    box-sizing: border-box;
    padding: 10px;
}
@media screen and (max-width:960px) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  nav {
    display: none;
  }

  .swiper-container {
      width: 100%;
      height: calc(100% - 90px);
  }

  .slide_box {
    padding: 80px 10px 20px;
  }
  .slide_wraper {
    position: relative;
    width: 100%;
    height: calc(45% - 100px);
    overflow: hidden;
  }

  #menu {
    display:none;/*モバイル時は非表示*/
  }
  .slicknav_menu {
    display:block;/*モバイル時は表示*/
  }

  /*.site_map li {
    width: inherit;
    margin-right: 40px;
    margin-bottom: 15px;
  }*/

  .footer_box {
    max-width: 960px;
    margin: 0 auto;
    padding: 10px;
    box-sizing: border-box;
  }
  .btn_02 {
    padding: 5px 20px;
    display: block;
    float: right;
    text-align: center;
    width: 100%;
  }

　.contact_bnr .contact_bnr_tel span {
    font-size: 28px;
  }
}
  
@media screen and (max-width:768px) {
  header {
    height: 94px;
    background-color: #fff;
    /*padding: 0 30px;*/
  }
  header::before {
    position: initial;
    background: none;
  }
  h1 {
    top: 15px;
    left: 30px;
  }
  .slide1_img {
    width: 90%;
    left: 50%;
    font-size: 3.4vw;
    padding: 25px 45px;
  }
  .slide1_img span {
    font-size: 5vw;
  }

  .slide_box {
    padding: 70px 10px 10px;
  }
  .intro {
    padding-top: 40px;
  }
  .intro_bg {
    height: inherit;
    width: 100%;
  }
  .intro ._img {
    float: none;
    margin: 0;
    text-align: center;
  }
  .chara_list ._img {
    padding: 30px;
    text-align: center;
  }
  .chara_list ._inner {
    padding: 20px;
    margin-bottom: 0;
  }
  .chara_list ._inner img {
    width: 150px;
    margin-bottom: 0;
  }
  .chara_list ._txt {
    width: 100%;
    height: auto;
    position: inherit;
    padding: 20px;
  }
  .chara_list ._ttl {
    font-size: 22px;
  }

  .bg_top {
    background-position: right center;
  }
  .top_cont01 {
    width: 80%;
  }
 
  .bg_top02 {
    height: initial;
  }
  .news_block li {
    width: 100%;
    margin: 0 auto 30px;
    float: none;
    background: #19a78e;
    box-sizing: border-box;
    padding: 25px;
  }
  .topbottom_menu_btn, .topbottom_menu_btn._staff {
    height: inherit;
  }
  .topbottom_menu_text {
    width: 100%;
  }
  .topbottom_menu_img {
    width: 100%;
    height: 45vw;
    overflow: hidden;
  }
  .topbottom_menu_img > img {
    width: 100%;
  }

  .footer_map {
    width: 100%;
    float: none;
  }
  .site_map_wrap {
    float: none;
    width: 100%;
    height: inherit;
    padding: 20px 20px 10px;
    position: inherit;
    box-sizing: border-box;
  }
  .site_map_wrap .site_map_block {
    position: inherit;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 0;
    box-sizing: border-box;
  }
  .footer_box {
    padding: 0;
  }
  .mybox_intext {
    padding: 20px!important;
  }

  .news_box dt {
      float: none;
  }

  .introduction .inner_box {
    padding-bottom: 40px;
  }

.photobx-l {
    height: 45vw;
}
.box_01 {
    min-width: inherit;
    padding: 0 30px;
    margin: 0 auto;
}
.pbx_img {
    overflow: hidden;
    height: inherit;
}
._imgL .top_cont01_txt {
    float: none;
}
.top_cont01_img, .top_cont01_txt {
    width: 100%;
}
  .box_02 li {
    width: 95%;
    float: none;
    margin: 0 auto 30px;
  }
  .box_02 li img {
    max-width: 300px;
    width: 80%;
  }

  .half_box li {
    width: 100%;
    float: none;
    margin: 0 auto 10px;
  }
  .flex_box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .facility_btnbox li:first-child {
    margin-right: 0;
  }
  #aflashA2 {
    margin-top: 94px;
  }
  .topicpath {
    display: none;
  }

  .item_img_main {
    background-color: inherit;
}
.item_btn li {
    height: 120px;
}
.item_btn_box._cat {
    padding: 43px 0;
}
.common_into {
    padding: 30px 15px;
    background-size: 50%;
    background-position: right center;
}
.service_block li {
    min-width: initial;
    width: 100%;
}
.day_list.service_block li {
    width: 30%;
}

.center_block .fl_img {
    width: 40%;
}

.center_block .fr_img {
    width: 40%;
}
.recruit-lb img {
    width: 40%;
}
.contact_area ._blockl {
    float: none;
    max-width: inherit;
    width: 380px;
    margin: 0 auto 20px;
    padding-right: 0;
}
.contact_area ._txt {
    text-align: center;
}
.contact_area ._blockl p {
    text-align: center;
}
.contact_area ._blockr {
    width: 100%;
    float: none;
    max-width: inherit;
}
.top_service li {
    width: 50%;
}
.area_box {
    width: 60%;
    padding: 30px 3vw;
}

}
@media screen and (max-width:480px) { 
  .sp_s {
    display: block;
  }

  header {
    height: 67px;
    padding: 10px;
    box-sizing: border-box;
  }
  #head .logo {
    font-size: 20px;
    padding-left: 32px;
    line-height: 1.3;
    margin-top: 0;
    top: 10px;
    left: 0;
  }
  h1 span {
    font-size: 0.7em;
  }
  .inner_box {
    margin-bottom: 0;
  }
  .inner_L {
    padding: 40px 10px;
  }
  .swiper-slide {
    padding: 40px 20px;
  }
  .swiper-container {
      width: 100%;
      height: calc(100% - 80px);
    }
  .slide1_img {
    font-size: 4vw;
    /*background-color: rgba(255,255,255,0.6);*/
    padding: 20px 15px;
    letter-spacing: 1vw;
  }
  .slide1_img span {
    font-size: 7vw;
    letter-spacing: 0.15em;
  }
  .slide_txt {
    left: 6%;
　}
  .slide_txt ._ttl {
    font-size: 5vw;
  }
  .slide_txt ._ttl:after {
    width: 80%;
  }

  .shadow {
    font-size: 15px;
    font-weight: 700;
  }
  .intro {
    padding: 40px 10px;
  }
  .intro_bg {
    height: inherit;
    width: 100%;
  }
  .intro ._ttl {
    font-size: 20px;
  }
  .chara_txt {
    text-align: center;
    font-size: 16px;
    font-weight: normal;
  }
  .chara_list li {
    float: none;
    width: 100%;
  }
  .chara_list ._inner {
    padding: 10px;
    margin-bottom: 20px;
    position: relative;
  }
  .chara_list ._img {
    padding: 20px;
  }
  .chara_list ._inner img {
    width: 120px;
    margin-bottom: 0px;
  }
  .chara_list ._txt {
    width: 100%;
    height: auto;
    background-color: #fff;
    position: inherit;
    padding: 10px;
  }
  .chara_list ._ttl {
    font-size: 20px;
    margin-bottom: 10px;
  }

.bg_top {
    background-size: contain;
    background-position: top center;
}
.top_cont01 {
    padding: 10px 0px;
    margin: 0;
    margin-top: 75%;
    float: none;
    width: 100%;
}
.mttl_cl {
    color: #B49B6C;
    /* text-align: center; */
    font-weight: normal;
    font-size: 2rem;
    line-height: 1.4;
    margin-bottom: 15px;
    position: relative;
    letter-spacing: 4px;
    color: #0192d3;
    font-weight: 700;
}
.bg_blue._ptn02,.photobx-l {
    height: inherit;
}
.pbx_img {
    width: 100%;
    height: 250px;
}
.pbx {
    box-sizing: border-box;
    position: inherit;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.list_style01 {
    margin-bottom: 50px;
}

  .table_style03 tr, 
  .table_style03 th, 
  .table_style03 th {
    width: 100%;
    display: block;
    box-sizing: border-box;
  }

  .table_style03 td {
    border: none;
    padding-left: 3rem;
  }

  .table_style03 th {
      padding-left: 15px;
          width: 100%;
  }
  .table_style03 th:before {
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      content: "\f0d7";
      color: #a28d5a;
      margin-right: 0.5em;
  }
  .box_01 {
    box-sizing: border-box;
    padding: 20px 10px;
    max-width: 960px;
    margin: 0 auto;
  }
  .kanban .ja {
    font-size: 20px;
  }
  .news_ttl {
    float: none;
    font-size: 1.5em;
    margin-right: 0;
  }

    .news_box {
        padding: 10px;
        height: 80px;
    }
    .news-lb {
        margin: 0;
        line-height: 1.6;
    }
    .news-lb dt:first-child {
    border-top: 1px solid #bfbfbf;
    padding-top: 20px;
    }
  .news-lb dt {
    width: 100%;
    padding-left: 10px;
    box-sizing: border-box;
    border: none;
  }
  .news-lb dd {
    padding-left: 10px;
  }
  .news-lb dd:nth-of-type(1):before {
    border-top: none;
  }

  .bank-lb {
    box-sizing: border-box;
    padding: 20px;
    border: 2px solid #ddd;
    border-radius: 3px;
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .bank-lb dt {
    float: none;
    width: 100%;
    text-align: left;
    font-weight: 700;
    padding: 2px 10px;
    box-sizing: border-box;
    background-color: #ddd;
    border-radius: 2px;
    margin-right: 15px;
  }
  .bank-lb dd {
    padding: 2px 5px 5px;
    padding-left: initial;
    margin-bottom: 10px;
    border-bottom: 1px dotted #bfbfbf;
    box-sizing: border-box;
  }

  .works_list li {
    float: none;
    width: 100%;
  }

  .slide_box {
    padding: 60px 10px 0;
  }
  .title_01 {
    font-size: 24px;
    margin-bottom: 20px;
    padding-top: 0;
    line-height: 1.3;
  }
  .title_01:after {
    width: 30px;
    background-size: 20%;
    margin: 3px auto 0;
  }
  .title_03 {
    line-height: initial;
  }
  .table_style04 th{
    width: 25%;
  }

  .topicpath {
    display: none;
  }
  #aflashA2 {
    margin-top: 67px;
  }
  /*.kanban .ja {
      font-size: 20px;
    padding-bottom: 0px;
    text-align: center;
  }
  .kanban .en {
      font-size: 14px;
  }*/
  .menu_btn a {
    height: 100vw;
  }
  .menu_btn li {
    float: none;
    width: 50%;
    padding-bottom: 30px;
  }
  .menu_btn li:last-child {
    border-bottom: none;
  }
  .menu_btn_in {
    background-size: 90%;
  }
  .menu_btn_in > p {
    top: 23%;
    font-size: 6vw;
    letter-spacing: initial;
  }
  .menu_btn_in span {
    font-size: 0.5em;
  }
  .menu_btn_in._bg02, .menu_btn_in._bg04 {
    margin-top: initial;
  }

  .topbottom_menu_btn {
    height: inherit;
  }
  .topbottom_menu_img,.topbottom_menu_text {
    width: 100%;
  }
  .topbottom_menu_btn._staff .topbottom_menu_text {
    width: 100%;
    text-align: left;
    padding: 14px 14px 0;
  }
  .topbottom_menu_btn._staff .topbottom_menu_img {
    width: 100%;
    vertical-align: bottom;
  }
  .tel_area {
    font-size: 25px;
  }
  .tel_area a:before, .mobile_area a:before {
    background-size: 25px;
    top: 0px;
    left: -25px;
    width: 24px;
    height: 27px;
  }
  .btn_01 {
    font-weight: normal;
    padding: 5px 30px 5px 15px;
  }

  form table th,form table td {
      display: block;
      width: 100% !important;
      box-sizing: border-box;
  }

  .contact_bnr .contact_bnr_tel span {
    font-size: 25px;
  }

  .about_img {
    width: 80%;
    text-align: center;
    float: none;
    line-height: 1.4;
    margin: 0 auto;
  }
  .about_text {
    float: none;
    width: 100%;
    font-size: 13px;
}
.site_map_wrap {
    float: none;
    width: 100%;
    height: inherit;
    padding: 0 20px 10px;
    position: inherit;
    box-sizing: border-box;
}
.site_map a {
      font-weight: normal;
    font-size: 14px;
    color: #fff;
  }
  .site_map a:after {
      content: "";
      position: static;
      right: 40px;
      top: 0px;
      width: 1px;
      height: 24px;
      background-color: #15bf43;
  }
  .site_map li {
    float: none;
    font-size: 1.5rem;
    border-bottom: 1px dotted #ddd;
    margin-bottom: 5px;
    padding-bottom: 5px;
    width: 100%;
  }

  .site_map li:after {
    position: absolute;
    right: 22%;
    top: 10px;
    background-color: inherit;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    color: #fff;
  }
  .contact_area {
    margin-bottom: 0px;
  }
  .contact_area ._blockl p {
    font-size: 16px;
  }
  .contact_area ._blockl {
    float: none;
    width: 100%;
    height: inherit;
    min-height: inherit;
  }
  .contact_area ._logo {
    float: none;
    margin-right: 0;
    display: none;
  }
  .add_area {
    line-height: 1.3;
    margin-bottom: 20px;
  }
  .add_area dt {
    float: none;
    margin-right: 0;
    text-align: center;
  }
  .add_area dd {
    margin-bottom: 15px;
    text-align: center;
  }
  .add_area li:first-child {
    font-size: 10vw;
  }
  .contact_area ._blockr {
    width: 100%;
    float: none;
    height: 360px;
    min-height: inherit; 
  }
  ._blockr ._inner {
    min-width: inherit;
    width: 95%;
    font-size: 16px;
  }
  .menu_list._ptn02 dt {
    font-size: 1.8em;
    float: none;
    margin-right: 0;
    padding: 10px 10px 0;
  }
  .menu_list._ptn02 dd {
    padding: 0 10px 10px;
    font-size: 1.2em;
  }
  .menu_list li {
    width: 100%;
    float: none;
  }
  .menu_list ._inner {
    margin: 10px;
  }
  .menu_list ._ttl {
    font-size: 1.8em;
  }
  .subnav {
    width: 100%;
    float: none;
  }
  .subnav ._ttl {
    margin-bottom: 20px;
  }
  .subnav ._inner {
    box-sizing: border-box;
    padding: 0 0 1px;
  }
  .subnav li {
    /* float: none; */
    width: 50%;
    border-right: none;
  }
  .subnav a {
    padding: 5vw 10px;
  }
  .subnav ._img {
    margin-bottom: 0;
    padding: 20px 10px 0;
  }
  .blue_area, .white_area {
    padding-top: 0;
  }
  .blue_area ._ttl, .white_area ._ttl {
    line-height: 5.4vw;
    letter-spacing: 0.5vw;
    width: 100%;
    top: 10px;
    font-size: 12vw;
    overflow: inherit;
  }
  .inner_M {
    padding: 40px 10px;
 }
 .recruit-lb dt {
    font-size: 20px;
  }
  .recruit-lb img {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .top_service li {
    width: 100%;
  }
  .recruit-lb {
    padding: 10px;
  }
  .list_check {
    padding: 10px;
  }
  .title_02 {
    font-size: 23px;
  }
  .bg_blue {
    background-size: 200%;
    background-position: right top;
  }
  .area_wrap {
    padding: 104% 0 0;
  }
  .area_box {
    padding: 20px 10px;
    width: 100%;
  }
  .area_box ._ttl {
    font-size: 20px;
    padding: 0;
  }


}





