@charset "UTF-8";

@font-face {
	font-family: AvantGarde;
	src: url(./avantgard.ttf) format('truetype');
}
* {
	box-sizing: border-box;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #444;
	background-color: #fff;
	-webkit-text-size-adjust: 100%;
	font-size: 13px;
	line-height: 1.6em;
	font-family: sans-serif;
}
body.sp {
	font-size: 20px;
	line-height: 1.5em;
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
}
button ,
form input[type="text"],
form select ,
form textarea {
	font-family: sans-serif;
}


body.pct .pcbr::before {
	content: "\A" ;
	white-space: pre ;
}
body.sp .spbr::before {
	content: "\A" ;
	white-space: pre ;
}


a:link ,
a:visited {
	text-decoration: none;
	color: #ff7e00;
}
a:hover ,
a:active {
	text-decoration: none;
	color: #ffa235;
}


h1,h2,h3,h4,h5,div,a,p,form {
	box-sizing: border-box;
	vertical-align: bottom;
}

#inframe {
	background: transparent;
	text-align: center;
}

img {
	border: none;
	max-width: 100%;
	height: auto;
}
.en ,
.no {
	font-family: 'AvantGarde',sans-serif;
}
.clear {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}
#bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 240px;
	margin: 0 auto;
	background: url(../images/bg2.jpg) left center no-repeat;
	background-size: cover;
	z-index: -1;
}
body.sp #bg {
	height: 240px;
	background: url(../images/bg2sp.jpg) center top no-repeat;
}
#toppage #bg {
	height: 640px;
	background: url(../images/bg.jpg) left center no-repeat;
	background-size: cover;
}
@media only screen and (max-width: 1480px) {
#toppage #bg {
	background: url(../images/bg.jpg) center center no-repeat;
}
}
body.sp .toppage #bg {
	background: url(../images/bgsp.jpg) center top no-repeat;
}

.file ,
button ,
a.button ,
input[type="submit"] {
	z-index: 4;
	position: relative;
	display: inline-block;
	width: auto;
	height: auto;
	margin: 1em auto;
	padding: 1.2em 4.0em;
	text-align: center;
	font-size: 1.0em;
	line-height: 1em;
	letter-spacing: 0;
	cursor: pointer;
	color: #fff;
	background: none;
	border: solid 0px #222;
	border-radius: 0px;
	overflow: hidden;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
#newsbox a.button {
	width: 208px;
	padding: 0.4em 0em;
}
.file:hover ,
button:hover ,
a.button:hover ,
input[type="submit"]:hover {
	color: #fff;
}
input[type="submit"] {
	margin: 0 auto;
}
.button_wrap {
	z-index: 3;
	position: relative;
	display: inline-block;
	width: auto;
	height: auto;
	margin: 1em auto;
	overflow: hidden;
}
.file::before ,
button::before ,
a.button::before ,
.button_wrap::before {
	z-index: -1;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	background:-webkit-gradient(linear,from(#ffa349),to(#ff7e00));
	background:-webkit-linear-gradient(#ffa349,#ff7e00);
	background:linear-gradient(#ffa349,#ff7e00);
	border: solid 1px #ffa422;
	box-sizing: border-box;
}
.file::after ,
button::after ,
a.button::after ,
.button_wrap::after {
	z-index: -1;
	content: '';
	position: absolute;
	left: -35%;
	top: 0;
	display: block;
	width: 0;
	height: 100%;
	background:-webkit-gradient(linear,from(#ffc452),to(#ffb21d));
	background:-webkit-linear-gradient(#ffc452,ffb21d);
	background:linear-gradient(#ffc452,#ffb21d);
	transform: skew(50deg);
	transition-duration: 0.6s;
	transform-origin: top left;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.file:hover:after ,
button:hover:after ,
a.button:hover:after ,
a.button:hover:after ,
a.button:hover:after ,
.button_wrap:hover:after {
	width: 135%;
	height: 100%;
}

.thumbparkmenu ul li button.mixitup-control-active {
	color: #111;
}
.thumbparkmenu ul li button.mixitup-control-active:before {
	background:-webkit-gradient(linear,from(#ffc452),to(#ffb21d));
	background:-webkit-linear-gradient(#ffc452,ffb21d);
	background:linear-gradient(#ffc452,#ffb21d);
}




/* header
 * --------------------------------------- */
#header {
	position: relative;
	height: 102px;
}
#header-top {
	display: block;
	width: 100%;
	margin: 0 auto 0;
	padding: 0 ;
	text-align: center;
	z-index: 64;
}
#header-inner {
	position: relative;
	margin: 0 auto 0;
	padding: 0;
	display: block;
	text-align: center;
	width: 880px;
	height: 68px;
}
body.sp #header-inner {
	width: 680px;
	height: 89px;
}
body#toppage.sp #header-inner {
	height: 120px;
}
body#toppage.sp.up #header-inner {
	transition: .4s;
}
body#toppage.sp.down #header-inner {
	height: 88px;
	transition: .4s;
}
#logo {
	display: block;
	padding: 0;
	overflow: hidden;
}
body.pct #logo {
	position: absolute;
	top: 12px;
	left: 0px;
	width: 388px;
	margin: 0;
	text-align: left;
}
body.sp #logo {
	width: 660px;
	margin: 0 auto 0;
	text-align: center;
}
#logo img {
	margin: 0 auto 0;
	width: auto;
	height: 48px;
}
body.sp #logo img {
	margin: 16px auto 0;
	height: 68px;
}

#header-bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: block;
	width: 100%;
	height: 56px;
	background: rgba(0,108,138,0.9);
	z-index: 60;
}
#header-tel ,
#footer-tel {
	display: inline-block;
	margin: 16px 12px 0 auto;
	padding: 0;
	letter-spacing: 0.02em;
	color: #fff;
	vertical-align: top;
	font-size: 24px;
	line-height: 1em;
	font-family: 'AvantGarde',sans-serif;
}
body.sp #header-tel ,
body.sp #footer-tel {
	font-size: 25px;
	line-height: 1em;
}
#header-tel a:link ,
#header-tel a:visited ,
#footer-tel a:link ,
#footer-tel a:visited {
	color: #fff;
}
#header-tel span ,
#footer-tel span {
	display: inline-block;
	float: left;
	padding: 0;
	color: #fff;
	margin: 3px 6px 0 0;
	font-size: 20px;
	line-height: 1em;
}
body.sp #header-tel span ,
body.sp #footer-tel span {
	margin: 1px 4px 0 0;
	font-size: 20px;
	line-height: 1em;
	vertical-align: bottom;
}
#header-open ,
#footer-open {
	display: inline-block;
	margin: 16px auto 0;
	padding: 0;
	letter-spacing: 0.02em;
	color: #fff;
	vertical-align: top;
	font-size: 24px;
	line-height: 1em;
	font-family: 'AvantGarde',sans-serif;
}
body.sp #header-open ,
body.sp #footer-open {
	font-size: 25px;
	line-height: 1em;
}
#header-desk ,
#footer-desk {
	display: inline-block;
	float: left;
}
#header-open span ,
#footer-open span {
	display: inline-block;
	float: left;
	color: #fff;
	margin: 3px 4px 0 0;
	font-size: 20px;
	line-height: 1em;
}
body.sp #header-open span ,
body.sp #footer-open span {
	margin: 1px 4px 0 0;
	font-size: 20px;
	line-height: 1em;
	vertical-align: bottom;
}
#header-desk ,
#footer-desk {
	margin: 2px 12px 0 0;
	font-size: 22px;
	line-height: 1em;
}
body.sp #header-desk ,
body.sp #footer-desk {
	margin: 0px 12px 0 0;
	font-size: 25px;
	line-height: 1em;
}
#header-open span.jp ,
#footer-open span.jp {
	margin: 4px 4px 0 0;
	font-size: 16px;
}
body.sp #header-open span.jp ,
body.sp #footer-open span.jp {
	margin: 4px 4px 0 0;
	font-size: 20px;
	line-height: 1em;
}

/* footer
 * --------------------------------------- */
#footer {
	position: relative;
	width: 100%;
	margin: 0;
	text-align: center;
	background: #fff;
	border-top: solid 1px #bbb;
	color: #444;
	overflow: hidden;
	padding: 24px 0 24px;
	background: url(../images/footer.jpg) center top no-repeat;
	background-size: cover;
}
body.sp #footer {
	padding: 28px 0 120px;
	background: url(../images/footersp.jpg) center top no-repeat;
	background-size: cover;
}
#footer-inner {
	position: relative;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	width: 1060px;
}
body.sp #footer-inner {
	width: 680px;
}
#footer-menu {
	display: block;
	padding: 0;
	list-style-type: none;
	margin: 0 auto 20px;
}
body.sp #footer-menu {
	width: 600px;
	margin: 0 auto 20px;
}
#footer-menu li {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
	position: relative;
	text-align: center;
	color: #444;
}
body.sp #footer-menu li {
	display: block;
	margin: 0 auto 0px;
	padding: 0;
	width: 100%;
	text-align: left;
}
#footer-menu li a {
	margin: 0 12px;
	text-decoration: none;
	padding: 6px 0 6px 20px;
	font-size: 14px;
	line-height: 1.0em;
	background: url(../images/nav.png) left center no-repeat;
	background-size: 16px auto;
}
body#system #footer-menu li a {
	background: url(../images/navb.png) left center no-repeat;
	background-size: 16px auto;
}
body.sp #footer-menu li a {
	display: block;
	width: 100%;
	margin: 0;
	padding: 12px 0 12px 32px;
	font-size: 30px;
	line-height: 1.0em;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	background: url(../images/nav.png) left center no-repeat;
	background-size: 24px auto;
}
body#system.sp #footer-menu li a {
	background: url(../images/navb.png) left center no-repeat;
	background-size: 16px auto;
}
#footer-menu li a:link ,
#footer-menu li a:visited {
	color: #444;
}
#footer-menu li a:hover {
	color: #444;
	opacity: 0.6;
}
#footer-menu li a span.en {
	display: none;
}
body.sp #footer-menu li a span {
	vertical-align: middle;
}
body.sp #footer-menu li a span.jp {
	margin-left: 12px;
	font-size: 22px;
}
#footer-txt {
	margin: 0 auto 16px;
	padding: 0;
	text-align: center;
	font-size: 14px;
	line-height: 1.3em;
}
body.sp #footer-txt {
	width: 640px;
	text-align: left;
	font-size: 22px;
	line-height: 1.4em;
}
#footer-logo {
	display: table;
	text-align: center;
	width: 648px;
	margin: 8px auto;
	padding: 0 28px 0 0;
}
body.sp #footer-logo {
	margin: 8px auto 0;
}
#footer-logo:hover {
	background: none;
}
#footer-logo img {
	display: block;
	margin: 0 auto;
	width: auto;
	height: 56px;
}
body.sp #footer-logo img {
	width: auto;
	height: 68px;
}
#footer-copy {
	width: 100%;
	margin: 0 auto;
	padding: 36px 0 0;
	color: #444;
	font-size: 14px;
	line-height: 1em;
}
body.sp #footer-copy {
	font-size: 20px;
	line-height: 1em;
}

#footer-banner {
	margin: 20px auto 4px;
}
#footer-banner a {
	display: inline-block;
	margin: 0 8px 12px;
	font-family: sans-serif;
	font-size: 12px;
}
#footer-banner a img {
	vertical-align: bottom;
}

/* SP */
body.sp #footersp {
	position: fixed;
	bottom: -1px;
	left: 0;
	display: block;
	width: 680px;
	height: 90px;
	padding: 8px 0 0;
	text-align: left;
	color: #fff;
	background: #ff7e00;
	line-height: 0em;
	letter-spacing: -.40em; /*隙間対策 */
	font-family: sans-serif;
	z-index: 960;
}
body#system.sp #footersp {
	background: #0097e5;
}
body.sp #footersp a {
	display: inline-block;
	width: 136px;
	height: 72px;
	margin: 0 auto 0 0;
	padding: 6px 0 0;
	font-size: 18px;
	line-height: 1.2em;
	letter-spacing: 0em;
	text-align: center;
	color: #fff;
	border-right: solid 1px #fff;
	letter-spacing: normal; /*隙間対策 */
}
body.sp #footersp a img {
	display: block;
	width: auto;
	height: 36px;
	margin: 0 auto 6px;
}
/* //SP */


/* #menu
 * --------------------------------------- */
/* PC TAB */
body.pct #menubtn {
	display: none;
}
body.pct #menu-wrap {
	position: absolute;
	top: 68px;
	right: 0px;
	display: block;
	width: 100%;
	height: 32px;
	margin: 0;
	padding: 0 0 0;
	text-align: center;
	color: #fff;
	background: #ff7e00;
	z-index: 648;
}
body#system.pct #menu-wrap {
	background: #0097e5;
}
body.pct #menu {
	display: table;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	list-style-type: none;
	border-collapse: collapse;
	border-spacing: 0;
	letter-spacing: -1em; /*隙間対策 */
}
body.pct #menu li {
	display: inline-block;
	width: 204px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	letter-spacing: normal; /*隙間対策 */
	border-left: 2px solid #fff;
}
body.pct #menu li:last-child {
	border-right: 2px solid #fff;
}
body.pct #menu li a {
	position: relative;
	display: block;
	width: 100%;
	height: 32px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'AvantGarde',sans-serif;
	font-weight: bold;
	font-size: 1em;
	line-height: 1em;
	background: none;
}
body.pct #menu li a:link ,
body.pct #menu li a:visited {
	color: #fff;
}
body.pct #menu li a.menuon {
	color: #fff;
	background: #ffa235;
}
body#system.pct #menu li a.menuon {
	background: #2cb7ff;
}
body.pct #menu li a img {
	display: none;
}
/*
	display: block;
	height: 22px;
	margin: 0 auto 1px;
	vertical-align: top;
*/
body.pct menu li a span {
	vertical-align: middle;
}
body.pct #menu li a span.en {
	display: block;
	padding: 0.56em 0 0;
	font-size: 1.2em;
	line-height: 1em;
	letter-spacing: 0.1em;
	font-weight: bold;
}
body.pct #menu li a span.jp {
	position: absolute;
	left: 10px;
	bottom: -36px;
	display: block;
	width: 184px;
	height: 24px;
	padding: 7px 0 0px;
	font-size: 1em;
	letter-spacing: 0em;
	line-height: 1em;
	background: #ffa235;
	opacity: 0.0;
}
body#system.pct #menu li a span.jp {
	color: #fff;
	background: #2cb7ff;
}
body.pct #menu li a:hover span.jp {
	bottom: -24px;
	opacity: 1.0;
	transition: .3s;
}
/* //PC TAB */

/* SP */
body.sp #menubtn {
	position: fixed;
	bottom: 9px;
	right: 22px;
	width: 80px;
	height: 80px;
	font-size: 18px;
	line-height: 1em;
	letter-spacing: 0em;
	color: #fff;
	z-index: 990;
}
body.sp .navBtn {
	position: relative;
	width: 80px;
	height: 58px;
	margin: 0 auto;
	padding: 0;
	cursor: pointer;
}
body.sp .navBtn .line {
	position: absolute;
	left: 16px;
	width: 48px;
	height: 4px;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
body.sp .navBtn .line.lineT {
	top: 16px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
body.sp .navBtn .line.lineB {
	top: 30px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
body.sp .navBtn .line.lineC {
	top: 44px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
body.sp.open .navBtn .line.lineT {
	top: 30px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
body.sp.open .navBtn .line.lineC {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
body.sp.open .navBtn .line.lineB {
	top: 30px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
body.sp #menu-wrap {
	z-index: 900;
	visibility: visible;
	overflow: hidden;
	position:fixed;
	top: 0;
	left: -101%;
	display: block;
	width: 100%;
	height: 100vh;
	background: rgba(255,126,0,0.8);
	transition: left 0.6s ease-in 0.2s;
}
body.sp.open #menu-wrap {
	position: fixed;
	left: 0;
	transition: left 0.4s ease-out 0s;
}
body.sp #menu {
	display: block;
	width: 100%;
	height: auto;
	margin: 32vh auto 0;
	padding: 0 0 20px;
	list-style-type: none;
	vertical-align: middle;
}
body.sp #menu li {
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	border-bottom: 1px solid #fff;
}
body.sp #menu li:last-child {
	border-bottom: 0px solid #fff;
}
body.sp #menu li a {
	display: block;
	width: 480px;
	margin: 0 auto;
	padding: 28px 0 28px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 24px;
	letter-spacing: 0.04em;
	line-height: 1.0em;
	font-family: 'AvantGarde',sans-serif;
	color: #fff;
}
body.sp #menu li a:link ,
body.sp #menu li a:visited {
	color: #fff;
}
body.sp #menu li a:hover ,
body.sp #menu li a:active {
	color: #fff;
}
body.sp #menu li a img {
	display: inline-block;
	height: 44px;
	margin: 0 12px 0 0;
	vertical-align: middle;
}
body.sp #menu li a span.en {
	font-size: 40px;
	font-family: 'AvantGarde',sans-serif;
}
body.sp #menu li a span.jp {
	margin-left: 24px;
	font-size: 20px;
}
body.sp #menu li a span {
	vertical-align: middle;
}
/* //SP */


/* top
 * --------------------------------------- */
#top {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto 20px;
	overflow: hidden;
}
.secondpage #top {
	height: 100px;
	padding: 32px 0 0;
}
#design #top {
	background: url(../images/design.jpg) center top no-repeat;
}
#system #top {
	background: url(../images/system.jpg) center top no-repeat;
}
#contact #top {
	background: url(../images/contactus.jpg) center top no-repeat;
}
body#toppage #top {
	height: 480px;
	padding: 0;
	background: #ff7e00;
}
h2#toplogo {
	position: absolute;
	text-align: center;
	top: 50%;
	left: 50%;
	background: none;
	-webkit-animation: 2s ease 0s 1 normal topcopy1;
	animation: 2s ease 0s 1 normal topcopy1;
	animation-fill-mode: forwards;
}
@-webkit-keyframes topcopy1 { 0%{opacity:0;} 30%{opacity:0;} 100%{opacity:1;} }
@keyframes topcopy1 { 0%{opacity:0;} 30%{opacity:0;} 100%{opacity:1;} }

body.pct h2#toplogo {
	width: 600px;
	margin: -60px 0 0 -300px;
	padding: 0;
}
body.sp h2#toplogo {
	width: 600px;
	margin: -56px 0 0 -300px;
	padding: 0;
}
body.pct h2#toplogo img {
	height: 100px;
}
body.sp h2#toplogo img {
	height: 100px;
}


#toppic {
	float: left;
	width: 712px;
	height: 280px;
	overflow: hidden;
}
body.sp #toppic {
	float: none;
	width: 680px;
	height: 280px;
}
#toppic ul {
	margin: 0;
	padding: 0;
}
#toppic ul li {
	list-style: none;
}
#toppic .owl-wrapper-outer {
	height: 252px;
}
body.sp #toppic .owl-wrapper-outer {
	height: 240px;
}
body.sp #toppic img {
	width: 680px;
	height: 240px;
}
#toppic img {
	width: 712px;
	height: 252px;
}
#topbanner {
	float: right;
	width: 344px;
	height: 280px;
}
body.sp #topbanner {
	float: none;
	width: 680px;
	height: 128px;
	text-align: center;
}
#topbanner img {
	margin: 0 auto 10px;
	width: 344px;
	height: auto;
}
body.sp #topbanner img {
	display: inline-block;
	margin: 0 4px;
	width: 320px;
	height: 112px;
}

body.pct .side {
	float: right;
	margin: 0 0px 0 auto;
	padding: 14px 0 20px;
	width: 240px;
	text-align:center;
}
body.pct .side img {
	vertical-align: top;
	max-width: 240px;
	margin: 0 auto 4px;
}
body.pct .side a:hover {opacity: 0.5;}

#tw {
	width: 360px;
	height: 320px;
	float: right;
	margin: 0;
}
body.sp #tw {
	width: 600px;
	margin: 0 auto 0px;
	padding: 0;
}
#detail #tw {
	width: 350px;
}
body.sp #detail #tw {
	width: 640px;
}

/* Contents
 * --------------------------------------- */
#contents {
	width: 100%;
	margin: 0 auto 0;
	padding: 20px 0 0;
	background: #fff;
	overflow: hidden;
}
.main {
	margin: 0 auto;
	padding: 0;
}
#detail .main {
	width: 920px;
}
body.sp #detail .main {
	width: 680px;
}
.section {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.sectionin {
	width: 100%;
	margin: 0 auto;
	padding: 0px 0 0px;
	overflow: hidden;
}
body.sp .sectionin {
	width: 680px;
}
body.sp #news .sectionin {
	width: 680px;
}
.txt ol ,
.txt ul {
	margin: 0px;
	padding: 0.8em 0 0.8em 0.1em;
	text-align: left;
}
.txt ul {
	list-style-type: none;
}
.txt ol li {
	margin: 0px 0px;
	padding: 0 0 8px;
	line-height: 1.4em;
}
.txt ul li {
	margin: 0px 0px;
	padding: 0.4em 0 0.4em 1.5em;
	line-height: 1.4em;
	background: url(../images/li.png) left center no-repeat;
	background-size: 1.2em auto;
}
body.sp .txt ul li {
}
.txt ol li:last-child {
	padding: 0 0 0px;
}
.txt dl {
	margin: 0;
	text-align: left;
}
.txt dt {
	color: #333;
	margin: 0;
	padding: 6px 32px 8px;
	background: #fff6e6;
}
.txt dd {
	margin: 0;
	padding: 6px 32px 10px;
}

.txt-l {
	font-size: 128%;
	line-height: 120%;
}
.txt-ll {
	font-size: 148%;
	line-height: 1.2em;
}
.txt-s {
	font-size: 84%;
	line-height: 96%;
}
.white {
	color: #111;
}
.red {
	color: #fa762e;
}
.thumbparkmenu ul li button .red ,
.thumbparkmenu ul li button.mixitup-control-active .red {
	margin-right: 4px;
	color: #e9295f;
}
.yellow {
	display: inline-block;
	padding: 0px 6px 3px;
	background: linear-gradient(transparent 60%, #bcf19e 60%);
}
.leftimg {
	float: left;
	margin: 0 15px 15px 0;
}
.rightimg {
	float: right;
	margin: 0 0 0px 15px;
}


h2 {
	width: 480px;
	margin: 0 auto;
	padding: 0px 0 0;
	text-align: center;
	text-transform: uppercase;
	text-indent: 0.2em;
	font-weight: normal;
	font-family: 'AvantGarde',sans-serif;
	font-size: 1.0em;
	line-height: 1.0em;
	color: #fff;
	background: url(../images/h2.png) center center no-repeat;
	background-size: contain;
}
h2 span.en {
	font-size: 2.6em;
	letter-spacing: 0.26em;
}
body.sp h2 span.en {
	font-size: 2.0em;
}
h2 span.jp {
	display: block;
	padding: 6px 0 0px;
	font-size: 1.0em;
	line-height: 1.0em;
	letter-spacing: 0.02em;
	border-top: solid 1px #fff;
}
h3 {
	position: relative;
	width: 100%;
	margin: 0 auto 12px;
	padding: 0px 0 2px;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'AvantGarde',sans-serif;
	font-size: 1.0em;
	line-height: 1.0em;
	letter-spacing: 0.04em;
	color: #ff7e00;
	border-bottom: solid 2px #ff7e00;
}
body#system h3 {
	color: #0097e5;
	border-bottom: solid 2px #0097e5;
}
h3 span.en {
	display: inline-block;
	margin: 0 auto 6px;
	padding: 0 4em 1px;
	font-size: 2.4em;
	line-height: 1.0em;
	letter-spacing: 0.1em;
}
body.sp h3 span.en {
	font-size: 2.2em;
}
h3 span.jp {
	display: block;
	font-size: 1.6em;
	line-height: 1.0em;
	letter-spacing: 0.04em;
}
body.sp h3 span.jp {
	padding: 0px 0 6px;
	letter-spacing: 0.1em;
}
h4 {
	position: relative;
	max-width: 100%;
	margin: 0 auto 12px;
	padding: 0 40px;
	text-align: center;
	text-transform: uppercase;
	text-indent: 0.1em;
	font-family: 'AvantGarde',sans-serif;
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.0em;
	letter-spacing: 0.1em;
	color: #222;
	z-index: 2;
}
h4 span.en {
	display: inline-block;
	margin: 0 auto 0.2em;
	padding: 0em 1em 0.1em;
	border-bottom: solid 1px #a6c9d1;
	font-size: 2.0em;
	line-height: 1.0em;
}
body.sp h4 span.en {
	font-size: 1.8em;
}
h4 span.jp {
	display: block;
	font-size: 1.0em;
}
.recruit h4 {
	font-size: 1.0em;
	margin: 0 auto 0px;
}
.recruit h4 span.jp {
	position: relative;
	margin: 0 auto 0.4em;
	padding: 0em 1em 0.4em;
	text-align: center;
	font-size: 1.2em;
}
.recruit h4 span.jp:after {
	position: absolute;
	display: block;
	bottom: 0em;
	left: 0;
	width: 100%;
	height: 0.6em;
	content:"";
	margin: 0;
	padding: 0;
	background: #abf4ff;
	z-index: -1;
}
h5 {
	display: table;
	margin: 0 auto 6px;
	padding: 0 12px;
	line-height: 1.2em;
	letter-spacing: 0px;
	font-size: 1.6em;
	font-weight: normal;
	text-align: center;
	color: #555;
	background: linear-gradient(transparent 60%, #c3f3fc 60%);
}
.review h5 {
	margin: 0 auto 6px 0;
	padding: 0 4px;
	text-align: left;
	font-size: 1.3em;
	background: linear-gradient(transparent 80%, #c3f3fc 80%);
}
/* Box
 * --------------------------------------- */
.box {
	position: relative;
	overflow: hidden;
	width: 100%;
	max-width: 680px;
	margin: 0 auto 60px;
	padding: 0px 20px 0px;
}
body.sp .box {
	margin: 0 auto 60px;
	padding: 0px 20px 0px;
}
.box p {
	margin: 0 0 2em;
	padding: 0;
	text-align: left;
}
.box p:last-of-type {
	margin: 0 0 0px;
}
.point {
	display: block;
	width: 200px;
	height: 100px;
	margin: 0 auto;
	padding: 0 0;
	background: url(../images/point.png) center 20px no-repeat;
}

.txt {
	width: 100%;
	margin: 0 auto 24px;
	padding: 0px 0px;
	text-align: left;
}
.txt:last-of-type {
	margin: 0 auto 12px;
}
.txt-box {
	width: 100%;
	margin: 0 auto 28px;
	padding: 28px 40px;
	background: #ecfbfb;
}
.rec-box {
	display: table;
	list-style-type: none;
	width: 100%;
	margin: 0 auto 28px;
	padding: 12px 40px 12px;
	font-size: 1em;
	border: 1px solid #00c6ea;
	background: rgba(255,255,255,0.6);
	-webkit-border-radius: 8px; /*角丸*/
	-moz-border-radius: 8px;
	border-radius: 8px;
}
div.rec-box {
	line-height: 1.8em;
}
p.rec-box {
	margin: 0 auto 28px;
	padding: 12px 40px 12px;
	text-align: left;
}
ul.rec-box {
	margin: 0 auto 28px;
	padding: 20px 12px 8px;
	text-align: center;
}
ul.rec-box li {
	display: inline-block;
	margin: 0 6px 12px;
	padding: 2px 8px;
	line-height: 1em;
}



#newsbox {
	width: 600px;
	height: 320px;
	float: left;
	margin: 0 40px 0 0;
	padding: 0;
	overflow-y: auto;
}
body.sp #newsbox {
	float: none;
	width: 600px;
	height: 320px;
	margin: 0 auto 60px;
}
#newsbox a {
	display: block;
	margin: 0 auto 20px;
}
#newsbox a img {
	vertical-align: bottom;
}

/* news
 * --------------------------------------- */
.kiji {
	width: 580px;
	margin: 0 auto 8px;
	padding: 0 0 0 46px;
	text-align: left;
	border-bottom: solid 1px #bbb;
	background: url(../images/sns.png) left top no-repeat;
	background-size: 40px auto;
}
body.sp .kiji {
	background: url(../images/sns.png) left top no-repeat;
	background-size: 40px auto;
}
body.sp .kiji {
	margin: 0 auto 12px 0;
	padding: 0;
}
.kiji .date {
	margin: 0;
	padding: 4px 0 4px;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
}
body.sp .kiji .date {
	padding: 6px 0 6px;
}
.kiji .com {
	margin: 0;
	padding: 0px 0 12px;
	line-height: 1.3em;
}
body.sp .kiji .com {
	padding: 0px 0 12px;
}
.kiji img {
	max-width: 640px;
	height: auto;
	margin: 0 0 15px;
}

#topbanner img {
	vertical-align: top;
}



.linkbox {
	display: table;
	width: 880px;
	margin: 20px auto 40px;
	padding: 0;
	text-align: center;
	overflow: hidden;
}
.linkbox div {
	display: inline;
	margin: 0 auto;
}
.banner {
	width: 468px;
	margin: 0 auto;
	text-align: center;
}
.banner640  {
	width: 640px;
}
.banner img {
	display: block;
	margin: 0 auto 15px;
}

#map {
	display: block;
	width: 100%;
	max-width: 1000px;
	height: 360px;
	margin: 0 auto 0px;
}
.access {
	margin: 0 auto;
	padding: 20px 0 0;
	line-height: 1.2em;
	overflow: hidden;
}
.access div {
	position: relative;
	display: block;
	width: 48%;
	float: left;
	margin: 0 1% 16px;
	padding: 16px 2% 12px;
	text-align: left;
}
.access div:nth-child(2n+1) {
	clear: both;
}
.access div img {
	width: 100%;
	margin: 0 auto 4px;
	display: block;
}
.access .no {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 44px;
	height: 44px;
	margin: -8px 0 0;
	padding: 3px 3px 2px 0;
	text-align: center;
	font-size: 40px;
	line-height: 1em;
	font-style: italic;
	color: #fff;
	background: #43d0ee;
	-webkit-border-radius: 36px; /*角丸*/
	-moz-border-radius: 36px;
	border-radius: 36px;
}
/* flow */
.flowbox {
	width: 100%;
	margin: 0 auto 10px;
	padding: 28px 0px 20px;
}
.flow {
	position: relative;
	display: block;
	width: 100%;
	max-width: 720px;
	margin: 0 auto 4px;
	padding: 32px 40px 20px;
	text-align: left;
	font-size: 100%;
	line-height: 1.5em;
	background: #c2f2fc;
	-webkit-border-radius: 24px; /*角丸*/
	-moz-border-radius: 24px;
	border-radius: 24px;
}
.flow .no {
	position: absolute;
	left: calc(50% - 22px);
	top: -20px;
	display: block;
	width: 44px;
	height: 44px;
	margin: 0;
	padding: 3px 2px 0 0;
	text-align: center;
	font-size: 40px;
	line-height: 1em;
	font-style: italic;
	color: #fff;
	background: #2fc6e6;
	-webkit-border-radius: 36px; /*角丸*/
	-moz-border-radius: 36px;
	border-radius: 36px;
}
.flowpic {
	margin: 0 auto;
	padding: 0 0 8px;
	text-align: center;
}
.arrow {
	height: 26px;
	margin: 0px auto 24px;
	padding: 0;
	background: url(../images/arrow.gif) center 0px no-repeat;
	background-size: auto 26px;
}
.more {
	display: inline-block;
}
.close {
	display: none;
}
.txtopen .more {
	display: none;
}
.txtopen .close {
	display: inline-block;
}
.recbox {
	position: relative;
	display: block;
	width: 100%;
	max-width: 720px;
	margin: 24px auto 24px;
	padding: 20px 20px 20px;
	text-align: left;
	line-height: 1.6em;
	background: url(../images/rec4.png) 24px 8px no-repeat rgba(209,244,251,0.4);
	border: solid 2px #5cd2e7;
	-webkit-border-radius: 36px; /*角丸*/
	-moz-border-radius: 36px;
	border-radius: 36px;
}
.qabox {
	position: relative;
	display: block;
	width: 100%;
	max-width: 720px;
	margin: 0 auto 12px;
	padding: 0;
	text-align: left;
}
.qabox .ques {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 15px 40px 15px 54px;
	line-height: 1.2em;
	color: #fff;
	background: #84a4ff;
	-webkit-border-radius: 36px; /*角丸*/
	-moz-border-radius: 36px;
	border-radius: 36px;
}
.qabox:nth-child(2n+1) .ques {
	background: #62d8f1;
}
#recruit .qabox .ques {
	color: #fff;
	background: #f9b588;
}
#recruit .qabox:nth-child(2n+1) .ques {
	background: #ff94b8;
}
.qabox .ans {
	position: relative;
	display: none;
	width: 96%;
	height: auto;
	margin: 6px auto 0;
	padding: 0px 12px 12px 52px;
	line-height: 1.6em;
	color: #555;
	-webkit-transition: 2.2s;
	-moz-transition: 2.2s;
	 transition: 2.2s;
}
.qabox.open .ans {
	display: block;
	-webkit-transition: 2.2s;
	-moz-transition: 2.2s;
	 transition: 2.2s;
}
.qabox .no {
	position: absolute;
left: 6px;
top: 4px;
	display: inline-block;
	width: 40px;
	height: 40px;
	margin: 0;
	padding: 5px 0 0 4px;
	text-align: center;
	font-weight: bold;
	line-height: 1em;
	font-style: nomal;
	font-size: 160%;
	color: #fff;
	background: #62d8f1;
	-webkit-border-radius: 36px; /*角丸*/
	-moz-border-radius: 36px;
	border-radius: 36px;
}
.qabox:nth-child(2n+1) .ques .no {
	background: #84a4ff;
}
#recruit .qabox .ques .no {
	background: #ff94b8;
}
#recruit .qabox:nth-child(2n+1) .ques .no {
	background: #f9b588;
}
#recruit .qabox .ans .no {
	background: #ffa7c8;
}

.qabtn {
	cursor: pointer;
	position: absolute;
right: 0px;
top: 0px;
display: block;
width: 100%;
height: 3em;
}
.qabtn:before {
	cursor: pointer;
	position: absolute;
right: 14px;
top: 23px;
content: "";
display: block;
width: 22px;
height: 4px;
background: #fff;
}
.qabtn:after {
	position: absolute;
right: 23px;
top: 14px;
content: "";
display: block;
width: 4px;
height: 22px;
background: #fff;
}
.open .qabtn:after {
	position: absolute;
right: 23px;
top: -5px;
content: "";
display: block;
width: 0px;
height: 0px;
background: #fff;
}

#recruit-top {
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 0px 0;
	background: url(../images/recruit-top.gif) center top repeat-x;
	border-top: solid 4px #a4946b;
	border-bottom: solid 4px #a4946b;
}
#recruit-top img {
	margin: 0 auto;
	vertical-align: top;
}
#recruit2 {
	padding: 40px 0;
	background: #fff;
}
.recruitpics {
	width: 1064px;
	margin: 0 auto;
}
.recruitpic {
	display: inline-block;
	text-align: center;
	font-weight: normal;
	font-size: 96%;
	line-height: 1.4em;
	color: #333;
	background: #fff0f2;
	width: 510px;
	height: 220px;
	margin: 0 5px 10px;
	padding: 6px 0 0;
	border-radius: 16px;
}
.recruitpic .toppic {
	width: 300px;
}
.recruitpic img {
	vertical-align: top;
}
.recruitpic .leftpic {
	float: left;
	width: 240px;
	margin: 0 6px;
}
.recruitpic p {
	display: block;
	margin: 0 12px 0 0;
	padding: 6px 0 0;
	text-align: left;
}
#recruit5 {
	padding: 40px 0;
	background: #fff;
}
#recruit7 {
	padding: 40px 0;
	background: #fff;
}
#recruit9 {
	padding: 40px 0;
	background: #fff;
}



/* Cell
 * --------------------------------------- */
.cell {
	width: 100%;
	margin: 0 auto 4px;
	padding: 0;
	overflow: hidden;
}
.cell .cset {
	margin: 0 auto 6px;
	overflow: hidden;
	line-height: 1.4em;
	border-bottom: solid 1px #bbb;
}
.cell .cset div {
	float: left;
	padding: 1em 2% 1em;
}
.cell .cset .cleft {
	width: 28%;
	padding: 1em 2% 1em;
	text-align: left;
}
.cell .cset .cright {
	width: 72%;
	padding: 1em 2% 1em;
	text-align: left;
}
.pcell .cset .cleft {
	width: 40%;
}
.pcell .cset .cright {
	width: 60%;
}
body.sp .cell .cset .cleft {
	width: 30%;
}
body.sp .cell .cset .cright {
	width: 70%;
}
body.sp .pcell .cset .cleft {
	width: 60%;
}
body.sp .pcell .cset .cright {
	width: 40%;
}
.need {
	margin: 0 auto 0 4px;
	padding: 1px 3px 1px 3px;
	font-size: 84%;
	line-height: 0.8em;
	text-align: center;
	color: #fff;
	background: #0b5770;
	border-radius: 2px;
}

body.pct #detail .dcell {
}
body.pct #detail .dcell .cset {
	float: left;
	margin: 0 auto 0px;
	width: 16.66%;
	border-left: solid 1px #98e4ed;
	border-bottom: solid 0px #98e4ed;
}
body.pct #detail .dcell .cset:first-child {
	border-left: solid 0px #98e4ed;
}
body.pct #detail .dcell .cset div {
	float: none;
}
body.pct #detail .dcell .cset .cleft {
	width: 100%;
	padding: 0.8em 0 0.4em;
	text-align: center;
	border-right: solid 0px #fff;
	border-bottom: solid 2px #fff;
}
body.pct #detail .dcell .cset .cright {
	width: 100%;
	padding: 0.4em 0 1.0em;
	text-align: center;
}
#mailframe {
	width: 640px;
	height: 400px;
	margin: 0 auto;
	border: none;
}

/*form
*/
form {
	margin: 0;
	padding: 0;
	text-align: center;
}
form input[type="text"],
form select ,
form textarea {
	margin: 4px 0;
	font-size: 100%;
	line-height: 1.2em;
	border: solid 1px #bbb;
}
form input[type="text"],
form textarea {
	width: 86%;
	padding: 6px 4px 6px;
}
form #inputage {
	width: 20%;
}
.files {
	clear: both;
	width: 100%;
	margin: 0 auto 8px 0;
}
.file {
	clear: both;
	float: none;
	display: inline-block;
	overflow: hidden;
	position: relative;
	margin: 8px auto 0 0;
	padding: 0.6em;
	font-size: 18px!important;
	line-height: 1em;
	color: #111;
	background: #eee;
	border: 0px solid #fae5ee;
}
.file input[type="file"] {
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	font-size: 100px;
	cursor: pointer;
}

/*----------------------------------------------------------------
* スライドショー
----------------------------------------------------------------*/
#detailphoto {
	position: relative;
	text-align: center;
	overflow: hidden;
}
body.pct #detailphoto {
	float: left;
	margin: 0px auto 0 0;
	width: 480px;
}
body.sp #detailphoto {
	margin: 0 auto 0px;
	width: 680px;
}
#detailphoto .photos {
	width: 480px;
	height: 780px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	overflow: hidden;
}
body.sp #detailphoto .photos {
	width: 680px;
	height: 1040px;
}
#detailphoto .photos .flexslider {
	height: 776px;
	margin: 0 auto 0;
}
body.sp #detailphoto .photos .flexslider {
	height: 1040px;
}
#detailphoto .photos .flexslider .slides img {
	width: 100%;
	height: auto;
}
.flex-control-thumbs {
	display: table;
	width: 480px;
	height: 112px;
	margin: 12px auto 0;
	padding: 0;
	text-align: left;
	overflow: hidden;
	letter-spacing: -.40em; /*隙間対策 */
}
.flex-control-thumbs li {
	display: table-cell;
	width: 84px;
	height: 112px;
	margin: 0 4px 0 0;
	padding: 0;
	border-style: none;
	overflow: hidden;
	letter-spacing: normal; /*隙間対策 */
}
.flex-control-thumbs img {
	width: auto;
	height: 112px;
	border-style: none;
}
.flex-control-thumbs img:hover {
	border-style: none;
}
.flex-control-thumbs .flex-active {
	overflow: hidden;
}

.review {
	margin: 0 auto;
}
.review p {
	line-height: 1.3em;
	margin: 0 auto 28px;
	padding: 0;
	text-align: left;
}

/*----------------------------------------------------------------
* content
----------------------------------------------------------------*/
#profile {
	padding: 0;
	overflow: hidden;
}
body.pct #profile {
	float: right;
	width: 580px;
	margin: 0 auto 0 0;
	padding: 0;
}
body.sp #profile {
	width: 100%;
	margin: 0 auto 0;
	padding: 8px 0px 20px;
}
.profilebox {
	position: relative;
	margin: 0 auto 20px;
	padding: 8px 20px 20px;
	text-align: center;
	background: #fff;
	border-top: solid 2px #2fc4da;
	overflow: hidden;
}
#profile p {
	width: 100%;
	max-height: 480px;
	overflow: auto;
	line-height: 1.6em;
	margin: 0 auto;
	padding: 2px 0;
	text-align: left;
}




#contents-wrap {
	position: relative;
	margin: 0;
}
#page-top {
	position: fixed;
	right: 12px;
	bottom: 12px;
	margin: 0;
	padding: 0;
	z-index: 400;
}
#page-top a {
	display: block;
	width: 60px;
	height: 60px;
	text-decoration: none;
	background: rgba(255,126,0,0.8);
	text-align: center;
	border-radius: 4px;
	opacity: 0;
	-webkit-transition: .4s;
	 transition: .4s;
}
body#system #page-top a {
	background: rgba(0,151,229,0.8);
}
.down #page-top a {
	opacity: 1;
}
#page-top a:hover {
	opacity: 0.4;
	-webkit-transition: .4s;
	 transition: .4s;
}
#page-top a::after {
	content: "";
	position: absolute;
	right: 20px;
	top: 24px;
	width: 20px;
	height: 20px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}


body.pct .sp {
	display: none;
}
body.sp .pc {
	display: none;
}
