@charset "UTF-8";

/*==========================================================
  共通contents
==========================================================*/
.sp {
  display: none;
}

.tab {
  display: block;
}


.contens_sec {
  padding: 60px 0;
  position: relative;
}

.contents_title {
  padding-bottom: 40px;
}

/*==============================================================================================

	メインビジュアル

==============================================================================================*/

.push-factor_wrap {
  font-size: 60px;
}

/*==============================================================================================

	アバウト

==============================================================================================*/
.worries_cont {
  padding-top: 40px;
}

.worries_wrap > div {
  width: calc(100% / 2 - 10px);
  margin-bottom: 20px;
}

.worries_wrap span {
  font-size: 18px;
  display: block;
}

.relief_wrap {
  margin: 80px 0;
}

.relief_wrap:after {
  border-width: 100px 150px 0 150px;
}

.step_cont {
  padding: 50px 0;
}

.step_wrap {
  padding-bottom: 20px;
}

.step_wrap > div:nth-child(1) .step_title:before {
  width: calc(100% - 20px);
  left: 0;
}

.step_wrap .f6 {
  font-size: 20px;
}

.step_cont .f5 {
  font-size: 22px;
}

/*==============================================================================================

	デザイン

==============================================================================================*/
#design_sec {
  padding-top: 120px;
}

.design_back {
  top: 120px;
}

.design_wrap h2 {
  padding-bottom: 30px;
}

.design_push_inner {
  width: calc(100% / 3 - 20px);
  padding: 25px;
}

.design_push_inner div {
  width: 140px;
}


/*==============================================================================================

	パッケージ

==============================================================================================*/

.package_slide_detail {
  display: block;
}

.package_slide_detail > div {
  width: 100%;
}

.package_slide_detail > div + div {
  margin-top: 30px;
}

.package_slide_detail .point_icon_wrap {
  width: calc(100% / 8);
}

/*==============================================================================================

	ネットワーク

==============================================================================================*/
.network_arrow {
  min-height: 300px;
}

.network_arrow_text {
  font-size: 16px;
}

.network_arrow_anim div {
  width: calc(100% - 100px);
  height: 200px;
}

.network_arrow_anim div:after {
  border-width: 150px 0 150px 100px;
  right: -100px;
}

/*==============================================================================================

	会社概要

==============================================================================================*/
#comp_sec {
  margin-top: 60px;
  padding: 60px 0;
}

.comp_wrap > div {
  padding: 40px 20px;
}

.comp_table div:nth-child(1) {
  width: 60px;
  6
}

.comp_table div:nth-child(2) {
  width: calc(100% - 60px);
}

/*==============================================================================================

	footer

==============================================================================================*/
footer {
  height: 160px;
}
