/* CSS Document */

/***********************************************/
/* CSS file						               */
/* data: 2013/11/11                            */
/* index:                                      */
/*   1# main_contents style				       */ 
/* 	 2# 1st contents style					   */
/* 	 3# 2st contents style				       */
/*   4# 3st contents styles					   */
/*   5# 4st contents styles				       */
/*   6# 5st contents styles				       */
/***********************************************/


/* 1# main_contents style -----------------------------------------------*/

#main_img
{
	background:url(../images/main_img_bg.jpg) no-repeat center;
}

.main_contents
{
	margin: 0 auto 20px auto;
	padding: 0;
	overflow: hidden;
	width: 1000px;
}

.main_contents h2
{
	background:url(../images/h2_bg.png) no-repeat left center;
	line-height: 200%;
	padding: 15px 0 0 70px;
	font-size: 32px;
	font-weight: normal;
}

.main_contents_first
{
	position: relative;
	height: 363px;
	width: 1000px;
	margin: 0 auto;
	
}

.first_bg{
	background: url(../images/first_bottom.png) center bottom no-repeat;
	margin:0;
	padding:0;
	width:auto;
	height: 10rem;
}

.main_contents .list
{
	background: url(../images/main_list_bg.png) no-repeat;
	height: 193px;
	width: 328px;
	float: left;
	margin: 0 5px 0 0;
}

.main_contents .list .list_img
{
	float: left;
}

.main_contents .list .list_ul
{
	width: 170px;
	height: 110px;
	float: left;
	list-style: none;
	padding: 7px 0 7px 5px;
	margin: 0 0 0 5px;
}

.main_contents .list .list_ul ul
{
	margin: 0 0 0 5px;
}

.main_contents .list .list_ul ul li
{
	list-style: none;
	background: url(../images/top_list.png) no-repeat left center;
	padding: 0 0 0 10px;
	margin: 0 0 10px;
}


.main_contents .list .list_ul ul li a
{
	text-decoration: none;
}

.main_contents ul.navi
{
	list-style: none;
	margin: 7px 0 0 4px;
	padding: 10px;
	background-color: #F9F9F9;
	height: auto;
	overflow: hidden;
	border: 3px solid;
	border-color: #F2F2F2;
}

.main_contents ul.navi_top
{
	list-style: none;
	margin: 7px 0 0 4px;
	padding: 10px;
	background-color: none;
	height: auto;
	overflow: hidden;
}

.main_contents ul.navi_top li
{
	float: left;
	margin: 10px 12px 0 0px;
	padding: 0;
}


#navi .info
{
	width: 600px;
}

.main_contents .news
{
	border: dotted 1px #ccc;
	background-color: #FAFAFA;
	padding: 15px 5px 5px 5px;
	margin: 15px 0 30px;
}

.main_contents .news .blog_box{
	border-left: 3px solid;
	margin:0px 0px 10px 10px;
	width: 96%;
	border-color: #999999;
}
.main_contents .news .blog_box h3{
	color: #333333;
	font-size:14px;
	background-image:none;
	text-indent:10px;
	margin:0px 0 5px 0;
	padding:0px;
	font-weight:normal;
}
.main_contents .news .blog_box p{
	margin:0px 0px 0px 10px;
	padding:0px;
	font-size: 12px;
}

#container .main_contents .clinic {
	width: 315px;
	border: 1px solid #ccc;
	float: left;
	margin: 10px 10px 0 0;
	background-color: #FFFFFF;
	height: 300px;
}


/* 2# 1st contents style -----------------------------------------------*/

#container_first
{
	height: 525px;
	padding: 0;
	margin: 0px auto 0;
	clear: both;
	width: auto;
}

/* 2# 2nd contents style -----------------------------------------------*/

#container_second
{
	padding: 0 0 0px;
	margin: 0px 0 0px 0;
}

#container_second .main_contents
{
	margin: 0 auto;
}

.second_contents_bg
{
	margin: 0 auto;
}

.second_box
{
	display: flex;
    flex-direction: column; /* ←綺麗に上下に並ぶ */
    width: 300px;
    margin-bottom: 40px;
    gap: 0; /* 不要なら削除 */
    height: auto;  /* ←これに変更！！ */
}



.second_bg{
	background: url(../images/second_bottom.png) center bottom no-repeat;
	margin:0;
	padding:0;
	width:auto;
	height:101px;
}

#container_second h2
{
	font-size: 22px;
	color: #FFB758;
	padding: 0 0 10px 0;
	margin: 10px 5px 12px 5px;
	line-height: 120%;
	border-bottom: dotted 1px #ccc;
	text-align: center;
}


#container_second p
{
	font-size: 15px;
	margin: 0;
	line-height: 190%;
}

.second_box_last
{
	float: left;
	width: 320px;
	margin: 0 0px 0 10px;
	position: relative;
}

.text_area
{
	background: url(../images/first_box_bg.png) no-repeat;
	height: 259px;
	width: 308px;
	padding: 5px;
	position: relative;
}

#container_second .second_btn
{
	position: absolute;
	left: 9px;
	top: 207px;
	padding: 0;
}

.second_btn_01
{
	position: absolute;
	left: 34px;
	top: 613px;
}

.second_btn_02
{
	position: absolute;
	left: 40px;
	top: 613px;
}



/* 3# 3rd contents style -----------------------------------------------*/

#container_third
{
	padding: 0;
	margin: -2px 0 0 0;
	background: url(../images/third_area_bg.png) center top no-repeat;
	height: 470px;
}
#third_contents_inner
{
	position: relative;
}

.third_photo_area
{
}

.third_photo_area_inner
{
	background: url(../images/third_photo_bg.png) no-repeat;
	height: 300px;
	margin: 40px 0 0 20px;
	padding: 4px 0 0 4px;
}

.third_list_area
{
	height: 280px;
	clear: both;
	margin: 25px 0 0 19px;
	padding: 20px 0 0 15px;
}

.third_list_area ul
{
	padding: 0;
}
.third_list_area ul li
{
	list-style: none;
	float: left;
	margin: 3px 0 5px 9px;
	padding: 0;
}

/* 5# 5st contents style -----------------------------------------------*/

#container_fourth
{
	padding: 10px 0 0 0;
	margin: -1px 0 0 0;
	height: 500px;
	background: url(../images/fourth_bg.png) no-repeat center top;
}

.blog_area
{
	width: 500px;
	float: left;
	margin: 40px 0 0 0px;
}

.blog_area h3
{
	padding: 0;
	font-size: 16px;
	margin: 0px 0 10px;
	line-height: 100%;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #CC9933;
	width: 300px;
}

.blog_area h3 span
{
	font-size: 11px;
}

.blog_area p
{
	padding: 5px 0 10px 0;
	margin: 0;
	font-size:12px;
	border-bottom: dotted 1px #ccc;
	
}
.blog_area ul
{
	padding: 0;
}

.blog_area ul li
{
	list-style: none;
	padding: 0;
	margin: 0 0 8px 0;
}
	
.photo
{
	float: left;
}

.blog
{
	float: left;
	margin: 0 0 0 20px;
	width: 350px;
}


/* 6# 6st contents style -----------------------------------------------*/

#container_fifth
{
	padding: 0;
	margin: -2px 0 0 0;
	background: url(../images/fifth_bg.png) center no-repeat;
	height: 500px;
}

#container_fifth dd:last-child
{
	border-bottom: none;
}

.container_fifth_inner
{
	position: relative;
	height: 500px;
}
#ha
{
	position: absolute;
	left: 177px;
	top: 183px;
}


#fifth_btn_01
{
	position: absolute;
	left: 20px;
	top: 33px;
}
#fifth_btn_02
{
	position: absolute;
	left: 20px;
	top: 255px;
}
#fifth_btn_03
{
	position: absolute;
	left: 255px;
	top: 33px;
}

#fifth_btn_04
{
	position: absolute;
	left: 255px;
		top: 255px;
}



.caroufredsel_wrapper {
	width: 1000px!important;
}
#slider {
	height: 270px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
#slider ul {
	width: 1000px;
	height: 260px;
	text-indent: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: left;
	overflow: hidden;
}
#slider li {
	padding: 0;
	margin: 0 6px 0 6px;
	display: block;
	float: left;
}
#slider li a {
	outline-style:none;
}
#slider .gradation01 {
	position:absolute;
	top:0;
	left:-1px;
}
#slider .gradation02 {
	position:absolute;
	top:0;
	right:-1px;
}


#main .slider_area {
	overflow: hidden;
	height: 348px;
	padding-left: 57px;
}
.bx-wrapper {
	width: 980px!important;
	height:348px;
	position: relative;
	padding: 0 0 0 0px;
	margin: 0 0 0 80px;
}
.bx-window {
	padding-left: 0;
	position: relative;
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0px;
	text-align: left;
	left: 0px;
	display:block;
}

.slider {
	width: 100%;
	margin: 0px auto;
}



#slider_list01 li .floatR
{
	float: right;
	margin: 0 30px 0 0;
}

#slider_list01,
#slider_list02 {
	text-indent: 0;
	padding: 0 0 0 0;
	overflow:hidden;
}
#slider_list01 li,
#slider_list02 li {
	width:866px;
	margin-right:0;
	text-align: left;
	list-style:none;
	display:block;
}
#slider_list01 li h3,
#slider_list02 li h3 {
	margin-bottom: 25px;
}
#slider_list01 li h3 .floatR,
#slider_list02 li h3 .floatR {
	margin-left:12px;
}
#slider_list01 li p,
#slider_list02 li p {
	color: #666;
	font-weight: normal;
	line-height: 2.3em;
	font-size: 12px;
	letter-spacing: 1px;
}


.bx-prev,
.bx-next {
	position: absolute;
	font-size: 36px;
	text-decoration: none !important;
	color: #ffffff !important;
	text-shadow: 1px 1px 2px #333333;
}
.bx-prev a:hover img,
.bx-next a:hover img {
	opacity: 0;
}

.bx-prev a,
.bx-next a {
	display:block;
	width:57px;
	height:400px;
}
.bx-prev {
	top: 0;
	left: -80px;
}
.bx-next {
	top: 0;
	right: 57px;
}
.bx-prev a:hover {background: url(../images/arrow_area_light01_b.png) no-repeat 0px 0px;}
.bx-next a:hover {background: url(../images/arrow_area_light02_b.png) no-repeat 0px 0px;}


/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	position:absolute;
	bottom:0;
}
.bx-wrapper .bx-pager img {
	margin-right:5px;
}
.bx-wrapper .bx-pager img:hover {
	cursor:pointer;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}
#container_second .main_contents .banner{
    margin: 30px 0;
    display: flex;
}
#container_second .main_contents .banner .insta{
    margin-left: 4rem;
    margin-top: 12px;
    
}

.second_box p a{
    width: 42%;
    height: 35px;
    display: flex;
    padding: 12px 10px;
    background: #7a54ba;
    background: -webkit-linear-gradient(to right, #7a54ba, #7a54ba);
    background: linear-gradient(to right, #7a54ba, #7a54ba);
    text-decoration: none;
    list-style: none;
    font-size: 11.2px;
    margin-bottom: 7px;
    color: #FFF;
    position: relative;
    line-height: 170%;
    align-items: center;
    justify-content: center;
    
}


.second_box .flex{
    display: flex;
    flex-wrap: wrap;
}

/*20250919*/
.fade_box.fade-box--news{
	padding-block: 60px 30px;
}
.top-news{
	padding: 40px;
	margin-right: 55px;
	border: 2px solid #CC9933;
	background-color: #FFFFFF;
	width: 100%;
}
.top-news__container{
	display: flex;
}
.top-news__title{
	font-size: 28px;
	flex-shrink: 0;
	font-family: serif;
}
.top-news__list{
	list-style: none;
	width: 100%;
}
.top-news__item{
	padding-bottom: 10px;
	border-bottom: 1px solid #CC9933;
}
.top-news__item:not(:first-child){
	padding-top: 10px;
}
.top-news__item h4{
	margin: 0;
			
}
.top-news__link{
	display: flex;
	flex-direction: column;
	gap:10px;
	color: #4F4D4D;
	text-decoration: none;
}
.top-news__text{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}

.top-news__btn-link{
	color: #4F4D4D;
	text-decoration: none;
	display: block;
    padding: 5px 20px;
    width: fit-content;
    border: 1px solid #CC9933;
    margin-left: auto;
}
