@charset "UTF-8";
/* スタイル 20171111 */
*{
  margin: 0px;
  padding: 0px;
}
body{
  line-height: 1.8;
  font-size: 18px;
  font-family: Lato, "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #000;
  margin: 0px;
  z-index: 0;
  overflow-wrap: break-word;
  background-image: url(body-back.jpg);
  background-attachment: fixed;
  background-repeat: repeat;
  background-position: 100% 100%;
}
img{
  max-width: 100%;
  height: auto;
  width /***/:auto;
  margin: 0px auto;
  border-width: 0px;
  display: block;
/* 余白防止用 */
}
.pc-none{
  display: none;
}
.suma-none{
  display: block;
}
.midashi2{
  font-size: 39px;
  font-weight: 900;
  color: #0000ff;
  /* color 一括変更 */
  padding: 0px 10px;
  margin: 25px 15px 5px 15px;
  display: inline-block;
  text-align: left;
  line-height: 1.4;
  text-shadow: 2px 2px 2px #e1e1e1;
  border-bottom-width: 5px;
  border-bottom-style: dotted;
  border-bottom-color: #0000ff;
  /* color 一括変更 */
  clear: both;
}
.midashi3{
  padding: 15px;
  margin: 15px 0px;
  font-size: 23px;
  font-weight: 900;
  color: #0000ff;
  /* color 一括変更 */
  display: block;
  text-align: left;
  line-height: 1.4;
  background-color: #f6f6f6;
  /* color 一括変更 */
  clear: both;
}
.midashi4{
  padding-top: 5px;
  font-size: 22px;
  font-weight: 900;
  color: #0080ff;
  /* color 一括変更 */
  display: inline-block;
  text-align: left;
  line-height: 1.4;
  clear: both;
}
.hako-big{
  width: 100%;
  max-width: 100%;
  padding: 0px;
  /* 0px or 0px 0px 25px 0px */
  overflow: hidden;
  background-attachment: fixed;
  box-sizing: border-box;
}
.hako{
  width: 100%;
  max-width: 1080px;
  height: auto;
  padding: 0px;
  margin: 25px auto 0px auto;
  text-align: center;
  color: #000;
  overflow: hidden;
  border-width: 10px;
  /* 10px or 25px */
  border-style: solid;
  border-color: #77e3ff;
  /* color 一括変更 */
  background-color: #fff;
  box-sizing: border-box;
}
.hako-little{
  width: auto;
  max-width: 100%;
  height:auto;
  padding: 15px 25px;
  margin: 0px auto;
  text-align: left;
  overflow: hidden;
  box-sizing: border-box;
}
.list-hako-little{
  width: 100%;
  max-width: 100%;
  color: #000;
  text-align: left;
  padding: 0px 5px;
  overflow: hidden;
  box-sizing: border-box;
}
.list-hako-little li.li-25{
  width: 25%;
  max-width: 100%;
  display: inline-block;
  padding: 15px;
  text-align: center;
  vertical-align: top;
  box-sizing: border-box;
}
.list-hako-little li.li-33{
  width: 33.33333%;
  max-width: 100%;
  display: inline-block;
  padding: 15px;
  text-align: center;
  vertical-align: top;
  box-sizing: border-box;
}
.list-hako-little li.li-50{
  width: 50%;
  max-width: 100%;
  display: inline-block;
  padding: 15px;
  text-align: center;
  vertical-align: top;
  box-sizing: border-box;
}
.list-hako-little li.li-100{
  width: 100%;
  max-width: 100%;
  display: inline-block;
  padding: 15px;
  text-align: center;
  vertical-align: top;
  box-sizing: border-box;
}
.list-box{
  width: 100%;
  max-width: 100%;
  color: #000;
  text-align: left;
  overflow: hidden;
  box-sizing: border-box;
}
.list-box li{
  width: 25%;
  max-width: 100%;
  display: inline-block;
  padding: 10px;
  text-align: center;
  vertical-align: top;
  box-sizing: border-box;
}
.list-box li p{
  font-size: 14px;
  line-height: 1.6;
  padding: 5px 0px;
  box-sizing: border-box;
}
.big-table{
  width: auto;
  max-width: 100%;
  overflow: hidden;
  padding: 0px;
  margin: 0px auto;
  background-color: #fff;
  border-width: 1px 0px;
  border-style: solid;
  border-color: #0080ff;
  /* color 一括変更 */
  box-sizing: border-box;
}
.dtable{
  width: 100%;
  max-width: 100%;
  display: table;
  margin: 0px auto;
  padding: 0px;
  table-layout: fixed;
  box-sizing: border-box;
}
.dtable div.cell-1{
  display: table-cell;
  width: 25%;
  max-width: 100%;
  font-weight: 900;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  border-width: 1px 0px;
  border-style: solid;
  border-color: #0080ff;
  /* color 一括変更 */
  background-color: #cfffff;
  /* color 一括変更 */
  box-sizing: border-box;
}
.dtable div.cell-2{
  display: table-cell;
  width: auto;
  max-width: 100%;
  padding: 10px;
  text-align: left;
  vertical-align: top;
  border-width: 1px 0px;
  border-style: solid;
  border-color: #0080ff;
  /* color 一括変更 */
  background-color: #fff;
  box-sizing: border-box;
}
.dtable-s{
  width: 100%;
  max-width: 100%;
  display: table;
  border-collapse: separate;
  border-spacing: 0px 5px;
  /*数字は「左右、上下」*/
  margin: 0px auto;
  padding: 0px;
  table-layout: fixed;
  box-sizing: border-box;
}
.dtable-s div.cell-33{
  display: table-cell;
  width: 33.33333%;
  max-width: 100%;
  padding: 15px;
  text-align: left;
  vertical-align: top;
  border-width: 0px;
  background-color: #fff;
  box-sizing: border-box;
}
.dtable-s div.cell-50{
  display: table-cell;
  width: 50%;
  max-width: 100%;
  padding: 15px;
  text-align: left;
  vertical-align: top;
  border-width: 0px;
  background-color: #fff;
  box-sizing: border-box;
}
.text-area{
  max-width: 100%;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
/* コンテナ */
#container{
  width: 100%;
  max-width: 100%;
  margin: -1px 0px 0px 0px;
  position: relative;
  border: 0px;
  box-sizing: border-box;
}
/* ヘッダー */
#header{
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}
.midashi1{
  font-size: 16px;
  font-weight: 900;
  margin: 0px 15px;
  color: #000066;
  /* color 一括変更 */
  text-align: left;
  line-height: 1.2;
  display: block;
}
.logo{
  display: inline;
  vertical-align: bottom;
/* 余白防止用 */
}
.top-button{
  display: inline;
  vertical-align: bottom;
/* 余白防止用 */
}
.header-hako{
  width: 100%;
  max-width: 1080px;
  margin: 0px auto;
  padding: 10px 0px 5px 0px;
  box-sizing: border-box;
}
.header-table{
  width: 100%;
  display: table;
  table-layout: fixed;
  box-sizing: border-box;
}
.header-table div.cell-1{
  display: table-cell;
  width: 50%;
  max-width: 100%;
  text-align: left;
  vertical-align: bottom;
  box-sizing: border-box;
}
.header-table div.cell-2{
  display: table-cell;
  width: 50%;
  max-width: 100%;
  text-align: right;
  vertical-align: middle;
  box-sizing: border-box;
}
/* インナー */
#inner{
  padding: 0px 0px 50px 0px;
  background-image: url(inner-back.jpg);
  background-attachment: fixed;
  clear: both;
  box-sizing: border-box;
}
/* メニュー */
#nav{
  width: 100%;
}
/* PCメニュー */
#pc-nav{
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0px auto;
  display: block;
  background-image: url(menu.jpg);
  background-repeat: repeat;
  background-position: top center;
  box-sizing: border-box;
}
.nav-menu-button{
  width: 216px;
  height: 65px;
  border-style: solid;
  border-width: 0px 0px 0px 1px;
  border-color: #cccccc;
  /* color 一括変更 */
  background-image: url(menu.jpg);
  box-sizing: border-box;
}
.nav-menu-button:hover{
  background-image: none;
  background-color: #eeeeff;
/* color 一括変更 */
}
/* ドロップ(PC用メニュー-アニメーション部分) */
#dropmenu li ul li{
  overflow: hidden;
  height: 0;
  transition: .3s;
}
#dropmenu li:hover ul li{
  overflow: visible;
  height: 65px;
}
/* ドロップ(PC用メニュー) */
.dropmenu{
  list-style-type: none;
  width: 100%;
  max-width: 1080px;
  margin: 0px auto;
}
.dropmenu::before, .dropmenu::after{
  content: "";
  display: table;
}
.dropmenu::after{
  clear: both;
}
.dropmenu li{
  width: 20%;
  position: relative;
  float: left;
}
.dropmenu li ul{
  position: absolute;
  /* ここを消すとメニューに合わせて下の要素が動く */
  z-index: 9;
}
.dropmenu li ul li{
  width: 100%;
}
/* スマホメニュー */
#suma-nav{
  width: 100%;
  max-width: 100%;
  color: #ffffff;
  font-size: 18px;
  font-weight: 900;
  display: none;
/* 編集する時だけblockに */
}
#suma-nav-left{
  width: 50%;
  height: 50px;
  line-height: 1;
  text-align: center;
  position: fixed;
  top: 0px;
  left: 0px;
  padding: 12px 0px;
  z-index: 999;
  background-color: #0000ff;
  /* color 一括変更 */
  border-right: solid 1px #000;
  box-shadow: 3px 3px 3px #666;
  box-sizing: border-box;
}
#suma-nav-left a{
  display: block;
  color: #fff;
  text-decoration: none;
}
.suma-nav-menu-button-left{
  max-width: 100%;
  height: 25px;
}
#suma-nav-right{
  width: 50%;
  height: 50px;
  line-height: 1;
  text-align: left;
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 999;
  background-color: #0000ff;
  /* color 一括変更 */
  box-shadow: 3px 3px 3px #666;
  box-sizing: border-box;
}
.suma-nav-menu-button-right{
  max-width: 100%;
  height: 25px;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
/* トグル(スマホ用メニュー)=メニューの数が6つ以上なら、使わずにasideにリンク */
#slidetoggle_menu dl dt{
  width: 100%;
  padding: 12px 0px 12px 35px;
  cursor: pointer;
  background:url("toggle_open.png") 10px 50% no-repeat;
  box-sizing: border-box;
}
#slidetoggle_menu dl dt a{
  color: #ffffff;
  display: block;
  text-decoration: none;
}
#slidetoggle_menu dl dt.active{
  background:url("toggle_close.png") 10px 50% no-repeat;
}
#slidetoggle_menu dl dd{
  display: none;
}
#slidetoggle_menu dl dd p{
  font-size: 18px;
  padding: 10px;
  color: #000000;
  font-weight: 500;
  line-height: 1.4;
  text-align: left;
  border-width: 0px 3px 3px 3px;
  border-style: solid;
  border-color: #0000ff;
  /* color 一括変更 */
  background-color: #ffffff;
}
#slidetoggle_menu dl dd p a{
  color: #000;
  display: block;
  text-decoration: none;
}
/* トップ画像 */
#top-gazou{
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  position:relative;
  z-index: 0;
  background-color: #eeffff;
  /* color 一括変更 */
  background-image: url(top-gazou-back.jpg);
  background-repeat: repeat;
  background-position: 0% 0%;
  box-sizing: border-box;
}
.top-gazou-hako{
  width: 100%;
  max-width: 1080px;
  margin: 0px auto;
  padding: 80px 15px;
  text-align: center;
  overflow: hidden;
  box-sizing: border-box;
}
.top-midashi{
  font-size: 60px;
  color: #880000;
  font-weight: 900;
  line-height: 1.5;
}
.slideshow{
  width: 100%;
  max-width: 1080px;
  /* 指定しないと矢印消える */
  margin: 0px auto;
}
/* ラッパー */
#wrapper{
  width: 1080px;
  /* 1080px or 100% */
  max-width: 100%;
  margin: 0px auto;
  overflow: hidden;
  box-sizing: border-box;
}
/* メイン */
#main{
  width: 80%;
  /* 80% or 100% */
  margin: 0px;
  text-align: center;
  float: left;
  box-sizing: border-box;
}
.main-otoiawase-button{
  margin: 15px auto 0px auto;
  padding: 0px 15px;
  display: inline;
  vertical-align: bottom;
  /* 余白防止用 */
  box-sizing: border-box;
}
/* サイドメニュー */
#aside{
  width: 19%;
  /* 19% or100% */
  margin: 25px 0px 0px 1%;
  /* 25px 0px 0px 1% or 25px 0px 0px 0px */
  float: right;
  display: block;
  /* block or none */
  box-sizing: border-box;
}
#aside dl{
  margin-bottom: 15px;
}
#aside dl dt{
  padding: 5px;
  font-size: 20px;
  font-weight: 900;
  color: #fff;
  text-align: center;
  background-color: #000066;
/* color 一括変更 */
}
#aside dl dd p{
  width: 100%;
  font-size: 18px;
  font-weight: 900;
  padding: 10px;
  color: #333;
  line-height: 1.6;
  text-align: left;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #000066;
  /* color 一括変更 */
  background-color: #fff;
  box-sizing: border-box;
}
#aside dl dd p a{
  color: #333;
  display: block;
  text-decoration: none;
}
#aside dl dd p a:hover{
  color: #ffcc00;
/* color 一括変更 */
}
/* フッターメニュー */
#footer{
  width: 100%;
  max-width: 100%;
  text-align: center;
  clear: both;
  background-image: url(footer-back.jpg);
  background-attachment: fixed;
  background-repeat: repeat;
  background-position: 100% 100%;
  box-sizing: border-box;
}
.footer-copy{
  width: 100%;
  color: #fff;
  font-weight: 900;
  margin: 0px 0px 15px 0px;
  padding: 3px;
  text-align: center;
  overflow: hidden;
  background-color: #0000ff;
  /* color 一括変更 */
  box-sizing: border-box;
}
#footer p{
  font-weight: 900;
  padding: 0px 15px;
  display: inline-block;
}
#footer p a{
  color: #333;
}
#footer p a:hover{
  color: #000066;
/* color 一括変更 */
}
/* ページトップボタン(orお問い合わせボタン) */
#page-top{
  position: fixed;
  bottom: 5px;
  right: 5px;
  font-size: 15px;
  font-weight: 900;
}
#page-top a{
  width: 100px;
  padding: 5px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  display: block;
  border-radius: 5px;
  background-color: #77e3ff;
/* color 一括変更 */
}
#page-top a:hover{
  text-decoration: none;
  background-color: #ffaaaa;
/* color 一括変更 */
}
/* タブ */
ul.tab{
  list-style: none;
}
ul.tab li{
  width: 49%;
  font-weight: 900;
  font-size: 23px;
  line-height: 1.5;
  text-align: center;
  float: left;
  margin: 1% 1% 0% 0%;
  padding: 10px 5px 5px 5px;
  background-color: #0080ff;
  /* color 一括変更 */
  color: #fff;
  cursor: pointer;
  box-sizing: border-box;
}
ul.tab li:hover{
  color: #000;
  background-color: #0000ff;
/* color 一括変更 */
}
ul.tab li.active{
  color: #000;
  background-color: #0000ff;
/* color 一括変更 */
}
div.tab-content{
  clear: both;
  border-width: 2px;
  border-style: solid;
  border-color: #0080ff;
  /* color 一括変更 */
  padding: 15px;
  width: 100%;
  max-width: 100%;
  background-color: #ffffff;
  display: none;
  /* 編集する時だけblock,実装する時はnone */
  box-sizing: border-box;
}
div.active{
  display: block;
}
/* RSS */
#feed-title{
  font-size: 23px;
  font-weight: 900;
  color: #0000ff;
  /* color 一括変更 */
  padding: 15px 15px 5px 15px;
  display: inline-block;
  text-align: left;
  line-height: 1.4;
  box-sizing: border-box;
}
#feed{
  width: 100%;
  max-width: 100%;
  color: #000;
  padding: 0px 15px 15px 15px;
  box-sizing: border-box;
}
#feed li{
  text-align: left;
  line-height: 1.5;
}
/* instagram */
#instagram{
  width: 100%;
  max-width: 100%;
  text-align: left;
  color: #000;
  padding: 15px;
  box-sizing: border-box;
}
#instagram li{
  width: 25%;
  /* 25% or 20% */
  max-width: 100%;
  display: inline-block;
  padding: 5px;
  text-align: center;
  vertical-align: top;
  box-sizing: border-box;
}
#instagram .instagram-image{
  width: 100%;
  box-sizing: border-box;
}
#instagram .instagram-data p{
  width: 100%;
  padding: 5px 0px;
  text-align: center;
  box-sizing: border-box;
}
/* twitter */
.twitter-hako{
  width: 100%;
  max-width: 100%;
  height: 400px;
  margin: 0px auto;
  overflow-y: scroll;
  box-sizing: border-box;
}
.twitter-timeline{
  width: 100%;
  max-width: 100%;
  max-height: 3000px;
  box-sizing: border-box;
}
/* facebook */
.facebook-hako{
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}
.facebook-hako iframe{
  max-width: 100%;
  height: 400px !important;
  box-sizing: border-box;
}



