@charset "UTF-8";

body.common {
  padding-top: 0 !important;
}

#MAIN {
  color: #000;
}

@media screen and (max-width: 1024px) {
  #MAIN {
    width: auto;
  }
}

#MAIN.hitoe {
  width: 100% !important;
  padding: 0;
  margin: 0;
}

#MAIN .hitoeProductList {
  width: 890px;
  margin: 0 auto;
  font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
}

#pagetitle,
#contents.hitoe {
  margin: 0;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

#pagetitle,
#contents.hitoe,
#pagetitle a,
#contents.hitoe a {
  text-decoration: none !important;
}

#hitoeModule a {
  color: #333;
  text-decoration: none;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif !important;
  font-size: 16px;
  line-height: 19px;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

#hitoeModule a:hover {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

#hitoeModule .active a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

#hitoeModule p,
#hitoeModule li,
#hitoeModule dt,
#hitoeModule dd,
#hitoeModule th,
#hitoeModule td {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 16px;
  /*line-height: 34px;*/
}

#hitoeModule li {
  margin: 0;
  padding: 0;
  line-height: 1;
}

#hitoeModule table {
  border-collapse: collapse;
  border: none;
  border-spacing: 0;
}

#hitoeModule figure {
  margin: 0;
}

#hitoeModule sup {
  font-size: 9px;
  position: relative;
  top: 2px;
  vertical-align: super;
}

.product_floor.hitoe .yumin,
#pagetitle .yumin,
.featuresNum01,
.featuresGroup01 li p,
#hitoeModule.kaso .yumin {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important;
  font-weight: normal;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

@media screen and (max-width: 1024px) {
  body.product_floor.hitoe {
    -webkit-text-size-adjust: 100%;
  }

  #hitoeModule img {
    max-width: 100%;
  }

  #contents.hitoe .pcOnly,
  #pagetitle .pcOnly,
  .pcOnly {
    display: none;
  }

}

@media screen and (min-width: 1025px) {
  body.product_floor.hitoe {
    min-width: 1110px;
  }

  #contents.hitoe .smOnly,
  #pagetitle .smOnly {
    display: none;
  }

}

/*  topicPath
----------------------------------*/
.product_floor.hitoe>.topicPath {
  margin-bottom: 0px;
}

/*  pagetitile
----------------------------------*/
#pagetitle {
  width: 100%;
  position: relative;
}

.ttl_hitoe {
  margin: 0 auto;
  position: absolute;
  z-index: 101;
  top: 63px;
  left: 0;
  right: 0;
  text-align: center;
}

.ttl_hitoe h2 {
  padding-bottom: 5px;
  position: relative;
}

.ttl_hitoe h2:after {
  content: "";
  display: block;
  background: #fff;
  position: absolute;
  margin: auto;
}

.ttl_hitoe p {
  color: #fff;
  display: block;
  font-size: 18px;
  line-height: 30px;
}

.hitoeMainVisual .bxslider,
.bx-wrapper,
.hitoeMainVisual .bxslider li {
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .ttl_hitoe {
    width: 100%;
    text-align: center;
    top: 7.7333%;
  }

  .ttl_hitoe h2 {
    padding-bottom: 2%;
    width: 91.7333%;
    margin: 0 auto 9%;
    border-bottom: 1px solid #FFF;
  }

  .ttl_hitoe h2 img {
    width: 100%;
  }

  .ttl_hitoe p {
    /*		font-size: 12px;
		line-height: 18px;*/
    width: 79.2%;
    text-align: center;
  }

  .ttl_hitoe .hitoeComent01 {
    margin: 5% auto 0;
  }

  .ttl_hitoe .hitoeComent01 img {
    width: 100%;
  }

  /*	.ttl_hitoe h2:after{
		width: 100%;
		height: 1px;
		bottom: 0;
		left: 0;
		right: 0;
	}*/
  .hitoeMainVisual .bxslider,
  .bx-wrapper,
  .hitoeMainVisual .bxslider li {
    height: 100vw;
  }

  .hitoeMainVisual .bxslider li:first-child {
    background: url(../img/index/hitoe_top_ttl_img_01.jpg) no-repeat;
    background-size: cover;
  }

  .hitoeMainVisual .bxslider li:nth-child(2) {
    background: url(../img/index/hitoe_top_ttl_img_02.jpg) no-repeat;
    background-size: cover;
  }

  .hitoeMainVisual .bxslider li:nth-child(3) {
    background: url(../img/index/hitoe_top_ttl_img_03.jpg) no-repeat;
    background-size: cover;
  }

  .hitoeMainVisual .bxslider li:nth-child(4) {
    background: url(../img/index/hitoe_top_ttl_img_04.jpg) no-repeat;
    background-size: cover;
  }

  .bx-wrapper {
    margin-bottom: 30px !important;
  }
}

@media screen and (min-width: 1025px) {
  #pagetitle {
    width: 100%;
    position: relative;
  }

  .ttl_hitoe h2:after {
    width: 880px;
    height: 1px;
    bottom: 0;
    left: 0;
  }

  .bxslider li figure {
    margin: 0;
  }

  .hitoeTtlCover {
    /*width: 920px;*/
    width: 880px;
    margin: 0 auto;
    position: relative;
  }

  .hitoeMainVisual .bxslider,
  .bx-wrapper,
  .hitoeMainVisual .bxslider li {
    height: 600px;
  }

  .ttl_hitoe .hitoeComent01 {
    margin-top: 40px;
  }

  .hitoeMainVisual .bxslider li:first-child {
    background: url(../img/index/hitoe_top_ttl_img_01_pc.jpg) no-repeat;
    background-size: cover;
  }

  .hitoeMainVisual .bxslider li:nth-child(2) {
    background: url(../img/index/hitoe_top_ttl_img_02_pc.jpg) no-repeat;
    background-size: cover;
  }

  .hitoeMainVisual .bxslider li:nth-child(3) {
    background: url(../img/index/hitoe_top_ttl_img_03_pc.jpg) no-repeat;
    background-size: cover;
  }

  .hitoeMainVisual .bxslider li:nth-child(4) {
    background: url(../img/index/hitoe_top_ttl_img_04_pc.jpg) no-repeat;
    background-size: cover;
  }
}

/*  NAVI
----------------------------------*/
.pageNav {
  position: absolute;
  margin: auto;
  z-index: 120;
  overflow: hidden;
}

.pageNav li {
  text-align: center;
  background-color: rgba(255, 255, 255, 0.9);
  float: left;
  margin-left: 2px;
}

.pageNav li:first-child {
  margin-left: 0px;
}

.pageNav li a {
  text-decoration-line: none;
  display: block;
  color: #000 !important;
  letter-spacing: 0.1em;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important;
  font-weight: normal;
}

.pageNav li:hover,
.pageNav li.active {
  background: rgba(9, 8, 13, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-transition: background 0.4s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -o-transition: background 0.4s ease-in-out;
  transition: background 0.4s ease-in-out;
}

.pageNav li:hover a,
.pageNav li.active a {
  color: #fff !important;
}

@media screen and (max-width: 1024px) {
  #pagetitle2 {
    position: relative;
  }

  .pageNav {
    top: 1px;
    width: 100%;
  }

  .pageNav li {
    /*		width: 33%;*/
    width: 25%;
    height: 35px;
    margin: 0;
    position: relative;
    /*margin-left:0.5%;*/
  }

  .pageNav li a {
    font-size: 12px;
    line-height: 13px;
  }

  .pageNav li:first-child:after,
  .pageNav li:nth-child(2):after,
  .pageNav li:nth-child(3):after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: #111;
  }

  .pageNav li:first-child a {
    padding: 11px 0;
  }

  .pageNav li:last-child a {
    padding: 11px 0;
  }

  .pageNav li a img {
    display: inline-block;
    position: relative;
    top: 2px;
    height: 32px;
  }
}

@media screen and (min-width: 1025px) {
  .pageNav {
    width: 100%;
    top: 2px;
    left: 0;
    right: 0;
  }

  .pageNav li {
    font-size: 15px;
    line-height: 40px;
    /*width: 304px;*/
    width: 230px;
    height: 40px;
  }

  .pageNav li:nth-child(1),
  .pageNav li:nth-child(4) {
    width: calc((100% - 920px)/2 + 227px);
  }

  .pageNav li a span {
    display: block;
    /*width: 304px;*/
    width: 230px;
  }

  .pageNav li:nth-child(1) a span {
    float: right;
  }

  .pageNav li:nth-child(4) a span {
    float: left;
  }

  /*
	.pageNav li:nth-child(3) a span{
		float: left;
	}
    */

}

@media screen and (min-width: 0\0) and (min-resolution: +72dpi) {

  #pagetitle .pageNav li:nth-child(1),
  #pagetitle .pageNav li:nth-child(4) {
    /*width: 39.18%;*/
    width: calc((100% - 920px)/2 + 226.9px) !important;
  }
}

@supports (-ms-ime-align: auto) {

  #pagetitle .pageNav li:nth-child(1),
  #pagetitle .pageNav li:nth-child(4) {
    /*width: 39.18%;*/
    width: calc((100% - 920px)/2 + 226.9px);
  }
}


/*  FEATURES
----------------------------------*/
.hitoeProduct {
  text-align: center;
  clear: both;
}

h2.titType01 {
  font-size: 28px;
  padding-bottom: 15px;
  background: url(../img/hitoe_line_01.png) no-repeat bottom center;
  background-size: 100px 2px;
  display: block;
}

h2.titType01 span {
  font-size: 14px;
  color: #b3b3b3;
  display: block;
  margin-bottom: 10px;
  letter-spacing: 0.05em;
}

#hitoeProduct01 h2.titType01 {
  padding-top: 30px;
}

#hitoeProduct01 .hitoeImg01 {
  background: #09080d;
  /*margin-top: 124px;*/
  width: 100%;
}

.textType01 {
  margin-top: 50px;
}

.hitoeTop h2.titType01 {
  font-size: 50px;
  font-weight: bold;
  padding-bottom: 0;
  background: none;
  display: block;
}

.hitoeTop h2.titType01 span {
  font-size: 20px;
  color: #000;
  display: block;
  margin-bottom: 0;
  letter-spacing: 0.05em;
}

.hitoeTop #hitoeProduct01 h2.titType01 {
  padding-top: 0;
}

.hitoeTop .textType01 {
  margin-top: 0;
}

@media screen and (max-width: 1024px) {
  #hitoeProduct01 .hitoeImg01 {
    /*	margin-top: 60px;*/
  }

  h2.titType01 {
    font-size: 18px;
    background-size: 65px 1px;
  }

  h2.titType01 span,
  .hitoeTop h2.titType01 span {
    font-size: 10px;
  }

  .textType01 {
    font-size: 13px !important;
    line-height: 25px !important;
    /*margin-top: 30px;*/
    margin-left: 1em;
    letter-spacing: 0.1em;
  }

  .productImg01>h2.titType01 {
    margin-bottom: 30px;
  }

  .hitoeTop h2.titType01,
  .hitoeTop h2.titType01 span,
  .hitoeTop .textType01 {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
  }

  .hitoeTop h2.titType01 {
    font-size: 18px;
  }

  .hitoeTop #hitoeProduct01 h2.titType01 span,
  .hitoeTop #hitoeProduct02 h2.titType01 span {
    margin-right: 1em;
  }

  .hitoeTop .textType01 {
    margin-top: 0;
  }
}

@media screen and (min-width: 1025px) {
  #hitoeProduct01 .featuresGroup01 {
    width: 920px;
    margin: 0 auto;
  }

  #hitoeProduct01 .hitoeImg01,
  #hitoeProduct01 .hitoeImg01 img {
    width: 100%;
    text-align: center;
  }

  #hitoeProduct01 .hitoeImg01 img {
    max-width: 1280px;
  }

  .textType01 {
    font-size: 18px !important;
    line-height: 34px;
    /*margin-top: 50px;*/
    letter-spacing: 0.05em;
  }

  #hitoeModule.kaso .textType01 {
    margin-top: 100px;
  }

  .productImg01>h2.titType01 {
    margin-bottom: 60px;
  }
}

/*  FEATURES ４つの特長
----------------------------------*/
#hitoeProduct01 .featuresNum01 {
  text-align: center;
  color: #fff;
  background: #09080d;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  margin-top: 50px;
}

#hitoeProduct01 .featuresNum01:after {
  content: "";
  display: block;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
}

#hitoeProduct01 .featuresNum01 span {
  font-size: 11px;
  display: block;
  margin-bottom: 5px;
}

@media screen and (max-width: 1024px) {
  #hitoeProduct01 .featuresNum01:after {
    width: 44px;
    height: 1px;
    background-size: 44px 1px;
    bottom: 4px;
  }

  #hitoeProduct01 .featuresNum01 {
    font-size: 20px;
    width: 70px;
    height: 70px;
    padding-top: 18px;
  }

  #hitoeProduct01 .featuresNum01 span {
    font-size: 6px;
    margin-bottom: 5px;
  }

  .featuresGroup01 {
    padding: 0 15px;
    margin-top: 50px;
  }

  .featuresGroup01 li {
    background: #e8e8e8;
    padding: 30px 4% 30px 6% !important;
    margin-top: 20px !important;
  }

  .featuresGroup01 li:nth-child(even) {
    background: #b7b7b7;
  }

  .featuresBox {
    overflow: hidden;
  }

  .featuresBox h3 {
    margin-top: 0px !important;
  }

  .featuresBox h3,
  .featuresBox p {
    display: inline-block;
    vertical-align: middle;
  }

  .featuresBox p {
    font-size: 14px !important;
    width: 66%;
    margin-left: 5%;
    margin-bottom: 0;
    text-align: left;
    line-height: 25px !important;
  }
}

@media screen and (min-width: 1025px) {
  #hitoeProduct01 .featuresGroup01 {
    clear: both;
    /*display: inline-block;*/
    width: 100%;
    /*		max-width: 1060px;*/
    margin: 25px auto 0;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
  }

  #hitoeProduct01 .featuresGroup01 li {
    width: 23%;
    max-width: 250px;
    min-height: 300px;
    margin: 0 1%;
  }

  #hitoeProduct01 .featuresNum01 {
    font-size: 30px;
    width: 64px;
    height: 70px;
    padding-top: 11px;
  }

  #hitoeProduct01 .featuresNum01:after {
    width: 54px;
    height: 1px;
    background-size: 54px 1px;
    bottom: 10px;
  }

  /*	#hitoeProduct01 .featuresGroup01 li {
		min-height: 400px;
		float: left;
		position: relative;
	}*/
  #hitoeProduct01 .featuresGroup01 li p {
    font-size: 21px !important;
    line-height: 32px !important;
    margin-top: 25px;
  }

  #hitoeProduct01 .featuresGroup01 li:nth-child(2) p {
    line-height: 34px !important;
  }

  #hitoeProduct01 .featuresGroup01 li:nth-child(2) p span.txtBlock1,
  #hitoeProduct01 .featuresGroup01 li p span.txtSize02 {
    display: block;
  }

  #hitoeProduct01 .featuresGroup01 li p span.txtSize01 {
    font-size: 16px;
  }

  #hitoeProduct01 .featuresGroup01 li p span.txtSize02 {
    font-size: 16px;
    line-height: 1.6;
  }

  #hitoeProduct01 .featuresGroup01 li p span.txtSize03 {
    font-size: 21px !important;
  }

  /*
	#hitoeProduct01 .featuresGroup01{
		width: 100%;
		max-width: 1280px;
		margin: 100px auto 0;
		overflow: hidden;
	}
	#hitoeProduct01 .featuresGroup01 li:first-child,
	#hitoeProduct01 .featuresGroup01 li:nth-child(4){
		width: 49%;
	}
	#hitoeProduct01 .featuresGroup01 li:nth-child(2),
	#hitoeProduct01 .featuresGroup01 li:nth-child(3){
		width: 35%;
	}*/
  #hitoeProduct01 .featuresGroup01 li:first-child {
    background: url(../img/index/hitoe_features_01_img.jpg) no-repeat;
    background-size: cover;
  }

  #hitoeProduct01 .featuresGroup01 li:nth-child(2) {
    background: url(../img/index/hitoe_features_02_img.jpg) no-repeat;
    background-size: cover;
    /*margin-right: 14%;*/
  }

  #hitoeProduct01 .featuresGroup01 li:nth-child(3) {
    background: url(../img/index/hitoe_features_03_img.jpg) no-repeat;
    background-size: cover;
    /*margin-left: 14%;*/
  }

  #hitoeProduct01 .featuresGroup01 li:nth-child(4) {
    background: url(../img/index/hitoe_features_04_img.jpg) no-repeat;
    background-size: cover;
  }

  /*
	#hitoeProduct01 .featuresGroup01 li:nth-child(even){
		margin-left: 2%;
	}
	#hitoeProduct01 .featuresGroup01 li:nth-child(4){
		margin-top: calc(100% - 98%);		
	}
	#hitoeProduct01 .featuresGroup01 li:nth-child(2){
		margin-top: calc(100% - 98%);		
	}
	*/
  #hitoeProduct01 .featuresGroup01 li:nth-child(3) {
    /*margin-top: calc(100vw - 101%);*/
    /*margin-top: 0px;*/
  }

  #hitoeProduct01 .featuresGroup01 li:nth-child(3),
  #hitoeProduct01 .featuresGroup01 li:nth-child(4) {
    /*margin-top: 20px;*/
  }

  /*
	#hitoeProduct01 .featuresGroup01 li .featuresBox{
		display: inline-block;
		position: absolute;
		top: 0;
	}
	#hitoeProduct01 .featuresGroup01 li:nth-child(1) .featuresBox,
	#hitoeProduct01 .featuresGroup01 li:nth-child(3) .featuresBox{
		right: 15%;
	}
	#hitoeProduct01 .featuresGroup01 li:nth-child(2) .featuresBox,
	#hitoeProduct01 .featuresGroup01 li:nth-child(4) .featuresBox{
		left: 15%;
	}
*/

}

/*  製品情報
----------------------------------*/
#hitoeProduct02 {
  /*	margin-top: 150px;*/
  /*padding: 80px 0 150px;*/
  position: relative;
}

#hitoeProduct02 ul li {
  position: relative;
}

#hitoeProduct02 ul li a .infoArea {
  /*background: rgba(12,22,35,0.8);*/
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  box-sizing: border-box;

  background-color: rgba(12, 22, 35, 0.8);
  /*    background-image: url(../img/hitoe_arrow01.png);
    background-repeat: no-repeat;
    background-position: center 95%;
	background-size: 18px;*/
}

#hitoeProduct02 ul li:hover a {
  opacity: 1;
}

#hitoeProduct02 ul li:hover a .infoArea {
  /*background: #09080d!important;*/
  opacity: 1 !important;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;

  background-color: #09080d !important;
  /*    background-image: url(../img/hitoe_arrow01.png);
    background-repeat: no-repeat;
    background-position: center 95%;
	background-size: 18px;*/
}

#hitoeProduct02 ul li a .infoArea p {
  color: #fff;
}

#hitoeProduct02 ul li h3 {
  padding-bottom: 18px;
  position: relative;
}

#hitoeProduct02 ul li h3:after {
  content: "";
  display: block;
  width: 85px;
  height: 1px;
  background: rgba(255, 255, 255, 0.8);
  background-size: 85px 1px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

@media screen and (max-width: 1024px) {
  #hitoeProduct02 {
    /*background: #e8e8e8;*/
    /*		margin:50px 0;*/
    padding-bottom: 100px;
    padding: 45px 0 60px;
  }

  #hitoeProduct02 ul {
    /*padding: 0 20px;*/
    margin-top: 3%;
  }

  #hitoeProduct02 ul li {
    width: 100%;
    /*margin-top: 2%;*/
    text-align: center;
  }

  /*	#hitoeProduct02 ul li:first-child{
		background: url(../img/index/hitoe_design_01_img.jpg) no-repeat right;
		background-size: cover;
	}
	#hitoeProduct02 ul li:last-child{
		background: url(../img/index/hitoe_design_02_img.jpg) no-repeat left;
		background-size: cover;
		margin-top: 6%;
	}*/
  #hitoeProduct02 ul li img {
    /*line-height: 1;*/
    display: inline-block;
    vertical-align: top;
  }

  #hitoeProduct02 ul li a .infoArea {
    width: 48%;
    min-width: 180px;
    height: 52.6315789%;
    min-height: 120px;
    right: 0;
    left: 17.3333%;
    text-align: center;
    /*line-height: 28px!important;*/
    padding: 5.1% 0;
  }

  #hitoeProduct02 ul li a .infoArea h3 {
    width: 70%;
    margin: 0 auto 0;
    padding-bottom: 6% !important;
  }

  #hitoeProduct02 ul li a .infoArea p {
    margin-top: 6% !important;
    font-size: 13px !important;
    line-height: 22px !important;
  }

  #hitoeProduct02 ul li a .infoArea {}
}

@media screen and (min-width: 1025px) {
  #hitoeProduct02 {
    width: 100%;
    overflow: hidden;
  }

  /*	#hitoeProduct02:after{
		content: "";
		display: block;
		width: 1110px;
		height: 862px;
		background: #e8e8e8;
		background-size: 1110px 862px;
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		margin: auto;
		z-index: -1;
	}*/
  #hitoeProduct02 ul {
    margin: 50px auto 0;
    overflow: hidden;
    width: 100%;
    max-width: 1280px;
  }

  #hitoeProduct02 ul li {
    width: 50%;
    max-width: 640px;
    height: 380px;
    float: left;
  }

  #hitoeProduct02 ul li:first-child {
    background: url(../img/index/hitoe_design_01_img_pc.jpg) no-repeat right;
  }

  #hitoeProduct02 ul li:last-child {
    background: url(../img/index/hitoe_design_02_img_pc.jpg) no-repeat left;
    /*margin-left: 2%*/
  }

  #hitoeProduct02 ul li .infoArea {
    padding: 40px 0;
    display: block;
    width: 50%;
    min-width: 320px;
    height: 200px;
  }

  #hitoeProduct02 ul li:first-child a .infoArea {
    right: 8.9%;
  }

  #hitoeProduct02 ul li:last-child a .infoArea {
    left: 8.9%;
  }

  #hitoeProduct02 ul li .infoArea p {
    font-size: 16px;
    line-height: 32px;
    margin-top: 18px;
  }
}


/*  施工イメージ
----------------------------------*/
#hitoeProduct03 {
  width: 100%;
  padding: 110px 0 140px;
}

#hitoeProduct03 h2.titType01 {
  padding-bottom: 15px;
  color: #fff;
  font-size: 28px;
  background: url(../img/hitoe_line_02.png) no-repeat bottom center;
  background-size: 100px 2px;
}

#hitoeProduct03 h2.titType01 span {
  font-size: 10px;
  color: #b3b3b3;
  margin-bottom: 10px;
}


#hitoeProduct03 li p {
  color: #fff;
}

#hitoeProduct03 li a {
  display: block;
  border: #fff 1px solid;
  text-decoration-line: none !important;
  color: #fff !important;

  background: url(../img/hitoe_arrow02.png) no-repeat 95% 50%;
  background-size: 6px;
}

@media screen and (max-width: 1024px) {
  #hitoeProduct03 {
    width: auto;
    background: url(../img/index/hitoe_bg_06.png) no-repeat;
    background-size: cover;
    padding: 60px 20px 80px;
    margin-bottom: 60px;
  }

  #hitoeProduct03 h2.titType01,
  #hitoeProduct03 h2.titType01 span,
  #hitoeProduct03 .textType01 {
    display: block;
    vertical-align: middle;
    text-align: center;
  }

  #hitoeProduct03 h2.titType01 {
    font-size: 18px;
  }

  #hitoeProduct03 li {
    margin-top: 40px;
  }

  #hitoeProduct03 li p {
    margin: 10px 0;
    font-size: 13px;
  }

  #hitoeProduct03 li a {
    line-height: 40px;
    font-size: 12px;
    letter-spacing: 0.18em;
  }
}

@media screen and (min-width: 1025px) {
  #hitoeProduct03 {
    background: url(../img/index/hitoe_bg_06_pc.png) no-repeat;
    background-size: cover;
    margin: 150px 0 70px;
    overflow: hidden;
    min-width: 1110px;
  }

  #hitoeProduct03 ul {
    width: 920px;
    margin: 50px auto 0;
    overflow: hidden;
  }

  #hitoeProduct03 li {
    width: 450px;
    float: left;
  }

  #hitoeProduct03 li:last-child {
    margin-left: 20px;
  }

  #hitoeProduct03 li p {
    margin: 15px 0;
  }

  #hitoeProduct03 li a {
    line-height: 50px;
    width: 448px;
  }
}



/* --------------------------------------------------------------------
下層ページ Granza
--------------------------------------------------------------------*/

/*  mainimg
----------------------------------*/
.hitoeMainVisual.typeB h2 {
  width: 100%;
  height: 410px;
  background: url(../img/granza/granza_ttl_01_pc.jpg) no-repeat center 50%;
  background-size: cover;
}

.hitoeMainVisual.typeB.fine h2 {
  background: url(../img/fine/fine_ttl_01_pc.jpg) no-repeat center 50%;
  background-size: cover;
}

@media screen and (max-width: 1024px) {
  .hitoeMainVisual.typeB h2 {
    height: 50vw;
    background: url(../img/granza/granza_ttl_01.jpg) no-repeat center 50%;
    background-size: cover;
  }

  .hitoeMainVisual.typeB.fine h2 {
    background: url(../img/fine/fine_ttl_01.jpg) no-repeat center 50%;
    background-size: cover;
  }
}

/*  イントロ
----------------------------------*/
#hitoeModule.kaso {
  text-align: center;
}

#granzaFineProduct01 .anchorLink li {
  text-align: center;
  float: left;
  position: relative;
}

#granzaFineProduct01 .anchorLink li a {
  text-decoration-line: none;
  color: #09080d;
}

#granzaFineProduct01 .anchorLink li:before,
#granzaFineProduct01 .anchorLink li:nth-child(3):after {
  content: "";
  display: block;
  width: 1px;
  height: 40px;
  background: #09080d;
  background-size: 1px 40px;
  position: absolute;
  top: 0;
}

#granzaFineProduct01 .anchorLink li:before {
  left: 0;
}

#granzaFineProduct01 .anchorLink li:nth-child(3):after {
  right: 0;
}

@media screen and (max-width: 1024px) {
  #granzaFineProduct01 .anchorLink {
    width: 90%;
    margin: auto;
    padding: 43px 0 21px;
  }

  #granzaFineProduct01 .anchorLink li {
    padding: 0 2%;
    width: 29%;
  }

  #granzaFineProduct01 .anchorLink li:before,
  #granzaFineProduct01 .anchorLink li:nth-child(3):after {
    height: 19px;
  }

  #granzaFineProduct01 .anchorLink li a {
    font-size: 13px;
  }

}

@media screen and (min-width: 1025px) {
  .hitoeMainVisual.typeB h2 img {
    position: absolute;
    top: 17%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }

  #granzaFineProduct01 .anchorLink {
    width: 920px;
    margin: 70px auto 0;
    overflow: hidden;
  }

  #granzaFineProduct01 .anchorLink li {
    width: 304px;
    line-height: 40px;
    height: 40px;
  }
}

/*  施工イメージ
----------------------------------*/
.productImg01 {
  background: #e8e8e8;
  padding: 100px 0 130px;
  margin: 30px 0 0;
}

.item.in img {
  -webkit-transform: scale(1);
  transform: scale(1);
  z-index: 2;
}

.item.out img {
  -webkit-transform: scale(1.25);
  transform: scale(1.25);
  -webkit-transition: 4s;
  transition: 4s;
  z-index: 1;
}

.slideshow.hitoe .item {
  width: 100%;
  position: absolute;
  top: 0;
  display: none;
}

.slideshow.hitoe .item img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#hitoeModule.kaso .bxslider2 li {
  position: relative;
}

#hitoeModule.kaso .bxslider2 li p {
  font-size: 14px;
  line-height: 40px;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 100;

}

@media screen and (max-width: 1024px) {
  .productImg01 {
    padding: 50px 0;
  }

  /*	.slideshow.hitoe{
		width: 90%;
		margin: 25px auto;
		height: 240px;
		box-sizing: border-box;
	}
	.slideshow.hitoe figure img{
		width: 100%;	
	}*/
  #hitoeModule.kaso .bxslider2,
  #hitoeModule.kaso .bxslider2 .bx-viewport,
  #hitoeModule.kaso .bxslider2 .bx-wrapper {
    width: 90%;
    margin: 0 auto;
    height: 75vw;
    box-sizing: border-box;
  }

  #hitoeModule.kaso .bxslider2 li {
    width: 100%;
    height: 75vw;
  }

  #hitoeModule.kaso .bxslider2 li p {
    line-height: 30px;
  }

  #hitoeModule.kaso .bx-wrapper {
    width: 90% !important;
  }

  #hitoeModule.kaso .bx-wrapper {
    height: 75vw !important;
  }

}

@media screen and (min-width: 1025px) {
  /*.slideshow.hitoe {
    position: relative;
    width: 80%;
    padding-top: 35%;
    overflow: hidden;
    margin: 0 auto;
  }
.slideshow.hitoe figure figcaption{
	line-height: 40px;
	height: 40px;
	width: 100%;
	z-index: 100;
	position: absolute;
	top: calc(80vw * 0.45045045045045 - 60px);
	left: 0;
	margin: auto;
	background: rgba(255,255,255,0.5);
}*/

  #hitoeModule.kaso .bxslider2,
  #hitoeModule.kaso .bx-viewport,
  #hitoeModule.kaso .bx-wrapper {
    width: 1110px;
    height: 500px;
    margin: 0 auto;
  }

  #hitoeModule.kaso .bxslider2 li {
    width: 100%;
    max-height: 500px;
  }

  #hitoeModule.kaso .bxslider2 li img {
    width: 100%;
  }

}

/*---------------------------------
  イメージの拡大アニメーション
//--------------------------------*/
#hitoeModule.kaso .bxslider2 li img {
  -moz-animation: move 4s ease forwards;
  -webkit-animation: move 4s ease forwards;
  animation: move 4s ease forwards;
  -ms-animation: move 4s ease forwards;
}

#hitoeModule.kaso .bxslider2.granza li:first-child img,
#hitoeModule.kaso .bxslider2.fine li:first-child img {
  transform-origin: 60% 40%;
}

#hitoeModule.kaso .bxslider2.granza li:nth-child(2) img {
  transform-origin: right top;
}

#hitoeModule.kaso .bxslider2.granza li:nth-child(3) img {
  transform-origin: 20% 50%;
}

#hitoeModule.kaso .bxslider2.fine li:nth-child(2) img {
  transform-origin: 10% 20%;
}

#hitoeModule.kaso .bxslider2.fine li:nth-child(3) img {
  transform-origin: 70% 45%;
}

@keyframes move {
  30% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -ms-transform: scale(1);
  }

  to {
    -moz-transform: scale(1.25);
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
    -ms-transform: scale(1.25);
  }
}


/*  イメージ
----------------------------------*/
#granzaFineProduct02_2 .productImg02 p {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
}

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

  #granzaFineProduct02_2 .productImg02 figure,
  #granzaFineProduct02_2 .productImg02 figure img {
    width: 100%;
  }

  #granzaFineProduct02_2 .productImg02 figure,
  #granzaFineProduct02_2 .productImg02 p {
    float: inherit;
    width: 100%;
  }

  #granzaFineProduct02_2 .productImg02 p {
    display: inline-block;
    position: absolute;
    top: 30px;
    left: 7%;
    width: auto;
    text-align: left;
    line-height: 30px;
  }

  #granzaFineProduct02_2 .productImg02 {
    background-size: 100%;
    padding: 70px 0 40px;
    position: relative;
  }
}

@media screen and (min-width: 1025px) {
  #granzaFineProduct02_2 .productImg02 {
    background-size: 100%;
    padding: 0 0 250px;
    margin: 100px auto 0;
    text-align: center;
    width: 920px;
  }

  #granzaFineProduct02_2 .productImg02 .productImgIn {
    overflow: hidden;
  }

  #granzaFineProduct02_2 .productImg02 p {
    float: left;
    overflow: hidden;
    font-size: 28px;
    line-height: 70px;
    text-align: left;
    width: 334px;
    padding-top: 130px;
  }

  #granzaFineProduct02_2 .productImg02 p span {
    display: block;
    margin-right: 70px;
  }

  #granzaFineProduct02_2 .productImg02 figure {
    width: 586px;
    float: right;
    position: relative;
  }

  #granzaFineProduct02_2 .productImg02 figure img {
    width: 100%;
  }

  #granzaFineProduct02_2 .productImg02 p {
    width: 334px;
    height: 456px;
  }

  #granzaFineProduct02_2 .productImg02 figure:before,
  #granzaFineProduct02_2 .productImg02 figure:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
  }

  #granzaFineProduct02_2 .productImg02 figure:before {
    width: 130px;
    height: 130px;
    background: url(../img/granza/hitoe_bg_07_pc.png) no-repeat;
    background-size: 130px;
    top: -35px;
    right: -35px;
  }

  #granzaFineProduct02_2 .productImg02 figure:after {
    width: 745px;
    height: 658px;
    background: url(../img/granza/hitoe_bg_08_pc.png) no-repeat;
    background-size: 745px 658px;
    top: 80px;
    right: 245px;
  }

}

/*  LINEUP
----------------------------------*/
#granzaFineProduct03 {
  background: #e8e8e8;
  padding: 110px 0;
}

#granzaFineProduct03 .ttl_pict {
  margin-top: 18px;
}

#granzaFineProduct03 .lineUp {
  overflow: hidden;
}

#granzaFineProduct03 .lineUp>li {
  float: left;
}

#granzaFineProduct03 .lineup_item_ttlbox {
  clear: both;
  position: relative;
  width: 100%;
}

#granzaFineProduct03 .lineup_item_ttlbox h3 {
  position: relative;
}

#granzaFineProduct03 .lineup_item_ttlbox .icon_new {
  position: absolute;
  right: 0;
  top: -1.2em;
  padding: 1px 2px;
  color: #FFF;
  font-size: 13px;
  background-color: #e40012;
}

@media screen and (max-width: 1024px) {
  #granzaFineProduct03 {
    padding: 60px 0;
    margin: 30px 0;
  }

  #granzaFineProduct03 .ttl_pict {
    width: 150px;
    margin: 18px auto 0;
  }

  #granzaFineProduct03 .lineup_item_ttlbox .icon_new {
    font-size: 12px;
  }

  #granzaFineProduct03 .lineUpBox {
    width: 90%;
    margin: 0 auto;
  }

  #granzaFineProduct03 .lineUp {
    margin-left: -8%;
  }

  #granzaFineProduct03 .lineUp li h3 {
    margin: 5px 0;
    line-height: 21px;
    font-size: 13px;
  }

  #granzaFineProduct03 .lineUp li h3>span {
    display: none !important;
  }

  #granzaFineProduct03 .lineUp>li {
    width: 42%;
    margin-left: 8%;
    text-align: left;
    margin-top: 25px;
  }

  #granzaFineProduct03 .lineUp li>ul li {
    font-size: 12px;
    width: 100%;
    margin-left: 0px;
    line-height: 1.5;
    margin-top: 3px;
  }
}

@media screen and (min-width: 1025px) {
  #granzaFineProduct03 {
    width: 100%;
    overflow: hidden;
  }

  #granzaFineProduct03 .in {
    /*width: 920px;*/
    width: 100%;
    max-width: 1060px;
    margin: 0 auto;
  }

  #granzaFineProduct03 .lineUpBox {
    /*width: 920px;*/
    width: 90%;
    max-width: 1060px;
    margin: 50px auto 0;
  }

  #granzaFineProduct03 .lineUp {
    /*margin-left: -39px;*/
    clear: both;
    overflow: hidden;
  }

  #granzaFineProduct03 .lineUp>li {
    /*width: 280px;
		margin-left: 39px;
		float: none;*/
    width: 25%;
    height: 23em;
    padding: 0 1.886792452%;
    text-align: left;
    box-sizing: border-box;
  }

  /*	#granzaFineProduct03 .lineUp > li:nth-child(n+5){
		margin-top: 30px;
	}*/
  #granzaFineProduct03.granzaProduct .lineUp>li:nth-child(12),
  #granzaFineProduct03.granzaProduct .lineUp>li:nth-child(15) {
    clear: left;
  }

  #granzaFineProduct03 .lineUp li img {
    width: 100%;
    max-width: auto !important;
  }

  #granzaFineProduct03 .lineUp li h3 {
    font-size: 15px;
    margin: 18px 0 12px;
    font-weight: normal;
  }

  #granzaFineProduct03 .lineUp li>ul>li {
    font-size: 13px;
    line-height: 21px;
    margin-left: 0px;
  }
}

/*  製品情報
----------------------------------*/

#granzaFineProduct04 table.tablegroup01 {
  width: 920px;
  margin: 60px auto 0;
}

#granzaFineProduct04 table.tablegroup01 td,
#granzaFineProduct04 table.tablegroup01 th {
  font-size: 15px;
  padding: 20px 20px 20px 40px;
  border-bottom: 1px solid #d6d6d6;
}

#granzaFineProduct04 table.tablegroup01 th {
  width: 40px;
  vertical-align: top;
}

#granzaFineProduct04 table.tablegroup01 td {
  text-align: left;
}

#granzaFineProduct04 table.tablegroup02 th {
  background: #09080d;
  color: #fff;
}

#granzaFineProduct04 table.tablegroup02 th,
#granzaFineProduct04 table.tablegroup02 td {
  padding: 12px;
  text-align: center;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
}

#granzaFineProduct04 table.tablegroup02 th,
#granzaFineProduct04 table.tablegroup02 tr:first-child th:first-child {
  padding: 10px 35px;
  width: 70px;
  vertical-align: middle;
}

#granzaFineProduct04 table.tablegroup02 tr:first-child th:nth-child(2),
#granzaFineProduct04 table.tablegroup02 tr:first-child th:nth-child(3) {
  padding: 10px 35px;
  width: 248px;
}

#granzaFineProduct04 table.tablegroup02 td {
  background: #dbdbdb;
}

#granzaFineProduct04 table.tablegroup02 tr:nth-child(even):not(:last-child) td {
  background: #e8e8e8;
}

#granzaFineProduct04 table.tablegroup02 tr:nth-last-child(2) td {
  border-bottom: 1px dashed #09080d;
}

@media screen and (max-width: 1024px) {
  #granzaFineProduct04 {
    margin-bottom: 80px;
  }

  #granzaFineProduct04 .productImg03 {
    width: 80%;
    margin-top: 30px;
  }

  #granzaFineProduct04 table.tablegroup01 {
    margin-top: 10px;
    width: 710px;
  }

  #granzaFineProduct04 table.tablegroup01 th,
  #granzaFineProduct04 table.tablegroup01 td {
    display: block;
    width: 100%;
  }

  #granzaFineProduct04 table.tablegroup01 th {
    font-weight: bold;
    border-bottom: none;
    padding-bottom: 0px;
    padding-left: 20px;
  }

  #granzaFineProduct04 table.tablegroup01 td {
    padding: 12px 20px 14px 20px;
  }

  #granzaFineProduct04 table.tablegroup02 th,
  #granzaFineProduct04 table.tablegroup02 td {
    display: table-cell !important;
    width: auto !important;
  }

  #granzaFineProduct04 table.tablegroup02 th {
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    border-top: 1px solid #fff;
  }

  #granzaFineProduct04 table.tablegroup02 tr:first-child th {
    border-top: none;
  }

  .tableWrap {
    overflow-x: auto;
    position: relative;
  }

  .tableWrap .btn {
    width: 35px;
    display: block;
    position: absolute;
    top: 72%;
    right: 20px;
  }


}

@media screen and (min-width: 1025px) {
  #granzaFineProduct04 {
    margin: 100px 0;
  }

  #granzaFineProduct04 .productImg03 {
    width: 308px;
    margin: 50px auto 0;
  }
}










@charset "UTF-8";

#hitoeModule .tansouModule01 .menu01,
#hitoeModule .tansouModule01 .menu02 {
  text-align: center;
}

#hitoeModule .tansouModule01 .menu01 li,
#hitoeModule .tansouModule01 .menu02 li {
  display: inline-block;
}

#hitoeModule .tansouModule01 .menu01 a,
#hitoeModule .tansouModule01 .menu02 a {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important;
  font-weight: normal;
  display: inline-block;
  color: #333 !important;
}

@media screen and (max-width: 1024px) {
  #hitoeModule .tansouModule01 {
    margin: 20px auto 30px;
    padding: 10px 0 0 0;
  }

  #hitoeModule .tansouModule01 .tansouNavi {
    position: absolute;
    background: #fff;
    width: 100%;
    left: 0;
    z-index: 100;
    padding: 5px 0;
  }

  #hitoeModule .tansouModule01 .tansouNavi.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }

  #hitoeModule .tansouModule01 .menu01,
  #hitoeModule .tansouModule01 .menu02 {
    width: 100%;
    margin: 0px auto 0px;
    overflow: hidden;
  }

  #hitoeModule .tansouModule01 .menu01 li,
  #hitoeModule .tansouModule01 .menu02 li {
    padding: 0 20px;
    margin: 0 0 10px;
    line-height: 20px;
    display: inline-block;
    position: relative;
  }

  #hitoeModule .tansouModule01 .menu01 li:before,
  #hitoeModule .tansouModule01 .menu02 li:before {
    content: "";
    display: block;
    width: 1px;
    height: 20px;
    background: #09080d;
    background-size: 1px 40px;
    position: absolute;
    top: 0;
    left: 0;
  }

  #hitoeModule .tansouModule01 .menu01 li:nth-of-type(3):after,
  #hitoeModule .tansouModule01 .menu02 li:nth-of-type(3):after {
    content: "";
    display: block;
    width: 1px;
    height: 20px;
    background: #09080d;
    background-size: 1px 40px;
    position: absolute;
    top: 0;
    right: 0;
  }

  #hitoeModule .tansouModule01 .menu01 li:nth-of-type(4),
  #hitoeModule .tansouModule01 .menu02 li:nth-of-type(4) {
    clear: both;
  }

  #hitoeModule .tansouModule01 .menu01 li:last-of-type:after,
  #hitoeModule .tansouModule01 .menu02 li:last-of-type:after {
    content: "";
    display: block;
    width: 1px;
    height: 20px;
    background: #09080d;
    background-size: 1px 40px;
    position: absolute;
    top: 0;
    right: 0;
  }

  #hitoeModule .tansouModule01 .menu01 a,
  #hitoeModule .tansouModule01 .menu02 a {
    font-size: 14px;
  }

  #hitoeModule .tansouModule01 .menu02 li {
    margin: 0;
  }
}

@media screen and (min-width: 1025px),
print {
  #hitoeModule .tansouModule01 {
    margin: 70px auto 100px;
    overflow: hidden;
    width: 920px;
  }

  #hitoeModule .tansouModule01 .menu02 {
    float: left;
  }

  #hitoeModule .tansouModule01 .menu02 li:last-of-type:after {
    content: "";
    display: block;
    width: 1px;
    height: 40px;
    background: #09080d;
    background-size: 1px 40px;
    position: absolute;
    top: 0;
    right: 0;
  }

  #hitoeModule .tansouModule01 .menu01,
  #hitoeModule .tansouModule01 .menu02 {
    /*width : 920px;*/
    /*margin : 70px auto 100px;*/
    overflow: hidden;
    display: inline-block;
    float: left;
  }

  #hitoeModule .tansouModule01 .menu01 li,
  #hitoeModule .tansouModule01 .menu02 li {
    width: 184px;
    line-height: 40px;
    height: 40px;
    float: left;
    display: block;
    position: relative;
  }

  #hitoeModule .tansouModule01 .menu01 li:before,
  #hitoeModule .tansouModule01 .menu02 li:before {
    content: "";
    display: block;
    width: 1px;
    height: 40px;
    background: #09080d;
    background-size: 1px 40px;
    position: absolute;
    top: 0;
  }

  #hitoeModule .tansouModule01 .menu01 a,
  #hitoeModule .tansouModule01 .menu02 a {
    font-size: 16px;
  }
}

#hitoeModule .tansouModule02 .tit01 {
  background: #725c2b;
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important;
  font-weight: normal;
}

#hitoeModule .tansouModule02 .inner .tit02 {
  background: #e6e6e6;
  padding: 0 0 0 40px;
  position: relative;
  letter-spacing: 0.05em;
}

#hitoeModule .tansouModule02 .inner .tit02:after {
  content: "■";
  position: absolute;
  top: 10px;
  left: 15px;
}

#hitoeModule .tansouModule02 .tablegroup01.w920 {
  width: 920px !important;
}

#hitoeModule .tansouModule02 .w88 {
  width: 88px;
}

#hitoeModule .tansouModule02 .w100 {
  width: 100px;
}

#hitoeModule .tansouModule02 .w190 {
  width: 190px;
}

#hitoeModule .tansouModule02 .w230 {
  width: 230px;
}

#hitoeModule .tansouModule02 .w90 {
  width: 90px;
}

#hitoeModule .tansouModule02 .w76 {
  width: 76px;
}

#hitoeModule .tansouModule02 .tdtxt {
  position: relative;
  left: 30px;
  padding: 2px 0 2px 85px;
  text-align: left;
}

#hitoeModule .tansouModule02 .tdtxt span {
  position: absolute;
  top: 2px;
  left: 0;
  display: block;
}

#hitoeModule .tansouModule02 .tablegroup01 td,
#hitoeModule .tansouModule02 .tablegroup01 th {
  box-sizing: border-box;
  font-size: 15px;
  padding: 20px 20px 20px 20px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}

#hitoeModule .tansouModule02 .tablegroup01 th {
  background: #09080d;
  color: #fff;
  text-align: center;
}

#hitoeModule .tansouModule02 .tablegroup01 th.w120 {
  width: 120px;
}

#hitoeModule .tansouModule02 .tablegroup01 th.min {
  padding: 8px 20px;
}

#hitoeModule .tansouModule02 .tablegroup01 td {
  background: #dbdbdb;
}

#hitoeModule .tansouModule02 .tablegroup01 td img {
  max-width: 100%;
}

#hitoeModule .tansouModule02 .tablegroup01 tr:nth-child(even) td {
  background: #e8e8e8;
}

#hitoeModule .tansouModule02 .tablegroup01.other th {
  font-weight: normal !important;
}

#hitoeModule .tansouModule02 .tablegroup01.other td {
  background: #e8e8e8 !important;
}

#hitoeModule .tansouModule02 .tablegroup01.other tr:nth-child(even) td {
  background: #dbdbdb !important;
}

#hitoeModule .tansouModule02 .tablegroup01.other th.col1 {
  background: #383838;
}

#hitoeModule .tansouModule02 .tablegroup01.other th.col2 {
  background: #005378;
}

#hitoeModule .tansouModule02 .tablegroup01.other tr td.col2_2 {
  background: #d9e3eb !important;
}

#hitoeModule .tansouModule02 .tablegroup01.other tr:nth-child(even) td.col2_2 {
  background: #cfd7de !important;
}

#hitoeModule .tansouModule02 .tablegroup01.other .min {
  font-size: 12px;
  line-height: 1.2;
}

#hitoeModule .tansouModule02 .col01 {
  background: #383838 !important;
}

#hitoeModule .tansouModule02 .col02 {
  background: #e8e8e8 !important;
}

#hitoeModule .tansouModule02 .col03 {
  background: #dbdbdb !important;
}

#hitoeModule .tansouModule02 .inner02 .tit04 {
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 10px;
}

#hitoeModule .tansouModule02 .inner02 .txt {
  font-size: 13px !important;
  padding: 0 0 15px;
  line-height: 1.8;
}

#hitoeModule .tansouModule02 .inner02 .photo {
  margin: 0 0 20px !important;
  display: block;
}

#hitoeModule .tansouModule02 .inner02 .list01 {
  border: solid 4px #e6e6e6;
  padding: 10px;
  margin: 0 0 30px;
}

#hitoeModule .tansouModule02 .inner02 .list01.type1 {
  margin: 0 0 30px;
}

#hitoeModule .tansouModule02 .inner02 .list01 strong {
  font-size: 13px !important;
  line-height: 1.6;
}

#hitoeModule .tansouModule02 .inner02 .list01 p {
  font-size: 13px !important;
  line-height: 1.6;
}

#hitoeModule .tansouModule02 .kaigyo2 {
  text-align: left;
  font-size: 13px !important;
  margin: 5px 15px 0;
  position: relative;
  padding: 0 0 50px 14px;
  line-height: 1.7;
}

#hitoeModule .tansouModule02 .kaigyo2:after {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 13px !important;
}

#hitoeModule .tansouModule02 .hyoka {
  position: relative;
  padding: 0 0 10px 55px;
  text-align: left;
  width: 100%;
  margin: 0 15px;
  font-size: 11px;
}

#hitoeModule .tansouModule02 .hyoka:after {
  content: "評価基準";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 11px;
}

@media screen and (max-width: 1024px) {
  #hitoeModule .tansouModule02#technical01 {
    padding: 50px 0 30px 0;
  }

  #hitoeModule .tansouModule02#technical02 {
    padding: 0 0 30px;
  }

  #hitoeModule .tansouModule02#technical02 .kaigyo2 {
    padding: 0 0 20px 14px;
  }

  #hitoeModule .tansouModule02#technical03 {
    padding: 0 0 30px;
  }

  #hitoeModule .tansouModule02#technical03 .list01 {
    margin: 0;
  }

  #hitoeModule .tansouModule02#technical04 {
    padding: 0 0 30px;
  }

  #hitoeModule .tansouModule02 .tit01 {
    background: #725c2b;
    text-align: left;
    overflow: hidden;
    margin: 0 0 25px;
  }

  #hitoeModule .tansouModule02 .tit01 .name {
    display: block;
    margin: 0 auto;
    padding: 0 15px;
    line-height: 56px;
    font-size: 13px;
    position: relative;
  }

  #hitoeModule .tansouModule02 .tit01 .name .big {
    font-size: 15px;
    display: inline-block;
    padding: 0 40px 0 0;
    position: relative;
  }

  #hitoeModule .tansouModule02 .tit01 .name .big:after {
    content: "";
    height: 80px;
    width: 1px;
    position: absolute;
    right: 20px;
    top: -10px;
    border-right: 2px solid #fff;
    transform: rotate(17deg);
  }

  #hitoeModule .tansouModule02 .tit01 .name .box {
    position: absolute;
    top: 12px;
    left: 115px;
    width: 200px;
    line-height: 1.4;
  }

  #hitoeModule .tansouModule02 .tit01 .name .box.type2 {
    left: 130px;
  }

  #hitoeModule .tansouModule02 .tit01 .name .box.type3 {
    left: 100px;
  }

  #hitoeModule .tansouModule02 .inner .txt01 {
    text-align: left;
    font-size: 13px !important;
    padding: 0 15px;
    margin: 0 0 25px;
    line-height: 1.7;
  }

  #hitoeModule .tansouModule02 .inner .tit02 {
    margin: 0 15px 15px;
    padding: 10px 15px 10px 40px;
    font-size: 14px;
    line-height: 1.6;
    text-align: left;
  }

  #hitoeModule .tansouModule02 .inner .tit02 .min {
    font-size: 11px;
  }

  #hitoeModule .tansouModule02 .inner .tit02 .min13 {
    font-size: 13px;
  }

  #hitoeModule .tansouModule02 .inner .tit03 {
    text-align: left;
    margin: 0 15px 10px;
  }

  #hitoeModule .tansouModule02 .inner .tit03 img {
    width: 14px;
    display: inline-block;
    position: relative;
    top: 2px;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap {
    text-align: left;
    margin: 0 15px 45px 15px;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap.no {
    margin: 0 15px 5px;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap .btn {
    top: 50%;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap .w70 {
    width: 70px;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap .min14 {
    display: block;
    width: 100%;
    font-size: 11px;
    line-height: 2;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap table {
    width: 100%;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap th,
  #hitoeModule .tansouModule02 .inner .tableWrap td {
    font-size: 13px !important;
    padding: 15px 10px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    vertical-align: middle;
    position: relative;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap table.other th,
  #hitoeModule .tansouModule02 .inner .tableWrap table.other td {
    /*   font-size: 15px!important;*/
  }

  #hitoeModule .tansouModule02 .inner .tableWrap .tablegroup01.w700 {
    width: 700px !important;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap .tablegroup01.type1 th {
    padding: 12px 5px !important;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap .tablegroup01.type1 td {
    padding: 12px 25px !important;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap .tablegroup01.type1 td {
    background: #e8e8e8;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap .tablegroup01.type2 th {
    padding: 12px 5px !important;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap .tablegroup01.type2 td {
    padding: 12px 5px !important;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap .tablegroup01.type3 th {
    padding: 12px 5px !important;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap .tablegroup01.type3 td {
    padding: 12px 10px !important;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap .tablegroup01.type4 th {
    padding: 12px 5px !important;
    font-weight: normal !important;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap .tablegroup01.type4 td {
    padding: 12px 10px !important;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap .tablegroup01.type5 th {
    padding: 5px 5px !important;
    font-weight: normal !important;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap .tablegroup01.type5 td {
    padding: 5px 5px !important;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap .tablegroup01.other th {
    padding: 5px 10px !important;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap .tablegroup01 .w20p {
    width: 24%;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap .tablegroup01 .w40p {
    width: 38%;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap .tablegroup01.type5.first {
    margin: 0 0 30px;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap .tablegroup01.type2 td:first-of-type {
    text-align: left;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap .tablegroup01 .tate span {
    height: 18em;
    letter-spacing: 0.2em;
    -ms-writing-mode: tb-rl;
    /* for MS IE11 */
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap .tablegroup01 .ico {
    float: left;
    display: block;
    width: 34px;
    height: 34px;
    overflow: hidden;
    position: relative;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap .tablegroup01 .ico img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  #hitoeModule .tansouModule02 .inner .tableWrap .tablegroup01 .ico_txt {
    text-align: left;
    position: absolute;
    top: 50%;
    left: 60px;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
  }

  #hitoeModule .tansouModule02 .inner .tableWrap td {
    text-align: center;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap td img {
    max-height: 100px;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap th .min {
    font-size: 11px;
  }

  #hitoeModule .tansouModule02 .inner .tableWrap .name {
    margin: 0 auto;
    text-align: left;
    display: block;
  }

  #hitoeModule .tansouModule02 .inner .photo01 {
    display: block;
    padding: 20px 15px;
    margin: 0 0 40px !important;
    border-top: solid 4px #d6d6d6;
    border-bottom: solid 4px #d6d6d6;
  }

  #hitoeModule .tansouModule02 .inner .inner02 {
    text-align: left;
    padding: 0 15px;
  }

  #hitoeModule .tansouModule02 .inner .inner02 .txtimg {
    width: 100%;
    text-align: center;
    padding: 0 0 5px;
  }

  #hitoeModule .tansouModule02 .inner .inner02 .txtimg img {
    height: 50px;
    width: auto;
  }

  #hitoeModule .tansouModule02 .inner .inner02 .list01 .kaigyo {
    position: relative;
    padding: 0 0 20px;
    display: inline-block;
  }

  #hitoeModule .tansouModule02 .inner .inner02 .list01 .kaigyo span {
    position: absolute;
    display: block;
    width: 120px;
    bottom: 0;
    left: 0;
    font-size: 11px;
  }

  #hitoeModule .tansouModule02 .inner .inner02 .list01.type3 {
    margin: 0 0 20px !important;
  }

  #hitoeModule .tansouModule02 .closeBox {
    display: none;
  }

  #hitoeModule .tansouModule02 .openToggle span {
    cursor: pointer;
  }

  #hitoeModule .tansouModule02 .openToggle span:after {
    content: "";
    display: block;
    width: 14px;
    height: 2px;
    position: absolute;
    top: 50%;
    right: 15px;
    background: #000;
  }

  #hitoeModule .tansouModule02 .openToggle span:before {
    content: "";
    display: block;
    width: 14px;
    height: 2px;
    position: absolute;
    top: 50%;
    right: 15px;
    background: #000;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }

  #hitoeModule .tansouModule02 .openToggle.act span:before {
    content: "";
    display: block;
    width: 14px;
    height: 2px;
    position: absolute;
    top: 50%;
    right: 15px;
    background: #000;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
}

@media screen and (min-width: 1025px),
print {
  #hitoeModule .tansouModule02 .closeBox {
    display: block !important;
  }

  #hitoeModule .tansouModule02#technical01 {
    margin: 0 0 20px;
  }

  #hitoeModule .tansouModule02#technical04 {
    margin: 0 0 50px;
  }

  #hitoeModule .tansouModule02 .tit01 {
    background: #725c2b;
    text-align: left;
  }

  #hitoeModule .tansouModule02 .tit01 .name {
    display: block;
    width: 920px;
    margin: 0 auto;
    line-height: 56px;
    font-size: 16px;
  }

  #hitoeModule .tansouModule02 .tit01 .name .big {
    font-size: 22px;
    display: inline-block;
    padding: 0 80px 0 0;
    position: relative;
  }

  #hitoeModule .tansouModule02 .tit01 .name .big:after {
    content: "";
    height: 80px;
    width: 1px;
    position: absolute;
    right: 40px;
    top: -10px;
    border-right: 2px solid #fff;
    transform: rotate(17deg);
  }

  #hitoeModule .tansouModule02 .inner {
    width: 920px;
    margin: 0 auto;
    padding: 40px 0;
    text-align: left;
  }

  #hitoeModule .tansouModule02 .inner .tit02 {
    background: #e6e6e6;
    line-height: 45px;
    font-size: 20px;
    margin: 60px 0 20px 0;
    display: block;
    position: relative;
    clear: both;
  }

  #hitoeModule .tansouModule02 .inner .tit02:after {
    content: "■";
    position: absolute;
    top: 1px;
    left: 15px;
  }

  #hitoeModule .tansouModule02 .inner .tit02.type2 {
    margin: 10px 0 20px 0;
  }

  #hitoeModule .tansouModule02 .inner .tit02 .min13 {
    font-size: 16px;
  }

  #hitoeModule .tansouModule02 .inner .tit02 .min {
    font-size: 15px;
  }

  #hitoeModule .tansouModule02 .inner .txt01 {
    line-height: 1.9;
  }

  #hitoeModule .tansouModule02 .inner .min14 {
    display: block;
    width: 100%;
    font-size: 14px;
    text-align: right;
    line-height: 2;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01 {
    width: 100%;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01 th,
  #hitoeModule .tansouModule02 .inner .tablegroup01 td {
    font-size: 15px !important;
    /*    position : relative;*/
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01 .min {
    padding: 8px 10px;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01 .rel {
    position: relative;
    overflow: hidden;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01 .ctr {
    text-align: center;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01 .bo {
    font-weight: bold;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01 .w27p {
    width: 27%;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01 .w19p {
    width: 19%;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01.mt30 {
    margin: 30px 0 0 0;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01 .w45p {
    width: 45%;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01 .w15p {
    width: 15%;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01 .w23p {
    width: 23%;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01 .w17p {
    width: 17%;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01 .w22p {
    width: 22%;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01 .w32p {
    width: 32%;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01 img {
    max-width: 224px;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01.type3 {
    margin: 0 0 10px;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01.type3 th {
    padding: 10px 20px;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01.type3 td {
    padding: 15px 20px;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01.type4 {
    margin: 30px 0 10px;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01.type4 th {
    padding: 10px 20px;
    font-weight: normal;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01.type4 td {
    padding: 15px 20px;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01.type5 {
    width: 440px;
    float: left;
    margin: 15px 0 0 0;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01.type5 th {
    text-align: center;
    padding: 8px 5px;
    font-weight: normal;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01.type5 td {
    text-align: center;
    padding: 8px 5px;
    font-weight: normal;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01.type5.second {
    float: right;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01.other th {
    text-align: center;
    padding: 10px 5px;
    font-weight: normal;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01.other td {
    text-align: center;
    padding: 10px 5px;
    font-weight: normal;
    font-size: 14px !important;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01Wrap {
    float: left;
    width: 440px;
  }

  #hitoeModule .tansouModule02 .inner .hyoka {
    float: left;
    clear: both;
    margin: 10px 0 50px;
    padding: 0 0 10px 78px;
    font-size: 15px;
  }

  #hitoeModule .tansouModule02 .inner .hyoka:after {
    content: "評価基準";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 15px;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01 .ico {
    float: left;
    display: block;
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: relative;
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01 .ico img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  #hitoeModule .tansouModule02 .inner .tablegroup01 .ico_txt {
    text-align: left;
    position: absolute;
    width: 330px;
    font-weight: bold;
    top: 50%;
    left: 80px;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
  }

  #hitoeModule .tansouModule02 .inner .tit03 {
    font-size: 15px;
    margin: 35px 0 5px 0;
  }

  #hitoeModule .tansouModule02 .inner .tit03 img {
    position: relative;
    top: 2px;
    height: 17px;
    width: 17px;
  }

  #hitoeModule .tansouModule02 .inner .tit03.second {
    margin: 50px 0 5px 0;
  }

  #hitoeModule .tansouModule02 .inner02 {
    overflow: hidden;
    padding: 10px 0 0 0;
  }

  #hitoeModule .tansouModule02 .inner02 .tit04 {
    font-size: 18px;
    float: left;
    width: 480px;
    display: block;
  }

  #hitoeModule .tansouModule02 .inner02 .tit04 .min {
    font-size: 15px;
  }

  #hitoeModule .tansouModule02 .inner02 .txt {
    font-size: 15px !important;
    float: left;
    width: 480px;
    display: block;
  }

  #hitoeModule .tansouModule02 .inner02 .list01 {
    float: left;
    width: 440px;
    display: block;
    padding: 16px 25px;
  }

  #hitoeModule .tansouModule02 .inner02 .list01 strong {
    font-size: 15px !important;
    line-height: 2;
  }

  #hitoeModule .tansouModule02 .inner02 .list01 p {
    font-size: 15px !important;
    line-height: 2;
  }

  #hitoeModule .tansouModule02 .inner02 .test {
    float: right;
    width: 344px;
    display: block;
    position: relative;
    top: -30px;
  }

  #hitoeModule .tansouModule02 .inner02.type2 .tit04 {
    width: 100%;
  }

  #hitoeModule .tansouModule02 .inner02.type2 .txt {
    width: 100%;
    font-size: 16px !important;
  }

  #hitoeModule .tansouModule02 .inner02.type2 .list01 {
    width: 100%;
    padding: 16px 25px;
    box-sizing: border-box;
    font-size: 15px;
  }

  #hitoeModule .tansouModule02 .inner02.type2 .list01 strong {
    font-size: 15px !important;
    line-height: 2;
  }

  #hitoeModule .tansouModule02 .inner02.type2 .list01 p {
    font-size: 15px !important;
    line-height: 2;
  }

  #hitoeModule .tansouModule02 .inner02.type2 .list01.type3 {
    padding: 21px 25px 21px 230px;
    margin: 0 0 70px;
    position: relative;
    line-height: 2;
  }

  #hitoeModule .tansouModule02 .inner02.type2 .list01.type3 .txtimg {
    position: absolute;
    left: 30px;
    top: 27px;
  }

  #hitoeModule .tansouModule02 .kaigyo2 {
    margin: 0;
  }
}

#hitoeModule .tansouModule03 .menu01 {
  background: #F8F8F8;
}

#hitoeModule .tansouModule03 .menu01 a {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important;
  color: #000 !important;
}

#hitoeModule .tansouModule03 .menu01 a span {
  color: #000 !important;
}

#hitoeModule .tansouModule03 .menu01 {
  width: 100%;
  margin: 0px auto 0px;
  overflow: hidden;
  height: 50px;
}

#hitoeModule .tansouModule03 .menu01 li {
  display: block;
  width: 25%;
  float: left;
  text-align: center;
}

#hitoeModule .tansouModule03 .menu01 li:last-of-type a:after {
  display: none;
}

@media screen and (max-width: 1024px) {
  #hitoeModule .tansouModule03 {
    box-sizing: border-box;
    margin: 0 0 30px;
  }

  #hitoeModule .tansouModule03 .menu01 {
    width: 100%;
    margin: 0px auto 0px;
    overflow: hidden;
    height: 50px;
  }

  #hitoeModule .tansouModule03 .menu01 li a {
    display: block;
    position: relative;
    height: 50px;
  }

  #hitoeModule .tansouModule03 .menu01 li a:after {
    content: "";
    display: block;
    width: 1px;
    height: 30px;
    background: #c1c1c1;
    background-size: 1px 40px;
    position: absolute;
    top: 10px;
    right: 0;
  }

  #hitoeModule .tansouModule03 .menu01 li span {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 13px;
  }
}

@media screen and (min-width: 1025px),
print {
  #hitoeModule .tansouModule03 {
    margin: 40px auto 60px;
    overflow: hidden;
    width: 880px;
  }

  #hitoeModule .tansouModule03 .menu01 {
    width: 880px;
    height: 40px;
  }

  #hitoeModule .tansouModule03 .menu01 li {
    height: 40px;
  }

  #hitoeModule .tansouModule03 .menu01 a {
    display: block;
    position: relative;
    font-size: 15px;
    line-height: 40px;
  }

  #hitoeModule .tansouModule03 .menu01 a:after {
    content: "";
    display: block;
    width: 1px;
    height: 20px;
    background: #c1c1c1;
    background-size: 1px 40px;
    position: absolute;
    top: 10px;
    right: 0;
  }
}

/*  mainimg
----------------------------------*/
.hitoeMainVisual.typeC h2 {
  width: 100%;
  height: 410px;
  background: url(../img/technical/technical_ttl_01_pc.jpg) no-repeat center 50%;
  background-size: cover;
}

@media screen and (max-width: 1024px) {
  .hitoeMainVisual.typeC h2 {
    height: 50vw;
    background: url(../img/technical/technical_ttl_01.jpg) no-repeat center 50%;
    background-size: cover;
  }
}

@media screen and (min-width: 1025px) {
  .hitoeMainVisual.typeC h2 img {
    position: absolute;
    top: 17%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
}

#hitoeModule .tansouModule04 {
  background: #DADADA;
  padding: 15px;
  margin: 50px 0 0 0;
}

#hitoeModule .tansouModule04 .inner {
  padding: 20px;
  background: #E8E8E8;
}

#hitoeModule .tansouModule04 .inner .tit01 {
  font-size: 18px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important;
}

#hitoeModule .tansouModule04 .inner .tit02 {
  display: block;
  margin: 10px 0;
  font-size: 16px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important;
}

#hitoeModule .tansouModule04 .inner .txt {
  font-size: 13px;
  line-height: 1.7;
}

#hitoeModule .tansouModule04 .inner .box01 {
  text-align: left;
  margin: 20px 0 0;
}

#hitoeModule .tansouModule04 .inner .box01 .photo img {
  width: 100%;
}

@media screen and (max-width: 1024px) {
  #hitoeModule .tansouModule04 .tit01 {
    padding: 20px 0 10px;
  }
}

@media screen and (min-width: 1025px),
print {
  #hitoeModule .tansouModule04 {
    margin: 120px 0 0 0;
    padding: 90px 0;
  }

  #hitoeModule .tansouModule04 .inner {
    margin: 0 auto;
    padding: 65px;
    width: 920px;
    overflow: hidden;
    box-sizing: border-box;
  }

  #hitoeModule .tansouModule04 .inner .tit01 {
    font-size: 28px;
  }

  #hitoeModule .tansouModule04 .inner .box01 {
    width: 375px;
    float: left;
    margin: 45px 0 0 0;
  }

  #hitoeModule .tansouModule04 .inner .box01.second {
    float: right;
  }

  #hitoeModule .tansouModule04 .inner .box01 .photo img {
    width: 100%;
  }

  #hitoeModule .tansouModule04 .inner .box01 .tit02 {
    font-size: 24px;
  }

  #hitoeModule .tansouModule04 .inner .box01 .txt {
    font-size: 16px;
  }
}

#hitoeModule .tansouModule05 {
  background: #DADADA;
  margin: 0px 0 0 0;
  padding: 35px 0 65px;
}

#hitoeModule .tansouModule05 .tit01 {
  padding: 15px;
  font-size: 18px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important;
}

#hitoeModule .tansouModule05 .tit01 .min {
  font-size: 13px;
}

#hitoeModule .tansouModule05 .txt01 {
  padding: 20px 15px 30px;
  text-align: left;
  font-size: 13px;
  line-height: 1.9;
}

#hitoeModule .tansouModule05 .inner {
  background: #FFF;
  text-align: left;
  overflow: hidden;
}

#hitoeModule .tansouModule05 .inner .tit02 {
  display: block;
  margin: 10px 0;
}

#hitoeModule .tansouModule05 .inner .txt {
  font-size: 13px;
  line-height: 1.7;
}

#hitoeModule .tansouModule05 .inner .box01 {
  text-align: left;
  margin: 0px 0 0;
}

#hitoeModule .tansouModule05 .inner .box01 .photo img {
  width: 100%;
}

#hitoeModule .tansouModule05 .inner .icoset .ico {
  display: inline-block;
}

#hitoeModule .tansouModule05 .inner .icoset .ico2 {
  display: inline-block;
}

@media screen and (max-width: 1024px) {
  #hitoeModule .tansouModule05 .tit01 {
    background: url(../img/hitoe_line_01w.png) no-repeat bottom center;
    background-size: 65px 2px;
  }

  #hitoeModule .tansouModule05 .inner {
    padding: 25px 15px;
  }

  #hitoeModule .tansouModule05 .inner .box01 {
    width: 50%;
    float: left;
    position: relative;
  }

  #hitoeModule .tansouModule05 .inner .box01:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 2px;
    background: #fff;
  }

  #hitoeModule .tansouModule05 .inner .box01 .tit02 {
    background: #09080D;
    text-align: center;
    color: #fff;
    font-size: 13px;
    padding: 5px;
  }

  #hitoeModule .tansouModule05 .inner .box01 .photo {
    padding: 0 5px;
  }

  #hitoeModule .tansouModule05 .inner .box01 .txt {
    padding: 0 5px;
    font-size: 12px;
  }

  #hitoeModule .tansouModule05 .inner .danmen {
    font-size: 13px;
  }

  #hitoeModule .tansouModule05 .inner .icoset .ico img {
    display: block;
    position: relative;
    top: 3px;
    width: 15px;
  }

  #hitoeModule .tansouModule05 .inner .icoset .ico2 {
    padding: 0 0 0 5px;
  }

  #hitoeModule .tansouModule05 .inner .icoset .ico2 img {
    display: block;
    position: relative;
    top: 5px;
    width: 20px;
  }
}

@media screen and (min-width: 1025px),
print {
  #hitoeModule .tansouModule05 {
    margin: 0 0 130px;
    padding: 35px 0 110px;
  }

  #hitoeModule .tansouModule05 .tit01 {
    font-size: 28px;
    background: url(../img/hitoe_line_01w.png) no-repeat bottom center;
    padding: 60px 15px 25px;
  }

  #hitoeModule .tansouModule05 .tit01 .min {
    font-size: 18px;
  }

  #hitoeModule .tansouModule05 .txt01 {
    font-size: 16px;
    text-align: center;
    padding: 25px 0 50px;
  }

  #hitoeModule .tansouModule05 .inner {
    width: 920px;
    padding: 55px;
    margin: 0 auto;
    box-sizing: border-box;
    /*            background : #d0cfcf;*/
    background-color: rgba(255, 255, 255, 0.5);
  }

  #hitoeModule .tansouModule05 .inner .danmen {
    width: 100%;
    text-align: right;
    font-size: 16px;
  }

  #hitoeModule .tansouModule05 .inner .danmen .icoset .ico {
    padding: 0 0 0 10px;
  }

  #hitoeModule .tansouModule05 .inner .danmen .icoset .ico img {
    display: block;
    position: relative;
    top: 3px;
    width: 20px;
  }

  #hitoeModule .tansouModule05 .inner .danmen .icoset .ico2 {
    padding: 0 0 0 5px;
  }

  #hitoeModule .tansouModule05 .inner .danmen .icoset .ico2 img {
    display: block;
    position: relative;
    top: 5px;
    width: 25px;
  }

  #hitoeModule .tansouModule05 .inner .box01 {
    width: 100%;
    margin: 0 0 60px;
    position: relative;
  }

  #hitoeModule .tansouModule05 .inner .box01.first {
    margin: 0 0 110px;
  }

  #hitoeModule .tansouModule05 .inner .box01 .photo {
    padding: 10px 0 0 0;
  }

  #hitoeModule .tansouModule05 .inner .box01 .tit02 {
    background: #09080D;
    color: #fff;
    font-size: 18px;
    padding: 5px 15px;
  }

  #hitoeModule .tansouModule05 .inner .box01 .txt {
    font-size: 14px;
  }

  #hitoeModule .tansouModule05 .inner .box01 .in01 {
    position: absolute;
    top: 200px;
    left: 278px;
    width: 260px;
  }

  #hitoeModule .tansouModule05 .inner .box01 .in02 {
    position: absolute;
    top: 200px;
    left: 556px;
    width: 260px;
  }

  #hitoeModule .tansouModule05 .inner .box01 .in03 {
    position: absolute;
    top: 200px;
    left: 278px;
    width: 260px;
  }

  #hitoeModule .tansouModule05 .inner .box01 .in04 {
    position: absolute;
    top: 200px;
    left: 556px;
    width: 260px;
  }
}

#hitoeModule .parseDl .tit {
  margin: 0 0 5px;
  display: block;
}

@media screen and (max-width: 1024px) {
  #hitoeModule .parseDl {
    margin: 5px auto 30px;
  }

  #hitoeModule .parseDl p {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
  }
}

@media screen and (min-width: 1025px) {
  #hitoeModule .parseDl {
    width: 890px;
    margin: 5px auto 45px;
  }

  #hitoeModule .parseDl p {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
  }
}