@charset "UTF-8";
/* CSS Document */


/* main-img-top */

#main-img-top {
	width:100%;
	position: relative;
	overflow: hidden;
}

#main-img-top > img {
	width: 100%;
height: auto;
	min-height: 850px;
	object-fit: cover;
}

#main-img-top h6 {
	position: absolute;
   top: 75%;
   left: 50%;
   -webkit-transform: translate(-50%, -75%);
   transform: translate(-50%, -75%);
	width: 96%;
}

/* title-box-top */

.title-box-top {
	position: absolute;
   top: 0px;
   left: 0px;
	width: 100%;
	height: 100%;
	padding: 0px 5%;
	padding-top: 90px;
	text-align: right;
	display: flex;
  justify-content: center;
	align-items: flex-end;
flex-wrap: wrap;
	flex-direction: column;
}

.sp-title {
	display: none;
}


.title-box-top h3, .title-box-top h4, .title-box-top h5 {
font-weight: normal;
	color: #FFF;
	line-height: 1.2;
	text-shadow: 0px 0px 5px #000;
}

.title-box-top h3 {
	font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 29px;
	margin-bottom: 20px;
	padding-top: 30px;
	font-weight: 700;
}

.title-box-top h4 {
	font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 55px;
	margin-bottom: 25px;
	letter-spacing: 0.1em;
	position: relative;
	padding-left: 35px;
	line-height: 0.8;
	display: inline-block;
}

.title-box-top h4:before {
	content: "";
	position: absolute;
left: 0px;
top: 10px;
	background-image: url("common/images/tel-header.svg");
background-position: left top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 28px;
	height: 36px;
}

.title-box-top h5 {
	padding: 6px 0px;
	text-align: center;
	background-color: #2d1000;
	width: 510px;
	margin-bottom: 10px;
	float: right;
}

.title-box-top .box {
	background-color: #FFF;
	padding: 20px;
	display: inline-block;
}


/* contents-top */

.contents-top {
	width: 100%;
	background-image: url("common/images/header-line.jpg");
background-position: center top;
background-repeat: repeat-x;
	padding-top: 46px;
}

.midashi-box {
	text-align: center;
	margin-bottom: 40px;
}

.midashi-box h3 {
	font-family: fertigo-script, sans-serif;
font-weight: 400;
font-style: normal;
	font-size: 75px;
color: #42210b;
line-height: 0.6;
	margin-bottom: 35px;
}

.midashi-box h4 {
	font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.2em;
font-weight: normal;
	padding: 6px 50px;
	background-color: #2d1000;
	display: inline-block;
}


/* sns-top */

.sns-top {
	padding: 10px 0px 15px;
	text-align: center;
}

.sns-top p {
	font-size: 16px;
line-height: 1.2;
letter-spacing: 0.05em;
font-weight: bold;
	border-style : solid;
border-color : #42210b;
border-width : 1px;
	padding: 4px 20px;
	display: inline-block;
}

#main-img-top .sns-top {
	width: 510px;
}

#main-img-top .sns-top p {
	color: #FFF;
	border-color : #FFF;
	margin-top: 30px;
	margin-bottom: 5px;
}

#main-img-top .sns-top ul li img {
	width: 50px;
height: auto;
}

.sns-top ul {
	display: flex;
  justify-content: center;
	padding-top: 10px;
}

.sns-top ul li {
	margin: 0px 10px;
}


/* contents00 */

.contents00 {
	padding: 60px 0px;
	padding-bottom: 0px;
	text-align: center;
	background-color: #f2f2f2;
}

.contents00 .sp-view {
	display: none;
}

.contents00 h6 {
	font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #FFF;
	font-size: 36px;
	line-height: 1.2;
	font-weight: normal;
	margin-bottom: 50px;
	padding: 20px 0px;
	background-color: #2d1000;
}


.contents00 h3 {
	margin-bottom: 25px;
}

.contents00 h3.doctor_bn {
	margin-bottom: 0px;
}

.contents00 h3.insta-banner img {
	width: 460px;
	height: auto;
}

.contents00 h3:first-child {
	margin-bottom: 70px;   /*20250316 バナー下テキスト追加のときは70pxから20pxに変更*/
}

.contents00 h4 {
	margin-bottom: 70px;
}

.contents00 h4:last-child {
	margin-bottom: 0px;
}

.contents00 h6 a{
        color: white;
}

/*.contents00 h6 span {
	background-color: #d3efff;
	color: #2c1000;
	padding: 4px;
	margin-bottom: 10px;
	display: inline-block;
}

.contents00 h6 span.yellow {
	background-color: #feffd3;
}
*/

.contents00 h6 span.phone-consult::before {
  content: "";
  display: inline-block;
  width: 40px;      /* イラストの幅に合わせて調整 */
  height: 40px;     /* イラストの高さに合わせて調整 */
  background-image: url('top/images/phone.svg');  /* イラスト画像のパス */
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align:bottom;
}

.contents00 h6 span.phone-consult {
  margin-bottom: 5px;
}

/*seminar*/
.seminar {
	width: 900px;
    background-color: #FFF;
    margin: 60px auto 40px;
    border-style: solid;
    border-color: #2b1003;
    border-width: 4px;
    padding: 35px 20px 30px;
}

.seminar h5 {
	font-size: 32px;
}

.seminar h5.date {
	font-size: 22px;
	padding-top: 8px;
}

.seminar .box-detail .title-group {
	padding-top: 10px;
}

.seminar .box-detail .title-group div{
	padding-top: 10px;
}

.seminar .box-detail .title-group .en{
	padding-top: 20px;
}

.seminar .box-detail .button-link {
	padding-top: 20px;
}

/*
.button-link a {
	margin-top: 20px;
    display: inline-block;
    font-size: 18px;
    color: #FFF;
    line-height: 1.2;
    letter-spacing: 0.1em;
    font-weight: 400;
    padding: 12px 80px;
    border-radius: 60px;
    background-color: #2b1003;
    text-decoration: none;
    transition: opacity 0.3s ease;
}
*/

.button-link a:hover {
    opacity: 0.75;
}

.seminar .box-detail .title-group p.title {
	font-size: 24px;
	padding-bottom: 8px;
	font-weight: 600;
}

.seminar .box-detail .title-group p {
	font-size: 20px;
	line-height: 1.2;
}


/* contents-doc */

.contents-doc {
	padding: 60px 0px;
	text-align: center;
}



/* contents01 */

.contents01 {
	width: 100%;
	text-align: center;
	padding-top: 40px;
	margin-bottom: 70px;
}

.contents01 .box-in, .contents02 .box01, .contents02 .box02 {
	display: flex;
  justify-content: center;
	flex-wrap: wrap;
	width: 1100px;
}

.contents01 .box-in div, .contents02 .box02 div {
	margin: 0px 15px;
	margin-bottom: 30px;
	width: 172px;
}

.contents01 h6 {
	font-size: 19px;
color: #42210b;
line-height: 1.3;
letter-spacing: 0.05em;
font-weight: normal;
	padding-top: 13px;
	font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.contents01 h6 a{
        color: white;
}

.contents01 .box-in h6 span {
	font-size: 14px;
}

/* contents02 */

.contents02 {
	width: 100%;
	text-align: center;
	margin-bottom: 60px;
}

.contents02 .midashi-box {
	margin-bottom: 0px;
}

.contents02 .box-in {
	padding: 60px 0px 30px;
	background-color: #f5f4f0;
}

.contents02 .box01 {
	margin-bottom: 60px;
}

.contents02 .box01 div {
	margin: 0px 15px;
}


/* contents03 */

.contents03 {
	width: 100%;
}

.contents03 .midashi-box {
	background-image: url("common/images/midashi-back.jpg");
background-position: center top;
background-repeat: repeat;
	padding: 40px 0px 15px;
	margin-bottom: 0px;
}

.contents03 .midashi-box h3 {
	color: #FFF;
	margin-bottom: 20px;
}

.contents03 .midashi-box h4 {
	background-color: rgba(0,0,0,0);
	font-size: 26px;
}

.contents03 .box01 {
	width: 100%;
	height: 888px;
	background-image: url("top/images/back01.jpg");
background-position: center top;
background-repeat: no-repeat;
	background-color: #f5f4f0;
}

.contents03 .box-in {
	width: 1040px;
	padding-top: 95px;
	padding-left: 35%;
}

.contents03 .box {
	margin-bottom: 50px;
}

.contents03 .box:last-child {
	margin-bottom: 0px;
}

.contents03 .box h5 {
	font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 1.2;
	font-weight: normal;
	margin-bottom: 15px;
	font-size: 22px;
color: #FFF;
	padding: 6px 30px;
	background-color: #42210b;
}

.contents03 .box p {
	line-height: 1.8;
	color: #603813;
}


/* contents07 */

.contents07 {
	width: 100%;
	padding: 70px 0px 40px;
}


/*news-box*/
.news-box {
	width: 1000px;
}

.news-box .news {
	height: 190px;
	clear: both;
	width: 100%;
}

.news-box .news iframe {
	width: 100%;
	height: 190px;
}

/* telop  */

.contents-telop {
    padding-bottom: 50px;
    text-align: center;
}

.telop-box {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}


.contents00 h3.woman {
	margin-bottom: 0px;
}

/*cp*/
.contents00.cp {
	padding-top: 0px;
}

/*message*/
.message h3 {
	font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    color: #2d1000;
    font-size: 36px;
    line-height: 1.2;
    font-weight: normal;
    margin-bottom: 0px;
    padding-top: 20px;
}

.message p {
	font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    color: #2d1000;
    font-size: 24px;
    line-height: 1.2;
    font-weight: normal;
    padding-bottom: 70px;
}




br.sp-s {
	display: none;
}


.sp-view {
    display: none;
}


@media screen and (min-width: 737px) {


	
}