
body{
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;;
	background-color: #fbf7fa;
}

img{
	max-width: 100%;
}

.font-12{
	font-size: 12px;
}

.font-13{
	font-size: 13px;	
}

.font-15{
	font-size: 15px;
}

.font-16{
	font-size: 16px;
	margin-bottom: 30px;
	/*color: #534b3f;*/
	color: #333333;
	line-height: 1.5;
	letter-spacing: 1px;
}

.font-16_ttl{
	font-size: 16px;
	margin:5px 0 5px 0;
	/*color: #534b3f;*/
	color: #333333;
	line-height: 1.5;
	letter-spacing: 1px;
	padding:0 0 0 2%;
}

.font-kyouryoku{
	font-size: 12px;
	margin-bottom: 30px;
	/*color: #534b3f;*/
	color: #333333;
	line-height: 1.5;
	letter-spacing: 1px;
	text-align:right;
}

.interview_shutten{
	font-size: 14px;
	margin-bottom: 30px;
	/*color: #534b3f;*/
	color: #333333;
	line-height: 1.5;
	letter-spacing: 1px;
	text-align:right;
}

.font-16_c{
	font-size: 16px;
	margin-bottom: 4%;
	/*color: #534b3f;*/
	color: #333333;
	line-height: 1.5;
	letter-spacing: 1px;
}

.font-16_moku{
	font-size: 16px;
	margin-bottom: 1%;
	/*color: #534b3f;*/
	color: #333333;
	line-height: 2;
	letter-spacing: 1px;
	display:block;
	padding:0 2%
}


.font-16_moku a{
text-decoration: none;
color: #333333;
	line-height: 1.5;
	letter-spacing: 1px;
}

.font-16_moku a:hover{
text-decoration: underline;
color: #333333;
	line-height: 1.5;
	letter-spacing: 1px;
}

.font-16_moku_in {
	display:block;
}

.font-16 span{
	font-weight: bold;
}

.font-18{
	margin-bottom: 30px;
	font-size: 18px;
	color: #333333;
}

.font-19{
	font-size: 19px;
}

.font-22{
	font-size: 22px;
	margin-bottom:3%;
}

.font-24{
	font-size: 24px;
}

.font-25{
	font-size: 25px;
}

.font-26{
	font-size: 26px;
	line-height:1.5;
}

.font-29{
	font-size: 29px;
}

.font-75{
	font-size: 75px;
}
.text-small{
	font-weight: normal!important;
	font-size: 12px;
}
.text-small-top{
	font-weight: normal!important;
	font-size: 12px;
	vertical-align: top;
}
ul{
	line-height: 1.5;
	letter-spacing: 1px;
	margin-bottom: 30px;
}
ul.circle .text-small{
	vertical-align: top;
}
ul.circle li::before{
	content: '\f111';
	font-family: "Font Awesome 5 Free";
	color: #000000;
}
ul.circle li.last{
	font-size: 12px;
}
ul.circle li.last::before{
	display: none;
}

.fwb{
	font-weight: bold;
}

.fwl{
	font-weight: lighter;
}

.txdu{
	text-decoration: underline;
}

.pb-txdu{
	padding-bottom: 2px;
	border-bottom: 1px solid #ecb2b2;
}

.color-gray{
	/*color: #d7d7d7;*/
	color: #b3b3b3;
}

.color-brown{
	/*color: #534b3f;*/
	color: #625d56;
}

.color-pink{
	color: #e95c8a;
}

.color-red{
	color: #f00010;
}

.color-g{
	color: #09b3a9;
}

.color-white{
	color: #ffffff;
}

.bg-pink{
	background: #f8dcdc;
}

.bg-creem{
	background: #fff3e3;
}

.gray-bdt{
	border-top: 7px solid #d7d7d7;
}

.marker_yellow_hoso {
background: linear-gradient(transparent 60%, #ffff66 60%);
}

.center{
	text-align: center;
}

.img-centering{
	margin: 0 auto;
	text-align: center;
}

.img-wrapper{
	margin-bottom: 30px;
}

.float-area{
	/*display: flex;*/
	margin-bottom: 30px;
}



.header-inner{
	text-align: center;
}

.header{
	padding: 30px 0 20px;
	border-bottom:3px solid #e95c8a;
}

.header-catchCopy{
	padding-top: 10px;
	font-weight: bold;
}

.main{
	
}

.content-wrapper{
	max-width: 720px;
	margin: 0 auto;
}

.content-inner{
	/*padding: 30px;*/
	padding: 4%;
	border:1px solid #CCC;
	margin-top:5%;
	background-color: #ffffff;
}

.date{
	display: flex;
    align-items: center;
}

.writer_name {
	width:720px;
	text-align:right;
	margin:10px auto 0 auto;
}

.date:before{
	content:  "";
	display: inline-block;
	width: 3px;
	height: 15px;
	background: #f8dcdc;
	margin-right: 10px;
	left: 0;
	top: 0;
}

.main-article-title{
	padding: 0 0 15px 0;
	margin-bottom:20px;
	border-bottom: 2px dotted #e95c8a;
	line-height: 1.5;
}
.main-article-title span{
	font-size: 11px;
	vertical-align: top;
}
.main-article-title-small{
	font-size: 10px;
	text-align: right;
}

.category-area{
	padding: 15px 0 20px;
}

.category{
	margin-right: 5px;
	padding: 10px 10px 10px 25px;
	border: 1px solid #f8dcdc;
	position: relative;
	background: url("../img/category_icon.png");
	background-repeat: no-repeat;
	background-position: 10px center;
	cursor: pointer;
	-webkit-transition: .4s all ease-out;
	-o-transition: .4s all ease-out;
	transition: .4s all ease-out;
}

.category:hover{
	opacity: .7;
}

.section-title{
	margin: 50px 0 20px 0;
	padding: 15px 0 15px 15px;
	color: #e95c8a;
	font-weight:bold;
	border-left: 4px solid #e95c8a;
	line-height: 1.3;
}

.interview-area{
	position: relative;
}

.interview-area:before,
.interview-area:after
{
	content: "";
    display: block;
    width: 34px;
    height: 19px;
    -webkit-background-size: 34px 19px;
    /* background-size: 34px 19px; */
    background-repeat: no-repeat !important;
}

.interview-area:before{
    margin-bottom: 30px;
    background: url(../img/gray_kakko_start.png);
    background-position: center top;
    /* background: red; */
}

.interview-area:after{
    background: url(../img/gray_kakko_end.png);
    position: absolute;
    right: 0;
    bottom: 0;
}

.interview-inner{
	/*padding: 0 25px 20px 25px;*/
    padding: 0 4% 2% 4%;
}

.doctor-area{
	/*display: flex;*/
	margin-bottom: 30px;
	padding: 13px;
	border: 1px solid #e7e7e7;
}

.doctor-text{
	/*padding-top: 50px;*/
     padding-top: 3%;
}

.doctor-name{
	margin-bottom: 30px;
	color: #534b3f;
}

.cv{
	/*display: flex;*/
	margin: 30px 0;
    /*justify-content: space-between;*/
	padding: 45px 20px 30px;
}

.red-bdb{
	border-bottom: 1px solid #b71f22;
}

.cv-price{
	display: inline-block;
	/*margin: 20px auto;*/
	text-align: center;
}

.cv-text{
	max-width: 440px;
	line-height: 1.3;
}

.cv-text a{
	color:#FFFFFF;
	text-decoration:none;
	
}

.cv-text .red-bdb{
	padding-bottom: 5px;
}

.cv-text .topic{
	text-align: center;
}

.cv-tax{
	font-weight: lighter;
}

.content2{
	padding-top: 40px;
}

.relative-area{
    max-width: 720px;
    margin: 40px auto;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    box-sizing: border-box;
}

.article-headline{
	padding: 35px 0;
}

.article-items{
	/*display: flex;*/
	padding: 0 30px;
	/*justify-content: space-between;*/
}

.article-img{
	margin-bottom: 30px;
}

.relative-article{
	width: 319px;
	-webkit-transition: .4s all ease-out;
	-o-transition: .4s all ease-out;
	transition: .4s all ease-out;
}

.relative-article .article-title{
	padding-top: 10px;
}

.relative-article:hover{
	opacity: .7;
}

.alert{
	color: #534b3f;
	line-height: 1.2;
}

.footer{
	margin-top: 50px;
	padding: 25px 0;
	color: #FFFFFF;
	text-align: center;
	background-color:#e95c8a;
}

.bg_y{
	background-color:#ffff66;
	padding:3%;
	margin:5% 0;
	
}

.bg_y ul li {
	margin:3% 0;
	
}

.cheackarea{
	width:96%;
	padding:2%;
	border:1px solid #09b3a9;
}
.check_tx {
	font-size:27px;
	color:#333333;
	letter-spacing:2px;
	font-weight:bold;
	margin:3% 0;
}

.check_icpn {
	width:0.2%;
	margin-left:0;
}

.columarea{
	width:96%;
	padding:2%;
	border:1px solid #09b3a9;
}

.columarea_ttl {
	background-color:#09b3a9;
	padding:3%;
	color:#FFFFFF;
	font-weight:bold;
	font-size:20px;
	margin:0 0 3% 0;
}

.columarea_2{
	width:98%;
	padding:1%;
	border:1px solid #09b3a9;
	margin-bottom:3%;
}

.columarea_ttl_2 {
	background-color:#09b3a9;
	padding:2%;
	color:#FFFFFF;
	font-weight:bold;
	font-size:20px;
	margin:0 0 3% 0;
}

.left_img_tx {
	width:100%;
	margin-right:0;
	float:none;
	display:block;
}

.left_img_img {
	width:100%;
	float:none;
	display:block;
	margin-top:3%;
	margin-bottom:3%;
}

.on_btn_area {
	width:100%;
	margin-bottom:3%;
}

.accordion ul {
	width:100%;
	padding:0;
}
.accordion li {
	position:relative;
	list-style:none;
}
.accordion li:first-child {

}

.accordion > ul > li > a {
	display: block;
	text-decoration: none;
	cursor: pointer;
	padding: 1% 1%;
	position: relative;
}
.accordion > ul > li > a h5:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.accordion > ul > li > p {
	display: block;
	text-align:left;
	padding:0 .8em 1.4em 1em;
	color:#333333;
	line-height:1.8;
	
}

.accordion > ul > li > a:hover  {
	
	
}

.accordion li .accordion_icon,
.accordion li .accordion_icon span {
	display: inline-block;
	transition: all .3s;
	box-sizing: border-box;
}
.accordion li .accordion_icon {
	position: absolute;
	width: 4%;
	height: 4%;
	top:30%;
	right:3%;
}
.accordion li .accordion_icon span {
	position: absolute;
    width: 100%;
	height: 2px;
    color:#FFFFFF;
}
.accordion li .accordion_icon span:nth-of-type(1) {
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion li .accordion_icon span:nth-of-type(2) {
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.accordion li .accordion_icon.active span:nth-of-type(1) {
	display:block;
}
.accordion li .accordion_icon.active span:nth-of-type(2) {
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}



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

	.content-inner{
	
	}

	.category-items{
		display: flex;
		justify-content: flex-end;
		align-items: middle;
	}

	.doctor-area{
		display: flex;
	}

	.doctor-img{
		padding-right: 30px;
	}

	.doctor-text{
		max-width: 354px;
	}

	.float-area{
		display: flex;
	}

	.float-text{
	    max-width: 335px;
		padding-left: 30px;
	}

	.article-items{
		display: flex;
		justify-content: space-between;
	}

	.cv{
		display: flex;
	    justify-content: space-between;
	}
	
	.cheackarea{
	width:92%;
	padding:4%;
	border:1px solid #09b3a9;
}
.check_tx {
	font-size:27px;
	color:#333333;
	letter-spacing:2px;
	font-weight:bold;
	margin:3% 0;
}

.check_icpn {
	width:2%;
	margin-left:0;
}

.left_img_tx {
	width:55%;
	margin-right:5%;
	float:left;
	display:block;
}

.left_img_img {
	width:40%;
	float:right;
	display:block;
	margin-bottom:3%;
}


}


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

	.header{
		padding: 18.5px 0 15px;
	}

	.doctor-img{
		margin: 0 auto;
		text-align: center;
	}
	
	.writer_name {
	width:96%;
	text-align:right;
	margin:10px 2%;
}

	.float-img{
		margin: 0 auto 30px;
		text-align: center;
	}

	.main-article-title{
		font-size: 24px;
	}

	.section-title{
		font-size: 19px;
	}

	.cv-img{
		margin: 0 auto;
		text-align: center;
	}

	.cv-text .topic{
		margin: 15px auto 5px;
	    text-align: center;
	    font-size: 19px;
	}

	.cv-price{
		font-size: 40px;
	}

	.cv-text .red-bdb{
		display: block;
		margin-bottom: 5px;
	}

	.alert:not(small){
		font-size: 20px;
	}

	.cv-btn{
		font-size: 17px;
	}

	.cv-btn:after{
		display: none;
	}

	.cv-tax{
		font-size: 20px;
	}

	.content-wrapper{
		border-top: none;	
	}

	.category-items{
		display: block;
	}

	.category{
		display: inline-block;
		margin-bottom: 10px;
	}

	.section-title{
	    padding: 12px;
	}

	.footer{
		margin-top: 30px;
	}
	
	.cheackarea{
	width:96%;
	padding:2%;
	border:1px solid #09b3a9;
}
.check_tx {
	font-size:27px;
	color:#333333;
	letter-spacing:2px;
	font-weight:bold;
	margin:3% 0;
}

.check_icpn {
	width:2%;
	margin-left:3%;
}

}

@media screen and (max-width: 719px){
	.pc{
		display: none;
	}
	.main-article-title-small{
		text-align: left;
	}
	.content-wrapper {
		width: 95%;
	}
}