@charset "utf-8";
/* CSS Document */
/* Create 2019.11.30 14:29 */
/* Update 2020.05.13 14:15 */


/***********************************************/

/* menuStyle.css*/
#wrapper {
	position:relative;
	top:0;
	left:0;
	width:100%;
	margin:0 auto;
	height:auto;
	z-index:0;
}

/* menuStyle.css */
#inner {
	height: 100%;
	margin: 0 auto;
	min-height: 100%;
	padding-bottom: 100px;
	position: relative;
	overflow: hidden;
	width: 100%;
}




div.wndsticky {
	overflow:hidden;
	position:-webkit-sticky;
	position:-moz-sticky;
	position:-ms-sticky;
	position:sticky;
	top:0;
	padding:0.5em;
	background-color:rgba(255,255,255,1);
	border-bottom:2px solid rgba(51,51,51,0.5);
	z-index:9999;
}

div.sticky {
	overflow:hidden;
	position:-webkit-sticky;
	position:-moz-sticky;
	position:-ms-sticky;
	position:sticky;
	top:0;
	padding:0.5em;
	background-color:rgba(255,255,255,1);
	border-bottom:2px solid rgba(51,51,51,0.5);
	z-index:9999;
}

/*
#marketExplain {
	display:block;
}
*/
@media screen and (max-width:896px) {
#marketExplain {
	display:none;
}
}

@media screen and (max-width:896px) {
div.sticky {
		display:none;
}
}


/***********************************************/
body {
/*	background-color:rgba(255,255,255,0.7);*/
/*background:url(https://kagayagolf.co.jp/img/topImg/2019050314.gif);*/
	background:url(https://kagayagolf.co.jp/img/courseSlide/TopHeader960.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-size:contain;
}
#wrapper {
/*	background-color:rgba(255,255,255,0.2);*/
}
.shadow {
	color:#fff;
	/*font-family:Arvo;*/
	font-weight:bold;
	text-shadow:
	-1px -1px 0 #222,
	1px -1px 0 #222,
	1px 1px 0 #222,
	1px 1px 0 #222,
	2px 2px 0 #fff,
	3px 3px 0 #fff,
	4px 4px 0 #fff,
	5px 5px 0 #fff;
	line-height:0.8em;
	letter-spacing:0.1em;
	transform:scaleY(0.7);
	-webkit-transform:scaleY(0.7);
	-moz-transform:scaleY(0.7);
	-ms-transform:scaleY(0.7);
	margin:0;
	text-align:center;
}
.shadowBold {
	color:#fff;
	/*font-family:Arvo;*/
	font-weight:bold;
	text-shadow:
	-3px -3px 0 #222,
	3px -3px 0 #222,
	-3px 3px 0 #222,
	3px 3px 0 #222,
	4px 4px 0 #fff,
	5px 5px 0 #fff,
	6px 6px 0 #fff,
	7px 7px 0 #fff;
	line-height:0.8em;
	letter-spacing:0.1em;
	transform:scaleY(0.7);
	-webkit-transform:scaleY(0.7);
	-moz-transform:scaleY(0.7);
	-ms-transform:scaleY(0.7);
	margin:0;
	text-align:center;
}

.shadow2 {
	color:#fff;
	/*font-family:Arvo;*/
	font-size:1.5em;
	font-weight:bold;
	text-shadow:
	-1px -1px 0 #060,
	1px -1px 0 #060,
	1px 1px 0 #060,
	1px 1px 0 #060,
	2px 2px 0 #fff,
	3px 3px 0 #fff,
	3px 3px 0 #fff,
	3px 3px 0 #fff;
	line-height:0.8em;
	letter-spacing:0.1em;
	transform:scaleY(0.2);
	-webkit-transform:scaleY(0.2);
	-moz-transform:scaleY(0.2);
	-ms-transform:scaleY(0.2);
	margin:0;
	text-align:center;
}
.shadowBold2 {
	color:#fff;
	/*font-family:Arvo;*/
	font-weight:bold;
	text-shadow:
	-3px -3px 0 #f00,
	3px -3px 0 #f00,
	-3px 3px 0 #f00,
	3px 3px 0 #f00,
	4px 4px 0 #fff,
	5px 5px 0 #fff,
	6px 6px 0 #fff,
	7px 7px 0 #fff;
	line-height:0.8em;
	letter-spacing:0.1em;
	transform:scaleY(0.5);
	-webkit-transform:scaleY(0.5);
	-moz-transform:scaleY(0.5);
	-ms-transform:scaleY(0.5);
	margin:0;
	text-align:center;
}

#mainWrapper {
	position:relative;
}
h2.kagayaLogo {
	font-family:'Kaushan Script', cursive;
	vertical-align:text-bottom;
	font-size:1.7rem;
	font-weight:700;
	color:#00f;
	letter-spacing:0.25em;
	line-height:2.5;
}

@media screen and (max-width:896px)
{
h2.kagayaLogo {
	font-family:'Kaushan Script', cursive;
	vertical-align:text-bottom;
	font-size:1.5rem;
	font-weight:700;
	color:#00f;
	letter-spacing:0.25em;
	line-height:1.5;
}
}

#consoleLogo {
	width:100%;
	padding:0.25rem 0;
	background-color:rgba(51,153,0,0.7);
}
.textSiteName {
	margin-top:0.5em;
	font-size:5rem;
	font-family:'Kaushan Script', cursive;
	text-align:left;
	color:#009;
	display:inline-block;
	height:100%;
	margin:0;
}
.textGolfLife {
	font-size:1rem;
	font-family:'Noto Serif TC', serif;
	text-align:left;
/*	display:inline-block;*/
	margin-top:1rem;
	margin-left:2em;
	line-height:1.3;
}
.textCatchCopy {
	font-size:1rem;
	font-family:'Noto Sans JP', sans-serif;
	text-align:left;
	color:#ff0;
	line-height:0.8;
	letter-spacing:0.5em;
	margin-left:1em;
}
.textMonku {
	font-size:1rem;
	text-align:left;
	color:#fff;
	line-height:3;
}
#topHeader {
	width:100%;
	display:block;
	background:rgba(0,153,102,0.2);
}
.headerAreaLeft {
	width:49.9999%;
	float:left;
}
.headerAreaRight {
	width:49.9999%;
	float:right;
}
.textFind {
	font-weight:700;
	font-size:1.5rem;
	line-height:2rem;
	width:100%; 
	display:block;
	text-align:right;
	-webkit-animation:textGolfLifeAni 7.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
	animation:textGolfLifeAni 7.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}
.colorFind {
	color:#fff;
}
.omataseLogo {
	color:#ff0;
}
.topLogo {
	color:#F30;
}
.colorTreeStyle {
	color:#ff0;
}
.colorThreeStyle1 {
	color:rgba(255,255,0,0.7);
	font-weight:700;
	-webkit-animation:textGolfLifeAni 1.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
	animation:textGolfLifeAni 1.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}
.colorThreeStyle2 {
	color:rgba(255,255,0,0.8);
	font-weight:700;
	-webkit-animation:textGolfLifeAni 3.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
	animation:textGolfLifeAni 3.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}
.colorThreeStyle3 {
	color:rgba(255,255,0,1.0);
	font-weight:700;
	-webkit-animation:textGolfLifeAni 5.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
	animation:textGolfLifeAni 5.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}
.textGolfLife {
	color:#fff;
	-webkit-animation: text-pop-up-top 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: text-pop-up-top 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

/* ----------------------------------------
 * animation text-pop-up-top
 * ----------------------------------------
 */

@-webkit-keyframes text-pop-up-top {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    text-shadow: none;
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
}
@keyframes text-pop-up-top {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    text-shadow: none;
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
}

@-webkit-keyframes textGolfLifeAni {
0% {
	-webkit-filter:blur(0px);
	filter:blur(0px);
	opacity:0;
}
100% {
	-webkit-filter:blur(4px);
	filter:blur(4px);
	opacity:1;
}
}

@keyframes textGolfLifeAni
{
0% {
	-webkit-filter:blur(4px);
	filter:blur(4px);
	opacity:0;
}
100% {
	-webkit-filter:blur(0px);
	filter:blur(0px);
	opacity:1;
}
}

/*
@media screen and (max-width:1360px)
{
#topHeader {
	width:100%;
	display:block;
}
.textSiteName {
	padding-top:0px;
	font-family:'Kaushan Script', cursive;
	font-size:3rem;
	text-align:left;
	color:#009;
	display:inline-block;
	width:100%;
}
.textGolfLife {
	font-family:'Noto Serif TC', serif;
	font-size:1.0rem;
	text-align:left;
	display:inline-block;
	margin-top:0.5rem;
	margin-left:1em;
	line-height:1.3;
}
.textCatchCopy {
	font-family:'Noto Sans JP', sans-serif;
	font-size:1.0rem;
	text-align:left;
	color:#ff0;
	line-height:0.8;
	letter-spacing:0.5em;
	margin-left:1em;
}
.textMonku {
	font-size:0.625rem;
	text-align:left;
	color:#fff;
	line-height:3;
}
}

@media screen and (max-width:960px)
{
#topHeader {
	width:100%;
	display:block;
}
.textSiteName {
	padding-top:0px;
	font-family:'Kaushan Script', cursive;
	font-size:3rem;
	text-align:left;
	color:#009;
	display:inline-block;
	width:100%;
}
.textGolfLife {
	font-family:'Noto Serif TC', serif;
	font-size:1.0rem;
	text-align:left;
	display:inline-block;
	margin-top:0.5rem;
	margin-left:1em;
	line-height:1.3;
}
.textCatchCopy {
	font-family:'Noto Sans JP', sans-serif;
	font-size:1.0rem;
	text-align:left;
	color:#ff0;
	line-height:0.8;
	letter-spacing:0.5em;
	margin-left:1em;
}
.textMonku {
	font-size:0.625rem;
	text-align:left;
	color:#fff;
	line-height:3;
}
}
*/
/*@media screen and (max-width:600px)*/
@media screen and (max-width:896px)
{
#topHeader,#consoleLog {
	display:none;
}
.textSiteName {
	padding-top:0em;
	font-family:'Kaushan Script', cursive;
	font-size:2rem;
	text-align:left;
	display:inline-block;
	color:#009;
}
.textCatchCopy {
	font-family:'Noto Sans JP', sans-serif;
	text-align:left;
	color:#ff0;
	line-height:0.8;
	letter-spacing:0.5em;
	margin-left:1em;
}
.textMonku {
	font-size:0.625rem;
	text-align:left;
	color:#0f0;
	line-height:3;
}
.textGolfLife {
	font-family:'Noto Serif TC', serif;
	font-size:1.2rem;
	text-align:left;
	display:inline-block;
	margin:0.5rem auto;
	line-height:1.3;
}
}
/*
@media screen and (max-width:320px)
{
#topHeader {
	display:none;
}
.textSiteName {
	display:none;
}
.textCatchCopy {
	display:none;
}
.textMonku {
	display:none;
}
.textGolfLife {
	font-family:'Noto Serif TC', serif;
	font-size:1.2rem;
	text-align:left;
	display:inline-block;
	margin:0.5em auto;
	line-height:1.3;
}
span.menuHidden {
	font-size:1.125rem;
}
}
*/
/*
@media screen and (max-width:1360px)
{
span.menuHidden {
	font-size:1rem;
}
}
*/

/*@media screen and (max-width:600px)*/
@media screen and (max-width:896px)
{
span.menuHidden {
	display:none;
}
}
/*
@media screen and (max-width:320px)
{
span.menuHidden {
	display:none;
}
}
*/
/* top menu */
#topNav {
	width: 100%;
	background: #fff;
}
#topNav ul {
	background: #fff;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topNav ul li {
	display: block;
	float: left;
	width: 20%;
	line-height: 2;
	vertical-align: middle;
}
#topNav ul li a {
	text-align: center;
	display: inline-block;
	float: left;
	width: 100%;
	text-decoration: none;
	color:rgb(58,171,210);
}
#topNav ul li a:link {
	color:rgb(58,171,210);
}
#topNav ul li a:visited {
	color:rgb(58,171,210);
}
#topNav ul li a:hover {
	opacity:0.5;
	background: #fff;
}
.icSizeM {
	width:32px;
	height:32px;
}
div.headerMenu {
	width:100%;
	position:relative;
	display:block;
	float:left;
}
div.headerMenu h2 {
	position:absolute;
	left:32px;
	bottom:0px;
}
/*
@media screen and (max-width:1920px)
{
.icSizeM {
	width:32px;
	height:32px;
}
div.headerMenu {
	display:block;
	float:left;
}
}

@media screen and (max-width:960px)
{
.icSizeM {
	width:32px;
	height:32px;
}
div.headerMenu {
	display:block;
	float:left;
	line-height:1.0;
}
}
*/
/*@media screen and (max-width:600px)*/
@media screen and (max-width:896px)
{
.icSizeM {
	width:32px;
	height:32px;
}
div.headerMenu {
	display:none;
}
}

/*
@media screen and (max-width:340px)
{
.icSizeM {
	width:32px;
	height:32px;
}
div.headerMenu {
	display:none;
}
}
*/
@media print
{
body {
	width: 210mm; /* needed for Chrome */
	font-size: small;
}
@page {
	size: A4;
	margin: 12.7mm 9.7mm;
}
}

@media print
{
#topHeader {
	width:100%;
	display:block;
}
.textSiteName {
	padding-top:0px;
	font-family:'Kaushan Script', cursive;
	font-size: small;
	text-align:left;
	color:#009;
	display:inline-block;
	width:100%;
}
.textGolfLife {
	font-family:'Noto Serif TC', serif;
	font-size: small;
	text-align:left;
	display:inline-block;
	margin-left:1em;
	line-height:1.2;
}
.textCatchCopy {
	font-family:'Noto Sans JP', sans-serif;
	font-size: small;
	text-align:left;
	color:#ff0;
	line-height:0.8;
	letter-spacing:0.5em;
	margin-left:1em;
}
.textMonku {
	font-size:0.625rem;
	text-align:left;
	color:#fff;
	line-height:3;
}
}