@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 0.5s ease 0s 1 normal;
  -webkit-animation: fadeIn 0.5s 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;
  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 : 980px;
  color : white;
  background-color : black;
  line-height : 1.6;
  -webkit-text-size-adjust: 185%;
  -moz-text-size-adjust: 185%;
  -ms-text-size-adjust: 185%;
  -o-text-size-adjust: 185%;
  text-size-adjust: 185%;
  background-repeat : repeat-y;
  background-image : url(../img_common/backall.png);
  background-position : center center;
}
.zen{
  font-family: 'Zen Antique Soft', serif;
}
.content {
  }
@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;
}
td{
  font-size: 100%;
  vertical-align : top;
  text-align : left;
  border:none;
}
a{
  color : #3795ea;
  text-decoration : none;
  font-weight : bold;
}
a:link{
  color : #e8be40;
  text-decoration : none;
  font-weight : bold;
}
a:visited{
  color : #e8be40;
  text-decoration : none;
  font-weight : bold;
}
a:hover{
  color : #e8be40;
  text-decoration : underline;
  font-weight : bold;
}
a:active{
  color : #e8be40;
  text-decoration : underline;
  font-weight : bold;
}
.bigger{
  font-size : 20px;
}
.bigest{
  font-size : 24px;
}
.bigest2{
  font-size : 30px;
  letter-spacing : -1px;
}
.bigest3{
  font-size : 48px;
}
.bigest4{
  font-size : 64px;
}
.smaller{
  font-size : 14px;
  color : #e5e5e5;
}
.futo{
  font-weight : bold;
}
.dan1{
  padding-left: 1em;
  text-indent: -1em;
}
.target{
  width : 100%;
  height : 0px;
}
.div_contents{
  vertical-align : top;
  text-align : left;
  font-size : 16px;
  width : 920px;
}
.sen{
  margin-top : 20px;
  margin-bottom : 19px;
  height : 1px;
  width : 100%;
  border-top-width : 1px;
  border-top-style : dotted;
  border-top-color : #dad3c7;
  border-left-width : 0px;
  border-right-width : 0px;
}
.sp40{
  width : 40px;
}
.sp30{
  width : 30px;
}
.sp60{
  width : 60px;
}
.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-bottom : 120px;
  border-top-width : 0px;
  border-top-style : none;
  color : #cccccc;
  background-color : #0e1413;
}
.div_se a{
  display:block;
  /* 横幅 */
padding : 10px 0%;
  /* a要素内の余白 */
 margin-top : 0px;
  width : 100%;
  text-decoration : none;
  background-image : linear-gradient(#918c6a, #000000);
}
/* 以下マウスを載せたときのスタイル */
.div_se a:hover{
  background-color : #2b2920;
}
.td_link{
  border-width : 1px;
  border-style : solid;
  border-color : #828967;
  text-align : center;
  width : 280px;
}
.titles{
  font-size : 36px;
  letter-spacing : 3px;
}
@media screen and (max-width: 768px) {
  }
.bottom100{
  padding-bottom : 100px;
}
.text_orange{
  color : #ff5300;
}
.text_gold{
  color : #ebdb92;
}
.text_vio{
  color : #9ba284;
}
.tume{
  letter-spacing : -1px;
}
.medatsu1{
  padding-top : 40px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 40px;
  border-width : 1px;
  border-style : solid;
  border-color : #988138;
  background-color : rgba(0, 0, 0, 0.6);
}
.bottom120{
  padding-bottom : 120px;
}
.bottom40{
  padding-bottom : 40px;
}
.topmar40{
  margin-top : 40px;
}
.topmar80{
  margin-top : 80px;
}
.topmar20{
  margin-top : 20px;
}
.topmar10{
  margin-top : 10px;
}
.topmar180{
  margin-top : 180px;
}
.topmar90{
  margin-top : 90px;
}
.text_right{
  text-align : right;
}
.left20px{
  margin-left : 20px;
}
.left40px{
  margin-left : 40px;
}
.goldback_text{
  background-image : url(../img_common/goldback_text.png);
  background-repeat : no-repeat;
  color : black;
  background-position : left bottom;
}
.rotated {
  transform: rotate(-15deg);
}
.comment1a{
  width : 200px;
  vertical-align : top;
  text-align : center;
}
.comment2a{
  background-image : none;
  padding-left : 20px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #9a8554;
  width : 680px;
}
.backblack{
  background-image : url(../img_common/back_black.png);
  background-repeat : repeat;
}
.back1{
  background-image : linear-gradient(to bottom, #586b67, #0e1413);
}
.midashi2{
  font-size : 20px;
  color : white;
  padding-top : 10px;
  padding-left : 20px;
  padding-bottom : 10px;
  border-left-width : 4px;
  border-left-style : solid;
  border-left-color : #cba729;
  background-image : linear-gradient(to right, rgba(0, 0, 0, 0.4), rgba(255, 255, 255, 0));
}
.midashi1{
  font-size : 18px;
  padding-bottom : 10px;
  //非対応のブラウザでの文字色を設定
  background: url(../img_common/midashi01.jpg);
  //使用する背景画像のURL
  -webkit-background-clip: text;
  //テキストでくり抜く
  -webkit-text-fill-color: transparent;
  //くり抜いた部分は背景を表示

  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #c0baa5;
}
.midashi3{
  font-size : 16px;
  font-weight : bold;
  color : #e0c669;
  padding-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #e0c669;
}
.midashi3b{
  font-size : 16px;
  font-weight : bold;
  color : white;
  padding-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
}
.line_vio{
  border-left-width : 4px;
  border-left-style : solid;
  border-left-color : #9ba284;
  padding-left : 15px;
  padding-right : 15px;
}
.photowaku{
  border-width : 1px;
  border-style : solid;
  border-color : #9a8554;
}
.commonkage{
  background-image : url(../img_common/commonkage.png);
  background-position : center top;
  height : 30px;
  background-repeat : no-repeat;
}
.commonkage2{
  background-image : url(../img_common/commonkage2.png);
  background-position : center top;
  height : 30px;
  background-repeat : no-repeat;
}
.midashicolor{
  color: #ebe1a2;
  background: -webkit-linear-gradient(-45deg, #f7c35b, #fde5a0, #fef9cb, #fde5a0, #fad27a, #f7c561);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.table100{
  width : 100%;
}
.listtokyo{
  background-image : url(../img_schedule/listback.jpg);
  background-repeat : no-repeat;
  background-position : 0px 0px;
}
.listosaka{
  background-image : url(../img_schedule/listback.jpg);
  background-repeat : no-repeat;
  background-position : 0px -100px;
}
.listkanazawa{
  background-image : url(../img_schedule/listback.jpg);
  background-repeat : no-repeat;
  background-position : 0px -300px;
}
.listsendai{
  background-image : url(../img_schedule/listback.jpg);
  background-repeat : no-repeat;
  background-position : 0px -500px;
}
.mark9{
  font-size : 14px;
  font-weight : bold;
  color : white;
  background-color : #999999;
}
.mark1{
  font-size : 14px;
  font-weight : bold;
  color : black;
  background-color : white;
}
.mark2{
  font-size : 14px;
  font-weight : bold;
  color : white;
  background-color : red;
}
.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;
  border-width : 1px;
  border-style : solid;
  border-color : white;
  padding-left : 1em;
  padding-right : 1em;
  width : 240px;
}
a.btn-flat{
  overflow: hidden;
  padding : 0.75em 0.5em;
  color : #ffffff;
  border-radius: 0;
  background : none 0% 0% / auto auto repeat scroll padding-box border-box #bc7216;
}
a.btn-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 : none 0% 0% / auto auto repeat scroll padding-box border-box #e6bf3c;
}
.div_pay{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  background-color : white;
}
.goodsp{
  vertical-align : middle;
  text-align : center;
  padding-top : 30px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 30px;
  background-color : white;
}
.div_youtube{
  background-color : black;
  vertical-align : middle;
  text-align : center;
  border-width : 1px;
  border-style : solid;
  border-color : #dfcda4;
}
a.btn-flat:hover:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
