@charset "UTF-8";
/*----------------------------------------------------
	☆Uniq Common Rules

bgColor #FFFFF3
theme color #FFFFF3
sub color #FFFFF3
color #333
title color #7A99B2
link color #448EE3

masking layer color #fcfff0;

transition:.2s;


----------------------------------------------------*/

body, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, p, img {
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 500;
}
body {
	font-family: "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	line-height: 100%;
	min-width: 320px;
}
.gosi {
	/*font-family: 'YuGothic', 'Yu Gothic', '游ゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;*/
	font-family: "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.min {
	font-family: 游明朝, 游明朝体, Yu Mincho, YuMincho, ヒラギノ明朝 ProN W3, ヒラギノ明朝 Pro W3, HiraMinProN-W3, HG明朝E, Hiragino Mincho ProN, Hiragino Mincho Pro, HGS明朝E, ヒラギノ明朝 Pro W6, ＭＳ Ｐ明朝, MS PMincho, MS 明朝, serif;
}
.en {
/*font-family: 'PT Sans Narrow', "Times New Roman", Times, sans-serif;*/
}
.en1 {
	font-family: 'Raleway', "Times New Roman", Times, sans-serif;
	letter-spacing: 0.05em;
}
.en2 {
	font-family: 'PT Sans Narrow', "Times New Roman", Times, sans-serif;
}
a {
	cursor: pointer;
	outline: none;
	color: #0095d9;
}
a:link {
	/*	text-decoration: underline;*/
	outline: none;
}
a:hover {
	text-decoration: none;
	outline: none;
}
#contents p {
	line-height: 1.7;
}
ul, ol {
	list-style-type: none;
}
ul li, ol li, dl {
	line-height: 1.7;
}
a:focus {
	outline: none;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.7;
}
::selection {
	background-color: #888;
	color: #FFFFF3; /* Safari */
}
::-moz-selection {
background-color: #888;
color: #FFFFF3; /* Firefox */
}
h1, h2, h3, h4, h5, h6, pre, li, dt, dd, th, td, p {
	font-size: 100%;
}
/*----------------------------------------------------
	☆Crearfix
----------------------------------------------------*/


.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1; /* for IE 6/7 only */
}
/*----------------------------------------------------
	☆br clear
----------------------------------------------------*/


br.clear_noie {
	display: inline !important;
	display: none;
	clear: both;
	line-height: 0px;
}
br.clear_all {
	clear: both;
	line-height: 0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
br.clear_noie {
	display: block!important;
	content: " ";
}
}
div.clear_noie {
	clear: both;
	line-height: 0px;
}
/*----------------------------------------------------
	☆topcontrol
----------------------------------------------------*/


#topcontrol {
	z-index: 100;
}
#topcontrol a {
	background: url(../cmn_js/scrolltop/scrollup.png) center center no-repeat;
	background : url(../cmn_js/scrolltop/scrollup.gif) center center no-repeat\9; /* IE8 and below */
 *background : url(../cmn_js/scrolltop/scrollup.gif) center center no-repeat; /* IE7 and below */
	_background : url(../cmn_js/scrolltop/scrollup.gif) center center no-repeat; /* IE6 */
	font-size: 0;
	display: block;
	height: 60px;
	width: 60px;
	background-size: 50px 50px;
	opacity: 0.7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
}
#topcontrol a:hover {
	background-size: 60px 60px;
	opacity: 1;
}
.noselect {
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Chrome/Safari/Opera */
	-khtml-user-select: none; /* Konqueror */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently
not supported by any browser */
}
/*----------------------------------------------------
	☆base 要素
----------------------------------------------------*/



figure {
	line-height: 0;
}
img {
	max-width: 100%;
}

img.w_i_100{
	max-width: 100%;
	width: 100%;
}

.spEle {
	display: none;
}
.inrBox {
	max-width: 1010px;
	box-sizing: border-box;
	padding: 0 10px;
	margin: 0 auto;
}
.kanda:hover {
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
}
.mdSpan {
	position: relative;
}
.mdSpan i {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	text-indent: -9999px;
	line-height: 0 !important;
	margin-top: -110px;
	padding-top: 110px;
}

a.no-link{
	pointer-events: none;
}

/*----------------------------------------------------
	☆base contents
----------------------------------------------------*/

/*-- HEADER --*/


header {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	box-sizing: border-box;
	padding: 0px 10px;
	z-index: 99;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	background-color: #fff;
}
header.show-time {
	background-color: rgba(255,255,255,0.95);
}
.header-logo {
	line-height: 0 !important;
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	width: 260px;
}
.header-nav {
	float: right;
	margin-right: 200px;
	width: calc(100% - 450px);
	max-width: 850px;
}
.header-nav-ul {
	display: table;
	width: 100%;
}
.header-nav-ul li {
	display: table-cell;
	vertical-align: middle;
}
.header-nav li a {
	color: #333;
	display: table;
	line-height: 1.4 !important;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: -0.05em;
	height: 100px;
	width: 100%;
	box-sizing: border-box;
	padding: 0 10px;
	text-align: center;

}
.header-nav li a span {
	display: table-cell;
	vertical-align: middle;
}
.header-nav li a:hover {
	background-color: #032e43;
	color: #fff;
}


.header-nav li a.disable{
	cursor: default;
}

.header-nav li a.disable:hover{
	background-color:#efefef;
	color: #000;
}

.header-btn-ul {
	position: absolute;
	width: 180px;
	transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	top: 50%;
	right: 10px;
}
.header-btn-ul li {
}
.header-btn-ul li a {
	color: #fff;
	background-color: #bb1d38;
	display: block;
	padding: 10px 0;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.header-btn-ul li a i {
	font-weight: normal;
	margin-right: 10px;
}
/*.header-btn-ul li:nth-child(2) a {
	background-color: #052d7e;
	color: #fff;
}*/
.header-btn-ul li a:hover {
	opacity: 0.8;
}
.mega-wrapper {
	box-sizing: border-box;
	position: absolute;
	width: 100%;
	left: 0;
	box-sizing: border-box;
	line-height: 1.5;
	background-color: rgba(3,46,67,0.50);
}
.mega-box {
	padding: 10px 10px;
	display:none;
}
.mega-box.kara {
	padding: 0 !important;
}
.mega-box-inr {
	width: 100%;
	padding: 10px 10px;
	box-sizing: border-box;
	display: table;
	max-width: 1400px;
	margin: 0 auto;
	background-color: #032e43;
	position: relative;
}
.mega-left {
	display: table-cell;
	vertical-align: middle;
	padding-right: 2%;
	width: 30%;
	text-align: right;
	box-sizing: border-box;
}
.mega-box-p01 a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.2;
	display: inline-block;
	pointer-events: none;
}
.mega-box-p01 a .jp {
	font-size: 18px;
	display: inline-block;
	line-height: 1.2 !important;
	margin-bottom: 10px;
}
.mega-box-p01 a .en1 {
	font-size: 11px;
	display: block;
	font-weight: normal;
}
.mega-right {
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
	padding-left: 50px;
	border-left: 1px solid #fff;
}
.mega-right ul {
	max-width: 600px;
}
.mega-right li {
	width: 50%;
	float: left;
}
.mega-right li:nth-child(2n + 1) {
	clear: both;
}
.mega-right li a {
	display: block;
	font-size: 15px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	box-sizing: border-box;
	position: relative;
}
.mega-right li a:before {
	position: absolute;
	width: 8px;
	height: 2px;
	background-color: #fff;
	left: 0;
	top: 15px;
	content: "";
}
.mega-right li a:hover {
	text-decoration: underline;
}
.mega-box-close {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 40px;
	height: 40px;
	background-color: #ccc;
	cursor: pointer;
}
.mega-box-close:hover {
	background-color: #000000;
}
.mega-box-close:before, .mega-box-close:after {
	width: 70%;
	height: 2px;
	content: "";
	position: absolute;
	background-color: #fff;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
}
.mega-box-close:after {
	transform: translate(-50%, -50%) rotate(-45deg);
	-moz-transform: translate(-50%, -50%) rotate(-45deg);
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	-o-transform: translate(-50%, -50%) rotate(-45deg);
}
#drawer-menu-btn {
	display: none !important;
}
.menu-p01 a {
	box-sizing: border-box;
	padding: 5px 20px;
	text-align: center;
	background-color: #fff;
	display: block;
}
.menu-ul01 > li {
	border-bottom: 1px solid #fff;
	position: relative;
}
.menu-ul01 > li > a br {
	display: none;
}
.menu-ul01 > li > a {
	display: block;
	box-sizing: border-box;
	padding: 10px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-color: #032e43;
	text-decoration: none;
}

.menu-ul01 > li > a.disable{
	pointer-events: none;
}
.menu-ul01 > li i.btn {
	position: absolute;
	width: 48px;
	height: 48px;
	background-color: #fff;
	right: 0;
	top: 0;
	z-index: 1;
	font-style: normal;
	overflow: hidden;
}
.menu-ul01 > li i.btn:before {
	color: #000000;
	font-family: FontAwesome;
	content: "\f067";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	font-weight:normal;
}
.menu-ul01 > li.open i.btn:before {
	content: "\f068";
}
.menu-ul02 {
	position: relative;
	z-index: 3;
	display:none;
}
.menu-ul02 a {
	display: block;
	box-sizing: border-box;
	padding: 0.5em 10px 0.5em 25px;
	background-color: #efefef;
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #000000;
	position: relative;
}
.menu-ul02 a:before {
	width: 8px;
	height: 1px;
	content: "";
	background-color: #000000;
	position: absolute;
	left: 12px;
	top: 48%;
}
/*--------------------------------------------------
	 Page Overlay
---------------------------------------------------*/

.preloader-wrap {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	bottom: 0;
	background: rgba(255,255,255,1);
	z-index : 2000;
	text-align: center;
}
.preloader-wrap .outer {
	display: table;
	width: 100%;
	height: 100%;
}
.preloader-wrap .inner {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.percentage {
	z-index: 100;
	color: #E60012;
	opacity: 1;
	font-weight: 700;
	font-size: 45px;
	line-height: 2;
	font-family: 'Montserrat', "Times New Roman", Times, serif;
}
.percentage:before {
	content: "Loading...";
	font-size: 0.8em;
	color: #333;
}
.percentage:after {
	content: "%";
	font-size: 0.8em;
	color: #333;
}
.trackbar {
	width: 20vw;
	height: 1px;
	background: rgba(0,0,0,0.2);
	margin: 0 auto;
	position: fixed;
	bottom: 100px;
	left: 40vw;
	opacity: 1;
}
.loadbar {
	width: 0%;
	height: 1px;
	background: rgba(0,0,0,1);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	overflow: hidden;
}
.next_precent {
	max-width: 130px;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
}
.next_precent img {
	width: 100%;
	position: relative;
	z-index: 1;
}
.next_precent .next_precent_inr {
	position: absolute;
	background-color: #fff;
	width: 100%;
	height: 64%;
	left: 0;
	top: 0;
	z-index: 2;
}
.next_precent .next_precent_inr01 {
	position: absolute;
	background-color: #fff;
	width: 100%;
	height: 36%;
	right: 0;
	bottom: 0;
	z-index: 2;
}
/*-- FOOTER --*/


footer {
	box-sizing: border-box;
	overflow: hidden;
	padding-top: 80px;
	border-top: 1px solid #efefef;
}
.footer-box01 {
	box-sizing: border-box;
	max-width: 1420px;
	padding: 0 10px 80px;
	margin: 0 auto;
}
.footer-box01-left {
	width: 250px;
	float: left;
}
.footer-box01-left a {
	display: block;
	max-width: 210px;
	line-height: 0 !important;
}
.footer-box01-right {
	width: calc(100% - 250px);
	max-width: 850px;
	float: right;
}
.footer-box01-right-box01 {
	display: table;
	width: 100%;
	border-left: 1px solid #efefef;
	margin: 0 auto 60px;
}
.footer-box01-right .footer-box01-right-inr {
	display: table-cell;
	box-sizing: border-box;
	padding-left: 20px;
}
.footer-box01-right .footer-box01-right-inr .footer-box01-p01 {
	margin: 0 auto 10px;
}
.footer-box01-right .footer-box01-right-inr .footer-box01-p01 a {
	color: #333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.footer-box01-right .footer-box01-right-inr .footer-box01-p01 a:hover{
	color:#bb1d38
}
.footer-box01-right .footer-box01-right-inr .footer-box01-ul li {
	margin: 0 auto 5px;
}
.footer-box01-right .footer-box01-right-inr .footer-box01-ul a {
	font-size: 13px;
	color: #333;
	text-decoration: none;
}

.footer-box01-right .footer-box01-right-inr .footer-box01-ul a:hover{
	color:#bb1d38
}
.footer-box01-right-box02 {
	text-align: right;
}
.footer-box01-right-box02 li {
	display: inline-block;
	margin-left: 30px;
}
.footer-box01-right-box02 li a {
	color: #333;
	text-decoration: none;
}
.back-to-top a {
	display: block;
	background-color: #edeff1;
	padding: 10px 10px;
	line-height: 1.2 !important;
	text-align: center;
	color: #333;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	box-sizing: border-box;
}
.back-to-top a i {
	font-weight: normal;
}
.back-to-top a:hover {
	color: #fff;
	background-color: #bb1d38;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
}
.footer-box02 {
	background-color: #032e43;
	box-sizing: border-box;
	padding: 10px 10px 10px;
}
.footer-box02-ul {
	max-width: 1420px;
	margin: 0 auto 60px;
	padding: 0 10px;
	text-align: center;
}
.footer-box02-ul li {
	width: 24%;
	margin-right: 1.33%;
	float: left;
}
.footer-box02-ul li:nth-child(4n) {
	margin-right: 0;
}
.footer-box02-ul li a {
	display: block;
	box-sizing: border-box;
	border: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding: 1.4em 0 1.2em;
}
.footer-box02-ul li a:hover {
	background-color: rgba(255,255,255,0.30);
}
.copy-right {
	text-align: center;
	font-size: 12px;
	color: #fff;
}
/*-- 各ボタン --*/


.back-btn {
	max-width: 300px;
	margin: 0 auto;
	text-align: center;
}
.back-btn a {
	display: block;
	font-size: 14px;
	padding: 1em 0 0.8em;
	background-color: #000000;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.back-btn a:before {
	font-family: FontAwesome;
	content: "\f100";
	margin-right: 10px;
	font-weight: normal;
}
.back-btn a:hover {
	opacity: 0.8;
}
.more-btn {
	text-align: center;
}
.more-btn a {
	display: block;
	margin: 0 auto;
	max-width: 260px;
	font-size: 15px;
	padding: 1em 20px 0.8em;
	box-sizing: border-box;
	color: #fff;
	background-color: #bb1d38;
	text-decoration: none;
	text-align: left;
	font-family: 'Raleway', "Times New Roman", Times, sans-serif;
	font-weight: bold;
	position: relative;
}
.more-btn a:hover {
	opacity: 0.8;
}
.more-btn a:after {
	font-family: FontAwesome;
	content: "\f178";
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	font-weight: normal;
}
.more-btn02 {
	text-align: center;
}
.more-btn02 a {
	display: block;
	margin: 0 auto;
	max-width: 260px;
	font-size: 15px;
	padding: 1em 20px 0.8em;
	box-sizing: border-box;
	color: #000000;
	border: 1px solid #000000;
	text-decoration: none;
	text-align: left;
	font-family: 'Raleway', "Times New Roman", Times, sans-serif;
	font-weight: bold;
	position: relative;
}
.more-btn02 a:hover {
	background-color: rgba(255,255,255,0.50);
}
.more-btn02 a:after {
	font-family: FontAwesome;
	content: "\f178";
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	font-weight: normal;
}
.more-btn03 {
	text-align: center;
}
.more-btn03 a {
	display: block;
	margin: 0 auto;
	max-width: 260px;
	font-size: 15px;
	padding: 1em 20px 0.8em;
	box-sizing: border-box;
	color: #000000;
	border: 1px solid #fff;
	text-decoration: none;
	text-align: left;
	font-family: 'Raleway', "Times New Roman", Times, sans-serif;
	font-weight: bold;
	position: relative;
	background-color: #fff;
}
.more-btn03 a:hover {
	opacity: 0.8;
}
.more-btn03 a:after {
	font-family: FontAwesome;
	content: "\f178";
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	font-weight: normal;
}
/*-- 各タイトル --*/


.head01 {
	margin: 0 auto 30px;
	text-align: center;
	font-weight: normal;
}
.head01.leftVer {
	text-align: left;
}
.head01.whiteVer {
	color: #fff;
	text-shadow: 1px 1px 3px #000;
}
.head01 .en2 {
	font-size: 54px;
	font-weight: bold;
}
.head01 .jp {
	display: block;
	font-size: 14px;
	font-weight: bold;
}
.head02 {
	text-align: center;
	padding-bottom: 50px;
	margin: 0 auto 50px;
	position: relative;
	font-size: 22px;
	color: #000;
	font-weight: bold;
}
.head02:after {
	width: 30px;
	height: 2px;
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -15px;
	bottom: 0;
	background-color: #B70003;
}
.under-head02 {
	font-size: 14px;
	text-align: center;
	margin: 0 auto 30px;
	line-height: 2 !important;
}
.under-head02 + .head02{
	margin-top: 120px;
}

.head03 {
	margin: 0 auto 20px;
	box-sizing: border-box;
	border-left: 4px solid #032e43;
	background-color: #fff;
	color: #032e43;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.4 !important;
	padding: 0.4em 20px 0.2em;
}
/*==================================================
      pager-wrapper
===================================================*/

.pager-wrapper {
	font-family: "Times New Roman", Times, serif;
	margin: 20px 0 30px;
	text-align: center;
}
.pager-wrapper > p {
	font-size: 14px;
	margin-bottom: 10px;
	text-align: left;
}
.pager-wrapper .pager-box {
	display: inline-block;
	padding: 0 60px;
	position: relative;
}
.pager-wrapper .pager-box a {
	font-weight: bold;
}
.pager-wrapper .pager-box .pager-arrow {
	position: absolute;
	top: 50%;
	transform: translate(0%, -50%);
}
.pager-wrapper .pager-box .pager-arrow.arrow-prev {
	left: 0px;
}
.pager-wrapper .pager-box .pager-arrow.arrow-next {
	right: 0px;
}
.pager-wrapper .pager-box .pager-arrow a {
	background-color: #687176;
	border: 1px solid #687176;
	border-radius: 2px;
	box-sizing: border-box;
	color: #fff;
	display: block;
	height: 30px;
	padding-top: 4px;
	text-decoration: none;
	width: 55px;
}
.pager-wrapper .pager-box .pager-arrow a:hover {
	background-color: #032e43;
	border: 1px solid #032e43;
}
.pager-wrapper .pager-box .pager-arrow.disable::after {
	background-color: transparent;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.pager-wrapper .pager-box .pager-arrow.disable a {
	background-color: #ddd;
	border: 1px solid #ddd;
}
.pager-wrapper .pager-box .pager-arrow i {
	display: block;
	margin-top: 3px;
}
.pager-wrapper .pager-box .pager-ul {
	font-size: 0;
	min-width: 300px;
	text-align: center;
}
.pager-wrapper .pager-box .pager-num {
	display: inline-block;
	font-size: 13px;
	margin: 2px 1px;
	text-align: center;
}
.pager-wrapper .pager-box .pager-num a {
	background-color: #687176;
	border: 1px solid #687176;
	border-radius: 2px;
	box-sizing: border-box;
	color: #fff;
	display: block;
	height: 30px;
	padding-top: 4px;
	text-decoration: none;
	width: 30px;
}
.pager-wrapper .pager-box .pager-num a:hover {
	background-color: #032e43;
	border: 1px solid #032e43;
}
.pager-wrapper .pager-box .pager-num.current a {
	background-color: #032e43;
	border: 1px solid #032e43;
	color: #fff;
}

@media screen and (max-width:1100px) {
/*----------------------------------------------------
	☆base contents
----------------------------------------------------*/
 /*-- HEADER --*/

#contents {
	padding-top: 50px;
}
.header-inr {
	height: 50px;
}
.header-logo {
	width: 150px;
}
.header-btn-ul {
	width: 130px;
	right: 70px;
}
.header-btn-ul li a {
	font-size: 12px;
}
.header-nav {
	display: none;
}
#drawer-menu-btn {
	display: block !important;
}
/*-- FOOTER --*/

footer {
	padding-top: 40px;
}
.footer-box01-left {
	float: none;
	margin: 0 auto 50px;
}
.footer-box01-right {
	width: 100%;
	margin: 0 auto 30px;
	float: none;
}
.footer-box01-right-box01 {
	border-left: none;
}
.footer-box01-right .footer-box01-right-inr {
	padding: 0 5px;
	box-sizing: border-box;
}
}

@media screen and (max-width:800px) {
/*----------------------------------------------------
	☆base 要素
----------------------------------------------------*/
.spEle {
	display: block;
}
br.spEle {
	display: inline-block;
}
.pcEle {
	display: none !important;
}
.mdSpan i {
	margin-top: 0px;
	padding-top: 0px;
}
/*----------------------------------------------------
	☆base contents
----------------------------------------------------*/

/*-- HEADER --*/

header {
	height: 52px;
}
.header-logo {
	width: 120px;
}
.header-nav, .header-btn-ul {
	display: none;
}
/*-- FOOTER --*/
.footer-box01-right-box01 {
	display: block;
	max-width: 500px;
	margin: 0 auto 30px;
}
.footer-box01-right .footer-box01-right-inr {
	margin: 0 auto 20px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #000000;
	display: block;
}
.footer-box01-right-box02 {
	max-width: 500px;
	margin: 0 auto;
	text-align: center;
}
.footer-box01-right-box02 li {
	margin: 0 10px 10px;
}
.footer-box01-right-box02 li a {
	font-size: 12px;
}
.footer-box01-right {
	margin: 0 auto;
}
.footer-box01 {
	padding-bottom: 30px;
}
.footer-box02 {
	padding: 30px 10px;
}
.footer-box02-ul {
	padding: 0;
	margin: 0 auto 30px;
}
.footer-box02-ul li {
	max-width: 400px;
	width: 100%;
	margin: 0 auto 10px !important;
	float: none !important;
}
.footer-box02-ul li a {
	font-size: 13px;
}
/*-- 各ボタン --*/


.more-btn a, .more-btn02 a {
	padding: 10px 10px;
}
/*-- 各タイトル --*/

.head01 .en2 {
	font-size: 34px;
}
.head01 .jp {
	font-size: 13px;
}
.head02 {
	font-size: 18px;
	padding-bottom: 30px;
	margin: 0 auto 30px;
}
.under-head02 + .head02{
	margin-top: 60px;
}

.under-head02 {
	font-size: 13px;
}
/*==================================================
      pager-wrapper
===================================================*/
.pager-wrapper {
	box-sizing: border-box;
	padding: 0 10px;
	margin: 10px auto 30px;
}
.pager-wrapper .pager-box .pager-ul {
	min-width: 0;
}
.pager-wrapper .pager-box {
	margin: 0 auto;
	max-width: 600px;
	min-width: 280px;
	padding: 0 40px;
	box-sizing: border-box;
}
.pager-wrapper .pager-box .pager-arrow {
}
.pager-wrapper .pager-box .pager-arrow a {
	width: 39px;
	font-size: 11px;
}
}
