@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 2s 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;
  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 : #666666;
  background-color : white;
  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;
  background-image : url(../img_common/back.png);
}
.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;
}
.table930{
  width : 930px;
}
a{
  color : #3795ea;
  text-decoration : none;
  font-weight : bold;
}
a:link{
  color : #3795ea;
  text-decoration : none;
  font-weight : bold;
}
a:visited{
  color : #3795ea;
  text-decoration : none;
  font-weight : bold;
}
a:hover{
  color : #0063c6;
  text-decoration : underline;
  font-weight : bold;
}
a:active{
  color : #0063c6;
  text-decoration : underline;
  font-weight : bold;
}
.bigger{
  font-size : 20px;
}
.bigest{
  font-size : 24px;
}
.cast_text1{
  text-align : center;
  padding-top : 10px;
}
.cast_text2{
  font-size : 20px;
  text-align : center;
}
.bigest2{
  font-size : 36px;
  letter-spacing : 4px;
}
.bigest3{
  font-size : 36px;
}
.smaller{
  font-size : 14px;
}
.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 : 930px;
}
.sen{
  margin-top : 20px;
  margin-bottom : 19px;
  height : 1px;
  width : 100%;
  border-top-width : 1px;
  border-top-style : dotted;
  border-top-color : #999999;
  border-left-width : 0px;
  border-right-width : 0px;
}
.sp40{
  width : 40px;
}
.sp30{
  width : 30px;
}
.sp60{
  width : 60px;
}
.textdate{
  font-size : 13px;
  font-weight : bold;
  color : #94826b;
}
.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 : 30px;
  padding-bottom : 60px;
  border-top-width : 0px;
  border-top-style : none;
  color : white;
  background-color : #808080;
}
.div_se a{
  display:block;
  /* 横幅 */
padding : 10px 0%;
  /* a要素内の余白 */
 margin-top : 0px;
  width : 100%;
  text-decoration : none;
  background-color : #129bed;
}
/* 以下マウスを載せたときのスタイル */
.div_se a:hover{
  background-color : #0e76b4;
}
.td_link{
  border-width : 1px;
  border-style : solid;
  border-color : #cccccc;
  text-align : center;
  width : 280px;
  background-repeat : repeat;
}
.titles{
  font-size : 36px;
  letter-spacing : 3px;
  color : #ed1372;
}
@media screen and (max-width: 768px) {
  }
.bottom100{
  padding-bottom : 100px;
}
.text_blue{
  color : #2f97ff;
}
.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 : #cccccc;
  background-color : rgba(242, 249, 255, 0.6);
  background-image : linear-gradient(rgba(242, 249, 255, 1), #ffffff);
}
.topmar70{
  margin-top : 70px;
}
.bottom70{
  margin-bottom : 70px;
}
.bottom120{
  margin-bottom : 120px;
}
.topmar30{
  margin-top : 30px;
}
.topmar40{
  margin-top : 40px;
}
.topmar20{
  margin-top : 20px;
}
.topmar10{
  margin-top : 10px;
}
.text_gray{
  color : #94826b;
}
.text_pink{
  color : #ff0080;
}
.text_orange{
  color : #ff8000;
}
.text_right{
  text-align : right;
}
.left20px{
  margin-left : 20px;
}
.midashi1{
  font-size : 36px;
  padding-left : 20px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : silver;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;
}
.midashi1b{
  font-size : 24px;
  padding-left : 20px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : silver;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;
}
.midashi2{
  font-size : 20px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;
}
.comment1{
  width : 180px;
  padding-right : 40px;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : #999999;
  text-align : left;
}
.comment2{
  text-align : left;
  padding-left : 40px;
}
.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-radius : 0.5rem;
  border-width : 1px;
  border-style : solid;
  border-color : white;
  width : 260px;
  padding-left : 1em;
  padding-right : 1em;
}
a.btn-flat{
  overflow: hidden;
  padding : 0.5em;
  color : #ffffff;
  border-radius: 0;
  background : none 0% 0% / auto auto repeat scroll padding-box border-box #129bed;
}
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 #ff0080;
}
.cast1{
  background-color : white;
  vertical-align : middle;
  text-align : center;
  border-width : 1px;
  border-style : solid;
  border-color : #cccccc;
  width : 212px;
  height : 247px;
}
.cast2{
  background-color : white;
  vertical-align : middle;
  text-align : center;
  border-width : 1px;
  border-style : solid;
  border-color : #cccccc;
  width : 182px;
  height : 222px;
}
.line_gray{
  padding-left : 20px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #7db5ae;
}
.mark9{
  font-weight : bold;
  color : white;
  background-color : gray;
}
.mark_white{
  color : #ff0080;
  background-color : #ffffff;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  font-weight : bold;
  border-width : 1px;
  border-style : solid;
  border-color : #cccccc;
}
.mark_white2{
  color : #ff8000;
  background-color : #ffffff;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  font-weight : bold;
  border-width : 1px;
  border-style : solid;
  border-color : #cccccc;
}
.sp27{
  width : 27px;
}
a.btn-flat:hover:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.castname{
  font-size : 18px;
  letter-spacing : 2px;
}
.yaku{
  font-size : 13px;
  font-weight : bold;
  color : #547392;
  margin-bottom : 5px;
}
.goodsp{
  background-color : white;
  padding-top : 40px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 40px;
  border-width : 1px;
  border-style : solid;
  border-color : #999999;
  vertical-align : middle;
}
.goodst{
  width : 590px;
}
.bike{
  display : inline;
  display: flex;
  justify-content: center;
  /*左右中央揃え*/
  align-items: center;
/*上下中央揃え*/
}
.mark1{
  font-size : 13px;
  font-weight : bold;
  color : white;
  background-color : #d7006b;
}
.text_red{
  color : #d7006b;
}

