@charset "utf-8";
/*  ======================================================
 *  === body ===========================================  */
body {
  background-color: #fff;
  min-width: auto!important;
}
/*  ======================================================
 *  === header ===========================================  */
.gHd2017_header .gHd2017_headerInner {
  max-width: 1000px;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .gHd2017_header .gHd2017_headerInner {
    padding-left: 10px;
  }
}
.gHd2017_header,
.gFt2017_footer {
  min-width: auto!important;
}
.gHd2017_sonyHeader .gHd2017_sonyHeaderInner {
  max-width: 1000px;
}
.gHd2017_parsonal {
  width: 100%;
}
/*  ======================================================
*  === footer ===========================================  */
.gFt2017_footer {
  width: 100%;
}

a:hover img {
  opacity: .7;
  transition: opacity .2s;
}

.appeal {
  background-color: #FFF;
}
.appeal.-theme-collabo {
  background-color: #E02D80;
}
.appeal__inner {
  margin: 0 auto;
  max-width: 1000px;
  width: 100%;
}
.appeal__product {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 68px;
}
.appeal__product-info {
  display: flex;
  justify-content: space-between;
}
.appeal__product-logo img,
.appeal__product-tel img,
.appeal__product-apply img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}
.appeal__product-apply {
  margin-left: 10px;
}
.tel-menu-trigger {
  margin-left: 4px;
  position: relative;
  height: 38px;
  width: 38px;
}
.tel-menu-trigger::before {
  content: '';
  position: absolute;
  background-image: url(/access/hikari/collaboration/ad_simpleapply/images/renew2302/trigger0.png);
  background-size: 100%;
  background-repeat: no-repeat;
  height: 38px;
  width: 38px;
  top: 0;
  left: 0;
}
.tel-menu-trigger[aria-expanded="true"]::before {
  background-image: url(/access/hikari/collaboration/ad_simpleapply/images/renew2302/trigger-close0.png);
}
.tel-menu-trigger__txt {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
}
.tel-menu {
  background-color: #fff;
  border-bottom: 2px solid #E02D80;
}
.tel-menu[aria-hidden="true"] {
  display: none;
}
.tel-menu__inner {
  padding: 13px 46px;
}
.tel-menu__inner > *:last-child {
  margin-bottom: 0!important;
}
.bnr-area {
  background: #FCEDF4;
  text-align: center;
}
.bnr-area__bnr {
  height: auto;
  max-width: 100%;
}

.pt-sm {
  padding-top: 28px!important;
}
.pt-md {
  padding-top: 40px!important;
}
.pt-lg {
  padding-top: 70px!important;
}
.pb-sm {
  padding-bottom: 28px!important;
}
.pb-md {
  padding-bottom: 40px!important;
}
.pb-lg {
  padding-bottom: 70px!important;
}
.bgc-palepink {
  background-color: #FCE8EC;
}
.bgc-lightgray {
  background-color: #EFEFEF;
}
.bgc-lightgreen {
  background-color: #F2F8EA;
}
.bgc-cream {
  background-color: #FFF9E2;
}
.bgc-lightyellow {
  background-color: #FBDC6E;
}
.bgc-mobile {
  background: linear-gradient(180deg, #FFF 0%, #FFF 61px, #9ADCDA 61px, #9ADCDA 100%);
}
.bgc-vividpink {
  background-color: #EC81B3;
}
.bgi-triangle-white {
  background-image: url(/access/hikari/collaboration/ad_simpleapply/images/renew2302/bgi-triangle-white.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% 169px;
}

.sec__content-inner {
  margin: 0 auto;
  max-width: 1000px;
  width: 100%;
}

.sec__content-inner > *:last-child {
  margin-bottom: 0!important;
}

.firstview-anchors {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}


.firstview-anchor a[href^="#"]:before {
  content: none!important;
}

.firstview-anchor a {
  display: inline-block;
}

.firstview-anchor img {
  vertical-align: bottom;
}

.mod-img {
  margin-bottom: 28px;
}

.mod-img__inner {
  display: flex;
  justify-content: center;
}

.mod-img--ar .mod-img__inner {
  justify-content: flex-end;
}

.mod-img--al .mod-img__inner {
  justify-content: flex-start;
}

.mod-img img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

.mod-lead-dashed {
  border-bottom: 2px dashed #F0CC4A;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 20px;
}

.cvset {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cvset.cvset1,
.cvset.cvset4 {
  justify-content: center;
}
.cvset1 .cvset__item:nth-child(odd) {
  margin-right: auto;
  width: 46.6%;
}
.cvset1 .cvset__item:nth-child(even) {
  width: 51.5%;
}
.cvset2 .cvset__item:nth-child(odd) {
  width: 58.7%;
}
.cvset2 .cvset__item:nth-child(even) {
  width: 39.7%;
}
.cvset3 .cvset__item {
  width: 47.9%;
}
.cvset4 .cvset__item:nth-child(odd) {
  margin-right: auto;
  width: 49%;
}
.cvset4 .cvset__item:nth-child(even) {
  width: 49.4%;
}
.cvset1 .cvset__item > *,
.cvset4 .cvset__item > * {
  margin-bottom: 0;
}
.cvset3 .cvset__item > * {
  margin-bottom: 13px;
}
.cvset__item > *:last-child {
  margin-bottom: 0;
}
.price-btn {
  margin-top: 3px;
}

.mod-tgl{
    margin:0 0 20px
}
.mod-tgl>.tgl-hook{
    background:#f0f0ed;
    border:1px solid #d9dadb;
    font-size:1.8rem;
    font-weight:700;
    padding:9px 40px 7px 13px;
    position:relative;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.mod-tgl>.tgl-hook:after{
    background-image:url(/shared/img/sprite.png);
    background-position:-105px -112px;
    background-repeat:no-repeat;
    background-size:201px 196px;
    bottom:0;
    content:"";
    height:10px;
    margin:auto;
    position:absolute;
    right:11px;
    top:0;
    transition:-webkit-transform .2s ease-out;
    transition:transform .2s ease-out;
    transition:transform .2s ease-out,-webkit-transform .2s ease-out;
    width:17px
}
.mod-tgl>.tgl-panel{
    border:1px solid #d9dadb;
    border-top:0 solid #d9dadb
}
.mod-tgl>.tgl-panel>.inner{
    background:#fff;
    padding:35px 12px
}
.mod-tgl>.tgl-panel>.inner>:first-child{
    margin-top:0
}
.mod-tgl>.tgl-panel>.inner>:last-child{
    margin-bottom:0
}
.mod-tgl[open]>.tgl-hook:not([aria-expanded=false]):after{
    -webkit-transform:rotate(-180deg);
    transform:rotate(-180deg)
}
html[data-script-enabled=true] .js-tgl>summary.tgl-hook{
    display:list-item;
    list-style:none
}
html[data-script-enabled=true] .js-tgl>summary.tgl-hook::-webkit-details-marker{
    display:none
}
html[data-script-enabled=true] .js-tgl>.tgl-hook{
    cursor:default;
    display:block
}
html[data-script-enabled=true] .js-tgl>.tgl-panel{
    overflow:hidden;
    padding:0!important;
    transition:height .2s ease-out
}
html[data-script-enabled=true] .js-tgl:not([open]) .tgl-panel{
    display:none
}
html[data-script-enabled=true] .js-tgl:not([open]) .tgl-panel>:first-child:not(.mod-btn):not([data-col]){
    margin-top:0
}
html[data-script-enabled=true] .js-tgl:not([open]) .tgl-panel>:last-child{
    margin-bottom:0
}
html[data-script-enabled=true] .js-tab [role=tab]{
    cursor:default
}
/* mod-tgl + 角丸 */
.mod-tgl.mod-tgl--rounded{
margin:0 0 20px
}
.mod-tgl.mod-tgl--rounded>.tgl-hook{
background:#ccc;
border-color: #ccc;
border-radius: 12px 12px 0 0;
color: #333;
padding:10px 40px 8px 30px;
}
.mod-tgl.mod-tgl--rounded>.tgl-hook:after{
background-image:url(/access/hikari/collaboration/ad_simpleapply/images/renew2302/arrow-down0.png);
background-position:center;
background-size:14px 10px;
height:10px;
right:25px;
width:14px
}
.mod-tgl.mod-tgl--rounded>.tgl-panel{
border-color: #ccc;
}
.mod-tgl.mod-tgl--rounded>.tgl-panel>.inner{
padding:29px
}

/* mod-tgl + ハイライト */
.mod-tgl.mod-tgl--highlighted{
margin:0 0 20px;
border: 2px solid #FBDC6E;
border-radius: 12px;
}
.mod-tgl.mod-tgl--highlighted>.tgl-hook{
background:#fff;
border: none;
border-radius: 12px;
color: #333;
font-size: 2.4rem;
padding:10px 40px 8px 30px;
}
.mod-tgl.mod-tgl--highlighted>.tgl-hook:after{
background-image:url(/access/hikari/collaboration/ad_simpleapply/images/renew2302/arrow-down1.png);
background-position:center;
background-size:24px 24px;
height:24px;
top:0;
right:10px;
width:24px
}
.mod-tgl.mod-tgl--highlighted>.tgl-panel{
border: none;
border-radius: 12px;
}
.mod-tgl.mod-tgl--highlighted>.tgl-panel>.inner{
padding:29px
}

/* mod-tgl + 画像 */
.mod-tgl.mod-tgl-price{
margin:0;
}
.mod-tgl.mod-tgl-price>.tgl-hook{
background:none;
border: none;
padding:0!important;
}
.mod-tgl.mod-tgl-price>.tgl-hook img,
.mod-tgl.mod-tgl-price>.tgl-panel>.inner img{
  width: 100%;
}
.mod-tgl.mod-tgl-price>.tgl-hook:hover{
  cursor: pointer;
}
.mod-tgl.mod-tgl-price>.tgl-hook:after{
background-image:url(/access/hikari/collaboration/ad_simpleapply/images/renew2302/arrow-down1.png);
background-position:center;
background-size:24px 24px;
height:24px;
right:0;
width:24px
}
.mod-tgl.mod-tgl-price>.tgl-panel{
border: none!important;
}
.mod-tgl.mod-tgl-price>.tgl-panel>.inner{
padding: 0!important;
}

.cmp-tab.type-3 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 2px solid #333;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cmp-tab.col-2 > li {
  position: relative;
  width: calc(100% / 2 - 10px);
}
.cmp-tab.type-3 > li a {
  background: #fff;
  box-sizing: border-box;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.4rem;
  font-weight: bold;
  width: 100%;
  padding: 23px 10px 9px 15px;
  vertical-align: middle;
  text-decoration: none;
  border-color: #333!important;
  border-width: 2px 2px 0 2px!important;
  border-style: solid!important;
  border-radius: 12px 12px 0 0!important;
  background-color: #f4f4f4;
  -webkit-transition: .2s opacity ease-out;
  transition: .2s opacity ease-out;
  outline: none;
}
.cmp-tab.type-3 > li a:hover,
.cmp-tab.type-3 > li a:focus,
.cmp-tab.type-3 > li a:focus-within {
  background-color: #333;
  color: #fff;
  text-decoration: none;
}
.cmp-tab.type-3 > li.is-current a {
  color: #fff;
  background: #333;
  border-top: 1px solid transparent;
  border-color: transparent;
  text-decoration: none;
}
.cmp-tab.type-3 > li.is-current a:hover {
  cursor: default;
}
.cmp-tab.theme-1 {
  border-bottom: 2px solid #E02D80;
}
.cmp-tab.theme-1 > li a {
  color: #E02D80;
  border-color: #E02D80!important;
}
.cmp-tab.theme-1 > li.is-current a {
  background: #E02D80;
}
.cmp-tab.theme-1 > li a:hover,
.cmp-tab.theme-1 > li a:focus,
.cmp-tab.theme-1 > li a:focus-within {
  background-color: #E02D80;
  color: #fff;
}
.cmp-tab.has-menu .menu-trigger {
  position: relative;
}
.cmp-tab.has-menu li[data-has-menu] .menu-trigger::before {
  content: '';
  position: absolute;
  background-image:url(/access/hikari/collaboration/ad_simpleapply/images/renew2302/arrow-down1.png);
  background-size:24px 24px;
  background-repeat: no-repeat;
  height:24px;
  top: calc(50% - 11px);
  right:14px;
  width:24px;
  transition:-webkit-transform .2s ease-out;
  transition:transform .2s ease-out;
  transition:transform .2s ease-out,-webkit-transform .2s ease-out;
}
.cmp-tab.has-menu li[data-has-menu].is-open .menu-trigger::before {
  -webkit-transform:rotate(-180deg);
  transform:rotate(-180deg);
}
.select-tab {
  padding-top: 20px;
  margin-bottom: 20px;
}

.menu {
  display: none;
  position: absolute;
  top: 100%;
  z-index: 9998;
}
.cmp-tab.has-menu > li.is-open .menu {
  display: block;
}
.cmp-tab.has-menu.col-2  .menu {
  width: calc((100% + 10px) * 2);
}
.cmp-tab.has-menu.col-2 > li:first-child .menu {
  left: 0;
}
.cmp-tab.has-menu.col-2 > li:nth-child(2) .menu {
  right: 0;
}
.menu .menu__list > li:first-child .menu__item {
  border-top: 2px solid #333;
}
.menu .menu__item {
  background-color: #fff;
  border-bottom: 2px solid #333;
  cursor: pointer;
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
  min-height: 58px;
  padding: 19px 6px 13px;
  text-align: center;
  outline: none;
  width: 100%;
}
.menu .menu__item:hover,
.menu .menu__item:focus {
  background-color: #ccc;
}
.menu-result .menu-result__item {
  display: none;
}
.menu-result .menu-result__item.is-visible {
  display: block;
}
.option-panels {
  margin-bottom: 40px;
}
.option-panels li:not(:last-child) {
  margin-bottom: 16px;
}
.option-panels .option-panel {
  margin-bottom: 0;
}
.option-panel {
  text-align: center;
  margin-bottom: 40px;
}
.option-panel > a {
  display: inline-block;
}
.option-panel img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

.detail-list {
  color: #000;
}
.detail-list > *:first-child {
  margin-top: 0;
}
.detail-list dt {
  font-size: 2rem;
  font-weight: bold;
  margin-top: 28px;
}
.detail-list dd {
  font-size: 1.6rem;
}
.detail-list em {
  color: #FF6F00;
  font-style: normal;
  font-weight: bold;
}

.mod-listDisc,
.mod-listDisc-2 {
  box-sizing: border-box;
}
.mod-listDisc > *,
.mod-listDisc-2 > * {
  box-sizing: border-box;
}
.mod-listDisc > li,
.mod-listDisc-2 > li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 1.3em;
  text-align: left;
  color: #223;
}
.mod-listDisc > li::before,
.mod-listDisc-2 > li::before {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 1.2em;
  content: '';
  text-align: center;
  vertical-align: middle;
  color: #223;
}
.mod-listDisc > li > .mark,
.mod-listDisc-2 > li > .mark {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 1.2em;
  content: '';
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  color: #223;
}
.mod-listDisc > li :last-child,
.mod-listDisc-2 > li :last-child {
  margin-bottom: 0;
}
.mod-listDisc > li > div:first-of-type,
.mod-listDisc-2 > li > div:first-of-type {
  margin-top: 10px;
}
.mod-listDisc > li > div:first-of-type > :last-child,
.mod-listDisc-2 > li > div:first-of-type > :last-child {
  margin-bottom: 0;
}
.aln-r.mod-listDisc,
.aln-r.mod-listDisc-2 {
  display: table;
  width: auto;
  margin-left: auto;
}
.aln-c.mod-listDisc,
.aln-c.mod-listDisc-2 {
  display: table;
  width: auto;
  margin: 0 auto;
}
.type-inline.mod-listDisc > li,
.type-inline.mod-listDisc-2 > li {
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
}
.mod-listDisc > li::before,
.mod-listDisc-2 > li::before {
  top: .35em;
  left: .5em;
  width: 6px;
  height: 6px;
  margin-top: 3px;
  margin-left: -3px;
  border-radius: 3px;
  background: #333;
}
.mod-listDisc-2 > li::before {
  background: #ccc;
}

/**************************PC only*********************************/
@media screen and (min-width: 768px) {
  /* .attention_top_wrap */
  .attention_top_wrap {
    width: 100%;
    max-width: 1100px;
    background-color: #EFEFEF;
  }
  .attention_top {
    width: 100%;
    display: table;
    font-size: 0.9em;
    margin: 0em auto 10px;
    min-height: 66px;
  }
  .attention_top .num01 {
    display: table-cell;
    width: 188px;
    padding: .2em;
    vertical-align: middle;
    color: #fff;
    text-align: center;
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 1.6;
    background-color: #262626;
  }
  .attention_top .h3-text01 {
    display: table-cell;
    width: auto;
    text-align: left;
    vertical-align: middle;
    padding: .2em 0 .2em 30px;
    background-color: #EFEFEF;
    line-height: 1.5;
    font-size: 1.4rem;
  }
  .attention_top_wrap .attention_top .h3-text01 a {
    color: #0080dd;
  }
}
/****************SP only***************************************sp*/
@media only screen and (max-width: 767px) {
  /* .attention_top_wrap */
  .attention_top_wrap {
    width: 100%;
    background-color: #EFEFEF;
  }
  .attention_top {
    width: 100%;
    display: table;
    margin: 0 auto;
  }
  .attention_top .num01 {
    display: table-cell;
    width: 10%;
    padding: .4em .8em;
    vertical-align: middle;
    color: #fff;
    text-align: center;
    font-size: 2.7vw;
    font-weight: normal;
    line-height: 1.2;
    background-color: #323232;
  }
  .attention_top .h3-text01 {
    display: table-cell;
    width: 90%;
    text-align: left;
    vertical-align: middle;
    padding: .5em 3vw;
    line-height: 1.3;
    font-size: 2.7vw;
    background-color: #EFEFEF;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  .attention_top_wrap .attention_top .h3-text01 a {
    color: #0080dd;
  }
}

@media only screen and (max-width: 767px) {
.pt-sm,
.pt-md,
.pt-lg {
  padding-top: 35px!important;
}
.pb-sm,
.pb-md,
.pb-lg {
  padding-bottom: 35px!important;
}
.firstview-anchor:nth-child(odd) {
  text-align: right;
  width: 47.644%;
}
.firstview-anchor:nth-child(even) {
  text-align: left;
  width: 52.356%;
}
.firstview-anchor img {
  max-width: 100%;
}
.appeal__inner {
  padding: 0 10px;
}
.appeal__product {
  min-height: 52px;
}
.sec__content {
  padding-right: 15px;
  padding-left: 15px;
}
.bgc-mobile {
  background: none;
  background-color: #9ADCDA;
}
.bgi-firstview {
  background-image: url(/access/hikari/collaboration/ad_simpleapply/images/renew2302/sp-bgi-firstview.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top center;
  padding-top: 20px;
}
.bgi-triangle-white {
  background-image: url(/access/hikari/collaboration/ad_simpleapply/images/renew2302/sp-bgi-triangle-white.png);
  background-size: 100%;
}
.sec__content .firstview-anchors {
  padding: 0 10px;
}
.detail-list dt {
  font-size: 1.4rem;
  margin-bottom: 5px;
}
.detail-list dd {
  font-size: 1.2rem;
}
.detail-list dd .mod-list-notice {
  margin-top: 10px;
}
.cvset {
  flex-direction: column;
  max-width: 690px;
  margin: 0 auto;
}
.cvset1 .cvset__item:nth-child(odd),
.cvset1 .cvset__item:nth-child(even),
.cvset2 .cvset__item:nth-child(odd),
.cvset2 .cvset__item:nth-child(even),
.cvset3 .cvset__item,
.cvset4 .cvset__item:nth-child(odd),
.cvset4 .cvset__item:nth-child(even) {
  width: 100%;
}
.cvset__item + .cvset__item {
  margin-top: 10px;
}
.cvset1 .cvset__item:nth-child(odd),
.cvset4 .cvset__item:nth-child(odd) {
  margin-right: 0;
}
.cvset3 .cvset__item + .cvset__item {
  margin-top: 30px;
}
.price-btn {
  margin-top: 20px;
}
.price-btn img {
  min-width: 100px;
  width: 26.645vw;
}
.option-panels {
  margin-bottom: 25px;
}
.option-panels li:not(:last-child) {
  margin-bottom: 10px;
}
.option-panel {
  margin-bottom: 25px;
}
.cmp-tab.col-2 > li {
  position: relative;
  width: calc(100% / 2 - 5px);
}
.cmp-tab.type-3 > li a {
  font-size: 1.4rem;
  min-height: 67px;
  padding: 14px 10px 11px 15px;
}
.cmp-tab.has-menu li[data-has-menu] .menu-trigger::before {
  background-size:17px 17px;
  height:17px;
  top: calc(50% - 9px);
  right:6px;
  width:17px;
}
.cmp-tab.has-menu.col-2  .menu {
  width: calc((100% + 5px) * 2);
}
.mod-tgl.mod-tgl--rounded>.tgl-panel>.inner{
padding:20px
}
.mod-tgl.mod-tgl--highlighted>.tgl-hook{
  font-size: 1.8rem;
  padding-left: 20px;
}
.mod-tgl.mod-tgl--highlighted>.tgl-panel>.inner {
  padding: 20px;
}
.mod-tgl.mod-tgl-price>.tgl-hook:after{
background-size:17px 17px;
height:17px;
width:17px
}
.mod-lead-dashed {
  font-size: 1.8rem;
}
}
