@charset "UTF-8";
.text-takamatsu, .txt-takamatsu {
  color: #ed945c;
}

.text-eastern, .txt-eastern {
  color: #a4cf3a;
}

.text-central, .txt-central {
  color: #6ba6d1;
}

.text-western, .txt-western {
  color: #e6c300;
}

.text-shodoshima, .txt-shodoshima {
  color: #60c76e;
}

.mainslider {
  padding: 3px;
  height: 400px;
  background: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.mainslider .flex-direction-nav a {
  display: block;
  width: 40px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  background: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.mainslider .flex-direction-nav a:before {
  color: #004ea2;
  font-size: 20px;
  margin-top: 30px;
}
.mainslider .flex-direction-nav .flex-prev {
  left: 15px;
  -moz-border-radius: 0 40px 40px 0;
  -webkit-border-radius: 0;
  border-radius: 0 40px 40px 0;
}
.mainslider .flex-direction-nav .flex-prev:before {
  padding-right: 10px;
}
.mainslider .flex-direction-nav .flex-next {
  right: 15px;
  -moz-border-radius: 40px 0 0 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px 0 0 40px;
}
.mainslider .flex-direction-nav .flex-next:before {
  padding-left: 10px;
}
.mainslider .bannerContent img {
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px;
  border-radius: 5px 5px 0 0;
}

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

  .printPagebreak {
    page-break-after: always;
  }

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

  abbr[title]:after {
    content: "" !important;
  }
}
* {
  outline: 0;
}

a
, button
, input[type=submit]
, input[type=button]
, input[type=cancel] {
  -moz-transition: ease-in-out 0.15s;
  -o-transition: ease-in-out 0.15s;
  -webkit-transition: ease-in-out 0.15s;
  transition: ease-in-out 0.15s;
}

/* = Footer吸着 START
===========================================*/
html {
  position: relative;
  min-height: 100%;
}

body
 {
  font-size: 16px;
}

body {
  background-color: #fff;
}

body > .container {
  /*padding: 60px 15px 0;*/
  padding: 10px 15px;
}

footer.commonFooter {
  position: absolute;
  width: 100%;
  z-index: 30;
}
footer.commonFooter > .container {
  padding-right: 15px;
  padding-left: 15px;
}

.siteWrapper > .wrap {
  padding: 0 0 50px;
  min-height: 300px;
}

/* = Footer吸着 END
===========================================*/
ol, ul, dl {
  margin: 0;
  padding: 0;
  list-style: none;
}

#footerGotoTop {
  right: 10px;
}

.txt-centered,
.text-centered {
  text-align: center;
}

.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.blockLink {
  display: block;
  text-decoration: none;
  background: url(/images/common/dummy.png) no-repeat;
}
.blockLink span {
  display: block;
  visibility: hidden;
  height: 0;
  text-indent: -9999em;
  text-decoration: none;
}

.error-message {
  padding-top: 5px;
  color: #f33;
}
.error-message:before {
  font-family: "FontAwesome";
  margin-right: 3px;
  content: "";
}

.pageContainer > .container {
  padding: 0 !important;
  width: 100% !important;
}

/*==========================================
= header
===========================================*/
.modal-header {
  color: #fff;
  background-color: #12B061;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px;
  border-radius: 5px 5px 0 0;
}
.modal-header .close {
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.modal-header .close:hover {
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.modal-header .modal-title {
  font-size: 24px;
  font-weight: bold;
}

.fixed header.commonHeader .gNavi {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.fixed header.commonHeader .gNavi .fixedLogo a {
  display: block;
}
.fixed header.commonHeader .gNavi .mainNavi .inner {
  /*padding-left: 130px;*/
}

/*==========================================
= header
===========================================*/
header.commonHeader {
  margin: 0 0 85px;
}
header.commonHeader .headContent {
  border-bottom: #12B061 4px solid;
}
header.commonHeader .headContent .inner {
  width: 1180px;
  margin: 0 auto;
  /*
  .pull-right {display: none;}
  */
}
header.commonHeader .headContent .inner .headMain {
  float: left;
}
header.commonHeader .headContent .inner .headMain .logo {
  float: right;
  margin: 1px 0 0;
}
header.commonHeader .headContent .inner .headMain .language {
  float: left;
  margin: 30px 34px 0 0;
}
header.commonHeader .headContent .inner .headMain .language .languageNavi {
  display: inline-block;
  position: relative;
}
header.commonHeader .headContent .inner .headMain .language .languageNavi .sw {
  display: inline-block;
  width: 160px;
  height: 40px;
  border: 2px solid #12B061;
  padding: 0 120px 0 30px;
  margin: 0 0 10px 0;
  line-height: 38px;
  background-image: url(/images/common/icon_lang_pc_arrow.png);
  background-position: 95% 50%;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  cursor: pointer;
  border-radius: 5px;
  color: #12B061;
}
header.commonHeader .headContent .inner .headMain .language .languageNavi .sw:hover {
  text-decoration: none;
}
header.commonHeader .headContent .inner .headMain .language .languageNavi ul {
  width: 160px;
  padding: 0;
  border: #CFC8AF 1px solid;
  top: 85%;
}
header.commonHeader .headContent .inner .headMain .language .languageNavi ul li {
  border-bottom: #CFC8AF 1px solid;
}
header.commonHeader .headContent .inner .headMain .language .languageNavi ul li:last-child {
  border-bottom: none;
}
header.commonHeader .headContent .inner .headMain .language .languageNavi ul li a {
  padding: 5px 10px;
}
header.commonHeader .headContent .inner .tools {
  float: right;
  width: 210px;
  margin: 12px 0 0;
}
header.commonHeader .headContent .inner .tools .cse {
  float: right;
  margin: 0 0 12px;
}
header.commonHeader .headContent .inner .tools .cse .keywordSearchBox dl {
  clear: both;
  overflow: hidden;
  margin: 0;
}
header.commonHeader .headContent .inner .tools .cse .keywordSearchBox dl dt, header.commonHeader .headContent .inner .tools .cse .keywordSearchBox dl dd {
  float: left;
  height: 30px;
}
header.commonHeader .headContent .inner .tools .cse .keywordSearchBox dl dt {
  width: 0px;
  text-indent: -9999px;
}
header.commonHeader .headContent .inner .tools .cse .keywordSearchBox dl dd.text {
  width: 180px;
}
header.commonHeader .headContent .inner .tools .cse .keywordSearchBox dl dd.text input {
  margin: 0;
  padding-left: 7px !important;
  padding-right: 7px !important;
  width: 180px;
  height: 30px;
  border: 1px solid #CFC8AF !important;
  border-right: none !important;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px 0 0 4px;
  background-position: 7px center !important;
}
header.commonHeader .headContent .inner .tools .cse .keywordSearchBox dl dd.button {
  width: 30px;
  overflow: hidden;
}
header.commonHeader .headContent .inner .tools .favorite {
  display: inline-block;
  position: relative;
}
header.commonHeader .headContent .inner .tools .favorite a {
  display: inline-block;
  width: 210px;
  height: 30px;
  border: 2px solid #12B061;
  padding: 0 35px 0 60px;
  margin: 0 0 10px 0;
  line-height: 30px;
  background-image: url(/images/common/icon_favorite_pc_star.png);
  background-position: 95% 50%;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  cursor: pointer;
  border-radius: 5px;
  color: #12B061;
  font-size: 94%;
  font-weight: bold;
}
header.commonHeader .headContent .inner .tools .favorite a:hover {
  text-decoration: none;
}
header.commonHeader .mainVisualWrapper {
  width: 1160px;
  margin: 0 auto;
}
header.commonHeader .mainVisualWrapper .mainVisual {
  position: relative;
  width: 1400px;
  height: 500px;
  margin: 0 -120px;
}
header.commonHeader .mainVisualWrapper .mainVisual .flex-direction-nav .flex-prev {
  left: 150px;
}
header.commonHeader .mainVisualWrapper .mainVisual .flex-direction-nav .flex-next {
  right: 150px;
}
header.commonHeader .mainVisualWrapper .mainVisual .flex-control-nav {
  bottom: 70px;
}
header.commonHeader .mainVisualWrapper .mainVisual .mainVisualFooter {
  position: absolute;
  width: 1400px;
  height: 112px;
  bottom: 0;
  background: url(/images/main/mainVisualFooter.png) no-repeat;
  z-index: 2;
}
header.commonHeader .gNavi {
  position: absolute;
  width: 100%;
  z-index: 100;
  background-color: #fff;
  /*
  .subNavi {
  	border-bottom: #CFC8AF 1px solid;
  	.inner {
  		ul {
  			li {
  				float: left;
  				font-size: 94%;
  				&.shimanami {width: 137px;}
  				&.yamanami {width: 140px;}
  				&.heiwa {width: 183px;}
  				&.usagi {width: 209px;}
  				&.ohana {width: 166px;}
  				&.sport {width: 176px;}
  				&.favorite {
  					width: 149px;
  					padding: 15px 0 0;
  					a {
  						height: 30px;
  						border: $main-color 2px solid;
  						border-radius: 5px;
  						text-align: center;
  						line-height: 28px;
  						color: $main-color;
  						&:hover {
  							background-color: $main-color;
  							color: #FFF;
  						}
  					}
  				}
  				a {
  					display: block;
  					color: #333;
  					line-height: 60px;
  					img {
  						width: 32px;
  						margin: -2px 12px 0 0;
  					}
  				}
  			}
  		}
  	}
  }
  */
}
header.commonHeader .gNavi .gNaviInner {
  position: relative;
  margin: 0 auto;
  width: 1160px;
}
header.commonHeader .gNavi .gNaviMenu {
  display: none;
}
header.commonHeader .gNavi .fixedLogo {
  position: absolute;
  top: 15px;
  left: 0;
  margin: 0;
  padding: 0;
  z-index: 10;
}
header.commonHeader .gNavi .fixedLogo a {
  display: none;
  width: 120px;
  height: 40px;
  background: url("/images/common/fixed/logo.png") no-repeat center center;
  background-size: 100px auto;
  background-color: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
header.commonHeader .gNavi .gNaviMenuSw {
  display: none;
}
header.commonHeader .gNavi .mainNavi .inner, header.commonHeader .gNavi .subNavi .inner {
  overflow: hidden;
  width: 1160px;
  margin: 0 auto;
}
header.commonHeader .gNavi .mainNavi .inner ul li a, header.commonHeader .gNavi .subNavi .inner ul li a {
  font-weight: bold;
}
header.commonHeader .gNavi .mainNavi .inner ul li a:hover, header.commonHeader .gNavi .subNavi .inner ul li a:hover {
  text-decoration: none;
}
header.commonHeader .gNavi .mainNavi {
  border-bottom: #CCC2B8 1px solid;
  /*background-color: $main-color;*/
}
header.commonHeader .gNavi .mainNavi .inner {
  position: relative;
  -moz-transition: ease-in-out 0.15s;
  -o-transition: ease-in-out 0.15s;
  -webkit-transition: ease-in-out 0.15s;
  transition: ease-in-out 0.15s;
}
header.commonHeader .gNavi .mainNavi .inner ul {
  /*height: 80px;*/
  text-align: center;
  letter-spacing: -0.5em;
}
header.commonHeader .gNavi .mainNavi .inner ul li {
  float: left;
  letter-spacing: normal;
  padding: 0 15px;
  background: url(/images/common/mainNaviLine.gif) no-repeat right center;
}
header.commonHeader .gNavi .mainNavi .inner ul li:first-child {
  padding: 0 15px 0 0;
}
header.commonHeader .gNavi .mainNavi .inner ul li:nth-last-child(1) {
  background: none;
}
header.commonHeader .gNavi .mainNavi .inner ul li.favorite {
  display: none;
}
header.commonHeader .gNavi .mainNavi .inner ul li a {
  display: table;
  height: 84px;
  line-height: 84px;
  transition: none;
  -webkit-transition: none;
  color: #664433;
  border-bottom: #fff 6px solid;
}
header.commonHeader .gNavi .mainNavi .inner ul li a:hover {
  border-bottom-color: #CCC2B8;
}
header.commonHeader .gNavi .mainNavi .inner ul li a img {
  display: table-cell;
  vertical-align: middle;
  margin: -2px 12px 0 0;
  padding: 30px 0 30px;
}
header.commonHeader .gNavi .mainNavi .inner ul li a span {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  line-height: 1.3;
}

/*==========================================
= footer
===========================================*/
footer.commonFooter {
  text-align: center;
  border-top: #CFC8AF 1px solid;
}
footer.commonFooter .fNavi {
  padding: 20px 0;
  background-color: #12B061;
}
footer.commonFooter .fNavi ul li {
  display: inline-block;
  font-size: 94%;
}
footer.commonFooter .fNavi ul li:last-child {
  border-right: none;
}
footer.commonFooter .fNavi ul li a {
  padding: 0 50px;
  color: #fff;
  border-right: #fff 1px solid;
  font-weight: bold;
}
footer.commonFooter .fNavi ul li:last-child a {
  border-right: none;
}
footer.commonFooter .copyright {
  padding: 10px;
  font-size: 94%;
  background-color: #12B061;
  color: #fff;
}

/*==========================================
= フロントエンド コンテンツ共通
===========================================*/
.btn-bg-up,
.btn-bg-down,
.btn-bg-right,
.btn-bg-left {
  padding-right: 45px;
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 16px auto;
}

.btn-bg-up {
  background-image: url(/images/common/bgButtonUp.png) !important;
}

.btn-bg-left {
  background-image: url(/images/common/bgButtonLeft.png) !important;
}

.btn-bg-right {
  background-image: url(/images/common/bgButtonRight.png) !important;
}

.btn-bg-down {
  background-image: url(/images/common/bgButtonDown.png) !important;
}

.btn-white.btn-bg-up {
  background-image: url(/images/common/bgButtonUpInverse.png) !important;
}
.btn-white.btn-bg-left {
  background-image: url(/images/common/bgButtonLeftInverse.png) !important;
}
.btn-white.btn-bg-right {
  background-image: url(/images/common/bgButtonRightInverse.png) !important;
}
.btn-white.btn-bg-down {
  background-image: url(/images/common/bgButtonDownInverse.png) !important;
}

.btn-lg.btn-bg-up, .btn-lg.btn-bg-down, .btn-lg.btn-bg-right, .btn-lg.btn-bg-left {
  background-size: 20px auto;
}

.btn-premark {
  padding-left: 35px;
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 14px auto;
  background-image: url(/images/common/bgBtnLeft1.png);
  letter-spacing: 2px;
}

.nav-tabs.tabs {
  padding-left: 20px;
  border-bottom: #12B061 2px solid;
}
.nav-tabs.tabs .white, .nav-tabs.tabs > li > a:hover, .nav-tabs.tabs > li.active > a,
.nav-tabs.tabs > li.active > a:hover,
.nav-tabs.tabs > li.active > a:focus {
  color: #fff;
  background-color: #12B061;
}
.nav-tabs.tabs .colored, .nav-tabs.tabs > li > a {
  color: #12B061;
  background-color: #fff;
}
.nav-tabs.tabs > li {
  margin-bottom: 0;
  text-align: center;
  letter-spacing: 2px;
}
.nav-tabs.tabs > li > a {
  margin-top: 0;
  margin-right: 10px;
  padding: 5px 15px 4px;
  text-align: center;
  border: 1px solid #12B061;
  border-bottom: none !important;
}
.nav-tabs.tabs > li > a .fa {
  float: left;
  margin-top: 1px;
}
.nav-tabs.tabs > li > a .fa:before {
  content: "\f138";
}
.nav-tabs.tabs > li > a:hover .fa:before {
  content: "\f13a";
}
.nav-tabs.tabs > li.active > a .fa:before,
.nav-tabs.tabs > li.active > a:hover .fa:before,
.nav-tabs.tabs > li.active > a:focus .fa:before {
  content: "\f13a";
}

.tab-content.tabs .inner {
  padding: 20px 15px 15px;
  background-color: #FFF;
  line-height: 20px;
}

.form-group .input-data {
  padding-top: 7px;
}
.form-group .error-message {
  font-weight: normal;
  font-size: 100%;
}

table.areaSearch {
  width: 984px;
  margin-bottom: 20px;
}
table.areaSearch th, table.areaSearch td {
  border: #BFD1D5 1px solid;
}
table.areaSearch th {
  height: 40px;
  text-align: center;
}
table.areaSearch th.col1 {
  background-color: #FFD1AF;
}
table.areaSearch th.col2 {
  background-color: #E1C8B0;
}
table.areaSearch th.col3 {
  background-color: #F2BBC1;
}
table.areaSearch th.col4 {
  background-color: #FFE3AA;
}
table.areaSearch td {
  padding: 10px;
  vertical-align: top;
}
table.areaSearch td.map {
  width: 299px;
  padding: 0;
  vertical-align: middle;
  background-color: #F0F4FB;
}
table.areaSearch td label {
  display: block;
  font-weight: normal;
}
table.areaSearch td .btn-web4 {
  margin-top: 10px;
  padding: 0 10px;
  background-color: #547D9E;
}
table.areaSearch td .btn-web4:before {
  font-family: "FontAwesome";
  margin-right: 0.5em;
  content: "";
}

.commonContentBox {
  margin: 0;
  padding: 0;
  min-height: 300px;
}
.commonContentBox .page-header-wrapper {
  padding: 0;
}
.commonContentBox .page-header-wrapper .page-header {
  margin-bottom: 0;
  padding: 0;
  width: 1000px;
}
.commonContentBox .page-header-wrapper .page-header .inn {
  padding: 0;
}
.commonContentBox .page-header {
  margin: 0 auto 30px;
  padding: 0;
  width: 1200px;
  letter-spacing: 2px;
  color: #333;
  background: transparent;
  border: 0;
}
.commonContentBox .page-header .inn {
  padding: 30px 30px 25px;
}
.commonContentBox .page-header .inn .title {
  font-size: 40px;
  font-weight: bold;
  letter-spacing: .1em;
}
.commonContentBox .page-header h1, .commonContentBox .page-header h2, .commonContentBox .page-header h3, .commonContentBox .page-header h4, .commonContentBox .page-header h5, .commonContentBox .page-header h6, .commonContentBox .page-header .title {
  margin: 0;
  padding: 0;
  font-size: 32px;
  font-weight: 500;
}
.commonContentBox .page-header h1 small, .commonContentBox .page-header h2 small, .commonContentBox .page-header h3 small, .commonContentBox .page-header h4 small, .commonContentBox .page-header h5 small, .commonContentBox .page-header h6 small, .commonContentBox .page-header .title small {
  color: #333;
  font-size: 16px;
  line-height: inherit;
}
.commonContentBox .page-header.beta {
  display: table;
  color: #fff;
  border: 0;
  background: #c9461e;
}
.commonContentBox .page-header.beta small {
  color: inherit;
}
.commonContentBox .page-header.beta .titIcon, .commonContentBox .page-header.beta .inn {
  display: table-cell;
}
.commonContentBox .page-header.beta .titIcon {
  width: 100px;
  text-align: center;
  vertical-align: middle;
  background: #fff;
}
.commonContentBox .page-header.beta .inn {
  padding: 30px 30px 25px;
  background: transparent;
}
.commonContentBox .commonContentStyle, .commonContentBox > .content,
.commonContentBox > article > .content,
.commonContentBox > section > .content {
  margin: 0 auto;
  padding-bottom: 40px;
  width: 1000px;
}
.commonContentBox .commonContentStyle .inn, .commonContentBox > .content .inn {
  margin: 0 0 2em;
}
.commonContentBox > .content,
.commonContentBox > article > .content,
.commonContentBox > section > .content {
  padding-top: 35px;
  /* = グリッド
  ===========================================*/
}
.commonContentBox > .content > .main,
.commonContentBox > article > .content > .main,
.commonContentBox > section > .content > .main {
  float: left;
  margin: 0;
  width: 785px;
}
.commonContentBox > .content > .side,
.commonContentBox > article > .content > .side,
.commonContentBox > section > .content > .side {
  float: left;
  margin: 0 20px 0 0;
  width: 195px;
}
.commonContentBox > .content > .side .menuBox,
.commonContentBox > article > .content > .side .menuBox,
.commonContentBox > section > .content > .side .menuBox {
  padding: 3px;
  background: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.commonContentBox > .content > .side .menuBox ul,
.commonContentBox > article > .content > .side .menuBox ul,
.commonContentBox > section > .content > .side .menuBox ul {
  margin: 0;
  padding: 0;
}
.commonContentBox > .content > .side .menuBox ul li,
.commonContentBox > article > .content > .side .menuBox ul li,
.commonContentBox > section > .content > .side .menuBox ul li {
  list-style: none;
  border-bottom: #FFF 1px solid;
}
.commonContentBox > .content > .side .menuBox ul li a,
.commonContentBox > article > .content > .side .menuBox ul li a,
.commonContentBox > section > .content > .side .menuBox ul li a {
  display: block;
  line-height: 35px;
  padding: 0 10px;
  background-color: #f8f8f8;
  color: #333;
  font-size: 12px;
}
.commonContentBox > .content > .side .menuBox ul li a:before,
.commonContentBox > article > .content > .side .menuBox ul li a:before,
.commonContentBox > section > .content > .side .menuBox ul li a:before {
  display: inline-block;
  padding-right: 5px;
  width: 20px;
  color: #222;
  text-align: center;
  font-family: "FontAwesome";
  margin-right: 0;
  content: "";
}
.commonContentBox > .content > .side .menuBox ul li a:hover, .commonContentBox > .content > .side .menuBox ul li a.active,
.commonContentBox > article > .content > .side .menuBox ul li a:hover,
.commonContentBox > article > .content > .side .menuBox ul li a.active,
.commonContentBox > section > .content > .side .menuBox ul li a:hover,
.commonContentBox > section > .content > .side .menuBox ul li a.active {
  background-color: #ddd;
  text-decoration: none;
}
.commonContentBox > .content > .side .menuBox ul li a.main,
.commonContentBox > article > .content > .side .menuBox ul li a.main,
.commonContentBox > section > .content > .side .menuBox ul li a.main {
  padding: 0 0 0 10px;
  line-height: 50px;
  font-size: 14px;
}
.commonContentBox > .content > .side .menuBox ul li a.main:before,
.commonContentBox > article > .content > .side .menuBox ul li a.main:before,
.commonContentBox > section > .content > .side .menuBox ul li a.main:before {
  font-family: "FontAwesome";
  margin-right: 0;
  content: "";
}
.commonContentBox > .content > .side .menuBox ul li a.main:hover, .commonContentBox > .content > .side .menuBox ul li a.main.active,
.commonContentBox > article > .content > .side .menuBox ul li a.main:hover,
.commonContentBox > article > .content > .side .menuBox ul li a.main.active,
.commonContentBox > section > .content > .side .menuBox ul li a.main:hover,
.commonContentBox > section > .content > .side .menuBox ul li a.main.active {
  background-color: #999;
  color: #FFF;
}
.commonContentBox > .content > .side .menuBox ul li.two-rows a,
.commonContentBox > article > .content > .side .menuBox ul li.two-rows a,
.commonContentBox > section > .content > .side .menuBox ul li.two-rows a {
  line-height: 1.4;
  padding: 15px 0 15px 10px;
}
.commonContentBox > .content > .side .menuBox ul li.two-rows a.main:before,
.commonContentBox > article > .content > .side .menuBox ul li.two-rows a.main:before,
.commonContentBox > section > .content > .side .menuBox ul li.two-rows a.main:before {
  display: block;
  float: left;
  margin-bottom: 10px;
}
.commonContentBox > .content h1.subTitle, .commonContentBox > .content h2.subTitle, .commonContentBox > .content h3.subTitle, .commonContentBox > .content h4.subTitle, .commonContentBox > .content h5.subTitle, .commonContentBox > .content h6.subTitle {
  margin: 0 0 .5em;
  padding: 0;
  padding-left: .3em;
  border-left: 0.3em solid #12B061;
  color: #0d8248;
  font-weight: 500;
  letter-spacing: .1em;
}
.commonContentBox > .content h1.subTitle a, .commonContentBox > .content h2.subTitle a, .commonContentBox > .content h3.subTitle a, .commonContentBox > .content h4.subTitle a, .commonContentBox > .content h5.subTitle a, .commonContentBox > .content h6.subTitle a {
  color: inherit;
  text-decoration: underline;
}
.commonContentBox > .content h1.subTitle a:hover, .commonContentBox > .content h2.subTitle a:hover, .commonContentBox > .content h3.subTitle a:hover, .commonContentBox > .content h4.subTitle a:hover, .commonContentBox > .content h5.subTitle a:hover, .commonContentBox > .content h6.subTitle a:hover {
  text-decoration: none;
}
.commonContentBox > .content h2.subTitle {
  font-size: 28px;
}
.commonContentBox > .content h3.subTitle {
  font-size: 24px;
}
.commonContentBox > .content h4.subTitle {
  font-size: 20px;
}
.commonContentBox > .content h5.subTitle {
  font-size: 18px;
}
.commonContentBox > .content h6.subTitle {
  font-size: 16px;
}
.commonContentBox > .content.footerContent {
  font-size: 15px;
}
.commonContentBox > .content.footerContent h2 {
  font-size: 28px;
}
.commonContentBox > .content.footerContent h3 {
  font-size: 24px;
}
.commonContentBox > .content.footerContent h4 {
  font-size: 20px;
}
.commonContentBox > .content.footerContent h5 {
  font-size: 18px;
}
.commonContentBox > .content.footerContent h6 {
  font-size: 16px;
}
.commonContentBox > .content.footerContent section.inn > p,
.commonContentBox > .content.footerContent section.inn > .innerContent {
  margin-left: 1em;
}
.commonContentBox > .content.footerContent section.inn ul.list-inline li {
  width: 32%;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.commonContentBox > .content.footerContent section.inn ul.list-inline li:before {
  font-family: "FontAwesome";
  margin-right: 0.5em;
  content: "";
}
.commonContentBox > .content.footerContent section.inn ul li, .commonContentBox > .content.footerContent section.inn ol li {
  margin: 0 0 10px;
}
.commonContentBox > .content.footerContent section.inn ul li > strong, .commonContentBox > .content.footerContent section.inn ol li > strong {
  display: block;
}
.commonContentBox > .content.footerContent section.inn ul li > p, .commonContentBox > .content.footerContent section.inn ol li > p {
  margin: 5px 0 0;
}
.commonContentBox > .content.footerContent > section.inn section.inn {
  margin-left: 1em;
}

.alert > p {
  display: inline-block;
}

/* = バナー
===========================================*/
.banner ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.banner ul li {
  margin: 0;
  padding: 0;
}

/* = パンくず
===========================================*/
.breadlist {
  overflow: hidden;
  /*height: 58px;*/
  min-height: 58px;
  margin: 0 0 0;
  padding: 12px 0;
  background: url(/images/errors/titleShadow.png) #FFF left top repeat-x;
  /*border-top: #CDC9AE 2px solid;*/
  border-bottom: 1px solid #CCC;
}
.breadlist .inner {
  width: 1160px;
  margin: 0 auto;
}
.breadlist ul {
  width: 100%;
  padding-top: 3px;
}
.breadlist ul.pull-left {
  width: calc(100% - 350px);
}
.breadlist ul li {
  padding-left: 0;
  color: #12B061;
  font-size: 14px;
  font-weight: bold;
}
.breadlist ul li a {
  color: inherit;
  text-decoration: underline;
}
.breadlist ul li a:hover {
  text-decoration: none;
}
.breadlist ul li:last-child a {
  text-decoration: none;
}
.breadlist .titleSpot {
  float: right;
}

/* = ページング
===========================================*/
.paging {
  margin: 0 0 10px;
}
.paging .count {
  margin: 8px 10px 0 0;
}
.paging .pagination {
  margin-top: 0;
  margin-bottom: 0;
}

/* = カルーセル
===========================================*/
.flex-viewport ul li {
  position: relative;
}

.flex-direction-nav a {
  top: 50%;
  margin-top: -25px;
  opacity: .7;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  width: 42px;
  height: 50px;
}
.flex-direction-nav a:hover {
  opacity: 1;
}
.flex-direction-nav .flex-prev {
  left: 20px;
}
.flex-direction-nav .flex-next {
  right: 20px;
}
.flex-direction-nav .flex-disabled {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}

.flex-control-nav {
  bottom: 20px;
  z-index: 3;
}

.flex-control-paging li a {
  background-color: #ccc;
}
.flex-control-paging li a.flex-active, .flex-control-paging li a:hover {
  background-color: #004ea2;
}

.banner .bannerContent {
  position: relative;
}
.banner .bannerContent .flex-text-box {
  padding: 3px 5px 2px;
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.8);
}
.banner .bannerContent .flex-text-box h5 {
  margin: 0;
  padding: 0;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.pagination > li > a,
.pagination > li > span {
  padding: 3px 8px;
  color: #fff;
  margin-right: 7px;
  background-color: #547d9e;
  border-color: #547d9e !important;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #547d9e;
  background-color: #fff;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span, .pagination > li:last-child > a,
.pagination > li:last-child > span {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  margin-right: 0;
}
.pagination > .active > a,
.pagination > .active > span {
  color: #547d9e;
  background-color: #fff;
}
.pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  color: #547d9e;
  background-color: #fff;
}
.pagination > .disabled > a,
.pagination > .disabled > span {
  color: #547d9e;
  background-color: #fff;
}
.pagination > .disabled > a:hover, .pagination > .disabled > a:focus,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus {
  cursor: default;
  color: #547d9e;
  background-color: #fff;
}

.flow {
  margin: 0 auto 20px;
  width: 700px;
}
.flow ul li {
  margin-right: 22px;
  width: 150px;
  color: #555;
  text-align: center;
  letter-spacing: 2px;
  background-color: #ddd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.flow ul li span {
  display: block;
  position: relative;
  padding: 10px 0;
}
.flow ul li span:after {
  position: absolute;
  display: block;
  top: 10px;
  right: -25px;
  width: 0;
  content: "";
  border: 10px solid transparent;
  border-left-color: #ddd;
  border-right-width: 0;
}
.flow ul li.active {
  color: #fff;
  background-color: #d5e9ff;
  background-color: #004ea2;
}
.flow ul li:last-child span:after {
  border: none;
}

.buttonArea {
  margin: 30px auto;
}

.txtRequired {
  color: #f33;
}

.requiredField > label:before {
  content: "* ";
  color: #f33;
}

.pagenate {
  padding-bottom: 30px;
  text-align: center;
}
.pagenate .pagenateInner {
  display: inline-block;
}
.pagenate .pagenate-active, .pagenate ul li a:hover, .pagenate ul li.active a {
  border-color: #ccc;
  background-color: #FFF;
  color: #999;
}
.pagenate .pagenate-disabled, .pagenate ul li.disabled a {
  border-color: #ccc;
  background-color: #f8f8f8;
  color: #ccc;
}
.pagenate ul {
  margin: 0 auto;
  padding: 0;
}
.pagenate ul li {
  float: left;
  margin: 0 5px 5px 5px;
  list-style: none;
  line-height: 38px;
  text-align: center;
}
.pagenate ul li a {
  display: block;
  width: 40px;
  height: 40px;
  background-color: #FFF;
  border: #CFC9B1 3px solid;
  color: #666;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  line-height: 34px;
}
.pagenate ul li a:hover {
  background-color: #12B061;
  border-color: #12B061;
  color: #FFF;
}
.pagenate ul li a label {
  cursor: pointer;
}
.pagenate ul li.prev a, .pagenate ul li.next a {
  width: 90px;
  letter-spacing: 3px;
}
.pagenate ul li.prev a {
  background-color: #12B061;
  border-color: #12B061;
  color: #FFF;
}
.pagenate ul li.prev i.fa {
  margin-right: 8px;
}
.pagenate ul li.next a {
  background-color: #12B061;
  border-color: #12B061;
  color: #FFF;
}
.pagenate ul li.next i.fa {
  margin-left: 8px;
}
.pagenate ul li.disabled a {
  cursor: default;
  background-color: #f8f8f8;
  border-color: #CCC;
  color: #CCC;
}
.pagenate ul li.disabled a label {
  cursor: default !important;
}
.pagenate ul li.active a {
  cursor: default;
  background-color: #12B061;
  border-color: #12B061;
  color: #FFF;
}

.figure {
  position: relative;
  z-index: 1;
  display: table;
}
.figure img {
  width: auto;
  max-width: 100%;
}
.figure .figcaption, .figure .figCaption {
  position: absolute;
  bottom: 0;
  z-index: 20;
  width: 100%;
  color: #fff;
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.7);
}
.figure .figcaption .ellipsis, .figure .figCaption .ellipsis {
  margin: 5px;
}

.sideAffix {
  position: relative;
}
.sideAffix .inner {
  position: absolute;
  width: 240px;
}
.sideAffix .inner.fixed {
  position: fixed;
}

.commonMainBox {
  float: right;
  width: 660px;
}

.snsShareBox {
  clear: both;
  height: 30px;
}
.snsShareBox.vertical {
  height: 70px;
}
.snsShareBox ul li {
  float: left;
  margin-right: 10px;
}
.snsShareBox ul li:last-child {
  margin-right: 0;
}
.snsShareBox ul li.facebook {
  margin-top: -2px;
}

table.base1 {
  width: 100%;
}
table.base1 tr th, table.base1 tr td {
  padding: 15px 10px;
  font-weight: normal;
  border-bottom: 1px solid #ccc4c1;
}
table.base1 tr th {
  width: 15%;
  color: #333;
  text-align: center;
  background: #e3dbd1;
}
table.base1 tr td {
  background: #f7f5ed;
}
table.base1 tr:last-child th, table.base1 tr:last-child td {
  border-bottom: 0;
}

ul.circle li {
  margin: 0 0 10px;
  padding: 0 0 0 25px;
  font-size: 15px;
  background: url(/images/common/icoUListRight.png) no-repeat;
}
ul.circle li span {
  display: inline-block;
  margin-right: 5px;
}
ul.circle li span:before {
  font-family: "FontAwesome";
  margin-right: 8px;
  content: "";
}
ul.circle li span:first-child:before {
  content: "";
  margin: 0;
}
ul.circle li a {
  text-decoration: underline;
}
ul.circle li a:hover {
  text-decoration: none;
}
ul.circle.list-inline {
  clear: both;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
ul.circle.list-inline li {
  float: left;
  margin: 0 5px 0 0;
  padding: 0 0 0 25px;
}

.google-marker-dialog {
  width: 270px;
}
.google-marker-dialog .dialog-title {
  margin: 15px 0;
  color: #000;
  font-size: 20px;
  font-weight: 500;
}
.google-marker-dialog .dialog-photo {
  margin: 5px 0 0;
}
.google-marker-dialog .dialog-photo img {
  width: auto;
  max-width: 100%;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.google-marker-dialog .dialog-copy {
  margin: 0 0 5px;
  width: 270px;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.google-marker-dialog .dialog-buttons .dialog-button {
  float: left;
  margin-right: 10px;
  width: 130px;
}
.google-marker-dialog .dialog-buttons .dialog-button a {
  padding: 0;
  background-color: #1A1A1A;
  line-height: 37px;
  border: none;
  font-size: 16px;
  font-weight: bold;
}
.google-marker-dialog .dialog-buttons .dialog-button.detail {
  margin-right: 0;
}
.google-marker-dialog .dialog-buttons .dialog-button.detail a {
  background-color: #12B061;
}

@media (max-width: 768px) {
  .fixed header.commonHeader .headContent {
    margin-bottom: 50px;
  }
  .fixed header.commonHeader .gNavi {
    position: fixed;
  }
  .fixed header.commonHeader .gNavi .mainNavi .inner {
    padding-left: 0;
  }

  /*==========================================
  = header
  ===========================================*/
  header.commonHeader {
    margin-bottom: 0;
  }
  header.commonHeader .headContent {
    border-bottom: #12B061 5px solid;
  }
  header.commonHeader .headContent .inner {
    width: 100%;
    /*
    .pull-right {
    	display: inline;
    	float: right;
    	margin: 5px 5px 5px 0;
    	.header-menu {
    		width: 45px;
    		height: 45px;
    	}
    }
    */
  }
  header.commonHeader .headContent .inner .headMain .language {
    margin: 5px 0 0;
    width: 100%;
  }
  header.commonHeader .headContent .inner .headMain .language .languageNavi {
    width: calc(100% - 10px);
    margin: 0 5px;
  }
  header.commonHeader .headContent .inner .headMain .language .languageNavi .sw {
    width: 100%;
    height: 30px;
    line-height: 28px;
    margin-bottom: 5px;
    padding: 0 0 0 25px;
    font-size: 13px;
    /*background-position: 5px 50%, 95% 50%;*/
  }
  header.commonHeader .headContent .inner .headMain .language .languageNavi ul {
    width: 100%;
  }
  header.commonHeader .headContent .inner .headMain .logo {
    margin: 1px 0 0 0;
    width: auto;
  }
  header.commonHeader .headContent .inner .headMain .logo img {
    width: 100%;
  }
  header.commonHeader .headContent .inner .tools {
    float: none;
    clear: both;
    width: 100%;
  }
  header.commonHeader .headContent .inner .tools .cse {
    margin: 0 5px 0 0;
  }
  header.commonHeader .headContent .inner .tools .cse .keywordSearchBox dl dd.text {
    width: 130px;
  }
  header.commonHeader .headContent .inner .tools .cse .keywordSearchBox dl dd.text input {
    width: 135px;
  }
  header.commonHeader .headContent .inner .tools .favorite {
    margin: 0 0 0 5px;
    width: calc(100% - 180px);
  }
  header.commonHeader .headContent .inner .tools .favorite a {
    margin: 0 0 5px 0;
    padding: 0 35px 0 25px;
    width: 100%;
  }
  header.commonHeader .mainVisualWrapper {
    width: 100%;
  }
  header.commonHeader .mainVisualWrapper .mainVisual {
    width: 100%;
    height: auto;
    margin: 0;
  }
  header.commonHeader .mainVisualWrapper .mainVisual .flex-control-nav {
    bottom: 1px;
  }
  header.commonHeader .mainVisualWrapper .mainVisual .flex-direction-nav .flex-prev {
    left: 10px;
  }
  header.commonHeader .mainVisualWrapper .mainVisual .flex-direction-nav .flex-next {
    right: 10px;
  }
  header.commonHeader .mainVisualWrapper .mainVisual .mainVisualFooter {
    display: none;
  }
  header.commonHeader .gNavi {
    position: static;
  }
  header.commonHeader .gNavi .gNaviInner {
    width: 100%;
    height: 50px;
    background-color: #12B061;
  }
  header.commonHeader .gNavi .fixedLogo {
    top: 5px;
    left: 5px;
  }
  header.commonHeader .gNavi .gNaviMenuSw {
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
  }
  header.commonHeader .gNavi .gNaviMenuSw a {
    display: block;
    margin: 0 auto;
    padding: 5px 10px;
    border: 2px solid #109954;
    background-color: #26e987;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    text-decoration: none !important;
  }
  header.commonHeader .gNavi .gNaviMenuSw a:before {
    font-family: "FontAwesome";
    margin-right: 5px;
    content: "";
  }
  header.commonHeader .gNavi .gNaviMenuSw a.open:after {
    content: "";
  }
  header.commonHeader .gNavi .mainNavi .inner, header.commonHeader .gNavi .subNavi .inner {
    width: 100%;
  }
  header.commonHeader .gNavi .mainNavi .inner ul li, header.commonHeader .gNavi .subNavi .inner ul li {
    float: left;
    width: 50% !important;
    font-size: 88%;
  }
  header.commonHeader .gNavi .mainNavi .inner ul li a, header.commonHeader .gNavi .subNavi .inner ul li a {
    height: 45px;
    line-height: 45px;
  }
  header.commonHeader .gNavi .mainNavi {
    border-bottom: none;
  }
  header.commonHeader .gNavi .mainNavi .inner {
    padding: 0;
  }
  header.commonHeader .gNavi .mainNavi .inner ul {
    border-top: 1px solid #0d8248;
  }
  header.commonHeader .gNavi .mainNavi .inner ul li {
    border-right: #CCC2B8 1px solid;
    border-bottom: #CCC2B8 1px solid;
    background: none;
    padding: 0 !important;
    text-align: left;
  }
  header.commonHeader .gNavi .mainNavi .inner ul li:nth-child(even) {
    border-right: none;
  }
  header.commonHeader .gNavi .mainNavi .inner ul li.favorite {
    display: inline;
  }
  header.commonHeader .gNavi .mainNavi .inner ul li a {
    display: block;
    /*height: 80px;*/
    padding: 0 15px;
  }
  header.commonHeader .gNavi .mainNavi .inner ul li a:hover {
    border-bottom: none;
  }
  header.commonHeader .gNavi .mainNavi .inner ul li a img {
    display: initial;
    padding: 15px 0;
  }
  header.commonHeader .gNavi .mainNavi .inner ul li a span {
    display: initial;
  }
  header.commonHeader .gNavi .mainNavi .inner ul li a span br {
    display: none;
  }
  header.commonHeader .gNavi .subNavi {
    border-bottom: none;
  }
  header.commonHeader .gNavi .subNavi .inner ul li {
    border-right: #CFC8AF 1px solid;
    border-bottom: #CFC8AF 1px solid;
  }
  header.commonHeader .gNavi .subNavi .inner ul li:nth-child(even) {
    border-right: none;
  }
  header.commonHeader .gNavi .subNavi .inner ul li.favorite {
    display: none;
  }
  header.commonHeader .gNavi .subNavi .inner ul li a img {
    width: 28px;
    margin: 0 5px;
  }

  /*==========================================
  = パンくず
  ===========================================*/
  .breadlist {
    display: none;
  }

  .commonContentBox .page-header-wrapper .page-header {
    width: 100%;
  }
  .commonContentBox .commonContentStyle, .commonContentBox > .content,
  .commonContentBox > article > .content,
  .commonContentBox > section > .content {
    padding-bottom: 20px;
    width: 100%;
  }

  /*==========================================
  = footer
  ===========================================*/
  footer.commonFooter {
    position: relative;
  }
  footer.commonFooter .fNavi {
    padding: 5px 0;
  }
  footer.commonFooter .fNavi ul li {
    padding: 3px 0;
  }
  footer.commonFooter .copyright {
    padding: 5px 10px;
    font-size: 69%;
  }

  .google-marker-dialog {
    width: 100%;
  }
  .google-marker-dialog .dialog-title {
    margin: 5px 0;
    font-size: 16px;
  }
  .google-marker-dialog .dialog-copy {
    margin: 0 0 5px;
    width: 100%;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }
  .google-marker-dialog .dialog-buttons .dialog-button {
    margin-right: 5px;
    width: 100px;
  }
  .google-marker-dialog .dialog-buttons .dialog-button a {
    font-size: 13px;
  }

  .pagenate {
    padding-bottom: 15px;
  }
  .pagenate ul li {
    margin: 3px;
    margin-top: 0;
  }
  .pagenate ul li a {
    width: 30px !important;
    height: 30px !important;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0 !important;
  }
  .pagenate ul li a i.fa {
    margin: 0 !important;
  }
  .pagenate ul li a label {
    display: none;
  }
}

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