@charset "shift_jis";
/* CSS Document */



/*
 レイアウト 
----------------------------------------------------------- */
.wrapper1 {
	width:950px;
	text-align: left;
	padding: 0;
	margin-right:auto;
	margin-left:auto;
}
@media screen and (max-width:767px){
.wrapper1 {
	width:100%;
}
}

.wrapper2 {
	width:auto;
}
@media screen and (max-width:767px){
.wrapper2 {
	width:92%;
	margin:0 auto;
}
}


/*
 パンくずナビ 
----------------------------------------------------------- */
#pankz {
	margin: 0;
	padding:10px 0;
	font-size: 10px;
}
@media screen and (max-width:767px){
#pankz {
	padding:10px;
}
}



/*
 サイトナビ 
----------------------------------------------------------- */

#sitenavi {
	text-align: center;
	width: 100%;
	padding: 0;
	background-color:#e6e6e6;
}
#sitenavi ul {
	height:30px;
	margin: 0;
	padding: 0;
	position:relative;
}
#sitenavi ul li.pearl {
	text-align: left;
	position:absolute;
	left:10px;
	bottom:0;
	background-image:url(../img/sitenavi_pearl.png);
	background-repeat:no-repeat;
	background-position:center;
	width:130px;
	height:30px;
	line-height:30px;
	text-indent:-100%;
	overflow:hidden;
}
#sitenavi ul li.official a {
	width:150px;
	line-height:30px;
	display: block;
	background-color:#FFFFFF;
	margin-left:1px;
	position:absolute;
	right:302px;
	bottom:0;
}
#sitenavi ul li.house a {
	width:150px;
	line-height:30px;
	display: block;
	background-color:#FFFFFF;
	margin-left:1px;
	position:absolute;
	right:151px;
	bottom:0;
}
#sitenavi ul li.out a {
	width:150px;
	line-height:30px;
	background-color:#FFFFFF;
	display: block;
	position:absolute;
	right:0;
	bottom:0;
}
#sitenavi ul li.none a {
	background: none;
}
@media screen and (max-width:767px){
#sitenavi {
	background-color:#e6e6e6;
	font-size:0.9em;
	letter-spacing: -0.4em;
}
#sitenavi ul li {
	width:32%;
	display: inline-block;
	letter-spacing: normal;
	margin-left:1px;
}
#sitenavi ul li.pearl {
	display:none;
}
#sitenavi ul li.official a {
	width:100%;
	line-height:30px;
	display: block;
	background-color:#FFFFFF;
	margin-left:0;
	position:relative;
	right:0;
	bottom:0;
}
#sitenavi ul li.house a {
	width:100%;
	line-height:30px;
	display: block;
	background-color:#FFFFFF;
	margin-left:0;
	position:relative;
	right:0;
	bottom:0;
}
#sitenavi ul li.out a {
	width:100%;
	line-height:30px;
	background-color:#FFFFFF;
	margin-left:0;
	display: block;
	position:relative;
	right:0;
	bottom:0;
}
}


/* -------------------------------------------------ヘッダー */

#hd {
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	width: 100%;
	padding: 0;
}
#hd .lftbox {
	width:280px;
	height: 60px;
}
@media screen and (max-width: 767px){
#hd .lftbox {
	display:block;
	width:100%;
	height:auto;
	text-align:center;
	padding-bottom:15px;
}
#hd .lftbox img {
	width:60vw;
	max-width:300px;
	height:auto;
}
}

#hd .rgtbox {
	text-align: left;
	vertical-align:middle;
}
@media screen and (max-width: 767px){
#hd .rgtbox {
	display:block;
	text-align: center;
}
}

#hd .rgtbox strong,
#hd .rgtbox h1 {
	font-weight:normal;
	margin: 20px 0 0 0;
	display: block;
}
@media screen and (max-width: 767px){
#hd .rgtbox strong,
#hd .rgtbox h1 {
	display:none;
}
}

#hd .rgtbox .login {
	background-image: url(../img/hd_login_bg.gif);
	background-repeat: no-repeat;
	line-height: 30px;
}
#hd .rgtbox .login p {
	overflow: hidden;
	white-space: nowrap;
	width:510px;
	margin:0 0 0 110px;
}

#hd .logo {
	padding:10px 0 0 0;
}
#hd .search {
	padding:5px 0 0 0;
}
#hd .search input {
	vertical-align: middle;	
}


#hd #menu {
	height: 50px;
	list-style-type:none;
	margin:10px 0 0 0;
	padding:0;
	text-align: left;
	clear: both;
	background-color:#FFF;
}
@media screen and (max-width:767px){
#hd #menu {
	height:auto;
	display:none;
	margin:0;
}
}
#hd #menu li {
	height: 50px;
	overflow: hidden;
	float: left;
	background-repeat:no-repeat;
	background-size:135px;
	background-position:center;
	border-right:1px solid #EFEFEF;
	box-sizing:border-box;
	width:12.4%;
}
#hd #menu li.menu0 {
	display:none;
}
#hd #menu li.menu1 {
	border-left:1px solid #EFEFEF;
	background-image:url(../img/hd_menu1.png);
}
#hd #menu li.menu2 {
	background-image:url(../img/hd_menu2.png);
}
#hd #menu li.menu3 {
	background-image:url(../img/hd_menu3.png);
}
#hd #menu li.menu4 {
	background-image:url(../img/hd_menu4.png);
}
#hd #menu li.menu5 {
	background-image:url(../img/hd_menu5.png);
}
#hd #menu li.menu6 {
	background-image:url(../img/hd_menu6.png);
}
#hd #menu li.menu7 {
	background-image:url(../img/hd_menu7.png);
}

#hd #menu li.menu8 {
	background-image:url(../img/hd_menu8.png);
}
@media screen and (max-width:767px){
#hd #menu li {
	width: 50% !important;
	height: 50px;
	border-right:1px solid #005F39;
	border-bottom: 1px solid #005F39;
}
#hd #menu li.menu0 {
	display:block;
	width: 100% !important;
}
#hd #menu li:nth-child(odd) {
	border-right:0;
}
/*#hd #menu li.menu7 {
	width: 100% !important;
	border-right:0;
}*/
}

#hd #menu li a {
	width:100%;
	height:50px;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow: hidden;
	line-height:50px;
}
#hd #menu li a:hover {
	opacity:0.8;
}


.hd3Menu {
	list-style-type:none;
	padding:0;
	margin:0;
}
@media screen and (max-width: 1000px){
.hd3Menu {
	display:none;
	position:absolute;
	width:100%;
	z-index:10;
	background-color:#FFFFFF;
}
}
.hd3Menu li {
	padding:10px;
	border-bottom:1px solid #CCCCCC;
	position:relative;
	float:left;
	width:calc(100% / 5);
	box-sizing:border-box;
}
@media screen and (max-width: 1000px){
.hd3Menu li {
	float:none;
	width:auto;
}
}
.hd3Menu li:after {
	content: "＞";
	position: absolute;
	top: 10px;
	right:5px;
	color:#333333;
}
.hd3Menu li a {
	display:block;
	padding:10px;
	margin:-10px;
	color:#333333;
	text-decoration:none;
}
.hd3Menu .close {
	display:none;
	cursor:pointer;
}
@media screen and (max-width: 1000px){
.hd3Menu .close {
	display:block;
}
}
.hdMenuBtn {
	display:none;
	cursor:pointer;
}
@media screen and (max-width: 767px){
.hdMenuBtn {
	display:block;
	background-color:#004128;
	color:#FFFFFF;
	width:100%;
	text-align:center;
	position:relative;
	font-size:1.5em;
	line-height:2em;
}
.hdMenuBtn:after {
	font-family: 'FontAwesome';
	content: "\f0c9";
	position: absolute;
	top: 50%;
	right: 10px;
	font-size:120%;
	margin-top:-0.8em;
	color:#FFFFFF;
}
.hdMenuBtn:before {
	font-family: 'FontAwesome';
	content: "\f002";
	position: absolute;
	top: 50%;
	right: 40px;
	font-size:120%;
	margin-top:-0.8em;
	color:#FFFFFF;
}
}

@media screen and (max-width:767px){
#search2 {
	width:100%;
	padding:5px;
	margin: 0;
	text-align:center;
}
#search2 form {
	padding:5px 0 0 0;
}
#search2 .txtbox {
	padding:2px 2px;
	width:calc(100% - 60px);
	vertical-align: middle;
	box-sizing:border-box;
	font-size:16px;
}
#search2 .btn {
	padding:0;
	margin: 0 0 0 5px;
	vertical-align: middle;
	border:0;
	width:25px;
	height:22px;
	background-image:url(../img/search_btn.gif);
	cursor:pointer;
}
}



/* -------------------------------------------------ヘッダーロゴSNS入り */

#hd .wrapper1:first-child {
	display:flex;
	align-items: center;
	margin:15px auto 0 auto;
}
#hd .logo-lftbox {
	width:55%;
	display:flex;
	align-items: center;
}
#search {
	width:27%;
	padding:0;
	margin: 0;
	text-align:right;
}
#search form {
	padding:5px 0 0 0;
}
#search .txtbox {
	padding:2px 2px;
	width:100%;
	max-width: 180px;
	vertical-align: middle;
	box-sizing:border-box;
}
#search .btn {
	padding:0;
	margin: 0 0 0 5px;
	vertical-align: middle;
	border:0;
	width:25px;
	height:22px;
	background-image:url(../img/search_btn.gif);
	cursor:pointer;
}

@media screen and (max-width:767px){
#search {
	display:none;
}
}

#hd .logo-rgtbox {
	width:18%;
	text-align:right;
}
#hd .logo-rgtbox img {
	padding-left:6px;
}
#hd .logo-lft1 {
	width:245px;
}
#hd .logo-lft1 img {
	max-width:240px;
	height:auto;
}
#hd .logo-lft2 {
	width:calc(100% - 245px);
}
#hd .logo-lft2 strong,
#hd .logo-lft2 h1 {
	font-weight:normal;
	margin: 0;
	display: block;
	font-size:0.85em;
	line-height:1.4;
}	

@media screen and (max-width: 767px){
#hd .logo-lftbox {
	display:table-cell;
	width:50%;
	height:auto;
	text-align:left;
	padding-left:3px;
	padding-bottom:13px;
}
#hd .logo-rgtbox {	
	display:table-cell;
    width:48%;
	text-align:right;
	vertical-align:bottom;
	padding-right:3px;
	padding-bottom:5px;
}
#hd .logo-rgtbox img {
	max-height:19px;
	width:auto;
	padding-left:7px;
}
#hd .logo-lft1 {
	width:100%;
	height:auto;
	text-align:left;
}
#hd .logo-lft1 img {
	width:50vw;
}

#hd .logo-lft2 {
}
#hd .logo-lft2 strong,
#hd .logo-lft2 h1 {
	display:none;
}
}



/* -------------------------------------------------ボディ */

#bd {
	padding: 0;
	text-align: center;
	width: 100%;
}
#bd .height {
	min-height: 450px;
	padding: 0 0 40px 0;
}



/* -------------------------------------------------フッター */
#shop {
	background-color: #F0F0F0;
	padding:10px 0 15px 0;
	border-top: 1px solid;
	border-top-color: #E6E6E6;
	width: 100%;
	text-align: center;
	clear: both;
}
#shop li {
	float:left;
	width:49%;
	margin-right:2%;
}
#shop li:nth-child(2n) {
	margin-right:0;
}

@media screen and (max-width: 767px){
#shop {
	padding:15px;
	width: auto;
}
#shop li {
	float:none;
	width:100%;
	margin-right:0;
}
}

#crest {
	background-color: #F0F0F0;
	padding:10px 0 15px 0;
	border-top: 1px solid;
	border-top-color: #E6E6E6;
	width: 100%;
	text-align: center !important;
	clear: both;
}
@media screen and (max-width: 767px){
#crest {
}
#crest img {
	width: 92%;
	margin:0 auto;
	display:block;
}
}

#ft {
	text-align: center;
	background-image: url(../img/ft_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	position:relative;
	background-color:#FFF;
}
#ft .menu {
	padding:20px 0 0 0;
	width: 100%;
}
#ft .menu > a {
	position:relative;
	display:inline-block;
	padding:0 0 0 1.5em;
	margin:0 1em 0 0;
}

#ft .menu .brand:before {
	content: "";
	width:20px;
	height:15px;
	background-image: url(../img/ft_icn_brand.png);
	position: absolute;
	top: 50%;
	left: -5px;
	font-size:120%;
	margin-top:-0.5em;
	color:#c0c0c0;
}
#ft .menu .outdoor:before {
	font-family: 'FontAwesome';
	content: "\f05a";
	position: absolute;
	top: 50%;
	left: 0;
	font-size:120%;
	margin-top:-0.7em;
	color:#c0c0c0;
}
#ft .menu .map:before {
	font-family: 'FontAwesome';
	content: "\f0e8";
	position: absolute;
	top: 50%;
	left: 0;
	font-size:120%;
	margin-top:-0.7em;
	color:#c0c0c0;
}
#ft .menu .link:before {
	font-family: 'FontAwesome';
	content: "\f0c1";
	position: absolute;
	top: 50%;
	left: 0;
	font-size:120%;
	margin-top:-0.7em;
	color:#c0c0c0;
}
#ft .menu .privacy:before {
	font-family: 'FontAwesome';
	content: "\f023";
	position: absolute;
	top: 50%;
	left: 0;
	font-size:120%;
	margin-top:-0.7em;
	color:#c0c0c0;
}
#ft .menu .sns-g:before {
	font-family: 'FontAwesome';
	content: "\f1e0";
	position: absolute;
	top: 50%;
	left: 0;
	font-size:120%;
	margin-top:-0.7em;
	color:#c0c0c0;
}
#ft .menu .recruit:before {
	font-family: 'FontAwesome';
	content: "\f15c";
	position: absolute;
	top: 50%;
	left: 0;
	font-size:120%;
	margin-top:-0.7em;
	color:#c0c0c0;
}

#ft .menu .idea:before {
	font-family: 'FontAwesome';
	content: "\f0a6";
	position: absolute;
	top: 50%;
	left: 0;
	font-size:120%;
	margin-top:-0.7em;
	color:#c0c0c0;
}

@media screen and (max-width: 767px){
#ft .menu {
	float:none;
	width: 100%;
	padding:0;
	border-top:1px solid #F0F0F0;
	text-align: center;
}
#ft .menu > a {
	display:block;
	border-bottom:1px solid #F0F0F0;
	padding:10px;
	margin:0;
	background-color:#FFFFFF;
	box-sizing:border-box;
	border-right:1px solid #F0F0F0;
}
#ft .menu .brand:before{
	left: 27px;
}

#ft .menu .outdoor:before,
#ft .menu .map:before,
#ft .menu .link:before,
#ft .menu .privacy:before,
#ft .menu .sns-g:before,
#ft .menu .recruit:before,
#ft .menu .idea:before{
	left: 30px;
}
}


#ft .copyright {
	padding:30px 0 30px 0;
	text-align: center;
}
#ft .copyright a {
	display:inline-block;
	vertical-align:top;
	margin:0 15px 0 0;
}

@media screen and (max-width: 767px){
#ft .copyright {
	padding:15px 0 70px 0;
	width:92%;
	margin:0 auto;
}
}
#ft .sns {
	float:right;
	padding:0;
}
@media screen and (max-width: 767px){
#ft .sns {
	float:none;
	padding:1em 15px;
	clear:both;
	text-align:right;
}
}




#lftBox1 {
	float:right;
	width:230px;
}
@media screen and (max-width: 767px){
#lftBox1 {
	float:none;
	width:100%;
}
}
#rgtBox1 {
	float:left;
	width:680px;
}
@media screen and (max-width: 767px){
#rgtBox1 {
	float:none;
	width:100%;
	margin-bottom:50px;
}
}


/* -------------------------------------------------スライドテスト */

#slidewrap{
	padding-top:12px;
	width: 100%;
	height:40%;
	margin:auto;
}
#slidewrap p{
	z-index: 999;
	position: absolute;
	left: 0;
	right: 0;
	margin-top:-25%;
}
#slidewrap img{
	max-width:100%;
}
#pic1,#pic2,#pic3,#pic4{
	opacity: 0;
}
@media screen and (max-width: 767px){
#slidewrap p{
	z-index: 999;
	position: absolute;
	left: 0;
	right: 0;
	margin-top:-32%;
	padding-left:10px;
	padding-right:10px;
}
}


.swrap-pic{
	max-width:100%;
	margin:auto;
	text-align:center;
}

.pdSlide {
    margin-bottom: 0;
}
.pdSlide .slider {
    width: 90%;
    margin: 0 auto 80px;
  }
.pdSlide .slick-slide img {
    width: 100%;
    height: auto;
  }
.pdSlide {
    width: 100%;
	margin:15px 0;
  }
.pdSlide  .slick-slide{
    margin: 0px;
  }
.pdSlide .slick-dots {
    bottom: 5px;
}
.pdSlide .slick-dots li button:before {
    font-family: 'fontawesome';
    font-size: 13px;
    content: '\f111';
}
.pdSlide .slick-dots li.slick-active button:before {
	color:#004127;
}



#slideshow-cs {
   background-image:url(../img/bg_cs_test.jpg);
   background-position:center;
   background-attachment:fixed;
   position: relative;
   width:  100％; /* 画像の横幅に合わせて記述 */
   height: 350px; /* 画像の高さに合わせて記述 */
}
#slideshow-cs img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
}
#slideshow-cs img.active {
   z-index: 10;
   opacity: 1.0;
}
#slideshow-cs img.last-active {
   z-index: 9;
}


#slideshow-ex {
   background-image:url(../img/bg_ex_test.jpg);
   background-position:center;
   background-attachment:fixed;
   position: relative;
   width:  100％; /* 画像の横幅に合わせて記述 */
   height: 350px; /* 画像の高さに合わせて記述 */
}
#slideshow-ex img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
}
#slideshow-ex img.active {
   z-index: 10;
   opacity: 1.0;
}
#slideshow-ex img.last-active {
   z-index: 9;
}


#slideshow-cout {
   background-image:url(../img/bg_cout_test.jpg);
   background-position:center;
   background-attachment:fixed;
   position: relative;
   width:  100％; /* 画像の横幅に合わせて記述 */
   height: 350px; /* 画像の高さに合わせて記述 */
}
#slideshow-cout img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
}
#slideshow-cout img.active {
   z-index: 10;
   opacity: 1.0;
}
#slideshow-cout img.last-active {
   z-index: 9;
}