@charset "utf-8";

/* reset.css
----------------------------------------- */
html,body,h1,h2,h3,h4,h5,h6,p,div,
ul,ol,li,dl,dt,dd,
table,caption,th,td,
form,button,label,address,blockquote,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border:0;
	outline:0;
	font-size: 100%;
	font-weight: normal;
}
body {
	line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}
nav ul {
	list-style:none;
}
hr {
	display: none;
}
img,abbr {
	border: none;
	vertical-align: bottom;
}
ul,ol,li {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th,td {
	text-align: left;
}
/* clearfix */
.cf {
	zoom: 1;
}
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}

@charset "utf-8";

/* common.css
----------------------------------------- */
html {
	font-size: 62.5%;
}
html,body#top {
	width: 100%;
	height: 100%;
}
body {
	font-family: YakuHanJP_Noto, 'Noto Sans JP', sans-serif;
	font-size: 1.4rem;
	color: #111;
	line-height: 1.8;
	letter-spacing: 0.06em;
	text-align: left;
	font-weight: 400;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
a {
	color: #111;
	text-decoration: none;
}
a:hover {
	color: #111;
	text-decoration: none;
}
a:focus {
}

.footer-copyright {
    padding-bottom: 60px;
}

/*.conimg , .conimg2{
	display: none;
}*/

.pc {
	display: none !important;
}
.sp {
	display: block !important;
}

img.sp{
    margin: 0 auto;
}

.main-tagline-jpn img {
    min-width: inherit;
}

.main-tagline-jpn{
	width:100%!important;
}

.main-visual-copy {
    width: 100%;
    top: 4%;
}

.main-tagline-jpn.fade-in {
    text-align: center;
}



input:focus, 
select:focus, 
textarea:focus {
}
/*img {
	width: 100%;
	height: auto;
	-webkit-backface-visibility: hidden;
}*/
* {
	box-sizing: border-box;
}
.grecaptcha-badge {
	visibility: hidden;
}

/* common
----------------------------------------- */
/* loading */
#contents-wrap {
	height: 100%;
	opacity: 0;
	transition: all 1.4s;
}
#contents-wrap.fade-in {
	opacity: 1;
}
.loading-img {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	margin-top: -50px;
	margin-left: -50px;
	text-align: center;
	color: #fff;
	z-index: 2;
	text-align: center;
}
.loading-img img {
	width: 100%;
	height: auto;
}

/* breadcrumbs-area */
.breadcrumbs-area {
	box-sizing: border-box;
	margin-top: 10px;
	padding: 0 20px 0;
}
.breadcrumbs-list {
	text-align: right;
}
.breadcrumbs-list li {
	display: inline-block;
	font-size: 1.2rem;
	line-height: 1.4;
	letter-spacing: 0.02em;
}
.breadcrumbs-list a {
	display: inline-block;
	position: relative;
	margin-right: 28px;
	color: #111;
}
.breadcrumbs-list a::before {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	right: -17px;
	width: 7px;
	height: 1px;
	background-color: #0168B7;
}
.breadcrumbs-list li span {
	color: #111;
}

/* page-nation */
.page-nation {
	margin-top: 70px;
	padding: 0 20px;
	text-align: center;
}
.page-nation a,
.page-nation .current {
	font-family: 'Roboto', sans-serif;
	margin: 0 8px 0;
	font-size: 1.4rem;
}
.page-nation a {
}
.page-nation .current {
	color: #0168B7;
	text-decoration: underline;
}

/* page-nation-detail */
.page-nation-detail {
	font-family: 'Roboto', sans-serif;
	position: relative;
	margin: 0 auto;
	text-align: center;
	font-size: 1.2rem;
}
.prev-btn {
	position: absolute;
	top: 0;
	left: 0;
}
.prev-btn a {
}
.prev-btn a img {
	width: 30px;
	height: auto;
}
.back-btn {
	padding-top: 3px;
}
.back-btn a {
	color: #111;
}
.next-btn {
	position: absolute;
	top: 0;
	right: 0;
}
.next-btn a {
}
.next-btn a img {
	width: 30px;
	height: auto;
}

/* ttl */

/* link */


/* header
----------------------------------------- */
#header {
}
.header-logo {
	box-sizing: border-box;
	position: relative;
	width: 185px;
	height: auto;
	padding: 24px 0 20px 25px;
	z-index: 10000;
}

/* page-visual-area */
.page-visual-area {
	position: relative;
	width: 100%;
	padding: 0 10px;
}
.page-visual {
	position: relative;
	height: 240px;
	border-radius: 7px;
	z-index: -10;
}
.page-visual-ttl {
	display: inline-block;
	position: relative;
	margin-top: -40px;
	padding: 26px 55px 0 30px;
	background-color: #fff;
	border-top-right-radius: 7px;
	z-index: 100;
}
.page-visual-ttl-inner {
	position: relative;
}

.page-visual-ttl .jpn {
	display: block;
	padding-top: 22px;
	font-size: 2.4rem;
	line-height: 1.2;
	opacity: 0;
	transition: all 1.0s;
}
.page-visual-ttl.fade-in .jpn {
	opacity: 1;
	transition-delay: .3s;
}
.page-visual-ttl .eng {
	position: absolute;
	top: 0;
	left: 0;
	font-family: 'Roboto', sans-serif;
	font-size: 1.2rem;
	padding-left: 2px;
	opacity: 0;
	transition: all 1.0s;
}
.page-visual-ttl.fade-in .eng {
	opacity: 1;
	transition-delay: .1s;
}


/* slide-menu-btn */
.slide-menu-btn {
	position: absolute;
	top: 30px;
	right: 34px;
	z-index: 10000;
}
.slide-menu-nav {
	box-sizing: border-box;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	padding: 120px 0 80px;
	background-color: rgba(255,255,255,0.92);
	z-index: 9000;
	opacity: 0;
	visibility: hidden;
	transition: all .3s;
}
.slide-menu-nav.open {
	visibility: visible;
	opacity: 1;
}
.slide-menu-nav .gnav {
	text-align: center;
}
.slide-menu-nav .gnav li {
	position: relative;
	margin-bottom: 25px;
}
.slide-menu-nav li:last-child {
	margin-bottom: 0;
}
.slide-menu-nav .gnav li.gnav06 {
	padding-top: 20px;
}

.slide-menu-nav .gnav a {
	position: relative;
	display: inline-block;
	font-size: 1.6rem;
	color: #111;
	line-height: 1.0;
	letter-spacing: 0.06em;
}
.slide-menu-nav .gnav01 {
	padding-top: 5px;
	opacity: 0;
	transition: all .6s;
}
.slide-menu-nav .gnav02 {
	padding-top: 5px;
	opacity: 0;
	transition: all .6s;
	transition-delay: .04s;
}
.slide-menu-nav .gnav03 {
	padding-top: 5px;
	opacity: 0;
	transition: all .6s;
	transition-delay: .08s;
}
.slide-menu-nav .gnav04 {
	padding-top: 5px;
	opacity: 0;
	transition: all .6s;
	transition-delay: .12s;
}
.slide-menu-nav .gnav05 {
	padding-top: 5px;
	opacity: 0;
	transition: all .6s;
	transition-delay: .16s;
}
.slide-menu-nav .gnav06 {
	padding-top: 5px;
	opacity: 0;
	transition: all .6s;
	transition-delay: .20s;
}
.slide-menu-nav.open .gnav01,
.slide-menu-nav.open .gnav02,
.slide-menu-nav.open .gnav03,
.slide-menu-nav.open .gnav04,
.slide-menu-nav.open .gnav05,
.slide-menu-nav.open .gnav06 {
	padding-top: 0;
	opacity: 1;
}

/* menu-trigger */
.menu-trigger,
.menu-trigger span {
	display: inline-block;
	transition: all .3s;
	box-sizing: border-box;
}
.menu-trigger {
	position: relative;
	width: 25px;
	height: 13px;
}
.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #111;
}
.menu-trigger span:nth-of-type(1) {
	top: 0px;
}
.menu-trigger span:nth-of-type(2) {
	top: 6px;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 0px;
}
.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(7px) rotate(-45deg);
	transform: translateY(7px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
	left: 50%;
	opacity: 0;
	-webkit-animation: active-menu-bar02 .8s forwards;
	animation: active-menu-bar02 .8s forwards;
}
@-webkit-keyframes active-menu-bar02 {
	100% {
		height: 0;
	}
}
@keyframes active-menu-bar02 {
	100% {
		height: 0;
	}
}
.menu-trigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-5px) rotate(45deg);
	transform: translateY(-5px) rotate(45deg);
}
#top .slide-menu-nav .gnav01 a,
#service .slide-menu-nav .gnav02 a,
#recruit .slide-menu-nav .gnav03 a,
#company .slide-menu-nav .gnav04 a,
#news .slide-menu-nav .gnav05 a,
#contact .slide-menu-nav .gnav06 a {
	color: #0168B7;
}


/* contents
----------------------------------------- */
.under #contents {
	margin-top: 30px;
}

/* form-input-tbl */
.form-input-tbl {
	width: 100%;
}
.form-input-tbl th,
.form-input-tbl td {
	display: block;
	width: 100%;
}
.form-input-tbl th {
	margin-bottom: 10px;
	font-size: 1.3rem;
	color: #111;
	letter-spacing: 0.07em;
}
.form-input-tbl td {
	margin-bottom: 20px;
	font-size: 1.4rem;
	color: #111;
}

/* form */
.input-text {
	font-family: YakuHanJP_Noto, 'Noto Sans JP', sans-serif;
	width: 100%;
	height: 42px;
	box-sizing: border-box;
	padding: 2px 8px;
	border: 1px solid #C6D8E8;
	background-color: #EDF4FA;
	color: #111;
	vertical-align: middle;
	font-size: 1.4rem;
}
.textarea {
	font-family: YakuHanJP_Noto, 'Noto Sans JP', sans-serif;
	box-sizing: border-box;
	width: 	100%;
	padding: 8px 8px;
	border: 1px solid #C6D8E8;
	background-color: #EDF4FA;
	font-size: 1.4rem;
}
.input-select {
	font-family: YakuHanJP_Noto, 'Noto Sans JP', sans-serif;
	width: 16em;
	height: 40px;
	margin-right: 5px;
	padding: 6px 8px;
	border: 1px solid #C6D8E8;
	background-color: #EDF4FA;
	color: #111;
	font-size: 1.2rem;
	line-height: 1.6;
	vertical-align: middle;
}
.submit-btn {
	font-family: YakuHanJP_Noto, 'Noto Sans JP', sans-serif;
	display: block;
	width: 	75%;
	margin: 30px auto 0;
	padding: 18px 0;
	background-color: #0168B7;
	text-align: center;
	font-size: 1.4rem;
	color: #fff;
	letter-spacing: 0.1em;
}
.submit-btn:hover {
}
input[type="button"],input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
input[type="text"],
input[type="button"],
input[type="email"],
input[type="submit"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	border-radius: 0;
}

input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, textarea:focus, select:focus {
	border: 1px solid #0168B7;
	outline: 0;
}
button[type="submit"]:focus {
	background-color: #0168B7;
	color: #111;
	outline: 0;
}
.required-input-mark {
	color: #ff0000;
}
.form-alert-text {
	margin-bottom: 40px;
	font-size: 1.2rem;
	text-indent: -1em;
	margin-left: 1em;
	line-height: 1.6;
}

/* contact-sec */
.contact-sec {
	margin-top: 0px;
	padding: 88px 40px 90px;
	background: url(img/contact-bg_sp.png) center center no-repeat;
	background-size: cover;
	color: #fff;
}
.contact-sec-ttl-area {
	margin-bottom: 50px;
}
.contact-sec-ttl {
	margin-bottom: 35px;
	text-align: center;
}
.contact-sec-ttl .eng {
	font-family: 'Roboto', sans-serif;
	font-size: 1.2rem;
}
.contact-sec-ttl .jpn {
	display: block;
	font-size: 2.4rem;
	letter-spacing: 0.02em;
}
.contact-sec-ttl-lead {
	font-size: 1.3rem;
	line-height: 2.1;
}
.contact-sec-ttl-lead .br {
	display: none;
}
.contact-sec-cta-area {

}
.contact-sec-tel-area {
	position: relative;
	margin-bottom: 40px;
}
.contact-sec-tel-ttl {
	position: absolute;
	top: 8px;
	left: 0;
	font-family: 'Roboto', sans-serif;
	font-size: 1.2rem;
}
.contact-sec-tel-num {
	display: inline-block;
	margin-bottom: 3px;
	padding-left: 37px;
	font-family: 'Roboto', sans-serif;
	font-size: 2.8rem;
	color: #fff;
}
.contact-sec-tel-text {
	padding-left: 37px;
	font-size: 1.2rem;
}
.contact-sec-form-area {
}

.contact-form-btn {
	position: relative;
	display: block;
	padding: 0 0 0 40px;
	background-color: #0168B7;
	border-radius: 40px;
	line-height: 80px;
	color: #fff;
	font-size: 1.4rem;
}
.contact-form-btn:hover {
	color: #fff;
}
.contact-form-btn::before {
	content: "";
	display: block;
	position: absolute;
	top: calc(50% - 3px);
	right: 25px;
	width: 21px;
	height: 10px;
	background-size: 21px 10px;
}




/* footer
----------------------------------------- */
#footer {
	position: relative;
	margin-top: 150px;
	padding-bottom: 25px;
}
#footer::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 76%;
	height: 100%;
	margin-left: 24%;
	background-color: #EDF4FA;
	border-top-left-radius: 7px;
	z-index: -10;
}
.page-top {
	position: absolute;
	top: -27px;
	left: 50%;
	width: 10px;
	height: auto;
	margin-left: -5px;
}
.footer-nav-list {
	margin-bottom: 65px;
	padding: 80px 40px 0 0;
}
.footer-nav-list li {
	margin-bottom: 16px;
	text-align: right;
}
.footer-nav-list li:last-child {
	margin-bottom: 0;
}
.footer-nav-list li.fnav06 {
	margin-bottom: 30px;
}
.footer-nav-list li a {
	padding: 2px 6px;
	background-color: #fff;
	font-size: 1.4rem;
	transition: all .3s;
}
.footer-nav-list li a:hover {
	background-color: #0168B7;
	color: #fff;
}

#top .footer-nav-list .fnav01 a,
#service .footer-nav-list .fnav02 a,
#recruit .footer-nav-list .fnav03 a,
#company .footer-nav-list .fnav04 a,
#news .footer-nav-list .fnav05 a,
#contact .footer-nav-list .fnav06 a {
	background-color: #0168B7;
	color: #fff;
}
.footer-logo-area {
	margin-bottom: 65px;
	padding-left: 30px;
}
.footer-logo {
	display: inline-block;
	margin-bottom: 18px;
}
.footer-logo img {
	width: 160px;
	height: auto;
}
.footer-company-address {
	font-size: 1.1rem;
}
.footer-copyright {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 1.0rem;
	font-weight: 400;
	transform: scale(0.8); 
}

.eventhuki{
    position: fixed;
    bottom: 10px;
    left: 10px;
    width: 260px;
    z-index: 9999;
}





/* tablet 560px - 959px */
@media only screen and (min-width: 560px) {

/* common
----------------------------------------- */
/* ttl */

/* link */

/* breadcrumbs-area */
.breadcrumbs-area {
	box-sizing: border-box;
	margin-top: 10px;
	padding: 0 40px 0;
}
.breadcrumbs-list {
	text-align: right;
}
.breadcrumbs-list li {
	display: inline-block;
	font-size: 1.2rem;
	line-height: 1.4;
	letter-spacing: 0.02em;
}
.breadcrumbs-list a {
	display: inline-block;
	position: relative;
	margin-right: 28px;
	color: #111;
}
.breadcrumbs-list a::before {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	right: -17px;
	width: 7px;
	height: 1px;
	background-color: #0168B7;
}
.breadcrumbs-list li span {
	color: #111;
}

/* page-nation */
.page-nation {
	margin-top: 70px;
	padding: 0 20px;
	text-align: center;
}
.page-nation a,
.page-nation .current {
	font-family: 'Roboto', sans-serif;
	margin: 0 8px 0;
	font-size: 1.4rem;
}
.page-nation a {
}
.page-nation .current {
	color: #0168B7;
	text-decoration: underline;
}

/* page-nation-detail */
.page-nation-detail {
	font-family: 'Roboto', sans-serif;
	position: relative;
	margin: 0 auto;
	text-align: center;
	font-size: 1.3rem;
}
.prev-btn {
	position: absolute;
	top: 0;
	left: 0;
}
.prev-btn a {
}
.back-btn {
}
.back-btn a {
	color: #111;
}
.next-btn {
	position: absolute;
	top: 0;
	right: 0;
}
.next-btn a {
}


/* header
----------------------------------------- */
#header {
}
.header-logo {
	position: relative;
	width: 240px;
	height: auto;
	padding: 34px 0 30px 40px;
	z-index: 10000;
}

/* page-visual-area */
.page-visual-area {
	position: relative;
	width: 100%;
	padding: 0 20px;
}
.page-visual {
	position: relative;
	height: 400px;
	border-radius: 7px;
	z-index: -10;
}
.page-visual-ttl {
	display: inline-block;
	position: relative;
	margin-top: -40px;
	padding: 35px 65px 0 40px;
	background-color: #fff;
	border-top-right-radius: 7px;
	z-index: 100;
}
.page-visual-ttl-inner {
	position: relative;
}
.page-visual-ttl .jpn {
	display: block;
	padding-top: 22px;
	font-size: 2.4rem;
	line-height: 1.2;
	opacity: 0;
	transition: all 1.0s;
}
.page-visual-ttl.fade-in .jpn {
	opacity: 1;
	transition-delay: .3s;
}
.page-visual-ttl .eng {
	position: absolute;
	top: 0;
	left: 0;
	font-family: 'Roboto', sans-serif;
	font-size: 1.2rem;
	padding-left: 2px;
	opacity: 0;
	transition: all 1.0s;
}
.page-visual-ttl.fade-in .eng {
	opacity: 1;
	transition-delay: .1s;
}




/* slide-menu-btn */
.slide-menu-btn {
	position: absolute;
	top: 40px;
	right: 44px;
	z-index: 10000;
}
.slide-menu-nav {
	box-sizing: border-box;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	padding: 120px 0 80px;
	background-color: rgba(255,255,255,0.92);
	z-index: 9000;
	opacity: 0;
	visibility: hidden;
	transition: all .3s;
}
.slide-menu-nav.open {
	visibility: visible;
	opacity: 1;
}
.slide-menu-nav .gnav {
	text-align: center;
}
.slide-menu-nav .gnav li {
	position: relative;
	margin-bottom: 35px;
}
.slide-menu-nav li:last-child {
	margin-bottom: 0;
}
.slide-menu-nav .gnav li.gnav06 {
	padding-top: 20px;
}

.slide-menu-nav .gnav a {
	position: relative;
	display: inline-block;
	font-size: 1.6rem;
	color: #111;
	line-height: 1.0;
	letter-spacing: 0.06em;
}
.slide-menu-nav .gnav01 {
	padding-top: 5px;
	opacity: 0;
	transition: all .6s;
}
.slide-menu-nav .gnav02 {
	padding-top: 5px;
	opacity: 0;
	transition: all .6s;
	transition-delay: .04s;
}
.slide-menu-nav .gnav03 {
	padding-top: 5px;
	opacity: 0;
	transition: all .6s;
	transition-delay: .08s;
}
.slide-menu-nav .gnav04 {
	padding-top: 5px;
	opacity: 0;
	transition: all .6s;
	transition-delay: .12s;
}
.slide-menu-nav .gnav05 {
	padding-top: 5px;
	opacity: 0;
	transition: all .6s;
	transition-delay: .16s;
}
.slide-menu-nav .gnav06 {
	padding-top: 5px;
	opacity: 0;
	transition: all .6s;
	transition-delay: .20s;
}
.slide-menu-nav.open .gnav01,
.slide-menu-nav.open .gnav02,
.slide-menu-nav.open .gnav03,
.slide-menu-nav.open .gnav04,
.slide-menu-nav.open .gnav05,
.slide-menu-nav.open .gnav06 {
	padding-top: 0;
	opacity: 1;
}

/* menu-trigger */
.menu-trigger,
.menu-trigger span {
	display: inline-block;
	transition: all .3s;
	box-sizing: border-box;
}
.menu-trigger {
	position: relative;
	width: 25px;
	height: 13px;
}
.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #111;
}
.menu-trigger span:nth-of-type(1) {
	top: 0px;
}
.menu-trigger span:nth-of-type(2) {
	top: 6px;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 0px;
}
.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(7px) rotate(-45deg);
	transform: translateY(7px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
	left: 50%;
	opacity: 0;
	-webkit-animation: active-menu-bar02 .8s forwards;
	animation: active-menu-bar02 .8s forwards;
}
@-webkit-keyframes active-menu-bar02 {
	100% {
		height: 0;
	}
}
@keyframes active-menu-bar02 {
	100% {
		height: 0;
	}
}
.menu-trigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-5px) rotate(45deg);
	transform: translateY(-5px) rotate(45deg);
}
#top .slide-menu-nav .gnav01 a,
#service .slide-menu-nav .gnav02 a,
#recruit .slide-menu-nav .gnav03 a,
#company .slide-menu-nav .gnav04 a,
#news .slide-menu-nav .gnav05 a,
#contact .slide-menu-nav .gnav06 a {
	color: #0168B7;
}


/* contents
----------------------------------------- */
.under #contents {
	margin-top: 80px;
}

/* form-input-tbl */
.form-input-tbl {
	width: 100%;
	max-width: 480px;
	margin: 0 auto;
}
.form-input-tbl th,
.form-input-tbl td {
	display: block;
	width: 100%;
}
.form-input-tbl th {
	margin-bottom: 10px;
	font-size: 1.4rem;
	color: #111;
	letter-spacing: 0.07em;
}
.form-input-tbl td {
	margin-bottom: 22px;
	font-size: 1.4rem;
	color: #111;
}

/* form */
.input-text {
	font-family: YakuHanJP_Noto, 'Noto Sans JP', sans-serif;
	width: 100%;
	height: 42px;
	box-sizing: border-box;
	padding: 3px 8px;
	border: 1px solid #C6D8E8;
	background-color: #EDF4FA;
	color: #111;
	vertical-align: middle;
	font-size: 1.4rem;
}
.textarea {
	font-family: YakuHanJP_Noto, 'Noto Sans JP', sans-serif;
	box-sizing: border-box;
	width: 	100%;
	padding: 3px 8px;
	border: 1px solid #C6D8E8;
	background-color: #EDF4FA;
	font-size: 1.4rem;
	line-height: 2.2;
}
.input-select {
	font-family: YakuHanJP_Noto, 'Noto Sans JP', sans-serif;
	width: 16em;
	height: 40px;
	margin-right: 5px;
	padding: 3px 8px;
	border: 1px solid #C6D8E8;
	background-color: #EDF4FA;
	color: #111;
	font-size: 1.3rem;
	line-height: 1.6;
	vertical-align: middle;
}
.submit-btn {
	font-family: YakuHanJP_Noto, 'Noto Sans JP', sans-serif;
	display: block;
	width: 	260px;
	margin: 40px auto 0;
	padding: 20px 0;
	background-color: #0168B7;
	text-align: center;
	font-size: 1.4rem;
	color: #fff;
	letter-spacing: 0.1em;
}
.submit-btn:hover {
}

input[type="button"],input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
input[type="text"],
input[type="button"],
input[type="email"],
input[type="submit"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, textarea:focus, select:focus {
	border: 1px solid #0168B7;
	outline: 0;
}
button[type="submit"]:focus {
	background-color: #EDF4FA;
	color: #111;
	outline: 0;
}
.required-input-mark {
	color: #ff0000;
}
.form-alert-text {
	margin-bottom: 40px;
	font-size: 1.2rem;
	text-indent: -1em;
	margin-left: 1em;
	line-height: 1.6;
}

/* contact-sec */
.contact-sec {
	margin-top: 0px;
	padding: 88px 80px 90px;
	background: url(img/contact-bg_pc.png) center center no-repeat;
	background-size: cover;
	color: #fff;
}
.contact-sec-ttl-area {
	margin-bottom: 50px;
}
.contact-sec-ttl {
	margin-bottom: 35px;
	text-align: center;
}
.contact-sec-ttl .eng {
	font-family: 'Roboto', sans-serif;
	font-size: 1.2rem;
}
.contact-sec-ttl .jpn {
	display: block;
	font-size: 2.4rem;
	letter-spacing: 0.02em;
}
.contact-sec-ttl-lead {
	font-size: 1.3rem;
	line-height: 2.1;
	text-align: center;
}
.contact-sec-ttl-lead .br {
	display: inline-block;
}
.contact-sec-cta-area {

}
.contact-sec-tel-area {
	position: relative;
	margin-bottom: 40px;
	text-align: center;
}
.contact-sec-tel-ttl {
	display: inline-block;
	position: relative;
	top: auto;
	left: auto;
	margin-top: 8px;
	padding-right: 5px;
	font-family: 'Roboto', sans-serif;
	font-size: 1.2rem;
	vertical-align: top;
}
.contact-sec-tel-num {
	display: inline-block;
	margin-bottom: 3px;
	padding-left: 0;
	font-family: 'Roboto', sans-serif;
	font-size: 2.8rem;
	color: #fff;
}
.contact-sec-tel-text {
	padding-left: 0;
	font-size: 1.2rem;
}
.contact-sec-tel-text .br {
	display: inline-block;
}
.contact-sec-form-area {
	text-align: center;
}

.contact-form-btn {
	position: relative;
	display: inline-block;
	padding: 0 100px 0 100px;
	background-color: #0168B7;
	border-radius: 40px;
	line-height: 80px;
	color: #fff;
	font-size: 1.4rem;
}
.contact-form-btn:hover {
	color: #fff;
}
.contact-form-btn::before {
	content: "";
	display: block;
	position: absolute;
	top: calc(50% - 3px);
	right: 25px;
	width: 21px;
	height: 10px;
	background-size: 21px 10px;
}



/* footer
----------------------------------------- */
#footer {
	position: relative;
	margin-top: 150px;
	padding-bottom: 25px;
}
#footer::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 76%;
	height: 100%;
	margin-left: 24%;
	background-color: #EDF4FA;
	border-top-left-radius: 7px;
	z-index: -10;
}
.page-top {
	position: absolute;
	top: -27px;
	left: 50%;
	width: 10px;
	height: auto;
	margin-left: -5px;
}
.footer-nav-list {
	margin-bottom: 65px;
	padding: 80px 60px 0 0;
}
.footer-nav-list li {
	margin-bottom: 16px;
	text-align: right;
}
.footer-nav-list li:last-child {
	margin-bottom: 0;
}
.footer-nav-list li.fnav06 {
	margin-bottom: 30px;
}
.footer-nav-list li a {
	padding: 2px 6px;
	background-color: #fff;
	font-size: 1.4rem;
	transition: all .3s;
}
.footer-nav-list li a:hover {
	background-color: #0168B7;
	color: #fff;
}

#top .footer-nav-list .fnav01 a,
#service .footer-nav-list .fnav02 a,
#recruit .footer-nav-list .fnav03 a,
#company .footer-nav-list .fnav04 a,
#news .footer-nav-list .fnav05 a,
#contact .footer-nav-list .fnav06 a {
	background-color: #0168B7;
	color: #fff;
}
.footer-logo-area {
	margin-bottom: 65px;
	padding-left: 60px;
}
.footer-logo {
	display: inline-block;
	margin-bottom: 18px;
}
.footer-logo img {
	width: 160px;
	height: auto;
}
.footer-company-address {
	font-size: 1.1rem;
}
.footer-copyright {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 1.0rem;
	font-weight: 400;
	transform: scale(0.8); 
}


} /* tablet end */



.swing-outer {
    zoom: 1;
}

.swing-outer:before, .swing-outer:after {
    content: "";
    display: table;
}

.swing-outer:after {
    clear: both;
}

.swing {
    transform-origin: center -20px 0;
    display: block;
}

.swing-outer.topleft .swing:first-child{
    animation: swing linear 4s infinite;
    width:280px!important;
}

.swing-outer.topleft .swing:nth-child(2) {
    animation: swing2 linear 4s infinite;
    width:320px!important;
}

.swing-outer.topleft .swing:nth-child(3) {
    animation: swing3 linear 4s infinite;
    width:420px!important;
}

.swing-outer.topright .swing:first-child{
    animation: swing4 linear 4s infinite;
    width:280px!important;
}

.swing-outer.topright .swing:nth-child(2) {
    animation: swing5 linear 4s infinite;
    width:315px!important;
}

.swing-outer.topright .swing:nth-child(3) {
    animation: swing6 linear 4s infinite;
    width:290px!important;
}

.topright .swing{
    float: right;
}

.swing img {
    z-index: 2;
}

@keyframes swing {
    0% {
        transform: rotate(0deg);
    }
    5% {
        transform: rotate(5deg);
    }
    10% {
        transform: rotate(0deg);
    }
    15% {
        transform: rotate(-5deg);
    }
    20% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

@keyframes swing2 {
    0% {
        transform: rotate(0deg);
    }
    40% {
        transform: rotate(0deg);
    }
    45% {
        transform: rotate(5deg);
    }
    50% {
        transform: rotate(0deg);
    }
    55% {
        transform: rotate(-5deg);
    }
    60% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

@keyframes swing3 {
    0% {
        transform: rotate(0deg);
    }
    60% {
        transform: rotate(0deg);
    }
    65% {
        transform: rotate(5deg);
    }
    70% {
        transform: rotate(0deg);
    }
    75% {
        transform: rotate(-5deg);
    }
    80% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

@keyframes swing4 {
    0% {
        transform: rotate(0deg);
    }
    80% {
        transform: rotate(0deg);
    }
    85% {
        transform: rotate(5deg);
    }
    90% {
        transform: rotate(0deg);
    }
    95% {
        transform: rotate(-5deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

@keyframes swing5 {
    0% {
        transform: rotate(0deg);
    }
    20% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(5deg);
    }
    30% {
        transform: rotate(0deg);
    }
    35% {
        transform: rotate(-5deg);
    }
    40% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

@keyframes swing6 {
    0% {
        transform: rotate(0deg);
    }
    5% {
        transform: rotate(0deg);
    }
    10% {
        transform: rotate(5deg);
    }
    15% {
        transform: rotate(0deg);
    }
    20% {
        transform: rotate(-5deg);
    }
    25% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(0deg);
    }
}


ul.listbox li:before{
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    background: url(img/dog.png) no-repeat;
    background-size: contain;
    padding-left: 0.8em;
}

.main-tagline-jpn{
	width:1000px;
}


.main-visual-copy {
    display: inline-block;
    position: absolute;
    top: 10%;
    margin: 0;
    padding: 0;
    background-color: transparent;
    z-index: 100;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.kidsvoice{
    right: 5%;
    margin-top: -60px;
    position: absolute;
}


/* PC 960px - */
@media only screen and (min-width: 960px) {

/*.conimg , .conimg2{
	display: block;
}*/
.footer-copyright {
    padding-bottom: 0px;
}

.pc {
	display: block !important;
}
.sp {
	display: none !important;
}


/* common
----------------------------------------- */
body.under #contents-wrap  {
	position: relative;
	overflow: hidden;
}
body.under #contents-wrap::before {
	content: "";
	display: block;
	position: absolute;
	top: -100px;
	left: -98px;
	width: 1218px;
	height: 967px;
	background-size: 1218px 967px;
	z-index: -1000;
}

/* loading */
#contents-wrap {
	position: relative;
	opacity: 0;
	transition: all 1.4s;
}
#contents-wrap.fade-in {
	opacity: 1;
}
.loading-img {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	margin-top: -80px;
	margin-left: -50px;
	text-align: center;
	color: #fff;
	z-index: 2;
	text-align: center;
}
.loading-img img {
	width: 100%;
	height: auto;
}

/* breadcrumbs-area */
.breadcrumbs-area {
	width: 67%;
	margin: 32px 0 0 33%;
	box-sizing: border-box;
	padding: 0;
}
.breadcrumbs-list {
	text-align: left;
}
.breadcrumbs-list li {
	display: inline-block;
	font-size: 1.3rem;
	line-height: 1.4;
	letter-spacing: 0.02em;
}
.breadcrumbs-list a {
	display: inline-block;
	position: relative;
	margin-right: 33px;
	color: #111;
	transition: all .3s;
}
.breadcrumbs-list a:hover {
	color: #0168B7;
}
.breadcrumbs-list a::before {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	right: -19px;
	width: 7px;
	height: 1px;
	background-color: #0168B7;
}
.breadcrumbs-list li span {
	color: #111;
}
/* page-nation */
.page-nation {
	margin-top: 70px;
	padding: 0 40px;
	text-align: center;
}
.page-nation a,
.page-nation .current {
	font-family: 'Roboto', sans-serif;
	display: inline-block;
	margin: 0 13px 0;
	font-size: 1.6rem;
}
.page-nation a {
	transition: all .3s;
}
.page-nation a:hover {
	color: #0168B7;
}
.page-nation .current {
	color: #0168B7;
	text-decoration: underline;
}

/* page-nation-detail */
.page-nation-detail {
	font-family: 'Roboto', sans-serif;
	position: relative;
	margin: 0 auto;
	text-align: center;
	font-size: 1.4rem;
}
.prev-btn {
	position: absolute;
	top: 0;
	left: 0;
}
.prev-btn a {
}
.back-btn {
	padding-top: 5px;
}
.back-btn a {
	color: #111;
}
.next-btn {
	position: absolute;
	top: 0;
	right: 0;
}
.next-btn a {
}
.prev-btn a,
.next-btn a,
.back-btn a {
	transition: all .3s;
}
.back-btn a:hover {
	color: #0168B7;
}
.prev-btn a:hover,
.next-btn a:hover {
	opacity: .4;
}





/* ttl */

/* link */


/* header
----------------------------------------- */
.under #header {
	position: relative;
	max-width: 1600px;
	margin: 0 auto;
	padding: 10px;
}
.header-logo {
	position: absolute;
	top: 80px;
	left: 80px;
	width: 230px;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 10000;
}

/* page-visual-area */
.page-visual-area {
	position: relative;
	width: 100%;
	padding: 0;
	position: static;
	width: 67%;
	margin-left: 33%;
}
.page-visual {
	position: relative;
	height: 500px;
	border-radius: 15px;
	z-index: -10;
}
.page-visual-ttl {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 33%;
	margin-top: 0;
	padding: 0;
	background-color: transparent;
	border-top-right-radius: 0;
	z-index: 100;
	text-align: left;
}
.page-visual-ttl-inner {
	position: absolute;
	top: 225px;
	left: 50%;
	margin-left: -25px;
}
.page-visual-ttl .jpn {
	position: relative;
	margin: 0;
	padding-top: 45px;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	vertical-align: top;
	letter-spacing: 0.11em;
	font-size: 3.0rem;
	line-height: 1.0;
	opacity: 0;
	transition: all 1.0s;
}
.page-visual-ttl.fade-in .jpn {
	opacity: 1;
	transition-delay: .3s;
}
.page-visual-ttl .jpn::before {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: -7px;
	width: 44px;
	height: 71px;
	background-size: 44px 71px;
	z-index: -10;
}
.page-visual-ttl .eng {
	position: absolute;
	top: 0;
	left: 34px;
	margin-top: 0;
	padding: 47px 0 0 0;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	vertical-align: top;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	letter-spacing: 0.11em;
	font-size: 1.4rem;
	opacity: 0;
	transition: all 1.0s;
}
.page-visual-ttl.fade-in .eng {
	opacity: 1;
	transition-delay: .2s;
}



/* header-gnav-pc */
.header-gnav-pc {
	position: absolute;
	top: 60px;
	right: 68px;
	z-index: 1000;
}

.header-gnav-pc-list {
	display: flex;
}
.header-gnav-pc li {
	width: 15px;
	margin-left: 27px;
	padding-top: 15px;
}
.header-gnav-pc li.gnav06 {
	margin-left: 50px;
}
.header-gnav-pc li a {
	position: relative;
	display: inline-block;
	padding: 8px 5px 4px 5px;
	background-color: #fff;
	color: #111;
	font-size: 1.4rem;
	line-height: 1.0;
	letter-spacing: 0.12em;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	vertical-align: top;
	transition: all .3s;
}
.header-gnav-pc li a:hover {
	background-color: #0168B7;
	color: #fff;
}
.header-gnav-pc li.gnav01,
.header-gnav-pc li.gnav02,
.header-gnav-pc li.gnav03,
.header-gnav-pc li.gnav04,
.header-gnav-pc li.gnav05,
.header-gnav-pc li.gnav06 {
	position: relative;
	opacity: 0;
	transition: all .5s;
}
.header-gnav-pc.fade-in li.gnav01 {
	padding-top: 0;
	opacity: 1;
	transition-delay: .1s;
}
.header-gnav-pc.fade-in li.gnav02 {
	padding-top: 0;
	opacity: 1;
	transition-delay: .2s;
}
.header-gnav-pc.fade-in li.gnav03 {
	padding-top: 0;
	opacity: 1;
	transition-delay: .3s;
}
.header-gnav-pc.fade-in li.gnav04 {
	padding-top: 0;
	opacity: 1;
	transition-delay: .4s;
}
.header-gnav-pc.fade-in li.gnav05 {
	padding-top: 0;
	opacity: 1;
	transition-delay: .5s;
}
.header-gnav-pc.fade-in li.gnav06 {
	padding-top: 0;
	opacity: 1;
	transition-delay: .6s;
}

#top .header-gnav-pc .gnav01 a,
#service .header-gnav-pc .gnav02 a,
#recruit .header-gnav-pc .gnav03 a,
#company .header-gnav-pc .gnav04 a,
#news .header-gnav-pc .gnav05 a,
#contact .header-gnav-pc .gnav06 a {
	background-color: #0168B7;
	color: #fff;
}


/* contents
----------------------------------------- */
.under #contents {
	margin-top: 100px;
}

/* page-ttl-area */
.page-ttl-area {
}

/* form-input-tbl */
.form-input-tbl {
	max-width: 600px;
	margin: 0 auto;
}
.form-input-tbl th {
	display: inline-block;
	width: 32%;
	margin-bottom: 30px;
	padding-top: 10px;
	font-size: 1.4rem;
	vertical-align: top;
	color: #111;
	letter-spacing: 0.07em;
}
.form-input-tbl td {
	display: inline-block;
	width: 68%;
	margin-bottom: 30px;
	font-size: 1.4rem;
	vertical-align: top;
	color: #111;
}

/* form */
.input-text {
	font-family: YakuHanJP_Noto, 'Noto Sans JP', sans-serif;
	width: 100%;
	height: 45px;
	box-sizing: border-box;
	padding: 3px 8px;
	border: 1px solid #C6D8E8;
	background-color: #EDF4FA;
	color: #111;
	vertical-align: middle;
	font-size: 1.4rem;
}
.textarea {
	font-family: YakuHanJP_Noto, 'Noto Sans JP', sans-serif;
	box-sizing: border-box;
	width: 100%;
	padding: 7px 8px;
	border: 1px solid #C6D8E8;
	background-color: #EDF4FA;
	font-size:  14px;
	line-height: 2.2;
}
.input-select {
	font-family: YakuHanJP_Noto, 'Noto Sans JP', sans-serif;
	width: 16em;
	height: 40px;
	margin-right: 5px;
	padding: 7px 8px;
	border: 1px solid #C6D8E8;
	background-color: #EDF4FA;
	color: #111;
	font-size: 1.3rem;
	line-height: 1.6;
	vertical-align: middle;
}
.submit-btn-wrapper {
	box-sizing: border-box;
	max-width: 600px;
	margin: 0 auto;
}
.submit-btn {
	font-family: YakuHanJP_Noto, 'Noto Sans JP', sans-serif;
	display: block;
	width: 	200px;
	margin: 30px auto 0;
	padding: 20px 0;
	border: 1px solid #0168B7;
	background-color: #0168B7;
	text-align: center;
	font-size: 1.5rem;
	color: #fff;
	letter-spacing: 0.1em;
	cursor: pointer;
	transition: all .3s;
}
.submit-btn:hover {
	border: 1px solid #0168B7;
	background-color: #fff;
	color: #0168B7;
}
input[type="button"],input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
input[type="text"],
input[type="button"],
input[type="email"],
input[type="submit"],
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, textarea:focus, select:focus {
	border: 1px solid #0168B7;
	outline: 0;
}
input[type="submit"]:focus {
	border: 1px solid #0168B7;
	background-color: #fff;
	color: #0168B7;
	outline: 0;
}
.required-input-mark {
	color: #ff0000;
}
.form-alert-text {
	margin-bottom: 45px;
	font-size: 1.4rem;
	text-indent: -1em;
	margin-left: 1em;
	line-height: 1.6;
}

/* contact-sec */
.contact-sec {
	display: flex;
	max-width: 1200px;
	margin: 0px auto 0;
	padding: 125px 8% 130px 14%;
	background: url(img/contact-bg_pc.png) center center no-repeat;
	background-size: cover;
	border-radius: 15px;
	color: #fff;
}
.contact-sec-ttl-area {
	width: 52%;
	margin: 20px 0 0;
}
.contact-sec-ttl {
	margin-bottom: 35px;
	text-align: left;
}
.contact-sec-ttl .eng {
	font-family: 'Roboto', sans-serif;
	font-size: 1.4rem;
}
.contact-sec-ttl .jpn {
	display: block;
	font-size: 3.0rem;
	letter-spacing: 0.02em;
}
.contact-sec-ttl-lead {
	width: 250px;
	font-size: 1.4rem;
	line-height: 2.3;
	text-align: left;
}
.contact-sec-ttl-lead .br {
	display: none;
}
.contact-sec-cta-area {
	width: 48%;
}
.contact-sec-tel-area {
	position: relative;
	margin-bottom: 45px;
	text-align: left;
}
.contact-sec-tel-ttl {
	display: inline-block;
	position: relative;
	top: auto;
	left: auto;
	margin-top: 12px;
	padding-right: 5px;
	font-family: 'Roboto', sans-serif;
	font-size: 1.4rem;
	vertical-align: top;
}
.contact-sec-tel-num {
	display: inline-block;
	margin-bottom: 0;
	padding-left: 3px;
	font-family: 'Roboto', sans-serif;
	font-size: 3.4rem;
	color: #fff;
}
.contact-sec-tel-num:hover {
	color: #fff;
}
.contact-sec-tel-text {
	padding-left: 40px;
	font-size: 1.3rem;
}
.contact-sec-tel-text .br {
	display: inline-block;
}
.contact-sec-form-area {
	text-align: left;
}

.contact-form-btn {
	position: relative;
	display: inline-block;
	padding: 0 100px 0 50px;
	background-color: #0168B7;
	border-radius: 45px;
	line-height: 90px;
	color: #fff;
	font-size: 1.6rem;
	transition: all .3s;
}
.contact-form-btn:hover {
	color: #0168B7;
	background-color: #fff;
}
.contact-form-btn::before {
	content: "";
	display: block;
	position: absolute;
	top: calc(50% - 3px);
	right: 25px;
	width: 21px;
	height: 10px;
	background-size: 21px 10px;
	transition: all .3s;
}
.contact-form-btn:hover::before {
	content: "";
	display: block;
	position: absolute;
	top: calc(50% - 3px);
	right: 20px;
	width: 21px;
	height: 10px;
	background-size: 21px 10px;
}


/* footer
----------------------------------------- */
#footer {
	position: relative;
	margin-top: 210px;
	padding: 190px 0 35px;
}
#footer::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 82%;
	height: 100%;
	margin-left: 18%;
	background-color: #EDF4FA;
	border-top-left-radius: 7px;
	z-index: -10;
}
.page-top {
	position: absolute;
	top: -27px;
	left: 50%;
	width: 10px;
	height: auto;
	margin-left: -5px;
	transition: all .3s;
}
.page-top:hover {
	position: absolute;
	top: -34px;
	left: 50%;
}
.footer-nav-list {
	display: flex;
	position: absolute;
	top: -30px;
	right: 100px;
	margin-bottom: 0;
	padding: 0;
}
.footer-nav-list li {
	width: 15px;
	margin: 0 0 0 27px;
	text-align: left;
}
.footer-nav-list li:last-child {
	margin-bottom: 0;
}
.footer-nav-list li.fnav06 {
	margin-bottom: 0;
}
/*.footer-nav-list li.fnav06 {
	margin-left: 50px;
}*/

.footer-nav-list li a {
	position: relative;
	display: inline-block;
	padding: 8px 5px 4px 5px;
	background-color: #fff;
	color: #111;
	font-size: 1.4rem;
	line-height: 1.0;
	letter-spacing: 0.12em;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	vertical-align: top;
	transition: all .3s;
}
.footer-nav-list li a:hover {
	background-color: #0168B7;
	color: #fff;
}
#top .footer-nav-list .fnav01 a,
#service .footer-nav-list .fnav02 a,
#recruit .footer-nav-list .fnav03 a,
#company .footer-nav-list .fnav04 a,
#news .footer-nav-list .fnav05 a,
#contact .footer-nav-list .fnav06 a {
	background-color: #0168B7;
	color: #fff;
}

.footer-logo-area {
	margin-bottom: 65px;
	padding-left: 100px;
}
.footer-logo {
	display: inline-block;
	margin-bottom: 22px;
}
.footer-logo img {
	width: 230px;
	height: auto;
}
.footer-company-address {
	font-size: 1.2rem;
}
.footer-copyright {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 1.0rem;
	font-weight: 400;
	transform: scale(0.9); 
}



} /* pc end */














































/* PC:1201px - */
@media only screen and (min-width: 1201px) {

#header {
	height:720px;
}


} /* pc end */


@charset "utf-8";

/* top */


/* header
----------------------------------------- */
#header {
	min-height: 300px;
	margin-bottom: 70px;
}
.header-logo {
	padding: 40px 0 20px 25px;
	opacity: 0;
	transition: all 1.0s;
}
.header-logo.fade-in {
	padding: 24px 0 20px 25px;
	opacity: 1;
}

.main-visual-area {
	position: relative;
	width: 100%;
	padding: 0 10px;
}
.main-slide {
	z-index: -10;
}
.main-slide li {
	height: 350px;
	border-radius: 7px;
}
.main-slide .m-slide01 {
	background: url(img/main-visual01_sp.png) center center no-repeat;
	background-size: cover;
}
.main-slide .m-slide02 {
	position: relative;
	background: url(img/back.jpg) center center no-repeat;
	background-size: cover;
}
.main-slide .m-slide03 {
	position: relative;
	background: url(img/main-visual03_sp.png) center center no-repeat;
	background-size: cover;
}

.main-tagline-jpn {
	width: 198px;
	height: auto;
	margin: 0 0 17px -4px;
	padding-top: 20px;
	opacity: 0;
	transition: all 1.0s;
}
.main-tagline-jpn.fade-in {
	padding-top: 0;
	opacity: 1;
}
.main-tagline-eng {
	margin-bottom: 28px;
	font-family: 'Roboto', sans-serif;
	font-size: 1.2rem;
	padding-top: 15px;
	opacity: 0;
	transition: all 1.0s;
}
.main-tagline-eng.fade-in {
	padding-top: 0;
	opacity: 1;
}
.sub-tagline {
	font-size: 1.0rem;
	line-height: 2.1;
	padding-top: 10px;
	opacity: 0;
	transition: all 1.0s;
}
.sub-tagline.fade-in {
	padding-top: 0;
	opacity: 1;
}

.main-visual-copyright {
	position: absolute;
	right: 25px;
	top: 114px;
	font-family: 'Roboto', sans-serif;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	vertical-align: top;
	font-size: 1.0rem;
	font-weight: 400;
	transform: scale(0.8); 
}


/* contents
----------------------------------------- */
/* common */
.sec-ttl {
	text-align: center;
}
.sec-ttl .jpn {
	position: relative;
	margin-left: 10px;
	padding-top: 40px;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	vertical-align: top;
	letter-spacing: 0.11em;
	font-size: 2.3rem;
	line-height: 1.3;
}
.sec-ttl .jpn::before {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: -5px;
	width: 37px;
	height: 60px;
	background-size: 37px 60px;
	z-index: -10;
}
.sec-ttl .eng {
	margin-top: 3px;
	padding-top: 40px;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	vertical-align: top;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	letter-spacing: 0.11em;
	font-size: 1.2rem;
}
.sec-btn {
	position: relative;
	display: inline-block;
	padding: 0 77px 0 28px;
	background-color: #fff;
	border: 1px solid #0168B7;
	border-radius: 27px;
	line-height: 54px;
	color: #0168B7;
	font-size: 1.2rem;
}
.sec-btn:hover {
	color: #0168B7;
}
.sec-btn::before {
	content: "";
	display: block;
	position: absolute;
	top: calc(50% - 5px);
	right: 25px;
	width: 21px;
	height: 10px;
	background-size: 21px 10px;
}

/* news-sec */
.news-sec {
	margin-bottom: 100px;
}
.news-sec .sec-ttl {
	margin-bottom: 47px;
}
.news-sec-left {
	margin-bottom: 50px;
	padding: 20px 10px 0;
	opacity: 0;
	transition: all 0.8s;
}
.news-sec-left.scrollin {
	padding-top: 0;
	opacity: 1;
}
.news-sec-img {
	height: 270px;
	background: url(img/news-img_sp.png) center center no-repeat;
	background-size: cover;
	border-radius: 7px;
	padding-top: 20px;
}
.news-sec-right {
	padding: 0 20px;
}
.news-list-area {
}
.news-list {
	margin-bottom: 50px;
}
.news-list li {
	position: relative;
	margin-bottom: 22px;
	padding: 20px 8px 22px;
	opacity: 0;
	transition: all 0.8s;
}
.news-list.scrollin li {
	padding-top: 0;
	opacity: 1;
}
.news-list.scrollin li:nth-child(1) {
	transition-delay: .1s;
}
.news-list.scrollin li:nth-child(2) {
	transition-delay: .2s;
}
.news-list.scrollin li:nth-child(3) {
	transition-delay: .3s;
}
.news-list li::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	margin: auto;
	background-image: linear-gradient(to right, #ccc, #ccc 1px, transparent 2px, transparent 4px);
	background-size: 4px 1px;
	background-repeat: repeat-x;
}

.news-list-date {
	display: block;
	margin-bottom: 3px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 1.3rem;
}
.news-list-ttl {
	position: relative;
	display: block;
	padding-left: 15px;
	font-size: 1.3rem;
}
.news-list-ttl::before {
	content: "";
	position: absolute;
	top: 10px;
	left: 2px;
	width: 4px;
	height: 4px;
	background-color: #111;
	border-radius: 2px;
}
.news-sec-btn {
	text-align: right;
}

/* service-sec */
.service-sec {
	margin-bottom: 70px;
}
.service-sec-img {
	position: relative;
	display: inline-block;
	margin-bottom: 50px;
	padding: 20px 10px 0;
	opacity: 0;
	transition: all 0.8s;
}
.service-sec-img.scrollin {
	padding: 0 10px 0;
	opacity: 1;
}
.service-sec-img img {
	border-radius: 7px;
}
.service-sec-text-area {
}
.service-sec .sec-ttl {
	margin-bottom: 50px;
}
.service-sec-lead {
	margin-bottom: 40px;
	padding: 0 40px;
	font-size: 1.3rem;
	line-height: 2.1;
}

.service-sec-category-list {
	padding: 0 40px;
}
.service-sec-category-list li {
	position: relative;
	margin-bottom: 45px;
	padding-bottom: 37px;
	padding-top: 20px;
	opacity: 0;
	transition: all 0.8s;
}
.service-sec-category-list.scrollin li {
	padding-top: 0;
	opacity: 1;
}
.service-sec-category-list li:nth-child(1) {
	transition-delay: .1s;
}
.service-sec-category-list li:nth-child(2) {
	transition-delay: .3s;
}
.service-sec-category-list li:nth-child(3) {
	transition-delay: .5s;
}

.service-sec-category-list li:last-child {
	margin-bottom: 50px;
}
.service-sec-category-list li::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	margin: auto;
	background-image: linear-gradient(to right, #ccc, #ccc 1px, transparent 1px, transparent 3px);
	background-size: 3px 1px;
	background-repeat: repeat-x;
}
.service-category-icon {
	margin-bottom: 30px;
	text-align: center;
}
.service-category01 .service-category-icon img {
	width: 74px;
	height: auto;
}
.service-category02 .service-category-icon img {
	width: 74px;
	height: auto;
}
.service-category03 .service-category-icon img {
	width: 58px;
	height: auto;
}
.service-category-ttl {
	margin-bottom: 25px;
	text-align: center;
}
.service-category-num {
	position: absolute;
	top: -1em;
	left: -1.5em;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 1.3rem;
}
.service-category-name {
	position: relative;
	font-size: 2.2rem;
}
.service-category-lead {
	font-size: 1.3rem;
	line-height: 2.1;
}
.service-sec-btn {
	padding: 0 40px;
	text-align: right;
}

/* recruit-sec */
.recruit-sec {
}
.recruit-sec .sec-ttl {
	position: relative;
	text-align: left;
	margin-bottom: -90px;
	padding-left: 60px;
	z-index: 1000;
}
.recruit-sec-img {
	position: relative;
	display: inline-block;
	margin-bottom: 45px;
	transition: all 0.8s;
}
.recruit-sec.scrollin .recruit-sec-img  {
}
.recruit-sec-img::before {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 100;
	transform: scale(1, 1);
	transform-origin: left top;
	transition: all 0.6s cubic-bezier(.02,.99,.75,.99);
}
.recruit-sec.scrollin .recruit-sec-img::before {
	transform-origin: left top;
	transform: scale(0, 1);
}

.recruit-sec-text {
	margin-bottom: 45px;
	padding: 0 40px;
}
.recruit-sec-copy {
	margin-bottom: 35px;
}
.recruit-sec-copy .jpn {
	display: block;
	margin-bottom: 6px;
	padding-top: 20px;
	font-size: 2.2rem;
	letter-spacing: 0.08em;
	line-height: 1.4;
	opacity: 0;
	transition: all 0.8s;
}
.recruit-sec-text.scrollin .recruit-sec-copy .jpn {
	padding-top: 0;
	opacity: 1;
}
.recruit-sec-copy .eng {
	display: inline-block;
	padding-top: 10px;
	font-family: 'Roboto', sans-serif;
	font-size: 1.2rem;
	opacity: 0;
	transition: all 0.8s;
}
.recruit-sec-text.scrollin .recruit-sec-copy .eng {
	padding-top: 0;
	opacity: 1;
	transition-delay: .1s;
}

.recruit-sec-lead {
	padding-top: 10px;
	font-size: 1.3rem;
	line-height: 2.2;
	opacity: 0;
	transition: all 0.8s;
}
.recruit-sec-text.scrollin .recruit-sec-lead {
	padding-top: 0;
	opacity: 1;
	transition-delay: .2s;
}

.recruit-sec-btn {
	padding: 0 50px 0 40px;
	text-align: right;
}


/* tablet 560px - 959px */
@media only screen and (min-width: 560px) {


/* header
----------------------------------------- */
#header {
	min-height: 300px;
	margin-bottom: 70px;
}
.header-logo {
	padding: 50px 0 30px 40px;
	opacity: 0;
	transition: all 1.0s;
}
.header-logo.fade-in {
	padding: 34px 0 30px 40px;
	opacity: 1;
}


.main-visual-area {
	position: relative;
	width: 100%;
	padding: 0 20px;
}
.main-slide {
	z-index: -10;
}
.main-slide li {
	height: 500px;
	border-radius: 7px;
}
.main-slide .m-slide01 {
	background: url(img/main-visual01_tb.png) center center no-repeat;
	background-size: cover;
}
.main-slide .m-slide02 {
	position: relative;
	background: url(img/main-visual02_tb.png) center center no-repeat;
	background-size: cover;
}
.main-slide .m-slide03 {
	position: relative;
	background: url(img/main-visual03_tb.png) center center no-repeat;
	background-size: cover;
}

.main-visual-copy {
	display: inline-block;
	position: relative;
	margin-top: -70px;
	padding: 120px 0px 0;
	background-color: #fff;
	border-top-right-radius: 7px;
	z-index: 100;
}


.main-tagline-jpn {
	width: 250px;
	height: auto;
	margin: 0 0 25px -4px;
	padding-top: 20px;
	opacity: 0;
	transition: all 1.0s;
}
.main-tagline-jpn.fade-in {
	padding-top: 0;
	opacity: 1;
}
.main-tagline-eng {
	margin-bottom: 40px;
	font-family: 'Roboto', sans-serif;
	font-size: 1.2rem;
	padding-top: 15px;
	opacity: 0;
	transition: all 1.0s;
}
.main-tagline-eng.fade-in {
	padding-top: 0;
	opacity: 1;
}
.sub-tagline {
	font-size: 1.0rem;
	line-height: 2.1;
	padding-top: 10px;
	opacity: 0;
	transition: all 1.0s;
}
.sub-tagline.fade-in {
	padding-top: 0;
	opacity: 1;
}



.main-visual-copyright {
	position: absolute;
	right: 45px;
	top: 165px;
	font-family: 'Roboto', sans-serif;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	vertical-align: top;
	font-size: 1.0rem;
	font-weight: 400;
	transform: scale(0.8); 
}


/* contents
----------------------------------------- */
/* common */
.sec-ttl {
	text-align: center;
}
.sec-ttl .jpn {
	position: relative;
	margin-left: 10px;
	padding-top: 40px;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	vertical-align: top;
	letter-spacing: 0.11em;
	font-size: 2.3rem;
	line-height: 1.3;
}
.sec-ttl .jpn::before {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: -5px;
	width: 37px;
	height: 60px;
	background-size: 37px 60px;
	z-index: -10;
}
.sec-ttl .eng {
	margin-top: 3px;
	padding-top: 40px;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	vertical-align: top;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	letter-spacing: 0.11em;
	font-size: 1.2rem;
}
.sec-btn {
	position: relative;
	display: inline-block;
	padding: 0 77px 0 28px;
	background-color: #fff;
	border: 1px solid #0168B7;
	border-radius: 27px;
	line-height: 54px;
	color: #0168B7;
	font-size: 1.2rem;
}
.sec-btn:hover {
	color: #0168B7;
}
.sec-btn::before {
	content: "";
	display: block;
	position: absolute;
	top: calc(50% - 5px);
	right: 25px;
	width: 21px;
	height: 10px;
	background-size: 21px 10px;
}

/* news-sec */
.news-sec {
	margin-bottom: 100px;
}
.news-sec .sec-ttl {
	margin-bottom: 47px;
}
.news-sec-left {
	margin-bottom: 50px;
	padding: 40px 20px 0;
	opacity: 0;
	transition: all 0.8s;
}
.news-sec-left.scrollin {
	padding-top: 0;
	opacity: 1;
}


.news-sec-img {
	height: 320px;
	background: url(img/news-img_pc.png) center center no-repeat;
	background-size: cover;
	border-radius: 7px;
}
.news-sec-right {
	padding: 0 40px;
}
.news-list-area {
}
.news-list {
	margin-bottom: 50px;
}
.news-list li {
	position: relative;
	margin-bottom: 22px;
	padding: 20px 8px 22px;
	opacity: 0;
	transition: all 0.8s;
}
.news-list.scrollin li {
	padding-top: 0;
	opacity: 1;
}
.news-list.scrollin li:nth-child(1) {
	transition-delay: .1s;
}
.news-list.scrollin li:nth-child(2) {
	transition-delay: .2s;
}
.news-list.scrollin li:nth-child(3) {
	transition-delay: .3s;
}
.news-list li::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	margin: auto;
	background-image: linear-gradient(to right, #ccc, #ccc 1px, transparent 2px, transparent 4px);
	background-size: 4px 1px;
	background-repeat: repeat-x;
}
.news-list-date {
	display: block;
	margin-bottom: 3px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 1.3rem;
}
.news-list-ttl {
	position: relative;
	display: block;
	padding-left: 15px;
	font-size: 1.3rem;
}
.news-list-ttl::before {
	content: "";
	position: absolute;
	top: 10px;
	left: 2px;
	width: 4px;
	height: 4px;
	background-color: #111;
	border-radius: 2px;
}
.news-sec-btn {
	text-align: right;
}

/* service-sec */
.service-sec {
	margin-bottom: 70px;
}
.service-sec-img {
	display: inline-block;
	margin-bottom: 50px;
	padding: 0 20px;
}
.service-sec-img img {
	border-radius: 7px;
}
.service-sec-text-area {
	width: 60%;
	margin: 0 auto;
}
.service-sec .sec-ttl {
	margin-bottom: 50px;
}
.service-sec-lead {
	margin-bottom: 40px;
	padding: 0 40px;
	font-size: 1.3rem;
	line-height: 2.1;
}

.service-sec-category-list {
	width: 70%;
	margin: 0 auto;
	padding: 0;
}
.service-sec-category-list li {
	position: relative;
	margin-bottom: 45px;
	padding-bottom: 37px;
	padding-top: 40px;
	opacity: 0;
	transition: all 0.8s;
}
.service-sec-category-list.scrollin li {
	padding-top: 0;
	opacity: 1;
}
.service-sec-category-list li:nth-child(1) {
	transition-delay: .1s;
}
.service-sec-category-list li:nth-child(2) {
	transition-delay: .3s;
}
.service-sec-category-list li:nth-child(3) {
	transition-delay: .5s;
}



.service-sec-category-list li:last-child {
	margin-bottom: 50px;
}
.service-sec-category-list li::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	margin: auto;
	background-image: linear-gradient(to right, #ccc, #ccc 1px, transparent 1px, transparent 3px);
	background-size: 3px 1px;
	background-repeat: repeat-x;
}
.service-category-icon {
	margin-bottom: 30px;
	text-align: center;
}
.service-category01 .service-category-icon img {
	width: 74px;
	height: auto;
}
.service-category02 .service-category-icon img {
	width: 74px;
	height: auto;
}
.service-category03 .service-category-icon img {
	width: 58px;
	height: auto;
}
.service-category-ttl {
	margin-bottom: 25px;
	text-align: center;
}
.service-category-num {
	position: absolute;
	top: -1em;
	left: -1.5em;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 1.3rem;
}
.service-category-name {
	position: relative;
	font-size: 2.2rem;
}
.service-category-lead {
	font-size: 1.3rem;
	line-height: 2.1;
}
.service-sec-btn {
	width: 70%;
	margin: 0 auto;
	padding: 0;
	text-align: right;
}

/* recruit-sec */
.recruit-sec {
}
.recruit-sec .sec-ttl {
	position: relative;
	text-align: left;
	margin-bottom: -90px;
	padding-left: 80px;
	z-index: 1000;
}
.recruit-sec-img {
	position: relative;
	display: inline-block;
	margin-bottom: 45px;
	transition: all 0.8s;
}
.recruit-sec.scrollin .recruit-sec-img  {
}
.recruit-sec-img::before {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 100;
	transform: scale(1, 1);
	transform-origin: left top;
	transition: all 0.6s cubic-bezier(.02,.99,.75,.99);
}
.recruit-sec.scrollin .recruit-sec-img::before {
	transform-origin: left top;
	transform: scale(0, 1);
}



.recruit-sec-text {
	margin-bottom: 45px;
	padding: 0 60px;
}
.recruit-sec-copy {
	margin-bottom: 35px;
}
.recruit-sec-copy .jpn {
	display: block;
	margin-bottom: 6px;
	padding-top: 20px;
	font-size: 2.2rem;
	letter-spacing: 0.08em;
	line-height: 1.4;
	opacity: 0;
	transition: all 0.8s;
}
.recruit-sec-text.scrollin .recruit-sec-copy .jpn {
	padding-top: 0;
	opacity: 1;
}
.recruit-sec-copy .eng {
	padding-top: 10px;
	font-family: 'Roboto', sans-serif;
	font-size: 1.2rem;
	opacity: 0;
	transition: all 0.8s;
}
.recruit-sec-text.scrollin .recruit-sec-copy .eng {
	padding-top: 0;
	opacity: 1;
	transition-delay: .1s;
}
.recruit-sec-lead {
	padding-top: 10px;
	font-size: 1.3rem;
	line-height: 2.2;
	opacity: 0;
	transition: all 0.8s;
}
.recruit-sec-text.scrollin .recruit-sec-lead {
	padding-top: 0;
	opacity: 1;
	transition-delay: .2s;
}


.recruit-sec-btn {
	padding: 0 60px 0 40px;
	text-align: right;
}

} /* tablet end */



/* PC 960px - */
@media only screen and (min-width: 960px) {

/* header
----------------------------------------- */
#header {
	position: relative;
	/*max-width: 1600px;*/
    background: url(img/back.jpg);
	/*height: 100%;*/
	/*height: 720px;*/
	height: 850px;
	margin: 0 auto 150px;
}
.header-logo {
	margin-left: 35px;
	padding: 0;
	opacity: 0;
	transition: all 1.0s;
}
.header-logo.fade-in {
	margin-left: 0;
	padding: 0;
	opacity: 1;
}

.main-visual-area {
	position: static;
        width: 100%;
        height: auto;
	/*width: calc(100% - 380px);*/
	/*height: calc(100% - 20px);*/
	/*margin-left: 380px;*/
	padding: 0;
}
.main-slide {
	z-index: -10;
}
.main-slide li {
	width: 100%!important;
	height: calc(100vh - 20px);
	min-height: 860px;
	max-height: 1100px;
	border-radius: 0px!important;
}
.main-slide .m-slide01 {
	background: url(img/main-visual01_pc.png) center center no-repeat;
	background-size: cover;
}
.main-slide .m-slide02 {
	position: relative;
	background: url(img/back.jpg) center center no-repeat;
	background-size: cover;
}
.main-slide .m-slide03 {
	position: relative;
	background: url(img/main-visual03_pc.png) center center no-repeat;
	background-size: cover;
}

.main-visual-copy {
	display: inline-block;
	position: absolute;
	top: 10%;
	left: 185px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	z-index: 100;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.main-tagline-jpn {
	width: 426px;
	height: auto;
	margin: 0 0 33px 36px;
	padding-top: 0;
	opacity: 0;
	transition: all 1.0s;
}
.main-tagline-jpn.fade-in {
	padding-top: 0;
	margin-left: -4px;
	opacity: 1;
}
.main-tagline-eng {
	margin-bottom: 80px;
	font-family: 'Roboto', sans-serif;
	font-size: 1.7rem;
	margin-left: 3px;
	padding-top: 0;
	padding-left: 40px;
	opacity: 0;
	transition: all 1.0s;
}
.main-tagline-eng.fade-in {
	padding-top: 0;
	padding-left: 0;
	opacity: 1;
}
.sub-tagline {
	font-size: 1.2rem;
	line-height: 2.1;
	margin-left: 3px;
	padding-top: 0;
	padding-left: 40px;
	opacity: 0;
	transition: all 1.0s;
}
.sub-tagline.fade-in {
	padding-top: 0;
	padding-left: 0;
	opacity: 1;
}


.main-visual-copyright {
	position: absolute;
	right: 38px;
	top: 50%;
	margin-top: -7em;
	font-family: 'Roboto', sans-serif;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	vertical-align: top;
	font-size: 1.0rem;
	font-weight: 400;
	transform: scale(0.8); 
}

.scroll-line {
	display: block;
	position: absolute;
	left: 80px;
	bottom: 65px;
	padding:  0 0 68px 5px;
	font-family: 'Roboto', sans-serif;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	vertical-align: top;
	font-size: 1.2rem;
	letter-spacing: 0.1em;
	color: #666;
}
.scroll-line:hover {
	color: #666;
}
.scroll-line::before {
	display: block;
	content: '';
	position: absolute;
	bottom: 11px;
	left: 13px;
	width: 6px;
	height: 40px;
	background-size: 6px 40px;
}
.scroll-line::after {
	position: relative;
	display: block;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 31px;
	height: 31px;
	background-color: #E8F2FC;
	border-radius: 50%;
	z-index: -10;
	transition: all .3s;
}
.scroll-line:hover::after {
	transform:scale(1.4,1.4);
	background-color: #CADAEA;
}


/* contents
----------------------------------------- */
/* common */
.sec-ttl {
	text-align: center;
}
.sec-ttl .jpn {
	position: relative;
	margin: 60px 0 0 0;
	padding-top: 45px;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	vertical-align: top;
	letter-spacing: 0.11em;
	font-size: 3.0rem;
	line-height: 1.0;
}
.sec-ttl .jpn::before {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: -7px;
	width: 44px;
	height: 71px;
	background-size: 44px 71px;
	z-index: -10;
}
.sec-ttl .eng {
	margin-top: 64px;
	padding-top: 45px;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	vertical-align: top;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	letter-spacing: 0.11em;
	font-size: 1.4rem;
}
.sec-btn {
	position: relative;
	display: inline-block;
	padding: 0 86px 0 30px;
	background-color: #fff;
	border: 1px solid #0168B7;
	border-radius: 30px;
	line-height: 60px;
	color: #0168B7;
	font-size: 1.4rem;
	transition: all .3s;
}
.sec-btn:hover {
	background-color: #0168B7;
	color: #fff;
}
.sec-btn::before {
	content: "";
	display: block;
	position: absolute;
	top: calc(50% - 5px);
	right: 25px;
	width: 21px;
	height: 10px;
	background-size: 21px 10px;
	transition: all .3s;
}
.sec-btn:hover::before {
	content: "";
	display: block;
	position: absolute;
	top: calc(50% - 5px);
	right: 20px;
	width: 21px;
	height: 10px;
	background-size: 21px 10px;
}

/* contents */
#contents {
	position: relative;
	overflow: hidden;

}
#contents::before {
	content: "";
	display: block;
	position: absolute;
	top: 153px;
	left: -140px;
	width: 1521px;
	height: 1200px;
	background-size: 1521px 1200px;
	z-index: -1000;
}

/* news-sec */
.news-sec {
	position: relative;
	width: 100%;
	max-width: 1600px;



	margin: 0 auto 0px;
}
.news-sec .sec-ttl {
	margin-bottom: 35px;
}
.news-sec .sec-ttl .jpn {
	margin: 56px 0 0 20%;
}
.news-sec .sec-ttl .eng {
	margin-top: 60px;
}

.news-sec-left {
	position: absolute;
	top: 0;
	left: 80px;
	width: 53%;
	margin-bottom: 0;
	padding: 40px 0 0;
	z-index: -100;
	opacity: 0;
	transition: all 1.2s;
}
.news-sec-left.scrollin {
	padding-top: 0;
	opacity: 1;
}


.news-sec-img {
	height: 620px;
	background: url(img/news-img_pc.png) center center no-repeat;
	background-size: cover;
	border-radius: 15px;
}
.news-sec-right {
	width: calc(51% - 40px);
	margin: 0 40px 0 49%;
	padding: 40px 0 0;
	transition: all 0.8s;
}
.news-sec-right.scrollin {
	padding: 0;
}
.news-list-area {
}
.news-list {
	margin-bottom: 0;
	border-radius: 15px;
	padding: 17% 18% 16% 18%;
	background-color: #fff;
}
.news-list li {
	position: relative;
	margin-bottom: 24px;
	padding: 20px 8px 23px;
	opacity: 0;
	transition: all 0.8s;
}
.news-list.scrollin li {
	padding-top: 0;
	opacity: 1;
}
.news-list.scrollin li:nth-child(1) {
	transition-delay: .1s;
}
.news-list.scrollin li:nth-child(2) {
	transition-delay: .2s;
}
.news-list.scrollin li:nth-child(3) {
	transition-delay: .3s;
}
.news-list li::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	margin: auto;
	background-image: linear-gradient(to right, #ccc, #ccc 1px, transparent 2px, transparent 4px);
	background-size: 4px 1px;
	background-repeat: repeat-x;
}
.news-list-date {
	display: block;
	margin-bottom: 5px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 1.3rem;
}
.news-list-ttl {
	position: relative;
	display: block;
	padding-left: 15px;
	font-size: 1.4rem;
	transition: all .3s;
}
.news-list-ttl:hover {
	color: #0168B7;
}
.news-list-ttl::before {
	content: "";
	position: absolute;
	top: 10px;
	left: 2px;
	width: 4px;
	height: 4px;
	background-color: #111;
	border-radius: 2px;
}
.news-sec-btn {
	margin: -30px 18% 0 0;
	text-align: right;
}

/* service-sec */
.service-sec {
	max-width: 1080px;
	margin: 0 auto 20px;
}
.service-sec-img {
	display: inline-block;
	margin-bottom: 0;
	padding: 0;
}
.service-sec-img img {
	border-radius: 15px;
}
.service-sec-text-area {
	position: relative;
	width: 620px;
	margin: -120px 0 120px;
	padding: 190px 150px 0 210px;
	z-index: 100;
	background-color: #fff;
	border-top-right-radius: 15px;
}
.service-sec .sec-ttl {
	position: absolute;
	top: 40px;
	left: 65px;
	margin-bottom: 50px;
	margin-top: 20px;
	opacity: 0;
	transition: all 1.2s;
}
.service-sec-text-area.scrollin .sec-ttl {
	margin-top: 0;
	opacity: 1;
}
.service-sec-lead {
	margin-bottom: 0;
	margin-top: 20px;
	padding: 0;
	font-size: 1.4rem;
	line-height: 2.2;
	opacity: 0;
	transition: all 1.2s;
}
.service-sec-text-area.scrollin .service-sec-lead {
	margin-top: 0;
	transition-delay: .2s;
	opacity: 1;
}

.service-sec-category-list {
	display: flex;
	width: 100%;
	margin: 0 auto 100px;
	padding: 0 20px;
}
.service-sec-category-list li {
	position: relative;
	width: 31%;
	margin: 0;
	padding: 0 60px 0 0;
	border-right: 1px dotted #ccc;
	margin-top: 40px;
	opacity: 0;
	transition: all 0.8s;
}
.service-sec-category-list li:nth-child(2) {
	position: relative;
	width: 38%;
	margin: 40px 0 0;
	padding: 0 60px;
}
.service-sec-category-list li:nth-child(3) {
	position: relative;
	width: 31%;
	margin: 40px 0 0;
	padding: 0 0 0 60px;
	border-right: none;
}

.service-sec-category-list.scrollin li {
	margin-top: 0;
	padding-top: 0;
	opacity: 1;
}
.service-sec-category-list li:nth-child(1) {
	transition-delay: .1s;
}
.service-sec-category-list li:nth-child(2) {
	transition-delay: .2s;
}
.service-sec-category-list li:nth-child(3) {
	transition-delay: .3s;
}



.service-sec-category-list li::after {
	display: none;
}
.service-sec-category-list li:last-child::after {
	display: none;
}
.service-category-icon {
	min-height: 70px;
	margin-bottom: 40px;
	text-align: center;
}
.service-category01 .service-category-icon {
	padding-top: 20px;
}
.service-category01 .service-category-icon img {
	width: 74px;
	max-width: 100%;
	height: auto;
}
.service-category02 .service-category-icon img {
	width: 74px;
	max-width: 100%;
	height: auto;
}
.service-category03 .service-category-icon img {
	width: 58px;
	max-width: 100%;
	height: auto;
}
.service-category-ttl {
	margin-bottom: 35px;
	text-align: center;
}
.service-category-num {
	position: absolute;
	top: -1em;
	left: -1.5em;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 1.3rem;
}
.service-category-name {
	position: relative;
	font-size: 2.2rem;
}
.service-category-lead {
	font-size: 1.4rem;
	line-height: 2.2;
}
.service-sec-btn {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: right;
}

/* recruit-sec */
.recruit-sec {
}
.recruit-sec .sec-ttl {
	position: relative;
	text-align: left;
	margin-bottom: -118px;
	padding-left: 210px;
	z-index: 1000;
}
.recruit-sec-img {
	position: relative;
	display: inline-block;
	margin-bottom: 80px;
	transition: all 0.8s;
}
.recruit-sec-img {
	width: 100%;
}
.recruit-sec.scrollin .recruit-sec-img  {
}
.recruit-sec-img::before {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 100;
	transform: scale(1, 1);
	transform-origin: left top;
	transition: all 0.6s cubic-bezier(.02,.99,.75,.99);
}
.recruit-sec.scrollin .recruit-sec-img::before {
	transform-origin: left top;
	transform: scale(0, 1);
}




.recruit-sec-text {
	display: flex;
	justify-content: center;
	max-width: 960px;
	margin: 0 auto 25px;
	padding: 0 20px;
}
.recruit-sec-copy {
	width: 52%;
	margin-bottom: 0;
}
.recruit-sec-copy .jpn {
	display: block;
	margin-bottom: 10px;
	padding-top: 20px;
	font-size: 2.6rem;
	letter-spacing: 0.08em;
	line-height: 1.4;
	opacity: 0;
	transition: all 0.8s;
}
.recruit-sec-text.scrollin .recruit-sec-copy .jpn {
	padding-top: 0;
	opacity: 1;
}
.recruit-sec-copy .eng {
	padding-top: 10px;
	font-family: 'Roboto', sans-serif;
	font-size: 1.3rem;
	opacity: 0;
	transition: all 0.8s;
}
.recruit-sec-text.scrollin .recruit-sec-copy .eng {
	padding-top: 0;
	opacity: 1;
	transition-delay: .1s;
}
.recruit-sec-lead {
	width: 48%;
	padding-top: 10px;
	font-size: 1.4rem;
	line-height: 2.4;
	opacity: 0;
	transition: all 0.8s;
}
.recruit-sec-text.scrollin .recruit-sec-lead {
	padding-top: 0;
	opacity: 1;
	transition-delay: .2s;
}




.recruit-sec-btn {
	width: 960px;
	margin:  0 auto;
	padding: 0 20px;
	text-align: right;
}


} /* PC end */


/* PC:1201px - */
@media only screen and (min-width: 1201px) {

} /* PC end */


img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}


/*.main-slide .m-slide01 , .main-slide .m-slide02 , .main-slide .m-slide03{
    opacity: 0.3;
    -ms-filter: blur(3px);
    filter: blur(3px);
}*/


/* comment */

.profarea {
    overflow: hidden;
    margin-bottom: 60px;
}

.protopbox{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.proftitle {
    font-size: 15px;
    font-size: 1.5rem;
    margin: 60px 0;
    text-align: center;
    position: relative;
    font-family: 'Roboto', sans-serif;
}

.profbox {
    width: 48%;
    /*width: 31%;*/
    /*float: left;
    width: 18%;*/
    margin: 0 1% 20px;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
}

.profbox__photo {
    float: none;
    margin: 0 auto 10px;
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 100px;
}

.profbox__name {
    float: none;
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 14px;
}

.profbox__name .kana {
    font-size: 12px;
    display: block;
}

.profbox__txt {
    text-align: justify;
    background-color: rgba(255,255,255,0.4);
    padding: 0px 30px;
    height: 300px;
    overflow-y: scroll;
        -ms-overflow-style: none;    /* IE, Edge 対応 */
        scrollbar-width: none; 
    margin: 30px 0 60px;
}

    .profbox__txt::-webkit-scrollbar {  /* Chrome, Safari 対応 */
        display:none;
    }


.module {
width:100%;
height:320px;
}
.box {
width:100%;
text-align:center;
color:#fff;
font-size:3vw;
}

.custom-triggers {
width:100%;
height:260px;
}

.custom-triggers > div {
width:33.333%;
float:left;
clear:none;
cursor:pointer;
}

.slidebox img{
	user-drag: none;
	-webkit-user-drag: none;
	-moz-user-select: none;
}

.custom-triggers img{
        border:2px solid #fff;
        opacity:0.6;
}

.slidebox{
    width: 80%;
    margin: 0 auto;
    max-width: 1000px;
}

.topleft{
    position: absolute;
    left: 5%;
    top: 35%;
    width: 150px;
    z-index: 10;
}

.topleft img:nth-child(2){
    padding-top:30px;
    padding-bottom:30px;
}

.topright{
    position: absolute;
    right: 5%;
    top: 35%;
    width: 150px;
    z-index: 10;
}

/*.topright img{
    float: right;
}*/

.topright img:nth-child(2){
    padding-top:30px;
    padding-bottom:30px;
}

.flexcenter{
    justify-content:space-between;
    flex-wrap: wrap;
}

.mt5{
    margin-top:5em;
}

.mt10{
    margin-top:10em;
}

.pb8{
    padding-bottom:8em;
}

.borderbox{
    display:block;
}

.borderbox a{
    border: 1px solid #333;
    padding: 5px 15px;
    display: block;
    max-width: 600px;
    text-align: center;
    margin: 0 auto 15px;
}

.blueback{
    background:#054098;
}

.flexboxsurcle{
    display:flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}

.flexboxsurcle div{
    width: 200px;
    color: #fff;
}

.flexboxsurcle div p{
    font-size: 16px!important;
    text-align: left;
    line-height: 1.8;
}

.flexboxsurcle div h3{
    font-size: 18px!important;
    text-align: center;
    padding-bottom: 10px;
    font-weight: bold;
}

.flexboxsurcle2{
    display:flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 900px;
    margin: 5em auto 0;
    text-align: center;
}

.flexboxsurcle2 div{
    width: 200px;
    color: #fff;
}

.flexboxsurcle2 div p{
    font-size: 16px!important;
    text-align: left;
    line-height: 1.8;
}

.flexboxsurcle2 div h3{
    font-size: 18px!important;
    text-align: center;
    padding-bottom: 10px;
    font-weight: bold;
}


.picktopmark{
    display: block;
    margin: 1em auto;
    padding: 6em;
    width: 96%;
    max-width: 960px;
}

h2 , p , li , a{
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

h2{
    font-size: 24px!important;
    line-height: 2.5;
}

p{
    font-size: 18px!important;
    text-align: center;
    line-height: 2.5;
}

a{
    font-size: 18px!important;
    line-height: 2.5;
}

a:hover{
    opacity:0.8;
}

li{
    font-size: 18px!important;
    line-height: 2.5;
}

.one{
    width: 480px;
    bottom: -50px;
    position: absolute;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}



@media only screen and (max-width: 1400px) {
.kidsvoice{
    right:inherit;
    margin: 60px auto 0;
    position: relative;
    display: block;
    width:380px;
}
}


@media only screen and (max-width: 960px) { /* */

.eventhuki {
    position: relative;
    width: 300px;
    margin: 0 auto 15px;
    display: block;
}

html{
    overflow-y: scroll;
}


.conimg {
    right: initial!important;
    top: initial!important;
    left: 10px!important;
    bottom: 10px!important;
}

.conimg2 {
    z-index: 999999;
    right: initial!important;
    top: initial!important;
    left: 10px!important;
    /*bottom: 235px!important;*/
    bottom: 210px!important;
}

.conimg img , .conimg2 img{
    width:45px!important;
}


/*.bx-wrapper img {
    transform: scale(0.9);
}*/

.one{
    bottom: -70px;
}

.bx-wrapper {
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border: none!important;
    background: none!important;
    margin-bottom: 0px!important;
}

.bx-controls-direction , .bx-pager{
    display:none;
}

.picktopmark {
    padding: 3em 1em;
    width: 90%;
}

.listbox li{
    margin-left: 1.8em;
    text-indent: -1.8em;
}

.one{
    top: 0px;
    width: 100%;
    max-width:400px;
    margin-top: 0px;
    margin-bottom:-54px;
}

.flexboxsurcle2 div p {
    font-size: 16px!important;
}

.one2sp{
    margin: 4em auto 0;
    display: block;
}

.flexcenter {
    justify-content: center;
    flex-wrap: initial;
}

.flexboxsurcle div , .flexboxsurcle2 div {
    width: 50%;
}

.flexboxsurcle div , .flexboxsurcle2 div {
    width: 38%;
    margin-right:8%;
}

.flexboxsurcle div:nth-child(odd) , .flexboxsurcle2 div:nth-child(odd) {
    margin-left:8%;
}
.flexboxsurcle div, .flexboxsurcle2 div {
    margin-bottom: 60px;
}
.flexboxsurcle2.mt5{
    margin-top: 0em;
}
.service-sec {
    margin-bottom: 0px;
}
.mt10 {
    margin-top: 5em;
}
.pb8 {
    padding-bottom: 2em;
}
.topleft , .topright{
    display:none;
}
p , li , a {
    font-size: 16px!important;
    text-align: left;
}
.one {
    /*width: 100%;
    max-width: 300px;
    bottom: 0;*/
    position: relative;
}

.main-tagline-jpn {
    width: 100%;
}

.main-visual-copy {
    background: none!important;
}

header{
    background: url(img/back.jpg);
}

}

@media only screen and (max-width: 960px) { /* */
.profbox {
    width: 100%;
}
.proftitle {
    margin-top: 0px;
}
.profarea {
    margin-bottom: 0px;
}

.custom-triggers {
width:100%;
height:160px;
}

}


.glide{
    max-height: 620px;
}

.main-tagline-jpn img{
    width: 90%;
    max-width: 900px;
    margin: 0 auto;
}

.main-tagline-jpn img{
    max-width: 1800px;
}

.topleft , .topright {
    top: 45%;
}

/*
.fadein {
	opacity : 0;
	transform : translate(0, 50px);
	transition : all 2s;
}


.fadein.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}
*/


.circle {
   animation: fuwafuwa 5s infinite;
}

@keyframes fuwafuwa {
  0% {
    transform: translateY(0px);
  }
  60% {
    transform: translateY(0px);
  }
  70% {
    transform: translateY(-10px);
  }
  90% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(0px);
  }
}



.circle2 {
   animation: fuwafuwa2 6s infinite;
}

@keyframes fuwafuwa2 {
  0% {
    transform: translateY(0px);
  }
  10% {
    transform: translateY(-10px);
  }
  40% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(0px);
  }
}



.circle3 {
   animation: fuwafuwa3 6s infinite;
}

@keyframes fuwafuwa3 {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(0px);
  }
  80% {
    transform: translateY(-8px);
  }
  90% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(0px);
  }
}



.circle4 {
   animation: fuwafuwa4 4s infinite;
}

@keyframes fuwafuwa4 {
  0% {
    transform: translateY(0px);
  }
  30% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-10px);
  }
  70% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(0px);
  }
}


.conimg{
    position: fixed;
    right: 0;
    top: 150px;
    z-index: 1000000;
}

.conimg2{
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 999999;
}



/*  足跡  */

div[class*="walk"]{
  position:absolute;
  height: 20px;
  width: 14px;
  top:0;
  z-index: 100;
  background-repeat: no-repeat;
  -webkit-background-size: 14px 20px;
  background-size: 14px 20px;
  opacity:0;
  box-sizing: border-box;
  -webkit-animation: vanish 2s;
  animation: vanish 2s;
  background-position: center top;
}
div[class*="odd"]{
  background-image: url(img/left.svg);
  right:50px;
}
div[class*="even"]{
  background-image: url(img/right.svg);
  right:30px;
}
div[class*="under-odd"]{
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}
div[class*="under-even"]{
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}
@-webkit-keyframes vanish{
  0%{
    opacity: 0;
  }
  20%{
    opacity: .8;
  }
  60%{
    opacity: .8;
  }
  100%{
    opacity: 0;
  }
}
@keyframes vanish{
  0%{
    opacity: 0;
  }
  20%{
    opacity: .8;
  }
  60%{
    opacity: .8;
  }
  100%{
    opacity: 0;
  }
}



@media only screen and (max-width: 580px) {


.one{
    margin-top: 200px;
}


.flexboxsurcle {
    display: block;
}

.flexboxsurcle div, .flexboxsurcle2 div {
    width: 100%;
    margin-right: 0%;
}

.flexboxsurcle div:nth-child(odd), .flexboxsurcle2 div:nth-child(odd) {
    margin-left: 0%;
}

.flexboxsurcle , .flexboxsurcle2 {
    width: calc(100% - 25%);
    display: block;
}

}




.topright {
    right: 15%!important;
}

.topleft {
    left: 15%!important;
}

.ovf{
    overflow:hidden;
}



@media only screen and (max-width: 1500px){

.topright {
    right: 2%!important;
}

.topleft {
    left: 2%!important;
}

}






/*#sp-fixed-menu{
   position: fixed;
   width: 100%;
   bottom: 0px;
   font-size: 0;
   opacity: 0.9;
   z-index: 99;
}

#sp-fixed-menu ul{
   display: flex;
   list-style: none;
   padding:0;
   margin:0;
   width:100%;
}

#sp-fixed-menu li{
   justify-content: center;
   align-items: center;
   width: 50%;
   padding:0;
   margin:0;
   font-size: 14px;
   border-right: 1px solid #fff;
}

#sp-fixed-menu li:first-child{
   background: #21b1d4;
}

#sp-fixed-menu li:last-child{
   background: #c0d631;
}

#sp-fixed-menu li a{
   color: #fff;
   text-align: center;
   display:block;
   width: 100%;
   padding:10px;
}

@media (min-width: 960px) {
   .for-sp{
      display:none;
    }
}*/