/*------------------------------------------------------*/
/*Reset CSS*/
/*------------------------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.8em;
	font-size: 14px;
	color: #333;
	font-family: 'Noto Sans Japanese', sans-serif;
    background:url(../images/bg.jpg);
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
nav ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}
/* change colours to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
/* change colours to suit your needs */
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
time {
	font-size: 0.85em;
}
/* change border colour to suit your needs */
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/*------------------------------------------------------*/
/*大枠設定*/
/*------------------------------------------------------*/
.wrapper {
	box-sizing:border-box;
	width:1020px;
	padding:20px 0fpx;
	margin:0 auto;
	background:url(../images/bg.jpg);
}
header,
footer {
	/*width:1440px;*/
	margin:0 auto;
}
header {
	background:#f6f6f6;
	overflow:hidden;
	position:relative;
}
#header_wrap {
	background:url(../images/bg.jpg);
	width:1440px;
	margin:0 auto;
	padding-bottom:20px;
}
#contents {
	width:700px;
	float:left;
}
#sidebar {
	width:300px;
	float:right;
}


/*------------------------------------------------------*/
/*ヘッダー設定*/
/*------------------------------------------------------*/
header .header_line {
	width:100%;
	height:5px;
	background:#a8049c;
}
header h1 {
	position:absolute;
	top:10px;
	left:170px;
}
header nav{
	width:1000px;
	height:100px;
	margin-left:440px;
}
header nav ul li {
	box-sizing:border-box;
	float:left;
	width:130px;
	height:100px;
	text-indent:-9999px;
	border-left:1px solid #d0d0d0;
}
header nav ul li.h_nav5 {
	border-right:1px solid #d0d0d0;
}
header nav ul li.sns_icons,
header nav ul li.sns_icons ul li {
	border-left:none;
}
header nav ul li a {
	display:block;
	width:130px;
	height:100px;
}
header nav ul li.h_nav1 a {
	background:url(../images/navi1_off.png) no-repeat;
	background-size: contain;
}
header nav ul li.h_nav1 a:hover {
	background:url(../images/navi1_on.png) no-repeat;
	background-size: contain;
}
header nav ul li.h_nav2 a {
	background:url(../images/navi2_off.png) no-repeat;
	background-size: contain;
}
header nav ul li.h_nav2 a:hover {
	background:url(../images/navi2_on.png) no-repeat;
	background-size: contain;
}
header nav ul li.h_nav3 a {
	background:url(../images/navi3_off.png) no-repeat;
	background-size: contain;
}
header nav ul li.h_nav3 a:hover {
	background:url(../images/navi3_on.png) no-repeat;
	background-size: contain;
}
header nav ul li.h_nav4 a {
	background:url(../images/navi4_off.png) no-repeat;
	background-size: contain;
}
header nav ul li.h_nav4 a:hover {
	background:url(../images/navi4_on.png) no-repeat;
	background-size: contain;
}
header nav ul li.h_nav5 a {
	background:url(../images/navi5_off.png) no-repeat;
	background-size: contain;
}
header nav ul li.h_nav5 a:hover {
	background:url(../images/navi5_on.png) no-repeat;
	background-size: contain;
}
header nav ul li.sns_icons {
	box-sizing:border-box;
	width:300px;
	padding:35px 10px;
}
header nav ul li ul li {
	text-indent: 0;
	width:30px;
	height:30px;
	float:left;
	margin-right:5px;
}
#main_visual {
	width:1440px;
	height:542px;
}
#main_visual ul {
	position:absolute;
}
#main_visual .jquery-slider-control {
	width:40px;
	height:40px;
	border:none;
	border-radius:0;
	box-shadow:none;
	opacity:1;
	text-shadow:none;
}
#main_visual .jquery-slider-control-prev {
    left: 130px;
    top: 50%;
	text-indent:-9999px;
	background:url(../images/slide_prev.png) no-repeat;
}
#main_visual .jquery-slider-control-next {
    right: 130px;
    top: 50%;
	text-indent:-9999px;
	background:url(../images/slide_next.png) no-repeat;
}
/*------------------------------------------------------*/
/*スライダー*/
/*------------------------------------------------------*/
/* CSS Document */
.jquery-slider {
    /*overflow: hidden;*/
    position: relative;
}
.jquery-slider-element {
    overflow: hidden;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    /*height: 100%;*/
}
.jquery-slider-control {
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    border: 1px solid #666;
    background: #fff;
    opacity: 0.33;
    cursor: pointer;
    border-radius: 12px;
    box-shadow: #666 0 0 2px;
    text-shadow: #fff 0 0 1px;
}
.jquery-slider-control:hover {
    opacity: 1;
}
.jquery-slider-control-prev {
    left: 5px;
    top: 5px;
}
.jquery-slider-control-next {
    right: 5px;
    top: 5px;
}
.jquery-slider-pages {
    overflow: visible;
    position: absolute;
    left: 5px;
    bottom: 5px;
    height: 20px;
    right: 5px;
}
/*#main_visual .jquery-slider-pages {
	display:block;
	position:absolute;
	top:433px;
	left:60px;
	width:1320px;
}
#main_visual .jquery-slider-page {
	background-color:transparent;
	display:block;
	width:330px;
	height:109px;
	box-shadow:none;
	border-radius:0;
	opacity:1;
	float:right;
	margin:0;
}
#main_visual .jquery-slider-page:hover {
	transform:scale(1);
}
#main_visual .jquery-slider-page:nth-child(1) {
	background:url(../images/contents4_off.jpg) no-repeat;
}
#main_visual .jquery-slider-page:nth-child(1):hover {
	background:url(../images/contents4_on.jpg) no-repeat;
}
#main_visual .jquery-slider-page:nth-child(2) {
	background:url(../images/contents3_off.jpg) no-repeat;

}
#main_visual .jquery-slider-page:nth-child(2):hover {
	background:url(../images/contents3_on.jpg) no-repeat;
}
#main_visual .jquery-slider-page:nth-child(3) {
	background:url(../images/contents2_off.jpg) no-repeat;

}
#main_visual .jquery-slider-page:nth-child(3):hover {
	background:url(../images/contents2_on.jpg) no-repeat;

}
#main_visual .jquery-slider-page:nth-child(4) {
	background:url(../images/contents1_off.jpg) no-repeat;

}
#main_visual .jquery-slider-page:nth-child(4):hover {
	background:url(../images/contents1_on.jpg) no-repeat;

}
#main_visual .jquery-slider-page:nth-child(5) {
	display:none;
}
.jquery-slider-page {
    overflow: hidden;
    position: relative;
    display: block;
    float: right;
    width: 12px;
    height: 12px;
    padding: 0;
    margin: 0;
    background: #999;
	cursor: pointer;
    opacity: 0.33;
    margin: 3px;
    border-radius: 6px;
}
.jquery-slider-page:hover {
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
}*/

div#main_visual_wrp {
    position: relative;
}

.main_visual_bnr {
/*
	width: 990px;
*/
	width: 1320px;
  position: absolute;
  bottom: 0;
  height: 109px;
  left: 0;
  right: 0;
  margin: auto;
	background-color: #fff;
}

.main_visual_bnr li a {
    display: block;
}

.main_visual_bnr li {
    display: inline-block;
}

.main_visual_bnr li img {
    width:100%;
		vertical-align: bottom;
}

.jquery-slider-page-current {
    opacity: 1;
	background:#df27b6;
}

a.backnumber {
    text-align: center;
    color: #a8049c;
    display: block;
    width: 100%;
    font-size: 20px;
    font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", HG丸ｺﾞｼｯｸM-PRO, HGMaruGothicMPRO, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background-color: #ffe307;
    box-shadow: rgba(0, 0, 0, 0.407843) 0px 2px 3px;
    text-decoration: none;
    margin: 0px auto;
    padding: 10px;
    border-radius: 7px;
}

a.offer {
		 text-align: center;
		 color: #a8049c;
		 display: block!important;
		 width: 100%;
		 font-size: 16px;
		 font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", HG丸ｺﾞｼｯｸM-PRO, HGMaruGothicMPRO, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		 background-color: #ffe307;
		 box-shadow: rgba(0, 0, 0, 0.407843) 0px 2px 3px;
		 text-decoration: none;
		 margin: 0px auto;
		 padding: 5px 0px 5px 0;
		 border-radius: 7px;
		 display: block;
		 /* width: 90%; */
		 /* height: 35px; */
		 font-weight: bold;
 }

.back_number_btn {
    display: block;
    width: 800px;
    margin: 0 auto;
}

.shop_more_btn {
    display: block;
    width: 90%;
    margin: 0 auto;
}


.btn2 {
	display:block;
	width:335px;
	height:59px;
	position:absolute;
	top:280px;
	left:870px;
	text-indent:-9999px;
	background:url(../images/slide2_btn.png);
}
.btn3 {
	display:block;
	width:295px;
	height:59px;
	position:absolute;
	top:320px;
	left:760px;
	text-indent:-9999px;
	background:url(../images/slide7_btn.png);
}
.btn8 {
	display:block;
	width:295px;
	height:59px;
	position:absolute;
	top:320px;
	left:760px;
	text-indent:-9999px;
	background:url(../images/slide8_btn.png);
}
.btn4 {
	display:block;
	width:295px;
	height:59px;
	position:absolute;
	top:250px;
	left:690px;
	text-indent:-9999px;
	background:url(../images/slide4_btn.png);
}
.btn5 {
	display:block;
	width:335px;
	height:59px;
	position:absolute;
	top:250px;
	left:810px;
	text-indent:-9999px;
	background:url(../images/slide5_btn.png) no-repeat;
}
/*------------------------------------------------------*/
/*コンテンツ設定*/
/*------------------------------------------------------*/
#contents h2 {
	margin-bottom:20px;
}
#top_content {
	width:1440px;
	margin:0 auto 20px;
	overflow:hidden;
	background:#f6f6f6;
	padding:20px 0;
}

#back_numbers {
	height:250px;
	/*margin-bottom:60px;*/
}

.slide_wrap {
	display:flex;
	background:##f6f6f6 ;
}
.back_number {
	width:292px;
	box-sizing:border-box;
	padding:5px;
	background:#fff;
	margin-right:15px;
	flex-wrap:wrap;
}
.back_number:last-child {
	margin-right:0;
}
.back_number .month {
	background:#a8049c;
	border-radius:3px;
	color:#fff;
	padding:3px 10px;
	margin-right:10px;
	font-size:14px;
}
.back_number .pub_date {
	font-size:13px;
}
.back_number .mag_info {
	margin-bottom:15px;
}
.back_number h3 {
	font-size:22px;
	margin-bottom:10px;
}
.back_number .text {
	width:140px;
	float:left;
	font-size:12px;
}
.back_number .mag_img {
	width:120px;
	float:right;
}
.back_number .more_link {
	display:inline-block;
	color:#df27b6;
}
.back_number .more_link a {
	text-decoration:none;
	color:#df27b6;
}
.back_number .more_link a:hover {
	text-decoration:underline;
}
#back_number_btn {
	width:883px;
	margin:0 auto;
}
#back_numbers .jquery-slider-pages {
    left: 46%;
	right:auto;
    bottom: -20px;
}
#back_numbers .jquery-slider-pages .jquery-slider-page {
	margin:0 10px;
}
/*コンテンツ1*/
#contents section {
	margin-bottom:20px;
}
#content1 {
	box-sizing:border-box;
	padding: 20px 10px 20px 10px;
	background:#fff;
}
#monthly_featured {
	width:60%;
	float:left;
}
#featured_img img {
	display: block;
	width: 100%;
}

#content1 form {
	color:#a79243;
}
#content1 form label {
	display:block;
	font-size:20px;
	line-height:1.4em;
}
#content1 form label input[type="text"]{
	width:90%;
	padding:8px;
	border-radius:5px;
	border:2px solid #a79243;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	box-shadow:none;
	margin-bottom:10px;
}
#content1 form label select{
	width:100%;
	height: 29px;
	border-radius:5px;
	border:2px solid #a79243;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background:url(../images/form_select.png) right no-repeat;
	margin-bottom:10px;
	font-size:20px;
	text-indent:0.5em;
}
#content1 form label select option {
	padding:8px;
}
#content1 form label.select_box1 {
	width:39%;
	float:left;
}
#content1 form label.select_box2 {
	width:50%;
	float:left;
	margin-left:5px;
}
#content1 form label.select_box3 {
	width:45%;
	clear:both;
}
#mail_mag {
	width:37%;
	float:right;
}
#mail_mag_btn input[type="submit"] {
	width:90%;
	height:40px;
	background-color:transparent;
	border:none;
	background:url(../images/mail_mag_btn.png) no-repeat;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	text-indent:-9999px;
	cursor:pointer;
  background-size: contain;
	display: block;
	margin: 0 auto;
}

#mail_mag_btn input[type="submit"]:hover {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#subscrition_btn,
#mail_mag_btn {
	margin-top:20px;
}

#subscrition_btn img {
	width: 100%;
  height: auto;
}
/*コンテンツ2*/
#content2 {
	padding:20px;
	background:#f5f5f0;
}
#spot {
	display:flex;
	flex-wrap:wrap;
}
#spot .spot_title {
	font-size:17px;
	margin-bottom:20px;
	margin-top: 10px;
}
#spot .spot_category1 {
	color:#fff;
	background-color:#ff8916;
	padding:2px 10px;
	border-radius:5px;
}
#spot .spot_category2 {
	color:#fff;
	background-color:#7200ff;
	padding:2px 10px;
	border-radius:5px;
}
.spot_box img {
  width: 200px;
}

span.tag-massage{
	color:#fff;
	background-color:#ff8916;
	padding:2px 10px;
	border-radius:5px;
}

span.tag-restaurant{
	color:#fff;
	background-color:#7200ff;
	padding:2px 10px;
	border-radius:5px;
}

span.tag-j-school{
	color:#fff;
	background-color:#ffe307;
	padding:2px 10px;
	border-radius:5px;
}

span.tag-law{
	color:#fff;
	background-color:#a8049c;
	padding:2px 10px;
	border-radius:5px;
}

span.tag-t-school{
	color:#fff;
	background-color:#e30000;
	padding:2px 10px;
	border-radius:5px;
}

span.tag-pub {
	color:#fff;
	background-color:#03a9f4;
	padding:2px 10px;
	border-radius:5px;
}


span.tag-asian-shop {
	color:#fff;
	background-color:#4caf50;
	padding:2px 10px;
	border-radius:5px;
}

span.tag-carbing {
	color:#fff;
	background-color:#9c27b0;
	padding:2px 10px;
	border-radius:5px;
}

span.tag-m-school {
	color:#fff;
	background-color:#009688;
	padding:2px 10px;
	border-radius:5px;
}

span.tag-store {
	color:#fff;
	background-color:#795548;
	padding:2px 10px;
	border-radius:5px;
}

span.tag-other {
	color:#fff;
	background-color:#673ab7;
	padding:2px 10px;
	border-radius:5px;
}

span.tag-temple {
	color:#fff;
	background-color:#eec10b;
	padding:2px 10px;
	border-radius:5px;
}



#spot .spot_box {
	box-sizing:border-box;
	width:200px;
	margin:0 25px 25px 0;
	background:#fff;
	border-radius:10px;
}
.spot_detail {
	padding:10px;
}
#spot .spot_box:nth-child(3n) {
	margin-right:0;
}
#spot address {
	font-style:normal;
	line-height:1.3em;
	font-size:10px;
	padding-left:2em;
	background:url(../images/address_ico.gif) no-repeat;
}
/*コンテンツ3*/

img.img_sec3 {
	display: block;
	width: 700px;
}

#content3 {
	background:#fff;
}
#content3_bottom {
	padding:40px;
	overflow: hidden;
}
#content3_bottom h3 {
	line-height:3em;
	border-bottom:1px solid #3e3a39;
	margin-bottom:20px;
}
#content3_bottom .works_title{
	font-size:22px;
	margin-bottom:20px;
}

.works_box_l h4 {
  line-height: 20px;
  margin-bottom: 15px;
}

.works_box_r h4 {
  line-height: 20px;
  margin-bottom: 15px;
}

.works_title {
	font-size: 17px!important;
}

.works_box_l p {
	margin-bottom: 0px!important;
	font-size: 10px;

}

#content3_bottom p {
	margin-bottom:40px;
	margin-top: 10px;
}
#content3_bottom p a {
	text-decoration:none;
	color:#df27b6;
}
#content3_bottom img {
	width: 100%;
  height: auto;
}

#hp_box_l {
	width:50%;
	float:left;
}
#hp_box_r {
	width:50%;
	float:right;
}
img.title {
  width: 23%!important;
}
img.title02 {
  width: 90%!important;
}
.works_wrap {
	box-sizing:border-box;
	display:flex;
	flex-wrap:wrap;
	margin:0 40px;
	background:#FFF;
}
.works_box {
	display:flex;
	flex-wrap:wrap;
	width:250px;
	margin-right: 20px;
}
.works_box_l {
	width:50%;
}

.works_box_l p {
	line-height: 10px;
}

.works_box_r {
	width:50%;

}
#content3 .jquery-slider-control-prev {
    left:0;
    top: 30%;
	background:url(../images/content_prev.png) no-repeat;
}
#content3 .jquery-slider-control-next {
    right:0;
    top: 30%;
	background:url(../images/content_next.png) no-repeat;
}
#content3 .jquery-slider-control {
	width:12px;
	height:19px;
	border:none;
	border-radius:0;
	box-shadow:none;
	opacity:1;
	text-shadow:none;
	text-indent:-9999px;
}

/*コンテンツ4*/
#content4 {
	clear:both;
	background:#fff;
	overflow:hidden;
	height:100px;
	position:relative;
    width: 1040px;
    min-width: 1040px;
    margin: 0 auto;
}
#content4 #slide_wrap4 {
	overflow:hidden;
    margin: 0 auto;
}

#content4 ul {
    padding: 15px 0px 20px 30px;
    margin: 0 auto;
    overflow: hidden;
}
#content4 ul li img{
    display: block;
    float: left;
	margin-right:15px;
	list-style-type:none;
}
#content4 ul li:nth-child(5n) {
	margin-right: 0;
}
#works_slide {
	overflow:hidden;
	height:150px;
}
#content4 .jquery-slider-control-prev {
    left:7x;
    top: 42px;
	background:url(../images/content_prev.png) no-repeat;
}
#content4 .jquery-slider-control-next {
    right:7px;
    top: 42px;
	background:url(../images/content_next.png) no-repeat;
}
#content4 .jquery-slider-control {
	width:12px;
	height:19px;
	border:none;
	border-radius:0;
	box-shadow:none;
	opacity:1;
	text-shadow:none;
	text-indent:-9999px;
}
/*------------------------------------------------------*/
/*サイドバー設定*/
/*------------------------------------------------------*/
#sidebar {
	box-sizing:border-box;
	padding:20px;
	background:#f5f5f0;
}
#sidebar section {
	margin-bottom:20px;
}
#sidebar h2 {
	margin-bottom:10px;
	font-size: 18px;
}

#info h2 {
	margin-bottom:10px;
	font-size: 18px;
	position: relative;
	padding-left: 30px;
}

#info h2:before {
    position: absolute;
    content: "";
    background-image: url(../images/money.png);
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    left: 0;
}

#sidebar .info_box {
	box-sizing:border-box;
	border-radius:10px;
	padding:10px 20px;
	background:#fff;
	margin-bottom:20px;
}
#sidebar .info_box .temp_ico {
	font-size:12px;
	width:50px;
	float:left;
}


.temp_info {
	text-align: center;
}

#sidebar .info_box .temp {
	font-size:25px;
	color: #a8049c;
  font-weight: bold;
}
#purpose_search {
	padding:10px 20px;
	background:#fff;
	border-radius:10px;
}
#purpose_search ul li {
	text-align:center;
	font-size:12px;
	list-style-type:none;
	width:50%;
	float:left;
}
#purpose_search ul li a {
	color:#3e3a39;
	text-decoration:none;
}
/*タブ付きパネル*/
#tabs {
	box-sizing:border-box;
	background:#dcdddd;
	border-radius:10px;
	padding-bottom:10px;
}
.ui-tabs .ui-tabs-nav {
	background:#d2d2d2;
	border-radius:10px 10px 0 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	background:#dcdddd;
	border-radius:10px 10px 0 0;
}
.ui-state-default {
	background:#d2d2d2;
	border-radius:10px 10px 0 0;
}
.ui-tabs-panel {
	box-sizing:border-box;
	font-size:17px;
	background:#fff;
	margin:10px 10px 0 10px;
}
#tabs ul.ui-tabs-nav li {
	list-style-type:none;
	box-sizing:border-box;
	width:50%;
	float:left;
	text-align:center;
	padding:10px 0;
}
#tabs .ui-tabs-panel ul li {
	list-style-type:none;
	border-bottom:1px dashed #dcdddd;
	padding:10px;
}
#tabs .ui-tabs-panel ul li:last-child {
	border-bottom:none;
}
#tabs .ui-tabs-panel ul li a {
	color:#3e3a39;
}
#tabs .ui-tabs-panel ul li a:hover {
	text-decoration:none;
}

/*Google search*/
div .gsearch{
	margin:10px 0 20px; 
}

/*カテゴリーで探す*/

.category a {
  color: #333;
  font-size: 15px;
  display: block;
  margin-bottom: 15px;
  border-bottom: solid 1px #e3e3e3;
  text-decoration: none;
  padding-left: 11px;
}


/*場所で探す*/
#place {
	box-sizing:border-box;
	background:#fff;
	padding:10px;
	border-radius:10px;
}
#place h3 {
	text-indent:4em;
	line-height:2.5em;
}
#place h3.place_jpn {
	background:url(../images/jpn_ico_s.jpg) 1em 50% no-repeat;
}
#place h3.place_thai {
	background:url(../images/thai_ico_s.jpg) 1em 50% no-repeat;
}
#place ul {
	margin-bottom:30px;
}
#place ul li {
	list-style-type:none;
}
#place ul li p span {
	display:block;
	border-top:1px solid #e3e3e3;
	text-indent:1em;
	line-height:2.5em;
	background:url(../images/arrow_down.png) no-repeat 95% 50%;
}
#place ul li:last-child p span {
	border-bottom:1px solid #e3e3e3;
}
#place ul li p span.open {
	border-bottom:1px solid #e3e3e3;
	background:url(../images/arrow_up.png) no-repeat 95% 50%;
}
#place ul li ul {
	padding:1em;
	display:none;
}
#place ul li ul li {
	float:left;
}
#place ul li ul li a {
	color:#3e3a39;
	margin-right:1em;
	text-decoration:none;
}
#place ul li ul li a:hover {
	text-decoration:underline;
}

.area a {
  color: #333;
  text-decoration: none;
  display: block;
  margin-bottom: 30px;
  border-bottom: solid 1px #e3e3e3;
  padding-left: 11px;
  border-top: solid 1px #e3e3e3;
  padding-top: 10px;
}

/*------------------------------------------------------*/
/*フッター設定*/
/*------------------------------------------------------*/
footer{
    background:#a8049c;
}

footer a {
	color:#fff;
	text-decoration:none;
}
#footer_nav {
	color:#fff;
	padding:20px 10px;
    margin: 0 auto;
    width:1040px;
    min-width: 1040px;
}
#footer_nav1 ul li {
	float:left;
	font-size:17px;
	padding:0 5px;
    line-height: 1.8em;
}
#footer_nav1 ul li:after {
    margin-left: 10px;
	content:"|";
    color: #aaa;
}
#footer_nav1 ul li:last-child:after {
	content:"";
}
#footer_nav1 {
	/*border-bottom:1px solid rgba(0,0,0,0.4);*/
	padding-bottom:20px;
	/*box-shadow:0 1px 0 0 rgba(255,255,255,0.6);*/
}
#footer_nav2 {
    width: 100%;
    text-align: left;
	margin:30px 0px;
}
#footer_nav2 h3 {
	font-size:17px;
	margin-bottom:20px;
}

#nav_box ul li {
	font-weight:normal;
    font-size: 13px;
    line-height: 1.8em;
}

#nav_box{
    width: 100%;
    overflow: auto;
}

#nav_box ul{
    float: left;
    padding: 0px 18px 0px 20px;
}
#footer_nav2 ul {
    min-height: 180px;
	box-sizing:border-box;
	padding-left:10px;
	border-left:1px solid rgba(0,0,0,0.4);
	box-shadow:1px 0 0 0 rgba(255,255,255,0.4) inset;
}
#footer_sns ul {
	width:230px;
	margin:0 auto;
    padding-bottom: 20px;
}
#footer_sns ul li {
	list-style-type:none;
	float:left;
	margin:0 6px;
}

li.footer_book {
	width: 250px;
	text-align: center;
	display: inline-block;
	float: left;
}

small{
    color: #eee;
	display: block;
	font-size: 12px;
	text-align: center;
}

/*下層共通*/

.logo {
	display: block;
	position: absolute;
	left: 150px;
	top: 15px;
}

.contents_top img{
	display: block;
	width: 100%;
}


ul{
    list-style-type: none;
}


/*------------------------------------------------------*/
/*店舗リスト*/
/*------------------------------------------------------*/


div .pnkz,.pnkz a{
    color: #ed297b;
    text-decoration: none!important;
    font-family:"Lucida Grande", "segoe UI", "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO",'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-bottom: 40px
}

div.box01{
    margin-bottom: 40px;
}

h2.tit01{
    font-family:"Lucida Grande", "segoe UI", "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO",'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 24px;
    background-color: #efefef;
    padding: 13px 10px 14px 18px;
    border-left: 10px solid #eb6100;
    margin-bottom: 40px;
}

dl.list-type01{
    border-bottom: 1px solid #f9ccb8;
    border-left: 1px solid #f9ccb8;
    border-right: 1px solid #f9ccb8;
    font-weight: bold;
}

dl.list-first01{
    border-top: 1px solid#f9ccb8;
}

.list-type01 dt,.list-type01 dd{
    width: 100%;
    padding: 12px 20px;
}

.list-type01 dd{
    width: 100%;
    padding: 18px 20px;
}

.list-type01 dt{
    border-bottom: 1px solid#f9ccb8;
    background-color: #fdede6;
    line-height: 2em;
}

span.btn-hp,span.tel{
    display: block;
    float: right;
    text-align: right;
}

span.btn-hp{
    background-color: #ea5514;
    color: white;
    padding: 6px 20px;
    border-radius: 14px;
    font-size: 12px;
}


h2.tit02{
    font-family:"Lucida Grande", "segoe UI", "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO",'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 24px;
    background-color: #efefef;
    padding: 13px 10px 14px 18px;
    border-left: 10px solid #7200ff;
    margin-bottom: 40px;
}

dl.list-type02{
    border-bottom: 1px solid #d5b2ff;
    border-left: 1px solid #d5b2ff;
    border-right: 1px solid #d5b2ff;
    font-weight: bold;
}

dl.list-first02{
    border-top: 1px solid #d5b2ff;
}

.list-type02 dt,.list-type02 dd{
    width: 100%;
    padding: 12px 20px;
}

.list-type02 dd{
    width: 100%;
    padding: 18px 20px;
}

.list-type02 dt{
    border-bottom: 1px solid #d5b2ff;
    background-color: #f0e4ff;
    line-height: 2em;
}

span.btn-detail{
    display: block;
    float: right;
    text-align: right;
}

span.btn-detail{
    background-color: #7200ff;
    color: white;
    padding: 6px 20px;
    border-radius: 14px;
    font-size: 12px;
}

h2.tit03{
    font-family:"Lucida Grande", "segoe UI", "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO",'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 24px;
    background-color: #efefef;
    padding: 13px 10px 14px 18px;
    border-left: 10px solid #2ea7e0;
    margin-bottom: 40px;
}

dl.list-type03{
    border-bottom: 1px solid #b2eaff;
    border-left: 1px solid #b2eaff;
    border-right: 1px solid #b2eaff;
    font-weight: bold;
}

dl.list-first03{
    border-top: 1px solid #b2eaff;
}

.list-type03 dt,.list-type02 dd{
    width: 100%;
    padding: 12px 20px;
}

.list-type03 dd{
    width: 100%;
    padding: 18px 20px;
}

.list-type03 dt{
    border-bottom: 1px solid #b2eaff;
    background-color: #e5f8ff;
    line-height: 2em;
}

p.bottom-txt{
    text-align: center;
    font-weight: bold;
}

a.txt-link{
    text-decoration: none!important;
    color: #eb6100;

}

/*------------------------------------------------------*/
/*店舗詳細*/
/*------------------------------------------------------*/

h1.tit00{
    color:  #0b318f;
    font-size: 30px;
    margin-bottom: 30px
}

p.tag{
    width: 136px;
    border-radius: 5px;
    float: left;
    color: white;
    text-align: center;
    padding: 7px 10px 7px 10px;
    font-size: 16px;
    margin-left: 10px;
    line-height: 1em;
}

p.tag:first-child{
    margin-left: 0px
}

p.tag01{
    background-color: #be50cf;
}

p.tag02{
    background-color: #e60012;
}

p.tag03{
    background-color: #44bbfb;
}

#twitter-widget-0 {
	vertical-align: top;
}

div.sns-area{
	margin-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	background-color: #fff;
	vertical-align: middle;
	display: block;
	padding-top: 30px;
}

div.sns-area a{
    float: left;
    display: block;
    margin-left: 5px;
}

div.sns-area a:first-child{
    padding-left: 0px;
}

.post-content p{
    line-height: 1.8em;
    margin-bottom: 30px;
}

.post-content img{
    width: 100%;
    margin: 15px 0px 15px 0px;
}

div.pic03{
    width: 100%;
}

div.pic03 img{
    width: 30.82%!important;
    margin-right: 3.267%!important;
}

.pic03 img:nth-child(3n){
    margin-right: 0px!important;
}

div.pic02{
    width: 100%;
}

div.pic02 img{
    width: 48.1%!important;
    margin-right: 3.267%!important;
}

.pic02 img:nth-child(even){
    margin-right: 0px!important;
}


.post-content h3{
    background-image: url(../images/ico_h3.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding: 10px 10px 10px 40px;
    font-family:"Lucida Grande", "segoe UI", "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO",'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 24px;
    margin-bottom: 15px;
}

.txt02 div:nth-child(n){
    float: left;
    width: 48.3%;
}

.txt02 div:nth-child(even){
    margin-left: 30px;
}

.txt02:after{
    clear: both;
}

.txt02{
    width: 100%;
    overflow: auto;
    margin-bottom: 30px;
}

.txt02 li{
    line-height: 1.8em;
}


.gmap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 20px;
}

.gmap iframe,
.gmap object,
.gmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.coupon{
    border: 2px dotted #ccc;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 20px;
    margin-bottom: 30px;
}

.post-content h4{
    text-align: center;
    font-size: 24px;
    color: #ea6f56;
    margin-bottom: 30px;
}

.coupon dl{
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    overflow: auto;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.coupon dl:after{
    clear: both;
}

.coupon dt{
    float: left;
}

.coupon dd{
    float: right;
    color: #ea6f56;
}

.coupon p{
    margin: 0px;
}


a.btn-coupon{
    margin: 0 auto;
    text-align: center;
    color: white;
    text-decoration: none!important;
    display: block;
    width: 276px;
	padding: 10px;
    font-size: 20px;
    font-family:"Lucida Grande", "segoe UI", "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO",'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background-color: #df27b6;
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.41);
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,.41);
	box-shadow: 0 2px 3px rgba(0,0,0,.41);
}

.bnr {
    border-radius: 6px;
    position: relative;
    height: 80px;
    margin-bottom: 20px;
    overflow: hidden;
}
.massage_bnr {
    background-color: #25fd30;
}

.massage_bnr2 {
    background-color: #00ffff;
}


.massage_bnr3 {
 background-color: #ff005b;
}

.thaibest10_bnr {
 background-color: #000033;
}

.thaimbest10_bnr {
    background-color: #9933ff;
}



.bnr a {
    text-decoration: none;
    color: #fff;
    display: block;
    position: absolute;
    top: 0px;
    z-index: 3;
    padding: 6px 30px;
    font-size: 25px;
    width: 100%;
    bottom: 0;
    height: 100%;
    line-height: 27px;
}

img.massage_bnrbg {
    position: absolute;
    right: 0;
    z-index: 0;
}

span.bnr_place {
    font-size: 16px;
}

.restaurant_bnr {
    background-color: #999999;
}

.restaurant_bnr2 {
    background-color: #ff7f00;
}

.restaurant_bnr3 {
    background-color: #ff60ff;
}

img.restaurant_bnrbg {
    position: absolute;
    right: 7px;
    z-index: 0;
    top: 7px;
    width: 100px;
}


img.blueisland_bnrbg {
    position: absolute;
    right: 7px;
    z-index: 0;
    top:7px;
    width: 100px;
}

img.chao_bnrbg {
    position: absolute;
    right: 7px;
    z-index: 0;
    top:7px;
    width: 100px;
}

img.thaibest10_bnrbg {
    position: absolute;
    right: 7px;
    z-index: 0;
    top:7px;
    width: 100px;
}


img.thaimbest10_bnrbg {
    position: absolute;
    right: 7px;
    z-index: 0;
    top:7px;
    width: 100px;
}


.onetime_bnr a {
	z-index: 0;
	padding: 6px 0;
	height: 160px;
}

#content3 form label input[type="text"] {
    width: 60%;
    padding: 8px;
    border-radius: 5px;
    border: 2px solid #a79243;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    box-shadow: none;
    margin-bottom: 10px;
}
#content3 form label input[type="text"] {
    width: 100%;
    padding: 8px;
    border-radius: 5px;
    border: 2px solid #a79243;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    box-shadow: none;
    margin-bottom: 10px;
font-size:18px;
}
#content3 form label {
    display: block;
    font-size: 18px;
    width: 70%;
    line-height: 1.4em;
    float: left;
    margin: 0 18px;
}
#content3 input[type="submit"] {
    width: 90%;
    height: 40px;
    background-color: transparent;
    border: none;
    background: url(../images/searchbutton.png) no-repeat;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    text-indent: -9999px;
    cursor: pointer;
    background-size: contain;
    display: block;
    margin: 0 auto;
}

