@charset "utf-8";
h1,h2,h3,h4,h5,h6,p,address{
  font-weight: normal;
  font-style: normal;
  margin-bottom : 0px;
  font-size : 12px;
}
body {
  animation: fadeIn 1s ease 0s 1 normal;
  -webkit-animation: fadeIn 1s ease 0s 1 normal;
}
@keyframes fadeIn {
  0% {
  opacity: 0}
100% {
  opacity: 1}
}
@-webkit-keyframes fadein {
  0% {
  opacity: 0}
100% {
  opacity: 1}
}
body{
  font-size: 100%;
  font-family : 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  /* font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "MS P明朝", "MS明朝", serif;
  */

  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-width : 0px 0px 0px 0px;
  min-width : 1000px;
  color : white;
  line-height : 1.8;
  background-image : url(../img_common/backallpanel.png);
  background-repeat : repeat;
}
@media print {
  body{
  display : none;
}
}
ul{
  margin : 0;
  padding : 0;
}
img{
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-touch-callout:none;
  -moz-user-select:none;
  touch-callout:none;
  user-select:none;
  user-drag: none;
  -webkit-user-drag: none;
}
/*
a img:hover {
  opacity: 0.5;
}
*/

#bg01{
  background-image : url(../img_common/kirakira.png);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-size : auto auto;
  background-origin : padding-box;
  background-clip : border-box;
  background-color : transparent;
}
.backall{
  background-image : url(../img_common/back1.png);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : center center;
  background-size : contain;
  background-origin : padding-box;
  background-clip : border-box;
}
td{
  font-size: 100%;
  vertical-align : top;
  text-align : left;
  border:none;
}
a{
  color : #e2cd36;
  text-decoration : none;
  font-weight : bold;
}
a:link{
  color : #e2cd36;
  text-decoration : none;
  font-weight : bold;
}
a:visited{
  color : #e2cd36;
  text-decoration : none;
  font-weight : bold;
}
a:hover{
  color : #e2cd36;
  text-decoration : underline;
  font-weight : bold;
}
a:active{
  color : #e2cd36;
  text-decoration : underline;
  font-weight : bold;
}
.bigger{
  font-size : 24px;
  font-weight : bold;
}
.bigger2{
  font-size : 18px;
  font-weight : bold;
}
.bigest{
  font-size : 32px;
  font-weight : bold;
}
.smaller{
  font-size : 14px;
}
.smallest{
  font-size : 12px;
}
.futo{
  font-weight : bold;
}
.dan1{
  padding-left: 1em;
  text-indent: -1em;
}
.dan2{
  padding-left : 1em;
  text-indent : -1em;
}
.target{
  width : 100%;
  height : 0px;
}
.fb-like iframe{
  max-width: none!important;
}
.div_contents{
  vertical-align : top;
  text-align : left;
  font-size : 16px;
  width : 930px;
}
.div_contentsleft1{
  vertical-align : top;
  text-align : left;
  font-size : 16px;
  width : 90%;
  margin-right : 20%;
  padding-left : 5%;
  padding-right : 5%;
  padding-top : 60px;
  padding-bottom : 60px;
  background-image : linear-gradient(to right, black 10%, rgba(0, 0, 0, 0.4));
}
.div_contentsright1{
  vertical-align : top;
  text-align : left;
  font-size : 16px;
  width : 90%;
  padding-left : 5%;
  padding-right : 5%;
  padding-top : 60px;
  padding-bottom : 60px;
  margin-left : 10%;
  background-image : linear-gradient(to left, black 10%, rgba(0, 0, 0, 0.4));
}
.over_contents{
  vertical-align : top;
  text-align : left;
  font-size : 16px;
  width : 100%;
}
.sen{
  margin-top : 20px;
  margin-bottom : 19px;
  height : 1px;
  width : 100%;
  border-top-width : 2px;
  border-top-style : dotted;
  border-top-color : white;
  border-left-width : 0px;
  border-right-width : 0px;
}
.sp40{
  width : 40px;
}
.sp10per{
  width : 5%;
}
.sp20{
  width : 20px;
}
.topmar40{
  margin-top : 40px;
}
.topmar60{
  margin-top : 60px;
}
.topmar120{
  margin-top : 120px;
}
.topmar180{
  margin-top : 180px;
}
.topmar90{
  margin-top : 90px;
}
.topmar20{
  margin-top : 20px;
}
.topmar10{
  margin-top : 10px;
}
.img100per{
  width : 100%;
}
.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.sns{
  height : 23px;
}
.footer{
  font-size : 12px;
  padding-top : 60px;
  padding-bottom : 60px;
  border-top-width : 1px;
  border-top-style : solid;
  color : #cccccc;
  background-color : rgba(0, 0, 0, 0.8);
  border-top-color : #999999;
}
.titles{
  font-size : 40px;
  color : white;
  letter-spacing : 4px;
}
.titles::first-letter{
  font-size : 150%;
  color : #f4f0c1;
  letter-spacing : 1px;
}
.bottom120{
  padding-bottom : 120px;
}
.img80per{
  width : 80%;
}
.table_btn{
  margin-left : 20px;
}
.midashi1{
  font-size : 24px;
  padding-top : 10px;
  padding-left : 20px;
  padding-bottom : 10px;
  background-image : linear-gradient(120deg, rgba(166, 128, 28, 0.6), rgba(166, 128, 28, 0) 50%);
  background-repeat : no-repeat;
  background-position : left top;
  font-weight : bold;
  letter-spacing : 1px;
}
.midashi1b{
  font-size : 24px;
  padding-top : 10px;
  padding-left : 20px;
  padding-bottom : 10px;
  background-image : linear-gradient(120deg, rgba(166, 128, 28, 0.6), rgba(166, 128, 28, 0) 50%);
  background-repeat : no-repeat;
  background-position : left top;
  font-weight : bold;
  letter-spacing : 1px;
  border-top-left-radius : 15px 15px;
  border-bottom-left-radius : 15px 15px;
}
.midashi2{
  font-size : 18px;
  padding-top : 10px;
  padding-left : 20px;
  padding-bottom : 10px;
  background-image : linear-gradient(120deg, rgba(166, 128, 28, 0.6), rgba(166, 128, 28, 0) 50%);
  background-repeat : no-repeat;
  background-position : left top;
  font-weight : bold;
}
.midashi3{
  font-size : 18px;
  padding-bottom : 10px;
  font-weight : bold;
  text-align : left;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : white;
}
.midashi3b{
  font-size : 18px;
  padding-bottom : 10px;
  font-weight : bold;
  text-align : left;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : white;
  margin-bottom : 30px;
}
.btn,
a.btn,
button.btn{
  position: relative;
  display: inline-block;
  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;
  color : #212529;
  width : 300px;
  padding-left : 1em;
  padding-right : 1em;
}
.btn2,
a.btn2,
button2.btn2{
  position: relative;
  display: inline-block;
  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;
  color : #212529;
  width : 450px;
  padding-left : 1em;
  padding-right : 1em;
  height : 60px;
}
a.btn-flat{
  overflow: hidden;
  padding : 0.5em;
  color : white;
  border-radius : 10px;
  background : linear-gradient(#d5ad53, #9d7926) 0% 0% / auto auto repeat scroll padding-box border-box #d5ad53;
}
a.btn2-flat{
  overflow: hidden;
  padding : 1em 0.5em;
  color : #645067;
  border-radius : 10px;
  background : linear-gradient(#ffffff, #faedf1) #f0d5df;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-size : auto auto;
  background-origin : padding-box;
  background-clip : border-box;
  letter-spacing : 4px;
}
a.btn-flat span{
  position: relative;
}
a.btn2-flat span{
  position: relative;
}
a.btn-flat::before{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transform: translateX(-96%);
  transform: translateX(-96%);
  background : linear-gradient(#b0882b, #8a6b22) #b0882b;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-size : auto auto;
  background-origin : padding-box;
  background-clip : border-box;
}
a.btn2-flat::before{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transform: translateX(-96%);
  transform: translateX(-96%);
  background : linear-gradient(#f2d2dc, #e9b8c8) 0% 0% / auto auto repeat scroll padding-box border-box white;
}
a.btn-flat:hover:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
a.btn2-flat:hover:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.text_gold{
  color : #d9b526;
}
.text_pink{
  color : #ff80c0;
}
.text_orange{
  color : #ff8000;
}
.table100{
  width : 100%;
}
.table930{
  width : 930px;
}
.table920{
  width : 920px;
}
.text_right{
  text-align : right;
}
.medatsu1{
  padding-left : 40px;
  padding-right : 40px;
  background-repeat : repeat-y;
  background-image : url(../img_common/medatsu1.png);
  background-position : center center;
}
.medatsu{
  padding-left : 40px;
  padding-right : 40px;
  background-color : rgba(0, 0, 0, 0.4);
  padding-top : 40px;
  padding-bottom : 40px;
}
.medatsu1a{
  padding-left : 40px;
  padding-right : 40px;
  background-repeat : no-repeat;
  background-image : url(../img_common/medatsu1a.png);
  background-position : center center;
  height : 65px;
}
.medatsu1z{
  padding-left : 40px;
  padding-right : 40px;
  background-repeat : no-repeat;
  background-image : url(../img_common/medatsu1z.png);
  background-position : center center;
  height : 65px;
}
.hina{
  font-family: 'Hina Mincho', serif;
}
.uline{
  font-weight : bold;
  font-size : 20px;
  border-bottom-width : 6px;
  border-bottom-style : solid;
  border-bottom-color : #ff0080;
}
.uline2{
  font-weight : bold;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #d9b526;
}
.back_white{
  color : black;
  background-color : white;
}
.back_black1{
  background-color : rgba(0, 0, 0, 0.4);
  border-top-width : 2px;
  border-top-style : solid;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : black;
  border-top-color : black;
}
.back_black2{
  background-color : black;
  border-top-width : 2px;
  border-top-style : solid;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : black;
  border-top-color : black;
}
.tume{
  letter-spacing : -1px;
}
.tume2{
  letter-spacing : -2px;
}
.div90{
  width : 90%;
  margin-left : 5%;
  margin-right : 5%;
}
.medatsu2{
  background-image : linear-gradient(#000000, rgba(255, 255, 255, 0));
  padding-top : 30px;
  padding-left : 30px;
  padding-right : 30px;
  margin-top : 30px;
}
.td280{
  width : 280px;
  background-color : white;
  vertical-align : middle;
  text-align : center;
}
.td280text{
  font-size : 12px;
  text-align : center;
  padding-top : 5px;
}
.comic{
  margin-right : 40px;
  margin-bottom : 20px;
  width : 280px;
  float : left;
}
.prof{
  margin-right : 40px;
  margin-bottom : 20px;
  width : 200px;
  float : left;
}
.comictext{
  width : 610px;
}
.left20px{
  margin-left : 20px;
}
.small{
  font-size : 12px;
}
.left_flo{
  float : left;
  margin-right : 20px;
}
.normal{
  font-size : 16px;
}
.trks{
  text-decoration : line-through;
}
.mark9{
  color : white;
  background-color : #999999;
}
.nomal{
  font-weight : normal;
}

