@charset "UTF-8";

.special_contents {
  max-width: 500px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin: auto;
  flex-wrap: wrap;
}

.special_content {
  width: 48%;
}

.special_content:nth-child(even) {
  margin-left: 4%;
}

.special_content:nth-child(odd) {
  margin-left: 0;
}

.special_content:nth-child(n + 3) {
  margin-top: 20px;
}

.special_content a {
  text-decoration: none;
  display: block;
  font-weight: 400;
}

.special_content .special_name {
  color: #0c4c89;
  font-size: 14px;
  line-height: 1.5;
  margin-top: 0.5em;
  padding: 0 0 0 1em;
  background-image: url(/sentaku/common/images/chevron-right-solid_blue.svg);
  background-repeat: no-repeat;
  background-position: left 0 top 0.3em;
  background-size: auto 0.8em;
}

.special_content .special_text {
  margin-top: 0.5em;
  font-size: 12px;
  line-height: 1.75;
  color: #000;
}

.special_content img {
  width: 100%;
  height: auto;
  border: solid 1px #d9d9d9;
}

@media only screen and (max-width: 767px) {}

a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

img {
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

a img {
  background: none;
  outline: none;
}

sup {
  font-weight: normal !important;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.lr_space {
  margin: 0 50px 0 40px;
}

.fl_l {
  float: left;
  text-align: left;
}

.fl_r {
  float: left;
  text-align: right;
}

.fl_c {
  float: left;
  text-align: center;
}

.t_center {
  text-align: center;
}

.danraku dt {
  float: left;
}

.danraku dd {
  overflow: hidden;
}

.danraku dl:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.danraku dl {
  display: inline-block;
}

* html .danraku dl {
  height: 1%;
}

.danraku dl {
  display: block;
}

.kata_tsuiki {
  color: #e60012;
  text-align: left;
  margin-top: 15px;
  margin-left: 7px;
}

#ananashiso_content_t {
  background: url(../images/bk.jpg);
  padding: 25px 0 60px 0;
  margin-bottom: -30px;
}

#ananashiso_title {
  background: #eff3f5;
}

#ananashiso_title h1 {
  max-width: 950px;
  margin: auto;
}

.color_line {
  height: 20px;
  background: url(../images/color_line.jpg);
}

#ananashiso_content {
  width: 950px;
  margin: auto;
}

#ananashiso_menu {
  width: 846px;
  margin: auto;
}

#ananashiso_menu li {
  width: 282px;
  text-align: center;
  float: left;
}

#ananashiso_menu a:hover img {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  -ms-filter: "alpha(opacity=100)" !important;
}

.fukudashi {
  text-align: center;
  margin-top: 5px;
}

.fukudashi_content {
  background: url(../images/fukidashi_bk.png) repeat-y;
  width: 854px;
  margin: auto;
  padding: 0 0 40px 0;
}

.kurokabi_m {
  text-align: center;
  margin: 100px 30px 0 30px;
}

.kurokabi_m h2 {
  margin: 15px 0;
  font-weight: bold;
  font-size: 200%;
  color: #ff7283;
  line-height: 170%;
  font-family: "HiraginoSans-W2", "Hiragino Sans W2", "ヒラギノ角ゴシック W2", "メイリオ", sans-serif
}

.b_fukudashi_content {
  background: url(../images/b_fukidashi_bk.png) repeat-y;
  width: 854px;
  margin: auto;
  padding: 0 0 40px 0;
}

.babyfuku_m {
  text-align: center;
  margin: 30px 30px 0 30px;
}

.babyfuku_m h2 {
  margin: 15px 0;
  font-weight: bold;
  font-size: 200%;
  color: #8fc31f;
  line-height: 170%;
  font-family: "HiraginoSans-W2", "Hiragino Sans W2", "ヒラギノ角ゴシック W2", "メイリオ", sans-serif
}

.n_fukudashi_content {
  background: url(../images/n_fukidashi_bk.png) repeat-y;
  width: 854px;
  margin: auto;
  padding: 0 0 40px 0;
}

.nioi_m {
  text-align: center;
  margin: 30px 30px 0 30px;
}

.nioi_m h2 {
  margin: 15px 0;
  font-weight: bold;
  font-size: 200%;
  color: #43c7d9;
  line-height: 170%;
  font-family: "HiraginoSans-W2", "Hiragino Sans W2", "ヒラギノ角ゴシック W2", "メイリオ", sans-serif
}

.txt_area {
  width: 660px;
  margin: 30px auto;
}

.txt_area p {
  padding: 25px 0 0 0;
}

.read_m {
  color: #6f5435;
  font-size: 160%;
  text-align: center;
  margin: 20px 0;
  font-weight: bold;
  background: url(../images/read_m_bk.gif) repeat-x center;
}

.read_m_w {
  padding: 0 5px;
  background: #fff;
}

.read {
  line-height: 220%;
  font-size: 150%;
  font-family: "游ゴシック", "YuGothic", "Yu Gothic", "游ゴシック体", "メイリオ", "Meiryo";
}

.read_kurokabi {
  color: #ff7283;
}

.read_babyfuku {
  color: #8fc31f;
}

.read_nioi {
  color: #43c7d9;
}

.pagetop {
  text-align: right;
  margin: 30px 100px 0 0;
}

.kanso {
  text-align: right;
  margin: 20px 100px 0 0;
  font-size: 90%;
}

dl.cap {
  border-top: 2px solid #CFCFCF;
  bottom: 62px;
  left: 0px;
  padding-top: 15px;
  clear: both;
  width: 100%;
  overflow: hidden;
  display: block;
  margin: 50px 0px 20px 0px;
  font-size: 77%;
  line-height: 1.5;
  color: #222;
}

dl.cap dt {
  width: 20px;
  clear: left;
  float: left;
  display: inline;
  text-align: center;
}

dl.cap dd {
  width: 840px;
  float: left;
  margin: 0px 0px 3px 0px;
  display: inline;
}

p.caution {
  color: #e60012;
  border: 1px solid #e60012;
  padding: 8px;
  display: inline;
  text-align: left !important;
}

.btn-black {
  margin: 100px auto 100px;
  text-decoration: none !important;
  line-height: 1.3;
  font-size: 1.25rem;
  color: #FFF !important;
  padding: 0.8em 0 0.8em 1em;
}

.btn-black:hover {
  text-decoration: none !important;
  color: #000 !important;
}
