/* image */
[data-sp-aspect-ratio="750:1350"]:before { padding-top: calc((1350 / 750) * 100%); }
[data-sp-aspect-ratio="640:780"]:before { padding-top: calc((900 / 640) * 100%); }
[data-aspect-ratio="364:590"]:before { padding-top: calc((590 / 364) * 100%); }
[data-aspect-ratio="276:82"]:before { padding-top: calc((82 / 276) * 100%) }
[data-aspect-ratio="277:82"]:before { padding-top: calc((82 / 277) * 100%) }


/* style */
.app-heading {
  font-size: 24px;
  text-align: center;
}
.kv_wrapper { position: relative;}
.kvApp_wrapper {
  position: absolute;
  bottom: 21px;
  width: 77.6%;
  margin: 0 12%;
  justify-content: space-between;
}
.kvAppImg_wrapper {
  width: calc(50% - 2vw);
}

.app-melit {
  display: flex;
  flex-wrap: wrap;
  padding-top: 21px;
}
.app-melit_item {
  width: 100%;
  margin: 0 auto;
}
.app-melit_item .u-imgAdjustBox {
  width: 60%;
  margin: auto;
}
.app-melit_number {
  justify-content: center;
}
.app-melit_number,.app-melit_numberBox{
  align-items: center;
  display: flex;
}
.app-melit_numberBox {
  border: 2px solid #dadada;
  font-size: 24px;
  font-family: "UniqloPro Light", sans-serif;
  justify-content: center;
  width: 30px;
  height: 30px;
}
.app-melit_title {
  font-family: ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W6,sans-serif;
  font-weight: 700;
  font-size: 14px;
  flex: none;
  line-height: 21px;
  margin-left: 4vw;
}
.app-melit_text  {
  text-align: center;
  padding-top: 21px;
}
.app-melit_itemInner {
  padding-top: 21px;
}
.app-melit_itemInner .fr-img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.-narrow { display: none;}

.banner_wrapper { padding: 0 4vw; }
.banner_list { margin-top: 15px; }
.banner_list:first-child { margin-top: 0; }

.splitBox.-getApp {
  justify-content: space-between;
  margin: 9px 7.7% 0;
}
.splitBox {
  display: flex;
  flex-wrap: wrap;
}
.appImg_wapper { width: calc(50% - 2vw); }
.appText {
  font-size: 11px;
  color: #7d7d7d;
  margin-top: 21px;
}


/* .baseflowColumns */
.baseflowColumns { display: flex; }
.baseflowColumnsImg { width: auto; }
.baseflowColumnsTxt { flex: 1; }
.baseflowColumnsItems .baseflowColumnsImg { width: 32vw; }
.baseflowColumnsItems .baseflowColumnsTxt { padding-left: 4vw; }
.baseflowColumnsTxt > .fr-body { margin-bottom: 0; }


/* .aboutService */
.readMore { font-weight: bold; text-decoration: underline; text-align: right; }

/* .fr-anchorButton */
.fr-anchorButton { box-shadow: none; }
/* .fr-anchorButton_item { width: 50%; } */
.fr-anchorButton_itemText { font-size: 14px; font-weight: bold; }  

/* Section Heading 60px .anchorAdjustBox 69px */
.sectionBox { margin-bottom: 39px; }
.anchorAdjustBox { padding-top: 69px; margin-top: -69px; }
#fixedAnchor_1.anchorAdjustBox { padding-top: 68px; margin-top: -68px; }
.fr-heading.-h2 { padding-top: 21px; }


/* .fixedAnchor */
.fixedAnchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  margin-top: -142px;
  flex-wrap: nowrap;
  border-width: 0 0 1px 1px;
  width: 100%;
  transition: all 0.3s;
  min-height: 71px;
}
.fixedAnchor.is-fixed {
  position: fixed;
  margin-top: 0;
  transition: all 0.3s;
  z-index: 11;
}
.fixedAnchor_item {
  border-top: 1px solid #dadada;
  border-right: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  width: 100%;
  height: 71px;
  background: #fff;
  min-height: 71px;
  cursor:pointer;
}
.fixedAnchor_item.-twoThirds {
  width: 33.333%;
}
.fixedAnchor_item:last-child{
  border-right: none;
}
.fixedAnchor_item:first-child{
  border-left: 1px solid #dadada;
}
.fixedAnchor_itemLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 15.6px;
  border-bottom: 2px solid transparent;
  font-weight: bold;
}
.fixedAnchor_itemLink[data-anchor-current="true"] {
  border-bottom-color: #1b1b1b;
}
.fixedAnchor_item.kids{
  width: calc(100% / 2);
}
.fixedAnchor_itemLink {
  font-size: 12px;
  border-bottom: 4px solid transparent;
}
.fixedAnchor_item:last-child{
  border-right: 1px solid #dadada;
}






@media screen and (min-width: 813px) {

  /* .fr-linkButtonParent */
  .fr-linkButtonParent { max-width: 576px; margin-left: auto; margin-right: auto; }
  .fr-linkButton { max-width: 100%; height: 52px; min-height: 52px; }
  .app-melit_item .fr-linkButtonParent { width: 75%; margin-top: 15px; }		
	
  /* image */
  [data-pc-aspect-ratio="2:1"]:before {
    padding-top: 50%;
  }

  /* style */
  .app-heading {
    font-size: 30px;
    line-height: 1.375em;
  }
  .kvQR_wrapper {
    position: absolute;
    bottom: calc((168 / 588) *100%);
    width: calc((105 / 1176) * 100%);
    margin-left: calc((598 / 1176) * 100%);
  }
  .kvQRImg_wrapper {
    width: 80%;
    margin-left: 10%;
  }
  .kvQR_text {
    font-size: 0.8vw;
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    white-space: nowrap;
    padding-top: 3px;
  }
  .kvApp_wrapper {
    bottom: calc((61 / 588) * 100%);
    width: calc((346 / 1176) * 100%);
    margin-left: calc((159 / 1176) * 100%);
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
  }
  .kvAppImg_wrapper {
    width: 47.98%;
    margin-top: 40px;
  }

  .app-melit {
    padding-top: 40px;
  }
  .app-melit_item {
    width: calc(99.99999% / 3);
    margin: 0;
  }
  .app-melit_item:nth-child(n+4) {
    margin-top: 64px;
  }
  .app-melit_number {
    flex-wrap: wrap;
  }
  .app-melit_numberBox {
    font-size: 36px;
    width: 56px;
    height: 56px;
  }
  .app-melit_title {
    font-size: 20px;
    line-height: 28px;
    margin-left: 2vw;
  }
  .app-melit_item .u-imgAdjustBox {
    width: calc(100% - 56%);
  }
  .app-melit_text {
    padding-top: 20px;
    text-align: center;
  }
  .app-melit_itemInner {
    padding-top: 20px;
  }

  .banner_wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
  }
  .banner_list {
    width: calc((100% - 24px) / 2);
    margin-top: 28px;
    margin-right: 24px;
  }

  .app_wrapper {
    width: 588px;
    margin-right: auto;
    margin-left: auto;
  }
  .splitBox.-getApp {
    width: 100%;
    margin: 20px auto 0;
    justify-content: center;
  }
  .appImg_wapper {
    width: calc((100% - 43.533%) / 2);
  }
  .appImg_wapper:first-child {
    margin-right: 14px;
  }
  .appText {
    text-align: center;
    margin-top: 20px;
  }
  


  /* .baseflowColumns */
  .baseflowColumnsItems .baseflowColumnsImg { width: calc((166/376)*100%); }
  .baseflowColumnsItems .baseflowColumnsTxt { padding-left: 24px; }
  .uqAppLogo { align-items: center; width: 40.5797101449%; margin-left: auto; margin-right: auto; }
  .uqAppLogo .baseflowColumnsImg { width: 67px; }
  .uqAppLogo .baseflowColumnsTxt { padding-left: 12px; }

  /* .aboutService */
  .aboutService { display: flex; flex-wrap: wrap; justify-content: space-between; }
  .aboutService.flexStart { justify-content: flex-start; }
  .itemsSpace { margin-right: calc((24/1176)*100%); }
  .aboutService.aboutServicePcCenter { justify-content: center; }
  .aboutServiceTitems { display: flex; flex-direction: column; }
  .aboutServiceTitems .fr-linkButtonParent { width: 100%; margin-top: auto; }
  .twoColumns .aboutServiceTitems { width: calc((576/1176)*100%); }
  .twoColumns .baseflowColumnsImg { width: calc((166/576)*100%); }
  .threeColumns .aboutServiceTitems { width: calc((376/1176)*100%); }
  .threeColumns.dummyBox:after { display: block; content:""; width: calc((376/1176)*100%); }
  .relatedServicesLists { display: flex; }
  .relatedServicesLists .aboutServiceTitems { width: calc((216/1176)*100%); }
  .relatedServicesLists .baseflowColumnsItems { flex-direction: column; }
  .relatedServicesLists .baseflowColumnsImg { width: 100%; }
  .relatedServicesLists .baseflowColumnsTxt { flex: 1 auto; padding-left: 0; }
  .relatedServicesLists .baseflowColumnsTxt .fr-body { margin-bottom: 0; }
  .readMore { text-align: left; }
  a:hover .readMore { text-decoration: none; }  




  .fixedAnchor{	
    max-width: 1228px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 24px;
    min-height: 82px;
    margin-top: -213px;
  }
  .fixedAnchor_item{
    height: 82px;
    min-height: 82px;
  }
  .fixedAnchor_itemLink{
      font-size: 17px;
  }

  /* Section Heading 64px .anchorAdjustBox 83px */
  
  .anchorAdjustBox { padding-top: 83px; margin-top: -83px; }
  #fixedAnchor_1.anchorAdjustBox { padding-top: 82px; margin-top: -82px; }
  .fr-heading.-h2 { padding-top: 28px; }
  

  
}

@media screen and (max-width: 952px) and (min-width: 813px) {
  .-narrow { display: block;}
}


/**
   * sns
   */

.main .info-area {
	margin: 60px auto 0;
	text-align: center;
}
.main .info-area > div:not(.blkItemList):not(.unit):not(.wishlist_heart_icon):not(.l3_alias_color_chip_modal_bg) {
	display: inline-block;
	text-align: center;
}
.main .info-area > div:nth-child(even) {
	margin: 0 0 0 60px;
}
.main .info-area .sectionTitle {
	font-size: 15px;
	margin-bottom: 16px;
	line-height: 1.1em;
	letter-spacing: 0.05em;
}
.main .info-area .links .link-content {
	display: inline-block;
	vertical-align: top;
}
.main .info-area .links .link-content {
	display: inline-block;
	vertical-align: top;
}
.main .info-area .sectionTitle.txt-jp {
	font-size: 15px;
	line-height: 1.1em;
	letter-spacing: 0.05em;
	white-space: nowrap;
}
.main .info-area .updates .links .link-content {
	width: 45px;
	text-align: center;
}
.main .info-area .sns .links .link-content {
	margin-left: 12px;
	width: 40px;
}
.main .info-area .sns .links .link-content:first-child {
	margin-left: 0;
}
.main .info-area .links a {
	display: inline-block;
	text-decoration: none;
	color: #333333;
}
.main .info-area .links a span {
	display: block;
	margin-top: 10px;
	position: relative;
	line-height: 1.25;
}
.main .info-area .links a span.txt-jp {
	font-size: 12px;
}
.main .is-pc .info-area .links a span:before {
	content: "";
	display: block;
	position: absolute;
	bottom: -4px;
	left: 0;
	right: 0;
	width: 0;
	height: 1px;
	margin: auto;
	background-color: #333333;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.main .is-pc .info-area .links a:hover span:before {
	width: 100%;
}

.updates.pc-show {
	display: inline-block !important;
}
.updates.m-show {
	display: none !important;
}

.main .footer {
	margin: 40px auto 20px;
	text-align: center;
}
.main .footer__anchor {
	display: inline-block;
	text-decoration: none;
}
.main .footer__logo {
	width: 40px;
	height: 40px;
	margin-bottom: 10px;
}
.main .footer__name {
	font-size: 16px;
	color: #1b1b1b;
	text-decoration: underline;
	margin: 0;
	line-height: 1.1em;
	letter-spacing: 0.05em;
}
.main .footer__name > span {
	color: #333333;
}
.main .footer__copy {
	font-size: 12px;
	margin-top: 40px;
	text-align: center;
}

@media (max-width: 813px) {
.m_bg {
	-webkit-box-shadow: 0 4px 2px -2px rgb(0 0 0 / 10%);
	box-shadow: 0 4px 2px -2px rgb(0 0 0 / 10%);
	margin-bottom: 15px;
	background-color: #fff;
	width: 100%;
	display: block;
	height: auto;
	padding: var(--sp-v-l) var(--sp-h-1g);
}
.main .info-area {
	margin: 0;
	text-align: left;
}
.main .footer {
	display: none;
}
.main .info-area > div:not(.blkItemList):not(.unit):not(.wishlist_heart_icon):not(.l3_alias_color_chip_modal_bg) {
	display: block;
	text-align: left;
}
.updates.pc-show {
	display: none !important;
}
.updates.m-show {
	display: block !important;
}
.sns {
	margin-left: 0 !important;
	margin-bottom: 30px !important;
}
}



.fr-commonBanner_contents {
  width: 600px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  background-color: white;
  margin: 0 auto;
}
.fr-commonBanner_contents a {
  width: 290px;
}
@media only screen and (max-width: 750px) {
  .fr-commonBanner_contents {
    width: 100%;
    margin-top: 36px;
  }
  .fr-commonBanner_contents a {
    width: 49%;
  }
}