@charset "utf-8";

#bearsnet h1,
#bearsnet h2,
#bearsnet h3,
#bearsnet h4,
#bearsnet h5,
#bearsnet h6,
#bearsnet p,
#bearsnet ul,
#bearsnet ol,
#bearsnet li,
#bearsnet dl,
#bearsnet dt,
#bearsnet dd,
#bearsnet div,
#bearsnet form,
#bearsnet address,
#bearsnet strong,
#bearsnet em,
#bearsnet figure,
#bearsnet input,
#bearsnet select,
#bearsnet textarea {
  margin: 0;
  border: 0;
  padding: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  transform: rotate(0.001deg); /* レンダリング対策 */
  font-family: "YuGothic", "Yu Gothic", "游ゴシック体", "游ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 0.05em;
}

#bearsnet ul,
#bearsnet ol,
#bearsnet li {
  list-style: none;
}

figure img {
  filter: grayscale(0%)!important;
  transition: 0.5s ease-in-out;
  transform: scale(1);
  width: auto!important;
}
figure img:hover {
  filter: grayscale(0);
  transform: scale(1)!important;
}

@keyframes bgScroll {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -100% 0;
  }
}

[class*="mov_"] {
  opacity: 0;
  visibility: hidden;
}


/*===============================================
●画面の横幅が769px以上
===============================================*/
@media screen and (min-width : 769px ){
#pc------------------------------------------- {
}
.btn2 {
	font-size: 12px;
	font-weight: 500;
	text-align: center;
}
.btn2 a {
	color: #000000;
	text-decoration: underline;
}
.btn2 a:hover {
	text-decoration: none;
}
.btn2 img {
	width: 18px;
	margin-left: 5px;
}





#catch {
	text-align: center;
}
#catch h1 {
	font-size: 16px;
	font-weight: bold;
	color: #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
}
#catch h1 span {
	font-family: "Inter", sans-serif;
	display: block;
	color: #000;
	font-size: 46px;
}
#catch h1 em {
	color: #000;
	font-weight: bold;
	font-size: 16px;
}
#catch h2 {
	width: 612px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
}
#catch h2+p {
	font-size: 18px;
	font-weight: 500;
	line-height: 2.5em;
	margin-top: 30px;
	margin-bottom: 50px;
}





#naminorijapan {
	margin-top: 110px;
}
#naminorijapan .bg {
	background-image: url("../images/naminorijapan/naminori_bg.png");
	height: 400px;
	background-size: cover;
	background-position: center center;
}
#naminorijapan h2 {
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #9D9D9D;
	width: 182px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	margin-top: 40px;
}
#naminorijapan h2+p {
	font-size: 18px;
	text-align: center;
	line-height: 2.5em;
	font-weight: 500;
	margin-top: 20px;
	margin-bottom: 50px;
}




#sponsorship  {
	background-color: #F4F4F4;
	padding-top: 130px;
	margin-top: 100px;
	padding-bottom: 60px;
}
#sponsorship h2 {
	font-size: 41px;
	font-weight: 500;
	color: #000;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #9C9C9C;
	padding-bottom: 5px;
	margin-bottom: 50px;
}
#sponsorship h2 span {
	font-size: 22px;
	color: #A0A0A0;
	font-family: "Inter", sans-serif;
	display: block;
	margin-bottom: 5px;
}
#sponsorship h2+p {
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	line-height: 2.5em;
	margin-bottom: 130px;
}
#sponsorship .box {
	max-width: 980px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-bottom: 180px;
}
#sponsorship .box h3 {
	border-left: 14px solid #00ADEA;
	height: 62px;
	font-size: 36px;
	font-weight: 500;
	padding-left: 15px;
	line-height: 40px;
	position: relative;
	z-index: 2;
	margin-bottom: 20px;
}
#sponsorship .box h3 span {
	display: block;
	font-size: 18px;
	color: #A0A0A0;
	font-family: "Inter", sans-serif;
	margin-top: -5px;
}
#sponsorship .box .flex {
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 1;
}
#sponsorship .box .flex div {
	width: 35%;
	margin-top: 40px;
}
#sponsorship .box .flex div h4 {
	font-size: 25px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 15px;
}
#sponsorship .box.box01 h4 img {
	width: 120px;
}
#sponsorship .box.box02 h4 img {
	width: 160px;
}
#sponsorship .box.box03 h4 img {
	width: 160px;
}
#sponsorship .box .flex div h4 span {
	display: block;
	margin-top: 15px;
}
#sponsorship .box .flex div p {
	font-size: 17px;
	font-weight: 500;
}
#sponsorship .box .flex figure {
	width: 63.5%;
	background-color: rgba(0,0,0,0.00);
}
#sponsorship .box .bg {
	height: 400px;
	width: 100vw;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 0;
	top: 22px;
	left: 85px;
}
#sponsorship .box.box02 .bg {
	left: auto;
	right: 100px;
}





#nsa {
	padding-top: 100px;
	padding-bottom: 100px;
	text-align: left;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	border-bottom: 1px solid #E4E4E4;
}
#nsa .flex {
	display: flex;
	justify-content: center;
	align-items: center;
}
#nsa .flex p+p {
	font-size: 12px;
	font-weight: 500;
	margin-left: 25px;
	line-height: 1.9em;
}
}



/*===============================================
●画面の横幅が768pxまで
===============================================*/
@media screen and (max-width:768px){
	
/*===============================================
●sp-tablet
===============================================*/
#sptablet------------------------------------------- {
}
#wrap {
	padding: 0px!important;
}
.btn2 {
	font-size: 2.4vw;
	font-weight: 500;
	text-align: center;
}
.btn2 a {
	color: #000000;
	text-decoration: underline;
}
.btn2 a:hover {
	text-decoration: none;
}
.btn2 img {
	width: 3.6vw;
	margin-left: 1vw;
	position: relative;
	top: 0.5vw;
}





#catch {
	text-align: center;
}
#catch h1 {
	font-size: 3.73333333333vw;
	font-weight: bold;
	color: #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	width: 86.6666666667vw;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5vw;
}
#catch h1 span {
	font-family: "Inter", sans-serif;
	display: block;
	color: #000;
	font-size: 9.33333333333vw;
}
#catch h1 em {
	color: #000;
	font-weight: bold;
	font-size: 3.6vw;
}
#catch h2 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18vw;
}
#catch h2+p {
	font-size: 4.26666666667vw;
	font-weight: 500;
	line-height: 2em;
	text-align: left;
	margin-top: 10vw;
	margin-bottom: 5vw;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}





#naminorijapan {
	margin-top: 15vw;
}
#naminorijapan .bg {
	background-image: url("../images/naminorijapan/naminori_bg_sp.png");
	height: 120vw;
	background-size: cover;
	background-position: center center;
}
#naminorijapan h2 {
	font-size: 4.26666666667vw;
	font-weight: bold;
	border-bottom: 1px solid #9D9D9D;
	width: 37.3333333333vw;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	margin-top: 10vw;
}
#naminorijapan h2+p {
	font-size: 4.26666666667vw;
	text-align: center;
	line-height: 2em;
	font-weight: 500;
	margin-top: 6vw;
	margin-bottom: 5vw;
	text-align: left;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}




#sponsorship  {
	background-color: #F4F4F4;
	padding-top: 15vw;
	margin-top: 15vw;
	padding-bottom: 15vw;
	padding-left: 5vw;
	padding-right: 5vw;
}
#sponsorship h2 {
	font-size: 8vw;
	font-weight: 500;
	line-height: 1.4em;
	color: #000;
	text-align: left;
	width: 42vw;
	border-bottom: 1px solid #9C9C9C;
	padding-bottom: 5px;
	margin-bottom: 6vw;
	white-space: nowrap;
}
#sponsorship h2 span {
	font-size: 2.93333333333vw;
	color: #A0A0A0;
	font-family: "Inter", sans-serif;
	display: block;
	margin-bottom: -1vw;
}
#sponsorship h2+p {
	text-align: center;
	font-size: 3.73333333333vw;
	font-weight: 500;
	line-height: 2em;
	margin-bottom: 15vw;
	text-align: left;
}
#sponsorship .box {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-bottom: 36vw;
}
#sponsorship .box h3 {
	border-left: 3.2vw solid #00ADEA;
	height: 12vw;
	font-size: 7.2vw;
	font-weight: 500;
	padding-left: 15px;
	line-height: 8vw;
	position: relative;
	z-index: 2;
	margin-bottom: 5vw;
}
#sponsorship .box.box02 h3 {
	margin-bottom: 10vw;
}
#sponsorship .box h3 span {
	display: block;
	font-size: 3.2vw;
	color: #A0A0A0;
	font-family: "Inter", sans-serif;
	margin-top: -5px;
}
#sponsorship .box .flex {
	z-index: 1;
	position: relative;
}
#sponsorship .box .flex div {
}
#sponsorship .box .flex div h4 {
	font-size: 6.66666666667vw;
	font-weight: bold;
	text-align: left;
	margin-bottom: 2vw;
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	align-items: center;
}
#sponsorship .box.box01 h4 img {
	width: 20.4vw;
}
#sponsorship .box.box02 h4 img {
	width: 29.3333333333vw;
	height: 6.66666666667vw;
	position: relative;
	top: 1.5vw;
}
#sponsorship .box.box03 h4 img {
	width: 27.3333333333vw;
}
#sponsorship .box .flex div h4 span {
	display: block;
	margin-top: 15px;
}
#sponsorship .box .flex div p {
	font-size: 3.06666666667vw;
	line-height: 1.9em;
	font-weight: 500;
}
#sponsorship .box .flex figure {
	background-color: rgba(0,0,0,0.00);
	margin-top: 5vw;
}
#sponsorship .box .bg {
	height: 176.666666667vw;
	width: 86.6666666667vw;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 0;
	top: 3.5vw;
	left: 6vw;
}
#sponsorship .box.box02 .bg {
	left: auto;
	right: 6vw;
	top: 10vw;
	height: 170vw;
}
#sponsorship .box.box03 .bg {
	height: 170vw;
}





#nsa {
	padding-top: 15vw;
	padding-bottom: 15vw;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	border-bottom: 1px solid #E4E4E4;
}
#nsa .flex {
	display: flex;
	justify-content: center;
	align-items: center;
}
#nsa .flex figure {
	width: 24vw;
}
#nsa .flex p+p {
	font-size: 2.93333333333vw;
	font-weight: 500;
	margin-left: 5vw;
	line-height: 1.9em;
	width: 50vw;
}
}



/*===============================================
●画面の横幅が400pxまで
===============================================*/
@media screen and (max-width:400px){
/*===============================================
●sp400
===============================================*/
#sp400------------------------------------------- {
}
}



/*===============================================
●画面の横幅が320pxまで
===============================================*/
@media screen and (max-width:320px){
/*===============================================
●sp320
===============================================*/
#sp320------------------------------------------- {
}
}



/*===============================================
●画面の横幅が481pxから768pxまで
===============================================*/
@media screen and (min-width:481px) and (max-width:768px) {
/*===============================================
●tablet
===============================================*/
#tab------------------------------------------- {
}
}