@charset "UTF-8";

@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

/* フォント設定 */
@font-face {
	font-family: "KakuGo5";
	src: url(../fonts/hiragino-kakugo-w5.ttc);
}
@font-face {
	font-family: "KakuGo6";
	src: url(../fonts/hiragino-kakugo-w6.ttc);
}
@font-face {
	font-family: "KakuGo7";
	src: url(../fonts/hiragino-kakugo-w7.ttc);
}
@font-face {
	font-family: "Kozmin";
	src: url(../fonts/KozMinPro-Bold.otf);
}
@font-face {
	font-family: "KozGoR";
	src: url(../fonts/KozGoPr6N-Regular.otf);
}
@font-face {
	font-family: "KozGoM";
	src: url(../fonts/KozGoPr6N-Medium.otf);
}
@font-face {
	font-family: "KozGoB";
	src: url(../fonts/KozGoPr6N-Bold.otf);
}

/* 全体 */
html {
	overflow: auto;
}

body {
	font-family: "KozGoR";
	overflow-x: hidden;
	width: 100%;
}
body.fixed {
	width: 100%;
	height: 100%;
	position: fixed;
}

a {
	word-break: break-all;
}

b {
	font-family: KozGoB;
}

.wrap {
	position: relative;
	margin: auto;
}

.contents {
	padding: 0 50px;
	position: relative;
}

.indent {
	text-indent: -1em;
	margin-left: 1em;
}
.indent.add-num-space {
    text-indent: -2.55em;
    margin-left: 2.55em;
}
.indent-3 {
    text-indent: -3em;
    margin-left: 3em;
}
.indent-8 {
    text-indent: -8em;
    margin-left: 8em;
}

.red {
	color: #e60012;
}

/* ヘッダー関連 */
.header {
	background: #004ea2;
	padding: 10px 50px;
	position: relative;
	width: 100%;
}
.header .main-header {
	position: relative;
}
.header .main-header > table {
	width: auto;
	table-layout: fixed;
}
.header .main-header > table th {
	width: 3.8vw;
}
.header .main-header > table th a {
	display: block;
	width: 100%;
}
.header .main-header > table td {
	font-family: KakuGo6;
	width: auto;
	padding-left: 10px;
}
.header .main-header > table th,
.header .main-header > table td {
	vertical-align: middle;
}
.header .main-header > table td h1 {
	margin: 0;
	font-size: 2.52vw;
	line-height: 1.3;
	width: auto;
	font-family: "Kozmin";
}
.header .main-header > table td h1 a {
	color: #fff;
	text-decoration: none;
}
.header .main-header > table td h1 a span {
	font-size: 1.4vw;
	display: block;
}
body.sub .header .main-header > table th {
	width: 4vw;
}
body.sub .header .main-header > table td.info,
body.sub .header .main-header.en > .info {
	padding-left: 1.5vw;
}
body.sub .header .main-header > table td.info > table,
body.sub .header .main-header.en > .info > table {
	width: 100%;
	box-sizing: border-box;
}
body.sub .header .main-header > table td.info > table.date-master td,
body.sub .header .main-header.en > .info > table.date-master td {
	vertical-align: bottom;
}
body.sub .header .main-header > table td.info > table.date-master td.date,
body.sub .header .main-header.en > .info > table.date-master td.date {
	color: #fff;
	font-family: KakuGo6;
	font-size: 1.2vw;
	position: relative;
	padding: 0;
}
body.sub
	.header
	.main-header
	> table
	td.info
	> table.date-master
	td.date
	span.num,
body.sub .header .main-header.en > .info > table.date-master td.date span.num {
	font-size: 2.4vw;
	display: inline-block;
	padding: 0 3px;
}
body.sub .header .main-header > table td.info > table.date-master,
body.sub .header .main-header.en > .info > table.date-master {
	border-bottom: 2px solid #fff;
}
body.sub
	.header
	.main-header
	> table
	td.info
	> table.date-master
	td.date
	span.title,
body.sub
	.header
	.main-header.en
	> .info
	> table.date-master
	td.date
	span.title {
	position: absolute;
	font-family: KozGoR;
	font-size: 0.7vw;
	background: #fff;
	color: #024ea2;
	width: 4em;
	text-align: center;
	padding: 2px 0;
	top: -0.2vw;
	left: 0;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
}
body.sub .header .main-header > table td.info > table.date-master td.master,
body.sub .header .main-header.en > .info > table.date-master td.master {
	padding-left: 1.5vw;
	position: relative;
	padding-bottom: 2px;
}
body.sub
	.header
	.main-header
	> table
	td.info
	> table.date-master
	td.master
	> table,
body.sub .header .main-header.en > .info > table.date-master td.master > table {
	width: 100%;
}
body.sub
	.header
	.main-header
	> table
	td.info
	> table.date-master
	td.master
	> table
	td.name,
body.sub
	.header
	.main-header.en
	> .info
	> table.date-master
	td.master
	> table
	td.name {
	padding: 0;
	color: #fff;
	font-size: 1.3vw;
	vertical-align: middle;
	font-family: KozGoR;
}
body.sub
	.header
	.main-header
	> table
	td.info
	> table.date-master
	td.master
	span.title,
body.sub
	.header
	.main-header.en
	> .info
	> table.date-master
	td.master
	span.title {
	position: absolute;
	font-family: KozGoR;
	font-size: 0.7vw;
	background: #fff;
	color: #024ea2;
	width: 4em;
	text-align: center;
	padding: 2px 0;
	top: -0.2vw;
	left: 1.5vw;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
}
body.sub
	.header
	.main-header
	> table
	td.info
	> table.date-master
	td.master
	> table
	td.belong,
body.sub
	.header
	.main-header.en
	> .info
	> table.date-master
	td.master
	> table
	td.belong {
	color: #fff;
	font-size: 0.5vw;
	font-family: KozGoR;
	vertical-align: middle;
	padding-bottom: 3px;
}
body.sub .header .main-header > table td.info > table.place,
body.sub .header .main-header.en > .info > table.place {
	width: 100%;
	box-sizing: border-box;
	margin-top: 0.6vw;
}
body.sub .header .main-header > table td.info > table.place td.place-title,
body.sub .header .main-header.en > .info > table.place td.place-title {
	font-family: KozGoR;
	font-size: 0.7vw;
	background: #fff;
	color: #024ea2;
	width: 4em;
	text-align: center;
	padding: 2px 0;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
}
body.sub .header .main-header > table td.info > table.place td.place-name,
body.sub .header .main-header.en > .info > table.place td.place-name {
	color: #fff;
	font-size: 1vw;
	font-family: KozGoR;
}

body.sub .header .main-header.en > .info {
	padding-left: 0;
	margin-top: 1vw;
}
body.sub .header .main-header.en > .info > table.date-master td.date {
	width: 20.5vw;
}
body.sub .header .main-header.en > .info > table.date-master td.master {
	padding: 0;
	width: auto;
}
body.sub
	.header
	.main-header.en
	> .info
	> table.date-master
	td.master
	span.title {
	left: 0;
	width: 6em;
}
body.sub
	.header
	.main-header.en
	> .info
	> table.date-master
	td.date
	span.title {
	width: 5em;
}
body.sub .header .main-header.en > .info > table.date-master {
	width: auto;
}
body.sub
	.header
	.main-header.en
	> .info
	> table.date-master
	td.master
	> table
	td.belong {
	padding-left: 0.5vw;
}
body.sub .header .main-header.en > .info > table.date-master td {
	padding-bottom: 5px;
}
body.sub .header .main-header.en > .info > table.place td.place-title {
	padding: 0 10px;
}
body.sub .header .main-header.en > .info > table.place td.place-name {
	padding-left: 10px;
}

.header .to-language-wrap {
	position: absolute;
	bottom: 0;
	right: 50px;
	background: #f39800;
	width: 14vw;
}
.header .to-language-wrap a {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 1.7vw;
	text-decoration: none;
}
.header .to-language-wrap:hover {
	background: #fbc161;
}
.header .to-language-wrap-sp {
	position: absolute;
	top: 14px;
	right: 52px;
	width: 40px;
	height: 40px;
	background: #f39800;
	border: 1px solid #fff;
}
.header .to-language-wrap-sp:hover {
	background: #fbc161;
}
.header .to-language-wrap-sp a {
	text-decoration: none;
	color: #fff;
	position: absolute;
	width: 100%;
	height: 100%;
	letter-spacing: 5px;
	left: 50%;
	top: 50%;
	margin-top: -11px;
	margin-left: -11px;
}

.header .main-header.en > table th {
	width: 4vw;
}

/* グローバルメニュー関連 */
.global-menu-wrap {
	width: 21em;
}
ul.global-menu {
	list-style: none;
	padding: 0;
	margin: 20px 0 0;
}
.subpage ul.global-menu {
	margin: 0;
}
ul.global-menu li {
	border: 1px solid #004ea2;
	background: #fff;
	margin-bottom: 5px;
}
ul.global-menu li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 13px 10px;
	text-decoration: none;
	position: relative;
	color: #000;
	font-family: "KozGoB";
	padding-left: 35px;
	font-size: 15px;
}
ul.global-menu li a:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-left: 10px solid #004ea2;
	top: 50%;
	left: 18px;
	margin-top: -5.5px;
}
ul.global-menu li a:hover {
	background: #b1d6ff;
}
ul.global-menu li.active {
	background: #004ea2;
	border-color: #004ea2;
}
ul.global-menu li.active a,
ul.global-menu li.faq a {
	color: #fff;
}
ul.global-menu li.active a:after,
ul.global-menu li.faq a:after {
	border-left-color: #fff;
}
ul.global-menu li.active a:hover {
	background: #004ea2;
}
ul.global-menu li.faq {
	border-color: #ff8200;
	background: #ff8200;
}
ul.global-menu li.faq a:hover {
	background: #ffa343;
}
ul.global-menu li.disabled {
	border-color: #9fa0a0;
	background: #fff;
	display: none;
}
ul.global-menu li.disabled a {
	color: #9fa0a0;
	cursor: default;
}
ul.global-menu li.disabled a:after {
	border-left-color: #9fa0a0;
}
ul.global-menu li.disabled a:hover {
	background: #fff;
}
ul.global-menu li.double a {
	padding: 4px 10px;
	padding-left: 35px;
}
ul.global-menu li.other-menu {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	padding-left: 0;
	padding-top: 0;
	text-align: center;
	margin-top: 20px;
}
ul.global-menu li.other-menu a {
	padding-left: 0;
	padding-right: 0;
}
ul.global-menu li.other-menu a:after {
	content: none;
}

/* スマホメニュー関連 */
.overlay {
	content: "";
	display: block;
	width: 0;
	height: 0;
	background-color: rgba(255, 255, 255, 0.8);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 101;
	opacity: 0;
	transition: opacity 0.5s;
}
.overlay.open {
	width: 100%;
	height: 100%;
	opacity: 1;
}
main {
	height: 100%;
	min-height: 100vh;
	padding: 0 50px;
	background-color: #eee;
	transition: all 0.5s;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
main.open {
	transform: translateX(-250px);
}
main h1 {
	text-align: center;
	font-weight: 500;
}
main p {
	text-align: center;
}
.menu-trigger {
	display: inline-block;
	width: 34px;
	height: 22px;
	vertical-align: middle;
	cursor: pointer;
	position: absolute;
	top: 15px;
	right: 10px;
	z-index: 103;
}
.menu-trigger.active {
	position: fixed;
}
.menu-trigger span {
	display: inline-block;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #fff;
	transition: all 0.5s;
}
.menu-trigger p {
	position: absolute;
	bottom: -20px;
	left: 0;
	margin: 0;
	font-size: 8px;
	font-family: "KozGoR";
	color: #fff;
	letter-spacing: 2.1px;
}
.menu-trigger p.active {
	display: none;
	color: #0767ad;
}
.menu-trigger span:nth-of-type(1) {
	top: 0;
}
.menu-trigger.active span:nth-of-type(1) {
	transform: translateY(12px) rotate(-45deg);
	top: -4px;
}
.menu-trigger span:nth-of-type(2) {
	top: 10px;
}
.menu-trigger.active span:nth-of-type(2) {
	opacity: 0;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 0;
}
.menu-trigger.active span:nth-of-type(3) {
	transform: translateY(-12px) rotate(45deg);
}

nav {
	width: 100%;
	height: 100%;
	padding-top: 60px;
	background-color: rgb(255, 255, 255, 1);
	position: fixed;
	top: 0;
	right: 0;
	z-index: 102;
	transform: translate(100%);
	transition: all 0.5s;
}
nav.open {
	transform: translateZ(0);
	overflow-y: scroll;
}
nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 96%;
	margin: auto;
	border-bottom: 1px solid #0867ad;
}
nav li {
	position: relative;
	padding: 8px 0 8px 36px;
	color: #000;
	vertical-align: middle;
	position: relative;
	border-top: 1px solid #0867ad;
}
nav li.spacing {
	letter-spacing: 5px;
}
nav li a {
	color: #0867ad;
	font-family: KozGoB;
	font-size: 18px;
	display: block;
	text-decoration: none;
}
nav li .icon {
	width: 20px;
	height: 20px;
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -10px;
	left: 8px;
	border: 2px solid #0867ad;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
}
nav li .icon:before,
nav li .icon:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
nav li .icon:before {
	left: 8px;
	box-sizing: border-box;
	width: 5px;
	height: 5px;
	border: 5px solid transparent;
	border-left: 5px solid #0867ad;
}
nav li .icon:after {
	left: 4px;
	width: 6px;
	height: 4px;
	border-left: 4px solid #0867ad;
}
nav li:hover > a {
	color: #718cc7;
	text-decoration: none;
}
nav li:hover .icon {
	border-color: #718cc7;
}
nav li:hover .icon:before {
	border-left-color: #718cc7;
}
nav li:hover .icon:after {
	border-left-color: #718cc7;
}
nav li.disabled span {
	border-color: #c9caca;
}
nav li.disabled span:before,
nav li.disabled span:after {
	border-left-color: #cacaca;
}
nav li.disabled a {
	color: #cacaca;
}
nav li.disabled:hover .icon {
	border-color: #cacaca;
}
nav li.disabled:hover .icon:before,
nav li.disabled:hover .icon:after {
	border-left-color: #cacaca;
}

/* メインビジュアル */
.main-visual {
	position: relative;
}
.main-visual .main-visual-contents {
	position: absolute;
	top: 1.6vw;
	left: 3.5vw;
}
.main-visual .main-visual-contents .main-visual-title {
	color: #151568;
}
.main-visual .main-visual-contents .main-visual-title h1 {
	margin: 0;
}
.main-visual .main-visual-contents .main-visual-title h1 span {
	display: block;
}
.main-visual .main-visual-contents .main-visual-title h1 span.name {
	font-family: "Kozmin";
	font-size: 3.5vw;
	text-shadow: 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff,
		0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff;
}
.main-visual .main-visual-contents .main-visual-title h1 span.title {
	font-family: "KakuGo7";
	font-size: 6.2vw;
	text-shadow: 0 0 16px #fff, 0 0 16px #fff, 0 0 16px #fff, 0 0 16px #fff,
		0 0 16px #fff, 0 0 16px #fff, 0 0 16px #fff, 0 0 16px #fff, 0 0 16px #fff,
		0 0 16px #fff;
	margin-top: 0.5vw;
}
.main-visual .main-visual-contents .main-visual-title h1 span.title-en {
	font-family: "KakuGo7";
	color: #fff;
	font-size: 1.17vw;
	margin-top: 0.5vw;
	text-shadow: 0 0 8px #151568, 0 0 8px #151568, 0 0 8px #151568,
		0 0 8px #151568, 0 0 8px #151568, 0 0 8px #151568, 0 0 8px #151568;
}

.main-visual .main-visual-contents .main-visual-sub-title {
	color: #fff;
	margin-top: 1vw;
}
.main-visual .main-visual-contents .main-visual-sub-title h2 {
	margin: 0;
}
.main-visual .main-visual-contents .main-visual-sub-title h2 span {
	display: block;
}
.main-visual .main-visual-contents .main-visual-sub-title h2 span.title {
	font-family: "KakuGo7";
	font-size: 3.2vw;
	text-shadow: 0 0 16px #0075c2, 0 0 16px #0075c2, 0 0 16px #0075c2,
		0 0 16px #0075c2, 0 0 16px #0075c2, 0 0 16px #0075c2, 0 0 16px #0075c2,
		0 0 16px #0075c2, 0 0 16px #0075c2, 0 0 16px #0075c2;
	margin-top: 1vw;
}
.main-visual .main-visual-contents .main-visual-sub-title h2 span.title-en {
	font-family: "KakuGo7";
	color: #fff;
	font-size: 1.17vw;
	margin-top: 0.5vw;
	text-shadow: 0 0 8px #0075c2, 0 0 8px #0075c2, 0 0 8px #0075c2,
		0 0 8px #0075c2, 0 0 8px #0075c2, 0 0 8px #0075c2, 0 0 8px #0075c2;
}

.main-visual .main-visual-contents .main-visual-date {
	margin-top: 0.5vw;
	color: #004ea2;
	font-family: "KakuGo7";
	margin-bottom: 0.5vw;
}
.main-visual .main-visual-contents .main-visual-date h3 {
	margin: 0;
	font-size: 2vw;
}
.main-visual .main-visual-contents .main-visual-date h3 span.date {
	font-size: 4vw;
}
.main-visual .main-visual-contents .main-visual-date h3 span.week {
	font-size: 2vw;
}

.main-visual .main-visual-contents .main-visual-master {
	margin-top: -6px;
}
.main-visual .main-visual-contents .main-visual-master table {
	width: auto;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 0 6px;
}
.main-visual .main-visual-contents .main-visual-master table th,
.main-visual .main-visual-contents .main-visual-master table td {
	vertical-align: middle;
}
.main-visual .main-visual-contents .main-visual-master table th {
	font-family: "KakuGo5";
}
.main-visual .main-visual-contents .main-visual-master table th span {
	display: block;
	background: #004ea2;
	color: #fff;
	font-size: 1.3vw;
	padding: 3px 15px;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-o-border-radius: 12px;
}
.main-visual .main-visual-contents .main-visual-master table td {
	font-size: 1.3vw;
	padding-left: 10px;
	font-family: "KakuGo5";
}

.main-visual.en .main-visual-contents .main-visual-title h1 span.title-en {
	font-size: 2.5vw;
	line-height: 1.6;
	text-shadow: 0 0 15px #151368, 0 0 15px #151568, 0 0 15px #151568,
		0 0 15px #151568, 0 0 15px #151568, 0 0 15px #151568, 0 0 15px #151568,
		0 0 15px #151568;
}
.main-visual.en .main-visual-contents .main-visual-sub-title h2 span.title-en {
	margin-top: 2vw;
	font-size: 2.5vw;
	line-height: 1.6;
	text-shadow: 0 0 15px #0075c2, 0 0 15px #0075c2, 0 0 15px #0075c2,
		0 0 15px #0075c2, 0 0 15px #0075c2, 0 0 15px #0075c2, 0 0 15px #0075c2,
		0 0 15px #0075c2;
}
.main-visual.en .main-visual-contents .main-visual-sub-title h2 span.title-en {
	margin-top: 0;
	font-size: 2vw;
	line-height: 1.6;
	text-shadow: 0 0 15px #0075c2, 0 0 15px #0075c2, 0 0 15px #0075c2,
		0 0 15px #0075c2, 0 0 15px #0075c2, 0 0 15px #0075c2, 0 0 15px #0075c2,
		0 0 15px #0075c2;
}
.main-visual.en .main-visual-contents .main-visual-date {
	margin-top: 0.5vw;
}
.main-visual.en .main-visual-contents .main-visual-date h3 {
	font-size: 2.2vw;
	text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff,
		0 0 10px #fff, 0 0 10px #fff;
}
.main-visual.en .main-visual-contents .main-visual-master table th,
.main-visual.en .main-visual-contents .main-visual-master table td {
	vertical-align: top;
}
.main-visual.en .main-visual-contents .main-visual-master table th span {
	text-align: center;
}
.main-visual.en .main-visual-contents .main-visual-master table td {
	padding-bottom: 1vw;
}
.main-visual.en .main-visual-contents .main-visual-master {
	margin-top: 1vw;
}
.main-visual.en .main-visual-contents .main-visual-sub-title {
	margin-top: 0.5vw;
}

/* 全体設定 */
.main-contents {
	width: calc(100% - 21em);
}

.subpage-contents {
	margin-bottom: 20px;
}

.sponsor-wrap {
	margin: 50px 0;
	border-top: 1px solid #b3a0a4;
	border-bottom: 1px solid #b3a0a4;
	padding-bottom: 25px;
	width: 100%;
}
.sponsor-wrap.nonfix {
	position: relative;
	margin-top: 50px;
	margin-bottom: 30px;
}
.sponsor-wrap p.platinum-title i,
.sponsor-wrap p.gold-title i {
	display: inline-block;
	margin-right: 5px;
	font-size: 18px;
	position: relative;
	top: 1px;
}
.sponsor-wrap p.platinum-title,
.sponsor-wrap p.gold-title {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
}
.sponsor-wrap p.platinum-title i {
	color: #b3bbbe;
}
.sponsor-wrap p.gold-title i {
	color: #c0aa44;
}
.sponsor-wrap .sponsor-banner .row {
	margin-right: -10px;
	margin-left: -10px;
}
.sponsor-wrap .sponsor-banner [class^="col-"] {
	padding-right: 10px;
	padding-left: 10px;
}
.sponsor-wrap .sponsor-banner a {
	display: block;
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16),
		0 3px 6px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.sponsor-wrap .sponsor-banner a:hover {
	-webkit-box-shadow: 0 14px 20px rgba(0, 0, 0, 0.3),
		0 10px 12px rgba(0, 0, 0, 0.22);
	box-shadow: 0 14px 20px rgba(0, 0, 0, 0.3), 0 10px 12px rgba(0, 0, 0, 0.22);
}

/* トップページ */
h2.news-title {
	font-size: 20px;
	font-family: KozGoM;
	border-bottom: 3px solid #004ea2;
	padding-bottom: 5px;
	margin-top: 30px;
	margin-bottom: 25px;
}
.news-wrap {
    max-height: 980px;
    margin-top: -10px;
    overflow-y: scroll;
}
.news-wrap ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.news-wrap ul li {
	font-size: 16px;
	line-height: 2;
}
.news-wrap ul li table {
	width: 100%;
	table-layout: fixed;
}
.news-wrap ul li table th,
.news-wrap ul li table td {
	vertical-align: top;
	padding-bottom: 5px;
}
.news-wrap ul li table th {
	color: #004ea2;
	font-family: KozGoB;
	font-size: 16px;
	width: 7em;
}

.important-message-wrap {
    margin: 20px 0 30px;
    border: 2px solid #ff0000;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
}
.important-message-wrap p {
    margin-bottom: 0;
}
.important-message-wrap p.important-title {
    background: #ff0000;
    color: #fff;
    font-size: 18px;
    padding: 10px 20px;
}
.important-message-wrap p.important-message {
    padding: 10px 20px;
    background: #fff;
		text-indent: -1.4em;
    margin-left: 2.2em;
}
.important-message-wrap p.important-message a {
    color: #000;
    font-size: 18px;
}
.important-message-wrap p.important-message a:before {
    content: "●";
    display: inline-block;
    margin-right: 5px;
    top: 1px;
    color: #ff0000;
}

/* 開催概要 */
.subpage-contents .about-table-wrap table {
	width: 100%;
	box-sizing: border-box;
}
.subpage-contents .about-table-wrap table th,
.subpage-contents .about-table-wrap table td {
	padding: 12px 0;
	border-bottom: 1px dashed;
	vertical-align: top;
}
.subpage-contents .about-table-wrap table th {
	font-family: KozGoB;
	width: 10em;
	font-size: 16px;
}
.subpage-contents .about-table-wrap.en table th {
	width: 14em;
}
.subpage-contents .about-table-wrap table td {
	font-family: KozGoR;
	font-size: 16px;
}

/* 会長挨拶 */
.master-table-wrap table {
	width: 100%;
	box-sizing: border-box;
}
.master-table-wrap table th {
	width: 160px;
	vertical-align: bottom;
}
.master-table-wrap table td {
	vertical-align: bottom;
	padding-left: 25px;
}
.master-table-wrap table td .master-info-wrap {
	border-left: 3px solid #004ea2;
	padding-left: 10px;
}
.master-table-wrap table td .master-info-wrap p {
	margin: 0;
}
.master-table-wrap table td .master-info-wrap p.position {
	font-family: Kozmin;
	color: #004ea2;
	font-size: 16px;
}
.master-table-wrap table td .master-info-wrap p.name {
	font-family: "Kozmin";
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.master-table-wrap table td .master-info-wrap p.belong {
	font-family: "Kozmin";
	font-size: 16px;
}

.subpage-contents .greeting-message {
	font-size: 16px;
	line-height: 1.8;
	margin-top: 20px;
}

/* 企業・団体の皆様へ */
h3.contents-sub-title {
	margin: 0;
	font-size: 16px;
	padding: 10px;
	background: #efefef;
	border-bottom: 2px solid #004ea2;
	font-family: "KozGoB";
	position: relative;
	padding-left: 22px;
}
h3.contents-sub-title:after {
	content: "";
	width: 3px;
	height: 22px;
	position: absolute;
	background: #004ea2;
	left: 10px;
	top: 50%;
	margin-top: -11px;
}
h3.contents-sub-title span {
    display: inline-block;
    background: #c4def9;
    font-size: 90%;
    padding: 5px 10px;
    margin-right: 5px;
}

.company-table {
	margin-top: 10px;
	overflow-x: scroll;
}
.company-table table {
	width: 100%;
	box-sizing: border-box;
	table-layout: fixed;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	min-width: 56em;
}
.company-table table caption {
	color: #db535b;
	font-family: KozGoB;
}
.company-table table th,
.company-table table td {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding: 12px;
}
.company-table table th {
	font-family: KozGoB;
	text-align: center;
	background: #bfd8ab;
}
.company-table table td {
	line-height: 2.2;
}
.company-table table td i {
	font-size: 160%;
	display: inline-block;
	margin-right: 5px;
	position: relative;
	top: 2px;
}
.company-table table td a {
	color: #000;
	font-family: KozGoB;
}
.company-table table td a i {
	color: #db535b;
}

.to-company-schedule-link {
	margin-top: 30px;
	margin-bottom: 40px;
}
.to-company-schedule-link a {
	font-family: KozGoB;
	color: #fff;
	font-size: 16px;
	background: #004ea2;
	padding: 15px 30px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	text-decoration: none;
}
.to-company-schedule-link a:hover {
	background: #4075ad;
}
.to-company-schedule-link a.disabled {
    opacity: 0.5;
}
.to-company-schedule-link a.disabled:hover {
		background: #004ea2;
}

/* FAQページ */
.faq-button-wrap {
	padding: 0 10px;
}
.faq-button-wrap [class^="col-"] {
	margin-bottom: 15px;
}
.faq-button-wrap a {
	display: block;
	width: 100%;
	border: 2px solid #004ea2;
	text-align: center;
	padding: 10px;
	font-family: "KozGoB";
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	text-decoration: none;
}
.faq-button-wrap a:hover {
	background: #bedeff;
}

.faq-wrap {
	margin-top: 15px;
	font-size: 16px;
}
.faq-wrap .question-wrap {
	background: #004ea2;
	color: #fff;
	font-family: "KozGoR";
	position: relative;
	padding: 15px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	text-decoration: none;
}
.faq-wrap .question-wrap span.icon {
	color: #004ea2;
	background: #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	width: 30px;
	height: 30px;
	text-align: center;
	padding-top: 3px;
	position: absolute;
	top: 15px;
	left: 15px;
	font-size: 16px;
}
.faq-wrap .question-wrap span.icon:before {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 3px 0 3px;
	border-color: #fff transparent transparent transparent;
	transform: rotate(45deg);
}
.faq-wrap .question-wrap p,
.faq-wrap .question-wrap div {
	font-family: "KozGoM";
	padding-left: 40px;
	margin: 0;
	line-height: 1.8;
}
.faq-wrap .answer-wrap {
	background: #fff;
	position: relative;
	padding: 15px 10px;
	color: #000;
	font-family: "KozGoR";
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	margin-top: 10px!important;
	display: none;
	/*transition-duration: 500ms;*/
}
.faq-wrap .question-wrap span.icon.answer {
	color: #fff;
	background: #004ea2;
	top: 15px;
	left: 10px;
}
.faq-wrap .question-wrap span.icon.answer:before {
	border-top-color: #004ea2;
}
.faq-wrap .question-wrap .bt-toggle {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 25px;
	right: 20px;
	cursor: pointer;
	transition-duration: 300ms;
}
.faq-wrap .question-wrap .bt-toggle:before {
	content: "";
	width: 20px;
	height: 3px;
	background: #fff;
	position: absolute;
	top: 3px;
}
.faq-wrap .question-wrap .bt-toggle:after {
	content: "";
	width: 3px;
	height: 20px;
	background: #fff;
	position: absolute;
	top: -5px;
	left: 8px;
}
.faq-wrap .question-wrap.active .bt-toggle {
	transform: rotate(-45deg);
}

/* 2023.10.10 追加CSS */
.company-table table td span {
	display: block;
	padding-left: 1.95em;
}

/* 2023.10.19 追加CSS */
ul.dot-list {
	list-style: none;
	padding-left: 1em;
	margin-bottom: 0;
}
ul.dot-list > li {
	position: relative;
}
ul.dot-list > li:before {
	content: "・";
	position: absolute;
	left: -1.1em;
	top: 0;
	font-weight: bold;
}
ul.dot-list.circle > li:before {
	content: "●";
}
ul.dot-list.haifun > li:before {
	content: "-";
}

ul.num-list {
	padding-left: 1.7em;
	margin-bottom: 0;
}
ul.num-list > li {
	list-style-type: none;
	counter-increment: cnt;
	position: relative;
}
ul.num-list > li:before {
	content: counter(cnt) "）";
	display: inline-block;
	margin-left: -1.75em;
	width: 1.5em;
}

ul.num-dot-list {
	padding-left: 1.7em;
	margin-bottom: 0;
}
ul.num-dot-list > li {
	list-style-type: none;
	counter-increment: cnt;
	position: relative;
}
ul.num-dot-list > li:before {
	content: counter(cnt) ". ";
	display: inline-block;
	margin-left: -1.75em;
	width: 1.5em;
}

ul.check-list {
	padding-left: 0;
	margin-top: 10px;
	margin-bottom: 0;
}
ul.check-list > li {
	position: relative;
	list-style: none;
	padding-left: 40px;
	text-indent: -0.5em;
	margin-left: 0.5em;
}
ul.check-list > li:before {
	content: "";
	display: block;
	width: 14px;
	height: 8px;
	border-left: 2px solid #000;
	border-bottom: 2px solid #000;
	transform: rotate(-45deg);
	position: absolute;
	top: 5px;
	left: 10px;
}

a.pdf-link {
	margin-left: 3px;
	color: #000;
}
a.pdf-link i {
	font-size: 150%;
	display: inline-block;
	margin-right: 5px;
	position: relative;
	top: 2px;
	color: #db535b;
}

.box-contents {
	margin-top: 10px;
	margin-bottom: 20px;
	border: 2px solid #024ea2;
	padding: 15px 18px;
}

h4.contents-inner-title {
	color: #024ea2;
	font-weight: bold;
	font-size: 18px;
	border-bottom: 1px dashed #888;
	padding-bottom: 8px;
}

.post-abstracts-note {
	font-size: 14px;
}

.company-table.abs-theme table th,
.company-table.abs-theme table td {
	padding: 6px 12px;
}
/*.company-table.abs-theme table td {
    padding: 0;
}
.company-table.abs-theme span.sub-theme {
    display: inline-block;
    height: 100%;
    padding: 6px 12px;
    width: 10em;
    text-align: center;
    border-right: 1px solid #000;
    margin-right: 12px;
}*/

p.signing {
	font-size: 16px;
	text-align: right;
}

/* 2023.11.16 追加CSS */
p.past-example {
	color: #024ea2;
	font-family: "KozGoB";
	border-bottom: 1px dashed #024ea2;
}

table.viewing-date {
	display: inline-block;
	position: relative;
	top: 0.5vw;
}
table.viewing-date th {
	width: 100%;
	border-bottom: 2px solid #004ea2;
	font-size: 1.2vw;
	font-family: "KozGoM";
}
table.viewing-date td {
	font-family: "KakuGo7";
	font-size: 1.2vw;
	padding-top: 0.2vw;
}
table.viewing-date td span.v-date {
	font-size: 2.5vw;
	display: inline-block;
	margin: 0 2px;
}
.main-visual.en .main-visual-contents table.viewing-date {
	text-shadow: none;
}

/* 2024.01.31 追加CSS */
.company-table table td.presenter-category {
	background: #f0ffe4;
}
.presenter-table table {
	min-width: initial;
}

.faq-button-wrap.presenter-information-button-wrap a {
    display: inline-block;
    width: auto;
    margin-left: 15px;
    margin-bottom: 10px;
}

h5.presenter-title {
    color: #024ea2;
    font-family: KozGoB;
    font-size: 18px;
    margin: 20px 0;
}

.presenter-box {
    border: 2px solid #024ea2;
    padding: 10px 15px;
}

/* 2024.02.07 追加CSS */
.sponsor-wrap.sub {
    margin: 0;
    margin-top: -25px;
    border-top: none;
}

/* 2024.02.09 追加CSS */
ul.global-menu li.inner-wrap {
		padding: 0 5px;
		padding-bottom: 5px;
		transition: all 0.5s;
}
ul.global-menu li.inner-wrap.venue {
    background: #2EA7E0;
    border-color: #2EA7E0;
}
ul.global-menu li.inner-wrap > a {
    color: #fff;
}
ul.global-menu li.inner-wrap > a:after {
    border-left-color: #fff;
}
ul.global-menu li.inner-wrap > a.toggle {
    padding: 0;
    height: 18px;
}
ul.global-menu li.inner-wrap > a.toggle:after {
    content: none;
}
ul.global-menu li.inner-wrap.venue > a.toggle {
    background: #004EA2;
}
ul.global-menu li.inner-wrap > a.toggle > span {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}
ul.global-menu li.inner-wrap > a.toggle > span:before,
ul.global-menu li.inner-wrap > a.toggle > span:after {
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
}
ul.global-menu li.inner-wrap > a.toggle > span:before {
    border-top: 2px solid #fff;
    margin-left: -6px;
    margin-top: -1px;
}
ul.global-menu li.inner-wrap > a.toggle > span:after {
    border-left: 2px solid #fff;
    margin-top: -6px;
    margin-left: -1px;
}
ul.global-menu li.inner-wrap.open > a.toggle span {
		transform: rotate(45deg);
}
ul.global-menu li.inner-wrap.open ul.inner-menu {
    display: block;
}

ul.inner-menu {
    list-style: none;
    background: #fff;
    padding: 0;
		display: none;
}
ul.inner-menu li {
    margin: 0;
    border-top: none;
    border-bottom: none;
    border-top: 1px dotted #004ea2;
}
ul.inner-menu li a {
    padding-top: 10px;
    padding-bottom: 10px;
}
ul.inner-menu li.active {
    background: #D3EDFB;
}
ul.inner-menu li.active a {
    color: #004EA2;
}
ul.inner-menu li.active a:after {
    border-left-color: #004EA2;
}
ul.inner-menu li a:after {
    margin-top: -7px;
}
ul.inner-menu li:first-child {
    border-top: none;
}
ul.inner-menu li:last-child {
    border-bottom: 1px solid #004ea2;
}
ul.inner-menu li a:hover {
    background: #D3EDFB;
}
ul.inner-menu li.active a:hover {
    background: #D3EDFB;
}
ul.global-menu li.inner-wrap > a:hover {
    background: #2da7e0;
}
ul.global-menu li.inner-wrap.venue > a.toggle:hover {
    background: #2c7acd;
}

ul.global-menu li.inner-wrap.web {
    background: #26B7BC;
    border-color: #26B7BC;
}
ul.global-menu li.inner-wrap.web > a.toggle {
    background: #009D85;
}
ul.global-menu li.inner-wrap.web > a.toggle:hover {
    background: #0ba58d;
}
ul.global-menu li.inner-wrap.web > a:hover {
    background: #26b7bc;
}
.web ul.inner-menu li a:hover {
    background: #D4ECEA;
}
.web ul.inner-menu li.active {
    background: #D4ECEA;
}

/* 2024.02.13 追加CSS */
.program-tabs-wrap {
    padding: 0;
    margin-top: -10px;
}
.program-tabs-wrap .full-open-close {
    text-align: right;
}
.program-tabs-wrap .full-open-close a.btn-full {
    display: inline-block;
    position: relative;
    color: #004EA2;
    margin-left: 35px;
}
.program-tabs-wrap .full-open-close a.btn-full:before {
    content: "";
    background: #004EA2;
    height: calc(tan(70deg) * 10px / 2);
    width: 10px;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    position: absolute;
    top: 50%;
    left: -15px;
    margin-top: -7px;
}

.program-date-tabs {
    border-bottom: 1px solid #004EA2;
    padding-left: 5px;
}
.program-date-tabs ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
.program-date-tabs ul li {
    display: inline-block;
    margin-left: 5px;
    border: 1px solid #004EA2;
    border-bottom: none;
}
.program-date-tabs ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px 15px;
    text-decoration: none;
    color: #004EA2;
    position: relative;
    padding-left: 30px;
}
.program-date-tabs ul li a:before {
    content: "";
    background: #004EA2;
    height: calc(tan(70deg) * 10px / 2);
    width: 10px;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    position: absolute;
    top: 50%;
    left: 15px;
    margin-top: -7px;
}
.program-date-tabs ul li a.active {
    background: #004EA2;
    color: #fff;
}
.program-date-tabs ul li a.active:before {
    background: #fff;
}
.program-date-tabs ul li a:hover {
    background: #c6e1ff;
}

.program-date-tabs.program-contents-tabs {
    padding: 15px 0;
    padding-left: 10px;
    border-bottom: 1px dashed #2EA7E0;
}
.program-date-tabs.program-contents-tabs a {
    display: inline-block;
    padding: 4px 10px;
    border: 1px solid #2EA7E0;
    color: #2EA7E0;
    margin-right: 5px;
    position: relative;
    padding-left: 22px;
    text-decoration: none;
}
.program-date-tabs.program-contents-tabs a:before {
    content: "";
    background: #2EA7E0;
    height: calc(tan(70deg) * 8px / 2);
    width: 8px;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -6px;
}
.program-date-tabs.program-contents-tabs a:hover {
    background: #c2ecff;
}
.program-date-tabs.program-contents-tabs a.active {
    background: #2EA7E0;
    color: #fff;
}
.program-date-tabs.program-contents-tabs a.active:before {
    background: #fff;
}

.koen-box {
    border: 1px solid #2EA7E0;
}
.koen-box a.koen-title {
    display: block;
    padding: 4px 8px;
    background: #D3EDFB;
    color: #000;
    position: relative;
		text-decoration: none;
		font-size: 1.1vw;
		padding-right: 30px;
}
.koen-box a.koen-title span.code {
    background: #004EA2;
    color: #fff;
    padding: 4px 6px;
    margin-right: 5px;
}
.koen-box a.koen-title span.toggle {
    position: absolute;
    width: 16px;
    height: 16px;
    right: 10px;
    top: 50%;
    margin-top: -8px;
}
.koen-box a.koen-title span.toggle:before {
    content: "";
    border-top: 2px solid #004EA2;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    margin-top: -2px;
}
.koen-box a.koen-title span.toggle:after {
    content: "";
    border-left: 2px solid #004EA2;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    margin-top: -9px;
    left: 50%;
    margin-left: -1px;
}

.koen-contents {
    padding: 10px 15px;
		display: none;
}
.koen-contents p {
    margin: 0;
}
.koen-contents .web-icon {
    border: 2px solid #009D85;
    padding: 0px 10px;
    display: inline-block;
    margin-top: 12px;
    color: #009D85;
}
.koen-contents .web-icon.no-web {
    color: #898989;
    border: 1px solid #898989;
}
.active .koen-contents {
    display: block;
}
.active .toggle {
    transform: rotate(45deg);
}

#webprogram .program-date-tabs.program-contents-tabs a {
    border-color: #26B7BC;
    color: #26B7BC;
}
#webprogram .program-date-tabs.program-contents-tabs a.active {
    color: #fff;
    background: #26B7BC;
}
#webprogram .program-date-tabs.program-contents-tabs a:hover {
    background: #f0ffff;
		color: #26B7BC;
}
#webprogram .program-date-tabs.program-contents-tabs a:hover:before {
    background: #26B7BC;
}
#webprogram .koen-box a.koen-title span.code {
    background: #009D85;
}
#webprogram .koen-box {
    border-color: #009D85;
}
#webprogram .koen-box a.koen-title {
    background: #D4ECEA;
}

span.web-notice-date {
    font-size: 90%;
    color: #ED6C00;
}

.btn-nursery-apply {
    width: 300px;
}
.btn-nursery-apply b {
    display: block;
    text-align: center;
}

.notice-table td {
		vertical-align: top;
}

.vp-table {
    font-size: 12px;
}
.vp-table table th, .vp-table table td {
    padding: 3px!important;
}

/* 2024.02.27 追加CSS */
.invitation-plan-box {
    border: 2px solid #000;
    padding: 6px 12px;
    margin-top: 20px;
}
.invitation-project-sub-box {
    border: 1px solid #000;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    padding: 10px;
}
.invitation-project-sub-box img {
    height: 12vw;
    width: auto;
    display: block;
    margin: auto;
}
.invitation-project-sub-box .invitation-plan-text {
    font-family: KozGoB;
    text-align: center;
    margin-top: 5px;
}

p.invitation-notice {
    background: #ffe5e5;
    padding: 10px;
    padding-left: 30px;
    margin-left: 0;
}

.apply-main-image-wrap {
    margin: 20px 0;
}

/* 2024.03.07 追加CSS */
h2.special-title {
    font-family: "Shippori Mincho", serif;
    font-weight: 700;
    font-style: normal;
    background-image: url("../img/users/71_special_header.jpg");
    background-size: cover;
    color: #fff;
    padding: 3vw 2.5vw;
    font-size: 3vw;
}

hr.special-event-border {
		border-style: dashed;
		border-color: #004EA2;
}

.special-contents {
    margin-bottom: 30px;
}

h3.special-sub-title {
    font-family: KozGoB;
    font-size: 16px;
    border-bottom: 2px solid #7F4F21;
    background: rgb(166,137,67);
    background: linear-gradient(0deg, rgba(166,137,67,1) 0%, rgba(235,224,171,1) 50%, rgba(166,137,67,1) 100%);
    padding: 12px;
    padding-left: 60px;
    position: relative;
    margin-bottom: 0;
}
h3.special-sub-title span {
    position: absolute;
    top: 9px;
    left: 12px;
    background: #7F4F21;
    color: #fff;
    font-size: 14px;
    padding: 4px;
}

.special-main-contents {
    padding: 20px;
    position: relative;
		font-size: 16px;
}
.special-main-contents p {
    margin-bottom: 8px;
}
.special-main-contents p.title {
    /*color: #036EB8;*/
		font-family: KozGoB;
}
.special-main-contents p.date {
    color: #E60012;
}
.special-main-contents span.web-icon {
    position: absolute;
    top: 20px;
    right: 20px;
    border: 1px solid #009D85;
    font-family: KozGoB;
    color: #009D85;
    font-size: 12px;
    padding: 5px 10px;
}

.to-app-btn {
    text-align: center;
		margin-bottom: 10px;
}
.to-app-btn img {
    width: 150px;
}
.qr-code {
    width: 100px;
    margin: auto;
    margin-bottom: 10px;
}

.nursery-wrap {
    margin-top: 20px;
    padding: 10px 10px;
    background: #fceff5;
}
h2.nursery-title {
		margin-bottom: 0;
		margin-top: 0;
}
.nursery-top-box {
    border: 2px solid #9FA0A0;
    padding: 10px;
		position: relative;
}
.nursery-top-box .nursery-top-inner-box {
    border: 2px solid #9FA0A0;
    padding: 3%;
    background: #FFFDE5;
}
.nursery-top-box .nursery-top-inner-box p {
    margin: 0;
}
.nursery-top-box span:before,
.nursery-top-box span:after {
    content: "";
    width: 2px;
    height: 18px;
    display: block;
    position: absolute;
    background: #9FA0A0;
}
.nursery-top-box span.left:before {
		top: -4px;
		left: 4px;
		transform: rotate(-45deg);
}
.nursery-top-box span.left:after {
		bottom: -4px;
		left: 4px;
		transform: rotate(45deg);
}
.nursery-top-box span.right:before {
		top: -4px;
		right: 4px;
		transform: rotate(45deg);
}
.nursery-top-box span.right:after {
		bottom: -4px;
		right: 4px;
		transform: rotate(-45deg);
}

h3.nursery-sub-title {
		margin: 0;
		font-size: 20px;
		padding: 10px;
		background: #D7E7AF;
		font-family: "KozGoB";
		position: relative;
		padding-left: 44px;
		color: #22AC38;
}
h3.nursery-sub-title img {
    position: absolute;
    top: -5px;
    left: -5px;
    width: 35px;
}

/* フローティングバナー */
.bnr__cs {
    display: flex;
    position: fixed;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    background: #f39801;
    top: 75px;
    left: auto;
    right: 0;
    text-decoration: none;
    border-radius: 8px 0 0 8px;
    padding: 2rem;
    box-shadow: 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.2);
    transition: all .25s ease-in-out;
    z-index: 98;
    text-decoration: none;
}

.bnr__cs:hover {
    text-decoration: none;
    opacity: .85;
    padding: 2rem 5rem 2rem 2rem
}

.bnr__cs .title__cs {
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 1.5rem
}

.bnr__cs .title__cs+.datebox__cs {
    margin-top: .6rem
}

.bnr__cs .datebox__cs {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column
}

.bnr__cs .datebox__cs .date__cs {
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 1.6;
}

.bnr__cs .datebox__cs .fa-caret-down {
    display: block;
    height: 13px;
    color: #fff;
    font-size: 1.3rem;
    line-height: 1;
    margin: 0 auto
}

.bnr__cs .datebox__cs .fa-caret-right {
    display: none
}

.bnr__cs .text__cs {
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 1.3rem;
    margin-top: .5rem
}

/* フッター関連 */
.footer {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 30px;
}
.footer h4 {
	font-family: "KozGoR";
	font-size: 16px;
	margin: 0;
	border-bottom: 2px solid #036eb8;
	padding-bottom: 8px;
}
.footer p {
	font-family: "KozGoR";
	margin-bottom: 0;
	margin-top: 8px;
}

p.security {
	width: 100%;
	margin: 0;
	text-align: right;
	padding: 15px 4%;
	background: #036eb8;
	color: #fff;
	font-family: "Jun20";
	letter-spacing: 2px;
}
p.security a {
	color: #fff;
}

p.in-production {
	text-align: center;
	font-size: 1.5em;
	margin-top: 6vw;
	margin-bottom: 20vw;
}

.sc-table {
		overflow-x: scroll;
}

.exhibitor-box {
    margin-bottom: 4rem;
}

/* メンテナンスページ */
.maintenance-wrap {
}
.maintenance-wrap .mt-logo {
	width: 200px;
	margin: 20px auto;
}
.maintenance-wrap h3 {
	text-align: center;
	font-size: 2.2em;
	margin: 50px 0;
	color: #232555;
}
.maintenance-wrap p {
	text-align: center;
	line-height: 2;
	font-size: 1.1em;
}
.maintenance-wrap p span {
	font-size: 1.4em;
	font-weight: bold;
}
