@charset "UTF-8";
section{
  margin: 4em auto;
  text-align: center;
  width: 1100px;
}
#mainArea{
 width: 1100px;
  letter-spacing: 0;
  line-height: 2;
  color: #143f4d;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
}
.bold{
  font-weight: 700 !important;
}
.blc{
  display: block;
}
.in-blc{
  display: inline-block;
}
.right{
  text-align: right;
}
.left{
  text-align: left;
}
.center{
  text-align: center;
}
.border{
  border-bottom: 1px solid #dddddd;
}
.v-m{
  vertical-align: middle;
}
.v-t{
  vertical-align: top;
}
.normal{
  font-style: normal;
}
.h_bar{
  display: none;
}
.f-12{
  font-size: 1.2rem;
}
.f-13{
  font-size: 1.3rem;
}
.f-15{
  font-size: 1.5rem;
}
.f-22{
  font-size: 2.2rem;
}
.f-24{
  font-size: 2.4rem;
}
.c-o{
  color:#e67643;
}
.f-en{
  font-family: trade-gothic-next-compressed, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.f-en-serif{
  font-family: Times;
}
.f-ja{
  line-height: 2;
  font-family: a-otf-gothic-bbb-pr6n, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: "palt";
}
h1,h2,h3,h4,.heading--text{
  font-family: toppan-bunkyu-midashi-go-std, sans-serif;
  font-style: normal;
  letter-spacing: 1px;
  font-feature-settings: "palt";
  line-height: 1.5;
}
/* original */
.main--title{
  display: inline-block;
    font-size: 3.0rem;
    line-height: 1.5;
    width: 100%;
    padding: 5% 0 0 0;
}
h3{
  display: inline-block;
  font-size: 3.6rem;
  line-height: 1.5;
  width: 100%;
  padding: 3% 0 3% 5%;
  text-align: left;
  border-top: 4px solid;
  border-bottom: 4px solid;
  position: relative;
  display: flex;
}
h3 p.f-en{
  display: inline-block;
  text-align: left;
  line-height: 1.3;
  border-right: 4px solid;
  padding: 0 1em 0 0;
  margin: 0 1em 0 0
}
h3 p.heading--text{
  display: inline-block;
  text-align: left;
  line-height: 1.4;
}
h3 span img{
  position: absolute;
  top: 110px;
  right: 30px;
}
h4{
  margin: 1em 0;
}
h6 {
	display: inline-block;
    line-height: 1.5;
    width: 100%;
    padding: 1em 0px;
    text-align: center;
    font-size: 2.8rem;
    margin: 5% 0 4%;
	position:relative;
	padding: 1% 0 !important;
}
h6 p.f-en:after{
    content: "";
    display: inline-block;
    width: 65px;
    height: 2px;
    background-color: #000;
    position: absolute;
    bottom: 0;
	left: calc(48% - 10px);
	
}
.lead--text{
  font-size: 1.5rem;
  margin: 3% auto 10%;
}
.sheltech--features{
margin: 1em 0;
}
.sheltech--features p.f-24 span{
  margin: 0 0 0 1em;
}
.sheltech--features:first-of-type{
  border-top:2px solid #143f4d;
  padding: .5em 0 0 0;
}
.list--image{
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin: 0 2%;
}
.list--text{
  width: 40%;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin: 0 2%;
}
.item--image{
  width: 36%;
    display: inline-block;
    text-align: left;
    margin: 6em 0;
    vertical-align: top;
}
.item--image img:last-of-type{
  margin: 5em 5em 0 auto;
  text-align: right;
  display: block;
}
.item--image--2{
  width: 60%;
  display: inline-block;
  text-align: center;
  margin: 0 0 10em 0;
  vertical-align: top;
}
.item--image--2 img:last-of-type{
  margin: 5em 0 0 0;
}
.item--text{
  width: 36%;
  display: inline-block;
  text-align: left;
  margin: 10em 0;
}
.item--text--2{
  width: 36%;
  display: inline-block;
  text-align: left;
  margin: 10em 0 0 -5em;;
}
.itemArea_ {
	position: relative;
}
.po-a {
	position: absolute;
}
.item--1 {
	width: 360px;
}
.item--2 {
	width: 305px;
}
.item--3 {
	width: 390px;
}
.caption--area {
	width: 380px;
    margin: 3em 0;
    text-align: left;
}
.linkArea_ {
	text-align: left;
}
.more--area{
  line-height: 1.5;
  text-align: left;
  border-bottom: 4px solid;
  position: relative;
}
.chara--2{
  position: absolute;
  top: -50px;
  right: 190px
}
.chara--3{
  margin: -20px -8em 1em 0;
  text-align: right;
  display: block;
}
.more--item--area{
  text-align: center;
  background: #e7eef0;
  margin: 10% 0;
}
.more--item--image{
  width: 35%;
  display: inline-block;
  text-align: center;
  margin: 10em 0;
  vertical-align: middle;
  position: relative;
  z-index: 1;
}
.more--title{
  z-index: -99;
  position: absolute;
  top: -48px;
  right: 10px;
  font-size: 3.6rem;
}
.more--title--2{
  z-index: -99;
  position: absolute;
  top: -48px;
  left:0;
  font-size: 3.6rem;
}
.more--item--text{
  width: 35%;
  display: inline-block;
  text-align: left;
  margin: 10em 5em;
  vertical-align: middle;
}
.item--text img{
  margin: 0 0 0 -10em;
}
.item--text--2 img{
  margin: 0 0 0 6em;
}
.item--title{
  position: relative;
  margin: 1em 0 -1em 1.4em;
}
.item--title::before{
  position: absolute;
  width: 14px;
  height: 14px;
  border: 1px solid;
  content: "";
  margin: 0.5em 0 0 -1.3em;
}
.more--area .item--title::before{
  position: absolute;
  width: 14px;
  height: 14px;
  border: 1px solid;
  content: "";
  margin: 0.3em 0 0 -1.3em;
}
.item--link:first-of-type{
  margin: .5em 0 1em 0;
}
.item--link{
  margin: 1em 0;
	text-align: left;
}
.item--name-main {
	width: 76%;
    display: inline-block;
    vertical-align: middle;
}
.item--name{
  width: 16em;
  display: inline-block;
  line-height: 1.5;
  vertical-align: middle;
}
.item--button {
  width: 66px;
  display: inline-block;
  text-align: left;
}
.item--button a{
  color: #e67643;
  text-align: center;
  margin: 0;
  transition: all .3s;
  display: inline-block;
  text-decoration: none;
  font-size: 1.5rem;
  width: 100%;
  background: #143f4d;
}
.all--button{
  margin: 1em 0 0 0;
}
.all--button a {
  color: #e67643;
  text-align: center;
  padding: 5%;
  margin: 5% 0 0 0;
  transition: all .3s;
  display: inline-block;
  text-decoration: none;
  font-size: 1.5rem;
  width: 100%;
  background: #143f4d;
}
.all--button--2 a {
  color: #143f4d;
  text-align: center;
  padding: 3%;
  margin: 0;
  transition: all .3s;
  display: inline-block;
  text-decoration: none;
  font-size: 1.8rem;
  width: 80%;
  background: #e67643;
}
.item--button a:hover,
.all--button a:hover,
.all--button--2 a:hover {
  color: #e67643;
  background-color: #143f4d;
}
.marker {
  background: -webkit-linear-gradient(left, rgb(230,118,67) 50%, transparent 50%);
  background: -moz-linear-gradient(left, rgb(230,118,67) 50%, transparent 50%);
  background: linear-gradient(left, rgb(230,118,67) 50%, transparent 50%);
  background-repeat: no-repeat;
  background-size: 200% 1em;
  background-position: 100%;
  transition: 1s;
  font-weight: 600;
  display: inline-block;
}

.marker.is-active{
  background-position: 0% ;
}

/*///0113////*/
.mb_45 {
	margin-bottom: 45px;
}
.img-c img {
	width: 100%;
	-webkit-backface-visibility: hidden;
}
.f-en{
  font-family: 'Pathway Gothic One', sans-serif;
  font-weight: 400;
  font-style: normal;
}
.f-en-serif{
  font-family: Times;
  margin: 0 0 0 .5em;
}
.f-ja{
  line-height: 2;
  /*/font-family: a-otf-gothic-bbb-pr6n, sans-serif;/*/
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: "palt";
}
h5 {
	font-size: 16px;
    margin: 3em 0 1em!important;
    font-weight: 600;
}
.linkArea_main {
	background: #e7eef0;
    padding: 8%;
	margin: 12% 0 0;
}
.point--1{
  position: absolute;
    top: 30px;
    left: -20px;
    width: 155px;
	-webkit-backface-visibility: hidden;
}
.point--2{
  position: absolute;
  top: 120px;
  right: -23px;
  width: 155px;
	-webkit-backface-visibility: hidden;
}
.point--3{
  position: absolute;
  bottom: 165px;
  right: -23px;
  width: 155px;
	-webkit-backface-visibility: hidden;
}
.point--area {
	background: rgb(231, 238, 240);
    /* padding: 4%; */
    margin: 2% 2%;
    width: 45%;
    vertical-align: top;
    height: 105px;
    display: inline-block;
}
.point--area--inner {
	padding: 4.5%;
}
.point--check {
	display: inline-block;
    vertical-align: middle;
    width: 28px;
    margin-right: 3%;
}
.point--check img {
	width: 100%;
}
.point--text {
	display: inline-block;
    vertical-align: middle;
    width: 87%;
    text-align: left;
	font-weight: 800;
}
.item--title {
	margin: 0 0 -0.8em 1.4em !important;
}
.w-s {
	width: 20em;
}
.mb_20 {
	margin-bottom: 20px;
}
.mb_40 {
	margin-bottom: 40px;
}