@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Cabin:500);
html {
  color: #000;
  background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

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

fieldset, img {
  border: 0;
}

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

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

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

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

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

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

legend {
  color: #000;
}

#yui3-css-stamp.cssreset {
  display: none;
}

main {
  display: block;
}

html {
  box-sizing: border-box;
}

*, *::after, *::before {
  box-sizing: inherit;
}

/* スライドインメニューに必要なところ */
body {
  position: relative;
  left: 0;
  overflow-x: hidden;
}

#slide_menu {
  position: fixed;
  top: 0;
  left: -250px;
  width: 250px;
  height: 100%;
  background: #32A078;
  z-index: 99999999999999999999999999;
}
#slide_menu ul li {
  font-size: 1rem;
  font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" ,  "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" ,  Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

div#button img#on {
  display: none;
}

div#button.on img#on {
  display: none;
}

div#button.on img#off {
  display: block;
}

div#button.off img#on {
  display: block;
}

div#button.off img#off {
  display: none;
}

.side_menu_list_header {
  margin: 10% 0 0 5%;
  width: 95%;
}
.side_menu_list_header li {
  font-size: 1.15rem;
  font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" ,  "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" ,  Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.side_menu_list_header li .arrow_wapper, .side_menu_list_header li a {
  display: block;
  padding: 10px;
  margin: 0 0 1.5% 0;
  font-weight: bold;
}
.side_menu_list_header li .arrow_wapper {
  background: #FFF;
}
.side_menu_list_header li .arrow_wapper .arrow {
  padding: 5px 0 5px 10px;
  border-left: 2px solid #32A078;
  color: #32A078;
}
.side_menu_list_header li i {
  background: #32A078;
  text-decoration: none;
  color: #FFF;
  display: block;
  padding: 10px;
  margin: 0 0 1.5% 0;
  font-style: normal;
  font-weight: bold;
}
.side_menu_list_header li i .arrow {
  padding: 5px 0 5px 10px;
  border-left: 2px solid #FFFFFF;
  color: #FFFFFF;
}
.side_menu_list_header li i:hover {
  -webkit-transition: all .3s;
  transition: all .3s;
  background: #FFF;
}
.side_menu_list_header li i:hover .arrow {
  padding: 5px 0 5px 10px;
  border-left: 2px solid #32A078;
  color: #32A078;
}
.side_menu_list_header li a {
  background: #32A078;
  text-decoration: none;
  color: #FFF;
}
.side_menu_list_header li a .arrow {
  padding: 5px 0 5px 10px;
  border-left: 2px solid #FFFFFF;
  color: #FFFFFF;
}
.side_menu_list_header li a:hover {
  -webkit-transition: all .3s;
  transition: all .3s;
  background: #FFF;
}
.side_menu_list_header li a:hover .arrow {
  padding: 5px 0 5px 10px;
  border-left: 2px solid #32A078;
  color: #32A078;
}
.side_menu_list_header ul#acMenu {
  margin: 0 0 0 5%;
}
.side_menu_list_header ul#acMenu li {
  font-size: 0.85rem;
  font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" ,  "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" ,  Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.side_menu_list_header ul#acMenu li .arrow_wapper, .side_menu_list_header ul#acMenu li a {
  display: block;
  padding: 10px;
  margin: 0 0 0.5% 0;
  font-weight: bold;
}
.side_menu_list_header ul#acMenu li .arrow_wapper {
  background: #FFF;
}
.side_menu_list_header ul#acMenu li .arrow_wapper .arrow {
  padding: 5px 0 5px 10px;
  border-left: none;
  color: #32A078;
}
.side_menu_list_header ul#acMenu li a {
  background: #32A078;
  text-decoration: none;
  color: #FFF;
}
.side_menu_list_header ul#acMenu li a .arrow {
  padding: 5px 0 5px 10px;
  border-left: none;
  color: #FFFFFF;
}
.side_menu_list_header ul#acMenu li a:hover {
  -webkit-transition: all .3s;
  transition: all .3s;
  background: #FFF;
  color: #32A078;
}
.side_menu_list_header ul#acMenu li a:hover .arrow {
  padding: 5px 0 5px 10px;
  border-left: none;
  color: #32A078;
}
.side_menu_list_header ul#acMenu li .cheack {
  -webkit-transition: all .3s;
  transition: all .3s;
  background: #FFF;
  color: #32A078;
}
.side_menu_list_header ul#acMenu li .cheack .arrow {
  padding: 5px 0 5px 10px;
  border-left: none;
  color: #32A078;
}

@media screen and (min-width: 1261px) {
  .sp_only {
    display: none;
  }
}
@media print, screen and (max-width: 1260px) {
  .sp_only {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .sp_only {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .pc_only {
    display: none;
  }
}
@media print, screen and (max-width: 1260px) {
  .pc_only {
    display: none;
  }
}
@media screen and (min-width: 1261px) {
  .pc_only {
    display: block;
  }
}

.contener_wapper {
  width: 100%;
}
.contener_wapper .side_menu {
  vertical-align: top;
  border-left: 10px solid #287D5F;
  float: left;
}
@media screen and (min-width: 1261px) {
  .contener_wapper .side_menu {
    width: 300px;
    background: #32A078;
  }
}
@media print, screen and (max-width: 1260px) {
  .contener_wapper .side_menu {
    width: 300px;
    background: #32A078;
  }
}
@media screen and (max-width: 640px) {
  .contener_wapper .side_menu {
    display: none;
  }
}
.contener_wapper .side_menu img {
  width: 100%;
  height: auto;
}
.contener_wapper .type02 {
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  padding: 2.45% 0 0 0;
}
.contener_wapper .main_contener {
  float: right;
}
@media screen and (min-width: 1261px) {
  .contener_wapper .main_contener {
    width: calc(100% - 300px);
    padding: 0 1% 0 0;
    background: #32A078;
  }
  .contener_wapper .main_contener .main_contener_in {
    background: #FFF;
    width: 100%;
    display: block;
  }
}
@media print, screen and (max-width: 1260px) {
  .contener_wapper .main_contener {
    width: calc(100% - 300px);
    padding: 0 1% 0 0;
    background: #32A078;
  }
  .contener_wapper .main_contener .main_contener_in {
    background: #FFF;
    width: 100%;
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .contener_wapper .main_contener {
    width: 100%;
    padding: 0 0% 0 0%;
    background: #32A078;
  }
  .contener_wapper .main_contener .main_contener_in {
    background: #FFF;
    width: 100%;
    display: block;
  }
}

h1 {
  background: #32A078;
  color: #FFF;
  font-size: 0.65rem;
  font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" ,  "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" ,  Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  padding: 10px 0;
  width: 100%;
}

/*header　SPだけに特化したCSS*/
.sp_list_wapper h1 {
  padding: 1%;
  text-align: center;
  font-size: 0.65rem;
  font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" ,  "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" ,  Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

.header_sp_wapper {
  padding: 2% 1%;
  display: table;
}
.header_sp_wapper img {
  width: 100%;
  height: auto;
}
.header_sp_wapper #button {
  width: 33%;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}
.header_sp_wapper #button img {
  width: 35%;
  height: auto;
}
.header_sp_wapper .logo_area_sp {
  width: 33%;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.header_sp_wapper .logo_area_sp img {
  width: 70%;
  height: auto;
}
.header_sp_wapper .tel_area {
  width: 33%;
  display: table-cell;
  text-align: right;
  vertical-align: middle;
}
.header_sp_wapper .tel_area img {
  width: 90%;
  height: auto;
}

.pankuzu {
  margin: 2% auto;
  font-size: 0.85rem;
  font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" ,  "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" ,  Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
@media screen and (min-width: 1261px) {
  .pankuzu {
    width: 960px;
    margin: 0 auto;
  }
}
@media print, screen and (max-width: 1260px) {
  .pankuzu {
    width: 98%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .pankuzu {
    width: 98%;
    margin: 0 auto;
  }
}
.pankuzu span {
  color: #000;
}
.pankuzu span a span {
  color: #73BBF0;
  text-decoration: none;
}
.pankuzu span a {
  color: #73BBF0;
  text-decoration-color: #73BBF0;
}

html {
  box-sizing: border-box;
}

*, *::after, *::before {
  box-sizing: inherit;
}

.contact {
  margin: 10% auto 2% auto;
}
@media screen and (min-width: 1261px) {
  .contact {
    width: 960px;
    margin: 0 auto;
  }
}
@media print, screen and (max-width: 1260px) {
  .contact {
    width: 98%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .contact {
    width: 98%;
    margin: 0 auto;
  }
}
.contact .conteact_wapper {
  width: 89.5833%;
  margin: 0 auto;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 640px) {
  .contact .conteact_wapper {
    margin: 20% auto 0 auto;
  }
}
.contact .conteact_wapper::after {
  clear: both;
  content: "";
  display: table;
}
.contact .conteact_wapper .contact_button_wapper {
  width: 46%;
  float: left;
}
@media screen and (max-width: 640px) {
  .contact .conteact_wapper .contact_button_wapper {
    width: 100%;
    float: none;
    margin: 0 0 2% 0;
  }
}
.contact .conteact_wapper .estimate_button_wapper {
  width: 46%;
  float: right;
}
@media screen and (max-width: 640px) {
  .contact .conteact_wapper .estimate_button_wapper {
    width: 100%;
    float: none;
    margin: 0 0 2% 0;
  }
}
.contact .conteact_wapper a {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
  position: relative;
  z-index: 2;
  background-color: #FFF;
  border: 1px solid #33A078;
  color: #33A078;
  display: block;
  font-size: 1rem;
  font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" ,  "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" ,  Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  font-weight: bold;
  padding: 20px;
}
.contact .conteact_wapper a::before {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.contact .conteact_wapper a::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.contact .conteact_wapper a:hover {
  background-color: #33A078;
  border-color: #33A078;
  color: #FFF;
}
.contact .conteact_wapper a::before {
  left: 0;
  width: 100%;
  height: 50%;
  background-color: #FFF;
  top: 0;
}
.contact .conteact_wapper a::after {
  left: 0;
  width: 100%;
  height: 50%;
  background-color: #FFF;
  bottom: 0;
}
.contact .conteact_wapper a:hover::before {
  height: 0;
  background-color: #33A078;
}
.contact .conteact_wapper a:hover::after {
  height: 0;
  background-color: #33A078;
}
@media screen and (max-width: 640px) {
  .contact .conteact_wapper a {
    padding: 2% 0;
  }
}
.contact .conteact_wapper .contact_arrow {
  background: url(../img/icon/main_icon.png) no-repeat left center;
  background-size: auto 90%;
  padding: 0 0 0 10%;
}
@media screen and (max-width: 640px) {
  .contact .conteact_wapper .contact_arrow {
    padding: 0 0 0 14%;
  }
}
.contact .conteact_wapper .estimate_arrow {
  background: url(../img/icon/contact_icon.png) no-repeat left center;
  background-size: auto 90%;
  padding: 0 0 0 15%;
}
@media screen and (max-width: 640px) {
  .contact .conteact_wapper .estimate_arrow {
    background-size: auto 100%;
    padding: 0 0 0 10%;
  }
}

.telbox {
  margin: 4% auto;
  text-align: center;
}
@media screen and (min-width: 1261px) {
  .telbox {
    width: 960px;
    margin: 0 auto;
  }
}
@media print, screen and (max-width: 1260px) {
  .telbox {
    width: 98%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .telbox {
    width: 98%;
    margin: 0 auto;
  }
}
.telbox img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 640px) {
  .telbox img {
    width: 90%;
  }
}

.footer_wapper {
  background: #FFFFCC;
  width: 100%;
  position: relative;
  padding: 2% 0 1% 0;
}
.footer_wapper .footer_wapper_in {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin: 0 auto;
}
@media screen and (min-width: 1261px) {
  .footer_wapper .footer_wapper_in {
    width: 960px;
    margin: 0 auto;
  }
}
@media print, screen and (max-width: 1260px) {
  .footer_wapper .footer_wapper_in {
    width: 98%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .footer_wapper .footer_wapper_in {
    width: 98%;
    margin: 0 auto;
  }
}
.footer_wapper .footer_wapper_in::after {
  clear: both;
  content: "";
  display: table;
}
.footer_wapper .footer_link {
  width: 40%;
  float: left;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 640px) {
  .footer_wapper .footer_link {
    width: 95%;
    margin: 0 auto 5% auto;
    float: none;
  }
}
.footer_wapper .footer_link::after {
  clear: both;
  content: "";
  display: table;
}
.footer_wapper .footer_link ul {
  width: 36%;
  float: left;
}
.footer_wapper .footer_link ul li {
  margin: 0% 0 4% 0;
  font-size: 0.8rem;
  font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" ,  "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" ,  Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.footer_wapper .footer_link ul li a {
  color: #287D5F;
  text-decoration: none;
}
.footer_wapper .footer_link ul li a:hover {
  color: #000;
}
.footer_wapper .footer_link ul li i {
  color: #287D5F;
  text-decoration: none;
  font-style: normal;
}
.footer_wapper .footer_link ul li span {
  color: #000;
}
.footer_wapper .footer_link ul:first-child {
  width: 22%;
}
.footer_wapper .footer_link ul:last-child {
  width: 42%;
}
@media screen and (max-width: 640px) {
  .footer_wapper .footer_link ul {
    width: 33.333%;
  }
}
.footer_wapper .company_address {
  width: 60%;
  float: right;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-size: 0.8rem;
  font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" ,  "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" ,  Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  color: #287D5F;
}
@media screen and (max-width: 640px) {
  .footer_wapper .company_address {
    width: 95%;
    margin: 0 auto 5% auto;
    float: none;
  }
}
.footer_wapper .company_address::after {
  clear: both;
  content: "";
  display: table;
}
.footer_wapper .company_address h4 {
  font-size: 1.15rem;
  font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" ,  "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" ,  Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  margin: 0 0 2% 0;
  font-weight: bold;
}
.footer_wapper .company_address .honsya {
  width: 48%;
  float: left;
}
@media screen and (max-width: 640px) {
  .footer_wapper .company_address .honsya {
    width: 100%;
    margin: 0 auto 5% auto;
    float: none;
  }
}
.footer_wapper .company_address .toukyoushisya {
  width: 48%;
  float: right;
}
@media screen and (max-width: 640px) {
  .footer_wapper .company_address .toukyoushisya {
    width: 100%;
    margin: 0 auto 5% auto;
    float: none;
  }
}

address {
  text-align: center;
  color: #969696;
  font-size: 0.65rem;
  font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" ,  "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" ,  Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  padding: 5px 0;
}

#pagetop {
  position: absolute;
  bottom: 0px;
  right: 2%;
  z-index: 100;
  margin-top: 50px;
}
@media screen and (max-width: 640px) {
  #pagetop {
    position: relative;
    width: 100%;
    text-align: center;
    margin: 25% 0 0 0 0;
  }
}

p#pagetop a {
  text-decoration: none;
  width: 112px;
  margin-top: 50px;
  /* padding: 30px 0; */
  text-align: center;
  display: block;
}
@media screen and (min-width: 1261px) {
  p#pagetop a {
    width: 60px;
    height: 190px;
    margin-top: 50px;
    background: #287D5F;
  }
}
@media screen and (max-width: 640px) {
  p#pagetop a {
    position: relative;
    width: 15%;
    text-align: center;
    margin: 0 auto;
  }
}

p#pagetop a img {
  width: 50%;
}
@media screen and (min-width: 1261px) {
  p#pagetop a img {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  p#pagetop a img {
    width: 100%;
  }
}

html {
  box-sizing: border-box;
}

*, *::after, *::before {
  box-sizing: inherit;
}

.title {
  width: 90%;
  margin: 3% auto 0 auto;
}
.title img {
  width: 100%;
  height: auto;
}

.telbox {
  margin: 2% auto 6% auto;
  width: 90%;
}
.telbox img {
  width: 100%;
  height: auto;
}

.side_menu_list {
  margin: 5% 0 0 5%;
  width: 80%;
}
.side_menu_list li {
  font-size: 1rem;
  font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" ,  "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" ,  Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.side_menu_list li .arrow_wapper, .side_menu_list li a {
  display: block;
  padding: 5px 10px;
  margin: 0 0 1.5% 0;
  font-weight: bold;
}
.side_menu_list li .arrow_wapper {
  background: #FFF;
}
.side_menu_list li .arrow_wapper .arrow {
  padding: 5px 0 5px 10px;
  border-left: 2px solid #32A078;
  color: #32A078;
}
.side_menu_list li i {
  background: #32A078;
  text-decoration: none;
  color: #FFF;
  display: block;
  padding: 10px;
  margin: 0 0 1.5% 0;
  font-style: normal;
  font-weight: bold;
}
.side_menu_list li i .arrow {
  padding: 5px 0 5px 10px;
  border-left: 2px solid #FFFFFF;
  color: #FFFFFF;
}
.side_menu_list li a {
  background: #32A078;
  text-decoration: none;
  color: #FFF;
}
.side_menu_list li a .arrow {
  padding: 5px 0 5px 10px;
  border-left: 2px solid #FFFFFF;
  color: #FFFFFF;
}
.side_menu_list li a:hover {
  -webkit-transition: all .3s;
  transition: all .3s;
  background: #FFF;
}
.side_menu_list li a:hover .arrow {
  padding: 5px 0 5px 10px;
  border-left: 2px solid #32A078;
  color: #32A078;
}
.side_menu_list ul#acMenu {
  margin: 0 0 0 5%;
}
.side_menu_list ul#acMenu li {
  font-size: 0.85rem;
  font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" ,  "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" ,  Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.side_menu_list ul#acMenu li .arrow_wapper, .side_menu_list ul#acMenu li a {
  display: block;
  padding: 10px;
  margin: 0 0 0.5% 0;
  font-weight: bold;
}
.side_menu_list ul#acMenu li .arrow_wapper {
  background: #FFF;
}
.side_menu_list ul#acMenu li .arrow_wapper .arrow {
  padding: 5px 0 5px 10px;
  border-left: none;
  color: #32A078;
}
.side_menu_list ul#acMenu li a {
  background: #32A078;
  text-decoration: none;
  color: #FFF;
}
.side_menu_list ul#acMenu li a .arrow {
  padding: 5px 0 5px 10px;
  border-left: none;
  color: #FFFFFF;
}
.side_menu_list ul#acMenu li a:hover {
  -webkit-transition: all .3s;
  transition: all .3s;
  background: #FFF;
  color: #32A078;
}
.side_menu_list ul#acMenu li a:hover .arrow {
  padding: 5px 0 5px 10px;
  border-left: none;
  color: #32A078;
}
.side_menu_list ul#acMenu li .cheack {
  -webkit-transition: all .3s;
  transition: all .3s;
  background: #FFF;
  color: #32A078;
}
.side_menu_list ul#acMenu li .cheack .arrow {
  padding: 5px 0 5px 10px;
  border-left: none;
  color: #32A078;
}

.mitumori {
  margin: 15% 0 0 5%;
  color: #FFF;
  width: 95%;
}
.mitumori a, .mitumori .arrow_wapper2 {
  border: 2px solid #FFF;
  display: block;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 1rem;
  font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" ,  "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" ,  Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  color: #FFF;
}
.mitumori a .arrow2 {
  background: url(../img/icon/arrow_01.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding: 0 35px 0 0;
  font-weight: bold;
}
.mitumori a:hover {
  -webkit-transition: all .3s;
  transition: all .3s;
  background: #FFF;
  color: #32A078;
  border: 2px solid #FFF;
}
.mitumori a:hover .arrow2 {
  background: url(../img/icon/arrow_cat.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding: 0 35px 0 0;
  font-weight: bold;
}
.mitumori .arrow_wapper2 {
  -webkit-transition: all .3s;
  transition: all .3s;
  background: #FFF;
  color: #32A078;
  border: 2px solid #FFF;
}
.mitumori .arrow_wapper2 .arrow2 {
  background: url(../img/icon/arrow_cat.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding: 0 35px 0 0;
  font-weight: bold;
}

h2 {
  width: 100%;
  margin: 0 0 1% 0;
}
h2 img {
  width: 100%;
  height: auto;
}

@media screen and (min-width: 1261px) {
  .titlebox {
    width: 960px;
    margin: 0 auto;
  }
}
@media print, screen and (max-width: 1260px) {
  .titlebox {
    width: 98%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .titlebox {
    width: 98%;
    margin: 0 auto;
  }
}
.titlebox h3 {
  width: 45.837%;
  margin: 5% auto 5% auto;
}
.titlebox h3 img {
  width: 100%;
  height: auto;
}
.titlebox h4 {
  width: 100%;
  background: #287D5F;
  padding: 1% 2%;
  color: #FFF;
  font-size: 1rem;
  font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" ,  "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" ,  Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  font-weight: bold;
}
.titlebox .tel_list_box {
  border-bottom: 1px solid #646464;
  padding: 2% 2%;
}
.titlebox .tel_list_box img {
  width: 44.808%;
  height: auto;
}
.titlebox p {
  padding: 2% 2% 4% 2%;
  font-size: 1rem;
  font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" ,  "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" ,  Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  color: #646464;
}
.titlebox .privacy_policy_list {
  margin: 5% 0 5% 0;
}

/*# sourceMappingURL=philosophy.css.map */
