/*
Theme Name: pool-child
Template: pool
*/

.single .byline .cat-name {
	transform: rotate(0);
}

.google-adsense-under-kiji .ad-place-left {
	float: left;
}

.google-adsense-under-kiji .ad-place-right {
	float: right;
}

.home .google-maps {
	width: 100%;
	height: 700px;
}

.pool-type {
}

.pool-type img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

.pool-type .place {
	float: left;
	width: 25%;
/*
	height: 50px;
*/
	text-align: center;
	color: #FFF;
	background-color: #78c8e6;
	vertical-align: middle;
}

.pool-type .public {
	border-right: 1px solid #FFF;
}

.pool-type .fitness {
	border-right: 1px solid #FFF;
}

.pool-type .swimming {
	border-right: 1px solid #FFF;
}

.pool-type .other {
}

#js-btnGetPosition2 {
	width: 100%;
	position: relative;
	z-index: 2;
	background-color: #1abc9c;
/*
	border: 2px solid #333;
*/
	color: #fff;
	line-height: 50px;
	overflow: hidden;
}
#js-btnGetPosition2:hover {
	color: #fff;
}
#js-btnGetPosition2:after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(.5);
	transform: scale(.5);
}
#js-btnGetPosition2:hover:after {
	background: #333;
	-webkit-transform: scale(1);
	transform: scale(1);
}

#js-btnGetPosition {
	width: 100%;
	position: relative;
	/* background-color: #1abc9c; */
	background-color: #ee5656;
	/* border-radius: 4px; */
	color: #fff;
	line-height: 52px;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #d34e4e;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
#js-btnGetPosition:hover {
	/* background-color: #31c8aa; */
	background-color: #d34e4e;
	box-shadow: 0 3px 0 #d34e4e;
}
#js-btnGetPosition:active {
	top: 3px;
	box-shadow: none;
}

.single .google-maps {
	width: 100%;
	height: 500px;
}

.rightbox {
	background-color: #78c8e6;
}

.fb-likebtn .like_text {
}

.like_text .small {
	color: #3E3E3E;
	display: none;
}

#custom_header{
	min-height: 500px;
}

.header-text .btn-wrap a {
	opacity: 0.5;
	background-color: #000000;
}

.google-adsense-mobile-top {
	margin: 0 auto;
	padding-top: 10px;
	margin-bottom: -10px;
	text-align:center;
}

.header-text h1 {
	text-shadow:0 0 10px #000;
}

.midashi-point {
	border: 2px solid #da4033;
	border-radius: 4px;
	margin: 2em 0;
	padding: 2em;
	position: relative;
}
.midashi-point::before {
	background-color: #fff;
	color: #da4033;
	content: "みんなの口コミ";
	font-weight: bold;
	left: 1em;
	padding: 0 .5em;
	position: absolute;
	top: -1em;
}

.midashi-point2 {
	position: relative;
	padding: 0.5em;
	background-color: #78c8e6;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 15px;
}
.midashi-point2::after {
	position: absolute;
	top: 0;
	right: 0;
	content: '';
	width: 0;
	border-width: 0 16px 16px 0;
	border-style: solid;
	border-color: #fff #fff #ddd #ddd;
	box-shadow: -1px 1px 2px rgba(0, 0, 0, .1);
}

.midashi-point2 .warning {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

/**** twitter 埋め込み start ****/
.parts-twitter_post {
	border: 1px solid #e4ecf1;
	border-radius: 2px;
	padding: 9px 9px 0 9px;
	position: relative;
	background: white;
	margin-bottom: 10px;
}

.parts-twitter_post .tw_icon {
	float: left;
	vertical-align: top;
	border-radius: 2px;
	overflow: hidden;
	width: 36px;
	margin-right: 14px;
}

.parts-twitter_post .tw_name {
	padding-top: 5px;
	font-size: 18px;
	line-height: 14px;
	float: left;
	vertical-align: top;
/*
	width: 480px;
*/
}

.parts-twitter_post .tw_name a {
	font-size: 18px;
	font-weight: 800;
	color: #0c0c0c;
	text-decoration: none;
}

.parts-twitter_post .tw_name a span {
	font-size: 14px;
	color: #5f6063;
	font-weight: 400;
}

.parts-twitter_post .tw_name a:hover,
.parts-twitter_post .tw_content .tw_method li a:hover,
.parts-twitter_post .tw_content .tw_date a:hover {
	color: #FF5A60;
}

.parts-twitter_post .follow {
	display: inline-block;
	color: #5a5a5a;
	border-radius: 2px;
	position: absolute;
	top: 10px;
	right: 5px;
	padding: 8px 10px;
	line-height: 1em;
	font-size: 1.1rem;
}

.parts-twitter_post .follow:hover {
	background-color: #e4ecf1;
}

.parts-twitter_post .tw_content {
	clear: both;
	vertical-align: top;
	text-decoration: none;
}

.parts-twitter_post .tw_content p {
	margin-top: -7px;
	margin-bottom: 7px;
}

.parts-twitter_post .tw_content .tweet {
	font-size: 15px;
	color: #3a3a3a;
}

.parts-twitter_post .tw_content .tweet a {
	text-decoration: none;
}

.parts-twitter_post .tw_content .tweet a:hover {
	text-decoration: none;
}

.parts-twitter_post .tw_content .tw_method {
/*
	margin-bottom: 12px;
*/
	line-height: 1em;
	margin-left: -18px;
	margin-top: -5px;
	margin-bottom: 5px;
}

.parts-twitter_post .tw_content li {
	display: inline-block;
/*
	margin-right: 9px;
*/

	line-height: 1em;
	color: #797a7c;
}

.parts-twitter_post .tw_content li:before {
	content:none;
}

.parts-twitter_post .tw_content .tw_method li a {
	font-size: 14px;
	color: #797a7c;
	text-decoration: none;
}

.parts-twitter_post .tw_content .tw_date a {
	font-size: 14px;
	color: #797a7c;
	text-decoration: none;
/*
	position: absolute;
	left: 15px;
	bottom: 35px;
*/
}

.parts-twitter_post .tw_image {
	margin-bottom: 3px;
}

.parts-twitter_post .fa-plus {
	font-size: 14px;
	margin-top: -5px;
	margin-left: -5px;
	display: none;
}

.fa-twitter {
	color: #00aced;
}

.fa-plus:hover {
	color: #FF5A60;
}

.parts-twitter_post .parts-video_post {
	margin-top: 10px;
	margin-bottom: 0;
}
/**** twitter 埋め込み end ****/

/* 外部リンク画像の場合にアイコンを消すクラス */
.parts-twitter_post a[target="_blank"]:after{
	content:none;
}

.google-adsense-mobile-under-kiji {
	margin-top: 15px;
}

.share_fb,.share_tw,.share_hatena,.share_line,.share_pocket,.share_google {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	position: relative;
/*
	height: 25px;
*/
	height: 65px;
	padding: 20px 0; 
	text-align: center;
	float: left;
}

#share-botton-before-content .share_fb,#share-botton-before-content .share_tw,
#share-botton-before-content .share_hatena,#share-botton-before-content .share_pocket,
#share-botton-before-content .share_google {
	width: 20%;
}

.share_fb {
	background-color:#305097;
}

.share_tw {
	background-color:#00aced;
}

.share_hatena {
	background-color: #236BB0;
}

.share_pocket {
	background-color: #EE4056;
}

.share_google {
	background-color: #df4a32;
}

.share_line {
	background-color:#00C400;
	display: none;
}

.share_fb:hover,.share_fb.active {
	background-color: rgba(48,80,151,0.7);
}

.share_tw:hover,.share_tw.active {
	background-color: rgba(0,172,237,0.7);
}

.share_hatena:hover,.share_hatena.active {
	background-color: rgba(35,107,176,0.7);
}

.share_pocket:hover,.share_pocket.active {
	background-color: rgba(238,64,86,0.7);
}

.share_google:hover,.share_google.active {
	background-color: rgba(223,74,50,0.7);
}

.share_line:hover,.share_line.active {
	background-color: rgba(0,196,0,0.7);
}

.share_fb a,.share_tw a,.share_line a,.share_hatena a,.share_pocket a,.share_google a {
	color: #ffffff;	
	font-size: 16px;
	font-weight: 400;
	display: block;
	position: absolute;
	line-height: 65px;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	text-decoration: none;
}

#share-botton-before-content > .share_fb,#share-botton-before-content > .share_tw,
#share-botton-before-content > .share_line,#share-botton-before-content > .share_hatena,
#share-botton-before-content > .share_pocket,#share-botton-before-content > .share_google {
	background-repeat: no-repeat;
	background-position: center;
	background-size: 25% auto;
	text-indent:100%;
	white-space: nowrap; 
	overflow:hidden;	
}

#share-botton-before-content > .share_fb {
	background-image:url(//xn--udkxb9b.net/wp-content/uploads/images/sns_fb-assets.png);
}

#share-botton-before-content > .share_tw {
	background-image:url(//xn--udkxb9b.net/wp-content/uploads/images/sns_twitter-assets.png);
}

#share-botton-before-content > .share_line {
	background-image:url(//xn--udkxb9b.net/wp-content/uploads/images/sns_line-assets.png);
}

#share-botton-before-content > .share_hatena {
	background-image:url(//xn--udkxb9b.net/wp-content/uploads/images/sns_b-assets.png);
}

#share-botton-before-content > .share_pocket {
	background-image:url(//xn--udkxb9b.net/wp-content/uploads/images/Pocket-icon.png);
}

#share-botton-before-content > .share_google {
	background-image:url(//xn--udkxb9b.net/wp-content/uploads/images/Google-Plus-icon.png);
}

#share-botton-after-content > .share_fb {
	background-image:url(//xn--udkxb9b.net/wp-content/uploads/images/sns_fb-assets.png);
}

#share-botton-after-content > .share_tw {
	background-image:url(//xn--udkxb9b.net/wp-content/uploads/images/sns_twitter-assets.png);
}

#share-botton-after-content > .share_line {
	background-image:url(//xn--udkxb9b.net/wp-content/uploads/images/sns_line-assets.png);
}

#share-botton-after-content > .share_hatena {
	background-image:url(//xn--udkxb9b.net/wp-content/uploads/images/sns_b-assets.png);
}

#share-botton-after-content .share_fb,#share-botton-after-content .share_tw,#share-botton-after-content .share_hatena {
	width: 33%;
}

#share-botton-after-content > .share_fb,#share-botton-after-content > .share_tw,
#share-botton-after-content > .share_hatena,#share-botton-after-content > .share_line {
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20% auto;
	text-indent:100%;
	white-space: nowrap; 
	overflow:hidden;	
}

#share-botton-before-content {
	margin-top: -20px;
	margin-bottom: 115px;
}

#share-botton-after-content {
	margin-top: 15px;
/*
	margin-left: -1px;
*/
	margin-right: -8px;
	margin-bottom: 15px;
}


/* グローバルナビの日本語を大きくする */
@media only screen and (min-width: 768px){
	.nav > li > a{
		padding-top:5px;
		line-height:1.5;
		font-size:18px;
		font-weight:bold;
	}

	.nav li a span{
		font-size:15px;
		margin-top:1px;
		position: static;
		font-weight:normal;
	}
}

@media screen and (min-width: 401px) {
	.header .h1 a {
		font-size: 32px;
	}

	.header .site_description {
		font-size: 16px;
	}

	#custom_header .header-text {
		padding-top: 75px;
	}
}

@media screen and (min-width: 1008px) {
	.header .h1 a {
		font-size: 48px;
	}

	.header .site_description {
		font-size: 18px;
	}
}

@media screen and (max-width: 600px) {
	.pool-type .place {
		font-size: 10px;
	}
	#custom_header{
		min-height: 400px;
		-moz-background-size:auto 100%;
		background-size:auto 100%;
	}

	#share-botton-after-content > .share_line {
		width: 33%;
	}

	#share-botton-after-content > .share_line a {
		font-size: 14px;
	}

	#share-botton-after-content > .share_line {
		display: block;
	}

	#share-botton-after-content > .share_hatena {
		display: none;
	}
}

@media screen and (max-width: 400px) {
	.pool-type .place {
		font-size: 9px;
	}

	.fb-likebtn .like_text {
		font-size: 11px;
		-webkit-text-size-adjust:none;
	}

	.like_text .small {
		font-size: 9px;
		-webkit-text-size-adjust:none;
	}

	.home .google-maps {
		width: 100%;
		height: 400px;
	}

	.single .google-maps {
		width: 100%;
		height: 400px;
	}

	#js-btnGetPosition {
		width: 100%;
	}

	#custom_header{
		min-height: 300px;

		-moz-background-size:auto 100%;
		background-size:auto 100%;
/*
		-moz-background-size:100% 100%;
		background-size:100% 100%;
*/

	}

	.home .entry-content .date {
		display: none;
	}

	.home .description {
		display: none;
	}

	.home .wrap {
		width: 100%;
		padding: 0;
	}

	.home .post-list-card {
		margin: 0;
	}

	.home .post-list-card .post-list {
		width: 100%;
		margin: 0;
		margin-bottom: -1px;
	}

	.home .post-list-card .post-list a {
		padding: 0;
		/* margin-left: -1px; */
		/* width: 101%; */
		width: 100%;
	}

	.home .post-list-card .post-list .cat-name {
		margin-top: 10px;
	}

	.home .post-list-card .post-list .entry-content {
		width: 100%;
		margin-top: -60px;
		padding: 0;
		opacity: 0.6;
		background-color: #000000;
		min-height: 50px;
	}

	.home .post-list-card .post-list .entry-content .h2 {
		color: #FFFFFF;
		font-size: 14px;
	}

	.home .sidebar {
		margin-top: -80px;
	}

	#share-botton-before-content > .share_fb,#share-botton-before-content > .share_tw,
	#share-botton-before-content > .share_hatena,#share-botton-before-content > .share_pocket {
		width: 25%;
	}

	#share-botton-after-content > .share_fb,#share-botton-after-content > .share_tw,
	#share-botton-after-content > .share_hatena,#share-botton-after-content > .share_line {
		background-size: 33% auto;
	}

	.share_google {
		display: none;
	}

	#share-botton-after-content > .share_line {
		display: block;
	}
}

@media screen and (max-width: 320px) {
/*
	.pool-type .place {
		font-size: 7px;
	}
*/
}
