@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  box-sizing:border-box;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

@font-face {
    font-family: 'rounded-x-mplus-1c-bold';
    src: url('https://saiyo-arclandservice.jp/-/top/fresh/fonts/rounded-x-mplus-1c-bold.eot') format('eot'),
		url('../fonts/rounded-x-mplus-1c-bold.woff') format('woff'),
		 url('../fonts/rounded-x-mplus-1c-bold.woff2') format('woff2'),
         url('https://saiyo-arclandservice.jp/-/top/fresh/fonts/rounded-x-mplus-1c-bold.ttf') format('truetype')
}
/* clearfix
-----------------------------------------------------*/
.clearfix::before,
.clearfix::after{
content:"";
display:table;
}
.clearfix::after{
clear:both;
}
.clear{
	clear:both;
}
ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}


a img {
  border: none;
}

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

*, :after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  color: #000;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  min-width: 1100px;
  -webkit-text-size-adjust: 100%;
}
@media screen and (max-width: 768px) {
  body {
    min-width: 100%;
  }
}

img {
  height: auto;
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .hidden-sp {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .hidden-pc {
    display: none;
  }
}

.header__bar {
  background-color: #111988;
}

.header__title {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  color: #fff;
  font-size: 12px;
  line-height: 26px;
}
@media screen and (max-width: 768px) {
  .header__title {
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
  }
}

.header__items {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  *zoom: 1;
  padding-bottom: 25px;
  padding-top: 25px;
}
@media screen and (max-width: 768px) {
  .header__items {
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
  }
}
.header__items:after {
  content: "";
  display: table;
  clear: both;
}

.header__logo {
  color: #503a20;
  font-size: 20px;
  float: left;
}
.header__logo img {
  padding-right: 25px;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .header__logo img {
    display: block;
    padding-bottom: 10px;
  }
}

.header__logo__txt {
  vertical-align: 0;
}
@media screen and (max-width: 768px) {
  .header__logo__txt {
    vertical-align: 0;
  }
}

.header__qr {
  *zoom: 1;
  float: right;
}
.header__qr:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 768px) {
  .header__qr {
    display: none;
  }
}

.header__qr__txt {
  float: left;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 12px;
  line-height: 1.4;
  padding-right: 10px;
  padding-top: 10px;
}

.header__qr__img {
  float: right;
}

.jumbotron {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .jumbotron {
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
  }
}

img{
	max-width:100%;
}
.gnav {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  padding: 20px 0;
}
@media screen and (max-width: 768px) {
  .gnav {
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
  }
}
@media screen and (max-width: 768px) {
  .gnav {
    display: none;
  }
}

.gnav__list {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.gnav__list__item {
  display: table-cell;
  line-height: 1.5;
  padding:10px 0;
  text-align: center;
  width: 20%;
  vertical-align: middle;
}
.gnav__list__item:last-child {
}
.gnav__list__item a {
  color: #111988;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: 100%;
  text-decoration: none;
}
.gnav__list__item a:hover {
  text-decoration: underline;
}

.go-list-btn {
  margin-left: auto;
  margin-right: auto;
  margin-top:40px;
  width: 320px;
  text-align: center;
}
.go-list-btn a{
	display:block;
	padding:20px 0;
	color:#fff;
	text-decoration:none;
	background:url(https://saiyo-arclandservice.jp/-/top/fresh/img/btn_arrow.png) no-repeat 97% center #111988;
	background-size:auto 20%;
}
@media screen and (max-width: 768px) {
  .go-list-btn {
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  .go-list-btn_full {
    padding-left: 0;
    padding-right: 0;
  }
}

.body {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .body {
    width: auto;
  }
}
@media screen and (max-width: 768px) {
  .body {
	  margin:0;
  }
}

#icatch{
	width:100%;
	margin:0;
}
#icatch h2, #icatch p{
	padding:10px 0;
	background:#0B0D94;
	margin:0;
}
#icatch h2 img, #icatch p img{
	display:block;
	margin:0 auto;
}
@media screen and (max-width: 768px) {
#icatch h2 img, #icatch p img{
	width:70%;
	display:block;
	margin:0 auto;
}
}

/* ///////////imageLOOP///////////// */
.simply-scroll-container { 
	position: relative;
}
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
}
.simply-scroll-list { 
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	padding: 0;
	margin: 0;
	width: 300px;
	height: 330px;
}
.simply-scroll-list li img {
	display: block;
}
@media screen and (max-width: 768px) {
.simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	padding: 0;
	margin: 0;
	width: 182px;
	height: 200px;
}
}
/* //////////////////////////////// */


#reserve, #staff, #company{
	font-family: 'rounded-x-mplus-1c-bold';
}
#reserve h2, #staff h2, #company h2{
	padding:50px 0 30px 0;
	text-align:center;
	font-size:24px;
	color:#000;
}

#reserve{
	width:100%;
	background:url(../img/animal01.png) no-repeat left 98% / auto 45px,
	url(../img/wave.png) no-repeat center bottom,
	url(../img/animal02.png) no-repeat right 98% / auto 45px;
}
#reserve h2{
	background:url(../img/ico01.png) no-repeat center top,
	url(../img/tpc_bg.png) no-repeat center bottom;
}
#reserve section{
	width:960px;
	margin:0 auto;
	padding:40px 0 0 0;
}
#tabmenu ul{
    width:100%;
    }
#tabmenu li{
	width:300px;
    float:left;
	margin:0 28px 0 0;
	cursor: pointer;
	padding:20px 0;
	text-align:center;
    display:block;
	border-radius:10px;
	font-weight:bold;
	position: relative;
	background: #ffffff;
	border: 1px solid #0B0D94;
    }
#tabmenu li:last-child{
	float:right;
	margin:0;
}
#tabmenu li:after, #tabmenu li:before{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#tabmenu li:after{
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 15px;
	margin-left: -15px;
}
#tabmenu li:before{
	border-color: rgba(11, 13, 148, 0);
	border-top-color: #0B0D94;
	border-width: 16px;
	margin-left: -16px;
}
#tabmenu li.active{
	color:#fff;
	position: relative;
	background: #0b0d94;
	border: 1px solid #0B0D94;
}
#tabmenu li.active:after, #tabmenu li.active:before{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#tabmenu li.active:after{
	border-color: rgba(11, 13, 148, 0);
	border-top-color: #0b0d94;
	border-width: 15px;
	margin-left: -15px;
}
#tabmenu li.active:before{
	border-color: rgba(11, 13, 148, 0);
	border-top-color: #0B0D94;
	border-width: 16px;
	margin-left: -16px;
}
.reserve_contents{
    width:100%;
	display:none;
	box-sizing:border-box;
    }
.active{
	display:block;
	padding:20px 10px;
	box-sizing:border-box;
}
.reserve_contents ul{
	width:1000px;
	overflow:hidden;
}
.reserve_contents ul li{
	width:300px;
	height:205px;
	background:url(../img/reserve_bg.png) no-repeat center center;
	padding:20px;
	box-sizing:border-box;
	background-size:cover;
	float:left;
	margin:0 25px 25px 0;
}
.reserve_contents ul li a{
	display:block;
	color:#0B0D94;
	text-decoration:none;
}
.reserve_contents ul li a:hover{
	display:block;
	color:#fff;
	text-decoration:none;
}
.reserve_contents ul li dl{
	width:100%;
	border:1px solid #0B0D94;
	background:#fff;
	padding:10px;
	border-radius:30px;
	box-sizing:border-box;
}
.reserve_contents ul li dl:hover{
	width:100%;
	border:1px solid #0B0D94;
	background:#0B0D94;
	padding:10px;
	border-radius:30px;
	box-sizing:border-box;
}
.reserve_contents ul li dl dt{
	text-align:center;
	font-size:32px;
	margin:0 0 10px 0;
}
.reserve_contents ul li dl dt span{
	font-size:18px;
}
.reserve_contents ul li dl dt p{
	border:1px solid #0B0D94;
	border-radius:100px;
	padding:5px 0;
	font-size:16px;
	margin:10px 0 0 0;
}
.reserve_contents ul li dl:hover dt p{
	border:1px solid #fff;
	border-radius:100px;
	padding:5px 0;
	font-size:16px;
}
.reserve_contents ul li dl dd{
	text-align:center;
	font-size:12px;
	margin:10px 0 0 0;
}
.reserve_contents ul li dl dd h3{
	text-align:center;
	font-size:14px;
}

@media screen and (max-width: 768px) {
#reserve h2, #staff h2, #company h2{
	padding:40px 0 20px 0;
	text-align:center;
	font-size:18px;
	color:#000;
}
#reserve{
	width:100%;
	background:url(../img/animal01.png) no-repeat left 99% / auto 45px,
	url(../img/wave.png) no-repeat center bottom,
	url(../img/animal02.png) no-repeat right 99% / auto 45px;
	margin:20px 0 0 0;
}
#reserve section{
	width:auto;
	margin:0 auto;
	padding:20px 0;
	box-sizing:border-box;
}
#tabmenu ul{
    width:100%;
    }
#tabmenu li{
	width:30%;
    float:left;
	font-size:12px;
	margin:0 5% 0 0;
	cursor: pointer;
	padding:20px 0;
	text-align:center;
    display:block;
	border-radius:10px;
	font-weight:bold;
	position: relative;
	background: #ffffff;
	border: 1px solid #0B0D94;
    }
#tabmenu li:last-child{
	float:right;
	margin:0;
}
#tabmenu li:after, #tabmenu li:before{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#tabmenu li:after{
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 15px;
	margin-left: -15px;
}
#tabmenu li:before{
	border-color: rgba(11, 13, 148, 0);
	border-top-color: #0B0D94;
	border-width: 16px;
	margin-left: -16px;
}
#tabmenu li.active{
	color:#fff;
	position: relative;
	background: #0b0d94;
	border: 1px solid #0B0D94;
}
#tabmenu li.active:after, #tabmenu li.active:before{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#tabmenu li.active:after{
	border-color: rgba(11, 13, 148, 0);
	border-top-color: #0b0d94;
	border-width: 15px;
	margin-left: -15px;
}
#tabmenu li.active:before{
	border-color: rgba(11, 13, 148, 0);
	border-top-color: #0B0D94;
	border-width: 16px;
	margin-left: -16px;
}
.reserve_contents{
    width:100%;
	display:none;
	box-sizing:border-box;
    }
.active{
	display:block;
	padding:20px 10px;
	box-sizing:border-box;
}

#tabboxes .reserve_contents active .notice{
	display:block;
    text-align: center;
    font-size: 25px;
	padding:20px 10px;
}

.reserve_contents ul{
	width:auto;
	overflow:hidden;
}
.reserve_contents ul li{
	width:100%;
	height:auto;
	background:url(../img/reserve_bg.png) no-repeat center center;
	padding:20px;
	box-sizing:border-box;
	background-size:100% 100%;
	float:none;
	margin:0 0 10px 0;
}
.reserve_contents ul li a{
	display:block;
	color:#0B0D94;
	text-decoration:none;
}
.reserve_contents ul li a:hover{
	display:block;
	color:#fff;
	text-decoration:none;
}
.reserve_contents ul li dl{
	width:100%;
	border:1px solid #0B0D94;
	background:#fff;
	padding:10px;
	border-radius:30px;
	box-sizing:border-box;
}
.reserve_contents ul li dl:hover{
	width:100%;
	border:1px solid #0B0D94;
	background:#0B0D94;
	padding:10px;
	border-radius:30px;
	box-sizing:border-box;
}
.reserve_contents ul li dl dt{
	text-align:center;
	font-size:32px;
	margin:0 0 10px 0;
}
.reserve_contents ul li dl dt p{
	border:1px solid #0B0D94;
	border-radius:100px;
	padding:5px 0;
	font-size:16px;
	margin:10px 0 0 0;
}
.reserve_contents ul li dl:hover dt p{
	border:1px solid #fff;
	border-radius:100px;
	padding:5px 0;
	font-size:16px;
}
.reserve_contents ul li dl dd{
	text-align:center;
	font-size:12px;
	margin:10px 0 0 0;
}
.reserve_contents ul li dl dd h3{
	text-align:center;
	font-size:14px;
}
}
@media screen and (min-width: 768px) and (max-width: 1020px) {
.reserve_contents ul li{
	width:100%;
	background:url(https://saiyo-arclandservice.jp/-/top/fresh/img/reserve_bg_long.png) no-repeat center center;
	padding:20px 30px;
	box-sizing:contain;
	background-size:100% 100%;
	float:none;
	margin:0 0 10px 0;
}
}

#staff{
	width:100%;
	background:url(../img/animal03.png) no-repeat left bottom / auto 60px,
	url(../img/animal04.png) no-repeat right bottom / auto 60px;
	background-color:#f2f2f2;
}
#staff section{
	width:960px;
	margin:0 auto;
	padding:40px 0 0 0;
}
#staff section:last-child{
	padding:40px 0;
}
#staff h2{
	background:url(../img/ico02.png) no-repeat center top,
	url(../img/tpc_bg.png) no-repeat center bottom;
}
#staff section dl{
	width:460px;
	float:left;
}
#staff section dl:last-child{
	width:460px;
	float:right;
}
#staff section dl dt{
	margin:0 0 20px 0;
}
#staff section dl dt img{
	display:block;
	margin:0 auto;
}
#staff section dl dd{
	width:100%;
	padding:20px;
	line-height:1.3;
	font-size:14px;
	box-sizing:border-box;
	background:url(../img/int_bg.png) no-repeat center center;
	background-size:100% 100%;
}
#staff section dl dd h3{
	font-size:18px;
	color:#0B0D94;
	margin:0 0 5px 0;
	padding:10px 0 10px 45px;
	box-sizing:border-box;
}
#staff section dl dd ul li{
	margin:0 0 20px 0;
}
#staff section dl dd ul li:last-child{
	margin:0;
}
h3.q01{
	background:url(../img/q01.png) no-repeat left center;
	background-size:auto 100%;
}
h3.q02{
	background:url(../img/q02.png) no-repeat left center;
	background-size:auto 100%;
}
h3.q03{
	background:url(../img/q03.png) no-repeat left center;
	background-size:auto 100%;
}

@media screen and (max-width: 768px) {
#staff{
	width:100%;
	background:url(../img/animal03.png) no-repeat left bottom / auto 60px,
	url(../img/animal04.png) no-repeat right bottom / auto 60px;
	background-color:#f2f2f2;
	padding:0 10px;
	box-sizing:border-box;
}
#staff section{
	width:auto;
	margin:0 auto;
	padding:20px 0 0 0;
}
#staff section:last-child{
	padding:20px 0;
}
#staff h2{
	background:url(../img/ico02.png) no-repeat center top,
	url(../img/tpc_bg.png) no-repeat center bottom;
}
#staff section dl{
	width:100%;
	float:none;
	margin:0 0 20px 0;
}
#staff section dl:last-child{
	width:100%;
	float:none;
	margin:0;
}
#staff section dl dt{
	margin:0 0 20px 0;
}
#staff section dl dt img{
	width:70%;
	display:block;
	margin:0 auto;
}
#staff section dl dd{
	width:100%;
	padding:20px;
	line-height:1.3;
	font-size:14px;
	box-sizing:border-box;
	background:url(../img/int_bg.png) no-repeat center center;
	background-size:100% 100%;
}
#staff section dl dd h3{
	font-size:18px;
	color:#0B0D94;
	margin:0 0 5px 0;
	padding:10px 0 10px 45px;
	box-sizing:border-box;
}
#staff section dl dd ul li{
	margin:0 0 20px 0;
}
#staff section dl dd ul li:last-child{
	margin:0;
}
h3.q01{
	background:url(../img/q01.png) no-repeat left center;
	background-size:30px auto;
}
h3.q02{
	background:url(../img/q02.png) no-repeat left center;
	background-size:30px auto;
}
h3.q03{
	background:url(../img/q03.png) no-repeat left center;
	background-size:30px auto;
}
}


#company{
	width:100%;
}

#company h2{
	margin:40px 0 0 0;
	background:url(../img/ico03.png) no-repeat center top,
	url(../img/tpc_bg.png) no-repeat center bottom;
}
#company section{
	width:960px;
	margin:0 auto;
	padding:40px 0 0 0;
}
#company section table{
	width:100%;
	padding:0;
	box-sizing:border-box;
	border-collapse: separate;
}
#company section table tr th:first-child, #company section table tr td:first-child{
	padding:20px;
	box-sizing:border-box;
}
#company section table tr th{
	width:20%;
	color:#fff;
	font-weight:bold;
	padding:20px;
	box-sizing:border-box;
}
#company section table tr th:last-child, #company section table td th:last-child{
	padding:20px 20px 0 20px;
	box-sizing:border-box;
}
#company section table tr th p{
	width:100%;
	padding:20px 0;
	text-align:center;
	background:#0B0D94;
	border-radius:20px;
}
#company section table tr td{
	width:80%;
	color:#333;
	line-height:1.3;
	font-size:14px;
	padding:20px;
	box-sizing:border-box;
}
#company section table tr td h4{
	font-weight:bold;
	color:#0B0D94;
}
.glay{
	background:#f2f2f2;
}

@media screen and (max-width: 768px) {
#company{
	width:100%;
}
#company h2{
	margin:20px 0 0 0;
	background:url(../img/ico03.png) no-repeat center top,
	url(../img/tpc_bg.png) no-repeat center bottom;
}
#company section{
	width:auto;
	margin:0 auto;
	padding:20px 0 0 0;
}
#company section table{
	width:960px;
	padding:0;
	box-sizing:border-box;
	border-collapse: separate;
}
#company section table tr th:first-child, #company section table tr td:first-child{
	padding:20px;
	box-sizing:border-box;
}
#company section table tr th{
	width:30%;
	color:#fff;
	font-weight:bold;
	padding:20px;
	box-sizing:border-box;
}
#company section table tr th:last-child, #company section table td th:last-child{
	padding:20px 20px 0 20px;
	box-sizing:border-box;
}
#company section table tr th p{
	width:100%;
	padding:20px 0;
	text-align:center;
	background:#0B0D94;
	border-radius:20px;
}
#company section table tr td{
	width:70%;
	color:#333;
	line-height:1.3;
	font-size:14px;
	padding:20px;
	box-sizing:border-box;
}
#company section table tr td h4{
	font-weight:bold;
	color:#0B0D94;
}
.glay{
	background:#f2f2f2;
}
.scroll{
	overflow: auto;
}
}


.footer {
  *zoom: 1;
  background-color: #fff;
  padding-bottom: 15px;
  padding-top: 50px;
}
.footer:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 768px) {
  .footer {
    padding-top: 50px;
  }
}

.footer__inner {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}
.footer__inner p{
	font-size:10px;
	text-align:right;
}
@media screen and (max-width: 768px) {
  .footer__inner {
    padding-left: 15px;
    padding-right:15px;
    width: auto;
  }
}
div#footlink{
	width:100%;
	border-top:1px solid #ccc;
	margin:10px 0 0 0;
	padding:10px 0;
}
div#footlink p{
	width:960px;
	font-size:10px;
	margin:0 auto;
	text-align:right;
}
div#footlink p a{
	color:#29ABE2;
	text-decoration:none;
}
@media screen and (max-width: 768px) {
div#footlink p{
	width:auto;
	padding:5px;
	box-sizing:border-box;
	margin:0 auto;
	text-align:right;
}
}