﻿@charset "utf-8";
/* =========================================

title : 柔道チャンネル

memo : Headerのデータは接骨：/sekkotsuinsrch/pref/index.aspと/sekkotsuinsrch/recommend/index.asp 整復：/seifukusisrch/school/index.asp
施設詳細はリサーチ側にあります
有料施設は接骨：/inc/new/header_dtl_bc67.inc他　整復：
 
last modify : 2017/07/06 230_inagaki 接骨・柔道整復header改修 #12303

2017/04/25 237_sato_s TOP画像改修対応 #11658
2016/07/13 237_sato_s 柔道整復専門学校検索　セカンドページ・詳細ページ修正 #9903
2015/10/27 242_hayakawa

============================================ */	
/*--新規ヘッダー（施設一覧・詳細）共通--*/
html{
	background: none;
}

body{
	background: none;
	border: 0;
}

* > #sh_list_name span.sh_list_cate {
    font-size: 24px;
    font-weight: bold;
}

.cf:before, .cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}
	
/* ----------------------------------------------------------
	接骨院・整骨院検索 Header（TOP、一覧、施設詳細）
---------------------------------------------------------- */
#header_new.bc67 #ttl_area{
  background-color: #0eab5f;
  height: 25px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  z-index: 10;
}

#header_new.bc67 #ttl_area .inner{
  color: #fff;
  font-size: 14px;
  line-height: 27px;
  margin: 0 auto;
  width: 1000px;
}

#header_new.bc67 #ttl_area .left{
  float: left;
}

#header_new.bc67 #ttl_area .right{
  float: right;
  position: relative;
}

header #ttl_area p{
  line-height: 25px;
}

#header_new.bc67 #ttl_area .right a{
  color: #fff;
  margin: 0 0 0 -18px;
}

#header_new.bc67 #ttl_area .right::after{
  bottom: 0;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  content: "";
  height: 6px;
  left: -35px;
  margin: auto;
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: 0;
  transform: rotate(45deg);
  vertical-align: middle;
  width: 6px;
}

#header_new.second.bc67 .header_cont {
  background: url(/sekkotsuinsrch/image_cmn/img_main_second.jpg) no-repeat center bottom/cover;
  height: 285px;
  margin: 0 auto;
  position: relative;
  width: 1000px;
}

#header_new.second.bc67 .header_cont #sh_list_img{
  left: 25px;
  position: absolute;
  top: 46px;
}

#header_new.second.bc67 .header_cont #sh_list_img img{
  height: 118px;
  width: 359px;
}

#header_new.bc67 .sh_list_name_box{
  clear: both;
  left: 12px;
  overflow: hidden;
  position: absolute;
  top: 208px;
}

#header_new.bc67 .sh_list_name_box .sh_list_name_box_inner{
  background: #fff;
	outline: 1px solid #958a4b;
  border: 5px solid #d1dfae;
  display: block;
  padding: 0 25px;
  position: relative;
  text-decoration: none;
}


/* ---------------------------------------
カテゴリトップへのリンクボタン追加[#12722]
---------------------------------------- */
/*カテゴリトップへのリンクボタン（セカンドページ用）*/
#header_new.second.bc67 .header_cont .btn_return_second {
  bottom: 0;
  background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 15%, rgba(0,0,0,0.4) 100%);
  background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 15%,rgba(0,0,0,0.4) 100%);
  background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 15%,rgba(0,0,0,0.4) 100%);
  display: inline-block;
  height: 60px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
  width: 270px;
}
#header_new.second.bc67 .header_cont .btn_return_second span {
  background: #fff;
  border-radius: 18px;
  display: inline-block;
  height: 36px;
  margin-right: 19px;
  margin-top: 12px;
  width: 200px;
}
#header_new.second.bc67 .header_cont .btn_return_second a {
  -moz-box-shadow:0px 2px 5px 1px rgba(0,0,0,0.35);
  -webkit-box-shadow:0px 2px 5px 1px rgba(0,0,0,0.35);
  box-shadow:0px 2px 5px 1px rgba(0,0,0,0.35);
  border-radius: 18px;
  display: inline-block;
}

/*カテゴリトップへのリンクボタン非表示対応*/
#header_new.second.bc67 .header_cont .btn_return_box_dtlillust{
  display: none;
}
/* 接骨ネットスライド */
body #header_new.second.bc67 .header_cont.hdr_kv_bc67 {
  background: transparent;
  overflow: hidden;
  position: relative;
} 
#header_new.second.bc67 .header_cont.hdr_kv_bc67 [class^="header_img"] {
  animation: slide-animation-drugstore-01 30s infinite linear;
  background: url(/sekkotsuinsrch/image_cmn/img_main_second01.png) no-repeat bottom center / cover;
  min-height: 285px;
  min-width: 1000px;
  opacity: 0;
  position: absolute;
}
#header_new.second.bc67 .header_cont.hdr_kv_bc67 .header_img01 {
  animation-name: slide-animation-sekkotsuinsrch-01;
  background-image: url(/sekkotsuinsrch/image_cmn/img_main_second01.png);
  background-size: 1100px;
  width: 1100px;
}
#header_new.second.bc67 .header_cont.hdr_kv_bc67 .header_img02 {
  animation-name: slide-animation-sekkotsuinsrch-02;
  background-image: url(/sekkotsuinsrch/image_cmn/img_main_second02.png);
  height: 385px;
  width: 1000px;
  background-size: 1000px;
  background-position: 0 0;
}
#header_new.second.bc67 .header_cont.hdr_kv_bc67 .header_img03 {
  animation-name: slide-animation-sekkotsuinsrch-03;
  background-image: url(/sekkotsuinsrch/image_cmn/img_main_second03.png);
  width: 1098px;
  background-size: auto 285px;
}
#header_new.second.bc67 .header_cont.hdr_kv_bc67 .header_img04 {
  animation-name: slide-animation-sekkotsuinsrch-04;
  background-image: url(/sekkotsuinsrch/image_cmn/img_main_second04.png);
  height: 385px;
  width: 1000px;
  background-size: 1000px;
  background-position: 0 0;
}
@keyframes slide-animation-sekkotsuinsrch-01 {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  15% {
    transform: translateX(-100px);
  }
  20% {
    opacity: 1;
  }
  30% {
    opacity: 0;
    transform: translateX(-100px);
  }
  95% {
    opacity: 0;
    transform: translateX(0);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes slide-animation-sekkotsuinsrch-02 {
  0% {
    opacity: 0;
    z-index: 0;
  }
  20% {
    opacity: 0;
    transform: translateY(-100px);
  }
  25% {
    opacity: 1;
    transform: translateY(-100px);
    z-index: 0;
  }
  45% {
    opacity: 1;
    transform: translateY(0);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(0);
  }
}

@keyframes slide-animation-sekkotsuinsrch-03 {
  0% {
    opacity: 0;
    transform: translateX(-100px);
  }
  50% {
    opacity: 0;
  }
  55% {
    opacity: 1;
    transform: translateX(-100px);
  }
  65% {
    opacity: 1;
    transform: translateX(0);
  }
  75% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: translateX(0);
  }
}
 @keyframes slide-animation-sekkotsuinsrch-04 {
  0% {
    opacity: 0;
    transform: translateY(-100px);
  }
  70% {
    opacity: 0;
  }
  75% {
    opacity: 1;
    transform: translateY(-100px);
  }
  95% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(0);
  }
}
	
/* ----------------------------------------------------------
	柔道整復専門学校検索 Header（TOP、一覧、施設詳細）
---------------------------------------------------------- */

#header_new.bc23 #ttl_area{
  background-color: #ea4c80;
  height: 25px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  z-index: 10;
}

#header_new.bc23 #ttl_area .inner{
  color: #fff;
  font-size: 14px;
  line-height: 27px;
  margin: 0 auto;
  width: 1000px;
}

#header_new.bc23 #ttl_area .left{
  float: left;
}

#header_new.bc23 #ttl_area .right{
  float: right;
  position: relative;
}

#header_new.bc23 #ttl_area .right a{
  color: #fff;
  margin: 0 0 0 -18px;
}

#header_new.bc23 #ttl_area .right::after{
  bottom: 0;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  content: "";
  height: 6px;
  left: -35px;
  margin: auto;
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: 0;
  transform: rotate(45deg);
  vertical-align: middle;
  width: 6px;
}

#header_new.second.bc23 .header_cont {
  background: url(/seifukusisrch/image_cmn/img_main_second.jpg) no-repeat center bottom/cover;
  height: 260px;
  margin: 0 auto;
  position: relative;
  width: 1000px;
}

#header_new.second.bc23 .header_cont #sh_list_img{
  left: 25px;
  position: absolute;
  top: 25px;
}

#header_new.second.bc23 .header_cont #sh_list_img img{
  height: 119px;
  width: 359px;
}

#header_new.bc23 .sh_list_name_box{
  clear: both;
  left: 10px;
  overflow: hidden;
  position: absolute;
  top: 183px;
}

#header_new.bc23 .sh_list_name_box .sh_list_name_box_inner{
  background: #fff;
  border: 5px solid #ea4c80;
	border-radius: 3px;
  display: block;
  padding: 0 25px;
  position: relative;
  text-decoration: none;
}


/* ---------------------------------------
 施設一覧ページ、h1タイトルを共通デザインへ
---------------------------------------- */
#header_new.second.bc23 .header_cont,
#header_new.second.bc67 .header_cont {
  display: flex;
}
#header_new.second.bc23 .header_cont::before,
#header_new.second.bc67 .header_cont::before {
  content: '';
  width: 100%;
  height: 85px;
  display: block;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5) 75%);
  position: absolute;
  margin: auto;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

#header_new.second.bc23 .sh_list_name_box,
#header_new.second.bc67 .sh_list_name_box {
  left: 0;
  margin: auto auto 17px 26px;
  position: relative;
  top: 0;
  z-index: 2;
}

#header_new.second.bc23 .sh_list_name_box .sh_list_name_box_inner,
#header_new.second.bc67 .sh_list_name_box .sh_list_name_box_inner {
  background: transparent;
  border: none;
  border-radius: 0;
  outline: none;
  padding: 0;
}

#header_new.second.bc23 #sh_list_name,
#header_new.second.bc67 #sh_list_name {
  background-color: transparent;
  border: none;
  color: #fff;
  display: block;
  font-feature-settings: "palt";
  font-size: 18px;
  font-weight: 600;
  height: auto;
  letter-spacing: 0.025em;
  line-height: 1.2;
  margin: 0;
  outline: none;
  padding: 0;
  position: static;
  text-align: left;
  text-shadow: 2px 2px 4px rgb(0 0 0 / 30%), -2px -2px 4px rgb(0 0 0 / 30%), 2px -2px 4px rgb(0 0 0 / 30%), -2px 2px 4px rgb(0 0 0 / 30%);
}

#header_new.second.bc23 #sh_list_name .sh_list_cate,
#header_new.second.bc67 #sh_list_name .sh_list_cate {
  font-size: 21px;
}

#header_new.second.bc23 #sh_list_name .sitename,
#header_new.second.bc67 #sh_list_name .sitename {
  display: inline-block;
}


/* ---------------------------------------
カテゴリトップへのリンクボタン追加[#12722]
---------------------------------------- */
/*カテゴリトップへのリンクボタン（セカンドページ用）*/
#header_new.second.bc23 .header_cont .btn_return_second {
  bottom: 0;
  background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 15%, rgba(0,0,0,0.4) 100%);
  background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 15%,rgba(0,0,0,0.4) 100%);
  background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 15%,rgba(0,0,0,0.4) 100%);
  display: inline-block;
  height: 60px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
  width: 270px;
}
#header_new.second.bc23 .header_cont .btn_return_second span {
  background: #fff;
  border-radius: 18px;
  display: inline-block;
  height: 36px;
  margin-right: 19px;
  margin-top: 12px;
  width: 200px;
}
#header_new.second.bc23 .header_cont .btn_return_second a {
  -moz-box-shadow:0px 2px 5px 1px rgba(0,0,0,0.35);
  -webkit-box-shadow:0px 2px 5px 1px rgba(0,0,0,0.35);
  box-shadow:0px 2px 5px 1px rgba(0,0,0,0.35);
  border-radius: 18px;
  display: inline-block;
}
#header_new.second.bc23 .header_cont .btn_return_second a img:hover{
  opacity: 0.8;
}

/*カテゴリトップへのリンクボタン非表示対応*/
#header_new.second.bc23 .header_cont .btn_return_box_dtlillust{
  display: none;
}

.list_lead{
	padding: 10px 0 0 0;
}
.access_attention{
  font-size: 0.8em;
  padding-left: 1em;
  text-indent: -1em;
  margin-top: .5em;
}
* > .top_lead + .access_attention{
  margin: 0 auto 1em;
}