
/*
    

    font-family: 'Calistoga', cursive;
    font-family: 'Anton', sans-serif;
    font-family: 'Abril Fatface', cursive;
    font-family: 'Righteous', cursive;
    font-family: 'Archivo Black', sans-serif;
    font-family: 'Baloo Bhai', cursive;
    font-family: 'M PLUS 1p', sans-serif;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-family: 'Kosugi Maru', sans-serif;
    font-family: 'Sawarabi Mincho', sans-serif;


*/

body{
 /* line-height:1.2rem;*/
  font-family: 'Kosugi Maru', sans-serif;
 /* font-size: 1rem;*/
}


@media screen and (max-width: 559px){
  p{
    font-size: 70%;
    
    /*line-height: rem;*/
  }

}
.background-fixed {
  /*min-height: 100vh;*/
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  max-width: 100%; 
  position: relative;
 
}

.fixed-bg {
  min-height: 100vh;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  max-width: 100%; 
  position: relative;
 
}


.main-visual {
  /*height: 600px;*/
  background-size: cover;
  text-align: center;
  position: relative;
  overflow: hidden;
  
}

.main-visual img {
  z-index: 2;
  position: absolute;
  top: 100px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}


.main-visual video {
  margin: 0 auto;
  z-index: 1;
  width: 100%;
}
.bg01 {
  background-image: url(./resize1062.jpg);
}
.bg02 {
  background-image: url(../images/bg10.jpg);
}
 
.bg03 {
  background-image: url(../images/bg11.jpg);
}
.bg04 {
  background-image: url(../images/bg12.jpg);
  
}
.bg05 {
  background-image: url(../images/bg14.jpg);
}
.bg06 {
  background-image: url(../images/bg13.jpg);
    
}
.btn_next{
  position:absolute; top:500px; left:80%;z-index: 3;float:right;line-height:1; 
}
.btn_map{
  position:absolute; padding-top:640px; left:70%;z-index: 6;float:right;
}
/*ページタイトル設定　*/
.caption_t{
    margin:0 0 60px 0;
    padding-left:1rem;
    padding-top:20px;
    /*border:1px solid green;*/
    height:80px; 
  }
  .caption_t h1{  
    color:green;
    font-family: 'Anton', sans-serif;
    padding-left:40px;
    font-size:6rem;
    text-shadow:1px 2px 3px #ffffff; 
  }
  .caption2{
    /*border:1px solid blue;*/
    color:green;
  }
  .caption2 h2{
    font-family: 'Righteous', cursive;
    font-size:3rem;
    line-height:1em;
    text-align:center;
    color:white;
    
  }
/*ナビバートップロゴ　フォント*/
.logo_font{
  margin-left:30px; 
  color:red;
  font-family: 'Century', sans-serif;
  font-size: 120%;
  font-weight: bold;
   
}

.footer_text{
  background: black;  
  padding-top:5rem;
  height:150px;
  
 
}
.footer_text:after{
  font-size : 1.3rem;
  text-align:right;
  content: "©2020 ARX.Co.,Ltd.";
}
.f_font{
  font-size:0.4em;
/*  margin-top:1em;*/
  padding-top:0.5rem;
  text-align:center;
}
.f_set{
  background: black;
  height:70px;line-height:0.3em;
  padding-top:10px;
  color:#fff;
}

.f_link1:after{
  font-size:0.7rem;
  color:#fff;
  content:'株式会社アークス';
}
.f_link2:after{
  font-size:0.7rem;
  color:#fff;
  content:'情報セキュリティ基本方針';
}
.f_link3:after{
  font-size:0.7rem;
  color:#fff;
  content:'お問い合わせ';
}
.footer_text{
  text-align:right;
  font-size:1rem;
  margin-top:5px;
  margin-right:40px;
  font-family: 'Century', sans-serif;
}
.font_test{
  font-family: fantasy; /*"Swis721 BlkEx BT"; */ 

}
/*ページ設定用*/
.page_2{
height:800px;
padding-top:60px;
}
.page_3{
  height:1000px;
  padding-top:60px;
}
.page_4{
  height:760px;
  padding-top:60px;
}
.page_5{
  height:1360px;
  padding:60px 5px 5px 5px;
}
.page_6{
  height:1100px;
  padding-top:60px ;
}
/*.msg5_container p{
    font-size:1rem;
}*/
/*ページ２　枠　*/
.p2_set{
  background:rgba(0, 76, 101, 0.7);
  color:white;
}
.p2_mv_a{
  width:100%;position:absolute;top:30%;
}
.p2_mv_t{
  margin:0 auto;font-size:1.4rem;
}
.p3_set{
  background:rgba(100, 101, 76, 0.4);
  color:white;
}

.msg5_container{
  margin:10px;
  padding:20px 10px 5px 10px;
 /* border:1px solid red;*/
  height:auto;
  border:1px solid gray;
  border-radius: 10px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.22);
  background:rgba(255,255,255,0.8)
}
.msg5_container p{
  
  padding:20px 20px 20px 10px;

}

.t_center{
  width:150px;
 
  text-align:center;
}
/*テーブルを半透明で塗りつぶす*/
.tablecolor{
  margin:0 auto;z-index:1;
  background:rgba(255,255,255,0.4)
}

.spc1{
  margin-right:1rem;
}
.spc2{
  margin-right:2rem;
}
.spc3{
  margin-right:3rem;
}
.spc4{
  margin-right:4rem;
}
.spc5{
  margin-right:5rem;
}
.spc6{
  margin-right:6rem;
}
.spc7{
  margin-right:7rem;
}
.spc8{
  margin-left:400px;
}
.p3_set{
  background:rgba(100, 76, 101, 0.4);
  color:white;

}
.p3_1{
  position:relative;z-index: 1;float:left;height:180px;width:100%;margin-bottom:50px;
}
.p3_2{
  position:relative;z-index: 1;float:left;top:200px;height:160px;width:100%;
}
.p3_cap{
  margin:5px 10px 10px 10px;padding:10px 10px 10px 10px;font-size:1.1rem;
}
.p3_cap p{
  padding-top:0.4em;
}
.p4_set{
  background:rgba(0, 101, 76, 0.8);
  color:white;
}
.p4_1{
  position:relative;z-index: 1;float:left;height:320px;width:100%;
}
.p4_2{
  position:relative;z-index: 1;float:left;height:200px;width:100%;
}
.text_area{
  position:absolute;
  font-size:1.1rem;
}

.text_area p{
  font-family: 'Kosugi Maru', sans-serif;
}
.p5_text{
  color:white;padding:0.2rem 1rem 0.2rem 1rem;
    text-shadow: 2px 2px 1px #2f4f4f,
    -2px 2px 1px #2f4f4f,
    2px -2px 1px #2f4f4f,
    -2px -2px 1px #2f4f4f;
}
.bordering-text{
  color:white;padding:0.2rem 1rem 0.2rem 1rem;
    text-shadow: 2px 2px 1px #020707,
    -2px 2px 1px  #020707,
    2px -2px 1px  #020707,
    -2px -2px 1px  #020707;
}

.mail_text{
  height:40px;width:70%;margin:30px 0 0 10px;
}
.gap_1{
  height:380px;width:auto;
}

#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #3f98ef;
  opacity: 0.6;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}