/* CSS Document */
body{
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", 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;
  padding: 5px 15px 10px 0px;
  height: 100px;
	position: relative;
}
#header .sitename {
	position: absolute;
	width: auto;
}
#header .header-read {
  font-size: 12px;
  display: block;
  margin-bottom: 10px;
}
#header .logo a {
  width: 318px;
  height: 55px;
  text-indent: -9999px;
  background-image: url("../images/logo.png");
  background-repeat: no-repeat;
	display: block;
}
nav {
  position: absolute;
	right: 0;
}
nav .header-tel {
    text-align: right;
    font-size: 26px;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-weight: bold;
}
nav .header-tel a {
  color: #C87800;
  text-decoration: none;
}
nav .header-tel span {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    color: #777;
    font-size: 13px;
    font-weight: normal;
    margin-top: -30px;
    display: inline-block;
    margin-right: 10px;
}

#header #navi {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    list-style: none;
    float: right;
    padding-top: 5px;
}
#header #navi li {
  margin: 0 15px;
  line-height: 100%;
  font-size: 15px;
	padding-bottom: 22px;
}

#header #navi li a {
  color: #333;
  text-decoration: none;
}
#header #navi li a:hover {
  color: #777;
	padding-bottom: 20px;
	border-bottom: 3px solid #726044;
}
.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 {
    padding-top: 100px;
    position: relative;
    background-color: #FFFFFF;
    margin-bottom: 60px;
}
#cover img	{
	width: 90%;
	height: auto;
    max-width: 980px;
}
#cover .read {
    color: #262626;
    font-size: 44px;
    line-height: 1.2em;
    font-weight: bold;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    position: absolute;
    top: 60%;
    left: 23%;
    transform: translate(-50%, -50%);
    text-align: left;
}
#cover .read span {
    display: block;
    line-height: normal;
    font-size: 20px;
    font-weight: normal;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    margin-bottom: 15px;
}
#cover2 {
    padding-top: 100px;
    position: relative;
    background-color: #FFFFFF;
}
#cover2 img	{
	width: 90%;
	height: auto;
    max-width: 980px;
}
#cover2 .read {
    color: #262626;
    font-size: 40px;
    line-height: 1.2em;
    font-weight: bold;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    position: absolute;
    top: 60%;
    left: 20%;
    transform: translate(-50%, -50%);
    text-align: left;
}
#info {
    background-color: #F5F1EB;
    padding-top: 60px;
    padding-bottom: 60px;
}
.h2-1 {
    position: relative;
    display: inline-block;
    margin-bottom: 1em;
    color: #7C3E1E;
    font-size: 32px;
    font-weight: bold;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
.h2-1:before {
    content: '';
    position: absolute;
    bottom: -15px;
    display: inline-block;
    width: 40px;
    height: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #7C3E1E;
    border-radius: 2px;
}
.h2-2 {
    font-size: 30px;
    border-left: 6px solid #7C3E1E;
    color: #7C3E1E;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    line-height: 1.5em;
    padding-left: 15px;
    margin-bottom: 30px;
}
.h2-2 span{
    border-bottom: 1px solid #7C3E1E;
display: block;
}
.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;
}
.intro-read {
    color: #7C3E1E;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-size: 30px;
    font-weight: bold;
}
.nayami {
    margin-top: 15px;
    margin-bottom: 50px;
}
.nayami li {
    font-size: 20px;
    background-image: url(../images/check_box.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 35px;
    margin-bottom: 15px;
}





#voice{
    background-color: #F4F5E8;
}
.voice_box {
    border: 1px solid #707070;
    background-color: #FFFFFF;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    border-radius: 20px;
}
.voice_box h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}
.voice_box p {
    font-size: 15px;
    line-height: 1.3em;
}
.voice-name{
    font-size: 14px;
    font-weight: bold;
    display: block;
}
.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;
}
footer{
    background-color: #726044;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #FFFFFF;
}
footer copy {
    font-size: 13px;
    line-height: 1.6em;
    font-weight: normal;
}
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: 40%;
  
}
.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: 575px) {
.container{
		width: 100%;
	max-width: 100%;
	}
}
@media (min-width: 768px) {
.container{
		width: 100%;
	max-width: 100%;
	}
}
@media (min-width: 1200px) {
.container{
		width: 1140px;
	max-width: 1140px;
	}
}


@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;
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 10px;
  }
  /* 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 .read {
    font-size: 34px;
}
#cover .read span {
    font-size: 18px;
}
    #cover2 .read {
    font-size: 34px;
}
.h2-1 {
    font-size: 28px;
}
.h2-2 {
    font-size: 26px;
}
.intro-read {
    font-size: 26px;
}
    .h3-1 {
    font-size: 22px;
}


}

@media (max-width: 767px) {
#cover .read {
    font-size: 28px;
    top:90%;
    left:30%;
}
#cover .read span {
    font-size: 13px;
	margin: auto;
}
	 #cover2 .read {
    font-size: 28px;
    top:75%;
}
h2 {
    font-size: 30px;
	margin-bottom: 45px;
}
#intro p {
    font-size: 16px;
    text-align: left;
}
#intro p br {
    display: none;
}

section {
    padding-top: 60px;
    padding-bottom: 60px;
}
.button001 a,.button002 a {
	float: initial;
    max-width: 200px;
}
    .h2-1 {
    font-size: 26px;
}
.h2-2 {
    font-size: 22px;
}
.intro-read {
    font-size: 22px;
}
    .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: 80px;
  }
  #header .logo a {
	  width: 245px;
    height: 40px;
    text-indent: -9999px;
    background-image: url(../images/logo_sp.png);
    background-repeat: no-repeat;
    background-position: left top;
	  display: block;
  }
  #header .header-read {
    font-size: 11px;
    display: block;
  }
  #header .nav_btn {
    top: 0px;
  }
  .anchor {
    padding-top: 50px;
    margin-top: -50px;
    display: block;
  }
	#cover {
    padding-top: 80px;
    position: relative;
}
	#cover .read {
    font-size: 20px;
		top: 93%;
        left:30%;
        
}
#cover .read span {
    font-size: 12px;
}
	#cover2 {
    padding-top: 80px;
    position: relative;
		height: 230px;
}
	#cover2 .read {
    font-size: 20px;
		top: 55%;
}
	
h2 {
    position: relative;
    display: inline-block;
    margin-bottom: 1em;
    color: #04287E;
    font-size: 24px;
    font-weight: bold;
    font-family: Arial, Helvetica, "sans-serif";
}
#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;
}
.action_box {
    border: 1px solid #707070;
    background-color: #FFFFFF;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}
.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;
    }
.h2-2 {
    font-size: 20px;
    line-height: 1.3em;
    display: block;
}
.intro-read {
    font-size: 20px;
}
    .h3-1 {
    font-size: 20px;
}
    .nayami li {
    font-size: 17px;
    margin-bottom: 10px;
        background-position: left top;
}

}
