/*
Theme Name: kazuo
Theme URI: https://adworks24.co.jp
Author: adworks
Author URI: https://adworks24.co.jp
Description:Design by <a href="https://adworks24.co.jp">adworks</a>.
Version: 0.9
Text Domain: daizo
*/
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
	
	
@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 400;
src: url("font/NotoSans_regular.eot");
src: url("font/NotoSans_regular.eot?#iefix") format("embedded-opentype"),url("font/NotoSans_regular.woff") format("woff"),url("font/NotoSans_regular.ttf") format("truetype");
font-display: swap;
}
@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 700;
src: url("font/NotoSans_bold.eot");
src: url("font/NotoSans_bold.eot?#iefix") format("embedded-opentype"),url("font/NotoSans_bold.woff") format("woff"),url("font/NotoSans_bold.ttf") format("truetype");
font-display: swap;
}
 
 
  
@charset "utf-8";
* {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	font: inherit;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	text-decoration: none;
	vertical-align: baseline;
}
html {
	font-size: 62.5%;
	width: 100%;
	height: 100%;
}
body {
	background: #fff;
	color: #1a1a1a;
    font-family: 'Noto Sans JP', "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-feature-settings: "palt";
	line-height: 1.714285714285714;
	position: relative;
		-webkit-text-size-adjust: 100%;
		-moz-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
		-o-text-size-adjust: 100%;
		text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	/*-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;*/
	font-smoothing: antialiased;
	width: 100%;
	height: 100%;
	word-break: break-word;
}
article,
aside,
dialog,
figure,
footer,
header,
main,
menu,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
br,
hr {
	display: block;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
input,
select {
	vertical-align: middle;
}
a {
	color: #1a1a1a;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input[type="submit"],
input[type="reset"],
input[type="button"] {
	border-radius: 0;
	-webkit-box-sizing: content-box;
	-webkit-appearance: button;
	appearance: button;
	border: none;
	box-sizing: border-box;
	cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="reset"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
	display: none;
}
input[type="submit"]::focus,
input[type="reset"]::focus,
input[type="button"]::focus {
	outline-offset: -2px;
}
.inner {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	padding: 3em;
	position: relative;
}
header:after,
.inner:after {
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
}
#branding a {
	float: left;
	margin: 1.5em;
}
.h_nav {
	float: right;
}
ul#menu-g_nav {
	display: table;
	margin-top: 2.5em;
}
ul#menu-g_nav a {
	font-weight: bold;
}
#menu-g_nav li {
	display: table-cell;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 0 1.5em;
	vertical-align: middle;
}
.link_fb a {
	text-indent: -9999px;
	width: 20px;
	height: 20px;
	background: url(images/facebook.svg) 0 0 no-repeat;
	display: block;
}
.no-webp .index_catch {
	position: relative;
	height: 90vh;
	background: #e2e2df url(images/catch_bg_2025.png) right 10% bottom no-repeat;
	background-size: contain;
}
.webp .index_catch {
	position: relative;
	height: 90vh;
	background: #e2e2df url(images/catch_bg_2025.png.webp) right 10% bottom no-repeat;
	background-size: contain;
}
.index_catch .inner ul {
	position: relative;
	height: 80vh;
}
.index_catch .inner ul li:nth-of-type(1) {
	width: 44%;
	margin-bottom: 32px;
	position: absolute;
	top: 5%;
	left: 12%;
}
.index_catch .inner ul li:nth-of-type(2) {
	width: 75%;
	position: absolute;
	top: 66%;
	left: 6%;
}
.index_catch .inner ul li:nth-of-type(3) {
	position: absolute;
	bottom: 5%;
	left: 6%;
	width: 80%;
}
.index_catch svg#path_a,
.index_catch svg#path_b {
	position: absolute;
	width: 20%;
}
.index_catch svg#path_a {
	left: -5%;
	top: 0;
}
.index_catch svg#path_b {
	right: -5%;
	bottom: 0;
}
.index_catch div div img {
	position: absolute;
	width: 100%;
	max-width: 640px;
	right: 0;
	top: 0;
	z-index: -1;
}
.path_a,
.path_b,
.path_c {
	fill: #F15A24;
}
svg#path_c {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 100%;
	width: auto;	
}
h2.entry-title,
h2.entry-title a {
	background-color: #f15a24;
	font-size: 24px;
	font-size: 2.4rem;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 12px;
}
p.lead_txt {
	font-size: 17px;
	font-size: 1.7rem;
	line-height: 38px;
	text-align: center;
	letter-spacing: 0.2em;
	margin-bottom: 80px;
}
.index_vision {
	width: 100%;
	-js-display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: stretch;
	flex-direction: row;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 80px;
}
.index_vision dl {
	width: calc((99.999% - 80px) / 3);
	width: -webkit-calc((99.999% - 80px) / 3);
}
.index_vision dl:before {
	content: "01";
	color: #f15a24;
	position: absolute;
	left: 0;
	top: -1.2em;
	font-family: 'Bebas Neue', cursive;
	font-size: 75px;
	font-size: 7.5rem;
	display: block;
	font-weight: 800;
}
.index_vision dl:nth-of-type(2):before {
	content: "02";
}
.index_vision dl:nth-of-type(3):before {
	content: "03";
}
.index_vision dl:nth-of-type(2) {
	margin-top: 20px;
}
.index_vision dl dt {
	font-size: 28px;
	font-size: 2.8rem;
	margin: 12px 0 8px;
	color: #f15a24;
	font-weight: 800;
	line-height: 1.3;
}
.index_vision dl dd:first-of-type {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-bottom: 12px;
}
.index_vision dl dd:first-of-type:before {
    content:"";
    display: block;
    padding-top: 56.25%;
}
.index_vision dl dd:first-of-type img {
    position: absolute;
    top: 0;
    left: 0;
	transition-duration: 0.3s;
}
.index_vision dl:hover img {
	transform: scale(1.2);
	transition-duration: 0.3s;
	opacity: 0.5;
}
hr {
	height: 1px;
	background-color: #ccc;
	display: block;
	clear: both;
	margin: 80px auto;
}
hr:after {
	content: "";
	display: block;
	overflow: hidden;
	clear: both;
}
h3 {
	font-family: 'Bebas Neue', cursive;
	color: #f15a24;
	text-transform: uppercase;
	text-align: center;
	font-size: 50px;
	font-size: 5rem;
	position: relative;
	letter-spacing: 0.1em;
	padding-top: 12px;
	line-height: 1.1;
	margin-bottom: 40px;
}
h3 span {
    font-family: 'Noto Sans JP', "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 17px;
	font-size: 1.7rem;
	display: block;
	letter-spacing: 0.08em;
}
.profile_wrap {
	background-color: #f15a24;
	position: relative;
	margin: 80px auto;
}
.supporter_wrap {
	background-color: #f15a24;
	position: relative;
	margin: 60px auto;
}

.profile_wrap h3 {
	background-color: #f15a24;
	color: #fff;
	display: inline-block;
	font-size: 32px;
	font-size: 3.2rem;
	padding: 8px 1em 6px;
	left: 4%;
	top: -20px;
	margin: 0 auto;
	position: absolute;
	z-index: 2;
}
.profile_wrap .inner,
.supporter_wrap .inner {
	width: 100%;
	max-width: inherit;
	padding: 0;
	-js-display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: stretch;
	flex-direction: row;
	flex-wrap: wrap;
}
.profile_wrap .inner > div,
.supporter_wrap .inner > div {
	width: 50%;
}
.no-webp .profile_wrap .inner div:first-of-type {
	background: url(images/bg.jpg) center center no-repeat;
	width: 50%;
	height: auto;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.webp .profile_wrap .inner div:first-of-type {
	background: url(images/bg.jpg.webp) center center no-repeat;
	width: 50%;
	height: auto;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
}
.profile_wrap .inner div:nth-of-type(2),
.supporter_wrap .inner div:nth-of-type(2) {
	padding: 3em 3em 6em;
	color: #fff;
	position: relative;
}
.no-webp .supporter_wrap .inner div:first-of-type {
	background: url(images/bg_supporter.jpg) center center no-repeat;
	width: 50%;
	height: auto;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.webp .supporter_wrap .inner div:first-of-type {
	background: url(images/bg_supporter.jpg.webp) center center no-repeat;
	width: 50%;
	height: auto;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
}
.supporter_wrap dl dt {
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: 800;
	line-height: 36px;
	margin-bottom: 12px;
}

ruby {
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: 600;
	margin-bottom: 40px;
}
rt {
	font-size: 13px;
	font-size: 1.3rem;
}
a.button_b {
	position: absolute;
	bottom: -40px;
	left: 0;
	right: 0;
	margin: auto;
	background-color: #fff;
	display: block;
	width: 100%;
	max-width: 348px;
	box-shadow: 10px 10px 0 #fcded3;
	color: #f15a24;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 600;
	text-align: center;
	padding-right: 1em;
	line-height: 80px;
	border-radius: 2px;
	transition: all .3s;
}
a.button_b:hover {
	color: #fff;
	position: absolute;
	z-index: 2;
}
.button_b:before {
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: #f15a24;
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
}
.button_b:hover:before {
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
}
.area {
	-js-display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: stretch;
	flex-direction: row;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	z-index: 10;
}
.area a {
	width: 33.3333%;
}
.area a dl dt {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-bottom: 12px;
}
.area a dl dt:before {
    content:"";
    display: block;
    padding-top: 56.25%;
}
.area a dl dt img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: auto;
	transition-duration: 0.3s;
}
.area a:hover img {
	transform: scale(1.2);
	transition-duration: 0.3s;
	opacity: 0.5;
}
.area-category {
	background-color: #f4f0eb;
	display: inline-block;
	padding: 2px 8px;
	font-size: 13px;
	font-size: 1.3rem;
}
.area-title {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
a.button {
    background-color: #f15a24;
    color: rgb(255, 255, 255);
    display: block;
    width: 100%;
    max-width: 348px;
    line-height: 80px;
    letter-spacing: 0px;
    position: relative;
    margin: 16px auto 0px;
    text-align: center;
    padding-right: 2em;
    border-radius: 2px;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 600;
    box-shadow: 10px 10px 0 #fcded3;
    transition: all .3s;
}
.arrow,
.arrow_b {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 6px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -3px;
    transition: all .3s;
}
.arrow:before,
.arrow_b:before {
	content: "";
    display: block;
    width: 20px;
    height: 2px;
    position: absolute;
    z-index: 10;
    left: -24px;
    top: -1px;
    background-color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.arrow_b {
    border-color: transparent transparent transparent #f15a24;
}
.arrow_b:before {
    background-color: #f15a24;
}
a:hover .arrow,
a:hover .arrow_b {
    border-color: transparent transparent transparent #fff;
    right: 25px;
}
a:hover .arrow:before,
a:hover .arrow_b:before {
    background-color: #fff;
}
#site-info a,
#site-info a h2 {
	float: left;
	margin-bottom: 8px;
}
#site-info p {
	float: left;
	margin-left: 18px;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.4;
}
a.fb_link {
	clear: both;
	display: block;
	position: relative;
}
#site-info a.jimin {
	max-width: 108px;
	float: right;
	margin-bottom: 12px;
}
#site-info ul {
	float: right;
	clear: right;
}
#site-info ul:after {
	content: "";
	clear: both;
	overflow: hidden;
	display: block;
}
#site-info ul li {
	float: left;
	text-align: right;
}
.profile h4 {
	margin-bottom: 1.5em;
}
.profile dl {
	font-size: 16px;
	font-size: 1.6rem;
	border-top: 1px solid #ddd;
	padding-top: 1em;
}
.profile dl dt {
	font-weight: bold;
	float: left;
	width: 8em;
}
.profile dl dd {
	margin-bottom: 1em;
	border-bottom: 1px solid #ddd;
	padding-bottom: 1em;
	padding-left: 8em;
}
.profile ul {
	font-size: 16px;
	font-size: 1.6rem;
	margin-left: 1em;
}
.profile ul li {
	list-style-type: square;
	padding-bottom: 0.5em;
}
@media print, screen and ( max-width : 1280px ) {
	ul#menu-g_nav {
		margin-top: 0;
		width: 100%;
		padding-top: 1.5em;
	}
	#menu-g_nav li {
		display: block;
		padding: 0;
		margin-bottom: 1.5em;
	}
	.mean-container .mean-bar {
		width: 100%;
	}
	.mean-container .mean-nav ul li a {
		text-align: center;
		font-size: 20px;
		font-size: 2.0rem;
		line-height: 1.2;
	}
}

@media print, screen and ( max-width : 880px ) {
	.index_vision dl,
	.area a {
		width: calc(96% / 2);
		width: -webkit-calc(96% / 2);
		margin-bottom: 40px;
	}
	.index_vision dl:nth-of-type(2) {
		margin-top: 0;
	}
	.bg .inner {
		width: 100%;
	}
	.home p.lead_txt {
		font-size: 14px;
		font-size: 1.4rem;
		letter-spacing: 0.2em;
		line-height: 1.8;
	}
}
@media print, screen and ( max-width : 840px ) {
	.inner {
		padding: 2em;
	}
	.profile_wrap h3 {
		left: 0;
		right: 0;
		margin: auto;
		width: 6em;
	}
	.profile_wrap .inner > div,
	.supporter_wrap .inner > div {
		width: 100%;
	}
	.no-webp .profile_wrap .inner div:first-of-type,
	.webp .profile_wrap .inner div:first-of-type {
		width: 100%;
		height: 300px;
	}
	.no-webp .supporter_wrap .inner div:first-of-type,
	.webp .supporter_wrap .inner div:first-of-type {
		width: 100%;
		height: 200px;
	}
	.profile_wrap .inner div p br,
	.supporter_wrap .inner div br {
		display: none;
	}
	.profile_wrap .inner div:nth-of-type(2),
	.supporter_wrap .inner div:nth-of-type(2) {
		padding: 3em 3em 4em;
	}
}
@media print, screen and ( max-width : 640px ) {
	.index_catch .inner ul li:nth-of-type(1) {
		width: 84%;
		right: 0;
		left: 0;
		margin: auto;
		top: 0;
	}
	.webp .index_catch {
		height: 75vh;
	}
	.index_catch .inner ul li:nth-of-type(2) {
		top: 66%;
		width: 25%;
	}
	.index_catch .inner ul li:nth-of-type(3) {
		width: 60%;
		bottom: 15%;
	}
	.index_vision {
		margin-bottom: 0;
	}
	.index_vision dl {
		width: 100%;
		margin-bottom: 80px;
	}
	#colophon ul li#nav_menu-2 {
		width: 100%;
	}
	#colophon ul li {
		display: inline-block;
	}
	#site-info dl {
		float: none;
		text-align: center;
		clear: both;
	}
	a.fb_link {
		float: none;
		margin: 12px auto;
	}
	#site-info dl dt, #site-info dl dd {
		display: block;
	}
	#site-info ul {
		float: none;
	}
	#site-info ul li {
		text-align: center;
		float: none;
	}
	#site-info .inner {
		padding: 1.5em 3em;
	}
	#site-info ul li:first-child:after {
		display: none;
		padding: 0;
		content: "";
	}
	.area a {
		width: 100%;
	}
	a.button,
	a.button_b {
		width: 100%;
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 60px;
	}
	a.button_b {
		bottom: -30px;
		width: 88%;
	}
	svg#path_c {
		right: -25%;
	}
	#site-info a,
	#site-info a h2,
	#site-info p,
	#site-info a.jimin {
		float: none;
		text-align: center;
		margin: 12px auto;
	}
	
	#site-info a.jimin img {
		max-width: 109px;
		display: block;
		margin: 0 auto 12px;
	}
	a.fb_link {
		width: 60px;
		height: 60px;
		border: 1px solid #1a1a1a;
		border-radius: 30px;
		position: relative;
	}
	a.fb_link img {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
	}
}
@media print, screen and ( max-width : 540px ) {
	#branding h1, #branding h2 {
		display: block;
	}
	#branding h1 {
		padding-right: 0;
		max-width: 140px;
		text-align: center;
		margin: 0 auto 2px;
	}
	#branding h2 {
		font-size: 12px;
		font-size: 1.2rem;
	}
	.relation_nav .inner {
		padding: 2em 1em;
	}
	.relation_nav .inner dl {
		border-width: 8px;
		padding: 1.5em;
	}
}
@media print, screen and ( max-width : 415px ) {
	.no-webp .index_catch {
		background: #e2e2df url(images/catch_bg_2025.png) right 50% bottom no-repeat;
		background-size: auto 90%;
	}
	.webp .index_catch {
		background: #e2e2df url(images/catch_bg_2025.png.webp) right 50% bottom no-repeat;
		background-size: auto 90%;
	}
	h3 {
		font-size: 40px;
		font-size: 4rem;
		letter-spacing: 0.05em;
		margin-bottom: 24px;
	}
}


/*meanmenu*/
#header .mask {
	background: rgba(255,255,255,0.8);
	top: 0;
	left: 0;
	z-index: 1;
	position: absolute;
	width: 100%;
	height: 100vh;
	opacity: 1;
	display: none;
}
a.meanmenu-reveal{
	display: none;
}
.mean-container .mean-bar{
	position: absolute;
	z-index: 98;
	top: 0;
	right: 0;
}
.meanmenu-reveal-btn {
	position: absolute;
	display: block;
	z-index: 99999;
	box-sizing: border-box;
	width: 64px;
	height: 64px;
	right: 0;
	top: 0;
}
.meanmenu-reveal {
	width: 32px;
	height: 18px;
	margin: auto;
	display: block !important;
	position: relative;
	top: 24px;
}
.meanmenu-reveal:after {
	position: absolute;
	bottom: -20px;
	color: #F96A86;
	font-size: 10px;
	width: 60px;
	left: -17px;
	text-align: center;
	display: block;
	font-family:serif;
}
.meanmenu-reveal span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	margin: 0 auto;
}
.meanmenu-reveal span:nth-of-type(1) {
	top: 0;
	background: #1a1a1a;
	-webkit-animation: menu-ber01 .75s forwards;
	animation: menu-ber01 .75s forwards;
}
.meanmenu-reveal span:nth-of-type(2) {
	top: 12px;
	background: #1a1a1a;
	transition: all .25s .25s;
	opacity: 1;
}
.meanmenu-reveal span:nth-of-type(3) {
	top: 24px;
	background: #1a1a1a;
	-webkit-animation: menu-ber02 .75s forwards;
	animation: menu-ber02 .75s forwards;
}
.meanclose span:nth-of-type(1) {
	-webkit-animation: active-menu-ber01 .75s forwards;
	animation: active-menu-ber01 .75s forwards;
	top: 6px;
}
.meanclose span:nth-of-type(2) {
	opacity: 0;
}
.meanclose span:nth-of-type(3) {
	-webkit-animation: active-menu-ber03 .75s forwards;
	animation: active-menu-ber03 .75s forwards;
}
@-webkit-keyframes menu-ber01 {
	0% {
		-webkit-transform: translateY(8px) rotate(45deg);
	}
	50% {
		-webkit-transform: translateY(8px) rotate(0);
	}
	100% {
		-webkit-transform: translateY(0) rotate(0);
	}
}
@keyframes menu-ber01 {
	0% {
		transform: translateY(8px) rotate(45deg);
	}
	50% {
		transform: translateY(8px) rotate(0);
	}
	100% {
		transform: translateY(0) rotate(0);
	}
}
@-webkit-keyframes menu-ber02 {
	0% {
		-webkit-transform: translateY(-8px) rotate(-45deg);
	}
	50% {
		-webkit-transform: translateY(-8px) rotate(0);
	}
	100% {
		-webkit-transform: translateY(0) rotate(0);
	}
}
@keyframes menu-ber02 {
	0% {
		transform: translateY(-8px) rotate(-45deg);
	}
	50% {
		transform: translateY(-8px) rotate(0);
	}
	100% {
		transform: translateY(0) rotate(0);
	}
}
@-webkit-keyframes active-menu-ber01 {
	0% {
		-webkit-transform: translateY(0) rotate(0);
	}
	50% {
		-webkit-transform: translateY(10px) rotate(0);
	}
	100% {
		-webkit-transform: translateY(10px) rotate(45deg);
	}
}
@keyframes active-menu-ber01 {
	0% {
		transform: translateY(0) rotate(0);
	}
	50% {
		transform: translateY(10px) rotate(0);
	}
	100% {
		transform: translateY(10px) rotate(45deg);
	}
}
@-webkit-keyframes active-menu-ber03 {
	0% {
		-webkit-transform: translateY(0) rotate(0);
	}
	50% {
		-webkit-transform: translateY(-8px) rotate(0);
	}
	100% {
		-webkit-transform: translateY(-8px) rotate(-45deg);
	}
}
@keyframes active-menu-ber03 {
	0% {
		transform: translateY(0) rotate(0);
	}
	50% {
		transform: translateY(-8px) rotate(0);
	}
	100% {
		transform: translateY(-8px) rotate(-45deg);
	}
}
.mean-container .mean-nav {
	width: 100%;
	max-height: 100vh;
	overflow-y: auto;
}
.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	position: relative;
	z-index: 99;
	background: #f15a24;
}
.mean-container .mean-nav ul ul {
	padding-bottom: 0;
	margin-bottom: 0;
}
.mean-container .mean-nav ul li {
	position:relative;
	width: 100%;
	box-sizing: border-box;
}
.mean-container .mean-nav ul li a,
.mean-container .mean-nav ul li span.pre {
	display: block;
	width: 100%;
	padding: 0 1em;
	margin: 0;
	text-decoration: none;
	color: #fff;
	box-sizing: border-box;
	font-weight: bold;
}
.mean-container .mean-nav ul li li a {
	width: 100%;
	padding: 0 10%;
	text-shadow: none !important;
	visibility: visible;
}
.mean-container .mean-nav ul li.mean-last a {
}
.mean-container .mean-nav ul li.mean-last dt a {
	border: 0;
	display: inline-block;
	margin: 8px auto;
	width: auto;
}
.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}
.mean-container .mean-nav ul li a.mean-expand {
	width: 44px;
	height: 44px;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-size: 24px;
	color: #fff;
	line-height: 40px;
	padding: 0 0.4em;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
	background: #fff;
	color: #1a1a1a;
}
.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}
.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.mean-remove{
	display: none !important;
}
#gNav ul.sub-menu li a:hover + #gNav li a {
	color: #fff;
}
h4 {
	color: #f15a24;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2;
	margin: 40px 0 24px;
}
img.alignright {
	margin: 0 0 40px 40px;
	float: right;
	max-width: 320px;
	width: 100%;
	display: inline-block;
}
#nav-above {
	margin: 10px 2em;
}
#nav-above:after {
	content: "";
	clear: both;
	display: block;
	overflow: hidden;
}
.nav-previous {
	float: left;
	width: 48%;
}
.nav-next {
	float: right;
	width: 48%;
	text-align: right;
}
.column_2,
.column_3 {
	width: 100%;
	-js-display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: stretch;
	flex-direction: row;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 80px;
}
.column_3 div {
	width: calc((99.999% - 80px) / 3);
	width: -webkit-calc((99.999% - 80px) / 3);
}

main.achievement .entry-content h4,
main.manifest .entry-content h4 {
	text-align: center;
	line-height: 1;
	margin-bottom: 12px;
}
main.achievement .entry-content h4 span,
main.manifest .entry-content h4 span {
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: normal;
}
main.achievement .entry-content dl,
main.manifest .entry-content dl {
	margin-bottom: 24px;
}
main.achievement .entry-content dl dt,
main.manifest .entry-content dl dt {
	background-color: #0071BC;
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
	display: block;
	font-weight: bold;
	border-radius: 2px;
	padding: 8px 1em;
	margin-bottom: 8px;
	line-height: 1.2;
}
main.achievement .entry-content dl dd,
main.manifest .entry-content dl dd {
	position: relative;
	padding-left: 1.5em;
}
main.achievement .entry-content dl dd:before,
main.manifest .entry-content dl dd:before {
	content: "\25CF";
	color: #ccc;
	position: absolute;
	left: 0;
}
main.achievement .entry-content .column_3 div:nth-of-type(1) h4,
main.manifest .entry-content .column_3 div:nth-of-type(1) h4{
	color: #0099D9;	
}
main.achievement .entry-content .column_3 div:nth-of-type(1) dt,
main.manifest .entry-content .column_3 div:nth-of-type(1) dt {
	background-color: #0099D9;
}
main.achievement .entry-content .column_3 div:nth-of-type(2) h4,
main.manifest .entry-content .column_3 div:nth-of-type(2) h4{
	color: #EC6D56;	
}
main.achievement .entry-content .column_3 div:nth-of-type(2) dt,
main.manifest .entry-content .column_3 div:nth-of-type(2) dt {
	background-color: #EC6D56;
}
main.achievement .entry-content .column_3 div:nth-of-type(3) h4,
main.manifest .entry-content .column_3 div:nth-of-type(3) h4{
	color: #009E96;	
}
main.achievement .entry-content .column_3 div:nth-of-type(3) dt,
main.manifest .entry-content .column_3 div:nth-of-type(3) dt {
	background-color: #009E96;
}
main.achievement .entry-content .column_3 div:nth-of-type(4) h4,
main.manifest .entry-content .column_3 div:nth-of-type(4) h4{
	color: #A660A3;	
}
main.achievement .entry-content .column_3 div:nth-of-type(4) dt,
main.manifest .entry-content .column_3 div:nth-of-type(4) dt {
	background-color: #A660A3;
}
main.achievement .entry-content .column_3 div:nth-of-type(5) h4,
main.manifest .entry-content .column_3 div:nth-of-type(5) h4{
	color: #F39939;	
}
main.achievement .entry-content .column_3 div:nth-of-type(5) dt,
main.manifest .entry-content .column_3 div:nth-of-type(5) dt {
	background-color: #F39939;
}
main.achievement .entry-content .column_3 div:nth-of-type(6) h4,
main.manifest .entry-content .column_3 div:nth-of-type(6) h4{
	color: #006CB8;	
}
main.achievement .entry-content .column_3 div:nth-of-type(6) dt,
main.manifest .entry-content .column_3 div:nth-of-type(6) dt {
	background-color: #006CB8;
}
@media print, screen and ( max-width : 980px ) {
	img.alignright {
		width: 100%;
		max-width: none;
	}
}
@media print, screen and ( max-width : 840px ) {
	.column_3 div {
		width: 47.5%;
	}
}
@media print, screen and ( max-width : 640px ) {
	.column_3 div {
		width: 100%;
	}
}
#content input,
#content textarea {
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 4px 6px;
}
#content input[type="image"] {
	border: 0;
	padding: 0;
	border-radius: 0;
}
#content textarea {
	width: 80%;
	height: 10em;
}
#content select {
	background-color: #fff;
	border: 1px solid #ccc;
	width: 50%;
	height: 34px;
	padding: 0.5em;
}
#content table {
	border-top: 1px solid #ccc;
	width: 100%;
	margin: 12px 0 1em;
}
#content table tr {
	border-bottom: 1px solid #ccc;
}
#content table tr:nth-child(even) {
}
#content table th {
	padding: 16px 0 16px 16px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	width: 25%;
}
#content table th span {
	font-size: 11px;
	font-size: 1.1rem;
	color: #ffffff;
	background-color: #f44522;
	padding: 2px 5px;
	margin-right: 10px;
}
#content table td {
	padding: 16px 0;
}
#content table p {
	margin-bottom: 0;
}
#content table ul li:not(:last-child) {
	margin-bottom: 1em;
}
#content input#b,
input[type="submit"] {
	background-color: #f15a24;
	color: #fff;
	text-align: center;
	width: 60%;
	border: none;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 44px;
	margin: 0 auto 80px;
	display: block;
	min-width: 244px;
}