@charset "UTF-8";

/*box2
---------------------------------------------------------*/
.box2 .med_border_list li:last-child .border{
	padding-bottom: 0;
	border-bottom: none;
}
.box2 .non_clasp .tit .com_chon_tit{
	font-size: 100%;
	letter-spacing: 0.06em;
	line-height: 1em;
	font-weight: bold;
	color: #332B24;
	display: block;
	text-align: center;
	margin: 0 auto 1.5em;
}
.box2 .non_clasp .tit .com_chon_tit .com_chon_tit_inbox{
	display: block;
}
.box2 .non_clasp .tit .com_chon_tit .com_chon.type1{
    top:-0.8em;
	left: auto;
    right: calc(50% + 9em);
}
.box2 .non_clasp .tit .com_chon_tit .com_chon.type2{
    top:-0.8em;
	right: auto;
   	left: calc(50% + 9em);
}
.box2 .non_clasp .tit .com_chon_tit .com_chon.type3{
    bottom:-0.8em;
	left: auto;
    right: calc(50% + 9em);
}
.box2 .non_clasp .tit .com_chon_tit .com_chon.type4{
    bottom:-0.8em;
	right: auto;
    left: calc(50% + 9em);
}
.box2 .non_clasp .tit .com_chon_tit .com_chon::before{
	background-color: #63B7A3;
}
.box2 .non_clasp .tit > p{
	font-size:min(2.55vw,145%);
	letter-spacing: 0.06em;
	line-height: 1.8em;
	color: #63B7A3;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1.2em;
}
.box2 .non_clasp .non_clasp_point{
	display: flex;
	justify-content: space-between;
	max-width: 970px;
	margin: 0 auto;
}
.box2 .non_clasp .non_clasp_point li{
	max-width: 170px;
	width: 18%;
}
.box2 .non_clasp .non_clasp_box{
	background-color: #63B7A3;
	padding: 45px 4%;
	border-radius: 25px;
	box-sizing: border-box;
	position: relative;
	color: #fff;
	font-weight: bold;
	margin-top: 40px;
	z-index: 1;
}
.box2 .non_clasp .non_clasp_box::before{
	position: absolute;
	content: "";
	background: url("../../images/medical/gishi/abs_img@2x.jpg") no-repeat right bottom;
	background-size: 100% auto;
	max-width: 170px;
	width: 16%;
	height: 170px;
	right: 5.9%; 
	bottom: 0;
	z-index: -1;
}
.box2 .non_clasp .non_clasp_box .inbox{
	max-width: 1010px;
	margin: 0 auto;
}
.box2 .non_clasp .non_clasp_box .inbox p{
	max-width: 805px;
	width: 82%;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.box2 .non_clasp .non_clasp_box{
	padding: 5% 4%;
	border-radius: 2.5vw;;
	margin-top: 4%;
}
.box2 .non_clasp .non_clasp_box::before{
	right: 3%; 
}
.box2 .non_clasp .non_clasp_box .inbox p{
	width: 85%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
	.box2 .non_clasp {
		margin-top: 10%;
	}
.box2 .non_clasp .tit .com_chon_tit{
	font-size: 90%;
	letter-spacing: 0.05em;
	margin: 0 auto 1em;
}
.box2 .non_clasp .tit > p{
	font-size:135%;
	letter-spacing: 0.05em;
	line-height: 1.5em;
	margin-bottom: 0.5em;
}
.box2 .non_clasp .non_clasp_point{
	max-width: 100%;
    flex-wrap: wrap;
}
.box2 .non_clasp .non_clasp_point li{
	width: 32%;
}
.box2 .non_clasp .non_clasp_point li:nth-last-child(1){
	margin-right: 17%;
}
.box2 .non_clasp .non_clasp_point li:nth-last-child(2){
	margin-left: 17%;
}
.box2 .non_clasp .non_clasp_box{
	padding: 6% 5% 27vw;
	border-radius: 2.5vw;
	margin-top: 5vw;
}
.box2 .non_clasp .non_clasp_box::before{
	width:26vw;
	height: 26vw;
	right: 8vw;
	left: 0;
	margin: auto;
}
.box2 .non_clasp .non_clasp_box .inbox{
	max-width: 100%;
	margin: 0 auto;
}
.box2 .non_clasp .non_clasp_box .inbox p{
	max-width: 100%;
	width: 100%;
}
}





/*
---------------------------------------------------------*/

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

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






/*
---------------------------------------------------------*/

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

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

