@charset "utf-8";

/*=================================
	web_admission2211
================================ */
/*Noto Sans CJK JP*/
@font-face {
	font-display: swap;
	font-family: "Noto Sans CJK JP";
	font-style: normal;
	font-weight: 200;
	src: url(/card/campaign/web_admission2211/fonts/NotoSansCJKjp-Thin.woff) format('woff');
}

@font-face {
	font-display: swap;
	font-family: "Noto Sans CJK JP";
	font-style: normal;
	font-weight: 300;
	src: url(/card/campaign/web_admission2211/fonts/NotoSansCJKjp-Light.woff) format('woff');
}

@font-face {
	font-display: swap;
	font-family: "Noto Sans CJK JP";
	font-style: normal;
	font-weight: 400;
	src: url(/card/campaign/web_admission2211/fonts/NotoSansCJKjp-DemiLight.woff) format('woff');
}

@font-face {
	font-display: swap;
	font-family: "Noto Sans CJK JP";
	font-style: normal;
	font-weight: 500;
	src: url(/card/campaign/web_admission2211/fonts/NotoSansCJKjp-Regular.woff) format('woff');
}

@font-face {
	font-display: swap;
	font-family: "Noto Sans CJK JP";
	font-style: normal;
	font-weight: 600;
	src: url(/card/campaign/web_admission2211/fonts/NotoSansCJKjp-Medium.woff) format('woff');
}

@font-face {
	font-display: swap;
	font-family: "Noto Sans CJK JP";
	font-style: normal;
	font-weight: 700;
	src: url(/card/campaign/web_admission2211/fonts/NotoSansCJKjp-Bold.woff) format('woff');
}

@font-face {
	font-display: swap;
	font-family: "Noto Sans CJK JP";
	font-style: normal;
	font-weight: 800;
	src: url(/card/campaign/web_admission2211/fonts/NotoSansCJKjp-Black.woff) format('woff');
}
.intro,
#container {
	font-family: "Noto Sans CJK JP", sans-serif;
	font-feature-settings: "palt";
}

/* for display_advertising
---------------------*/
header.display_advertising {
	text-align: center;
	margin: 36px 0 60px;
}
footer.display_advertising {
	margin-top: 50px;
	font-size: 12px;
	text-align: center;
	line-height: 1.2;
	padding-bottom: 35px;
}
footer.display_advertising .footer-logo {
	padding-bottom: 20px;
}
@media only screen and (max-width: 767px) {
	header.display_advertising {
		margin: 2.037vw 0 0;
	}
	header.display_advertising img {
		width: 40vw;
	}
	footer.display_advertising {
		margin: 0 auto;
		width: 80%;
		line-height: 1.9;
		padding-top: 15px;
		padding-bottom: 20px;
	}
}

/* container
---------------------*/
.clearfix:after {
	content:"";
	display:block;
	clear:both;
	overflow:hidden;
}
.clearfix {
	zoom:1;
}
#container.web_admission2211 {
	width: auto;
}
.web_admission2211 .inner {
	margin: 0 auto;
}
.web_admission2211 p {
	margin: 0;
}
.web_admission2211 a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.web_admission2211 .sp {
	display: none;
}
.web_admission2211 img {
	width: 100%;
	height: auto;
}
.web_admission2211 .red {
	color: #ff0000;
}
.web_admission2211 .black {
	color: #000000;
}
.web_admission2211 .blue {
	color: #0066cc;
}

/* indexType */
.indexType .conds {
	display: none;
}
.indexType .conds.on {
	display: block;
}

/* main */
.main {
	margin-top: 40px;
}

/* tab-wrap */
.tab-wrap {
	padding-bottom: 40px;
	width: 100%;
}
.tab-wrap .tab-triggers li {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding-right: 20px;
}
.tab-wrap .tab-triggers li.cond02 {
	float: right;
	padding-right: 0px;
	padding-left: 20px;
}
.tab-wrap .tab-triggers a {
	position: relative;
	display: block;
	text-align: center;
	color: #d10000;
	font-weight: bold;
	background: #fff;
	border: 1px solid #d10000;
	font-weight: bold;
	font-size: 20px;
	padding: 34px 3px ;
	line-height: 1.4;
}
.tab-wrap .tab-triggers span {
	position: relative;
	font-weight: bold;
	z-index: 2;
}
.tab-wrap .tab-triggers a:hover {
	opacity: .65;
	text-decoration: none;
}
.tab-wrap .tab-triggers a.current {
	color: #fff;
	background: #d10000;
	pointer-events: none;
	opacity: 1 !important;
}
.tab-wrap .tab-triggers a.current:after {
	content: "";
	position: absolute;
	display: block;
	left: 50%;
	bottom: -20px;
	width: 25px;
	height: 25px;
	background: #d10000;
	transform: rotate(45deg) translateX(-50%);
}
.tab-wrap .tab-triggers li.cond02 a {
	padding: 20px 3px 20px;
}

/* .tab-targets */
.tab-targets	{
	display: none;
}
.tab-targets.on	{
	display: block;
}

/* intro */
.intro {
	margin: 0 auto;
	padding-bottom: 55px;
	max-width: 900px;
}
.intro .caption {
	font-size: 13px;
	line-height: 1.5;
	padding-bottom: 19px;
	text-align: center;
}
.intro .lead {
	font-size: 21px;
	line-height: 1.35;
	text-align: center;
}
.intro .lead span {
	font-weight: bold;
}
.intro .lead .red,
.intro .lead .gold {
	font-weight: bold;
}
.intro .lead .gold {
	color: #c1820c;
}
.intro .lead .red {
	color: #a40007;
}

/* anchor-button */
.anchor-button {
	text-align: center;
	width: 84%;
	margin: 26px auto 25px;
	max-width: 636px;
}

.anchor-button a {
	display: block;
	line-height: 1;
	padding: 32px 20px;
	position: relative;
	background: #d10000;
	color: #fff;
	font-size: 29px;
	font-weight: bold;
	border-radius: 45px;
	box-shadow: 2px 2px 4px #888;
}

.anchor-button a:after {
	content: "";
	position: absolute;
	display: block;
	top: 50%;
	right: 40px;
	width: 15px;
	height: 15px;
	border-bottom: 4px solid #fff;
	border-right: 4px solid #fff;
	transform: translateY(-50%) rotate(45deg);
		margin-top: -3px;
}

.anchor-button a:hover {
	opacity: .7;
	text-decoration: none;
}

/* area01 */
.area01 {
	padding: 50px 0 40px;
	position: relative;
	background: #f5f5f5;
}
.area01:after {
	content: "";
	position: absolute;
	display: block;
	left: 50%;
	bottom: -74px;
	border-top: 75px solid #f5f5f5;
	border-left: 120px solid transparent;
	border-right: 120px solid transparent;
	transform: translateX(-50%);
}
.area01 .area-inner {
	position: relative;
	z-index: 2;
	max-width: 998px;
	margin: 0 auto;
	border-top: 1px solid #000;
	padding-top: 20px;

}
.area01 .point-present .section-title {
	font-size: 42px;
	font-weight: bold;
	color: #1e46b4;
	text-align: center;
	line-height: 1.3;
	padding-bottom: 6px;
}
.area01 .point-present .section-title .small {
	font-weight: bold;
}
.area01 .point-present .section-title .big {
	font-weight: bold;
	font-size: 150%;
}

.area01 .point-present .big {
	font-size: 180%;
	font-weight: bolder;
	font-weight: bold;
}

.area01 .point-present .section-annotation {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	line-height: 1.3;
}

.area01 .point-present header {
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
	padding-bottom: 24px;
}

.area01 .sub-section {
	float: left;
	width: 49%;
	/*min-height: 1150px;*/
}
.area01 .sub-section .pointBlock {
	margin-top: 25px;
	margin-bottom: 30px;
	border: solid 2px #c08531;
	border-radius: 15px;
}
.area01 .sub-section .pointBlock > dt {
	padding: 20px 15px;
	background: #fff2e6;
	border-radius: 15px 15px 0 0;
	font-size: 29px;
	font-weight: bold;
	color: #9e6611;
	line-height: 1.1;
	text-align: center;
	position: relative;
}
.area01 .sub-section .pointBlock > dt::after {
	display: block;
	content: "";
	position: absolute;
	top: -15px;
	right: 15px;
	width: 82px;
	height: 73px;
	background: url(/card/campaign/web_admission2211/img/icon_point.png) no-repeat;
	background-size: contain;
}
.area01 .sub-section .pointBlock > dt span.fsS {
	font-size: 23px;
	font-weight: bold;
}
.area01 .sub-section .pointBlock > dt span.fsL {
	font-size: 51px;
	font-weight: bold;
}
.area01 .sub-section .pointBlock > dd {
	border-top: solid 2px #c08531;
	padding: 27px 17px;
	background: #fff;
	border-radius: 0 0 15px 15px;
}
.area01 .sub-section .points-wrap {
	position: relative;
	box-sizing: border-box;
}
.area01 .txtPic {
	margin-top: 30px;
	margin-bottom: 20px;
}
.area01 .additional-caption {
	text-align: center;
	padding-top: 12px;
	font-size: 13px;
}
.area01 .sub-section .points {
	padding: 12px 10px 8px;
	background: #fff;
	border: 2px solid #c08531;
	border-radius: 20px;
	margin-bottom: 30px;
}

.area01 .sub-section .points > dt {
	text-align: center;
	font-size: 17px;
	color: #fff;
	font-weight: bold;
	padding: 2px 0 3px;
	background: #9e6611;
	border-radius: 7px;
	margin-bottom: 5px;
	position: relative;
	z-index: 2;
}
.area01 .sub-section .points > dd {
	/*border: 1px solid	#9e6611;*/
	padding: 30px 15px 20px;
	margin-top: -25px;
}
#box02 .area01 .sub-section .point02 > dd {
	padding-top: 75px;
	margin-top: -70px;
}
.area01 .sub-section .sub-title {
	padding: 22px 2% 18px;
	text-align: center;
}
.area01 .sub-section .sub-title img {
	max-width: 100%;
	width: auto;
}
.area01 .sub-section .points {
	position: relative;
	margin-bottom: 40px;
	text-align: center;
}
.area01 .sub-section .points:after {
	content: "";
	position: absolute;
	bottom: -30px;
	left: 50%;
	transform: translateX(-50%);
	width: 18px;
	height: 18px;
	background: url(/card/campaign/web_admission2211/img/plus.png);
	background-size: 100% auto;
}
.area01 .sub-section .point02 {
	min-height: 246px;
}
#box02 .area01 .sub-section .point02 {
	min-height: 357px;
}

.area01	.annotations {
	clear: both;
	text-align: center;
}
.area01	.annotation01 {
	padding-top: 12px;
	font-size: 13px;
	line-height: 1.5;
	padding-bottom: 11px;
}
.area01 .annotation02 {
	font-size: 13px;
	line-height: 1.9;
	padding-bottom: 20px;
}
.area01 .annotation02 a {
	color: #f00;
	text-decoration: underline;
}
.area01 .section-caption {
	clear: both;
	text-align: center;
	font-size: 17px;
	line-height: 1.9;
}
.area01 .sub-section .text01 {
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 2px;
	line-height: 1.3;
}
.area01 .sub-section .text02 {
	color: #9e6611;
	font-weight: bold;
	font-size: 27px;
	line-height: 0.8;
}
.area01 .sub-section .text03 {
	padding-top: 20px;
	font-size: 15px;
	line-height: 1.4;
	text-align: left;
}
.area01 .sub-section .points dl {
	display: table;
	margin: 0 auto;
}
.area01 .sub-section .points dl dd,
.area01 .sub-section .points dl dt {
	display: table-cell;
	text-align: left;
	line-height: 1.1;
}
.area01 .sub-section .points dl dt {
	font-size: 15px;
	width: 50%;
}
.area01 .sub-section .points dl dd {
	font-size: 25px;
	font-weight: bold;
	color: #9e6611;
}
.area01 .sub-section .points dl dd .big {
	font-size: 126%;
}
.area01 .sub-section .moreBtn {
	padding: 15px 0;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	position: relative;
	background: #7f7f7f;
	border-radius: 10px;
	cursor: pointer;
}
.area01 .sub-section .moreBtn span {
	display: block;
	background: #fff;
	width: 30px;
	height: 30px;
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	right: 20px;
}
.area01 .sub-section .moreBtn span:after,
.area01 .sub-section .moreBtn span:before {
	content: "";
	position: absolute;
	display: block;
	width:	80%;
	height: 2px;
	background: #606060;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.area01 .sub-section .moreBtn span:before {
	transform: translate(-50%,-50%) rotate(90deg);
}
.area01 .sub-section .moreBtn.on span:before {
	display: none;
}
.area01 .sub-section .points-wrap {
	display: none;
	margin-top: 30px;
}

/* sub-section02 */
.area01 .sub-section02 {
	float: right;
	border-color: #c03a39;
}
.area01 .sub-section02 .pointBlock {
	border: solid 2px #9e0908;
}
.area01 .sub-section02 .pointBlock > dt {
	color: #9e0908;
}
.area01 .sub-section02 .points {
	border: 2px solid #9e0908;
}
.area01 .sub-section02 .points > dt{
	background-color: #9e0908;
}
.area01 .sub-section02 .points > dd {
	border-color: #9e0908;
}
.area01 .sub-section02 .text02 {
	color: #9e0908;
}
.area01 .sub-section02 .points dl dd {
	color: #9e0908;
}


/* area02 */
.area02 {
	padding: 110px 0 50px;
	background-color: #fff3f3;
}
.area02 .area-inner {
	margin: 0 auto 27px;
	width: 90%;
	max-width: 1000px;
}
.area02 .area-inner .button {
	margin: 0 auto 45px;
	width: 80%;
}
.area02 .area-inner .cards {
	padding: 40px 35px 45px;
	border-radius: 25px;
	box-shadow: 0px 0px 6px rgba(0,0,0,.7);
	background: #fff;
	box-sizing: border-box;
	float: left;
	width: 49%;
}
.area02 .area-inner .card02 {
	float: right;
}
.area02 .area-inner .cards {
	text-align: center;
	font-weight: bold;
}
.area02 .area-inner .cards .title {
	font-size: 20px;
	line-height: 1.45;
	font-weight: bold;
}
.area02 .area-inner .cards .name {
	font-size: 25px;
	line-height: 1.6;
	font-weight: bold;
	padding-bottom: 5px;
}
.area02 .area-inner .cards .name .super {
	font-size: 14px;
	font-weight: bold;
}
.area02 .area-inner .cards .lead {
	font-size: 16px;
	line-height: 1.6;
	font-weight: bold;
	padding-bottom: 5px;
}
.area02 .area-inner .card02 .lead {
	padding-bottom: 44px;
}
.area02 .area-inner .card02 .lead .red {
	font-size: 23px;
	font-weight: bold;
	color: #e60320;
}
.area02 .area-inner .cards .annotation {
	font-size: 14px;
	text-align: center;
	padding-bottom: 19px;
}
.area02 .area-inner .cards .annotation span {
	padding: 2px 10px;
	display: inline-block;
	font-weight: bold;
	border: 1px solid #e60320;
}
.area02 .area-inner .cards .comment {
	font-size: 18px;
	line-height: 1.6;
	font-weight: bold;
	padding-bottom: 8px;
}
.area02 .area-inner .cards .comment span {
	font-weight: bold;
}
.area02 .area-inner .cards .comment .red {
	font-size: 130%;
}
.area02 .area-inner .cards {
	font-size: 130%;
}
.area02 .area-inner .cards .image {
	position: relative;
	margin: 40px auto 24px;
	max-width: 315px;
	width: 80%;
}
.area02 .area-inner .cards .image .card-image {
	margin-right: 60px;
}
.area02 .area-inner .cards .links {
	margin-bottom: 16px;
	line-height: 1.3;
}
.area02 .area-inner .cards .links .text01 {
	font-size: 22px;
	font-weight: bold;
	color: #e9001f;
	padding-bottom: 6px;
}
.area02 .area-inner .cards .link02 .text01 {
	color: #da8b38;
}
.area02 .area-inner .cards .links .img {
	float: left;
	width: 35%;
}
.area02 .area-inner .cards .links .txt {
	float: right;
	width: 60%;
}
.area02 .area-inner .cards .links .text02 {
	font-size: 15px;
	line-height: 1.7;
	text-align: left;
	padding-bottom: 6px;
}
.area02 .area-inner .cards .links .text03 {
	font-size: 13px;
	line-height: 1.7;
}
.area02 .area-inner .cards .ac-target {
	display:none;
	overflow: hidden;
	height: 0;
	transition: height .5s;
}
.area02 .area-inner .cards .ac-target.on {
	height: 95px;
}
/*.area02 .area-inner .cards .links a {
	position: relative;
	display: block;
	border: 2px solid #e60320;
	color: #e60320;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	border-radius: 8px;
	padding: 14px 0;
}
.area02 .area-inner .cards .links a:after {
	content: "";
	display: block;
	position: absolute;
	width: 12px;
	height: 12px;
	border-right: 2px solid #e60320;
	border-bottom: 2px solid #e60320;
	top: 50%;
	right: 12px;
	transform: translateY(-50%) rotate(-45deg);
}
.area02 .area-inner .cards .links a:hover {
	opacity: .7;
	text-decoration: none;
}*/
.area02 .area-inner .cards .marks {
	position: absolute;
	top: 0px;
	right: -6%;
	width: 23%;
}
.area02 .section-annotation {
	margin: 0 auto;
	width: 90%;
	max-width: 1000px;
	font-size: 13px;
	line-height: 1.9;
	text-align: center;
	/* color: #fff; */
}
.area02 .section-annotation .big-annotation {
	font-size: 120%;;
	font-weight: bold;
}
.area02 .section-annotation a {
	color: #201715;
	text-decoration: underline;
	font-weight: bold;
}
.area02 .section-annotation a:hover {
	opacity: .7;
}
.area02 .area-inner .headers {
	width: 31.3%;
	margin-right: 3%;
	float: left;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 19px 0 19px;
	text-align: center;
	margin-top : 70px;
	height: 352px;
}
.area02 .area-inner .headers .mark {
	width: 80px;
	margin: 0 auto 10px;
}
.area02 .area-inner .headers .title {
	font-weight: bold;
	font-size: 27px;
	line-height: 1.5;
	padding-bottom: 15px;
}
.area02 .area-inner .headers .lead {
	font-size: 15px;
	line-height: 1.8;
}

.area02 .area-inner .headers .text02,
.area02 .area-inner .headers .text01 {
	font-weight: bold;
	font-size: 15px;
	line-height: 1.8;
}

#box02 .area02 .area-inner .headers .title {
	line-height: 1.2;
}
#box02 .area02 .area-inner .headers .lead {
	line-height: 1.5;
}
#box02 .area02 .area-inner .headers .text02,
#box02 .area02 .area-inner .headers .text01 {
	line-height: 1.5;
}
.area02 .inquiry {
	padding-top : 70px;
	position: relative;
	float: left;
	width: 32%;
	margin-right: 1.5%;
}
.area02 .inquiry .image {
	position: relative;
}
.area02 .inquiry .image a {
	display: block;
	position: absolute;
	bottom: 6%;
	left: 6.4%;
	width: 73%;
}
.area02 .inquiry .lead {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.7;
}
.area02 .web {
	padding-top : 70px;
	position: relative;
	float: right;
	width: 32%;
}
.area02 .web .lead {
	position: absolute;
	top: 0;
	left: 10%;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.7;
	width: 80%;
}
.area02 .inquiry .lead,
.area02 .web .lead {
	text-align: center;
}
.area02 .web .name {
	margin-bottom: 10px;
	background: #af8757;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding: 3px ;
	border-radius: 7px;
	text-align: center;
}
.area02 .card02 .web .name {
	background: #e02f42;
}
.area02 .web .links a {
	position: relative;
	display: block;
	padding: 10px 0;
	text-align: center;
	border: 2px solid #e60320;
	color: #e60320;
	font-size: 18px;
	border-radius: 5px;
}

.area02 .web .image {
	margin-bottom: 5px;
}
.area02 .web .link01 {
	margin-bottom: 5px;
}

.area02 .web .links a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 25px;
	width: 8px;
	height: 8px;
	border-right: 4px solid #e60320;
	border-bottom: 4px solid #e60320;
	transform: translateY(-50%) rotate(-45deg);
	display: block;
}

/* area03 */
.area03 {
	padding: 55px 0 68px;

}
.area03 .section-annotation {
	text-align: center;
	font-size: 12px;
	padding-top: 27px;
	border-top: 1px solid #000;
}
.area03 .area-inner {
	margin: 0 auto;
	width: 90%;
	max-width: 885px;
}
.area03 .lead {
	text-align: center;
	font-size: 15px;
	line-height: 1.9;
	padding-bottom: 70px;
}

.area03 .box {
	margin-bottom: 44px;
}
.area03 .inbox {
	margin: 0 -35px 44px;
	padding: 20px 35px;
	border: 1px solid #000;
}
.area03 .ac-trigger span {
	display: block;
	cursor: pointer;
}
.area03 .ac-trigger .text {
	padding: 8px 0 6px;
	position: relative;
	background: #d10000;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	height: 53px;
	text-align: center;
}
.area03 .ac-box {
	padding-top: 22px;
	display: none;
}
.area03 .ac-box.on {
	display: block;
}
.area03 .ac-trigger .text .mark {
	position: absolute;
	top: 5px;
	right: 5px;
	height: 43px;
	width: 43px;
	background: #fff;
}
.area03 .mark:before,
.area03 .mark:after {
	content: "";
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 32px;
	height: 3px;
	background: #6b6b6b;
}
.area03 .mark:before {
	transform: translate(-50%,-50%) rotate(90deg);
}
.area03 .on .mark:before {
	display: none;
}
.area03 .ac-box dt {
	font-weight: bold;
	font-size: 15px;
	line-height: 2;
}
.area03 .ac-box dl {
	margin: 0 auto;
	width: 90%;
}

.area03 .ac-box dd {
	font-size: 15px;
	line-height: 2;
}
.area03 .ac-box a {
	text-decoration: underline;
	font-weight: bold;
}
.area03 .box03 li {
	padding-left: 1em;
	text-indent: -1em;
}

.area03 .ac-box dl {
	margin: 0 auto;
	width: 92%;
}

/* area01 */
.area01 .more-point {
	padding-top: 40px;
	margin-top: 20px;
	position: relative;
}
.area01 .more-point:after {
	content: "";
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
	width: 18px;
	height: 18px;
	background: url(/card/campaign/web_admission2211/img/plus.png);
	background-size: 100% auto;
}
.area01 .sub-section .point03 {
	margin-bottom: 0;
	border: 2px solid #7a7a7a;
}
.area01 .sub-section .point03:after {
	display: none;
}
.area01 .sub-section .point03 dt {
	background: #948c89;
}
.area01 .sub-section .point03 .text02 {
	color: inherit;
}

/* page-top */
.page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 75px;
	z-index: 200;
}

@media only screen and (max-width: 1024px) {
	/* main */
	.main {
		margin-top: 0;
		padding-top: 40px;
	}

	/* tab-wrap */
	.tab-wrap {
		padding-bottom: 50px;
	}
	.tab-wrap .tab-triggers a {
		font-size: 19px;
	}
	.tab-wrap .tab-triggers li.cond02 a {
		padding: 22px 3px 20px;
	}

	/* area01 */
	/* .area01 .sub-section .points-wrap {
		min-height: 0px !important;
	} */

	/* area02 */
	.area02 .area-inner .headers {
		height: auto;
	}
	.area02 .web .links a:after {
		right: 5%;
	}
	.area02 .web .lead,
	.area02 .inquiry .lead {
		font-size: 13px;
	}
}

/*-- sp --*/
@media only screen and (max-width: 767px) {
	.web_admission2211 .pc {
		display: none !important;
	}
	.web_admission2211 .sp {
		display: block;
	}
	.web_admission2211 img.sp {
		display: inline-block;
	}

	/* main */
	.main {
		padding-top: 20px;
	}

	/* tab-wrap */
	.tab-wrap {
		padding: 20px 0;
		width: 100%;
	}
	.tab-wrap .tab-triggers a {
		font-size: 11px;
		padding: 14px 3px 13px;
		line-height: 1.3;
	}
	.tab-wrap .tab-triggers li {
		padding: 0 !important;
	}
	.tab-wrap .tab-triggers li.cond02 a {
		padding: 7px 3px 6px;
	}
	.tab-targets	{
		display: none;
	}
	.tab-targets.on	{
		display: block;
	}
	.tab-wrap .tab-triggers	{
		margin: 0 auto;
		width: 90%;
	}
	.tab-wrap .tab-triggers li {
		float: left;
		width: 49%;
	}
	.tab-wrap .tab-triggers li.cond02 {
		float: right;
	}
	.tab-wrap .tab-triggers a.current:after {
		bottom: -16px;
		width: 24px;
		height: 24px;
		background: #d10000;
		transform: rotate(45deg) translateX(-50%);
	}

	/* intro */
	.intro {
		width: 90%;
		padding-bottom: 29px;
	}
	.intro .caption {
		font-size: 11px;
		padding-bottom: 19px;
		text-align: center;
	}
	.intro .lead {
		font-size: 14px;
		padding-bottom: 19px;
	}

	/* anchor-button */
	.anchor-button {
		width: 90%;
		margin: 0px auto 25px;
	}

	.anchor-button a {
		padding: 15px;
		font-size: 15px;
		border-radius: 45px;
	}

	.anchor-button a:after {
		right: 26px;
		width: 9px;
		height: 9px;
		transform: translateY(-50%) rotate(45deg);
		margin-top: -3px;
		border-bottom: 3px solid #fff;
		border-right: 3px solid #fff;
	}

	/* area01 */
	#box02 .area01 .sub-section .point02 > dd {
		padding-top: 55px;
		margin-top: -50px;
	}

	.area01 {
		padding: 30px 0 40px;
	}
	.area01:after {
		bottom: -36px;
		border-top: 38px solid #f5f5f5;
		border-left: 76px solid transparent;
		border-right: 76px solid transparent;
	}
	.area01 .area-inner {
		width: 90%;
	}
	.area01 .point-present .section-title .small {
		margin-bottom: 19px;
		line-height: 2.9;
	}

	.area01 .point-present .section-title {
		font-size: 18px;
		line-height: .3;
		padding-bottom: 23px;
	}

	.area01 .point-present .big {
		font-size: 180%;
		font-weight: bolder;
		font-weight: bold;
	}

	.area01 .point-present .section-annotation {
		font-size: 12px;
		text-align: center;
		font-weight: bold;
		line-height: 1.3;
	}

	.area01 .point-present header {
		padding-bottom: 21px;
	}

	.area01 .sub-section {
		float: none;
		width: auto;
		min-height: 0;
		margin-bottom: 50px;
	}

	.area01 .sub-section .pointBlock {
		margin-bottom: 15px;
	}
	.area01 .sub-section .pointBlock > dt {
		padding: 15px;
		font-size: 20px;
	}
	.area01 .sub-section .pointBlock > dt::after {
		top: -10px;
		right: 10px;
		width: 60px;
		height: 53px;
	}
	.area01 .sub-section .pointBlock > dt span.fsS {
		font-size: 16px;
	}
	.area01 .sub-section .pointBlock > dt span.fsL {
		font-size: 37px;
	}
	.area01 .sub-section .pointBlock > dd {
		padding: 20px 14px;
	}
	.area01 .sub-section .points-wrap {
		margin-top: 20px;
	}
	.area01 .sub-section .points {
		float: none;
		width: auto;
		margin-bottom: 40px;
		border-radius: 12px;
		padding: 9px 2% 0px;
		min-height: 0 !important;
	}
	.area01 .sub-section .points	.points-list {
		display: block;
		text-align: center;
	}
	.area01 .sub-section .points .points-list dd,
	.area01 .sub-section .points .points-list dt {
		display: inline-block;
		width: auto;
	}
	.area01 .sub-section .points > dt {
		font-size: 11px;
		padding: 5px 0 5px;
		margin-bottom: 5px;
		width: auto;
		margin: auto;
		border-radius: 6px;
	}
	.area01 .sub-section .points > dd {
		padding-left:	0;
		padding-right:	0;
	}
	.area01 .sub-section .sub-title {
		padding-bottom: 17px;
	}
	.area01 .sub-section .moreBtn {
		padding: 1.953vw 0;
		font-size: 18px;
		border-radius: 5px;
	}
	.area01 .sub-section .moreBtn span {
		right: 10px;
	}
	.area01 .sub-section .points {
		margin-bottom: 35px;
	}
	.area01 .sub-section .point02.sp:after {
		display: none;
	}

	.area01 .sub-section .point03 {
		padding: 9px 2% 12px;
		margin-top: 35px;
		margin-bottom: 0;
	}
	.area01 .sub-section .point03:after {
		display: none;
	}

	.area01 .sub-section dl:after {
		bottom: -25px;
		width: 12px;
		height: 12px;
	}
	/* .area01 .sub-section .more-point:after {
		width: 12px;
		height: 12px;
	} */
	.area01 .sub-section02 {
		float: none;
		margin-bottom: 10px;
	}

	.area01 .annotation02 .spacer {
		display: inline-block;
		margin-top: 10px;
	}

	.area01 .section-caption {
		font-size: 11px;
	}

	.area01 .sub-section .text01 {
		font-size: 12px;
		padding-bottom: 2px;
	}

	.area01 .sub-section .text02 {
		font-size: 18px;
	}

	.area01 .sub-section .text03 {
		padding-top: 7px;
		font-size: 11px;
	}

	.area01 .sub-section .points dl dt {
		font-size: 13px;
	}

	.area01 .sub-section .points dl dd {
		font-size: 20px;
	}

	#box02 .area01 .sub-section {
		min-height: 0;
	}

	/* area02 */
	.area02 {
		padding: 10.417vw 0 3.906vw;
	}

	.area02 .area-inner {
		margin: 0 auto 22px;
		border-radius: 14px;
	}

	.area02 .section-anotation {
		font-size: 12px;
	}

	.area02 .area-inner .button {
		margin: 0 auto 15px;
		width: auto;
	}

	.area02 .area-inner .card01 {
		margin-bottom: 6.51vw;
	}
	.area02 .area-inner .card02 {
		margin-bottom: 3.646vw;
	}
	.area02 .area-inner .headers {
		width: auto;
		margin-right: auto;
		float: none;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
		padding: 19px 0 19px;
		margin-top : 0px;
		height: auto;
		margin-bottom: 49px;
	}

	.area02 .area-inner .headers .mark {
		width: 70px;
		margin: 0 auto 10px;
	}

	.area02 .area-inner .headers .title {
		font-size: 24px;
		padding-bottom: 13px;
	}

	.area02 .area-inner .headers .lead {
		font-size: 14px;
		line-height: 1.8;
	}

	.area02 .area-inner .headers .text02,
	.area02 .area-inner .headers .text01 {
		font-size: 14px;
		line-height: 1.8;
	}

	.area02 .inquiry {
		padding-top : 0px;
		float: none;
		width: auto;
		margin-right: auto;
		margin-bottom: 53px;
	}

	#main .area02 .inquiry .image img {
		max-width: auto;
		max-width: inherit;
		width: 104%;
	}

	.area02 .inquiry .image a {
		bottom: 6%;
		left: 6.4%;
		width: 73%;
	}

	#box02 .area02 .inquiry .image a {
		bottom: 6%;
		left: 13.4%;
		width: 66%;
	}

	.area02 .inquiry .lead {
		position: static;
		font-size: 15px;
		padding-bottom: 18px;
		width: auto;
	}

	.area02 .web {
		padding-top : 0px;
		float: none;
		width: auto;
	}

	.area02 .web .lead {
		position: static;
		font-size: 15px;
		padding-bottom: 18px;
		width: auto;
	}

	.area02 .inquiry .lead,
	.area02 .web .lead {
		text-align: center;
	}

	.area02 .web .name {
		margin-bottom: 10px;
		font-size: 18px;
	}

	.area02 .web .links a {
		font-size: 18px;
		border-radius: 5px;
	}

	.area02 .web .image {
		margin-bottom: 9px;
	}

	.area02 .web .link01 {
		margin-bottom: 9px;
	}

	.area02 .web .links a:after {
		right: 25px;
	}

	/* area03 */
	.area03 {
		padding: 35px 0 48px;
	}

	.area03 .box {
		margin-bottom: 5.729vw;
	}

	.area03 .ac-trigger .text {
		padding: 8px 0 3px;
		font-size: 18px;
		height: 48px;
	}

	.area03 .ac-box {
		padding-top: 4.297vw;
	}
	.area03 .ac-trigger .text .mark {
		height: 38px;
		width: 38px;
		background: #fff;
	}
	.area03 .mark:before,
	.area03 .mark:after {
		width: 28px;
		height: 3px;
	}

	.area03 .ac-box dt {
		font-size: 14px;
	}

	.area03 .ac-box dd {
		font-size: 14px;
		line-height: 1.5;
	}

	/* area02 */
	.area02 .area-inner {
		margin: 0 auto 22px;
	}

	#box02 .area01 .sub-section {
		min-height: 0;
	}

	.area02 .area-inner .cards {
		padding: 30px 20px 15px;
		border-radius: 3.255vw;
		float: none;
		width: auto;
	}
	.area02 .area-inner .card02 {
		float: none;
	}
	.area02 .area-inner .cards .title {
		font-size: 15px;
	}
	.area02 .area-inner .cards .name {
		font-size: 20px;
		padding-bottom: 5px;
	}
	.area02 .area-inner .cards .lead {
		font-size: 13px;
		padding-bottom: 12px;
	}
	.area02 .area-inner .cards .annotation {
		font-size: 10px;
		text-align: center;
		padding-bottom: 19px;
	}
	.area02 .area-inner .cards .links {
		margin-top: 10px;
	}
	.area02 .area-inner .cards .links .text01 {
		font-size: 15px;
		padding-bottom: 6px;
	}
	.area02 .area-inner .cards .links .text02 {
		font-size: 10px;
		padding-bottom: 6px;
	}
	.area02 .area-inner .cards .links .text03 {
		padding-top: 8px;
		font-size: 9px;
		line-height: 1.4;
	}

	.area02 .area-inner .cards .comment {
		font-size: 14px;
		padding-bottom: 8px;
	}
	.area02 .area-inner .cards .image {
		margin-top: 30px;
		margin-bottom: 24px;
	}
	/*.area02 .area-inner .cards .links a {
		border: 2px solid #e60320;
		color: #e60320;
		font-size: 10.5px;
		border-radius: 8px;
		padding: 14px 0;
	}*/
	.area02 .area-inner .cards .link01 a {
		/*padding: 23px 0;*/
	}
	.area02 .area-inner .cards .links a:after {
		width: 8px;
		height: 8px;
		right: 6px;
		transform: translateY(-50%) rotate(-45deg);
	}
	.area02 .area-inner .cards .link03 a {
		border: 2px solid #f5f5f5;
		background:	#f5f5f5;
		color: #000320;
		font-size: 13px;
		line-height: 1.2;
		border-radius: 8px;
		padding: 6px 0;
	}
	.area02 .area-inner .cards .ac-target {
		display: block;
	}
	.area02 .area-inner .cards .ac-target {
	}
	.area02 .area-inner .cards .link03 a:after {
		transform: translateY(-50%);
		background-color: #000320;
		width: 2px;
		height: 12px;
		border: none;
		right: 15px;
	}
	.area02 .area-inner .cards .link03 a:before {
		content: "";
		position: absolute;
		display: block;
		transform: translateY(-50%) rotate(90deg);
		background-color: #000320;
		top: 50%;
		width: 2px;
		height: 12px;
		border: none;
		right: 15px;
	}
	.area02 .area-inner .cards .link03 a.on:after {
		display: none;
	}
	.area02 .area-inner .cards .links a:hover {
		opacity: .7;
		text-decoration: none;
	}
	.area02 .area-inner .cards .marks {
		top: -25px;
		right: -2%;
		width: 19%;
	}
	.area02 .area-inner .cards .image .card-image {
		margin-right: 50px;
	}

	/* area03 */
	.area03 .inbox {
		margin: 0 auto 44px;
		padding: 20px 15px;
	}

	/* page-top */
	.page-top {
		width: 55px;
	}
}


.point-present-inner {
	position: relative;
}
.additional-ex {
	position: absolute;
	top: 380px;
	left: 0;
}
/* .area01 .sub-section .point01.ex {
	margin-bottom: 300px;
} */

@media only screen and (max-width: 767px) {
	.additional-ex {
		top: 150px;
	}
	/* .area01 .sub-section .point01.ex {
		margin-bottom: 64%;
	} */
	.area01 .sub-section .point02.sp.colorEx {
		border: 2px solid #4A4A4A;
	}
	.area01 .sub-section .point02.sp.colorEx:after {
		display: block;
	}
	.area01 .sub-section .point02.sp.colorEx dt {
		background-color: #948C89;
	}
	.area01 .sub-section .point02.sp.colorEx .text02 {
		color: #4A4A4A;
	}
	.area01 .sub-section .point02.sp.colorEx .text04 {
		font-size: 12px;
		margin-top: 8px;
	}
	.area01 .sub-section01.borderB {
		border-bottom: 1px solid #000;
		margin-bottom: 3.255vw;
		padding-bottom: 3.255vw;
	}
}

.area02 .issuance {
	margin: 40px auto 40px;
	width: 835px;
	border-radius: 20px;
	text-align: center;
	background-color: #fff;
}
.area02 .issuance dt {
	padding: 20px;
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	border-radius: 17px 17px 0 0;
	background: #d10000;
}
.area02 .issuance dd {
	padding: 25px 20px;
}
.area02 .issuance dd .txt {
	font-size: 23px;
	font-weight: bold;
	color: #000;
}
.area02 .issuance dd .note {
	margin-top: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
@media only screen and (max-width: 767px) {
	.area02 .issuance {
		margin: 4vw auto 4vw;
		width: 100%;
		border-radius: 2.667vw;
	}
	.area02 .issuance dt {
		padding: 3.333vw;
		font-size: 3.733vw;
		border-radius: 2.267vw 2.267vw 0 0;
	}
	.area02 .issuance dd {
		padding: 5.333vw 2.667vw;
		line-height: 1.5;
	}
	.area02 .issuance dd .txt {
		font-size: 3.333vw;
	}
	.area02 .issuance dd .note {
		margin-top: 2vw;
		font-size: 2.933vw;
	}
}
