.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;
}

.lineLink {
  color: #428bca;
  text-decoration: underline;
}
.lineLink:hover {
  color: #357ebd;
  text-decoration: none;
}

.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;
}

.mainVisualWrapper {
  margin: 0 auto;
  width: 100%;
}

.mainVisual {
  position: relative;
  margin: 0 0 auto;
  width: 100%;
  height: auto;
  background: #fff;
}

.touch_main_visual .flex-direction-nav a {
  top: 50%;
  background: url(/images/common/imgPrev.png) no-repeat;
}
.touch_main_visual .flex-direction-nav a:before {
  content: "";
}
.touch_main_visual .flex-direction-nav .flex-prev {
  left: 0;
  background-image: url(/images/common/imgPrev.png);
}
.touch_main_visual .flex-direction-nav .flex-next {
  right: 0;
  background-image: url(/images/common/imgNext.png);
}
.touch_main_visual .flex-text-box h5 {
  margin: 0;
  padding: 3px 10px;
}
.touch_main_visual.child-mainVisual .flex-text-box h5 {
  font-size: 12px !important;
}
.touch_main_visual.child-mainVisual .mainVisual-title {
  display: none;
}

#introGoogleMap {
  margin: 20px auto;
  width: 100%;
  height: 300px;
  background-color: #eee;
}

.flexslider.col1 {
  position: relative;
  margin: 0 0 50px;
  width: 100%;
}
.flexslider.col1 .flex-control-nav {
  top: 105%;
  left: 50%;
  bottom: auto;
  margin-left: -40%;
  width: 80%;
  z-index: 3;
}
.flexslider.col1 .flex-direction-nav a {
  display: block;
  width: 27px;
  height: 27px;
}
.flexslider.col1 .flex-direction-nav a:before {
  content: "";
}
.flexslider.col1 .flex-direction-nav .flex-prev,
.flexslider.col1 .flex-direction-nav .flex-next {
  top: auto;
  bottom: -35px;
  background: url(/images/smartphone/icon/dummy.png) no-repeat;
  background-size: 27px 27px;
}
.flexslider.col1 .flex-direction-nav .flex-prev {
  left: 0;
  background-image: url(/images/smartphone/icon/prev.png);
}
.flexslider.col1 .flex-direction-nav .flex-next {
  right: 0;
  background-image: url(/images/smartphone/icon/next.png);
}
.flexslider.col1 .flex-viewport {
  margin: 0 auto;
  width: 100%;
}
.flexslider.col1 .bannerContent {
  position: relative;
}
.flexslider.col1 .flex-text-box {
  position: absolute;
  bottom: 0;
  padding: 5px 10px 3px;
  width: 100%;
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.6);
}
.flexslider.col1 .flex-text-box .copy {
  text-decoration: underline;
  font-size: 90%;
}
.flexslider.col1 .flex-text-box h5 {
  margin: 0;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.flexslider.col1 .flex-text-box p {
  color: #333;
}

.banner.touch-pickup {
  position: relative;
  margin: 0 0 0;
  width: 100%;
}
.banner.touch-pickup .flex-control-nav {
  bottom: -35px;
  z-index: 3;
}
.banner.touch-pickup .flex-direction-nav a {
  display: block;
  width: 27px;
  height: 27px;
}
.banner.touch-pickup .flex-direction-nav a:before {
  content: "";
}
.banner.touch-pickup .flex-direction-nav .flex-prev,
.banner.touch-pickup .flex-direction-nav .flex-next {
  top: auto;
  bottom: -35px;
  background: url(/images/smartphone/icon/dummy.png) no-repeat;
  background-size: 27px 27px;
}
.banner.touch-pickup .flex-direction-nav .flex-prev {
  left: 10px;
  background-image: url(/images/smartphone/icon/prev.png);
}
.banner.touch-pickup .flex-direction-nav .flex-next {
  right: 10px;
  background-image: url(/images/smartphone/icon/next.png);
}
.banner.touch-pickup .flex-viewport {
  margin: 0 auto;
  width: 100%;
}
.banner.touch-pickup .bannerContent {
  position: relative;
}
.banner.touch-pickup .flex-text-box {
  position: absolute;
  bottom: 0;
  padding: 5px 10px 3px;
  width: 100%;
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.6);
}
.banner.touch-pickup .flex-text-box .copy {
  text-decoration: underline;
  font-size: 90%;
}
.banner.touch-pickup .flex-text-box h5 {
  margin: 0;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.banner.touch-pickup .flex-text-box p {
  color: #333;
}

#section-ranking .inner .foot .inn {
  width: 70%;
}

#section-facebook {
  width: 100%;
  max-width: 500px;
}

#section-twitter {
  width: 100%;
  max-width: 500px;
}

#section-foreign {
  margin: 30px auto;
  text-align: center;
}
#section-foreign ul li {
  border: 0 solid #ccc;
  border-left-width: 2px;
}
#section-foreign ul li:last-child {
  border-right-width: 2px;
}
#section-foreign ul li a {
  font-size: 15px;
  font-weight: 500;
}

.header-menu-content {
  margin-bottom: 10px;
}

.cse {
  margin: 0 auto 15px;
  width: 280px;
}
.cse .keywordSearchBox dl {
  clear: both;
  overflow: hidden;
  margin: 0;
}
.cse .keywordSearchBox dl dt, .cse .keywordSearchBox dl dd {
  float: left;
  height: 30px;
}
.cse .keywordSearchBox dl dt {
  width: 0;
  text-indent: -9999px;
}
.cse .keywordSearchBox dl dd.text {
  width: 220px;
}
.cse .keywordSearchBox dl dd.text input {
  margin: 0;
  padding-left: 7px !important;
  padding-right: 7px !important;
  width: 100%;
  height: 30px;
  border: 1px solid #e0d5d0 !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;
}
.cse .keywordSearchBox dl dd.button {
  width: 60px;
  overflow: hidden;
}
.cse .keywordSearchBox dl dd.button input {
  height: 30px;
}

.tabCommon {
  position: relative;
}
.tabCommon ul {
  clear: both;
  overflow: hidden;
}
.tabCommon ul li {
  float: left;
  color: #333;
  text-align: center;
  font-weight: 500;
  font-size: 12px;
  border: 0 solid #ccc;
  border-left-width: 2px;
}
.tabCommon ul li.last, .tabCommon ul li:last-child {
  border-right-width: 2px;
}
.tabCommon ul li a {
  display: block;
  padding: 3px 4px 2px;
  min-width: auto;
  color: inherit;
  text-decoration: none;
  line-height: 1.2;
}
.tabCommon ul li a.active, .tabCommon ul li a:hover {
  background-color: #eee;
}
.tabCommon.wide ul li a {
  padding-left: 10px;
  padding-right: 10px;
}

.commonTitle {
  background-color: transparent !important;
}
.commonTitle .inn {
  margin: 0 auto;
}
.commonTitle .inn span, .commonTitle .inn h2, .commonTitle .inn .tabCommon {
  display: block;
}
.commonTitle .inn .tabCommon {
  padding: 15px 0 0;
}
.commonTitle .inn strong, .commonTitle .inn h2 {
  line-height: 1em;
}
.commonTitle .inn strong {
  display: block;
  margin: 0 0 5px;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
}
.commonTitle .inn h2 {
  height: auto;
  color: #fff;
  font-size: 20px;
  border: none;
}
.commonTitle .inn .innerTitle {
  position: relative;
  margin: 0 auto;
  margin-left: -10px;
  margin-right: -10px;
  padding: 2px 0;
  background-color: #cf9000;
}
.commonTitle .inn .innerTitle .bx {
  padding: 7px 10px 5px;
  border: 1px solid #fff;
  border-left: none;
  border-right: none;
}

section.section-common {
  margin: 0 auto;
  padding: 15px 0;
}
section.section-common .inner {
  margin: 0 auto;
  width: 100%;
}
section.section-common h2 {
  margin: 0;
  padding: 0;
  height: 50px;
  border-bottom: 2px solid #333;
}
section.section-common .tabcontent {
  display: none;
}
section.section-common .tabcontent.active {
  display: block;
}

section#section-portal-seasons .inner {
  margin: 0 auto;
  width: 280px;
}
section#section-portal-seasons .tabcontent {
  position: relative;
  display: block;
}
section#section-portal-seasons .banner {
  padding: 0;
}
section#section-portal-seasons .banner ul li img {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
section#section-portal-seasons .banner ul li .flex-text-box h5 {
  margin: 5px 0 0;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

section.section-common-list ul {
  margin: 10px 0 0;
  border-top: 1px solid #ddd;
}
section.section-common-list ul li {
  padding: 1px 0;
  border-bottom: 1px solid #ddd;
}
section.section-common-list ul li a {
  display: block;
  position: relative;
  min-height: 60px;
  padding: 10px 10px 0 100px;
  text-decoration: none;
  background: url(/images/common/imgListRight.png) no-repeat right center;
  background-size: 6px auto;
}
section.section-common-list ul li a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 90px;
}
section.section-common-list ul li a strong {
  font-weight: 500;
}

section#section-news .more {
  margin: 5px 0 0;
}
section#section-news .tabcontent ul.article-list li dl dt {
  display: flex;
  align-items: center;
}
section#section-news .tabcontent ul.article-list li dl dt img {
  position: relative !important;
  width: 50px;
  margin-left: 10px;
}
section#section-news .tabcontent ul li a {
  padding: 0 10px 0 0;
}
section#section-news .tabcontent ul li dl {
  clear: both;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
section#section-news .tabcontent ul li dl dt, section#section-news .tabcontent ul li dl dd {
  padding: 0;
  font-size: 16px;
  font-weight: normal;
}
section#section-news .tabcontent ul li dl dt {
  padding: 5px 0 0;
  font-size: 14px;
}
section#section-news .tabcontent ul li dl dd {
  padding: 5px 0 5px;
}
section#section-news .tabcontent ul li dl dd h3 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}

section#section-ranking .tabcontent {
  padding: 5px 0 0;
}
section#section-ranking .tabcontent ul li .rank {
  position: absolute;
  top: -4px;
  left: -5px;
  width: 30px;
  height: 30px;
  background: url(/images/main/dummy.png) no-repeat;
  background-size: 30px 30px;
  z-index: 30;
}
section#section-ranking .tabcontent ul li .rank.rank1 {
  height: 35px;
  background-size: 30px 35px;
}
section#section-ranking .tabcontent ul li .rank.rank1 {
  background-image: url(/images/main/imgRank1.png);
}
section#section-ranking .tabcontent ul li .rank.rank2 {
  background-image: url(/images/main/imgRank2.png);
}
section#section-ranking .tabcontent ul li .rank.rank3 {
  background-image: url(/images/main/imgRank3.png);
}

section#section-social {
  margin: 30px 0 0;
  text-align: center;
}
section#section-social h2 {
  margin: 0 auto 10px;
  padding: 0;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
section#section-social ul {
  display: inline-block;
  margin: 0 auto;
  width: 320px;
}
section#section-social ul li {
  width: 100px;
  margin: 0;
  font-size: 60px;
  text-align: center;
}
section#section-social ul li a {
  display: block;
  height: 60px;
  line-height: 60px;
}
section#section-social ul li.facebook a {
  color: #305097;
}
section#section-social ul li.twitter a {
  color: #000000;
}
section#section-social ul li.instagram a {
  color: #cf2e92;
}

section#section-portal-pr {
  text-align: center;
}
section#section-portal-pr h2 {
  margin: 0 auto 15px;
  padding: 0;
  width: 100%;
  height: 20px;
  background: url(/images/main/imgTitlePr.png) no-repeat center center;
  background-size: 900px auto;
}
section#section-portal-pr ul {
  display: inline-block;
  margin: 0 auto;
  width: 260px;
}
section#section-portal-pr ul li {
  float: left;
  width: 120px;
  margin: 0 20px 10px 0;
}
section#section-portal-pr ul li:nth-child(even) {
  margin-right: 0;
}

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