@charset "utf-8";

#areaPageHeaderHotel {
  padding:60px 0 80px;
}
#areaPageHeaderHotel h1 {
  margin:0 auto;
  width:215px;
  height:156px;
  font-family: "Shippori Mincho", serif;  
  font-weight:normal;
  color:#fff;
  text-align:center;
  background:url("../img/bg_h1_pink.png") no-repeat center center;
  background-size:215px 156px;
}
#areaPageHeaderHotel h1 strong {
  padding:40px 0 0;
  font-size:19px;
  letter-spacing:0em;
  line-height:1.2em;
}

#boxVisualHotel {
}
#boxVisualHotel img {
  width:100%;
  height:auto;
}

.boxBlock {
  margin:0 auto 60px;
  width:900px;
}

#boxHotelMessage {
  padding:100px 0 100px;  
}
#boxHotelBanner {
  padding:0 0 30px;  
}
#bannerHotel {
  margin:0 0 200px;
}
#bannerHotel a {
  display:block;
  margin:0 auto;
  padding:40px 0 30px;
  width:648px;
  text-align:center;
  background-image:url("../img/rect_gray_hotel.png");
  background-repeat:no-repeat;
  background-position:55px center; 
  background-size:16px 24px;
  border:1px solid #868686;
  border-radius:10px;
  -webkit-transition-property: background;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
}
#bannerHotel a img {
  width:430px;
  height:68px;
}
#bannerHotel a:hover {
  background-position:60px center; 
}



#areaPageHeaderTreatment {
  padding:60px 0;
}
#areaPageHeaderTreatment h1 {
  margin:0 auto;
  width:215px;
  height:166px;
  font-family: "Shippori Mincho", serif;  
  font-weight:normal;
  color:#fff;
  line-height:1.2em;
  text-align:center;
  background:url("../img/bg_h1_pink.png") no-repeat center center;
  background-size:215px 166px;
}
h1 strong {
  display:block;
  padding:60px 0 12px;
  font-size:22px;
  line-height:1em;
  letter-spacing:0.05em;
}
h1 span {
  display:block;
  font-size:16px;
  line-height:1em;
}

.boxBorderDot {
  position:relative;
  margin:80px auto;
  width:1000px;
  border-top:3px dotted #f2c1c7;
}
.boxBorderDot h2 {
  position:absolute;
  top:-28px;
  left:calc( 50% - 140px );
  width:280px;
  height:56px;
  font-family: "Shippori Mincho", serif;  
  font-size:20px;
  font-weight:normal;
  color:#fff;
  letter-spacing:0em;
  line-height:1.2em;
  text-align:center;
  background:url("../img/bg_h3.png") no-repeat center center;
  background-size:200px 56px;
  z-index:4;
}
.boxBorderDot h2 span {
  display:block;
  padding-top:17px;
  text-align:center;
}
p.MessageTreatment {
  padding:100px 80px 50px;
  text-align:center;
}
.boxImageTreatment {
  padding:20px 50px 60px;
}
.boxImageTreatment img {
  width:100%;
  height:auto;
}

.boxImageTreatment {
  padding:20px 20px 20px;
}

.boxTreatmentQRNavi {
  padding:10px 0 50px;
}
.boxTreatmentQRNavi table {
  margin:0 auto;
}
.boxTreatmentQRNavi table tr {
}
.boxTreatmentQRNavi table tr td {
  padding:0 10px;
}
.boxTreatmentQRNavi table tr td.text {
  font-size:20px;
}
.boxTreatmentQRNavi table tr td.space {
  width:10px;
  font-size:1px;
}
.boxTreatmentQRNavi table tr td.line {
  width:100px;
  background:url("../img/bg_line_gray.png") repeat-x center center;
}
.boxTreatmentQRNavi table tr td.image {
  vertical-align:bottom;
}
.boxTreatmentQRNavi table tr td.image img.qr {
  width:100px;
  height:auto;
}
.boxTreatmentQRNavi table tr td.image img.sns {
  width:50px;
  height:auto;
}

#pageTreatment .boxListPink {
  margin:0 auto 70px;
  padding:20px 0 20px 0;
  width:900px;
  border:2px solid #f2c1c7;
  border-radius:20px;
}
#pageTreatment .boxListPink ul {
  padding:0 30px 0 30px;
  list-style:none;
}
#pageTreatment .boxListPink ul li {
  padding:0 0 9px 24px;
  list-style:none;
  background:url("../img/item_star.png") no-repeat left 7px;
  background-size:20px 20px;
}
#pageTreatment .boxListPink p {
  padding:12px 0 0 30px;
}

#pageTreatment #boxListPrice {
  margin:50px 50px 20px;
}
#pageTreatment #boxListPrice img {
  margin:20px 0 ;
  width:100%;
  hright:auto;
}
#pageTreatment #boxListPrice p {
  padding-bottom:20px;
}

#pageTreatment #boxImageBijiris {
  padding:30px 20px 50px;
}
#pageTreatment #boxImageBijiris #itemBijirisPrice {
  float:left;
  width:560px;
}
#pageTreatment #boxImageBijiris #itemBijirisPrice img {
  width:100%;
}
#pageTreatment #boxImageBijiris #itemBijirisLogo {
  float:right;
  padding-top:40px;
  width:305px;
}
#pageTreatment #boxImageBijiris #itemBijirisLogo img {
  width:100%;
}
#pageTreatment #boxImageBijirisPhoto {
  padding:0 20px 100px;
}
#pageTreatment #boxImageBijirisPhoto img {
  width:100%;
}
#pageTreatment #boxImageBijirisPhoto p {
  padding-top:10px;
}


#pageEchodiary {
}
#pageEchodiary #areaPage {
  position:relative;
  margin:150px 100px 200px;
  border-top:3px dotted #f2c1c7;
  z-index:2;
}
#pageEchodiary #areaPage h1 {
  position:absolute;
  top:-78px;
  left:calc( 50% - 107px );
  margin:0 auto;
  width:215px;
  height:156px;
  background:url("../img/bg_h1_pink.png") no-repeat center center;
  background-size:215px 156px;
  z-index:3;
}
#pageEchodiary #areaPage h1 strong {
  display:block;
  padding:60px 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;
}
#pageEchodiary #areaPage #topMessage {
  margin:120px 0 50px;
}
#pageEchodiary #areaPage h2 {
  padding:12px 20px;
  font-family: "Shippori Mincho", serif;  
  font-weight:normal;
  font-size:20px;
  color:#fff;
  letter-spacing:0.1em;
  line-height:1em;
  text-align:center;
  background:#f4b0b5;
  border-radius:10px;
}
#pageEchodiary #areaPage #boxServiceOutline {
  margin:0 auto 50px;
  width:800px;
}
#pageEchodiary #areaPage #boxServiceOutline img {
  width:100%;
  height:auto;
}
#pageEchodiary #areaPage #boxServiceOutline p {
  font-size:16px;
  line-height:1.5em;
}
#pageEchodiary #areaPage #boxServiceOutline p#itemMessageLeft {
  float:left;
  width:300px;
}
#pageEchodiary #areaPage #boxServiceOutline p#itemMessageRight {
  float:right;
  width:240px;
}
#pageEchodiary #areaPage #boxHowto ul {
  padding:25px 0;
}
#pageEchodiary #areaPage #boxHowto ul li {
  float:left;
  width:calc( ( 100% - 30px ) / 3 );
  list-style:none;
}
#pageEchodiary #areaPage #boxHowto ul li:nth-child(1),
#pageEchodiary #areaPage #boxHowto ul li:nth-child(2) {
  padding-right:15px;
}
#pageEchodiary #areaPage #boxHowto ul li p {
  padding:20px 20px 50px;
}
#pageEchodiary #areaPage #boxHowto ul li p a {
  display:block;
  padding:9px 0;
  font-size:16px;
}
#pageEchodiary #areaPage #boxHowto ul li p span {
  display:block;
  text-align:center;
}
#pageEchodiary #areaPage #boxNote ul {
  padding:25px 25px;
}
#pageEchodiary #areaPage #boxNote ul li {
  margin-left:30px;
  padding-bottom:10px;
  line-height:1.5em;
}


#pageWovie {
}
#pageWovie #areaPage {
  position:relative;
  margin:150px 100px 200px;
  border-top:3px dotted #f2c1c7;
  z-index:2;
}
#pageWovie #areaPage h1 {
  position:absolute;
  top:-78px;
  left:calc( 50% - 107px );
  margin:0 auto;
  width:215px;
  height:156px;
  background:url("../img/bg_h1_pink.png") no-repeat center center;
  background-size:215px 156px;
  z-index:3;
}
#pageWovie #areaPage h1 strong {
  display:block;
  padding:60px 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;
}
#pageWovie #areaPage #topMessage {
  margin:120px auto 50px;
  width:900px;
}
#pageWovie #areaPage #boxBanner {
  margin:0 auto 50px;
  width:800px;
}
#pageWovie #areaPage #boxBanner img {
  width:100%;
  height:auto;
}
#pageWovie #areaPage #boxMenu {
  margin:0 auto 50px;
  width:900px;
}
#pageWovie #areaPage #boxMenu #itemText {
  float:left;
  padding-top:30px;
  width:420px;
}
#pageWovie #areaPage #boxMenu #itemText #frameDotted {
  position:relative;
  border:3px dotted #f2c1c7; 
}
#pageWovie #areaPage #boxMenu #itemText #frameDotted h2 {
  position:absolute;
  top:-30px;
  left:calc( 50% - 180px );
  padding:15px 0;
  width:360px;
  font-size:20px;
  font-family: "Shippori Mincho", serif;  
  font-weight:normal;
  color:#fff;
  text-align:center;
  letter-spacing:0.1em;
  line-height:1.2em;
  background:#f2c1c7;
  border-radius:10px;
}
#pageWovie #areaPage #boxMenu #itemText ul {
  padding:50px 30px 30px;
}
#pageWovie #areaPage #boxMenu #itemText ul li {
  margin-left:30px;
}
#pageWovie #areaPage #boxMenu #itemPhoto {
  float:right;
  width:420px;
  text-align:center;
}
#pageWovie #areaPage #boxMenu #itemPhoto img {
  width:80%;
}
#pageWovie #areaPage .boxContents {
}
#pageWovie #areaPage .boxContents .itemLeft {
  float:left;
  width:480px;
}
#pageWovie #areaPage .boxContents .itemRight {
  float:right;
  width:480px;
}
#pageWovie #areaPage .boxContents .itemLeft h2,
#pageWovie #areaPage .boxContents .itemRight h2 {
  padding:3px;
  background:#f2c1c7;
  border-radius:10px;
}
#pageWovie #areaPage .boxContents .itemLeft h2 span,
#pageWovie #areaPage .boxContents .itemRight h2 span {
  display:block;
  padding:9px 0;
  font-size:22px;
  font-family: "Shippori Mincho", serif;  
  font-weight:normal;
  color:#fff;
  text-align:center;
  letter-spacing:0.1em;
  line-height:1.2em;
  border:1px solid #fff;
  background:#f2c1c7; 
  border-radius:10px;
}
#pageWovie #areaPage .boxContents .itemLeft p,
#pageWovie #areaPage .boxContents .itemRight p {
  padding:18px 0 40px;
}
#pageWovie #areaPage .boxContents .itemLeft h3,
#pageWovie #areaPage .boxContents .itemRight h3 {
  padding:9px;
  background:#dabba0;
  border-radius:10px;
  font-size:20px;
  font-family: "Shippori Mincho", serif;  
  font-weight:normal;
  color:#fff;
  text-align:center;
  letter-spacing:0.1em;
  line-height:1.2em;
}
#pageWovie #areaPage .boxContents .itemLeft p.image,
#pageWovie #areaPage .boxContents .itemRight p.image {
  padding:0 0 40px;
  text-align:center;
}
#pageWovie #areaPage .boxContents .itemLeft p.image img,
#pageWovie #areaPage .boxContents .itemRight p.image img {
  width:140px;
  height:auto;
}
.textMail {
  display:block;
  padding:18px 0;
  color:#000;
  font-size:30px;
  font-family: "Shippori Mincho", serif;  
  font-weight:normal;
  text-decoration:none;
}

#pageBridal {
}
#pageBridal #areaPage {
  position:relative;
  margin:150px 100px 200px;
  border-top:3px dotted #f2c1c7;
  z-index:2;
}
#pageBridal #areaPage h1 {
  position:absolute;
  top:-78px;
  left:calc( 50% - 107px );
  margin:0 auto;
  width:215px;
  height:156px;
  background:url("../img/bg_h1_pink.png") no-repeat center center;
  background-size:215px 156px;
  z-index:3;
}
#pageBridal #areaPage h1 strong {
  display:block;
  padding:60px 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;
}
#pageBridal #areaPage #topMessage {
  margin:120px auto 50px;
  width:900px;
  text-align:center;
}
#pageBridal #areaPage #boxBanner {
  margin:0 auto 50px;
  width:180px;
}
#pageBridal #areaPage #boxBanner img {
  width:100%;
  height:auto;
}
#pageBridal #areaPage #boxContents {
  margin:0 auto;
  width:900px;
}
#pageBridal #areaPage #boxContents p {
  padding:12px 0 12px 0;
}
#pageBridal #areaPage #boxContents u {
  text-decoration:none;
  border-bottom:2px solid #f2c1c7;
}
#pageBridal #areaPage #boxContents ul {
  padding:6px 12px 6px 36px;
}
#pageBridal #areaPage #boxContents ul li {
  margin-left:30px;
}

#pageBridal #areaPage #boxContents .itemTable {
  padding:20px 0 50px 0;
}
#pageBridal #areaPage #boxContents .itemTable table {
  width:100%;
}
#pageBridal #areaPage #boxContents .itemTable table tr {
}
#pageBridal #areaPage #boxContents .itemTable table tr th {
  padding:9px 0;
  color:#fff;
  background:#dabba0;
}
#pageBridal #areaPage #boxContents .itemTable table tr th.line_lw {
  border-right:2px solid #fff;
}
#pageBridal #areaPage #boxContents .itemTable table tr td {
  padding:9px 12px;
  border-bottom:2px solid #dabba0;
  border-right:2px solid #dabba0;
}
#pageBridal #areaPage #boxContents .itemTable table tr td.line_rb {
  border-left:2px solid #dabba0;
}
#pageBridal #areaPage #boxContents .itemTable table tr td.center {
  text-align:center;
}
#pageBridal #areaPage #boxContents .boxSectionTitle {
  padding:12px 0;
}
#pageBridal #areaPage #boxContents .boxSectionTitle table {
  width:100%;
}
#pageBridal #areaPage #boxContents .boxSectionTitle table tr {
}
#pageBridal #areaPage #boxContents .boxSectionTitle table tr td {
}
#pageBridal #areaPage #boxContents .boxSectionTitle table tr td.bgLineDot {
  background:url("../img/bg_line_dot.png") repeat-x center center;
}
#pageBridal #areaPage #boxContents .boxSectionTitle table tr td.bgLineSolid {
  background:url("../img/bg_line_solid.png") repeat-x center center;
}
#pageBridal #areaPage #boxContents .boxSectionTitle table tr td h2 {
  display:block;
  padding:3px 3px;
  width:240px;
  font-size:20px;
  font-family: "Shippori Mincho", serif;  
  font-weight:normal;
  color:#fff;
  text-align:center;
  letter-spacing:0.1em;
  line-height:1.0em;
  background:#f2c1c7;
  border-radius:10px;
}
#pageBridal #areaPage #boxContents .boxSectionTitle table tr td h2 strong {
  display:block;
  padding:6px 0;
  width:236px;
  font-size:20px;
  font-family: "Shippori Mincho", serif;  
  font-weight:normal;
  color:#fff;
  text-align:center;
  letter-spacing:0.1em;
  line-height:1.0em;
  background:#f2c1c7;
  border:2px solid #fff;
  border-radius:10px;
}
#pageBridal #areaPage #boxContents .boxSectionTitle table tr td h2.long {
  width:390px;
}
#pageBridal #areaPage #boxContents .boxSectionTitle table tr td h2.long strong {
  width:386px;
}
#pageBridal #areaPage #boxContents .boxSectionTitle table tr td h3 {
  display:block;
  padding:12px 3px;
  width:360px;
  font-size:20px;
  font-family: "Shippori Mincho", serif;  
  font-weight:normal;
  color:#fff;
  text-align:center;
  letter-spacing:0.1em;
  line-height:1.0em;
  background:#f2c1c7;
  border-radius:10px;
}
#pageBridal #areaPage #boxContents .boxSectionTitle table tr td h3.short {
  width:200px;
}
#pageBridal #areaPage #boxContents .boxSectionTitle table tr td.price {
  padding:9px 0;
  width:120px;
  font-size:20px;
  font-family: "Shippori Mincho", serif;  
  font-weight:normal;
  color:#f2c1c7;
  text-align:center;
  letter-spacing:0.1em;
  line-height:1.0em;
  border:2px solid #f2c1c7;
}
#pageBridal #areaPage #boxContents p.boxNote {
  position:relative;
  margin:30px 0;
  padding:20px 40px;
  border:2px solid #f2c1c7;
  border-radius:20px;
  z-index:3;
}
#pageBridal #areaPage #boxContents p.boxNote strong {
  font-size:22px;
  font-weight:800;
  color:#000;
}
#pageBridal #areaPage #boxContents p.boxNote span {
  position:absolute;
  display:block;
  padding:9px 0;
  width:120px;
  bottom:-23px;
  right:-2px;
  font-size:20px;
  font-family: "Shippori Mincho", serif;  
  font-weight:normal;
  color:#f2c1c7;
  text-align:center;
  letter-spacing:0.1em;
  line-height:1.0em;
  background:#fff;
  border:2px solid #f2c1c7;
}


#pageMutuu {
}
#pageMutuu #areaPage {
  margin:80px 100px 200px;
}
#pageMutuu #areaPage h1 {
  margin:0 auto;
  width:215px;
  height:156px;
  background:url("../img/bg_h1_pink.png") no-repeat center center;
  background-size:215px 156px;
}
#pageMutuu #areaPage h1 strong {
  display:block;
  padding:60px 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;
}
#pageMutuu #areaPage #boxContents {
  margin:50px auto 0;
}
#pageMutuu #areaPage #boxContents .itemTitleTable {
  padding:50px 0 30px;
}
#pageMutuu #areaPage #boxContents .itemTitleTable table {
  width:100%;
}
#pageMutuu #areaPage #boxContents .itemTitleTable table tr {
}
#pageMutuu #areaPage #boxContents .itemTitleTable table tr td {
  background:url("../img/bg_line_dot.png") repeat-x center center;
}
#pageMutuu #areaPage #boxContents .itemTitleTable table tr td h2 {
  display:block;
  padding:3px 3px;
  width:320px;
/*
  background:#f2c1c7;
*/
  background:#f2c1c7;
  border-radius:10px;
}
#pageMutuu #areaPage #boxContents .itemTitleTable table tr td h2 strong {
  display:block;
  padding:18px 0;
  width:316px;
  font-size:24px;
  font-family: "Shippori Mincho", serif;  
  font-weight:normal;
  color:#fff;
  text-align:center;
  letter-spacing:0.1em;
  line-height:1.2em;
/*
  background:#f2c1c7;
*/
  background:#f2c1c7;
  border:2px solid #fff;
  border-radius:10px;
}
#pageMutuu #areaPage #boxContents h3 {
  display:block;
  padding:18px 0;
  font-size:28px;
  font-family: "Shippori Mincho", serif;  
  font-weight:400;
  text-align:left;
  letter-spacing:0.1em;
}
#pageMutuu #areaPage #boxContents h3.left {
  text-align:left;
}
#pageMutuu #areaPage #boxContents p {
  padding:0 0 50px;
  text-align:left;
}
#pageMutuu #areaPage #boxContents p.textCenter {
  text-align:center;
}
#pageMutuu #areaPage #boxContents p.left {
  padding:0 0 50px;
  text-align:left;
}
#pageMutuu #areaPage #boxContents .itemMutuuImage {
  padding:20px 0;
  text-align:center;
}
#pageMutuu #areaPage #boxContents .itemMutuuImage .image {
  float:left;
  margin:0 30px;
  width:400px;
  height:auto;
}
#pageMutuu #areaPage #boxContents .itemMutuuImage .image_hspace {
  margin:30px;
}
#pageMutuu #areaPage #boxContents .itemMutuuImage .image img {
  width:100%;
  height:auto;
}


#pageDoctor {
}
#pageDoctor #areaPage {
  margin:80px 100px 200px;
}
#pageDoctor #areaPage h1 {
  margin:0 auto;
  width:215px;
  height:156px;
  background:url("../img/bg_h1_pink.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 #f2c1c7;
}
#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:#f2c1c7;
  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:6em;
  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_h1_pink.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_w.png") no-repeat center center;
  background-size:264px 315px;
}





/* ------------------------------------------------------------ */
/*   For SmartPhones                                            */
/* ------------------------------------------------------------ */
@media print, screen and (max-width: 640px) {

#areaPageHeaderHotel {
  padding:30px 0;
}
#areaPageHeaderHotel h1 {
  margin:0 auto;
  width:150px;
  height:108px;
  font-family: "Shippori Mincho", serif;  
  background:url("../img/bg_h1_pink.png") no-repeat center center;
  background-size:150px 108px;
}
#areaPageHeaderHotel h1 strong {
  padding-top:27px;
  font-size:13px;
  letter-spacing:0em;
  line-height:1.2em;
}

.boxBlock {
  margin:0 10px 60px;
  width:auto;
}

#boxHotelMessage {
  padding:60px 10px 60px;  
}
#bannerHotel {
  margin:0 0 100px;
}
#bannerHotel a {
  display:block;
  margin:0 auto;
  padding:30px 0 20px;
  width:80%;
  background:none;
}
#bannerHotel a img {
  width:80%;
  height:auto;
}


#areaPageHeaderTreatment {
  padding:30px 0;
}
#areaPageHeaderTreatment h1 {
  margin:0 auto;
  width:150px;
  height:108px;
  font-family: "Shippori Mincho", serif;  
  font-weight:normal;
  color:#fff;
  line-height:1.2em;
  text-align:center;
  background:url("../img/bg_h1_pink.png") no-repeat center center;
  background-size:150px 108px;
}
h1 strong {
  display:block;
  padding:35px 0 12px;
  font-size:16px;
  line-height:1em;
  letter-spacing:0.05em;
}
h1 span {
  font-size:13px;
  line-height:1em;
}
.boxBorderDot h2 {
  top:-28px;
  font-size:16px;
}

.boxBorderDot {
  position:relative;
  margin:80px 10px;
  width:auto;
  border-top:3px dotted #f2c1c7;
}
.boxBlock {
  margin:0 10px 60px;
  width:auto;
}
p.MessageTreatment {
  padding:60px 20px 30px;
  text-align:center;
}
boxTreatmentQRNavi table tr td {
  display:block;
  padding:10px 0;
  text-align:center;
}
.boxTreatmentQRNavi table tr td.text {
  font-size:16px;
}
.boxTreatmentQRNavi table tr td.space,
.boxTreatmentQRNavi table tr td.line {
  display:none;
}

#pageTreatment #boxListPrice {
  margin:0 10px 10px;
}
#pageTreatment #boxListPrice img {
  margin:10px 0 ;
  width:100%;
  hright:auto;
}
#pageTreatment #boxListPrice p {
  padding-bottom:10px;
}
#pageTreatment .boxListPink {
  margin:0 auto 30px;
  padding:20px 0 20px 0;
  width:auto;
  border:2px solid #f2c1c7;
  border-radius:10px;
}
#pageTreatment #boxImageBijiris #itemBijirisPrice {
  float:none;
  width:100%;
}
#pageTreatment #boxImageBijiris #itemBijirisLogo {
  float:none;
  padding:20px 0;
  width:100%;
}

#pageEchodiary #areaPage {
  margin:100px 10px 100px;
}
#pageEchodiary #areaPage h1 {
  position:absolute;
  top:-54px;
  left:calc( 50% - 75px );
  margin:0 auto;
  width:150px;
  height:108px;
  background:url("../img/bg_h1_pink.png") no-repeat center center;
  background-size:150px 108px;
  z-index:3;
}
#pageEchodiary #areaPage h1 strong {
  display:block;
  padding:40px 0 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;
}
#pageEchodiary #areaPage #topMessage {
  margin:80px 60px 50px;
}
#pageEchodiary #areaPage #topMessage img {
  width:100%;
}

#pageEchodiary #areaPage #boxServiceOutline {
  margin:0 30px 50px;
  width:auto;
}
#pageEchodiary #areaPage #boxServiceOutline p#itemMessageLeft {
  width:50%;
}
#pageEchodiary #areaPage #boxServiceOutline p#itemMessageRight {
  width:40%;
}
#pageEchodiary #areaPage #boxHowto ul li {
  float:none;
  width:100%;
}
#pageEchodiary #areaPage #boxHowto ul li p {
  padding:20px 20px 30px;
}


#pageWovie #areaPage {
  margin:100px 10px 120px;
}
#pageWovie #areaPage h1 {
  position:absolute;
  top:-55px;
  left:calc( 50% - 75px );
  margin:0 auto;
  width:150px;
  height:108px;
  background:url("../img/bg_h1_pink.png") no-repeat center center;
  background-size:150px 108px;
  z-index:3;
}
#pageWovie #areaPage h1 strong {
  display:block;
  padding:35px 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;
}
#pageWovie #areaPage #topMessage {
  margin:90px 20px 50px;
  width:auto;
}
#pageWovie #areaPage #boxBanner {
  margin:0 20px 50px;
  width:auto;
}
#pageWovie #areaPage #boxMenu {
  margin:0 auto 50px;
  width:auto;
}
#pageWovie #areaPage #boxMenu #itemText {
  float:none;
  width:auto;
  padding-top:30px;
  padding-bottom:30px;
}
#pageWovie #areaPage #boxMenu #itemText #frameDotted h2 {
  position:absolute;
  top:-20px;
  left:calc( 50% - 140px );
  padding:12px 0;
  width:280px;
  font-size:18px;
}
#pageWovie #areaPage #boxMenu #itemPhoto {
  float:none;
  width:auto;
  text-align:center;
}
#pageWovie #areaPage #boxMenu #itemPhoto img {
  width:80%;
}
#pageWovie #areaPage .boxContents .itemLeft,
#pageWovie #areaPage .boxContents .itemRight {
  float:none;
  width:auto;
}
#pageWovie #areaPage .boxContents .itemLeft p,
#pageWovie #areaPage .boxContents .itemRight p {
  padding:18px 20px 40px;
}
#pageWovie #areaPage .boxContents .itemLeft h2 span,
#pageWovie #areaPage .boxContents .itemRight h2 span {
  padding:9px 0;
  font-size:20px;
  letter-spacing:0.1em;
  line-height:1.2em;
}
#pageWovie #areaPage .boxContents .itemLeft h3,
#pageWovie #areaPage .boxContents .itemRight h3 {
  padding:9px;
  font-size:18px;
}
.textMail {
  font-size:24px;
  text-align:center;
}


#pageBridal {
}
#pageBridal #areaPage {
  position:relative;
  margin:100px 20px 200px;
  border-top:3px dotted #f2c1c7;
  z-index:2;
}
#pageBridal #areaPage h1 {
  position:absolute;
  top:-55px;
  left:calc( 50% - 75px );
  margin:0 auto;
  width:150px;
  height:108px;
  background:url("../img/bg_h1_pink.png") no-repeat center center;
  background-size:150px 108px;
  z-index:3;
}
#pageBridal #areaPage h1 strong {
  display:block;
  padding:35px 0 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;
}
#pageBridal #areaPage #topMessage {
  margin:90px auto 50px;
  width:auto;
}
#pageBridal #areaPage #boxContents {
  margin:0 auto;
  width:auto;
}
#pageBridal #areaPage #boxContents .boxSectionTitle table tr td.bgLineDot {
  background:none;
}
#pageBridal #areaPage #boxContents .boxSectionTitle table tr td.bgLineSolid {
  background:none;
}
#pageBridal #areaPage #boxContents .boxSectionTitle table tr td h2.long {
  width:240px;
  line-height:1.2em;
}
#pageBridal #areaPage #boxContents .boxSectionTitle table tr td h2.long strong {
  width:236px;
}
#pageBridal #areaPage #boxContents .boxSectionTitle table tr td h3 {
  display:block;
  padding:12px 3px;
  width:220px;
  line-height:1.2em;
}

#pageBridal #areaPage #boxContents p.boxNote {
  position:relative;
  margin:30px 0;
  padding:20px 30px 30px;
}


#pageMutuu #areaPage {
  margin:30px 10px 100px;
}
#pageMutuu #areaPage h1 {
  margin:0 auto;
  width:150px;
  height:108px;
  background:url("../img/bg_h1_pink.png") no-repeat center center;
  background-size:150px 108px;
}
#pageMutuu #areaPage h1 strong {
  display:block;
  padding:40px 0 0;
  font-size:20px;
  letter-spacing:0.1em;
  line-height:1.2em;
}
#pageMutuu #areaPage #boxContents {
  margin:0 auto;
}
#pageMutuu #areaPage #boxContents .itemTitleTable table tr td {
  background:none;
}
#pageMutuu #areaPage #boxContents .itemTitleTable table tr td h2 {
  display:block;
  margin:0 auto;
  padding:3px 3px;
  width:240px;
  background:#f2c1c7;
  border-radius:10px;
}
#pageMutuu #areaPage #boxContents .itemTitleTable table tr td h2 strong {
  display:block;
  padding:18px 0;
  width:236px;
  font-size:18px;
  font-family: "Shippori Mincho", serif;  
  font-weight:normal;
  color:#fff;
  text-align:center;
  letter-spacing:0.1em;
  line-height:1.2em;
  background:#f2c1c7;
  border:2px solid #fff;
  border-radius:10px;
}
#pageMutuu #areaPage #boxContents h3 {
  display:block;
  padding:12px 0;
  font-size:18px;
}
#pageMutuu #areaPage #boxContents p,
#pageMutuu #areaPage #boxContents p.left {
  padding:0 10px 50px;
}
#pageMutuu #areaPage #boxContents .itemMutuuImage .image {
  float:none;
  margin:12px auto;
  width:240px;
}
#pageMutuu #areaPage #boxContents .itemMutuuImage .image_hspace {
  margin:12px auto;
}
#pageMutuu #areaPage #boxContents .itemMutuuImage .image img {
  width:100%;
  height:auto;
}
p.textCenter img {
  width:100%;
  height:auto;
}


#pageDoctor #areaPage {
  margin:30px 20px 100px;
}
#pageDoctor #areaPage h1 {
  margin:0 auto;
  width:150px;
  height:108px;
  background:url("../img/bg_h1_pink.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_h1_pink.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;
}


}

