@charset "UTF-8";
/* ========================================================================
sora_top.css - トップページ用スタイル -
======================================================================== */
/* homeVisual
============================================================= */
.homeVisual {
  position: relative;
	margin-top: 40px;
}
.homeVisual::before {
  content: "";
	display: block;
	background: linear-gradient(to bottom, #fff, transparent);
	width: 100%;
	height: 35px;
	top: 0;
	position: absolute;
}

.homeVisual > picture {
  display: block;
}

.homeVisualInner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.homeVisualLabel {
  color: #fff;
  font-size: 0.15rem;
  font-weight: 500;
  letter-spacing: .06em;
  padding: 0.06rem 0.12rem 0.07rem;
  border: 0.01rem solid #fff;
  border-radius: 0.02rem;
  -webkit-box-shadow: 0 0 0.2rem 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0.2rem 0 rgba(0, 0, 0, 0.1);
}

/* PC設定 */
@media screen and (min-width: 768px), print {
  .homeVisual {
    height: 7.68rem;
    overflow: hidden;
  }
  .homeVisualInner {
    padding: 2.4rem 0 0 1rem;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px), print {
  .homeVisualInner {
    margin-left: auto;
    margin-right: auto;
    max-width: 13.66rem;
  }
}

@media screen and (min-width: 768px), print {
  .homeVisualLabel {
    margin-left: 0.35rem;
    text-shadow: 0 0 0.4rem rgba(0, 0, 0, 0.004);
    -webkit-box-shadow: 0 0 0.2rem 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0.2rem 0 rgba(0, 0, 0, 0.1);
  }
  #securitySite .homeVisualCopy {
    width: 7.4rem;
  }
  #highspeedSite .homeVisualCopy {
    width: 6.8rem;
  }
  #medicalSite .homeVisualCopy {
    width: 5.8rem;
  }
  .homeVisualLead {
    width: 6.05rem;
    margin: -0.25rem 0 0 0.25rem;
  }
}

/* SP設定 */
@media screen and (max-width: 767px) {
  .homeVisualInner {
    padding: 0.2rem 0 0 0;
  }
  .homeVisualLabel {
    font-size: 0.09rem;
    padding: 0.02rem 0.08rem;
    text-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.004);
    -webkit-box-shadow: 0 0 0.1rem 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0.1rem 0 rgba(0, 0, 0, 0.1);
    margin-left: 0.15rem;
  }
  .homeVisualCopy {
    width: 2.9rem;
  }
  #medicalSite .homeVisualCopy {
    width: 2.3rem;
  }
  .homeVisualLead {
    width: 2.5rem;
    margin: -0.12rem 0 0 0.1rem;
  }
}

/* homeAbout
============================================================= */
.homeAbout {
  background-image: url(/sora/img/cmn/cmn_bgLead@2x.png);
  background-position: bottom 0 left 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.homeAbout .listStrong {
  padding: 0 0.2rem;
}

.homeAbout .btnBox {
  margin-top: 0.75rem;
}

.homeAboutTitle {
  color: #015EB2;
  font-size: 0.36rem;
  font-weight: 700;
  line-height: 1.78;
  text-align: center;
  position: relative;
  background-color: #fff;
}

.homeAboutTitle::after {
  content: '';
  display: inline-block;
  width: 0.4rem;
  height: 0.02rem;
  background-color: #f26419;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-68%);
  transform: translateX(-68%);
}

/* PC設定 */
@media screen and (min-width: 768px), print {
  .homeAboutInner {
    padding: 0 0.43rem 2.66rem;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px), print {
  .homeAboutInner {
    margin-left: auto;
    margin-right: auto;
    max-width: 13.66rem;
  }
}

@media screen and (min-width: 768px), print {
  .homeAboutInner > * {
    position: relative;
    -webkit-transform: translateY(-0.8rem);
    transform: translateY(-0.8rem);
  }
  .homeAboutTitle {
    padding: 0.64rem 0 0.25rem 0.2rem;
  }
  .homeAboutBottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 0.8rem;
  }
  .homeAboutLead {
    width: 4.61rem;
  }
  .homeAboutLeadSub {
    width: 3.76rem;
    margin-left: 0.5rem;
  }
  .homeAboutLeadMsg {
    width: 4.03rem;
    margin: 0.8rem 0.48rem 0;
  }
}

/* SP設定 */
@media screen and (max-width: 767px) {
  .homeAbout {
    background-image: url(/sora/img/cmn/cmn_bgLeadSp.png);
  }
  .homeAbout .btnBox {
    margin-top: 0.4rem;
  }
  .homeAboutInner {
    padding: 0.22rem 0.1rem 1.61rem;
  }
  .homeAboutTitle {
    font-size: 0.18rem;
    letter-spacing: -.02em;
    line-height: 1.6;
    padding-bottom: 0.15rem;
  }
  .homeAboutTitle::after {
    width: 0.2rem;
    height: 0.01rem;
  }
  .homeAboutBottom {
    margin-top: 0.54rem;
  }
  .homeAboutLead {
    width: 2.3rem;
    margin-left: 0.1rem;
  }
  .homeAboutLeadSub {
    width: 3rem;
    margin-left: 0.3rem;
  }
  .homeAboutLeadMsg {
    width: 3.04rem;
    margin: 0.32rem 0 0 0.3rem;
  }
}

/* homeLineUp
============================================================= */
.homeLineUp {
  background-color: #ebf5ff;
  position: relative;
  overflow: hidden;
}

.homeLineUp::before {
  content: '';
  display: block;
  width: 19.68rem;
  height: 11.76rem;
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  background-size: 100% auto;
  background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #fff), color-stop(50%, #ebf5ff)) top left/100% 50% no-repeat;
  background: linear-gradient(to bottom left, #fff 50%, #ebf5ff 50%) top left/100% 50% no-repeat;
}

.homeLineUp .btnBox {
  margin-top: 0.81rem;
}

.homeLineUpInner {
  position: relative;
}

.homeLineUpSubSection:nth-of-type(n + 2) {
  margin-top: 0.68rem;
}

/* PC設定 */
@media screen and (min-width: 768px), print {
  .homeLineUp::before {
    width: 19.68rem;
    height: 11.76rem;
  }
  .homeLineUpInner {
    padding: 1.12rem 0.83rem 1.12rem;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px), print {
  .homeLineUpInner {
    margin-left: auto;
    margin-right: auto;
    max-width: 13.66rem;
  }
}

/* SP設定 */
@media screen and (max-width: 767px) {
  .homeLineUp::before {
    width: 9.8rem;
    height: 4.6rem;
  }
  .homeLineUp .btnBox {
    margin-top: 0.395rem;
  }
  .homeLineUpInner {
    padding: 0.395rem 0.15rem 0.4rem;
  }
  .homeLineUpSubSection:nth-of-type(n + 2) {
    margin-top: 0.355rem;
  }
}

/* homeMemberService
============================================================= */
.homeService {
  background-color: #fff;
}

.homeService .h2DesignA1Title {
  letter-spacing: .04em;
}

.homeServiceMediaItem {
  background-color: #fff;
  border-radius: 0 0.04rem 0.04rem 0;
  -webkit-box-shadow: 0 0 0.2rem 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0.2rem 0 rgba(0, 0, 0, 0.1);
}

.homeServiceMediaItemInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  text-decoration: none;
  color: #000;
}

.homeServiceMediaItemImgOuter {
  position: relative;
}

.homeServiceMediaLabel {
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  background-color: #ffe92d;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-size: 0.16rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: .02em;
  position: absolute;
  top: -0.32rem;
  right: -0.48rem;
  z-index: 1;
}

.homeServiceMediaItemImg {
  overflow: hidden;
  position: relative;
}

.homeServiceMediaItemBody::after {
  content: '';
  display: inline-block;
  width: 0.3rem;
  height: 0.3rem;
  position: absolute;
  top: 50%;
  right: 0.4rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2258px%22%20height%3D%2258px%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20stroke-width%3D%222px%22%20stroke%3D%22%23f26419%22%20fill-opacity%3D%220%22%20fill%3D%22%23f26419%22%20d%3D%22M29.0%2C4.999%20C42.254%2C4.999%2053.0%2C15.745%2053.0%2C29.0%20C53.0%2C42.254%2042.254%2C52.999%2029.0%2C52.999%20C15.745%2C52.999%205.0%2C42.254%205.0%2C29.0%20C5.0%2C15.745%2015.745%2C4.999%2029.0%2C4.999%20Z%22%2F%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23f26419%22%20d%3D%22M41.293%2C28.490%20L34.215%2C21.351%20C33.703%2C20.835%2032.873%2C20.835%2032.361%2C21.351%20C31.849%2C21.869%2031.849%2C22.705%2032.361%2C23.222%20L37.202%2C28.103%20L19.225%2C28.103%20C18.501%2C28.103%2017.914%2C28.694%2017.914%2C29.424%20C17.914%2C30.154%2018.501%2C30.745%2019.225%2C30.745%20L37.202%2C30.745%20L32.361%2C35.625%20C31.849%2C36.141%2031.849%2C36.979%2032.361%2C37.495%20C32.617%2C37.753%2032.953%2C37.882%2033.288%2C37.882%20C33.624%2C37.882%2033.959%2C37.753%2034.215%2C37.495%20L41.293%2C30.357%20C41.805%2C29.842%2041.805%2C29.5%2041.293%2C28.490%20Z%22%2F%3E%20%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.26rem auto;
  -webkit-transition: -webkit-transform .5s ease .3s;
  transition: -webkit-transform .5s ease .3s;
  transition: transform .5s ease .3s;
  transition: transform .5s ease .3s, -webkit-transform .5s ease .3s;
}

.homeServiceMediaItemTitle {
  color: #015EB2;
  font-size: 0.32rem;
  font-weight: 700;
  line-height: 1.35;
}

.homeServiceMediaItemTitle + * {
  margin-top: 0.12rem;
}

.homeServiceMediaItemText {
  font-size: 0.15rem;
  line-height: 1.7;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}

/* PC設定 */
@media screen and (min-width: 768px), print {
  .homeServiceInner {
    padding: 0.82rem 1.83rem 1.12rem;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px), print {
  .homeServiceInner {
    margin-left: auto;
    margin-right: auto;
    max-width: 13.66rem;
  }
}

@media screen and (min-width: 768px) and (hover: hover), print and (hover: hover), screen and (min-width: 768px) and (-ms-high-contrast: active), screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .homeServiceMediaItem:hover .homeServiceMediaItemImg img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .homeServiceMediaItem:hover .homeServiceMediaItemText {
    color: #015EB2;
  }
}

@media screen and (min-width: 768px), print {
  .homeServiceMediaItemImg {
    display: block;
    width: 3.24rem;
    height: 2rem;
  }
  .homeServiceMediaItemImg img {
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
  }
  .homeServiceMediaItemBody {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0.1rem 0.7rem 0 0.665rem;
  }
}

/* SP設定 */
@media screen and (max-width: 767px) {
  .homeServiceInner {
    padding: 0.35rem 0.2rem 0.395rem;
  }
  .homeServiceMediaItemInner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .homeServiceMediaItem {
    border-radius: 0.1rem;
  }
  .homeServiceMediaItemImgOuter {
    padding: 0.1rem 0.1rem 0.15rem;
  }
  .homeServiceMediaLabel {
    width: 1rem;
    height: 1rem;
    font-size: 0.15rem;
    line-height: 1.32;
    top: -0.32rem;
    right: -0.2rem;
  }
  .homeServiceMediaItemBody {
    position: relative;
    padding: 0 0.1rem 0.3rem 0.205rem;
  }
  .homeServiceMediaItemBody::after {
    content: none;
  }
  .homeServiceMediaItemTitle {
    font-size: 0.185rem;
  }
  .homeServiceMediaItemText {
    font-size: 0.13rem;
    line-height: 1.55;
    padding-right: 0.74rem;
    position: relative;
  }
  .homeServiceMediaItemText::after {
    content: '';
    display: inline-block;
    width: 0.25rem;
    height: 0.25rem;
    position: absolute;
    top: 50%;
    right: 0.05rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2258px%22%20height%3D%2258px%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20stroke-width%3D%222px%22%20stroke%3D%22%23f26419%22%20fill-opacity%3D%220%22%20fill%3D%22%23f26419%22%20d%3D%22M29.0%2C4.999%20C42.254%2C4.999%2053.0%2C15.745%2053.0%2C29.0%20C53.0%2C42.254%2042.254%2C52.999%2029.0%2C52.999%20C15.745%2C52.999%205.0%2C42.254%205.0%2C29.0%20C5.0%2C15.745%2015.745%2C4.999%2029.0%2C4.999%20Z%22%2F%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23f26419%22%20d%3D%22M41.293%2C28.490%20L34.215%2C21.351%20C33.703%2C20.835%2032.873%2C20.835%2032.361%2C21.351%20C31.849%2C21.869%2031.849%2C22.705%2032.361%2C23.222%20L37.202%2C28.103%20L19.225%2C28.103%20C18.501%2C28.103%2017.914%2C28.694%2017.914%2C29.424%20C17.914%2C30.154%2018.501%2C30.745%2019.225%2C30.745%20L37.202%2C30.745%20L32.361%2C35.625%20C31.849%2C36.141%2031.849%2C36.979%2032.361%2C37.495%20C32.617%2C37.753%2032.953%2C37.882%2033.288%2C37.882%20C33.624%2C37.882%2033.959%2C37.753%2034.215%2C37.495%20L41.293%2C30.357%20C41.805%2C29.842%2041.805%2C29.5%2041.293%2C28.490%20Z%22%2F%3E%20%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.205rem auto;
    background-position: center;
    background-repeat: no-repeat;
  }
}

/* homeCase
============================================================= */
.homeCase {
  background-color: #f9f9f9;
  background-image: url(/sora/img/cmn/cmn_bgCase@2x.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom 0 right 0;
}

.homeCaseBtn {
  display: block;
  color: #015EB2;
  font-size: 0.28rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  padding: 0.48rem 0.45rem 0.48rem 1.14rem;
  background-color: #fff;
  border-radius: 0.04rem;
  -webkit-box-shadow: 0 0 0.4rem 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0.4rem 0 rgba(0, 0, 0, 0.1);
  text-decoration: none;
}

.homeCaseBtn .-small {
  font-size: 0.16rem;
  font-weight: 500;
}

.homeCaseBtn .-medium {
  font-size: 0.24rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

.homeCaseTagList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  margin-left: -0.11rem;
  margin-top: -0.1rem;
}

.homeCaseTagItem {
  color: #015EB2;
  font-size: 0.16rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
  padding: 0.05rem 0.145rem 0.07rem;
  border-radius: 0.15rem;
  border: solid 1px #dadce9;
  background-color: #fff;
  margin-left: 0.11rem;
  margin-top: 0.1rem;
}

/* PC設定 */
@media screen and (min-width: 768px), print {
  .homeCaseInner {
    padding: 0.98rem 1.83rem 1.4rem;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px), print {
  .homeCaseInner {
    margin-left: auto;
    margin-right: auto;
    max-width: 13.66rem;
  }
}

@media screen and (min-width: 768px), print {
  .homeCaseBtnList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
  .homeCaseBtnList:after {
    content: "";
    display: block;
    width: calc((100% - 0.5rem) / 3);
  }
  .homeCaseBtnList > .homeCaseBtn {
    width: calc((100% - 0.5rem) / 3);
  }
  .homeCaseBtnList > .homeCaseBtn:nth-child(n + 4) {
    margin-top: 0.25rem;
  }
  .homeCaseBtnList > .homeCaseBtn:nth-child(n + 2) {
    margin-left: 0.25rem;
  }
  .homeCaseBtnList > .homeCaseBtn:nth-child(3n - 2) {
    margin-left: 0px;
  }
  .homeCaseBtnList > .homeCaseBtn:nth-child(3n) {
    margin-right: -1%;
  }
  .homeCaseBtnList.-column2 {
    max-width: 10rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
  .homeCaseBtnList.-column2 > .homeCaseBtn {
    width: calc((100% - 0.25rem) / 2);
  }
  .homeCaseBtnList.-column2 > .homeCaseBtn:nth-child(n + 3) {
    margin-top: 0.25rem;
  }
  .homeCaseBtnList.-column2 > .homeCaseBtn:nth-child(n + 2) {
    margin-left: 0.25rem;
  }
  .homeCaseBtnList.-column2 > .homeCaseBtn:nth-child(odd) {
    margin-left: 0px;
  }
  .homeCaseBtnList.-column2 > .homeCaseBtn:nth-child(2n) {
    margin-right: -1%;
  }
  .homeCaseBtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (min-width: 768px) and (hover: hover), print and (hover: hover), screen and (min-width: 768px) and (-ms-high-contrast: active), screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .homeCaseBtn:hover .homeCaseBtnText::before {
    -webkit-transform: translate(0.02rem, -46%);
    transform: translate(0.02rem, -46%);
  }
}

@media screen and (min-width: 768px), print {
  .homeCaseBtnText {
    display: inline-block;
    position: relative;
    padding-left: 0.42rem;
  }
  .homeCaseBtnText::before {
    content: '';
    display: inline-block;
    width: 0.28rem;
    height: 0.28rem;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-46%);
    transform: translateY(-46%);
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2258px%22%20height%3D%2258px%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20stroke-width%3D%222px%22%20stroke%3D%22%23f26419%22%20fill-opacity%3D%220%22%20fill%3D%22%23f26419%22%20d%3D%22M29.0%2C4.999%20C42.254%2C4.999%2053.0%2C15.745%2053.0%2C29.0%20C53.0%2C42.254%2042.254%2C52.999%2029.0%2C52.999%20C15.745%2C52.999%205.0%2C42.254%205.0%2C29.0%20C5.0%2C15.745%2015.745%2C4.999%2029.0%2C4.999%20Z%22%2F%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23f26419%22%20d%3D%22M41.293%2C28.490%20L34.215%2C21.351%20C33.703%2C20.835%2032.873%2C20.835%2032.361%2C21.351%20C31.849%2C21.869%2031.849%2C22.705%2032.361%2C23.222%20L37.202%2C28.103%20L19.225%2C28.103%20C18.501%2C28.103%2017.914%2C28.694%2017.914%2C29.424%20C17.914%2C30.154%2018.501%2C30.745%2019.225%2C30.745%20L37.202%2C30.745%20L32.361%2C35.625%20C31.849%2C36.141%2031.849%2C36.979%2032.361%2C37.495%20C32.617%2C37.753%2032.953%2C37.882%2033.288%2C37.882%20C33.624%2C37.882%2033.959%2C37.753%2034.215%2C37.495%20L41.293%2C30.357%20C41.805%2C29.842%2041.805%2C29.5%2041.293%2C28.490%20Z%22%2F%3E%20%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.26rem auto;
    -webkit-transition: -webkit-transform 0.25s ease;
    transition: -webkit-transform 0.25s ease;
    transition: transform 0.25s ease;
    transition: transform 0.25s ease, -webkit-transform 0.25s ease;
  }
  .homeCaseTagListWrap {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 0.98rem;
  }
}

/* SP設定 */
@media screen and (max-width: 767px) {
  .homeCase {
    background-image: url(/sora/img/cmn/cmn_bgCaseSp.png);
    background-size: 100% auto;
    background-position: top 0 right 0;
  }
  .homeCaseInner {
    padding: 0.29rem 0.19rem 0.75rem;
  }
  .homeCaseBtn {
    display: block;
    font-size: 0.198rem;
    padding: 0.225rem 0.35rem 0.225rem 0.14rem;
    border-radius: 0.04rem;
    -webkit-box-shadow: 0 0 0.2rem 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0.2rem 0 rgba(0, 0, 0, 0.1);
    position: relative;
  }
  .homeCaseBtn .-small {
    font-size: 0.15rem;
  }
  .homeCaseBtn .-medium {
    font-size: 0.15rem;
  }
  .homeCaseBtn::before {
    content: '';
    display: inline-block;
    width: 0.25rem;
    height: 0.25rem;
    position: absolute;
    top: 50%;
    right: 0.14rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2258px%22%20height%3D%2258px%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20stroke-width%3D%222px%22%20stroke%3D%22%23f26419%22%20fill-opacity%3D%220%22%20fill%3D%22%23f26419%22%20d%3D%22M29.0%2C4.999%20C42.254%2C4.999%2053.0%2C15.745%2053.0%2C29.0%20C53.0%2C42.254%2042.254%2C52.999%2029.0%2C52.999%20C15.745%2C52.999%205.0%2C42.254%205.0%2C29.0%20C5.0%2C15.745%2015.745%2C4.999%2029.0%2C4.999%20Z%22%2F%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23f26419%22%20d%3D%22M41.293%2C28.490%20L34.215%2C21.351%20C33.703%2C20.835%2032.873%2C20.835%2032.361%2C21.351%20C31.849%2C21.869%2031.849%2C22.705%2032.361%2C23.222%20L37.202%2C28.103%20L19.225%2C28.103%20C18.501%2C28.103%2017.914%2C28.694%2017.914%2C29.424%20C17.914%2C30.154%2018.501%2C30.745%2019.225%2C30.745%20L37.202%2C30.745%20L32.361%2C35.625%20C31.849%2C36.141%2031.849%2C36.979%2032.361%2C37.495%20C32.617%2C37.753%2032.953%2C37.882%2033.288%2C37.882%20C33.624%2C37.882%2033.959%2C37.753%2034.215%2C37.495%20L41.293%2C30.357%20C41.805%2C29.842%2041.805%2C29.5%2041.293%2C28.490%20Z%22%2F%3E%20%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.205rem auto;
  }
  .homeCaseTagList {
    margin-left: -0.02rem;
    margin-top: 0.1rem;
  }
  .homeCaseTagItem {
    font-size: 0.11rem;
    padding: 0.03rem 0.1rem 0.04rem;
    margin-left: 0.02rem;
    margin-top: 0.05rem;
  }
}

/* homeColumn
============================================================= */
.homeColumn {
  background-color: #edf5fe;
}

.homeColumnInner {
  position: relative;
}

.homeColumnInner:before {
  content: '';
  display: block;
  width: 6.54rem;
  height: 6.6rem;
  position: absolute;
  top: -0.3rem;
  left: -0.2rem;
  background-image: url(/sora/img/cmn/cmn_bgColumn@2x.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0 0;
  z-index: 0;
}

/* PC設定 */
@media screen and (min-width: 768px), print {
  .homeColumnInner {
    padding: 0.95rem 1.33rem 1.05rem;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px), print {
  .homeColumnInner {
    margin-left: auto;
    margin-right: auto;
    max-width: 13.66rem;
  }
}

/* SP設定 */
@media screen and (max-width: 767px) {
  .homeColumn .h2Design01 {
    text-align: center;
  }
  .homeColumn .h2Design01::after {
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
  }
  .homeColumnInner {
    padding: 0.3rem 0.4rem 0.395rem;
  }
  .homeColumnInner:before {
    width: 3.75rem;
    height: 4.02rem;
    top: -0.3rem;
    left: 0;
    background-image: url(/sora/img/cmn/cmn_bgColumnSp.png);
  }
}

/* homeNews
============================================================= */
.homeNewsTitle {
  color: #015EB2;
  font-size: 0.32rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: .04em;
}

.homeNewsTitle span {
  display: inline-block;
  position: relative;
  padding-bottom: 0.25rem;
}

.homeNewsTitle span::after {
  content: '';
  display: inline-block;
  width: 0.32rem;
  height: 0.02rem;
  background-color: #f26419;
  position: absolute;
  bottom: 0;
  left: 0;
}

.headerAnimation {
	height: 1.2rem!important;
}
.navrightAnimation {
	opacity: 0!important;
	transform: translate(0, -100%)!important;
}
#naviTopRight {
	position: absolute;
	top: 0;
	background-color: #fff;
	height: 0.72rem;
	width: 100%;
	border-top: 4px solid #015EB2;
	transition: opacity .2s cubic-bezier(0.29, 0.89, 0.58, 1.04), -webkit-transform .2s cubic-bezier(0.29, 0.89, 0.58, 1.04);
	transition: transform .2s cubic-bezier(0.29, 0.89, 0.58, 1.04), opacity .2s cubic-bezier(0.29, 0.89, 0.58, 1.04);
	transition: transform .2s cubic-bezier(0.29, 0.89, 0.58, 1.04), opacity .2s cubic-bezier(0.29, 0.89, 0.58, 1.04), -webkit-transform .2s cubic-bezier(0.29, 0.89, 0.58, 1.04);
}
.naviTopRight {
	margin: auto;
	max-width: 13.66rem;
	margin-top: 0.18rem;
}
.naviTopRightListLink {
	position: relative;
	color: #000;
	font-size: 0.15rem;
	font-weight: 700;
	letter-spacing: 0;
	text-decoration: none;
}
.naviTopRightBtnText-yusotop,
.naviTopRightBtnText-kigyou {
	display: inline-block;
	position: relative;
	padding-left: 0.5rem;
}
.naviTopRightBtnText-yusotop::before,
.naviTopRightBtnText-kigyou::before {
	content: '';
	display: inline-block;
	width: 0.38rem;
	height: 0.38rem;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-46%);
	transform: translateY(-46%);
	background-image: url("../img/cmn/cmn_icoSoratop.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 0.36rem auto;
	-webkit-transition: -webkit-transform 0.25s ease;
	transition: -webkit-transform 0.25s ease;
	transition: transform 0.25s ease;
	transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}
.naviTopRightBtnText-kigyou::before {
	background-image: url("../img/cmn/cmn_icoCorporatetop.png");
}
.headerInner {
	max-width: 13.66rem!important;
	margin: auto!important;
}
@media (hover: hover), screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
.naviTopRightListLink {
	-webkit-transition: color 0.25s ease;
	transition: color 0.25s ease;
}
.naviTopRightListLink:hover {
	color: #015EB2;
}
}

/* PC設定 */
@media screen and (min-width: 768px), print {
  .homeNews .newsList {
    margin-top: -0.25rem;
  }
  .homeNewsInner {
    padding: 1.05rem 1.33rem 1.28rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px), print {
  .homeNewsInner {
    margin-left: auto;
    margin-right: auto;
    max-width: 13.66rem;
  }
}

@media screen and (min-width: 768px), print {
  .homeNewsTitle + * {
    margin-top: 0.4rem;
  }
  .homeNewsBody {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 1.3rem;
  }
}
@media screen and (min-width: 768px) and (hover: hover), print and (hover: hover), screen and (min-width: 768px) and (-ms-high-contrast: active), screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .naviTopRightListLink:hover .naviTopRightBtnText-yusotop::before,
	.naviTopRightListLink:hover .naviTopRightBtnText-kigyou::before {
    -webkit-transform: translate(0.02rem, -46%);
    transform: translate(0.02rem, -46%);
  }
	}
@media screen and (min-width: 768px), print {
	.naviTopRightList {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		justify-content: flex-end;
	}
}
@media screen and (min-width: 768px), print {
	.naviTopRightListItem:not(:last-child) {
		margin-right: 0.305rem;
	}
	.naviTopRight-spItem {
		display: none;
	}
}

/* SP設定 */
@media screen and (max-width: 767px) {
  .homeNewsTitle {
    font-size: 0.24rem;
  }
  .homeNewsTitle span {
    padding-bottom: 0.16rem;
  }
  .homeNewsTitle span::after {
    width: 0.2rem;
    height: 0.01rem;
  }
  .homeNewsLinkBtn {
    padding-bottom: 0.05rem;
  }
  .homeNewsInner {
    padding: 0.26rem 0.205rem 0.59rem;
  }
  .homeNewsTitleBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
	#header {
		height: auto!important;
	}
	#naviTopRight {
		display: none;
	}
	.naviTopRight {
		position: static;
	}
	.naviTopRight-spItem {
		padding: 0.2rem;
	}
	.naviTopRightListLink {
    font-size: 0.18rem;
    font-weight: 700;
    text-decoration: none;
}
	.naviTopRightListItem {
		border: 1px solid #015EB2;
		margin-top: 0.095rem;
		padding: 0.13rem 0.14rem 0.14rem;
	}
	.naviTopRightBtnText-yusotop,
	.naviTopRightBtnText-kigyou {
    padding-left: 0.43rem;
  }
  .naviTopRightBtnText-yusotop::before,
	.naviTopRightBtnText-kigyou::before {
    width: 0.3rem;
    height: 0.3rem;
    background-size: 0.2rem auto;
  }
}