@charset "utf-8";
/* CSS Document */

.tenpo_uketori_h2 span {
  display: inline-block !important;
}

.tenpo_uketori_content h2 {
  text-align: center;
  padding: 0 55px;
  position: relative;
  font-size: 16px;
  margin: 20px auto;
}

.tenpo_uketori_content h2:before,
.tenpo_uketori_content h2:after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 36%;
  height: 6px;
  border-top: solid 1px black;
  border-bottom: solid 1px black;
}

.tenpo_uketori_content h2:before {
  left: 0;
}

.tenpo_uketori_content h2:after {
  right: 0;
}

.tenpo_uketori_content h2 span {
  display: inline-block;
  background-color: white;
  box-sizing: border-box;
  padding: 0 1em;
  z-index: 1;
  position: relative;
}

.tenpo_uketori_content h3 {
  background-color: transparent;
  padding: 0;
  margin: 0;
  display: inline-block !important;
  color: #063156;
  font-size: 15px;
}

.tenpo_uketori_content img {
  image-rendering: -webkit-optimize-contrast;
}

.f-wrap-1 > .item {
  padding: 0;
  width: calc((100% - 30px * 2) / 3);
  margin: 0;
}

.f-wrap-1 {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin: 20px auto;
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.f-wrap-2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  -webkit-box-align: start;
  align-items: flex-start;
  margin: 20px auto;
}

.f-wrap-2 .box p span {
  font-size: 18px;
  font-weight: 700;
  display: block;
  margin-bottom: 1.5em;
}

.f-wrap-2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  -webkit-box-align: start;
  align-items: flex-start;
  padding: 20px 0;
  box-sizing: border-box;
}

.f-wrap-2 img {
  display: block;
  width: 90%;
  max-width: 400px;
  height: auto;
  box-sizing: border-box;
  padding: 1em;
  margin: 0 auto;
}

.f-wrap-2 .box {
  width: 100%;
  box-sizing: border-box;
  padding: 1em 0;
  margin: 0;
}

.f-wrap-2 .box p {
  margin: 0 0 0.5em;
}

.f-wrap-2:nth-child(even) {
  flex-direction: row-reverse;
}

.f-wrap-2:not(:last-child) {
  border-bottom: #252525 dashed 1px;
}

.component-list {
  grid-template-columns: 1fr;
  row-gap: 0.75rem;
  line-height: 2;
  margin-top: 0.5em;
}

.component-list li {
  margin-bottom: 0.5em;
}

.component-list--item {
  color: #a40000;
  text-align: 0.5;
  background-position: 0 5px;
  background-repeat: no-repeat;
  background-size: 1.5rem;
  list-style: none;
  padding-left: 1.875rem;
}

.component-list--item-check {
  background-image: url("/PC/ja/asset/img/nw/guide/tenpo_uketori/list_check.png");
}

.info_detail table {
  height: 270px;
  border-collapse: collapse;
}

.steps {
  display: inline-block;
  background-color: #063156;
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  box-sizing: border-box;
  padding: 0.25em 0.5em;
}

.tenpo_uketori_notice {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  border: solid 2px #ebebeb;
  padding: 1em;
  margin-left: 0;
  margin-top: 1em;
  width: 100%;
  max-width: 400px;
}

.tenpo_uketori_notice .l_p {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background-color: #ebebeb;
  box-sizing: border-box;
  padding: 0.25em;
  text-align: center;
  font-size: 13px;
  margin-right: 0;
}

.tenpo_uketori_notice .l_p > p {
  display: block;
}

.tenpo_uketori_notice .r_p {
  display: block;
  text-align: left;
  font-size: 13px;
}

.tenpo_uketori_nav {
  margin: 20px;
}

.tenpo_uketori_nav ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}

.tenpo_uketori_nav ul li {
  margin: 0.5em 0.75em;
}

.tenpo_uketori_nav ul li a {
  text-decoration: none;
  border-bottom: none;
}

.arrow_u {
  position: relative;
  display: inline-block;
  padding: 0;
}

.arrow_u:after {
  content: "";
  width: 8px;
  height: 8px;
  border: 0;
  border-bottom: solid 1px #005a8c;
  border-right: solid 1px #005a8c;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.caution {
  color: #a40000;
  font-size: 12px;
}

.caution:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(/PC/ja/asset/img/nw/guide/list_check.png);
  background-size: contain;
  vertical-align: middle;
}

.tenpouketori_nav {
  color: #a40000;
  font-size: 13px;
}

.tenpouketori_nav ul {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin: 40px auto;
}

.tenpouketori_nav ul li {
  width: 100%;
  font-size: 16px;
  display: block;
  box-sizing: border-box;
  padding: 1em 0.25em;
  background-color: #fff;
  border: #2b2b2b solid 1px;
  color: #2b2b2b;
  text-align: center;
  border-radius: 5px;
  transition: 0.8s;
  margin: 10px 0;
}

.tenpouketori_nav ul li:hover {
  background-color: #2b2b2b;
  color: #ffffff;
}

.tenpouketori_nav ul li:hover a {
  color: #ffffff;
}

.tenpouketori_nav ul li:hover .arrow_u:after {
  border-bottom: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
}

.tenpouketori_nav ul li a {
  display: block;
  width: 100%;
  text-decoration: none;
  color: #2b2b2b;
  border-bottom: none;
}

.tenpouketori_nav ul li:hover {
  background-color: #2b2b2b;
  color: #ffffff;
}

.arrow_u:after {
  content: "";
  width: 12px;
  height: 12px;
  border: 0;
  border-bottom: solid 2px #2b2b2b;
  border-right: solid 2px #2b2b2b;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 5px;
  margin: auto;
}

.tenpo_uketori_content .fukidashi {
  margin: 0 0 20px;
  width: 100%;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

.tenpo_uketori_content .fukidashi dt {
  position: relative;
  color: #fff;
  font-weight: bold;
  padding: 10px 15px;
  background-color: #063159;
  font-size: 16px;
  width: 24%;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.tenpo_uketori_content .fukidashi dd {
  padding: 10px 10px 10px 15px;
  display: block;
  background-color: #f8f8f8;
  margin: 0;
  width: 76%;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.tenpo_uketori_content .fukidashi dt::after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-width: 10px;
  margin-top: -10px;
  border-left-color: #063159;
}

/*------------------------------------------------------------
  |
  | NOTS
  |
  ------------------------------------------------------------*/

.section-notes_wrapper {
  padding: 20px 0;
  background-color: #fbfbfb;
  margin: 0 auto;
  width: 100%;
  border-radius: 10px;
}

.section-notes_wrapper .layout-container {
  width: 100%;
  max-width: 880px;
  box-sizing: border-box;
  padding: 0 20px;
  margin: 0 auto;
}

.section-notes {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto 1em;
}

.section-notes span{
	font-weight: bold;
	background: linear-gradient(transparent 70%, #fdd50045 0%);
}


.section-notes ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.section-notes ul li {
  background-image: linear-gradient(
      90deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0) 50%,
      #fbfbfb 50%,
      #fbfbfb 50%
    ),
    linear-gradient(
      180deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0) 97%,
      rgba(0, 0, 0, 0.3) 97%,
      rgba(0, 0, 0, 0.3) 100%
    );
  background-size: 8px 100%, 100% 2em;
  line-height: 2;
  display: block;
  width: 100%;
  margin-top: 20px;
}
.layout-column-4 {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 20px 0;
}

.layout-column-4 img {
  width: 16%;
  max-width: 60px;
  margin: 0 20px 0 0;
  display: block;
}

.layout-column-4 h3 {
  font-size: 1rem;
  color: #063159;
  padding: 0.5em 0;
  margin: 0;
  border-bottom: solid 3px #063159;
  display: block !important;
  width: calc(80% - 20px);
  min-width: calc(100% - 80px);
  text-align: left;
}

.layout-column-4 h3 span {
  display: inline-block;
}

.layout-column-4 p {
  background-image: linear-gradient(
      90deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0) 50%,
      #fbfbfb 50%,
      #fbfbfb 50%
    ),
    linear-gradient(
      180deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0) 97%,
      #999 97%,
      #999 100%
    );
  background-size: 8px 100%, 100% 2em;
  line-height: 2;
  display: block;
  width: 100%;
  margin-top: 20px;
}

.section-notes_link {
  text-decoration: none;
  color: #005a8c;
  font-weight: bold;
  border-bottom: none !important;
  display: inline-block;
}

.section-notes_btn,
a.section-notes_btn,
button.section-notes_btn {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: block;
  padding: 0.5rem 2rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #063159;
  border-radius: 0.25rem;
  border: #063159 solid 2px;
  margin: 20px auto 0;
}

.section-notes_btn:hover,
a.section-notes_btn:hover {
  color: #fff;
  background: #063159;
}

/*------------------------------------------------------------
  |
  | CLOSE
  |
  ------------------------------------------------------------*/

/*.section-close { 
      padding-bottom: 7.5rem; 
      padding-top: 7.5rem; 
    }
*/
/*------------------------------------------------------------
  |
  | FOOTER
  |
  ------------------------------------------------------------*/

.section-footer {
  padding-bottom: 3rem;
  padding-top: 3rem;
}

/*------------------------------------------------------------
  |
  | Q and A
  |
  ------------------------------------------------------------*/

.js-static-faq h3 {
  font-size: 1rem;
  color: #063159;
  padding: 0.5em 0;
  margin: 0 0 1rem;
  border-bottom: solid 3px #063159;
  text-align: left;
  width: 100%;
}

.static .faq-section-title {
  margin: 20px 0;
  padding: 5px 20px;
  color: #000;
  background: #e6e6e6;
  font-size: 15px;
  font-weight: 700;
}

.static .faq-category-title {
  margin: 12px 0;
  padding: 0;
  color: #000;
  background: transparent;
  font-size: 13px;
  font-weight: 700;
}

.static .faq-category-title:before {
  content: "・";
}

.static .faq-item {
  display: block;
  margin: 20px auto;
}

.static .faq-item .faq-q {
  padding: 14px 40px 14px 46px;
  border: 2px solid #063159;
  margin: 0;
  background: #fff;
  width: 100%;
}

.static .faq-item .faq-q .faq-arrowbox--q {
  top: 20px;
  left: 10px;
}

.static .faq-q {
  color: #063156;
  font-size: 14px;
  font-weight: 700;
  display: block;
  position: relative;
  padding: 0 0 0 37px;
  margin: 14px 0;
}

.static .faq-q:hover {
  cursor: pointer;
}

.static .faq-q .faq-arrowbox--q {
  position: absolute;
  top: 0;
  left: 0;
}

.static .faq-a {
  position: relative;
  padding: 20px 30px 20px 51px;
  border: 2px solid #063159;
  border-top-width: 0;
  background-color: #f2f2f2;
  font-size: 13px;
  text-align: left;
}

.static .faq-a:after {
  content: "";
  display: block;
  clear: both;
}

.static .faq-a .faq-arrowbox--a {
  position: absolute;
  top: 24px;
  left: 10px;
}

.static .faq-a .static-l-links {
  margin: 0 auto 20px;
}

.static .faq-arrowbox--q,
.static .faq-arrowbox--a {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
  border-radius: 3px;
  padding: 0 3px;
  text-align: center;
  position: relative;
  min-width: 23px;
  height: 18px;
  line-height: 18px;
  font-style: normal;
}

.static .faq-arrowbox--q:after,
.static .faq-arrowbox--a:after {
  content: "";
  position: absolute;
  right: 5px;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-width: 4px;
  border-right-width: 4px;
  bottom: -6px;
}

.static .faq-arrowbox--q {
  background: #063156;
}

.static .faq-arrowbox--q:after {
  border-top-color: #063156;
  border-right-color: #063156;
}

.static .faq-arrowbox--a {
  background: #e31212;
}

.static .faq-arrowbox--a:after {
  border-top-color: #e31212;
  border-right-color: #e31212;
}

.static [data-faq-toggle]:after {
  content: "";
  width: 16px;
  height: 16px;
  border-top: 2px solid #063159;
  border-right: 2px solid #063159;
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 10px);
  right: 10px;
  transform: rotate(135deg);
}

.static [data-faq-toggle="on"]:after {
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
  margin: auto;
}

.static [data-faq-toggle="off"] + .faq-a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  overflow: hidden;
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
  border-bottom-width: 0;
}

.anchor {
  padding-top: 160px;
  margin-top: -160px;
  display: block;
}

.section_info span {
  display: inline-block;
}

.toritsuke_price {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
}

.toritsuke_price_list {
  width: 100%;
}

.toritsuke_price_list table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1em;
}

.toritsuke_price_list th,
.toritsuke_price_item td {
  padding: 5px 10px;
}

.toritsuke_price_list th {
  background-color: #063159;
  color: #fff;
  font-weight: normal;
  position: relative;
  /*z-index: 10;*/
  width: 50%;
  text-align: center;
}

.note_small {
  font-size: 12px;
}

.toritsuke_price_list td {
  background-color: #e9e9e9;
  text-align: center;
  font-weight: 600;
}
.toritsuke_price_list td span {
  font-size: 20px;
  font-weight: 600;
}

.toritsuke_price_list tr {
  border-bottom: solid #fff;
}

.toritsuke_price h3,
.toritsuke_item h3,
.toritsuke_shop h3 {
  display: block;
  width: 100%;
  text-align: center;
  margin: 20px auto;
}

.toritsuke_price p {
  font-size: 13px;
  line-height: 1.4;
  margin: 0.5em 0.5em 2em;
}

.price_title,
.item_title,
.shop_title {
  font-size: 24px !important;
}
.toritsuke_item,
.toritsuke_shop p {
  display: block;
  margin: 0 auto;
  width: 80%;
  text-align: center;
}

.price_title:before {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  background-image: url("/PC/ja/asset/img/nw/guide/torituke_service/price_icon.png");
  background-size: contain;
  vertical-align: middle;
  transform: translateY(-2px);
  margin-right: 0.2em;
}

.item_title:before {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  background-image: url("/PC/ja/asset/img/nw/guide/torituke_service/tire_icon_02.png");
  background-size: contain;
  vertical-align: middle;
  transform: translateY(-2px);
  margin-right: 0.2em;
}

.shop_title:before {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  background-image: url("/PC/ja/asset/img/nw/guide/torituke_service/shop_icon.png");
  background-size: contain;
  vertical-align: middle;
  transform: translateY(-2px);
  margin-right: 0.2em;
}

.price_list_hd {
  display: block;
  box-sizing: border-box;
  background-color: #063159;
  width: 100%;
  padding: 1em;
  text-align: center;
}

.price_list_hd h4 {
  color: #ffffff !important;
  font-size: 16px;
}
.price_list_hd span {
  color: #ffffff;
  font-weight: 400;
}
.tire_tan_icon:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 26px;
  background-image: url("/PC/ja/asset/img/nw/guide/torituke_service/tire_icon.png");
  background-size: contain;
  vertical-align: middle;
  transform: translate(-4px, -2px);
  background-repeat: no-repeat;
}
.tire_set_icon:before {
  content: "";
  display: inline-block;
  width: 35px;
  height: 26px;
  background-image: url("/PC/ja/asset/img/nw/guide/torituke_service/set_icon.png");
  background-size: contain;
  vertical-align: middle;
  transform: translate(-4px, -2px);
  background-repeat: no-repeat;
}
.list_em {
  color: #dcdb00;
}

.section-notes_hd {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
  margin: 3em 0 1em;
  width: 100%;
}

.section-notes_hd img {
  width: 16%;
  max-width: 60px;
  margin: 0 20px 0 0;
  display: block;
}

.section-notes_hd h3 {
  display: block !important;
  width: calc(80% - 20px);
  min-width: calc(80% - 60px);
  border-bottom: solid 3px #063159;
  font-size: 18px !important;
}

.information{
margin: 40px auto;
border: #A00002 solid 2px;
border-radius: 16px;
}

.information_title{
text-align: center!important;
font-size: 16px;
color: #ffffff;
font-weight: bold;
display: block;
margin-bottom: 20px;
background-color: #A00002;
padding: 5px;
border-radius: 14px 14px 0 0;
line-height: 1.5;
}

.information_title span{
display: inline-block;
}

.information_content{
margin: 20px;
}


.information_content span{
font-weight: bold;
}


/*タブレットスタイル*/
@media only screen and (min-width: 601px) {
  .layout-column-4 {
    width: calc(100% / 2 - 20px);
  }
}

/*タブレットスタイル*/
@media only screen and (min-width: 768px) {
  .section-notes_wrapper .layout-container {
    padding: 60px;
  }

  .tenpo_uketori_notice {
    margin-left: 0.5em;
    margin-top: 0;
    width: 100%;
    max-width: none;
  }

  .tenpo_uketori_notice .l_p {
    width: calc(20% - 2em);
    margin-right: 2em;
  }

  .f-wrap-2 img {
    display: block;
    width: 48%;
    height: auto;
  }

  .f-wrap-2 .box {
    width: 48%;
  }

  .f-wrap-2 .box p span {
    font-size: 18px;
    font-weight: 700;
    display: block;
    margin-bottom: 1.5em;
  }

  .f-wrap-2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    -webkit-box-align: start;
    align-items: flex-start;
    padding: 20px 0;
    box-sizing: border-box;
  }

  .f-wrap-2 img {
    display: block;
    width: 50%;
    height: auto;
    box-sizing: border-box;
    padding: 1em;
    margin: 0;
  }

  .f-wrap-2 .box {
    width: 50%;
    box-sizing: border-box;
    padding: 1em;
    margin: 0;
  }

  .f-wrap-2:nth-child(even) {
    flex-direction: row-reverse;
  }

  .tenpo_uketori_content .fukidashi dt {
    width: 28%;
    font-size: 18px;
  }

  .tenpo_uketori_content .fukidashi dd {
    padding: 10px 30px;
    width: 72%;
  }

  .layout-column-4 {
    width: calc(100% / 3 - 40px);
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    margin: 20px 0;
  }

  .section-notes_wrapper .layout-container {
    padding: 20px;
  }

  .section-notes_btn,
  a.section-notes_btn,
  button.section-notes_btn {
    margin: auto auto 0;
  }

  .tenpo_uketori_content h2 {
    font-size: 20px;
  }

  .tenpo_uketori_content h3 {
    font-size: 16px;
  }

  .tenpouketori_nav ul li {
    width: calc(100% / 3 - 10px);
    margin: 0;
  }

  .component-list--item {
    background-size: 1.125rem;
  }

  .component-list li {
    margin-bottom: 0;
  }

  .section-notes_wrapper {
    padding: 40px 0;
  }

  .layout-column-4 img {
    width: auto;
    margin: 0 auto;
    display: block;
  }

  .layout-column-4 h3 {
    font-size: 1rem;
    width: 100%;
    padding: 0.5em 0;
    margin: 0 0 1rem;
    text-align: center;
    border-bottom: solid 3px #063159;
  }

  .layout-column-4 p {
    margin-top: 0;
  }

  .static .faq-item .faq-q {
    padding: 14px 30px 14px 51px;
    border: 2px solid #063159;
    margin: 0;
    background: #fff;
    width: 100%;
  }

  .static .faq-item .faq-q .faq-arrowbox--q {
    top: 14px;
    left: 16px;
  }

  .static .faq-a .faq-arrowbox--a {
    position: absolute;
    top: 20px;
    left: 14px;
  }
}

.information_title{
font-size: 18px;

}


/*PCスタイル*/
@media only screen and (min-width: 1024px) {
  .section-notes_wrapper .layout-container {
    padding: 60px;
  }

  .tenpo_uketori_notice {
    margin-left: 0.5em;
    margin-top: 0;
    width: 100%;
    max-width: none;
  }

  .tenpo_uketori_notice .l_p {
    width: calc(20% - 2em);
    margin-right: 2em;
  }

  .f-wrap-2 img {
    display: block;
    width: 48%;
    height: auto;
  }

  .f-wrap-2 .box {
    width: 48%;
  }

  .f-wrap-2 .box p span {
    font-size: 18px;
    font-weight: 700;
    display: block;
    margin-bottom: 1.5em;
  }

  .f-wrap-2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    -webkit-box-align: start;
    align-items: flex-start;
    padding: 20px 0;
    box-sizing: border-box;
  }

  .f-wrap-2 img {
    display: block;
    width: 50%;
    height: auto;
    box-sizing: border-box;
    padding: 1em;
    margin: 0;
  }

  .f-wrap-2 .box {
    width: 50%;
    box-sizing: border-box;
    padding: 1em;
    margin: 0;
  }

  .f-wrap-2:nth-child(even) {
    flex-direction: row-reverse;
  }

  .tenpo_uketori_content .fukidashi dt {
    width: 23.5%;
    font-size: 18px;
  }

  .tenpo_uketori_content .fukidashi dd {
    padding: 10px 30px;
    width: 72%;
  }

  .layout-column-4 {
    width: calc(100% / 3 - 40px);
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    margin: 20px 0;
  }

  .section-notes_wrapper .layout-container {
    padding: 20px 60px;
  }

  .section-notes_btn,
  a.section-notes_btn,
  button.section-notes_btn {
    margin: auto auto 0;
  }

  .tenpo_uketori_content h2 {
    font-size: 20px;
  }

  .tenpo_uketori_content h3 {
    font-size: 16px;
  }

  .tenpouketori_nav ul li {
    width: calc(100% / 3 - 10px);
    margin: 0;
  }

  .arrow_u {
    position: relative;
    display: inline-block;
    padding-right: 20px;
  }

  .component-list--item {
    background-size: 1.125rem;
  }

  .component-list li {
    margin-bottom: 0;
  }

  .section-notes_wrapper {
    padding: 10px 0;
  }

  .layout-column-4 img {
    width: auto;
    margin: 0 auto;
    display: block;
  }

  .layout-column-4 h3 {
    font-size: 1rem;
    width: 100%;
    padding: 0.5em 0;
    margin: 0 0 1rem;
    text-align: center;
    border-bottom: solid 3px #063159;
  }

  .layout-column-4 p {
    margin-top: 0;
  }

  .static .faq-item .faq-q {
    padding: 14px 30px 14px 51px;
    border: 2px solid #063159;
    margin: 0;
    background: #fff;
    width: 100%;
  }

  .static .faq-item .faq-q .faq-arrowbox--q {
    top: 14px;
    left: 16px;
  }

  .static .faq-a .faq-arrowbox--a {
    position: absolute;
    top: 20px;
    left: 14px;
  }

  .toritsuke_price_list {
    width: calc(50% - 10px);
  }

  .section-notes_hd {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
    margin: 4em 0 1em;
    width: 100%;
  }

  .section-notes_hd img {
    width: 16%;
    max-width: 40px;
    margin: 0 20px 0 0;
    display: block;
  }

  .section-notes_hd h3 {
    display: block !important;
    width: calc(82% - 20px);
    min-width: calc(100% - 60px);
    border-bottom: solid 3px #063159;
    font-size: 18px !important;
  }
.information_content {
    margin: 20px 40px;
}	
.information_title{
font-size: 20px;

}
}
