@charset "utf-8";
@import url("/css/osusume.css");

/* ------------------------------------------------------------------------ */

/*  reset

/* ------------------------------------------------------------------------ */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
p,
blockquote {
  margin: 0;
  padding: 0;
}

fieldset {
  display: inline;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

q:before,
q:after {
  content: '';
}

object,
embed {
  vertical-align: top;
}

hr,
legend {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

img,
abbr,
acronym,
fieldset {
  border: 0;
}

li {
  list-style-type: none;
}

/* ------------------------------------------------------------------------ */

body {
  color: #000;
}

img {
  vertical-align: bottom;
}


/* ---------------------------------------
 Header
---------------------------------------- */
* > header#header_new.category_top.bc35 #main_img_area,
* > header#header_new.city_area #main_img_area {
  position: relative;
  height: 285px;
  margin: 0 auto 15px;
}

* > header#header_new #main_img_area h1:not(#category_name),
* > header#header_new #main_img_area #sh_list_img {
  padding: 50px 0 0 30px !important;
  box-sizing: border-box;
}

* > header#header_new #main_img_area #count {
  bottom: 0;
  left: 0;
  width: 1000px;
  height: 35px;
  background: url(/company/image/child/bg_appearcount.png) no-repeat left top;
  line-height: 35px;
  text-align: left;
}

.locate_gps {
  bottom: 20px;
}

* > header#header_new #main_img_area p#appearcount,
* > header#header_new #main_img_area p#appearcount a {
  color: #fff;
  text-align: left;
  margin: 0 0 0 14px;
}

* > header#header_new #main_img_area p#appearcount a:hover {
  opacity: .7;
}

* > header#header_new #main_img_area #count p#appearcount span {
  font-size: 22px;
}

* > header#header_new #main_img_area #category_name {
  position: absolute;
  bottom: 47px;
  left: 12px;
  clear: both;
  overflow: hidden;
}

#category_name.ttl_name {
  background: url(/company/image_cmn/bg_list_name_l.png) no-repeat left top;
  padding: 0 0 0 70px;
  text-decoration: none;
}

#category_name.ttl_name span {
  background: url(/company/image_cmn/bg_list_name.png) no-repeat right top;
  bottom: 0;
  box-sizing: border-box;
  color: #333;
  display: block;
  font-size: 28px;
  font-weight: 600;
  height: 50px;
  letter-spacing: 0;
  line-height: 50px;
  padding: 0 70px 0 0;
  width: 100%;
}

* > header#header_new #main_img_area #category_name .sh_list_name_box_inner {
  display: block;
  /*float: left;*/
  background: url(/company/image_cmn/bg_list_name_l.png) no-repeat left top;
  padding: 0 0 0 70px;
  text-decoration: none;
}

* > header#header_new #main_img_area #category_name .sh_list_cate {
  position: static;
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 70px 0 0;
  color: #333;
  background: url(/company/image_cmn/bg_list_name.png) no-repeat right top;
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 0em;
}

#category_name.ttl_name span.length_2,
* > header#header_new #main_img_area #category_name .sh_list_cate.length_2 {
  letter-spacing: 1em;
  text-indent: 1em;
}

#category_name.ttl_name span.length_3,
* > header#header_new #main_img_area #category_name .sh_list_cate.length_3 {
  letter-spacing: .5em;
  text-indent: .5em;
}

.locate_gps {
  position: absolute;
  right: 20px;
  z-index: 99;
}

.btn_gps_b {
  bottom: 15px;
}

@media screen and (min-width: 1025px) {
  .locate_gps {
    display: none;
  }
}

/* --------------------------------------------------
  タイトル背景画像スライドショー 上書き
-------------------------------------------------- */
header#header_new #main_img_area #top_slide_image {
  padding: 30px 0 0 0;
}

/*---------------------------------------
	全体レイアウト修正CSS
---------------------------------------*/
#content {
  width: 1000px;
  margin: 10px auto 0;
  text-align: left;
}

#content #main {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  width: 645px;
}

/*-- 検索下矢印 ------------*/
.arrow_flow {
  text-align: center;
  margin: 25px 0;
}


/*----------------------
	お役立ちリンク集
----------------------*/
section.link_box {
  margin: 40px auto !important;
}

section.link_box ul.cate_link {
  margin: 5px 0 0 10px;
}

section.link_box ul.inner_link {
  margin: 0 0 10px 0;
}

/*----------------------------
 main
-----------------------------*/
#content #main h2 {
  position: relative;
}

#content #main h2 span.category {
  position: absolute;
  display: block;
  width: 194px;
  height: 34px;
  top: 18px;
  right: 13px;
  text-align: center;
  line-height: 34px;
  font-size: 18px;
  font-weight: 600;
  color: #056cba;
  letter-spacing: normal;
  background: #cce1f1;
  border-radius: 17px;
  box-sizing: border-box;
}

#content #main h2 span.category.bc154 {
  background: #cce1f1;
  border-radius: 25px;
  font-size: 23px;
  left: 130px;
  right: 170px;
  padding: 0 20px;
  width: auto;
}

@media screen and (max-device-width: 1024px) {
  #content #main h2 span.category {
    top: 19px;
  }
}

/* カテゴリ名が2文字の場合に適用 */
#content #main h2 span.category.length_2 {
  letter-spacing: 1.5em;
  text-indent: 1.5em;
}

/* カテゴリ名が3文字の場合に適用 */
#content #main h2 span.category.length_3 {
  letter-spacing: .8em;
  text-indent: .8em;
}

#content #main h2 span.category.long{
  font-size: 92%;
}

#main p#lead_company {
  margin: 20px;
  line-height: 1.5;
  text-align: left;
}

html body .btn_search-list-link a{
  width: 360px;
}
div .useful_knowledge{
  margin-bottom: 25px;
}
.acc_inner{
  width: 460px;
}
.bnr{
  display: block !important;
  margin: 30px auto 0;
  text-align: center;
}
.bnr figcaption{
  margin: 8px auto 0;
  line-height: 1.5;
  letter-spacing: normal;
}

/* 非アクティブ（グレー表示）リンク */
#main a.graylink,
#main a:visited.graylink,
#main a:hover.graylink,
#main a:active.graylink {
  color: #8a8a8a;
  text-decoration: none;
  cursor: default;
}

#main .box_top {
  background: #e1efff;
  border: #689fad 1px solid;
  overflow: hidden;
}

#main .box_top p {
  float: left;
}

#main .box_top .txt {
  margin: 7px 0 0 8px;
  display: inline;
  font-weight: 600;
  float: left;
}

#main .reed {
  text-align: left;
  margin: 10px 0 5px;
  line-height: 1.5;
}

#main .reed span {
  font-size: 18px;
}

#main .company_box01 {
  background: url(/search/image/dtl/line_underarrow_l.gif) no-repeat center bottom;
}

#main .company_box01 {
  margin: 25px 0;
}

#main .company_box01 p,
#main .company_box02 p {
  text-align: left;
  margin: 15px 0 10px 20px;
}

#main .company_box01 .list_box,
#main .company_box02 .list_box {
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

/* 非上場企業 */
#main .company_box01 .list_box {
  border-bottom: #a6a6a6 dashed 1px;
  padding-bottom: 10px;
}

#main .company_box01 .last {
  border-bottom: none !important;
}

#main .company_box01.box01_bc154 {
  background: none;
  margin-bottom: 20px;
}

#main .company_box01.box01_bc154 .list_box {
  border: none;
}

/* ---------------------------------- */

#main .company_box01 .list_box ul,
#main .company_box02 .list_box ul {
  overflow: hidden;
  margin: 0;
}

#main .company_box01 .list_box ul li,
#main .company_box02 .list_box ul li {
  float: left;
  width: 280px;
  text-align: left;
  margin: 5px;
  background: url(/company/image/icon_002.gif) no-repeat 20px 8px !important;
  padding-left: 32px;
}

#main .company_box01 .list_box ul li span,
#main .company_box02 .list_box ul li span {
  white-space: nowrap;
}

#main .company_box01 .btn {
  text-align: right;
}

#main .company_box03 {
  clear: both;
  overflow: hidden;
  background: #e6faff;
  border: #0052af 1px solid;
  margin: 20px 0 0 0;
}

#main .company_box03 .title {
  margin-top: 0px;
}

#main .company_box03 .title h3 {
  float: left;
  font-weight: normal;
  margin: 10px 0 0 0;
  background: url(/company/image/icon_003.gif) no-repeat center left;
  padding: 10px 0 0 30px;
  height: 32px;
  margin: 0px 0 0 5px;
}

#main .company_box03 .title h3 span {
  font-size: 24px;
}


#main .company_box03 .title div {
  float: right;
  margin: 8px 10px 0 0;
}

#main .company_box03 ul {
  overflow: hidden;
  width: 610px;
  background-color: #ffffff;
  margin: 0 auto 10px;
  border: #d2dded 1px solid;
  padding: 0 0 10px 10px;
  clear: both;
}

#main .company_box03 ul li {
  float: left;
  background: url(/company/image/icon_002.gif) no-repeat 0 5px;
  padding: 0 0 0 10px;
  margin: 10px 0 0 0;
  width: 290px;
  text-align: left;
}

#main .company_box04 .arrow_flow {
  margin: 10px 0 0;
}


#main .company_box04 {
  margin-top: 25px;
  padding-bottom: 18px;
  background: url(/company/image/child/bg_map_001.gif) no-repeat 160px 132px;
  overflow: hidden;
  color: #666666;
}


#main .company_box04 p.btn_list {
  font-size: 17px;
  text-align: left;
  margin: 14px 0 0 110px;
}

#main .company_box04 p.btn_list a {
  padding: 0 0 0 20px;
  line-height: 16px;
  background: url(/company/image/child/arw_search_box01.png) no-repeat left top;
}

#main .company_box04 dl {
  width: 635px;
  margin: 0 0 0 10px;
  float: none;
  clear: both;
  overflow: hidden;
}

#main .company_box04 dl dt {
  float: left;
  margin: 21px 10px 0 0;
  clear: both;
  height: 28px;
  max-height: 28px;
}

#main .company_box04 dl dd {
  background: url(/company/image/child/border_001.gif) no-repeat center right;
  float: left;
  margin: 24px 4px 0 0;
  padding-right: 4px;
  font-size: 17px;
}

#main .company_box04 dl .last {
  background: none;
  margin: 24px 0 0 0;
  padding: 0;
}

@media only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (-o-min-device-pixel-ratio : 3/2),
only screen and (min-moz-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
  #main .company_box04 dl dd a {
    display: inline-block;
    position: relative;
  }
}


/*--50音--*/
#main .company_box05 > .inner {
  width: 642px;
  border: 1px solid #039;
}

/*--キーワードフリー検索--*/
#main .company_box06 {
  position: relative;
  margin: 25px 0 30px 0;
}

#main .company_box06 .search_box {
  overflow: hidden;
  position: absolute;
  top: 6px;
  left: 383px;
}

#main .company_box06 form #kw {
  width: 180px;
  height: 20px;
  vertical-align: middle;
  margin-right: 5px;
  float: left;
  color: #7c7c7c;
  overflow: hidden;
}

#main .company_box06 form .btn {
  float: left;
}


#main .company_box07 {
  overflow: hidden;
  clear: both;
}

#main .company_box07 h2 {
  background: url(/company/image/child/h2_001.gif) no-repeat 0 0;
  text-align: left;
  color: #0052af;
  font-size: 24px;
  padding: 10px 0 10px 10px;
  margin: 30px 0 0 0;
  letter-spacing: .05em;
}

@media screen and (max-device-width: 1024px) {
  #main .company_box07 h2 {
    padding: 5px 0 5px 10px;
  }
}

#main .company_box07 h4 {
  background: url(/company/image/icon_001.gif) no-repeat center left;
  text-align: left;
  padding: 5px 0 2px 18px;
  margin: 10px 0 0 5px;
}

#main .company_box07 .list_box {
  border-bottom: #727272 dashed 1px;
  overflow: hidden;
  padding-bottom: 10px;
  margin-top: 5px;
}

#main .company_box07 .list_box ul {
  margin: 0 0 0 10px;
}

#main .company_box07 .list_box ul li {
  box-sizing: border-box;
  float: left;
  width: 305px;
  text-align: left;
  margin: 6px 0;
  background: url(/company/image/icon_002.gif) no-repeat center left;
  padding: 0 10px;
}

#main .company_box08 {
  background: url(/company/image/child/bg_002.jpg) no-repeat center bottom;
  overflow: hidden;
  margin: 40px 0;
}

#main .company_box08_inner {
  overflow: hidden;
  padding: 5px 20px 15px 10px;
}

#main .company_box08_inner .boxL,
#main .company_box08_inner .boxR {
  float: left;
  width: 300px;
  overflow: hidden;
}

#main .company_box08 .company_box08_inner ul li {
  background: url(/company/image/icon_004.gif) no-repeat 10px 0;
  text-align: left;
  padding: 0 0 0 30px;
  margin: 10px 0;
}

#main .company_box08 .company_box08_inner ul li ul li {
  background: url(/company/image/icon_005.gif) no-repeat center left;
  text-align: left;
  padding: 0 0 0 10px;
  margin: 10px 0;
}

/*----------------------
	お役立ち関連情報
----------------------*/
section.company_box07 figure {
  margin-bottom: 15px;
}


/* ----------------------------
 フォントサイズbutton /js/jq-fontSize_btn.js
------------------------------ */

#fsize_btn {
  margin: 0px 5px 10px 0px;
  overflow: hidden;
}

#fsize_btn ul {
  display: block;
  background-image: url(/image_cmn/font-bg.gif);
  height: 33px;
  width: 220px;
  float: right;

}

#fsize_btn ul li {
  padding: 0px 3px 0px 13px;
  float: right;
}

/* ---------------------------------------
 search_name
---------------------------------------- */

#search_name > h3{
  position: relative;
}

#search_name > h3 > img {
  z-index: 1;
}

#search_name > h3 > span {
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  left: 15px;
  letter-spacing: 1px;
  position: absolute;
  top: 20%;
  z-index: 1;
}

#search_name > h3 > span.search_text {
  font-size: 23px;
  left: 10px;
  letter-spacing: .55px;
}

#search_name > .inner {
  background-color: #d1f5f8;
  overflow: hidden;
  position: relative;
  width: 644px;
}

#search_name .search_box {
  border: 1px solid #0751b2;
  padding: 15px 45px;
}

#search_name .search_box form {
  display: flex;
}

#search_name .search_box input[type="text"] {
  appearance: none;
  border: 2px solid #0f7dee;
  border-right: 2px solid #fff;
  border-radius: 5px 0 0 5px;
  font-size: 20px;
  height: 40px;
  margin: 0;
  padding: 0 15px;
  width: 460px;
}

#search_name .search_box input[type="text"]::-webkit-input-placeholder {
  color: #b5b5b5;
  font-size: .8em;
}

#search_name .search_box input[type="text"]::-moz-placeholder {
  color: #b5b5b5;
  opacity: 1;
}

#search_name .search_box input[type="text"]:-ms-input-placeholder {
  color: #b5b5b5;
}

#search_name .search_box input[type="submit"] {
  background: url(../image/child/icon_keyword_search.png) no-repeat scroll 10px center;
  background-size: 20px 20px;
  background-color: #0168b7;
  border: 2px solid #003366;
  border-radius:  0 5px 5px 0 ;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  margin-left: -1px;
  letter-spacing: 5px;
  padding-left: 38px;
  width: 92px;
}

#search_name .search_box input[type="submit"]:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7 !important;
}


/*---------------------------------------------
 #search_free_word
----------------------------------------------*/
#content #main #search_free_word {
  width: 644px;
  margin: 0 0 25px 0;
  overflow: hidden;
}

#content #main #search_free_word .inner {
  width: 642px;
  position: relative;
  overflow: hidden;
  border: 1px solid #c30000;
  padding: 14px 0 30px 0;
}

#content #main #search_free_word li.keyword_free_l {
  width: 579px;
  list-style: inside disc;
}

#content #main #search_free_word li.keyword_free_ll {
  width: 520px;
}

#content #main #search_free_word p.keyword_free_l {
  width: 570px;
}

#content #main #search_free_word .keyword_free_l {
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  margin: 0 auto;
  padding: 20px 0 0 0;
}

#content #main #search_free_word li.keyword_free_l span {
  display: inline-block;
  vertical-align: middle;
  width: 415px;
  padding-right: 20px;
}

#content #main #search_free_word li.keyword_free_l a {
  display: inline-block;
  vertical-align: middle;
}

#content #main #search_free_word li.list_hr {
  list-style: none;
}

#content #main #search_free_word li.list_hr hr {
  border: none;
  border-top: 1px dashed #999;
  margin: 0;
  display: block;
}

/*---------------------------
 swf修正までの仮
---------------------------*/
* > .img_load2 {
  display: block;
  width: 590px;
  height: 25px;
  margin: 15px auto 15px !important;
  padding: 0px;
  background: #fff url(/image/usag_kame_all.gif) no-repeat 0 bottom;
}

* > .img_load2 .non_img {
  display: none !important;
}

* > .img_load2 object {
  display: none !important;
}

/* ---------------------------------------
 search_area
---------------------------------------- */
section#search_area div.line_box {
  border-left: 1px solid #0751b2;
  border-bottom: 1px solid #0751b2;
  border-right: 1px solid #0751b2;
  background: #d1f5f8 url(/company/image/child/bg_search_area.png) no-repeat 495px 103px;
  width: 642px;
}

/*  地域別ランキングボタン */
section#search_area #btn_point_list li span {
  background: url("/company/image/child/btn_point_list_gr.png") no-repeat 0 0;
}

section#search_area #btn_point_list .access a {
  background: url("/company/image/child/btn_point_list_access.png") no-repeat 0 0;
}

section#search_area #btn_point_list .popular a {
  background: url("/company/image/child/btn_point_list_popular.png") no-repeat 0 0;
}

section#search_area #btn_point_list .lead {
  margin: 25px 0 0 10px;
  padding-right: 150px;
}

section#search_area .area_name_box {
  position: relative;
  margin: 0 auto 10px;
  height: 563px;
  background: url(/company/image/child/search_area/map.png) no-repeat center center;
}

section#search_area .area_name {
  position: absolute;
}

section#search_area .area_name.i01 {
  top: 96px;
  left: 433px;
}

section#search_area .area_name.i02 {
  top: 8px;
  left: 353px;
}

section#search_area .area_name.i03 {
  top: 187px;
  left: 514px;
}

section#search_area .area_name.i04 {
  top: 8px;
  left: 249px;
}

section#search_area .area_name.i05 {
  top: 366px;
  left: 514px;
}

section#search_area .area_name.i06 {
  top: 366px;
  left: 358px;
}

section#search_area .area_name.i07 {
  top: 8px;
  left: 92px;
}

section#search_area .area_name.i08 {
  top: 366px;
  left: 249px;
}

section#search_area .area_name.i09 {
  top: 187px;
  left: 92px;
}

section#search_area .area_name.i10 {
  top: 366px;
  left: 76px;
}

section#search_area .area_name img {
  vertical-align: top;
  height: 16px;
}

section#search_area .prefs {
  overflow: hidden;
  position: absolute;
  width: 100px;
}

section#search_area .prefs.cols {
  width: 200px;
}

section#search_area .prefs > li {
  float: left;
  margin: 0 6px 6px 0;
}

section#search_area .prefs.i01 {
  top: 118px;
  left: 440px;
}

section#search_area .prefs.i02 {
  top: 30px;
  left: 331px;
}

section#search_area .prefs.i03 {
  top: 209px;
  left: 440px;
}

section#search_area .prefs.i04 {
  top: 30px;
  left: 222px;
}

section#search_area .prefs.i05 {
  top: 388px;
  left: 440px;
}

section#search_area .prefs.i06 {
  top: 388px;
  left: 331px;
}

section#search_area .prefs.i07 {
  top: 30px;
  left: 18px;
}

section#search_area .prefs.i08 {
  top: 388px;
  left: 222px;
}

section#search_area .prefs.i09 {
  top: 209px;
  left: 18px;
}

section#search_area .prefs.i10 {
  top: 388px;
  left: 18px;
}

section#search_area .prefs > li a {
  display: block;
  background: transparent url(/company/image/child/search_area/search_01_bg_btn.png) no-repeat scroll 0 0;
  width: 90px;
  height: 38px;
  text-align: center;
}

section#search_area .prefs > li a:hover {
  background-position: 0 -50px;
}

section#search_area .prefs > li a img {
  padding: 10px 0 0 7px;
  height: 16px;
}

section#search_area .prefs > li.btn_gr {
  display: block;
  background: transparent url(/company/image/child/search_area/search_01_btn_gr.png) no-repeat scroll 0 0;
  width: 90px;
  height: 38px;
  text-align: center;
}

section#search_area .prefs > li.btn_gr img {
  opacity: 0.5;
  margin: 10px 0 0 7px;
  height: 16px;
}

section#search_area .prefs > li a[href="01/"] img,
section#search_area .prefs > li a[href="14/"] img,
section#search_area .prefs > li a[href="30/"] img,
section#search_area .prefs > li a[href="46/"] img {
  padding-left: 14px;
}

section#search_area .prefs > li.btn_gr img[src*="hokkaido"],
section#search_area .prefs > li.btn_gr img[src*="kanagawa"],
section#search_area .prefs > li.btn_gr img[src*="wakayama"],
section#search_area .prefs > li.btn_gr img[src*="kagoshima"] {
  margin-left: 14px;
}

/*---------------------------
ランキング
---------------------------*/
.company aside.ranking_box_pk h3 span{
  font-size: 90%;
  padding: 8px 58px 6px;
}
.company aside.ranking_box_pk h3 span::before{
  left: 24px;
}
.company aside.ranking_box_pk h3 span::after{
  right: 24px;
}

/* -----------------------
 用語辞典
 ----------------------- */
.glossary_box h3 {
  background: url("/company/image/child/img_glossary.png") no-repeat right bottom;
}

html body p.search-list-link{
  margin: .5em auto -1em; 
}

/* ---------------------------------------
 施設検索SNSバナー  mod_sns_bnr
---------------------------------------- */
.mod_sns_bnr {
  margin: 0 auto 20px;
}

.mod_sns_bnr figure {
  height: 40px;
  margin: 0 auto 10px;
  overflow: hidden;
  position: relative;
  width: 280px;
}

.mod_sns_bnr figure a {
  display: inline-block;
}

.ttl_top_smalltxt {
  font-size: 20px;
}

.length_2 .ttl_top_smalltxt ,
.length_3 .ttl_top_smalltxt {
  letter-spacing: normal;
}

.header.bc35 + header#header_new {
  background: none;
  margin-top: 5px;
}

.header.bc35 + header#header_new #main_img_area #top_slide_image {
  padding-top: 0;
}

* > .header.bc35 + header#header_new #main_img_area,
* > .header.bc35 + header#header_new.city_area #main_img_area {
  height: 255px;
  margin-bottom: 15px;
}

.header.bc35.category_top .global_navi {
  display: none;
}

.header.bc35.category_top .global_navi_box {
  height: 0;
  margin-bottom: 0;
}

.tbl_main .tbl_col.center {
  text-align: center!important;
}

/*------------------------------------
　infobnr_box
------------------------------------*/
.infobnr_box,
.infobnr_box * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.infobnr_box {
  border: 1px solid;
  margin: 40px auto 0;
  width: 567px;
}
.infobnr_box.toukou_bosyu {
  background-color: #FFF2F7;
  border-color: #F5D9E3;
}
.infobnr_box.net_ads_box {
  background-color: #DCEAFF;
  border-color: #B5D3FF;
}
.infobnr_box .infobnr_title {
  color: #fff;
  line-height: 1.5;
  padding: 7px;
  text-align: center;
}
.infobnr_box.toukou_bosyu .infobnr_title {
  background-color: #F46B94;
}
.infobnr_box.net_ads_box .infobnr_title {
  background-color: #1D77FF;
}
.infobnr_box .infobnr_inner {
  padding: 25px 0;
}
.infobnr_box .infobnr_inner dt {
  align-items: center;
  display: flex;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
  letter-spacing: 0;
  line-height: 1.25;
  text-align: center;
}
.infobnr_box .infobnr_inner dt::before,
.infobnr_box .infobnr_inner dt::after {
  background: url('/search/image/dtl/ico-square-mark.png') no-repeat center / contain;
  content: '';
  display: inline-block;
  height: 24px;
  width: 24px;
}
.infobnr_box .infobnr_inner dt::before {
  margin-right: 5px;
}
.infobnr_box .infobnr_inner dt::after {
  margin-left: 5px;
}
.infobnr_box .infobnr_inner dd + dt {
  margin-top: 25px;
}
.infobnr_box .infobnr_inner dd {
  margin-top: 9px;
}
.infobnr_box .infobnr_bnr {
  margin: auto;
  width: 450px
}
.infobnr_box .infobnr_bnr img {
  display: block;
  margin: 0 auto;
}
.infobnr_box .infobnr_cap {
  font-feature-settings: "palt";
  font-size: 16px;
  line-height: 1.4;
  margin-top: 10px;
  padding: 0 0 0 .75em;
}
.infobnr_box .infobnr_cap.text_center {
  text-align: center;
}
/* 関連リンク */
.link_box ul.inner_link li{
  background: none;
  border-top: #ccc solid 1px;
}
.link_box {
	border: 2px solid #F75586;
	box-sizing: border-box;
	margin: 40px auto !important;
	width: 645px;
}
.link_box_b{
	margin: 20px auto 40px !important;
	width: 605px;
}
.link_box h3,
.link_box h4 {
  align-items: center;
  background: url('/search/image/dtl/bg_link_box_title.png') repeat 0 0 / auto 44px;
  border-bottom: 2px solid #F75586;
  box-sizing: border-box;
  font-size: 20px;
  font-weight: 600;
  display: flex;
  padding: 1px 8px;
}
.link_box h3::before,
.link_box h4::before {
  background: #fff url('/search/image/dtl/ico-freelink-pink.png') no-repeat center / 70%;
  border-radius: 50%;
  box-sizing: border-box;
  content: '';
  display: inline-block;
  margin-right: 10px;
  height: 21px;
  width: 21px;
}
.link_box h4 + p {
  margin-top: 18px;
}
.link_box p {
  margin-top: 0;
}
.link_box > ul {
  margin-top: 10px;
}
.link_box ul li {
  background: none;
  border-top: #ccc 1px solid;
  font-size: 16px;
  font-weight: 600;
  margin: 9px 0 0;
  padding: 11px 0 0;
}
.link_box ul li a{
  border-left: 2px solid #F75586;
  padding-left:10px;
}
.link_box ul li ul.cate_link{
  padding-left:10px;
}
.link_box ul li ul.cate_link li{
  list-style: none;
}
.link_box ul li ul.cate_link li a{
  border-left: none;
  border-top: none;
  padding-left:0;
}
.link_box ul li ul.cate_link li a::before {
  border-color: transparent transparent transparent #F75586;
  border-style: solid;
  border-width: 4px 5px;
  content: '';
  display: inline-block;
  padding-left: 3px;
}
.link_box ul li ul.inner_link li{
  border-top: none;
  list-style: square;
  padding-left:0;
  margin-left:40px;
}
.link_box ul li ul.inner_link li::marker{
  color: #F75586;
}
.link_box ul li ul.inner_link li a{
  border-left:none;
  padding-left:0;
  margin: 10px 0 5px;
}

.acc_btn::before {
  background: no-repeat center center / contain;
  content: '';
  display: block;
  height: 24px;
  left: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
}

.acc_btn::before {
  background-image: url(/image_cmn/ico-book-op-v2.png);
}

.acc_btn.acc_btn_cls::before {
  content: none;
}