@charset "UTF-8";



body, html{
	margin: 0;
	padding: 0;

}

body{
	font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: 400;
    font-style: normal;
}


/*==ナビゲーション全体の設定*/
header{
　font-family: katarine-web, sans-serif;
font-weight: 400;
font-style: normal;
  height: 6vh;
 justify-content: space-between;
  align-items: center;
  width: 100%;
  top: 0;
  left: 0;
  color:#000000;
  text-align: center;
}


.image-vw-logo{
	display: flex;
  margin-left: 3%;
	margin-top: 1.5%;
	width: 10%;
}
.bold{
	font-family: katarine-web, sans-serif;
font-weight: 400;
font-style: normal;
	color: black;
}


/*=========ボディ==============*/
.rule{
	margin-top: 10%;
	margin-left: 30%;
	margin-right: 30%;
	margin-bottom: 20%;
	text-align: center;
}

h1{
	margin-bottom: 10%;
}

h4{
    border-bottom: solid 1px black;
	font-size: 0.9vw;
	
}

.ruletext{
	text-align: left;
}

.ruletext p{
	margin-bottom: 10%;
}

.back{
	position: fixed; /* 追従させる為にfixedの値を記述します */
z-index: 99999; /* 他の要素の下に隠れないように全面配置させます */
top: 82%; /* 上から150pxのところにバナーを配置します */
left: 1%; /* 右から40pxのところにバナーを配置します */
}

.backbtn{
	width: 5vw;
}

/*===========フッター============*/

.footer{
	font-family: katarine-web, sans-serif;
font-weight: 400;
font-style: normal;
	
	background-image: url("../images/BLUE_メイン透明度18％.png"),url("../images/RED_メイン透明度18％.png");
	background-position: top right, left;
	background-size: 30%, 30%;
}

.footer h3{
	font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: 400;
    font-style: normal;
	font-size: 1.6vw;
	line-height: 2vh;
	margin-bottom: 3vh;
}


/*Contact*/

.contactbox {
	margin-left: 30%;
	margin-bottom: 10%;
	padding: 3%;
border: #000000 1px solid; /*境界線の指定*/
width:40%;
text-align: center;
}

.contactbox img{
		width: 20vw;
	}

/*運営元*/
.company{
	display: flex;
  justify-content: center;
	margin-bottom: 2%;
}
.company .company-img, .company-3steps{/*画像と3段を横並びに*/
	display: inline-block;
    vertical-align: top;

}

.company-img{
	width: 100%;
}

.company-3steps{
	margin-left: 2%;
}

.company02 li{/*横並びに*/
	display: inline-block;
    vertical-align: top;
	
}

.company02 li+ li {/*隣との間の縦線*/
  border-left: 1px solid #333;
  padding: 0 10px;
}

.company03 li{
	display: inline-block;
    vertical-align: top;
	margin-top: 4%;
	margin-right: 4%;
}

/* copyright */
.footer-copyright {
  padding: 1rem;
  line-height: 1;
  color: #48483A;
  text-align: center;
  background: #FFEB3E;
}

.footer-copyright a {
  text-decoration: none;
  color: #48483A;
}

@media screen and (max-width: 767px) { /*ウィンドウ幅が最大767pxまでの場合に適用*/

.image-vw-logo{
	display: flex;
  margin-left: 3%;
	margin-top: 1.5%;
	width: 20%;
}	
	/*=========ボディ==============*/
.rule{
	margin-top: 10%;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 20%;
	text-align: center;
}

.ruletext span {
  margin-left: 1rem;
}

h1{
	margin-bottom: 10%;
}

h4{
    border-bottom: solid 1px black;
	margin-bottom: 3%;
	
}

.ruletext{
	text-align: left;
}

.ruletext p{
	margin-bottom: 10%;
}
	
.backbtn{
	width: 10vw;
}
/*===========フッター============*/

.footer{
	font-family: katarine-web, sans-serif;
font-weight: 400;
font-style: normal;
}


.foot-wrap {
    display: none;
}

.
/*Contact*/

.contactbox {
	font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 400;
font-style: normal;
	margin-left: 3%;
	margin-bottom: 10%;
	padding: 3%;
border: #000000 1px solid; /*境界線の指定*/
width:100%;
text-align: center;
}
	.contactbox img{
		width: 30vw;
	}

	.contactbox p{
		font-size: 0.7rem;
	}

/*運営元*/
.company{
	display: flex;
  justify-content: center;
	margin-bottom: 2%;
	font-size:0.7rem;
}
.company .company-img, .company-3steps{/*画像と3段を横並びに*/
	display: inline-block;
    vertical-align: top;

}

.company-img{
	width: 20vw;
}


.company-3steps{
	margin-left: 2%;
}

.company01{
	font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 400;
font-style: normal;
}

.company02 li{/*横並びに*/
	font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 400;
font-style: normal;
	display: inline-block;
    vertical-align: top;
	
}

.company02 li+ li {/*隣との間の縦線*/
  border-left: 1px solid #333;
  padding: 0 10px;
}

.company03 li{
	font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 400;
font-style: normal;

	display: inline-block;
    vertical-align: top;
	margin-top: 4%;
	margin-right: 4%;
}
	.company03 a{
		color: #48483A;
	}
/* copyright */
.footer-copyright {
  padding: 0.8rem;
  line-height: 1;
  color: #48483A;
  text-align: center;
  background: #FFEB3E;
}

.footer-copyright a {
  text-decoration: none;
  color: #48483A;
}	
}