 @charset "utf-8";

/* CSS Document */


/*==========================================================
general
===========================================================*/

* {
 margin: 0;
 padding: 0;
 font-style: normal;
}

.small {
 font-size: 67%;
}

a {
 /*color: #6e90b3;*/
 color: #2b5d90;
 cursor: pointer;
 word-break: break-all;
}

img,
img:focus {
 outline: none;
 border: 0;
}

a:hover,
a:focus {
 opacity: 1;
 color: #dd0000;
 text-decoration: underline;
}

a:hover img,
a:focus img {
 opacity: 0.5;
}

.red {
 color: #fc3929;
}

.text_red {
 color: #ee0000;
}

.text_blue {
 color: #0000CC;
}

.text_green {
 color: #060;
}

.text_bg {
 background-color: #FC9;
}

.child {
 display: none;
}

hr {
 border: none;
}

@media screen and (min-width: 481px) {
 .visible-pc {
  display: block;
 }
 .visible-sp {
  display: none;
 }
 .unnan #wrapper {
  background: url(../img/bg.jpg) repeat;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  letter-spacing: 0.7px;
  border-bottom: 1px solid #ffa622;
  position: relative;
  z-index: 2;
 }
 /*---表作成KIT用z-index変更---*/
 #wcv_sys_edit_pageeditarea_wrap #wrapper {
  z-index: 1;
 }
 /*#pages #wrapper {
  background: url(../img/bg_blue.jpg) repeat;
}*/
 .unnan .bgColor {
  margin: 0 auto;
  max-width: 85%;
  background: #f9f5ef;
 }
 hr.dragon {
  height: 53px;
  background-image: url(../img/side_dragon.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  border: none;
  border-bottom: 3px double #eadfc9;
 }
 hr.dot {
  border-top: 1px dotted #777;
  margin: 10px 0;
 }
 hr.line {
  border-top: 1px solid #777;
  margin: 10px 0;
 }
}

@media screen and (max-width: 480px) {
 .visible-pc {
  display: none;
 }
 .visible-sp {
  display: block;
 }
 .unnan #wrapper {
  background: url(../img/bg.jpg) repeat;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  letter-spacing: 0.7px;
  position: relative;
  z-index: 2;
 }
 /*---表作成KIT用z-index変更---*/
 #wcv_sys_edit_pageeditarea_wrap #wrapper {
  z-index: 1;
 }
 .unnan .bgColor {
  margin: 0 auto;
  max-width: 95%;
  background: #f9f5ef;
 }
 hr.dragon {
  height: 30px;
  background-image: url(../img/side_dragon.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 120px;
  border: none;
  border-bottom: 3px double #eadfc9;
 }
 hr.dot {
  border-top: 1px dotted #777;
  margin: 5px 0;
 }
 hr.line {
  border-top: 1px solid #777;
  margin: 5px 0;
 }
}

@media screen and (max-width:1112px) {
 .unnan .bgColor {
  max-width: 96%;
 }
}


/*==========================================================
header
===========================================================*/


/*fontsize*/

.fontchange {
 line-height: 1.5;
}

#fontsize {
 margin-bottom: 10px;
 *zoom: 1;
 /*forIE6,7*/
}

#fontsize:after {
 display: block;
 clear: both;
 content: "";
}

#fontsize li {
 float: left;
 margin: 0 2px 0;
 padding: 4px;
 min-width: 40px;
 border: 1px solid #2b5d90;
 border-radius: 100px;
 background: #fff;
 color: #2b5d90;
 cursor: pointer;
}

#fontsize li:hover {
 background-color: #CBDAE9;
}

#fontsize li.active {
 background: #2b5d90;
 color: #fff;
 font-weight: bold;
}

#fontsize li.active:hover {
 background-color: #CBDAE9;
}

.h-fbbnr {
 overflow: hidden;
 margin-top: 16px !important;
}

@media screen and (min-width: 481px) {
 .unnan #header {
  background-color: #fff;
  background-image: url(../img/header/header_bird.png), url(../img/header/header_dragon.png);
  background-repeat: no-repeat, no-repeat;
  background-position: left top, right top;
  background-size: auto, auto;
  border-bottom: 1px solid #ffa622;
 }
 .unnan #navigation {
  margin: 0 auto;
  max-width: 1000px;
  height: auto;
  overflow: hidden;
  padding-top: 10px;
  font-size: 66%;
 }
 .unnan .logoArea h1 {
  margin: 0 15px -32768px 0;
  display: inline-block;
 }
 .logoArea>a {
  display: inline-block;
 }
 .unnan .logoArea>.jump {
  margin: 0 10px;
  vertical-align: top;
  display: inline-block;
 }
 .unnan .logoArea>.jump li {
  margin-top: 5px;
 }
 .unnan .logoArea>.jump li a {
  padding: 5px;
  padding-left: 0;
  vertical-align: top;
  text-decoration: underline;
 }
 .unnan .logoArea>.jump li img {
  padding-right: 5px;
 }
 .unnan .headerNavi {
  float: right;
  margin: -60px 0 auto;
  max-width: 700px;
 }
 /*font-size150%*/
 body[style*="font-size: 150%"] .headerNavi {
  max-width: 600px !important;
 }
 /*font-size200%*/
 body[style*="font-size: 200%"] .headerNavi {
  float: none;
  margin: auto;
  max-width: 960px !important;
 }
 .unnan .headerNavi ul li {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin: 10px 10px 0;
 }
 .unnan .headerNavi ul li:last-child {
  margin-right: 0;
 }
 .unnan .headerNavi ul li a {
  padding-top: 5px;
  display: inline-block;
 }
 .unnan .headerNavi ul li img {
  margin: 0 3px;
 }
 .unnan #globalNavi {
  margin: 0 auto;
  padding-top: 25px;
 }
 .unnan #globalNavi>ul {
  padding-left: 0;
  text-align: center;
 }
 .unnan #globalNavi>ul>li {
  display: inline-block;
  padding: 2px 2.235%;
  text-align: center;
  position: relative;
  margin-left: -0.5em;
 }
 /*font-size200%*/
 body[style*="font-size: 200%"] #globalNavi>ul>li {
  padding: 4px 1.5%;
 }
 .unnan #globalNavi>ul>li:not(:last-child)::after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 3px;
  height: 25px;
  background-color: #fc3929;
  z-index: 10;
 }
 /*.unnan #globalNavi > ul > li:first-child { padding-left: 0; }
#globalNavi > ul > li:last-child { padding-right: 0; }*/
 .unnan #globalNavi>ul>li>a {
  color: #000;
  /*text-shadow: 0 0 3px #fff;*/
  position: static;
  display: block;
  transition: .3s;
 }
 /*
.unnan #globalNavi > ul > li > a::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 25px;
  background-color: #d00;
  opacity: 0;
  transition: .3s;
}
*/
 .unnan #globalNavi ul li:hover,
 .unnan #globalNavi>ul>li>a:focus {
  background-color: #2b5d90;
 }
 .unnan #globalNavi ul li:hover a,
 .unnan #globalNavi ul li a:focus,
 .unnan #globalNavi ul li a:active {
  opacity: 1;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
 }
 /*
.unnan #globalNavi ul li:hover a::before,
.unnan #globalNavi ul li a:focus::after,
.unnan #globalNavi ul li a:active::after {
  opacity: 1;
  bottom: 0;
}
*/
 /*-----------------mega menu-----------------*/
 .unnan .megaMenu {
  position: absolute;
  top: 100%;
  left: 0;
  background: #f9f5ef;
  width: 960px;
  padding: 25px;
  text-align: left;
  border: 1px solid #ccc;
  border-top: 3px solid #fc3929;
  z-index: 20;
  display: none;
 }
 
.unnan #globalNavi > ul > li:hover .megaMenu, .unnan #globalNavi > ul > li .megaMenu.focused {
  display: none;
 }

 /*-----------------------------------------------------*/
 /*Tablet 1024px~481px */
 /*-----------------------------------------------------*/
 @media screen and (max-width:1024px) and (min-width:481px) {
  .unnan .megaMenu {
   width: 100%;
   top: 19px;
  }
  .unnan .mega2,
  .unnan .mega3,
  .unnan .mega4,
  .unnan .mega5,
  .unnan .mega6 {
   left: 0;
  }
  .unnan #globalNavi {
   padding-top: 0;
  }
  .unnan #globalNavi>ul {
   position: relative;
   display: table;
   margin-top: 20px;
   width: 100%;
   /*border-bottom: 1px solid #fff;*/
   table-layout: fixed;
  }
  .unnan #globalNavi>ul>li {
   position: static;
   display: table-cell;
   padding: 0;
   max-height: 100px;
   border-left: 3px solid #fc3929;
   vertical-align: middle;
  }
  .unnan #globalNavi>ul>li:hover {
   background: #fc3929;
  }
  .unnan #globalNavi>ul>li::after {
   display: none;
  }
  .unnan #globalNavi>ul>li>a {
   display: inline-block;
   margin-bottom: 1px;
   width: 100%;
   text-align: center;
  }
  .unnan #globalNavi>ul>li>a:after {
   display: none;
  }
  .unnan #globalNavi>ul>li>a:hover {
   font-weight: bold;
   color: #fff;
   text-shadow: none;
   text-decoration: none;
  }
  .unnan #globalNavi>ul>li:first-child {
   border-left: none;
  }
  .unnan #globalNavi>ul>li:not(:last-child) a::after {
   background-color: inherit;
  }
  .unnan #globalNavi>ul>li:hover .megaMenu,
  .unnan #globalNavi>ul>li .megaMenu.focused {
   display: none;
  }
 }
 @media screen and (max-width:731px) {
  .unnan .megaMenu {
   top: 34px;
  }
 }
 /*--------------------------------------------*/
 @media screen and (max-width: 960px) {
  .unnan #globalNavi {
   padding-top: 0;
  }
 }
 /*-----------------------------------------------------*/
 /*for sp*/
 /*-----------------------------------------------------*/
 @media screen and (max-width: 480px) {
  .unnan #header {
   background-color: #fff;
   background-image: url(../img/sp/header_bird.png), url(../img/sp/header_dragon.png);
   background-repeat: no-repeat, no-repeat;
   background-position: left top, right top;
   background-size: auto, auto;
   width: 100%;
   height: 52px;
   border-bottom: 1px solid #ffa622;
   z-index: 999;
   position: absolute;
  }
  .unnan #navigation {
   margin: 0 auto;
   width: 80%;
   height: auto;
   overflow: hidden;
   /* padding-top: 10px;*/
   font-size: 66%;
   position: relative;
   z-index: 2;
   height: 52px;
  }
  .unnan #header h1 {
   height: 38px;
   width: auto;
   float: left;
   margin-left: 10px;
   padding: 4px 0;
  }
  .unnan #header h1 a {
   color: #000;
  }
  .unnan #header h1 img {
   height: 100%;
   width: auto;
  }
  .unnan #header .menu {
   position: absolute;
   top: 7px;
   left: 85px;
   width: 30px;
   height: 30px;
   z-index: 3;
   cursor: pointer;
  }
  .unnan #header .menu span {
   content: "";
   position: absolute;
   width: 25px;
   height: 3px;
   background-color: #2b5d90;
   top: 14px;
   left: 5px;
   transition: all 0.4s ease;
  }
  .unnan #header .menu:before {
   content: "";
   position: absolute;
   width: 25px;
   height: 3px;
   background-color: #2b5d90;
   top: 7px;
   left: 5px;
   transition: all 0.4s ease;
  }
  .unnan #header .menu:after {
   content: "";
   position: absolute;
   width: 25px;
   height: 3px;
   background-color: #2b5d90;
   bottom: 6px;
   left: 5px;
   transition: all 0.4s ease;
  }
  .unnan #header .menu.active span {
   opacity: 0;
  }
  .unnan #header .menu.active:before {
   -webkit-transform: translateY(7px) rotate(45deg);
   transform: translateY(7px) rotate(45deg);
  }
  .unnan #header .menu.active:after {
   -webkit-transform: translateY(-7px) rotate(-45deg);
   transform: translateY(-7px) rotate(-45deg);
  }
  .unnan #header .menu>p {
   margin-top: 28px;
   width: 60px;
  }
  .unnan #header .access {
   position: absolute;
   top: 15px;
   right: 70px;
   width: 50px;
   height: 30px;
   text-align: center;
   z-index: 3;
   cursor: pointer;
  }
  .unnan #header .language {
   position: absolute;
   top: 15px;
   right: 10px;
   width: 50px;
   height: 30px;
   text-align: center;
   z-index: 3;
   cursor: pointer;
  }
  .unnan #globalNavi_sp {
   /*display: none;*/
   position: absolute;
   top: 52px;
   width: 100%;
   background-color: #fff;
   -webkit-transform: translateY(-100%);
   transform: translateY(-100%);
   opacity: 0;
   -webkit-transition: -webkit-transform 0.8s ease, opacity 0s 0.8s linear;
   transition: transform 0.8s ease, opacity 0s 0.8s linear;
   z-index: 1;
   color: #fff;
  }
  .unnan #globalNavi_sp>ul {
   width: 100%;
   box-sizing: border-box;
   float: left;
   padding: 10px 15px;
   background: #fc3929;
   box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.5);
  }
  .unnan #globalNavi_sp ul>li {
   overflow: hidden;
   border-bottom: 1px solid #ddd;
  }
  .unnan #globalNavi_sp ul>li:last-child,
  .unnan #globalNavi_sp ul>li>ul>li {
   border: none;
  }
  .unnan #globalNavi_sp ul>li>ul>li>a {
   text-decoration: underline;
   /*color: #6e90b3;*/
  }
  .unnan #globalNavi_sp.active {
   opacity: 1;
   -webkit-transform: translateY(0);
   transform: translateY(0);
   -webkit-transition: -webkit-transform 0.8s ease;
   transition: transform 0.8s ease;
   /*display: block;*/
  }
  .unnan #globalNavi_sp ul li a {
   color: #fff;
   /*text-shadow: 0 0 3px #fff;*/
   position: relative;
   transition: .3s;
   font-size: 75%;
   display: inline-block;
   width: 80%;
   padding: 16px 0 16px 40px;
  }
  .unnan #globalNavi_sp ul li a:hover,
  .unnan #globalNavi_sp ul li a:focus {
   opacity: 0.7;
  }
  .unnan #globalNavi_sp ul li a:hover::after,
  .unnan #globalNavi_sp ul li a:focus::after {
   opacity: 1;
   bottom: 0;
  }
  .unnan #globalNavi_sp .toggle {
   position: relative;
  }
  .unnan #globalNavi_sp .toggle span {
   content: "";
   background: url(../img/menusp_arrowdown.png) 50% 50% no-repeat;
   -webkit-background-size: 25%;
   background-size: 25%;
   position: absolute;
   width: 18%;
   height: 44px;
   top: 0;
   right: 0;
  }
  .unnan #globalNavi_sp .toggle span.open {
   content: "";
   background: url(../img/menusp_arrowup.png) 50% 50% no-repeat;
   -webkit-background-size: 25%;
   background-size: 25%;
   position: absolute;
   width: 18%;
   height: 44px;
   top: 0;
   right: 0;
  }
 }
 /*==========================================================
main
===========================================================*/
 .unnan .main {
  margin: 0 auto;
  border-top: 2px solid #fc3929;
 }
 .shadow {
  position: relative;
 }
 .shadow a {
  position: absolute;
  left: -9999em;
  opacity: 0;
 }
 @media screen and (min-width: 481px) {
  .unnan .contents {
   margin: 0 auto;
   width: 93%;
  }
  h1.pagetitle {
   height: 65px;
   vertical-align: middle;
  }
  h2.headline {
   font-size: 135%;
   line-height: 1.7;
   position: relative;
   border-bottom: 1px solid #ffa622;
  }
  h2.headline::after {
   position: absolute;
   bottom: -3px;
   left: 0;
   /*z-index: 2;*/
   content: '';
   width: 30%;
   height: 3px;
   background-color: #fc3929;
  }
  h2.redorange {
   margin-top: 30px;
  }
  h2.headline_blue {
   font-size: 135%;
   line-height: 1.7;
   position: relative;
   border-bottom: 1px solid #eadfc9;
  }
  h2.headline_blue::after {
   position: absolute;
   bottom: -3px;
   left: 0;
   /*z-index: 2;*/
   content: '';
   width: 30%;
   height: 3px;
   background-color: #2b5d90;
  }
  h2.headline>img,
  h2.headline_blue>img {
   width: 28px;
   height: auto;
   padding-right: 5px;
  }
  h2.headline a,
  h2.headline_blue a {
   position: absolute;
   text-align: right;
   bottom: 0;
   right: 0;
   width: 100%;
  }
  h2.headline a>img,
  h2.headline_blue a>img {
   width: 15px;
   height: auto;
   padding-right: 3px;
  }
  .sideMenu>h2.headline {
   font-size: 120%;
  }
 }
 /*-----------------------------------------------------*/
 /*for tablet*/
 /*-----------------------------------------------------*/
 @media screen and (min-width: 481px) and (max-width: 959px) {
  h2.headline,
  h2.headline_blue {
   font-size: 120%;
  }
 }
 @media screen and (max-width: 760px) {
  h2.headline span .small,
  h2.headline_blue span .small {
   display: none;
  }
 }
 /*-----------------------------------------------------*/
 /*for sp*/
 /*-----------------------------------------------------*/
 @media screen and (max-width: 480px) {
  .unnan .contents {
   margin: 0 auto;
   width: 95%;
  }
  h1.pagetitle {
   height: 60px;
  }
  h2.headline {
   font-size: 110%;
   text-align: center;
   margin-bottom: 15px;
   line-height: 1.7;
   position: relative;
   border-bottom: 1px solid #ffa622;
  }
  h2.headline::after {
   position: absolute;
   bottom: -3px;
   left: 35%;
   z-index: 2;
   content: '';
   width: 35%;
   height: 3px;
   background-color: #fc3929;
  }
  h2.headline_blue {
   font-size: 110%;
   text-align: center;
   line-height: 1.7;
   position: relative;
   border-bottom: 1px solid #eadfc9;
  }
  h2.headline_blue::after {
   position: absolute;
   bottom: -3px;
   left: 35%;
   z-index: 2;
   content: '';
   width: 35%;
   height: 3px;
   background-color: #2b5d90;
  }
  h2.headline>img,
  h2.headline_blue>img {
   width: 25px;
   height: auto;
   padding-right: 5px;
   vertical-align: text-top;
  }
  h2.headline a,
  h2.headline_blue a {
   position: absolute;
   text-align: right;
   bottom: 0;
   right: 0;
   width: 100%;
  }
  h2.headline a>img,
  h2.headline_blue a>img {
   width: 15px;
   height: auto;
   padding-right: 3px;
  }
 }
 /*==========================================================
footer
===========================================================*/
 @media screen and (min-width: 481px) {
  #footer {
   font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
   background: #fff;
   background-image: url(../img/footer/footer_dragon.png), url(../img/footer/footer_river.png), url(../img/footer/bg_footer.png);
   background-repeat: no-repeat, no-repeat, no-repeat;
   background-position: left bottom, right bottom, center;
   background-size: auto, auto, cover;
   border-top: 3px solid #fc3929;
  }
  #footer .contents {
   margin: 0 auto;
   padding-top: 20px;
   max-width: 960px;
   height: 400px;
   line-height: 1.5;
   position: relative;
  }
  .pagetop {
   position: absolute;
   text-align: center;
   background: #fc3929;
   padding: 8px;
   min-width: 200px;
   bottom: 400px;
   right: 0;
   border-radius: 3px;
   z-index: 100;
  }
  .pagetop a {
   color: #fff;
   font-weight: bold;
   font-size: 110%;
  }
  .mininavi {
   float: right;
  }
  .mininavi img {
   margin-right: 5px;
  }
  .mininavi li {
   display: inline-block;
   vertical-align: top;
   margin-left: 10px;
  }
  .mininavi li a {
   font-size: 90%;
   text-decoration: underline;
  }
  .mininavi p {
   margin-top: 20px;
   padding: 15px 10px;
   background: #fff;
   border: 1px solid #6e90b3;
   border-radius: 2px;
   text-align: center;
  }
  .address,
  .telephone {
   margin-bottom: 15px;
   font-size: 95%;
  }
  .address h2 {
   font-size: 120%;
   font-weight: bolder;
   font-family: Meiryo, sans-serif;
  }
  .telephone p:first-child {
   font-size: 85%;
  }
  .telephone p>strong {
   font-size: 150%;
   font-weight: bolder;
   font-family: "Comic Sans MS", cursive;
   padding: 0 5px;
  }
  .telephone p img {
   width: 20px;
  }
  #footerNavi {
   margin: 30px 0 10px;
  }
  #footerNavi ul.menu {
   text-align: center;
   padding: 15px 0;
   border-top: 1px solid #eadfc9;
   border-bottom: 1px solid #eadfc9;
  }
  #footerNavi li {
   display: inline-block;
   font-size: 90%;
   padding: 0 10px;
   color: #6e90b3;
  }
  #footerNavi ul.menu>li:not(:last-child) {
   border-right: 1px solid #eadfc9;
  }
  #footerNavi ul.banner {
   text-align: center;
   padding: 15px 0;
   border: none;
  }
  #copyright {
   font-size: 80%;
   text-align: center;
   padding-bottom: 10px;
   overflow: hidden;
   margin: 0;
  }
 }
 /*-----------------------------------------------------*/
 /*for tablet*/
 /*-----------------------------------------------------*/
 @media screen and (min-width:769px) and (max-width:864px) {
  .mininavi.visible-pc {
   width: 40%;
  }
  .mininavi.visible-pc li {
   width: 40%;
  }
  .mininavi.visible-pc .visible-pc {
   margin-top: 0;
   padding: 15px 3px;
  }
  .mininavi.visible-pc .visible-pc img {
   margin-right: 3px;
   width: 16px;
  }
 }
 @media screen and (max-width:768px) and (min-width:481px) {
  #footer .contents {
   padding-top: 10px;
  }
  .mininavi {
   float: none;
  }
  .mininavi.visible-pc {
   text-align: center;
  }
  .mininavi.visible-pc ul {
   display: inline-block;
   margin: auto;
  }
  .mininavi li:last-child {
   display: block;
   margin: auto;
   margin-top: 10px;
   width: 100px;
   height: 100px;
   border: 1px solid #ddd;
   border-radius: 2px;
  }
  .mininavi li:last-child img {
   width: 100%;
  }
  .mininavi p {
   margin-top: 8px;
  }
  .contents #address {
   margin-top: 10px;
  }
  .contents #address .visible-pc {
   text-align: center;
  }
  #footerNavi {
   margin: 40px 0 10px;
  }
 }
 /*-----------------------------------------------------*/
 /*for sp*/
 /*-----------------------------------------------------*/
 @media screen and (max-width: 480px) {
  #footer {
   font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
   background: #fff;
   background-image: url(../img/sp/footer_dragon.png), url(../img/sp/footer_bird.png), url(../img/footer/bg_footer.png);
   background-repeat: no-repeat, no-repeat, no-repeat;
   background-position: left bottom, right bottom, center;
   background-size: auto, auto, cover;
  }
  #footer .contents {
   margin: 0 auto;
   width: 100%;
   line-height: 1.5;
   position: relative;
  }
  .mininavi {
   background: #fff;
   text-align: center;
   border-top: 2px solid #fc3929;
   border-bottom: 2px solid #fc3929;
   margin-bottom: 15px;
  }
  .mininavi img {
   margin-right: 5px;
  }
  .mininavi li {
   display: inline-block;
   padding: 10px 2.1%;
   vertical-align: top;
   border-left: 2px solid #fc3929;
  }
  .mininavi li:first-child {
   border: none;
  }
  .mininavi li a {
   font-size: 90%;
   color: #fc3929;
  }
  .mininavi p {
   margin-top: 20px;
   padding: 15px 10px;
   background: #fff;
   border: 1px solid #6e90b3;
   border-radius: 2px;
   text-align: center;
  }
  #address {
   margin: 0 auto;
   width: 90%;
  }
  #address h2 {
   font-size: 110%;
   font-weight: bolder;
   font-family: Meiryo, sans-serif;
  }
  #address p {
   font-size: 80%;
   margin-bottom: 10px;
   clear: both;
  }
  #address img {
   float: right;
   margin-top: -30px;
   margin-bottom: 5px;
  }
  .telephone p:first-child {
   font-size: 85%;
  }
  .telephone p>strong {
   font-size: 150%;
   font-weight: bolder;
   font-family: "Comic Sans MS", cursive;
   padding: 0 5px;
  }
  .telephone p img {
   width: 20px;
  }
  #footerNavi {
   margin: 0 auto;
   width: 90%;
  }
  #footerNavi ul {
   text-align: center;
   padding: 5px 0;
  }
  #footerNavi ul:first-child>li a {
   text-decoration: underline;
  }
  #footerNavi li {
   display: inline-block;
   font-size: 80%;
   padding: 0 10px;
   color: #6e90b3;
  }
  #footerNavi ul.menu>li:not(:last-child) {
   border-right: 1px solid #eadfc9;
  }
  #footerNavi .banner {
   border: none;
  }
  #copyright {
   font-size: 75%;
   text-align: center;
   padding-bottom: 20px;
   overflow: hidden;
  }
 }
 /*==========================================================
banner
===========================================================*/
 ul.banner li {
  width: 225px;
  height: 50px;
  margin: 0 5px;
  padding-top: 15px;
  display: inline-block;
  background: #bbb;
  color: #555;
 }
 ul.banner li:first-child {
  margin-left: 0;
 }
 ul.banner li:last-child {
  margin-right: 0;
 }
 /*==========================================================
googlesearch
===========================================================*/
 .cse .gsc-control-cse,
 .gsc-control-cse {
  padding: 4px 10px 0 10px!important;
 }
 .gsc-search-button input[type=image] {
  min-width: 14px!important;
  width: 14px!important;
  height: 14px!important;
  margin-left: 2px!important;
  padding: 0!important;
  margin: 0 0 -2px!important;
  border: #888 5px solid!important;
  font-size: 11px!important;
  background-color: #888!important;
  background-image: none!important;
  filter: none!important;
  box-sizing: content-box!important;
 }
 table.gsc-search-box,
 table#gs_id50 {
  margin-top: 0;
  border: none;
 }
 .gsc-search-box th,
 .gsc-search-box td {
  border: none;
  padding: 0;
 }
 /*==========================================================
TOPpege
===========================================================*/
 /*font-size150%*/
 body[style*="font-size: 150%"]#top.unnan .information li {
  min-height: 160px;
 }
 body[style*="font-size: 150%"]#top.unnan .button .right {
  height: 116px;
 }
 /*font-size200%*/
 body[style*="font-size: 200%"]#top.unnan .button .right {
  height: 160px;
 }
 body[style*="font-size: 150%"]#top.unnan .button .right a,
 body[style*="font-size: 200%"]#top.unnan .button .right a {
  padding: 13px 113px 0 32px;
  line-height: 1;
 }
 body[style*="font-size: 150%"]#top.unnan .button .left a,
 body[style*="font-size: 200%"]#top.unnan .button .left a {
  padding: 8px 32px 0 48px;
  line-height: 1;
 }
 body[style*="font-size: 150%"]#top.unnan .notice .list h2.headline,
 body[style*="font-size: 200%"]#top.unnan .notice .list h2.headline {
  position: static;
  line-height: 1.4;
 }
 body[style*="font-size: 150%"]#top.unnan .notice .list a.small,
 body[style*="font-size: 200%"]#top.unnan .notice .list a.small {
  position: static;
  display: block;
  max-width: 100%;
 }
 body[style*="font-size: 150%"]#top.unnan span.link_red {
  display: block;
 }
 /*==========================================================
helper
===========================================================*/
 .w960 {
  width: 960px;
 }
 .mt5 {
  margin-top: 5px;
 }
 .mb5 {
  margin-bottom: 5px;
 }
 .mr5 {
  margin-right: 5px;
 }
 .ml5 {
  margin-left: 5px;
 }
 .mt10 {
  margin-top: 10px;
 }
 .mb10 {
  margin-bottom: 10px;
 }
 .mr10 {
  margin-right: 10px;
 }
 .ml10 {
  margin-left: 10px;
 }
 .nmt10 {
  margin-top: -10px;
 }
 .mt20 {
  margin-top: 20px;
 }
 .mb20 {
  margin-bottom: 20px;
 }
 .mr20 {
  margin-right: 20px;
 }
 .ml20 {
  margin-left: 20px;
 }
 .nmt20 {
  margin-top: -20px;
 }
 .pt5 {
  padding-top: 5px;
 }
 .pb5 {
  padding-bottom: 5px;
 }
 .pr5 {
  padding-right: 5px;
 }
 .pl5 {
  padding-left: 5px;
 }
 .pt10 {
  padding-top: 10px;
 }
 .pb10 {
  padding-bottom: 10px;
 }
 .pr10 {
  padding-right: 10px;
 }
 .pl10 {
  padding-left: 10px;
 }
 .fl {
  float: left;
 }
 .fr {
  float: right;
 }
 .tl {
  text-align: left;
 }
 .tr {
  text-align: right;
 }
 .tc {
  text-align: center;
 }
 .minh50 {
  min-height: 50px;
 }
 .minh60 {
  min-height: 60px;
 }
 .minh70 {
  min-height: 70px;
 }
 .minh80 {
  min-height: 80px;
 }
 .minh90 {
  min-height: 90px;
 }
 .minh100 {
  min-height: 100px;
 }
 /*font-size200%*/
 body[style*="font-size: 200%"] .spanbr display: block;
