.home-dr-area {
    padding:0;
}

.home-dr-area .container{
	background: url(../images/dr-assets/dr-main.jpg) no-repeat left bottom;
    background-size: contain;
    padding-top: 80px;
}


.dr-greeting {
  background: url(../images/free/8618.jpg) center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.dr-greeting-img {
  margin-bottom: -100px;
}


@media screen and (max-width: 676px){
 .home-dr-area {

    padding:0;
}

.home-dr-area .container{
	background: none;
	padding-top: 0px;
}

.dr-greeting-img {
	margin:0 auto 10px;
	display: block;
  width: 200px;
}

}


.home_feature_box {
	margin-bottom: 50px;
}

.home_feature_box .img_bg_box,
.home_feature_box_txt{
	min-height: 450px;
	height: 450px;
}

.home_feature_box_txt {
	background: #fff;
	padding: 50px;
}


@media screen and (max-width: 576px){
.home_feature_box .img_bg_box{
	min-height: 200px;
	height: 200px;
}
.home_feature_box_txt {
	min-height: auto;
	height: auto;
	padding: 30px 40px;
}
}


.commit_area {
	margin-bottom: 60px;
}

.commit_area .img_bg_box,
.commit_area_txt{
	min-height: 550px;
	height: 550px;
}

.commit_area_txt {
	background: #fff;
	padding: 50px;
}


@media screen and (max-width: 576px){
.commit_area .img_bg_box{
	min-height: 200px;
	height: 200px;
}
.commit_area_txt {
	min-height: auto;
	height: auto;
	padding: 30px 40px;
}
}




/*med_box
---------------------------------------------------------*/

.top-title {
	text-align: center;
}
.top-title h2 {
	font-family: 'Lato', sans-serif;
	font-weight: 100;
	font-style: normal;
	font-size: 320%;
	letter-spacing: .1em;
	line-height: 1.2em;
}
.top-title p {
	margin-top: .4em;
	font-size: 120%;
	font-weight: normal;
	letter-spacing: .25em;
	line-height: 1.2em;
}


.top-title h2 span {
	color: #ecba89;
}


/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {


.top-title h2 {
	font-size: 240%;
}
.top-title p {
	font-size: 90%;
}

}








/* corona
---------------------------------------------------------*/
.home-covid-wrap {
	background: #fdf8f1;
	width: 100%;
	padding:3%;
	text-align: center;
}

.home-covid-area {
  width: 90%;
  max-width: 950px;
  padding: 22px 0 20px;
  margin: 0 auto 0 auto;
  border: 1px solid #cec3b5;
  background: #FFF;
  position: relative;
  border-radius: 16px;
}

.corona-title {
  color: #90734a;
  font-family: 'Noto Serif JP', serif;
  font-size: 18px;
  letter-spacing: .1em;
  font-weight: normal;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.corona{
  padding: 20px 0 20px;
  margin: 0 auto 50px auto;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.corona{
  width: 90%;
  padding: 3.7% 0 2.5%;
  margin: 0 auto 9% auto;
}
}




.acd-check{
    display: none;
}
.acd-label{
   
   
    display: block;
    margin-bottom: 1px;
    padding: 10px;
    position: relative;
}
.acd-label:after{
    color: #bbb;
    box-sizing: border-box;
    content: '\f13a';
    display: block;
    font-family: 'dental';
    height: auto;
    padding: 10px 20px;
    position: absolute;
    right: 16px;
    top: 0px;
}
.acd-content{
	font-style: 16px;
    display: block;
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
}
.acd-check:checked + .acd-label:after{
    content: '\f139';
}
.acd-check:checked + .acd-label + .acd-content{
    height: auto;
    opacity: 1;
    padding: 10px;
    visibility: visible;
}









/**/


.home-medical-item {
	display: block;
	background: rgba(255,255,255,0.9);
	min-height: 360px;
	text-align: center;
	padding:30px 40px;
	border-radius: 30px;
	margin:10px;
}

.home-medical-item-title {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: .2em;
	margin-bottom: 16px;
	color: #f6ad48;
}

.home-medical-item-text {
	font-size: 15px;
	line-height: 1.8;
	color: rgba(0,0,0,0.4);
	margin-bottom: 0;
	letter-spacing: 0.1em;
}

.home-medical-image {
	width: 50%;
	margin-bottom: 10px;
}



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


.home-medical-item {
	display: block;
	background: rgba(255,255,255,0);
	min-height: auto;
	text-align: center;
	padding:0px;
	border-radius: 20px;
	margin:0px;
	margin-bottom: 12px;
}

.home-medical-item-title {
	font-size: 15px;
	font-weight: 700;
	letter-spacing: .1em;
	margin-bottom: 0px;
	color: #f6ad48;
}

.home-medical-item-text {
	display: none;
}
.home-medical-image {
	width: 60%;
}



	}














.bnr-area {

	width: 100%;
	box-sizing: border-box;
	border-radius: 8px;
	border:2px solid #eee;
	
	padding: 35px 8%;
	color: #222;
	position: relative;
}
.bnr-area dl,
.bnr-area dd {
	margin:0;
}
.bnr-area dt {
	font-size: 15px;
	letter-spacing: .3em;
	line-height: 2.0em;
	margin-bottom: 1.0em;
	font-weight: normal;
text-shadow    : 
       1px  1px 2px rgba(255, 255, 255, 0.75),
      -1px  1px 2px rgba(255, 255, 255, 0.75),
       1px -1px 2px rgba(255, 255, 255, 0.75),
      -1px -1px 2px rgba(255, 255, 255, 0.75),
       1px  0px 2px rgba(255, 255, 255, 0.75),
       0px  1px 2px rgba(255, 255, 255, 0.75),
      -1px  0px 2px rgba(255, 255, 255, 0.75),
       0px -1px 2px rgba(255, 255, 255, 0.75);
}

.bnr-area dt span {
	font-size: 21px;
	letter-spacing: .3em;
	font-weight: bold;
}



.com_btn1 a {
    display: inline-block;
    text-align: center;
    padding: .8em 2.0em .8em;
    background: #c79e3b;
    border-radius: 50px;
    color: #fff;
    font-size: 90%;
    letter-spacing: .4em;
    line-height: 1.0em;
    position: relative;
}

@media only screen and (max-width: 767px) {
.bnr-area  {

	padding: 6%;
}
.bnr-area dt {
	font-size: 13px;
	letter-spacing: .15em;
	line-height: 1.8em;

	letter-spacing: .1em;
	line-height: 1.8em;
	margin-bottom: .5em;
}
.bnr-area dt span {
	font-size: 18px;
	letter-spacing: .1em;
}

.com_btn1 a {
    display: inline-block;
    text-align: center;
    padding: .5em 1.5em .5em;
    background: #c79e3b;
    border-radius: 50px;
    color: #fff;
    font-size: 14px;
    letter-spacing: .05em;
    line-height: 1.0em;
    position: relative;
}

}



.bnr-01 {
	background: #f4f4f4 url(../images/img2-assets/bnr-01-bg.jpg) no-repeat right center;
	background-size: cover;
}

.bnr-02 {
	background: #f4f4f4 url(../images/img2-assets/bnr-02-bg.jpg) no-repeat right center;
	background-size: cover;
}

.bnr-03 {
	background: #f4f4f4 url(../images/img2-assets/bnr-03-bg.jpg) no-repeat right center;
	background-size: cover;
}





/*ブログ一覧*/


.blog-link-index {}


.blog-link-index ul li{
    list-style: none;
}


/*お知らせ
---------------------------------------------------------*/
.blog-link-index {
  border-top: dotted 1px rgba(0,0,0,0.2);
  padding: 0;
  padding-top:8px;
}

.blog-link-index li {
  padding: 1.0em 0;
  border-bottom: dotted 1px rgba(0,0,0,0.2);
  list-style: none;
}
.blog-link-index dl {
  margin-bottom: 0;
}
.blog-link-index li dt {
  font-family: sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #999;
  letter-spacing: .1em;
  line-height: 1.2em;
  margin-bottom: .5em;
  font-size: 14px;
  float: left;
  margin-top: 6px;
}
.blog-link-index li dd {
  color: #4c3d40;
  font-size: 110%;
  font-weight: bold;
  letter-spacing: .1em;
  line-height: 1.8em;
  margin-bottom: .5em;
  position: relative;
  padding-left: 8em;
}
.blog-link-index li dd::before {
  font-family: 'dental';
  content: '\f105';
  font-weight: normal;
  position: absolute;
  left: 7em;
  top: 0;
}
.blog-link-index li p {
  color: #666666;
  font-size: 90%;
  letter-spacing: .15em;
  line-height: 1.8em;
  margin-bottom: 0;
}

.blog-link-index .more {
  margin-top: 1.5em;
  text-align: right;
  font-size: 90%;
  letter-spacing: .3em;
  line-height: 1.2em;
}
.blog-link-index .more a {
  color: #1e1200;
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.blog-link-index {
  
}

.blog-link-index h2 {
  font-size: 160%;
  letter-spacing: .1em;
  margin-bottom: 0;
}

.blog-link-index li {
  font-size: 90%;
  padding: 1.5em 0;
}

.blog-link-index .more {
  letter-spacing: .1em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.blog-link-index {
  
}
.blog-link-index .w1240 {
  display: block;
}
.blog-link-index .w1240 > div {
  width: 100%;
  max-width: 100%;
}
.blog-link-index .w1240 .box_l {
  margin-bottom: 10%;
}

.blog-link-index h2 {
  font-size: 140%;
  margin-bottom: 0;
}

.blog-link-index li {
  padding: 1.0em 0;
}

.blog-link-index li dt {
  margin-bottom: .2em;
  font-size: 13px;
  float: none;
}
.blog-link-index li dd {
  letter-spacing: .1em;
  line-height: 1.6em;
  margin-bottom: .2em;
  font-size: 15px;
  padding-left: .8em;
}
.blog-link-index li p {
  letter-spacing: .05em;
  line-height: 1.6em;
}

.blog-link-index .more {
  margin-top: 1.0em;
  letter-spacing: .1em;
}
.blog-link-index li dd::before {
  font-family: 'dental';
  content: '\f105';
  font-weight: normal;
  position: absolute;
  left: .1em;
  top: 0;
}
}
