@media screen and (min-width: 751px) {
.lightbox,
.lightboxOverlay{min-width: var(--site_size);}
.under header #logo img { width: 161px; }
.under header #logo:after {width: 165px;}
.under header #logo .txt {font-size: 10px;}
.under header .h_box {background: rgba(0,0,0,0.8);}
.under header .hamburger {height: 98px;}
.under_bnr li:nth-child(2n) {margin-right: 0;}
.under_bnr li:nth-last-child(-n+2) {margin-bottom: 0;}
.under main .under_col_item:nth-child(7) .under_col_item_ttl {min-height: 62px;}
.col3 .under_col_item { width: calc((100% - 40px) / 3); padding: 50px 20px; }

.under_anchor_list li a:hover {color: var(--mcolor);}
.product_bnr a:hover .txt {background: #0075C9; background: linear-gradient(180deg, rgba(0, 117, 201, 1) 0%, rgba(0, 60, 130, 1) 100%);}
.under_bnr li a:hover .info {background-color: var(--scolor);}
.under_bnr li a:hover img {transform: scale(1.1);}
.case_img_thumb_item:hover img {opacity: 1;}
.list_step .cta_info .mail a:hover {background-color: var(--txt);color: #fff;}

/* HOVER */
.under main #topic_path li a:hover{text-decoration:underline}
.under main a[data-lightbox]:hover,
.under main .bnn a:hover{opacity: 0.7;}

.under main .ovn_content p a:not([target=_blank]):hover,
.under main .link:not([target=_blank]):hover{color: var(--scolor);text-decoration: none;}

/* BUTTON OVN DETAIL */
.under main .btn_list {display: flex;justify-content: center;position: relative;}
.under main .btn_list .is_prev {position: absolute;top: 0;right: calc(50% + 130px);}
.under main .btn_list .is_next {position: absolute;top: 0;left: calc(50% + 130px);}

.under main .list_ovn li:nth-child(3n + 3) {margin-right: 0;}
	
}
@media screen and (min-width: 751px) and (max-width: 1700px){
.under main #content>.inner {padding: 0 15px;}
}

@media screen and (max-width: 750px) {
.under main #content{padding:0 0 80px}
.under main section{padding:15px 0 45px;}

.under main .image_r,
.under main .image_l{float:none;display:inline-block;width:100%;text-align:center;margin:0 auto 20px !important}

/*==========================================================
							 C U S T O M
==========================================================*/
/*  TOP INFO  */
.under main #top_info{height:250px;padding-top: 70px;}
.under main #topic_path{margin-bottom:15px}
.under main #topic_path li,
.under main #topic_path li a{font-size: 14px;}

/*============ HEAD TITLE ============ */
.under main .under_ttl_lager { font-size: 24px; margin: 0 0 25px; white-space: normal;}
.under main .under_ttl_lager .en { margin: 0; font-size: 75%;}
.under main h2{font-size:26px;}
.under main h3, .under main .ovn_content h3 { font-size: 24px; padding: 0 0 15px; margin: 0 0 25px; }
.under main h3::after { height: 5px; width: 60px; }
.under main h4,
.under main .ovn_content h4{font-size:22px;}
.under main h5,
.under main .ovn_content h5{font-size:20px;}
.under main h6,
.under main .ovn_content h6{font-size:18px;}

/*============ TABLE ============ */
.under main table{margin-bottom:30px}
.under main table td,
.under main table.mailform th, .under main table th{padding: 10px}
.under main table.tb_block tr{display:flex;flex-direction:column}
.under main table.tb_block tr:not(:last-child) th{border-bottom:none}
.under main table.tb_block td + td{border-top: none;}
.under main table.tb_block th,
.under main table.tb_block td{width: 100%;margin: 0 0 5px;}
	.under main table.mailform th, .under main table th{font-size: 18px;}
	.under main table th.tb_th01 {font-size: 16px;}
.tb_scroll:not(:last-child) {margin-bottom: 20px;}
.under main table.tb_small td{padding:10px 5px;}

/* TABLE SCROLL */
.under main .tb_scroll{overflow:scroll;}
.under main .tb_scroll:not(:last-child){margin-bottom: 30px;}
.under main .tb_scroll table{width: 1100px;}
.under main .tb_note{margin-bottom: 10px;color: #999;line-height: 1.5em;}
.under main .tb_note .f_sm{font-size: 75%;}

/*============ LIST ============ */
.under main .list01,
.under main .ovn_content ul{}
.under main .list01 li,
.under main .ovn_content ul li{}
.under main .list01 li::before,
.under main .ovn_content ul li::before{}

.under main .list_check{}
.under main .list_check li{}

/* LIST FAQ */
.under main .list_faq dl{margin-bottom: 30px; padding: 15px}
.under main .list_faq dt span{top:3px;}
.under main .list_faq dt{font-size: 16px;min-height: 50px;padding-bottom: 3px;}
/* List STEP */
.under main .list_step dl{margin-bottom: 20px;padding-bottom: 40px}
.under main .list_step dt { font-size: 18px; line-height: 1.5em; padding: 10px; align-items: center; }
.under main .list_step dt .en { width: 70px; margin-right: 10px; }
.under main .list_step dd { padding: 15px; }
.under main .list_step dl:not(:last-child)::before { width: 60px; height: 20px; left: calc(50% - 30px); bottom: 0; }
/*============ FRAME ============ */
.under main .frame01{padding:30px 15px}
.under main .frame01:not(:first-child) { margin-top: 25px; }

.under main .frame02{padding:30px 15px}

.under main .frame_pick{padding:30px 15px}


/* ============ ORTHER ============ */
.under main .box_map{height:250px}


/* ===========  OVERNOTE ===========  */
.under main .list_ovn {justify-content: space-between;}
.under main .list_ovn li {width: calc((100% - 20px) / 2);margin: 0 0 20px 0}
.under main .list_ovn li .cate {font-size: 14px;}
.under main .list_ovn li .img {height: 30vw;}
.under main .list_ovn .info_box .cate {padding: 3px 15px 2px;}
	.under main .list_ovn .big {font-size: 18px;}
.under main .btn_list {display: flex;margin: 0 auto;flex-direction: column;align-items: center;}
.under main .btn_list li:not(:last-child) {margin-bottom: 20px;}


.under_anchor { border-width: 5px; padding: 0 15px 20px; }
.under_anchor_list li a { display: flex; padding: 10px 0; line-height: 1.5em;min-height: auto; }
.under_anchor_list > li> a:before { margin-right: 10px; padding: 2px 0 0;}
.under_box_txt:not(:last-child) { margin-bottom: 50px; }
.under main .under_tit1 { font-size: 18px; margin: 0 0 20px; }
.under_col_item { width: 100%; padding: 30px 15px; }
.under main .under_col_item_ttl { margin: 0 0 20px; padding-left: 35px;font-size: 20px;}
.product_bnr .ttl { font-size: 20px; margin: 0 0 40px; }
.product_bnr .ttl .mid { border-bottom-width: 2px; }
.product_bnr a:after { width: 180px; height: 116px; right: -23px; bottom: -70px; }
.product_bnr .txt { max-width: 100%; font-size: 20px; padding: 10px 15px; height: 100px; width: 400px; text-align: left;margin: 0;line-height: 1.5em;}
.product_bnr:after { background-size: 500px auto; top: 5px; }
.product_bnr { margin-top: 30px; }
.under main .frame01 h4 { max-width: 100%; display: block; margin: 0 0 20px; font-size: 20px;}
.under_col_item_ttl::before { top: 3px; }
	.under_bnr { width: 100%; margin: 0; display: block; }
	.under_bnr li { width: 100%; margin: 0 0 30px; }
	.under_bnr li .img { width: 50%;height: 160px;display: flex;justify-content: center;align-items: center;}
	.under_bnr li .img img {object-fit: cover;height: 100%;width: 100%;}
	.under_bnr li .more { font-size: 14px; }
	.under_bnr li .info { margin-left: -40px !important; width: calc(50% + 40px) !important; padding: 15px 15px 10px !important; height: 130px; }
	.under_bnr li .txt { font-size: 18px;}
	.ft_under { padding: 50px 0 90px; }
	.ft_under_ttl { font-size: 26px; margin: 0 0 25px; }
	.ft_under_txt{line-height: 2em;}
	.under main .list_anchor .btn { width: 100%; margin: 0 0 15px; }
	.under main .list_anchor .btn:last-child {margin: 0;}
.list_step .cta_info { padding: 25px 10px; }
	.list_step .cta_info li.tel {font-size: 13px;}
	.list_step .cta_info li.mail {width: 100%;}
	.case_img_main_item { height: auto; aspect-ratio: 4 / 3; }
	.case_img_thumb_item { margin: 0 2px; height: auto;aspect-ratio: 3/2;}
	.case_img_main_item .des {padding: 10px 15px;}
	.contact_frame { padding: 25px 15px; }
.under main .ovn_content img { max-height: 300px; }
.under main .list_step.step_lager dd { font-size: 18px;}
.under main .ovn_content ul.under_anchor_list ul li a:before { top: 22px; }
	.case_bnr li a {width: 400px;}
}


/* IPHONE 14 */
@media screen and (max-width: 440px) {
/*============ ORTHER ============ */
.product_bnr .ttl { font-size: 4.6vw; margin: 0 0 11vw; }
.product_bnr a:after { width: 40vw; right: -5vw; bottom: -20vw; height: 26vw; }
.product_bnr .txt { font-size: 5vw; padding: 2vw 4vw; height: 24vw; }
.under_bnr li a { flex-direction: column; }
.under_bnr li .img { width: 100%; height: 200px; }
.under_bnr li .info { width: calc(100% - 30px) !important; margin: -30px auto 0 !important; height: auto;min-height: 100px;}
.ft_under_ttl { font-size: 22px; margin-bottom: 20px; }
	

.under main .list_ovn li .img {height: 50vw;}
.under main .list_ovn li {width: 100%;}
.under main .list_ovn li:last-child {margin-bottom: 0;}
	.case_img_main_item .des {font-size: 14px;}
	.case_bnr li a { padding: 20px 15px; font-size: 16px; }
}


/* IPHONE 6 */
@media screen and (max-width: 360px) {
	.ft_under_txt {font-size: 15px;}
}
