@charset "utf-8";
/*
///////////////////////////////////////////
CSS FOR Nishichiba
Made by Ngoc thuy (ゴックトゥイ)
/////////////////////////////////////
*/


/* /////////////////// CONTENT /////////////////// */
.block-info {
	float: right;
}
.slider {
	max-width: 640px;
	margin: 0 auto;
	padding: 0 0 0px 0;
	overflow: hidden;
}
#slider .flex-direction-nav {
}
#carousel {
	padding: 0 30px;
}
#carousel .slides li:hover {
	cursor: pointer;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.social {
	padding-top: 20px;
}
.social li a {
	max-width: 160px;
	height: 160px;
	text-align: center;
	/*	background: #3b5998;*/
	display: block;
	text-decoration: none;
	-webkit-border-radius: 50%;/* width,heightの半分 */
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: url(../images/nishichiba/facebook_bg.png);
}
.social li a:hover {
	zoom: 1;
	filter: alpha(opacity=70);
	opacity: 0.7;
 -ms-filter:”progid:DXImageTransform.Microsoft.Alpha(Opacity=70)”;
	text-decoration: none;
}
.social li a .fa {
	font-size: 60px;
	color: #fff;
	padding-top: 30px;
}
.social li a img {
	/*	padding-top: 26px;*/
	height: 20px;
	width: auto;
}
.social li a span {
	display: block;
	color: #fff;
	font-size: 167%;
	padding-top: 15px;
}
.social li.tw a {
	/*	background: #55acee;*/
	background: url(../images/nishichiba/twitte_bg.png);
}
.social li.line a {
	/*background: #00c300;*/
	background: url(../images/nishichiba/line_bg.png);
}
.list-info {
	width: 100%;
}
.list-info th {
	border-bottom: 1px solid #dcdcdc;
	vertical-align: top;
	padding-top: 6px;
}
.list-info th span {
	position: relative;
	background: #3a475a;
	font-size: 109%;
	color: #fff;
	padding: 3px 0 3px 5px;
	width: 80px;
	clear: both;
	display: block;
}
.list-info th span:before {
	content: "";
	position: absolute;
	left: 100%;
	top: 0;
	width: 0;
	height: 0;
	border-top: 11px solid transparent;
	border-left: 10px solid #3a475a;
	border-bottom: 12px solid transparent;
}
.list-info td {
	padding: 10px 0 10px 25px;
	font-size: 109%;
	color: #3a475a;
	border-bottom: 1px solid #dcdcdc;
}
.list-info .last td, .list-info .last th {
	border-bottom: none;
}
.gmap {
	padding: 30px 0;
}



.reserve_area {
background: url(../images/nishichiba/bg_wood.png) repeat 0 0;
padding:10px 20px;
/*position:relative;*/
	}

.reserve_area .re_tit {
/*	position:absolute;
	right:50px;
	top:60px;*/
background: url(../images/kisarazu/reserve_tit.png) no-repeat 250px  center;

	}





.block-tab {
	text-align: center;
	padding: 30px 0 40px;
}
.block-tab ul li {
	display: inline-block;
	width: 15%;
	padding-bottom: 20px;
}
.block-tab ul li + li {
	margin-left: 25px;
}
.block-tab ul li a {
	background: #95c1c3;
	display: block;
	padding: 10px 15px;
	text-align: left;
}
.block-tab ul li a:hover {
	background: #3a475a;
}
.block-tab ul li a i {
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	color: #fff;
	float: right;
}
.headline {
	border-top: 3px solid #3a475a;
	padding-top: 2px;
	position: relative;
}
.headline01 {
	padding-bottom: 20px;
}
.headline01 p {
	padding: 10px 0 12px 5px !important;
}
.flow {
	position: absolute;
	top: -6px;
	left: 0;
}
.headline p {
	border-top: 1px solid #3a475a;
	border-bottom: 1px solid #3a475a;
	padding: 10px 0 12px 65px;
}
.headline img {
	padding-right: 10px;
	vertical-align: middle;
}
.headline span {
	font-size: 109%;
	color: #3a475a;
	vertical-align: middle;
	line-height: 26px;
	letter-spacing: 1px;
}


.tax-txt2 {
font-size: 109%;
    color: #3a475a;
	text-align:right;
	position:absolute;
	right:0;
	top:14px;
	}
/* .gallery */


.jyunbi {
	padding: 10px 0 10px 15px;
	font-size: 109%;
}
.gallery {
	padding-top: 20px;
}
.gallery li {
}
.gallery li {
	text-align: center;
	padding-bottom: 30px;
}
.gallery li a {
	margin-bottom: 15px;
	display: block;
}
.gallery li p {
	line-height: 20px;
	text-align: left;
	letter-spacing: 1px
}
.gallery li strong {
	font-weight: bold;
}
.price {
	font-size: 117%;
	color: #3a475a;
	font-weight: bold;
	padding-top: 5px;
}
.moreprice {
	font-size: 117%;
	color: #3a475a;
	font-weight: bold;
	padding-top: 0px;
}
.limited_icon {
	position: relative;
	height: 24px;
	line-height: 24px !important;
	padding: 0 2px;
	background-color: #c2dee1;
	width: 100px;
	font-size: 109%;
	color: #3a475a;
	margin-top: 5px;
}
.menucomment {
	/*    border: 1px solid #dcdcdc;	
*/padding: 3px 0;
	color: #9A9A9A;
}
.limited_icon::before, .limited_icon::after {
	content: '';
	position: absolute;
}
.limited_icon::before {
	top: 100%;
	left: 0;
	border-width: 0 5px 5px 0;
	border-style: solid;
	border-color: transparent;
	border-right-color: #95c1c3;
}
.limited_icon::after {
	top: 0;
	right: 0;
	z-index: 2;
	border-width: 12px 12px;
	border-style: solid;
	border-color: transparent;
	border-right-color: #fff;
}
.limited_icon span {
	padding-left: 5px;
}
.limited_icon span .fa-star {
	color: #fafdab;
}
/* block-more*/

.accor-title {
	cursor: pointer;
	background: none;
	text-align: left;
	padding: 10px 0 30px;
	line-height: 32px;
}
.accor-title .fa {
	color: #3a475a;
	font-size: 22px;
	vertical-align: bottom;
	padding-right: 15px;
}
.accor-title img {
	vertical-align: middle;
}
.accor-content {
	display: none;
}
.list-more {
	padding-bottom: 30px;
}
.section-more {
	padding-bottom: 15px;
}
.list-more dt {
	font-size: 117%;
	line-height: 20px;
	/*	padding-top: 5px;*/
	width: 78%;
	display: inline-block;
}
.list-more dt p {
	font-size: 92%;
}
.list-more dd {
	/*	margin-top: -25px;*/
	text-align: right;
	font-weight: bold;
	font-size: 117%;
	line-height: 20px;
	color: #3a475a;
	/*	padding-bottom: 7px;*/
/*	padding-left:80%;*/
	width: 20%;
	display: inline-block;
	vertical-align: bottom;
}
.list-more dl {
	border-bottom: 1px dashed #dcdcdc;
	margin-bottom: 5px;
}
/* block-course */



/* group-navi */
.group-navi {
	padding: 40px 0 80px;
}
.list01 li {
	border-bottom: 1px dashed #dcdcdc;
	font-size: 117%;
	padding: 12px 0;
}
.note {
	font-size: 109%;
	line-height: 20px;
	padding-top: 5px;
	letter-spacing: 1px;
}
.group-price {
	border: 4px solid #c2dee1;
	-moz-border-radius: 5px;
	behavior: url(pie/PIE.htc);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 15px;
	position: relative;
	margin-bottom: 20px;
}
.frame {
	position: absolute;
	bottom: -19px;
	right: 40%;
}
.title01 {
	font-weight: bold;
	font-size: 134%;
	color: #3a475a;
	line-height: 22px;
}
.list02 li {
	border-bottom: 1px dashed #dcdcdc;
	font-size: 117%;
	padding: 12px 0 12px 20px;
	position: relative;
}
.list02 li:after {
	width: 10px;
	height: 10px;
	background: #434343;
	behavior: url(pie/PIE.htc);
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	position: absolute;
	display: inline-block;
	content: "";
	left: 0;
	top: 15px;
}
.d01 {
	background-color: #a0d3b1;
	padding: 3px;
	margin: 5px 0;
}
.d01 span {
	display: block;
	border: 1px dashed #FFFFFF;
	text-align: center;
	color: #FFF;
}
.d02 {
	background-color: #94bdd7;
	padding: 3px;
	margin: 5px 0;
}
.d02 span {
	display: block;
	border: 1px dashed #FFFFFF;
	text-align: center;
	color: #FFF;
}
.d03 {
	background-color: #f1c081;
	padding: 3px;
	margin: 5px 0;
}
.d03 span {
	display: block;
	border: 1px dashed #FFFFFF;
	text-align: center;
	color: #FFF;
}
.d04 {
	background-color: #ecaebd;
	padding: 3px;
	margin: 5px 0;
}
.d04 span {
	display: block;
	border: 1px dashed #FFFFFF;
	text-align: center;
	color: #FFF;
}



.tax-txt {
font-size: 109%;
    color: #3a475a;
	text-align:right;
	padding-bottom:10px;
	
	}




/*CSS FOR RESPON*/

/*1200px*/
@media screen and (max-width: 1199px) {
.social li a {
	max-width: 124px;
	height: 124px;
}
.social li a .fa {
	font-size: 40px;
	color: #fff;
	padding-top: 20px;
}
.dc01 .list02, .dc03 .list02 {
	margin-bottom: 30px;
}


.title span {
	border-bottom: 5px solid #3a475a;
	line-height: 30px;
	padding-bottom: 23px;
}

.reserve_area {
background: url(../images/nishichiba/bg_wood.png) repeat 0 0;
padding:10px 20px;
/*position:relative;*/
	}

.reserve_area .re_tit {
/*	position:absolute;
	right:50px;
	top:60px;*/
background: url(../images/kisarazu/reserve_tit.png) no-repeat 200px  center;
background-size:200px auto;

	}


}

/*992px*/
@media screen and (max-width: 991px) {
.set-menu {
	padding: 35px 25px 30px;
}
.group-navi .col-sm-3 {
	width: 50%;
}
.block-info {
	float: none;
	width: 100%;
}
.block-box {
	width: 100%;
}
.fb a {
	display: block;
	margin: 0 0 0 auto;
}
.tw a {
	display: block;
	margin: 0 auto;
}
.line a {
	display: block;
	margin: 0 auto 0 0;
}
.block-tab ul li {
	display: inline-block;
	width: 17%;
	padding-bottom: 20px;
}
.block-tab ul li + li {
	margin-left: 15px;
}
.block-tab ul li a {
	background: #95c1c3;
	display: block;
	padding: 10px 10px;
	text-align: left;
}




.tax-txt2 {

	position: static;
/*	right:0;
	top:14px;*/
	display:block;
	padding-top:5px;
}



.title span {
	border-bottom: 5px solid #3a475a;
	line-height: 30px;
	padding-bottom: 23px;
}




.reserve_area {
background: url(../images/nishichiba/bg_wood.png) repeat 0 0;
padding:10px 20px;
/*position:relative;*/
width:500px;
margin:0 auto 30px;
	}

.reserve_area .re_tit {
/*	position:absolute;
	right:50px;
	top:60px;*/
background: url(../images/kisarazu/reserve_tit.png) no-repeat 200px  center;
background-size:235px auto;

	}





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

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

/*768px*/
@media screen and (max-width: 767px) {
.block-tab {
	text-align: left;
	padding: 30px 0 40px;
	margin-left: 15px;
}
.block-tab ul li {
	width: 47%;
}
.block-tab ul li + li {
	margin-left: 0;
}
.block-tab ul li:nth-child(odd) {
	padding-right: 5%;
}
.set-menu {
	border: 1px solid #dcdcdc;
	margin: 30px 0 0;
	padding: 35px 15px 50px;
	position: relative;
}
.ttl-h3 {
	text-align: center;
	background: url(../images/nishichiba/bg_title_sp.png) no-repeat 50% 50%;
	padding: 20px 20px 20px;
	line-height: 30px;
	font-size: 160%;
	background-size: auto 100%;
}
.group-navi .col-sm-3 {
	width: 100%;
}
.group-price {
	width: 90%;
	margin: 40px auto;
}
.frame {
	left: 50%;
}
.social {
	padding-top: 10px;
}
.dc01 .list02, .dc03 .list02 {
	margin-bottom: 00px;
}
.dc01, .dc02, .dc03 {
	margin-bottom: 20px;
}
}

/*640px*/
@media screen and (max-width: 640px) {
.list-more dd {
	margin-top: 0px;
}


.reserve_area {
background: url(../images/nishichiba/bg_wood.png) repeat 0 0;
padding:10px 20px;
/*position:relative;*/
width:100%;
margin:0 auto 30px;
	}

.reserve_area .re_tit {
/*	position:absolute;
	right:50px;
	top:60px;*/
background: url(../images/kisarazu/reserve_tit.png) no-repeat center top ;
background-size:235px auto;
padding-top:120px;
text-align:center;

	}



.reserve_area .re_script{
	width:175px;
	overflow:hidden;
	text-align:center;
	margin:0 auto;

	}






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

/*640px*/
@media screen and (max-width: 480px) {
.block-tab {
	margin-left: 5px;
}
.ttl-h3 {
	text-align: center;
	background: url(../images/nishichiba/bg_title_sp.png) no-repeat centar center;
	padding: 20px 10px 20px;
	font-size: 134%;
	background-size: 100% auto;
}
.headline img {
	display: block;
}
.headline span {
	line-height: 1.4em;
}
.social li a {
	max-width: 76px;
	height: 76px;
}
.social li a .fa {
	font-size: 40px;
}
.social li a img {
	display: none;
}

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