@charset "UTF-8";
/*
Theme Name: EcoRing Shop
Theme URI: http://www.eco-ring.com
Description: This is our original theme.
Author: IT-CONNECT
Author URI:　http://www.eco-ring.com
Version:1.0
*/
@import url(css/main.min.css);
/*@import url(css/bootstrap.css);
@import url(css/bootstrap.offcanvas.min.css);
@import url(css/animsition.min.css);
@import url(css/owl.carousel.css);
@import url(css/owl.theme.css);*/
/* 画像透過 */
.opa-hover:hover img{
	opacity:0.5;
	transition: 0.4s ;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
	background: #fff;
}

.h2{
	font-size: 18px;
	line-height:1.3em;
	font-weight:700;
}
.color-red{
	color:red;
}

/* 買取実績内ブランドメニュー制御 */
/* 上段のメニュー制御 */
/* 既存CSS打消し */
.menu-box ul{
	list-style:none;
	padding:0;
	margin:0;
}

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

/* div全体をリンク化 */
.link_box{
    position: relative;
}
 
.link_box a{
    display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.link_box p{
	display: inline;
	color:#23AFC7;
}

.menu-box{
	background-color:#DDDDDD;
	padding-top:20px;
	padding-bottom:10px;
}

.menu-list li{
	padding-left: 5px;
    padding-right: 5px;
}

.menu-list li a{
	text-decoration:none;
}

.menu-list li .link_box{
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:10px;
	width:100%;
	background-color:#FFFFFF;
	font-size:16px;
}

.menu-list li .link_box img{
	float:left;
	margin-left:5px;
	margin-right:10px;
	max-width:25px;
	max-height:25px;
}

.menu-list li .link_box a{
	vertical-align:middle;
	text-decoration:none;
}

.menu-list li .link_box span{
	float:right;
	padding-top:5px;
	padding-right:10px;
}

.menu-list li .link_box:hover{
	opacity: 0.5;
}

.item-area{
	padding-top:20px;
	padding-bottom:20px;
	border:solid 1px #BFBFBF;
}

.item-area .item-list ul{
	list-style:disc;
}

.item-area .item-list ul li{
	padding-bottom:5px;
}
/* ここまで */


/* クーポンボタン */
input[name="image"]:hover{ opacity:0.7; filter:alpha(opacity=70); }

.youtube2 {
  /*position: relative;*/
  width: 100%;
  /*padding-top: 56.25%;*/
}
.youtube2 iframe {
  /*position: absolute;
  top: 0;
  right: 0;*/
  width: 100% !important;
  height: 100% !important;
}

html{
overflow-x : hidden;
overflow-y : auto;
}

/*
body{
overflow-x : hidden;
overflow-y : auto;
}
*/
.form-width { max-width: 100%;}

@media (max-width: 767px){
	h1{font-size:20px;}
}

	.row-10{
	margin-left:-5px;
	margin-right:-5px;
	}
 
	.row-10 div{
		padding-right:5px;
		padding-left:5px;
	}

	.row-0{
		margin-left:-15px;
		margin-right:-15px;
		padding-right:0px;
		padding-left:0px;
	}
 
/* ブログページアンカー */
.img_comment3 a{
	text-decoration:none;
}

.img_comment3 a:hover{
	color:#fff;
	text-decoration:underline;
}

/* ページャーデザイン */
.tablenav {
	color: #2583ad;
	background:white;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
}

/* ブログページ写真コメント黒塗り部分 */
.img_comment3{
	width:100%;
}

a.page-numbers, .tablenav .current {
	color: #00019b;
	padding: 10px;
	border:solid 1px #ccc;
	text-decoration:none;
	font-size:smaller;
	margin: 0 5px;
}

a.page-numbers:hover {
	color:white;
	background: #328ab2;
}

.tablenav .current {
	color: white;
	background: #328ab2;
	border-color: #328ab2;
	font-weight:bold;
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-size:smaller;
	font-weight:bold;
}

/*----------------------------------------
trip page
------------------------------------------*/
.mincho{
 			font-family: 'ＭＳ 明朝',serif;
 			font-weight:bold;
 		}

.img-responsive-overwrite{
    margin: 0 auto;
}

.borders {
	border-top:solid 1px #333;	
}

.reason{
	color:#fff;
	background:#009edc;
	border-radius:20px;
	width:250px;
	font-size:25px;
	padding:5px 0px;
}


.hikaku{
	background:#efefef;
}

.taimen{
	background:#dfe4f7;
	margin-top:-10px;
	padding-bottom:25px;
}

@media (min-width: 767px){

.who-image{
	width:100%;
	background:#fee469;	
}

.brown{
	color:#ae5916;
	font-size:1.5em;	
}

.big4{
	color:#3893ee;
	font-size:2.5em;	
}

.light-blue{
	color:#3893ee;
	font-size:1.5em;	
}

.fontsizing{
	color:#5e5e5e;
	font-size:2.2em;
	line-height:150%;	
}

.circle{
	width:250px;
	border-radius:50%;
	height:250px;
	background:#977800;	
}

.circle p{
	position:relative;
	top:15%;
	color:#fff000;
	font-size:2.0em;
	line-height:120%;	
}

.top-space60{
	margin-top:60px;	
}

.titlespace{
	background:#977800;
	font-size:3.5em;
	color:#fff;
	padding:40px;
	margin-top:-133px;	
}

.brown-big{
	color:#977800;
	font-size:3.0em;
	line-height:150%;
	font-weight:bold;
}

.brown2{
	color:#a57745;
	font-size:1.5em;
	font-weight:bold;	
}

.pink{
	color:#ff0068;
	font-size:2.2em;
	line-height:150%;
	font-weight:bold;	
}

.blue-back{
	width:100%;
	background:#849bdf;
	
		
}

.green-back{
	width:100%;
	background:#8bcfce;
	margin-top:-10px;	
}

.stepbox{
	background:#fff;
	border:solid 20px #c5efed;	
}

.stepnum{
	color:#6eb6f1;
	font-size:40px;	
}

.steptitle{
	font-size:40px;
	color:#9e7645;	
}

.float-comment{
	/*margin-top:-150px;*/
	color:#fff;
	font-size:2.0em;
	position:relative;
	top:-130px;
	line-height:150%;
	text-shadow: 3px 3px 1px #000;	
}

.light-blue-back{
	background:#ceeaee;
	margin-top:-10px;	
}

.light-blue-back2{
	background:#5db1f9;
	padding:30px;
	color:#fff;
	font-size:3.0em;	
}

.rakuraku{
	/*font-size:0.5em;*/
	font-size:24px;
	/*padding:5px 10px;*/
	border-radius:20px; 
	background:#f7fe00; 
	color:#5db1f9;
	/*display:inline;*/
	
}

.light-blue1{
	color:#00a0dc;
	font-size:3.5em;
	font-weight:bold;
	padding-top:30px;	
}

.trip-main{
	background:#ffcc01;
	width:100%;
	margin-bottom:10px;	
}

.trip-image{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	max-width:1600px;
	margin-bottom:-10px;
	background:#ffcc01;
}

.titleimg{
	/*margin-left:100px;*/	
}

.mincho{
	font-weight:bold;
}


.worldt{
	color:#dc70a1;
	font-size:3.5em;	
}

.pink-big{
	color:#e669a0;
	font-size:5.0em;
	font-weight:bold;
}

.brown-p{
	color:#564500;
	font-weight:bold;
	font-size:1.2em;
}

}

@media (max-width: 767px){

.pink-big{
	color:#e669a0;
	font-size:2.5em;
	font-weight:bold;
}

.brown-p{
	color:#564500;
	font-weight:bold;
	font-size:0.8em;
}
.worldt{
	color:#dc70a1;
	font-size:2.5em;	
}	
	
.who-image{
	width:100%;
	background:#fee469;	
}

.brown{
	color:#ae5916;
	font-size:1.0em;	
}

.big4{
	color:#3893ee;
	font-size:1.5em;	
}

.light-blue{
	color:#3893ee;
	font-size:0.5em;	
}

.fontsizing{
	color:#5e5e5e;
	font-size:1.2em;
	line-height:150%;	
}

.circle{
	width:200px;
	border-radius:50%;
	height:200px;
	background:#977800;	
}

.circle p{
	position:relative;
	top:15%;
	color:#fff000;;
	font-size:1.5em;
	line-height:120%;	
}

.top-space60{
	margin-top:60px;	
}

.titlespace{
	background:#977800;;
	font-size:1.4em;
	color:#fff;
	padding:40px;
	margin-top:-100px;	
}

.brown-big{
	color:#977800;;
	font-size:1.5em;
	line-height:150%;
	font-weight:bold;
}

.brown2{
	color:#a57745;
	font-size:1.0em;
	font-weight:bold;	
}

.pink{
	color:#eb6aa0;
	font-size:1.2em;
	line-height:150%;
	font-weight:bold;	
}

.blue-back{
	width:100%;
	background:#849bdf;
	height:100%;
	/*max-height:449px;	*/
}

.green-back{
	width:100%;
	background:#8bcfce;
	margin-top:-10px;	
}

.stepbox{
	background:#fff;
	border:solid 20px #c5efed;	
}

.stepnum{
	color:#6eb6f1;
	font-size:20px;	
}

.steptitle{
	font-size:20px;
	color:#9e7645;	
}

.float-comment{
	/*margin-top:-150px;*/
	color:#fff;
	font-size:1.0em;
	position:relative;
	top:-70px;
	line-height:150%;
	text-shadow: 3px 3px 1px #000;	
}

.light-blue-back{
	background:#ceeaee;
	margin-top:-10px;	
}

.light-blue-back2{
	background:#5db1f9;
	padding:30px;
	color:#fff;
	font-size:3.0em;	
}

.rakuraku{
	/*font-size:0.5em;*/
	font-size:12px;
	/*padding:5px 10px;*/
	border-radius:20px; 
	background:#f7fe00; 
	color:#5db1f9;
	/*display:inline;*/
	
}

.light-blue1{
	color:#00a0dc;
	font-size:1.5em;
	font-weight:bold;
	padding-top:30px;	
}

.trip-main{
	background:#ffcc01;
	width:100%;
	margin-bottom:10px;	
}

.trip-image{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	max-width:1600px;
	margin-bottom:-10px;
	background:#ffcc01;
}

}

/*店舗検索場所表示*/
.placedt {
  width:100%;
}

.placedt dt {
  clear:left;
  /*clear:both;*/
}

.placedt dd {
  margin-left:100px;
  margin-top:-1.4em;
}

.place{
	margin:0;
	padding:0;
	list-style-type:none;
}

.place li{
	float:left;
	margin-right:10px;
}

.wrap{
	overflow:hidden;
}

/* LPコンタクトフォーム */
.ruleBox {
    clear: both;
    width: 580px;
    max-width: 100%;
    height: 300px;
    padding: 20px;
    border: #999 solid 1px;
    overflow: auto;
    line-height: 1.8em;
}

.wpcf7-submit:hover:enabled {
    background-color: #24d;
    color: #fff;
}
.wpcf7-submit {
    font-size: 1.2em;
    padding: 5px 30px;
    background-color: #248;
    color: #fff;
    border-style: none;
}

/*--------------------------------
店舗紹介ページ
----------------------------------*/
.shop-campaign{
	padding:0;
        list-style-type:none;
}

.shop-campaign li{
	border-bottom:dotted 1px #460000;
        padding:15px;
        color:#460000;
}

.shop-campaign a{
	color:#460000;
}

@media (min-width: 767px){
	.pointbox{
		height:300px;
	}
	
	.no-sp-space{
		margin-top:8%;
	}
}

@media (max-width: 767px){
	.sph1{
		font-size:24px;
	}
	
	.sp-space{
		margin-top:30px;
	}
	
	.shop-dl dt {
		float:none;
		padding:5px;
	}

	.shop-dl dd{
		padding:5px;
	} 
}

/*-----------------------------
トップページ買取実績
------------------------------*/
.opacity:hover{
opacity: 0.5 ;
	filter: alpha(opacity=50) ;	/* Ie用 */
	-webkit-transition: 0.6s ;
	transition: 0.6s ;
	text-decoration:none;
}
.kaitorijisseki:hover{
	opacity: 0.5 ;
	filter: alpha(opacity=50) ;	/* Ie用 */
	-webkit-transition: 0.6s ;
	transition: 0.6s ;
	text-decoration:none;
}

.top-jisseki img{
    max-width: 100%;
    height: auto;

}

@media (max-width: 767px){
	.top-jisseki{
		height:300px;
	}
}

/*--------------------------------------
ありがとう還元ページ
---------------------------------------*/
.arigato-title{
	background:#0072b9;
	display:inline;
	padding:10px;
	font-size:18px;
	color:#fff301;
	border-radius:20px;
}

@media (max-width: 767px){
.arigato-nagare{
	text-align:center;
}
}

/*店舗ページ改修　追記分*/

.mincho{
 			font-family: 'ＭＳ 明朝',serif;
 			font-weight:bold;
 		}
		
#thumbnail{
    overflow: hidden;
    /*width: 100%;*/
}

#thumbnail li{
    float: left;
	margin:10px;
}
#thumbnail li img{
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50); 
}

.opa-hover:hover img{
	opacity:0.5;
	transition: 0.4s ;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
	background: #fff;
}

@media screen and (max-width: 767px) {
	#thumbnail{
		min-width:100%;	
	}
	
	#thumbnail li{
	margin-left:0px;
	float:left;
	max-width:21.6%;
	width:100%;
	}
	
	.kyouka{
		max-width:90%;
	}
}

	#thumbnail li img{
		width:100%;
	}
	
	#main_photo{
    position: relative;
    height: 550px;
	margin-top:10px;
	margin-left:0px;
	clear:both;
}

.genre{
	font-size:20px;
	color:#e4007f;
	text-align:center;	
}

.shop-h2{
	font-size:20px;	
}

.sp-h1{
	font-size:24px;	
}

.kyouka2{
	margin-top:30%;	
}



#thumbnail li.current img{
    opacity: 1;
    filter: alpha(opacity=100);
}
.kyouka{
	max-width:90%;
	position:absolute;
	top:-3%;
        right:3%;	
}

@media only screen and (min-device-width: 767px)

    and (max-device-width: 991px){

       #thumbnail li{
	margin-left:0px;
	float:left;
	max-width:120px;
	width:100%;
}

.kyouka{
	position:absolute;
	top:-8%;
	margin-left:20px;	
}


}

@media screen and (min-width: 992px) {
	#thumbnail li{
	margin-left:0px;
	float:left;
	max-width:180px;
	width:100%;
}

.kyouka{
	position:absolute;
	top:-9%;
	margin-left:20px;	
}
}


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


.kyouka2{
	margin-top:260px;	
}

#main_photo{
    position: relative;
    height: 550px;
	margin-top:10px;
	margin-left:20px;
	clear:both;
}


.genre{
	font-size:34px;
	color:#e4007f;
	text-align:center;	
}

}

.shop-h2{
	background:#fff9b0;
	color:#00a0e9;
	padding:20px;	
}

#main_photo img{
    position: absolute;
    top:0;
    width: 100%;
	max-width:580px;
}

.shop-dl{
	width: 100%; 
	overflow:hidden;
	/*border:solid 1px #d9d9d9;*/
}

.address-tbl{
	border:none;	
}

.shop-bar{
	color:#fff;
	background:#f39700;
	border-radius:12px;
	padding:8px 35px;
	display:inline-block;	
}

.container1{
	width:100%;
	max-width:1030px;
}

@media screen and (max-width: 481px) {
.imgsize{
	width:150px;
	/*margin-top:60px;*/
}
}

#main ul.pageNav01 {
	margin: 0 0 10px;
	padding: 10px 10px 5px;
	text-align: center;
}

#main ul.pageNav01 li {
	display: inline;
	margin: 0 2px;
	padding: 0;
}

#main ul.pageNav01 li span,
#main ul.pageNav01 li a {
	display: inline-block;
	margin-bottom: 5px;
	padding: 1px 8px;
	background: #fff;
	border: 1px solid #aaa;
	text-decoration: none;
	vertical-align: middle;
}

#main ul.pageNav01 li a:hover {
	background: #eeeff7;
	border-color: #00f;
}

/* 以下、ブランドページ */
@media screen and (max-width: 767px) {
  .brand-h1 {
      font-size:18px;
  }

  .brand-h2 {
       font-size:16px;

  }

  .navbar-nav > li > a {
	font-size:14px;
  }
}


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

  .brand-h1 {
      font-size:26px;
  }

  .brand-h2 {
       font-size:24px;

  }

}

.effect-shadow{
    -webkit-box-shadow: 2px 2px 1px -1px #777;
       -moz-box-shadow: 2px 2px 1px -1px #777;
            box-shadow: 2px 2px 1px -1px #777;
}

.triangle{
	width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 60px 0 60px;
    border-color: #596fff transparent transparent transparent;
    line-height: 0px;
    _border-color: #596fff #000000 #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.slick-prev:before, .slick-next:before {
	content:"";
}

/* section buy-method */
.buy-method .container{
	padding-bottom:20px;
}
.buy-method .section-title{
	font-size:38px;
	font-weight:900;
	color:#ff7f00;
	padding-top:15px;
}
.buy-method .section-sub-title{
	padding-top:25px;
}
.buy-method .section-sub-title h2{
	color:#3e211b;
	display:inline;
	font-weight:900;
}
.buy-method .section-sub-title p{
	display:inline;
	padding-left:10px;
}
.buy-method .description{
	padding-top:20px;
}
.buy-method .section-btn-area img:hover{
	opacity:0.5;
}
@media screen and (max-width: 991px) {
	.buy-method .section-title{
		font-size:30px;
	}
	.buy-method .section-sub-title h2{
		font-size:24px;
	}
	.buy-method .description br{
		display:none;
	}
}

/* section buy-method-sp */
.buy-method-sp .container{
	padding-bottom:10px;
}
.buy-method-sp .section-sub-title h2{
	font-size:28px !important;
	color:#3e211b;
	font-weight:500;
	margin-top:10px;
}
.buy-method-sp .section-btn-area img:hover{
	opacity:0.5;
}
.buy-method-sp .section-btn-area h3{
	margin-top:10px;
	margin-bottom:0;
}
.buy-method-sp .section-btn-area div{
	padding:0;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: 0px;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #FFD800;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}

.dropdown-submenu .pull-left {
  float: none;
}

.dropdown-submenu .pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}
@media screen and (min-width: 767px){
	.sub-nav .dropdown-menu li {
		text-align:left !important;
	}
}
.dropdown-menu{
	opacity:1.0 !important;
}
.dropdown:hover > .dropdown-menu{
	display: block;
}

.title-h1{
	color: #000;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: 500;
	line-height: 1.1;
	margin: .67em 0;
}

/* イベント一覧テーブルデザイン */
.l-heroDesktop {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .l-heroDesktop {
    width: 100%;
    min-width: 100%;
  }
}
.l-heroDesktop h1 {
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .l-heroDesktop h1 {
    width: 90%;
    margin: 0 auto;
  }
}
.l-heroDesktop .bg-hero {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .l-heroDesktop .bg-hero {
    width: 100%;
    min-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .l-heroDesktop {
    display: none;
  }
}

.l-heroDesktop,
.l-heroMobile {
  position: relative;
  height: 190px;
}
@media only screen and (max-width: 767px) {
  .l-heroDesktop,
  .l-heroMobile {
    height: auto;
    width: 100%;
  }
  .l-heroDesktop:before,
  .l-heroMobile:before {
    content: "";
    display: block;
    /*padding-top: 29.8%;*/
  }
}
.l-heroDesktop .bg-hero,
.l-heroMobile .bg-hero {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1000px;
  width: 2000px;
}
@media only screen and (max-width: 767px) {
  .l-heroDesktop .bg-hero,
  .l-heroMobile .bg-hero {
    width: 100%;
    left: 0;
    margin-left: 0;
  }
  .l-heroDesktop .bg-hero img,
  .l-heroMobile .bg-hero img {
    max-width: 100%;
  }
}
.l-heroDesktop .wrap-h1,
.l-heroMobile .wrap-h1 {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -550px;
  width: 1100px;
}
@media only screen and (max-width: 767px) {
  .l-heroDesktop .wrap-h1,
  .l-heroMobile .wrap-h1 {
    width: 100%;
    left: 0;
    margin-left: 0;
  }
}
.l-heroDesktop .wrap-h1 h1,
.l-heroMobile .wrap-h1 h1 {
  font-family: "font-logotypeGothic";
  font-weight: normal;
  font-size: 285.71429%;
  padding: 84px 0 0 10px;
}
@media only screen and (max-width: 767px) {
  .l-heroDesktop .wrap-h1 h1,
  .l-heroMobile .wrap-h1 h1 {
    font-size: 142.85714%;
    padding: 12% 0 0 0;
  }
}
.l-heroDesktop .wrap-h1 h1.h1-category,
.l-heroMobile .wrap-h1 h1.h1-category {
  padding: 9% 0 0 0;
}


.l-heroMobile {
  display: none;
}
@media only screen and (max-width: 767px) {
  .l-heroMobile {
    display: block;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .l-heroMobile {
    width: 100%;
    min-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .l-heroMobile h1 {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .l-heroMobile h1 {
    width: 90%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .l-heroMobile .bg-hero {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .l-heroMobile .bg-hero {
    width: 100%;
    min-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .l-heroMobile .bg-hero img {
    width: 100%;
  }
}

.l-heroDesktop,
.l-heroMobile {
  position: relative;
  height: 190px;
}
@media only screen and (max-width: 767px) {
  .l-heroDesktop,
  .l-heroMobile {
    height: auto;
    width: 100%;
  }
  .l-heroDesktop:before,
  .l-heroMobile:before {
    content: "";
    display: block;
    /*padding-top: 29.8%;*/
  }
}
.l-heroDesktop .bg-hero,
.l-heroMobile .bg-hero {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1000px;
  width: 2000px;
}
@media only screen and (max-width: 767px) {
  .l-heroDesktop .bg-hero,
  .l-heroMobile .bg-hero {
    width: 100%;
    left: 0;
    margin-left: 0;
  }
  .l-heroDesktop .bg-hero img,
  .l-heroMobile .bg-hero img {
    max-width: 100%;
  }
}
.l-heroDesktop .wrap-h1,
.l-heroMobile .wrap-h1 {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -550px;
  width: 1100px;
}
@media only screen and (max-width: 767px) {
  .l-heroDesktop .wrap-h1,
  .l-heroMobile .wrap-h1 {
    width: 100%;
    left: 0;
    margin-left: 0;
  }
}
.l-heroDesktop .wrap-h1 h1,
.l-heroMobile .wrap-h1 h1 {
  font-family: "font-logotypeGothic";
  font-weight: normal;
  font-size: 285.71429%;
  padding: 84px 0 0 10px;
}
@media only screen and (max-width: 767px) {
  .l-heroDesktop .wrap-h1 h1,
  .l-heroMobile .wrap-h1 h1 {
    font-size: 142.85714%;
    padding: 12% 0 0 0;
  }

}
.l-heroDesktop .wrap-h1 h1.h1-category,
.l-heroMobile .wrap-h1 h1.h1-category {
  padding: 9% 0 0 0;
}

/* イベント一覧h2 */
.camp-h2{
    font-family: "font-logotypeGothic";
    font-size: 214.28571%;
    line-height: 110%;
    font-weight: normal;
    padding: 16px 30px 13px 30px;
    /*margin: auto auto 47px auto;*/
    margin-bottom:30px;
    background: #008ec5;
    color: #fff;
    position: relative;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px;
    border-radius: 5px 5px 0 0;
    text-align: center;
}

@media only screen and (max-width: 767px) {
.camp-h2{
    font-family: "font-logotypeGothic";
    font-size: 130%;
    line-height: 110%;
    font-weight: normal;
    padding: 16px 30px 13px 30px;
    /*margin: auto auto 47px auto;*/
    margin-bottom:10px;
    background: #008ec5;
    color: #fff;
    position: relative;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px;
    border-radius: 5px 5px 0 0;
    text-align: center;
}
}

.camp-h2:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 5px 0;
    border-color: transparent #106269 transparent transparent;
    position: absolute;
    left: 0;
    bottom: -5px;
    content: "";
}

.camp-h2:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 8px 0 0;
    border-color: #106269 transparent transparent transparent;
    position: absolute;
    right: 0;
    bottom: -5px;
    content: "";
}



.eve-h3 {
    font-family: "font-logotypeGothic";
    font-size: 228.57143%;
    line-height: 109.375%;
    color: #008ec5;
    text-align: center;
    font-weight: normal;
    position: relative;
    display: inline;
    width: 100%;
}

@media only screen and (max-width: 767px){
.eve-h3 {
    display: block;
    border-left: 2px solid #96d7dc;
    border-right: 2px solid #96d7dc;
    padding: .2em 2%;
    width: 100%;
}
}

.camp-list .camp-30 {
    width: 30%;
    float: left;
}

.camp-list .camp-70 {
    width: 70%;
    float: left;
}

.camp-list .camp-thum img {
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
}

.camp-list .camp-day.blue1 {
    background: #008ec5;
}
.camp-list .camp-day {
    display: inline-block;
    color: #fff;
    padding: .1em 1em;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    border-radius: 13px;
    float: right;
}

.camp-list .ln-dt {
    text-align: right;
	color:#000000;
}

.camp-list {
    border-bottom: solid 1px #D4D4D4;
    padding-top: 10px;
    padding-bottom: 10px;
}
.camp-list:hover {
	opacity:0.6;
}

.camp-list .camp-dt {
    margin-top: 30px;
	color:#000000;
}

.row2 {
    overflow: hidden;
    margin: 0 auto;
}

h2.ribbon-gray {
    background: #CBCBCB;
}

.ribbon-gray:before {
    border-color: transparent #9F9F9F;
}

.ribbon-gray:after {
    border-color: transparent #9F9F9F;
}

.camp-list a {
    line-height: 142.85714%;
    color: #4e362e;
    decolation:none;
}

a:visited {
    text-decoration: none;
}

.camp-list .camp-day.red1 {
    background: #FF5659;
}

@media only screen and (max-width: 767px){
.camp-list .camp-thum img {
    width: 100%;
    padding: 0;
}
}

@media only screen and (max-width: 767px){
.camp-list .camp-day {
    float: inherit;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.camp-list .camp-70 {
    margin-top: 10px;
    width: 100%;
    float: initial;
}

.camp-list .camp-30 {
    margin-top: 10px;
    width: 100%;
    float: initial;
}

#event-list h3 {
    display: block;
    border-left: 2px solid #008ec5;
    border-right: 2px solid #008ec5;
    padding: .2em 2%;
    width: 100%;
    text-align:center;
}
}



.new-shop .new-shop-box{
	margin-top:20px;
}
.new-shop .new-shop-list{
	/*
	border:solid 1px #E5E5E5;
	*/
	position:relative;
	margin-top:15px;
	padding-left:0;
	padding-right:0;
}


.new-shop .new-shop-img{
	margin-top:15px;
}
.new-shop .new-shop-img p{
	text-align:right;
}
.new-shop .new-shop-img img{
	width:100%;
}

.new-shop .new-shop-text-box{
	/*
	border-bottom:dotted 1px #CDCDCD;
	padding-bottom:10px;
	*/
	margin-top:10px;
	margin-bottom: 20px;
}
.new-shop .new-shop-text-box .open-day{
	width:50%;
	background-color:#ff5659;
	color:#FFFFFF;
}
.new-shop .new-shop-text-box .open-day h2{
	font-weight:600;
	text-align:center;
	margin-top:10px;
}
.new-shop .new-shop-text-box .new-shop-name{
	width:50%;
}
.new-shop .new-shop-text-box .new-shop-name h2{
	font-weight:600;
	text-align:center;
	margin-top:10px;
}
.new-shop .free-dial{
	font-size:20px;
	font-weight:600;
	padding-left:10px;
}

.new-shop .new-shop-box .new-shop-dt-btn{
	background-color:#FFD800;
	text-align:center;
	padding:5px;
	position:absolute;
	bottom: 10px;
	left: 10px;
	width: 48%;
}
.new-shop .new-shop-box .new-shop-dt-btn a{
	color:#000000;
	text-decoration:none;
}
.new-shop .new-shop-box .new-shop-dt-btn:hover{
	background-color:#BDBDBD;
}
.new-shop .br:before {
	content: "\A" ;
	white-space: pre ;
}
.new-shop .hr-border{
	border-top:solid 1px #E5E5E5;
}
@media only screen and (max-width: 991px){
	.new-shop .new-shop-text-box .open-day h2{
		font-size:18px;
	}
	.new-shop .new-shop-text-box .new-shop-name h2{
		font-size:18px;
	}
	.new-shop .br:before {
		content: inherit;
		white-space: inherit ;
	}
	.new-shop .new-shop-text-box{
		margin-bottom: 0;
	}
	.new-shop table th{
		font-size:12px;
	}
	.new-shop table td{
		font-size:12px;
	}
}
@media only screen and (max-width: 767px){
	.new-shop {
		margin-top:60px;
	}
	.new-shop .new-shop-box .new-shop-dt-btn{
		position:static;
		width: 100%;
		margin-top:15px;
	}
	.new-shop .br:before {
		content: "\A" ;
		white-space: pre ;
	}
	.new-shop .new-shop-text-box{
		margin-bottom: 20px;
	}
	.new-shop table th{
		font-size:14px;
	}
	.new-shop table td{
		font-size:14px;
	}
}

.shop_area .btn-green{
	width: 100%;
    background: #4F6328;
    font-size: 14px;
    border: solid 1px #ccc;
	color:#FFFFFF;
}
.shop_area .btn-green:hover{
	width: 100%;
    background: #C4C4C4;
    font-size: 14px;
    border: solid 1px #ccc;
	color:#000000;
}

/* バナー用 */
/* PC サイズ */
@media (min-width: 768px){
	.baner_pc{
		display:inherit;
	}
	.baner_sp{
		display:none;
	}
}
/* スマホ サイズ */
@media (max-width: 767px){
	.baner_pc{
		display:none;
	}
	.baner_sp{
		display:inherit;
	}
}

/* エコリング漫画 */
.eco-comic .eco-comic-box
{
	padding:20px;
	margin:20px 10px;
    border-bottom:solid 1px #D9D9D9;
	background-color:#F1F1F1;
}

/* 閉店のお知らせ */
#shop-closed-news{
	margin-bottom:30px;
}
#shop-closed-news .shop-closed-news-wrap{
	background:#FF5050;
	padding:1px 0;
}
#shop-closed-news .top-area{
	color:#FFF;
}
#shop-closed-news .top-area .text-1{
	border-bottom:solid 2px #FFFFFF;
	text-align:center;
	font-size:24px;
	padding:15px;
	font-weight:700;
}
#shop-closed-news .top-area .text-2{
	text-align:center;
	font-size:32px;
	padding:15px 0;
	font-weight:700;
}
#shop-closed-news .bottom-area{
	margin:5px;
	padding:5px;
	background-color:#FFF;
	font-size:14px;
}
#shop-closed-news .bottom-area .staff-greeting{
	width:90%;
	margin:0 5%;
}
#shop-closed-news .bottom-area .staff-greeting p{
	padding:5px 0;
}
#shop-closed-news .bottom-area .staff-greeting .point{
	color:red;
	font-size:16px;
	font-weight:700;
}
#shop-closed-news .bottom-area table{
	width:90%;
	margin:0 5%;
	text-align:left;
}
#shop-closed-news .bottom-area table .shop-intoro{
	background:#FF5050;
	color:#FFF;
	font-size:18px;
	text-align:center;
}
#shop-closed-news .bottom-area table th{
	text-align:left;
}
#shop-closed-news .bottom-area table td{
	text-align:left;
}
@media (max-width: 767px){
	#shop-closed-news .bottom-area table img{
		width:100%;
	}
}

.seiriseiton-banar{
	margin-top:20px;
	text-align:center;
}
.seiriseiton-banar:hover{
	opacity:0.7;
}
@media (max-width: 767px){
	.seiriseiton-banar img{
		width:100%;
	}
}

/* LINEページ */
@media screen and (min-width: 768px) {#line .sp{display:none;}}
@media screen and (max-width: 767px) {#line .pc{display:none;}}
#line{
	margin-top:-15px;	
	text-align:center;
	color:#2D2D2D;
}
#line a{
	text-decoration:none;
}
#line h1{
	font-size:32px;
	font-weight:700;
	color:#333333;
}
#line h2{
	font-size:32px;
	font-weight:700;
	color:#333333;
	padding:20px 0;
}
#line ul{
	padding:20px 0;
}
#line ul li{
	list-style:none;
	display:inline-block;
	padding:0 20px;
}
#line .sub-text{
	font-size:16px;
	font-weight:600;
	padding:20px 0;
	line-height:36px;
}
#line .cl-gr{
	color:#2DC12D;
	font-size:24px;
}
#line .gr-btn{
	background-color:#2DC12D;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	width:80%;
	margin:40px 0;
	margin-left:10%;
}
#line .gr-btn:hover{
	opacity:0.7;
}
#line .gr-btn p{
	font-size:24px;
	font-weight:700;
	color:#FFFFFF;
	text-align:center;
	padding:15px;
}

/* sec-01 */
#line #sec-01 h1{
	margin-top:70px;
}
#line #sec-01 .sub-text{
	margin-bottom:40px;
}
#line #sec-01 ul{
	background-color:#2DC12D;
}
#line #sec-01 ul li:hover{
	opacity:0.7;
}

/* sec-02 */
#line #sec-02 img{
	width:100%;
}

/* sec-03 */
#line #sec-03{
	line-height: 24px;
	background-color:#2DC12D;
}
#line #sec-03 h2{
	color:#FFFFFF;
}
#line #sec-03 .e-area{
	margin-bottom:20px;
	background-color:#FFFFFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#line #sec-03 .left-contents{
	margin-top:15px;
}
#line #sec-03 .left-contents p{
	float:left;
	text-align:left;
}
#line #sec-03 .left-contents h3{
	font-size:24px;
	text-align:left;
	margin:0;
	line-height:32px;
	padding-left:15px;
	float:left;
}

#line #sec-03 .desc{
	padding:20px 0;
}

/* sec-05 */
#line #sec-05{
	margin:40px 0 60px 0;
}
#line #sec-05 a:hover{
	text-decoration:none;
}

@media screen and (max-width: 767px) {
	#line{
		margin-top:0;
	}
	#line h1{
		font-size:24px;
	}
	#line h2{
		font-size:24px;
		padding:10px 0;
	}
	#line .sub-text{
		font-size:14px;
		text-align:left;
		line-height:24px;
	}
	#line .cl-gr{
		font-size:16px;
	}
	
	/* sec-01 */
	#line #sec-01 h1{
		margin-top:20px;
	}
	#line #sec-01 .sub-text{
		margin-bottom:10px;
	}
	#line #sec-01 ul li{
		width:30%;
		padding:0 1% 0 0;
	}
	#line #sec-01 ul li img{
		width:100%;
	}
	
	/* sec-02 */
	#line #sec-02 ul li{
		width:30%;
		padding:0 1% 0 0;
	}
	#line #sec-02 ul li img{
		width:100%;
	}
	
	/* sec-03 */
	#line #sec-03{
		line-height: 18px;
		background-color:#2DC12D;
	}
	#line #sec-03 .row{
		width:98%;
		margin-left:1%;
		margin-bottom:10px;
	}
	#line #sec-03 .left-contents h3{
		font-size:14px;
		line-height:24px;
		padding-left:0;
		font-weight:600;
	}
	#line #sec-03 .left-contents p img{
		width:80%;
	}
	#line #sec-03 .left-contents .desc{
		font-size:12px;
		line-height:18px;
	}
	#line #sec-03 .right-contents img{
		width:100%;
	}
	#line #sec-03 .gr-btn{
		background-color:#2DC12D;
		border-radius: 30px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		width:60%;
		margin-left:20%;
	}
	#line #sec-03 .gr-btn:hover{
		opacity:0.7;
	}
	#line #sec-03 .gr-btn p{
		font-size:16px;
		font-weight:600;
		color:#FFFFFF;
		text-align:center;
		padding:15px;
	}
	
	/* sec-04 */
	#line #sec-04 ul li{
		width:30%;
		padding:0 1% 0 0;
	}
	#line #sec-04 ul li img{
		width:100%;
	}
	
	/* sec-05 */
	#line #sec-05{
		margin:20px 0;
	}
}
#event-detail table th, table td {
    min-width: 100px;
}
