@charset "UTF-8";


#contents_blk h1 {
	border-bottom: 2px solid #E17B34;
	font-weight: normal;
	line-height: 1;
	padding-bottom: 10px;
	position: relative;
}
#contents_blk h1 span {
	color: #251e1c;
	position: absolute;
	bottom: 10px;
	right: 0;
}
#contents_blk h1 span a {
	text-decoration: underline;
	color: #26499D;
}
#contents_blk h1 span a.slt {
	color: #666;
}
.item {
	padding: 20px 0 40px;
	border-bottom: 2px solid #000;
}
#itemdet .item {
	padding-bottom: 0;
	border-bottom: 1px solid #000;
}
.item:first-child {
	padding-top: 0;
}
.itemh {
	font-size: 0;
	overflow: hidden;
	padding-bottom: 0px;
}
.itemh span {
	display: block;
	float: left;
	line-height: 1;
	padding: 5px;
	margin-right: 10px;
	color: #FFF;
}
.itemh span.itemh_g {
	background-color: #0F9142;
}
.itemh span.itemh_b {
	background-color: #1A96D4;
}
.itemh span.itemh_o {
	background-color: #E17B34;
}
.item_head {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center
}
.item_head .title {
	width: calc(100% - 88px);
}
.item_head .link {
	width: 78px;
	height: 84px;
}
.item_head .link a {
	display: block;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	width: 78px;
	height: 84px;
	background-image: url(../img/videobtn.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
}
.item h2 {
	font-weight: bold;
	line-height: 1;
	padding: 40px 0;
}
.item h2 a {
	text-decoration: underline;
	color: #26499D;
}
.iblk {
	overflow: hidden;
}
.lcopy {
	line-height: 1.5;
	border-bottom: 1px solid #999;
	padding-bottom: 15px;
	text-align: justify;
}
.lcopy a {
	text-decoration: underline;
	color: #26499D;
}
.lcopy a.mrepo {
	display: block;
	width: 224px;
	background-color: #006EB0;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	line-height: 32px;
	margin-top: 15px;
}
.route {
	line-height: 1.5;
	padding: 15px 0 20px;
}
.route a {
	text-decoration: underline;
	color: #26499D;
}
.mimg {
	font-size: 0;
}
.mimg img {
	width: 100%;
	height: auto;
}
.ptxt {
	line-height: 1.5;
}
.mimg .ptxt {
	padding: 10px 0 25px;
}

.iset {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
}
.iset div {
	width: 316px;
}
.iset div img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 316px;
}
.iset div .ptxt {
	line-height: 1.5;
	padding: 10px 0 25px;
}

.fset {
	padding: 20px 0 10px;
}
.fset h4 {
	line-height: 1;
	font-weight: normal;
	padding-bottom: 20px;
}
.fset_blk {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.fset_blk div {
	width: 204px;
	padding-bottom: 25px;
	font-size: 0;
	text-align: center;
	margin-right: 20px;
}
.fset_blk div:nth-child(3n) {
	margin-right: 0;
}
.fset_blk div img {
	width: 100%;
	height: auto;
	margin-bottom: 5px;
}
.fset_blk div a {
	text-decoration: underline;
	color: #26499D;
	line-height: 1.4;
}
.page {
	font-size: 0;
	text-align: center;
	padding: 40px 0;
}
.page li {
	display: inline-block;
	padding: 0 4px;
}
.page a {
	text-decoration: none;
	color: #006EB0;
	display: block;
	border: 1px solid #006EB0;
	line-height: 1;
	padding: 5px 8px;
}
.page a.slt {
	color: #FFF;
	background-color: #006EB0;
}

.aitem {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	text-decoration: none;
	font-size: 0;
	padding: 20px 0;
	border-bottom: 1px solid #666;
}
.aitem > div:first-child {
	width: 156px;
	background-size: 0;
}
.aitem > div:first-child img {
	width: 100%;
	height: auto;
}
.aitem > div:nth-child(2) {
	width: 476px;
}
.aitem > div:nth-child(2).mlink {
	width: 390px;
}
.aitem > div:nth-child(2) strong {
	display: block;
	font-size: 20px;
	line-height: 1.3;
	font-weight: bold;
	color: #26499D;
	text-decoration: underline;
}
.aitem .itemh {
	padding-bottom: 15px;
}
.aitem > div:nth-child(3) {
	width: 78px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	background-image: url(../img/videobtn.png);
	background-repeat: no-repeat;
	background-size: 78px auto;
	background-position: center;
}
.aitem:hover {
	opacity: 1;
}
.aitem > div {
	transition: opacity 0.3s ease-out;
}
.aitem:hover:not(.chover) > div:nth-child(1),.aitem:hover:not(.chover) > div:nth-child(2) {
	opacity: 0.7;
}
.aitem > div:nth-child(3):hover {
	opacity: 0.7;
}



#checkpoint {
	font-size: 0;
	padding: 40px 0;
	border-bottom: 1px solid #000;
}
#checkpoint > img {
	width: 162px;
	height: auto;
	margin-bottom: 15px;
}
#checkpoint > div {
	background-color: #EDEDED;
	padding: 20px;
	line-height: 1.5;
}

#f_repo {
	font-size: 0;
	padding: 40px 0;
	border-bottom: 1px solid #000;
	display: flex;
	flex-direction: row;
	justify-content: center;
}
#f_repo a {
	display: block;
	width: 315px;
	background-color: #006EB0;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	line-height: 45px;
}

#f_btn {
	font-size: 0;
	padding: 40px 0;
	border-bottom: 1px solid #000;
	display: flex;
	flex-direction: row;
	justify-content: center;
}
#f_btn a {
	display: block;
	width: 315px;
	border: 1px solid #006EB0;
	text-align: center;
	text-decoration: none;
	color: #006EB0;
	line-height: 45px;
}

#f_contact {
	font-size: 0;
	padding: 40px 0 0;
}
#contact {
	text-align: center;
	line-height: 1.5;
}
#contact a {
	color: #006EB0;
	text-decoration: underline;
	text-align: center;
}
#contact span {
	display: inline-block;
	vertical-align: top;
}
#contact img {
	width: 79px;
	height: auto;
	margin-right: 15px;
}

.lum-lightbox{
	z-index: 999 !important;
}
.lum-close-button {
	opacity: 1 !important;
}

@media screen and (max-width: 767px) {
	#contents_blk {
		width: auto;
		float: none;
		padding: 20px 20px 0;
	}
	#contents_blk h1 {
		padding-bottom: 44px;
	}
	#contents_blk h1 span {
		right: auto;
		left: 0;
	}
	.item {
		padding: 20px 0 30px;
	}
	.item h2 {
		padding: 20px 0;
		font-size: 24px;
		line-height: 1.3;
		color: #26499D;
	}
	.item_head .title {
		width: calc(100% - 85px);
	}
	.item_head .link {
		width: 75px;
		height: 75px;
	}
	.item_head .link a {
		width: 75px;
		height: 75px;
		background-image: url(../img/videobtn_sp.png);
	}
	.mimg {
		width: 100%;
		float: none;
		padding-bottom: 10px;
	}
	.page li {
		padding: 0 5px;
	}
	.page a {
		padding: 5px;
	}
	.iset {
		flex-direction: column;
	}
	.iset div {
		width: 100%;
	}
	.iset div img {
        width: 100%;
        height: auto;
        max-width: none;
        max-height: none;
    }
	.fset_blk {
		justify-content: space-between;
	}
	.fset_blk div {
		width: 155px;
		margin-right: 0;
	}
	#checkpoint {
		padding: 30px 0;
	}
	#checkpoint > img {
		width: 148px;
	}
	#checkpoint > div {
		padding: 5px 10px;
	}
	#f_repo {
		flex-direction: column;
		padding: 30px 20px 10px;
	}
	#f_repo a {
		width: 100%;
		margin-bottom: 20px;
	}
	#f_btn {
		display: none;
		flex-direction: column;
		padding: 30px 20px 10px;
	}
	#f_btn a {
		width: 100%;
		margin-bottom: 20px;
	}
	#f_contact {
		padding: 30px 0 0;
	}
	#contact img {
		width: 70px;
		margin-right: 0;
	}
	#contact span {
		display: block;
		text-decoration: underline;
	}
	
	.lum-lightbox-inner img {
		max-width: 160vw !important;
		max-height: 90vh !important;
    }
	.lum-gallery-button:after {
		width: 6vw !important;
		height: 6vw !important;
    }
	.aitem > div:first-child {
		background-size: cover;
		background-position: center;
		width: 75px;
		height: 75px;
	}
	.aitem > div:first-child img {
		display: none;
	}
	.aitem > div:nth-child(2) {
		width: calc( 100% - 90px );
	}
	.aitem > div:nth-child(2) strong {
		font-size: 16px;
	}
	.aitem .itemh {
		padding-bottom: 10px;
	}
	.aitem > div:nth-child(2).mlink {
		width: calc(100% - 170px);
	}
	.aitem > div:nth-child(3) {
		width: 75px;
		background-image: url(../img/videobtn_sp.png);
		background-size: 100% auto;
	}
}
