@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;
 -webkit-text-size-adjust: 185%;
 -moz-text-size-adjust: 185%;
 -ms-text-size-adjust: 185%;
 -o-text-size-adjust: 185%;
 text-size-adjust: 185%;
 color : white;
 background-color : black;
 background-image : url(../img_common/back1.jpg);
 background-repeat : repeat;
 background-position : center center;
}
@media print {
 body{
 display : none;
}
}
ul{
 margin : 0;
 padding : 0;
}
.mincho{
 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "MS P明朝", "MS明朝", serif;
}
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;
}
.table900{
 width : 900px;
}
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 : #d7ac1a;
 text-decoration : underline;
 font-weight : bold;
}
a:active{
 color : #d7ac1a;
 text-decoration : underline;
 font-weight : bold;
}
.bigger{
 font-size : 22px;
 font-weight : bold;
}
.bigest{
 font-size : 48px;
 font-weight : bold;
 letter-spacing : 2px;
}
.smaller{
 font-size : 14px;
}
.futo{
 font-weight : bold;
}
.dan1{
 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;
 width : 900px;
 font-size : 16px;
 padding-left : 40px;
 padding-right : 40px;
 color : white;
}
.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;
}
.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;
}
.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-width : 2px;
 border-top-style : solid;
 border-top-color : #e3c01c;
 padding-bottom : 60px;
}
.div_se a{
 display:block;
 /* 横幅 */padding-right : 0%;
 padding-left : 0%;
 /* a要素内の余白 */
 margin-top : 0px;
 width : 100%;
 text-decoration : none;
 padding-top : 5px;
 padding-bottom : 5px;
 background-color : #b18f0a;
 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 : 5px;
 padding-bottom : 5px;
 background-color : #ff8040;
 background-attachment : scroll;
 background-size : auto auto;
 background-origin : padding-box;
 background-clip : border-box;
 border-radius: 0px 0px 0px 0px;
}
.td_link{
 background-repeat : no-repeat;
 background-position : left center;
 width : 300px;
 text-align : center;
 font-size : 13px;
}
@media screen and (max-width: 768px) {
 }
.bottom100{
 margin-bottom : 100px;
}
.titles{
 font-size : 36px;
 color : #ffe100;
 background-image : url(../img_common/titles.png);
 background-repeat : repeat-x;
 background-position : center top;
 text-align : center;
 font-weight : bold;
 padding-top : 60px;
 padding-left : 30px;
 border-top-width : 1px;
 border-top-style : solid;
 line-height : 100%;
 vertical-align : middle;
 letter-spacing : 3px;
 border-top-color : #958600;
}
.titles2{
 font-size : 24px;
 color : white;
 text-align : left;
 font-weight : bold;
 padding-top : 20px;
 border-bottom-width : 2px;
 border-bottom-style : solid;
 border-bottom-color : #455668;
 padding-bottom : 20px;
 line-height : 100%;
 vertical-align : middle;
 letter-spacing : 3px;
}
.titles2b{
 font-size : 24px;
 color : white;
 text-align : left;
 font-weight : bold;
 padding-top : 20px;
 border-bottom-width : 2px;
 border-bottom-style : solid;
 border-bottom-color : #455668;
 padding-bottom : 20px;
 line-height : 100%;
 vertical-align : middle;
}
.youtubes{
 border-width : 1px;
 border-style : solid;
 border-color : #808080;
 background-color : black;
 vertical-align : middle;
 text-align : center;
}
.text_right{
 text-align : right;
}
.tume{
 letter-spacing : -1px;
}
.line_white{
 padding-left : 15px;
 border-left-width : 6px;
 border-left-style : solid;
 border-left-color : white;
}
/* ★ フロート位置設定 ★ */
/* float */
#float{
 position: fixed;
 top : 90px;
 right : 0px;
 z-index: 150;
}
.back02{
 background-image : url(../img_common/back02.jpg);
 background-repeat : no-repeat;
 background-position : center top;
 height : 520px;
 border-top-width : 1px;
 border-top-style : solid;
 border-top-color : #958600;
}
.text_red{
 color : #f45b22;
}
.medatsu1{
 padding-top : 40px;
 padding-left : 40px;
 padding-right : 40px;
 padding-bottom : 40px;
 border-width : 2px;
 border-style : solid;
 border-color : white;
 background-image : url(../img_common/footer.png);
 background-repeat : repeat;
}
.footer_text{
 font-size : 12px;
}
.yose{
 margin-right : 30px;
 float : left;
}
.mark{
 font-size : 13px;
 font-weight : bold;
 color : white;
 background-color : red;
}
.u_sen{
 text-decoration : underline;
}
.text_yellow{
 color : #f7eb09;
}

