﻿@charset "UTF-8";
/* PC */
@media screen and (min-width: 769px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  /*-------------
base
-------------*/
  body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, p, blockquote, th, td {
    margin: 0;
    padding: 0;
  }
  img {
    border: 0;
    vertical-align: top;
  }
  body {
    background-color: #fff;
  }
  a {
    color: black;
    outline: none;
    text-decoration: none;
    font-size: 14px;
  }
  a:hover {
    text-decoration: none;
  }
  ul, ol {
    list-style: none;
  }
  .fLeft {
    float: left;
  }
  .clearfix:after {
    content: "";
    clear: both;
    display: block;
  }
  /*-------------
firefox fade対策
-------------*/
  img {
    box-shadow: #000 0 0 0;
  }
  img, x:-moz-any-link, x:default {
    box-shadow: #000 0 0 0;
  }
  /*-------------
fontstyle
-------------*/
  body {
    /*font-family: -webkit-body, sans-serif, "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo;*/
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-size: 14px;
    line-height: 2.2;
    color: #222;
    letter-spacing: 0;
    font-weight: 500;
    -webkit-text-size-adjust: 100%;
  }
  /*-------------
container
-------------*/
  #container {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
  }
  .topline {
    width: 1000px;
    margin: 0 auto;
  }
  p.headertext.clearfix {
    margin: 0 0 0 20px;
    float: left;
    font-size: 11px;
  }
  img.headertel.clearfix {
    float: right;
    padding: 5px 0 0 0;
  }
  /*-------------
memu
-------------*/
  div#headerlogo {
    float: left;
  }
  /*nav*/
  div#menu {
    clear: both;
    width: 1000px;
    margin: 0 auto;
  }
  div#menu-nav {
    width: 450px;
    float: right;
    margin: 18px 0 0 0;
  }
  #menu-nav li {
    float: left;
    padding: 0 0 0 0;
  }
  #menu-nav ul a {
    display: block;
    width: 90px;
    height: 25px;
  }
  #menu-nav ul #nav1 {
    background: url(../images/top/menu/menu1.png) no-repeat;
  }
  #menu-nav ul #nav2 {
    background: url(../images/top/menu/menu2.png) no-repeat;
  }
  #menu-nav ul #nav3 {
    background: url(../images/top/menu/menu3.png) no-repeat;
  }
  #menu-nav ul #nav4 {
    background: url(../images/top/menu/menu4.png) no-repeat;
  }
  #menu-nav ul #nav5 {
    background: url(../images/top/menu/menu5.png) no-repeat;
  }
  #menu-nav ul #nav1:hover {
    background: url(../images/top/menu/menu1on.png) no-repeat;
  }
  #menu-nav ul #nav2:hover {
    background: url(../images/top/menu/menu2on.png) no-repeat;
  }
  #menu-nav ul #nav3:hover {
    background: url(../images/top/menu/menu3on.png) no-repeat;
  }
  #menu-nav ul #nav4:hover {
    background: url(../images/top/menu/menu4on.png) no-repeat;
  }
  #menu-nav ul #nav5:hover {
    background: url(../images/top/menu/menu5on.png) no-repeat;
  }
  #menu-nav li ul.drop {
    width: 80px;
    position: absolute;
    z-index: 100;
    /*left: 0;*/
    top: 73px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: .70;
    -moz-opacity: .70;
    padding: 15px 5px 0 5px;
    background-color: #000;
    display: none;
    line-height: 15px;
  }
  #menu-nav li ul.drop li {
    font-size: 12px;
    font-weight: bold;
    background-color: #000;
    opacity: 1;
    text-align: left;
    padding: 0 0 5px 0;
    position: static;
    width: 100%;
    float: none;
  }
  #menu-nav li ul.drop li a {
    text-decoration: none;
    color: #fff;
    height: 30px;
  }
  #menu-nav li ul.drop li a:link {
    text-decoration: none;
    color: #fff;
  }
  #menu-nav li ul.drop li a:hover {
    text-decoration: underline;
    color: #fff;
    text-decoration-color: #fff;
  }
  li#droptext {
    letter-spacing: -1px;
  }
  /*-------------
main
-------------*/
  .main {
    width: 100%;
    margin: 0 0 0 0;
    background: url(../images/top/topback.png) repeat-x;
  }
  .main_inner {
    width: 1000px;
    margin: 0 auto 0 auto;
    overflow: hidden;
  }
  .topbox1 {
    margin: 50px 0 70px 0;
    text-align: center;
  }
  p.topboxtext {
    color: #fff;
    font-size: 16px;
    line-height: 33px;
    margin: 20px 0 0 0;
  }
  .topbox2 {
    overflow: hidden;
    margin: 60px 0 97px 0;
    border-bottom: solid 1px #fff;
  }
  ul.topbox2_list.clearfix {
    width: 895px;
    margin: 60px auto 0 auto;
    padding: 0 0 50px 0;
    text-align: center;
  }
  ul.topbox2_list.clearfix li {
    float: left;
    width: 160px;
    color: #fff;
    margin: 0 0 0 85px;
  }
  ul.topbox2_list.clearfix li:first-child {
    margin: 0 0 0 0;
  }
  p.toplisttext1 {
    font-size: 30px;
    line-height: 30px;
    margin: 15px 0 15px 0;
  }
  p.toplisttext2 {
    border: solid 1px #fff;
    padding: 25px 0 30px 30px;
    line-height: 20px;
    text-align: left;
    font-size: 15px;
  }
  p.toplisttext2-1 {
    border: solid 1px #fff;
    padding: 25px 0 30px 47px;
    line-height: 20px;
    text-align: left;
    font-size: 15px;
  }
  p.toplisttext2-2 {
    width: 160px;
    border: solid 1px #fff;
    padding: 25px 0 12px 1px;
    line-height: 20px;
    text-align: left;
    font-size: 15px;
  }
  p.toplisttext2-3 {
    border: solid 1px #fff;
    padding: 25px 0 30px 20px;
    line-height: 20px;
    text-align: left;
    font-size: 15px;
  }
  .topbox2 a {
    display: block;
    width: 129px;
    height: 22px;
  }
  .topbox2 .toplistbt {
    background: url(../images/top/toplist_bt.png) no-repeat;
  }
  .topbox2 .toplistbt:hover {
    background: url(../images/top/toplist_bton.png) no-repeat;
  }
  a.toplistbt {
    margin: 20px 0 0 27px;
  }
  .pagetop {
    display: none;
    position: fixed;
    bottom: 155px;
    right: 25px;
  }
  /*-------------
footer
-------------*/
  #footer {
    clear: both;
    margin: 0 auto;
    width: 100%;
    background-color: #ededed;
  }
  .ft_middle {
    width: 1000px;
    margin: 0 auto;
    padding: 0 0 25px 0;
  }
  .ft_middle_inner {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
  }
  .contact_box {
    margin: 25px 15px 0 0;
    float: left;
    width: 240px;
  }
  .contact_box1.clearfix {
    float: left;
    margin: 25px 0 0 0;
  }
  p.footertext1 {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
  }
  p.footertext2 {
    line-height: 20px;
    padding: 5px 0 0 0;
  }
  .contact_box2.clearfix {
    float: right;
    /*margin: 55px 45px 40px 0;*/
    margin: 35px 0 40px 40px;
  }
  ul.contact_box2list {}
  ul.contact_box2list li {
    line-height: 20px;
    letter-spacing: 1px;
    float: left;
    padding: 0 10px 0 0;
  }
  ul.contact_box2list li a {
    font-size: 14px;
  }
  ul.contact_box2list a:hover {
    text-decoration: underline;
  }
  .footermail {
    margin: 35px 0 0 0;
  }
  .footermail a {
    display: block;
    width: 370px;
    height: 25px;
  }
  .footermail #footermail {
    background: url(../images/top/footerbt.png) no-repeat;
  }
  .footermail #footermail:hover {
    background: url(../images/top/footerbton.png) no-repeat;
  }
  .ft_bottom {
    clear: both;
    background-color: #fff;
    font-size: 12px;
    text-align: center;
    height: 25px;
    line-height: 25px;
  }
}
/* Tablet */
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  * {
    margin: 0;
    padding: 0;
  }
  *::after, * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  a {
    color: #3f3a39;
    vertical-align: text-bottom;
  }
  img {
    width: 100%;
  }
  ul, ol {
    list-style: none;
  }
  header {
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    background-color: #fff;
  }
  body {
    max-width: 100%;
    margin: 0 2% 0 2%;
    padding: 0;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  }
  .wrapper {
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }
  .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  img.header_logo {
    width: 210px;
  }
  .topbox1 {
    width: 100%;
    height: auto;
    background-color: #0e2853;
    color: #fff;
    padding: 10px 10px;
    font-size: 14px;
    line-height: 25px;
  }
  .topbox1 br {
    display: none;
  }
  .topbox2 {
    overflow: hidden;
    margin: 0 0 0 0;
    background-color: #0e2853;
  }
  img.topmain2 {
    width: 125px;
    display: block;
    margin: 0 auto 10px auto;
  }
  img.top_img2 {
    max-width: 36%;
    margin: 3% 32%;
    text-align: center;
  }
  img.top_img3 {
    width: 90%;
    max-width: 315px;
    margin: 5% auto 5% auto;
    text-align: center;
  }
  .top_list {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .top_list li {
    width: 48%;
    margin: 0 0 3% 0;
    padding: 0;
    list-style: none;
    float: left;
    text-align: center;
  }
  img.top_img4 {
    max-width: 100px;
    margin: auto 20%;
    text-align: center;
  }
  img.top_img5 {
    max-width: 100px;
  }
  .list_text {
    width: 90%;
    margin: auto 5% 3% 5%;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
  }
  .list_box {
    width: 85%;
    height: 100px;
    margin: auto 5%;
    padding: 2% 2.5% 5% 2.5%;
    text-align: center;
    border: solid #fff 1px;
  }
  .top_list2 {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .top_list2 li {
    width: 96%;
    margin: 0;
    padding: 1%;
    color: #fff;
    text-align: left;
  }
  .small {
    font-size: 13px;
    letter-spacing: 0px;
  }
  .ft_middle {
    width: 95%;
    margin: 0 auto;
    text-align: center;
  }
  .contact_box.clearfix {
    width: 220px;
    margin: 5px auto;
  }
  .contact_box1.clearfix {
    width: 100%;
  }
  p.footertext1 {
    font-size: 16px;
  }
  p.footertext2 {
    font-size: 14px;
    font-weight: 600;
  }
  p.footertext3 {
    font-size: 17px;
    font-weight: 600;
    margin: 7px 0;
  }
  p.footertext4 {
    font-size: 16px;
  }
  .footermail.sp {
    max-width: 370px;
    width: 100%;
    margin: 10px auto;
  }
  .ft_bottom {
    line-height: 35px;
    height: 35px;
    font-size: 9px;
    text-align: center;
    background-color: #fff;
  }
}
/* SP */
@media screen and (max-width: 480px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  * {
    margin: 0;
    padding: 0;
  }
  *::after, * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  a {
    color: #3f3a39;
    vertical-align: text-bottom;
  }
  img {
    width: 100%;
  }
  ul, ol {
    list-style: none;
  }
  header {
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    background-color: #fff;
  }
  body {
    max-width: 100%;
    margin: 0 2% 0 2%;
    padding: 0;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  }
  .wrapper {
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }
  .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  .topbox1 {
    width: 100%;
    height: auto;
    background-color: #0e2853;
    color: #fff;
    padding: 10px 10px;
    font-size: 12px;
    line-height: 22px;
  }
  .topbox1 br {
    display: none;
  }
  .topbox2 {
    overflow: hidden;
    margin: 0 0 0 0;
    background-color: #0e2853;
  }
  img.topmain2 {
    width: 125px;
    display: block;
    margin: 0 auto 10px auto;
  }
  img.top_img2 {
    max-width: 36%;
    margin: 3% 32%;
    text-align: center;
  }
  img.top_img3 {
    width: 90%;
    max-width: 315px;
    margin: 5% auto 5% auto;
    text-align: center;
  }
  .top_list {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .top_list li {
    width: 48%;
    margin: 0 0 3% 0;
    padding: 0;
    list-style: none;
    float: left;
  }
  img.top_img4 {
    max-width: 60%;
    margin: auto 20%;
    text-align: center;
  }
  .list_text {
    width: 90%;
    margin: auto 5% 3% 5%;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
  }
  .list_box {
    width: 85%;
    height: 100px;
    margin: auto 5%;
    padding: 5% 2.5% 5% 2.5%;
    text-align: center;
    border: solid #fff 1px;
  }
  .top_list2 {
    width: 100%;
    margin: -5px 0 0 0;
    padding: 0;
  }
  .top_list2 li {
    width: 96%;
    margin: 0;
    padding: 2%;
    color: #fff;
    text-align: left;
  }
  .small {
    font-size: 11px;
    letter-spacing: -1px;
  }
  .ft_middle {
    width: 95%;
    margin: 0 auto;
    text-align: center;
  }
  .contact_box.clearfix {
    width: 220px;
    margin: 5px auto;
  }
  .contact_box1.clearfix {
    width: 100%;
  }
  p.footertext1 {
    font-size: 16px;
  }
  p.footertext2 {
    font-size: 14px;
    font-weight: 600;
  }
  p.footertext3 {
    font-size: 17px;
    font-weight: 600;
    margin: 7px 0;
  }
  p.footertext4 {
    font-size: 16px;
  }
  .footermail.sp {
    max-width: 370px;
    width: 100%;
    margin: 10px auto;
  }
  .ft_bottom {
    line-height: 35px;
    height: 35px;
    font-size: 9px;
    text-align: center;
    background-color: #fff;
  }
}