/**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;}
	}

/**スライドショー部分**/
	.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: auto; max-width: 100%; max-height: 100%; align-self: center;}
	.swiper-container .swiper-button-white:focus {outline: none;}

/**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;}
	.item_info{ width: 42%; padding:0 0 0 20px; box-sizing: border-box; line-height: 1.3;align-content: center;}
	.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; text-align: right;}
	.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 5px #363636, 0px 0px 5px #aaa;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: 1.1rem; margin:2vh auto;}
	.dsc-box p{font-size:.8rem;margin: .2rem .6rem;}
	.dsc-box ul{margin:3% 2% ;font-size:.9rem;}
	.dsc-box ul li{margin:1rem;}
	.dsc-box ul li span{font-weight:bold;}
	.page-content h4{font-size:1.2rem;}
	#nouki-gek >h4{color: #fff;background: #E4007F;width: fit-content;padding: .5rem 1rem;margin: .5rem 0 .7rem;border-radius: 0.4rem;}
	.mo_none{ display: block;}
	span.marker {background: linear-gradient(transparent 65%, #ffd700 100%);}
	@media screen and (max-width: 768px){
		.mo_none{ display: none;}
	}
    .c{text-align: center;}
	.button-36 {display: flex;justify-content: center;align-items: center;width: 250px;margin: 2rem 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;}
/**料金テーブル修正**/
	.page-content h3.item_title_fix { display: flex; flex-wrap: wrap; margin-bottom: 20px; line-height: 1.2;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:1.48rem; font-weight: bold; width: auto;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:.7rem;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%;}
/* 画像挿入 */
.gallery {display: flex;flex-wrap: wrap;gap: 20px;justify-content: center;}
.gallery-item {text-align: center;width: calc(33.33% - 20px);}
.gallery-item img {max-width: 100%;height: auto;border-radius: 8px;box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);}
.features-list li span{font-weight: bold;}
.caption {margin-top: 10px;font-size: 14px;color: #555;}
@media screen and (max-width: 768px) {
.gallery-item {width: 100%;}
}

/* カラーバリエーション */
.color-circle {display: inline-block;width: 22px;height: 22px;border-radius: 50%;vertical-align: middle;margin:0 1rem 0 0;border: 1px solid #fff;box-shadow: 0 1px 2px rgba(0,0,0,0.05);}
.pa-bg-bk{background:#0000003d;}
.price-table {border-collapse: separate;box-shadow:0 0 10px #cacaca;border-spacing: 0;border-radius: 8px;overflow: hidden;transition: all 0.3s ease;width:215px;background: #fff;padding: .5rem;margin:1rem;}
.price-table thead th {background: linear-gradient(135deg, #4f46e5, #6366f1);color: white;font-weight: 500;text-transform: uppercase;letter-spacing: 1px;padding: 16px 24px;}  
.price-table tbody tr {transition: all 0.2s ease;}
.price-table tbody tr:nth-child(even) {background-color: rgba(243, 244, 246, 0.5);}
.price-table tbody tr:hover {background-color:#d0ff007a; transform: translateY(-2px);}    
.price-table td {padding:.3rem .5rem;border-bottom: 1px solid #e5e7eb;}
.price-table tbody tr:last-child td {border-bottom: none;}
.price {font-weight: 600;color: #4f46e5;padding: 8px 16px;border-radius: 8px;transition: all 0.3s ease;background: linear-gradient(135deg, #dbeafe, #bfdbfe);border: 1px solid #93c5fd;}
.highlight {position: relative;}
.selected-color {/* background:linear-gradient(135deg, #10a5b6, #008a46); */border-left: 4px solid #4f46e5;transform: scale(1.02);}
.ac-c{align-content:center;width:100%;justify-content: center;align-items: center;}
        /* ドロップダウンスタイル */
.color-dropdown {position: relative;display: none;}
.dropdown-button {width: 100%;padding: 12px 16px;background:linear-gradient(135deg, #020084, #00498a);color: #000;border: none;border-radius: 12px;font-size: 16px;font-weight: 500;cursor: pointer;display: flex;justify-content: space-between;align-items: center;transition: all 0.3s ease;box-shadow: 0 4px 12px rgba(79, 70, 229, 0.3);}  
.dropdown-button:hover {transform: translateY(-2px);box-shadow: 0 6px 20px rgba(79, 70, 229, 0.4);}  
.dropdown-arrow {transition: transform 0.3s ease;}
.dropdown-button.active .dropdown-arrow {transform: rotate(180deg);}  
.dropdown-menu {position: absolute;top: 100%;left: 0;right: 0;background: white;border-radius: 0 0 12px 12px;box-shadow:0 0px 10px rgb(100 100 100 / 35%);z-index: 1000;max-height: 300px;overflow-y: auto;opacity: 0;visibility: hidden;transform: translateY(-10px);transition: all 0.3s ease;margin-top:0;} 
.dropdown-menu.show {opacity: 1;visibility: visible;transform: translateY(0);} 
.dropdown-item {padding:.5rem 0 .5rem 1rem;cursor: pointer;transition: all 0.2s ease;border-bottom: 1px solid #f3f4f6;display: flex;align-items: center;}
.dropdown-item:last-child {border-bottom: none;}  
.dropdown-item:hover {background:linear-gradient(135deg, #10a5b6, #008a46);}
.dropdown-item.selected {background:linear-gradient(135deg, #10a5b6, #008a46);color:#fff;font-weight: 500;}
#dropdownSelectedColor{color:#fff;}
.colors-f{font-size:.9rem;color:#3a3a3a;}
.ot-d{margin: 0 auto;padding:1rem;border-radius:8px;max-width: 100%;}
.selected>.colors-f {color: #fff;}
.super-w{width:100%;}
@media (max-width:820px) {
.super-w{margin:2rem 0 0;}
 .price-table {display: none;}
 .clumn-d{flex-direction:column-reverse;width:100%;}
 .max-w-sm{max-width:100%;}
 .color-dropdown {display: block;}
}
.w-5 {width: 1.25rem;}
.h-5 {height: 1.25rem;}
.dropdown-arrow {color:#fff;transition:transform 0.3s ease;}
.width-2-1 {width:98%;margin: 0 auto;}
@media (min-width: 1280px) {
    .width-2-1 {
        width: 50%;
    }
}
#selectedColorName{color:#fff;}
.p-6 {padding: 1.5rem;}
.mb-4 {margin-bottom: 1rem;}
.mx-auto {margin-left: auto;margin-right: auto;}
.bg-gray-50 {--tw-bg-opacity: 1;background:#1b5490;}
.rounded-xl {border-radius: 0.75rem;}
.max-w-sm {max-width: 24rem;}
.justify-center {justify-content: center;}
.flex {display: flex;}
.rounded-lg {border-radius: 0.5rem;}
.object-contain {object-fit: contain;}
#tshirtImage{max-width:350px;}
.text-center {text-align: center;}

/* お客様の声モーダル制御 */
#image-modal {position: fixed;top: 0;left: 0;width: 100vw;height: 100%;background-color: rgba(0, 0, 0, 0.85);z-index: 9999;align-items: center;justify-content: center;text-align: center;}
#modal-content{width:500px;max-width:93%;}
.modal-inner {position: relative;display: flex;max-width: 97%;width: 700px;justify-content: center;}

@media (max-width: 767px) {
#image-modal img {max-width: 80%;max-height: 80%;object-fit: contain;border-radius: 10px;box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);display: block;}
}

#image-modal .modal-close {position: absolute;top: 6px;right: -10px;font-size: 1.8rem;font-weight: bold;color: #fff;cursor: pointer;z-index: 11;background-color: rgba(0, 0, 0, 0.4);padding: .5rem;border-radius: 100%;line-height: 1;transition: background-color 0.2s;width: 30px;height: 30px;border: 3px solid #c6c6c6;}

@media screen and (max-width: 767px) {
 #image-modal .modal-close {font-size: 2rem;top: 3px;right: 25px;}
}