@charset "utf-8";

.tbl.__tbl2.scroll {margin-bottom: min(5.1282vw, 30px);}
.list_li.mb0 {margin-bottom: 0;}
.flex_wrap .box_point  {margin-bottom: min(5.1282vw, 30px);}

.column .img.noradius {
	border-radius: 0;
}

/*mv*/
@media screen and (min-width:980px) {
  .__clm27 #column_mv .column_ttl_box {
		width: min(90%, 780px);
	}
  #column_mv .img_sp {
		display: block;
		border-bottom-left-radius: 60px;
	}
  #column_mv .img_pc {display: none;}
	#column_mv .column_thumb {
		left: auto;
		right: 0;
		top: 90px;
	}
	.tbl.__tbl2 th {width: 20%;}
	.tbl.__tbl2 td:nth-child(2) {white-space: nowrap;}
}
@media screen and (min-width:768px) {
	.link_ul .link_li {width: min(34.6938vw, 340px);}
	.flex_wrap .box_point {
		width: calc(100% - min(34.6938vw, 340px) - 40px);
		margin-bottom: 0;
	}
	.column .flex_wrap .img {margin-top: min(4vw, 40px);}
  .column .flex_wrap.__size01 .fig_wrap {width: min(47.9591%, 470px);}
}
@media screen and (min-width:980px) {
  .column .flex_wrap.__size01 .txt_wrap {width: min(47.9591%, 470px);}
}
@media screen and (min-width:1200px) {
	.flex_wrap .box_point {width: calc(100% - 380px);}
  #column_mv .img_sp {display: none;}
  #column_mv .img_pc {display: block;}
  #column_mv .column_thumb {
		right: -13vw;
		top: 0;
  }
	#column_mv .column_ttl_box {margin-top: 270px;}
}
@media screen and (min-width:1600px) {
  #column_mv .column_thumb {
		left: 37.5vw;
		right: auto;
	}
}
@media screen and (max-width:640px) {
	.link_ul .link_li {
		width: 100%;
		margin-bottom: min(5.1282vw, 30px);
	}
	.link_ul .link_li:last-child {margin-bottom: 0;}
}

/*clm*/
@media screen and (min-width:768px) {
}
@media screen and (min-width:980px) {
  .tbl th {width: 340px;}
  .tbl td {width: calc(100% - 340px);}
}

