@charset "utf-8";

/* ==================================================

岸澤内科心療科医院 PC スタイルシート

================================================== * /


/* 共通
--------------------------------------------------------------------*/
body,div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,td,th,form {
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
}
article,aside,figure,figcaption,footer,header,nav,section {
	display:block;
}
li {
	list-style-type:none;
}
li img {
	vertical-align:top;
}
table {
	border-collapse:collapse;
}
td,th {
	vertical-align:top;
}
th {
	text-align:left;
}
img {
	vertical-align:bottom;
}
a img {
	border:none;
}
body {
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	margin:0;
	text-align:center;
	font-size:95%;
	line-height:1.5;
	color:#646464;
}
html {
    visibility: hidden;
}

html.wf-active,
html.loading-delay {
    visibility: visible;
}
.fs {
	font-size:85%;
}
.fl {
	font-size:125%;
}
.b {
	font-weight:bold;
}
.c {
	text-align:center;
}
.r {
	text-align:right;
}
a:link,
a:visited {
	color:#0064b4;
	text-decoration:none;
}
a:hover,
a:active {
	color:#0064b4;
	text-decoration:underline;
}
.cf:before,
.cf:after {
	content:"";
	display:table;
}
.cf:after {
	clear:both;
}
.cf {
	zoom:1;
	overflow:hidden;
}
.sp {
    display: none;
}
.warning {
	color:#ee1c23;
	background-color:#fff;
	border:solid 1px #ee1c23;
	padding:12px 15px 11px;
	margin:0 0 12px;
}

header {
	position: absolute;
	top: 0;
	width: 100%;
    background: url("../common/header_bk.png") no-repeat top center;
    height: 75px;
    margin-bottom: 148px;
	text-align: left;
	z-index: 9998;
}
.header-i {
    display: flex;
	margin: 0 auto;
	max-width: 1100px;
}
header h1 {
    margin-right: auto;
	max-width: 300px;
	text-align: left;
    padding-top: 20px;
}
header .header-right {
    padding-top: 20px;
    text-align: right;
}
header .header-right p {
	padding-right: 2px;
}
header .header-tel {
	margin-top: -4px;
	padding: 0;
	font-family: a-otf-jun-pro, sans-serif;
	line-height: 30px;
	font-style: normal;
	font-weight: 300;
	font-size: 190%;
	color: #32b4f0;
}
header .header-tel a {
	text-decoration: none;
}
header .header-tel span {
	vertical-align: 2px;
}
header .header-tel i {
	padding-right: 5px;
	vertical-align: 3px;
}
nav {
	position: absolute;
	background: url("../common/navi_bk.png") no-repeat top center;
	top: 75px;/* headerのheightと同じ値にする */
	width: 100%;
	height: 148px;/* headerのmargin-bottomと同じ値にする */
	z-index: 9998;
}

nav ul {
	height: inherit;
	margin: 0 auto;
    width: 1000px;
	text-align: center;
}
nav li {
	margin: 10px 2px;
	font-family: a-otf-jun-pro, sans-serif;
	font-style: normal;
	font-weight: 300;
	display: inline-block;
	position: relative;
	height: inherit;
}
nav li img {
	margin-bottom: 2px;
}

nav a {
	display: inline-block;
	padding: 10px 15px 5px;
	vertical-align: middle;
	font-size: 12px;
	text-align: center;
}
nav li a:hover {
	background-color: rgba(0,0,0,0.05);
	border-radius: 10px;
    text-decoration: none;
}
nav li a span {
	position: relative;
	display: block;
	font-size: 16px;
	color: #646464;
}

/* スクロールで追加されるクラス */
.fixed {
	position:fixed;
	top:0;
	left:0;
}

.main {
	background-image: url("../common/footer_bk.png"),url("../common/bk_2.gif");
	background-repeat: repeat-x, repeat;
	background-position: bottom center, left top;
    text-align: left;
}
.title-area {
	background: url("../common/title_bk.jpg") no-repeat;
	border-bottom: solid 5px #d2dce6;
	width: 100%;
	background-size: cover;
	background-position: center;
	text-align: center;
}
.title-area .title {
	height: 330px;
}
.title-area h2 {
    padding-top: 236px;
    font-size: 180%;
	font-family: a-otf-jun-pro, sans-serif;
	font-style: normal;
	font-weight: 300;
	text-align: center;
	color: #444;
}
.breadcrumbs {
	margin-bottom: 50px;
	background-color: #fff;
	padding: 35px 0;
}
.breadcrumbs p {
	margin: 0 auto;
	width: 1100px;
}
.main-i {
	position: relative;
    margin: 0 auto;
    max-width: 1100px;
	padding-bottom: 100px;
}
.bottom-menu {
    padding: 70px 0 45px;
    text-align: center;
}
.bottom-menu .menu li {
    padding: 0 5px;
    display: inline-block;
}
.bottom-menu .menu li a {
	color: #646464;
}

footer {
	padding: 20px 0 15px;
    text-align: center;
}
footer .footer-logo {
	padding-bottom: 7px;
}
footer .footer-logo img {
	width: 245px;
}
footer .copyright {
    padding-top: 20px;
	font-size: 90%;
	color: #969696;
}

.copy {
	padding-bottom: 3px;
    font-size: 200%;
    color: #0064b4;
}

/* トップ
--------------------------------------------------------------------*/
#top .top-image-area {
	border-bottom: solid 5px #d2dce6;
	width: 100%;
	background-size: cover;
	background-position: center;
	text-align: left;
}
#top .top-image-area .top-image1 {
    background: url(../img/main_1.jpg) no-repeat;
    width: 1100px;
	height: 600px;
	background-size: cover;
	background-position: center;
	text-align: left;
}
#top .top-image-area .top-image2 {
    background: url(../img/main_2.jpg) no-repeat;
    width: 1100px;
	height: 600px;
	background-size: cover;
	background-position: center;
	text-align: left;
}
#top .top-image-area .top-image3 {
    background: url(../img/main_3.jpg) no-repeat;
    width: 1100px;
	height: 600px;
	background-size: cover;
	background-position: center;
	text-align: left;
}
#top .info-area {
	position: absolute;
	background-image:  url(../img/news_bk.png), url(../common/bk_1.gif);
    background-position: top -40px left -40px, top left;
    background-repeat: no-repeat, repeat;
	border-radius: 10px;
	width: 100%;
	height: 300px;
	top: -70px;
	left: 0;
	z-index: 9980;
}
#top .info-area-i {
	display: flex;
	justify-content: space-between;
	padding: 25px 25px 25px 0;
}
#top .info-area .info-title {
	width: 300px;
	padding-top: 90px;
	text-align: center;
}
#top .info-area .info-title img {
	margin: 0 68px 0 72px;
}
#top .info-area .info {
	background-color: #fff;
	border-radius: 10px;
	width: 865px;
	padding: 20px 22px 20px 28px;
}
#top .info-area .info-i {
	overflow:auto;
	height: 210px;
}
#top .info-area .info-i2 {
	padding-right: 20px;
}

#top .top-main-area {
    display: flex;
    padding-top: 290px;
}
#top .top-main-area .top-main-left {
    flex: 1;
    margin-right: 30px;
}
#top h3 {
	padding: 7px 0 8px 47px;
    font-size: 140%;
	color: #646464;
}
#top h3.clinic-title {
	background: url("../img/icon_1.png") no-repeat 7px 0;
	background-size: 32px;
}
#top h3.access-title {
	background: url("../img/icon_2.png") no-repeat 7px 0;
	background-size: 32px;
}
#top .clinic-box {
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 8px #d2d2d2;
	padding: 30px;
}
#top .clinic-box .clinic-area {
	display: flex;
	justify-content: space-between;
}
#top .clinic-box .clinic-area .photo {
	width: 234px;
}
#top .clinic-box .clinic-area .photo img {
	border-radius: 7px;
	width: 100%;
	box-shadow: 15px 15px 0px #edf7e8;
}
#top .clinic-box .clinic-area .photo-r {
	padding-top: 7px;
	padding-left: 30px;
	max-width: 460px;
}
#top .clinic-box .clinic-area .photo-r .copy {
	padding-bottom: 5px;
    font-size: 140%;
	line-height: 120%;
    color: #00aae6;
}
#top .clinic-box .clinic-area .photo-r .kome {
	padding-top: 7px;
}
#top .kuwashiku {
	padding-top: 15px;
	text-align: right;
}
#top .kuwashiku a {
	display: inline-block;
	background-color: #70cbf5;
	border-radius: 7px;
	padding: 5px 15px 3px 15px;
	font-size: 85%;
	font-weight: 500;
	text-decoration: none;
	color: #fff;
}
#top .kuwashiku a:hover {
	opacity: 0.7;
}
#top .clinic-box .time {
	margin-top: 30px;
	background-color: #70cbf5;
	border-radius: 10px;
	padding: 10px 25px;
	color: #fff;
}
#top .clinic-box .time th,
#top .clinic-box .time td {
	border-top: solid 1px #fff;
	padding: 12px 0 11px;
	text-align: center;
}
#top .clinic-box .time th.top,
#top .clinic-box .time td.top {
	border-top: none;
}
#top .clinic-box .time th {
	width: 23%;
}
#top .clinic-box .time td {
	width: 11%;
}
#top .clinic-box .text {
	padding: 20px 0 5px;
	font-weight: bold;
	font-size: 120%;
	color: #ff6464;
}
#top .calendar-area {
	display: flex;
	justify-content: space-between;
}
#top .calendar-area .calendar {
	width: 48%;
}
#top .calendar-area h4 {
	font-size: 110%;
	padding: 20px 0 3px 2px;
}
#top .calendar-area h4 i {
	padding-right: 8px;
	color: #8dd5f7;
}
#top .calendar td {
	border:solid 1px #d2d2d2;
	width: 14%;
	vertical-align: middle;
	background-color: #fff;
}
#top .calendar td.top {
	background-color: #f0f0f0;
}
#top .calendar td p {
	padding: 7px 0 5px;
	font-size: 90%;
	text-align: center;
	color: #696969;
}
#top .calendar td.holiday {
	background-color: #fbe2ed;
}

#top .top-main-area .top-main-right {
    width: 350px;
}
#top .bar {
	position: relative;
}
#top .bar .kuwashiku {
	position: absolute;
	bottom: 12px;
	right: 0;
}
#top .access-box {
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 8px #d2d2d2;
}

#top .access-box .access-area {
	padding: 13px 20px 20px;
}
#top .access-box .access-area .side-logo {
	padding-bottom: 5px;
}
#top .access-box .access-area .side-text {
	margin: 5px 0 11px;
	display: inline-block;
	background-color: #468c32;
	border-radius: 5px;
	padding: 2px 15px 1px;
	font-size: 85%;
	color: #fff;
}
#top .access-box .access-area .side-tel {
	margin-top: -4px;
	padding: 0;
	font-family: a-otf-jun-pro, sans-serif;
	line-height: 30px;
	font-style: normal;
	font-weight: 300;
	font-size: 190%;
	color: #32b4f0;
}
#top .access-box .access-area .side-tel span {
	vertical-align: 2px;
}
#top .access-box .access-area .side-tel i {
	padding-right: 5px;
	vertical-align: 3px;
}
#top .banner-area {
	padding-top: 10px;
}
#top .banner-area li {
	padding-top: 12px;
}
#top .banner-area li img {
	width: 100%;
}

/* クリニック案内
--------------------------------------------------------------------*/
#clinic .clinic-area {
	margin-top: 80px;
	position: relative;
}
#clinic .clinic-area .photo {
    position: absolute;
    top: 0;
    width: calc(((100% - 1100px) / 2) + 400px);
    height: 500px;
    left: 0;
	background-image: url("../clinic/img/photo_1.jpg");
	background-position: center top;
	background-size: cover;
	border-radius: 0 10px 10px 0;
    content: "";
    z-index: 8000;
}
#clinic .clinic-area .profile-area {
	float: left;
	margin-top: 520px;
	width: calc(((100% - 1100px) / 2) + 400px);
}
#clinic .clinic-area .profile-area .profile {
	background:url("../clinic/img/profile_bk.png") no-repeat top right;
	border-radius: 10px;
	padding: 20px 80px 20px 30px;
	line-height: 170%;
}
#clinic .clinic-area .profile-area .profile-text {
	padding-bottom: 10px;
	font-weight: bold;
}
#clinic .clinic-area .photo-r {
	float: right;
	width: 57%;
}
#clinic .clinic-area .copy {
	padding: 40px 0 20px;
}
#clinic .clinic-area .text {
	font-size: 110%;
	line-height: 200%;
}
#clinic .clinic-area .name {
	padding-top: 30px;
	text-align: right;
	font-size: 110%;
}
#clinic .clinic-area .name2 {
	font-family: a-otf-jun-pro, sans-serif;
	font-style: normal;
	font-weight: 300;
	text-align: right;
	font-size: 200%;
}

/* 診療案内
--------------------------------------------------------------------*/
#medical .bar {
	text-align: center;
}
#medical h3 {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 70px;
	color: #646464;
	display: flex;
	font-family: a-otf-jun-pro, sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 180%;
}
#medical h3.top {
	padding-top: 0;
}
#medical h3:before,
#medical h3:after {
	border-top: 1px solid;
	content: "";
	width: 2em;
}
#medical h3:before {
	margin-right: 1em;
}
#medical h3:after {
	margin-left: 1em;
}
#medical .eng {
	display: inline-block;
	text-align: center;
	background-color: #70cbf5;
	margin-top: 7px;
	padding: 3px 15px 1px;
	font-size: 85%;
	opacity: 0.7;
	color: #fff;
}
#medical .eng2 {
	display: inline-block;
	text-align: center;
	background-color: #87c832;
	margin-top: 7px;
	padding: 3px 15px 1px;
	font-size: 85%;
	opacity: 0.7;
	color: #fff;
}
#medical .medical-area {
	margin-top: 40px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 8px #d2d2d2;
	padding: 60px;
	display: flex;
	justify-content: space-between;
	flex-direction : row-reverse
}
#medical .medical-area .photo {
	padding-left: 50px;
	text-align: right;
}
#medical .medical-area .photo img {
	width: 100%;
	margin-bottom: 15px;
	border-radius: 10px;
	box-shadow: 0 0 8px #c8c8c8;
}
#medical .medical-area .photo-l p {
	font-size: 110%;
}
#medical h4 {
	margin-top: 40px;
	margin-bottom: 9px;
	padding: 0 15px;
	display: inline-block;
	background: -webkit-linear-gradient(transparent 50%, #d4effc 50%);
	background: -o-linear-gradient(transparent 50%, #d4effc 50%);
	background: linear-gradient(transparent 50%, #d4effc 50%);
	font-size: 150%;
}
#medical h4:first-child {
	margin-top: 0;
}
#medical .facilities h4 {
	background: -webkit-linear-gradient(transparent 50%, #dbeec1 50%);
	background: -o-linear-gradient(transparent 50%, #dbeec1 50%);
	background: linear-gradient(transparent 50%, #dbeec1 50%);
}

/* 初診の方へ・よくある質問
--------------------------------------------------------------------*/
#first .bar {
	text-align: center;
}
#first h3 {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 70px;
	color: #646464;
	display: flex;
	font-family: a-otf-jun-pro, sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 180%;
}
#first h3.top {
	padding-top: 0;
}
#first h3:before,
#first h3:after {
	border-top: 1px solid;
	content: "";
	width: 2em;
}
#first h3:before {
	margin-right: 1em;
}
#first h3:after {
	margin-left: 1em;
}
#first .eng {
	display: inline-block;
	text-align: center;
	background-color: #70cbf5;
	margin-top: 7px;
	padding: 3px 15px 1px;
	font-size: 85%;
	opacity: 0.7;
	color: #fff;
}
#first .eng2 {
	display: inline-block;
	text-align: center;
	background-color: #87c832;
	margin-top: 7px;
	padding: 3px 15px 1px;
	font-size: 85%;
	opacity: 0.7;
	color: #fff;
}
#first .first-area {
	margin-top: 40px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 8px #d2d2d2;
	padding: 60px;
	display: flex;
	justify-content: space-between;
	flex-direction : row-reverse
}
#medical .first-area .photo {
	text-align: right;
}
#first .first-area .photo img {
	width: 300px;
	margin-bottom: 15px;
	border-radius: 10px;
	box-shadow: 0 0 8px #c8c8c8;
}
#first .first-area .photo-l {
	font-size: 110%;
	padding-right: 30px;
}
#first h4 {
	margin-top: 40px;
	margin-bottom: 9px;
	padding: 0 15px;
	display: inline-block;
	background: -webkit-linear-gradient(transparent 50%, #d4effc 50%);
	background: -o-linear-gradient(transparent 50%, #d4effc 50%);
	background: linear-gradient(transparent 50%, #d4effc 50%);
	font-size: 150%;
}
#first h4:first-child {
	margin-top: 0;
}
#first .facilities h4 {
	background: -webkit-linear-gradient(transparent 50%, #dbeec1 50%);
	background: -o-linear-gradient(transparent 50%, #dbeec1 50%);
	background: linear-gradient(transparent 50%, #dbeec1 50%);
}

/* アクセス
--------------------------------------------------------------------*/
#access .main-i p {
	font-size: 120%;
}
#access .main-i .copy {
	font-size: 200%;
}
#access .gmap {
	margin-top: 25px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 8px #d2d2d2;
}
#access .gmap iframe {
	max-width: 1100px;
	vertical-align: bottom;	
}
#access .address {
	padding-top: 20px;
}
#access .btn {
	padding-top: 30px;
	text-align: center;
}
#access .btn a {
	display: inline-block;
	background-color: #70cbf5;
	border-radius: 5px;
	padding: 10px 40px 8px;
	font-weight: bold;
	font-size: 130%;
	text-decoration: none;
	color: #fff;
}
#access .btn a:hover {
	opacity: 0.7;
}
#access .btn i {
	padding-right: 8px;
}



