@charset "utf-8";
/* CSS Document */
/*
Theme Name: ホークス優勝パレード2025
Theme URL:https://www.fukunet.or.jp/hawks-parade-2025/
*/
body,html {
	width:100%;
  height: 100%;
  margin: 0 auto;
}
html {
	scroll-behavior: smooth;
	scroll-padding-top:105px;
}
body {
/*	background:#FFF url('../../images/hawks/bg.jpg') ;*/
	font-family: "M PLUS 1p", sans-serif,"M PLUS Rounded 1c", sans-serif,"Roboto", sans-serif,"Noto Sans JP", sans-serif,"Merriweather", serif;
	font-size:80%;
/*	background: linear-gradient(#ee7800, #f3981d, #ff7f00, #e8b71d, #ffbf00, #ff8c00, #ff7f00, #f3981d, #ee7800, #dd00f3);
*/background-size: 1800% 1800%;
-webkit-animation: rainbow 60s ease infinite;
-z-animation: rainbow 60s ease infinite;
-o-animation: rainbow 60s ease infinite;
  animation: rainbow 60s ease infinite;
}
body {
	background-image:url('../../images/hawks/bg.jpg') ;
	background-attachment: fixed;
	background-size: cover;
	background-position: center
}

.sp{display:none;}
.pc{display:block;}
a{text-decoration:none;}
p{line-height: 1rem;}


.section-wrapper {
  position: relative;
  border-radius: 30px 30px 0px 0px;
}


section#main{position: relative;}
section#main > div {
  box-sizing: border-box;
  color: #FFF;
  font-size: 5rem;
/*  display: flex;*/
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 5%;
}
/*.copy{font-size:0.9rem!important;font-weight: 300!important;position: absolute;right: 10px;bottom:10px;}*/
section#main h2 {
    font-family: "M PLUS 1p", sans-serif,YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-size: 2.8rem;
    text-align: center;
	font-weight: 700;
	line-height: 3rem;
	margin-bottom: 10px;

}
section#main .profileHeader h3 {
	font-family: "Roboto", sans-serif;
	color: #fcc800;
	font-size: 1.8rem;
	font-weight: 700;
	margin-bottom: 20px;
	line-height: 24px;
	text-align: center;
}
section#main .profileHeader h5 {
	font-family:"M PLUS 1p", sans-serif, "Roboto", sans-serif;
	color: #fff;
	font-size: 1.7rem;
	margin-bottom: 20px;
	text-align: center;	
}
section#main .profileHeader h6 {
	font-family:"M PLUS 1p", sans-serif, "Roboto", sans-serif;
	color: #fcc800;
	font-size: 1.7rem;
	margin-bottom: 20px;
	text-align: center;	
}
section#main .profileHeader h5 ~ p{text-align:center;font-size:1.8rem; margin-bottom: 50px;}
section#main .profileHeader h5 span{padding:7px 10px;background:#fff;color:#000;font-weight:700;}
section#main .profileHeader p{font-size: 1.4rem;line-height: 1.5em;font-weight: 500;margin-bottom:50px;}
section#main .profileHeader p strong{color:#fcc800;}
section#main .profileHeader ul {padding:20px;list-style-type: square;margin: 10px auto;}
section#main .profileHeader ul li{font-size: 1.2rem;line-height: 1.5em;font-weight: 700;margin-bottom: 10px;}
section#main p{font-size: 1.4rem;line-height: 1.5em;font-weight: 500;margin-bottom:30px;}
section#main dl dt{font-size: 1.4rem;line-height: 1.5em;font-weight: 600;color:#fcc800;}
section#main dl dd{font-size: 1.4rem;line-height: 1.5em;font-weight: 500;color:#fff;margin-bottom:30px;}
section#main dl dd p{margin-bottom:10px!important;}
section#main dl dd p strong{color:#fff!important;}

.map-box{width:auto;max-width:100%;padding:5%;}
#route-map {
position: relative;
	padding-top: 75%!important; /* 4:3 アスペクト比 */
	height: 0;
}

#route-map  iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

section#main .cd-fixed-bg {
	
		width:100%;
	position: relative;
    min-height: 90%;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 2;
	padding:50px 100px;
}
section#main .cd-fixed-bg .profileHeader{
	/* width:100%; */
	max-width: 1200px;
	border-radius:20px;
	background: rgba(0,0,0,0.7);
	padding: 50px;
	margin: 50px auto 100px;
	min-height:100%;
}
/*section#main .cd-fixed-bg.cd-bg-0  {  background-image: url('../../webp/hawks/parade00.webp');
}

section#main .cd-fixed-bg.cd-bg-1  {  background-image: url('../../webp/hawks/parade01.webp');
}
section#main .cd-fixed-bg.cd-bg-2  {  background-image: url('../../webp/hawks/parade02.webp');
}

section#main .cd-fixed-bg.cd-bg-3  {
  background-image: url('../../webp/hawks/parade03.webp');
}

section#main .cd-fixed-bg.cd-bg-4  {
  background-image: url('../../webp/hawks/parade04.webp');
}
section#main .cd-fixed-bg.cd-bg-5  {
  background-image: url('../../webp/hawks/parade05.webp');
}
section#main .cd-fixed-bg.cd-bg-6  {
  background-image: url('../../webp/hawks/parade06.webp');
}
section#main .cd-fixed-bg.cd-bg-7  {
  background-image: url('../../webp/hawks/parade07.webp');
}
section#main .cd-fixed-bg.cd-bg-8  {
  background-image: url('../../webp/hawks/parade08.webp');
}
section#main .cd-fixed-bg.cd-bg-9  {
  background-image: url('../../webp/hawks/parade09.webp');
}
section#main .cd-fixed-bg.cd-bg-10  {
  background-image: url('../../webp/hawks/parade10.webp');
}*/

.logo_img{width:100%;
margin:30px auto;
	padding:20px;
	max-height: 100%;
}





/* ///////////..utility classes'../../////////// */

.container {
  max-width: 1200px;
  width: 90%;
  margin: auto;
}

.btn {
  display: inline-block;
  padding: 0.5em 1.5em;
  text-decoration: none;
  border-radius: 50px;
  cursor: pointer;
  outline: none;
  margin-top: 1em;
  text-transform: uppercase;
  font-weight: small;
}

.btn-primary {
  color: #fff;
  background: #16a083;
}

.btn-primary:hover {
  background: #117964;
  transition: background 0.3s ease-in-out;
}

/* ..........'../../navbar/............ *

/* desktop mode..........'../../// */

.navbar input[type="checkbox"],
.navbar .hamburger-lines {
  display: none;
}

.navbar {
  box-shadow: 0px 5px 10px 0px #aaa;
  position: fixed;
  width: 100%;
  background: #fff;
  color: #000;
  opacity: 0.95;
  /* height: 80px; */
  z-index: 12;
  top:0;
}

.navbar-container {
  /* display: flex; */
  justify-content: space-between;
  /* height: 80px; */
  align-items: center;
  width: 100%;
  max-width: 1400px;
}
/*h1{width:20%;max-width: 200px;}*/
h1{
font-family: "M PLUS 1p", sans-serif;
  font-weight: 700;
  font-style: normal;	
font-size: 1.3rem;
}

h1 img{width:100%;}

.menu-items {
  order: 2;
  display: flex;
  justify-content: space-between;
  width: 100%;
  /* padding-top: 20px; */
  height: 40px;
  align-items: center;
  /* align-self: end; */
  background: #fff;
}

.menu-items li {
  list-style: none;
  /* margin-bottom: 0.5rem; */
  font-size: 0.9rem;
  flex:1 1;
  height: 100%;
  text-align: center;
  line-height: 40px;
  align-self: end;
  vertical-align: middle;
}
.menu-items li:hover{
	color:darkorange;
}

.menu-items a {
  text-decoration: none;
  color: #444;
  font-weight: 700;
  transition: color 0.3s ease-in-out;
  display: block;
  align-self: center;
}

.menu-items a:hover {
  color:#000;
	font-size:1rem;
  transition: color 0.3s ease-in-out;
	font-weight: 900;
	text-shadow: 3px 3px 3px #fcce19;
	
}

.logo {
  order: 1;
padding: 0.7rem 1rem 0.5rem;	
}

.profileLogo{
	position:relative;
	width:100%;
	min-height: 100vh;
/* background: url('../../webp/hawks/parade00.webp') center / cover;*/
}	
section#main .profileHeader .logo1_img{	position: absolute;
	top:250px;
	right: 0;
	left: 0;
	margin: auto;
	width:40%;
	z-index: 1;}
.profileLogo .logo_img{
min-height: 100vh;
}	
.profileLogo .logo2_img{
	position: absolute;
	top:150px;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width:40%;
	z-index: 1;
}	

.img_l{width:100%;}

.text_box{padding:30px;margin: 30px auto;}
.text_box2{padding:30px 50px;margin: 30px auto;}
.text_box3{padding:30px 50px 10px;margin: 30px auto; border-radius:10px;position:relative;}
.text_box3 .copy{position:absolute;
bottom:-30px;right:50px;color:#fff;font-size:0.85rem!important;}
.text_box4{padding:30px;margin: 30px auto; text-align: center;}
.button1 {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 300px;
    margin:0 auto 50px;
    padding: .9em 2em;
    overflow: hidden;
    border: 3px solid #666;
    border-radius: 5px;
    background-color: #fcc800;
    color: #000;
    font-size: 1.2rem;
	font-weight: 900;
}
.button1:hover {
    background-color: #fff;
    color: #666;
}

.button1::before {
    position: absolute;
    z-index: -1;
    transform: rotate(-30deg);
    width: 100%;
    height: 0;
    border-radius: 5px;
    background-color: #fff;
    content: '';
    transition: height .3s ease;
}

.button1:hover::before {
    height: 350%;
}

.button1::after {
    transform: rotate(45deg);
    width: 5px;
    height: 5px;
    margin-left: 10px;
    border-top: 2px solid #666;
    border-right: 2px solid #666;
    content: '';
}

.button1:hover::after {
    border-color: #666;
}
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
　span.css-br　（改行）
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
    .css-br::after {
      content: "\A"!important ;
      white-space: pre;
    }
.news_box{border-radius:10px;background:rgba(115,115,115,0.80);padding:20px;}
.news_box dl#new_list{font-size: 1.2rem;display: flex;flex-wrap: wrap;}
.news_box dl#new_list dt{width:15%; margin-bottom:30px;font-weight: 500;color:#fff!important;}
.news_box dl#new_list dd{width:85%; margin-bottom:30px;}
.news_box dl#new_list dd a{color:#fff;text-decoration: none;}
.news_box dl#new_list dd a:hover{color:#B1B1B0;}
.news_box dl#new_list dd a:visited{color:#fff;}
footer{/* width:100%; */background:#000;padding:10px;color:#fff;text-align: center;font-weight:600;font-size:0.9rem;}
.tel a{color:#fff;text-decoration:none;}

@keyframes about-img-animation {
  100% {
    transform: translate(0);
  }
}


@keyframes about-text-animation {
  100% {
    transform: translate(0);
  }
}


/* ......'../../ media query /.......... */



@media (max-width: 769px) {
	html {
	scroll-behavior: smooth;
	scroll-padding-top:64px;
}

  .navbar {
    opacity: 0.95;
  }
	
  html {
    font-size: 60%;
  }
body {
	background-image:url('../../images/hawks/bg_sp.jpg') ;
	background-attachment: fixed;
	background-size: contain;
	background-position: center
}
	header{margin-top:65px;height:100%;}
/*  .logo {
    position: absolute;
    bottom: 5px;
    right: 0%;
    font-size: 1.3rem;
    max-height:60px;
    margin: 0 auto;
    text-align: center;
  }*/	
	    .logo {
        position: absolute;
        /* bottom: 5px; */
        /* right: 0%; */
        font-size: 1.8rem;
        /* max-height: 60px; */
        /* margin: auto; */
        text-align: center;
        top: 10px;
        right: 0;
        bottom: 0;
        left: 25px;
        margin: auto;
    }

  .navbar-container input[type="checkbox"],
  .navbar-container .hamburger-lines {
    display: block;
  }

  .navbar-container {
    display: block;
    position: relative;
    height: 64px;
  }

  .navbar-container input[type="checkbox"] {
    position: absolute;
    display: block;
    height: 32px;
    width: 30px;
    top: 20px;
    left: 20px;
    z-index: 5;
    opacity: 0;
  }

  .navbar-container .hamburger-lines {
    height: 23px;
    width: 35px;
    position: absolute;
    top: 17px;
    left: 20px;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .navbar-container .hamburger-lines .line {
    display: block;
    height: 4px;
    width: 100%;
    border-radius: 10px;
    background: #333;
  }

  .navbar-container .hamburger-lines .line1 {
    transform-origin: 0% 0%;
    transition: transform 0.4s ease-in-out;
  }

  .navbar-container .hamburger-lines .line2 {
    transition: transform 0.2s ease-in-out;
  }

  .navbar-container .hamburger-lines .line3 {
    transform-origin: 0% 100%;
    transition: transform 0.4s ease-in-out;
  }

  .navbar .menu-items {
    padding-top: 64px;
    background: none;
    height: 50px;
    max-width: 150px;
    transform: translate(-150%);
    display: flex;
    flex-direction: column;
    /* padding-left: 50px; */
    transition: transform 0.5s ease-in-out;
/*    box-shadow: 5px 0px 10px 0px #aaa;*/
    /* opacity: 1; */
  }

/*  .navbar .menu-items li {
     margin-bottom: 1.5rem; 
    font-size: 1.3rem;
    font-weight: 500;

  }*/

  .navbar-container input[type="checkbox"]:checked ~ .menu-items {
    transform: translateX(0);
  }

  .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line1 {
    transform: rotate(35deg);
  }

  .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line2 {
    transform: scaleY(0);
  }

  .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line3 {
    transform: rotate(-35deg);
  }

  .navbar .menu-items li {
    /* margin-bottom: 2.5rem; */

    font-weight: 500;
    text-align: center;
    background: #000;
    height: 50px;
    line-height: 50px;
    width: 100%;	  
  }
.menu-items li:hover{
	color:orange;
	background:#fcce19;
}

.menu-items a { 
font-size: 1.6rem;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  transition: color 0.3s ease-in-out;
  display: block;
  align-self: center;
}

.menu-items a:hover {
font-size: 1.65rem;	
  transition: color 0.3s ease-in-out;
	font-weight: 900;
	text-shadow: 1px 1px 1px #666;

	
}		


.navbar {
  box-shadow: 0px 5px 10px 0px #aaa;
  position: fixed;
  width: 100%;
  background: #fff;
  color: #000;
  opacity: 0.95;
  height: 65px;
  z-index: 12;
	top:0;
}

.navbar-container {
  display: flex;
  justify-content: space-between;
  height: 65px;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  /* background: #fff; */
}
h1{width: 90%;}
h1 img{width:100%;}
.sp{display:block;}
.pc{display:none;}
.profileLogo{
	position:relative;
	width:100%;
	min-height: 100vh;
/* background: url('../../webp/hawks/parade00.webp') center / cover;*/
}	
.profileLogo .logo_img{
min-height: 100vh;
}	
.profileLogo .logo2_img{
	position: absolute;
	top: 20%;
	right: 0;
	left: 0;
	bottom:auto;
	margin: auto;
	width:80%;
	z-index: 1;
}	
section#main{
    width: 100%;
	}
section#main .cd-fixed-bg {
    width: 100%;
    position: relative;
    min-height: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 2;
    padding:  50px 25px 50px;
}	
section#main h2 {
    font-family: "M PLUS 1p", sans-serif,YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-size: 2.6rem;	
	}

	
section#main .cd-fixed-bg {
	
		width:100%;
	position: relative;
	min-height: auto!important;
    background-size: cover;
    background-attachment: unset!important;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 2;
	padding:40px 20px;
}	

section#main .cd-fixed-bg .profileHeader{
width: 90%;
        max-width: 769px !important;
        border-radius: 20px;
        background: rgba(0, 0, 0, 0.7);
        padding: 5%;
        margin: 30px auto 50px;
}	
/*	
section#main .cd-fixed-bg.cd-bg-1  {  background-image: url('../../webp/hawks/parade01_s.webp');
}
section#main .cd-fixed-bg.cd-bg-2  {  background-image: url('../../webp/hawks/parade02_s.webp');
}

section#main .cd-fixed-bg.cd-bg-3  {
  background-image: url('../../webp/hawks/parade03_s.webp');
}

section#main .cd-fixed-bg.cd-bg-4  {
  background-image: url('../../webp/hawks/parade04_s.webp');
}
section#main .cd-fixed-bg.cd-bg-5  {
  background-image: url('../../webp/hawks/parade05_s.webp');
}
section#main .cd-fixed-bg.cd-bg-6  {
  background-image: url('../../webp/hawks/parade06_s.webp');
}
section#main .cd-fixed-bg.cd-bg-7  {
  background-image: url('../../webp/hawks/parade09_s.webp');
}
section#main .cd-fixed-bg.cd-bg-8  {
  background-image: url('../../webp/hawks/parade08_s.webp');
}
section#main .cd-fixed-bg.cd-bg-9  {
  background-image: url('../../webp/hawks/parade07_s.webp');
}		
section#main .cd-fixed-bg.cd-bg-10  {
  background-image: url('../../webp/hawks/parade10_s.webp');
}	*/
	
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin:  0!important; 
    padding: 0;
}	
.logo_img{width:100%;
    margin: 30px auto 10px;
	padding:0;
}	
section#main .profileHeader ul {
    padding: 20px 0 0 10px;
    list-style-type: square;
    margin: 10px auto;
}	
	
section#main .profileHeader ul li {
    font-size: 1.3rem;
    line-height: 1.4em;
    font-weight: 700;
    margin-bottom: 10px;
}
section#main > div {
    box-sizing: border-box;
    color: #FFF;
    font-size: 5rem;
    /* display: flex
; */
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 2%;
}	
	.button1 {font-size:1.3rem;
	width:80%;}	
	footer{/* width:100%; */background:#000;padding:10px;color:#fff;text-align: center;font-weight:600;font-size:1rem;}

#route-map {
position: relative;
	padding-top: 100%!important; /* 4:3 アスペクト比 */
	height: 0;
}
	.map-box{padding:50px 0 0;}
	.text_box{padding:5%;margin: 30px auto;}	
.text_box3 {padding:0!important;}	
.text_box3 .copy {
    position: absolute;
    bottom: -100px;
    left: 0px;
    color: #fff;
	font-size: 0.9rem!important;
}
	.text_box4 p{
		margin-bottom:20px;
	}	
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
　span.sp-br　で改行挿入
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
    .sp-br::after {
      content: "\A"!important ;
      white-space: pre;
    }
	
	.nivo-controlNav{
		display:none;
	}
.news_box{border-radius:10px;background: rgba(22,22,22,0.80);padding:2%;}
.news_box dl#new_list{font-size: 1.5rem;display: block;padding: 2%}
.news_box dl#new_list dt{width:100%; margin-bottom:10px;font-weight: 500;}
.news_box dl#new_list dd{width:100%; margin-bottom:30px;line-height: 1.5rem;padding-bottom:20px;border-bottom:dotted 2px #ccc;}
.news_box dl#new_list dd a{color:#fff;text-decoration: none;}
.news_box dl#new_list dd a:hover{color:#B1B1B0;}
.news_box dl#new_list dd a:visited{color:#fff;}	
.tel a{color:#fff;text-decoration:none;}	
}
@media (min-width: 769px) and (max-width: 1100px) {
.menu-items li {
  list-style: none;
  /* margin-bottom: 0.5rem; */
  font-size: 0.8rem;
  flex:1 1;
  text-align: center;
  /* line-height: 80px; */
  align-self: end;
  height: 30px;
  vertical-align: middle;
}
.menu-items li:hover{
	color:darkorange;
}

.menu-items a {
  text-decoration: none;
  color: #444;
  font-weight: 700;
  transition: color 0.3s ease-in-out;
  display: block;
  align-self: center;
}

.menu-items a:hover {
  color:#000;
	font-size:0.85rem;
  transition: color 0.3s ease-in-out;
	font-weight: 900;
	text-shadow: 3px 3px 3px #fcce19;	

}
}
@media (orientation: landscape) and (max-height: 500px) {

}


	




