@charset "utf-8";
/*
 * ==========================================================================
 *
 * [content]
 *
 * ==========================================================================
 */
/**
 * 幅指定
 */
.wAuto { width: auto !important; }
.w33p { width: 33%; }
.w48p { width: 48%; }
.w49p { width: 49%; }
.w50p { width: 50%; }
.w90p { width: 90%; }
.w110 { width: 110px; }
.w120 { width: 120px; }
.w130 { width: 130px; }
.w140 { width: 140px; }
.w150 { width: 150px; }
.w160 { width: 160px; }
.w170 { width: 170px; }
.w180 { width: 180px; }
.w190 { width: 190px; }
.w200 { width: 200px; }
.w210 { width: 210px; }
.w220 { width: 220px; }
.w230 { width: 230px; }
.w240 { width: 240px; }
.w250 { width: 250px; }
.w260 { width: 260px; }
.w270 { width: 270px; }
.w280 { width: 280px; }
.w290 { width: 290px; }
.w300 { width: 300px; }
.w310 { width: 310px; }
.w320 { width: 320px; }
.w330 { width: 330px; }
.w340 { width: 340px; }
.w370 { width: 370px; }
.w380 { width: 380px; }
.w400 { width: 400px; }
.w410 { width: 410px; }
.w420 { width: 420px; }
.w430 { width: 430px; }
.w440 { width: 440px; }
.w450 { width: 450px; }
.w470 { width: 470px; }
.w480 { width: 480px; }
.w490 { width: 490px; }
.w500 { width: 500px; }
.w510 { width: 510px; }
.w520 { width: 520px; }
.w540 { width: 540px; }
.w550 { width: 550px; }
.w570 { width: 570px; }
.w680 { width: 680px; }
.w1em { width: 1em; }
.w2em { width: 2em; }
.w3em { width: 3em; }
.w3hem { width: 3.5em; }
.w4em { width: 4em; }
.w4hem { width: 4.5em; }
.w5em { width: 5em; }
.w5hem { width: 5.5em; }
.w6em { width: 6em; }
.w6hem { width: 6.5em; }
.w7em { width: 7em; }
.w8em { width: 8em; }
.w9em { width: 9em; }
.w10em { width: 10em; }
.w11em { width: 11em; }
.w12em { width: 12em; }
.w13em { width: 13em; }
.w14em { width: 14em; }
.w15em { width: 15em; }
.w16em { width: 16em; }
.w17em { width: 17em; }
.w18em { width: 18em; }
.w19em { width: 19em; }
.w20em { width: 20em; }
/**
 * レイアウト
 */
.mL1hem { margin-left: 1.5em; }
.mL2em { margin-left: 2em; }
.mL2hem { margin-left: 2.5em; }
.mL3em { margin-left: 3em; }
.mL3hem { margin-left: 3.5em; }
.mL4em { margin-left: 4em; }
.mL4hem { margin-left: 4.5em; }
.mL5em { margin-left: 5em; }
.mL6em { margin-left: 6em; }
.mL7em { margin-left: 7em; }
.mL8em { margin-left: 8em; }
.mB60 { margin-bottom: 60px; }
.mB70 { margin-bottom: 70px; }
.mB80 { margin-bottom: 80px; }
/**
 * 文字サイズ
 */
.s0-8r { font-size: 0.8rem; }
.s1-0r { font-size: 1.0rem; }
.s1-1r { font-size: 1.1rem; }
.s1-2r { font-size: 1.2rem; }
.s1-3r { font-size: 1.3rem; }
.s1-4r { font-size: 1.4rem; }
.s1-5r { font-size: 1.5rem; }
.s1-6r { font-size: 1.6rem; }
.s1-7r { font-size: 1.7rem; }
.s1-8r { font-size: 1.8rem; }
.s1-9r { font-size: 1.9rem; }
.s2-0r { font-size: 2.0rem; }
.s2-1r { font-size: 2.1rem; }
.s2-2r { font-size: 2.2rem; }
.s2-3r { font-size: 2.3rem; }
.s2-4r { font-size: 2.4rem; }
.s2-5r { font-size: 2.5rem; }
.s2-6r { font-size: 2.6rem; }
.s2-8r { font-size: 2.8rem; }
.s2-9r { font-size: 2.9rem; }
.s3-0r { font-size: 3.0rem; }
.s3-4r { font-size: 3.4rem; }
.s3-5r { font-size: 3.5rem; }
.s3-8r { font-size: 3.8rem; }
.s4-0r { font-size: 4.0rem; }
.s5-0r { font-size: 5.0rem; }
/**
 * 文字装飾
 */
.ftMincho {
	font-family: 'Noto Serif JP', 'Yu Mincho Medium', 'YuMincho', 'Yu Mincho', '游明朝体', serif;
}
.ftGothic {
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'ヒラギノ角ゴシック', YuGothic, 'Yu Gothic Medium', 'Yu Gothic', 'メイリオ', Meiryo, sans-serif;
}
.ftGothicL {
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'ヒラギノ角ゴシック', YuGothic, 'Yu Gothic Medium', 'Yu Gothic', 'メイリオ', Meiryo, sans-serif;
	font-weight: 300;
}
/**
 * 注釈
 */
.note {
	font-size: 1.3rem;
}
/**
 * 見出し
 */
.headStyle01 {
	line-height: 1.3;
	text-align: left;
	vertical-align: top;
	margin-bottom: 80px;
}
.headStyle01.vertical {
	position: relative;
	top: 0;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-writing-mode: vertical-rl;
	  -ms-writing-mode: tb-rl;
	      writing-mode: vertical-rl;
}
	.headStyle01 .title {
		font-size: 4.5rem;
		letter-spacing: .2em;
	}
	html:not(:lang(ja)) .headStyle01 .title {
		letter-spacing: .05em;
	}
		.headStyle01 .title span {
			letter-spacing: 0;
		}
	.headStyle01 .en {
		display: inline-block;
		padding-top: 1em;
		font-size: 1.6rem;
		margin-left: 10px;
	}
.headStyle02 {
	color: #9a7814;
	font-size: 4.7rem;
	line-height: 1.5;
	margin-bottom: 30px;
}
.headStyle03 {
	white-space: nowrap;
	font-size: 4.7rem;
	letter-spacing: 0.1em;
	line-height: 1.5;
	text-align: left;
	vertical-align: top;
	margin-bottom: 60px;
}
.headStyle03.vertical {
	position: relative;
	top: 0;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-writing-mode: vertical-rl;
	  -ms-writing-mode: tb-rl;
	      writing-mode: vertical-rl;
}
html:not(:lang(ja)) .headStyle03 {
	white-space: normal;
}
html:lang(en) .headStyle03 {
	letter-spacing: 0;
}
.entryBody h3,
.headStyle04 {
	font-size: 2.5rem;
	line-height: 1.3;
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: 1px solid #A78C24;
	position: relative;
}
.entryBody h4,
.headStyle05 {
	font-size: 2.5rem;
	line-height: 1.3;
	text-align: left;
	margin-bottom: 30px;
}
.headStyle06 {
	font-size: 3.0rem;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 20px;
}
.entryBody h2,
.headStyle07 {
	color: #fff;
	font-size: 2.5rem;
	background: #A78C24;
	padding: 0 10px;
	margin-bottom: 30px;
}
	.headStyle07 .kana { font-size: 1.5rem; }
.headStyle08 {
	font-size: 2.2rem;
	line-height: 1.5;
	padding-bottom: 5px;
	margin-bottom: 20px;
	margin-right: 15px;
	border-bottom: 1px solid #A78C24;
}
.headStyle09 { margin: 10px 0; }
	.headStyle09 span {
		display: inline-block;
		line-height: 1.5;
		text-align: center;
		min-width: 180px;
		padding: 5px 20px;
		border: 1px solid #333;
	}
/**
 * コピー
 */
.copyTxt {
	font-size: 2.8rem;
	line-height: 1.5;
	margin-bottom: 30px;
}
/**
 * アイコン
 */
a.icoNW::after {
	display: inline-block;
	content: "";
	width: 10px;
	height: 10px;
	margin-left: 5px;
	margin-right: 10px;
	background: url(../../images/content/content/ico_window.gif) no-repeat center center;
	-webkit-background-size: 10px auto;
	        background-size: 10px auto;
}
.icoFB {
	display: inline-block;
	text-indent: -99999px;
	width: 25px;
	height: 25px;
	background: url(../../images/content/content/ico_fb.svg) no-repeat center center;
	-webkit-background-size: cover;
	        background-size: cover;
}
/**
 * リスト
 */
.listStyle01 {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.entryBody ul,
.listStyle02 {
	padding: 0;
	margin: 0;
}
.entryBody ul { margin: 30px 0; }
	.entryBody ul > li,
	.listStyle02 > li {
		list-style-type: disc;
		margin-left: 1.5em;
		position: relative;
	}
.linkList01 {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
	.linkList01 li {
		display: inline-block;
		margin-right: 25px;
	}
		.linkList01 li a {
			display: inline-block;
			color: #A78C24;
			padding-left: 12px;
			position: relative;
		}
		.linkList01 li a::before {
			content: "-";
			position: absolute;
			top: 0;
			left: 0;
		}
.linkList02 {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
	.linkList02 li {
		display: inline-block;
		margin-right: 25px;
	}
		.linkList02 li a {
			display: inline-block;
			color: #A78C24;
		}
		.linkList02 li a::before {
			content: "＞ ";
		}
/**
 * リンク
 */
.linkStyle01 {
	display: inline-block;
	color: #A78C24;
}
.linkStyle01::before {
	content: "＞ ";
}
/**
 * テーブル
 */
.tableStyle01 {
	width: 100%;
	border-collapse: collapse;
}
	.tableStyle01 thead th {
		font-size: 1.0rem;
		font-weight: normal;
		text-align: center;
		padding: 5px 0;
		background: #bbb;
		border-bottom: 1px solid #000;
	}
	.tableStyle01 tbody th {
		font-weight: normal;
		text-align: left;
		padding: 5px 0;
		border-bottom: 1px solid #000;
	}
	.tableStyle01 td {
		font-weight: normal;
		text-align: center;
		padding: 5px 0;
		border-bottom: 1px solid #000;
	}
.entryBody table,
.tableStyle02 {
	width: 100%;
	border-collapse: collapse;
}
.entryBody table {
	min-width: 300px;
	margin: 30px 0;
}
	.entryBody table caption,
	.tableStyle02 caption {
		font-size: 2.0rem;
		margin-bottom: 15px;
	}
	.entryBody table th,
	.tableStyle02 th {
		font-weight: normal;
		text-align: left;
		padding: 5px 15px;
		background: #F4EFE3;
		border: 1px solid #000;
	}
	.entryBody table td,
	.tableStyle02 td {
		font-weight: normal;
		padding: 5px 15px;
		border: 1px solid #000;
	}
.tableStyle03 {
	width: 100%;
	border-collapse: collapse;
}
	.tableStyle03 thead th {
		font-weight: normal;
		text-align: center;
		vertical-align: middle;
		padding: 5px 15px;
		background: #F4EFE3;
		border: 1px solid #000;
	}
	.tableStyle03 tbody th,
	.tableStyle03 td {
		text-align: left;
		font-weight: normal;
		vertical-align: middle;
		padding: 5px 15px;
		border: 1px solid #000;
	}
	.tableStyle03 tbody th { font-weight: bold; }
/**
 * ボタン
 */
.btnStyle01 {}
	.btnStyle01 a {
		display: block;
		color: #fff;
		text-decoration: none;
		text-align: center;
		padding: 15px;
		background: #A78C24;
	}
.btnStyle02 {
	display: inline-block;
}
	.btnStyle02 a {
		display: block;
		font-size: 1.6rem;
		text-decoration: none;
		text-align: center;
		min-width: 210px;
		padding: 2px 50px 2px 30px;
		border: 1px solid #A78C24;
		position: relative;
		transition: .2s;
	}
	.btnStyle02 a::after {
		display: block;
		content: "＞";
		margin-top: -0.8em;
		position: absolute;
		top: 50%;
		right: 20px;
	}
	.btnStyle02 a.icoNW::after {
		content: "";
		width: 10px;
		height: 10px;
		margin: -5px 0 0 0;
		background: url(../../images/content/content/ico_window.gif) no-repeat center center;
		-webkit-background-size: 10px auto;
		        background-size: 10px auto;
	}
	.btnStyle02 a:hover { background: #F4EFE3; }
.btnStyle03 { display: inline-block; }
	.btnStyle03 a {
		display: block;
		color: #000;
		font-size: 2.2rem;
		text-decoration: none;
		text-align: center;
		min-width: 680px;
		padding: 15px;
		border: 1px solid #A78C24;
		position: relative;
		transition: .2s;
	}
	.btnStyle03 a:hover { background: #F4EFE3; }
/**
 * ボックス
 */
.pdfVox {
	font-size: 1.4rem;
	padding: 30px;
	background: #f5f5f5;
	overflow: hidden;
}
	.pdfVox .banner {
		text-align: center;
		width: 120px;
		float: left;
	}
	.pdfVox .txt { margin-left: 150px; }
		.pdfVox .txt p {
			line-height: 1.5;
			margin-bottom: 0 !important;
		}
.voxStyle01 {
	border: 1px solid #A78C24;
}
	.voxStyle01 dt {
		text-align: center;
		padding: 5px 20px;
		background: #ddd;
	}
	.voxStyle01 dd {
		padding: 10px;
		margin: 0;
	}
.voxStyle02 {
	padding: 25px;
	background: #f5f5f5;
}
.relatedContents {
	padding: 80px 0;
	background: #F4EFE3;
}
	.relatedContents header,
	.relatedContents .inner {
		width: 1050px;
		margin: 0 auto;
		overflow: hidden;
	}
	.relatedContents .item {
		font-size: 1.4rem;
		width: 318px;
		float: left;
		margin-right: 47px;
		border-top: 2px solid #D1C498;
		border-bottom: 2px solid #D1C498;
	}
	.relatedContents .item:nth-of-type(3n) { margin-right: 0; }
		.relatedContents .item a {
			display: block;
			color: #000;
			text-decoration: none;
			background-color: #FFFFFF;
		}
		.relatedContents .item .txt {
			padding: 10px 20px;
			/* background: #fff; */
			border-top: 2px solid #D1C498;
		}
		.relatedContents .item .title {
			font-size: 1.8rem;
		}
		.relatedContents .item figure {
			position: relative;
			padding-top: 51.572%;
			overflow: hidden;
		}
			.relatedContents .item figure img {
				position: absolute;
				top: 50%;
				left: 50%;
				-webkit-transform: translate(-50%, -50%);
				-ms-transform: translate(-50%, -50%);
				transform: translate(-50%, -50%);
			}
/**
 * ページング
 */
.pager {
	text-align: center;
	margin-top: 60px;
}
	.pager .prev,
	.pager .next {
		display: inline-block;
		margin: 0 10px;
	}
	.pager ul {
		list-style-type: none;
		display: inline-block;
		padding: 0;
		margin: 0;
	}
		.pager ul li {
			display: inline-block;
			width: 30px;
			height: 30px;
			border: 1px solid #c4ad68;
			margin: 5px;
		}
			.pager ul li a {
				display: block;
				text-decoration: none;
				transition: .2s;
			}
			.pager ul li a:hover,
			.pager ul li.current a {
				color: #fff;
				background: #c4ad68;
			}
/**
 * フォーマットA
 */
body.formatA {}
	body.formatA .mainContent {}
		body.formatA .mainContent p {
			text-align: justify;
			margin-bottom: 30px;
			line-break: strict;
		}
	body.formatA #pageTitle { margin-bottom: 80px; }
	body.formatA .sectionVox {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 80px;
	}
	body.formatA .groupVox {
		padding-left: 20px;
		padding-right: 20px;
		margin-bottom: 50px;
	}
	body.formatA .groupVox:last-of-type { margin-bottom: 0; }
	body.formatA .imgA { /*リード用画像 */
		width: auto;
		margin-top: 30px;
		margin-bottom: 30px;
	}
		body.formatA .imgA figcaption {
			font-size: 1.3rem;
			margin-top: 15px;
		}
	body.formatA .contVox {
		margin-top: 50px;
		overflow: hidden;
	}
	body.formatA .img {}
		body.formatA .img figure {
			margin-bottom: 50px;
		}
		body.formatA .img figcaption {
			font-size: 1.3rem;
			margin-top: 15px;
		}
	body.formatA .imgB {} /* そのまま挿入する画像 */
		body.formatA .imgB figure {
			width: 360px;
		}
	body.formatA .imgC {
		overflow: hidden;
	} /* 画像とテキスト横並び */
		body.formatA .imgC .txt {
			width: 360px;
			float: right;
		}
		body.formatA .imgC .img {
			width: 360px;
			float: left;
		}
	body.formatA .imgD {} /* 画像のみ横並び */
		body.formatA .imgD .img {
			overflow: hidden;
		}
			body.formatA .imgD .img figure {
				width: 360px;
			}
			body.formatA .groupVox.imgD .img figure {
				width: 330px;
			}
			body.formatA .imgD .img figure:nth-of-type(odd) {
				float: left;
			}
			body.formatA .imgD .img figure:nth-of-type(even) {
				float: right;
			}
	body.formatA .imgE {
		overflow: hidden;
	} /* 画像とテキスト横並び */
		body.formatA .imgE .txt {
			width: 600px;
			float: right;
		}
		body.formatA .imgE .img {
			width: 120px;
			float: left;
		}
	body.formatA .txtA {
		overflow: hidden;
	} /* テキスト横並び */
		body.formatA .txtA .txt .cInner:nth-of-type(odd) {
			width: 360px;
			float: left;
		}
		body.formatA .txtA .txt .cInner:nth-of-type(even) {
			width: 360px;
			float: right;
		}
/**
 * youtubeラッパ
 */
.ytWrapper {
	position: relative;
	width: 100%;
  padding-top: 56.25%;
}
	.ytWrapper iframe {
		width: 100% !important;
		height: 100% !important;
	  position: absolute;
	  top: 0;
	  right: 0;
	}
/**
 * alphaBg & popupWrapper
 */
#alphaBg {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 2000;
	background: #000000;
	display: none;
	opacity: 0;
}
.popupWrapper {
	display: none;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0;
	/* width: 100%; */
	width: 80%;
	margin-left: -40%;
	/* background: #efefef; */
	z-index: 2100;
	/*visibility: hidden;*/
}
	.popupWrapper .content {
		/* width: 1000px;
		padding: 80px 0;
		margin: 0 auto; */
	}
	.popupWrapper .closeVox {
		height: 30px;
	}
	.popupWrapper .popupCloseBt {
		position: absolute;
		top: 0;
		right: 0;
		width: 30px;
		height: 30px;
	}
		.popupWrapper .popupCloseBt span {
			width: 30px;
			height: 2px;
			background: #FFFFFF;
			position: absolute;
			left: 50%;
			top: 50%;
			margin: -1px 0 0 -15px;
		}
		.popupWrapper .popupCloseBt span:nth-child(1) {
			-webkit-transform: rotate(-45deg);
		      -ms-transform: rotate(-45deg);
		          transform: rotate(-45deg);
		}
		.popupWrapper .popupCloseBt span:nth-child(2) {
			-webkit-transform: rotate(45deg);
		      -ms-transform: rotate(45deg);
		          transform: rotate(45deg);
		}
	.popupWrapper .contentWrapper {}
	#popupWrapperMovie .content {
		position: relative;
		padding-top: 56.25%;
		background: transparent;
	}
		#popupWrapperMovie .content iframe {
			position: absolute;
			width: 100%;
			height: 100%;
			left: 0;
			top: 0;
		}
	#poupWrapperImg .content {
		text-align: center;
	}
#popupContents {
	display: none;
}
.popupBtItem.img {
	display: block;
	position: relative;
}
.popupBtItem.img::after {
	content: '';
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(../../images/content/content/ico_zoom_w.png) center center / 24px no-repeat rgba(0,0,0,.5);
}
/**
 * transition series
 */
.trOp01 {
	-webkit-transition: opacity .2s linear;
	-ms-transition: opacity .2s linear;
	transition: opacity .2s linear;
}
.trOp01:hover {
	opacity: 0.6;
}
.trScl01 {
	-webkit-transition: transform .5s cubic-bezier(0.19, 1, 0.22, 1);
	-ms-transition: transform .5s cubic-bezier(0.19, 1, 0.22, 1);
	transition: transform .5s cubic-bezier(0.19, 1, 0.22, 1);
}
.trScl01:hover,
.trScl01.active {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	z-index: 1;
}
.trSwR01 {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	    -ms-transform: perspective(1px) translateZ(0);
	        transform: perspective(1px) translateZ(0);
	position: relative;
	-webkit-transition: color .5s linear;
	    -ms-transition: color .5s linear;
	        transition: color .5s linear;
}
.trSwR01::before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: scaleX(0);
	    -ms-transform: scaleX(0);
	        transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	    -ms-transform-origin: 0 50%;
	        transform-origin: 0 50%;
	-webkit-transition: transform .5s cubic-bezier(0.19, 1, 0.22, 1);
	    -ms-transition: transform .5s cubic-bezier(0.19, 1, 0.22, 1);
	        transition: transform .5s cubic-bezier(0.19, 1, 0.22, 1);
}
.trSwR01.active::before,
.trSwR01:hover::before {
	-webkit-transform: scaleX(1);
	    -ms-transform: scaleX(1);
	        transform: scaleX(1);
}
.trSwR02 {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	    -ms-transform: perspective(1px) translateZ(0);
	        transform: perspective(1px) translateZ(0);
	position: relative;
}
.trSwR02::before {
	content: '';
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(216, 12, 24, 0.25);
	-webkit-transform: scaleX(0);
	    -ms-transform: scaleX(0);
	        transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	    -ms-transform-origin: 0 50%;
	        transform-origin: 0 50%;
	-webkit-transition: transform .3s cubic-bezier(0.19, 1, 0.22, 1);
	    -ms-transition: transform .3s cubic-bezier(0.19, 1, 0.22, 1);
	        transition: transform .3s cubic-bezier(0.19, 1, 0.22, 1);
}
.trSwR02.active::before,
.trSwR02:hover::before {
	-webkit-transform: scaleX(1);
	    -ms-transform: scaleX(1);
	        transform: scaleX(1);
}
.hoverEf { position: relative; }
.hoverEf::after {
	display: block;
	content: "";
	width: 0;
	height: 100%;
	background: rgba(255, 255, 255, 0.5);
	position: absolute;
	top: 0;
	left: 0;
	transition: .2s;
}
.hoverEf:hover::after { width: 100%; }
/**
 * フォーム
 */
.formErrVox {
  display: none;
  border: 10px solid #ffdada;
  padding: 10px;
  color: #c00000 !important;
}
body.error .formErrVox {
  display: block;
}
.caution {
  margin-top: 5px;
  color: #c00000;
}
/**
 ****************************************************
 *
 * screens larger than 768
 *
 ****************************************************
 */
@media only screen and (min-width: 768px) {
	.pcDspNone { display: none; }
}	/*  @media END */
/**
 ****************************************************
 *
 * screens smaller than 768
 *
 ****************************************************
 */
@media only screen and (max-width: 767px) {
	.spDspNone { display: none; }
	.fitImg { max-width: 100%; }
	.s0-8r { font-size: 0.6rem; }
	.s1-0r { font-size: 1.0rem; }
	.s1-1r { font-size: 1.1rem; }
	.s1-2r { font-size: 1.1rem; }
	.s1-3r { font-size: 1.1rem; }
	.s1-4r { font-size: 1.2rem; }
	.s1-5r { font-size: 1.2rem; }
	.s1-6r { font-size: 1.2rem; }
	.s1-7r { font-size: 1.3rem; }
	.s1-8r { font-size: 1.3rem; }
	.s1-9r { font-size: 1.3rem; }
	.s2-0r { font-size: 1.4rem; }
	.s2-1r { font-size: 1.4rem; }
	.s2-2r { font-size: 1.4rem; }
	.s2-3r { font-size: 1.5rem; }
	.s2-4r { font-size: 1.5rem; }
	.s2-5r { font-size: 1.5rem; }
	.s2-6r { font-size: 1.6rem; }
	.s2-8r { font-size: 1.6rem; }
	.s2-9r { font-size: 1.6rem; }
	.s3-0r { font-size: 1.7rem; }
	.s3-4r { font-size: 1.7rem; }
	.s3-5r { font-size: 1.7rem; }
	.s3-8r { font-size: 1.8rem; }
	.s4-0r { font-size: 3.0rem; }
	.s5-0r { font-size: 3.5rem; }
	/**
	 * 見出し
	 */
	.headStyle01 { margin-bottom: 40px; }
		.headStyle01 .title { font-size: 1.8rem; }
		.headStyle01 .en {
			padding-top: 0;
			font-size: 1.0rem;
		}
	.headStyle03 { font-size: 1.8rem; }
	.entryBody h3,
	.headStyle04 {
		font-size: 1.6rem;
		margin-bottom: 20px;
	}
	.entryBody h4,
	.headStyle05 {
		font-size: 1.8rem;
		margin-bottom: 15px;
	}
	.headStyle06 {
		font-size: 1.8rem;
		margin-bottom: 10px;
	}
	.entryBody h2,
	.headStyle07 {
		font-size: 1.6rem;
		padding: 0 5px;
		margin-bottom: 15px;
	}
		.headStyle07 .kana { font-size: 1.2rem; }
	.headStyle08 {
		font-size: 1.6rem;
		margin-bottom: 15px;
	}
	/**
	 * テーブル
	 */
	.colA col { width: auto !important; }
	table.vertical,
	table.vertical > caption,
	table.vertical > thead,
	table.vertical > tbody,
	table.vertical > thead > tr,
	table.vertical > tbody > tr,
	table.vertical > thead > tr > th,
	table.vertical > tbody > tr > th,
	table.vertical > thead > tr > td,
	table.vertical > tbody > tr > td {
		display: block;
		width: 100%;
	}
		table.vertical > tbody > tr > th,
		table.vertical > tbody > tr > td { border: none; }
		table.vertical > tbody > tr > td { padding-bottom: 20px; }
	.entryBody table {}
		.entryBody table caption,
		.tableStyle02 caption { font-size: 1.8rem; }
		.entryBody table th,
		.tableStyle02 th {padding: 5px; }
		.entryBody table td,
		.tableStyle02 td { padding: 5px; }
	/**
	 * ボックス
	 */
	.pdfVox {
		font-size: 1.3rem;
		padding: 20px;
	}
		.pdfVox .banner {
			width: auto;
			float: none;
			margin-bottom: 20px;
		}
		.pdfVox .txt { margin-left: 0; }
	.sectionVox {
		width: auto;
		margin-bottom: 50px;
	}
	.relatedContents {
		padding: 40px 0;
	}
		.relatedContents header {
			width: 90%;
		}
		.relatedContents .inner {
			display: flex;
			flex-wrap: wrap;
			justify-content: space-between;
			width: 90%;
			margin: 0 auto;
		}
		.relatedContents .item {
			font-size: 1.3rem;
			width: 48%;
			float: none;
			margin: 0;
			margin-bottom: 15px;
		}
			.relatedContents .item a {
				display: block;
				height: 100%;
			}
			.relatedContents .item .txt {
				padding: 5px;
			}
				.relatedContents .item .txt p {
					display: -webkit-box;
					-webkit-box-orient: vertical;
					-webkit-line-clamp: 3;
					overflow: hidden;
				}
			.relatedContents .item .title {
				font-size: 1.3rem;
				line-height: 1.3;
				/* margin-bottom: 10px; */
			}
	/**
	 * フォーマットA
	 */
	body.formatA #pageTitle { margin-bottom: 0; }
	body.formatA .sectionVox {
		width: 100%;
		margin-bottom: 40px;
	}
		body.formatA .groupVox { margin-bottom: 40px; }
		body.formatA .imgA {
			margin-top: 25px;
			margin-bottom: 25px;
		}
			body.formatA .imgA figcaption {
				font-size: 1.3rem;
				margin-top: 5px;
			}
		body.formatA .contVox {
			width: 100%;
			margin-top: 25px;
		}
		html:lang(en) body.formatA .contVox {
			text-align: left;
		}
		body.formatA .img {}
			body.formatA .img figure {
				margin-bottom: 25px;
			}
			body.formatA .img figcaption {
				font-size: 1.0rem;
				margin-top: 5px;
			}
		body.formatA .imgB {}
			body.formatA .imgB figure {
				margin-bottom: 25px;
				width: 100%;
			}
			body.formatA .imgB figcaption {
				font-size: 1.3rem;
				margin-top: 5px;
			}
		body.formatA .imgC {}
			body.formatA .imgC .txt {
				width: 58%;
			}
			body.formatA .imgC .img {
				width: 40%;
			}
		body.formatA .imgD {} /* 画像のみ横並び */
			body.formatA .imgD .img {}
				body.formatA .imgD .img figure {
					width: 48%;
				}
				body.formatA .groupVox.imgD .img figure {
					width: 48%;
				}
				body.formatA .imgD .img figure:nth-of-type(odd),
				body.formatA .imgD .img figure:nth-of-type(even) {
					/* float: none; */
				}
		body.formatA .imgE {} /* 画像とテキスト横並び */
			body.formatA .imgE .txt {
				width: 68%;
			}
			body.formatA .imgE .img {
				width: 30%;
			}
		body.formatA .txtA {} /* テキスト横並び */
			body.formatA .txtA .txt .cInner:nth-of-type(odd) {
				width: auto;
				float: none;
				margin-bottom: 30px;
			}
			body.formatA .txtA .txt .cInner:nth-of-type(even) {
				width: auto;
				float: none;
			}
	/**
	 * ボタン
	 */
	.btnStyle01 {}
	.btnStyle02 { display: block; }
		.btnStyle02 a {
			font-size: 1.4rem;
			min-width: initial;
			padding: 5px 30px 5px 20px;
		}
		.btnStyle02 a::after {
			font-size: 1.2rem;
			right: 10px;
		}
	.btnStyle03 {
		display: block;
		padding: 0 20px;
	}
		.btnStyle03 a {
			font-size: 1.6rem;
			min-width: initial;
			transition: none;
		}
		.btnStyle03 a:hover { background: #fff; }
/**
 * スクロールボックス
 */
.scrVox {
	position: relative;
	overflow-x: scroll;
	padding-bottom: 20px;
	-webkit-overflow-scrolling: touch;
}
.scrVox::-webkit-scrollbar {
	height: 5px;
}
.scrVox::-webkit-scrollbar-track {
	background: #F1F1F1;
}
.scrVox::-webkit-scrollbar-thumb {
	background: #A78C24;
}
	.scrVox table {
		width: 100% !important;
		white-space: nowrap;
	}
	/**
	 * alphaBg & popupWrapper
	 */
	.popupWrapper {}
		/* .popupWrapper .content { width: 100%; }
		.popupWrapper .closeVox {
			position: absolute;
			top: 15px;
			right: 20px;
		} */
	.popupBtItem.img {}
	.popupBtItem.img::after {
		width: 20px;
		height: 20px;
		background: url(../../images/content/content/ico_zoom_w.png) center center / 12px no-repeat rgba(0,0,0,.5);
	/**
	 * iOSボタンデザインのリセット
	 */
	input[type="submit"],
	input[type="button"] {
		cursor: pointer;
		-webkit-box-sizing: content-box;
		-webkit-appearance: button;
		appearance: button;
		border: none;
		border-radius: 0;
	}
	input[type="submit"]::-webkit-search-decoration,
	input[type="button"]::-webkit-search-decoration { display: none; }
	input[type="submit"]:focus,
	input[type="button"]:focus { outline-offset: -2px; }
	/**
	 * transition series
	 */
	.trOp01 {
		transition: none;
	}
	.trOp01:hover {
		opacity: 1.0;
	}
	.trScl01 {
		transition: none;
	}
	.trScl01:hover {
		transform: scale(1.0);
	}


}	/*  @media END */
