@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: "Helvetica Neue", "ヒラギノ角ゴ Pro W3", "Arial", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "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 : 1000px;
  line-height : 1.6;
  color : white;
  background-color : maroon;
  background-image : url(../img_common/back01.jpg);
  background-repeat : repeat;
  background-attachment : fixed;
  background-position : center center;
}
@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;
}
td{
  font-size: 100%;
  vertical-align : top;
  text-align : left;
  border:none;
}
.table860{
  width : 860px;
}
.table980{
  width : 980px;
}
a{
  color : #d7ac1a;
  text-decoration : none;
  font-weight : bold;
}
a:link{
  color : #d7ac1a;
  text-decoration : none;
  font-weight : bold;
}
a:visited{
  color : #d7ac1a;
  text-decoration : none;
  font-weight : bold;
}
a:hover{
  color : #ff8000;
  text-decoration : underline;
  font-weight : bold;
}
a:active{
  color : #ff8000;
  text-decoration : underline;
  font-weight : bold;
}
.bigger{
  font-size : 19px;
  font-weight : bold;
}
.bigest{
  font-size : 48px;
  font-weight : bold;
  letter-spacing : 2px;
}
.smaller{
  font-size : 13px;
}
.futo{
  font-weight : bold;
}
.dan1{
  padding-left: 1em;
  text-indent: -1em;
}
.dan2{
  padding-left : 2em;
  text-indent : -2em;
}
.target{
  width : 100%;
  height : 0px;
}
.fb-like iframe{
  max-width: none!important;
}
.div_contents{
  vertical-align : top;
  text-align : left;
  width : 860px;
  font-size : 15px;
  background-image : url(../img_common/contents.png);
  background-repeat : repeat-y;
  background-position : center top;
  padding-left : 60px;
  padding-right : 60px;
  padding-bottom : 40px;
  color : #4f3f22;
}
.div_contents2{
  vertical-align : top;
  text-align : left;
  width : 980px;
  font-size : 16px;
  color : white;
  margin-bottom : 40px;
}
.sen{
  margin-top : 20px;
  margin-bottom : 19px;
  height : 1px;
  width : 100%;
  border-top-width : 3px;
  border-top-style : dotted;
  border-top-color : #e2cfcf;
  border-left-width : 0px;
  border-right-width : 0px;
}
.sen2{
  margin-top : 20px;
  margin-bottom : 19px;
  height : 1px;
  width : 100%;
  border-top-width : 1px;
  border-top-style : dotted;
  border-top-color : #e2cfcf;
  border-left-width : 0px;
  border-right-width : 0px;
}
.sp40{
  width : 40px;
}
.sp30{
  width : 30px;
}
.sp20{
  width : 20px;
}
.textdate{
  font-size : 14px;
  font-weight : bold;
  color : #e8ce17;
  line-height : 1.6em;
}
.topmar40{
  margin-top : 40px;
}
.topmar80{
  margin-top : 80px;
}
.topmar60{
  margin-top : 60px;
}
.topmar20{
  margin-top : 20px;
}
.topmar10{
  margin-top : 10px;
}
.sp20t{
  margin-top : 10px;
  height : 20px;
}
.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;
  color : white;
  background-image : url(../img_common/footer.png);
  background-repeat : repeat;
  border-top-style : none;
  padding-bottom : 60px;
}
.footer9{
  font-size : 12px;
  background-repeat : repeat;
  background-image : url(../img_common/footer1.png);
  background-position : center top;
  height : 258px;
}
.div_se a{
  display:block;
  /* 横幅 */padding-right : 0%;
  padding-left : 0%;
  /* a要素内の余白 */
 margin-top : 0px;
  width : 100%;
  text-decoration : none;
  padding-top : 10px;
  padding-bottom : 10px;
  background-color : #c19200;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-size : auto auto;
  background-origin : padding-box;
  background-clip : border-box;
}
/* 以下マウスを載せたときのスタイル */
.div_se a:hover{
  background-repeat : repeat;
  background-position : 0% 0%;
  padding-top : 10px;
  padding-bottom : 10px;
  background-color : #ff8000;
  background-attachment : scroll;
  background-size : auto auto;
  background-origin : padding-box;
  background-clip : border-box;
}
.td_link{
  background-repeat : no-repeat;
  background-position : left center;
  width : 300px;
  text-align : center;
  font-size : 13px;
}
@media screen and (max-width: 768px) {
  }
.bottom60{
  margin-bottom : 60px;
}
.titles300::first-letter{
  color : e9411f;
  font-size : 125%;
  color : #ad4d27;
  font-weight : bold;
  letter-spacing : 1px;
}
.titles640::first-letter{
  color : e9411f;
  font-size : 125%;
  color : #ad4d27;
  font-weight : bold;
  letter-spacing : 1px;
}
.titles980::first-letter{
  color : e9411f;
  font-size : 125%;
  color : #ad4d27;
  font-weight : bold;
  letter-spacing : 1px;
}
.titles_b::first-letter{
  color : e9411f;
  font-size : 125%;
  color : #ad4d27;
  font-weight : bold;
  letter-spacing : 1px;
}
.titles300{
  font-size : 30px;
  font-family: 'Jacques Francois Shadow', cursive;
  color : #7d4a37;
  background-image : url(../img_common/titles300.png);
  background-repeat : no-repeat;
  background-position : left top;
  height : 77px;
  padding-top : 8px;
  text-align : left;
  padding-left : 40px;
}
.titles640{
  font-size : 30px;
  font-family: 'Jacques Francois Shadow', cursive;
  color : #7d4a37;
  background-image : url(../img_common/titles640.png);
  background-repeat : no-repeat;
  background-position : left top;
  height : 77px;
  padding-top : 8px;
  text-align : left;
  padding-left : 40px;
}
.titles980{
  font-size : 30px;
  font-family: 'Jacques Francois Shadow', cursive;
  color : #7d4a37;
  background-image : url(../img_common/titles980.png);
  background-repeat : no-repeat;
  background-position : left top;
  height : 77px;
  padding-top : 8px;
  text-align : center;
  padding-left : 40px;
}
.titles980_jp{
  font-size : 21px;
  color : #7d4a37;
  background-image : url(../img_common/titles980.png);
  background-repeat : no-repeat;
  background-position : left top;
  height : 77px;
  padding-top : 0px;
  text-align : center;
  padding-left : 40px;
  vertical-align : middle;
  font-weight : bold;
}
.text_enji{
  color : #c3020d;
}
.text_vio{
  color : #9450ad;
}
.text_orange{
  color : #fbb704;
}
.youtubes{
  border-width : 1px;
  border-style : solid;
  border-color : white;
  width : 980px;
  background-color : black;
  vertical-align : middle;
  text-align : center;
}
.text_right{
  text-align : right;
}
.tume{
  letter-spacing : -1px;
}
.div_contentstop{
  background-image : url(../img_common/contentstop1.png);
  background-repeat : no-repeat;
  background-position : center bottom;
  width : 980px;
  height : 80px;
}
.div_contentsbottom{
  background-image : url(../img_common/contentsbottom1.png);
  background-repeat : no-repeat;
  background-position : center top;
  width : 980px;
  height : 80px;
}
.footer_text{
  padding-bottom : 0px;
  margin-bottom : 0px;
  border-bottom-style : none;
  width : 980px;
  text-align : left;
}
.table_div_se{
  margin-left : 20px;
}
.line_white{
  padding-left : 20px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #e1fbfa;
  margin-top : 10px;
}
.tonny{
  background-image : url(../img_common/tonny.png);
  background-repeat : no-repeat;
  background-position : center center;
  height : 586px;
}
.kage_common{
  background-image : url(../img_common/kage_common.png);
  background-repeat : repeat-x;
  background-position : center top;
}
.bnr{
  vertical-align : middle;
  text-align : center;
  height : 90px;
}
/* ★ フロート位置設定 ★ */
/* float */
#float{
  position: fixed;
  top: 100px;
  right : 0px;
  z-index: 150;
}
.lines{
  background-image : url(../img_common/lines.png);
  background-repeat : repeat-x;
  background-position : center top;
  height : 15px;
}
.kage80{
  background-image : url(../img_common/kage80.png);
  background-repeat : repeat-x;
  background-position : center top;
  height : 80px;
}
.allimg{
  background-image : url(../img_introduction/all001.jpg);
  background-repeat : no-repeat;
  background-position : center top;
  height : 726px;
}
.titles2b{
  font-size : 18px;
  font-weight : bold;
  color : #855543;
  text-align : center;
}
.titles2{
  font-size : 18px;
  font-weight : bold;
  color : #e3cfc8;
  text-align : center;
}
.td_movie{
  width : 233px;
  vertical-align : middle;
  text-align : center;
  border-width : 1px;
  border-style : solid;
  border-color : #c0c0c0;
}
.td_movie_text{
  vertical-align : top;
  text-align : center;
  padding-top : 5px;
}
.mark1{
  font-weight : bold;
  background-color : #ff0080;
  font-size : 14px;
}
.mark2{
  font-weight : bold;
  background-color : #e70303;
  font-size : 16px;
  color : white;
  text-align : center;
  padding-top : 3px;
  padding-bottom : 3px;
  margin-top : 20px;
}
.midashi1{
  font-size : 22px;
  font-weight : bold;
  color : #fdf2db;
  background-image : url(../img_common/footer.png);
  background-repeat : repeat;
  padding-top : 20px;
  padding-left : 20px;
  padding-bottom : 20px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : white;
}
.midashi2{
  font-weight : bold;
  background-repeat : repeat;
  padding-top : 15px;
  padding-left : 15px;
  padding-bottom : 15px;
  background-color : #b43273;
}
.medatsu1{
  background-image : url(../img_common/footer.png);
  background-repeat : repeat;
  padding-top : 30px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 30px;
  border-width : 1px;
  border-style : solid;
  border-color : #b08a17;
}
.torikeshi{
  text-decoration : line-through;
}
.div16_9{
  height : 551px;
  vertical-align : middle;
  text-align : center;
}
.text_pink{
  color : #ff00ff;
}
.extrainfo{
  color : #000000;
  z-index : 1;
  padding-top : 50px;
  padding-bottom : 50px;
  background-image : url(../img_common/whiteback.png);
  background-repeat : repeat;
}
.extramark{
  font-weight : bold;
  color : white;
  background-color : #ea0000;
  margin-bottom : 10px;
  font-size : 18px;
}
.div_extrainfo{
  width : 980px;
  text-align : left;
}
.kessai{
  background-image : url(../img_goods/kessai.png);
  background-repeat : no-repeat;
  background-position : 20px top;
  height : 172px;
}
.kessai2{
  background-image : url(../img_goods/kessai2.png);
  background-repeat : no-repeat;
  background-position : 20px top;
  height : 170px;
}
.goods1{
  width : 240px;
  background-color : white;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  border-width : 1px;
  border-style : solid;
  border-color : #c0c0c0;
  color : black;
  vertical-align : middle;
  text-align : center;
}
.goods2{
  width : 940px;
  background-color : white;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  border-width : 1px;
  border-style : solid;
  border-color : #c0c0c0;
  color : black;
  vertical-align : middle;
  text-align : center;
}
.goods3{
  width : 360px;
  background-color : white;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  border-width : 1px;
  border-style : solid;
  border-color : #c0c0c0;
  color : black;
  vertical-align : middle;
  text-align : center;
  margin-top : 20px;
  float : left;
  margin-right : 20px;
}
.goods_text{
  width : 670px;
}
.goods_text3{
  width : 550px;
}
.goods_text2{
  width : 980px;
  padding-top : 20px;
}
.table_select2{
  margin-left : 20px;
}
.trks{
  text-decoration : line-through;
}

