@charset "utf-8";

.clearfix:after {
	clear: both;
	display: block;
	content: "";
}
body {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
.mincho {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.meiryo_ui{
	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;
}
#wrapper {
	background-color: rgb(209, 243, 240);
}
#wrapper.fs {
	background-color: #D7EEFF;
}
#wrapper.try {
/*	background-color: #D7EEFF;*/
/*	background-color: #FFEEFF;*/
}
h1 {
	font-size: 18px;
	letter-spacing: 1px;
	color: #FFF;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("../img/header_logo.png");
/*	background-image: url("../img/header_logo_2023.png");*/
	background-size: 342px 97px;
/*	background-size: 356px 97px;*/
	width: 342px;
/*	width: 356px;*/
	height: 97px;
}
.drawer-hamburger {
	display: none;
}
header {
	position: relative;
}
header #navCOVID-19 {
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 3px;
	background-color: #E5004F;
	/*border: 3px solid #FFF;*/
	text-align: center;
}
header #navCOVID-19:hover {
	opacity: 0.6;
}
header #navCOVID-19 a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 7px 20px;
}
/*header #navCOVID-19 a:hover {
	color: #E5004F;
	background-color: #FFF;
	opacity: 0.6;
}*/

header #headerLogoArea {
/*	width: 1000px;*/
/*	margin: 0px auto;*/
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	background-color: #FFF;
}
.try header #headerLogoArea {
	background-color: yellow;
}
header #headerLogoArea ul {
	width: 350px;
	margin-top: 30px;
	float: right;
}
header #headerLogoArea ul .otoiawase {
	width: 150px;
	float: right;
	font-size: 20px;
}
header #headerLogoArea ul .access {
	width: 116px;
	float: right;
	font-size: 20px;
}
header #headerLogoArea ul .phone {
	font-size: 22px;
	margin-top: 10px;
	letter-spacing: 0px;
}
header #headerLogoArea ul li {
	text-align: right;
/*	color: rgb(38,134,125);*/
	color: #09bfb0;
	float: right;
}
header #headerLogoArea ul li a {
	/*font-size: 18px;*/
/*	color: rgb(38,134,125);*/
	color: #09bfb0;
	text-decoration: none;
}
header #headerLogoArea .logo {
	display: inline-block;
	margin: 8px 0px 0px 20px;
}
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 #headerLogoArea #mobileMenu {
	display: none;
}*/
header #underLine {
	height: 5px;
	background-color: #09bfb0;

}
#header_title {
	margin: 50px auto 10px;
	width: 840px;
	display: none;
}
#pageHeader {
	background-repeat: no-repeat;
	background-position: center;
	background-size: 1920px 200px;
	/*width: 1920px;*/
	height: 200px;
	margin-top: 40px;
}
#pageTitle {
	width: 990px;
	margin: 0px auto;
}
#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: 24px;
	line-height: 43px;
	margin-top: 30px;
	padding: 3px 0px 0px 25px;
	letter-spacing: 3px;
	/*color: rgb(38,134,125);*/
	color: #09bfb0;
	/*border-bottom: solid 4px rgb(248,121,168);*/
	border-bottom: solid 4px #f7b4c2;
	background: #d1f3f0; /* Old browsers */
	background: -moz-linear-gradient(top, #d1f3f0 -1%, #ffffff 95%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #d1f3f0 -1%,#ffffff 95%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #d1f3f0 -1%,#ffffff 95%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1f3f0', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

/* curriculum style */
#containerMain #chapter h2.curriculum {
	border-bottom: solid 4px #09BFB0;
	background: none;
}
#containerMain #chapter h3.sub_curriculum {
	font-size: 20px;
	line-height: 33px;
	letter-spacing: 2px;
	color: #555;
	margin: 12px 0px 0px;
	padding-left: 18px;
	border-left: 5px solid #09BFB0;
	border-bottom: 1px solid #ccc;
	position: relative;
}
#containerMain #chapter h3.sub_curriculum:after {
	position: absolute;
	content: '';
	display: block;
	border-left: 5px solid rgb(209, 243, 240);
	left: 0;
	top: 0;
	height: 100%;
}

#buttonArea.curriculum #mailConfirmBtn,
#buttonArea.curriculum #returnBtn {
	width: 140px;
	color: #0068B7;
	font-size: 18px;
	letter-spacing: 2px;
	padding: 5px 10px;
	text-decoration: none;
	text-align: center;
	background-color: #FFF;
	border: 1px solid #0068B7;
	border-radius: 3px;
	display: inline-block;
}
#buttonArea.curriculum #mailConfirmBtn {
	width: 165px;
}

#buttonArea.curriculum #mailConfirmBtn:hover,
#buttonArea.curriculum #returnBtn:hover {
	color: #FFF;
	background-color: #0068B7;
}



/* curriculum style */

#containerMain #chapter h3.COVID-19 {
	border-left: 5px solid #E5004F;
	border-bottom: solid 1px #E5004F;
	color: #333;
}
header nav .naviOuter .naviInner h3 {
	font-size: 20px;
	letter-spacing: 1px;
	color: #666666;
}
footer #footerMain #footerMenu .footerCategory h3 {
	font-size: 18px;
	letter-spacing: 1px;
	color: #666666;
	/*border-bottom: dashed 1px rgb(38,134,125);*/
}
/*#containerMain h3 {
	font-size: 20px;
	line-height: 38px;
	letter-spacing: 2px;
	color: #09bfb0;
	margin: 12px 0px 0px;
}*/
#containerMain h3 {
	font-size: 20px;
	line-height: 33px;
	letter-spacing: 2px;
	color: #666666;
	margin: 12px 0px 0px;
	padding-left: 18px;
	border-left: 5px solid #09bfb0;
	border-bottom: 1px solid #ccc;
}
#containerMain .COVID-19 h3 {
	border-left: 5px solid #E5004F;
	border-bottom: 1px solid #E5004F;
}

#containerMain h4 {
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 2px;
	color: #09bfb0;
	margin: 15px 0px 0px;
}

#containerMain p {
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 1px;
}
#containerMain .sentence {
	width: 800px;
	margin: 10px 5px 0px;
}
header nav {
	/*background-color: rgb(209,243,240);*/
	position: absolute;
	z-index: 102;
	left: 0;
	right: 0;
}
header nav .naviOuter {
	/*width: 1020px;*/
	margin: 0px auto;
	width: 1000px;
	/*padding-left: 5%;*/
	/*padding-right: 5%;*/
	/*background-color: rgb(209, 243, 240);*/
}
header nav .naviOuter .naviInner {
	width: 200px;
	float: left;
/*	padding: 10px 0px;*/
/*	background-color: rgb(209,243,240);*/
	text-align: center;
	/*border-bottom: solid 5px #09bfb0;*/
}
header nav .naviOuter .naviInner:last-child h3 {
	border-right: dashed 1px #26867b;
}
header nav .naviOuter .naviInner h3 {
	padding: 10px 0px;
	border-left: dashed 1px #26867b;
	background-color: rgb(209,243,240);
}
header nav .naviOuter .naviInner ul {
	text-align: left;
	/*padding: 10px 0px 15px 12px;*/
	padding: 5px 0px 0px 0px;
	background-color: rgba(209,243,240,0.9);
	position: absolute;
	/*width: 188px;*/
	width: 200px;
}
header nav .naviOuter .naviInner ul li {
	/*margin-top: 10px;*/
}
header nav .naviOuter .naviInner ul li a {
	font-size: 15px;
	color: rgb(38,134,125);
	text-decoration: none;
	padding: 7px 0px 7px 12px;
	display: block;
}
header nav .naviOuter .naviInner ul li a:hover {
	/*color: rgba(209,243,240,0.9);*/
	color: #FFF;
	background-color: rgb(38,134,125);
}
header nav .naviOuter .naviInner ul li a.excess {
	font-size: 15px;
	letter-spacing: -1px;
}
header nav .naviOuter .current_page {
	display: none;
}

#mobileMenuOpen {
	display: none;
}
.notice {
	font-weight: bold;
	color: #F30;
	margin: 5px 0px 5px 10px;
}
#containerMain {
	width: 940px;
	/*margin: 41px auto 0px;*/
	margin: 0px auto 0px;
/*	padding: 30px 25px;*/
	padding: 15px 25px 30px;
	background-color: #FFF;
}
.chapter {
	margin: 0px 25px; 
}
.chapter section {
	margin-left: 50px; 
}
.chapter section img {
	margin-bottom: 50px; 
}
section h4 {
	margin-top: 20px;
}
section.subsection {
	margin-top: 25px;
	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(237,247,246);
	padding: 30px 0px 0px 0px;
	text-align: left;
	/*margin-top: 30px;*/
	background-repeat: no-repeat;
	background-position: bottom center;
	background-image: url("../img/footer_bg.png");
	background-size: 1300px 332px;
	/*width: 1300px;*/
	min-height: 530px;
}
footer #footerMain {
	width: 960px;
	margin: 0px auto;
	padding: 0px 20px;
}
footer #footerMain .copyright {
	color: #fff;
	margin-top: 15px;
	float: right;
}
footer #footerMain #footerMenu {
	/*width: 1000px;*/
	/*margin: 0px auto;*/
	list-style-image: url("../img/footer_marker.png")
}
footer #footerMain #footerMenu .footerCategory {
	width: 215px;
	float: left;
	margin: 11px 0px 11px 25px;
}
footer #footerMain #footerMenu .footerCategory h3 {
	font-size: 16px;
}
footer #footerMain #footerMenu .footerCategory ul {
}
footer #footerMain #footerMenu .footerCategory ul li {
	margin: 8px 0px 0px 10px;
}
footer #footerMain #footerMenu .footerCategory ul li a {
	font-size: 14px;
	text-decoration: none;
}
footer #footerMain #footerMenu .footerCategory ul li a:link,
footer #footerMain #footerMenu .footerCategory ul li a:visited {
	color: #666;
}
footer #footerMain #footerLogoArea {
	margin-top: 50px;
}
footer #footerMain #footerLogoArea p {
	line-height: 20px;
}

footer #footerMain #footerLogoArea p.iten {
	font-size: 24px;
	background-color: #E5004F;
	color: #FFF;
	padding: 10px;
	border-radius: 8px;
	width: 320px;
	margin: 0px 0px 15px 0px;
	text-align: center;
}
footer #footerMain #footerLogoArea p.new {
	color: #E5004F;
}
footer #footerMain #footerLogoArea span.iconNew {
	font-size: 12px;
	margin-left: 5px;
	padding: 2px 1px 2px 2px;
	border-radius: 3px;
	display: inline-block;
	line-height: 11px;
	color: #FFFFFF;
	background-color: #e5004f;
	border: 1px solid #e5004f;
}



.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: 90%;
	margin: 20px auto;
}
th {
	font-size: 14px;
	padding: 5px;
	border: solid 1px rgb(204, 204, 204);
	background-color: #F5F5F5;
}
td {
	font-size: 14px;
	padding: 5px;
	border: solid 1px rgb(204, 204, 204);
	background-color: #FFF;
}
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: #E5004F;
	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;
}
i.fa-file-powerpoint {
	color: #FF4500;
	font-size: 16px;
}
br.mobile {
	display: none;
}
/*2020.9.29*/
span.iconNewArrival {
	font-size: 15px;
	margin-left: 10px;
	padding: 1px 3px 0px 5px;
	border-radius: 3px;
	/*font-weight: bolder;*/
	display: inline-block;
	line-height: 16px;
	color: #FFF;
	background-color: #006DD9;
	border: 1px solid #006DD9;
}

/* a_style 2024.3 */
#containerMain #chapter h2.a_style {
	border-bottom: solid 4px #09BFB0;
	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: #09BFB0;
/*	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 #09BFB0;
	border-bottom: 1px solid #ccc;
	position: relative;
}
#containerMain #chapter h3.a_style:after {
	position: absolute;
	content: '';
	display: block;
	border-left: 5px solid rgb(209, 243, 240);
	left: 0;
	top: 0;
	height: 100%;
}
#containerMain #chapter h3.a_style.importance {
	font-size: 20px;
	line-height: 33px;
	letter-spacing: 2px;
	color: #E5004F;
	margin: 12px 0px 0px;
	padding-left: 18px;
	border-left: 5px solid #E5004F;
	/*border-bottom: 1px solid #ccc;*/
	position: relative;
}
#containerMain #chapter h3.a_style.importance:after {
	position: absolute;
	content: '';
	display: block;
	border-left: 5px solid #FCE8EF;
	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;
}
#containerMain #chapter h4.b_style {
	font-size: 16px;
	color: #0068B7;
	line-height: 30px;
	padding-left: 10px;
	margin-bottom: -8px;
}
#containerMain #chapter h4.a_style.importance {
	font-size: 16px;
	/*color: #E5004F;*/
	color: #000;
	background-color: #FCE8EF;
	/*border-bottom: solid 1px #E5004F;*/
	border-bottom: none;
	line-height: 28px;
	padding-left: 10px;
	margin-bottom: 5px;
}
/* a_style 2024.3 */
/* a_style 2024.8 */

/* a_style 2025.8.6 h5 h6 */
#containerMain #chapter h5.a_style {
	font-size: 16px;
	/*background-color: #D7EEFF;*/
	line-height: 24px;
	padding-left: 10px;
	margin: 10px 0px 0px 0px;
}

#containerMain #chapter h6.a_style {
	font-size: 15px;
	/*color: #0068B7;*/
	line-height: 22px;
	padding-left: 10px;
	margin: 5px 0px 0px 0px;
}
/* a_style 2025.8.6 */


.mb {
	display: none;
}
.sp {
	display: none;
}

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

.mb {
	display: block;
}
.sp {
	display: block;
}
.pc {
	display: none;
}
header #navCOVID-19 {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 2px;
}
header #navCOVID-19 a {
	padding: 6px 20px;
}
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: 100;
}
span.menu {
	margin-top: 15px;
	display: block;
	/*font-size: 7px;*/
}

#headerLogoArea h1 {
	background-image: url("../img/header_logo_sp.png");
	background-size: 220px 62px;
	width: 220px;
	height: 62px;
}
header #headerLogoArea .logo {
	display: inline-block;
	margin: 8px 0px 0px 0px;
}
#pageHeader {
	background-size: cover;
	height: 90px;
	margin-top: 0px;
}
#pageTitle {
	display: none;
}
#containerMain {
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 15px;
}
#containerMain #chapter h2.a_style {
	line-height: 25px;
}
#containerMain #chapter h2.a_style span.emphasis {
	font-size: 13px;
	margin-left: -10px;
	line-height: 25px;
	padding: 5px 8px;
}
#containerMain h3 {
	font-size: 19px;
	line-height: 26px;
	letter-spacing: 1px;
	margin: 12px 0px 0px;
	padding-left: 10px;
}
.breadcrumb {
	font-size: 12px;
}

section.subsection {
	padding-left: 0px;
	padding-right: 0px;
}
footer {
	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: rgba(209,243,240,0.9);
	z-index: 100;
}
#mobileMenu .mobileMenu .naviOuter {
	margin-top: 20px;
}
#mobileMenu .mobileMenu ul {
	margin-left: 20px;
}
#mobileMenu .mobileMenu h3 {
	margin-top: 20px;
	margin-bottom: 5px;
	color: #666;
}
#mobileMenu .mobileMenu a {
	color: rgb(38,134,125);
	line-height: 28px;
	text-decoration: none;
}
#mobileMenuOpen {
	font-size: 34px;
	color: #666;
	position: absolute;
	top: 15px;
	right: 15px;
	border: none;
	background-color: #FFF;
	display: block;
}
footer {
	padding-top: 20px;
}
footer #footerMain {
	width: 100%;
	padding: 0px;
}
footer #footerText {
	width: 84%;
	margin: auto;
}
footer #footerMain #footerLogoArea {
	margin-top: 0px;
}
footer #footerMain #footerLogoArea h1 {
	font-size: 16px;
	letter-spacing: 1px;
	color: #000;
	text-indent: initial;
	overflow: hidden;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-position: center;
	background-image: none;
	/*background-size: 342px 97px;*/
	width: auto;
	height: auto;
	line-height: 24px;
}
footer #footerMain #footerLogoArea p {
	font-size: 14px;
	line-height: 18px
}
footer #footerMain #footerLogoArea p.copyright {
	font-size: 10px;
	background-color: rgb(38, 134,125);
	padding: 6px 0px 6px 6px;
	float: none;
}
footer #footerMain #footerLogoArea p.iten {
	margin: 0px auto 15px;
}
#chapter h2 {
	font-size: 20px;
	line-height: 30px;
	padding: 3px 5px 3px 15px;
	letter-spacing: 2px;
}
a {
	word-wrap: break-word;
}
}