/*
Theme Name: omni-amp
Theme URI:
Description: Theme of omni-amp
Version: 1.0
Author: AG2
Author URI: http://ag2works.tokyo/
*/
/**********************************
***********************************
Start of rest
   http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
***********************************
**********************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	font-family: Helvetica, Arial, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 100%;
	vertical-align: baseline;
	padding: 0;
	margin: 0;
	border: 0;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/********************
AG2Origin
   http://ag2works.tokyo/
   Ver 1.0 - 1 Jun 2017
   License: none (public domain)
********************/
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
html,
body {
	width: 100%;
	min-width: 320px;
	word-wrap: break-word;
	word-break: normal;
	text-align: center;
	-webkit-text-size-adjust: 100%;/** for sp's font-size **/
	font-size: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
}
s, strike {
	text-decoration: line-through;
}
a {
	color: #44A7C2;
	text-decoration: none;
	transition: .2s;
}
img {
	width: auto;
	height: auto;
}
li {
	list-style: none;
}
hr {
	border-style: none;
	border: 1px solid #262626;
}
input, button, textarea, select {
	font-family: Helvetica, Arial, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	background: none transparent;
	outline: none;
	background-color: #fff;
	color: #404040;
	font-size: 12px;
	line-height: 1.6;
	border: 1px solid;
	border-radius: 0;
	padding: 5px;
	margin: 0;
	vertical-align: middle;
	-webkit-appearance: none;
	appearance: none;
}
input[type="radio"] {
	border-radius: 50%;
}
input:checked {
	background-color: #262626;
}
input[type="submit"],
button {
	background-color: #262626;
	color: #fff;
	border: 1px solid #262626;
	cursor: pointer;
}
::selection {
	color: #ffffff;
	background-color: #0f7a9a;
}
::-moz-selection {
	color: #ffffff;
	background-color: #0f7a9a;
}
/** block-content **/
.h1-01, .h2-01, .h3-01, .h4-01, .h5-01, .h6-01 {
}
.h1-02, .h2-02, .h3-02, .h4-02, .h5-02, .h6-02 {
}
.block-content blockquote {
	position:relative;
	width: 90%;
	background-color: #ffffff;
	color: #909090;
	font-size: 90%;
	font-style: italic;
	line-height: 1.8;
	padding: 40px 20px;
	margin: 20px auto;
	border: 1px solid #eeeeee;
}
.block-content blockquote:before,
.block-content blockquote:after {
	position: absolute;
	color: #eeeeee;
	font-family: 'ag2icon';
	font-size: 18px;
}
.block-content blockquote:before {
	content: "\f10d";
	top: 0;
	left: 10px;
}
.block-content blockquote:after {
	content: "\f10e";
	bottom: 0;
	right: 10px;
}
.block-content ol,
.block-content ul {
	margin: 30px 0 30px 1em;
}
.block-content ol li {
	list-style: decimal;
	line-height: 2;
}
.block-content ul li {
	list-style: disc;
	line-height: 2;
}
.block-content hr {
	border-style: none;
	border: none;
	border-top: 1px solid #262626;
}
.block-content a {
	color: #0f7a9a;
	border-bottom: 1px solid;
	transition: .2s;
}
.block-content a:hover {
	border-bottom: 1px solid transparent;
}
.block-content p {
	word-wrap: break-word;
	word-break: break-all;
	text-align: justify;
}
.block-content img,
.block-content iframe {
	max-width: 100%;
	margin: 15px auto;
}
.block-content iframe {
	min-width: 150px;
	min-height: 100px;
}
.block-content {
	text-align: left;
	font-size: 15px;
	line-height: 1.8;
	letter-spacing: .03em;
}
/**********************************
***********************************
End of reset
***********************************
**********************************/
@font-face {
  font-family: 'ag2icon';
  src: url('font/ag2icon/ag2icon.eot?99575421');
  src: url('font/ag2icon/ag2icon.eot?99575421#iefix') format('embedded-opentype'),
       url('font/ag2icon/ag2icon.woff2?99575421') format('woff2'),
       url('font/ag2icon/ag2icon.woff?99575421') format('woff'),
       url('font/ag2icon/ag2icon.ttf?99575421') format('truetype'),
       url('font/ag2icon/ag2icon.svg?99575421#ag2icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.ag2icon {
  display: inline-block;
  font: normal normal normal 14px/1 ag2icon;
  font-size: inherit;
  line-height: 1em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ag2icon-location:before { content: '\e807'; }
.ag2icon-search:before { content: '\e800'; }


/** Start of mutual **/
html,
body {
	background-color: #ffffff;
	color: #404040;
}
.display-pc {
	display: none;
}
.minh {
	min-height: 100vh;
}
.footeroffset {
	padding-bottom: 48px;
}
#body-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}
#wrap {}
/** End of mutual **/

/**********************************
***********************************
Start of back-to-top
***********************************
**********************************/
/** backtohome **/
#backtohome {
	display: inline-block;
	position: fixed;
	left: 20px;
	bottom: 65px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
}
.backtohome {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	transition: .2s;
}
#backtohome a {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
#backtohome a::after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	background-color: #262626;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	border-radius: 50%;
	transition: .3s cubic-bezier(0.175, 0.885, 0.32, 3);
}
#backtohome a:hover::after {
	width: 110%;
	height: 110%;
}
#backtohome a .svg-logo {
	fill: #ffffff;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: +1;
}
/** backtotop **/
#backtotop {
	display: inline-block;
	position: fixed;
	right: 20px;
	bottom: 65px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	cursor: pointer;
}
.backtotop {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	transition: .2s;
}
.backtotopOn {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	transition: .2s cubic-bezier(0.175, 0.885, 0.32, 1.2);
}
.backtotop::after {
	content:"";
	position: absolute;
	top: 55%;
	left: 50%;
	width: 12px;
	height: 12px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	-webkit-transform: translate(-50%,-50%) rotate(45deg);
	-moz-transform: translate(-50%,-50%) rotate(45deg);
	-ms-transform: translate(-50%,-50%) rotate(45deg);
	-o-transform: translate(-50%,-50%) rotate(45deg);
	transform: translate(-50%,-50%) rotate(45deg);
}
.backtotop span {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	background-color: #262626;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	border-radius: 50%;
	transition: .3s cubic-bezier(0.175, 0.885, 0.32, 3);
}
.backtotop:hover span {
	width: 110%;
	height: 110%;
}
/**********************************
***********************************
End of back-to-top
***********************************
**********************************/

/**********************************
***********************************
Start of z-index
***********************************
**********************************/
header {
	z-index: 9999;
}
.menu-btn-wrap {
	z-index: 99999;
}
.index-bg {
	z-index: 1;
}
.index-bg-layer {
	z-index: 9;
}
#body-inner {
	z-index: 99;
}
#wrap {
	z-index: 99;
}
footer {
	z-index: 900;
}
#backtohome,
#backtotop {
	z-index: 901;
}
.index-modalslide {
	z-index: 999;
}
.slick-arrow {
	z-index: 9990;
}
.workslide-btn-wrap {
	z-index: 9991;
}
/**********************************
***********************************
End of z-index
***********************************
**********************************/

/**********************************
***********************************
Start of loader
***********************************
**********************************/
.preset {
	position: fixed;
	top: 0;
	left: 0;
}
#loader {
	width: 100%;
	height: 100vh;
	/*height: 0 !important;*/
	overflow: hidden;
	background-color: #ffffff;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	flex-direction: column;
	transition: .6s .1s;
}
.loaded {
	height: 0 !important;
}
#loader-inner {
	width: 100%;
	opacity: 0;
}
#p-loading {
	font-size: 18px;
	letter-spacing: .1em;
}
#loading-bar {
	display: inline-block;
	width: 120px;
	height: 2px;
	overflow: hidden;
	background-color: #cccccc;
	text-align: left;
	border-radius: 2px;
	margin: 15px auto 25px;
}
#span-loading {
	display: inline-block;
	width: 0%;
	height: 2px;
	background-color: #b4b4aa;
	transition: .2s;
}
.span-loader {
	display: block;
	font-size: 12px;
	letter-spacing: .05em;
}
.span-loaderdot01 {
	position: relative;
	-webkit-animation: blink 1s infinite;
	animation: blink 1.2s infinite;
}
.span-loaderdot02 {
	position: relative;
	-webkit-animation: blink 1s infinite;
	animation: blink 1.2s .3s infinite;
}
.span-loaderdot03 {
	position: relative;
	-webkit-animation: blink 1s infinite;
	animation: blink 1.2s .6s infinite;
}
@-webkit-keyframes blink {
	0% {opacity: 1;}
	50% {opacity: 0;}
}
@keyframes blink {
	0% {opacity: 1;}
	50% {opacity: 0;}
}
/**********************************
***********************************
End of loader
***********************************
**********************************/

/**********************************
***********************************
Start of header
***********************************
**********************************/
header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}
/** Start of menu-btn **/
.menu-btn-wrap {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 22px;
}
.menu-btn {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 20px;
	cursor: pointer;
}
.menu-btn span {
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
	width: 0;
	height: 2px;
	background-color: #262626;
	border-radius: 10px;
	/*transition: .2s, width .8s ease;*/
}
.menu-btn .span-btn-show {
	width: 100%;
}
.menu-btn span:nth-child(1) {
	left: 0;
	transition: .2s, width .6s ease;
}
.menu-btn span:nth-child(2) {
	top: 8px;
	right: 0;
	transition: .2s, width .6s .12s ease;
}
.menu-btn span:nth-child(3) {
	top: 16px;
	left: 0;
	transition: .2s, width .6s .22s ease;
}
.menu-btn-on span:nth-child(1) {
	top: 8px !important;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}
.menu-btn-on span:nth-child(2) {
	opacity: 0;
}
.menu-btn-on span:nth-child(3) {
	top: 8px !important;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
/** End of menu-btn **/
/** Start of header-svg **/
.header-svg-wrap {
	position: absolute;
	bottom: 1px;
	width: 100%;
	height: 200px;
	overflow: hidden;
	text-align: left;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
	transition: .6s;
}
.header-svg-wrapOn {
	bottom: 30px;
}
.header-svg-wrapNavOn {
	bottom: 1px;
	transition: .4s;
}
.svg-header {
	display: inline-block;
	width: 830px;/*830.142*/
	height: 200px;
}
/** End of header-svg **/
/**********************************
***********************************
End of header
***********************************
**********************************/

/**********************************
***********************************
Start of nav
***********************************
**********************************/
header nav {
	width: 100%;
	height: 0;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #ffffff;
}
.ul-nav {
	text-align: left;
	padding: 90px 0 15px;
}
.li-nav {
	display: inline-block;
	width: 100%;
}
.li-nav a {
	display: block;
	padding-left: 45px;
	padding-left: calc((55 / 375) * 100%);
}
.li-nav a:hover {
	background-color: #f0f0f0;
}
.li-nav a span {
	display: block;
	color: #262626;
	font-size: 20px;
	font-weight: 700;
	padding: 13px 0;
	transition: .2s, opacity .2s ease, transform .2s cubic-bezier(0.175, 0.885, 0.32, 1.1);
}
.li-nav a:hover span {
	color: #808080;
	transition: .2s, opacity .2s ease, transform .3s cubic-bezier(0.175, 0.885, 0.32, 1.1);
}
/** Start of seach **/
.searchform-wrap {
	width: 100%;
	padding: 30px 0 15px 15px;
}
#search {
	display: inline-block;
	width: 60px;
	font-size: 20px;
	line-height: 1.2;
	border: none;
	border-bottom: 1px solid;
	padding: 3px 0;
	margin: 0 5px 0 0;
	transition: .2s, width .4s cubic-bezier(0.175, 0.885, 0.32, 1.4);
}
#searchsubmit {
	background-color: #fff;
	color: #262626;
	border: none;
	cursor: pointer;
}
#searchsubmit i {
	font-size: 15px;
	line-height: 20px;
	transition: .2s;
}
#searchsubmit:hover i {
	color: #b4b4aa;
}
.searchOn #search {
	width: 150px;
	border-color: #808080;
}
/** End of seach **/
/** Start of navPop **/
.navPop {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	transition: transform .1s cubic-bezier(0.175, 0.885, 0.32, 1.1);
}
.navPopOn {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	transition: transform .3s cubic-bezier(0.175, 0.885, 0.32, 1.1);
}
/** End of navPop **/
/**********************************
***********************************
End of nav
***********************************
**********************************/

/**********************************
***********************************
Start of index-mutual
***********************************
**********************************/
.col01 {
	padding-top: 75px;
	padding-bottom: 75px;
}
.col02 {
	padding-top: 45px;
	padding-bottom: 45px;
}
.row01 {
	padding-left: 20px;
	padding-right: 20px;
}
.bg01 {
	background-color: #ffffff;
}
.bg02 {
	background-color: #fafaf8;
}
.bg03 {
	background-color: rgb(225, 225, 222, 0.9);/*ffffff*/
}
.bg04 {
	background-color: rgb(225, 225, 222, 0.9);/*ffffff*/
}
/** Start of index **/
.h2-index,
.h1-single,
.h2-error404 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: .05em;
	padding-bottom: 45px;
}
.h1-single {
	font-size: 16px;
	padding-top: 30px;
}
.h2-error404 {
	padding-top: 45px;
}
.h2-index-p {
	font-size: 26px;
	letter-spacing: 0;
	line-height: 1.2;
}
.block-work-wrap .h2-index,
.h1-single,
.h2-error404 {
	color: #404040;
}
.p-none,
.span-error-url {
	display: inline-block;
	color: #ffffff;
	text-align: left;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
}
.span-error-url {
	display: block;
	text-align: center;
	letter-spacing: .1em;
}
.error404-desc {
	display: inline-block;
	text-align: left;
	padding: 45px 0 0;
}
.p-error404 {
	color: #ffffff;
	font-weight: bold;
}
/** Start of boxEffect **/
.boxtitle {
	opacity: 0;
	transition: opacity .2s ease-out;
}
.titleOn {
	opacity: 1;
}
.span-chara {
	display: inline-block;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	transition: .6s cubic-bezier(0.175, 0.885, 0.32, 1.2);
}
.span-charaOn {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.boxfade,
.boxfade02 {
	transform: translate3d(0px, 20px, 0px);
	opacity: 0;
	transition: 1s cubic-bezier(0.175, 0.575, 0.565, 1), opacity .8s;
}
.boxfadeOn,
.boxfade02On {
	transform: translate3d(0px, 0px, 0px);
	opacity: 1;
}
.boxpop {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	transition: transform .6s;
}
.boxpopOn {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
/** End of boxEffect **/
/**********************************
***********************************
End of index-mutual
***********************************
**********************************/

/**********************************
***********************************
Start of index-bg
***********************************
**********************************/
.index-bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	transition: .2s;
}
.index-bg-layer {
/*	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(img/bg.png);
	background-repeat: repeat;*/
}
/** Start of slick **/
.ul-index-bg {
	width: 100%;
	height: 100vh;
}
.li-index-bg {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100vh;
	overflow: hidden;
}
.index-bg-img-wrap {
	position: absolute;
	top: 0;
	left: 50%;
	display: inline-block;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.img-index-bg {
	height: 100vh;
}
/**********************************
***********************************
End of index-bg
***********************************
**********************************/

/**********************************
***********************************
Start of index-top
***********************************
**********************************/
#index-top {
	position: relative;
	width: 100%;
	overflow: hidden;
	/*height: 100vh;*/
}
/** Start of top-slider **/
.index-top-slider {
	position: relative;
	width: 100%;
	height: 100%;
}
.index-top-slider-fix {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 70%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.index-top-slider-inner {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding: 0 30px;
}
.ul-index-top-slider {
	display: inline-block;
	width: 100%;
	height: 100%;
	overflow: hidden !important;
}
.slick-list,
.slick-track {
	width: 100%;
	height: 100%;
}
.li-index-top-slider {
	display: inline-block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.block-index-top-slider {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: 1s;
}
a.block-index-top-slider:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.img-index-top-slider {
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
/** slick-arrow **/
.index-top-slider .slick-arrow {
	position: absolute;
	top: 50%;
	font-size: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
	z-index: +1;
	transition: .2s;
}
.index-top-slider .slick-arrow:hover {
	color: #262626;
}
.index-top-slider .slick-prev {
	left: 13px;
}
.index-top-slider .slick-next {
	right: 13px;
}
.index-top-slider .slick-prev,
.index-top-slider .slick-next {
	display: inline-block;
	width: 12px;
	height: 12px;
	color: #808080;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.index-top-slider .slick-prev {
	border-bottom: 2px solid;
	border-left: 2px solid;
}
.index-top-slider .slick-next {
	border-top: 2px solid;
	border-right: 2px solid;
}
/** Start of top-scroll **/
.top-scroll {
	position: absolute;
	bottom: 100px;
	/*right: 30px;*/
	left: 50%;
	z-index: +1;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.top-scroll>span {
	display: inline-block;
	position: relative;
/*	-webkit-transform: translateX(100%);
	transform: translateX(100%);*/
}
.top-scroll>span::before,
.top-scroll>span::after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 10px;
	left: 50%;
	height: 140px;
	width: 1px;
	background-color: #404040;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.top-scroll>span::after {
	background-color: #e6e6e6;
	-webkit-animation: scrll 2s ease-in-out infinite normal;
	animation: scrll 2s ease-in-out infinite normal;
}
@-webkit-keyframes scrll {
 0% {
 	top: 10px;
	height: 0px;
 }
 15% {
 	top: 10px;
	height: 140px;
 }
 30% {
 	top: 150px;
	height: 0px;
 }
 100% {
 	top: -140px;
	height: 0px;
}
}
@keyframes scrll {
 0% {
 	top: 10px;
	height: 0px;
 }
 15% {
 	top: 10px;
	height: 140px;
 }
 30% {
 	top: 150px;
	height: 0px;
 }
 100% {
 	top: -140px;
	height: 0px;
}
}
.top-scroll>span span {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-bottom: 2px solid;
	border-left: 2px solid;
	-webkit-transform: translateY(-15px) rotate(-45deg);
	transform: translateY(-15px) rotate(-45deg);
}
/**********************************
***********************************
End of index-top
***********************************
**********************************/

/**********************************
***********************************
Start of index-about
***********************************
**********************************/
.block-index {
	margin: 0 auto;
}
.img-index {
	width: 100%;
	margin: 0 auto 15px;
}
.index-about-main {}
.index-about-main .svg-logo {
	width: 40px;
	height: auto;
	fill: #262626;
}
.index-about-main .svg-logo .path-logo01 {
	fill: #b4b4aa;
}
.index-about-main .svg-logo .path-logo02 {
	fill: #b4b4aa;
}
.index-about-main .svg-logo .path-logo03 {
	fill: #b4b4aa;
}
.index-about-main .svg-logo .path-logo04 {
	fill: #b4b4aa;
}
.index-about-main-b {
	padding: 10px 0 15px;
}
.index-about-main-b span {
	font-size: 18px;
	letter-spacing: .05em;
}
/** Start of service **/
.service-btn-top-wrap {
	padding: 45px 0 0;
}
.service-btn-top {
	display: inline-block;
	position: relative;
	padding: 15px 35px;
	border-radius: 44px;
	cursor: pointer;
}
.service-btn-top-bg {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	background-color: #262626;
	border-radius: 44px;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	transition: .3s cubic-bezier(0.175, 0.885, 0.32, 3);
}
.service-btn-top:hover .service-btn-top-bg {
	width: 110%;
	height: 110%;
}
.span-service-btn-top {
	position: relative;
	color: #ffffff;
	font-size: 13px;
	z-index: +1;
}
.span-service-btn-top::before,
.span-service-btn-top::after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 50%;
	background-color: #ffffff;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: .3s;
}
.span-service-btn-top::before {
	right: -16px;
	width: 2px;
	height: 10px;
}
.span-service-btn-top::after {
	right: -20px;
	width: 10px;
	height: 2px;
}
.service-btnOn .span-service-btn-top::before,
.service-btnOn .span-service-btn-top::after {
	-webkit-transform: translateY(-50%) rotate(-135deg);
	-moz-transform: translateY(-50%) rotate(-135deg);
	-ms-transform: translateY(-50%) rotate(-135deg);
	-o-transform: translateY(-50%) rotate(-135deg);
	transform: translateY(-50%) rotate(-135deg);
}
.service-btn-top:hover .span-service-btn-top::before,
.service-btn-top:hover .span-service-btn-top::after {
	-webkit-transform: translateY(-50%) rotate(180deg);
	-moz-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%) rotate(180deg);
	-o-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}
.service-btnOn:hover .span-service-btn-top::before,
.service-btnOn:hover .span-service-btn-top::after {
	-webkit-transform: translateY(-50%) rotate(45deg);
	-moz-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	-o-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
}
.index-service-wrap {
	height: 0;
	overflow: hidden;
	margin: 0 auto;
}
.ul-index-service {}
.li-index-service {
	text-align: center;
	padding: 45px 0 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	transition: transform .1s;
}
.index-serviceOn .li-index-service {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.li-index-service h4,
.li-index-service p {
	word-wrap: break-word;
	word-break: break-all;
	text-align: justify;
	text-align: left;
	font-size: 14px;
	line-height: 1.8;
	letter-spacing: .03em;
}
.li-index-service h4 {
	display: inline-block;
	font-size: 15px;
	font-weight: 700;
}
.li-index-service p {
	padding: 5px 0 0;
	border-top: 1px solid #cccccc;
}
.li-index-service img { 
	max-width: 100%; /* コンテナの幅に収める */ 
	height: auto; /* 縦横比を維持 */ 
}
.index-service-link {
	padding: 20px 0 15px;
}
.a-service-link {
	display: inline-block;
	position: relative;
	padding: 11px 25px;
	border-radius: 35px;
}
.service-link-bg {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	border: 1px solid #262626;
	border-radius: 35px;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	transition: .3s cubic-bezier(0.175, 0.885, 0.32, 3);
}
.a-service-link:hover .service-link-bg {
	width: 110%;
	height: 110%;
}
.span-service-link {
	position: relative;
	color: #262626;
	font-size: 13px;
	padding: 0 8px 0 0;
	z-index: +1;
	transition: color .2s;
}
.span-service-c-link {
	padding: 0;
}
.span-service-link::before,
.span-service-link::after {
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
}
.span-service-link::before {
	top: 2px;
	right: -8px;
	border: 1px solid;
}
.span-service-link::after {
	top: 4px;
	right: -10px;
	border-bottom: 1px solid;
	border-right: 1px solid;
}
.span-service-c-link::before,
.span-service-c-link::after {
	display: none;
}
.service-btn-bottom-wrap {
	padding: 45px 0 10px;
}
.service-btn-bottom {
	display: inline-block;
	position: relative;
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 100%;
	cursor: pointer;
	transition: .2s;
}
.service-btn-bottom:hover {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.service-btn-bottom-bg {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	background-color: #262626;
	border-radius: 100%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	transition: .3s cubic-bezier(0.175, 0.885, 0.32, 3);
}
.service-btn-bottom:hover .service-btn-bottom-bg {
	width: 110%;
	height: 110%;
}
.span-service-btn-bottom {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.span-service-btn-bottom::before,
.span-service-btn-bottom::after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 25px;
	height: 5px;
	background-color: #ffffff;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	transition: .2s;
}
.span-service-btn-bottom::before {
	-webkit-transform: translate(-50%,-50%) rotate(45deg);
	-moz-transform: translate(-50%,-50%) rotate(45deg);
	-ms-transform: translate(-50%,-50%) rotate(45deg);
	-o-transform: translate(-50%,-50%) rotate(45deg);
	transform: translate(-50%,-50%) rotate(45deg);
}
.span-service-btn-bottom::after {
	-webkit-transform: translate(-50%,-50%) rotate(-45deg);
	-moz-transform: translate(-50%,-50%) rotate(-45deg);
	-ms-transform: translate(-50%,-50%) rotate(-45deg);
	-o-transform: translate(-50%,-50%) rotate(-45deg);
	transform: translate(-50%,-50%) rotate(-45deg);
}
/** End of service **/
/** Start of works-thum **/
.block-work-wrap {
	overflow: hidden;
	margin: 0 auto;
}
.ul-index-thum {
	display: block;
	overflow: hidden;
	text-align: left;
	padding: 0 0 45px;
	margin: 0 -10px -10px 0;
}
.li-index-thum {
	display: inline-block;
	width: 33%;
	width: -webkit-calc(100% / 3);
	width: calc(100% / 3);
	max-width: 260px;
	padding: 0 10px 10px 0;
}
.block-work {
	position: relative;
	width: 100%;
	padding-top: 100%;
	cursor: pointer;
}
.block-work-hover {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 60%;
	height: 60%;
	overflow: hidden;
	background-color: #ffffff;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	border-radius: 100%;
	opacity: 0;
	z-index: +1;
	transition: .3s;
}
.block-work:hover .block-work-hover {
	width: 45%;
	height: 45%;
	opacity: 1;
}
.block-work-hover svg {
	-webkit-transform: translateY(2px);
	 -moz-transform: translateY(2px);
	  -ms-transform: translateY(2px);
	   -o-transform: translateY(2px);
	      transform: translateY(2px);
	fill: #262626;
	width: 40%;
	height: auto;
}
.block-work .block-work-hover svg .path-logo01,
.block-work .block-work-hover svg .path-logo02,
.block-work .block-work-hover svg .path-logo03,
.block-work .block-work-hover svg .path-logo04 {
	-webkit-transform: translateY(5px);
	 -moz-transform: translateY(5px);
	  -ms-transform: translateY(5px);
	   -o-transform: translateY(5px);
	      transform: translateY(5px);
	opacity: 0;
	transition: .2s;
}
.block-work:hover .block-work-hover svg .path-logo01,
.block-work:hover .block-work-hover svg .path-logo02,
.block-work:hover .block-work-hover svg .path-logo03,
.block-work:hover .block-work-hover svg .path-logo04 {
	-webkit-transform: translateY(0px);
	 -moz-transform: translateY(0px);
	  -ms-transform: translateY(0px);
	   -o-transform: translateY(0px);
	      transform: translateY(0px);
	opacity: 1;
}
.block-work:hover .block-work-hover svg .path-logo01,
.block-work:hover .block-work-hover svg .path-logo02 {
	transition: .2s, opacity .6s;
}
.block-work:hover .block-work-hover svg .path-logo02 {
	-webkit-transform: translateY(-1px);
	 -moz-transform: translateY(-1px);
	  -ms-transform: translateY(-1px);
	   -o-transform: translateY(-1px);
	      transform: translateY(-1px);
}
.block-work:hover .block-work-hover svg .path-logo03 {
	transition: .2s .2s, opacity .6s .2s;
}
.block-work:hover .block-work-hover svg .path-logo04 {
	transition: .2s .4s, opacity .6s .4s;
}
.block-work-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.block-work-thumb,
.block-work-nonthumb {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
	height: 100%;
}
.img-block-work-thumb {
	width: 100%;
	height: auto;
	border-radius: 2px;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	transition: .4s;
}
.block-work:hover .img-block-work-thumb {
	-webkit-transform: scale(0.95);
	-moz-transform: scale(0.95);
	-ms-transform: scale(0.95);
	-o-transform: scale(0.95);
	transform: scale(0.95);
}
.block-work-nonthumb {
	background-color: #262626;
	padding: 5px;
	transition: .2s;
}
.block-work:hover .block-work-nonthumb {
	-webkit-transform: scale(0.95);
	-moz-transform: scale(0.95);
	-ms-transform: scale(0.95);
	-o-transform: scale(0.95);
	transform: scale(0.95);
}
.span-work-nonthumb {
	color: #ffffff;
	font-size: 12px;
}
.index-more {
}
.a-index-more {
	display: inline-block;
	position: relative;
	width: 66px;
	height: 66px;
	text-align: center;
	border-radius: 100%;
}
.index-more-bg {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	background-color: #262626;
	border-radius: 100%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: -1;
	transition: .3s cubic-bezier(0.175, 0.885, 0.32, 3), background-color .2s;
}
.a-index-more:hover .index-more-bg {
	width: 110%;
	height: 110%;
	background-color: #ffffff;
}
.span-index-more {
	color: #ffffff;
	font-size: 13px;
	line-height: 65px;
	transition: color .2s;
}
.a-index-more:hover .span-index-more {
	color: #262626;
}
/** Start of agency **/
.index-to-agency {
	padding: 45px 0 0;
}
.a-index-to-agency {
	display: inline-block;
	position: relative;
	padding: 15px 35px;
	border-radius: 44px;
	cursor: pointer;
}
.a-index-to-agency::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	background-color: #262626;
	border-radius: 44px;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	transition: .3s cubic-bezier(0.175, 0.885, 0.32, 3);
}
.a-index-to-agency:hover::after {
	width: 110%;
	height: 110%;
}
.span-index-to-agency {
	position: relative;
	color: #ffffff;
	font-size: 13px;
	z-index: +1;
}
.span-index-to-agency::after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 50%;
	width: 8px;
	height: 8px;
}
.span-index-to-agency::after {
	right: -13px;
	-webkit-transform: translate(50%,-50%) rotate(45deg);
	transform: translate(50%,-50%) rotate(45deg);
	border-top: 2px solid;
	border-right: 2px solid;
}
/** End of agency **/
/**********************************
***********************************
End of index-about
***********************************
**********************************/

/**********************************
***********************************
Start of index-slidework
***********************************
**********************************/
.index-modalslide {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.5);
}
.modal-loader {
	position: absolute;
	top: 50%;
	left: 50%;
	color: #ffffff;
	font-size: 30px;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: +1;
}
.index-workslide-inner,
.index-agencyslide-inner {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	max-width: 840px;
	max-height: 100%;
	overflow: hidden;
	overflow-y: auto;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	padding: 30px 0 5px;
}
.slide-wrap {
	opacity: 0;
	transition: .2s;
}
.workslideOn .slide-wrap {
	opacity: 1;
	transition: .3s .8s;
}
.ul-modalslide {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.li-workslide {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0 45px;
}
.block-workslide {}
.a-workslide {}
.block-workslide-inner {
	background-color: #262626;
}
.block-workslide-thumb-wrap {
	width: 100%;
}
.block-workslide-thumb,
.block-workslide-nonthumb {
	position: relative;
	width: 100%;
	padding-top: 67%;
	overflow: hidden;
	transition: .2s;
}
.img-block-workslide-thumb {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 100%;
	width: auto;
	max-height: 100%;
	height: auto;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	transition: .2s;
}
.block-workslide-nonthumb {
	background-color: #262626;
}
.span-workslide-nonthumb {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 14px;
	color: #ffffff;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.workslide-data {
	color: #404040;
	padding: 15px;
}
.workslide-data .h2-index {
	padding: 0 0 10px;
}
.h3-block-workslidetitle {
	display: inline-block;
	word-wrap: break-word;
	word-break: break-all;
	text-align: justify;
	text-align: left;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.3;
	padding: 0 0 10px;
}
.workslide-detail {
	display: inline-block;
	position: relative;
	padding: 10px 30px;
	border-radius: 33px;
}
.workslide-detail-bg {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	background-color: #262626;
	border-radius: 34px;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	transition: .3s cubic-bezier(0.175, 0.885, 0.32, 3), background-color .2s;
}
.a-workslide:hover .workslide-detail-bg,
.a-agencyslide:hover .workslide-detail-bg {
	width: 110%;
	height: 110%;
}
.span-workslide {
	position: relative;
	color: #ffffff;
	font-size: 13px;
	z-index: +1;
	padding: 0 8px 0 0;
	transition: color .2s;
}
.span-workslide::before,
.span-workslide::after {
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
}
.span-workslide::before {
	top: 2px;
	right: -8px;
	border: 1px solid;
}
.span-workslide::after {
	top: 4px;
	right: -10px;
	border-bottom: 1px solid;
	border-right: 1px solid;
}
/** slick-arrow **/
.index-modalslide .slick-arrow {
	position: absolute;
	top: 0;
	width: 45px;
	height: 100%;
}
.index-modalslide .slick-arrow:hover {
	background-color: rgba(0,0,0,.7);
}
.index-modalslide .slick-prev {
	left: 0;
}
.index-modalslide .slick-next {
	right: 0;
}
.index-modalslide .slick-prev span,
.index-modalslide .slick-next span {
	position: absolute;
	top: 50%;
	width: 20px;
	height: 20px;
	color: #ffffff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.index-modalslide .slick-prev span {
	left: 18px;
	border-bottom: 3px solid;
	border-left: 3px solid;
}
.index-modalslide .slick-next span {
	position: absolute;
	right: 18px;
	border-top: 3px solid;
	border-right: 3px solid;
}
/** Start of close-btn **/
.workslide-btn-wrap {
	position: relative;
	display: inline-block;
	padding: 15px 0 0;
}
.slide-close-wrap,
.slide-more-wrap {
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
}
.slide-close-btn {
	display: inline-block;
	position: relative;
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 100%;
	cursor: pointer;
	transition: .2s;
}
.slide-close-btn:hover {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.slide-close-bg {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	border-radius: 100%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: -1;
	transition: .3s cubic-bezier(0.175, 0.885, 0.32, 3), background-color .2s;
}
.slide-close-btn:hover .slide-close-bg {
	width: 110%;
	height: 110%;
}
.span-slide-close {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.span-slide-close::before,
.span-slide-close::after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 25px;
	height: 5px;
	background-color: #cccccc;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	transition: .2s;
}
.span-slide-close::before {
	-webkit-transform: translate(-50%,-50%) rotate(45deg);
	-moz-transform: translate(-50%,-50%) rotate(45deg);
	-ms-transform: translate(-50%,-50%) rotate(45deg);
	-o-transform: translate(-50%,-50%) rotate(45deg);
	transform: translate(-50%,-50%) rotate(45deg);
}
.span-slide-close::after {
	-webkit-transform: translate(-50%,-50%) rotate(-45deg);
	-moz-transform: translate(-50%,-50%) rotate(-45deg);
	-ms-transform: translate(-50%,-50%) rotate(-45deg);
	-o-transform: translate(-50%,-50%) rotate(-45deg);
	transform: translate(-50%,-50%) rotate(-45deg);
}
.slide-close-btn:hover .span-slide-close::before,
.slide-close-btn:hover .span-slide-close::after {
	background-color: #262626;
}
.slide-more-wrap {}
.a-slide-more {
	display: inline-block;
	position: relative;
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 100%;
}
.slide-more-bg {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	border-radius: 100%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: -1;
	transition: .3s cubic-bezier(0.175, 0.885, 0.32, 3), background-color .2s;
}
.a-slide-more:hover .slide-more-bg {
	width: 110%;
	height: 110%;
}
.span-slide-more {
	color: #cccccc;
	font-size: 10px;
	line-height: 50px;
	transition: .2s;
}
.a-slide-more:hover .span-slide-more {
	color: #262626;
}
/** Start of modalpop **/
.modalpop {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	transition: transform .6s;
}
.workslideOn .modalpop {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
/** End of modalpop **/
/**********************************
***********************************
End of index-slidework
***********************************
**********************************/

/**********************************
***********************************
Start of index-company
***********************************
**********************************/
.block-company-main {
	width: 100%;
}
.block-company-main-01 {}
.block-company-main-02 {}
.span-company {
	display: block;
	text-align: left;
	line-height: 1.4;
	letter-spacing: .01em;
	padding: 0 0 20px;
}
.span-company-jp {}
.span-company-en {
	/*display: none;*/
}
.span-company a {
	border-bottom: 1px solid transparent;
}
.span-company a:hover {
	border-bottom: 1px solid #44A7C2;
}
/** lang-btn **/
.company-lang-btn-wrap {
	overflow: hidden;
	text-align: center;
	padding: 30px 0 20px;
	margin: 0 -15px 0 0;
}
.company-lang-btn {
	display: inline-block;
	border-radius: 100%;
	margin: 0 15px 0 0;
	cursor: pointer;
}
.company-lang-selected {
	cursor: initial;
}
.span-company-lang-btn {
	display: inline-block;
	position: relative;
	width: 35px;
	height: 35px;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	line-height: 35px;
	border-radius: 100%;
	z-index: 99;
}
.company-lang-selected .span-company-lang-btn {
	color: #262626;
}
.span-company-lang-btn::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	background-color: #262626;
	border: 3px solid #262626;
	border-radius: 100%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: -1;
	transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 3), color .3s;
}
.company-lang-btn:hover .span-company-lang-btn::before {
	width: 110%;
	height: 110%;
}
.company-lang-selected .span-company-lang-btn::before {
	background-color: transparent;
}
.company-lang-selected:hover .span-company-lang-btn::before {
	width: 100%;
	height: 100%;
}
/** ggl-map **/
.block-map {}
#googlemap-wrap {
	position: relative;
	width: 100%;
	padding: 60% 0 0;
	margin: 30px auto;
}
#googlemap-iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#googlemap-iframe iframe {
	width: 100%;
	max-width: 100%;
	height: 100%;
}
.map-open {
	display: inline-block;
}
.a-map-open {
	display: inline-block;
	position: relative;
	padding: 15px 30px;
	border-radius: 44px;
}
.map-open-bg {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	background-color: #262626;
	border-radius: 44px;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	transition: .3s cubic-bezier(0.175, 0.885, 0.32, 3), background-color .2s;
}
.a-map-open:hover .map-open-bg {
	width: 110%;
	height: 110%;
	background-color: #ffffff;
}
.span-map-open {
	position: relative;
	color: #ffffff;
	font-size: 13px;
	z-index: +1;
	transition: color .2s;
}
.span-map-open i {
	font-size: 15px;
	padding: 0 7px 0 0;
}
.a-map-open:hover .span-map-open {
	color: #262626;
}
/**********************************
***********************************
End of index-company
***********************************
**********************************/

/**********************************
***********************************
Start of index-contact
***********************************
**********************************/
.cf-wrap {
	text-align: left;
	padding: 45px 0 0;
	margin: 0 auto;
}
/** Start of contactform7 **/
.block-cf {
	margin: 0 auto 20px;
}
.cf-message {
	margin: 0 auto 30px;
}
.cf-title-wrap {
	width: 100%;
	padding: 0 0 5px;
}
.span-cf-title,
.span-require {
	font-size: 13px;
	line-height: 1.6;
	font-weight: bold;
}
.span-cf-subtitle {
	font-size: 12px;
	font-weight: bold;
}
.span-require {
	color: #cc0000;
	font-weight: normal;
	padding: 0 0 0 2px;
}
.cf-form-wrap {
	width: 100%;
	background-color: #fafafa;
}
.block-cf input,
.block-cf textarea {
	display: block;
	width: 100%;
	background-color: transparent;
	font-size: 13px;
	letter-spacing: .05em;
	line-height: 1.6;
	padding: 5px;
	border: 1px solid transparent;
	transition: .2s;
}
.block-cf input:focus,
.block-cf textarea:focus {
	background-color: #fafafa;
	border: 1px solid #a0a0a0;
}
.block-cf input::placeholder,
.block-cf textarea::placeholder {
	color: #b2b2b2;
}
.block-cf input:focus::placeholder,
.block-cf textarea:focus::placeholder {
	color: #505050;
}
.submit-box {
	width: 100%;
	text-align: center;
}
.submit-wrap {
	display: inline-block;
	position: relative;
	width: 66px;
	height: 66px;
}
.submit-box input {
	display: inline-block;
	cursor: pointer;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	background-color: #262626;
	color: #ffffff;
	font-size: 13px;
	border-radius: 100%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	transition: .3s cubic-bezier(0.175, 0.885, 0.32, 3), background-color .2s;
}
.submit-box input:hover {
	width: 110%;
	height: 110%;
}
/** system **/
.screen-reader-response {
  display: none !important;
}
.wpcf7-not-valid-tip {
  background-color: rgba(204,0,0,.5) !important;
  text-align: left;
  color: #ffffff !important;
  font-size: 13px !important;
  font-weight: 100 !important;
  line-height: 1.8 !important;
  padding: 3px 10px !important;
  margin: 0 !important;
  border: none !important;
}
.wpcf7 .wpcf7-response-output {
  text-align: left;
  padding: 3px 10px !important;
  margin: 20px 0 !important;
  border: none !important;
}
.wpcf7 .wpcf7-validation-errors {
  text-align: left;
  color: #cc0000;
  font-size: 13px;
  font-weight: 100;
  line-height: 1.8;
  border: 1px solid #cc0000 !important;
}
.wpcf7 .wpcf7-mail-sent-ok {
  background-color: #fcfdf1;
  text-align: left;
  color: #00001e;
  font-size: 13px;
  font-weight: 100;
  line-height: 1.8;
  border: 1px solid #00001e !important;
}
.ajax-loader {
	display: none;
}
/** End of contactform7 **/
/** Start of recaptcha **/
.grecaptcha-badge { visibility: hidden; }
.cf-recaptcha {
	text-align: center;
	padding: 30px 0 60px;
}
.recaptcha_policy {
	display: inline-block;
	text-align: left;
	font-size: 10px;
	line-height: 1.6;
	letter-spacing: .02em;
}
/** End of recaptcha **/
/**********************************
***********************************
End of index-contact
***********************************
**********************************/

/**********************************
***********************************
Start of archive
***********************************
**********************************/
.page-archive {
	padding: 30px 0 0;
}
.h3-archive {
	display: inline-block;
	text-align: left;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3;
	letter-spacing: .05em;
	padding-bottom: 45px;
}
.page-archive .ul-index-thum {
	padding: 0;
}
/** search **/
#page-search .h2-index {
	padding-bottom: 15px;
}
.p-search-word {
	display: inline-block;
	color: #ffffff;
	text-align: left;
	font-size: 14px;
	letter-spacing: .05em;
	line-height: 1.3;
	padding: 0 30px 45px;
}
/** pagenation **/
.pagenation {}
.ul-pagenation {
	padding: 45px 0 60px;
}
.ul-pagenation li {
	display: inline-block;
	padding: 0 5px 10px;
}
.ul-pagenation .li-space {
	padding: 0;
}
.ul-pagenation .li-newer {
	display: none;
}
.ul-pagenation .li-older {
	display: none;
}
.span-pagenation {
	display: inline-block;
	width: 25px;
	height: 25px;
	background-color: #262626;
	color: #ffffff;
	font-size: 12px;
	line-height: 25px;
	border-radius: 100%;
	transition: .2s;
}
.li-pagenation-active .span-pagenation {
	color: #262626;
	background-color: #ffffff;
}
.li-space .span-pagenation {
	width: initial;
	color: #ffffff;
	background-color: transparent;
}
.ul-pagenation li a:hover .span-pagenation {
	color: #262626;
	background-color: #ffffff;
}
/**********************************
***********************************
End of archive
***********************************
**********************************/

/**********************************
***********************************
Start of single
***********************************
**********************************/
.block-single {
	padding: 100px 0 0;
}
.block-content-wrap {
	position: relative;
	z-index: +1;
}
.block-single-inner {
	margin: 0 auto;
}
.span-h1-single {
	color: #7d7d7d;
	border-bottom: 2px solid #7d7d7d;
}
.h2-single-title {
	text-align: center;
	padding-bottom: 30px;
}
.span-single-title {
	display: inline-block;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
}
.single-thumb {
	padding-bottom: 30px;
}
.img-thumb-single {
	width: 100%;
}
/** single-pager **/
.single-pager {}
.ul-single-pager {
	padding: 0 0 45px;
}
.ul-single-pager li {
	width: 33%;
	width: calc(100% / 3);
	display: inline-block;
}
.li-single-pager-next {
	text-align: right;
}
.li-single-pager-works {
	padding: 0 15px;
}
.li-single-pager-prev {
	text-align: left;
}
.a-single-pager {
	position: relative;
	color: #7d7d7d;
	font-size: 15px;
	font-weight: bold;
}
.a-single-pager:hover {
	color: #262626;
}
.a-single-pager-next span::before,
.a-single-pager-prev span::after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 50%;
	width: 10px;
	height: 10px;
}
.a-single-pager-next span::before {
	left: -10px;
	-webkit-transform: translate(-50%,-50%) rotate(45deg);
	transform: translate(-50%,-50%) rotate(45deg);
	border-bottom: 2px solid;
	border-left: 2px solid;
	transition: left .3s cubic-bezier(0.175, 0.885, 0.32, 3);
}
.a-single-pager-prev span::after {
	right: -10px;
	-webkit-transform: translate(50%,-50%) rotate(45deg);
	transform: translate(50%,-50%) rotate(45deg);
	border-top: 2px solid;
	border-right: 2px solid;
	transition: right .3s cubic-bezier(0.175, 0.885, 0.32, 3);
}
.a-single-pager-next:hover span::before {
	left: -12px;
}
.a-single-pager-prev:hover span::after {
	right: -12px;
}
/** yarpp **/
.h3-related {
	color: #ffffff !important;
	font-size: 18px !important;
	font-weight: bold !important;
	letter-spacing: .05em !important;
	padding-bottom: 30px !important;
}
.ul-related {
	padding: 0;
}
.yarpp-related a {
	font-weight: normal !important;
}
.no-related {
	padding: 30px 0;
}
.no-related span {
	display: inline-block;
	color: #ffffff;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
}
/**********************************
***********************************
End of single
***********************************
**********************************/

/**********************************
***********************************
Start of page
***********************************
**********************************/
.page-wrap {
	padding: 0 0 120px;
}
/**********************************
***********************************
End of page
***********************************
**********************************/

/**********************************
***********************************
Start of footer
***********************************
**********************************/
footer {
	position: relative;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #262626;
}
.footer-l,
.footer-r {
	width: 100%;
}
.footer-l {
	padding: 10px 0 5px;
}
.footer-r {
	padding: 0 0 5px;
}
.footer-logo {}
.span-footer-logo {
	color: #ffffff;
	font-size: 18px;
	letter-spacing: .05em;
	transition: .2s;
}
a:hover .span-footer-logo {
	color: #b4b4aa;
}
#copyright {
	color: #a0a0a0;
	font-size: 10px;
	letter-spacing: .05em;
}
/**********************************
***********************************
End of footer
***********************************
**********************************/