@charset "utf-8";

body {
	text-align: center;
	font-family: "メイリオ", Meiryo, sans-serif;
	color: #333;
	background: #FFF;
}

#header {
	background: #333;
	height: 60px;
}

#headerInside {
	width: 940px;
	height: 60px;
	margin: 0 auto;
}

#headerInside h1, #headerInside p#siteID {
	float: left;
}

#headerMenu {
	margin-left: 383px;
}

/* #headerMenu ul li {
	float: left;
	height: 60px;
}

#headerMenu ul li#hMenu1 {
	width: 88px;
}

#headerMenu ul li#hMenu2 {
	width: 82px;
}

#headerMenu ul li#hMenu3 {
	width: 71px;
}

#headerMenu ul li#hMenu4 {
	width: 45px;
}

#headerMenu ul li#hMenu5 {
	width: 86px;
}

#headerMenu li a {
	background: url(images/headerMenu.png) no-repeat;
	height: 0;
	display: block;
	padding-top: 60px;
	overflow: hidden;
}

li#hMenu1 a {
	background-position: 0px 0px;
}

li#hMenu1 a:hover {
	background-position: 0px -60px;
}

li#hMenu2 a {
	background-position: -88px 0px;
}

li#hMenu2 a:hover {
	background-position: -88px -60px;
}

li#hMenu3 a {
	background-position: -170px 0px;
}

li#hMenu3 a:hover {
	background-position: -170px -60px;
}

li#hMenu4 a {
	background-position: -241px 0px;
}

li#hMenu4 a:hover {
	background-position: -241px -60px;
}

li#hMenu5 a {
	background-position: -286px 0px;
}

li#hMenu5 a:hover {
	background-position: -286px -60px;
} */

#headerMenu ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 60px;
}

#headerMenu ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 78%;
}

#headerMenu ul li a:hover,
#headerMenu ul li a.gs-title:hover,
#headerMenu ul li a.gs-title:hover b {
	color: #FC9600;
}

#headerMenu ul li a.gs-title {
	color: #0000CC;
	font-size: 16px;
}

#siteSearch {
	width: 175px;
}

#english #siteSearch {
	float: right;
}

#headerInside table {
	border-collapse: collapse;
	margin: 0;
	border: none;
	height: 25px;
}

#headerInside tr, #headerInside td {
	margin: 0;
	padding: 0;
	height: 25px;
	line-height: 0.9;
	border: none;
}

.gsib_a {
	margin-left: 10px;
}

#footer {
	background: #F6F6F6;
}

#footerInside {
	width: 940px;
	margin: 0 auto;
	padding: 25px 0 20px;
	text-align: left;
}

.footerColumnL, .footerColumn {
	width: 180px;
	margin-right: 15px;
	float: left;
}

#addressArea {
	float: right;
	text-align: right;
	width: 300px;
}

#addressArea address {
	font-size: 75%;
	font-style: normal;
}

#addressArea p {
	font-size: 75%;
	margin-top: 10px;
}

#addressArea p a {
	background: url(images/iconCar.gif) no-repeat left center;
	padding-left: 20px;
	color: #A15348;
	text-decoration: none;
}

#addressArea p a:hover {
	opacity: 0.7;
}

.footerColmunL {
	width: 180px;
}

.footerColumn {
	width: 120px;
}

#footer h2 {
	color: #A15348;
	font-size: 95%;
}

#footer ul li {
	font-size: 75%;
	margin-bottom: 3px;
}

#footer ul li a {
	text-decoration: none;
	color: #333;
}

#footer ul li a:hover {
	text-decoration: none;
	opacity: 0.7;
}

#copyright {
	background: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#copyrightInside {
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

#copyrightInside #toPageTop {
	float: right;
	padding: 3px;
}

#copyrightInside p {
	padding: 6px 0;
}

#topicPath {
	background: #F6F6F6;
	height: 33px;
	line-height: 33px;
	margin-bottom: 50px;
}

#topicPath p {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	font-size: 75%;
	color: #333;
}

#topicPath p a {
	text-decoration: none;
	color: #333;
}

#ncggMenu ul li img {
	vertical-align: bottom;
}

.borderBottomArea p {
	border-bottom: 1px solid #DDD;
	padding-bottom: 10px;
}

/**********************************************
Google CSE
**********************************************/

.cse .gsc-control-cse, .gsc-control-cse {
	border: none !important;
	background: none !important;
}

.gsc-control-cse, .gsc-control-cse-ja {
	padding: 0 !important;
}

form.gsc-search-box table.gsc-search-box td.gsc-input {
	padding-right: 0 !important;
}

input.gsc-search-button {
	margin-left: 0 !important;
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
	margin: 0 !important;
}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
	border-color: #999 !important;
	background-color: #999 !important;
}

input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
	border-color: #666 !important;
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
	padding: 6px 16px !important;
}

.gsc-thumbnail-inside {
	text-align: left;
}

/**********************************************
Common Style
**********************************************/

#contents .underline {
	text-decoration: underline;
}

#contents .uchikeshi {
	text-decoration: line-through;
}

#contents .menuList2 ul {
	margin: 0 0 20px 0;
	overflow: hidden;
}

#contents .menuList2 ul li {
	float: left;
	width: 320px;
	background: none;
	padding: 0;
	margin: 0 5px 10px 5px;
}

#contents .menuList3 ul {
	margin: 0 0 20px 0;
	overflow: hidden;
}

#contents .menuList3 ul li {
	float: left;
	width: 310px;
	height: 50px;
	overflow: hidden;
	background: none;
	padding: 0;
	margin: 0 8px 10px 8px;
	border: 1px solid #CCC;
}

#contents .menuList3 img {
	float: left;
}

#contents .menuList3 p {
	line-height: 135%;
	width: 235px;
	height: 36px;
	float: left;
}

#contents .menuList3 ul li p a {
	color: #333;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	padding: 7px 10px;
}

#contents .menuList3 ul li p a:hover {
	background: #FFFCFC;
}

.box_hover {
	cursor: pointer;
	color: #000;
}

#topContents #linkMenuArea .box_hover {
	background: #FFFCFC;
}

.newsTable .dateCell {
	white-space: nowrap;
	padding-right: 20px;
}

#contents table.newsTable a {
	color: #3A4CB5 !important;
}

#contents table.newsTable a:hover {
	color: #A45F56 !important;
}

#contents table.newsTable a:hover {
	color: #A45F56 !important;
	text-decoration: underline;
}

#contents table.newsTable a:active {
	color: #AA3739 !important;
}

a:link {
	color: #1A0DAB;
}

a:visited {
	color: #660099;
}

a:hover {
	color: #A45F56;
	text-decoration: underline;
}

a:active {
	color: #AA3739;
}

/* .menuList2c,
.menuList3c {
	width:660px;
}

#contents .menuList2c ul,
#contents .menuList3c ul {
	overflow:hidden;
	margin:0 0 20px 10px;
}

#contents .menuList2c ul li {
	float:left;
	width:315px;
	margin:0 10px 10px 0;
	padding:0;
	background:none;
}

#contents .menuList3c ul li {
	float:left;
	width:206px;
	margin:0 10px 10px 0;
	padding:0;
	background:none;
}

#contents .menuList2c ul li a,
#contents .menuList3c ul li a {
	display:block;
	padding:15px;
	border:1px solid #CCC;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
}

#contents .menuList2c ul li a:hover,
#contents .menuList3c ul li a:hover {
	background: #eeeeee;
	background: -moz-linear-gradient(top,  #ffffff 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eeeeee 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#eeeeee 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#eeeeee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
} */

.menuList2c, .menuList3c, .menuList1c {
	width: 100%;
	padding: 0 10px;
	margin: 0 0 30px;
	box-sizing: border-box;
	overflow: hidden;
}

#contents .menuList2c ul, #contents .menuList3c ul {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 0;
}

#contents .menuList2c ul li {
	width: 49%;
	margin: 0 1% 10px 0;
	padding: 0;
	background: none;
}

#contents .menuList3c ul li {
	width: 32%;
	margin: 0 10px 10px 0;
	padding: 0;
	background: none;
}

#contents .menuList3c ul li:nth-child(3n) {
	margin: 0 0 10px 0;
}

#contents .menuList1c ul {
	margin: 0;
}

#contents .menuList1c ul li {
	width: 100%;
	background: none;
	padding: 0;
	margin: 0 0 10px;
}

#contents .menuList2c ul li a, #contents .menuList3c ul li a, #contents .menuList1c ul li a {
	display: block;
	box-sizing: border-box;
	padding: 15px;
	border: 1px solid #CCC;
	background: #ffffff;
	/* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
	/* IE6-9 */
}

#contents .menuList2c ul li a:hover, #contents .menuList3c ul li a:hover, #contents .menuList1c ul li a:hover {
	background: #eeeeee;
	/* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eeeeee));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
	/* IE6-9 */
}

#contents .menuList0 ul {
	margin-left: 0;
}

#contents .menuList0 li {
	background: none;
	padding: 0;
	margin: 0 5px 10px;
}

.menuList3cWrap .menuList3c {
	width: 100%;
}

.menuList3cWrap .menuList3c ul {
	display: flex;
	flex-wrap: wrap;
}

#contents .menuList3cWrap .menuList3c ul li {
	width: 300px;
	height: 55px;
	float: none;
	display: table;
}

#contents .menuList3cWrap .menuList3c ul li a {
	display: table-cell;
	vertical-align: middle;
	padding: 4px 15px;
}

img.wcv_ww_newwindowicon {
	padding-left: 6px;
}

#contents p#newsicon {
	display: none;
}

#contents .mokujiMenu ul li {
	margin-bottom: 10px;
	background: none;
	padding: 0;
}

#contents .mokujiMenu ul li a {
	border: 1px solid #CCC;
	border-radius: 12px;
	padding: 10px 25px 10px 35px;
	background: url(images/liStandard.gif) no-repeat 10px center;
	text-decoration: none;
	display: block;
}

#contents .mokujiMenu ul li a:hover {
	background: url(images/liStandard2.gif) no-repeat 10px center #EEE;
}

#localNaviArea ul li:last-child {
	border-bottom: none;
}

.vMiddle {
	vertical-align: middle;
	margin: 5px 6px 5px 0;
	padding-bottom: 4px;
}

.relative {
	position: relative;
}

#contents .cLeft p.prev {
	display: inline-block;
	background: #D7E4F3;
	border-radius: 18px;
	padding: 10px 6px 10px 10px;
	line-height: 1;
}

#contents .cLeft p.prev a {
	background: url(images/prev.png) no-repeat left center #D7E4F3;
	padding: 2px 12px 2px 24px;
	color: #666;
	text-decoration: none;
}

#contents .cRight p.next {
	display: inline-block;
	background: #D7E4F3;
	border-radius: 18px;
	padding: 10px 10px 10px 6px;
	line-height: 1;
}

#contents .cRight p.next a {
	background: url(images/next.png) no-repeat right center #D7E4F3;
	padding: 2px 24px 2px 12px;
	color: #666;
	text-decoration: none;
}

#contents .cLeft p.prev a:hover, #contents .cRight p.next a:hover {
	color: #8D0000;
}

.none {
	border: none !important;
}

.imgLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.imgRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

#blockskip {
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 50%;
	margin-left: -44px;
}

#blockskip a {
	height: 1px;
	font-size: 1px;
	text-decoration: none;
	color: transparent;
}

#blockskip a.show {
	font-size: 90%;
	height: 20px;
	width: 100%;
	background: #FFF;
	color: #0E3475;
	padding: 5px 5px 2px;
}

.flex {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
}

.c4>div {
	width: calc(25% - 30px);
	margin-right: 40px;
	margin-bottom: 60px;
}

.c4>div:nth-child(4n) {
	margin-right: 0;
}

.c4 figure {
	margin-bottom: 15px;
	overflow: hidden;
}

.c4 figure img {
	width: 100%;
	height: 174px;
	object-fit: cover;
}

.c3>div {
	width: calc(33% - 29px);
	margin-right: 48px;
	margin-bottom: 60px;
}

.c3>div:nth-child(3n) {
	margin-right: 0;
}

.c3 figure {
	margin-bottom: 15px;
	overflow: hidden;
}

.c3 figure img {
	width: 100%;
	height: 174px;
	object-fit: cover;
}

.c3.insideTab {
	width: 95%;
	margin: 20px auto;
}

.c3.insideTab>div {
	width: calc(33% - 30px);
	margin-right: 48px;
	margin-bottom: 60px;
}

.c3.insideTab>div:nth-child(3n) {
	margin-right: 0;
}

.flex.sb {
	justify-content: space-between;
}

.topicsArea {
	display: flex;
	width: 100%;
	justify-content: space-between;
	margin: 20px 0;
}

.topicsArea>a>div {
	width: 290px;
	overflow: hidden;
}

.topicsArea figure {
	width: 100%;
	margin-bottom: 15px;
	box-sizing: border-box;
	border: 4px solid #CCC;
}

.topicsArea figure img {
	width: 100%;
	height: 210px;
	object-fit: cover;
}

.topicsArea a {
	text-decoration: none;
	color: #333;
}

.topicsArea p {
	margin-bottom: 20px;
}

.topicsArea .iconPress {
	display: inline-block;
	font-size: 80%;
	background: #e6efff;
	padding: 5px 10px;
	border-radius: 16px;
	margin-right: 1em;
}

.topicsArea .date {
	font-size: 80%;
}

#contents table.tableCenter {
	margin: 0 auto 20px;
}

.spShow {
	display: none;
}

#toggle {
	display: none;
}

#toggleMenu {
	display: none;
}

button.menu-trigger {
	background: none;
	border: none;
}

#snsButton {
	position: fixed;
	top: calc(50% - 100px);
	right: 0;
	border: 1px solid #CCC;
	border-right: none;
	border-radius: 6px 0 0 6px;
	background: #ffffffaa;
	padding: 6px 10px 6px 6px;
}

#snsButton li {
	line-height: 1;
	margin-bottom: 5px;
}
#snsButton li:last-child {
	margin-bottom: 0;
}

#snsButton img {
	width: 30px;
	height: 30px;
}


@media screen and (max-width:1000px) {
	body {
		min-width: 100%;
		-webkit-text-size-adjust: 100%;
	}

	body * {
		max-width: 100%;
		box-sizing: border-box;
	}

	img {
		max-width: 100%;
		height: auto;
	}

	.pcShow {
		display: none !important;
	}

	.spShow {
		display: block;
	}

	#charaMenu,
	#topicPath,
	.footerColumnL,
	.footerColumn {
		display: none;
	}

	#header {
		height: auto;
	}

	#headerInside {
		padding: 10px;
		height: auto;
	}

	#headerInside h1, #headerInside p#siteID {
		float: none;
		width: auto;
		text-align: left;
	}

	#headerInside h1 img, #headerInside p#siteID img {
		height: 40px;
		width: auto;
	}

	#toggle {
		display: block;
		position: absolute;
		top: 19px;
		right: 15px;
	}

	.menu-trigger, .menu-trigger span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
	}

	.menu-trigger {
		position: relative;
		width: 30px;
		height: 20px;
	}

	.menu-trigger span {
		position: absolute;
		left: 0;
		width: 100%;
		height: 2px;
		background-color: #FFF;
		border-radius: 2px;
	}

	.menu-trigger span:nth-of-type(1) {
		top: 0;
	}

	.menu-trigger span:nth-of-type(2) {
		top: 9px;
	}

	.menu-trigger span:nth-of-type(3) {
		bottom: 0;
	}

	.menu-trigger.motion span:nth-of-type(1) {
		-webkit-transform: translateY(10px) rotate(-315deg);
		transform: translateY(10px) rotate(-315deg);
	}

	.menu-trigger.motion span:nth-of-type(2) {
		opacity: 0;
	}

	.menu-trigger.motion span:nth-of-type(3) {
		-webkit-transform: translateY(-8px) rotate(315deg);
		transform: translateY(-8px) rotate(315deg);
	}

	#headerMenu ul {
		display: none;
		width: 100%;
		max-width: 100%;
		position: absolute;
		top: 55px;
		left: 0;
		z-index: 9999;
		height: auto;
	}

	#headerMenu ul li {
		display: block;
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0;
	}

	#headerMenu ul li a {
		display: block;
		padding: 16px 0 15px 20px;
		background: #ecececf5;
		color: #333;
		border-bottom: 1px solid #DDD;
		text-decoration: none;
		text-align: left;
		height: auto;
		line-height: 1.4;
		font-size: 1rem;
		font-weight: normal;
	}

	#headerMenu ul li#hMenu6 {
		background: #ecececf5;
		padding: 16px 20px;
	}

	#siteSearch {
		width: auto;
	}

	.youtube {
		position: relative;
		width: 100%;
		padding-top: 56.25%;
		margin-bottom: 30px;
	}

	.youtube iframe {
		position: absolute;
		top: 0;
		right: 0;
		width: 100% !important;
		height: 100% !important;
	}

	#addressArea {
		float: none;
		text-align: left;
		width: 100%;
		padding: 0 20px;
	}

	#copyrightInside p {
		padding: 6px 10px;
	}

	.tableWrap {
		overflow-x: scroll;
	}

	.menuList2c, .menuList3c, .menuList1c {
		padding: 0;
	}
	#contents .menuList2c ul, #contents .menuList3c ul {
		flex-wrap: wrap;
	}

	#contents .menuList2c ul li, #contents .menuList3c ul li {
		width: 100%;
		margin: 0 0 10px 0;
	}

	.imgLeft, .imgRight {
		float: none;
		text-align: center;
		margin: 0 auto 20px;
	}

	.c3 {
		justify-content: space-between;
	}

	.c3 > div, .c3.insideTab > div {
		width: 48%;
		margin-right: 0;
	}

	.c3 figure img {
		height: 108px;
	}

	.flex.sb {
		display: block;
	}

	#snsButton {
		top: initial;
		bottom: 20px;
		right: 20px;
		border: 1px solid #CCC;
		border-radius: 8px;
		padding: 8px;
	}

	#snsButton ul {
		display: flex;
	}

	#snsButton li {
		margin-bottom: 0;
		margin-right: 10px;
	}

	#snsButton li:last-child {
		margin-right: 0;
	}
}