/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
html, body {
  height: 100%;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.alignleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.alignright {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}
.aligncenter {
  display: block;
  margin: 0 auto 15px;
}
a:focus {
  outline: 0px solid;
}
img {
  max-width: 100%;
  height: auto;
}
.fix {
  overflow: hidden;
}
p {
  margin: 0 0 15px;
  color: #444;
}
.indent-1 {
  padding-left: 1em;
  text-indent: -1em;
}
.red {
  color: #E60012;
  font-weight: bold;
}
ol li {
  list-style-type: none;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 15px;
  color: #444;
  font-weight: 500;
}
h1 {
  font-size: 33px;
  line-height: 50px;
}
h2 {
  font-size: 38px;
  line-height: 40px;
}
h3 {
  font-size: 30px;
  line-height: 32px;
}
h4 {
  font-size: 24px;
  line-height: 26px;
}
h5 {
  font-size: 20px;
  line-height: 22px;
}
h6 {
  font-size: 16px;
  line-height: 20px;
}
a {
  transition: all 0.3s ease 0s;
  text-decoration: none;
}
a:hover {
  color: #ae135a;
  text-decoration: none;
}
a:active, a:hover {
  outline: 0 none;
}
p .br-pc {
  line-height: 26px;
}
@media screen and (min-width:650px) {
  .br-pc {
    display: block;
  }
  .br-sp {
    display: none;
  }
}
@media screen and (max-width:650px) {
  .br-pc {
    display: none;
  }
  .br-sp {
    display: block;
  }
}
.row-pb-md {
  padding-bottom: 4em !important;
}
.row-pb-sm {
  padding-bottom: 2em !important;
}
body {
  background: #fff none repeat scroll 0 0;
  color: #444;
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif !important;
  font-size: 14px;
  text-align: left;
  overflow-x: hidden;
  line-height: 22px;
}
/* Back to top button */
.back-to-top {
  position: fixed;
  display: none;
  background-color: #ae135a;
  color: #fff;
  padding: 6px 12px 9px 12px;
  font-size: 16px;
  border-radius: 2px;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
}
@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }
}
.back-to-top:focus {
  background-color: #9FE400;
  color: #fff;
  outline: none;
}
.back-to-top:hover {
  background-color: #9FE400;
  color: #fff;
}
.clear {
  clear: both;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
input, select, textarea, input[type="text"], input[type="date"], input[type="url"], input[type="email"], input[type="password"], input[type="tel"], button, button[type="submit"] {
  -moz-appearance: none;
  box-shadow: none !important;
}
div#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../../img/preloader.gif);
  background-color: #fff;
}
::-moz-selection {
  background: #ae135a;
  text-shadow: none;
}
::selection {
  background: #ae135a;
  text-shadow: none;
}
.area-padding {
  padding: 70px 0px 80px;
}
.area-padding-2 {
  padding: 70px 0px 50px;
}
.padding-2 {
  padding-bottom: 90px;
}
.section-headline h2 {
  display: inline-block;
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 70px;
  position: relative;
  text-transform: capitalize;
}
.section-headline h2::after {
  border: 3px solid #ae135a;
  bottom: -20px;
  content: "";
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 40%;
}
.sec-head {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 0;
  padding: 0 0 10px;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
  color: #ae135a;
  font-size: 23px !important;
}
.daidai {
  color: #ae135a;
  font-weight: bolder;
}
/*--------------------------------*/
/*  2. Header top Area
/*--------------------------------*/
.header-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  background-color: #13AE67 !important;
  z-index: 9;
}
.navbar-header a.navbar-brand {
  display: inline-block;
  height: 70px;
  padding: 15px 0;
}
.main-menu ul.navbar-nav li {
  display: inline-block;
  padding: 0px 10px;
}
.main-menu ul.navbar-nav li a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  padding: 24px 0px;
  text-transform: capitalize;
  letter-spacing: 1px;
}
.main-menu ul.navbar-nav li.active a::after {
  border: 1px solid #fff;
  bottom: 0px;
  content: "";
  left: 0;
  position: absolute;
  width: 100%;
}
.main-menu ul.navbar-nav li.active a:hover {
  background: none;
  color: #fff;
}
.main-menu ul.navbar-nav li.active a:focus {
  color: #fff;
}
.main-menu ul.navbar-nav li.active a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #fff;
  position: relative;
}
.main-menu ul.navbar-nav li a:hover {
  color: #ae135a;
}
.navbar {
  border: medium none;
  margin-bottom: 0;
}
.navbar-default {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.main-menu ul.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background: none;
  color: #333;
}
.navbar-default .navbar-toggle {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  padding: 25px 0px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  background-color: transparent;
  color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background: none;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
  width: 30px;
  height: 2px;
}
.top-right.text-right {
  float: right;
  position: relative;
  top: 24px;
  margin-left: 20px;
}
.top-right.text-right > li {
  float: right;
  margin: 0px 8px;
}
.top-right.text-right li a {
  color: #fff;
}
/* navbar collapse for iPad (bootstrap) */
@media (max-width: 1024px) {
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-text {
    float: none;
    margin: 15px 0;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .collapsing {
    overflow: hidden !important;
  }
}
/*--------------------------------*/
/* 2.1. Stick menu
/*--------------------------------*/
.header-area.stick {
  background-color: #13AE67 !important;
  height: 70px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.stick .navbar-header a.navbar-brand {
  display: inline-block;
  height: 90px;
}
.stick .navbar-brand > img {
  display: none;
}
.stick .navbar-brand.sticky-logo > img {
  display: block;
}
.sticky-logo {
  padding: 0;
  margin: 0;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.4;
}
.navbar-header .navbar-brand.page-scroll.sticky-logo small {
  font-size: 16px;
}
.navbar-brand.page-scroll.sticky-logo {
  color: #FFFFFF;
}
.stick .main-menu ul.navbar-nav li.active a::after {
  border: 1px solid #fff;
  bottom: 0px;
  content: "";
  left: 0;
  position: absolute;
  width: 100%;
}
.stick .main-menu ul.nav > li > a:hover {
  color: #fff;
}
.stick .main-menu ul.navbar-nav li.active a {
  background-repeat: repeat;
  background-position: 0 0;
  background-image: none;
  background-attachment: scroll;
  color: #fff;
  position: relative;
}
.stick .mainmenu ul#nav > li:hover > a, .stick .mainmenu ul#nav li .mega-menu, .stick .mainmenu ul#nav li ul.sub-menu {
  background-color: #f5f5f5;
  color: #fff;
  outline: medium none;
}
.stick .mainmenu ul#nav li:hover ul.sub-menu li a:hover, .mainmenu ul#nav li .mega-menu span > a:hover, .stick .mainmenu ul#nav li .mega-menu-shop a.mega-menu-title:hover {
  color: #fff;
}
@media screen and (max-width:480px) {
  #sticker {
    background-color: #111188;
  }
  .sticky-logo {
    font-size: 16px;
    padding-top: 15px !important;
  }
}
.stick .logo {
  height: 20px;
}
.stick .logo a {
  margin-top: 0px;
}
.stick .main-menu ul.nav > li > a {
  color: #fff;
  line-height: 22px;
  padding: 24px 0px;
  text-transform: capitalize;
  letter-spacing: 1px;
}
.stick .navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
  width: 30px;
  height: 2px;
}
.stick .navbar-default .navbar-toggle {
  padding: 10px 0px;
}
.slider-content {
  margin-top: -22px;
}
/*------------------------------
  1. message Area
--------------------------------*/
#message {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-top: 6em;
    background-color: #F2F2F2;
}
#message h2 {
  font-size: 34px;
  font-weight: normal;
  text-align: center;
}
.well-middle .single-well .ms {
  font-size: 18px;
  line-height: 1.6;
}
@media screen and (max-width:768px) {
  #message .container .row.row-pb-md.seo {
    background-image: none;
  }
}
.well-middle .single-well h3 {
  font-size: 18px;
}
.single-well h3 span {
  font-weight: bold;
  font-size: 42px;
  line-height: 45px;
  padding-left: 12px;
}
.message_bg {
  position: relative;
  width: 100%;
  height: 100%;
}
.message_bg .img-responsive {
  position: absolute;
  bottom: 20px;
  right: 0px;
  width: 30%;
}
.well-middle .single-well .pull-right {
  font-family: 'Kosugi Maru', sans-serif;
  font-size: 28px;
  font-weight: 600;
}
/*------------------------------
  3. profile Area
--------------------------------*/
#profile {
    padding-top: 6em;
    padding-bottom: 6em;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../../img/profile_bg.png);
}
.profile_contents {
  padding-top: 25px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  background-repeat: no-repeat;
  background-color: hsla(0, 0%, 100%, 0.90);
  background-size: contain;
  background-position: right bottom;
  background-image: url(../../img/profile_bg1.png);
}
.profile_contents {
  padding-top: 25px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  background-repeat: no-repeat;
  background-color: hsla(0, 0%, 100%, 0.90);
  background-size: contain;
  background-position: right bottom;
}
#profile .container .row.innner.text-center {
  background-color: hsla(0, 0%, 100%, 0.90);
  padding: 25px;
}
.lib-row.lib-desc ol {
  margin-top: 18px;
  padding-top: 10px;
}
.single-well .fonts {
    font-family: "ＭＳ Ｐゴシック";
    margin-left: 14px;
    color: #000000;
}

@media screen and (max-width:768px) {
  .profile_contents {
    background-image: none;
  }
}
/*--------------------------------*/
/* 3.政策 Area
/*--------------------------------*/
#services {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-top: 6em;
  padding-bottom: 6em;
}
.lib-panel {
  margin-bottom: 20Px;
}
.lib-panel img {
  width: 100%;
  background-color: transparent;
  height: 100%;
}
.lib-panel .row, .lib-panel .col-md-6 {
  padding: 0;
  background-color: #FFFFFF;
}
.lib-panel .lib-row {
  padding: 0 20px 0 20px;
}
.lib-panel .lib-row.lib-header {
  background-color: #FFFFFF;
  font-size: 20px;
  padding-top: 24px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 0;
}
.lib-panel .lib-row.lib-desc {
  position: relative;
  height: 100%;
  display: block;
  font-size: 16px;
}
.lib-panel .lib-row.lib-desc a {
  position: absolute;
  width: 100%;
  bottom: 10px;
  left: 20px;
}
.row-margin-bottom {
  margin-bottom: 20px;
}
.box-shadow {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .10);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .10);
}
.no-padding {
  padding: 0;
}
.box-shadow .btn-danger {
  background-color: #ae135a;
}
.box-shadow .col-md-3.btn-danger {
  background-color: #C4171F;
}
@media screen and (max-width:480px) {
  .activity li {
    margin-bottom: 15px;
  }
}
/*----------------------------------------
 3.政策-2 Area Css
----------------------------------------*/
.services {
  text-align: left;
  list-style-type: none;
  padding-top: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
  padding-bottom: 11px;
}
.services li {
  font-size: 18px;
  line-height: 32px;
}
@media screen and (max-width:480px) {
  .services {
    width: 100%;
    padding-left: 0;
    background-image: none !important;
  }
}
.lib-img-show {
  margin-left: -16px;
}
@media screen and (max-width:480px) {
  .lib-img-show {
    margin-left: -1px;
    margin-bottom: 15px;
  }
}
#timeline {
  padding-top: 6em;
  padding-bottom: 6em;
  background-image: url(../../img/profile_bg.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.profile_contents1 {
  padding-top: 25px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  background-repeat: no-repeat;
  background-color: hsla(0, 0%, 100%, 0.90);
  background-size: 60% auto;
  background-position: right bottom;
  background-image: url(../../img/profile_bg2.png);
}
.box {
  padding-top: 15px;
  padding-right: 10px;
  padding-bottom: 15px;
  padding-left: 10px;
  background-color: hsla(0, 0%, 100%, 0.65);
  border-radius: 10px;
}
.box .blue {
  color: #ae135a;
}
.btn.btn-danger.btn-group-lg {
  color: #FFFFFF !important;
  background-color: #13AE67;
  border-style: none;
}
.lib-row.lib-desc h3 {
  color: #ae135a;
}
@media screen and (max-width:768px) {
  .profile_contents1 {
    background-image: none;
  }
}
/*----------------------------------------*/
/*  Footer Area
/*----------------------------------------*/
.footer-area {
  padding: 40px 0;
  background-color: #f9f9f9;
}
.footer-head p {
  color: #444;
}
.footer-head h4 {
  color: #444;
  font-size: 18px;
}
.footer-logo {
  padding-bottom: 20px;
}
.footer-icons ul li {
  display: inline-block;
}
.footer-icons ul li a {
  border: 1px solid #444;
  color: #444;
  display: block;
  font-size: 16px;
  height: 40px;
  line-height: 38px;
  margin-right: 5px;
  text-align: center;
  width: 40px;
  border-radius: 50%;
}
.footer-head p a {
  color: #ae135a;
}
.footer-icons {
  margin-top: 30px;
}
.footer-content {
  display: block;
  overflow: hidden;
}
.box1 {
    padding: 0.2em 0.5em;
    margin-top: 2em;
    margin-right: 1.5em;
    margin-left: 1.5em;
    margin-bottom: 2em;
    background-color: #D6FFE9;
    box-shadow: 0px 0px 0px 10px #AEFFD4;
    border: dashed 2px white;
    -webkit-box-shadow: 0px 0px 0px 10px #AEFFD4;
}
.box1 h3, .box1 p {
  margin: 0;
  padding: 0;
}
.box1 p {
  font-size: 16px;
}
.footer-content .footer-head.text-center .fb-page {
  padding-left: 30px;
}
@media screen and (max-width:480px) {
  .footer-content .footer-head.text-center .fb-page {
    position: relative;
    left: -30px;
  }
}
.footer-area-bottom {
  background-repeat: repeat;
  background-position: 0 0;
  background-image: none;
  background-color: #13AE67;
  background-attachment: scroll;
  padding: 15px 0;
}
p .block {
  color: #FFFFFF;
}
#fb {
    padding-top: 4em;
    padding-bottom: 4em;
    background-image: url(../../img/slider/slider_3.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width:480px) {
  #message, #reduction, #profile, #services, #fight, #action {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  #message {
    padding-top: 2em;
    padding-bottom: 0em !important;
  }
  .navbar.navbar-default .navbar-header .navbar-brand.page-scroll.sticky-logo {
    position: relative;
    top: 6px;
  }
  .footer-area {
    padding-bottom: 0em !important;
  }
}
