@charset "utf-8";
.badge {
  padding: 5px 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.badge-area1 {
  background-color: #b291e6;
}

.badge-area2 {
  background-color: #7fc956;
}

.badge-area3 {
  background-color: #ebaf23;
}

.badge-area4 {
  background-color: #f57d7d;
}

.badge-area5 {
  background-color: #ab9d61;
}

.badge-shigaichi {
  background-color: #49a1a5;
}

.badge-sasebokou {
  background-color: #577735;
}

.badge-nanbu_99 {
  background-color: #64963f;
}

.badge-hokubu_99 {
  background-color: #509f7d;
}

.badge-kuroshima {
  background-color: #94574a;
}

.badge-emukae {
  background-color: #dcb445;
}

.badge-satoyama {
  background-color: #c9737e;
}

.badge-mikawachi {
  background-color: #d07859;
}

.badge-haikimiyahtb {
  background-color: #8578a0;
}

.badge-uku {
  background-color: #9d6183;
}

.badge-ojika {
  background-color: #0d578f;
}

.commonHeaderTitle {
  margin: 0;
  padding: 10px 20px 10px;
  color: #fff;
  font-size: 26px;
  line-height: 1.5;
  letter-spacing: 2px;
  background-color: #45B7A2;
  background: url(/img/common/bgTitle.png);
}

.commonHeaderTitleSub {
  font-size: 18px;
}

@media print {
  .noPrint {
    display: none;
  }

  .printPagebreak {
    page-break-after: always;
  }
}
body, body * {
  font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka;
}

body {
  color: #535353;
  font-size: 16px;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
}

body {
  background-image: none;
}

.wordBreak {
  word-break: break-all;
}

a:focus,
a:hover {
  text-decoration: none;
}

a:not(.noTrans),
button:not(.noTrans) {
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

area {
  outline: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.4;
}

hr {
  border-top-color: #ccc;
}
hr.nomgn {
  margin: 0;
}

small {
  color: inherit !important;
  font-size: 80% !important;
}

.btn-cyan {
  color: #fff;
  background-color: #47bfb5;
  border-color: #369d94;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.btn-cyan:hover, .btn-cyan:focus, .btn-cyan:active, .btn-cyan.active {
  color: #fff;
  background-color: #369d94;
  border-color: #369d94;
}
.btn-cyan:active, .btn-cyan.active {
  background-color: #297770;
  background-image: none;
}

.btn-vermilion {
  color: #fff;
  background-color: #e66139;
  border-color: #d2451a;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.btn-vermilion:hover, .btn-vermilion:focus, .btn-vermilion:active, .btn-vermilion.active {
  color: #fff;
  background-color: #d2451a;
  border-color: #d2451a;
}
.btn-vermilion:active, .btn-vermilion.active {
  background-color: #a43615;
  background-image: none;
}

.btn-brown {
  color: #fff;
  background-color: #8b7a7a;
  border-color: #706262;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.btn-brown:hover, .btn-brown:focus, .btn-brown:active, .btn-brown.active {
  color: #fff;
  background-color: #706262;
  border-color: #706262;
}
.btn-brown:active, .btn-brown.active {
  background-color: #554a4a;
  background-image: none;
}

.btn-base {
  color: #fff;
  background-color: #e66139;
  border-color: #d2451a;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.btn-base:hover, .btn-base:focus, .btn-base:active, .btn-base.active {
  color: #fff;
  background-color: #d2451a;
  border-color: #d2451a;
}
.btn-base:active, .btn-base.active {
  background-color: #a43615;
  background-image: none;
}

.label {
  padding-bottom: .1em;
  letter-spacing: 2px;
}

.label-vermilion {
  background-color: #e66139;
}

.img-responsive {
  width: auto \9;
}

@media print {
  a[href]:after {
    content: "" !important;
  }

  abbr[title]:after {
    content: "" !important;
  }
}
.ls1px {
  letter-spacing: 1px;
}

.ls2px {
  letter-spacing: 2px;
}

.ls3px, .lsTitle, .title1, .title2, .title2b, .title3 {
  letter-spacing: 3px;
}

.ls4px {
  letter-spacing: 4px;
}

.ls5px {
  letter-spacing: 5px;
}

.ls10px {
  letter-spacing: 10px;
}

.ls15px {
  letter-spacing: 15px;
}

.ls20px {
  letter-spacing: 20px;
}

.ls25px {
  letter-spacing: 25px;
}

/*==========================================
= header
===========================================*/
.header {
  padding: 10px 0;
  background: #fff;
  border-top: 3px solid #00a1a3;
  border-bottom: 15px solid #00a1a3;
}
.header .logo {
  float: left;
  margin: 0 0 0 10px;
  padding: 0;
  width: 200px;
}
.header .logo a {
  display: block;
  width: 100%;
  height: 100%;
}
.header .logo a span {
  display: none;
  text-indent: -9999px;
}
.header .menuBox {
  float: right;
}
.header .menuBox ul {
  clear: both;
  margin: 10px 0 0;
  padding: 0;
  list-style: none;
}
.header .menuBox ul li {
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}
.header .menuBox .clip {
  width: 50px;
}
.header .menuBox .menu {
  width: 40px;
}
.header .menuarea {
  display: none;
}
.header .menuarea ul {
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  background: #f2f2f2;
}
.header .menuarea ul li {
  border-top: 2px solid #ddd;
}
.header .menuarea ul li:last-child {
  margin-bottom: 2em;
  border-bottom: 2px solid #ddd;
}
.header .menuarea ul li a {
  display: block;
  padding: 10px 10px 10px 40px;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  background: url(/s/img/common/bgMenu.png) no-repeat 10px center;
  background-size: 20px auto;
}
.header .menuarea ul li a.cls {
  background-image: url(/s/img/common/bgMenuClose.png);
}

/*==========================================
= footer
===========================================*/
.link-lg {
  display: block;
  padding: 7px 0;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none !important;
  border: 4px solid #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}

.footer {
  padding: 0 0 40px;
  font-size: 13px;
}
.footer a {
  text-decoration: underline;
}
.footer .desktop {
  padding: 10px 0;
  background-color: #00a1a3;
}
.footer .desktop a {
  display: block;
  margin: 0 auto;
  width: 182px;
}
.footer .link {
  display: table;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.footer .link a {
  display: table-cell;
  height: 3em;
  color: #2f201b;
  text-decoration: none;
  vertical-align: middle;
  border-right: 1px solid #ccc;
}
.footer .link a:last-child {
  border-right: 0;
}
.footer .copyright {
  margin: 15px 0 0;
  text-align: center;
  font-size: 11px;
}

/*==========================================
= ページの先頭へ
===========================================*/
#footerPageup.pageup {
  padding: 0 10px 0 0;
  width: 100%;
}
#footerPageup.pageup .btn {
  border-bottom: 0;
  color: #fff;
  background-color: #f5b800;
  border-color: #c29200;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  -ms-border-radius: 6px 6px 0 0;
  -o-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
#footerPageup.pageup .btn:hover, #footerPageup.pageup .btn:focus, #footerPageup.pageup .btn:active, #footerPageup.pageup .btn.active {
  color: #fff;
  background-color: #c29200;
  border-color: #c29200;
}
#footerPageup.pageup .btn:active, #footerPageup.pageup .btn.active {
  background-color: #8f6b00;
  background-image: none;
}

#commonPageup.pageup {
  display: none;
  position: fixed;
  bottom: 0;
  right: 10px;
  width: 100%;
  z-index: 900;
}
#commonPageup.pageup a {
  border-bottom: 0;
  color: #fff;
  background-color: #f5b800;
  border-color: #c29200;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  -ms-border-radius: 6px 6px 0 0;
  -o-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
#commonPageup.pageup a:hover, #commonPageup.pageup a:focus, #commonPageup.pageup a:active, #commonPageup.pageup a.active {
  color: #fff;
  background-color: #c29200;
  border-color: #c29200;
}
#commonPageup.pageup a:active, #commonPageup.pageup a.active {
  background-color: #8f6b00;
  background-image: none;
}

/*==========================================
= コンテンツ
===========================================*/
.mgn0 {
  margin: 0 !important;
}

.mgnb10 {
  margin-bottom: 10px !important;
}

.content {
  padding: 0;
}
.content .contBox {
  overflow: hidden;
  margin: 0 0 20px;
  background: #fff;
}
.content .contBox > h1, .content .contBox > h2, .content .contBox > h3, .content .contBox > h4, .content .contBox > h5, .content .contBox > h6 {
  padding: .6em .5em .5em .5em;
}
.content .contBox > .inn {
  padding: 10px;
}
.content .contBox .inner {
  padding: 10px;
}
.content .contBox .inner > h1, .content .contBox .inner > h2, .content .contBox .inner > h3, .content .contBox .inner > h4, .content .contBox .inner > h5, .content .contBox .inner > h6 {
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.content .contBox .inner > .inn {
  padding: 0;
}

.error .title1 .fa {
  color: #f00;
}

.title1 {
  margin: 0 0 .3em;
  padding: .6em .5em .5em .5em;
  color: #fff;
  font-size: 18px;
  text-shadow: 1px 1px 3px #333333;
  background-color: #26b8ba;
}
.title1 a {
  color: #fff;
  text-decoration: none;
}
.title1 a:hover, .title1 a:focus, .title1 a:active, .title1 a.active {
  color: #fff;
  text-decoration: none;
}
.title1.condition {
  background-color: #cfa249;
}

.title2 {
  margin: 0 0 .3em;
  padding: .5em 0 .3em .5em;
  font-size: 15px;
  border-left: 7px solid #26b8ba;
  background-color: #d0f5f5;
}
.title2 a {
  color: inherit;
  text-decoration: none;
}
.title2 a:hover, .title2 a:focus, .title2 a:active, .title2 a.active {
  color: inherit;
  text-decoration: none;
}

.title2b {
  margin: 0 0 .3em;
  padding: 0;
  font-size: 15px;
  color: #26b8ba;
  background-color: #e5f9fa;
  border-bottom: 4px solid #26b8ba;
}
.title2b a {
  color: #26b8ba;
  text-decoration: none;
}
.title2b a:hover, .title2b a:focus, .title2b a:active, .title2b a.active {
  color: #26b8ba;
  text-decoration: none;
}

.title3 {
  margin: 0 0 .3em;
  padding: 0;
  color: #26b8ba;
  font-size: 14px;
}
.title3 a {
  color: #26b8ba;
  text-decoration: none;
}
.title3 a:hover, .title3 a:focus, .title3 a:active, .title3 a.active {
  color: #26b8ba;
  text-decoration: none;
}

.box-horizontal {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.box-horizontal .image,
.box-horizontal .text {
  display: table-cell;
  vertical-align: top;
}
.box-horizontal .image {
  width: 20%;
}
.box-horizontal .text {
  width: 80%;
  padding: 0 0 0 5px;
}
.box-horizontal .text.middle {
  vertical-align: middle;
}
.box-horizontal .text.middle p {
  margin: 0;
}

.box-link {
  position: relative;
  margin: 0 0 5px;
  padding: 0 0 5px;
  border-bottom: 1px solid #ccc;
}
.box-link:last-child {
  border-bottom: 0;
}
.box-link a {
  display: block;
  padding: 15px 20px 15px 90px;
  min-height: 80px;
  color: #444;
  background: url(/s/img/common/icoArrowRight.png) no-repeat right 50%;
  background-size: 15px 15px;
}
.box-link a img {
  position: absolute;
  float: left;
  left: 1px;
  top: 0;
  margin-right: 10px;
  max-height: 80px;
  max-width: 80px;
}
.box-link a h3, .box-link a h4, .box-link a h5, .box-link a h6, .box-link a p {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.box-link a h3, .box-link a h4, .box-link a h5, .box-link a h6 {
  margin: 0 0 7px;
  font-size: 15px;
  font-weight: bold;
}
.box-link a p {
  font-size: 12px;
}
.box-link a.noThumbs {
  padding: 5px 20px 5px 5px;
  min-height: 0;
  color: #444;
  background: url(/s/img/common/icoArrowRight.png) no-repeat right 50%;
  background-size: 15px 15px;
}
.box-link a.noThumbs h3, .box-link a.noThumbs h4, .box-link a.noThumbs h5, .box-link a.noThumbs h6, .box-link a.noThumbs p {
  margin-bottom: 0;
}
.box-link a.noEllipsis h3, .box-link a.noEllipsis h4, .box-link a.noEllipsis h5, .box-link a.noEllipsis h6, .box-link a.noEllipsis p {
  white-space: normal;
  overflow: visible;
  -ms-text-overflow: clip;
  -o-text-overflow: clip;
  text-overflow: clip;
}
.box-link.rankBox a {
  padding: 5px 20px 5px 110px;
}
.box-link.rankBox .rank {
  display: block;
  position: absolute;
  float: left;
  left: 1px;
  top: 25px;
  font-size: 20px;
  font-weight: bold;
}
.box-link.rankBox .rank.rank1 {
  color: #bd9600;
}
.box-link.rankBox .rank.rank2 {
  color: #87898f;
}
.box-link.rankBox .rank.rank3 {
  color: #bd6f4f;
}
.box-link.rankBox .rank.rank4 {
  color: #87898f;
}
.box-link.rankBox .rank.rank5 {
  color: #87898f;
}
.box-link.rankBox img {
  left: 21px;
}

.toggle-content {
  display: none;
}
.toggle-content.open {
  display: block;
}

.list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list li {
  border-bottom: 1px solid #ccc;
}
.list li:last-child {
  border-bottom: 0;
}
.list li a {
  display: block;
  padding: 10px 30px 10px 10px;
  color: #444;
  text-decoration: none;
  background: url(/s/img/common/icoArrowRight.png) no-repeat right 10px top 50%;
  background-size: 15px 15px;
}

.btn {
  font-size: 16px;
  letter-spacing: 2px;
  text-shadow: 1px 1px 2px #333333;
}

.btn-icon {
  text-align: left;
}

.btn-base {
  color: #fff;
  background-color: #e66139;
  border-color: #d2451a;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.btn-base:hover, .btn-base:focus, .btn-base:active, .btn-base.active {
  color: #fff;
  background-color: #d2451a;
  border-color: #d2451a;
}
.btn-base:active, .btn-base.active {
  background-color: #a43615;
  background-image: none;
}

.btn-arround {
  color: #fff;
  background-color: #e66139;
  border-color: #d2451a;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-image: url(/s/img/main/icoBtnArround.png);
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 20px auto;
}
.btn-arround:hover, .btn-arround:focus, .btn-arround:active, .btn-arround.active {
  color: #fff;
  background-color: #d2451a;
  border-color: #d2451a;
}
.btn-arround:active, .btn-arround.active {
  background-color: #a43615;
  background-image: none;
}

.btn-ranking {
  color: #fff;
  background-color: #f57d7d;
  border-color: #f14e4e;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-image: url(/s/img/main/icoBtnRanking.png);
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 28px auto;
}
.btn-ranking:hover, .btn-ranking:focus, .btn-ranking:active, .btn-ranking.active {
  color: #fff;
  background-color: #f14e4e;
  border-color: #f14e4e;
}
.btn-ranking:active, .btn-ranking.active {
  background-color: #ee1e1e;
  background-image: none;
}

/* スライダー */
.slider.one .flexslider {
  position: relative;
  margin: 0 auto 45px;
  border: 0;
}
.slider.one .flexslider.cnt1 {
  margin-bottom: 0;
}
.slider.one .flexslider .flex-control-nav {
  bottom: -35px;
}
.slider.one .flexslider .flex-direction-nav .flex-prev,
.slider.one .flexslider .flex-direction-nav .flex-next {
  top: auto;
  bottom: -50px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.slider.one .flexslider .flex-direction-nav .flex-prev:before,
.slider.one .flexslider .flex-direction-nav .flex-next:before {
  font-size: 26px;
}
.slider.one .flexslider .flex-direction-nav .flex-prev {
  left: 10px;
}
.slider.one .flexslider .flex-direction-nav .flex-prev:before {
  font-family: "FontAwesome";
  margin-right: 0;
  content: "\f137";
}
.slider.one .flexslider .flex-direction-nav .flex-next {
  right: 10px;
}
.slider.one .flexslider .flex-direction-nav .flex-next:before {
  font-family: "FontAwesome";
  margin-right: 0;
  content: "\f138";
}
.slider.one .flexslider ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.slider.one .flexslider ul li {
  position: relative;
}
.slider.one .flexslider ul li .caption {
  position: absolute;
  bottom: 0;
  padding: 3px;
  width: 100%;
  color: #fff;
  font-size: 12px;
  background-color: rgba(0, 0, 0, 0.5);
}
.slider.one .flexslider ul li .caption p {
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.conditionBox {
  padding: 5px 10px;
  background-color: #f9f7ea;
  border-bottom: 2px solid #e0d5d0;
}
.conditionBox .form-item {
  clear: both;
  display: block;
  margin-bottom: 7px;
  padding-bottom: 7px;
  border-bottom: 1px solid #d8d8d8;
}
.conditionBox .form-item:last-child {
  border-bottom: 0;
}
.conditionBox .open-modal-head a {
  position: relative;
  width: 100%;
  overflow: hidden;
  color: #333;
  font-weight: bold;
}
.conditionBox .open-modal-head a small {
  position: absolute;
  top: 3px;
  right: 15px;
  width: 50%;
  font-weight: normal;
  text-align: right;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.conditionBox .open-modal-head a i {
  position: absolute;
  top: 3px;
  right: 0;
  font-weight: normal;
}
.conditionBox .open-modal-head label.link {
  display: block;
}
.conditionBox .open-modal-head label.text {
  font-weight: normal;
}

.sortBox {
  padding: 15px 10px;
  font-size: 14px;
  background-color: rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid #e0d5d0;
}
.sortBox strong {
  font-size: 16px;
}
.sortBox .sort a {
  color: #2bb577;
  text-decoration: none !important;
}
.sortBox .sort a.active {
  color: #333;
}
.sortBox .sort a:after {
  content: " | ";
  color: #333;
}
.sortBox .sort a:last-child:after {
  content: "";
}

/*==========================================
= pagenate
===========================================*/
.pagenate {
  clear: both;
  overflow: hidden;
  margin: 20px auto 30px;
  width: 290px;
}
.pagenate ul li {
  float: left;
  margin-right: 5px;
}
.pagenate ul li span, .pagenate ul li a {
  display: block;
  padding: .1em 0;
  min-width: 35px;
  color: #000;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border: 2px solid #71c2e6;
  background-color: #fff;
}
.pagenate ul li a:hover, .pagenate ul li.page span {
  color: #fff;
  background-color: #71c2e6;
}

.buttons {
  margin-bottom: 15px;
  background-color: transparent;
}
.buttons .btn {
  font-size: 14px;
}
.buttons .btn-back {
  margin-top: 10px;
}

ul.sns {
  clear: both;
  overflow: hidden;
  margin: 0 0 10px;
  padding: 0;
  min-height: 35px;
  list-style: none;
}
ul.sns li {
  float: left;
  margin: 5px 0 5px;
  height: 25px;
}
ul.sns li.line {
  width: 80px;
  height: auto;
}
ul.sns li.twitter {
  width: 100px;
}
ul.sns li.facebook {
  margin-top: 0;
  width: 105px;
}
ul.sns li.googleplus {
  width: 95px;
}

/*==========================================
= Table base
===========================================*/
.table_base, table.tableType1 {
  display: block;
  width: 100%;
  margin: 0;
}
.table_base tr th, table.tableType1 tr th, .table_base tr td, table.tableType1 tr td {
  padding: 5px;
  border-top: #dcd7d3 1px solid;
  border-left: #dcd7d3 1px solid;
  border-right: #dcd7d3 1px solid;
}
.table_base tr th, table.tableType1 tr th {
  width: 30%;
  color: #fff;
  font-weight: normal;
  background: #ec8566;
}
.table_base tr td, table.tableType1 tr td {
  width: 70%;
  background: #fffef8;
}
.table_base tr:last-child th, table.tableType1 tr:last-child th, .table_base tr:last-child td, table.tableType1 tr:last-child td {
  border-bottom: #dcd7d3 1px solid;
}

/*==========================================
= Table type 1
===========================================*/

/*@ sourceMappingURL=common.css.map */