@media screen and (min-width: 751px) {
.lightbox,
.lightboxOverlay{min-width: var(--site_size);}

	.under_anchor_list li a:hover {color: #A1A1A1;}
	.under_bnr li a:not([target="_blank"]):hover {background-color: var(--blue);}
	.under main .link:not([target="_blank"]):hover {text-decoration: none;}
	.under main .link.pdf[target="_blank"]:hover {text-decoration: none!important;}
.under main .list_ovn li:hover {background: #ECF6FF;}
	.under main #topic_path li a:hover {text-decoration: underline;color: var(--blue);}
}

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

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

/*==========================================================
                 C U S T O M
==========================================================*/
/*  TOP INFO  */
.under main #top_info { padding-top: 135px; }
/*============ HEAD TITLE ============ */

/*============ TABLE ============ */
.under main table{margin-bottom:30px}

/* TABLE SCROLL */
.under main .tb_scroll{overflow:scroll;}
.under main .tb_scroll:not(:last-child){margin-bottom: 30px;}
.under main .tb_scroll table{width: 800px;}
.under main .tb_note{margin-bottom: 10px;color: #999;}

/*============ 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 */

/* List STEP */

/*============ FRAME ============ */
.under main .frame_pick { padding: 10.6vw 0; }
.under main .frame_pick_main:before, .under main .frame_pick_main:after { height: 16vw; }
.under main .frame_pick_main:before { top: -10.6vw; }
.under main .frame_pick_main:after { bottom: -10.6vw; }

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


/* ===========  OVERNOTE ===========  */
.under main .list_ovn {max-width: 375px;margin: 0 auto;}
.under main .list_ovn li {}
.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 .btn_list {display: flex;margin: 0 auto;flex-direction: column;align-items: center;}
.under main .btn_list li:not(:last-child) {margin-bottom: 20px;}
}


/* IPHONE 14 */
@media screen and (max-width: 440px) {
/*============ ORTHER ============ */



.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;}

}


/* IPHONE 6 */
@media screen and (max-width: 360px) {
.under_doctor { background-size: 100% 100%; }
.under_bnr li a { padding: 15px;height: auto;min-height: 120px;}
.under_bnr li { font-size: 18px; }
.under_doctor .sec13_list_txt li {font-size: 14px;}
.under_doctor .sec13_list dt .ttl {font-size: 16px;}
.under_doctor .sec13_list dt .ttl .name {font-size: 110%;}
.under_doctor .sec13_list dt .ttl .name:last-child {margin-top: 4px;}
.under main table.center td {padding: 17px 5px;}
.under main #top_info .top_info_page {font-size: 24px;}
}
