/* Style for PCs */
@media screen and (min-width: 1025px) {
  #wrapper {
    width: auto;
    height: auto;
    font-size: 100%;
    margin: 0 auto;
  }
  /* Header */
  #header {
    width: 100%;
    height: 120px;
    display: block;
  }
  #header h1 {
    width: calc(100% - 650px);
    height: 120px;
    display: block;
    float: left;
    margin: 0;
  }
  #header h1 a {
    width: 100%;
    height: 120px;
    display: block;
    margin: 0 auto;
    background-image: url(../img/header/logo.png);
    background-repeat: no-repeat;
    background-position: 15px center;
    background-size: auto 50px;
    text-indent: -9999px;
  }
  #header #hr02 {
    width: 120px;
    height: 120px;
    display: block;
    float: left;
  }
	
	
	
	
	
	
	

	
  #header #hr03 {
    width: 490px;
    height: auto;
    display: block;
	
	  float: left;
	  margin: 35px 20px 0 20px;
  }
  #header #hr03 ul#hrtel {
    width: 490px;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  #header #hr03 ul#hrtel li {
    width: 150px;
    height: 50px;
    display: block;
    float: left;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    margin-right: 20px;
  }
  #header #hr03 ul#hrtel li:last-child {
    margin-right: 0px !important;
  }
  #header #hr03 ul#hrtel li a.tel-link {
    width: auto;
    height: 30px;
    display: block;
    color: #000;
    text-decoration: none;
    letter-spacing: normal;
  }
  #header #hr03 ul#hrtel li .area-name {
    width: 150px;
    height: 20px;
    display: block;
    text-align: center;
    font-size: 10px;
    line-height: 10px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    letter-spacing: -0.05em;
	  color: #fff;
	  background-color: #333;
	  padding: 5px;
	  border-radius:4px;
	  box-sizing: border-box;
  }
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
  /* Menu */
  #menubody {
    width: 100%;
    max-width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
  }
  a.menu-link {
    display: none;
  }
  .js nav[role=navigation] {
    max-height: none;
    width: auto;
    height: auto;
    overflow: hidden;
  }
  nav[role=navigation] ul {
    width: 100%;
    height: auto;
  }
  nav[role=navigation] li {
    width: calc(100% / 8);
    height: auto;
    list-style-image: none;
    list-style-type: none;
    float: left;
  }
    
    
  nav[role=navigation] li.doc a {
      background-color: #ff8f00;
  }    
  nav[role=navigation] li.doc a:hover {
    background-color: #ffc57b;
  }    
  nav[role=navigation] li.doc a span {
      color: #fff!important;
  }    
    

    
    
  nav[role=navigation] li a {
    border: 0;
    width: auto;
    height: auto;
    display: block;
    padding: 10px 0px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  nav[role=navigation] li a:hover {
    background-color: #f5f5f5;
  }
  nav[role=navigation] li a .m_jpt {
    display: block;
    color: #222;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.25em;
    letter-spacing: 0px;
    margin-bottom: 5px;
  }
  nav[role=navigation] li a .m_ent {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 0.7em;
    font-weight: 400 !important;
    line-height: 1.25em;
    letter-spacing: 0px;
    color: #777;
  }
  /* Footer */
  #footer {
    width: 100%;
    height: auto;
    text-align: center;
    color: #d0d0d0;
  }
  #footer #ftbody {
    width: auto;
    max-width: 1160px;
    height: auto;
    padding: 25px 10px;
    margin: 0 auto;
  }
  #footer #ftbody ul {
    text-align: center;
    margin-bottom: 5px;
  }
  #footer #ftbody li {
    display: -moz-inline-box;
    display: inline-block;
    /display: inline;
    /zoom: 1;
    padding-right: 10px;
    font-size: 0.8em;
    line-height: 2em;
    font-family: 'Roboto', sans-serif;
  }
  #footer p {
    font-size: 0.8em;
    color: #d0d0d0;
    line-height: 2em;
    font-family: 'Roboto', sans-serif;
  }
  #footer a {
    color: #d0d0d0;
    text-decoration: none;
    margin-left: 20px;
  }
  #footer a:hover {
    color: #fff;
    text-decoration: underline;
  }
  header #hricm {
    width: 120px;
    height: 40px;
    display: block;
    float: right;
    margin: 40px 0 0 0;
  }
  header #hricm li {
    width: 40px;
    height: 40px;
    display: block;
    float: left;
  }
  header #hricm li a {
    width: 40px;
    height: 40px;
    display: block;
    text-indent: -9999px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
  header #hricm li a#hric-fb {
    background-image: url(../img/header/ic-fb.png);
  }
  header #hricm li a#hric-line {
    background-image: url(../img/header/ic-line.png);
  }
  header #hricm li a#hric-insta {
    background-image: url(../img/header/ic-insta.png);
  }
}
/* Style for TabletPCs Large models */
@media screen and (min-width: 769px) and (max-width: 1024px) {
  #wrapper {
    width: auto;
    height: auto;
    font-size: 100%;
    margin: 0 auto;
  }
  /* Header */
  #header {
    width: 100%;
    height: auto;
    display: block;
  }
  #header h1 {
    width: 40%;
    height: 120px;
    display: block;
    float: left;
    margin: 0;
  }
  #header h1 a {
    width: 100%;
    height: 120px;
    display: block;
    margin: 0 auto;
    background-image: url(../img/header/logo.png);
    background-repeat: no-repeat;
    background-position: 15px center;
    background-size: auto 45px;
    text-indent: -9999px;
  }
  #header #hr02 {
    width: 30%;
    height: 120px;
    display: block;
    float: right;
  }
	
	
	
	
	
	
  #header #hr03 {
    width: 100%;
    height: auto;
    display: block;
	  margin-bottom: 20px;
  }
  #header #hr03 ul#hrtel {
    width: 540px;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  #header #hr03 ul#hrtel li {
    width: 160px;
    height: auto;
    display: block;
    float: left;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    margin-right: 30px;
  }
  #header #hr03 ul#hrtel li:last-child {
    margin-right: 0px !important;
  }
  #header #hr03 ul#hrtel li a.tel-link {
    width: auto;
    height: 30px;
    display: block;
    color: #000;
    text-decoration: none;
    letter-spacing: normal;
  }
  #header #hr03 ul#hrtel li .area-name {
    width: 100%;
    height: 24px;
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    letter-spacing: -0.05em;
	  color: #fff;
	  background-color: #333;
	  padding: 6px;
	  border-radius:4px;
	  box-sizing: border-box;
  }	
	
	
	
	
	
	
	
	
	
	
	
  /* Menu */
  #menubody {
    width: auto;
    height: auto;
    display: block;
    background-color: #011822;
  }
  a.menu-link {
    width: 70px;
    height: 70px;
    display: block;
    position: absolute;
    top: 25px;
    right: 10px;
    z-index: 19900;
    text-indent: -9999px;
    background-image: url(../img/header/ic-menu.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 70px 70px;
    background-color: #fff;
  }
  nav[role=navigation] {
    clear: both;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .js nav[role=navigation] {
    overflow: hidden;
    max-height: 0;
  }
  nav[role=navigation].active {
    max-height: 408px;
  }
  nav[role=navigation] ul {
    margin: 0;
    padding: 0;
    border-top: 1px solid #666;
  }
  nav[role=navigation] li {
    border-bottom: 1px solid rgba(86, 108, 124, 1.00);
  }
  nav[role=navigation] li a {
    display: block;
    padding: 0 10px;
    line-height: 50px;
    height: 50px;
    color: #d5d5d5;
    text-decoration: none;
  }
    
    
  nav[role=navigation] li.doc a {
      background-color: #ff8f00;
      color: #fff!important;
  }       
    
  a .m_ent {
    font-family: 'Roboto', sans-serif;
    font-size: 0.6em;
    display: block;
    width: auto;
    height: auto;
    float: right;
  }
  a .m_jpt {
    font-size: 14px;
    display: block;
    width: auto;
    height: auto;
    float: left;
  }

    
    
  /* Footer */
  #footer {
    width: 100%;
    height: auto;
    text-align: center;
    color: #d0d0d0;
  }
  #footer #ftbody {
    width: auto;
    max-width: 1160px;
    height: auto;
    padding: 25px 10px;
    margin: 0 auto;
  }
  #footer #ftbody ul {
    text-align: center;
    margin-bottom: 5px;
  }
  #footer #ftbody li {
    display: -moz-inline-box;
    display: inline-block;
    /display: inline;
    /zoom: 1;
    padding-right: 10px;
    font-size: 0.8em;
    line-height: 2em;
    font-family: 'Roboto', sans-serif;
  }
  #footer p {
    font-size: 0.8em;
    color: #d0d0d0;
    line-height: 2em;
    font-family: 'Roboto', sans-serif;
  }
  #footer a {
    color: #d0d0d0;
    text-decoration: none;
    margin-left: 20px;
  }
  #footer a:hover {
    color: #fff;
    text-decoration: underline;
  }
  header #hricm {
    width: 120px;
    height: 40px;
    display: block;
    float: right;
    margin: 40px 90px 0 0;
  }
  header #hricm li {
    width: 40px;
    height: 40px;
    display: block;
    float: left;
  }
  header #hricm li a {
    width: 40px;
    height: 40px;
    display: block;
    text-indent: -9999px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 30px 30px;
  }
  header #hricm li a#hric-fb {
    background-image: url(../img/header/ic-fb.png);
  }
  header #hricm li a#hric-line {
    background-image: url(../img/header/ic-line.png);
  }
  header #hricm li a#hric-insta {
    background-image: url(../img/header/ic-insta.png);
  }
}
/* Style for TabletPCs Large models */
@media screen and (min-width: 481px) and (max-width: 768px) {
  #wrapper {
    width: auto;
    height: auto;
    font-size: 100%;
    margin: 0 auto;
  }
  /* Header */
  #header {
    width: 100%;
    height: auto;
    display: block;
  }
  #header h1 {
    width: 60%;
    height: 80px;
    display: block;
    float: left;
    margin-bottom: 30px;
  }
  #header h1 a {
    width: 100%;
    height: 80px;
    display: block;
    margin: 0 auto;
    background-image: url(../img/header/logo.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: auto 40px;
    text-indent: -9999px;
  }
  #header #hr02 {
    width: 40%;
    height: 80px;
    display: block;
    float: right;
  }
	
	
	
	
  #header #hr03 {
    width: 100%;
    height: auto;
    display: block;
	  margin-bottom: 20px;
  }
  #header #hr03 ul#hrtel {
    width: 490px;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  #header #hr03 ul#hrtel li {
    width: 150px;
    height: 50px;
    display: block;
    float: left;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    margin-right: 20px;
  }
  #header #hr03 ul#hrtel li:last-child {
    margin-right: 0px !important;
  }
  #header #hr03 ul#hrtel li a.tel-link {
    width: auto;
    height: 30px;
    display: block;
    color: #000;
    text-decoration: none;
    letter-spacing: normal;
  }
  #header #hr03 ul#hrtel li .area-name {
    width: 150px;
    height: 20px;
    display: block;
    text-align: center;
    font-size: 10px;
    line-height: 10px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    letter-spacing: -0.05em;
	  color: #fff;
	  background-color: #333;
	  padding: 5px;
	  border-radius:4px;
	  box-sizing: border-box;
  }
	
	
	
	
  /* Menu */
  #menubody {
    width: auto;
    height: auto;
    display: block;
    background-color: #011822;
  }
  a.menu-link {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    top: 10px;
    right: 0px;
    z-index: 19900;
    text-indent: -9999px;
    background-image: url(../img/header/ic-menu.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 60px 60px;
    background-color: #fff;
  }
  nav[role=navigation] {
    clear: both;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .js nav[role=navigation] {
    overflow: hidden;
    max-height: 0;
  }
  nav[role=navigation].active {
    max-height: 408px;
  }
  nav[role=navigation] ul {
    margin: 0;
    padding: 0;
    border-top: 1px solid #666;
  }
  nav[role=navigation] li {
    border-bottom: 1px solid rgba(86, 108, 124, 1.00);
  }
  nav[role=navigation] li a {
    display: block;
    padding: 0 10px;
    line-height: 50px;
    height: 50px;
    color: #fff;
    text-decoration: none;
  }
      nav[role=navigation] li.doc a {
      background-color: #ff8f00;
      color: #fff!important;
  }    
  a .m_ent {
    font-family: 'Roboto', sans-serif;
    font-size: 0.6em;
    display: block;
    width: auto;
    height: auto;
    float: right;
  }
  a .m_jpt {
    font-size: 14px;
    display: block;
    width: auto;
    height: auto;
    float: left;
  }
  nav[role=navigation] li a:active {}
  /* Footer */
  #footer {
    width: 100%;
    height: auto;
    text-align: center;
    color: #d0d0d0;
  }
  #footer #ftbody {
    width: auto;
    height: auto;
    margin: 0 auto;
  }
  #footer #ftbody ul {
    text-align: center;
    margin-bottom: 5px;
  }
  #footer #ftbody li {
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid rgba(86, 108, 124, 1.00);
  }
  #footer p {
    width: 100%;
    height: 40px;
    display: block;
    font-size: 0.8em;
    color: #d0d0d0;
    line-height: 40px;
    font-family: 'Roboto', sans-serif;
  }
  #footer a {
    color: #fff;
    text-decoration: none;
    width: auto;
    height: auto;
    display: block;
  }
  #footer a:hover {
    color: #fff;
    text-decoration: none;
    background-color: rgba(6, 51, 111, 1.00);
  }
  header #hricm {
    width: 90px;
    height: 40px;
    display: block;
    float: right;
    margin: 15px 70px 0 0;
  }
  header #hricm li {
    width: 30px;
    height: 40px;
    display: block;
    float: left;
  }
  header #hricm li a {
    width: 30px;
    height: 40px;
    display: block;
    text-indent: -9999px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
  }
  header #hricm li a#hric-fb {
    background-image: url(../img/header/ic-fb.png);
  }
  header #hricm li a#hric-line {
    background-image: url(../img/header/ic-line.png);
  }
  header #hricm li a#hric-insta {
    background-image: url(../img/header/ic-insta.png);
  }
}
/* Style for Smartphonea */
@media screen and (max-width: 480px) {
  #wrapper {
    width: 100%;
    font-size: 14px;
    line-height: 150%;
    min-width: 320px;
  }
  /* Header */
  #header {
    width: 100%;
    height: auto;
    display: block;
  }
  #header h1 {
    width: 50%;
    height: 80px;
    display: block;
    float: left;
    margin-bottom: 10px;
  }
  #header h1 a {
    width: 100%;
    height: 80px;
    display: block;
    margin: 0 auto;
    background-image: url(../img/header/logo.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: auto 25px;
    text-indent: -9999px;
  }
  #header #hr02 {
    width: 50%;
    height: 80px;
    display: block;
    float: right;
  }
  #header #hr03 {
    width: 100%;
    height: auto;
    display: block;
	  margin-bottom: 0px;
  }
  #header #hr03 ul#hrtel {
    width: 90%;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  #header #hr03 ul#hrtel li {
    width: 30%!important;
    height: 50px;
    display: block;
    float: left;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    margin-right: 5%!important;
      margin-bottom: 15px;
  }

        #header #hr03 ul#hrtel li:nth-child(3) {
    margin-right: 0px !important;
  }
  #header #hr03 ul#hrtel li a.tel-link {
    width: auto;
    height: 30px;
    display: block;
    color: #000;
    text-decoration: none;
    letter-spacing: normal;
    font-size: 13px!important;
  }
  #header #hr03 ul#hrtel li .area-name {
    width: 100%!important;
    height: 20px;
    display: block;
    text-align: center;
    font-size: 10px;
    line-height: 10px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    letter-spacing: -0.05em;
	  color: #fff;
	  background-color: #333;
	  padding: 5px;
	  border-radius:4px;
	  box-sizing: border-box;
  }
	
	
	
	
	
	
	
	
	
	
	
  /* Menu */
  #menubody {
    width: auto;
    height: auto;
    display: block;
    background-color: #011822;
  }
  a.menu-link {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    top: 10px;
    right: 0px;
    z-index: 19900;
    text-indent: -9999px;
    background-image: url(../img/header/ic-menu.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 60px 60px;
    background-color: #fff;
  }
  nav[role=navigation] {
    clear: both;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .js nav[role=navigation] {
    overflow: hidden;
    max-height: 0;
  }
  nav[role=navigation].active {
    max-height: 408px;
  }
  nav[role=navigation] ul {
    margin: 0;
    padding: 0;
    border-top: 1px solid #666;
  }
  nav[role=navigation] li {
    border-bottom: 1px solid rgba(86, 108, 124, 1.00);
  }
  nav[role=navigation] li a {
    display: block;
    padding: 0 10px;
    line-height: 50px;
    height: 50px;
    color: #fff;
    text-decoration: none;
  }
      nav[role=navigation] li.doc a {
      background-color: #ff8f00;
      color: #fff!important;
  }    
  a .m_ent {
    font-family: 'Roboto', sans-serif;
    font-size: 0.6em;
    display: block;
    width: auto;
    height: auto;
    float: right;
  }
  a .m_jpt {
    font-size: 14px;
    display: block;
    width: auto;
    height: auto;
    float: left;
  }
  nav[role=navigation] li a:active {}
  /* Footer */
  #footer {
    width: 100%;
    height: auto;
    text-align: center;
    color: #d0d0d0;
  }
  #footer #ftbody {
    width: auto;
    height: auto;
    margin: 0 auto;
  }
  #footer #ftbody ul {
    text-align: center;
    margin-bottom: 5px;
  }
  #footer #ftbody li {
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid rgba(86, 108, 124, 1.00);
  }
  #footer p {
    width: 100%;
    height: 40px;
    display: block;
    font-size: 0.8em;
    color: #d0d0d0;
    line-height: 40px;
    font-family: 'Roboto', sans-serif;
  }
  #footer a {
    color: #fff;
    text-decoration: none;
    width: auto;
    height: auto;
    display: block;
  }
  #footer a:hover {
    color: #fff;
    text-decoration: none;
    background-color: rgba(6, 51, 111, 1.00);
  }
  header #hricm {
    width: 90px;
    height: 40px;
    display: block;
    float: right;
    margin: 15px 65px 0 0;
  }
  header #hricm li {
    width: 30px;
    height: 40px;
    display: block;
    float: left;
  }
  header #hricm li a {
    width: 30px;
    height: 40px;
    display: block;
    text-indent: -9999px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
  }
  header #hricm li a#hric-fb {
    background-image: url(../img/header/ic-fb.png);
  }
  header #hricm li a#hric-line {
    background-image: url(../img/header/ic-line.png);
  }
  header #hricm li a#hric-insta {
    background-image: url(../img/header/ic-insta.png);
  }
}