@charset "utf-8";

/*
	Site Name: 荒田ひふ科クリニック
	Description: medicalaesthetic template style
	Version:
	Author:
*/

.box_6 {
	width: 205px;
	float: left;
}

.box_7 {
	width: 510px;
	float: right;
	margin-top: 0.4em;
}

.box_7 h4 {
	padding-top: 0.6em;
	margin-bottom: 0;
}

.box_7 h4.first {
	padding-top: 0;
}

.box_7 h4 {
	margin-top: -0.1em;
}


/* 201910 add */

.medical-30{
    width:30%;
}

.medical-spt05{
    margin-top:5px;
}

.medical-spt10{
    margin-top:10px;
}

.medical-spt20{
    margin-top:20px;
}

.medical-spb20{
    margin-bottom:20px;
}

.medical-spb30{
    margin-bottom:30px;
}

.medical-red{
    color:#C00;
}

.medical-list-1 li{
    list-style-type: decimal;
    margin-left:1.5em;
    margin-bottom:5px;
}

.medical-list-2 li{
    list-style-type: none;
    padding-left:1em;
    text-indent: -1em;
    margin-bottom:5px;
    color:#C00;
}

.medical-list-3 li{
    list-style-type: none;
    margin-bottom:3px;
}

.medical-list-3{
    margin-bottom:15px;
}


.fl{
    float:left;
}

.fr{
    float:right;
}

.medical-item1{
    width:380px;
}

.medical-ta-1 td{
    text-align: left;
}

.medical-ta-1-bg{
    background-color: #f9fcfe;
}

.medical-dl-1 dt{
    margin-bottom:3px;
    font-weight:bold;
}

.medical-dl-1 dd{
    padding-left: 1em;
    margin-bottom:8px;
}

.medical-ph-1{
    text-align: center;
}

.medical-ph-1 img{
    width:320px;
    height:auto;
}

.medical-item2{
    width:350px;
}

h5 {
	font-size: 1em;
	color:#393;
}


/* 2020531機器変更 */
.starwalker-box-1{
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
    -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.starwalker-box-1 .sw-item-1{
    -ms-flex-preferred-size: 75%;
	flex-basis: 75%;
    font-size:14px;
}

.starwalker-box-1 .sw-item-2{
    -ms-flex-preferred-size: 25%;
	flex-basis: 25%;
}

.starwalker-box-1 .sw-item-2 img{
    width:100%;
    height:auto;
}

.starwalker-box-2{
    margin-top:10px;
}

.starwalker-box-2 span{
    font-weight:bold;
    color:#393;
    border-bottom:1px solid #393;
    font-size:14px;
}

.starwalker-box-3{
    margin-top:20px;
}

.starwalker-box-4{
    margin-top:15px;
}
#GentleMaxProPlus .flex{
    display: flex;
    justify-content: space-between;
    align-items: end;
    gap: 20px;
}
#GentleMaxProPlus .flex img{
    width: 50%;
    height: auto;
}
#GentleMaxProPlus .flex p{
    flex: 1;
}
#GentleMaxProPlus img{
    margin-bottom: 20px;
}
#GentleMaxProPlus .color-red{
    color: #C00;
}
#herbpeeling .flex{
    display: flex;
    justify-content: space-between;
    align-items: end;
    gap: 20px;
}
#herbpeeling .flex-img{
    display: flex;
    justify-content: space-between;
    align-items: start;
    margin-bottom: 20px;
}
#herbpeeling .flex-img img:first-child{
    width: 65%;
    height: auto;
    margin-right: 10px;
}
#herbpeeling .flex-img img:last-child{
    width: 35%;
    height: auto;
}

