@charset "UTF-8";

*{
	margin:0;
	padding:0;
}
.top,.top2,.main,.mov,.end,.footer{
	margin:0;
	padding:0;
	text-align:center;
}

img { 
height: auto;
}
.top img { 
max-width: 100%;
height: auto;
     display:block;
	margin:0 auto;
}


.end{
	text-align:center;
}

#header {
	background-color:#FFF798;
	max-width:1100px;
	overflow:hidden;
	margin:0 auto;
	padding: 0 0 7px 0;
	position:relative;
}


#header img#logo {
    float:left;
}

#header img#catchcopy {
	float:left;
}

.top{
	background:#ffffff;
	z-index:1;
}

.top{
	margin:0 auto;
	max-width:1100px;
}

#tgc {
	position:relative;
}
p.tgc-link {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position: absolute; bottom:5%; left: 10%; z-index:9999;
	text-align:left;
	color:#FFF;
	font-size:0.9rem;
	font-weight:bold;
}
p.tgc-link a {
	color:#FFF;
	text-decoration:none;
}

.mov{
	position:relative;
	margin:0 auto;
}

.youtube{
	position: absolute; top:170px; left: 20%; z-index:9999;
	width: 60%;
	max-width: 100%;
	margin:0 ;
}

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

.youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.margin{
	margin:20px 0;
}


#footer{
	clear:both;
	position:static;
}

#footer #greenbelt{
	background:url(../images/bg_greenbelt.png) 0 0 repeat;
}

#footer #greenbelt .inner{
	margin:0 auto;
	max-width:1100px;
	background:#009261;
	color:#fff;
	overflow:hidden;
}

#footer #greenbelt .inner .ftbox{
	float:left;
	max-width:800px;
}

#footer #greenbelt .inner p.link{
	padding:18px 0 0 24px;
	font-size:0.7rem;
	line-height:1.0;
}

#footer #greenbelt .inner p.link span{
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	background:url(../images/line_dot_separate.png) 0 0 no-repeat;
}

#footer #greenbelt .inner p.copy{
	padding:18px 0 0 24px;
	font-size:0.7rem;
	line-height:1.0;
}

#footer #greenbelt .inner a{
	color:#fff;
}

#footer #greenbelt .inner p.bn{
	float:right;
	background:url(../images/bg_ftbn.jpg) 0 0 no-repeat;
	width:264px;
	height:54px;
	margin:9px 17px 14px 0;
}

#footer #greenbelt .inner p.bn a{
	color:#666;
	text-decoration:none;
}

#footer #greenbelt .inner p.bn a span{
	display:block;
	width:120px;
	padding:16px 0 0 7px;
	font-size:0.6rem;
	line-height:1.4;
}

#footer #whitebelt{
	clear:both;
	margin:0 auto;
	background:#fff;
	text-align:right;
}

#footer #whitebelt p{
	padding:12px 0 13px;
	line-height:0;
	max-width:110px;
	margin:0 auto;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 100%;
	z-index:2;
}
#page-top a {
    background: #7fcff4;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #2F80B7;
}

@media screen and (min-width: 1100px) {
.top,.main,.mov,.end,.footer{
	width:100%;
	text-align:center;
}
#rect1.fuwafuwa {
	position: absolute; top:10px; left: 800px; z-index:9999; width:8%;
}
#rect2.fuwafuwa {
	position: absolute; top:10px; left: 900px; z-index:9999; width:8%;
}
#rect3.fuwafuwa {
	position: absolute; top:10px; left: 1000px; z-index:9999; width:8%;
}
.youtube{
	position: absolute; top:170px; left: 20%; z-index:9999; width:8%;
	width: 60%;
	max-width: 100%;
	margin:0 ;
}

#rect1.fuwafuwa img {
max-width: 100%;
}
#rect2.fuwafuwa img {
max-width: 100%;
}
#rect3.fuwafuwa img {
max-width: 100%;
}

p.tgc-link {
	font-size:0.8rem;
}

}

@media screen and (max-width: 1100px) {
#header img#logo {
		width:14%;
}

#header img#catchcopy {
	width:56%;
}
#rect1.fuwafuwa {
	position: absolute; top:10px; left: 71%; z-index:9999; width:8%;
}
#rect2.fuwafuwa {
	position: absolute; top:10px; left: 81%; z-index:9999; width:8%;
}
#rect3.fuwafuwa {
	position: absolute; top:10px; left: 91%; z-index:9999; width:8%;
}
#rect1.fuwafuwa img {
max-width: 100%;
}
#rect2.fuwafuwa img {
max-width: 100%;
}
#rect3.fuwafuwa img {
max-width: 100%;
}

.youtube{
	position: absolute; top:25%; left: 20%; z-index:9999;
	width: 60%;
	max-width: 100%;
	margin:0 ;
}

#page-top {
    font-size: 150% !important;
}
#page-top a {
    width: 150px;
    padding: 50px 0;
}
p.tgc-link {
	font-size:0.7rem;
}
}


@media screen and (max-width: 767px) {
.top,.main,.mov,.end,.footer{
	width:100%;
}

#rect1.fuwafuwa {
	position: absolute; top:10px; left: 71%; z-index:9999; width:8%;
}
#rect2.fuwafuwa {
	position: absolute; top:10px; left: 81%; z-index:9999; width:8%;
}
#rect3.fuwafuwa {
	position: absolute; top:10px; left: 91%; z-index:9999; width:8%;
}
#rect1.fuwafuwa img {
max-width: 100%;
}
#rect2.fuwafuwa img {
max-width: 100%;
}
#rect3.fuwafuwa img {
max-width: 100%;
}

p.tgc-link {
	font-size:0.6rem;
}

.youtube{
	position: absolute; top:25%; left: 20%; z-index:9999;
	width: 60%;
	max-width: 100%;
	margin:0 ;
}

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

.youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#footer #greenbelt .inner {    margin: 0 0 0;    width: 100%;}

#footer #greenbelt .inner .ftbox {    float: none;    width: 100%;}

#footer #greenbelt .inner p.link{display:block;padding:18px 15px 0;font-size:0.8rem;line-height:1.4;text-align:center;}

#footer #greenbelt .inner p.link span{display:block;margin:0 0 0 0;padding:15px 0 0 0;background:none;    text-align:left;}

#footer #greenbelt .inner p.copy {    padding: 15px 0 0 0;    text-align:center;}

#footer #greenbelt .inner p.bn {    float: none;    margin:9px auto 14px;    width: 264px;    height: 54px;}

#footer #whitebelt {text-align:center;    width: 100%;}

#footer #whitebelt img {width: inherit;}


}


