@font-face {
  font-family: 'Google Sans';
  src: url("fonts/GoogleSans-Regular.eot");
  src: url("fonts/GoogleSans-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/GoogleSans-Regular.woff") format("woff"), url("fonts/GoogleSans-Regular.ttf") format("truetype"), url("fonts/GoogleSans-Regular.svg#GoogleSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Google Sans';
  src: url("fonts/GoogleSans-Bold.eot");
  src: url("fonts/GoogleSans-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/GoogleSans-Bold.woff") format("woff"), url("fonts/GoogleSans-Bold.ttf") format("truetype"), url("fonts/GoogleSans-Bold.svg#GoogleSans-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Google Sans';
  src: url("fonts/GoogleSans-Medium.eot");
  src: url("fonts/GoogleSans-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/GoogleSans-Medium.woff") format("woff"), url("fonts/GoogleSans-Medium.ttf") format("truetype"), url("fonts/GoogleSans-Medium.svg#GoogleSans-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

.noto_san {
  font-family: 'Noto Sans JP', sans-serif !important;
}

.google_san {
  font-family: 'Google Sans', sans-serif !important;
}

body.is_modal {
  overflow: hidden;
}

#livecall-widget-artwork {
  width: 220px !important;
  height: 107px !important;
  z-index: 500 !important;
}

#gbu_container .gbu_wrapper {
  max-width: 1096px;
  padding-left: 0;
  padding-right: 0;
}

.btnBlue {
  font-size: 28px;
  font-weight: 500;
  color: #fff;
  background-color: #1973e8;
  border-radius: 4px;
  max-width: 500px;
  width: 100%;
  display: block;
  text-align: center;
  padding: 17px 5px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.5;
  border: 2px solid #1973e8;
  -webkit-transition: background .2s linear, color .2s linear;
  transition: background .2s linear, color .2s linear;
  cursor: pointer;
}

.btnBlue:visited, .btnBlue:active, .btnBlue:focus {
  color: #fff;
  background-color: #1973e8;
}

.btnBlue:hover {
  color: #1973e8;
  background-color: #fff;
  text-decoration: none;
}

.btnBlue:hover:after {
  background-image: url(../img/online_service/i_btn01_hov.png);
}

.btnBlue:after {
  content: "";
  width: 40px;
  height: 39px;
  background-image: url(../img/online_service/i_btn01.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.btnBlue__other:after {
  width: 31px;
  height: 39px;
  background-image: url(../img/online_service/i_btn02.png);
}

.btnBlue__other:hover:after {
  background-image: url(../img/online_service/i_btn02_hov.png);
}

.btnBlue__url:after {
  width: 20px;
  height: 20px;
  background-image: url(../img/online_service/i_btn03.png);
}

.btnBlue__url:hover:after {
  background-image: url(../img/online_service/i_btn03_hov.png);
}

.ttl_require {
  text-align: center;
}

.ttl_require span {
  display: inline-block;
  font-weight: 500;
  position: relative;
  font-size: 36px;
}

.ttl_require span:before, .ttl_require span:after {
  content: "";
  width: 3px;
  height: 40px;
  background-color: #55555a;
  position: absolute;
}

.ttl_require span:before {
  top: 8px;
  left: -23px;
  -webkit-transform: rotateZ(-30deg);
          transform: rotateZ(-30deg);
}

.ttl_require span:after {
  top: 8px;
  right: -23px;
  -webkit-transform: rotateZ(30deg);
          transform: rotateZ(30deg);
}

.btns_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.btns_block li {
  width: calc(50% - 48px);
}

.btns_block .btnBlue {
  max-width: 100%;
}

/*  section_service01
* ----------------------------------------------- */
.section_service01 {
  padding: 38px 0 98px;
}

#topicsmainfull h2{
  font-size: 45px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 23px;
}

.section_service01 .ttl {
  font-size: 45px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 23px;
}

#topicsmainfull h2 .google_san {
  font-size: 50px;
}
.section_service01 .ttl .google_san {
  font-size: 50px;
}

.section_service01 .ttl .color {
  color: #dd3327;
}

.section_service01 .img {
  margin: 0 0 29px;
  text-align: center;
}

.section_service01 .desc {
  text-align: center;
  font-size: 28px;
  line-height: 1.45;
  margin-bottom: 76px;
}

/*  section_service02
* ----------------------------------------------- */
.section_service02 .gbu_wrapper {
  border: 1px solid #ccc;
  padding: 51px 0 60px;
}

.section_service02 .ttl_require {
  margin-bottom: 38px;
}

.section_service02 .imgText {
  max-width: 1013px;
  width: 100%;
  margin: 0 auto 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section_service02 .imgText .img {
  width: calc(100% - 446px);
  padding-right: 66px;
  padding-left: 19px;
  position: relative;
  left: -7px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.section_service02 .imgText .box {
  width: 446px;
  border: 1px solid #cccccc;
  padding: 16px 10px 23px;
  background-color: #f6f6f6;
  text-align: center;
  margin-top: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#topicsmainfull h4{
  font-size: 30px!important;
  font-weight: 500!important;
  position: relative!important;
  padding-bottom: 16px!important;
  margin-bottom: 14px!important;
}
.section_service02 .imgText .box_ttl {
  font-size: 30px;
  font-weight: 500;
  position: relative;
  padding-bottom: 16px;
  margin-bottom: 14px;
}

.section_service02 .imgText .box_ttl:after {
  content: "";
  width: 370px;
  height: 1px;
  background: url(../img/online_service/i_border.svg) repeat-x left;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.section_service02 .imgText .box_txt {
  font-size: 20px;
  line-height: 1.4;
}

.section_service02 .imgText .box_txt .size {
  font-size: 16px;
}

.section_service02 .list {
  max-width: 932px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section_service02 .circle {
  width: 33.333%;
  padding: 0 23px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.section_service02 .circle_wrap {
  border: 5px solid transparent;
  border-radius: 100%;
  width: 254px;
  height: 254px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section_service02 .circle_txt {
  text-align: center;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 500;
  margin-top: 57px;
}

.section_service02 .circle_icon {
  margin-top: 20px;
}

.section_service02 .circle:nth-child(1) .circle_wrap {
  border-color: #dd3327;
}

.section_service02 .circle:nth-child(2) .circle_wrap {
  border-color: #fac11d;
}

.section_service02 .circle:nth-child(3) .circle_wrap {
  border-color: #46b246;
}

/*  section_service03
* ----------------------------------------------- */
.section_service03 {
  padding: 93px 0 62px;
}

.section_service03 .ttl_require {
  margin-bottom: 35px;
}

.section_service03 .list {
  max-width: 975px;
  width: 100%;
  margin: 0 auto;
}

.section_service03 .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section_service03 .item_img {
  width: 157px;
}

.section_service03 .item_text {
  width: calc(100% - 157px);
  padding: 0 127px 0 41px;
}

.section_service03 .item_wrap {
  position: relative;
  background-color: #fff;
  border: 3px solid #128bcc;
  padding: 15px 10px;
  font-size: 24px;
  text-align: center;
  font-weight: 400;
  border-radius: 4px;
}

.section_service03 .item_wrap:before, .section_service03 .item_wrap:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.section_service03 .item_wrap:before {
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 18px solid #128bcc;
  left: -18px;
}

.section_service03 .item_wrap:after {
  left: -11px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 15px solid #fff;
  z-index: 1;
}

.section_service03 .item:not(:last-child) {
  margin-bottom: -35px;
}

.section_service03 .item:nth-child(even) .item_wrap:before, .section_service03 .item:nth-child(even) .item_wrap:after {
  left: auto;
  border-right: none;
}

.section_service03 .item:nth-child(even) .item_wrap:before {
  right: -18px;
  border-left: 18px solid #e8f1fd;
}

.section_service03 .item:nth-child(even) .item_wrap:after {
  right: -11px;
  border-left: 15px solid #fff;
}

.section_service03 .item:nth-child(even) .item_img {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.section_service03 .item:nth-child(even) .item_text {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  padding: 0 43px 0 128px;
}

.section_service03 .item:nth-child(2) .item_wrap {
  border-color: #46b246;
}

.section_service03 .item:nth-child(2) .item_wrap:before {
  border-left-color: #46b246;
}

.section_service03 .item:nth-child(3) .item_wrap {
  border-color: #dd3327;
}

.section_service03 .item:nth-child(3) .item_wrap:before {
  border-right-color: #dd3327;
}

.section_service03 .item:nth-child(4) .item_wrap {
  border-color: #fac11d;
}

.section_service03 .item:nth-child(4) .item_wrap:before {
  border-left-color: #fac11d;
}

.section_service03 .txt {
  font-size: 14px;
  line-height: 1.45;
  max-width: 975px;
  width: 100%;
  margin: 35px auto 101px;
}

/*  modal
* ----------------------------------------------- */
.modal_wrap {
  width: 1010px;
  background: #fff;
  -webkit-box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.1);
  display: none;
  position: fixed;
  z-index: 502;
  border-radius: 4px;
}

.modal_overlay {
  z-index: 501;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(244, 246, 249, 0.9);
}

.modal_close {
  position: absolute;
  width: 52px;
  height: 52px;
  top: 13px;
  right: 14px;
  cursor: pointer;
  z-index: 503;
}

.modal_close:before, .modal_close:after {
  content: "";
  position: absolute;
  width: 5px;
  height: 100%;
  background-color: #99999c;
  top: 0;
  left: 23px;
  border-radius: 999px;
}

.modal_close:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.modal_close:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.modal_content {
  padding: 48px 20px 41px;
  text-align: center;
}

.modal .ttl {
  font-size: 30px;
  margin-bottom: 16px;
  font-weight: 500;
}

.modal .ttl span {
  font-size: 38px;
}

.modal .desc {
  margin-bottom: 31px;
}

.modal .desc p {
  font-size: 22px;
  line-height: 1.65;
  font-weight: 500;
}

.modal .desc p:not(:last-child) {
  margin-bottom: 21px;
}

.modal .btn {
  margin-bottom: 33px;
}

.modal .btn .btnBlue {
  max-width: 450px;
  margin: 0 auto;
  font-size: 24px;
  padding: 16px 5px;
}

.modal .btn .btnBlue:after {
  right: 18px;
}

.modal .text {
  font-size: 14px;
  text-align: left;
  line-height: 1.6;
  max-width: 687px;
  margin: 0 auto;
}

.modal .close {
  margin-top: 71px;
}

.modal .close_text {
  font-size: 18px;
  display: inline-block;
  border-bottom: 2px solid #55555a;
  padding-bottom: 8px;
  cursor: pointer;
}
/*# sourceMappingURL=online_service.css.map */