@charset "UTF-8";

/**********************************************************
 *
 * PCパーツ
 *
 **********************************************************/

.full{
	font-family: 'Roboto','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;
}


/* area TOP お知らせモジュール改修 */
.area-top-list-info{
	width: 940px;
	margin: 30px auto 0;
}
.area-top-list-info .list-info__item{
	text-align: center;
}
.area-top-list-info .list-info__head,
.area-top-list-info .list-info__body{
	display:inline-block;
	vertical-align: top;
	float: none;
}
.area-top-list-info .list-info__head{
}
.area-top-list-info .icon-mark--red-01-s-02{
	margin: 0 15px 0 0;
	vertical-align: middle;
}


/* AH bg */
.full .contents-main #ahrec{
	background:-moz-linear-gradient(bottom, #e8e9ea, #fafbfc);
	background:-webkit-linear-gradient(bottom, #e8e9ea, #fafbfc);
	background:-ms-linear-gradient(bottom, #e8e9ea, #fafbfc);
	background:linear-gradient(to bottom, #e8e9ea, #fafbfc);
  overflow: hidden;
}



/* H1デザイン */
.full .sec-cmnLv1-bg{
	width: 100%;
	background: url(/images_osp/area/bg_ttlLv1_area_pc.jpg) center no-repeat;
	background-color: #e5e5e5;
	background-size: cover;
}
.full .sec-cmnLv1-bg .sec-cmnLv1-wrap{
	position: relative;
	width: 940px;
	margin: 0 auto;
}
.full .sec-cmnLv1-bg .sec-cmnLv1-wrap .ttl-cmnLv1-txt{
	padding: 60px 0 31px;
	font-size: 215%;
	font-weight: bold;
}

/* breadcrumb */
.full .sec-cmnLv1-bg .sec-cmnLv1-wrap #breadcrumb{
	position: absolute;
	width: 940px;
	top: 0;
	left: 0;
}
.full .sec-cmnLv1-bg .sec-cmnLv1-wrap #breadcrumb .nav-breadcrumb{
	margin-top: 15px;
}
.full .sec-cmnLv1-bg .sec-cmnLv1-wrap #breadcrumb .nav-breadcrumb ul li{
	margin-left: 0;
	font-size: 12.04px;
}
.full .sec-cmnLv1-bg .sec-cmnLv1-wrap #breadcrumb .nav-breadcrumb ul li > a{
	padding-right: 10px;
	color: #333;
	text-decoration: none;
	display: block;
}
.full .sec-cmnLv1-bg .sec-cmnLv1-wrap #breadcrumb .nav-breadcrumb ul li > a:hover{
	text-decoration: underline;
}



/* page bottom notice */

.full .contents-main .pageNotice{
  background-color: #e7e7e7;
}

.full .contents-main .pageNotice .noticeContents{
  width: 940px;
  padding: 20px 0;
  margin: 0 auto;
}


/*---------ここまで*/


/*488行目*/

.full .contents-main aside .sec-infoBnr{
  width: 940px;
  margin: 30px auto 0;
}




/*759行目の上に新規追加--ここから---------*/






/*940行目*/

.full .contents-main .cmp_bnrWrap{
  display: table;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}


/*946行目*/

.full .contents-main .cmp_bnrWrap div{
  display: table-cell;
}


/*950行目*/

.full .contents-main .cmp_bnrWrap .cmp_bnrImgWrap{
  width: 150px;
}


/*960行目*/

.full .contents-main .cmp_bnrWrap .cmp_bnrTxtWrap{
  position: relative;
  padding: 1em 30px 1em 20px;
  vertical-align: top;
}


/*964行目*/

.full .contents-main .cmp_bnrWrap .cmp_bnrTxtWrap .cmp_ttlLv3{
  font-size: 126%;
  font-weight: bold;
}


/*上の記述の下に新規追加--ここから---------*/

.full .contents-main .cmp_bnrWrap .add-panelLink:after{
  content: "";
  display: inline-block;
  position: absolute;
  right: 14px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 7px;
  height: 1em;
  background: url(/images_osp/common/ico/ico_heading_arrow.svg) no-repeat center;
  background-size: 100% auto;
  vertical-align: middle;
}

.full .contents-main .cmp_bnrWrap .add-panelPopup:after{
  content: "";
  display: inline-block;
  position: absolute;
  right: 14px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 1em;
  background: url(/images_osp/common/ico/ico_normal_popup_d.svg) no-repeat center;
  background-size: 100% auto;
  vertical-align: middle;
}

.full .contents-main .cmp_bnrWrap>.cmp_bnrTxtWrap a{
  padding: 20px;
}


/*---------ここまで*/


/*ここから下はiphone独自のcss*/


/**********************************************************
 *
 * Area PCパーツ
 *
 **********************************************************/

 /* リンク設定 */

.full .contents-main #search-result-view a{
  text-decoration: underline;
}

.full .contents-main #search-result-view a:hover{
  color: #3374da;
  text-decoration: none;
}


/*61行目*/

.full .contents-main #search-result-view a:visited{
  color: #7600b3;
  text-decoration: none;
}

/* Model select
-------------------------------------------*/
.full .contents-main .model-select_menue_wrap{
	display: flex;
	margin: 0 auto;
	width: 600px;
}
.full .contents-main .model-select_menue_wrap p.txt-common{
	margin: 0 auto;
	width: 270px;
}

/* Serch area
-------------------------------------------*/
.full .contents-main .mod-shop-map{
  margin: 30px auto;
}

.full .contents-main .tit-common-lv3 .ico-serch-01,
.full .contents-main .tit-common-lv3 .ico-serch-02,
.full .contents-main .tit-common-lv4 .ico-serch-01,
.full .contents-main .tit-common-lv4 .ico-serch-02,
.full .contents-main .tit-common-lv4 .ico-model-01{
  margin-right: 6px;
}

.full .contents-main .tit-common-lv3 .ico-serch-01,
.full .contents-main .tit-common-lv3 .ico-serch-02,
.full .contents-main .tit-common-lv4 .ico-serch-01,
.full .contents-main .tit-common-lv4 .ico-model-01{
  vertical-align: -0.25em;
}

.full .contents-main .mod-shop-map .item .list > div > .btn-cmn{
  padding: 6px 0;
  background: #f6f6f6;
  text-align: center;
}

.full .contents-main .mod-shop-map .item .list > div > .btn-cmn:before{
  content: "";
  display: inline-block;
  position: absolute;
  right: 10px;
  top:0;
  bottom: 0;
  margin: auto;
  width: 5px;
  height: 1em;
  background: url(/images_osp/common/ico/ico_heading_arrow.svg) no-repeat center;
  background-size: contain;
  vertical-align: middle;
}



/* form-search
-------------------------------------------*/
.full .contents-main .form-search__inner input[type=text]:hover,
.full .contents-main .form-search__inner input[type=text]:focus{
	background-color: #eee;
	outline: none;
}
.full .contents-main .form-search__inner button:focus {
    outline: none;
}



/*  rss  */
.full .contents-main .beta-mod-tit-cmn-wrap--full{
  position: relative;
}
.full .contents-main .beta-mod-tit-cmn-wrap--full .mark .beta-mod-ttl-mark--rss{
  position: absolute;
	bottom: 50px;
	right: 0;
	margin: 0 auto;
}

.btn-rss:hover{
	background: #f2f2f2;
	-webkit-box-shadow: 0 1px 5px rgba(4, 0, 0, 0.35);
	box-shadow: 0 1px 5px rgba(4, 0, 0, 0.35);
}
.btn-rss:hover:after{
	border: none;
}



/*Parts*/
.beta-mod-mt00{
	margin-top: 0 !important;
}

.beta-mod-mt20{
	margin-top: 20px !important;
}

.beta-mod-mt30{
	margin-top: 30px !important;
}

.beta-mod-section--w940{
	width: 940px;
	margin: 0 auto;
}

.beta-mod-section--w100p-pc {
	width: 100%!important;
	margin: 0 auto!important;
}

.beta-mod-boder-none-pc {
  border: none!important;
}




/* pageNotice
-------------------------------------------*/
.full .pageNotice {
    background-color: #e7e7e7;
}
.full .pageNotice .noticeContents {
    width: 940px;
    padding: 20px 0;
    margin: 0 auto;
}





/* subContents
-------------------------------------------*/
.full .subContents{
  width: 100%;
  background-color: #ddd;
  padding: 60px 0 70px;
}

.full .subContents > div .grid-common.beta-mod-bnr--center{
  text-align: center;
}

.full .subContents > div .grid-common.beta-mod-bnr--center > .grid-common__col--col3{
	display: inline-block;
  width: 320px;
	float: none;
}





/* float bnr
-------------------------------------------*/
.full .bnr-f{
	background-color: rgba(51, 51, 51, 0.64);
	height: 70px;
	padding: 11px;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 400;
	text-align: center;
}
.full .bnr-f-in{
	display: inline-block;
	margin: 0 auto;
	text-align: left;
}
.full .bnr-f .bnr-f-close{
	position: absolute;
	top: 0;
	bottom: 0;
	height: 22px;
	width: 22px;
	margin: auto;
}
.full .bnr-f .bnr-f-txt{
	color: #ffffff;
	font-size: 12px;
	line-height: 1.5;
	margin-left: 38px;
	padding: 0.5em 0;
	vertical-align: middle;
	display: inline-block;
}
.full .bnr-f .bnr-f-img{
	margin-left: 40px;
	display: inline-block;
}
.full .bnr-f .bnr-f-img > img{
	vertical-align: bottom;
}




/* footer_user_assessment
-------------------------------------------*/
#footer_user_assessment .footer_user_assessment-in,
#footer_user_assessment .thanks{
    margin: 25px auto 70px !important;
}

#footer_user_assessment > div{
    color: #4e4e4e;
}




/*bag fix
-------------------------------------------*/
.header-search .form-search{
	width: 220px;
}

.sec-common-lv2__inner > .btn-common{
	margin-right: 0;
}


/*nav-pageAnchor
-------------------------------------------*/
.area_Anchor {
	margin: 30px auto;
}
.nav-pageAnchor .float-box a {
	position: relative;
	display: flex;
	align-items: baseline;
	padding: 10px 35px 10px 0;
	text-decoration: none;
	color: #333;
	border-bottom: 1px solid #DCDCDC;
}

.nav-pageAnchor .float-box a:hover,
.nav-pageAnchor .float-box a:focus{
	color: #055be6;
	text-decoration: underline;
}

.nav-pageAnchor .float-box a:after {
	content: "";
	position: absolute;
	top: 46.5%;
	right: 12px;
	width: 9px;
	height: 14px;
	background: 0 0 no-repeat;
	background-size: contain;
	background-image: url(/images_osp/common/ico/ico_arrow_r04_v2.png);
	transform: rotate(90deg) translateX(-50%);
}
.nav-pageAnchor {
	display: flex;
	flex-wrap: wrap;
}
.nav-pageAnchor .float-box {
	margin-top: 20px;
	margin-right: 20px;
	width: calc(100%/3 - 20px);
}
.nav-pageAnchor .float-box:nth-of-type(-n+3) {
	margin-top: 0;
}
.nav-pageAnchor .float-box:nth-of-type(3n) {
	margin-right: 0;
}


/*btn-area
-------------------------------------------*/
.btn-area.adjust-wrap{
	display: flex;
	flex-wrap: wrap;
}

.btn-area.adjust-wrap .bnr-common__inner--border:before {
	-webkit-box-shadow: rgba(4, 0, 0, 0.2) 0 1px 5px;
	box-shadow: rgba(4, 0, 0, 0.2) 0 1px 5px;
	border-radius: 4px;
}

.btn-area.adjust-wrap .bnr-common__overlay--arrow:hover:before,
.btn-area.adjust-wrap .bnr-common__overlay--blank:hover:before,
.btn-area.adjust-wrap .bnr-common__overlay--arrow:focus:before,
.btn-area.adjust-wrap .bnr-common__overlay--blank:focus:before{
	border-radius: 4px;
	-webkit-box-shadow: rgba(4, 0, 0, 0.7) 0 1px 5px;
	box-shadow: rgba(4, 0, 0, 0.7) 0 1px 5px;
	border: 0;
}


/*nav-link--list
-------------------------------------------*/
.nav-link--list {
	text-align: left;
	border-top: #dddddd 1px solid;
}

.nav-link--child {
	border-bottom: #dddddd 1px solid;
}

.nav-link--child a {
	display: block;
	padding: 20px 0;
	text-decoration: none;
	color: inherit;
}

.nav-link--child a:hover{
	color: #055be6;
	text-decoration: underline;
}

.nav-link--child a span.txt-icon--arrow {
	display: block;
}

/*area-panel
-------------------------------------------*/
.area-panel{
	display: flex;
	justify-content: space-between;
}

.area-panel .area-panel__col--col3{
	width: calc((100% - 40px) / 3);
}

.area-panel .area-panel__negative{
	display: flex;
	align-items: center;
	height: 100%;
	padding: 20px 10px;
	border-radius: 10px;
	background-color: #fff;
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
	text-align: center;
	color: #333333;
	text-decoration: none;
	flex-direction: column;
	justify-content: space-evenly;
}

.area-panel .area-panel__negative:hover,
.area-panel .area-panel__negative:focus{
	opacity: 0.7;
}

.area-panel .area-panel__icon{
	margin-bottom: 3px;
}

.area-panel .area-panel__text{
	min-height: 4em;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0;
}

/* accordion
-------------------------------------------*/
.area .accordion-item {
  border: 1px solid #ccc;
  border-radius: 6px;
}

.area .accordion-item + .accordion-item{
  margin-top: 20px;
}

.area .accordion .accordion-summary{
  background: #FFFFFF;
  color: #333333;
  font-size: clamp(1.8rem, 0.634rem + 1.56vw, 2.2rem);
  text-align: left;
  display: block flow;
  line-height: 1.45;
  letter-spacing: 0.04em;
  border-radius: 6px;
  cursor: pointer;
}

.area .accordion .accordion-summary::-webkit-details-marker {
  display: none;
}

.area .accordion .accordion-summary-inner{
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 22px 32px 22px 40px;
  font-size: 20px;
  font-weight: bold;
}

.area .accordion-icon {
  flex: none;
  background: url(/flcache_data/area/common/icon_accordion_close.svg) center top / contain no-repeat;
}

.area details[open] .accordion-icon {
  background: url(/flcache_data/area/common/icon_accordion_open.svg) center top / contain no-repeat;
}


.area .accordion .accordion-detail{
  display: block grid;
  background-color: #fff;
  border-radius: 6px;
  transition: grid-template-rows 0.3s;
}

.area .accordion .accordion-detail .accordion-detail-inner{
  overflow: hidden;
}

.area .accordion .accordion-detail .detail-link-lists{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}

.area .accordion .accordion-detail .detail-link-list{
  width: calc(((100% - 20px) / 2));
  height: 80px;
}

.area .accordion .accordion-detail .detail-link{
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 100%;
  background: #F6F6F6;
  border: 1px solid #DDDDDD;
  box-shadow: 0px 1px 5px rgba(4, 0, 0, 0.2);
  border-radius: 8px;
  text-decoration: none;
  color: #333333;
  font-weight: bold;
  position: relative;
}

.area .accordion .accordion-detail .detail-link:hover{
  box-shadow: rgba(4, 0, 0, 0.7) 0 1px 5px;
  opacity: 0.9;
}

.area .accordion .accordion-detail .detail-link-arrow{
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: normal;
  position: absolute;
  top: 50%;
}

.area .accordion .accordion-detail .close-btn-wrap{
  text-align: center;
  margin-top: 26px;
}

.area .accordion .accordion-detail .close-btn-wrap .close{
  color: #093475;
  font-weight: bold;
  text-decoration: underline;
}

.area .accordion .accordion-detail .close-btn-wrap .close .close-icon{
  display: inline-block;
  position: relative;
  top: -1px;
  margin-left: 4px;
  width: 20px;
  height: 20px;
  border-radius: 100vw;
  background-color: #ccc;
  vertical-align: bottom;
}

.area .accordion .accordion-detail .close-btn-wrap .close .close-icon::after {
  content: "";
  position: absolute;
  top: calc(50% - (2px/2));
  left: calc(50% - (10px/2));
  display: block;
  width: 10px;
  height: 2px;
  background: #fff;
}

.area .accordion .accordion-detail .detail{
  padding: 30px 20px 40px 20px;
}
.area .accordion-icon {
  width: 22px;
  height: 22px;
  flex: none;
}
.area .accordion .accordion-detail .detail-link{
  padding: 0 25px;
}
.area .accordion .accordion-detail .detail-link-arrow{
  font-size: 16px;
  transform: translate(0, -50%) scale(1.3);
  right: 10px;
}

/* border-separate-col
-------------------------------------------*/
.border-separate-col {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.border-separate-col-content {
  width: 50%;
  padding-left: 8.1%;
  padding-right: 3.7%;
  margin-bottom: 10px;
  font-size: 16px;
  border-right: 1px solid #DDD;
}
.border-separate-col-content-card {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 18px 40px 22px 18px;
  border: 1px solid #DDD;
  border-radius: 6px;
  font-size: 16px;
  color: #333;
  box-shadow: rgba(112, 112, 112, 0.2) 0 1px 5px;
  text-decoration: none;
}
.border-separate-col-content-card:hover {
  box-shadow: rgba(4, 0, 0, 0.7) 0 1px 5px;
}
.border-separate-col-content-card:hover {
  color: #333;
}
.border-separate-col-content-card:visited {
  color: #333;
}
.border-separate-col-content-card.min-h-113 {
  min-height: 113px;
}
.border-separate-col-content-card.inquiry-nobot {
	padding: 20px 40px 20px 100px;
	background-image: url(/area/images/ico_robot_ahamo.png);
	background-repeat: no-repeat;
	background-size: 90px;
  background-position: left center;
}
.border-separate-col-content-card.inquiry-bot {
	padding: 20px 40px 20px 100px;
	background-image: url(/area/images/ico_robot_no_ahamo.png);
	background-repeat: no-repeat;
	background-size: 90px;
	background-position: left center;
}
.border-separate-col-content-card::after {
  content: "";
  position: absolute;
  right: 16px;
  display: block;
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #707070;
  border-right: 2px solid #707070;
  transform: rotate(-45deg);
}
.border-separate-col-content-card[target="_blank"]::after {
  content: none;
}
.border-separate-col-content:nth-child(2n) {
  padding-left: 3.7%;
  padding-right: 8.1%;
  border-right: unset;
}
.border-separate-col-content-card[target="_blank"] > i {
	right: 14px;
}

/* btn-col
-------------------------------------------*/
.btn-col {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.btn-col-content {
  --margin-r: 20px;
  width: calc((100% - var(--margin-r))/2);
  margin-right: var(--margin-r);
  margin-bottom: 10px;
  font-size: 16px;
}
.btn-col-content:nth-child(2n) {
  margin-right: 0;
}
.btn-col-content-card {
  position: relative;
  display: block;
  width: 100%;
  padding: 18px 40px 22px 18px;
  border: 1px solid #DDD;
  border-radius: 6px;
  font-size: 14px;
  color: #333;
  box-shadow: rgba(112, 112, 112, 0.2) 0 1px 5px;
  text-decoration: none;
}
.btn-col-content-card:hover {
  box-shadow: rgba(4, 0, 0, 0.7) 0 1px 5px;
}
.btn-col-content-card:hover {
  color: #333;
}
.btn-col-content-card:visited {
  color: #333;
}
.btn-col-content-card.min-h-90 {
  min-height: 90px;
}
.btn-col-content-card.ico-waves-work {
	padding: 20px 40px 20px 100px;
	background-image: url(/area/images/ico_waves_work.png);
	background-repeat: no-repeat;
	background-size: 90px;
  background-position: left center;
}
.btn-col-content-card.ico-waves-connect {
	padding: 20px 40px 20px 100px;
	background-image: url(/area/images/ico_waves_connect.png);
	background-repeat: no-repeat;
	background-size: 90px;
	background-position: left center;
}
.btn-col-content-card::after {
  content: "";
  position: absolute;
  top: calc( 50% - (8px/2) );
  right: 16px;
  display: block;
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #707070;
  border-right: 2px solid #707070;
  transform: rotate(-45deg);
}
.btn-col-content-card[target="_blank"]::after {
  content: none;
}

/* accordion_col3
-------------------------------------------*/
.card-col3 {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
}
.card-col3-content {
  --margin-r: 2%;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc((100% - (var(--margin-r)*2))/3);
  margin-right: var(--margin-r);
  margin-bottom: 18px;
  padding: 16px 10px 18px 10px;
  font-size: 16px;
  color: #333;
  border: 1px solid #DDD;
  box-shadow: rgba(112, 112, 112, 0.2) 0 1px 5px;
  border-radius: 20px;
  text-decoration: none;
}
.card-col3-content:hover {
  color: #333;
  box-shadow: rgba(4, 0, 0, 0.7) 0 1px 5px;
}
.card-col3-content:visited {
  color: #333;
}
.card-col3-content:nth-child(3n) {
  margin-right: 0;
}
.card-col3-content:nth-last-child(1):nth-child(3n+3),
.card-col3-content:nth-last-child(1):nth-child(3n+2),
.card-col3-content:nth-last-child(1):nth-child(3n+1),
.card-col3-content:nth-last-child(2):nth-child(3n+2),
.card-col3-content:nth-last-child(2):nth-child(3n+1),
.card-col3-content:nth-last-child(3):nth-child(3n+1) {
  margin-bottom: 0;
}
.card-col3-content:nth-last-child(1):nth-child(3n+2) {
  margin-right: 0;
}
.card-col3-content-img {
  width: 26%;
  margin: 0 auto;
  margin-bottom: 18px;
}
.card-col3-content-img > img {
  width: 100%;
}
.card-col3-content-txt {
  width: 100%;
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

/* wide-arrow-btn
-------------------------------------------*/
.wide-arrow-btn {
  position: relative;
  display: block;
  width: 100%;
  padding: 22px 32px 22px 40px;
  border: 1px solid #ccc;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  border-radius: 6px;
  background-color: #fff;
  text-decoration: none;
}
.wide-arrow-btn:hover,
.wide-arrow-btn:visited {
	color: #333;
}
.wide-arrow-btn.in-img {
  padding: 33px 32px 33px 319px;
  background-repeat: no-repeat;
  background-position: 173px center;
  background-size: 50px;
}
.wide-arrow-btn.in-img.icon-cut {
  background-image: url(/area/images/icon/icon_cut.png);
  background-size: auto 100px;
}
.wide-arrow-btn.in-img.icon-environs {
  background-image: url(/area/images/icon/icon_environs.png);
  background-size: auto 100px;
}
.wide-arrow-btn.in-img.icon-late {
  background-image: url(/area/images/icon/icon_late.png);
  background-size: auto 100px;
}
.wide-arrow-btn:hover {
  box-shadow: rgba(4, 0, 0, 0.7) 0 1px 5px;
}
.wide-arrow-btn:visited {
  color: #333;
}
.wide-arrow-btn::after {
  content: "";
  position: absolute;
  top: calc(50% - (8px/2));
  right: 16px;
  display: block;
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #707070;
  border-right: 2px solid #707070;
  transform: rotate(-45deg);
}

/* area-connect-nav
-------------------------------------------*/
.area-connect-nav {
  --margin_pc: 20px;
  --margin_smt: 7px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .area-connect-nav {
    width: 88vw;
  }
}
.area-connect-nav-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.area-connect-nav-list-item {
  position: relative;
  width: calc((100% - (var(--margin_pc)*2)) / 3);
  margin-right: var(--margin_pc);
  margin-bottom: var(--margin_pc);
  border-bottom: 1px solid #DCDCDC;
}
.area-connect-nav-list-item:nth-child(3n) {
  margin-right: 0;
}
.area-connect-nav-list-item:nth-last-child(1):nth-child(3n+3),
.area-connect-nav-list-item:nth-last-child(1):nth-child(3n+2),
.area-connect-nav-list-item:nth-last-child(1):nth-child(3n+1),
.area-connect-nav-list-item:nth-last-child(2):nth-child(3n+2),
.area-connect-nav-list-item:nth-last-child(2):nth-child(3n+1),
.area-connect-nav-list-item:nth-last-child(3):nth-child(3n+1) {
  margin-bottom: 0;
}
.area-connect-nav-list-item::after {
  content: "";
  position: absolute;
  top: calc(50% - 2px - 3px);
  right: 0;
  display: inline-block;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  transform-origin: center;
  transform: rotate(45deg);
}
@media screen and (max-width: 768px) {
  .area-connect-nav-list-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: var(--margin_smt);
  }
  .area-connect-nav-list-item:nth-last-child(1):nth-child(4n+4), .area-connect-nav-list-item:nth-last-child(1):nth-child(4n+3), .area-connect-nav-list-item:nth-last-child(1):nth-child(4n+2), .area-connect-nav-list-item:nth-last-child(1):nth-child(4n+1), .area-connect-nav-list-item:nth-last-child(2):nth-child(4n+3), .area-connect-nav-list-item:nth-last-child(2):nth-child(4n+2), .area-connect-nav-list-item:nth-last-child(2):nth-child(4n+1), .area-connect-nav-list-item:nth-last-child(3):nth-child(4n+2), .area-connect-nav-list-item:nth-last-child(3):nth-child(4n+1), .area-connect-nav-list-item:nth-last-child(4):nth-child(4n+1) {
    margin-bottom: var(--margin_smt);
  }
  .area-connect-nav-list-item:last-child {
    margin-bottom: 0;
  }
  .area-connect-nav-list-item::after {
    right: 6.5vw;
  }
}
.area-connect-nav-list-item > a {
  display: flex;
  justify-content: start;
  align-items: start;
  width: 100%;
  padding: 0 0 10px 0;
  color: #000;
  text-decoration: none;
}
.area-connect-nav-list-item > a:visited {
  color: #000;
}
.area-connect-nav-list-item > a:hover {
  color: #055be6;
  text-decoration: underline;
}
.area-connect-nav-list-item > a:focus, .area-connect-nav-list-item > a:focus-visible {
  color: #055be6;
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .area-connect-nav-list-item > a {
    padding: 6px 12vw 6px 0;
  }
}


/* area TOP カルーセル静的設置(2枠以下) */
.secondtop-mainPR-img{
  display: flex;
  justify-content: center;
  align-items: center;
}
.secondtop-mainPR-img li{
  width: 300px;
  margin: 50px 40px;
}
.secondtop-mainPR-img li .img-panelInner,
.secondtop-mainPR-img li .img-panelInner img{
  width: 100%;
  height: 100%;
}
 .secondtop-mainPR-img li .img-panelInner img{
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.6);
  box-sizing: border-box;
  border-radius: 10px;
}
 .secondtop-mainPR-img li .img-panelInner:hover img{
  opacity: 0.75;
}

