@charset 'UTF-8';
/* Normalize.css
================================================== */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background: 0 0;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}

dfn {
	font-style: italic;
}

h1 {
	margin: .67em 0;
	font-size: 2em;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-size: 1em;
	font-family: monospace,monospace;
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	cursor: pointer;
	-webkit-appearance: button;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

input {
	line-height: normal;
}

input[type=checkbox],
input[type=radio] {
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto;
}

input[type=search] {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	margin: 0 2px;
	padding: .35em .625em .75em;
	border: 1px solid silver;
}

legend {
	padding: 0;
	border: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: 700;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/* EVOWORX Reset
================================================== */

html,
button,
input,
select,
textarea {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	padding: 0;
}

dl,
ul,
ol {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	list-style: none;
}

img,
iframe {
	vertical-align: top;
}

em {
	font-style: italic;
}

input,
button,
textarea,
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input,
button,
textarea,
select {
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	outline: none;
	background: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

/* @mixin fz($size:10,$lh:20) {
	font-size: $size * 1px;
	font-size: ( $size / 10 ) * 1rem;
	line-height: $lh / $size ;
} */

.section .hdl-h1,
.section .hdl-h2,
.section .hdl-h3,
.section .hdl-h4,
.section ol > li:before,
.contents__head h2,
.section .secttl,
.section__head .secgroup,
.section .subsection .subsecttl,
.section .ni-panel p span,
.section .s-panel p span,
.globalnav__main li span.jp,
.globalnav__main li span.en,
.globalnav__hamb .hamb-txt,
.globalnav__lang,
.megamenu .mm-item__head span,
.spnav .spnav__head .spnav-lang a,
.spnav .spnav-lang,
.spnav input[type='text'],
.spnav .spnav-1st__item > .label,
.footer .right,
.contents .intro__contents .box--news .icon,
.contents .intro__contents .box--news time,
.contents .intro__contents .box--pr .balloon,
.contents .news__head .ttl,
.contents .news__head .btn,
.contents .news__contents time,
.contents .news__foot .btn,
.contents .service__head .ttl,
.contents .service__head .btn,
.contents .service__foot .btn,
.contents .aside__contents .box h3 {
	font-weight: 700;
	font-family: 'Open Sans','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

#movie-popup .mpp-close:hover,
.section .notice--pdfreader a:hover img,
.header__ttl a:hover img,
.megamenu .megamenu-close:hover {
	opacity: .6;
	filter: alpha(opacity=60);
	-webkit-transition: all .2s;
	transition: all .2s;
}

.header__inner,
.footer__inner,
.contents__head__inner {
	position: relative;
	margin: 0 auto;
	width: 1024px;
}

html {
	font-size: 62.5%;
}

body {
	font-size: 1.0rem;
	color: #1d1d1d;
}

a {
	color: #1d1d1d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.section .hdl-h1 {
	position: relative;
	display: block;
	margin: 0 0 57px;
	padding: 30px 0 0;
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 1.15385;
}

.section .hdl-h1:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100px;
	height: 4px;
	background: #1d1d1d;
}

.section .hdl-h2 {
	position: relative;
	display: block;
	margin: 0 0 57px;
	padding: 30px 0 0;
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 1.15385;
}

.section .hdl-h2:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100px;
	height: 4px;
	background: #1d1d1d;
}

.section .hdl-h3 {
	display: block;
	margin: 0 0 27px;
	padding-bottom: 10px;
	border-bottom: #ccc solid 1px;
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 1.5;
}

.section .hdl-h4 {
	margin-top: 38px;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.55556;
}

.section p {
	margin: 22px 0;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.71429;
}

.section p a {
	text-decoration: underline;
}

.section p a:hover {
	text-decoration: none;
}

.section p a[target] {
	padding-right: 1em;
}

.section p a[target]:after {
	content: '';
	display: inline-block;
	margin-left: 4px;
	width: 10px;
	height: 10px;
	background: url(../img/common/icon_link_window.png) no-repeat center top;
	vertical-align: baseline;
}

.section th,
.section td {
	font-weight: normal;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.71429;
}

.section p.notice {
	color: #666;
}

.section p.notice:before {
	content: '※';
}

.section p.notice-s {
	font-size: 12px;
	font-size: 1.2rem;
	color: #666;
}

.section p.notice-s:before {
	content: '※';
}

.section p.notice-ss {
	margin: 0;
	font-size: 10px;
	font-size: 1.0rem;
	line-height: 1.4;
	color: #999;
}

.section p.notice-ss:before {
	content: '※';
}

.section ul,
.section ol {
	margin: 22px 0;
}

.section ul p,
.section ol p {
	margin: 0;
}

.section ul ul,
.section ul ol,
.section ol ul,
.section ol ol {
	margin: 0;
}

.section li {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.71429;
}

.section ul > li {
	position: relative;
	padding-left: 1em;
}

.section ul > li:before {
	content: '';
	position: absolute;
	top: 9px;
	left: 0;
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 25px;
	background: #ccc;
}

.section ul > li li:before {
	content: '-';
	position: absolute;
	top: auto;
	left: 0;
	display: block;
	width: auto;
	height: auto;
	background: none;
}

.section ol {
	counter-reset: number;
}

.section ol > li {
	position: relative;
	padding-left: 1.5em;
}

.section ol > li:before {
	content: counter(number);
	position: absolute;
	top: 4px;
	top: .4rem;
	left: 0;
	display: block;
	width: 16px;
	width: 1.6rem;
	height: 16px;
	height: 1.6rem;
	background: #ccc;
	font-size: 1.0rem;
	line-height: 1.6;
	color: #fff;
	text-align: center;
	counter-increment: number;
}

.section ol > li li:before {
	content: '-';
	position: absolute;
	top: auto;
	left: 0;
	display: block;
	width: auto;
	height: auto;
	background: none;
}

.section .list--block {
	font-weight: bold;
}

.section .list--block li {
	margin: 22px 0;
}

.section .list--block p {
	font-weight: normal;
}

.section .list--block p:first-child {
	margin-top: 4px;
}

.section .list--border li {
	padding: 0;
	padding: 27px 0;
	border-bottom: 1px solid #ccc;
}

.section .list--border li:before {
	display: none;
}

.section .list--border a {
	position: relative;
	display: inline-block;
	text-decoration: none;
}

.section .list--border--pdf a {
	position: relative;
}

.section .list--border--pdf a:after {
	content: '';
	display: inline-block;
	margin-left: 5px;
	width: 43px;
	height: 17px;
	background: url(../img/common/icon_pdf.png) no-repeat center top;
	vertical-align: -2px;
}

.section .subsecttl + .list--border {
	margin-top: -27px;
}

.section .list {
	margin: 6px 0;
}

.section .list--notice li {
	font-size: 10px;
	font-size: 1.0rem;
	line-height: 1.4;
	color: #999;
}

.section .list--notice li:before {
	content: '※';
	position: absolute;
	top: 0;
	left: 0;
	width: 1.2em;
	height: auto;
	border-radius: 0;
	background: none;
}

.is-pc {
	display: block;
}

.is-sp {
	display: none;
}

br.is-pc,
span.is-pc {
	display: inline;
}

br.is-sp,
span.is-sp {
	display: none;
}

img {
	width: 100%;
	height: 100%;
}

body {
	min-width: 1024px;
	background: #fff;
}

.header {
	background: #fff;
}

.contents {
	background: #fff;
}

.contents__inner {
	position: relative;
	margin: 0 auto;
	width: 1024px;
	zoom: 1;
}

.contents__inner:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.pagetop {
	background: #000;
}

.footer {
	background: #fff;
}

.contents .photo {
	height: 200px;
}

.contents__head {
	padding: 25px 0;
	background: #1d1d1d;
	color: #fff;
}

.contents__head h2 {
	width: 100%;
	font-size: 40px;
	font-size: 4.0rem;
	line-height: 1.1;
}

.contents__head h2 small {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.14286;
	color: #999;
}

#news .photo,
#service .photo,
#irtop .photo,
#company .photo,
#recruit-info .photo {
	height: 248px;
}

.section {
	margin: 64px 0 91px;
}

.section--colom2 {
	float: left;
	width: 765px;
}

/* ボタン
-------------------------------------------------- */
/* @mixin newsIconSub {
	display: block;
	width: 132px;
	height: 23px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.91667;//23
	text-align: center;
}

 */

.news-icon {
	margin: 0 !important;
}

.icon,
li.icon,
p.icon {
	display: block;
	margin: 0;
	padding: 0 !important;
	width: 100px;
	height: 23px;
	font-size: 12px;
	font-size: 1.2rem;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.91667;
	color: #fff;
	text-align: center;
}

.icon.info,
li.icon.info,
p.icon.info {
	background: #9c9;
}

.icon.release,
li.icon.release,
p.icon.release {
	background: #9cc;
}

.icon.ir,
li.icon.ir,
p.icon.ir {
	background: #99c;
}

.icon.ir-release,
li.icon.ir-release,
p.icon.ir-release {
	background: #99c;
}

.icon.publicity,
li.icon.publicity,
p.icon.publicity {
	background: #c9c;
}

.icon.others,
li.icon.others,
p.icon.others {
	background: #d8a293;
}

.icon.release--ad,
li.icon.release--ad,
p.icon.release--ad {
	width: 132px;
	background: #999;
}

.icon.release--app,
li.icon.release--app,
p.icon.release--app {
	width: 132px;
	background: #999;
}

.icon.release--other-release,
li.icon.release--other-release,
p.icon.release--other-release {
	width: 132px;
	background: #999;
}

.icon:before,
li.icon:before,
p.icon:before {
	display: none !important;
}

#en .icon.release--ad,
#en li.icon.release--ad,
#en p.icon.release--ad {
	width: 142px;
}

#en .icon.release--app,
#en li.icon.release--app,
#en p.icon.release--app {
	width: 142px;
}

#en .icon.release--other-release,
#en li.icon.release--other-release,
#en p.icon.release--other-release {
	width: 142px;
}

.section .secttl {
	position: relative;
	display: block;
	margin: 0 0 57px;
	padding: 30px 0 0;
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 1.15385;
}

.section .secttl:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100px;
	height: 4px;
	background: #1d1d1d;
}

.section__head {
	position: relative;
}

.section__head .secttl:after {
	width: 32px;
}

.section__head .secgroup {
	position: absolute;
	top: -8px;
	left: 40px;
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.66667;
}

.section .subsection {
	overflow: hidden;
	margin: 0;
}

.section .subsection .subsecttl {
	display: block;
	margin: 0 0 27px;
	margin-top: 54px;
	padding-bottom: 10px;
	border-bottom: #ccc solid 1px;
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 1.5;
}

.section .subsection > .subsecttl {
	margin-top: 32px;
}

.section .panel {
	margin: 27px 0 14px;
	zoom: 1;
}

.section .panel:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.section .panel__item {
	float: left;
	margin: 0 0 13px;
	padding-left: 0;
	width: 376px;
}

.section .panel__item:nth-child(2n+1) {
	margin-right: 13px;
}

.section .panel__item.odd {
	margin-right: 13px;
}

.section .panel__item:before {
	display: none;
}

.section .panel__item .link {
	position: relative;
}

.section .panel__item .link a {
	position: relative;
	z-index: 1;
	display: block;
	-webkit-transition: all .2s;
	-webkit-transition: all .2s;
	transition: all .2s;
	transition: all .2s;
}

.section .panel__item .link a:after {
	content: '';
	position: absolute;
	bottom: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	background: url(../img/common/icon_link_local_black.png) no-repeat center top;
	right: 0;
}

:root .section .panel__item .link a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	display: block;
	width: 100%;
	height: 100%;
	background: #fff100;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .2s;
	transition: all .2s;
}

.section .panel__item .link a:after {
	background-color: #fff100;
	-webkit-transition: all .1s;
	transition: all .1s;
}

.section .panel__item .link a:hover {
	text-decoration: none;
}

:root .section .panel__item .link a:hover:before {
	content: '';
	opacity: .7;
	filter: alpha(opacity=70);
}

.section .panel__item .link a:hover:after {
	z-index: 101;
	background: url(../img/common/icon_link_local_white.png) no-repeat 0 0;
	background-color: #1d1d1d;
}

.section .panel__item .link a[target]:after {
	content: '';
	position: absolute;
	top: 0;
	z-index: 2;
	display: block;
	width: 10px;
	height: 10px;
	background: url(../img/common/icon_link_window.png) no-repeat center top;
	right: 0;
}

:root .section .panel__item .link a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	display: block;
	width: 100%;
	height: 100%;
	background: #fff100;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .2s;
	transition: all .2s;
}

.section .panel__item .link a[target]:after {
	top: 11px;
	z-index: 300;
	right: 14px;
}

.section .panel__item .link a:hover {
	text-decoration: none;
}

:root .section .panel__item .link a:hover:before {
	content: '';
	opacity: .7;
	filter: alpha(opacity=70);
}

.section .panel__item .link a:hover:after {
	z-index: 101;
}

.section .panel__item .link a[target]:after {
	top: 16px;
	right: 16px;
}

.section .panel__item .link a img {
	position: relative;
	z-index: -1;
}

.section .panel__item .desc {
	padding: 27px;
	border: 1px solid #eee;
}

.section .panel__item .desc dt {
	font-weight: bold;
}

.section .panel__item dd {
	margin: 0;
}

.section .subsecttl + .panel {
	margin-top: 32px;
}

.section .ni-panel {
	margin: 27px 0 14px;
	zoom: 1;
}

.section .ni-panel:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.section .ni-panel li {
	float: left;
	margin: 0 0 13px;
	padding-left: 0;
	width: 376px;
}

.section .ni-panel li:nth-child(2n+1) {
	margin-right: 13px;
}

.section .ni-panel li.odd {
	margin-right: 13px;
}

.section .ni-panel li:before {
	display: none;
}

.section .ni-panel .item {
	position: relative;
	height: 250px;
	background: #f7f7f7;
}

.section .ni-panel .item__inner {
	height: 100%;
}

.section .ni-panel p {
	position: absolute;
	top: 50%;
	display: block;
	margin-top: -25px;
	width: 100%;
	text-align: center;
}

.section .ni-panel p span {
	display: block;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.45455;
}

.section .ni-panel p small {
	display: block;
	font-weight: bold;
	color: #666;
	color: #999;
}

.section .ni-panel .desc {
	padding: 27px;
	border: 1px solid #eee;
}

.section .ni-panel a {
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	border: 1px #eee solid;
	border-bottom: none;
    /* 		&:after {
  			background-color: $yellow;
  			@include mobile {
  				background-color: $yellow;
  			}
  		} */
	-webkit-transition: all .2s;
	-webkit-transition: all .2s;
	transition: all .2s;
	transition: all .2s;
}

.section .ni-panel a:after {
	content: '';
	position: absolute;
	bottom: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	background: url(../img/common/icon_link_local_black.png) no-repeat center top;
	right: 0;
}

:root .section .ni-panel a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	display: block;
	width: 100%;
	height: 100%;
	background: #fff100;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .2s;
	transition: all .2s;
}

.section .ni-panel a:after {
	background-color: #fff100;
	-webkit-transition: all .1s;
	transition: all .1s;
}

.section .ni-panel a:hover {
	text-decoration: none;
}

:root .section .ni-panel a:hover:before {
	content: '';
	opacity: .7;
	filter: alpha(opacity=70);
}

.section .ni-panel a:hover:after {
	z-index: 101;
	background: url(../img/common/icon_link_local_white.png) no-repeat 0 0;
	background-color: #1d1d1d;
}

.section .ni-panel a[target]:after {
	content: '';
	position: absolute;
	top: 0;
	z-index: 2;
	display: block;
	width: 10px;
	height: 10px;
	background: url(../img/common/icon_link_window.png) no-repeat center top;
	right: 0;
}

:root .section .ni-panel a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	display: block;
	width: 100%;
	height: 100%;
	background: #fff100;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .2s;
	transition: all .2s;
}

.section .ni-panel a[target]:after {
	top: 11px;
	z-index: 300;
	right: 14px;
}

.section .ni-panel a:hover {
	text-decoration: none;
}

:root .section .ni-panel a:hover:before {
	content: '';
	opacity: .7;
	filter: alpha(opacity=70);
}

.section .ni-panel a:hover:after {
	z-index: 101;
}

.section .ni-panel a[target]:after {
	top: 16px;
	right: 16px;
}

.section .subsecttl + .ni-panel {
	margin-top: 32px;
}

.section .s-panel {
	margin: 27px 0 14px;
	zoom: 1;
}

.section .s-panel:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.section .s-panel li {
	padding-left: 0;
}

.section .s-panel li.large {
	width: 376px;
	height: 250px;
}

.section .s-panel li.l-half {
	width: 376px;
	height: 125px;
}

.section .s-panel li.middle {
	width: 247px;
	height: 247px;
}

.section .s-panel li.m-half {
	width: 247px;
	height: 117px;
}

.section .s-panel li:before {
	display: none;
}

.section .s-panel .item {
	position: relative;
	width: 100%;
	height: 100%;
	background: #f7f7f7;
}

.section .s-panel .item__inner {
	width: 100%;
	height: 100%;
}

.section .s-panel p {
	position: absolute;
	top: 50%;
	margin-top: -19px;
	width: 100%;
	text-align: center;
}

.section .s-panel p span {
	display: block;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.45455;
}

.section .s-panel p small {
	display: block;
	font-weight: bold;
	color: #666;
	color: #999;
}

.section .s-panel a {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: all .2s;
	-webkit-transition: all .2s;
	transition: all .2s;
	transition: all .2s;
    /* 		&:after {
  			background-color: $yellow;
  			@include mobile {
  				background-color: $yellow;
  			}
  		} */
    /* 		&[target]:after {
  			top: 16px;
  			right: 16px;
  		} */
}

.section .s-panel a:after {
	content: '';
	position: absolute;
	bottom: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	background: url(../img/common/icon_link_local_black.png) no-repeat center top;
	right: 0;
}

:root .section .s-panel a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	display: block;
	width: 100%;
	height: 100%;
	background: #fff100;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .2s;
	transition: all .2s;
}

.section .s-panel a:after {
	background-color: #fff100;
	-webkit-transition: all .1s;
	transition: all .1s;
}

.section .s-panel a:hover {
	text-decoration: none;
}

:root .section .s-panel a:hover:before {
	content: '';
	opacity: .7;
	filter: alpha(opacity=70);
}

.section .s-panel a:hover:after {
	z-index: 101;
	background: url(../img/common/icon_link_local_white.png) no-repeat 0 0;
	background-color: #1d1d1d;
}

.section .s-panel a[target]:after {
	content: '';
	position: absolute;
	top: 0;
	z-index: 2;
	display: block;
	width: 10px;
	height: 10px;
	background: url(../img/common/icon_link_window.png) no-repeat center top;
	right: 0;
}

:root .section .s-panel a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	display: block;
	width: 100%;
	height: 100%;
	background: #fff100;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .2s;
	transition: all .2s;
}

.section .s-panel a[target]:after {
	top: 11px;
	z-index: 300;
	right: 14px;
}

.section .s-panel a:hover {
	text-decoration: none;
}

:root .section .s-panel a:hover:before {
	content: '';
	opacity: .7;
	filter: alpha(opacity=70);
}

.section .s-panel a:hover:after {
	z-index: 101;
}

.section .s-panel a[target]:after {
	top: 16px;
	right: 16px;
}

.section .subsecttl + .s-panel {
	margin-top: 32px;
}

.section .movie {
	margin: 27px 0 14px;
	zoom: 1;
}

.section .movie:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.section .movie__item {
	float: left;
	margin: 0 0 28px;
	padding-left: 0;
	width: 376px;
    /* 		&:after {
  			transition: all .2s;
  			display: block;
  			content: "";
  			position: absolute;
  			bottom: -17px;
  			left: 50%;
  			margin-left: -16px;
  			width: 32px;
  			height: 32px;
  			background: url(../img/common/icon_play.png) no-repeat center top;
  			z-index: 2;
  			@include mobile {
  				bottom: -9px;
  				margin-left: -11.5px;
  				width: 23px;
  				height: 23px;
  				background: url(../img/common/icon_play_sp.png) no-repeat center top;
  				background-size: 23px 23px;
  			}
  		} */
}

.section .movie__item:nth-child(2n+1) {
	margin-right: 13px;
}

.section .movie__item.odd {
	margin-right: 13px;
}

.section .movie__item:nth-child(2n) {
	float: right;
}

.section .movie__item.even {
	float: right;
}

.section .movie__item:before {
	display: none;
}

.section .movie__item span.playbtn {
	content: '';
	position: absolute;
	bottom: -17px;
	left: 50%;
	z-index: 2;
	display: block;
	display: block;
	overflow: hidden;
	margin-left: -16px;
	width: 32px;
	height: 32px;
	background: url(../img/common/icon_play.png) no-repeat center top;
	text-indent: 101%;
	white-space: nowrap;
	word-wrap: normal;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.section .movie__item:hover {
    /* 			&:after {
  				background: url(../img/common/icon_play_on.png) no-repeat center top;
  				@include mobile {
  					background: url(../img/common/icon_play_sp.png) no-repeat center top;
  					background-size: 23px 23px;
  				}
  			} */
}

.section .movie__item:hover span.playbtn {
	background: url(../img/common/icon_play_on.png) no-repeat center top;
}

.section .movie__item a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}

.section .subsecttl + .movie {
	margin-top: 32px;
}

#movie-popup {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	display: none;
	width: 100%;
	height: 100%;
}

#movie-popup .mpp-bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1001;
	width: 100%;
	height: 100%;
	background: #1d1d1d;
	opacity: .75;
	filter: alpha(opacity=75);
}

#movie-popup .mpp-container {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1002;
	margin-top: -264px;
	margin-left: -470px;
	width: 940px;
	height: 528px;
	line-height: 1;
}

#movie-popup .mpp-close {
	position: absolute;
	top: -30px;
	display: block;
	width: 20px;
	height: 20px;
	background: url(../img/common/icon_close_movie.png) no-repeat center center;
	right: -30px;
}

#movie-player {
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 940px;
	max-height: 529px;
}

#movie-player iframe {
	position: relative;
	z-index: 1003;
}

.section .table {
	margin: 27px 0 25px;
	width: 100%;
}

.section .table th,
.section .table td {
	padding: 18px 32px;
	text-align: left;
}

.section .table thead {
	background: #e4e4e4;
}

.section .table thead tr {
	border-bottom: 2px #fff solid;
}

.section .table tbody tr {
	border-bottom: 2px #fff solid;
}

.section .table tbody th {
	background: #e4e4e4;
}

.section .table tbody td {
	background: #f7f7f7;
}

.section .table tbody td p,
.section .table tbody td ul,
.section .table tbody td ol {
	margin-bottom: 0;
}

.section .blockbtn {
	margin: 6px 0 5px;
	zoom: 1;
}

.section .blockbtn:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.section .blockbtn__item {
	float: left;
	margin: 16px 0 17px;
	padding: 0;
	width: 366px;
	background: #f7f7f7;
}

.section .blockbtn__item:nth-child(2n+1) {
	margin-right: 33px;
}

.section .blockbtn__item.odd {
	margin-right: 33px;
}

.section .blockbtn__item:before {
	display: none;
}

.section .blockbtn__item a {
	display: block;
	padding: 37px 0;
	width: 366px;
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.625;
	text-align: center;
	-webkit-transition: all .2s;
	-webkit-transition: all .2s;
	transition: all .2s;
	transition: all .2s;
}

.section .blockbtn__item a:after {
	content: '';
	position: absolute;
	bottom: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	background: url(../img/common/icon_link_local_black.png) no-repeat center top;
	right: 0;
}

:root .section .blockbtn__item a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	display: block;
	width: 100%;
	height: 100%;
	background: #fff100;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .2s;
	transition: all .2s;
}

.section .blockbtn__item a:after {
	background-color: #fff100;
	-webkit-transition: all .1s;
	transition: all .1s;
}

.section .blockbtn__item a:hover {
	text-decoration: none;
}

:root .section .blockbtn__item a:hover:before {
	content: '';
	opacity: .7;
	filter: alpha(opacity=70);
}

.section .blockbtn__item a:hover:after {
	z-index: 101;
	background: url(../img/common/icon_link_local_white.png) no-repeat 0 0;
	background-color: #1d1d1d;
}

.section .blockbtn__item a[target]:after {
	content: '';
	position: absolute;
	top: 0;
	z-index: 2;
	display: block;
	width: 10px;
	height: 10px;
	background: url(../img/common/icon_link_window.png) no-repeat center top;
	right: 0;
}

:root .section .blockbtn__item a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	display: block;
	width: 100%;
	height: 100%;
	background: #fff100;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .2s;
	transition: all .2s;
}

.section .blockbtn__item a[target]:after {
	top: 11px;
	z-index: 300;
	right: 14px;
}

.section .blockbtn__item a:hover {
	text-decoration: none;
}

:root .section .blockbtn__item a:hover:before {
	content: '';
	opacity: .7;
	filter: alpha(opacity=70);
}

.section .blockbtn__item a:hover:after {
	z-index: 101;
}

.section .blockbtn__item a[target]:after {
	top: 16px;
	right: 16px;
}

.section .blockbtn__item a:hover {
	text-decoration: none;
}

.section .morebtn {
	margin: 27px 0;
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.625;
	text-align: center;
	zoom: 1;
}

.section .morebtn:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.section .morebtn a {
	position: relative;
	float: right;
	display: block;
	padding: 27px 0;
	width: 340px;
	background: #1d1d1d;
	color: #fff;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.section .morebtn a:after {
	content: '';
	position: absolute;
	bottom: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	background: url(../img/common/icon_link_local_white.png) no-repeat center top;
	right: 0;
}

.section .morebtn a:after {
	top: 50%;
	bottom: auto;
	margin-top: -18px;
}

.section .morebtn a:hover {
	background: #fff100;
	color: #1d1d1d;
	text-decoration: none;
}

.section .morebtn a:hover:after {
	background: url(../img/common/icon_link_local_black.png) no-repeat center top;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.tabarea__head li a {
	font-weight: bold;
}

.section .notice p {
	font-size: 12px;
	font-size: 1.2rem;
	color: #666;
}

.section .notice--pdfreader {
	margin: 22px 0;
	zoom: 1;
}

.section .notice--pdfreader:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.section .notice--pdfreader a {
	display: table-cell;
	text-decoration: none;
}

.section .notice--pdfreader img {
	width: 158px;
	height: 39px;
}

.section .notice--pdfreader p {
	display: table-cell;
	padding-left: 14px;
	vertical-align: middle;
}

.tabarea {
	position: relative;
}

.tabarea__head {
	width: 100%;
	zoom: 1;
}

.tabarea__head:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.tabarea__head ul {
	zoom: 1;
}

.tabarea__head ul:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.tabarea__head ul > li {
	float: left;
	cursor: pointer;
	padding: 20px 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	background: #f7f7f7;
	font-weight: bold;
	text-align: center;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.tabarea__head ul > li:before {
	display: none;
}

.tabarea__head ul > li:after {
	content: '';
	position: absolute;
	top: 26px;
	display: block;
	width: 12px;
	height: 12px;
	background: url(../img/common/icon_arrow_bl.png) no-repeat center top;
	-webkit-transition: all .2s;
	transition: all .2s;
	right: 15px;
}

.tabarea__head ul > li.is-active {
	background: #fff100;
}

.tabarea__head ul > li.is-active:after {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.tabarea__head ul > li:hover {
	background: #fff100;
}

.tabarea__contents {
	background: #fff;
}

.banner {
	margin: 27px 0;
}

.banner a {
	position: relative;
	z-index: 1;
	display: block;
	width: 100%;
	-webkit-transition: all .2s;
	-webkit-transition: all .2s;
	transition: all .2s;
	transition: all .2s;
}

.banner a:after {
	content: '';
	position: absolute;
	bottom: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	background: url(../img/common/icon_link_local_black.png) no-repeat center top;
	right: 0;
}

:root .banner a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	display: block;
	width: 100%;
	height: 100%;
	background: #fff100;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .2s;
	transition: all .2s;
}

.banner a:after {
	background-color: #fff100;
	-webkit-transition: all .1s;
	transition: all .1s;
}

.banner a:hover {
	text-decoration: none;
}

:root .banner a:hover:before {
	content: '';
	opacity: .7;
	filter: alpha(opacity=70);
}

.banner a:hover:after {
	z-index: 101;
	background: url(../img/common/icon_link_local_white.png) no-repeat 0 0;
	background-color: #1d1d1d;
}

.banner a[target]:after {
	content: '';
	position: absolute;
	top: 0;
	z-index: 2;
	display: block;
	width: 10px;
	height: 10px;
	background: url(../img/common/icon_link_window.png) no-repeat center top;
	right: 0;
}

:root .banner a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	display: block;
	width: 100%;
	height: 100%;
	background: #fff100;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .2s;
	transition: all .2s;
}

.banner a[target]:after {
	top: 11px;
	z-index: 300;
	right: 14px;
}

.banner a:hover {
	text-decoration: none;
}

:root .banner a:hover:before {
	content: '';
	opacity: .7;
	filter: alpha(opacity=70);
}

.banner a:hover:after {
	z-index: 101;
}

.banner a img {
	position: relative;
	z-index: -1;
}

.banner.black a[target]:after {
	background: url(../img/common/icon_link_window_yellow.png) no-repeat center top;
}

:root .banner.black a:hover[target]:after {
	background: url(../img/common/icon_link_window.png) no-repeat center top;
}

.share {
	padding-top: 16px;
	border-top: 1px solid #ccc;
	zoom: 1;
}

.share:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.share li {
	float: left;
	margin-right: 8px;
	width: 48px;
	height: 48px;
}

.share li.fb {
	background: url(../img/common/icon_sns_fb_v2.png);
}

.share li.tw {
	background: url(../img/common/icon_sns_tw_v2.png);
}

.share li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	text-indent: 101%;
	white-space: nowrap;
	word-wrap: normal;
}

/* wordpress
-------------------------------------------------- */

.globalnav__main li span.jp {
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
}

.globalnav__main li span.en {
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.1;
	color: #999;
}

.globalnav__main li a {
	cursor: pointer;
}

.globalnav__main li a:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	display: block;
	width: 0;
	height: 4px;
	background: #fff100;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.globalnav__main li a:hover:after {
	left: 0;
	width: 100%;
}

.globalnav__lang li {
	font-weight: bold;
	font-size: 9px;
	font-size: .9rem;
	line-height: 2.66667;
}

.globalnav__lang li a {
	color: #fff;
}

.globalnav__lang li.active a,
.globalnav__lang li:hover a {
	color: #1d1d1d;
}

.globalnav__hamb .hamb-txt {
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.1;
}

.header {
	position: relative;
}

.header__inner {
	padding: 52px 0 0;
}

.header__ttl {
	position: absolute;
	top: 16px;
	left: 0;
	margin: auto;
	width: 110px;
	height: 100px;
	right: 0;
}

.globalnav__main {
	height: 80px;
	zoom: 1;
}

.globalnav__main:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.globalnav__main li {
	float: left;
	width: 120px;
	height: 100%;
	text-align: center;
}

.globalnav__main li.gn-ir {
	margin-right: 304px;
}

.globalnav__main li a {
	position: relative;
	display: block;
	padding: 16px 0 28px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	-webkit-transition: all .2s;
	transition: all .2s;
	-webkit-transition-property: background-color;
	transition-property: background-color;
}

.globalnav__main li a:hover {
	text-decoration: none;
}

.globalnav__main li a.is-selected {
	background: #fff100;
}

.globalnav__main li span {
	display: block;
}

.globalnav__main li.gn-search .jp {
	position: relative;
}

.globalnav__main li.gn-search .jp:before {
	content: '';
	display: inline-block;
	margin-right: 2px;
	width: 16px;
	height: 16px;
	background: url(../img/common/icon_search_head.png) no-repeat center center;
	vertical-align: -2px;
}

.globalnav__lang {
	position: absolute;
	top: 0;
	background: #1d1d1d;
	zoom: 1;
	right: 0;
}

.globalnav__lang:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.globalnav__lang li {
	position: relative;
	float: left;
	width: 50px;
	text-align: center;
}

.globalnav__lang li a {
	position: relative;
	z-index: 2;
	display: block;
	width: 100%;
	height: 100%;
}

.globalnav__lang:hover a {
	text-decoration: none;
}

.globalnav__lang span {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 50%;
	height: 100%;
	background: #fff100;
}

.globalnav__hamb {
	display: none;
}

.globalnav__hamb a {
	display: block;
	padding: 0;
	width: 100%;
	height: auto;
}

.globalnav__hamb a:hover {
	text-decoration: none;
}

.globalnav__hamb .border {
	display: block;
	margin: 7px auto;
	width: 30px;
	height: 3px;
	background: #1d1d1d;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.globalnav__hamb .hamb-txt {
	display: block;
}

.globalnav__hamb.is-opend .hamb-txt {
	opacity: 0;
}

.megamenu .mm-item__head small {
    /* 				font-size: 14px;
  				font-size: 1.4rem;
  				line-height: 1.57143;//22
  				color: #999999; */
}

.megamenu .mm-item__contents li {
	font-weight: bold;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.71429;
}

.megamenu {
	position: absolute;
	top: 132px;
	z-index: 5000;
	display: none;
	padding: 48px 0 0;
	width: 100%;
	border-bottom: 8px solid #1d1d1d;
	background: #fff100;
}

.megamenu__inner {
	position: relative;
	margin: 0 auto;
	width: 1024px;
}

.megamenu .mm-item {
	position: relative;
	display: none;
	min-height: 238px;
	zoom: 1;
}

.megamenu .mm-item:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.megamenu .mm-item__head {
	float: left;
	width: 190px;
	height: 190px;
}

.megamenu .mm-item__head span,
.megamenu .mm-item__head small {
	display: block;
}

.megamenu .mm-item__head span {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.41667;
	color: #fff;
}

.megamenu .mm-item__head a {
	position: relative;
	display: block;
	padding: 16px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	background: #1d1d1d;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.megamenu .mm-item__head a:after {
	content: '';
	position: absolute;
	bottom: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	background: url(../img/common/icon_link_local_black.png) no-repeat center top;
	right: 0;
}

.megamenu .mm-item__head a:after {
	background-color: #fff;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.megamenu .mm-item__head a:hover {
	text-decoration: none;
}

.megamenu .mm-item__head a:hover span {
	color: #fff100;
}

.megamenu .mm-item__head a:hover:after {
	background: url(../img/common/icon_link_local_yellow.png) no-repeat center top;
	background-color: #1d1d1d;
}

.megamenu .mm-item__contents {
	position: relative;
	float: right;
	width: 802px;
	height: 100%;
	zoom: 1;
}

.megamenu .mm-item__contents:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.megamenu .mm-item .mm-ul {
	height: 100%;
}

.megamenu .mm-item .mm-ul--2nd a:hover {
	background: #fff880;
}

.megamenu .mm-item .mm-ul--3rd {
	position: absolute;
	top: 0;
	left: 267px;
	display: none;
	background: #fff773;
}

.megamenu .mm-item .mm-ul--3rd a:hover {
	background: #fffbb2;
}

.megamenu .mm-item .mm-ul--4th {
	position: absolute;
	top: 0;
	left: 267px;
	display: none;
	background: #fffbb3;
}

.megamenu .mm-item .mm-ul--4th a:hover {
	background: #fffee8;
}

.megamenu .mm-item .mm-list a {
	position: relative;
	display: block;
	padding: 12px 36px 12px 14px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 267px;
}

.megamenu .mm-item .mm-list a:after {
	content: '';
	position: absolute;
	bottom: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	background: url(../img/common/icon_link_local_black.png) no-repeat center top;
	right: 0;
}

.megamenu .mm-item .mm-list a:after {
	top: 50%;
	bottom: auto;
	margin-top: -18px;
}

.megamenu .mm-item .mm-list a.has-child:after {
	top: 50%;
	margin-top: -8px;
	width: 16px;
	height: 16px;
	background: url(../img/common/icon_plus_s.png) no-repeat center top;
	right: 10px;
}

.megamenu .mm-item .mm-list a[target]:after {
	content: '';
	position: absolute;
	top: 0;
	z-index: 2;
	display: block;
	width: 10px;
	height: 10px;
	background: url(../img/common/icon_link_window.png) no-repeat center top;
	right: 0;
}

.megamenu .mm-item .mm-list a[target]:after {
	top: 50%;
	margin-top: -5px;
	right: 16px;
}

.megamenu .mm-item .mm-list a:hover {
	text-decoration: none;
}

.megamenu .mm-item.mm-search {
	min-height: auto;
}

.megamenu .mm-item.mm-search .mm-item__head {
	padding: 16px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	background: none;
}

.megamenu .mm-item.mm-search .mm-item__head span {
	color: #1d1d1d;
}

.megamenu .mm-item.mm-search .mm-item__contents {
	margin-bottom: 48px;
	width: 832px;
}

.megamenu .mm-item.mm-search .mm-item__contents form {
	width: 100%;
	height: 63px;
	border-bottom: 4px solid #000;
	background: #fffbb3;
}

.megamenu .mm-item.mm-search .mm-item__contents input[type='text'] {
	padding: 16px 0 15px 30px;
	padding-left: 30px;
	width: 740px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 2;
}

.megamenu .mm-item.mm-search .mm-item__contents input[type='image'] {
	position: absolute;
	top: 14px;
	background: #1d1d1d;
	-webkit-transition: all .2s;
	transition: all .2s;
	right: 13px;
}

.megamenu .mm-item.mm-search .mm-item__contents input[type='image'].active {
	background: #fff100;
}

.megamenu .mm-item.mm-search .mm-item__contents img {
	position: absolute;
	top: 72px;
	padding: 5px;
	width: 119px;
	height: 16px;
	background: #fff;
	right: 0;
}

.megamenu .megamenu-close {
	position: absolute;
	top: -42px;
	cursor: pointer;
	width: 36px;
	height: 36px;
	right: 0;
}

.megamenu-bg {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	display: none;
	width: 100%;
	height: 100%;
}

.megamenu-bg__inner {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1001;
	width: 100%;
	height: 100%;
	background: #1d1d1d;
	opacity: .75;
	filter: alpha(opacity=75);
}

/* @mixin spnavArrow {
	&:after {
		transition: all .2s;
		display: block;
		content: "";
		width: 36px;
		height: 36px;
		background: url(../img/common/icon_link_local_tp_sp.png) no-repeat 0 0;
		background-size: 36px 36px;
		position: absolute;
		top: 13px;
		right: 0;
	}
	&.is-open {
		&:after {
			transform: rotate(90deg);
		}
	}
}
@mixin spnavWindw {
	&:after {
		width: 14px;
		height: 14px;
		background: url(../img/common/icon_link_window_sp.png) no-repeat 0 0;
		background-size: 14px 14px;
		top: 24px;
		right: 12px;
	}
} */

.spnav .spnav__head .spnav-lang a {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 2.6875;
	color: #fff;
}

.spnav {
	display: none;
	-webkit-tap-highlight-color: transparent;
}

.breadcrumb {
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.18182;
}

.footer .links {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 2;
}

.footer .links a {
	color: #3a3c3c;
}

.footer .right {
	font-size: 10px;
	font-size: 1.0rem;
	line-height: 1.1;
}

.breadcrumb {
	background: #f7f7f7;
}

.breadcrumb ol {
	margin: 0 auto;
	padding: 18px 0;
	width: 1024px;
}

.breadcrumb li {
	display: inline-block;
}

.breadcrumb li span {
	padding: 0 .6rem 0 1rem;
}

.breadcrumb li a:not([href]):hover {
	text-decoration: none;
}

.breadcrumb li.home a {
	display: inline-block;
	width: 13px;
	height: 13px;
}

.breadcrumb li.home span {
	padding: 0;
}

.breadcrumb li:before {
	content: '\203A';
	display: inline-block;
}

.breadcrumb li:first-child:before {
	display: none;
}

.sitemap {
	background: #1d1d1d;
}

.sitemap__inner {
	margin: 0 auto;
	padding: 70px 0 40px;
	width: 1024px;
	zoom: 1;
}

.sitemap__inner:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.sitemap__item {
	float: left;
	margin: 0 56px 0 0;
	padding: 18px 0 0 0;
	width: 160px;
	border-top: 2px solid #666;
}

.sitemap__item--recruit {
	margin-right: 0;
}

.sitemap__item .label {
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.875;
}

.sitemap__item .label a {
	color: #ccc;
}

.sitemap__item .label a:hover {
	color: #fff100;
	text-decoration: none;
}

.sitemap__item dd {
	margin: 0;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 2.5;
}

.sitemap__item dd a {
	display: block;
	padding-left: 15px;
	background: url(../img/common/sitemap_arrow.png) no-repeat left 11px;
	color: #fff;
}

.sitemap__item dd a span {
	position: relative;
	display: inline-block;
}

.sitemap__item dd a[target] span:before,
.sitemap__item dd a[target] span:after {
	content: '';
	position: absolute;
	display: inline-block;
	width: 5px;
	height: 5px;
	border: 1px solid #999;
}

.sitemap__item dd a[target] span:before {
	top: 10px;
	right: -18px;
}

.sitemap__item dd a[target] span:after {
	top: 13px;
	right: -15px;
}

.sitemap__item dd a:hover {
	background: url(../img/common/sitemap_arrow_on.png) no-repeat left 11px;
	color: #fff100;
}

.sitemap__item dd a:hover span {
	text-decoration: underline;
}

.sitemap__item dd a:hover span:before,
.sitemap__item dd a:hover span:after {
	border: 1px solid #fff100;
}

.pagetop a {
	display: block;
	margin: 0 auto;
	padding: 25px 0;
	width: 100%;
	background: #000;
	font-size: 0;
	line-height: 1;
	text-align: center;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.pagetop a span {
	position: relative;
	display: inline-block;
	width: 14px;
	height: 10px;
}

.pagetop a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 14px;
	height: 10px;
}

.pagetop a:hover {
	background: #fff100;
}

.pagetop a:hover span .base {
	display: none;
}

.footer {
	padding: 30px 0 16px;
}

.footer .layoutbox {
	margin: 0 0 14px;
	zoom: 1;
}

.footer .layoutbox:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.footer .pmark {
	float: left;
	margin-right: 47px;
	width: 74px;
	height: 74px;
}

.footer .pmark a {
	display: block;
	width: 100%;
	height: 100%;
}

.footer .links {
	float: left;
	padding-top: 12px;
}

.footer .links li {
	padding-left: 1em;
	background: url(../img/common/footer_arrow.png) no-repeat left center;
}

.footer .links li:last-child {
	padding-right: 0;
}

.footer .logo {
	float: right;
	padding-top: 22px;
	width: 186px;
	height: 30px;
}

.footer .right {
	text-align: center;
}

.sidenav .sidettl {
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}

.sidenav li {
	font-weight: bold;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.71429;
}

.sidenav {
	float: right;
	margin-top: -10px;
	margin-bottom: 96px;
	width: 227px;
}

.sidenav .sidettl a {
	position: relative;
	display: block;
	padding: 28px 16px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	background: #fff100;
	color: #1d1d1d;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.sidenav .sidettl a:after {
	content: '';
	position: absolute;
	bottom: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	background: url(../img/common/icon_link_local_black.png) no-repeat center top;
	right: 0;
}

.sidenav .sidettl a:after {
	top: 50%;
	bottom: auto;
	margin-top: -18px;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.sidenav .sidettl a:hover {
	background: #1d1d1d;
	color: #fff;
	text-decoration: none;
}

.sidenav .sidettl a:hover:after {
	background: url(../img/common/icon_link_local_white.png) no-repeat center top;
}

.sidenav li {
	border-top: solid #666 1px;
}

.sidenav li a {
	position: relative;
	display: block;
	padding: 23px 16px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	background: #1d1d1d;
	color: #fff;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.sidenav li a:after {
	content: '';
	position: absolute;
	bottom: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	background: url(../img/common/icon_link_local_white.png) no-repeat center top;
	right: 0;
}

.sidenav li a[target]:after {
	content: '';
	position: absolute;
	top: 0;
	z-index: 2;
	display: block;
	width: 10px;
	height: 10px;
	background: url(../img/common/icon_link_window.png) no-repeat center top;
	right: 0;
}

.sidenav li a:after {
	top: 50%;
	bottom: auto;
	margin-top: -18px;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.sidenav li a[target]:after {
	top: 50%;
	margin-top: -5px;
	background: url(../img/common/icon_link_window_white.png) no-repeat center top;
	right: 14px;
}

.sidenav li a:hover {
	color: #fff100;
	text-decoration: none;
}

.sidenav li a:hover:after {
	background: url(../img/common/icon_link_local_yellow.png) no-repeat center top;
}

.sidenav li a:hover[target]:after {
	background: url(../img/common/icon_link_window_yellow.png) no-repeat center top;
}

.sidenav li.is-active a {
	color: #fff100;
}

.sidenav li.is-active a:after {
	background: url(../img/common/icon_link_local_yellow.png) no-repeat center top;
}

.sidenav__wrap {
	float: right;
	width: 227px;
}

.sidenav__wrap > .sidenav {
	float: none;
	margin-bottom: 0;
}

.sidenav__wrap > .archive {
	float: none;
}

#en .globalnav__main li {
	width: 180px;
	height: 80px;
}

#en .globalnav__main li.gn-service {
	margin-right: 304px;
}

#en .globalnav__lang span {
	left: 50%;
}

#en .contents__head h2 {
	line-height: 1.5;
}

.contents {
	font-size: 14px;
	font-size: 1.4rem;
}

.contents__inner {
	margin-bottom: 96px;
}

body {
	background: #eee;
}

.header {
	margin: 0 0 32px;
}

.contents {
	background: #eee;
}

.contents__inner {
	overflow: hidden;
}

.contents .intro {
	margin-top: -6px;
	margin-left: -6px;
	width: 1036px;
	height: 518px;
	zoom: 1;
}

.contents .intro:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.contents .intro__head {
	position: relative;
	float: left;
	margin: 6px;
	width: 506px;
	height: 506px;
	background: #1d1d1d;
	color: #fff;
}

.contents .intro__contents {
	float: left;
	width: 518px;
	height: 100%;
	zoom: 1;
}

.contents .intro__contents:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.contents .intro__contents li {
	float: left;
	margin: 6px;
	width: 247px;
	height: 247px;
}

.contents .intro__contents .item {
	position: relative;
	width: 100%;
	height: 100%;
	background: #1d1d1d;
}

.contents .intro__contents .item__inner {
	width: 100%;
	height: 100%;
}

.contents .intro__head {
	width: 506px;
	background: #eee;
}

.contents .bxslider-intro {
	margin: 0;
	padding: 0;
}

.contents .bxslider-intro li {
	margin: 0;
	padding: 0;
}

.contents .bx-pager {
	position: absolute;
	z-index: 100;
	width: 100%;
	text-align: center;
}

.contents .bx-pager .bx-pager-item {
	display: inline-block;
	overflow: hidden;
}

.contents .bx-pager .bx-pager-item a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	background: url(../img/common/pager.png) no-repeat right 0;
	text-indent: 101%;
	white-space: nowrap;
	word-wrap: normal;
}

.contents .bx-pager .bx-pager-item a:hover,
.contents .bx-pager .bx-pager-item a.active {
	background-position: left 0;
}

.contents .intro__head .bx-pager {
	bottom: 32px;
	height: 28px;
}

.contents .intro__head .bx-pager .bx-pager-item {
	width: 28px;
	height: 28px;
}

.contents .intro__head li a {
	display: block;
	width: 100%;
	height: 100%;
}

.contents .intro__head li a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: #fff100;
	opacity: 0;
	-webkit-filter: none;
	filter: none;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.contents .intro__head li a:hover:before {
	opacity: .7;
	filter: alpha(opacity=70);
}

.contents .intro__contents .box {
	width: 100%;
	height: 100%;
}

.contents .intro__contents .box--news {
	cursor: pointer;
}

.contents .intro__contents .box--news a {
	display: block;
	padding: 32px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	color: #fff;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.contents .intro__contents .box--news a:after {
	content: '';
	position: absolute;
	bottom: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	background: url(../img/common/icon_link_local_black.png) no-repeat center top;
	right: 0;
}

:root .contents .intro__contents .box--news a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	display: block;
	width: 100%;
	height: 100%;
	background: #fff100;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .2s;
	transition: all .2s;
}

.contents .intro__contents .box--news a:after {
	background-color: #fff100;
	-webkit-transition: all .1s;
	transition: all .1s;
}

.contents .intro__contents .box--news a:hover {
	text-decoration: none;
}

:root .contents .intro__contents .box--news a:hover:before {
	content: '';
	opacity: .7;
	filter: alpha(opacity=70);
}

.contents .intro__contents .box--news a:hover:after {
	z-index: 101;
	background: url(../img/common/icon_link_local_white.png) no-repeat 0 0;
	background-color: #1d1d1d;
}

.contents .intro__contents .box--news .icon {
	display: block;
	margin-bottom: 10px;
	width: 100px;
	height: 23px;
	background: #fff100;
	font-weight: bold;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.91667;
	color: #1d1d1d;
	text-align: center;
}

.contents .intro__contents .box--news time {
	position: absolute;
	top: 32px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.91667;
	right: 32px;
}

.contents .intro__contents .box--news .ttl {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.71429;
}

.contents .intro__contents .box--pr {
	padding: 32px 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	background: #fff100;
	text-align: center;
}

.contents .intro__contents .box--pr .balloon {
	position: relative;
	display: block;
	margin: -2px auto 18px;
	width: 93px;
	height: 28px;
	background: #1d1d1d;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 2.3334;
	color: #fff100;
	text-align: center;
}

.contents .intro__contents .box--pr .balloon:after {
	content: '';
	position: absolute;
	bottom: -10px;
	left: 50%;
	display: block;
	margin-left: -5px;
	width: 11px;
	height: 10px;
	background: url(../img/top/pr_bg.png) no-repeat center center;
}

.contents .intro__contents .box--pr .bxslider-pr {
	position: relative;
	width: 163px;
	height: auto;
	border: 2px solid #1d1d1d;
}

.contents .intro__contents .box--pr .bxslider-pr .pr-play {
	position: absolute;
	bottom: -16px;
	left: 50%;
	display: block;
	display: block;
	overflow: hidden;
	margin-left: -16px;
	width: 32px;
	height: 32px;
	background: url(../img/common/icon_play.png) no-repeat center center;
	text-indent: 101%;
	white-space: nowrap;
	word-wrap: normal;
}

.contents .intro__contents .box--pr .bxslider-pr.is-active .pr-play {
	background: url(../img/common/icon_play_on.png) no-repeat center center;
}

.contents .intro__contents .box--pr .bx-pager {
	bottom: -32px;
	width: 167px;
	height: 14px;
}

.contents .intro__contents .box--pr .bx-pager .bx-pager-item {
	width: 14px;
	height: 14px;
}

.contents .intro__contents .box--pr .bx-pager .bx-pager-item a {
	background-position: -36px -7px;
}

.contents .intro__contents .box--pr .bx-pager .bx-pager-item a:hover,
.contents .intro__contents .box--pr .bx-pager .bx-pager-item a.active {
	background-position: -7px -7px;
}

.contents .intro__contents .box--pr li {
	float: none;
	margin: 0;
	width: 100%;
	height: auto;
}

.contents .intro__contents .box--pr li a {
	width: 100%;
	height: 100%;
}

.contents .news {
	margin-left: -6px;
	width: 1036px;
	height: 518px;
	zoom: 1;
}

.contents .news:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.contents .news__head {
	position: relative;
	float: left;
	margin: 6px;
	width: 506px;
	height: 506px;
	background: #1d1d1d;
	color: #fff;
}

.contents .news__contents {
	float: left;
	width: 518px;
	height: 100%;
	zoom: 1;
}

.contents .news__contents:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.contents .news__contents li {
	float: left;
	margin: 6px;
	width: 247px;
	height: 247px;
}

.contents .news__contents .item {
	position: relative;
	width: 100%;
	height: 100%;
	background: #1d1d1d;
}

.contents .news__contents .item__inner {
	width: 100%;
	height: 100%;
}

.contents .news__head {
	width: 247px;
}

.contents .news__head:after {
	display: none;
}

.contents .news__contents {
	margin: 6px;
	padding: 24px;
	width: 717px;
	height: 458px;
	background: #fff;
}

.contents .news__contents li {
	float: none;
	width: 100%;
	height: auto;
	border-bottom: #ccc solid 1px;
}

.contents .news__head .box {
	position: relative;
	padding: 48px 43px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
}

.contents .news__head .ttl {
	display: inline-block;
	border-top: 4px solid #fff;
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 2.25;
	color: #fff;
}

.contents .news__head .ttl span {
	display: block;
	margin-top: -10px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.14286;
	color: #999;
}

.contents .news__head .btn {
	position: absolute;
	bottom: 48px;
	display: block;
	padding-right: 12px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 160px;
	height: 50px;
	border: 1px solid #fff;
	line-height: 3.428572;
	color: #fff;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.contents .news__head .btn:after {
	content: '';
	position: absolute;
	bottom: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	background: url(../img/common/icon_link_local_white.png) no-repeat center top;
	right: 0;
}

.contents .news__head .btn:after {
	bottom: 6px;
}

.contents .news__head .btn:hover {
	border: 1px solid #fff100;
	background: #fff100;
	font-weight: bold;
	color: #1d1d1d;
	text-decoration: none;
}

.contents .news__head .btn:hover:after {
	background: url(../img/common/icon_link_local_black.png) no-repeat center top;
}

.contents .news__head .bxpager-news {
	padding-top: 20px;
	text-align: left;
	-webkit-tap-highlight-color: transparent;
}

.contents .news__head .bxpager-news a {
	position: relative;
	display: block;
	cursor: pointer;
	padding: 6px 0 6px 36px;
	font-weight: bold;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.71429;
	color: #fff;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.contents .news__head .bxpager-news a:after {
	content: '';
	position: absolute;
	bottom: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	background: url(../img/common/icon_link_local_white.png) no-repeat center top;
	right: 0;
}

.contents .news__head .bxpager-news a:after {
	left: 0;
	right: auto;
}

.contents .news__head .bxpager-news a:hover,
.contents .news__head .bxpager-news a.active {
	text-decoration: none;
}

.contents .news__head .bxpager-news a:hover:after,
.contents .news__head .bxpager-news a.active:after {
	background: url(../img/top/news_icon_link.png) no-repeat 0 0;
}

.contents .news__head .bxpager-news a.all:hover,
.contents .news__head .bxpager-news a.all.active {
	color: #fff100;
}

.contents .news__head .bxpager-news a.all:hover:after,
.contents .news__head .bxpager-news a.all.active:after {
	background-position: 0 0;
}

.contents .news__head .bxpager-news a.info:hover,
.contents .news__head .bxpager-news a.info.active {
	color: #9c9;
}

.contents .news__head .bxpager-news a.info:hover:after,
.contents .news__head .bxpager-news a.info.active:after {
	background-position: 0 -36px;
}

.contents .news__head .bxpager-news a.release:hover,
.contents .news__head .bxpager-news a.release.active {
	color: #9cc;
}

.contents .news__head .bxpager-news a.release:hover:after,
.contents .news__head .bxpager-news a.release.active:after {
	background-position: 0 -72px;
}

.contents .news__head .bxpager-news a.ir:hover,
.contents .news__head .bxpager-news a.ir.active {
	color: #99c;
}

.contents .news__head .bxpager-news a.ir:hover:after,
.contents .news__head .bxpager-news a.ir.active:after {
	background-position: 0 -108px;
}

.contents .news__head .bxpager-news a.publicity:hover,
.contents .news__head .bxpager-news a.publicity.active {
	color: #c9c;
}

.contents .news__head .bxpager-news a.publicity:hover:after,
.contents .news__head .bxpager-news a.publicity.active:after {
	background-position: 0 -144px;
}

.contents .news__head .bxpager-news a.others:hover,
.contents .news__head .bxpager-news a.others.active {
	color: #d8a293;
}

.contents .news__head .bxpager-news a.others:hover:after,
.contents .news__head .bxpager-news a.others.active:after {
	background-position: 0 -180px;
}

.contents .news__contents li {
	margin: 0;
	zoom: 1;
}

.contents .news__contents li:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.contents .news__contents time {
	float: left;
	width: 104px;
	font-weight: bold;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.71429;
}

.contents .news__contents .icon {
    /* 			@include newsIcon;
  			color: #fff; */
	float: left;
    /* 			&.info {background: $green;}
  			&.release {background: $blue;}
  			&.ir {background: $purple;}
  			&.publicity {background: $pink;}
  			&.others {background: $orange;} */
}

.contents .news__contents .headline {
	float: right;
	width: 449px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.71429;
	line-height: 1.57143;
}

.contents .news .news__list {
	padding: 24px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 462px;
	border: none;
}

.contents .news .news__list li {
	position: relative;
	padding: 15px 0 20px;
}

.contents .news .news__list li:first-child {
	border-top: #ccc solid 1px;
}

.contents .news .news__list li:last-child {
	margin-bottom: 0;
}

.contents .news__foot {
	display: none;
}

.contents .news__foot .btn {
	display: none;
}

.contents .news__foot .btn:after {
	content: '';
	position: absolute;
	bottom: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	background: url(../img/common/icon_link_local_white.png) no-repeat center top;
	right: 0;
}

.contents .news__foot .btn:after {
	top: 50%;
	margin-top: -16px;
}

.contents .service {
	margin-left: -6px;
	width: 1036px;
	height: 518px;
	zoom: 1;
}

.contents .service:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.contents .service__head {
	position: relative;
	float: left;
	margin: 6px;
	width: 506px;
	height: 506px;
	background: #1d1d1d;
	color: #fff;
}

.contents .service__contents {
	float: left;
	width: 518px;
	height: 100%;
	zoom: 1;
}

.contents .service__contents:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.contents .service__contents li {
	float: left;
	margin: 6px;
	width: 247px;
	height: 247px;
}

.contents .service__contents .item {
	position: relative;
	width: 100%;
	height: 100%;
	background: #1d1d1d;
}

.contents .service__contents .item__inner {
	width: 100%;
	height: 100%;
}

.contents .service__head {
	float: right;
	width: 247px;
}

.contents .service__head:after {
	display: none;
}

.contents .service__contents {
	width: 777px;
}

.contents .service__head .box {
	position: relative;
	padding: 48px 43px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
}

.contents .service__head .ttl {
	display: inline-block;
	border-top: 4px solid #fff;
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 2.25;
	color: #fff;
}

.contents .service__head .ttl span {
	display: block;
	margin-top: -10px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.14286;
	color: #999;
}

.contents .service__head .btn {
	position: absolute;
	bottom: 48px;
	display: block;
	padding-right: 12px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 160px;
	height: 50px;
	border: 1px solid #fff;
	line-height: 3.428572;
	color: #fff;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.contents .service__head .btn:after {
	content: '';
	position: absolute;
	bottom: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	background: url(../img/common/icon_link_local_white.png) no-repeat center top;
	right: 0;
}

.contents .service__head .btn:after {
	bottom: 6px;
}

.contents .service__head .btn:hover {
	border: 1px solid #fff100;
	background: #fff100;
	font-weight: bold;
	color: #1d1d1d;
	text-decoration: none;
}

.contents .service__head .btn:hover:after {
	background: url(../img/common/icon_link_local_black.png) no-repeat center top;
}

.contents .service__contents .item a {
	display: block;
	cursor: pointer;
	-webkit-transition: all .2s;
	-webkit-transition: all .2s;
	transition: all .2s;
	transition: all .2s;
}

.contents .service__contents .item a:after {
	content: '';
	position: absolute;
	bottom: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	background: url(../img/common/icon_link_local_black.png) no-repeat center top;
	right: 0;
}

:root .contents .service__contents .item a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	display: block;
	width: 100%;
	height: 100%;
	background: #fff100;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .2s;
	transition: all .2s;
}

.contents .service__contents .item a:after {
	background-color: #fff100;
	-webkit-transition: all .1s;
	transition: all .1s;
}

.contents .service__contents .item a:hover {
	text-decoration: none;
}

:root .contents .service__contents .item a:hover:before {
	content: '';
	opacity: .7;
	filter: alpha(opacity=70);
}

.contents .service__contents .item a:hover:after {
	z-index: 101;
	background: url(../img/common/icon_link_local_white.png) no-repeat 0 0;
	background-color: #1d1d1d;
}

.contents .service__contents .item a[target]:after {
	content: '';
	position: absolute;
	top: 0;
	z-index: 2;
	display: block;
	width: 10px;
	height: 10px;
	background: url(../img/common/icon_link_window.png) no-repeat center top;
	right: 0;
}

:root .contents .service__contents .item a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	display: block;
	width: 100%;
	height: 100%;
	background: #fff100;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .2s;
	transition: all .2s;
}

.contents .service__contents .item a[target]:after {
	top: 11px;
	z-index: 300;
	right: 14px;
}

.contents .service__contents .item a:hover {
	text-decoration: none;
}

:root .contents .service__contents .item a:hover:before {
	content: '';
	opacity: .7;
	filter: alpha(opacity=70);
}

.contents .service__contents .item a:hover:after {
	z-index: 101;
}

.contents .service__foot {
	display: none;
}

.contents .service__foot .btn {
	display: none;
}

.contents .service__foot .btn:after {
	content: '';
	position: absolute;
	bottom: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	background: url(../img/common/icon_link_local_white.png) no-repeat center top;
	right: 0;
}

.contents .service__foot .btn:after {
	top: 50%;
	margin-top: -16px;
}

.contents .aside {
	margin-left: -6px;
	width: 1036px;
	height: 518px;
	height: 259px;
	zoom: 1;
}

.contents .aside:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.contents .aside__head {
	position: relative;
	float: left;
	margin: 6px;
	width: 506px;
	height: 506px;
	background: #1d1d1d;
	color: #fff;
}

.contents .aside__contents {
	float: left;
	width: 518px;
	height: 100%;
	zoom: 1;
}

.contents .aside__contents:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.contents .aside__contents li {
	float: left;
	margin: 6px;
	width: 247px;
	height: 247px;
}

.contents .aside__contents .item {
	position: relative;
	width: 100%;
	height: 100%;
	background: #1d1d1d;
}

.contents .aside__contents .item__inner {
	width: 100%;
	height: 100%;
}

.contents .aside__contents {
	width: 100%;
}

.contents .aside__contents .box {
	cursor: pointer;
	height: 100%;
	text-align: center;
}

.contents .aside__contents .box h3 {
	font-size: 22px;
	font-size: 2.2rem;
}

.contents .aside__contents .box p {
	font-weight: bold;
	font-size: 13px;
	font-size: 1.3rem;
	color: #666;
}

.contents .aside__contents .box a {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.contents .aside__contents .box a[target]:after {
	content: '';
	position: absolute;
	top: 0;
	z-index: 2;
	display: block;
	width: 10px;
	height: 10px;
	background: url(../img/common/icon_link_window.png) no-repeat center top;
	right: 0;
}

:root .contents .aside__contents .box a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	display: block;
	width: 100%;
	height: 100%;
	background: #fff100;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .2s;
	transition: all .2s;
}

.contents .aside__contents .box a[target]:after {
	top: 11px;
	z-index: 300;
	right: 14px;
}

.contents .aside__contents .box a:hover {
	text-decoration: none;
}

:root .contents .aside__contents .box a:hover:before {
	content: '';
	opacity: .7;
	filter: alpha(opacity=70);
}

.contents .aside__contents .box a:hover:after {
	z-index: 101;
}

.contents .aside__contents .box--recruit {
	background: url(../img/top/recruit_bg.jpg) no-repeat center bottom;
}

.contents .aside__contents .box--recruit .head {
	padding-top: 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 130px;
	background: #fff100;
}

.contents .aside__contents .box--intern {
	background: url(../img/top/intern_bg.jpg) no-repeat center bottom;
}

.contents .aside__contents .box--intern .head {
	padding-top: 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 130px;
	background: #fff100;
}

.contents .aside__contents .box--blog {
	background: url(../img/top/coo_bg.jpg) no-repeat center top;
}

.contents .aside__contents .box--blog .head {
	padding-top: 150px;
	color: #fff;
}

.contents .aside__contents .box--blog .head h3 {
	margin-bottom: 4px;
}

.contents .aside__contents .box--facebook {
	background: url(../img/top/fb_bg.png) no-repeat center top;
}

.contents .aside__contents .box--facebook .head {
	padding-top: 150px;
	color: #fff;
}

.contents .aside__contents .box--facebook .head h3 {
	margin-bottom: 4px;
}

.contents .aside__contents .box--facebook a[target]:after {
	background: url(../img/common/icon_link_window_yellow.png) no-repeat center top;
}

:root .contents .aside__contents .box--facebook a:hover[target]:after {
	background: url(../img/common/icon_link_window.png) no-repeat center top;
}

.contents .map {
	margin-left: -6px;
	width: 1036px;
	height: 518px;
	height: 259px;
	zoom: 1;
}

.contents .map:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.contents .map__head {
	position: relative;
	float: left;
	margin: 6px;
	width: 506px;
	height: 506px;
	background: #1d1d1d;
	color: #fff;
}

.contents .map__contents {
	float: left;
	width: 518px;
	height: 100%;
	zoom: 1;
}

.contents .map__contents:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.contents .map__contents li {
	float: left;
	margin: 6px;
	width: 247px;
	height: 247px;
}

.contents .map__contents .item {
	position: relative;
	width: 100%;
	height: 100%;
	background: #1d1d1d;
}

.contents .map__contents .item__inner {
	width: 100%;
	height: 100%;
}

.contents .map__contents {
	width: 100%;
}

.contents .map__contents li {
	width: 506px;
}

.contents .map__contents .item {
	background: none;
}

.contents .map__contents .item:after {
	display: none;
}

.contents .map__contents .item__inner {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #fff;
}

.contents #tokyoGMap {
	width: 100%;
	height: 100%;
}

.contents #osakaGMap {
	width: 100%;
	height: 100%;
}

.contents .map__contents .item .is-sp {
	width: 100%;
	height: 100%;
}

.contents .map__contents .item .is-sp a {
	display: block;
	width: 100%;
	height: 100%;
}

.contents .map__contents .item .is-sp p {
	position: absolute;
	top: 0;
	left: -100%;
	display: block;
	margin: auto;
	width: 760px;
	height: 171px;
	text-align: center;
	right: -100%;
}

.contents .map__contents .item .is-sp p img {
	width: auto;
}

.contents .map__contents .item .is-sp p:after {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	margin-left: -320px;
	width: 640px;
	height: 171px;
}

.contents .map__contents .map-tokyo .item .is-sp p:after {
	background: url(../img/top/map_tokyo_sp.png) no-repeat center top;
	background-size: 640px 171px;
	-webkit-background-size: 640px 171px;
}

.contents .map__contents .map-osaka .item .is-sp p:after {
	background: url(../img/top/map_kansai_sp.png) no-repeat center top;
	background-size: 640px 171px;
	-webkit-background-size: 640px 171px;
}

.contents .map2 {
	margin-left: -6px;
	width: 1036px;
	height: 518px;
	height: 259px;
	zoom: 1;
}

.contents .map2:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.contents .map2__head {
	position: relative;
	float: left;
	margin: 6px;
	width: 506px;
	height: 506px;
	background: #1d1d1d;
	color: #fff;
}

.contents .map2__contents {
	float: left;
	width: 518px;
	height: 100%;
	zoom: 1;
}

.contents .map2__contents:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
}

.contents .map2__contents li {
	float: left;
	margin: 6px;
	width: 247px;
	height: 247px;
}

.contents .map2__contents .item {
	position: relative;
	width: 100%;
	height: 100%;
	background: #1d1d1d;
}

.contents .map2__contents .item__inner {
	width: 100%;
	height: 100%;
}

.contents .map2__contents {
	width: 100%;
}

.contents .map2__contents li {
	width: 506px;
}

.contents .map2__contents .item {
	background: none;
}

.contents .map2__contents .item:after {
    /* @include mobile {
  	padding-top: 50%;
  } */
	display: none;
}

.contents .map2__contents .item__inner {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #fff;
}

#en .contents .map__contents .map-tokyo .item .is-sp p:after {
	background: url(../img/top/map_tokyo_en_sp.png) no-repeat center top;
	background-size: 640px 171px;
	-webkit-background-size: 640px 171px;
}




@media screen and (min-width: 0) and (max-width: 767px){

	#movie-popup .mpp-close:hover,
	.section .notice--pdfreader a:hover img,
	.header__ttl a:hover img,
	.megamenu .megamenu-close:hover {
		opacity: 1;
		-webkit-filter: none;
		filter: none;
	}

	.contents {
		margin: 0 auto;
		max-width: 750px;
	}

	.header__inner,
	.footer__inner,
	.contents__head__inner {
		margin: 0 8px;
		width: auto;
	}

	a:hover {
		text-decoration: none;
	}

	.section .hdl-h1 {
		margin: 0 0 38px;
		padding: 19px 0 0;
	}

	.section .hdl-h2 {
		margin: 0 0 38px;
		padding: 19px 0 0;
	}

	.section .hdl-h3 {
		margin: 0 0 19px;
	}

	.section p {
		margin: 14px 0;
	}

	.section ul,
	.section ol {
		margin: 14px 0;
	}

	.section .list--block li {
		margin: 14px 0;
	}

	.section .list--border li {
		padding: 19px 0;
	}

	.section .list--border--pdf a:after {
		background: url(../img/common/icon_pdf_sp.png) no-repeat center top;
		background-size: 43px 17px;
		-webkit-background-size: 43px 17px;
	}

	.section .list--notice li {
		display: inline;
		padding-left: 0;
	}

	.section .list--notice li:before {
		position: relative;
		top: auto;
		left: auto;
		display: inline;
	}

	.is-pc {
		display: none;
	}

	.is-sp {
		display: block;
	}

	br.is-pc,
    span.is-pc {
		display: none;
	}

	br.is-sp,
    span.is-sp {
		display: inline;
	}

	img[data-sp-src] {
		display: none;
	}

	body {
		min-width: 0;
	}

	.contents__inner {
		margin: 0 24px;
		width: auto;
	}

	.contents .photo {
		height: 100px;
	}

	.contents__head {
		padding: 15px 24px 17px;
	}

	.contents__head h2 {
		font-size: 3.2rem;
		line-height: 1;
	}

	.contents__head h2 small {
		font-size: 1.3rem;
		line-height: 1.38462;
	}

	#news .photo,
	#service .photo,
	#irtop .photo,
	#company .photo,
	#recruit-info .photo {
		height: 124px;
	}

	.section--colom2 {
		float: none;
	}

	.section {
		margin: 48px 0;
		width: 100%;
	}

	.section .secttl {
		margin: 0 0 38px;
		padding: 19px 0 0;
	}

	.section .subsection .subsecttl {
		margin: 0 0 19px;
	}

	.section .subsection .subsecttl {
		margin-top: 38px;
	}

	.section .subsection > .subsecttl {
		margin-top: 24px;
	}

	.section .panel {
		margin-top: -5px 0 0;
	}

	.section .panel__item {
		float: none;
		margin: 24px 0 0;
		width: 100%;
	}

	.section .panel__item .link a:after {
		width: 32px;
		height: 32px;
		background: url(../img/common/icon_link_local_black_sp.png) no-repeat center top;
		background-size: 32px 32px;
		-webkit-background-size: 32px 32px;
	}

	.section .panel__item .link a:after {
		background-color: #fff100;
	}

	.section .panel__item .link a:before {
		display: none;
	}

	.section .panel__item .link a:hover:before {
		display: none;
	}

	.section .panel__item .link a:hover:after {
		background: url(../img/common/icon_link_local_black_sp.png) no-repeat center top;
		background-color: #fff100;
		background-size: 32px 32px;
		-webkit-background-size: 32px 32px;
	}

	.section .panel__item .link a[target]:after {
		background: url(../img/common/icon_link_window_sp.png) no-repeat center top;
		background-size: 10px 10px;
		-webkit-background-size: 10px 10px;
	}

	.section .panel__item .link a:before {
		display: none;
	}

	.section .panel__item .link a:hover:before {
		display: none;
	}

	.section .panel__item .link a:hover[target]:after {
		background: url(../img/common/icon_link_window_sp.png) no-repeat center top;
		background-size: 10px 10px;
		-webkit-background-size: 10px 10px;
	}

	.section .panel__item .desc {
		padding: 19px;
	}

	.section .subsecttl + .panel {
		margin-top: 24px;
	}

	.section .ni-panel {
		margin-top: -5px 0 0;
	}

	.section .ni-panel li {
		float: none;
		margin: 24px 0 0;
		width: 100%;
		height: 100%;
	}

	.section .ni-panel li:nth-child(2n+1) {
		margin: 24px 0 0;
	}

	.section .ni-panel li.odd {
		margin: 24px 0 0;
	}

	.section .ni-panel .item {
		margin: 0;
		width: 100%;
		height: auto;
	}

	.section .ni-panel .item:after {
		content: '';
		display: block;
		padding-top: 100%;
		padding-top: 66.489%;
	}

	.section .ni-panel .item__inner {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.section .ni-panel .desc {
		padding: 19px;
	}

	.section .ni-panel a:after {
		width: 32px;
		height: 32px;
		background: url(../img/common/icon_link_local_black_sp.png) no-repeat center top;
		background-size: 32px 32px;
		-webkit-background-size: 32px 32px;
	}

	.section .ni-panel a:after {
		background-color: #fff100;
	}

	.section .ni-panel a:before {
		display: none;
	}

	.section .ni-panel a:hover:before {
		display: none;
	}

	.section .ni-panel a:hover:after {
		background: url(../img/common/icon_link_local_black_sp.png) no-repeat center top;
		background-color: #fff100;
		background-size: 32px 32px;
		-webkit-background-size: 32px 32px;
	}

	.section .ni-panel a[target]:after {
		background: url(../img/common/icon_link_window_sp.png) no-repeat center top;
		background-size: 10px 10px;
		-webkit-background-size: 10px 10px;
	}

	.section .ni-panel a:before {
		display: none;
	}

	.section .ni-panel a:hover:before {
		display: none;
	}

	.section .ni-panel a:hover[target]:after {
		background: url(../img/common/icon_link_window_sp.png) no-repeat center top;
		background-size: 10px 10px;
		-webkit-background-size: 10px 10px;
	}

	.section .subsecttl + .ni-panel {
		margin-top: 24px;
	}

	.section .s-panel {
		margin-top: -5px 0 0;
	}

	.section .s-panel li.large {
		width: 50%;
		height: 50%;
	}

	.section .s-panel li.l-half {
		width: 50%;
		height: 50%;
	}

	.section .s-panel li.middle {
		width: 50%;
		height: 50%;
	}

	.section .s-panel li.m-half {
		width: 50%;
		height: 50%;
	}

	.section .s-panel li {
		float: left;
		margin-bottom: 8px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 50%;
		height: 50%;
	}

	.section .s-panel li:nth-child(odd) {
		padding-right: 4px;
	}

	.section .s-panel li:nth-child(even) {
		padding-left: 4px;
	}

	.section .s-panel .item {
		margin: 0;
		width: 100%;
		height: auto;
	}

	.section .s-panel .item:after {
		content: '';
		display: block;
		padding-top: 100%;
	}

	.section .s-panel .item__inner {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.section .s-panel p span {
		font-size: 1.8rem;
		line-height: 1.11112;
	}

	.section .s-panel p small {
		font-size: 1.2rem;
		line-height: 1.5;
	}

	.section .s-panel a:after {
		width: 32px;
		height: 32px;
		background: url(../img/common/icon_link_local_black_sp.png) no-repeat center top;
		background-size: 32px 32px;
		-webkit-background-size: 32px 32px;
	}

	.section .s-panel a:after {
		background-color: #fff100;
	}

	.section .s-panel a:before {
		display: none;
	}

	.section .s-panel a:hover:before {
		display: none;
	}

	.section .s-panel a:hover:after {
		background: url(../img/common/icon_link_local_black_sp.png) no-repeat center top;
		background-color: #fff100;
		background-size: 32px 32px;
		-webkit-background-size: 32px 32px;
	}

	.section .s-panel a[target]:after {
		background: url(../img/common/icon_link_window_sp.png) no-repeat center top;
		background-size: 10px 10px;
		-webkit-background-size: 10px 10px;
	}

	.section .s-panel a:before {
		display: none;
	}

	.section .s-panel a:hover:before {
		display: none;
	}

	.section .s-panel a:hover[target]:after {
		background: url(../img/common/icon_link_window_sp.png) no-repeat center top;
		background-size: 10px 10px;
		-webkit-background-size: 10px 10px;
	}

	.section .subsecttl + .s-panel {
		margin-top: 24px;
	}

	.section .movie {
		margin: 19px 0 14px;
	}

	.section .movie__item {
		float: none;
		margin: 0 0 4%;
		width: 48%;
	}

	.section .movie__item:nth-child(2n+1) {
		float: left;
		margin-right: 4%;
	}

	.section .movie__item.odd {
		float: left;
		margin-right: 4%;
	}

	.section .movie__item span.playbtn {
		bottom: -9px;
		margin-left: -11.5px;
		width: 23px;
		height: 23px;
		background: url(../img/common/icon_play_sp.png) no-repeat center top;
		background-size: 23px 23px;
		-webkit-background-size: 23px 23px;
	}

	.section .movie__item:hover span.playbtn {
		background: url(../img/common/icon_play_sp.png) no-repeat center top;
		background-size: 23px 23px;
		-webkit-background-size: 23px 23px;
	}

	.section .subsecttl + .movie {
		margin-top: 24px;
	}

	.section .table {
		margin: 19px 0 14px;
	}

	.section .table tr {
		clear: both;
	}

	.section .table th,
	.section .table td {
		float: left;
		clear: both;
		padding: 9px 16px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
	}

	.section .blockbtn__item {
		width: 100%;
	}

	.section .blockbtn__item a:after {
		width: 32px;
		height: 32px;
		background: url(../img/common/icon_link_local_black_sp.png) no-repeat center top;
		background-size: 32px 32px;
		-webkit-background-size: 32px 32px;
	}

	.section .blockbtn__item a:after {
		background-color: #fff100;
	}

	.section .blockbtn__item a:before {
		display: none;
	}

	.section .blockbtn__item a:hover:before {
		display: none;
	}

	.section .blockbtn__item a:hover:after {
		background: url(../img/common/icon_link_local_black_sp.png) no-repeat center top;
		background-color: #fff100;
		background-size: 32px 32px;
		-webkit-background-size: 32px 32px;
	}

	.section .blockbtn__item a[target]:after {
		background: url(../img/common/icon_link_window_sp.png) no-repeat center top;
		background-size: 10px 10px;
		-webkit-background-size: 10px 10px;
	}

	.section .blockbtn__item a:before {
		display: none;
	}

	.section .blockbtn__item a:hover:before {
		display: none;
	}

	.section .blockbtn__item a:hover[target]:after {
		background: url(../img/common/icon_link_window_sp.png) no-repeat center top;
		background-size: 10px 10px;
		-webkit-background-size: 10px 10px;
	}

	.section .blockbtn__item a {
		width: 100%;
	}

	.section .morebtn a:after {
		width: 32px;
		height: 32px;
		background: url(../img/common/icon_link_local_white_sp.png) no-repeat center top;
		background-size: 32px 32px;
		-webkit-background-size: 32px 32px;
	}

	.section .morebtn a {
		padding: 24px 0;
		width: 100%;
	}

	.section .morebtn a:hover {
		background: #1d1d1d;
		color: #fff;
	}

	.section .morebtn a:hover:after {
		background: url(../img/common/icon_link_local_white_sp.png) no-repeat center top;
		background-size: 32px 32px;
		-webkit-background-size: 32px 32px;
	}

	.section .notice--pdfreader {
		display: none;
	}

	.section .notice--pdfreader a {
		display: block;
	}

	.section .notice--pdfreader p {
		display: block;
		padding-left: 0;
	}

	.tabarea__head ul > li {
		padding: 10px 10px 20px;
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.5;
	}

	.tabarea__head ul > li:after {
		top: auto;
		bottom: 8px;
		width: 8px;
		height: 8px;
		background-size: 8px 8px;
		right: 50%;
		-webkit-background-size: 8px 8px;
	}

	.banner a:after {
		width: 32px;
		height: 32px;
		background: url(../img/common/icon_link_local_black_sp.png) no-repeat center top;
		background-size: 32px 32px;
		-webkit-background-size: 32px 32px;
	}

	.banner a:after {
		background-color: #fff100;
	}

	.banner a:before {
		display: none;
	}

	.banner a:hover:before {
		display: none;
	}

	.banner a:hover:after {
		background: url(../img/common/icon_link_local_black_sp.png) no-repeat center top;
		background-color: #fff100;
		background-size: 32px 32px;
		-webkit-background-size: 32px 32px;
	}

	.banner a[target]:after {
		background: url(../img/common/icon_link_window_sp.png) no-repeat center top;
		background-size: 10px 10px;
		-webkit-background-size: 10px 10px;
	}

	.banner a:before {
		display: none;
	}

	.banner a:hover:before {
		display: none;
	}

	.banner a:hover[target]:after {
		background: url(../img/common/icon_link_window_sp.png) no-repeat center top;
		background-size: 10px 10px;
		-webkit-background-size: 10px 10px;
	}

	.banner a {
		height: auto;
	}

	.banner.black a[target]:after {
		background: url(../img/common/icon_link_window_yellow_sp.png) no-repeat center top;
		background-size: 10px 10px;
		-webkit-background-size: 10px 10px;
	}

	:root .banner.black a:hover[target]:after {
		background: url(../img/common/icon_link_window_yellow_sp.png) no-repeat center top;
		background-size: 10px 10px;
		-webkit-background-size: 10px 10px;
	}

	.share li {
		width: 24px;
		height: 24px;
	}

	.share li.fb {
		background-size: 24px 24px;
		-webkit-background-size: 24px 24px;
	}

	.share li.tw {
		background-size: 24px 24px;
		-webkit-background-size: 24px 24px;
	}

	.header__inner {
		padding: 11px 0 13px;
	}

	.header__ttl {
		position: relative;
		top: auto;
		left: auto;
		margin: 0 auto;
		width: 74px;
		height: 67px;
		right: auto;
	}

	.globalnav__main {
		display: none;
	}

	.globalnav__lang {
		display: none;
	}

	.globalnav__hamb {
		position: fixed;
		top: 8px;
		z-index: 500;
		display: block;
		width: 52px;
		height: 52px;
		background: #fff;
		text-align: center;
		right: 8px;
	}

	.globalnav__hamb.is-opend {
		z-index: 6000;
	}

	.globalnav__hamb.is-opend .border-top {
		-webkit-transform: rotate(405deg) translate(7px, 7px);
		-ms-transform: rotate(405deg) translate(7px, 7px);
		transform: rotate(405deg) translate(7px, 7px);
	}

	.globalnav__hamb.is-opend .border-middle {
		opacity: 0;
	}

	.globalnav__hamb.is-opend .border-bottom {
		-webkit-transform: rotate(-405deg) translate(7px, -7px);
		-ms-transform: rotate(-405deg) translate(7px, -7px);
		transform: rotate(-405deg) translate(7px, -7px);
	}

	.megamenu {
		display: none;
	}

	.megamenu .mm-item__head a:after {
		width: 32px;
		height: 32px;
		background: url(../img/common/icon_link_local_black_sp.png) no-repeat center top;
		background-size: 32px 32px;
		-webkit-background-size: 32px 32px;
	}

	.megamenu .mm-item .mm-list a:after {
		width: 32px;
		height: 32px;
		background: url(../img/common/icon_link_local_black_sp.png) no-repeat center top;
		background-size: 32px 32px;
		-webkit-background-size: 32px 32px;
	}

	.megamenu .mm-item .mm-list a[target]:after {
		background: url(../img/common/icon_link_window_sp.png) no-repeat center top;
		background-size: 10px 10px;
		-webkit-background-size: 10px 10px;
	}

	.spnav {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 2000;
		display: none;
		padding-top: 60px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		height: 100%;
		background: #fff;
	}

	.spnav.is-opend {
		display: block;
	}

	.spnav__inner {
		position: relative;
		overflow-y: scroll;
		width: 100%;
		height: 100%;
		background: #fff;
		-webkit-overflow-scrolling: touch;
	}

	.spnav__head {
		padding: 24px 15px 24px;
		background: #fff;
		zoom: 1;
	}

	.spnav__head:after {
		content: '';
		clear: both;
		display: block;
		height: 0;
	}

	.spnav .spnav-1st__item {
		background: #1d1d1d;
	}

	.spnav .spnav-1st__item > .label {
		position: relative;
		display: block;
		padding: 11px 15px;
		height: 48px;
	}

	.spnav .spnav-1st__item > .label span {
		display: inline-block;
		font-size: 3.2rem;
		line-height: 1;
		color: #fff;
	}

	.spnav .spnav-1st__item > .label small {
		display: inline-block;
		font-size: 1.2rem;
		line-height: 1.33334;
		color: #999;
	}

	.spnav .spnav-1st__item > .label:before,
	.spnav .spnav-1st__item > .label:after {
		content: '';
		position: absolute;
		top: 50%;
		display: block;
		margin-top: -1px;
		width: 10px;
		height: 2px;
		background: #fff;
		-webkit-transition: all .2s;
		transition: all .2s;
		right: 12px;
	}

	.spnav .spnav-1st__item > .label:before {
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}

	.spnav .spnav-1st__item > .label.is-opend:before {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
	}

	.spnav .spnav-2nd__item,
	.spnav .spnav-3rd__item,
	.spnav .spnav-4th__item {
		font-weight: bold;
		font-size: 1.4rem;
		line-height: 1.71429;
	}

	.spnav .spnav-2nd__item a,
	.spnav .spnav-2nd__item .label,
	.spnav .spnav-3rd__item a,
	.spnav .spnav-3rd__item .label,
	.spnav .spnav-4th__item a,
	.spnav .spnav-4th__item .label {
		position: relative;
		display: block;
		padding: 0 32px 0 15px;
	}

	.spnav .spnav-2nd__item a:after,
	.spnav .spnav-3rd__item a:after,
	.spnav .spnav-4th__item a:after {
		content: '';
		position: absolute;
		bottom: 0;
		z-index: 2;
		display: block;
		width: 36px;
		height: 36px;
		background: url(../img/common/icon_link_local_black.png) no-repeat center top;
		right: 0;
	}

	.spnav .spnav-2nd__item a:after,
	.spnav .spnav-3rd__item a:after,
	.spnav .spnav-4th__item a:after {
		top: 50%;
		bottom: auto;
		margin-top: -16px;
	}

	.spnav .spnav-2nd__item a[target]:after,
	.spnav .spnav-3rd__item a[target]:after,
	.spnav .spnav-4th__item a[target]:after {
		content: '';
		position: absolute;
		top: 0;
		z-index: 2;
		display: block;
		width: 10px;
		height: 10px;
		background: url(../img/common/icon_link_window.png) no-repeat center top;
		right: 0;
	}

	.spnav .spnav-2nd__item a[target]:after,
	.spnav .spnav-3rd__item a[target]:after,
	.spnav .spnav-4th__item a[target]:after {
		top: 50%;
		margin-top: -5px;
		right: 12px;
	}

	.spnav .spnav-2nd__item .label:before,
	.spnav .spnav-2nd__item .label:after,
	.spnav .spnav-3rd__item .label:before,
	.spnav .spnav-3rd__item .label:after,
	.spnav .spnav-4th__item .label:before,
	.spnav .spnav-4th__item .label:after {
		content: '';
		position: absolute;
		top: 50%;
		display: block;
		margin-top: -1px;
		width: 10px;
		height: 2px;
		background: #1d1d1d;
		-webkit-transition: all .2s;
		transition: all .2s;
		right: 12px;
	}

	.spnav .spnav-2nd__item .label:before,
	.spnav .spnav-3rd__item .label:before,
	.spnav .spnav-4th__item .label:before {
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}

	.spnav .spnav-2nd__item .label.is-opend:before,
	.spnav .spnav-3rd__item .label.is-opend:before,
	.spnav .spnav-4th__item .label.is-opend:before {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
	}

	.spnav .spnav-2nd {
		display: none;
	}

	.spnav .spnav-2nd__item {
		border-bottom: #eee100 solid 2px;
		background: #fff100;
	}

	.spnav .spnav-2nd__item:last-child {
		border: none;
	}

	.spnav .spnav-2nd__item a,
	.spnav .spnav-2nd__item .label {
		padding-top: 18px;
		padding-bottom: 18px;
	}

	.spnav .spnav-3rd {
		display: none;
	}

	.spnav .spnav-3rd__item {
		border-bottom: #eee76b solid 2px;
		background: #fff773;
	}

	.spnav .spnav-3rd__item:last-child {
		border: none;
	}

	.spnav .spnav-3rd__item a,
	.spnav .spnav-3rd__item .label {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.spnav .spnav-4th {
		display: none;
	}

	.spnav .spnav-4th__item {
		background: #fffbb2;
	}

	.spnav .spnav-4th__item a,
	.spnav .spnav-4th__item .label {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.spnav__foot {
		padding: 24px 15px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		background: #fff;
		zoom: 1;
	}

	.spnav__foot:after {
		content: '';
		clear: both;
		display: block;
		height: 0;
	}

	.spnav .spnav-search {
		position: relative;
		float: left;
		width: 51%;
		height: 43px;
		background: #f3f3f3;
	}

	.spnav .spnav-search input[type='text'] {
		float: left;
		padding-left: 1rem;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 60%;
		height: 100%;
		font-size: 1.6rem;
		color: #1d1d1d;
	}

	.spnav .spnav-search form {
		height: 43px;
		zoom: 1;
	}

	.spnav .spnav-search form:after {
		content: '';
		clear: both;
		display: block;
		height: 0;
	}

	.spnav .spnav-search form .btn {
		float: right;
		width: 43px;
		height: 43px;
	}

	.spnav .spnav-search img {
		position: absolute;
		bottom: -12px;
		width: 59.5px;
		height: 8px;
		right: 0;
	}

	.spnav .spnav-lang {
		float: right;
		width: 43%;
		height: 43px;
		zoom: 1;
	}

	.spnav .spnav-lang:after {
		content: '';
		clear: both;
		display: block;
		height: 0;
	}

	.spnav .spnav-lang li {
		float: left;
		width: 50%;
		height: 100%;
		background: #1d1d1d;
		font-size: 1.6rem;
		line-height: 1.625;
		text-align: center;
	}

	.spnav .spnav-lang li a {
		display: block;
		padding-top: 8px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		height: 100%;
		color: #fff;
	}

	.spnav .spnav-lang li.active {
		background: #fff100;
	}

	.spnav .spnav-lang li.active a {
		color: #1d1d1d;
	}

	.breadcrumb {
		font-size: 1.2rem;
		line-height: 2;
	}

	.breadcrumb {
		padding-left: 54px;
	}

	.breadcrumb ol {
		position: relative;
		padding: 3px 3px 3px 12px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		background: #f7f7f7;
	}

	.breadcrumb li {
		display: inline;
	}

	.breadcrumb li.home {
		position: absolute;
		top: 0;
		left: -54px;
		display: block;
		width: 54px;
		height: 100%;
		list-style: outside;
	}

	.breadcrumb li.home a {
		display: block;
		width: 100%;
		height: 100%;
		background: #e4e4e4;
	}

	.breadcrumb li.home span {
		position: absolute;
		top: 50%;
		left: 50%;
		display: block;
		margin-top: -6.5px;
		margin-left: -6.5px;
		padding: 0;
		width: 13px;
		height: 13px;
	}

	.sitemap__inner {
		padding: 0;
		width: 100%;
	}

	.sitemap__item {
		float: none;
		margin: 0;
		padding: 0;
		width: 100%;
	}

	.sitemap__item h4 {
		margin-bottom: 0;
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 2.3077;
	}

	.sitemap__item h4 a {
		position: relative;
		display: block;
		padding: 9px 0 9px 35px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		height: 100%;
		color: #ccc;
	}

	.sitemap__item h4 a:before,
	.sitemap__item h4 a:after {
		content: '';
		position: absolute;
		top: 50%;
		left: 15px;
		display: block;
		margin-top: -1px;
		width: 10px;
		height: 2px;
		background: #ccc;
		-webkit-transition: all .2s;
		transition: all .2s;
	}

	.sitemap__item h4 a:before {
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}

	.sitemap__item h4 a.is-opend:before {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
	}

	.sitemap__item .label {
		margin-bottom: 0;
		font-weight: normal;
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 2.5;
	}

	.sitemap__item .label a {
		display: block;
		padding-left: 15px;
		background: url(../img/common/sitemap_arrow_sp.png) no-repeat left 11px;
		background-size: 5px 8px;
		color: #fff;
		-webkit-background-size: 5px 8px;
	}

	.sitemap__item .label a:hover {
		color: #fff;
	}

	.sitemap__item dl {
		display: none;
		padding-bottom: 18px;
	}

	.sitemap__item dd a {
		background: url(../img/common/sitemap_arrow_sp.png) no-repeat left 11px;
		background-size: 5px 8px;
		-webkit-background-size: 5px 8px;
	}

	.sitemap__item dd a:hover {
		background: url(../img/common/sitemap_arrow_sp.png) no-repeat left 11px;
		background-size: 5px 8px;
		color: #fff;
		-webkit-background-size: 5px 8px;
	}

	.sitemap__item dd a:hover span {
		text-decoration: none;
	}

	.sitemap__item dd a:hover span:before,
	.sitemap__item dd a:hover span:after {
		border: 1px solid #999;
	}

	.sitemap__item dt,
	.sitemap__item dd {
		padding-left: 20px;
		background: none;
	}

	.pagetop a {
		padding: 21px 0;
	}

	.footer {
		padding: 15px 0 24px;
	}

	.footer .layoutbox {
		margin: 0 0 30px;
	}

	.footer .pmark {
		margin-right: 20px;
		padding-left: 8px;
		width: 50px;
		height: 50px;
	}

	.footer .links {
		padding-top: 13px;
		zoom: 1;
	}

	.footer .links:after {
		content: '';
		clear: both;
		display: block;
		height: 0;
	}

	.footer .links li {
		float: left;
		padding-right: 2em;
		background: url(../img/common/footer_arrow_sp.png) no-repeat left center;
		background-size: 5px 8px;
		-webkit-background-size: 5px 8px;
	}

	.footer .logo {
		display: none;
	}

	.sidenav {
		display: none;
	}

	.sidenav .sidettl a:after {
		width: 32px;
		height: 32px;
		background: url(../img/common/icon_link_local_black_sp.png) no-repeat center top;
		background-size: 32px 32px;
		-webkit-background-size: 32px 32px;
	}

	.sidenav li a:after {
		width: 32px;
		height: 32px;
		background: url(../img/common/icon_link_local_white_sp.png) no-repeat center top;
		background-size: 32px 32px;
		-webkit-background-size: 32px 32px;
	}

	.sidenav li a[target]:after {
		background: url(../img/common/icon_link_window_sp.png) no-repeat center top;
		background-size: 10px 10px;
		-webkit-background-size: 10px 10px;
	}

	.sidenav__wrap {
		float: none;
		width: 100%;
	}

	#en .spnav .spnav-1st__item > .label {
		padding: 19px 15px;
		height: 32px;
	}

	.contents__inner {
		margin-bottom: 24px;
	}

	.header {
		margin: 0 0 8px;
	}

	.contents {
		padding: 0 0 16px;
	}

	.contents__inner {
		margin: 0 8px;
	}

	.contents .intro {
		margin: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		height: auto;
	}

	.contents .intro__head {
		margin: 0;
		width: 100%;
		height: auto;
	}

	.contents .intro__head:after {
		content: '';
		display: block;
		padding-top: 100%;
	}

	.contents .intro__head__inner {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.contents .intro__head {
		float: none;
		margin-bottom: 8px;
		width: 100%;
	}

	.contents .intro__contents {
		float: none;
		width: 100%;
		height: auto;
	}

	.contents .intro__contents li {
		margin: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 50%;
		height: auto;
	}

	.contents .intro__contents .item {
		margin: 0;
		width: 100%;
		height: auto;
	}

	.contents .intro__contents .item:after {
		content: '';
		display: block;
		padding-top: 100%;
	}

	.contents .intro__contents .item__inner {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.contents .intro__head {
		width: 100%;
		height: 100%;
	}

	.contents .intro__contents {
		width: 100%;
	}

	.contents .intro__contents li {
		margin-bottom: 8px;
	}

	.contents .intro__contents li.odd {
		padding-right: 4px;
	}

	.contents .intro__contents li.even {
		padding-left: 4px;
	}

	.contents .bx-pager .bx-pager-item a {
		background: url(../img/common/pager_sp.png) no-repeat right 0;
		background-size: 56px 28px;
		-webkit-background-size: 56px 28px;
	}

	.contents .intro__head li a:before {
		display: none;
	}

	.contents .intro__contents .box--news a:after {
		width: 32px;
		height: 32px;
		background: url(../img/common/icon_link_local_black_sp.png) no-repeat center top;
		background-size: 32px 32px;
		-webkit-background-size: 32px 32px;
	}

	.contents .intro__contents .box--news a:after {
		background-color: #fff100;
	}

	.contents .intro__contents .box--news a:before {
		display: none;
	}

	.contents .intro__contents .box--news a:hover:before {
		display: none;
	}

	.contents .intro__contents .box--news a:hover:after {
		background: url(../img/common/icon_link_local_black_sp.png) no-repeat center top;
		background-color: #fff100;
		background-size: 32px 32px;
		-webkit-background-size: 32px 32px;
	}

	.contents .intro__contents .box--news a {
		padding: 12px;
	}

	.contents .intro__contents .box--news .icon {
		width: 95px;
		height: 20px;
		line-height: 1.66667;
	}

	.contents .intro__contents .box--news .icon {
		width: 95px;
		height: 20px;
		line-height: 1.66667;
	}

	.contents .intro__contents .box--news time {
		position: relative;
		top: auto;
		right: auto;
	}

	.contents .intro__contents .box--news .ttl {
		line-height: 1.428571429;
	}

	.contents .intro__contents .box--pr {
		padding: 12px 25px;
	}

	.contents .intro__contents .box--pr .balloon {
		margin: 0 auto 14px;
		width: 70px;
		height: 20px;
		font-size: 1.0rem;
		line-height: 2;
	}

	.contents .intro__contents .box--pr .balloon:after {
		bottom: -7px;
		margin-left: -4px;
		width: 9px;
		height: 7px;
		background: url(../img/top/pr_bg_sp.png) no-repeat center center;
		background-size: 9px 7px;
		-webkit-background-size: 9px 7px;
	}

	.contents .intro__contents .box--pr .bxslider-pr {
		margin: 0;
		padding: 0;
		width: 100%;
		height: auto;
	}

	.contents .intro__contents .box--pr .bxslider-pr li {
		margin: 0;
		padding: 0;
		width: 100%;
		height: 100%;
		font-size: 0;
		line-height: 1;
	}

	.contents .intro__contents .box--pr .bxslider-pr li img {
		display: block;
		height: auto;
	}

	.contents .intro__contents .box--pr .bxslider-pr .pr-play {
		bottom: -15px;
		margin-left: -13px;
		background: url(../img/common/icon_play_sp.png) no-repeat center center;
		background-size: 23px 23px;
		-webkit-background-size: 23px 23px;
	}

	.contents .intro__contents .box--pr .bxslider-pr.is-active .pr-play {
		background: url(../img/common/icon_play_sp.png) no-repeat center center;
		background-size: 23px 23px;
		-webkit-background-size: 23px 23px;
	}

	.contents .intro__contents .box--pr .bx-pager {
		bottom: -23px;
		left: 50%;
		margin-left: -10px;
		width: 28px;
	}

	.contents .intro__contents .box--pr li {
		padding: 0;
	}

	.contents .news {
		margin: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		height: auto;
	}

	.contents .news__head {
		margin: 0;
		width: 100%;
		height: auto;
	}

	.contents .news__head:after {
		content: '';
		display: block;
		padding-top: 100%;
	}

	.contents .news__head__inner {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.contents .news__head {
		float: none;
		margin-bottom: 8px;
		width: 100%;
	}

	.contents .news__contents {
		float: none;
		width: 100%;
		height: auto;
	}

	.contents .news__contents li {
		margin: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 50%;
		height: auto;
	}

	.contents .news__contents .item {
		margin: 0;
		width: 100%;
		height: auto;
	}

	.contents .news__contents .item:after {
		content: '';
		display: block;
		padding-top: 100%;
	}

	.contents .news__contents .item__inner {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.contents .news {
		margin-bottom: 8px;
	}

	.contents .news__head {
		margin: 0;
		width: 100%;
		background: #fff;
	}

	.contents .news__head:after {
		display: none;
	}

	.contents .news__contents {
		margin: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		height: auto;
	}

	.contents .news__contents li {
		width: 100%;
	}

	.contents .news__head .box {
		padding: 20px 24px 0;
	}

	.contents .news__head .ttl {
		margin-bottom: 20px;
		border-top: 4px solid #1d1d1d;
		line-height: 2;
		color: #1d1d1d;
	}

	.contents .news__head .btn:after {
		width: 32px;
		height: 32px;
		background: url(../img/common/icon_link_local_white_sp.png) no-repeat center top;
		background-size: 32px 32px;
		-webkit-background-size: 32px 32px;
	}

	.contents .news__head .btn {
		display: none;
	}

	.contents .news__head .bxpager-news {
		padding: 0;
		text-align: center;
	}

	.contents .news__head .bxpager-news a:after {
		width: 32px;
		height: 32px;
		background: url(../img/common/icon_link_local_white_sp.png) no-repeat center top;
		background-size: 32px 32px;
		-webkit-background-size: 32px 32px;
	}

	.contents .news__head .bxpager-news a {
		display: inline-block;
		padding: 0;
		padding-right: 40px;
		color: #1d1d1d;
	}

	.contents .news__head .bxpager-news a:after {
		position: absolute;
		top: 6px;
		left: auto;
		display: inline-block;
		width: 12px;
		height: 12px;
		background: url(../img/top/news_icon_link_sp.png) no-repeat 0 0;
		background-size: 72px 12px;
		-webkit-transition: all .2s;
		transition: all .2s;
		right: 18px;
		-webkit-background-size: 72px 12px;
	}

	.contents .news__head .bxpager-news a:hover:after,
	.contents .news__head .bxpager-news a.active:after {
		background: url(../img/top/news_icon_link_sp.png) no-repeat 0 0;
		background-size: 72px 12px;
		-webkit-background-size: 72px 12px;
	}

	.contents .news__head .bxpager-news a.all,
	.contents .news__head .bxpager-news a.all.active,
	.contents .news__head .bxpager-news a.all:hover {
		color: #1d1d1d;
	}

	.contents .news__head .bxpager-news a.all:after,
	.contents .news__head .bxpager-news a.all.active:after,
	.contents .news__head .bxpager-news a.all:hover:after {
		background-position: 0 0;
	}

	.contents .news__head .bxpager-news a.info,
	.contents .news__head .bxpager-news a.info.active,
	.contents .news__head .bxpager-news a.info:hover {
		color: #1d1d1d;
	}

	.contents .news__head .bxpager-news a.info:after,
	.contents .news__head .bxpager-news a.info.active:after,
	.contents .news__head .bxpager-news a.info:hover:after {
		background-position: -12px 0;
	}

	.contents .news__head .bxpager-news a.release,
	.contents .news__head .bxpager-news a.release.active,
	.contents .news__head .bxpager-news a.release:hover {
		color: #1d1d1d;
	}

	.contents .news__head .bxpager-news a.release:after,
	.contents .news__head .bxpager-news a.release.active:after,
	.contents .news__head .bxpager-news a.release:hover:after {
		background-position: -24px 0;
	}

	.contents .news__head .bxpager-news a.ir,
	.contents .news__head .bxpager-news a.ir.active,
	.contents .news__head .bxpager-news a.ir:hover {
		color: #1d1d1d;
	}

	.contents .news__head .bxpager-news a.ir:after,
	.contents .news__head .bxpager-news a.ir.active:after,
	.contents .news__head .bxpager-news a.ir:hover:after {
		background-position: -36px 0;
	}

	.contents .news__head .bxpager-news a.publicity,
	.contents .news__head .bxpager-news a.publicity.active,
	.contents .news__head .bxpager-news a.publicity:hover {
		color: #1d1d1d;
	}

	.contents .news__head .bxpager-news a.publicity:after,
	.contents .news__head .bxpager-news a.publicity.active:after,
	.contents .news__head .bxpager-news a.publicity:hover:after {
		background-position: -48px 0;
	}

	.contents .news__head .bxpager-news a.others,
	.contents .news__head .bxpager-news a.others.active,
	.contents .news__head .bxpager-news a.others:hover {
		color: #1d1d1d;
	}

	.contents .news__head .bxpager-news a.others:after,
	.contents .news__head .bxpager-news a.others.active:after,
	.contents .news__head .bxpager-news a.others:hover:after {
		background-position: -60px 0;
	}

	.contents .news__head .bxpager-news a.active:after {
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}

	.contents .news__contents time {
		float: none;
		display: block;
		margin-bottom: 6px;
	}

	.contents .news__contents .icon {
		position: absolute;
		top: 15px;
		float: none;
		right: 0;
	}

	.contents .news__contents .headline {
		float: none;
		width: auto;
	}

	.contents .news .news__list {
		padding: 0;
		height: auto;
	}

	.contents .news__foot {
		display: block;
		padding: 24px 18px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		background: #fff;
	}

	.contents .news__foot .btn {
		position: relative;
		display: block;
		background: #1d1d1d;
		font-weight: bold;
		font-size: 1.6rem;
		line-height: 4.0625;
		color: #fff;
		text-align: center;
	}

	.contents .news__foot .btn:after {
		width: 32px;
		height: 32px;
		background: url(../img/common/icon_link_local_white_sp.png) no-repeat center top;
		background-size: 32px 32px;
		-webkit-background-size: 32px 32px;
	}

	.contents .service {
		margin: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		height: auto;
	}

	.contents .service__head {
		margin: 0;
		width: 100%;
		height: auto;
	}

	.contents .service__head:after {
		content: '';
		display: block;
		padding-top: 100%;
	}

	.contents .service__head__inner {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.contents .service__head {
		float: none;
		margin-bottom: 8px;
		width: 100%;
	}

	.contents .service__contents {
		float: none;
		width: 100%;
		height: auto;
	}

	.contents .service__contents li {
		margin: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 50%;
		height: auto;
	}

	.contents .service__contents .item {
		margin: 0;
		width: 100%;
		height: auto;
	}

	.contents .service__contents .item:after {
		content: '';
		display: block;
		padding-top: 100%;
	}

	.contents .service__contents .item__inner {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.contents .service {
		margin-bottom: 8px;
	}

	.contents .service__head {
		margin: 0;
		width: 100%;
		background: #fff;
	}

	.contents .service__head:after {
		display: none;
	}

	.contents .service__contents {
		width: 100%;
	}

	.contents .service__head .box {
		padding: 20px 24px 0;
	}

	.contents .service__head .ttl {
		margin-bottom: 20px;
		border-top: 4px solid #1d1d1d;
		line-height: 2;
		color: #1d1d1d;
	}

	.contents .service__head .btn:after {
		width: 32px;
		height: 32px;
		background: url(../img/common/icon_link_local_white_sp.png) no-repeat center top;
		background-size: 32px 32px;
		-webkit-background-size: 32px 32px;
	}

	.contents .service__head .btn {
		display: none;
	}

	.contents .service__contents .item a:after {
		width: 32px;
		height: 32px;
		background: url(../img/common/icon_link_local_black_sp.png) no-repeat center top;
		background-size: 32px 32px;
		-webkit-background-size: 32px 32px;
	}

	.contents .service__contents .item a:after {
		background-color: #fff100;
	}

	.contents .service__contents .item a:before {
		display: none;
	}

	.contents .service__contents .item a:hover:before {
		display: none;
	}

	.contents .service__contents .item a:hover:after {
		background: url(../img/common/icon_link_local_black_sp.png) no-repeat center top;
		background-color: #fff100;
		background-size: 32px 32px;
		-webkit-background-size: 32px 32px;
	}

	.contents .service__contents .item a[target]:after {
		background: url(../img/common/icon_link_window_sp.png) no-repeat center top;
		background-size: 10px 10px;
		-webkit-background-size: 10px 10px;
	}

	.contents .service__contents .item a:before {
		display: none;
	}

	.contents .service__contents .item a:hover:before {
		display: none;
	}

	.contents .service__contents .item a:hover[target]:after {
		background: url(../img/common/icon_link_window_sp.png) no-repeat center top;
		background-size: 10px 10px;
		-webkit-background-size: 10px 10px;
	}

	.contents .service__foot {
		display: block;
		padding: 24px 18px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		background: #fff;
	}

	.contents .service__foot .btn {
		position: relative;
		display: block;
		background: #1d1d1d;
		font-weight: bold;
		font-size: 1.6rem;
		line-height: 4.0625;
		color: #fff;
		text-align: center;
	}

	.contents .service__foot .btn:after {
		width: 32px;
		height: 32px;
		background: url(../img/common/icon_link_local_white_sp.png) no-repeat center top;
		background-size: 32px 32px;
		-webkit-background-size: 32px 32px;
	}

	.contents .aside {
		margin: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		height: auto;
	}

	.contents .aside__head {
		margin: 0;
		width: 100%;
		height: auto;
	}

	.contents .aside__head:after {
		content: '';
		display: block;
		padding-top: 100%;
	}

	.contents .aside__head__inner {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.contents .aside__head {
		float: none;
		margin-bottom: 8px;
		width: 100%;
	}

	.contents .aside__contents {
		float: none;
		width: 100%;
		height: auto;
	}

	.contents .aside__contents li {
		margin: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 50%;
		height: auto;
	}

	.contents .aside__contents .item {
		margin: 0;
		width: 100%;
		height: auto;
	}

	.contents .aside__contents .item:after {
		content: '';
		display: block;
		padding-top: 100%;
	}

	.contents .aside__contents .item__inner {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.contents .aside__contents li {
		margin-bottom: 8px;
	}

	.contents .aside__contents li.odd {
		padding-right: 4px;
	}

	.contents .aside__contents li.even {
		padding-left: 4px;
	}

	.contents .aside__contents .box h3 {
		font-size: 2.8rem;
	}

	.contents .aside__contents .box p {
		font-size: 1.2rem;
	}

	.contents .aside__contents .box a[target]:after {
		background: url(../img/common/icon_link_window_sp.png) no-repeat center top;
		background-size: 10px 10px;
		-webkit-background-size: 10px 10px;
	}

	.contents .aside__contents .box a:before {
		display: none;
	}

	.contents .aside__contents .box a:hover:before {
		display: none;
	}

	.contents .aside__contents .box a:hover[target]:after {
		background: url(../img/common/icon_link_window_sp.png) no-repeat center top;
		background-size: 10px 10px;
		-webkit-background-size: 10px 10px;
	}

	.contents .aside__contents .box--recruit {
		background: #fff100;
	}

	.contents .aside__contents .box--recruit .head {
		position: absolute;
		top: 50%;
		margin-top: -28px;
		padding: 0;
		width: 100%;
		height: auto;
	}

	.contents .aside__contents .box--intern {
		background: #fff100;
	}

	.contents .aside__contents .box--intern .head {
		position: absolute;
		top: 50%;
		margin-top: -39px;
		padding: 0;
		width: 100%;
		height: auto;
	}

	.contents .aside__contents .box--intern .head h3 {
		line-height: 1.1;
	}

	.contents .aside__contents .box--blog {
		background: none;
	}

	.contents .aside__contents .box--blog .head {
		position: absolute;
		top: 50%;
		margin-top: -39px;
		padding: 0;
		width: 100%;
		height: auto;
	}

	.contents .aside__contents .box--blog .head h3 {
		margin: 0;
		line-height: 1.1;
	}

	.contents .aside__contents .box--blog a[target]:after {
		background: url(../img/common/icon_link_window_yellow_sp.png) no-repeat center top;
		background-size: 10px 10px;
		-webkit-background-size: 10px 10px;
	}

	.contents .aside__contents .box--blog a:hover[target]:after {
		background: url(../img/common/icon_link_window_yellow_sp.png) no-repeat center top;
		background-size: 10px 10px;
		-webkit-background-size: 10px 10px;
	}

	.contents .aside__contents .box--facebook {
		background: none;
	}

	.contents .aside__contents .box--facebook .head {
		position: absolute;
		top: 50%;
		margin-top: -58px;
		padding: 0;
		width: 100%;
		height: auto;
	}

	.contents .aside__contents .box--facebook .head h3 {
		display: block;
		overflow: hidden;
		margin: 0 auto;
		width: 50px;
		height: 80px;
		background: url(../img/top/fb_bg_sp.png) no-repeat 0 0;
		background-size: 50px 80px;
		text-indent: 101%;
		white-space: nowrap;
		word-wrap: normal;
		-webkit-background-size: 50px 80px;
	}

	.contents .aside__contents .box--facebook a[target]:after {
		background: url(../img/common/icon_link_window_yellow_sp.png) no-repeat center top;
		background-size: 10px 10px;
		-webkit-background-size: 10px 10px;
	}

	:root .contents .aside__contents .box--facebook a:hover[target]:after {
		background: url(../img/common/icon_link_window_yellow_sp.png) no-repeat center top;
		background-size: 10px 10px;
		-webkit-background-size: 10px 10px;
	}

	.contents .map {
		margin: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		height: auto;
	}

	.contents .map__head {
		margin: 0;
		width: 100%;
		height: auto;
	}

	.contents .map__head:after {
		content: '';
		display: block;
		padding-top: 100%;
	}

	.contents .map__head__inner {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.contents .map__head {
		float: none;
		margin-bottom: 8px;
		width: 100%;
	}

	.contents .map__contents {
		float: none;
		width: 100%;
		height: auto;
	}

	.contents .map__contents li {
		margin: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 50%;
		height: auto;
	}

	.contents .map__contents .item {
		margin: 0;
		width: 100%;
		height: auto;
	}

	.contents .map__contents .item:after {
		content: '';
		display: block;
		padding-top: 100%;
	}

	.contents .map__contents .item__inner {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.contents .map__contents li {
		margin-bottom: 8px;
		width: 100%;
	}

	.contents .map__contents .item {
		height: 175px;
	}

	.contents .map__contents .item__inner {
		position: relative;
		overflow: hidden;
	}

	.contents .map2 {
		margin: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		height: auto;
	}

	.contents .map2__head {
		margin: 0;
		width: 100%;
		height: auto;
	}

	.contents .map2__head:after {
		content: '';
		display: block;
		padding-top: 100%;
	}

	.contents .map2__head__inner {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.contents .map2__head {
		float: none;
		margin-bottom: 8px;
		width: 100%;
	}

	.contents .map2__contents {
		float: none;
		width: 100%;
		height: auto;
	}

	.contents .map2__contents li {
		margin: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 50%;
		height: auto;
	}

	.contents .map2__contents .item {
		margin: 0;
		width: 100%;
		height: auto;
	}

	.contents .map2__contents .item:after {
		content: '';
		display: block;
		padding-top: 100%;
	}

	.contents .map2__contents .item__inner {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.contents .map2__contents li {
		margin-bottom: 8px;
		width: 100%;
	}

	.contents .map2__contents .item {
		height: 175px;
	}
}




@media screen and (min-width: 0) and (max-width: 767px) and (min-width: 0) and (max-width: 767px){

	.spnav .spnav-2nd__item a:after,
	.spnav .spnav-3rd__item a:after,
	.spnav .spnav-4th__item a:after {
		width: 32px;
		height: 32px;
		background: url(../img/common/icon_link_local_black_sp.png) no-repeat center top;
		background-size: 32px 32px;
		-webkit-background-size: 32px 32px;
	}

	.spnav .spnav-2nd__item a[target]:after,
	.spnav .spnav-3rd__item a[target]:after,
	.spnav .spnav-4th__item a[target]:after {
		background: url(../img/common/icon_link_window_sp.png) no-repeat center top;
		background-size: 10px 10px;
		-webkit-background-size: 10px 10px;
	}
}




@media screen and (min-width: 0) and (max-width: 400px){

	.footer .links {
		padding-top: 2px;
	}

	.footer .links li {
		float: none;
	}
}




@media screen and (min-width: 660px) and (max-width: 767px){

	.contents .map__contents .item .is-sp p img {
		margin-top: -12px;
		width: 730px;
		height: 195px;
	}

	.contents .map__contents .item .is-sp p:after {
		top: -12px;
		margin-left: -365px;
		width: 730px;
		height: 195px;
	}

	.contents .map__contents .map-tokyo .item .is-sp p:after {
		background-size: 730px 195px;
		-webkit-background-size: 730px 195px;
	}

	.contents .map__contents .map-osaka .item .is-sp p:after {
		background-size: 730px 195px;
		-webkit-background-size: 730px 195px;
	}

	#en .contents .map__contents .map-tokyo .item .is-sp p:after {
		background-size: 730px 195px;
		-webkit-background-size: 730px 195px;
	}
}
