/* Reset ----------------------- */
html{margin:0; padding:0; border:0; overflow-y:scroll;}
*{border:0; box-sizing: border-box; margin:0; padding:0;}
body{background: #010309 url(../img/bg.webp) no-repeat fixed top center / 100%; color: white; 
line-height:1; -webkit-text-size-adjust:100%; width:100%;}
h1,h2,h3,h4,h5,h6,p,span,table,a,img,dl,dt,dd,ul,li,ol,iframe,nav,small{
margin:0; padding:0; font-size:100%;font-weight:normal; background:transparent;
vertical-align:baseline; border:none;}
img{vertical-align:top;}
ol, ul{list-style:none; list-style-type:none;}
/* ----------------------- */
/*-- Link --*/
a:link{color:#fff; text-decoration:none;}
a:visited{color:#fff; text-decoration:none;}
a:hover{color:#f00; text-decoration:none;}
.onlyPc{}
.onlySp{display: none;}

.SicPrintempsPetitDB_R{
font-family: sicprintempspetit, sans-serif;
font-weight: 400;
font-style: normal;
}
.SicPrintempsPetitDB_DB{
font-family: "sicprintempspetit", sans-serif;
font-weight: 600;
font-style: normal;
}
.SicPrintempsPetitDB_E{
font-family: sicprintempspetit, sans-serif;
font-weight: 800;
font-style: normal;
}

/*-- Pan_box ----------------------*/
#pan_box{
/*background:#000;*/
color: white;
font-size: 0.8em;
min-height: 24px;
padding: 8px 0 8px 10px;
width: 100%;
}
#pan_box .in{
margin:0 auto;
width:1260px;
}
#pan_box a{
color:#fff;
text-decoration:none;
}
#pan_box a:hover{color:#fff;}
/* ------------------------ */

#wrapper{
font-family: Arial, Helvetica,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,"sans-serif";
margin:0 auto;
width: 1200px;
}
#wrapper section{
font-family: sicprintempspetit, sans-serif;
font-weight: 400;
font-style: normal;
line-height: 1.5;
padding: 3% 0;
}
#title{
padding: 4% 0 10% !important;
text-align: center;
}
#title img{
max-width: min(500px,85%);
}
#about{
background: #030517;
border: #bfabff solid 3px;
}
#about h3{
background: url(../img/bg_ttl.svg) no-repeat center / 100%;
display: table;
margin: -12vh 0 0 -4px;
height: 170px;
min-width: 520px;
width: 35%;
}
#about h3 p{
color: white;
display: table-cell;
font-size: min(1.8em, 4.0vw);
text-align: center;
text-shadow: 0 0 3px rgba(100, 100, 100, 0.8), 0 0 3px rgba(100, 100, 100, 0.8), 0 0 3px rgba(100, 100, 100, 0.8);
vertical-align: middle;
}
#about .img {
margin: 0 auto 2%;
width: 90%;
}
#about .img img{
height: 100%;
width: 100%;
}
#about .headText {
font-size: min(1.3em, 4.0vw);
margin: 2% auto 4%;
width: 85%;
word-break: auto-phrase;
}
#about .nav,
#about .text{
margin: 0 auto 2%;
width: 90%;
}
/*
#about .nav ul{
align-items: center;
display: flex;
flex-wrap: wrap;
}
#about .nav ul li{
flex-basis: 33.33%;
margin: 0 0 0 2em;
position: relative;
}
#about .nav ul li:nth-child(2),
#about .nav ul li:nth-child(3){
flex-basis: calc(33.33% - 5%);
}
#about .nav ul li:nth-child(2):before,
#about .nav ul li:nth-child(3):before{
color: white;
content: "\025b6";
margin: 0 0 0 -2em;
position: absolute;
top: 0;
left: 0;
}#about .nav ul li:nth-child(1){
flex-basis: 30%;
}
#about .nav ul li:nth-child(2){
flex-basis: 45%;
}
#about .nav ul li:nth-child(3){
flex-basis: 25%;
}*/
/*
#about .nav ul li img{
max-width: 150px;
}
#about .nav ul li .qr{
display: table-cell;
}
#about .nav ul li .qr span{
vertical-align:middle;
}*/

#about .nav table{
width: 100%;
}
#about .nav table tr td {
position: relative;
padding-left: 2em;
}
#about .nav table tr td:nth-child(2),
#about .nav table tr td:nth-child(3),
#about .nav table tr td:nth-child(4) {
background: #232749;
border: solid 4px #030517;
/*border: dashed 3px #bfabff;*/
border-radius: 10px;
}
#about .nav table tr td:nth-child(2):before,
#about .nav table tr td:nth-child(3):before, 
#about .nav table tr td:nth-child(4):before{
color: #bfabff;
content: "\025B6";  /* ▶ */
font-size: 2em;
pointer-events: none; /* クリック不可 */
position: absolute;
top: 50%;
left: -0.2em; /* 任意の余白（左寄せ） */
transform: translateY(-50%);
}
#about .nav table tr td:nth-child(1){
width: 25%;
}
#about .nav table tr td img{
margin: 0 0 0 5%;
width: 70%;
}
#about .nav table tr td:nth-child(2){
width: 20%;
}
#about .nav table tr td:nth-child(3){
width: 30%;
}
#about .nav table tr td:nth-child(4){
word-break: auto-phrase;
width: 35%;
}
#about .nav table tr td:nth-child(3) p{
display: flex;
}
#about .nav table tr td p span:nth-child(1){}
#about .nav table tr td p span:nth-child(2){
line-height: 3.0;
}

#inqury a{
background-image: linear-gradient(0deg, rgba(35, 80, 162, 1), rgba(191, 171, 255, 1));
box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.35);
border-radius: 10px;
color: white;
display: block;
font-size: min(1.5em, 3.5vw);
margin: 0 auto;
padding: 1.5% 0;
text-shadow: 0 0 3px rgba(100, 100, 100, 0.8), 0 0 3px rgba(100, 100, 100, 0.8), 0 0 3px rgba(100, 100, 100, 0.8);
text-align: center;
max-width: min(640px, 80%);
transition-duration: .4s;
}
#inqury a:hover{
transform: scale(1.1);
}
#enquete{
padding: 0 0 3%!important;
}
#enquete a{
background-image: linear-gradient(0deg, rgb(155 35 162), rgb(217 194 205));
box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.35);
border-radius: 10px;
color: white;
display: block;
font-size: min(1.5em, 3.5vw);
line-height: 1.3;
margin: 0 auto;
padding: 1.5% 0;
text-shadow: 0 0 3px rgba(100, 100, 100, 0.8), 0 0 3px rgba(100, 100, 100, 0.8), 0 0 3px rgba(100, 100, 100, 0.8);
text-align: center;
max-width: min(640px, 80%);
transition-duration: .4s;
}
#enquete a:hover{
transform: scale(1.1);
}
#caution{}
#caution p{
background: rgba(0, 0, 0, 0.8);
display: table;
margin: 0 auto;
padding: 3%;
text-align: center;
}
#sns a {
background-image: linear-gradient(0deg, rgb(39 40 43), rgb(159 159 159));
box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.35);
border-radius: 10px;
color: white;
display: block;
font-size: min(1.0em, 3.5vw);
margin: 0 auto;
padding: 1.5% 0;
text-shadow: 0 0 3px rgba(100, 100, 100, 0.8), 0 0 3px rgba(100, 100, 100, 0.8), 0 0 3px rgba(100, 100, 100, 0.8);
text-align: center;
max-width: min(360px, 75%);
transition-duration: .4s;
}
#sns a:hover{
transform: scale(1.1);
}

/*-- footer/PC  -------------------*/
footer{background: #333;clear: both;font-size: 0.9em;line-height: 1.5em;margin-top: 30px;min-height: 640px;text-align: center;}
footer .mx_copyright{color:#fff;padding: 8px 0;}
footer .mx_copyright a{color:#fff;text-decoration:underline;}
footer a{color: #d00;text-decoration: none;}

/*-- 緊急テキスト ----------------------*/
#rp_textbox{
background: rgba(255,255,255,0.7);
border: #928484 solid 1px;
font-size: 0.9em;
margin: 20px auto;
padding: 8px;
line-height: 1.6em;
text-align: left;
max-width: 960px;
width: 90%;
}
#rp_textbox .pop_text{
background:#fff;
-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;
border: #c9c9c9 solid 1px;
font-size:0.9em;
line-height:1.5em;
margin:0 auto;
padding:20px;
text-align:left;
max-width: 900px;
word-break: break-all;
width:75%;
}
#rp_textbox .pop_text .popup_title{
border-bottom: #999 dotted 1px;
font-size:1.1em;
line-height:1.5em;
font-weight:bold;
margin:0 0 15px 0;
padding-bottom:5px;
text-align:center;
width:100%;
}
#rp_textbox .ema_img {
display: block;
text-align: center;
width: 100%;
}
#rp_textbox .ema_img img{
margin: 0 auto 10px;
max-width: 100%;
}
#rp_textbox a{
color:#d00;
text-decoration:underline;
}
#sns_button_pc{margin: 15px auto;min-height: 50px;text-align: center;}
#sns_button_pc .btn_sns img{height: 50px;width: 50px;margin: 0 5px;}
#sns_button_sp{display: none;}

/* 動画囲いタグ ----------------------　<div class="video-container"></div> */
.video-container {padding: 56.25% 0 0;position: relative;width: 100%;}
.video-container iframe{height: 100% !important;position: absolute;right: 0;top: 0;width: 100% !important;
}

/*-- google翻訳 ----------------------*/
.skiptranslate.goog-te-gadget,a.goog-logo-link{color:#fff !important;}

/*-- ローディング ----------------------*/
#loader{background-color:#fff; position:fixed;width:100%;height:100%;z-index: 100;}/*背景*/
.loader,.loader:before,.loader:after {background: #aaa;-webkit-animation: load1 1s infinite ease-in-out;animation: load1 1s infinite ease-in-out;height: 4em;width: 1em;top: 50%;}
.loader {color: #ccc;text-indent: -9999em;margin: auto;position: relative;font-size: 11px;-webkit-transform: translateZ(0);-ms-transform: translateZ(0);transform: translateZ(0);-webkit-animation-delay: -0.16s;animation-delay: -0.16s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.loader:before,.loader:after {position: absolute;top: 0;content: '';}
.loader:before {left: -1.5em;-webkit-animation-delay: -0.32s;animation-delay: -0.32s;}
.loader:after {left: 1.5em;}
@-webkit-keyframes load1 {
	0%,80%,100% {
	box-shadow: 0 0;
	height: 4em;
	}
	40% {
	box-shadow: 0 -2em;
	height: 5em;
	}
	}
	@keyframes load1 {
	0%,80%,100% {
	box-shadow: 0 0;
	height: 4em;
	}
	40% {
	box-shadow: 0 -2em;
	height: 5em;
	}
}
/*--------------------------------------------------------*/

/*-------------------------*/

/* TAB  -------------------------------------------------- */
@media screen and (max-width:900px) {
	.onlyPc{display: none!important;}
	.onlySp{display: block!important;}
	/*-- Pan_box ----------------------*/
	#pan_box{
	box-sizing: border-box;
	padding: 3px 2%;
	overflow-x: auto;overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	text-align: left;
	}
	#pan_box .in{
	color: #fff;
	height: 24px;
	width: 520px;
	}
	#pan_box a{
	color: #fff;
	font-weight: normal;
	text-decoration:none;
	}
	#wrapper{
	width:100%;
	}
	#wrapper section {
	margin: 0 auto;
	width: 95%;
	}
	#title {
    padding: 0 0 10%;
    text-align: center;
	}
	#about h3 {
	background: url(../img/bg_ttl.svg) no-repeat center left / contain;
    margin: -8vh 0 0 -3px;
    height: 15vh;
    min-width: auto;
    width: 70%;
	}
	#about h3 p {
	font-size: min(1.8em, 3.8vw);
	padding: 0 0 0 9vw;
	text-align: left;
	}
	#inqury a {
	padding: 2.5% 0;
	}
	/*#sns_button_pc{display: none;}*/

	#about .nav table{
	border-collapse: collapse;
	border-spacing: 0;
	font-size: min(1.2em, 4.0vw);
	width: 100%;
	}
	#about .nav table tr td {
	position: relative;
	padding-left: 0;
	width: 100%;
	}
	#about .nav table th,
	#about .nav table td {
	border-bottom: none;
	display: block;
	width: 100% !important;
	}
	#about .nav table tr td:nth-child(2),
	#about .nav table tr td:nth-child(3),
	#about .nav table tr td:nth-child(4){
	padding-left: 2em !important;
	padding: 3% 0;
	}
	#about .nav table tr td:nth-child(1){
	margin: 0 auto 5%;
	}
	#about a.toMap{
	background-image: linear-gradient(0deg, rgba(35, 80, 162, 1), rgba(191, 171, 255, 1));
	box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.35);
	border-radius: 10px;
	color: white;
	display: block;
	font-size: min(1.5em, 4.5vw);
	margin: 0 auto;
	padding: 1.5% 0;
	text-shadow: 0 0 3px rgba(100, 100, 100, 0.8), 0 0 3px rgba(100, 100, 100, 0.8), 0 0 3px rgba(100, 100, 100, 0.8);
	text-align: center;
	max-width: min(640px, 80%);
	transition-duration: .4s;
	}
	#about a.toMap:hover{
	transform: scale(1.1);
	}
}
/* SP  -------------------------------------------------- */
@media screen and (max-width:640px) {
	#about h3 {
	background: url(../img/bg_ttl.svg) no-repeat center left / contain;
    margin: -8vh 0 0 -3px;
    height: 15vh;
    min-width: auto;
    width: 70%;
	}
	#about .nav table tr td:nth-child(2):before, #about .nav table tr td:nth-child(3):before, #about .nav table tr td:nth-child(4):before{
	font-size: 1.5em!important;
	}
	#about .headText {
	margin: 0 auto 4%;
	width: 90%;
	}
	#caution p {
	font-size: 85%;
	text-align: left;
	}
	#sns a {
	padding: 3.0% 0;
	}
}