@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;

	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 {
}
.en1 {
	font-family: 'Oswald', "Times New Roman", Times, sans-serif;
	letter-spacing: 0.05em;
}
a {
	/*text-decoration: underline;*/
	cursor: pointer;
	outline: none;
	color: #333;
	text-decoration: none;
}
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;
}
::-moz-selection {
	background-color: #888;
	color: #FFFFF3; /* Safari */
}
::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;
	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 */ /* 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 要素
----------------------------------------------------*/


#contents {
	padding-bottom: 80px;
}
figure {
	line-height: 0;
}
img {
	max-width: 100%;
}
.spEle {
	display: none;
}
.inrBox {
	max-width: 1010px;
	-webkit-box-sizing: border-box;
	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;
}
.wrapper-style01 {
	max-width: 1220px;
	margin: 0 auto;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
/*----------------------------------------------------
	☆base contents
----------------------------------------------------*/

/*-- HEADER --*/

header {
	border-bottom: 1px solid #ccc;
	background-color: #fff;
  position: fixed;
  z-index: 999;
  right: 0;
  left: 0;
  top: 0;
}
.header-inr {
	max-width: 1860px;
	padding: 0px 10px;
	margin: 0 auto;
	position: relative;
}
.co-logo {
	max-width: 240px;
	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%);
}
.co-logo a {
	display: block;
	line-height: 0 !important;
}
.header-language-zone {
	right: 10px;
	position: absolute;
	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%);
	max-width: 325px;
	width: 100%;
}
.header-language-ul {
	width: 100%;
	text-align: right;
}
.header-language-ul li {
	display: inline-block;
}
.header-language-ul li a {
	display: block;
	padding: 0 7px;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.header-language-ul li a:hover {
	text-decoration: underline;
}
.header-language-ul li a.current {
	color: #0b7cc3;
	font-weight: bold;
}
.header-language-ul li a:after {
	position: absolute;
	width: 1px;
	right: 0;
	height: 10px;
	top: 50%;
	margin-top: -5px;
	content: "";
	background-color: #333;
	transform: rotate(12deg);
	-o-transform: rotate(12deg);
	-ms-transform: rotate(12deg);
	-moz-transform: rotate(12deg);
	-webkit-transform: rotate(12deg);
}
.header-language-ul li:last-child a:after {
	display: none;
}
.header-inr .pc-nav {
	float: left;
	/*	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: calc(100% - 520px);
	margin-left: 260px;
	max-width: 800px;
}
.header-inr .header-ul {
	width: 100%;
	display: table;
	table-layout: fixed;
	text-align: center;
}
.header-inr .header-ul li {
	display: table-cell;
	vertical-align: middle;
	width: 16.66%;
}
.header-inr .header-ul li a {
	display: block;
	height: 80px;
	position: relative;
	font-weight: 400;
	overflow: hidden;
}
.header-inr .header-ul li a:hover {
	background-color: #fafafa;
}
.header-inr .header-ul li a span {
	display: block;
	width: 100%;
	left: 0;
	top: 50%;
	position: absolute;
	transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
}
.header-inr .header-ul li a:after {
	width: 2px;
	height: 16px;
	background-color: #ddd;
	position: absolute;
	right: -1px;
	content: "";
	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%);
}
.header-inr .header-ul li.current a:before {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #0b7cc3;
	content: "";
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -5px;
}
.header-inr .header-ul li a span.en1 {
	font-size: 18px;
	letter-spacing: 0;
}
.header-inr .header-ul li a span.jp {
	font-size: 13px;
	line-height: 1.2 !important;
	transform: translate(0, -30%);
	-o-transform: translate(0, -30%);
	-ms-transform: translate(0, -30%);
	-moz-transform: translate(0, -30%);
	-webkit-transform: translate(0, -30%);
	opacity: 0;
}
.header-inr .header-ul li a:hover span.en1 {
	opacity: 0;
	transform: translate(0, -70%);
	-o-transform: translate(0, -70%);
	-ms-transform: translate(0, -70%);
	-moz-transform: translate(0, -70%);
	-webkit-transform: translate(0, -70%);
}
.header-inr .header-ul li a:hover span.jp {
	opacity: 1;
	transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
}
.mega-wrapper {
	width: 100%;
	height: 1px;
	background-color: #efefef;
	position: relative;
	z-index: 99;
	line-height: 1.7 !important;
}
.mega-wrapper .mega-box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgba(0,0,0,0.60);
	background-color: rgba(11,124,195,0.4);
	display: none;
}
.mega-inr {
	max-width: 1600px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/*box-shadow:0 2px 2px #ccc;*/
	padding: 10px 20px;
	position: relative;
}
.mega-tit {
	font-size: 20px;
	font-weight: bold;
	background-color: #efefef;
	color: #0b7cc3;
	padding: 10px 10px 0;
}
.mega-tit a {
	display: inline-block;
	color: #0b7cc3;
}
.maga-tit02 {
	padding: 0px 10px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding-bottom: 10px;
	background-color: #efefef;
	color: #333;
	position: relative;
	z-index: 1;
}
.maga-tit02 span.en1 {
	position: absolute;
	right: 0px;
	bottom: -10px;
	font-size: 150px;
	color: rgba(0,0,0,0.1);
	color: rgba(11,124,195,0.05);
	line-height: 1 !important;
	font-weight: 300px !important;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.mega-ul01 {
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #0b7cc3;/*padding:10px 10px;*/
}
.mega-ul01 .st01 {
	width: 25%;
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;/*border-top:1px solid rgba(255,255,255,0.30);*/
}
.mega-ul01 .st01:nth-child(4n + 1) {
	clear: both;
}
.mega-ul01 .st01:nth-child(4n + 1):before {
	width: 400%;
	height: 1px;
	background-color: rgba(255,255,255,0.30);
	content: "";
	position: absolute;
	left: 0;
	top: 0;
}
.mega-ul01 .st01:hover {
	background-color: rgba(255,255,255,0.10);
}
.mega-ul01 .st01 > a {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0.8em 0em 0.8em 1.6em;
	position: relative;
}
.mega-ul01 .st01 > a:before {
	font-family: FontAwesome;
	content: "\f138";
	position: absolute;
	font-size: 0.7em;
	left: 0.5em;
	top: 1.4em;
	font-weight: normal;
	opacity: 0.8;
}
.mega-ul01 .st01 > a:hover {
	background-color: rgba(255,255,255,0.10);
}
.mega-ul01 .st01 > a:hover:before {
	opacity: 1;
}
.mega-ul02 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px 20px;
}
.mega-ul02 .st02 {
	display: inline-block;
	margin-right: 10px;
}
.mega-ul02 .st02 a {
	display: block;
	color: #fff;
	font-size: 14px;
	transform: scale(0.9, 0.9);
	-moz-transform: scale(0.9, 0.9);
	-webkit-transform: scale(0.9, 0.9);
	-o-transform: scale(0.9, 0.9);
	font-weight: bold;
	transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	position: relative;
	padding: 0.2em 0 0.2em 1em;
}
.mega-ul02 .st02 a:before {
	width: 0.6em;
	height: 1px;
	position: absolute;
	background-color: #fff;
	left: 0;
	top: 1em;
	content: "";
}
.mega-ul02 .st02 a:hover {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}
.mega-ul01 .st01 > a.current {
	color: red;
}
.mega-ul02 .st02 a.current {
	color: red;
}
#drawer-menu-btn {
	display: none !important;
}
.menu-p01 a {
	display: block;
	padding: 15px 0px;
	text-align: center;
	background-color: #fff;
}
.menu-p01 a img {
	max-width: 60%;
}
/*-- FOOTER --*/



footer {
	background-color: #0b7cc3;
	line-height: 1.7;
}
footer .footer-tit {
	font-size: 32px;
	padding: 1em 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	border-bottom: 1px solid #5e94c8;
}
footer .footer-tit a {
	display: inline-block;
	color: #fff;
}
.footer-box01 {
	max-width: 1000px;
	margin: 0 auto;
	padding: 60px 10px;
}
.footer-box01 .footer-box01-inr {
	width: 25%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding-left: 20px;
}
.footer-box01-p01 {
	margin: 0 auto 20px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	border-left: 3px solid #fff;
	line-height: 1.2 !important;
}
.footer-box01-p01.color_b{
  border-left: 3px solid #0b7cc3;
  color: #0b7cc3;
}
.footer-box01-ul.color_b a{
  color: #333;
}
a.color_b02{
  color: #0b7cc3;
}
.footer-box01-ul li {
	margin: 0 auto 5px;
}
.footer-box01-ul a {
	display: block;
	font-size: 14px;
	color: #fff;
	padding: 0 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.footer-box01-ul a:hover {
	text-decoration: underline;
}
.footer-box01-p01 + .footer-box01-p01, .footer-box01-ul + .footer-box01-p01 {
	margin-top: 50px;
}
.footer-box02 {
	padding: 20px 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.10);
	text-align: center;
}
.footer-box02-ul li {
	display: inline-block;
	padding: 0 20px;
	border-right: 1px solid #fff;
	line-height: 1 !important;
}
.footer-box02-ul li:last-child {
	border-right: none;
}
.footer-box02-ul li a {
	display: block;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;/*text-shadow: 0px 0px 0 #rgba(0,0,0,0.00), 0 0px 0 #rgba(0,0,0,0.00), 0px 0 0 #rgba(0,0,0,0.00), 0px 0px 0 #rgba(0,0,0,0.00), 0 0px 0 #rgba(0,0,0,0.00), 0px 0 0 #rgba(0,0,0,0.00) !important;*/
}
/*.footer-box02-ul li a:hover{
	text-shadow: 1px 1px 0 #EF0003, 0 1px 0 #EF0003, 1px 0 0 #EF0003, -1px -1px 0 #EF0003, 0 -1px 0 #EF0003, -1px 0 0 #EF0003 !important;
	}*/

.copy-right {
	padding: 10px;
	font-size: 12px;
	color: #fff;
	font-weight: 400;
	text-align: center;
}
/*-- 各ボタン --*/

.btn-style01 {
	max-width: 320px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 10px;
	margin: 0 auto;
}
.btn-style01 a {
	display: block;
	padding: 1em 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	color: #0b7cc3;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.btn-style01 a:before, .btn-style01 a:after {
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #0b7cc3;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
}
.btn-style01 a:before {
	left: -3px;
	top: -3px;
}
.btn-style01 a:after {
	left: 3px;
	top: 3px;
}
.btn-style01 a:hover:before, .btn-style01 a:hover:after {
	left: 0;
	top: 0;
}
.btn-style02 {
	max-width: 320px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 10px;
	margin: 0 auto;
}
.btn-style02 a {
	display: block;
	padding: 1em 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	color: #333;
	background-color: #f4f4f4;
	border: 1px solid #ccc;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
}
.btn-style02 a:before {
	font-family: FontAwesome;
	content: "\f138";
	margin-right: 10px;
	color: #1965b0;
	font-weight: normal;
}
.btn-style02.download-ver a:before{
	content: "\f019";
}

.btn-style02 a:hover {
	background-color: #fff;
	border-color: #1965b0;
	color: #1965b0;
}
.btn-style03 {
	max-width: 320px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 10px;
	margin: 0 auto;
}
.btn-style03 a {
	display: block;
	padding: 1em 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	color: #fff;
	background-color: #1965b0;
	border: 1px solid #1965b0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
}
.btn-style03 a:before {
	font-family: FontAwesome;
	content: "\f138";
	margin-right: 10px;
	font-weight: normal;
}
.btn-style03 a:hover {
	background-color: #fff;
	color: #1965b0;
}
/*-- 各タイトル --*/

.head01 {
	text-align: center;
	margin: 0 auto 40px;
	line-height: 1.2 !important;
	font-weight: normal;
	color: #0b7cc3;
}
.head01 .en1 {
	display: block;
	font-size: 60px;
	font-weight: 300;/*letter-spacing:0;*/
}
.head01 .jp {
	font-size: 15px;
	display: block;
	font-weight: 500;
}
.under-head01 {
	text-align: center;
	margin: 0 auto 60px;
	font-size: 15px;
	line-height: 2 !important;
}
.head02 {
	text-align: center;
	position: relative;
	margin: 0 auto 60px;
}
.head02:after {
	width: 100%;
	height: 1px;
	content: "";
	background-color: #0b7cc3;
	left: 0;
	top: 50%;
	position: absolute;
}
.head02 .en1 {
	display: inline-block;
	padding: 0.2em 1em;
	background-color: #fff;
	position: relative;
	z-index: 2;
	font-size: 24px;
	color: #0b7cc3;
	font-weight: bold;
	font-weight: 400;
}
.head03 {
	text-align: center;
	margin: 0 auto 30px;
	font-weight: bold;
	font-size: 34px;
}
.head03 .note {
	display: inline-block;
	margin-left: 10px;
	font-size: 0.4em;
}
.head04 {
	font-weight: bold;
	font-size: 22px;
	padding: 0.5em 0.5em;
	background-color: #0b7cc3;
	color: #fff;
	margin: 0 auto 30px;
}
.head05 {
	position: relative;
	font-size: 20px;
	border-bottom: 2px solid #0b7cc3;
	margin: 0 auto 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0.4em 1em 0.2em;
	line-height: 1.4 !important;
	font-weight: bold;
}
.head05:before {
	position: relative;
	content: "";
	width: 4px;
	height: 60%;
	left: 3px;
	top: 20%;
	position: absolute;
	background-color: #0b7cc3;
}
.head06 {
	font-weight: bold;
	background-color: #cee5f3;
	color: #333;
	font-size: 18px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0.5em 1em 0.3em;
	line-height: 1.4 !important;
	margin: 0 auto 30px;
}
/*================================================== 
      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%;
	-webkit-transform: translate(0%, -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: #a2cae3;
	border: 1px solid #a2cae3;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	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: #0b7cc3;
	border: 1px solid #0b7cc3;
}
.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: #a2cae3;
	border: 1px solid #a2cae3;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	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: #0b7cc3;
	border: 1px solid #0b7cc3;
}
.pager-wrapper .pager-box .pager-num.current a {
	background-color: #0b7cc3;
	border: 1px solid #0b7cc3;
	color: #fff;
}

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

/*-- HEADER --*/

.header-inr .pc-nav {
	width: calc(100% - 260px);
	max-width: 100%;
	float: right;
	padding-top: 35px;
}
.header-language-zone {
	transform: translate(0, 0%);
	-o-transform: translate(0, 0%);
	-ms-transform: translate(0, 0%);
	-moz-transform: translate(0, 0%);
	-webkit-transform: translate(0, 0%);
	top: 5px;
}
.maga-tit02 span.en1 {
	font-size: 70px;
}
.header-inr .header-ul li a {
/*	height: 40px;*/
  height: 65px;
}
.header-inr .header-ul li a span.en1 {
	font-size: 14px;
}
.header-inr .header-ul li a span.jp {
	font-size: 12px;
}
.mega-ul01 .st01 > a {
	font-size: 14px;
}
}

@media screen and (max-width:800px) {
/*----------------------------------------------------
	☆base 要素
----------------------------------------------------*/
  body{
    margin-top: 50px;
  }
#contents {
	padding-bottom: 40px;
}
.spEle {
	display: block;
}
br.spEle {
	display: inline-block;
}
.pcEle {
	display: none !important;
}
.mdSpan i {
	margin-top: 0px;
	padding-top: 0px;
}
#topcontrol {
	right: 10px !important;
	bottom: 10px !important;
}
#topcontrol a {
	width: 30px;
	height: 30px;
	background-size: 100% 100% !important;
}
/*----------------------------------------------------
	☆base contents
----------------------------------------------------*/

/*-- HEADER --*/
.header-inr {
	height: 50px;
}
.co-logo {
	width: 180px;
}
#drawer-menu-btn {
	display: block !important;
}
.menu-ul01 > li {
	position: relative;
	border-bottom: 1px solid #000;
}
.menu-ul01 > li > a {
	display: block;
	background-color: #fafafa;
	color: #000;
	font-size: 16px;
	padding: 10px 50px 10px 10px;
}
.menu-ul01 > li > a .en1 {
	margin-right: 10px;
}
.menu-ul01 > li > a .jp {
	font-size: 12px;
}
.menu-ul01 > li > .plus {
	position: absolute;
	height: 50px;
	width: 48px;
	background-color: #000000;
	right: 0;
	top: 0;
	font-style: normal;
	font-size: 30px;
}
.menu-ul01 > li > .plus:before {
	font-family: FontAwesome;
	content: "\f067";
	position: absolute;
	left: 50%;
	top: 50%;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}
.menu-ul01 > li > .plus.open:before {
	content: "\f068";
}
.mega-ul01 {
	display: none;
}
.mega-ul01 .st01 {
	width: 100%;
	float: none !important;
	margin: 0 auto !important;
	border-bottom: 1px solid #fafafa;
}
.mega-ul01 .st01:before {
	display: none !important;
}
.mega-ul01 .st01:hover {
	background-color: rgba(255,255,255,0.00);
}
.mega-ul02 {
	padding: 0 0;
}
.mega-ul02 .st02 {
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto !important;
}
.mega-ul02 .st02 a {
	transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0.5em 0 0.5em 25px;
}
.mega-ul02 .st02 a:before {
	top: 1.3em;
	left: 10px;
}
.menu_contents .header-language-ul {
	width: 100%;
	text-align: left;
	overflow: hidden;
}
.menu_contents .header-language-ul li {
	display: block;
	width: 50%;
	float: left;
	margin: 0 auto;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 2px 2px;
	background-color: #fafafa;
}
.menu_contents .header-language-ul li a {
	display: block;
	padding: 10px 10px;
	color: #333;
	font-size: 14px;
	background-color: #0b7cc3;
	color: #fff;
}
.menu_contents .header-language-ul li a:after {
	display: none;
}
/*-- FOOTER --*/

.footer-box01 {
	padding: 30px 10px;
}
.footer-box01 .footer-box01-inr {
	float: none;
	width: 100%;
	max-width: 400px;
	margin: 0 auto 20px;
	padding: 0;
}
.footer-box01-p01 + .footer-box01-p01, .footer-box01-ul + .footer-box01-p01 {
	margin-top: 20px;
}
.footer-box01-p01 {
	margin-bottom: 10px;
}
.footer-box02 {
	padding: 10px 10px;
}
.footer-box02-ul {
	text-align: center;
}
.footer-box02-ul li {
	padding: 0 5px;
	border: none;
}
.footer-box02-ul li a {
	font-size: 12px;
	padding: 5px 0;
}
.footer-box02-ul li a:before {
	content: "・";
}
.copy-right {
	font-size: 10px;
}
/*-- 各ボタン --*/



/*-- 各タイトル --*/

.head01 {
	margin: 0 auto 30px;
}
.head01 .en1 {
	font-size: 32px;
}
.head01 .jp {
	font-size: 14px;
	margin-top: 10px;
}
.under-head01 {
	font-size: 13px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
}
.head02 .en1 {
	font-size: 20px;
}
.head03 {
	font-size: 24px;
}
.head03.sp_txt_size{
      font-size: 20px;
  }
/*================================================== 
      pager-wrapper
===================================================*/
.pager-wrapper {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
}
.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;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.pager-wrapper .pager-box .pager-arrow {
}
.pager-wrapper .pager-box .pager-arrow a {
	width: 39px;
}
}



/*20190611 追加分*/

.map_pc{
  display: block;
}
.relationship_txt_sm{
  font-size: 12px;
}
.icon_img{
  height: 206px;
  width: 206px;
}
@media screen and (max-width:800px) {
  .map_pc{
    display: none;
  }
}

/*20190621 追加分*/

/*product/index*/
.product_link_box{
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 10px;
}
.product_link_box li{
  width: 30%;
  float: left;
  margin-right: 2.75%;
  margin-bottom: 4%;
  background-color: #0b7cc3;
  border: 1px solid #0b7cc3;
}
.product_link_box li:hover{
  background-color: #fff;
  color: #fff;
}
.product_link_box li a{
  color: #fff;
  display: block;
  padding: 1em 0;
}
.product_link_box li p{
  padding: 10px;
}
.product_link_box li a:hover{
  color: #0b7cc3;
}

@media screen and (max-width:800px) {
  .product_link_box li{
    width: 100%;
  }
}



/*20190627 追加分*/

/*core/list*/
	ul.listbutton{
		margin:0 auto 20px auto;
}	
	
	.listbutton li {
    display: inline-block;
    padding: 10px 20px;
    background-color: #efefef;
    border-radius: 3px;
    opacity: 1 !important;
    color: #000;
    font-size: 13px;
}	
	

.listbutton li:hover {
    background-color: #ccc;
}

	

.footer-box01-ul a.map_txt{
  display: block;
  font-size: 12px;
  color: #333;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 5px 0 5px 10px;
}

/*service/processing/powder*/
.anchor{
    display: block;
      padding-top: 70px;
      margin-top: -70px;
}

/*20190905 追加分*/
.ronbun tr td a{
  border-bottom: 1px solid #0b7cc3;
  color: #0b7cc3;
}
.ronbun tr td a:hover{
  border-bottom: none;
}

/*191203 追加分*/
.contact_list{
  vertical-align: middle;
}
.contact_list img{
  width: 40px;
  padding-right: 5px;
}
.contact_txt{
  font-size: 12px;
  margin-top: -8px;
  display: block;
  color: #333;
}
.sp_none{
  display: inline-block!important;
}
.pc_none{
  display: none !important;
}

@media screen and (max-width:1200px){
  .contact_list img{
    width: 30px;
    padding-right: 5px;
  }
  .contact_txt{
    display: none;
  }
}
@media screen and (max-width:800px) {
  .contact_txt{
    display: none;
  }
  .sp_none{
    display: none !important;
  }
  .pc_none{
    display: block !important;
  }
}
