@charset "utf-8";

/* ================================================================================
    Last Updated: 2011/12/13
    [INDEX]
    1. Common Format: 共通設定
        1.1 reset
        1.2 global
        1.3 header
        1.4 globalNav
        1.5 contents
        1.6 directoryTtl
        1.7 topicsPath
        1.8 footer
    2. Directory Format: 各ページの設定
        [A0] top
        [A1] aqua
        [A3] about
        [A4] fitness
        [A5] persoanl
        [A6] dayservice
        [A7] access
        [A8] news
        [A9] recruit
        [A10] link
        [A11] contact
        [A99] error
    3. Other Styles: その他スタイル
================================================================================ */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    1. Common Format
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ================================================================================
        1.1 reset
================================================================================ */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th {
    text-align: left;
    font-weight: normal;
}
hr, legend {
    display: none;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
img, abbr, acronym, fieldset {
    border: 0;
}
li {
    list-style-type: none;
}
li img {
    vertical-align :bottom;
}
ol li {
    list-style-type: none;
}/*
p {
    margin-bottom: 1em;
}*/
/* ================================================================================
        1.2 global
================================================================================ */
body {
	border-top:solid 3px #ef7200;
    line-height: 1.4;
    color: #555;
    font-size: 83%;
    font-family: 'Verdana', sans-serif;
}
/*
input, textarea {
    font-size: 14px;
}*/
body {
    background: #fff; 
    text-align: center;
}
body#under {
    background: #fff; 
}
body.fontS {
    font-size: 70%
}
body.fontM {
    font-size: 82%;
}
body.fontL {
    font-size: 93%;
}
div#wrapper {
    margin: 0 auto;
    padding:0;
    width: 100%;
    text-align: left;
}
a {
    color: #0084da;
}
a:hover {
    color: #ed6d00;
}
/* ================================================================================
        1.3 header
================================================================================ */
div#header {
    position: relative;
    width: 100%;
    height: 80px;
	padding:0;
	margin:0;
}
div#header #logo {
    position: absolute;
    top: 1em;
    left: 10px;
}
div#header #logo img{
    width:60%;
}
div#header dl#fontsize {
    display: block;
    position: absolute;
    top: 10px;
	left:auto;
    right: 10px;
    width: auto;
}

div#header dl#fontsize:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
div#header dl#fontsize dt {
    padding-top: 0px;
    font-size: 10px;
	margin-bottom:5px;
	text-align: center;
}
body.fontS div#header dl#fontsize dd#fontS {
    background: url(../images/header_fontsizeS_ov.gif) no-repeat left top;
    width: 40px;
    height: 32px;
    text-indent: -999em;
    outline: none;
}
body.fontM div#header dl#fontsize dd#fontM {
    background: url(../images/header_fontsizeM_ov.gif) no-repeat left top;
    width: 40px;
    height: 32px;
    text-indent: -999em;
    outline: none;
}
body.fontL div#header dl#fontsize dd#fontL {
    background: url(../images/header_fontsizeL_ov.gif) no-repeat left top;
    width: 40px;
    height: 32px;
    text-indent: -999em;
    outline: none;
}
body.fontS div#header dl#fontsize dd#fontL,
body.fontS div#header dl#fontsize dd#fontM,
body.fontM div#header dl#fontsize dd#fontL,
body.fontM div#header dl#fontsize dd#fontS,
body.fontL div#header dl#fontsize dd#fontM,
body.fontL div#header dl#fontsize dd#fontS {
    cursor: pointer;
}
div#header ul#headerNav {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 44px;
    height: 12px;
    font-size: 10px;
}
div#header ul#headerNav { display: none;   /* for opera*/ }
div#header ul#headerNav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
div#header ul#headerNav li {
    float: none;
    margin-right: 20px;
}
div#header ul#headerNav li.last {
    margin-right: 0;
}
div#header ul#headerContact {
    float:none;
    margin-top: 0;
   width: 43.22%;
	position:absolute;
	top:68px;
	left:43.22%;
	z-index: 10000;
}


div#header ul#headerContact { display: block;   /* for opera*/ }
div#header ul#headerContact:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
div#header ul#headerContact li {
    float: none;
    width: 100%;
	height:45px;
	background:#e8340c url(../images/bg_contact_sp.png) no-repeat;
	background-size:80%;
	background-position: center center;
	border-top:solid 1px #eee;
	border-bottom:solid 1px #eee;
	
}
div#header ul#headerContact li a{
	display: block;
	width: 100%;
	height:45px;
	
}
div#header ul#headerContact li img{
    display:none;
}

div#header ul#headerContact li.openHours {
    margin-right: 5px;
}
div#header div#contactTel {
    position: absolute;
	display: block;
	width: 43.22%;
	height:45px;
    top: 68px;
    left:0;
	background: url(../images/bg_tel_sp.png) no-repeat;
	background-size:90%;
	background-position: center center;
	border-top:solid 1px #eee;
	border-bottom:solid 1px #eee;
	z-index: 10000;
}
div#header div#contactTel a{
	display: block;
	width: 100%;
	height:45px;
}
div#header div#contactTel img{
    width:100%;
	display:none;	
}


div#header dl#fontsize dt {
    float: none;
    width: 112px;
}
div#header dl#fontsize dd {
    float: left;
    width: 40px;
}
/* ================================================================================
        1.4 globalNav
================================================================================ */
nav{
	position:relative;
	height: 50px;
}

ul#globalNav {
    display: none;
	position:absolute;
	margin-top:0px;
	z-index: 9999;
}
ul#globalNav li {
	float:none;
    width: 100%;
	
}
ul#globalNav li a{
	width:100%;
    display: block;
	padding:1em 0;
	background:#fff;
	border-bottom:solid 1px #eee;
	text-decoration: none;
}

ul#globalNav li a span{
	margin-left:20px;
}


ul#globalNav li a img{
    display:none;
	
}

ul#globalNav li a span:after {
  content: attr(data-title)"";
}

.container{
	width:100%;
	position:relative;
	border-top:solid 1px #eee;
	border-bottom:solid 1px #eee;
	height:45px;
	margin-top:-12px;
}

.toggle {
  display:none;
width:100%;

	text-align: right;
}

.toggle-label {
  cursor: pointer;
  display: block;
margin:5px 5px 0 10px;
  width: 43px;
  height: 43px;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
position:absolute;
	right:0;
}
.toggle-label:active {
  -webkit-tap-highlight-color: transparent;
}
.toggle-label {
  cursor: pointer;
}
.toggle-label .toggle-icon,
.toggle-label .toggle-icon:before,
.toggle-label .toggle-icon:after {
  position: relative;
  display: block;
  top: 50%;
  left: 50%;
  height: 3px;
  width: 30px;
  background: #333;
  content: '';
  transition: all 500ms ease-in-out;
}
.toggle-label .toggle-text {
  position: relative;
  display: block;
  top: calc(100% - 12px);
right:0;
  height: 8px;
  font-size: 8px;
  font-size: 0.8rem;
  color: #333;
  text-align: center;
}

.toggle-label .toggle-icon {
  transform: translate3d(-50%, -5px, 0);
}
.toggle-label .toggle-icon:before {
  transform: translate3d(-50%, -11.5px, 0);
}
.toggle-label .toggle-icon:after {
  transform: translate3d(-50%, 5px, 0);
}
.toggle:checked ~ .toggle-label .toggle-icon {
  background-color: transparent;
}
.toggle:checked ~ .toggle-label .toggle-icon:before,
.toggle:checked ~ .toggle-label .toggle-icon:after {
  top: 0;
}
.toggle:checked ~ .toggle-label .toggle-icon:before {
  transform: translateX(-50%) rotate(45deg);
  top: 1.5px;
}
.toggle:checked ~ .toggle-label .toggle-icon:after {
  transform: translateX(-50%) translateY(-10px) rotate(-45deg);
  top: 8.5px;
}
.toggle:checked ~ .toggle-label .toggle-text:before {
  visibility: hidden;
  opacity: 0;
}
.toggle:checked ~ .toggle-label .toggle-text:after {
  visibility: visible;
  opacity: 1;
}


/* ================================================================================
        1.5 contents
================================================================================ */
div#contents {
    display: inline-block;
}
div#contents { display: block;  /* for opera*/ }
div#contents:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
div#main {
    float: none;
    width: 100%;
}
div#side {
    float: none;
    width: 100%;
}
body#under div#main {
    float: none;
    width: 100%;
}
body#under div#side {
    float: none;
    width: 100%;
}

img.w100 {
    width: 100%;
}
/* ================================================================================
        1.6 directoryTtl
================================================================================ */
div#directoryTtl {
    height: 60px;
	background: #f6ab00;
}
div#directoryTtl a img {
    margin: 18px 0 0 7px;
}
/* ================================================================================
        1.7 topicPath
================================================================================ */
ul#topicPath {
    display: inline-block;
    margin: 10px auto;
    width: 95%;
}
ul#topicPath { display: block;  /* for opera*/ }
ul#topicPath:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
ul#topicPath li {
    float: left;
    line-height: 1.1;
    font-size: 12px;
    color: #666;
}
ul#topicPath, ul#topicPath li a {
    color: #666;
}
/* ================================================================================
        1.8 footer
================================================================================ */
div#pagetop {
    text-align: center;
}
div#pagetop div.pagetopInner {
    margin: 0 auto;
    padding-bottom: 10px;
    width: 95%;
    text-align: right;
}
div#pagetop a {
    background: url(../images/pagetop_icon.gif) no-repeat left center;
    padding-left: 10px;
}
div#footer {
    background: url(../images/footer_bg.gif) repeat-x left top;
    padding-top: 1em;
	text-align: center;
}
div#footer_aquness,
div#footer_sm {
    display: inline-block;
    margin: 0 auto;
    width: auto;
    text-align: center;
}
div#footer a {
    color: #555;
}
div#footer a:hover {
    color: #ed6d00;
}
div#footer_aquness { display: block;    /* for opera*/ }
div#footer_aquness:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
div#footer_aquness {
    padding-bottom: 25px;
}
div#footer_aquness div#footerProfile {
    position: relative;
    float: none;
    width: 100%;
}
div#footer_aquness ul#footerSitemap {
    float: none;
    width: 100%;
	text-align: center;
border-bottom:none;
}



div#footer_aquness div#footerProfile dl#basicInfo {
    top: 0;
    margin:12px 0 0 10px;
}
div#footer_aquness div#footerProfile dl#basicInfo dt {
    font-weight: bold;
}

div#footer_aquness ul#footerSitemap{
	margin-top: 1em;
	display: flex;
	flex-wrap: wrap;
}

div#footer_aquness ul#footerSitemap li{
    width:50%;
	box-sizing: border-box;
	padding:0;
	float:none;
}

div#footer_aquness ul#footerSitemap li {
border-top:solid 1px #eee;
	box-sizing: border-box;
	border-right:none;
   padding:1em 0; 
	margin:0;
}

div#footer_aquness ul#footerSitemap li:nth-child(odd){
	border-right:solid 1px #eee;
box-sizing: border-box;
}


div#footer_aquness ul#footerSitemap li.first {
    border-top:none;
	border-right:none;
   padding:0; 
	margin:0;
	width:100%;
}
div#footer_aquness ul#footerSitemap li ul.sub {
	width:100%;
    display: flex;
	flex-wrap: wrap;
	background: #eee;
}
div#footer_aquness ul#footerSitemap li ul.sub:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
div#footer_aquness ul#footerSitemap li ul.sub li{
    float: none;
	border-top:none;
    border-right:solid 1px #eee;
	border-bottom:solid 1px #eee;
	padding:1em 0;
    padding-right: 0;
    margin-right: 0;
	background: #fff;
}
div#footer_aquness ul#footerSitemap li ul.sub li:nth-child(even) {
    border-right:none;
}
div#footer_aquness ul#footerSitemap li ul.sub li.last {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
	margin-bottom: 0;
}
div#footer_aquness ul#footerSitemap li a.blank {
    background: url(../images/icon_blank2.gif) no-repeat right center;
    padding-right: 15px;
}
div#footer_sm {
	width:90%;
    position: relative;
    border-top: none;
    padding-top: 0px;
    height: 50px;
}
div#footer_sm div.footerLogo_sm {
    border-right: none;
    padding-right: 0;
    width: 141px;
	position: absolute;
    top: 0px;
    left: 0px;
	right:auto;
}
div#footer_sm div.facilityList {
    position: absolute;
    top: 5px;
    left: auto;
	right:10px;
}
div#footer_sm address {
    position: absolute;
    top: 35px;
    left:0px;
	right:0px;
}

div#footer_aquness ul#footerSitemap li:first-child{
    padding:1em 0;
	border-top:solid 1px #eee;
	border-bottom:solid 1px #eee;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    2. Directory Format
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* main */
body#under div#main p {
    margin-bottom: 1em;
}
body#under div#main div#contactBox {
    position: relative;
    margin-top: 30px;
    background: url(../images/contactBox_bg.jpg) no-repeat left top;
    width: 100%;
    height: auto;
}
body#under div#main div#contactBox h3 {
    position: absolute;
    top: 24px;
    left: 20px;
    width: 100px;
    height: 64px;
}
body#under div#main div#contactBox ul {
    position: absolute;
    top: 21px;
    left: 145px;
    width: 300px;
    height: 32px;
}
body#under div#main div#contactBox ul li {
    float: left;
}
body#under div#main div#contactBox ul li.openHours {
    margin-right: 26px;
    padding-top: 2px;
}
body#under div#main div#contactBox div.tel {
    position: absolute;
    top: 64px;
    left: 145px;
    width: 290px;
    height: 27px;
}
body#under .midashi,
body#under .komidashi {
    margin-bottom: 20px;
}
body#under div.mainBox {
    border: 1px solid #e6e3e0;
    padding: 14px 19px;
    background: #fff;
}
table.tbl {
    border-top: 1px solid #e6e3e0;
    border-left: 1px solid #e6e3e0;
    width: 100%;
}
table.tbl th, table.tbl td {
    border-right: 1px solid #e6e3e0;
    border-bottom: 1px solid #e6e3e0;
    padding: 0.7em 10px;
}
table.tbl thead th {
    background: #ffc799;
    font-weight: bold;
}
table.tbl td {
    background: #fff;
}
table.tbl tbody th {
    background: #fff2d4;
}
div.subBox div.subBox_inner {
    border-right: 1px solid #f5e1cd;
    border-bottom: 1px solid #f5e1cd;
    border-left: 1px solid #f5e1cd;
    padding: 19px;
}
/* side */
body#under div#side dl#localNav {
    margin-bottom: 10px;
    border-right: 1px solid #e6e3e0;
    border-left: 1px solid #e6e3e0;
    font-size: 1%;
    line-height: 0.1;
}
body#under div#side dl#localNav dt {
    border-top: 1px solid #e6e3e0;
    border-bottom: 1px solid #e6e3e0;
}
body#under div#side dl#localNav dt img {
    width:100%;
}
body#under div#side dl#localNav dd {
    border-bottom: 1px solid #e6e3e0;
}
body#under div#side dl#localNav dd img {
    width:100%;
}
body#under div#side div#bnr_schedule {
    margin-bottom: 10px;
    background: url(../images/bnr_schedule_bg.gif) no-repeat left top;
    width: 100%;
    height: auto;
}
body#under div#side div#bnr_schedule ul {
    padding: 60px 0 0 20px;
}
body#under div#side div#bnr_schedule ul li {
    margin-bottom: 5px;
}
body#under div#side ul#bnr li {
    margin-bottom: 10px;
    font-size: 1%;
    line-height: 0.1;
}
body#under div#side ul#bnr li img {
   width:100%;
}
/* ================================================================================
        [A0] top
================================================================================ */
div#mainVisual {
    margin-top: 0;
    width: 100%;
	height:20vh;
	//padding-top:36%;
}

div#mainVisual img {
    width: 100%;
}
/* main */
div#top div#featureBox01.box,
div#top div#featureBox02 div.box {
	width:100%;
    border: none;
}
div#top div#featureBox01 {
    margin-bottom: 2em;
}
div#top div#featureBox02 {
    margin-bottom: 2em;
}
div#top div#featureBox01.box div.f_left {
	float:none;
    margin: 0;
    width: 100%;
}

div#top div#featureBox01.box div.f_left img {
    width: 100%;
}
div#top div#featureBox01.box div.f_right {
	float:none;
    margin: 1em 1em 0.5em 1em;
	width: 90%;
}
div#top div#featureBox01.box div.f_right h3 {
    margin: 1em 0;
}
div#top div#featureBox02 div.box {
    float: none;
    margin-left: 0;
    width: 100%;
}
div#top div#featureBox02 div.first {
    margin-left: 0;
}
div#top div#featureBox02 div.box div.img {
    margin:1em 0;
	width:100%;
}

div#top div#featureBox02 div.box div img {
	width:100%;
}
div#top div#featureBox02 div.box h3 {
    margin: 0 1em 0.5em 1em;
}
div#top div#featureBox02 div.box p {
    margin: 0 1em 0.5em 1em;
}
div#top div#event {
    position: relative;
    margin-bottom: 30px;
    width: 590px;
}
div#top div#event h3 {
    margin-bottom: 10px;
}
div#top div#event div.listLink {
    position: absolute;
    top: 8px;
    right: 10px;
}
div#top div#event ul li {
    padding: 0.8em 10px;
    border-bottom: 1px dotted #d0d0d0;
}
div#top div#info {
    position: relative;
    width: 100%;
	overflow: hidden;
}
div#top div#info h3 {
    margin-bottom: 10px;
}

div#top div#info div.listLink {
    position: absolute;
    top: 8px;
    right: 10px;
}
div#top div#info table {
    width: 100%;
}
div#top div#info th,
div#top div#info td {
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    border-bottom: 1px dotted #d0d0d0;
}
div#top div#info th {
    padding-left: 10px;
    width: 100px;
}
div#top div#info td.tag {
    width: 80px;
}
div#top div#info td.infoTxt {
    padding-right: 10px;
    width: 390px;
}
/* side */
div#top div#movieBox {
    margin-bottom: 20px;
    background: #fff0d1;
    border: 1px solid #e6e3e0;
    padding: 18px;
}
div#top div#movieBox h3 {
    margin-bottom: 0.8em;
}
div#top div#movieBox div.movie {
    margin-top: 15px;
    margin-bottom: 15px;
}
div#top div#bnrBox img{
    width: 100%;
    margin-bottom: 8px; 
}
div#top div#bnrBox .blogBnr{
    width: 100%;
    margin-top: 9px;    
}

/* ================================================================================
        [A4] fitness
================================================================================ */
div#fitness div.indexBox01 ul li {
    float: left;
    width: 330px;
    margin-left: 20px;
}
div#fitness div.indexBox01 ul li.first {
    margin-left: 0;
}
div#fitness div.indexBox01 ul li a {
    display: block;
    border: 2px solid #e6e3e0;
    padding: 20px;
    text-align: center;
}
div#fitness div.indexBox02 div.f_left {
    width: 250px;
}
div#fitness div.indexBox02 div.f_right {
    width: 400px;
}
div#fitness div.indexBox02 div.img img {
    margin-bottom: 5px;
    border: 1px solid #e6e3e0;
    padding: 2px;
}
div#fitness div.indexBox03 h4 {
    font-weight: bold;
}
div#fitness div.indexBox03 ul {
    margin-bottom: 1em;
}
div#fitness div.indexBox03 table.tbl th.head {
    background: #ff8f33;
    color: #fff;
    text-align: center;
}
/* ================================================================================
        [A5] personal
================================================================================ */
div#personal div.indexBox01 ul li {
    background: url(../../personal/images/index_flow_arrow.gif) no-repeat 105px top;
    padding-top: 20px;
}
div#personal div.indexBox01 ul li.first {
    background: none;
    padding-top: 0;
}
div#personal div.indexBox01 ul li div.f_left {
    width: 250px;
}
div#personal div.indexBox01 ul li div.f_right {
    width: 400px;
}
div#personal div.indexBox01 ul li div.f_left img {
    border: 1px solid #e6e3e0;
    padding: 2px;
}
div#personal div.indexBox01 ul li div.f_right h4 {
    margin-bottom: 5px;
    font-weight: bold;
}
/* ================================================================================
        [A6] dayservice
================================================================================ */
div#dayservice div.indexBox01 div.f_left {
    width: 150px;
}
div#dayservice div.indexBox01 div.f_right {
    width: 500px;
}
div#dayservice div.indexBox01 div.f_right h4 {
    margin-bottom: 5px;
    font-weight: bold;
}
div#dayservice div.indexBox02 ul {
    padding: 0 40px;
}
div#dayservice div.indexBox02 ul li {
    background: url(../../dayservice/images/index_flow_arrow.gif) no-repeat center top;
    padding-top: 16px;
}
div#dayservice div.indexBox02 ul li.first {
    background: none;
    padding-top: 0;
}
div#dayservice div.indexBox03 p {
    margin-bottom: 0;
}
div#dayservice div.indexBox03 div.subBox dt {
    font-weight: bold;
}
div#dayservice div.indexBox03 div.subBox dd {
    margin-bottom: 1em;
}
div#dayservice div.indexBox03 div.subBox dd.last {
    margin-bottom: 0;
}
div#dayservice div.indexBox03 table.tbl {
    margin-bottom: 10px;
}
div#dayservice div.indexBox03 table.tbl th.head {
    background: #ff8f33;
    width: 48%;
    color: #fff;
    text-align: center;
}
div#dayservice div.indexBox03 table.tbl td.note {
    font-size: 10px;
}

/* ================================================================================
        [A8] news
================================================================================ */
/* index */
div#news div.newsList h2 {
    background: url(../../news/images/index_newsList_ttl.gif) no-repeat left top;
    padding-left: 23px;
    height: 44px;
    line-height: 44px;
    font-weight: bold;
}
div#news div.newsList table {
    border-top: 1px solid #e6e3e0;
    border-bottom: 1px solid #e6e3e0;
    background: #fff;
    width: 100%;
}
div#news div.newsList th,
div#news div.newsList td {
    border-bottom: 1px dotted #e6e3e0;
    padding: 10px;
}
div#news div.newsList th.last,
div#news div.newsList td.last {
    border-bottom: none;
}
div#news div.newsList th,
div#news div.newsList td.tag {
    width: 80px;
}
div#news div.newsList td.newsLead {
    width: 100%;
}
/* detail */
div#news.detail div.articleTtl {
    border: 1px solid #e6e3e0;
    border-bottom: 2px solid #f3994f;
    background: #fff;
    padding:19px;
}
div#news.detail div.articleTtl div.date {
    margin-bottom: 0.5em;
}
div#news.detail div.articleTtl h3 {
    margin-bottom: 0;
    font-size: 133%;
    font-weight: bold;
}
div#news.detail div.articleTxt {
    border-right: 1px solid #e6e3e0;
    border-bottom: 1px solid #e6e3e0;
    border-left: 1px solid #e6e3e0;
    background: #fff;
    padding: 19px;
    line-height: 1.8;
}
/* side */
div#news dl#localNav dd {
    background: #fff;
    font-size: 12px;
}
div#news dl#localNav dd a {
    display: block;
    background: url(../../news/images/localNav_icon.gif) no-repeat 18px 15px;
    padding: 18px 15px 18px 33px;
}
/* ================================================================================
        [A10] link
================================================================================ */
div#link li {
    margin-bottom: 0.5em;
}
div#link li a.blank {
    background: url(../images/icon_blank.gif) no-repeat left center;
    padding-left: 18px;
}   

/* ================================================================================
        [A99] error
================================================================================ */



/* ================================================================================
        x.x [Xx.x] hoge
================================================================================ */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    3. Other Styles
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.pdf {
    background: url(../images/icon_pdf.gif) no-repeat right center;
    padding-right: 20px;
}
.txtLink {
    background: url(../images/icon_txtLink.gif) no-repeat left center;
    padding-left: 18px;
}
ul.disc {
    margin-left: 1.6em;
}
ul.disc li {
    list-style-type: disc;
}
ol {
    margin-left: 2em;
}
ol li {
    list-style-type: decimal;
}
ol li li {
    list-style-type: lower-alpha;
}
.mgn_r_20 {
    margin-right: 20px;
}
.mgn_b_10 {
    margin-bottom: 10px;
}
.mgn_b_20 {
    margin-bottom: 20px;
}
.mgn_b_25 {
    margin-bottom: 25px;
}
.mgn_b_30 {
    margin-bottom: 30px;
}
.mgn_b_40 {
    margin-bottom: 40px;
}
.mgn_b_50 {
    margin-bottom: 50px;
}
.mgn_b_70 {
    margin-bottom: 70px;
}
.pad_t_30 {
    padding-top: 30px;
}
.f_left {
    float: left;
}
.f_right {
    float: right;
}
.t_center {
    text-align: center;
}
.t_left {
    text-align: left;
}
.t_right {
    text-align: right;
}
.clearfix {
    display: inline-block;
}
.clearfix { display: block; /* for opera*/ }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* ================================================================================
        [A3] other style
================================================================================ */
/* other */
img.img { padding:2px; border:1px solid #e6e3e0; background:#fff; }
a.arrow { padding-left:1.2em; background:url(../images/arrow_square.gif) no-repeat left center; }
/* table */
table.basic { border-top:1px solid #e6e3e0; border-left:1px solid #e6e3e0; width:100%; }
table.basic th, table.basic td { border-right:1px solid #e6e3e0; border-bottom:1px solid #e6e3e0; }
table.basic th, table.basic td, table.basic caption { padding:0.7em 10px; }
table.basic th { background:#fff2d4 }
table.basic td { background:#fff }
table.basic caption { border-top:1px solid #e6e3e0; border-left:1px solid #e6e3e0; border-right:1px solid #e6e3e0; background:#ffc799 }
/* 1cols */
ul.one-cols { width:95%; margin:0 auto; }
ul.one-cols li { position:relative; padding-left:0; min-height:none; height:auto !important; }
ul.one-cols li:nth-child(n+2) { margin-top:0; }
ul.one-cols li img.img { position:relative; top:0; left:0; }
ul.one-cols li h4 { font-weight:bold; }
ul.one-cols li a.exposed { float:none; }
/* 2cols */
ul.two-cols { overflow:hidden; margin:0 auto; width:100% }
ul.two-cols li { overflow:hidden; float:none; margin:0 auto 1em; width:95%; /*background:red;*/ }
ul.two-cols li:nth-child(2n+1) { margin-left:auto; }
ul.two-cols li:nth-child(n+3) { margin-top:0; }
ul.two-cols li img.img { margin-bottom:3px; }
ul.two-cols li img { width:100%; }
ul.two-cols li h4 { font-weight:bold; }
ul.two-cols li a.exposed { float:none; }
/* 3cols */
ul.three-cols { overflow:hidden; }
ul.three-cols li { overflow:hidden; float:none; margin:0 auto 1em; width:95%; /*background:red;*/ }
ul.three-cols li:nth-child(3n+1) { margin-left:auto; }
ul.three-cols li:nth-child(n+4) { margin-top:0; }
ul.three-cols li img.img { margin-bottom:3px; }
ul.three-cols li img { width:100%; }
ul.three-cols li h4 { font-weight:bold; }
ul.three-cols li a.exposed { float:none; }

/* ================================================================================
        [A3] about
================================================================================ */
body#under div#about p { margin-bottom:0; }
div#about { overflow: hidden; }
div#about table.basic th { width:20%; }
div#about table.basic td { width:40%; }
body#under div#about p.exposed{ margin-top:1em; text-align:right; }
body#under div#about p.lead { margin-bottom:0.7em; }

table.basic02 { border-top:1px solid #e6e3e0; border-left:1px solid #e6e3e0; width:100%; }
table.basic02 th, table.basic02 td { border-right:1px solid #e6e3e0; border-bottom:1px solid #e6e3e0; }
table.basic02 th, table.basic02 td, table.basic02 caption { padding:0.7em 10px; }
table.basic02 th { background:#fff2d4 }
table.basic02 td { background:#fff }
table.basic02 caption { border-top:1px solid #e6e3e0; border-left:1px solid #e6e3e0; border-right:1px solid #e6e3e0; background:#ffc799 }
div#about table.basic02 th { width:3%; }
div#about table.basic02 td { width:40%; }


/* ================================================================================
        [A3] pool
================================================================================ */
body#under div#pool p { margin-bottom:0; }
div#pool { overflow: hidden; }
body#under div#pool p.lead { margin:1em; }

/* ================================================================================
        [A3] spa
================================================================================ */
body#under div#spa p { margin-bottom:0; }
div#spa { overflow: hidden; }
body#under div#spa p.lead { margin:1em; }
body#under div#spa p.exposed { margin-top:0.5em; text-align:right; }
div#spa div.section:nth-of-type(1) { margin-top:2em;  }

/* ================================================================================
        [A3] restaurant
================================================================================ */
body#under div#restaurant p { margin-bottom:0; }
div#restaurant { overflow: hidden; }
div#restaurant ul.three-cols li dl { overflow: hidden; width:210px; }
div#restaurant ul.three-cols li dl dt { float:left; padding:0.2em 0; width:150px; clear:both; }
div#restaurant ul.three-cols li dl dt.child { padding-left:12px; width:138px; }
div#restaurant ul.three-cols li dl dd { margin-left:150px; padding:0.2em 0; width:60px; text-align:right; }
div#restaurant p.exposed { margin-top:0.5em; text-align:right; }

/* ================================================================================
        [A7] access
================================================================================ */
div#access div.mainBox {
    padding-top: 19px;
    padding-bottom: 19px;
}
div#access div.mainBox div.txt {
    float: none;
    width: 100%;
}
div#access div.mainBox div.img {
    float: none;
    width: 100%;
}
div#access div.mainBox div.txt dt {
    margin-bottom: 0.5em;
    font-weight: bold;
}
div#access div.mainBox div.txt dd {
    margin-bottom: 1em;
}
div#access div.mainBox iframe {
    border: 1px solid #e6e3e0;
}
div#access a.blank {
    background: url(../images/icon_blank.gif) no-repeat left center;
    padding-left: 18px;
}
div#access img.map { border:1px solid #e6e3e0; }
div#access table.basic caption { font-weight:bold; text-align:center; }
div#access table.basic th { width:20%; }
div#access table.basic td { text-align:center; }

/* ================================================================================
        [A1] aqua
================================================================================ */
div#concept div.chara div.point {
    margin:0 auto 2em;
	width:95%;
}
div#concept div.chara div.point div.txt {
    float: none;
    width: 100%;   
}
div#concept div.chara div.point div.img {
    float: none;
    width: 100%;
}
div#concept div.chara div.point dl {
    display: inline-block;
}
div#concept div.chara div.point dl { display: block;    /* for opera*/ }
div#concept div.chara div.point dl:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
div#concept div.chara div.point dl dt {
    float: left;
}
div#concept div.chara div.point dl dd {
    margin-left: 70px;
    padding: 5px 0;
    height: 50px;
}
div#concept div.chara div.nomura {
    border: 1px solid #e6e3e0;
    background: #fff2d4;
    padding: 19px;
}
div#concept div.chara div.nomura div.txt {
    float: none;
    width: 95%;
}
div#concept div.chara div.nomura div.img {
    float: none;
    width: 120px;
}
div#concept div.chara div.nomura div.txt h4 {
    font-weight: bold;  
}

/* ================================================================================
        [A3] aqua_p
================================================================================ */
body#under div#aqua_p p { margin-bottom:0; }
div#aqua_p { overflow: hidden; }
body#under div#aqua_p p.notes { margin-top:1em; }
body#under div#aqua_p p.exposed { margin-top:0.5em; text-align:right; }

/* ================================================================================
        [A3] senior_p
================================================================================ */
body#under div#senior_p p { margin-bottom:0; }
div#senior_p { overflow: hidden; }
body#under div#senior_p p.exposed { margin-top:0.5em; text-align:right; }

/* ================================================================================
        [A3] recruit
================================================================================ */
body#under div#recruit p { margin-bottom:0; }
div#recruit { overflow: hidden; }
div#recruit table.basic th { width:15%; font-weight:bold; }

/* ================================================================================
        [A11] contact
================================================================================ */
div#contact span.must {
    color: #e8380d;
}
div#contact table input, div#contact table textarea {
    padding: 2px;
}
div#contact td.lineless {
    border-bottom: none;
    padding-bottom: 0;
}
div#contact table input {
    width: 200px;
}
div#contact table input#mail {
    width: 300px;
}
div#contact table input#postcode {
    margin-left: 5px;
    width: 100px;
}
div#contact table input#address {
    width: 400px;
}
div#contact table textarea {
    width: 400px;
    height: 100px;
}
div#contact div.btnArea {
    margin-top: 20px;
    text-align: center;
}
div#contact div.btnArea input {
    width: 10em;
    height: 3em;
}

/* ================================================================================
        [A3] sample
================================================================================ */
body#under div#sample p { margin-bottom:0; }
div#sample { overflow: hidden; }
div#sample table.basic th { width:20%; }

/* ================================================================================
        google クチコミ
================================================================================ */
		
		#js_review_all,
#js_review_over4{
			margin: 1em;
			border:solid 1px #eee;
			padding:1em;
			border-radius: 10px;
		}
