  @charset "UTF-8";

/* --- 共通 --- */

html {
  overflow-y: scroll;
}
body {
  -webkit-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, input, textarea, select {
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
  font-size: 13px;
  color: #444444;
}
hr { display: none; }
sup { vertical-align: super }
.clr {
  width: auto;
  zoom: 100%;
}
.clr:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
img {
  vertical-align: bottom;
  border: 0px;
}
a { outline: none; }
strong, span, select, label, textarea, input[type="text"], input[type="email"] {
  font-size: 100%;
}
span { color: inherit; }
strong {
  font-weight: bold;
  color: inherit;
}
.mb1em { margin-bottom: 1em!important; }
.mb2em { margin-bottom: 2em!important; }
.mb3em { margin-bottom: 3em!important; }
.mb4em { margin-bottom: 4em!important; }
.mb5em { margin-bottom: 5em!important; }
.mb0 { margin-bottom: 0!important; }
.mb5px { margin-bottom: 5px!important; }
.mb10px { margin-bottom: 10px!important; }
.mb15px { margin-bottom: 15px!important; }
.left { text-align: left!important; }
.center { text-align: center!important; }
.right { text-align: right!important; }

a.skyblue {
  color: #00a0e9;
  text-decoration: none;
}

#header_outer {
  width: 1024px;
  margin: 0 auto;
  position: relative;
  background: #ffffff;
}
#header {
  width: 1024px;
  margin: 0 auto 0;
  height: 118px;
  position: relative;
}
.logo a img {
  margin-top: 20px;
}
.header_tel_wrap {
  position: absolute;
  right: 0;
  top: 13px;
  border: 2px solid #1d2088;
  width: 331px;
  border-radius: 10px;
}
.header_tel {}
.header_tel span {
  background: #1d2088 url(/images/header_tel_pc.png) no-repeat 50% 50%;
  text-indent: -9999px;
  display: block;
  padding: 17px 0;
}
.header_tel a {
  display: block;
}
.header_addr {
  padding: 5px 0;
  text-align: center;
  font-size: 116%;
  color: #1d2088;
}
.header_addr img {
  margin-left: 1em;
  vertical-align: middle;
}
.menu_btn {
  display: none;
}
.mainmenu_outer {
  background: url(/images/mainmenu_bg.png) repeat 0 0;
}
.mainmenu {
  width: 1024px;
  margin: 0 auto;
  background: url(/images/mainmenu_border.png) no-repeat 0 50%;
}
.mainmenu li {
  font-size: 116%;
  width: 146px;
  float: left;
  text-align: center;
  background: url(/images/mainmenu_border.png) no-repeat 100% 50%;
  padding: 5px 0;
}
.mainmenu li:last-child {
  float: right;
}
.mainmenu li a {
  width: 136px;
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 25px 0;
  margin: 0 5px;
}
#byoin .mainmenu li:nth-child(1) a,
#jushin .mainmenu li:nth-child(2) a,
#nyuuin .mainmenu li:nth-child(3) a,
#kyuukyuu .mainmenu li:nth-child(4) a,
#shinryo-bumon .mainmenu li:nth-child(5) a,
#tantoui .mainmenu li:nth-child(6) a,
#iryoukankei .mainmenu li:nth-child(7) a {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 5px;
}
.mainmenu_sp { 
  display: none;
}
.slide_wrapper_sp {
  display: none;
}

#main {
 width: 1024px;
 margin: 0 auto 0;
}
#main_inner {
  width: 768px;
  margin: 0 0 3em;
  float: right;
}
.topicpath {
  margin: 0 auto;
  padding: 1.5em 0;
  width: 1024px;
}
.topicpath li {
  color: #333333;
  display: inline;
  font-size: 108%;
}
.topicpath li a:link,
.topicpath li a:visited,
.topicpath li a:hover {
  color: #333333;
}

.pagetitle {
  clear: both;
  background: #ededed;
  text-align: center;
  color: #5e0d0d;
  font-size: 185%;
  padding: 0.7em 0.5em;
  margin-bottom: 0.8em;
}
.sectitle {
  clear: both;
  color: #5e0d0d;
  text-align: center;
  font-size: 150%;
  border-bottom: 4px solid #5e0d0d;
  padding: 0 0.6em 0.6em 0.6em;
  margin: 0 0 1.2em;
}
.mintitle {
  clear: both;
  color: #5e0d0d;
  text-align: center;
  font-size: 145%;
  background: #fbf7ee;
  padding: 0.7em;
  margin-bottom: 1.2em;
}
#main_inner p {
  font-size: 116%;
  line-height: 1.6;
  margin-bottom: 1.5em;
}

#side {
  width: 234px;
  float: left;
  margin-bottom: 3em;
}

.sidemenu {}
.sidemenu > li {
  text-align: center;
  margin-bottom: 1.5em;
  display: inline-block;
  width: 100%;
}
.sidemenu > li > span {
  color: #5e0d0d;
  text-decoration: none;
  font-size: 123%;
  line-height: 3em;
  border: 1px solid #5e0d0d;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
.sidemenu > li > a {
  color: #1d2088;
  text-decoration: none;
  font-size: 123%;
  line-height: 3em;
  border: 1px solid #1d2088;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  background: url(/shinryo-bumon/images/sidemenu_li_mark.png) no-repeat 0.5em 45%;
  background-size: 15px;
}
.innermenu { margin-top: 5px; }
.innermenu > li {
  text-align: left;
  margin-bottom: 0;
}
.innermenu > li > a {
  color: #1d2088;
  text-decoration: none;
  font-size: 123%;
  line-height: 2.3em;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  background: url(/shinryo-bumon/images/sidemenu_li_mark.png) no-repeat 0.5em 45%;
  background-size: 15px;
  padding-left: 2em;
  border-bottom: 1px dotted;
}

/*  */

.footerbnr_outer.pc {}
.footerbnr_outer.sp { display: none; }
.footerbnr {
  width: 1024px;
  margin: 0 auto;
}
.top_list {
  border-bottom: 1px solid #bbbbbb;
  margin-bottom: 2em;
}
.top_list > li {
  border: 1px solid #ef7c00;
  display: inline-block;
  width: 17.8em;
  box-sizing: border-box;
  line-height: 1.3;
  margin-right: 2.5em;
  margin-bottom: 2.0em;
}
.top_list > li:nth-child(4) { margin-right: 0; }

.top_list > li > a {
  color: #333333;
  text-decoration: none;
  font-size: 116%;
  padding: 0 0;
  display: table;
  height: 5em;
  width: 100%;
}
.top_list > li > a > span {
  display: table-cell;
  padding-left: 5.5em;
  vertical-align: middle;
}
.top_list > li > a .sw { display: block; }
.top_list > li:nth-child(1) > a {
  background: url(/images/footer_bnr_riha.png) no-repeat 0 50%;
}
.top_list > li:nth-child(2) > a {
  background: url(/images/footer_bnr_ketsueki.png) no-repeat 0 50%;
}
.top_list > li:nth-child(3) > a {
  background: url(/images/footer_bnr_ayumi.png) no-repeat 0 50%;
}
.top_list > li:nth-child(4) > a {
  background: url(/images/footer_bnr_houmon.png) no-repeat 0 50%;
}
.top_list > li:nth-child(5) > a {
  background: url(/images/footer_bnr_tsusho.png) no-repeat 0 50%;
}
.top_list > li:nth-child(6) > a {
  background: url(/images/footer_bnr_kotsusoshosho.png) no-repeat 0 50%;
}
.top_list > li:nth-child(7) > a {
  background: url(/images/footer_bnr_kyotaku.png) no-repeat 0 50%;
}
.bottom_list {
  display: flex;
  justify-content: center;
  padding-top: 2em;
}
.bottom_list > li {
/*  float: left; */
  margin-right: 1em;
}
/* お問合せ
.bottom_list > li:nth-child(1) {
  display: table;
  width: 200px;
  background: #1d2088 url(/images/footer_bnr_toiawase_arrow.png) no-repeat 95% 50%;
  box-sizing: border-box;
  padding-left: ;
  height: 60px;
  background-size: 13px;
}
*/
.bottom_list > li:nth-child(1) {
}
.bottom_list > li:nth-child(1) a {
  background: url(/images/footer_bnr_saipc.jpg) no-repeat 0 0;
  width: 200px;
  height: 60px;
  display: block;
  text-indent: -9999px;
}
/* お問合せ
.bottom_list > li:nth-child(1) a {
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
}
.bottom_list > li:nth-child(1) a img {
  width: 112px;
}
*/

.bottom_list > li > a {}

/*  */

#footeracc_outer {
  background: #fbf7ee;
}
#footeracc {
  width: 1024px;
  margin: 0 auto;
  padding-top: 2em;
}
.footeracc_title {
  font-size: 167%;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1em;
}
#footeracc .map {
  float: left;
}
#footeracc .map div {
  position: relative;
  padding-top: 54.5%;
  height: 0;
  overflow: hidden;
  width: 538px;
  margin: 0 auto 0.5em;
  border: 1px solid #cccccc;
}
#footeracc .map div iframe,
#footeracc .map div object,
#footeracc .map div embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#footeracc .goto_gmap {

}
#footeracc .goto_gmap a {
  background: url(/images/access_li_mark.png) no-repeat 0 0;
  text-indent: 1.5em;
  display: inline-block;
  color: #005ead;
  font-size: 116%;
}
.accbox {
  float: right;
  width: 454px;
}
.acc_acc {
  font-size: 123%;
  line-height: 1.5;
  border-bottom: 1px solid #bbbbbb;
  padding-bottom: 0.9em;
  margin-bottom: 1em;
}
.acc_text {
  font-size: 108%;
  line-height: 1.5;
  border-bottom: 1px solid #bbbbbb;
  padding-bottom: 0.5em;
  margin-bottom: 0.8em;
}
.acc_text .kochira {
  font-size: 100%;
}
.acc_list {
}
.acc_list li {
  list-style-type: disc;
  font-size: 108%;
  line-height: 1.5;
  margin-left: 1.4em;
}
.kochira {
  background: url(/images/access_li_mark.png) no-repeat 0 3px;
  display: inline-block;
  margin: 1em 0;
  font-size: 108%;
  line-height: 1.5;
}
.kochira a {
  color: #005ead;
  padding-left: 1.3em;
}

.goto_top {
  clear: both;
  text-align: right;
}

/* footermenu */

#footermenu_outer {
  background: #ededed;
  padding: 2em 0 1em;
}
#footermenu {
  width: 1024px;
  margin: 0 auto 0;
}

.outbox {
  box-sizing: border-box;
  position: relative;
}
.outbox ol,
.outbox ul {
  position: relative;
}
.outbox.g1 {
  width: 180px;
  float: left;
  padding-right: 2em;
}
.outbox.g1 .g1in1 {
  margin-bottom: 0.5em;
}
.outbox.g2 {
  width: 640px;
  float: left;
  padding-right: 2em;
  min-height: 330px;
}
.outbox.g2 .g2in1 {
  position: absolute;
  left: 0;
  top: 32px;
}
.outbox.g2 .g2in2 {
  position: absolute;
  left: 9em;
  top: 32px;
}
.outbox.g2 .g2in3 {
  position: absolute;
  left: 23.5em;
  top: 32px;
}
.outbox.g2 .g2in4 {
  position: absolute;
  left: 9em;
  top: 15.5em;
}
.outbox.g2 .g2in5 {
  position: absolute;
  top: 32px;
  right: 2em;
}
.outbox.g3 {
  width: 204px;
  float: right;
}
.outbox.g4 {
  width: 204px;
  float: right;
}

.outbox li {
  font-size: 108%;
  line-height: 1.4;
  padding-bottom: 0.3em;
}
.outbox li::before {
  position: absolute;
  left: 0;
}
.outbox li a {
  text-decoration: none;
  color: #333333;
}
.outbox > li:nth-child(1) .title {
  display: block;
  border-bottom: 1px solid #666666;
  color: #5e0d0d;
  padding-bottom: 0.3em;
  margin-bottom: 0.5em;
}
.outbox > li:nth-child(1) .title::before {
  color: #5e0d0d;
  content: "●";
}
.dot > li {
  padding-left: 1.2em;
}
.dot > li::before {
  content: "・";
}
.disc > li {
  color: #5e0d0d;
  padding-left: 1.2em;
}
.disc > li a {
  color: #5e0d0d;
}
.disc > li::before {
  color: #5e0d0d;
  content: "●";
}
.outbox.g2 ul > li a {
  color: #333333;
}
.outbox.g2 .inner_title::before {
  content: "■";
  display: inline-block;
  margin-bottom: 0.3em;
}
.sw { display: block; }
.outbox.g1 .g1in1 li:nth-child(1) {
  letter-spacing: -1px;
}
.outbox.g1 .g1in2 li:nth-child(5) {
  display: none;
}
.outbox.g4 li:last-child {
  letter-spacing: -1px;
}


#copyright_outer {
  background: #5e0d0d;
}
#copyright_inner {
  width: 1024px;
  margin: 0 auto 0;
  position: relative;
  padding: 1.5em 0;
}
#copyright_inner > ol {
  position: absolute;
  left: 26em;
}
#copyright_inner > ol > li {
  display: inline-block;
  background: url(/images/footer_li_mark.png) no-repeat 0 0;
  padding-left: 1.2em;
  margin-right: 1.5em;
}
#copyright_inner > ol >li > a {
  color: #ffffff;
  text-decoration: none;
  font-size: 108%;
}
.copyright {
  color: #ffffff;
  float: left;
  font-size: 108%;
}

.oshirase_tbl {
  width: 80%;
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  margin-bottom: 1em;
}
#home .oshirase_tbl {
  width: 50%;
}
.oshirase_tbl th {
  border-bottom: 1px solid #999999;
  border-right: 1px solid #999999;
  font-size: 116%;
  line-height: 1.4;
  padding: 0.4em;
}
.oshirase_tbl td {
  border-bottom: 1px solid #999999;
  border-right: 1px solid #999999;
  font-size: 116%;
  line-height: 1.4;
  padding: 0.4em;
}
.oshirase_tbl.center th {
  text-align: center;
}
.oshirase_tbl.center td {
  text-align: center;
}


@media only screen and (max-width: 896px) {

  #header_outer {
    width: 100%;
    max-width: 540px;
    position: static;
  }
  #header {
    width: auto;
    margin: 0 2% 0;
    height: auto;
  }
  .logo  {
    height: 98px;
  }
  .logo a img {
    margin-top: 10px;
  }
  .header_tel_wrap {
    position: static;
    width: auto;
    margin: 0 2%;
  }
  .header_tel span {
    background-image: url(/images/header_tel_sp.png);
    padding: 20px 0;
  }
  .header_addr img {
    margin-left: 1em;
  }
  .menu_btn {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
    cursor: pointer;
  }
  .mainmenu_outer {
    display: none;
  }
  .mainmenu_sp_wrap {
    margin: 0 auto;
    width: 100%;
    max-width: 540px;
  }
  .mainmenu_sp {
    width: auto;
    margin: 0 2% 0;
  }
  .mainmenu_sp li a {
    font-size: 140%;
    line-height: 1.4;
    display: block;
    padding: 1em 3.5em 1em 0.5em;
    text-decoration: none;
    color: #333333;
    background: url(/images/sp_arrow_icon.png) no-repeat 95% 50%;
    border-bottom: 1px solid #999999;
  }
  .mainmenu_sp li.kangobu a {
    background-color: #efe6e6;
  }
  .mainmenu_sp > li .ttl {
    font-size: 140%;
    display: block;
    padding: 1em 0.5em;
    background: #5e0d0d;
    color: #ffffff;
  }
  .mainmenu_sp .innermenu_toggle a {
    background: #efe6e6 url(/images/sp_plus_icon.png) no-repeat 95% 50%;
  }
  .mainmenu_sp .innermenu_toggle.iryoukankei > a,
  .mainmenu_sp .innermenu_toggle.byoin > a {
    background-color: #5e0d0d;
    color: #ffffff;
  }
  .mainmenu_sp .innermenu > li > a {
    font-size: 140%;
    line-height: 1.4;
    display: block;
    padding: 1em 3.5em 1em 0.5em;
    text-decoration: none;
    color: #333333;
    background: url(/images/sp_arrow_icon.png) no-repeat 95% 50%;
    border-bottom: 1px dotted #999999;
  }
  .mainmenu_sp .tojiru {
    text-align: center;
    cursor: pointer;
    font-size: 132%;
    padding: 2em 0;
  }
  .mainmenu_sp .tojiru img {
    vertical-align: middle;
    margin-right: 5px;
  }

  .menu_btn img {
    height: 80px;
  }

  #main {
    width: auto;
    max-width: 540px;
    margin: 0 auto;
    padding-top: 2em;
  }
  #main_inner {
    margin: 0 2% 0;
    width: auto;
    float: none;
  }
  .topicpath { display: none; }

  .pagetitle {
    font-size: 185%;
  }
  .sectitle {
    font-size: 160%;
  }
  .mintitle {
    font-size: 150%;
  }
  #main_inner p {
    font-size: 150%;
  }

  #side {
    width: auto;
    max-width: 540px;
    margin: 0 2% 0;
    float: none;
  }

  .sidemenu {}
  .sidemenu > li {
  }
  .sidemenu > li > span {
    font-size: 170%;
  }
  .sidemenu > li > a {
    font-size: 170%;
    background-size: 20px;
  }
  .innermenu > li > a {
    font-size: 170%;
    background-size: 20px;
  }

  /*  */

  .footerbnr_outer.pc { display: none; }
  .footerbnr_outer.sp {
    display: block;
    width: auto;
    max-width: 540px;
    margin: 0 auto;
  }
  .footerbnr {
    width: auto;
    margin: 0 2%;
  }
  .top_list > li {
    width: 49%;
    margin-right: 0;
    margin-bottom: 1.3em;
  }
  .top_list > li:nth-child(4) { margin-right: 0; }
  .top_list > li:nth-child(odd) {
    margin-right: 2%;
  }
  .bottom_list {
    display: block;
    margin-bottom: 2em;
  }
  .bottom_list > li {
    margin-right: 4%;
    width: 48%;
  }
/*
  .bottom_list > li:nth-child(1) {
    width: 100%;
    background: #1d2088 url(/images/footer_bnr_toiawase_arrow.png) no-repeat 98% 50%;
    padding-left: ;
    height: 5.5em;
    background-size: auto;
    margin-right: 0;
    margin-bottom: 2%;
  }
*/
  .bottom_list > li:nth-child(1) {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2%;
  }
  .bottom_list > li:nth-child(1) a {
    background-image: url(/images/footer_bnr_saisp.jpg);
    width: auto;
    height: auto;
    padding-top: 12.1%;
    background-size: contain;
  }

  .bottom_list > li:nth-child(2) {
    margin-right: 0;
    float: right;
  }
/*
  .bottom_list > li:nth-child(1) a {
    padding-left: 0;
    text-align: center;
  }
  .bottom_list > li:nth-child(1) a img {
    width: auto;
  }
*/
  .bottom_list > li:nth-child(2) a img,
  .bottom_list > li:nth-child(3) a img {
    width: 100%;
  }

  .bottom_list > li > a {}


  /*  */

  #footeracc_outer {
    width: auto;
    max-width: 540px;
    margin: 0 auto;
  }
  #footeracc {
    width: auto;
    margin: 0 2%;
  }
  .footeracc_title {
    font-size: 167%;
    font-weight: bold;
    text-align: center;
    margin-bottom: 1em;
  }
  #footeracc .map {
    float: none;
  }
  #footeracc .map div {
    width: 100%;
    margin-bottom: 1em;
  }
  #footeracc .goto_gmap {
    text-align: right;
    margin-bottom: 2em;
  }
  #footeracc .goto_gmap a {
  }
  .accbox {
    float: none;
    width: auto;
  }
  .acc_acc {
    font-size: 140%;
  }
  .acc_text {
    font-size: 123%;
  }
  .acc_text .kochira {
    font-size: 100%;
  }
  .acc_list li {
    font-size: 123%;
  }
  .kochira {
    margin: 1em 0;
    font-size: 123%;
    background-position: 0 4px;
  }
  .goto_top {
    margin: 0 2% 0;
  }

  /* footermeu */

  #footermenu_outer {
    max-width: 540px;
    margin: 0 auto;
  }
  #footermenu {
    width: auto;
    margin: 0 2%;
  }
  .outbox.g1 {
    width: auto;
    float: none;
    padding-right: 0;
  }
  .outbox.g1 .g1in1 {
    margin-bottom: 0.5em;
    width: 45%;
    float: left;
  }
  .outbox.g1 .g1in2 {
    margin-bottom: 0.5em;
    width: 45%;
    float: right;
    margin-top: -3.5em;
    background: #ededed;
  }
  .outbox.g1 > li:nth-child(1) .title { width: 45% }
  .outbox.g1 .g1in1 li:nth-child(1) { letter-spacing: 0; }
  .outbox.g1 .g1in2 li:nth-child(5) { display: list-item; }
  .outbox.g2 {
    clear: both;
    width: auto;
    float: none;
    padding-right: 0;
    min-height: 0;
  }
  .outbox.g2 .g2in1,
  .outbox.g2 .g2in2,
  .outbox.g2 .g2in3,
  .outbox.g2 .g2in4,
  .outbox.g2 .g2in5 {
    position: static;
  }
  .outbox.g2 .dot > li {
    padding-left: 0;
    display: inline-block;
    margin-right: 1em;
  }
  .outbox.g2 .dot > li::before { position: static; }
  .outbox.g3 {
    width: auto;
    float: none;
  }
  .outbox.g4 {
    width: auto;
    float: none;
  }
  .outbox.g4.disc li:first-child { display: none; }
  .outbox.g4 li:last-child { letter-spacing: 0; }
  .outbox.g4.disc > li {
    padding-left: 0;
    display: inline-block;
    margin-right: 2em;
  }
  .outbox.g4.disc > li::before {
    position: static;
  }
  .outbox li {
    font-size: 140%;
    line-height: 1.8;
    padding-bottom: 0.3em;
  }
  .outbox > li:nth-child(1) .title { width: auto }
  .sw { display: inline; }

  #copyright_outer {
    max-width: 540px;
    margin: 0 auto;
  }
  #copyright_inner {
    width: auto;
    margin: 0 2%;
    position: static;
  }
  #copyright_inner > ol {
    position: static;
  }
  #copyright_inner > ol > li {
    margin-bottom: 1em;
  }
  #copyright_inner > ol >li > a {
    font-size: 116%;
  }
  .copyright {
    font-size: 116%;
  }
  #home .oshirase_tbl {
    width: 100%;
  }
  .oshirase_tbl {
    width: 100%;
  }

}

@media only screen and (max-width: 480px) {

  .acc_fax { display: block; }


}

@media only screen and (max-width: 414px) {

  .logo a img {
    width: 76%;
  }
  .header_tel span {
    padding: 5% 0;
    background-size: 76%;
  }

  .mainmenu_sp li a {
    font-size: 123%;
  }
  .mainmenu_sp > li .ttl {
    font-size: 123%;
  }
  .mainmenu_sp .innermenu > li > a {
    font-size: 123%;
  }
  .mainmenu_sp .tojiru {
    font-size: 123%;
  }

  .top_list > li > a {
    font-size: 108%;
  }
  .top_list > li > a .sw { display: inline; }
  .bottom_list > li:nth-child(1) {
    height: 4.5em;
  }
  .bottom_list > li:nth-child(1) a img {
    width: 120px;
  }

  .pagetitle {
    font-size: 150%;
  }
  .sectitle {
    font-size: 140%;
  }
  .mintitle {
    font-size: 132%;
  }
  #main_inner p {
    font-size: 123%;
  }

  .sidemenu {}
  .sidemenu > li {
  }
  .sidemenu > li > span {
    font-size: 150%;
  }
  .sidemenu > li > a {
    font-size: 150%;
    background-size: 15px;
  }
  .outbox li {
    font-size: 123%;
    line-height: 1.6;
  }

}

@media only screen and (max-width: 320px) {

  .header_addr {
    font-size: 100%;
  }
  .top_list > li > a {
    letter-spacing: -1px;
  }
  .bottom_list > li:nth-child(1) {
    height: 3.5em;
  }

  .mainmenu_sp li a {
    font-size: 116%;
  }
  .mainmenu_sp > li .ttl {
    font-size: 116%;
  }
  .mainmenu_sp .innermenu > li > a {
    font-size: 116%;
  }
  .mainmenu_sp .tojiru {
    font-size: 116%;
  }

  .pagetitle {
    font-size: 140%;
  }
  .sectitle {
    font-size: 132%;
  }
  .mintitle {
    font-size: 123%;
  }
  #main_inner p {
    font-size: 116%;
  }

  .sidemenu {}
  .sidemenu > li {
  }
  .sidemenu > li > span {
    font-size: 132%;
  }
  .sidemenu > li > a {
    font-size: 132%;
  }
  .innermenu > li > a {
    font-size: 132%;
  }

  .outbox li {
    font-size: 116%;
    line-height: 1.5;
  }

}
