@charset "utf-8";
/* CSS Document */

body { font-family: YakuHanJP, 'Noto Sans JP', 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", sans-serif!important; background-color: #fff; position: relative; }
html,body { padding: 0; margin: 0; }
nav:not(.mm-menu) { display: none; }

header { background-color: white;  }

header .rental_type { display: block; margin: 0; padding: 0; position: relative; }
header .rental_type:after { content: ""; position: absolute; background-color: #E3E3E3; width: 100%; height: 3px; bottom: 0px; right: 0; z-index: 1; }

header .rental_type ul { margin: 0; padding: 0; line-height: 1; list-style-type: none; display: flex; justify-content: center; align-items: center; font-size: 13px; font-weight: 700; }
header .rental_type ul li a { display: flex; justify-content: center; align-items: center; gap: 0 6px; height: 40px; padding: 0; position: relative; width: 160px; width: calc(990px/6); text-decoration: none; color: black; border-bottom: 3px solid #E3E3E3; }
header .rental_type ul li:first-of-type a:before { content: ""; position: absolute; background-color: #ccc; width: 1px; height: 14px; bottom: calc(50%-7px); left: 0; }
header .rental_type ul li a:after { content: ""; position: absolute; background-color: #ccc; width: 1px; height: 14px; bottom: calc(50%-7px); right: 0; }
header .rental_type ul li a:hover { color: #1F65A8; border-bottom: 3px solid #1F65A8; z-index: 1000; }
header .rental_type ul li a.focus { color: #1F65A8; border-bottom: 3px solid #1F65A8; z-index: 1000; }

header .global_menu { border-bottom: 1px solid #ddd; }
header .global_menu .container { max-width: 1020px; margin: 0 auto; padding: 15px 15px; display: flex; justify-content: flex-start; align-items: center; }

header .global_menu a.top:hover { opacity: 0.7; }
header .global_menu .logo { font-size: 24px; font-weight: 900; line-height: 1; }
header .global_menu .logo a { text-decoration: none; color: black; }

header .global_menu ul { margin: 0; line-height: 1; list-style-type: none; display: flex; line-height: 1; }

header .global_menu ul.menu { margin-left: auto; }
header .global_menu ul.menu a { padding: 7px 0; text-decoration: none; font-size: 14px; color: black; font-weight: 700; }
header .global_menu ul.menu li { margin-left: 30px; }
header .global_menu ul.menu li:first-of-type { margin-left: 0; }
header .global_menu ul.menu a:not(.g-menu__link):hover { border-bottom: 3px solid #1F65A8; color: #1F65A8; }
header .global_menu ul.menu a.focus { border-bottom: 3px solid #1F65A8; color: #1F65A8; }
header .global_menu ul.menu a i { color: #1F65A8; margin-left: 8px; }

header .global_menu ul.button li { margin-left: 15px; }
header .global_menu ul.button li:first-of-type { margin-left: 0; }
header .global_menu ul.button a.mp_btn { padding: 9px 20px; text-decoration: none; font-size: 14px; }
header .global_menu ul.button a.mp_btn.mypage { border: 1px solid #E11939; border-radius: 6px; color: #E11939; }
header .global_menu ul.button a.mp_btn.order { border: 1px solid #E11939; background-color: #E11939; border-radius: 6px; color: white; }
header .global_menu ul.button a.mp_btn.contact { border: 1px solid #FF8000; background-color: #FF8000; border-radius: 6px; color: white; }
header .global_menu ul.button a.mp_btn:hover { opacity: 0.7; }

#header { display: none; position: sticky; height: 50px; padding: 0 50px; top: 0; font-size: 16px; font-weight: bold; line-height: 44px; text-align: center; background: white; overflow: hidden; border-bottom: 1px solid #ddd; z-index: 10000; }
#menu { display: none; }
#header a { display: block; position: absolute; top: 0; left: 0; width: 48px; height: 50px; padding: 15px 15px; }
#header a:before,
#header a:after { content: ""; display: block; background: black; height: 2px; }
#header a span { background: black; display: block; height: 2px; margin: 5px 0; }
#header img { width: 100%; max-width: 190px; height: auto; }

#header div { display: block; position: absolute; top: 5px; right: 10px; padding: 0; margin: 0; width: 70px; height: 50px; }
#header a.order { background-color: #E11939; color: white; border-radius: 6px; font-size: 14px; padding: 0 8px; width: 100%; display: block; height: 40px; margin: 0; line-height: 40px; text-decoration: none; text-align: center; }
#header a.order:before { display: none; }
#header a.order:after { display: none; }
#header a.contact { background-color: #FF8000; color: white; border-radius: 6px; font-size: 14px; padding: 0 8px; width: 100%; display: block; height: 40px; margin: 0; line-height: 40px; text-decoration: none; text-align: center; }
#header a.contact:before { display: none; }
#header a.contact:after { display: none; }


@media (max-width: 1020px) {
header .global_menu .container { justify-content: center; padding: 5px; }
header .global_menu .container img { height: 18px; width: auto; }
}
/*
@media (max-width: 1020px) {
#header { display: block; }
#menu { display: block; }
header { display: none; }
}
*/

#page { padding: 0; }
@media (max-width: 1020px) {
#page { padding: 0; }
}



section.page_title { border-bottom: 1px solid #ddd; background-color: #eee; }
section.page_title .container { max-width: 1020px; padding: 30px 15px; }
section.page_title h2 { font-size: 22px; font-weight: 900; text-align: center; }







section.mp_bc { border-bottom: 1px solid #ddd; }
section.mp_bc .container { max-width: 1020px; padding: 10px 15px; }
section.mp_bc .container a { color: #aaa; text-decoration: none; }
section.mp_bc .container a:hover { color: #0a58ca; text-decoration: underline; }
section.mp_bc .container ol li { font-size: 13px; color: #aaa; }
section.mp_bc .container .breadcrumb { margin: 0; }
section.mp_bc .container .breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: .5rem;
  color: #aaa;
  content: "";
  content: "\f105"; font-family: FontAwesome;
  font-size: 13px;
}

@media screen and (max-width: 767px) {
section.mp_bc .container ol li { font-size: 12px; }
}





section.key_visual { margin: 0; margin: 0 auto; padding-bottom: 0; background: #0059B2 url("/biz_lp/common/images/biz_key_visual_bg.png") no-repeat center 30px; background-size: auto 150%; }
section.key_visual .container { padding: 60px 0 0; }

@media screen and ( max-width: 767px) {
section.key_visual .container { padding: 0px 15px 0; }
section.key_visual { margin: 0; margin: 0 auto; padding-bottom: 0; background: #0059B2 url("/biz_lp/common/images/biz_key_visual_bg.png") no-repeat center 240px; background-size: auto 80%; }
}


section.mp_contact { color: white; background-color: #003968; }
section.mp_contact .container { max-width: 1020px; padding: 25px 15px; }
section.mp_contact ul { margin: 0; padding: 0; line-height: 1.3; list-style-type: none; display: flex; justify-content: center; align-items: center; font-size:16px; font-weight: 700; gap: 0 20px; }
section.mp_contact ul li:first-of-type { margin-right: 30px; line-height: 1.5; text-align: center; }
section.mp_contact ul li.tel { font-size: 26px; font-weight: 900; }
section.mp_contact ul li a { text-decoration: none; }
section.mp_contact ul li a:hover { text-decoration: underline; }
section.mp_contact ul li.tel a { color: white; }
@media (max-width: 768px) {
section.mp_contact .container { padding: 20px 15px; }
section.mp_contact ul { flex-wrap: wrap; text-align: center; }
section.mp_contact ul li { line-height: 1.5; }
section.mp_contact ul li:first-of-type { margin-right: 0; border: none; }
}



section.cta_top { background-color: #F5F5F7; }
section.cta_top .container { padding: 40px 15px 60px; }

section.cta_top h2 { margin: 0 0 10px; padding: 0; font-size: 24px; text-align: center; font-weight: 900; line-height: 1.5; }
section.cta_top p { margin: 0 0 30px; text-align: center; font-size: 16px; line-height: 1.7; }

section.cta_top .container .btn_in { display: flex; justify-content: center; align-items: center; gap: 40px; }
section.cta_top .container i { font-size: 26px; }

section.cta_top .container a { display: flex; justify-content: flex-start; text-decoration: none; gap: 15px; }

section.cta_top .mp_btn { padding: 5px 30px; width: 300px; height: 80px; border-radius: 14px; font-size: 22px; font-weight: 900; line-height: 1.2; display: flex; align-items: center; text-align: left; color: white; }
section.cta_top .mp_btn small { font-size: 16px; font-weight: normal; }
section.cta_top .mp_btn i { margin-left: auto; }

section.cta_top .mp_btn.calulate { background-color: #17B610; box-shadow: 0 8px 0 #10750B; }
section.cta_top .mp_btn.calulate:hover { box-shadow: none; box-shadow: 0 4px 0 #10750B; }
section.cta_top .mp_btn.contact { background-color: #FF5A00; box-shadow: 0 8px 0 #7A2900; }
section.cta_top .mp_btn.contact:hover { box-shadow: none; box-shadow: 0 4px 0 #7A2900; }

section.cta_top .mp_btn:hover { text-decoration: none; color: white; box-shadow: none; transform: translateY(4px); opacity: 1; }
section.cta_top .mp_btn:active .btn:visited { color: #fff; text-decoration: none; }

@media screen and (max-width:768px) {
section.cta_top .container { padding: 30px 30px 40px; }
section.cta_top .container .btn_in { flex-wrap: wrap; gap: 20px; }

section.cta_top h2 { font-size: 18px; text-align: inherit; }
section.cta_top p { margin-bottom: 20px; font-size: 15px; line-height: 1.5; text-align: inherit; }

section.cta_top .mp_btn { width: 100%; padding: 5px 20px; font-size: 20px; line-height: 1.2; width: 100%; font-size: 22px; }
section.cta_top .mp_btn small { font-size: 14px; }
}





section.top_merit {  }
section.top_merit .container { max-width: 1020px; margin: 0 auto; padding: 80px 15px 60px; }

section.top_merit h2 { margin: 0 0 50px; font-size: 36px; line-height: 1.3; text-align: center; font-weight: 900; }
section.top_merit h2 small { display: block; margin-top: 15px; font-size: 20px; line-height: 1.5; text-align: center; font-weight: 600; }

section.top_merit .row { margin-bottom: 20px; }
section.top_merit .row > div[class^="col"] { padding: 0 25px 20px; }
section.top_merit .row > div[class^="col"] .icon { margin: 0 0 15px; text-align: center; }
section.top_merit h3 { margin: 10px 0 10px; text-align: center; font-weight: 800; font-size: 26px; line-height: 1.3; }
section.top_merit h3 small { display: block; color: black; font-weight: 800; font-size: 18px; text-align: center; }
section.top_merit p { font-size: 16px; line-height: 1.5; }
section.top_merit .row p { margin: 0 0 10px; line-height: 1.7; }


@media screen and (max-width:768px) {
section.top_merit .container { padding: 50px 15px 40px; }
section.top_merit h2 { margin: 0 0 30px; font-size: 24px; }
section.top_merit h2 small { font-size: 18px; line-height: 1.5;  }
section.top_merit .row > div[class^="col"] { padding: 0 15px 0px; }
section.top_merit h3 { margin: 10px 0 10px; font-size: 22px; line-height: 1.3;  }
section.top_merit h3 small { font-size: 16px; }
section.top_merit .row p { margin: 0 0 10px; line-height: 1.5; font-size: 15px; }
}




section.products { background-color: #F0F2F6; background-color: #f7f7f7; }

section.products .container { max-width: 1020px; margin: 0 auto; padding: 80px 15px 30px; }

section.products h2 { margin: 0 0 20px; font-size: 36px; line-height: 1.3; text-align: center; font-weight: 900; }
section.products h2 small { display: block; margin-top: 15px; font-size: 20px; line-height: 1.5; text-align: center; font-weight: 600; }
section.products h3 { margin: 0 0 15px; font-size: 24px; }

section.products .row { margin-bottom: 20px; }
section.products .row:last-of-type { margin-bottom: 60px; }
section.products .row > div[class^="col"] {  }
section.products .row > div[class^="col"] { margin: 0 0 25px; text-align: center; }
section.products .row > div[class^="col"] a { display: flex; align-items: flex-start; justify-content: center; align-items: center; flex-direction: column; border-radius: 14px 14px 10px 14px; padding: 30px 0; font-size: 16px; text-decoration: none; height: 100%; background-color: white; border: 1px solid #eee; font-weight: 700; position: relative; box-shadow: 0 6px #e0e0e0; overflow: hidden; color: black; }
section.products .row > div[class^="col"] a::after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px;
  border-color: transparent #0a58ca #0a58ca transparent;
  content: "";
}
section.products .row > div[class^="col"] a:hover { border-color: #0a58ca; }
section.products .row > div[class^="col"] a:hover { text-decoration: underline; }
section.products .row > div[class^="col"] a:hover img { opacity: 0.7; }

section.products .row > div[class^="col"] a.wish { flex-direction: inherit; gap: 0 30px; text-align: left; line-height: 1.7; }
section.products .row > div[class^="col"] a div.fee { margin-top: 5px; }

section.products .row p { margin: 0 0 10px; line-height: 1.5; }

@media screen and (max-width:768px) {
section.products .container { padding: 50px 15px 30px; }
section.products h2 { font-size: 24px; }
section.products h2 small { font-size: 18px; line-height: 1.5;  }
section.products h3 { font-size: 20px; }
section.products .row > div[class^="col"] { margin: 0 0 20px; }
section.products .row > div[class^="col"] a { padding: 15px 0; }
section.products .row > div[class^="col"] a img { max-width: 100px; height: auto; }
section.products .row > div[class^="col"] a.wish { gap: 0; line-height: 1.5; }
section.products .row > div[class^="col"] a.wish img { display: none; }
}


.products .p_batch { position: absolute; left: 0; top: 0; width: 100%; display: flex; justify-content: center; align-items: center; }
.products .p_batch .flag { line-height: 1.0; font-size: 10px; width: 56px; text-align: center; color: #fff; background: #CACACA; padding: 3px 0 3px; border-radius: 0 0 6px 6px; }
.products .p_batch .flag.new { background: #FEEA34; color: #131313; }










section.pr_site { text-align: center; margin: 20px 0 20px; padding: 0 10px; transition: all 0.5s ease-in; line-height: 1.5; font-size: 16px; font-weight: 700; }
section.pr_site:last-of-type { margin: 20px 0 60px; }
section.pr_site img { width: 100%; max-width: 660px; height: auto; border-radius: 10px; }
section.pr_site div { margin-bottom: 15px; }
section.pr_site a { text-decoration: none; }
section.pr_site a:hover { opacity: 0.8; text-decoration: underline; }

@media screen and (max-width: 767px) {
section.pr_site { line-height: 1.4; font-size: 16px; display: none; }
}


section.introduction {  }
section.introduction .container { max-width: 1020px; margin: 0 auto; padding: 80px 15px 0; }

section.introduction h2 { margin: 0 0 50px; font-size: 36px; line-height: 1.3; text-align: center; font-weight: 900; }
section.introduction h2 small { display: block; margin-top: 15px; font-size: 20px; line-height: 1.5; text-align: center; font-weight: 600; }
section.introduction h2:first-of-type { margin-bottom: 40px; }
section.introduction h3 { margin: 25px 0 5px; font-size: 26px; line-height: 1.5; font-weight: 900; }
section.introduction p { font-size: 18px; }

section.introduction .row > div[class^="col"] { margin: 0 0 25px; text-align: center; }
section.introduction .row > div[class^="col"] video { border-radius: 14px; }
@media screen and (max-width: 767px) {
section.introduction .container { padding: 50px 15px 40px; }
section.introduction h2 { margin: 0 0 20px; font-size: 20px; }
section.introduction h2:first-of-type { margin-bottom: 20px; }
section.introduction h2 small { font-size: 18px; line-height: 1.5;  }
section.introduction h3 { margin: 15px 0 5px; font-size: 22px; }
section.introduction p { font-size: 15px; }
}






section.flow { background: #F5F5F7; }
section.flow .container { max-width: 1020px; margin: 0 auto; padding: 80px 15px 60px; }
section.flow h2 { margin: 0 0 30px; font-size: 36px; line-height: 1.3; text-align: center; font-weight: 900; }
section.flow h2 small { display: block; margin-top: 15px; font-size: 20px; line-height: 1.5; text-align: center; font-weight: 600; }
section.flow .row { margin-bottom: 20px; padding: 0; }
section.flow .row > div[class^="col"] { padding-right: 25px; padding-left: 25px; position: relative; }
section.flow .row > div[class^="col"]:not(:last-child)::after { display: block; width: 60px; height: 60px; position: absolute; right: -50px; top: 40px; font-size: 60px; line-height: 60px; content: "\f105"; font-family: FontAwesome; color: #e6e6e6; }

section.flow .row > div[class^="col"] .flow_icon { margin: 0 auto 15px; text-align: center; }
section.flow .row > div[class^="col"].used .icon { padding-top: 21px; }
section.flow h3 { margin: 0 0 15px; font-size: 26px; font-weight: 800; text-align: center; line-height: 1.1; }
section.flow h3 small { display: block; font-size: 18px; padding: 0 0 5px; }
section.flow p { margin: 0 0 15px; font-size: 15px; line-height: 1.7; }




@media screen and (max-width: 767px) {
section.flow .container { padding: 50px 15px 40px; }
section.flow h2 { margin: 0 0 20px; font-size: 24px; }
section.flow h2 small { font-size: 18px; line-height: 1.5;  }
section.flow .row > div[class^="col"]:not(:last-child)::after { display: none; }
section.flow .row > div[class^="col"] { padding-right: 15px; padding-left: 15px; position: relative; }
section.flow h3 { font-size: 22px; }
section.flow p { line-height: 1.5; }

}






section.faq { }
section.faq .container { max-width: 1020px; margin: 0 auto; padding: 80px 15px 80px; }
section.faq h2 { margin: 0 0 50px; font-size: 36px; line-height: 1.3; text-align: center; font-weight: 900; }
section.faq h2 small { display: block; margin-top: 15px; font-size: 20px; line-height: 1.5; text-align: center; font-weight: 600; }
section.faq .q { position: relative; margin: 0 0 15px; padding: 0 40px 10px 40px; font-size: 16px; line-height: 1.7; border-bottom: 1px solid #e8e8e8; font-weight: 900; }
section.faq .q:hover { cursor: pointer; }
section.faq .a { position: relative; margin: 0 0 15px; padding: 0 40px 30px 40px; font-size: 16px; line-height: 1.7; border-bottom: 1px solid #e8e8e8; display: none; }
section.faq h3 { margin: 30px 0 15px; text-align: left; font-size: 16px; padding: 12px 15px 12px; background-color: #f6f6f6; border-radius: 4px; }
section.faq .row { margin: 0px; padding: 15px 20px 0; }
section.faq .row .col-sm-12:last-child .a { border: none; padding-bottom: 0; }
section.faq .row:last-of-type { margin-bottom: 40px; }

section.faq .q::before	{
    position: absolute;
    top: 0;
    left: 0;

    content: '';
    background: url("/common3/images/ic_q_200x200.png") no-repeat left top;
        background-size: auto;
    background-size: 26px;
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
}
section.faq .q::after { position: absolute; top: 0; right: 0; font-family: FontAwesome; content: '\f078';
	text-align: center;
	width: 26px; height: 26px;
	display: inline-block;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
	font-size: 14px;
}

section.faq .q.active::after {
    -webkit-transform: rotate(180deg) scale(1.08);
    -ms-transform: rotate(180deg) scale(1.08);
    transform: rotate(180deg) scale(1.08);
}

section.faq .a::before	{
    position: absolute;
    top: 0;
    left: 0;
    content: '';

    background: url("/common3/images/ic_a_200x200.png") no-repeat left top;

        background-size: auto;
    background-size: 26px;
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
}


@media screen and (max-width: 767px) {
section.faq .container { padding: 50px 15px 40px; }
section.faq .row { margin: 0px; padding: 15px 0 0; }
section.faq h2 { font-size: 24px; }
section.faq h2 small { font-size: 18px; line-height: 1.5;  }
}










section.cta { margin: 0; }
section.cta .container { max-width: 1020px; margin: 0 auto; padding: 0 15px 80px; }
section.cta .in { padding: 60px 0px; border-radius: 14px; /*border: 1px solid #ddd;*/ background-color: #fbf3ec; }

section.cta .in p:first-child { color: #ff8800; font-size: 20px; font-weight: bold; margin-bottom: 25px; }
section.cta .in>p:first-child { color: #ff8800; font-size: 20px; font-weight: bold; margin-bottom: 5px; }

section.cta .in h3 { margin: 0 0 40px; font-size: 26px; line-height: 1.3; font-weight: 900; }
section.cta .tel { margin: 0 0 20px; font-size: 27px; /*color: #FF8800;*/ font-weight: bold; line-height: 1.5; }
section.cta .tel i { margin: 0 3px 0 6px; }    
section.cta .tel span { display: block; font-size: 14px; font-weight: normal; }
section.cta .tel span small { font-size: 12px; }

section.cta .mp_btn { padding: 5px 30px; max-width: 300px; height: 70px; border-radius: 14px; font-size: 22px; font-weight: bold; line-height: 1.2; display: flex; align-items: center; text-align: left; color: white; text-decoration: none; }
section.cta .mp_btn small { font-size: 16px; font-weight: normal; }
section.cta .mp_btn i { margin-left: auto; }

section.cta .mp_btn.contact { background-color: #FF8000; box-shadow: 0 8px 0 #9B4E00; }
section.cta .mp_btn.contact:hover { box-shadow: none; box-shadow: 0 4px 0 #9B4E00; }

section.cta .mp_btn:hover { text-decoration: none; color: white; box-shadow: none; transform: translateY(4px); opacity: 1; }
section.cta .mp_btn:active .btn:visited { color: #fff; text-decoration: none; }

@media screen and (max-width: 767px) {
section.cta .container { padding: 0 15px 60px; }
section.cta .in { padding: 40px 20px; }
section.cta .in p:first-child { font-size: 16px; }
section.cta .in h3 { margin: 0 0 20px; font-size: 20px; }
section.cta .row > div[class^="col"] { margin-bottom: 20px; }
}









section.jmr { background-color: #f6f6f6; }
section.jmr .container { max-width: 940px; margin: 0 auto; padding: 60px 15px 70px; }
section.jmr .thankyou { font-size: 18px; text-align: center; font-weight: normal; }
section.jmr .thankyou:before {
-webkit-transform: skewX(33deg);
transform: skewX(33deg);
}
section.jmr .thankyou:after {
-webkit-transform: skewX(-33deg);
transform: skewX(-33deg);
}
section.jmr .thankyou:before,
section.jmr .thankyou:after {
content: "";
display: inline-block;
border-left: solid 1px rgba(51,51,51,0.7);
width: 0;
height: 1.1em;
margin: 0 1em -0.2em;
}
section.jmr .title { margin: 0 0 20px; font-size: 24px; text-align: center; font-weight: normal; vertical-align: bottom; line-height: 1.3; }
section.jmr .title span { color: #D90000; }
section.jmr .row { margin: 0 0 20px; }
section.jmr .row > div[class^="col"] img { width: auto; height: 86px; }
section.jmr .row > div[class^="col"] .icon { height: 86px; float: left; margin-right: 10px; }
section.jmr .row > div[class^="col"] .text { height: 86px; display: table-cell; vertical-align: middle; font-size: 13px; font-weight: normal; color: #444; }
section.jmr .row > div[class^="col"] .text span { color: #D90000; color: black; font-weight: normal; }
section.jmr .row > div[class^="col"] .text br { display: inherit; }
section.jmr .ref { padding: 0; text-align: left; font-size: 8px; color: #aaa; }

@media (max-width: 768px) {
section.jmr .container { padding: 40px 15px 40px; }
section.jmr .row > div[class^="col"] img { width: 50px; height: auto; }
section.jmr .row > div[class^="col"] .text { display: block; font-size: 12px; }
section.jmr .row > div[class^="col"] .text br { display: none; }
}

















footer { padding: 60px 15px 60px; text-align: center; background-color: #eee; }
footer .mp_logo { margin-bottom: 20px; }
footer .company { margin-bottom: 3px; font-size: 14px; }
footer .address { margin-bottom: 30px; font-size: 14px; }
footer .mp_logo img { width: 260px; }
footer .bj_logo { margin-bottom: 40px; font-size: 14px; }
footer .bj_logo img { margin: 0 5px; }
footer .link { margin-bottom: 40px; padding: 0; list-style-type: none; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; }
footer .link li { display: inline-block; padding: 0 10px; }
footer .link a { text-decoration: none; color: #333; font-size: 14px; }
footer .link a:hover { color: #0d6efd; text-decoration: underline; }
footer .copyright { font-size: 0.8rem; letter-spacing: 0.1rem; }

@media screen and (max-width:768px) {
footer { padding: 50px 15px; }
footer .link { display: block; border-top: 1px solid #ccc; }
footer .link li { display: block; border-bottom: 1px solid #ccc; text-align: left; }
footer .link a { display: block; padding: 15px 0; }
}



#gotop { position: fixed; right: 30px; bottom: 50px; /*display: none;*/ z-index: 1000; }
#gotop a { display: block; background: url("/common3/images/ic_goto_top.png") no-repeat left top; background-size: 100%; width: 90px; height: 90px; text-indent: -99em; overflow: hidden; transition: all .25s ease; }
#gotop a:hover { opacity: 0.7; }


@media (max-width: 768px) {
#gotop { position: fixed; right: 20px; bottom: 20px; }
#gotop a { display: block; background: url("/common3/images/ic_goto_top.png") no-repeat left top; background-size: 100%; width: 60px; height: 60px; text-indent: -99em; overflow: hidden; transition: all .25s ease; }
}





.br-pc {display: block; }
.br-sp {display: none; }
._pc_none { display: none; }
._sp_none { display: block; }
@media screen and (max-width:768px) {
.br-pc {display: none; }
.br-sp {display: block; }
._pc_none { display: block; }
._sp_none { display: none; }
}

.annotation { margin-left: 1.5rem; padding: 0; }
.annotation li { margin: 0; padding: 0 0 3px; list-style-type: none; line-height: 1.4; font-size: 14px; }
.annotation li::before { margin-left: -1.6rem; content: "※"; padding-right: 0.2rem; }


.btn-outline-primary { border-radius: 100px; padding: 10px 30px; background-color: white; }








#side_navi { display: block; width: 110px; width: 90px; position: fixed; z-index: 2000; top: 180px; right: -10px; margin: 0; padding: 0px; background-color: rgba(0,0,255,0); }
#side_navi ul { margin: 0; padding: 0; list-style-type: none; }
#side_navi ul li { margin: 3px 0; padding: 0; list-style-type: none; box-shadow: 5px 5px 15px #666; border: 3px solid white; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
#side_navi ul li img { width: 90px; height: auto; }
#side_navi ul li a:hover img { opacity: 0.8; }
#side_navi ul li.help { margin: 0; padding: 0; list-style-type: none; box-shadow: none; border: none; }
#side_navi ul li.help img { width: 160px; height: auto; margin-top: -30px; margin-left: -55px; }
#side_navi ul li.help a:hover img { uopacity: 0.8; }

@media screen and (max-width:768px) {
#side_navi { top: inherit; bottom: 0px; right: -35px; }
#side_navi ul li.help img { width: 120px; }
#side_navi .sim { display: none; }
}







.g-menu__link { }
.g-menu__item { position: relative; }
.g-menu__dropdown-menu { opacity: 0; pointer-events: none; position: absolute; top: 100%; left: 0;  }

.g-menu__item:hover .g-menu__dropdown-menu { opacity: 1; pointer-events: auto; transition: .5s; }

.g-menu__dropdown-menu .in { background: white; width: auto; list-style-type: none; display: block!important; padding: 20px 20px 20px 20px; border-radius:  10px 10px; border: 3px solid #1F65A8; /*border-top: 3px solid #1F65A8;*/ white-space: nowrap; margin-top: 16px; box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .5); }
.g-menu__dropdown-menu a { display: block; padding: 10px 40px 10px 0!important; }
.g-menu__dropdown-menu a:hover { border: none!important; }
.g-menu__dropdown-menu a.scd { padding-left: 1rem!important; }
.g-menu__dropdown-menu i { color: #1F65A8; margin-right: 5px; }





.biz_color { color: #0059B2; }




.pre_key_visual { background-color: #FFEBEE; height: 110px; text-align: center; }
.pre_key_visual a:hover { opacity: 0.9; }

.na_campaign { max-width: 800px; margin: 0 auto; padding: 40px 15px; border-bottom: 1px solid #ddd; }
.na_campaign > h2 small { padding-bottom: 10px; font-size: 20px; color: black; font-weight: normal;  display: block; }
.na_campaign > h2 { margin: 15px 0 10px; font-size: 26px; font-weight: 900; text-align: center; line-height: 1; }
.na_campaign > h2 span { font-size: 18px; }

@media screen and (max-width: 767px) {
.na_campaign > h2 small { font-size: 16px; }
.na_campaign > h2 { font-size: 20px; }
.na_campaign > h2 span { font-size: 16px; }
}

.na_campaign > h2 small:before {
-webkit-transform: skewX(33deg);
transform: skewX(33deg);
}
.na_campaign > h2 small:after {
-webkit-transform: skewX(-33deg);
transform: skewX(-33deg);
}
.na_campaign > h2 small:before,
.na_campaign > h2 small:after {
content: "";
display: inline-block;
border-left: solid 1px rgba(51,51,51,0.7);
width: 0;
height: 1.1em;
margin: 0 1em -0.2em;
}
.na_campaign a:hover { opacity: 0.7; }
.na_campaign img { border-radius: 10px; }
.link_block .btn {
    display: inline-block;
    font-size: 16px;
	font-weight: bold;
    color: #323232;
    text-align: center;
    background: #fff;
    color: #323232;
    border: 1px solid #cacaca;
    border-radius: 10px;
    min-width: 195px;
    padding: 14px 5px 14px;
    cursor: pointer;
    text-decoration: none;
    -webkit-box-shadow: 0px 3px 0px #cacaca;
    box-shadow: 0px 3px 0px #cacaca;
    line-height: 1.2;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
    top: 0px;
    position: relative;
}
.link_block .btn:hover, .link_block .btn.biz:hover, .link_block .btn.order:hover {
    -webkit-box-shadow: 0px 0px 0px black;
    box-shadow: 0px 0px 0px black;
    top: 3px;
	opacity: 0.7;
}




section.worries .container { max-width: 1020px; margin: 0 auto; padding: 80px 15px 0px; }
section.worries h2 { margin: 0 0 50px; font-size: 24px; line-height: 1.5; text-align: center; font-weight: 900; }
section.worries h2 small { display: block; margin-top: 15px; font-size: 24px; line-height: 1.5; text-align: center; font-weight: 900; }

section.worries .waku { background: #F5F5F7; border-radius: 14px; padding: 40px 40px 20px; }
    
section.worries .waku h3 { margin: 0 0 30px; text-align: center; font-size: 36px; font-weight: 900; }
section.worries .waku .row .col-sm-6 { margin-bottom: 20px; }
section.worries .waku .in { position: relative; background: white; padding: 20px 30px; border-radius: 14px; height: 100%; }
section.worries .waku .in .header { display: flex; align-items: center; }
section.worries .waku h4 { font-size: 24px; font-weight: 900; }
section.worries .waku ul { margin-top: 0px; padding-top: 20px; border-top: 1px solid #ddd; }
section.worries .waku ul li { font-size: 16px; line-height: 1.7; }
/*
section.worries .waku ul { margin: 0; padding: 0; }
section.worries .waku ul li { margin: 0; padding: 0; list-style-type: none; font-size: 16px; line-height: 1.7; }
section.worries .waku ul li::before { margin-left: 2px; content: "\f046"; font-family: FontAwesome; padding-right: 4px; }
*/
@media screen and (max-width: 767px) {
section.worries .container { padding: 40px 15px 0px; }
section.worries h2 { margin: 0 0 30px; font-size: 18px; padding-left: 15px; padding-right: 15px; line-height: 1.5; text-align: left; font-weight: 900; }
section.worries .waku h3 { margin: 0 0 20px; font-size: 22px; font-weight: 900; }
section.worries .waku { padding: 20px 15px 20px; }
section.worries .waku .in { padding: 10px 15px; }
section.worries .waku h4 { font-size: 18px; font-weight: 900; }
section.worries .waku h4 .biz_color { display: block; }
section.worries .waku ul { padding-left: 1.5rem; }
section.worries .waku ul li { font-size: 15px; line-height: 1.5; }
section.worries .waku .in .header img { width: 110px; height: auto; }

}







section.corporate_users .container { max-width: 1020px; margin: 0 auto; padding: 80px 15px 120px; }
section.corporate_users h2 { margin: 0 0 50px; font-size: 30px; line-height: 1.3; text-align: center; font-weight: 900; }
section.corporate_users .row .in { width: 240px; height: 240px; background: #F5F5F7; border-radius: 240px; text-align: center; font-weight: 900; font-size: 24px; }

@media screen and (max-width: 767px) {
section.corporate_users .container { padding: 0px 15px 50px; }
section.corporate_users h2 { margin: 0 0 30px; font-size: 18px; line-height: 1.5; }
}





section.cta_body { background-color: #0059B2; color: white; }
section.cta_body .container { padding: 60px 15px 70px; }

section.cta_body h2 { margin: 0 0 10px; padding: 0; font-size: 30px; text-align: center; font-weight: 900; line-height: 1.5; }
section.cta_body h2+p { margin: 0 0 40px; font-size: 20px; }
section.cta_body p { margin: 0 0 20px; text-align: center; font-size: 16px; line-height: 1.6; }

section.cta_body .container .btn_in { display: flex; justify-content: center; align-items: center; gap: 40px; }
section.cta_body .container i { font-size: 26px; }

section.cta_body .container a { display: flex; justify-content: space-between; text-decoration: none; gap: 15px; }

section.cta_body .container .pepole { margin-bottom: -54px; }

section.cta_body .mp_btn { padding: 5px 30px; width: 390px; height: 70px; border-radius: 70px; font-size: 22px; font-weight: 900; line-height: 1.2; display: flex; align-items: center; text-align: center; color: white; }
section.cta_body .mp_btn small { font-size: 16px; font-weight: normal; }
section.cta_body .mp_btn i {  }

section.cta_body .mp_btn.calulate { background-color: #17B610; box-shadow: 0 8px 0 #10750B; }
section.cta_body .mp_btn.calulate:hover { box-shadow: none; box-shadow: 0 4px 0 #10750B; }
section.cta_body .mp_btn.contact { background-color: #FF5A00; box-shadow: 0 8px 0 #7A2900; }
section.cta_body .mp_btn.contact:hover { box-shadow: none; box-shadow: 0 4px 0 #7A2900; }

section.cta_body .mp_btn:hover { text-decoration: none; color: white; box-shadow: none; transform: translateY(4px); opacity: 1; }
section.cta_body .mp_btn:active .btn:visited { color: #fff; text-decoration: none; }

@media screen and (max-width:768px) {
section.cta_body .container { padding: 30px 30px 40px; }
section.cta_body .container .btn_in { flex-wrap: wrap; gap: 20px; }
section.cta_body .container .pepole { margin-left: -20px; margin-right: -20px; margin-bottom: -30px; }

section.cta_body h2 { font-size: 16px; }
section.cta_body h2+p { margin: 0 0 10px; font-size: 15px; }

section.cta_body p { margin-bottom: 20px; font-size: 15px; line-height: 1.5; }

section.cta_body .mp_btn { width: 100%; width: 100%; max-width: 250px; height: 60px; padding: 5px 20px; line-height: 1.2; font-size: 16px; }
section.cta_body .mp_btn small { font-size: 14px; }
}









section.compare .container { max-width: 1020px; margin: 0 auto; padding: 80px 15px 80px; }
section.compare h2 { margin: 0 0 50px; font-size: 36px; line-height: 1.3; text-align: center; font-weight: 900; }
section.compare .comp_tbl { margin: 0 0 15px; }
section.compare .comp_tbl .ck_point { margin-bottomm: 10px; font-size: 18px; display: block; text-align: center; }
section.compare .comp_tbl th { padding: 10px; font-size: 18px; background: #666; color: white; font-weight: 900; text-align: center; border-right: 1px solid white; }
section.compare .comp_tbl th:last-of-type { border-right: none; }
section.compare .comp_tbl td { padding: 10px; font-size: 16px; border-bottom: 1px solid #ddd; border-right: 1px solid #969696; text-align: center; }
section.compare .comp_tbl td:first-of-type { font-size: 16px; font-weight: 900; background: #F0F0F0; border-bottom: 1px solid #fff; text-align: center; }
section.compare .comp_tbl td:last-of-type { border-right: none; }
section.compare .comp_tbl tr:last-of-type td { border-bottom: 1px solid #969696; }

section.compare .comp_tbl th.our { background: #ff0000; border: 5px solid #ff0000; }
section.compare .comp_tbl td.our { border-left: 5px solid #ff0000; border-right: 5px solid #ff0000; background-color: rgba(215,0,15,.08); }
section.compare .comp_tbl td.finish { border-bottom: 5px solid #ff0000!important; }

@media screen and (max-width:768px) {
section.compare .container { padding: 50px 15px 30px; }
section.compare h2 { margin: 0 0 20px; font-size: 24px; }
section.compare .comp_tbl th { padding: 5px 10px; font-size: 14px; }
section.compare .comp_tbl td:first-of-type { font-size: 14px; }
section.compare .comp_tbl td { padding: 5px 10px; font-size: 14px; }
}









section.reason .container { max-width: 1020px; margin: 0 auto; padding: 80px 15px 120px; }
section.reason h2 { margin: 0 0 50px; font-size: 36px; line-height: 1.3; text-align: center; font-weight: 900; }
section.reason h2 small { display: block; margin-top: 15px; font-size: 24px; line-height: 1.5; text-align: center; font-weight: 900; }

section.reason .waku { background: #F5F5F7; border-radius: 14px; padding: 40px 40px 20px; }
    
section.reason  h3 { margin: 0 0 30px; text-align: left; font-size: 24px; font-weight: 900; line-height: 1.3; }
section.reason  .row .col-sm-6 { margin-bottom: 20px; }
section.reason  .in { background: #F5F5F7; padding: 30px 30px; border-radius: 14px; height: 100%; }
section.reason  .in p { color: black; line-height: 1.7; }
section.reason  .in p:last-of-type { margin: 0; }

@media screen and (max-width:768px) {
section.reason .container { padding: 50px 15px 50px; }
section.reason .in { padding: 30px 30px 30px; height: inherit; }
section.reason h2 { margin: 0 0 20px; font-size: 22px; }
section.reason h3 { margin: 0 0 10px; font-size: 18px; }
section.reason .in p { font-size: 15px; line-height: 1.5; }

}










section.popular { background: #F5F5F7; }
section.popular .container { max-width: 1020px; margin: 0 auto; padding: 80px 15px 80px; }
section.popular h2 { margin: 0 0 50px; font-size: 36px; line-height: 1.3; text-align: center; font-weight: 900; }
section.popular h2 small { display: block; margin-top: 15px; font-size: 24px; line-height: 1.5; text-align: center; font-weight: 900; }
section.popular h3 { margin: 0 0 40px; font-size: 30px; font-weight: 900; line-height: 1.3; text-align: center; }
/*
section.popular h3:last-of-type { margin: 60px 0 40px; }
section.popular  .row { margin-bottom: 20px; }
*/
section.popular  .row .col-sm-4 { margin-bottom: 20px; }
section.popular  .in { background: white; padding: 30px 30px; border-radius: 14px; height: 100%; }
section.popular  .in.g5 {
  background: white url("/common5/images/bt_5g_70x42.png") no-repeat right 20px top 20px;
    background-size: auto;
  background-size: 50px;
}
section.popular .in h3 { margin: 0 0 25px; font-size: 24px; line-height: 1.15; font-weight: 900; text-align: left; }
section.popular .row.option h3 { text-align: center; }
section.popular .in h3 small { font-size: 22px; }
section.popular .in .spec { margin: 0 0 20px; text-align: center; }
section.popular .in .carrier { margin: 0 0 3px; font-weight: 900; }
section.popular .in .docomo { color: #CC0033; }
section.popular .in p { color: black; line-height: 1.7; }
section.popular .in .copy { font-weight: 900; text-align: center; font-size: 20px; line-height: 1.4; }

.std_tbl { margin: 0 0 15px; border-left: 1px solid #ddd; border-top: 1px solid #ddd; }
.std_tbl th { padding: 10px 10px 8px; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; background-color: #f6f6f6; font-weight: normal; text-align: left; font-size: 14px; }
.std_tbl td { padding: 10px 10px 8px; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; text-align: left; font-size: 14px; }

.modal-footer {
  align-items: center;
  justify-content: center;
}

.list_notice { margin-left: 16px; padding: 0; }
.list_notice li { margin: 0; padding: 0; list-style-type: none; font-size: 11px; line-height: 1.4; }
.list_notice li::before { margin-left: -16px; content: "※"; padding-right: 4px; font-size: 11px; }

@media screen and (max-width:768px) {
section.popular .container { padding: 50px 15px 50px; }
section.popular h2 { margin: 0 0 50px; font-size: 22px;  }
section.popular h3 { margin: 0 10px 30px; font-size: 18px; text-align: left; }
section.popular .in p { color: black; line-height: 1.7; font-size: 15px; line-height: 1.5; }
    }
























