@charset "UTF-8";

html {
  font-size:62.5%;
  height:100%;
  background:#000;
}
body {
  font-size:1.4rem;
  background:#000;
  margin: 0;
  padding: 0;
  height:100%;
  overflow-x: hidden;
}
body > #contents {
height: auto;
}
*{
	padding:0;
	margin:0;
}
*, *::before, *::after {
  box-sizing:border-box;
}
.clearfix::after {
  content:'';
  display:block;
  clear:both;
}
.top_menu,.top_news,.top_twitter,.spec_toptitle,.top_bottom2,.header_menu,#chara_contents,#gallery_contents,#special_contents,#spec_contents,#story_contents,footer,.a00{font-family: 'Sawarabi Mincho', serif;}


/*リンクスタイル用*/
.btn,
a.btn,
button.btn {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}
a {
    transition : all 0.5s ease 0s;
}

/*改行*/
.mbr {display:none;}
.pcbr {display:block;}
@media (max-width: 800px) {
	.mbr {display:block;}
	.pcbr {display:none;}
}
/*=========================================================

TOP

=======================================================*/
header{
	background: rgb(18, 18, 18);
	color: rgb(200, 200, 200);
	padding: 5px 20px;
	font-size: 0.8em;
	position: fixed;
	width:100%;
}
header a{
	color:#c4b5a8;
}

#pcontents {
    position:relative;
    /*background-image: url('../img/03.jpg');
    background-size: cover; 
    background-position:center bottom;*/
    width:100%;
    height:100%;
    min-height:100%;
	background:#000;
}

.pheader_text {
	color:rgb(225, 225, 225);
	background-size: auto auto;
	background-color: rgba(24, 24, 24, 1);
	background-image: repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(31, 31, 31, 1) 10px, rgba(31, 31, 31, 1) 20px );
	font-family: "M PLUS Rounded 1c";
	font-weight: bold;
	padding: 10px 20px 10px 20px;
	border-bottom: 3px solid #000;
}
.pheader_text ul{
	list-style: none;
	display: flex;
	padding-top: 10px;
}
.pheader_text li {
	padding:0 10px;
}
.pheader_text li a:hover{
	color: rgb(63, 141, 244);
}

.pheader img{width:100%;}

.box1_grd {
	height:auto;
	background-size: auto auto;
	/*background-image: url("../img/goods/bg1.jpg");
    background-position:top;
	background-attachment: fixed;
	background-size: cover;*/
	background-color: #3d3d3d;
}
.bgbox1 {
	width: 800px;
	margin: auto;
	font-family: "M PLUS Rounded 1c";
    color: #fff7e0;
	font-size:1.2em;
	padding: 50px 20px;	
	line-height: 2.3em;
	letter-spacing: 0.27em;
}

.bgbox1 img {width: 100%;}
@media (max-width: 800px) {
	.box1_grd {
		/*background-image: url("../img/goods/bg2.jpg");
		background-position: 20% 30%;
		background-attachment:fixed;*/
		background-color: #3d3d3d;
	}
	.bgbox1 {
		width: 100%;
		margin: auto;
		font-family: "M PLUS Rounded 1c";
	    color: #fff7e0;
		font-size:1.2em;
		padding: 40px 20px;	
		line-height: 2em;
	}
	.bgbox1 img {width: 95%;}
}


.tp2 {
	text-align: center;
	text-shadow: 0px 0px 9px rgba(0,0,0,0.93);
}
.text001{
	padding: 0 2px;
	color: rgb(255, 8, 140);
	font-size: 1.8em;
	font-family: "HG行書体";
	text-shadow: 0px 0px 9px rgba(0,0,0,0.93);
}

.box1_02 {
	/*width:980px;*/
	width: 700px;

}

.kikan {
	background: rgb(24, 24, 24);
	/*font-family: "M PLUS Rounded 1c";*/
	font-family: "Sawarabi Mincho"; 
	font-weight: bold;
	padding: 30px 0;
	font-size: 1.5em;
	text-align: center;
	line-height: 2em;
	border-top: 1px rgb(255, 203, 80) solid;
	border-bottom: 1px rgb(255, 203, 80) solid;
}
.saihan{
	font-size: 1.2em;
	color: rgb(255, 182, 12);
}
.bor {
	background: rgb(183, 18, 3);
	color: rgb(255, 202, 87);
	padding: 2px 20px;
	border-radius: 3px;
}
.kikan_t {
	color: rgb(230, 20, 20);
	font-weight: bold;
	font-size: 1.2em;
}

/*-商品リスト-*/
.goods_box {
	background-color: rgb(87, 17, 10);
	font-family: "M PLUS Rounded 1c";
}
.goods_list1 {
	background-color: #ebebeb;
	margin: auto;
	width: 800px;

	padding: 20px;
}
.gro01{	
	display: flex;
	justify-content: center;
}
.list_left1 {
	width: 40%;
}
.list_right1{
	width: 60%;
}
.tapelist{
	font-weight: bold;
	color:rgb(210, 60, 0);
}
.r_title1 {
	width: 100%;
	color: #dfdfdf;/*文字色*/
	padding: 0.5em;/*文字周りの余白*/
	display: inline-block;/*おまじない*/
	line-height: 1.3;/*行高*/
	background: #2f2f2f;/*背景色*/
	vertical-align: middle;
	font-size:1.5em;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
	font-family: "Sawarabi Mincho"; 
}
.r_title1:before {
	/*content: '■';*/
	color: #ffcf40;
	margin-right: 8px;
}
.r_title2 {
	width: 100%;
	color: #dfdfdf;/*文字色*/
	padding: 0.5em;/*文字周りの余白*/
	display: inline-block;/*おまじない*/
	line-height: 1.3;/*行高*/
	background: #4d4d4d;/*背景色*/
	vertical-align: middle;
	border-radius: 10px;
	font-size:1.2em;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
}
.r_title2:before {
	/*content: '■';*/
	color: #ffcf40;
	margin-right: 8px;
}
.r_text1 {
	padding: 20px 28px;
	line-height: 2em;
}
.att01 ul{
	list-style: "※";
	font-size: 0.8em;
	padding: 10px;
}
.atbottom {font-size: 0.5em;}
/*注意書き*/
.goods_list2 {
	background: #4d4d4d;
	margin: auto;
	width: 800px;
	border-radius: 1px;
	padding: 20px;
	border: 1px solid #ddd;
	color:#ddd;
}
.goods_list2 ul {
	padding: 10px 5px 10px 10px;
}
/*オフィシャルバナー*/
.of_bnr {
	text-align: center;
	margin: auto;
}
.of_bnr img{width:500px;}

@media screen and (max-width:980px) {
	.bgbox1 {
		margin: 0;
	}
	.box1_top{
		width:100%;
	}
	.box1_02 {
		width:100%;
	}
	.goods_list1 {
		width:95%;
	}
	.r_title1 {
		font-size: 1.3em;
	}
	.r_title2 {
		font-size: 1.2em;
	}
	.goods_list2 {width:95%;}
}
@media screen and (max-width:600px) {
	.pheader_text ul{
		list-style: none;
		display: block;
		padding-top: 2px;
	}
	.pheader_text li {
		padding:5px 2px;
		text-align: center;
	}
	.box1_top{
		text-align: left;
		padding: 10px;
	}
	.box1_02 {
		align-items:flex-end;
		padding: 8px;
	}
	.icon_kiru img{
		width:100px;
		border-radius: 100px;
		border: #000 solid 2px;
	}
	.koe {
		font-family: "M PLUS Rounded 1c";
		width: 100%;
		padding: 10px;
		margin-left: 0;
		border-radius: 10px;
		
	}
	.goods_list1 {
		display: block;
	}
	.list_left1 {
		margin: 20px auto 0 auto;
		text-align: center;
		width: 95%;	
	}
	.gro01{		display: block;}
	.list_right1{
		width: 95%;
	}
	.r_text1 {
		padding: 8px;
		line-height: 2em;
	}
	.of_bnr img{width:95%;}

}




@media screen and (max-width:1000px) {
	.box1_textbox {width:100%;}
	.title_image01 img{width:100%;}
}
@media screen and (max-width:800px) {
	.box1_textbox {
	margin:auto;
	font-family: "M PLUS Rounded 1c";
    color: #fff9e7;
	font-size:0.8em;
	padding:5px 20px;
	}
}
.box1_textbox {
	width:1000px;
	margin:auto;
	font-family: "M PLUS Rounded 1c";
    color: #fff9e7;
	font-size:1.4em;
    /*background: rgba(0,0,0,0.8);
    border: double 5px #d4a61c;
    border-radius: 10px;角の丸み*/
	padding:20px 90px;
}

.mybox{
	background-color: #000;	/* 背景色 */
	border: 2px solid #fdc92e;	/* 線の太さ・種類・色 */
	border-radius: 5px;
	margin: 40px 5px 5px 0px;	/* 外側の余白 上・右・左・下 */
	padding: 25px 20px 10px 20px;	/* 内側の余白 上・右・左・下 */
	position: relative;
	/*color:#3b3b3b;*/
}
.mybox:before{
	background-color: #fdc92e;	/* 吹き出し背景色 */
	border-radius: 5px;
	color: #fff;	/* 吹き出し文字色 */
	content: '8/12 更新！';
	padding: 5px 20px;
	position: absolute;
	left: -10px;
	top: -20px;
}
.mybox:after{
	/* border-top: 12px solid #fdc92e;		吹き出し三角部分の色
	border-right: 12px solid transparent;
	border-left: 12px solid transparent; */
	content: '';
	position: absolute;
	top: 10px;
	left: 15px;
}

.mybox2{
	background-color: #000;	/* 背景色 */
	border: 2px solid #fdc92e;	/* 線の太さ・種類・色 */
	border-radius: 5px;
	margin: 40px 5px 5px 0px;	/* 外側の余白 上・右・左・下 */
	padding: 25px 20px 10px 20px;	/* 内側の余白 上・右・左・下 */
	position: relative;
	/*color:#3b3b3b;*/
}
.mybox2:before{
	background-color: #fdc92e;	/* 吹き出し背景色 */
	border-radius: 5px;
	color: #fff;	/* 吹き出し文字色 */
	content: '7/15 カテドラル杯終了！';
	padding: 5px 20px;
	position: absolute;
	left: -10px;
	top: -20px;
}
.mybox2:after{
	/* border-top: 12px solid #fdc92e;		吹き出し三角部分の色
	border-right: 12px solid transparent;
	border-left: 12px solid transparent; */
	content: '';
	position: absolute;
	top: 10px;
	left: 15px;
}



@media screen and (max-width:450px) {
	.balloon {width:150px;}
}


.toprink {
	font-size:0.9em;
	color:#eba434;
	margin:auto;
	text-align:center;
}
@media screen and (max-width:450px) {
	.toprink {
		font-size:0.8em;
		color:#eba434;
		text-align:left;
		padding:0 20px;
	}
}
/*===============================================================

フッター

===================================================================*/
footer {
	color:#000;
	text-align:center;
	padding:0 0 14px 0;
	font-family: "Sawarabi Mincho";
	background: rgb(65, 65, 65);
	font-size: 0.5em;
}
footer a{
	color: rgb(226, 226, 226);
	text-decoration: none;
}
footer img {max-width:200px;}
@media (max-width: 600px) {
	footer {
	color:#000;
	text-align:center;
	padding:0;
	font-size:10px;
	}
    footer img {max-width:130px;}
}


.a00 {
	color:#ddd;
	font-size:50px;
	text-align:center;
	padding:80px;
}

