@charset "UTF-8";

/*
	1-1.Yahoo UI Library Fonts CSS
	http://developer.yahoo.com/yui/fonts/
	*Copyright (c) 2006, Yahoo! Inc. All rights reserved.
	*http://developer.yahoo.com/yui/license.txt

	Font-size Adjustment

	77% = 10px	| 	122% = 16px	|	167% = 22px
	85% = 11px	|	129% = 17px	|	174% = 23px
	92% = 12px	|	136% = 18px	|	182% = 24px
	100% = 13px	|	144% = 19px	|	189% = 25px
	107% = 14px	|	152% = 20px	|	197% = 26px
	114% = 15px	|	159% = 21px	|

*/

/* @group Reset Style */

body {
	background: transparent;
	-webkit-text-size-adjust: 100%;
	}

body,
h1,h2,h3,h4,h5,h6,
p,
blockquote,
div,
dl,dt,dd,
ul,ol,li,
pre,code,
form,fieldset,legend,input,textarea,
th,td {
	margin:0;
	padding:0;
	font-size: 100%;
	}

table {
	border-collapse: collapse;
	border-spacing:0;
	}

fieldset,img {
	border:0;
	}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
	}

li {
	list-style: none;
	list-style-position: outside;
	}

caption,th {
	text-align: left;
	}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
	}

q:before,q:after {
	content:'';
	}

abbr,acronym {
	border:0;
	font-variant:normal;
	}

sup,sub {
	line-height: 1px;
	vertical-align: text-top;
	}

sub {
	vertical-align: text-bottom;
	}

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

/* @end */

/* @group Structure */

/* @group Structure elements */

html {
	height: 100%;
	}

body {
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro",'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',
				 'Meiryo','メイリオ','Osaka','ＭＳ Ｐゴシック',sans-serif;
	line-height: 1;
	}

/* @end */


/* @end */


/* @group Text Module */


strong {
	font-weight: bold;
	}

.uppercase {
	text-transform: uppercase;
	}

.bullet {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	}

.notice {
	}

.require {
	}

.lang-ja {
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',
				 'Meiryo','メイリオ','Osaka','ＭＳ Ｐゴシック',sans-serif;
	}

.lang-en {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}

.lang-cn {
	font-family: 'Hei Regular','SimHei',sans-serif;
	}

sup {
	font-size: 77%;
	line-height: 0.8;
	}

.registered-trademark {
	letter-spacing: 0.2em;
	font-size: 92%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}

#copyright,
.copyright-sign {
	font-size: 109%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}


/* @end */


/* @group Hypertext Module */

a {
	color: #333333;
	text-decoration: underline;
	outline: none;
	}

a:link {
	}

a:visited {
	}

a:hover {
	text-decoration: none;
	}

a:active {
	}


/* @end */

/* @group Modules */

/* @group column module */

.columns-row {
	/*width: 656px;*/
	}

.columns-row:before,
.columns-row:after {
    content: "";
    display: block;
    overflow: hidden;
	}

.columns-row:after {
    clear: both;
	}

/* For IE 6/7 (trigger hasLayout) */
.columns-row {
    zoom: 1;
	}


.columns-row .column {
	float: left;
	}

.columns-row .first {
	}

.columns-row .last {
	}

.split .column {
	float: none;
	}

.split .columns-row .column {
	float: left;
	}

/* @end */

/* @group clearfix */

.clearfix:before,
.clearfix:after,
.columns-row:before,
.columns-row:after {
	content: "";
	display: block;
	overflow: hidden;
	}

.clearfix:after,
.columns-row:after {
	clear: both;
	}

/* For IE 6/7 (trigger hasLayout) */
.clearfix,
.columns-row {
	zoom: 1;
	}

/* @end */

/* @group separator */

div.separator {
	}

div.separator hr {
	display: none;
	}

/* @end */

/* @group button */

.button-image {
	}

.button-style {
	}

.button-style:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	cursor: pointer;
	}


/* @end */
/* @end */

body {
	background: #f6f5f6;
	}

.image-size-adjust {
	width: 100%;
	height: auto;
	}

.separator {
	border-bottom: 3px solid #e5e5e5;
	}

.separator hr {
	display: none;
	}

body.domestic .separator {
	margin-bottom: 50px;
	}

.bunners {
	display: none;
	}

.page {
	background: #ffffff;
	}

/* @group page-header */

.page-header {
	width: 100%;
	background: #f1f1f1;
	}

.page-header .container {
	position: relative;
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	padding: 25px 0;
	text-align: center;
	}

.page-header img {
	width: 150px;
	height: auto;
	}

/* @end */

/* @group page-body */

.page-body {
	width: 100%;
	padding-top: 100px;
	background: #ffffff;
	}


.page-body .container {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	}




.page-body .shop-detail {
	overflow: hidden;
	margin: 64px auto 80px;
	padding-bottom: 100px;
	border-bottom: 3px solid #e5e5e5;
	}

.page-body .shop-detail table {
	display: block;
	float: right;
	position: relative;
	width: 300px;
	margin: 0 0 80px;
	}

.page-body .shop-detail table tr {
	display: block;
	}

.page-body .shop-detail table th {
	display: block;
	width: 300px;
	}

.page-body .shop-detail table td {
	display: block;
	margin-bottom: 0.4em;
	font-size: 14px;
	line-height: 1.4;
	}

.page-body .shop-detail table .fn {
	margin-bottom: 0.6em;
	width: 200px;
	font-size: 16px;
	font-weight: bold;
	}

.page-body .shop-detail table .items {
	position: absolute;
	top: 0;
	right: 0;
	}

.page-body .shop-detail table .items img {
	width: 28px;
	}

.page-body .shop-detail .linkage {
	float: right;
	display: table;
	overflow: hidden;
	width: 300px;
	margin: 0;
	text-align: center;
	}

.page-body .shop-detail .linkage li {
	display: inline-block;
	width: 146px;
	height: 40px;
	margin: 0 2px;
	border-radius: 6px;
	background: #e5e5e5;
	font-size: 16;
	font-weight: bold;
	line-height: 40px;
	}

.page-body .shop-detail .linkage a {
	display: block;
	font-size: 100%;
	text-decoration: none;
	}

.page-body .shop-detail table tr.labo-shop{
	margin-bottom: 20px;
}
.page-body .shop-detail table tr.labo-shop td{
	height: 25px;
	background-color: #1a5ba5;
	background-image: url(/onoff-golf/images/logo-labo-shop.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-background-size:  auto 12px;
	-webkit-background-size: auto 12px;
	background-size: auto 12px;
	text-align: center;
}


.page-body .hero-map {
	float: left;
	width: 720px;
	height: 408px;
	margin: 0;
	}

.page-body .hero-map iframe {
	width: 664px;
	height: 326px;
	}

.page-body .nav {
	display: none;
	}

.page-body .form-shoplist {
	margin-bottom: 50px;
	}

/* @group general-header */

.page-body .general-header {
	overflow: hidden;
	margin-bottom: 40px;
	}

.page-body .general-header .shoplist-title {
	float: left;
	}

.page-body .general-header .shoplist-title img {
	width: 204px;
	}

.page-body .general-header .description {
	float: right;
	width: 674px;
	}

.page-body .general-header .description dl {
	line-height: 2;
	}

.page-body .general-header .description dt {
	font-size: 109%;
	font-weight: bold;
	}

/* @end */

.page-body .page-title {
	margin-bottom: 50px;
	color: #ffffff;
	background: #accb61;
	line-height: 48px;
	text-align: center;
	}

.page-body .page-title strong {
	font-size: 18px;
	}

.page-body .area-list .area table {
	display: block;
	border: 3px solid #e5e5e5;
	border-radius: 2px;
	margin-bottom: 20px;
	}

.page-body .area-list .area tbody {
	display: block;
	width: 100%;
	}

.page-body .area-list .area table tr {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 16px;
	}

.page-body .area-list .area table td {
	display: block;
	}

.page-body .area-list .area table .fn {
	display: block;
	width: 490px;
	margin-bottom: 0.4em;
	font-size: 109%;
	font-weight: bold;
	line-height: 1.4;
	}

.page-body .area-list .area table .adr {
	width: 490px;
	line-height: 1.4;
	}

.page-body .area-list .area table .items {
	position: absolute;
	top: 16px;
	right: 16px;
	text-align: right;
	}

.page-body .area-list .area table tr.labo-shop{
	padding: 0;
}
.page-body .area-list .area table tr.labo-shop td{
	height: 25px;
	background-color: #1a5ba5;
	background-image: url(/onoff-golf/images/logo-labo-shop.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-background-size:  auto 12px;
	-webkit-background-size: auto 12px;
	background-size: auto 12px;
	text-align: center;
}


/* @group select-items */

.page-body .select-items {
	display: block;
	padding-top: 0;
	margin-bottom: 44px;
	}

.page-body .select-items .heading {
	margin-bottom: 1em;
	color: #666666;
	font-size: 109%;
	font-weight: bold;
	}

.page-body .select-items .items {
	overflow: hidden;
	padding: 15px 0;
	background: #e5e5e5;
	text-align: center;
	}

.page-body .select-items .items dl {
	display: inline-block;
	overflow: hidden;
	position: relative;
	height: 36px;
	margin: 0 25px;
	padding-right: 50px;
	}

.page-body .select-items .items .icon {
	float: left;
	margin-top: 2px;
	}

.page-body .select-items .items .icon img {
	width: 42px;
	height: auto;
	}

.page-body .select-items .items .name {
	margin-left: 52px;
	margin-bottom: 0.3em;
	font-size: 114%;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	text-align: left;
	}

.page-body .select-items .items .description {
	display: block;
	margin-left: 52px;
	}

.page-body .select-items .items .checkbox {
	overflow: visible;
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	background: url(../images/button_checkbox.png) no-repeat -104px 0;
	}

.page-body .select-items .items .checkbox-unchecked {
	background: url(../images/button_checkbox.png) no-repeat -136px 0;
	}


.page-body .select-items .items .checkbox input {
	display: block;
	width: 30px;
	height: 30px;
	opacity: 1;
	filter: alpha(opacity=0);
	cursor: pointer;
	-webkit-appearance: none;
	}

/* @end */

.page-body .column-list {
	float: right;
	width: 674px;
	}

.page-body .select-area {
	width: 274px;
	}

.page-body .select-area select {
	width: 274px;
	}


/* @group area-list */

.page-body .area-list {
	}

.page-body .area-list .area {
	padding-bottom: 60px;
	}

.page-body .area-list .area .heading {
	margin-bottom: 1.4em;
	color: #333333;
	font-size: 109%;
	}

.page-body .area-list .area .heading .bullet {
	display: none;
	}


.page-body .area-list .area table {
	display: block;
	border: 3px solid #e5e5e5;
	border-radius: 2px;
	margin-bottom: 20px;
	}

.page-body .area-list .area tbody {
	display: block;
	width: 100%;
	}

.page-body .area-list .area table tr {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 16px;
	}

.page-body .area-list .area table td {
	display: block;
	}

.page-body .area-list .area table .fn {
	display: block;
	width: 490px;
	margin-bottom: 0.4em;
	font-size: 109%;
	font-weight: bold;
	line-height: 1.4;
	}

.page-body .area-list .area table .adr {
	width: 490px;
	line-height: 1.4;
	}

.page-body .area-list .area table .items {
	position: absolute;
	top: 16px;
	right: 16px;
	text-align: right;
	}

.page-body .area-list .area table .items img {
	width: 42px;
	}

/* @end */

/* @group search-geolocation */

.page-body .search-geolocation {
	display: none;
	}



/* @end */

/* @group search-keyword */

.page-body .search-keyword {
	}

.page-body .search-keyword .button-container {
	overflow: hidden;
	width: 272px;
	padding: 2px;
	border-radius: 2px;
	background: #e5e5e5;
	}

.page-body .search-keyword input {
	display: block;
	float: left;
	text-align: center;
	}

.page-body .search-keyword .search-text {
	display: block;
	width: 220px;
	height: 44px;
	border: 1px solid #e5e5e5;
	-webkit-appearance: none;
	}

.page-body .search-keyword .search-button {
	display: block;
	float: right;
	width: 50px;
	height: 44px;
	border: none;
	background: #e5e5e5;
	font-size: 24px;
	-webkit-appearance: none;
	}

.page-body .search-keyword .button-caption {
	margin-top: 1em;
	text-align: center;
	}

/* @end */

/* @group search-list */

.page-body .search-list {
	border: 3px solid #e5e5e5;
	}

.page-body .search-list .heading {
	font-weight: bold;
	}

.page-body .search-list h2.heading {
	border-bottom: 3px solid #e5e5e5;
	font-size: 16px;
	font-weight: bold;
	line-height: 48px;
	text-align: center;
	}

.page-body .search-list .category-row {
	overflow: hidden;
	padding: 0 0 20px 16px;
	}

.page-body .search-list .category {
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-right: 16px;
	}

.page-body .search-list h3.heading {
	margin-bottom: 0.4em;
	font-size: 14px;
	}

.page-body .search-list h3.heading span {
	font-weight: normal;
	}

.page-body .search-list p {
	/*height: 42px;*/
	height: 22px;
	text-align: center;
	}

.page-body .search-list select {
	display: block;
	width: 200px;
	/*width: 100px;
	height: 20px;
	font-size: 7px;
	border: 1px solid #e5e5e5;
	border-radius: 0;
	line-height: 21px;
	text-align: center;
	-webkit-transform-origin: 0 0;
	-webkit-transform: scale(2,2);
	-webkit-appearance: none;*/
	}

/* @end */

/* @group section-overseas */

.section-overseas {
	height: 200px;
	border-bottom: 3px solid #e5e5e5;
	background: url(../images/figure_map.png) no-repeat 70px 50px;
	}

.section-overseas .description {
	padding: 70px 0 0 324px;
	}

.section-overseas .description dt {
	font-size: 14px;
	font-weight: bold;
	line-height: 2;
	}

.section-overseas .description dd {
	line-height: 1.4;
	}

/* @end */

/* @end */

/* @group page-footer */

.page-footer {
	width: 100%;
	margin-top: 100px;
	padding-top: 40px;
	background: #f6f5f6;
	}

.page-footer .container {
	overflow: hidden;
	position: relative;
	width: 1000px;
	margin: 0 auto 0;
	padding-bottom: 45px;
	}

.page-footer a {
	text-decoration: none;
	}

.page-footer a:hover {
	text-decoration: underline;
	}

.page-footer .global-footer li {
	display: inline-block;
	margin-left: 0.4em;
	padding-right: 0.5em;
	border-right: 1px solid;
	text-transform: uppercase;
	}

.page-footer .global-footer .onoff,
.page-footer .global-footer .privacy {
	margin-left: 0;
	}

.page-footer .global-footer .club-onoff,
.page-footer .global-footer .globeride {
	border-right: none;
	}

.page-footer .global-footer .linkage {
	padding-bottom: 1em;
	font-size: 114%;
	font-weight: bold;
	}


#copyright {
	font-size: 13px;
	text-transform: uppercase;
	line-height: 42px;
	}


/* @end */



@media screen and (max-width: 640px), screen and (max-device-width: 480px) {

body {
	width: 640px;
	margin: 0 auto;
	}

.image-size-adjust {
	width: 100%;
	height: auto;
	}



.separator {
	display: none;
	border-bottom: 3px solid #e5e5e5;
	}

.separator hr {
	display: none;
	}

.bunners {
	display: block;
	overflow: hidden;
	margin-top: 124px;
	padding: 9px 0 9px 7px;
	background: #e5e5e5;
	}

.bunners .banner-large {
	float: left;
	margin-right: 6px;
	}

.page {
	}

/* @group page-header */

.page-header {
	width: 100%;
	background: #f1f1f1;
	}

.page-header .container {
	position: relative;
	overflow: hidden;
	width: 640px;
	margin: 0 auto;
	padding: 60px 0;
	text-align: center;
	}

.page-header img {
	width: auto;
	height: auto;
	}

/* @end */

/* @group page-body */

.page-body {
	width: 100%;
	padding-top: 100px;
	background: #ffffff;
	}


.page-body .container {
	position: relative;
	width: 640px;
	margin: 0 auto;
	}

.domestic .page-body .section-search {
	display: none;
	}

.detail .page-body .section-search {
	display: block;
	padding-bottom: 10px;
	border-bottom: 3px solid #e5e5e5;
	}


.page-body .shop-detail {
	margin: 64px auto 80px;
	padding-bottom: 0;
	border-bottom: 3px solid #e5e5e5;
	}

.page-body .shop-detail table {
	display: block;
	float: none;
	position: relative;
	width: 580px;
	margin: 0 auto 80px;
	}

.page-body .shop-detail table tr {
	display: block;
	}

.page-body .shop-detail table th {
	display: block;
	width: 380px;
	}

.page-body .shop-detail table td {
	display: block;
	margin-bottom: 0.4em;
	font-size: 28px;
	line-height: 1.4;
	}

.page-body .shop-detail table .fn {
	width: 380px;
	margin-bottom: 0.6em;
	font-size: 32px;
	font-weight: bold;
	}

.page-body .shop-detail table .items {
	position: absolute;
	top: 0;
	right: 30px;
	}

.page-body .shop-detail table .items img {
	width: 42px;
	}

.page-body .shop-detail .linkage {
	float: none;
	overflow: hidden;
	width: 580px;
	margin: 0 auto 77px;
	text-align: center;
	}

.page-body .shop-detail .linkage li {
	display: inline-block;
	width: 283px;
	height: 100px;
	margin: 0 2px;
	border-radius: 6px;
	background: #e5e5e5;
	font-size: 0;
	font-weight: bold;
	line-height: 100px;
	}

.page-body .shop-detail .linkage a {
	font-size: 30px;
	text-decoration: none;
	}

.page-body .shop-detail table tr.labo-shop{
	margin-bottom: 30px;
}
.page-body .shop-detail table tr.labo-shop td{
	height: 50px;
	-moz-background-size:  auto 25px;
	-webkit-background-size: auto 25px;
	background-size: auto 25px;
}

.page-body .hero-map {
	float: none;
	width: 520px;
	height: 520px;
	margin: 0 auto 80px;
	}

.page-body .hero-map iframe {
	width: 520px;
	height: 520px;
	}

.page-body .gps-setting {
	margin: 64px auto 80px;
	padding-bottom: 0;
	border-bottom: 3px solid #e5e5e5;
	}

.page-body .gps-setting .heading {
	margin-bottom: 1em;
	font-size: 32px;
	font-weight: bold;
	line-height: 1;
	}

.page-body .gps-setting ol {
	padding: 0 0 0 1.7em;
	}

.page-body .gps-setting ol li {
	list-style: decimal;
	}

.page-body .gps-setting .header {
	padding: 0 30px;
	margin: 0 0 60px;
	}

.page-body .gps-setting .section {
	display: block;
	float: none;
	position: relative;
	width: 640px;
	margin: 0 auto 0;
	font-size: 28px;
	line-height: 1.8;
	}

.page-body .gps-setting .section .section {
	display: block;
	width: auto;
	padding: 60px 30px;
	margin: 0;
	border-top: 3px solid #e5e5e5;
	}

.page-body .nav {
	display: block;
	padding: 50px 30px 0;
	font-size: 32px;
	}

.page-body .nav a {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	}


.page-body .form-shoplist {
	margin-bottom: 60px;
	}

/* @group general-header */

.page-body .general-header {
	overflow: hidden;
	width: 580px;
	margin: 0 auto 80px;
	}

.page-body .general-header .shoplist-title {
	float: none;
	margin-bottom: 60px;
	}

.page-body .general-header .shoplist-title img {
	width: auto;
	}

.page-body .general-header .description {
	float: none;
	width: auto;
	font-size: 30px;
	}

.page-body .general-header .description dl {
	line-height: 1.6;
	}

.page-body .general-header .description dt {
	font-size: 32px;
	font-weight: bold;
	}

body.domestic .page-body .general-header {
	margin-bottom: 8px;
	}

body.domestic .page-body .general-header .shoplist-title {
	margin-bottom: 0;
	}

body.domestic .page-body .general-header .description {
	display: none;
	}

body.detail .page-body .general-header {
	margin-bottom: 8px;
	}

body.detail .page-body .general-header .shoplist-title {
	margin-bottom: 0;
	}

body.detail .page-body .general-header .description {
	display: none;
	}

/* @end */

.page-body .page-title {
	color: #ffffff;
	background: #accb61;
	line-height: 48px;
	text-align: center;
	}

.page-body .page-title strong {
	font-size: 18px;
	}

body.domestic .page-body .page-title {
	width: 580px;
	margin: 0 auto 80px;
	color: #333333;
	background: none;
	font-size: 32px;
	line-height: 48px;
	text-align: left;
	}

body.domestic .page-body .page-title strong {
	font-size: 32px;
	line-height: 1;
	text-align: left;
	}


/* @group select-items */

.page-body .select-items {
	display: block;
	padding-top: 0;
	margin-bottom: 78px;
	}

.page-body .select-items .heading {
	position: relative;
	height: 112px;
	margin-bottom: 0;
	color: #666666;
	border-bottom: 1px solid #ffffff;
	background: #e5e5e5;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	line-height: 112px;
	}

.page-body .select-items .heading:after {
	position: absolute;
	display: block;
	top: -6px;
	right: 80px;
	content: "\f078";
	font-size: 38px;
	font-family: "FontAwesome";
	}

.page-body .select-items .heading.open:after {
	position: absolute;
	display: block;
	top: -6px;
	right: 80px;
	content: "\f077";
	font-size: 38px;
	font-family: "FontAwesome";
	}


.page-body .select-items .items {
	display: none;
	overflow: hidden;
	padding: 20px 0 10px;
	background: #e5e5e5;
	text-align: left;
	}

.page-body .select-items .items dl {
	display: block;
	overflow: hidden;
	position: relative;
	height: auto;
	margin: 30px 30px 30px;
	padding-right: 72px;
	}

.page-body .select-items .items .icon {
	float: left;
	margin-top: 2px;
	}

.page-body .select-items .items .icon img {
	width: auto;
	height: auto;
	}

.page-body .select-items .items .name {
	margin-top: 14px;
	margin-left: 90px;
	margin-bottom: 0.3em;
	font-size: 30px;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	text-align: left;
	}

.page-body .select-items .items .description {
	display: block;
	margin-left: 90px;
	font-size: 23px;
	}


.page-body .select-items .items .checkbox {
	overflow: visible;
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	background: url(../images/button_checkbox.png) no-repeat 0 0;
	}

.page-body .select-items .items .checkbox-unchecked {
	background: url(../images/button_checkbox.png) no-repeat -52px 0;
	}


.page-body .select-items .items .checkbox input {
	display: block;
	width: 50px;
	height: 50px;
	opacity: 1;
	filter: alpha(opacity=0);
	cursor: pointer;
	-webkit-appearance: none;
	}


/* @end */

.page-body .column-list {
	float: none;
	width: auto;
	}

.page-body .column-controls {
	float: none;
	width: auto;
	}

.page-body .select-area {
	width: 640px;
	padding: 0 0 80px;
	margin-bottom: 80px;
	border-bottom: 3px solid #e5e5e5;
	}

.page-body .select-area .button-container {
	width: 500px;
	height: 70px;
	margin: 0 auto;
	font-size: 28px;
	}

.page-body .select-area select {
	width: 500px;
	height: 70px;
	}

.page-body .select-area option {
	width: 500px;
	height: 70px;
	font-size: 28px;
	}


/* @group area-list */

.page-body .area-list {
	}

.page-body .area-list .area {
	margin-bottom: 60px;
	padding-bottom: 60px;
	border-bottom: 2px solid #e5e5e5;
	}

.page-body .area-list .area .heading {
	width: 580px;
	margin: 0 auto 1.4em;
	font-size: 30px;
	}

.page-body .area-list .area .heading .bullet {
	display: inline;
	font-size: 30px;
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',
				 'Meiryo','メイリオ','Osaka','ＭＳ Ｐゴシック',sans-serif;
	}


.page-body .area-list .area table {
	display: block;
	width: 570px;
	margin: 0 auto;
	border: 5px solid #e5e5e5;
	border-radius: 2px;
	margin-bottom: 20px;
	}

.page-body .area-list .area tbody {
	display: block;
	width: 100%;
	}

.page-body .area-list .area table tr {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 16px;
	}

.page-body .area-list .area table td {
	display: block;
	}

.page-body .area-list .area table .fn {
	display: block;
	width: 380px;
	margin-bottom: 0.4em;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2;
	}

.page-body .area-list .area table .adr {
	width: 540px;
	font-size: 26px;
	line-height: 1.4;
	}

.page-body .area-list .area table .items {
	position: absolute;
	top: 18px;
	right: 16px;
	text-align: right;
	}

.page-body .area-list .area table .items img {
	width: 42px;
	}

.page-body .area-list .area table tr.labo-shop td{
	height: 50px;
	-moz-background-size:  auto 25px;
	-webkit-background-size: auto 25px;
	background-size: auto 25px;
}

/* @end */

/* @group search-geolocation */

.page-body .search-geolocation {
	display: block;
	width: 580px;
	margin: 0 auto 70px;
	}

.page-body .search-geolocation .button-container {
	}

.page-body .search-geolocation button {
	display: block;
	width: 100%;
	height: 106px;
	border: 5px solid #e5e5e5;
	border-radius: 2px;
	background: #ffffff;
	font-size: 30px;
	font-weight: bold;
	}

.page-body .search-geolocation .button-caption {
	margin-top: 1em;
	font-size: 24px;
	text-align: right;
	}

/* @end */

/* @group search-keyword */

.page-body .search-keyword {
	width: 560px;
	margin: 0 auto 70px;
	}

.page-body .search-keyword .button-container {
	overflow: hidden;
	width: 560px;
	padding: 2px;
	border-radius: 2px;
	background: #e5e5e5;
	}

.page-body .search-keyword input {
	display: block;
	float: left;
	text-align: center;
	}

.page-body .search-keyword .search-text {
	display: block;
	width: 470px;
	height: 90px;
	border: 3px solid #e5e5e5;
	font-size: 30px;
	-webkit-appearance: none;
	}

.page-body .search-keyword .search-button {
	display: block;
	float: right;
	width: 90px;
	height: 90px;
	border: none;
	background: #e5e5e5;
	font-size: 30px;
	-webkit-appearance: none;
	}

.page-body .search-keyword .button-caption {
	margin-top: 1em;
	font-size: 24px;
	text-align: center;
	}

/* @end */

/* @group search-list */

.page-body .search-list {
	width: 550px;
	margin: 0 auto;
	border-top: 5px solid #e5e5e5;
	border-left: 5px solid #e5e5e5;
	border-right: 5px solid #e5e5e5;
	border-bottom: 3px solid #e5e5e5;
	}

.page-body .search-list .heading {
	font-weight: bold;
	}

.page-body .search-list h2.heading {
	border-bottom: 5px solid #e5e5e5;
	font-size: 30px;
	font-weight: bold;
	line-height: 96px;
	text-align: center;
	}

.page-body .search-list .category-row {
	overflow: hidden;
	padding: 0;
	}

.page-body .search-list .category {
	float: none;
	width: auto;
	margin-top: 20px;
	margin-right: 0;
	padding-bottom: 10px;
	border-bottom: 2px solid #e5e5e5;
	}

.page-body .search-list h3.heading {
	margin-bottom: 0.4em;
	font-size: 32px;
	margin-left: 25px;
	}

.page-body .search-list h3.heading span {
	font-weight: normal;
	}

.page-body .search-list p {
	/*height: 42px;*/
	margin-left: 25px;
	height: auto;
	text-align: center;
	margin-bottom: 10px;
	}

.page-body .search-list select {
	display: block;
	width: 500px;
	height: 70px;
	font-size: 28px;
	/*width: 100px;
	height: 20px;
	font-size: 7px;
	border: 1px solid #e5e5e5;
	border-radius: 0;
	line-height: 21px;
	text-align: center;
	-webkit-transform-origin: 0 0;
	-webkit-transform: scale(2,2);
	-webkit-appearance: none;*/
	}

/* @end */

/* @group section-overseas */

.section-overseas {
	width: 580px;
	height: auto;
	margin: 0 auto;
	border-bottom: none;
	background: none;
	}


.section-overseas .description {
	padding: 0;
	}

.section-overseas .description dt {
	font-size: 32px;
	font-weight: bold;
	line-height: 2;
	}

.section-overseas .description dt span {
	display: none;
	}

.section-overseas .description dd {
	font-size: 30px;
	line-height: 1.6;
	}

.section-overseas .description dd.en {
	display: none;
	}

/* @end */

/* @end */

/* @group page-footer */

.page-footer {
	width: 100%;
	margin-top: 100px;
	background: #f6f5f6;
	}

.page-footer .container {
	overflow: hidden;
	position: relative;
	width: 610px;
	margin: 0 auto 0;
	padding-bottom: 45px;
	}

.page-footer a {
	text-decoration: none;
	}

.page-footer a:hover {
	text-decoration: underline;
	}

.page-footer .global-footer .linkage {
	padding-bottom: 1em;
	font-size: 136%;
	font-weight: bold;
	}

#copyright {
	font-size: 18px;
	text-transform: uppercase;
	}


/* @end */

}

.general-header .description .laboshop{
	float: right;
	width: 95px;
	height: 95px;
}
.general-header .description .laboshop img{
	width: 100%;
	height: auto;
}

.fa-search{
	cursor: pointer;
}

.footer-links{
	clear: both;
	margin-top: 50px;
}
.footer-links .container{
	width: 1000px;
	margin: auto;
}
.footer-links dl dd{
	text-align: right;
}

@media screen and (max-width: 640px), screen and (max-device-width: 480px) {

	.general-header .description .space{
		float: right;
		height: 230px;
	}
	.general-header .description .laboshop{
		clear: both;
		float: right;
		width: 200px;
		height: 200px;
	}
	.general-header .description .laboshop img{
		width: 100%;
		height: auto;
	}

}

/* GNW追加 */
.shop-detail-inner{
	position: relative;
	background: #f5f5f5;
	padding: 50px 140px 100px;
}
.shop-detail .icon.labo-shop{
	position: absolute;
	right: 140px;
	top: 50px;
	width: 115px;
	height: 115px;
	background-image: url(/onoff-golf/images/icon-labo-shop.png);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.page-body .shop-detail table{
	float: none;
	width: calc(100% - 135px);
	padding-top: 0px;
}
.page-body .shop-detail table .org{
	line-height: 1.4;
	padding-bottom: 20px;
	width: auto;
}
.page-body .shop-detail .hero-map{
	float: none;
	margin: auto;
	height: auto;
}
.page-body .shop-detail .hero-map #map{
	width: 100%;
	height: 400px;
	border: solid 2px #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.page-body .shop-detail .linkage{
	float: none;
	width: 100%;
	margin-top: 30px;
}
.page-body .shop-detail .linkage li{
	width: auto;
	padding-left: 30px;
	padding-right: 30px;
}

.shop-detail .staff-comment{
	clear: both;
	overflow: hidden;
	zoom: 1;
	padding-top: 70px;
}
.shop-detail .staff-comment .comment{
	clear: both;
	font-size: 14px;
	line-height: 1.8;
}
.shop-detail .staff-comment .shop-images{
	margin-top: 30px;
	overflow: hidden;
	zoom: 1;
}
.shop-detail .staff-comment .shop-images .item{
	float: left;
	width: calc(100%/2 - 20px);
	margin: 40px 40px 0 0;
}
.shop-detail .staff-comment .shop-images .item:nth-child(2n){
	margin-right: 0;
}
.shop-detail .staff-comment .shop-images .item img{
	width: 100%;
	height: auto;
}

.shop-detail .staff-comment .staff-member{
	background: #fff;
	margin-top: 75px;
	padding: 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	zoom: 1;
}
.shop-detail .staff-comment .staff-member .title{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #1a5ba5;
}

.shop-detail .staff-comment .staff{
	float: left;
	width: calc(100%/2 - 20px);
	margin: 40px 40px 0 0;
	overflow: hidden;
	zoom: 1;
}
.shop-detail .staff-comment .staff:nth-of-type(2n){
	margin-right: 0;
}
.shop-detail .staff-comment .staff *{
	color: #5a5a5a;
	font-size: 14px;
	line-height: 1.8;
}
.shop-detail .staff-comment .staff .inner{
	padding: 0 10px;
}
.shop-detail .staff-comment .staff .staff-name-table{
	width: 100%;
	display: table;
	margin-bottom: 0;
}
.shop-detail .staff-comment .staff .staff-name-table tr{
	display: table-row;
}
.shop-detail .staff-comment .staff .staff-name-table td{
	display: table-cell;
	vertical-align: middle
}
.shop-detail .staff-comment .staff .staff-name{
	width: calc(100% - 80px);
}
.shop-detail .staff-comment .staff .staff-image{
	width: 120px;
}
.shop-detail .staff-comment .staff .staff-image img{
	width: 100%;
	height: auto;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	overflow: hidden;
}
.shop-detail .staff-comment .staff .post,
.shop-detail .staff-comment .staff .name{
	font-weight: bold;
}






@media screen and (max-width: 640px), screen and (max-device-width: 480px) {
	.shop-detail-inner{
		padding: 0px;
		background: none;
	}
	.shop-detail .icon.labo-shop{
		right: 20px;
		top: 0px;
	}
	.page-body .shop-detail table{
		width: calc(100% - 115px - 20px);
		margin: 0;
		padding: 0;
		margin-left: 30px !important;
		margin-right: 30px !important;
	}
	.page-body .shop-detail table .org{
		display: table-cell;
		width: auto;
		height: 115px;
		vertical-align: middle;
	}
	.page-body .shop-detail table .adr{
		margin-top: 20px;
	}
	.shop-detail .hero-map{
		width: 100%;
		margin: 30px 0 0 !important;
	}
	.shop-detail .hero-map #map{
		border: none !important;
		width: 100%;
		height: 630px !important;
	}

	.shop-detail .staff-comment{
		margin: 0 30px 0;
		padding-top: 0;
	}

	.shop-detail .staff-comment .comment{
		font-size: 1.5rem;
		margin-top: 0;
	}

	.shop-detail .staff-comment .shop-images .item{
		float: none;
		width: 100%;
		margin: 30px 0 0;
	}

	.shop-detail .staff-comment .staff-member{
		padding-bottom: 120px;
	}
	.shop-detail .staff-comment .staff-member .title{
		font-size: 2.0rem;
		padding-bottom: 40px;
	}

	.shop-detail .staff-comment .staff{
		float: none;
		width: 100%;
		margin: 30px 0 0;
		overflow: visible;
	}
	.shop-detail .staff-comment .staff *{
		font-size: 1.5rem;
	}
	.shop-detail .staff-comment .staff .inner{
		padding: 0;
	}
	.shop-detail .staff-comment .staff .staff-name-table{
		margin: 0 !important;
	}
	.shop-detail .staff-comment .staff .staff-name{
		width: calc(100% - 160px);
	}
	.shop-detail .staff-comment .staff .staff-image{
		width: 160px;
	}

}