@charset "UTF-8";
/* ------------------------------------------
 SP
------------------------------------------ */
@media screen and (max-width: 750px) {
  /* ------------------------------------------
  	メニュー、プラン、流れ
  ------------------------------------------ */
  .menu_plan_flow_box_1 {
    margin-bottom: 20px;
    position: relative;
  }

  .menu_plan_flow_box_2 {
    width: 90%;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
    margin-bottom: 50px;
  }

  .menu_plan_flow_box_3 {
    position: relative;
    margin-bottom: 50px;
  }
  .menu_plan_flow_box_3 > .sub_text {
    width: 90%;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
    padding-top: 100px;
    margin-bottom: 40px;
    text-align: center;
    font-size: 1.5rem;
    color: #708384;
    font-weight: 500;
  }
  .menu_plan_flow_box_3 > .flow_image {
    width: 90%;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
    margin-bottom: 40px;
    text-align: center;
  }
  .menu_plan_flow_box_3 > .flow_image > img {
    max-width: 100%;
  }
  .menu_plan_flow_box_3 > ul.flow_list {
    width: 90%;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li {
    margin-bottom: 50px;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li:last-child {
    margin-bottom: 0;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_title {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    border-bottom: 1px #BDB37D solid;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_title > .flow_list_image {
    width: 105px;
    padding-right: 15px;
    box-sizing: border-box;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_title > .flow_list_subtitle {
    width: 100%;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_title > .flow_list_subtitle > h4 {
    color: #BDB37D;
    font-size: 1.8rem;
    letter-spacing: 1.2px;
    line-height: 1;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_text > p {
    font-size: 1.4rem;
    font-weight: bold;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_text > p > a {
    display: inline-block;
    margin: 0 3px;
    padding: 4px 7px 6px;
    background-color: #13B5BB;
    color: #fff;
    border-radius: 50px;
    line-height: 1;
    letter-spacing: 1.2px;
    transition: 0.3s;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_text > p > a:hover {
    opacity: 0.7;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_text > p.p_small_text {
    font-size: 1.4rem;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_text > .step2_image {
    margin: 30px 0;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_text > .step2_image > img {
    border-radius: 10px;
    max-width: 100%;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_text2 {
    margin-top: 20px;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_text2 > div:first-child {
    margin-bottom: 20px;
    text-align: center;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_text2 > div:first-child > img {
    max-width: 100%;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_text2 > div > p {
    font-size: 1.4rem;
    font-weight: bold;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_text2 > div > p > span {
    display: block;
    margin-bottom: 15px;
    color: #13B5BB;
  }

  .menu_plan_flow_box_4 {
    position: relative;
  }
  .menu_plan_flow_box_4 > .sub_title {
    width: 90%;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
  }
  .menu_plan_flow_box_4 > .sub_title.sub_title1 {
    padding-top: 110px;
    margin-bottom: 50px;
  }
  .menu_plan_flow_box_4 > .sub_title > p {
    padding-left: 1.2em;
    font-size: 1.4rem;
    color: #5A7071;
    font-weight: bold;
  }
  .menu_plan_flow_box_4 > .sub_title > p > span {
    display: inline-block;
    font-weight: normal;
  }
  .menu_plan_flow_box_4 > .menu_plan_flow_button {
    width: 90%;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
    margin: 50px auto 0;
    text-align: center;
  }
  .menu_plan_flow_box_4 > .menu_plan_flow_button > a {
    display: inline-block;
    padding: 15px 30px;
    background-color: #5A7071;
    border-radius: 50px;
    color: #fff;
    font-size: 1.4rem;
    transition: 0.3s;
    line-height: 1;
  }
  .menu_plan_flow_box_4 > .menu_plan_flow_button > a:hover {
    opacity: 0.7;
  }

  /* ------------------------------------------
  		sp ダウンクリーニング
  ------------------------------------------ */
  .down_box_1 {
    width: 90%;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
    margin-bottom: 16px;
  }
  .down_vb_logo img {
    display:block;
    margin:0 auto;
    margin-bottom:30px;
  }
  .down_box_1 > .down_banner1 {
    margin-bottom: 20px;
  }
  .down_box_1 > .down_banner1 > img {
    max-width: 100%;
  }
  .down_box_1 > .strong_box_wrap > .strong_box {
    padding-top: 10px;
  }
  .down_box_1 > .strong_box_wrap > .strong_box > div {
    align-self: stretch;
    position: relative;
    margin-bottom: 50px;
    padding: 20px;
    border: 1px #BDB37D solid;
    border-radius: 20px;
  }
  .down_box_1 > .strong_box_wrap > .strong_box > div:last-child {
    margin-bottom: 0;
  }
  .down_box_1 > .strong_box_wrap > .strong_box > div > span {
    display: block;
  }
  .down_box_1 > .strong_box_wrap > .strong_box > div > .number {
    position: absolute;
    width: 50px;
    top: -28px;
    left: 10px;
  }
  .down_box_1 > .strong_box_wrap > .strong_box > div > .number > img {
    max-width: 100%;
    height: 50px;
  }
  .down_box_1 > .strong_box_wrap > .strong_box > div > .title {
    position: relative;
    color: #BDB37D;
    font-size: 1.6rem;
    text-align: center;
    font-weight: bold;
    line-height: 1.4;
  }
  .down_box_1 > .strong_box_wrap > .strong_box > div > .small_text{
    position: relative;
    color: #BDB37D;
    font-size: 1.2rem;
    text-align: center;
    font-weight: bold;
    line-height: 1.4;
  }
  .down_box_1 > .strong_box_wrap > .strong_box > div > .title:after,
  .down_box_1 > .strong_box_wrap > .strong_box > div > .small_text:after {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    margin-top: 7px;
    width: 100px;
    height: 1px;
    content: "";
    background-color: #BDB37D;
  }

  .down_box_1 > .strong_box_wrap > .strong_box > div > .text {
    margin-top: 20px;
    font-size: 1.4rem;
  }

  .down_box_2 {
    width: 90%;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
    margin-bottom: 30px;
  }
  .down_box_2 > .trust_box_wrap {
    margin-bottom: 10px;
    width: 90%;
    margin: 0 auto;
  }
  .down_box_2 > .trust_box_wrap > .trust_box > div > span {
    display: block;
    width: 100%;
  }
  .down_box_2 > .trust_box_wrap > .trust_box > div > .number {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    z-index: 1;
  }
  .down_box_2 > .trust_box_wrap > .trust_box > div > .number > span:first-child {
    padding-right: 10px;
    padding-bottom: 2px;
    font-size: 1.6rem;
    color: #BDB37D;
    line-height: 1;
  }
  .down_box_2 > .trust_box_wrap > .trust_box > div > .number > span:last-child {
    width: 35px;
  }
  .down_box_2 > .trust_box_wrap > .trust_box > div > .number > span:last-child > img {
    max-width: 100%;
    height: 35px;
  }
  .down_box_2 > .trust_box_wrap > .trust_box > div > .title {
    margin-top: -2px;
    margin-bottom: 20px;
    background-color: #BDB37D;
    color: #fff;
    border-radius: 10px;
    padding: 10px;
    font-size: 1.6rem;
    text-align: center;
    line-height: 1.5;
    letter-spacing: 1.1px;
  }
  .down_box_2 > .trust_box_wrap > .trust_box > div > span {
    text-align: center;
  }
  .down_box_2 > .trust_box_wrap > .trust_box > div > span > img {
    max-width: 100%;
  }
  .down_box_2 > .trust_box_wrap > .trust_box > div > .text {
    text-align: left;
    padding: 20px 25px;
    font-size: 1.4rem;
  }
  .down_box_2 > .trust_button {
    text-align: center;
    margin-bottom: 20px;
  }
  .down_box_2 > .trust_button > a {
    display: inline-block;
    width: 12em;
    font-size: 1.8rem;
    padding: 10px 0;
    color: #fff;
    background-color: #13B5BB;
    border-radius: 50px;
    transition: 0.3s;
    line-height: 1;
  }
  .down_box_2 > .trust_button > a:hover {
    opacity: 0.7;
  }

  .down_box_3 {
    margin-bottom: 30px;
  }
  .down_box_3 > .store_box_wrap {
    width: 90%;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
    display: flex;
    flex-wrap: wrap;
  }
  .down_box_3 > .store_box_wrap > .text {
    order: 2;
    font-size: 1.4rem;
    color: #708384;
    box-sizing: border-box;
  }
  .down_box_3 > .store_box_wrap > .text > p {
    margin-bottom: 10px;
    font-size: 1.4rem;
    font-weight: bold;
  }
  .down_box_3 > .store_box_wrap > .text > div {
    color: #BDB37D;
    font-size: 1.4rem;
    margin-bottom: 10px;
    font-weight: bold;
    line-height: 1;
  }
  .down_box_3 > .store_box_wrap > .text > ul {
    list-style: disc;
    padding-left: 2em;
  }
  .down_box_3 > .store_box_wrap > .text > ul > li {
    font-size: 1.4rem;
    color: #708384;
  }
  .down_box_3 > .store_box_wrap > .logo {
    order: 1;
    margin: 0 auto 30px;
    text-align: center;
  }
  .down_box_3 > .store_box_wrap > .logo > img {
    max-width: 70%;
  }

  .down_box_4 {
    position: relative;
    margin-bottom: 30px;
  }
  .down_box_4 > .introduction_list {
    width: 90%;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
  }
  .down_box_4 > .introduction_list > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 110px;
    width: 100%;
  }
  .down_box_4 > .introduction_list > ul > li {
    width: 48%;
    margin-bottom: 20px;
    text-align: center;
  }
  .down_box_4 > .introduction_list > ul > li > div {
    width: 94%;
    margin: 0 auto;
  }
  .down_box_4 > .introduction_list > ul > li > .image {
    margin-bottom: 10px;
  }
  .down_box_4 > .introduction_list > ul > li > .text {
    font-size: 1.2rem;
    color: #708384;
    text-align: left;
    line-height: 1.6;
  }

  .down_box_5 {
    margin-bottom: 30px;
  }
  .down_box_5 > .shop_logo {
    width: 90%;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
    margin-bottom: 50px;
    text-align: center;
  }
  .down_box_5 > .shop_logo > img {
    max-width: 100%;
  }
  .down_box_5 > .course_wrap > div > .course_text1 {
    margin-bottom: 10px;
    font-size: 1.5rem;
    color: #5A7071;
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
    letter-spacing: 1.2px;
  }
  .down_box_5 > .course_wrap > div > .course_text2 {
    margin-bottom: 20px;
    font-size: 1.5rem;
    color: #13B5BB;
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
    letter-spacing: 1.2px;
  }
  .down_box_5 > .course_wrap > div > .gray_bg {
    margin-bottom: 20px;
    padding: 20px 0 10px;
    background-color: #708384;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg {
    width: 90%;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
    background-color: #fff;
    border-radius: 10px;
    padding: 15px 10px;
    margin-bottom: 20px;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_text3 {
    margin-bottom: 15px;
    text-align: center;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_text3 > span {
    display: inline-block;
    padding: 0 20px 7px;
    line-height: 1;
    font-size: 2.4rem;
    color: #13B5BB;
    border-bottom: 1px #13B5BB solid;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_image {
    margin-bottom: 5px;
    text-align: center;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_image > img {
    max-width: 100%;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_text4 {
    margin-bottom: 10px;
    font-size: 1.6rem;
    color: #13B5BB;
    text-align: center;
    letter-spacing: 1.4px;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont {
    display: flex;
    width: 100%;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div {
    width: 50%;
    text-align: center;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span {
    display: inline-block;
    line-height: 1;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:first-child {
    width: 9em;
    margin-bottom: 10px;
    padding: 7px 0;
    font-size: 1.2rem;
    border: 1px #ccc solid;
    border-radius: 5px;
    box-sizing: border-box;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:first-child.gray {
    background-color: #F5FBF9;
    color: #5A7071;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:first-child.brown {
    background-color: #FCF7F4;
    color: #A58351;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:last-child {
    font-size: 3.2rem;
    line-height: 1;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:last-child.gray2 {
    color: #5A7071;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:last-child.brown2 {
    color: #A58351;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:last-child > span {
    padding-right: 3px;
    font-size: 2.6rem;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > .course_cont_left {
    border-right: 1px #13B5BB solid;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .course_button {
    margin-bottom: 10px;
    text-align: center;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .course_button > a {
    display: inline-block;
    width: 12em;
    padding: 10px;
    color: #fff;
    font-size: 1.8rem;
    line-height: 1;
    letter-spacing: 1.2px;
    background-color: #13B5BB;
    border-radius: 50px;
    transition: 0.3s;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .course_button > a:hover {
    opacity: 0.7;
  }
  .down_box_6 {
    width: 90%;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
  }
}
/* ------------------------------------------
 PC
------------------------------------------ */
@media screen and (min-width: 751px) {
  /* ------------------------------------------
   PC メニュー、プラン、流れ
  ------------------------------------------ */
  .menu_plan_flow_box_1 {
    margin-bottom: 50px;
  }

  .menu_plan_flow_box_2 {
    margin-bottom: 80px;
  }

  .menu_plan_flow_box_3 {
    margin-bottom: 80px;
  }
  .menu_plan_flow_box_3 > .sub_text {
    margin-bottom: 40px;
    text-align: center;
    font-size: 1.8rem;
    color: #708384;
    font-weight: bold;
  }
  .menu_plan_flow_box_3 > .flow_image {
    margin-bottom: 40px;
    text-align: center;
  }
  .menu_plan_flow_box_3 > .flow_image > img {
    max-width: 100%;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li {
    margin-bottom: 50px;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li:last-child {
    margin-bottom: 0;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_title {
    display: flex;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_title > .flow_list_image {
    width: 105px;
    padding-right: 15px;
    box-sizing: border-box;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_title > .flow_list_subtitle {
    width: 100%;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_title > .flow_list_subtitle > h4 {
    margin: 19px 0 25px;
    padding-bottom: 16px;
    color: #BDB37D;
    font-size: 2rem;
    border-bottom: 1px #BDB37D solid;
    line-height: 1;
    font-weight: bold;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_text {
    padding-left: 105px;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_text > p {
    font-size: 1.5rem;
    font-weight: bold;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_text > p > a {
    display: inline-block;
    margin: 0 3px;
    padding: 4px 7px 6px;
    background-color: #13B5BB;
    color: #fff;
    border-radius: 50px;
    line-height: 1;
    letter-spacing: 1.2px;
    transition: 0.3s;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_text > p > a:hover {
    opacity: 0.7;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_text > p.p_small_text {
    font-size: 1.3rem;
    font-weight: normal;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_text > .step2_image {
    margin: 30px 0;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_text > .step2_image > img {
    border-radius: 20px;
    max-width: 100%;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_text2 {
    margin-top: 30px;
    padding-left: 105px;
    display: flex;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_text2 > div {
    width: 50%;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_text2 > div:first-child {
    order: 2;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_text2 > div:first-child > img {
    max-width: 100%;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_text2 > div:last-child {
    order: 1;
    padding-right: 30px;
    box-sizing: border-box;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_text2 > div > p {
    font-size: 1.6rem;
    font-weight: bold;
  }
  .menu_plan_flow_box_3 > ul.flow_list > li > .flow_list_text2 > div > p > span {
    display: block;
    margin-bottom: 15px;
    color: #13B5BB;
  }

  .menu_plan_flow_box_4 > .sub_title.sub_title1 {
    margin-bottom: 50px;
  }
  .menu_plan_flow_box_4 > .sub_title > p {
    padding-left: 23px;
    font-size: 1.6rem;
    color: #5A7071;
    font-weight: bold;
  }
  .menu_plan_flow_box_4 > .sub_title > p > span {
    display: inline-block;
    font-weight: normal;
  }
  .menu_plan_flow_box_4 > .menu_plan_flow_button {
    margin-top: 80px;
    text-align: center;
  }
  .menu_plan_flow_box_4 > .menu_plan_flow_button > a {
    display: inline-block;
    padding: 15px 120px;
    background-color: #5A7071;
    border-radius: 50px;
    color: #fff;
    font-size: 2rem;
    transition: 0.3s;
    line-height: 1;
  }
  .menu_plan_flow_box_4 > .menu_plan_flow_button > a:hover {
    opacity: 0.7;
  }

  /* ------------------------------------------
  	PC ダウンクリーニング
  ------------------------------------------ */
  .down_box_1 {
    margin-bottom: 70px;
  }
  .down_box_1 > .down_banner1 {
    margin-bottom: 16px;
  }
  .down_box_1 > .down_banner1 > img {
    max-width: 100%;
  }
  .down_vb_logo img {
    display:block;
    margin:0 auto;
    margin-bottom:48px;
  }
  .down_box_1 > h2 {
    margin-bottom: 70px;
  }
  .down_box_1 > .strong_box_wrap > .strong_box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 40px;
  }
  .down_box_1 > .strong_box_wrap > .strong_box > div {
    align-self: stretch;
    position: relative;
    width: 32%;
    padding: 20px;
    border: 1px #BDB37D solid;
    border-radius: 20px;
  }
  .down_box_1 > .strong_box_wrap > .strong_box > div > span {
    display: block;
  }
  .down_box_1 > .strong_box_wrap > .strong_box > div > .number {
    position: absolute;
    width: 60px;
    top: -40px;
    left: 5px;
  }
  .down_box_1 > .strong_box_wrap > .strong_box > div > .number > img {
    max-width: 100%;
    height: 60px;
  }
  .down_box_1 > .strong_box_wrap > .strong_box > div > .title {
    padding-top: 10px;
    position: relative;
    color: #BDB37D;
    font-size: 2rem;
    text-align: center;
    font-weight: bold;
    line-height: 1.6;
  }
  .down_box_1 > .strong_box_wrap > .strong_box > div:last-child > .title{
    font-size: 1.6rem;
  }
  .down_box_1 > .strong_box_wrap > .strong_box > div > .small_text{
    position: relative;
    color: #BDB37D;
    font-size: 1.4rem;
    text-align: center;
    font-weight: bold;
    line-height: 2.4;
    padding-top: 8px;
  }
  .down_box_1 > .strong_box_wrap > .strong_box > div > .title:after,
  .down_box_1 > .strong_box_wrap > .strong_box > div > .small_text:after {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -45px;
    margin-top: 10px;
    width: 100px;
    height: 1px;
    content: "";
    background-color: #BDB37D;
  }
  .down_box_1 > .strong_box_wrap > .strong_box > div > .text {
    margin-top: 30px;
    font-size: 1.4rem;
  }

  .down_box_2 {
    margin-bottom: 70px;
  }
  .down_box_2 > .trust_box_wrap {
    margin-bottom: 50px;
  }
  .down_box_2 > .trust_box_wrap > .trust_box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .down_box_2 > .trust_box_wrap > .trust_box > div {
    align-self: stretch;
    width: 250px;
  }
  .down_box_2 > .trust_box_wrap > .trust_box > div > span {
    display: block;
  }
  .down_box_2 > .trust_box_wrap > .trust_box > div > .number {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    z-index: 1;
  }
  .down_box_2 > .trust_box_wrap > .trust_box > div > .number > span:first-child {
    padding-right: 10px;
    padding-bottom: 2px;
    font-size: 1.6rem;
    color: #BDB37D;
    line-height: 1;
  }
  .down_box_2 > .trust_box_wrap > .trust_box > div > .number > span:last-child {
    width: 35px;
  }
  .down_box_2 > .trust_box_wrap > .trust_box > div > .number > span:last-child > img {
    max-width: 100%;
    height: 35px;
  }
  .down_box_2 > .trust_box_wrap > .trust_box > div > .number > span > img {
    max-width: 100%;
  }
  .down_box_2 > .trust_box_wrap > .trust_box > div > .title {
    margin-top: -2px;
    background-color: #BDB37D;
    color: #fff;
    border-radius: 20px 20px 0 0;
    padding: 10px;
    font-size: 1.6rem;
    text-align: center;
    line-height: 3;
    letter-spacing: 1.1px;
    height: 68px;
  }
  .down_box_2 > .trust_box_wrap > .trust_box > div > .text {
    padding: 20px 25px 5px;
    font-size: 1.4rem;
  }
  .down_box_2 > .trust_button {
    text-align: center;
  }
  .down_box_2 > .trust_button > a {
    display: block;
    width: 250px;
    margin: 0 auto;
    font-size: 1.8rem;
    padding: 5px 0;
    color: #fff;
    background-color: #13B5BB;
    border-radius: 50px;
    transition: 0.3s;
  }
  .down_box_2 > .trust_button > a:hover {
    opacity: 0.7;
  }

  .down_box_3 {
    margin-bottom: 70px;
  }
  .down_box_3 > .store_box_wrap {
    display: flex;
  }
  .down_box_3 > .store_box_wrap > .text {
    width: 475px;
    padding-right: 40px;
    font-size: 1.4rem;
    color: #708384;
    box-sizing: border-box;
  }
  .down_box_3 > .store_box_wrap > .text > p {
    margin-bottom: 10px;
  }
  .down_box_3 > .store_box_wrap > .text > div {
    color: #BDB37D;
    font-size: 1.8rem;
    margin-bottom: 10px;
    font-weight: bold;
  }
  .down_box_3 > .store_box_wrap > .text > ul {
    list-style: disc;
    padding-left: 2em;
  }
  .down_box_3 > .store_box_wrap > .text > ul > li {
    font-size: 1.4rem;
    color: #708384;
  }
  .down_box_3 > .store_box_wrap > .logo {
    width: 315px;
    box-sizing: border-box;
  }
  .down_box_3 > .store_box_wrap > .logo > img {
    max-width: 100%;
  }

  .down_box_4 {
    margin-bottom: 70px;
  }
  .down_box_4 > .introduction_list > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 80px;
  }
  .down_box_4 > .introduction_list > ul > li {
    margin-bottom: 20px;
  }
  .down_box_4 > .introduction_list > ul > li > .image {
    width: 174px;
    margin-bottom: 10px;
  }
  .down_box_4 > .introduction_list > ul > li > .text {
    font-size: 1.3rem;
    color: #708384;
    text-align: left;
    line-height: 1.4;
  }

  .down_box_5 {
    margin-bottom: 100px;
  }
  .down_box_5 > .shop_logo {
    margin-bottom: 100px;
    text-align: center;
  }
  .down_box_5 > .shop_logo > img {
    max-width: 100%;
  }
  .down_box_5 > .course_wrap {
    display: flex;
    justify-content: center;
  }
  .down_box_5 > .course_wrap > div {
    width: 50%;
    box-sizing: border-box;
  }
  .down_box_5 > .course_wrap > div > .course_text1 {
    margin-bottom: 20px;
    font-size: 1.8rem;
    color: #5A7071;
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
    letter-spacing: 1.2px;
  }
  .down_box_5 > .course_wrap > div > .course_text2 {
    margin-bottom: 30px;
    font-size: 1.8rem;
    color: #13B5BB;
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
    letter-spacing: 1.2px;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_text3 {
    margin-bottom: 15px;
    text-align: center;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_text3 > span {
    display: inline-block;
    padding: 0 25px 10px;
    line-height: 1;
    font-size: 3rem;
    color: #13B5BB;
    border-bottom: 1px #13B5BB solid;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_image {
    margin-bottom: 7px;
    text-align: center;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_image > img {
    max-width: 100%;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_text4 {
    margin-bottom: 10px;
    font-size: 1.8rem;
    color: #13B5BB;
    text-align: center;
    letter-spacing: 1.4px;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont {
    display: flex;
    margin-bottom: 40px;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div {
    width: 50%;
    text-align: center;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span {
    display: inline-block;
    line-height: 1;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:first-child {
    width: 10em;
    margin-bottom: 10px;
    padding: 10px;
    font-size: 1.5rem;
    border: 1px #ccc solid;
    border-radius: 5px;
    box-sizing: border-box;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:first-child.gray {
    background-color: #F5FBF9;
    color: #5A7071;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:first-child.brown {
    background-color: #FCF7F4;
    color: #A58351;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:last-child {
    font-size: 3.2rem;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:last-child.gray2 {
    color: #5A7071;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:last-child.brown2 {
    color: #A58351;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > div > span:last-child > span {
    padding-right: 5px;
    font-size: 3rem;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > .course_cont_left {
    padding-right: 15px;
    border-right: 1px #13B5BB solid;
    font-size: 12px;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .white_bg > .course_cont > .course_cont_right {
    padding-left: 15px;
    font-size: 12px;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .course_button {
    margin-bottom: 15px;
    text-align: center;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .course_button > a {
    display: inline-block;
    width: 14em;
    padding: 10px;
    color: #fff;
    font-size: 2rem;
    line-height: 1;
    letter-spacing: 1.2px;
    background-color: #13B5BB;
    border-radius: 50px;
    transition: 0.3s;
  }
  .down_box_5 > .course_wrap > div > .gray_bg > .course_button > a:hover {
    opacity: 0.7;
  }
  .down_box_5 > .course_wrap > .course_left {
    padding-right: 25px;
    border-right: 1px #D0C9C3 solid;
  }
  .down_box_5 > .course_wrap > .course_right {
    padding-left: 25px;
  }
}
