@charset 'utf-8';

/*
body:not(.expageheader):before,
body.expageheader:before {
	height: 60px;
}

@media only screen and (min-width: 769px) and (max-width: 1000px) {

	body:not(.nosticky):not(.expageheader):before,
	body.expageheader:not(.nosticky):before {
		height: 60px;
	}
}

@media only screen and (min-width: 1001px) {

	body.nosticky:before {
		height: 0;
	}

	body:not(.nosticky):not(.expageheader):before,
	body.expageheader:not(.nosticky):before {
		height: 120px;
	}

	body.detach:not(.nosticky):not(.expageheader):before,
	body.detach.expageheader:not(.nosticky):before {
		height: 180px;
	}
}
*/

body:before {
	height: 60px !important;
}

@media only screen and (min-width: 1001px) {

	body:not(.nosticky):not(.expageheader):before {
		height: 120px !important;
	}
}

body.fixed #upper {
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

/* 
body:not(.fixed) #upper {
	background: rgba(255,255,255,0);
}

body.fixed #navi_header_thin {
	border-bottom-color: #fff;
}

#navi_header_thin {
	border-bottom-color: transparent;
}

@media only screen and (min-width: 1001px) {

	#upper,
	body.fixed #upper {
		border-bottom-color: #fff;
		border-bottom-color: transparent;
	}

	body.nosticky #upper {
		box-shadow: none;
	}
}
 */


#mainvisual {
	width: 100%;
/* 	margin-top: 60px; */
	overflow: hidden;
	position: relative;
}

#mainvisual > .inner {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	vertical-align: top;
	position: relative;
}

#keyvisual {
	width: 100%;
	background-image: url(../img/keyvisual.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

#promotion {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	z-index: 10;
}

#pr_media {
	width: 100%;
/* 	max-width: 720px; */
	margin: 0 auto;
	padding-top: 120px;
	overflow: hidden;
	position: relative;
	z-index: 10;
}

#tagline {
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

#tagline .cover {
	padding: 30px;
	color: #fff;
/* 	background: rgba(0,0,0,.3); */
	text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}

#tagline h1 {
	font-size: 5.5vw;
	font-weight: 700;
	line-height: 1.4;
}

#tagline h1 span {
	display: inline-block;
/* 	letter-spacing: .2em; */
}

#tagline p {
	font-size: 4vw;
	font-weight: 700;
	line-height: 1.5;
}

/* 
#tagline p:not(:last-child) {
	margin-bottom: 1.5em;
}
 */

#tagline p span {
	display: inline-block;
}

#tagline p br {
	display: none;
}

@media only screen and (min-width: 481px) {

	#tagline h1 {
		font-size: 32px;
	}
}

@media only screen and (min-width: 1001px) {

	#pr_media {
		padding-top: 200px;
	}

	#tagline h1 {
		font-size: 42px;
	}
}

@media only screen and (min-width: 1201px) {

}






.presentation > .inner {
	padding: 50px 30px;
}

body.safearea .presentation:not(#worry) > .inner {
	padding-left: calc(env(safe-area-inset-left) + 30px);
	padding-right: calc(env(safe-area-inset-right) + 30px);
}

.presentation header:not(:last-child) {
	margin-bottom: 3em;
}

@media only screen and (min-width: 1001px) {

	.presentation > .inner {
		padding: 80px 30px;
	}

	body.safearea .presentation:not(#worry) > .inner {
		padding-left: calc(env(safe-area-inset-left) + 30px);
		padding-right: calc(env(safe-area-inset-right) + 30px);
	}

	.presentation header:not(:last-child) {
		margin-bottom: 5em;
	}
}

.presentation .sentence h3 {
	border-bottom: 1px solid;
}

.presentation .sentence h4 > span {
	border-bottom: 1px solid;
	border-color: #808080;
}

.presentation .caution p {
	font-size: 1.2em;
}


#message {
	background: #fff;
	position: relative;
}

#message .brick {
	margin: 0 auto;
}

#message .brick .sentence {
	font-size: .85em;
}

#message .brick .signature {
	font-size: .75em;
	text-align: center;
}

#message .brick .signature span {
	display: inline-block;
}

#message .brick .media .cover {
	max-width: 120px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
}

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

	#message .brick .media figure {
		padding-top: 130%;
	}
	
	#message .brick .media figure > span {
		display: block;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
}

@media only screen and (min-width: 769px) {

	#message .brick .media .cover {
		max-width: none;
	}
}



#step {
/* 	background: rgba(0,70,121,.05); */
	position: relative;
}

#step .brick {
	max-width: 1000px;
	margin: 0 auto;
}

#step .brick .sentence {
	font-size: 1em;
}

#step .brick .sentence.lead {
	max-width: 1000px;
	margin: 0 auto;
	padding: 20px;
}

#step .brick .sentence.lead p {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.8;
}

#step .brick .sentence.lead p span {
	display: inline-block;
}

#step .cardlist .item {
	position: relative;
}

#step .cardlist .item:not(:last-child):after {
	content: '';
	background-color: #004679;
	width: 20px;
	height: 16px;
	clip-path: polygon(0 0, 100% 0%, 50% 100%);
	position: absolute;
	bottom: 8px;
	left: calc(50% - 10px);
}

#step .outlinetbl {
	background: #f7f7f7;
	color: #666;
	font-size: 1.1em;
}

#step .outlinetbl table tr {
	border-bottom-color: #ccc;
}

#step .outlinetbl table tr:last-child {
	border: none;
}

@media only screen and (min-width: 541px) and (max-width: 640px) {

	#step .cardlist .item {
		width: 100%;
	}
}

@media only screen and (min-width: 641px) {

	#step .cardlist .item:not(:last-child):after {
		width: 16px;
		height: 20px;
		clip-path: polygon(0 0, 0% 100%, 100% 50%);
		top: 30px;
		right: -10px;
		bottom: auto;
		left: auto;
	}
}

@media only screen and (min-width: 769px) {

	#step .brick .sentence.lead {
		padding: 40px;
	}

	#step .brick .sentence.lead p {
		font-size: 18px;
	}
}


.textblock {
	background: #fff;
	position: relative;
}

.textblock .brick {
	max-width: 800px;
	margin: 0 auto;
}

.textblock .brick .sentence {
	font-size: 1em;
}

.textblock .brick .sentence.lead p {
	font-size: 1.6em;
	font-weight: 700;
}


/* 
#phase1 {
	background: rgba(0,70,121,.05);
}

#phase3 {
	background: rgba(0,70,121,.1);
}
 */

#lead {
	background: #fff;
	position: relative;
}

#lead .brick {
	max-width: 800px;
	margin: 0 auto;
}

#lead .brick .sentence {
	font-size: 1em;
	text-align: center;
}

#lead .brick .sentence p:first-child {
	font-size: 1.8em;
	font-weight: 700;
}

@media only screen and (min-width: 769px) {

	#lead .brick .sentence {
		font-size: 1.2em;
	}
}


#program {
	background: rgba(44,160,209,.2);
	position: relative;
}

#program .cardlist {
	justify-content: center;
}

#program .cardlist h3 {
	margin-bottom: .3em;
}

#program .cardlist h4 {
	color: #4d4d4d;
}

#program .cardlist p {
	color: #4d4d4d;
}

#program .cardlist h5 {
	margin-bottom: .5em;
}

#program .cardlist h5 span {
	display: inline-block;
	padding: .3em 1em;
	background: #2ca0d1;
	color: #fff;
}

#program .cardlist .goal {
	font-size: .9em;
}

#program .cardlist figure span {
	width: 50%;
}



#schedule {
	background: #fff;
	position: relative;
}

#schedule .brick {
	max-width: 1000px;
	margin: 0 auto;
}

#schedule .outlinetbl:not(:last-child) {
	margin-bottom: 2em;
}

#schedule .outlinetbl table td {
	padding-top: 0em;
	font-size: .85em;
}

#schedule .outlinetbl table td:first-of-type {
	padding-top: 1em;
}

@media only screen and (min-width: 769px) {

	#schedule .outlinetbl {
		font-size: 1.4em;
	}

	#schedule .outlinetbl table th,
	#schedule .outlinetbl table td {
		padding: .5em 1em !important;
		font-size: 1em;
	}

	#schedule .outlinetbl table th {
		width: auto;
		white-space: nowrap;
	}
}

#schedule .sentence {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}




#description {
	background: rgba(44,160,209,.1);
	position: relative;
}

#description .brick {
	max-width: 1000px;
	margin: 0 auto;
}
