body {
    min-height: 100%;
    padding-top: 0px;
    font-family: Century Gothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka,Helvetica,sans-serif;
    color: #333;
}

li a img:hover {
    opacity: 0.8;
}

p {
    margin: 0;
    color: #000;
}

a img:hover {
    opacity: 0.8;
}

hr {
    border-top: 1px solid #ccc;
    margin-top: 50px;
    margin-bottom: 50px;
}

.container-fulid {
    overflow: hidden;
}

.dropdown:hover > .dropdown-menu{
  display: block;
}

.navbar-toggle {
    text-align: center;
    padding-top: 5px;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: auto;
}

.navbar-toggle .icon-bar {
    width: auto;
}

.menu {
    font-size: 10px;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #c10505;
}

.navbar-default .navbar-nav>.active>a:hover {
    color: #c10505;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background-color: #fff;
}

.navbar-nav>li>.dropdown-menu {
    background-color: #c10505;
}

.dropdown-menu li {
    /*
    display: table-cell;
    */
}

.dropdown-menu>li>a {
    color: #fff;
    padding: 15px 15px 15px 25px;
    font-weight: 600;
}

.navbar-default .navbar-nav>.active>a {
    color: #555;
}

.dropdown-menu>li>a:hover {
    background-color: #fff;
    color: #c10505;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 500px;
}

.back01 {
    padding-top: 10px;
    padding-left: 50px;
}

.back02 {
    background: #ccc;
    margin-top: 100px;
}

.back02 li {
    list-style: none;
    display: inline-block;
}

.navbar-default {
    background-color: #fff;
    /* box-shadow */
box-shadow:0px 1px 4px -1px #5c5c5c;
-moz-box-shadow:0px 1px 4px -1px #5c5c5c;
-webkit-box-shadow:0px 1px 4px -1px #5c5c5c;
}

.navbar-nav {
    margin: 0 auto;
    display: table;
    table-layout: fixed;
    float:none;
    font-size: 16px;
    font-weight: 600;
    font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.navbar-default .navbar-nav>li>a {
    color: #555;
}

.navbar-default .navbar-nav>li {
    padding: 5px 10px;
}


.col-md-4 {
    margin-top: 20px;
}

h1 {
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
}

h2 {
    font-size: 16px;
    border-bottom: 4px double #ccc;
    border-top: 4px double #ccc;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 2.0;
    font-weight: bold;
}

/* margin */

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}




.sec00 {
    text-align: center;
    font-size: 20px;
    border-top: 1px solid #ccc;
    padding: 20px 10px 10px 10px;
}

.sec01 {
    font-size: 18px;
    font-weight: bold;
    background-color: #ccc;
    text-align: center;
    padding: 10px;
    background-color: #8c1c1c;
    color: #fff;
    margin: 80px 0 20px 0;
}

.sec01_1 {
    font-size: 18px;
    font-weight: bold;
    background-color: #ccc;
    text-align: center;
    padding: 10px;
    background-color: #8c1c1c;
    color: #fff;
    margin: 20px 0 20px 0;
}

.sec02 {
    border: 1px solid #ccc;
    padding: 10px;
    margin-top: 10px;
}

.sec02_1 {
    text-align: center;
    margin-top: 10px;
    font-size: 18px;
}

.sec03 {
    font-size: 16px;
    text-align: left;
    padding: 30px;
    line-height: 2.0;
}

.sec04 {
    border: 1px solid #ccc;
    padding: 15px;
}

.sec05 {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    background-color: #8c1c1c;
    color: #fff;
    padding: 10px;
    text-align: center;
}

.sec06 {
    line-height: 2.0;
    border-bottom: 1px solid #aaa;
    margin-bottom: 10px;
    padding-bottom: 10px;
    list-style: none;
}

.sec06 span {
    font-weight: bold;
    background-color: #2b76b7;
    color: #fff;
    padding: 4px 16px;
    margin-bottom: 6px;
    display: inline-block;
}

.sec07 {
    height: 400px;
    overflow: auto;
    padding: 0;
}

.sec08 {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 1.6;
    padding: 10px;
}

.sec09 {
    margin-top: 15px;
}

.sec10 {
    padding-top: 30px;
    padding-bottom: 18px;
    font-size: 14px;
    background-color: #fff;
    text-align: center;
}

.sec11 {
    color: #ff0000;
    font-size: 11px;
    border: 1px solid #ff0000;
    padding: 0px 5px;
    margin-right: 5px;
    border-radius: 4px;
}


.btn01 {
    margin: 15px 0;
    padding: 10px 20px;
    font-weight: 600;
    background-color: #337ab7;
    color: #fff;
}

.btn01:hover {
    opacity: 0.7;
}

form {
    margin-top: 20px;
}

.sec12 {
    padding-bottom: 80px;
}

dl dd{
    line-height: 2.0;
}

.sec13 {
    margin-top: 10px;
}

.sec14 {
    background-color: #008d43;
    text-align: center;
    padding: 10px 0;
}

.sec15 {
    color: #fff;
}

.sec16 {
    margin-top: 30px;
    line-height: 2.2;
    margin-bottom: 30px;
}

.sec16_1 {
    margin-top: 30px;
    line-height: 2.3;
    margin-bottom: 30px;
}

.sec16_1 span {
    font-size: 24px;
}

.sec17:hover {
    opacity: 0.8;
}

.sec18 {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    background: #9e0000;
    padding: 15px;
    color: #fff;
}

.sec18a {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    background: #00665a;
    padding: 15px;
    color: #fff;
}

.sec18b {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    background: #00a4e4;
    padding: 15px;
    color: #fff;
}

.sec18c {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    background: #F53C1E;
    padding: 15px;
    color: #fff;
}

.sec18d {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    background: #0067b6;
    padding: 15px;
    color: #fff;
}


.sec19 {
    margin: 0 17px;
}

.sec20 {
    border: 1px solid #ccc;
    font-size: 18px;
    padding: 10px;
    text-align: center;
}

.sec22 {
  font-size: 24px;
  text-align: center;
  margin-top: 100px;
  line-height: 2.4;
}

.sec22 span {
  font-weight: 700;
  font-size: 26px;
}

.sec23 {
  margin-top: 100px;
  text-align: center;
  border: 3px solid #000;
  line-height: 2.0;
  font-size: 24px;
  padding: 40px 10px;
  font-weight: 600;
}

.sec24 {
  font-size: 18px;
  text-align: center;
  line-height: 2.4;
  margin-bottom: 40px;
}

.sec25 {
  text-decoration: underline;
}

.sec26 {
  background: #ff0;
}

.sec27 {
  font-size: 16px;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 20px;
}

.sec28 {
  font-size: 24px;
  text-align: center;
  border-top: 1px solid #000;
  padding-top: 30px;
  padding-bottom: 30px;
}

.sec29 {
  line-height: 2.0;
}

.sec30 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.sec31 {
  text-align: left;
  border-bottom: 1px dotted #000;
  margin-top: 10px;
  margin-bottom: 10px;
}

.sec32 {
  margin-top: 10px;
  text-decoration: underline;
  font-size: 18px;
}

.sec33 {
  border: 2px solid #000;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  padding: 30px 40px;
  border-radius: 4px;
}

.sec34 {
  border-radius: 6px;
  background: #fff;
  display: inline-block;
  padding: 10px 20px;
}

.sec34m {
  border-radius: 6px;
  background: #fff;
  display: inline-block;
  padding: 10px 20px;
  font-size: 12px;
}

.sec35 {
    text-align: center;
    font-size: 34px;
    font-weight: 700;
    color: #1c77bc;
    letter-spacing: 6px;
    line-height: 1.8;
}

.sec35m {
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    color: #1c77bc;
    letter-spacing: 6px;
    line-height: 1.8;
}

.sec36 {
  color: #007dc0;
}

.sec37 {
  background: #53b1f9;
  padding: 40px 10px;
}

.sec38 {
  font-size: 18px;
  text-align: center;
  line-height: 1.8;
}
.sec38m {
  font-size: 14px;
  text-align: center;
  line-height: 1.8;
}

.sec40 {
  border: 5px solid #1c77bc;
  border-radius: 20px;
  padding: 20px;
}

.sec40 span {
  font-size: 30px;
  font-weight: 700;
  color: #1c77bc;
}

.sec41 {
  background: #1c77bc;
  border-radius: 10px;
  color: #fff;
  padding: 20px;
  font-size: 20px;
  letter-spacing: 2px;
}
.sec41m {
  background: #1c77bc;
  border-radius: 10px;
  color: #fff;
  padding: 20px;
  font-size: 18px;
  letter-spacing: 2px;
  text-align: left;
}

.sec42{
    position:relative;
    display:block;
}
.sec42::before{
    position:absolute;
    content:'';
    top:50%;
    left:0;
    width:100%;
    height:1px;
    background:#bbb;
}

.sec42 span {
  background: #fff;
  position:relative;
  display: inline-block;
  font-size: 24px;
  padding: 20px;
}

.sec43 {
  font-size: 16px;
  line-height: 1.8;
}

.sec43m {
  font-size: 16px;
  line-height: 1.8;
  text-align: left;
}

.sec44 {
  background: #83bc1c;
  color: #fff;
  border-radius: 4px;
  padding: 10px;
  display: inline-block;
}

.sec45 {
  font-weight: 700;
  font-size: 18px;
  border-bottom: 1px dotted #ccc;
  margin-top: 10px;
  margin-bottom: 10px;
}

.sec46 {
  line-height: 1.8;
}

.sec47 {
    background-color: #303030;
    text-align: center;
    padding: 10px 0;
    margin-top: 50px;
}

.sec48 {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 20px;
}

.sec49 {
  padding-bottom: 10px;
}


/* modal */

.modal.in .modal-dialog {
    margin-top: 80px;
}

.modal-title {
    font-weight: 700;
    text-align: center;
    margin-top: 30px;
}

.modal-dialog {
    width: 90%;
    margin: 30px auto;
}

/* nav 指定 */

.navbar {
    margin-bottom: 0;
}

.navbar-fixed-top {
    position: static;
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

.navbar-brand {
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px;
}

.right01 {
    float: right;
}

.size01 {
    font-size: 14px;
}

.size02 {
    display: inline-block;
    font-size: 14px;
    vertical-align: 10%;
}



/* res googlemap指定 */

.ggmap {
position: relative;
padding-bottom: 35%; // これが縦横比
height: 0px;
overflow: hidden;
}

.ggmap iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}

/* responsiveimagesenter指定 */

.img-responsive-overwrite {
    margin: 0 auto;
}


/* .viewer
------------------------- */
.viewer {
    margin: 0 auto;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 750px;
}
.viewer ul {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.viewer ul li {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
}
.viewer ul li img {
    width: 100%;
}

/*
var setElm = $(â€˜.viewerâ€™)	ã‚¹ãƒ©ã‚¤ãƒ‰ã‚·ãƒ§ãƒ¼å…¨ä½“ã‚’å›²ã†ãƒ–ãƒ­ãƒƒã‚¯è¦ç´ åï¼ˆIDã§ã‚‚å¯ï¼‰
setMaxWidth = 800	ã‚¹ãƒ©ã‚¤ãƒ‰ã‚·ãƒ§ãƒ¼éƒ¨åˆ†ã®æœ€å¤§å¹…
setMinWidth = 320	ã‚¹ãƒ©ã‚¤ãƒ‰ã‚·ãƒ§ãƒ¼éƒ¨åˆ†ã®æœ€å°å¹…
fadeSpeed = 1500	ãƒ•ã‚§ãƒ¼ãƒ‰ã‚¢ãƒ‹ãƒ¡ãƒ¼ã‚·ãƒ§ãƒ³ã‚¹ãƒ”ãƒ¼ãƒ‰
switchDelay = 5000	ã‚¹ãƒ©ã‚¤ãƒ‰ã‚¢ãƒ‹ãƒ¡ãƒ¼ã‚·ãƒ§ãƒ³å¾…æ©Ÿæ™‚é–“
sideNavi = â€˜offâ€™	å·¦å³NEXTï¼BACKã®è¡¨ç¤ºï¼éžè¡¨ç¤ºï¼ˆè¡¨ç¤ºã™ã‚‹å ´åˆã¯ã€Œonã€ï¼‰
sideHide = â€˜hideâ€™	å·¦å³NEXTï¼BACKã®ãƒ­ãƒ¼ãƒ«ã‚ªãƒ¼ãƒãƒ¼ã§è¡¨ç¤ºåˆ‡ã‚Šæ›¿ãˆONï¼OFFï¼ˆå¸¸ã«è¡¨ç¤ºã•ã›ã‚‹å ´åˆã¯ã€Œshowã€ç­‰ï¼‰
naviOpc = 0.5	å·¦å³NEXTï¼BACKã®é€éŽåº¦
*/

/* sideNavi
------------------------- */
.viewer .btnPrev,
.viewer .btnNext {
    margin-top: -25px;
    top: 50%;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 101;
}
.viewer .btnPrev {
    left: 10px;
    background: #ccc url(../img/btnPrev.jpg) no-repeat center center;
}
.viewer .btnNext {
    right: 10px;
    background: #ccc url(../img/btnNext.jpg) no-repeat center center;
}


/* =======================================
    ClearFixElements
======================================= */
.viewer ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

.viewer ul {
    display: inline-block;
    overflow: hidden;
}

.move01 {
    height: 100px;
}

.list{
    margin: 50px 50px 0px 50px;
    list-style-type: none;
    overflow: hidden;
}
.list li{
    margin: 0px 20px 0px 20px;
    text-align: center;
    transition: 2s;
}

.list-mv07{
    opacity: 0;
    transform: translate(0,60px);
    -webkit-transform: translate(0,60px);
}
.mv07{
    opacity: 1.0;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
}

/**/

/* ページトップに戻るボタン */

#pageTop {
  position: fixed;
  bottom: 70px;
  right: 10px;
}

#pageTop a {
  display: block;
  z-index: 999;
}

#pageTop a:hover {
  opacity: 0.7;
}


/*

#key_wrap {
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
}

#keyVisual {
      width: 100%;
      height:100%;
      position: relative;
}

.videoBox {
        position: relative;
        width: 100%;
        height: 100%;
}

video {
        min-height: 100%;
        min-width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        overflow: hidden;
}

*/

.bg-white {
  background: rgba(255, 255, 255, .75);
  position: absolute;
  top: 30px;
  left: 30px;
  padding: 20px;
}

.ba01 {
  background: rgba(255, 255, 255, .75);
  padding: 20px;
  line-height: 1.8;
  font-size: 16px;
}

.ba02 {
  text-align: center;
  background: rgb(255 240 0);
  padding: 20px 40px;
  line-height: 2.0;
  font-size: 20px;
  margin-bottom: 40px;
  margin-top: 20px;
  font-weight: 700;
  text-decoration: underline;
}

.ba02:hover {
  opacity: .8;
}

.ba03 {
  padding: 20px;
  line-height: 1.8;
  font-size: 18px;
  font-weight: 700;
  border-bottom: 1px solid #ccc;
}

.ba04 {
  padding: 20px;
}

.ba05 {
  border-top: 1px solid #ccc;
  margin-top: 30px;
}


.dropshadow {
  -webkit-filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
  -moz-filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
  -ms-filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
  filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
}
