<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.message_block1 {
	background:url(../common2015/images/company/bg_message1.jpg) no-repeat top right;
}
.message_block2 {
	background:url(../common2015/images/company/bg_message2.jpg) no-repeat top left;
}
@media (max-width: 767px) {
	.message_block2 ,
	.message_block1 {
		background:none !important;
	}
}

.nintei_list {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.nintei_list .inner {
	width:48%;
	margin-bottom:20px;

}
.nintei_list .caption {
	text-align:center;
	font-weight:600;
}
.nintei {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.nintei .item {
	width:48%;
	margin-bottom:10px;

}




.officer_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.officer_list .item {
	width: 49%;
	margin-bottom: 2em;
	box-sizing: border-box;
	display: flex;
	justify-content:space-between;
	align-items:center;
}
/*
.officer_list .item:nth-child(-n+2) {
	margin-top: 0;
}
*/
.officer_list .item-image {
	width: 35%;
	margin-right: 1em;
}
.officer_list .item-image img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
.officer_list .item-text {
	width: 60%;
}

.officer_list .item-text .o_ttl {
	margin:0 0 0px;
	font-weight:600;
	font-size:1.4rem;
	color:#444;
}
.officer_list .item-text .o_nam {
	margin:0 0 15px;
	font-weight:600;
	font-size:2rem;
	color:#111;
}
.officer_list .item-text .o_dep {
	font-size:1.4rem;
	margin:0 0 0px;
}




@media (max-width: 767px) {
	.officer_list .item {
		width: 100%;
		margin-bottom: 1em;
	}
	.officer_list .item-text .o_nam {
		font-size:2rem;
	}

	.officer_list .nintei_list .inner {
		width:100%;
		margin-bottom:20px;

	}
}



.sponsor {
	background: repeating-linear-gradient(-45deg, #f1faff, #f1faff 10px, #e1f5fe 0, #e1f5fe 20px);
	padding:15px;
}
.sponsor .inner {
	background-color:#fff;
	padding:15px;
}

.sponsor .sub_ttl {
	text-align:center;
}
.sponsor dl {
}

.sponsor dl dt {
	display:block;
	padding:0.5em ;
	text-align:center;
	background:#5ec9fa;
	color:#f1faff;
	margin-bottom:1em;
	font-size:16px;
}

.sponsor .tournament {
	text-align:center;
	font-size:18px;
	font-weight:600;
	color:#1cb3f7;
}
.sponsor .place {
	text-align:center;
	font-weight:600;
}
.sponsor .date {
	text-align:center;
	font-weight:600;
}
.sponsor .description {
	text-align:left;
	line-height:1.8;
	margin-bottom:0;
}

.sponsor_info {
	margin:0;
}
.sponsor_info h3 {
	text-align:center;
}
.sponsor_info h3 &gt; small{
	text-align:center;
	display:block;
	margin-top:10px;
	margin-bottom:20px;
}

.tournament_info {
	margin: 20px 0 0;
		background:#e1f5fe;
		border-radius:10px;
		padding:15px;
}
.tournament_info h4 {
	text-align:center;
	font-size:18px;
	font-weight:600;
	color:#1cb3f7;
}
.tournament_info .place_date {
	text-align:center;
}
.tournament_info ul.pht {
	list-style:none;
	margin:0 !important;
	padding-left: 0px !important;
}

.tournament_info ul.pht li {
	margin:0 !important;
	padding-left: 0px !important;
	padding-bottom:20px;
}


/************************************/
/***	CSR SDGs					*/
/************************************/

.csr_sdgs {
	box-sizing: border-box;
	line-height: 1.8;
}
.csr_sdgs img {
	max-width: 100%;
	height: auto;
}
.csr_sdgs .title_block {
	width: 80%;
	margin: 0 auto 30px;
}

.csr_sdgs .ll_sdgs {
	margin: 50px 0;
}

.csr_sdgs .about_sdgs {
	margin: 50px 0;
	display: flex;
	justify-content: space-between;
}
.csr_sdgs .about_sdgs dt {
	width: 18%;
	color: #0098D8;
	font-size: 2.4rem;
	font-weight: 600;
}
.csr_sdgs .about_sdgs dd {
	width: 80%;
	line-height: 1.8;
}
.csr_sdgs .about_sdgs .info_list {
	list-style: none;
	position: relative;
	margin-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
}
.csr_sdgs .about_sdgs .info_list li {
	line-height: 1.5;
	padding: 0.3em 0 0.3em 1em;
	list-style: none;
	position: relative;
}
.csr_sdgs .about_sdgs .info_list li::before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 15px;
	left: 0;
	width: 5px;
	height: 5px;
	background-color: #666;
	border-radius: 5px;
}



/* SDGs螳｣險 */
.csr_sdgs .sdgs_title {
	margin: 0px auto 50px;
	text-align: center;
}
.csr_sdgs .sdgs_title img {
	text-align: center;
}
.csr_sdgs .sdgs_lead_wrap {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	margin-bottom: 80px;
}
.csr_sdgs .sdgs_lead {
	font-size: large;
	width: 55%;
	line-height: 2;
}
.csr_sdgs .sengensyo {
	width: 35%;
}
.csr_sdgs .sengensyo img {
	border: 1px #dedede solid;
}
.csr_sdgs .auther {
	text-align: right;
}


.csr_sdgs .sdgs_sengen {
	margin: 0 auto 50px;
	padding: 30px 0 0;
	font-size: 2em;
	text-align: center;
	color: #014190;
}

.csr_sdgs hr.sdgs_line {
	height:10px;
	background-image: url(../../../kodate/company/csr/images/csr_sdgs/sdgs_line1.png);
}




.csr_sdgs .sdgs_list {
	display: flex;
	flex-direction: column;
}
.csr_sdgs .sdgs_list .item {
	margin-bottom: 50px;
	padding: 0;
}
.csr_sdgs .sdgs_list .item .ttl1 {
	text-align: center;
	font-size: x-large;
	font-weight: 600;
	padding: 15px 10px;
	color: #fff;
	margin: 0;
	border-radius: 5px 5px 0 0;
}

.csr_sdgs .sdgs_list .item:nth-child(1) {
	background: rgba(228, 108, 10, 0.05);
}
.csr_sdgs .sdgs_list .item:nth-child(2) {
	background: rgba(94, 74, 139, 0.05);
}
.csr_sdgs .sdgs_list .item:nth-child(3) {
	background: rgba(149, 55, 53, 0.05);
}
.csr_sdgs .sdgs_list .item:nth-child(4) {
	background: rgba(74, 69, 42, 0.05);
}


.csr_sdgs .sdgs_list .item:nth-child(1) .ttl1 {
	background: rgba(228, 108, 10, 1);
}
.csr_sdgs .sdgs_list .item:nth-child(2) .ttl1 {
	background: rgba(94, 74, 139, 1);
}
.csr_sdgs .sdgs_list .item:nth-child(3) .ttl1 {
	background: rgba(149, 55, 53, 1);
}
.csr_sdgs .sdgs_list .item:nth-child(4) .ttl1 {
	background: rgba(74, 69, 42, 1);
}

.csr_sdgs .sdgs_list .item .inner {
	padding: 30px 30px 50px;
}

.csr_sdgs .sdgs_list .item .info1 {
	text-align: center;
	font-size: large;
	padding: 10px;
	border-radius: 3px;
}
.csr_sdgs .sdgs_list .item:nth-child(1) .info1 {
	background: rgba(228, 108, 10, 0.2);
}
.csr_sdgs .sdgs_list .item:nth-child(2) .info1 {
	background: rgba(94, 74, 139, 0.2);
}
.csr_sdgs .sdgs_list .item:nth-child(3) .info1 {
	background: rgba(149, 55, 53, 0.2);
}
.csr_sdgs .sdgs_list .item:nth-child(4) .info1 {
	background: rgba(74, 69, 42, 0.2);
}


.csr_sdgs .sdgs_list .item .ttl2 {
	text-align: center;
	font-size: large;
	font-weight: 600;
	padding: 10px;
}
.csr_sdgs .sdgs_list .item .info_list {
	list-style: none;
	position: relative;
	margin-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
}
.csr_sdgs .sdgs_list .item .info_list li {
	line-height: 1.5;
	padding: 0.3em 0 0.3em 1em;
	list-style: none;
	position: relative;
}
.csr_sdgs .sdgs_list .item .info_list li::before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 15px;
	left: 0;
	width: 5px;
	height: 5px;
	background-color: #666;
	border-radius: 5px;
}

.csr_sdgs .sdgs_num {
	list-style: none;
	margin-top: auto;
	text-align: center;
	padding-left: 0;
}
.csr_sdgs .sdgs_num li {
	list-style: none;
	display: inline-block;
	margin-left: 2px;
	margin-right: 2px;
}

.mt-20 {
	margin-top: -20px;
}













.tab_container {
	padding-bottom: 2em;
	margin: 0 auto;
}


.tab_container2 {
	padding-bottom: 0em;
	margin: 0 auto;
}


.tab_item {
/*
	width: calc(100%/4);
*/
	width: 30%;
	padding:10px 0 ;
	margin: 0;
/*
	background-color: #ececec;
	color: #37beb0 ;
*/
	text-align: center;
	display: block;
	float: left;
	text-align: center;
	font-weight: 600;
	transition: all 0.2s ease;
	border-radius: 6px 6px 0 0 ;
	cursor: pointer;
}

.tab_item a {
	color: #fff;
}

.tab_1 {
background: linear-gradient(#60dece 0%, #4AD0BA 100%);
/*
   background-color: #4AD0BA ;
*/
   color: #fff;
}
.tab_2 {
	background: linear-gradient(#f189ba 0%, #EB6A9D 100%);
   color: #fff;
}
.tab_3 {
	background: linear-gradient(#5595e0 0%, #2A68B1 100%);
   color: #fff;
}

.tab1_current {
	margin:0;
	padding: 10px 10px 10px 30px;
	background: #4AD0BA;
	color: #fff;
	font-size:1.8rem;
	position:relative;
}
.tab2_current {
	margin:0;
	padding: 10px 10px 10px 30px;
	background: #EB6A9D;
	color: #fff;
	font-size:1.8rem;
	position:relative;
}
.tab3_current {
	margin:0;
	padding: 10px 10px 10px 30px;
	background: #2A68B1;
	color: #fff;
	font-size:1.8rem;
	position:relative;
}
.tab3_current::before ,
.tab2_current::before ,
.tab1_current::before {
	content: "\f105 ";
	font-family: FontAwesome;
	font-size:1em;

	position: absolute;
	top:10px;
	left: 15px;
/*
	-webkit-transform: translateY(-50%);
	transform: translateX(-50%);
*/
}


.tab_item:hover {
/*
	opacity: 0.75;
*/
}
input[name="tab_item"] {
	display: none;
}
.tab_content {
	display: none;
	padding: 0;
	clear: both;
	overflow: hidden;
}
#tab1:checked ~ #tab1_content,
#tab2:checked ~ #tab2_content,
#tab3:checked ~ #tab3_content,
#tab4:checked ~ #tab4_content {
	display: block;
}
.tab_container input:checked + .tab_item {
/*
	background-color: #37beb0 ;
	color: #fff;
*/
}
.tab_container input:checked + .tab_1 {
	background-color: #4AD0BA ;
	background: linear-gradient(#4AD0BA 0%, #4AD0BA 100%);
	color: #fff;
}
.tab_container input:checked + .tab_2 {
	background-color: #EB6A9D ;
	background: linear-gradient(#EB6A9D 0%, #EB6A9D 100%);
	color: #fff;
}
.tab_container input:checked + .tab_3 {
	background-color: #2A68B1 ;
	background: linear-gradient(#2A68B1 0%, #2A68B1 100%);
	color: #fff;
}


/***
.tab_container2 .tab_1 a {
	background: linear-gradient(#4AD0BA 0%, #4AD0BA 100%);
	color: #fff;
}
.tab_container2 .tab_2 a {
	background: linear-gradient(#EB6A9D 0%, #EB6A9D 100%);
	color: #fff;
}
.tab_container2 .tab_3 a {
	background: linear-gradient(#2A68B1 0%, #2A68B1 100%);
	color: #fff;
}

***/



.tab_content_description {
/*
	margin-top: 30px;
*/
}


.sdgs_wrap {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px #ddd solid;
}
.sdgs_wrap2 {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px #ddd solid;
}
.sdgs_wrap .sdgs_mark {
	width: 16%;
}
.sdgs_wrap .sdgs_description {
	width: 80%;
}
.sdgs_wrap2 h3 ,
.sdgs_wrap h3 {
	font-size: 1.9rem;
	margin: 0 0 20px;
}
.col2 {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 20px;
}
.col2_reverse {
	display: flex;
	width: 100%;
	flex-wrap: nowrap;
	justify-content: space-between;
	flex-direction: column-reverse;
	margin-bottom: 20px;
}
.col2_reverse .desc ,
.col2 .desc {
	width: 65%;
}
.col2_reverse .fig ,
.col2 .fig {
	width: 30%;
}
.col2 .fig_3 {
	width: 30%;
}
.col2 .desc2 {
	width: 50%;
}
.col2 .fig2 {
	width: 45%;
}
.col2 .desc3 {
	width: 35%;
}
.col2 .fig3 {
	width: 60%;
	margin-top: -30px;
}
.col2 .desc4 {
	width: 48%;
}
.col2 .fig4 {
	width: 48%;
}


.pet {
	margin-bottom: 20px;
}
.pet figcaption {
	background: #F7F9FA;
	text-align: center;
	font-weight: 600;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
}

.sports  {
	margin-bottom: 30px;
}
.sports dt {
	background: #E4F8F5;
	padding: 10px;
	font-weight: normal;
	margin-bottom: 10px;
	font-family: "繝｡繧､繝ｪ繧ｪ", Meiryo, "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "Open Sans", "Helvetica Neue", Helvetica, "Arial", "貂ｸ繧ｴ繧ｷ繝�け", YuGothic, sans-serif;

}
.sports dt span {
	font-weight: 600;
	font-size: 1.8rem;
}
.sports dd {
	line-height: 1.8;
}

.sports_support {
	background: #E4F8F5;
	padding:1em;
	margin-bottom: 40px;
}
.sports_support .sports_ttl {
	display: flex;
	justify-content: space-between;
}
.sports_support .sports_ttl .kyousan {
	width: 15%;
	z-index: 2;
}
.sports_support .sports_ttl .event_name {
	width: 85%;
	z-index: 1;
}
.sports_support .sports_ttl .event_name .ttl1 {
	background: #fff;
	border-radius: 15px;
	text-align: center;
	margin-left: -30px;
	padding: 5px 10px;
	font-weight: 600;
	margin-top: 10px;
}
.sports_support .sports_ttl .event_name .ttl2 {
	margin-top: 10px;
	text-align: center;
	font-size: 1.8rem;
	margin-bottom: 20px;
}
.sports_support .sports_ttl .event_name .ttl2 span {
	color: #37A5AA;
	font-weight: 600;
	display: block;
	font-size: 1.8rem;
}

.license_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	list-style: none;
	width: 100%;
	padding: 0;
	margin: 0 0 20px;
}
.license_list li {
	width: 32%;
	background: #DAECF9;
	color: #004C88;
	text-align: center;
	padding: 5px 0;
	margin: 0 0 10px;
	font-size: 1.2rem;
	font-weight: 600;
}
.license_list li:last-child {
	width: 32%;
	background: #fff;
	color: #333;
	text-align: left;
	padding: 5px 0;
}

@media (max-width: 767px) {
	.csr_sdgs .title_block {
		width: 100%;
		margin: 0 auto 30px;
	}

	.tab_item {
		line-height: 1.3;
	}

	.csr_sdgs .about_sdgs {
		margin: 30px 0;
		flex-wrap: wrap;
	}
	.csr_sdgs .about_sdgs dt {
		width: 100%;
		font-size: 2rem;
		margin-bottom: 10px;
	}
	.csr_sdgs .about_sdgs dd {
		width: 100%;
	}

	.sdgs_wrap .sdgs_mark {
		width: 13%;
	}
	.sdgs_wrap .sdgs_description {
		width: 83%;
	}

	.col2_reverse .desc ,
	.col2 .desc ,
	.col2_reverse .fig ,
	.col2 .fig ,
	.col2 .desc2 ,
	.col2 .fig2 ,
	.col2 .desc3 ,
	.col2 .fig3 {
		width: 100%;
		margin: 10px auto;
	}
	.col2 .fig3 ,{
		margin-top: 0px;
	}

	.col2 .fig_3 {
		width: 32%;
	}

	.license_list li ,
	.license_list li:last-child {
		width: 48%;
	}

	.text-center2 {
		text-align: center;
	}






	/* SDGs螳｣險 */

	.csr_sdgs .sdgs_title {
		margin: 0px auto 30px;
	}

	.csr_sdgs .sdgs_lead_wrap {
		display: flex;
		justify-content: space-between;
		flex-direction: row-reverse;
		flex-wrap: wrap;
		margin-bottom: 30px;
	}
	.csr_sdgs .sdgs_lead {
		font-size: large;
		width: 100%;
		line-height: 2;
	}
	.csr_sdgs .sengensyo {
		width: 90%;
		margin: 0 auto 30px;
		text-align: center;
	}
	
	.csr_sdgs .sdgs_lead {
		font-size: large;
	}
	.csr_sdgs .auther {
		text-align: right;
	}
	.csr_sdgs .sdgs_sengen {
		margin: 0 auto 20px;
		font-size: 1.3em;
		color: #014190;
		padding-top: 10px;
	}
	
	
	.csr_sdgs .sdgs_list .item {
		margin-bottom: 30px;
		padding: 0;
	}
	.csr_sdgs .sdgs_list .item .ttl1 {
		text-align: center;
		font-size: large;
		font-weight: 600;
		padding: 12px 8px;
		color: #fff;
		margin: 0;
	}
	
	.csr_sdgs .sdgs_list .item .inner {
		padding: 20px 10px 10px;
	}
	
	.csr_sdgs .sdgs_list .item .info1 {
		font-size: medium;
		padding: 8px 5px;
	}
	
	.csr_sdgs .sdgs_list .item .ttl2 {
		padding: 10px 0;
	}


	.csr_sdgs .about_sdgs .info_list ,
	.csr_sdgs .sdgs_list .item .info_list {
		list-style: none;
		position: relative;
		margin-bottom: 30px;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.csr_sdgs .sdgs_num li {
		list-style: none;
		padding-left: 0;
		display: inline-block;
		margin-left: 5px;
		margin-right: 5px;
		margin-bottom: 15px;
	}
	

	.csr_sdgs .ll_sdgs {
		margin: 20px 0 30px;
	}
	





}

.button_download {
	border: 1px #124385 solid;
	padding: 8px 15px;
	position: relative;
	display: inline-block;
	background: #fff;
	color: #124385;
	border-radius: 4px;
	padding: 10px 40px 10px 20px;
	font-size: 1.4rem;
	line-height: 1;
	text-align: center;
	position: relative;
	transition: .3s;
	min-width: 270px;
}
.button_download::after {
	content: "\f1c1";
	font-family: FontAwesome;
	font-size:14px;

	position: absolute;
	top:50%;
	right: 15px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.button_download:hover {
	background: #124385;
	color: #fff;
}
.button_download::after:hover {
	color: #fff;
}

.button_list {
	border: 1px #124385 solid;
	padding: 8px 15px;
	position: relative;
	display: inline-block;
	background: #fff;
	color: #124385;
	border-radius: 4px;
	padding: 10px 40px 10px 20px;
	font-size: 1.4rem;
	line-height: 1;
	text-align: center;
	position: relative;
	transition: .3s;
	min-width: 270px;
}
.button_list::after {
	content: "\f0f6";
	font-family: FontAwesome;
	font-size:14px;

	position: absolute;
	top:50%;
	right: 15px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.button_list:hover {
	background: #124385;
	color: #fff;
}
.button_list::after:hover {
	color: #fff;
}
</pre></body></html>