@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', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', 'MS PGothic', 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;
  line-height : 1.6;
  background-repeat : repeat;
  color : black;
  background-color : white;
  background-image : url(../img_common/body01.jpg);
  background-position : center top;
}
@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;
}
.kos{
  font-family: 'Kosugi Maru', sans-serif;
}
td{
  font-size: 100%;
  vertical-align : top;
  text-align : left;
  border:none;
}
a{
  color : #ff8000;
  text-decoration : none;
  font-weight : bold;
}
a:link{
  color : #ff8000;
  text-decoration : none;
  font-weight : bold;
}
a:visited{
  color : #ff8000;
  text-decoration : none;
  font-weight : bold;
}
a:hover{
  color : #cc6600;
  text-decoration : underline;
  font-weight : bold;
}
a:active{
  color : #cc6600;
  text-decoration : underline;
  font-weight : bold;
}
.bigger{
  font-size : 18px;
}
.bigest{
  font-size : 24px;
}
.bigest2{
  font-size : 32px;
}
.bigest3{
  font-size : 40px;
}
.smaller{
  font-size : 14px;
}
.smallest{
  font-size : 11px;
}
.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 : 17px;
  width : 1000px;
}
.div_contents_all{
  vertical-align : top;
  text-align : left;
  font-size : 17px;
  width : 90%;
  background-image : url(../img_common/body.jpg);
  background-repeat : repeat;
  padding-top : 20px;
  padding-left : 5%;
  padding-right : 5%;
  padding-bottom : 40px;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : #856b4b;
}
.sen{
  height : 1px;
  width : 100%;
  border-top-width : 2px;
  border-top-style : dotted;
  border-top-color : #8a7031;
  border-left-width : 0px;
  border-right-width : 0px;
}
.sp40{
  width : 40px;
}
.sp20{
  width : 5%;
}
.sp80{
  width : 80px;
}
.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 : 60px;
  border-top-style : none;
  color : #dad8cd;
  background-color : black;
}
.bottom120{
  padding-bottom : 120px;
}
.bottom80{
  padding-bottom : 80px;
}
.tume{
  letter-spacing : -1px;
}
.topmar80{
  margin-top : 80px;
}
.topmar120{
  margin-top : 120px;
}
.topmar180{
  margin-top : 180px;
}
.topmar40{
  margin-top : 40px;
}
.topmar60{
  margin-top : 60px;
}
.topmar20{
  margin-top : 20px;
}
.topmar10{
  margin-top : 10px;
}
.text_gray{
  color : #d19b7e;
}
.text_right{
  text-align : right;
}
.contentsall{
  background-image : linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(116, 51, 35, 0.6) 100%);
  padding-top : 0px;
}
.setbtnset,
a.btnset,
button.btnset{
  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 : 2px 2px 6px;
  border-style : solid;
  border-color : black;
  width : 300px;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}
a.btnset-flat{
  overflow: hidden;
  padding : 1em;
  color : black;
  background : none 0% 0% / auto auto repeat scroll padding-box border-box #ffdc00;
}
a.btnset-flat span{
  position: relative;
}
a.btnset-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-image : linear-gradient(#ff8040, #e7b158);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-size : auto auto;
  background-origin : padding-box;
  background-clip : border-box;
}
a.btnset-flat:hover:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.left20px{
  margin-left : 20px;
}
.midashi1{
  font-size : 36px;
  font-weight : bold;
  padding-left : 20px;
  padding-bottom : 8px;
  padding-top : 10px;
  background-image : linear-gradient(to right, rgba(223, 205, 164, 0.4), rgba(255, 255, 255, 0));
  color : #ebe0c7;
  text-shadow : 0px 2px 2px #000000;
  letter-spacing : 3px;
}
.midashi2{
  font-size : 24px;
  font-weight : bold;
  padding-bottom : 10px;
  color : #62481e;
  padding-top : 10px;
  background-color : white;
  vertical-align : middle;
  text-align : center;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
  border-width : 1px 1px 4px;
  border-style : solid;
  border-color : #dbbd8a;
  padding-left : 10px;
  padding-right : 10px;
}
.text_red{
  color : #d8693f;
}
.text_yellow{
  color : #a38014;
}
.line_gray{
  padding-left : 10px;
  margin-left : 7px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #dfcda4;
}
.twibox{
  height : 480px;
  background-image : linear-gradient(white, rgba(255, 255, 255, 0));
  padding-top : 30px;
  padding-left : 40px;
  padding-right : 40px;
  text-align : center;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}
.rssbox{
  height : 480px;
  background-image : linear-gradient(white, rgba(255, 255, 255, 0));
  padding-top : 30px;
  padding-left : 40px;
  padding-right : 40px;
  text-align : center;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}
.table100{
  width : 100%;
}
.table80{
  width : 80%;
}
.title1{
  font-size : 40px;
  color : #008000;
  letter-spacing : 2px;
  text-align : left;
  vertical-align : middle;
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left bottom;
  font-weight : bold;
  background-image : url(../img_common/title1.png);
  padding-bottom : 2px;
  padding-left : 80px;
  line-height : 1em;
  padding-top : 8px;
}
.title2{
  font-size : 40px;
  color : #008000;
  letter-spacing : 2px;
  text-align : left;
  vertical-align : middle;
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left bottom;
  font-weight : bold;
  background-image : url(../img_common/title2.png);
  padding-bottom : 2px;
  padding-left : 80px;
  line-height : 1em;
  padding-top : 8px;
}
.title3{
  font-size : 40px;
  color : #008000;
  letter-spacing : 2px;
  text-align : left;
  vertical-align : middle;
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left bottom;
  font-weight : bold;
  background-image : url(../img_common/title3.png);
  padding-bottom : 2px;
  padding-left : 80px;
  line-height : 1em;
  padding-top : 8px;
}
.title4{
  font-size : 40px;
  color : #008000;
  letter-spacing : 2px;
  text-align : left;
  vertical-align : middle;
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left bottom;
  font-weight : bold;
  background-image : url(../img_common/title4.png);
  padding-bottom : 2px;
  padding-left : 80px;
  line-height : 1em;
  padding-top : 8px;
}
.catch1{
  width : 1000px;
}
.intro1{
  background-image : url(../img_common/intro1.png);
  background-repeat : no-repeat;
  background-position : center top;
  height : 55px;
}
.intro9{
  background-image : url(../img_common/intro9.png);
  background-repeat : no-repeat;
  background-position : center top;
  height : 55px;
}
.intro{
  background-image : url(../img_common/intro.png);
  background-repeat : repeat-y;
  background-position : center top;
  padding-left : 40px;
  padding-right : 35px;
}
.spot1{
  font-size : 135%;
  font-weight : bolder;
  color : #ff6317;
}
.photo1{
  background-color : white;
  border-width : 1px;
  border-style : solid;
  border-color : white;
  width : 30%;
}
.photo2{
  border-width : 1px;
  border-style : none;
  width : 30%;
}
.midokoro{
  font-size : 17px;
  font-weight : bold;
  background-color : white;
  vertical-align : middle;
  text-align : center;
  border-width : 1px;
  border-style : solid;
  border-color : #dbbd8a;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
  color : #dd6f00;
  padding-top : 10px;
  padding-bottom : 10px;
}
.sp20t{
  height : 20px;
}
.tltleline{
  background-image : url(../img_common/line1.png);
  height : 19px;
  background-repeat : no-repeat;
  background-position : left top;
}
.footertop{
  background-image : url(../img_common/footertop1.png);
  background-repeat : no-repeat;
  background-position : center top;
  height : 140px;
}
.kage20{
  background-image : url(../img_common/kage_20.png);
  background-repeat : repeat-x;
  background-position : center top;
  height : 20px;
}
.youtube{
  width: 100%;
  aspect-ratio: 16 / 9;
  background-color : white;
  border-width : 1px;
  border-style : solid;
  border-color : white;
}
.youtube iframe{
  width: 100%;
  height: 100%;
}
.twifuki{
  background-image : url(../img_common/twi.png);
  background-repeat : no-repeat;
  background-position : right bottom;
  z-index : 2;
  height : 125px;
  top : -70px;
  position : absolute;
  width : 320px;
  right : 0px;
}
.waku{
  position : relative;
}
.accshow{
  text-align : left;
}
.medatsu1{
  padding-top : 40px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 40px;
  border-width : 1px 1px 5px;
  border-style : solid;
  border-color : #dbbd8a;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
  background-color : white;
}
.nagareboshi1{
  padding-left : 15%;
  padding-right : 15%;
}
.nagareboshi2{
  background-color : white;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 30px;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
  color : #504f49;
  font-size : 91.4%;
  padding-top : 30px;
  text-align : left;
}
.nagareboship{
  width : 40%;
  margin-right : 40px;
  float : left;
}
.mark1{
  font-weight : bold;
  color : white;
  background-color : #dd0000;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  text-align : center;
  padding-top : 5px;
  padding-bottom : 5px;
  width : 250px;
}

