@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500;600;700&display=swap');
@import url('https://fonts.cdnfonts.com/css/old-english-five');
@import url('https://fonts.googleapis.com/css2?family=UnifrakturMaguntia&display=swap');
html, body, header, nav, ul, li, p, a, div, img, dd, dt, dl, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	box-sizing: border-box;
}
body {
	overflow-x: unset;
}
.clearfix:before, .clearfix:after {
	content: ' ';
	display: table;
	clear: both;
}

.blog_inner a:not([class]){
	text-decoration: none;
	font-weight: normal;
}

 #gg_town_use_summer .container {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      height: 100vh;
      text-align: center;
     animation: fadeOut 1s ease-in-out 3s forwards;
    }
#gg_town_use_summer .logo {
      width: 150px;
      height: auto;
      margin-top: 70px;
    }
 #gg_town_use_summer h4.intro {
    font-family: "futura-pt", sans-serif;
	text-align: center;
	font-weight: normal;
	font-size: 1.8em;
	line-height: 180%;
	letter-spacing: 0.5px;
    }

 #gg_town_use_summer h4.intro span {
      font-size:0.8em;
    }


 @keyframes fadeOut {
      to {
        opacity: 0;
        pointer-events: none;
      }
    }


#gg_town_use_summer {
	width: unset;
	margin: 0 auto;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	font-family: 'Roboto' , 'Noto Sans JP', sans-serif;
	overflow: hidden;
	text-align: left;
	background: #FFF;
	color: #000;
}
#gg_town_use_summer img {
	max-width: 100%;
	height: auto;
	border: none;
	vertical-align: bottom;
}
#gg_town_use_summer p {
	font-size: 0.95em!important;
	margin-top: 0!important;
	line-height: 180%;
}
#gg_town_use_summer .prostaff_wrap {
	width: 100%!important;
	max-width: 800px;
	margin: 0 auto;
	padding: 0;
}
 #gg_town_use_summer h4, #gg_town_use_summer h5 {
	color: #000;
	text-align: center;
	font-weight: bold;
	background: none;
	border: none;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
}

 #gg_town_use_summer h2 {
	color: #000;
	text-align: center;
	font-weight: normal;
	background: none;
	border: none;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
}

#gg_town_use_summer h1 {
	color: #000;
	font-family: "futura-pt", sans-serif;
	text-align: center;
	font-weight: normal;
	font-size: 2.5em;
	line-height: 160%;
	letter-spacing: 0.5px;
	font-style: normal;
	margin: 40px auto 0;
}

#gg_town_use_summer h3{
	color: black;
	text-align: center;
	font-weight: bold;
	background: none;
	border: none;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
	margin: 30px auto;
}



#gg_town_use_summer h1 img{
	max-width: 90%;
	height: auto;
	border: none;
	vertical-align: bottom;
	margin: 0 auto;
}


#gg_town_use_summer h2.headline {
  padding: 0.3em;/*文字周りの余白*/
  color: #000;/*文字色*/
  background: #fff;/*背景色*/
line-height: 125%;
font-family: serif;
letter-spacing: 0.65rem;
}

#gg_town_use_summer h1 span{
	font-size: 0.8em;
}
#gg_town_use_summer h2 {
	font-size: 2em;
	line-height: 150%;
	margin: 10px auto 0px;
	text-align: center;
	font-weight: bold;
}

#gg_town_use_summer .flex {
	display: -webkit-flex;
	/* Safari */
	display: flex;
	-webkit-flex-wrap: wrap;
	/* Safari */
	flex-wrap: wrap;
	width: 100%;
	position: relative;
	justify-content:center; 
}


#gg_town_use_summer .categorylist{
	margin: 0 auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: flex-start;
	width: 100%;
	justify-content: center;
	/*border: solid 2px #177245;*/
	border-radius: 10px;
}
#gg_town_use_summer section.category {
  margin: 20px auto;
  width: 100%;
}
#gg_town_use_summer .categorylist div {
  flex-basis: calc(100% / 3 );
}

#gg_town_use_summer p.main_text, 
#gg_town_use_summer p.stylingtext {
	width: 100%!important;
	margin: 50px auto!important;
	text-align: center;
	line-height: 180%;
	display: block!important;
}

 
#gg_town_use_summer p.main_text2{
	width: 95%!important;
	margin: 50px auto 40px!important;
	text-align: left;
	line-height: 180%;
	display: block!important;
	font-family: "futura-pt", sans-serif;
font-weight: 400;
font-style: normal;
}

#gg_town_use_summer p.main_text2 span.bigdate03 {
font-size: 1.2em;
font-weight: bold;
color: #000;
}


#gg_town_use_summer p.main_text2 a:hover {
  color: #a9a9a9;
}

#gg_town_use_summer p.main_text2 a:active {
  color: #555555;
}

#gg_town_use_summer p.main_text2 a {
  color: black;
}



#gg_town_use_summer .slide {
	margin: 20px auto 50px;
}
#gg_town_use_summer .slide ul {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}
#gg_town_use_summer .slide ul li img {
	width: 100%;
}

#gg_town_use_summer section {
	width: 100%;
	max-width: 800px;
}
#gg_town_use_summer section.main,
#gg_town_use_summer section.member{
	width: 100%;
	position: relative;
	text-align: center;
	margin: 30px auto 0;
}

#gg_town_use_summer section.main img{
	margin: 0px auto 20px;
}

#gg_town_use_summer section.style {
	margin:0 auto 65px;
}

#gg_town_use_summer p.itemname {
	width: 100%;
	line-height: 200%;
}
#gg_town_use_summer p.price {
	width: 100%;
	display: block;
	font-size: 1.5em!important;
	text-align: center!important;
	margin-bottom: 10px;
}
#gg_town_use_summer p.price span {
	color: #C52F32;
	font-size: 1.3em!important;
	font-weight: bold;
}

#gg_town_use_summer .itemlist p.price {
  margin: 0 auto !important;
  font-size: 1.3em !important;
  display: block;
	text-align: left!important;
}
#gg_town_use_summer p.price span {
  color: #C52F32;
  font-size: 1.2em !important;
  font-weight: bold;
}

#gg_town_use_summer section.main .itembox {
	width: 80%;
	max-width: 800px;
	margin: 10px auto 25px;
}
#gg_town_use_summer section.main.itembox p {
	text-align: center;
}
#gg_town_use_summer section.main p.itemtext {
	margin: 20px auto 20px!important;
	font-size: 0.85em!important;
}
#gg_town_use_summer section.main p.itemname {
	font-size: 1.3em!important;
	margin:20px auto 0!important;
}

#gg_town_use_summer section.item3{
	width: 100%;
	max-width: 800px;
	margin: 50px auto;
	text-align: center;
}
#gg_town_use_summer section.item3 img{
	width: 100%;
}
#gg_town_use_summer section.item3 .flex div {
	flex-basis: 33.33%;
	padding: 1%;
}

#gg_town_use_summer p.itemname3 {
	font-size: 1em!important;
	margin: 20px auto 10px!important;
	font-weight: 600;
}

#gg_town_use_summer p.price3 {
	font-size: 1.3em!important;
	margin: 10px auto!important;
}

#gg_town_use_summer section.item2{
	width: 100%;
	max-width: 800px;
	margin: 50px auto;
	text-align: center;
}


#gg_town_use_summer section.item2 img{
	width: 100%;
}
#gg_town_use_summer section.item2 .flex div {
	flex-basis: 50%;
	padding: 2%;
}

#gg_town_use_summer p.itemname2 {
	font-size: 0.95em!important;
	margin: 20px auto 10px!important;
	font-weight: 600;
}

#gg_town_use_summer p.price2 {
	font-size: 1.3em!important;
	margin: 10px auto!important;
}

#gg_town_use_summer .main_text span.big{
	font-size: 2.3em!important;
	color: #e25822!important;
	font-weight:bold!important;
	line-height: 120%!important;
	}

.balloon-006 {
  position: relative;
  background: #f0f9da;
  /*box-shadow: 0px 0px 0px 5px #ffefef;
  border: dashed 1px white;*/
　border-radius: 5px;
  padding: 0.2em 0.5em;
  color: #454545;
  width: 90%;
  margin: 0 auto 35px;
  text-align: left;
  font-size: 0.9em;
  line-height: 180%;
}

.balloon-006 :after {
  position: absolute;
  content: '';
  left: -7px;
  top: -7px;
  border-width: 0 0 15px 15px;
  border-style: solid;
  border-color: #fff #fff #701c1c;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}


#gg_town_use_summer .box {
	width: 100%;
	max-width: 600px;
	margin: 0 auto 50px;
}
#gg_town_use_summer section.main .doubleimage,
#gg_town_use_summer section.main .tripleimage{
	width: 100%;
	max-width: 800px;
	margin: 0px 0px 0px 0px;
}
#gg_town_use_summer .style .slide {
	margin: 0 auto;
}
#gg_town_use_summer .style .slide ul {
	width: 100%;
	max-width: 800px;
}
#gg_town_use_summer .style .slide ul li img {
	width: 100%;
	max-width: 800px;
}
#gg_town_use_summer section.main .doubleimage div {
	flex-basis: 50%;
	padding: 2%;
}
#gg_town_use_summer section.main .tripleimage div {
	flex-basis: 33.33%;
	margin-bottom: -20px;
}

#gg_town_use_summer section.mesh .other_image img{
	  
width: 65%;
    margin: 68px 200px 10px -100px;
    padding: 2% 4%;
}

#gg_town_use_summer section.mesh .other_image2 img{
    width: 66%;
    margin: 14px -93px 18px 228px;
    padding: 2% 4%;
}

#gg_town_use_summer section.mesh .other_image3 img{
    width: 75%;
    margin: 10px -100px -20px 181px;
    padding: 2% 4%;
}







#gg_town_use_summer section.mesh .other_image4 img{
	width: 70%;
	margin: 35px 0px -12px 140px;
	padding: 2% 4%;
}

#gg_town_use_summer section.mesh{
margin:0 auto;
}


/*STYLE01 For PC*/

#gg_town_use_summer section.style01 .mainimage {
	width: auto;
	margin: 0px auto;
}
#gg_town_use_summer section.style01 .mainimage .mainimage1 {
	width: 100%;
	margin-right: 0%;
	margin-left: 30%;
	margin-bottom: 15%;
}

#gg_town_use_summer section.style01 .mainimage .mainimage2 {
	width: 37%;
	left:15%;
	top:40%;
	bottom:0%;
	position: absolute;

}	

/*STYLE01 For PC END*/



/*STYLE02 For PC*/

#gg_town_use_summer section.style02 .mainimage {
	width: auto;
	margin: 0px auto;
}
#gg_town_use_summer section.style02 .mainimage .mainimage1 {
    width: 53%;
    margin-right: 49%;
    margin-left: 4%;
    margin-bottom: 14%;
}

#gg_town_use_summer section.style02 .mainimage .mainimage2 {
width: 43%;
    left: 47%;
    top: 29%;
    bottom: 0%;
    position: absolute;
}	

/*STYLE02 For PC END*/





/*STYLE6 For PC*/

#gg_town_use_summer section.style6 .mainimage {
	width: auto;
	margin: 0px auto;
}
#gg_town_use_summer section.style6 .mainimage .mainimage1 {
	width: 100%;
	margin-left: 30%;
	margin-right: 0%;
	margin-bottom: 15%;
}

#gg_town_use_summer section.style6 .mainimage .mainimage3 {
  width: 37%;
    right: 60%;
    bottom: 0%;
position: absolute;
}	

/*STYLE6 For PC END*/




/*
#gg_town_use_summer section.mesh .other_image .flex div{
	flex-basis: 50%;
	padding: 1%;
}

#gg_town_use_summer section.mesh .other_image .other_image1 div:first-child{
	margin-top: 5%;
}

#gg_town_use_summer section.mesh .other_image .other_image1 div:last-child{
	margin-top: 32%;
	padding: 1%;
}
*/


/* 購入ボタン */
#gg_town_use_summer .itemlist a,
#gg_town_use_summer .buy a,
#gg_town_use_summer .coming {
	display: block;
	width: 100%;
	max-width: 130px;
	padding: 8px 0;
	text-align: center;
	border: 1px solid #000;
	background: #000;
	color: #FFF;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
	font-size: 1em!important;
	border-radius: 8px;
	text-decoration: none;
}

#gg_town_use_summer .itemlist a:hover,
#gg_town_use_summer .buy a:hover {
	background: #FFF;
	text-align: center;
	border: 1px solid #000;
	color: #000;
}


#gg_town_use_summer .buy2 {
	display: block;
	width: 100%;
	max-width: 115px;
	padding: 12px 0;
	text-align: center;
	border: 1px solid #000;
	background: #000;
	color: #fff;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
	border-radius: 8px;
	margin-bottom: 70px;
}
#gg_town_use_summer .buy2:hover {
	background: #fff;
	text-align: center;
	border: 1px solid #000;
	color: #000;
}

#gg_town_use_summer p.other a {
	display: block;
	width: 100%;
	max-width: 400px;
	padding: 10px 0;
	text-align: center;
	border: 1px solid white;
	background: black;
	color: white;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 60px auto;
}

#gg_town_use_summer p.other a:hover{
	background: white;
	text-align: center;
	border: 1px solid black;
	color: black;
}

#gg_town_use_summer .styling{
	width: 90%!important;
	margin: 40px auto;
}

#gg_town_use_summer /*.style*/ .textaria {
  margin: 50px auto;
  width: 100%;
}
#gg_town_use_summer /*.style*/ .textaria p.text {
  text-align: left;
  margin: 0 auto 20px !important;
}


#gg_town_use_summer .itemlist {
 text-align: left;
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 100%;
 max-width: 600px;
 margin: auto;
 padding: 10px 0;
}
#gg_town_use_summer .itemlist div:first-child {
	width: 75%;
	padding: 3px 1% 3px 0;
}
#gg_town_use_summer .itemlist div:last-child {
	width: 25%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-right: 0%;
}

/* profile */

#gg_town_use_summer section.instagram {
	width: 90%;
	max-width: 700px;
	margin: 50px auto;
}
#gg_town_use_summer .profile {
	/*width: 85%;*/
	max-width: 400px;
	margin: 0px auto;
}
#gg_town_use_summer .profile div:first-child {
	flex-basis: 30%;
}
#gg_town_use_summer .profile div:last-child {
	flex-basis: 70%;
	padding-left: 5%;
	text-align: left;
	line-height: 150%;
	margin: auto;
}
#gg_town_use_summer .profile p.modelname {
	font-weight: 500;
	font-size: 1.3em!important;
	/*font-family: 'DIN-Condensed', sans-serif;*/
	color: #e25822;
	line-height: 100%;
}
#gg_town_use_summer .profile p.proftext {
	font-size: 0.8em!important;
}
#gg_town_use_summer .profile div:last-child div {
	margin: 5px 0 0;
	width: 100%;
	padding-left: 0!important;
}
#gg_town_use_summer .profile div:last-child p.icon {
	/*margin: 0!important;*/
	margin: 10px 0px 0px -30px!important;
	font-size: 0.95em!important;
	flex-basis: 50%;
	text-align: left;
}
#gg_town_use_summer .profile a {
	text-decoration: underline;
	color: #e25822;
}
#gg_town_use_summer .profile div:last-child p.icon img {
	width: 20%;
	max-width: 20px;
	vertical-align: middle;
	padding-right: 2%;
	display: inline-block!important;
}
.itemlist div:first-child {
	width: 75%;
	padding: 3px 1% 3px 0;
}
.itemlist div:last-child {
	width: 25%;
	display: flex;
	align-items: center;
	padding-right: 1%;
}


/* 回遊リンク */

#gg_town_use_summer .Banner4 {
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 30px;
}
#gg_town_use_summer .Banner4 h3 {
	font-size: 25px !important;
	margin: 30px auto;
	padding: 20px 0;
	border-top: double #000;
	border-bottom: 1px solid #000;
	color: #000;
	letter-spacing: 3px;
}
#gg_town_use_summer .Banner4 ul {
	display: inline;
}
#gg_town_use_summer .Banner4 ul li {
	display: inline-block;
	width: 47% !important;
	margin: 1% 1% 2% 1%;
}
@media only screen and (min-width:749px) {
	.pc_none {
		display: none!important;
	}
	/* ヘッダー・フッターの崩れを直す */
	#news_detail .detail {
		width: 100%!important;
	}
	#news_detail .detail .head {
		width: 1000px!important;
		margin: 0 auto 50px!important;
	}
	#news_detail .detail .content p:first-child {
		margin: 0 auto;
		max-width: 1000px!important;
	}
	#topicpath {
		width: 1168px;
		margin: 0 auto;
	}
	.paging {
		width: 1000px;
		margin: 0 auto;
	}
	.item_category_links {
		width: 1168px;
		margin: 100px auto 0;
	}
}
@media screen and (max-width:748px) {
	.sp_none {
		display: none;
	}
	#gg_town_use_summer h1 {
		font-size: 5vw;
		line-height: 130%;
		margin: 5vw auto 0;
	}
			
	#gg_town_use_summer h1 span {
		font-size: 4vw;
	}
	#gg_town_use_summer h2 {
		font-size: 5vw;
		text-align: center;
	}
	#gg_town_use_summer h3 {
		font-size: 3.8vw;
		color: black;
	}
	#gg_town_use_summer p, #gg_town_use_summer div {
		font-size: 2.8vw!important;
		line-height: 180%;
	}
	#gg_town_use_summer p.main_text2 span.bigdate03{
		font-size: 3.5vw!important;
	}
	
	#gg_town_use_summer p.main_text {
		display: block!important;
		margin: 2.5vw auto 2.5vw!important;
		text-align: left;
	}
		#gg_town_use_summer p.main_text2 {
		display: block!important;
		margin: 2.5vw auto!important;
		text-align: left;
	}
	#gg_town_use_summer p.stylingtext {
		margin: 0vw auto 7.25vw!important;
		text-align: left;
	}
	#gg_town_use_summer section {
		margin: 8.375vw auto;
	}
	
	#gg_town_use_summer section.item2
	 {
		margin: 0vw auto 10.125vw;
	}
	
	#gg_town_use_summer section.main p.itemname {
	font-size: 3vw!important;
	margin:10px auto 0!important;
}
	
	
	
	#gg_town_use_summer section.main,
	#gg_town_use_summer section.member{
		margin: 5vw auto 0;
	}
	#gg_town_use_summer section.style {
	margin:0 auto 7vw;
}
#gg_town_use_summer .itemlist {
	width: 95%;
}
#gg_town_use_summer .itemlist div {
		font-size: 3.2vw!important;
		line-height: 150%!important;
	}
	#gg_town_use_summer p.price {
		font-size: 4.5vw!important;
		line-height: 180%;
		margin-bottom: 0;
	}
	#gg_town_use_summer .itemlist div:first-child {
		width: 82%;
		padding: 1vw 1% 1vw 0;
	}
	#gg_town_use_summer .itemlist div:last-child {
		width: 18%;
	}
	#gg_town_use_summer .styling {
        margin: 5.375vw auto;
    }
	#gg_town_use_summer section.recommend p.small {
		font-size: 2.6vw!important;
	}
	#gg_town_use_summer .back {
		height: 45vw;
	}
	#gg_town_use_summer section.member .team {
        margin: 0vw auto;
    }
	
	#gg_town_use_summer .buy2{
        padding: 5px 0;
		max-width: 100px;
    }
	

	#gg_town_use_summer .categorylist div {
  flex-basis: calc(100% / 2 );
}
	
	#gg_town_use_summer section.mesh .other_image img{
width: 75%;
        margin: 125px 195px 10px -15px;
        padding: 2% 4%;
}

#gg_town_use_summer section.mesh .other_image2 img{
        width: 73%;
        margin: -12px 0px 7px 97px;
        padding: 2% 4%;
}
	
	#gg_town_use_summer section.mesh .other_image3 img{
width: 76%;
        margin: -12px 0px 0px 97px;
        padding: 2% 4%;
}	
	
	#gg_town_use_summer section.mesh .other_image4 img{
	width: 70%;
	margin: 60px 135px 5px 40px;
	padding: 2%;
}	
	
#gg_town_use_summer .buy2 {
margin-bottom: 7vw;	
}	
	
	
/**STYLE01 For SP START**/
#gg_town_use_summer section.style01 .mainimage {
	width: auto;
	margin: 0px auto;
	position: relative;
}
#gg_town_use_summer section.style01 .mainimage .mainimage1 {
	width: 100%;
	margin-right: 0%;
	margin-left: 30%;
}

#gg_town_use_summer section.style01 .mainimage .mainimage2 {
	width: 48%;
	left:0%;
	bottom:57%;
	position: absolute;

}	
		
/*STYLE01 For SP END*/		
	
	
	
/**STYLE02 For SP START**/
#gg_town_use_summer section.style02 .mainimage {
	width: auto;
	margin: 0px auto;
	position: relative;
}
#gg_town_use_summer section.style02 .mainimage .mainimage1 {
	width: 65%;
	margin-right: 35%;
	margin-left: 0%;
}

#gg_town_use_summer section.style02 .mainimage .mainimage2 {
	width: 55%;
	left:45%;
	top:58%;
	position: absolute;

}	
		
/*STYLE02 For SP END*/		
	
	
/**STYLE6 For SP START**/
#gg_town_use_summer section.style6 .mainimage {
	width: auto;
	margin: 0px auto;
	position: relative;
}
#gg_town_use_summer section.style6 .mainimage .mainimage1 {
	width: 100%;
	margin-left: 30%;
	margin-right: 0%;
}

#gg_town_use_summer section.style6 .mainimage .mainimage3 {
              width: 45%;
        right: 55%;
        bottom: 0%;
        position: absolute;

}	
/*STYLE6 For SP END*/		
		
	
	/* 100%表示用 */
	#news_detail .detail {
		margin: 0 auto;
	}
	/* 回遊リンク */
	#gg_town_use_summer .Banner4 {
		text-align: center;
		width: 100%;
	}
	#gg_town_use_summer .Banner4 ul {
		margin: 0 auto;
		width: 95%;
	}
	#gg_town_use_summer .Banner4 ul li {
		width: 95% !important;
		margin: 0 0 5% 0 !important;
	}
	
	.box26 {
    position: relative;
    margin: 3em 2em;
    padding: 1em;
    border: solid 2px black;
    border-radius: 8px;
}


.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -10px;
    left: 10px;
    padding: 0 9px;
    line-height: 100%;
    font-size: 3.5vw;
    background: #FFF;
    color: black;
    font-weight: bold;
}

.box26 p {
   text-align: left;
	}	
	

	
	/* ヘッダー */
	#news_detail .detail .content p:first-child img {
		display: none;
	}
	#gg_town_use_summer .header {
		position: relative;
		height: 110vw;
	}
	#gg_town_use_summer .header .fv1 {
		position: absolute;
		top: 40vw;
		left: 0vw;
		right: 0vw;
		width: 100%;
		margin: auto;
	}
	
}