@charset "UTF-8";

.indexMainvis {
  text-align: center;
	border-top: solid 13px #fff;
	border-bottom: solid 1px #fff;
	height: 560px;
	background: url(../img/index/mainVis_bg.png) center center /cover no-repeat;
	width: 100%;
	-webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.26);
	box-shadow: 0 5px 5px 0 rgba(0,0,0,0.26);
	overflow: hidden;
}
.indexMainvis .mainCatch {
	margin: 75px 0 25px;
}
.indexMainvis .mainCatch .bluLabel {
	color: #fff;
	text-align: center;
	background: #014ca0;
	font-size: 28px;
	font-weight: bold;
	padding: 13px;
	letter-spacing: 0.1em;
}
.indexMainvis .mainCatch .icons {
	position: relative;
	width: 600px;
	margin: 0 auto 10px;
}
.indexMainvis .ccl-icon {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	background: #ef8b24;
	font-size: 18px;
	position: absolute;
	line-height: 1.3;
	box-sizing: border-box;
}
.indexMainvis .ccl-icon span {
	font-size: 34px;
	font-weight: bold;
}
.indexMainvis .icon01,
.indexMainvis .icon04 {
	padding: 44px 0 0;
	top: 40px;
}
.indexMainvis .icon02,
.indexMainvis .icon03 {
	width: 180px;
	height: 180px;
	padding: 55px 0 0;
	font-size: 22px;
}
.indexMainvis .icon01,
.indexMainvis .icon02 {
	transform: rotate(-20deg);
}
.indexMainvis .icon03,
.indexMainvis .icon04 {
	transform: rotate(20deg);
}
.indexMainvis .icon01 {
	left: -205px;
	z-index: 1;
}
.indexMainvis .icon02 {
	left: -105px;
	top: -50px;
	background: #b78b50;
}
.indexMainvis .icon03 {
	right: -105px;
	top: -50px;
	background: #7ebe66;
}
.indexMainvis .icon04 {
	right: -205px;
	background: #ed82a4;
}
.indexMainvis .mainCatch .catch {
	color: #fff;
	text-align: center;
	font-size: 60px;
	line-height: 1.3;
	font-weight: bold;
	filter: drop-shadow(5px -5px 5px #11a9db) drop-shadow(-5px 5px 5px #11a9db) drop-shadow(-5px -5px 5px #11a9db);
}
.indexMainvis .mainCatch .catch .grad {
	font-size: 60px;
	background: linear-gradient(180deg,#fffee4, #f9dc3b);
    background: -webkit-linear-gradient(90deg, #f9dc3b, #fffee4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	
}
.indexMainvis .mainCatch .catch .grad span {
	font-size: 94px;
	background: linear-gradient(180deg,#fffee4, #f9dc3b);
    background: -webkit-linear-gradient(90deg, #f9dc3b, #fffee4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.indexMainvis_btn{
	text-align: center;
	margin: 0 auto 0;
	  width: 600px;
  }
  .indexMainvis_btn a {
	  color: #fff;
	  font-size: 24px;
	  background: #d20111 url("../img/index/arr_wh_right.png") no-repeat right 20px center;
	  background-size: 18px auto;
	  border-radius: 100px;
	  letter-spacing: 0.1em;
	  padding: 18px 30px 20px;
	  display: block;
	  box-shadow: 0px 0px 30px 5px #c1000f inset;
  }
  .indexMainvis_btn a span {
	  font-size: 35px;
	  display: block;
	  font-weight: bold;
	  line-height: 1.4;
  }
  .indexMainvis_btn a:hover {
	opacity: 0.8;
  }

.owabi{background-color:rgb(255,249,227);
padding: 15px;
border-color:rgb(255,191,0);
border-width:2px;
-webkit-border-radius:4px;
border-radius:4px;
border-style:solid;
margin-bottom: 20px;
margin-top: -20px;
font-size:12px;

	}
.owabi div{color:rgb(255,191,0);
font-weight:bold;
font-size:16px;
margin-bottom: 5px;
}

.indexMainvis_content {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

.indexMainvis_content_title02 {
	padding: 30px 0 0;
}

.indexMainvis_content_title {
	padding: 15px 0 0;
}

.indexMainvis_content_title > img {
	display: block;
}

.indexMainvis_contact {
	margin: 15px 0 0 1px;
	position: relative;
	z-index: 10;
}

.indexMainvis_contact > img {
	display: block;
}

.indexMainvis_point {
	margin: 66px 0 0;
}

.indexMainvis_point > li {
	display: block;
	margin: 0 0 5px;
}

.indexMainvis_point > li:before {
	content: url(../img/index/mainVis_point_mark.png);
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
}

.indexMainvis_content_img {
	position: absolute;
	top: 62px;
	left: 510px;
}


.indexFamily {
	margin: 45px auto 55px;
	width: 1000px;
}

.bn_newyear { margin: 0 auto 30px; text-align: center; }


/*　テキスト化　*/
.indexFamily_title {
	color: #11a9db;
	font-size: 24px;
	font-weight: bold;
	margin: 0 auto;
	letter-spacing: 0.05em;
	text-align: center;
}
.indexFamily_title span {
	font-size: 45px;
}
.indexFamily_content {
	display: block;
	margin: 30px 0 0;
	width: 1000px;
}
.familyCase {
	position: relative;
	width: 318px;
	height: 478px;
	margin: 0 0 0 20px;
	float: left;
	border: solid 1px #ECECEC;
	border-radius: 9px;
	-webkit-box-shadow: 5px 5px 4px 0 rgba(0,0,0,0.12);
	box-shadow: 5px 5px 4px 0 rgba(0,0,0,0.12);
}
.familyCase:first-child {
	margin: 0;
}
.familyCase_img {
	border-radius: 9px 9px 0 0;
	overflow: hidden;
}
.familyCase_img > img {
	display: block;
}
.familyCase_title {
	color: #11a9db;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	margin: 15px 0 0;
}
.familyCase:nth-child(2) .familyCase_title {
	color: #06AAB7;
}
.familyCase:nth-child(3) .familyCase_title {
	color: #306DC9;
}
.familyCase_list {
	margin: 8px 0 0;
}
.familyCase_list > li {
	display: block;
	border-top: dotted 1px #bbb;
	margin: 0 17px;
	vertical-align: middle;
	position: relative;
	font-size: 15px;
	padding: 7px 0 7px 15px;
	min-height: 62px;
    box-sizing: border-box;
	line-height: 1.5;
}
.familyCase_list > li:first-child {
	border-top: 0;
}
.familyCase_list > li:before {
	content: '';
	width: 7px;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	top: 9px;
	left: 0;
}
.familyCase_list-01 > li:before {
	background: #E7F6FB;
}
.familyCase_list-02 > li:before {
	background: #E6F6F8;
}
.familyCase_list-03 > li:before {
	background: #EAF0F9;
}
.familyCase_link {
	display: table;
	position: absolute;
	width: 285px;
	height: 40px;
	bottom: -20px;
	left: 16px;
	border-spacing: 1px;
	table-layout: fixed;
}
.familyCase_link_col {
	display: table-cell;
	width: 92px;
	border: solid 1px #fff;
	border-radius:4px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	padding: 8px 0 0;
}
.familyCase_link-01 > .familyCase_link_col {
	background: #11A9DB;
}
.familyCase_link-02 > .familyCase_link_col {
	background: #06AAB7;
}
.familyCase_link-03 > .familyCase_link_col {
	background: #306DC9;
}
.familyCase_link_col_btn {
	display: block;
	margin: 5px auto 0;
	padding: 1px 0;
	width: 74px;
	height: 13px;
	border-radius: 3px;
	background: #fff;
}
/*　テキスト化ここまで　*/

.indexContact {
	border-top: solid 13px #DCE9ED;
	padding: 0 0 20px;
}

.indexContact_inner {
	display: table;
	width: 1000px;
	height: 50px;
	table-layout: fixed;
	margin: 20px auto 0;
}

.indexContact_inner_left {
	display: table-cell;
	width: 730px;
	height: 100%;
	background: #11A9DB;
	border-right: solid 18px #fff;
	line-height: 1;
	vertical-align: bottom;
}

.indexContact_inner_left_text {
	display: block;
	float: left;
	margin: 11px 0 0 8px;
}

.indexContact_inner_left_num {
	display: block;
	float: left;
	margin: -4px 0 0 4px;
}

.indexContact_inner_left_hour {
	display: block;
	float: left;
	margin: 16px 0 0 4px;
}

.indexContact_inner_left_form {
	display: block;
	float: left;
	background: #fff;
	margin: 8px 0 7px 9px;
}

.indexContact_inner_left_form:hover {
	background-color: #FFFF26;
}

.indexContact_inner_left_form > img {
	display: block;
	padding: 2px 22px;
}

.indexContact_inner_right {
	display: table-cell;
}

.indexContact_inner_right > a {
	display: block;
	border: solid 3px #11A9DB;
	background: #FFFF26;
}

.indexContact_inner_right > a > img {
	display: block;
	margin: 0 auto;
	padding: 12px 0;
}

.indexContact_text {
	width: 1000px;
	margin: 18px auto 0;
	font-size: 13px;
	line-height: 1.6;
}

.indexContact_banner {
  width: 1000px;
  margin: 20px auto 0;
}

.indexContact_banner > a {
  display: block;
}
.indexContact_banner > a:hover {
	opacity: 0.7;
}
.indexContact_banner > a > img{
  vertical-align: bottom;
}


.indexReason {
	background: url(../img/index/reason_bg.png) no-repeat center center, #ddeaee;
	background: url(../img/index/reason_bg.png) no-repeat center center, -moz-linear-gradient(top,  #ddeaee 0%, #edf4f7 100%);
	background: url(../img/index/reason_bg.png) no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ddeaee), color-stop(100%,#edf4f7));
	background: url(../img/index/reason_bg.png) no-repeat center center, -webkit-linear-gradient(top,  #ddeaee 0%,#edf4f7 100%);
	background: url(../img/index/reason_bg.png) no-repeat center center, -o-linear-gradient(top,  #ddeaee 0%,#edf4f7 100%);
	background: url(../img/index/reason_bg.png) no-repeat center center, -ms-linear-gradient(top,  #ddeaee 0%,#edf4f7 100%);
	background: url(../img/index/reason_bg.png) no-repeat center center, linear-gradient(to bottom,  #ddeaee 0%,#edf4f7 100%);
	background-size: 100% 719px;
}

/*　テキスト化　*/
.indexReason_title {
	text-align: center;
	padding: 60px 0 0;
	color: #1bacda;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -0.01em;
	text-shadow: 2px 2px 2px #fff, -2px -2px 2px #fff,
           -2px 2px 2px #fff,  2px -2px 2px #fff,
            2px 0px 2px #fff, -2px -0px 2px #fff,
            0px 2px 2px #fff,  0px -2px 2px #fff;
}
.indexReason_title span {
	color: #014ca0;
	font-size: 58px;
	text-shadow: none;
}
/*　テキスト化ここまで　*/

.reasonFig {
	position: relative;
	width: 1000px;
	margin: 20px auto 0;
	padding: 160px 0 170px;
}

.reasonFig_center {
	width: 726px;
	height: 726px;
	margin: 0 auto;
	border-radius: 50%;
	background: #1BACDA;
}

.reasonFig_center_catch {
	display: block;
	margin: 0 auto;
	padding: 140px 0 0;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}
.reasonFig_center_catch .num {
	color: #fffe27;
	font-style: italic;
	font-size: 80px;
	line-height: 1;
}
.reasonFig_center_catch .per {
	color: #fff;
	font-size: 34px;
	padding: 0 0 0 5px;
}
.reasonFig_center_fig {
	display: block;
	margin: 0 auto;
	padding: 13px 0 0;
}

.reasonFig_center_text {
	display: block;
	margin: 0 auto;
	padding: 16px 0 0;
	color: #fff;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.4;
}
.reasonFig_center_text span {
	font-size: 36px;
}
.reasonFig_circle {
	position: absolute;
	width: 276px;
	height: 276px;
	border-radius: 50%;
	border: solid 10px #1CADDB;
	background: #fff;
}

.reasonFig_circle-01 {
	top: 45px;
	left: 50px;
	background: url(../img/index/reason_bg_01.png) no-repeat center center #fff;
}

.reasonFig_circle-02 {
	top: 0;
	left: 352px;
	background: url(../img/index/reason_bg_02.png) no-repeat left bottom #fff;
}

.reasonFig_circle-03 {
	top: 45px;
	right: 50px;
	background: url(../img/index/reason_bg_03.png) no-repeat bottom right #fff;
}

.reasonFig_circle-04 {
	top: 350px;
	left: 0px;
	background: url(../img/index/reason_bg_04.png) no-repeat bottom right #fff;
}

.reasonFig_circle-05 {
	top: 350px;
	right: 0px;
	background: url(../img/index/reason_bg_05.png) no-repeat bottom right #fff;
}

.reasonFig_circle-06 {
	bottom: 105px;
	left: 50px;
	background: url(../img/index/reason_bg_06.png) no-repeat bottom right #fff;
}

.reasonFig_circle-07 {
	bottom: 60px;
	left: 352px;
}

.reasonFig_circle-08 {
	bottom: 105px;
	right: 50px;
	/* background: url(../img/index/reason_bg_08.png) no-repeat bottom right #fff; */
}

.reasonFig_circle_title {
	display: block;
	margin: 0 auto;
	padding: 40px 0 0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #1bacda;
	text-shadow: 2px 2px 2px #fff, -2px -2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff, 2px 0px 2px #fff, -2px 0px 2px #fff, 0px 2px 2px #fff, 0px -2px 2px #fff;
	line-height: 1.4;
}
.reasonFig_circle_title span {
	font-size: 28px;
}
.reasonFig_circle-01 > .reasonFig_circle_title, .reasonFig_circle-02 > .reasonFig_circle_title, .reasonFig_circle-03 > .reasonFig_circle_title {
	padding: 30px 0 0;
}
.reasonFig_circle-07 > .reasonFig_circle_title {
	padding: 30px 0 0;
}
.reasonFig_circle_text {
	display: block;
	padding: 10px 0 0 25px;
	font-size: 12px;
	width: 156px;
	text-shadow: 2px 2px 2px #fff, -2px -2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff, 2px 0px 2px #fff, -2px 0px 2px #fff, 0px 2px 2px #fff, 0px -2px 2px #fff;
}

.reasonFig_circle-06 > .reasonFig_circle_text {
	padding: 5px 0 0 35px;
}

.reasonFig_circle-08 > .reasonFig_circle_text {
	padding: 5px 20px 0 35px;
}

.reasonFig_circle-05 > .reasonFig_circle_text {
	margin: 0 auto;
	padding: 10px 28px 0;
    width: auto;
	line-height: 1.5;
}
.reasonFig_circle-08 > .reasonFig_circle_text {
	width: auto;
}
.reasonFig_circle-07 > .reasonFig_circle_text {
	margin: 0 auto;
	padding: 10px 24px 0;
    width: auto;
}


.indexReason2 {
	width: 1000px;
	margin: 0 auto;
}



/*　テキスト化　*/
.indexReason2_title {
	margin: 70px 0 0;
	font-weight: bold;
	color: #1bacda;
	font-size: 40px;
	text-align: center;
}
.indexReason2_title span {
	color: #014ca0;
	font-size: 58px;
}
.indexReason2_subTitle {
	margin: 20px auto 30px;
	display: table;
	width: auto;
}
.indexReason2_subTitle span {
	font-weight: bold;
	color: #1bacda;
	display: table-cell;
	vertical-align: middle;
	font-size: 35px;
}
.indexReason2_subTitle span.num {
	color: #014ca0;
	font-size: 120px;
	font-style: italic;
	padding: 0 20px 0 0;
	line-height: 1;
}
/*　テキスト化ここまで　*/


.indexReason2_ol {
	display: block;
	position: relative;
	height: 300px;
}

.reasonList {
	display: block;
	position: absolute;
	width: 194px;
}

.reasonList-01 {
	top: -60px;
	left: 1px;
}

.reasonList-02 {
	top: 0;
	left: 202px;
}

.reasonList-03 {
	top: 30px;
	left: 403px;
}

.reasonList-04 {
	top: 0;
	right: 202px;
}

.reasonList-05 {
	top: -60px;
	right: 1px;
}

.reasonList_title {
	display: block;
	margin: 0 auto;
}

.reasonList_img {
	display: block;
	margin: 16px auto 0;
}

.reasonList_text {
	margin: 10px 0 0;
	font-size: 12px;
	line-height: 1.2;
}
.reasonList .ccl {
	position: relative;
	width: 130px;
	height: 130px;
	margin: 0 auto;
}
.reasonList .ccl .subccl {
	border: solid 4px #014ca0;
	background: #fff;
	color: #014ca0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border-radius: 50%;
	width: 75px;
	height: 75px;
	position: absolute;
	top: -24px;
	left: -10px;
	padding: 13px 0 0;
	line-height: 1.3;
	box-sizing: border-box;
}
.reasonList .ccl .num {
	width: 130px;
	height: 130px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	font-size: 60px;
	background: #014ca0;
	display: block;
	font-style: italic;
	line-height: 130px;
	padding: 0 10px 0 0;
	box-sizing: border-box;
	margin: 0 auto;
	text-shadow    : 
       3px  3px 1px #326eb4,
      -3px  3px 1px #326eb4,
       3px -3px 1px #326eb4,
      -3px -3px 1px #326eb4,
       3px  0px 1px #326eb4,
       0px  3px 1px #326eb4,
      -3px  0px 1px #326eb4,
       0px -3px 1px #326eb4; 
}
.reasonList .ccl .txt {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-shadow    : 
       2px  2px 1px #014ca0,
      -2px  2px 1px #014ca0,
       2px -2px 1px #014ca0,
      -2px -2px 1px #014ca0,
       2px  0px 1px #014ca0,
       0px  2px 1px #014ca0,
      -2px  0px 1px #014ca0,
       0px -2px 1px #014ca0;
	position: relative;
    top: -28px;
}
.indexReason2_arrow {
	margin: 40px auto 0;
	width: 1000px;
	height: 140px;
	background: url(../img/index/reason2_arrow_bg.png) no-repeat top center;
	padding: 20px 0 0;
}

.indexReason2_arrow p {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #1bacda;
	letter-spacing: 0.03em;
	line-height: 1.3;
}
.indexReason2_arrow p span {
	font-size: 50px;
	display: block;
	color: #fafe79;
	text-shadow:3px  3px 1px #1bacda,
      -3px  3px 1px #1bacda,
       3px -3px 1px #1bacda,
      -3px -3px 1px #1bacda,
       3px  0px 1px #1bacda,
       0px  3px 1px #1bacda,
      -3px  0px 1px #1bacda,
       0px -3px 1px #1bacda;
}





/* キャッシュレス還元バナー */
.cashless {
	width: 100%;
	margin-bottom: 50px;
}

.cashless img {
	width: 100%;
}
/* キービジュアル下のバナー */
.key_bottom_ban{
	width: 100%;
}
.key_bottom_ban a{
	display: block;
	margin-bottom: 30px;
}
.key_bottom_ban a:hover {
	opacity: 0.7;
}
.key_bottom_ban a:last-child{
	margin-bottom: 50px;
}
.key_bottom_ban img{
	width: 100%;
}
.key_bottom_ban .ban_corona {
	
}
.key_bottom_ban .ban_corona a {
	background: #fff;
    display: block;
    border-top: solid 4px #001d59;
    border-bottom: solid 4px #001d59;
    color: #001d59;
    text-align: center;
    padding: 36px 0;
    font-size: 32px;
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    letter-spacing: 0.1em;
    font-weight: bold;
}
.key_bottom_ban .ban_corona span {
	position: relative;
	display: inline-block;
	padding: 0 70px 0 80px;
}
.key_bottom_ban .ban_corona span:before {
	content: "";
	background: url("../img/corona_notice_icon.jpg") no-repeat;
	background-size: 100%;
	width: 60px;
	height: 54px;
	position: absolute;
	top: calc(50% - 27px);
	left: 0;
}
.key_bottom_ban .ban_corona span:after {
	content: "";
	background: url("../img/corona_notice-arrow.jpg") no-repeat;
	background-size: 100%;
	width: 43px;
	height: 43px;
	position: absolute;
	top: calc(50% - 21px);
	right: 0;
}



/* news */
.news_header {
	width: 1000px;
	height: 90px;
	margin: 50px auto 0 auto;
	background: #BFDFFF;
}
.news_header_title {
	width: 750px;
	float: left;
	color: #004ea3;
	font-size: 46px;
	padding: 20px 0 0 20px; /* 25px 0 0 20px */
}

.news_list {
	max-width: 1000px;
	margin: -10px auto 25px auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.news_list .news_box {
	width: 31%;
	padding: 0;
	border: none;

	margin-top: 3em;
	zoom: 1;
	position: relative;
}
.news_list .news_box:nth-child(3n+2):last-child {
	margin-right: calc( 31% + ( ( ( 100% - ( 31% * 3 ) ) / 2 )  * 1 ) );
}
.news_box_img {
	margin-bottom: 20px;
	text-align: center;
	height: 200px;
	position: relative;
}
.news_box_img img {
	width: 100%;
	height: 200px;
    object-fit: cover;
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: bottom;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.news_list .news_box h3 {
	font-size: 1.1rem;
	min-height: 36px;

	color: #333;
	margin-bottom: 0.5em;
}
.news_box_content {
	margin-top: 1em;
	font-size: .85rem;
}
.news_box_content p {
	margin: 0 0 15px;
}

.news_more {
	margin: 0 auto 80px auto;
	width: 300px;
}
.news_more a {
	display: block;
	padding: 0.5rem 0;
	text-align: center;
	background: #16a9d7;
	color: #ffffff;
	border-radius: 1vh;
	border: 1px solid #16a9d7;
	box-sizing: border-box;
}
.news_more a:hover {
	color: #16a9d7;
	background: none;
}



/*COLUMN*/
.column a:hover {
	opacity: 0.8;
}
.column .columnBox {
	width: 1000px;
	margin: 40px auto;
}
.column .columnBox .itemBoxWrap {
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
}
.column .columnBox .itemBox {
	width: 315px;
	border: solid 1px #ccc;
	margin: 0 2.9% 2.9% 0;
}
.column .columnBox .itemBox:nth-child(2n) {
	margin: 0 0 2.9% 0;
}
.column .columnBox .slider .itemBox {
	margin: 0 24px 0 0;
}
.column .columnBox .slider .itemBox:nth-child(2n) {
	margin: 0 24px 0 0;
}
.column .columnBox .slider .slick-prev {
    font-size: 0;
    width: 40px;
    height: 40px;
	background: url("../img/column/arr_prev.png") no-repeat;
    background-size: 100%;
    border: none;
    position: absolute;
    bottom: calc(50% - 20px);
    left: -20px;
	z-index: 1;
}
.column .columnBox .slider .slick-next {
    font-size: 0;
    width: 40px;
    height: 40px;
	background: url("../img/column/arr_next.png") no-repeat;
    background-size: 100%;
    border: none;
    position: absolute;
    bottom: calc(50% - 20px);
    right: -20px;
}
.column .columnBox .slider .slick-prev:hover,
.column .columnBox .slider .slick-next:hover {
    opacity: 0.8;
}
.column .columnBox .itemBox .thumb {
	height: 220px;
}
.column .columnBox .itemBox .thumb a {
	display: block;
}
.column .columnBox .itemBox .thumb img {
	width: 100%;
	height: 220px;
	object-fit: cover;
	font-family: 'object-fit: cover';
}
.column .columnBox .itemBox .txtBox {
	background: #fff;
	padding: 20px 15px 25px;
}
.column .columnBox .itemBox .date {
	font-size: 12px;
	line-height: 1;
	margin: 0 0 10px;
	letter-spacing: 0.05em;
}
.column .columnBox .itemBox .colTit {
	font-size: 15px;
	line-height: 1.5;
	color: #004ea3;
	margin: 0 0 13px;
	letter-spacing: 0.05em;
}
.column .columnBox .itemBox .tagList {
	border-top: solid 2px #bebebe;
	padding: 20px 0 0;
}
.column .columnBox .itemBox .tagList li {
	display: inline-block;
}
.column .columnBox .itemBox .tagList li a {
	background: #e5f0fb;
	font-size: 12px;
	color: #000;
	border-radius: 3px;
	text-align: center;
	padding: 10px;
}


