@charset "UTF-8";


/*fixedでブロックがなくなるのではじめの要素のトップに余白を持たせる*/
/*=================section1=============================*/
#area-1{
    width:100%;
    display: flex;
    justify-content: center;
    background: url(../image/k3-contact-top.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.section1{
  position:relative;
  padding-top:100px;
  width:100%;
  max-width:1200px;
  height:900px;
}

.section1-txt1{
    position: absolute;
    top:30%;
    left:60%;
     -ms-writing-mode: tb-rl;
     writing-mode: vertical-rl;
}

.k3-tate{
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.k3-tate_num{
text-combine-upright: all;
}

.section1-txt2{
    position: absolute;
    bottom:10%;
    left:10%;
}

.section1-about-txt1{
    position: absolute;
    top:40%;
    left:60%;
}

.section1-sys-txt1{
    position: absolute;
    top:50%;
    left:60%;
}

.bg-gray{
    font-size: 2.4em;
    font-weight: 900;
    color:#fff;
    background-color: rgba(0,0,0,0.4);
    padding:10px 15px;
}

.bg-white{
    font-size: 2.4em;
    font-weight: 900;
    color:#000;
    background-color: rgba(255,255,255,0.7);
    padding:10px 15px;
}

@media(max-width:550px){
  .section1-sys-txt1{
      position: absolute;
      top:55%;
      left:20%;
  }
  .bg-white{
      font-size: 1.8em;
      padding:8px 10px;
  }
}

.k3-triangle{
  margin-left: 50px;
  width:50px;
  height: 50px;
  /*border-top: 50px solid #F0897F;
  border-right: 50px solid #f6da69;
  border-bottom: 50px solid #b2ce54;*/

  border-top: 50px solid transparent;
  border-right: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 50px solid #D12D25;
}

.k3-sys-blredflm{
  width:124px;
  height:330px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../image/k3-sys-blred_bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/*--------------------area2~8 section2~8------------------------------*/

#area-2{
  position: relative;
  width:100%;
  height:auto;
}

.section2{
  width:100%;
  max-width:1200px;
  padding:80px 0;
}

@media(max-width:550px){
  .section2{
    padding:40px 0;
  }
}

#area-3{

}

.section3{
  width:100%;
  max-width: 1200px;
  padding:80px 0;
}

#area-4{
  width:100%;
  height:auto;
  background-color: #fff;
}

.section4{
  width:100%;
  max-width: 1200px;
  padding:80px 0;
}

#area-5{
  width:100%;
  height: auto;
  background-color: #221816;
}

.section5{
  width:100%;
  max-width: 1200px;
  padding:80px 0;
}

#area-6{
  width:100%;
  height:auto;
  background-color: #fff;
}

.section6{
  width:100%;
  max-width: 1200px;
  padding:80px 0;
}

#area-7{
  width:100%;
  height:auto;
  background-color: #B1282C;
}

.section7{
  width:100%;
  max-width: 1200px;
  padding:80px 0;
}

#area-8{
  width:100%;
  height:auto;
  background-color: #fff;
}

.section8{
  width:100%;
  max-width: 1200px;
  padding:80px 0;
}

/*--------------------------------------------*/

.relative_z2{
  position: relative;
  z-index: 2;
}

.section2-bgimg1{
  position: absolute;
  z-index: 0;
  top:-5%;
  right:0;
  width:60%;
  max-width:1200px;
}

.section2-bgimg2{
  position: absolute;
  z-index: 0;
  top:28%;
  left:-5%;
  width:71.4%;/*119%*/
  max-width:1200px;
}

.section2-bgimg3{
  position: absolute;
  z-index: 0;
  bottom:-18%;
  left:10%;
  width:92%;/*1.53*/
  max-width:1200px;
}

.k3-bgred0{
    display: flex;
    justify-content: center;
    font-weight: bold;
    font-size: 1.6em;
    color:#fff;
    background-color: #D22D25;
    padding:5px 8px;
}

.k3-bgred{
    width:120px;
    display: flex;
    justify-content: center;
    font-weight: bold;
    color:#fff;
    background-color: #D22D25;
    padding:5px 16px;
}

.k3-bgred1{
    width:240px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    color:#fff;
    background-color: #D22D25;
    padding:5px 16px;
}

.k3-red{
  color:#D22D25;
}


.k3-bg_black{
  background-color: #333;
  color:#fff;
  font-size: 2.4em;
  font-weight: bold;
  padding:8px 20px;
}

.k3-bg_white{
  padding:20px 20px;
  background-color: #fff;
  position: relative;
  z-index: 2;
}

.k3-red_ttl{
  font-family: ;
  position: relative;
  z-index: 2;
  color:transparent;
  font-size: 4.4em;
  letter-spacing: .5rem;
  transform: scale(0.75, 1);
  font-weight: 900;
  -webkit-text-stroke: 1.5px #D22D25;
  text-stroke: 1.5px #D22D25;
}

.k3-brd2{
  width:100%;
  padding:20px 0 0px 0;
  border-top:1px solid #333;
}

.k3-footcontact_line1{
  border: 1px solid #4CC564;
  /*margin: 0 auto;*/
  position: relative;
  width: 284px;
  height: 86px;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.05em;
  background: #fff;
  font-size: 1em;
  transition: initial;
  overflow: hidden;
  text-decoration: none;
}

.k3-footcontact_line1 .icon-img{
  display: block;
    width:46px;
    z-index: 999 !important;
}

.k3-footcontact_line1 p{
  margin-left: 5px;
  color: #000;
  font-weight: bold;
  z-index: 1000;
  transition: 0.6s ease all;
}

.k3-footcontact_line1:hover p{
  color: #fff;
  transition: 0.6s ease all;
}

.k3-footcontact_line1:before{
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 50%;
  margin: auto;
  width: 60px;
  height: 60px;
  background-color: #4CC564;
  transform: scale(0);
  transition: 0.6s ease all;
}
.k3-footcontact_line1:hover:before{
  transform: scale(5.2);
}

/*伸びるマーカー*/
 .ctw-marker-bold {
     padding: 3px 1px;/*3px 1px*/
     background-size: 200% 50%;/*200% 30% 12px*/
     background-position: /*bottom;*/0 100%;/*0 10px*/
     background-repeat: repeat-x;
     -webkit-transition: all 2s ease;
     -moz-transition: all 2s ease;
     -o-transition: all 2s ease;
     -ms-transition: all 2s ease;
 }

 .ctw-marker-bold.ctw-marker-position {
     background-position: -100% 100%;/*-100% 10px*/
 }
 .ctw-marker-yellow {
 background-image: -webkit-linear-gradient(left, rgba(255,235,6,0) 50%, rgba(228,154,54,1) 50%);
 background-image: -moz-linear-gradient(left, rgba(255,235,6,0) 50%, rgba(228,154,54,1) 50%);
 background-image: -o-linear-gradient(left, rgba(255,235,6,0) 50%, rgba(228,154,54,1) 50%);
 background-image: -ms-linear-gradient(left, rgba(255,235,6,0) 50%, rgba(228,154,54,1) 50%);
 background-image: linear-gradient(left, rgba(255,235,6,0) 50%, rgba(228,154,54,1) 50%);
 }

 .ctw-marker-green {
 background-image: -webkit-linear-gradient(left, rgba(255,235,6,0) 50%, rgba(152,192,67,1) 50%);
 background-image: -moz-linear-gradient(left, rgba(255,235,6,0) 50%, rgba(152,192,67,1) 50%);
 background-image: -o-linear-gradient(left, rgba(255,235,6,0) 50%, rgba(152,192,67,1) 50%);
 background-image: -ms-linear-gradient(left, rgba(255,235,6,0) 50%, rgba(152,192,67,1) 50%);
 background-image: linear-gradient(left, rgba(255,235,6,0) 50%, rgba(152,192,67,1) 50%);
 }

 .ctw-marker-blue {
 background-image: -webkit-linear-gradient(left, rgba(255,235,6,0) 50%, rgba(46,165,222,1) 50%);
 background-image: -moz-linear-gradient(left, rgba(255,235,6,0) 50%, rgba(46,165,222,1) 50%);
 background-image: -o-linear-gradient(left, rgba(255,235,6,0) 50%, rgba(46,165,222,1) 50%);
 background-image: -ms-linear-gradient(left, rgba(255,235,6,0) 50%, rgba(46,165,222,1) 50%);
 background-image: linear-gradient(left, rgba(255,235,6,0) 50%, rgba(46,165,222,1) 50%);
 }

 /*お問い合わせフォーム*/
 .form-bg{
   background-color: #FAFAFA;
 }

 .Form {
 margin-top: 20px;/*80px*/
 margin-left: auto;
 margin-right: auto;
 max-width:1080px;/* 720px*/
 }

 @media screen and (max-width: 550px) {
 .Form {
 margin-top: 10px;/*40px*/
 }
 }

 .Form-Item {
 /*border-top: 1px solid #ddd;*/
 padding-top: 24px;
 padding-bottom: 24px;
 width: 100%;
 display: flex;
 align-items: center;
 }

 @media screen and (max-width: 550px) {
 .Form-Item {
 padding-left: 14px;
 padding-right: 14px;
 padding-top: 16px;
 padding-bottom: 16px;
 flex-wrap: wrap;
 }
 }

 .Form-Item:nth-child(5) {
 /*border-bottom: 1px solid #ddd;*/
 }

 .Form-Item-Label {
 width: 100%;
 max-width: 248px;
 letter-spacing: 0.05em;
 font-weight: bold;
 font-size: 18px;
 }

 @media screen and (max-width: 550px) {
 .Form-Item-Label {
 max-width: inherit;
 display: flex;
 align-items: center;
 font-size: 15px;
 }
 }

 .Form-Item-Label.isMsg {
 margin-top: 8px;
 margin-bottom: auto;
 }

 @media screen and (max-width: 550px) {
 .Form-Item-Label.isMsg {
 margin-top: 0;
 }
 }

 .Form-Item-Label-Required {
 border-radius: 6px;
 margin-right: 8px;
 padding-top: 8px;
 padding-bottom: 8px;
 width: 48px;
 display: inline-block;
 text-align: center;
 background: #5bc8ac;
 color: #fff;
 font-size: 14px;
 }

 @media screen and (max-width: 550px) {
 .Form-Item-Label-Required {
 border-radius: 4px;
 padding-top: 4px;
 padding-bottom: 4px;
 width: 32px;
 font-size: 10px;
 }
 }

 .Form-Item-Input {
 border: 1px solid #ddd;
 border-radius: 6px;
 margin-left: 0;/*40px*/
 padding-left: 1em;
 padding-right: 1em;
 height: 48px;
 flex: 1;
 width: 100%;
 max-width: 1080px;/*410px*/
 background: #FFFFFF;/*#eaedf2;*/
 font-size: 18px;
 }

 @media screen and (max-width: 550px) {
 .Form-Item-Input {
 margin-left: 0;
 margin-top: 18px;
 height: 40px;
 flex: inherit;
 font-size: 15px;
 }
 }

 .Form-Item-Textarea {
 border: 1px solid #ddd;
 border-radius: 6px;
 margin-left: 0;/*40px*/
 padding-top: 0.8em;
 padding-left: 1em;
 padding-right: 1em;
 height: 216px;
 flex: 1;
 width: 100%;
 max-width: 1080px;/*410px*/
 background: #FFFFFF;/*#eaedf2;*/
 font-size: 18px;
 }

 @media screen and (max-width: 550px) {
 .Form-Item-Textarea {
 margin-top: 18px;
 margin-left: 0;
 height: 200px;
 flex: inherit;
 font-size: 15px;
 }
 }

 .Form-Btn {
 border-radius: 6px;
 margin-top: 32px;
 margin-left: auto;
 margin-right: auto;
 padding-top: 20px;
 padding-bottom: 20px;
 width: 100%;/*280px*/
 display: block;
 letter-spacing: 0.05em;
 background: #111010;/*#5bc8ac;*/
 color: #fff;
 font-weight: bold;
 font-size: 20px;
 }

 .Form-Btn:hover{
   color: #111010;/*#5bc8ac;*/
   background:  #fff;
 }

 @media screen and (max-width: 480px) {
 .Form-Btn {
 margin-top: 24px;
 padding-top: 8px;
 padding-bottom: 8px;
 width: 90%;/*160px;*/
 font-size: 16px;
 }
 }
