@charset "UTF-8";
/*@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);*/
.mt00 {
	margin-top: 0px !important;
}
.mt05 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mr00 {
	margin-right: 0px !important;
}
.mr05 {
	margin-right: 5px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr25 {
	margin-right: 25px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mr35 {
	margin-right: 35px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.mb00 {
	margin-bottom: 0px !important;
}
.mb05 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.ml00 {
	margin-left: 0px !important;
}
.ml05 {
	margin-left: 5px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml25 {
	margin-left: 25px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.ml35 {
	margin-left: 35px !important;
}
.ml40 {
	margin-left: 40px !important;
}
.pt00 {
	padding-top: 0px !important;
}
.pt05 {
	padding-top: 5px !important;
}
.pt10 {
	padding-top: 10px !important;
}
.pt15 {
	padding-top: 15px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pt25 {
	padding-top: 25px !important;
}
.pt30 {
	padding-top: 30px !important;
}
.pt35 {
	padding-top: 35px !important;
}
.pt40 {
	padding-top: 40px !important;
}
.pr00 {
	padding-right: 0px !important;
}
.pr05 {
	padding-right: 5px !important;
}
.pr10 {
	padding-right: 10px !important;
}
.pr15 {
	padding-right: 15px !important;
}
.pr20 {
	padding-right: 20px !important;
}
.pr25 {
	padding-right: 25px !important;
}
.pr30 {
	padding-right: 30px !important;
}
.pr35 {
	padding-right: 35px !important;
}
.pr40 {
	padding-right: 40px !important;
}
.pb00 {
	padding-bottom: 0px !important;
}
.pb05 {
	padding-bottom: 5px !important;
}
.pb10 {
	padding-bottom: 10px !important;
}
.pb15 {
	padding-bottom: 15px !important;
}
.pb20 {
	padding-bottom: 20px !important;
}
.pb25 {
	padding-bottom: 25px !important;
}
.pb30 {
	padding-bottom: 30px !important;
}
.pb35 {
	padding-bottom: 35px !important;
}
.pb40 {
	padding-bottom: 40px !important;
}
.pl00 {
	padding-left: 0px !important;
}
.pl05 {
	padding-left: 5px !important;
}
.pl10 {
	padding-left: 10px !important;
}
.pl15 {
	padding-left: 15px !important;
}
.pl20 {
	padding-left: 20px !important;
}
.pl25 {
	padding-left: 25px !important;
}
.pl30 {
	padding-left: 30px !important;
}
.pl35 {
	padding-left: 35px !important;
}
.pl40 {
	padding-left: 40px !important;
}
.clearfix {
	clear: both;
}

/*ビルダーの背景色は白に*/
.fl-builder-settings-lightbox table {
	background-color: #fff !important;
}






body {
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5;
	padding-top: 73px;
}
@media (max-width: 767px) {/* xs */
	body {
		font-size: 14px;
		padding-top: 100px !important;
	}
	h1 {font-size: 22px;}
	h2 {font-size: 20px;}
	h3 {font-size: 18px;}
	h4 {font-size: 16px;}
	h5 {font-size: 15px;}
	h6 {font-size: 14px;}
}
.font100 {
	font-weight: 100;
}
.font200 {
	font-weight: 200;
}
.font300 {
	font-weight: 300;
}
.font400 {
	font-weight: 400;
}
.font500 {
	font-weight: 500;
}
.font600 {
	font-weight: 600;
}
.font700 {
	font-weight: 700;
}
.font800 {
	font-weight: 800;
}
.font900 {
	font-weight: 900;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	line-height: 1.3em;
	font-weight: 700;
	text-shadow: none;
}
img {
	max-width: 100%;
	width: auto;
	height: auto;
}
/*グリッドのガターサイズ*/
.row-0 {
	margin-left: 0px;
	margin-right: 0px;
}
.row-0 > div {
	padding-right: 0px;
	padding-left: 0px;
}
.row-10 {
	margin-left: -5px;
	margin-right: -5px;
}
.row-10 > div {
	padding-right: 5px;
	padding-left: 5px;
}
.row-20 {
	margin-left: -10px;
	margin-right: -10px;
}
.row-20 > div {
	padding-right: 10px;
	padding-left: 10px;
}
.row-30 {
	margin-left: -15px;
	margin-right: -15px;
}
.row-30 > div {
	padding-right: 15px;
	padding-left: 15px;
}
.row-40 {
	margin-left: -20px;
	margin-right: -20px;
}
.row-40 > div {
	padding-right: 20px;
	padding-left: 20px;
}
table>thead>tr>th, .table>thead>tr>th, table>tbody>tr>th, .table>tbody>tr>th, table>tfoot>tr>th, .table>tfoot>tr>th, table>thead>tr>td, .table>thead>tr>td, table>tbody>tr>td, .table>tbody>tr>td, table>tfoot>tr>td, .table>tfoot>tr>td {
	border-color: #ddd;
}
.form-inline .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle;
}


.btn {
	font-size: 16px;
}

.btn-koi-green {
	background-color: #3ca5a4;
	border-color: #2f9190;
	color: #ffffff;
}

.btn-koi-green:hover {
	background-color: #2f9190;
	border-color: #2f9190;
	color: #ffffff;
}

.btn-koi-blue {
	background-color: #0068b7;
	border-color: #00599d;
	color: #ffffff;
}

.btn-koi-blue:hover {
	background-color: #00599d;
	border-color: #00599d;
	color: #ffffff;
}

.btn-koi-outBlue {
	background-color: #ffffff;
	border-color: #0068b7;
	color: #0068b7;
	border-width: 3px 3px 6px 3px;
	padding-bottom: 10px;
}

.btn-koi-outBlue:hover {
	background-color: #0068b7;
	border-color: #0068b7;
	color: #ffffff;
	border-width: 3px 3px 5px 3px;
}

input.font-awesome {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}

hr {
	clear: both;
	border-color: #eee;
	margin: 30px 0px;
}

.color-red {
	color: #ff0000;
}

/* Wordpress
-------------------------------------------------------------- */
.article-body table {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 100%;
}
.article-body table th {
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #eee;
}
.article-body table td {
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.article-body .alignnone {
    margin: 5px 20px 20px 0;
}

.article-body .aligncenter,
.article-body div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.article-body .alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.article-body .alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.article-body .aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.article-body a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.article-body a img.alignnone {
    margin: 5px 20px 20px 0;
}

.article-body a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.article-body a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.article-body .wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.article-body .wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.article-body .wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.article-body .wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.article-body .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.article-body .wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


/*ページネーション*/
.pagenation {
    margin: 1em 0;
	text-align: center;
}
.pagenation:after, .pagenation ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.pagenation ul {
    margin: 0;
}
.pagenation li {
    display: inline-block;
    list-style: none outside none;
    margin-left: 3px;
}
.pagenation li:first-child {
    margin-left: 0;
}
.pagenation li.active {
    background-color: #999999;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: not-allowed;
    padding: 10px 20px;
}
.pagenation li a {
    background: none repeat scroll 0 0 #CCCCCC;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.pagenation li a:hover {
    background-color: #444444;
    color: #FFFFFF;
    opacity: 0.8;
    transition-duration: 500ms;
    transition-property: all;
    transition-timing-function: ease;
}

/*ヘッダー*/
.navbar-koi {
	background-color: #0068b7;
	color: #ffffff;
	border: none;
}

.navbar-brand {
	padding: 5px 15px;
	height: 73px;
}

.siteName h1 a {
	text-decoration: none;
	color: #ffffff;
}

.navbar-brand img {
	width: 55px;
	height: auto;
}

.siteName {
	float:  left;
}

.siteName h1 {
	color: #ffffff;
	margin: 6px 0px;
	padding: 0px;
	font-size: 23px;
}

.tagline {
	float: right;
	height: 30px;
	transition: all 500ms 0s ease;
}
.tagline h2 {
	margin: 7px 0px;
	padding: 0px;
	font-size: 12px;
	color: #ffffff;
}

@media (max-width: 767px) {/* xs */
	.tagline {
		float: none;
		display: block;
	}
	.tagline h2 {
		text-align: center;
		padding-bottom: 10px;
	}
	.navbar-default .navbar-nav>li>a {
		color: #ffffff;
	}
	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>.active>a:focus {
		color: #ffffff;
	}
	
	.nav-sticky .tagline {
		height: 0px;
		overflow: hidden;
	}
}

@media (min-width: 768px) {/* sm/md/lg */
	.navbar-right {
		clear: right;
	}
	.navbar-nav>li>a {
		background-color: #ffffff;
		color: #0068b7 !important;
		font-weight: 500;
		padding: 5px 10px;
		border-radius: 5px;
		border: 2px solid #ffffff;
	}
	.navbar-nav>li>a:hover,
	.navbar-nav>li>a:focus{
		background-color: #0068b7;
		color: #ffffff !important;
	}
	.navbar-nav>li {
		margin-right: 10px;
	}
}

.navbar-default .navbar-toggle {
	border: none;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #ffffff;
	width: 30px;
	height: 4px;
}

.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
	background-color: #0068b7;
}

/*フッター*/
#footerWrapper {
	background-color: #64cde0;
	color: #ffffff;
	position: relative;
	margin-top: 90px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

#footerWrapper:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 90px;
	background: url(../images/common/footerBg.jpg);
	background-repeat: repeat-x;
	top: -90px;
	left: 0px;
}

#footerWrapper a {
	color: #ffffff !important;
	text-decoration: underline;
}

#footerWrapper .copyright {
	font-size: 13px;
	padding-top: 30px;
}

/*下層ページ*/
.pageTitle h1 {
	color: #3ca5a4;
	text-align: center;
	margin-bottom: 60px;
	margin-top: 0px;
}

.pageTitle h3 {
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
}

@media (max-width: 767px) {/* xs */
.pageTitle h1 {
	margin-bottom: 30px;
}
}

.pankuzu {
	text-align: right;
}

.hStyle1 {
	position: relative;
}

.hStyle1 .moreBtn {
	position: absolute;
	top: 3px;
	right: 0px;
}

.hStyle1 .moreBtn a {
	color: #333333;
}

.hStyle1 h2 {
	color: #3ca5a4;
	border-left: 4px solid #3ca5a4;
	padding-left: 10px;
	font-size: 20px;
}

/*銭湯検索*/
.topSentoSearchWrap {
	width: 600px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.sentoSearch input[type="text"] {
	padding: 10px 10px 10px 20px;
	font-size: 18px;
	height: 42px;
}

.sentoSearch input[type="checkbox"] {
	margin-top: 5px;
}

.sentoSearch .checkbox-inline {
	margin-left: 10px;
}

.sentoSearch .checkPanel {
	margin: 10px 0px;
	background-color: rgba(255,255,255,0.5);
	padding: 5px;
} 

.sentoSearch .checkPanel.archive {
	margin: 0px;
	background-color: transparent;
	padding: 0px;
} 

.bg-aWhite {
	background-color: rgba(255,255,255,0.7);
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	max-width: 100%;
}

@media (max-width: 767px) {/* xs */
.bg-aWhite {

}
}

/*銭湯リスト*/
.searchSentoList {
	margin-bottom: 20px;
	border: 1px solid #eee;
	padding: 10px;
	border-radius: 10px;
	cursor: pointer;
}

.searchSentoList:hover {
	background-color: #efefef;
	border: 1px solid #ccc;
}

.searchSentoList h3 {
	margin: 0px 0px 10px;
}

.searchSentoList h3 a {
	color: #333333;
}

.searchSentoList p {
	color: #999999;
	font-size: 14px;
	margin-bottom: 5px;
}

.searchSentoList .shisetsuDetail,
.searchSentoList .shisetsuDetail li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.searchSentoList .shisetsuDetail li {
	float: left;
	background-color: #0068b7;
	color: #ffffff;
	font-size: 11px;
	padding: 2px 5px;
	border-radius: 3px;
	margin: 2px;
}

#sentoMap {
	width: 100%;
	height: 400px;
	margin-bottom: 30px;
}

/*銭湯詳細*/
.kotenDetail .kotenName {
	margin-bottom: 30px;
}

.kotenDetail .kotenName h1 {
	color: #3ca5a4;
	margin: 0px 0px 10px;
	font-size: 30px;
	vertical-align: middle;
}

.kotenDetail .kotenName .areaName {
	color: #ffffff;
	font-size: 20px;
	position: relative;
}
.kotenDetail .kotenName .areaName:after {
	content: "";
	position: absolute;
	top: -11px;
	left: -7px;
	width: 55px;
	height: 55px;
	border-radius: 55px;
	background-color: #3ca5a4;
	z-index: -1;
}

.kotenDetail table {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 15px;
}
.kotenDetail table th {
	padding: 10px;
	font-weight: bold;
	vertical-align: middle;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #eee;
	white-space: nowrap;
}
.kotenDetail table td {
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}

@media (max-width: 767px) {/* xs */
	.kotenDetail table th,
	.kotenDetail table td{
		width: 100%;
		display: block;
		border-top: none;
	}
}

.kotenDetail .shisetsuDetail,
.kotenDetail .shisetsuDetail li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.kotenDetail .shisetsuDetail li {
	float: left;
	background-color: #0068b7;
	color: #ffffff;
	font-size: 12px;
	padding: 3px 6px;
	border-radius: 5px;
	margin: 3px;
}

.kotenDetail .streetview {
	padding: 0px 0px 15px;
}

.kotenDetail .streetview iframe {
	width: 100% !important;
	height: 400px !important;
}

.kotenDetail #kotenMap {
	width: 100%;
	height: 400px;
}

.singleSentoSearchWrap {
	margin-bottom: 30px;
	background-color: #d0e0ef;
	color: #0068b7;
	padding: 15px;
	border-radius: 10px;
}

.singleSentoSearchWrap h2 {
	text-align: center;
	color: #0068b7;
	font-size: 24px;
	margin: 0px 0px 15px;
}

.singleSentoSearchWrap .sentoSearch .checkPanel {
	margin: 0px;
	background-color: transparent;
	padding: 10px 0px;
}

.kotenDetail h2.kotenBlogPostTitle {
	background-color: #f9f9f9;
	font-size: 22px;
	text-align: center;
	margin-bottom: 0px;
	padding: 15px 15px 0px;
}

.kotenDetail .kotenBlogPost {
	background-color: #f9f9f9;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
	padding: 0px 0px 30px;
}

.kotenDetail .kotenBlogPost .postBlock {
	background-color: #ffffff;
	padding: 10px;
	margin: 15px 7px;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.2);
}

.kotenDetail .kotenBlogPost .slick-next {
	right: 15px !important;
	z-index: 9999;
}

.kotenDetail .kotenBlogPost .slick-prev {
	left: 15px !important;
	z-index: 9999;
}

.kotenDetail .kotenBlogPost .slick-dots {
	bottom: 10px;
}

.kotenDetail .kotenBlogPost .postBlock a {
	display: block;
}

.kotenDetail .kotenBlogPost .postBlock h3 {
	font-size: 16px;
	font-weight: 500;
	margin: 0px;
}
.kotenDetail .kotenBlogPost .postBlock h3 a {
	color: #333;
}
.kotenDetail .kotenBlogPost .postBlock .date {
	color: #ccc;
	font-size: 14px;
	padding-top: 5px;
}

.kotenDetail .btnToArchive {
	text-align: center;
	padding-bottom: 15px;
	background-color: #f9f9f9;
	margin-bottom: 30px;
}

/*トップページ*/

.homeNews .kotenBlogPost {
	margin-bottom: 0px !important;
	margin-top: 0px !important;
	padding: 0px 0px 30px;
}

.homeNews .kotenBlogPost .sentoLabel {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 13px;
	font-weight: 400;
	color: #3ca5a4;
	vertical-align: middle;
	margin-left: 5px;
}

.homeNews .kotenBlogPost .sentoLabel .nameArea,
.homeNews .kotenBlogPost .sentoLabel .nameSento {
	vertical-align: middle;
}

.homeNews .kotenBlogPost .sentoLabel .nameArea {
	background-color: #3ca5a4;
	color: #ffffff;
	font-size: 12px;
	position: relative;
	z-index: 5;
	margin-right: 7px;
}

.homeNews .kotenBlogPost .sentoLabel .nameArea:after {
	position: absolute;
	top: -8px;
	left: -5px;
	content: "";
	height: 35px;
	width: 35px;
	border-radius: 30px;
	background-color: #3ca5a4;
	z-index: -1;
}

.homeNews .kotenBlogPost .sentoLabel .nameSento {
	font-size: 14px;
}

.homeNews .kotenBlogPost .postBlock {
	background-color: #ffffff;
	padding: 10px;
	margin: 15px 7px;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.2);
}

.homeNews .kotenBlogPost .slick-next {
	right: 15px !important;
	z-index: 9999;
}

.homeNews .kotenBlogPost .slick-prev {
	left: 15px !important;
	z-index: 9999;
}

.homeNews .kotenBlogPost .slick-dots {
	bottom: 10px;
}

.homeNews .kotenBlogPost .postBlock h3 {
	font-size: 16px;
	font-weight: 500;
	margin: 0px;
}
.homeNews .kotenBlogPost .postBlock h3 a {
	color: #333;
}
.homeNews .kotenBlogPost .postBlock .date {
	color: #ccc;
	font-size: 14px;
	padding-top: 5px;
}

.homeNews .kotenBlogPost .postBlock:hover {
	background-color: #f9f9f9;
	cursor: pointer;
}

/*ブログ個別ページ*/
@media (min-width: 768px) {/* sm/md/lg */
.singleBodyWrap {
	border-right: 3px solid #eeeeee;
}
}

.sentoGallery {
	position: relative;
	background-color: #eeeeee;
	width: 100%;
	border-radius: 15px;
}

.sentoGallery img {
	border-radius: 15px;
}
.sentoGallery h3 {
	position: absolute;
	background-color: #ffffff;
	bottom: 8px;
	left: 8px;
	padding: 3px 6px !important;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	display: inline-block;
	border-radius: 6px;
}

#homeBlogFeed table {
	border: none;
	border-top: 1px solid #dddddd !important;
}

#homeBlogFeed table td,
#homeBlogFeed table th{
	border-right: none !important;
	border-left: none !important;
	border-top: none !important;
}