/*画面全体の設定*/
body {
	height: 100%;
	max-width: 100%;

	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";

line-height:1.6em;

	font-size: 20px;
	color: #ffffff;
	background-color: #e9a49f;
	/* background-image: url('../img/bk.png');
	background-attachment: fixed;
	background-position: top;
	background-size: contain;
	background-repeat: no-repeat;
	text-size-adjust: none;
	display: block;
	margin: 0px auto; */
	/* padding: 0;
	margin: 0; */
	/* padding: 0 50px 0 50px; */
}

div.parallax-bg {
	/* background-image: url('../img/bk.png'); */
	/* background-attachment: fixed;
	background-position: top;
	background-size: cover;
	background-repeat: no-repeat;
	text-size-adjust: none;
	display: block; */
	padding: 0 50px 0 50px;
}

h1 {
	text-align: center;
	padding: 0;
	margin: 0;
	padding-top: 120px;
	margin-bottom: 100px;
 }

 h1 img {
	 margin: auto;
	 width: 90%;
 }

a {
	text-decoration: none;
}

a:hover{
  text-decoration: none;

}

a:link{
  color: #000;
}
a:visited{
  color: #000;
}
a:hover{
  color: #000;
}
a:active{
  color: #000;
}

h2 {
	text-align:center;
	background-color: #cb565b;
	padding: 20px;
	color: ＃867479;
}

section {
	padding: 30px;
	text-align:center;
}

p {
	margin: 0;
	padding: 0;
	text-align:center;
}

p.right {
	text-align: right;
}

footer {
	margin-top: 50px;
	font-size: 16px;
	text-align:center;
}

#white, #archive {
	color: #ffffff;
	position: relative;
	margin-bottom: 0;
	/* background: #1C1542; */
	/* padding: 50px; */
	/* font-size: 50px; */
}

.btn {
	height: 150px;
}

#info {
	/* background-color: #1C1542; */
	color: #000;
	background-color: #cfc1d9;
	/* opacity: 0.8; */
	border: 1px solid #000;
	/* color: red; */
	margin-bottom: 40px;
	/* display:flex */
}

#info2 {
	color: #000;
	background-color: #f6f0e7;
	border: 1px solid #000;
	margin-bottom: 40px;
}

/* #archive {
	background-color: rgba(28, 21, 66 , 0.8);
	border: 1px solid #ffffff;
	margin-bottom: 40px;
} */

.line {
	/* background-color: #ffe4c4; */
	padding: 0;
	display:flex
}

.line > div {
	padding: 10px;
	font-size: 20px;
}

.date {
	/* background-color: #daa520; */
}

.type {
	/* background-color: #2e8b57; */
	width: 160px;
}
/* お知らせ */
.notice 		{ background-color: #8db2e3; }
/* アップデート */
.update 		{ background-color: #b279e5; }
/* メンテナンス */
.maintenance	{ background-color: #7ab5b6; }
/* キャンペーン */
.campaign 		{ background-color: #d67fcd; }
/* 今月のprize */
.prize 			{ background-color: #43767e; }
/* その他 */
.ather 			{ background-color: #ffffff; }

.new {
	/* background-color: #ff7f50; */
	color: #9c82c7;
	/* text-shadow: 0 0 10px #fff,0 0 15px #fff; */
	position: relative;
}

.title {
	/* background-color: #ffd700; */
	padding: 10px;
	border-bottom: 1px solid #000;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

.last { border-style: none;}

.space { margin-top: 20px}

.list {
	/* background-color: #ffd700; */
	padding: 0;
	text-align: right;
}

hr {
	border-top: 1px solid #ffffff;
	margin-bottom: 20px;
}

.link {
	/* background-color: #ffd700; */
	border-top: 1px solid #ffffff;
	padding-top: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.link a {
	text-decoration: solid underline #fff 1px;
}
.link a:hover{
  text-decoration: none;

}

.link a:link{
  color: #fff;
}
.link a:visited{
  color: #fff;
}
.link a:hover{
  color: #fff;
}
.link a:active{
  color: #fff;
}


.info_head {
	/* background-color: #f0f8ff; */
	display: flex;
    justify-content: space-between;
	padding: 0;
}
.info_head > div { padding: 0; }

.info_type {
	width: 160px;
	text-align: center;
}


.info_head .info_type {
	/* background-color: #b0c4de; */

}

.info_head .info_date {
	/* background-color: #66cdaa; */

}

.info_title {
	/* background-color: #8fbc8f; */
	font-size: 30px;
	padding: 10px 0 50px;
	font-weight: bold;
}

.information {
	/* background-color: #ffc0cb; */
	padding: 0;
}

.info_img {
	/* background-color: #fdf5e6; */
	padding: 0;
	margin-top: 15px;
	/* opacity: 1; */
}

.info_img img {
	max-width:100%;

}

.tokusyo_title {
	/* background-color: #fdf5e6; */
	padding: 0 0 10px;
	/* font-size: 25px; */
	border-bottom: 1px solid #000;
	font-weight: bold;
}

.tokusyo_cont {
	/* background-color: #ffc0cb; */
	padding: 10px 0 20px;
}

/*固定する背景*/
/* div {
  box-sizing: border-box;
  color: #FFF;
  font-size: 5rem;
  display: flex;
  align-items: start;
  justify-content: center;
  height: 100%;
  padding: 5%;
  }
.parallax-bg {
  background-image: url('bk.png');
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
} */
