<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

@media screen and (min-width: 768px),print {  

  main{width: 1100px;margin: 0 auto 0px auto;}
  /* 3枚表示のbxslider
  -------------------------------------*/
    /* system-common */
  .page-list { font-size: 0.875em; margin: 50px 0 100px;  text-align: center; font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; }
  .page-list li{background: #eeefef;display: inline-block;}
  .page-list li.active {background: #3fb9b6;color: #fff;}
  .page-list li.active a { color: #fff; }
  .page-list a { padding: 12px; display: inline-block; }
  .pagen{ width: 100%; margin: 0 auto 30px auto; font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; }
  .page-navi { font-size: 0.875em; }
  .page-navi li { display: inline-block;  }
  .page-navi li.active { background: #ccc; }
  .page-navi a { padding: 8px; display: inline-block; }
  .page-navi .fast { margin-right: 0px; }
  .page-navi .last { }
  .page-navi .fast::after {  content: "|";  display: inline-block;  margin: 0 5px; }
  .pagen .list{ float: right; }
  .pagen .list a{ margin: 0 auto; color: #fff; padding: 7px 30px; font-size: 0.875em; text-align: center; display: inline-block; background: #3fb9b6; }
  .pagen .list a:hover{  text-decoration: none; }
  .btnArea { text-align: center; margin: 50px 0 20px; padding: 0; }
  .btnArea a{ font-weight: bold; margin: 0 auto; color: #fff; padding: 20px 50px; font-size: 0.875em; text-align: center; display: block; background: #3fb9b6; letter-spacing: 1px; width: 60%;}
  .btnArea a:hover{ text-decoration: none; }
  .btnArea-s { text-align: center;}
  .btnArea-s a{ font-weight: bold; margin: 0 auto; color: #fff; padding: 10px 50px; font-size: 0.875em; text-align: center; display: inline-block; background: #3fb9b6; letter-spacing: 1px;}
  .btnArea-s a:hover{ text-decoration: none; }
  .btnArea-s::after{  content: ''; display: block; margin-bottom: 100px;}
  .borderwrap{ margin-bottom: 40px;}
  .borderwrap h3{ font-size: 1.5em; font-weight: bold;  margin-bottom: 20px; padding-bottom: 15px; border-bottom: 1px #ccc solid; line-height: 1.6; }
  .borderwrap p{ font-size: 0.875em; line-height: 1.8;}
  
  /* news -------------------------------------*/
  #news .system-list{background: #000;padding: 1px;margin-bottom: 50px;}
  #news .system-list-inner{ background: #fff; padding: 40px 20px;}
  #news .system-list li{ overflow: hidden; line-height: 1.4; margin-bottom: 20px; border-bottom: 1px dotted #b2b2b2; padding: 0 0 20px;}
  #news .system-list li a:hover{ text-decoration: none; }
  #news .system-list .system-date{ width: 20%; float: left; font-size: 0.938em; line-height: 1.4; }
  #news .system-list .system-ttl-01{width: 78%;float: right;font-size: 0.938em;line-height: 1.6;font-weight: bold;}
  #news .system-contents{background: #111;padding: 1px;margin-bottom: 30px;}
  #news .system-contents-inner { background: #fff; padding: 40px 20px;}
  #news .system-contents .system-date{ font-size: 1em; margin-bottom: 15px; display: block; }
  #news .system-contents .system-category-set { width: 100%; margin-bottom: 20px;}
  #news .system-contents .system-category{ font-size: 0.75em; font-weight: bold; color: #fff; text-align: center; padding: 8px; width: 20%; float: left; margin-right: 2px; background: #ccc;}
  #news .system-contents .system-ttl{ font-size: 1.375em; font-weight: bold; margin-bottom: 30px; padding-bottom: 25px; border-bottom: 1px #ccc solid; line-height: 1.4; }

  /* case_newly -------------------------------------*/
  #case_newly .system-list{margin-bottom: 50px;display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
  #case_newly .system-list li{line-height: 1.4;width: 32%;margin-right: 1%;background: #fff;position: relative;margin-bottom: 20px;padding: 0px 0px 30px;}
  #case_newly .system-list li:nth-child(3n){ margin-right: 0}
  #case_newly .system-list li a:hover{ text-decoration: none; }
  #case_newly .system-list .btn{text-align: right;color: #333;font-size: 0.75em;position: absolute;bottom: 0;left: 0;width: 100%;padding: 3%;}
  #case_newly .system-list .btn::before { content: ' &gt;';}
  #case_newly .system-pic{width: 100%;overflow: hidden;text-align: center;margin-bottom: 15px;height: 240px;}
  #case_newly .system-pic img{width: 100%;height: 240px;}
  #case_newly .system-date{margin-bottom: 10px;line-height: 1.4;color: #3fb9b6;font-size: 18px;}
  #case_newly .system-date::before{}
  #case_newly .system-coment{ font-size: 0.75em; margin-bottom: 5px; line-height: 1.4; }
  #case_newly .system-ttl-01{margin-bottom: 20px;line-height: 1.4;font-size: 20px;font-weight: 700;}
  #case_newly .system-category-set { margin-bottom: 15px; margin-top: -15px;}
  #case_newly .system-category{ margin-bottom: 1px; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 8px; background-color: #ccc;}
  #case_newly .serchcategory{ margin-bottom: 100px;}
  #case_newly .serchcategory .icon { display: inline-block; margin-bottom: 15px; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; }
  #case_newly .system-contents{margin-bottom: 30px;}
  #case_newly .system-contents .system-category-set { margin-top: 0px; margin-bottom: 0;}
  #case_newly .system-contents-inner { background: #fff; padding: 40px 20px;}
  #case_newly .system-contents .system-date{ font-size: 1em; margin-bottom: 15px; display: block; }
  #case_newly .system-contents .system-category{ margin-bottom: 20px; font-size: 0.75em; color: #fff; text-align: center; padding: 8px; width: 20%; float: left; margin-right: 2px;}
  #case_newly .system-contents .system-ttl{ font-size: 1.375em; font-weight: bold;  margin-bottom: 30px; padding-bottom: 25px; border-bottom: 1px #ccc solid; line-height: 1.4; }
  #case_newly .system-contents .system-i-pic{ text-align: center; margin-bottom: 20px; }
  #case_newly .system-contents .system-i-pic img{ max-width: 100%; max-height: 900px; width: auto; max-height: auto; }
  #case_newly .system-gallery { background: #eeefef; padding: 30px 20px;}
  #case_newly .system-gallery h2 { text-transform: uppercase;}
  #case_newly .gallery-list{ display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  #case_newly .gallery-list li{ width: 18.4%; position: relative; margin:0 2% 25px 0; font-size: 0.75em; line-height: 1.4; text-align: left;}
  #case_newly .gallery-list li:nth-of-type(5n) { margin-right: 0;}
  #case_newly .gallery-list li a:hover{ text-decoration: none; }
  #case_newly .gallery-list li .system-Frame{ display: block; width: 100%; height: 120px; overflow: hidden; text-align: center; margin-bottom: 8px;}
  #case_newly .gallery-list li .system-Frame::after{ content: url(../images/common/icon_plus.jpg); display: block; position: absolute; top: 90px; right: 0;}
  #case_newly .gallery-list li .system-Frame img{ width: 100%; height: 120px; }

  /* voice -------------------------------------*/
  #voice .system-list{margin-bottom: 50px;display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
  #voice .system-list li{line-height: 1.4;width: 32%;margin-right: 1%;background: #fff;position: relative;margin-bottom: 20px;padding: 0px 0px 30px;}
  #voice .system-list li:nth-child(3n){ margin-right: 0}
  #voice .system-list li a:hover{ text-decoration: none; }
  #voice .system-name{ color: #3fb9b6; }
  #voice .system-list .btn{text-align: right;color: #333;font-size: 0.75em;position: absolute;bottom: 0;left: 0;width: 100%;padding: 3%;}
  #voice .system-list .btn::before { content: ' &gt;';}
  #voice .system-pic{width: 100%;overflow: hidden;text-align: center;margin-bottom: 15px;height: 240px;}
  #voice .system-pic img{width: 100%;height: 240px;}
  #voice .system-date{margin-bottom: 10px;line-height: 1.4;color: #3fb9b6;font-size: 18px;}
  #voice .system-date::before{}
  #voice .system-coment{ font-size: 0.75em; margin-bottom: 5px; line-height: 1.4; }
  #voice .system-ttl-01{margin-bottom: 20px;line-height: 1.4;font-size: 20px;font-weight: 700;}
  #voice .system-category-set { margin-bottom: 15px; margin-top: -15px;}
  #voice .system-category{ margin-bottom: 1px; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 8px; background-color: #ccc;}
  #voice .serchcategory{ margin-bottom: 100px;}
  #voice .serchcategory .icon { display: inline-block; margin-bottom: 15px; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; }
  #voice .system-contents{margin-bottom: 30px;}
  #voice .system-contents .system-category-set { margin-top: 0px; margin-bottom: 0;}
  #voice .system-contents-inner { background: #fff; padding: 40px 20px;}
  #voice .system-contents .system-date{ font-size: 1em; margin-bottom: 15px; display: block; }
  #voice .system-contents .system-category{ margin-bottom: 20px; font-size: 0.75em; color: #fff; text-align: center; padding: 8px; width: 20%; float: left; margin-right: 2px;}
  #voice .system-contents .system-ttl{ font-size: 1.375em; font-weight: bold;  margin-bottom: 30px; padding-bottom: 25px; border-bottom: 1px #ccc solid; line-height: 1.4; }
  #voice .system-contents .system-i-pic{ text-align: center; margin-bottom: 20px; }
  #voice .system-contents .system-i-pic img{ max-width: 100%; max-height: 900px; width: auto; max-height: auto; }
  #voice .system-gallery { background: #eeefef; padding: 30px 20px;}
  #voice .system-gallery h2 { text-transform: uppercase;}
  #voice .gallery-list{ display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  #voice .gallery-list li{ width: 18.4%; position: relative; margin:0 2% 25px 0; font-size: 0.75em; line-height: 1.4; text-align: left;}
  #voice .gallery-list li:nth-of-type(5n) { margin-right: 0;}
  #voice .gallery-list li a:hover{ text-decoration: none; }
  #voice .gallery-list li .system-Frame{ display: block; width: 100%; height: 120px; overflow: hidden; text-align: center; margin-bottom: 8px;}
  #voice .gallery-list li .system-Frame::after{ content: url(../images/common/icon_plus.jpg); display: block; position: absolute; top: 90px; right: 0;}
  #voice .gallery-list li .system-Frame img{ width: 100%; height: 120px; }

  /* blog -------------------------------------*/
  /*patern2*/
  #blog .mainContents .system-list2{margin-bottom: 50px; }
  #blog .mainContents .system-list-inner2{ background: #fff; padding: 40px 20px;display: -webkit-box; display: -moz-flex; display: -ms-flex; display: -o-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; flex-wrap: wrap;}
  #blog .mainContents .system-list2{ display: -webkit-box; display: -moz-flex; display: -ms-flex; display: -o-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  #blog .mainContents .system-list2 li{overflow: hidden;line-height: 1.4;margin-bottom: 20px;padding: 0 0 20px;background-color: #fffef1;width: 30%;float: left;margin-right: 5%;}
  #blog .mainContents .system-list2 li:nth-child(3n){ margin-right: 0; }
  #blog .mainContents .system-list2 li a:hover{ text-decoration: none; }
  #blog .mainContents .system-list2 .system-pic{width: 100%;margin-bottom: 20px;}
  #blog .mainContents .system-list2 .system-pic img{ max-width: 100%; height: auto; }
  #blog .mainContents .system-list2 .system-date{line-height: 1.4;font-size: 16px;font-weight: 500;letter-spacing: 0.8px;border-bottom: 1px dashed;text-align: center;padding-bottom: 10px;margin: 0 10px 10px;}
  #blog .mainContents .system-list2 .system-date::before{}
  #blog .mainContents .system-list2 .system-ttl-01{line-height: 1.6;margin-bottom: 10px;font-size: 16px;padding: 10px;}
  #blog .mainContents .system-list2 .system-category-set { width: 78%; float: right; margin-bottom: 15px;}
  #blog .mainContents .system-list2 .system-category{ width: 20%; margin-right: 1px; font-size: 0.625em; font-weight: bold; color: #fff; text-align: center; padding: 4px; float: left; background: #ccc;}
  #blog .mainContents .system-list2 .system-contributor { width: 78%; float: right; color: #bbb; font-size: 0.75em; text-align: right;}
  /**/
  #blog .mainContents .system-contents{background: #eeefef;padding: 20px;margin-bottom: 30px;background-color: #fffef1;}
  #blog .mainContents .system-contents-inner { background: #fff; padding: 40px 20px;}
  #blog .mainContents .system-contents .system-date{ font-size: 1em; margin-bottom: 15px; display: block; }
  #blog .mainContents .system-contents .system-category-set { width: 100%; margin-bottom: 20px;}
  #blog .mainContents .system-contents .system-category{ font-size: 0.75em; font-weight: bold; color: #fff; text-align: center; padding: 8px; width: 20%; float: right; margin-right: 2px; background: #ccc;}
  #blog .mainContents .system-contents .system-ttl{ font-size: 1.375em; font-weight: bold; margin-bottom: 30px; padding-bottom: 25px; border-bottom: 1px #ccc solid; line-height: 1.4; }
  #blog .mainContents .system-contents .footInfo { margin-top: 50px; padding-top: 20px; border-top: 1px dotted #ccc;}
  #blog .mainContents .system-contents .system-contributor { font-size: 0.875em; margin-bottom: 15px; text-align: right;}
  
  /*blogサイドバー*/
  aside.sidebar .aside-blog-ttl { border-bottom: 1px solid #ccc; padding-bottom: 10px; margin-bottom: 20px; text-align: center;}
  aside.sidebar .aside-blog-ttl span.en { font-size: 0.75em; display: block; margin-bottom: 10px; letter-spacing: 1px; color: #ccc;}
  aside.sidebar .aside-blog-ttl span.jp { font-size: 0.938em; font-weight: bold; }
  aside.sidebar .list-block { margin: 20px 0 40px;}
  aside.sidebar a { line-height: 1.4; font-size: 0.875rem; border-bottom: 1px dotted #ddd; padding-bottom: 15px; margin-bottom: 15px !important;}

  /* event -------------------------------------*/

#event .side-fix{ display:none; }
#event .floating-area{ position: fixed; top: 200px; right: 0; z-index: 555;}
#event .floating-area li{ margin-bottom: 0px; }
#event .floating-area .list-01{position: relative;right: 9px;}
#event .floating-area .list-02{position: relative;right: 9px;}

  #event .system-list{margin-bottom: 50px;display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
  #event .system-list li{line-height: 1.4;width: 32%;margin-right: 2%;background: #fff;position: relative;margin-bottom: 20px;padding: 20px 10px 0px;border-bottom: 1px solid #eee;}
  #event .system-list li:nth-child(3n){ margin-right: 0}
  #event .system-list li a:hover{ text-decoration: none; }
  #event .system-list .btn{ text-align: center; background: #333; color: #fff; font-size: 0.75em; position: absolute; bottom: 0; left: 0; width: 100%; padding: 3%;}
  #event .system-list .btn::after { content: ' &gt;';}
  #event .system-pic{ width: 100%; height: 220px; overflow: hidden; text-align: center; margin-bottom: 15px;}
  #event .system-pic img{ max-width: 100%; max-height: 220px; width: auto; height: auto; }
  #event .system-date{ font-size: 0.75em; margin-bottom: 10px; line-height: 1.4;}
  #event .system-date::before{ content: "■"; }
  #event .system-information {padding-bottom: 10px;margin-bottom: 20px;}
  #event .system-txt{ font-size:  0.813em; margin-bottom: 5px; line-height: 1.4; }
  #event .system-coment{ font-size: 0.813em; margin-bottom: 5px; line-height: 1.4; }
  #event .system-ttl-01{font-size: 1em;font-weight: bold;line-height: 1.4;padding-bottom: 10px;margin-bottom: 20px;}
  #event .system-category{ font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 8px; background-color: #ccc;}
  #event .serchcategory{ margin-bottom: 100px;}
  #event .serchcategory .icon { display: inline-block; margin-bottom: 15px; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px;}
  #event .system-category1{margin-bottom: 1px; font-size: 16px; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; background-color: #ccc; position: relative;}
  #event .serchcategory1{ margin-bottom: 100px; width: 750px; margin: 0 auto; position: relative; top: -50px}
  #event .cateicon{position: absolute;top: 0;left: 0;z-index: 10;}
  .system-txt .icoti{ padding: 3px; text-align: center; width: 25%; float: left; margin-right: 3%; display: block; color: #fff; background: #1a1a1a; }
  .system-txt .textt{ width: 71%; float: left;}
  #event .sub-titleev{ font-size: 18px; position: relative; top: -10px; }
  #event .serchcategory{ margin-bottom: 100px;}
  #event .serchcategory .icon { display: inline-block; margin-bottom: 15px; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; }
  #event .system-category1{margin-bottom: 1px; font-size: 16px; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; background-color: #ccc; position: relative;}
  #event .serchcategory1{ margin-bottom: 100px; width: 750px; margin: 0 auto; position: relative; top: -50px}
  #event .serchcategory1 .icon {width: 150px; display: inline-block; margin-bottom: 15px; margin-right: 30px; font-size: 18px; font-weight: bold; text-align: center; padding: 10px 10px; position: relative; background: #f0f0f0}
  #event .serchcategory1 .icon:after{ content: ""; width: 20px; height: 20px; background: url(../images/common/category-icon.png) no-repeat right top; position: absolute; right: -13px; top: 35px; z-index: 1}
  #event .icon01{background: #e27f1b!important;}
  #event .icon02{ background: #f0f0f0; }
  #event .icon03{background: #40BABD!important;}
  #event .icon04{ background: #f0f0f0; }
  #event .icon05{ background: #f0f0f0; }
  #event .icon06{ background: #f0f0f0; }


  #event .system-contents{padding: 60px 20px 40px 20px;position: relative;margin-bottom: 30px;}
  #event .system-contents-inner { background: #fff; padding: 20px 20px 40px;}
  #event .system-contents .system-date{ font-size: 0.75em; line-height: 1.4; text-align: right;}
  #event .system-contents .system-date::before{ content: none; }
  #event .system-contents .titleArea{ margin-bottom: 30px; padding-bottom: 25px; border-bottom: 1px #ccc solid;}
  #event .system-contents .system-category{ margin-bottom: 20px; font-size: 0.75em; color: #fff; text-align: center; padding: 8px; width: 20%; float: left; margin-right: 2px;}
  #event .system-contents .system-ttl{ font-size: 1.375em; font-weight: bold; margin-bottom: 20px; line-height: 1.4;}
  #event .system-contents .system-icon02 { width: 20%;}
  #event .system-contents .system-i-pic{ text-align: center; margin-bottom: 20px; }
  #event .system-contents .system-i-pic img{ max-width: 100%; max-height: 900px; width: auto; height: auto; }
  #event .system-contents #googlemaps{ height: 500px; border: 1px solid #dcdddd;}
  #event .system-gallery { background: #eeefef; padding: 30px 20px;}
  #event .system-gallery h2 { text-transform: uppercase;}
  #event .gallery-list{ display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  #event .gallery-list li{ width: 18.4%; position: relative; margin:0 2% 25px 0; font-size: 0.75em; line-height: 1.4;}
  #event .gallery-list li:nth-of-type(5n) { margin-right: 0;}
  #event .gallery-list li a:hover{ text-decoration: none; }
  #event .gallery-list li .system-Frame{ display: block; width: 100%; height: 120px; overflow: hidden; text-align: center; margin-bottom: 8px;}
  #event .gallery-list li .system-Frame::after{ content: url(../images/common/icon_plus.jpg); display: block; position: absolute; top: 90px; right: 0;}
  #event .gallery-list li .system-Frame img{ width: 100%; height: 120px; }

  #event .system-list02{ background: #eeefef; padding: 41px 21px 21px; margin-bottom: 50px; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  #event .system-list02 li{ line-height: 1.4; width: 23.5%; margin-right: 2%; background: #fff; position: relative; margin-bottom: 20px; padding: 20px 10px 30px;}
  #event .system-list02 li:nth-child(4n){ margin-right: 0}
  #event .system-list02 li a:hover{ text-decoration: none; }
  #event .system-list02 .btn{ text-align: center; background: #333; color: #fff; font-size: 0.75em; position: absolute; bottom: 0; left: 0; width: 100%; padding: 3%;}
  #event .system-list02 .btn::after { content: ' &gt;';}
  #event .system-list02 .system-pic{ width: 100%; height: 180px; overflow: hidden; text-align: center; margin-bottom: 15px; }
  #event .system-list02 .system-pic img{ width: 100%; height: 180px; }
  #event .system-list02 .system-date{ font-size: 0.75em; margin-bottom: 10px; line-height: 1.4; }
  #event .system-list02 .system-date::before{ content: "■"; }
  #event .system-list02 .system-coment{ font-size: 0.75em; margin-bottom: 5px; line-height: 1.4; }
  #event .system-list02 .system-ttl-01{ font-size: 1em; margin-bottom: 20px; line-height: 1.4; }


  /* staff -------------------------------------*/
  #staff .system-list{margin-bottom: 50px;display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
  #staff .system-list li{line-height: 1.4;width: 23.5%;margin-right: 2%;background: #cfbc92;position: relative;margin-bottom: 20px;padding: 12px;border: 1px solid #000;}
  #staff .system-list li:nth-child(4n){ margin-right: 0}
  #staff .system-list li a:hover{ text-decoration: none; }
  #staff .system-list .btn{ text-align: center; background: #333; color: #fff; font-size: 0.75em; position: absolute; bottom: 10px; left: 13px; width: 90%; padding: 5% 0%;}
  #staff .system-list .btn::after { content: ' &gt;';}
  #staff .system-pic{ width: 100%; height: 220px; margin-bottom: 15px; overflow: hidden; text-align: center; }
  #staff .system-pic img{ width: 100%; height: 220px; }
  #staff .system-job{ font-size: 0.813em; margin-bottom: 5px; line-height: 1.4; text-align: center;}
  #staff .system-name{ font-size: 1.13em; margin-bottom: 30px; line-height: 1.4; text-align: center; font-weight: bold;}
  #staff .system-kana{ font-size: 0.75em; margin-bottom: 15px; line-height: 1.4; }

  #staff .system-list02{ background: #eeefef; padding: 41px 21px 21px; margin-bottom: 50px; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  #staff .system-list02 li{ line-height: 1.4; width: 23.5%; margin-right: 2%; background: #fff; position: relative; margin-bottom: 20px; padding: 20px 10px 30px;}
  #staff .system-list02 li:nth-child(4n){ margin-right: 0}
  #staff .system-list02 li a:hover{ text-decoration: none; }
  #staff .system-list02 .btn{ text-align: center; background: #333; color: #fff; font-size: 0.75em; position: absolute; bottom: 0; left: 0; width: 100%; padding: 3%;}
  #staff .system-list02 .btn::after { content: ' &gt;';}
  #staff .system-list02 .system-pic{ width: 100%; height: 180px; overflow: hidden; text-align: center; margin-bottom: 15px; }
  #staff .system-list02 .system-pic img{ width: 100%; height: 180px; }
  #staff .system-list02 .system-date{ font-size: 0.75em; margin-bottom: 10px; line-height: 1.4; }
  #staff .system-list02 .system-date::before{ content: "■"; }
  #staff .system-list02 .system-coment{ font-size: 0.75em; margin-bottom: 5px; line-height: 1.4; }
  #staff .system-list02 .system-ttl-01{ font-size: 1.13em; line-height: 1.4; text-align: center; font-weight: bold;}

  #staff .system-contents{ background: #eeefef; padding: 40px; margin-bottom: 30px; }
  #staff .system-contents-inner { background: #fff; padding: 80px;}
  #staff .system-contents .system-info { width: 46%; float: left; }
  #staff .system-contents .system-job{ font-size: 16px; color: #fff; margin-bottom: 15px; line-height: 1.4; border-bottom: 1px solid #ccc; padding-bottom: 30px; text-align: left; background: #949494; padding: 10px 15px; display: inline-block;}
  #staff .system-contents .system-name{ font-size: 32px; line-height: 1.4; text-align: left;}
  #staff .system-contents .system-kana{ font-size: 16px; margin-bottom: 15px; line-height: 1.4; }
  #staff .system-contents .system-comment{ font-size: 16px; margin-bottom: 25px; line-height: 1.6; }
  #staff .system-contents .comment-bx{ }
  #staff .system-contents .comment-bx table{ }
  #staff .system-contents .comment-bx tbody{ }
  #staff .system-contents .comment-bx tr{ }
  #staff .system-contents .comment-bx th{font-size: 0.93em; letter-spacing: 1px; width: 25%; border: 1px solid #ccc; padding: 5px 0; background: #949494; color: #fff; vertical-align: middle;}
  #staff .system-contents .comment-bx td{font-size: 1em; width: 40%; border: 1px solid #ccc; padding: 5px 15px; vertical-align: middle;}
  #staff .system-contents .system-i-pic{ width: 50%; float: right; text-align: center; margin-bottom: 20px;}
  #staff .system-contents .system-i-pic img{ max-width: 100%; max-height: 550px; width: auto; height: auto; }
  #staff .system-contents .wys-ttl{ width: 100%; margin: 30px auto; padding: 15px 30px; font-size: 1.4em; color: #959595; font-weight: bold; background: #f1f1f1;}

  #staff .system-contents1{background: #eeefef;padding: 1px;margin-bottom: 30px;}
  #staff .system-contents1-inner { background: #fff; padding: 80px;}
  #staff .system-contents1 .system-info { width: 60%; margin-right: 30px; float: left;}
  #staff .system-contents1 .system-job{font-size: 20px;margin-bottom: 15px;line-height: 1.4;text-align: left;display: inline-block;}
  #staff .system-contents1 .system-name{font-size: 47px;line-height: 1.4;text-align: left;}
  #staff .system-contents1 .system-kana{ font-size: 0.813em; margin-bottom: 15px; line-height: 1.4; }
  #staff .system-contents1 .system-comment{ font-size: 1em; margin-bottom: 25px; line-height: 1.6; }
  #staff .system-contents1 .comment-bx{ }
  #staff .system-contents1 .comment-bx table{ }
  #staff .system-contents1 .comment-bx tbody{ }
  #staff .system-contents1 .comment-bx tr{ }
  #staff .system-contents1 .comment-bx th{font-size: 0.93em; letter-spacing: 1px; width: 10%; border: 1px solid #ccc; padding: 5px 0; background: #949494; color: #fff; vertical-align: middle;}
  #staff .system-contents1 .comment-bx td{font-size: 1em; width: 40%; border: 1px solid #ccc; padding: 5px 15px; vertical-align: middle;}
  #staff .system-contents1 .system-i-pic{ width: 35%; float: right; text-align: center; margin-bottom: 20px;}
  #staff .system-contents1 .system-i-pic img{ max-width: 100%; max-height: 300px; width: auto; height: auto; }
  #staff .system-contents1 .wys-ttl{ width: 100%; margin: 30px auto; padding: 15px 30px; font-size: 1.4em; color: #959595; font-weight: bold; background: #f1f1f1;}

  #staff .system-gallery { background: #eeefef; padding: 30px 20px;}
  #staff .system-gallery h2 { text-transform: uppercase;}
  #staff .gallery-list{ display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  #staff .gallery-list li{ width: 18.4%; position: relative; margin:0 2% 25px 0; font-size: 0.75em; line-height: 1.4; text-align: left;}
  #staff .gallery-list li:nth-of-type(5n) { margin-right: 0;}
  #staff .gallery-list li a:hover{ text-decoration: none; }
  #staff .gallery-list li .system-Frame{ display: block; width: 100%; height: 120px; overflow: hidden; text-align: center; margin-bottom: 8px;}
  #staff .gallery-list li .system-Frame::after{ content: url(../images/common/icon_plus.jpg); display: block; position: absolute; top: 90px; right: 0;}
  #staff .gallery-list li .system-Frame img{ width: 100%; height: 120px; }


  .priv-title{ text-align: center; margin-bottom: 20px; }
  .priv-text{padding: 20px;overflow-y:scroll;height: 250px;border:#ccc solid 1px;margin-bottom: 30px;background: #ff;}
  .priv-text .priv-ttl{ margin-bottom: 10px; font-size: 16px; font-weight: bold; }
  .priv-text p{ margin-bottom: 20px; font-size: 13px; margin-bottom: 20px; padding-bottom: 20px; border-bottom: #ccc solid 1px; }
  .priv{ text-align: center; margin-bottom: 30px; }
  .priv-text .tt{ margin-bottom: 10px;  font-size: 20px; color: #333; font-weight: bold; }


  /* form -------------------------------------*/
  .form-Box{line-height: 1.6;width: 1100px;margin: 0 auto;}
  .form-Box .form-Box-inner{ background: #fff; padding: 20px 0px 40px;}
  .form-Box .form-list {margin-bottom: 30px;font-size: 16px;}
  .form-Box .error { margin-bottom: 1em;}
  .form-Box .attention-color {color: #e27f1b;}
  .form-Box .form-list li { padding-left: 1em; text-indent: -1em; margin-bottom: 3px; }
  .form-Box table { border: 1px solid #dcdddd; margin-bottom: 50px; font-size: 0.875em; line-height: 1.6;}
  .form-Box th {border: 2px solid #fff;text-align: left;width: 30%;padding: 20px;vertical-align: top;font-size: 18px;background-color: #e1e1e1;}
  .form-Box td {text-align: left;width: 70%;padding: 20px;vertical-align: top;border: 2px solid #fff;background-color: #f4f4f4;}
  .form-Box td img { max-width: 100%; height: auto;}
  .form-Box .from-btn-01 { text-align: center; }
  .form-Box .from-btn-02 { margin-top: 24px; width: 900px; margin-left: auto; margin-right: auto; text-align: center; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; }
  .form-Box .button { border: 0; padding: 0; margin: 0}
  .form-Box .button:hover { cursor: pointer; cursor: hand; opacity: 0.8;}
  .form-Box input[type="text"],
  .form-Box input[type="email"],
  .form-Box input[type="tel"],
  .form-Box input[type="date"],
  .form-Box select,
  .form-Box textarea { font-size: 0.875rem; padding: 1%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}
  .form-Box textarea {width: 100%; min-height: 120px;}



  }

@media screen and (max-width: 767px) {

/* system-common */
.page-list { font-size: 3.2vw; margin: 10% 0 20%;  text-align: center; font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; }
.page-list li{background: #eeefef;display: inline-block;}
.page-list li.active {background: #3fb9b6;color: #fff;}
.page-list li.active a { color: #fff; }
.page-list a { padding: 4vw; display: inline-block; }
.pagen{ width: 98%; margin: 0 auto 10% auto; font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; }
.pagen:nth-of-type(1)  {margin-bottom: 5%;}

.page-navi { font-size: 3.8vw; }
.page-navi li { display: inline-block;  }
.page-navi li.active { background: #ccc; }
.page-navi a { padding: 8px; display: inline-block; }
.page-navi .fast { margin-right: 0px; }
.page-navi .last { }
.page-navi .fast::after {  content: "|";  display: inline-block;  margin: 0 5px; }
.pagen .list{ float: right; }
.pagen .list a{ margin: 0 auto; color: #fff; font-size: 3.8vw; padding: 7px 30px; text-align: center; display: inline-block; background: #3fb9b6; }
.btnArea { text-align: center; margin: 10% auto; padding: 0; }
.btnArea a{ font-weight: bold; margin: 0 auto; color: #fff; padding: 20px 50px; font-size: 3.2vw; text-align: center; display: block; background: #3fb9b6; letter-spacing: 1px;}
.btnArea-s { text-align: center;}
.btnArea-s a{ font-weight: bold; margin: 0 auto; color: #fff; padding: 3% 10%; font-size: 3.2vw; text-align: center; display: inline-block; background: #3fb9b6; letter-spacing: 1px;}
.btnArea-s::after{  content: ''; display: block; margin-bottom: 10%;}
.borderwrap{ width: 94%; margin: 0 auto 10%; line-height: 1.6;}
.borderwrap h3{ font-size: 3.2vw; font-weight: bold;  margin-bottom: 5%; padding-bottom: 5%; border-bottom: 1px #ccc solid; }
.borderwrap p{ font-size: 0.875em;}

/* news -------------------------------------*/
#news .system-list{background: #111;padding: 1px;margin: 0 4vw 4vw;}
#news .system-list-inner{ background: #fff; padding: 5% 3%;}
#news .system-list li{ overflow: hidden; line-height: 1.4; margin-bottom: 5%; border-bottom: 1px dotted #b2b2b2; padding: 0 0 5%;}
#news .system-list li a:hover{ text-decoration: none; }
#news .system-list .system-date{ font-size: 3.2vw; line-height: 1.4; margin-bottom: 2%}
#news .system-list .system-ttl-01{font-size: 3.6vw;line-height: 1.6;font-weight: bold;}

#news .system-contents{background: #111;padding: 1px;margin: 0 4vw 4vw;}
#news .system-contents-inner { background: #fff; padding: 5% 3%;}
#news .system-contents .system-date{ font-size: 3.8vw; margin-bottom: 5%; display: block; }
#news .system-contents .system-category-set { width: 100%; margin-bottom: 5%;}
#news .system-contents .system-category{ font-size: 3.2vw; color: #fff; text-align: center; padding: 2vw; width: 50%; margin-bottom: 1px; background: #111;}
#news .system-contents .system-ttl{ font-size: 4.2vw; font-weight: bold; margin-bottom: 5%; padding-bottom: 5%; border-bottom: 1px #ccc solid; line-height: 1.4; }

/* case_newly -------------------------------------*/
#case_newly .system-list{padding: 4vw;margin-bottom: 10%;display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
#case_newly .system-list li{position: relative;line-height: 1.4;width: 49%;margin-right: 2%;background: #fff;position: relative;margin-bottom: 5%;padding: 0 0 11vw;}
#case_newly .system-list li:nth-child(2n){ margin-right: 0}
#case_newly .system-list li a:hover{ text-decoration: none; }
#case_newly .system-list .btn{text-align: right;color: #333;font-size: 3.2vw;position: absolute;bottom: 0;left: 0;width: 100%;padding:4% 3%;}
#case_newly .system-list .btn::after { content: ' &gt;';}
#case_newly .system-pic{ width: 100%; height: 30vw; overflow: hidden; text-align: center; margin-bottom: 8%; }
#case_newly .system-pic img{ width: 100%; height: 30vw; }
#case_newly .system-date{font-size: 3.2vw;margin-bottom: 5%;color: #3fb9b6;}
#case_newly .system-date::before{}
#case_newly .system-ttl-01{ font-size: 3.6vw; margin-bottom: 5%; line-height: 1.6; }
#case_newly .serchcategory{ margin: 0 3% 10%;}
#case_newly .serchcategory .icon { display: inline-block;margin-right: 1%;margin-bottom: 3%;font-size: 3.2vw;color: #fff;text-align: center;padding: 4.5% 3%; }

#case_newly .system-coment{ margin-bottom: 5%; }
#case_newly .system-contents .system-category-set{margin-top: 0;}
#case_newly .system-contents{padding: 4vw;margin-bottom: 10vw;}
#case_newly .system-contents-inner {background: #fff;}
#case_newly .system-contents .system-date{ font-size: 3.2vw; margin-bottom: 5%; display: block; line-height: 1.4;}
#case_newly .system-contents .system-category{ margin-bottom: 0.1vw; font-size: 3.2vw; color: #fff; text-align: center; padding: 4% 3%; width: 100%;}
#case_newly .system-contents .system-category-set { margin-bottom: 5%; margin-top: 0;}
#case_newly .system-contents .system-ttl{ font-size: 4.2vw; font-weight: bold;  margin-bottom: 8%; padding-bottom: 8%; border-bottom: 1px #ccc solid; line-height: 1.6; }
#case_newly .system-contents .system-i-pic{ text-align: center; margin-bottom: 8%; }
#case_newly .system-contents .system-i-pic img{ max-width: 100%; }
#case_newly .system-gallery { background: #eeefef; padding: 5% 3%;}
#case_newly .system-gallery h2 { text-transform: uppercase; }
#case_newly .gallery-list{ display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
#case_newly .gallery-list li{ width: 32%; position: relative; margin:0 2% 6% 0; font-size: 3.2vw; line-height: 1.4;}
#case_newly .gallery-list li:nth-of-type(3n) { margin-right: 0;}
#case_newly .gallery-list li a:hover{ text-decoration: none; }
#case_newly .gallery-list li .system-Frame{ display: block; width: 100%; height: 90px; overflow: hidden; text-align: center; margin-bottom: 5%;}
#case_newly .gallery-list li .system-Frame::after{ content: none;}
#case_newly .gallery-list li .system-Frame img{ width: 100%; height: 90px; }

/* voice -------------------------------------*/
#voice .system-list{padding: 4vw;margin-bottom: 10%;display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
#voice .system-list li{position: relative;line-height: 1.4;width: 49%;margin-right: 2%;background: #fff;position: relative;margin-bottom: 5%;padding: 0 0 11vw;}
#voice .system-list li:nth-child(2n){ margin-right: 0}
#voice .system-list li a:hover{ text-decoration: none; }
#voice .system-list .btn{text-align: right;color: #333;font-size: 3.2vw;position: absolute;bottom: 0;left: 0;width: 100%;padding:4% 3%;}
#voice .system-list .btn::after { content: ' &gt;';}
#voice .system-pic{ width: 100%; height: 30vw; overflow: hidden; text-align: center; margin-bottom: 8%; }
#voice .system-pic img{ width: 100%; height: 30vw; }
#voice .system-date{font-size: 3.2vw;margin-bottom: 5%;color: #3fb9b6;}
#voice .system-date::before{}
#voice .system-ttl-01{ font-size: 3.6vw; margin-bottom: 5%; line-height: 1.6; }
#voice .serchcategory{ margin: 0 3% 10%;}
#voice .serchcategory .icon { display: inline-block;margin-right: 1%;margin-bottom: 3%;font-size: 3.2vw;color: #fff;text-align: center;padding: 4.5% 3%; }
#voice .system-name{ color: #3fb9b6; }

#voice .system-coment{ margin-bottom: 5%; }
#voice .system-contents .system-category-set{margin-top: 0;}
#voice .system-contents{padding: 4vw;margin-bottom: 10vw;}
#voice .system-contents-inner {background: #fff;}
#voice .system-contents .system-date{ font-size: 3.2vw; margin-bottom: 5%; display: block; line-height: 1.4;}
#voice .system-contents .system-category{ margin-bottom: 0.1vw; font-size: 3.2vw; color: #fff; text-align: center; padding: 4% 3%; width: 100%;}
#voice .system-contents .system-category-set { margin-bottom: 5%; margin-top: 0;}
#voice .system-contents .system-ttl{ font-size: 4.2vw; font-weight: bold;  margin-bottom: 8%; padding-bottom: 8%; border-bottom: 1px #ccc solid; line-height: 1.6; }
#voice .system-contents .system-i-pic{ text-align: center; margin-bottom: 8%; }
#voice .system-contents .system-i-pic img{ max-width: 100%; }
#voice .system-gallery { background: #eeefef; padding: 5% 3%;}
#voice .system-gallery h2 { text-transform: uppercase; }
#voice .gallery-list{ display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
#voice .gallery-list li{ width: 32%; position: relative; margin:0 2% 6% 0; font-size: 3.2vw; line-height: 1.4;}
#voice .gallery-list li:nth-of-type(3n) { margin-right: 0;}
#voice .gallery-list li a:hover{ text-decoration: none; }
#voice .gallery-list li .system-Frame{ display: block; width: 100%; height: 90px; overflow: hidden; text-align: center; margin-bottom: 5%;}
#voice .gallery-list li .system-Frame::after{ content: none;}
#voice .gallery-list li .system-Frame img{ width: 100%; height: 90px; }

  /* event -------------------------------------*/

#event .sp-fix-list{ display:none; }
#event .sp-fix-list-event { position: fixed; bottom: 0; width: 100%; z-index: 996; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: flex-end;}

  #event .system-list{margin-bottom: 6.5vw;display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
  #event .system-list li{line-height: 1.4;width: 49%;margin-right: 2%;background: #fff;position: relative;margin-bottom: 2.6vw;padding: 2.6vw 1.3vw 0vw;border-bottom: 0.1vw solid #eee;}
  #event .system-list li:nth-child(2n){ margin-right: 0}
  #event .system-list li a:hover{ text-decoration: none; }
  #event .system-list .btn{ text-align: center; background: #333; color: #fff; font-size: 0.75em; position: absolute; bottom: 0; left: 0; width: 100%; padding: 3%;}
  #event .system-list .btn::after { content: ' &gt;';}
  #event .system-pic{ width: 100%; height: 22.6vw; overflow: hidden; text-align: center; margin-bottom: 2.0vw;}
  #event .system-pic img{ max-width: 100%; max-height: 22.6vw; width: auto; height: auto; }
  #event .system-date{ font-size: 0.75em; margin-bottom: 1.3vw; line-height: 1.4;}
  #event .system-date::before{ content: "■"; }
  #event .system-information {padding-bottom: 1.3vw;margin-bottom: 2.6vw;}
  #event .system-txt{ font-size:  0.813em; margin-bottom: 0.7vw; line-height: 1.4; }
  #event .system-coment{ font-size: 0.813em; margin-bottom: 0.7vw; line-height: 1.4; }
  #event .system-ttl-01{font-size: 1em;font-weight: bold;line-height: 1.4;padding-bottom: 1.3vw;margin-bottom: 2.6vw;}
  #event .system-category{ font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 1.0vw; background-color: #ccc;}
  #event .serchcategory{ margin-bottom: 13.0vw;}
  #event .serchcategory .icon { display: inline-block; margin-bottom: 2.0vw; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 1.3vw 2.6vw;}
  #event .system-category1{margin-bottom: 0.1vw; font-size: 3.6vw; font-weight: bold; color: #fff; text-align: center; padding: 1.3vw 2.6vw; background-color: #ccc; position: relative;}
  #event .serchcategory1{margin-bottom: 13.0vw;margin: 0 4vw;position: relative;}
  #event .cateicon{position: absolute;top: 0;left: 2vw;z-index: 10;width: 10vw;}
  .system-txt .icoti{padding: 0.4vw;text-align: center;width: 30%;margin-right: 3%;display: block;color: #fff;background: #1a1a1a;float: left;}
  .system-txt .textt{width: 66%;float: left;}
  #event .sub-titleev{font-size: 4.6vw;position: relative;margin: 0 4vw 4vw;text-align: center;}
  #event .serchcategory{ margin-bottom: 13.0vw;}
  #event .serchcategory .icon { display: inline-block; margin-bottom: 2.0vw; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 1.3vw 2.6vw; }
  #event .system-category1{margin-bottom: 0.1vw; font-size: 3.6vw; font-weight: bold; color: #fff; text-align: center; padding: 1.3vw 2.6vw; background-color: #ccc; position: relative;}
  #event .serchcategory1{margin: 0 4vw 7vw;position: relative;}
  #event .serchcategory1 .icon {display: inline-block;margin-bottom: 2.0vw;margin-right: 3.9vw;font-size: 3.5vw;font-weight: bold;text-align: center;padding: 1.3vw 1.3vw;position: relative;background: #f0f0f0;}
  #event .serchcategory1 .icon:after{content: "";height: 2.6vw;background: url(../images/common/category-icon.png) no-repeat right top;position: absolute;right: -2vw;bottom: 0vw;z-index: 1;width: 3vw;background-size: 100% auto;}
  #event .icon01{background: #e27f1b!important;}
  #event .icon02{ background: #f0f0f0; }
  #event .icon03{background: #40BABD!important;}
  #event .icon04{ background: #f0f0f0; }
  #event .icon05{ background: #f0f0f0; }
  #event .icon06{ background: #f0f0f0; }


  #event .system-contents{padding: 7.8vw 2.6vw 5.2vw 2.6vw;position: relative;margin-bottom: 3.9vw;}
  #event .system-contents-inner { background: #fff; padding: 2.6vw 2.6vw 5.2vw;}
  #event .system-contents .system-date{ font-size: 0.75em; line-height: 1.4; text-align: right;}
  #event .system-contents .system-date::before{ content: none; }
  #event .system-contents .titleArea{margin-bottom: 3.9vw;padding-bottom: 4vw;border-bottom: 0.1vw #ccc solid;}
  #event .system-contents .system-category{ margin-bottom: 2.6vw; font-size: 0.75em; color: #fff; text-align: center; padding: 1.0vw; width: 20%;  margin-right: 0.3vw;}
  #event .system-contents .system-ttl{ font-size: 1.375em; font-weight: bold; margin-bottom: 2.6vw; line-height: 1.4;}
  #event .system-contents .system-icon02 { width: 20%;}
  #event .system-contents .system-i-pic{ text-align: center; margin-bottom: 2.6vw; }
  #event .system-contents .system-i-pic img{ max-width: 100%; max-height: 117.3vw; width: auto; height: auto; }
  #event .system-contents #googlemaps{ height: 65.2vw; border: 0.1vw solid #dcdddd;}

  #event .system-list02{ background: #eeefef; padding: 40.1vw 20.1vw 20.1vw; margin-bottom: 6.5vw; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  #event .system-list02 li{ line-height: 1.4; width: 23.5%; margin-right: 2%; background: #fff; position: relative; margin-bottom: 2.6vw; padding: 2.6vw 1.3vw 3.9vw;}
  #event .system-list02 li:nth-child(4n){ margin-right: 0}
  #event .system-list02 li a:hover{ text-decoration: none; }
  #event .system-list02 .btn{ text-align: center; background: #333; color: #fff; font-size: 0.75em; position: absolute; bottom: 0; left: 0; width: 100%; padding: 3%;}
  #event .system-list02 .btn::after { content: ' &gt;';}
  #event .system-list02 .system-pic{ width: 100%; height: 23.5vw; overflow: hidden; text-align: center; margin-bottom: 2.0vw; }
  #event .system-list02 .system-pic img{ width: 100%; height: 23.5vw; }
  #event .system-list02 .system-date{ font-size: 0.75em; margin-bottom: 1.3vw; line-height: 1.4; }
  #event .system-list02 .system-date::before{ content: "■"; }
  #event .system-list02 .system-coment{ font-size: 0.75em; margin-bottom: 0.7vw; line-height: 1.4; }
  #event .system-list02 .system-ttl-01{ font-size: 1em; margin-bottom: 2.6vw; line-height: 1.4; }



/* blog -------------------------------------*/
/*patern1*/
  #blog .mainContents .system-list2{margin-bottom: 6.5vw; }
  #blog .mainContents .system-list-inner2{ background: #fff; padding: 5.2vw 2.6vw;display: -webkit-box; display: -moz-flex; display: -ms-flex; display: -o-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; flex-wrap: wrap;}
  #blog .mainContents .system-list2{ display: -webkit-box; display: -moz-flex; display: -ms-flex; display: -o-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  #blog .mainContents .system-list2 li{overflow: hidden;line-height: 1.4;margin-bottom: 2.6vw;padding: 0 0 2.6vw;background-color: #fffef1;width: 49%;margin-right: 2%;}
  #blog .mainContents .system-list2 li:nth-child(2n){ margin-right: 0; }
  #blog .mainContents .system-list2 li a:hover{ text-decoration: none; }
  #blog .mainContents .system-list2 .system-pic{width: 100%;margin-bottom: 2.6vw;}
  #blog .mainContents .system-list2 .system-pic img{ max-width: 100%; height: auto; }
  #blog .mainContents .system-list2 .system-date{line-height: 1.4;font-size: 3.6vw;font-weight: 500;letter-spacing: 0.3vw;border-bottom: 0.1vw dashed;text-align: center;padding-bottom: 1.3vw;margin: 0 1.3vw 1.3vw;}
  #blog .mainContents .system-list2 .system-date::before{}
  #blog .mainContents .system-list2 .system-ttl-01{line-height: 1.6;margin-bottom: 1.3vw;font-size: 3.6vw;padding: 1.3vw;}
  #blog .mainContents .system-list2 .system-category-set { width: 78%; float: right; margin-bottom: 2.0vw;}
  #blog .mainContents .system-list2 .system-category{ width: 20%; margin-right: 0.1vw; font-size: 0.625em; font-weight: bold; color: #fff; text-align: center; padding: 0.5vw;  background: #ccc;}
  #blog .mainContents .system-list2 .system-contributor { width: 78%; float: right; color: #bbb; font-size: 0.75em; text-align: right;}
  /**/
  #blog .mainContents .system-contents{background: #eeefef;padding: 2.6vw;margin-bottom: 3.9vw;background-color: #fffef1;}
  #blog .mainContents .system-contents-inner { background: #fff; padding: 5.2vw 2.6vw;}
  #blog .mainContents .system-contents .system-date{ font-size: 1em; margin-bottom: 2.0vw; display: block; }
  #blog .mainContents .system-contents .system-category-set { width: 100%; margin-bottom: 2.6vw;}
  #blog .mainContents .system-contents .system-category{ font-size: 0.75em; font-weight: bold; color: #fff; text-align: center; padding: 1.0vw; width: 20%; float: right; margin-right: 0.3vw; background: #ccc;}
  #blog .mainContents .system-contents .system-ttl{ font-size: 1.375em; font-weight: bold; margin-bottom: 3.9vw; padding-bottom: 3.3vw; border-bottom: 0.1vw #ccc solid; line-height: 1.4; }
  #blog .mainContents .system-contents .footInfo { margin-top: 6.5vw; padding-top: 2.6vw; border-top: 0.1vw dotted #ccc;}
  #blog .mainContents .system-contents .system-contributor { font-size: 0.875em; margin-bottom: 2.0vw; text-align: right;}

/*blogサイドバー*/
aside.sidebar { width: 80% !important; margin: 0 auto;}
aside.sidebar .aside-blog-ttl { border-bottom: 1px solid #ccc; padding-bottom: 5%; margin-bottom: 5%; text-align: center;}
aside.sidebar .aside-blog-ttl span.en { font-size: 3.2vw; display: block; margin-bottom: 3%; letter-spacing: 0.2vw; color: #ccc;}
aside.sidebar .aside-blog-ttl span.jp { font-size: 4.2vw; font-weight: bold; }
aside.sidebar .list-block { margin: 10% 0 15%;}
aside.sidebar a { line-height: 1.6; font-size: 3.2vw; border-bottom: 1px dotted #ddd; padding-bottom: 5%; margin-bottom: 5% !important;}


/* staff -------------------------------------*/
#staff .system-list{padding: 4% 2%;margin-bottom: 10%;display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
#staff .system-list li{position: relative;line-height: 1.4;width: 49%;margin-right: 2%;background: #cfbc92;position: relative;margin-bottom: 5%;padding: 2vw;border: 1px solid #000;}
#staff .system-list li:nth-child(2n){ margin-right: 0}
#staff .system-list li a:hover{ text-decoration: none; }
#staff .system-list .btn{ text-align: center; background: #333; color: #fff; font-size: 3.2vw; position: absolute; bottom: 3%; left: 3%; width: 95%; padding:4% 3%;}
#staff .system-list .btn::after { content: ' &gt;';}
#staff .system-pic{ width: 100%; height: 130px; overflow: hidden; text-align: center; margin-bottom: 6%;}
#staff .system-pic img{ width: 100%; height: 130px; }
#staff .system-job{ font-size: 3.4vw; margin-bottom: 3%; line-height: 1.6; text-align: center;}
#staff .system-name{ font-size: 3.8vw; font-weight: bold; margin-bottom: 5%; line-height: 1.6; text-align: center;}
#staff .system-kana{ font-size: 3.4vw; margin-bottom: 5%; line-height: 1.6; }

#staff .system-list02{ background: #eeefef; padding: 4% 2%; margin-bottom: 10%; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
#staff .system-list02 li{ position: relative; line-height: 1.4; width: 49%; margin-right: 2%; background: #fff; position: relative; margin-bottom: 5%; padding: 2% 2% 2%;}
#staff .system-list02 li:nth-child(2n){ margin-right: 0}
#staff .system-list02 li a:hover{ text-decoration: none; }
#staff .system-list02 .btn{ text-align: center; background: #333; color: #fff; font-size: 3.2vw; position: absolute; bottom: 0; left: 0; width: 100%; padding: 3%;}
#staff .system-list02 .btn::after { content: ' &gt;';}
#staff .system-list02 .system-ttl-01{font-size: 3.8vw; font-weight: bold; margin-bottom: 5%; line-height: 1.6; text-align: center;}

#staff .system-contents{ background: #eeefef; padding: 4% 2%; margin-bottom: 10%; }
#staff .system-contents-inner { background: #fff; padding: 5% 3%;}
#staff .system-contents .system-ttl{ font-size: 4.2vw; font-weight: bold;  margin-bottom: 8%; padding-bottom: 8%; border-bottom: 1px #ccc solid; line-height: 1.4; }
#staff .system-contents .system-info-box{ display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;}
#staff .system-contents .system-info{ width: 100%; }
#staff .system-contents .system-job{ font-size: 3.4vw; margin-bottom: 1%; line-height: 1.6;}
#staff .system-contents .system-name{ font-size: 4.2vw; margin-bottom: 5%; line-height: 1.6; padding-bottom: 3%; border-bottom: 1px solid #ccc;}
#staff .system-contents .system-kana{ font-size: 3.2vw; margin-bottom: 3%; line-height: 1.6; }
#staff .system-contents .system-comment{ font-size: 3.8vw; margin-bottom: 5%; line-height: 1.6;}
#staff .system-contents .comment-bx{ margin-bottom: 3%;}
#staff .system-contents .comment-bx table{ }
#staff .system-contents .comment-bx tbody{ }
#staff .system-contents .comment-bx tr{ }
#staff .system-contents .comment-bx th{width: 30%; font-size: 3.2vw; letter-spacing: 1px; border: 1px solid #ccc; padding: 3%; background: #949494; color: #fff; vertical-align: middle; text-align: left;}
#staff .system-contents .comment-bx td{width: 55%; font-size: 3.2vw; border: 1px solid #ccc; padding: 3%; vertical-align: middle;}
#staff .system-contents .system-i-pic{ width: 100%; text-align: center; margin: 0 auto 8%; -webkit-box-ordinal-group: -1; -moz-box-ordinal-group: -1; -webkit-flex-order: -1; -moz-flex-order: -1; -webkit-order: -1; -moz-order: -1; order: -1; }
#staff .system-contents .system-i-pic img{ max-width: 100%; max-height: 60vw; width: auto; height: auto; }
#staff .system-contents .wys-ttl{ width: 100%; margin: 3% auto; padding: 3%; font-size: 3.8vw; color: #959595; font-weight: bold; background: #f1f1f1;}

#staff .system-contents1{background: #eeefef;padding: 1px;margin: 0 4vw 4vw;}
#staff .system-contents1-inner { background: #fff; padding: 5% 3%;}
#staff .system-contents1 .system-ttl{ font-size: 4.2vw; font-weight: bold;  margin-bottom: 8%; padding-bottom: 8%; border-bottom: 1px #ccc solid; line-height: 1.4; }
#staff .system-contents1 .system-info-box{ display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;}
#staff .system-contents1 .system-info{ width: 100%; }
#staff .system-contents1 .system-job{  font-size: 3.4vw; margin-bottom: 1%; line-height: 1.6;}
#staff .system-contents1 .system-name{ font-size: 4.2vw; margin-bottom: 5%; line-height: 1.6; padding-bottom: 3%; border-bottom: 1px solid #ccc;}
#staff .system-contents1 .system-kana{ font-size: 3.2vw; margin-bottom: 3%; line-height: 1.6; }
#staff .system-contents1 .system-comment{ font-size: 3.8vw; margin-bottom: 5%; line-height: 1.6;}
#staff .system-contents1 .comment-bx{ }
#staff .system-contents1 .comment-bx table{ }
#staff .system-contents1 .comment-bx tbody{ }
#staff .system-contents1 .comment-bx tr{ }
#staff .system-contents1 .comment-bx th{width: 30%; font-size: 3.2vw; letter-spacing: 1px; border: 1px solid #ccc; padding: 3%; background: #949494; color: #fff; vertical-align: middle; text-align: left;}
#staff .system-contents1 .comment-bx td{width: 55%; font-size: 3.2vw; border: 1px solid #ccc; padding: 3%; vertical-align: middle;}
#staff .system-contents1 .system-i-pic{ width: 100%; text-align: center; margin: 0 auto 8%; -webkit-box-ordinal-group: -1; -moz-box-ordinal-group: -1; -webkit-flex-order: -1; -moz-flex-order: -1; -webkit-order: -1; -moz-order: -1; order: -1; }
#staff .system-contents1 .system-i-pic img{ max-width: 100%; max-height: 60vw; width: auto; height: auto;  }
#staff .system-contents1 .wys-ttl{ width: 100%; margin: 3% auto; padding: 3%; font-size: 3.8vw; color: #959595; font-weight: bold; background: #f1f1f1;}

#staff .system-gallery { background: #eeefef; padding: 5% 3%;}
#staff .system-gallery h2 { text-transform: uppercase; }
#staff .gallery-list{ display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
#staff .gallery-list li{ width: 32%; position: relative; margin:0 2% 6% 0; font-size: 3.2vw; line-height: 1.4;}
#staff .gallery-list li:nth-of-type(3n) { margin-right: 0;}
#staff .gallery-list li a:hover{ text-decoration: none; }
#staff .gallery-list li .system-Frame{ display: block; width: 100%; height: 90px; overflow: hidden; text-align: center; margin-bottom: 5%;}
#staff .gallery-list li .system-Frame::after{ content: none;}
#staff .gallery-list li .system-Frame img{ width: 100%; height: 90px; }





/* form -------------------------------------*/
.form-Box{ padding: 4% 2%; margin-bottom: 30px; line-height: 1.6;}
.form-Box .form-Box-inner{ background: #fff; padding: 5% 3%;}
.form-Box .form-list { font-size: 3.2vw; margin-bottom: 10%;}
.form-Box .error { margin-bottom: 1rem;}
.form-Box .attention-color { color: #e27f1b;}
.form-Box .form-list li { padding-left: 1rem; text-indent: -1rem; margin-bottom: 3px; }
.form-Box table { border-bottom: 1px solid #dcdddd; margin-bottom: 10%; font-size: 3.4vw; line-height: 1.6;}
.form-Box tr { margin-bottom: 0 !important}
.form-Box th { border: 1px solid #fff; text-align: left; width: 100%; background-color: #e1e1e1; padding: 3%; vertical-align: top;}
.form-Box td { border: 1px solid #fff; border-bottom: 0; text-align: left; width: 100%; padding: 7% 3%; vertical-align: top; background-color: #f4f4f4;}
.form-Box .from-btn-01 { text-align: center; }
.form-Box .from-btn-02 { margin-top: 10%;}
.form-Box .button { border: 0; padding: 0; margin: 0; background: none;}
.form-Box .from-btn-02 p { margin-bottom: 3%;}
.form-Box input[type="text"],
.form-Box input[type="email"],
.form-Box input[type="tel"],
.form-Box input[type="date"],
.form-Box select,
.form-Box textarea {width: 99%; margin-bottom: 2%; font-size: 16px; padding: 2%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}
.form-Box input.input-txt1 {width: 30%; }
.form-Box textarea {font-size: 16px; line-height: 1.6; min-height: 120px;}
.form-Box select{font-size: 3.8vw; padding: 3% 2% 4%; width: 60%;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}
.form-Box .twc{width: 45%!important;display: inline-block;margin-right: 3%;}

.priv-title{ text-align: center; margin-bottom: 4%; }
.priv-text{ padding: 3%; overflow-y:scroll; height: 250px; border:#ccc solid 1px; margin-bottom: 5%; background: #fff; }
.priv-text .priv-ttl{ margin-bottom: 2%; font-size: 1.5rem; font-weight: bold; }
.priv-text p{ margin-bottom: 4%; font-size: 3.2vw; margin-bottom: 4%; padding-bottom: 4%; border-bottom: #ccc solid 1px; }
.priv{ text-align: center; margin-bottom: 5%; }
.priv-text .tt{ margin-bottom: 3%;  font-size: 4.8vw; font-weight: bold; }

}


@media screen and (max-width: 380px) {
  #case_newly .system-pic { height: 120px; }
  #case_newly .system-pic img { height: 120px; }
}
@media screen and (max-width: 321px) {
  #case_newly .system-pic { height: 100px; }
  #case_newly .system-pic img { height: 100px; }
}
</pre></body></html>