@media screen and (max-width: 750px) {
  .line_spacing_sp_img_box {
    margin-bottom: 4vw;
    margin-top: 4vw;
  }
  .jhf_text_padding_left,
  .text_pad_left_sp {
    padding-left: 4vw;
  }
  .jhf_space_around {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 45px 0px 30px;
  }
  .jhf_space_around div {
    flex: 1;
  }
  .jhf_space_around div button {
    width: 100%;
  }
  .jhf_space_around div:nth-child(2n) {
    margin: 0 2.667vw;
  }
  .jhf_titled {
    box-shadow: 0 0 20px 0 #00673073;
    top: 20vw;
    right: 2.6667vw;
    width: 51vw;
    z-index: 10;
  }
  .jhf_titled ul {
    list-style-type: none;
    background: #fff;
    overflow: hidden;
    padding: 0;
  }
  .jhf_titled ul li {
    padding: 0 20px;
  }
  .jhf_titled_li {
    border-bottom: 1px solid#eee;
    font-size: 3.73333vw;
    font-weight: bold;
    padding: 3vw 0;
    align-items: center;
    white-space: nowrap;
  }
  .jhf_titled ul li:last-child .jhf_titled_li {
    border: none;
  }
  .jhf_titled_li img {
    height: 3.73333vw;
    margin-right: 10px;
  }
  .jhf_titled ul li:hover {
    background-color: #006730;
    color: #fff;
  }
  .jhf_titled ul li:hover .jhf_icon_blue {
    display: none;
  }
  .jhf_titled ul li:hover .jhf_icon_white {
    display: block;
  }
  .nativeRadio {
    margin-right: 2vw;
  }
  .jhf_layout_grid_three {
    width: 100%;
    position: relative;
  }
  .jhf_layout_grid_three div.jhf_layout_grid_three_one,
  .jhf_layout_grid_three div.jhf_layout_grid_three_three {
    position: absolute;
    bottom: 0;
    width: 50%;
  }
  .jhf_layout_grid_three div.jhf_layout_grid_three_two {
    position: relative;
    min-height: 110px;
  }
  .jhf_layout_grid_three div.jhf_layout_grid_three_three {
    left: 50%;
  }
  .jhf_layout_grid_three div.jhf_layout_grid_three_one div.jhf_layout_grid_three_content_box,
  .jhf_layout_grid_three div.jhf_layout_grid_three_two div.jhf_layout_grid_three_content_box,
  .jhf_layout_grid_three div.jhf_layout_grid_three_three div.jhf_layout_grid_three_content_box {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .jhf_email_btn,
  .jhf_upload_btn > .jhf_upload_label {
    padding: 1vw 4vw;
    height: auto;
  }
  p.jhfFileValue {
    font-size: 3.7333rem;
    margin-top: 3.33333vw;
  }
  .jhf_menu_btn_mar {
    margin-left: 0.5vw;
  }
  .jhf_warning_icon {
    color: #cc0000;
    margin-right: 2vw;
    font-size: 4.1333vw;
  }
  .jhf_button {
    border: none;
    color: #fff;
    font-size: 3.733vw;
    font-weight: bold;
  }
  .jhf_fieldset_style {
    border: 0.533vw solid #cc0000;
    padding: 2.533vw 4.5vw 4.8vw;
  }
  .jhf_legend_style {
    margin: auto;
    font-size: 4.8rem;
    font-weight: bold;
    color: #cc0000;
    width: initial;
    max-width: initial;
    border-radius: 0.93333vw;
  }
  .jhf_legend_style span::before {
    display: inline-block;
    background-image: url(../../assets/images/iconattention.png);
    width: 7.2vw;
    height: 6.4vw;
    content: "";
    margin-right: 1.333vw;
    vertical-align: sub;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .jhf_right_red {
    width: 4.133vw;
    height: auto;
    background-color: #cc0000;
    overflow: hidden;
    margin-right: 1.333vw;
  }
  .jhf_bar_title {
    font-size: 4.26667rem;
    color: #000;
    font-weight: bold;
  }
  .nativeRadio input[type="radio"],
  .nativeRadio input[type="checkbox"] {
    margin-right: 0.6667vw;
  }
  input.checkbox_layout_input {
    box-shadow: inset 0px 0px 4px rgb(204, 204, 204);
    border: 1px solid rgb(204, 204, 204);
    width: 3.33vw;
    height: 3.33vw;
    margin-right: 2vw;
  }
  input.checkbox_layout_input + label {
    font-weight: bold;
  }

  .title_header_ccc {
    padding: 6px 10px;
    font-size: 16px;
    color: #000;
    border-bottom: 1px solid #ccc;
    margin: 0;
  }
  .jhf_icon_help {
    font-size: 6.4vw;
    margin-left: 0.667vw;
    vertical-align: text-bottom;
  }
  .title_header_bar {
    margin: 0;
    padding-left: 3.2vw;
    line-height: 7.1vw;
    font-size: 6.4vw;
    vertical-align: top;
  }
  .title_header_bar::before {
    content: "";
    position: absolute;
    height: 6vw;
    left: 0;
    border-left: 1.3333vw solid #006730;
  }
  .jhf_layout_checkbox {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 4.79rem;
    background: #006730;
    padding: 0.6667vw;
    color: #fff;
  }
  .jhf_layout_title {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
  }
  .jhf_layout_title h2.jhf_layout_title_h2 {
    background: #006730;
    width: 100%;
    padding: 1.2vw;
    padding-right: 0;
    color: #fff;
    font-size: 3.7333vw;
    flex: 1;
  }
  .jhf_layout_title div.jhf_layout_title_h2_ccc {
    width: 100%;
    padding: 0.6667vw;
    padding-right: 0;
    font-size: 3.7333rem;
    font-weight: bold;
  }
  .jhf_pagination {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .jhf_pagination button.jhf_sign_pagination {
    background: #ccc;
  }
  .jhf_pagination button .rakuraku {
    font-weight: bold;
    font-size: 4.2667vw;
    color: #000;
  }
  .jhf_pagination button {
    width: 9vw;
    height: 9vw;
    border-radius: 50%;
    border: none;
    outline: none;
    margin-right: 9vw;
    background: #ddf0f5;
  }
  .jhf_pagination div.jhf_pagination_number {
    width: 9vw;
    height: 9vw;
    border-radius: 50%;
    text-align: center;
    line-height: 9vw;
    background: #ddf0f5;
    color: #0079a2;
  }
  .jhf_pagination button:last-child {
    margin: 0 0 0 9vw;
  }

  .jhf_button_box .jhf_btn_number {
    color: #fff;
    font-weight: bold;
    font-size: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    height: inherit;
  }
  .jhf_button_box .jhf_btn_text {
    display: none;
  }

  .jhf_button_box .jhf_button_box_double,
  .jhf_button_box .jhf_button_box_right {
    background: linear-gradient(45deg, #ccc, #ccc);
  }
  .jhf_button_box button.jhf_sign_block_btn .jhf_btn_number {
    display: none;
  }
  .jhf_button_box_right,
  .jhf_button_box_double {
    border: none;
    height: 12vw;
    color: #fff;
    font-weight: bold;
    font-size: 3.2vw;
    overflow: hidden;
    outline: none;
    width: 12vw;
  }
  .jhf_button_box button.jhf_button_box_right {
    clip-path: polygon(0 0, 0 50%, 0 100%, calc(100% - 2.5vw) 100%, 100% 50%, calc(100% - 2.5vw) 0);
  }
  .jhf_button_box button.jhf_sign_block_btn .jhf_btn_text {
    justify-content: center;
    text-align: left;
    display: flex;
    align-items: center;
  }
  .jhf_button_box button.jhf_button_box_double {
    clip-path: polygon(0 0, 2.5vw 50%, 0 100%, calc(100% - 2.5vw) 100%, 100% 50%, calc(100% - 2.5vw) 0);
    margin-left: -1.5vw;
  }
  .jhf_button_box button.jhf_sign_block_btn {
    padding: 1vw 0;
    width: 30vw;
  }

  .jhf_layout_grid {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .jhf_layout_grid_col {
    width: 100%;
  }
  .button__pagetop a {
    display: block;

    width: 100%;
    height: 100%;
  }
  html {
    font-size: 1vw;
  }

  body {
    font-size: 3.73333rem;
    line-height: 1.6429;
    position: relative;
    overflow-x: hidden;
    width: 100vw;
  }

  header,
  footer,
  section.contents,
  section.userinfo,
  nav.sidenav {
    box-shadow: 0vw 0vw 2.66667vw 0vw rgba(0, 103, 48, 0.45);
  }
  h1 {
    font-size: 6.4vw;
    color: #000;
  }
  p.attention {
    font-weight: bold;

    margin: 0;

    color: #c00;
  }
  p.attention::before {
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1;

    display: inline-block;

    width: 9.2vw;
    height: 3.73333vw;
    margin-right: 1.33333vw;
    padding-top: 1.2vw;

    content: "div";
    text-align: center;
    vertical-align: middle;

    color: #fff;
    border-radius: 0.66667vw;
    background-color: #c00;
  }
  ol.list__style__circle li {
    font-size: 3.73333rem;
    font-weight: bold;
    line-height: 1.6429;

    padding-left: 1em;
  }
  ol.list__style__circle li:before {
    margin-left: -1em;

    content: "��";
  }
  textarea {
    line-height: 2;
    resize: none;
  }
  header {
    width: 100%;
    min-height: 21.3334vw;
  }
  header div.jhf_header_inner {
    display: flex;
    width: 100%;
    padding: 3.925vw 2.6667vw 10.925vw;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  header div.jhf_header_inner.header_normal_style {
    padding: 3.925vw 2.6667vw 0;
  }
  header div.jhf_header_inner div.jhf_box_group {
    display: flex;
  }
  header div.jhf_header_inner div.jhf_box_group.jhf_title {
    flex-direction: column;
  }
  header div.jhf_header_inner div.jhf_box_group.jhf_title p {
    margin: 0;
  }
  header div.jhf_header_inner div.jhf_box_group .jhf_sitename {
    font-size: 5.6vw;
    line-height: 1;
    font-weight: bold;
    letter-spacing: -0.05em;
    color: #006730;
  }
  header div.jhf_header_inner div.jhf_box_group .jhf_logo {
    display: flex;
    margin-top: 2vw;
  }
  header div.jhf_header_inner div.jhf_box_group .jhf_logo img {
    width: 28vw;
    height: auto;
  }
  header div.jhf_header_inner div.jhf_box_group div.jhf_box_button {
    width: 12.1333vw;
    height: 9.86667vw;
  }
  header div.jhf_header_inner div.jhf_box_group div.jhf_box_button.menu {
    width: 13.33333vw;
  }
  header div.jhf_header_inner div.jhf_box_group div.jhf_box_button:not(:first-of-type) {
    margin-left: 1vw;
  }
  header div.jhf_header_inner div.jhf_box_group div.jhf_box_button .jhf_button_label {
    font-size: 3rem;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    left: 50%;
    margin-top: 1.33333vw;
    padding-top: 0.66667vw;
    transform: scale(0.8) translateX(-68%);
    transform-origin: center center;
    white-space: nowrap;
  }
  header div.jhf_header_inner div.jhf_box_group.jhf_title div.jhf_text_decoration_p {
    display: flex;
    flex-direction: column;
    font-weight: bold;
    font-size: 3rem;
    position: absolute;
    top: 15.4853vw;
    line-height: 1;
  }
  header div.jhf_header_inner div.jhf_box_group.jhf_title div.jhf_text_decoration_p p {
    white-space: nowrap;
    margin-bottom: 1vw;
  }
  a.jhf_button_std {
    font-size: 4.26667rem;
    font-weight: bold;
    line-height: 1;

    display: inline-block;

    width: 24vw;
    height: 17.06667vw;

    text-align: center;
    text-decoration: none;

    color: #fff;
    border-radius: 2vw;
    background-color: #0079a2;
    box-shadow: 0vw 0.8vw 0vw 0vw #005673;
  }
  a.jhf_button_std.jhf_button_square {
    width: 10.66667vw;
    height: 9.86667vw;
  }
  a.jhf_button_std.jhf_button_square div.jhf_button_inner img {
    width: auto;
    height: 6vw;
  }
  .jhf_box_button a.jhf_button_icon_lock .jhf_button_inner i.rakuraku {
    font-size: 5.0667vw;
    color: #fff;
  }
  a.jhf_button_std div.jhf_button_inner {
    display: flex;

    height: 100%;

    justify-content: center;
    align-items: center;
  }
  a.jhf_button_std div.jhf_button_inner p {
    margin: 0;
    margin-bottom: -0.66667vw;
  }
  .jhf_dialogplay_icon_green {
    position: fixed;
    z-index: 9999;
    right: 30px;
    bottom: 80px;
    width: 128px;
    height: 64px;
    background-image: url(../../assets/images/green_sp.png);
    cursor: pointer;
  }
  main section.contents {
    width: 94.66667vw;
    margin: 0 auto;
    margin-top: 5.33333vw;
    padding: 8.53333vw 5.6vw 8.53333vw 5.6vw;
    border-radius: 2vw;
  }
  .jhf_button_pagetop {
    position: sticky;
    bottom: 0;
    width: 6.4vw;
    height: 6.4vw;
    margin-top: 6.9333vw;
    margin-right: 2.66667vw;
    margin-left: auto;
    border-radius: 0.93333vw 0.93333vw 0 0;
    background-color: #0079a2;
    background-image: url(../../assets/images/arrowgo2top.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 2.26667vw;
  }
  footer {
    width: 100%;
    height: 48vw;
  }
  footer div.jhf_footer_inner {
    display: flex;
    flex-direction: column;

    width: 100%;
    height: 100%;
    padding: 0vw 10.66667vw;

    align-items: center;
    justify-content: center;
  }
  footer div.jhf_footer_inner div.jhf_geotrust img {
    width: 15.33333vw;
  }
  footer div.jhf_footer_inner div.jhf_geotrust a.notd {
    display: flex;

    align-items: center;
  }
  footer div.jhf_footer_inner div.jhf_geotrust a.notd img {
    width: 15.33333vw;
  }
  footer div.jhf_footer_inner div.jhf_geotrust a.notd p.caption {
    font-size: 1.46667rem;
    font-weight: bold;
    line-height: 2;
    margin-left: 2vw;
    white-space: nowrap;
    color: #000;
  }
  footer div.jhf_footer_inner div.jhf_copyright {
    font-size: 3vw;
    font-weight: bold;
    padding-top: 6.66667vw;
    white-space: nowrap;
    transform: scale(0.85);
  }
  footer div.jhf_footer_inner ol.jhf_link {
    display: flex;
    width: 69.33333vw;
    margin-top: 6.66667vw;
    justify-content: space-between;
    align-items: center;
    z-index: 1;
  }
  footer div.jhf_footer_inner ol.jhf_link li a {
    font-size: 2.93333rem;
    font-weight: bold;

    color: inherit;
  }
  p.jhf_captionSSL {
    font-size: 3.2vw;
    font-weight: bold;
    line-height: 2;
    margin-left: 2vw;
    white-space: nowrap;
    color: #000;
  }
  main {
    font-size: 3.7333vw;
    width: 100%;
    padding: 5.3333vw 0;
    margin: auto;
  }
  .jhf_btn_mian_layout_l div.jhf_radius_number {
    width: 3.3vw;
    height: 3.3vw;
    line-height: 3.3vw;
    border: 1px solid #999;
    border-radius: 50%;
    color: #999;
    font-size: 1.8rem;
    font-weight: bold;
  }
  .jhf_main_layout_button button.jhf_sign_block div.jhf_radius_number {
    width: 2.3vw;
    height: 2.3vw;
    border-radius: 50%;
    line-height: 2.3vw;
    font-size: 2rem;
    border: 1px solid #fff;
    color: #fff;
    margin-bottom: 1.33vw;
  }
  .jhf_main_layout_button {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-bottom: 1.8vw solid #006730;
  }
  .jhf_main_layout_button button div.jhf_text_main_d {
    display: none;
  }
  .jhf_main_layout_button button.jhf_sign_block div.jhf_text_main_block {
    display: block;
    min-width: 10vw;
    font-weight: bold;
    color: #fff;
  }
  .jhf_main_layout_button button.jhf_sign_block {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #006730;
    height: 12vw;
    width: 40vw;
  }
  .jhf_btn_mian_layout_l {
    padding: 1vw 2vw 2vw;
    border: none;
    border-radius: 1vw 1vw 0 0;
  }
  .jhf_input_after {
    line-height: 19px;
    align-self: center;
    margin-left: 1.3333vw;
  }
  .jhf_input_mini {
    width: 20vw;
    height: 40px;
    color: #000;
  }
  /* レイアウト */
  .background.layout_fix_column {
    min-height: calc(100vh - 21.3333rem - 17.6rem - 54.4rem);
  }
  .background.menu_fix_column {
    min-height: calc(100vh - 28.336rem - 17.6rem - 54.4rem);
  }
  .background.special_fix_column {
    min-height: calc(100vh - 21.3333rem - 17.6rem - 6.4rem);
  }
  .background.special_login_column {
    min-height: calc(100vh - 28.336rem - 17.6rem - 6.4rem);
  }
  .background.one_fix_column {
    min-height: calc(100vh - 10.6667vw);
  }
  .background.middle_fix_column {
    min-height: calc(100vh - 32rem - 48rem);
  }

  .jhf_warning_text_p {
    font-size: 3.2vw;
    color: #cc0000;
  }
  .jhf_select {
    appearance: none;
    background: url(../../assets/images/iconarrowdownl.png) no-repeat scroll 98% center transparent;
    padding-right: 10vw;
  }
  .link_copy {
    width: 4.8vw;
  }
  .cdk-global-scrollblock {
    position: initial !important;
  }
  .pad_sp {
    padding: 2vw 0;
  }
  .shot_display_sp {
    display: none;
  }
  .header_btn_name {
    width: 16.66667vw;
    font-size: 2vw !important;
    text-align: center;
  }
  .jhf_padding_left {
    padding-left: 1.3333vw;
  }
  .pulldown_special {
    width: 100%;
  }
  .jhf_options > .pulldown_content {
    white-space: pre-wrap;
  }
}
