@charset "UTF-8";
body {
  font-size: 15px;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;;
   }

html {
  color: #000;
  background: #fff; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }


table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset,
img {
  border: 0; }

address, caption, cite, code, dfn,
em, strong, var {
  font-style: normal;
  font-weight: 400; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }


a {
  text-decoration: none; }

q:after, q:before {
  content: ''; }

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-size: 100%; }

legend {
  color: #000; }
body{
  padding: 0;
  margin: 0;
  
}
/*common*/
.f12em{
font-size: 1.2em;
}
.b{
	font-weight: bold;
}
.h2{
	font-size:30px;
}
@media screen and (max-width: 768px){
  .h2{
    font-size: 24px;
  }
}
/*マージン*/
.m30-t{
	margin-top: 30px;
}
.m40-t{
	margin-top: 40px;
}
.m16-b{
	margin-bottom: 1em;
}
.m12-l{
	margin-left:12px;
}
.m8-l{
	margin-left: 8px;
}
/*マージン*/
.al-c{
	text-align: center;
}
.p10-b{
	padding-bottom: 10px;
}
/*横幅*/
.w90{
	width: 90%;
	height: 34px;
	background-color: #fff;
}
.w60{
  width: 60%;
}
@media screen and (max-width: 768px){
  .w60{
    width: 92%;
    
  }
}
/*フォーム*/
button,input,optgroup,select,textarea{
	margin:0;
	color:inherit;
	font:inherit;
}
input[type="checkbox"],
input[type="radio"]{
	padding: 0;
	box-sizing: border-box;
}
input[type="text"]:focus {
  outline: 0;
}
input[type="checkbox"]{
  margin-right: 8px;
}
textarea:focus{
	outline:0;
}

table{
	width: 1000px;
	border-collapse: collapse;
	margin: 0 auto;
}
th,td{
	padding: 1.25em 1em;
}
th{
	
	background-color: #e9e9e9;
}
td{
	color:#555;
}
a{
	text-decoration: none;
}
@media screen and (max-width:768px){
	table{
	width: 100%;
	border-collapse: collapse;
}
th,td{
	padding: 1em;
	display: block;
}
th{
	box-sizing: border-box;
	width: 100%;
	background-color: #e9e9e9;
}
td{
	box-sizing: border-box;
	width: 95%;
	color:#555;
	margin: 0 auto;
}
input{
	
}
.middle{
	margin-left: 1em;
}
textarea{
	width: 100px;
}
}

header {
  /*.header*/
  /*humberger*/ }
  header:after {
    content: "";
    display: block;
    height: 68px; }
  header .header {
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    padding-top: 8px;
    padding-bottom: 8px;
    /*head-line*/ }
    header .header .head-line {
      width: 88%;
      margin: 0 auto;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      /*head-right*/ }
      @media (max-width: 1392px) {
        header .header .head-line {
          width: 95%; } }
      header .header .head-line img {
        display: block;
        height: 48px; }
      header .header .head-line .menue {
        list-style: none;
        padding: 0;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 1em;
        vertical-align: middle;
        line-height: 3.5em;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        -webkit-box-flex: 1;
        flex: 1 1 auto; }
        header .header .head-line .menue li {
          font-size: .8em;
          color: #fff;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          vertical-align: middle;
          margin-right: 24px;
          margin-bottom: .5em; }
          header .header .head-line .menue li .fa {
            margin-right: 4px; }
          header .header .head-line .menue li:hover {
            opacity: .8; }
        header .header .head-line .menue .question {
          font-size: 9pt;
          color: #049936;
          text-align: center;
          font-weight: normal;
          letter-spacing: 0.5px;
          border-radius: 5px;
          text-decoration: none;
          width: auto;
          float: right;
          margin-left: 32px; }
          header .header .head-line .menue .question .fa {
            color: #049936;
            margin-right: 8px; }
      header .header .head-line .head-right {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        /*register*/ }
        header .header .head-line .head-right .right-menue {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          list-style-type: none; }
          header .header .head-line .head-right .right-menue li {
            font-size: .8em;
            color: #fff;
            text-align: center;
            margin-right: 24px; }
        header .header .head-line .head-right .tel-number {
          margin: 0 16px;
          font-size: 20px;
          padding: 0;
           }
          header .header .head-line .head-right .tel-number .fa {
            margin-right: 4px; }
        header .header .head-line .head-right .register {
          width: 230px;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          background-color: #f07828;
          border-radius: 5px;
          color: #fff;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          height: 52px;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          width: 228px;
          margin-left: auto;
          margin-right: 12px;
          text-decoration: none;
          font-size: 18px;
          line-height: 1em; }
          header .header .head-line .head-right .register .fa {
            font-size: 2em;
            margin-right: 8px; }
          header .header .head-line .head-right .register:hover {
            background-color: #FFA72C;
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s; }
  header .humberger {
    display: none; }
    header .humberger .register {
      width: 230px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      background-color: #f07828;
      border-radius: 5px;
      color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 52px;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 228px;
      text-decoration: none;
      font-size: 18px;
      line-height: 1em;
      margin: 8px 0; }
      header .humberger .register .fa {
        font-size: 2em;
        margin-right: 8px; }
      header .humberger .register:hover {
        background-color: #FFA72C;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
    header .humberger #nav-drawer {
      display: block;
      position: relative;
      vertical-align: middle; }
      header .humberger #nav-drawer .nav-unshown {
        display: none; }
      header .humberger #nav-drawer #nav-open {
        display: block;
        height: 60px;
        width: 60px;
        margin-left: 12px;
        vertical-align: middle;
        padding: 4px;
        text-align: center; }
        header .humberger #nav-drawer #nav-open .fa {
          font-size: 48px;
          vertical-align: middle;
          line-height: 1.3em;
          color: #333; }
        header .humberger #nav-drawer #nav-open .fa-times {
          display: none; }
      header .humberger #nav-drawer #nav-close {
        display: none;
        /*はじめは隠しておく*/
        position: fixed;
        z-index: 99;
        top: 0;
        /*全体に広がるように*/
        right: 0;
        width: 100%;
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out; }
      header .humberger #nav-drawer #nav-content {
        overflow: auto;
        position: fixed;
        position: absolute;
        top: 67px;
        right: 10px;
        z-index: 50;
        color: #333;
        border: 0;
        background: #f1f1f1;
        padding: 0;
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        /*滑らかに表示*/
        -webkit-transform: translateX(205%);
        -ms-transform: translateX(205%);
        transform: translateX(205%);
        /*左に隠しておく*/ }
        header .humberger #nav-drawer #nav-content ul {
          padding: 0;
          list-style-type: none;
          margin: 0;
          background: #fff; }
          header .humberger #nav-drawer #nav-content ul .phone-area {
            background-color: #f1f1f1;
            text-align: center;
            clear: both;
            line-height: 1em;
            font-size: 1.2em; }
            header .humberger #nav-drawer #nav-content ul .phone-area span {
              font-size: .6em; }
            header .humberger #nav-drawer #nav-content ul .phone-area .fa {
              clear: right; }
          header .humberger #nav-drawer #nav-content ul li {
            width: 400px;
            margin-right: 0;
            border-bottom: #f1f1f1 1px solid;
            padding: 10px 15px;
            margin-bottom: 0;
            color: #333;
            font-size: 1em; }
            header .humberger #nav-drawer #nav-content ul li:last-child {
              border-bottom: #f1f1f1 1px solid; }
            header .humberger #nav-drawer #nav-content ul li .fa {
              float: right; }
      header .humberger #nav-drawer #nav-input:checked ~ #nav-open .fa-bars {
        display: none; }
      header .humberger #nav-drawer #nav-input:checked ~ #nav-open .fa-times {
        display: block;
        color: #555; }
      header .humberger #nav-drawer #nav-input:checked ~ #nav-close {
        display: block;
        /*カバーを表示*/
        opacity: .5; }
      header .humberger #nav-drawer #nav-input:checked ~ #nav-content {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
        /*中身を表示（右へスライド）*/
        -webkit-box-shadow: 6px 0 25px rgba(0, 0, 0, 0.15);
        box-shadow: 6px 0 25px rgba(0, 0, 0, 0.15); }

/*header*/
@media screen and (max-width: 1257px) {
  header {
    /*humberger*/ }
    header:after {
      content: "";
      display: block;
      height: 50px; } }
  @media screen and (max-width: 1257px) and (min-width: 640px) {
    header:after {
      content: "";
      display: block;
      height: 57px; } }

@media screen and (max-width: 1257px) {
    header .header {
      display: none; }
    header .humberger {
      -ms-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%;
      background-color: rgba(255, 255, 255, 0.8);
      border-bottom: 1px solid #fff;
      position: fixed;
      top: 0;
      left: 0;
      z-index: 1000;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      /*register*/
      /*#nav-drawer*/ }
      header .humberger .img-box {
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -ms-flex-positive: 1;
        /* -webkit-flex: 1 1 auto; */
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
        header .humberger .img-box img {
          display: block;
          clear: left;
          height: 33px;
          margin: 8px; }
      header .humberger .register {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #f07828;
        border-radius: 5px;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 28px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 120px;
        margin-left: 16px;
        margin-right: 4px;
        text-decoration: none;
        font-size: 12px;
        line-height: 10px; }
        header .humberger .register .fa {
          font-size: 2em;
          margin-right: 8px; } }
    @media screen and (max-width: 1257px) and (min-width: 640px) {
      header .humberger .register {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #f07828;
        border-radius: 5px;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 40px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 180px;
        margin-left: 16px;
        margin-right: 4px;
        text-decoration: none;
        font-size: 16px;
        line-height: 10px; }
        header .humberger .register .fa {
          font-size: 2em;
          margin-right: 8px; } }

@media screen and (max-width: 1257px) {
      header .humberger #nav-drawer {
        display: block;
        position: relative; }
        header .humberger #nav-drawer .nav-unshown {
          display: none; }
        header .humberger #nav-drawer #nav-open {
          display: block;
          height: 48px;
          width: 48px;
          vertical-align: middle;
          clear: right;
          padding: 8px;
          text-align: center;
          margin-left: 4px; }
          header .humberger #nav-drawer #nav-open .fa {
            font-size: 32px;
            vertical-align: middle;
            line-height: 1em;
            color: #333; }
        header .humberger #nav-drawer #nav-close {
          display: none;
          /*はじめは隠しておく*/
          position: fixed;
          z-index: 99;
          top: 0;
          /*全体に広がるように*/
          left: 0;
          width: 100%;
          height: 100%;
          -webkit-transition: .3s ease-in-out;
          -o-transition: .3s ease-in-out;
          transition: .3s ease-in-out; }
        header .humberger #nav-drawer #nav-content {
          overflow: auto;
          position: fixed;
          top: 48px;
          right: 0;
          z-index: 9999;
          /*最前面に*/
          width: 90%;
          /*右側に隙間を作る（閉じるカバーを表示）*/
          max-width: 310px;
          /*最大幅（調整してください）*/
          height: auto;
          background: #fff;
          /*背景色*/
          -webkit-transition: .3s ease-in-out;
          -o-transition: .3s ease-in-out;
          transition: .3s ease-in-out;
          /*滑らかに表示*/
          -webkit-transform: translateX(205%);
          -ms-transform: translateX(205%);
          transform: translateX(205%);
          /*左に隠しておく*/ }
          header .humberger #nav-drawer #nav-content ul li {
            font-size: 14px;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            width: 100%; }
        header .humberger #nav-drawer #nav-input:checked ~ #nav-close {
          display: block;
          /*カバーを表示*/
          opacity: .5; }
        header .humberger #nav-drawer #nav-input:checked ~ #nav-content {
          -webkit-transform: translateX(0%);
          -ms-transform: translateX(0%);
          transform: translateX(0%);
          /*中身を表示（右へスライド）*/
          -webkit-box-shadow: 6px 0 25px rgba(0, 0, 0, 0.15);
          box-shadow: 6px 0 25px rgba(0, 0, 0, 0.15); } }

footer {
  /*footer_Nav*/ }
  footer .navigation-bottom {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 24px 0; }
    footer .navigation-bottom ul {
      list-style-type: none;
      margin: 20px 30px; }
      footer .navigation-bottom ul li {
        margin: 16px 0;
        font-size: 12px; }
        footer .navigation-bottom ul li a {
          text-decoration: none;
          color: #555; }
      footer .navigation-bottom ul .navigation-category {
        margin-top: 16px;
        margin-bottom: 14px;
        color: #2AAB9F;
        font-weight: 700;
        font-size: 14px; }
  footer .footer_Nav {
    background: #354341;
    padding: 32px 0 32px 0;
    color: #fff; }
    footer .footer_Nav .footer-box {
      width: 1000px;
      margin: 0 auto;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -ms-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      footer .footer_Nav .footer-box ul {
        width: 1000px;
        margin: 0 auto;
        list-style-type: none;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0; }
        footer .footer_Nav .footer-box ul li {
          padding-right: 12px;
          margin-right: 12px;
          border-right: 1px solid rgba(173, 190, 207, 0.5); }
          footer .footer_Nav .footer-box ul li:last-child {
            border-right: 0px solid rgba(173, 190, 207, 0.5); }
          footer .footer_Nav .footer-box ul li a {
            color: #ccc;
            text-decoration: none;
            font-size: 12px; }
      footer .footer_Nav .footer-box .question {
        display: none;
        text-decoration: none;
        padding: 4px 30px 4px 14px;
        border-radius: 4px;
        color: #ccc;
        font-size: 12px;
        line-height: 1.2em; }
        footer .footer_Nav .footer-box .question span {
          font-size: 12px; }
        footer .footer_Nav .footer-box .question .fa {
          margin-right: 8px; }
    footer .footer_Nav p {
      width: 1000px;
      margin: 24px auto 0;
      font-size: 12px; }
      footer .footer_Nav p a {
        text-decoration: none;
        color: #ccc; }
  footer .footer {
    width: 100%;
    color: #666;
    font-size: 12px;
    background-color: #F0F2F0;
    padding: 12px 0; }
    footer .footer p {
      width: 1000px;
      margin: 0 auto; }

@media screen and (max-width: 640px) {
  footer {
    /*footer_Nav*/ }
    footer .navigation-bottom {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      -o-flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      flex-direction: column;
      width: 100%;
      margin: 0 auto;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 24px 0; }
      footer .navigation-bottom ul {
        list-style-type: none;
        margin: 20px 30px; }
        footer .navigation-bottom ul li {
          margin: 16px 0;
          font-size: 12px; }
          footer .navigation-bottom ul li a {
            text-decoration: none;
            color: #555; }
        footer .navigation-bottom ul .navigation-category {
          margin-top: 16px;
          margin-bottom: 14px;
          color: #2AAB9F;
          font-weight: 700;
          font-size: 14px; }
    footer .footer_Nav {
      background: #354341;
      padding: 32px 0 32px 0;
      color: #fff; }
      footer .footer_Nav .footer-box {
        width: 100%;
        margin: 0 auto;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -ms-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        footer .footer_Nav .footer-box ul {
          width: 90%;
          margin: 0 auto;
          list-style-type: none;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          -o-flex-direction: column;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          flex-direction: column;
          padding: 0; }
          footer .footer_Nav .footer-box ul li {
            width: 100%;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding-right: 16px;
            margin-right: 12px;
            padding-top: 4px;
            border-right: 0px solid rgba(173, 190, 207, 0.5); }
            footer .footer_Nav .footer-box ul li:last-child {
              border-right: 0px solid rgba(173, 190, 207, 0.5); }
            footer .footer_Nav .footer-box ul li a {
              color: #ccc;
              text-decoration: none;
              font-size: 16px; }
        footer .footer_Nav .footer-box .question {
          display: none;
          text-decoration: none;
          padding: 4px 30px 4px 14px;
          border-radius: 4px;
          color: #ccc;
          font-size: 12px;
          line-height: 1.2em; }
          footer .footer_Nav .footer-box .question span {
            font-size: 12px; }
          footer .footer_Nav .footer-box .question .fa {
            margin-right: 8px; }
      footer .footer_Nav p {
        width: 90%;
        margin: 24px auto 0;
        font-size: 16px; }
        footer .footer_Nav p a {
          text-decoration: none;
          color: #ccc; }
    footer .footer {
      width: 100%;
      color: #666;
      font-size: 10px;
      background-color: #F0F2F0;
      padding: 12px 0; }
      footer .footer p {
        width: 90%;
        margin: 0 auto; } }