@charset "UTF-8";

@media screen and (min-width: 768px),print {  

  main{ width: 100%; margin: 0 auto 0 auto;background-color: #191919;padding: 0 0 1px; }
  /* 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; 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: 1100px; margin: 0 auto;padding: 30px 0;  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;color: #fff; }
	.page-navi .fast a{color: #fff;}
  .page-navi .last { color: #fff;}
	.page-navi .last a{color: #fff;}
  .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: #444444; }
  .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;}
	
	.bg-black{background-color: #363636;width: 1100px;margin: 0 auto;padding: 50px 80px 0 80px;color: #fff;}
  .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;}

  /* event -------------------------------------*/
  #event .system-list{ width: 1100px;margin: 0 auto;padding-top: 25px; background: #191919; 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: 346px; margin-right: 30px; background: #EFEFEF; position: relative; margin-bottom: 30px; padding: 20px;}
	#event .system-list li .icon02-01{font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;font-size: 18px; background-color: #000;color: #fff;font-weight: bold;padding: 8px 30px;position: absolute;top: 0;left: 0;}
  #event .system-list li:nth-child(3n){ margin-right: 0}
  #event .system-list li a:hover{ text-decoration: none; }
	#event .system-list li table{width: 100%;}
	#event .system-list li table tr th{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 12px;color: #fff;text-align: center; background-color: #1A1A1A;width: 70px;padding: 10px 0;vertical-align: middle;border-bottom: 1px solid #EFEFEF;}
	#event .system-list li table tr td{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 14px;background-color: #fff; width: 250px;padding: 10px 0 10px 10px;vertical-align: middle;border-bottom: 1px solid #EFEFEF;}
  #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: ' >';}
  #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{}
  #event .system-information { border-bottom: 1px solid #eee; padding-bottom: 10px;}
  #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-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 14px; font-weight: bold; line-height: 28px; border-bottom: 1px solid #eee; 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 .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: #f0f0f0; }
  #event .icon02{ background: #f0f0f0; }
  #event .icon03{ background: #f0f0f0; }
  #event .icon04{ background: #f0f0f0; }
  #event .icon05{ background: #f0f0f0; }
  #event .icon06{ background: #f0f0f0; }
  #event .system-icon02 span { display: block; padding: 8px; background: #ccc; font-size: 0.8rem; margin-bottom: 15px; margin-top: -15px; }
  #event .system-icon02 span.icon02-01 { background: #999; }
  #event .system-icon02 span.icon02-02 { background: #ccc; }
  #event .system-icon02 span.icon02-03 { background: #eee; }
  #event .system-contents{ width: 1100px;margin: 0 auto;background: #eeefef; margin-bottom: 30px; }
  #event .system-contents-inner { background: #EFEFEF; padding: 40px 20px 40px;position: relative;}
  #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{ font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; 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 .icon02-01{font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;font-size: 22px; background-color: #000;color: #fff;font-weight: bold;padding: 8px 50px;position: absolute;top: 0;right: 0;}
	
	#event .system-contents-inner table{}
	#event .system-contents-inner table{}
	#event .system-contents-inner table th{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 12px;vertical-align: middle; color: #fff;background-color: #1A1A1A;padding: 10px 0;border-bottom: 1px solid #EFEFEF;width: 100px;}
	#event .system-contents-inner table td{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 14px;vertical-align: middle;color: #000;background-color: #fff;padding: 10px 10px;border-bottom: 1px solid #EFEFEF;width: 960px;}
	
  #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: ' >';}
  #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; }
	
	#event .form-Box{width: 1100px;margin: 0 auto;background-color: #363636;color: #fff;padding: 20px 80px 0 80px}
	

  /* case -------------------------------------*/
  #case .system-list{ width: 1100px;margin: 0 auto;margin-bottom: 50px; padding-top: 25px; 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 .system-list li{ line-height: 1.4; width: 320px; margin-right: 70px; background: #fff; position: relative; margin-bottom: 70px;}
  #case .system-list li:nth-child(3n){ margin-right: 0}
  #case .system-list li a:hover{ text-decoration: none; }
  #case .system-list .btn{ text-align: center; background: #333; color: #fff; font-size: 0.75em; position: absolute; bottom: 0; left: 0; width: 100%; padding: 3%;}
  #case .system-list .btn::after { content: ' >';}
  #case .system-pic{ width: 100%; height: 240px; overflow: hidden; text-align: center; margin-bottom: 15px; }
  #case .system-pic img{ width: auto; height: 100%; }
  #case .system-date{ font-size: 0.75em; margin-bottom: 10px; line-height: 1.4; }
  #case .system-date::before{ content: "■"; }
  #case .system-coment{ font-size: 0.75em; margin-bottom: 5px; line-height: 1.4; }
  #case .system-ttl-01{ font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 16px; margin-bottom: 36px; line-height: 28px;padding: 0 20px; }
  #case .system-category-set { margin-bottom: 15px; margin-top: -15px;}
  #case .system-category{ margin-bottom: 1px; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 8px; background-color: #ccc;}
  #case .serchcategory{ margin-bottom: 100px;}
  #case .serchcategory .icon { display: inline-block; margin-bottom: 15px; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; }
  #case .system-category1{margin-bottom: 1px; font-size: 16px; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; background-color: #ccc; position: relative;}
  #case .serchcategory1{ margin-bottom: 100px; width: 750px; margin: 0 auto; position: relative; top: -50px}
  #case .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}
  #case .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}
  #case .icon01{ background: #f0f0f0; }
  #case .icon02{ background: #f0f0f0; }
  #case .icon03{ background: #f0f0f0; }
  #case .icon04{ background: #f0f0f0; }
  #case .icon05{ background: #f0f0f0; }
  #case .icon06{ background: #f0f0f0; }
  #case .box-r{ position: absolute; bottom: 8px; right: 8px; }
  #case .system-contents{ width: 1100px;margin: 0 auto 30px; }
  #case .system-contents .system-category-set { margin-top: 0px; margin-bottom: 0;}
  #case .system-contents-inner { background: #fff; padding: 40px;}
  #case .system-contents .system-date{ font-size: 1em; margin-bottom: 15px; display: block; }
  #case .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 .system-contents .system-ttl{ font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 1.375em; font-weight: bold;  margin-bottom: 30px; padding-bottom: 25px; border-bottom: 1px #ccc solid; line-height: 1.4; }
  #case .system-contents .system-i-pic{ text-align: center; margin-bottom: 20px; }
  #case .system-contents .system-i-pic img{ max-width: 100%; max-height: 900px; width: auto; max-height: auto; }
  #case .system-gallery { background: #eeefef; padding: 30px 20px;margin-bottom: 80px;}
  #case .system-gallery h2 { text-transform: uppercase;}
  #case .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 .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 .gallery-list li:nth-of-type(5n) { margin-right: 0;}
  #case .gallery-list li a:hover{ text-decoration: none; }
  #case .gallery-list li .system-Frame{ display: block; width: 100%; height: 120px; overflow: hidden; text-align: center; margin-bottom: 8px;}
  #case .gallery-list li .system-Frame::after{ content: url(../images/common/icon_plus.jpg); display: block; position: absolute; top: 90px; right: 0;}
  #case .gallery-list li .system-Frame img{ width: 100%; height: 120px; }
	#case .before-after-box{margin-bottom: 120px;position: relative;}
	#case .before-after-box:after{content: "";display: block;clear: both;}
	#case .before-after-box .before-pic{position: relative;width: 380px;height: 280px;float: left;}
	#case .before-after-box .before-pic:after{content: "Before";position: absolute;bottom: -70px;left: 0px;font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 45px;font-weight: bold;color: #243062;}
	#case .before-after-box .before-pic img{width: 380px;height: 280px;}
	#case .before-after-box .after-pic{position: relative;width: 580px;height: 400px;float: right;}
	#case .before-after-box .after-pic:after{content: "After";position: absolute;bottom: -90px;right: 0px;font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 60px;font-weight: bold;color: #880909;}
	#case .before-after-box .after-pic img{width: 580px;height: 400px;}
	#case .before-after-box .arrow{position: absolute;top: 110px;left: 398px;}
	#gm_wrap{ margin-bottom: 80px; }
	#case .blog-h2-ttl{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 30px;font-weight: bold;}
	#case .blog-sub-text{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 14px;margin-bottom: 30px;}
	#case .blog-list{ margin-bottom: 80px; }
	#case .blog-list li{border-bottom: 1px solid #EFEFEF;padding-bottom: 12px;margin-bottom: 15px;}
	#case .blog-list li dt{color: #52B433;font-weight: bold;}
	#case .blog-list li a dd{}
	
	#case .recommend-ttl{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 26px;font-weight: bold;text-align: center;color: #fff;}
	
  
  /* case_reform -------------------------------------*/
  #case_reform .system-list{ 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; }
  #case_reform .system-list li{ line-height: 1.4; width: 23.5%; margin-right: 2%; background: #fff; position: relative; margin-bottom: 20px; padding: 20px 10px 30px;}
  #case_reform .system-list li:nth-child(4n){ margin-right: 0}
  #case_reform .system-list li a:hover{ text-decoration: none; }
  #case_reform .system-list .btn{ text-align: center; background: #333; color: #fff; font-size: 0.75em; position: absolute; bottom: 0; left: 0; width: 100%; padding: 3%;}
  #case_reform .system-list .btn::after { content: ' >';}
  #case_reform .system-pic{ width: 100%; height: 180px; overflow: hidden; text-align: center; margin-bottom: 15px;}
  #case_reform .system-pic img{ width: 100%; height: 180px; }
  #case_reform .system-date{ font-size: 0.75em; margin-bottom: 10px; line-height: 1.4; }
  #case_reform .system-date::before{ content: "■"; }
  #case_reform .system-coment{ font-size: 0.75em; margin-bottom: 5px; line-height: 1.4; }
  #case_reform .system-ttl-01{ font-size: 1em; margin-bottom: 20px; line-height: 1.4; }
  #case_reform .system-category-set { margin-bottom: 15px; margin-top: -15px;}
  #case_reform .system-category{ margin-bottom: 1px; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 8px; background-color: #ccc;}
  #case_reform .serchcategory{ margin-bottom: 100px;}
  #case_reform .serchcategory .icon { display: inline-block; margin-bottom: 15px; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; }
  #case_reform .system-category1{margin-bottom: 1px; font-size: 16px; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; background-color: #ccc; position: relative;}
  #case_reform .serchcategory1{ margin-bottom: 100px; width: 750px; margin: 0 auto; position: relative; top: -50px}
  #case_reform .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}
  #case_reform .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}
  #case_reform .icon01{ background: #f0f0f0; }
  #case_reform .icon02{ background: #f0f0f0; }
  #case_reform .icon03{ background: #f0f0f0; }
  #case_reform .icon04{ background: #f0f0f0; }
  #case_reform .icon05{ background: #f0f0f0; }
  #case_reform .icon06{ background: #f0f0f0; }
  #case_reform .system-contents{ background: #eeefef; padding: 40px 20px; margin-bottom: 30px; }
  #case_reform .system-contents-inner { background: #fff; padding: 40px 20px;}
  #case_reform .system-contents .system-date{ font-size: 1em; margin-bottom: 15px; display: block; }
  #case_reform .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_reform .system-contents .system-category-set { margin-top: 0; margin-bottom: 0;}
  #case_reform .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_reform .system-contents .system-i-pic{ text-align: center; margin-bottom: 40px; padding-bottom: 30px; border-bottom: 1px #ccc solid; }
  #case_reform .system-contents .system-i-pic img{ max-width: 100%; max-height: 900px; width: auto; max-height: auto; }
  #case_reform .system-gallery { background: #eeefef; padding: 30px 20px;}
  #case_reform .system-gallery h2 { text-transform: uppercase;}
  #case_reform .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_reform .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_reform .gallery-list li:nth-of-type(5n) { margin-right: 0;}
  #case_reform .gallery-list li a:hover{ text-decoration: none; }
  #case_reform .gallery-list li .system-Frame{ display: block; width: 100%; height: 120px; overflow: hidden; text-align: center; margin-bottom: 8px;}
  #case_reform .gallery-list li .system-Frame::after{ content: url(../images/common/icon_plus.jpg); display: block; position: absolute; top: 90px; right: 0;}
  #case_reform .gallery-list li .system-Frame img{ width: 100%; height: 120px; }
  #case_reform .bxslider img { height: auto !important;}
	
	
  /* cost -------------------------------------*/
  #cost .system-list{ width: 1100px;margin: 0 auto;margin-bottom: 50px; padding-top: 25px; 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; }
  #cost .system-list li{ line-height: 1.4; width: 320px; margin-right: 70px; background: #fff; position: relative; margin-bottom: 70px;}
  #cost .system-list li:nth-child(3n){ margin-right: 0}
  #cost .system-list li a:hover{ text-decoration: none; }
  #cost .system-list .btn{ text-align: center; background: #333; color: #fff; font-size: 0.75em; position: absolute; bottom: 0; left: 0; width: 100%; padding: 3%;}
  #cost .system-list .btn::after { content: ' >';}
  #cost .system-pic{ width: 100%; height: 240px; overflow: hidden; text-align: center; margin-bottom: 15px; }
  #cost .system-pic img{ width: auto; height: 100%; }
  #cost .system-date{ font-size: 0.75em; margin-bottom: 10px; line-height: 1.4; }
  #cost .system-date::before{ content: "■"; }
  #cost .system-coment{ font-size: 0.75em; margin-bottom: 5px; line-height: 1.4; }
  #cost .system-ttl-01{ font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 16px; margin-bottom: 20px; line-height: 28px;padding: 0 20px; }
  #cost .system-category-set { margin-bottom: 15px; margin-top: -15px;}
  #cost .system-category{ margin-bottom: 1px; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 8px; background-color: #ccc;}
  #cost .serchcategory{ margin-bottom: 100px;}
  #cost .serchcategory .icon { display: inline-block; margin-bottom: 15px; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; }
  #cost .system-category1{margin-bottom: 1px; font-size: 16px; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; background-color: #ccc; position: relative;}
  #cost .serchcategory1{ margin-bottom: 100px; width: 750px; margin: 0 auto; position: relative; top: -50px}
  #cost .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}
  #cost .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}
  #cost .icon01{ background: #f0f0f0; }
  #cost .icon02{ background: #f0f0f0; }
  #cost .icon03{ background: #f0f0f0; }
  #cost .icon04{ background: #f0f0f0; }
  #cost .icon05{ background: #f0f0f0; }
  #cost .icon06{ background: #f0f0f0; }
  #cost .system-contents{ width: 1100px;margin: 0 auto 30px; }
  #cost .system-contents .system-category-set { margin-top: 0px; margin-bottom: 0;}
  #cost .system-contents-inner { background: #fff; padding: 40px;}
  #cost .system-contents .system-date{ font-size: 1em; margin-bottom: 15px; display: block; }
  #cost .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;}
  #cost .system-contents .system-ttl{ font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 1.375em; font-weight: bold;  margin-bottom: 30px; padding-bottom: 25px; border-bottom: 1px #ccc solid; line-height: 1.4; }
  #cost .system-contents .system-i-pic{ text-align: center; margin-bottom: 20px; }
  #cost .system-contents .system-i-pic img{ max-width: 100%; max-height: 900px; width: auto; max-height: auto; }
  #cost .system-gallery { background: #eeefef; padding: 30px 20px;margin-bottom: 80px;}
  #cost .system-gallery h2 { text-transform: uppercase;}
  #cost .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; }
  #cost .gallery-list li{ width: 18.4%; position: relative; margin:0 2% 25px 0; font-size: 0.75em; line-height: 1.4; text-align: left;}
  #cost .gallery-list li:nth-of-type(5n) { margin-right: 0;}
  #cost .gallery-list li a:hover{ text-decoration: none; }
  #cost .gallery-list li .system-Frame{ display: block; width: 100%; height: 120px; overflow: hidden; text-align: center; margin-bottom: 8px;}
  #cost .gallery-list li .system-Frame::after{ content: url(../images/common/icon_plus.jpg); display: block; position: absolute; top: 90px; right: 0;}
  #cost .gallery-list li .system-Frame img{ width: 100%; height: 120px; }
	#cost .before-after-box{margin-bottom: 120px;position: relative;}
	#cost .before-after-box:after{content: "";display: block;clear: both;}
	#cost .before-after-box .before-pic{position: relative;width: 380px;height: 280px;float: left;}
	#cost .before-after-box .before-pic:after{content: "Before";position: absolute;bottom: -70px;left: 0px;font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 45px;font-weight: bold;color: #243062;}
	#cost .before-after-box .before-pic img{width: 380px;height: 280px;}
	#cost .before-after-box .after-pic{position: relative;width: 580px;height: 400px;float: right;}
	#cost .before-after-box .after-pic:after{content: "After";position: absolute;bottom: -90px;right: 0px;font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 60px;font-weight: bold;color: #880909;}
	#cost .before-after-box .after-pic img{width: 580px;height: 400px;}
	#cost .before-after-box .arrow{position: absolute;top: 110px;left: 398px;}
	
	#cost .blog-h2-ttl{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 30px;font-weight: bold;}
	#cost .blog-sub-text{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 14px;margin-bottom: 30px;}
	#cost .blog-list{}
	#cost .blog-list li{border-bottom: 1px solid #EFEFEF;padding-bottom: 12px;margin-bottom: 15px;}
	#cost .blog-list li dt{color: #52B433;font-weight: bold;}
	#cost .blog-list li a dd{}
	
	#cost .recommend-ttl{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 26px;font-weight: bold;text-align: center;color: #fff;}
	
  
  /* set -------------------------------------*/
  #set .system-list{ width: 1100px;margin: 0 auto;margin-bottom: 50px; padding-top: 25px; 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; }
  #set .system-list li{ line-height: 1.4; width: 320px; margin-right: 70px; background: #fff; position: relative; margin-bottom: 70px;}
  #set .system-list li:nth-child(3n){ margin-right: 0}
  #set .system-list li a:hover{ text-decoration: none; }
	#set .system-list li .system-icon02{width: 50px;position: absolute;top: -10px;left: -10px;}
	#set .system-list li .system-icon02 img{width: 100%;}
	
  #set .system-list .btn{ text-align: center; background: #333; color: #fff; font-size: 0.75em; position: absolute; bottom: 0; left: 0; width: 100%; padding: 3%;}
  #set .system-list .btn::after { content: ' >';}
  #set .system-pic{ width: 100%; height: 240px; overflow: hidden; text-align: center; margin-bottom: 15px; }
  #set .system-pic img{ width: auto; height: 100%; }
  #set .system-date{ font-size: 0.75em; margin-bottom: 10px; line-height: 1.4; }
  #set .system-date::before{ content: "■"; }
  #set .system-coment{ font-size: 0.75em; margin-bottom: 5px; line-height: 1.4; }
  #set .system-ttl-01{ font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 16px; margin-bottom: 20px; line-height: 28px;padding: 0 20px; }
  #set .system-category-set { margin-bottom: 15px; margin-top: -15px;}
  #set .system-category{ margin-bottom: 1px; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 8px; background-color: #ccc;}
  #set .serchcategory{ margin-bottom: 100px;}
  #set .serchcategory .icon { display: inline-block; margin-bottom: 15px; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; }
  #set .system-category1{margin-bottom: 1px; font-size: 16px; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; background-color: #ccc; position: relative;}
  #set .serchcategory1{ margin-bottom: 100px; width: 750px; margin: 0 auto; position: relative; top: -50px}
  #set .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}
  #set .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}
  #set .icon01{ background: #f0f0f0; }
  #set .icon02{ background: #f0f0f0; }
  #set .icon03{ background: #f0f0f0; }
  #set .icon04{ background: #f0f0f0; }
  #set .icon05{ background: #f0f0f0; }
  #set .icon06{ background: #f0f0f0; }
  #set .system-contents{ width: 1100px;margin: 0 auto 30px; }
  #set .system-contents .system-category-set { margin-top: 0px; margin-bottom: 0;}
  #set .system-contents-inner { background: #fff; padding: 40px;position: relative;}
	#set .system-contents-inner .icon02-01{position: absolute;top: 30px;left: 30px;}
  #set .system-contents .system-date{ font-size: 1em; margin-bottom: 15px; display: block; }
  #set .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;}
  #set .system-contents .system-ttl{ font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 1.375em; font-weight: bold;  margin-bottom: 30px; padding-bottom: 25px; border-bottom: 1px #ccc solid; line-height: 1.4; padding-left: 70px;}
  #set .system-contents .system-i-pic{ text-align: center; margin-bottom: 20px; }
  #set .system-contents .system-i-pic img{ max-width: 100%; max-height: 900px; width: auto; max-height: auto; }
  #set .system-gallery { background: #eeefef; padding: 30px 20px;margin-bottom: 80px;}
  #set .system-gallery h2 { text-transform: uppercase;}
  #set .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; }
  #set .gallery-list li{ width: 18.4%; position: relative; margin:0 2% 25px 0; font-size: 0.75em; line-height: 1.4; text-align: left;}
  #set .gallery-list li:nth-of-type(5n) { margin-right: 0;}
  #set .gallery-list li a:hover{ text-decoration: none; }
  #set .gallery-list li .system-Frame{ display: block; width: 100%; height: 120px; overflow: hidden; text-align: center; margin-bottom: 8px;}
  #set .gallery-list li .system-Frame::after{ content: url(../images/common/icon_plus.jpg); display: block; position: absolute; top: 90px; right: 0;}
  #set .gallery-list li .system-Frame img{ width: 100%; height: 120px; }
	#set .before-after-box{margin-bottom: 60px;position: relative;}
	#set .before-after-box:after{content: "";display: block;clear: both;}
	#set .before-after-box .before-pic{position: relative;width: 380px;height: 280px;float: left;}
	#set .before-after-box .before-pic:after{content: "Before";position: absolute;bottom: -30px;left: 15px;font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 45px;font-weight: bold;color: #243062;}
	#set .before-after-box .before-pic img{width: 380px;height: 280px;}
	#set .before-after-box .after-pic{position: relative;width: 580px;height: 400px;float: right;}
	#set .before-after-box .after-pic:after{content: "After";position: absolute;bottom: -40px;right: 15px;font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 60px;font-weight: bold;color: #880909;}
	#set .before-after-box .after-pic img{width: 580px;height: 400px;}
	#set .before-after-box .arrow{position: absolute;top: 110px;left: 398px;}
	
	#set .blog-h2-ttl{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 30px;font-weight: bold;}
	#set .blog-sub-text{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 14px;margin-bottom: 30px;}
	#set .blog-list{}
	#set .blog-list li{border-bottom: 1px solid #EFEFEF;padding-bottom: 12px;margin-bottom: 15px;}
	#set .blog-list li dt{color: #52B433;font-weight: bold;}
	#set .blog-list li a dd{}
	
	#set .recommend-ttl{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 26px;font-weight: bold;text-align: center;color: #fff;}
	
	#set .system-icon01{position: absolute;top: -10px;left: -10px;}
	#set .system-icon02{width: 100px;font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 14px;font-weight: bold;color: #fff;padding: 5px 0;background-color: #359fd9;text-align: center;}
	#set .system-icon03{width: 100px;font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 14px;font-weight: bold;color: #fff;padding: 5px 0;background-color: #f06000;text-align: center;}
	
	
	
  /* case_reform -------------------------------------*/
  #case_reform .system-list{ 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; }
  #case_reform .system-list li{ line-height: 1.4; width: 23.5%; margin-right: 2%; background: #fff; position: relative; margin-bottom: 20px; padding: 20px 10px 30px;}
  #case_reform .system-list li:nth-child(4n){ margin-right: 0}
  #case_reform .system-list li a:hover{ text-decoration: none; }
  #case_reform .system-list .btn{ text-align: center; background: #333; color: #fff; font-size: 0.75em; position: absolute; bottom: 0; left: 0; width: 100%; padding: 3%;}
  #case_reform .system-list .btn::after { content: ' >';}
  #case_reform .system-pic{ width: 100%; height: 180px; overflow: hidden; text-align: center; margin-bottom: 15px;}
  #case_reform .system-pic img{ width: 100%; height: 180px; }
  #case_reform .system-date{ font-size: 0.75em; margin-bottom: 10px; line-height: 1.4; }
  #case_reform .system-date::before{ content: "■"; }
  #case_reform .system-coment{ font-size: 0.75em; margin-bottom: 5px; line-height: 1.4; }
  #case_reform .system-ttl-01{ font-size: 1em; margin-bottom: 20px; line-height: 1.4; }
  #case_reform .system-category-set { margin-bottom: 15px; margin-top: -15px;}
  #case_reform .system-category{ margin-bottom: 1px; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 8px; background-color: #ccc;}
  #case_reform .serchcategory{ margin-bottom: 100px;}
  #case_reform .serchcategory .icon { display: inline-block; margin-bottom: 15px; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; }
  #case_reform .system-category1{margin-bottom: 1px; font-size: 16px; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; background-color: #ccc; position: relative;}
  #case_reform .serchcategory1{ margin-bottom: 100px; width: 750px; margin: 0 auto; position: relative; top: -50px}
  #case_reform .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}
  #case_reform .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}
  #case_reform .icon01{ background: #f0f0f0; }
  #case_reform .icon02{ background: #f0f0f0; }
  #case_reform .icon03{ background: #f0f0f0; }
  #case_reform .icon04{ background: #f0f0f0; }
  #case_reform .icon05{ background: #f0f0f0; }
  #case_reform .icon06{ background: #f0f0f0; }
  #case_reform .system-contents{ background: #eeefef; padding: 40px 20px; margin-bottom: 30px; }
  #case_reform .system-contents-inner { background: #fff; padding: 40px 20px;}
  #case_reform .system-contents .system-date{ font-size: 1em; margin-bottom: 15px; display: block; }
  #case_reform .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_reform .system-contents .system-category-set { margin-top: 0; margin-bottom: 0;}
  #case_reform .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_reform .system-contents .system-i-pic{ text-align: center; margin-bottom: 40px; padding-bottom: 30px; border-bottom: 1px #ccc solid; }
  #case_reform .system-contents .system-i-pic img{ max-width: 100%; max-height: 900px; width: auto; max-height: auto; }
  #case_reform .system-gallery { background: #eeefef; padding: 30px 20px;}
  #case_reform .system-gallery h2 { text-transform: uppercase;}
  #case_reform .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_reform .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_reform .gallery-list li:nth-of-type(5n) { margin-right: 0;}
  #case_reform .gallery-list li a:hover{ text-decoration: none; }
  #case_reform .gallery-list li .system-Frame{ display: block; width: 100%; height: 120px; overflow: hidden; text-align: center; margin-bottom: 8px;}
  #case_reform .gallery-list li .system-Frame::after{ content: url(../images/common/icon_plus.jpg); display: block; position: absolute; top: 90px; right: 0;}
  #case_reform .gallery-list li .system-Frame img{ width: 100%; height: 120px; }
  #case_reform .bxslider img { height: auto !important;}
	
  
	
  /* mikami -------------------------------------*/
  #mikami .system-list{ width: 1100px;margin: 0 auto;margin-bottom: 50px; padding-top: 25px; 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; }
  #mikami .system-list li{ line-height: 1.4; width: 320px; margin-right: 70px; background: #fff; position: relative; margin-bottom: 70px;}
  #mikami .system-list li:nth-child(3n){ margin-right: 0}
  #mikami .system-list li a:hover{ text-decoration: none; }
	#mikami .recommend li:nth-child(4){display: none;}
  #mikami .system-list .btn{ text-align: center; background: #333; color: #fff; font-size: 0.75em; position: absolute; bottom: 0; left: 0; width: 100%; padding: 3%;}
  #mikami .system-list .btn::after { content: ' >';}
	  #mikami .system-list .system-date{ padding: 0 20px; }
  #mikami .system-pic{ width: 100%; height: 220px; overflow: hidden; text-align: center; margin-bottom: 15px; }
  #mikami .system-pic img{ width: 100%; height: 220px; }
  #mikami .system-date{ font-size: 0.75em; margin-bottom: 10px; line-height: 1.4;}
  #mikami .system-date::before{ }
  #mikami .system-coment{ font-size: 0.75em; margin-bottom: 5px; line-height: 1.4; }
  #mikami .system-ttl-01{ font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 16px; margin-bottom: 20px; line-height: 28px;padding: 0 20px; }
  #mikami .system-category-set { margin-bottom: 15px; margin-top: -15px;}
  #mikami .system-category{ margin-bottom: 1px; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 8px; background-color: #ccc;}
  #mikami .serchcategory{ margin-bottom: 100px;}
  #mikami .serchcategory .icon { display: inline-block; margin-bottom: 15px; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; }
  #mikami .system-category1{margin-bottom: 1px; font-size: 16px; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; background-color: #ccc; position: relative;}
  #mikami .serchcategory1{ margin-bottom: 100px; width: 750px; margin: 0 auto; position: relative; top: -50px}
  #mikami .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}
  #mikami .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}
  #mikami .icon01{ background: #f0f0f0; }
  #mikami .icon02{ background: #f0f0f0; }
  #mikami .icon03{ background: #f0f0f0; }
  #mikami .icon04{ background: #f0f0f0; }
  #mikami .icon05{ background: #f0f0f0; }
  #mikami .icon06{ background: #f0f0f0; }
  #mikami .system-contents{ width: 1100px;margin: 0 auto 30px; }
  #mikami .system-contents .system-category-set { margin-top: 0px; margin-bottom: 0;}
  #mikami .system-contents-inner { background: #fff; padding: 40px;}
  #mikami .system-contents .system-date{ font-size: 1em; margin-bottom: 15px; display: block; }
  #mikami .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;}
  #mikami .system-contents .system-ttl{ font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 1.375em; font-weight: bold;  margin-bottom: 30px; padding-bottom: 25px; border-bottom: 1px #ccc solid; line-height: 1.4; }
  #mikami .system-contents .system-i-pic{ text-align: center; margin-bottom: 20px; }
  #mikami .system-contents .system-i-pic img{ max-width: 100%; max-height: 900px; width: auto; max-height: auto; }
  #mikami .system-gallery { background: #eeefef; padding: 30px 20px;margin-bottom: 80px;}
  #mikami .system-gallery h2 { text-transform: uppercase;}
	
	
  /* voice -------------------------------------*/
  #voice .system-list{ width: 1100px;margin: 0 auto;margin-bottom: 50px;margin-top: 25px; 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-bottom: 45px;}
  #voice .system-list li:nth-child(3n){ margin-right: 0}
  #voice .system-list li a:hover{ text-decoration: none; }

  #voice .system-list .btn{ text-align: center; background: #333; color: #fff; font-size: 0.75em; position: absolute; bottom: 0; left: 0; width: 100%; padding: 2%;}
  #voice .system-list .btn::after { content: ' >';}
  #voice .system-pic{ width: 100%; height: 240px; overflow: hidden; text-align: center; margin-bottom: 20px; }
  #voice .system-pic img{ width: 100%; height: 240px; }
  #voice .system-date{ font-size: 0.75em; margin-bottom: 10px; line-height: 1.4; }
  #voice .system-date::before{}
  #voice .system-name{ font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 0.813em; line-height: 1.4;margin: 0 20px 10px;padding-bottom: 10px; background-image: url("../images/voice/border01.png");background-repeat: no-repeat;background-position: bottom left;color: #191919;}
  #voice .system-coment{ font-size: 0.75em; margin-bottom: 5px; line-height: 1.4; }
  #voice .system-ttl-01{ font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 1em; margin-bottom: 20px; line-height: 1.4;margin: 0 20px; }
  #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-category1{margin-bottom: 1px; font-size: 16px; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; background-color: #ccc; position: relative;}
  #voice .serchcategory1{ margin-bottom: 100px; width: 750px; margin: 0 auto; position: relative; top: -50px}
  #voice .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}
  #voice .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}
  #voice .icon01{ background: #f0f0f0; }
  #voice .icon02{ background: #f0f0f0; }
  #voice .icon03{ background: #f0f0f0; }
  #voice .icon04{ background: #f0f0f0; }
  #voice .icon05{ background: #f0f0f0; }
  #voice .icon06{ background: #f0f0f0; }
  #voice .box-r{ position: absolute; bottom: 8px; right: 8px; }
  #voice .system-contents{width: 1100px; margin: 0 auto;}
  #voice .system-contents-inner { background: #fff; padding: 40px;}
  #voice .system-contents .system-date{ font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 1em; margin-bottom: 15px; display: block;color: #191919; }
  #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-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;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}
  #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; }
  
  #voice .system-list02{ width: 1100px;margin: 0 auto 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-list02 li{ line-height: 1.4; width: 23.5%; margin-right: 2%; background: #fff; position: relative; margin-bottom: 20px; }
  #voice .system-list02 li:nth-child(4n){ margin-right: 0}
  #voice .system-list02 li a:hover{ text-decoration: none; }
  #voice .system-list02 .btn{ text-align: center; background: #333; color: #fff; font-size: 0.75em; position: absolute; bottom: 0; left: 0; width: 100%; padding: 3%;}
  #voice .system-list02 .btn::after { content: ' >';}
  #voice .system-list02 .system-pic{ width: 100%; height: 180px; overflow: hidden; text-align: center; margin-bottom: 15px; }
  #voice .system-list02 .system-pic img{ width: 100%; height: 180px; }
  #voice .system-list02 .system-date{ font-size: 0.75em; margin-bottom: 10px; line-height: 1.4; }
  #voice .system-list02 .system-date::before{ content: "■"; }
  #voice .system-list02 .system-coment{ font-size: 0.75em; margin-bottom: 5px; line-height: 1.4; }
  #voice .system-list02 .system-ttl-01{ font-size: 1em; margin-bottom: 45px; line-height: 1.4; }
	
  #voice .recommend-ttl{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 26px;font-weight: bold;text-align: center;color: #fff;margin-bottom: 20px;}
  
  /* real_estate -------------------------------------*/
  #real_estate .system-list{ 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; }
  #real_estate .system-list li{ line-height: 1.4; width: 32%; margin-right: 2%; background: #fff; position: relative; margin-bottom: 20px; padding: 20px 10px 30px;}
  #real_estate .system-list li:nth-child(3n){ margin-right: 0}
  #real_estate .system-list li a:hover{ text-decoration: none; }
  #real_estate .system-list .btn{ text-align: center; background: #333; color: #fff; font-size: 0.75em; position: absolute; bottom: 0; left: 0; width: 100%; padding: 3%;}
  #real_estate .system-list .btn::after { content: ' >';}
  #real_estate .system-pic{ width: 100%; height: 220px; overflow: hidden; text-align: center; margin-bottom: 15px; }
  #real_estate .system-pic img{ max-width: 100%; max-height: 220px; width: auto; height: auto; }
  #real_estate .system-date{ font-size: 0.75em; margin-bottom: 10px; line-height: 1.4; }
  #real_estate .system-date::before{ content: "■"; }
  #real_estate .system-name{ font-size: 0.813em; margin-bottom: 10px; line-height: 1.4; }
  #real_estate .system-coment{ font-size: 1em; margin-bottom: 15px; line-height: 1.4; }
  #real_estate .system-coment span { font-size: 1.25em; font-weight: bold;}
  #real_estate .system-ttl-01{ font-size: 0.813em; margin-bottom: 15px; line-height: 1.4; }
  #real_estate .system-category-set { margin-bottom: 15px; margin-top: -15px;}
  #real_estate .system-category{ margin-bottom: 1px; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 8px; background-color: #ccc;}
  #real_estate .serchcategory{ margin-bottom: 100px;}
  #real_estate .serchcategory .icon { display: inline-block; margin-bottom: 15px; font-size: 0.688em; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; }
  #real_estate .system-category1{margin-bottom: 1px; font-size: 16px; font-weight: bold; color: #fff; text-align: center; padding: 10px 20px; background-color: #ccc; position: relative;}
  #real_estate .serchcategory1{ margin-bottom: 100px; width: 750px; margin: 0 auto; position: relative; top: -50px}
  #real_estate .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}
  #real_estate .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}
  #real_estate .icon01{ background: #f0f0f0; }
  #real_estate .icon02{ background: #f0f0f0; }
  #real_estate .icon03{ background: #f0f0f0; }
  #real_estate .icon04{ background: #f0f0f0; }
  #real_estate .icon05{ background: #f0f0f0; }
  #real_estate .icon06{ background: #f0f0f0; }
  #real_estate .system-icon02 span { display: block; padding: 8px; background: #ccc; font-size: 0.8rem; margin-bottom: 5%; }
  #real_estate .system-icon02 span.icon02-01 { background: #999; }
  #real_estate .system-icon02 span.icon02-02 { background: #ccc; }
  #real_estate .system-icon02 span.icon02-03 { background: #eee; }
  #real_estate .system-contents{ background: #eeefef; padding: 40px 20px; margin-bottom: 30px; }
  #real_estate .system-contents .system-category-set{margin-top: 0; margin-bottom: 0;}
  #real_estate .system-contents-inner { background: #fff; padding: 40px 20px}
  #real_estate .system-contents .system-date{ font-size: 0.75em; line-height: 1.4; text-align: right;}
  #real_estate .system-contents .system-date::before{ content: none; }
  #real_estate .system-contents .titleArea{ margin-bottom: 30px; padding-bottom: 25px; border-bottom: 1px #ccc solid;}
  #real_estate .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;}
  #real_estate .system-contents .system-ttl{ font-size: 1.375em; font-weight: bold; margin-bottom: 10px; line-height: 1.4;}
  #real_estate .system-contents .system-txt{ font-size: 0.813em; margin-bottom: 25px; line-height: 1.4; }
  #real_estate .system-contents .system-price{ font-size: 1em; line-height: 1.4; }
  #real_estate .system-contents .system-price span{ font-size: 1.75em; font-weight: bold; line-height: 1.4; }
  #real_estate .system-contents .system-icon02 { width: 20%;}
  #real_estate .system-contents .system-i-pic{ text-align: center; margin-bottom: 20px; }
  #real_estate .system-contents .system-i-pic img{ max-width: 100%; max-height: 900px; width: auto; height: auto; }
  #real_estate .system-gallery { background: #eeefef; padding: 30px 20px;}
  #real_estate .system-gallery h2 { text-transform: uppercase;}
  #real_estate .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; }
  #real_estate .gallery-list li{ width: 18.4%; position: relative; margin:0 2% 25px 0; font-size: 0.75em; line-height: 1.4;}
  #real_estate .gallery-list li:nth-of-type(5n) { margin-right: 0;}
  #real_estate .gallery-list li a:hover{ text-decoration: none; }
  #real_estate .gallery-list li .system-Frame{ display: block; width: 100%; height: 120px; overflow: hidden; text-align: center; margin-bottom: 8px;}
  #real_estate .gallery-list li .system-Frame::after{ content: url(../images/common/icon_plus.jpg); display: block; position: absolute; top: 90px; right: 0;}
  #real_estate .gallery-list li .system-Frame img{ width: 100%; height: 120px; }
  #real_estate table.system-details { border: 1px solid #dcdddd; margin-bottom: 50px; font-size: 0.875em; line-height: 1.6; width: 100%;}
  #real_estate table.system-details th { border: 1px solid #dcdddd; text-align: left; background-color: #eeefef; padding: 20px; vertical-align: top;}
  #real_estate table.system-details td { border: 1px solid #dcdddd; text-align: left; padding: 20px; vertical-align: top;}
  #real_estate table.system-details td img { max-width: 100%; height: auto;}
  #real_estate .system-contents #googlemaps{ height: 500px; border: 1px solid #dcdddd;}
  
  #real_estate .estate-list { display: flex; flex-wrap: wrap; font-size: 14px; line-height: 1.6;}
  #real_estate .estate-list li{ flex-basis:50%; display: flex; border: #ccc 1px solid; margin-bottom: -1px; }
  #real_estate .estate-list li .estate-list-ttl{ flex-basis:33%; padding: 5%; background: #f8f8f8; }
  #real_estate .estate-list li p{ flex-basis:67%;  padding: 5%; background: #fff;}
  #real_estate .estate-list li:nth-of-type(2n) { margin-left: -1px;}

  #real_estate .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; }
  #real_estate .system-list02 li{ line-height: 1.4; width: 23.5%; margin-right: 2%; background: #fff; position: relative; margin-bottom: 20px; padding: 20px 10px 30px;}
  #real_estate .system-list02 li:nth-child(4n){ margin-right: 0}
  #real_estate .system-list02 li a:hover{ text-decoration: none; }
  #real_estate .system-list02 .btn{ text-align: center; background: #333; color: #fff; font-size: 0.75em; position: absolute; bottom: 0; left: 0; width: 100%; padding: 3%;}
  #real_estate .system-list02 .btn::after { content: ' >';}
  #real_estate .system-list02 .system-pic{ width: 100%; height: 180px; overflow: hidden; text-align: center; margin-bottom: 15px; }
  #real_estate .system-list02 .system-pic img{ width: 100%; height: 180px; }
  #real_estate .system-list02 .system-date{ font-size: 0.75em; margin-bottom: 10px; line-height: 1.4; }
  #real_estate .system-list02 .system-date::before{ content: "■"; }
  #real_estate .system-list02 .system-coment{ font-size: 0.75em; margin-bottom: 5px; line-height: 1.4; }
  #real_estate .system-list02 .system-ttl-01{ font-size: 0.813em; margin-bottom: 15px; line-height: 1.4; }

  /* blog -------------------------------------*/
  /*patern1*/
  #blog .mainContents .system-list{ background: #eeefef; padding: 41px 21px; margin-bottom: 50px; }
  #blog .mainContents .system-list-inner{ background: #fff; padding: 40px 20px;}
  #blog .mainContents .system-list li{ overflow: hidden; line-height: 1.4; margin-bottom: 20px; border-bottom: 1px dotted #b2b2b2; padding: 0 0 20px;}
  #blog .mainContents .system-list li a:hover{ text-decoration: none; }
  #blog .mainContents .system-list .system-date{ width: 20%; float: left; font-size: 0.938em; line-height: 1.4; }
  #blog .mainContents .system-list .system-date::before{ content: "■"; }
  #blog .mainContents .system-list .system-ttl-01{ width: 78%; float: right; font-size: 0.938em; line-height: 1.6; }
  #blog .mainContents .system-list .system-category-set { width: 78%; float: right; margin-bottom: 15px;}
  #blog .mainContents .system-list .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;}
  /*patern2*/
  #blog .mainContents .system-list2{ background: #eeefef; padding: 41px 21px; margin-bottom: 50px; }
  #blog .mainContents .system-list-inner2{ background: #fff; padding: 40px 20px;}
  #blog .mainContents .system-list2 li{ overflow: hidden; line-height: 1.4; margin-bottom: 20px; border-bottom: 1px dotted #b2b2b2; padding: 0 0 20px;}
  #blog .mainContents .system-list2 li a:hover{ text-decoration: none; }
  #blog .mainContents .system-list2 .system-pic{ width: 20%; float: left; }
  #blog .mainContents .system-list2 .system-pic img{ max-width: 100%; height: auto; }
  #blog .mainContents .system-list2 .system-date{ width: 78%; margin-bottom: 10px; float: right; font-size: 0.938em; line-height: 1.4; }
  #blog .mainContents .system-list2 .system-date::before{ content: "■"; }
  #blog .mainContents .system-list2 .system-ttl-01{ width: 78%; float: right; font-size: 0.938em; line-height: 1.6; margin-bottom: 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 .blog-icon01{ background: #000 !important; }
  #blog .mainContents .blog-icon02{ background: #111 !important; }
  #blog .mainContents .blog-icon03{ background: #222 !important; }
  #blog .mainContents .blog-icon04{ background: #333 !important; }
  #blog .mainContents .blog-icon05{ background: #444 !important; }
  #blog .mainContents .blog-icon06{ background: #555 !important; }
  #blog .mainContents .system-contents{ background: #eeefef; padding: 40px 20px; margin-bottom: 30px; }
  #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-date::before{ content: "■"; }
  #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;}
  

  /* team -------------------------------------*/
	#team #sys-list h2{width: 432px;margin: 0 auto 28px;}
	
  #team .system-list{ background: #eeefef; padding: 40px; 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; width: 1100px;margin: 0 auto;}
  #team .system-list li{ line-height: 1.4; width: 322px; background: #fff; position: relative; margin-bottom: 38px; margin-right: 27px; padding: 20px 20px 70px;}
  #team .system-list li:nth-child(3n){ margin-right: 0}
  #team .system-list li a:hover{ text-decoration: none; }
  #team .system-list .btn{position: absolute;bottom: 20px;left: 0;right: 0;width: 282px;margin: 0 auto;}
  #team .system-pic{ width: 282px; height: 244px; overflow: hidden; text-align: center; }
  #team .system-pic img{ width: 100%; height: 244px; }
  #team .system-job{ font-size: 14px;font-weight: bold; margin-bottom: 20px; line-height: 1.4; text-align: center;background-color: #A18E00;color: #fff;padding: 3px 0 1px;}
	#team .company{font-size: 16px;color: #707070;text-align: center;}
  #team .system-name{ font-size: 26px;font-weight: bold; margin-bottom: 15px; line-height: 1.4; text-align: center;color: #2B2B2B;}
  #team .comment{ font-size: 14px; line-height: 1.4; }

  #team .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; }
  #team .system-list02 li{ line-height: 1.4; width: 23.5%; margin-right: 2%; background: #fff; position: relative; margin-bottom: 20px; padding: 20px 10px 30px;}
  #team .system-list02 li:nth-child(4n){ margin-right: 0}
  #team .system-list02 li a:hover{ text-decoration: none; }
  #team .system-list02 .btn{ text-align: center; background: #333; color: #fff; font-size: 0.75em; position: absolute; bottom: 0; left: 0; width: 100%; padding: 3%;}
  #team .system-list02 .btn::after { content: ' >';}
  #team .system-list02 .system-pic{ width: 100%; height: 180px; overflow: hidden; text-align: center; margin-bottom: 15px; }
  #team .system-list02 .system-pic img{ width: 100%; height: 180px; }
  #team .system-list02 .system-date{ font-size: 0.75em; margin-bottom: 10px; line-height: 1.4; }
  #team .system-list02 .system-date::before{ content: "■"; }
  #team .system-list02 .system-coment{ font-size: 0.75em; margin-bottom: 5px; line-height: 1.4; }
  #team .system-list02 .system-ttl-01{ font-size: 1.13em; line-height: 1.4; text-align: center; font-weight: bold;}

  #team .system-contents{ background: #eeefef; padding: 40px; margin-bottom: 30px; }
  #team .system-contents-inner { background: #fff; padding: 80px;}
  #team .system-contents .system-info { width: 46%; float: left; }
  #team .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;}
  #team .system-contents .system-name{ font-size: 32px; line-height: 1.4; text-align: left;}
  #team .system-contents .system-kana{ font-size: 16px; margin-bottom: 15px; line-height: 1.4; }
  #team .system-contents .system-comment{ font-size: 16px; margin-bottom: 25px; line-height: 1.6; }
  #team .system-contents .comment-bx{ }
  #team .system-contents .comment-bx table{ }
  #team .system-contents .comment-bx tbody{ }
  #team .system-contents .comment-bx tr{ }
  #team .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;}
  #team .system-contents .comment-bx td{font-size: 1em; width: 40%; border: 1px solid #ccc; padding: 5px 15px; vertical-align: middle;}
  #team .system-contents .system-i-pic{ width: 50%; float: right; text-align: center; margin-bottom: 20px;}
  #team .system-contents .system-i-pic img{ max-width: 100%; max-height: 550px; width: auto; height: auto; }
  #team .system-contents .wys-ttl{ width: 100%; margin: 30px auto; padding: 15px 30px; font-size: 1.4em; color: #959595; font-weight: bold; background: #f1f1f1;}

  #team .system-contents1{ background: #eeefef; margin-bottom: 30px; width: 1100px;margin: 0 auto;}
  #team .system-contents1-inner { background: #fff; padding: 80px;}
  #team .system-contents1 .system-info { width: 60%; float: right;}
  #team .system-contents1 .system-job{ font-size: 1em; font-weight: bold; color: #fff; margin-bottom: 25px; line-height: 1.4; border-bottom: 1px solid #ccc; padding-bottom: 30px; text-align: left; padding: 10px 15px; display: inline-block;}
  #team .system-contents1 .system-company{ font-size: 1.5em; line-height: 1.4; text-align: left;margin-bottom: 8px;}
  #team .system-contents1 .system-name{ font-size: 2.45em; line-height: 1.4; text-align: left;}
  #team .system-contents1 .system-kana{ font-size: 0.813em; margin-bottom: 15px; line-height: 1.4; }
  #team .system-contents1 .system-comment{ font-size: 1em; margin-bottom: 25px; line-height: 1.6; }
  #team .system-contents1 .comment-bx{ }
  #team .system-contents1 .comment-bx table{ }
  #team .system-contents1 .comment-bx tbody{ }
  #team .system-contents1 .comment-bx tr{ }
  #team .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;}
  #team .system-contents1 .comment-bx td{font-size: 1em; width: 40%; border: 1px solid #ccc; padding: 5px 15px; vertical-align: middle;}
  #team .system-contents1 .system-i-pic{ width: 35%;height: 450px; float: left; text-align: center; margin-bottom: 40px;}
  #team .system-contents1 .system-i-pic img{ width: 100%; height: 450px; }
  #team .system-contents1 .wys-ttl{ width: 100%; margin: 30px auto; padding: 15px 30px; font-size: 1.4em; color: #959595; font-weight: bold; background: #f1f1f1;}

  #team .system-gallery { background: #f1f1f1; padding: 30px;}
  #team .system-gallery h2 { text-transform: uppercase;}
  #team .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; }
  #team .gallery-list li{ width: 18.4%; position: relative; margin:0 2% 25px 0; font-size: 0.75em; line-height: 1.4; text-align: left;}
  #team .gallery-list li:nth-of-type(5n) { margin-right: 0;}
  #team .gallery-list li a:hover{ text-decoration: none; }
  #team .gallery-list li .system-Frame{ display: block; width: 100%; height: 120px; overflow: hidden; text-align: center; margin-bottom: 8px;}
  #team .gallery-list li .system-Frame::after{ content: url(../images/common/icon_plus.jpg); display: block; position: absolute; top: 90px; right: 0;}
  #team .gallery-list li .system-Frame img{ width: 100%; height: 120px; }
	#team .url-btn{width: 600px;margin: 0 auto 70px;font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 20px; text-align: center;}
	#team .url-btn a{width: 100%; color: #40a631;padding: 10px 0;background-color: #000;display: block;}
	#team .url-btn a:hover{text-decoration: none;}
	
	
  .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: #eff0f2; }
  .priv-text .priv-ttl{ margin-bottom: 10px; font-size: 16px; font-weight: bold; }
  .priv-text p{ color: #000; 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-ttl-inner{ text-align: center;
background-image:url(../images/contact/contact-line.png);
background-position:center 130px;
background-repeat:no-repeat; padding: 0 0 45px 0; }
.form-ttl-inner h2.sub-ttl{ font-size: 24px; font-weight: bold;letter-spacing: 5px;line-height: 1.2; }
.form-ttl-inner .en{ font-size: 56px; font-weight: bold;letter-spacing: 5px; }

  .form-Box{ margin-bottom: 30px; line-height: 1.6;}
  .form-Box .form-Box-inner{ padding: 20px 0px 40px;}
  .form-Box .form-list { font-size: 0.875em; margin-bottom: 30px;}
  .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 { color: #000; border: 1px solid #000; margin-bottom: 50px; font-size: 0.875em; line-height: 1.6;}
  .form-Box th { border: 1px solid #000; text-align: left; width: 30%; background-color:#E1E1E1; padding: 20px; vertical-align: top;}
  .form-Box td { border: 1px solid #000; text-align: left; width: 70%; padding: 20px; vertical-align: top; background-color: #F3F3F3; }
  .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 label{ display: block; }
  form label + label{ margin:0 0 0 0 !important; }
  }

@media screen and (max-width: 767px) {

  main{ background-color: #191919;padding: 0 0 1vw;}
	
/* 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;color: #fff; }
	.page-navi .fast a{color: #fff;}
  .page-navi .last { color: #fff;}
	.page-navi .last a{color: #fff;}
.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: #444444; }
.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 .system-list{ background: #191919; 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; }
#event .system-list li{ position: relative; line-height: 1.4; width: 49%; margin-right: 2%; background: #EFEFEF; position: relative; margin-bottom: 5vw; padding: 2% 2% 2%;}
	#event .system-list li .icon02-01{font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;font-size: 4.0vw; background-color: #000;color: #fff;font-weight: bold;padding: 3% 15%;position: absolute;top: 0;left: 0;}
#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: 3.2vw; position: absolute; bottom: 0; left: 0; width: 100%; padding:4% 3%;}
#event .system-list .btn::after { content: ' >';}
#event .system-pic{ width: 100%; height: auto; text-align: center; margin-bottom: 8%; }
#event .system-pic img{ max-width: 100%; max-height: 30vw; width: auto; height: auto; }
#event .system-date{ font-size: 3.2vw; margin-bottom: 5%; line-height: 1.6;}
#event .system-date::before{ content: "■"; }
#event .system-information { border-bottom: 1px solid #eee; padding-bottom: 0%; margin-bottom: 8%;}
#event .system-txt{ font-size:  3.6vw; margin-bottom: 3%; line-height: 1.6; }

#event .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; }
#event .system-list02 li{ position: relative; line-height: 1.4; width: 49%; margin-right: 2%; background: #EFEFEF; position: relative; margin-bottom: 5%; padding: 2% 2% 2%;}
#event .system-list02 li:nth-child(2n){ margin-right: 0}
#event .system-list02 li a:hover{ text-decoration: none; }
	#event .system-list li table{width: 100%;}
	#event .system-list li table tr th{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 3.4vw;color: #fff;text-align: center; background-color: #1A1A1A;padding: 5% 0;vertical-align: middle;border-bottom: 1px solid #EFEFEF;display: block;width: 100%;}
	#event .system-list li table tr td{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 3.4vw;background-color: #fff; padding: 5% 0 5% 5%;vertical-align: middle;border-bottom: 1px solid #EFEFEF;display: block;width: 100%;}
#event .system-list02 .btn{ text-align: center; background: #333; color: #fff; font-size: 3.2vw; position: absolute; bottom: 0; left: 0; width: 100%; padding: 3%;}
#event .system-list02 .btn::after { content: ' >';}

#event .system-coment{ font-size: 3.2vw; margin-bottom: 5%; line-height: 1.6; }
#event .system-ttl-01{ font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; font-size: 3.8vw; font-weight: bold; line-height: 1.6; border-bottom: 1px solid #eee; padding-bottom: 6%; margin-bottom: 7%; }
#event .system-category{ font-size: 3.2vw; font-weight: bold; color: #fff; text-align: center; padding: 2vw; background-color: #ccc;}
#event .serchcategory{ margin: 0 3% 10%;}
#event .serchcategory .icon { display: inline-block;margin-right: 1%;margin-bottom: 3%;font-size: 3.2vw;color: #fff;text-align: center;padding: 4.5% 3%; }
#event .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;}
#event .serchcategory1{ width: 90%; margin: 0 auto 10%; position: relative; top: 5vw}
#event .serchcategory1 .icon {width: 45%; display: inline-block; margin-bottom: 3vw; margin-right: 3vw; font-size: 3.6vw; font-weight: bold; text-align: center; padding: 2vw 0; position: relative;}
#event .serchcategory1 .icon:after{ content: ""; width: 20vw; height: 20vw; background: url(../images/common/category-icon.png) no-repeat right top; position: absolute; right: -1vw; top: 5vw; z-index: 1}
#event .icon01{ background: #f0f0f0; }
#event .icon02{ background: #f0f0f0; }
#event .icon03{ background: #f0f0f0; }
#event .icon04{ background: #f0f0f0; }
#event .icon05{ background: #f0f0f0; }
#event .icon06{ background: #f0f0f0; }

#event .system-icon02 span { display: block; padding: 4%; background: #ccc; font-size: 3.2vw; margin-bottom: 5%; margin-top: -5%;}
#event .system-contents  .system-icon02 span { display: block; padding: 4%; background: #ccc; font-size: 3.8vw; margin-bottom: 5%; font-weight: 700; }

#event .system-icon02 span.icon02-01 { background: #999; }
#event .system-icon02 span.icon02-02 { background: #ccc; }
#event .system-icon02 span.icon02-03 { background: #eee; }
#event .system-contents{ background: #1A1A1A; padding: 4% 2%; margin-bottom: 3vw; }
#event .system-contents .system-txt{margin-bottom: 3%; }
#event .system-contents-inner { background: #EFEFEF; padding: 20% 3% 5%;position: relative;}
#event .system-contents .system-date{ font-size: 3.2vw; line-height: 1.4; text-align: right;}
#event .system-contents .system-date::before{ content: none; }
#event .system-contents .titleArea{ font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; margin-bottom: 9%; padding-bottom: 3%; border-bottom: 1px #ccc solid;}
#event .system-contents .system-category{ margin-bottom: 0.1vw; font-size: 3.2vw; color: #fff; text-align: center; padding: 2vw; width: 100%;}
#event .system-contents .system-category-set { margin-bottom: 5%;}
#event .system-contents .system-ttl{ font-size: 4.2vw; font-weight: bold; margin-bottom: 5%; line-height: 1.6;}
	#event .system-contents .icon02-01{font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;font-size: 4.8vw; background-color: #000;color: #fff;font-weight: bold;padding: 3% 15%;position: absolute;top: 0;right: 0;}
	
	#event .system-contents-inner table{width: 100%;}
	#event .system-contents-inner table th{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 3.4vw;color: #fff;background-color: #1A1A1A;padding: 2% 0;display: block;width: 100%;}
	#event .system-contents-inner table td{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 3.4vw;color: #000;background-color: #fff;padding: 2% 2%;display: block;width: 100%;}
	
#event .system-contents .system-icon02 { width: 100%;}
#event .system-contents .system-i-pic{ text-align: center; margin-bottom: 3vw; }
#event .system-contents .system-i-pic img{ max-width: 100%; height: auto; }
#event .system-contents #googlemaps{ height: 300px; border: 1px solid #dcdddd;}
#event .system-gallery { background: #eeefef; padding: 5% 3%;}
#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: 5%;}
#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 .sp-system-txt-in{display: inline-block; font-size: 3.2vw;}
	
	#event .form-Box{width: 90%;margin: 0 auto;background-color: #363636;color: #fff;padding: 8% 2% 0 2%}

/* case -------------------------------------*/
#case .system-list{ background: #191919; 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; }
#case .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%;}
#case .system-list li:nth-child(2n){ margin-right: 0}
#case .system-list li a:hover{ text-decoration: none; }
#case .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%;}
#case .system-list .btn::after { content: ' >';}
#case .system-pic{ width: 100%; height: 34vw; overflow: hidden; text-align: center; margin-bottom: 8%; }
#case .system-pic img{ width: auto; height: 100%; }
#case .system-date{ font-size: 3.2vw; margin-bottom: 5%; }
#case .system-date::before{ content: "■"; }
#case .system-ttl-01{ font-size: 3.6vw; margin-bottom: 15%; line-height: 1.6; }
#case .system-category-set { margin-bottom: 8%;margin-top: -8%;}
#case .system-category{ margin-bottom: 1px; font-size: 3.2vw; font-weight: bold; color: #fff; text-align: center; padding: 2vw; background-color: #ccc;}
#case .serchcategory{ margin: 0 3% 10%;}
#case .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 .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;}
#case .serchcategory1{ width: 90%; margin: 0 auto 10%; position: relative; top: 5vw}
#case .serchcategory1 .icon {width: 45%; display: inline-block; margin-bottom: 3vw; margin-right: 3vw; font-size: 3.6vw; font-weight: bold; text-align: center; padding: 2vw 0; position: relative;}
#case .serchcategory1 .icon:after{ content: ""; width: 20vw; height: 20vw; background: url(../images/common/category-icon.png) no-repeat right top; position: absolute; right: -1vw; top: 5vw; z-index: 1}
#case .icon01{ background: #f0f0f0; }
#case .icon02{ background: #f0f0f0; }
#case .icon03{ background: #f0f0f0; }
#case .icon04{ background: #f0f0f0; }
#case .icon05{ background: #f0f0f0; }
#case .icon06{ background: #f0f0f0; }
#case .system-coment{ margin-bottom: 5%; }
#case .system-contents .system-category-set{margin-top: 0;}
#case .box-r{ width: 50%; position: absolute; bottom: 1vw; right: 1vw; }
#case .system-contents{ background: #191919; padding: 4% 2%; margin-bottom: 10%; }
#case .system-contents-inner { background: #fff; padding: 5% 3%;}
#case .system-contents .system-date{ font-size: 3.2vw; margin-bottom: 5%; display: block; line-height: 1.4;}
#case .system-contents .system-category{ margin-bottom: 0.1vw; font-size: 3.2vw; color: #fff; text-align: center; padding: 4% 3%; width: 100%;}
#case .system-contents .system-category-set { margin-bottom: 5%; margin-top: 0;}
#case .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 .system-contents .system-i-pic{ text-align: center; margin-bottom: 8%; }
#case .system-contents .system-i-pic img{ max-width: 100%; }
#case .system-gallery { background: #eeefef; padding: 5% 3%;margin-bottom: 20%;}
#case .system-gallery h2 { text-transform: uppercase; }
#case .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 .gallery-list li{ width: 32%; position: relative; margin:0 2% 6% 0; font-size: 3.2vw; line-height: 1.4;}
#case .gallery-list li:nth-of-type(3n) { margin-right: 0;}
#case .gallery-list li a:hover{ text-decoration: none; }
#case .gallery-list li .system-Frame{ display: block; width: 100%; height: 90px; overflow: hidden; text-align: center; margin-bottom: 5%;}
#case .gallery-list li .system-Frame::after{ content: none;}
#case .gallery-list li .system-Frame img{ width: 100%; height: 90px; }
	
	#case .before-after-box{margin-bottom: 40%;position: relative;}
	#case .before-after-box:after{}
	#case .before-after-box .before-pic{position: relative;width: 60%;height: 40vw;margin-bottom: 6%;}
	#case .before-after-box .before-pic:after{content: "Before";position: absolute;top: -3vw;right: -35vw;font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 9vw;font-weight: bold;color: #243062;}
	#case .before-after-box .before-pic img{width: 100%;height: 40vw;}
	#case .before-after-box .after-pic{position: relative;width: 100%;height: 65vw;}
	#case .before-after-box .after-pic:after{content: "After";position: absolute;bottom: -7vw;right: 3vw;font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 12vw;font-weight: bold;color: #880909;}
	#case .before-after-box .after-pic img{width: 100%;height: 65vw;}
	#case .before-after-box .arrow{position: absolute;top: 22vw;right: 11vw;width: 20%;}
	
  #gm_wrap{ margin-bottom: 8vw; }
	#case .blog-h2-ttl{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 6vw;font-weight: bold;}
	#case .blog-sub-text{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 3.4vw;margin-bottom: 10%;}
	#case .blog-list{ margin-bottom: 8vw; }
	#case .blog-list li{border-bottom: 1px solid #EFEFEF;padding-bottom: 5%;margin-bottom: 5%;}
	#case .blog-list li dt{color: #52B433;font-weight: bold;font-size: 3.6vw;}
	#case .blog-list li a dd{font-size: 3.6vw;}
	
	#case .recommend-ttl{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 5vw;font-weight: bold;text-align: center;color: #fff;}

/* case_reform -------------------------------------*/
#case_reform .system-list{ 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; }
#case_reform .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%;}
#case_reform .system-list li:nth-child(2n){ margin-right: 0}
#case_reform .system-list li a:hover{ text-decoration: none; }
#case_reform .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%;}
#case_reform .system-list .btn::after { content: ' >';}
#case_reform .system-pic{ width: 100%; height: 30vw; overflow: hidden; text-align: center; margin-bottom: 8%; }
#case_reform .system-pic img{ width: 100%; height: 30vw; }
#case_reform .system-date{ font-size: 3.2vw; margin-bottom: 5%; }
#case_reform .system-date::before{ content: "■"; }
#case_reform .system-ttl-01{ font-size: 3.8vw; margin-bottom: 5%; line-height: 1.6;}
#case_reform .system-category-set { margin-bottom: 8%;margin-top: -8%;}
#case_reform .system-category{ margin-bottom: 1px; font-size: 3.2vw; font-weight: bold; color: #fff; text-align: center; padding: 2vw; background-color: #ccc;}
#case_reform .serchcategory{ margin: 0 3% 10%;}
#case_reform .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_reform .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;}
#case_reform .serchcategory1{ width: 90%; margin: 0 auto 10%; position: relative; top: 5vw}
#case_reform .serchcategory1 .icon {width: 45%; display: inline-block; margin-bottom: 3vw; margin-right: 3vw; font-size: 3.6vw; font-weight: bold; text-align: center; padding: 2vw 0; position: relative;}
#case_reform .serchcategory1 .icon:after{ content: ""; width: 20vw; height: 20vw; background: url(../images/common/category-icon.png) no-repeat right top; position: absolute; right: -1vw; top: 5vw; z-index: 1}
#case_reform .icon01{ background: #f0f0f0; }
#case_reform .icon02{ background: #f0f0f0; }
#case_reform .icon03{ background: #f0f0f0; }
#case_reform .icon04{ background: #f0f0f0; }
#case_reform .icon05{ background: #f0f0f0; }
#case_reform .icon06{ background: #f0f0f0; }
#case_reform .system-coment{ margin-bottom: 5%; }
#case_reform .system-contents{ background: #eeefef; padding: 4% 2%; margin-bottom: 10%; }
#case_reform .system-contents-inner { background: #fff; padding: 5% 3%;}
#case_reform .system-contents .system-date{ font-size: 3.2vw; margin-bottom: 5%; display: block; line-height: 1.4;}
#case_reform .system-contents .system-category{ margin-bottom: 0.1vw; font-size: 3.2vw; color: #fff; text-align: center; padding: 4% 3%; width: 100%;}
#case_reform .system-contents .system-category-set { margin-bottom: 5%; margin-top: 0;}
#case_reform .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_reform .system-contents .system-i-pic{ text-align: center; margin-bottom: 8%; padding-bottom: 8%; border-bottom: 1px #ccc solid; }
#case_reform .system-contents .system-i-pic img{ max-width: 100%; }
#case_reform .system-gallery { background: #eeefef; padding: 5% 3%;}
#case_reform .system-gallery h2 { text-transform: uppercase; }
#case_reform .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_reform .gallery-list li{ width: 32%; position: relative; margin:0 2% 6% 0; font-size: 3.2vw; line-height: 1.4;}
#case_reform .gallery-list li:nth-of-type(3n) { margin-right: 0;}
#case_reform .gallery-list li a:hover{ text-decoration: none; }
#case_reform .gallery-list li .system-Frame{ display: block; width: 100%; height: 90px; overflow: hidden; text-align: center; margin-bottom: 5%;}
#case_reform .gallery-list li .system-Frame::after{ content: none;}
#case_reform .gallery-list li .system-Frame img{ width: 100%; height: 90px; }
#case_reform .BAslide .Before { float: none; width: 100%; border-bottom: 1px #ccc solid; padding-bottom: 3%;}
#case_reform .BAslide .After { float: none; width: 100%; border-bottom: 1px #ccc solid; padding-bottom: 3%; }
#case_reform .arrow { border: 20px solid transparent; border-left-color: #ccc; border-right-width: 0; width: 0; display: block; margin: 3% auto; position: static !important; transform: rotate(90deg);}
#case_reform .BAslide .bxslider img { margin: 0 auto; max-height: 200px; width: auto; height: auto; }
#case_reform .BAslide #bx-pager a,
#case_reform .BAslide #bx-pager02 a { text-align: center; padding: 3px; display: inline-block; border: 1px solid #ccc; margin-bottom: 5px; min-width: 50px; }
#case_reform .BAslide #bx-pager img,
#case_reform .BAslide #bx-pager02 img { max-height: 40px; vertical-align: bottom; }

	
	
/* cost -------------------------------------*/
#cost .system-list{ background: #191919; 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; }
#cost .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%;}
#cost .system-list li:nth-child(2n){ margin-right: 0}
#cost .system-list li a:hover{ text-decoration: none; }
#cost .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%;}
#cost .system-list .btn::after { content: ' >';}
#cost .system-pic{ width: 100%; height: 34vw; overflow: hidden; text-align: center; margin-bottom: 8%; }
#cost .system-pic img{ width: auto; height: 100%; }
#cost .system-date{ font-size: 3.2vw; margin-bottom: 5%; }
#cost .system-date::before{ content: "■"; }
#cost .system-ttl-01{ font-size: 3.6vw; margin-bottom: 5%; line-height: 1.6; }
#cost .system-category-set { margin-bottom: 8%;margin-top: -8%;}
#cost .system-category{ margin-bottom: 1px; font-size: 3.2vw; font-weight: bold; color: #fff; text-align: center; padding: 2vw; background-color: #ccc;}
#cost .serchcategory{ margin: 0 3% 10%;}
#cost .serchcategory .icon { display: inline-block;margin-right: 1%;margin-bottom: 3%;font-size: 3.2vw;color: #fff;text-align: center;padding: 4.5% 3%; }
#cost .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;}
#cost .serchcategory1{ width: 90%; margin: 0 auto 10%; position: relative; top: 5vw}
#cost .serchcategory1 .icon {width: 45%; display: inline-block; margin-bottom: 3vw; margin-right: 3vw; font-size: 3.6vw; font-weight: bold; text-align: center; padding: 2vw 0; position: relative;}
#cost .serchcategory1 .icon:after{ content: ""; width: 20vw; height: 20vw; background: url(../images/common/category-icon.png) no-repeat right top; position: absolute; right: -1vw; top: 5vw; z-index: 1}
#cost .icon01{ background: #f0f0f0; }
#cost .icon02{ background: #f0f0f0; }
#cost .icon03{ background: #f0f0f0; }
#cost .icon04{ background: #f0f0f0; }
#cost .icon05{ background: #f0f0f0; }
#cost .icon06{ background: #f0f0f0; }
#cost .system-coment{ margin-bottom: 5%; }
#cost .system-contents .system-category-set{margin-top: 0;}
#cost .system-contents{ background: #191919; padding: 4% 2%; margin-bottom: 10%; }
#cost .system-contents-inner { background: #fff; padding: 5% 3%;}
#cost .system-contents .system-date{ font-size: 3.2vw; margin-bottom: 5%; display: block; line-height: 1.4;}
#cost .system-contents .system-category{ margin-bottom: 0.1vw; font-size: 3.2vw; color: #fff; text-align: center; padding: 4% 3%; width: 100%;}
#cost .system-contents .system-category-set { margin-bottom: 5%; margin-top: 0;}
#cost .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; }
#cost .system-contents .system-i-pic{ text-align: center; margin-bottom: 8%; }
#cost .system-contents .system-i-pic img{ max-width: 100%; }
#cost .system-gallery { background: #eeefef; padding: 5% 3%;margin-bottom: 20%;}
#cost .system-gallery h2 { text-transform: uppercase; }
#cost .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; }
#cost .gallery-list li{ width: 32%; position: relative; margin:0 2% 6% 0; font-size: 3.2vw; line-height: 1.4;}
#cost .gallery-list li:nth-of-type(3n) { margin-right: 0;}
#cost .gallery-list li a:hover{ text-decoration: none; }
#cost .gallery-list li .system-Frame{ display: block; width: 100%; height: 90px; overflow: hidden; text-align: center; margin-bottom: 5%;}
#cost .gallery-list li .system-Frame::after{ content: none;}
#cost .gallery-list li .system-Frame img{ width: 100%; height: 90px; }
	
	#cost .before-after-box{margin-bottom: 40%;position: relative;}
	#cost .before-after-box:after{}
	#cost .before-after-box .before-pic{position: relative;width: 60%;height: 40vw;margin-bottom: 6%;}
	#cost .before-after-box .before-pic:after{content: "Before";position: absolute;top: -3vw;right: -35vw;font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 9vw;font-weight: bold;color: #243062;}
	#cost .before-after-box .before-pic img{width: 100%;height: 40vw;}
	#cost .before-after-box .after-pic{position: relative;width: 100%;height: 65vw;}
	#cost .before-after-box .after-pic:after{content: "After";position: absolute;bottom: -17vw;right: 0vw;font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 12vw;font-weight: bold;color: #880909;}
	#cost .before-after-box .after-pic img{width: 100%;height: 65vw;}
	#cost .before-after-box .arrow{position: absolute;top: 22vw;right: 11vw;width: 20%;}
	
	#cost .blog-h2-ttl{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 6vw;font-weight: bold;}
	#cost .blog-sub-text{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 3.4vw;margin-bottom: 10%;}
	#cost .blog-list{}
	#cost .blog-list li{border-bottom: 1px solid #EFEFEF;padding-bottom: 5%;margin-bottom: 5%;}
	#cost .blog-list li dt{color: #52B433;font-weight: bold;font-size: 3.6vw;}
	#cost .blog-list li a dd{font-size: 3.6vw;}
	
	#cost .recommend-ttl{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 5vw;font-weight: bold;text-align: center;color: #fff;}

	
/* set -------------------------------------*/
#set .system-list{ background: #191919; 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; }
#set .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%;}
#set .system-list li:nth-child(2n){ margin-right: 0}
#set .system-list li a:hover{ text-decoration: none; }
	#set .system-list li .system-icon02{width: 25%;position: absolute;top: -2vw;left: -2vw;}
	#set .system-list li .system-icon02 img{width: 100%;}
	
	
#set .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%;}
#set .system-list .btn::after { content: ' >';}
#set .system-pic{ width: 100%; height: 34vw; overflow: hidden; text-align: center; margin-bottom: 8%; }
#set .system-pic img{ width: auto; height: 100%; }
#set .system-date{ font-size: 3.2vw; margin-bottom: 5%; }
#set .system-date::before{ content: "■"; }
#set .system-ttl-01{ font-size: 3.6vw; margin-bottom: 5%; line-height: 1.6; }
#set .system-category-set { margin-bottom: 8%;margin-top: -8%;}
#set .system-category{ margin-bottom: 1px; font-size: 3.2vw; font-weight: bold; color: #fff; text-align: center; padding: 2vw; background-color: #ccc;}
#set .serchcategory{ margin: 0 3% 10%;}
#set .serchcategory .icon { display: inline-block;margin-right: 1%;margin-bottom: 3%;font-size: 3.2vw;color: #fff;text-align: center;padding: 4.5% 3%; }
#set .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;}
#set .serchcategory1{ width: 90%; margin: 0 auto 10%; position: relative; top: 5vw}
#set .serchcategory1 .icon {width: 45%; display: inline-block; margin-bottom: 3vw; margin-right: 3vw; font-size: 3.6vw; font-weight: bold; text-align: center; padding: 2vw 0; position: relative;}
#set .serchcategory1 .icon:after{ content: ""; width: 20vw; height: 20vw; background: url(../images/common/category-icon.png) no-repeat right top; position: absolute; right: -1vw; top: 5vw; z-index: 1}
#set .icon01{ background: #f0f0f0; }
#set .icon02{ background: #f0f0f0; }
#set .icon03{ background: #f0f0f0; }
#set .icon04{ background: #f0f0f0; }
#set .icon05{ background: #f0f0f0; }
#set .icon06{ background: #f0f0f0; }
#set .system-coment{ margin-bottom: 5%; }
#set .system-contents .system-category-set{margin-top: 0;}
#set .system-contents{ background: #191919; padding: 4% 2%; margin-bottom: 10%; }
#set .system-contents-inner { background: #fff; padding: 5% 3%;position: relative;}
	
#set .system-contents .system-date{ font-size: 3.2vw; margin-bottom: 5%; display: block; line-height: 1.4;}
#set .system-contents .system-category{ margin-bottom: 0.1vw; font-size: 3.2vw; color: #fff; text-align: center; padding: 4% 3%; width: 100%;}
#set .system-contents .system-category-set { margin-bottom: 5%; margin-top: 0;}
#set .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; padding-left: 15vw;}
#set .system-contents .system-i-pic{ text-align: center; margin-bottom: 8%; }
#set .system-contents .system-i-pic img{ max-width: 100%; }
#set .system-gallery { background: #eeefef; padding: 5% 3%;margin-bottom: 20%;}
#set .system-gallery h2 { text-transform: uppercase; }
#set .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; }
#set .gallery-list li{ width: 32%; position: relative; margin:0 2% 6% 0; font-size: 3.2vw; line-height: 1.4;}
#set .gallery-list li:nth-of-type(3n) { margin-right: 0;}
#set .gallery-list li a:hover{ text-decoration: none; }
#set .gallery-list li .system-Frame{ display: block; width: 100%; height: 90px; overflow: hidden; text-align: center; margin-bottom: 5%;}
#set .gallery-list li .system-Frame::after{ content: none;}
#set .gallery-list li .system-Frame img{ width: 100%; height: 90px; }
	
	#set .before-after-box{margin-bottom: 20%;position: relative;}
	#set .before-after-box:after{}
	#set .before-after-box .before-pic{position: relative;width: 60%;height: 40vw;margin-bottom: 6%;}
	#set .before-after-box .before-pic:after{content: "Before";position: absolute;bottom: -5vw;left: 3vw;font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 9vw;font-weight: bold;color: #243062;}
	#set .before-after-box .before-pic img{width: 100%;height: 40vw;}
	#set .before-after-box .after-pic{position: relative;width: 100%;height: 65vw;}
	#set .before-after-box .after-pic:after{content: "After";position: absolute;bottom: -7vw;right: 3vw;font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 12vw;font-weight: bold;color: #880909;}
	#set .before-after-box .after-pic img{width: 100%;height: 65vw;}
	#set .before-after-box .arrow{position: absolute;top: 22vw;right: 11vw;width: 20%;}
	
	#set .blog-h2-ttl{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 6vw;font-weight: bold;}
	#set .blog-sub-text{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 3.4vw;margin-bottom: 10%;}
	#set .blog-list{}
	#set .blog-list li{border-bottom: 1px solid #EFEFEF;padding-bottom: 5%;margin-bottom: 5%;}
	#set .blog-list li dt{color: #52B433;font-weight: bold;font-size: 3.6vw;}
	#set .blog-list li a dd{font-size: 3.6vw;}
	
	#set .recommend-ttl{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 5vw;font-weight: bold;text-align: center;color: #fff;}
	
	#set .system-icon01{width: 30%; position: absolute;top: -2vw;left: -2vw;}
	#set .system-icon02{width: 25%;font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 3.2vw;font-weight: bold;color: #fff;padding: 1vw 0;background-color: #359fd9;text-align: center;}
	#set .system-icon03{width: 25%;font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 3.2vw;font-weight: bold;color: #fff;padding: 1vw 0;background-color: #f06000;text-align: center;}
	
	
/* case_reform -------------------------------------*/
#case_reform .system-list{ 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; }
#case_reform .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%;}
#case_reform .system-list li:nth-child(2n){ margin-right: 0}
#case_reform .system-list li a:hover{ text-decoration: none; }
#case_reform .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%;}
#case_reform .system-list .btn::after { content: ' >';}
#case_reform .system-pic{ width: 100%; height: 30vw; overflow: hidden; text-align: center; margin-bottom: 8%; }
#case_reform .system-pic img{ width: 100%; height: 30vw; }
#case_reform .system-date{ font-size: 3.2vw; margin-bottom: 5%; }
#case_reform .system-date::before{ content: "■"; }
#case_reform .system-ttl-01{ font-size: 3.8vw; margin-bottom: 5%; line-height: 1.6;}
#case_reform .system-category-set { margin-bottom: 8%;margin-top: -8%;}
#case_reform .system-category{ margin-bottom: 1px; font-size: 3.2vw; font-weight: bold; color: #fff; text-align: center; padding: 2vw; background-color: #ccc;}
#case_reform .serchcategory{ margin: 0 3% 10%;}
#case_reform .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_reform .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;}
#case_reform .serchcategory1{ width: 90%; margin: 0 auto 10%; position: relative; top: 5vw}
#case_reform .serchcategory1 .icon {width: 45%; display: inline-block; margin-bottom: 3vw; margin-right: 3vw; font-size: 3.6vw; font-weight: bold; text-align: center; padding: 2vw 0; position: relative;}
#case_reform .serchcategory1 .icon:after{ content: ""; width: 20vw; height: 20vw; background: url(../images/common/category-icon.png) no-repeat right top; position: absolute; right: -1vw; top: 5vw; z-index: 1}
#case_reform .icon01{ background: #f0f0f0; }
#case_reform .icon02{ background: #f0f0f0; }
#case_reform .icon03{ background: #f0f0f0; }
#case_reform .icon04{ background: #f0f0f0; }
#case_reform .icon05{ background: #f0f0f0; }
#case_reform .icon06{ background: #f0f0f0; }
#case_reform .system-coment{ margin-bottom: 5%; }
#case_reform .system-contents{ background: #eeefef; padding: 4% 2%; margin-bottom: 10%; }
#case_reform .system-contents-inner { background: #fff; padding: 5% 3%;}
#case_reform .system-contents .system-date{ font-size: 3.2vw; margin-bottom: 5%; display: block; line-height: 1.4;}
#case_reform .system-contents .system-category{ margin-bottom: 0.1vw; font-size: 3.2vw; color: #fff; text-align: center; padding: 4% 3%; width: 100%;}
#case_reform .system-contents .system-category-set { margin-bottom: 5%; margin-top: 0;}
#case_reform .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_reform .system-contents .system-i-pic{ text-align: center; margin-bottom: 8%; padding-bottom: 8%; border-bottom: 1px #ccc solid; }
#case_reform .system-contents .system-i-pic img{ max-width: 100%; }
#case_reform .system-gallery { background: #eeefef; padding: 5% 3%;}
#case_reform .system-gallery h2 { text-transform: uppercase; }
#case_reform .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_reform .gallery-list li{ width: 32%; position: relative; margin:0 2% 6% 0; font-size: 3.2vw; line-height: 1.4;}
#case_reform .gallery-list li:nth-of-type(3n) { margin-right: 0;}
#case_reform .gallery-list li a:hover{ text-decoration: none; }
#case_reform .gallery-list li .system-Frame{ display: block; width: 100%; height: 90px; overflow: hidden; text-align: center; margin-bottom: 5%;}
#case_reform .gallery-list li .system-Frame::after{ content: none;}
#case_reform .gallery-list li .system-Frame img{ width: 100%; height: 90px; }
#case_reform .BAslide .Before { float: none; width: 100%; border-bottom: 1px #ccc solid; padding-bottom: 3%;}
#case_reform .BAslide .After { float: none; width: 100%; border-bottom: 1px #ccc solid; padding-bottom: 3%; }
#case_reform .arrow { border: 20px solid transparent; border-left-color: #ccc; border-right-width: 0; width: 0; display: block; margin: 3% auto; position: static !important; transform: rotate(90deg);}
#case_reform .BAslide .bxslider img { margin: 0 auto; max-height: 200px; width: auto; height: auto; }
#case_reform .BAslide #bx-pager a,
#case_reform .BAslide #bx-pager02 a { text-align: center; padding: 3px; display: inline-block; border: 1px solid #ccc; margin-bottom: 5px; min-width: 50px; }
#case_reform .BAslide #bx-pager img,
#case_reform .BAslide #bx-pager02 img { max-height: 40px; vertical-align: bottom; }
	#case .before-after-box{margin-bottom: 40%;position: relative;}
	#case .before-after-box:after{}
	#case .before-after-box .before-pic{position: relative;width: 60%;height: 40vw;margin-bottom: 6%;}
	#case .before-after-box .before-pic:after{content: "Before";position: absolute;top: -3vw;right: -35vw;font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 9vw;font-weight: bold;color: #243062;}
	#case .before-after-box .before-pic img{width: 100%;height: 40vw;}
	#case .before-after-box .after-pic{position: relative;width: 100%;height: 65vw;}
	#case .before-after-box .after-pic:after{content: "After";position: absolute;bottom: -17vw;right: 0vw;font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 12vw;font-weight: bold;color: #880909;}
	#case .before-after-box .after-pic img{width: 100%;height: 65vw;}
	#case .before-after-box .arrow{position: absolute;top: 22vw;right: 11vw;width: 20%;}
	
	#case .blog-h2-ttl{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 6vw;font-weight: bold;}
	#case .blog-sub-text{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 3.4vw;margin-bottom: 10%;}
	#case .blog-list{}
	#case .blog-list li{border-bottom: 1px solid #EFEFEF;padding-bottom: 5%;margin-bottom: 5%;}
	#case .blog-list li dt{color: #52B433;font-weight: bold;font-size: 3.6vw;}
	#case .blog-list li a dd{font-size: 3.6vw;}
	
	
/* mikami -------------------------------------*/
#mikami .system-list{ background: #191919; 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; }
#mikami .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%;}
#mikami .system-list li:nth-child(2n){ margin-right: 0}
#mikami .system-list li a:hover{ text-decoration: none; }
#mikami .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%;}
#mikami .system-list .btn::after { content: ' >';}
#mikami .system-pic{ width: 100%; height: 30vw; overflow: hidden; text-align: center; margin-bottom: 8%; }
#mikami .system-pic img{ width: 100%; height: 30vw; }
#mikami .system-date{ font-size: 3.2vw; margin-bottom: 5%; }
#mikami .system-date::before{ }
#mikami .system-ttl-01{ font-size: 3.6vw; margin-bottom: 5%; line-height: 1.6; }
#mikami .system-category-set { margin-bottom: 8%;margin-top: -8%;}
#mikami .system-category{ margin-bottom: 1px; font-size: 3.2vw; font-weight: bold; color: #fff; text-align: center; padding: 2vw; background-color: #ccc;}
#mikami .serchcategory{ margin: 0 3% 10%;}
#mikami .serchcategory .icon { display: inline-block;margin-right: 1%;margin-bottom: 3%;font-size: 3.2vw;color: #fff;text-align: center;padding: 4.5% 3%; }
#mikami .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;}
#mikami .serchcategory1{ width: 90%; margin: 0 auto 10%; position: relative; top: 5vw}
#mikami .serchcategory1 .icon {width: 45%; display: inline-block; margin-bottom: 3vw; margin-right: 3vw; font-size: 3.6vw; font-weight: bold; text-align: center; padding: 2vw 0; position: relative;}
#mikami .serchcategory1 .icon:after{ content: ""; width: 20vw; height: 20vw; background: url(../images/common/category-icon.png) no-repeat right top; position: absolute; right: -1vw; top: 5vw; z-index: 1}
#mikami .icon01{ background: #f0f0f0; }
#mikami .icon02{ background: #f0f0f0; }
#mikami .icon03{ background: #f0f0f0; }
#mikami .icon04{ background: #f0f0f0; }
#mikami .icon05{ background: #f0f0f0; }
#mikami .icon06{ background: #f0f0f0; }
#mikami .system-coment{ margin-bottom: 5%; }
#mikami .system-contents .system-category-set{margin-top: 0;}
#mikami .system-contents{ background: #191919; padding: 4% 2%; margin-bottom: 10%; }
#mikami .system-contents-inner { background: #fff; padding: 5% 3%;}
#mikami .system-contents .system-date{ font-size: 3.2vw; margin-bottom: 5%; display: block; line-height: 1.4;}
#mikami .system-contents .system-category{ margin-bottom: 0.1vw; font-size: 3.2vw; color: #fff; text-align: center; padding: 4% 3%; width: 100%;}
#mikami .system-contents .system-category-set { margin-bottom: 5%; margin-top: 0;}
#mikami .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; }
#mikami .system-contents .system-i-pic{ text-align: center; margin-bottom: 8%; }
#mikami .system-contents .system-i-pic img{ max-width: 100%; }
	

/* voice -------------------------------------*/
#voice .system-list{ background: #191919; 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; }
#voice .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%;}
#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: center; background: #333; color: #fff; font-size: 3.2vw; position: absolute; bottom: 0; left: 0; width: 100%; padding:4% 3%;}
#voice .system-list .btn::after { content: ' >';}

#voice .system-list02{ background: #191919; 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; }
#voice .system-list02 li{ position: relative; line-height: 1.4; width: 49%; margin-right: 2%; background: #fff; position: relative; margin-bottom: 5%; padding: 2% 2% 10%;}
#voice .system-list02 li:nth-child(2n){ margin-right: 0}
#voice .system-list02 li a:hover{ text-decoration: none; }
#voice .system-list02 .btn{ text-align: center; background: #333; color: #fff; font-size: 3.2vw; position: absolute; bottom: 0; left: 0; width: 100%; padding: 3%;}
#voice .system-list02 .btn::after { content: ' >';}

#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%; }
#voice .system-date::before{}
#voice .system-name{ font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 3.2vw; margin-bottom: 5%;padding-bottom: 5%;margin-bottom: 5%;background-image: url("../images/voice/border01.png");background-repeat: no-repeat;background-position: bottom left;}
#voice .system-ttl-01{ font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 3.6vw; margin-bottom: 5%; line-height: 1.6; }
#voice .system-category-set { margin-bottom: 8%;margin-top: -8%;}
#voice .system-category{ margin-bottom: 1px; font-size: 3.2vw; font-weight: bold; color: #fff; text-align: center; padding: 2vw; background-color: #ccc;}
#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-category1{margin-bottom: 10%; font-size: 3.6vw; font-weight: bold; color: #fff; text-align: center; padding: 1vw 3vw; background-color: #ccc; position: relative;}
#voice .serchcategory1{ width: 90%; margin: 0 auto 10%; position: relative; top: 5vw}
#voice .serchcategory1 .icon {width: 45%; display: inline-block; margin-bottom: 3vw; margin-right: 3vw; font-size: 3.6vw; font-weight: bold; text-align: center; padding: 2vw 0; position: relative;}
#voice .serchcategory1 .icon:after{ content: ""; width: 20vw; height: 20vw; background: url(../images/common/category-icon.png) no-repeat right top; position: absolute; right: -1vw; top: 5vw; z-index: 1}
#voice .icon01{ background: #f0f0f0; }
#voice .icon02{ background: #f0f0f0; }
#voice .icon03{ background: #f0f0f0; }
#voice .icon04{ background: #f0f0f0; }
#voice .icon05{ background: #f0f0f0; }
#voice .icon06{ background: #f0f0f0; }
#voice .system-coment{ margin-bottom: 5%; }
#voice .box-r{ width: 50%; position: absolute; bottom: 1vw; right: 1vw; }
#voice .system-contents{ background: #191919; padding: 4% 2%; margin-bottom: 10%; }
#voice .system-contents-inner { background: #fff; padding: 5% 3%;}
#voice .system-contents .system-date{ font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 3.2vw; margin-bottom: 5%; display: block; line-height: 1.4;color: #191919;}
#voice .system-contents .system-category{ margin-bottom: 1px; 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-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; 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; }
	
  #voice .recommend-ttl{font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 5vw;font-weight: bold;text-align: center;color: #fff;margin-bottom: 20px;}

/* real_estate -------------------------------------*/
#real_estate .system-list{ 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; }
#real_estate .system-list li{ position: relative; line-height: 1.4; width: 49%; margin-right: 2%; background: #fff; position: relative; margin-bottom: 20px; padding: 2% 2% 10%;}
#real_estate .system-list li:nth-child(2n){ margin-right: 0}
#real_estate .system-list li a:hover{ text-decoration: none; }
#real_estate .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%;}
#real_estate .system-list .btn::after { content: ' >';}
#real_estate .system-pic{ width: 100%; height: 120px; overflow: hidden; text-align: center; margin-bottom: 8%; }
#real_estate .system-pic img{ max-width: 100%; max-height: 120px; width: auto; height: auto; }
#real_estate .system-date{ font-size: 3.2vw; margin-bottom: 5%; line-height: 1.4;}
#real_estate .system-date::before{ content: "■"; }
#real_estate .system-information { border-bottom: 1px solid #eee; padding-bottom: 3%; margin-bottom: 3%;}
#real_estate .system-txt{ font-size:  3.8vw; margin-bottom: 5%; line-height: 1.4; }
#real_estate .system-coment{ font-size: 3.2vw; margin-bottom: 5%; line-height: 1.4; word-break : break-all; }
#real_estate .system-coment span{ font-size: 4.8vw; font-weight: bold;display: inline-block; margin-top: 2%;}
#real_estate .system-ttl-01{ font-size: 3.2vw; line-height: 1.4; border-bottom: 1px solid #eee; padding-bottom: 3vw; margin-bottom: 3vw; }
#real_estate .system-category-set { margin-bottom: 8%;margin-top: -8%;}
#real_estate .system-category{ margin-bottom: 1px; font-size: 3.2vw; font-weight: bold; color: #fff; text-align: center; padding: 2vw; background-color: #ccc;}
#real_estate .serchcategory{ margin: 0 3% 10%;}
#real_estate .serchcategory .icon { display: inline-block;margin-right: 1%;margin-bottom: 3%;font-size: 3.2vw;color: #fff;text-align: center;padding: 4.5% 3%; }
#real_estate .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;}
#real_estate .serchcategory1{ width: 90%; margin: 0 auto 10%; position: relative; top: 5vw}
#real_estate .serchcategory1 .icon {width: 45%; display: inline-block; margin-bottom: 3vw; margin-right: 3vw; font-size: 3.6vw; font-weight: bold; text-align: center; padding: 2vw 0; position: relative;}
#real_estate .serchcategory1 .icon:after{ content: ""; width: 20vw; height: 20vw; background: url(../images/common/category-icon.png) no-repeat right top; position: absolute; right: -1vw; top: 5vw; z-index: 1}
#real_estate .icon01{ background: #f0f0f0; }
#real_estate .icon02{ background: #f0f0f0; }
#real_estate .icon03{ background: #f0f0f0; }
#real_estate .icon04{ background: #f0f0f0; }
#real_estate .icon05{ background: #f0f0f0; }
#real_estate .icon06{ background: #f0f0f0; }
#real_estate .system-icon02 span { display: block; padding: 3%; background: #ccc; font-size: 3.4vw; margin-bottom: 5%; }
#real_estate .system-icon02 span.icon02-01 { background: #999; }
#real_estate .system-icon02 span.icon02-02 { background: #ccc; }
#real_estate .system-icon02 span.icon02-03 { background: #eee; }
#real_estate .system-contents{ background: #eeefef; padding: 4% 2%; margin-bottom: 30px; }
#real_estate .system-contents-inner { background: #fff; padding: 5% 3%;}
#real_estate .system-contents .system-date{ font-size: 3.2vw; line-height: 1.4; text-align: right;}
#real_estate .system-contents .system-date::before{ content: none; }
#real_estate .system-contents .titleArea{ margin-bottom: 30px; padding-bottom: 25px; border-bottom: 1px #ccc solid;}
#real_estate .system-contents .system-category{ margin-bottom: 1px; font-size: 3.2vw; color: #fff; text-align: center; padding: 4% 3%; width: 100%;}
#real_estate .system-contents .system-category-set { margin-bottom: 5%; margin-top: 0;}
#real_estate .system-contents .system-ttl{ font-size: 4.2vw; font-weight: bold; margin-bottom: 5%; line-height: 1.6;}
#real_estate .system-contents .system-price{ font-size: 3.2vw; line-height: 1.4; word-break : break-all; }
#real_estate .system-contents .system-price span{ font-size: 6vw; font-weight: bold; line-height: 1.4; }
#real_estate .system-contents .system-icon02 { width: 100%;}
#real_estate .system-contents .system-i-pic{ text-align: center; margin-bottom: 20px; }
#real_estate .system-contents .system-i-pic img{ max-width: 100%; height: auto; }
#real_estate .system-gallery { background: #eeefef; padding: 5% 3%;}
#real_estate .system-gallery h2 { text-transform: uppercase; }
#real_estate .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; }
#real_estate .gallery-list li{ width: 32%; position: relative; margin:0 2% 6% 0; font-size: 3.2vw; line-height: 1.4;}
#real_estate .gallery-list li:nth-of-type(3n) { margin-right: 0;}
#real_estate .gallery-list li a:hover{ text-decoration: none; }
#real_estate .gallery-list li .system-Frame{ display: block; width: 100%; height: 90px; overflow: hidden; text-align: center; margin-bottom: 5%;}
#real_estate .gallery-list li .system-Frame::after{ content: none;}
#real_estate .gallery-list li .system-Frame img{ width: 100%; height: 90px; }
#real_estate table.system-details { border-bottom: 1px solid #dcdddd; margin-bottom: 10%; font-size: 3.2vw; line-height: 1.6;}
#real_estate table.system-details th { display: block; border: 1px solid #dcdddd; text-align: left; width: 100%; background-color: #eeefef; padding: 3%; vertical-align: top;}
#real_estate table.system-details td { display: block; border: 1px solid #dcdddd; border-bottom: 0; text-align: left; width: 100%; padding: 3%; vertical-align: top; }
#real_estate table.system-details td img { max-width: 100%; height: auto;}
#real_estate .system-contents #googlemaps{ height: 300px; border: 1px solid #dcdddd;}

#real_estate .estate-list { font-size: 3.2vw; line-height: 1.6;}
#real_estate .estate-list li{ width: 100%; border: #ccc 1px solid; margin-bottom: -1px;border-bottom: none; }
#real_estate .estate-list li:last-child{ border-bottom: 1px solid #ccc;}
#real_estate .estate-list li .estate-list-ttl{ border-bottom: #ccc dotted 1px;  width: 100%; padding: 3%; background: #f8f8f8; }
#real_estate .estate-list li p{ width: 100%; padding: 3%; background: #fff;}

#real_estate .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; }
#real_estate .system-list02 li{ position: relative; line-height: 1.4; width: 49%; margin-right: 2%; background: #fff; position: relative; margin-bottom: 5%; padding: 2% 2% 10%;}
#real_estate .system-list02 li:nth-child(2n){ margin-right: 0}
#real_estate .system-list02 li a:hover{ text-decoration: none; }
#real_estate .system-list02 .btn{ text-align: center; background: #333; color: #fff; font-size: 3.2vw; position: absolute; bottom: 0; left: 0; width: 100%; padding: 3%;}
#real_estate .system-list02 .btn::after { content: ' >';}

/* blog -------------------------------------*/
/*patern1*/
#blog .mainContents .system-list{ background: #eeefef; padding: 4% 2%; margin-bottom: 10%; }
#blog .mainContents .system-list-inner{ background: #fff; padding: 5% 3%;}
#blog .mainContents .system-list li{ overflow: hidden; line-height: 1.4; margin-bottom: 5%; border-bottom: 1px dotted #b2b2b2; padding: 0 0 5%;}
#blog .mainContents .system-list li a:hover{ text-decoration: none; }
#blog .mainContents .system-list .system-date{ font-size: 3.2vw; line-height: 1.4; margin-bottom: 2%}
#blog .mainContents .system-list .system-date::before{ content: "■"; }
#blog .mainContents .system-list .system-ttl-01{ font-size: 3.6vw; line-height: 1.6; }
#blog .mainContents .system-list .system-category-set { margin-bottom: 2%; overflow: hidden;}
#blog .mainContents .system-list .system-category{ float: left; width: 49%; margin-bottom: 0.1vw; margin-right: 0.1vw; font-size: 3.2vw;  color: #fff; text-align: center; padding: 1vw; background: #111; line-height: 1.5;}
/*patern2*/ 
#blog .mainContents .system-list2{ background: #eeefef; padding: 4% 2%; margin-bottom: 10%; }
#blog .mainContents .system-list-inner2{ background: #fff; padding: 5% 3%;}
#blog .mainContents .system-list2 li{ overflow: hidden; line-height: 1.4; margin-bottom: 5%; border-bottom: 1px dotted #b2b2b2; padding: 0 0 5%;}
#blog .mainContents .system-list2 li a:hover{ text-decoration: none; }
#blog .mainContents .system-list2 .system-pic{ width: 20%; float: left; }
#blog .mainContents .system-list2 .system-pic img{ max-width: 100%; height: auto; }
#blog .mainContents .system-list2 .system-date{ width: 78%; float: right; font-size: 3.2vw; line-height: 1.4; margin-bottom: 2%}
#blog .mainContents .system-list2 .system-date::before{ content: "■"; }
#blog .mainContents .system-list2 .system-ttl-01{ width: 78%; float: right; font-size: 3.6vw; line-height: 1.6; margin-bottom: 2%; }
#blog .mainContents .system-list2 .system-category-set { width: 78%; float: right; margin-bottom: 3%; overflow: hidden;}
#blog .mainContents .system-list2 .system-category{ float: left; width: 49%; margin-bottom: 0.1vw; margin-right: 0.1vw; font-size: 3.2vw; color: #fff; text-align: center; padding: 1vw; background: #111; line-height: 1.5;}
#blog .mainContents .system-list2 .system-contributor { width: 78%; float: right; color: #bbb; font-size: 3.2vw; text-align: right; }
/**/
#blog .mainContents .blog-icon01{ background: #000 !important; }
#blog .mainContents .blog-icon02{ background: #111 !important; }
#blog .mainContents .blog-icon03{ background: #222 !important; }
#blog .mainContents .blog-icon04{ background: #333 !important; }
#blog .mainContents .blog-icon05{ background: #444 !important; }
#blog .mainContents .blog-icon06{ background: #555 !important; }
#blog .mainContents .system-contents{ background: #eeefef; padding: 4% 2%; margin-bottom: 10%; }
#blog .mainContents .system-contents-inner { background: #fff; padding: 5% 3%;}
#blog .mainContents .system-contents .system-date{ font-size: 3.8vw; margin-bottom: 5%; display: block; }
#blog .mainContents .system-contents .system-date::before{ content: "■"; }
#blog .mainContents .system-contents .system-category-set { width: 100%; margin-bottom: 5%; overflow: hidden;}
#blog .mainContents .system-contents .system-category{ float: left; font-size: 3.2vw; color: #fff; text-align: center; padding: 3% 2%; width: 49%; margin-bottom: 0.1vw; margin-right: 0.1vw; background: #111;}
#blog .mainContents .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; }
#blog .mainContents .system-contents .footInfo { margin-top: 10%; padding-top: 5%; border-top: 1px dotted #ccc;}
#blog .mainContents .system-contents .system-contributor { font-size: 3.2vw; margin-bottom: 5%; 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;}



/* team -------------------------------------*/
	#team #sys-list h2{width: 60%;margin: 0 auto 3%;}
	
#team .system-list{ background: #191919; 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; }
#team .system-list li{ position: relative; line-height: 1.4; width: 49%; margin-right: 2%; background: #fff; position: relative; margin-bottom: 5%; padding: 2% 2% 13% 2%;}
#team .system-list li:nth-child(2n){ margin-right: 0}
#team .system-list li a:hover{ text-decoration: none; }
#team .system-list .btn{ position: absolute; bottom: 3%; left: 3%; width: 95%;}
#team .system-pic{ width: 100%; height: 40vw; overflow: hidden; text-align: center; }
#team .system-pic img{ width: 100%; height: 40vw; }
#team .system-job{ font-size: 3.4vw; font-weight: bold; margin-bottom: 8%; line-height: 1.6; text-align: center;color: #fff; background-color: #A18E00;}
#team .company {font-size: 3.4vw;color: #707070;text-align: center;margin-bottom: 3%;}
#team .system-name{ font-size: 4.2vw; font-weight: bold; margin-bottom: 5%; line-height: 1.6; text-align: center;}
#team .comment{ font-size: 3.4vw; margin-bottom: 5%; line-height: 1.6; }

#team .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; }
#team .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%;}
#team .system-list02 li:nth-child(2n){ margin-right: 0}
#team .system-list02 li a:hover{ text-decoration: none; }
#team .system-list02 .btn{ text-align: center; background: #333; color: #fff; font-size: 3.2vw; position: absolute; bottom: 0; left: 0; width: 100%; padding: 3%;}
#team .system-list02 .btn::after { content: ' >';}
#team .system-list02 .system-ttl-01{font-size: 3.8vw; font-weight: bold; margin-bottom: 5%; line-height: 1.6; text-align: center;}

#team .system-contents{ background: #eeefef; padding: 4% 2%; margin-bottom: 10%; }
#team .system-contents-inner { background: #fff; padding: 5% 3%;}
#team .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; }
#team .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;}
#team .system-contents .system-info{ width: 100%; }
#team .system-contents .system-job{ font-size: 3.4vw; margin-bottom: 1%; line-height: 1.6;}
#team .system-contents .system-name{ font-size: 4.2vw; margin-bottom: 5%; line-height: 1.6; padding-bottom: 3%; border-bottom: 1px solid #ccc;}
#team .system-contents .system-kana{ font-size: 3.2vw; margin-bottom: 3%; line-height: 1.6; }
#team .system-contents .system-comment{ font-size: 3.8vw; margin-bottom: 5%; line-height: 1.6;}
#team .system-contents .comment-bx{ margin-bottom: 3%;}
#team .system-contents .comment-bx table{ }
#team .system-contents .comment-bx tbody{ }
#team .system-contents .comment-bx tr{ }
#team .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;}
#team .system-contents .comment-bx td{width: 55%; font-size: 3.2vw; border: 1px solid #ccc; padding: 3%; vertical-align: middle;}
#team .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; }
#team .system-contents .system-i-pic img{ max-width: 100%; max-height: 60vw; width: auto; height: auto; }
#team .system-contents .wys-ttl{ width: 100%; margin: 3% auto; padding: 3%; font-size: 3.8vw; color: #959595; font-weight: bold; background: #f1f1f1;}

#team .system-contents1{ background: #191919; padding: 4% 2%; margin-bottom: 10%; }
#team .system-contents1-inner { background: #fff; padding: 5% 3%;}
#team .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; }
#team .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;}
#team .system-contents1 .system-info{ width: 100%; }
#team .system-contents1 .system-job{  font-size: 3.4vw; margin-bottom: 1%; line-height: 1.6;margin-bottom: 5%;padding: 2% 0;}
#team .system-contents1 .system-name{ font-size: 6.0vw; margin-bottom: 5%; line-height: 1.6; padding-bottom: 3%; border-bottom: 1px solid #ccc;}
#team .system-contents1 .system-kana{ font-size: 3.2vw; margin-bottom: 3%; line-height: 1.6; }
#team .system-contents1 .system-comment{ font-size: 3.8vw; margin-bottom: 5%; line-height: 1.6;}
#team .system-contents1 .comment-bx{ }
#team .system-contents1 .comment-bx table{ }
#team .system-contents1 .comment-bx tbody{ }
#team .system-contents1 .comment-bx tr{ }
#team .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;}
#team .system-contents1 .comment-bx td{width: 55%; font-size: 3.2vw; border: 1px solid #ccc; padding: 3%; vertical-align: middle;}
#team .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; }
#team .system-contents1 .system-i-pic img{ max-width: 100%; max-height: 60vw; width: auto; height: auto;  }
#team .system-contents1 .wys-ttl{ width: 100%; margin: 3% auto; padding: 3%; font-size: 3.8vw; color: #959595; font-weight: bold; background: #f1f1f1;}
	#team .system-contents1 .system-company{font-size: 3.4vw;text-align: center;}

#team .system-gallery { background: #f1f1f1; padding: 5% 3%;}
#team .system-gallery h2 { text-transform: uppercase; }
#team .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; }
#team .gallery-list li{ width: 32%; position: relative; margin:0 2% 6% 0; font-size: 3.2vw; line-height: 1.4;}
#team .gallery-list li:nth-of-type(3n) { margin-right: 0;}
#team .gallery-list li a:hover{ text-decoration: none; }
#team .gallery-list li .system-Frame{ display: block; width: 100%; height: 90px; overflow: hidden; text-align: center; margin-bottom: 5%;}
#team .gallery-list li .system-Frame::after{ content: none;}
#team .gallery-list li .system-Frame img{ width: 100%; height: 90px; }

	#team .url-btn{width: 80%;margin: 0 auto 10%;font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size: 3.8vw; text-align: center;}
	#team .url-btn a{width: 100%; color: #40a631;padding: 5% 0;background-color: #000;display: block;}
	#team .url-btn a:hover{text-decoration: none;}
	
/* form -------------------------------------*/

.form-ttl-inner{ text-align: center;
background-image:url(../images/contact/contact-line.png);
background-position:center 18vw; background-size:30%;
background-repeat:no-repeat; padding: 0 0 8vw 0; }
.form-ttl-inner h2.sub-ttl{ font-size: 3.6vw; font-weight: bold;letter-spacing: 5px;line-height: 1.2; }
.form-ttl-inner .en{ font-size: 8vw; font-weight: bold;letter-spacing: 5px; }


.form-Box{ padding: 4% 2%; margin-bottom: 30px; line-height: 1.6;}
.form-Box .form-Box-inner{  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: #f00;}
.form-Box .form-list li { padding-left: 1rem; text-indent: -1rem; margin-bottom: 3px; }
.form-Box table {  border-bottom: 1px solid #000; margin-bottom: 10%; font-size: 3.4vw; line-height: 1.6;}
.form-Box tr { margin-bottom: 0 !important}
.form-Box th { color: #000;border: 1px solid #000; text-align: left; width: 100%; background-color: #E1E1E1; padding: 3%; vertical-align: top;}
.form-Box td { color: #000;border: 1px solid #000; background-color: #F3F3F3;border-bottom: 0; text-align: left; width: 100%; padding: 7% 3%; vertical-align: top;}
.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 label{ display: block; }
  form label + label{ margin:0 0 0 0 !important; }


.priv-title{ text-align: center; margin-bottom: 4%; color: #000; }
.priv-text{ color: #000; padding: 3%; overflow-y:scroll; height: 250px; border:#ccc solid 1px; margin-bottom: 5%; background: #eff0f2; }
.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; }

.bg-black {
    background-color: #363636;
    width: 90%;
    margin: 0 auto;
    padding: 5%;
    color: #fff;
}
	
	
}


@media screen and (max-width: 380px) {
  #case .system-pic { height: 34vw; }
  #case .system-pic img { height: 100%; }
}
@media screen and (max-width: 321px) {
  #case .system-pic { height: 34vw; }
  #case .system-pic img { height: 100%; }
}
