@charset "UTF-8";
/*--------------------------------------
共通
---------------------------------------*/
a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, tbody, tfoot, thead, tt, ul, var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  list-style: none;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  clear: both;
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
}

.txt_center {
  text-align: center !important;
}

.block_center {
  margin-left: auto !important;
  margin-right: auto !important;
}

.txt_left {
  text-align: left !important;
}

.txt_right {
  text-align: right !important;
}

.fleft {
  display: block;
  float: left;
}

.fright {
  display: block;
  float: right;
}

.txt_red {
  color: #f33;
}

.pl0 {
  padding-left: 0 !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.ml5 {
  margin-left: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pt8 {
  padding-top: 8px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.error {
  color: #ff0000;
}

body {
  font-family: "Noto Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

@media print, screen and (min-width: 768px) {
  body {
    position: relative;
    z-index: 1;
    min-width: 960px;
    color: #333;
  }
  .sp {
    display: none !important;
  }
  p {
    line-height: 1.5;
  }
  /* CSS Document */
  input {
    outline: none;
  }
  #header {
    width: 100%;
    background-color: #ee7300;
  }
  #header input {
    font-size: 16px;
    padding-left: 5px;
  }
  #header select {
    font-size: 16px;
  }
  #header p {
    font-family: a-otf-ud-shin-go-pr6n, sans-serif;
    font-style: normal;
    color: #ffffff;
    line-height: 1.2;
  }
  #header a {
    text-decoration: none;
  }
  #header .header_logo {
    display: flex;
    align-items: center;
    height: 100%;
    height: 116px;
    width: 960px;
    margin: 0 auto;
  }
  #header .header_logo .header_logo_img_pc img {
    width: 656px;
    vertical-align: top;
  }
  #header .header_logo .header_logo_txt_wrapper {
    margin-left: 10px;
  }
  #header .header_logo .header_logo_txt_wrapper .header_logo_txt01 {
    font-size: 15px;
  }
  #header .header_logo .header_logo_txt_wrapper .header_logo_txt02 {
    font-size: 26px;
    font-weight: 600;
  }
  #header .header_logo .header_logo_txt_wrapper .header_logo_txt03 {
    font-weight: 600;
    font-size: 17px;
  }
  #header .header_logo .lang_wrapper {
    display: flex;
    font-size: 13px;
    margin-left: auto;
    margin-top: 40px;
  }
  #header .header_logo .lang_wrapper .lang_jp {
    width: 86px;
    height: 22px;
    border-radius: 11px;
    text-align: center;
    line-height: 22px;
  }
  #header .header_logo .lang_wrapper .lang_eg {
    width: 86px;
    height: 22px;
    border-radius: 11px;
    text-align: center;
    line-height: 22px;
    margin-left: 5px;
  }
  #header .header_logo .lang_wrapper .lang_checked {
    background-color: #ffffff;
    color: #ee7300;
  }
  #header .header_logo .lang_wrapper a {
    transition: all 0.3s ease-out;
    color: #fff;
  }
  #header .header_logo .lang_wrapper a:hover {
    background-color: #ffffff;
    color: #ee7300;
  }
  #header #header_menu {
    border-bottom: 1px solid #bfb4a6;
    background-color: #ffffff !important;
  }
  #header #header_menu ul {
    width: 960px;
    margin: 0 auto;
    display: flex;
  }
  #header #header_menu ul li {
    line-height: 46px;
    text-align: center;
    color: #707070;
    font-weight: 600;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  #header #header_menu ul li a {
    color: #707070;
  }
  #header #header_menu .header_menu_checked {
    border-bottom: 4px solid #ee7300;
  }
  #header #header_menu .header_menu_checked:before {
    position: absolute;
    background: #ffffff !important;
  }
  #header #header_menu .header_menu_left {
    position: relative;
    margin-right: 10px;
  }
  #header #header_menu .header_menu_left.nav_betatesting_pc a {
    color: #f33;
  }
  #header #header_menu .header_menu_left a {
    position: relative;
    top: 2px;
    display: block;
  }
  #header #header_menu .header_menu_left:before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    display: inline-block;
    width: 0;
    height: 4px;
    background: #ee7300;
    transition: 0.3s;
  }
  #header #header_menu .header_menu_left:hover:before {
    width: 100%;
  }
  #header #header_menu .header_menu_right {
    margin-left: auto;
    width: 150px;
    height: 30px;
    margin-top: auto;
    border-top: 1px solid #bfb4a6;
    border-right: 1px solid #bfb4a6;
    border-left: 1px solid #bfb4a6;
    background-color: #f0eee4;
    line-height: 35px;
    position: relative;
  }
  #header #header_menu .header_menu_right:hover a {
    color: #ee7300;
  }
  #header #header_menu .header_menu_right a {
    color: #7b6856;
    line-height: 30px;
    position: relative;
    top: 0;
    right: 3px;
    display: block;
  }
  #header #header_menu .header_menu_right:after {
    content: "";
    position: absolute;
    background-image: url("/lib/img/delta.png");
    background-size: 10px 6px;
    width: 10px;
    height: 6px;
    top: 50%;
    right: 8px;
    transform: translateY(-50%);
  }
  #header #header_menu .header_menu_right02:after {
    content: "";
    position: absolute;
    background-image: url("/lib/img/delta_02.png") !important;
    background-size: 10px 6px;
    width: 10px;
    height: 6px;
    top: 50%;
    right: 8px;
    transform: translateY(-50%);
  }
  #header .header_open {
    background-color: #f0eee4;
    border-bottom: 1px solid #bfb4a6;
    padding-bottom: 1em;
  }
  #header .header_open .header_open_li01 {
    width: 960px;
    margin: 0 auto;
    display: flex;
  }
  #header .header_open .header_open_li01 li {
    margin: 0 15px;
  }
  #header .header_open .header_open_li01 li p {
    color: #7b6856;
    font-size: 14px;
    font-weight: bold;
    margin: 20px 0 10px 0;
  }
  #header .header_open .header_open_li01 li input {
    border: 1px solid #d9d4cd;
    width: 100%;
    height: 40px;
  }
  #header .header_open .header_open_li02 {
    width: 960px;
    margin: 0 auto;
    display: flex;
  }
  #header .header_open .header_open_li02 li select {
    padding-left: 10px;
  }
  #header .header_open .header_open_li02 li p {
    color: #7b6856;
    font-size: 14px;
    font-weight: bold;
    margin: 20px 0 10px 0;
  }
  #header .header_open select,
  #header .header_open .select2 {
    border: 1px solid #d9d4cd;
    width: 100%;
    height: 44px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%237B6856' d='M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6z'/%3E%3C/svg%3E") no-repeat right 10px center;
    padding-right: 2em;
  }
  #header .header_open .select2 {
    padding-right: 0;
  }
  #header .header_open .select2 .select2-selection__rendered {
    line-height: 44px;
  }
  #header .header_open .select2 .select2-selection--single {
    height: 44px;
    padding-left: 10px;
    overflow: hidden;
    padding-right: 2em;
  }
  #header .header_open .header_menu_btn_box01 {
    display: flex;
    justify-content: center;
    position: relative;
    width: 960px;
    margin: 0 auto;
    margin-top: 20px;
  }
  #header .header_open .header_menu_btn_box01 .header_menu_submit {
    border: none;
    background-color: #ee7300;
    width: 100px;
    height: 38px;
    border-radius: 5px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    transition: all 0.3s ease-out;
  }
  #header .header_open .header_menu_btn_box01 .header_menu_submit:hover {
    background-color: #ffffff;
    color: #ee7300;
    border: 1px solid #7b6856;
  }
  #header .header_open .header_menu_btn_box01 .header_menu_clear {
    width: 180px;
    height: 32px;
    background-color: #ffffff;
    color: #7b6856;
    border: 1px solid #bfb4a6;
    border-radius: 5px;
    position: absolute;
    right: 18px;
  }
  #header .header_open .header_menu_btn_box01 .header_menu_clear:hover {
    opacity: 0.8;
  }
  #header .header_open .header_menu_btn_box01 input {
    display: block;
  }
  #header .header_open .header_open_box {
    width: 960px;
    margin: 0 auto;
    position: relative;
  }
  #header .header_open .header_open_box .bg_el {
    width: 166px;
    height: 3px;
    background-color: #f0eee4;
    position: absolute;
    top: -1px;
    right: 1px;
  }
  /* CSS Document */
  #footer {
    background-color: #f0eee4;
    padding-bottom: 20px;
  }
  #footer input {
    font-size: 18px !important;
    padding-left: 5px;
  }
  #footer .footer_inner {
    width: 960px;
    margin: 0 auto;
    display: flex;
  }
  #footer .footer_inner .footer_txt01 {
    font-family: a-otf-ud-shin-go-pr6n, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #707070;
    margin: 30px 0 15px 0;
  }
  #footer .footer_inner .footer_logo {
    display: flex;
  }
  #footer .footer_inner .footer_logo a img:hover {
    opacity: 0.7;
  }
  #footer .footer_inner .footer_logo div {
    margin-right: 20px;
  }
  #footer .search_box {
    margin-left: auto;
    margin-top: 25px;
  }
  #footer .search_box form {
    display: flex;
  }
  #footer .search_box .footer_search {
    width: 220px;
    height: 40px;
    border: 1px solid #ee7300;
    box-sizing: border-box;
    display: block;
    padding-left: 10px;
    font-size: 16px;
  }
  #footer .search_box .footer_search_submit {
    border: none;
    background-color: #ee7300;
    height: 40px;
    width: 68px;
    margin-bottom: 1px;
    display: block;
    color: #ffffff;
    font-size: 18px;
    transition: all 0.5s ease-out;
  }
  #footer .search_box .footer_search_submit:hover {
    background-color: #ffffff;
    color: #ee7300;
    border: 1px solid #7b6856;
  }
  #footer .footer_txt02 {
    font-size: 10px;
    text-align: center;
    color: #777777;
    margin-top: 30px;
  }
  p {
    color: #333333;
  }
  .txt01 {
    font-size: 16px;
    color: #333333;
  }
  #contentsPankuzu {
    width: 960px;
    margin: 20px auto;
    font-size: 12px;
  }
  #contentsPankuzu .pankuzu {
    color: #666666;
  }
  #contentsPankuzu .pankuzu a {
    text-decoration: none;
    color: #666666;
  }
  #contentsPankuzu .pankuzu a:hover {
    border-bottom: 1px solid #666666;
  }
  .btn01 a {
    border: none;
    background-color: #ee7300;
    margin-bottom: 1px;
    display: inline-block;
    color: #ffffff;
    font-size: 18px;
    transition: all 0.5s ease-out;
    text-decoration: none;
    padding: 10px;
    border: 1px solid transparent;
  }
  .btn01 a:hover {
    background-color: #ffffff;
    color: #ee7300;
    border: 1px solid #7b6856;
  }
  .content_box01 {
    width: 960px;
    margin: 0 auto;
  }
  .category_list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1em;
    margin-top: 1em;
  }
  .category_list li {
    margin-right: 20px;
    margin-bottom: 0.5em;
  }
  .category_list li a {
    color: #333;
    font-size: 14px;
    text-decoration: none;
    padding: 0.5em 0.5em;
    border-radius: 3px;
    background-color: #f0f0f0;
    display: inline-block;
  }
  .category_list li a:hover {
    background-color: #e0e0e0;
  }
  /* CSS Document */
  #top {
    padding-bottom: 40px;
  }
  #top p {
    color: #333333;
  }
  #top .top_head {
    width: 960px;
    margin: 0 auto;
    display: flex;
    margin-top: 40px;
    padding-bottom: 50px;
  }
  #top .top_head h1 {
    font-size: 16px;
    font-weight: 500;
    color: #7a7a7a;
  }
  #top .top_head .top_head_right {
    margin-left: 30px;
  }
  #top .top_head .top_head_right .top_head_txt01 {
    font-size: 16px;
    font-weight: 500;
    color: #7a7a7a;
  }
  #top .top_head .top_head_right .top_head_txt01 a {
    color: #0044dd;
    text-decoration: none;
  }
  #top .top_head .top_head_right .top_head_txt01 a:hover {
    text-decoration: underline;
  }
  #top .top_new_info_wrapper {
    position: relative;
    background-color: #f7f7f7;
    padding-bottom: 75px;
  }
  #top .top_new_info_wrapper .info_list_l_bg {
    width: 22%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
  }
  #top .top_new_info_wrapper .info_list_r_bg {
    width: 22%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
  }
  #top .top_new_info_wrapper .top_new_info .top_new_info_h2 {
    font-size: 28px;
    color: #7b6856;
    text-align: center;
    padding: 50px 0;
  }
  #top .top_new_info_wrapper .top_new_info .top_new_info_h2 img {
    position: relative;
    top: 3px;
    right: 8px;
  }
  #top .top_contents {
    margin-top: 60px;
    margin-bottom: 15px;
  }
  /* Scss Document */
  .books_table01 {
    width: 960px;
  }
  .info_list01_wrapper {
    position: relative;
  }
  .info_list01_wrapper .info_list_l {
    position: absolute;
    top: 75px;
    left: 20%;
    z-index: 200;
  }
  .info_list01_wrapper .info_list_r {
    position: absolute;
    top: 75px;
    right: 20%;
    z-index: 200;
  }
  .info_list01 {
    white-space: nowrap;
    justify-content: center;
    scrollbar-width: none;
  }
  .info_list01::-webkit-scrollbar { /* Chrome, Safari 対応 */
    display: none;
  }
  .info_list01 li {
    width: 225px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center !important;
  }
  .info_list01 li:hover {
    opacity: 0.7;
  }
  .info_list01 li a {
    text-decoration: none;
  }
  .info_list01 li img {
    max-height: 247px;
    display: block;
    width: 174px;
    margin: 0 auto;
  }
  .info_list01 li .info_list01_txt01 {
    font-size: 12px;
    color: #aaaaaa;
    text-align: left;
    margin: 5px 0;
    margin-top: 15px;
  }
  .info_list01 li .info_list01_txt02 {
    width: 225px;
    font-size: 14px;
    color: #333333;
    text-align: left;
    white-space: normal;
  }
  .contents_list02 {
    display: flex;
    width: 960px;
    margin: 0 auto;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .contents_list02 li {
    background-color: #f7f7f7;
    width: 424px;
    padding: 20px;
    margin-bottom: 30px;
    transition: all 0.5s ease-out;
  }
  .contents_list02 li:hover {
    background-color: #e8e8e8;
  }
  .contents_list02 li a {
    display: flex;
    text-decoration: none;
  }
  .contents_list02 .contents_list02_left {
    width: 120px;
    height: 180px;
  }
  .contents_list02 .contents_list02_left img {
    max-width: 100%;
  }
  .contents_list02 .contents_list02_right {
    margin-left: 20px;
    width: 285px;
  }
  .contents_list02 .contents_list02_right .contents_list02_right_txt01 {
    font-size: 12px;
    color: #7a7a7a !important;
  }
  .contents_list02 .contents_list02_right .contents_list02_right_txt02 {
    font-size: 14px;
    margin: 10px 0;
  }
  .contents_list02 .contents_list02_right .contents_list02_right_txt03 {
    font-size: 12px;
    color: #7a7a7a !important;
  }
  .contents_list02 .contents_list02_box02 {
    letter-spacing: 0.78px;
    margin-top: 10px;
  }
  .contents_list02 .contents_list02_box02 .contents_list02_box02_txt01 {
    background-color: #4ebd78;
    color: #ffffff !important;
    font-size: 10px;
    padding: 3px 5px;
    display: inline-block;
  }
  .contents_list02 .contents_list02_box02 .contents_list02_box02_txt02 {
    background-color: #4ebd78;
    color: #ffffff !important;
    font-size: 10px;
    padding: 3px 5px;
    display: inline-block;
  }
  .contents_list02 .contents_list02_box02 .contents_list02_box02_txt03 {
    display: inline-block;
    font-size: 10px;
  }
  .pagenation .zmdi-chevron-left {
    font-size: 20px;
    line-height: 40px;
  }
  .pagenation .zmdi-chevron-right {
    font-size: 20px;
    line-height: 40px;
  }
  .pagenation ul {
    display: flex;
    justify-content: center;
  }
  .pagenation ul li {
    margin: 0 6px;
  }
  .pagenation ul li a {
    display: block;
    width: 40px;
    height: 40px;
    background-color: #f7f7f7;
    color: #333333;
    text-decoration: none;
    text-align: center;
    line-height: 40px;
  }
  .pagenation ul li a:hover {
    background-color: #bfb4a6 !important;
    color: #ffffff !important;
  }
  .pagenation ul li p {
    margin-top: 15px;
  }
  .pagenation .pagenation_checked {
    background-color: #bfb4a6 !important;
    color: #ffffff !important;
  }
  .books_tag {
    letter-spacing: 0.78px;
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
  }
  .books_tag li p {
    display: inline-block;
    background-color: #4ebd78;
    color: #ffffff !important;
    font-size: 10px;
    padding: 3px 5px;
  }
  .books_tag li.series p {
    background-color: #0087ee;
  }
  .books_tag li.out-of-print p {
    background-color: #ff0000;
  }
  .list_03 {
    border: none;
    border-spacing: 0 5px;
    font-size: 16px;
  }
  .list_03 tr td {
    border: none;
    padding: 20px;
    color: #333333;
  }
  .list_03 tr td:first-child {
    background-color: #bfb4a6;
    color: #ffffff !important;
    width: 190px;
  }
  .list_03 tr td p:not(:first-child) {
    margin: 0.5em 0 0 0;
  }
  .list_03 .list_03_imgs01 {
    display: flex;
    margin-top: 15px;
  }
  /* Scss Document */
  #result {
    padding-bottom: 40px;
    width: 960px;
    margin: 0 auto;
  }
  #result h1 {
    font-size: 24px;
    text-align: center;
    margin: 35px 0 25px 0;
  }
  #result .result_box01 {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5em 1em;
  }
  #result .result_box01 p {
    font-weight: bold;
    font-size: 15px;
  }
  #result .result_box01 span {
    color: #ee7300;
  }
  #result .result_txt01 {
    font-size: 14px;
    color: #676767;
    margin: 20px 0 10px 0;
  }
  #result .result_txt01 span {
    font-size: 18px !important;
    color: #333333;
  }
  /* Scss Document */
  #books {
    width: 960px;
    margin: 0 auto;
    padding-bottom: 80px;
  }
  #books .title_h {
    font-weight: 600;
  }
  #books .title_h02 {
    font-weight: 600;
    margin-top: 10px;
  }
  #books .books_top {
    display: flex;
    padding: 25px;
    background-color: #f7f7f7;
    margin-bottom: 40px;
  }
  #books .books_top .books_top_left {
    width: 246px;
    height: 348px;
  }
  #books .books_top .books_top_left img {
    max-width: 100%;
  }
  #books .books_top .books_top_right {
    margin-left: 30px;
    width: 70%;
  }
  #books .books_top .books_top_right .books_top_right_txt01 {
    font-size: 16px;
  }
  #books .books_top .books_top_right .books_top_right_txt02 {
    font-size: 26px;
    font-weight: bold;
    margin: 15px 0;
  }
  #books .books_top .books_top_right .books_top_right_txt02 small {
    font-size: 16px;
    display: inline-block;
  }
  #books .books_top .books_top_right .books_top_right_txt03 {
    font-size: 16px;
    margin-top: 30px;
  }
  #books .books_top .books_top_right .books_top_right_txt04 {
    font-size: 14px;
    margin-top: 30px;
  }
  select, input, textarea {
    font-size: 16px;
    resize: none;
  }
  #form {
    width: 960px;
    margin: 0 auto;
  }
  #form .form_top {
    margin-bottom: 50px;
  }
  #form .form_top h1 {
    font-size: 40px;
    color: #333333;
  }
  #form .form_top h2 {
    font-size: 20px;
    margin-top: 30px;
  }
  #form .form_top p {
    margin-top: 20px;
  }
  #form table {
    margin-top: 40px;
    padding-bottom: 50px;
  }
  #form td {
    vertical-align: middle;
  }
  #form input {
    border: 1px solid #d9d4cd;
    height: 40px;
    vertical-align: middle;
    width: 600px;
    padding: 8px;
    font-size: 18px;
  }
  #form select {
    border: 1px solid #d9d4cd;
    height: 40px;
    vertical-align: middle;
    width: 400px;
    padding: 8px;
    font-size: 16px;
  }
  #form textarea {
    border: 1px solid #d9d4cd;
    padding: 8px;
    width: 600px;
    height: 400px;
    font-size: 16px;
  }
  #form .form_submit_btn {
    margin-bottom: 50px;
    text-align: center;
  }
  #form .form_submit_btn input {
    cursor: pointer;
    border: none;
    background-color: #ee7300;
    width: 200px;
    height: 48px;
    border-radius: 5px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    transition: all 0.3s ease-out;
    background-color: #ee7300;
    width: 200px;
    height: 48px;
    border-radius: 5px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    transition: all 0.3s ease-out;
  }
  #form .form_submit_btn input:hover {
    background-color: #ffffff;
    color: #ee7300;
    border: 1px solid #7b6856;
    cursor: pointer;
  }
  #form .form_submit_btn input:hover {
    background-color: #ffffff;
    color: #ee7300;
    border: 1px solid #7b6856;
  }
  /* Scss Document */
  #about {
    width: 960px;
    margin: 0 auto;
    margin: 40px auto;
  }
  #about h1 {
    font-size: 40px;
    color: #333333;
  }
  #about p {
    margin: 30px 0;
  }
  #about a {
    text-decoration: none;
    color: #0044DD;
  }
  #about a:hover {
    border-bottom: 1px solid #0044DD;
  }
  #betatesting {
    width: 960px;
    margin: 0 auto;
  }
  #betatesting .form_top {
    margin-bottom: 50px;
  }
  #betatesting .form_top h1 {
    font-size: 40px;
    color: #333333;
  }
  #betatesting .form_top h2 {
    font-size: 20px;
    margin-top: 30px;
  }
  #betatesting .form_top p {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  body {
    position: relative;
    z-index: 2;
  }
  .pc {
    display: none !important;
  }
  p {
    line-height: 1.5;
  }
  html, body {
    overflow: auto;
    height: 100%;
  }
  input {
    padding-left: 8px;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    border: 1px solid #d9d4cd;
  }
  .menu_open {
    overflow: hidden;
  }
  #header_sp {
    width: 100%;
    height: 80px;
    background-color: #ee7300;
    position: relative;
    padding: 2.6041666667vw;
    box-sizing: border-box;
  }
  #header_sp .header_logo_img_sp {
    height: 100%;
    position: relative;
  }
  #header_sp .header_logo_img_sp img {
    width: 200px;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  #header_sp .menu_box {
    position: absolute;
    right: 5.2083333333vw;
    top: 50%;
    transform: translateY(-50%);
  }
  #header_sp .menu_box .menu_btn span {
    border: 2px solid #000000;
    width: 6.5104166667vw;
    display: block;
    border-radius: 3px;
  }
  #header_sp .menu_box .menu_btn span:nth-child(2) {
    margin: 10px 0;
  }
  body {
    position: relative;
  }
  .sp_nav {
    height: 100%;
    width: 100%;
    background-color: #ee7300;
    position: fixed;
    z-index: 99999;
    top: 0;
    right: 0;
    overflow-y: auto;
    -ms-overflow-style: none; /* IE, Edge 対応 */
    scrollbar-width: none;
  }
  .sp_nav:-webkit-scrollbar { /* Chrome, Safari 対応 */
    display: none;
  }
  .sp_nav ul {
    padding: 19.53125vw 5.2083333333vw;
  }
  .sp_nav ul a {
    text-decoration: none;
    color: #ffffff;
    font-size: 5.2083333333vw;
    display: block;
    border-bottom: 1px solid #f0f0f0;
    line-height: 2;
    padding-bottom: 3.90625vw;
  }
  .sp_nav ul li {
    margin-bottom: 3.90625vw;
  }
  .sp_nav .hd_sp_lang a {
    border: none;
    text-align: center;
  }
  .sp_nav .hd_sp_lang_checked a {
    background-color: #fff;
    color: #ee7300;
    border: none;
    border-radius: 10px;
    text-align: center;
    padding: 0;
  }
  .sp_nav_megane {
    position: fixed;
    z-index: 9999999;
    right: 80px;
    top: 17px;
  }
  .sp_nav_megane img {
    width: 50px;
    height: 50px;
  }
  .sp_nav_icon_wrapper {
    width: 50px;
    height: 50px;
    background-color: #ee7300;
    position: fixed;
    z-index: 9999999;
    right: 20px;
    top: 17px;
    border-radius: 5px;
  }
  .sp_nav_icon {
    position: fixed;
    z-index: 9999999;
    right: 20px;
    top: 32px;
  }
  .sp_nav_icon .my-parts-hidden {
    display: none;
  }
  .sp_nav_icon #my-parts-icon {
    cursor: pointer;
    display: inline-block;
    height: 24px;
    position: relative;
    width: 50px;
  }
  .sp_nav_icon #my-parts-icon span {
    background: #fff;
    border-radius: 4px;
    display: block;
    height: 16%;
    left: 50%;
    margin: -8% 0 0 -42%;
    position: absolute;
    top: 50%;
    transition: all 0.3s ease-in-out;
    width: 84%;
  }
  .sp_nav_icon #my-parts-icon span::before, .sp_nav_icon #my-parts-icon span::after {
    -webkit-transform: rotate(0);
    background: #fff;
    border-radius: 4px;
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    margin: -4% 0 0 -50%;
    position: absolute;
    top: 70%;
    transform: rotate(0);
    transition: all 0.3s ease-in-out;
    width: 100%;
  }
  .sp_nav_icon #my-parts-icon span::before {
    margin-top: -38%;
  }
  .sp_nav_icon #my-parts-icon span::after {
    margin-top: 24%;
  }
  .sp_nav_icon #my-parts-checkbox:checked ~ #my-parts-icon span {
    background: rgba(51, 51, 51, 0);
  }
  .sp_nav_icon #my-parts-checkbox:checked ~ #my-parts-icon span::before, .sp_nav_icon #my-parts-checkbox:checked ~ #my-parts-icon span::after {
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    margin: -8% 0 0 -42%;
    position: absolute;
    top: 50%;
    width: 100%;
  }
  .sp_nav_icon #my-parts-checkbox:checked ~ #my-parts-icon span::before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .sp_nav_icon #my-parts-checkbox:checked ~ #my-parts-icon span::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .sp_search_nav {
    position: fixed;
    background-color: #f0eee4;
    z-index: 99999999;
    width: 100%;
    height: 100%;
    overflow-y: auto;
  }
  .sp_search_nav ul {
    padding: 13.0208333333vw 5.2083333333vw 0 5.2083333333vw;
  }
  .sp_search_nav ul li p {
    color: #7b6856;
    font-weight: bold;
    font-size: 5.2083333333vw;
    margin-top: 1.953125vw;
  }
  .sp_search_nav ul li input {
    width: 100%;
    box-sizing: border-box;
    padding: 0.5rem 10px;
    font-size: 16px;
  }
  .sp_search_nav select,
  .sp_search_nav .select2 {
    width: 100%;
    padding: 0.5rem 10px;
    font-size: 16px;
  }
  .sp_search_nav .select2 {
    padding-right: 0;
  }
  .sp_search_nav .select2 .select2-selection--single {
    overflow: hidden;
    padding-right: 10px;
  }
  .sp_search_nav .header_menu_btn_box01 {
    margin-top: 3.90625vw;
    padding-bottom: 3.90625vw;
  }
  .sp_search_nav .header_menu_btn_box01 .header_menu_submit {
    margin-bottom: 3.90625vw;
    background-color: #ee7300;
    border: none;
    border-radius: 5px;
    color: #ffffff;
    font-weight: 600;
    font-size: 5.2083333333vw;
  }
  .sp_search_nav .header_menu_btn_box01 .header_menu_clear {
    border: 1px solid #bfb4a6;
    border-radius: 5px;
    background-color: #fff;
    color: #7b6856;
    font-size: 3.90625vw;
    font-weight: 600;
  }
  .sp_search_nav .header_menu_btn_box01 input {
    display: block;
    width: 52.0833333333vw;
    height: 10.4166666667vw;
    margin: 0 auto;
  }
  .sp_search_nav .sp_search_nav_icon {
    position: fixed;
    right: 5.2083333333vw;
    top: 5.2083333333vw;
  }
  .sp_search_nav .my-parts {
    display: inline-block;
    width: 50px;
    height: 50px;
    position: relative;
    cursor: pointer;
  }
  .sp_search_nav .my-parts span::before, .sp_search_nav .my-parts span::after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 84%;
    height: 16%;
    margin: -8% 0 0 -42%;
    background: #7b6856;
    border-radius: 5px;
  }
  .sp_search_nav .my-parts span::before {
    transform: rotate(-45deg);
  }
  .sp_search_nav .my-parts span::after {
    transform: rotate(45deg);
  }
  input {
    -webkit-appearance: none !important;
  }
  select,
  .select2 {
    padding-left: 8px;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    border: 1px solid #d9d4cd;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%237B6856' d='M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6z'/%3E%3C/svg%3E") no-repeat right 10px center;
    padding-right: 2em;
    line-height: 1;
  }
  /* CSS Document */
  #footer {
    background-color: #f0eee4;
    padding: 2.6041666667vw;
  }
  #footer .footer_inner .footer_txt01 {
    font-family: a-otf-ud-shin-go-pr6n, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 3.90625vw;
    color: #707070;
    padding: 3.90625vw 0;
  }
  #footer .footer_inner .footer_logo {
    display: flex;
  }
  #footer .footer_inner .footer_logo div:nth-child(2) {
    margin-left: 1.953125vw;
  }
  #footer .footer_inner .search_box {
    display: flex;
  }
  #footer .footer_inner .search_box input {
    height: 6.5104166667vw;
  }
  #footer .footer_inner .footer_search {
    width: 39.0625vw;
    border: 1px solid #ee7300;
    box-sizing: border-box;
    font-size: 16px;
  }
  #footer .footer_inner .footer_search_submit {
    border: none;
    background-color: #ee7300;
    height: 6.5104166667vw;
    margin-bottom: 1px;
    color: #ffffff;
    font-size: 2.34375vw;
    vertical-align: top;
  }
  #footer .footer_txt02 {
    font-size: 10px;
    text-align: center;
    color: #777777;
    margin-top: 30px;
  }
  p {
    color: #333333;
  }
  .txt01 {
    font-size: 3.125vw;
    color: #333333;
  }
  input {
    border: 1px solid #d9d4cd;
  }
  select,
  .select2 {
    border: 1px solid #d9d4cd;
  }
  textarea {
    border: 1px solid #d9d4cd;
  }
  #contentsPankuzu {
    overflow-x: auto;
    font-size: 3.125vw;
    white-space: nowrap;
    padding: 2.6041666667vw 0;
    margin-left: 3.90625vw;
    margin-bottom: 1.3020833333vw;
  }
  #contentsPankuzu::-webkit-scrollbar {
    position: relative;
    height: 1.3020833333vw;
  }
  #contentsPankuzu::-webkit-scrollbar-track {
    margin: 0 2px;
    background: #ccc;
    border-radius: 5px;
  }
  #contentsPankuzu::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #666;
  }
  #contentsPankuzu .pankuzu {
    color: #666666;
  }
  #contentsPankuzu .pankuzu a {
    text-decoration: none;
    color: #666666;
  }
  #contentsPankuzu .pankuzu a:hover {
    border-bottom: 1px solid #666666;
  }
  .btn01 a {
    border: none;
    background-color: #ee7300;
    margin-bottom: 1px;
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    transition: all 0.5s ease-out;
    text-decoration: none;
    padding: 10px;
    border: 1px solid transparent;
  }
  .btn01 a:hover {
    background-color: #ffffff;
    color: #ee7300;
    border: 1px solid #7b6856;
  }
  .category_list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1em;
    margin-top: 1em;
  }
  .category_list li {
    margin-right: 2.6041666667vw;
    margin-bottom: 0.5em;
  }
  .category_list li a {
    color: #333;
    font-size: 3.125vw;
    text-decoration: none;
    padding: 0.5em 0.5em;
    border-radius: 3px;
    background-color: #f0f0f0;
    display: inline-block;
  }
  .category_list li a:hover {
    background-color: #e0e0e0;
  }
  /* CSS Document */
  #top {
    padding-bottom: 40px;
    box-sizing: border-box;
  }
  #top a {
    text-decoration: none;
  }
  #top .slick-prev {
    display: none !important;
  }
  #top .slick-next {
    display: none !important;
  }
  #top p {
    color: #333333;
  }
  #top .top_head {
    width: 100%;
    padding: 3.90625vw;
    box-sizing: border-box;
    margin-top: 5.2083333333vw;
  }
  #top .top_head img {
    width: 100%;
  }
  #top .top_head h1 {
    font-size: 3.125vw;
    font-weight: 500;
    color: #7a7a7a;
    margin: 5.2083333333vw 0;
    line-height: 1.3;
  }
  #top .top_head .top_head_right .top_head_txt01 {
    font-weight: 500;
    color: #7a7a7a;
    font-size: 3.125vw;
  }
  #top .top_head .top_head_right .top_head_txt01 a {
    color: #0044dd;
    text-decoration: none;
  }
  #top .top_head .top_head_right .top_head_txt01 a:hover {
    text-decoration: underline;
  }
  #top .top_new_info_wrapper {
    position: relative;
    background-color: #f7f7f7;
    padding-bottom: 10.4166666667vw;
  }
  #top .top_new_info_wrapper .top_new_info .top_new_info_h2 {
    font-size: 5.2083333333vw;
    color: #7b6856;
    text-align: center;
    padding: 5.2083333333vw;
  }
  #top .top_new_info_wrapper .top_new_info .top_new_info_h2 img {
    position: relative;
    width: 3.515625vw;
    right: 1.3020833333vw;
  }
  #top .top_contents {
    margin-top: 7.8125vw;
    padding: 0 3.90625vw;
  }
  /* Scss Document */
  .slick-dots li {
    margin: 0 !important;
  }
  .info_list01_wrapper {
    position: relative;
  }
  .info_list01_wrapper .info_list_l {
    position: absolute;
    left: 20%;
    z-index: 200;
  }
  .info_list01_wrapper .info_list_r {
    position: absolute;
    right: 20%;
    z-index: 200;
  }
  .info_list01 {
    white-space: nowrap;
    justify-content: center;
    scrollbar-width: none;
  }
  .info_list01::-webkit-scrollbar {
    /* Chrome, Safari 対応 */
    display: none;
  }
  .info_list01 li {
    text-align: center !important;
    width: 29.296875vw;
    margin: 0 2.6041666667vw;
  }
  .info_list01 li img {
    display: block;
    width: 22.1354166667vw;
    margin: 0 auto;
  }
  .info_list01 li .info_list01_txt01 {
    font-size: 2.0833333333vw;
    color: #aaaaaa;
    text-align: left;
  }
  .info_list01 li .info_list01_txt02 {
    font-size: 2.6041666667vw;
    color: #333333;
    text-align: left;
    white-space: normal;
  }
  .contents_list02 li {
    background-color: #f7f7f7;
    margin-bottom: 3.90625vw;
    transition: all 0.5s ease-out;
    padding: 2.6041666667vw;
  }
  .contents_list02 li a {
    display: flex;
    text-decoration: none;
  }
  .contents_list02 .contents_list02_left {
    width: 28.6458333333vw;
    height: 42.96875vw;
  }
  .contents_list02 .contents_list02_right {
    width: 65%;
    margin-left: 3.125vw;
  }
  .contents_list02 .contents_list02_right .contents_list02_right_txt01 {
    font-size: 3.125vw;
    color: #7a7a7a !important;
  }
  .contents_list02 .contents_list02_right .contents_list02_right_txt02 {
    font-size: 3.90625vw;
    margin: 1.3020833333vw 0;
  }
  .contents_list02 .contents_list02_right .contents_list02_right_txt03 {
    font-size: 3.125vw;
    color: #7a7a7a !important;
  }
  .contents_list02 .contents_list02_box02 {
    letter-spacing: 0.78px;
    margin-top: 3.2552083333vw;
  }
  .contents_list02 .contents_list02_box02 .contents_list02_box02_txt01 {
    background-color: #4ebd78;
    color: #ffffff !important;
    font-size: 2.34375vw;
    padding: 0.390625vw 0.6510416667vw;
    display: inline-block;
  }
  .contents_list02 .contents_list02_box02 .contents_list02_box02_txt02 {
    background-color: #4ebd78;
    color: #ffffff !important;
    font-size: 2.34375vw;
    padding: 0.390625vw 0.6510416667vw;
    display: inline-block;
    margin-top: 1.3020833333vw;
  }
  .pagenation {
    padding: 0 3.90625vw;
    overflow-x: auto;
  }
  .pagenation::-webkit-scrollbar {
    position: relative;
    height: 1.3020833333vw;
  }
  .pagenation::-webkit-scrollbar-track {
    margin: 0 2px;
    background: #ccc;
    border-radius: 5px;
  }
  .pagenation::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #666;
  }
  .pagenation ul {
    display: flex;
    margin-bottom: 0.6510416667vw;
  }
  .pagenation ul li {
    margin: 0 0.78125vw;
    width: 10.4166666667vw;
    height: 10.4166666667vw;
  }
  .pagenation ul li a {
    display: block;
    width: 10.4166666667vw;
    height: 10.4166666667vw;
    background-color: #f7f7f7;
    color: #333333;
    text-decoration: none;
    text-align: center;
    line-height: 10.4166666667vw;
  }
  .pagenation ul li p {
    margin-top: 15px;
  }
  .pagenation .pagenation_checked {
    background-color: #bfb4a6 !important;
    color: #ffffff !important;
  }
  .books_tag {
    letter-spacing: 0.78px;
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
  }
  .books_tag li p {
    display: inline-block;
    background-color: #4ebd78;
    color: #ffffff !important;
    font-size: 2.6041666667vw;
    padding: 0.390625vw 0.6510416667vw;
  }
  .books_tag li.series p {
    background-color: #0087ee;
  }
  .books_tag li.out-of-print p {
    background-color: #ff0000;
  }
  .list_03 {
    border: none;
    border-spacing: 0 5px;
    font-size: 2.6041666667vw;
    width: 91.1458333333vw;
    margin: 0 auto;
  }
  .list_03 tr {
    line-height: 1.4;
  }
  .list_03 tr td {
    display: block;
    width: 100%;
    border: none;
    color: #333333;
    padding: 2.6041666667vw;
    box-sizing: border-box !important;
    font-size: 3.125vw;
  }
  .list_03 tr td:first-child {
    background-color: #bfb4a6;
    color: #ffffff !important;
  }
  .list_03 tr td p:not(:first-child) {
    margin: 0.5em 0 0 0;
  }
  .list_03 .list_03_imgs01 {
    margin-top: 15px;
  }
  .books_table01 {
    margin: 0 3.90625vw;
  }
  .books_table01 p {
    font-size: 2.6041666667vw;
  }
  /* Scss Document */
  #result {
    padding: 0 3.90625vw;
    padding-bottom: 7.8125vw;
  }
  #result h1 {
    font-size: 5.2083333333vw;
    text-align: center;
    margin: 5.2083333333vw 0 5.2083333333vw 0;
  }
  #result .result_box01 p {
    margin: 1.3020833333vw 0;
    font-weight: bold;
    font-size: 3.90625vw;
  }
  #result .result_box01 span {
    color: #ee7300;
  }
  #result .result_txt01 {
    font-size: 2.6041666667vw;
    color: #676767;
    margin: 2.6041666667vw 0;
  }
  #result .result_txt01 span {
    font-size: 3.3854166667vw !important;
    color: #333333;
  }
  /* Scss Document */
  #books {
    padding-bottom: 10.4166666667vw;
  }
  #books .title_h {
    font-weight: 600;
    font-size: 3.125vw;
  }
  #books .title_h02 {
    font-weight: 600;
    margin-top: 2.6041666667vw;
    font-size: 3.125vw;
  }
  #books .books_top {
    display: flex;
    padding: 2.6041666667vw;
    background-color: #f7f7f7;
    margin: 0 3.90625vw;
    margin-bottom: 5.2083333333vw;
  }
  #books .books_top .books_top_left {
    width: 28.6458333333vw;
    height: 42.96875vw;
  }
  #books .books_top .books_top_right {
    width: 65%;
    margin-left: 3.90625vw;
  }
  #books .books_top .books_top_right .books_top_right_txt01 {
    font-size: 2.6041666667vw;
  }
  #books .books_top .books_top_right .books_top_right_txt02 {
    font-size: 3.125vw;
    font-weight: bold;
    margin: 1.953125vw 0;
  }
  #books .books_top .books_top_right .books_top_right_txt02 small {
    font-size: 2.0833333333vw;
    display: inline-block;
  }
  #books .books_top .books_top_right .books_top_right_txt03 {
    font-size: 2.6041666667vw;
    margin-top: 2.6041666667vw;
  }
  #books .books_top .books_top_right .books_top_right_txt04 {
    font-size: 2.0833333333vw;
    margin-top: 2.6041666667vw;
  }
  select, input, textarea {
    font-size: 16px;
    resize: none;
  }
  #form .form_top {
    width: 84.6354166667vw;
    margin: 0 auto 30px;
  }
  #form .form_top h1 {
    font-size: 5.2083333333vw;
  }
  #form .form_top h2 {
    font-size: 3.6458333333vw;
    margin-top: 5.2083333333vw;
  }
  #form .form_top p {
    margin-top: 3.90625vw;
  }
  #form table {
    margin-top: 6.5104166667vw;
  }
  #form table select {
    width: 39.0625vw;
    height: 7.8125vw;
    padding: 1.3020833333vw;
  }
  #form table input {
    width: 78.125vw;
    height: 7.8125vw;
    padding: 1.3020833333vw;
  }
  #form table textarea {
    width: 100%;
    height: 52.0833333333vw;
    padding: 1.3020833333vw;
  }
  #form .form_submit_btn {
    text-align: center;
  }
  #form .form_submit_btn input {
    width: 45.5729166667vw;
    margin-top: 6.5104166667vw;
    margin-bottom: 6.5104166667vw;
    background-color: #ee7300;
    border: none;
    border-radius: 5px;
    color: #ffffff;
    font-weight: 600;
    font-size: 5.2083333333vw;
  }
  #about {
    width: 84.6354166667vw;
    margin: 6.5104166667vw auto;
  }
  #about h1 {
    font-size: 5.2083333333vw;
  }
  #about p {
    margin: 3.90625vw 0;
    line-height: 1.3;
  }
  #about a {
    color: #0044DD;
    text-decoration: none;
    border-bottom: 1px solid #0044DD;
  }
  #betatesting .form_top {
    width: 84.6354166667vw;
    margin: 0 auto 30px;
  }
  #betatesting .form_top h1 {
    font-size: 5.2083333333vw;
  }
  #betatesting .form_top h2 {
    font-size: 3.6458333333vw;
    margin-top: 5.2083333333vw;
  }
  #betatesting .form_top p {
    margin-top: 3.90625vw;
  }
}

/*# sourceMappingURL=style.css.map */
