@charset "UTF-8";

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


/* -------------------------------------
main{ width: 1100px; margin: 0 auto 30px auto; }
------------------------------------- */

  /* 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; border: #dcdddd 1px solid; }
.page-list li.active { background: #231815; 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: #000; }
.pagen .list a:hover{ background: #666; 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: #000; letter-spacing: 1px; width: 60%;}
.btnArea a:hover{ background: #666; 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: #000; letter-spacing: 1px;}
.btnArea-s a:hover{ background: #666; text-decoration: none; }
.btnArea-s::after{  content: ''; display: block; margin-bottom: 100px;}
.borderwrap{margin: 0 auto 40px;width: 1100px;}
.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;}

/* event -------------------------------------*/
#event main{ margin: 0 auto; width: 1200px;}
#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;}
#event .system-list li:nth-child(3n){ margin-right: 0}
#event .system-list li a:hover{ text-decoration: none; }
#event .system-list li .system-pic{width: 100%;height: 220px;overflow: hidden;text-align: center;margin-bottom: 55px;}
#event .system-list li .system-pic img{width: 100%;height: 220px;}
#event .system-list li .system-date{ font-size: 0.75em; margin-bottom: 10px; line-height: 1.4;}
#event .system-list li .system-information {padding-bottom: 10px;margin-bottom: 20px;}
#event .system-list li .system-txt{ font-size:  0.813em; margin-bottom: 5px; line-height: 1.4; }
#event .system-list li .system-coment{ font-size: 0.813em; margin-bottom: 5px; line-height: 1.4; }
#event .system-list li .system-ttl-01{font-size: 1em;font-weight: bold;line-height: 1.4;margin-bottom: 20px;}
#event .system-list li .system-category{ font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 8px; background-color: #ccc;}
#event .system-list li .system-txt{position: relative;padding: 0 0 0 70px;}
#event .system-list li .system-txt .sp-system-txti{font-size: 14px;letter-spacing: 0.7px;position: absolute;top: 0;left: 0;}
#event .system-list li .system-txt .sp-system-txt-in{ font-size: 14px;  letter-spacing: 0.7px;}
#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 .system-icon02 span {display: block;padding: 8px;font-size: 14px;margin-bottom: 15px;margin-top: -15px;width: 97px;height: 97px;background: #fff;box-shadow: 10px 8px 20px #0000000F;border-radius: 50%;text-align: center;padding-top: 41px;font-weight: 500;color: #ABABAB;position: absolute;top: 180px;right: 0;}
#event .system-icon02 span.icon02-01 { color: #0062B2; }

#event .system-contents{margin-bottom: 30px;position: relative;}
#event .system-contents .system-txt{position: relative;padding: 0 0 0 70px;}
#event .system-contents .system-txt .sp-system-txti{font-size: 14px;letter-spacing: 0.7px;position: absolute;top: 0;left: 0;}
#event .system-contents .system-txt .sp-system-txt-in{ font-size: 14px;  letter-spacing: 0.7px;}

#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: 50px; }
#event .system-contents .system-i-pic img{ max-width: 100%; max-height: 600px; 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: ' >';}
#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; }

/* works -------------------------------------*/
#works main{ margin: 0 auto; width: 1200px;}
#works .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;}
#works .system-list li{line-height: 1.4;width: 32%;margin-right: 1%;background: #fff;position: relative;margin-bottom: 20px;text-align: center;}
#works .system-list li:nth-child(3n){ margin-right: 0}
#works .system-list li a:hover{ text-decoration: none; }
#works .system-list li .system-pic{width: 100%;height: 255px;overflow: hidden;text-align: center;margin-bottom: 15px;}
#works .system-list li .system-pic img{width: 100%;height: 255px;}
#works .system-list li .system-date{font-size: 0.75em;margin-bottom: 10px;line-height: 1.4;text-align: center;}
#works .system-list li .system-date::before{}
#works .system-list li .system-coment{ font-size: 0.75em; margin-bottom: 5px; line-height: 1.4; }
#works .system-list li .system-ttl-01{font-size: 16px;letter-spacing: 1.6px;margin-bottom: 32px;line-height: 26px;font-weight: bold;}
#works .system-category-set {margin-bottom: 15px;margin-top: -15px;text-align: center;}
#works .system-category{margin-bottom: 1px;font-size: 14px;letter-spacing: 0px;font-weight: 400;text-align: center;padding: 8px;border: 1px solid #ABABAB;color: #1A1A1A;display: inline-block;}
#works .serchcategory{ margin-bottom: 100px;}
#works .serchcategory .icon { display: inline-block; margin-bottom: 15px; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; }
#works .system-category1{margin-bottom: 1px; font-size: 16px; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; background-color: #ccc; position: relative;}
#works .serchcategory1{ margin-bottom: 100px; width: 820px; margin: 0 auto; position: relative; top: -50px}
#works .serchcategory1 .icon {display: inline-block;margin-bottom: 15px;margin-right: 30px;font-size: 18px;font-weight: bold;text-align: center;padding: 5px 50px;position: relative;border: 1px solid #ABABAB;}
#works .serchcategory1 .icon:after{content: "";width: 20px;height: 20px;position: absolute;right: -13px;top: 35px;z-index: 1}

#works .system-contents{background: #eeefef;padding: 1px;margin-bottom: 30px;}
#works .system-contents .system-category-set { margin-top: 0px; margin-bottom: 0;}
#works .system-contents-inner { background: #fff; padding: 40px 20px;}
#works .system-contents .system-date{ font-size: 1em; margin-bottom: 15px; display: block; }
#works .system-contents .system-category{margin-bottom: 20px;font-size: 0.75em;text-align: center;padding: 8px;width: 20%;float: left;margin-right: 2px;}
#works .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; }
#works .system-contents .system-i-pic{text-align: center;margin-bottom: 50px;margin-top: 30px;}
#works .system-contents .system-i-pic img{ max-width: 100%; max-height: 600px; width: auto; max-height: auto; }
#works .system-contents .system-stext{ font-size: 16px;  }
#works .system-gallery { background: #eeefef; padding: 30px 20px;}
#works .system-gallery h2 { text-transform: uppercase;}
#works .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; }
#works .gallery-list li{ width: 18.4%; position: relative; margin:0 2% 25px 0; font-size: 0.75em; line-height: 1.4; text-align: left;}
#works .gallery-list li:nth-of-type(5n) { margin-right: 0;}
#works .gallery-list li a:hover{ text-decoration: none; }
#works .gallery-list li .system-Frame{display: block;width: 100%;height: 180px;overflow: hidden;text-align: center;margin-bottom: 8px;}
#works .gallery-list li .system-Frame::after{content: url(../images/common/icon_plus.jpg);display: block;position: absolute;top: 150px;right: 0;}
#works .gallery-list li .system-Frame img{width: 100%;height: 180px;}
#works .sub-title,#voice .sub-title,#staff .sub-title{text-align: center;font-size: 20px;margin-bottom: 20px;}



/* voice -------------------------------------*/
#voice main{ margin: 0 auto; width: 1200px;}

#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: 2%;background: #fff;position: relative;margin-bottom: 20px;padding: 0px 0px;}
#voice .system-list li:nth-child(3n){ margin-right: 0}
#voice .system-list li a:hover{ text-decoration: none; }

#voice .system-pic{width: 100%;height: 256px;overflow: hidden;text-align: center;margin-bottom: 15px;position: relative;}
#voice .system-pic img{width: 100%;height: 256px;}
#voice .system-pic span{background: #fff;display: inline-block;font-size: 14px;letter-spacing: 1.4px;line-height: 1;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;padding: 3px;}
#voice .system-pic .pictext1{position: absolute;z-index: 3;bottom: 34px;left: 5px;margin-right: 10px;text-align: left;}
#voice .system-pic .pictext2{position: absolute;z-index: 3;bottom: 9px;left: 5px;margin-right: 20px;}

#voice .system-name{font-size: 0.813em;margin-bottom: 10px;line-height: 1.4;color: #676767;}
#voice .system-coment{ font-size: 0.75em; margin-bottom: 5px; line-height: 1.4; }
#voice .system-ttl-01{ font-size: 1em; margin-bottom: 20px; line-height: 1.4; }

#voice .system-contents{background: #eeefef;padding: 1px;margin-bottom: 30px;}
#voice .system-contents-inner { background: #fff; padding: 40px 20px;}
#voice .system-contents .system-date{font-size: 1em;display: block;color: #676767;}
#voice .system-contents .system-category-set { margin-top: 0px; margin-bottom: 0;}
#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{ position: relative; text-align: center; margin-bottom: 20px; }
#voice .system-contents .system-i-pic img{width: 100%;height: auto;margin-bottom: 10px;}
#voice .system-contents .system-i-pic .pictext1{position: absolute;z-index: 3;bottom: 84px;left: 15px;margin-right: 10px;text-align: left;}
#voice .system-contents .system-i-pic .pictext2{position: absolute;z-index: 3;bottom: 29px;left: 15px;margin-right: 20px;}
#voice .system-contents .system-i-pic span{background: #fff;display: inline-block;font-size: 22px;letter-spacing: 1.4px;line-height: 1;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;padding: 13px;}

#voice .system-gallery { background: #eeefef; padding: 30px 20px;}
#voice .system-gallery h3 {text-transform: uppercase;text-align: center;font-size: 24px;margin-bottom: 30px;}
#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; }

/* staff -------------------------------------*/
#staff main{ width: 1200px; margin: 0 auto;}
#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: #fff;position: relative;margin-bottom: 20px;padding: 12px 12px 49px;}
#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;border: #333 1px solid;font-size: 0.75em;position: absolute;bottom: 10px;left: 13px;width: 90%;padding: 5% 0%;}
#staff .system-list .btn::after { content: ' >';}
#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-contents{background: #eeefef;padding: 1px;margin-bottom: 30px;}
#staff .system-contents-inner { background: #fff; padding: 80px;}
#staff .system-contents .system-info {width: 46%;float: left;position: relative;}
#staff .system-contents .system-job{font-size: 16px;color: #fff;margin-bottom: 15px;line-height: 1.4;padding-bottom: 30px;text-align: left;background: #0062B2;padding: 10px 15px;display: inline-block;}
#staff .system-contents .system-name{font-size: 32px;line-height: 1.4;text-align: left;margin-bottom: 0px;}
#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: 50px;}
#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-contents .system-info-box { position: relative; }

#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;}
.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{margin-bottom: 0;line-height: 1.6;background: #F5F7F7;padding-bottom: 150px;}
.form-Box .form-Box-inner{background: #fff;padding: 86px 140px 40px;width: 1280px;margin: 0 auto;}
.form-Box .form-list {font-size: 16px;letter-spacing: 1.6px;margin: 0 0 65px 112px;}
.form-Box .error { margin-bottom: 1em;}
.form-Box .attention-color { color: #f00;}
.form-Box .form-list li { padding-left: 1em; text-indent: -1em; margin-bottom: 3px; }
.form-Box table {margin-bottom: 50px;font-size: 0.875em;line-height: 1.6;border-top: #F2F2F2 1px solid;}
.form-Box th {border-bottom: 1px solid #F2F2F2;text-align: left;width: 30%;background-color: #343434;padding: 20px;vertical-align: top;color: #fff;}
.form-Box td {border-bottom: 1px solid #F2F2F2;text-align: left;width: 70%;padding: 20px;vertical-align: top;}
.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;}

.form-Box .sub-title{ position: relative; }
.form-Box .sub-title::before{content: "";background: #1A1A1A;width: 55px;height: 1px;position: absolute;left: 50%;bottom: -32px;transform: translateX(-50%);}

form th.required:after {display: inline-block;content: "必須";color: #fff;background: #AC0303;margin-left: 10px;font-size: 12px;padding: 1px 4px;}

}

@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; border: #dcdddd 1px solid; }
.page-list li.active { background: #231815; 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: #000; }
.pagen .list a:hover{ background: #666; text-decoration: none; }
.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: #000; 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: #000; 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;}

/* event -------------------------------------*/
#event main{ margin: 0 4vw; }
#event .system-list{margin-bottom: 12.08vw;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;margin: 0 6vw;}
#event .system-list li{line-height: 1.4;position: relative;margin-bottom: 4.83vw;}
#event .system-list li:nth-child(2n){ margin-right: 0}
#event .system-list li a:hover{ text-decoration: none; }
#event .system-list li .system-pic{width: 100%;height: 53.14vw;overflow: hidden;text-align: center;margin-bottom: 7.29vw;}
#event .system-list li .system-pic img{width: 100%;height: 53.14vw;}
#event .system-list li .system-date{ font-size: 0.75em; margin-bottom: 2.42vw; line-height: 1.4;}
#event .system-list li .system-information {padding-bottom: 2.42vw;margin-bottom: 4.83vw;}
#event .system-list li .system-txt{ font-size:  0.813em; margin-bottom: 1.21vw; line-height: 1.4; }
#event .system-list li .system-coment{ font-size: 0.813em; margin-bottom: 1.21vw; line-height: 1.4; }
#event .system-list li .system-ttl-01{font-size: 4vw;font-weight: bold;line-height: 1.4;margin-bottom: 4.83vw;}
#event .system-list li .system-category{ font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 1.93vw; background-color: #ccc;}
#event .system-list li .system-txt{position: relative;padding: 0 0 0 14.91vw;}
#event .system-list li .system-txt .sp-system-txti{font-size: 3.38vw;letter-spacing: 0.17vw;position: absolute;top: 0;left: 0;}
#event .system-list li .system-txt .sp-system-txt-in{ font-size: 3.38vw;  letter-spacing: 0.17vw;}
#event .serchcategory{ margin-bottom: 24.15vw;}
#event .serchcategory .icon { display: inline-block; margin-bottom: 3.62vw; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 2.42vw 4.83vw;}
#event .system-category1{margin-bottom: 0.24vw; font-size: 3.86vw; font-weight: bold; color: #fff; text-align: center; padding: 2.42vw 4.83vw; background-color: #ccc; position: relative;}
#event .serchcategory1{ margin-bottom: 24.15vw;  margin: 0 4vw; position: relative; top: -12.08vw}
#event .serchcategory1 .icon { display: inline-block; margin-bottom: 3.62vw; margin-right: 7.25vw; font-size: 4.35vw; font-weight: bold; text-align: center; padding: 2.42vw 2.42vw; position: relative; background: #f0f0f0}
#event .serchcategory1 .icon:after{ content: "";  height: 4.83vw; background: url(../images/common/category-icon.png) no-repeat right top; position: absolute; right: -3.14vw; top: 8.45vw; z-index: 1}

#event .system-icon02 span {display: block;padding: 1.93vw 1.93vw 1.93vw;font-size: 3.38vw;margin-bottom: 3.62vw;margin-top: -3.62vw;width: 18.43vw;height: 18.43vw;background: #fff;box-shadow: 2.42vw 1.93vw 4.83vw #0000000F;border-radius: 50%;text-align: center;padding-top: 7.2vw;font-weight: 500;color: #ABABAB;position: absolute;top: 42.48vw;right: -3vw;}
#event .system-icon02 span.icon02-01 { color: #0062B2; }

#event .system-contents{margin-bottom: 7.25vw;position: relative;}
#event .system-contents .system-txt{position: relative;padding: 0 0 0 16.91vw;}
#event .system-contents .system-txt .sp-system-txti{font-size: 3.38vw;letter-spacing: 0.17vw;position: absolute;top: 0;left: 0;}
#event .system-contents .system-txt .sp-system-txt-in{ font-size: 3.38vw;  letter-spacing: 0.17vw;}

#event .system-contents-inner { background: #fff; padding: 4.83vw 4.83vw 9.66vw;}
#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: 7.25vw; padding-bottom: 6.04vw; border-bottom: 0.24vw #ccc solid;}
#event .system-contents .system-category{ margin-bottom: 4.83vw; font-size: 0.75em; color: #fff; text-align: center; padding: 1.93vw; width: 20%;  margin-right: 0.48vw;}
#event .system-contents .system-ttl{font-size: 4.1vw;font-weight: bold;margin-bottom: 4.83vw;line-height: 1.4;}
#event .system-contents .system-icon02 { width: 20%;}
#event .system-contents .system-i-pic{ text-align: center; margin-bottom: 12.08vw; }
#event .system-contents .system-i-pic img{ max-width: 100%; max-height: 144.93vw; width: auto; height: auto; }
#event .system-contents #googlemaps{ height: 120.77vw; border: 0.24vw solid #dcdddd;}
#event .system-gallery { background: #eeefef; padding: 7.25vw 4.83vw;}
#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% 6.04vw 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: 28.99vw; overflow: hidden; text-align: center; margin-bottom: 1.93vw;}
#event .gallery-list li .system-Frame::after{ content: url(../images/common/icon_plus.jpg); display: block; position: absolute; top: 21.74vw; right: 0;}
#event .gallery-list li .system-Frame img{ width: 100%; height: 28.99vw; }

#event .system-list02{ background: #eeefef; padding: 9.9vw 5.07vw 5.07vw; margin-bottom: 12.08vw; 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: 4.83vw; padding: 4.83vw 2.42vw 7.25vw;}
#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: ' >';}
#event .system-list02 .system-pic{ width: 100%; height: 43.48vw; overflow: hidden; text-align: center; margin-bottom: 3.62vw; }
#event .system-list02 .system-pic img{ width: 100%; height: 43.48vw; }
#event .system-list02 .system-date{ font-size: 0.75em; margin-bottom: 2.42vw; line-height: 1.4; }
#event .system-list02 .system-date::before{ content: "■"; }
#event .system-list02 .system-coment{ font-size: 0.75em; margin-bottom: 1.21vw; line-height: 1.4; }
#event .system-list02 .system-ttl-01{ font-size: 1em; margin-bottom: 4.83vw; line-height: 1.4; }

/* works -------------------------------------*/
#works .system-list{padding: 3vw;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;}
#works .system-list li{ position: relative; line-height: 1.4; width: 49%; margin-right: 2%; background: #fff; position: relative; margin-bottom: 5%; padding: 2% 2% 2%;}
#works .system-list li:nth-child(2n){ margin-right: 0}
#works .system-list li a:hover{ text-decoration: none; }
#works .system-list .btn{ text-align: center; background: #333; color: #fff; font-size: 3.2vw; position: absolute; bottom: 0; left: 0; width: 100%; padding:4% 3%;}
#works .system-list .btn::after { content: ' >';}
#works .system-pic{ width: 100%; height: 30vw; overflow: hidden; text-align: center; margin-bottom: 8%; }
#works .system-pic img{ width: 100%; height: 30vw; }
#works .system-date{font-size: 3.38vw;margin-bottom: 2vw;letter-spacing: 0.16vw;line-height: 5.31vw;}
#works .system-date::before{}
#works .system-ttl-01{font-size: 3.86vw;font-weight: bold;margin-bottom: 2vw;line-height: 6.28vw;letter-spacing: 0.38vw;}
#works .system-category-set {}
#works .system-category{margin-bottom: 1px;font-size: 3.38vw;font-weight: 400;text-align: center;padding: 2vw;display: inline-block;border: 1px solid #ABABAB;}
#works .serchcategory{ margin: 0 3% 10%;}
#works .serchcategory .icon { display: inline-block;margin-right: 1%;margin-bottom: 3%;font-size: 3.2vw;color: #fff;text-align: center;padding: 4.5% 3%; }
#works .system-category1{margin-bottom: 10%; font-size: 3.6vw; font-weight: bold; color: #fff; text-align: center; padding: 1vw 3vw; background-color: #ccc; position: relative;}
#works .serchcategory1{ width: 90%; margin: 0 auto 10%; position: relative; top: 5vw}
#works .serchcategory1 .icon {width: 45%;display: inline-block;margin-bottom: 3vw;margin-right: 3vw;font-size: 3.6vw;text-align: center;padding: 2vw 0;position: relative;border: 1px solid #ABABAB;}
#works .serchcategory1 .icon:after{width: 20vw;height: 20vw;position: absolute;right: -1vw;top: 5vw;z-index: 1}
#works .system-coment{ margin-bottom: 5%; }
#works .system-contents .system-category-set{margin-top: 0;}
#works .system-contents{padding: 3vw;margin-bottom: 10%;}
#works .system-contents-inner { background: #fff; padding: 5% 3%;}
#works .system-contents .system-date{ font-size: 3.2vw; margin-bottom: 5%; display: block; line-height: 1.4;}
#works .system-contents .system-category{margin-bottom: 0.1vw;font-size: 3.2vw;text-align: center;padding: 4% 3%;width: 100%;}
#works .system-contents .system-category-set { margin-bottom: 5%; margin-top: 0;}
#works .system-contents .system-ttl{font-size: 4.2vw;font-weight: bold;margin-bottom: 4vw;padding-bottom: 2vw;border-bottom: 1px #ccc solid;line-height: 1.6;}
#works .system-contents .system-i-pic{text-align: center;margin-bottom: 8%;padding-top: 4vw;}
#works .system-contents .system-i-pic img{ max-width: 100%; }
#works .system-gallery { background: #eeefef; padding: 5% 3%;}
#works .system-gallery h2 { text-transform: uppercase; }
#works .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; }
#works .gallery-list li{ width: 32%; position: relative; margin:0 2% 6% 0; font-size: 3.2vw; line-height: 1.4;}
#works .gallery-list li:nth-of-type(3n) { margin-right: 0;}
#works .gallery-list li a:hover{ text-decoration: none; }
#works .gallery-list li .system-Frame{display: block;width: 100%;height: 25vw;overflow: hidden;text-align: center;margin-bottom: -3vw;}
#works .gallery-list li .system-Frame::after{ content: none;}
#works .gallery-list li .system-Frame img{width: 100%;height: 25vw;}
#works .system-contents .system-stext{font-size: 3.4vw;margin-bottom: 0.1vw;}
#works .sub-title,#voice .sub-title,#staff .sub-title{ text-align: center; font-size: 4vw; margin-bottom: 4vw; }

/* voice -------------------------------------*/
#voice .system-list{margin: 0 3vw 13.33vw;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: 100%;background: #fff;position: relative;margin-bottom: 5.33vw;padding: 0.0vw 0.0vw;}
#voice .system-list li:nth-child(2n){ margin-right: 0}
#voice .system-list li a:hover{ text-decoration: none; }

#voice .system-pic{width: 100%;height: 66.67vw;overflow: hidden;text-align: center;margin-bottom: 4.0vw;position: relative;}
#voice .system-pic img{width: 100%;height: 66.67vw;}
#voice .system-pic span{background: #fff;display: inline-block;font-size: 3.73vw;letter-spacing: 0.37vw;line-height: 2;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;padding: 0.8vw;}
#voice .system-pic .pictext1{position: absolute;z-index: 3;bottom: 13.07vw;left: 1.33vw;margin-right: 2.67vw;text-align: left;}
#voice .system-pic .pictext2{position: absolute;z-index: 3;bottom: 2.4vw;left: 1.33vw;margin-right: 5.33vw;}

#voice .system-name{font-size: 2.7vw;margin-bottom: 2.67vw;line-height: 1.4;color: #676767;}
#voice .system-coment{ font-size: 0.75em; margin-bottom: 1.33vw; line-height: 1.4; }
#voice .system-ttl-01{font-size: 4vw;margin-bottom: 5.33vw;line-height: 1.4;}

#voice .system-contents{background: #eeefef;padding: 0.27vw;margin: 0 2vw 8.0vw;}
#voice .system-contents-inner {background: #fff;padding: 3vw;}
#voice .system-contents .system-date{font-size: 1em;display: block;color: #676767;}
#voice .system-contents .system-category-set { margin-top: 0.0vw; margin-bottom: 0;}
#voice .system-contents .system-category{ margin-bottom: 5.33vw; font-size: 0.75em; color: #fff; text-align: center; padding: 2.13vw; width: 20%;  margin-right: 0.53vw;}
#voice .system-contents .system-ttl{font-size: 1.375em;font-weight: bold;margin-bottom: 3vw;padding-bottom: 1.67vw;border-bottom: 0.27vw #ccc solid;line-height: 1.4;}
#voice .system-contents .system-i-pic{ position: relative; text-align: center; margin-bottom: 5.33vw; }
#voice .system-contents .system-i-pic img{width: 100%;height: auto;margin-bottom: 2.67vw;}
#voice .system-contents .system-i-pic .pictext1{position: absolute;z-index: 3;bottom: 12.4vw;left: 2vw;margin-right: 2.67vw;text-align: left;}
#voice .system-contents .system-i-pic .pictext2{position: absolute;z-index: 3;bottom: 4.73vw;left: 2vw;margin-right: 5.33vw;}
#voice .system-contents .system-i-pic span{background: #fff;display: inline-block;font-size: 2.77vw;letter-spacing: 0.37vw;line-height: 1;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;padding: 1.47vw;}
#voice .system-gallery { background: #eeefef; padding: 5% 3%;}
#voice .system-gallery h3 {text-transform: uppercase;font-size: 4vw;text-align: center;margin-bottom: 2vw;}
#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% 2vw 0;font-size: 1.2rem;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: 25vw;overflow: hidden;text-align: center;}
#voice .gallery-list li .system-Frame::after{ content: none;}
#voice .gallery-list li .system-Frame img{width: 100%;height: 25vw;}

/* staff -------------------------------------*/
#staff .system-list{padding: 3vw;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: #fff; position: relative; margin-bottom: 5%; padding: 2% 2% 10% 2%;}
#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;border: #333 1px solid;font-size: 3.2vw;position: absolute;bottom: 3%;left: 3%;width: 95%;padding: 0.5vw 3% 1.2vw 3%;}
#staff .system-list .btn::after { content: ' >';}
#staff .system-pic{width: 100%;height: 40vw;overflow: hidden;text-align: center;margin-bottom: 6%;}
#staff .system-pic img{width: 100%;height: 40vw;}
#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: ' >';}
#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{padding: 3vw;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;border-bottom: #ccc 1px solid;padding-bottom: 2vw;}
#staff .system-contents .system-name{font-size: 4.2vw;margin-bottom: 1vw;line-height: 1.6;}
#staff .system-contents .system-kana{font-size: 3.2vw;margin-bottom: 3%;line-height: 1.6;text-align: center;}
#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: 4% 2%; margin-bottom: 10%; }
#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: 4vw 2vw;margin-bottom: 30px;line-height: 1.6;background: #F5F7F7;}
.form-Box .form-Box-inner{background: #fff;padding: 5vw 4vw;margin: 0 2vw;}
.form-Box .form-list {font-size: 3.6vw;letter-spacing: 0.15vw;margin-bottom: 6vw;}
.form-Box .error { margin-bottom: 1rem;}
.form-Box .attention-color { color: #f00;}
.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 #dcdddd;text-align: left;width: 100%;background-color: #333333;padding: 3.3vw 5.3vw;vertical-align: top;display: block;color: #fff;}
.form-Box td {border: none;border-bottom: 0;text-align: left;width: 100%;padding: 4vw 0;vertical-align: top;display: block;}
.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 .fmh { width: 34vw!important; }
form th.required:after {display: inline-block;content: "必須";color: #fff;background: #AC0303;margin-left: 3.12vw;font-size: 2.9vw;padding: 0.04vw 1.37vw;position: relative;top: -0.7vw;}
.form-Box .sub-title{position: relative;padding-top: 6vw;margin-bottom: 12vw;}
.form-Box .sub-title::before{content: "";background: #1A1A1A;height: 0.24vw;position: absolute;left: 50%;bottom: -4.23vw;transform: translateX(-50%);width: 12vw;}


.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; }

}