body {
	background: linear-gradient(180deg,rgba(223,204,255,.4) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
}
#innerwraper .h1 {
	display: flex;
}
#innerwraper .h1 div {
	width: 50%;
}
#innerwraper .h1 div:last-child {
	text-align: left;
	padding: 1rem 0 0 2rem;
}
#innerwraper .h1 div:last-child h1 {
	text-align: left;
	font-size: 2.5rem;
	border-bottom: 3px solid #e4899c;
	padding-bottom: 1rem;
	margin-bottom: 2rem;
}
#innerwraper .h1 div:last-child p {
	padding-left: 5rem;
	position: relative;
}
#innerwraper .h1 div:last-child span {
	color: #e4899c;
	font-size: .8rem;
	padding-right: 1rem;
	position: absolute;
	left: 0;
}
#innerwraper .h1 img {
	width: 100%;
	height: auto;
}
#innerwraper h1 span {
	display: block;
	font-size: 1rem;
	margin: .5rem 0;
	font-weight: 500;
	color: #565656;
}
.icon_category img {
	display: block;
  text-align: center;
  margin: 1rem auto;
  width: 100%;
  max-width: 90px;
}
#innerwraper .icon_category {
	font-family: "tk-takumi-shokei-font", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.7rem;
	color: #565656;
	padding: 2rem;
}
#innerwraper article.head-title {
	background: none;
}
#innerwraper article.head-title h2.icon_category {
	font-size: 2rem;
  font-family: "tk-takumi-shokei-font", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 2.2rem auto 0;
		padding: 0;
}
#innerwraper article.item01 h2 {
	background: #fff;
}
.bigmidashi {
	background: rgb(255,255,255, 0.7);
	text-align: left;
	padding: 1rem;
	margin: -15% 3rem 4rem 38%;
	border-top: 2px solid #e58a9c;
	font-size: 1.8rem;
	font-weight: 300;
	line-height: 1.6;
	z-index: 99;
	position: relative;
	color: #333;
}
.four {
  background: rgb(229,138,156, 0.9);
  padding: 40px 20px 20px 10px;
  text-align: center;
	margin-top: -8rem;
	z-index: 99;
	position: relative;
	margin-left: 45%;
} 
.four h1 {
	font-family: "M PLUS 1", sans-serif;
  position: relative;
  font-size: 1.9rem !important;
	font-weight: 400 !important;
	line-height: 1.6 !important;
  padding: 10px !important;
  border-top: 2px solid #f3d5dc;
  border-right: 2px solid #f3d5dc;
  display: inline-block;
	color: #fff !important;
  margin: 0;
  line-height: 1;
	text-align: left !important;
	/*box-shadow: 1px -1px 1px #e8b8c2;*/
}
.four h1:before {
  content: ""; 
  position: absolute;
  width: 18px;
  height: 18px;
  top: -18px;
  right: -18px;
  border: 2px solid #f3d5dc;
  box-sizing: border-box;
	/*box-shadow: 1px -1px 1px #e58a9c;*/
}
#innerwraper .h1 .img {
	position: relative;
}
#innerwraper .h1 .img img.pr {
	position: absolute;
	width: 133px;
	z-index: 10;
	top: -2rem;
	left: -2rem;
	opacity: 1;
}
#innerwraper article.item01 p {
	padding-top: 2rem;
	font-size: 1rem;
}
@media (max-width: 450px) {
  .four h1 {font-size: 36px;}
  .four h1:before {
    width: 20px;
    height: 20px;
    top: -20px;
    left: -20px;
  }
}

#innerwraper article.item02 .baloonmidashi {
	color: #e08597;
	font-size: 2rem;
	font-family: "tk-takumi-shokei-font", sans-serif;
	font-weight: 400;
	font-style: normal;
	margin: 2.2rem auto;
}
#innerwraper article.item02 .baloonmidashi span {
	background: #ffff00;
  font-size: 2rem;
  display: inline-block;
}
#innerwraper article.item03 ul {
	background: #fff;
	padding: 1rem;
}
@media screen and (max-width: 750px) {
	.icon_category {
		margin: 1rem 0 .5rem !important;
	}
  .icon_category h1 {
    padding: 0 0 25px;
    margin: 0;
    line-height: 1;
  }
	 .icon_category img {
    width: 100%;
    max-width: 60px !important;
    height: auto;
    margin: 0 auto;
  }
	#innerwraper .h1 .img img.pr {
    width: 90px;
    z-index: 10;
    top: -2rem;
    left: -.5rem;
    opacity: 1;
  }
	#innerwraper .h1 {
		display: block;
	}
	#innerwraper .h1 div {
		width: 100%;
	}
	#innerwraper .h1 div:last-child {
		padding: 1rem 0 0;
	}
	#innerwraper .h1 div:last-child h1 {
		text-align: center;
		font-size: 2rem;
	}
}
.inner_content span.strong {
	display: block;
	text-align: center;
	background: #fff;
	padding: 2rem;
	max-width: 500px;
	margin: 1.5rem auto 0;
	border: 1px solid #eac1c9;
	border-radius: .3rem;
	font-weight: 700;
}
.pr_grl {
	width: 220px;
	float: left;
	padding: 0 1rem;
}
#innerwraper article.inner_content {
	/* background: #fff; */
	border: 15px solid #fff;
	padding: 15px;
}
#innerwraper article.inner_content h3 {
	clear: none;
}
#innerwraper.supportplan.supportpage article.inner_content h3:nth-of-type(1),
#innerwraper.supportplan.supportpage article.inner_content h3:nth-of-type(2),
#innerwraper.supportplan.jfcpage article.inner_content h3:nth-of-type(1),
#innerwraper.supportplan.jfcpage article.inner_content h3:nth-of-type(2),
#innerwraper.supportplan.jfcpage article.inner_content h3:nth-of-type(3) {
	margin-left: 220px;
}
#innerwraper article.inner_content div.top-text p.image {
	padding: 0 !important;
	margin: 0 !important;
}
#innerwraper article.inner_content div.top-text div.right-area {
	width: 640px;
}
#innerwraper article.inner_content div.top-text p strong {
	color: #e4899c;
	font-family: "tk-takumi-shokei-font", sans-serif;
	font-size: 1.5rem;
	font-weight: 400;
}
#innerwraper article.inner_content div.top-text p strong span {
	background: #ffff00;
}
#innerwraper article.inner_content p.address {

	background: #fff;
	text-align: center;
	padding: 2rem 1rem;
	font-size: 1.2rem;
	margin: 0;
}
#innerwraper article.inner_content p.address span {
	font-size: 1.5rem;
}
#innerwraper article.inner_content p.nospace {
	margin-bottom: 6px;
}
#innerwraper article.inner_content p.nospace.plane {
	margin-top: 6rem;
	margin-bottom: 24px;
}
div.repayment {
	border: 10px solid #f8e6ea;
	margin: 2rem;
	padding: 2rem;
}
#innerwraper article.inner_content h3 {
	background: none;
	border-bottom: none;
	color: #e4899c;
 font-family: "tk-takumi-shokei-font", sans-serif;
 font-size: 1.7rem;
 font-weight: 400;
	padding: 2rem 0 .5rem 0;

}
#innerwraper article.inner_content h3 span {
	background: #ffff00;
}
div.repayment h4 {
	text-align: center;
}
#innerwraper article.inner_content div.repayment ul {
	display: flex;
	list-style-type: none;
	padding: .5rem 0 0 0;
	margin: 1rem 0;
	-webkit-justify-content: space-around;
  justify-content: space-around;
}
#innerwraper article.inner_content div.maps {
	display: flex;
	-webkit-justify-content: space-around;
 justify-content: space-around;
	align-self: center;
}
#innerwraper article.inner_content div.repayment ul > li {
	width: 47%;
	padding: 1rem;
	border: 1px solid #e4899c;
}
#innerwraper article.inner_content div.repayment ul > li span {
	background: #e4899c;
  color: #fff;
	display: block;
	text-align: center;
	font-weight: 700;
}
#innerwraper article.inner_content p.nospace span {
	background: #e4899c;
	color: #fff;
	display: inline-block;
	padding: .1rem .5rem;
}
#innerwraper article.inner_content div.repayment p.nospace span {
	background: none;
	color: #e4899c;
	font-weight: 700;
	text-decoration-line: underline;
	text-decoration-style: wavy;
	padding: .1rem .5rem .1rem 0;
}
@media screen and (max-width: 750px) {
	.pr_grl {
	width: 150px;
	float: left;
	padding: 0 1rem;
	margin-top: -.5rem
}
	#innerwraper.supportplan.supportpage article.inner_content h3:nth-of-type(1),
	#innerwraper.supportplan.supportpage article.inner_content h3:nth-of-type(2),
	#innerwraper.supportplan.jfcpage article.inner_content h3:nth-of-type(1),
	#innerwraper.supportplan.jfcpage article.inner_content h3:nth-of-type(2) {
		margin-left: 160px;
	}
	#innerwraper.supportplan.jfcpage article.inner_content h3:nth-of-type(3) {
		margin-left: 0;
	}
	#innerwraper.supportplan.supportpage article.inner_content ul {
		margin-left: 1rem;
	}
	.inner_content span.strong i {
		display: block;
	}
	div.repayment {
		margin: 1rem 0;
		padding: 1rem;
	}
	#innerwraper.supportplan.supportpage div.repayment ul {
		display: block;
		margin-left: 0;
		margin-top: 0
	}
	#innerwraper article.inner_content div.repayment ul > li {
		width: auto;
		margin: 1rem;
	}
}

/* ===== Access Block ===== */
:root{
  --accent:#f78da7; --ink:#6a6967; --bg:#fff;
  --ring:0 1px 0 rgba(16,24,40,.05),0 1px 2px rgba(16,24,40,.08);
}

.access-list{
  display:grid; gap:12px; max-width:720px;
}

.access-card{
  display:flex; align-items:center; gap:14px;
  padding:10px 12px; border:1px solid var(--accent);
  border-radius:6px; color:var(--ink);
  box-shadow:var(--ring);
		position: relative;
}
.access-card:before {
	content: "";
	border: 3px solid rgba(247,141,167,.12);
	position: absolute;
	top: 45%;
	width: 80%;
	z-index: -1;
}
.access-icon{
  width:30px; height:30px; flex:0 0 30px; border-radius:6px; background-color:#fff;
  box-shadow: inset 0 0 0 1px var(--accent);
  background-repeat:no-repeat; background-position:center; background-size:20px 20px;
}

.access-icon.train{
  background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f78da7' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'><rect x='5' y='2.5' width='14' height='13' rx='2.5'/><line x1='5' y1='11' x2='19' y2='11'/><circle cx='8.5' cy='16.5' r='1.6'/><circle cx='15.5' cy='16.5' r='1.6'/><path d='M8 20l-2.2 2M16 20l2.2 2'/></svg>");
}
.access-icon.subway{
  background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f78da7' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'><rect x='5' y='2.5' width='14' height='13' rx='2.5'/><line x1='5' y1='11' x2='19' y2='11'/><circle cx='8.5' cy='16.5' r='1.6'/><circle cx='15.5' cy='16.5' r='1.6'/><path d='M8 20l-2.2 2M16 20l2.2 2'/></svg>");
}
.access-icon.bus{
  background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f78da7' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'><rect x='4' y='3' width='16' height='12' rx='2'/><path d='M4 11h16'/><circle cx='8' cy='17' r='1.6'/><circle cx='16' cy='17' r='1.6'/><path d='M6 7h4M14 7h4'/></svg>");
}

.access-text{
  display:flex; flex-wrap:wrap; align-items:center; gap:8px 10px; font-size:14px; line-height:1.5;
}
.access-main{ font-weight:400; letter-spacing:.02em; min-width: 145px; text-align: center; background: #fff; border:1px solid rgba(247,141,167,.35);}

.access-badge{
  display:inline-flex; align-items:center; gap:.4em;
  padding:.28em .72em; border-radius:999px; font-size:.9em; white-space:nowrap;
}
.access-badge.line{
  background: #fdeff4; color:var(--accent);
  border:1px solid rgba(247,141,167,.35);
		min-width: 100px;
		text-align: center;
		display: inline-block;
		text-align: center;
}
.access-badge.walk{
  background: #fff; color:#6a6967; border:1px solid rgba(247,141,167,.35);
		
}

@media (max-width: 480px){
  .access-card{ padding:12px 12px; border-radius:14px; }
  .access-icon{ width:36px; height:36px; flex-basis:36px; border-radius:10px; background-size:22px 22px; }
  .access-text{ font-size:15px; }
}
@media screen and (max-width: 750px) {
	#innerwraper article.inner_content {
		border: none;
		padding: 0;
	}
	#innerwraper article.inner_content div.top-text div.right-area {
		width: 100% !important;
	}
	#innerwraper article.inner_content div.top-text p strong,
	#innerwraper article.inner_content h3 {
		font-size: 1.4rem;
		/* padding: .1rem 0 !important; */
		display: block;
	}
	#innerwraper article.inner_content div.top-text p.image {
		width: 100%;
		padding: 1.5rem !important;
	}
	#innerwraper article.inner_content div.maps {
			display: block;
		}
	#innerwraper article.inner_content div.maps > div {
		width: 100%;
	}
	.access-card {
		padding: .3rem;
		border-radius: .3rem;
		gap: 8px;
		justify-content: center;
	}
	.access-badge, .access-text {
		font-size: .7rem;
	}
	.access-badge.line {
		min-width: 88px;
	}
.access-main {
		min-width: 110px;
	}
	 .access-icon {
    width: 26px;
    height: 26px;
    flex-basis: 26px;
    border-radius: 5px;
    background-size: 18px 18px;
  }
		.access-text {
			gap: 4px 8px;
		}
		.aligncenter {
			margin-bottom: 5rem;
		}
}