@charset "UTF-8";

/* メインイメージ
---------------------------------------------------------*/
.contentpage .m_img_area {
	background-image: url("../images/laser/m_img@2x.jpg");}





/* box1
---------------------------------------------------------*/
.box1 .feature_list dt{
	text-align: center;
	font-size: 200%;
	letter-spacing: 0.08em;
	line-height: 1.7em;
	color: #446995;
	margin-bottom: 0.7em;
}
.box1 .feature_list dd ul{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	 margin-bottom: 30px;
}
.box1 .feature_list dd ul li{
	width: 15%;
	max-width: 185px;
}
.box1 .med_bg_box .fltbox > .img_l{
	max-width: 335px;
	width: 30%;
}
.box1  .med_bg_box .fltbox > .txt_r{
	width: 66%;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.box1 .feature_list dt{
	font-size: 180%;
	letter-spacing: 0.05em;
	line-height: 1.5em;
}
.box1 .feature_list dd ul{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	 max-width:600px;
	 margin: 0 auto 3%;
}
.box1 .feature_list dd ul li{
	width: 32%;
	margin-top: 3%;
}
.box1 .feature_list dd ul li:nth-child(1),
.box1 .feature_list dd ul li:nth-child(2),
.box1 .feature_list dd ul li:nth-child(3){
	margin-top: 0;
}
}

/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) {
.box1 .feature_list dt{
	text-align: center;
	font-size: 140%;
	letter-spacing: 0.05em;
	line-height: 1.5em;
	color: #446995;
	margin-bottom: 0.7em;
}
.box1 .feature_list dd ul{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	 margin-bottom: 5%;
}
.box1 .feature_list dd ul li{
	width: 48.5%;
	margin-top: 3%;
}
.box1 .feature_list dd ul li:nth-child(1),
.box1 .feature_list dd ul li:nth-child(2){
	margin-top: 0;
}
}





/* box2
---------------------------------------------------------*/
.box2 .com_fltbox .txt_l dd span{
	color: #017185;
	font-weight: bold;
}
.box2 .hikaku_tit{
	text-align: center;
	font-size: 170%;
	letter-spacing: 0.08em;
	line-height: 1.5em;
	color: #446995;
	margin-bottom: 0.8em;
}
.box2 table{
	width: 100%;
	max-width: 1120px;
	margin: 0 auto;
	border: 1px #92B9C8 solid;
	font-size: 105%;
	background-color: #fff;
}
.box2 table tr{
	border-bottom: 1px #92B9C8 solid;
	line-height: 1.7em;
}
.box2 table tr:first-child td{
	line-height: 1.5em;
}
.box2 table tr:last-child{
	border-bottom: none;
}
.box2 table th{
	width: 16%;
	text-align: center;
	background-color: #EFF4F7;
	color: #446995;
	font-weight: bold;
	padding: 0.8em 1em;
	line-height: 1.5em;
}
.box2 table td{
	width: 21%;
	border-left: 1px #92B9C8 solid;
	padding: 0.8em 1em;
	vertical-align: baseline;
}
.box2 table td span{
color: #5D97C3;
font-weight: bold;
}
.box2 table tr:first-child > td{
	text-align: center;
	vertical-align: middle;
}
.box2 table tr > td:nth-child(2) ,
.box2 table tr:nth-child(3) > td{
	background-color: #F0F8F3;
}
.box2 table tr:nth-child(2){
	border-bottom: 1px #92B9C8 dashed;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.box2 .hikaku_tit{
	font-size: 140%;
}
.box2 table{
	font-size: 1.6vw;
}
.box2 table th{
	padding:0.6em 0.9em;
}
.box2 table td{
	padding:0.6em 0.9em;
}
}

/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) {
.box2 .hikaku_tit{
	font-size: 120%;
}
.box2 .sp_scroll{
	overflow: scroll;
	padding-bottom: 5%;
}
.box2 .sp_scroll table{
	width: 200%;
	max-width: auto;
	font-size: 75%;	
}
.box2 table th{
	padding: 0.6em 0.9em;
}
.box2 table td{
	padding:0.6em 0.9em;
}
.box2 .sp_txt{
	font-weight: bold;
	font-size: 90%;
	color:rgba(0,0,0,0.50);
	line-height: 1.5em;
}
.box2 .sp_txt .icon-icon1{
	font-size: 1.2em;
	top:0.1em;
}
}





/* box3
---------------------------------------------------------*/
.box3 .med_frame_box::before {
    z-index: 1;
}
.box3 .med_frame_box .com_fltbox .com_style1 dt{
	padding-left: 4em;
	position: relative;
}
.box3 .med_frame_box .com_fltbox .com_style1 dt::before{
	position: absolute;
	content: "";
	background: url(../images/laser/point01@2x.png) no-repeat left top;
	background-size: 100% auto;
	max-width: 87px;
	width: 3.6em;
	height: 28px;
	left: 0;
	top:0.2em;
}
.box3 .med_frame_box li:nth-child(2) .com_fltbox .com_style1 dt::before{
	background-image: url(../images/laser/point02@2x.png) ;
}
.box3 .med_frame_box li:nth-child(3) .com_fltbox .com_style1 dt::before{
	background-image: url(../images/laser/point03@2x.png) ;
}
.box3 .med_frame_box li:nth-child(4) .com_fltbox .com_style1 dt::before{
	background-image: url(../images/laser/point04@2x.png) ;
}
.box3 .med_frame_box li:nth-child(5) .com_fltbox .com_style1 dt::before{
	background-image: url(../images/laser/point05@2x.png) ;
}
.box3 .med_frame_box li:nth-child(6) .com_fltbox .com_style1 dt::before{
	background-image: url(../images/laser/point06@2x.png) ;
}
.box3 .med_frame_box .com_btn1 a{
	max-width: 320px;
	margin: 0 auto 0 0;
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.box3 .med_frame_box .com_btn1 a{
	margin: 0 auto;
}
}

/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) {
.box3 .med_frame_box .com_fltbox .com_style1 dt{
	text-align: left!important;
}
.box3 .med_frame_box .com_fltbox .com_style1 dt::before{
	background-position: left center;
	top:50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
}


