@charset "utf-8";
/**************************フォントの読み込み**********************/
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);




/*****アンカー設定*****/
#_access, #_feature, #_size, #_price, #_contact{
	padding-top: 100px;
	margin-top: -100px;
}


.fa-chevron-down{
	margin-right:5px;
}

/***************ヘッダ***************/

#header {
  height: 60px;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 1000;
  min-width: 1200px;
  font-feature-settings: "pkna" 


 
  /*overflow: hidden;*/
}


.site_title {
  margin: -8px 40px 0 0;
  float: left;
   min-width:235px
}

.site_title img {
  display: inline-block;
  margin: 15px 0 0 0;
  width:235px
}


.contact_box{
		display:none;
}
	
	
@media screen and (max-width:812px) {
.contact_box {
	display:inline;
  float: right;
  overflow: hidden;
  height: 60px;
  line-height: 50px;
  margin-top: 20px;
}
}

	



/***************youtube***************/
.youtube {
    position: relative;
    margin: 1.5em 0;
    width: 100%;
    padding-top: 56.25%;
}

.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}



/***************ハンバーガーメニュー***************/

.locked{
  overflow: hidden;
}

.nav-button {
    z-index: 20;
    position: relative;
    width: 25px;
    height: 20px !important;
    top: 10px;
    display: block;
    cursor: pointer;
}


.toggle-nav a {
  color: #000;
  text-decoration: none;
  font-size: 14px;
  color: #448aff;
}

.nav-wrap.open {
  display: block;
}

.nav-wrap.close {
  display: none;
}

.nav-button {
  display: block;
  cursor: pointer;
}

.nav-wrap {
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 10;
    background-color: #fff;
	opacity:0.95;
    width: 100%;
    height: 100%;
}
.nav-wrap .toggle-nav {
  height: 100%;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
}

.nav-wrap li a {
  color: #fff;
  font-size: 18px;
}


.toggle_box2{
	background:#fff;
}
.toggle_box2 img{
	margin:0 20px;
}


/*メニューボタン*/
.nav-button,
.nav-button span {
  display: inline-block;
  transition: all 0.4s;
  box-sizing: border-box;
}

.nav-button {
  z-index: 20;
  position: relative;
  width: 25px;
  height: 20px;
  top: -11px;
}

.nav-button span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #666666;
  border-radius: 4px;
}

.nav-button.active span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #ffffff;
  border-radius: 4px;
}

.nav-button span:nth-of-type(1) {
  top: 0;
}

.nav-button span:nth-of-type(2) {
  top: 9px;
}

.nav-button span:nth-of-type(3) {
  bottom: 0;
}

.nav-button.active span:nth-of-type(1) {
  -webkit-transform: translateY(9px) rotate(-45deg);
  transform: translateY(9px) rotate(-45deg);
}

.nav-button.active span:nth-of-type(2) {
  opacity: 0;
}

.nav-button.active span:nth-of-type(3) {
  -webkit-transform: translateY(-9px) rotate(45deg);
  transform: translateY(-9px) rotate(45deg);
}



.toggle-menu {
  margin: 0 auto;
  width: 1160px;
  padding: 130px 50px 0px 50px;
　font-weight:normal
}

.toggle-menu_logo {
  width: 280px;
  float: left;
  height: 350px;
  line-height: 125px;
  text-align: left;
}

.toggle-sitemap {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 650px;
  float: right;
}

.toggle-sitemap li {
  display: inline-block;
  width: 320px;
  text-align: left;
  height: 60px;
  margin: 0;
}


.toggle-sitemap span {
    font-size: 13px;
}

.toggle-sitemap li:hover {
    text-decoration: underline;
    color: #ffffff;
}

.toggle-form {
    list-style: none;
    margin-top: 50px;
    padding: 0;
}

.toggle-form li {
    float: left;
    width: 430px;
    border: solid 1px #ffffff;
    margin: 0;
    padding: 15px;
    color: #ffffff;
    font-size: 20px;
}

.toggle-form li:last-child {
  border-left: none;
}

.toggle-fixed {
  background-color: #ffffff !important;
}




@media screen and (max-width:812px) {
body{
	 max-width: 100%;
	 min-width: 100%;
	 font-size:14px;
}

.inner {
	
  max-width: 100%;
  min-width:100%;
  margin: 0 auto;
  padding: 0%;

}

#header {
  height: 50px;
  position: fixed;
  top: 0px;
  left: 0px;
  min-width:100%;
  width: 100%;
  z-index: 2000;

}

.header_box {
    height: 50px;
    width: 100%;
	max-width: 100%;
    min-width: 100%;
}

.site_title {
  float: left;
  width: 30%;
  padding:0px 0 0 0px;
  margin-left:0px;
  min-width:200px
}

.site_title a {
    display: block;
}

.site_title img{
  height: 100%;
  min-width: 190px;
    margin:20px 0 0 10px;
	
}

.contact_box {
    float: right;
    margin-left: auto;
	margin-top: -4px;
	margin-right:10px;
	line-height: 40px;
}



.contact_box ul {
    list-style: none;
    margin: 0;
    width: 95%;
    padding: 0;
    margin-left: auto;
    text-align: right;
}

.contact_box li {
    margin: 0 1%;
    padding: 0;
    display: inline-block;
    /*width: 35%;*/
}

.contact_box li a {
    display: block;
    height: 20px;
    line-height: 40px;
}

.contact_box li img {
  height: 100%;
}

.contact_box .toggle-li {
  display: inline-block;
  list-style: none;
  margin: 0 1%;
  width: 20px;
}


/***************ハンバーガーメニュー***************/


.locked{
  overflow: hidden;
}

.nav-button {
    z-index: 20;
    position: relative;
    width: 20px;
    height: 12px !important;
    top: 10px;
    display: block;
    cursor: pointer;
}

.toggle-nav a {
  color: #000;
  text-decoration: none;
  font-size: 11px;
  color: #448aff;
}

.nav-wrap.open {
  display: block;
}

.nav-wrap.close {
  display: none;
}

.nav-wrap {
    position: fixed;
    left: 0;
    top: 50px;
    display: none;
    z-index: 1000;
    background-color: #fff;
    opacity: 1;
    width: 100%;
    height: 100%;
	color:#000;
    overflow-x: hidden;
    overflow-y: auto;
}

.nav-wrap .toggle-nav {
  height: 100%;
  position: relative;
}

.nav-wrap li a {
    color: #0075c1;
    font-size: 20px;
    display: block;
    margin: 10px 0 0 0;
    font-weight: 500;

}

/*メニューボタン*/
.nav-button,.nav-button span {
  display: inline-block;
  transition: all 0.4s;
  box-sizing: border-box;
}


.nav-button span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #666666;
  border-radius: 3px;
}

.nav-button.active span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #666666;
  border-radius: 3px;
}

.nav-button span:nth-of-type(1) {
  top: 0;
}

.nav-button span:nth-of-type(2) {
  top: 5px;
}

.nav-button span:nth-of-type(3) {
  bottom: 0;
}

.nav-button.active span:nth-of-type(1) {
  -webkit-transform: translateY(5px) rotate(-45deg);
  transform: translateY(5px) rotate(-45deg);
}

.nav-button.active span:nth-of-type(2) {
  opacity: 0;
}

.nav-button.active span:nth-of-type(3) {
  -webkit-transform: translateY(-5px) rotate(45deg);
  transform: translateY(-5px) rotate(45deg);
}



.toggle-menu {
    margin: 0 auto;
    width: 100%;
    padding: 0px 0 30px;
    max-width: 100%;
}

.toggle-menu_logo {
  width: 280px;
  /*float: left;*/
  height: 350px;
  line-height: 200px;
  text-align: left;
  display:none
}

.toggle-sitemap {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  /*float: right;*/
}

.toggle-sitemap li {
    display: inline-block;
    width: 100%;
    text-align: left;
    height: 30px;
    margin: 0px 0 0px 15px;
}

.toggle-sitemap span {
    font-size: 11px;
}

.toggle-sitemap li:hover {
    text-decoration: underline;
    color: #ffffff;
}

.toggle-form {
    list-style: none;
    margin-top: 10px;
    padding: 0;
}

.toggle-form li {
    /*float: left;*/
    width: 95%;
    border: solid 1px #ffffff;
    margin: 5px auto;
    padding: 10px;
    color: #ffffff;
    font-size: 13px;
}

.toggle-form li a {
  font-size: 13px;
}

.toggle-bottommenu {
    margin: 20px 0 100px;
    padding: 0;
    width: 100%;
}

.toggle-bottombox, .toggle-bottombox2 {
    margin: 0;
    padding: 0;
    width: 50%;
    float: left;
    height: 40px;
    line-height: 35px;
}

.toggle-bottombox3 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 40px;
    line-height: 35px;
    float: left;
}

.toggle-bottombox a,.toggle-bottombox2 a,.toggle-bottombox3 a {
  color: #ffffff;
  font-size: 13px;
}

.toggle-bottombox1 {
  border-top: 1px solid #ffffff;
}

.toggle-bottombox,.toggle-bottombox2,.toggle-bottombox3 {
  border-bottom: 1px solid #ffffff;
}

.toggle-bottombox2 {
  border-left: 1px solid #ffffff;
}

.toggle-fixed {
  background-color: #ffffff !important;
}



.toggle_box2{
	background:#fff;
	width:100%
}


.sm_menu li {
	width:31.5%;
	float:left;
	margin:0 2px;
	text-align:center
}

ul.sm_menu {
	width:100%;
	min-width:320px;
	margin:0 auto 0 -23px;
}

.kochira{
	text-align:center;
	color:#fff;
}

}
