@charset "utf-8";

#pageDoctor {
}
#pageDoctor #areaPage {
  margin:80px 100px 200px;
}
#pageDoctor #areaPage h1 {
  margin:0 auto;
  width:215px;
  height:156px;
  background:url("../img/bg_h2.png") no-repeat center center;
  background-size:215px 156px;
}
#pageDoctor #areaPage h1 strong {
  display:block;
  padding:50px 0 0;
  font-size:24px;
  font-family: "Shippori Mincho", serif;  
  font-weight:normal;
  color:#fff;
  text-align:center;
  letter-spacing:0.1em;
  line-height:1.2em;
}
#pageDoctor #areaPage #boxContents {
  margin:50px auto 0;
  border-top:3px dotted #b3d8b4;
}
#pageDoctor #areaPage #boxContents .boxProfile {
  padding:60px 0 60px;
}
#pageDoctor #areaPage #boxContents .ProfileStyle1 {
}
#pageDoctor #areaPage #boxContents .ProfileStyle1 .profilePhoto {
  float:left;
  width:460px;
}
#pageDoctor #areaPage #boxContents .ProfileStyle1 .profileText {
  float:right;
  width:500px;
}
#pageDoctor #areaPage #boxContents .ProfileStyle2 {
}
#pageDoctor #areaPage #boxContents .ProfileStyle2 .profilePhoto {
  float:right;
  width:460px;
}
#pageDoctor #areaPage #boxContents .ProfileStyle2 .profileText {
  float:left;
  width:500px;
}
#pageDoctor #areaPage #boxContents .ProfileStyle1 .profilePhoto img,
#pageDoctor #areaPage #boxContents .ProfileStyle2 .profilePhoto img {
  width:100%;
  height:auto;
}
#pageDoctor #areaPage #boxContents .boxProfile h2 {
  padding:0 0 10px;
  font-size:24px;
  font-family: "Shippori Mincho", serif;  
  font-weight:normal;
  color:#251e1c;
  letter-spacing:0.1em;
  line-height:1.0em;
}
#pageDoctor #areaPage #boxContents .boxProfile ul {
  padding:20px 0 10px;
}
#pageDoctor #areaPage #boxContents .boxProfile ul li {
  float:left;
  margin-right:5px;
  width:120px;
  list-style:none;
}
#pageDoctor #areaPage #boxContents .boxProfile ul li span {
  display:block;
  padding:5px 0 7px;
  font-size:15px;
  font-family: "Shippori Mincho", serif;  
  font-weight:normal;
  color:#fff;
  letter-spacing:0.1em;
  line-height:1.0em;
  text-align:center;
  background:#b3d8b4;
  border-radius:10px;
}
#pageDoctor #areaPage #boxContents .boxProfile strong {
  display:block;
  padding:20px 0 30px;
  font-size:18px;
  font-family: "Shippori Mincho", serif;  
  font-weight:normal;
  color:#251e1c;
  letter-spacing:0.1em;
  line-height:1.5em;
}
#pageDoctor #areaPage #boxContents .boxProfile dl {
  padding:20px 0;
  font-size:18px;
  line-height:1.5em;
}
#pageDoctor #areaPage #boxContents .boxProfile dl dt {
}
#pageDoctor #areaPage #boxContents .boxProfile dl dd {
  margin-top:-1.5em;
  margin-left:7em;
  margin-bottom:0.5em;
}


#pageReserve {
}
#pageReserve #areaPage {
  margin:80px 100px 100px;
}
#pageReserve #areaPage h1 {
  margin:0 auto;
  width:215px;
  height:156px;
  background:url("../img/bg_h2.png") no-repeat center center;
  background-size:215px 156px;
}
#pageReserve #areaPage h1 strong {
  display:block;
  padding:65px 0 0;
  font-size:24px;
  font-family: "Shippori Mincho", serif;  
  font-weight:normal;
  color:#fff;
  text-align:center;
  letter-spacing:0.1em;
  line-height:1.2em;
}
#pageReserve #areaPage #topMessage {
  margin:50px auto 50px;
  width:840px;
  text-align:left;
}
#pageReserve #areaPage #topMessage span {
  font-size:86%;
}
#pageReserve #areaPage .boxSection {
  position:relative;
  margin:100px auto 0;
  padding-top:60px;
  border-top:3px dotted #dabba0;
  z-index:2;
}
#pageReserve #areaPage .boxSection h2 {
  position:absolute;
  top:-30px;
  left:calc( 50% - 180px );
  display:block;
  padding:4px;
  width:360px;
  background:#dabba0;
  border-radius:10px;
  z-index:3;
}
#pageReserve #areaPage .boxSection h2 strong {
  display:block;
  padding:12px 0;
  font-size:18px;
  font-family: "Shippori Mincho", serif;  
  font-weight:normal;
  color:#fff;
  text-align:center;
  letter-spacing:0.1em;
  line-height:1.2em;
  border-radius:10px;
  border:2px solid #fff;
}
#pageReserve #areaPage .boxSection h2.double {
  top:-40px;
}
#pageReserve #areaPage .boxSection .btnWebReserve {
  margin:40px auto 30px;
  width:150px;
  height:150px;
}
#pageReserve #areaPage .boxSection .btnWebReserve a {
  display:block;
  padding:50px 0;
  font-family: "Shippori Mincho", serif;  
  font-size:20px;
  font-weight:normal;
  color:#fff;
  letter-spacing:0.1em;
  line-height:1.2em;
  text-align:center;
  text-decoration:none;
  background:#adc5dd;
  border-radius:50%;
}
#pageReserve #areaPage .boxSection .btnWebReserve a:hover {
  opacity:0.75;
}
#pageReserve #areaPage .boxSection #boxReserveOutline {
  padding-bottom:30px;
}
#pageReserve #areaPage .boxSection #boxReserveOutline table {
}
#pageReserve #areaPage .boxSection #boxReserveOutline table tr {
}
#pageReserve #areaPage .boxSection #boxReserveOutline table tr th {
  width:25%;
  font-size:18px;
  line-height:1.6em;
  color:#fff;
  background:#dabba0;
  border-bottom:2px solid #fff;
}
#pageReserve #areaPage .boxSection #boxReserveOutline table tr td {
  padding:20px;
  width:75%;
  font-size:18px;
  line-height:1.6em;
  border-left:2px solid #dabba0;
  border-bottom:2px solid #dabba0;
  border-right:2px solid #dabba0;
}
#pageReserve #areaPage .boxSection #boxReserveOutline table .line_bb {
  border-bottom:2px solid #dabba0;
}
#pageReserve #areaPage .boxSection #boxReserveOutline table .line_tb {
  border-top:2px solid #dabba0;
}
#pageReserve #areaPage .boxSection #boxReserveOutline table .rect_tl {
  border-top-left-radius:10px;
}
#pageReserve #areaPage .boxSection #boxReserveOutline table .rect_tr {
  border-top-right-radius:10px;
}
#pageReserve #areaPage .boxSection #boxReserveOutline table .rect_bl {
  border-bottom-left-radius:10px;
}
#pageReserve #areaPage .boxSection #boxReserveOutline table .rect_br {
  border-bottom-right-radius:10px;
}
#pageReserve #areaPage .boxSection .itemHowto {
  padding-top:20px;
  padding-bottom:50px;
}
#pageReserve #areaPage .boxSection .itemHowto ul {
  list-style:none;
  font-size:16px;
  line-height:1.5em;
}
#pageReserve #areaPage .boxSection .itemHowto ul li {
  float:left;
  list-style:none;
}
#pageReserve #areaPage .boxSection .itemHowto ul li strong {
  display:block;
  margin-bottom:20px;
  padding:6px 0;
  font-family: "Shippori Mincho", serif;  
  font-size:16px;
  font-weight:normal;
  color:#fff;
  letter-spacing:0em;
  text-align:center;
  background:#dabba0;
  border-radius:10px;
}
#pageReserve #areaPage .boxSection .List5 ul li {
  margin:0 7px;
  width:185px;
}
#pageReserve #areaPage .boxSection .List5 ul li p {
  height:6.0em;
}
#pageReserve #areaPage .boxSection .List2 ul li {
  margin:0;
  width:450px;
}
#pageReserve #areaPage .boxSection .List2 ul li:nth-child(2) {
  float:right;
}
#pageReserve #areaPage .boxSection .List2 ul li p {
}
#pageReserve #areaPage .boxSection .List4 ul {
  padding:0 90px;
}
#pageReserve #areaPage .boxSection .List4 ul li {
  margin:0 7px;
  width:185px;
}
#pageReserve #areaPage .boxSection .List4 ul li p {
  height:7.0em;
}
#pageReserve #areaPage .boxSection .List1 ul {
  padding:0 200px;
}
#pageReserve #areaPage .boxSection .List1 ul li {
  width:600px;
}
#pageReserve #areaPage .boxSection .List3 ul {
  padding:0 200px;
}
#pageReserve #areaPage .boxSection .List3 ul li {
  margin:0 7px;
  width:185px;
}
#pageReserve #areaPage .boxSection .List3 ul li p {
  height:10.0em;
}


#boxImageMatsunobu {
  background:url("../../common/img/image_matsunobu_c.png") no-repeat center center;
  background-size:264px 315px;
}



/* ------------------------------------------------------------ */
/*   For SmartPhones                                            */
/* ------------------------------------------------------------ */
@media print, screen and (max-width: 640px) {

#pageDoctor #areaPage {
  margin:30px 20px 100px;
}
#pageDoctor #areaPage h1 {
  margin:0 auto;
  width:150px;
  height:108px;
  background:url("../img/bg_h2.png") no-repeat center center;
  background-size:150px 108px;
}
#pageDoctor #areaPage h1 strong {
  display:block;
  padding:35px 0 0;
  font-size:20px;
  font-family: "Shippori Mincho", serif;  
  font-weight:normal;
  color:#fff;
  text-align:center;
  letter-spacing:0.1em;
  line-height:1.2em;
}
#pageDoctor #areaPage #boxContents .ProfileStyle1 .profilePhoto {
  float:none;
  width:auto;
}
#pageDoctor #areaPage #boxContents .ProfileStyle1 .profileText {
  float:none;
  width:auto;
}
#pageDoctor #areaPage #boxContents .ProfileStyle2 .profilePhoto {
  float:none;
  width:auto;
}
#pageDoctor #areaPage #boxContents .ProfileStyle2 .profileText {
  float:none;
  width:auto;
}
#pageDoctor #areaPage #boxContents .boxProfile {
  padding:20px 0 30px;
}
#pageDoctor #areaPage #boxContents .boxProfile h2 {
  display:block;
  padding:20px 0 0;
  font-size:20px;
  letter-spacing:0.1em;
  line-height:1.0em;
}
#pageDoctor #areaPage #boxContents .boxProfile strong {
  padding:10px 0 20px;
  font-size:18px;
  letter-spacing:0.1em;
  line-height:1.5em;
}
#pageDoctor #areaPage #boxContents .boxProfile dl {
  padding:10px 0 30px;
  font-size:15px;
  line-height:1.3em;
}


#pageReserve #areaPage {
  margin:30px 20px 100px;
}
#pageReserve #areaPage h1 {
  margin:0 auto;
  width:150px;
  height:108px;
  background:url("../img/bg_h2.png") no-repeat center center;
  background-size:150px 108px;
}
#pageReserve #areaPage h1 strong {
  display:block;
  padding:45px 0 0;
  font-size:20px;
  font-family: "Shippori Mincho", serif;  
  font-weight:normal;
  color:#fff;
  text-align:center;
  letter-spacing:0.1em;
  line-height:1.2em;
}
#pageReserve #areaPage #topMessage {
  margin:50px auto 50px;
  width:auto;
}
#pageReserve #areaPage .boxSection .itemHowto {
  padding:0 20px;
}
#pageReserve #areaPage .boxSection .itemHowto ul li {
  float:none;
}
#pageReserve #areaPage .boxSection .List5 ul li {
  margin:0 auto 20px;
  width:auto;
}
#pageReserve #areaPage .boxSection .List5 ul li p {
  padding-bottom:20px;
  height:auto;
}
#pageReserve #areaPage .boxSection .List2 ul li {
  margin:0 0 20px;
  width:auto;
}
#pageReserve #areaPage .boxSection .List2 ul li:nth-child(2) {
  float:none;
}
#pageReserve #areaPage .boxSection .List2 ul li p {
}
#pageReserve #areaPage .boxSection .List4 ul {
  padding:0;
}
#pageReserve #areaPage .boxSection .List4 ul li {
  margin:0 0 20px;
  width:100%;
}
#pageReserve #areaPage .boxSection .List4 ul li p {
  padding-bottom:20px;
  height:auto;
}
#pageReserve #areaPage .boxSection .List1 ul {
  padding:0 0 20px;
}
#pageReserve #areaPage .boxSection .List1 ul li {
  width:auto;
}
#pageReserve #areaPage .boxSection .List3 ul {
  padding:0;
}
#pageReserve #areaPage .boxSection .List3 ul li {
  margin:0 0 20px;
  width:auto;
}
#pageReserve #areaPage .boxSection .List3 ul li p {
  padding-bottom:20px;
  height:auto;
}


#boxImageMatsunobu {
  width:200px;
  height:238px;
  background-size:200px 238px;
}




}

