.shop_con .shopimage img {
	border: none;
    width: 300px;
    height: 214px;
}
.shop_con .shoptext .shopname {
    font-size: 16px;
    margin-top: 2px;
}
.shop_con .shoptext .shop_description {
	overflow: scroll;
    height: 111px;
}
.col-sm-12.col-md-3.col-lg-4 a .shop_con {
    padding: 20px;
    margin-bottom: 14px;
    -webkit-box-shadow: 0px 0px rgba(204,217,227,0.94);
    box-shadow: 0px 0px rgba(204,217,227,0.94);
    border: 1px solid rgba(204,217,227,0.94);
}
.shop_news p {
    margin: 10px;
}
.swiper-slide .container.clearfix .chibacitymap {
    width: 31%;
    margin-left: 0px;
}
img.chibacitymap {
    margin-top: 100px;
    width: 50%;
}
#fountainG{
	position:relative;
	width:216px;
	height:26px;
	margin:auto;
}

.fountainG{
	position:absolute;
	top:0;
	background-color:rgba(72,75,128,0.61);
	width:26px;
	height:26px;
	animation-name:bounce_fountainG;
		-o-animation-name:bounce_fountainG;
		-ms-animation-name:bounce_fountainG;
		-webkit-animation-name:bounce_fountainG;
		-moz-animation-name:bounce_fountainG;
	animation-duration:0.975s;
		-o-animation-duration:0.975s;
		-ms-animation-duration:0.975s;
		-webkit-animation-duration:0.975s;
		-moz-animation-duration:0.975s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-direction:normal;
		-o-animation-direction:normal;
		-ms-animation-direction:normal;
		-webkit-animation-direction:normal;
		-moz-animation-direction:normal;
	transform:scale(.3);
		-o-transform:scale(.3);
		-ms-transform:scale(.3);
		-webkit-transform:scale(.3);
		-moz-transform:scale(.3);
	border-radius:17px;
		-o-border-radius:17px;
		-ms-border-radius:17px;
		-webkit-border-radius:17px;
		-moz-border-radius:17px;
}

#fountainG_1{
	left:0;
	animation-delay:0.386s;
		-o-animation-delay:0.386s;
		-ms-animation-delay:0.386s;
		-webkit-animation-delay:0.386s;
		-moz-animation-delay:0.386s;
}

#fountainG_2{
	left:27px;
	animation-delay:0.4825s;
		-o-animation-delay:0.4825s;
		-ms-animation-delay:0.4825s;
		-webkit-animation-delay:0.4825s;
		-moz-animation-delay:0.4825s;
}

#fountainG_3{
	left:54px;
	animation-delay:0.589s;
		-o-animation-delay:0.589s;
		-ms-animation-delay:0.589s;
		-webkit-animation-delay:0.589s;
		-moz-animation-delay:0.589s;
}

#fountainG_4{
	left:81px;
	animation-delay:0.6855s;
		-o-animation-delay:0.6855s;
		-ms-animation-delay:0.6855s;
		-webkit-animation-delay:0.6855s;
		-moz-animation-delay:0.6855s;
}

#fountainG_5{
	left:108px;
	animation-delay:0.782s;
		-o-animation-delay:0.782s;
		-ms-animation-delay:0.782s;
		-webkit-animation-delay:0.782s;
		-moz-animation-delay:0.782s;
}

#fountainG_6{
	left:135px;
	animation-delay:0.8785s;
		-o-animation-delay:0.8785s;
		-ms-animation-delay:0.8785s;
		-webkit-animation-delay:0.8785s;
		-moz-animation-delay:0.8785s;
}

#fountainG_7{
	left:162px;
	animation-delay:0.975s;
		-o-animation-delay:0.975s;
		-ms-animation-delay:0.975s;
		-webkit-animation-delay:0.975s;
		-moz-animation-delay:0.975s;
}

#fountainG_8{
	left:189px;
	animation-delay:1.0715s;
		-o-animation-delay:1.0715s;
		-ms-animation-delay:1.0715s;
		-webkit-animation-delay:1.0715s;
		-moz-animation-delay:1.0715s;
}



@keyframes bounce_fountainG{
	0%{
	transform:scale(1);
		background-color:rgb(0,0,0);
	}

	100%{
	transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-o-keyframes bounce_fountainG{
	0%{
	-o-transform:scale(1);
		background-color:rgb(0,0,0);
	}

	100%{
	-o-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-ms-keyframes bounce_fountainG{
	0%{
	-ms-transform:scale(1);
		background-color:rgb(0,0,0);
	}

	100%{
	-ms-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-webkit-keyframes bounce_fountainG{
	0%{
	-webkit-transform:scale(1);
		background-color:rgb(0,0,0);
	}

	100%{
	-webkit-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-moz-keyframes bounce_fountainG{
	0%{
	-moz-transform:scale(1);
		background-color:rgb(0,0,0);
	}

	100%{
	-moz-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

strong {
    font-weight: bold;
}
span.sight_right {
    top: 50;
    position: absolute;
    top: 50%;
    margin: -0.5em;
    font-size: 13px;
    right: 15px;
}
.sight {
    font-size: 26px;
    background-color: #2e89ac;
    position: relative;
    color: white;
    padding: 14px;
    border-bottom: 2px black solid;
}
.stretched.no-transition .container.clearfix.places {
    max-width: 992px;
}
.col-sm-8.news.cp_box .cp_container p {


}
.col-sm-8.news.cp_box .cp_container .place {
    font-size: 6px;
}
.col-sm-8.news.cp_box .cp_container .place {
}
#chiba_map #work .section-header.clearfix.map {
	text-align: center;
}
.detail_coment tr .left {


}
@media screen and (min-width: 576px) {
.section-header.clearfix.map .inner .tabs-nav {
  display: table;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}
.inner .tabs-nav li {
  display: table-cell;
  vertical-align: middle;
  margin-left: 59px!important;
}
}

}

@media screen and (max-width: 576px) {
	.sight {
        font-size: 17px;
    background-color: #2e89ac;
    position: relative;
    color: white;
    padding: 8px;
    border-bottom: 2px black solid;
}
#header {

}
.recomending1 .reco_photo img {
    width: 50%;
}
.recomending1 .puroduct_coment table {
    width: 100%;
}



}
.container.newsite .row .col-sm-4 {
    margin-right: -1px;


}
#content .container.newsite .row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border: 1px solid rgba(219,219,219,1.00);
}
#wrapper #sightpolicy .sight_content {
    padding-top: 21px;
    padding-right: 21px;
    padding-bottom: 21px;
    padding-left: 21px;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (max-width: 576px) {
	#wrapper #sightpolicy .sight_content {
    padding-top: 21px;
    /* padding-right: 21px; */
    padding-bottom: 21px;
    /* padding-left: 21px; */
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-size: smaller;
}
}
#sightpolicy .sight_content .prince {
    font-size: larger;
    margin-bottom: 7px;
}
#sightpolicy .sight_content .chile {
    padding-left: 55px;
    padding-right: 38px;
    line-height: 24px;
    margin-bottom: 26px;
}
@media screen and (max-width: 576px) {
	#sightpolicy .sight_content .chile {
    padding-left: 0px;
    padding-right: 0px;
    line-height: 24px;
    margin-bottom: 26px;
}
}
.container.clearfix .copyright a:link　{
	color: rgba(204,204,204,1.00)!important;
}
.container.clearfix .copyright a:hover {
   color:rgba(1,12,59,1.00)!important;
}
.container.clearfix .copyright a {
    color: rgba(248,246,246,1.00)!important;
}
.container.clearfix .shopslider .slider1 {
    display: flex;
}
@media screen and (max-width: 576px) {
.container.clearfix .shopslider .slider1 {
    display: block;
	}
}

@media screen and (max-width: 576px) {
	#content .container.newsite .row {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border: 1px solid rgba(219,219,219,1.00);
	}
}
.row .col-sm-4 .category {
	position: relative;
}
.col-sm-4 .category .catename {
    position: absolute;
    top: 25%;
    left: 15px;
    margin-left: 22px;
}
.col-sm-4 .category img {
    width: 31px;
	
	
}
.col-sm-4 a .shopname_site {
    margin-top: 11px;
}

.clients-grid.grid-6.bottommargin.clearfix li .anchor {
	display: block;
    padding-top: 170px;
    margin-top: -170px;
}
@media screen and (min-width: 992px) {
a.anchor{
    display: block;
    padding-top: 65px;
    margin-top: -65px;
}
}

    .cp_box *, .cp_box *:before, .cp_box *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_box {
	position: relative;
}
.cp_box label {
	position: absolute;
	z-index: 1;
	bottom: 0;
	width: 100%;
	height: 140px; /* グラデーションの高さ */
	cursor: pointer;
	text-align: center;
	/* 以下グラデーションは背景を自身のサイトに合わせて設定してください */
	background: linear-gradient(to bottom, rgba(250, 252, 252, 0) 0%, rgba(250, 252, 252, 0.95) 90%);
}
.cp_box input:checked + label {
	background: inherit; /* 開いた時にグラデーションを消す */
}
.cp_box label:after {
    line-height: 54.5rem;
    position: absolute;
    z-index: 2;
    bottom: 20px;
    right: 5%;
    width: 5rem;
    font-family: FontAwesome;
    content: 'NEXT→';
    transform: translate(-50%, 0);
    letter-spacing: 0.05em;
    color: #11153C;
    border-radius: 20px;
    background-color: #b2b2b26b;
}
.cp_box input {
	display: none;
}
.cp_box .cp_container {
	overflow: hidden;
	height: 250px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box input:checked + label {
	/* display: none ; 閉じるボタンを消す場合解放 */
}
.cp_box input:checked + label:after {
	font-family: FontAwesome;
	content: 'CLOSED';
}
.cp_box input:checked ~ .cp_container {
	height: auto;
	padding-bottom: 80px; /* 閉じるボタンのbottomからの位置 */
	transition: all 0.5s;
}
.container.clearfix.topview_smart {
    margin-bottom: 30px;
}

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

.puroduct_coment table {
	display: block!important;
}
.puroduct_coment tbody {
    display: block;
}
.puroduct_coment tr {
    display: block;
}
.puroduct_coment td {
    display: inline-block;
}
.recomending1 .reco_photo img {
    display: block;
    width: 106%;
}








}
.map {
}
.left {
}
