@charset "utf-8";
/* CSS Document */


/* 削除 */
.pageHed .lg_sony > ul,
.pageHed .gNav,
.recommendScene,
.official_sns,
.following,
.recommendScene .security,
.nuroLogo,
#entryCorner,
#official_sns {
  display: none;
}

/* フッター調節 */
.footer__main__lnk li,
.footer__main__nt li:not(:last-of-type) {
  display: none;
}

.footer__main {
    padding: 1vw 0 2vw;
}

.footer__main__cpy {
	margin-top: 1vw;
}

/* ガタつき */
body {
  padding-top: 0 !important;
  overflow-x: hidden;
}

.recommendScene .security {
 display: none;
}


/* ===========================================================
 h1
=========================================================== */

h1 {
  margin: 0 auto;
  padding: 2.4vw 0;
  font-size: 1.6vw;
  font-weight: 500;
  letter-spacing: 0.1vw;
  text-align: center;
}

h1 img {
  width: 12vw;
  vertical-align: bottom;
  margin: 0 1vw 0 0;
}


/* ===========================================================
 price
=========================================================== */

#price {
  border-bottom: solid 1px #ccc;
}

#price .wrapper {
  width: 53vw;
  margin: 0 auto;
}

#price .package {
  margin: 2.5vw 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#price .package li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 25vw;
}

#price .package li figure {
  margin: 0 1vw 0 0;
  width: 6vw;
}

#price .package li .inner {
  width: 18vw;
}

#price .package li .ttl {
  font-size: 1.1vw;
  margin: 0 0 1vw;
}

#price .package li .ttl span {
  font-size: 1vw;
  font-weight: 700;
  margin: 0 0 0 0.3vw
}

#price .package li .txt {
  font-size: 0.9vw;
  line-height: 1.4vw
}

#price .getugaku {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 50vw;
  margin: 1.2vw auto 3.5vw;
}

#price .getugaku .shoki {
  font-size: 1.5vw;
  font-weight: 500;
  text-align: center;
  line-height: 2.4vw;
  text-decoration: underline;
  text-decoration-thickness: 0.5em;
  text-decoration-color: #fcf29a;
  text-underline-offset: -0.2em;
  text-decoration-skip-ink: none;
  letter-spacing: 0.1vw;
  letter-spacing: 0.2vw;
  margin: 0.4vw 0 0;
}

#price .getugaku .shoki span {
  font-weight: 700;
  font-size: 1.8vw;
}

#price .getugaku .inner {
  text-align: center;
}

#price .getugaku .inner .first {
  font-size: 2vw;
  font-weight: 500;
  margin: 0 0 0.7vw
}

#price .getugaku .inner .first span {
  font-family: century-gothic, sans-serif;
  font-weight: 700;
  font-size: 3.6vw;
  vertical-align: -0.1vw;
  margin: 0 0.3vw;
  letter-spacing: 0.1vw
}

#price .getugaku .inner .second {
  font-size: 1.4vw;
  font-weight: 500;
  text-align: center;
  display: inline-block;
}

#price .getugaku .inner .second span {
  font-family: century-gothic, Century Gothic, sans-serif;
  font-size: 2.2vw;
  font-weight: 700;
  letter-spacing: 0vw;
  margin: 0 0.3vw 0 0;
  display: inline-block;
}

#price .getugaku .inner a {
    text-align: center;
    color: #1a81d0;
    text-decoration: underline;
    font-weight: 500;
    font-size: 1.1vw;
    display: inline-block;
    margin: 0 0 0 1vw
  }


/* ===========================================================
 point
=========================================================== */

#point {
  margin: 3.5vw 0 3.5vw;
}

#point .wrapper {
  width: 53vw;
  margin: 0 auto 4vw;
  background: #f4f4f4;
  border-radius: 0.5vw;
  padding: 4vw 0 4vw;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

#point .wrapper > span {
  width: 6vw;
  margin: 0 auto 2vw;
  display: block;
  position: absolute;
  top: -2vw;
  left: -2vw
}

#point .wrapper figure {
  text-align: center;
  margin: 0 2vw 0 0;
}

#point .wrapper figure img[src$=".png"] {
  width: auto;
  height: 15vw;
}

#point .wrapper .inner {
  width: 26vw;
  text-align: left;
  padding: 1vw 0 0 0;
  position: relative;
  top: -0.7vw
}

#point .wrapper .lead {
  font-size: 1.5vw;
  font-weight: 700;
  margin: 0 0 2vw;
}

#point .wrapper .txt {
  font-size: 1vw;
  line-height: 2vw;
}

#point .wrapper .txt a {
  text-decoration: underline;
  color: #1a81d0;
}

#point .wrapper .txt .ct {
  font-size: 0.9vw;
  font-weight: 400;
  line-height: 1.2vw;
  display: block;
}

/* ===========================================================
 電話
=========================================================== */


  .telephone a {
    background: linear-gradient(90deg, #7c91d4 30%, #84b9d7 100%);
    color: #fff;
    padding: 1.4vw 0;
    text-align: center;
    width: 27vw;
    font-size: 1.2vw;
    font-weight: 700;
    margin: 0 auto 2vw;
    position: relative;
    opacity: 1;
    transition: all .2s ease;
    letter-spacing: 0.15vw;
    border-radius: 10vw;
  }

.telephone a:after {
  content: "";
  background: url("/assets/img/common/arr_hoso.svg") no-repeat;
  width: 1.1vw;
  height: 0.6vw;
  position: absolute;
  top: 50%;
  right: 2vw;
  transform: translateY(-50%);
}

.telephone a:hover {
  opacity: 0.8;
  transition: all .2s ease;
}

/* ===========================================================
 option
=========================================================== */

#option {
  margin: 0 0 3.5vw;
}

#option > .ttl {
  font-size: 2vw;
  font-weight: 500;
  text-align: center;
  margin: 3.5vw 0;
  padding: 3.5vw 0 0;
  letter-spacing: 0.3vw;
  border-top: solid 1px #ccc;
}

#option .flex {
  display: flex;
  justify-content: center;
}

#option .wrapper {
  border: solid 4px #f0f3f7;
  width: 26vw;
  margin: 0 0.5vw;
}

#option .wrapper .ttl {
  background: #f0f3f7;
  padding: 0.8vw 1.5vw 1.2vw;
  font-size: 1vw;
  font-weight: 700;
  line-height: 1.4vw;
}

#option .wrapper .ttl span {
  font-size: 0.9vw;
  letter-spacing: 0.06vw
}

#option .wrapper .ttl sup {
  font-size: 0.7vw;
  position: relative;
  top: -0.3vw;
}

#option .wrapper .txt {
  font-size: 1vw;
  text-align: center;
  padding: 1.4vw 0;
  line-height: 1.6vw;
}

#option .wrapper figure {
  text-align: center;
}

#option .wrapper figure img {
  width: 21vw;
}

#option .wrapper .inner {
  padding: 1.5vw;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  position: relative;
}

#option .wrapper .inner input {
  display: none;
}

#option .wrapper .inner label {
  display: block;
  font-size: 1vw;
  font-weight: 500;
  padding: 1vw;
  width: 10.8vw;
  border-radius: 1vw;
  position: relative;
  box-shadow: 0 0 0 2px #ccc inset;
  color: #ccc;
}

#option .wrapper .inner label:before {
  content: "";
  width: 1.3vw;
  height: 1.3vw;
  box-shadow: 0 0 0 2px #ccc inset;
  display: inline-block;
  border-radius: 10vw;
  vertical-align: -0.3vw;
  margin: 0 0.7vw 0 0;
}

#option .wrapper .inner input[id="agency_no"]:checked + label,
#option .wrapper .inner input[id="agency"]:checked + label,
#option .wrapper .inner input[id="wifi_no"]:checked + label,
#option .wrapper .inner input[id="wifi"]:checked + label,
#option .wrapper .inner input[id="support_no"]:checked + label,
#option .wrapper .inner input[id="support"]:checked + label {
  box-shadow: 0 0 0 5px #3e94d6 inset;
  font-weight: 700;
  color: #3e3a39;
} 

#option .wrapper .inner input[id="agency_no"]:checked + label:before,
#option .wrapper .inner input[id="agency"]:checked + label:before,
#option .wrapper .inner input[id="wifi_no"]:checked + label:before,
#option .wrapper .inner input[id="wifi"]:checked + label:before,
#option .wrapper .inner input[id="support_no"]:checked + label:before,
#option .wrapper .inner input[id="support"]:checked + label:before {
  box-shadow: 0 0 0 4px #3e94d6 inset;
} 

#option .wrapper .inner .caution {
  font-size: 0.8vw;
  margin: 1.5vw 0 0;
  line-height: 1.2vw;
  color: #737373;
}

#option .wrapper .inner a {
  font-size: 0.8vw;
  color: #1a81d0;
  text-decoration: underline;
  margin: 0.5vw 0 0 auto;
  width: 6vw;
}

#option .wrapper .inner a:hover {
  text-decoration: none;
}


/* ===========================================================
 flow
=========================================================== */


#flow {
  padding: 3.5vw 15vw;
  position: relative;
  z-index: 0;
  border-top: solid 1px #ccc;
  text-align: center;
}


#flow h2 span {
  font-size: 0.9vw;
  font-family: "Arial", sans-serif;
  font-weight: 700;
  letter-spacing: 0vw;
  display: block;
  margin: 0 0 1vw;
  position: relative;
}

#flow h2 span:before {
  content: "";
  width: 13.7vw;
  height: 1px;
  background: #3e3a39;
  position: absolute;
  top: 50%;
  left: -15vw;
  transform: translateY(-50%);
}

#flow h2 {
  font-size: 1.8vw;
  font-weight: 500;
  margin: 0 0 2vw;
}








/* ===========================================================
　エントリー部分
=========================================================== */

.entryForm {
  padding: 4vw;
  background: #f4f4f4;
}

.entryForm .explan_pdf h2 {
  font-weight: 500;
}

.entryForm .explan_pdf ul {
  background: #fff;
  width: 54vw;
}

.entryForm .apply button {
  background: linear-gradient(90deg, rgb(245 35 65) 15%, rgb(255 129 96) 100%) !important;
  color: #fff;
  width: 33vw;
  margin: 1vw auto 0;
  text-align: center;
  font-size: 1.2vw;
  font-weight: 700;
  padding: 1.2vw;
  border-radius: 100vw;
  position: relative;
  top: 0;
  transition: all .2s ease;
}

.entryForm .apply button:before {
  content: "";
  width: 1.2vw;
  height: 0.8vw;
  background: url("/assets/img/common/arr_hoso.svg") no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 3vw;
  transform: translateY(-50%);
}


  .entryForm .explan_pdf ul li {
    width: 37vw;
  }



/* ===========================================================
 modal(料金)
=========================================================== */

.modal_wrapper_in {
  margin: 7vh 0;
  padding: 3vw;
}

#insede {
  width: 60vw;
  margin: 0 auto;
}


/* 表
---------------- */

#insede .campaign_table {
    width: 100%;
    border-top: solid 1px #cacaca;
    border-left: solid 1px #cacaca;
    margin: 0 0 2vw;
}

#insede .campaign_table th {
    background: #f0f7ff;
    text-align: center;
    padding: 0.7vw;
    border-right: solid 1px #cacaca;
    border-bottom: solid 1px #cacaca;
    font-size: 0.8vw;
    vertical-align: middle;
    white-space: nowrap;
}

#insede .campaign_table td {
    border-right: solid 1px #cacaca;
    border-bottom: solid 1px #cacaca;
    text-align: center;
    padding: 0.5vw;
    font-size: 1vw;
    vertical-align: middle;
}
#insede .campaign_table .total td {
 font-size: 1.1vw;
 padding: 1vw;
 font-weight: 700;
}

#insede .campaign_table td:nth-of-type(1) {
  text-align: left;
  padding: 1vw 1vw 1vw 1.5vw;
}

#insede .campaign_table tr:nth-of-type(2) td:nth-of-type(1) p {
  font-size: 1vw;
  font-weight: 700;
  margin: 1vw 0 1.5vw;
  line-height: 1.5vw;
}

#insede .campaign_table tr:nth-of-type(2) td:nth-of-type(1) ul {
  display: flex;
  flex-flow: row wrap;
  position: relative;
  left: -0.8vw;
}

#insede .campaign_table tr:nth-of-type(2) td:nth-of-type(1) ul li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 16vw;
  margin: 0 1vw 1vw 0
}

#insede .campaign_table tr:nth-of-type(2) td:nth-of-type(1) ul li span {
  margin: 0 0 0 1vw;
}

#insede .campaign_table tr:nth-of-type(2) td:nth-of-type(1) ul li figure {
  width: 3vw;
  text-align: center;
}

#insede .campaign_table tr:nth-of-type(2) td:nth-of-type(1) ul li figure img {
  height: 1.4vw;
  display: inline !important;
  margin: 0;
}

#insede .campaign_table .txt {
  line-height: 1.1vw;
}

#insede .campaign_table .txt span {
  display: block;
  font-size: 0.7vw;
}

#insede .campaign_table sup {
  position: relative;
  font-size: 0.6vw;
  top: -0.2vw;
}

#insede .campaign_table td img {
  width: auto;
  height: 2vw;
  display: inline-block;
  vertical-align: middle;
  margin: 0 1vw 0 0;
}

#insede .campaign_table td .tax {
  font-size: 0.7vw;

}

#insede .campaign_table td ul li {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  width: 13vw;
  margin: 0 0 1vw;
}

#insede .caution {
  margin: 0 0 3vw;
}

#insede .caution li {
  font-size: 0.7vw;
  margin: 0 0 1vw;
  line-height: 1vw;
}

#insede .ttl {
  font-size: 32px;
  text-align: center;
  margin: 0 0 50px;
}

#insede .insede_fee {
  margin: 0 0 50px;
}

#insede .insede_fee .subttl {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 13px;
  padding: 0 0 0 3px;
}

#insede .insede_fee table {

  width: 100%;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc !important;
  margin: 20px 0 10px;
}

#insede .insede_fee table th,
#insede .insede_fee table td {

  border-top: solid 1px #ccc;
  border-left: solid 1px #ccc;
  padding: 15px 20px;
  font-size: 14px;
  letter-spacing: 0;
  white-space: nowrap;
}

#insede .insede_fee table th:last-of-type,
#insede .insede_fee table td:last-of-type {
  border-right: solid 1px #ccc;
}

#insede .insede_fee table th {
  background: #e4e4e4;
  white-space: normal;
  vertical-align: middle;
  line-height: 16px
}

#insede .insede_fee table th:nth-of-type(n+2) {
  text-align: center;
}

#insede .insede_fee table td span {
  font-size: 1vw;
}

#insede .insede_fee table td.bdnone {
  border-left: none;
}

#insede .insede_fee table sup {


  font-size: 10px;
  font-weight: 700;
  position: relative;
  top: -4px;
  margin: 0 0 0 3px;
}

#insede .insede_fee .caution {
  font-size: 12px;
  line-height: 20px;
}

#insede .insede_fee .tanka td {
  text-align: center;
}


/* ===========================================================
　modal(解決サポート・SIM用）
=========================================================== */

.modal_wrapper .modal_contents .ttl h1 {
  font-size: 1.4vw;
}

.modal_wrapper .modal_contents .ttl .lead {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1px;
}


/* ---------------------------------
　表
--------------------------------- */

.modal_wrapper .modal_contents .modal_table {
  border-top: solid 1px #ccc;
  border-left: solid 1px #ccc;
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  justify-content: stretch;
  overflow: hidden;
  margin: 0 0 60px;
}

.modal_wrapper .modal_contents .modal_table ul {
  width: 50%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
}

.modal_wrapper .modal_contents .modal_table ul li {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  border-bottom: solid 1px #ccc;
  height: 100%;
}

/* safariのみ */
_::-webkit-full-page-media, _:future, :root .modal_wrapper .modal_contents .modal_table ul li {
    height: auto !important;
}


.modal_wrapper .modal_contents .modal_table ul li p {
  display: flex;
  align-items: center;
  line-height: 18px;
  padding: 20px 25px;
  border-right: solid 1px #ccc;
}

.modal_wrapper .modal_contents .modal_table ul li p .red {
  font-weight: 700;
  color: red;
}

.modal_wrapper .modal_contents .modal_table ul li .th {
  background: #d8e8f3;
}

.modal_wrapper .modal_contents .modal_table ul li .th span {
  width: 100px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
}

.modal_wrapper .modal_contents .modal_table ul li .td {
  width: 100%;
}

/* IEハック */
@media all and (-ms-high-contrast:none){
  .modal_wrapper .modal_contents .modal_table ul li .td {
  width: 100%;
  min-height: 30vh;
}
}

.modal_wrapper .modal_contents .modal_table ul li .td span {
  font-size: 13px;
}

.modal_wrapper .modal_contents .modal_table ul li p a {
  word-break: break-all;
  color: #0064a0;
  text-decoration: underline;
  display: inline-block;
}

.modal_wrapper .modal_contents .modal_table .bottom {
  width: 100%;
}

/* PDF */

.modal_wrapper .modal_contents .modal_table .pdf:after {
 content: "";
 background: url("/assets/img/common/ico-pdf.svg") no-repeat;
 display: inline-block;
 width: 20px;
 height: 23px;
 margin: 0 0 0 5px;
 vertical-align: -7px;
}


/* ===========================================================
　modal(無償訪問用)
=========================================================== */

#musyou {
  width: 70vw;
}

#musyou > .ttl {
  font-size: 2vw;
  font-weight: 700;
}

#musyou .area .lead {
  font-size: 1.3vw;
  padding: 0 0 0 0.8vw;
  border-left: solid 6px #3e3a39;
  margin: 1vw 0 2vw;
}

#musyou .area .txt {
  font-size: 0.9vw;
  line-height: 1.2vw;
  margin: 0 0 1vw
}

#musyou .area .txt a {
  text-decoration: underline;
  color: #1a81d0;
}

#musyou .area .txt a:hover {
  text-decoration: none;
}

#musyou .area .cau li {
  font-size: 0.7vw;
  line-height: 1vw;
  margin: 0 0 0.2vw;
  position: relative;
  padding: 0 0 0 0.7vw;
}

#musyou .area .cau li:before {
  content: "※";
  position: absolute;
  left: 0;
}

#musyou .area .cau li a {
  color: #1a81d0;
  text-decoration: underline;
  display: inline
}

#musyou .area .cau li a:hover {
  text-decoration: none;
}



/* ご利用の流れ */


#musyou .area .flow {
  display: flex;
  justify-content: space-between;
  position: relative;
  counter-reset: number 0;
}

#musyou .area .flow:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #3e3a39;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index:-1;
}

#musyou .area .flow li {
  border: solid 3px #4f556e;
  padding: 0.7vw;
  font-size: 0.9vw;
  line-height: 1.1vw;
  width: 15.5vw;
  background: #fff;
  z-index: 0;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
}

#musyou .area .flow li:after {
  content: counter(number);
  counter-increment: number 1;
  font-family: century-gothic, Century Gothic, sans-serif;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 700;
  font-size: 1vw;
  position: absolute;
  width: 1.5vw;
  height: 1.5vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #4f556e;
  color: #fff;
}


#musyou .area .flow li span {
  font-size: 0.7vw;
  line-height: 0.8vw;
  display: block;
  margin: 0.5vw 0 0;
}

/* サポート内容 */

#musyou .area .detail {
  display: flex;
  justify-content: space-between;
  counter-reset: number 0;
  margin: 0 0 0.8vw;
  counter-reset: number 0;
}

#musyou .area .detail li {
  padding: 1vw 1vw 1vw 5vw;
  font-size: 0.9vw;
  margin: 0 0.2vw 0 0;
  line-height: 1.1vw;
  position: relative;
  background: #d4d4d4;
}

#musyou .area .detail li span {
  font-size: 1vw;
  font-weight: 700;
  display: block;
  margin: 0 0 0.3vw
}

#musyou .area .detail li .number {
  position: absolute;
  top: 50%;
  left: 2.4vw;
  transform: translateY(-50%);
  font-size: 3vw;
  font-family: century-gothic, Century Gothic, sans-serif;
  font-weight: 700;
  color: #fff;
}


#musyou .area .detail li:after {
  content: "";
  width: 3vw;
  height: 3vw;
  background: #fff;
  position: absolute;
  top: 50%;
  right: -1.7vw;
  transform: translateY(-50%) rotate(46deg) skew(15deg, 15deg);
  z-index: 9;
}

#musyou .area .detail li:before {
  content: "";
  width: 3vw;
  height: 3vw;
  background: #d4d4d4;
  position: absolute;
  top: 50%;
  right: -1.5vw;
  transform: translateY(-50%) rotate(46deg) skew(15deg, 15deg);
  z-index: 99;
}


/* 当日必要なもの */

#musyou .area .today {
  display: flex;
  margin: 0 0 1vw;
}

#musyou .area .today li {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 2vw 0 0;
  width: 15vw;
}

#musyou .area .today li figure {
  margin: 0 0.7vw 0 0;
}

#musyou .area .today li figure img {
  width: auto;
  height: 2.5vw;
}

#musyou .area .today li .rgt {
  font-size: 0.7vw;
  line-height: 0.9vw;
}

#musyou .area .today li .rgt span {
  display: block;
  font-size: 1vw;
  font-weight: 700;
  margin: 0 0 0.3vw;
}


#musyou .area table tbody {
  border-top: solid 1px #ccc;
  border-left: solid 1px #ccc;
  display: block;
  margin: 1vw 0 0;
}

#musyou .area table th,
#musyou .area table td {
  font-size: 0.8vw;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  padding: 1vw;
  text-align: center;
  vertical-align: middle;
  line-height: 1.1vw;
}

#musyou .area table td img {
  width: auto;
  height: 3vw;
  vertical-align: middle;
  margin: 0 0.5vw 0 0;
}

/* 訪問サポートまでに必要な作業 */

#musyou .area .list .sub {
  font-size: 1vw;
  margin: 0 0 1.2vw;
  display: inline-block;
  padding: 0 0 0.4vw;
  border-bottom: solid 2px #3e3a39
}


#musyou .area .list ul {
  margin: 0 0 2vw;
}

#musyou .area .list:nth-of-type(1) ul {
  counter-reset: number 0;
}

#musyou .area .list:nth-of-type(2) ul {
  counter-reset: number 3;
}

#musyou .area .list ul li {
  font-size: 0.8vw;
  margin: 0 0 1vw;
  line-height: 1.2vw;
  position: relative;
  padding: 0 0 0 2.5vw;
}

/* ===========================================================
 telentry(電話)
=========================================================== */

#telMo {
  width: auto
}

.telentry {
  margin: 4vw auto 3vw;
  position: relative;
}

.telentry h2 {
  margin: 0 0 2vw;
  font-size: 2vw;
  text-align: center;
}

.telentry .entarea {
  width: 54vw;
  background: #f4f4f4;
  margin: 0 auto 2vw;
  border-radius: 0.5vw;
  position: relative;
  padding: 3vw 0;
  display: flex;
  justify-content: center;
}


.telentry .entarea .manomaent {
  background: #fff;
  border: solid 1px #e9e9e9;
  padding: 0 2vw;
  text-align: center;
  font-size: 1.4vw;
  font-weight: 700;
  margin: 0 2vw 0 0;
  letter-spacing: 0.1vw;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  border-radius: 1.5vw
}

.telentry .entarea .manomaent span {
  display: block;
  font-size: 1vw;
  margin: 0.4vw 0 0;
  letter-spacing: 0;
}

.telentry .entarea .manomatel {
  width: 25vw;
  font-size: 1vw;
  line-height: 1.4vw;
}


.telentry .entarea .manomatel a {
  font-size: 3vw;
  font-weight: 700;
  font-family: "Arial", sans-serif;
  letter-spacing: 0.2vw;
  display: block;
  margin: 0 0 1.2vw;
  color: #0c0c0c;
}

.telentry .entarea .manomatel a:before {
 content: "";
 background:url("/assets/img/common/ico_tel.svg") no-repeat;
 background-size: contain;
 width: 2.2vw;
 height: 2.2vw;
 display: inline-block;
 margin: 0 0.5vw 0 0;
}

.telentry .entarea .manomatel a:hover {
  color: #0c0c0c !important;
}


.telentry .contact a {
  background: linear-gradient(90deg, #7c91d4 30%, #84b9d7 100%);
  color: #fff;
  width: 29vw;
  text-align: center;
  font-size: 1.2vw;
  font-weight: 500;
  letter-spacing: 0.2vw;
  padding: 0.9vw 0 1.1vw 0;
  border-radius: 100vw;
  position: relative;
  transition: all .2s ease;
  margin: 0 auto 2vw;
}


.telentry .contact a:after {
  content: "";
  width: 1.4vw;
  height: 0.8vw;
  background: url("/assets/img/common/arr_hoso.svg") no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 2vw;

  transform: translateY(-50%);
}

.telentry .contact a:hover {
  opacity: 0.8;
  transition: all .2s ease;
}


.telentry .contact .txt {
  font-size: 1.1vw;
  text-align: center;
  line-height: 1.8vw;
  margin: 0 0 2vw;
  letter-spacing: 0.05vw
}

