@charset "utf-8";

/* index
-----------------------------------------------------*/
.programIndexList01 {
	margin: 0;
	padding: 0;
}
@media only screen and (max-width: 767px) {
	.programIndexList01 {
	}
}
.programIndexList01 > li {
	float: left;
	margin: 0 0 42px 42px;
	padding: 0;
	list-style-type: none;
	max-width: 499px;
	position: relative;
}
.programIndexList01 > li:nth-child(odd) {
	clear: both;
	margin-left: 0;
}
@media only screen and (max-width: 767px) {
	.programIndexList01 > li {
		float: none;
		margin: 0 0 30px 0;
		width: auto;
	}
}
.programIndexList01 > li a {
	display: block;
	text-decoration: none;
}
.programIndexList01 > li figure {
	margin: 0;
}
.programIndexList01 > li .nameBox {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	font-size: 2rem;
	color: #ffffff;
	padding: 5px 0;
	background-color: rgba(25,39,56,0.7);
}
@media only screen and (max-width: 767px) {
	.programIndexList01 > li .nameBox {
		font-size: 1.8rem;
	}
}

/* outline
-----------------------------------------------------*/
.outlineTxtBox01 p {
}
.outlineRow01 {
	clear: both;
	margin: 80px 0 0 0;
}
.outlineRow01 .clm01 {
	float: left;
}
.outlineRow01 .clm01 figure {
	margin: 0;
}
.outlineRow01 .clm02 {
	float: right;
}
.outlineRow01 .clm02 p {
	margin: 0;
}
@media only screen and (max-width: 767px) {
	.outlineRow01 {
		margin-top: 40px;
	}
	.outlineRow01 .clm01 {
		float: none;
		margin: 0 5%;
	}
	.outlineRow01 .clm02 {
		float: none;
		margin: 30px 0 0 0;
	}
	.outlineRow01 .clm02 p {
	}
}
.outlineRow02 {
	clear: both;
	margin: 120px 0 0 0;
}
.outlineRow02 figure {
	text-align: center;
}
.outlineRow02 figure img ,
.outlineRow02 figure figcaption {
	display: inline-block;
	vertical-align: middle;
}
.outlineRow02 figure figcaption {
	margin: 0 0 0 50px;
}
@media only screen and (max-width: 767px) {
	.outlineRow02 {
		margin-top: 60px;
	}
	.outlineRow02 figure figcaption {
		margin: 15px 0 0 0;
	}
}

/* process
-----------------------------------------------------*/
.processImg01 {
	margin: 0;
	text-align: center;
}
.processImg01 img {
}
.processTtl01 {
	font-weight: bold;
	font-size: 1.6rem;
	margin: 20px 0 0 0;
}
.processIndentBox {
	margin: 0 0 0 1em;
}
.processIndentBox p:first-child {
	margin-top: 0;
}
.processIndentBox p:last-child {
	margin-bottom: 0;
}
.processIndentBox p .notion01 {
	font-size: 1.4rem;
}
.processPicList01 {
	margin: 0;
	padding: 0;
}
.processPicList01 > li {
	margin: 40px 0 0 40px;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 320px;
}
.processPicList01 > li:nth-child(3n + 1) {
	clear: both;
	margin-left: 0;
}
.processPicList01 > li figure {
	margin: 0;
}
.processPicList01 > li figure figcaption {
	font-size: 1.4rem;
	margin: 5px 0 0 0;
}
@media only screen and (max-width: 767px) {
	.processPicList01 > li {
		width: 49%;
		margin: 20px 0 0 2%;
	}
	.processPicList01 > li:nth-child(3n + 1) {
		clear: none;
		margin-left: 2%;
	}
	.processPicList01 > li:nth-child(odd) {
		clear: both;
		margin-left: 0;
	}
}

/* message
-----------------------------------------------------*/
.messageBox01 .row {
	clear: both;
	margin: 0 56px;
}
@media only screen and (max-width: 767px) {
	.messageBox01 .row {
		margin: 0;
	}
}
.messageBox01 .row.row02 {
	margin-top: 120px;
}
@media only screen and (max-width: 767px) {
	.messageBox01 .row.row02 {
		margin-top: 60px;
	}
}
.messageBox01 .row .clm01 {
	width: 550px;
	margin: 0 10px;
}
.messageBox01 .row .clm02 {
	width: 275px;
	text-align: center;
}
.messageBox01 .row.row01 .clm01 {
	float: left;
}
.messageBox01 .row.row01 .clm02 {
	float: right;
}
.messageBox01 .row.row02 .clm01 {
	float: right;
}
.messageBox01 .row.row02 .clm02 {
	float: left;
}
@media only screen and (max-width: 767px) {
	.messageBox01 .row .clm01 {
		width: auto;
		margin: 0;
		float: none!important;
	}
	.messageBox01 .row .clm02 {
		width: auto;
		float: none!important;
		margin: 30px 0 0 0;
	}
}
.messageBox01 .row .clm01 h3 {
	font-size: 2.8rem;
	font-family: "¥Ò¥é¥®¥ÎÃ÷³¯ Pro W3", "Hiragino Mincho Pro", "HGSÃ÷³¯B", "£Í£Ó £ÐÃ÷³¯", serif;
	margin: 0;
	display: flex;
    align-items: center;
}

.txt-img {
	margin-top:20px;
}

.txt-sp {
	display:none;
}

@media only screen and (max-width: 767px) {
.txt-img {
	display:none;
}
.txt-sp {
	display:block;
}
	
}
@media only screen and (max-width: 767px) {
	.messageBox01 .row .clm01 h3 {
		font-size: 1.8rem;
	}
}
.messageBox01 .row .clm01 h3::before,
.messageBox01 .row .clm01 h3::after {
    border-top: 1px solid #5e7080;
    content: "";
    display: inline; 
    flex-grow: 1;
}
.messageBox01 .row .clm01 .txt01 {
	margin: 2em 0 0 0;
}
.messageBox01 .row .clm01 .name {
	text-align: right;
	margin: 0;
}
@media only screen and (max-width: 767px) {
	.messageBox01 .row .clm01 .txt01 {
	}
}

.messageBox01 .row .clm01 h3::before {
    margin-right: 0.5em;
}

.messageBox01 .row .clm01 h3::after {
    margin-left: 0.5em;
}
.messageBox01 .row .clm02 figure {
	margin: 0;
}
@media only screen and (max-width: 767px) {
	.messageBox01 .row .clm02 figure {
		width: 60%;
		margin: 0 auto;
	}
}

