<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
h3.txtw{
  line-height: 1.5em;
}
.technology_top {
  height: 350px;
  background: url(../images/technology/technology_top_bg.jpg) center bottom no-repeat;
  background-size: cover;
}
.technology_pic {
  position: absolute;
  left: 50%;
  margin-left: -540px;
  bottom: -70px;
  width: 1080px;
  text-align: right;
}
.technology_pic img{
  max-width: 100%;
}
.technology_inner {
  max-width: 1080px;
  margin: 0 auto;
}
.technology_top_ttl_wrap {
  width: 460px;
  text-align: center;
  margin-top: 40px;
}
.sub_page_wbox{
  margin-top: 70px;
  padding: 55px 0px 70px 0px;
}
.sub_page_wbox h4{
  letter-spacing: 0.2em;
  line-height: 2.25em;
}
.sub_page_wbox .sub_page_wbox_txt01 {
  margin-top: 40px;
}
.inner{
  padding: 35px 0 60px 0px;
  max-width: 1080px;
  margin: 0 auto;
}
.item_technology{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.item_technology + .item_technology{
  margin-top: 35px;
}
.txt_circle{
  width: 520px;
  height: 520px;
  border-radius: 50%;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  align-items: center;
  background: -webkit-linear-gradient(left, #c0dd94, #a4d4f5);
  background: linear-gradient(to right, #c0dd94, #a4d4f5);
}
.img_talk{
  margin-top: 50px;
}
.img_talk .pic{
  margin-left: 40px;
}
.img_talk .pic img{
  max-width: 100%;
}
.img_talk .btn01 {
  margin-top:8%;
}
.txt_circle + .img_talk .pic{
  margin-left: 0px;
}
.txt_circle + .img_talk .talk{
  margin-left: 40px;
}
.txt_circle .txt{
  width: 340px;
  margin-top: 100px;
}
.txt_circle .txt02{
  margin-top: 55px;
}
.txt_circle .txt h3{
  font-size: 36px;
  letter-spacing: 0.1em;
  font-weight: normal;
  text-align: center;
}
.txt_circle .txt p{
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.8em;
  margin-top: 40px;
}
.txt_circle .txt02 p{
  margin-top: 15px;
}
.talk{
  margin-top: -58px;
  display: flex;
  display: -webkit-flex;
}
.talk_ct{
  width: 258px;
}
.talk_box{
  width: 260px;
  height: 100px;
  border: solid 1px #0099d5;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  padding: 0px 20px;
  margin-top: 97px;
  position: relative;
}
.talk_box:after{
  content: "";
  width: 45px;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
}
.talk_box_left:after{
  bottom: -1px;
  right: 40px;
}
.talk_box_right:after{
  bottom: -1px;
  left: 38px;
}
.talk_box p{
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #0099d5;
  font-weight: bold;
  line-height: 1.7em;
}
.talk_box span:before{
  content: "";
  width: 74px;
  height: 1px;
  background-color: #0099d5;
  position: absolute;
  z-index: 4;
}
.talk_box_left span:before{
  bottom: -18px;
  right: 16px;
  transform: rotate(27deg);
  -webkit-transform: rotate(27deg);
  -moz-transform: rotate(27deg);
  -ms-transform: rotate(27deg);
}
.talk_box_right span:before{
  bottom: -18px;
  left: 14px;
  transform: rotate(153deg);
  -webkit-transform: rotate(153deg);
  -moz-transform: rotate(153deg);
  -ms-transform: rotate(153deg);
}
.talk_box span:after{
  content: "";
  width: 54px;
  height: 1px;
  background-color: #0099d5;
  position: absolute;
  z-index: 4;
}
.talk_box_left span:after{
  bottom: -22px;
  right: -4px;
  transform: rotate(50deg);
  -webkit-transform: rotate(50deg);
  -moz-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
}
.talk_box_right span:after{
  bottom: -22px;
  left: -7px;
  transform: rotate(130deg);
  -webkit-transform: rotate(130deg);
  -moz-transform: rotate(130deg);
  -ms-transform: rotate(130deg);
}
.talk_person img{
  max-width: 100%;
}
.design_technology .talk_person{
  margin-left: 40px;
}
.design_technology .img_talk{
  margin-right: 20px;
}
.mold_technology .talk_ct{
  margin-left: 35px;
}
.casting_technology .img_talk, .inspection_technology .img_talk{
  margin-right: 15px;
}
.casting_technology .talk_person{
  margin-left: 40px;
}
.casting_technology .talk_box{
  padding: 0px 0px 0px 10px;
}
.processing_technology .talk_person{
  margin-left: 30px;
}
.processing_technology .talk_ct{
  margin-left: 40px;
}
.inspection_technology .talk_person{
  margin-left: 25px;
}
.tc_wrap {
  margin-top:60px;
}
.tc_wrap h3.tc_ttl {
 font-size:24px;
 letter-spacing: 0.2em;
 line-height: 1.7em;
 text-align: center;
 font-weight: normal;
}
.tc_wrap .tc_ttl_txt {
  font-size:16px;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1.8em;
  margin-top:40px;
}
.tc_ct01,.tc_ct04 {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin-top: 70px;
  visibility: hidden;
  width: 100%;
  overflow: hidden;
}
.tc_ct01.inview_active{
  visibility: visible;
}

.tc_ct01 .img{
  width: 46%;
  height: 410px;
  overflow: hidden;
  z-index: 2;
  position: relative;
}
.tc_ct01 .img {
  background: url(../images/technology/tc01.jpg) center center/cover no-repeat;
}
.tc_ct02 .img {
  background: url(../images/technology/tc02.jpg) center center/cover no-repeat;
}
.tc_ct03 .img {
  background: url(../images/technology/tc03.jpg) center center/cover no-repeat;
}
.tc_ct04_1 .img {
  background: url(../images/technology/tc04.jpg) center center/cover no-repeat;
}
.tc_ct05 .img {
  background: url(../images/technology/tc05.jpg) center center/cover no-repeat;
}
.tc_ct01.inview_active .img,.tc_ct04.inview_active .img{
  animation: fadeLeft 0.6s linear;
  animation-fill-mode: both;
}
.tc_ct01 .box{
  background: url(../images/common/line_bg.png),-moz-linear-gradient(left, #c0dd94, #a4d4f5);
  background: url(../images/common/line_bg.png),-webkit-linear-gradient(left, #c0dd94, #a4d4f5);
  background: url(../images/common/line_bg.png),linear-gradient(to right, #c0dd94, #a4d4f5);
  background-repeat: repeat;
  width: 60%;
  height: 410px;
  padding: 60px 10px 60px 140px;
  margin-left: -80px;
  margin-top: 30px;
  position: relative;
  float: right;
}
.tc_ct01.inview_active .box {
  animation: fadeRight 0.6s linear;
  animation-fill-mode: both;
}
.tc_ct04.inview_active{
  visibility: visible;
}
.tc_ct04{
  margin-top: 65px;
}
.tc_ct04 .img{
  width: 46%;
  height: 410px;
  overflow: hidden;
  z-index: 2;
  position: relative;
  background: url(../images/technology/tc04_02.jpg) center center/cover no-repeat;
}

.tc_ct04.inview_active .box {
  animation: fadeRight 0.6s linear;
  animation-fill-mode: both;
}

.tc_ct01 .txt,.tc_ct04 .txt {
  width: 540px;
  max-width: 100%;
}
.tc_ct01 .txt h4,.tc_ct04 .txt h4 {
  font-size: 24px;
  letter-spacing: 0.2em;
  font-weight: normal;
}
.tc_ct01 .txt p,.tc_ct04 .txt p {
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  margin-top: 45px;
}
.tc_inner {
  max-width:1080px;
  margin:0 auto;
}
.tc_box {
  display: flex;
  display: -webkit-flex;
  margin-top:90px;
}
.tc_box h3.ttl01 {
  text-align: left;
  font-size:23px;
  line-height:1.5em;
}
.tc_box h3.ptz {
  padding-top:0;
}
.tc_box .pic {
  width:480px;
}
.tc_box div:nth-of-type(2) {
  margin-left:45px;
}
.tc_box .pic img {
  width:100%;
}
.tc_box .r {
  width:480px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  justify-content: center;
}
.tc_box .r .intro_box_txt01 {
  margin-top:24px;
  text-align: left;
}
.tc_box_m {
  margin-bottom:100px;
}
.comment_box {
  margin:100px auto 60px;
  max-width:1080px;
  background: #e5f6fd;
  padding: 0 10px 10px 10px;
}
.comment_box h4 {
  color:#0099d5;
  font-family:"Rajdhani",'Noto Sans Japanese',"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height:1.0em;
  letter-spacing: 0.1em;
  font-size:24px;
  font-weight: 500;
  text-align: center;
  padding:17px 0;
}
.comment_box .comment_content {
  display: flex;
  display: -webkit-flex;
  background: #fff;
  align-items: center;
  justify-content: space-between;
  padding:40px 50px 40px 40px;
}
.comment_box .comment_content .l {
  width:240px;
}
.comment_box .comment_content .r {
  width:675px;
  letter-spacing: 0.1em;
}
.comment_box .comment_content .r .ttl {
  font-size:24px;
  letter-spacing: 0.1em;
}
.comment_box .comment_content .r .txt01 {
  line-height: 1.7em;
  margin-top:20px;
  letter-spacing: 0.1em;
}
.tc_navi_wrap{
  padding: 55px 0;
  background: url(../images/technology/tc_navi_bg.jpg) center center no-repeat;
  background-size: cover;
}
.tc_navi_wrap h3.ttl01 {
  color: #fff;
}
.tc_navi {
  margin-top: 50px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.tc_navi li:nth-of-type(n+4) {
  margin-top:28px;
}
.tc_navi li:last-child {
  margin-left:auto;
  margin-right:auto;
}
.tc_navi li a {
  width:300px;
  margin:0 auto;
}
.tc_navi li a {
  display: block;
  position: relative;
  transition: .4s;
  color:#333;
  line-height:1.1em;
  padding:20px 0 20px 20px;
  text-align: left;
  font-size:15px;
  letter-spacing: 0.1em;
  opacity: 1;
  background: #fff url(../images/common/yj01_on.png) right 7% top 49% no-repeat;
  background-size:6%;
  border:1px solid #0099D5;
}
.tc_navi li a.current {
  color:#0099D5;
}
.tc_navi li a:hover {
  background: #0099D5 url(../images/common/yj01_off.png) right 7% top 49% no-repeat;
  background-size:6%;
  color:#fff;
}
h3.ttl_gps {
  border-bottom:2px solid #0099d5;
  padding-bottom:10px;
  line-height: 1.0em;
  font-weight: normal;
  margin-top:75px;
}
h3.ttl_gps span {
  display: inline-block;
  vertical-align: middle;
}
h3.ttl_gps span.ttl01 {
  margin-right:20px;
  width:204px;
}
h3.ttl_gps span.txt {
  font-size:24px;
  color:#0099d5;
  letter-spacing: 0.1em;
}
.glist {
  margin-top:30px;
  overflow: hidden;
}
.glist li {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
  width:755px;
}
.glist li.inview {
  visibility: hidden;
}
.glist li.inview_active {
  visibility: visible;
  animation-delay: .3s;
  animation: fadeRight 0.8s linear;
  animation-fill-mode: both;
  -ms-animation: fadeRight 0.8s linear;
  -ms-animation-fill-mode: both;
  position: relative;
}
.glist li:nth-of-type(2) {
  margin-left:155px;
}
.glist li:nth-of-type(2).inview_active {
  animation-delay: .4s;
  animation: fadeRight 1.0s linear;
  animation-fill-mode: both;
  -ms-animation: fadeRight 1.0s linear;
  -ms-animation-fill-mode: both;
}
.glist li:nth-of-type(3) {
  margin-left:310px;
}
.glist li:nth-of-type(3).inview_active {
  animation-delay: .4s;
  animation: fadeRight 1.2s linear;
  animation-fill-mode: both;
  -ms-animation: fadeRight 1.2s linear;
  -ms-animation-fill-mode: both;
}
.glist li .l {
  width:240px;
}
.glist li .r {
  width:475px;
}
.glist li .r .ttl {
  line-height: 1.4em;
  letter-spacing: 0.1em;
  color:#0099d5;
  font-size:24px;
}
.glist li .r .txt01 {
  line-height: 1.8em;
  margin-top:15px;
  letter-spacing: 0.1em;
}
.movie_box {
  width:640px;
  margin:55px auto 0;
  background: -moz-linear-gradient(left, #c0dd94, #a4d4f5);
  background: -webkit-linear-gradient(left, #c0dd94, #a4d4f5);
  background: linear-gradient(to right, #c0dd94, #a4d4f5);
  padding:20px;
}
.movie_box .gbox {
  padding:20px;
  background: #e7e7e7;
  position: relative;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.movie_box .gbox .l {
  width:230px;
}
.movie_box .gbox .l img {
  max-width:100%;
}
.movie_box .gbox .r {
  width:300px;
}
.movie_box .gbox .r .ttl {
  font-size:24px;
  line-height:1.7em;
  padding-top:10px;
  letter-spacing: 0.1em;
}
.movie_box .gbox .chk {
  position: absolute;
  right:0;
  top:0;
  font-size:24px;
  letter-spacing: 0.1em;
  color:#fff;
  font-weight: 500;
  font-family: "Rajdhani",'Noto Sans Japanese',"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: #28507b;
  line-height:1.0em;
  padding:8px 15px;
}
.movie_box .gbox .btn01_wrap {
  position: absolute;
  right:20px;
  bottom:20px;
}
.tc_box05 {
  margin-top:90px;
  margin-bottom:100px;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
}
.tc_box05_2 {
  margin-top:50px;
}
.box_c_txt {
  text-align: center;
  margin-top:50px;
  font-size:16px;
  letter-spacing: 0.1em;
  line-height:1.8em;
}
.tc_box05 .l,.tc_box05 .r {
  width:480px;
}
.tc_box05 .r {
  margin-left:60px;
}
.tc_box05 .ttl {
  font-size:24px;
  margin-top:25px;
  line-height:1.2em;
  letter-spacing: 0.1em;
}
.tc_box05 .txt01 {
  line-height:1.6em;
  margin-top:10px;
  letter-spacing: 0.1em;
}
@media(min-width:1080px) {
  .view_tb {
    display: none;
  }
  .view_tb2 {
    display: none;
  }
}
@media(max-width:1079px) and (min-width:900px) {
.tc_wrap h3.tc_ttl,.comment_box .comment_content .r .ttl {
  font-size:22px;
}
}
@media(max-width:899px) and (min-width:768px) {
.tc_wrap h3.tc_ttl,.comment_box .comment_content .r .ttl {
  font-size:20px;
}
.glist li .r .ttl {
  font-size:22px;
}
.glist li .r .txt01 {
  font-size:15px;
  line-height: 1.7em;
}
}
@media (max-width:1079px) and (min-width:768px) {
  .technology_top{
    height: 300px;
  }
  .item_technology &gt; div{
    width: 48%;
    height: 48vw;
  }
  .technology_pic {
    position: absolute;
    left: auto;
    right: 2%;
    margin-left: 0;
    width: 55%;
    text-align: right;
  }
  .txt_circle .txt h3{
    font-size: calc( 36/1080*100vw );
  }
  .txt_circle + .img_talk .talk{
    margin-left: 3.7vw;
  }
  .txt_circle .txt p {
    font-size: calc( 16/1080*100vw );
  }
  .talk{
    justify-content: space-between;
  }
  .talk_box{
    width: 24.1vw;
    height: 9.26vw;
    padding: 8%;
    margin-top:9vw;
  }
  .talk_box p{
    font-size: calc( 14/1080*100vw );
  }
  .txt_circle .txt{
    width: 65%;
    margin-top: 19%;
  }
  .txt_circle .txt p{
    margin-top: 8%;
  }
  .txt_circle .txt02 {
    margin-top:11%;
    width:68%;
  }
  .txt_circle .txt02 p {
    margin-top:5%;
  }
  .casting_technology .talk_box{
    padding-left: 8px;
  }
  .design_technology .talk_person{
    margin-left: 0px;
    width: 15.28vw;
  }
  .mold_technology .talk_ct{
    margin-left: 3.24vw;
  }
  .processing_technology .talk_ct{
    margin-left: 3.7vw;
  }
  .tc_wrap h3.tc_ttl {
    padding-left:3%;
    padding-right:3%;
  }
  .tc_ct01 .box {
    padding: 4% 3% 0px 8%;
    margin-left: -5%;
  }
  .tc_ct04 .box .txt{
    width: 100%;
    position: relative;
    right: auto;
    padding-left: 0px;
  }
  .tc_ct04 .box{
    padding: 4% 3% 0px 8%;
    margin-left: -5%;
  }
  .tc_ct01 .txt, .tc_ct04 .txt{
    width: 100%;
  }

  .tc_inner {
    width:100%;
  }
  .tc_box {
    justify-content: space-between;
    padding-left:3%;
    padding-right:3%;
  }
  .tc_box .pic {
    width:48%;
  }
  .intro_box div:nth-of-type(2) {
    margin-left:0;
  }
  .tc_box .r {
    width:48%;
  }
  .tc_box .r .intro_box_txt01 {
    margin-top:15px;
    font-size:15px;
    padding-bottom:20px;
  }

  .comment_box {
    width:94%;
  }
  .comment_box .comment_content {
    display: flex;
    display: -webkit-flex;
    background: #fff;
    align-items: center;
    justify-content: space-between;
    padding:4% 5% 4% 4%;
  }
  .comment_box .comment_content .l {
    width:26%;
  }
  .comment_box .comment_content .l img {
    max-width:100%;
  }
  .comment_box .comment_content .r {
    width:70%;
  }
  .tc_navi {
    padding-left:3%;
    padding-right:3%;
  }
  .tc_navi li {
    width:31%;
  }
  .tc_navi li a {
    width: 100%;
  }
  h3.ttl_gps {
    margin:75px auto 0;
    width:94%;
 }
 .glist {
   margin:30px auto 0;
   overflow: hidden;
   width:94%;
 }
 .glist li {
   display: flex;
   display: -webkit-flex;
   align-items: center;
   justify-content: space-between;
   width:80%;
 }
 .glist li:nth-of-type(2) {
   margin-left:10%;
 }
 .glist li:nth-of-type(3) {
   margin-left:20%;
 }
 .glist li .l {
   width:30%;
 }
 .glist li .r {
   width:64%;
 }
 .tc_box05 {
   margin-top:90px;
   width:100%;
   padding-left:3%;
   padding-right:3%;
   justify-content: space-between;
 }
 .tc_box05_2 {
   margin-top:50px;
 }
 .tc_box05 .l,.tc_box05 .r {
   width:48%;
 }
 .tc_box05 .r {
   margin-left:0;
 }
 .box_c_txt {
   padding-left:3%;
   padding-right:3%;
 }
 .tc_box05 .pic img {
   max-width: 100%;
 }
}
@media(max-width:767px) {
  .view_tb2 {
    display: none;
  }
  .technology_top_bg{
    background: #272727;
  }
  .technology_top{
    height: auto;
    background: url(../images/technology/technology_top_bg_s.jpg) bottom 0 center no-repeat;
    background-size: 100%;
    padding-bottom: 47%;
  }
  .technology_pic{
    width: 90%;
    left: 0px;
    bottom: 0px;
    margin-left: 7.5%;
    margin-bottom: -8vw;
  }
  .technology_inner{
    width: 100%;
  }
  .technology_top_ttl_wrap {
    width: 100%;
    text-align: center;
    margin-top: 3.33vw;
  }
  .sub_page_wbox h4{
    font-size: calc( 30/750*100vw );
    line-height: 1.92em;
  }
  .sub_page_wbox .sub_page_wbox_txt01{
    font-size: calc( 27/750*100vw );
    margin-top: 5.33vw;
    line-height: 1.8em;
  }
  .sub_page_wbox{
    padding: 7.4vw 0px 7.4vw;
    margin-top: 8vw;
  }
  .inner{
    padding: 8vw 5.4vw;
  }
  .item_technology{
    flex-direction: column;
  }
  .item_technology + .item_technology{
    margin-top: 8vw;
  }
  .txt_circle{
    width: 100%;
    height: 90vw;
    margin: 0px auto;
    order: 1;
  }
  .txt_circle .txt{
    width: 60.7vw;
    margin-top: 14.67vw;
  }
  .txt_circle .txt02 {
    width:65vw;
  }
  .txt_circle .txt h3{
    font-size: calc( 36/750*100vw );
  }
  .txt_circle .txt p{
    font-size: calc( 24/750*100vw );
    margin-top: 5.4vw;
  }
  .txt_circle .txt02 {
    margin-top:9vw;
  }
  .txt_circle .txt02 p {
    margin-top:3.5vw;
    line-height:1.6em;
    letter-spacing: 0.05em;
  }
  .talk{
    justify-content: space-between;
    margin-top: -3.33vw;
  }
  .img_talk{
    margin: 8vw auto 0!important;
    width:95%;
    order: 2;
  }
  .img_talk .btn01 {
    margin-top:5%;
  }
  .img_talk .pic{
    width: 100%;
    margin: 0 auto;
  }
  .txt_circle + .img_talk .talk{
    margin-left: 0px;
  }
  .talk_ct{
    width: 58.7vw;
  }
  .talk_box{
    width: 58.7vw;
    height: 23.4vw;
    margin-top: 7.33vw;
    padding: 0px 0px 0px 4vw;
  }
  .talk_box:after{
    width: 11.34vw;
  }
  .talk_box p{
    font-size: calc( 24/750*100vw );
  }
  .talk_box span:before{
    width: 17.33vw;
  }
  .talk_box span:after{
    width: 12vw;
  }
  .talk_box_left span:before{
    bottom: -4.1vw;
    right: 3.9vw;
  }
  .talk_box_left:after{
    right: 8.67vw;
  }
  .talk_box_left span:after{
    bottom: -4.7vw;
    right: -1.1vw;
  }
  .talk_box_right:after{
    left: 8.67vw;
  }
  .talk_box_right span:before {
    bottom: -4.1vw;
    left: 3.9vw;
  }
  .talk_box_right span:after {
    bottom: -4.7vw;
    left: -1.1vw;
  }
  .design_technology .talk_person{
    margin-left: 0px;
    width: 24.3vw;
  }
  .mold_technology .talk_ct{
    margin-left: 0px;
  }
  .mold_technology .talk_person{
    width: 30.1vw;
  }
  .casting_technology .talk_person{
    margin-left: 0px;
    width: 25vw;
  }
  .casting_technology .talk_box{
    padding: 0px 0px 0px 2vw;
  }
  .processing_technology .talk_person{
    margin-left: 4vw;
    width: 23.6vw;
  }
  .processing_technology .talk_ct{
    margin-left: 0px;
  }
  .inspection_technology .talk_person{
    margin-left: 0px;
    width: 27vw;
  }
  .tc_inner {
    width: 100%;
  }
  .tc_wrap {
    margin-top:8%;
  }
  .tc_wrap h3.tc_ttl {
    font-size: calc( 30/750*100vw );
    line-height: 1.9em;
    padding-left:3%;
    padding-right:3%;
  }
  .tc_wrap .tc_ttl_txt {
    font-size:calc( 27/750*100vw );
    line-height: 1.9em;
    margin-top:5%;
    text-align: left;
    padding-left:3%;
    padding-right:3%;
  }
  .tc_wrap .tc_ct01{
    display: block;
    margin-top: 6.67vw;
  }
  .tc_wrap .tc_ct01:after,.tc_wrap .tc_ct04:after{
    content: "";
    display: table;
    clear: both;
  }
  .tc_wrap .tc_ct01 .img{
    width: 88vw;
    height: 54vw;
  }
  .tc_wrap .tc_ct01 .box{
    width: 88vw;
    height: auto;
    margin: -10.67vw 0px auto 0px;
    padding: 16.67vw 6.67vw 8.65vw;
    float: right;
  }
  .tc_wrap .tc_ct04 {
    flex-direction: column;
    margin-top: 16vw;
  }
  .tc_wrap .tc_ct04 .img{
    order: 1;
    width: 88vw;
    height: 54vw;
    margin-left:0;
  }
  .tc_wrap .tc_ct04.inview_active .img {
    animation: fadeLeft 0.6s linear;
    animation-fill-mode: both;
  }
  .tc_wrap .tc_ct04.inview_active .box {
    animation: fadeRight 0.6s linear;
    animation-fill-mode: both;
  }
  .tc_wrap .tc_ct04 .box{
    order: 2;
    width: 88vw;
    height: auto;
    float:right;
    margin: -10.67vw 0px auto auto;
    padding: 16.67vw 6.67vw 8.65vw;
  }
  .tc_wrap .tc_ct04 .box .txt{
    position: relative;
    margin-right: 0px;
  }
  .tc_wrap .tc_ct01 .txt, .tc_wrap .tc_ct04 .txt{
    width: 100%;
  }
  .tc_wrap .tc_ct01 h4,.tc_wrap .tc_ct04 h4 {
    font-size:calc( 32/750*100vw );
  }
  .tc_wrap .tc_ct01 .txt p,.tc_wrap .tc_ct04 .txt p {
    font-size:calc( 27/750*100vw );
    margin-top:5.33vw;
  }
  .tc_inner {
    width:100%;
  }
  .tc_box {
    margin-top:12%;
    flex-direction: column;
    padding-left:3%;
    padding-right:3%;
  }
  .tc_box .pic {
    width:100%;
    order:1;
  }
 .tc_box div:nth-of-type(2) {
    margin-left:0;
  }
 .tc_box .pic img {
    width:100%;
  }
 .tc_box .r {
    width:100%;
    margin-top:5%;
    order:2;
  }
  .tc_box h3.ttl01 {
    text-align: center;
    font-size:calc( 32/750*100vw );
  }
  .tc_box .r .intro_box_txt01 {
    margin-top:4%;
    padding-bottom:0;
  }
  .tc_box_m {
    margin-bottom:14%;
  }
  .comment_box {
    margin:12% auto 8%;
    max-width:94%;
    background: #e5f6fd;
    padding: 0 10px 10px 10px;
  }
  .comment_box h4 {
    line-height:1.0em;
    font-size:calc( 32/750*100vw );
    padding:4% 0;
  }
  .comment_box .comment_content {
    display: flex;
    display: -webkit-flex;
    background: #fff;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
    padding:5%;
  }
  .comment_box .comment_content .l {
    width:50%;
    margin:0 auto;
  }
  .comment_box .comment_content .r {
    width:100%;
    margin-top:7%;
    letter-spacing: 0.1em;
  }
  .comment_box .comment_content .r .ttl {
    font-size:calc( 32/750*100vw );
    text-align: center;
  }
  .comment_box .comment_content .r .txt01 {
    font-size:calc( 27/750*100vw );
    margin-top:5%;
  }
  .tc_navi_wrap {
    padding:7% 0 8% 0;
  }
  .tc_navi {
    flex-wrap: wrap;
    width:70%;
    margin:8% auto 0;
  }
  .tc_navi li:not(:first-child) {
    margin-top:5%;
  }
  .tc_navi li {
    width:100%;
  }
  .tc_navi li a {
    width:100%;
  }
  .tc_navi li a{
    padding:7% 0 7% 6%;
    font-size:calc( 30/750*100vw );
  }
  h3.ttl_gps {
    border-bottom:2px solid #0099d5;
    padding-bottom:3%;
    line-height: 1.0em;
    margin:12% auto 0;
    width:94%;
  }
  h3.ttl_gps span {
    display: block;
  }
  h3.ttl_gps span.ttl01 {
    margin-right:0;
    width:35%;
  }
  h3.ttl_gps span.txt {
    font-size:calc( 32/750*100vw );
    letter-spacing: 0.1em;
    width:100%;
    margin-top:3%;
  }
  .glist {
    margin:7% auto 0;
    overflow: hidden;
    width:94%;
  }
  .glist li {
    display: flex;
    display: -webkit-flex;
    align-items: flex-start;
    justify-content: space-between;
    width:100%;
  }
  .glist li.inview_active {
    visibility: visible;
    animation-delay: .3s;
    animation: fadeRight 0.6s linear;
    animation-fill-mode: both;
    -ms-animation: fadeRight 0.6s linear;
    -ms-animation-fill-mode: both;
    position: relative;
  }
  .glist li:nth-of-type(2) {
    margin-left:0;
    margin-top:10%;
  }
  .glist li:nth-of-type(2).inview_active {
    animation-delay: .3s;
    animation: fadeRight 0.8s linear;
    animation-fill-mode: both;
    -ms-animation: fadeRight 0.8s linear;
    -ms-animation-fill-mode: both;
  }
  .glist li:nth-of-type(3) {
    margin-left:0;
    margin-top:12%;
  }
  .glist li:nth-of-type(3).inview_active {
    animation-delay: .3s;
    animation: fadeRight 1.0s linear;
    animation-fill-mode: both;
    -ms-animation: fadeRight 1.0s linear;
    -ms-animation-fill-mode: both;
  }
  .glist li .l {
    width:46%;
  }
  .glist li .r {
    width:50%;
  }
  .glist li .r .ttl {
    font-size:calc( 32/750*100vw );
  }
  .glist li .r .txt01 {
    line-height: 1.6em;
    margin-top:3%;
    letter-spacing: 0.1em;
    font-size:calc( 27/750*100vw );
  }
  .movie_box {
    width:94%;
    margin:10% auto 0;
    padding:3%;
  }
  .movie_box .gbox {
    padding:3%;
    position: relative;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    flex-direction: column;
  }
  .movie_box .gbox .l {
    width:80%;
    margin:0 auto;
    padding-top:12%;
  }
  .movie_box .gbox .l img {
    width:100%;
  }
  .movie_box .gbox .r {
    width:100%;
    margin-top:5%;
  }
  .movie_box .gbox .r .ttl {
    font-size:calc( 32/750*100vw );
    line-height:1.7em;
    padding-top:0;
    letter-spacing: 0.1em;
    text-align: center;
  }
  .movie_box .gbox .chk {
    position: absolute;
    right:0;
    top:0;
    font-size:calc( 32/750*100vw );
    line-height:1.0em;
    padding:2% 4%;
  }
  .movie_box .gbox .btn01_wrap {
    position: static;
    right:auto;
    bottom:auto;
    width:100%;
    margin:3% auto 0;
    padding-bottom:5%;
  }
  .movie_box .gbox .btn01_wrap .btn01 a {
    font-size:calc( 28/750*100vw );
  }
  .tc_box05 {
    margin:14% auto 14%;
    display: flex;
    width:94%;
    display: -webkit-flex;
    justify-content: flex-start;
    flex-direction: column;
  }
  .tc_box05_2 {
    margin-top:7%;
  }
  .box_c_txt {
    text-align: center;
    margin-top:7%;
    line-height:1.8em;
    padding-left:3%;
    padding-right:3%;
    text-align: left;
    font-size:calc( 27/750*100vw );
  }
  .tc_box05 .l,.tc_box05 .r {
    width:100%;
  }
  .tc_box05 .r {
    margin-left:0;
    margin-top:7%;
  }
  .tc_box05 .ttl {
    font-size:calc( 32/750*100vw );
    margin-top:5%;
    line-height:1.2em;
    letter-spacing: 0.1em;
    text-align: center;
  }
  .tc_box05 .txt01 {
    line-height:1.6em;
    font-size:calc( 27/750*100vw );
    margin-top:4%;
    letter-spacing: 0.1em;
  }
}
@-webkit-keyframes fadeLeft {
  0% {
    right: 200px;
    opacity: 0;
  }
  100% {
    right: 0px;
    opacity: 1;
  }
}
@keyframes fadeLeft {
  0% {
    right: 200px;
    opacity: 0;
  }
  100% {
    right: 0px;
    opacity: 1;
  }
}
@-webkit-keyframes fadeRight {
  0% {
    opacity: 0;
    left: 200px;
  }
  100% {
    left: 0px;
    opacity: 1;
  }
}
@keyframes fadeRight {
  0% {
    opacity: 0;
    left: 200px;
  }
  100% {
    left: 0px;
    opacity: 1;
  }
}

@-webkit-keyframes fadeOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
</pre></body></html>