@charset "utf-8";

* {
  margin: 0;
  padding: 0;
}

body {
  font: 16px/1.5 "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  color: #252525;
  background: #f7f7f7;
}

img {
  border: 0;
}
.clear {
  clear: both;
}

table {
  border: #cccccc solid 1px;
  border-collapse: collapse;
}

td {
  padding: 5px;
  border: #cccccc solid 1px;
}

th {
  padding: 5px;
  border: #cccccc solid 1px;
  background: #eee;
}

ul {
  text-decoration: none;
}

li {
  list-style: none;
  font-size: 16px/1.5;
  color: black;
}

/*************
アンカー
*************/
/* a{color:#06F3;text-decoration:none;} */
.header_url a {
  color: #06f3;
  text-decoration: none;
  font-weight: normal;
}

a:hover {
  text-decoration: underline;
}
a:active,
a:focus {
  outline: 0;
}

/*************
全体
*************/
#wrapper {
  width: 972px;
  background-color: #fff;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  padding-top: 30;
  padding-right: 0px;
  padding-bottom: 0;
  padding-left: 0px;
}

.contents {
  margin: 0 auto;
  width: 855px;
  overflow: hidden;
  height: auto;
}

.contents p {
  padding: 0 25px 0 25px;
  font-size: 16px;
  overflow: hidden;
  height: auto;
  margin-bottom: 10px;
}

#english p {
  font-size: 10px;
}

.detail p {
  font-size: 12px;
}

/*************
/* H1～H5
*************/
h1 {
}

h2 {
  height: 46px;
  line-height: 46px;
  background: url(images/img070.jpg) no-repeat 0 0;
  font-size: 24px;
  width: 960px;
  margin: 10px 0 10px 5px;
  padding: 2px 25px 2px 30px;
  clear: both;
  color: #fff;
}

h3 {
  line-height: 25px;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 25px 0 40px;
}

h4 {
  height: 27px;
  line-height: 27px;
  background: url(images/img017.jpg) no-repeat 0 0;
  padding-left: 20px;
  padding-top: 2px;
  margin: 10px 0px 5px 20px;
  font-weight: normal;
  display: inline-block;
}

/*************
/* ヘッダー
*************/
#header_top {
  width: 972px;
  height: 62px;
  background: url(images/img020.jpg) no-repeat 0 0;
  color: #000;
  font-size: 10px;
  text-align: right;
}
.header_url {
  font-size: 14px;
  margin: 10px 10px 0 0;
}

/*************
/* フッター
*************/
#footer {
  width: 100%;
  margin: 10px auto;
  padding: 10px 0;
  text-align: center;
  height: 50px;
  overflow: hidden;
  height: auto;
  background: #eee;
}

#footer_link {
  text-align: right;
  margin: 5px 30px;
  height: 60px;
  font-size: 12px;
}

/*************
/* ナビゲーション
*************/
#mainNav {
  margin-top: 10px;
  height: 165px;
  overflow: hidden;
  float: left;
  clear: both;
}

#mainNav ul {
  list-style-type: none;
}

#mainNav ul li {
  float: left;
  width: 162px;
  height: 162px;
  background: url(images/img063.jpg);
  text-align: left;
  color: #000;
  position: relative;

  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

#mainNav a {
  position: absolute;
  display: block;
  padding: 110px 0 0 10px;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  width: 162px;
  height: 162px;
  color: #000;
}

#mainNav img {
  position: absolute;
  padding: 20px 0 0 45px;
  width: 72px;
  height: 72px;
}

#mainNav li:hover {
  margin-top: 4px;
}

/*************
半分
*************/

#main {
  margin: 0 auto;
  width: 855px;
  overflow: hidden;
  height: auto;
}

.harf_left {
  width: 425px;
  float: left;
  height: auto;
  overflow: hidden;
}

.harf_right {
  width: 425px;
  float: right;
  height: auto;
  overflow: hidden;
}

/*************
画像
*************/

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  float: right;
}
img.alignleft {
  float: left;
}

/******************
金額表記
*******************/
.price {
  border-top: solid 1px #ccc;
  width: auto;
  text-align: right;
  color: #005326;
  font-size: 12px;
  padding: 10px;
  margin-left: 25px;
  margn-right: 25px;
}

/*************
/* メニューボタン（メニューページ）
*************/

.menuBox {
  text-indent: -3000px;
  width: 855px;
  height: 248px;
  margin: 10px;
  float: left;
}

.menuBox:hover {
}

.menuBoxSmall {
  text-indent: -3000px;
  width: 416px;
  height: 248px;
  margin-left: 10px;
  float: left;
}

/*************
/* 画像装飾
*************/

.imgborder {
  border: #999 solid 1px;
}

/*************
/* コンテンツレイアウト
*************/

/* 丸枠 */

.round_top {
  background: url(images/img071.jpg) no-repeat 0 0;
  width: 959px;
  height: 14px;
}

.round_middle {
  background: url(images/img073.jpg) repeat-y 0 0;
  /* width:959px; */
  /* height:auto; */
  /* overflow:hidden; */
  /* padding: 0 30px 0 0; */
}

.round_middle p {
  padding-top: 10px;
  padding-left: 40px;
  padding-right: 40px;
}

.round_middle table {
  margin-top: 10px;
  margin-left: 40px;
}

.round_middle img {
  margin-left: 10px;
  margin-right: 10px;
  margin: 0 auto;
  width: 90%;
  display: block;
}

.round_bottom {
  background: url(images/img072.jpg) no-repeat 0 0;
  /* width:959px; */
  height: 23px;
  padding-bottom: 20px;
}

/* 丸枠 1/2 */

.round_harf {
  width: 479px;
  float: left;
  overflow: hidden;
  height: auto;
}

.round_harf_top {
  background: url(images/img075.jpg) no-repeat 0 0;
  width: 479px;
  height: 14px;
}

.round_harf_middle {
  background: url(images/img076.jpg) repeat-y 0 0;
  width: 479px;
  height: auto;
  overflow: hidden;
  padding: 0 30px 0 0;
}

.round_harf_middle p {
  padding-top: 10px;
  padding-left: 40px;
  padding-right: 40px;
}

.round_harf_middle img {
  margin-left: 10px;
  margin-right: 10px;
}

.round_harf_bottom {
  background: url(images/img077.jpg) no-repeat 0 0;
  width: 479px;
  height: 14px;
  padding-bottom: 20px;
}

/* 丸枠 wood */

.round_wood_top {
  background: url(images/img097.jpg) no-repeat 0 0;
  width: 959px;
  height: 28px;
}

.round_wood_middle {
  background: url(images/img098.jpg) repeat-y 0 0;
  width: 959px;
  height: auto;
  overflow: hidden;
  padding: 0 30px 0 0;
}

.round_wood_middle p {
  padding-top: 10px;
  padding-left: 50px;
  padding-right: 50px;
}

.round_wood_middle img {
  margin-left: 20px;
  margin-right: 20px;
}

.round_wood_bottom {
  background: url(images/img099.jpg) no-repeat 0 0;
  width: 959px;
  height: 27px;
  padding-bottom: 20px;
}

.yoko4 {
  width: 198px;
  height: auto;
  float: left;
  margin-top: 10px;
}

.yoko4 p {
  padding: 0px;
}

/* csform */

.listtable {
  clear: both;
  margin: 0px;
  border: #cccccc solid 1px;
  border-collapse: collapse;
}

.listtable td {
  padding: 5px;
  border: #cccccc solid 1px;
}

.listtable th {
  padding: 5px;
  font-weight: normal;
  background: #eee;
  border: #cccccc solid 1px;
}

.tdbutton {
  width: 50px;
  text-align: center;
}

.list_area {
  width: 805px;
  clear: both;
  margin: 20px 0 20px 80px;
}

.list_set {
  border: #cccccc solid 1px;
  width: 760px;
  margin: 10px;
  padding: 10px;
  overflow: hidden;
  height: auto;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
}

.list_title {
  width: 150px;
  clear: both;
  float: left;
  padding: 5px;
  color: #666;
}

.list_item {
  float: left;
  padding: 5px;
}

.item_set {
  width: 750px;
  clear: both;
  border-bottom: #cccccc solid 1px;
  height: auto;
  overflow: hidden;
  float: left;
}

.listbuttonarea {
  clear: both;
  float: right;
}

.areabutton {
  float: left;
  margin: 5px;
}

.search_area {
  width: 400px;
  height: 20px;
  float: left;
  margin: 10px 0 20px 100px;
}

.input_button_area {
  width: 300px;
  height: 20px;
  float: left;
  text-align: right;
  margin: 10px;
}

.detail_area {
  width: 805px;
  min-height: 460px;
  clear: both;
  margin: 0 0 0 0px;
  border: #cccccc solid 1px;
  height: auto;
  overflow: hidden;
  padding: 20px 0;
}

.detail_title {
  width: 200px;
  height: auto;
  overflow: hidden;
  float: left;
  border-top: 1px #cccccc solid;
  margin: 0 0 0 30px;
  padding: 5px 0;
  clear: both;
  color: #666;
}

.detail_item {
  width: 500px;
  height: auto;
  overflow: hidden;
  float: left;
  border-top: 1px #cccccc solid;
  margin: 0 0 0 0;
  padding: 5px 0;
}

.submit_button_area {
  width: 700px;
  height: auto;
  overflow: hidden;
  float: left;
  border-top: 1px #cccccc solid;
  margin: 0 0 0 30px;
  padding: 5px 0;
  clear: both;
  text-align: right;
}

.koushi_photo {
  float: left;
  clear: both;
  width: 150px;
  padding: 20px 10px 0 40px;
  height: auto;
  overflow: hidden;
}

.koushi_txt {
  width: 740px;
  float: left;
  height: auto;
  overflow: hidden;
  padding: 20px 0 0 0px;
}

.koushi_txt h3 {
  padding-top: 0px;
}

/* モーダル用 */

.modal {
  display: none;
  color: #444;
}
.modalBody {
  width: 800px;
  position: absolute;
  z-index: 1000;
  background: #fff;
  height: auto;
  overflow: hidden;
  left: 50%;
  top: 10px;
  border-radius: 10px; /* CSS3草案 */
  -webkit-border-radius: 10px; /* Safari,Google Chrome用 */
  -moz-border-radius: 10px; /* Firefox用 */
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.modalcontents {
  height: auto;
  overflow: hidden;
  width: 100%;
}

.modalBK {
  display: none;
  position: fixed;
  z-index: 999;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
}

.close {
  cursor: pointer;
  margin-top: 0px;
  color: #ffffff;
  height: 20px;
  width: 100%;
  background: #ccc;
  text-align: left;
  padding: 5px 20px 0 10px;
}

table.goldqpd_list {
  width: 876px;
  height: auto;
  margin: 20px 0 20px 40px;
  font-size: 13px;
}
table.goldqpd_list th {
  width: 100px;
}

/* 都道府県から鍼灸師を探すページ */
#wrapper ul.top_search {
  padding-top: 10px;
  padding-left: 50px;
  padding-right: 50px;
  list-style-type: none;
}

#wrapper ul.top_search li {
  height: 2em;
  float: left;
  color: #999;
}

#wrapper ul.top_search li a:hover {
  text-decoration: none;
}

.round_middle02 {
  background: url(images/img073.jpg) repeat-y 0 0;
  width: 959px;
  height: auto;
  min-height: 340px;
  overflow: hidden;
  padding: 0 30px 0 0;
}

/* 都道府県別鍼灸師一覧ページ */
.qs_search_area {
  width: 400px;
  height: 20px;
  float: left;
  margin: 10px 0 20px 90px;
}
.list_button_detail {
  width: 260px;
  float: right;
  margin: 20px 10px 20px 0;
}
a.detail_buttom {
  height: 1em;
  padding: 0.3em 2em;
  background-color: #8dc21f;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
}
a.detail_buttom:hover {
  background-color: #a4ce4c;
}
.li_photo_shinkyushi img {
  margin: 10px 0;
}
/* 鍼灸師詳細ページ */
table.detail_table {
  width: 800px;
  float: left;
  margin: 0 0 30px 80px;
}
table.detail_table td {
  padding: 0.5em 1em;
}
table.detail_table td.detail_td01 {
  width: 6em;
}
table.detail_table img {
  margin: 10px 0;
}
.qs_back_buttom a {
  height: 1em;
  float: left;
  margin: 10px 0 20px 80px;
  padding: 0.5em 1em;
  background-color: #684d3c;
  color: #ffffff;
  font-weight: bold;
  line-height: 1.2;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.qs_back_buttom a:hover {
  background-color: #8e7a6d;
}
.form_link_btn {
  width: 384px;
  float: right;
  margin: 0 80px 20px 0;
}
.form_link_btn a {
  height: 1em;
  padding: 0.3em 2em 0.2em 2em;
  background-color: #8dc21f;
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.form_link_btn a:hover {
  background-color: #a4ce4c;
}
/* お問い合わせフォームページ */
.round_middle form {
  width: 800px;
  float: left;
  margin: 0 0 30px 80px;
}
h3.contact_h3_01,
h3.contact_h3_02,
h3.contact_h3_03,
h3.contact_h3_04 {
  padding: 4px 0 0 16px;
  margin: 15px 0 10px 0;
  background-color: #f2f2f2;
}
input[name="c_office"],
input[name="c_name"],
input[name="c_mail"],
textarea[name="c_inquiry"],
input[value="確認へ進む"] {
  margin: 0 0 0 16px;
}
.toppage_link {
  margin: 10px 0 0 40px;
  height: 1em;
  padding: 0.3em 1em 0.2em 1em;
  background-color: #8dc21f;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.gold_qpd2017_link {
  padding: 0.3em 1em;
  background: #ffffff;
  border: 2px solid #87bc1f;
  color: #000000;
  font-weight: bold;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.headsidebox {
  float: none;
  /* width: 215px; */
  border: 1px white solid;
  color: #333;
  padding: 0px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}

.headsidebox .box1,
.box2 {
  width: 49%;
  /*     height: 70px; */
  border: 1px #ddd solid;
  padding: 3px　5px 6px;
  margin: 0px 3px 10px;
  float: left;
}

.headsidebox .textBox {
  /* width: 1000px; */
  padding: 15px 10px;
}

.headsidebox .textBox2 {
  /* width: 1000px; */
  border-bottom: 1px solid #ccc;
  padding: 15px 10px;
}

.headsidebox .textBox2 a {
  color: black;
}

.headsidebox .box2 a {
  color: #6b6105;
}

/*
#headsidebox .box2 {
    width: 47%;
   height: 53px;
    border: 1px #ddd solid;
    padding: 2px　2px 10px;
    margin:0px 0.4% 10px;
    float: left;
}
*/

.headsidebox .brown {
  background-color: #9e8036;
  color: white;
  font-weight: bold;
  padding: 7px 3px 5px;
  /* height: 35px; */
  /* line-height: 14px; */
  font-size: 18px;
}
.headsidebox .green {
  background-color: #999933;
  color: white;
  font-weight: bold;
  padding: 2px 3px;
  height: 35px;
  font-size: 17px;
}

.headsidebox .blue {
  background-color: #9999cc;
  color: white;
  font-weight: bold;
  padding: 10px 3px 5px;
  height: 35px;
  line-height: 15.6px;
  font-size: 18px;
}
.headsidebox .blue2 {
  background-color: #9999cc;
  color: white;
  font-weight: bold;
  padding: 3px 3px 1px;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
}

.headsidebox strong {
  font-weight: 600;
}

.tt {
  color: #646493;
  font-size: 13px;
}

.blue_s {
  font-size: 13px;
  margin-left: 5px;
}
.headsidebox a {
  color: white;
}
/* .headsidebox .blue a , .headsidebox .blue2 a{color:white;} */
.headsidebox .blue a,
.headsidebox .blue2 a {
  color: white;
  font-size: 13px;
  text-decoration: underline;
}
.headsidebox a:hover {
  color: yellow;
  text-decoration: none;
}

.qpd_img {
  width: 98%;
  margin: 0 auto 10px;
  border: 1px solid #929292;
  display: block;
}

.qpd_about {
  margin: 0 10px 10px;
  border: 1px solid #929292;
  padding: 20px 30px;
  font-size: 24px;
  font-weight: 700;
}

.qpd_about p {
  padding-top: 6px;
  padding-left: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6em;
}

.qpd_a {
  color: #90c030;
  display: block;
  font-size: 18px;
  margin: 5px 0px 5px 10px;
}

a {
  color: #002bff;
  font-weight: bold;
  text-decoration: none;
}

#wrapper ul.top_search li {
  height: 2em;
  float: left;
  color: #000;
}

#header_top {
  width: 972px;
  height: 61px;
  background: url(images/img020A.jpg) no-repeat 0 0;
  color: #000;
  font-size: 10px;
  text-align: right;
  padding: 64px 0 0;
  font-size: 16px;
}

#header_top_syu {
  width: 972px;
  height: 61px;
  background: url(images/img020B.jpg) no-repeat 0 0;
  color: #000;
  font-size: 10px;
  text-align: right;
  padding: 64px 0 0;
  font-size: 16px;
}

.header_url {
  font-size: 16px;
  margin: 3px 10px 0 0;
}

.koushi_box {
  overflow: hidden;
  width: 850px;
  display: flex;
  margin: 0 auto 40px;
}

.koushi_box_img {
  float: left;
  /* width: 100px; */
  overflow: hidden;
  width: 115px;
}

.koushi_box_img img {
  width: 100px;
  height: auto;
}

.koushi_box_txt {
  padding-left: 24px;
  width: 700px;
  overflow: hidden;
}

.koushi_box_txt p,
.koushi_box_txt h3 {
  padding: 0 !important;
}

.koushi_box_txt h3 {
  margin-bottom: 8px;
}

.koushi_box_txt h3 span {
  font-size: 16px;
  font-weight: normal;
  color: #73942c;
}

.koushi_tt {
  font-weight: bold;
  font-size: 17px;
  color: #5d3e3e;
  margin-bottom: 16px;
}
