@media screen and (min-width: 1921px) {
  .under main #top_info::before, .sec_case:before, .sec03:before {
    width: 100%;
    left: 0;
    background-size: contain;
  }
  .under main #topic_path {
    max-width: 1920px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 751px) {
  .lightbox, .lightboxOverlay {
    min-width: var(--container);
  }
  .under main .image_l {
    float: left;
    margin: 0 50px 0 0;
  }
  .under main .image_r {
    float: right;
    margin: 0 0 0 50px;
  }
  .under main .image_r.mb30 {
    margin-bottom: 30px;
  }
	.under main .blue,.under main .green,.under main .org {max-width: calc(100% - 450px);}
  /* HOVER */
	.under main a[data-lightbox]:hover {opacity: 0.7;}
  .under main #topic_path li a:hover {
    text-decoration: none;
    color: var(--mcolor);
  }

  .under main a:hover img,
  .under main .bnn a:hover {
    opacity: 0.7;
  }
  .under main .wp_content a:hover, .under main .link:hover {
    color: var(--scolor);
  }
  .under main .under_anc {
    max-height: calc(100vh - 220px);
    overflow: auto;
  }
  .under main .under_anc ul {
    max-height: calc(100vh - 460px);
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    position: relative;
    padding: 0 20px;
  }
  .under main .under_anc li.active a, .under main .under_anc li a:hover {
    color: var(--mcolor);
  }
  .under main .btn_lg a:hover {
    background: var(--scolor);
  }
  .under main .mh_content {
    min-height: 400px;
  }
  /* WP ALL */
  .under main .wp_next_prev .prevPage {
    position: absolute;
    top: 0;
    right: 0;
  }
  .under main .wp_next_prev .nextPage {
    position: absolute;
    top: 0;
    left: 0;
  }
  .under main .wp_next_prev .btn_back a:hover, .under main .wp_next_prev .nextPage a:hover {
    background-color: var(--org);
  }
  .under main .wp_pagination a:hover {
    background: var(--mcolor);
    color: #fff;
    border-color: var(--mcolor);
  }
  .under main .wp_next_prev .btn a {
    width: 300px;
  }
  .under main .under_main.full .wp_next_prev .btn a {
    width: 400px;
  }
  .alignleft {
    float: left;
    margin-right: 30px;
  }
  .alignright {
    float: right;
    margin-left: 30px;
  }
  /* VOICE */
  .under main .list_voice .item:nth-child(3n + 3) {
    margin-right: 0;
  }
  .under main .list_voice .item:hover .wrap .link_tt a {
    color: var(--mcolor);
  }
  .under main .list_voice .item:hover .img img {
    transform: scale(1.1);
  }
  /* CONTACT */
  .btn_contact:hover, .back-btn:hover {
    background-color: var(--scolor);
  }
  .back-btn:hover, .back-btn a:hover, .btn_zipcode:hover {
    background-color: var(--mcolor);
  }
  .under main .box_contact table th {
    text-align: left;
  }
  .under main .box_contact table th.bor_none {
    text-align: center;
  }
  .pos_anchor {
    position: absolute;
    top: -80px;
  }
}
@media screen and (min-width: 751px) and (max-width: 1800px) {
  .under main #topic_path {
    max-width: 1370px;
    padding-right: 70px;
  }
  .under main .under_anc {
    left: 0px;
    width: 300px;
  }
  .under main .under_main .inner {
    width: calc(100% - 60px);
    padding-right: 0px;
    padding-left: 335px;
    max-width: 1310px;
  }
  .under main .under_content {
    width: 100%;
  }
  .under main .under_anc.active {
    left: auto;
    right: calc(50% + 355px);
    top: 116px;
  }
  .under main .boxh3 {
    padding: 95px 50px 72px;
  }
  .under main .frame01 {
    padding: 51px 40px 66px;
  }
  .under main .under_anc_tt {
    height: 60px;
    font-size: 22px;
    border-radius: 20px 20px 0 0;
  }
  .under main .under_anc li a {
    font-size: 14px;
    line-height: 1.56;
    padding: 25px 27px 14px 40px;
  }
  .under main .under_anc {
    border-radius: 20px;
  }
  .under main .under_anc li::before {
    width: 40px;
    top: 27px;
  }
  .under main .under_anc ul {
    max-height: calc(100vh - 260px);
    padding: 0 15px 0 20px;
  }
  .under main .under_anc li a {
    padding-right: 20px;
  }
  .under main table th {
    font-size: 18px;
  }
  .under main .under_main.full .wp_next_prev .btn a {
    width: 360px;
  }
	.un_contact .h_contact_tel a { font-size: 36px; }
	.un_contact .ft_contact_line a { font-size: 14px; }
}
@media screen and (min-width: 751px) and (max-width: 1500px) {
  .under main .image_r, .under main .image_l {
    width: 350px;
  }
  .under main h2, .under main .un_ttl2 {
    font-size: 48px;
  }
}
@media screen and (min-width: 751px) and (max-width: 1280px) {
  .under main .under_main .inner {
    width: 1200px;
  }
  .under main .under_anc.active {
    right: calc(50% + 300px);
  }
  .under main h3, .under main .un_ttl3 {
    font-size: 32px;
    padding-bottom: 20px;
  }
  .under main h2, .under main .un_ttl2 {
    font-size: 50px;
  }
  .under main .boxh3 {
    padding: 60px 35px 72px;
  }
  .under main .frame01 {
    padding: 35px 35px 40px;
  }
  .under main .image_l, .under main .image_r {
    width: 350px;
  }
  .under main .box_reason > div {
    padding: 50px 40px;
  }
	.un_contact {gap: 20px;}
	.un_contact .h_contact_tel a { font-size: 32px; }
	.un_contact .ft_contact_line a { font-size: 13px; }
}
@media screen and (max-width: 750px) {
  .under main .content_full {
    padding-top: 40px;
  }
  .under main #content {
    padding: 0 0 60px
  }
  .under main section {
    padding: 0 0 40px;
  }
  .under main .image_r, .under main .image_l {
    float: none;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0 auto 30px !important
  }
  .under main .under_main .inner {
    width: 100%;
    padding: 0 15px;
  }
  .under main .under_anc {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0;
    margin-bottom: 50px;
    border-radius: 20px;
  }
  .under main .under_anc_tt {
    font-size: 18px;
    margin-bottom: 10px;
    max-width: inherit;
    border-bottom-width: 3px;
    height: 60px;
    border-radius: 15px 15px 0 0;
  }
  .under main .under_anc li::before {
    left: 0;
    top: 20px;
    font-size: 16px;
    width: 40px;
  }
  .under main .under_anc li a {
    font-size: 14px;
    padding: 16px 30px 16px 40px;
    margin-bottom: 0;
  }
  .under main .under_anc .wrap::before {
    left: 10px;
    top: -17px;
    background-size: 50px auto;
  }
  .under main .under_anc .wrap {
    width: 100%;
    margin-bottom: 40px;
    top: 0;
  }
  .under main .under_anc .wrap ul {
    padding: 0 15px;
  }
  .under main .btn_lg a {
    height: 50px;
    font-size: 20px;
  }
  .under main .boxh3 {
    border-radius: 20px;
    padding: 50px 15px 30px;
  }
  /*==========================================================
                  C U S T O M
  ==========================================================*/
  /*  TOP INFO  */
  .under main #top_info {
    height: auto;
    min-height: 250px;
    display: flex;
    padding-top: 60px;
  }
  .under main #top_info::before {
    width: 100%;
    top: 0;
    left: auto;
    background-size: cover;
    background-position: left;
  }
  .under main #top_info .inner {
    padding: 0 15px;
    height: inherit;
    flex-direction: column;
    align-items: flex-start;
  }
  .under main #topic_path {
    margin-bottom: 10px;
    padding: 0 15px;
    margin-top: 5px;
  }
  .under main .full #topic_path {
    left: 0;
  }
  .under main #topic_path li, .under main #topic_path li a {
    font-size: 13px;
  }
  .under main #topic_path li:not(:last-child)::after {
    margin: 0 3px 0 7px;
  }
  /*============ HEAD TITLE ============ */
  .under main h2, .under main .un_ttl2 {
    font-size: 26px;
    height: 100%;
    display: flex;
    align-items: center;
    width: 100%;
    letter-spacing: 0;
    justify-content: center;
    text-align: center;
    padding: 20px 0;
    line-height: 1.3;
    flex-direction: column;
    margin-bottom: 0;
  }
  .under main h3, .under main .un_ttl3 {
    font-size: 24px;
    margin-bottom: 15px;
    border-bottom-width: 2px;
    padding-bottom: 15px;
    word-break: break-word;
  }
  .under main h3::before, .under main .un_ttl3::before {
    top: -23px;
    left: 5px
  }
  .under main h4, .under main .un_ttl4 {
    font-size: 20px;
    padding: 10px 15px;
    margin-bottom: 25px;
  }
  .under main .org, .under main .green, .under main .blue {
    margin-bottom: 20px;
    font-size: 18px;
  }
  .under main h5, .under main .un_ttl5 {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 15px;
  }
  .under main h6, .under main .un_ttl6 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .under main .under_main {
    margin-top: 30px;
  }
  .under main .under_content {
    width: 100%;
  }
  /*============ TABLE ============ */
  .under main table {
    margin-bottom: 30px;
    border-spacing: 5px;
  }
  .under main table.tb_block {
    border-spacing: 0px;
  }
  .under main table.tb_block td, .under main table.tb_block th {
    display: block;
    width: 100% !important;
  }
  .under main table.tb_block tr td:not(:last-child) {
    border-bottom: none;
  }
  .under main table td {
    font-size: 14px;
    padding: 10px 15px;
  }
  .under main table th {
    font-size: 16px;
    padding: 10px 15px;
  }
  .under main table.tb_block td::before {
    display: none;
  }
  .under main table th .sm {
    font-size: 16px;
  }
  .under main table td.bg1, .under main table td.bg2 {
    font-size: 19px;
  }
  /* TABLE SCROLL */
  .under main .tb_scroll {
    overflow: scroll;
  }
  .under main .tb_scroll:not(:last-child) {
    margin-bottom: 30px;
  }
  .under main .tb_scroll:last-child {
    margin-bottom: 0;
  }
  .under main .tb_scroll table {
    width: 900px;
  }
  .under main .tb_note {
    margin-bottom: 10px;
    color: #999 !important;
    font-size: 13px;
    line-height: 1.5em;
  }
  /*============ LIST ============ */
  .under main .list01 {}
  .under main .wp_content ul li, .under main .list01 li {
    padding-left: 15px;
  }
  .under main .wp_content ul li::before, .under main .list01 li::before {
    width: 8px;
    height: 8px;
    top: 9px;
  }
  .under main .list02 {}
  .under main .list02 li {}
  .under main .list02 li::before {
    top: 3px;
  }
  .under main .list_check li::before, .under main td .list_check li::before {
    top: 8px;
  }
  .under main .list_check {}
  .under main .list_check li {
    font-size: 18px;
  }
  .under main .list01 li::before, .under main td .list01 li::before {
    top: 10px;
    width: 8px;
    height: 8px;
  }
  .under main .list_step dl {
    border-width: 2px;
    border-radius: 10px;
    padding: 10px 15px;
    margin-bottom: 35px;
  }
  .under main .list_step dl::before {
    border-width: 24px 10px 0 10px;
    bottom: -24px;
  }
  .under main .list_step dl::after {
    border-width: 24px 10px 0 10px;
  }
  .under main .list_step dt {
    width: 40px;
    font-size: 19px;
    padding-top: 0;
    position: absolute;
    top: 5px;
    left: 0;
    padding-left: 5px;
  }
  .under main .list_step dd {
    padding: 0;
    border-left: none;
  }
  .under main .list_step dd .step_ttl {
    font-size: 19px;
    margin-bottom: 10px;
    padding-left: 10px;
    border-left: 1px solid var(--mcolor);
    margin-left: 30px;
  }
  .under main .frame_pick, .under main .frame_pick::before {
    border-radius: 15px;
  }
  .under main .frame_pick .pick_ttl {
    font-size: 20px;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 25px;
  }
  /*============ FRAME ============ */
  .under main .frame01, .under main .frame_has_img {
    padding: 20px 15px;
  }
  .under main .frame02 {
    padding: 20px 15px;
    margin-bottom: 30px;
  }
  .under main .frame_pick {
    padding: 45px 15px 25px;
    border-width: 7px;
    border-width: 3px;
  }
  .under main .frame_pick .pick_ttl span {
    top: -25px;
    width: 150px;
    height: 45px;
    font-size: 22px;
    line-height: 1;
    padding-top: 13px;
  }
  /*============ ORTHER ============ */
  .under main .box_map {
    height: 250px
  }
  .under main #top_info.full .inner {
    padding: 7px 15px 0;
  }
  .under main .list_img > div.w50, .under main .list_img > div {
    width: 100%;
  }
  .under main .list_img {
    justify-content: center;
    max-width: 400px;
    margin: 0 auto -33px;
  }
  .under main .un_ttl1 {
    flex-direction: column;
  }
  .under main .u_outer_sp {
    display: flex;
    flex-direction: column-reverse;
  }
  .under main .rea_num {
    left: 20px;
    top: -32px;
    font-size: 32px;
  }
  .under main .box_reason > div {
    padding: 30px 20px;
    border-radius: 15px;
  }
	.under main .blue, .under main .green, .under main .org {display: block;}
  .under main .btn a {
    font-size: 16px;
    background: url('../images/icon_right_w.png')#7e664a no-repeat right 10px center /15px;
    max-width: 100%;
    padding-right: 25px;
    line-height: 1.5em;
  }
  .under main .frame02 .btn a {
    font-size: 14px;
  }
  .under main .flex_4img {
    justify-content: center;
  }
  .under main .flex_4img li {
    width: calc((100% - 15px) / 2);
    margin: 0 15px 15px 0;
  }
  .under main .flex_4img li:nth-child(4n + 4) {
    margin-right: 15px;
  }
  .under main .flex_4img li:nth-child(2n + 2), .under main .flex_4img li:last-child {
    margin-right: 0;
  }
  /* CASE */
  .under main .case_content .date {
    margin-top: -20px;
    margin-bottom: 40px;
  }
  .under main .case_content .date .label {
    font-size: 16px;
    margin-left: 15px;
  }
  .under main .case_slider {
    margin-bottom: 10px;
  }
  .under main .case_slider_lg {
    height: auto;
    aspect-ratio: 4/3;
    margin-bottom: 10px;
  }
  .under main .case_slider_sm {
    height: 80px;
    margin: 0;
    display: block;
  }
  .under main .case_slider_sm .img {
    margin: 0 10px 10px 0;
    width: calc((100% - 40px) / 5) !important;
    border-width: 1px;
  }
  .under main .case_slider_sm .slick-list, .under main .case_slider_sm .slick-track {
    height: 100%;
  }
  .under main .case_slider_lg .img img {
    border-radius: 10px;
    max-height: 100%;
  }
  /* VOICE */
  .under main .list_voice {
    justify-content: center;
  }
  .under main .list_voice .item {
    width: calc((100% - 30px) / 2);
    padding: 15px 15px 30px;
    border-radius: 20px;
    height: 380px;
  }
  .under main .list_voice .item:nth-child(2n + 2) {
    margin-right: 0;
  }
  .under main .list_voice .item .wrap .img {
    border-radius: 10px;
    height: auto;
    aspect-ratio: 44/27;
  }
  .under main .list_voice .item .wrap .title {
    font-size: 16px;
    line-height: 1.75em;
  }
  .under main .list_voice .item .wrap .label {
    font-size: 16px;
    margin-bottom: 10px;
    height: 30px;
    padding: 0 15px;
  }
  .under main .list_voice .item .wrap .link_tt {
    bottom: 15px;
    right: 15px;
  }
  .under main .voice_content .label {
    font-size: 16px;
    padding-top: 4px;
    margin-bottom: 0;
  }
  .under main .voice_content .img img {
    border-radius: 10px;
  }
  /* WP ALL */
  .under main .list_anchor .btn {
    max-width: 100%;
  }
  .under main .wp_pagination {
    margin-top: 10px;
  }
  .under main .wp_next_prev {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
  }
  .under main .wp_next_prev .btn {
    max-width: 100%
  }
  .under main .wp_next_prev .btn:not(:last-child) {
    margin-bottom: 20px;
  }
  .under main .wp_next_prev .nextPage a {
    background-size: 18px auto;
  }
  .under main .must1 {
    top: 5px;
  }
  .under main table th.bor_none {
    border-bottom: none;
  }
  .under main .wp_content h3 {
    margin-top: 50px;
  }
  .under main .wp_content img.alignleft, .under main .wp_content img.alignright {
    display: block;
    float: none;
    margin: 0 auto 20px;
    border-radius: 10px;
  }
  .under main .wp_pagination > span, .under main .wp_pagination a {
    min-width: 40px;
    height: 40px;
  }
  .un_contact .h_contact_tel a {
    font-size: 30px;
    padding-left: 28px;
  }
  .un_contact .h_contact_tel a:before {
    top: 5px;
    width: 20px;
    height: 20px;
    background-size: cover;
  }
  .un_contact .h_contact_tel .time {
    font-size: 11px;
    left: 0;
    text-align: center;
  }
  /*STEP CONTACT*/
  .under .step_contact {
    flex-direction: column;
    max-width: 400px;
    margin: 0 auto;
    padding-right: 0;
  }
  .under .step_contact li {
    width: 100%;
    font-size: 16px;
  }
  .under .step_contact li {
    margin-right: 0px;
    margin-bottom: 40px;
    border-radius: 5px;
    height: 60px;
  }
  .under .step_contact li::before {
    border-width: 20px 0 20px 20px;
    right: 0;
    top: auto;
    transform: rotate(90deg);
    bottom: -30px;
    left: 0;
    margin: 0 auto;
  }
  .input_text01, .under main .input02, .select01 {
    width: 100%;
  }
  .btn_zipcode {
    width: 80px;
  }
  .btn_contact, .back-btn {
    font-size: 16px;
  }
  .textarea_text01 {
    max-width: 100%;
    min-width: 100%;
    max-height: 600px;
  }
	.un_contact { flex-direction: column; gap: 30px; }
	.un_contact .ft_contact_line a .txt .lg { margin: 0 0 5px; }
	.un_contact .ft_contact_line a .txt .sm { display: block; line-height: 1.5em; }
	.under main .under_content .h_contact { flex-direction: column;}
  .under .btn_contact_w p{display: flex;flex-direction: column;align-items: center;margin-top: 30px;}
}
/* IPHONE 14 */
@media screen and (max-width: 560px) {
  .under main .list_voice .item {
    width: 100%;
    margin: 0 0 30px;
    height: auto;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 440px) {
	.un_contact .ft_contact_line a { font-size: 3.3vw; }
	.un_contact .ft_contact_line a .txt { padding: 2vw 8vw 2vw 14vw; background-size: 10vw auto, 4vw auto; background-position: left 2vw center, right 3vw center; }
	.un_contact .ft_contact_line {width: 100%;}
	.un_contact .h_contact_tel a {font-size: 28px;}
}
/* IPHONE 6 */
@media screen and (max-width: 425px) {
  .under main .frame02 .btn a {
    font-size: 12px;
  }
  .under main .btn a {
    font-size: 14px;
  }
  .btn_contact, .back-btn {
    width: 220px;
  }
}