<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

h1.sub_page span:after {
    position: absolute;
    display: block;
    content: " ";
    width: 40px;
    height: 2px;
    background: #E80135;
    top: 141%;
    /* left: 47.5%; */
}
h2{
	    margin-bottom: 54px;
}

section#strength p.center{
	margin: 0 auto 5%;
}

section#strength p.center img{
	width: 100%;
	height: auto;
}

#main .contents section h2 {
    background: none;
    border: none;
    text-align: center;
    font-size: 212.5%;
    font-weight: normal;
    color: #000;
		padding: 0 0 2% 0;
		border-bottom: 1px solid #E80135;
		margin-bottom: 5%;
}

#main .contents section#strength h2{
    margin-bottom: 2%;
}


div.paragraph {
	width: 58%;
}

h3 {
    /*padding-left: 1%;*/
}

h3.bold {
    background: none;
    text-align: center;
		padding-left: 0;
}

#main .contents section{
	   margin-bottom: 10%;
}

#main .contents section section{
		clear: both;
	    margin-bottom: 30px;
}

#main .contents section section.bottom{
	    margin-bottom: 0;
}

#main .contents section section.bottom.last {
	    margin-bottom: 10%;
}

section#strength &gt; section{
	padding: 10px 0 0;
}



h3{
    margin-top: 0;
    margin-bottom: 11px;
}

h3.floated{
    float: left;
    width: 65%;
}

/* list */

#main section.list .color04.center{
	font-size: 1.875em;
}
/*
#main section.list ul{
    margin: 0 auto 126px;
    width: 89%;
}

#main section.list ul li{
	width: 22.2%;
	margin-right: 3.7%;

	float: left;
}

#main section.list ul li:last-child{
	margin-right: 0;
}

#main section.list ul li.fourth{
	margin-right: 0;
}

#main section.list ul li dl{
}

#main section.list ul li dl dt{
	padding-bottom: 6%;
}

#main section.list ul li dl dd{
	text-align: center;
	font-size: 1em;
	line-height: 140%;

	color: #000;
}

#main section.list ul li dl dt img{
	 width: 100%;
	 height: auto;

}


#main section a img:hover,
#main section a dd:hover,
#main section p a:hover {
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	-ms-opacity: 0.8;
	-o-opacity: 0.8;
	opacity: 0.8;
} */

.anker-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
	.anker-list{
		margin-top: 40px;
		margin-bottom: 30px;
	}
}
.anker-list li{
	margin: 0 20px;
}
@media screen and (max-width: 767px) {
	.anker-list li{
		margin: 0 0 15px;
		width: 100%;
	}
}
.anker-list li a{
	position: relative;
	padding-left: 28px;
	font-size: 16px;
	color: #000;
	text-decoration: none;
}
@media (hover: hover) and (pointer: fine) {
	.anker-list li a:hover{
		text-decoration: underline;
	}
}
.anker-list li a:after{
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	z-index: 1;
	display: block;
	width: 18px;
	height: 18px;
	background: url(../img/feature/icon_anker01.png) no-repeat center center / 100% auto;
}

/* strength */

#main #strength .photograph .f_right.top{
	margin-top: 8%;
}


/* business */

#main #business p{
	font-size: 0.875em;
	line-height: 180%;
}

#main #business .event{
    width: 96%;
	margin: 0 auto;
	padding: 3% 0 0 3%;

	border: 5px solid #F3F3F3;
}

#main #business .event &gt; ul{
	width: 90%;
	margin: 0 auto;
	padding: 3% 0;
}

#main #business .event &gt; ul ul img{
	width: 100%;
	height: auto;
}

#main #business .event ul li{
	    margin-bottom: 6%;
}

#main #business .event ul li dl{
}

#main #business .event ul li dl dt{
}


#main #business .event ul li dl dd{
	font-size: 0.875em;
	line-height: 140%;

	margin-top: 1.5%;
}

#main #business .event ul li dl dd.top{

}

#main #business .event ul li dl dd ul{
	width: 100%;
	margin: 1% 0 2% 0;
}

#main #business .event ul li dl dd p{
	line-height: 160%;

	    font-size: 1.0em;
}

#main #business .event ul li dl dd ul li{
	width: 32%;
	margin-right: 2%;
	margin-bottom: 0;

	float: left;
}

#main #business .event ul li dl dd ul li:last-child{
		margin-right: 0;
}

#main #business .event ul li dl dd ul li.third{
		margin-right: 0;
}

#main #business .event ul li dl dd a{
	text-decoration: underline;
	margin-bottom: 1%;
}

#main #business .event ul li dl dd a:hover {
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	-ms-opacity: 0.8;
	-o-opacity: 0.8;
	opacity: 0.8;
}

/* effort */

#effort h3{
	margin-bottom: 4%;
}

.paragraph.f_right .bold,
.paragraph.full .bold,
.paragraph.f_left .bold,
p.bold{
    font-weight: bold;
    font-size: 1.125em;
    margin-bottom: 0%;
   	color: #E80135;
}

div.paragraph{
	margin-bottom: 5%;
}

div.paragraph p.mbtm10{
	margin-bottom: 1%;
}

.paragraph.f_right .bold.black,
.paragraph.full .bold.black,
.paragraph.f_left .bold.black,
p.bold.black{
	color: #000;
}

#main #effort .photograph.f_right{
	font-size: 1.125em;
}

#main #effort .photograph .bold{
	font-size: 1.125em;
}

div.photograph img{
	margin-bottom: 15px;
}

.color04 {
    font-size: 1.125em;
		line-height: 1.6;
}

div.paragraph.full {
    margin-bottom: 6.5%;
}



#main .text {
    width: 70%;

	margin: 0 auto 6%;
}

#main .text.center {
	text-align: center;
	margin-bottom: 5%;
}

#main #strength .text p{
	line-height: 200%;

    margin-bottom: 2%;

}




.clearafterme{
	clear: both;
}
</pre></body></html>