@charset "UTF-8";

/*----------------------------------------------------------------------------------------------------------------index----------*/
#loader-bg {
position: fixed;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
background: #FFF;
z-index: 2100;
}


#loading img{
	width: 120px;
}

#loading{
	width: 120px;
height: 120px;
	margin-top: -60px; 
margin-left: -60px;
position: absolute;
left: 50%;
top: 45%;
}


/*
Back to top button 
*/
#page-top {
	width:100%;
	
	z-index:10000;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
#page-top a {
	display: block;
	text-align: center;
	line-height: 60px;
	height: 60px;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	
}
#page-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#page-top span {
	text-align: center;
	width: 100%;
	height: 60px;
	display: block;
	background: url(../images/up-arrow_b.png) no-repeat center center;
	
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#page-top a:hover span {
	background-color: #eee;
}




.ypbnr {
	padding-bottom:30px;}
	
.ypbnr img {
	margin-top:-80px !important;
border:1px solid #aaa;
	}


/*************
/* スライダー
*************/

#feed-prev-btn {
  z-index:1000;
}
#feed-next-btn{
  z-index:1000;
}


.feed-prev-btn {
  background: url(../images/btn_prev.png) no-repeat left top;
  
}
.feed-next-btn{
  background: url(../images/btn_next.png) no-repeat left top;
  
}


.navi-btn {
	
  width: 20px;
  height: 39px;
  -webkit-background-size: 20px;
  background-size: 20px;
  
}



.feed-prev-btn {
	position:absolute;
	left:0;
	top:45%;
	}

.feed-next-btn {
	position:absolute;
	right:0;
	top:45%;
	}




#slideblock {
	background: #fff;
	
		}
		
			 
.vegas-slider {
	 display: none;
	 }
	 

.vegas-slider {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  text-align:center;
}


.catcharea {
	display: table;
	position: relative;
	height: 100%;
	width:100%;
	padding:0 15px;
	}


.catchinner {
display: table-cell;
vertical-align: middle;
text-align:center;
}


.vegas-slider .slidecatch {
	font-size:20px;
	margin-top:100px;
	color:#cc0000;
	letter-spacing: 10px;
	margin-left:-15px;
	}

.vegas-slider .slidetxtimg {
	margin-top:120px;
	}
	
	
.vegas-slider .slideen {
	font-size:60px;
	line-height:60px;
	margin-bottom:20px;
	
	}
	
.vegas-slider .arrow {
	margin-top:30px;
	}	


.vegas-slider h1 {
  position: absolute;
  top: 35%;
  left: 50%;
  margin-left:-176px;
}

.vegas-slider h1 span {
	display:inline-block;
  padding-top:60px;
}


.vegas-slider div.verticaltxt {
	font-size:30px;
	
	color:#ffffff;
	line-height:110%;
	position:absolute;
	left:50%;
	top:50%;
	width:30px;
	margin-top:-120px;
	margin-left:-15px;
	}

.vegas-slider div.conceptverticaltxt {
	font-size:30px;
	
	color:#ffffff;
	line-height:110%;
	position:absolute;
	left:50%;
	top:40%;
	width:30px;
	margin-top:-120px;
	}



.navbar {z-index: 2050;}

#videoarea { 
  position: absolute;
  display: table;
  
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
  overflow: hidden;
  
  margin: 0;
  padding: 0;
  z-index: 2001;
  
  color:#595757;
}


#videoarea div.slidecatch {
	font-size:60px;
	line-height:85px;
	display:block;
	color:#cc0000;
	letter-spacing: 16px;
	margin-top:100px;
	margin-left:-30px;
	}

#videoarea div.slideen {
	font-size:82px;
	line-height:82px;
	display:block;
	margin-bottom:32px;
	}

#videoarea div.verticaltxt {
	font-size:50px;
	line-height:50px;
	display:block;
	color:#ffffff;
	line-height:110%;
	position:absolute;
	left:50%;
	top:210px;
	width:50px;
	margin-left:-25px;
	}


#videoarea div.verticaltxtconcept {
	font-size:42px;
	line-height:42px;
	display:block;
	color:#ffffff;
	line-height:110%;
	position:absolute;
	left:20%;
	top:120px;
	width:50px;
	
	}

#videoarea div.concepttxtimg {
	position:absolute;
	left:0;
	top:220px;
	
	}
	

#cont1, #cont2, .blur { z-index:100;}


	
#videoarea div p {
	font-size:20px;
	line-height:20px;
	}
	
#videoarea .arrow {
	margin-top:30px;
	text-align:center;
	display:block;
	}
	
	
#videoarea .movcell {
	display: table-cell;
	vertical-align: middle;
	text-align:center;
	
	
}


#middlemenu, #feature, #introtxt {
	positon:relative;
	}

.mm01 {
  z-index: 10;
}
.mm02 {
  z-index: 9;
}
.mm03 {
  z-index: 8;
}
.mm04 {
  z-index: 7;
}


.mm01, .mm02, .mm03, .mm04 {
  background:#fff;
  opacity:0;
}


.animate{
    -webkit-animation-name: animation1;
	-webkit-animation-duration: 2.4s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: ease-out;
	-webkit-animation-fill-mode: forwards;
	
	animation: animation1 2.4s ease-out forwards;
	opacity:0;
}

.mm01.animate {/*一文字ずつ遅延させる*/
  animation-delay: 0.1s;
}
.mm02.animate {
  animation-delay: 0.5s;
}
.mm03.animate {
  animation-delay: 1.0s;
}
.mm04.animate {
  animation-delay: 1.5s;
}


@keyframes animation1{
    0%{
        position: relative;
        left: -900px;
		opacity:0;
    }
	30%{
		opacity:1;
    }
    100%{
        position: relative;
        left: 0;
		opacity:1;
    }
}

@-webkit-keyframes animation1 { 
    0%{
        position: relative;
        left: -900px;
		opacity:0;
    }
	30%{
		opacity:1;
    }
    100%{
        position: relative;
        left: 0;
		opacity:1;
    }
	
}





@media only screen and (max-width: 767px) {
.animate{
	-webkit-animation-name: animation1;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: ease-out;
	-webkit-animation-fill-mode: forwards;
	
    animation: animation1 1s ease-out forwards;
	opacity:0;
}

.mm01.animate {/*一文字ずつ遅延させる*/
  animation-delay: 0.1s;
}
.mm02.animate {
  animation-delay: 0.3s;
}
.mm03.animate {
  animation-delay: 0.8s;
}
.mm04.animate {
  animation-delay: 1.1s;
}

@keyframes animation1{
    0%{
        position: relative;
        left: -550px;
		opacity:0;
    }
	1%{
		opacity:1;
    }
    100%{
        position: relative;
        left: 0;
		opacity:1;
    }
}

@-webkit-keyframes animation1 { 
    0%{
        position: relative;
        left: -550px;
		opacity:0;
    }
	1%{
		opacity:1;
    }
    100%{
        position: relative;
        left: 0;
		opacity:1;
    }
	
}

	
}








#concept01intro, #concept02intro, #concept03intro, #concept04intro, #concept05intro {
	positon:relative;
	}
	
.concept01intro, .concept02intro, .concept03intro, .concept04intro, .concept05intro {
  opacity:0;
  positon:relative;
}


.concept01, .concept02, .concept03, .concept04, .concept05 {
  background:#fff;
  opacity:0;
  positon:relative;
}


.concept01.animate_c, .concept02.animate_c, .concept03.animate_c, .concept04.animate_c, .concept05.animate_c {
  animation-delay: 1s;
}


.animate_c{
	-webkit-animation-name: gade;
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-fill-mode: forwards;


	-moz-animation: gade 2s ease-in-out forwards;
	-o-animation: gade 2s ease-in-out forwards;
	animation: gade 2s ease-in-out forwards;
}

@keyframes gade{
    0%{
        position: relative;
		bottom: -200px;
		opacity:0;
    }
	99%{
		opacity:1;
    }
    100%{
        position: relative;
		bottom: 0;
		opacity:1;
    }
}

@-webkit-keyframes gade { 
    0%{
        position: relative;
		bottom: -200px;
		opacity:0;
    }
	99%{
		opacity:1;
    }
    100%{
        position: relative;
		bottom: 0;
		opacity:1;
    }
	
}






.titleblur {
	z-index:1200;
	}

.titleblur span {/*各テキストにanimationを設定*/
  color: transparent;/*テキストを透明にしてtext-shadowだけ表示する*/
	
	-webkit-animation-name: blur;
	-webkit-animation-duration: 8s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: ease-out;
	-webkit-animation-fill-mode: forwards;
	
-moz-animation: blur 8s ease-out forwards;
-o-animation: blur 8s ease-out forwards;
animation: blur 8s ease-out forwards;

}
 
.titleblur span:nth-child(1) {/*一文字ずつ遅延させる*/
  animation-delay: 0.2s;
}
.titleblur span:nth-child(2) {
  animation-delay: 0.6s;
}
.titleblur span:nth-child(3) {
  animation-delay: 1.0s;
}
.titleblur span:nth-child(4) {
  animation-delay: 1.4s;
}
.titleblur span:nth-child(5) {
  animation-delay: 1.8s;
}
.titleblur span:nth-child(6) {
  animation-delay: 2.2s;
}
.titleblur span:nth-child(7) {
  animation-delay: 2.6s;
}
.titleblur span:nth-child(8) {
  animation-delay: 3.0s;
}
@-webkit-keyframes blur {
	0%    {text-shadow:  0 0 100px #fff; opacity:0;}
	20%    {text-shadow:  0 0 50px #fff;}
	39%    {text-shadow:  0 0 0px #fff;opacity: 1;}
	40%    {text-shadow:  0 0 0px #fff;}
	50%    {text-shadow:  0 0 0px #fff;}
	100%  {text-shadow:  0 0 0px #fff;}
}
@keyframes blur {
	0%    {text-shadow:  0 0 100px #fff; opacity:0;}
	20%    {text-shadow:  0 0 50px #fff;}
	39%    {text-shadow:  0 0 0px #fff;opacity: 1;}
	40%    {text-shadow:  0 0 0px #fff;}
	50%    {text-shadow:  0 0 0px #fff;}
	100%  {text-shadow:  0 0 0px #fff;}
}






.slidelogo {
	position:absolute;
	left:50%;
	top:40%;
	z-index: 1800;
	margin:0 0 0 -318px;
	}


@media(max-width:769px){
    .slidelogo {
		position:absolute;
	left:50%;
	top:40%;
	width:400px;
	margin:0 0 0 -200px;
	}
}







.headpadding {margin-top:120px;}


.iframeBox{
position:relative;
width:100%;
margin:0 0 30px 0;
}

.iframeBox iframe{
position:absolute;
top:0;
left:0;
width:100% !important;
height:100% !important;
}







.subtitle {
	margin:0px 0px 25px 0px;
	}



.introtxtarea {
	text-align:center;
	}


.introtxtarea h3 {
	font-size:130%;
	font-weight:100;
	margin:0px 0 10px 0;
	}
	
.introtxtarea p {
	margin:0px 0 0px 0;
	line-height: 170%;
	}	


.dotbr {
	text-align:center;
	margin:20px 0;
	font-size:150%;
	}
	
	
#feature {
	max-width:100%;
	margin:0px auto;
	}

#topics {
	max-width:100%;
	margin:0px auto;
	}

#topbanner {
	max-width:100%;
	margin:0px auto;
	}


.featitle {
	font-weight:700;
	}


.featuretxt {
margin-top: 12px;
padding:5px 12px 3px 12px;
border:1px solid #ccc;
border-radius: 20px;
	-ms-border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	width:100%;
	
}

.featureimg {
	margin:0px 0 40px 0;
	position: relative;
	}


.featureimg img {
	webkit-box-shadow: 0px 7px 8px -3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 7px 8px -3px rgba(0,0,0,0.3);
	box-shadow: 0px 7px 8px -3px rgba(0,0,0,0.3);
	
	}
	
	
.featureinner{
 
  color:#111;
  font-size:18px;
  border-left:6px solid #ccc;
  padding-left:10px;
  margin-bottom:4px;
}


.featuretitle{
  color:#111;
  font-size:18px;
  border-left:6px solid #ccc;
  padding-left:10px;
  margin-bottom:4px;
}


.cataloginner{
 position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%); /* Safari用 */
  transform: translate(-50%, -50%);
  color:#111;
  font-size:25px;
  line-height:35px;
  padding:0px 10px;
  background-color: rgba(255,255,255,0.6);
}


	
.navmenu .fbbtn {color:#4A6DA0;}
.navmenu .instabtn {color:#bf3c68;}








/* TITLE --------------------------------------------------------*/


#pagename{
	overflow: hidden;
	height: 100px;
	margin-top: 5px;
	margin-bottom: 50px;
	text-align: center;
	font-size: 2em;
	color:#ee7290;
	padding:50px 0px 0px 0px;
	border-top:1px dotted #f2dae0;
	border-bottom:1px dotted #f2dae0;
}



#page-title{
	overflow: hidden;
	height: 75px;
	margin-top: 5px;
	margin-bottom: 30px;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
	
}

#page-title .title{
	display: block;
	float: left;
	font-size: 30px;
	line-height: 75px;
	margin-left: 10px;
	font-weight: bold;
	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "HG明朝E", "ＭＳ Ｐ明朝", serif;	
	
}

#page-title .subtitle{
	display: block;
	float: left;
	margin-left: 30px;
	font-size: 14px;
	margin-top: 4px;
	line-height: 75px;
	color: #929191;
	font-style: italic;	
}







.mmenubox {
	margin-bottom:30px;
	text-align:center;
	}


.mmenutitle {
	font-size: 25px;
	margin-top:5px;
	}

.mmenutitle:after {
	border-bottom: 2px solid #bbb;
	width:12%;
	content: "";
	margin:5px auto 10px auto;
	display: block;
	}



/* お知らせ */
.topicsarea {
	margin:0 0 30px 0;
	border:1px solid #ccc;
	}



#topicsarea h3 {
	    margin: 0px 0 30px 0;
		}



.toptopics {
	margin:0 0 20px 0;
	padding:0;
	
	
	position:relative;
	}



.moretopics {
	position:absolute;
	right:0;
	top:0;
	}

.moretopics a {
	background:#349fc4;
	color:#fff;
	display:block;
	padding:2px 10px;
	font-weight:600;
	}
	


.toptopicstitle {
	font-size:24px;
	margin-bottom:30px;
	line-height:20px;}


.topicsbox {
	padding:15px 10px 15px 10px;
	margin:0 0 0px 0;
	
	}


.toptopics .topicsbox:last-child {
	margin:0 0 5px 0;
	border:none;
	}
	
.topicsimg {margin-bottom:30px;}



.ttitle {
	border-top:1px solid #ccc;
	padding:4px 0 2px 0;
	margin-bottom:4px;
	}
.ttitle a {
	color:#1c386f;
	font-weight:600;
	}



.newsdate {
	margin:0px 0px 10px 0;
	color:#2dae3c;
	background: url(../images/bullet01.gif) no-repeat left 6px;
	padding-left:15px;
	}


	

.newsdetail {
	border:1px solid #ddd;
	padding:20px;
	margin:0px 0px 60px 0;
	
	webkit-box-shadow: 0px 7px 8px -3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 7px 8px -3px rgba(0,0,0,0.3);
	box-shadow: 0px 7px 8px -3px rgba(0,0,0,0.3);
	}


.topicstitle {
	margin:0px 0px 18px 0;
	border-bottom:1px dotted #ccc;
	padding:0 0 8px 0;
	line-height: 160%;
	font-size:120%;
}



.topicsdate {
	
	line-height:200%;
	font-size:80%;
	}

.gridright .subtxt p {margin:0px 0px 15px 0;}


.topicsdate img {
	padding:0 0 7px 6px;
	}


.mainimg {
	margin:0px 0 20px 0;
	text-align:left;
	}

.mainimg img{
	max-width:800px;
	}


.topicsdatesp {
	text-align:right;
	line-height:200%;
	font-size:90%;
	}
	
.topicsdatesp img {
	padding:0 0 7px 6px;
	}	
	

.newsdetail .thumb{
    border: 1px solid #aaa;
    display:block;
    width:90px; /*トリミング後の横幅*/
    height:90px; /*トリミング後の縦幅*/
    overflow:hidden;
    position:relative;
    z-index:1;
	float:left;
	margin:0px 4px 10px 0;
}

.newsdetail .thumb img{
    float:left;
    position:absolute;
}



.morebtn {
	text-align:center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
	}
	
.morebtn a {
	border:1px solid #ccc;
	padding:10px 20px;
	font-size:24px;
	display:block;
	-webkit-transition: background 0.2s linear 0s, color 0.2s linear 0s;	
	   -moz-transition: background 0.2s linear 0s, color 0.2s linear 0s;
		 -o-transition: background 0.2s linear 0s, color 0.2s linear 0s;
		    transition: background 0.2s linear 0s, color 0.2s linear 0s;
			
	}


.morebtn a:hover {
	border:1px solid #ccc;
		background:#abdfb1;
		color:#fff;	
		text-decoration:none;
	}




.recbtn a {
	border:1px solid #33ae3b;
	margin-top:8px;
	padding:2px 5px 0px 5px;
	background:#33ae3b;
	color:#fff;
	width:100%;
	display:inline-block;
	border-radius: 20px;
	-ms-border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	
	-webkit-transition: background 0.2s linear 0s, color 0.2s linear 0s;	
	   -moz-transition: background 0.2s linear 0s, color 0.2s linear 0s;
		 -o-transition: background 0.2s linear 0s, color 0.2s linear 0s;
		    transition: background 0.2s linear 0s, color 0.2s linear 0s;
	}

.recbtn a:hover {
	border:1px solid #ccc;
		background:#fff;
		border:1px solid #33ae3b;
		color:#33ae3b;	
		text-decoration:none;
	}
	
	
.topicsall{
	
}

.topicsarea{
  position: relative;
  height: auto;
  
}

.topicsimage{
  position: relative;
  width: 100%;/*　トリミングしたい枠の幅（固定にしたい場合はサイズを入力）　*/
  padding-top: 75%;/*　トリミングしたい枠の高さ（固定にしたい場合はサイズを入力）　*/
  overflow: hidden;/*　画像が枠からはみ出た部分はトリミング（非表示）する　*/
  margin: 0 auto;
}

.topicsimage img{
/* 画像を上下左右に中央配置する（絶対指定） */
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  /* 画像の最大サイズは枠の1.5倍まで */
  max-width: 150%;
  max-height: 150%;
}

.topicsarea a{
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}





/* コンセプト */	

#concept {
	margin-top:-180px;
  padding-top:180px;
  }


 .concepttxtarea {
	text-align:left;
	}


.concepttxtarea h3 {
	text-align:center;
	font-size:180%;
	font-weight:100;
	margin:0px 0 30px 0;
	}
	
	
	
.concepttxtarea p {
	margin:0px 0 0px 0;
	line-height:200%;
	}
  


conceptbox p {
	margin:0px 0 30px 0;
	}

.conceptbox {
	margin-bottom:30px;
	text-align:center;
	}


.conceptboxtitle {
	font-size: 18px;
	margin-top:15px;
	margin-bottom:10px;
	}
	
.conceptbox p {
	text-align:left;
	}
	
	
	
	
  
#gmap {
	margin: 20px 0 0px 0 ;
	}

	

.blueframe {
border:1px solid #168DCA;
padding:10px;
color:#168DCA;
font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho",  serif;
font-size:110%;
font-weight:700;
}




.topbnr {
	text-align:center;
	border:1px solid #ccc;
	margin-bottom:30px;
	letter-spacing:0;
	}
	
	
	
.topbnr a {
	padding:20px 0;
	display:block;
	-webkit-transition: background 0.2s linear 0s, color 0.2s linear 0s;	
	   -moz-transition: background 0.2s linear 0s, color 0.2s linear 0s;
		 -o-transition: background 0.2s linear 0s, color 0.2s linear 0s;
		    transition: background 0.2s linear 0s, color 0.2s linear 0s;
			
	}


.topbnr a:hover {
		background:#abdfb1;
		color:#fff;
		text-decoration:none;
	}



.topcontactarea {
    background: #f3fbff;
    text-align: center;
}


.topcontactarea a {
    padding: 50px 0;
    display: block;
    -webkit-transition: background 0.2s linear 0s, color 0.2s linear 0s;
    -moz-transition: background 0.2s linear 0s, color 0.2s linear 0s;
    -o-transition: background 0.2s linear 0s, color 0.2s linear 0s;
    transition: background 0.2s linear 0s, color 0.2s linear 0s;
}


.topcontactarea a:hover {
		background:#abdfb1;
		color:#fff;
		text-decoration:none;	
	}
	
	
	



/* ==================================================
   カタログ
================================================== */


.catalogbox {
	text-align: center;
    margin: 0 auto 40px auto;
    padding: 0 0 40px 0;
	}


.catalogbox p {
    margin: 8px 0px 30px 0;
    padding: 0px;
    word-spacing: 1pt;
    letter-spacing: 0.6em;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
}

.slidebox {
    margin: 0 0 40px 0;
    border-top: 1px dotted #bbb;
    padding: 60px 0 40px 0;
	position:relative;
	
	}


.slidebox p {
    margin: 8px 0px 30px 0;
    padding: 0px;
    word-spacing: 1pt;
    letter-spacing: 0.6em;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
}



#slider1 div img {
	
	}


#slider1 div {
	
	margin:0 0px 18px 0;
	}

.bx-pager-item a{
	text-decoration: none;
}
.bx-pager-item .active{color: #f00;}


.bx-controls a {text-decoration: none;}





.bx-wrapper {
	text-align: center;
	margin:0 auto;
max-width: 1200px !important;
}


.bx-wrapper .bx-pager {text-align: center; font-size: .85em; font-family: Arial; font-weight: bold; color: #666; }
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block; *zoom: 1; *display: inline; }
.bx-wrapper .bx-pager.bx-default-pager a {background: #bbb; text-indent: -9999px; display: block; width: 10px; height: 10px; margin: 0 5px; outline: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {background: #000; }

.bx-pager {
	}

.bx-controls-direction {
    
    margin: 0px auto 10px;
    padding: 0px;
}






#prodbnr {
	border-top:1px dotted #bbb;
	padding-top:60px;
	margin:40px 0 0px 0;
	}

#prodbnr img {
	
	}


#prodbnr div{
	margin-bottom:30px;
	}


#prodbnr p.prodtitle {
	margin: 0 0px 30px 0;
	padding:0px;
	 word-spacing: 1pt;
    letter-spacing: 0.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
	}








#specialprod {
	border-top:1px dotted #bbb;
	padding-top:60px;
	margin:40px 0 0px 0;
	}

#specialprod img {
	border:1px solid #ddd;
	}


#specialprod div{
	margin-bottom:30px;
	}


#specialprod p {
	margin: 0 0px 12px 0;
	padding:0px;
	word-spacing: 1pt;
	letter-spacing: 0px;
	font-weight:100;
line-height:1.1;
	}


.spcaten {
font-size:11px;
padding-left:10px;
}


#specialprod p.prodtitle {
    margin: 8px 0px 30px 0;
    padding: 0px;
    word-spacing: 1pt;
    letter-spacing: 0.6em;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
}

.spbox {
    padding-left: 0px;
    padding-right: 30px;
}
	



/* ==================================================
   Accordion & Toggle
================================================== */
#shoplistimage {
	margin-right: 40px;
	}

#shoplistimage img {
	margin-top: 20px;
	}
	
		
	
.accordion {
  	margin-bottom: 20px;
	width:100%;
}

.accordion-group {
	margin-top: 20px;
	margin-bottom: 0px;
  	border: none;
  	-webkit-border-radius: 0;
       -moz-border-radius: 0;
          	border-radius: 0;
}

.accordion-heading {
  	border-bottom: 0 none;
}

.accordion-heading .accordion-toggle {
	position: relative;
  	display: block;
  	padding: 10px 15px;
	background:#3C3F45;
	color: #fff;
	font-size: 15px;
	font-weight: 100;
	text-transform: uppercase;
	
	-webkit-transition: all 0.1s linear 0s;
	-moz-transition: all 0.1s linear 0s;
	-ms-transition: all 0.1s linear 0s;
	-o-transition: all 0.1s linear 0s;
	transition: all 0.1s linear 0s;
}

.accordion-toggle {
  	cursor: pointer;
}

.accordion-heading:hover .accordion-toggle,
.accordion-heading:hover .accordion-toggle.inactive {
	background:#DE5E60;
	color:#FFFFFF;
}

.accordion-heading .accordion-toggle.active {
	background:#DE5E60;
	color:#FFFFFF;
}

.accordion-heading .accordion-toggle.inactive {
	background:#3C3F45;
}

.accordion-heading.accordionize .accordion-toggle span,
.accordion-heading.togglize .accordion-toggle span {
    position: absolute;
    top: 50%;
    right: 20px;
    margin: -8px 0 0 0;
    color: #fff;
    font-size: 18px;
	
	-webkit-transition: all 0.1s linear 0s;
	-moz-transition: all 0.1s linear 0s;
	-ms-transition: all 0.1s linear 0s;
	-o-transition: all 0.1s linear 0s;
	transition: all 0.1s linear 0s;
}

.accordion-heading a {
text-decoration: none;
margin: 0;
padding:0;
line-height:100%;
}

.accordion-heading a:hover {
text-decoration: none;
}


.accordion-heading:hover .accordion-toggle span {
	color: #FFFFFF;
}

.accordion-heading .accordion-toggle.active span,
.accordion-heading:hover .accordion-toggle.inactive span {
	color: #FFFFFF;
}

.accordion-heading.accordionize .accordion-toggle.active span,
.accordion-heading.togglize .accordion-toggle.active span {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.accordion-heading.togglize .accordion-toggle span {
	margin: -8px 0 0 0;
	font-size: 18px;
}

.accordion-heading.togglize .accordion-toggle.active span {
	opacity:0;
	filter: alpha(opacity=0);
}

.accordion-heading.togglize .accordion-toggle.active span + span {
	opacity:1;
	filter: alpha(opacity=100);
}

.accordion-inner {
  	padding: 16px 0px 0 0px;
	border: none;
}




#sername {
	position: relative;
	margin: 0 0 30px 0;
}


#tenponame {
	position: relative;
	text-align:center;
}

#tenponame h2 {
	margin: 0 0 0px 0;
	padding: 0px 0px 12px 0px;
	font-size: 30px;
	font-weight: 100;
	letter-spacing: 6px;
}


#tenponame h3 {
	margin: 0 0 30px 0;
	padding: 0px 18px 12px 0px;
	background-image: url(../images/title_headline.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 2px;
}

#tenponame h3 span {
	margin: 0 0 30px 0;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 130%;
	font-weight: normal;	
}


.entitle {
	position: absolute;
	right:20px;
	top:20px;
	font-size: 110%;
	display: block;
	color: #665b5b;
}



.shopname {
font-size:120%;
margin: 0 0 8px 0px;
color:#2dae3c;
	}
	
.shoplisttext {
    margin: 0 0 40px 10px;
    padding: 0px 0 8px 0;
    line-height: 150%;
    border-bottom: 1px dotted #bbb;
}
	
	



/* 会社概要 */



.greetingname {
    margin: 0 0 30px 0;
    padding: 2px 0 8px 15px;
    line-height: 150%;
    text-align: right;
}

.profilelist {}

.profilelist h4 {
	font-size: 25px;
	line-height: 160%;
	padding: 0px 0 0px 0px;
	margin: 10px 0 12px 0;
	color: #675a5a;
	border-bottom: 1px dotted #bbb;
	}

.profilelist p {
    margin: 0 0 40px 0;
}



.outlinelist h4 {
	font-size: 25px;
	line-height: 160%;
	margin-top: 10px;
	margin-bottom: 25px;
	color: #675a5a;
	
	}


.profileline {
    margin-bottom: 25px;
	border-bottom: 1px dotted #bbb;
	padding-bottom:10px;
	margin-left:5px;
	margin-right:5px;
}


/* リクルート */
.recbox {
	border:1px solid #ccc;
	padding:20px 0;
	margin-bottom:60px;
	}


.recruittitle {
	background:#eff4e9;
	padding:0px 20px;
	font-size:22px !important;
	}



.recruitlist {
	margin:30px 0;
	}


.reccontent {
	font-size:110%;
	color:#111;
	background: url(../images/bullet.png) no-repeat left top;
	padding-left:25px;
	margin-bottom:15px;
	}

.recintrotxt {
	margin-bottom:40px;
	}


.rectxt {
	margin-bottom:15px;
	margin-left:25px;
	}
	
.syokusyu {
	font-size:120%;
	font-weight:bold;
	}

/* お問い合わせ */


.cobox       {
	margin: 0 0 40px 0;
}

.cobox table {
}

.cobox th {
	padding: 8px 4px 4px 15px;
	border-bottom: 1px solid #dddddd;
	background-image: url(../images/lis_009_bk.gif);
	background-repeat: no-repeat;
	background-position: left 14px;
	font-weight: normal;
}

.cobox td {
	padding: 8px 0 4px 0;
	border-bottom: 1px solid #dddddd;
}


.combox {
	
	}

.acclist{
	margin: 0 0 3em 0;
	}

.accesshead {
	margin: 0 0 3em 0;
}


.accmark {
	background-image: url(../images/bullet01.gif);
    background-repeat: no-repeat;
    background-position: 15px 5px;
    padding: 0px 0 0px 30px;
	}

.acctext {
	padding: 0px 0 0px 30px;
	}
	


.contmark {
	
	padding:16px 0 16px 0px;
	
	}

.conttext {
	padding:0px 0 0px 0px;
	margin: 0 0 2em 0;
	}
	
	
	
input, button, select, textarea {
	font-weight: 300;
	font-family: 'Titillium Web', sans-serif;
	outline: 0;
}

input:focus, 
textarea:focus,
input[type="text"]:focus {
	outline: 0;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #7F8289;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #7F8289;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #7F8289;
}



#mailformpro {
	margin-bottom: 0;	
}

#mailformpro p {
	margin-bottom: 1px;	
}

#mailformpro input,
#mailformpro textarea {
    border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
    border-radius: 0;
	
    -webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: #fbfbfb;
    color: #333;
    font-size: 14px;
    height: auto;
    padding: 12px;
	margin: 0;
	border:1px solid #cfcfcf;
    resize: none;
}


.soushin{
	margin: 0 auto;
	text-align: center;
	}
	
	
#mailformpro .submit {
    background: #595757;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 40px;
    text-align: center;
    vertical-align: middle;
    width: auto;
	margin: 30px 0;
	border:1px solid #595757;
	
	-webkit-transition: background 0.1s linear 0s, color 0.1s linear 0s;	
	   -moz-transition: background 0.1s linear 0s, color 0.1s linear 0s;
		 -o-transition: background 0.1s linear 0s, color 0.1s linear 0s;
		    transition: background 0.1s linear 0s, color 0.1s linear 0s;
}

#mailformpro .submit:hover {
    background: #fff;
    color: #111;
	border:1px solid #595757;
}


#mailformpro select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  box-sizing: content-box;
}

@-moz-document url-prefix() {
	#mailformpro select { -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: ''; }
}

#mailformpro select::-ms-expand {
  display: none;
}

@supports (-ms-ime-align:auto) {
#mailformpro select { -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: ''; }
}




#mailformpro select {
box-sizing: border-box;
    width: 100%;
	max-width:870px;
	
    max-height: initial;
    margin-bottom: 10px;
    padding: 12px 9px 9px 9px;
    background-color: #fbfbfb;
    color: #111 !important;
    font-size: 1.3rem;
    letter-spacing: .05em;
    -webkit-appearance: button;
	
	border-radius: 0px;
	-ms-border-radius:　0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	
	border: 1px solid #cfcfcf;
}





#mailformpro .select {
	position: relative;
}

#mailformpro .select:after {
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 8px;
    width: 0;
    height: 0;
    margin: auto;
    border-width: 8px 6px 0 6px;
    border-style: solid;
    border-color: #595757 transparent transparent transparent;
    content: "";
}


label {
	font-size:120%;
font-weight: 400;
}

.checkarea {
	border:1px solid #ccc;
	padding-left:15px;
	padding-bottom:10px;
	background:#FBFBFB;
	}

	
	

.marktxt {
	font-size: 80%;
	}




.dl-horizontal dt {
text-align: left;
}



.yomimonovideo{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.yomimonovideo iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}


