@charset "UTF-8";
/* アニメーションベンダープレフィックス込み指定 */
/* アニメーションベンダープレフィックス込み指定 */
/* PC
----------------------------------*/
.sp_menu {
  display: none;
}

/* SP
----------------------------------*/
@media screen and (max-width: 1368px) {
  /* header */
  #header #logo {
    width: 240px;
  }
  /* navi */
  #navi > li {
    margin-right: 8px;
    padding-right: 8px;
  }
}

@media screen and (max-width: 1240px) {
  /* header */
  #header .inner {
    max-width: 95%;
  }
  /* footer */
  #footer .inner {
    max-width: 95%;
    min-width: 95%;
  }
  /* contents */
  .single_01,
  .single_02,
  .single_03,
  .single_04,
  .single_05,
  .single_06,
  .single_07,
  .single_08,
  .single_10,
  .single_11 {
    max-width: 95%;
  }
  .single_01,
  .single_02,
  .single_03,
  .single_04,
  .single_09 {
    padding-bottom: 50px;
  }
  .bg_common {
    padding-top: 50px;
  }

  #navi>li a{
    font-size: 1.3rem;
  }
  #navi .nav_in-tel .in-tel_link a{
    font-size: 1.8rem;
  }
  #navi .nav_in-tel .in-tel_link p{
    font-size: 1.2rem;
  }
  #header #logo{
    width: 220px;
  }
  .greet_txt2_2{
   width: 70%;
   padding: 30px;
 }
}

@media screen and (max-width: 1024px) {
  /* header */
  #header .inner {
    min-width: 95%;
  }
  /* navi */
  #navi {
    display: none;
  }
  /* footer */
  #footer {
    text-align: center;
  }
  #footer .inner {
    padding: 56px 0 100px;
  }
  #footer .foot_address {
    width: 100%;
  }
  #footer .foot_link {
    display: none;
  }
  /* visual */
  #visual {
    height: 70vh;
  }
  #top_navi {
    height: 70vh;
    padding: 32px;
  }
  #mark {
    max-width: 100px;
    margin-bottom: 32px;
  }
  /* outer-menu */
  .outer-menu {
    display: block;
  }
  /* article */
  .article .article_image {
    width: 50%;
  }
  .article .article_detail {
    width: 50%;
  }
  .article .article_detail .inner {
    width: 90%;
  }
  /* top_main */
  .top_main .inner {
    margin: 20px 0 0;
  }
  .top_main .inner:before {
    display: none;
  }
  .top_main .inner .top_main_contents {
    width: 100%;
  }
  .top_main .inner .top_main_contents .top_main_txt {
    margin: -250px auto 0;
    width: 95%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .top_main .inner .top_main_contents .top_main_img {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 340px;
  }
  /* top_sub */
  .top_sub:before {
    width: 86%;
    height: 75%;
    top: -33px;
  }
  .top_sub .top_sub_inner {
    padding: 42px 0;
    margin-bottom: 50px;
  }
  .top_sub .sub_detail {
    width: 74%;
    top: 122px;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 70px;
  }
  /* table */
  .tbl_simple {
    font-size: 1.1rem;
  }
  .tbl_simple th,
  .tbl_simple td {
    padding: 10px 7px;
  }
  .cell_01 {
    width: 32%;
  }
  /* flex_type */
  .flex_type {
    width: 100%;
  }
  /* feature */
  .feature {
    padding-top: 0;
  }
  /* index_bnr */
  .index_bnr {
    padding-top: 60.75%;
  }
  /* sub_navi */
  #sub_navi {
    width: 95%;
  }
  .sub_navi_title {
    margin: 0 auto 20px;
  }
  #sub_navi_list {
    width: 100%;
    font-size: 1.3rem;
  }
  /* box */
  .mbox {
    padding: 50px;
  }
  .mbox2 {
    padding: 20px;
  }
  /* gallery_ul */
  .gallery_ul span {
    font-size: 1.2rem;
  }
  .gallery_ul.gallery_ul_01 li, .gallery_ul.gallery_ul_02 li {
    width: 48.5%;
  }
  .gallery_ul.gallery_ul_01 li:nth-child(3n), .gallery_ul.gallery_ul_02 li:nth-child(3n) {
    margin: 0 3% 3% 0;
  }
  .gallery_ul.gallery_ul_01 li:nth-child(2n), .gallery_ul.gallery_ul_02 li:nth-child(2n) {
    margin: 0 0 3% 0;
  }
  /* greeting_contents */
  .greeting_contents .detail {
    width: 45%;
  }
  /* list */
  .list_half li {
    width: 50%;
  }
  /* new_bnr */
  .new_bnr li {
    height: 220px;
  }
  .new_bnr li .bg {
    height: 220px;
  }
  .new_bnr li .text {
    bottom: 10%;
    left: 5%;
  }
  .new_bnr li .btn {
    bottom: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
  }
  .new_bnr li .btn:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  /* img_big */
  .img_big .inner div {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  /* top_contents */
  .top_contents {
    padding: 100px 0 0;
  }
  .top_contents .top_parent .top_detail {
    width: 64%;
  }
  .top_contents .top_parent .top_detail .inner {
    text-align: center;
  }
  /* news_list */
  .news_list li a,
  .news_list li .news_link {
    padding: 15px 10px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .news_list li .news_category {
    display: inline-block;
    margin-right: 0;
  }
  .news_list li .news_item_title {
    margin-top: 10px;
    width: 100%;
  }
  /* greeting_v2 */
  .greeting_v2 {
    padding: 50px 0;
  }
  /* flow_v2 */
  .process .box {
    margin: 0 5em 0 2em;
  }
  /* service_main */
  .service_main {
    background-attachment: scroll;
  }
  /* etc */
  .pc-tcenter {
    text-align: left;
  }
  .pc {
    display: none;
  }
  .tb {
    display: block;
  }
  /* page_title_box */
  .page_title_box .inner {
    width: 95%;
  }
  /* page_title_box_v2 */
  .page_title_box_v2 .inner {
    max-width: 95%;

    padding-top: 24px;
    max-width: 81%;
    min-height: auto;
  }
  .page_image {
    /* width: 64%; */
    position: relative;
    width: 100%;
    height: 240px;
    top: inherit;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  /* breadcrumb_box */
  .breadcrumb_box .breadcrumb {
    width: 95%;
  }
  /* sp_navi */
  #sp_navi {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 4;
    width: 100%;
    background: linear-gradient(135deg, #00afcc 0%, #00ecbc 100%);
    background: -webkit-linear-gradient(-45deg, #00afcc 0%, #00ecbc 100%);
  }
  #sp_navi ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #sp_navi ul li {
    width: 33.333333%;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
  }
  #sp_navi ul li:last-child {
    border-right: none;
  }
  #sp_navi ul li a {
    display: block;
    padding: 5px 0;
    text-align: center;
    color: #fff;
    font-family: "YakuHanJP", "Alegreya Sans SC", sans-serif;
    font-size: 1.8rem;
    line-height: 1.2;
  }
  #sp_navi ul li a.sp_home:before {
    font-family: "Font Awesome 5 Free";
    content: "\f015";
    font-weight: 900;
  }
  #sp_navi ul li a.sp_tel:before {
    font-family: "Font Awesome 5 Free";
    content: "\f095";
    font-weight: 900;
  }
  #sp_navi ul li a.sp_web:before {
    font-family: "Font Awesome 5 Free";
    content: "\f073";
    font-weight: 900;
  }
  #sp_navi ul li a.sp_contact:before {
    font-family: "Font Awesome 5 Free";
    content: "\f0e0";
    font-weight: 900;
  }
  #sp_navi ul li a.sp_access:before {
    font-family: "Font Awesome 5 Free";
    content: "\f279";
    font-weight: 900;
  }
  #sp_navi ul li a.sp_menu:before {
    font-family: "Font Awesome 5 Free";
    content: "\f0c9";
    font-weight: 900;
  }
  #sp_navi ul li a span {
    display: block;
    font-size: 1.2rem;
  }
  /* hamburger
----------------------------------*/
  .hamburger-demo-menubox {
    display: block;
  }
  .hamburger-demo-menubox li {
    font-size: 1.4rem;
  }
  .input-hidden {
    display: none;
  }
  .hamburger-demo-switch {
    cursor: pointer;
    position: absolute;
    right: 1%;
    top: 1%;
    z-index: 9999;
    width: 4em;
    height: 4em;
  }
  #hamburger-demo8:checked ~ .hamburger-demo-switch {
    position: fixed;
  }
  .hamburger-demo-menuwrap {
    position: fixed;
    height: 100%;
    background-color: #00afcc;
    color: #fff;
    padding: 5em 3% 2em;
    z-index: 9998;
    -webkit-transition: .3s;
    transition: .3s;
    overflow-y: scroll;
    top: 0;
    left: 100%;
    width: 70%;
  }
  .hamburger-demo-menulist {
    margin-right: 3%;
    padding-left: 5% !important;
    list-style: none;
  }
  .hamburger-demo-menulist li a {
    display: block;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
  }
  .hamburger-demo-menulist li span {
    margin-left: .5em;
    font-size: 1.2rem;
  }
  #hamburger-demo8:checked ~ .hamburger-demo-menuwrap {
    left: 30%;
  }
  #hamburger-demo8:checked ~ .hamburger-demo-cover {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9997;
    background: rgba(3, 3, 3, 0.5);
    display: block;
  }
  .hamburger-switch-half {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: .3s;
    transition: .3s;
    content: "";
  }
  .hamburger-demo-switch8:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: .3s;
    transition: .3s;
    content: "";
    width: 25px;
    height: 3px;
    background: #221815;
  }
  .hamburger-switch-half:before, .hamburger-switch-half:after {
    content: "";
    position: absolute;
    width: 12.5px;
    height: 3px;
    background: #221815;
    top: 50%;
    left: 50%;
    -webkit-transition: .3s;
    transition: .3s;
  }
  .hamburger-switch-half:before {
    -webkit-transform: translate(-100%, -300%);
            transform: translate(-100%, -300%);
  }
  .hamburger-switch-half:after {
    -webkit-transform: translate(0, 200%);
            transform: translate(0, 200%);
  }
  #hamburger-demo8:checked ~ .hamburger-demo-switch .hamburger-switch-half:before {
    -webkit-transform: translate(-85%, -200%) rotate(45deg);
            transform: translate(-85%, -200%) rotate(45deg);
  }
  #hamburger-demo8:checked ~ .hamburger-demo-switch .hamburger-switch-half:after {
    -webkit-transform: translate(-15%, 100%) rotate(45deg);
            transform: translate(-15%, 100%) rotate(45deg);
  }
  #hamburger-demo8:checked ~ .hamburger-demo-switch8:before {
    -webkit-transform: rotate(-45deg) translate(-32%, -335%);
            transform: rotate(-45deg) translate(-32%, -335%);
  }
  .hamburger-menulist-half li {
    position: relative;
    margin-bottom: .5em;
  }
  .hamburger-menulist-half a {
    padding: 1em;
  }
  .hamburger-menulist-half a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1em;
    border: 1.5px solid;
    border-color: transparent #fff #fff transparent;
    left: 50%;
    bottom: 0;
    -webkit-transform: skewx(45deg) translate(-50%, -50%);
            transform: skewx(45deg) translate(-50%, -50%);
  }

  .staff_pg-ttl{
    max-width: 100%;
  }
  .voice_ttl_area{
    max-width: 100%;
  }
  .greet_txt2{
    width: 63%;
  }
  .greet_txt2_2{
   width: 100%;
   padding: 30px;
 }
  .greet_img2{
    height: 130%;
    top: -20%;
  }
  .img-voice{
   max-width:100%;
  }
  
}

@media screen and (max-width: 768px) {
  /* header */
  #header {
    position: relative;
    display: block;
  }
  /* footer */
  #footer .inner {
    padding: 60px 0;
  }
  #footer .foot_contents {
    width: 50%;
    margin: 0 auto;
  }
  #footer .foot_address {
    width: 100%;
    border: none;
  }
  #footer .foot_address::after {
    display: none;
  }
  #footer .foot_link {
    display: none;
  }
  #footer .flogo {
    margin: 0 auto 24px;
  }
  /* top_visual */
  #top_navi {
    display: none;
  }
  #visual {
    height: 42vh;
  }
  #catch {
    bottom: 8%;
    left: 5%;
    width: 90%;
  }
  #text_catch {
    left: 5%;
  }
  /* slideshow */
  .slide-img {
    height: 50vh;
  }
  .slide_txt {
    width: 90%;
  }
  .scroll_down {
    display: none;
  }
  /* column */
  .column2_tab {
    margin-bottom: 0;
  }
  .column2_tab > .child {
    width: 100%;
    margin: 0 0 20px;
  }
  .column2_tab > .child:nth-child(2n) {
    margin: 0 0 20px;
  }
  .column2_tab > .child:last-child {
    margin: 0;
  }
  .column3 > .child {
    width: 48.5%;
    margin: 0 3% 3% 0;
  }
  .column3 > .child:nth-child(3n) {
    margin: 0 3% 3% 0;
  }
  .column3 > .child:nth-child(2n) {
    margin: 0 0 3% 0;
  }
  .column4 > .child {
    width: 48.5%;
    margin: 0 3% 6% 0;
  }
  .column4 > .child:nth-child(3n) {
    margin: 0 3% 6% 0;
  }
  .column4 > .child:nth-child(2n) {
    margin: 0 0 6% 0;
  }
  /* mtitle */
  .mtitle_greeting {
    display: block;
    text-align: center;
  }
  .mtitle_greeting span:after {
    margin: 10px auto 15px;
  }
  /* box */
  .sbox {
    padding: 30px;
  }
  .tb_space {
    padding: 0 32px;
  }
  /* ggmap */
  .ggmap {
    padding-bottom: 50.25%;
  }
  /* index_contents */
  .index_contents {
    height: inherit;
  }
  .index_contents > div {
    width: 100%;
  }
  .index_contents .index_image {
    height: 360px;
  }
  .index_contents .index_image .animation-txt {
    height: inherit;
  }
  .index_contents .index_detail {
    padding: 40px 5%;
    height: inherit;
  }
  /* top_business */
  .top_business .explanation,
  .top_business .detail {
    width: 100%;
  }
  .top_business .explanation {
    margin-bottom: 30px;
  }
  /* top_contents */
  .top_contents {
    background-position: left top;
  }
  .top_contents .top_parent .top_detail {
    float: none;
    width: 90%;
    margin: 0 auto;
  }
  .top_contents .top_parent .top_detail .inner {
    padding: 56px 40px;
  }
  /* img_contents */
  .img_contents {
    padding-top: 150px;
    margin-bottom: 0;
  }
  .img_contents .img_area {
    margin-left: -90px;
    left: 0;
  }
  .img_contents .img_container .txt {
    display: inline-block;
    background: rgba(255, 255, 255, 0.8);
    padding: 48px;
    width: 100%;
  }
  .img_contents .img_container .txt_01 {
    margin-bottom: 30px;
  }
  /* service */
  .service::before {
    width: 80%;
  }
  .service_list .service_contents {
    padding: 94px 40px 50px;
  }
  .service_item {
    top: -8%;
  }
  .service_item img {
    height: 100px;
  }
  .service_head {
    font-size: 1.6rem;
  }
  /* original */
  .original::before {
    left: inherit;
    right: 0;
    opacity: .6;
  }
  .original .inner {
    width: 100%;
  }
  /* contact_v2 */
  .contact_box_v2::before {
    width: 80%;
  }
  .contact_v2 .telephone,
  .contact_v2 .mail_v2 {
    width: 100%;
  }
  .contact_v2 .telephone {
    margin-bottom: 24px;
  }
  /* about */
  .about::before {
    width: 80%;
  }
  /* flow_v2 */
  .flow_v2 figure {
    width: 42%;
  }
  /* catalog_list */
  .catalog_list > li {
    width: 48.5%;
  }
  .catalog_list > li:nth-child(3n) {
    margin: 0 3% 1% 0;
  }
  .catalog_list > li:nth-child(2n) {
    margin: 0 0 1% 0;
  }
  /* restaurant */
  .restaurant .inner {
    max-width: 100%;
    background-color: rgba(249, 249, 249, 0.8);
  }
  .parallax {
    height: 30vh;
  }
  /* greet_block */
  .greet_txt {
    width: 80%;
    margin-right: 0;
  }
  .type_b .greet_txt {
    margin-left: 0;
  }
  /* line_box */
  .line_box {
    padding: 5em;
  }
  .line_box .inner {
    max-width: 50%;
    margin: 0 auto;
  }
  .line_box .image,
  .line_box .detail,
  .line_box .btn {
    width: 100%;
  }
  .line_box .image {
    margin-bottom: 32px;
  }
  .line_box .detail {
    margin-bottom: 32px;
  }
  /* etc */
  .pc {
    display: none;
  }
  .tb_image {
    max-width: 64%;
    margin: 0 auto;
  }


  .voice_ttl_area{
    max-width: 100%;
  }
  .greet_block2{
    margin: 20px 0 160px;
  }
  .greet_block2:last-child {
    margin-bottom: 0;
  }
  .greet_txt2{
    width: 95%;
    padding: 30px;
    margin: -40px auto 0;
  }
  .greet_img2{
    position: relative;
    top: 0;
    width: 100%;
  }
  .voice-fbox{
   flex-direction: column;
  }
  .voice.type1{
   margin-bottom: 0px;
  }
  #a01,
  #a02,
  #a03,
  #a04,
  #a05,
  #a06,
  #a07,
  #a08,
  #a09,
  #about_03,
  #about_04,
  #contact,
  .anchor {
    padding-top: 0px;
    margin-top:  0px;
  }
}

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

  .spbr{
    display: block;  
  }
  .pcbr{
    display: none;  
  }
  /* header */
  #header .inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #header #logo {
    width: 72%;
  }
  /* footer */
  #footer .foot_contents {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 80%;
  }
  /* top_visual */
  #visual {
    height: 26vh;
  }
  .text_main {
    font-size: 2.4rem;
  }
  .text_sub {
    font-size: 1.4rem;
  }
  /* slideshow */
  #catch {
    width: 88%;
    top: 70%;
  }
  /* contact_list */
  .contact_list li {
    width: 100%;
    margin: 0 0 15px;
  }
  .contact_list li:last-child {
    margin: 0;
  }
  .contact_list li a {
    font-size: 1.6rem;
  }
  /* column */
  .half {
    margin-bottom: 40px;
  }
  .half > .child {
    width: 100%;
  }
  .column2 {
    margin-bottom: 0;
  }
  .column2 > .child,
  .column2 > .child-txt,
  .column2 > .child-img {
    width: 100%;
    margin: 0 0 20px;
  }
  .column2 > .child:nth-child(2n) {
    margin: 0 0 20px;
  }
  .column2 > .child:last-child {
    margin: 0;
  }
  .column3 {
    margin-bottom: 0;
  }
  .column3 > .child {
    width: 100%;
    margin: 0 0 40px;
  }
  .column3 > .child:nth-child(3n) {
    margin: 0 0 40px;
  }
  .column3 > .child:nth-child(2n) {
    margin: 0 0 40px;
  }
  .column3 > .child:last-child {
    margin: 0;
  }
  /*
  .column4 {
    >.child {
      width: 100%;
      margin: 0 0 40px;

      &:nth-child(4n),
      &:nth-child(3n),
      &:nth-child(2n) {
        margin: 0 0 40px;
      }

      &:last-child {
        margin: 0;
      }
    }
  }
  */
  .column5 > .child {
    width: 30%;
  }
  .column5 > .child:nth-child(5n) {
    margin: 0 2% 2% 0;
  }
  .column5 > .child:nth-child(3n) {
    margin: 0 0 2% 0;
  }
  /* mtitle */
  .mtitle_page {
    font-size: 2.4rem;
  }
  .mtitle_big,.mtitle_big2 {
    font-size: 2.4rem;
    margin-bottom: 15px;
  }
  .mtitle_big span,.mtitle_big2 span {
    font-size: 1.4rem;
  }
  .mtitle_big3 {
    font-size: 1.9rem;
    margin-bottom: 15px;
  }
  .mtitle_big3 span {
    font-size: 1.2rem;
  }
  .mtitle_point {
    font-size: 1.6rem;
  }
  .mtitle_small {
    padding: 12px 24px;
  }
  .mtitle_top {
    font-size: 1.8rem;
  }
  .mtitle_sub {
    font-size: 1.6rem;
  }
  .mtitle_greeting {
    margin-bottom: 16px;
    font-size: 2.4rem;
  }
  .mtitle_greeting span {
    font-size: 1.4rem;
  }
  .mtitle_ribon {
    font-size: 1.8rem;
  }
  .mtitle_list {
    font-size: 2rem;
  }
  .mtitle {
    font-size: 2rem;
    text-align: center;
  }
  .mtitle_service {
    font-size: 2.4rem;
  }
  .mtitle_catch {
    font-size: 3.2rem;
  }
  .mtitle_sub_catch {
    font-size: 2rem;
  }
  .read {
    padding-left: 32px;
    font-size: 1.6rem;
  }
  .read::before {
    width: 24px;
  }
  /* btn */
  .contact_btn li a,
  .contact_btn li button {
    padding: 0.5em 2em;
  }
  .contact_btn li .contact_w_01 {
    width: 100%;
    padding: 1em 3em;
  }
  /* table */
  .scroll_table {
    overflow: auto;
    white-space: nowrap;
  }
  .scroll_table::-webkit-scrollbar {
    height: 5px;
  }
  .scroll_table::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  .scroll_table::-webkit-scrollbar-thumb {
    background: #bcbcbc;
  }
  .company th {
    width: 32%;
  }
  /* article */
  .article {
    display: block;
  }
  .article .article_image,
  .article .article_detail {
    width: 100%;
  }
  .article .article_image {
    display: none;
  }
  .article .article_detail {
    padding: 40px 0 50px;
  }
  /* news */
  .news_list li {
    padding: 20px 10px;
  }
  /* sns_list */
  .sns_list {
    display: block;
  }
  .sns_list li {
    width: 100%;
    margin: 0 0 15px;
  }
  .sns_list li:nth-child(3n) {
    margin: 0 0 15px;
  }
  .sns_list li:last-child {
    margin: 0;
  }
  /* feature */
  .feature_image {
    width: 100%;
  }
  .feature_image img {
    width: 100%;
  }
  .feature_num {
    font-size: 2rem;
    text-align: center;
  }
  .feature_num span {
    font-size: 3.5rem;
  }
  /* top_main */
  .top_main .inner .top_main_contents .top_main_img {
    height: inherit;
  }
  .top_main .inner .top_main_contents .top_main_img .animation-txt {
    height: inherit;
  }
  .top_main .inner .top_main_contents .top_main_txt {
    margin: -100px auto 0;
    padding: 30px 20px;
  }
  /* top_sub */
  .top_sub .sub_detail {
    width: 95%;
    padding: 30px 20px;
  }
  /* ggmap */
  .ggmap {
    padding-bottom: 70.25%;
  }
  /* flex_type */
  .flex_type .flex_image,
  .flex_type .flex_detail {
    width: 100%;
  }
  .flex_type .flex_image {
    margin-bottom: 20px;
    text-align: center;
  }
  .order {
    -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
            order: inherit;
  }
  /* vertical */
  .vertical.vertical_01 .title {
    width: 15%;
  }
  .vertical.vertical_01 .contents {
    width: 80%;
  }
  /* blog */
  .blog_contents .blog_main,
  .blog_contents .blog_side {
    width: 100%;
  }
  .blog_contents .blog_side {
    margin-top: 50px;
  }
  .pages {
    margin-top: 30px;
  }
  .pages .page_next,
  .pages .page_prev {
    display: block;
    float: none;
  }
  .pages .page_next {
    margin-bottom: 10px;
  }
  /* gallery_ul */
  .gallery_ul a {
    height: 140px;
  }
  /* image */
  .vertical_image {
    /*height: 240px;*/
  }
  .vertical_image img {
    object-position: 0px -35px;
  }
  .feature_image {
    height: 190px;
  }
  .tb_image {
    max-width: 72%;
  }
  .voice_image {
    max-width: 40%;
    margin: 0 auto;
  }
  .customer_image {
    height: auto;
  }
  /* calendar */
  .calendar_box > .calendar {
    width: 100%;
    margin-bottom: 30px;
  }
  .calendar_box > .calendar:last-child {
    margin-bottom: 0;
  }
  /* features_contents */
  .features_contents {
    margin: 0 auto 40px;
    width: 90%;
  }
  .features_contents .features_image,
  .features_contents .features_detail {
    width: 100%;
  }
  .features_contents .features_image {
    margin-bottom: 15px;
  }
  .features_title {
    font-size: 1.8rem;
  }
  /* greeting_contents */
  .greeting_contents {
    display: block;
  }
  .greeting_contents .image {
    width: 100vw;
  }
  .greeting_contents .image img {
    height: inherit;
  }
  .greeting_contents .detail {
    margin: 0 auto;
    margin-top: 5.33333vw;
    width: 84vw;
  }
  .greeting_contents .title {
    font-size: 2rem;
  }
  /* slide_list */
  .slide_list li img {
    height: 160px;
  }
  /* sub_navi_list */
  #sub_navi_list li {
    margin: 0 1% 10% 1%;
  }
  /* list */
  .list_half li {
    width: 100%;
  }
  /* index_contents */
  .index_contents .index_image {
    height: 240px;
  }
  /* new_bnr */
  .new_bnr {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .new_bnr li {
    width: 100%;
    height: 180px;
    margin-bottom: 15px;
  }
  .new_bnr li:last-child {
    margin-bottom: 0;
  }
  .new_bnr li .bg {
    height: 180px;
  }
  .new_bnr li .text {
    bottom: 15px;
    left: 5%;
  }
  .new_bnr li .btn {
    bottom: 12px;
    right: 12px;
  }
  /* flow */
  .flow > li dl {
    padding-left: 40px;
  }
  .flow > li dl dt {
    font-size: 1.6rem;
  }
  /* img_big */
  .img_big {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .img_big .inner:before {
    width: calc(100% - 30px);
    height: calc(100% + 60px);
  }
  .img_big .inner div img {
    height: 300px;
  }
  /* news */
  .news_box .news_title,
  .news_box .news_list {
    width: 100%;
  }
  /* top_contents */
  .top_contents .top_parent .top_detail {
    width: 100%;
  }
  /* top_bnr */
  .top_bnr .child a {
    display: block;
  }
  .top_bnr .child a .top_bnr_image {
    width: 100%;
    height: 124px;
  }
  .top_bnr .child a .top_bnr_image img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    vertical-align: middle;
  }
  .top_bnr .child a .top_bnr_detail {
    width: 100%;
    padding: 16px 8px 32px 8px;
  }
  .top_bnr .child a .top_bnr_detail .caption {
    display: none;
  }
  .top_bnr .child a .top_bnr_detail .top_bnr_ttl {
    font-size: 1.6rem;
  }
  .top_bnr .child a .top_bnr_detail .top_bnr_ttl span {
    font-size: 1rem;
  }
  .top_bnr .child a .top_bnr_detail .top_bnr_btn {
    display: block;
    margin: 10px auto 0;
  }
  /* about_box */
  .about_box .inner {
    padding: 48px 24px 56px;
    font-size: inherit;
  }
  /* greeting_v2 */
  .greeting_v2 {
    padding: 30px 0;
  }
  /* top_main_v2 */
  .top_main_v2 .image,
  .top_main_v2 .detail {
    width: 100%;
  }
  .top_main_v2 .detail {
    margin-top: -40px;
  }
  /* service */
  .service .service_list {
    width: 100%;
  }
  /* original */
  .original {
    padding-bottom: 230px;
  }
  .original::before {
    width: 100%;
    opacity: 1;
  }
  /* contact_v2 */
  .contact_box_v2::before {
    top: -10%;
  }
  .contact_v2 .telephone .title,
  .contact_v2 .telephone .content,
  .contact_v2 .mail_v2 .title,
  .contact_v2 .mail_v2 .content {
    width: 100%;
  }
  .contact_v2 .telephone .title span,
  .contact_v2 .mail_v2 .title span {
    display: inline-block;
    margin-left: .5em;
  }
  .contact_v2 .telephone .content,
  .contact_v2 .mail_v2 .content {
    padding-left: 0;
    padding-top: 12px;
    margin-top: 12px;
    border-left: none;
    border-top: 2px solid #111;
  }
  .contact_v2 .telephone {
    text-align: center;
  }
  /* flow_v2 */
  .flow_v2 > li {
    padding-bottom: 15vw;
    background-position: center bottom 10.5vw;
  }
  .flow_v2 figure {
    position: relative;
    left: 0;
    top: -24px;
    margin: auto;
    width: 90%;
  }
  .process {
    width: 100%;
    min-height: auto;
  }
  .process .box {
    max-width: 85%;
    margin: 7.5vw auto 14vw;
  }
  /* story_list */
  .story_list li {
    width: 48.5%;
    margin: 0 3% 3% 0;
  }
  .story_list li:last-child() {
    margin: 0 3% 3% 0;
  }
  .story_list li:nth-child(2n) {
    margin: 0 0 3% 0;
  }
  /* service_main */
  .service_main {
    background-position: 84% -210px;
  }
  .service_main .service_title {
    width: 80%;
    margin: 0 auto 32px;
  }
  .service_main .txt {
    font-size: 1.6rem;
  }
  /* catalog_list */
  .catalog_list > li {
    width: 100%;
    margin: 0 0 5% 0;
  }
  .catalog_list > li:nth-child(3n), .catalog_list > li:nth-child(2n) {
    margin: 0 0 5% 0;
  }
  /* restaurant */
  .restaurant a {
    padding: 56px 16px;
  }
  .top_main_txt {
    line-height: inherit;
  }
  /* faq */
  .faq dt {
    padding: 3.2rem 2.4em 3.2rem 5.6rem;
  }
  /* greet_block */
  .greet_img {
    position: relative;
    top: 0;
    width: 100%;
  }
  .greet_txt {
    width: 95%;
    background: #fff;
    padding: 32px;
    margin: -40px auto 0;
  }
  .type_b .greet_txt {
    margin: -40px auto 0;
  }
  .greet_block {
    margin: 0 0 60px;
  }
  .greet_block:last-child {
    margin: 0;
  }
  /* staff_feature */
  .staff_feature .inner .txt {
    font-size: 1.2em;
  }
  /* voice */
  .voice .guest,
  .voice .questionnaire {
    width: 100%;
  }
  .voice .guest {
    margin-bottom: 24px;
  }
  /* flowchart */
  .flowchart {
    padding: 0;
  }
  .flowchart::before {
    display: none;
  }
  .flowchart > li {
    -ms-flex-preferred-size: 47%;
        flex-basis: 47%;
    margin: 0 6% 8% 0;
    padding: 24px 12px;
  }
  .flowchart > li:nth-child(5n) {
    margin: 0 6% 6% 0;
  }
  .flowchart > li:nth-child(2n) {
    margin: 0 0 6%;
  }
  .flowchart_detail > li {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin: 0 0 10%;
  }
  .flowchart_detail > li:not(:last-child)::before, .flowchart_detail > li:not(:last-child)::after {
    display: none;
  }
  .flowchart_detail.flowchart_01 > li .inner, .flowchart_detail.flowchart_02 > li .inner {
    min-height: auto;
  }
  /* line_box */
  .line_box {
    padding: 3em;
  }
  .line_box .inner {
    max-width: 100%;
  }
  /* etc */
  .fleft0,
  .fleft1,
  .fleft2,
  .fright0,
  .fright1,
  .fright2 {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }
  .w200,
  .w300,
  .w350,
  .w400 {
    width: 100%;
  }
  .tb {
    display: none;
  }
  .sp {
    display: block;
  }
  .sp_tcenter {
    text-align: center;
  }
  .sp_image {
    margin: 24px auto 0;
    width: 72%;
  }
  .mbox,
  .sbox {
    padding: 32px;
  }
  .mbox2 {
    padding: 12px;
  }
  .small-box2{
    padding: 10px 0;
  }
  .tb_space {
    padding: 0 24px;
  }
  /* page_title_box */
  .page_title_box .inner {
    padding: 120px 0 40px;
  }
  /* page_title_box_v2 */
  .page_title_box_v2 {
    padding: 0 0 24px;
  }
  .page_title_box_v2 .inner {
    /* padding-top: 24px;
    max-width: 81%;
    min-height: auto; */
  }
  .page_title_v2 {
    font-size: 2.4rem;
    margin-bottom: 25px;
  }
  .page_image {
    /* position: relative;
    width: 100%;
    height: 240px;
    top: inherit;
    -webkit-transform: translateY(0);
    transform: translateY(0); */
  }
  /* form */
  .form .form-contents dd:not(.pattern-exclusion) input.textarea_02 {
    width: 45%;
  }
  .form .form-contents dd:not(.pattern-exclusion) input.textarea_03 {
    width: 40%;
  }
  .form_dl {
    border-bottom: none;
  }
  .form_dl dt,
  .form_dl dd {
    width: 100%;
  }
  .form_dl dt {
    padding: 4% 4% 4.5%;
  }
  .form_dl dd {
    padding: 15px 0;
  }

  .list_check2 .child { 
    padding: 0 0 15px 1.6em;
  }
  .list_check2 .child span{
    font-size: 1.6rem;
  }

  .greet_txt2{
    width: 95%;
    padding: 12px;
    margin: -40px auto 0;
  }

  .greet_txt2_2{
   width: 100%;
   padding: 15px;
 }

  .greet_title2{
    font-size: 1.7rem;
  }

  .bnr_bx li{
    max-width: 100%;
  }
}
