@media screen and (min-width: 751px) {
  .sp {
    display: none !important;
  }
  #menu-toggle:hover {
    background-color: #85722b;
  }
  .menu .toggle-span:hover {
    opacity: 1 !important;
  }
  .to-top:hover {
    background: #543011;
  }
  .banner-col-img:hover img, .b5-item:hover img, .get-hv:hover img {
    transform: scale(1.12);
  }
  .banner-col-desc:hover, .b7-list li a:hover, .ft-sub-menu li a:hover, .content-ovn-desc:hover, .menu li a:hover {
    opacity: .6 !important;
    transition: .2s linear !important;
  }
  .get-hv img {
    transition: .2s linear;
  }
  .get-hv {
    overflow: hidden;
  }
  .under_list a:hover {
    opacity: .7;
  }
  .ud-col-item .mb10 {
    overflow: hidden;
    transition: .2s linear;
  }
  .ud-col-item .mb10 img {
    transition: .2s linear;
  }
  .ud-col-item:hover .ud-row1 img {
    transform: scale(1.1);
  }
  .no-hv {
    text-decoration: none !important;
  }
  .no-hv a:hover, .no-hv:hover {
    text-decoration: underline;
  }
  .link-ovn:hover {
    background-color: #371c06;
  }
  .custom-link.link-call:hover, .custom-link.link-call2:hover {
    color: #472408;
  }
  .custom-link.link-call:hover::after, .custom-link.link-call2:hover::after {
    display: none;
  }
  .custom-link {
    overflow: hidden;
    transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
    z-index: 1;
  }
  .custom-link:hover::before {
    background: url(../images/under_arr_white.svg) center right no-repeat;
    width: 19px;
    height: 13px;
    background-size: contain;
  }
  .menu-l .custom-link.link-mail:hover::before {
    background: url(../images/under_arr.svg) center right no-repeat;
    width: 19px;
    height: 13px;
    background-size: contain;
  }
  .custom-link:hover {
    color: #fff;
  }
  .custom-link::after {
    background: #42260E;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    transform: skewY(-20deg) scale(1, 0);
    transform-origin: left top;
    transition: .3s cubic-bezier(0.45, 0, 0.55, 1);
    z-index: -1;
  }
  .custom-link:hover::after {
    transform: skewY(-10deg) scale(1, 1);
    height: 140px;
  }
  .custom-link.link-mail:hover::after {
    display: none;
  }
  /*under*/
  .topic_path li a:hover {
    text-decoration: underline;
  }
  .under_anc li a:hover {
    color: #000;
    border-bottom-color: #000;
  }
  .under_bnr a:not([target="_blank"]):hover:before {
    transform: scale(1.1, 1.1);
  }
  .under_bnr a:not([target="_blank"]):hover .under_bnr_txt .btn::after, .blog_cate a:hover:before {
    transform: skewY(-10deg) scale(1, 1);
    height: 200%;
  }
  .under_row {
    display: flex;
  }
  .under_row > * {
    width: 50%;
  }
  .blog_cate a:hover {
    color: #fff;
  }
  .blog_cate a:hover:after {
    background-image: url("../images/under_arr_white.svg");
  }
  .blog_btn a:hover, .blog_item:hover {
    opacity: 0.7;
  }
  .blog_pagination a:hover {
    background: #42260E;
  }
}
/* end screen-min:751px */
@media screen and (min-width: 751px) and (max-width: 1500px) {
  .h-ico, .h-call {
    margin-left: 15px;
  }
  .h-top {
    padding: 0 10px;
  }
  .h-call .num {
    font-size: 1.5rem;
  }
  .h-top-l img {
    width: 130px;
    height: 130px;
  }
  .b9-content {
    gap: 20px;
  }
  .b6-img img {
    right: calc(50% - 420px);
  }
  .h-call .num::before {
    top: 4px;
  }
  .h-top-name {
    font-size: 2rem;
  }
}
/* end screen-min:751px && screen-max:1500px */
@media screen and (min-width: 751px) and (max-width: 1300px) {
  #menu-toggle {
    width: 80px;
    height: 80px;
  }
  #menu-toggle span:nth-child(1) {
    top: 18px;
  }
  #menu-toggle span:nth-child(2), #menu-toggle span:nth-child(3) {
    top: 31px;
  }
  #menu-toggle span:nth-child(4) {
    top: 44px;
  }
  #menu-toggle span:nth-child(5) {
    left: 38px;
    top: 52px;
  }
  .h-contact {
    width: 80px;
    height: 80px;
  }
  .h-ico, .h-call {
    margin-left: 5px;
  }
  .h-top-name-m {
    font-size: 0.875rem;
  }
  .h-top-name-l {
    font-size: 1.125rem;
  }
  .h-top {
    height: 110px;
  }
  .sticky .no-stick {
    width: 110px;
    height: 110px;
    box-shadow: 0 0 10px rgb(0 0 0 / 70%);
  }
  .h-call {
    padding: 5px 5px 1px;
  }
  .h-calender-2 {
    gap: 8px;
  }
  .menu {
    top: 110px;
  }
}
/* end screen-min:751px && screen-max:1300px */
@media screen and (min-width: 751px) and (max-width: 1020px) {
  .menu {
    height: auto;
    bottom: 0;
  }
  .h-top {
    padding: 0 10px;
  }
  .h-call .num {
    font-size: 1.25rem;
  }
  .h-calender {
    font-size: 0.813rem;
  }
  .h-call .num::before {
    width: 12px;
    height: 16px;
    left: 3px;
    top: 4px;
  }
}
/* end screen-min:751px && screen-max:1020px */
@media screen and (min-width: 751px) and (max-height: 700px) {
  .h-top-l img {
    width: 120px;
  }
  .sticky .no-stick {
    width: 90px;
    height: 90px;
  }
  #menu-toggle, .h-contact {
    width: 80px;
    height: 80px;
  }
  .h-top {
    height: 90px;
  }
  .h-top-r {
    padding: 5px 0;
  }
  #menu-toggle span:nth-child(1) {
    top: 16px;
  }
  #menu-toggle span:nth-child(2), #menu-toggle span:nth-child(3) {
    top: 27px;
  }
  #menu-toggle span:nth-child(4) {
    top: 39px;
  }
  #menu-toggle span:nth-child(5) {
    top: 54px;
    left: 36px;
  }
  .menu {
    height: calc(100vh - 90px);
    top: 90px;
  }
}
@media screen and (min-width: 751px) and (max-height: 700px) and (max-width: 1020px) {
  .menu {
    height: 100%;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 750px) {
  .bnr_staff {
    padding: 10px;
  }
  .bnr_staff span {
    font-size: 14px;
  }
  .box_idx_bnr01 {
    background: #fbf7ef;
    border: 1px solid #f29700;
    padding: 10px;
    height: auto;
    max-width: 500px;
    margin: 30px auto;
  }
  .box_idx_bnr02 figcaption {
    font-size: 10px;
  }
  .box_idx_bnr01_r {
    margin-top: 20px;
  }
  .box_idx_bnr01 dl {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
  }
  .box_idx_bnr01 dt {
    width: 120px;
    margin-right: 10px;
    margin-top: 30px;
  }
  .box_idx_bnr01 dt img {
    width: 120px;
    max-width: 120px;
  }
  .box_idx_bnr01_r dt {
    order: 2;
    margin: 30px 0 0 10px;
  }
  #main p.txt01, #main p.txt02 {
    padding: 0;
    margin-bottom: 0;
    font-size: 12px;
  }
  .txt01 span, .txt02 span {
    font-size: 14px;
  }
  /* ad */
  .ud-col4 {
    flex-wrap: wrap;
  }
  .ud-col-item {
    width: calc(100% / 2);
    margin-bottom: 20px;
  }
  .ud-row2 p {
    padding: 1.3em 10px;
  }
  h1, h2, h3, h4, h5, h6, input, button, textarea, select, p, blockquote, th, td, pre, address, li, dt, dd {
    font-size: 0.875rem;
  }
  #wrapper {
    min-width: unset !important;
  }
  .inner {
    width: 100%;
    padding: 0 3%;
  }
  .pc {
    display: none !important;
  }
  #menu-toggle {
    display: block;
    width: 70px;
    height: 70px;
  }
  #menu-toggle span:nth-child(1) {
    top: 14px;
  }
  #menu-toggle span:nth-child(2), #menu-toggle span:nth-child(3) {
    top: 25px;
  }
  #menu-toggle span:nth-child(4) {
    top: 37px;
  }
  #menu-toggle span:nth-child(5) {
    top: 45px;
    left: 28px;
  }
  .b2-col2, .banner-col2 {
    flex-direction: column;
  }
  .b7-frame {
    flex-direction: column;
    gap: unset;
  }
  .b7-frame .b7-box:not(:last-child) {
    margin-bottom: 40px;
  }
  .b7-frame .b7-box {
    width: 100%;
  }
  .col-2, .col-3 {
    flex-direction: column;
  }
  .b6-img img {
    position: static;
    max-width: 100%;
  }
  .b5-list {
    background-color: #F7F7F7;
    padding: 107px 0 93px;
    margin-left: -4%;
    width: 108%;
  }
  .ud-col-item:nth-child(2) {
    border-right: 1px solid #e6e6e6;
  }
  .have-link .custom-link {
    padding: 5px 25px 5px 5px;
    font-size: 14px !important;
  }
  .have-link .custom-link::before {
    right: 5px;
  }
  .ud-row3 {
    padding: 1.3em 6px;
  }
  .b5-item {
    width: 500px;
    margin: 0 auto;
    padding-top: 10px;
  }
  .bg-white {
    background-color: #fff;
  }
  .box-ytb {
    margin-bottom: 35px;
  }
  .bg-b5 {
    padding: 20px 0 0;
  }
  .b5-item .bg-white {
    padding: 20px 0;
  }
  .b5-item:first-child {
    border-top: 2px solid #D5D5D5;
  }
  .b5-item {
    border-top: none;
  }
  .b3-desc {
    flex-direction: column !important;
    gap: unset;
    margin-bottom: 23px;
  }
  #index .bg-b3 .b3-title {
    font-size: 1.5rem !important;
  }
  .b3-title-h {
    margin-bottom: 20px;
  }
  .b3-item::before {
    display: none;
  }
  .b3-title-en {
    padding: 10px 0 0 10px;
    margin: 0 0 30px 10px;
    font-size: 1.125rem;
  }
  .b3-title-en span {
    font-size: 1.125rem;
    padding-top: 5px !important;
  }
  .b3-title-en::before {
    width: 194px;
    height: 128px;
    top: -40px;
    left: -40px;
  }
  .b3-ttl {
    margin-bottom: 20px;
  }
  .banner-col-img p {
    text-align: center;
  }
  .h-calender, .h-call {
    display: none;
  }
  .h-top-l img {
    width: 80px !important;
    height: 80px !important;
  }
  .h-top {
    padding: 0 21px 0 0;
    align-items: center;
    height: 80px;
    background: linear-gradient(15deg, transparent 55%, rgba(0, 0, 0, 0.4) 65%);
  }
  .h-top-name-l {
    line-height: 1;
  }
  .h-top-r {
    padding: 10px 0;
  }
  .main-fix-meta {
    top: calc(45% - 42px);
    transform: translate(-50%, -50%);
  }
  #mainvisual .slide01 {
    display: block;
    background: url(../images/mainvisual-sp.jpg) center top no-repeat;
    width: 100%;
    height: 133.335vw;
    background-size: cover;
  }
  .main-fix-meta-inner {
    padding: 0 15px;
  }
  .main-fix-meta-inner h2 {
    font-size: 1.5rem;
    margin-bottom: 7vw;
  }
  .meta-box {
    gap: unset;
  }
  .meta-box-item {
    min-width: 26.7vw;
    font-size: 2.6vw;
  }
  .link-ovn {
    min-width: 150px;
    padding-left: 0;
  }
  .main-bnr {
    width: 95%;
    max-width: 500px;
    bottom: 31%;
    /* text-align: center; */
    left: 3%;
  }
  .main-bnr img {
    width: 100%;
    height: auto;
  }
  .main-ovn {
    width: 100%;
  }
  .h-contact span::before {
    width: 35px;
    height: 24px;
    top: 8px;
    left: 13px;
  }
  .h-contact span {
    padding-top: 40px;
  }
  .h-contact {
    width: 70px;
    height: 70px;
  }
  .bg-b1 {
    background: url('../../../uploads/2022/11/bg-b1-sp-fix.jpg') center top no-repeat;
    background-size: contain;
    height: auto;
    padding: 82px 0;
  }
  .b1-desc {
    font-size: 4.3vw !important;
  }
  .b2-title {
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
    background-size: cover;
    height: 240px;
  }
  #index h3 {
    font-size: 1.5rem !important;
  }
  h3.title {
    margin-bottom: 25px;
  }
  #index h4 {
    font-size: 1.25rem !important;
    line-height: 1.8 !important;
    margin-bottom: 10px;
  }
  .title-en {
    line-height: 1.8;
    margin-top: 22px;
    margin-bottom: 10px;
    font-size: 75% !important;
  }
  .b2-content-col-tt {
    position: relative;
    border-bottom: none;
    margin-bottom: 0 !important;
    padding-bottom: 0;
  }
  .b2-content-col-tt::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #FBF2DD;
    opacity: .8;
    top: -5px;
    bottom: 0;
    margin: auto;
  }
  .b2-content {
    height: auto;
    background: url(../images/bg-b2-content-sp.jpg) center center no-repeat;
    background-size: cover;
    padding: 50px 0;
  }
  .b2-col2 > * {
    width: 100%;
  }
  .b2-col2 {
    gap: unset;
  }
  .b2-img {
    margin-bottom: 30px;
    text-align: center;
  }
  .b2-content .desc-l {
    margin-bottom: 30px;
  }
  .b2-content-desc .custom-link {
    width: 360px;
    margin: 0 auto;
  }
  .b2-list-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 23px;
    padding: 0 2px;
  }
  .b2-list-link a {
    margin-bottom: 0 !important;
    width: 100%;
  }
  .banner-col3 {
    flex-wrap: wrap;
    justify-content: center;
    gap: unset !important;
  }
  .bg-b3 {
    padding: 50px 0;
  }
  .b3-frame-banner > *:not(:last-child) {
    margin-bottom: 23px;
  }
  .b3-tt {
    padding: 11px 70px 11px 30px;
    margin-bottom: 40px;
    min-width: auto;
  }
  .b3-tt::before {
    left: -25px;
    transform: skewX(20deg);
  }
  .b3-item:not(:last-child), .b3-item2 {
    margin-bottom: 59px !important;
  }
  .b3-item3 .banner-col2 {
    gap: unset;
    align-items: center;
  }
  .b3-item3 .banner-col2 a:not(:last-child) {
    margin-bottom: 23px;
  }
  .b4-content-txt p {
    margin-bottom: 15px;
  }
  .bg-b4 {
    background: url(../images/bg-b4-sp.jpg) center top no-repeat;
    height: auto;
    background-size: cover;
    padding: 200px 0 50px;
  }
  .b4-dc01 img {
    width: 31vw;
  }
  h3.title .desc-m {
    font-size: 75% !important;
  }
  .b4-dc01 {
    top: -170px;
    right: 23px;
  }
  .box-tt {
    display: flex;
    justify-content: flex-end;
    margin-right: 27px;
  }
  .b4-content .dc-circle {
    padding-left: 0;
    align-items: center;
    order: 2;
  }
  .dc-circle p {
    width: 24vw;
    height: 24vw;
    margin-bottom: 0;
  }
  .b4-content {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .b4-content-desc {
    position: relative;
    flex-direction: column;
    margin-top: -155px;
    margin-left: 75px;
    padding-left: 0;
    padding-top: 210px;
    order: 3;
  }
  .b4-img img {
    width: 28.7vw;
  }
  .b4-content-txt {
    margin-left: -75px;
  }
  .b4-img {
    position: relative;
    top: 38px;
    left: 9vw;
    order: 1;
    margin-bottom: 0;
    margin-top: 50px;
  }
  .b6-box-img {
    margin-left: 0;
    margin-bottom: 30px;
  }
  .b6-img {
    text-align: center;
    margin-bottom: 10px !important;
  }
  .b6-img::before, .b6-img::after {
    display: none;
  }
  .b6-content-txt {
    padding: 10px 0 50px;
  }
  .title-en.line-2::before {
    width: 1px;
    height: 60%;
    background-color: #fff;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
  }
  .title-en.line-2::after {
    width: 1px;
    height: 60%;
    background-color: #fff;
    right: 0;
    top: 50%;
    left: unset;
    transform: translate(0, -50%);
  }
  .b6-content .title-en.line-2 {
    padding: 0 30px;
    margin: 0;
  }
  .info p {
    text-align: right;
  }
  .b6-content {
    width: 100%;
    padding: 0;
    flex-direction: column-reverse;
    justify-content: flex-end;
    min-height: auto;
    margin-top: 0;
  }
  .b6-content .title {
    writing-mode: horizontal-tb;
  }
  .b6-content h3.title {
    margin: 0;
    text-align: center;
  }
  .bg-b6 {
    padding: 45px 0 0;
  }
  .b6-content-txt::after {
    display: none;
  }
  .b6-content-txt a {
    width: 280px;
    margin: 0 auto;
  }
  .bg-b7 .title-en {
    line-height: 1.8;
  }
  .b8-content .list-bnr {
    flex-wrap: wrap;
    gap: 23px;
  }
  .b8-content .list-bnr li {
    text-align: center;
  }
  .bg-b8 .title-center {
    margin-bottom: 10px;
  }
  .list-bnr img {
    width: auto;
  }
  .list-bnr.list-4bnr img {
    width: 100%;
  }
  .b8-content .list-bnr.list-4bnr {
    gap: unset;
  }
  .b8-content .list-bnr.list-4bnr li {
    width: auto;
  }
  .b8-content .list-bnr.list-4bnr li:not(:last-child) {
    margin-bottom: 23px;
  }
  .bg-b8 h3 {
    padding: 0 15px;
  }
  .b5-list, .bg-b7, .bg-b8, .bg-b10 {
    padding: 50px 0 !important;
  }
  .bg-b9 {
    padding: 0 0 50px !important;
  }
  .b7-box .title-en {
    margin-top: 0;
    font-size: 1.375rem !important;
  }
  .b5-content iframe {
    max-width: 100%;
  }
  .b9-content {
    flex-direction: column;
    gap: 20px;
  }
  .b9-content iframe {
    width: 100%;
  }
  .b9-right .col-3 {
    flex-direction: row;
    justify-content: center;
    gap: unset;
  }
  .b9-right ul li {
    width: calc((100% / 3) - 10px);
  }
  .b9-right ul li:not(:last-child) {
    margin-right: 10px;
  }
  .b9-left a {
    margin: 0 auto;
    justify-content: center !important;
  }
  .b9-left .col-2 {
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
  .b9-left .col-2 > * {
    width: calc((100% / 2) - 15px) !important;
    min-height: 62px;
  }
  .link-call2 {
    margin: 0 !important;
    width: calc((100% / 2) - 15px) !important;
  }
  .link-call2::after {
    display: none;
  }
  .link-call2 span {
    position: relative;
    padding-left: 30px;
  }
  .link-call2 span::after {
    left: 5px;
    top: 4px;
  }
  .b9-left a .num::before {
    top: 4px;
  }
  .bg-b9 {
    background: none;
  }
  .bg-b9 .b9-left {
    background: url(../images/bg-b9-sp.jpg) center top no-repeat;
    background-size: cover;
    margin-left: -4%;
    width: calc(100% + 8%);
    padding: 50px 15px;
  }
  .to-top {
    right: 0;
  }
  .to-top:before {
    width: 12px;
    height: 12px;
  }
  .ft-menu {
    display: none;
  }
  .bg-b11 {
    background: url(../images/bg-b11-sp.jpg) center center no-repeat;
    height: auto;
    padding: 80px 0;
  }
  .bg-b11 .right {
    text-align: center;
  }
  .to-top {
    bottom: 70px;
  }
  .menu {
    overflow: auto;
    padding: 30px 0 200px;
    top: 80px;
    height: 100%;
  }
  .menu-l {
    padding: 0;
  }
  .menu .inner {
    flex-direction: column-reverse;
    gap: 30px;
  }
  .menu-l .col-2 {
    gap: unset;
    padding-left: 0;
    align-items: center;
  }
  .menu-l .col-2 a:not(:last-child) {
    margin-bottom: 20px;
  }
  .banner-col2 {
    gap: unset;
  }
  .banner-col2 .b3-img-bg {
    margin-bottom: 30px;
  }
  .menu-calender-time {
    width: 448px;
    margin: 0 auto 30px;
  }
  .banner-col-desc {
    display: flex;
    gap: 25px;
    padding: 30px 15px 15px;
  }
  .banner-col-desc-img {
    position: static;
    position: static;
    width: 200px;
    flex-shrink: 0;
    margin-top: -47px;
  }
  .b4-content-txt a {
    margin: 0 auto;
  }
  .ft-lg {
    justify-content: center;
  }
  .ft-lg a {
    margin: 0;
  }
  .social {
    gap: unset !important;
    flex-direction: row;
    padding: 25px 15px;
    justify-content: center;
  }
  .social a:not(:last-child) {
    margin-right: 21px;
  }
  .b6-content-txt p {
    margin-bottom: 30px;
  }
  .info p {
    margin-bottom: 0;
  }
  .fixed-bot {
    position: fixed;
    bottom: 0;
    display: flex;
    z-index: 50;
    width: 100%;
    transition: all 0.2s;
    transform-origin: 50% 100%;
    transform: scale(0.5);
    opacity: 0;
    visibility: hidden;
  }
  .fixed-bot::before {
    content: '';
    position: absolute;
    background: url('../images/line.png') center top repeat-x;
    width: 100%;
    height: 1px;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .fixed-bot > * {
    min-height: auto;
    height: 60px;
  }
  .fixed-bot .custom-link {
    width: calc((100% / 2) - 25px) !important;
    border: none;
    padding: 0 5px;
  }
  .fixed-bot .link-call {
    background-color: #AA9338;
    color: #fff;
  }
  .fixed-bot .link-call::before {
    display: none;
  }
  .instagram {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    background-color: #241204;
  }
  .fixed-bot .link-call .num::before {
    top: 3px;
    width: 13px;
    height: 17px;
  }
  .link-mail span {
    padding-top: 3px;
  }
  .link-mail span::after {
    width: 27px;
    height: 20px;
    top: 5px;
  }
  .instagram img {
    width: 27px;
  }
  .fixed-bot .link-call span {
    padding-left: 20px;
    font-size: 1.375rem;
  }
  .fixed-bot .link-mail {
    padding-right: 0 !important;
  }
  .fixed-bot.show {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
  }
  .menu-l .link-call, .menu-l .link-mail {
    width: 280px !important;
    height: 60px;
    justify-content: center;
  }
  /*.menu-r .col-2 .sub-menu {
		display: none;
	}*/
  .menu-r .col-2 {
    gap: unset;
    margin-bottom: 20px;
  }
  .menu li .toggle-span {
    position: relative;
    display: block;
  }
  .menu li .toggle-span::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #FBF2DD;
    bottom: 0;
    left: 0;
  }
  .menu li .toggle-span {
    text-align: center;
    padding: 0 0 5px;
    margin-bottom: 10px;
  }
  #header .menu li .toggle-span span {
    display: initial;
    font-size: 18px;
    color: #AB9339;
    padding-bottom: 10px;
  }
  .menu li span::before {
    background: #AB9339;
    width: 15px;
    height: 15px;
    transform: rotate(45deg);
    top: 3px !important;
    left: -10px;
  }
  .menu li span {
    border-bottom: none;
    padding-bottom: 5px !important;
  }
  .sub-menu li a {
    /* display: inline-block; */
    display: block;
  }
  .banner-col-img {
    width: calc((100% / 2) - 12px);
    flex-shrink: unset;
    text-align: center;
  }
  .banner-img-txt p {
    display: inline-block;
    font-size: 1.25rem;
    line-height: 1.5;
    margin-bottom: 8px;
    text-align: center;
  }
  .b3-img-bg .banner-img-txt p {
    font-size: 1.125rem;
  }
  .banner-col-img img {
    width: 100%;
  }
  .b3-item-img span img {
    width: 100%;
  }
  .b3-img-bg {
    width: auto;
    margin: 0 25px;
  }
  .b3-img-bg {
    width: auto !important;
    margin: 0 25px !important;
  }
  .banner-col3 .banner-col-img {
    width: calc((100% / 2) - 12px)
  }
  .banner-col3 .banner-col-img img {
    width: 100%;
  }
  .b9-right p {
    margin-bottom: 10px;
  }
  .banner-col2-desc p {
    margin-bottom: 23px;
    margin-top: 10px;
  }
  .banner-col3 a:nth-child(2n) {
    margin-left: 21px;
  }
  .banner-col3 a {
    margin-bottom: 21px;
  }
  .menu-list li {
    position: relative;
  }
  /*.menu li .toggle-span::after {
		content: "";
		width: 10px;
		height: 10px;
		border-top: solid 2px #fff;
		border-right: solid 2px #fff;
		transform: rotateZ(45deg);
		position: absolute;
		top: 5px;
		right: 15px;
		margin: auto;
		transition: all .2s linear;
	}*/
  .banner-img-txt::before {
    content: '';
    position: absolute;
    background: url(../images/under_arr_white.svg) center right no-repeat;
    width: 19px;
    height: 12px;
    background-size: contain;
    right: 10px;
    bottom: 0;
    top: 0;
    margin: auto;
  }
  .banner-txt-jp::before {
    display: none;
  }
  .menu-list .active .toggle-span::after {
    transform: rotateZ(135deg);
  }
  /*under*/
  /** start table scroll***/
  /*<p class="sp note">※表は左右にスクロールして確認することができます。</p>
    <p class="sp note">※画像は左右にスクロールして確認することができます。</p>*/
  .tbl_scroll {
    overflow-x: scroll;
  }
  .tbl_scroll > table {
    min-width: 750px;
  }
  .tbl_scroll > table > table {
    min-width: 100%;
  }
  .sp.note {
    font-size: 0.75rem;
    color: #adadad;
    margin-bottom: 10px;
  }
  /** end table scroll***/
  .under #top_info {
    height: 300px;
    padding-top: 70px;
  }
  .under h2 {
    font-size: 1.75rem;
  }
  .under h2 .en:after {
    width: 100%;
    max-width: 200px;
  }
  .topic_path li {
    font-size: 0.75rem;
  }
  .topic_path li:not(:last-child):after {
    width: 5px;
    margin: 0 13px;
    top: 2px;
  }
  .under #content {
    padding: 80px 3%;
  }
  .under h3 {
    font-size: 1.375rem;
    margin-bottom: 20px;
  }
  .under_anc li {
    width: 100%;
    max-width: 400px;
    margin: 0 0 20px;
  }
  .under_anc li:last-child {
    margin-bottom: 0;
  }
  .under_anc li a {
    background-size: 15px auto;
  }
  .under h4 {
    font-size: 1.25rem;
    padding: 10px 0 10px 15px;
    margin-bottom: 25px;
  }
  .image_r, .image_l {
    float: none;
    text-align: center;
    margin: 0 0 20px;
  }
  .under .section {
    margin-bottom: 60px;
  }
  .under h5 {
    font-size: 1.125rem;
    margin-bottom: 20px;
    border-bottom-width: 6px;
  }
  .under h6 {
    font-size: 1rem;
    margin-bottom: 20px;
  }
  .tbl_block th, .tbl_block td {
    display: block;
    width: 100% !important;
    padding: 1em;
  }
  .tbl_block.border-ct tr:first-child td {
    border-top-color: #CFCFCE;
  }
  .tbl_block.border-ct tr:first-child td:first-child {
    border-top: none;
  }
  .tbl_block th {
    text-align: center;
  }
  .under_col_item {
    width: 100%;
    padding: 30px 5%;
    margin-bottom: 30px;
  }
  .under_col_item .ttl {
    padding: 0 0 10px;
    font-size: 1.125rem;
    margin-bottom: 15px;
  }
  .under_step dl {
    padding-left: 60px;
  }
  .under_step dt {
    font-size: 1.125rem;
    padding: 13px 0 5px;
    margin-bottom: 20px;
  }
  .under_step dt .num {
    width: 50px;
    height: 50px;
    left: -60px;
    padding-top: 5px;
  }
  .under_step dt:after {
    bottom: 2px;
  }
  .under_step dl:before {
    left: 20px;
    top: 45px;
    height: calc(100% - 40px);
  }
  .under_frame {
    padding: 40px 5%;
  }
  .under_bnr li {
    width: 100%;
    margin: 0 0 30px;
    position: relative;
    padding: 0;
  }
  .under_bnr {
    padding: 30px 0 0;
  }
  .under_bnr:after {
    height: 100%;
  }
  .under_bnr_txt {
    font-size: 1.125rem;
  }
  .under_bnr_txt .btn {
    width: 100%;
    max-width: 250px;
    font-size: 0.875rem;
    padding: 7px;
    margin-top: 10px;
  }
  .under_bnr_txt .btn:before {
    width: 14px;
  }
  .under_bnr a {
    height: 180px;
    line-height: 1.7em;
  }
  .under_frame_main {
    padding: 25px 5%;
  }
  .under_list li:before {
    top: 9px;
  }
  .under_img > span:not(:last-child) {
    margin-right: 5px;
  }
  .under_row .under_list:not(:last-child) {
    margin-bottom: 18px;
  }
  .under_item {
    display: block;
    padding: 0;
  }
  .under_item:after {
    display: none;
  }
  .under_item_col:not(:last-child) {
    margin: 0 0 30px;
  }
  .under_item_col {
    padding: 0 0 40px;
    position: relative;
    z-index: 2;
  }
  .under_item_col:after {
    content: '';
    position: absolute;
    width: 100vw;
    min-width: 800px;
    height: 50%;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -3;
    pointer-events: none;
    background: rgb(247, 247, 244);
    background: linear-gradient(0deg, rgba(247, 247, 244, 1) 0%, rgba(255, 255, 255, 1) 100%);
  }
  .tbl_block_label td:before {
    content: attr(data-label);
    display: block;
    background: #472408;
    color: #fff;
    text-align: center;
    padding: 1em;
    margin: -1em -1em 1em;
  }
  .tbl_block_label th {
    display: none !important;
  }
  .tbl_block_label td {
    display: block;
  }
  .under_video iframe {
    height: 65vw;
  }
  .blog_item {
    width: 48%;
    margin: 0 4% 30px 0;
  }
  .blog_item:nth-child(3n) {
    margin-right: 4%;
  }
  .blog_item:nth-child(2n) {
    margin-right: 0;
  }
  .blog_cate {
    display: block;
  }
  .blog_cate li {
    width: 100%;
    max-width: 350px;
    margin: 0 auto 10px;
  }
  .blog_cate a {
    font-size: 1rem;
    padding: 10px;
  }
  .blog_itm_info .cate {
    padding: 2px 0 0;
  }
  .blog_detail_item {
    padding: 30px 5%;
    width: 100%;
  }
  .blog_detail_col {
    display: block
  }
  .blog_detail_item:not(:last-child) {
    margin: 0 0 40px;
  }
  .blog_detail_item:not(:last-child):after {
    left: 50%;
    transform: translateX(-50%);
    top: auto;
    bottom: -30px;
    border-width: 20px 20px 0 20px;
    border-color: #c7c7c7 transparent transparent transparent;
  }
  .frm_ttl {
    font-size: 1rem;
  }
  .blog_btn li {
    width: 33%;
  }
  .blog_btn a {
    padding: 10px 5px;
  }
  .blog_time {
    letter-spacing: -0.03em;
  }
  .blog_detail_img img {
    max-height: 300px;
  }
  .iframe-ytb span {
    width: 100%;
    line-height: 1.5;
  }
  .banner-col-desc p {
    padding-top: 5px;
  }
  .b4-tt-m {
    font-size: 75% !important;
  }
  #footer {
    padding-bottom: 60px;
  }
  .ft-bnr-flex {
    flex-wrap: wrap;
    justify-content: center;
  }
  .content-ovn {
    padding-top: 14px;
  }
  .iframe-ytb iframe {
    margin-bottom: 10px;
  }
  .list-bnr li {
    width: 220px;
  }
  .menu-r .col-2 .menu-list:not(:last-child) {
    margin-bottom: 21px;
  }
  .b5-list.col-3 {
    gap: unset;
  }
  .b5-list.col-3 a:not(:last-child) {
    margin-bottom: 50px;
  }
  .under h2 .en {
    font-size: 75%;
  }
  .b9-right a span {
    display: inline-block;
    line-height: 2em;
  }
  .meta-box .meta-box-item:not(:last-child) {
    margin-right: 20px;
  }
  .b3-title-en .num {
    padding-top: 10px !important;
  }
  .tb-col2 {
    flex-direction: column;
  }
  .tb-col2 p:not(:last-child) {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .list-img4 p {
    width: calc((100% / 3) - 20px);
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .list-img4 p:nth-child(4n+4) {
    margin-right: 10px;
  }
  .list-img4 p:nth-child(3n+3) {
    margin-right: 0;
  }
  .w150 {
    width: 150px !important;
  }
  .b6-img {
    width: 100%;
  }
  .info {
    position: static;
  }
  .under-col-item-img p {
    width: 100%;
    text-align: center;
  }
  .under-col-item-img {
    flex-direction: column;
    margin-bottom: 10px;
  }
  .under-col-item-img02 {
    display: block;
    text-align: center;
  }
  .h-top-name-m {
    font-size: 75%;
  }
  .h-top-name {
    font-size: 1.5rem;
  }
  .h-top-name {
    margin-top: 0;
  }
  .h-r-ins {
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .h-r-ins img {
    width: 55px;
  }
  .social.col-2 {
    display: none;
  }
  .iframe-ytb.iframe-w {
    max-width: 100%;
    margin: 0;
  }
  .bg-b5.brg-b5::before {
    background: url(../images/bg-b5.jpg) center top;
    /* height: 931px; */
    height: 28%;
  }
  .flex-space-between {
    margin-top: 47px;
  }
  .video-box {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
  .video-box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .video-list {
    display: block;
  }
  .video-item {
    margin-bottom: 40px;
  }
  .video-list.center .video-item {
    margin-bottom: 0;
  }
  .title-video {
    font-size: 18px;
  }
  .video-item-fix {
    padding-top: 0px;
  }
  .title-video-fix {
    width: 100% !important;
  }
  .block0 {
    padding: 40px 20px;
}
#index .block0 .b1-desc{
  font-size: 16px !important;
}
#index .block0 .bg_white span.big{
  font-size: 20px !important;
}
}
/* end screen-max:750px */
@media screen and (max-width: 560px) {
	.section.blog-wrapper .blog_list {
		grid-template-columns: repeat(1, 1fr);
	}	
  .box_idx_bnr01 {
    margin: 30px 10px;
  }
  /* .bg-b5.brg-b5::before{
        height: 855px;
    } */
  .b5-item {
    width: 95%;
  }
  .banner-col3 a:nth-child(2n) {
    margin-left: auto;
  }
  .banner-col3 .banner-col-img:not(:last-child) {
    margin-bottom: 21px;
  }
  #index .bg-b3 .b3-title {
    font-size: 1.5rem !important;
  }
  .banner-col3 {
    flex-direction: column;
  }
  .banner-col3 .banner-col-img, .banner-col-img {
    margin: 0;
  }
  .banner-col3 .banner-col-img {
    width: 70%;
    margin: 0 auto;
  }
  .b3-item3 .banner-col-img {
    width: 70%;
  }
  .h-top-name-l {
    font-size: 0.938rem;
  }
  .h-top-name-m {
    font-size: 0.75rem;
  }
}
/* end screen-max:560px */
@media screen and (max-width: 475px) {
  #index h3 {
    font-size: 1.375rem !important;
  }
  #index .box_content h3 {
    font-size: 1.275rem !important;
  }
  .b3-img-bg .banner-img-txt p {
    font-size: 1rem;
  }
  .ft-lg {
    flex-direction: column;
  }
  .ft-lg .h-top-name {
    text-align: center;
  }
  .ft-lg .h-top-name-l {
    font-size: 1.5rem;
  }
  .ft-logo {
    padding: 0;
    margin-bottom: 20px !important;
  }
  .bg-b4 {
    background-position: center left;
  }
  .b9-right .col-3 li:not(:last-child) {
    margin-right: 3px;
  }
  .b5-item-desc {
    padding: 0 15px 20px;
  }
  .bg-b1 {
    padding: 40px 0;
  }
  .no-drop {
    display: none;
  }
  .b7-list li a {
    gap: 20px;
  }
  .banner-col-desc {
    flex-direction: column;
    gap: 15px;
  }
  .meta-box-item {
    min-width: auto;
    width: 280px;
    margin: 0 auto;
    font-size: 0.75rem;
  }
  .main-fix-meta-inner h2 {
    font-size: 1.5rem;
    letter-spacing: 0;
  }
  #mainvisual .slide01 {
    height: 630px;
  }
  .main-fix-meta-inner {
    padding: 0 10px;
  }
  .content-ovn {
    padding-left: 10px;
  }
  .link-ovn {
    width: 100px;
    min-width: 100px;
    margin-left: 30px;
  }
  .h-top {
    height: 70px;
    padding: 0 5px 0 0;
  }
  .h-contact, #menu-toggle {
    width: 60px;
    height: 60px;
  }
  .h-ico {
    margin-left: 5px;
  }
  .h-contact {
    font-size: 0.75rem;
  }
  .h-contact span::before {
    left: 10px;
  }
  .h-top-l img {
    width: 70px !important;
    height: 70px !important;
  }
  .h-r-ins {
    width: 60px;
    height: 60px;
  }
  .h-r-ins img {
    width: 50px;
  }
  #menu-toggle span:nth-child(1) {
    top: 10px;
  }
  #menu-toggle span:nth-child(2), #menu-toggle span:nth-child(3) {
    top: 20px;
  }
  #menu-toggle span:nth-child(4) {
    top: 31px;
  }
  #menu-toggle span:nth-child(5) {
    top: 42px;
    left: 27px;
    font-size: 0.68rem;
  }
  #index h3 > * {
    font-size: 1.25rem;
  }
  .custom-link {
    width: 280px;
    font-size: 1rem !important;
  }
  .b2-title {
    height: 160px;
  }
  .b2-title br.sp {
    display: none;
  }
  .b2-content-desc .custom-link {
    width: 280px;
  }
  .b2-list-link {
    flex-direction: column;
    gap: unset;
  }
  .b2-list-link a:not(:last-child) {
    margin-bottom: 23px !important;
  }
  .b9-right .col-3, .b9-left .col-2 {
    align-items: center;
  }
  .b9-right .col-3 li {
    width: 280px;
    font-size: 0.813rem;
  }
  .link-call2 {
    margin: 0 auto !important;
    width: 280px !important;
    min-height: 45px !important;
    padding: 0 !important;
    font-size: 1.5rem !important;
  }
  .link-call2::after {
    left: 25px;
    top: 19px;
  }
  .b9-left .col-2 > * {
    width: 280px !important;
  }
  .menu-calender-time {
    width: auto;
  }
  .banner-col-desc-img {
    position: static;
  }
  .banner-col-desc-img {
    width: 100%;
    text-align: center;
  }
  .banner-col-desc {
    padding: 15px;
  }
  .banner-col-desc p {
    margin-top: 0;
  }
  .b4-content-txt a {
    width: 280px;
    margin: 0 auto;
    letter-spacing: 0;
  }
  .b4-content .dc-circle {
    gap: 10px;
  }
  .dc-circle p {
    width: 110px;
    height: 110px;
    font-size: 0.875rem;
    padding-left: 0;
  }
  .box-tt {
    margin-right: 15px;
  }
  .bg-b4 .b4-tt {
    margin-bottom: 30px;
    padding-left: 15px;
  }
  .b4-img {
    margin-bottom: 0;
    /* left: 0; */
  }
  .b3-title {
    letter-spacing: 0;
  }
  .b3-title-en .num {
    margin-left: -9px;
    font-size: 225%;
  }
  .to-top {
    width: 50px;
    height: 50px;
    bottom: 130px;
  }
  .b7-item-content {
    padding: 20px;
  }
  .b7-list li span {
    display: block;
    font-size: 0.875rem;
  }
  .menu-l .link-mail {
    min-height: 60px;
  }
  .bg-b6 {
    padding: 30px 0 0;
  }
  .b8-content .list-bnr {
    gap: unset;
    flex-direction: column;
    align-items: center;
  }
  .b8-content .list-bnr li:not(:last-child) {
    margin-bottom: 15px;
  }
  .bg-b8 .b8-content:not(:last-child) {
    margin-bottom: 30px;
  }
  .fixed-bot .link-call .num::before {
    top: 1px;
    width: 12px;
  }
  .fixed-bot .link-mail span {
    padding-left: 25px;
    padding-top: 3px;
    font-size: 0.875rem;
  }
  .fixed-bot .link-mail span::after {
    top: 3px;
    width: 24px;
    height: 17px;
  }
  .fixed-bot .link-call span {
    font-size: 1.125rem;
    padding-left: 13px;
    padding-top: 2px;
  }
  .menu {
    top: 70px;
  }
  .link-ovn .en {
    font-size: 1rem;
  }
  .link-ovn .jp {
    font-size: 0.875rem;
  }
  .sp475 {
    display: block;
  }
  #index .bg-b3 .b3-title {
    font-size: 1.5rem !important;
  }
  .bg-b11 {
    padding: 50px 0;
  }
  .banner-col3 .banner-col-img:not(:last-child) {
    margin-bottom: 23px;
  }
  .sp475 {
    display: inherit;
  }
  .pc475 {
    display: none;
  }
  .b9-left .col-2 {
    gap: unset;
  }
  .b9-left .col-2 a:not(:last-child) {
    margin-bottom: 10px !important;
  }
  .b9-right a::before {
    top: 8px;
    width: 18px;
    height: 10px;
  }
  .b9-right a {
    padding-right: 20px;
  }
  .meta-box .meta-box-item:not(:last-child) {
    margin-right: 5px;
  }
  .col-3img {
    flex-direction: column;
  }
  .col-3img p:not(:last-child) {
    margin-right: 0;
    margin-bottom: 15px;
  }
  #index .block0 .b1-desc{
    font-size: 16px !important;
  }
  #index .block0 .bg_white span.big{
    font-size: 20px !important;
  }
}
/* end screen-max:475px */
@media screen and (max-width: 425px) {
  #index h3.head-title {
    font-size: 21px !important;
  }
  .have-link .custom-link {
    font-size: 12px !important;
  }
  .have-link .custom-link {
    padding: 5px 15px 5px 2px;
  }
  .have-link .custom-link::before {
    right: 3px;
  }
  .custom-link::before {
    width: 13px;
  }
  p {
    line-height: 1.8em;
  }
  .blog_detail_item .img {
    height: 240px;
  }
  .b2-content {
    background-position-x: right;
  }
  .b9-right a::before {
    top: 7px;
  }
  /*under*/
  .sp425 {
    display: block;
  }
  .under_img_list > .img:not(:last-child) {
    margin-right: 20px;
  }
  .under_img_list > .img:not(:last-child):after {
    padding: 7px;
    right: -14px;
    top: calc(50% - 8px);
  }
  .blog_item {
    width: 100%;
    margin: 0 0 30px;
  }
  .b4-img {
    left: 4vw;
  }
  .blog_item:nth-child(3n) {
    margin-right: 0;
  }
  .b4-content {
    justify-content: space-around;
  }
  #index .block0 .b1-desc{
    font-size: 16px !important;
  }
  #index .block0 .bg_white span.big{
    font-size: 20px !important;
  }
}
/* end screen-max:425px */
@media screen and (max-width: 375px) {
  #index .block0 .b1-desc{
    font-size: 16px !important;
  }
  #index .block0 .bg_white span.big{
    font-size: 20px !important;
  }
  .bg-b4 {
    padding: 80px 0 40px;
  }
  .banner-col3 .banner-col-img {
    width: 80%;
  }
  .banner-img-txt p {
    font-size: 1rem;
  }
  .b5-item-tt {
    font-size: 1.063rem !important;
  }
  .main-fix-meta-inner {
    padding: 0 3px;
  }
  .meta-box-item {
    font-size: 0.688rem;
  }
  .b7-list li a {
    flex-direction: column;
    gap: 0;
  }
  .b9-right .col-3 li {
    width: 280px;
    font-size: 0.688rem;
  }
  .b4-dc01 {
    top: -60px;
    right: 9px;
  }
  .dc-circle p {
    width: 90px;
    height: 90px;
  }
  .b4-img img {
    width: 107px;
    height: 107px;
  }
  h3.title .desc-m {
    letter-spacing: .05em;
  }
  .b3-tt {
    padding: 5px 35px 5px 5px;
  }
  #index .b6-content .title {
    font-size: 1.25rem !important;
  }
  .sp375 {
    display: block;
  }
  address {
    line-height: 1.5;
  }
  .h-contact, #menu-toggle {
    width: 50px;
    height: 50px;
  }
  .h-contact {
    font-size: 0.68rem;
  }
  .h-contact span {
    padding-top: 33px;
  }
  .h-r-ins {
    width: 50px;
    height: 50px;
  }
  .h-r-ins img {
    width: 40px;
  }
  .menu {
    top: 60px;
  }
  .h-contact span::before {
    left: 8px;
    width: 31px;
    height: 22px;
    top: 5px;
  }
  #menu-toggle span:nth-child(1) {
    top: 7px;
  }
  #menu-toggle span:nth-child(2), #menu-toggle span:nth-child(3) {
    top: 16px;
  }
  #menu-toggle span:nth-child(4) {
    top: 25px;
  }
  #menu-toggle span:nth-child(5) {
    top: 34px;
    left: 20px;
  }
  /*under*/
  .under_bnr_txt {
    font-size: 1rem;
    letter-spacing: 0;
  }
  .under_bnr a {
    padding: 10px;
  }
  .under_bnr a:after {
    width: calc(100% - 16px);
    height: calc(100% - 16px);
  }
  .under h2 {
    font-size: 1.5rem;
  }
  .blog_btn {
    flex-direction: column;
  }
  .blog_btn li {
    width: 80%;
    margin: 0 auto;
  }
  .blog_btn li:not(:last-child) {
    margin-bottom: 10px;
  }
  .h-top-l img {
    width: 60px !important;
    height: 60px !important;
  }
  .h-top {
    height: 60px;
  }
  .h-top {
    padding: 0 5px 0 0;
  }
  .h-top-name-m {
    font-size: 0.688rem;
  }
  .h-top-name-l {
    font-size: 0.875rem;
    letter-spacing: -0.07em;
  }
}
/* end screen-max:375px */
@media screen and (max-width: 320px) {
  /*under*/
  .sp320 {
    display: block;
  }
}
/*============================= HACK CSS =============================*/
/* IE */
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {}
/* EGDE */
@supports (-ms-ime-align:auto) {}
/* FIREFOX */
@-moz-document url-prefix() {}
/* Safari 10.1+ (which is the latest version of Safari at this time) */
@media not all and (min-resolution:.001dpcm) {
  @media {}
}
@media screen and (max-width: 750px) {
  .box10_l {
    min-height: 160px;
    border-left: none;
    border-right: none;
    border-top: 2px solid #d2cfcb;
    border-bottom: 2px solid #d2cfcb;
    padding: 15px 30px 15px 30px;
    margin-right: 0;
    margin-bottom: 35px;
    width: 100%;
  }
  .box10_r {
    width: 100%;
  }
  .box10_fx {
    display: flex;
    flex-direction: column;
  }

}
@media screen and (max-width: 580px) {
  .content-ovn-first {
    display: block;
    align-items: center;
  }
}
@media screen and (max-width: 580px) {
  .s320 {
    display: block;
  }
}

.f_tel_fix {
  display: none;
}

@media screen and (max-width: 475px) {
.f_tel_fix {
  display: block;
  text-align: center;
  margin: 10px auto;
}

.f_tel_fix a{
  min-height: unset !important;
}
.block0 .bg_white {
  background-color: white;
  padding: 20px 20px;
  width: 100%;
  margin: auto;
}
.block0 {
padding: 20px 10px;
}
.block0 .custom-link {
margin: auto;
width: 100% !important;
}

}

@media screen and (max-width: 320px) {
  .block0 .bg_white {
    background-color: white;
    padding: 20px 20px;
    width: 100%;
    margin: auto;
}
.block0 {
  padding: 20px 10px;
}
.block0 .custom-link {
  margin: auto;
  width: 100% !important;
}
  }