
/* CSS Document */

a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}

input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

/*------ template stylization ------*/

#main {
	max-width:1250px;
	background:#fff;
	margin:0px auto 0;
	position:relative;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

#head {
	background:#f80090;
	margin:0px auto;
	color:#fff;
	padding-left:10px
}

ul.shopping-menu {
  float: right;
	margin-top:-24px;
	padding-right:20px;
	color:#fff;
}

ul.shopping-menu li{
	display:inline;
	padding-right:15px;
}


ul.shopping-menu a {
	color:#eee;
	text-decoration:none;
}

ul.shopping-menu a:hover{
	color:#fff;

}
.txt-center{
	text-align: center;
}

.Wrp{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.Wrp .left{
	width: 40%;
}
.Wrp .right{
	width: 55%;
	padding-left: 3em;
}

.ig-box{
	width: 100%;
    margin: 0 auto;
    overflow-x: hidden;
    overflow-y: scroll;
	height: 600px;
}

#campainsize{
	max-width:1500px;
}


@media (max-width: 767px) {
	.Wrp .left,.Wrp .right{
		width: 100%;
	}
	.Wrp .right{
		padding-left: 0;
	}
	
	
	
}


@media (min-width: 240px) and (max-width: 767px) {
ul.shopping-menu {
        display:none;
}
}


ul.lang-menu {
  float: right;
	margin-top:-30px;
	margin-bottom:0px;
	color:#fff;
}

ul.lang-menu li{
	display:inline;
	padding-right:15px;
}


ul.lang-menu a {
	color:#999;
	text-decoration:none;
  background: #999;
  border: none;
  text-shadow: none;
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
  color: #ffffff;

  text-decoration: none;
  padding: 4px 8px 4px 8px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;


}

ul.lang-menu a:hover{
	color:#000;

}

@media (min-width: 240px) and (max-width: 480px) {
ul.lang-menu {
	margin-top:20px;

}
}

@media (min-width: 481px) and (max-width: 767px) {
ul.lang-menu {
	margin-top:-20px;

}
}


/* headings, text */
h1 {
	font-size:12px;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	color:#fff;
	line-height:16px;
	font-weight:normal;
	text-align:left;
	border-bottom:0px #d9d9d9 solid;
	margin-left:-20px;
	padding:7px 0px 7px 0px;
}

h2 {
	font-size:28px;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	color:#444;
	line-height:32px;
	font-weight:normal;
	text-align:left;
text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
	border-bottom:1px #d9d9d9 solid;
	padding-bottom:10px;
	padding-top:15px
}


.big h2 {
	font-size:32px;
	font-family: "ヒラギノ明朝 Pro W3",serif;
	color:#660000;
	line-height:36px;
	font-weight:normal;
	text-align:left;
text-shadow: 0px 0px 1px rgba(0,0,0,0.3);
	border-bottom:1px #d9d9d9 solid;
	padding-bottom:5px;
	padding-top:0px
}


h3 {
	font-size:22px;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	color:#333;
	line-height:26px;
	font-weight:normal;
	text-align:center;
text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
	border-bottom:0px #d9d9d9 solid;
	margin-bottom:15px;
	padding-top:20px
}

h4 {
	text-decoration:none;
	text-align:center;
	color:#333;
	text-transform:uppercase;
	font-size:20px;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-weight:normal;
	margin-bottom:20px;
	padding-top:0px;
	padding-bottom:0px !important;
text-shadow: 0px 0px 1px rgba(0,0,0,0.3);
	line-height:24px;
}


h5 {
	text-decoration:none;
	text-align:center;
	color:#333;
	text-transform:uppercase;
	font-size:14px;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-weight:normal;
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
text-shadow: 0px 0px 1px rgba(0,0,0,0.3);
	line-height:18px;
}


h6 {
	text-decoration:none;
	text-align:left;
	color:#333;
	text-transform:uppercase;
	font-size:16px;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-weight:normal;
	margin:0px;
	padding:20px;
text-shadow: 0px 0px 1px rgba(0,0,0,0.3);
	line-height:20px;
}




figure {
  width: 100%;
}



.underline {
  text-decoration: underline;
}
a.underline {
  color: #656566;
}
a.underline:hover {
  color: #ffffff;
  text-decoration: underline;
}

.max-size1{
  max-width: 95%
}
.top-0 {
  margin-top: 0 !important;
}
.bot-0 {
  margin-bottom: 0 !important;
}
.left-0 {
  margin-left: 0 !important;
}
.last {
  margin-right: 0 !important;
}

.extra-wrap {
  overflow: hidden;
}
.alignleft{
  float: left;
  margin: 0 20px 20px 0;
	border:5px #f0f0f0 solid;  
}
.alignright{
  float: right;
  margin: 0 0px 20px 20px;
  border:10px #f0f0f0 solid;  

}
.aligncenter{
  margin: 0 auto 20px;
  border:8px #f0f0f0 solid;  
}
.distable{ 
	display:table;
	padding-right:20px
}

ul.list{
  margin: 0;
  list-style: none;
  padding-right:8%
}
ul.list li {
	padding-left:20px;
	margin-bottom:8px;
	text-transform:none;
	color:#9393a7;
	font-weight:400
}
ul.list li a {
	text-transform:none;
	color:#f80090;
	font-weight:400;
	text-decoration:none
}
ul.list li a:hover{
	color:#fff;
	text-decoration:underline
}

/**/
/* buttons*/


.btn-small_ {
  padding: 8px 18px 8px 18px;
  color: #ffffff;
}
.btn_:hover {
  background: #eb6300;
  color: #ffffff;
}
/**/


/*------ header ------- */

header {

}

.logo{
	display:block;
	text-decoration:none;
	color:#000;
	font-size:14px;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	height:120px;
	line-height:100px;
	font-weight:normal;
	text-align:center;
	padding-top:40px;
	letter-spacing:0.24em;
	border-bottom:0px #d9d9d9 solid;

}

.logo span{
	display:block;
	text-decoration:none;
	color:#888888;
	font-size:20px;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	line-height:30px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:0.2em
}




/* search-form */
.navbar-form {
  position:absolute;
  right:0;
  top:10px;
  width:170px
}
.navbar-form input {
  border-bottom: #e0e0e0 1px solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  
  line-height: 22px;
  width: 145px;
  float: left;
  margin: 0px;
  padding-top: 8px;
  padding-bottom: 6px;
  background:#fff;
  color:#555555;
}
input:focus {
  box-shadow: none;
  outline-color:#f80090;
}
.navbar-form a {
  margin: 0;
  display: inline-block;
  width: 41px;
  height: 33px;
  background: url(../image/search.png) 0 0 no-repeat;
  position:absolute;
  right:5px;
  top:3px
}
.navbar-form a:hover {
  background: url(../image/search.png) right 0 no-repeat;
}



/**/
/* navbar */
#nav_section{
	height:55px;
	position:relative;
	z-index:100;
	padding-top:5px;
	padding-bottom:5px
}


#nav_section div.nav-collapse.nav-collapse_.collapse > ul{
	position:relative;
	right:50%;
	float:right
}

#nav_section div.nav-collapse.nav-collapse_.collapse > ul > li{
	position:relative;
	left:50%;
	float:left
}
#nav_section div.nav-collapse.nav-collapse_.collapse > ul > li:hover > a{
	background:#eee;
}

.nav-collapse.nav-collapse_.collapse{
	position:relative;
	display:block;
	margin:0 auto;
	height:35px;
	padding-bottom:0px;
}

.navbar_ {
  margin: 0px 0 0 0;
}
.navbar_ .navbar-inner_ {
  padding: 10px 0px 0px 0px;
  margin: 0;
  border: none;
  min-height: inherit;

}
/*nav*/
.container {
  position: relative;

}
.nav-collapse_ {
  padding-top: 0px;
}
.nav-collapse_ .nav li {
  margin: 0;
  position: relative;
  zoom: 1;

}
.nav-collapse_ .nav > li {
  line-height: 30px;
}


.nav-collapse_ .nav li a {
  display:block;
  font-size: 14px;
  color: #545454;
  text-shadow: none;
  text-decoration: none;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight:400;
  padding:0px 12px;
  letter-spacing:0px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}



.nav-collapse_ .nav > li.sfHover > a,
.nav-collapse_ .nav > li.sfHover > a:hover,
.nav-collapse_ .nav > li > a:hover,
.nav-collapse_ .nav > li.active > a,
.nav-collapse_ .nav > li.active > a:hover {

  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color:#000;
  background:#eee;
}

.nav-collapse_ .nav > li.active > a, 
.nav-collapse_ .nav > li.active > a:hover {  
	color: #000;
	background:#eee;
}




.nav-collapse_ .nav > li.sub-menu > a:before {
  content: " ";
  position: absolute;
}


.nav-collapse_ .nav ul {
  position: absolute;
  display: none;
  width: 170px;
  left: 0px;
  top: 40px;
  list-style: none;
  zoom: 1;
  z-index: 109;
  margin: 0;
  padding:10px;
  background: #fff;
	border:1px #ccc solid;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  
}


.nav-collapse_ .nav > li li.sub-menu > a:before {
  content: " ";
  position: absolute;
  width: 7px;
  height: 5px;
  right: 10px;
  top: 10px;
}
.nav-collapse_ .nav ul li a {
  display: block;
  text-transform: none;
  line-height: 28px;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  color:#545454;
  text-transform:none;
  letter-spacing:0;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight:400;
  font-size:14px;
  margin-bottom:1px

}


.nav-collapse_ .nav > li > ul li > a:hover,
.nav-collapse_ .nav > li > ul li.sfHover > a {
  text-decoration: none;
  color: #000;  
  background:#eee;
}
.nav-collapse_ .nav ul ul {
  position: absolute;
  display: none;
  width: 150px;
  left: 160px;
  top: -2px;
  height: auto;
  list-style: none;
  z-index: 111;
  padding: 12px 15px ;
  margin: 0;
}
/**/
/*partners*/
.partners {
}

}
/**/
/* slider */
.slider {
	position:relative
}


.btn.primary{
	display:inline-block;
	background:#e6e6e6;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius: 5px;
	text-decoration:none;
	color:#515151;
	padding:10px 15px;
	margin-top:4px;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-size:12px;
	border:1px #e6e6e6 solid;
	text-transform:uppercase;
	background: rgb(230,230,230); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(230,230,230,1) 0%, rgba(202,202,202,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,230,230,1)), color-stop(100%,rgba(202,202,202,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(230,230,230,1) 0%,rgba(202,202,202,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(230,230,230,1) 0%,rgba(202,202,202,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(230,230,230,1) 0%,rgba(202,202,202,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(230,230,230,1) 0%,rgba(202,202,202,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#cacaca',GradientType=0 ); /* IE6-9 */


}

.btn.primary:hover{
	color:#000;
}



/*------ content ------- */

#content p {
	display:block;
	padding-bottom:6px;
	color:#515151;
	padding-top:0;
	font-size:14px;
	margin-top:0
}

#content p b{
	display:block;
	padding-bottom:6px;
	color:#515151
}

ul{
	margin:0;
	padding:0;
	list-style:none;
}

ul li{
	list-style:none;
	display:block;
}

.main-content b{
	color:#515151;
	font-size:14px;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	display:block;
	text-transform:uppercase;
	padding-bottom:5px;

}
.main-content strong{
	color:#444;
	font-size:14px;
	display:block;
}

.main-content ul{
	margin:0;
	padding:0;
}


.main-content ul li{
	margin:0;
	padding:0 0 10px 20px;
	background: url(../image/kira_icon.svg) 0 2px no-repeat;
}


.main-content ul li a{
	margin:0;
	padding:0;
	color:#929292;
	font-size:12px;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	text-transform:none;
	display:block
}

.main-content ul li a:hover{
	color:#000;
}

div.table {
	display:table;
	width:none;
}
/**/
/* thumbnails */
#content .thumbnails {


	margin:20px auto !important;
}
#content .thumbnails li {
	margin-bottom: 40px;
	line-height:18px;
	background:none;
	padding-bottom:10px;
	color:#515151;
	font-size:14px;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:1px #eee solid;
	text-align:center;
}



@media (min-width: 240px) and (max-width: 767px) {
#content .thumbnails li {
	margin-bottom: 20px !important;
	padding-bottom:0px !important;
	border-bottom:1px #eee solid;
margin: 0 auto;


}
}



#content div.thumbnail img{
	margin-left:15px;
	width:210px;

}

#content .thumbnails .thumbnail {
  border: none;
  margin: 0;
  padding: 0;
}
#content .thumbnails .thumbnail a {
  background:none;
  padding-left:0
}
#content .thumbnails .thumbnail .caption {
  padding: 16px 0px 17px 0px;
  background: url(https://belulu.jp/images/thumbnail-caption.gif) 0 0 repeat-x;
  overflow: hidden;
}
#content .thumbnails .thumbnail .caption > img {
  float: left;
  margin-right: 20px;
  margin-top: 2px
}

.thumbnail-pad {
	margin-left:20px;
	line-height:22px;
  margin-bottom: 0px;
	text-align:center;
}



/*----------- .portfolio --------------*/
.portfolio {
  list-style: none outside;

}
.imgarea{
  margin: 0 auto 0px;
  padding:0px;
  background:#fff;
  max-width:250px;
	border:1px #d9d9d9 solid
}


.imgarea:hover{

  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
}



.magnifier {
  opacity: 1;
  position: relative;
  height: auto;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.magnifier:hover {
  opacity: 0.7;
}
.magnifier:after {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.magnifier:hover:after {
  opacity: 0.6;
}
.preloader {
  background: url(../image/loader.png) center center no-repeat;
  //height: 165px;
  position: relative;
}




/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */



/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}

#content #filters{
	margin:0;
	padding:0;
	list-style-image:none;
	background:none;
	margin-bottom:10px;
}

#content #filters li{
	float: left;
	padding:15px;
	margin-bottom:-10px;
	list-style-image:none;
	list-style: none;
	margin-right: 18px;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	color: #515151;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	background:none
}

#content #filters li a{
  text-decoration: none;
  color: #515151;
  font-size: 16px;
  background:none;
	color:#515151;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-weight:400;
	line-height:1.11em;
	padding-left:0;
  text-decoration: underline;
}
#content #filters li a:hover{
  color: #f80090;
  text-decoration: underline;
}

/**/

/* news */
#content p.news {
	border-bottom:1px #ccc solid;
	padding-bottom:18px;
	margin-bottom:15px;
	padding-top:0;
	margin-top:0;
	clear:both
}

#content p.news span{
	display:block;
	float:left;
	width:110px;
	padding-left:5px;
	padding-bottom:40px;
	padding-top:5px
}

#content p.news span i, p.news span em {
	font-weight:300;
	font-style:normal;
	color:#000;
	font-size:18px;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	line-height:50px;
	display:block;
	padding-bottom:5px
	
}
#content p.news span i {
	font-size:36px;
}

#content p.news span em {
	font-weight:400;
	line-height:24px;
}

#content p.news strong {
	font-weight:700;
	line-height:20px;
	font-size:14px;

	display:block;
	padding-bottom:5px
}


/* events */
#content p.events {
	padding-bottom:10px;
	margin-bottom:10px;
	padding-top:0;
	margin-top:0;
	clear:both
}


#content p.events strong {
	font-weight:700;
	line-height:20px;
	font-size:14px;
	text-transform:uppercase;
	display:block;
	padding-bottom:5px
}

#content p.events a, a.more {
	font-weight:700;
	line-height:32px;
	font-size:12px;
	text-transform:uppercase;
	display:block;
	color:#929292;
	text-decoration:underline;
}


#content p.events a:hover, a.more:hover {
	text-decoration:none;
}





/**/
/*divider*/
div.divider{}

/**/
/*padcontent*/
/**/
.padcontent{
  padding: 20px 0 0;
  clear: both;
  margin-top: 15px
}
.padcontent_small{
	padding-bottom:15px
}


/*top area*/
#top-area{
}

/*bottom content*/
footer{
	max-width:1250px;
	margin:0 auto;
	position:relative;
	
}
.copy {
	color:#5a5a5a;
	font-size:13px;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	text-align:center;
	padding:25px 20px
}


.copy a:hover{

	text-decoration:none;
	color:#f80090;
	border-bottom:1px #f80090 dashed;
	
}


.copy a{display:inline;
	text-decoration:none;
	color:#9a9a9a;

}



ul.bottom_menu {
	text-align:center;
	color:#9a9a9a;
	font-size:14px;
	text-decoration:none;
	padding:30px 10px 10px;
	border-bottom:1px #363636 solid
}

ul.bottom_menu li{
	display:inline;
}
ul.bottom_menu li + li{
	display:inline;
	padding-left:28px;
	margin-left:5px;
	background: url(../image/kira_icon.svg) no-repeat;
	background-position:3% 40% !important;  
}

ul.bottom_menu li a{
	display:inline;
	text-decoration:none;
	color:#9a9a9a;
	font-size:14px;
	line-height:35px

}

ul.bottom_menu li a:hover{
	display:inline;
	text-decoration:none;
	color:#f80090;
	border-bottom:1px #f80090 dashed;
	
}





ul.social {
	text-align:center;
	background: url(../image/bg_social.png) 50% 50% no-repeat;
	padding-top:10px
}
ul.social li{
	display:inline;
	padding:0 10px
}



/**/
/*404 page*/
.block-404{ }



.btn.submit i { margin-top:3px}
.btn.submit:hover { }

.notification_error {
	color:#f55f3d
}
/**/

/*-- end contacts --*/

/*--- content end ------*/



/* ------    carusel      -----------*/ 

.carousel.main{
	padding-top:20px
}

div.carousel-box{
	position:relative;
	overflow:auto;
	padding-bottom:20px	
}
div.carousel-box .inner{
	margin:0 auto!important;
	position:relative;
	display:block;
	float:none;
	overflow:hidden
}

div.carousel-box ul li {
	min-height:265px;
	float:left;
	margin-left:0px;
	margin-right:30px;
	padding:0px 0px 0px 0px;
	position:relative;
	width:270px;  

	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;

	overflow:hidden;

}



div.carousel-box ul li div {
	background:  url(../image/opa_80.png) right top repeat;
	position:absolute;
	height:36px;
	padding:22px 0;
	bottom:-80px;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;

	width:100%
}


div.carousel-box ul li:hover div{
	bottom:0
}

div.carousel-box ul li p {
	background:  url(../image/arrow.png) right top no-repeat;
	color:#9b9b9b;
	margin:0px 20px
}

div.carousel-box ul li span {
	color:#fff;
	display:block;
	font-size:20px;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}



#prev{ 
	display:block;
	position:absolute;
	width:50px;
	height:40px;
	background:#f00;
	left:20px;
	top:35px;
	z-index:100;
	cursor:pointer;
	background: url(../image/left_right.png) left top no-repeat;
}
#next{ 
	display:block;
	position:absolute;
	width:50px;
	height:40px;
	right:20px;
	top:35px;
	z-index:100;
	cursor:pointer;
	background:  url(../image/left_right.png) right top no-repeat;
}

#prev:hover {
	background-position: left bottom
}
#next:hover {
	background-position: right bottom
}




/*----- media queries ------*/
@media (min-width: 1200px) {
	div.carousel-box ul li {
		margin-right:40px;
		width:270px!important
	}
	#main {
		max-width:1250px
	}
	.contact-form input,
	.contact-form textarea {
		width:355px
	}
	
	.box_scroll {
 	width: 350px;  
	height: 600px;            
 	overflow-y: scroll;    /* 縦方向にスクロール可能にする */
	padding: 10px;
	border: none;
}

	

}
@media (max-width: 1199px) {
	#main, footer {
		max-width:1000px
	}
	a.logo{
		font-size:64px
	}
  .nav-collapse_ .nav > li + li {
		margin-left:10px;
		padding-left:15px;
	}
  .nav-collapse_ .nav > li a{
		font-size:14px;
		padding:0 10px;
	}
	.camera_caption p {
		font-size:60px
	}
	div.carousel-box ul li {
		margin-right:40px;
		width:205px!important;
		min-height:195px!important
	}

	#content img{
		max-width:100%;
	}
	h4 {
		font-size:20px
	}
		h1 { font-size:12px}

	 h2 { font-size:24px}


	h3 {
			font-size: 20px;
	}


	#content .thumbnails  {
		margin-left:-20px
	}
	#content .thumbnails li {
		margin-left:20px;
		font-size:14px
	}
	.contact-form input,
	.contact-form textarea {
		width:260px
	}
	.btn.submit {
		margin-left:0
	}
	.box_scroll {
 	width: 280px;  
	height: 600px;            
 	overflow-y: scroll;    /* 縦方向にスクロール可能にする */
	padding: 10px;
	border: none;
}

	
}
@media (min-width: 980px) and (max-width: 1199px) {
	
}
@media (min-width: 979px) {
}
@media (max-width: 979px) {
	#main, footer {
		max-width:780px;
		overflow-x:hidden
	}
	a.logo{
		font-size:54px;
		line-height:84px
	}
	a.logo span{
		font-size:24px;
		padding-top:0;
		line-height:24px
	}

	#nav_section div.nav-collapse.nav-collapse_.collapse {
		overflow:visible;
	}
	#nav_section div.nav-collapse.nav-collapse_.collapse > ul{
		text-align:left;
		float:none;
		margin-bottom:4px
	}
  .nav-collapse_ .nav > li + li {
		margin-left:0px;
		padding-left:5px;
		background:none;
	}
	#nav_section  .navbar .btn-navbar {
		display: none;
	}
	.nav-collapse_ .nav ul {}
	
	.slider {
		position:relative;
		z-index:10
	}
	.camera_caption p {
		font-size:45px
	}
	#prev {
		left:0;
	}
	#next {
		right:0;
	}
	div.carousel-box ul li {
		margin-right:54px
	}
	h1 { font-size:12px}
	h2 { font-size:24px}	

	h3 {
			font-size: 20px;
	}


	#content p.news span {
		width:85px;
		padding-bottom:10px
	}
	#content p.news span i{
		font-size:40px
	}
	#content p.news span em{
		font-size:14px
	}
	#content p.news strong, #content p.events strong {
		font-size:12px
	}
	
	#content p.events, #content p.news  {
		line-height:18px
	}
	div.carousel-box ul li {
		margin-right:50px;
		width:205px!important;
		min-height:195px!important
	}
	#content .thumbnails li {
		margin-left:20px
	}
	.contact-form input,
	.contact-form textarea {
		width:80%
	}
	.btn.submit {
		margin-left:10px
	}
	
	.box_scroll {
 	width: 200px;  
	height: 600px;            
 	overflow-y: scroll;    /* 縦方向にスクロール可能にする */
	padding: 10px;
	border: none;
}

}
@media (min-width: 768px) and (max-width: 979px) {
		#main, footer {
		overflow-x:hidden
	}

}
@media (max-width: 767px) {
	.ig-box{
		overflow-y: auto;
	}
	.fb-page ._2p3a{
max-width: 100% !important;
    width: 100% !important;
    box-sizing:border-box;
	}

	#main {
		max-width:620px;
		padding:0 20px
	}

	footer {
		max-width:620px;
		padding:0px
	}

	a.logo{
		font-size:40px;
		line-height:60px;
		height:160px
	}
	a.logo span{
		font-size:20px;
		padding-top:0;
		line-height:20px
	}

	.navbar-form {
		width:100%;
		margin-top:-70px;
	}
	.navbar-form input {
		width:96%;		
	}
	
	

	#nav_section div.nav-collapse.nav-collapse_.collapse > ul{
		text-align:left;
		float:right;
		margin-bottom:4px
	}
	.camera_caption p {
		padding-top:28%;

	}

	h1 {
			font-size: 12px;
	}

	h2 {
			font-size: 24px;
	}


	div.carousel-box ul li {
		margin-right:40px;
		width:165px!important;
		min-height:153px!important
	}
	div.carousel-box ul li div p {
		background:none
	}
	#content p.events, #content p.news  {
		overflow:auto;
	}

	#content p.news span {
			padding-bottom: 0px;
	}
	#content p.events {
		padding-bottom:0;
		margin-bottom:0
	}
	ul.bottom_menu{
		padding-bottom:15px;
		padding-top:16px
	}
	ul.bottom_menu li + li {
		margin-left:15px;
		padding-left:20px;
		background:none
	}
	ul.bottom_menu li a {
		font-size:14px
	}
	h4{
		font-size:20px;
		padding-bottom:10px;
		padding-top:25px
	}
	.copy{
		padding-top:5px
	}
	#content .thumbnails {
		margin-left:0
	}
	#content .thumbnails li {
		margin-left:0px;
		font-size:16px;
		text-align:center;
	}
	.contact-form input,
	.contact-form textarea {
		width:74%
	}
	
	.box_scroll {
 	width: 100%;  
	height: 350px;            
 	overflow-y: scroll;    /* 縦方向にスクロール可能にする */
	padding: 10px;
	border: none;
}

}

@media (min-width: 626px) and (max-width: 767px) {
	
}
@media (max-width: 625px) {

	footer {
		max-width:480px;
		padding:0 0px
	}

	#main {
		max-width:480px;
		padding:0 20px
	}

	a.logo{
		font-size:32px;
		line-height:50px;
		height:120px
	}
	a.logo span{
		font-size:14px;
		padding-top:0;
		line-height:20px
	}
	.nav-collapse_ .nav > li a {
		padding-left:6px;
		padding-right:6px;
		font-size:14px
	}
	.nav-collapse_ .nav > li + li {
		padding-left:2px;		
}
	.navbar-form {
		width:100%;
		margin-top:-70px;
	}
	.navbar-form input {
		width:95%;		
	}
	
	#nav_section div.nav-collapse.nav-collapse_.collapse > ul{
		text-align:center;
		float:right;
		margin-bottom:4px
	}
	.camera_caption p {
		padding-top:25%;
		font-size:32px
	}

	h1 {
			font-size: 12px;
	}
	h2 {
			font-size: 24px;
	}
	div.carousel-box ul li {
		margin-right:35px;
		width:200px!important;
		min-height:153px!important
	}
	div.carousel-box ul li div p {
		background:none
	}
	#content p.events, #content p.news  {
		overflow:auto;
	}

	#content p.news span {
			padding-bottom: 0px;
	}
	#content p.events {
		padding-bottom:0;
		margin-bottom:0
	}
	ul.bottom_menu{
		padding-bottom:15px;
		padding-top:16px
	}
	ul.bottom_menu li + li {
		margin-left:5px;
		padding-left:10px;
		background:none
	}
	ul.bottom_menu li a {
		font-size:14px
	}
	h4{
		font-size:20px;
		padding-bottom:0px;
		padding-top:15px
	}
	.copy{
		padding-top:5px;
		font-size:12px
	}
	
	#content #filters li a {
		font-size:14px;
		line-height:14px
	}
	.contact-form input,
	.contact-form textarea {
		width:92%
	}


}
/**/
@media (min-width: 482px) and (max-width: 625px) {


}
@media (max-width: 481px) {

	.nav-collapse.nav-collapse_.collapse{
		height:0
	}
	
	a.btn.btn-navbar {
		display:block;
		background:#e6e6e6;
		-webkit-transition: all 0.2s ease;
		-moz-transition: all 0.2s ease;
		-o-transition: all 0.2s ease;
		transition: all 0.2s ease;
		-webkit-border-radius: 5px;
		-moz-border-radius:5px;
		border-radius: 5px;
		text-decoration:none;
		color:#515151;
		padding:10px 15px;
		margin-bottom:1px;
		
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
		font-size:12px;
		border:1px #e6e6e6 solid;
		text-transform:uppercase;
		background: rgb(230,230,230); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(230,230,230,1) 0%, rgba(202,202,202,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,230,230,1)), color-stop(100%,rgba(202,202,202,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(230,230,230,1) 0%,rgba(202,202,202,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(230,230,230,1) 0%,rgba(202,202,202,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(230,230,230,1) 0%,rgba(202,202,202,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(230,230,230,1) 0%,rgba(202,202,202,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#cacaca',GradientType=0 ); /* IE6-9 */


	}

	a.btn.btn-navbar:hover{
		color:#000;
	}
	#nav_section {
		height:auto;
		
	}
	footer {
		max-width:360px;
		padding:10px;
	}

	#main {
		max-width:360px;
		padding:10px;
	}


	a.logo{
		font-size:22px;
		line-height:50px;
		height:150px;
	}
	a.logo span{
		font-size:12px;
		padding-top:0;
		line-height:16px
	}
	.nav-collapse_ .nav > li a {
		padding-left:6px;
		padding-right:6px;
		font-size:14px
	}
	.nav-collapse_ .nav > li + li {
		padding-left:2px;		
	}
	.navbar-form {
		width:100%;
		margin-top:-70px;
	}
	.navbar-form input {
		width:93%;		
	}
	
	#nav_section div.nav-collapse.nav-collapse_.collapse > ul{
		text-align:center;
		float:right;
		margin-bottom:4px
	}
	.camera_caption p {
		padding-top:25%;
		font-size:32px
	}

	h1 {
			font-size: 12px;
	}
	h2 {
			font-size: 24px;

	}
	div.carousel-box ul li {
		margin-right:35px;
		width:120px!important;
		min-height:120px!important
	}
	
	.carousel.main {
		padding-top:0
	}
	
	div.carousel-box ul li div {
		display:none
	}
	#content p.events, #content p.news  {
		overflow:auto;
	}

	#content p.news span {
			padding-bottom: 0px;
	}
	#content p.events {
		padding-bottom:10px;
		margin-bottom:10px
	}
	ul.bottom_menu{
		padding:5px
	}
	ul.bottom_menu li + li {
		margin-left:5px;
		padding-left:5px;
		background:none
	}
	ul.bottom_menu li a {
		font-size:14px
	}
	h4{
		font-size:20px;
		padding-bottom:0px;
		padding-top:5px
	}
	.copy{
		padding-top:5px;
		font-size:12px
	}
	.navbar-form a {
		right:0
	}
	.slider {
		display:none;
	}
	h2, h3 {
		font-size:20px;
		line-height:28px;
	margin-bottom:10px;

	}
	
	#nav_section  .navbar .btn-navbar {
		display: block;
	}
	#nav_section div.nav-collapse.nav-collapse_.collapse{
		overflow:hidden
	}
	
	#nav_section div.nav-collapse.nav-collapse_.collapse > ul > li{
		display:block;
		width:100%;
	}
	.nav-collapse_ .nav ul, .nav-collapse_ .nav ul ul {
		position:relative;
		top:0;
		width:100%;
		left:0
	}
	.nav-collapse_ .nav li a{
		line-height:40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	}

	.nav-collapse_ .nav ul, .nav-collapse_ .nav ul ul{
		padding:0
	}
	
	.btn.submit {
		margin-left:0px
	}

	.contact-form input,
	.contact-form textarea {
		width:90%
	}

	.sample {
		display:none;
	}

}
@media (min-width: 320px) and (max-width: 479px) {
	.logo {
		margin-top:-20px;
		margin-bottom:-35px;


}


}

@media (max-width: 320px) {

	footer {
		max-width:240px;
		width:240px;
		padding:0 0px
	}

	#main {
		max-width:320px;
		width:320px;
		padding:0px;

	}

	a.logo{
		font-size:18px;
		line-height:40px;
		height:150px;
		letter-spacing:1px

	}
	a.logo span{
		font-size:12px;
		padding-top:0;
		line-height:16px
	}
	.nav-collapse_ .nav > li a {
		padding-left:6px;
		padding-right:6px;
		font-size:14px
	}
	.nav-collapse_ .nav > li + li {
		padding-left:2px;		
	}
	.navbar-form {
		width:100%;
		margin-top:-70px;
	}
	.navbar-form input {
		width:93%;		
	}
	
	#nav_section div.nav-collapse.nav-collapse_.collapse > ul{
		text-align:center;
		float:right;
		margin-bottom:4px
	}
	.camera_caption p {
		padding-top:40%;
		font-size:32px

	}

	h2 {
			font-size: 24px;
	}
	div.carousel-box ul li {
		margin-right:10px;
		width:280px!important;
		min-height:120px!important
	}
	
	.carousel.main {
		padding-top:0
	}
	
	div.carousel-box ul li div {
		display:none
	}
	#content p.events, #content p.news  {
		overflow:auto;
	}

	#content p.news span {
			padding-bottom: 0px;
	}
	#content p.events {
		padding-bottom:10px;
		margin-bottom:10px
	}
	ul.bottom_menu{
		padding:5px
	}
	ul.bottom_menu li + li {
		margin-left:5px;
		padding-left:5px;
		background:none
	}
	ul.bottom_menu li a {
		font-size:14px
	}
	h4{
		font-size:18px;
		padding-bottom:0px;
		padding-top:0px;
		letter-spacing:1px
	}
	.copy{
		padding-top:5px;
		font-size:12px
	}
	.navbar-form a {
		right:0
	}
	.slider {
		display:none;
	}
	h2, h3 {
		font-size:18px;
		line-height:24px;
	margin-bottom:10px;
		padding-top:0
	}

	
	#nav_section  .navbar .btn-navbar {
		display: block;
	}
	#nav_section div.nav-collapse.nav-collapse_.collapse{
		overflow:hidden
	}
	
	#nav_section div.nav-collapse.nav-collapse_.collapse > ul > li{
		display:block;
		width:100%;
	}
	.nav-collapse_ .nav ul, .nav-collapse_ .nav ul ul {
		position:relative;
		top:0;
		width:100%;
		left:0
	}
	.nav-collapse_ .nav li a{
		line-height:40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	}

	.nav-collapse_ .nav ul, .nav-collapse_ .nav ul ul{
		padding:0
	}
	#prev {
		top:15px;
		left:-5px
	}
	#next {
		top:15px;
		right:-5px
	}
	.aligncenter {
		border-width:5px
	}
	
	#content p.news strong, #content p.events strong {
		font-weight:normal
	}
	ul.social  {
		padding-top: 0px
	}
	ul.social li {
		padding:0 5px
	}
}

div.carousel-box ul li {
	overflow:hidden;

}

.pink {

  color: #f80090;
font-size:36px !important;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;

}

.pinksmall {
	font-weight:bold;
  color: #e4007f;
margin-bottom: 10px;
font-size:16px !important;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;

}

.pink2 {

	text-align:left;
	color: #e4007f;
	line-height:30px;
	font-size:24px !important;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	margin:0px;
	padding-top:0px;
	padding-bottom:15px;
	font-weight:bold;

}



.video-container {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
 
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



.video-wrapper {
	width: 100%;
	max-width: 100%;

}


.naka{

	margin:0px auto;
	margin-bottom:0px;
	text-align: center;
   width: 100%;

}

	.sample {
		display:none;
	}

/*----- Fonts ------*/




@font-face {
    font-family: 'TrajanProRegular';
    src: url('https://belulu.jp/css/trajanpro-regular-webfont.eot');
    src: url('https://belulu.jp/css/trajanpro-regular-webfont.eot?') format('embedded-opentype'),
         url('https://belulu.jp/css/trajanpro-regular-webfont.woff') format('woff'),
         url('https://belulu.jp/css/trajanpro-regular-webfont.ttf') format('truetype'),
         url('https://belulu.jp/css/trajanpro-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}



::selection{ background:#f80090!important; color:#fff}
::-moz-selection{ background:#f80090!important; color:#fff}

@media screen and (-webkit-min-device-pixel-ratio:0) /*----- Safari ------*/
{  
	.element{
		height:260px;
		width:260px;

	}

}




a:hover img.linkimg{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}


.table-style01{
	margin:0px auto;
	margin-bottom:20px;
table-layout: fixed;
   width: 100%;
	margin-top:10px !important;

}

.table-style01 th{
	border:1px solid #ccc !important;
	text-align: center;
	font-size:13px;
	color:#333;
	vertical-align: middle;
	padding:10px !important;
min-width: 80px; /* 最小幅 */
	line-height:1.4em;
background:#eeeeee;
	width: 33%;
}


.table-style01 td{
	border:1px solid #ccc !important;
	text-align: left;
	font-size:13px;
	color:#333;
	line-height:1.4em;
	vertical-align: top;
	padding:10px !important;
min-width: 80px; /* 最小幅 */

}

@media screen and (max-width:320px) {
.table-style01{
	margin-left:-3px;

}

}


@media screen and (max-width:640px) {
.table-style01{
	margin-left:-3px;

}

}



@media screen and (max-width:640px) {
    .table-style01 th{
        display:block;
	width: 95%;

    }
}


@media screen and (max-width:640px) {
    .table-style01 td{
        display:block;
	width: 95%;
    }
}



.shouhin-table{

	margin:0px auto;
	margin-bottom:0px;
table-layout: fixed;
   width: 100%;

}


.shouhin-table th{
	border:1px solid #ccc !important;
	text-align: center;
	font-size:14px;
	color:#333;
	vertical-align: middle;
	padding:10px !important;
min-width: 80px; /* 最小幅 */
	line-height:1.6em;
background:#eeeeee;
	width: 30%;
}


.shouhin-table td{
	border:1px solid #ccc !important;
	text-align: left;
	font-size:14px;
	color:#333;
	line-height:1.6em;
	vertical-align: top;
	padding:10px !important;
min-width: 80px; /* 最小幅 */

}

.migi{

	text-align: right;

}

.gengo{

	text-align: right;
	margin-top:0px;
}



/*----------- buttons & links--------------*/
.btn-1 {
  color: #ffffff !important;
  background: #f80090;
  padding: 8px 0px !important;
  -webkit-border-radius: 5 !important;
  -moz-border-radius: 5 !important;
  border-radius: 5 !important;
  text-shadow: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
   width: 200px !important;
	text-align: center;
	margin-bottom:20px;
	margin-right:20px;
}
.btn-1:hover {
  color: #ffffff !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  background: #f883bd;

}




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


.switch {
	visibility: hidden;

}
}


@media (min-width: 480px) and (max-width: 3400px) {

.sptop { display: none; 


}

}

.border_radius {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#kinou ul li{ 	
    display: inline;
	text-align: center;
 } 

.twitter-timeline {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing:border-box;
}

.embed-instagram iframe{
    display: block;
    margin: 0 auto;
    max-width: 100%;
    box-sizing: border-box;
}






.ccc{
font-size:16px;
color: #0033cc;
font-weight:normal;
padding:5px;

}

input.toi {
color: #333 !important;
width:90%  !important;
max-width: 320px; /* 最大幅 */
min-width: 180px; /* 最小幅 */

 }

input.toi2 {
color: #333 !important;
width:90%  !important;
max-width: 40px; /* 最大幅 */
min-width: 40px; /* 最小幅 */
margin-right: 10px;
 }


input.toi:focus {
border-color: #f80090 !important;
}



textarea {
width:90%  !important;
max-width: 320px; /* 最大幅 */
min-width: 180px; /* 最小幅 */
height: 10em;
}


textarea.toi:focus {
border-color: #f80090 !important;

}


select.custom:focus {
border-color: #f80090 !important;

}


@media (min-width: 240px) and (max-width: 479px) {

.spsns { display: none; }

}
/***** map *****/
.map {
  margin: 0 0 25px;
  padding-top: 10px;
  line-height: 0;
}
.map iframe {
  border: none;
  width: 100%;
  height: 370px;
}

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

.custom {
  overflow: hidden; /* 伸ばした分を隠す */

width:90%  !important;
max-width: 330px; /* 最大幅 */
min-width: 200px; /* 最小幅 */

}

.img-radius {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;

}

img.maru {
 -moz-border-radius:4px;
 -webkit-border-radius:4px;
border-radius:4px;

}

img.padd-bottom18{
	padding-bottom: 18px;
}


#lp {

	margin:0px auto;
	text-align:center;
}



.pagetop {
	display: none;
	position: fixed;
	bottom: 40px;
	right: 30px;
}
.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #bbb;
	border-radius: 50px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}


.pagetop a:hover {

    background-color: #444;


}




hr {
height: 1px;
border: none;
border-top: 1px #d9d9d9 solid;
	margin-top: 10px;
}

hr.line {
height: 1px;
border: none;
border-top: 1px #d9d9d9 dashed;
	margin: -15px 0px 10px 0px;
	padding: 0px;
    width: 100%;
}



figure {
	position: relative;
	width: 90%;

}
figure img {
	position: relative;
	z-index: 2;
}

figure p {
	position: absolute;
	bottom: 0;
	left: -50px;
	z-index: 1;
	opacity: 0;
	-webkit-transition: .3s;
	transition: .3s;
	background-color: #fff;
	padding: 10px !important;
}

figure:hover p {
	bottom: 50px;
	opacity: 1;

}

.kurukuru:hover {
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
}

.koukalist{

    background:none !important;
}
.koukalist ul{
background:none !important;
}
.koukalist li{

    float:left;
    background:none !important;

}
.koukalist li a{
    display:block;
    background:none !important;
}

.cent {

	text-align: center !important;

}


.support{
	margin:0px auto;
	margin-left:0px;
table-layout: fixed;
   width: 100%;
}

.support th{
	border-top:1px dotted #999;
	border-left:1px dotted #999;
	border-right:0px dotted #999;
	border-bottom:1px dotted #999;
	text-align: center;
	vertical-align: top;
	padding:20px !important;
	height: 100px;
	width: 100px;
min-width: 120px; /* 最小幅 */
	width: 100px;

}


.support td{
	border-top:1px dotted #999;
	border-left:0px dotted #999;
	border-right:1px dotted #999;
	border-bottom:1px dotted #999;
	text-align: left;
	font-size:14px;
	color:#333;
	vertical-align: top;
	padding:20px 20px 20px 10px !important;
	margin-bottom:20px;
min-width: 120px; /* 最小幅 */


}

@media screen and (max-width:320px) {
.support{
	margin-left:-3px;

}

}



@media screen and (max-width:640px) {
    .support th{
        display:block;
	width: 98%;
	border-top:0px dotted #ccc;
	border-left:0px dotted #ccc;
	border-right:0px dotted #ccc;
	border-bottom:0px dotted #ccc;
	padding:0px 0px 20px 0px !important;
    }
}


@media screen and (max-width:640px) {
    .support td{
        display:block;
	width: 98%;
	border-top:0px dotted #ccc;
	border-left:0px dotted #ccc;
	border-right:0px dotted #ccc;
	border-bottom:1px dotted #999;
    }
}


.dload {
	width: 100px;
	height: 100px;
	background-color: #eee;
	border:0px #eee solid;

}

@media screen and (max-width:640px) {
    .dload {
	width: 120px;
	height: 120px;
	background-color: #fff;
	border:0px #eee solid;

}
}


a:hover img.dload{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}

.pdf {
	background:  url(../image/pdf.png) no-repeat;
	padding: 0px 0px 0px 23px;
	margin-bottom:10px;
background-position:0pt 0pt;
}

@media screen and (max-width:767px) {
    .pdf {

margin-bottom:0px;

}
}



.miniarrow {
	background:  url(../image/miniarrow.png) no-repeat;
	padding: 0px 0px 0px 12px;
	margin:0px;
background-position:0pt 3pt;
}





.kibou { display: none; }

.bottomtitle {
	text-decoration:none;
	text-align:center;
	margin:0px auto;
	padding:45px 0px 45px;
	max-width:240px !important;
}


.cart-btn {
		margin-left:auto;
		margin-right:auto;
		margin-top:-20px;
	}
	.cart-btn p {
		margin-top:2em;
		font-size:70%;
	}
	.cart-btn a {
		font-size:110%;
		display:block;
		padding:.5em 1em;
		text-align:center;
		line-height:48px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		-webkit-box-shadow:	0px 6px 0px 0px rgba(218, 220, 221, 1);
		-moz-box-shadow:	0px 6px 0px 0px rgba(218, 220, 221, 1);
		box-shadow:	0px 6px 0px 0px rgba(218, 220, 221, 1);
		text-decoration:none;
		color:#FFF;
		background:#FF3387;
	}
	.cart-btn a:hover {
		background-color:#e60785;
	}
	.cart-btn a img {
		vertical-align:top;
		padding-right:.5em;
		width:50px;
		height:50px;
	}

	.cart-btn a {
		font-size:170%;
	}



.lpbackg {
  margin: 0;
  display: inline-block;
  background: url(../image/classyset_sp14.jpg) 0 0 no-repeat;
  position:relative;
		text-align:center;
  width: 100%;
  height:100%;
}



.kounyu_btn {
  margin-top: 20px;
  margin-bottom: 10px;
	}


.bigfont {
	font-size:38px;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	color:#444;
	line-height:42px;
	font-weight:normal;
	text-align:center;
        text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
	padding-bottom:0px;
	padding-top:10px
}

.pinkbigfont {
	font-size:48px;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	color:#e4007f;
	line-height:52px;
	font-weight:normal;
	text-align:center;
        text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
	padding-bottom:20px;
	padding-top:10px
}


@media (min-width: 240px) and (max-width: 640px) {

.bigfont {
	font-size:24px;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	color:#444;
	line-height:28px;
	font-weight:normal;
	text-align:center;
        text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
	padding-bottom:0px;
	padding-top:10px
}

.pinkbigfont {
	font-size:32px;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	color:#e4007f;
	line-height:36px;
	font-weight:normal;
	text-align:center;
        text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
	padding-bottom:20px;
	padding-top:10px
}


}



@media (min-width: 240px) and (max-width: 767px) {
#content .thumbnails {
  margin-top: 20px;

	margin-left:-20px !important;
}
}

input.cart {
margin-top: 10px;
width:100%  !important;
max-width: 640px; /* 最大幅 */
min-width: 180px; /* 最小幅 */

 }



.price {
	font-size:24px !important;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	color:#444;
	font-weight:bold;

	padding-right:5px;

}


.free {
	font-size:12px !important;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	color:#fff;
	font-weight:normal;
        text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
	background-color: #cc0000;
	padding:2px 4px 2px 4px !important;

  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
vertical-align: 4px;

}

.guide h5{

color: #333;
margin-bottom: 0px;
font-size:16px !important;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	text-align:center;
	font-size:16px;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:15px;
	line-height:18px;
text-shadow: 0px 0px 1px rgba(0,0,0,0.3);
}



@media (min-width: 240px) and (max-width: 767px) {
p {
	text-align:left !important;
}
}


@media (min-width: 240px) and (max-width: 640px) {
	.flexslider {
		display:none;
	}
}


.contactq{
	font-size:16px;
	color:#f80090;
margin-bottom: 10px;
margin-top: 30px;
}

.contacta{
	font-size:14px;
	color:#666;
margin-right: 20px;
	line-height:35px;

}



input[type="radio"] , input[type="checkbox"]{
   -webkit-transform: scale(1.5);
   transform: scale(1.5);
   margin-right: 0.3em;
	margin-top:-3px;
	margin-left:20px;

}


.table-enquete{
	margin:0px auto;
	margin-bottom:30px;
table-layout: fixed;
   width: 100%;
	margin-top:0px !important;
max-width: 940px; /* 最大幅 */
}

.table-enquete th{
	border:1px solid #ccc !important;
	text-align: center;
	font-size:13px;
	color:#333;
	vertical-align: middle;
	padding:8px !important;
min-width: 80px; /* 最小幅 */
	line-height:1.4em;
background:#eeeeee;
   width: 40%;
}

.table-enquete td{
	border:1px solid #ccc !important;
	text-align: left;
	font-size:13px;
	color:#333;
	line-height:1.4em;
	vertical-align: top;
	padding:8px !important;
min-width: 80px; /* 最小幅 */

}

@media (min-width: 240px) and (max-width: 640px) {
.table-enquete{
	margin-left:10px;
	margin-right:0px;
}
}


@media (min-width: 240px) and (max-width: 640px) {
    .table-enquete th{
        display:block;
	width: 90%;
	text-align: center;

}
}


@media (min-width: 240px) and (max-width: 640px) {
    .table-enquete td{
        display:block;
	width: 90%;
	text-align: center;
}
}


ul.acordion{
background: #fff;
border-right: solid 1px #ccc;
border-left: solid 1px #ccc;
margin: 0px 0px 15px 0px;
padding: 0;

}
 
ul.acordion li {
border-bottom: solid 1px #ccc;
	background: none;
	font-size:14px;
	margin:0;
	padding:0px 0px 0px 0px;
}
 
ul.acordion li:first-child {
border-top: solid 1px #ccc;

}
 
ul.acordion li ul {
margin: 0;
border: none;

}
 
ul.acordion li ul li {
	padding:10px 10px 10px 20px;
	line-height:1.8;

}
 
ul.acordion li ul li:last-child{
border-bottom: none;
}
 
ul.acordion li ul li a {
color: #696969;
display: block;
padding: 10px;
text-decoration: none;

}
 
ul.acordion li .none-submenu {
background: url(../image/trigger-arrow.png) no-repeat 98% 50%;
background-size: 2%;
display: block;
padding: 10px;

}
 
ul.acordion li .active-submenu {
background: url(../image/triggeractive-arrow.png) no-repeat 98% 50%;
background-size: 2%;
display: block;
padding: 10px;
}
 
@media only screen and (max-width: 600px) {
ul.acordion li .none-submenu{ background: url(../image/trigger-arrow.png) no-repeat 96% 50%;
background-size: 2%;
 }
ul.acordion li .active-submenu{ background: url(../image/triggeractive-arrow.png) no-repeat 96% 50%;
background-size: 2%;
 }
}

.qqq{
	margin-left:0px;
	padding:0px 0px 10px 28px;
	background: url(../image/q.png)  0px 0px no-repeat;

} 
.aaa{
	margin:0;
	padding:0px 0px 10px 28px;
	background: url(../image/a.png) 0px 0px no-repeat;
text-transform:none;

}

.aaa a{
margin:0;
text-transform:none;

}

.cartin {
  margin-top: 15px;
  margin-bottom: 10px;
  text-align: center;
	}


.list li{
	font-size:14px;
	line-height:1.6;
}

.indent-1 {
padding-left:1em;
text-indent:-1em;
  margin-bottom: 0px;

}

.indent-2 {
padding-left:1em;
text-indent:-1em;
  margin-bottom: 0px;
	font-size:14px;
}

@media (min-width: 768px) and (max-width: 3000px) {

.spmenu { display: none; }

}


.eng {
	font-size:18px !important;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	color:#444;

}


@media (min-width: 641px) and (max-width: 3000px) {

.yakuji { display: none !important; }

}


@media screen and (max-width: 640px){
.yakujipc {display:none !important;}
}


.bottom{vertical-align:bottom;}

.red {
	font-size:14px !important;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	color:#cc0000;
	font-weight:bold;


}

.textleft {
  text-align: left;
	}


.table-contact{
	margin:0px auto;
	margin-bottom:30px;
table-layout: fixed;
   width: 100%;
	margin-top:0px !important;
max-width: 940px; /* 最大幅 */
}

.table-contact th{
	border:1px solid #ccc !important;
	text-align: center;
	font-size:14px;
	color:#333;
	vertical-align: middle;
	padding:8px !important;
min-width: 80px; /* 最小幅 */
	line-height:1.4em;
background:#eeeeee;
   width: 40%;
}

.table-contact td{
	border:1px solid #ccc !important;
	text-align: left;
	font-size:14px;
	color:#333;
	line-height:1.4em;
	vertical-align: top;
	padding:8px !important;
min-width: 80px; /* 最小幅 */

}

@media (min-width: 240px) and (max-width: 640px) {
.table-contact{
	margin-left:10px;
	margin-right:0px;
}
}


@media (min-width: 240px) and (max-width: 640px) {
    .table-contact th{
        display:block;
	width: 90%;
	text-align: center;

}
}


@media (min-width: 240px) and (max-width: 640px) {
    .table-contact td{
        display:block;
	width: 90%;
	text-align: center;
}
}


.contact-text {
	text-decoration:none;
	text-align:left;
	color:#333;

	font-size:14px;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-weight:normal;
	margin:0px;
	padding:20px;
text-shadow: 0px 0px 1px rgba(0,0,0,0.3);
	line-height:20px;
}


@media (min-width: 481px) and (max-width: 767px) {

#nav_section{
	height:100px;
	position:relative;
	z-index:100;
	padding-top:0px;
	padding-bottom:10px;
	margin-top:0px;
}
}

ul.map{
  margin: 0px 0px 0px 10px;
  list-style: none;

  padding-right:8%;
}

ul.map li {
display: inline-block;
	text-align:left;
	padding-left:20px;
	padding-right:0px;
	margin-left:25px;
	margin-bottom:20px;
	text-transform:none;
	color:#666;
	font-size:16px;
	font-weight:400;
	text-decoration:none !important;
  background: url(../image/arrow3.png) no-repeat;
background-position: 0px 1px; 
}

ul.map li a {
	text-transform:none;
	color:#666;
	font-weight:400;
	text-decoration:none !important;

}
ul.map li a:hover{
	color:#f80090;
	text-decoration:underline;

}

.sitemap{
	text-align:left !important;
	font-size:18px;
	border-bottom:1px solid #ccc !important;
	text-decoration:none !important;
  background: url(../image/arrow2.png) no-repeat;
	padding-left:24px;
background-position: 0px 23px;
	margin-top:0px;
	margin-left:10px;

}
.sitemap a{
	color:#333;
	text-decoration:none !important;

}

.sitemap a:hover{
	color:#f80090;
	text-decoration:none !important;

}


ul.lineup{

}


ul.lineup li{

	border:1px solid #ccc !important;
	margin-right:0px;

}

.futoji {

	font-weight:700;


}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
    flex-wrap: wrap;
  .panel {
    height: 97%;
    margin-bottom: 3%;
}
}



@media (min-width: 240px) and (max-width: 640px) {
#nav_section{
	padding-bottom:10px
}
}

.play {
    position: relative;
    left: 130px;
    top: -50px;
  z-index: 1000;

}

.play:hover {
  opacity: 0.5;
}

.span44 {
    padding: 0px 0px 0px 0px;
	border:0px solid #ccc !important;

	width: 350px;
}

@media (min-width: 240px) and (max-width: 640px) {

.moviepc { display: none !important; }

}

@media (min-width: 641px) and (max-width: 3000px) {

.moviesp { display: none !important; }

}

.yuko h3{
	font-size:24px;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	color:#444;
	line-height:32px;
	font-weight:normal;
	text-align:center;
text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
	border-bottom:1px #d9d9d9 solid;
	padding-bottom:10px;
	padding-top:15px
}


@media (min-width: 240px) and (max-width: 640px) {
.yuko h3{
	font-size:20px;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	color:#444;
	line-height:28px;
	font-weight:normal;
	text-align:center;
text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
	border-bottom:1px #d9d9d9 solid;
	padding-bottom:10px;
	padding-top:5px
}
}

.review{
	font-size:14px;

}

.table-style02{
	margin:0px auto;
	margin-bottom:20px;
table-layout: fixed;
   width: 100%;
	margin-top:10px !important;

}

.table-style02 th{
	border:1px solid #ccc !important;
	text-align: right;
	font-size:15px;
	color:#333;
	vertical-align: middle;
	padding:10px !important;
min-width: 80px; /* 最小幅 */
	line-height:1.4em;
background:#eeeeee;
	width: 40%;
	font-weight:normal;
text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
}


.table-style02 td{
	border:1px solid #ccc !important;
	text-align: left;
	font-size:15px;
	color:#333;
	line-height:1.4em;
	vertical-align: middle;
	padding:10px !important;
min-width: 80px; /* 最小幅 */
;
}

@media screen and (max-width:320px) {
.table-style02{
	margin-left:-3px;

}

}


@media screen and (max-width:640px) {
.table-style02{
	margin-left:-3px;

}

}



@media screen and (max-width:640px) {
    .table-style02 th{
        display:block;
	width: 95%;
	text-align: center;
    }
}


@media screen and (max-width:640px) {
    .table-style02 td{
        display:block;
	width: 95%;
	text-align: center;
    }
}




.btn.submit{ 
	border:none;
	display:block;
	margin-top:0px;
	white-space:nowrap;
	text-align:center;
	float:left;
	height:36px;
	line-height:14px;
	margin-left:10px
}



.btn_ {
  background: #a9c5d9;
  border: none;
  text-shadow: none;
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  padding: 9px 13px 8px 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  margin-top: 20px;
font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

@media screen and (max-width:640px) {
.nav-collapse_ .nav ul {
	border:0px #ccc solid;

}
}

.nav-collapse_ .nav > li + li {
		margin-left:0px;
		padding-left:15px;
}


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

.nav-collapse_ .nav > li + li {
		padding-left:0px;
}
}



@media (min-width: 797px) and (max-width: 979px) {
.slider {
  margin-top: 25px;
}
}

@media (min-width: 240px) and (max-width: 797px) {
.slider {
  margin-top: 15px;
}
}

.attention{
	color:#f80090;

}


.science{
	text-align:left !important;
	font-size:18px;
	border-bottom:1px solid #ccc !important;
	text-decoration:none !important;

	padding-left:24px;
background-position: 0px 10px;
	margin-top:0px;
	margin-left:10px;

}
.science a{
	color:#333;
	text-decoration:none !important;

}

.science a:hover{
	color:#f80090;
	text-decoration:none !important;

}

.chiiki{
	color:#000;
	text-align:left;
	font-size:18px;
	border-left:5px solid #000;
	border-bottom:1px solid #ccc;
	padding:0px 0px 0px 10px;
	margin-top:20px;
	margin-bottom:15px;
text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
}




@media (min-width: 641px) and (max-width: 3000px) {

.pcnone { display: none !important; }

}


@media screen and (max-width: 640px){
.spnone {display:none !important;}
}

.chiku{
	color:#f80090;

	border:1px solid #f80090;
	margin:6px !important;
	float:left;
	width:18%;
	padding:5px;

	font-size: 14px;
	text-transform: uppercase;
	font-weight:700;
	text-align: center;
}

.shopname{
	font-size: 16px;
	font-weight:700;


	margin-left:0px !important;
}

.tenpo{
	margin-bottom:8px;
	font-size:14px;
	color:#666;
	margin-left:20px;
  line-height: 30px;
}


.ichiran {
	color:#f80090;
	border:0px solid #f80090;
	margin-left:55px !important;
	text-decoration:none !important;
	width:100%;
	padding:5px 10px 5px 10px;
	text-transform: uppercase;
	font-weight:400;
	font-size:18px;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.3);

}

.ichiran a{
	text-decoration:none !important;

}

ul.manual{
  margin: 0px 0px 0px 10px;
  list-style: none;

  padding-right:8%;
}

ul.manual li {
display: inline-block;
	text-align:left;
	padding-left:25px;
	padding-right:20px;
	margin-left:0px;
	margin-bottom:0px;
	text-transform:none;
	color:#666;

	font-weight:400;
	text-decoration:none !important;
  background: url(../image/facility-05.png) no-repeat;
background-position: 0px 0px; 
}

ul.manual li a {
	text-transform:none;
	color:#666;
	font-weight:400;
	text-decoration:none !important;
	font-size:16px !important;
	line-height:1.8em;
}
ul.manual li a:hover{
	color:#f80090;
	text-decoration:underline;

}
.lang {
	position:absolute;
	margin-top:0px;
   margin-left: 80%;
line-height:1.6;
	z-index:1000;

}

.lang2 {
	position:absolute;
	top:10px;
  right: 2%;
line-height:1.6;
	z-index:1000;
	font-size:14px;
}

.pay{
	padding:5px 0px 5px 10px;
	font-size:14px;
	color:#666;
	font-weight:700;
	border:1px solid #eee;
background:#eeeeee;

 -moz-border-radius:3px;
 -webkit-border-radius:3px;
border-radius:3px;
}


.mini{
	font-size:18px;

}