html {
	font-size: 62.5%;
}

body {
	font-size: 10px;
	font-size: 1.0rem;
	background: #eaad67;
	background-image: url("/img/bg_pc.png");
  background-repeat: repeat-y;
  background-position: center top;
	//background: url(/img/pc_header.gif) repeat-x;
}

body {
	font-family: Quicksand, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #333;
}

.nosp {
	display: block;
}

.nosp-i {
	display: inline-block;
}

.nopc {
	display: none;
}

.red {
	color: #ff0000;
}

.notb {
	font-weight: normal !important;
}


img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
}

.oh {
	overflow: hidden;
}

#header {
	width: 100%;
	//background: url(/img/pc_header2.gif) center 0 repeat-y;
	background: url(/img/pc_header.gif) repeat-x;
	padding-top: 20px;
}

#header-area {
	width: 1000px;
	height: 70px;
	background: #fff;
	margin: 0 auto;
	position: relative;
	//border-top-right-radius: 10px;
	//-webkit-border-top-right-radius: 10px;
	//-moz-border-radius-topright: 10px;
}

header h1 a {
	display: block;
	width: 345px;
	height: 47px;
	background: url(/img/logo.png) 0 0 no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-size: 345px 47px;
	position: absolute;
	top: 20px;
	left: 25px;
}

#header-ta {
	position: absolute;
	top: 37px;
	left: 391px;
}

#header-qr {
	position: absolute;
	top: 23px;
	left: 577px;
}

#header-art {
	position: absolute;
	top: 22px;
	right: 22px;
}

#header-geka {
	position: absolute;
	width: 67px;
	height: 68px;
	bottom: 0px;
	right: -67px;
	background: #009fdf;
}

#header-geka img {
	position: absolute;
	left: 2px;
	bottom: 2px;
}


#mainnav-area {
	//background: #fff;
}

#header nav {
	width: 1000px;
	text-align: center;
	margin: 0 auto;
	display: block;
	background: #fff;
	padding-bottom: 20px;
	border-radius: 0 0 10px 10px;
}

#mainnav {
	overflow: hidden;
	display: inline-block;
	margin-top: 20px;
}

#mainnav li {
	float: left;
	//border-left: solid 1px #009fde;
	padding-left: 8px;
	margin-left: 8px;
}

#mainnav li:first-child {
	border-left: none;
	padding-left: 0;
	margin-left: 0;
}

#mainnav li a {
	color: #009fde;
	display: inline-block;
	background: url(/img/nav_arrow.gif) no-repeat;
	height: 17px;
	line-height: 19px;
	padding-left: 25px;
	text-decoration: none;
	font-size: 1.95rem;
	font-weight: bold;
}



/* footer */

#footer {
	visibility: hidden;
}

#footernav {
	overflow: hidden;
	width: 940px;
	margin: 25px auto 0;
}

#footernav li {
	float: left;
	border-left: solid 1px #009fde;
	padding-left: 8px;
	margin-left: 8px;
}

#footernav li:first-child {
	border-left: none;
	padding-left: 0;
	margin-left: 0;
}

#footernav li a {
	color: #009fde;
	display: inline-block;
	background: url(/img/nav_arrow.gif) no-repeat;
	height: 17px;
	line-height: 19px;
	padding-left: 21px;
	text-decoration: none;
	font-size: 1.5rem;
	font-weight: bold;
}

#footerinfo {
	background: #009fde;
	width: 100%;
	min-width: 1037px;
	text-align: center;
	color: #fff;
	font-size: 1.2rem;
	margin-top: 15px;
}

#footerinfo p {
	width: 950px;
	margin: 0 auto;
	background: #009fde;
	padding: 12px 0 10px;
}


/* contents */

#contents {
	width: 950px;
	margin: 0 auto;
}

#mainimage {
	margin-top: 11px;
}

#topcolumn {
	overflow: hidden;
	margin-top: 15px;
}

#top-left {
	width: 465px;
	float: left;
}

#top-right {
	width: 465px;
	float: right;
}

#consultation-title {
	border-right: solid 1px #009fde;
	border-bottom: solid 1px #009fde;
	color: #009fde;
	background: url(/img/clock_pc.png) 4px 0 no-repeat;
	padding-left: 45px;
	height: 30px;
	padding-bottom: 2px;
	line-height: 32px;
	font-size: 1.8rem;
	letter-spacing: 3px;
	margin-top: 30px;
}

#consultation-table {
	width: 100%;
	margin-top: 22px;
	color: #595857;
	font-size: 1.6rem;
}

#consultation-table tr {
	border-bottom: solid 1px #595857;
}

#consultation-table td {
	font-size: 2rem;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
}

#consultation-table thead th {
	padding: 0 9px 7px;
	font-weight: normal;
}

#consultation-table tbody th {
	text-align: left;
	padding-left: 6px;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 4px;
	font-family: SimHei, monospace !important;
	font-size: 2.2rem;
	font-weight: bold;
}

#consultation-table tbody th span {
	font-size: 70%;
}

#consultation-table tbody th span.mini {
	font-size: 55%;
	display: block;
	text-align: center;
	margin-top: 2px;
}

#consultation-text {
	font-size: 1.6rem;
	margin-top: 8px;
	line-height: 1.5;
}


#infotop-title {
	border-right: solid 1px #009fde;
	border-bottom: solid 1px #009fde;
	color: #009fde;
	background: url(/img/info_pc.png) 4px 0 no-repeat;
	padding-left: 45px;
	height: 30px;
	padding-bottom: 2px;
	line-height: 32px;
	font-size: 1.8rem;
	letter-spacing: 3px;
	//margin-top: 30px;
}


#infotop {
	margin-top: 12px;
}

.infocontents {
	margin: 22px 10px 0 !important;
}

#infotop li {
	font-size: 1.6rem;
	//letter-spacing: -.40em;
	border-bottom: dashed 1px #82d7f9;
	display: flex;
	align-items: flex-start;
}

#infotop li:first-child {
	//border-top: dashed 1px #82d7f9;
}

#infotop li > span {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
}

.top-ymd {
	background: #009fde;
	color: #fff;
	width: 90px;
	box-sizing: border-box;
	text-align: center;
	padding: 4px 6px;
	font-size: 1.3rem;
	line-height: 1.2;
	margin-top: 6px;
}

.top-title {
	width: 375px;
	padding: 4px 10px 4px 12px;
	box-sizing: border-box;
	line-height: 1.5;
}

.info-title-c {
	width: 820px;
	padding: 14px 10px 14px 12px;
	box-sizing: border-box;
	line-height: 1.5;
}

.top-title a,
.info-title-c a {
	color: #0498d2;
}

.top-title a:hover,
.info-title-c a:hover {
	text-decoration: none;
}

#topinfolink {
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
}

.infolink {
	margin-top: 20px;
}

#topinfolink a {
	font-size: 1.6rem;
	color: #0498d2;
}

#topinfolink a:hover {
	text-decoration: none;
}


#calendar-title {
	border-right: solid 1px #009fde;
	border-bottom: solid 1px #009fde;
	color: #009fde;
	background: url(/img/calendar_pc.png) 4px 0 no-repeat;
	padding-left: 48px;
	height: 30px;
	padding-bottom: 2px;
	line-height: 32px;
	font-size: 1.8rem;
	letter-spacing: 3px;
}

.calendar-table {
	width: 462px;
	margin: 0 auto;
	display: none;
}

.calendar-table-c {
	display: block;
}

.calendar-table th,
.calendar-table td {
	border: solid 1px #999;
	box-sizing: border-box;
	width: 66px;
}

.calendar-table th {
	background: #91d59b;
	color: #fff;
	font-size: 1.6rem;
	padding: 7px 0 5px;
	font-weight: normal;
}

.calendar-table th.sat {
	background: #93d3f0
}

.calendar-table th.sun {
	background: #f7b2d8
}

.calendar-table td {
	height: 70px;
	position: relative;
	background: #fff;
}

.calendar-table td.noday {
	background: #f2f2f2;
	position: static;
}

.calendar-table td div.date {
	position: absolute;
	bottom: 3px;
	right: 0;
	padding-right: 4px;
	font-size: 1.5rem;
}

.sc {
	padding: 2px;
}

.sc span {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 1.15rem;
	padding: 6px 0 4px;
	margin-bottom: 2px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.sc span.closeall {
	background: #ea609e;
}

.sc span.closepm {
	background: #f7b2d8;
}

.sc span.scinfo {
	background: #009fde;
}

#monthchg {
	overflow: hidden;
	padding-top: 3px;
	margin-top: 12px;
	margin-bottom: 5px;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

#monthchg > div {
	float: left;
	font-size: 1.6rem;
}

#prevchg {
	width: 36%;
	text-align: right;
}

#nextchg {
	width: 36%;
	text-align: left;
}

#scheduleym {
	width: 28%;
	text-align: center;
}

#scheduleym span {
	display: none;
}

#scheduleym span:first-child {
	display: inline;
}

#prevchg span,
#nextchg span {
	cursor: pointer;
	text-decoration: underline;
	color: #009fde;
}

#prevchg span.nolink,
#nextchg span.nolink {
	cursor: default;
	text-decoration: none;
	color: #333;
}



#access {
	margin-top: 20px;
	border: solid 1px #009fde;
	padding: 5px;
}

#access-left {
	width: 280px;
	float: left;
	margin-left: 10px;
}

#access-right {
	width: 632px;
	float: right;
}

#access-title {
	color: #009fde;
	font-size: 1.8rem;
	letter-spacing: 3px;
	margin-top: 10px;
}

#access-left p {
	font-size: 1.6rem;
	line-height: 1.5;
	margin-top: 12px;
	margin-bottom: 10px;
}

#access-left p.maplink {
	text-align: center;
	font-size: 1.2rem;
	margin: 10px 0 0;
	background: #e9faff;
	padding: 3px 0;
}

p.maplink a {
	color: #0087bd;
}



/* information */

#info-list {
	width: 930px;
	margin: 25px auto 0;
}

#info-title {
	border-right: solid 1px #009fde;
	border-bottom: solid 1px #009fde;
	color: #009fde;
	background: url(/img/info_pc.png) 4px 0 no-repeat;
	padding-left: 45px;
	height: 30px;
	padding-bottom: 2px;
	line-height: 32px;
	font-size: 1.8rem;
	letter-spacing: 3px;
	font-weight: normal;
}

.wp-pagenavi {
	text-align: center;
	margin-top: 20px;
	font-size: 1.2rem;
}

.wp-pagenavi span,
.wp-pagenavi a {
	display: inline-block;
	border: solid 1px #ccc;
	padding: 5px 8px;
	text-decoration: none;
	margin: 0 3px;
	color: #333;
}

.wp-pagenavi span {
	background: #00a0de;
	color: #fff;
}

.wp-pagenavi a:hover {
	background: #c9f0ff;
}



/* static */

.static-frame {
	width: 930px;
	margin: 30px auto 50px;
	font-size: 1.6rem;
}

.h1header {
	font-size: 2rem;
	color: #009fde;
	margin-left: 5px;
	margin-right: 5px;
}

.h1section {
	font-size: 1.8rem;
	color: #009fde;
	border-bottom: solid 1px #009fde;
	margin-top: 1.8em;
	padding: 0 5px 3px;
}

.h2section {
	font-size: 1.6rem;
	color: #009fde;
	margin-top: 1.5em;
	padding: 0 5px;
}

.static-frame section p,
.h1header + p {
	line-height: 1.45;
	margin: 1.2em 5px 0;
}

.static-frame section h1 + p {
	margin-top: 0.8em !important;
}

.static-frame a {
	color: #009fde;
}

.h1section + .h2section {
	margin-top: 1em;
}

.h2section + p {
	margin-top: 0.5em !important;
}

.ptr {
	display: block;
	text-align: right;
}

p.annotation {
	font-size: 1.3rem;
	margin-top: -1em !important;
	padding: 0 1em;
}


.mediallist {
	margin: 1.8em 5px;
	line-height: 1.45;
}

.mediallist li {
	margin-bottom: 1.5em;
	list-style-type: disc;
	margin-left: 1.4em;
}


.table-spframe,
.table-spframe-nosc {
	padding: 0 5px;
}

.vaccination-table {
	width: 100%;
	margin: 15px auto 0;
}

.vaccination-table th,
.vaccination-table td {
	border: solid 1px #999;
	text-align: center;
	padding: 8px 6px 6px;
	white-space: nowrap;
	font-size: 1.3rem;
	box-sizing: border-box;
	vertical-align: middle;
	line-height: 1.4;
}

.vaccination-table th {
	background: #70d3f3;
	width: 130px;
}

.vaccination-table tr:nth-child(odd) th {
	background: #b4e8fb;
}

.vaccination-table td {
	width: 75px;
	background: #e9faff;
}

.vaccination-table tr:nth-child(even) td {
	background: #d8f4fe;
}

.vaccination-table tr:nth-child(8) td {
	background: #e9faff;
}

.vaccination-table td p {
	margin: 0;
	text-align: left;
	padding: 0 0.5em;
}

.ti1 {
	padding-left: 2em !important;
	text-indent: -1em;
}

.ti2 {
	padding-left: 3em !important;
	text-indent: -2em;
}

.vpd-banner {
	margin: 15px 5px -10px;
}


.gaikan-block {
	margin: 15px 5px 0;
	overflow: hidden;
}

.gaikan-pic {
	width: 480px;
	float: left;
}

.gaikan-text {
	width: 428px;
	float: right;
}

.gaikan-text p {
	margin-top: 0 !important;
}


.faq {
	padding: 0 5px;
}

.faq dt {
	margin-top: 1.5em;
	color: #ff0000;
	font-weight: bold;
	line-height: 1.45;;
	padding-left: 1.2em;
	text-indent: -1.1em;
}

.faq dd {
	margin-top: 0.2em;
	line-height: 1.45;;
	padding-left: 1.15em;
	text-indent: -1.0em;
}


.h1privacy {
	margin: 1.8rem 5px 0;
	font-size: 1.8rem;
}

.h2privacy {
	margin: 1.8rem 5px 0;
	font-size: 1.6rem;
	line-height: 1.45;
}

.privacy-text {
	margin: 0 5px;
	line-height: 1.45;
}

.privacy-text li {
	margin-top: 0.1em;
}

ol.privacy-text li {
	padding-left: 1.7em;
	text-indent: -1.7em;
}

.privacy-ti1 {
	padding-left: 1em;
	text-indent: -1em;
	margin-top: 0.1em !important;
}


.links {
	margin: 0 5px;
}

.links li {
	margin-top: 1.8rem;
	line-height: 1.45;
}


.inq-info {
	margin-top: 0em !important;
}

.inq-size1 {
	font-size: 2.5rem;
}

.inq-size2 {
	font-size: 1.3rem;
}

.inq-border {
	border-top: solid 1px #009fde;
	border-bottom: solid 1px #009fde;
	margin-top: 20px;
	padding-bottom: 20px;
}

.inq-border > p:nth-child(1) {
	margin-top: 20px !important;
}



/* topblock */

.topblock {
	display: flex;
	flex-wrap: wrap;
	gap: 31px;
	margin-top: 30px;
	margin-bottom: 44px;
}

.topblock > li {
	width:296px;
	border: solid 4px;
	box-sizing: border-box;
	border-radius: 12px;
	background: #fff;
}

.topblock > li > div {
	cursor: pointer;
	padding: 12px 14px 84px;
	position: relative;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}

.topblock > li > div h2 {
	font-size: 2rem;
	text-align: center;
}

.topblock > li.style__pink,
.topblock > li.style__pink a,
.page__pink {
	border-color: #ff7b71;
	color: #ff7b71;
}
.page__pink.explanation_title::after {
	background: #ff7b71;
}
.topblock > li.style__orange,
.topblock > li.style__orange a,
.page__orange {
	border-color: #ffa255;
	color: #ffa255;
}
.page__orange.explanation_title::after {
	background: #ffa255;
}
.topblock > li.style__yellow,
.topblock > li.style__yellow a,
.page__yellow {
	border-color: #e0b53b;
	color: #e0b53b;
}
.page__yellow.explanation_title::after {
	background: #e0b53b;
}
.topblock > li.style__green,
.topblock > li.style__green a,
.page__green {
	border-color: #93b75f;
	color: #93b75f;
}
.page__green.explanation_title::after {
	background: #93b75f;
}
.topblock > li.style__blue,
.topblock > li.style__blue a,
.page__blue {
	border-color: #91a5db;
	color: #91a5db;
}
.page__blue.explanation_title::after {
	background: #91a5db;
}
.topblock > li.style__purple,
.topblock > li.style__purple a,
.page__purple {
	border-color: #8a88b7;
	color: #8a88b7;
}
.page__purple.explanation_title::after {
	background: #8a88b7;
}

.topblock > li ul {
	margin-top: 18px;
}
.topblock > li li {
	font-size: 1.6rem;
	margin-top: .8em;
	font-weight: 600;
	width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.topblock > li img {
	width: 78px;
	height: auto;
	//margin: 14px -6px -4px auto;
	//display: block;
	position: absolute;
	bottom: 4px;
	right: 8px;
}

.explanation_title {
	text-align: center;
	font-size: 2.6rem;
	margin: 50px 0 60px;
	position: relative;
}
.explanation_title::after {
	content: "";
	display: block;
	width: 60px;
	height: 4px;
	position: absolute;
	bottom: -18px;
	left: 50%;
	margin-left: -30px;
}