@media screen and (max-width: 1440px) {
  /*.lineup_list .item {
      width: calc(100% / 4);
      padding: 0px 10px;
      font-size: 1.0rem;
      text-align: center;
  }
  .lineup_list .item.edit {
      width: calc(100% / 2);
      padding: 0px 10px;
      font-size: 1.0rem;
      text-align: center;
  }*/
}
@media screen and (max-width: 1200px) {
  .logo_header {
    width: 35%;
  }
  .header_btn {
    width: 65%;
  }
  .header_view,
  .header_login,
  .header_partner {
    font-size: 0.714rem;
  }
}
@media screen and (max-width: 1024px) {
  .section__A{
    padding-top: 82px;
  }
  .login_mobile{
    display: block;
  }
  .slicknav_menu,.slick-menu{
    display: block;
  }
  .fixed_left {
    display: none;
  }
  .fixed_right {
    display: none;
  }
  .flow_content .item .img6 {
    left: 0;
    max-width: 95px;
  }
  .flow_content .item .img5 {
    right: 0;
    max-width: 100px;
  }
  .flow_content .item .img4,
  .flow_content .item .img7 {
    max-width: 100px;
  }

  /*.next_img{
    position: relative;
    top: inherit;
    left: inherit;
  }*/

  /*.flow_content .item .img4{
    margin: inherit;
  }*/
  .video__story_01__img,
  .video__story_02__img {
    display: none;
  }
  .video__story_01__img_sp,
  .video__story_02__img_sp {
    display: block;
  }
  .video__story_01__null,
  .video__story_02__null {
    padding: 0;
    width: 100%;
  }

  .video__story_01,
  .video__story_02 {
    background: transparent;
    padding-top: 0;
  }
  .video__story_01__img_sp img,
  .video__story_02__img_sp img {
    width: 100%;
    margin-top: 30px;
  }
  .icon__next_img {
    margin: 30px auto;
  }
  .br800 {
    display: block;
  }
  .section_story_point {
    background-size: contain;
    background-repeat: repeat;
  }
  .video__story_02__null.edit,
  .video__story_02__img {
    width: 100%;
  }
  .video__story_01,
  .video__story_02 {
    padding-left: 45px;
    padding-right: 45px;
  }
  /*.phone_position{
    display: none;
  }*/
  .img_01 {
    right: -35px;
  }
  .column__title p {
    font-size: 0.929rem;
  }
  .column__text p {
    font-size: 0.857rem;
  }
  .story_text_p2 {
    font-size: 1.5rem;
  }
  /*.phone_position_sp{
    position: absolute;
    right: 40px;
    top: 90%;
    height: auto;
    z-index: 1;
    transform: translateY(-50%);
    display: block;
  }*/
  .title_intro {
    padding-top: 80px;
  }
  .section__top {
    padding-top: 78px;
  }
  .section__top2 {
    padding-top: 78px;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
  /* iPadPro 対応 */
  .slider_fade {
    height: auto;
  }
  .phone_position {
    height: 80%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  /* iPad 対応 */
  .slider_fade {
    height: auto;
  }
  .phone_position {
    height: 80%;
  }
}
@media only screen and (min-device-width: 744px) and (max-device-width: 1133px) {
  /* iPadMini 対応 */
  .slider_fade {
    height: auto;
  }
  .phone_position {
    height: 80%;
  }
}

@media screen and (max-width: 860px) {
  .header_fix .header_view img,
  .header_fix .header_login img,
  .header_partner img {
    display: none;
  }
  .next_img {
    position: relative;
    top: inherit;
    left: inherit;
  }
  .section_story .story_wrapper {
    display: block;
    position: relative;
  }
  .story_wrapper .story_item,
  .story_wrapper .story_item.edit {
    width: 80% !important;
    margin: 0 10%;
    max-width: none;
    text-align: center;
    flex-shrink: 0;
  }
  .story_item_inner .arrow {
    display: none;
  }
  .story-button-prev,
  story-button-next {
    display: block;
  }
  .story-button-prev,
  .story-button-next {
    position: absolute;
    display: block;
    width: 60px;
    top: calc(60% - 30px);
    z-index: 99;
  }
  .story-button-prev {
    left: 20px;
  }
  .story-button-next {
    right: 20px;
  }
  .story_wrapper .swiper-button-disabled {
    display: none;
  }
  .story_wrapper .swiper-wrapper {
    justify-content: unset;
  }
  .story_wrapper {
    overflow: hidden;
  }
  .story_item .story_item-img {
    /* max-width: 180px;*/
    max-width: calc(100% - 90px);
  }

  .text_title {
    font-size: 1.0rem;
    min-height: 70px;
  }
  .number_title p {
    font-size: 0.714rem;
  }
  .number_title .text {
    font-size: 1.143rem;
  }

  .phone_position_sp {
    position: absolute;
    right: 40px;
    top: 90%;
    height: auto;
    z-index: 1;
    transform: translateY(-50%);
    display: block;
  }
  .phone_position {
    display: none;
  }
  .slider__top_picture img {
    height: auto;
    width: 230px;
  }
}
@media screen and (max-width: 849px) {
  .guide_iner .title.edit {
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 800px) {
  .header_fix {
    display: none;
  }
  .fast_invitation_btn {
    bottom: 95px;
  }
  .btn__footer {
    display: flex;
  }
  .pc-menu {
    display: none;
  }

  .slick-menu {
    display: block;
  }
  .slicknav_menu {
    display: block;
  }

  .sp-menu .logo_header {
    position: absolute;
    top: 10px;
    width: 80%;
  }
  .slider__top {
    /*    display: block;*/
    position: relative;
    overflow: initial;
  }
  /*.slider__top_picture img{
    height: auto;
    width: 230px;
  }*/
  .phone_position {
    position: absolute;
    right: 40px;
    top: 90%;
    height: auto;
  }
  .slider_fade {
    height: auto;
  }
  .slide_text {
    top: inherit;
    bottom: 20px;
  }
  .slider_text {
    width: 100%;
  }
  .slick-next,
  .slick-prev {
    display: none !important;
  }
  .section-intro {
    padding-top: 140px;
  }
  .slider_fade .slick-slide img {
    height: auto;
  }

  .header-manager,
  .header_user {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  body,html {
    font-size: 18px;
  }
  .btn_more_design {
    padding-left: 0;
  }
  .section__top {
    padding-top: 88px;
  }
  .section__top2 {
    padding-top: 88px;
  }
  .btn_more_design img {
    margin-left: 0;
  }
  .flex_c_text {
    padding: 0 7px 0 7px;
    text-align: center;
  }
  .section__B-step_p3 {
    font-size: 1.3rem;
  }
  .section__B-step_p1:before {
    width: 100%;
  }
  .btn__footer .btn-footer {
    min-height: 59px;
    margin: 0 12px;
    font-size: 1rem;
    font-weight: bold;
    height: 60px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #footer .copyright {
    padding-bottom: 120px;
  }
  .login_mobile {
    display: block;
  }
  .login_mobile.hr_more3 {
    display: block;
    position: fixed;
  }
  .section__A {
    padding-top: 80px;
  }
  .img_content_ {
    display: flex;
    flex-direction: column;
  }
  .img_content_ span {
    padding-left: 0 !important;
    line-height: 1.714rem;
  }
  .flow_content {
    flex-wrap: wrap;
  }
  .flow_content .item {
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
  }
  .flex_c1 {
    display: flex;
    justify-content: center;
  }
  .flow_content {
    margin-top: 40px;
  }
  .flow_content .item .img3 {
    margin-top: 0;
    max-width: none;
  }
  .flow_content .item .img4,
  .flow_content .item .img1,
  .flow_content .item .img6,
  .flow_content .item .img7,
  .flow_content .item .img5 {
    padding-left: 10px;
    max-width: none;
    width: 40%;
  }
  .flex_img {
    width: 60%;
  }
  .flow_content .item .text_p1 {
    padding-top: 10px;
  }
  .flow_content .item.item1,
  .flow_content .item.item2,
  .flow_content .item.item3,
  .flow_content .item.item4 {
    background-color: transparent;
  }
  .flow_content .item .img5 {
    position: relative;
    right: inherit;
  }
  .flow_content .item .img6 {
    position: relative;
    left: inherit;
  }

  .img_phone {
    flex-direction: column;
    width: 40%;
  }
  .flow_content .item .img6,
  .flow_content .item .img5,
  .flow_content .item .img1 {
    width: 100%;
  }
  .next_img4,
  .next_img5 {
    display: flex;
    margin-right: 10%;
    justify-content: end;
    align-items: center;
    display: flex;
    margin-top: 30px;
  }

  .next_img {
    right: inherit;
    margin-top: 30px;
    margin-right: 10%;
    justify-content: end;
    align-items: center;
    display: flex;
  }
  .next_img img,
  .next_img4 img,
  .next_img5 img {
    rotate: 90deg;
    width: 84px;
    width: 20%;
  }
  .next_img3,
  .next_img2 {
    display: none;
  }
  .flow_content {
    padding: 0px 20px;
  }

  .flow_content .item.item4 {
    display: none;
  }
  .flow_content .item5 {
    display: flex;
  }
  .flow_content .item .text_p2 {
    padding: 0;
    padding-bottom: 20px;
  }
  .flow_content .item .img3.edit {
    padding-top: 40px;
    width: 50%;
  }

  .flow_content .item .img2 {
    max-width: none;
    margin-top: 0;
  }
  .item5_right {
    width: 50%;
    padding-left: 10px;
  }

  /*
  .main-menu{
    flex-wrap: wrap;
    background-color: transparent;
    gap: 2px;
    padding: 0px 10px;
  }
  .main-menu li{
    width: calc(50% - 2px);
    text-align: center;
    background-color: #D7DCA7;
  }
  .main-menu li a{
    color: #ffffff;
  }
  */

  .section_story .section__content {
    flex-wrap: wrap;
  }
  .section_story .section__content .section__left,
  .section_story .section__content .section__right {
    width: 100%;
  }
  .section_story {
    padding-bottom: 100px;
  }
  .section_story .section__left-text {
    padding-top: 40px;
  }

  .secction_webinvitation {
    margin-top: 0px;
    /*    padding-top: 40px;*/
  }

  .point_step_01 .point_number,
  .point_step_01 .point_img,
  .point_step_02 .point_img,
  .point_step_02 .point_number,
  .point_step_03 .point_number,
  .point_step_03 .point_img,
  .point_step_04 .point_number,
  .point_step_04 .point_img,
  .point_step_05 .point_number,
  .point_step_05 .point_img,
  .point_step_06 .point_number,
  .point_step_06 .point_img,
  .point_step_07 .point_number,
  .point_step_07 .point_img {
    width: 100%;
  }
  .point_step_01,
  .point_step_02,
  .point_step_03,
  .point_step_04 {
    padding: 0px 20px;
  }
  .point_step_01 .point_number,
  .point_step_02 .point_number,
  .point_step_03 .point_number,
  .point_step_04 .point_number,
  .point_step_03 .point_img,
  .point_step_04 .point_img,
  .point_step_01 .point_img,
  .point_step_02 .point_img {
    padding: 0;
  }
  .point_number .text {
    font-size: 1.143rem;
  }
  .point_step_02 .point_img,
  .point_step_04 .point_img {
    order: 2;
    padding-top: 20px;
  }
  .point_step_02 {
    padding-top: 20px;
  }
  .point_step_03 .point_number {
    padding-top: 40px;
  }
  .banner {
    margin-top: 20px;
  }

  .banner .line2 {
    display: block;
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .lineup {
    flex-wrap: wrap;
  }
  .lineup,
  .lineup_price,
  .lineup_template {
    width: 100%;
  }
  .lineup_template {
    padding-bottom: 30px;
  }
  .lineup_price_p2 {
    font-size: 2.143rem;
  }
  .lineup_price_p4 {
    font-size: 2.0rem;
  }
  .img_line {
    height: 200px;
    text-align: center;
    height: 130px;
  }
  .img_line img {
    height: 100%;
    width: auto;
    object-fit: contain;
  }
  .logo_header {
    display: none;
  }
  .slider__webinvitation .slick-slide img {
    border-radius: 10px;
  }
  .guide_list {
    padding: 30px 20px;
  }

  .step_content .img {
    width: auto;
  }

  .header-title .t img {
    width: 100%;
  }
  .faq_content {
    padding: 20px;
  }
  .flow_content .item .img4 {
    margin-right: 0;
  }
  .next_img,
  .next_img4,
  .next_img5 {
    justify-content: center;
    margin-right: 0;
  }
  .flow_content .item .space_item1 p {
    position: static;
    line-height: 2.214rem;
  }
  .gifts .flex .left,
  .gifts .flex .right {
    width: 100%;
  }
  .gifts .left .title .t1 .t1-2 {
    font-size: 1.429rem;
  }
  .gifts .left .title {
    align-items: center;
  }
  .gifts .flex {
    flex-direction: column;
  }
  .gifts .right2 .in {
    margin-bottom: 20px;
  }
  .point_step_02 .point_number,
  .point_step_03 .point_number,
  .point_step_03 .point_img,
  .point_step_04 .point_number,
  .point_step_07 .point_number {
    padding-left: 0;
  }
  .point_step_01 .point_img,
  .point_step_02 .point_img,
  .point_step_04 .point_img,
  .point_step_05 .point_img,
  .point_step_06 .point_img,
  .point_step_07 .point_img {
    width: 100%;
    padding-left: 0;
    text-align: center;
  }
  .point_step_05,
  .point_step_06,
  .point_step_07 {
    padding: 0px 20px;
  }

  .story_bg_inner_text {
    white-space: normal;
  }
  .text-r {
    min-height: 47px;
  }
  .gifts .right2 .in .img_line.edit img {
    padding: 0 15px;
  }
  .section__video {
    padding-top: 10px;
  }
  .section_story_point {
    margin-top: 40px;
  }
  .point_step_inner {
    margin-top: 40px;
  }
  .secction_point {
    margin-top: 10px;
  }
  .section__A-btn{
    display: none;
  }
  .section__A-anchor{
    margin-bottom: 40px;
  }
  
}
@media screen and (max-width: 560px) {
  .pc {
    display: none;
  }
  .step__condung_p3 .span3 {
    font-size: 1.5rem;
  }
  .catagoru {
    padding: 20px 10px;
  }
  .section__c .p2 {
    font-size: 0.8rem;
  }
  .good__news_p {
    font-size: 0.8rem;
  }
  .t1-3, .t1-4 {
    font-size: 1rem;
  }
  .voice_img {
      max-width: 100%;
      width: 96%;
      margin-left: auto;
      margin-right: auto;
  }
  .flow_item-top .r p {
    font-size: 1rem;
  }
  .price_tax {
    font-size: 0.8rem;
    letter-spacing: 0;
  }
  .banner .line p {
    font-size: 1.0rem;
  }
  .section-intro {
    padding-top: 60px;
  }
  .point_step_inner {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .point_step {
    /*    border: 0;*/
  }
  .number_title {
    padding: 10px 20px;
  }
  .login .form {
    width: 100%;
  }
  .login .row {
    display: block;
    text-align: center;
  }
  .login .row .col1 {
    width: 100%;
    text-align: left;
  }
  .login .row .col1 span {
    font-size: 0.714rem;
  }
  .login .row .col2 {
    width: 100%;
  }
  /*.lineup_list .item {
      width: calc(100% / 2);
      padding: 0px 10px;
      font-size: 1.0rem;
      text-align: center;
  }
  .lineup_list .item.edit {
      width: calc(100%);
      padding: 0px 10px;
      font-size: 1.0rem;
      text-align: center;
  }*/

  .lineup_price_p1 {
    font-size: 0.857rem;
    padding-left: 15px;
    line-height: 1.714rem;
  }
  .lineup_price_p2 {
    font-size: 1.286rem;
  }
  .lineup_price_p3 {
    font-size: 1.429rem;
    min-width: auto;
    line-height: 3.929rem;
  }
  .lineup_price_p4 {
    font-size: 1.286rem;
  }
  .lineup_price_p4 span {
    font-size: 0.786rem;
  }
  .lineup_price_2_p .lp_1 {
    font-size: 0.857rem;
  }
  .lineup_price_2_p {
    letter-spacing: -2px;
  }
  .lineup_price_2 .btn button {
    display: none;
  }
  .lineup_price_2 .btn button.edit {
    display: block;
  }
  .lineup_price_2_p {
    padding-right: 0px;
  }
  .lineup_price_2 .btn {
    padding: 0;
    padding-bottom: 20px;
  }

  .gifts {
    width: 96%;
    margin: 0 auto;
    margin-top: 40px;
  }
  .gifts .flex {
    display: block;
  }
  .gifts .flex .left {
    width: 100%;
  }
  .gifts .flex .right {
    width: 100%;
  }
  .gifts .left .title .t1,
  .gifts .left .title .t2 {
    display: block;
  }
  .gifts .left .title .t2 .t2-1 {
    width: 100%;
    font-size: 2.286rem;
  }
  .gifts .left .info .flex {
    display: block;
  }
  .gifts .left .info .s {
    font-size: 1.0rem;
  }
  .gifts .left .info .l {
    width: 100%;
  }
  .gifts .left .info .r {
    width: 100%;
  }
  .gifts .left .info table {
    width: 100%;
  }
  .gifts .left .info .col {
    width: 55%;
  }
  .gifts .left .btn {
    justify-content: center;
  }
  .gifts .left .btn button {
    color: #ffffff;
    background-color: #b4a982;
    border-radius: 15px;
    padding: 5px 10px 5px 10px;
    border: 0;
    display: flex;
    justify-content: space-between;
    font-size: 0.857rem;
    line-height: 1.857rem;
    margin-right: 10px;
    position: relative;
  }
  .gifts .left .btn button img {
    display: none;
  }
  .gifts .right .in .img_line.edit img {
    padding: 0;
  }
  .step_number {
    width: 60px;
  }
  .guide_list .item .step_content {
    padding-left: 20px;
  }
  .guide_iner .title {
    font-size: 1.286rem;
  }
  .guide_iner .text {
    font-size: 1.0rem;
    line-height: 1.571rem;
  }
  .guide_list .item .step_content {
    width: calc(100% - 60px);
  }
  .step_content .img img {
    width: 100px;
  }
  .guide_iner .text br {
    display: none;
  }
  .gifts .line {
    width: auto;
    max-width: 175px;
  }
  .text1 {
    font-size: 1.357rem;
  }
  .point_step_03 .point_img,
  .point_step_04 .point_img {
    text-align: center;
  }
  .gifts .left .title {
    padding: 10px 20px;
    flex-direction: column;
    align-items: baseline;
  }

  .law-btn {
  }
  .law-btn a {
    display: block;
    padding: 12px 0 12px 0;
    width: 70%;
    margin: 0 auto;
    margin-bottom: 10px;
  }

  .slider__webinvitation .swiper--top .fade .js-img-no-create {
    /*    width: 140px !important;*/
  }
  .slider__paperinvitation .swiper--top2 .fade .js-img-no-create {
    /*    width: 140px !important;*/
  }
  .point_step {
    width: calc(100% - 2rem);
    margin: 20px auto;
  }
  .t1 .t1-2 {
    font-size: 1.6rem;
  }
  .modal-preview .btns {
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
  }
  .btn__footer {
    padding-bottom: calc(20px + constant(safe-area-inset-bottom));
    padding-bottom: calc(20px + env(safe-area-inset-bottom));
  }
  .section__story1-inner .flex_a,
  .section__story1-inner .flex_b {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0px 20px;
    width: 100%;
  }
  .section__c .p1,
  .section__d .p1,
  .section__e .p1,
  .section__f .p1 {
    font-size: 0.714rem;
    padding: 0px 10px;
  }
  .o_t3 .section__B-step_p1 {
    font-size: 1.429rem;
  }
  .o_t3 .section__B-step_p1:before{
    bottom: 0;
  }
  .okurumadai .o_title1,
  .okurumadai .o_title2{
    font-size: 1.143rem;
  }
  .okurumadai .o_p1{
    font-size: 0.929rem;
  }
  .o_p2{
    font-size: 0.786rem;
  }
  .o_btn a{
    font-size: 0.714rem;
  }
  .step__text {
    text-align: left;
  }
  .step__img_s p,.step__img_s ul li {
    font-size: 0.85rem;
  }
  .step__text2 {
    text-align: left;
  }
  .spec3_p1 {
    padding: 0px 5px;
  }
  .top__flex1-item__bottom {
    min-height: 170px;
  }
  .step__condung_item p {
    padding: 0 5px;
    display: inline-block;
  }
  .section__B-step_p1 {
    font-size: 1.6rem;
  }
  .accordion-item-body2 .right_line {
    flex-direction: column;
    align-items: center;
  }
  .right_line-btn {
    margin-top: 10px;
  }
  .section__d .p2 {
    font-size: 1rem;
  }
  .sp {
    display: block;
  }
  .notifi_table ul li {
    font-size: 0.9rem;
  }
  .notifi_table ul {
    width: 100%;
    padding-right: 2px;
  }
  .voice__noti-item img {
    max-width: 95px;
  }
  .voice__noti-list p {
    font-size: 0.8rem;
  }
  .voice__noti-top {
    font-size: 1.2rem;
    flex-direction: column;
  }
  .flow_item-top .l p {
    font-size: 2rem;
  }
  .flow_item-top .l p span {
    font-size: 1rem;
  }
  .flow__inner {
    padding: 20px;
  }
  .section_card-list img {
    width: calc(100% - 20px);
  }
  .slider__webinvitation .slick-slide img {
    padding: 0 35px;
  }
  .section_card-list .swiper-slide {
    justify-content: center;
    display: flex;
  }
  .special p {
    font-size: 0.8rem;
  }
  .special p span {
    font-size: 0.7rem;
  }
  .section__top2 .top__flex-item p {
    font-size: 1rem;
  }
  .section__top2-text {
    font-size: 0.8rem;
    line-height: 1.4rem;
  }
  .section__top2-img img {
    width: 160px;
  }
  .circle__inner {
    width: 28%;
    padding: 0px 5px;
  }
  .section__top2-flex {
    padding: 0px 10px;
  }
  .section__top2 .title_top2 {
    font-size: 1.2rem;
  }
  .section__top2 .title_top2 span {
    font-size: 2rem;
  }
  .section__top2-bottom {
    margin-top: -140px;
  }
  .circle p {
    font-size: 0.8rem;
    line-height: 1.4rem;
  }
  .circle p span {
    font-size: 1.6rem;
    line-height: 2rem;
  }
  .section__top2-flex.edit {
    padding-bottom: 40px;
  }
  .btn__footer .btn-footer {
    font-size: 0.9rem;
  }
}
@media screen and (max-width: 440px) {
  .sp-hide {
    display: none;
  }
  .pc-hide {
    display: inline-block;
  }

  .point_number .number {
    font-size: 2.143rem;
  }
  .point_number .title {
    font-size: 1.286rem;
    line-height: 1.3;
  }

  .secction_point .title2 {
  }
  .point_step_01 .point_number {
    padding-right: 0;
  }

  .point_step_03 {
    margin-bottom: 30px;
  }
  .point_step_03 .text {
    margin-bottom: 5px;
  }

  .point_step_05 .point_number {
    padding-right: 0;
  }
  .point_step_05 .text {
    margin-bottom: 5px;
  }
  .point_step_07 .text {
    margin-bottom: 5px;
  }

  .gifts .left .title {
    display: block;
  }
  .gifts .left .title .t1 {
    margin-bottom: 5px;
  }
  .gifts .left .title .t2 .t2-2 {
    font-size: 1.857rem;
  }
  .fast_invitation_btn {
    font-size: 0.857rem;
  }
}
@supports (-webkit-touch-callout: none) {
  /* iOS Safari */
  
}
/*@media screen and (max-width:400px) {
  .lineup_price_2_p{
    
    flex-direction: column;
  }
  .lineup_price_2_p2{
    padding-left: 0;
  }
  .img_line{
    height: 120px;
  }
}
*/
