@charset "utf-8";
/* **********************************************************************************

	utility

********************************************************************************** */
.u-pc-mt-40 {
  margin-top: 40px !important;
}
.u-pc-mt-45 {
  margin-top: 45px !important;
}
.u-pc-mt-50 {
  margin-top: 50px !important;
}
.u-pc-mt-55 {
  margin-top: 55px !important;
}
.u-pc-mw-500 {
  max-width: 500px !important;
}
.u-pc-w-30p {
  width: 30% !important;
}
.u-pc-w-40p {
  width: 40% !important;
}
.u-pc-w-50p {
  width: 50% !important;
}
.u-pc-w-60p {
  width: 60% !important;
}
.u-pc-w-70p {
  width: 70% !important;
}
.u-pc-ta-l {
  text-align: left!important;
}
.u-pc-ta-c {
  text-align: center!important;
}
.u-pc-ta-r {
  text-align: right!important;
}
/* **********************************************************************************

	contents

********************************************************************************** */
.text-tax {
  color: #333;
}
.text-tax {
  font-size: 14px;
  line-height: 1.4;
  text-align: right;
}
.title-lv2 {
  font-size: 42px;
  text-align: center;
}
.text {
  margin: 18px 0 0;
  font-size: 15px;
  line-height: 1.4;
}
.main-header .list-type02 {
  margin: 20px 0 30px;
}
.section-container {
  padding: 50px 0;
}
.section-container-inner {
  max-width: 746px;
  margin: 0 auto;
}
.section-container.half-price-section {
  padding: 51px 0 48px;
}
.section-container.no-construction-section {
  padding: 50px 0 48px;
}
.section-container.check-price-section {
  padding: 50px 0 50px;
}
.section-container.caution-section {
  padding: 45px 0 50px;
}
.section-container.call-section {
  padding: 50px 0 50px;
}
.section-container.web-application-section {
  padding: 42px 0 50px;
}
.section-container.shop-application-section {
  padding: 44px 0 44px;
}
.section-container.tax-section {
  padding: 52px 0 20px;
}
.tax-section-inner {
  width: 980px;
  margin: 0 auto;
}
.keyvisual-full-inner {
  max-width: 1400px;
  margin: 0 auto;
}
.keyvisual-full-inner_item {
  width: 100%;
}
.image-type01 {
  width: 100%;
  text-align: center;
}
a[href*="tel:"] {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}
.list-type01, .list-type02 {
  margin-top: 28px;
}
.list-type01_item:not(:first-child), .list-type02_item:not(:first-child) {
  margin-top: 10px;
}
.list-type01_item {
  position: relative;
  padding-left: 18px;
  text-align: left;
  font-size: 12px;
  line-height: 1.5;
}
.list-type01_item::before {
  position: absolute;
  display: block;
  content: "";
  width: 2px;
  height: 2px;
  top: 9px;
  left: 4px;
  box-sizing: border-box;
  background-color: #646464;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.list-type02_item {
  display: table;
  font-size: 12px;
  line-height: 1.4;
}
.list-type02_item-number {
  display: table-cell;
  padding-right: 10px;
}
.link-button-container {
  margin-top: 40px;
  text-align: center;
}
.link-button-type01, .link-button-type02, .link-button-type03 {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 250px;
  border-radius: 50px;
  font-size: 14px;
  line-height: calc(24 / 18);
  text-align: center;
  font-weight: bold;
  box-sizing: border-box;
}
.link-button-type01:hover, .link-button-type02:hover, .link-button-type03:hover {
  text-decoration: none;
}
.link-button-type01 {
  padding: 10px 18px 9px;
  border: 1px solid #1d84bf;
  background: #fff;
  color: #1d84bf!important;
}
.link-button-type02 {
  padding: 12px 18px 8px;
  background: #2a94e6;
  color: #fff!important;
}
.link-button-type03 {
  padding: 0 30px;
  border: 3px solid #fff;
  background: #1d84bf;
}
.link-button-type03.link-button-type03--blue {
  background: #1d84bf;
  color: #fff!important;
}
.link-button-type03.link-button-type03--yellow {
  background: #fff689;
  color: #333!important;
}
.link-button-type01[data-link-icon='arrow-r']::after, .link-button-type02[data-link-icon='arrow-r']::after, .link-button-type03[data-link-icon='arrow-r']::after {
  content: '';
  display: block;
  position: absolute;
  border-top: solid 1px #1d84bf;
  border-right: solid 1px #1d84bf;
  vertical-align: middle;
  width: 4px;
  height: 4px;
  top: 50%;
  right: 15px;
  margin-top: -2px;
  transform: rotate(45deg);
  z-index: 0;
}
.link-button-type02[data-link-icon='arrow-r']::after {
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
}
.link-button-type03[data-link-icon='arrow-r']::after {
  width: 8px;
  height: 8px;
  top: 50%;
  right: 15px;
  margin-top: -5px;
}
.link-button-type03.link-button-type03.link-button-type03--blue[data-link-icon='arrow-r']::after {
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
}
.link-button-type03.link-button-type03.link-button-type03--yellow[data-link-icon='arrow-r']::after {
  border-top: solid 2px #333;
  border-right: solid 2px #333;
}
.link-button-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  margin: 32px 50px 0;
}
.link-button-list_item {
  width: 100%;
  max-width: 250px;
  text-align: center;
}
.link-text-list {
  margin: 16px 0 0;
  text-align: right;
  font-size: 12px;
}
.link-text-list_item + .link-text-list_item {
  margin-top: 10px;
}
.text-link[data-link-icon='arrow-r'] {
  position: relative;
  padding-right: 18px;
}
.text-link[data-link-icon='arrow-r']::after {
  right: 5px;
}
.box-type01_item + .box-type01_item {
  margin-top: 34px;
}
.box-type01 {
  position: relative;
  border-radius: 10px;
  margin-top: 40px;
  padding: 33px 32px 30px;
}
.box-type01:not(:first-of-type) {
  margin-top: 115px;
}
.box-type01_title {
  text-align: center;
}
.box-type01_title-icon {
  position: relative;
  text-align: left;
  font-size: 23px;
  padding-left: 2.2em;
  color: #fff;
}
.box-type01_title-icon::before {
  content: "";
  background-image: url(/internet/set/data/special/ouchinodenwa/img/p/icon-check-yellow.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 35px;
  height: 35px;
  left: -2px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.box-type01[data-box-color='blue01'] {
  background: #bee4fa;
}
.box-type01[data-box-color='blue02'] {
  background: #1d84bf;
}
.box-type01 .text {
  margin: 26px 15px 6px;
  font-size: 16px;
  line-height: 1.5;
}
.box-type01_content {
  margin-top: 16px;
  padding: 26px 28px;
  background: #fff;
}
.box-type01 .list-type01 {
  margin: 0;
}
.box-type01 .list-type01_item {
  font-size: 14px;
  line-height: 1.5;
}
.box-type01 .list-type01_item:not(:first-child) {
  margin-top: 14px;
}
.box-type01_image {
  text-align: center;
  margin-top: 36px;
  margin-bottom: 12px;
}
.box-type01_text {
  margin: 0;
  font-size: 15px;
  line-height: 1.4;
}
.tab-container-type01 {
  margin-top: 40px;
}
.tab-container-type01-link, .tab-container-type02-link, .tab-container-type03-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  align-items: flex-end;
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
}
.tab-container-type01-link_item {
  position: relative;
  width: calc(100% / 2);
  margin-bottom: -5px;
}
.tab-container-type01-link_item + .tab-container-type01-link_item {
  margin-left: 30px;
}
.tab-container-type01-link_button::after {
  content: "";
  position: absolute;
  z-index: 1;
  right: 0;
  transform: translateX(50%);
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
}
.tab-container-type01-link_button::after {
  top: -26px;
}
.tab-container-type01-link_button.js-tab-switch-is-active::after {
  width: 50px;
  height: 50px;
  background-image: url(/internet/set/data/special/ouchinodenwa/img/p/icon-check-blue.png);
}
.tab-container-type01-link_button {
  position: relative;
  z-index: 0;
  display: block;
  background-color: #fff;
  border-radius: 35px;
  text-align: center;
  font-size: 24px;
  line-height: calc(32 / 24);
  color: #bee4fa;
}
.tab-container-type01-link_button.js-tab-switch-is-active {
  position: relative;
  z-index: 2;
  background: #bee4fa;
  margin-bottom: 0;
  border-radius: 35px 35px 0 0;
  color: #fff;
  text-decoration: none;
  box-sizing: border-box;
}
.tab-contents-type01 {
  display: none;
}
.tab-contents-type01.js-tab-contents-is-active {
  display: block !important;
}
.tab-contents-type01 {
  position: relative;
  z-index: 1;
  background: #bee4fa;
  padding: 30px 30px 40px;
  border-radius: 0 0 10px 10px;
  box-sizing: border-box;
  box-shadow: 0 -20px 15px -15px rgba(10,10,10,0.1);
}
.tab-contents-type01-box {
  position: relative;
  background: #fff;
  padding: 30px 30px 50px;
}
.tab-contents-type01-box + .tab-contents-type01-box {
  margin-top: 14px;
  padding-top: 48px;
}
.tab-contents-type01-box + .tab-contents-type01-box::before {
  content: "";
  background-image: url(/internet/set/data/special/ouchinodenwa/img/p/icon-plus.png);
  position: absolute;
  left: 50%;
  top: -8px;
  width: 63px;
  height: 63px;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.tab-contents-type01-box .list-type01_item {
  padding-left: 30px;
}
.tab-contents-type01-inner {
  position: relative;
  background: #fff;
  padding: 30px 30px 45px;
}
.tab-contents-type01-title {
  text-align: center;
}
.tab-contents-type01-lead {
  text-align: center;
  margin-top: 20px;
}
.tab-contents-type01-table {
  margin-top: 30px;
  margin-bottom: 0;
  text-align: center;
}
.tab-contents-type01_image {
  margin-top: 22px;
  margin-bottom: 18px;
  text-align: center;
}
.tab-contents-type01 .link-button-list {
  margin: 40px 0 0;
}
.tab-contents-type01 [class^="link-button-type"] {
  margin: 0 auto;
  max-width: 330px;
}
.tab-contents-type01 .link-button-list + .list-type01 {
  border-top: 2px solid #ddf0f9;
  margin-top: 40px;
  padding-top: 20px;
}
.tab-contents-type01 .list-type01_item:not(:first-child) {
  margin-top: 8px;
}
.campaign-box {
  position: relative;
  margin-top: 36px;
  padding: 36px 0 28px;
  background-color: #fff;
  text-align: left;
  border: 2px solid #1d84bf;
  border-radius: 5px;
  box-sizing: border-box;
}
.campaign-box-1col {
  width: 340px;
  margin-right: auto;
  margin-left: auto;
  padding: 34px 0 18px;
}
.campaign-box-1col .campaign-box-content_section {
  padding: 0 40px;
}
.tab-contents-type01-box:nth-child(1) .campaign-box-1col .campaign-box-content_text {
  height: 34px;
}
.tab-contents-type01-box:nth-child(2) .campaign-box-1col .campaign-box-content_text {
  height: 56px;
}
.campaign-box_label {
  text-align: center;
  margin: 0;
  position: absolute;
  z-index: 1;
  width: 100%;
  content: "";
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.campaign-box-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.tab-contents-type01 .campaign-box-content .link-button-list {
  margin: 18px 0 0;
}
.campaign-box-content_section {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 0%;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
  padding: 0 30px;
  border-left: 2px solid #d3dde6;
}
.campaign-box-content_section:first-child {
  border-left: none;
}
.campaign-box-content_section>*:first-child {
  margin-top: 0;
}
.campaign-box-content_title {
  margin-top: 0;
  font-size: 14px;
  line-height: 1.4;
  font-weight: bold;
  padding-left: 1rem;
  border-left: 8px solid #1d84bf;
  height: 34px;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
}
.campaign-box-content_text {
  margin: 20px 0 0;
  font-size: 12.5px;
  line-height: 1.4;
}
.tab-contents-type01-box:nth-child(1) .campaign-box-content_text {
  height: auto;
}
.tab-contents-type01-box:nth-child(2) .campaign-box-content_text {
  height: auto;
}
.tab-contents-type01 .list-type01 + .list-type02 {
  margin: 10px 0 0;
}
.layout-type01-2col-w950 {
  max-width: 746px;
  margin-left: auto;
  margin-right: auto;
}
.layout-type01-2col-w950 {
  margin: 0 auto 0 auto;
  margin-bottom: 2px;
}
.web-application-section .layout-type01-2col-w950, .shop-application-section .layout-type01-2col-w950 {
  margin-top: 40px;
  padding: 40px 30px;
  border-radius: 10px;
  background: #fff689;
}
.layout-type01-2col-w950>.layout-type01-2col-w950_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
  margin: 0px -30px;
  padding-left: 30px;
}
.layout-type01-2col-w950>.layout-type01-2col-w950_list>.layout-type01-2col-w950_item {
  box-sizing: border-box;
  width: 50%;
  padding-top: 10px;
  padding-left: 30px;
}
.layout-type01-2col-w950>.layout-type01-2col-w950_list>.layout-type01-2col-w950_item:nth-child(2n+1) {
  margin-left: -30px;
}
.layout-type01-2col-w950>.layout-type01-2col-w950_list>.layout-type01-2col-w950_item>*:first-child {
  margin-top: 0;
}
.layout-type01-2col-w950>.layout-type01-2col-w950_list>.layout-type01-2col-w950_item:nth-child(1),.layout-type01-2col-w950>.layout-type01-2col-w950_list>.layout-type01-2col-w950_item:nth-child(2) {
  padding-top: 0;
}
.box-type05-01 {
  background: #e9eef3;
  color: #000;
}
.box-type05-01 .link-button-list {
  margin: 10px 0 0;
}
.box-type05-02 .link-button-list {
  margin: 15px 0 0;
}
.web-application-section .box-type05-02 .link-button-list {
  margin: 15px 0 0;
}
.shop-application-section .box-type05-02 .link-button-list {
  margin: 20px 0 0;
}
.tab-contents-type01 .box-type05-01 .link-button-type01 {
  padding: 12px 18px 8px;
  font-size: 14px;
}
.box-type05-01_upper {
  margin: 0 auto 6px;
}
.box-type05-01_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
  background: #d3dde6;
}
.box-type05-01_title {
  font-size: 15px;
  line-height: 1.5;
  font-weight: bold;
  margin-top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.box-type05-01_title-text {
  margin: 0;
  padding: 10px 0;
  width: 68%;
  text-align: center;
  box-sizing: border-box;
  line-height: 1.1875;
}
.box-type05-01_title-price {
  margin: 0;
  padding: 15px 0;
  width: 32%;
  text-align: center;
  border-left: 1px solid #fff;
  box-sizing: border-box;
}
.box-type05-01_text {
  margin-top: 20px;
  font-size: 1.4rem;
  line-height: 1.5;
}
.box-type05-01_box {
  padding: 18px 24px 20px;
  box-sizing: border-box;
  border-top: 1px solid #e0e0e0;
}
.box-type05-01_box-text {
  margin: 0;
  margin-bottom: 18px;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
}
.box-type05-01_box-text--match {
  margin-top: 62px;
  margin-bottom: 70px;
}
.box-type05-01_box-image {
  margin: 18px 0 20px;
  text-align: center;
}
.box-type05-02 {
  padding: 20px;
  text-align: center;
  background: #fff;
  color: #333;
}
.web-application-section .box-type05-02 {
  padding: 15px 20px 20px;
}
.shop-application-section .box-type05-02 {
  padding: 28px 20px 30px;
}
.box-type05-02_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
}
.web-application-section .box-type05-02_inner {
  padding-bottom: 16px;
}
.web-application-section .link-button-type02 {
  font-size: 20px;
  max-width: 320px;
  line-height: 35px;
  padding: 10px 40px;
}
.web-application-section .link-button-type02[data-link-icon='arrow-r']::after {
  width: 7px;
  height: 7px;
  top: 50%;
  right: 25px;
  margin-top: -6px;
}
.shop-application-section .box-type05-02_inner {
  padding-bottom: 20px;
}
.box-type05-02_title {
  text-align: center;
  font-size: 18px;
  line-height: 1.4;
  font-weight: bold;
  margin-top: 0;
}
.box-type05-02_text {
  margin: 16px 0 0;
  font-size: 16px;
  line-height: 1.4;
}
.box-type05-02_box {
  border-top: 1px solid #808080;
}
.call-box {
  position: relative;
  max-width: 624px;
  margin: 0 auto;
  padding: 10px;
  background-color: #fff;
  border-radius: 10px;
  box-sizing: border-box;
}
.call-box-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.call-box-content_item {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 0%;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
  text-align: center;
  padding: 19px 19px;
  border-left: 2px solid #bcbcbc;
}
.call-box-content_item:first-child {
  border-left: none;
  text-align: left;
  -webkit-box-flex: 0.83;
  -webkit-flex-grow: 0.83;
  -ms-flex-positive: 0.83;
  flex-grow: 0.83;
}
.call-box-content_item>*:first-child {
  margin-top: 0;
}
.call-box-content_tel {
  margin: 0;
  font-size: 27px;
  line-height: 1.35;
  font-weight: bold;
}
.call-box-content_text {
  margin: 0;
  font-size: 14px;
  line-height: 1.1;
}
.sticky-navigation {
  background-color: rgba(76, 76, 76, 0.7);
  box-shadow: 0 -5px 10px rgba(204, 204, 204, 0.1);
  width: 100%;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  bottom: 0;
  z-index: 5;
}
.sticky-navigation.sticky-navigation-js--active {
  opacity: 1;
  visibility: visible;
}
.sticky-navigation-inner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px 130px 10px;
  box-sizing: border-box;
}
.sticky-navigation-inner_item {
  width: 100%;
}
.sticky-navigation-inner_item + .sticky-navigation-inner_item {
  margin-left: 20px;
}
.sticky-navigation-inner_item .link-button-type03 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  margin: 0 auto;
  max-width: 340px;
  height: 60px;
  box-shadow: 0px 8px 16px -5px rgb(0 0 0 / 60%);
  font-size: 18px;
}
.sticky-navigation-inner_text-s {
  font-size: 16px;
}
.sticky-close_button {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  position: absolute;
  right: 5px;
  top: -5px;
  padding: 10px;
  box-sizing: content-box;
  display: block;
  text-indent: -9999px;
  background: transparent;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  z-index: 1;
}
.sticky-close_button::before {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  width: 15px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin: auto;
}
.sticky-close_button::after {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  width: 15px;
  background-color: #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin: auto;
}
.list-type01_item-accent {
  color: red;
}