@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%;
 min-width: 980px;
 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;
 color : #222222;
 background: url(../img_common/back.jpg) center top repeat scroll;
 background-color: #ffffff;
 background-origin : padding-box;
 background-clip : border-box;
 background-position : center 90px;
 background-attachment : fixed;
 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%;
}
.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;
}
td{
 font-size: 100%;
 vertical-align : top;
 text-align : left;
 border:none;
}
.table1000{
 width : 1000px;
}
.table980{
 width : 980px;
}
.table940{
 width : 940px;
}
.table900{
 width : 900px;
}
.table880{
 width : 880px;
}
.table860{
 width : 860px;
}
.table840{
 width : 840px;
}
.table820{
 width : 820px;
}
.table800{
 width : 800px;
}
a{
 color : #2287dc;
 text-decoration : none;
 font-weight : bold;
}
a:link{
 color : #2287dc;
 text-decoration : none;
 font-weight : bold;
}
a:visited{
 color : #2287dc;
 text-decoration : none;
 font-weight : bold;
}
a:hover{
 color : #175dc7;
 text-decoration : underline;
 font-weight : bold;
}
a:active{
 color : #2287dc;
 text-decoration : underline;
 font-weight : bold;
}
.bigger{
 font-size : 20px;
 font-weight : bold;
}
.bigest{
 font-size : 28px;
 font-weight : bold;
}

.smaller{
 font-size : 13px;
}
.futo{
 font-weight : bold;
}
.dan1{
 padding-left: 1em;
 text-indent: -1em;
}
.dan2{
 padding-left: 3em;
 text-indent: -3em;
}
.target{
 width : 100%;
 height : 0px;
}
.fb-like iframe{
 max-width: none!important;
 min-width : 200px;
}
.div_contents{
 vertical-align : top;
 text-align : left;
 font-size : 16px;
 width : 980px;
}
.div_contents2{
  width : 940px;
  margin:0 auto;
}
.div_contents3{
  width : 900px;
  margin:0 auto;
}
.div_contents4{
  width : 860px;
  margin:0 auto;
}
.content_main {
 width: 980px;
 padding-top: 40px;
 padding-bottom: 20px;
 background-color: rgba(255,255,255,0.60);
 text-align:center;
 margin:auto;
 border-left-width : 1px;
 border-left-style : solid;
 border-left-color : #dddddd;
 border-right-width : 1px;
 border-right-style : solid;
 border-right-color : #dddddd;
 box-shadow: 0px 10px 20px -5px rgba(0,0,0,0.2);
}
.content_main2 {
 width: 980px;
 padding-bottom: 20px;
 text-align:center;
 margin:auto;
/* border-left-width : 1px;
 border-left-style : solid;
 border-left-color : #dddddd;
 border-right-width : 1px;
 border-right-style : solid;
 border-right-color : #dddddd;*/
 box-shadow: 0px 10px 20px -5px rgba(0,0,0,0.6);
/* background-color: rgba(255,255,255,0.85);
 background-color: rgba(0,0,0,0.00);
 background-image: linear-gradient(to right, rgba(243,230,194,0.95) 0%, rgba(255,255,255,0.95) 15%, rgba(255,255,255,0.95) 85%, rgba(243,230,194,0.95) 100%);*/
 background: url(../img_common/back.jpg) center top repeat;
 background-attachment: fixed;
}
.sen{
 margin-top : 19px;
 margin-bottom : 20px;
 height : 1px;
 width : 100%;
 border-top-width : 2px;
 border-top-style : dotted;
 border-top-color : #666666;
 border-left-width : 0px;
 border-right-width : 0px;
}
.sen2{
 margin-top : 10px;
 margin-bottom : 20px;
 height : 1px;
 width : 100%;
 border-top-width : 3px;
 border-top-style : dotted;
 border-top-color : #e06b27;
 border-left-width : 0px;
 border-right-width : 0px;
}
.sp20{
 width : 20px;
}
.sp40{
 width : 40px;
}
.sph40{
 height : 40px;
}
.textdate{
 font-weight : bold;
 color : #ff7b1b;
}
.topmar100{
 margin-top : 100px;
}
.topmar80{
 margin-top : 80px;
}
.topmar60{
 margin-top : 60px;
}
.topmar50{
 margin-top : 50px;
}
.topmar40{
 margin-top : 40px;
}
.topmar30{
 margin-top : 30px;
}
.topmar20{
 margin-top : 20px;
}
.topmar15{
 margin-top : 15px;
}
.topmar10{
 margin-top : 10px;
}
.topmar5{
 margin-top : 5px;
}
.leftmar1e{
 margin-left : 1em;
}
.bottom20{
 margin-bottom : 20px;
}
.bottom80{
 margin-bottom : 80px;
}
.bottom100{
 margin-bottom : 100px;
}
.bottom200{
 margin-bottom : 200px;
}
.topm10{
 margin-top : 10px;
}
.leftmar1e{
 margin-left : 1em;
}
.img100per{
 width : 100%;
}
.alpha a:hover img {
 opacity: 0.7;
 filter: alpha(opacity=70);
 -ms-filter: "alpha(opacity=70)";
}
.sns{
 height : 23px;
}
.mincho{
 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "MS P明朝", "MS明朝", serif;
 /* 追加 */
  transform: rotate(.03deg);
}
.div_title{
 height : 203px;
 width : 980px;
 margin : auto;
 box-sizing : border-box;
/* background-image : url(../img_title/title_back.png);
 background-position : left top;
 background-repeat : repeat-x;
 box-shadow:0px 5px 20px 0px rgba(0,0,0,0.2);
 background-color : #2b0502;*/
}
.div_title .title {
 display : table-cell;
 text-align : center;
 vertical-align : middle;
}
.title{
}
.title0{
 color : #505050;
 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "MS P明朝", "MS明朝", serif;
 /* 追加 */
  transform: rotate(.03deg);
 letter-spacing : 2px;
 background: -webkit-linear-gradient(top, #000000 0%, #000000 50%, #4d4d4d 51%, #4d4d4d 100%);
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;
 font-size : 33px;
}
.towns{
 background-image : url(../img_common/towns.png);
 background-repeat : repeat-x;
 background-position : center bottom;
 height : 150px;
}
.footer{
 font-size : 12px;
 padding-top : 40px;
 padding-bottom : 40px;
 border-top-width : 1px;
 border-top-style: solid;
 border-top-color: #666666;
 color : #000000;
 background-color : #ffdd61;
 background-image: linear-gradient(#ffdd61, #f1c139);
}
.div_se a{
 display:block;
 /* 横幅 */
 padding : 5px 0%;
 /* a要素内の余白 */
 margin-top : 0px;
 background-image : url(../img_common/table_kage.png);
 background-repeat : repeat-x;
 background-position : center top;
 width : 100%;
 text-decoration : none;
 background-color : #47abda;
/* border-radius: 15px 0px 0px 0px;*/
}
/* 以下マウスを載せたときのスタイル */
.div_se a:hover{
 background-color : #175dc7;
}
.td_link{
 font-size : 15px;
 text-align : center;
 width : 300px;
 background-repeat : repeat;
}
@media screen and (max-width: 768px) {
 }
.text_gold{
 color : #d69028;
}
.text_yellow{
 color : #f38268;
}
.text_blue{
 color : #0e98da;
}
.text_gray{
 color : #727056;
}
.text_red{
 color : #ff006a;
}
.common_kage{
 background-image : url(../img_common/common_kage.png);
 background-repeat : repeat-x;
 height : 60px;
}
.div_youtube{
 background-color : black;
 vertical-align : middle;
 text-align : center;
 border-width : 1px;
 border-style : solid;
 border-color : white;
 width : 980px;
}
.intro_box{
 width : 900px;
 border-width : 1px;
 border-style : solid;
 border-color : #15596e;
 padding-top : 30px;
 padding-bottom : 30px;
 margin : 60px auto 0px;
 background-color: rgba(255,255,255,0.60);
}
.intro_title{
 color : #18576c;
 font-size:18px;
 font-weight:bold;
}
.staff_name{
 -webkit-text-size-adjust: 170%;
 -moz-text-size-adjust: 170%;
 -ms-text-size-adjust: 170%;
 -o-text-size-adjust: 170%;
 text-size-adjust: 170%;
}
.midashi1{
 padding-top : 10px;
 padding-left : 20px;
 padding-right : 50px;
 padding-bottom : 10px;
 border-left: 8px solid #f3c765;
 background-color: rgba(0,0,0,0.00);
 background-image: linear-gradient(to right, #80b0d8 60%, rgba(249,243,75,0.55) 100%);
 font-size : 22px;
 color:#ffffff;
 font-weight : bold;
/* border-radius: 15px 0px 0px 0px;*/
}
.text_right{
 text-align : right;
}
.line_tate{
 padding-left : 10px;
 padding-top : 5px;
 padding-bottom : 3px;
 border-left-width : 7px;
 border-left-style : solid;
 border-left-color : rgba(37,127,169,0.55);
 margin-top : 10px;
}
.text_sp{
 line-height: 1.8;
}
.guidance_sub_title{
 font-weight: bold;
 font-size:18.5px;
}
.sub_title{
 color : #E0AB28;
 font-size : 26px;
 text-align : center;
}
.comment_box{
 border-width : 2px;
 border-style : solid;
 border-color : #f1c21e;
 padding-top : 30px;
 padding-bottom : 30px;
 padding-left : 40px;
 padding-right : 40px;
 background-color: rgba(255,255,246,1);
 text-align : left;
}
.commment_title{
 font-size : 28px;
 font-weight : bold;
 color : #f38268;
}
.intro_img{
 margin:40px auto;
 text-align : center;
 border-style : solid;
 border-color : #cecece;
 border-width : 1px;
 width : 450px;
 height : 631px;
 background-image : url(../img_intro/intro_vis01.jpg);
 background-position : center center;
 background-repeat : no-repeat;
 box-shadow:0px 0px 15px 0px rgba(0,0,0,0.2);
}
.title,
.title0,
.intro_sub_title{
 -webkit-text-size-adjust: 150%;
 -moz-text-size-adjust: 150%;
 -ms-text-size-adjust: 150%;
 -o-text-size-adjust: 150%;
 text-size-adjust: 150%;
}

.div_extrainfo{
  vertical-align : top;
  font-size : 16px;
  width : 920px;
}
.extrainfo{
  color : black;
  background-color : white;
  padding-top : 40px;
  padding-bottom : 40px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #aaaaaa;
}
.extramark{
  font-weight : bold;
  color : white;
  background-color : #ee0000;
  padding: 3px 20px 3px 20px;
}
.extratitle{
 font-size : 24px;
 font-weight : bold;
}
.extra_text_title{
 font-size : 18px;
 font-weight : bold;
 color : #ff6a84;
}
.mark{
 padding : 2px;
 color : white;
 background-color : #ee0000;
 vertical-align : middle;
 text-align : center;
 font-weight : bold;
 margin-bottom : 10px;
 width : 200px;
}
