.flex-j-wrap{display:flex;align-items:center;justify-content:center;margin:1rem 0;}
.flex-j-wrap a{margin:1rem;width: 175px;max-width:45%;}
.flex-j-wrap a img{width:100%;}
.page-content section {margin:2rem 0;}
/**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;}
	}

#under_box_catch{max-width:90%;margin:.5rem auto;padding:.7rem 1rem .3rem;border:1px solid 1px solid #7f7f7f;}
div#under_box_catch_text{letter-spacing:normal;text-align:center;font-size:1.5rem;}
div#under_box_catch_text .midashi_B{width:fit-content;display:block;margin:0 auto .5rem;font-size:.9rem;border-bottom:1px solid;}
div#under_box_catch_text >div{text-align:left;width:fit-content;margin:.5rem auto;font-weight:bold;}
.b-b{background:#2500a8;color:#fff;padding:.1rem .2rem;line-height:1.9;}
ul.need-data {width: 430px;max-width: 85%;margin:2rem;font-size:.8rem;font-weight: bold;}
ul.need-data li{margin:.5rem 0;}
@media screen and (max-width:768px){
	ul.need-data {margin:1.3rem auto;}
	div#under_box_catch_text >div{font-size:1rem;}
}
/* アコーディオン */
.accordion_wrapper {width:90%;margin: 1.5rem auto;}
.accordion-box {border: 1px solid #ccc;border-radius:.4rem;margin-bottom: 10px;overflow: hidden;}
.accordion-box summary {cursor:pointer;padding:1rem;font-size: clamp(0.9rem, 2.5vw, 1rem);font-weight:bold;background:linear-gradient(134deg, #5a87ff, #00fff2);display:flex;align-items: center;justify-content: space-between;list-style:none;-webkit-appearance:none;}
.accordion-box summary::-webkit-details-marker {display: none !important;}
.accordion-box summary .icon {transition:transform 0.3s ease;color:#fff;font-size:1.5rem;}
summary h3{text-align: center;font-size:1.1rem!important;color:#ffffff!important;width: fit-content;margin: 0 auto;border:none!important;}
summary h3 span{color:#ffff00;}
.accordion-box summary h4{text-align:center;font-size:1.2rem!important;color:#ffffff!important;width:fit-content;margin: 0 auto;}
.accordion-box summary h4 span{color:#ffff00;}
details[open] summary .icon {transform: rotate(180deg);}
.accordion-box p {padding: 1rem;margin: 0;background: #fff;font-size:.8rem;}
.accordion-box p a{font-weight:bold;border-bottom:2px solid;}
.accordion-box h5{padding:12px 20px 5px;font-size: 1.6rem;color:#5454ff;font-weight: bold;}
.accordion-box ul li{font-size:.9rem;margin:1rem;}
.bc-img{width:100%;margin:1vh auto;display:flex;flex-wrap: wrap;}
.bc-img img{width: 800px;max-width: 100%;margin: 0 auto;}
#nyukou-sec h4{padding:.4rem;font-size:1.1rem;font-weight: bold;color: #fff;width:fit-content;margin:0 auto;}
#nyukou-sec>.accordion_wrapper{width:80%;margin:0 auto;}
#nyukou-sec>.accordion_wrapper>.accordion-box summary{background: #00078d;padding:.5rem;}
.pad-1rem{padding:.2rem 1rem;}
.pad-1rem p{font-size:1rem;margin:.3rem 0;}
#nyukou-sec{font-size:1rem;width:800px;max-width:95%;margin:0 auto;}
#nyukou-sec>#nyukou-summary>.accordion-box summary{background:#000;}
@media screen and (max-width:768px){
	#nyukou-sec>.accordion_wrapper{width:100%;}
	.pad-1rem{padding:.2rem .5rem;}
}
/* アコーディオン end*/
/* デザインオプションのボタン */
.div-design-option-button{position: relative;width: fit-content;margin:auto;}
.div-design-option-button a{width:100%;height:100%;display:block;position:absolute;top:0;opacity: 0;}
#design-option-button{display:block;width:280px;max-width:85%;border-radius:.4rem;margin:0 auto;box-shadow:5px 8px 5px #5e5e5e;}
.div-design-option-button:hover #design-option-button{transform:scale(1.08);}

.imp{width:690px;max-width:90%;margin:0 auto;}
.imp h4{color:#000;font-size:1.2rem;display:flex;align-items:center;font-weight:bold;margin:.2rem auto .7rem;border-bottom:2px solid;width:fit-content;text-align:center}
.imp h4 img{width:1.5rem;height:1.5rem;margin-right:5px;}
.imp p{margin:.2rem 1.5rem;}
.b-border{padding:.5rem;border-radius:.4rem;border:4px solid red;}
	@media screen and (max-width: 768px){
		/* .accordion-box p{padding:0;} */
	}
/**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;}
	}

/**既存部分修正**/
	.cont_inner{ box-sizing: border-box; padding: 1.1rem 1.5rem; margin:2vh auto;}
	.dsc-box {letter-spacing: normal;}
	.dsc-box p{font-size:.9rem;margin:.5rem 1rem;}
	.page-content h4{font-size:1rem;}
	#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;}
	.red-line{background:linear-gradient(transparent 89%, #ff4242 85%);}
	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 0;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;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%;}
}
.f-j-dr-cl{display:flex;justify-content:center;align-items:center;}
.f-j-dr-cl >div{width:60%;margin:.5rem;}
@media screen and (max-width: 768px){
    .f-j-dr-cl{flex-direction:column;}
    .f-j-dr-cl >div{width:98%;margin:.5rem auto;}
}
 .bottom-mg{margin-bottom:.8rem;}
.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: 11px !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; 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;white-space:nowrap; }
.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:15px; font-weight: bold;}
.p_item_tit_L span{ display: block; width: 100%;font-size: .7rem;}
.p_item_tit_S{ width: 100%; font-size:.7rem;margin: 5px 0 0 0;}
.p_item_tit_S B{font-size:.8rem;}
.p_item_tit_S span{font-size:.7rem;}
.p_item_tit_S_midashi {background: #555; color: #fff;padding: 0px 5px;font-weight: normal;margin:.3rem .3rem .3rem 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:2rem 1.4rem;font-size:.98rem!important;}
.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;}
span.middle-f{font-size:.8rem;display: inline;}
.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){
    .bottom-mg{margin-bottom:.3rem;}
	.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; align-content: center;}
	.p_tsuu .p_bin_txt{ border: solid 1px #00A1E9; color: #00A1E9; align-content: center}
	.p_toku .p_bin_txt{ border: solid 1px #000000; color: #000000; align-content: center}
	.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;}
}
.price-text{font-size:medium;margin-bottom:2.4rem;}
@media screen and (max-width:768px){
	#nyukou-sec>.accordion_wrapper{width:100%;}
	.pad-1rem{padding:.2rem .5rem;}
    .price-text{text-align:center;margin-bottom:.5rem;}
}
.center-text{font-size:1rem;font-weight:bold;}
@media screen and (max-width: 768px) {
    .center-text, .item_info_txt {text-align: center;}
}
/* カラーバリエーション */
.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:#495057;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;}


#Tshirts-order .sec_title{display: flex;font-size: 20px;background: #0202e5;color: #fff;border: none;margin: 1rem 0;padding: 0.7rem;}
/**ダウンロードボタン**/
.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;}
}
/* サイズお探し */
	#osagashi{margin:2vh 0 10vh 10px;height:140px;}
	.Q-midashi{font-family: monospace;display:flex;width:315px;height:33px;background-color:#c15e1b;position:relative;border-radius:7px;z-index: 2;}
	.hatena{position:absolute;top:-5px;left:-13px;width: 40px;height: 40px;border-radius:100%;background-color:#ffd000;text-align: center;align-content:center;font-weight: bold;font-size: large;}
	.mitsukarimasenka{text-align: center;align-content:center;}
	.mitsukarimasenka h3{font-weight: bold;margin-left: 41px;color: #fff;font-size: 13px;}
	.honbun-sita{letter-spacing:0;position:absolute;top:20px;padding:30px 25px;background-color:#ffecce;text-align:left;align-content:center;border-radius:10px;font-size:small;/* height:180px;overflow-y:scroll; */}
	
	.brown{color:brown;font-weight:bold;}
	.komoji{font-size: smaller;}
	@media(max-width:364px){
		.hatena{top:-5px;left:-13px;width:50px;height:50px;}
		.Q-midashi{width:90%;height:39px;}
		.honbun-sita{padding:25px;}
	}
	/* page_contentリセット */
	.mitsukarimasenka h3{margin-bottom:0;border-bottom:none;padding-bottom:0;}
.info-box{border: solid 1px #AFAFAF;padding:1rem;width:500px;max-width:75%;margin:0 auto;font-size:.8rem;}
.info-card{margin:.4rem;padding:1rem;border-radius:.4rem;gap:1.2rem;align-items: center;background:#d8e4ff;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{font-size:.9rem;text-align:center;margin:0 auto 1rem;color:#bc4d09;border-bottom:2px solid #492003;}
.info-expl p{font-size:.8rem;margin:.4rem;font-weight:normal;}
.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%;}
}
.nyukou-data{width:630px;max-width:95%;margin:0 auto;border:1px solid #00008b;border-radius:0 0 .4rem .4rem;font-family:sans-serif;font-weight:normal;}
.nyukou-data>p{font-size:.8rem;padding:0 .8rem;}
.nyukou-data>h4{font-size:1rem;}
.nyukou-data>h5{font-weight:bold;font-size:.9rem;border-bottom:1px solid;margin:0;padding:.4rem;color:#fff;background:#00008b;}
/* --お客様の声　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;}
}
 div#intro {margin:3rem 0 2rem;}
#intro H3{width:fit-content;font-size:20px;font-weight:bold;color:#000000;padding:.5%;margin:1% 0 2% 1.3%;border-bottom:solid 2px #000000;
	> img.point-icon {width: 20px;height: 30px;rotate:80deg;}	}
.point {font-weight: bold;color:#0202e5;padding-right: 10px;}
#intro H4{font-size: large;font-weight:bold;margin-left: 1.5%;border-bottom:1px solid #aaa;width:fit-content;}
#intro H4 span{font-size:.8rem;display: inline-block;}
#intro H4::before {content: "■";}
 span.marker {background: linear-gradient(transparent 50%, #ffd700 100%);}
#intro p {margin: 1% 1.8% 0;}
 @media(max-width:767px){
	#choice H3{margin-bottom:3vh}
	#choice H4{margin: 0 auto;}
 }
 /* 紹介box */
 #link_b{font-weight:bold;text-align:right;color:#0930f6;font-size:19px!important;display: inline-block;}
 #link_b::before{content:"➤";color:#000;}
 #ryoukin2{font-size:18px!important;font-weight: bold;color:#e20000;text-align:center;}
.estimate-item {/* background:#fff; */font-family:serif;display:flex;align-items: stretch;justify-content: center;gap:20px;padding:2%;border-radius: 8px;box-shadow:0 4px 8px #4e4e4e, 0 -4px 8px #d3d3d3;margin-bottom: 20px;flex-wrap: wrap;max-width: 90%;margin-left: auto;margin-right: auto;align-items:center;}
.estimate-item img {border:3px solid #212121e0;width: 100%;/* 親要素の幅に合わせる */max-width:250px;height: auto;/* 縦の伸びを防ぐ */max-height:250px;border-radius: 5px;flex-shrink: 0;object-fit: contain;    background: #454545;box-shadow:0 4px 8px rgba(0, 0, 0, 32%)}
.estimate-info {display:flex;flex-direction: column;justify-content:space-evenly;flex: 1;min-height: 250px; /* 文章の短いものでも統一 */max-width: 500px;}
.estimate-item h4{font-size: 18px;}
.estimate-info p{font-weight: bold;line-height:1.87;font-size:.8rem;}
/* .estimate-item img:hover{transform:scale(1.1,1.1);transition:.3s all;} */
.bg1{background-image:url(https://visipri.com/shoujyou/img/paper-texture2.webp);}
.bg2{background:aliceblue;}
/* スマホ用：縦並びに変更 */
@media (max-width: 850px) {
.link_b{text-align:center;}
.estimate-item {flex-direction: column;text-align: center;padding: 4.6%;}
.estimate-item h4{font-size: 19px;}
.estimate-info {min-height: auto;margin: 0 auto;padding: 6px;}
.order-button {max-width: 90%;}
.estimate-item img {max-width: 80%;height:auto;display:block;margin:0 auto;background:#212121e0;}
.estimate-info p{text-align: left;margin-bottom:1.5rem;}
.label{top:80px!important;z-index:5;}
}
@media (max-width: 900px) and (min-width: 800px) {
.estimate-item img {max-width:250px;height:auto;}
}
.bikou h4{font-size:16px;font-weight:bold;}
.souryo {width: fit-content;color: #fff;padding: 3px;font-size:14px;margin: 1px 0;}
.honbun-sita B{color:red;}


/* 20251212 更新 - スライドショー部分**/
.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;}
.plan_gekiyasu{ background: #E4007F; color: #fff;}
.plan_tsujyo{ background: #1d8fff; color: #fff;}
.plan_tokyu{background: #292929; color: #fff;}
#under_box_catch{max-width:90%;margin:.5rem auto;padding:.7rem 1rem .3rem;}
div#under_box_catch_text{letter-spacing:normal;font-weight:bold;text-align:center;font-size:1.2rem;}
div#under_box_catch_text .midashi_B{width:fit-content;display:block;margin:0 auto .5rem;font-size:.9rem;border-bottom:1px solid;}
div#under_box_catch_text >div{text-align:left;width:fit-content;margin:.5rem auto;font-weight:bold;}
.b-b{background:#2500a8;color:#fff;padding:.1rem .2rem;line-height:1.9;}
ul.need-data {width: 430px;max-width: 85%;margin:2rem;font-size:.8rem;font-weight: bold;}
ul.need-data li{margin:.5rem 0;}
@media screen and (max-width:768px){
	ul.need-data {margin:1.3rem auto;}
	div#under_box_catch_text >div{font-size:1rem;}
}
.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;z-index:1;}
.item_info{ width: 42%;padding:.5rem; box-sizing: border-box; line-height: 1.3;font-family:sans-serif;align-items: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;}
.item_price_item_other a{ text-decoration: underline; color:darkblue;}
.item_point_base{display:flex;max-width:325px;margin:1rem auto;justify-content:center;}
.item_point{display:flex;flex-direction:column;font-size:.78rem;color:#000;justify-content:center;font-weight:bold;align-items:center;border:2px solid #475cff;border-radius:8px;width:100%;height:70px;max-width:70px;margin:8px 5px;text-align:center;}
.item_point_00{background:#ebebeb;/* background:#2f91ff; */}
.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;}
.c{text-align: center;}
.button-36 {display:flex;justify-content:center;align-items:center;width:320px;max-width:100%;margin:1rem auto 0;padding:.9em 2em;;border-radius:.4rem;border:1px solid #FF7C43;background-color:#FF7C43;color:#fff;font-size:1rem;font-weight:bold;}
.button-36:hover {border: none;background: #fff;color:#FF7C43;font-weight: 600;border:1px solid #FF7C43;}
@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_point_base{max-width:100%;}
	.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;}
}
.item_header_title{width:fit-content;font-size:1.4rem;font-weight:bold;text-align:center;font-family:sans-serif;padding-bottom:.3rem;border-bottom:2px solid;margin:.5rem auto 1rem;}
.point_box{display:flex;flex-direction:column;width:100%;height:75px;max-width:70px;font-size:.78rem;padding:.7rem;justify-content:center;font-weight:bold;align-items:center;border-radius:8px;margin:8px 5px;text-align:center;}
.point_box img{display:block;max-width:90%;}
.point_box>div{padding:.3rem;color:#000;}
@media(max-width:768px){
	.item_point_base {max-width:100%;display:flex;flex-direction:column;justify-content:center;}
	.point_box {display:flex;flex-direction:row;width:420px;max-width:85%;height:auto;font-size:1.1rem;padding:.3rem;color:#fff;font-weight:bold;align-items:center;border-radius:8px;margin:.15rem auto;text-align:center;justify-content:flex-start;}
	.point_box>div{width:100%;padding:0;}
	.point_box img {display:block;max-width:55px;margin:0 1rem 0 .5rem;}
}
.nouki-price{font-size:.78rem;padding:.5rem;}
.nouki-price h4{color:#000;font-weight:bold;padding:0rem;}
.nouki-price>div{padding:.1rem .5rem;}
.nouki-price P {margin:.4rem 0;}
/* .nouki-price P B{font-size:.9rem;} */
.gallery{display:flex;flex-wrap:wrap;justify-content:center;margin:.5rem auto;}
.gallery a {width:3rem;margin:.2rem;}
.gallery a img {width:100%;height:100%;vertical-align:top;border:solid .5px #aaa;}
