
	body.treatment #tele-consul .dates-innerbox strong{
        font-weight: bold;
	}
	body.treatment #tele-consul .dates-innerbox ul:not([class]) > li{
        margin-left: 20px;
        list-style: disc;
	}
	body.treatment #tele-consul .dates-innerbox ol:not([class]) > li{
        margin-left: 20px;
        list-style: decimal;
	}
	body.treatment #tele-consul .dates-innerbox .titles{
        margin-bottom: 5px;
	}
body.treatment #tele-consul .dates-innerbox:not(:last-child){
    margin-bottom: 15px;
}

@media print, all and (min-width: 751px) {
	
	body.treatment #title{
		background-color: #64AAE6;
	}
	body.treatment #title .title-box:before{
		width: 238px;
		height: 138px;
		background-image: url("../images/treatment/title-bg.png");
		background-size: 238px auto;
		left: -56px;
	}
	body.treatment #title .title-box .title_en {
		color: #D0E5F7;
	}
	body.treatment .subnav-wrapper{
		background-color: #E8F2FB;
	}
	body.treatment .innerlink-list > li a:hover{
		color: #64AAE6;
	}
	
	/* INDEX */
	body.treatment #treat-philosophy .philosophy-box{
		display: flex;
		justify-content: space-between;
	}
	body.treatment #treat-philosophy .philosophy-box .item{
		width: 290px;
		height: 220px;
		background-image: url(../images/treatment/index/philo-frame.png);
		background-size: 290px auto;
		background-repeat: no-repeat;
	}
	body.treatment #treat-philosophy .philosophy-box .item .number{
		text-align: center;
		padding-top: 50px;
		margin-bottom: 5px;
	}
	body.treatment #treat-philosophy .philosophy-box .item .sub-til{
		font-weight: bold;
		height: 100px;
		padding: 0 15px;
		margin-bottom: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
	}
	body.treatment #treat-philosophy .philosophy-box .illust-boy,
	body.treatment #treat-philosophy .philosophy-box .illust-girl{
		position: relative;
	}
	body.treatment #treat-philosophy .philosophy-box .illust-boy:after{
		content: '';
		display: inline-block;
		width: 64px;
		height: 120px;
		background-image: url(../images/treatment/index/philo-image01.png);
		background-size: 64px auto;
		background-repeat: no-repeat;
		position: absolute;
		top: -72px;
		left: 11px;
	}
	body.treatment #treat-philosophy .philosophy-box .illust-girl:after{
		content: '';
		display: inline-block;
		width: 64px;
		height: 100px;
		background-image: url(../images/treatment/index/philo-image02.png);
		background-size: 64px auto;
		background-repeat: no-repeat;
		position: absolute;
		bottom: -53px;
		right: 11px;
	}


	/* ADVICE */
	body.treatment .circle-illust-box .item.consultation-img01{
		background-image: url(../images/treatment/advice/consultation-image01.png);
		background-size: 138px auto;
		background-position: center bottom -6px;
	}
	body.treatment .circle-illust-box .item.consultation-img02{
		background-image: url(../images/treatment/advice/consultation-image02.png);
		background-size: 178px auto;
		background-position: center bottom -16px;
	}
	body.treatment .circle-illust-box .item.consultation-img03{
		background-image: url(../images/treatment/advice/consultation-image03.png);
		background-size: 135px auto;
		background-position: center bottom -10px;
	}

	body.treatment #treat-adreserve .dsib-box{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: stretch;
	}
	body.treatment #treat-adreserve .dsib-box .items{
		width: 300px;
		margin-right: 0;
	}
	body.treatment #treat-adreserve .dsib-box .items table{
		width: 300px;
		height: 100%;
	}
	body.treatment #treat-adreserve .dsib-box .items table td{
		padding: 0 20px;
	}
	body.treatment #treat-philosophy .short-box .text{
		font-size: 93.75%;
	}
	body.treatment #treat-adreserve .adreserve-tb .tb01 td{
		line-height: 1.5;
	}
	body.treatment .question-area {
		position: relative;
	}
	body.treatment .question-area .question-illust{
		position: absolute;
		top: -25px;
		left: 0;
	}
	body.treatment .question-area .circle-small-box{
		margin-left: 170px;
		justify-content: space-between;
	}

	/* family-doctor */
	body.treatment .listmark-type01.column02{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	body.treatment #treat-wahtdo .column02 li{
		width: 45%;
		margin-bottom: 10px;
	}
	body.treatment #tele-consul .img-box .img-text{
		text-align: center;
	}
	body.treatment #tele-consul .inquiry-box{
		background-color: #e8f2fb;
		text-align: center;
		padding: 20px 35px;
		border-radius: 10px;
	}
    /*
	body.treatment #tele-consul .inquiry-box .inquiry-table{
		display: flex;
	}
	body.treatment #tele-consul .inquiry-box .inquiry-table .left-item{
		margin-right: 40px;
	}
	body.treatment #tele-consul .inquiry-box .inquiry-table .left-item table{
		width: 385px;
	}
	body.treatment #tele-consul .inquiry-box .inquiry-table .right-item{
		flex: 1;
	}
	body.treatment #tele-consul .inquiry-box .inquiry-table .right-item table{
		width: 100%;
	}
	body.treatment #tele-consul .inquiry-box .inquiry-table .right-item table th{
		width: 80px;
	}
    */
	body.treatment #tele-consul .inquiry-box .inquiry-table table{
		width: 100%;
	}
	body.treatment #tele-consul .inquiry-box .inquiry-table th{
		width: 80px;
	}
	body.treatment #tele-consul .inquiry-box .inquiry-table td{
		text-align: left;
	}
	body.treatment #tele-consul .inquiry-box .title-level02{
		margin-bottom: 25px;
	}
	body.treatment #tele-consul .inquiry-box .number-img{
		margin-bottom: 15px;
	}
	body.treatment #tele-consul .inquiry-box .cap-text{
		display: inline-block;
	}
	body.treatment #tele-consul .inquiry-box .inquiry-table table td .dates-innerbox p{
        margin-bottom: 0;
	}

	body.treatment #tele-consul .comment-box.compact{
		justify-content: center;
	}
	body.treatment #primary-tatsumi .title-ln .inner:after{
		height: 5px;
	}
	body.treatment #primary-tatsumi .btn-prlink{
		text-align: center;
	}
	body.treatment #primary-tatsumi .btn-prlink a{
		display: inline-block;
		width: 712px;
		color: #ffffff;
		font-weight: bold;
		font-size: 150%;
		background-color: #64aae6;
		text-decoration: none;
		border-radius: 20px;
		padding: 15px 0;
	}
	body.treatment #primary-tatsumi .btn-prlink a:hover{
		opacity: .8;
	}

	body.treatment #standard-pr .sta-title{
		text-align:center;
		font-weight: bold;
		font-size: 137.5%;
		margin-bottom: 20px;
	}
	body.treatment #standard-pr .colors-box {
		padding: 30px 40px 15px;
	}
	body.treatment #standard-pr .colors-box .listmark-type01{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	body.treatment #standard-pr .colors-box .listmark-type01 li{
		box-sizing: border-box;
		width: 49%;
		margin-bottom: 15px;
	}
}

@media only screen and (max-width: 750px) {
	
	body.treatment #title{
		background-color: #64AAE6;
	}
	body.treatment #title .title-box:before{
		width: 119px;
		height: 69px;
		background-image: url("../images/treatment/title-bg.png");
		background-size: 119px auto;
		left: -28px;
	}
	body.treatment #title .title-box .title_en {
		color: #D0E5F7;
	}
	body.treatment .subnav-wrapper{
		background-color: #E8F2FB;
	}
	body.treatment .innerlink-list > li a:hover{
		color: #64AAE6;
	}
	
	/* INDEX */
	body.treatment #treat-philosophy .philosophy-box{
		text-align: center;
	}
	body.treatment #treat-philosophy .philosophy-box .item{
		display: block;
		max-width: 260px;
		height: 200px;
		margin: 0 auto 35px;
		background-image: url(../images/treatment/index/philo-frame.png);
		background-size: 260px auto;
		background-repeat: no-repeat;
	}
	body.treatment #treat-philosophy .philosophy-box .item .number{
		text-align: center;
		padding-top: 46px;
		margin-bottom: 0;
	}
	body.treatment #treat-philosophy .philosophy-box .item .sub-til{
		font-weight: bold;
		height: 85px;
		padding: 0 15px;
		margin-top: 5px;
		font-size: 107.142857%;
		margin-bottom: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
	}
	body.treatment #treat-philosophy .philosophy-box .illust-boy{
		position: relative;
		margin-top: 70px;
	}
	body.treatment #treat-philosophy .philosophy-box .illust-girl{
		position: relative;
	}
	body.treatment #treat-philosophy .philosophy-box .illust-boy:after{
		content: '';
		display: inline-block;
		width: 64px;
		height: 120px;
		background-image: url(../images/treatment/index/philo-image01.png);
		background-size: 64px auto;
		background-repeat: no-repeat;
		position: absolute;
		top: -79px;
		left: 6px;
	}
	body.treatment #treat-philosophy .philosophy-box .illust-girl:after{
		content: '';
		display: inline-block;
		width: 64px;
		height: 100px;
		background-image: url(../images/treatment/index/philo-image02.png);
		background-size: 64px auto;
		background-repeat: no-repeat;
		position: absolute;
		bottom: -51px;
		right: 11px;
	}

	/* ADVICE */
	body.treatment .circle-illust-box .item.consultation-img01{
		background-image: url(../images/treatment/advice/consultation-image01.png);
		background-size: 120.75px auto; /* × 87.5% */
		background-position: center bottom -6px;
	}
	body.treatment .circle-illust-box .item.consultation-img02{
		background-image: url(../images/treatment/advice/consultation-image02.png);
		background-size: 155.75px auto; /* × 87.5% */
		background-position: center bottom -16px;
	}
	body.treatment .circle-illust-box .item.consultation-img03{
		background-image: url(../images/treatment/advice/consultation-image03.png);
		background-size: 118.125px auto; /* × 87.5% */
		background-position: center bottom -10px;
	}

	body.treatment #treat-philosophy .short-box .tellink a{
		line-height: 0.8;
		display: inline-block;
		border-bottom: 3px solid #41210d;
	}
	body.treatment #treat-adreserve .dsib-box .items{
		margin-bottom: 0;
	}
	body.treatment #treat-consultation .circle-illust-box{
		margin-bottom: 60px;
	}
	body.treatment #treat-consultation .question-illust img{
		width: 96.25px;
		height: auto;
	}
	body.treatment .question-area .question-illust{
		text-align: center;
		margin-bottom: 0;
	}


	/* family-doctor */
	body.treatment #treat-wahtdo .column02 li{
		margin-bottom: 15px;
	}
	body.treatment #tele-consul .img-box .img-text{
		text-align: left;
	}

	body.treatment #tele-consul .inquiry-box{
		background-color: #e8f2fb;
		text-align: center;
		padding: 20px 15px;
		border-radius: 10px;
	}
	body.treatment #tele-consul .inquiry-box .title-level02{
		margin-bottom: 25px;
	}
	body.treatment #tele-consul .inquiry-box .text{
		text-align: left;
	}
	body.treatment #tele-consul .inquiry-box .cap-text{
		text-align: left;
	}
	body.treatment #tele-consul .inquiry-box .inquiry-table table td .dates-innerbox p{
        margin-bottom: 0;
	}

	body.treatment #primary-tatsumi .btn-prlink a{
		display: block;
		width: 100%;
		color: #ffffff;
		font-weight: bold;
		text-align: center;
		font-size: 121.428571%;
		background-color: #64aae6;
		text-decoration: none;
		border-radius: 20px;
		padding: 15px 0;
	}

	body.treatment #tele-consul .inquiry-box .inquiry-table td{
		text-align: left;
	}
	body.treatment #tele-consul .inquiry-box .tellink a{
		display: inline-block;
		position: relative;
	}
	body.treatment #tele-consul .inquiry-box .tellink a:after{
		content: '';
		display: block;
		width: 100%;
		height: 3px;
		background-color: #41210d;
		position: absolute;
		top: 24px;
		left: 0;
	}

	body.treatment #standard-pr .sta-title{
		text-align:center;
		font-weight: bold;
		font-size: 107.142857%;
	}
	body.treatment #standard-pr .colors-box {
		padding: 15px 20px 0;
	}
	body.treatment #standard-pr .colors-box .listmark-type01 li{
		margin-bottom: 15px;
	}
}