﻿/*
Theme Name: Tabiwaza1.0
Theme URI: https://www.tabiwaza.jp
Description: 
Version: 999.0
Author: 
Author URI: 
License: GNU General Public License
License URI: http://www.opensource.org/licenses/gpl-license.php
Tags:
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6{
	font-weight:600;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	color: #383838;
	background-color:#f3f3f3;
}

html, body {line-height: 1.4em;}

a:link, a:visited {color: #0097b2; text-decoration: none;}
a:hover, a:active {text-decoration: none; color: #111;}
:focus {outline: 0;}
ol, ul {list-style: none;}
table {border-collapse: separate; border-spacing: 0; margin: 1em 0 2em 0;}
caption, th, td {font-weight: normal; text-align: left;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
.post-content .btn {padding: 5px 12px; background: #f7f7f7; border: 1px solid #ccc; color: #444; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.post-content .btn:hover {background: #f5f5f5; border: 1px solid #aaa; color: #222;}
iframe.fb {margin: 0px; padding: 8px 0px; float: left; height: 30px; width: 100%;}
img {border: 0 none;}
.alignleft {display: inline; float: left; margin-right: 1.625em;}
.alignright {display: inline; float: right; margin-left: 1.625em;}
.aligncenter {clear: both; display: block; margin-left: auto; margin-right: auto;}
hr {background-color: #ddd; border: 0; height: 1px; margin-bottom: 1.625em;}
p {margin: 0 0 1.6em;}
ul, ol {margin: 0 0 1.625em 0em; padding: 0;}
ul ul, ol ol, ul ol, ol ul {margin: 0 0 0 1em; padding: 0;}
.post-content ul ul, .post-content ol ol, .post-content ul ol, .post-content ol ul {margin-bottom: 0; font-size: 92%;}

.post-content ul li ul li, .post-content ol li ol li {margin: 0.2em 0 0;}
.post-content ul, .post-content ol {margin: 0 0 1.6em 0;}
.post-content ul ul, .post-content ol ol {margin: 0 0 0em 2em;}
* {zoom: 1;}
.post-content h1 {font-size: 1.8em; margin: 0 0 1em;}
.post-content h5 {font-size: 1.35em; margin: 0 0 1em;}
.post-content h6 {font-size: 1em; margin: 0 0 1em;}
strong {font-weight: bold;}
blockquote em, blockquote i, blockquote cite {font-style: normal;}
blockquote cite {font-weight: 300; letter-spacing: 0.05em; font-size: 85%;}
abbr, acronym, dfn {border-bottom: 1px dotted #666; cursor: help;}
.post-meta abbr {border-bottom: 0 none;}
i {margin: 0 7px 0 0;}

.post-content img {max-width: 100%; height: auto;}
.post-content p:first-child img{max-height:450px;object-fit:cover;}
.widget img {max-width: 100%; height: auto;}
img[class*="align"], img[class*="wp-image-"] {height: auto;}
img.alignleft, img.alignright, img.aligncenter {margin-bottom: 1.625em;}
p img, .wp-caption {margin-top: 0.4em;}

.post-content td {padding: 6px 10px 6px 0; font-size: 0.91em;}
.post-content table{margin: 0 0 1.625em; max-width: 100%; clear: both; width: 100%;border-collapse: collapse;}
.post-content tr th {background: #eee; color: #333;}
.post-content th, .post-content td {padding: 3px 10px; text-align: left; vertical-align: top;}
.post-content iframe {max-width: 100%;}
#wrapper {
	margin: 0px auto;
	padding: 15px 0px;
	width: auto;
	font-size: 0.75em;
	display: flex;
	max-width:1200px;
	flex-wrap: wrap;
}
.content {
	padding:0;
	margin:0 20px 0 0;
	width: calc( 100% - 320px );
}
#right-sidebar{
	width: 300px;
	padding:0;
	flex:0 0 300px;
}
@media(max-width:920px){
	.content{
		width:100%;
	}
	#right-sidebar{
		width:100%;
		flex:none;
	}
}
.fab.fa-tripadvisor {
	font-weight: bold;
	color: #060;
	margin-right: 5px;
}
#post-entry article.home-post {width: 45%; float: left; border: 0px none; padding: 0% !important; margin: 0px 0px 2em; background: transparent none; height: 320px; overflow: hidden;}
#post-entry div.post-thumb.in-archive {padding: 0%; overflow: hidden; float: left; background: center center;}
#post-entry div.post-thumb img {margin: 0; border: 0px none; float: left; height: auto; width: auto; max-width: 100%;}
#post-entry div.post-thumb.size-medium img {width: 100%;}
#post-entry div.post-thumb.alignright {padding: 0%; margin: 0px 0px 0px 15px; float: right;}
#post-entry div.post-thumb.alignleft {padding: 0%; margin: 0px 15px 0px 0px; float: left;}
.post-thumb p {margin: 0px; padding: 0px; float: left; width: 100%; overflow: hidden;}
#post-entry div.post-thumb .aligncenter {padding: 0px; margin: 0px auto; border-width: 0px 0px; border-style: none none;}
#post-entry article.home-post h1.post-title,#post-entry article.home-post h2.post-title {padding: 0px; font-size: 1.8em; line-height: 1.3em; margin: 0px 0px 0px 55px;}
#post-entry h1.post-title {
	font-size:2.8em;
	color:#333;
	line-height:130%;
	word-wrap: break-word;
	padding:10px 0;
    text-shadow: 1px 1px 0px #f3f3f3, 3px 3px 0px rgb(0 0 0 / 20%);
    font-family: 'M PLUS Rounded 1c';
}
.post-meta_header {
	color:#444;
	margin:10px 0 20px;
	padding: 5px 0;
	border-bottom: 1px solid #bbb;
	border-top: 1px dashed #ccc;
	box-shadow: 0 1px 0 #fff;
}
.post-meta_header .entry-date{
	color: #666;
}
.post-meta_header .readtime{
	float:right;
}
#post-entry article div.post-meta {font-size: 1em; margin: 0px; padding: 1em 0; float: left; width: 100%; position: relative; color: #999; line-height: 1.2em;}
.post-meta-top {font-size: 1.25em; text-align: center; color: #666; display: inline-block; padding: 1em 0.85em 0.25em; background: #bbb; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; box-shadow: inset 1px 1px 1px #555; -webkit-box-shadow: inset 1px 1px 1px #555; -moz-box-shadow: inset 1px 1px 1px #555;}
.post-meta-top a {color: #666; text-decoration: none;}
.post-single .post-meta-top {font-size: 1.85em;}
.post-meta i {font-size: 1.025em !important; color: #999; margin-right: 5px;}
#post-entry article .post-meta a {text-decoration: none !important; color: #999;}
#post-entry article .post-meta a:hover {text-decoration: underline !important; color: #52C0D4;}
#post-entry article .post-meta span {margin-right: 0px;}
#post-entry article .post-meta span.last {margin-right: 0px;}

#post-entry article.home-post .post-content {font-size: 1.125em; width: 100%; padding: 0.6em 0px 0px; margin: 0px; line-height: 1.4em;}
#post-entry article .post-content {width:100%; padding: 0 0 0 0; word-wrap: break-word;}
#post-entry article.post-single .post-content {font-size: 1.29em; margin-top: 0px; line-height: 1.65em;}
.ftop aside, .ftop div.textwidget, .ftop div.tag-cloud {padding: 0px 5% 0px 0px; float: left; width: 95%; border: 0 none !important; background: transparent;}
.post-schema {width: 1px; height: 1px; overflow: hidden; position: absolute; left: -9999em;}
img.home-feat-rss {margin: 4px 0 0; float: right;}

/* 初期状態ではPC用DIVを表示、SP用は非表示 */
.sp_div{display:none;}
.pc_div{display:block;}
.txt-btn,.txt-check{
	display:none;
}


/* 画像の読み込み用 */
.content img[data-src],
.content img[loading]{
	background:#FFF url(/images/ajax-loader.gif) no-repeat center center;
}

/* トップページの記事リスト */
.home-feat-cat{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.home-feat-cat a{
	color: #585858;
}
.home-feat-cat li{
	width: 23%;
	margin:0 0 4% 0;
}
.home-feat-cat li:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: “alpha( opacity=70 )”;
}
.home-feat-cat img{
	height:120px;
	width:100%;
	object-fit:cover;
}
.home-feat-cat h2,.home-feat-cat h3{
	font-size: 13px;
	line-height: 19px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

/* 引用 */
blockquote {
	position: relative;
	padding: 15px 10px 5px;
	box-sizing: border-box;
	font-style:normal;
	background-color:#FFF;
	border-radius:8px;
	color: #666;
	margin:0 20px 15px 20px;
	border-bottom: 3px solid #CCC;
}
blockquote:before{
    display: inline-block;
    position: absolute;
    top: -8px;
    left: 9px;
    width: 40px;
    height: 30px;
    vertical-align: middle;
    text-align: center;
    content: "\f10d";
    font-family: FontAwesome;
    color: #FFF;
    font-size: 18px;
    line-height: 30px;
    background: #52c0d4;
	border-radius:0 0 5px 5px;
}
blockquote:after{
    position: absolute;
    content: '';
    top: -8px;
    left: 49px;
    border: none;
    border-bottom: solid 8px #6cacb5;
    border-right: solid 9px transparent;
}
blockquote p {
    position: relative;
    padding: 0;
    margin: 10px 0;
    z-index: 3;
	font-size: 10pt;
	line-height: 150%;
}
blockquote img{
	border-radius:10px;
}
blockquote img.aligncenter{
	margin-bottom:10px;
}
blockquote.left{
	text-align:left;
}


/*　ポイント・装飾ボックス　*/
.point ul li,.point ol li{
	border-bottom: 1px solid #DADADA;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.point ul li:last-child,.point ol li:last-child{
	border-bottom:none;
	padding-bottom: 10px;
}
.box1{
	background-color: #FAFAFA;
	border: 2px dotted #CCC;
	padding:12px;
	border-radius:10px;
	min-height:65px;
	margin:19px 5%;
	box-shadow: 0px 0px 0px 5px #fff;
}
.box0{
	background-color: #FFF;
	padding:12px;
	min-height:65px;
	clear: both;
	margin-bottom:1em;
}
.indent{
	margin-left:5%;
}
.point,
.dan,
.freeze,
.call,
.taxi,
.shock{
	background-color: #FAFAFA;
	border: 2px dashed #CCC;
	padding:20px 20px 0px 50px;
	border-radius:10px;
	min-height:80px;
	margin:19px 4% 19px 6%;
	box-shadow: 0px 0px 0px 5px #fff;
	position:relative;
}
.point::after,
.dan::after,
.freeze::after,
.call::after,
.taxi::after,
.shock::after{
	content:'';
	position:absolute;
	bottom:0;
	left:-40px;
}
.point::after{
	background-image: url(/images/point.png);
	width:80px;
	height:94px;
}
.taxi::after{
	background-image: url(/images/taxi.gif);
	width:85px;
	height:66px;
}
.dan::after{
	background-image: url(/images/dan.gif);
	width:80px;
	height:91px;
}
.shock::after{
	background-image: url(/images/shock.png);
	width:90px;
	height:97px;
	left:-35px;
}
.call::after{
	background-image: url(/images/call.gif);
	width:86px;
	height:79px;
}
.freeze::after{
	background-image: url(/images/freeze.png);
	width:90px;
	height:85px;
}
.point p,
.dan p,
.freeze p,
.call p,
.taxi p,
.shock p{
	margin: 0 0 1.1em;
}
/*BOX内の関連リンクから*/
.point .blog_card a:before,
.dan .blog_card a:before,
.freeze .blog_card a:before,
.call .blog_card a:before,
.taxi .blog_card a:before{
	left:5px;
}
.point .blog_card a:after,
.dan .blog_card a:after,
.freeze .blog_card a:after,
.call .blog_card a:after,
.taxi .blog_card a:after{
	display:none;
}
.point .blog_card a,
.dan .blog_card a,
.freeze .blog_card a,
.call .blog_card a,
.taxi .blog_card a{
	padding:10px 20px 10px 20px;
	margin:30px 0 0 0;
}
.point .linklist,
.dan .linklist,
.freeze .linklist,
.call .linklist,
.taxi .linklist{
	background:none !important;
	padding:10px 15px !important;
	margin:60px 0 20px 0 !important;
}

/*　リスト　*/
ul.list1,
ol.list1{
	margin: 1.6em 2%;
	border-radius:10px;
	border-right: 7px #690 double;
	border-left: 7px #690 double;
	background-color: #E2E2E2;
}
ul.list1 li:first-child,
ol.list1 li:first-child{
	border-radius:10px 10px 0 0;
}
ul.list1 li:last-child,
ol.list1 li:last-child{
	border-radius:0 0 10px 10px;
}
ul.list1 li,
ol.list1 li{
	list-style-type: none;
	background-color: #FFF;
	margin-bottom: 2px;
	padding:10px;
}
.list0{
	counter-reset: item;
}
.list0 li:before{
	counter-increment:item 1;
	content: counter(item);
	margin:2px 10px;
	background:#53BFD4;
	color: #ffffff;
	display:inline-block;
	width:20px;
	height:20px;
	text-align:center;
	font-size:11px;
	line-height:20px;
	border-radius:30%;
}
.list2{
	margin: 10px 0 10px 2%;
}
.list2 li{
	margin-bottom: 10px;
}
.list_w50{
	display:flex;
	flex-wrap:wrap;
}
.list_w50 li{
	width:50%;
	flex:1 1 50%;
}



/*
■■■■■■■■■■■■■■■■■■■■■■■■■■■■

　施設検索・詳細ページ　サイドバー

■■■■■■■■■■■■■■■■■■■■■■■■■■■■
*/

/* サイドバー  人気の記事 */
#right-sidebar ul.wpp-list{
	padding:10px 10px 0 10px;
	background-color: #FFF;
}
#right-sidebar ul.wpp-list li{
	font-size:10pt;
	line-height:1.5em;
	width:auto;
	height:80px;
	margin-bottom: 6px;
	border-bottom: 1px solid #ddd;
	padding:0 5px 5px 0;
}

/*　サイドバー　関連体験　*/
.sidebar_experience li{
	display: flex;
	margin-bottom:5px;
	padding:5px;
	background-color:#FFF;
	border-radius:3px;
	line-height:140%;
}
.sidebar_experience li:last-child{
	border-bottom:none;	
}
.sidebar_experience h4{
	display:-webkit-box;
	overflow:hidden;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;	
}
.sidebar_experience img{
	width:60px;
	height:60px;
	object-fit:cover;
	margin-right:10px;
	border-radius:3px;
}
.sidebar_experience strong a{
	color:#333;
	margin-top:5px;
	display:inline-block;
}
.sidebar_experience strong a:hover{
	text-decoration:underline;
}

/*　サイドバー　関連施設　*/
.sidebar_facility{
    display: flex;
    flex-wrap: wrap;
	justify-content:space-between;
}
.sidebar_facility li{
    width:49%;
    flex:0 0 49%;
	margin: 0 0 8px 0;
	position: relative;
    background-color: #FFF;
	border-radius:3%;
}
.sidebar_facility a:hover{
    text-decoration: underline;
}
.sidebar_facility img{
	width:100%;
	height: 120px;
	object-fit: cover; 
	border-radius:3% 3% 0 0;
}
.sidebar_facility h4{
	padding:5px;
	color:#333;
    font-size: 10pt;
    line-height: 130%;
}
.ribbon_wrap {
	position: absolute;
	top: 0;
	right: 0;
	width: 120px;
	height: 75px;
	overflow: hidden;
}
.ribbon_wrap .ribbon{
	display: inline-block;
	position: absolute;
	padding: 5px 0;
	right: -40px;
	top: 15px;
	width: 160px;
	text-align: center;
	line-height: 16px;
	background: #39c3d4;
	color: #fff;
	letter-spacing: 0.05em;
	-webkit-transform: rotate(35deg);
	transform: rotate(35deg);
	box-shadow: 0 0 0 2px rgb(57, 195, 212);
	border-top: dashed 1px rgba(255, 255, 255, 0.65);
	border-bottom: dashed 1px rgba(255, 255, 255, 0.65);
	font-size: 9pt;
}
.ribbon_wrap .ribbon.mini{
	right: -50px;
	top: 8px;
	background:#ABA;
    box-shadow: 0 0 0 2px rgb(170, 187, 170);
}

#right-sidebar img[src^="/images/banner"]{
	width:100%;
	margin:1% 0;
	height:auto;
}
/*サイドバー　じゃらんキャンペーンBOX*/
.jalan_side_cp{
	padding:10px 0;
	line-height: 150%;
}
.jalan_side_cp h5{
	border-bottom:#CCC dashed 1px;
	padding:0 0 3px 0;
	display:inline-block;
	font-size:13px;
	margin-bottom:3px;
	color:#C30;
}
.jalan_side_cp a{
	border-radius:15px;
	border:#CCC solid 1px;
	padding:4px 10px;
	background:#fff;
	width:49%;
	box-sizing: border-box;
	display:block;
}
.jalan_side_cp a span{
	font-size:15px;	
}
.jalan_side_cp hr{
	margin:15px 0;	
}
.jalan_side_cp .link{
	display:flex;
	clear:both;
	justify-content:space-between;
	padding-top:7px;
}
@media screen and (max-width:450px) {
.jalan_side_cp{
	padding:10px;
}
}




/* LI - Post container styles */
.wpp-list li {
	overflow: hidden;
	float: none;
	clear: both;
}
/* Thumbnail styles */
.wpp-thumbnail {
	display: inline;
	float: left;
	margin: 0 5px 0 0;
	border: none;
	width:100px;
	height:75px;
}
/* Stats tag styles */
.wpp-meta, .post-stats {
	display: block;
	font-size: 0.8em;
	font-weight: bold;
}


/*　class無指定テーブル　*/
.post-content table:not([class]){
	border:none;
	border-collapse: separate;
	border-spacing: 3px;
}
.post-content table:not([class]) td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	vertical-align: middle;
}
.post-content table:not([class]) th{
	vertical-align: middle;
	background-color: #075ca8;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-align: center;
	line-height: 120%;
	font-weight: bold;
	padding: 10px;
}
/* X軸テーブル */
.post-content .table_x{
	border:none;
	border-collapse: separate;
	border-spacing: 3px;
}
.post-content .table_x th{
	position: relative;
	background:repeating-linear-gradient( #52c2d0 0, #52c2d0 2px, #4EBDC6 2px, #4EBDC6 4px);
	color: white;
	text-align: center;
	padding:10px 0;
	vertical-align: middle;
	font-weight: bold;
	font-size: 1em;
}
.post-content .table_x th::after{
	display: block;
	content: "";
	width: 0px;
	height: 0px;
	position: absolute;
	bottom:-17px;
	left:calc(50% - 10px);
	border-top: 10px solid #52c2d0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid transparent;
	z-index:2;
}
.post-content .table_x th.no{
	background:transparent;
}
.post-content .table_x th.no::after{
	display:none;
}
.post-content .table_x td{
	text-align: left;
	width:auto;
	background-color: #FFF;
	padding: 5px 10px;
	vertical-align: middle;
}
.post-content .table_x tr th:first-child,
.post-content .table_x tr th.round_start{
	border-radius:5px 0 0 0;
}
.post-content .table_x tr th:last-child,
.post-content .table_x tr th.round_end{
	border-radius:0 5px 0 0;
}
.post-content .table_x.ylabel tr>td:first-child{
	position: relative;
	background-color:#E7E7E7;
}
.post-content .table_x.ylabel tr>td:first-child::after{
	display: block;
	content: "";
	width: 0px;
	height: 0px;
	position: absolute;
	right:-18px;
	bottom:calc(50% - 10px);
	border-left: 10px solid #e7e7e7;
	border-top: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid transparent;
	z-index:1;

}
/* Y軸テーブル */
.post-content .table_y{
	border:none;
	border-collapse: separate;
	border-spacing: 3px;
}
.post-content .table_y th{
	position: relative;
	background:repeating-linear-gradient( #52c2d0 0, #52c2d0 2px, #4EBDC6 2px, #4EBDC6 4px);
	color: white;
	text-align: center;
	padding:10px 0;
	vertical-align: middle;
	font-weight: bold;
	font-size: 1em;
}
.post-content .table_y th::after{
	display: block;
	content: "";
	width: 0px;
	height: 0px;
	position: absolute;
	right:-17px;
	top:calc(50% - 10px);
	border-left: 10px solid #52c2d0;
	border-top: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid transparent;
	z-index:2;
}
.post-content .table_y td{
	text-align: left;
	width:auto;
	background-color: #FFF;
	padding: 5px 10px;
	vertical-align: middle;
	word-wrap:break-word;
}
.post-content .table_y tr:first-child th,
.post-content .table_y tr th.round_start{
	border-radius:5px 0 0 0;
}
.post-content .table_y tr:last-child th{
	border-radius:0 0 0 5px;
}
.post-content .table_y tr:first-child td:last-child{
	border-radius:0 5px 0 0;
}
.post-content .table_y tr:last-child td:last-child{
	border-radius:0 0 5px 0;
}
.post-content .table_y th.no{
	background:transparent;
}
.post-content .table_y th.no::after{
	display:none;
}




.meta_pankuzu,
.meta_pankuzu li{
	display:inline;
}
.post-content h2{
	font-size: 1.7em;
    margin:60px 0 1em;
	color:#414141;
	line-height:120%;
	border-top:solid 4px #52c0d4;
	border-bottom:solid 3px #CCC;
	background-color: #FFF;
	padding:10px 15px 10px 10px;
	border-radius:8px;
}
.post-content h3{
	position: relative;
	background-color:#FFF;
	padding: 5px 5px 5px 44px;
	border-radius: 0 10px 10px 0;
	margin:2.5em 0 1em 10px;
	font-size: 1.2em;
}
.post-content h3:before{
	font-family: "Font Awesome 5 Free";
	content: "\f5a0";
	font-weight: 900;
	display: inline-block;
	line-height: 43px;
	position: absolute;
	padding: 0em;
	color: white;
	background: #52c0d4;
	width: 43px;
	text-align: center;
	height: 43px;
	left: -10px;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border: solid 3px white; 
	border-radius: 50%;
}
.post-content h3.nodeco:before{
	display:none;
}

.post-content h3.nodeco{
	padding: 5px 5px 5px 0px;
	margin:2em 0 0.5em 0px;
}
.post-content h3.nodeco.facility_oversea{
	padding: 5px 5px 5px 0px;
	margin:0em 0 0.5em 0px;
}
.post-content table h3{
	margin:0 0 1em 0;
	background-color:transparent;
	padding: 5px;
}
.post-content table h3:before{
	display:none;
}
.blockbox{
	padding:0 0 0 22px;
}


/*　ブログカード単体　*/
.blog_card a{
	display:inline-block;
	position:relative;
	padding:10px 20px 10px 90px;
	margin:40px 0 25px 0;
	width:auto;
	background-color:#FEFEFE;
	border-radius: 5px;
	box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fafafa;
	line-height:130%;
}
.blog_card a:before{
	content:"";
	position: absolute;
	width:206px;
	height:21px;
	top:-28px;
	left:75px;
	background: url(/wp-content/themes/tabiwaza/images/check_post_txt.png) no-repeat left bottom;
}
.blog_card a:after{
	content:"";
	height: 87px;
	width: 224px;
	position: absolute;
	z-index: 2;
	display:block;
	left:5px;
	bottom:0px;
	background: url(/wp-content/themes/tabiwaza/images/check_post.png) no-repeat left bottom;
}
.blog_card img{
	vertical-align: middle;
	height:30px;
	width: 30px;
	margin-right: 10px;
	object-fit:cover;
	border-radius:4px;
}

/*　ブログカード集合体　*/
.linklist .blog_card a::after,
.linklist .blog_card a::before{
	display:none;
}

.post-content .linklist{
	display:inline-block;
	position:relative;
	padding:10px 20px 10px 90px;
	margin:60px 0 30px 30px;
	width:auto;
	border-radius: 5px;
	box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fafafa;
	line-height:130%;
	list-style-type: none;
	background: #FEFEFE url(/wp-content/themes/tabiwaza/images/check_post.png) no-repeat 5px bottom;
}
.linklist:before{
	content:"";
	position: absolute;
	width:206px;
	height:21px;
	background-image: url(/wp-content/themes/tabiwaza/images/check_post_txt.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	top:-28px;
	left:5px;
}
.linklist .blog_card a{
	background-color:transparent;
	display:inline;
	position: relative;
	margin: 0;
	padding: 0;
	border:none;
	border-radius:8px;
	box-shadow: 0px 0px 0px 0px #fff;
}
.linklist .blog_card img{
	width:80px;
	height:65px;
	float:left;
}
.linklist li {
    border-bottom: #CCC dashed 1px;
    padding-bottom: 5px;
	margin-bottom:5px;
}
.linklist li:last-child {
    border-bottom: none;
    padding-bottom: 0px;
	margin-bottom:0px;
}
.linklist li::after{
	content: "";
    clear: both;
    display: block;
}

/*　スポンサーリンク */
.swrap{
	display:flex;
	justify-content:space-between;
	padding:10px 0;
}
.swrap > div{
	width:49%;
	text-align:center;
}


/*　楽天テーブル広告用　*/
.post-content .rakuten{
	text-align: center;
}
.post-content .rakuten table{
	width:100%;
	border-spacing:0;
}


/*　目次用　*/
#toc_container{
	margin:20px 5% 0 5%;
	border-radius:5px;
	background-color: #FAFAFA;
	border: 2px #CCC dashed;
	box-shadow: 0px 0px 0px 5px #fff;
	padding: 5px 20px;
	display:block;
}
#toc_container > p{
	font-weight:bold;
	margin:0 0 10px 0;
	text-align:center;
}
#toc_container > ul{
	margin: 0px;
}
#toc_container li{
	line-height:1.5em;
	font-size: 10pt;
	list-style: decimal inside;
}
#toc_container li li{
	font-size: 9.5pt;
	margin-left: 30px;
}



/*　まとめ枠用　*/
.matome{
	padding-top: 80px;
	position: relative;
	background: url(/wp-content/themes/tabiwaza/images/matome_face.png) no-repeat 12.5% top;
}
.matome:before{
	content:'';
	width:100%;
	height:23px;
	position: absolute;
	top: 71px;
	background: url(/wp-content/themes/tabiwaza/images/matome_hands.png) no-repeat 11% top;
}
.matome .fukidashi{
	border-radius:15px;
	color: #666;
	font-size: 14pt;
	font-weight: bold;
	position: absolute;
	border: 4px solid #DDD;
	top: 20px;
	max-width: 50%;
	background-color: #FFF;
	left: 25%;
	line-height: 130%;
	padding: 5px 15px;
}
.matome .fukidashi:before{
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: -15px;
	top: 4px;
	border-right: 15px solid #DDD;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
}
.post-content .matome ul,
.post-content .matome ol{
	border-radius:15px;
	margin:0 20px 20px 20px;
	padding:0 10px 10px 10px;
	background-color: #FFF;
	border-bottom: 7px solid #E3E3E3;
	border-right: 10px double #4ec4d3;
	border-left: 10px double #4ec4d3;
}
.post-content .matome ul li,
.post-content .matome ol li{
	list-style-position: outside;
	list-style-image: url(/wp-content/themes/tabiwaza/images/icon3.gif);
	padding-bottom: 15px;
	border-bottom: 1px dotted #E0E0E0;
	font-weight: bold;
	color:#666;
	padding-top: 15px;
	margin:0 0 0 20px;
}
.post-content .matome.nobold ul li{
	font-weight:normal;
}
.post-content .matome ul li:last-child,
.post-content .matome ol li:last-child{
	border-bottom-style: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.post-content .matome ul li.up,
.post-content .matome ol li.up{
	list-style-image: url(/wp-content/themes/tabiwaza/images/icon_up.gif);	
}
.post-content .matome ul li.down,
.post-content .matome ol li.down{
	list-style-image: url(/wp-content/themes/tabiwaza/images/icon_down.gif);	
}

/*　★評価用　*/
.starbox{
	padding-left: 10px;
	border-radius:10px;
	background-color: #F9F9F9;
	display: inline-block;
	padding-right: 10px;
	margin-bottom: 10px;
	border-right: 5px solid #CCC;
	border-left: 5px solid #CCC;
}
.starbox p{
	display:inline;
}
.starbox .star_title{
	font-size:80%;
	padding-right:10px;
}
.starbox .star{
	color:#F90;
	font-size: 110%;
}
.starbox .star span{
	color: #CCC;
}
.starbox .star_num{
font-size:80%;
}
.starbox .star_num span{
	font-size:130%;
	font-weight: bold;
	color: #F60;
	padding-right: 2px;
	padding-left: 2px;
}
.box1 .starbox{
	border-right-style: none;
	border-left-style: none;
	padding-left: 0px;
	padding-right: 0px;
}
/*ヘッダー評価用*/
.h_star{
	color:#F90;
	font-size: 110%;
}
.h_star span{
	color: #CCC;
}
.h_star_num span{
	font-weight: bold;
	color: #F60;
	padding-right: 2px;
	padding-left: 2px;
}



/*　ページ下部の関連投稿　*/
.yarpp_list{
    display: flex;
    flex-wrap: wrap;
	justify-content:space-between;
}
.yarpp_list li{
	flex:1 1 20.4%;
	width:20.4%;
	margin: 0 1% 8px 0;
	padding:0.8%;
	border: 1px solid #DDDDDD;
	border-radius:4%;
    background-color: #FFF;
}
.yarpp_list li:last-child{
	margin:0 0 8px 0;
}
.yarpp_list img{
	width:100%;
	height: 120px;
	object-fit: cover;
	border-radius:2%;
}



/*　文字の装飾　*/
.mark,
.mark_green,
.mark_red,
.mark_dblue{
	background-position : left bottom 2px;
	text-shadow: 1px 1px 0 #f3f3f3,-1px 1px 0 #f3f3f3,1px -1px 0 #f3f3f3,-1px -1px 0 #f3f3f3;
	line-height:110%;
	margin-bottom:0.2em;
	font-weight:bold;
}
.mark{
	background:linear-gradient(transparent 70%, #53bfd4 70%);
}
.mark_green{
	background:linear-gradient(transparent 70%, #628727 70%);
}
.mark_red{
	background:linear-gradient(transparent 70%, #D46895 70%);
}
.mark_dblue{
	background:linear-gradient(transparent 70%, #069 70%);
}

/*　スマホアプリ紹介　*/
.apps_shokai{
	padding: 10px;
	border-radius:10px;
	width:60%;
	background-color: #FFF;
	margin: 10px auto 10px;
}
.apps_shokai h4{
	border-bottom-style:none;
	padding-bottom: 2px;
	padding-right: 0px;
	display: block;
	margin: 0 0 0 0;
	background-image: none;
}
.apps_shokai h4:before{
	display:none;
}
.apps_shokai .apps_button{
	float: left;
	margin-right: 20px;
}
.apps_shokai .apps_button a{
    padding: 0 0 0 0 !important;
	background-image:none !important;
}
.apps_shokai .app_icon{
	float: left;
	margin-right: 20px;	
}
.apps_shokai:after{
  clear: both;
  content: '';
  display: block;
}


/*　旅のアイディアまとめ施設書き出し用　*/
.facility_matome{
	margin-bottom: 15px;
}
.facility_matome>img{
	border-radius:7px;
	max-height:400px;
	object-fit:cover;
	min-width: 85%;
	display: block;
    margin:0 auto;
}
.facility_matome>div{
	display:flex;
	border-radius:5px 5px 0 0;
	background:#FFF;
	padding:10px;
	margin:0 1%;
	overflow:hidden;
	position:relative;
}
.facility_matome #toc_container{
	display:none;	
}
.facility_matome>p{
	margin:15px 0;
}
.facility_matome>small{
	font-size:10px;
	display:block;
}
.facility_matome aside{
	margin:0 1%;
	border-radius:0 0 5px 5px;
	background:#FFF;
	border-top: dashed 1px #ccc;
    padding: 10px;
}
.facility_matome aside ul{
	margin:0;
}
.facility_matome aside li{
	font-size:12px;	
}
.facility_matome aside img{
	vertical-align:middle;
	margin-right:5px;
}
.facility_matome>div>img{
	object-fit:cover;
	max-width:150px;
	margin-right:15px;
	cursor: pointer
}
.facility_matome>div>img:hover{
	opacity:.7;
}
.facility_matome strong{
	font-size:17px;
	text-decoration:underline;
}
.facility_matome strong+span{
	font-size:12px;
	padding:0 0 0 20px;
}
.facility_matome div p{
	font-size:12px;
	margin:0;
	padding:5px 0 3px 20px;
	line-height:160%;
	position:relative;
	color:#666;
    max-height: 55px;
    overflow: hidden;
}
.facility_matome p i{
	position:absolute;
	left:0;
}
.facility_matome .fa-shoe-prints{
	color:#630;	
}
.facility_matome .fa-clock{
	color:#900;
}
.facility_matome .fa-map-marked-alt{
	color:#060;
}


/*　商品紹介ボックス　*/
.shoppingsite{
	height:100px;
	margin-bottom:20px;
	padding:10px;
	background-color:#FFF;
}
.shoppingsite img[src*="jpg"]{
	float:left;
	margin:0 10px 0 0;
	width:100px;
	height:100px;
	object-fit: cover;
}
.shoppingsite p{
	margin-bottom:10px;
}
.shoppingsite ul{
	margin:0;
}
.shoppingsite li{
	display:inline-block;
}
.shoppingsite li a{
	padding:5px 10px;
	border-radius:15px;
	color:#FFF;
	margin-right:10px;
	font-size:10pt;
}
.shoppingsite li a[href*="rakuten.co.jp"]{
	background-color:#CC6A74;
}
.shoppingsite li a[href*="shopping.yahoo.co.jp"]{
	background-color:#66AEB9;
}
.shoppingsite li a[href*="amazon.co.jp"],
.shoppingsite li a[href*="amzn.to"]{
	background-color:#F4AB42;
}




/*記事・施設検索共通ページナビ*/
.coupon_search_navi li{
    display:inline-block;
    margin:0 7px 5px 0;
    list-style-type: none;
    font-size: 11pt;
}
.coupon_search_navi li.active{
    padding: 6px 19px;
    border: 1px solid #CCC;
    font-weight: bold;
    border-radius:5px;
}
.coupon_search_navi li a{
    display: inline-block;
    padding: 6px 19px;
    border: 1px solid #CCC;
    background-color: #FFF;
    border-radius:5px;
}



/* --------------------------------
　▽地図による都道府県選択エリア
----------------------------------- */
.map_search{
	width: 100%;
    flex:0 0 100%;
	display:flex;
	padding:15px 0 40px 0;
}
.japan_map{
	width:720px;
	height:523px;
	flex:1 0 720px;
	background:url(/images/japan_map.png) no-repeat left top;
	position:relative;
	background-size:700px 523px;
	margin-right:20px;
}
#pref_link .japan_map{
	margin:0 auto;
}
.japan_map ul{
	margin:0;
	display:flex;
	flex-wrap:wrap;
	text-align: center;
}
.japan_map .w3 li{
	width:33%;
}
.japan_map .w2 li{
	width:50%;
}
.japan_map .w1 li{
	width:100%;
}
.prefbox{
	background:rgb(255,255,255,0.6);
	padding:17px 10px 5px 10px;
	border-radius:5px;
	position:absolute;
	width:200px;
}
.prefbox:before{
	border-radius:2px;
	padding:0 10px;
	position:absolute;
	left:30%;
	top:-10px;
	display:inline-block;
	color:#FFF;
}
.prefbox.hokkaido{
	border: 1px solid #376ab2;
    left: 280px;
    top: 10px;
	width:70px;
}
.prefbox.hokkaido:before{
	content:"北海道";
	background:#376ab2;
}
.prefbox.chubu{
	border: 1px solid #6cba5a;
    left: 100px;
    top: 70px;
}
.prefbox.chubu:before{
	content:"中部地方";
	background:#6cba5a;
}
.prefbox.chugoku{
	border: 1px solid #ea6da4;
    left: 100px;
    top: 180px;
}
.prefbox.chugoku:before{
	content:"中国地方";
	background:#ea6da4;
}
.prefbox.kyusyu{
	border: 1px solid #eb6d65;
    left: 0px;
    top: 270px;
	width:130px;
}
.prefbox.kyusyu:before{
	content:"九州地方";
	background:#eb6d65;
}
.prefbox.tohoku{
	border: 1px solid #00aaea;
    right: 0;
    top: 110px;
}
.prefbox.tohoku:before{
	content:"東北地方";
	background:#00aaea;
}
.prefbox.kanto{
	border: 1px solid #00a283;
    right: 0;
    top: 230px;
}
.prefbox.kanto:before{
	content:"関東地方";
	background:#00a283;
}
.prefbox.kansai{
	border: 1px solid #f5ac3c;
	left:330px;
    bottom:0px;
    width: 130px;
}
.prefbox.kansai:before{
	content:"関西地方";
	background:#f5ac3c;
}
.prefbox.shikoku{
	border: 1px solid #a28b6a;
	left: 100px;
    top: 450px;
}
.prefbox.shikoku:before{
	content:"四国地方";
	background:#a28b6a;
}
.prefbox.okinawa{
	border: 1px solid #eb6d65;
    left: 460px;
    top: 340px;
	width:70px;
}
.prefbox.okinawa:before{
	content:"沖縄";
	background:#eb6d65;
}
.prefbox.kaigai{
	border: 1px solid #a2006b;
    right:0;
    bottom:0;
}
.prefbox.kaigai:before{
	content:"海外";
	background:#a2006b;
}
.map_search input[type="text"]{
    border: 1px solid #999;
    display: inline-block;
    padding: 4px 10px;
    border-radius: 20px;
    line-height:30px;
    font-size: 20px;
    width:360px;
}
.map_search input[type="submit"] {
    cursor: pointer;
    font-family: "Font Awesome 5 Free";
    font-size: 1.5em;
    border: none;
    font-weight: 900;
    background: none;
    color: #666;
    outline: none;
}
.mincho_h2{
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	color:#8894a4;
	font-size:28px;
	line-height:120%;
	font-weight:normal;
	text-shadow: 1px 2px 0px #fff;
	margin-bottom:20px;
}
.map_search h3{
	text-shadow: 1px 2px 0px #fff;
	margin:20px 0 5px 0;
}
.search_meta_tag{
	margin-bottom:10px;	
}
.search_meta_tag li{
	display:inline-block;
	margin:0 15px 10px 0;
	border-radius:2px;
	background:#EBE8DF;
	padding:2px 8px;
}
.search_meta_tag li:before{
	content:'#';
	padding-right:5px;
}
.index_facility_recommend{
	background:#FFF;
}
.index_facility_recommend li,
.index_lcc li{
	padding:5px 0 5px 10px;
	line-height:120%;
}
.index_facility_recommend li::before,
.index_lcc li::before{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f101";
	left:-5px;
	position:relative;
}
/* --------------------------------
　△地図による都道府県選択エリア
----------------------------------- */



.hotelbook{
	border: 4px dashed #53BDD3;
	background-color: #FFF;
	padding: 10px;
	max-width:80%;
	min-width:40%;
	margin:10px auto;
	text-align:center;
	font-size: 12pt;
	font-weight: bold;
	border-radius:8px;
}
.earlyticket{
	background-color: #EEE;
	padding: 10px;
	max-width:100%;
	min-width:40%;
	font-size: 12pt;
	margin: 10px auto;
	border-top: 4px solid #53BDD3;
	border-bottom: 4px solid #53BDD3;
}
.couponwrap{
	border: 3px dashed #699;
	background-color: #FFF;
	padding: 10px;
	max-width:100%;
	text-align:center;
	font-size: 10.5pt;
	font-weight: bold;
	border-radius:8px;
	margin: 10px auto;
}


/*　色々使えるCSSボタン系　*/
a.button1,
.button1 a{
	position: relative;
	display: inline-block;
	text-decoration: none !important;
	color: #FFF;
	border-radius: 5px;
	box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
	font-weight: normal;
	font-size: 10pt;
	padding:5px 20px;
	background-image:none !important;
	margin:5px 0;
}
a.button1:hover,
.button1 a:hover{
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.40);
}
a.button1.arrow::after,
.button1.arrow a::after{
	content:"\f105";
  	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	padding-left:5px;	
}
a.button1.arrow_back::before,
.button1.arrow_back a::before{
	content:"\f104";
  	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	padding-right:5px;	
}
a.button1.large,
.button1.large a{
	padding:10px 30px;
}
a.button1.blue,
.button1.blue a{
	background-color: #53BDD3;
	border: 1px solid #39C;
	text-shadow: 1px 1px 0 #39C,-1px 1px 0 #39C,1px -1px 0 #39C,-1px -1px 0 #39C;
}
a.button1.red,
.button1.red a{
	border: 1px solid #C30;
	background-color: #D25653;
	text-shadow: 1px 1px 0 #C30,-1px 1px 0 #C30,1px -1px 0 #C30,-1px -1px 0 #C30;
}
a.button1.yellow,
.button1.yellow a{
	border: 1px solid #C2740A;
	background-color: #E88F17;
	text-shadow: 1px 1px 0 #C2740A,-1px 1px 0 #C2740A,1px -1px 0 #C2740A,-1px -1px 0 #C2740A;
}
a.button1.green,
.button1.green a{
	border: 1px solid #390;
	background-color: #6CB748;
	text-shadow: 1px 1px 0 #390,-1px 1px 0 #390,1px -1px 0 #390,-1px -1px 0 #390;
}
a.button1.gray,
.button1.gray a{
	border: 1px solid #CCC;
	background-color: #E8E8E8;
	color:#666;
	text-shadow: 1px 1px 0 #CCC,-1px 1px 0 #CCC,1px -1px 0 #CCC,-1px -1px 0 #CCC;
}

/*いろいろ使えるボタン　クーポン専用*/
.button_coupon{
	padding-top:50px;
	text-align: center;
}
.button_coupon a {
	position:relative;
	text-decoration:none;
	color:#fff;
	border: solid 1px #831212;
	background-color:#ba2323;
	background:url(/wp-content/themes/tabiwaza/images/arrow_right_white1.png) right 5px center no-repeat,#ba2323;
	border-radius: 5px;
	padding: 10px 30px 10px 15px;
	display: inline-block;
	margin-left:108px;
	margin-right:8px;
	margin-bottom:40px;
	line-height: 130%;
	font-size: 12pt;
	text-align: left;
}
.button_coupon a:hover {
	top:-1px;
}
.button_coupon a::before{
	background-color:#D9DCDF;
	content:"";
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	padding:8px 8px 8px 110px;
	left:-110px;
	top:-8px;
	z-index:-2;
	border-radius: 5px;
	box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
}
.button_coupon a::after{
	background-image: url(/wp-content/themes/tabiwaza/images/coupon_get.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	content:"";
	height: 93px;
	width: 244px;
	position: absolute;
	z-index: -1;
	display:block;
	left:-110px;
	bottom:-8px;
}

.button_coupon_man{
	padding-top:37px;
	text-align: center;
}
.button_coupon_man a {
	position:relative;
	text-decoration:none;
	color:#fff;
	border: solid 1px #C2740A;
	background-color:#E88F17;
	background:url(/wp-content/themes/tabiwaza/images/arrow_right_white1.png) right 5px center no-repeat,#E88F17;
	border-radius: 5px;
	padding: 10px 30px 10px 15px;
	display: inline-block;
	line-height: 130%;
	font-size: 12pt;
	text-align: left;
	margin-right: 8px;
	margin-bottom: 40px;
	margin-left: 90px;
}
.button_coupon_man a:hover {
	top:-1px;
}
.button_coupon_man a::before{
	background-color:#D9DCDF;
	content:"";
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	padding:8px 8px 8px 95px;
	left:-95px;
	top:-8px;
	z-index:-2;
	border-radius: 5px;
	box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
}
.button_coupon_man a::after{
	background-image: url(/wp-content/themes/tabiwaza/images/coupon_get_man.png);
	background-repeat: no-repeat;
	background-position: 5px bottom;
	content:"";
	height: 93px;
	width: 90px;
	position: absolute;
	z-index: -1;
	display:block;
	left:-95px;
	bottom:-8px;
}

.button_coupon_woman{
	padding-top:37px;
	text-align: center;
}
.button_coupon_woman a {
	position:relative;
	text-decoration:none;
	color:#fff;
	border: solid 1px #390;
	background-color:#84CD58;
	background:url(/wp-content/themes/tabiwaza/images/arrow_right_white1.png) right 5px center no-repeat,#84CD58;
	border-radius: 5px;
	padding: 10px 30px 10px 15px;
	display: inline-block;
	margin-left:90px;
	margin-right:8px;
	margin-bottom:40px;
	line-height: 130%;
	font-size: 12pt;
	text-align: left;
}
.button_coupon_woman a:hover {
	top:-1px;
}
.button_coupon_woman a::before{
	background-color:#D9DCDF;
	content:"";
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	padding:8px 8px 8px 95px;
	left:-95px;
	top:-8px;
	z-index:-2;
	border-radius: 5px;
	box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
}
.button_coupon_woman a::after{
	background-image: url(/wp-content/themes/tabiwaza/images/coupon_get_woman.png);
	background-repeat: no-repeat;
	background-position: 5px bottom;
	content:"";
	height: 93px;
	width: 90px;
	position: absolute;
	z-index: -1;
	display:block;
	left:-95px;
	bottom:-8px;
}
.foursquare{
	text-align: center;
}
.foursquare > img{
	border-radius:8px;
	max-height:500px;
	width:90%;
	object-fit: cover;
}



/*　カードキャンペーン用　*/
.card_campaign_link{
	border-radius:5px;
	width:70%;
	background-color: #FAFAFA;
	margin:5px auto 15px auto;
	text-align:center;
	padding:10px;
	border-top: 1px solid #CCC;
	border-right: 3px solid #F60;
	border-bottom: 1px solid #CCC;
	border-left: 3px solid #F60;
}
.point .card_campaign_link,
.dan .card_campaign_link,
.box1 .card_campaign_link{
	width:95%;
}
.card_campaign_link p{
	margin:0px;
	padding:0px;
}
.card_campaign_link span{
	font-size: 11pt;
	font-weight: bold;
	color: #777;
}

/*　会員ページ　*/
.logout {
	font-size: small;
	float: right;
}
#member_top_form label {
	width: 24%;
	display:inline-block;
}
#member_login_signup_form{
	display:block;
	width:45%;
	margin:0 auto;
}
/*この記事を書いた人*/
.writer {
	background:#FAFAFA;
	padding:12px;
	margin:15px 0;
	border: 5px solid #FFF;
}
.writer h5 {
	display:block;
	margin-bottom: 10px;
	font-size: 12pt;
	font-weight: bold;
}
.writer>img{
	float: left;
	margin-right: 10px;
}
.writer p {
	margin: 0px;
	font-size: 10pt;
	line-height: 150%;
}

/*indexで施設・イベントをレイアウト*/
.index_frank.prefbox{
	display:flex;
	width:calc(50% - 34px);
	margin:0 12px 30px 0;
	position:relative;
	justify-content:space-between;
	top:auto !important;
	left:auto !important;
	right:auto !important;
	bottom:auto !important;
}
.index_frank:nth-child(even){
	margin:0 0 30px 12px;
}
.index_frank li{
	width: 32.3%;
}
.index_frank img {
	width:100%;
	height: 120px;
  	object-fit: cover;
}
.index_frank h4,
.index_frank address{
	text-overflow: ellipsis;
	white-space: nowrap;
    overflow: hidden;
}
.mincho_h2.index{
	flex:0 0 100%;	
}



/*サイドバーのタイトル*/
#right-sidebar h3{
	margin:30px 0 10px 0;	
	font-size: 15px;
    text-align: center;
    padding: 10px;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    background-color:#e3e3e3;
    box-shadow: 0px 1px 0px #fff;
    text-shadow: 1px 1px 0px #f3f3f3, 3px 3px 0px rgb(0 0 0 / 20%);
    font-family: 'M PLUS Rounded 1c';	
}
#right-sidebar h3 img{
	max-height:24px;
	vertical-align: middle;
	padding:0 3px;
}

/*　海外　関連施設*/
ul.oversea_kanren{
	margin:3px 0 0 0;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
ul.oversea_kanren li{
	flex:0 0 49%;
	width:49%;
	margin-bottom:10px;
}
ul.oversea_kanren li a{
	color:#333;
}
ul.oversea_kanren li h3{
	color: #09C;
	text-decoration: underline;
}
ul.oversea_kanren li .thumb{
	width:100%;
	height:120px;
	overflow:hidden;
}
ul.oversea_kanren li .thumb img{
	max-width:100%;
	min-height:120px;
}




/*海外施設functionまとめ*/
img.kaigai_matome_img{
	border-radius:7px;
	max-height:500px;
	object-fit:cover;
	width: 90%;
	display: block;
    margin:0 auto 1em auto;
}

/*パスワード保護ページ*/
.post-password-form{
	text-align: center;
	padding-bottom:50px;
}
.post-password-form input{
	border-radius:5px;
	font-size: 140%;
}

/*UberEatsプロモボックス*/
.post_header_ubereats{
	border: 3px solid #360;
	background-color: #FFF;
	padding: 5px 5px 5px 0;
	border-radius:10px 0 10px 10px;
	position:relative;
	min-height:90px;
	margin:40px 0 25px;
	box-sizing:border-box;
}
.post_header_ubereats:before{
	content:'先着5000枚、限定クーポン';
	border-radius:8px 8px 0 0;
	background-color: #360;
	padding:0 20px;
	position:absolute;
	height:24px;
	right:-3px;
	top:-24px;
	color: #fff;
	line-height: 24px;
	font-weight: 600;
}
.post_header_ubereats img{
	width:95px;
	position: absolute;
	bottom: 0px;
}
.post_header_ubereats > div{
	margin-left:105px;
	font-size: 11pt;
	line-height: 150%;
}
.post_header_ubereats strong{
	font-size:10.5pt;
}
.post_header_ubereats strong span{
	font-size:11.5pt
}
.post_header_ubereats .price{
	font-size:13pt;
	font-weight: bold;
	color: #930;
}


/*Trip.com用クーポンデザインボックス*/
.trip_coupon_box{
	min-width:400px;
	width:50%;
	margin:0 auto;
	padding:10px 0;
	display:flex;
	color: #FFF;
	text-align: center;
	clear:both;
}
@media screen and (max-width:600px){
	.trip_coupon_box{
		min-width:0%;
		width:94%;
	}
}
.tcb_left{
	padding:8px 0;
	flex:1 1 65%;
	width:65%;
	background-color:#069;
	border-radius:10px 5px 5px 10px;
	border-right: 1px dashed #F3F3F3;
}
.tcb_right{
	padding:8px 0;
	flex:1 1 35%;
	width:35%;
	background-color:#069;
	border-radius:5px 10px 10px 5px;
}
.tcb_t{
	font-size:9pt;
}
.tcb_waribiki{
	line-height:170%;
	font-size:20pt;
	font-weight: bold;
}
.tcb_waribiki span{
	font-size:11pt;
}
.tcb_jizen{
	font-size:9pt;
}
.tcb_codetxt{
	font-size:10pt;
}
.tcb_code{
	line-height:170%;
	font-size:13pt;
	font-weight:bold;
}
.tcb_right a{
	display:block;
	margin:0 10%;
	background-color:#F90;
	border-radius:5px;
	font-size: 10pt;
	color: #FFF;
	padding:8px 0;
}

/*エアトリ用クーポンデザインボックス*/
.airtrip_coupon_box{
	width:70%;
	border:solid 1px #E8D88E;
	outline:solid 10px #F9E7B7;
	background-color: #F9E7B7;
	position:relative;
	text-align:center;
	margin:20px auto 30px auto;
	padding:15px 0;
	font-weight:bold;
}
.airtrip_coupon_box:before{
	content:'';
	position:absolute;
	top:-12px;
	left:-12px;
	width:94px;
	height:94px;
	background: url(/wp-content/uploads/2018/08/caf37f6df05dafec55ab2db69750075f.png) no-repeat left top;
}
.airtrip_coupon_box .title{
	font-size: 13pt;
}
.airtrip_coupon_box .discount{
	font-size: 20pt;
	padding: 15px 0;
}
.airtrip_coupon_box .discount span{
	font-size:30pt;
}
.airtrip_coupon_box .coupon_code{
	background: #DD8637;
	padding: 3px 3px 3px 10px;
	width: 60%;
	margin:0 auto 15px auto;
	display:flex;
	color: #FFF;
	line-height:30px;
}
.airtrip_coupon_box .coupon_code span{
	background:#FFF;
	display: block;
	flex:1 1 auto;
	margin-left:20px;
	color: #000;
}
@media screen and (max-width:600px){
	.airtrip_coupon_box{
		width:94%;
	}
	.airtrip_coupon_box .coupon_code{
		width:90%;
	}
}

/*自治体クーポン特集　宿泊予約サイトのアイコン用*/
.brands{display:flex;flex-wrap:wrap;}.brands li{width:12.5%;min-width:110px;margin:0 0 17px 0;text-align:center;font-size:11px;}.brands img{display:block;max-width:100%;width:100px;height:30px;object-fit:contain;mix-blend-mode:multiply;}.brands img[src*="valuecommerce"]{display:none;}.brands a{text-decoration:underline;}@media only screen and (max-device-width:480px){.brands li{width:25%;min-width:25%;}}.table_y td{word-break:break-all;}


/*画像と一緒に詳細ボックス*/
.imgwithbox{
	margin:0px 5px;
	background#FFF;
	padding:10px;
	border:1px solid #ECECEC;
}
.imgwithbox img{
	float:left;
	margin-right:10px;
}
.imgwithbox .price{
	color:#F60;
	font-weight:bold;
	float:left;
}



/* -------------------------

　検索ページ

---------------------------- */
/*検索画面　検索ボックス*/
.search_box_wrap{
	margin-top:5px;
	background-color:#FFF;
	padding:10px 20px;
}


/*検索画面タブ*/
.search_tab{
	display:flex;
	margin:0;
}
.search_tab li{
	flex:1 1 auto;
	display:inline-block;
	width:49%;
}
.search_tab a{
	padding:10px 0;
	display:block;
	text-align:center;
	box-sizing: border-box;
	background-color:#999;
	border-right: 1px solid #FFF;
	color: #FFF;
	font-size: 11pt;
}
.search_tab li:first-child a{
	border-radius:5px 0 0 0;
}
.search_tab li:last-child a{
	border-right:none;
	border-radius:0 5px 0 0;
}
.search_tab .active{
	background-color:#4db7d2;
	position: relative;
	color:#FFF;
	text-decoration: none;
}
.search_tab .active:after{
	content:'';
	position:absolute;
	left:calc(50% - 10px);
	bottom:-8px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #4db7d2 transparent transparent transparent;
}


/*--------------------
コピーボタン
---------------------*/
.copyText{
	margin-right:10px;
	font-size:20pt;
	color:#F30;
	font-weight:bold;
	width:250px;
}
.copy_btn {
	padding: 5px 10px;
	border:none;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	font-size: 12pt;
	background: #61c2e2;
	cursor: pointer;
	transition: .3s;
}
.copy_btn i:before {
	display: inline-block;
	margin-right: 8px;
	content: '\f0c5';
	font-size: 25px;
	vertical-align: middle;
}
.copy_btn.copied {
	background:#066;
	pointer-events: none;
}
.copy_btn.copied i:before {
	content: '\f00c';
}


/*　海外施設ページ内、LCCセールリンク　*/
.lccsale_link_title{
	font-size:13pt;
	padding:0 0 10px 90px;
	line-height:40px;
	background:url(/wp-content/themes/tabiwaza/images/airplane_mini.png) no-repeat left top;
	margin:0 0 10px 0;
	border-bottom: 1px dashed #ccc;
}
.lccsale_link li{
	padding:0 0 5px 0;
}
.lccsale_link span{
	display:inline-block;
	padding:0 5px;
	background-color:#87C7AF;
	border-radius:5px;
	font-size:9px;
	color:#FFF;
	margin-right:10px;
}
