body,p,div {
  margin: 0;
  padding: 0;
  font-family: æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“,YuGothic,æ¸¸ã‚´ã‚·ãƒƒã‚¯,Yu Gothic,ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro,Hiragino Kaku Gothic Pro,ãƒ¡ã‚¤ãƒªã‚ª,Meiryo,Osaka,Arial,ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯,MS PGothic,sans-serif;
  color: #141414;
}
a,a:link, a:visited {
  color: #141414;
  text-decoration: none;
}
@media screen and (min-width: 761px){
  a:hover {
    opacity: 0.6;
  }
}
.touch_on:hover {
  opacity: 1;
}
img {
  width: 100%;
  display: block;
}
.sp {
    display: none !important;
}
.pc {
    display: block !important;
}
@media screen and (max-width: 760px){
.pc {
    display: none !important;
}
}
@media screen and (max-width: 760px){
.sp {
    display: block !important;
}
}

.header {
  position: fixed;
  display: block;
  width: 100%;
  height: 64px;
  background-color: #fff;
  z-index: 1;
}
.header_inner {
  padding: 13px 15px 12px;
}
.header_logo {
  width: 32%;
  max-width: 100px;
  display: flex;
  align-items: center;
}
.header_logo a:hover {
  opacity: 1;
}
.header_logo a {
  width: 100%;
  display: flex;
  align-items: center;
}
.header_logo a img {
  width: 100%;
}
.header_guide {
  display: flex;
  justify-content: space-between;
}
.header_cv {
  background-color: #FACE00;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 8px;
  width: 65%;
  max-width: 222px;
  height: 40px;
  padding: 0 13px;
}
.header_cv {
  font-size: 13px;
  font-weight: bold;
}
.header_cv p {
  margin: 0 auto;
  padding-left: 16px;
}
.header_cv img {
  width: 16px;
  height: 16px;
}
@media screen and (min-width: 761px){
  .header {
    height: 80px;
  }
  .header_inner {
    max-width: 1100px;
    margin: 0 auto;
    padding: 10px 15px 10px;
  }
  .header_logo {
    max-width: 198px;
  }
  .header_cv {
    max-width: 400px;
    font-size: 24px;
    height: 60px;
    justify-content: center;
    padding: 0;
  }
  .header_cv img {
    width: 25px;
    height: 25px;
  }
  .header_cv p {
    margin: 0 60px 0 85px;
    padding-left: 0;
  }
}

.fv {
  padding-top: 65px;
  min-height: 375px;
}
.fv_cv {
  background-color: #FCCF00;
  padding-bottom: 30px;
}
.fv_cv_text{
  display: flex;
  justify-content: center;
  line-height: 1.2;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 16px 0;
}
.fv_cv_text::before,.mem_cv_text::before{
  content: url(/ytc/customer/send/sp/kantan/img/cv_line_right.svg);
  display: inline-block;
  position: relative;
  top: 7px;
  right: 10px;
}
.fv_cv_text::after,.mem_cv_text::after{
  content: url(/ytc/customer/send/sp/kantan/img/cv_line_left.svg);
  display: inline-block;
  position: relative;
  top: 7px;
  left: 10px;
}
.fv_cv a,.mem_cv a{
  background-color: #fff;
  border: 2px solid #141414;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 10px;
  padding: 15px 25px;
}
.btn_bg {
  z-index: 0;
  border-radius: 10px;
  width: 80%;
  margin: 0 auto;
  background-color: #fff;
}
.fv_cv img,.mem_cv img{
  width: 20px;
  margin-left: 20px;
}
.fv_cv_btn_text {
  font-size: 18px;
  font-weight: bold;
  margin: 0 auto;
  padding-left: 40px;
}
@media screen and (min-width: 761px){
  .fv {
    padding-top: 80px;
    background-image: repeating-linear-gradient(-45deg,#f5f5f5, #f5f5f5 7px,transparent 0, transparent 14px);
  }
  .fv img {
    max-width: 1100px;
    margin: 0 auto;
  }
  .fv_cv {
    padding-bottom: 40px;
  }
  .btn_bg {
    width: 520px;
  }
  .fv_cv_text {
    font-size: 24px;
    padding-top: 40px;
    line-height: 1.4;
  }
  .fv_cv_btn_text {
    font-size: 26px;
    margin: 0 96px 0 130px;
    padding-left: 0;
  }
  .fv_cv_text::after, .mem_cv_text::after {
    content: url(/ytc/customer/send/sp/kantan/img/pc/cv_line_right.svg);
    background-size: 35px;
    height: 35px;
    top: 12px;
    left: 50px;
  }
  .fv_cv_text::before, .mem_cv_text::before {
    content: url(/ytc/customer/send/sp/kantan/img/pc/cv_line_left.svg);
    background-size: 35px;
    height: 35px;
    top: 12px;
    right: 50px;
  }
  .fv_cv img, .mem_cv img {
    width: 34px;
    margin-left: 0;
  }
  .fv_cv a,.mem_cv a{
    display: flex;
    justify-content: center;
  }
}

.onatyami {
  margin: 60px 0 0;
  padding: 0 17px;
}
.onayami_title {
  width: 171px;
  margin: 0 auto 40px;
}
.onayami_m {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.onayami_m_thum {
  width: 25vw;
  margin-right: 10px;
}
.onayami_tbox {
  position: relative;
  width: 65%;
}
.onayami_text {
  position: absolute;
  font-size: 3.5vw;
  line-height: 2;
  padding-right: 24px;
  top: 40%;
  transform: translateY(-40%);
  -webkit-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  left: 24px;
}
@media screen and (min-width: 761px){
  .onatyami {
    margin: 80px 0 0;
  }
  .onayami_title {
    width: 652px;
  }
  .onayami_pc {
    display: flex;
    justify-content: space-between;
    margin: 60px auto 0;
    max-width: 1100px;
  }
  .onayami_m_thum {
    max-width: 174px;
    width: 100%;
    margin-right: 30px;
  }
  .onayami_tbox {
    width: 322px;
    display: flex;
    align-items: center;
  }
  .onayami_text {
    font-size: 16px;
    line-height: 1.5;
    left: 30px;
    padding-right: 30px;
  }
  .onayami_m {
    margin-bottom: 0;
  }
  .onayami_m_box {
    width: 322px;
  }
}
@media screen and (min-width: 970px){
  .onayami_text {
    font-size: 20px;
  }
}

.okurijo {
  margin-top: 60px;
  background-color: #f2f2f2;
  background-image: repeating-linear-gradient(-45deg,#f5f5f5, #f5f5f5 7px,transparent 0, transparent 14px);
  padding: 0 17px 60px;
  position: relative;
  z-index: -1;
}
.okurijo_title {
  margin-top: 45px;
}
.okurijo_con {
  display: flex;
  margin-top: 40px;
}
.okurijo_img {
  width: 35%;
  margin-right: 14px;
}
.okurijo_box {
  width: 65%;
}
.okurijo_h2 {
  font-size: 4.8vw;
  font-weight: bold;
}
.okurijo_box_text {
  font-size: 16px;
}
.underline {
  position: relative;
  background: linear-gradient(transparent 84%, #FCCF00 0%);
}
.underline::before {
  background-color: #FCCF00;
  content: '';
  position: absolute;
  bottom: 0.5px;
  display: none;
  opacity: 0.75;
  width: 100%;
  height: 5px;
  transform:skewX(-45deg);
  z-index: -1;
}
.okurijo_tag {
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  margin-bottom: 15px;
}
@media screen and (min-width: 761px){
  .okurijo {
    margin-top: 80px;
    padding: 0 17px 80px;
  }
  .okurijo_line {
    max-width: 1100px;
    margin: 0 auto;
  }
  .okurijo_title {
    width: 535px;
    margin: 40px auto 0;
  }
  .okurijo_pc {
    display: flex;
    justify-content: space-between;
    max-width: 1100px;
    margin: 0 auto;
  }
  .okurijo_con {
    flex-direction: column;
    max-width: 330px;
    width: 30%;
    margin-top: 60px;
  }
  .okurijo_img{
    width: 100%;
    max-width: 330px;
    margin: 0 auto;
  }
  .okurijo_h2 {
    font-size: 24px;
    text-align: center;
  }
  .okurijo_box {
    width: 100%;
  }
  .underline::before{
    z-index: -1;
    display: none;
  }
  .underline {
    background: linear-gradient(transparent 84%, #FCCF00 0%);
  }
  .okurijo_tag {
    font-size: 18px;
    font-weight: bold;
    border: 2px solid #000;
    margin: 20px 0;
  }
  .okurijo_con:nth-child(1) .okurijo_h2 {
    margin-top: 76px;
  }
  .okurijo_box_text {
    font-size: 20px;
  }
}
@media screen and (min-width: 1100px){
  .underline::before{
    z-index: -1;
    display: inline-block;
  }
  .underline {
    background: none;
  }
}

.kantan {
  padding: 0 30px 60px;
  margin-top: 60px;
}
.kantan_title {
  padding: 0 40px;
  margin-bottom: 40px;
}
.kantan_text {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 0;
  text-align: center;
}
.kantan_arrow {
  width: 37px;
  margin: 20px auto;
}
@media screen and (min-width: 761px){
  .kantan {
    margin: 120px auto 0;
    max-width: 1100px;
  }
  .kantan_title {
    width: 468px;
    margin: 0 auto 78px;
  }
  .kantan_pc {
    display: flex;
  }
  .kantan_arrow {
    width: 12px;
    margin: 8% auto;
    height: 90%;
  }
  .kantan_text {
    font-size: 19px;
  }
  .kantan_pc_item {
    width: 30%;
  }
}

.mem_cv {
  background-color: #FCCF00;
  padding-bottom: 20px;
}
.mem_cv_text {
  display: flex;
  justify-content: center;
  line-height: 1.2;
  padding: 30px 0 16px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (min-width: 761px){
  .mem_cv_text {
    font-size: 24px;
    padding: 40px 0 16px;
    line-height: 1.4;
  }
  .mem_cv {
    padding-bottom: 40px;
  }
}

.goriyou {
  background-color: #f2f2f2;
  background-image: repeating-linear-gradient(-45deg,#f5f5f5, #f5f5f5 7px,transparent 0, transparent 14px);
  padding: 60px 0;
  overflow-x: hidden;
}
.goriyou_title {
  width: 199px;
  margin: 0 auto 30px;
}
.goriyou_text {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}
.swiper-container {
	padding-bottom: 55px;
	box-sizing: content-box;
  margin-bottom: 20px;
}
.goriyou_container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  z-index: 0;
}
.swiper-container {
  width: 100%;
  height: 100%;
  overflow: visible;
  z-index: 1;
}
.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  display: inline-block;
  border: 1px solid #000;
  border-radius: 100%;
  background: #fff;
  opacity: 1;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 7px;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background-color: #FCCF00;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(/ytc/customer/send/sp/kantan/img/goriyou_arrow.svg);
    left: 35px;
    transform: rotateY(180deg);
    right: auto;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url(/ytc/customer/send/sp/kantan/img/goriyou_arrow.svg);
  right: 35px;
  left: auto;
}
.swiper-button-prev, .swiper-button-next {
  position: absolute;
  top: 32%;
  width: 10px;
  height: 18px;
  margin-top: -22px;
  z-index: 2;
  cursor: pointer;
  background-size: 10px 18px;
  background-position: center;
  background-repeat: no-repeat;
}
.goriyou_slide_box {
  background: url(/ytc/customer/send/sp/kantan/img/goriyou_arrow_step1.svg) no-repeat;
  background-position: left 11%;
  padding-left: 34px;
  padding-bottom: 10px;
  width: 80%;
  margin: 15px auto 11px;
  font-size: 18px;
  font-weight: bold;
}
.goriyou_slide_box.-one {
  background: url(/ytc/customer/send/sp/kantan/img/goriyou_arrow_step1.svg) no-repeat;
  background-position: left 11%;
}
.goriyou_slide_box.-two {
  background: url(/ytc/customer/send/sp/kantan/img/goriyou_arrow_step2.svg) no-repeat;
  background-position: left 11%;
}
.goriyou_slide_box.-thr {
  background: url(/ytc/customer/send/sp/kantan/img/goriyou_arrow_step3.svg) no-repeat;
  background-position: left 11%;
}
.goriyou_slide_box.-for {
  background: url(/ytc/customer/send/sp/kantan/img/goriyou_arrow_step4.svg) no-repeat;
  background-position: left 11%;
}
.goriyou_slide_box.-fiv {
  background: url(/ytc/customer/send/sp/kantan/img/goriyou_arrow_step5.svg) no-repeat;
  background-position: left 11%;
}
.goriyou_slide_box.-six {
  background: url(/ytc/customer/send/sp/kantan/img/goriyou_arrow_step6.svg) no-repeat;
  background-position: left 11%;
}
.swiper-slide-active .goriyou_slide_box {
  border-bottom: 2px dashed #141414;
}
.swiper-slide-next img{
  opacity: 0.5;
}
.swiper-slide-prev img{
  opacity: 0.5;
}
.goriyou_slide_text {
  width: 90%;
  margin: 0 auto;
  font-size: 16px;
}
.goriyou_pc {
  padding: 0;
}
.goriyou_bg {
  background-color: #E9E9E9;
  padding: 15px 26px 0;
  position: relative;
}
.goriyou_left_bg {
  height: 100%;
  width: 100%;
  display: block;
  background-color: #E9E9E9;
  position: absolute;
  top: 0;
  right: 100%;
}
.goriyou_right_bg {
  height: 100%;
  width: 100%;
  display: block;
  background-color: #E9E9E9;
  position: absolute;
  top: 0;
  left: 100%;
}
@media screen and (min-width: 761px){
  .goriyou {
    padding: 80px 0;
  }
  .goriyou_title {
    width: 300px;
    margin: 0 auto 60px;
  }
  .swiper-button-prev, .swiper-button-next {
    top: 42%;
    width: 17px;
    height: 33px;
    background-size: 17px 33px;
  }
  .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(/ytc/customer/send/sp/kantan/img/pc/goriyou_arrow.svg);
  }
  .swiper-container {
    max-width: 1100px;
    width: 90%;
  }
  .goriyou_text {
    font-size: 34px;
    margin-bottom: 25px;
  }
  .swiper-container {
    margin-bottom: 40px;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 11px;
  }
  .goriyou_pc {
    display: flex;
    padding: 0 5vw;
  }
  .goriyou_bg {
    background-color: rgba(0,0,0,0);
    padding: 0;
  }
  .goriyou_textbox {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .goriyou_pc img {
    width: 250px;
  }
  .goriyou_slide_box {
    margin: 15px 50px 11px;
    font-size: 24px;
    width: 100%;
  }
  .goriyou_slide_text {
    margin: 0 0 0 50px;
    font-size: 20px;
  }
  .goriyou_container {
    background: linear-gradient(#E9E9E9 88%, rgba(0,0,0,0) 13%);
    padding-top: 25px;
  }
  .goriyou_slide_box.-one {
    background: url(/ytc/customer/send/sp/kantan/img/pc/goriyou_arrow_step1.svg) no-repeat;
    background-position: left 0% top 26%;
    max-width: 230px;
  }
  .goriyou_slide_box.-two {
    background: url(/ytc/customer/send/sp/kantan/img/pc/goriyou_arrow_step2.svg) no-repeat;
    background-position: left 0% top 26%;
    max-width: 210px;
  }
  .goriyou_slide_box.-thr {
    background: url(/ytc/customer/send/sp/kantan/img/pc/goriyou_arrow_step3.svg) no-repeat;
    background-position: left 0% top 26%;
    max-width: 210px;
  }
  .goriyou_slide_box.-for {
    background: url(/ytc/customer/send/sp/kantan/img/pc/goriyou_arrow_step4.svg) no-repeat;
    background-position: left 0% top 26%;
    max-width: 140px;
  }
  .goriyou_slide_box.-fiv {
    background: url(/ytc/customer/send/sp/kantan/img/pc/goriyou_arrow_step5.svg) no-repeat;
    background-position: left 0% top 26%;
    max-width: 230px;
  }
  .goriyou_slide_box.-six {
    background: url(/ytc/customer/send/sp/kantan/img/pc/goriyou_arrow_step6.svg) no-repeat;
    background-position: left 0% top 26%;
    max-width: 188px;
  }
  .goriyou_left_bg {
    display: none;
  }
  .goriyou_right_bg {
    display: none;
  }
}

.goshitumon {
  margin: 60px 0;
}
.new-pickup-faq__body a{
  text-decoration: underline;
}
.goshitumon_title {
  width: 118px;
  margin: 0 auto 40px;
}
.new-pickup-faq {
  margin-top: 12px;
  background-color: #fff;
  padding: 0 15px;
}
.new-pickup-faq__head {
  padding: 1em .8em 1em 3.5em;
  font-size: 17px;
  font-weight: 700;
  display: flex;
  position: relative;
  flex-flow: row nowrap;
  border-radius: 10px;
  background-color: #f0f0f0;
  color: #141414;
  line-height: 1.4;
  transition: all .25s cubic-bezier(.4,0,.2,1) 0s;
}
.new-pickup-faq__mark--question {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 1em;
  width: 30px;
  height: 30px;
  padding: .4em;
  font-size: 16px;
  font-weight: 700;
  border-radius: 50%;
  background-color: #141414;
  color: #fff;
  line-height: 1;
  text-align: center;
  box-sizing: border-box;
}
.new-pickup-faq__title {
  position: relative;
  flex: 1 1;
  padding-right: 1.5em;
  font-size: 17px;
}
.new-pickup-faq__title:after, .new-pickup-faq__title:before {
  -webkit-backface-visibility: hidden;
  position: absolute;
  top: .5em;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 20px;
  height: 4px;
  background-color: #141414;
  content: "";
  transition: -webkit-transform .25s cubic-bezier(.4,0,.2,1) 0s;
  transition: transform .25s cubic-bezier(.4,0,.2,1) 0s;
  transition: transform .25s cubic-bezier(.4,0,.2,1) 0s,-webkit-transform .25s cubic-bezier(.4,0,.2,1) 0s;
}
.new-pickup-faq__title:before {
  top: 48.5%;
  -webkit-transform: rotate(
90deg);
  transform: rotate(
90deg);
}
.js-accordion.is-active .new-pickup-faq__head .new-pickup-faq__title:before {
  -webkit-transform: rotate(
0deg);
  transform: rotate(
0deg);
}
.js-accordion.is-active .new-pickup-faq__head {
  border-radius: 10px 10px 0 0;
}
.new-pickup-faq__body {
  padding: 1em 1.6em .2em 1em;
  display: flex;
  position: relative;
  flex-flow: row nowrap;
  border: 3px solid #f0f0f0;
  border-radius: 0 0 10px 10px;
  padding-bottom: 30px;
}
.new-pickup-faq__mark--answer {
  box-sizing: border-box;
  margin-right: .8em;
  width: 30px;
  height: 30px;
  padding: .4em;
  font-size: 16px;
  font-weight: 700;
  border-radius: 50%;
  background-color: #fccf00;
  color: #141414;
  line-height: 1;
  text-align: center;
}
.new-pickup-faq__detail {
  flex: 1 1;
  padding-top: 0;
}
.js-accordion__panel {
  opacity: 0;
  height: 0;
  transition: all .2s ease-out;
}
.close_link .js-accordion__panel {
  opacity: 0;
}
.close_link .js-accordion__panel .new-pickup-faq__body {
  display: none;
}
.is-active .js-accordion__panel {
  opacity: 1;
  height: 100%;
}
.is-active .js-accordion__panel .new-pickup-faq__body {
  display: block;
}
.goshitumon_link {
  background: url(/ytc/customer/send/sp/kantan/img/link_arrow.svg) no-repeat;
  background-position: left center;
  padding-left: 15px;
  margin: 30px 30px 0;
}
.goshitumon_link a{
  font-size: 16px;
  text-decoration: underline;
}
.new-pickup-faq__body a,.new-pickup-faq__body a:link {
  color: #000;
  font-weight: bold;
}
.goshitumon_a_txt {
  font-weight: normal;
}
.goshitumon_a_txt.-f16 {
  font-size: 16px;
}
.goshitumon_a_txt.-fkaku {
  font-size: 16px;
}
.goshitumon_a_txt.-f12 {
  font-size: 12px;
}
.goshitumon_a_txt.-bold {
  font-weight: bold;
}
.a_title {
  margin-bottom: 10px;
}
.step_icn {
  width: 65px;
  margin-bottom: 10px;
}
.a_arrow_right {
  background: url(/ytc/customer/send/sp/kantan/img/link_arrow.svg) no-repeat;
  background-position: left center;
  padding-left: 10px;
}
.a_arrow_right_2 {
  display: flex;
  align-items: flex-start;
  background: url(/ytc/customer/send/sp/kantan/img/link_arrow.svg) no-repeat;
  background-position: left 6px;
  padding-left: 20px;
}
.a_arrow_right_2.u-mt20 {
  margin-top: 20px;
}
.a_arrow_right_2.u-mb20 {
  margin-bottom: 20px;
}
.step_item {
  padding: 20px 0;
  border-top: 2px dotted #E5E5E5;
}
.step_item_u10 {
  margin-bottom: 10px;
}
.step_list li {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 2px dotted #E5E5E5;
}
.step_list li:first-child {
  margin-top: 0;
}
.step_list img {
  margin-top: 10px;
}
.step_list_num {
  display: block;
  float: left;
}
.step_list_txt {
  display: block;
  margin-left: 16px;
}
.step_items {
  margin-top: 20px;
}
.a_title_2 {
  margin-bottom: 20px;
}
.a_case_box {
  border-top: 2px dotted #E5E5E5;
  padding: 20px 0;
}
.a_case_title {
  margin-bottom: 10px;
}
.a_case_video {
  margin: 20px 0 0;
}
.a_case_h2 {
  margin: 30px 0 10px;
}
.a_table {
  margin-bottom: 10px;
}
.black_th {
  color: #fff;
  background-color: #141414;
  border: 1px solid #141414;
}
.a_table th {
  font-size: 12px;
}
.sp .a_table {
  margin-top: 30px;
}
.sp .a_table:first-child {
  margin-top: 0;
}
.a_table_2 th {
  font-size: 10px;
}
.a_table_2 .-linetext {
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  padding: 6px 2px 7px;
  min-height: 3em;
}
.a_line_last {
  padding-top: 10px;
  margin-top: 20px;
  border-top: 2px dotted #E5E5E5;
}
.shiharai_list {
  padding-left: 20px;
}
.shiharai_list li {
  position: relative;
  font-size: 16px;
  margin-bottom: 10px;
}
.shiharai_list li::before{
  content: '';
  background-color: #141414;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  display: block;
  position: absolute;
  left: -12px;
  top: 9px;
}
.goshitumon_notes {
  margin: 10px 0;
}
.step_list .cantext_line {
  border-top: none;
}
.cantext {
  border-top: 2px dotted #E5E5E5;
  padding-top: 15px;
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
}
.goshitumon_notes_small {
  color: #7B7B7B;
  font-size: 12px;
}
.goshitumon_list_last {
  margin-bottom: 10px;
}
.goshitumon_top_line {
  border-top: 2px dotted #E5E5E5;
  padding-top: 15px;
}
.step1_title {
  font-size: 16px;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}
.step_list_text {
  display: block;
  padding-left: 16px;
}
.new-pickup-faq__head.touch_on:hover {
  cursor: pointer;
  opacity: 1;
}
@media screen and (min-width: 761px){
  .goshitumon {
    max-width: 1100px;
    margin: 80px auto;
  }
  .goshitumon_title {
    width: 398px;
    margin: 0 auto 60px;
  }
  .new-pickup-faq__title {
    font-size: 20px;
  }
  .new-pickup-faq {
    margin-top: 40px;
  }
  .new-pickup-faq__body img {
    width: 350px;
  }
  .goshitumon_link {
    margin: 60px 15px 0 auto;
    width: 440px;
  }
  .goshitumon_link a {
    font-size: 20px;
    text-align: center;
  }
  .goshitumon_a_txt.-f16 {
    font-size: 20px;
  }
  .goshitumon_a_txt.-f12 {
    font-size: 16px;
  }
  .goshitumon_a_txt.-fkaku {
    font-size: 24px;
  }
  .goshitumon_a_txt.-bold {
    font-weight: normal;
  }
  .step_list_num {
    font-weight: bold;
  }
  .new-pickup-faq__body {
    padding-top: 30px;
  }
  .step_items {
    margin-top: 30px;
  }
  .step_icn {
    width: 96px;
    margin-bottom: 15px;
  }
  .step_item {
    padding: 30px 0;
  }
  .step_item_u10 {
    margin-bottom: 5px;
    margin-top: 10px;
  }
  .step_list li {
    margin-top: 26px;
  }
  .a_case_box {
    padding: 35px 0;
  }
  .a_table_2 .-linetext {
    writing-mode: horizontal-tb;
    padding: 6px 2px 7px;
  }
  .a_table_1,.a_table,.a_table_2 {
    margin-bottom: 20px;
  }
  .a_line_last {
    border: none;
  }
  .cantext {
    font-size: 20px;
  }
  .goshitumon_notes_small {
    font-size: 16px;
    margin-top: 20px;
  }
  .goshitumon_top_line {
    border-top: none;
    padding-top: 0;
    display: inline;
  }
  .goshitumon_last_title {
    margin-bottom: 0;
  }
  .goshitumon_a_txt.-inline {
    display: inline;
  }
  .step1_title {
    font-size: 24px;
    margin-bottom: 8px;
  }
  .black_th {
    color: #000;
    background-color: #f5f6f8;
    border: solid 1px #c6c9d3;
  }
  .new-pickup-faq__title:before {
    top: 46%;
  }
  .new-pickup-faq__head:hover {
    cursor: pointer;
    opacity: 0.6;
  }
}


.tyuui {
  margin-bottom: 60px;
}
.tyuui_title {
  width: 142px;
  margin: 0 auto;
}
.tyuui_list {
  margin-top: 20px;
  padding: 0 15px;
}
.tyuui_item {
  border-bottom: 1px dotted #E5E5E5;
  padding: 20px 0 20px 45px;
  font-size: 14px;
  position: relative;
}
.tyuui_item:last-child {
  border-bottom: none;
}
.tyuui_num {
  position: absolute;
  left: 10px;
  top: 38%;
}
.tyuui_box {
  border: 1px solid #E5E5E5;
  background-color: #fff;
  margin: 20px 15px 60px;
  padding: 14px 15px;
}
.tyuui_box.-top {
  margin-bottom: 30px;
  border: 1px dotted #C4C4C4;
}
.tyuui_box.-top p {
  text-align: initial;
}
.tyuui_box p{
  font-size: 14px;
}
@media screen and (min-width: 761px){
  .tyuui {
    max-width: 1100px;
    margin: 0 auto 80px;
  }
  .tyuui_title {
    width: 200px;
  }
  .tyuui_list {
    margin-top: 40px;
  }
  .tyuui_item {
    font-size: 16px;
    padding: 30px 0 30px 65px;
  }
  .tyuui_link {
    text-decoration: underline;
  }
  .tyuui_num {
    font-size: 24px;
    top: 26%;
  }
  .tyuui_box p {
    font-size: 16px;
    text-align: center;
  }
  .tyuui_box {
    padding: 40px 15px;
  }
}

.otoku {
  padding: 60px 0 40px;
  background-color: #FFFCE8;
  border-bottom: 2px solid #FDD000;
}
.otoku_title {
  width: 237px;
  margin: 0 auto;
}
.otoku_read {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 40px 0 30px;
}
.otoku_h2 {
  border: 1px solid #CCC;
  background-color: #fff;
  padding: 10px 0;
  margin: 0 15px;
}
.otoku_h2_text {
  font-size: 20px;
  text-align: center;
}
.otoku_h2_bold {
  font-weight: bold;
}
.otoku_item {
  border: 1px solid #BFC0C0;
  border-radius: 4px;
  background-color: #fff;
  padding: 0 0 10px;
  width: 48%;
  min-height: 187px;
}
.otoku_contents {
  display: flex;
  justify-content: space-between;
  margin: 0 15px;
}
.otoku_contents.-top {
  margin-top: 20px;
}
.otoku_contents.-btm {
  margin-bottom: 40px;
  margin-top: 10px;
}
.otoku_item p{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  text-align: center;
  padding: 0 10px;
  height: 107px;
}
.otoku_cv {
  background-color: #fff;
  border-radius: 10px;
  margin: 0 30px;
}
.otoku_cv_inner {
  background-color: #333333;
  border-radius: 10px;
}
.otoku_cv .otoku_cv_text {
  display: block;
  background: url(/ytc/customer/send/sp/kantan/img/sub_cv_arrow.svg) no-repeat;
  background-position: left 15px bottom 50%;
  text-align: center;
  color: #fff;
  font-size: 16px;
  padding: 16px 0;
}
.otoku_cv .otoku_cv_text:hover {
  color: #fff;
}
@media screen and (min-width: 761px){
  .otoku {
    padding: 80px 0 60px;
  }
  .otoku_title {
    width: 397px;
  }
  .otoku_read {
    font-size: 20px;
    margin: 30px 0 60px;
  }
  .otoku_pc {
    display: flex;
    justify-content: center;
    max-width: 1100px;
    margin: 0 auto;
  }
  .otoku_pc_box {
    width: 50%;
  }
  .otoku_cv {
    width: 520px;
    margin: 0 auto;
  }
  .otoku_cv .otoku_cv_text {
    font-size: 26px;
    background: url(/ytc/customer/send/sp/kantan/img/pc/sub_cv_arrow.svg) no-repeat;
    background-position: left 30px bottom 50%;
  }
  .otoku_contents.-btm {
    margin-bottom: 80px;
  }
}

footer {
  margin: 40px 0;
}
.copy_text {
  background-color: #F0F0F0;
  text-align: center;
  font-size: 12px;
  font-weight: lighter;
  padding: 10px 0;
}
.footer_logo {
  display: block;
  width: 127px;
  margin: 40px auto;
}
.footer_pc a:hover {
  opacity: 1;
}
.footer_link {
  display: flex;
  align-items: center;
  width: 216px;
  margin: 0 auto;
  font-size: 14px;
  margin-bottom: 19px;
}
.footer_link:last-child {
  margin-bottom: 0;
}
.footer_link::before {
  content: url(/ytc/customer/send/sp/kantan/img/link_arrow.svg);
  width: 10px;
  height: 20px;
  margin-right: 10px;
}
@media screen and (min-width: 761px){
  footer {
    margin: 80px 0 0;
  }
  .footer_pc {
    display: flex;
    justify-content: space-between;
    width: 80%;
    max-width: 860px;
    margin: 0 auto 80px;
  }
  .copy_text {
    font-size: 14px;
  }
  .footer_logo {
    display: block;
    width: 182px;
    margin: 0;
  }
  .footer_pc_link {
    margin-top: 40px;
  }
  .footer_link {
    font-size: 16px;
    width: 245px;
  }
}

.modal{
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9;
}
.modal__bg{
  background: rgba(0,0,0,0.8);
  height: 100vh;
  position: absolute;
  width: 100%;
}
.modal__content{
  background: #fff;
  left: 50%;
  padding: 50px 40px 20px;
  border-radius: 10px;
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 750px;
  z-index: 2000;
}
.modal_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px dashed #7B7B7B;
  padding-bottom: 19px;
}
.modal_title {
  font-weight: bold;
  font-size: 40px;
  margin-bottom: 20px;
}
.modal_flex_item {
  width: 400px;
}
.modal_text {
  font-size: 20px;
  margin-top: 20px;
}
.modal_btn {
  width: 124px;
  margin: 20px auto 0;
  border-radius: 51px;
  border: 1px solid #141414;
  font-size: 16px;
  padding: 10px 36px;
  display: block;
}
.close_btn {
  font-size: 60px;
  color: #fff;
  position: absolute;
  top: -50px;
  right: -10px;
  line-height: 1;
  pointer-events: fill;
}
.close_btn:hover {
  cursor: pointer;
  opacity: 0.5;
}


.c-htmlModal.-active {
  opacity: 1;
  pointer-events: auto;
}
.modal__bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  opacity: 1;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1000;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

/*textlink*/
p .txt_link {
  font-weight: bold;
  text-decoration: underline;
}