@charset "utf-8";
/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
/* clearfix */	
.clearfix:after {content: "";display: block;clear: both;}
/* flex */	
.flex,.flexA,.flexB,.flexC {display: flex;flex-wrap: wrap;}
.flexA {justify-content: space-around;}
.flexB {justify-content: space-between;}
.flexC {justify-content: center;}
/*------------------------------------------------------------
	common
------------------------------------------------------------*/
.content {
	margin: 0 auto;
	max-width: 1400px;
	box-sizing: border-box;
}
@media all and (max-width: 896px) {
	.content {
		margin: 0 10px;
	}
}

.YuG {
	font-family: YuGothic, '游ゴシック', Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
}

/*headLine*/
.headLine01 {
	margin-bottom: 53px;
	text-align: center;
	color: #205ea5;
	font-size: 4rem;
	font-weight: 400;
	letter-spacing: 0.3em;
	border-bottom: none;
}
.headLine01 .en {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	display: block;
	font-size: 1.4rem;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.headLine01 .ttl::after {
	margin: 10px auto 18px;
	display: block;
	width: 80px;
	height: 7px;
	content: '';
	background-color: #205ea5;
}
@media all and (max-width: 896px) {
	.headLine01 {
		margin-bottom: 20px;
		font-size: 2rem;
	}
	.headLine01 .en {
		font-size: 0.7rem;
	}
	.headLine01 .ttl::after {
		margin: 5px auto 10px;
		width: 40px;
		height: 3.5px;
	}
}

.headLine02 {
	margin: 40px 0 0 30px;
	color: #205ea5;
	font-size: 4rem;
	font-weight: 400;
	letter-spacing: 0.3em;
	line-height: 1.375;
}
.headLine02 .ttl {
	position: relative;
	display: inline-block;
}
.headLine02 .ttl::after {
	margin: 10px 0 25px;
	display: block;
	width: 80px;
	height: 7px;
	content: '';
	background-color: #9dc5f6;
}
.headLine02 .en {
	margin-left: 6px;
	display: block;
	font-size: 1.6rem;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: bold;
	letter-spacing: 0.05em;
}
@media all and (max-width: 896px) {
	.headLine02 {
		margin: 20px 0 0 16px;
		font-size: 1.3rem;
	}
	.headLine02 .ttl::after {
		margin: 3px 0 8px;
		width: 27px;
		height: 3px;
	}
	.headLine02 .en {
		margin: 0;
		font-size: 0.521rem;
	}
}
@media all and (max-width: 374px) {
	.headLine02 {
		margin: 20px 0 0 16px;
		font-size: 1.2rem;
		letter-spacing: 0;
	}
}
h1 {
	margin-bottom: 106px;
	position: relative;
	color: #3BA2E4;
	font-size:6rem;
	font-weight: 500;
	text-align: center;
	line-height: 1.37;
	letter-spacing: 0.35em;
	font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
}
h1::after {
	width: 66px;
	height: 6px;
	position: absolute;
	left: calc(50% - 10px);
	bottom: -46px;
	background-color: #3BA2E4;
	content: '';
}
@media all and (max-width: 896px) {	
	h1 {
		margin-bottom: 50px;
		font-size: 3.1rem;
	}
	h1::after {
		width: 33px;
		height: 4px;
		left: calc(50% - 17px);
		bottom: -20px;
	}
}
@media all and (max-width: 374px) {
	h1 {
		font-size: 2.6rem;
	}
}
.headLine04 {
	margin-bottom: 78px;
	position: relative;
	color: #205FA6;
	font-size: 4rem;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: 0.2em;
	font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
}
.headLine04::before {
	width: 6px;
	position: absolute;
	left: -24px;
	top: -8px;
	bottom: -10px;
	background-color: #3BA2E4;
	content: '';
}
@media all and (max-width: 896px) {
	.headLine04 {
		margin-bottom: 24px;
		font-size: 2rem;
	}
	.headLine04::before {
		width: 3px;
		left: -10px;
		top: -4px;
		bottom: -4px;
	}
}
.headLine05 {
	margin-bottom: 34px;
	padding: 0 0 6px 2px;
	color: #205EA5;
	font-size: 2.8rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	border-bottom: 2px solid #205EA5;
}
@media all and (max-width: 896px) {
	.headLine05 {
		margin-bottom: 12px;
		padding: 0 0 0 4px;
		font-size: 1.1rem;
	}
}


/*comBtn*/
.comBtn {
	margin: 0 3px 0 22px;
}
.comBtn a {
	padding: 20px 30px 18px;
	min-width: 192px;
	display: inline-block;
	color: #FFF;
	text-align: center;
	font-size: 1.6rem;
	letter-spacing: 0.2em;
	background: #000 url("../img/common/icon02.png") no-repeat center right 15px /8px;
	box-sizing: border-box;
}
@media all and (max-width: 896px) {
	.comBtn a {
		padding: 11px 13px;
		min-width: 96px;
		font-size: 0.7rem;
		background-size: 4px;
		letter-spacing: 0.4em;
		background-position: right 8px center;
	}
}

/*mainVisual*/
.mainVisual {
	height: 732px;
	position: relative;
	text-align: center;
}
.mainVisual h1 {
	min-width: 664px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	padding: 12px 10px 13px;
	display: inline-block;
	color: #FFF;
	font-size: 4.4rem;
	font-weight: 400;
	line-height: 1.33;
	letter-spacing: 0.3em;
	background-color: #185192;
}
.mainVisual .comBtn {
	margin: 89px 0 0 auto;
	position: absolute;
	bottom: 121px;
	left: 50%;
	width: 100%;
	max-width: 1476px;
	text-align: right;
	transform: translateX(-50%);
}
.mainVisual .comBtn a {
	padding: 17px 15px 17px 10px;
	width: 272px;
	font-size: 1.8rem;
	letter-spacing: 0.3em;
	background: #185192 url("../img/common/icon02.png") no-repeat center right 40px / 8px;
}
.mainVisual .slick-list li {
	height: 732px;
}
.mainVisual .mainImg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.mainVisual .slick-arrow {
	width: 70px;
	height: 70px;
	position: absolute;
	top: 50%;
	z-index: 10;
	transform: translateY(-50%);
	border: none;
	font-size: 0;
	background: url(../img/common/arrow01.png) no-repeat center top / 100%;
}
.mainVisual .slick-prev {
	left: 0;
}
.mainVisual .slick-next {
	right: 0;
	background-image: url(../img/common/arrow02.png);
}
.mainVisual .slick-arrow:hover {
	cursor: pointer;
	opacity: 0.7;
}
.mainVisual .slick-dots {
	position: absolute;
	right: 10px;
	bottom: 26px;
	z-index: 10;
	display: flex;
	justify-content: flex-end;
}
.mainVisual .slick-dots li {
	margin: 0 5px;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background-color: #FFF;
}
.mainVisual .slick-dots li.slick-active {
	background-color: #0c89dd;
}
.mainVisual .slick-dots li button {
	display: none;
}
@media all and (max-width: 896px) {
	.mainVisual {
		height: 77.86vw;
	}
	.mainVisual .slick-list li {
		height: 77.86vw;
	}
	.mainVisual .slick-arrow {
		margin-top: 6px;
		width: 35px;
	}
	.mainVisual .slick-prev {
		left: -2px;
	}
	.mainVisual .slick-next {
		right: -2px;
	}
	.mainVisual .slick-dots {
		width: calc(100% - 20px);
		bottom: -130px;
		justify-content: center;
	}
	.mainVisual .slick-dots li {
		margin: 0 7px;
		width: 9px;
		height: 9px;
	}
	.mainVisual .comBtn {
		bottom: 10px;
	}
	.mainVisual .comBtn a {
		padding: 10px;
		width: 128px;
		font-size: 0.9rem;
		background-position: right 12px center;
		background-size: 4px;
	}
	.mainVisual h1 {
		margin-top: -5px;
		min-width: 260px;
		padding: 5px 10px;
		font-size: 1.8rem;
		letter-spacing: 0.25em;
	}
}

@media all and (max-width: 896px) {
	.mainVisual h1 {
		margin-top: -7px;
		font-size: 1.5rem;
		min-width: 210px;
	}
}

/*comLinkBox*/
.comLinkBox {
	padding: 0 40px 70px;
	text-align: center;
	background: url("../img/index/bg01.jpg") no-repeat top center / cover;
}
.comLinkBox .mainInner {
	margin: 0 auto;
	max-width: 1792px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.comLinkBox .comUl {
	margin: -70px 0 0;
	width: calc(100% - 308px);
	display: flex;
	flex-wrap: wrap;
	position: relative;
}
.comLinkBox .comUl li {
	margin-right: 13px;
	width: calc((100% - 26px)/3);
	background-color: #FFF;
	border-radius: 32px;
	overflow: hidden;
}
.comLinkBox .comUl li:nth-child(3n) {
	margin-right: 0;
}
.comLinkBox .comUl li a {
	display: block;
	background-color: #9DC5F6;
}
.comLinkBox .comUl .textBox {
	padding: 21px 0 32px;
	background: url("../img/common/icon06.png") no-repeat center right 30px / 25px;
}
.comLinkBox .comUl .textBox .img {
	margin: 0 auto 30px;
	width: 150px;
}
.comLinkBox .comUl .textBox .txt {
	display: block;
	font-size: 2.469rem;
	line-height: 1.33;
	letter-spacing: 0.15em;
}
.comLinkBox .comUl .textBox .en  {
	display: block;
	font-size: 1.4rem;
	font-weight: bold;
	letter-spacing: 0.05em;
	font-family: YuGothic, '游ゴシック', Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
}
.comLinkBox .comUl li .photoBox img {
	width: 100%;
}
.comLinkBox .comUl .linkColor .textBox span {
	color: #FFF;
}
.comLinkBox .comUl .linkColor .textBox {
	background: #205ea5 url("../img/common/icon02.png") no-repeat center right 30px / 25px;
}
.comLinkBox .comUl .color01 {
	background-color: #5FCEC8;
}
.comLinkBox .comUl .color01 .photoBox {
	background-color: #92EAE6;
}
.comLinkBox .comUl .color02 {
	background-color: #CFD83F;
}
.comLinkBox .comUl .color03 {
	background-color: #9DC5F6;
}
.comLinkBox .menbers {
	margin: -26px -40px 0 0;
	background-color: #FFF;
	border-radius: 292px;
}
.comLinkBox .menbers a {
	padding: 42px 20px 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 292px;
	height: 292px;
	border-radius: 292px;
	box-sizing: border-box;
	overflow: hidden;
	background: #EC6C00 url("../img/common/icon02.png") no-repeat center right 15px / 25px;
}
.comLinkBox .menbers a .txt {
	margin-bottom: -7px;
	display: block;
	color: #fff;
	font-size: 2.8rem;
	line-height: 1.33;
	position: relative;
	z-index: 2;
}
.comLinkBox .menbers a .en {
	margin-top: 3px;
	display: block;
	font-size: 1.589rem;
	font-weight: bold;
}
.comLinkBox .menbers a .btn {
	display: block;
	width: 208px;
}
@media all and (max-width: 896px) {
	.comLinkBox {
		padding: 0 0 52px;
		position: relative;
	}
	.comLinkBox .comUl {
		width: 100%;
		margin: 0;
		position: relative;
		z-index: 2;
	}
	.comLinkBox .comUl li {
		margin: 0;
		width: calc(100%/3);
		border-radius: 0;
	}
	.comLinkBox .comUl .textBox {
		padding: 9px 0 6px;
		background-size: 9px !important;
		background-position: right 8px center !important;
	}
	.comLinkBox .comUl .textBox .img {
		margin: 0 auto 10px;
		width: 70px;
	}
	.comLinkBox .comUl .textBox .txt {
		height: 44px;
		font-size: 1.14rem;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}
	.comLinkBox .comUl .textBox .en {
		font-size: 0.6485rem;
	}
	.comLinkBox .comUl .photoBox {
		display: none;
	}
	.comLinkBox .menbers {
		margin: 0;
		position: absolute;
		left: 5px;
		bottom: calc(100% - 15px);
	}
	.comLinkBox .menbers a {
		padding: 31px 20px 20px;
		width: 117px;
		height: 117px;
		background-size: 10px;
		background-position: right 5px center;
	}
	.comLinkBox .menbers a .txt {
		margin-bottom: -5px;
		font-size: 1.113rem;
	}
	.comLinkBox .menbers a .en {
		margin-top: 0;
		font-size: 0.631rem;
	}
	.comLinkBox .menbers a .btn {
		width: 84px;
	}


}
/* comNews */
.comNewsList {
	margin: 0 auto 31px;
	padding: 10px 56px 27px;
	max-width: 1393px;
	background-color: #FFF;
	box-sizing: border-box;	
}
.comNewsList li {
	padding: 40px 0 18px;
	display: flex;
	line-height: 1.66;
	font-size: 1.8rem;
	text-align: left;
	border-top: 1px solid #e5e9eb;
	border-bottom: 1px solid #F2F3F4;
}
.comNewsList li:first-child {
	border-top: none;
}
.comNewsList li:last-child {
	border-bottom: none;
}
.comNewsList a {
	margin-left: auto;
	min-height: 60px;
	width: calc(100% - 332px);
	letter-spacing: 0.15em;
}
.comNewsList .data {
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
	width: 120px;
}
.comNewsList .tag {
	margin: 0 10px;
	padding: 8px 19px 0;
	width: 178px;
	height: 36px;
	color: #fefefe;
	font-size: 1.4rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	background-color: #9DC5F6;
	box-sizing: border-box;
}
.comNewsList .tag01 {
	background-color: #CFD83F;
}
.comNewsList .tag02 {
	background-color: #57CBC5;
}
.comNews .botmBox {
	margin: 0 auto;
	max-width: 1400px;
	font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
	display: flex;
	justify-content: flex-end;
}
.comNews .botmBox .rssBox a {
	padding: 16px 10px;
	min-width: 284px;
	height: 70px;
	text-align: center;
	display: block;
	background-color: #FEFEFE;
	box-sizing: border-box;
}
.comNews .botmBox .rssBox a .txt {
	margin-right: 10px;
	padding-right: 15px;
	display: inline-block;
	font-size: 1.8rem;
	letter-spacing: 0.15em;
	background: url("../img/common/icon06.png") no-repeat right center / 8px;
}
.comNews .botmBox .rssBox img {
	margin: -5px 5px 0 0;
	width: 26px;
	vertical-align: middle;
}
.comNews .botmBox .rssBox a .en {
	font-size: 2rem;
	color: #f39801;
	font-weight: bold;
}
.comNews .newUl {
	margin-top: 95px;
	display: flex;
	flex-wrap: wrap;
}
.comNews .newUl li {
	padding: 103px 35px 86px;
	width: calc(100% /3);
	box-sizing: border-box;
	position: relative;
}
.comNews .newUl li > img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.comNews .newUl .newInner {
	position: relative;
	display: flex;
	z-index: 2;
	height: 100%;
	background-color: #FFF;
}
.comNews .newUl .newInner .img {
	width: 47%;
	display: flex;
	align-items: center;
	background-color: #B7D7FF;
}
.comNews .newUl .newInner .headLine02 {
	margin-bottom: 20px;
}
.comNews .newUl .h3Ttl {
	font-size: 3.6rem;
	letter-spacing: 0.15em;
}
@media all and (min-width: 897px) and (max-width: 1880px) {
	.comNews .newUl .newInner .headLine02 {
		font-size: 3.2rem;
	}
	.comNews .newUl .newInner .h3Ttl {
		font-size: 3rem;
		letter-spacing: 0.05em;
	}
}
.comNews .imgUl {
	margin-top: 90px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.comNews .imgUl li {
	margin-bottom: 41px;
	padding-bottom: 53px;
	width: 50%;
	box-sizing: border-box;
	background-color: #FFF;
}
.comNews .imgUl li:nth-child(2n) {
	border-left: 1px solid #54cac4;
}
.comNews .imgUl .photoBox img {
	width: 100%;
}
.comNews .imgUl h4 {
	margin: 0 60px 21px 76px;
	color: #54cac4;
	font-size: 2.5rem;
	line-height: 1.6;
	letter-spacing: 0.3em;
}
.comNews .imgUl p {
	margin: 0 50px 44px 80px;
	font-size: 1.8rem;
	line-height: 2.22;
	letter-spacing: 0.3em;
}
.comNews .imgUl .comBtn {
	margin-left: 75px;
}
.comTtlBox {
	margin-bottom: 55px;
	padding-right: 320px;
	display: flex;
	align-items: center;
	position: relative;
}
.comTtlBox .img {
	width: 276px;
	position: absolute;
	right: 97px;
	bottom: -8px;
}
@media all and (min-width: 897px) and (max-width: 1880px) {
	.comTtlBox {
		padding-right: 220px;
	}
	.comTtlBox .img {
		width: 200px;
		right: 10px;
	}
}
.comTtlBox .number {
	padding: 94px 0 0 34px;
	width: 198px;
	height: 198px;	
	background-color: #54CAC4;
	box-sizing: border-box;
}
.comTtlBox .number img {
	width: 163px;
}
.comTtlBox h3 {
	margin: 30px 0 0 36px;
	color: #54CAC4;
	font-size: 3rem;
	line-height: 1.57;
}
.comTtlBox h3 .ttl::after {
	margin-bottom: 20px;
	width: 72px;
	background-color: #54cac4;
}
.comTtlBox h3 .en {
	margin-left: 6px;
	font-size: 1.4rem;
}
@media all and (max-width: 896px) {
	.comNews {
	}
	.comNewsList {
		margin-bottom: 20px;
		padding: 0 10px 10px;
	}
	.comNewsList li {
		padding: 20px 5px 10px;
		flex-wrap: wrap;
		font-size: 0.9rem;
	}
	.comNewsList a {
		margin: 10px 0 0;
		min-height: inherit;
		width: 100%;
	}
	.comNewsList .data {
		width: auto;
		min-width: 44px;
	}
	.comNewsList .tag {
		margin: -4px 10px 0;
		padding: 0 19px;
		width: 89px;
		height: 18px;
		line-height: 18px;
		font-size: 0.7rem;
	}
	.comNews .newUl .newInner .headLine02 {
		margin-bottom: 0;
	}
	.comNews .botmBox {
		margin: 0 9px;
	}
	.comNews .botmBox .rssBox a {
		padding: 6px 5px 6px 12px;
		min-width: 144px;
		height: inherit;
		text-align: left;
	}
	.comNews .botmBox .rssBox a .txt {
		margin-right: 5px;
		padding-right: 10px;
		font-size: 0.9rem;
		background-size: 4px;
		background-position: right center;
	}
	.comNews .botmBox .rssBox a .en {
		font-size: 1rem;
	}
	.comNews .botmBox .rssBox img {
		margin: -2px 2px 0 0;
		width: 13px;
	}
	.comNews .botmBox .comBtn {
		margin: 0 0 0 10px;
	}
	.comNews .newUl {
		margin-top: 31px;
	}
	.comNews .newUl li {
		padding: 9px 9px 11px;
	}
	.comNews .newUl .newInner {
		padding-bottom: 12px;
		height: 100%;
		display: block;
		box-sizing: border-box;
	}
	.comNews .newUl .newInner .img {
		width: 100%;
		display: block;
		overflow: hidden;
	}
	.comNews .newUl .newInner .img img {
		margin: -10px 0;
	}
	.comNews .newUl .h3Ttl {
		margin-top: 8px;
		font-size: 1.3rem;
		line-height: 1.23;
	}
	.comNews .imgUl {
		margin-top: 30px;
	}
	.comNews .imgUl li {
		margin-bottom: 10px;
		padding-bottom: 15px;
		width: 100%;
	}
	.comNews .imgUl li:nth-child(2n) {
		border-left: none;
	}
	.comNews .imgUl .photoBox {
		height: 35vw;
	}
	.comNews .imgUl .photoBox img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.comTtlBox {
		margin-bottom: 15px;
		padding-right: 0;
	}
	.comTtlBox .img {
		width: auto;
		height: auto;
		right: 39px;
		bottom: 4px;
	}
	.comTtlBox .img01 {
		right: 20px;
	}
	.comTtlBox .number {
		display: flex;
		align-items: flex-end;
		justify-content: center;
		height: 66px;
		padding: 0;
		width: 66px;
		text-align: center;
	}
	.comTtlBox .number img {
		margin-bottom: -2px;
		height: 36px;
		width: auto;
	}
	.comTtlBox h3 {
		margin: 15px 0 0 10px;
		font-size: 1.2rem;
	}
	.comTtlBox h3 .ttl::after {
		margin: 5px 0 8px;
		width: 27px;
		height: 3px;
	}
	.comTtlBox h3 .en {
		margin-left: 0;
		font-size: 0.512rem;
	}
	.comNews .imgUl h4 {
		margin: 0 19px 5px;
		font-size: 1rem;
		line-height: 1.5;
	}
	.comNews .imgUl p {
		margin: 0 19px;
		font-size: 0.9rem;
		line-height: 1.89;
	}
	.comNews .imgUl .comBtn {
		margin: 8px 20px 0;
	}
	.comNews .imgUl .comBtn a {
		width: 73px;
		font-size: 0.618rem;
		padding: 7px 9px;
		background-position: right 5px center;
		background-size: 3px;
	}

}

/* bgColor */
.bgColor {
	padding: 30px 0 78px;
	background-color: #E8ECEF;
	border-bottom: 39px solid #205EA5;
}
@media all and (max-width: 896px) {
	.bgColor {
		padding: 26px 0 32px;
		border-width: 29px;
	}
}
/* comPick */
.comPick {
	padding: 36px 10px 0;
}
.comPickUl {
	margin: 0 auto 110px;
	max-width: 1900px;
	display: flex;
	flex-wrap: wrap;
}
.comPickUl li {
	margin: 0 28px 22px 0;
	width: calc((100% - 84px)/4);
	min-height: 443px;
}
.comPickUl li:nth-child(4n) {
	margin-right: 0;
}
.comPickUl li a {
	padding-bottom: 42px;
	height: 100%;
	display: block;
	border-radius: 30px;
	overflow: hidden;
	box-sizing: border-box;
	background-color: #FEFEFE;
}
.comPickUl li a img {
	width: 100%;
}
.comPickUl .textBox .notes {
	margin-bottom: 13px;
	padding: 6px 0 2px 18px;
	min-width: 176px;
	display: inline-block;
	color: #fefefe;
	font-size: 1.4rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	background-color: #F097A1;
	box-sizing: border-box;
}
.comPickUl .textBox .color01 {
	background-color: #9DC5F6;
}
.comPickUl .textBox .color02 {
	background-color: #205EA5;
}
.comPickUl .textBox .color03 {
	background-color: #CFD83F;
}
.comPickUl .textBox h3 {
	margin: 0 30px 11px;
	color: #414141;
	font-size: 1.8rem;
	line-height: 1.66;
	letter-spacing: 0.15em;
}
.comPickUl .textBox p {
	margin: 0 30px;
	line-height: 1.66;
	letter-spacing: 0.15em;
}
.comPick .imgUl {
	display: flex;
	flex-wrap: wrap;
	border-top: 39px solid #205EA5;
}
.comPick .imgUl li {
	padding-bottom: 100px;
	position: relative;
	width: calc(100% /3);	
}
.comPick .imgUl li:nth-child(2n-1) {
	background-color: #FFF;
}
.comPick .imgUl li img {
	width: 100%;
}
.comPick .imgUl .topBox {
	display: flex;
	align-items: center;
}
.comPick .imgUl .topBox .number {
	padding: 98px 23px 0 39px;
	width: 198px;
	height: 198px;	
	background-color: #205EA5;
	box-sizing: border-box;
}
.comPick .imgUl .topBox .number img {
	width: 136px;
}
.comPick .imgUl .topBox h3 {
	margin: 38px 0 0 33px;
	color: #205EA5;
	font-size: 3rem;
	font-weight: 400;
	line-height: 1.57;
	letter-spacing: 0.3em;
}
.comPick .imgUl .topBox h3 .ttl {
}
.comPick .imgUl .topBox h3 .en {
	margin-left: 6px;
	display: block;
	font-size: 1.4rem;
	font-weight: bold;
	letter-spacing: 0.05em;
	font-family: YuGothic, '游ゴシック', Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
}
.comPick .imgUl .topBox h3 .en::before {
	margin: 9px 0 20px;
	display: block;
	width: 65px;
	height: 6px;
	content: '';
	background-color: #205ea5;
}
.comPick .imgUl p {
	margin: 39px 50px 25px 77px;
	font-size: 2.5rem;
	line-height: 1.6;
	letter-spacing: 0.3em;
}
.comPick .comBtn {
	margin: 0;
	position: absolute;
	left: 77px;
	bottom: 30px;
}
@media all and (max-width: 896px) {
	.comPick {
		padding: 25px 0 0;
	}
	.comPickUl {
		margin-bottom: 20px;
	}
	.comPickUl li {
		margin: 0 0 10px;
		width: 100%;
		min-height: inherit;
		border-radius: 0;
	}
	.comPickUl li a {
		padding: 5px 10px 15px;
		display: flex;
		border-radius: 0;
	}
	.comPickUl li .photoBox {
		margin: 5px 10px 0 0;
		width: 35.2%;
	}
	.comPickUl li a img {
		border-radius: 5px;
	}
	.comPickUl li .textBox {
		flex: 1;
	}
	.comPickUl .textBox .notes {
		margin-bottom: 8px;
		padding: 2px 0 2px 9px;
		min-width: 90px;
		font-size: 0.7rem;
	}
	.comPickUl .textBox h3 {
		margin: 0 0 5px;
		font-size: 0.9rem;
	}
	.comPickUl .textBox p {
		margin: 0;
		font-size: 0.9rem;
	}
	.comPick .imgUl {
		border-width: 30px;
	}
	.comPick .imgUl li {
		padding-bottom: 0;
		width: 100%;
		display: flex;
	}
	.comPick .imgUl .photoBox {
		width: 49.8%;
	}
	.comPick .imgUl .photoBox img {
		height: 100%;
		object-fit: cover;
	}
	.comPick .imgUl .textBox {
		padding-bottom: 40px;
		width: 50.2%;
		position: relative;
	}
	.comPick .imgUl .topBox .number {
		display: flex;
		align-items: flex-end;
		width: 66px;
		height: 66px;
		padding: 0;
		justify-content: center;
	}
	.comPick .imgUl .topBox .number img {
		width: 45px;
	}
	.comPick .imgUl .topBox h3 {
		margin: 10px 0 0 10px;
		font-size: 1.2rem;
		line-height: 1.375;
	}
	.comPick .imgUl .topBox h3 .en {
		margin: 0;
		font-size: 0.5rem;
	}
	.comPick .imgUl .topBox h3 .en::before {
		margin: 5px 0 8px;
		width: 28px;
		height: 2px;
	}
	.comPick .imgUl p {
		margin: 15px 17px 8px;
		font-size: 1rem;
		line-height: 1.5;
	}
	.comPick .comBtn {
		margin: 0;
		left: 17px;
		bottom: 12px;
	}
	.comPick .comBtn a {
		min-width: 73px;
		font-size: 0.618rem;
		padding: 8px 9px;
		background-position: right 5px center;
		background-size: 3px;
	}
}
@media all and (max-width: 374px) {
	.comPick .imgUl .topBox h3 {
		margin: 5px 0 0 10px;
		font-size: 1.1rem;
	}
	.comPick .imgUl p {
		margin: 8px 17px 8px;
	}
	.comPick .imgUl .photoBox {
		width: 45%;
	}
	.comPick .imgUl .textBox {
		width: 55%;
	}
}
/* comLearn */
.comLearn {
	padding-top: 37px;
	background-color: #E8ECEF;
}
.comLearnUl {
	display: flex;
	flex-wrap: wrap;
}
.comLearnUl li {
	width: calc(100% /3);
}
.comLearnUl li a {
	display: block;
}
.comLearnUl li img {
	width: 100%;
}
.comAccess {
	padding-top: 37px;
	background-color: #E8ECEF;
}
.comAccess .accessUl {
	display: flex;
	flex-wrap: wrap;
}
.comAccess .accessUl li {
	width: 25%;
}
.comAccess .accessUl li a {
	display: block;
}
@media all and (max-width: 896px) {
	.comLearn {
		padding-top: 25px;
	}
	.comLearnUl {
		display: flex;
		flex-wrap: wrap;
	}
	.comLearnUl li {
		width: calc(100% /3);
	}
	.comLearnUl li a {
		display: block;
	}
	.comAccess {
		padding-top: 26px;
	}
	.comAccess .accessUl li {
		width: 50%;
	}
	.comAccess .accessUl li a {
		display: block;
	}
}

/* comDetailBox 
.comDetailBox {
	margin-bottom: 102px;
}
.comDetailBox h1 {
	margin: 0 auto 46px;
	padding: 51px 10px 48px;
	max-width: 1381px;
	position: relative;
	background-color: #205EA5;
}
.comDetailBox h1::before,
.comDetailBox h1::after {
	position: absolute;
	top: 0;
	width: 2000px;
	height: 100%;
	content: '';
	background-color: #205EA5;
}
.comDetailBox h1::before {
	right: 100%;
}
.comDetailBox h1::after {
	left: 100%;
}
.comDetailBox h1 span {
	min-width: 370px;
	padding: 0 2px 8px;
	color: #FFF;
	font-size: 2.8rem;
	letter-spacing: 0.1em;
	display: inline-block;
	background: url("../img/common/h1_bg.png") repeat-x bottom left / 12px;
}
.comDetailBox h2 {
	margin: 50px 0 15px;
	padding: 0 30px 8px;
	color: #205ea5;
	font-size: 2.2rem;
	letter-spacing: 0.1em;
	border-bottom: 2px solid currentColor;
}
.comDetailBox h3 {
	margin: 30px 0 30px;
	padding: 6px 30px;
	color: #205ea5;
	font-size: 1.8rem;
	letter-spacing: 0.1em;
	background: #eef2f4;
}
.comDetailBox h2 + .inner,
.comDetailBox h3 + .inner {
	margin: 0 32px 32px;
}
.comDetailBox h2 + .inner:last-child,
.comDetailBox h3 + .inner:last-child {
	margin-bottom: 0;
}
.comDetailBox p {
	margin-bottom: 35px;
	letter-spacing: 0.1em;
}
.comDetailBox p:last-child {
	margin-bottom: 0;
}
@media all and (max-width: 896px) {
	.comDetailBox {
		margin-bottom: 30px;
	}
	.comDetailBox p {
		margin-bottom: 2px;
		font-size: 0.9rem;
	}
	.comDetailBox h1 {
		margin-bottom: 13px;
		padding: 24px 24px 26px;
	}
	.comDetailBox h1 span {
		padding: 0 0 4px;
		min-width: 191px;
		font-size: 1.4rem;
		background-position: bottom left 14px;
		background-size: 6px;
	}
	.comDetailBox h2 {
		margin: 15px 0 7px;
		padding: 0 4px 3px;
		font-size: 1.1rem;
	}
	.comDetailBox h3 {
		margin: 15px 0 12px;
		padding: 3px 5px;
		font-size: 0.9rem;
	}
	.comDetailBox h2 + .inner,
	.comDetailBox h3 + .inner {
		margin: 0 10px;
	}
}*/

a.comlink {
	margin-top: 7px;
	display: inline-block;
	color: #205ea5;
	font-size: 1.8rem;
	text-decoration: underline;
	letter-spacing: 0.1em;
}
a.pdfLink,
a.comBlank {
	margin-top: 10px;
	display: inline-block;
}
a.pdfLink::after {
	margin: 0 0 0 13px;
	width: 18px;
	height: 23px;
	display: inline-block;
	vertical-align: -2px;
	content: '';
	background: url("../img/common/icon_pdf.png") no-repeat right center /18px;
}
a.comlink:first-child,
a.pdfLink:first-child {
	margin-top: 0;
}
a.comBlank::after {
	margin-left: 12px;
	width: 26px;
	height: 26px;
	vertical-align: -3px;
	display: inline-block;
	content: '';
	background: url("../img/common/icon15.png") no-repeat right center /cover;
}
@media all and (min-width: 897px) {
	.pdfLink:hover,
	.comlink:hover,
	.comBlank:hover {
		text-decoration: none;
	}
}
@media all and (max-width: 896px) {
	.comlink {
		font-size: 0.9rem;
	}
	.pdfLink {
	}
	.pdfLink::after {
		margin-left: 8px;
		width: 9px;
		height: 14px;
		background-size: 9px;
	}
	a.comBlank::after {
		margin-left: 6px;
		width: 13px;
		height: 13px;
	}
}


.comTableBox {
	margin: -10px -10px 0;
}
.comTableBox table {  
	width: 100%;
	border-collapse: collapse;
}
.comTableBox th,
.comTableBox td { 
	padding: 7px 30px 10px 10px;
	font-size: 1.8rem; 
	text-align: left;    
	letter-spacing: 0.1em;
	vertical-align: middle;
	border: 10px solid #FFF;
	box-sizing: border-box;
}
.comTableBox th:first-child {
	width: 494px;
}
.comTableBox th:nth-child(2) {
	width: 578px;
}
.comTableBox th {
	text-align: center;
	background-color: #B7D7FF;
}
.comTableBox td {
	padding: 32px 20px 24px 32px;
	background-color: #EEF2F4;
}
@media all and (max-width: 896px) {
	.inner .comTableBox {
		margin: 0 -13px 5px;
	}
	.comTableBox {
		margin: 0;
	}
	.comTableBox th,
	.comTableBox td {
		padding: 6px 5px 5px;
		font-size: 0.9rem;
		border: 3px solid #FFF;
		line-height: 1.66;
		letter-spacing: 0;
	}
	.comTableBox th:first-child {
		width: 36%;
	}
	.comTableBox th:nth-child(2) {
		width: 42.2%;
	}
	.comTableBox td:nth-child(2) {
		vertical-align: top;
	}
	.comTableBox td {
		padding: 10px 13px 10px 11px;
	}
}


.comTextList {
	margin-bottom: 36px;
	max-width: 991px;	
	letter-spacing: 0.1em;
}
.comTextList li {
	padding-left: 0.5em;
	text-indent: -0.5em;
}
.topListBox {
	margin: 0 27px 38px;
	padding: 40px 95px 45px;
	background-color: #EEF2F4;
}
.topListBox li {
	position: relative;
}
.topListBox li::before {
	width: 4px;
	height: 4px;
	position: absolute;
	left: -25px;
	top: 50%;
	content: '';
	background: #000;
	border-radius: 100%;
}
.topListBox li:not(:last-child) {
	margin-bottom: 20px;
}
.topListBox a {
	color: #205ea5;
	font-size: 2rem;
	letter-spacing: 0.15em;
	text-decoration: underline;
}
.topListBox + p {
	margin: 0 32px 70px;
}
@media all and (min-width: 897px) {
	.topListBox a:hover {
		text-decoration: none;
	}
}
@media all and (max-width: 896px) {
	.comTextList {
		margin-bottom: 15px;
	}
	.comTextList li {
		font-size: 0.9rem;
	}
	.topListBox  {
		margin: 0 0 15px;
		padding: 21px 37px 12px;
		font-size: 1rem;
		letter-spacing: 0.1em;
	}
	.topListBox a {
		font-size: 1rem;
	}
	.topListBox li::before {
		width: 2px;
		height: 2px;
		left: -12px;
	}
	.topListBox li:not(:last-child) {
		margin-bottom: 10px;
	}
	.topListBox + p {
		margin: 0 2px 15px;
	}
}

/*comMainImg*/
.comMainImg {
	margin: 0 auto 52px;
	width: 1399px;
}
@media all and (max-width: 896px) {	
	.comMainImg {
		margin-bottom: 18px;
		width: auto;
	}
}

/*comLinkUl*/
.comLinkUl {
	margin: 0 auto;
	max-width: 1024px;
	display: flex;
	flex-wrap: wrap;
}
.comLinkUl li {
	margin-right: 9px;
	width: 335px;
}
.comLinkUl li:last-child {
	margin-right: 0;
}
.comLinkUl li a {
	padding: 24px 33px 28px;
	display: block;
	color: #FFF;
	text-align: left;
	font-size: 2.2rem;;
	line-height: 1.636;
	border-radius: 52px;
	letter-spacing: 0.3em;
	background: url("../img/common/icon13.png") no-repeat center right 20px / 24px,linear-gradient(to left,#3CA3E4 0%,#5DC4E3 50%,#7CE3E2 100%);
	box-sizing: border-box;
}
.comLinkUl2 li a {
	padding-right: 46px;
	background: url("../img/common/icon21.png") no-repeat center right 20px / 15px,linear-gradient(to left,#3CA3E4 0%,#5DC4E3 50%,#7CE3E2 100%);
	letter-spacing: 0.051em;
}

@media all and (max-width: 896px) {	
	.comLinkUl li {
		margin-bottom: 20px;
		width: calc(50% - 9px);
	}
	.comLinkUl li:nth-child(2n) {
		margin-right: 0;
	}
	.comLinkUl li a {
		padding: 14px 18px 10px;
		font-size: 1.1rem;
		background: url("../img/common/icon13.png") no-repeat center right 10px / 12px,linear-gradient(to left,#3CA3E4 0%,#5DC4E3 50%,#7CE3E2 100%)
	}
}
/*comLinkBtn*/
.comLinkBtn {
	width: 624px;
}
.comLinkBtn a {
	padding: 16px 58px 18px;
	display: block;
	color: #205EA5;
	font-size: 2.395rem;
	line-height: 2.499;
	letter-spacing: 0.1em;
	background: url("../img/common/icon14.png") no-repeat center right 44px /15px, #E8ECEF;
}
@media all and (max-width: 896px) {
	.comLinkBtn {
		width: auto;
	}
	.comLinkBtn a {
		padding: 8px 29px 8px;
		font-size: 1.1975rem;
		background-position: center right 21px;
		background-size: 7px;
	}
}


/*0210追加*/
.tabbox {
    border: 1px #cccccc solid;
    background-color: #f5f5f5;
    padding: 15px 12px 12px 12px;
    margin-bottom: 1em;
}
.inde{
 padding-left:1em;
 text-indent:-1em;
}
.tablein{
    padding: 20px 0 20px 22px;
    width: calc(100% - 124px);
}

.twc100{
 margin:30px auto 0;
 width:80%;
}

.twc100 th{
    text-align: left;
    background-color: #B7D7FF;
    width: 45%;
}
.twc100 th,tbg00ysp{
    text-align: center;
}
.twc100 td{
    padding: 20px;
    background-color: #EEF2F4;
}
main table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 5px;
}

main th,
main td {
    padding: 10px;
    font-size: 16px;
    text-align: left;
    letter-spacing: 0.1em;
    vertical-align: middle;
    box-sizing: border-box;
}

main th:first-child {
    /*width: 494px;*/
}

main th:nth-child(2) {
    /*width: 578px;*/
}

main th {
    text-align: center;
    background-color: #B7D7FF;
}

main td {
    padding: 20px;
    background-color: #EEF2F4;
}

.button input {
    margin: auto;
    display: block;
    background-color: #205fa6;
    height: 40px;
    font-size: 17px;
    margin: 10px auto 50px;
    border: none;
    color: #ffffff;
    padding: 0 20px;
}
.iluuIMG{
    width: 48%;
}
.disc {
    margin-left: 15px;
    list-style-type: disc;
    margin-bottom: 6px;
    line-height: 1.2em;
}
.leadsize{
 font-size:20px;
}
.comLinkUlsaiyo li{
 width:48%;
 margin:0 1% 20px;
}

.flex9{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.iluuIMG2{
 width:50%;
}
.textUl9{
 width:60%;
 margin:0 0 0 2%;
 font-size:18px;
}
.textUl9 li{
 font-size:18px;
}

h1h1{
font-size: 6rem;
}

h3.orig {
    margin: 50px 0 15px;
    padding: 0 30px 8px;
    color: #205ea5;
    font-size: 18px;
    letter-spacing: 0.1em;
    border-bottom: 2px solid currentColor;
}

h4 {
    margin: 50px 0 15px;
    padding: 6px 30px;
    color: #205ea5;
    font-size: 1.8rem;
    letter-spacing: 0.1em;
    background: #eef2f4;
}
h4.mbex {
    margin: 50px 0 -34px;
}

/*------------------------------------------------------------
	.nursing-professionals
------------------------------------------------------------*/
.naviArea {
	background-color: #7BA7DD;
}
.naviArea.pageNaviArea ul li::after {
	background-color: #205ea5;
}
.mainVisual .comBtn a,
.mainVisual h1 {
	background-color: #7ba7dd;
}
#gFooter {
	border-color: #b7d7ff;
}
.bgColor,
#gFooter .fBox,
#gFooter .fBox ul .en::before {
	background-color: #b7d7ff;
}
#gFooter .fBox ul .img {
	background-color: #92b8e7;
}
.headLine01 {
	color: #000;
}
.comLinkBox {
	background-image: url(../img/nursing-professionals/bg01.jpg);
}
.comNews {
	padding: 50px 0 72px;
	background-color: #b7d7ff;
}
.comNews .comNewsList {
	background-color: #e8ecef;
}
.comNewsList li {
	border-top-color: #638dbe;
	border-bottom-color: #a5bdd6;
}
@media all and (min-width: 897px) {
	.comNews .comNewsList {
		margin-bottom: 20px;
		padding: 15px 56px 1px;
	}
	.comNewsList li {
		padding: 30px 0 8px;
	}
	.headLine01 {
		margin-bottom: 38px;
	}
	.naviArea.pageNaviArea ul a {
		color: #000;
	}
}
@media all and (max-width: 896px) {
	.spMenuBox .subMenu {
		background-color: rgba(183,215,255, 0.95);
	}
	.comNews {
		padding: 28px 0 32px;
	}
	#gHeader {
		border-color: #7ba7dd;
	}
	#gHeader .menu {
		background-color: #7ba7dd;

	}
}

.improving {
	padding: 135px 0 142px;
	background: url("../img/nursing-professionals/bg02.jpg") no-repeat top center / cover;
}
.whiteBox {
	margin: 0 auto;
	padding-bottom: 51px;
	max-width: 1718px;
	background-color: #FFF;
}
.whiteBox .textBox {
	margin-bottom: 62px;
	display: flex;
	align-items: center;
}
.whiteBox .textBox .number {
	padding: 12px 23px 0 39px;
	width: 274px;
	height: 274px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	color: #FFF;
	font-size: 20rem;
	background-color: #B7D7FF;
	box-sizing: border-box;
}
.whiteBox .textBox .number img {
	margin-bottom: -5px;
}
.whiteBox .textBox .number.img {
	align-items: center;
}
.whiteBox .textBox .number.img img {
	width: 182px;
}
.whiteBox .textBox .headLine02 {
	margin: 50px 0 0 33px;
}
.whiteBox .textBox .headLine02 .ttl::after {
	margin: 25px 0 25px;
}
.whiteBox .textUl {
	margin: 0 auto;
	max-width: 1480px;
	display: flex;
	flex-wrap: wrap;
}
.whiteBox .textUl li {
	margin: 0 20px 19px 0;
	width: calc((100% - 60px)/4);
	min-height: 300px;
}
.whiteBox .textUl a {
	display: block;
	position: relative;
	height: 100%;
	padding: 28px 32px 56px;
	background: url("../img/nursing-professionals/bg06.png") no-repeat center / 180px;
	background-color: #E8ECEF;
	box-sizing: border-box;
}
.whiteBox .textUl a::after {
	width: 25px;
	height: 45px;
	position: absolute;
	right: 24px;
	bottom: 21px;
	background: url("../img/common/icon05.png") no-repeat right bottom / 100%;
	content: '';
}
.whiteBox .textUl h4 {
	margin-bottom: 23px;
	color: #205ea5;
	font-size: 2.4rem;
	line-height: 1.25;
	letter-spacing: 0.2em;
}
.whiteBox .textUl h4::after {
	margin-top: 10px;
	display: block;
	width: 147px;
	height: 7px;
	content: '';
	background-color: #9dc5f6;
}
.whiteBox .textUl p {
	font-size: 1.8rem;
	line-height: 1.66;
	letter-spacing: 0.15em;
}
.whiteBox .imgUl {
	margin: 0 auto;
	max-width: 1566px;
	display: flex;
	flex-wrap: wrap;
}
.whiteBox .imgUl li {
	width: calc(100% /3);
	box-sizing: border-box;
	border: 1px solid #FFF;
}
@media all and (min-width: 897px) {
	.whiteBox .textUl li:nth-child(4n) {
		margin-right: 0;
	}
}
@media all and (max-width: 896px) {
	.improving {
		padding: 30px 10px
	}
	.whiteBox {
		padding-bottom: 27px;
	}
	.whiteBox .textBox {
		margin-bottom: 20px;
	}
	.whiteBox .textBox .number {
		height: 68px;
		padding: 0;
		width: 68px;
	}
	.whiteBox .textBox .number img {
		margin-bottom: -2px;
		height: 36px;
	}
	.whiteBox .textBox .headLine02 {
		margin: 5px 0 0 10px;
	}
	.whiteBox .textBox .headLine02 .ttl::after {
		margin: 5px 0 5px;
	}
	.whiteBox .textUl {
		margin: 0 10px;
	}
	.whiteBox .textUl li {
		margin: 0 6.5px 5px 0;
		width: calc((100% - 13px)/3);
		min-height: inherit;
	}
	.whiteBox .textUl a {
		padding: 12px 5px 32px 10px;
		background-size: 45px;
	}
	.whiteBox .textUl a::after {
		right: 7px;
		width: 8px;
		height: 14px;
		bottom: 12px;
	}
	.whiteBox .textUl li:nth-child(3n) {
		margin-right: 0;
	}
	.whiteBox .textUl h4 {
		margin-bottom: 8px;
		font-size: 1rem;
	}
	.whiteBox .textUl h4::after {
		margin-top: 8px;
		width: 45px;
		height: 3px;
	}
	.whiteBox .textUl p {
		font-size: 0.9rem;
		line-height: 1.44;
	}
}
.work {
  	padding: 135px 0 134px;
  	background: url("../img/nursing-professionals/bg03.jpg") no-repeat top center / cover;
}
.work .whiteBox {
	padding-bottom: 84px;
}
.work .whiteBox .textUl .bg01 a {
	background-image: url("../img/nursing-professionals/bg07.png");
	background-size: 101px;
}
.work .whiteBox .textUl .bg02 a {
	background-image: url("../img/nursing-professionals/bg08.png");
	background-size: 151px; 
}
.development {
	padding: 135px 0 96px;
	background: url("../img/nursing-professionals/bg04.jpg") no-repeat top center / cover;
}
.special {
	padding: 135px 0 132px;
	border-top: 4px solid #B7D7FF;
	background: url("../img/nursing-professionals/bg05.jpg") no-repeat top center / cover;
}
.special .whiteBox {
	padding-bottom: 165px;
	max-width: 1698px;
}
.special .whiteBox .textBox {
	margin-bottom: 46px;
}
@media all and (max-width: 896px) {
	.work,.development,.special {
	  	padding: 30px 10px;
	}
	.work .whiteBox {
		padding-bottom: 27px;
	}
	.work .whiteBox .textUl .bg01 a {
		background-size: 45px;
	}
	.work .whiteBox .textUl .bg02 a {
		background-size: 59px; 
	}
	.special {
		border: none;
	}
	.special .whiteBox {
		padding-bottom: 30px;
	}
	.special .whiteBox .textBox {
		margin-bottom: 17px;
	}
	.whiteBox .textBox .number.img img {
		width: 52px;
		height: auto;
	}
	.whiteBox .imgUl {
		margin: 0 10px;
	}
	.whiteBox .imgUl li {
		padding: 1px;
		width: 50%;
		box-sizing: border-box;
	}

}

.comDetailBox .photoBox {
	margin: -12px 0 0;
	position: relative;
}
.comDetailBox .photoBox > p {
	position: absolute;
	right: -4px;
	top: -11px;
}
.comDetailBox .photoBox > ul {
	margin: 0 -4px 50px;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
}
.comDetailBox .photoBox > ul li {
	margin-right: 40px;
	text-align: center;
}
.comDetailBox .photoBox > ul li .photo {
	margin-bottom: 13px;
	display: block;
	width: 331px;
}
.comDetailBox .photoBox > ul li .photo01 {
	width: 248px;
}
.comDetailBox .photoBox > ul li .photo img {
	width: 100%;
}
.comDetailBox .photoBox > ul li .txt {
	letter-spacing: 0.1em;
}
.comDetailBox .condition p {
	margin-bottom: 0;
}
.comDetailBox .inner .image {
	margin: 44px auto 44px;
	text-align: center;
}
@media all and (max-width: 896px) {
	.comDetailBox .photoBox {
		margin-top: 50px;
	}
	.comDetailBox .photoBox > p {
		right: -7px;
		top: -49px;
	}
	.comDetailBox .photoBox > ul {
		margin: 0 0 32px;
		display: block;
	}
	.comDetailBox .photoBox > ul li {
		margin: 0 0 16px;
	}
	.comDetailBox .photoBox > ul li:last-child {
		margin-bottom: 0;
	}
	.comDetailBox .photoBox > ul li .photo {
		margin: 0 auto 3px;
		width: 166px;
	}
	.comDetailBox .photoBox > ul li .photo01 {
		width: 124px;
	}
	.comDetailBox .photoBox > ul li .txt {
		font-size: 0.9rem;
	}
	.comDetailBox .inner .image {
		margin: 21px 3px 18px;
		width: auto;
	}
	.comDetailBox p {
		margin-bottom: 20px;
	}
}
/*------------------------------------------------------------
	.nursing-work
------------------------------------------------------------*/
#main .content {
    max-width: 100%;
}

#main section[id] {
    padding-top: 0;
    margin-top: 0;
}
.pageLink {
    padding-top: 200px;
    margin-top: -200px;
}

@media all and (max-width: 896px) {
    .pageLink {
        padding-top: 90px;
        margin-top: -90px;
    }
}
#main h2 {
	margin: 100px 0 30px!important;
    	padding: 0 1% 8px;
    	color: #205ea5;
    	font-size: 4rem!important;
}
#main h2.actTih2 {
	margin: 30px 0 60px!important;
	text-align:center;
	padding: 30px 0 0 0;
}
#main h2.actTih2::before {
	background-color: transparent;
}

#main h3 {
	margin: 0 0 30px!important;
	font-size: 2.4rem!important;
}
#main h4 {
	font-size: 1.8rem!important;
}

#main .mainBox {
	margin: 50px auto 122px;
	width: 100%;
	font-size: 2.195rem;
	text-align: center;
	line-height: 1.636;
	letter-spacing: 0.1em;
	font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
}

#main .mainBox .notes {
	margin: 100px 0 70px;
}
#main .mainBox .notes p {
	word-break: break-all;
	font-size: 1.8rem;
}
#main .mainBox .h3Ttl {
	margin: 0 0 15px!important;
    	font-size: 2.6rem!important;
	font-weight: 400;
	letter-spacing: 0;
    	background: #fff;
    	padding: 0;
    	color: #000;
    	border-bottom: none;
	text-align:center;
}
#main .mainBox .note2{
	margin:0 auto 30px;
}
#main .mainBox .note2 p{
	word-break: break-all;
	font-size: 1.6rem;
	text-align:center;
}
#main .mainBox>p {
	margin-bottom: 34px;
}
#main .mainBox p:last-child {
	margin-bottom: 0;
}
#main .mainBox .mainBtn {
	margin: 0 auto 68px;
	max-width: 683px;
}
#main .mainBox .mainBtn a {
	padding: 12px 20px 9px;
	display: block;
	color: #3BA2E4;
	font-size: 2.1rem;
	line-height: 1.428;
	border: 2px solid #3BA2E4;
	border-radius: 40px;
	letter-spacing: 0.1em;
	background: url("../img/common/icon12.png") no-repeat center right 25px / 15px;
}
#main section[id].activities {
	padding: 10px 0 1px 4%;
        background-color: #EEF2F4;
        margin: 150px 0 0 0;
}
#main .activities .content {
	width: 1364px;
}
#main .activities .imgBox {
    margin-bottom: 150px;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px #aaa dashed;
    padding: 0 0 50px 0;
}
#main .activities .imgBox .photoBox {
	width: 30%;
}
#main .activities .imgBox .photoBox .imgcap{
	font-size:14px;
	text-align:center;
}
#main .activities .imgBox .photoBox img {
	width: 100%;
}
#main .activities .imgBox .textBox {
	padding: 0 0 0 50px;
	width: 55%;
}
#main .activities .imgBox .textBox h4 {
	margin: 0 0 10px 0;
	padding:0;
	color: #205FA6;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.1;
	letter-spacing: 0.2em;
}
#main .activities .imgBox .textBox p {
	word-break: break-all;
	color: #1B1B1B;
	font-size: 16px;
	letter-spacing: 0.05em;
	text-align:left;
}
#main .policies {
	padding: 0 0 76px;
}
#main .policies.content {
	max-width: 1270px;
}
#main .policies .headLine04 {
	margin-bottom: 86px;
}
#main .policies .h5Ttl {
	margin-bottom: 25px;
	font-size: 2.195rem;
	font-weight: 400;
	letter-spacing: 0.1em;
}
#main .policies .textUl {
	margin-bottom: 22px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .policies .textUl li {
	margin-bottom: 46px;
	width: calc(50% - 10px);
	font-size: 2.3rem;
	line-height: 1.561;
	letter-spacing: 0.1em;
}
#main .policies .textUl p {
	margin-bottom: 14px;
}
#main .policies .textUl .indent {
	padding-left: 1em;
	text-indent: -1em;
}
#main .policies .textUl01 {
	margin-bottom: 76px;
}
#main .policies .textList {
	margin-bottom: 26px;
	padding-top: 12px;
	font-size: 2.3rem;
	line-height: 1.72;
	letter-spacing: 0.1em;
	padding-left: 1em;
	text-indent: -1em;
}
#main .policies .textList li{
	font-size: 2.0rem;
}
#main .policies .btm {
	margin-bottom: 60px;
}
#main .policies .btm01 {
	margin-bottom: 60px;
}
#main .policies .mar,
#main .policies .mar01 {
	margin-bottom: 180px;
}
#main .policies p {
	margin-bottom: 12px;
	font-size: 2.0rem;
	letter-spacing: 0.1em;
}
#main .policies .listUl {
	margin: 0 -7px 126px;
	display: flex;
	flex-wrap: wrap;
}
#main .policies .listUl li {
	margin: 0 36px 32px 0;
	padding: 30px 20px 30px;
	width: calc(50% - 62px);
	text-align: center;
	border: 2px solid #205FA6;
}
#main .policies .listUl li:nth-child(2n) {
	margin-right: 0;
}
#main .policies .listUl h4 {
	margin-bottom: 32px;
	color: #205EA5;
	font-size: 2.8rem;
	font-weight: 400;
	letter-spacing: 0.1em;
}
#main .policies .listUl p {
	margin-bottom: -8px;
	font-size: 2.36rem;
	letter-spacing: 0.1em;
}
#main .policies .listUl .comLinkBtn {
	width: auto;
}
#main .policies .listUl .comLinkBtn a {
	padding: 24px 24px 16px;
	line-height: 1.252;
	text-align: left;
	background-position: center right 18px;
}
#main .policies>.h3Ttl {
	margin-bottom: 53px;
}
#main .policies .mar {
	margin-bottom: 80px;
}
#main .policies .text {
	margin-bottom: 33px;
	font-size: 2.6rem;
	line-height: 1.23;
	text-align: left;
}
#main .summit {
    padding-top: 0;
}
#main .summit.content {
	max-width: 1266px;
}
#main .summit>p {
	margin-bottom: 38px;
	font-size: 2.3rem;
	line-height: 1.561;
	letter-spacing: 0.1em;
}
#main .summit .bgBox {
	margin-bottom: 44px;
	padding: 33px 40px 42px;
	background-color: #EEF2F4;
}
#main .summit .bgBox .h5Ttl {
	margin-bottom: 28px;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 0.1em;
}
#main .summit .imgBox {
	display: flex;
	flex-wrap: wrap;
}
#main .summit .imgBox .textBox {
	width: calc(100% - 528px);
	font-size: 2.195rem;
	line-height: 1.636;
	letter-spacing: 0.1em;
}
#main .summit .imgBox .textBox .pdfLink {
	margin-top: 0;
	font-size: 1.6rem;
}
#main .summit .imgBox .photoBox {
	padding: 0 0 0 65px;
	width: 38%;
	text-align: center;
}
#main .summit .imgBox .photoBox01 {
	padding-top: 50px;
}
#main .summit .imgBox .photoBox .pdfLink {
	margin-top: 10px;
	text-decoration: none;
}

#main .headLine05 {
    margin-bottom: 34px;
    padding: 0 0 6px 10px;
    color: #205EA5;
    font-size: 2.8rem;
    font-weight: 400;
    letter-spacing: 0.1em;
    border-bottom: 2px solid #205EA5;
}
#main .comLinkBtn a {
    padding: 4px 24px 4px;
    display: block;
    color: #205EA5;
    font-size: 1.6rem;
    line-height: 2.499;
    letter-spacing: 0.1em;
    background: url(../img/common/icon14.png) no-repeat center right 44px /15px, #fff;
    border: 1px solid #205EA5;
}

#main .bgBox .textBox p{
    font-size: 16px;
}
#main .activities .newsLink {
    width:100%;
    margin:0 auto 60px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
#main .activities .mainBtn {
    width:18%;
    margin:0 1% 0;
}
#main .activities .mainBtn a {
    padding: 12px 20px 12px;
    display: block;
    color: #3BA2E4;
    font-size: 1.4rem;
    line-height: 1.5;
    border: 2px solid #3BA2E4;
    border-radius: 40px;
    letter-spacing: 0.1em;
    background: url(../img/common/icon12.png) no-repeat center right 25px / 7px;
}
#main .activities .newsLink .mainBtn a {
    display: block;
}

@media all and (max-width: 897px) {
	#main .mainBox {
		padding-bottom: 16px;
		margin: 50px auto 15px;
	}
#main h2 {
	margin: 0 0 20px!important;
   	 padding: 0 0 0;
    	font-size: 2.0rem!important;
    	text-align: center;
}
#main h2.actTih2 {
    padding: 30px 0 0 0;
    margin: 20px 0 0!important;
}
#main h3 {
	margin: 50px 0 10px!important;
    	font-size: 1.3em!important;
}
#main h3.actTi {
	margin: 15px 0 10px!important;
    	font-size: 1.3em!important;
}
#main h4 {
	font-size: 1.4rem!important;
	margin: 10px 0 0;
}
	#main .mainBox .notes {
		margin: 50px 0 70px;
	}
#main .mainBox .notes p {
    word-break: break-all;
    font-size: 1.2rem;
    text-align:left;
}
#main .mainBox .note2 p {
    font-size: 1.2rem;
    text-align: left;
}
.comLinkUl {
    margin: 0 auto;
    width: 100%;
    display: block;
}
.comLinkUl li {
    margin: 0 0 20px 0;
    width:100%;
}
.comLinkUl li a {
    padding: 5% 11%;
    font-size: 1.1rem;
    background: url(../img/common/icon13.png) no-repeat center right 30px / 12px,linear-gradient(to left,#3CA3E4 0%,#5DC4E3 50%,#7CE3E2 100%);
    width: 74%;
    margin: 0 auto;
}
#main section[id].activities {
    padding: 0 0 1px 0;
    margin: 0 0 0 0;
}
	#main .mainBox .h3Ttl {
		margin-bottom: 6px;
		font-size: 1.8rem!important;
	}
	#main .mainBox > p {
		margin-bottom: 20px;	
		font-size: 1.0975rem;
		text-align: left;
	}
	#main .mainBox .mainBtn {
		margin: 0 6px 28px;
		max-width: inherit;
	}
	#main .mainBox .mainBtn a {
		padding: 8px 20px 2px;
		font-size: 1.05rem;
		border: 1px solid #3BA2E4;
		background-position: center right 15px;
		background-size: 7px;
	}
	#main .activities {
		padding: 30px 0 2px;
	}
	#main .activities .content {
		margin: 0 32px 0 21px;
		width: inherit;
	}
	#main .activities .imgBox {
		margin-bottom: 32px;
		display: block;
	}
	#main .activities .imgBox .photoBox {
		margin-bottom: 14px;
		width: auto;
	}
	#main .activities .imgBox .textBox {
		padding: 0;
		width: auto;
	}
	#main .activities .imgBox .textBox h4 {
		font-size: 1.8rem;
	}
	#main .activities .imgBox .textBox p {
		font-size: 1rem;
		line-height: 2;
	}
	#main .policies {
		padding: 64px 0 0;
	}
	#main .policies .headLine04 {
		margin: 0 0 24px 12px;
	}
	#main .policies .h5Ttl {
		margin-bottom: 14px;
		font-size: 0.9rem;
	}
	#main .policies .textUl {
		display: block;
	}
	#main .policies .textUl01 {
		margin-bottom: 36px;
	}
	#main .policies .textUl p {
		margin-bottom: 7px;
		line-height: 1.5;
		font-size: 1.2rem;
	}
	#main .policies .textUl li {
		margin-bottom: 16px;
		width: auto;
	}
	#main .policies .textList {
		margin-bottom: 20px;
		padding-top: 0;
		font-size: 0.9rem;
		line-height: 1.5;
	}
	#main .policies .btm {
		margin-bottom: 25px;
	}
	#main .policies .btm01 {
		margin-bottom: 8px;
	}
	#main .policies p {
		margin-bottom: 5px;
		font-size: 1.2rem;
		line-height: 1.5;
	}
	#main .policies .listUl {
		margin: 0 0 20px;
		display: block;
	}
	#main .policies .listUl li {
		margin: 0 0 19px 0;
		padding: 10px 10px 10px;
		width: auto;
		border: 1px solid #205FA6;
	}
	#main .policies .listUl li h3{
		margin: 0px 0 10px!important;
	}
	#main .policies .listUl h4 {
		margin-bottom: 4px;
		font-size: 1.4rem;
	}
	#main .policies .listUl p {
		margin-bottom: 8px;
		font-size: 1.15rem;
	}
	#main .policies .listUl .comLinkBtn a {
		padding: 10px 24px 10px;
		background-position: center right 8px;
	}
#main .comLinkBtn a {
    padding: 2px 24px 2px;
    font-size: 1.2rem;
    background: url(../img/common/icon14.png) no-repeat center right 44px /7px, #fff;
}
#main .policies .textList li {
    font-size: 1.2rem;
}
	#main .policies .text {
		margin-bottom: 15px;
		font-size: 1.4rem;
	}
	#main .summit {
		padding-top: 20px;
	}
	#main .summit .headLine04 {
		margin-bottom: 16px;
		padding-left: 12px;
	}
	#main .summit .headLine04::before {
		left: 0;
	}
	#main .summit > p {
		margin-bottom: 16px;
		line-height: 1.995;
		font-size: 1.2rem;
	}
	#main .summit .bgBox {
		margin-bottom: 17px;
		padding: 18px 17px 10px;
	}
	#main .summit .imgBox {
		display: block;
	}
#main .bgBox .textBox p {
    font-size: 1.2rem;
}
	#main .summit .imgBox .textBox {
		width: auto;
		font-size: 1.0975rem;
	}
	#main .summit .bgBox .h5Ttl {
		margin-bottom: 12px;
		font-size: 1.3rem;
	}
	#main .summit .imgBox .textBox .pdfLink {
		margin-top: -8px;
		font-size: 1.0975rem;
	}
	#main .summit .imgBox .photoBox {
		padding: 19px 51px 0;
		width: auto;
	}
	#main .summit .imgBox .photoBox .pdfLink {
		margin-top: 6px;
		font-size: 1rem;
	}
	#main .summit .imgBox .pdfLink::after {
		margin: 0;
		width: 10px;
		height: 13px;
		background-size: 10px;
	}
#main .activities .newsLink {
    margin:0 auto 60px;
    display: block;
}
#main .activities .mainBtn {
    width:100%;
    margin:0 0 10px;
}
#main .activities .mainBtn a {
    padding: 12px 20px 12px;
    font-size: 1.2rem;
    background: url(../img/common/icon12.png) no-repeat center right 25px / 7px;
    width: 58%;
    margin: 0 auto;
}

}
@media all and (max-width: 374px)  {
	#main .mainBox .mainBtn a {
		font-size: 0.9rem;
	}
	#main .comLinkUl li a {
		font-size: 0.9rem;
	}
	#main .policies .headLine04 {
		font-size: 1.7rem;
	}
	#main .summit .bgBox p {
		margin-bottom: 10px;
	}
	#main .policies .listUl .comLinkBtn a {
		padding: 10px 15px 10px 10px;
	}
}
#main .mb100{
 margin-bottom: 150px!important;
}








