@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
header {
	width:100%;
	height:438px;
	background-image:url(../img/index/main_img.jpg);
	background-position:center top;}
header #main {
	width: 1115px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	padding-top:0px;}
header #main .index_navi {
	float: right;
	text-align: center;
	margin-top: 12px;
	}
header #main .index_navi li {
	margin-top:9px;}
header #main .index_navi li img:hover {
	opacity:0.6;}
header #main .re_btn {
	float: right;
	margin-right: 19px;
	margin-top: 0px;
	}
	
.plan_ttl {
	margin-top: 23px;
	margin-bottom: 15px;
	text-align: center;
}
.plan {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
    text-align:center;}
.plan li {
	display: inline-block;
	margin-top: 11px;
	margin-right: 11px;
	margin-left: 11px;
	margin-bottom: 11px;
	}
.plan a img:hover {
	opacity:0.6;}
.check_box {
	margin-top: 50px;
	margin-bottom: 47px;
	background-image: url(../img/common/bg01.jpg);
	background-size: cover;
	padding-top: 61px;
	padding-bottom: 40px;
	text-align: center;
}
.check-list{
	position:relative;
	width:820px;
	margin:0 auto;
	padding-left:150px;
	box-sizing:border-box;
}
.check-list p{
	position:absolute;
	left:0;
	top:0;
}
.check-list ul{
	padding-top:20px;
}
.check-list li{
	font-size:16px;
	padding-left:35px;
	margin-bottom:25px;
	position:relative;
	line-height:1;
	text-align:left;
}
.check-list li:before{
	width:16px;
	height:16px;
	content:"";
	display:block;
	border:#252525 solid 1px;
	border-radius:4px;
	position:absolute;
	left:0;
	top:0;
}
.check-list .att{
	font-size:20px;
	font-weight:bold;
	margin-top:40px;
	color:#FA7F2C;
	text-align:left;
}
.check_txt {
	margin-top: 11px;
	margin-left: auto;
	margin-right: auto;
}
.check_txt li {
	display:inline-block;
	margin:30px;}
.entryArea {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
.news.topnews {
	max-width: 960px;
	margin: auto;
	padding-top: 37px;
	padding-bottom: 42px;
	background-image: url(../img/index/br.png), url(../img/index/ornament_line.png);
	background-repeat: repeat-x,no-repeat;
	background-position: top, center bottom;
}
.news.topnews .l_box {
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	width: 30%;
}
.news.topnews .r_box {
	line-height:180%;
	vertical-align: middle;
	display:inline-block;
	width:60%;}
.news.topnews a {
	text-decoration:underline;}
.news.topnews .date {
	color:#C8C8C8;
	margin-right:10px;
	position:absolute;
	left:115px;
	top:5px;
}
.news.topnews li {
	padding-left: 215px;
	padding-top:5px;
	padding-bottom:5px;
	box-sizing:border-box;
	position:relative;
	}
.news.topnews li .cat{
	display:block;
	width:104px;
	text-align:center;
	font-size:14px;
	line-height:1;
	padding:7px 0;
	border-radius:3px;
	position:absolute;
	left:0;
	top:0;
	color:#434343;
	font-style:normal;
}
.news.topnews li .cat.seminar{
	background-color:#f5c3b2;
}
.news.topnews li .cat.seminarreport{
	background-color:#c2d87f;
}
.news.topnews li .cat.report{
	background-color:#c2d87f;
}
.news.topnews li .cat.column{
	background-color:#b6e4eb;
}
.news.topnews li .cat.blog{
	background-color:#f9e9b4;
}
.news.topnews li .cat.guide{
	background-color:#cdc6f5;
}
.bnr .l_box {
	width: 630px;
	text-align: left;
	vertical-align: top;
	display: inline-block;
	padding-top: 43px;
}
.bnr .r_box {
	width: 285px;
	text-align: right;
	line-height: 180%;
	vertical-align: top;
	display: inline-block;
	padding-top: 28px;
	margin-left: 36px;
}
.bnr .r_box p {
	margin-top:13px;}
.bnr .l_box .fb {
	margin-left: 10px;
	margin-top: 62px;
}
.bnr .l_box .fb p {
	margin-bottom:12px;}
/*.bnr iframe {
	margin-top: 10px;
}*/
.bnr .r_box .share {
	text-align:center;
	background-color: #EEEEEE;
	margin-bottom: 1em;
	padding:15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	border-radius: 10px;
}

/* 院長ブログ更新 */
.news.topnews.blog_update {
	background-image: url(../img/index/br.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 27px;
}
.news.topnews.blog_update .date {
	position:relative;
	left:0;
	top:0;
}
.news.topnews.blog_update li {
	padding-left: 0;
	}
.blog_update .desc{
	font-size: .9em;
}
@media screen and (min-width: 768px) {
.blog_update .desc{
	line-height: 1.6;
	padding-left: 1em;
}
.news.topnews.blog_update li:nth-child(n + 2){
	padding-top: .6em;
}
}
.blog_update .desc a{
	display: inline-block;
}
.blog_update .blog_title{
	color: #FB802C;
	font-weight:600;
}
.blog_update .blog_title:hover{
	text-decoration: none;
}
	

/*--------------------------------------------------------------------SP--------------------------------------------------------------------*/

@media all and (min-width: 0) and (max-width: 767px)  {
	
header {
	width: 100%;
	height: auto;
	background: none;
	margin-top: 0px;
}
header #main {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	padding:0px;
}
header .index_hImg img {
	margin-top: 40px;
	width: 100%;
	position: relative;
}

.plan_ttl {
	margin-top: 23px;
	margin-bottom: 25px;
	text-align: center;
}
.plan {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.plan li {
	display: block;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	}
.check_box {
	margin-top: 30px;
	margin-bottom: 29px;
	background-image: url(../img/common/bg01.jpg);
	background-size: cover;
	padding-top: 43px;
	padding-bottom: 27px;
	text-align: center;
}	
.check-list{
	width:300px;
	margin:0 auto;
	padding:0;
}
.check-list p{
	position:static;
}
.check-list ul{
	padding:22px 25px 0;
}
.check-list li{
	font-size:13px;
	padding-left:25px;
	margin-bottom:20px;
	line-height:1.2;
}
.check-list li:before{
	width:13px;
	height:13px;
	border-radius:2px;
}
.check-list .att{
	font-size:13px;
	margin-top:25px;
	line-height:1.4;
	text-align:center;
}
.check_txt {
	margin-top: 17px;
	margin-left: auto;
	margin-right: auto;
}
.check_txt li {
	display: inline-block;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}
.entryArea {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	max-width: 300px;
	text-align: center;
}
.news {
	width:95%;
	margin-left:auto;
	margin-right:auto;
	padding-top: 25px;
	padding-bottom: 26px;
	background-image: url(../img/index/br.png), url(../img/index/br.png);
	background-repeat: repeat-x;
	background-position: top, bottom;
	text-align: left;
}
.news .l_box {
	text-align: center;
	vertical-align: middle;
	display: block;
	width: 30%;
	padding-top: 0px;
	margin-bottom: 16px;
}
.news .r_box {
	line-height: 200%;
	vertical-align: top;
	display: block;
	width: 100%;
	margin-top: 13px;
}
.news a {
	text-decoration:underline;}
.news .date {
	display: block;
	margin-left: 113px;
	color: #C8C8C8;
}
.news .ctg01, .news .ctg02, .news .ctg03, .news .ctg04 {
	margin-top: 3px;
	background-position: top left;
	padding-left: 0px;
}
.news.topnews {
	width:95%;
	margin-left:auto;
	margin-right:auto;
	padding-top: 25px;
	padding-bottom: 26px;
	background-image: url(../img/index/br.png), url(../img/index/ornament_line.png);
	background-repeat: repeat-x;
	background-position: top, bottom;
	text-align: left;
}
.news.topnews .l_box {
	text-align: center;
	vertical-align: middle;
	display: block;
	width: 30%;
	padding-top: 0px;
	margin-bottom: 16px;
}
.news.topnews .r_box {
	line-height: 200%;
	vertical-align: top;
	display: block;
	width: 100%;
	margin-top: 13px;
}
.news.topnews a {
	text-decoration:underline;
}
.news.topnews a:before{
	content:"";
	display:block;
	margin-top:3px;
}
.news.topnews .date {
	margin-right:5px;
	display:inline-block;
	vertical-align:middle;
	margin-left:0;
	position:static;
}
.news.topnews li {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:0;
	box-sizing:border-box;
	position:relative;
	}
.news.topnews li .cat{
	display:inline-block;
	min-width:85px;
	width:auto;
	font-size:11px;
	padding:5px 0;
	position:static;
	margin-right:5px;
}
.bnr .l_box {
	width: 100%;
	text-align: center;
	vertical-align: top;
	display: block;
	padding-top: 0px;
	margin-top: 30px;
}
.bnr .r_box {
	width: 100%;
	text-align: center;
	line-height: 180%;
	vertical-align: top;
	display: block;
	padding-top: 0px;
	margin-left: 0px;
	margin-top: 13px;
}
.bnr .r_box p {
	margin-top:13px;}
.bnr .r_box .fb img {
	width:100%;
	height:auto;}
.bnr .r_box .fb {
	margin-left: 0px;
	margin-top: 40px;
	text-align:  center;
	margin-bottom:30px;}
.bnr .r_box .fb p {
	margin-bottom:12px;
	text-align: left;}
.bnr iframe {
	margin-top: 0px;
}
.bnr .r_box .team {
	width: 50%;
	float: left;
	text-align: left;
	} 
.bnr .r_box .share {
/*
	width:50%;
	height:179px;
	float:right;
	padding:15px;
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
	border-radius: 5px;       
	box-sizing:border-box;
	white-space:nowrap;
	line-height:100%;
*/	}
.bnr .r_box .share a {
/*	display:block;*/
}
}

/*追加*/
.catchphrase{
	text-align: center;
	line-height: 1.8;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.catchphrase .item01{
	font-weight: bold;
	font-size: 1.3rem;
}
.catchphrase .item02{
	color: #FB802C;
	font-size: 1.05rem;
	padding: .7em 0 2em;
}
@media all and (min-width: 0px) and (max-width: 767px) {
	.news.topnews{
		width: 300px;
	}
	.catchphrase .item01{
		font-size: 1.1rem;
	}
	.catchphrase .item02{
		font-size: .8rem;
		padding-bottom: 1.5em;
	}
}
.seminar_link{
	text-align: center;
	margin-top: 4em;
}
.seminar_link a img:hover,.beginner_link a img:hover {
    opacity: 0.6;
}
.beginner_link{
	text-align: center;
	background: url(../img/index/ornament_wave.png)bottom center no-repeat;
	max-width: 1000px;
	margin: 6em auto 1em;
	padding-bottom: 1em;
}
@media all and (min-width: 0px) and (max-width: 767px) {
	.beginner_link{
		margin-top: 5em;
		background-size: 300px auto;
	}
	.beginner_link a img{
		width: 300px;
		height: auto;
	}
}

.r_colum .blog {
	border: solid 1px #CCC;
	margin-bottom: 13px;
	font-size: 13px;
	text-align: center;
	line-height: 1.5;
}
.r_colum .blog a {
	display: block;
	padding-left: 80px;
	padding-top: 12px;
	padding-bottom: 17px;
}
.r_colum .blog a.not{padding:0;}
.r_colum .bg01 {
	background-image:url(https://www.arxia.jp/wp/wp-content/uploads/2020/11/ad25e4bac82b687490f664e8e6155549.gif);
	background-repeat:no-repeat;
	background-position: 5% 75%;
	background-position:center left;
	background-size:74px 74px;
}
.r_colum .bg02 {
	background-image:url(../img/news/icon03.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	background-size:89px 74px;
}
.r_colum .bg03 {
	background-image:url(../img/news/icon04.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	background-size:89px 74px;
}

.sns_wrap{
	display: flex;
	justify-content: space-between;
}
.sns_wrap.pc{
	margin-top: 3em;
}
.pc .tw_wrap{
	flex: 0 0 300px;
}
.ig_wrap{
	text-align: center;
}
.ig_wrap iframe{
	height: 300px !important;
}
.tw_wrap p,
.fb_wrap p,
.ig_wrap p{
	margin-bottom: 1em;
}
@media all and (min-width: 0px) and (max-width: 767px) {
	.sns_wrap.pc{
	display: none
	}
}

/* 2019.11追加 */
@media screen and (max-width: 767px){
	.icon_oshirase {
		width: 97px;
		height: auto;	
	}
	.seminar_banner img{
		width: 300px;
		height: auto;
	}
	.plan_banner img{
		width: 252px;
		height: auto;
	}
	.icon_checkList img{
		width: 208px;
		height: auto;
	}
	.sp_width_300 img{
		width: 300px;
		height: auto;
	}
}
/* 2020.5 */
.front_sns_witter_bottom{
	margin-bottom: 1.8em !important;
}

@media screen and (max-width: 767px) {
	.doctor_consulting_img{
		width: 300px;
		height: auto;
	}
}
.sns_wrap.pc .tw_wrap{
height: 630px;
overflow: hidden;