@charset "utf-8";
/*  黄 #FFD700
	茶 #64381E;

	ピンク #FF4A81;
	淡いピンク rgb(247, 231, 227);
	淡いピンク rgb(247, 231, 227);


 */
.clearfix:after {
	clear: both;
	display: block;
	content: "";
}
body {
	font-size: 12px;
	color: #333;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position:center top,center bottom;
	margin: 0 auto;
	padding: 0;
}

.meiryoUi{
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','Meiryo UI', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
.maruGothicM {
	font-family: 'M PLUS Rounded 1c', sans-serif;
}
.maruGothicK {
	font-family: 'Kosugi Maru', sans-serif;
	letter-spacing: 1px;
}

.BokutohRera5 {
	font-family: "bokutoh-rera", sans-serif;
	font-weight: 400;
	font-style: normal;
}
.FOT-TsukuBRdGothicStdB {
	font-family: "fot-tsukubrdgothic-std", sans-serif;
	font-weight: 700;
	font-style: normal;
}
.TBUDRGothicStdR {
	font-family: "tbudrgothic-std", sans-serif;
	font-weight: 400;
	font-style: normal;
}


#wrapper {
	background-repeat: no-repeat;
	margin: 0px auto;
/*	max-width: 1300px;*/
	position: relative;
}
h1 {
	font-size: 18px;
	letter-spacing: 1px;
}
header h1 {
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url("../img/common/logoC.png");
	background-size: 540px 60px;
	width: 540px;
	height: 60px;
}
footer h1 {
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("../img/common/logoC.png");
	background-size: 540px 60px;
	width: 540px;
	height: 60px;
}
header a {
	text-decoration: none;
}
.drawer-hamburger {
	display: none;
}
header {
	position: relative;
}
header #headerLogoArea {
	color: #FF4A81;;
	padding: 12px 30px 10px 30px;
/*	background-color: rgb(247, 231, 227);*/
/*	background-color: #FFEEFF;*/
}
header #headerLogoArea ul {
	margin-top: -60px;
	float: right;
}
header #headerLogoArea ul .access {
	width: 116px;
	float: right;
	font-size: 20px;
}
header #headerLogoArea ul .contact .zipcode{
	font-size: 16px;
	text-align: left;
	line-height: 20px;
	letter-spacing: 1px;
}
header #headerLogoArea ul .contact .address{
	font-size: 22px;
	line-height: 20px;
	letter-spacing: 1px;
	margin-top: 5px;
	text-align: right;
}
header #headerLogoArea ul .contact .phone {
	font-size: 28px;
	font-weight: bold;
	line-height: 28px;
	letter-spacing: -3px;
	margin-top: 4px;
}
header #headerLogoArea ul .contact .phone i {
	font-size: 20px;
}
header #headerLogoArea ul li {
/*	color: #64381E;;*/
	color: #555555;
	float: right;
}
header #headerLogoArea ul li a {
	color: #FF4A81;;
	text-decoration: none;
}
header #headerLogoArea ul li a:hover {
	opacity: 0.6;
}
header #headerLogoArea .logo {
	display: block;
	width: 265px;
}
header #headerLogoArea ul li .button {
	width: 100px;
	font-size: 14px;
	color: #000;
	border: solid 1px #AAA;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	text-align: center;
	padding: 2px 0px;
	display: inline-block;
	text-decoration: none;
	background-image: -webkit-linear-gradient(rgba(255,204,51,0.8) 0%, rgba(255,165,0,0.6) 100%);
	background-image: linear-gradient(rgba(255,204,51,0.8) 0%, rgba(255,165,0,0.6) 100%);
}
header #headerLogoArea ul li .button:hover {
	border: solid 1px #777;
	background-image: -webkit-linear-gradient(rgba(255,204,51,1) 0%, rgba(255,165,0,0.8) 100%);
	background-image: linear-gradient(rgba(255,204,51,1) 0%, rgba(255,165,0,0.8) 100%);
}
header .header_text {
	text-align: center;
	letter-spacing: 2px;
	line-height: 22px;
	color: rgb(102,102,102);
}
header #membership {
	right: 40px;
	float: right;
	position: absolute;
	top: 140px;
	z-index: 2;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 1px;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 20px;
	border-radius: 8px;
}
#header_title {
	margin: 50px auto 10px;
	width: 840px;
	display: none;
}
#pageHeader {
	background-repeat: no-repeat;
	background-position: center;
	background-size: 1920px 200px;
	height: 200px;
}
#titleImage {
	background-color: #FF4A81;;
}
#titleImage h2 {
	font-size: 28px;
	letter-spacing: 2px;
	color: #FFF;
	padding: 20px 0px;
}
#pageTitleInner {
	width: 320px;
	padding-top: 45px;
	margin-left: 30px;
	text-align: center;
}
#pageTitle img {
	width: 56px;
	height: 53px;
}
#pageTitle .title_jpn {
	color: #FFF;
	font-size: 26px;
	letter-spacing: 2px;
	margin-top: 10px;
}
#pageTitle .title_eng {
	color: #FFEEFF;
	font-size: 14px;
	letter-spacing: 1px;
	margin-top: 10px;
}
h2 {
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #FF4A81;;
	text-align: center;
}
h2.brackets:before {
	content: url("../img/common/brackets_before.png");
	padding: 0px 10px;
}
h2.brackets:after {
	content: url("../img/common/brackets_after.png");
	padding: 0px 10px;
}
h2 span {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','Meiryo UI', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FF4A81;
	letter-spacing: 0px;
	margin-left: 15px;
}
#pageHeader h2 {
	font-size: 33px;
	letter-spacing: 5px;
	color: #FF4A81;;
	text-align: center;
	padding-top: 80px;
}
#containerMain h3.title {
	font-size: 22px;
	line-height: 33px;
	letter-spacing: 2px;
	color: #FF4A81;;
	padding: 0px 20px 3px 20px;
	border-top: 2px solid #FF4A81;;
	border-bottom: 2px solid #FF4A81;;
	display: inline-block;

}


header nav .naviOuter .naviInner h3 {
	font-size: 24px;
	letter-spacing: 2px;
}
footer #footerMain #footerMenu .footerCategory h3 {
	font-size: 18px;
	letter-spacing: 1px;
	color: #FF4A81;;
}

#containerMain p {
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 1px;
}
#containerMain .sentence {
	width: 800px;
	margin: 10px 5px 0px 10px;
	font-size: 15px;
	line-height: 22px;
}
header nav {
	border-radius: 5px;
	letter-spacing: 2px;
	color: #FF4A81;;
}
header nav .naviOuter {
	width: 1200px;
	margin: 0px auto;
}
header nav .naviOuter .naviInner {
	display: inline-block;
	padding: 15px 22px 12px;
	text-align: center;
}
header nav .naviOuter .naviInner:first-child h3 {
	/*border-top-left-radius: 5px;*/
	/*border-bottom-left-radius: 5px;*/
	border-left: none;
}
header nav .naviOuter .naviInner:last-child h3 {
	/*border-right: dashed 1px #FFF;*/
	/*border-top-right-radius: 5px;*/
	/*border-bottom-right-radius: 5px;*/
}
header nav .naviOuter .naviInner h3 {
	padding: 0px 0px 12px 0px;
	border-bottom: 1px solid #FF4A81;;
	display: inline-block;
}
header nav .naviOuter .naviInner h3:hover {
	padding: 0px 0px 11px 0px;
	border-bottom: 2px solid #FF4A81;;
}
header nav .naviOuter .naviInner h3.line_break {
	padding: 0px 0px 6px 0px;
}
header nav .naviOuter .naviInner a h3 {
	color: #FF4A81;;
	text-decoration: none;
	line-height: 22px;
	vertical-align: bottom;
}
header nav .naviOuter .naviInner ul {
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-color: #D7EEFF;
	position: absolute;
	border-radius: 0px 0px 5px 5px;
	z-index: 600;
	min-width: 140px;
	margin-top: 1px;
}
header nav .naviOuter .naviInner ul li {
}
header nav .naviOuter .naviInner ul li a {
	font-size: 18px;
	line-height: 26px;
	padding: 6px 15px 6px 15px;
	display: block;
	text-decoration: none;
	color: #FF4A81;;
}
header nav .naviOuter .naviInner ul li a:hover {
	color: #FFF;
	background-color: #FF4A81;;
}
header nav .naviOuter .current_page {
	display: none;
}

#mobileMenuOpen {
	display: none;
}
.notice {
	font-weight: bold;
	color: #F30;
	margin: 5px 0px 5px 10px;
}
#containerMain {
	margin: 0px auto;
	width: 1300px;
}
.chapter {
	margin: 0px 25px; 
}
.chapter section {
	margin-left: 50px; 
}
.chapter section img {
	margin-bottom: 50px; 
}
section h4 {
	margin-top: 20px;
}
section.subsection {
	margin-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
}
a {
	text-decoration: underline;
	color: #006DD9;
}
a:hover {
	text-decoration: none;
	color: #006DD9;
}
a.download_button {
	background-color: rgb(38, 134, 125);
	color: #FFF;
	text-align: center;
	font-size: 14px;
	padding: 5px 10px;
	border-radius: 5px;
	text-decoration: none;
	margin: 5px 0px 5px 10px;
	display: inline-block;
}
a.download_button:hover {
	opacity: 0.7;
}
footer {
/*	background-color: rgb(247, 231, 227);*/
	background-color: #FFEEFF;	margin-top: 60px;
}
footer h1 {
	font-size: 20px;
	line-height: 38px;
	margin: 0px auto;
	padding: 40px 0px;
}
footer .copyright {
	font-size: 18px;
	color: #FFF;
	background-color: #FF4A81;;
	padding: 8px 0px;
	width: 100%;
	text-align: center;
}
footer #footerMain {
	margin: 0px auto;
	padding: 0px 50px;
	text-align: center;
}
footer #footerMain #footerMenu {
	margin-top: 10px;
	/*margin: 0px auto;*/
	/*list-style-image: url("../img/footer_marker.png")*/
}
footer #footerMain #footerMenu .footerCategory {
/*	width: 100px;*/
font-size: ;
	float: left;
	margin: 11px 0px 11px 15px;
}
footer #footerMain #footerMenu .footerCategory h3 {
	font-size: 16px;
}
footer #footerMain #footerMenu .footerCategory {
}
footer #footerMain #footerMenu .footerCategory {
	margin: 8px 15px 0px 0px;
}
footer #footerMain #footerMenu .footerCategory a {
	font-size: 16px;
	text-decoration: none;
}
footer #footerMain #footerMenu .footerCategory a:link,
footer #footerMain #footerMenu .footerCategory a:visited {
	color: #666;
}
footer #footerMain #footerLogoArea {
	padding-top: 0px;
}
footer #footerMain #footerLogoArea p {
	font-size: 16px;
	line-height: 24px;
}
footer #footerMain #footerLogoArea p.phone {
	font-size: 24px;
	line-height: 24px;
	margin-top: 6px;
}
footer #footerText {
	color: #FF4A81;;
}
footer #cityscape img {
	width: 1300px;
	height: auto;
}

#map {
	margin: 20px auto 40px;
	float: right;
}
#map iframe {
	border-radius: 8px;
}


.breadcrumb {
	padding-left: 0px;
	margin: 0px 0px 20px;
	font-size: 14px;
}

.breadcrumb li{
	display:inline;/*横に並ぶように*/
	list-style: none;
	line-height: 18px;
	/*font-weight: bold;/*太字*/
}

.breadcrumb li:after{/* >を表示*/
	content: '>';
	padding: 0 3px;
	color: #555;
}

.breadcrumb li:last-child:after{
	content: '';
}

.breadcrumb li a {
	text-decoration: none;
	/*color: #52b5ee;*/
	color: #666;
}

.breadcrumb li a:hover {
	text-decoration: none;
}
/* テーブルスタイル */
table {
	width: 100%;
	margin: 20px auto;
}
th {
	font-size: 16px;
	padding: 5px;
	border: solid 1px rgb(204, 204, 204);
	background-color: #F5F5F5;
}
td {
	font-size: 16px;
	line-height: 22px;
	padding: 5px;
	border: solid 1px rgb(204, 204, 204);
	background-color: #FFF;
}
tr:hover td {
	/*background-color: #FCC;*/
}
tr.clickable:hover td {
	cursor: pointer;
}
tr.highlight td {
	background-color: #FCC;
}
section ul {
	margin: 10px 5px 0px;
}
section ul li {
	line-height: 25px;
}
/* トップに戻る */
#goToTop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 24px;
	z-index: 200;
}
#goToTop a {
	background-color: #FF4A81;;
	text-decoration: none;
	color: #fff;
	width: 50px;
	padding: 8px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#goToTop a:hover {
	text-decoration: none;
	background: #FF99CC;
}
i.fa-file-pdf {
	color: #F33;
	font-size: 16px;
}
i.fa-window-restore {
	color: #006DD9;
	font-size: 16px;
}
i.fa-file-word {
	color: #006DD9;
	font-size: 16px;
}
i.fa-file-excel {
	color: rgb(38,134,125);
	font-size: 16px;
}
br.mobile {
	display: none;
}
/*.bx-wrapper {
	margin-bottom: 0px;
}*/
/* 枠線の削除 */
.bx-wrapper {
	background-color: transparent;
	margin: 0px auto;
	border: none;
	box-shadow: none;
}
.bx-wrapper img {
	display: block;
	margin: 0px auto;
}
.bx-wrapper .bx-controls-direction .bx-prev,
.bx-wrapper .bx-controls-direction .bx-next {
	z-index: 100;
}

#staffOnlyBtn {
	font-size: 15px;
	letter-spacing: 1px;
	padding: 3px 5px;
	text-decoration: none;
	color: #E24A81;
	background-color: #FFF;
	border: 1px solid #E24A81;
	border-radius: 6px;
	display: inline-block;
	margin-top: 30px;
}
#staffOnlyBtn:hover {
	color: #FFF;
	background-color: #E24A81;
}
#staffOnlyBtn2 {
	font-size: 15px;
	letter-spacing: 1px;
	padding: 3px 5px;
	text-decoration: none;
	color: #0982C9;
	background-color: #FFF;
	border: 1px solid #0982C9;
	border-radius: 6px;
	display: inline-block;
	margin-top: 30px;
}
#staffOnlyBtn2:hover {
	color: #FFF;
	background-color: #0982C9;
}
#staffRegBtn {
	font-size: 15px;
	letter-spacing: 1px;
	padding: 3px 5px;
	text-decoration: none;
	color: #E24A81;
	background-color: #FFF;
	border: 1px solid #E24A81;
	border-radius: 6px;
	display: inline-block;
	margin-top: 30px;
}
#staffRegBtn:hover {
	color: #FFF;
	background-color: #E24A81;
}
span.iconNEW {
	font-size: 16px;
	margin-left: 10px;
	padding: 3px 3px 2px 5px;
	border-radius: 3px;
	/*font-weight: bolder;*/
	display: inline-block;
	line-height: 16px;
	color: #FFF;
	background-color: #e5004f;
	border: 1px solid #e5004f;
}


/* a_style 2024.3 */
#containerMain #chapter h2.a_style {
	border-bottom: solid 4px #FF4A81;;
	background: none;
}
#containerMain #chapter h2.a_style span.emphasis {
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 1px;
	margin-left: 20px;
	padding: 6px 8px;
/*	color: #E5004F;*/
	color: #FFF;
	background-color: #FF4A81;;
/*	border: 1px solid #E5004F;*/
	border-radius: 5px;
}
#containerMain #chapter h3.a_style {
	font-size: 20px;
	line-height: 33px;
	letter-spacing: 2px;
	color: #555;
	margin: 12px 0px 0px;
	padding-left: 18px;
	border-left: 5px solid #FF4A81;;
	border-bottom: 1px solid #ccc;
	position: relative;
}
#containerMain #chapter h3.a_style:after {
	position: absolute;
	content: '';
	display: block;
	border-left: 5px solid #D7EEFF;
	left: 0;
	top: 0;
	height: 100%;
}
#containerMain #chapter h3.a_style span.closed {
	font-size: 18px;
	color: #FFF;
	background-color: #E5004F;
	padding: 4px 5px;
	border-radius: 5px;
}
#containerMain #chapter h4.a_style {
	font-size: 16px;
	color: #0068B7;
	border-bottom: solid 1px #0068B7;
	line-height: 30px;
	padding-left: 10px;
	margin-bottom: 5px;
}
/* a_style 2024.3 */

a.download_link {
	font-size: 16px;
	margin: 15px 0px 15px 10px;
	display: block;
}

a.boshu_yoko {
	font-size: 18px;
	margin-top: 20px;
	display: block;
}


@media screen and (max-width:768px) {

.drawer-hamburger:hover {
	background-color: rgba(255, 255, 255, 0.9);
}
#wrapper {
	background-image: none;
}
header h1 {
	background-position: left;
	background-size: 350px 40px;
	width: 350px;
	height: 40px;
}
#titleImage h2 {
	font-size: 24px;
	line-height: 16px;
	padding: 16px 0px;
}
header .header_text {
	display: none;
}
header #headerLogoArea {
	padding: 0px;
}
header #headerLogoArea .english {
	font-size: 12px;
	margin: 0px;
	padding: 5px 0px 5px 10px;
}
header #headerLogoArea a {
	margin: 0px;
}
header #headerLogoArea a h1 {
	/*height: 60px;*/
}
header #membership {
	left: 0;
	right: 0;
	float: right;
	position: absolute;
	top: 203px;
	z-index: 100;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 1px;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 15px;
	border-radius: 8px;
}
#pageHeader h2 {
	font-size: 22px;
	padding-top: 28px;
	letter-spacing: 2px;
}
h2.brackets:before {
	content: url("../img/common/brackets_before_mb.png");
	/*vertical-align: middle;*/
	padding: 0px 8px;
}
h2.brackets:after {
	content: url("../img/common/brackets_after_mb.png");
	/*vertical-align: middle;*/
	padding: 0px 8px;
}
#containerMain {
	margin-top: 0px;
}
section.subsection {
	margin-top: 0px;
}
#containerMain h3.title {
	font-size: 18px;
	letter-spacing: 1px;
	border-top: 1px solid #FF4A81;;
	border-bottom: 1px solid #FF4A81;;
}
br.pc {
	display: none;
}
br.mobile {
	display: block;
}
.drawer-hamburger {
	display: block;
	border: 1px solid #333;
	border-radius: 5px;
	background-color: #FFF;
	opacity: 0.8;
	padding-top: 12px;
	padding-bottom: 8px;
	margin-top: 2px;
	margin-right: 2px;
	z-index: 101;
	/*right: 3px;*/
	/*top: 3px;*/
}
span.menu {
	margin-top: 15px;
	display: block;
}

header #headerLogoArea .logo {
	display: inline-block;
	margin: 8px 0px 6px 8px;
}
#pageHeader {
	background-size: cover;
	height: 90px;
	margin-top: 0px;
}
#pageTitle {
	display: none;
}
#containerMain {
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 5px;
}
#containerMain h3 {
	font-size: 19px;
	line-height: 26px;
	letter-spacing: 1px;
	margin: 12px 0px 0px;
	padding-left: 10px;
}
.breadcrumb {
	font-size: 12px;
}
#containerMain .sentence {
	width: 100%;
	margin: 0px;
}
section.subsection {
	padding-left: 0px;
	padding-right: 0px;
}
footer {
	width: 100%;
	min-height: auto;
	/*background-color: rgb(237,247,246);*/
	padding: 30px 0px 0px 0px;
	text-align: left;
	/*margin-top: 30px;*/
	background-repeat: no-repeat;
	background-position: bottom center;
	background-image: none;
}
#pcMenu, .pcMenu {
	display: none;
}
#mobileMenu {
	display: block;
}
#mobileMenu .mobileMenu {
	background-color: #FF4A81;;
	z-index: 101;
}
#mobileMenu .mobileMenu .naviOuter {
	/*margin-top: 20px;*/
}
#mobileMenu .mobileMenu ul {
	/*margin-left: 20px;*/
}
#mobileMenu .mobileMenu .naviOuter li {
	padding-left: 15px;
	border-bottom: solid 1px #FFF;
	line-height: 40px;
}
#mobileMenu .mobileMenu .naviOuter li#naviJinzai ul li,
#mobileMenu .mobileMenu .naviOuter li#naviKenshu ul li {
	border-top: solid 1px #D7EEFF;
}
#mobileMenu .mobileMenu .naviOuter li ul {
	margin-left: 15px;
}
#mobileMenu .mobileMenu .naviOuter li ul li {
	padding-left: 0px;
	border: none;
}
#mobileMenu .mobileMenu h3 {
	font-size: 16px;
	letter-spacing: 2px;
	/*margin-top: 15px;*/
	/*margin-bottom: 5px;*/
	color: #FFF;
}
#mobileMenu .mobileMenu a {
	font-size: 16px;
	letter-spacing: 1px;
	color: #FFF;
	line-height: 40px;
	text-decoration: none;
}
#mobileMenuOpen {
	font-size: 34px;
	color: #666;
	position: absolute;
	top: 15px;
	right: 15px;
	border: none;
	background-color: #FFF;
	display: block;
}
#mobileMenu nav img {
	width: 150px;
	height: auto;
	display: block;
	margin: 30px auto;
}
footer {
	padding-top: 0px;
}
footer #footerMain {
	width: 100%;
	padding: 0px;
}
footer #footerText {
	width: 84%;
	margin: auto;
}
footer #footerMain #footerLogoArea {
	width: 100%;
	margin-top: 0px;
	padding: 20px 0px 20px 0px;
}
footer #footerMain #footerLogoArea h1 {
	font-size: 18px;
	letter-spacing: 2px;
	color: #000;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 360px 40px;
	width: 360px;
	height: 40px;
	padding: 0px;
}
footer #footerMain #footerLogoArea p {
	font-size: 18px;
	line-height: 26px;
}
footer p.copyright {
	font-size: 10px;
	color: #FFF;
	background-color: #FF4A81;;
	padding: 6px 0px 6px 0px;
	float: none;
/*	margin-top: 0px;*/
}
#chapter h2 {
	font-size: 20px;
	line-height: 30px;
	padding: 3px 5px 3px 15px;
	margin-top: 5px;
}
a {
	word-wrap: break-word;
}
#map {
	margin: 0px auto 0px;
	float: none;
}
#map iframe {
	width: 100%;
	height: 350px
}

#containerMain #chapter h3.a_style {
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 1px;
}
}
