@charset "utf-8";
/*******************************************************/
/*Module*/
/*******************************************************/
* {
margin:0;
padding:0;
}

*, *:before, *:after {
  box-sizing: inherit;
}

html{overflow-y:scroll;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;}

body{font-family:'Lucida Grande','sqmarket','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ,'ＭＳ Ｐゴシック',Helvetica,Arial,sans-serif; color:#333; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:100%; margin:0; padding:0; background:#fff; font-size: 110%;}

p,pre,address,h1,h2,h3,h4,h5,h6,input {
	font-weight:normal;
}

.txt-b{ color: #e50d6b;}
.mt20{ padding: 20px 0 0 0;}
.mt60{ padding: 60px 0 0 0;}
.txt-catch{ color:#345076;}
.txt-attention{ color:#9c3b63;}

.pc{}
.sp{display:none;}

img{vertical-align:bottom;}
img,a img,a{border:none;}
em{font-style:normal; text-decoration:none;}
a{/* color:#; */ -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
a img:hover{filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity:0.7; opacity:0.7;}
a:hover{/* color:#; */}

footer{
  padding:20px 0;
  text-align: center;
}
#pagetop{position:fixed; bottom:30px; left:20px; font-size:12px; z-index:100;}
#pagetop a{background:#345076; text-decoration:none; color:#fff; width:44px; padding:12px 0 12px 0!important; text-align:center; display:block; -moz-border-radius:5px; -webkit-border-radius:5px; -border-radius:5px; border-radius: 5px; /* box-shadow: inset 0 0 3px #ff6600; */ color:#ffffff; -webkit-tap-highlight-color:rgba(0,0,0,0); /* filter:alpha(opacity=90); -moz-opacity:0.90; -khtml-opacity:0.90; opacity:0.90; */}
#pagetop a:hover{filter:alpha(opacity=70); -moz-opacity:0.70; -khtml-opacity:0.70; opacity:0.70;}

#feeinfo{
  padding: 20px 0;
}

#msg1908{
  text-align: left;
  margin: 0 auto;
  max-width: 800px;
  margin-top: 20px;
  border: 1px solid #c0c0c0;
  padding: 20px;
  margin-bottom:20px;

}

#msg1908 h3{
  font-weight: bold;
  font-size: 1.0em;
  margin-bottom: 20px;
  line-height: 1.4em;
}
#msg1908 p{
  font-size:1.0em;
  color: #000000;
  margin-bottom: 10px;
}

.c1{
  color: #ff0000;
}

textarea{
  max-width: 99%;
}

/*******************************************************/
/*Header*/
/*******************************************************/
header{width:100%; margin:0 auto; padding:0; background: #97b4da; text-align: center;}

/*******************************************************/
/*blue-bg*/
/*******************************************************/
.contentWrap
{background: #97b4da; padding: 0 0 80px 0;}

.contentWrap h2
{font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
font-size: 250%; text-align: center;
color: #333;
padding: 80px 0;}


/*******************************************************/
/*white-bg*/
/*******************************************************/
.contentWrapW
{background: #fff; padding: 0 0 0px 0;}

.contentWrapW h2
{font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
font-size: 250%; text-align: center;
line-height: 110%;
color: #333;
padding: 80px 0;}

.contentWrapW h2#titForm
{font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
font-size: 250%; text-align: center;
line-height: 110%;
color: #333;
padding: 50px 0 20px 0;}

/*******************************************************/
/*Contact*/
/*******************************************************/
.contactWrap
{width:100%; 
margin: 0 auto; 
padding: 20px 0; 
background: #e6e9ed; 
text-align: center;}

.boxContact
{width:85%; 
margin:0 auto;
padding:20px 0; 
text-align: center; 
border: 1px solid #cfd2d7; 
background: #fff;}

.boxContact h2
{color: #707276; 
font-size: 150%; 
border-bottom: 1px solid #cfd2d7; 
width: 90%; 
margin:0 auto; 
padding-bottom: 10px;
font-weight: bold;}

.boxContact p
{font-family:Helvetica, Arial,
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
color: #345076; 
font-size: 330%; 
font-weight: bold;
margin:0 auto; 
padding: 20px;}

.boxContact p:before
{content: url(../img/icon_tel.png); 
margin: 10px; 
position: relative; 
top: 8px;}


.boxContact p a {
color: #345076; 
  text-decoration: none;
}

.boxContact ul
{
  margin: 10px 0 20px 0;
}

.boxContact ul li
{
margin:0;
padding:0;
list-style:none;
}

.boxContact ul li a:before
{content: url(../img/icon_arrow.png); 
margin: 15px; 
position: relative; 
top: -5px;
}

.boxContact ul li a
{
 color: #fff;
 font-size: 180%; 
 font-weight: bold;
  text-decoration: none;
  text-align: center;
  background: #ff0053;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 20px 140px;
  -webkit-transition: 0.3s ease-in-out;  
  -moz-transition: 0.3s ease-in-out;  
  -o-transition: 0.3s ease-in-out;  
  transition: 0.3s ease-in-out; 
}

.boxContact ul li a:hover {
  color: #fff;
  text-decoration: none;
  text-align: center;
  background: #15286d;
}

.boxOriginalbtn{
  margin-top: 70px;
  font-size: 14px;
  clear: both;
}
.boxOriginalbtn a:before
{content: url(../img/icon_arrow.png); 
margin: 15px; 
position: relative; 
top: -5px;
}

.boxOriginalbtn a
{
 color: #fff;
 font-size: 180%; 
 font-weight: bold;
  text-decoration: none;
  text-align: center;
  background: #15286d;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 30px 40px;
  -webkit-transition: 0.3s ease-in-out;  
  -moz-transition: 0.3s ease-in-out;  
  -o-transition: 0.3s ease-in-out;  
  transition: 0.3s ease-in-out; 
}

.boxOriginalbtn a:hover {
  text-decoration: none;
  text-align: center;
filter:alpha(opacity=70); -moz-opacity:0.70; -khtml-opacity:0.70; opacity:0.70;
}


/*******************************************************/
/*result*/
/*******************************************************/
.boxResult
{width:75%; 
margin:0 auto;
padding:0px 40px 60px 40px; 
text-align: center; 
background: #fff;
overflow: hidden;}

.boxResult img
{float: left; width: 40%; margin: 0 30px 30px 0;}

.boxResult p
{text-align: left; margin: 40px 0 0 0; line-height: 180%;}

.boxResult h3{
font-size: 230%;
color: #345076;
padding-bottom: 20px;
border-bottom: solid 5px #345076;
margin: 0px auto 20px auto;
width: 55%;}

.end{
background: url(../img/bg_line.png) bottom repeat-x; 
padding-bottom: 50px;
}

/*******************************************************/
/*plan*/
/*******************************************************/
.boxPlan
{width:85%; 
margin:0 auto;
padding:0px  0px 60px 0px; 
text-align: center; 
background: #ffff;
overflow: hidden;}

.boxPlan h3{
font-size: 200%;
position: relative;
padding: 20px; 0;
background-color: #345076;
color: #fff;
width: 100%;
}

.boxPlan h3:after {
position: absolute;
top: 100%;
left: 50%;
content: '';
width: 0;
height: 0;
border: 15px solid transparent;
border-top: 15px solid #345076;}

.boxPlan img
{margin: 65px auto 35px auto; width: auto; }

.boxPlan p
{width: 100%; margin: 40px auto 40px auto; line-height: 180%; text-align: left;}

/*******************************************************/
/*point*/
/*******************************************************/
.boxPoint
{width:100%; 
margin:50px auto;
padding:0px; 
text-align: center; 
background: #fbfad5;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
overflow: hidden;}

.boxPoint img
{float: left; margin: 20px 0px 40px 20px;}

.boxPoint ul
{margin:65px 20px 20px 0;}

.boxPoint ul li
{margin:0;
padding:0;
font-size: 130%;
color: #345076;
list-style:none;
text-align: left;
text-indent: -65px;
}

.boxPoint ul li:before
{content: url(../img/icon_check.png); 
margin: 15px; 
position: relative; 
top: 5px;}

.boxPoint ul li.s
{margin:0;
padding:0;
font-size: 120%;
color: #345076;
list-style:none;
text-align: left;
text-indent: -65px;
}

.boxPoint ul li.s:before
{content: url(../img/icon_check.png); 
margin: 15px; 
position: relative; 
top: 8px;}

/*******************************************************/
/*price*/
/*******************************************************/
.PriceWrap
{width:100%; 
margin:50px auto 0px auto;
padding:0px; 
text-align: left; 
overflow: hidden;}

.boxPriceMenu {
position: relative;
display: inline-block;
padding: 0px;
margin: 0;
width:55%; 
color: #19283C;
text-align: center;
background: #fff;
border: 3px solid #19283C;
z-index: 0;
}

.boxPriceMenu:after {
content: "";
position: absolute;
top: 50%; right: -10px;
margin-top: -10px;
display: block;
width: 0px;
height: 0px;
border-style: solid;
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent #19283C;}

.boxPriceMenu p {
font-size: 150%;
line-height: 400%;
display: inline;
font-weight: bold;}

.boxFirst{
display: inline-block;
float: right;
width: 30%;
background: #19283C;
color: #e5bb29;}

.boxPrice{
width:43%; 
float: right;
overflow: hidden;}

.boxPrice p{
font-family:MS PGothic, Yu Gothic,;
letter-spacing: -0.1em;
font-size: 530%;
color: #ff0053;
margin: -25px 0 0 0;
float: right;}

.boxPrice p span.en{
font-size: 60%;
margin: 0 0 0 5px;}

.boxPrice p span.tax{
font-size: 30%;
letter-spacing: 0em;
margin: 0 0 0 10px;}

.boxPriceSecond{
width:43%; 
float: right;
overflow: hidden;}

.boxPriceSecond p{
font-family:MS PGothic, Yu Gothic,;
letter-spacing: -0.05em;
font-size: 330%;
color: #ff0053;
margin: 0;
float: right;}

.boxPriceSecond p span.en{
font-size: 60%;
margin: 0 0 0 5px;}

.boxPriceSecond p span.tax{
font-size: 30%;
letter-spacing: 0em;
margin: 0 0 0 10px;}
/*******************************************************/
/*priceList*/
/*******************************************************/

table#pricelist{
width: 85%;
background: #fff;
margin: 0 auto;
border-collapse: collapse;}

table#pricelist td{
width: 60%;
background: #fff;
border: 1px solid #ccc;
padding: 25px 0 25px 70px;}

/*******************************************************/
/*infoDr*/
/*******************************************************/
.infoDrWrap
{width:100%; 
margin: 0 auto 80px auto; 
padding: 10px 0; 
background: #fff; 
text-align: center;}

.boxInfoDr
{width:80%; 
margin:0 auto;
padding:0px  0px 20px 0px; 
text-align: left; 
background: #fff;
overflow: hidden;}

.boxInfoDr img
{float: left; margin: 30px 30px 0px 0;}

.boxInfoDr p {text-align: left; margin: 30px 0 0px 0; line-height: 180%;}

/*******************************************************/
/*infoHospital*/
/*******************************************************/
.boxInfoHospital
{margin:0 auto;
width: 85%;
padding:0px; 
text-align: center; }

.boxInfoHospital img
{padding:0 0 30px 0;}


/*******************************************************/
/*info*/
/*******************************************************/
.infoWrap
{width:100%; 
margin: 0 auto; 
padding: 10px 0; 
background: #f8f8f8; 
text-align: left;
overflow: hidden;}

.boxInfoAccess
{margin:50px auto;
width: 90%;
padding:0px; 
max-width: 1024px;
}

.boxInfoAccess .box-left
{margin:0;
width: 50%;
float: left;}

.boxInfoAccess .box-left p
{margin:10px 0 0 0; }

.boxInfoAccess .box-left p.add
{margin:30px 0 0 0;}

.boxInfoAccess .box-left p.time
{margin:30px 0 0 0;}

.boxInfoAccess .box-left p.tel
{font-family:Helvetica, Arial,
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
color: #345076; 
font-size: 330%; 
font-weight: bold;
margin:0 auto; 
padding: 20px 0;
text-align: left;}

.boxInfoAccess .box-left p.tel a{
  color: #345076; 
  text-decoration: none;
}


.boxInfoAccess .box-left p.tel:before
{content: url(../img/icon_tel.png); 
margin: 10px; 
position: relative; 
top: 8px;}

.boxInfoAccess .box-left p.alltime
{font-size: 150%; text-align: left; font-weight: bold;}

.boxInfoAccess ul
{
margin: 10px 0 20px 0;
text-align: left;
}

.boxInfoAccess ul li
{
margin:20px 0 0 0;
padding:0;
list-style:none;
}

.boxInfoAccess ul li a:before
{content: url(../img/icon_arrow.png); 
margin: 10px 5px 0px 10px; 
position: relative; 
top: -4px;
}

.boxInfoAccess ul li a
{color: #fff;
 font-size: 130%; 
 font-weight: bold;
text-decoration: none;
text-align: center;
background: #ff0053;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding: 20px 10px;
-webkit-transition: 0.3s ease-in-out;  
-moz-transition: 0.3s ease-in-out;  
-o-transition: 0.3s ease-in-out;  
transition: 0.3s ease-in-out; 
}

.boxInfoAccess ul li a:hover {
color: #fff;
text-decoration: none;
text-align: center;
background: #15286d;
}

.boxInfoAccess img
{margin: 20px ;  text-align: left;}

.boxInfoAccess .box-right
{margin:0;
width: 50%;
float: left;
overflow: hidden;}

.boxInfoAccess .box-right h3
{font-size: 120%;
color: #345076;
padding-bottom: 20px;
border-bottom: solid 3px #345076;
margin: 0px auto 20px auto;
width: 100%;
text-align: center;}

.boxInfoAccess .box-right h4
{color: #345076; margin: 0 0 20px 0;}

.boxInfoAccess .box-right dl
{font-size: 75%; }

.boxInfoAccess .box-right dt {
  float:left;
  padding: 0 0 5px 0;
}
.boxInfoAccess .box-right dd {
  margin-left:70px;
  padding: 0 0 5px 0;
}

.boxInfoAccess .box-right .box-left-photo
{margin:0;
width: 40%;
float: left;
overflow: hidden;}

.boxInfoAccess .box-right .box-right-txt
{margin:0;
width: 60%;
float: left;
overflow: hidden;}

.box-voice
{
background: #fff;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
color: #333;
margin: 20px 0;
padding: 20px;
font-size: 85%; 
line-height: 160%;

}

/*******************************************************/
/*form*/
/*******************************************************/
.boxForm
{
  margin:0 auto;
width: 700px;
padding:0px;
text-align: center; }

.boxForm p
{margin:0 auto; 
text-align: center;
padding: 0 0 20px 0;}

.boxForm dl
{line-height: 120%; 
text-align: left;}

.boxForm dt {
float:left;
 padding: 0 0 30px 0;}
 
.boxForm dd {
margin-left:250px;
padding: 0 0 30px 0;}
.boxForm dd span{padding-top: 10px;}
.boxForm dd span.txtbasic{font-size:0.9em!important;color:#ff0000;}

.txtbx03{
  width: 200px;
}

.boxForm input[type="text"]{
  width: 300px;
  max-width: 95%;
  margin-bottom: 10px;
  padding: 3px 0;
}


button
{color: #fff;
margin: 0 auto;
text-align: center;
width: 60%;
font-size: 130%; 
text-decoration: none;
background: #ff0053;
border-style: none;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding: 20px 0px;
-webkit-transition: 0.3s ease-in-out;  
-moz-transition: 0.3s ease-in-out;  
-o-transition: 0.3s ease-in-out;  
transition: 0.3s ease-in-out; 
cursor: pointer;
}

button:before
{content: url(../img/icon_arrow.png); 
margin: 10px 5px 0px 10px; 
position: relative; 
top: -4px;
}

button:hover {
color: #fff;
text-decoration: none;
text-align: center;
background: #15286d;
}

@media only screen and (max-width: 999px) {
header{width:100%; margin:0 auto; padding:0; background: #97b4da; text-align: center;}
header img{width:100%;}

.boxContact
{width:90%; 
margin:0 auto;
padding:20px 0; 
text-align: center; 
border: 1px solid #cfd2d7; 
background: #fff;}

.boxContact ul li a
{
color: #fff;
font-size: 180%; 
font-weight: bold;
text-decoration: none;
text-align: center;
background: #ff0053;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding: 20px 100px;
-webkit-transition: 0.3s ease-in-out;  
-moz-transition: 0.3s ease-in-out;  
-o-transition: 0.3s ease-in-out;  
transition: 0.3s ease-in-out; 
}

.contentWrapW h2
{font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
font-size: 230%; text-align: center;
line-height: 120%;
letter-spacing: 0em;
color: #333;
padding: 80px 20px;}

.boxResult
{width:90%; 
margin:0 auto;
padding:0px 40px 60px 40px; 
text-align: center; 
background: #fff;
overflow: hidden;}

.boxResult img
{float: left; width: 40%; margin: 0 30px 30px 0;}

.boxResult h3{
font-size: 200%;
color: #345076;
padding-bottom: 20px;
border-bottom: solid 5px #345076;
margin: 0px auto 20px auto;
width: 70%;}

.boxPlan
{width:90%; 
margin:0 auto;
padding:0px  0px 60px 0px; 
text-align: center; 
background: #ffff;
overflow: hidden;}

.boxPlan img
{width: 100%;}

.boxPoint img
{float: none; margin: 40px 0px 20px 0px;
width: 30%;}

.boxPoint ul
{margin:0px 20px 20px 0; display: block;}

.boxPoint ul li
{margin:0;
padding:0;
font-size: 130%;
color: #345076;
list-style:none;
text-align: left;
text-indent: 0px;}


.PriceWrap
{width:100%; 
margin:50px auto 0px auto;
padding:0px; 
text-align: left; 
overflow: hidden;}

.boxPriceMenu {
position: relative;
display: inline-block;
padding: 0px;
margin: 0;
width:100%; 
color: #19283C;
text-align: center;
background: #fff;
border: 3px solid #19283C;
z-index: 0;
}

.boxPriceMenu:after {
content: "";
position: absolute;
top: 110%; left: 50%;
display: block;
width: 0px;
height: 0px;
border-style: solid;
border-width: 15px 15px 0 15px;
border-color: #19283C transparent transparent transparent;
}

.boxPriceMenu p {
font-size: 150%;
line-height: 400%;
display: inline;
font-weight: bold;}

.boxFirst{
display: inline-block;
float: right;
width: 30%;
background: #19283C;
color: #e5bb29;}

.boxPrice{
width:100%; 
float: none;
margin: 0 auto;
text-align: center;
overflow: hidden;}

.boxPrice p{
font-family:MS PGothic, Yu Gothic,;
letter-spacing: -0.05em;
font-size: 330%;
color: #ff0053;
margin: 0px auto;
float: none;
text-align: center;}

.boxPriceSecond{
width:100%; 
float: none;
overflow: hidden;}

.boxPriceSecond p{
font-family:MS PGothic, Yu Gothic,;
letter-spacing: -0.05em;
font-size: 330%;
color: #ff0053;
margin: 0px 0 0 0;
float: none;
text-align: center;}

.boxPriceSecond p span.en{
font-size: 60%;
margin: 0 0 0 5px;}

.boxPriceSecond p span.tax{
font-size: 30%;
letter-spacing: 0em;
margin: 0 0 0 10px;}

.boxInfoHospital img
{padding:0 0 30px 0; width:100%;}

.boxInfoAccess .box-left
{margin:0;
width: 48%;
float: left;}

.boxInfoAccess .box-right
{margin:0 auto;
width: 48%;
float: right;
overflow: hidden;}

.boxInfoAccess .box-left p.tel
{font-family:Helvetica, Arial,
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
color: #345076; 
font-size: 250%; 
font-weight: bold;
margin:0 auto; 
padding: 20px 0;
text-align: left;}

.boxInfoAccess .box-left p.tel:before
{content: url(../img/icon_tel.png); 
margin: 10px; 
position: relative; 
top: 8px;}

.boxInfoAccess ul li
{
margin:20px 0 0 0;
padding:0;
list-style:none;
}

.boxInfoAccess ul li a:before
{content: url(../img/icon_arrow.png); 
margin: 10px 5px 0px 10px; 
position: relative; 
top: -4px;
}

.boxInfoAccess ul li a
{color: #fff;
 font-size: 100%; 
 font-weight: bold;
text-decoration: none;
text-align: center;
background: #ff0053;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding: 20px 10px;
-webkit-transition: 0.3s ease-in-out;  
-moz-transition: 0.3s ease-in-out;  
-o-transition: 0.3s ease-in-out;  
transition: 0.3s ease-in-out; 
}

.boxInfoAccess ul li a:hover {
color: #fff;
text-decoration: none;
text-align: center;
background: #15286d;
}

.boxInfoAccess img
{margin: 20px 0; text-align: center; width: 100%;}

.boxInfoAccess .box-right .box-left-photo
{margin:0 auto;
width: 50%;
float: none;
overflow: hidden;}

.boxInfoAccess .box-right h4
{color: #345076; margin: 0 0 20px 0; text-align:center;}

.boxInfoAccess .box-right dl
{font-size: 90%; margin:0 auto; width: 100%; }

.boxInfoAccess .box-right dt {
  float:left;
  padding: 0 0 5px 0;
}
.boxInfoAccess .box-right dd {
  margin-left:70px;
  padding: 0 0 5px 0;
}

.boxInfoAccess .box-right .box-right-txt
{margin:0;
width: 100%;
float: left;
overflow: hidden;}

.boxForm
{
  margin:50px auto;
width: 85%;
padding:0px;
text-align: center; }


}

@media only screen and (max-width: 767px) {
header{width:100%; margin:0 auto; padding:0; background: #97b4da; text-align: center;}
header img{width:100%;}

.boxContact ul li a
{
 color: #fff;
 font-size: 130%; 
 font-weight: bold;
  text-decoration: none;
  text-align: center;
  background: #ff0053;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 20px 10px;
  -webkit-transition: 0.3s ease-in-out;  
  -moz-transition: 0.3s ease-in-out;  
  -o-transition: 0.3s ease-in-out;  
  transition: 0.3s ease-in-out; 
}

.boxContact p
{font-family:Helvetica, Arial,
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
color: #345076; 
font-size: 280%; 
font-weight: bold;
margin:0 auto; 
padding: 20px 0;
text-align: center;}

.boxPriceMenu {
position: relative;
display: inline-block;
padding: 0;
width: 100%;
color: #19283C;
text-align: center;
background: #fff;
border: 3px solid #19283C;
z-index: 0;
}

.boxResult img
{float: none; width: 70%; margin: 0 auto;}

.boxResult h3{
font-size: 200%;
color: #345076;
padding-bottom: 20px;
border-bottom: solid 5px #345076;
margin: 0px auto 20px auto;
width: 100%;}

.boxPlan
{width:90%; 
margin:0 auto;
padding:0px  0px 60px 0px; 
text-align: center; 
background: #ffff;
overflow: hidden;}

.boxPlan h3{
font-size: 200%;
position: relative;
padding: 20px 0;
background-color: #345076;
color: #fff;
width: 100%;
}

.boxPlan img
{margin: 35px auto 15px auto; width: 100%; }

.boxPriceMenu:after {
content: "";
position: absolute;
top: 110%; left: 50%;
display: block;
width: 0px;
height: 0px;
border-style: solid;
border-width: 15px 15px 0 15px;
border-color: #19283C transparent transparent transparent;
}

.boxPoint img
{float: none; margin: 40px 0px 20px 0px;
max-width: 95%;}

.boxPoint ul
{margin:0px 20px 20px 0; display: block;}

.boxPoint ul li
{margin:0;
padding:0;
font-size: 100%;
color: #345076;
list-style:none;
text-align: left;
padding-left: 54px;
text-indent: -54px;}

.boxPoint ul li:before
{content: url(../img/icon_check.png); 
margin: 10px; 
position: relative; 
top: 8px;}

.boxPoint ul li.s
{margin:0;
padding:0;
font-size: 100%;
color: #345076;
list-style:none;
text-align: left;
padding-left: 54px;
text-indent: -54px;}

.boxPoint ul li.s:before
{content: url(../img/icon_check.png); 
margin: 10px; 
position: relative; 
top: 8px;}

.boxFirst{
display: inline-block;
float: right;
width: 30%;
background: #19283C;
color: #e5bb29;}

.boxPrice{
width:100%; 
float: none;
margin: 0 auto;
text-align: center;
overflow: hidden;}

.boxPrice p{
font-family:MS PGothic, Yu Gothic,;
letter-spacing: -0.1em;
font-size: 580%;
color: #ff0053;
margin: 0px auto;
float: none;
text-align: center;}

.boxPriceSecond{
width:100%; 
float: none;
overflow: hidden;}

.boxPriceSecond p{
font-family:MS PGothic, Yu Gothic,;
letter-spacing: -0.1em;
font-size: 330%;
color: #ff0053;
margin: 0px 0 0 0;
float: none;
text-align: center;}

table#pricelist{
width: 90%;
background: #fff;
margin: 0 auto;
border-collapse: collapse;}

table#pricelist td{
width: 60%;
background: #fff;
border: 1px solid #ccc;
padding: 25px 0 25px 10px;}

.boxInfoDr
{
width:80%; 
margin:0 auto;
padding:0px  0px 20px 0px; 
text-align: center; 
background: #fff;
overflow: hidden;}

.boxInfoDr img
{float: none; margin: 30px auto; text-align: center;}

.boxInfoHospital img
{padding:0 0 30px 0; width:100%;}

.boxInfoAccess .box-left
{margin:0 auto;
width: 90%;
float: none;}

.boxInfoAccess .box-left p
{margin:10px 0 0 0;
font-size: 100%;
text-align: center;}

.boxInfoAccess .box-left p.add
{margin:30px 0 0 0;}

.boxInfoAccess .box-left p.time
{margin:30px 0 0 0;}

.boxInfoAccess .box-left p.tel
{font-family:Helvetica, Arial,
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
color: #345076; 
font-size: 300%; 
font-weight: bold;
margin:0 auto; 
padding: 20px 0;
text-align: center;}

.boxInfoAccess .box-left p.tel:before
{content: url(../img/icon_tel.png) ; 
margin: 10px; 
position: relative; 
top: 0px;}

.boxInfoAccess .box-left p.alltime
{font-size: 150%; text-align: center; font-weight: bold;}

.boxInfoAccess ul
{
margin: 30px auto 20px auto;
text-align: center;
}

.boxInfoAccess ul li
{
margin:20px 0 0 0;
padding:10px;
list-style:none;
}

.boxInfoAccess ul li a:before
{content: url(../img/icon_arrow.png); 
margin: 10px 5px 0px 10px; 
position: relative; 
top: -4px;
}

.boxInfoAccess ul li a
{color: #fff;
 font-size: 120%; 
 font-weight: bold;
text-decoration: none;
text-align: center;
background: #ff0053;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding: 40px 0px;
-webkit-transition: 0.3s ease-in-out;  
-moz-transition: 0.3s ease-in-out;  
-o-transition: 0.3s ease-in-out;  
transition: 0.3s ease-in-out; 
}

.boxInfoAccess ul li a:hover {
color: #fff;
text-decoration: none;
text-align: center;
background: #15286d;
}

.boxInfoAccess .box-left img
{margin: 50px auto; text-align: center; width: 100%;}

.boxInfoAccess .box-right
{margin:40px auto 0 auto;
width: 100%;
float: none;
overflow: hidden;
text-align: center;}

.boxInfoAccess .box-right img
{margin:40px auto 0 auto;
width: 50%;
float: none;
overflow: hidden;
text-align: center;}

.boxInfoAccess .box-right h4
{color: #345076; margin: 0 0 20px 0;}

.boxInfoAccess .box-right dl
{font-size: 90%;
text-align: left;
margin: 0 auto;}

.boxInfoAccess .box-right .box-left-photo
{margin:0;
width: 100%;
float: none;
overflow: hidden;}

.boxInfoAccess .box-right .box-right-txt
{margin:0;
width: 100%;
float: left;
overflow: hidden;}

.box-voice
{
background: #fff;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
color: #333;
margin: 20px 0;
padding: 20px;
font-size: 100%; 
line-height: 160%;
text-align: left;
}

.boxForm img
{width: 100%;}

.boxForm dt {
float:none;
padding: 0 0 10px 0;
background: url(../img/bg_line.png) bottom repeat-x; }
 
.boxForm dd {
margin-left:0px;
padding: 20px 0 30px 0;}

button
{color: #fff;
margin: 0 auto;
text-align: center;
width: 90%;
font-size: 130%; 
text-decoration: none;
background: #ff0053;
border-style: none;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding: 20px 0px;
-webkit-transition: 0.3s ease-in-out;  
-moz-transition: 0.3s ease-in-out;  
-o-transition: 0.3s ease-in-out;  
transition: 0.3s ease-in-out; 
cursor: pointer;
}

}

@media only screen and (max-width: 479px) {


header{width:100%; margin:0 auto; padding:0; background: #97b4da; text-align: center;}
header img{width:100%;}

.contentWrap h2
{font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
font-size: 150%; text-align: center;
letter-spacing: 0.1em;
color: #333;
padding: 80px 0;}

.contentWrapW h2
{font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
font-size: 130%; text-align: center;
line-height: 110%;
letter-spacing: 0.1em;
color: #333;
padding: 80px 0;}

.contentWrapW h2#titForm
{font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
font-size: 130%; text-align: center;
line-height: 110%;
letter-spacing: 0.1em;
color: #333;
padding: 50px 0 20px 0;}

.boxContact h2
{color: #707276; 
font-size: 140%; 
border-bottom: 1px solid #cfd2d7; 
width: 90%; 
margin:0 auto; 
padding-bottom: 10px;
font-weight: bold;}

.boxContact ul li a
{
 color: #fff;
 font-size: 80%; 
 font-weight: bold;
  text-decoration: none;
  text-align: center;
  background: #ff0053;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 15px 10px;
  -webkit-transition: 0.3s ease-in-out;  
  -moz-transition: 0.3s ease-in-out;  
  -o-transition: 0.3s ease-in-out;  
  transition: 0.3s ease-in-out; 
}

#btnDetail span{
  white-space: nowrap;
  font-size: 50%;
  line-height: 150%;
}


.boxOriginalbtn {
  margin-top: 10px;
  white-space: nowrap;
  font-size: 60%;
  line-height: 200%;
}

.boxOriginalbtn a{
  display: block;
  width: 100%;
  padding:10px 0;
}
.boxOriginalbtn a:before
{
margin: 10px; 
top: 0px;
}


.boxContact p
{font-family:Helvetica, Arial,
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
color: #345076; 
font-size: 200%; 
font-weight: bold;
margin:0 auto 30px auto; 
padding: 20px 0;
text-align: center;}
.boxResult{
  padding: 10px;
}

.boxResult img
{float: none; width: 100%; margin: 0 0 0 0;}

.boxResult h3{
font-size: 150%;
color: #345076;
padding-bottom: 20px;
border-bottom: solid 5px #345076;
margin: 0px auto 20px auto;
width: 100%;}

.boxPlan h3{
font-size: 150%;
position: relative;
padding: 20px; 0;
background-color: #345076;
color: #fff;
width: 100%;
}

.boxPlan img
{margin: 35px auto 15px auto; width: 100%;}

.boxPriceMenu {
position: relative;
display: inline-block;
padding: 0px;
margin: 0;
width:98%; 
color: #19283C;
text-align: center;
background: #fff;
border: 3px solid #19283C;
z-index: 0;
}

.boxPriceMenu:after {
content: "";
position: absolute;
top: 115%; left: 50%;
display: block;
width: 0px;
height: 0px;
border-style: solid;
border-width: 15px 15px 0 15px;
border-color: #19283C transparent transparent transparent;
}

.boxPriceMenu p {
font-size: 100%;
line-height: 400%;
display: inline;
font-weight: bold;}

.boxPoint img
{float: none; margin: 40px 0px 20px 0px;
max-width: 95%;}

.boxPoint ul
{margin:0px 20px 20px 0; display: block;}

.boxPoint ul li
{margin:0;
padding:0;
font-size: 100%;
line-height: 180%;
color: #345076;
list-style:none;
text-align: left;
padding-left: 53px;
text-indent: -53px;}

.boxPoint ul li:before
{content: url(../img/icon_check.png); 
margin: 10px; 
position: relative; 
top: 8px;}

.boxPoint ul li.s
{margin:0;
padding:0;
font-size: 100%;
line-height: 180%;
color: #345076;
list-style:none;
text-align: left;
padding-left: 53px;
text-indent: -53px;}

.boxPoint ul li.s:before
{content: url(../img/icon_check.png); 
margin: 10px; 
position: relative; 
top: 8px;}

.boxFirst{
display: inline-block;
float: right;
width: 30%;
background: #19283C;
color: #e5bb29;}

.boxPrice{
width:100%; 
float: none;
margin: 0 auto;
text-align: center;
overflow: hidden;}

.boxPrice p{
font-family:MS PGothic, Yu Gothic,;
letter-spacing: -0.05em;
font-size: 330%;
color: #ff0053;
margin: 0px auto;
float: none;
text-align: center;}

.boxPriceSecond{
width:100%; 
float: none;
overflow: hidden;}

.boxPriceSecond p{
font-family:MS PGothic, Yu Gothic,;
letter-spacing: -0.05em;
font-size: 330%;
color: #ff0053;
margin: 0px 0 0 0;
float: none;
text-align: center;}

table#pricelist{
width: 95%;
background: #fff;
margin: 0 auto;
border-collapse: collapse;}

table#pricelist td{
width: 60%;
font-size: .9em;
background: #fff;
border: 1px solid #ccc;
padding: 10px;}

.boxInfoDr
{
width:80%; 
margin:0 auto;
padding:0px  0px 20px 0px; 
text-align: center; 
background: #fff;
overflow: hidden;}

.boxInfoDr img
{float: none; margin: 30px auto; text-align: center;}

.boxInfoHospital img
{padding:0 0 30px 0; width:100%;}

.boxInfoAccess .box-left
{margin:0 auto;
width: 90%;
float: none;}

.boxInfoAccess .box-left p
{margin:10px 0 0 0;
font-size: 100%;
text-align: center;}

.boxInfoAccess .box-left p.add
{margin:30px 0 0 0;}

.boxInfoAccess .box-left p.time
{margin:30px 0 0 0;}

.boxInfoAccess .box-left p.tel
{font-family:Helvetica, Arial,
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
color: #345076; 
font-size: 180%; 
font-weight: bold;
margin:0 auto; 
padding: 20px 0;
text-align: center;}

.boxInfoAccess .box-left p.tel:before
{content: url(../img/icon_tel.png) ; 
margin: 10px; 
position: relative; 
top: 10px;}

.boxInfoAccess .box-left p.alltime
{font-size: 150%; text-align: center; font-weight: bold;}

.boxInfoAccess ul
{
margin: 30px auto 20px auto;
text-align: center;
}

.boxInfoAccess ul li
{
margin:20px 0 0 0;
padding:10px;
list-style:none;
}

.boxInfoAccess ul li a:before
{content: url(../img/icon_arrow.png); 
margin: 10px 5px 0px 10px; 
position: relative; 
top: 0px;
}

.boxInfoAccess ul li a
{color: #fff;
  display: block;
 font-size: 95%; 
 font-weight: bold;
text-decoration: none;
text-align: center;
background: #ff0053;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding: 20px 0px;
-webkit-transition: 0.3s ease-in-out;  
-moz-transition: 0.3s ease-in-out;  
-o-transition: 0.3s ease-in-out;  
transition: 0.3s ease-in-out; 
}

.boxInfoAccess ul li a:hover {
color: #fff;
text-decoration: none;
text-align: center;
background: #15286d;
}

.boxInfoAccess .box-left img
{margin: 50px auto; text-align: center; width: 100%;}

.boxInfoAccess .box-right
{margin:40px auto 0 auto;
width: 100%;
float: none;
overflow: hidden;
text-align: center;}

.boxInfoAccess .box-right h4
{color: #345076; margin: 0 0 20px 0;}

.boxInfoAccess .box-right dl
{font-size: 90%;
text-align: left;
margin: 0 auto;}

.boxInfoAccess .box-right .box-left-photo
{margin:0;
width: 100%;
float: none;
overflow: hidden;}

.boxInfoAccess .box-right .box-right-txt
{margin:0;
width: 100%;
float: left;
overflow: hidden;}

.box-voice
{
background: #fff;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
color: #333;
margin: 20px 0;
padding: 20px;
font-size: 100%; 
line-height: 160%;
text-align: left;
}

.boxForm img
{width: 100%;}

.boxForm dt {
float:none;
padding: 0 0 10px 0;
background: url(../img/bg_line.png) bottom repeat-x; }
 
.boxForm dd {
margin-left:0px;
padding: 20px 0 30px 0;}

button
{color: #fff;
margin: 0 auto;
text-align: center;
width: 90%;
font-size: 130%; 
text-decoration: none;
background: #ff0053;
border-style: none;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding: 20px 0px;
-webkit-transition: 0.3s ease-in-out;  
-moz-transition: 0.3s ease-in-out;  
-o-transition: 0.3s ease-in-out;  
transition: 0.3s ease-in-out; 
cursor: pointer;
}
}
