/**fix_20221210_uetani**/
main #right_column { margin-top: 80px;}
div#hospital { width: 100%;padding: 0 15px; box-sizing: border-box;}
@media screen and (min-width: 768px){
    #wrap { width:100%; max-width: 1220px;margin: 10px auto;}
    #container {width:100%; max-width: 1220px; box-sizing: border-box;}
    main #left_column {width: 30%;max-width: 300px; box-sizing: border-box; margin: 0;}
    main #right_column {width: 70%;flex: 1;box-sizing: border-box;margin: 0;}
    #pankuzu {padding: 0 15px;box-sizing: border-box; }
    div#hospital {width: 100%;max-width: 920px;padding: 0 15px; box-sizing: border-box; }
    div#hospital section#price dl.table dd, div#hospital section#deadline dl.table dd { max-width: 195px; }
    div#hospital section#deadline .box_wrap .box h4 {max-width: 190px;}
}
/**common.css の修正**/
	.sidebar-wrapper .product-section { margin-bottom: 20px;}
	/**page-content.css の修正**/
	.page-content { padding-left: 0px; padding-right: 0px; box-sizing: border-box;}
	.page-content h2.item_title { font-size: 20px; background: #0202e5; color: #fff; padding: 0.5em 1em; font-weight: bold; margin-bottom: 15px; line-height: 1.2;}
	.page-content h3.item_title { font-size: 20px; background: #0202e5; color: #fff; padding: 0.5em 1em; font-weight: bold; margin-bottom: 15px; line-height: 1.2;}
	.item_title span{ font-size: 14px; padding: 0 10px 0 10px;}
    .page-content .small { font-size: 13px; line-height: 1.5;}
	#header h1 { height: 18px;}
	@media screen and (min-width: 768px){
		.page-content { width: 100%; max-width: 920px; padding: 0; padding-left: 15px; padding-right: 15px; box-sizing: border-box;}
		.page-content h2.item_title { font-size: 23px; line-height: 1.6; margin-bottom: 20px;}
		.page-content h3.item_title { font-size: 23px; line-height: 1.6; margin-bottom: 20px;}
		.item_title span{ font-size: 17px; }
		#header h1 { height: auto;}
	}
.gallery a img {
    width: 100%;
    height: 100%;
    vertical-align: top;
    border: solid .5px;
}
.button-36 {display: flex;justify-content: center;align-items: center;width: 250px;margin:0 auto;padding: .9em 2em;border: 1px solid #169dfe;border-radius:.4rem;background-color: #fff;color: #169dfe;font-size: 1em;}
.button-36:hover {border: none;background-color: #169dfe;color: #fff;font-weight: 600;}
/* @media(max-width:1000px){
.button-36 {margin:2vh auto;}
} */
html{scroll-behavior: smooth;}
/**スライドショー部分**/
	.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {content: 'next';font-size: 25px !important;font-weight: bold;color: #fff;	text-shadow: 1px 1px 3px #666;}
	.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {content: 'prev';font-size: 25px !important;font-weight: bold;	color: #fff;text-shadow: 1px 1px 3px #666;}
	.swiper-pagination-bullet-active {background: #fff !important;}
	.swiper-container {  position: relative; overflow: hidden;}
	.swiper-container .swiper-slide { text-align: center; line-height: 1; display: flex; align-items: flex-start; justify-content: center;}
	.swiper-container .swiper-slide img { display: inline; width:385px;max-width: 100%; max-height: 100%; align-self: center;}
	.swiper-container .swiper-button-white:focus {outline: none;}
    .swiper-button-next, .swiper-button-prev{z-index:9!important;}
/**item_header部分**/
	.plan_gekiyasu{ background: #E4007F; color: #fff;}
	.plan_tsujyo{ background: #1d8fff; color: #fff;}
	.plan_tokyu{background: #292929; color: #fff;}
	
	.ff_Montserrat{ font-family: 'Montserrat', sans-serif;}
	.item_base{ margin-bottom: 3rem;}
	.item_header{display: flex; flex-wrap: wrap;}
	.item_img{ width: 58%; position: relative; overflow: hidden;align-content:center;}
	.item_info{ width: 42%; padding:0; box-sizing: border-box; line-height: 1.3;font-family:sans-serif;}
	.item_info_txt{ font-size: 19px; font-weight: bold; margin :0 0 15px 0;}
	.item_price_item{display: flex; flex-wrap: wrap; margin-bottom: 8px; box-shadow: 2px 2px 4px 0px rgb(0 0 0 / 15%);}
	.item_price_L { width: 45%; padding: 10px; box-sizing: border-box; display: flex; flex-wrap: wrap; align-items: flex-end;}
	.item_price_003 .item_price_R { background: none;}
	.item_price_L_inner { width: 100%; text-align: right;}
		.item_price_L_txt01{ font-size: 20px; font-weight: bold;}
		.item_price_L_txt02{ font-size: 12px; line-height: 1.2; margin-top: 5px;}
	.item_price_R{ padding: 10px; box-sizing: border-box; flex: 1; display: flex; flex-wrap: wrap; align-items: center;}
	.item_price_R_inner{ width: 100%;}
		.item_price_001 .item_price_L{background: #E4007F; color: #fff;}
		.item_price_002 .item_price_L{background: #1d8fff; color: #fff;}
		.item_price_003 .item_price_L{background: #292929; color: #fff;}
		.item_price_001 .item_price_R{color: #E4007F; }
		.item_price_002 .item_price_R{color: #1d8fff; }
		.item_price_003 .item_price_R{color: #292929; }
		.item_price_R_txt01{font-size: 14px; font-weight: bold; color: #333;}
		.item_price_R_txt02{font-size: 31px;font-family: 'Montserrat', sans-serif; font-weight: bold; text-align: right;}
		.item_price_R_txt02 span{ font-size: 60%;}
		.item_price_R_txt03{ font-size: 12px; font-family: 'Montserrat', sans-serif; text-align: right;}

	.item_price_item_other{ font-size: 14px;}
	.item_price_item_other a{ text-decoration: underline; color:darkblue ;}
	
	.item_point_base{display: flex; flex-wrap: wrap; margin: 20px 0 10px 0;justify-content: space-evenly;}
	.item_point{display:flex;flex-direction: column;font-size:.78rem;color: #fff;justify-content:center;font-weight:bold;align-items: center;border:2px solid #000000;border-radius: 8px;width: 100%;height:70px;max-width:70px;margin:8px 5px;text-align: center;text-shadow:0px 0px 1px #000000, 0px 0px 1px #000000,0px 0px 1px #000000,0px 0px 1px #000000;box-shadow: 0px 0px 3px #777777;}
	.item_point_01{background:linear-gradient(135deg, #FFD166, #FF7C43, #EF476F);}
	.item_point_02{background:linear-gradient(135deg, #4DCCBD, #3B9EE2, #235DFF);}
	.item_point_03{background: #FFD4E9;}
	.item_point_04{background: #D4FFD4;}
	.item_point_05{background: #FFE8D4;}
	
	@media screen and (max-width: 1200px){
		.iipLt_br{ display: none;}
	}
	@media screen and (max-width: 1000px){
		.item_img{ width: 100%;}
		.item_info{ width: 100%; padding: 0;}
	}
	@media screen and (max-width: 768px){
		.item_info_txt { font-size: 17px; margin :15px 0 15px 0;}
		.item_price_L_txt01 { font-size: 18px;}
		.item_price_L_txt02 { font-size: 12px;}
		.item_price_R_txt01 { font-size: 12px;}
		.item_price_R_txt02 { font-size: 26px;}
	}

/**既存部分修正**/
.cont_inner{ box-sizing: border-box; padding: 0 10px; margin: 0 0 50px 0;}
/**料金テーブル修正**/
.page-content h3.item_title_fix { display: flex; flex-wrap: wrap; margin-bottom: 20px; line-height: 1.2; background: #0202e5; padding: 0; min-height: 50px; border-bottom: none; box-sizing: border-box;}
.item_info_cate { display: flex; flex-wrap: wrap; align-items: center; font-size: 25px; font-weight: bold; width: auto; max-width: 50%; background: #fff; color: #0202e5; border: none; border-bottom: solid 3px #0202e5; border-right: none; padding: 5px 13px 0 13px; box-sizing: border-box; position: relative;}
.item_info_cate_after img {width: 100%; height: 100%;}
.item_info_cate_name{ display: flex; flex-wrap: wrap; align-items: center; font-size: 16px; color: #fff; background: #0202e5; flex: 1; padding: 7px 10px; box-sizing: border-box;}
.item_info_cate_name { display: flex; flex-wrap: wrap; align-items: center; font-size: 16px; color: #0202e5; flex: 1; padding: 7px 10px 0px 10px; box-sizing: border-box; background: #fff; border-bottom: solid 3px #ccccfa;}
.item_info_cate_name span{ font-size: 80%;}
.mo_none{ display: block;}
.table-mobile-wrap{ display: none;}
.tp_tax{ font-size: 13px !important;}
.table-content table th{ border: none;}
.table-content table td{ border: none;}
.bgc_f1{ background-color: #f1f1f1 !important;}
.price-table-wrapper .table-mobile-wrap table { border-spacing: 0 15px;}
@media screen and (max-width: 768px){
	.mo_none{ display: none;}
	.table-mobile-wrap{ display: block;}
	.table-content table th{ border: solid 1px;}
	.table-content table td{ border: solid 1px;}
	.price-table-wrapper .table-mobile-wrap table { border-spacing: 0 5px;}
}
	.processing{ margin-bottom:20px;}

/* アコーディオン */
.animated {-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
.content-wrap {position: relative;overflow: hidden;transition: height 0.3s ease;}
.close-btn, .more-btn {display: block;width: 100%;padding: 45px 0 0;position: absolute;bottom: 0;left: 0;text-align: center;background: -moz-linear-gradient(top,rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 60%);
background: -webkit-linear-gradient(top,rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 60%);
background: linear-gradient(to bottom,rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 60%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0);z-index:2;}
.close-btn {background: none;}
.slide-up {
padding-bottom: 0;}
.slide-down {padding-bottom: 50px;}
.more-btn p,.close-btn p {display: inline-block;color: #fff;cursor: pointer;padding: 5px 20px;width: 25%;border-radius: 20px;font-size: 1.1rem;}
.more-btn p {background: #29B6F6;}
.close-btn {padding:0;}
.close-btn p {background: #aaa; }
.content-wrap {
--content-txt: 16px;
.content-txt {
font-size: var(--content-txt);}}
@media (max-width: 768px) {.more-btn p,.close-btn p {font-size: 1rem; width: 40%;}}
/* アコーディオン end */
.price_box_wrap { margin: 0 0 10px 0;}
.price_box_wrap * {box-sizing: border-box;}
.price_box{ width: 100%; display: flex; }
.p_item_L{ width: 35%;  display: flex; flex-wrap: wrap;}
.p_item_R{ width: 65%;  display: flex; justify-content: space-between;}
.p_item_R .title_area{ width: 100%; text-align: center; position: relative; width: 32%;}
.p_item_R .title_area h4{ position: relative;}
.p_item_R .title_area h4 span{ height: unset !important; line-height: unset !important; margin-bottom: unset !important;  padding-top: unset !important; font-size: 16px !important;}
.p_item_R .title_area i { width: 100%; text-align: center; font-size: 12px !important;}
.p_item_R .title_area:nth-of-type(1) h4 span{ border: solid 1px #E4007F; color: #E4007F; font-weight: bold; padding: 26px 10px 12px 10px !important; }
.p_item_R .title_area:nth-of-type(2) h4 span{ border: solid 1px #00A1E9; color: #00A1E9; font-weight: bold; padding: 26px 10px 12px 10px !important; }
.p_item_R .title_area:nth-of-type(3) h4 span{ border: solid 1px #000000; color: #000000; font-weight: bold; padding: 26px 10px 12px 10px !important; }
.p_item_R .title_area:nth-of-type(1) h4 i{  color: #E4007F !important; margin: 5px 0 0 0; display: inline-block; }
.p_item_R .title_area:nth-of-type(2) h4 i{  color: #00A1E9 !important; margin: 5px 0 0 0; display: inline-block; }
.p_item_R .title_area:nth-of-type(3) h4 i{  color: #000000 !important; margin: 5px 0 0 0; display: inline-block; }
.p_item_R .title_area p { font-size: 15px;white-space:nowrap;font-weight: bold; padding: 10px; position: absolute; top: -30px; width: 90%; left: 5%; text-align: center; }
.p_item_R .title_area:nth-of-type(1) p{ background:  #E4007F; color: #fff; font-weight: bold; border-radius: 20px; }
.p_item_R .title_area:nth-of-type(2) p{ background:  #00A1E9; color: #fff; font-weight: bold; border-radius: 20px; }
.p_item_R .title_area:nth-of-type(3) p{ background:  #000000; color: #fff; font-weight: bold; border-radius: 20px; }
.p_item_R .title_area:nth-of-type(1) p:before {content: ""; position: absolute; top: unset; bottom: -24px; left: calc(50% - 12px);	border: 12px solid transparent;	border-top: 12px solid #E4007F;}
.p_item_R .title_area:nth-of-type(2) p:before {content: ""; position: absolute; top: unset; bottom: -24px; left: calc(50% - 12px);	border: 12px solid transparent;	border-top: 12px solid #00A1E9;}
.p_item_R .title_area:nth-of-type(3) p:before {content: ""; position: absolute; top: unset; bottom: -24px; left: calc(50% - 12px);	border: 12px solid transparent;	border-top: 12px solid #000000;}
.p_item_tit {position: relative; display: flex; flex-wrap: wrap; align-content: center; width: calc(100% - 30px); padding: 7px 10px; color: #000; background: #EBECF5;}
.p_item_tit:before {content: ""; position: absolute; top: calc(50% - 20px);	left: 100%;	border: 20px solid transparent;	border-left: 16px solid #EBECF5;}
.p_item_tit_L{ width: 100%; font-size: 1rem; font-weight: bold;}
.p_item_tit_L span{ display: block; width: 100%;font-size:.9rem;}
.p_item_tit_S{ width: 100%; font-size: 12px; margin: 5px 0 0 0;}
.p_item_tit_S_midashi {background: #555; color: #fff;padding: 0px 5px;font-weight: normal;margin: 0 5px 0 0;border-radius: 2px;	font-size: 12px;display: inline-block;}
.p_item_other_link{ width: 100%; margin: 5px 0 0 0;}
.p_item_other_link span { display: inline-block !important; font-size: 10px; padding: 0 3px 0 0;}
.p_bin{ position: relative; width: 32%; display: flex;}
.p_bin a{display: flex; align-items: center; width: 100%; height: 100%; justify-content: center; text-align: center; padding: 10px 0;}
.p_bin_txt{ display: none;}
.p_bin_txt_03{ width: 100%; font-size: 13px; font-weight: bold;}
.p_geki a{ background: #E4007F; color: #fff;}
.p_tsuu a{ background: #00A1E9; color: #fff;}
.p_toku a{ background: #000000; color: #fff;}
.p_bin_txt_03:before { content:url(https://visipri.com/size/img/cart-icon.svg); position: absolute; width:17px;top:35%; right: 5%;z-index:2;}
@media screen and (max-width: 768px){
	.price_box_wrap { margin: 0 0 15px 0;}
	.p_item_R .title_area{ display: none;}
	.price_box{ flex-wrap: wrap; }
	.p_item_L{ width: 100%; }
	.p_item_tit{ width: 100%; text-align: center; padding: 10px 5px;}
	.p_item_tit:before {content: ""; position: absolute; top: unset; bottom: -39px; left: calc(50% - 20px);	border: 20px solid transparent;	border-top: 20px solid #EBECF5;}
	.p_item_tit_L span{ display: inline; margin: 0 0 0 10px;}
	.p_item_R{ width: 100%; flex-wrap: wrap;}
	.p_item_other_link{ margin: 3px 0 0 0; text-align: right; min-height: 18px;}
	.p_bin{ position: relative; width: 100%; margin: 3px 0;}
	.p_bin_txt{ display: block; width: 50%; padding: 10px; text-align: center;}
	.p_geki .p_bin_txt{ border: solid 1px #E4007F; color: #E4007F; }
	.p_tsuu .p_bin_txt{ border: solid 1px #00A1E9; color: #00A1E9; }
	.p_toku .p_bin_txt{ border: solid 1px #000000; color: #000000; }
	.p_bin_txt_03{ width: 50%; }
	.p_geki .p_bin_txt_03{ border: solid 1px #E4007F;}
	.p_tsuu .p_bin_txt_03{ border: solid 1px #00A1E9;}
	.p_toku .p_bin_txt_03{ border: solid 1px #000000;}
	.p_bin_txt_01{ font-size: 12px;}
	.p_bin_txt_02{ font-size: 15px; font-weight: bold;}
}


main #right_column { margin-top: 80px;}
div#hospital { width: 100%;padding: 0 15px; box-sizing: border-box;}
@media screen and (min-width: 768px){
 #wrap { width:100%; max-width: 1220px;margin: 10px auto;}
 #container {width:100%; max-width: 1220px;}
 main #left_column {width: 30%;max-width: 300px; box-sizing: border-box; margin: 0;}
 main #right_column {width: 70%;flex: 1;box-sizing: border-box;margin: 0;}
 #pankuzu {padding: 0 15px;box-sizing: border-box; }
 div#hospital {width: 100%;max-width: 920px;padding: 0 15px; box-sizing: border-box; }
 div#hospital section#price dl.table dd, div#hospital section#deadline dl.table dd { max-width: 195px; }
 div#hospital section#deadline .box_wrap .box h4 {max-width: 190px;}
}

/**fix_uetani_231008**/
.download_tem_01{display: flex; flex-wrap: wrap; align-items: center; text-decoration: none !important; margin: 10px 0; color: #000 !important; font-size: 15px;}
.download_tem_01 img { width: 156px; margin-right: 10px;}
.download_tem_01 b{ flex:1;}
@media screen and (max-width: 768px){
	.download_tem_01{font-size: 13px; line-height: 1.3;}
	.download_tem_01 img { width: 110px;}
}
.cont_inner{ box-sizing:border-box; padding: 1.1rem 1.5rem; margin:2vh auto;}
.dsc-box {letter-spacing: normal;}
.dsc-box p{font-size:1rem;margin:.5rem 1rem;}
.pad-1rem{padding:.2rem 1rem;}
.pad-1rem p{font-size:1rem;margin:.3rem 0;}
.mb-p{margin-bottom:2.2rem;}
.price-text{font-size: medium;position:relative;}
.info-border{color:blue!important;border:1px solid #838383;padding:.9rem;width:600px;max-width:90%;margin:0 auto;}
.info-border li a:visited{color:blue!important}
.info-border li a:link{color:blue!important}
@media screen and (max-width:768px){
	.dsc-box p{font-size:.8rem;}
	.pad-1rem{padding:.2rem .5rem;margin-bottom:1rem;}
    .mb-p{margin-bottom:1rem;}
    .price-text{text-align:center;}
}
/**ダウンロードボタン**/
.download_tem_01{width:fit-content;display:flex;align-items:center;text-decoration:none!important;margin:1rem auto; color: #000 !important; font-size:1rem;font-weight:bold;}
.download_tem_01 img { width: 130px; margin-right: 10px;}
.download_tem_01 b{ flex:1;}
@media screen and (max-width: 768px){
	.download_tem_01{line-height: 1.3;font-size:.8rem;}
	.download_tem_01 img { width: 110px;}
}
/* --お客様の声　20240205------------------------------------------------ */
.voice_base{ padding: 15px; border: solid 1px #aaa; border-radius: 8px; position: relative; margin: 40px auto;}
.voice_base * {box-sizing: border-box;}
.voice_box{ display: flex; flex-wrap: wrap;}
.voice_c_01{ display: flex; flex-wrap: wrap; align-items: center; justify-content: center; background: #e1f0fc; width: 100px; margin-bottom: 7px; padding: 10px; font-size: 13px;}
.voice_c_02{ display: flex; flex-wrap: wrap; align-items: center; padding: 10px; flex: 1; font-size: 15px; margin-bottom: 7px;}
.voice_name{ display: inline-flex; align-items: center; font-size: 18px; font-weight: bold; position: absolute; top: -20px; left: 10px; background: #fff; color: #0202e5 ; padding: 3px 10px;}
.voice_name img{ width: 35px; height: 35px; margin: 0 10px 0 0; }
.voice_product{ margin: 15px 0 0 0;}
.voice_date .voice_c_02{ font-size: 13px;}
.voice_img .voice_c_02{ justify-content: space-between;}
.vi_block { width: 32%; max-width: 300px; aspect-ratio: 1 / 1; overflow: hidden;}
.vi_block_base::after{  content:"";  display: block;  width:32%;}
.vi_block img{ width: 100%; height: 100%; object-fit: cover;}
.voice_order_base{ text-align: right;}
.voice_order_btn{ display: inline-block; position: relative; max-width: 160px; font-size: 14px; color: #fff; margin: 5px 0 5px auto; padding:0; background: #0202e5;   border-radius: 20px; height: 30px;}
.voice_order_btn_txt{ position: absolute; left: 20px; top: 5px; z-index: 0;}
.voice_order_btn a{ font-size: 16px; color: #fff; padding: 7px 10px 0px 10px; display: inline-block; overflow: hidden; text-indent: 110%; white-space: nowrap; width: 100%; height: 100%; z-index: 1; position: relative;}
.voice_order_btn a br{ display: none;}
@media screen and (max-width: 768px){
	.voice_name{ font-size: 17px;}
	.voice_c_01{ font-size: 12px;}
	.voice_c_02{ font-size: 13px;}
	.voice_date .voice_c_02{ font-size: 12px;}
	.voice_img .voice_c_02{ justify-content: center;}
	.vi_block { width: 48%; margin: 5px 1% 5px 1%; }
	.vi_block_base::after{  content:"";  display: block;  width:48%;}
	.voice_order_base{ text-align: center;}
}

/* 目次 start */
.article-index { 
  /* configurable theme */ 
  --toc-bg: #ffffff; 
  --toc-fg: #1f2937; 
  --toc-muted: #6b7280; 
  --toc-accent: #2538ff;      /* main accent */ 
  --toc-accent-2: #4a9eff;    /* gradient end */ 
  --toc-border: #c6c6c6; 
  --toc-shadow: 0 10px 30px rgba(0,0,0,.06);
width: 445px;max-width: 80%;background: var(--toc-bg); color: var(--toc-fg); border: 1px solid var(--toc-border);padding: 1.25rem 1rem 1.1rem;position: relative; overflow: hidden; margin: 0 auto;}
/* heading */
.article-index .mokuji { display:flex; align-items:center; gap:.6rem; font-size:1.2rem;font-weight:800; letter-spacing:.02em; margin:-1.25rem -1.25rem 1rem -1.25rem; /* 枠いっぱいに広げる */ padding:0.8rem 1.25rem; background: linear-gradient(90deg, var(--toc-accent), var(--toc-accent-2)); color:#fff;justify-content:center; }
.article-index .mokuji::before { content:"📑"; font-size:1.05rem; line-height:1; }
/* reset lists */
.article-index > ol{counter-reset: main-section;list-style:none;margin:0;padding:0;}
/* top-level item */
.article-index > ol > li{counter-increment: main-section;position:relative;padding:.55rem .5rem .55rem 3rem;border-radius:12px;transition: background .25s ease, transform .06s ease;}
/* number badge */
.article-index > ol > li::before{content: counter(main-section);position:absolute;left:.85rem; top:3px;width:1.7rem; height:1.7rem;display:grid; place-items:center;font-weight:800; font-size:.7rem; color:#fff;background: linear-gradient(135deg, var(--toc-accent), var(--toc-accent-2));border-radius:100%;}
/* item hover */
.article-index > ol > li:hover{background: linear-gradient(180deg, rgba(88,101,242,.06), rgba(139,92,246,.06));}
/* links */
.article-index a{color: var(--toc-fg);color:#1b56ff;font-size:.9rem;text-decoration:none;font-weight:700;transition: color .2s ease, transform .2s ease;}
.article-index a:hover{color: var(--toc-accent);}
/* second level */
.article-index > ol > li > ol{counter-reset: sub-section;list-style:none;margin:.4rem 0 .2rem 0;padding-left:3.2rem; /* align with badges */border-left: 2px dashed rgba(88,101,242,.25);font-size: 13px;line-height: 13px;}
/* second-level items */
.article-index > ol > li > ol > li{counter-increment: sub-section;position:relative;padding:.38rem .5rem .38rem 1.1rem;color: var(--toc-muted);font-weight:600;border-radius:10px;transition: background .2s ease, color .2s ease;}
/* 1-1 label + chevron */
.article-index > ol > li > ol > li::before{content: counter(main-section) "-" counter(sub-section) "  ›";position:absolute;left: -1.75rem; top:.42rem;font-variant-numeric: tabular-nums;color: var(--toc-accent);font-weight:800;opacity:.85;}
/* sub link hover */
.article-index > ol > li > ol > li a:hover{color: var(--toc-accent);transform: translateX(2px);}
@media screen and (max-width: 768px){
	.article-index a{font-size: .75rem;}
}
/* 目次 end */

.list-8 {display:flex;position: relative;padding: 1.5em 1em 1em 2.5em;border: 2px solid #0930f6;width:720px;max-width:75%;margin: 0 auto;}
.list-8 > div {position: absolute;top: -.75em;left: 1em;padding: 0 .5em;background-color: #fff;color: #0930f6;font-weight: 600;}
.list-8 ul {margin: 0;padding: 0;}
.list-8 li {padding: .3em .3em .3em 0;}
.list-8 li::marker {color: #0930f6;font-size: 1.1em;}

.info-card{margin:.4rem;padding:1rem;border-radius:.4rem;gap:1.2rem;align-items: center;background:#f3f3f3;display:flex;font-size: 1.2rem;}
.info-card a {display: block;width:300px;max-width:45%;height:auto;margin:0 auto;}
.info-card a img{display:block;width:100%;border:4px solid;}
.info-expl{width:400px;max-width:46%;margin:0 auto;background:#ffffffba;padding:.8rem;height:auto;border-radius:0.4rem;font-family:sans-serif;align-content:center;}
.info-expl h4{text-align:center;margin:0 auto 1rem;color:#bc4d09;border-bottom:2px solid #492003;}
.info-expl p{font-size:.8rem;margin:.4rem;}
.info-expl ol{font-size:.8rem;}
@media(max-width:650px){
	.info-card{flex-direction:column;}
	.f-wrap .info-card:nth-child(even){flex-direction:column-reverse;}
	.info-card a{width:235px;max-width:96%;}
	.info-expl{max-width: 85%;}
}