@charset "UTF-8";


/*=======================================
基本設定
=======================================*/
html, body, h1, h2, h3, h4, ul, ol, dl, li, dt, dd, p, div, span, img, a, table, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align:baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

img {
-webkit-backface-visibility: hidden;
}


article, header, footer, aside, figure, figcaption, nav, section {
  display:block;
}
ol, ul {
  list-style: none;
  list-style-type: none;
}
a { color: #2196f3; }

/*16px=1.6rem*/
html{
  font-size: 62.5%;
}
body{
 line-height: 1.45;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS PGothic", sans-serif;

  /*font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  /*font-family: 'Roboto', "Hiragino Kaku Gothic ProN", 游ゴシック, YuGothic, Meiryo, "MS PGothic", sans-serif;*/
  /* 明朝の場合 */
  /* font-family: 'Playfair Display', 'Noto Serif JP', 'Hiragino Mincho ProN', 游明朝, YuMincho, HGS明朝E, 'MS PMincho', serif; */
  font-size: 1.6em;
  font-weight: 500;
  color: #5d2f17;
  /* フォントサイズ自動調節 */
  -webkit-text-size-adjust: 100%;
  /* 改行設定 */
  word-wrap: break-word;
  overflow-wrap: break-word;
  /* カーニング */
  letter-spacing: .16rem;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  -webkit-font-kerning: auto;
          font-kerning: auto;
}
/*=======================================
全体ブロック
=======================================*/
article {
  margin: 0;
}
section{
  background-color: #fff;
  padding: 6rem 0;
}
section#contact_check {
  padding: 12rem 0 0;
}
p.send_message{
  display: block;
  text-align: center;
  margin: 3rem 0
}
section#top{
  padding: 0;
}
section.bg{
  background-color: #eaf5ff;
  padding: 6rem 0;
}
address {
margin-bottom: 0;
text-align: center;
}
.row, .group{
  margin-bottom: 5rem;
}
footer .footer_group {
    margin: 3rem 0 0;
    padding-top: 3rem;
}
.left-container {
  width: 500px;
  height: 500px;
  float: left;
}
.right-container {
  width: 500px;
  height: 500px;
  float: right;
}
.center-container {
    width: 500px;
    height: 500px;
    /* float: right; */
    margin: auto;
}

.ss_info_fs {
    color: #696969;
    font-size: 1.5rem;
    display: inline-block;
}

span.jsk_point3 {
    color: #dd4f1e;
}

span.ss_info_fo {
    color: #ff6f00;
    background: linear-gradient(transparent 30%, #fff943 0%);
}

.jsk_table th {
    padding: 1.2rem;
    font-size: 1.7rem;
    border: 2px solid #b98161;
    font-weight: bold;
    color: #643419;
}

.jsk_table td {
    padding: 0.8rem;
    font-size: 1.55rem;
    border: 2px solid #b98161;
    font-weight: bold;
}

span.jsk_point2 {
    color: #dd4f1e;
    font-weight: bold;
    font-size: 2.1rem;
}

table.jsk_table {
    background-color: #ffffed;
}

table.jsk_table {
    width: 57%;
    margin: 20px auto;
}

.jsk_pr_copy {
    font-size: 1.75rem;
    font-weight: bold;
    color: #ff6f00;
    margin-top: 2.7rem;
    margin-bottom: 1.7rem;
}

.info_fun {
    background: linear-gradient(transparent 70%, #ffff81 0%);
    padding: 10px 20px;
    border: 1px solid;
    border-radius: 12px;
    background-color: white;
    margin-top: 3rem!important;
    filter: drop-shadow(4px 4px 0px rgba(0,0,0,0.07));
    letter-spacing: 0.1rem;
}

td.jsk_point4 {
    font-size: 1.8rem;
    padding-top: 1.1rem;
    padding-bottom: 1.1rem;
}


@media screen and (max-width: 1199px) and (min-width: 786px) {

table.jsk_table {
    display:none;
}

.top_main_copy01_b .pc {
    margin-top: 1rem!important;
    width: 95%!important;
    height: auto!important;
    margin:0 auto
}

.top_main_copy02_b .pc {
    margin-left: 2.2rem!important;
    width: 100%!important;
    height: auto!important;
}


.top_main_copy03_b .pc {
    margin-left: 2.2rem!important;
    width: 100%!important;
    height: auto!important;

}

.top_main_copy04_b .pc {
    margin-left: 3rem!important;
    margin-top: 2.7rem!important;
    width: 90%!important;
    height: auto!important;
}

.top_main_copy05_b .pc {
    margin: 0 auto;
    margin-top: 0.7rem!important;
}

.lp_mbg {
    background-size: cover;
    background-image: url(../img/lp_mbg_img2.jpg?ver=001);
    background-position: center top;
    padding: 0.3rem 0 1rem 0;
    -moz-background-size:125% auto;
    -webkit-background-size: 125% auto;
    -o-background-size:125% auto;
    -ms-background-size:125% auto;
}

.lp_mbg_b {
    background-size: cover;
    background-image: url(../img/bg_pc_lp_top.jpg?ver=001);
    background-position: center top;
    padding: 0.3rem 0 1rem 0;
}

img.ipad_main {
    margin-top: 0;
    margin-bottom: 0.7rem;
    width: 60%;
    height: 60%;
}
.top_camp img {
    margin-left: 0rem;
    width:85%;
    height:85%;
    display: none!important;
}


.top_camp2 img {
    margin-left: 0rem;
    width: 92%;
    height: 92%;
    margin-top: 40%;
}

.main_copypc{
    width: 90%;
    height: 90%;
}

.lpmain_copypc{
    width: 27%;
    height: 27%;
}

.topcta_btn{
    width: 90%;
    height: 90%;
}

.top_cta_copy img{
    width: 65%;
    height: 65%;
}

.top_camp {
    margin-top: 9rem!important;
    margin-left: 6rem;
    margin-bottom: 1rem;
    display: none!important;
}

}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }

.lp_mbg {
    background-size: cover;
    background-image: url(../img/lp_mbg_img2.jpg?ver=001);
    background-position: center top;
    padding: 0.3rem 0 1rem 0;
}

.lp_mbg_b {
    background-size: cover;
    background-image: url(../img/bg_pc_lp_top.jpg?ver=001);
    background-position: center top;
    padding: 0.3rem 0 1rem 0;
}


/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 785px) {
.pc { display: none !important; }
.sp { display: block !important; }

table.jsk_table {
    display:none;
}

.top_main_copy01_b .sp {
    margin-top:0.7rem!important;
    width: 100%!important;
    height: auto!important;
    margin:0 auto
}

.top_main_copy02_b .sp {
    width: 90%!important;
    height: auto!important;
    margin:0 auto
}


.top_main_copy03_b .sp {
    width: 95%!important;
    height: auto!important;
    margin:0 auto
}

.top_main_copy04_b .sp {
    margin-top:0.8rem!important;
    margin-bottom:1rem!important;
    width: 95%!important;
    height: auto!important;
    margin:0 auto
}

.top_main_copy05_b .sp {
    margin-top:1rem!important;
    width: 95%!important;
    height: auto!important;
    margin:0 auto
}

.jsk_info_title span {
    line-height: 1.3em!important;
    font-size: 1.2em!important;
}

span.jsk_point_s {
    color: #dd4f1e;
    font-weight: 900;
}

div.ss_copy {
    margin: 12px auto!important;
    line-height: 2.3rem;
}

.ss_info_fs {
    color: #696969;
    font-size: 1.1rem;
    display: inline-block;
}

.font_pick_mm_sm {
    font-size: 1.5rem!important;
    font-weight: bold!important;
    text-align: center!important;
}


span.ss_info_fs1 {
    font-size: 1.5rem!important;
    color: #424242!important;
}

p.jsk_pr_sub_copy {
    font-size: 1.35rem;
    letter-spacing: 0.1rem;
}

.info_fun_sp {
    background: linear-gradient(transparent 70%, #ffff81 0%);
    border-radius: 12px;
    letter-spacing: 0.1rem;
    text-align: center!important;
}

p.jsk_pr_copy.sp {
    background-color: white;
    width: 100%;
    padding: 10px;
    margin: 0 auto;
    border-radius: 10px;
    border: 1px solid;
    font-size: 1.5rem;
    text-align: center;
    line-height: 2.5rem;
    margin-top: 14px;
    font-family: "ヒラギノ角ゴ Std W8", "Hiragino Kaku Gothic Std", "ヒラギノ角ゴ StdN W8", "Hiragino Kaku Gothic StdN", sans-serif;
}

.main_copy_cap {
    margin-left:0!important;
}

.jsk_point {
    font-size: 1.7rem!important;
}

section.bg_jsk_in {
    padding: 2.5rem 0 2.5rem 0!important;
}

.cta_wp1 {
    padding: 10px!important;
    margin-bottom: 10px!important;
    margin-top: 10px!important;
    padding: 9px!important;
    border-radius: 10px!important;
}

.tel_number {
    margin-top: 0!important;
}

.top_camp_sp img{
width:100%;
padding-top: 2rem;
}


.cont_wrap {
    border-radius: 1.2rem!important; 
}

.top_main_copy01 img {
    width: 100%;
    height: auto;
}


.top_main_copy02 {
    margin-top: 0px!important;
    margin-bottom: 0px!important;
    margin-left: 1rem!important;
}


.main_s_copy{
    width: 36%!important;
    height: auto;
    margin-top: 10px!important;
    margin-bottom: 0px!important;
    float:left;
}

ipad_main_sp{
    width: 64%;
    margin-top: 42%!important;
    height: auto;
}


section.bg_ss_info {
    background-color: #fbffb0;
    border: 3px solid #47843b;
    padding: 0em!important;
    font-size: 1.7rem!important;
}

.title_u {
    margin-bottom: 1.5rem!important;
}

.u_cw {
    padding: 0.3rem;
    background-color: #fffdf8!important;
    overflow: hidden;
    border-radius: 1.5rem;
    margin-bottom: 15px;
}

.font_pick_m {
    font-size: 1.3rem!important;
    line-height: 1.35em!important;
    margin-bottom: 3px!important;
}

.font_pick_s {
    font-size: 1.1rem!important;
    letter-spacing: 0.08rem!important;
    margin-bottom: 0.1rem;
    text-align: right;
    line-height: 1.4em;
    margin-right: 0.4rem;
}

.ar_left {
    padding: 2.5% 0.5% 0% 2.5%!important;
}

section.bg_customer {
    padding: 1em 0 2.2em 0!important;
}

section.bg_bf {
    padding: 1.7em 0 2.2em 0!important;
}

img.picki {
    width: 97%!important;
}

img.pick_bf {
    width: 94%!important;
}

img.ctinfo01 {
    width: 85%!important;
    margin-bottom: 28px!important;
    margin-top: 8px!important;
}

img.pick_info {
    width: 88%!important;
}

img.pick_func {
    width: 87%!important;
}

.what_bg {
    padding: 1rem 0rem 0rem 0rem!important;
    height:auto!important;
}

.trb_copy_m {
    font-size: 2rem!important;
    line-height: 3rem!important;
    text-align:left!important;
    width: 85%!important;   
    margin: 0 auto!important;
}

section.bg_trb {
    padding: 3rem 0 2rem 0!important;
}

.voice_sub {
    font-size: 1.9rem!important;
    width: 90%!important;
    margin: 15px auto 10px auto!important;
    padding-bottom: 0.4em;
    letter-spacing: 0.1rem!important;
}

.voice_sub_p {
    font-size: 1.45rem!important;
    margin: 0px auto 12px auto!important;
    letter-spacing: 0.1rem!important;
    width: 90%!important;
}

.hearing_price_wrap {
 margin-bottom: 0px!important;
}

.cnt_img {
    width: 90%;
    margin: 10px auto;
}

h4.mt-voice {
    margin-top: 18px!important;
}

span.point_sub_cap {
    font-size: 1.4rem!important;
    margin-bottom: 10px!important;
    margin-left: 0rem!important;
    margin-top: 3px!important;
    letter-spacing: 0.01rem!important;
    display: contents!important;
}

.point_sub_p {
    width: 97%!important;
    font-size: 1.5rem!important;
    margin: 0px auto 22px auto!important;
    letter-spacing: 0.01rem!important;
}

img.cn_ic_img {
    width: 40%!important;;
}

.col_o_l {
    font-size: 2rem!important;
    line-height: 2.7rem!important;
    margin-bottom: 1.5rem!important;
}

.subt_sys_sp {
    width: 90%;
    margin: 0px auto;
}

.inquiry_cap_s {
    font-size: 1.4rem!important;
}

.inquiry_cap {
    font-size: 1.5rem!important;
    text-align: left!important;
    margin: 2rem 0 0 0!important;
    letter-spacing: 0rem!important;
}

.sec_cta_copy {
    text-align: left;
    display: inline-block;
    margin-left: 0.5rem!important;
}

.cta_com {
    width: 87%!important;
    margin: 0rem auto 0.7rem auto!important;
    font-size: 1.4rem!important;
    line-height: 1.5em!important;
}

.sec_cta_sub_title {
    margin-left: 0.5rem!important;
}

.sec_cta_in_bg {
    border-radius: 1.2rem!important;
    padding: 2rem 1rem 3.5rem 1rem!important;
}

.sp_br {
    display:block;
}

.font_pick_m span {
    font-size: 1.3rem!important;
}

section.bg_number {
    padding: 2rem 0 2rem 0!important;
}

.number_bg {
    margin-bottom: 0.5em;
}

.number_row_sp {
    margin-bottom: 0em!important;
}

.number_bg_child strong.nb_cap3_r {
    margin-top: 1.5rem!important;
    margin-bottom: 1.5rem!important;
}

div.ar_r_right h3 {
    margin: 0 0 0rem;
    font-size: 1.65rem;
}

section.bg_lineup {
    padding: 4rem 0 3.5rem 0!important;
}

.lineup_row_sp {
    margin-top: 1em;
}

.row.mb-5.number_row_sp {
    width: 98%;
    margin: 0px auto;
}

.row.number_row_sp2 {
    width: 98%;
    margin: 0px auto;
}

p.number_cap {
    font-size: 1.4rem!important;
    width: 80%!important;
}

.number_bg_child strong.nb_cap {
    font-size: 5rem!important;
}

.number_bg_child strong.nb_cap3_r {
    font-size: 11rem!important;
}

img.picki_inq {
    width: 58%!important;
}

section.bg_inquiry {
    padding: 4rem 0 1rem 0!important;

}

section.bg_system {
    padding: 4rem 0 3rem 0!important;
}

.btn_cta_pc {
    font-size: 2.8rem!important;
    height: 100px!important;
    line-height: 2.6rem!important;
    padding-top: 2.4rem!important;
}

.btn_cta_tel_pc {
    font-size: 2.8rem!important;
    height: 100px!important;
    background-color: #28a745!important;
    line-height: 2.2rem!important;
    padding-top: 2.3rem!important;
}

.cta_cap {
    font-size: 1.3rem!important;
}

img.picki_cta1 {
    width: 90%!important;
}

img.picki_cta2 {
    width: 78%!important;
    padding-top: 1.2rem;
}

.bg_cta {
    padding: 10px!important;
}

.intro_p_cap {
    margin-top: -1.1rem!important;
    margin-bottom: -3.4rem!important;
    font-size: 1.3rem!important;
}

.intro_cap2 {
    font-size: 1.4rem!important;
}

.system_cap {
    font-size: 1.4rem!important;
}

.row_intro_sp {
    margin-right: -5px;
    margin-left: -5px;
}

section.bg_intro p {
    letter-spacing: 0.01rem!important;
    font-size: 1.15rem!important;
    padding: 0rem 1rem 1rem 1rem!important;
}

.intro_start {
min-width: 100%!important;
min-height: 69%!important;
}

section.bg_intro h3 {
    font-size: 1.6rem!important;
}

section.bg_intro {
    padding: 4rem 0 2rem 0!important;;
}

.intro_start_h3 {
    padding: 1.4rem 0 0 0!important;
}

img.picki_intro {
    width: 80%!important;
}

img.picki_sys {
    width: 90%!important;
}

img.picki_icon {
    width: 95%!important;
}

img.picki_icon_l {
    width: 95%!important;
}

section.bg_ct1_price {
    padding: 4rem 0 2rem 0!important;
}

.tr_bg_l{
    padding: 0rem 0.5rem 0rem 0.5rem!important;
    margin-bottom: 1rem!important;
    height:auto!important;
}

.tr_bg{
    padding: 0rem 0.5rem 0rem 0.5rem!important;
    margin-bottom: 1rem!important;
    height:auto!important;
}

.row.row_function_sp {
    margin: 17px auto 0 auto!important;
}

.function_cap{
    font-size: 1.1rem!important;
}

section.bg_function {
    padding: 5rem 0 1.2rem 0!important;
}

.pick_infoi {
    width: 53%;
}

.infoi_bg {
    height: auto!important;
    margin-top: 0.7em!important;
}

.pick_customer {
    width: 91%;
}

.font_pick_mm {
    font-size: 1.85rem!important;
    letter-spacing: 0.02em!important;
    margin-bottom: 0.7em!important;
}

.func_f_l{
    font-size: 1.6rem!important;
    text-align: center!important;
}

.icon_wrap_sp {
    background-color: rgba(255,255,255,0.7)!important;
    padding: 2rem 1.2rem 0.5rem 1.2rem!important;
    border-radius: 1.5rem!important;
    margin-left: 20px!important;
    margin-right: 20px!important;
    margin-bottom: 15px!important;
    filter: none!important;
    flex: auto!important;
}


.top_cta {
    width: 98%!important;
    margin: 0px auto!important;
}

.lp_mbg {
    padding: 0rem 0 1rem 0!important;
    background-image: url(../img/moku2_wood2x.jpg);
    repeat: 0 0;
    background-size: 50%;
}

.lp_mbg_b {
    background-size: cover;
    background-image: url(../img/bg_sp_lp_top.jpg?ver=001);
    repeat: 0 0;
}

.container.lp_mbg_sub {
    background-size: cover;
    background-image: url(../img/lp_mbg_img2_sp.jpg?ver=001);
    background-position: top center;
    background-size: 145%;
    background-repeat: no-repeat;
    padding-top: 5px;
}



.top_cta img {
    width: 100%;
    height: auto;
    margin: 6px auto!important;
}

.main_copy_cap img {
    width: 85%;
    height: auto;
    display: block;
    padding-top: 5px;
    margin-left: 5px;
}

.row_trb_sp {
    margin-bottom: 0!important;
}

.pick_intro {
    width: 87%;
}

label.custom-control-label {
    letter-spacing: 0.01rem!important;
    font-size: 1.45rem!important;
}

.jsk_info_title {
    margin: 0 auto 1.3rem auto!important;
    text-align: left!important;
    text-align: left!important;
    width: 97%!important;
}

.wrap_jsk_info {
    text-align: left!important;
    text-align: left!important;
    width: 97%!important;
    margin: 0 auto!important;
}

.jsk_last_p {
    margin: 2.5rem 0px 0.5rem 0px!important;
    font-size: 1.6rem!important;
    font-weight: bold!important;
}

.br_font {
    font-size: 2.1rem!important;
}

.jsk_ty {
    font-size: 1.7rem;
}

.jsk_p {
    font-size: 1.4rem!important;
    font-weight: 500!important;
}

.jsk_h2 {
    text-align: left!important;
    font-size: 1.8rem!important;
    line-height: 1.4em!important;
}

article h3 {
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 3rem;
    padding: 0.7rem 0 0!important;
    position: relative;
    color: #643419;
}

.ar_r_left {
    width: 30%;
    padding: 2.5% 2% 2.5% 4%!important;
    float: left;
}

.ar_r_right {
    width: 70%;
    padding: 2.5% 0.5% 2.5% 2.5%!important;
    float: left;
}

.ar_r_right_l {
    width: 70%;
    padding: 2.5% 0.5% 2.5% 2.5%!important;
    float: left;
}


}
/*=======================================
全体インライン
=======================================*/
h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
}

article .h2_wrap {
    margin: 0 0 4.5rem ;
    text-align: center;
}

article .h2_wrap_h {
    margin: 0 0 2.5rem;
    text-align: center;
}

article h2 {
    font-size: 3rem;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 1;
    margin: 0;
    position: relative;
    display: inline-block;
}
article h2::after {
    position: absolute;
    left: 50%;
    padding: .1rem;
    content: "";
    height: .2rem;
    bottom: -1.8rem;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);

}

footer h2 {
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 1rem;
}

article h3{
    font-size: 2.1rem;
    font-weight: bold;
    line-height: 3rem;
    margin-bottom: 1rem;
    padding: 2rem 0 0;
    position: relative;
    color: #643419;
}

strong { font-weight: 900;color:#dd4f1e; }
p { margin-bottom: 1rem; }


/*=======================================
ヘッダー
=======================================*/
.navbar{
  background-color: #fff;
  height: 8rem;
  font-weight: 500;
}
a.navbar-brand {
  font-size: 2.4rem;
  margin-right: 3rem;
  color: #2196f3;
  padding-left: 3rem;
}
a.nav-link {
  font-size: 1.6rem;
  color: #333333;
}
.navbar .nav-item .nav-link {
  display: block;
  padding: 0 .5rem;
}
.navbar.scrolling-navbar {
  padding: 0 !important;
}
.navbar.scrolling-navbar .navbar-nav>li {
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
}
.nav-item {
    height: 8rem;
    line-height: 8rem;
    border-bottom: .3rem solid #fff;
    color: #333333;
    margin-right: 2rem;
    transition: .1s;
}
.nav-item.active, .nav-item:hover {
    border-color: #ffff90;
}
.navbar .nav-item a {
    display: inline;
}
/* ハンバーガーメニュー */
.navbar-toggler {
  padding: 0;
  background-color: transparent;
}
.navbar-toggler-icon {
  /* stroke-width→線の太さ、stroke→色 */
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(51, 51, 51, 1)' stroke-width='2' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
  font-size: 2rem;
  width: 3rem;
  height: 3rem;
}

/* 問合せボタン*/
.header_contact {
    width: 16rem;
    height: 8rem;
    display: inline-block;
    text-align: center;
    color: #fff;
    background: #039de7;
}
.header_contact::before {
    font-family: "Font Awesome 5 Free";
    content: "\f0e0";
    font-size: 2rem;
    line-height: 2rem;
    margin-top: 2rem;
    font-weight: 500;
    display: block;
}
.tel_number {
    font-weight: 600;
    font-size: 2.2rem;
    display: block;
    color: #ff6f00;
    text-align: center;
    line-height: 3.2rem;
    text-decoration: none;
    margin-top: 0.8rem;
}
.tel_number i{
  font-size: 1.6rem;
  margin-right: .7rem;
  float: left;
  padding-top: 0.6rem;
}
span.tel_time {
  font-size: 1.3rem;
}

.header_tel_pc {
  font-size: 1.2rem;
  font-weight: 500;
  padding: .5rem 2rem 0;
  background-color: #f4f4f4;
  height: 80px;
}
.header_tel_sp{
  display: none;
}
a.header_contact{
  transition:all .1s;
}
a.header_contact:hover{
  color: #1a78c2;
}
span.contact {
    font-size: 1.4rem;
    font-weight: bold;
    display: block;
    margin-top: .5rem;
}

/*=======================================
フッター
=======================================*/
footer {
  font-size: 1.4rem;
  color: #fff;
  background-color: #488a3c;
}
footer .footer-copyright {
  background-color: #2e7d32;
  text-align: center;
  margin-top:3rem;
  padding: 1rem 0;
  height: 4rem;
}
footer .footer-copyright2 {
  background-color: #643419;
  text-align: center;
  padding: 1rem 0;
  height: 4rem;
}
footer .copyright{
  float: left;
}
footer .designby{
  float: right;
}
footer a {
  color: #fff;
}
footer address{
  font-weight: 500;
  margin: 1rem 0 .5rem;
}

footer address div i.fas{
  margin-right: .5rem;
  font-size: 1.2rem;
}


/* トップに戻る */
#page_top {
    width: 40px;
    height: 40px;
    position: fixed;
    right: 3rem;
    bottom: 3rem;
    background: #1a78c2;
    border-radius: 3px;
    opacity: 0.6;
    z-index: 1000;
}

#page_top::before {
  content: "";
  position: absolute;
  width: 1rem;
  height: 1rem;
  border-top: .2rem solid #fff;
  border-right: .2rem solid #fff;
  transform: rotate(-45deg);
  top: .5rem;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

/*=======================================
テーブル
=======================================*/
table {
    width: 100%;
    margin-bottom: 1rem;
    color: #333;
}
table th {
    padding: 2rem;
    font-size: 1.6rem;
    font-weight: 500;
    border: 1px solid #b98161;
}

table td {
    padding: 2rem;
    font-size: 1.6rem;
    font-weight: normal;
    border: 1px solid #b98161;
}
/* strip */
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.table-striped tr:nth-of-type(even) td{
    background-color: #fff;
}
/* basic */
thead th.head{
  background-color: #1a78c2;
  text-align: center;
  color: #fff;
  font-size: 1.8rem;
}
.table-basic th{
  width: 200px;
  font-weight: bold;
  font-size: 1.8rem;
  vertical-align: top;
}
/* scroll */
.table-scroll-x th{
    width: 200px;
    font-weight: bold;
    font-size: 1.6rem;
    vertical-align: top;
    background-color: #eaf5ff;
}
.table-scroll-x {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

/* contact  */
table.contact {
    max-width: 800px;
    width: 100%;
    margin: auto;
    border: solid 1px #b98161;
    background: #fff;
}
table.contact th, table.contact td {
    border-bottom: solid 1px #b98161;
    padding: 2rem;
    vertical-align: middle;
}
table.contact th{
  width: 30rem;
  background: #fdf3cd;
  text-align: left;
}
table.contact input{
  width: 100%;
}
table.contact input::placeholder {
  color: #ccc;
  font-size: 1.4rem
}
span.require {
    color: #fff;
    background-color: #e54b48;
    margin-right: 1rem;
    font-size: 1.2rem;
    padding: .2rem .5rem;
    text-align: center;
    border-radius: 2px;
    vertical-align: top;
    display: inline-block;
}
.form-control {
    height: calc(2rem + 2rem + 2px);
    padding: 0.5rem 1rem;
    font-size: 1.6rem;
}
.custom-select {
  height: calc(2rem + 2rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.6rem;
}
.submit_wrap{
  max-width: 600px;
  padding: 2rem;
  margin: auto;
  text-align: center;
}
.submit_wrap .btn_submit{
  padding: 2rem 8rem;
  font-size: 1.8rem;
  font-weight: bold;
  border-radius: 10rem;
}
.submit_wrap span{
  display: inline;
}
label.custom-control-label {
    padding-left: 1rem;
    cursor: pointer;
}
.custom-control-label::before {
    position: absolute;
    top: .3rem;
    left: -1.5rem;
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
      background-color: #fff;
      width: .6rem;
      height: .6rem;
      border-radius: 50%;
      background-position: center center;
      left: -1rem;
      top: .8rem;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-size: 1rem;
    top: .5rem;
    left: -1.2rem;
}
.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: #1a78c2;
    border-color: #1a78c2;
}
.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    background-color: #1a78c2;
    border-color: #1a78c2;
}
a.underline {
    display: block;
    margin-top: 1rem;
    text-decoration: underline;
}
/* validation  */
#contact_form input[type="text"].inp_error,
#contact_form input[type="number"].inp_error,
#contact_form input[type="tel"].inp_error,
#contact_form textarea.inp_error {
  border: 1px solid #e54b48;
  background: #fff3f3;
}

span.error_m {
    font-size: 1.4rem;
    color: #e54b48;
    display: block;
    margin-top: .5rem;
}

/*追加記述*/


img.cn_ic_img {
    width: 50%;
}

.row.row_function_sp {
    background-color: white;
    padding-top: 2.3rem;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 1.3rem;
    border-radius: 1.5rem;
    box-shadow: 5px 5px 0px 0px #d8c3a9!important;
    object-fit: 0.5;
    mage-rendering: auto;
    image-rendering: crisp-edges;
    width: 99.3%;
    margin: 0 0 4rem 0;
}

.h2_wrap.title_bottom_ct {
    margin-bottom: 2.65rem;
}


.img_shd{
filter: drop-shadow(4px 4px 0px rgba(0,0,0,0.15));
}

.font_pick_mm{
  font-size: 2.55rem;
  font-weight: bold;
  text-align:center;
}

.font_pick_m{
    color: #8c4d19;
    font-size: 1.68rem;
    font-weight: bold;
    letter-spacing: 0.05rem;
    margin-bottom: 0.5rem;
}

.font_pick_m span{
  font-size: 1.5rem;
  font-weight: normal;
}

.font_pick_s{
  color: #333;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing:0.08rem;
  margin-bottom: 0.5rem;
  text-align: right;
  line-height: 1.4em;
  margin-right: 1.5rem;
}

.ar_left{
  width:73%;
  padding:2.5% 0.5% 2.5% 2.5%;
  float: left;
}

.ar_right{
  width:27%;
  padding:2.5% 2.5% 2.5% 0.5%;
  float: left;
}

.cont_wrap{
    padding: 0.3rem;
    background-color: #fffdf8!important;
    overflow: hidden;
    border-radius: 1.5rem;
    box-shadow: 5px 5px 0px 0px #d8c3a9!important;
}

.tr_bg{
  display: flex;
  align-items: center;
  height:200px;
  font-size: 2.3rem;
  padding:2rem 0.5rem 2rem 0.5rem;

}

.tr_bg_l{
  display: flex;
  align-items: center;
  height:200px;
  font-size: 2.3rem;
  padding:2rem 0.5rem 2rem 0.5rem;

}


.what_bg{
  display: flex;
  align-items: center;
  height:200px;
  padding:2rem 0.5rem 2rem 0.5rem;
}

.number_bg{
  display: flex;
  align-items: center;
  height:200px;
  font-size: 2.3rem;
  font-weight: bold;
  text-align:center;
  padding:2rem 0.5rem 2rem 0.5rem;
  border-radius: 1.5rem;
  background-color: white!important;
  border: solid 3px #a8c3a3;
  box-shadow: 1px 3px 0px 0px rgba(108,117,125,0.2)!important;
}

.number_bg_child{
  flex: 1;
}

.infoi_bg{
  display: flex;
  align-items: center;
  text-align:center;
  padding:2rem 0.5rem 2rem 0.5rem;
  border-radius: 1.5rem;
  background-color: white!important;
  box-shadow: 5px 5px 0px 0px #d8c3a9!important;
}

.infoi_bg_child{
  flex: 1;
}

.cont_service_wrap{
    padding: 0.3rem;
    overflow: hidden;
    border-radius: 1.5rem;
    background-color: #fff8dd;
    background-blend-mode: lighten;
    filter: drop-shadow(4px 4px 0px rgba(0,0,0,0.1));
}

.ar_r_left{
    width: 30%;
    padding: 0% 2% 1% 4%;
    float: left;
}

.ar_r_right{
    width: 70%;
    padding: 2% 0.5% 0 2.5%;
    float: left;
}

.ar_r_right_l{
    width: 70%;
    padding: 1% 0.5% 0 2.5%;
    float: left;
}

.bg_cta{
    repeat: 0 0;
    background-size:50%;
    padding: 4.5rem 0 0.5rem 0;
    background-image: linear-gradient(#f6d365 0%, #ffb65b 100%);
}

.btn_cta_pc{
    font-size: 3.5rem;
    background-color: #ff6f00!important;
    font-weight: bold;
    height: 150px;
    border-radius: 15px;
    line-height: 3rem;
    padding-top: 4.6rem;
}

.btn_cta_tel_pc{
    font-size: 4rem;
    background-color: #28a745!important;
    font-weight: bold;
    height: 150px;
    border-radius: 15px;
    line-height: 3rem;
    padding-top: 4rem;

}

.intro_ar_wrap {
    background-color: #3a8434;
    padding-bottom: 0.5rem;
    border-radius: 1.2rem;
    padding-top: 2rem;
    box-shadow: 6px 7px 0px -2px rgba(108,117,125,0.4)!important;
   
}

.intro_ar_wrap2 {
    background-color: white;
    padding-bottom: 0.5rem;
    border-radius: 1.2rem;
    padding-top: 2rem;
    box-shadow: 6px 7px 0px -2px rgba(108,117,125,0.4)!important;
}

.intro_ar_wrap3 {
    background-color:#ffedb5;
    padding-bottom: 0.5rem;
    border-radius: 1.2rem;
    padding-top: 2rem;
    box-shadow: 6px 7px 0px -2px rgba(108,117,125,0.4)!important;
    
}

.intro_ar_wrap5 {
    background-color: #ffc382;
    padding-bottom: 0.5rem;
    border-radius: 1.2rem;
    padding-top: 2rem;
    box-shadow: 6px 7px 0px -2px rgba(108,117,125,0.4)!important;
}

.intro_ar_wrap6 {
    background-color:#ffae78;
    padding-bottom: 0.5rem;
    border-radius: 1.2rem;
    padding-top: 2rem;
    box-shadow: 6px 7px 0px -2px rgba(108,117,125,0.4)!important;
}

.function_cap{
    font-size: 1.2rem;
    font-weight: normal!important;
}

.lh-1{
    line-height: 2rem;
}

.cta_cap{
    font-size: 2rem;
    font-weight: normal!important;
}

section.bg_customer {
    background-image: url(../img/moku2_wood2x.jpg);
    repeat: 0 0;
    background-size:50%;
    padding: 1rem 0 0.5rem 0;
}

section.bg_bf {
    background-image: url(../img/bg_fab1.jpg);
    repeat: 0 0;
    padding: 5.5rem 0 1rem 0;
    background-size:30%;
}

section.bg_function {
    background-image: url(../img/moku2_wood2x.jpg);
    repeat: 0 0;
    background-size:50%;
    padding: 5rem 0 0.5rem 0;
}

section.bg_trb {
    background-size: cover;
    background-image: url(../img/bg_trbb.jpg?ver=006);
    background-position: top center;
    padding: 2rem 0 0.1rem 0;
}

section.bg_trb_a{
    padding: 4.5rem 0 4rem 0;
    text-align: center;
    border-bottom: 2.5px solid #d06845db;
    border-left: none;
    border-right: none;
    background: linear-gradient(180deg, rgb(251 246 223 / 70%) 0%, rgb(255 219 182) 100%);
}


.trb_copy_m{
    font-size: 2.7rem;
    font-weight: bold;
    line-height: 4.5rem;
    margin-bottom: 1.3rem;
}
}

.trb_copy_1{
    font-size: 3rem;
    line-height: 3.8rem;
}

section.bg_ct1_price {
    background-image: url(../img/bg_fab1.jpg);
    repeat: 0 0;
    padding: 6rem 0 1rem 0;
    background-size:30%;
}

section.bg_ct2_easy {
    background-image: url(../img/bg_fab1.jpg);
    repeat: 0 0;
    padding: 0rem 0 1rem 0;
    background-size:30%;
}

section.bg_ct3_relief {
    background-image: url(../img/bg_fab1.jpg);
    repeat: 0 0;
    padding: 0rem 0 1rem 0;
    background-size:30%;
}

section.bg_ct4_safety {
    background-image: url(../img/bg_fab1.jpg);
    repeat: 0 0;
    padding: 0rem 0 1rem 0;
    background-size:30%;
        
}
section.bg_lineup {
    background-image: url(../img/bg_fab1.jpg);
    repeat: 0 0;
    padding: 6rem 0 1rem 0;
    background-size:30%;
}

section.bg_lineup h3 {
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 3rem;
    margin-bottom: 0.2rem;
    padding: 0.7rem 0 0 0;
    position: relative;
    color: #643419;
}

section.bg_number {
    background-size: cover;
    background-image: url(../img/bg_green_number.jpg);
    background-position: top center;
    padding: 2rem 0 0.1rem 0;
}

section.bg_intro {
    background-image: url(../img/moku2_wood2x.jpg);
    repeat: 0 0;
    background-size:50%;
    padding: 6rem 0 4rem 0;
}

section.bg_system {
    background-image: url(../img/bg_fab2.jpg);
    repeat: 0 0;
    padding: 5rem 0 1rem 0;
    background-size:30%;
}

section.bg_inquiry {
    background-image: url(../img/bg_fab1.jpg);
    repeat: 0 0;
    padding: 6rem 0 1rem 0;
    background-size: 30%;
}

section.bg_privacy{
    background-image: url(../img/bg_fab1.jpg);
    repeat: 0 0;
    padding: 6rem 0 1rem 0;
    background-size: 30%;
}


.number_bg_child strong.nb_cap{
    font-size: 5.8rem;
    font-weight: bold;
    line-height: 8rem;
    color:#ff6f00;
}

.number_bg_child span.nb_cap2{
    font-size: 2.5rem!important;
    display: inline-block;
    top: -3px;
    position: relative;
}

.number_bg_child strong.nb_cap3_r{
    font-size: 13rem;
    line-height: 5rem;
    color: #ff6f00;
    display: block;
    margin-top: 1.3rem;
    margin-bottom: 1rem;
}

section.bg_intro h3 {
    font-size: 1.8rem;
}

.intro_p_cap {
    font-size: 1.5rem;
    display: block;
    margin-top: -2rem;
    margin-bottom: -3rem;
}

.intro_start{
    min-width: 170px;
    min-height: 170px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background:#f9c62e;;
    line-height: 120px;
    margin-top: 10px;
    box-shadow:  2px 5px 0px 0px rgba(108,117,125,0.4)!important;
}

.intro_cap {
    font-size: 1.5rem;
    font-weight:normal;
    display: block;
    margin-top: -0.3rem;
    margin-bottom: 1.2rem;
}

.intro_cap2 {
    font-size: 1.5rem;
    font-weight: normal;
    display: block;
    margin-top: -0.3rem;
    margin-bottom: -0.6rem;
}

.intro_cap_mb2 {
    display: block;
    margin-top: 3.7rem;
}

.bg_intro_s {
   padding: 1rem;
}

.bg_intro_s2 {
    padding: 1rem;
}

.intro_start_h3 {
    font-size: 2.3rem!important;
}

img.intro_img {
    top: 1rem;
    position: relative;
}

.intro_start_h3{
    font-weight: bold;
    line-height: 5.5rem;
    margin-bottom: 1rem;
    padding: 2rem 0 0;
    position: relative;
    color: #643419;
}

.bg_intro_s3 {
    padding: 1rem;
}


.bg_intro_s4 {
    padding: 1rem;
}

.bg_intro_s4 img {
    margin-top: 1rem;
}

h3.intro_ar_title_w {
    color: white;
}

section.bg_intro p{
    letter-spacing: 0.15rem;
    font-size: 1.3rem;
    padding: 1rem;
}

.hearing_price_wrap{
    margin-bottom: 6rem;
}

.voice_sub{
    font-size: 3.1rem;
    font-weight: bold;
    margin-bottom: 1.3rem;
    line-height: 1.35em;
    color: #ff6f00;
    letter-spacing: 0.15rem;
    font-family: "ヒラギノ角ゴ Std W8", "Hiragino Kaku Gothic Std", "ヒラギノ角ゴ StdN W8", "Hiragino Kaku Gothic StdN", sans-serif;
    background: linear-gradient(transparent 85%, #ffffffbf 60%);
    padding-bottom: 5px;
}

.voice_sub_p {
    font-size: 1.9rem;
    font-weight: bold;
    letter-spacing: 0.2rem;
    width: 95%;
    text-align: justify;
    margin-bottom: 1.3rem;
}

.point_main{
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 1rem;
    line-height: 1.3em;
    padding-top: 0px!important;
}

.point_sub_p {
    letter-spacing: 0.1rem;
    text-align: justify;
    font-weight: bold;
    font-size: 1.45rem;
    margin: 0 0 0 25px;
    width: 93%;
}

.point_sub_s {
    font-size: 1.3rem;
    letter-spacing: 0.2rem;
}

span#check_agree_error{
  font-size: 1.6rem;
  font-weight: bold;
}

.inquiry_cap{
    font-size: 2rem;
    color: #65351a;
    text-align: center;
    margin: 3rem 0 0 0;
    font-weight: bold;
    line-height: 1.5em;
    letter-spacing: 0.2rem;
}

.inquiry_cap_s{
    font-size: 1.5rem;
    color: #fd7e14;
}

.top_camp {
    margin-top: 12.5rem;
    margin-left: 6rem;
    margin-bottom: 1rem;
}

img.ipad_main {
    margin-top: 0;
    margin-bottom: 0.7rem;
}

.ipad_main_sp {
    float: right;
    width: 64%;
    margin-top: 40%;
    height: auto;
}


.col_o{
    color: #dd4f1e;
    font-weight: bold!important;
    background: linear-gradient(transparent 95%, #dd4f1e52 20%);
}

.col_o_n{
    color: #dd4f1e;
    font-weight: bold!important;
    font-size: 1.7rem;
}

.col_o_t{
    color: #dd4f1e;
    font-weight: bold!important;
    font-size: 1.9rem;
    font-family: "ヒラギノ角ゴ Std W8", "Hiragino Kaku Gothic Std", "ヒラギノ角ゴ StdN W8", "Hiragino Kaku Gothic StdN", sans-serif;
}


.col_o_ul{
    color: #ff6f00;
    font-weight: bold!important;
    padding-bottom: 0.3rem;
    color: #ff6b00;
    font-weight: bold!important;
    background: linear-gradient(transparent 60%, #fff5009e 30%);
}

.font_c{
    font-family: "ヒラギノ角ゴ Std W8", "Hiragino Kaku Gothic Std", "ヒラギノ角ゴ StdN W8", "Hiragino Kaku Gothic StdN", sans-serif;
}

.col_b{
    color: #643419;
    font-weight: bold!important;
    font-family: "ヒラギノ角ゴ Std W8", "Hiragino Kaku Gothic Std", "ヒラギノ角ゴ StdN W8", "Hiragino Kaku Gothic StdN", sans-serif;
}

.col_n_w{color: white;}

.col_o_l{
    color: #ff6f00;
    font-weight: bold!important;
    font-size: 2.4rem;
    line-height: 3.5rem;
    margin-bottom: 1.7rem;
    font-family: "ヒラギノ角ゴ Std W8", "Hiragino Kaku Gothic Std", "ヒラギノ角ゴ StdN W8", "Hiragino Kaku Gothic StdN", sans-serif;
}

.top_cta_copy img {
    margin: 0.5rem auto 0rem auto;
    display: block;
}

.top_main_copy02 img.pc {
    float: left;
}

.top_cta a {
   display: block;
}

.top_cta img {
    margin: 0.7rem auto 0.5rem 1.9em;
    display: block;
}

.main_copy_cap {
    margin-left: 3.7rem;
}

.top_main_copy01 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.top_main_copy02 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 3.5rem;
}

.point_main img {
    width: 97.5%;
}

label.custom-control-label:hover {
    background-color: #ffff90;
    font-weight: bold;
}

input[type=checkbox]:checked ~ .custom-control-label {
    font-weight: bold;
}

.i_b {
    border-left: none;
    border-right: none;
    width:100%;
}

.i_b_o {
    border-left: none;
    border-right: none;
}

p.number_cap {
    text-align: justify;
    font-size: 1.4rem;
    width: 75%;
    margin: 7px auto 10px auto;
    font-weight: 500;
    letter-spacing: 0.05em;
}

span.number_ctg {
    font-size: 1.85rem;
    display: inline-block;
    margin-top: 1.5rem;
    margin-bottom: 0.5rem;
}

.sec_cta_in_bg {
    background-color: #ffeba8;
    padding-bottom: 0.5rem;
    border-radius: 1.5rem;
    padding: 2rem 2rem 3.5rem 2rem;
}

.cta_wp1 {
    background-color: white;
    padding: 15px;
    border-radius: 15px;
    margin-bottom: 35px;
}

.sec_cta_copy {
    text-align: left;
    display: inline-block;
    margin-left: 3.5rem;
}

.sec_cta_sub_title {
    text-align: left;
    display: inline-block;
    margin-left: 1.5rem;
}

.cta_com {
    width: 80%;
    text-align: justify;
    margin: 0.7rem auto;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.7em;
}

.sec_cta_cap {
    display: inline-block;
    margin: 2.5rem auto 0rem auto;
    width: 100%;
}

span.point_sub_cap {
    font-size: 1.3rem;
    margin-left: 1.65rem;
    font-weight: 500;
    margin-top: 0.4rem;
    margin-bottom: 0.4rem;
    width: 85%;
    display: inline-block;
}

/* 補助金表示 */

section.bg_ss_info {
    background-color: #fbffb0;
    border: 3px solid #47843b;
    padding: 0.18em;
    font-size: 2.3rem;
}

span.ss_info_fs1 {
    font-size: 2rem;
    color: #424242!important;
}

div.ss_copy{
width:100%;
text-align:left;
font-weight:bold;
color:#47843b;
margin:2px auto;
margin-left: 1.6rem;
}

.jsk_info_title {
    margin: 0 0 1.1rem;
    text-align: center;
}

.jsk_point{
    font-size:2.2rem;
}

section.bg_jsk_in {
    padding: 4.2rem 0 0.3rem 0;
    background-size: 30%;
    background-color: rgb(251 255 176);
    background: linear-gradient(180deg, rgb(255 255 247) 0%, rgb(253 255 121) 100%);
}


.wrap_jsk_info {
    text-align: center;
}

.jsk_info_title span {
    line-height: 1.3em;
    font-size: 1.3em;
}

.jsk_last_p {
    margin: 2.5rem 10px 4rem 10px;
    font-size: 2.2rem;
    font-weight: bold;
}

.br_font {
    font-size: 2.6rem;
    font-family: "ヒラギノ角ゴ Std W8", "Hiragino Kaku Gothic Std", "ヒラギノ角ゴ StdN W8", "Hiragino Kaku Gothic StdN", sans-serif;
}

.jsk_p {
    font-size: 1.8rem;
    font-weight: 500;
    padding-top: 1rem;
}

h2.jsk_h2 {
    font-size: 3.5rem;
    line-height: 1.4;
    font-weight: bold;
    color: #47843b;
    font-family: "ヒラギノ角ゴ Std W8", "Hiragino Kaku Gothic Std", "ヒラギノ角ゴ StdN W8", "Hiragino Kaku Gothic StdN", sans-serif;
}

.icon_wrap_sp {
    background-color: white;
    padding: 2.7rem 0.1rem 2.5rem 0.1rem;
    border-radius: 2rem;
    margin-left: 27px;
    margin-right: 3px;
    margin-bottom: 15px;
    flex: 0 0 30%;
    filter: drop-shadow(4px 4px 0px rgba(0,0,0,0.15));
}

.row.point_3wrap {
    margin-bottom: 3rem!important;
}

.head_copy01 {
    padding: 0.5rem 2rem 0.5rem 0;
    border-radius: 0.5rem;
    font-weight: bold;
}

img.picki_icon {
    width: 95%;
}

img.picki_icon_l {
    width: 60%;
}



h3.func_f_l {
    text-align: center;
}

.view {
    border-radius: 14px;
}

img.img-fluid {
    margin: 0rem auto;
    display: block;
}

.title_pr {
    margin: 0 0 0 0!important;
}

.pr_bottom {
    margin-bottom: 1rem!important;
}

.font_pick_mm_sm {
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
}

.top_camp2 {
    margin-left: 5rem;
}

.price_kiroku_l {
    margin-right: 0px!important;
}

.price_kiroku_r {
    margin-left: 0px!important;
}

.system_cap {
    font-size: 1.5rem;
}

.h2_wrap.title_bottom_ct2 {
    margin-bottom: 1rem;
}

.top_main_copy01_b .pc {
    margin-top: 1rem;
}

.top_main_copy02_b .pc {
    margin-left: 2.2rem;
}


.top_main_copy03_b .pc {
    margin-left: 2.2rem;
}

.top_main_copy04_b .pc {
    margin-left: 3.6rem;
    margin-top: 2.7rem;
}

.top_main_copy05_b .pc {
    margin: 0 auto;
    margin-top: 0.7rem; 
}

.font_pick_mm_sm2 {
    font-size: 1.7rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 2rem!important;
}

img.pick_func2 {
    width: 94%!important;
    margin-top: 4rem!important;
}

