@charset "utf-8";

/*
*******************************************************************************************************
# コンテンツ 201808
*******************************************************************************************************
*/
.on_sp {
  display: none !important;
}
.b_no {
  border-top: none !important;
}
div#container {
  padding-bottom: 100px !important;
}
#boxArea {
  margin: 0 0 0 auto;
}
#boxArea > div {
  margin-left: 10px;
}
#wrapper {
  clear: both;
}
#photo_list {
  margin-bottom: -38px;
  padding-bottom: 8px;
}
.mod_box_section_bdt_font {
  font-size: 120%;
}
.mod_box_section_bdt h2 {
  margin-bottom: 10px;
}
.main_photo {
  text-align: center;
  margin-bottom: 25px;
}
.main_photo img {
  max-width: 100%;
}
#point_list {
  border: 1px solid #b6d7ff;
  padding: 20px 20px 0;
  margin: 0 50px 0;
}
#point_list p {
  margin-bottom: -15px;
  font-weight: bold;
  font-size: 16px;
  color: #013b96;
}
#relation_list {
  background: #f2f2f2;
  padding: 25px 25px 5px;
  margin-bottom: 30px;
}
#relation_list h3,
#recommended_list h3 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.mod_box_section_bdt ul li {
  margin-bottom: 5px;
}
.search_area {
  margin: 40px 0;
}
.search_area li {
  display: inline-block;
  width: 33%;
  text-align: center;
}
#contentMain .search_area li a {
  position: relative;
  display: block;
  background: #013b96;
  color: #fff;
  padding: 25px;
  border-radius: 10px;
  font-size: 22px;
  text-decoration: none;
  font-weight: bold;
}
.search_area li a:hover {
  opacity: 0.8;
}
.search_area li a:after {
  content: "▶";
  position: absolute;
  right: 20px;
}

.area_search {
  margin-top: 30px;
}
.area_search h2 {
  font-size: 20px;
  font-weight: bold;
  background-repeat: no-repeat;
  background-position: 0px top;
  height: 30px;
  padding-top: 14px;
}

.area_search dl dt {
  clear: left;
  float: left;
  margin-top: 10px;
  width: 150px;
}
.area_search dl dt a {
  padding-left: 24px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  min-height: 17px;
  height: auto !important;
  height: 17px;
  line-height: 1.5;
  background-repeat: no-repeat;
  background-position: 0px 1px;
  background-image: url(/shared/images/icon/arr_link_blue.png);
}
.area_search dl dd {
  float: left;
  width: 740px;
  margin-top: 10px;
}
.area_search dl dd ul {
  margin: 0px !important;
}
.area_search dl dd li,
.area_search .mod_box_section ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 1em;
  background-image: none;
}
.area_search dl dd li a,
.area_search h2 a,
.area_search .mod_box_section ul li a,
.area_search h3 a {
  color: #013b96;
}
.area_search dl dd li a:hover,
.area_search h2 a:hover,
.area_search .mod_box_section ul li a:hover,
.area_search h3 a:hover {
  color: #111;
}
.area_search.article h2 {
  background-image: url(/sitemap/images/icn_article.png);
  padding-left: 64px;
}

.area_search dl:after {
  content: "";
  display: block;
  clear: both;
}

/*
*******************************************************************************************************
# コンテンツ 20190726
*******************************************************************************************************
*/

#syoki_list dl {
  font-size: 140%;
  font-weight: bold;
  position: relative;
  padding: 0.25em 0;
}

#syoki_list dl:after {
  content: "";
  display: block;
  height: 4px;
  background: -webkit-linear-gradient(to right, rgb(255, 186, 115), #ffb2b2);
  background: linear-gradient(to right, rgb(255, 186, 115), #ffb2b2);
}

#syoki_list dt {
  margin: 20px 0px 20px 0px;
  font-size: 120%;
  font-weight: bold;
}

.mod_box_section_bdt h3 {
  font-size: 120%;
  color: #4e454a; /*文字色*/
  padding: 5px; /*上下の余白*/
  border-top: solid 1px #4e454a; /*上線*/
  border-bottom: solid 2px #4e454a; /*下線*/
  margin: 20px 0px 20px 0px;
}

.mod_box_section_bdt table {
  width: 100%;
  margin: 0 auto;
  font-size: 110%;
}

.mod_box_section_bdt table tr {
  margin-bottom: 10px;
}

.mod_box_section_bdt table tr.goukei {
  border-top: 2px solid;
  font-size: 120%;
  padding: 10px 0 10px 0;
}

.mod_box_section_bdt table th {
  position: relative;
  text-align: left;
  width: 50%;
}

.mod_box_section_bdt table th:after {
  display: block;
  content: "";
  width: 30px;
  height: 2px;
  background-color: #333;
  position: absolute;
  top: calc(50% - 1px);
  right: 20px;
}

.mod_box_section_bdt table td {
  text-align: left;
  width: 30%;
}

.mod_box_section_bdt em {
  background: linear-gradient(transparent 60%, #ffff66 60%);
  font-style: normal;
}

/*
*******************************************************************************************************
# コンテンツ・例エリア・著者情報 20190830
*******************************************************************************************************
*/

#example {
  border: 6px solid #74b1ef;
  　background-color: #74b1ef;
  padding: 5%;
}

#example li {
  font-size: 130%;
  border-bottom: 1px solid #87cefa;
  background-image: none;
}

#example .honbun {
  margin-top: 3%;
  font-size: 120%;
}

#example em {
  font-weight: bold;
}

#author {
  text-align: right;
  margin-bottom: 10px;
}

.reading_material .shortterm_caution {
  margin: 30px 0 -30px 5px;
  color: #f00;
  font-size: 15px;
  font-weight: bold;
}

.area_search .shortterm_caution {
  margin-left: 15px;
}

p strong {
  font-weight: bold;
}
