﻿/* CSS Document */
@charset "UTF-8";



*{
	margin:0;
	padding:0;

}

body{
    background-color: black;
	overflow-x: hidden;
}


#FixHed {
    clear: both;
    display: inline-block;
    width: 100%;
    height: 50px;
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
    background: black;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20000;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif !important;


-webkit-backface-visibility:hidden;
backface-visibility:hidden;
}

.uk-offcanvas{
    z-index: 20000;
}

.uk-offcanvas-bar{
	background: white;
    padding: 55px 0 0 0 !important;
}



.uk-close{
    color: #999 !important;
}

p.offhidari {
    position: absolute;
    top: 30px;
    left: 10px;
    font-size: 36px;
    color: black !important;
    margin: 0;
    padding: 0;
    font-family: "Bebas Neue", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    line-height: 36px;
}


button.uk-offcanvas-close{
    background-color: #e3e3e3;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    color: black !important;
    top: 15px !important;
	box-sizing: border-box;
    border: none;
}



.uk-offcanvas-bar h3{
    color: #999 !important;
}

.uk-offcanvas-bar p {
    color: #999;
}

#FixHed a.toppagelink img {
    display: block;
    position: absolute;
    top: 8px;
    left: 12px;
    width: auto;
    height: 34px;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

#btn2 {
    width: 45px;
    height: 50px;
    box-sizing: border-box;
    padding: 0;
    margin: 0 !important;
    position: absolute;
    right: 55px;
    background-image: url(https://www.phangan.jp/FAQ/img/iconmonstr-search-thin-72.png);
    background-size: 25px auto;
    background-color: transparent;
    background-position: center top 12px;
    background-repeat: no-repeat;
	color: transparent;
	overflow: hidden;
}

#btn3 {
    width: 45px;
    height: 50px;
    box-sizing: border-box;
    padding: 0;
    margin: 0 !important;
    position: absolute;
    right: 10px;
    background-image: url(https://www.phangan.jp/FAQ/img/iconmonstr-menu-thin-72.png);
    background-size: 25px auto;
    background-color: transparent;
    background-position: center top 12px;
    background-repeat: no-repeat;
	color: transparent;
	overflow: hidden;
}




.uk-button-default{
	border:0;
	color: white;
}

.sliding{
    display: block;
    width: 100%;
    height: auto;
    padding: 30px 0 10px;
    background: black;
}


div.SearchArea {
    display: block;
    width: 90%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    background: transparent;
    overflow: hidden;
}

div.searchtitle1 {
    clear: both;
    display: block;
    width: 100%;
    height: 45px;
    margin: 0 auto;
}



form#searchform3 {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    display: inline-block;
    width: 100%;
    padding: 0;
    position: relative;
    height: 45px;
    vertical-align: top;
    box-sizing: border-box;
}

input#keywords3 {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    background-image: none;
    border: 0.1px solid black;
    border-radius: 0;
    color: black;
    font-family: inherit;
    width: 100%;
    height: 45px;
    padding: 0 2%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    box-sizing: border-box;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;

}

input[type="hidden" i] {
    display: none;
    appearance: none;
    background-color: initial;
    cursor: default;
    padding: initial;
    border: initial;
}

input#searchBtn3 {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;

    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 45px;
    line-height: 6vh;
	border:0.1px solid black;
    border-radius: 0;
    padding: 0;
    vertical-align: bottom;
    text-align: center;
    color: transparent;
    font-size: 0.1px;
    font-family: inherit;
    box-sizing: border-box;
    background: black;
    background-color: black;
    background-image:url("https://www.phangan.jp/img/search_white.png");
    background-repeat: no-repeat;
    background-position:center;
    background-size:40%;

}

div.searchtitle2 {
    clear: both;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.searchtitle2 a.sintya1 {
    display: block;
    width: 90%;
    height: 45px;
    line-height: 43px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 5% 0 3%;
    border: 0.1px solid black;
    text-decoration: none;
    text-align: left;
    color: black;
    font-size: 18px;
    box-sizing: border-box;
    position: relative;
}

.searchtitle2 a.sintya2 {
    display: block;
    width: 90%;
    height: 45px;
    line-height: 41px;
    box-sizing: border-box;
    margin: 0 auto 10px;
    padding: 0 5% 0 3%;
    border: double black;
    text-decoration: none;
    text-align: left;
    color: black;
    font-size: 18px;
    box-sizing: border-box;
    position: relative;
    font-weight: bold;
}

.searchtitle2 a.sintya3 {
    display: block;
    width: 90%;
    height: 45px;
    line-height: 43px;
    box-sizing: border-box;
    margin: 0 auto 10px;
    padding: 0 5% 0 3%;
    border: 0.1px solid black;
    text-decoration: none;
    text-align: left;
    color: black;
    font-size: 16px;
    box-sizing: border-box;
    position: relative;
}



a.sintya1::after, a.sintya2::after {
    content: "";
    display: block;
    position: absolute;
    top: 14px;
    right: 3%;
    background-image: url(https://www.phangan.jp/img/nextlink.png);
    background-size: cover;
    width: 8px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: center top;
}

a.sintya1::after, a.sintya3::after {
    content: "";
    display: block;
    position: absolute;
    top: 14px;
    right: 3%;
    background-image: url(https://www.phangan.jp/img/nextlink.png);
    background-size: cover;
    width: 8px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: center top;
}




/* ▼ 人気ワード ▼ */

#wordsample {
    display: inline-block;
    width: 100%;
    height: auto;
    clear: both;
    box-sizing: border-box;
    margin: 5px 0 0;
}

#wordsample ul {
    display: block;
    width: 90%;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    border: 0;
    box-sizing: content-box;
    list-style: none;
}

#wordsample ul li {
    display: table;
    width: auto;
    height: 18px;
    margin: 2px 0 0 3px;
    padding: 0 5px 0;
    border-right: 0.1px solid gray;
    float: left;
    overflow: hidden;
    min-width: auto;
    white-space: nowrap;
}

#wordsample ul li a {
    display: block;
    width: auto;
    height: 100%;
    margin: 0;
    padding: 0;
    text-decoration: none;
    color: gray;
    line-height: 18px;
    font-size: 10px;
    text-align: center;
    white-space: nowrap;
}

#wordsample ul li.ninkiword {
    background: #e3e3e3;
    color: black;
    font-size: 9px;
    width: auto;
    text-align: center;
    line-height: 18px;
    float: left;
    height: 18px;
    margin: 2px 0 0 0;
    border-right: 0;
}


/* ▼ 新着順エリア ▼ */

div.sintyakuzyunn {
    display: inline-block;
    width: 90%;
    height: auto;
    margin: 0 0 0 5%;
    padding: 5px 10px 15px 10px;
    box-sizing: border-box;
    border: double black;
    background-color: transparent;
}

div.sintyakuzyunn p {
	position: relative;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin: 0 0 10px 0;
    padding: 4px 0 0 0;
    border: 0;
    box-sizing: border-box;
    color: black;
    font-size: 15px;
}

div.sintyakuzyunn p span.deka {
    font-size: 22px;
    font-weight: bold;
}

div.sintyakuzyunn p span.tyuu {
    font-size: 20px;
}

div.sintyakuzyunn p span.itihayaku {
    font-size: 9px;
    position: absolute;
    right: 5px;
    bottom: 0;
    display: block;
    line-height: 11px;
}

div.sintyakuzyunn a.sintya1{
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
}

div.sintyakuzyunn div {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin: 7px 0 0 0;
}

div.sintyakuzyunn a.sintya1.sub {
    width: 49%;
    display: table;
    margin: 0;
}

span.TipKousin {
    display: inline-block;
    position: relative;
    width: 60px;
    height: 19px;
    line-height: 100%;
    text-align: center;
    color: white;
    background-color: #ff8e8e;
    font-size: 10px;
    vertical-align: middle;
    margin: 0 0 3px 0px;
    padding: 5px;
    border-radius: 10px;
    font-weight: bold;
    box-sizing: border-box;
}

span.TipKousin::before {
    content: "";
    position: absolute;
    border: 5px solid transparent;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 5px;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 5px;
    border-bottom: 14px solid #ff8e8e;
    transform: rotateZ(90deg);
    right: -8px;
    top: -0px;
}


.color1 {    background-color: #ffecc0; 	/*background-color: #fff6df;*/   border: 0 !important;	font-size: 16px !important;	font-weight:bold;	}
.color2 {   /* background-color: #ffcaca; */	background-color: #ffe4e4;   border: 0 !important;	font-size: 16px !important;	font-weight:bold;	}
.color3 {   /* background-color: #e2f0b5; */	background-color: #f0f8db;   border: 0 !important;	font-size: 16px !important;	font-weight:bold;	}
.color4 {   /* background-color: #c5eaf8; */	background-color: #e3f4fb;   border: 0 !important;	font-size: 16px !important;	font-weight:bold;	}
.color5 {   /* background-color: #e5caf2; */	background-color: #f5eafb;   border: 0 !important;	font-size: 16px !important;	font-weight:bold;	}
.color11 {   background-color: #ffecc0;  border: 0 !important;	}
.color33 {   background-color: #e2f0b5;  border: 0 !important;	}


.sintyakuzyunn a.sintya1::after, .sintyakuzyunn a.sintya3::after {
	right:5px;
}




/* ▼ おすすめカテゴリ ▼ */

ul.OsuCate{
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 0 5%;
    margin: 0;
    box-sizing: border-box;
}

ul.OsuCate li{
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 10px 0 0 0;
}

ul.OsuCate li a{
    display: block;
    width: 100%;
    height: auto;
}





/* ▼ FontAwesome　アイコン 調整 ▼ */

#FixHed i {
    display: inline-block;
    width: 20px;
    margin-right: 10px;
    text-align: left;
    vertical-align: baseline;
}

#FixHed .fa-th-large{
	margin: 0 3px 0 15px;
}

#FixHed .fa-user-plus{
	margin-right:12px;
}

#FixHed .fa-line{
	font-size: 21px;
}

#FixHed .fa-laptop , #FixHed .fa-user-lock{
	font-size: 16px;
}

#FixHed img.ameblo{
    display: inline-block;
    width: 16px;
    height: auto;
    margin: 0 12px 5px 0;
}


p.OffTitle {
    display: inline-block;
    width: 100%;
    height: 36px;
    line-height: 28px;
    margin: 20px 0 10px 0;
    padding: 4px 0 4px 12px;
    border-bottom: 0.1px solid black;
    color: white !important;
    font-weight: bold;
    box-sizing: border-box;
    background: black;
    font-size: 14px;
}

p.OffTitle span {
    font-size: 21px;
    margin: 0 4px;
}

.uk-open{visibility:visible;}

.uk-open > .uk-offcanvas-push {
    width: 300px;
}

.uk-open > a.uk-accordion-title {
	border-top: 0.1px solid black;
	border-left: 0.1px solid black;
	border-right: 0.1px solid black;
	border-bottom: none;
}

.uk-offcanvas-bar {
  /* 1 */
  position: absolute;
  top: 0;
  bottom: 0;
  left: -300px;
  /* 2 */
  box-sizing: border-box;
  width: 300px;
  padding: 55px 0 0 0 !important;
  -webkit-overflow-scrolling: touch;
}

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-offcanvas-bar {
    left: -350px;
    width: 350px;
    padding: 55px 0 0 0 !important;
  -webkit-overflow-scrolling: touch;
  }
}


.uk-accordion {
    padding: 0;
    list-style: none;
    margin: 0 auto;
    display: block;
    width: 90%;
    height: auto;
	box-sizing: border-box;
}

.uk-accordion > :nth-child(n+2) {
    margin-top: 10px;
}

.uk-accordion-title {
	display: block;
	width: 100%;
    border: 0.1px solid black;
    box-sizing: border-box;
    padding: 0 12px 0 10px;
    margin: 0;
    font-size: 15px !important;
    color: black !important;
    height: 40px !important;
    line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


li.uk-open div ul li a{
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom: 0.1px solid black;
    font-size: 15px;
}

.uk-open > .uk-accordion-title::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E") !important;
}

.uk-accordion-title::before {
    content: "";
    width: 1.4em;
    height: 40px;
    margin-left: 10px;
    float: right;
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E") !important;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}


.linkto{
	position:relative;
	width: 100% !important;
	display: block;
	border: 1px solid black;
	box-sizing: border-box;
	padding: 0 14px 0 10px;
	margin: 0;
	font-size: 0.8rem;
	color: black !important;
	height: 40px !important;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.linkto::before {
    content: "";
    display: block;
    position: absolute;
    top: 13px;
    right: 5%;
    background-image: url(https://www.phangan.jp/img/nextlink.png) !important;
    background-size: cover;
    width: 8px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: center top;
}

.subetemiru {
	width: 50% !important;
	margin: 0 3.5% 0 46.5%;
	height: 30px !important;
	line-height: 30px !important;
	background: #f1f1f1;
	border: none !important;
	font-size: 13px !important;
}

.subetemiru::before {
    content: "";
    display: block;
    position: absolute;
    top: 9px;
    right: 5%;
    background-image: url(https://www.phangan.jp/img/nextlink.png) !important;
    background-size: cover;
    width: 7px;
    height: 12px;
    background-repeat: no-repeat;
    background-position: center top;
}

.uk-accordion-content {
    display: flow-root;
    margin: 10px 0px 30px 5px;
    border: 0.1px solid black;
    padding: 10px 0 20px 0;
    margin: 0 !important;
    box-sizing: border-box;
    border-top: 0;
}

div.uk-accordion-content ul {
    list-style: none;
    padding: 0 10px 0 10px !important;
    margin-top: 10px !important;
}

div.uk-accordion-content ul.uk-accordion{
	width:100%;
}

.uk-offcanvas-overlay::before{
	background: rgba(0, 0, 0, 0.6) !important;
}

#CateSagasu {
    width: 100%;
    padding: 10px 5% 50px 5%;
    background-color: #e3e3e3;
}

#CateSagasu .uk-accordion-title {
    background-color: white;
}

#CateSagasu .uk-accordion-content {
    background-color: white;
}




/* 登録のメリット */

ul.TourokuMeritto li a{
    border-top: 0;
    border-left: 0;
    border-right: 0;
    font-size: 14px !important;
	color: #626262 !important;
}

ul.TourokuMeritto li div.uk-accordion-content {
    padding: 0 10px 20px 10px;
    box-sizing: border-box;
}

span.in999 {
    font-weight: normal;
    border: none !important;
    text-align: left !important;
    font-size: 16px !important;
    line-height: 20px !important;
    display: block;
    padding: 0 0 0 24px;
    margin: 12px auto 0 !important;
    width: 75%;
    color: black;
}

span.mark {
    font-weight: bold !important;
    position: relative;
    background: linear-gradient(transparent 60%, #ffdb86 0%);
    width: auto !important;
    display: inline-block;
    margin: 12px 0 0 10% !important;
    height: 20px !important;
}

span.mark::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background-image: url(https://icongr.am/octicons/check.svg?size=128&color=626262;);
    background-repeat: no-repeat;
    background-size: 18px;
    margin: 0 3px 0 0;
    padding: 0;
    background-position: center top 1px;
}

span.kuwake {
    width: 98%;
    margin: 0 auto !important;
    padding: 24px 0 3px 7px;
    border-bottom: 0.1px solid black !important;
    box-sizing: border-box;
	    font-weight: bold;
}
}

span.kuwake:nth-child(1) {
    padding: 10px 0 3px 7px;
}




/* 基本情報のご案内エリア */

div.kihonzyouhou{
    display: inline-block;
    width: 100%;
    height: auto;
    clear: both;
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
}

div.kihonzyouhou ul {
    display: inline-block;
    width: 90%;
    height: auto;
    margin: 0 0 12px 5%;
    padding: 20px 10px 10px 10px;
    list-style: none;
    box-sizing: border-box;
    background-color: #ffced7;
    border: 0.1px solid #752525;
}

div.kihonzyouhou ul li {
    display: block;
    width: 100%;
    height: auto;
    margin: 12px 0 0 0;
}

div.kihonzyouhou ul li p {
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    box-sizing: border-box;
    margin: 0 0 0 0;
    padding: 0 0 0 16px;
    border: none;
    position: relative;
    color: #752525;
}

div.kihonzyouhou ul li p::before {
    content: "■";
    display: block;
    width: 16px;
    height: auto;
    line-height: 18px;
    box-sizing: border-box;
    text-align: left;
    position: absolute;
    top: 0;
    left: 0;
}

div.kihonzyouhou ul li:nth-child(1){
    margin: 0 0 0 0;
}

.kuwasikuha {
    font-weight: normal !important;
    font-size: 10px !important;
    line-height: 14px !important;
    padding: 0 10px 0 10px !important;
    margin: 15px 0 0 0 !important;
}

.kuwasikuha::before {
    display: none !important;
}

span.smtext {
    font-size: 11px;
    font-weight: normal;
}




/* ▼▼▼▼▼　ヘッドロード実装時の微修正　▼▼▼▼▼ */

#header {
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 0;
    vertical-align: top;
    top: 50px;
    position: relative;
    padding: 0;
}

.itemlist{
	padding-left: 0;
}


/* iPhone プレースホルダー位置調整 */
#keywords2::-webkit-input-placeholder {
    padding-top: 0.1em;
}



/* スマホ　サイトマップページの崩れ修正 */

.sps-itemCategoryGroup h1 {
    color: white;
}

nav.sps-itemCategoryGroup ul.listmenu {
    padding: 0;
}

nav.sps-itemCategoryGroup ul.listmenu li.sps-itemCategorySub{
	padding: 0 0 2px 5px;
}


