/*
Theme Name: OfficeDoctor
Theme URL: 
Description: 
Author: Chikako Kunugi
Version: 1.0
License: 
License URI: 
*/
@charset "utf-8";
.decorated-btn {
  background-color: #03264F;
  color: #fff;
  font-size: 20px;
  border-radius: 5px;
  border-bottom: solid 3px #000;
  box-shadow: 3px 3px 3px gray;
  transition: 0.3s;
  text-align: center;
  padding: 7px 20px;
}

.click-down:active {
  transform: translateY(2px);
  border-bottom: none;
}

.decorated-btn:hover {
  background-color: orange;
}

h1 {
	background-color: #CA4274;
	color: #fff;
	font-weight: normal;
	padding: 10px ;
	font-size: 12px;
}
.bg-slider {
	background-repeat: no-repeat;
}
a:hover, button:hover {
	opacity: 0.75;
}
.btn img{
	width: 48%;

}
.btn {
	padding: 0!important;
	margin: 0!important;
}
.ap-plan .planp {
	border: none!important;
	display: inline-block;
	margin: 0!important;
	padding: 10px 0 0 0!important;
	line-height: 1.3!important;
}

a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#contact a {
	color: #cf4475;
	text-align: center!important;
	display: block;

}

.pink {
	color: #d80050;
}

.msg, .profile{
	background: #ffec8b;
}
h2, h3, p, dd, dt, li, ul, textarea,th, td, span, h5, h6{
	font-family: "ï¼­ï¼³ ï¼°æ˜Žæœ", "MS PMincho","ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3", "Hiragino Mincho Pro", "serif";
	
}
.detail {
	line-height: 1.4;
}
@media screen and (min-width:200px) and ( max-width:700px) {
	#terms {
		margin: 0 2%!important;
		width: 96%!important;
	}
	h2 {
		font-size: 24px!important;
	
	}
	h3, .term-privacy h4 {
		font-size: 20px!important;
	
	}
}


#terms {
	color: #595757;
	line-height: 1.8;
	max-width: 1300px; 
	width: 100%; 
	margin: 0 auto;
}


#terms h2 {
	font-size: 32px;
	text-align: center;
	margin: 50px 0;
}

#terms h3 {
	margin: 30px 0;
	font-size: 24px;
}

#terms h4 {
	margin: 30px 0 5px;
	font-size: 19px;

}

#terms h4:before {
	content: "â—Ž";
	margin-right: 5px;

}

#terms .term-privacy h4:before {
	display: none;
}

#terms .term-privacy p {
	padding-left: 0;
}

#terms li {
	text-indent: -20px;
	padding-left: 50px;
}

#terms article p {
	padding-left: 30px;
}

#terms article {
	margin-bottom: 50px;
}

#terms .term-privacy h4 {
	font-size: 24px;
	margin-top: 80px ;
	
}

#terms .term-privacy h4{
	color: #444;
	font-size: 24px;
	display: flex;
	align-items: center;
}
#terms .term-privacy h4:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #444;
	display: block;
}

#terms .term-privacy h4:after {
	margin-left: .4em;
}

#terms ul li {
padding-left: 70px;}

#terms ol ul li {
	padding-left: 20px;
}

@media screen and (min-width:100px) and ( max-width:379px) {

.bg-slider img {
	width: 140%;
}
.bg-slider {
	height: 410px!important;
	background-position:right!important;
	background-size: cover!important;
	display: flex;
	align-items: center;
	justify-content: center;
	background-repeat: no-repeat;
}
header {
	height: 410px!important;
}

.no-pay {
	font-size: 10px!important;
}
.price {
	float: right;
	margin-right: 3px;
	margin-bottom: 15px;
	font-size: 12px;
}
.yen {
	font-size: 12px;
}
.man {
	font-size: 42px;
	letter-spacing: -0.05em;
	font-weight: bold;
}


.no-pay {
	color: #e60012;
	font-weight: bold;
	font-size: 14px;
	margin-left: 0px!important;
}
}
@media screen and (min-width:380px) and ( max-width:499px) {
.bg-slider img {
	width: 140%;
}
.bg-slider {
	height: 420px!important;
	background-position:right!important;
	background-size: cover!important;
	display: flex;
	align-items: center;
	justify-content: center;
	background-repeat: no-repeat;
}
header {
	height: 420px!important;
}
.no-pay {
	font-size: 12px;
}
.price {
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 16px;
}
.yen {
	font-size: 16px;
}
.man {
	font-size: 48px;
	letter-spacing: -0.05em;
}
}


@media screen and (min-width:200px) and ( max-width:499px) {
.prof-txt {
	margin-right: 10px;
}
.prof-img {
	text-align: center!important;
}
.plan-btn img {
	margin: 2%!important;
	width: 60%;
}
.remarks {
	line-height: 1.4;
	margin-top: 10px;
}

.remarks {
	font-size: 12px!important;
}
#policy {
	padding: 0 3%!important;
	width: 94%!important;
}

#policy h2 {
	background-color: #cf4475;
	font-weight: normal;
	text-align: center;
	font-size: 18px;
	padding: 10px 20px;
	margin: 30px 0;
	color: #fff;

}

#policy p {
	font-size: 18px;
	color: #595757;
	line-height: 1.6;
	margin-top: 30px;
	margin-bottom: 50px;
}

#policy h3 {
	font-size: 18px;
	color: #595757;
	line-height: 1.6;
	border-bottom: solid 1px #cf4475;
	font-weight: normal;
	padding: 10px 0;

}

#policy, #contact {
	padding-top: 30px;
}
#contact h3 {
	font-size: 18px;
	color: #595757;
	line-height: 1.4;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: normal;
}

#contact p, .ap-plan {
	font-size: 18px;
	color: #666;
	line-height: 1.2;
	text-align: left;
	background-color: #fff;
	border: solid 1px rgba(207,68,117,0.6);
	padding: 10px 10px;
	width: 90%;
	margin: 15px auto;
}

#name, #mail, #com, #staff, #tel, #job {
	font-size: 18px;
	width: 90%;
	margin-left: 20px;
}


.chance span{
	font-size: 18px;
	padding: 0 5px;
}

.chance input {
margin-left: 10px;}

textarea {
	height: 300px;
	width: 100%;
	font-size: 18px;
}

footer {
background-color: #ca4273;
color: #fff;
padding: 20px 40px;;
margin-top: 50px;
}

footer li {
	float: left;
	padding-right: 20px;
	margin: 5px
}

footer p {
float: right;
font-size: 12px;
margin-top: 20px
}
aside {
	position: absolute; 
	left: 10px; 
    top: 10px; 
	width: 60%;
}


.copy {
	margin-top: 2px;
	font-size: 12px;
}
.copy span {
	font-size: 10px;
	display: inline-block;
	margin: px;
}
.office-doctor {
	font-size: 16px;
	font-weight: normal;
	margin-top: 5px;
	padding-left: 8px;
	margin-bottom: 10px;
}
.no-pay {
	color: #e60012;
	font-weight: bold;
	font-size: 11px!important;
	margin-left: 30%;
}

.help {
	font-size: 12px;
}
.office-doctor span {
	font-size: 12px!important;
	display: inline-block;
	margin: 4px 0;
}
.health {
	margin-top: 15px;
	margin-left: 5px;
	letter-spacing: 0.1em;
	font-size: 13px;
	margin-bottom: 5px;
}
.health span {
	font-size: 20px;
}

.help {
	
}
#msg h3, #profile h3 {
	font-size: 18px;
	font-weight: normal;
	padding: 10px 20px;
	margin-bottom: 10px;
}
#msg .text{
	color: #595757;
	font-size: 18px;
	line-height: 1.6;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
}

#msg .img {
	width: 100%;
}

#msg img {
	width: 100%;
}
#profile {
	margin-top: 80px;
}
.prof-txt {
	color: #595757;
	font-size: 18px;
	line-height: 1.6;
	width:  94%;
}
#profile img {
	width: 300px;
	margin: 0 auto!important;
}

.biography {
	color: #595757;
	line-height: 1.6;
}

.biography ul {
	border-top: solid 1px #aaa;
	font-size: 20px;
	margin-top: 20px;
	padding-top: 10px;
}
.biography li {
	padding-left: 20px;
	font-size: 18px;
	list-style: none;
}

.biography dt {
	border-top: solid 1px #aaa;
	font-size: 20px;	
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 20px;
}
.biography dd {
	font-size: 18px;
	padding-left: 40px;
	
}
.no-pay {
	color: #e60012;
	font-weight: bold;
	margin-left: 5px!important;
}
.ap-plan {
	height: 130px;
}

.ap-plan h6 {
	margin-top: 10px;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.6;
}

.ap-plan h6 span {
	margin: 5px;
	font-size: 16px;
	letter-spacing: -0.1em;
}
.planp span {
	font-size: 14px;
}
}
@media screen and (min-width:500px) and ( max-width:599px) {
	.prof-img {
	text-align: center!important;
}
.prof-txt {
	margin-right: 10px;
}
.copy {
	margin-top: 5px;
	font-size: 14px;
}
.copy span {
	font-size: 12px;
	display: inline-block;
	margin: 5px 0px;
}
.office-doctor {
	font-size: 22px;
	font-weight: normal;
	margin-top: 5px;
	padding-left: 10px;
}
.help {
	font-size: 16px!important;
	
}
.office-doctor span {
	font-size: 16px!important;
	display: inline-block;
	margin: 4px 0;
}
.health {
	margin-top: 15px;
	margin-left: 10px;
	letter-spacing: 0.1em;
	font-size: 16px;
}
.health span {
	font-size: 28px;
}
.price {
	float: right;
	margin-right: 10px;
	font-size: 20px;
}
.yen {
	font-size: 20px;
}
.man {
	font-size: 68px;
	letter-spacing: -0.03em;
}
.bg-slider img {
	width: 130%!important;
}
.bg-slider {
	height: 520px!important;
	background-position:bottom!important;
	background-size: cover!important;
	display: flex;
	align-items: center;
	justify-content: center;
	background-repeat: no-repeat;
}
header {
	height: 520px!important;
}
}
@media screen and (min-width:600px) and ( max-width:650px) {


.copy {
	margin-top: 5px;
	font-size: 14px;
}
.copy span {
	font-size: 12px;
	display: inline-block;
	margin: 5px 0px;
}
.office-doctor {
	font-size: 22px;
	font-weight: normal;
	margin-top: 5px;
	padding-left: 10px;
}
.help {
	font-size: 16px!important;
	
}
.office-doctor span {
	font-size: 16px!important;
	display: inline-block;
	margin: 4px 0;
}
.health {
	margin-top: 15px;
	margin-left: 10px;
	letter-spacing: 0.1em;
	font-size: 16px;
}
.health span {
	font-size: 28px;
}
.price {
	float: right;
	margin-right: 10px;
	font-size: 20px;
}
.yen {
	font-size: 20px;
}
.man {
	font-size: 68px;
	letter-spacing: -0.03em;
}

.bg-slider img {
	height: 540px;
}
.bg-slider {
	height: 540px!important;
	background-position:bottom;
	background-size: cover!important;
	display: flex;
	align-items: center;
	justify-content: center;
	background-repeat: no-repeat;
}

}
@media screen and (min-width:651px) and ( max-width:759px) {
.bg-slider img {
	height: 580px;
}
.bg-slider {
	height: 580px!important;
	background-position:bottom;
	background-size: cover!important;
	display: flex;
	align-items: center;
	justify-content: center;
	background-repeat: no-repeat;
}


.copy {
	margin-top: 5px;
	font-size: 14px;
	margin-left: 37px
}
.copy span {
	font-size: 12px;
	display: inline-block;
	margin: 5px 0px;
}
.office-doctor {
	font-size: 22px;
	font-weight: normal;
	margin-top: 5px;
	padding-left: 50px;
}
.help {
	font-size: 16px!important;
	
}
.office-doctor span {
	font-size: 16px!important;
	display: inline-block;
	margin: 4px 0;
}
.health {
	margin-top: 15px;
	margin-left: 50px;
	letter-spacing: 0.1em;
	font-size: 16px;
}
.health span {
	font-size: 28px;
}
.price {
	float: right;
	margin-right: 10px;
	font-size: 20px;
}
.yen {
	font-size: 20px;
}
.man {
	font-size: 68px;
	letter-spacing: -0.03em;
}

}
@media screen and (min-width:500px) and ( max-width:759px) {
.prof-txt {
	margin-right: 10px;
}
.prof-img {
	text-align: center!important;
}
#policy {
	padding: 0 5%!important;
	width: 90%!important;
}

#policy h2 {
	background-color: #cf4475;
	font-weight: normal;
	text-align: center;
	font-size: 20px;
	padding: 10px 20px;
	margin: 30px 0;
	color: #fff;

}

#policy p {
	font-size: 20px;
	color: #595757;
	line-height: 1.6;
	margin-top: 30px;
	margin-bottom: 50px;
}

#policy h3 {
	font-size: 20px;
	color: #595757;
	line-height: 1.6;
	border-bottom: solid 1px #cf4475;
	font-weight: normal;
	padding: 10px 0;

}

#policy, #contact {
	padding-top: 30px;
}
#contact h3 {
	font-size: 20px;
	color: #595757;
	line-height: 2;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: normal;
}

#contact p, .ap-plan {
	font-size: 20px;
	color: #666;
	line-height: 2;
	width: 90%;
	margin: 15px auto;
	text-align: left;
	background-color: #fff;
	border: solid 1px #555;
	padding: 10px 20px;
}

#name, #mail, #com, #staff, #tel, #job {
	font-size: 20px;
	width: 60%;
	margin-left: 20px;
}


.chance span{
	font-size: 20px;
	padding: 0 5px;
}

.chance input {
margin-left: 10px;}

textarea {
	height: 300px;
	width: 100%;
	font-size: 22px;
}

.no-pay {
	color: #e60012;
	font-weight: bold;
	font-size: 14px;
	margin-left: 10%!important;
}

footer {
background-color: #555;
color: #fff;
padding: 20px 40px;;
margin-top: 50px;
}

footer li {
	float: left;
	padding-right: 20px;
}

footer p {
float: right;
font-size: 12px;
margin-top: 20px
}
aside {
	position: absolute; 
	left: 10px; 
    top: 10px; 
	width: 60%;
}

#msg h3, #profile h3 {
	font-size: 20px;
	font-weight: normal;
	padding: 10px 20px;
	margin-bottom: 30px;
}
#msg .text{
	color: #595757;
	font-size: 20px;
	line-height: 1.6;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
}

#msg .img {
	width: 100%;
}

#msg img {
	width: 100%;
}
#profile {
	margin-top: 80px;
}
.prof-txt {
	color: #595757;
	font-size: 20px;
	line-height: 1.6;
	width:  96%;
}

.biography {
	color: #595757;
	line-height: 1.6;
}

.biography ul {
	border-top: solid 1px #aaa;
	font-size: 22px;
	margin-top: 20px;
	padding-top: 10px;
}
.biography li {
	padding-left: 20px;
	font-size: 20px;
	list-style: none;
}

.biography dt {
	border-top: solid 1px #aaa;
	font-size: 20px;	
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 20px;
}
.biography dd {
	font-size: 20px;
	padding-left: 40px;
	
}
.ap-plan {
	height: 150px;
}

.ap-plan h6 {
	font-size: 18px;
	font-weight: normal;

}
.ap-plan span {
		margin-right: 30px;
}
.planp span {
	font-size: 15px;
}

.help {
	font-size: 14px!important;
	
}
}

@media screen and (min-width:760px) and ( max-width:849px) {

header {
	height: 660px!important;
}
.bg-slider {
	width: 100vw;
	height: 660px;
	background-repeat: no-repeat;
	background-position:bottom!important;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
}

.bg-slider img{
	height: 660px;
}

}
@media screen and (min-width:850px) and ( max-width:999px) {
header {
	height: 720px!important;
}
.bg-slider {
	width: 100vw;
	height: 720px;
	background-repeat: no-repeat;
	background-position:bottom!important;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
}

.bg-slider img{
	height: 720px;
}


}
@media screen and (min-width:760px) and ( max-width:999px) {
	.prof-img {
	float: left;
}

#policy {
	padding: 0 5%!important;
	width: 90%!important;
}

#policy h2 {
	background-color: #cf4475;
	font-weight: normal;
	text-align: center;
	font-size: 22px;
	padding: 10px 20px;
	margin: 30px 0;
	color: #fff;

}

#policy p {
	font-size: 22px;
	color: #595757;
	line-height: 1.7;
	margin-top: 30px;
	margin-bottom: 50px;
}

#policy h3 {
	font-size: 22px;
	color: #595757;
	line-height: 2;
	border-bottom: solid 1px #cf4475;
	font-weight: normal;
	padding: 10px 0;

}

#policy, #contact {
	padding-top: 30px;
}

.policy-bg {
	        background-image: url(img/bg-flower.png);
        	background-repeat: no-repeat;
        	background-position: right bottom;
}

#contact h3 {
	font-size: 24px;
	color: #595757;
	line-height: 2;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: normal;
}

#contact p, .ap-plan {
	font-size: 22px;
	color: #666;
	line-height: 2;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
	background-color: #fff;
	border: solid 1px #000;
	padding: 10px 20px;
}

#name, #mail, #com, #staff, #tel, #job {
	font-size: 22px;
	width: 60%;
	margin-left: 20px;
}


.chance span{
	font-size: 20px;
	padding: 0 5px;
}

.chance input {
margin-left: 30px;}

textarea {
	height: 300px;
	width: 100%;
	font-size: 22px;
}

footer {
background-color: #000;
color: #fff;
padding: 20px 40px;
margin-top: 50px;
position: absolute;
width: 100%;
bottom: 0;
}

footer li {
	float: left;
	padding-right: 20px;
}

footer p {
float: right;
font-size: 12px;
margin-top: 20px
}
aside {
	position: absolute; 
	left: 10px; 
    top: 10px; 
	width: 60%;
}

header {
	min-height: 580px;
}
.copy {
	margin-top: 5px;
	letter-spacing: 0.1em;
	font-size: 18px;
	margin-left: 35px
}
.copy span {
	font-size: 14px;
	display: inline-block;
	margin: 5px 0px;
}
.office-doctor {
	font-size: 30px;
	font-weight: normal;
	margin-top: 5px;
	padding-left: 50px;
	margin-bottom:10px;
}

.office-doctor span {
	font-size: 17px!important;
	display: inline-block;
	margin: 4px 0;
}
.health {
	margin-top: 15px;
	margin-left: 50px;
	letter-spacing: 0.1em;
	font-size: 16px;

}
.health span {
	font-size: 35px;
}
.price {
	float: right;
	margin-right: 10px;
	font-size: 20px;
}
.yen {
	font-size: 20px;
}
.man {
	font-size: 80px;
	letter-spacing: -0.05em;
}
.help {
	
}
#msg h3, #profile h3 {
	font-size: 20px;
	font-weight: normal;
	padding: 10px 20px;
	margin-bottom: 30px;
}
#msg .text{
	color: #595757;
	font-size: 20px;
	line-height: 1.6;
	width: 52%;
	padding-right: 5%;
	padding-left: 3%;
}

#msg .img {
	width: 40%;
}

#msg img {
	width: 100%;
}
#profile {
	margin-top: 80px;
}
.prof-txt {
	color: #595757;
	font-size: 20px;
	line-height: 1.6;
	width:  62%;
}
.prof-img {
	width: 30%;
}
.biography {
	color: #595757;
	line-height: 1.6;
}

.biography ul {
	border-top: solid 1px #aaa;
	font-size: 22px;
	margin-top: 20px;
	padding-top: 10px;
}
.biography li {
	padding-left: 20px;
	font-size: 20px;
	list-style: none;
}

.biography dt {
	border-top: solid 1px #aaa;
	font-size: 20px;	
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 20px;
}
.biography dd {
	font-size: 20px;
	padding-left: 40px;
	
}
.ap-plan {
	height: 120px;
}

.ap-plan h6 {
	font-size: 18px;
	font-weight: normal;

}
.ap-plan h6 span {
	margin-right: 30px;
}
.planp span {
	font-size: 15px;
}
}
@media screen and (min-width:1000px) and ( max-width:1100px) {
.bg-slider {
	height: 750px;
}
.bg-slider img {
	height: 750px
}

}
@media screen and (min-width:1101px) and ( max-width:1200px) {
.bg-slider {
	height: 780px;
}
.bg-slider img {
	height: 780px
}
}
@media screen and (min-width:1201px) and ( max-width:1299px) {
.bg-slider {
	height: 820px;
}
.bg-slider img {
	height: 820px
}
}
@media screen and (min-width:1000px) and ( max-width:1299px) {
	.prof-img {
	float: left;
}

.bg-slider {
	width: 100vw;
	background-position:right!important;
	background-size: contain;
	display: flex;
	align-items: center;
	justify-content: center;
	background-repeat: no-repeat;
}
#policy h2 {
	background-color: #cf4475;
	font-weight: normal;
	text-align: center;
	font-size: 24px;
	padding: 10px 20px;
	margin: 30px 0;
	color: #fff;

}

#policy p {
	font-size: 24px;
	color: #595757;
	line-height: 2;
	margin-top: 30px;
	margin-bottom: 50px;
}

#policy h3 {
	font-size: 24px;
	color: #595757;
	line-height: 2;
	border-bottom: solid 1px #000;
	font-weight: normal;
	padding: 10px 0;

}

#policy, #contact {
	padding-top: 30px;
}

.policy-bg {
	        background-image: url(img/bg-flower.png);
        	background-repeat: no-repeat;
        	background-position: right bottom;
}


footer {
background-color: #000;
color: #fff;
padding: 20px 40px;;
margin-top: 50px;
}

footer li {
	float: left;
	padding-right: 20px;
}

footer p {
float: right;
font-size: 12px;
}
aside {
	position: absolute; 
	left: 10px; 
    top: 10px; 
	width: 50%;
}
.copy {
	margin-top: 15px;
	letter-spacing: 0.1em;
	font-size: 20px;
	margin-left: 30px
}
.copy span {
	font-size: 14px;
	display: inline-block;
	margin: 5px 0px;
}
.office-doctor {
	font-size: 32px;
	font-weight: normal;
	margin-top: 5px;
	padding-left: 44px;
	margin-bottom:20px;
}

.office-doctor span {
	font-size: 20px!important;
	display: inline-block;
	margin: 4px 0;
}
.health {
	margin-top: 20px;
	margin-left: 50px;
	letter-spacing: 0.1em;
	font-size: 20px;
}
.health span {
	font-size: 40px;
}
.price {
	float: right;
	margin-right: 10px;
	margin-bottom: 20px;
	font-size: 20px;
}
.yen {
	font-size: 20px;
}
.man {
	font-size: 90px;
	letter-spacing: -0.05em;
}
.help {
	
}

#msg h3, #profile h3 {
	font-size: 24px;
	font-weight: normal;
	padding: 10px 20px;
	margin-bottom: 30px;
}
#msg .text{
	color: #595757;
	font-size: 22px;
	line-height: 2;
	width: 52%;
	padding-right: 5%;
	padding-left: 3%;
}

#msg .img {
	width: 40%;
}

#msg img {
	width: 100%;
}

#profile {
	margin-top: 80px;
}
.prof-txt {
	color: #595757;
	font-size: 22px;
	line-height: 2;
	width: 70%;
}
.prof-img {
	width: 30%;
}
.biography {
	color: #595757;
	line-height: 1.8;
}

.biography ul {
	border-top: solid 1px #aaa;
	font-size: 24px;
	margin-top: 20px;
	padding-top: 10px;
}
.biography li {
	padding-left: 20px;
	font-size: 22px;
	list-style: none;
}

.biography dt {
	border-top: solid 1px #aaa;
	font-size: 22px;	
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 20px;
}
.biography dd {
	font-size: 24px;
	padding-left: 40px;
	
}
#contact h3 {
	font-size: 24px;
	color: #595757;
	line-height: 2;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: normal;
}

#contact p, .ap-plan {
	font-size: 22px;
	color: #666;
	line-height: 2;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
	background-color: #fff;
	border: solid 1px #000;
	padding: 10px 20px;
}

#name, #mail, #com, #staff, #tel, #job  {
	font-size: 22px;
	width: 60%;
	margin-left: 20px;
}


.chance span{
	font-size: 20px;
	padding: 0 5px;
}

.chance input {
margin-left: 30px;}

textarea {
	height: 300px;
	width: 100%;
	font-size: 22px;
}
.ap-plan {
	height: 80px;
}

.ap-plan h6 {
	font-size: 18px;
	font-weight: normal;
	padding-right:30px;
}
.ap-plan h6 span {
	margin-right: 30px;
}
.planp span {
	font-size: 15px;
}
}
@media screen and (min-width:1300px) {
	.prof-img {
	float: left;
}
.ap-plan {
	height: 80px;
}

.ap-plan h6 {
	font-size: 18px;
	font-weight: normal;
	padding-right: 30px;
}
.ap-plan h6 span {
	margin-right:  50px;

}
.planp span {
	font-size: 15px;
}

.bg-slider {
max-width:1300px;
	width: 100vw;
	height: 860px;
	background-position: bottom!important;
	background-size: cover!important;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
}
.bg-slider img {
	height: 860px
}
#policy h2 {
	background-color: #cf4475;
	font-weight: normal;
	text-align: center;
	font-size: 24px;
	padding: 10px 20px;
	margin: 30px 0;
	color: #fff;

}

#policy p {
	font-size: 24px;
	color: #595757;
	line-height: 2;
	margin-top: 30px;
	margin-bottom: 50px;
}

#policy h3 {
	font-size: 24px;
	color: #595757;
	line-height: 2;
	border-bottom: solid 1px #cf4475;
	font-weight: normal;
	padding: 10px 0;

}

#policy, #contact {
	padding-top: 30px;
}

.policy-bg {
	        background-image: url(img/bg-flower.png);
        	background-repeat: no-repeat;
        	background-position: right bottom;
}

#contact h3 {
	font-size: 24px;
	color: #595757;
	line-height: 2;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: normal;
}

#contact p, .ap-plan {
	font-size: 22px;
	color: #666;
	line-height: 2;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
	background-color: #fff;
	border: solid 1px #000;
	padding: 10px 20px;
}

#name, #mail, #com, #staff, #tel, #job  {
	font-size: 22px;
	width: 60%;
	margin-left: 20px;
}


.chance span{
	font-size: 20px;
	padding: 0 5px;
}

.chance input {
margin-left: 30px;}

textarea {
	height: 300px;
	width: 100%;
	font-size: 22px;
}

footer {
background-color: #000;
color: #fff;
padding: 20px 40px;;
margin-top: 50px;
}

footer li {
	float: left;
	padding-right: 20px;
}

footer p {
float: right;
font-size: 12px;
}
 aside {
	position: absolute; 
	left: 10px; 
    top: 10px; 
	width: 50%;
}
 .copy {
	margin-top: 15px;
	letter-spacing: 0.1em;
	font-size: 22px;
	margin-left: 13px
}
.copy span {
	font-size: 16px;
	display: inline-block;
	margin: 5px 0px;
}
.office-doctor {
	font-size: 34px;
	font-weight: normal;
	margin-top: 10px;
	padding-left: 30px;
	margin-bottom: 10px;
}

.office-doctor span {
	font-size: 20px!important;
	display: inline-block;
	margin: 10px 0;
}

.health {
	margin-top: 20px;
	margin-left: 50px;
	letter-spacing: 0.1em;
	font-size: 22px;
}
.health span {
	font-size: 40px;
	letter-spacing: 0.1em;
}
.price {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 22px;
}
.yen {
	font-size: 30px;
}
.man {
	font-size: 100px;
	letter-spacing: -0.05em;
}

#msg h3, #profile h3 {
	font-size: 24px;
	font-weight: normal;
	padding: 10px 20px;
	margin-bottom: 30px;
}
#msg .text{
	color: #595757;
	font-size: 24px;
	line-height: 2;
	width: 52%;
	padding-right: 60px;
	padding-left: 20px;
}

#msg .img {
	width: 40%;
}

#msg img {
	width: 100%;
}
#profile {
	margin-top: 80px;
}
.prof-txt {
	color: #595757;
	font-size: 24px;
	line-height: 2;
	width: 70%;
}
.prof-img {
	width: 30%;
}
.biography {
	color: #595757;
	line-height: 1.8;
}

.biography ul {
	border-top: solid 1px #aaa;
	font-size: 27px;
	margin-top: 20px;
	padding-top: 10px;
}
.biography li {
	padding-left: 20px;
	font-size: 24px;
	list-style: none;
}

.biography dt {
	border-top: solid 1px #aaa;
	font-size: 24px;	
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 20px;
}
.biography dd {
	font-size: 24px;
	padding-left: 40px;
	
}

}


.biography {
        	background-image: url(img/bg-flower.png);
        	background-repeat: no-repeat;
        	background-position: right top;
        	background-size: contain;
     
}
.plan-btn {
	margin: 30px;
}
.plan-btn img {
	margin: 1%;
}
.remarks {
	line-height: 1.4;
	margin-top: 10px;
}




/*
figure {
	background-image: url(img/slide01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-size:  cover;
     
}
*/

.no-pay {
	color: #e60012;
	font-weight: bold;
	font-size: 14px;
	margin-left: 30%;
}



#send {
	border: none!important;
	text-align: center!important;
	margin: 50px auto 80px auto!important;
	width: 192px;
	padding: 0!important;

}

input, textarea {
	border: none;
}


.confirm td {
	padding: 10px;
	border: solid 1px #999;
	width: 700px;
}

.confirm th {
	font-weight: normal;
	width: 30%;
	padding: 10px;
	border: solid 1px #999;
}

#mail-table h2 {
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 30px;

}

#mail-table p {
	border: none
}

#mail-table span {
	display: block;
	line-height: 1.6;
	margin: 10px 0;
	text-align: center;

}

#mail-table input {
	text-align: center
}

.fin-submit {
text-align: center;}

#mail-table input {
border: solid 1px #666;
border-radius: 7px;
margin: 10px;}

#mail-table input:hover {
	background-color: orange;
}

form .r {
	color: #c4181f;
}

#confirm {height: 500px;}

#confirm h5 {
	text-align: center;
	font-weight: normal;
	font-size: 24px;
	margin: 30px;
}

/* CSS Document */

