@media screen and (max-width: 1220px) {
  #body {
    font-size: 1.5rem;
  }

  .bg-image1 {
    padding: 50px 0;
  }

  .bg-image2 {
    padding: 50px 0;
  }

  #menu {
    display: flex;
    width: unset;
  }

  .business_box_r,
  .business_box_l {
    display: -webkit-flex;
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
  }

  .midtitle-txt {
    font-size: 2.5rem;
  }

  #top_image {
    width: 100%;
  }

  .textbox {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    max-width: 1100px;
    height: 0;
  }

  #s4u {
    display: none;
    position: absolute;
    max-width: 1100px;
    height: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    z-index: 5000;
  }

  #s4u img {
    vertical-align: top;
    text-align: center;
    margin: auto;
    max-width: 100%;
    height: auto;
    z-index: 600;
    padding: 0;
  }

  .business_box_box {
    width: calc(100% - 40px);
    padding: 10px 0px;
    margin-bottom: 25px;
  }

  .section_box_img,
  .section_box_img2 {
    flex: 1;
  }

  .section_box_img img,
  .section_box_img2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .contactbx li {
    display: block;
    margin: 0 5px 10px;
  }

  .contactbx .tl a {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding: 2px 0px 3px;
    border-radius: 5px;
    margin: 0 0px;
    border: #333 1px solid;
  }

  .contactbx .ml a {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    font-weight: bold;
    padding: 5px 0;
    border-radius: 5px;
    margin: 0 0px;
    font-size: 1.6rem;
  }

  body {
    font-size: 1.3rem;
  }

  .grid-item {
    width: calc(100% - 0px) !important;
    font-size: 12px;
    background: #fff;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }

  .midtitle-li {
    margin-bottom: 20px;
    text-align: center;
  }

  .midtitle-li:after {
    top: 50px;
  }

  .midtitle-li span {
    font-size: 1.5rem;
    display: block;
  }

  .blog_mttl {
    font-size: 2rem;
    margin-bottom: 20px;
  }

  .flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .flex li {
    width: 100%;
  }

  .snip1445 {
    min-width: 230px;
    max-width: 100%;
    height: 200px;
  }

  .snip1445 img {
    opacity: 0.6;
    width: 100%;
  }

  .sp_menu {
    float: right;
    padding: 10px 75px 0 0;
  }

  header {
    top: 0;
    position: fixed;
    z-index: 9999;
    height: 77px;
  }

  #head .logo img {
    width: auto;
    height: 44px;
    padding-bottom: 5px;
  }

  footer {
    margin: 0;
    min-width: 100%;
    text-align: center;
  }

  #footer {
    margin: 0 auto 0;
    text-align: center;
  }

  #contentwrap {
    width: 100%;
  }

  #main_boxpage p img,
  #main p img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .main_box,
  .main_box2,
  .main_box3 {
    width: 95%;
    margin: 0 auto;
    padding: 35px 0px;
  }

  .lmain,
  .rmain {
    float: none;
    width: 100%;
  }

  .lmain_box,
  .rmain_box {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }

  .form dl {
    margin: 10px 0;
  }

  .form dt {
    float: none;
    width: 100%;
    height: 20px;
    line-height: 20px;
    padding-top: 10px;
  }

  .form dd {
    width: 100% !important;
    padding-left: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 0px solid #eee;
  }

  .form dd:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
  }

  .textarea,
  textarea {
    width: 93% !important;
    font-size: 1.6rem;
  }

  .dropdown {
    font-size: 1.6rem;
  }

  .fm-text {
    text-align: left;
  }

  .news {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .news dt {
    float: none;
  }

  .news dt:after {
    content: none;
    margin-left: 0;
  }

  .news dd {
    padding-left: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    line-height: 1.3;
  }

  .form-button {
    display: block;
    text-align: center;
    margin: 10px auto 0;
    width: 95%;
  }

  #mailform button {
    width: 100%;
    margin: 0;
  }

  #flash {
    width: 100%;
    min-width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 77px auto 0;
    position: relative;
    padding: 40px 0;
    background: #111;
  }

  .ftext1 {
    width: 100%;
    height: auto;
    position: absolute;
    padding: 0px 0;
    text-align: center;
    top: 25%;
    bottom: auto;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 5000;
    font-size: 4vw;
    font-weight: 300;
    color: #fff;
    line-height: 1.5;
  }

  .ftext1 img {
    height: 40px;
  }

  .flashimg {
    width: 100%;
    height: auto;
    position: static;
    text-align: center;
    z-index: 5000;
    margin-top: 20px;
  }

  #title {
    padding: 100px 0;
  }

  #title h2 {
    font-size: 3rem;
    line-height: 1.2;
    text-align: center;
    color: #fff;
    text-shadow: #111 2px 2px 2px;
    padding-top: 30px;
  }

  #title h2 span {
    margin-left: 5px;
    font-size: 1.3rem;
    color: #eee;
    display: block;
  }

  .none,
  #nav-f,
  #menuA,
  #seoA,
  #pankuzu,
  #navi,
  .seo,
  #fmenu,
  #tnavi,
  .tbnr,
  .pc {
    display: none;
  }

  #head,
  header,
  #footer,
  footer,
  #wrap,
  #nav,
  #wrapA,
  #seo,
  #title {
    width: 100%;
    min-width: 100%;
  }

  img {
    max-width: 100%;
    height: auto;
  }

  .flink0,
  .flink1,
  .flink2 {
    width: 100%;
    margin-bottom: 20px;
  }

  .flink0 ul,
  .flink1 ul,
  .flink2 ul {
    margin-right: 0;
    margin-bottom: 0;
    text-align: center;
  }

  .flink0 li,
  .flink1 li,
  .flink2 li {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }

  .flink0 li img,
  .flink1 li img,
  .flink2 li img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .fleft0,
  .fleft1,
  .fleft2,
  .fright0,
  .fright1,
  .fright2 {
    float: none;
  }

  .fleft0,
  .fleft1,
  .fleft2,
  .fright0,
  .fright1,
  .fright2 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .frex-container {
    flex-direction: column;
  }

  .area-right {
    margin: 10px 0;
  }

  .contact-left {
    width: 100%;
    padding-right: 0;
    text-align: center;
  }

  .contact-right {
    width: 100%;
  }

  #juicysliderbox p {
    font-size: 2.8rem;
  }

  .juicysliderimg img {
    width: 90%;
  }

  #juicysliderbox {
    position: relative;
  }

  .juicysliderimg {
    font-size: 28px;
  }

  .juicysliderimg img {
    display: block;
    margin: 0 auto;
  }

  .flex-container {
    flex-direction: column;
    text-align: left;
  }

  .flex-container .item {
    padding: 0;
    padding-bottom: 10px;
  }

  .flex-cont-wel {
    justify-content: space-around;
  }

  .concept-txt p,
  .concept-txt3 p {
    line-height: 3rem;
  }

  .contact-log img {
    width: 80%;
    max-width: 300px;
  }

  .newsbox {
    flex-direction: column;
  }

  .news-title {
    width: 100%;
    border-right: 0px solid#3CB371;
    border-bottom: 1px solid#3CB371;
    padding: 5px 0;
    font-size: 2rem;
    text-align: center;
  }

  .news-title span {
    font-size: 1.2rem;
  }

  .news-box {
    flex: 1;
    width: calc(100% - 0px);
    padding: 0 0px;
  }

  .scrbr {
    width: 100%;
    padding: 15px 0px;
  }

  .pc_on {
    display: none;
  }

  .sp_on {
    display: block;
  }

  .flex-cont-wel img {
    width: 100%;
    max-width: 350px;
  }

  .blog_data_dat {
    margin-top: 0;
  }

  .margin-left10 {
    margin-left: 0px;
  }

  .resttitle_txt {
    width: 80%;
  }

  .flex-50 {
    flex-direction: column;
  }

  .flex-50 .item {
    width: 100%;
    background-position: center;
  }

  .flex-chef {
    display: flex;
    flex-direction: column;
  }

  .flex-chef .item {
    width: 100%;
    text-align: center;
  }

  .flex-chef .item .box2 {
    width: 80%;
    padding: 0 20px;
    padding-bottom: 80px;
  }

  #sliderlogo {
    width: 80%;
  }

  .flex-box {
    flex-direction: column;
    text-align: center;
    align-items: unset;
  }

  .reno-title {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    margin-top: 30px;
  }

  .flex-box .item {
    margin: 10px 0;
  }

  .sub-title {
    margin: 0 auto;
  }

  .pc_top_30 {
    margin-top: unset;
  }

  #sp_logo {
    display: block;
  }

  .pankz {
    width: 95%;
  }

  .head-tel {
    display: none;
  }

  .top_headbar {
    display: none;
  }

  .work24 {
    margin: auto;
  }

  #sliderlogo {
    top: 0;
  }

  #slidetxt,
  #slidetxt3 {
    font-size: 3rem;
    width: 70%;
    text-align: center;
  }

  .sp_on1220 {
    display: block;
  }

  .flex_rec img {
    width: unset;
  }

  #sp_fotter {
    display: block;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 9999;
  }

  .flex-container_sp {
    width: 100%;
    display: flex;
    flex-direction: row;
  }

  .sp_fotter_ad {
    display: block;
    background: #3cb371;
    color: #fff;
    font-size: 1.2rem;
    border-top: 1px solid #fff;
    padding: 3px 0;
    text-align: center;
  }

  .flex-container_sp .item2 {
    width: 50%;
  }

  .btn_tel2,
  .btn_mail2 {
    margin: unset;
    padding-top: unset;
  }

  .btn_tel2 a,
  .btn_mail2 a {
    width: 100%;
    font-size: 1.8rem;
    box-shadow: unset;
  }

  #page-top {
    bottom: 55px;
  }

  .hand_txt {
    font-size: 2.3rem;
    margin-top: unset;
  }

  .flex_hikari {
    flex-direction: column;
    margin: 30px 0;
  }

  .flex_hikari .flex_hikari_item {
    width: unset;
    margin: auto;
  }

  .flex_hikari img {
    width: 100%;
    max-width: 560px;
    margin: auto;
  }

  .order_1220_1 {
    order: 1;
  }

  .order_1220_2 {
    order: 2;
  }

  .order_1220_3 {
    order: 3;
  }

  #slidetxt2 p {
    font-size: 2rem !important;
  }

  .flex_busibox {
    flex-direction: column;
  }

  .busi_image {
    width: 250px;
    height: auto;
    margin-top: 25px;
  }

  .flex_busibox {
    margin-top: unset;
    margin-bottom: 100px;
  }

  .busibox_item {
    width: unset;
  }

  .concept_black_bk {
    /* margin-top: -240px; */
  }

  .flex_contets {
    flex-direction: column;
    margin-top: 20px;
  }

  .flex_contets .contets_item_r,
  .flex_contets .contets_item_l {
    width: 100%;
    margin-top: 15px;
  }

  .r_box,
  .l_box {
    text-align: unset;
  }

  .button-box2 {
    margin-top: 30px;
  }

  .sp-order1 {
    order: 1;
  }

  .sp-order2 {
    order: 2;
  }
}

#humberger {
  background: #E3730C;
}

#drawernav {
  background: #E3730C;
}

#drawernav li ul li a {
  background: #E3730C;
}

#humberger {
  display: none;
}

#page {
  padding: 0;
  position: relative;
  z-index: 2;
  left: 0;
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
}

#drawernav {
  overflow: auto;
  position: fixed;
  top: 0;
  right: -240px;
  width: 240px;
  height: 100%;
  color: #fff;
  z-index: 99998;
  box-shadow: rgba(0, 0, 0, 0.2) -3px 0 2px 0;
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
}

#drawernav ul {
  list-style: none;
  padding: 0;
}

#drawernav ul:first-child {
  margin-top: 60px;
}

#drawernav ul li a {
  color: #fff;
  font-size: 1.3rem;
  display: block;
  padding: 10px 20px;
  text-decoration: none;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  text-shadow: none;
}

#drawernav ul li a:hover {
  color: #fff;
}

#drawernav ul li a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0da";
  margin-right: 10px;
}

#drawernav li ul li a {
  font-size: 1.1rem;
  color: #fff;
  display: block;
  padding: 8px 20px;
  text-decoration: none;
  border-top: none;
  border-bottom: none;
  box-shadow: none;
  background: #008eb6;
}

#drawernav li ul li a:before {
  content: "・";
  margin-right: 3px;
}

#drawernav img {
  display: block;
  width: 90%;
  padding: 5px 0;
  margin: 0 auto;
}

.icon-menu {
  padding: 0;
  margin: 0 auto;
  height: 7px;
  text-align: center;
  width: 35px;
}

.icon-bar {
  height: 2px;
  background: #fff;
  display: block;
  margin-bottom: 6px;
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
}

.fixed-content {
  right: inherit;
  width: 100%;
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
}

#overlay {
  z-index: -1;
  opacity: 0;
  background: #000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
}

@media (max-width: 1220px) {
  #humberger {
    display: block;
    position: fixed;
    top: 0;
    right: 2px;
    padding: 10px 10px 5px;
    cursor: pointer;
    z-index: 99999;
    color: #fff;
    text-shadow: none;
  }

  .drawer-opened #page {
    left: -240px;
    box-shadow: 1px 0 2px #000;
  }

  .drawer-opened .fixed-content {
    left: -240px;
  }

  .drawer-opened #drawernav {
    right: 0;
  }

  .drawer-opened #humberger {
    background: none;
  }

  .drawer-opened #humberger .icon-bar {
    background: #fff;
  }

  .drawer-opened #humberger :nth-child(1) {
    transform: translate(0, 8px) rotate(45deg);
  }

  .drawer-opened #humberger :nth-child(2) {
    transform: translate(-20px, 0);
    opacity: 0;
  }

  .drawer-opened #humberger :nth-child(3) {
    transform: translate(0, -8px) rotate(-45deg);
  }

  #humberger :nth-child(3) {
    margin-bottom: 0px;
  }

  .drawer-opened #humberger .icon-menu {
    opacity: 0;
  }

  .icon-menu {
    padding: 0 1px;
    margin: 0 auto;
    height: 10px;
    text-align: center !important;
    width: 50px;
    font-size: 1.1rem;
  }

  .drawer-opened #humberger .icon-menu {
    opacity: 0;
  }

  .drawer-opened #overlay {
    opacity: 0.5;
    left: -240px;
    position: fixed;
    z-index: 9999999;
    width: 100%;
    height: 100%;
  }

  .fixed {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

  #head {
    position: fixed;
    padding-bottom: 1px;
  }

  .flex-cont-fam {
    flex-direction: column;
  }

  .flex-cont-fam img {
    margin: 10px auto;
  }

  .fami-wrapper {
    margin: 0 auto;
    text-align: center;
  }

  .fami-txt {
    display: inline-block;
    text-align: left;
  }

  .business-ttl {
    font-size: 2rem;
  }

  .business-ttl_sp {
    display: block;
    font-size: 2rem;
    font-weight: bold;
    margin: 0 auto;
    margin-top: 20px;
    color: #fff;
    background-color: #f47ab1;
    text-align: center;
    box-shadow: 2px 2px 4px #808080;
    width: 99%;
  }

  .business-ttl_sp2 {
    display: block;
    font-size: 2rem;
    font-weight: bold;
    margin: 0 auto;
    margin-top: 20px;
    color: #fff;
    background-color: #4e4187;
    text-align: center;
    box-shadow: 2px 2px 4px #808080;
    width: 99%;
  }

  .section_box_img,
  .section_box_img2 {
    margin-top: unset;
  }

  .business_greeting {
    font-size: 1.8rem;
    text-align: left;
  }

  #title_news h2 {
    font-size: 2.2rem;
    line-height: 1.2;
    text-align: center;
    color: #fff;
    text-shadow: #111 2px 2px 2px;
    margin-top: 30px;
  }
}

@media screen and (max-width: 768px) {
  .flex-cont-fam img {
    width: 100%;
    max-width: 280px;
  }

  .left_flo,
  .right_flo {
    float: none;
    width: 100%;
  }

  .right_flo {
    padding-left: unset;
  }

  .flex-top2 {
    flex-direction: column;
  }

  .flex-top2 .iteml1 {
    width: 100%;
  }

  .flex-top2 .itemr1 {
    width: 100%;
    height: 400px;
  }

  .flex-top2 .iteml2 {
    width: 100%;
    height: 400px;
  }

  .flex-top2 .itemr2 {
    width: 100%;
  }

  .box2 {
    padding: 50px 20px;
  }

  .flex_cont {
    flex-direction: column;
  }

  figure.snip1432 {
    margin: 15px 0px;
  }

  .flex-shopdata {
    flex-direction: column;
  }

  .btn1 a,
  .btn2 a {
    margin: 10px auto;
  }

  .flex_hikari2 {
    flex-direction: column;
    justify-content: space-around;
    margin: unset;
    margin-top: 30px;
  }

  .flex_hikari2 .flex_hikari_item2 {
    width: 100%;
    margin: 10px 0;
  }

  .flex_hikari2 .flex_hikari_item2 img {
    width: 100%;
    max-width: 115px;
  }

  .order_768_1 {
    order: 1;
  }

  .order_768_2 {
    order: 2;
  }

  .order_768_3 {
    order: 3;
  }

  .pc_on768 {
    display: none;
  }

  .sp_on768 {
    display: block;
  }

  .swiper-container {
    height: auto !important;
  }

  .pc_froat-left {
    float: unset;
    text-align: center;
  }

  .pc_staff_space {
    margin-left: unset;
  }

  .yajirushi img {
    width: 60px;
    height: auto;
  }

  .flex_menu .menu_item .menu_txt {
    margin-top: unset;
    width: 95%;
    height: auto;
  }

  .cont_box {
    margin: 20px 0;
    padding: 10px;
  }

  .cont_tl {
    font-size: 2rem;
  }

  .cont_flex {
    flex-direction: column;
  }

  .cont_flex .cont_flex_item {
    width: 98%;
    padding: 10px;
  }

  .flex_removal .flex_item {
    flex-direction: column;
  }

  .flex_removal .flex_item {
    max-width: 400px;
    height: auto;
  }

  .shr_item {
    width: 100%;
    margin: 30px 0;
  }

  .shr_flex {
    flex-direction: column;
  }

  .pc_center {
    text-align: left;
  }

  .flex_w_info {
    flex-direction: column;
  }

  .flex_w_info .flex_w_item {
    width: 100%;
  }

  .flex_feelings_l,
  .flex_feelings_r {
    flex-direction: column;
  }

  .flex_feelings_l .item_img_l,
  .flex_feelings_r .item_img_r {
    width: 100%;
    height: 300px;
  }

  .flex_feelings_l .item_txt_l,
  .flex_feelings_r .item_txt_r {
    width: 100%;
    height: auto;
    padding: 40px 0;
  }

  .sp_order1 {
    order: 1;
  }

  .sp_order2 {
    order: 2;
  }

  .company_data th,
  .company_data td {
    display: block;
  }

  .company_data th:after {
    display: none;
  }

  .company_data th,
  .company_data td {
    margin: auto;
  }

  .company_data td {
    padding: 5px 0;
  }

  .table_inner th,
  .table_inner td {
    display: table-cell;
    padding: 0;
  }

  .mv-wrap {
    height: 1000px;
  }

  .btn3 a {
    width: 300px;
  }

  .video2 {
    border-top: unset;
  }

  .mv-txt {
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff,
      -1px 1px 0 #fff, 1px -1px 0 #fff,
      1px 0 0 #fff, -1px 0 0 #fff,
      0 1px 0 #fff, 0 -1px 0 #fff;
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .sp_menu {
    width: 50%;
    float: right;
    padding: 5% 20px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .sp_menu li {
    width: calc(50% - 10px);
    justify-content: bottom;
    align-items: bottom;
  }

  #juicysliderbox p {
    font-size: 2.5rem;
  }

  .midtitle-txt {
    font-size: 1.8rem;
  }

  .sp_on480 {
    display: block !important;
  }

  .flex-cont-fam img {
    margin: 10px auto;
  }

  table.brwsr1 th {
    padding: 10px;
  }

  table.brwsr1 caption {
    font-size: 1.7rem;
  }

  .flex-top .iteml {
    width: 100%;
  }

  .flex-top .itemr {
    width: 0%;
  }

  .flex-top .iteml2 {
    width: 0%;
  }

  .flex-top .itemr2 {
    width: 100%;
  }

  .box {
    width: 80%;
  }

  .right_flex {
    display: flex;
    justify-content: flex-end;
  }

  .link_menu {
    flex-direction: column;
    text-align: center;
    width: 90%;
    margin: auto;
  }

  .bg_resttitle {
    padding: 50px 0;
  }

  .margin-left27 {
    margin-left: unset;
  }

  .margin-left45 {
    margin-left: unset;
  }

  .margin-right-110 {
    margin-right: unset;
  }

  .margin-right-109 {
    margin-left: unset;
  }

  .news-bl dt {
    float: unset;
  }

  .news-bl dd {
    padding-left: unset;
  }

  .btn1 a,
  .btn2 a,
  .btn3 a {
    width: 100%;
  }

  .gallery {
    flex-direction: column;
  }

  .gallery li {
    width: 100%;
    margin: 10px 0;
  }

  .work24 {
    font-size: 2rem;
    width: 70%;
    padding: 10px;
  }

  .concept-txt2 {
    text-align: left;
  }

  .wrap img {
    width: 100%;
  }

  table td {
    padding: 0px 5px;
  }

  .hand_txt {
    font-size: 1.8rem;
  }

  #slidetxt,
  #slidetxt3 {
    font-size: 2rem;
  }

  #slidetxt3 {
    top: 55%;
  }

  #slidetxt2 {
    bottom: 10%;
  }

  #slidetxt2 p {
    font-size: 1.8rem !important;
  }

  .swiper-container {
    height: auto !important;
  }

  .flex_hikari3 img {
    width: 20%;
    height: 100%;
  }

  .listf dl {
    margin-left: unset;
  }

  .float_left10 {
    margin-right: unset;
  }

  .flex_rec {
    flex-direction: column;
  }

  .flex_point {
    flex-direction: column;
  }

  .flex_point .flex_item {
    width: 100%;
  }

  .flex_point .flex_item .tl {
    font-size: 1.8rem;
  }

  .nobig {
    font-size: 2rem;
  }

  .step_flex .step_no,
  .step_flex .step_no_last {
    font-size: 2.5rem;
    width: 49px;
  }

  .step_flex .step_no:after {
    bottom: -25px;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 25px solid #3cb371;
  }

  .step_flex {
    margin-top: 20px;
  }

  .menu_table {
    margin: 15px 0;
  }

  .menu_table td {
    width: 80%;
  }

  .txt_int480 {
    margin-left: 1em;
  }

  .common_txt .common_tl {
    text-align: center;
  }

  .shr_txt_p {
    font-size: 1.8rem;
  }

  .flex_menu .menu_item {
    width: 100%;
  }

  .flex_menu .menu_item .menu_txt {
    width: 100%;
    margin: 10px 0;
  }

  .flex_w_item .flex_parts {
    margin: 5px 0;
  }

  #head .logo img {
    height: 30px;
  }

  .midtitle-li {
    font-size: 2.2rem;
  }

  #title h2 {
    font-size: 2.6rem;
  }

  .mv-wrap {
    height: 1100px;
  }

  .busibox_item .item_title {
    font-size: 2.0rem;
  }

  .busi_image {
    width: 200px;
  }

  .video2 {
    border-top: 1px solid #fff;
  }
}