<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.section .container .row .col-xl-12 h2{
	font-weight:bold;
	margin-bottom: 0px;
	font-size: 1.7rem;
}
.section.about01 .container .row .col-xl-12 h2{
	font-weight:bold;
	margin-bottom: 20px;
	font-size: 1.7rem;
}
.section .container .row .col-xl-12 h2.text-start{
	border-bottom: 2px solid #c3c3c3;
	font-size:24px;
	line-height:36px;
	font-weight:bold;
}
.section .container .row .col-xl-12 h2 span{
	font-size: 70%;
	margin-top: 7px;
	display: inline-block;
}
.section .container .anchor_link{
	display: block;
	padding-top: 100px;
	margin-top: -100px;
	border-bottom: none;
}
.page_link .item p{
	text-align:left;
	font-weight:bold;
}
.peripheral_sec{
	/*padding-top: 100px;*/
}			
.peripheral_sec h3{
	/*text-align:center;*/
	font-weight:bold;
	color: #0056ae;
	font-size: 1.5rem;
	border-bottom: 3px solid #CACACA;
	padding-bottom: 4px;
	margin-bottom: 18px;
}
.peripheral_sec h4{
	font-size: 1.3rem;
}
.peripheral_sec .item-container{
	display:flex;
	flex-wrap:wrap;
	flex-direction: column;
}
.peripheral_sec .item{
	box-sizing:border-box;
	width: 100%;
	padding:0;
	padding-top: 15px;
	display: flex;
	flex-direction: row;
}
.peripheral_sec .item:nth-child(n+2){
	border-top: 1px solid #CACACA;
	padding-top: 30px;
}
.peripheral_sec .item .item_01{
	display: flex;
	flex-direction: column;
	margin-right: 30px;
	/*width: 40%;*/
}
.peripheral_sec .item .item_01 .link_block{
	display: flex;
	text-align: center;
}
.peripheral_sec .item .item_01 .link_block p{
	width: calc(50% - 5px);
	padding: 8px 5px;
	border-left: 1px solid #CACACA;
}
.peripheral_sec .item .item_01 .link_block p:nth-last-child(1){
	border-right: 1px solid #CACACA;
}
.peripheral_sec .item .item_01 .link_block p a{
	display: flex;
	flex-direction: column;
	/*width: calc(50% - 5px)*/
	font-size:13px;
	color:#5575A3;
}
.peripheral_sec .item .item_01 .link_block p img{
	margin-bottom: 8px;
}
.peripheral_sec .item .item_01{
	display: flex;
	flex-direction: column;
	width:250px;
}
.peripheral_sec .item .item_01 figure img{
	max-width:170px;
}
.peripheral_sec .item .item_02{
	width: 72%;
}
.peripheral_sec .item .item_02 h4{
	font-size:20px;
	font-weight:bold;
	color:#4C4D56;
	line-height:30px;
	margin:0 0 20px 0;
}
.peripheral_sec .item .item_02 p{
	font-size:15px;
	font-weight:normal;
	color:#4C4D56;
	line-height:30px;
}
.peripheral_sec .item figure{
	text-align: center;
	margin-bottom: 20px;
}
.peripheral_sec .item p{
	margin-bottom:30px;
}
.peripheral_sec .item a.btn{
	background-color: #0056ae;
	border-radius:25px;
	color:#fff;
	padding: 10px 20px 10px 40px;
	width: 100%;
	text-align: left;
	display: block;
	margin: auto auto 0;
	box-sizing: border-box;
	text-decoration: none;
	font-weight: bold;
	position: relative;
}
.peripheral_sec .item a.btn span {
	font-weight: normal;
}
.peripheral_sec .item a.btn::before,
.peripheral_sec .item a.btn::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.peripheral_sec .item a.btn::before{
	left: 14px;
	width: 10px;
	height: 10px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.section .container .row .page_link .item {
	width: auto;
	display: flex;
	text-align: center;
	padding: 10px 0;
}
.section .container .row .page_link .item strong {
	width: 20%;
	font-weight: bold;
/*  color: #0056ae;*/
	color: #333;
	font-size: 1rem;
	text-align: left;
}
.section .container .row .page_link .item figure {
	text-align: right;
	margin-right: 10px;
}
.section .container .row .page_link .item a {
	text-indent: -7px;
	/* padding-left: 16px; */
}
.section .container .row .page_link .item ul{
	width: 81%;
	text-align: left;
	vertical-align: baseline;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
}
.section .container .row .page_link .item li:nth-child(3n-2){
    list-style: none;
    display: inline-block;
    white-space: nowrap;
    width: calc(17% - 0px);
    margin-left: 0px;
    margin-right: 0px;
}
.section .container .row .page_link .item li:nth-child(3n-1){
    list-style: none;
    display: inline-block;
    white-space: nowrap;
    width: calc(17% - 0px);
    margin-left: 0px;
    margin-right: 0px;
}
.section .container .row .page_link .item li:nth-child(3n){
    list-style: none;
    display: inline-block;
    white-space: nowrap;
    width: calc(24% - 0px);
    margin-left: 0px;
    margin-right: 0px;
}

.icon_6{
	vertical-align: middle;
}

.anchor_link{
	margin-bottom: 0;
	padding-bottom: 0;
}
.hc10_special h1, .hc10_special h2, .hc10_special h3, .hc10_special h4, .hc10_special h5, .hc10_special h6 {
    font-family: "Manrope", sans-serif;
    color: #090d2f;
    font-weight: 700;
    margin-top: 0;
    line-height: 1.5;
    margin-bottom: 0;
}
.hc10_special h2 {
    font-size: 30px;
}

.section .container .row .page_link .item {
    width: auto;
    align-items: center;
    display: flex;
    text-align: center;
    padding: 18px;
    justify-content: center;
}
.section .container .row .page_link .item li{
    list-style: none;
    display: inline-block;
    white-space: nowrap;
    width: calc(17% - 0px);
    margin-left: 0px;
    margin-right: 0px;
    font-weight:bold;
}
.section-title2 {
    max-width: 100%;
    margin: 0 auto;
    border-bottom: 2px solid #e4e4e4;
}
.section-title2 .title {
    font-size: 28px;
    line-height: 45px;
    font-weight: bold;
    color: #4C4D56;
    text-align: left;
}
.peripheral .about02.section .container .row .page_link .item a {
    font-size: 15px;
   	font-weight: bold;
    line-height: 22px;
    color: #4C4D56;
}
.section-about .hero-content p{
	font-size:15px;
	line-height:normal;
	text-align:left;
	margin: 15px;
	/* margin-bottom:20px; */
}
.section-about .hero-content p img{
    margin:-2px 5px 0 0;
}

@media screen and (max-width: 768px){
	.peripheral_sec .item{
		width:calc(100% / 2);
	}
	.section .container .row .page_link .item {
		margin: 0 7px;
	}
	.section .container .row .page_link .item li{
		width: 100%;
	}
}

@media screen and (max-width: 767px){
	.peripheral_sec .item{
		width:100%;
		margin-bottom: 60px;
		flex-direction: column;
	}
	.section .container .row .col-xl-12 h2{
		margin-bottom: 15px;
		font-size: 1.2rem;
	}
	.peripheral_sec h3{
		font-size: 1.2rem;
		margin-bottom: 20px;
	}
	.peripheral_sec h4{
		font-size: 1.1rem;
	}
	.peripheral_sec{
		padding-top: 60px;
	}
	.peripheral_sec:first-of-type{
		padding-top: 30px;
	}
	.peripheral_sec .item figure img{
		max-width: 200px;
	}
	.peripheral_sec .item a.btn{
		max-width: 280px;
		font-size: 14px;
	}
	.peripheral_sec .item .item_01,
	.peripheral_sec .item .item_02{
		width: 100%;
	}
	.peripheral_sec .item .item_01 .link_block p a{
		/*font-size: 83%;*/
	}
	.section .container .row .page_link .item figure {
		display: none;
	}
	.section .container .row .page_link .item {
		text-align: left;
		margin: 0 10px 5px 30px;
		flex-direction: column;
	}
	.section .container .row .page_link .item ul {
		margin-left: 1em;
		width: 100%
	}
	.section .container .row .page_link .item dl {
		margin-left: 1em;
	}
	.section .container .row .page_link .item a {
		font-size: 90%;
	}
	.section .container .row .page_link .item strong {
		width: 100%;
		font-size: 1rem;
	}
}
@media screen and (max-width: 1200px){
	.peripheral .section-about .hero-content p {
	    font-size: 14px;
	    line-height: normal;
	    text-align: left;
	    margin-bottom: 20px;
		font-weight: 400;
    	font-family: "Roboto", sans-serif;
	    margin: 15px!important;
	}
}
@media screen and (max-width: 768px){
	.container.movies-container {
		width: 96%;
		max-width: 565px;
	}
	.container.movies-container-in {
		width: 100%;
	}
}

	.peripheral .section-about .hero-content img {
    align-self: flex-start; /* 追加 */
}
</pre></body></html>