/* CSS Document */
body{
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}

header {
  position: fixed;
  z-index: 9999;
  background-color: #FFFFFF;
  width: 100%;
  border-bottom: 1px solid #eee;
}
section {
    padding-top: 60px;
    padding-bottom: 60px;
}

#header {
  background: #fff;
  height: 90px;
	position: relative;
}
#header .sitename {
	position: absolute;
	width: auto;
    margin-top: 15px;
}
#header .header-read {
  font-size: 12px;
    display: inline-block;
    position: absolute;
    width: 300px;
    top: 20px;
    left: 170px;
    margin-left: 20px;
    padding-left: 10px;
    border-left: 4px solid #C9151E;
    color: #000;
    font-weight: bold;
    line-height: 1.5em;
}
#header .logo a {
  width: 170px;
  height: 60px;
  text-indent: -9999px;
  background-image: url("../images/logo.png");
  background-repeat: no-repeat;
	display: block;
}
nav {
  position: absolute;
	right: 170px;
}

#header .header-tel {
    display: inline-block;
    position: absolute;
    right: -15px;
    top: 0px;
}

#header #navi {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    list-style: none;
    float: right;
    margin-top: 35px;

}
#header #navi li {
  margin: 0 15px;
  line-height: 100%;
  font-size: 15px;
	padding-bottom: 22px;
}

#header #navi li a {
  color: #000;
  text-decoration: none;
}
#header #navi li a:hover {
  color: #666;
	padding-bottom: 20px;
	border-bottom: 3px solid #C9151E;
}
.spNav-tel {
  display: none;
}
.hamburger_menu {
  display: none;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a {
  color: #fff;
}
a:hover, a:active {
  text-decoration: none;
}
a img:hover {
    opacity: 0.7;
}


#page-top {
  position: fixed;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, .5);
  min-width: 50px;
  min-height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  bottom: 2%;
  right: 2%;
}
.headear_ea21 {
    height: 80px;
    width: 80px;
	 display: block;
	float: right;
}
#cover {
    position: relative;
    background-color: #FFFFFF;
    margin-bottom: 60px;
    background-image: url(../images/cover.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 750px;
}

#cover .read {
    position: absolute;
    top: 60%;
    left: 10%;
    transform: translate(-10%, -60%);
}
#cover .read h2 {
    color: #fff;
    font-size: 50px;
    font-weight: bold;
    text-align: left;
    font-family: sans-serif;
}
#cover .read h3 {
    color: #fff;
    display: block;
    line-height: normal;
    font-size: 28px;
    font-weight: bold;
    font-family: sans-serif;
    margin-bottom: 15px;
}
#cover .read p {
    color: #fff;
    display: block;
    line-height: normal;
    font-size: 16px;
    font-weight: normal;
    font-family:sans-serif;
    max-width: 541px;
}
#cover .cover-logo{    
    position: absolute;
    top: 60%;
    right: 5%;
    transform: translate(-5%, -60%);
} 
#cover2 {
    background-color: #FFFFFF;
    margin-bottom: 0px!important;
    background-image: url(../images/cover.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 300px;
}
#intro {
        padding-top: 120px;
}
        .introblock{
            margin-bottom: 120px;
        }       
	.intro1 {
    width: 100%;
    background-color: #C9151E;
    padding-top: 80px;
    padding-right: 125px;
    padding-bottom: 50px;
    padding-left: 50px;
    height: 100%;
    margin-right: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}
        .intro2 {
    width: 100%;
    background-color: #000000;
    padding-top: 80px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-left: 110px;
    height: 100%;
    margin-right: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    right: auto;
}
        .intro1 h2,.intro2 h2{
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    line-height: 1.2em;
    margin-bottom: 30px;
        }
        .intro1 p,.intro2 p{
            color: #fff;
            line-height: 1.3em;
        }
.intro1-img{
    position: absolute;
    top: -60px;
    left: -90px;
    margin-right: 60px;
    display: block;
    z-index: 10;
    width: 120%;
    height: auto;
        }
        .intro2-img{
    position: absolute;
    top: -60px;
    right: -150px;
    margin-right: 60px;
    display: block;
    z-index: 10;
    width: 120%;
    height: auto;
        }


.heading01 {
    font-size: 46px;
    font-weight: bold;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 36px;
    text-align: center;
}
        .heading01::after {
    content: attr(data-en);
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    color: rgba(0, 0, 0, 0.1);
    font-size: 70px;
    font-family: Arial, Helvetica, "sans-serif";
}
        .heading01:before {
    content: '';
    position: absolute;
    bottom: 30px;
    display: inline-block;
    width: 50px;
    height: 8px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #C9151E;
    border-radius: 3px;
}

.h3-1 {
    font-size: 24px;
}
.h3-2 {
    font-size: 20px;
    background-color: #292929;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    color: #FFFFFF;
    margin-bottom: 15px;
}
.button001 a {
    background: #7C3E1E;
    border-radius: 8px;
    position: relative;
    display: flex;
    align-items: center;
    margin: 0 auto;
    max-width: 290px;
    padding: 10px 25px;
    color: #ffffff;
    transition: 0.3s ease-in-out;
    font-weight: 500;
	font-family: Arial, Helvetica, "sans-serif";
	float: right;
}
.button001 a:hover {
    background: #313131;
    color: #FFF;
}
.button001 a:after {
    content: '';
    width: 10px;
    height: 10px;
    border-top: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}
.button001 a:hover:after {
    border-color: #FFF;
}
.button002{
    margin-top: 15px;;
}
.button002 a {
    background: #7C3E1E;
    border-radius: 30px;
    position: relative;
    display: flex;
    align-items: center;
    margin: 0 auto;
    max-width: 200px;
    padding-top: 5px;
    padding-right: 25pt;
    padding-left: 25px;
    padding-bottom: 5px;
    color: #ffffff;
    transition: 0.3s ease-in-out;
    font-weight: normal;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    float: initial;
    font-size: 14px;
}
.button002 a:hover {
    background: #313131;
    color: #FFF;
}
.button002 a:after {
    content: '';
    width: 10px;
    height: 10px;
    border-top: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}
.button002 a:hover:after {
    border-color: #FFF;
}
#service {
    background-color: #F5F5F5;
}
.sv-menu-box01,.sv-menu-box02{
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    
}
.sv-menu-box01 {
    background-color: #C9151E;
}
.sv-menu-box02 {
    background-color: #000000;
}
.sv-menu-box01 img,.sv-menu-box02 img{
    margin-bottom: 15px;
}
.sv-menu-box01 h3,.sv-menu-box02 h3{
    font-size: 20px;
    color: #fff;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
}
.sv-menu-box01 p,.sv-menu-box02 p{
    color: #fff;
    margin-bottom: 0px;
    line-height: 1.4em;
}
.svcar {
    background-image: url(../images/svcar.png);
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 24px;
    font-weight: bold;
    padding: 40px 0px 40px 20px;
}
.svcar span {
    font-size: 13px;
    font-weight: normal;
    display: inline-block;
    margin-left: 20px;
}
.svtrack {
    background-image: url(../images/svtrack.png);
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 24px;
    font-weight: bold;
    padding: 40px 0px 40px 20px;
}
.svtrack span {
    font-size: 13px;
    font-weight: normal;
    display: inline-block;
    margin-left: 20px;
}
.price-wrap {
    display: block;
    text-align: center;
    margin-bottom: 30px;
}
.price-wrap .price-box {
    display: inline-block;
    border: 1px #cccccc solid;
    width: 200px;
}
.price-wrap .price-box .koumoku {
    display: block;
    background: #C9151E;
    color: #ffffff;
    padding: 5px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2em;
}
.price-wrap .price-box .fee {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    text-align: center;
    line-height: 2.5em;
}
.price-wrap .symbol01 {
    display: inline-block;
    color: #000;
    font-size: 50px;
    font-weight: bold;
    font-family: "sans-serif";
    margin: 0px 15px;
}
.price-wrap .fee-total {
    display: inline-block;
    font-size: 34px;
    font-weight: bold;
    color: #C9151E;
    line-height: 0.8em;
}
.price-wrap .fee-total span{
    font-size: 12px;
    color: #000;
    font-weight: bold;
    display: block;
    text-align: right;
}
.note{
    background-color: #ECECEC;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;    
}
.note p{
    font-size: 14px;
    margin-bottom: 0px;
}

#area{
    background: #F5F5F5;
    margin-bottom: 80px;
}
.tiiki{ 
}
.tiiki h4{
    display: inline-block;
    font-size: 15px;
    line-height: 1em;
    color: #fff;
    padding: 4px 15px 2px;
    border-radius: 10px;
    border: 1px solid #ccc;
}
.tiiki p{
    font-size: 14px;
}
.areamap{
    position: absolute;
    top:-200px;
    right: -50%;
}
#faq{
}


footer{
    background: #000000;
    padding: 40px 0;
}
copy {    
    background-color: #BE1D21;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #FFFFFF;
    font-size: 13px;
    text-align: center;
    line-height: 1.6em;
    font-weight: normal;
    width: 100%;
    display: block;
}
table{
  border-collapse: collapse;
  width: 100%;
		font-size: 16px;
}
.tb01 th,
.tb01 td{
  padding: 10px;
  border: solid 1px #ccc;
  text-align:left;
  box-sizing:border-box;
}
.tb01 th {
  background: #e5e5e5;
  color: #000;
	font-weight: normal;
    width: 20%;
  
}
.tb02 th,
.tb02 td{
  padding: 10px;
  border: solid 1px #ccc;
  text-align:center;
  box-sizing:border-box;
}
.tb02 th {
  background: #e5e5e5;
  color: #000;
	font-weight: normal;
    width: 33.3%;  
}
.tb02 td span{
        display: none;
    }

.midasi03 {
  border-bottom: solid 5px #aaaaaa;
  position: relative;
	font-size: 28px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, "sans-serif";
}

.midasi03:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 5px #04287E;
  bottom: -5px;
  width: 28%;
}









@media (min-width: 576px) {
.container{
	width: 100%;
	max-width: 100%;
	}    
    .bottom_menu {
		display: none;
	}
}
@media (min-width: 768px) {
.container{
		width: 100%;
	max-width: 100%;
	}
}
@media (min-width: 1200px) {
.container{
		width: 1140px;
	max-width: 1140px;
	}
    
    #header #navi li {
    margin: 0 15px;
}
}

@media (max-width: 1200px) {
    #header #navi li {
    margin: 0 7px;
}
    
    #header #navi li {
    margin: 0 7px;
}
}

@media (max-width: 992px) {
	
  header {
    position: fixed;
    z-index: 9999;
    background-color: #FFFFFF;
    width: 100%;
    border-bottom: 1px solid #eee;
  }
  #header {
    background: #fff;
    display: flex;
    flex-flow: row wrap;
  }
    #header .header-tel {
    display: none;
}
   
  /* bager menu */
  #header #navi {
    transition: all 0.6s;
    overflow-y: auto;
    padding-top: 40px;
    width: 300px;
    height: 200vh;
    z-index: 200;
    top: 0;
    right: -320px;
    background-color: #fff;
    position: fixed;
    flex-direction: column;
    align-items: baseline;
    padding-top: 90px;
    padding-left: 20px;
    margin-top: 0px;
  }
  #header #navi li {
    padding: 10px;
  }
  #header .nav_btn {
    width: 44px;
    height: 44px;
    z-index: 300;
    top: 10px;
    right: 10px;
    cursor: pointer;
    position: fixed;
  }
  .hamburger_line {
    transition: all 0.6s;
    width: 34px;
    height: 2px;
    left: 5px;
    background-color: #000;
    position: absolute;
  }
  .hamburger_line1 {
    top: 10px;
  }
  .hamburger_line2 {
    top: 21px;
  }
  .hamburger_line3 {
    top: 32px;
  }
  .hamburger_menu {
    display: block;
    top: 40px;
    position: absolute;
    font-size: 11px;
    left: 6px;
  }
  .nav_bg {
    opacity: 0;
    transition: all 0.6s;
    width: 100vw;
    height: 100vh;
    z-index: 100;
    top: 0;
    left: 0;
    visibility: hidden;
    background-color: #000;
    cursor: pointer;
    position: fixed;
  }
  /* 表示された時用のCSS */
  .nav_open #header #navi {
    right: 0;
  }
  .nav_open .nav_bg {
    opacity: 0.8;
    visibility: visible;
  }
  .nav_open .hamburger_line1 {
    transform: rotate(45deg);
    top: 20px;
  }
  .nav_open .hamburger_line2 {
    width: 0;
    left: 50%;
  }
  .nav_open .hamburger_line3 {
    transform: rotate(-45deg);
    top: 20px;
  }
.anchor {
    padding-top: 60px;
    margin-top: -60px;
    display: block;
  }
  nav .header-tel {
    text-align: right;
    font-size: 32px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    display: none;
  }
  .spNav-space {
    padding: 15px 5px;
    border-top: 1px solid #ccc;
    margin-top: 15px;
  }
  .spNav-tel {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 24px;
    display: block;
  }
.spNav-tel a {
    color: #C87800;
    text-decoration: none;
}
	.headear_ea21 {
   display: none;
}#header #navi li a:hover {
  color: #666666;
	padding-bottom:initial;
	border-bottom:initial;
}
#cover {
    height: 600px;
}
#cover .read {
    position: absolute;
    top: 60%;
    left: 10%;
    transform: translate(-10%, -60%);
}
#cover .read h2 {
    font-size: 46px;
}
#cover .read h3 {
    font-size: 22px;
}
#cover .read p {
    font-size: 16px;
    max-width: 541px;
}
#cover .cover-logo{ 
    display: none;
}
   
        .intro1 h2,.intro2 h2{
    font-size: 28px;
        }
.intro-read {
    font-size: 26px;
}
    .h3-1 {
    font-size: 22px;
}
    .heading01 {
    font-size: 30px;
        padding-top: 35px;
}
        .heading01::after {
    font-size: 60px;
}
    
    
.price-wrap {
    display: block;
    text-align: center;
    margin-bottom: 30px;
}
.price-wrap .price-box {
    display: inline-block;
    border: 1px #cccccc solid;
    width: 150px;
}
.price-wrap .price-box .koumoku {
    font-size: 16px;
}
.price-wrap .price-box .fee {
    font-size: 20px;
}
.price-wrap .symbol01 {
    font-size: 50px;
}
.price-wrap .fee-total {
    font-size: 34px;
}
.price-wrap .fee-total span{
    font-size: 12px;
}
.areamap{
    position: absolute;
    top:-80px;
    right: -50%;
    width: 400px;
}

}

@media (max-width: 767px) {
#cover .read {
    position: absolute;
    top: 60%;
    left: 10%;
    transform: translate(-10%, -60%);
}
#cover .read h2 {
    font-size: 40px;
}
#cover .read h3 {
    font-size: 20px;
}
#cover .read p {
    font-size: 16px;
    max-width: 541px;
}
h2 {
    font-size: 30px;
	margin-bottom: 45px;
}
#intro p {
    font-size: 16px;
    text-align: left;
}
#intro p br {
    display: none;
}

    #intro {
        padding-top: 0px;
}
        .introblock{
            margin-bottom: 30px;
        }       
	.intro1 {
    width: 100%;
    background-color: #C9151E;
    padding-top: 45px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    height: 100%;
    margin-right: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}
        .intro2 {
    width: 100%;
    background-color: #000000;
    padding-top: 45px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    height: 100%;
    margin-right: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    right: auto;
}
        .intro1 h2,.intro2 h2{
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2em;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    margin-bottom: 30px;
        }
        .intro1 p,.intro2 p{
            color: #fff;
            line-height: 1.3em;
        font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
        }
.intro1-img{
    position: initial;
    margin-right: 0px;
    width: 100%;
        }
 .intro2-img{
    position: initial;
    top: -60px;
    right: -150px;
    margin-right: 0px;
    width: 100%;
        }   
    .areamap{
    position: initial;
    top:0px;
    right:0%;
    width: 50%;
}
    
section {
    padding-top: 60px;
    padding-bottom: 60px;
}
.button001 a,.button002 a {
	float: initial;
    max-width: 200px;
}
    .h3-1 {
    font-size: 22px;
}



}


@media (max-width: 575px) {
	
  #header {
    background: #fff;
    display: flex;
    flex-flow: row wrap;
    padding-top: 5px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    height: 65px;
  }
  #header .logo a {
	  width: 245px;
    height: 50px;
    text-indent: -9999px;
    background-image: url(../images/logo_sp.png);
    background-repeat: no-repeat;
    background-position: left top;
	  display: block;
  }
    
    #header .sitename {
    margin-top: 0px;
}
    #header .header-tel-sp {
        display: inline-block;
        position: absolute;
        right: -15px;
        top: 0px;
        display: inline-block;
        position: absolute;
        top: 8px;
        right: 0px;
        margin-right: 60px;
    }
  #header .nav_btn {
    top: 0px;
  }
  .anchor {
    padding-top: 50px;
    margin-top: -50px;
    display: block;
  }
    #cover {
    height: 450px;
}
    #cover .read {
    position: absolute;
    top: 60%;
    left: 10%;
    transform: translate(-10%, -60%);        
    text-align: center;
        width: 100%;
        padding: 0px 15px;
}
#cover .read h2 {
    font-size: 30px;
}
#cover .read h3 {
    font-size: 18px;
}
#cover .read p {
    font-size: 14px;
    max-width: 100%;
    padding: 0px 30px;
}
 #cover2 {
    height: 150px;
}	

 .heading01 {
    font-size: 26px;
        padding-top: 30px;
     margin-bottom: 30px;
}
        .heading01::after {
    font-size: 44px;
}
    .sv-menu-box01 h3,.sv-menu-box02 h3{
    font-size: 22px;
}
    .intro1 h2,.intro2 h2{
    font-size: 20px;
        }
    
    .price-wrap {
    display: block;
    text-align: center;
    margin-bottom: 100px;
}
.price-wrap .price-box {
    display: block;
    border: 1px #cccccc solid;
    width: 80%;
    margin: auto;
}
.price-wrap .price-box .koumoku {
    display: block;
    font-size: 16px;
}
.price-wrap .price-box .fee {
    display: block;
    font-size: 20px;
}
.price-wrap .symbol01 {
    display: block;
    font-size: 50px;
}
.price-wrap .fee-total {
    display: block;
    font-size: 34px;
}
.price-wrap .fee-total span{
    display: block;
    font-size: 12px;    
    text-align: center;
}
.areamap{
    position: initial;
    top:0px;
    right:0%;
    width: 100%;
}    
    
    
    
#intro h3 {
    font-size: 18px;
    font-weight: bold;
    border-left: 8px solid #04287E;
    display: inline-block;
    padding-left: 10px;
    line-height: 1.2em;
    margin-top: 10px;
}
.tb01 {
    width: 100%;
  }
  table.tb01 th,
  table.tb01 td {
    display: block;
    width: 100%;
    border-bottom:none;
  }
  .tb01 tr:last-child{
    border-bottom: solid 1px #ccc;
  }
        .h2-1 {
    font-size: 24px;
}
 
  .tb02 .head{
    display:none;
  }
  .tb02 {
    width: 100%;
  }
  table.tb02 td {
    display: block;
    width: 100%;
    border-bottom:none;
  }
  table.tb02 td:first-child{
    background: #e5e5e5;
    color:#000;
  }
  .tb02 tr:last-child{
    border-bottom: solid 1px #ccc;
  }
    .tb02 td span{
        display: inline-block;
    }
    .h3-1 {
    font-size: 20px;
}
    .bottom_menu {
    position: fixed;
	left: 0;
	bottom: 0;
   background: #950105;
        width: 100%;
        z-index: 100;
    }

}
