@charset "utf-8";
/* CSS Document */
html{
}

body{
	font-family: "Noto Sans", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	background-color: #F0F4F3;
	color: #231816;
	padding-top: 180px;
  margin-top: 0px!important;
}
#root{overflow: hidden;}
body .bg_img_wrap {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
body.on .bg_img_wrap .bg_img{
	display: none;
}
body .bg_img_wrap2 {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
body.on .bg_img_wrap2 > img{
	display: none;
}

body:not(.gjs-dashed){}
body.gjs-dashed{}
#gt-nvframe{transform:translateY(-100%)}
a{
	display: inline-block;
	transition: ease 0.3s;
}
a:hover{
	opacity: 0.5;
}
a p,a,a i,a h1,a h2,a h3,a h4,a h5,a h6{
	color: #0E0E0F;
}

.pd_wrap{
	padding: 150px 80px 0;
}
.pd_wrap_all{
	padding: 150px 80px 150px;
}
.pd_wrap_side{
	padding-left: 80px;
	padding-right: 80px;
}
.pd_wrap_t{
	padding-top: 150px;
}
.pd_wrap_b{
	padding-bottom: 150px;
}

.cate_wrap > .cate{
	padding-top: 150px;
}

.mg_b_1{margin-bottom: 150px;}
.mg_b_2{margin-bottom: 100px;}
.mg_b_3{margin-bottom: 80px;}
.mg_b_4{margin-bottom: 50px;}
.mg_b_5{margin-bottom: 30px;}

.en_title1{
	font-family: "Poppins", "Noto Sans", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;	
	font-size: clamp(36px,6.0vw,80px);
	line-height: 1.2;
	letter-spacing: 0.2rem;
}
.en_title2{
	font-family: "Poppins", "Noto Sans", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;	
	font-size: clamp(30px,5.0vw,50px);
	line-height: 1.4;
	letter-spacing: 0.1rem;
}
.en_title3{
	font-family: "Poppins", "Noto Sans", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;	
	font-size: clamp(24px,3.0vw,28px);
	line-height: 1.4;
	letter-spacing: 0.1rem;
}
.en_txt1{
	font-family: "Poppins", "Noto Sans", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;	
	font-size: clamp(14px,1.6vw,16px);
	letter-spacing: 0.1rem;
}
.en_txt2{
	font-family: "Poppins", "Noto Sans", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;	
	font-size: clamp(17px,2.0vw,21px);
	letter-spacing: 0.1rem;
}

.default_title1{
	font-size: clamp(24px,3.4vw,36px);
	font-weight: bold;
}
.default_title2{
	font-size: clamp(20px,2.4vw,26px);
	font-weight: bold;
}
.default_title3{
	font-size: clamp(18px,2.2vw,22px);
	font-weight: bold;
}
.default_txt1{
	font-size: clamp(14px,1.6vw,16px);
}
.default_txt2{
	font-size: clamp(13px,1.4vw,15px);
}
.default_txt3{
	font-size: clamp(12px,1.2vw,14px);
}
.default_txt4{
	font-size: clamp(16px,2.0vw,20px);
}

.font-poppins{
	font-family: "Poppins", "Noto Sans", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;	
}
.font-light{font-weight: lighter;}
.font-normal{font-weight: normal;}
.font-medium{font-weight: 500;}
.font-semibold{font-weight: 600;}
.font-bold{font-weight: bold;}
.font-black{font-weight: 900;}

/* ---------- common ---------- */

.title_item2{
	position: relative;
	padding: 10px 40px;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	background-color: #0E0E0F;
	color: #fff;
	border-radius: 200px;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-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;
    justify-content: center;
    align-items: center;
	flex-direction: row;
}
.title_item2::before,.title_item2::after{
	content: "";
	position: absolute;
	width: 7px;
	aspect-ratio: 1 / 1;
	border-radius: 50%;
	background-color: #fff;
	top: 50%;
	transform: translateY(-50%);
}
.title_item2::before{
	left: 23px;
}
.title_item2::after{
	right: 23px;
}
.imgborder{border: 3px solid #000;box-sizing: border-box;}
.num_txt1{
	width: clamp(40px,5.0vw,72px);
}
.pagetop{
	cursor: pointer;
	position: fixed;
	bottom: -20px;
	right: 30px;
	width: 120px;
	z-index: 99;
	transform: translateY(100%);
	transition: ease 0.6s;
}
.pagetop.on{
	bottom: 30px;
	transform: translateY(0);
}
.lang_bt{
	position: fixed;
	bottom: 30px;
	left: 30px;
	width: 100px;
	z-index: 99;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-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;
    justify-content: center;
    align-items: center;
	flex-direction: row;
	background-color: #fff;
	border-radius: 4px;
	overflow: hidden;
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
}
.lang_bt a{
	width: 50%;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-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;
    justify-content: center;
    align-items: center;
	flex-direction: row;padding: 6px;
}
.lang_bt a.on{
	background-color: #231816;
}
.lang_bt a p{
	font-family: "Poppins", "Noto Sans", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	font-size: 15px;
}
.lang_bt a.on p{
	color: #fff;
}

/* ---------- more ---------- */
.more1{
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-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;
    justify-content: flex-start;
    align-items: center;
	flex-direction: row;
}
.more1 a,.more1 > div{
	border: 2px solid #231816;
	border-radius: 200px;
	box-shadow: 0 4px 0 #231816;
	padding: 15px 40px;
	min-width: 220px;
	background-color: #231816;
	overflow: hidden;
	position: relative;
	transition: ease 0.5s;
	background-image: url("https://bombg-world.jp/system_panel/uploads/images/morebg1.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 60% auto;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-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;
    justify-content: center;
    align-items: center;
	flex-direction: row;
}
.more1 a:hover,.more1 > div:hover{
	opacity: 1;
	box-shadow: 0 0px 0 #231816;
	
}
.more1 a::before,.more1 a::after,.more1 > div::before,.more1 > div::after{
	content: "";
	position: absolute;
	top: -1px;
	width: calc(50% + 2px);
	height: calc(100% + 2px);
	background-color: #fff;
	z-index: 1;
	transition: ease 0.4s;
}
.more1 a::before,.more1 > div::before{
	left: 0;
}
.more1 a::after,.more1 > div::after{
	right: 0;
}
.more1 a:hover::before,.more1 > div:hover::before{
	transform: translateX(-100%);
}
.more1 a:hover::after,.more1 > div:hover::after{
	transform: translateX(100%);
}
.more1 a p,.more1 > div p{
	font-family: "Poppins", "Noto Sans", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	color: #231816;
	font-size: clamp(16px,2.0vw,20px);
	letter-spacing: 1px;
	transition: ease 0.4s;
	position: relative;
	z-index: 2;
}
.more1 a:hover p,.more1 > div:hover p{
	color: #fff;
	text-shadow: 0 2px 2px rgba(0,0,0,0.9);
}

/* ---------- header ---------- */
.header{
	position: fixed;
	width: 100%;
	padding: 15px 40px;
	top: 0;
	left: 0;
	z-index: 99999;
}
.header .logo a{
	position: relative;
}
.header .logo a::after{
	content: "";
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url("https://bombg-world.jp/system_panel/uploads/images/logo2.png");
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	opacity: 0;
	transition: ease 0.4s;
}
.header.on .logo a::after{
	opacity: 1;
}
.header .logo a img{
	transition: ease 0.4s;
}
.header.on .logo a img{
	opacity: 0;
}

.header .head_nav{
	padding: 15px 40px;
	background-color: #fff;
	border-radius: 4px;
	gap: 40px;
}
.header .head_nav a p{
	font-family: "Poppins", "Noto Sans", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	line-height: 1.4;
}
.header .head_nav a:hover{
	opacity: 0.9;
	transform: translateY(-2px);
}
.header .head_nav .ul{
	gap: 30px;
}
.header .head_nav .contact_bt a{
	padding: 10px 30px;
	background-color: #000;
	border-radius: 200px;
}
.header .head_nav .contact_bt a p{
	color: #fff;
}
.menu-bt{display: none;}
.menu-wrap{display: none;}

.header .menu-bt{
	width: 60px;
	aspect-ratio: 1 / 1;
	border-radius: 50%;
	border: 2px solid #F0F4F3;
	background-color: #000;
}
.header .menu-bt .line{
	width: 22px;
	height: 10px;
	position: relative;
}
.header .menu-bt .line > div{
	width: 100%;
	height: 3px;
	background-color: #fff;
	position: absolute;
	transition: ease 0.4s;
}
.header .menu-bt .line > div:nth-of-type(1){
	top: 0;
	left: 0;
}
.header .menu-bt .line > div:nth-of-type(2){
	bottom: 0;
	left: 0;
}
.header .menu-bt.active .line > div:nth-of-type(1){
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%) rotate(45deg);
}
.header .menu-bt.active .line > div:nth-of-type(2){
	bottom: 50%;
	left: 50%;
	transform: translate(-50%,50%) rotate(-45deg);
}

.menu-wrap{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(17,17,17,0.9);
	z-index: 9998;
}
.menu-wrap > div{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	padding: 100px 50px;
}
.menu-wrap .menu-wrap_inner{
	gap: 10%;
}
.menu-wrap .menu-wrap_inner .menu-wrap_menu{
	align-items: flex-start;
	gap: 30px;
}
.menu-wrap .menu-wrap_inner .menu-wrap_menu a p,.menu-wrap .menu-wrap_inner .menu-wrap_menu a i{color: #fff;}

.menu-wrap .menu-wrap_inner .menu-wrap_menu a p{
	font-family: "Poppins", "Noto Sans", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;	
	font-size: clamp(17px,3.0vw,24px);
	letter-spacing: 0.1rem;
}
.menu-wrap .menu-wrap_inner .menu-wrap_menu .sns_link i{
	font-size: clamp(26px,4.0vw,36px);
}
.menu-wrap .menu-wrap_inner .menu-wrap_img{
	width: 50%;
}


/* ---------- footer ---------- */
.footer{
	background-color: #111111;
	border-radius: 40px 40px 0 0;
	padding-top: 80px;
	padding-bottom: 20px;
}
.footer p,.footer a p,.footer a i{color: #fff;}
.footer > div{
}
.footer > div .logo{
	width: 20%;
}
.footer > div .footer_menu{
	align-items: flex-start;
	gap: 30px;
}
.footer > div .footer_menu a p{
	font-family: "Poppins", "Noto Sans", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;	
	font-size: clamp(17px,2.0vw,21px);
	letter-spacing: 0.1rem;
}
.footer > div .footer_menu .sns_link i{
	font-size: clamp(26px,3.0vw,36px);
}
.footer > div .footer_img{
	width: 45%;
}

/* ANIME */
.sc-anime.topin.on{
	opacity:0;
	transform: translateY(-50px);
}
.sc-anime.topin.on.active{
	animation-name: topin;
	animation-duration: 1.2s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.sc-anime.bottomin.on{
	opacity:0;
	transform: translateY(50px);
}
.sc-anime.bottomin.on.active{
	animation-name: bottomin;
	animation-duration: 1.2s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.sc-anime.leftin.on{
	opacity:0;
	transform: translateX(-50px);
}
.sc-anime.leftin.on.active{
	animation-name: leftin;
	animation-duration: 1.2s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.sc-anime.rightin.on{
	opacity:0;
	transform: translateX(50px);
}
.sc-anime.rightin.on.active{
	animation-name: rightin;
	animation-duration: 1.2s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.sc-anime.fadein.on{
	opacity:0;
}
.sc-anime.fadein.on.active{
	animation-name: fadein;
	animation-duration: 1.2s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.sc-anime.blurin.on{
	opacity:0;
	-ms-filter: blur(6px);
	filter: blur(6px);
}
.sc-anime.blurin.on.active{
	animation-name: blurin;
	animation-duration: 1.2s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.sc-anime.blurin2.on{
	opacity:0;
	transform: translateY(50px);
	-ms-filter: blur(6px);
	filter: blur(6px);
}
.sc-anime.blurin2.on.active{
	animation-name: blurin2;
	animation-duration: 1.2s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.sc-anime.popanime1.on{
	opacity: 0;
	transform: scale(0.5);
	-ms-filter: blur(20px);
	filter: blur(20px);
}
.sc-anime.popanime1.on.active{
	animation-name: popanime1;
	animation-delay: 0.4s;
	animation-duration: 1.8s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.sc-anime.coloranime.on{
	filter: grayscale(100%);
}
.sc-anime.coloranime.on.active{
	animation-name: coloranime;
	animation-duration: 2.0s;
	animation-delay: 0.3s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}

@keyframes topin {
	0% {
		opacity:0;
		transform: translateY(-50px);
	}
	100% {
		opacity:1;
		transform: translateY(0px);
	}
}
@keyframes bottomin {
	0% {
		opacity:0;
		transform: translateY(50px);
	}
	100% {
		opacity:1;
		transform: translateY(0px);
	}
}
@keyframes leftin {
	0% {
		opacity:0;
		transform: translateX(-50px);
	}
	100% {
		opacity:1;
		transform: translateX(0px);
	}
}
@keyframes rightin {
	0% {
		opacity:0;
		transform: translateX(50px);
	}
	100% {
		opacity:1;
		transform: translateX(0px);
	}
}
@keyframes upin {
	0% {
		transform: translateY(100%);
	}
	100% {
		transform: translateY(0);
	}
}
@keyframes fadein {
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}
@keyframes fadeout {
	0% {
		opacity:1;
	}
	100% {
		opacity:0;
	}
}
@keyframes blurin {
	0% {
		opacity: 0;
		-ms-filter: blur(6px);
		filter: blur(6px);
	}
	100% {
		opacity:1;
		-ms-filter: blur(0px);
		filter: blur(0px);
	}
}
@keyframes blurin2 {
	0% {
		opacity: 0;
		transform: translateY(50px);
		-ms-filter: blur(6px);
		filter: blur(6px);
	}
	100% {
		opacity:1;
		transform: translateY(0px);
		-ms-filter: blur(0px);
		filter: blur(0px);
	}
}
@keyframes popanime1 {
	0% {
		opacity: 0;
		transform: scale(0.7);
		-ms-filter: blur(20px);
		filter: blur(20px);
	}
	50% {
		opacity: 1;
		transform: scale(1.4);
		-ms-filter: blur(0px);
		filter: blur(0px);
	}
	55% {
		opacity: 1;
		transform: scale(1.1);
	}
	60% {
		opacity: 1;
		transform: scale(1.3);
	}
	65% {
		opacity: 1;
		transform: scale(0.9);
	}
	70% {
		opacity: 1;
		transform: scale(1.2);
	}
	75% {
		opacity: 1;
		transform: scale(1.0);
	}
	100% {
		opacity: 1;
		transform: scale(1.0);
		-ms-filter: blur(0px);
		filter: blur(0px);
	}
}
@keyframes coloranime {
	0% {
		filter: grayscale(100%);
	}
	100% {
		filter: grayscale(0%);
	}
}

/* color */
.txt-color-normal{color: #231816;}
.txt-white{color: #ffffff;}
.txt-red{color: red;}
.txt-color1{color: #FFE93C}
.txt-color2{color: #F1F1E9}
.txt-color3{color: #021745}
.txt-color4{color: #EBF5E5}
.bg-white{background-color: #ffffff;}
.bg-black{background-color: black}
.bg-color1{background-color: #FFE93C}
.bg-color2{background-color: #F1F1E9}
.bg-color3{background-color: #021745}
.bg-color4{background-color: #EBF5E5}
.border-color1{border-color: #FFE93C}
.border-color2{border-color: #F1F1E9}
.border-color3{border-color: #021745}
.border-color4{border-color: #EBF5E5}

.hvr-txt-color-normal:hover{color: #231816;}
.hvr-txt-white:hover{color: #ffffff;}
.hvr-txt-red:hover{color: red;}
.hvr-txt-color1:hover{color: #FFE93C}
.hvr-txt-color2:hover{color: #F1F1E9}
.hvr-txt-color3:hover{color: #021745}
.hvr-txt-color4:hover{color: #EBF5E5} 
.hvr-bg-white:hover{background-color: #ffffff;}
.hvr-bg-black:hover{background-color: black}
.hvr-bg-color1:hover{background-color: #FFE93C}
.hvr-bg-color2:hover{background-color: #F1F1E9}
.hvr-bg-color3:hover{background-color: #021745}
.hvr-bg-color4:hover{background-color: #EBF5E5}
.hvr-border-color1:hover{border-color: #FFE93C}
.hvr-border-color2:hover{border-color: #F1F1E9}
.hvr-border-color3:hover{border-color: #021745}
.hvr-border-color4:hover{border-color: #EBF5E5}

/* ---------- IEのみ ---------- */
@media all and (-ms-high-contrast: none) {
}

/* ---------- 1280px ~ ---------- */
@media screen and (max-width: 1280px){
	body{padding-top: 160px;}
	.pd_wrap{
		padding: 150px 60px 0;
	}
	.pd_wrap_all{
		padding: 150px 60px 150px;
	}
	.pd_wrap_side{
		padding-left: 60px;
		padding-right: 60px;
	}
/* ---------- common ---------- */
/* ---------- header ---------- */
/* ---------- footer ---------- */
	.footer{
		padding-bottom: 80px;
	}
}
/* ---------- 1080px ~ ---------- */
@media screen and (max-width: 1080px){
	body{padding-top: 140px;}
	.mg_b_1{margin-bottom: 100px;}
	.mg_b_2{margin-bottom: 80px;}
	.mg_b_3{margin-bottom: 60px;}
	.mg_b_4{margin-bottom: 40px;}
	.mg_b_5{margin-bottom: 30px;}
/* ---------- common ---------- */
/* ---------- header ---------- */
	.header{
		padding: 15px 30px;
	}
	.header .head_nav{display: none;}
	.header .menu-bt{
		display:-webkit-box;
		display:-moz-box;
		display:-ms-box;
		display:-webkit-flexbox;
		display:-moz-flexbox;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:-ms-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;
		justify-content: center;
		align-items: center;
		flex-direction: row;		
	}
/* ---------- footer ---------- */
}
/* ---------- 768px ~ ---------- */
@media screen and (max-width: 768px){
	body{padding-top: 120px;}
	.pd_wrap{
		padding: 100px 50px 0;
	}
	.pd_wrap_all{
		padding: 100px 50px 100px;
	}
	.pd_wrap_side{
		padding-left: 50px;
		padding-right: 50px;
	}
	.pd_wrap_t{
		padding-top: 100px;
	}
	.pd_wrap_b{
		padding-bottom: 100px;
	}
	.cate_wrap > .cate{
		padding-top: 100px;
	}
/* ---------- common ---------- */
	.pagetop {
		width: 100px;
	}
/* ---------- header ---------- */
/* ---------- footer ---------- */
}
/* ---------- 576px ~ ---------- */
@media screen and (max-width: 767px){
	.footer > div{
		flex-direction: column;
		justify-content: center;
		margin-bottom: 30px;
		gap: 40px;
	}
	.footer > div .logo{
		width: 25%;
	}
	.footer .footer_menu a:not(.sns_link){display: none;}
}
/* ---------- スマートフォン ---------- */
/* ---------- 576px ~ ---------- */
@media screen and (max-width: 576px){
	body{padding-top: 100px;}
	.pd_wrap{
		padding: 80px 20px 0;
	}
	.pd_wrap_all{
		padding: 80px 20px 80px;
	}
	.pd_wrap_side{
		padding-left: 20px;
		padding-right: 20px;
	}
	.pd_wrap_t{
		padding-top: 80px;
	}
	.pd_wrap_b{
		padding-bottom: 80px;
	}
	.cate_wrap > .cate{
		padding-top: 80px;
	}
	.mg_b_1{margin-bottom: 80px;}
	.mg_b_2{margin-bottom: 60px;}
	.mg_b_3{margin-bottom: 50px;}
	.mg_b_4{margin-bottom: 30px;}
	.mg_b_5{margin-bottom: 20px;}
/* ---------- common ---------- */
	.sp_br_none br{display: none;}
	.imgborder{border-width: 2px;}
	.title_item1{
		display:-webkit-box;
		display:-moz-box;
		display:-ms-box;
		display:-webkit-flexbox;
		display:-moz-flexbox;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:-ms-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;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
	.pagetop{
		width: 80px;
		right: 15px;
	}
	.pagetop.on{
		bottom: 15px;
	}
	.lang_bt{
		bottom: 15px;
		left: 15px;
		width: 100px;
	}
/* ---------- more ---------- */
	.more1{
		display:-webkit-box;
		display:-moz-box;
		display:-ms-box;
		display:-webkit-flexbox;
		display:-moz-flexbox;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:-ms-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;
		justify-content: center;
		align-items: center;
		flex-direction: row;
	}
	.more1 a,.more1 > div{
		min-width: 190px;
		padding: 13px 20px;
	}
/* ---------- header ---------- */
	.header{
		padding: 10px 20px;
	}
	.header .logo{
		width: 60%;
		max-width: 200px;
	}
	.header .menu-bt{
		width: 50px;
	}
	.header .menu-bt .line{
		width: 20px;
	}
	.menu-wrap > div{
		padding-top: 80px;
		padding-bottom: 20px;
	}
	.menu-wrap .menu-wrap_inner .menu-wrap_menu{
		width: 100%;
		align-items: center;
		gap: 20px;
		margin-bottom: 40px;
	}
	.menu-wrap .menu-wrap_inner .menu-wrap_menu a p{
		font-size: clamp(20px,3.0vw,24px);
	}
	.menu-wrap .menu-wrap_inner .menu-wrap_menu .sns_link i{
		font-size: clamp(30px,4.0vw,36px);
	}
	.menu-wrap .menu-wrap_inner .menu-wrap_img{
		width: 100%;
	}
/* ---------- footer ---------- */
	.footer{
		padding-top: 50px;
	}
	.footer > div{
		gap: 30px;
	}
	.footer > div .logo{
		width: 40%;
	}
	.footer > div .footer_img{
		width: 70%;
	}
}
/* ---------- 350px ~ ---------- */
@media screen and (max-width: 350px){
}
