@charset "utf-8";@import "https://fonts.googleapis.com/css?family=Libre+Baskerville:400,700";.sp {
    display: none!important
}

html {
    /* WSYS-10875 【サイト】Biz導入企業一覧のポップアップ作成 20240402 N.Kita */
    overflow: auto;
}

.sp_inline {
    display: none!important
}

img {
    vertical-align: bottom
}

button,input,textarea,body {
    font-family: ヒラギノ角ゴ pron w3,hiragino kaku gothic pron,メイリオ,Meiryo,sans-serif
}

a {
    text-decoration: none
}

p {
    letter-spacing: .5px;
}

.sp_br {
    display: none;
}

.sp_header {
    display: none;
}

.sp_table {
    display: none;
}
.sp_img {
    display: none;
}

.for-sp {
    display: none;
}

button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none
}

.float_l {
    float: left
}

.font_mincho {
    font-family: ヒラギノ明朝 pron w3,hiragino mincho pron,游明朝,YuMincho,libre baskerville,hg明朝e,ＭＳ Ｐ明朝,ＭＳ 明朝,serif;
    font-size: 32px;
    color: #004483;
    font-weight: 700
}

.font_mincho span {
    font-size: 42px;
    background: #fff;
    background: -moz-linear-gradient(top,#ffffff 0%,#ffffff 90%,#cce6ff 90%,#cce6ff 99%);
    background: -webkit-linear-gradient(top,#ffffff 0%,#ffffff 90%,#cce6ff 90%,#cce6ff 99%);
    background: linear-gradient(to bottom,#ffffff 0%,#ffffff 90%,#cce6ff 90%,#cce6ff 99%)
}

.mgn50 {
    margin: 50px 0
}

.fc_red {
    color: red
}

.fw_b {
    font-weight: 700
}

.let_spacing {
    letter-spacing: 1px
}

th {
    font-weight: 400
}

.hover:hover {
    opacity: .8
}

.fl_l_pc {
    float: left
}

.fl_r_pc {
    float: right
}

.tac {
    text-align: center
}

.clear {
    clear: both
}

.clearfix {
    zoom:1}

.clearfix:after {
    display: block;
    content: "";
    clear: both;
    visibility: hidden
}

.color_4G {
    color: red
}

.conter {
    width: 1240px;
    margin: 0 auto;
    position: relative
}

header {
    box-sizing: border-box;
    width: 100%;
    z-index: 999;
    background-color: rgba(27, 101, 144, 1);
    position: fixed;
}
.header_contents {
    width: 1240px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header_logo {
    width: 26.5%;
}
.logo_image {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.forBiz p {
    color: #fff;
    font-size: 10px;
    margin-top: 5px;
}
.forBiz .page_logo {
    width: 97%;
}
.jpx_logo {
    width: 14%;
}
.navi {
    display: table-cell;
    padding-left: 0;
    vertical-align: middle;
}

.navi li {
    display: table-cell;
    position: relative;
    padding: 0 10px;
    vertical-align: middle;
}

.navi li p, .navi li a {
    display: block;
    font-size: 13px;
    color: #fff;
    padding: 35px 0;
}
.navi li p:hover, .navi li a:hover {
    opacity: 0.7;
}
ul.drop {
    display: none;
    margin: 0 0 0 -10px;
    padding: 0;
    position: absolute;
    top: 75%;
}
.navi li:hover ul.drop {
    display: block;
}
.drop li {
    display: block;
    margin-top: 1px;
    padding: 0;
    width: 115px;
}
.drop li a {
    line-height: 35px;
    text-align: center;
    padding: 5px 10px;
    background-color: rgba(27, 101, 144, 0.8);
}
.drop li a:hover {
    opacity: 0.7;
    background-color: gray!important;
}

.sns_list {
    display: table-cell;
}

.sns_list li {
    display: table-cell;
    position: relative;
    padding: 0 0 0 8px;
    vertical-align: middle;
}

.sns_list img {
    width: 24px;
}

.contact_block {
    display: flex;
    justify-content: space-between;
}

.contact, .download {
    background-color: #fff;
    padding: 13px 20px;
    color: #0d3280;
    font-size: 13px;
    font-weight: bold;
}
.download {
    margin-left: 5px; 
}
.contact_area {
    padding: 50px 5%;
    margin: 0 auto;
    text-align: center
}

.contact_area.bg_blue {
    background: #f5f5f5
}

.contact_area .contact_title {
    margin: 0 0 35px;
    font-size: 24px;
    font-weight: 700
}

.mail_btn {
    margin: 15px 0 0;
    background: #ff8000;
    border-radius: 3em;
    box-shadow: 0 5px 0 0 #d46d05
}

.mail_btn a {
    position: relative;
    display: block;
    padding: 25px 45px;
    color: #fff;
    font-size: 20px;
    line-height: 1
}

.contact_tel_text01 {
    color: #919191;
    font-size: 20px;
    font-weight: 700
}

.contact_tel_text02 {
    margin: 15px 0;
    color: #111b3d;
    font-size: 50px;
    font-weight: 700;
}

.contact_tel_text02 i.fas {
    position: relative;
    top: -4px;
    margin-right: 10px;
    transform: rotateY(180deg)
}

.contact_tel_text03 {
    color: #757575;
    font-size: 1em;
    text-align: left;
    line-height: 1.5;
    padding: 5px 0 0 5px;
}

.contact_inner {
    display: flex;
    justify-content: center;
    align-items: center
}

.doc_btn {
    background: #0a74bd;
    box-shadow: 0 5px 0 0 #004b7e
}

.doc_btn a:before {
    content: "";
    display: block;
    position: absolute;
    background: url(../common/images/solution/cloud/doc_dl.png) no-repeat;
    width: 26px;
    height: 25px;
    background-size: cover;
    top: 0;
    bottom: 0;
    left: 9.5%;
    margin: auto
}

.content_main {
    position: relative
}

.content_main h1 {
    position: relative;
    z-index: 10
}

.detail_btn {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    color: #fff;
    font-size: 1.6rem;
    padding: 15px 10px 0 0
}

.detail_btn:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    border: solid 80px #20a920;
    border-left: solid 80px transparent;
    border-bottom: solid 80px transparent;
    z-index: -1
}

.detail_btn_sp {
    color: #fff;
    font-size: 1.6rem;
    padding: 10px 5px;
    background: #20a920;
    width: 283px;
    margin: 0 auto 30px
}

.inner_catch {
    position: relative;
    z-index: 1;
    top: -43px;
    margin: 0 0 -43px;
    height: 488px;
    background: url(../common/images/solution/cloud/bg_catch01.jpg?date=20191212) no-repeat left top
}

.catch_text {
    position: relative;
    top: 255px;
    width: 880px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.6
}

.content_main .-note {
    margin: 10px auto 20px;
    color: #7d7c7c
}

.content_technic {
    padding: 0 120px;
    background: #e5f3ff
}

.content_technic .content_title {
    margin: 130px 0 0;
    padding: 0 0 20px;
    border-bottom: 1px solid #3b3b3b;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.6
}

.content_technic .content_title .fc_01 {
    color: #006bc5
}

.content_technic .content_title .fc_02 {
    color: #0ec73b
}

.content_technic .content_title .fz_b {
    font-size: 26px
}

.content_technic .content_text {
    padding: 20px 0 0
}

.content_technic .content_img {
    position: relative;
    z-index: 20;
    top: -17px;
    margin: 0 0 -17px
}

.content_merit {
    position: relative
}

.merit_title {
    position: relative;
    margin: 0 0 -25px
}

.merit01 .text_box {
    width: 525px;
    padding: 70px 0 0 75px
}

.merit01 .text_box .text {
    margin: 45px 0 0;
    font-size: 16px;
    line-height: 1.4
}

.flow_box {
    padding: 60px 0 90px;
    background: #ebf6fb;
    text-align: center
}

.flow_box .flow_text {
    display: inline-block;
    margin: 0 0 30px;
    font-size: 28px
}

.flow_box .flow_text:before {
    display: inline-block;
    content: "＼";
    margin: 0 34px 0 0;
    color: #828282;
    font-size: 30px;
    vertical-align: middle
}

.flow_box .flow_text:after {
    display: inline-block;
    content: "／";
    margin: 0 0 0 34px;
    color: #828282;
    font-size: 30px;
    vertical-align: middle
}

.flow_box .flow_img+.flow_img {
    margin: 15px 0 0
}

.merit03 .text_box {
    padding: 130px 0 130px 75px;
    background: url(../common/images/solution/cloud/merit03_bg01.png) no-repeat top right;
    background-size: auto 100%
}

.merit03 .text_box .text_title {
    margin: 0 0 45px;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.5
}

.merit03 .text_box .text_title .fz_b {
    font-size: 36px
}

.merit03 .text_box .text {
    font-size: 16px;
    line-height: 1.8
}

.merit04 .merit_inner {
    width: 887px;
    margin: 0 auto;
    padding: 65px 0 80px
}

.merit04 .merit_inner .img_box {
    width: 390px
}

.merit04 .merit_inner .img_box+.img_box {
    margin: 0 0 0 107px
}

.merit04 .merit_inner .img_box .img {
    margin: 0 0 25px;
    padding: 0 0 36px;
    border-bottom: 1px solid #b7b7b7
}

.merit04 .merit_inner .text_box .text_title {
    margin: 0 0 10px;
    font-size: 20px;
    font-weight: 700
}

.merit04 .merit_inner .text_box .text {
    font-size: 15px;
    line-height: 1.7
}

.merit05 .merit_inner .text_box {
    padding: 65px;
    text-align: left
}

.merit05 .merit_inner .text_box .text {
    font-size: 15px;
    line-height: 1.7
}

.content_price {
    position: relative
}

.price_title {
    position: relative;
    bottom: -26px;
    margin: -26px 0 0
}

.price_inner.plan {
    width: 901px;
    margin: 0 auto;
    padding: 85px 0
}

.price_inner.plan .text_box .text_title {
    margin: 0 0 15px;
    font-size: 25px
}

.price_inner.plan .text {
    font-size: 18px
}

.price_inner.plan .img {
    margin: 35px 0 25px
}

.price_inner.plan .vpn_text {
    margin-bottom: 85px;
    font-size: 15px;
    color: #7d7c7c
}

.price_inner.price {
    padding: 60px 0 80px;
    background: #f0f3f6
}

.price_inner.price .table_wrap {
    width: 780px;
    margin: 0 auto
}

.price_inner.price .table_wrap+.table_wrap {
    margin: 30px auto 0
}

.price_inner.price table {
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    border-collapse: collapse;
    border-radius: 2px
}

.price_inner.price table .top_tr th {
    color: #fff;
    text-align: center;
    font-weight: 400
}

.price_inner.price table th,.price_inner.price table td {
    padding: 10px;
    border: 1px solid #ccc;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    line-height: 1;
    vertical-align: middle
}

.price_inner.price table th.tac {
    text-align: center
}

.price_inner.price .price_list_title {
    margin: 0 0 25px;
    font-size: 30px;
    font-weight: 400;
    text-align: center
}

.price_inner.price .table_title {
    color: #095e9a;
    font-size: 22px;
    font-weight: 700;
    text-align: left;
    vertical-align: middle;
    line-height: 2
}

.price_inner.price .table_title span {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    padding: 0 0 0 10px
}

.price_inner.price .table_text {
    padding: 0 0 20px;
    font-size: 15px;
    text-align: left;
    line-height: 1.6
}

.price_inner.price .table_text.table_text_pd {
    padding: 10px 0 0
}

.price_inner.price .rental_list,.price_inner.price .data_list {
    box-shadow: 0 0 0 5px #c6deef
}

.price_inner.price .rental_list {
    padding: 20px;
    background: #fff
}

.price_inner.price .rental_list .rental_list_title {
    font-size: 20px;
    font-weight: 700;
    color: #0a74bd;
    margin: 0 0 20px
}

.price_inner.price .rental_list .rental_list_title strong {
    font-size: 24px;
    font-weight: 700;
    color: #000
}

.price_inner.price .rental_list .rental_list_title strong span {
    font-size: 15px
}

.price_inner.price .rental_list .rental_list_text {
    font-size: 15px;
    line-height: 1.8
}

.price_inner.price .rental_list th,.price_inner.price .rental_list td {
    padding: 20px 0
}

.price_inner.price .rental_list th {
    width: 58%;
    border-right: none;
    color: #0a74bd;
    font-size: 19px;
    font-weight: 700;
    text-align: right
}

.price_inner.price .rental_list td {
    width: 42%;
    border-left: none;
    font-size: 24px;
    font-weight: 400
}

.price_inner.price .data_list .top_tr th {
    background: #0a74bd
}

.price_inner.price .data_list td.fc_blue {
    color: #0068b7
}

.price_inner.price .option_list {
    box-shadow: 0 0 0 5px #bae8dd
}

.price_inner.price .option_list .table_title {
    color: #00926e
}

.price_inner.price .option_list .top_tr th {
    background: #04bc8f
}

.price_content_inner {
    width: 980px;
    margin: auto;
    padding-top: 85px
}

.price_content_inner .-inner_box {
    padding: 35px 0;
    background: #f0f3f6;
    text-align: center
}

.price_content_inner .-inner_box .-txt {
    font-size: 20px;
    margin-bottom: 10px
}

.price_content_inner .-inner_box .-ttl {
    font-size: 24px;
    color: #0068b7;
    font-weight: 700
}

.price_content_inner .-inner_box .fs_l {
    font-size: 30px
}

.price_content_inner .-inner_box .underline {
    background: linear-gradient(0deg,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 35%,rgba(255,255,255,0) 35%,rgba(255,255,255,0) 100%)
}

.price_content_inner .-img {
    margin-top: 20px
}

.price_content_inner .-mark {
    margin: 30px 0
}

.price_content_inner .in_flex {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px
}

.price_content_inner .in_flex>p {
    font-size: 18px;
    color: #0068b7;
    margin: 0 35px;
    font-weight: 700
}

.price_content_inner .modal_btn {
    position: relative;
    text-align: center;
    line-height: 40px;
    padding: 0 25px;
    cursor: pointer;
    text-decoration: none;
    border: none;
    background-color: #fff;
    box-shadow: 0 3px 0 0 rgba(0,93,151,.4);
    color: #008ae1;
    border-radius: 50px;
    font-weight: 700;
    width: 80%;
    font-size: 16px;
    margin: 20px auto 0
}

.price_content_inner .modal_btn:hover {
    opacity: .8
}

.price_content_inner .modal_btn:after {
    content: "\f0a9";
    font-family: "font awesome 5 free";
    position: absolute;
    font-size: 24px;
    font-weight: 900;
    right: 10px;
    top: 50%;
    transform: translateY(-50%)
}

.plan_sample {
    margin: 60px 0 50px
}

.plan_sample .-ttl {
    text-align: center;
    font-size: 30px;
    font-weight: 700
}

.price_content_inner .plan_list {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: 20px
}

.price_content_inner .plan_list .-item {
    position: relative;
    margin-top: 40px
}

.price_content_inner .plan_list .-item .-img {
    margin: 0
}

.price_content_inner .plan_list .-item:nth-child(1),.price_content_inner .plan_list .-item:nth-child(3) {
    margin-right: 50px
}

.price_content_inner .plan_list .modal_btn {
    position: absolute;
    margin-top: 0;
    bottom: 25px;
    left: 0;
    right: 0;
    width: 230px
}

.plan_sample .module-indent_list {
    width: 725px;
    margin: auto;
    color: #7d7c7c
}

.monthly_option_title {
    color: #00926e;
    font-size: 22px;
    margin: 0 0 15px
}

.monthly_option_subtitle {
    color: #00926e;
    font-size: 18px;
    margin: 0 0 5px;
    font-weight: 400
}

.monthly_option_table_wrap {
    box-shadow: 0 0 0 5px #bae8dd;
    background: #fff;
    padding: 20px
}

.monthly_option_table {
    width: 100%
}

.price_inner.price .monthly_option_table th {
    background: #00926e;
    font-weight: 400;
    color: #fff;
    text-align: center;
    font-size: 13px
}

.price_inner.price .monthly_option_table td {
    font-weight: 400;
    font-size: 13px
}

.column_block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.column_block .item {
    width: 49%
}

.country_title {
    color: #00926e;
    font-size: 22px;
    margin: 0 0 15px
}

.country_title strong {
    color: #000;
    font-weight: 700;
    font-size: 15px
}

.country_title strong span {
    font-weight: 400;
    color: #000;
    font-size: 15px
}

.country_list_wrap {
    box-shadow: 0 0 0 5px #d7edcc;
    display: flex;
    width: 780px;
    margin: 0 auto
}

.country_list_wrap .item {
    display: flex;
    flex-direction: column
}

.country_list_wrap .item.country_a {
    width: 200px
}

.country_list_wrap .item.country_b {
    width: 380px
}

.country_list_wrap .item.country_c {
    width: 200px
}

.country_list_wrap .item .country_category {
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    padding: 10px;
    border: solid 1px #ccc
}

.country_list_wrap .item.country_a .country_category,.country_list_wrap .item.country_a .country_price {
    background: #ff9727
}

.country_list_wrap .item.country_b .country_category,.country_list_wrap .item.country_b .country_price {
    background: #0a74bd
}

.country_list_wrap .item.country_c .country_category,.country_list_wrap .item.country_c .country_price {
    background: #04bc8f
}

.country_list_wrap .item .country_price {
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    border: solid 1px #ccc
}

.country_list_wrap .item .country_name {
    font-size: 13px;
    height: 100%;
    padding: 15px;
    border: solid 1px #ccc
}

.country_list_wrap .item.country_a .country_name {
    background: #fff2e3
}

.country_list_wrap .item.country_b .country_name {
    background: #e5f4ff
}

.country_list_wrap .item.country_c .country_name {
    background: #eafffa
}

.country_list_wrap .item.country_b .country_name ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.country_list_wrap .item.country_b .country_name ul li {
    width: 45%
}

.price_inner.price .payment_list {
    box-shadow: 0 0 0 5px #d7edcc
}

.price_inner.price .payment_list .table_title {
    color: #4aab1a
}

.price_inner.price .payment_list .top_tr th {
    background: #67ba3e
}

.price_inner.price .supplement {
    margin: 14px 0 0;
    color: #7d7c7c;
    font-size: 15px
}

.price_inner.price .supplement a {
    color: #0a74bd;
    text-decoration: underline
}

.price_inner .notice_china {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 20px 30px;
    background: #fff;
    font-size: 16px;
    margin-top: 40px
}

.price_inner .notice_china .-img {
    margin-right: 30px
}

.price_inner .notice_china h3 {
    font-size: 20px;
    margin-bottom: 15px
}

.content_countries {
    background: #f0f3f6;
    padding: 0 10% 85px
}

.content_countries .content_title {
    display: inline-block;
    margin: 0 0 30px;
    font-size: 26px
}

.content_countries .caution_text {
    display: inline-block;
    margin: 0 0 0 10px;
    font-size: 15px
}

.content_countries .plan_block {
    padding: 25px 22px;
    background: #fff;
    border: 2px solid #dfdfdf
}

.content_countries .plan_block+.plan_block {
    margin: 17px 0 0
}

.content_countries .plan_title {
    font-size: 24px;
    font-weight: 700
}

.content_countries .asia .plan_title {
    color: #0d83d4
}

.content_countries .world .plan_title {
    color: #32b332
}

.content_countries .plan_list {
    margin: 20px 0 0
}

.content_countries .world_plan_list dt {
    margin: 0;
    color: #5a5a5a;
    font-size: 18px
}

.content_countries .world_plan_list dd+dt {
    margin: 30px 0 0
}

.content_countries .table_text {
    padding: 10px 0 30px;
    font-size: 15px;
    text-align: left;
    line-height: 1.6
}

.anchor_text {
    text-align: right;
    margin: 20px auto 0;
    width: 780px
}

.faq_block {
    padding: 35px 10% 55px 3%;
    position: relative;
}

.faq_list {
    background: #fff;
    padding: 1px 20px 20px;
    width: 90%;
    margin: 0 auto;
    font-size: 1.2em;
    line-height: 1.3;
}

.faq_list dt {
    text-align: left;
    font-weight: 700;
    font-size: 1.2em;
    margin: 20px 0 10px;
    color: #fff;
    background: #0d3280;
    padding: 5px 20px;
    border-radius: 3em;
    display: inline-block;
    width: 37%;
}

.faq_list dd {
    text-align: left;
    margin-left: 20px;
}

.faq_list span {
    font-weight: bold;
}

.content_flow {
    padding: 64px 0 70px;
    background: #f0f3f6;
    text-align: center;
    font-weight: 400
}

.content_flow .content_title {
    margin: 0 0 25px;
    font-size: 30px
}

.content_flow .content_text {
    margin: 0 0 50px;
    font-size: 17px
}

.inner_conter {
    width: 940px;
    font-size: 16px;
    margin: 0 auto
}

.sankaku_title {
    position: relative;
    margin-bottom: 30px
}

.sankaku_title_text {
    background: url(../common/images/solution/cloud/title_bk01.jpg) no-repeat center top;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding: 35px 0 80px
}

.sankaku_title_text_merit {
    background: url(../common/images/solution/cloud/title_bk03.png) no-repeat center top;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding: 50px 0 60px
}

.cloud_info_innerbox {
    overflow: hidden
}

.cloud_info_img {
    float: left;
    margin-right: 25px
}

.cloud_info_textarea {
    margin-top: 15px;
    overflow: hidden
}

.cloud_info_text {
    line-height: 1.6;
    margin-top: 25px
}

.cloud_info_technology {
    margin: 100px 0 40px;
    text-align: center;
    position: relative
}

.cloud_info_technology h2 {
    clear: both;
    background-color: #004483;
    color: #fff;
    padding: 10px 0;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 30px
}

.cloud_info_technology_text {
    line-height: 1.5;
    position: absolute;
    background-color: rgba(253,238,198,.8);
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 0;
    margin: 0 auto;
    width: 680px;
    font-size: 18px;
    color: #004483
}

.cloud_merit_title {
    font-family: 游明朝,YuMincho,libre baskerville,hg明朝e,ＭＳ Ｐ明朝,ＭＳ 明朝,serif;
    font-size: 42px;
    font-weight: 700;
    margin: 60px 0 50px;
    text-align: center
}

.cloud_merit_title span {
    background: #fff;
    background: -moz-linear-gradient(top,#ffffff 0%,#ffffff 66%,#cce6ff 66%,#cce6ff 99%);
    background: -webkit-linear-gradient(top,#ffffff 0%,#ffffff 66%,#cce6ff 66%,#cce6ff 99%);
    background: linear-gradient(to bottom,#ffffff 0%,#ffffff 66%,#cce6ff 66%,#cce6ff 99%)
}

.cloud_merit_info {
    margin: 40px 0 90px;
    overflow: hidden
}

.cloud_merit_info_text {
    float: left;
    line-height: 1.8
}

.cloud_merit_info_inner {
    float: left;
    background: url(../common/images/solution/cloud/back_dot.jpg) repeat center top;
    width: 522px;
    padding: 25px 0 10px;
    margin-left: 10px
}

.merit_info_inner_img {
    float: left;
    margin: 0 30px 0 15px
}

.cloud_merit_info_inner .img_box {
    float: left;
    text-align: center;
    margin-right: 20px;
    font-weight: 700
}

.cloud_merit_flow {
    clear: both;
    text-align: center
}

.flow_normal {
    background-color: #eee;
    display: table;
    padding: 10px 0;
    margin: 50px auto 0;
    width: 100%;
    border-radius: 5px
}

.flow_normal_title {
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
    font-weight: 700;
    border-right: 2px solid #004483;
    padding: 0 40px 0 60px;
    color: #004483
}

.flow_normal_image {
    display: table-cell
}

.flow_normal_image li {
    display: table-cell;
    position: relative;
    padding-left: 44px
}

.flow_normal_image li:after {
    content: "";
    border: 10px solid transparent;
    border-left: 13px solid #2d5981;
    position: absolute;
    top: 42px;
    right: -36px
}

.flow_normal_image li:last-child:after {
    border: none
}

.flow_cloud {
    border: 3px solid #004483;
    border-radius: 5px;
    padding: 10px 0;
    margin: 25px 0 60px
}

.flow_cloud_title {
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
    font-weight: 700;
    border-right: 2px solid #004483;
    color: #004483;
    padding: 0 50px 0 44px
}

.flow_cloud_image {
    display: table-cell
}

.flow_cloud_image li {
    display: table-cell;
    padding-left: 85px;
    position: relative
}

.flow_cloud_image .flow_cloud_image_li02 {
    display: table-cell;
    padding-left: 145px;
    position: relative
}

.flow_cloud_image li:after {
    content: "";
    border: 10px solid transparent;
    border-left: 13px solid #2d5981;
    position: absolute;
    top: 45px;
    right: -80px
}

.flow_cloud_image li:last-child:after {
    border: none
}

.cloud_merit_cost {
    text-align: center
}

.cloud_merit_cost_text {
    margin: 50px 0
}

.cloud_merit_cost .costdown_box {
    background: url(../common/images/solution/cloud/back_dot.jpg) repeat center top;
    position: relative;
    padding: 30px 30px 20px
}

.costdown_title {
    font-size: 32px;
    padding: 20px 0;
    font-weight: 700;
    color: #004483;
    position: relative;
    background-color: #f6f5f5;
    border-radius: 5px;
    margin: 40px 0 10px
}

.costdown_title:before {
    content: url(../common/images/solution/cloud/icon5.png);
    left: 145px;
    position: absolute;
    top: 17px
}

.costdown_inner_box01 {
    background-color: #fff;
    border: 1px solid #ff7c00;
    border-radius: 5px;
    width: 358px;
    float: left;
    overflow: hidden;
    margin-top: 30px
}

.costdown_inner_box01 .inner_title {
    font-size: 32px;
    color: #ff7c00;
    font-weight: 700;
    margin: 20px 0 5px
}

.costdown_inner_box01 .inner_text {
    font-size: 20px;
    color: #ff7c00;
    font-weight: 700;
    margin: 0 45px;
    background-color: #fff2e5;
    padding: 5px 0
}

.costdown_box .costdown_box_table {
    text-align: left;
    margin: 15px auto 0;
    border-spacing: 0
}

.costdown_box_table .bottomline_d {
    background-image: linear-gradient(to right,white 8%,rgba(0,0,0,0) 0%);
    background-position: bottom;
    background-size: 5px 2px;
    background-repeat: repeat-x
}

.costdown_box_table .cost_price {
    text-align: right;
    padding: 2px 0
}

.costdown_box_table .day {
    padding: 2px 20px 0;
    border: none
}

.costdown_inner_box02 {
    background-color: #fff;
    border: 1px solid #0084ff;
    border-radius: 5px;
    width: 358px;
    float: right;
    overflow: hidden;
    margin-top: 30px
}

.costdown_inner_box02 .inner_title {
    font-size: 32px;
    color: #0084ff;
    font-weight: 700;
    margin-top: 20px;
    line-height: 1
}

.costdown_inner_box02 .inner_text {
    font-size: 20px;
    color: #0084ff;
    font-weight: 700;
    margin-top: 15px;
    line-height: 2;
    letter-spacing: 2px
}

.costdown_inner_box02 .inner_text span {
    background-color: #e5f2ff;
    padding: 2px
}

.inner_text_price {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    margin-top: 10px;
    background-color: #ff7c00;
    padding: 14px 0
}

.inner_text_price02 {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    margin-top: 20px;
    background-color: #0084ff;
    padding: 14px 0
}

.inner_text_price .tushinhi {
    background-color: #fdfcfa;
    color: #ff7c00;
    padding: 2px 6px;
    font-size: 16px;
    vertical-align: 8px;
    margin-right: 10px
}

.inner_text_price .tuki,.inner_text_price02 .tuki {
    font-size: 20px
}

.inner_text_price02 .tushinhi {
    background-color: #fdfcfa;
    color: #0084ff;
    padding: 2px 6px;
    font-size: 16px;
    vertical-align: 8px;
    margin-right: 10px
}

.costdown_box_arrow {
    background-color: #004483;
    color: #fff;
    width: 175px;
    font-size: 31px;
    font-weight: 700;
    position: absolute;
    top: 230px;
    left: 370px;
    padding: 12px 2px;
    z-index: 1;
    border-radius: 0 50px 50px 0;
    box-shadow: 0 10px rgba(153,195,226,.7)
}

.costdown_box_arrow span {
    font-size: 18px
}

.costdown_box_arrow:after {
    content: "";
    border: 90px solid transparent;
    border-left: 90px solid #004483;
    position: absolute;
    top: -40px;
    left: 120px;
    z-index: -1
}

.costdown_box_arrow span:after {
    content: "";
    border: 90px solid transparent;
    border-left: 90px solid #99c3e2;
    position: absolute;
    top: -30px;
    left: 120px;
    z-index: -1;
    opacity: .7
}

.costdown_box_text02 {
    clear: both;
    padding: 30px 0 10px;
    font-size: 30px;
    color: #004483;
    font-weight: 700
}

.costdown_box_text03 {
    text-align: right;
    margin: 5px 0 80px
}

.cloud_merit_conect {
    background-color: #cde0ff;
    margin: 0 -500%;
    padding: 0 500% 70px;
    overflow: hidden
}

.cloud_merit_conect .cloud_merit_title {
    text-align: center
}

.cloud_merit_conect .cloud_merit_title span {
    padding: 0 10px;
    background: #cde0ff;
    background: -moz-linear-gradient(top,#cde0ff 0%,#cde0ff 73%,#a4cefe 73%,#a4cefe 99%);
    background: -webkit-linear-gradient(top,#cde0ff 0%,#cde0ff 73%,#a4cefe 73%,#a4cefe 99%);
    background: linear-gradient(to bottom,#cde0ff 0%,#cde0ff 73%,#a4cefe 73%,#a4cefe 99%)
}

.conect_text_box {
    float: left;
    width: 460px
}

.conect_text_box .text01 {
    font-size: 19px;
    font-weight: 700;
    color: #fff;
    line-height: 1.5;
    padding: 7px 25px;
    background-color: #004483
}

.conect_text_box .text02 {
    line-height: 1.5;
    background-color: #fbfbfb;
    padding: 15px 25px
}

.conect_img01 {
    margin-bottom: 60px
}

.conect_img02 {
    margin-left: 10px
}

.cloud_merit_ability {
    clear: both;
    overflow: hidden;
    margin-bottom: 70px
}

.cloud_merit_ability .cloud_merit_title {
    text-align: center
}

.cloud_merit_ability .cloud_merit_title span {
    background: #fff;
    background: -moz-linear-gradient(top,#ffffff 0%,#ffffff 66%,#cce6ff 66%,#cce6ff 99%);
    background: -webkit-linear-gradient(top,#ffffff 0%,#ffffff 66%,#cce6ff 66%,#cce6ff 99%);
    background: linear-gradient(to bottom,#ffffff 0%,#ffffff 66%,#cce6ff 66%,#cce6ff 99%)
}

.ability_img01 {
    margin-bottom: 50px
}

.ability_text_box {
    float: left;
    width: 456px
}

.ability_text_box .ability_text_box_inner01 {
    background-color: #fbfbfb;
    margin-bottom: 30px
}

.ability_text_box .ability_text_box_inner02 {
    background-color: #fbfbfb
}

.cloud_merit_ability .text01 {
    font-size: 18px;
    font-weight: 700;
    color: #004483;
    line-height: 1.5;
    padding: 10px 20px;
    background-color: #d9e3ed
}

.cloud_merit_ability .ability_text_box_inner01 .text02 {
    line-height: 1.7;
    padding: 20px 10px
}

.cloud_merit_ability .ability_text_box_inner02 .text02 {
    line-height: 1.7;
    padding: 20px 10px 40px
}

.ability_4glte_box {
    float: right;
    border: 1px solid #ccc;
    width: 470px;
    text-align: center;
    padding-bottom: 5px
}

.ability_4glte_box_text {
    background-color: #004483;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    font-size: 28px;
    font-weight: 700
}

.ability_4glte_inner_box01 {
    margin: 10px 0 5px
}

.ability_4glte_inner_box01 .inner_box01_img01 {
    padding: 0 0 40px 10px
}

.ability_4glte_text02 span {
    font-size: 16px
}

.ability_4glte_text03 {
    background-color: #3bb7fa;
    color: #fff;
    padding: 10px;
    clear: both;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
    font-weight: 700
}

.ability_4glte_text03 span {
    font-size: 24px
}

.sankaku_title_text_price {
    background: url(../common/images/solution/cloud/title_bk03.png) no-repeat center top;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    padding: 60px 0 110px
}

.price_plan {
    text-align: center
}

.price_plan_text {
    margin-top: 50px
}

.price_plan span {
    font-weight: 700
}

.price_plan_inner {
    overflow: hidden;
    margin: 50px 0 100px
}

.plan_asia {
    width: 460px;
    color: #fff;
    position: relative;
    background-color: #ffb400;
    text-align: left;
    float: left;
    overflow: hidden
}

.plan_world {
    width: 460px;
    color: #fff;
    position: relative;
    background-color: #31be84;
    float: right;
    overflow: hidden;
    text-align: left
}

.price_plan_text02 {
    border-bottom: 1px solid #fff0cc;
    padding: 15px;
    font-size: 28px;
    font-weight: 700
}

.price_plan_text03 {
    padding: 15px 20px;
    font-size: 14px
}

.price_plan_text04 {
    padding: 0 20px 15px;
    font-size: 18px
}

.price_plan_text04 span {
    font-size: 24px
}

.plan_map {
    position: absolute;
    top: 20px;
    right: 20px
}

.plan_world .price_plan_text02 {
    border-bottom: 1px solid #d6f2e6
}

.plan15g {
    float: left;
    position: relative
}

.plan30g {
    float: right;
    position: relative;
    margin-bottom: 60px
}

.price_plan_text05 {
    margin: 20px 0 50px;
    line-height: 1.5
}

.price_plan_text06 {
    background-color: #00acab;
    padding: 10px 0;
    font-size: 25px;
    font-weight: 700;
    color: #fff
}

.price_plan_text07 {
    background-color: #004483;
    padding: 10px 0;
    font-size: 25px;
    font-weight: 700;
    color: #fff
}

.price_plan_text08 {
    background-color: #00acab;
    padding: 10px 0;
    font-size: 20px;
    color: #fff;
    position: absolute;
    width: 362px;
    top: -25px;
    right: 0;
    left: 0;
    margin: 0 auto;
    box-shadow: 5px 5px 0 2px #c6c6c6
}

.price_plan_text09 {
    background-color: #004483;
    padding: 10px 0;
    font-size: 20px;
    color: #fff;
    position: absolute;
    width: 362px;
    top: -25px;
    right: 0;
    left: 0;
    margin: 0 auto;
    box-shadow: 5px 5px 0 2px #99b4cd
}

.price_table_area {
    clear: both;
    margin: 0 -500%;
    padding: 25px 500% 90px;
    overflow: hidden;
    background: url(../common/images/solution/cloud/back_dot.png) repeat center top;
    background-color: #3c78d5;
    position: relative
}

.price_table_area:before {
    content: "";
    border: 26px solid transparent;
    border-top: 26px solid #fff
}

.price_table_inner {
    background-color: #fff;
    overflow: hidden;
    margin-top: 20px
}

.price_table_title {
    font-size: 45px;
    font-weight: 700;
    margin: 50px 0
}

.price_table_title span {
    background: #fff;
    background: -moz-linear-gradient(top,#ffffff 0%,#ffffff 76%,#cce6ff 76%,#cce6ff 99%);
    background: -webkit-linear-gradient(top,#ffffff 0%,#ffffff 76%,#cce6ff 76%,#cce6ff 99%);
    background: linear-gradient(to bottom,#ffffff 0%,#ffffff 76%,#cce6ff 76%,#cce6ff 99%)
}

.price_table_subtitle {
    color: #004483;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 20px
}

.price_table_subtitle_pay {
    color: #004483;
    font-size: 25px;
    font-weight: 700;
    margin: 60px 0 20px
}

.price_table_subtitle_contact {
    color: #004483;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 40px
}

.price_table_text {
    margin-bottom: 40px
}

.price_table_text02 {
    margin-bottom: 30px;
    line-height: 1.5
}

.price_table_style {
    margin: 0 auto
}

.price_table_style {
    border-collapse: collapse;
    border-spacing: 0
}

.price_table_style th,.price_table_style td {
    border: 1px solid #ccc
}

.price_table_style thead th {
    border: 1px solid #ccc;
    background-color: #3bb7fa;
    color: #fff;
    padding: 8px 0
}

.price_table_style .cell01 {
    width: 250px
}

.price_table_style .cell02 {
    width: 175px
}

.price_table_style tbody {
    text-align: left
}

.price_table_style tbody th,.price_table_style tbody td {
    padding: 7px 0 7px 22px
}

.price_table_area_text {
    background-color: #e9e9e9;
    width: 655px;
    color: #004483;
    margin: 20px auto 60px;
    position: relative;
    text-align: left
}

.price_table_area_text span {
    font-weight: 700
}

.price_table_area_text .text01 {
    padding: 10px 0 10px 65px
}

.price_table_area_text .text01:before {
    content: "!";
    font-family: ヒラギノ明朝 pron w3,hiragino mincho pron,游明朝,YuMincho,libre baskerville,hg明朝e,ＭＳ Ｐ明朝,ＭＳ 明朝,serif;
    background-color: #004483;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    left: 10px;
    padding: 4px 16px;
    position: absolute;
    border-radius: 5px
}

.price_box_contact {
    font-weight: 700;
    border-bottom: 1px solid #004483;
    color: #004483
}

.price_table_style .option .cell01 {
    width: 300px
}

.price_table_style .option .cell02 {
    width: 240px
}

.price_table_style .pay .cell01 {
    width: 435px
}

.price_table_style .pay .cell02 {
    width: 345px
}

.contact_box {
    clear: both;
    background-color: #fff;
    overflow: hidden;
    margin: 50px 0
}

.contact_btn {
    width: 358px;
    background-color: #8ecd4b;
    color: #fff;
    box-shadow: 0 6px 0 0 #5b8a29;
    -moz-box-shadow: 0 6px 0 0 #5b8a29;
    -webkit-box-shadow: 0 6px 0 0 #5b8a29;
    float: left;
    overflow: hidden;
    margin-left: 80px;
    position: relative;
    padding: 20px 0;
    font-size: 25px;
    border-radius: 5px;
    font-weight: 700;
    letter-spacing: 1px
}

.contact_btn:before {
    content: url(../common/images/solution/cloud/icon03.png);
    position: absolute;
    top: 18px;
    left: 30px
}

.contact_btn:after {
    content: "＞";
    position: absolute;
    color: #fff;
    top: 23px;
    right: 30px;
    font-size: 22px;
    font-weight: 700
}

.conter_country_list {
    margin: -2px auto 70px
}

.sankaku_title_text_country {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    background: url(../common/images/solution/cloud/title_bk01.jpg) no-repeat center top;
    padding: 50px 0;
    text-align: center
}

.country_list {
    margin-top: 50px
}

.country_list .asia_plan {
    color: #ffb400;
    font-size: 30px;
    font-weight: 700;
    margin-top: 45px
}

.country_list .asia_plan span {
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 74%,rgba(255,247,229,1) 75%,rgba(255,247,229,1) 100%);
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 74%,rgba(255,247,229,1) 75%,rgba(255,247,229,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 74%,rgba(255,247,229,1) 75%,rgba(255,247,229,1) 100%)
}

.country_list .world_plan {
    color: #31be84;
    font-size: 30px;
    font-weight: 700;
    margin-top: 40px
}

.country_list .world_plan span {
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 74%,rgba(214,242,230,1) 75%,rgba(214,242,230,1) 100%);
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 74%,rgba(214,242,230,1) 75%,rgba(214,242,230,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 74%,rgba(214,242,230,1) 75%,rgba(214,242,230,1) 100%)
}

.asia_plan_list {
    margin-top: 30px;
    font-size: 14px;
    line-height: 1.7
}

.asia_plan_list li {
    display: inline-block
}

.world_plan_list {
    margin-top: 30px;
    font-size: 14px;
    line-height: 1.7
}

.world_plan_list dt {
    margin: 30px 0 10px;
    font-weight: 700;
    font-size: 18px
}

.world_plan_list dd {
    display: inline-block
}

.sankaku_title_order {
    margin: 0
}

.sankaku_title_text_order {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    background: url(../common/images/solution/cloud/title_bk02.png) no-repeat center top;
    padding: 50px 0 60px;
    text-align: center
}

.order_flow {
    margin: 0 -500%;
    padding: 50px 500% 0;
    overflow: hidden;
    background: url(../common/images/solution/cloud/back_dot.jpg) repeat center top;
    text-align: center;
    line-height: 1.5
}

.order_flow_text {
    margin-bottom: 40px
}

.order_flow_text02 {
    color: #004483;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 40px
}

.order_flow_box {
    border: 3px solid #004483;
    background-color: #fefad7;
    float: left;
    width: 194px;
    height: 120px;
    margin-left: 28px;
    border-radius: 5px;
    position: relative
}

.order_flow_box:after {
    content: "";
    border: 22px solid transparent;
    border-left: 22px solid #004483;
    position: absolute;
    top: 36px;
    right: -51px
}

.order_flow_box:last-child:after {
    border: none
}

.order_flow_content {
    overflow: hidden;
    margin-bottom: 40px
}

.order_flow_box_text01 {
    font-size: 22px;
    color: #004483;
    margin-top: 10px;
    font-weight: 700
}

.order_flow_box_text01 span {
    font-size: 42px
}

.order_flow_box_text02 {
    font-size: 14px
}

.order_flow .contact_box {
    padding: 30px 0 40px
}

.wifi_area {
    position: relative;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    text-align: center;
}

.wifi_area img {
    width: 100%;
}

.wifi_area_contents {
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: absolute;
    top: 16%;
    left: 0;
    right: 0;
}

.wifi_area_box {
    width: 28%;
    float: left;
    margin: 0;
    font-size: 16px;
}

.wifi_area_box img {
    width: 100%;
}

.wifi_area_text {
    color: #fff;
    text-shadow: 0 0 15px #111b3d, 0 0 15px #111b3d, 0 0 15px #111b3d, 0 0 15px #111b3d;
    text-align: left;
    font-size: 1.2em;
    line-height: 1.4em;
    margin: 0 0 0 15px;
    font-weight: 700;
}

.wifi_area_btn {
    position: relative;
    float: left;
    color: #fff;
    background-color: #0b4aa8;
    border-radius: 5px;
    padding: 14px 0;
    margin-top: 18px; 
    font-weight: bold;
    font-size: 1.3em;
    width: 25%;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.3), 0 0 10px rgba(255, 255, 255, 0.3), 0 0 10px rgba(255, 255, 255, 0.3), 0 0 10px rgba(255, 255, 255, 0.3);
}

.wifi_area_btn:after {
    content: "＞";
    position: absolute;
    color: #fff;
    top: 11px;
    right: 11px;
    font-size: 19px;
    font-weight: 700
}

.count_down_panel {
    display: inline-block;
    background: #000;
    padding: 15px 20px;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    position: absolute;
    left: 420px;
    top: 600px;
    z-index: 20;
    letter-spacing: -3px
}

.dseg {
    font-size: 50px;
    font-family: dseg7 classic bold;
    margin: 0 .15em 0 0;
    position: relative;
    z-index: 2
}

.dseg:before {
    content: "00";
    position: absolute;
    color: #333;
    z-index: -1
}

.module-indent_list {
    margin-left: 1em
}

.module-indent_list li,.module-indent_list .-item {
    text-indent: -1em
}

.rental_list .module-indent_list .txt {
    font-size: 15px;
    line-height: 1.6em
}

.price_jpn_op_area {
}

.price_jpn_op_area .-contet_inner {
    width: 980px;
    padding: 85px 0 0;
    margin: auto
}

.price_jpn_op_area .-ttl {
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px
}

.price_jpn_op_area .-sub_ttl {
    font-size: 18px;
    text-align: center;
    margin-bottom: 40px
}

.price_jpn_op_area .-inner_flex {
    display: flex;
    justify-content: center;
    align-items: flex-start
}

.price_jpn_op_area .item:not(:first-child) {
    margin-left: 40px
}

.price_jpn_op_area .item .-inner_ttl {
    font-size: 22px;
    color: #095e9a;
    display: flex;
    font-weight: 700;
    justify-content: flex-start;
    align-items: flex-end
}

.price_jpn_op_area .item .-inner_ttl>span {
    font-size: 16px;
    color: red;
    margin-left: auto
}

.price_jpn_op_area .item .-box {
    background: #f2f9ff;
    border: 5px solid #e5f4ff;
    padding: 30px 20px
}

.price_jpn_op_area .item p {
    text-align: center;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 15px
}

.price_jpn_op_area .item.unlimited li {
    color: #7d7c7c
}

.price_jpn_op_area .item .-box_ttl {
    font-size: 26px;
    color: #0a74bd
}

.price_jpn_op_area .item .-box_ttl>span {
    font-size: 22px;
    font-weight: 400
}

.price_jpn_op_area .monthly_option_table {
    border-collapse: collapse
}

.price_jpn_op_area .monthly_option_table td,.price_jpn_op_area .monthly_option_table th {
    padding: 7px 40px;
    border: 1px solid #7d7c7c
}

.price_jpn_op_area .monthly_option_table th {
    color: #fff;
    background: #0068b7;
    padding-top: 8px;
    padding-bottom: 8px
}

.price_jpn_op_area .monthly_option_table td:not(:first-child) {
    text-align: center;
    font-weight: 700;
    color: #0068b7
}

.price_jpn_op_area .monthly_option_table td .in_star {
    float: right;
    color: red;
    margin-left: 40px
}

.price_jpn_op_area .monthly_price .cap_txt {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: red;
    margin: 10px 0 0
}

.pc_inline {
    display: inline!important
}

.modal_inner .-ttl01 {
    font-size: 28px;
    color: #0a74bd;
    margin-bottom: 20px;
    text-align: left
}

.modal_inner .-ttl02 {
    background: #0a74bd;
    color: #fff;
    font-size: 20px;
    padding: 10px 20px;
    text-align: left;
    font-weight: 700;
    margin-bottom: 30px
}

.modal_inner .inner_box {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start
}

.modal_inner .inner_ttl {
    font-size: 24px;
    margin-bottom: 20px
}

.modal_inner .inner_txt {
    font-size: 20px;
    margin-bottom: 20px
}

.modal_inner .txt_item {
    margin-left: 40px
}

.modal_inner .txt_item p {
    text-align: left
}

.modal_inner .bold {
    font-weight: 700
}

.modal_inner .spec_list {
    font-size: 16px;
    text-align: left;
    margin-bottom: 20px
}

.modal_inner .topic_txt {
    font-size: 24px;
    color: red;
    margin-bottom: 20px
}

.modal_inner .notes {
    font-size: 14px;
    color: #7d7c7c;
    margin-bottom: 10px;
    text-align: left
}

.modal_inner .border_txt {
    font-size: 16px;
    border: 2px solid #0a74bd;
    padding: 30px;
    width: 100%;
    text-align: left
}

.modal_unlimited .txt_item {
    margin: 0
}

.modal_unlimited .price_etc_list {
    margin-top: 10px
}

.modal_unlimited .price_etc_list li {
    font-size: 20px;
    text-align: left
}

.modal_unlimited .border_txt {
    width: auto;
    font-size: 14px;
    padding: 30px 10px;
    margin-left: auto
}

.modal_unlimited .table_item {
    align-self: center;
    margin-left: auto
}

.modal_inner .inner_box.num2 {
    margin-top: 30px
}

.modal_unlimited .table_item table {
    border-collapse: collapse
}

.modal_unlimited .table_item th,.modal_unlimited .table_item td {
    padding: 6px 15px;
    border: 1px solid #ccc;
    vertical-align: middle
}

.modal_unlimited .table_item th {
    background: #0068b7;
    color: #fff
}

.modal_unlimited .price_cell {
    color: #0068b7;
    font-weight: 700;
    text-align: right
}

.modal_unlimited .left_cell {
    text-align: left
}

.modal_unlimited .inner_ttl,.modal_unlimited .inner_ttl {
    margin-top: 20px;
    text-align: left
}

.modal_unlimited .country_img_list,.modal_unlimited .country_img_list {
    display: flex;
    justify-content: center;
    align-items: flex-start
}

.modal_unlimited p {
    text-align: left
}

.side_fix {
    position: fixed;
    bottom: 250px;
    right: 0;
    z-index: 50
}
.side_fix div {
    margin: 30px 0;
}
.side_fix img {
    width: 120px;
}
.modal_area {
    display: none
}

.modalBoxContents {
    background: #fff;
    font-size: 16px;
    color: #444;
    text-align: left
}

.modalBoxInner {
}

.popup_close_box {
    text-align: center;
    margin: 30px 0 0;
    /* WSYS-10875 【サイト】Biz導入企業一覧のポップアップ作成 20240402 N.Kita */
    padding-bottom: 40px
}

.overLayer {
    display: none;
    background: #000;
    opacity: .7;
    width: 100%;
    height: 100%;
    z-index: 500;
    position: fixed;
    top: 0;
    left: 0
}

.modalBox {
    background: #fff;
    width: 920px;
    /* WSYS-10875 【サイト】Biz導入企業一覧のポップアップ作成 20240402 N.Kita */
    height: 75%;
    z-index: 501;
    position: fixed;
    text-align: center;
    color: #444;
    font-size: 1.6rem;
    margin: 5% auto;
}

.modalBox .modalBoxContents {
    height: 100%;
    overflow-y: auto;
    width: 100%;
    position: relative;
    /* WSYS-10875 【サイト】Biz導入企業一覧のポップアップ作成 20240402 N.Kita */
    padding: 40px 20px 0;
    box-sizing: border-box
}

.modalBox .modalBoxContents img {
    width: 100%
}

.modalBox .close {
    background: #008ae1;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    font-size: 22px;
    position: absolute;
    top: -17px;
    right: -17px;
    text-indent: -9999px;
    overflow: hidden;
    z-index: 1
}

.modalBox .close:before {
    content: "\f00d";
    font-size: 18px;
    font-family: "font awesome 5 free";
    display: block;
    text-indent: 0;
    font-weight: 900
}

.modalBox .popup_close_btn {
    display: inline-block;
    color: #fff;
    /* WSYS-10875 【サイト】Biz導入企業一覧のポップアップ作成 20240402 N.Kita */
    font-size: 1.2rem;
    font-weight: 700;
    background: #008ae1;
    line-height: 1.5;
    padding: 10px 50px;
    cursor: pointer;
    transition: .3s
}

.modalBox .popup_close_btn:hover {
    background-color: #07308c
}

.book_mv {
    width: 100%
}

.cloud_book_body {
    width: 990px;
    margin: 0 auto 50px;
    font-size: 1rem;
    font-family: noto sans cjk jp,Sans-serif
}

.about_book_text {
    padding-top: 30px;
    line-height: 1.6em
}

.toc_title {
    margin: 30px 117px 10px
}

.toc_bg {
    background: #e6e6e6
}

.toc_table {
    margin: 0 auto;
    padding: 40px 0
}

.toc_table tr {
    height: 30px
}

.toc_table th {
    text-align: left;
    width: 110px
}

.domestic_use {
    text-align: center;
    background: #ff0;
    color: red;
    font-size: 1.3rem;
    font-weight: 800;
    padding: 30px
}

header a {
    display: table-cell
}

.margin_logo {
    margin: 15px 0 0
}

.company_box {
    /* WSYS-11224 【フロント】菅生さん下げ対応_Bizページ 20240723 M.Shimizu */
    padding: 30px 0 20px;
    text-align: center
}
.company_box img {
    width: 100%;
    margin-bottom: 50px;
}
.introduction_company {
    display: inline-block;
    margin: 0;
    font-size: 28px
}

.corporate_logo {
    width: 100%;
    margin: auto
}

.btn_open {
    color: #fff;
    text-align: center;
}

.corporate_logo_img {
    width: 100%;
}

.slick-arrow.prev {
    width: 40px;
    right: 102%;
    transform: translate(0,-50%);
    cursor: pointer;
    text-align: right
}

.slick-arrow.next {
    width: 40px;
    left: 102%;
    transform: translate(0,-50%);
    cursor: pointer
}

.logo_img_width_80 {
    width: 80%;
    margin: auto
}

.slick-initialized .slick-slide {
    display: block;
    padding: .8rem;
    margin: .5rem 0
}

.slick-slide {
    margin: 0 1rem;
    width: 257px!important
}

.slick-track {
    display: flex!important;
    justify-content: center;
    align-items: center
}

.slick-arrow {
    font-family: FontAwesome;
    font-size: 2rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2
}

@media all and (min-width: 0) and (max-width:736px) {
    header a {
        display:inline
    }

    .header_logo {
        width: 50%;
    }

    .corporate_logo {
        width: 75%
    }

    .corporate_logo_img {
        width: 100%
    }

    .slick-slide {
        margin: 0 1rem;
        width: 70px!important;
        padding: 0.2rem!important;
    }

    .introduction_company {
        display: inline-block;
        margin: 0;
        font-size: 16px
    }

    .company_box {
        padding: 10px 0 0;
        text-align: center;
    }
    .company_box img {
        margin-bottom: 20px;
    }

    .slick-arrow {
        font-family: FontAwesome;
        font-size: 2rem;
        position: absolute;
        top: 41%;
        transform: translateY(-50%);
        z-index: 2
    }

    .slick-arrow.prev {
        text-align: center
    }

    .pn_img {
        width: 22%
    }
}

.title_pos {
    position: relative;
    width: 35%
}

p.title_txt {
    text-align: center;
    font-size: 1.5rem
}

p.title_txt_small {
    text-align: center;
    font-size: 1rem;
    margin-top: 20px
}

.title_parent {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-top: 35px
}

.logo_items_width {
    margin: 50px auto;
    width: 79%
}

.logo_items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.logo_item_size {
    width: 22.5%;
    height: 130px;
    background: #fff;
    margin-bottom: 25px;
    border: #9db2c3 solid 1px;
    border-radius: 10px
}

.img_block img {
    display: block;
    margin: 5% auto
}

.area {
    position: relative
}

.logo_img_size {
    height: 60px;
    width: 65%;
    object-fit: contain;
    font-family: 'object-fit: contain;'
}

.tatsuno_logo_img_size {
    width: 70%
}

.p_border {
    border: dashed;
    height: 50%
}

hr.style1 {
    background-color: #fff;
    border-bottom: 2px dashed #ced8e2;
    border-top: none;
    margin: 0;
    height: 0
}

p.txt_center {
    position: absolute;
    width: 100%;
    top: 82%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    line-height: 1.1;
    font-size: 12px
}

span.new {
    display: inline-block
}

.navi_vis {
    visibility: hidden
}

@media all and (min-width: 0) and (max-width:736px) {
    .title_pos {
        position:relative;
        width: 60%
    }

    p.title_txt_small {
        font-size: 13px
    }

    img.title_img_size {
        width: 15%
    }

    .logo_items_width {
        margin: 50px auto;
        width: 85%
    }

    .logo_item_size {
        width: 45%;
        height: 130px;
        background: #fff;
        margin-bottom: 25px;
        border: #9db2c3 solid 1px;
        border-radius: 10px
    }

    p.txt_center {
        position: absolute;
        width: 93%;
        top: 80%;
        left: 50%;
        transform: translate(-50%,-50%);
        text-align: center
    }
}

@media(max-width: 486px) {
    p.title_txt_small {
        margin-top:5px
    }
}
/* 追記 */
.gradation_background {
    background: linear-gradient(180deg, rgb(255, 255, 255), rgb(225, 235, 241));
    /* WSYS-11224 【フロント】菅生さん下げ対応_Bizページ 20240723 M.Shimizu */
    margin-bottom: 40px;
}
.content_main h1 {
    position: static;   
}

section.content_main {
    color: #111b3d;
}

section .mv img {
    width: 100%;
}
.blue_txt {
    color: #0d3280;
}
.mv_inner {
    width: 100%;
}
/* WSYS-11224 【フロント】菅生さん下げ対応_Bizページ 20240723 M.Shimizu */
.mv_inner .mv {
    position: relative;
}
.mv_inner h1.mv_ttl {
    position: absolute!important;
    text-align: center;
    top: 50%;
    left: 38%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 20;
    color: #fff;
    font-size: 2.8rem;
    width: 63%;
    text-shadow: 0 0 15px #0d3280, 0 0 15px #0d3280, 0 0 15px #0d3280, 0 0 15px #0d3280;
}
h1.mv_ttl .mv_ttl_contents {
    line-height: 1.5em;
}
h1.mv_ttl span {
    font-size: 1.5em;
}
h1.mv_ttl .mv_text {
    font-size: 0.5em;
    background-color: #fff;
    padding: 5px 0;
    color: #125287;
    text-shadow: none;
}
.ttl {
    font-weight: bold;
    color: #0d3280;
    font-size: 3em;
    text-align: center;
}
.mv_content {
    /* WSYS-11224 【フロント】菅生さん下げ対応_Bizページ 20240723 M.Shimizu */
    position: relative;
    /* WSYS-10875 【サイト】Biz導入企業一覧のポップアップ作成 20240402 N.Kita */
    width: 100%;
    padding-top: 260px;
}
/* WSYS-10875 【サイト】Biz導入企業一覧のポップアップ作成 20240402 N.Kita */
.mv_content .mv_badge{
    display: flex;
    align-items: center;
    justify-content: center;
    /* WSYS-11224 【フロント】菅生さん下げ対応_Bizページ 20240723 M.Shimizu */
    position: absolute;
    bottom: 36%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 10;
}
/* WSYS-10875 【サイト】Biz導入企業一覧のポップアップ作成 20240402 N.Kita */
.mv_badge img {
    margin: 0 5px;
    width: 240px;
}
.mv_content_text {
    /* WSYS-11224 【フロント】菅生さん下げ対応_Bizページ 20240723 M.Shimizu */
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 70%;
    margin: 0 auto;
}
.mv_content_text p {
    font-size: 0.9em;
}
/* WSYS-11224 【フロント】菅生さん下げ対応_Bizページ 20240723 M.Shimizu */
.gray_background {
    margin-bottom: 40px;
    background: rgb(225, 235, 241);
}
.info_box {
    border: 1px solid #b7bab9;
    width: 70%;
    padding: 0 15px 10px;
    margin: 30px auto 100px;
    box-sizing: border-box;
    font-size: 1.1em;
}
.info_box p.date {
    color: #1a468c;
    font-weight: bold;
    margin-top: 10px;
}
.about_biz_ttl {
    font-weight: bold;
    font-size: 3em;
}
.about_biz_box {
    text-align: center;
}

.about_biz_contents {
    position: relative;
}
.about_biz_contents:before {
    width: calc(100% - 200px);
    height: 0;
    display: block;
    position: absolute;
    left: 0;
    content: "";
    border-bottom: solid 200px #1f4994;
    border-right: solid 200px transparent;
    top: 70%;
    z-index: -10;
}

.about_biz_line {
    width: 70%;
}

.about_biz_text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.phone_img {
    position: absolute;
    bottom: -80px;
    right: 80px;
    width: 200px;
}
.annotation_text {
    text-align: right;
    font-size: 1.2em;
}
.about_biz_blue_box {
    display: flex;
    justify-content: center;
}
.about_biz_blue_text {
    color: #0d3280;
    font-weight: bold;
    border-radius: 5px;
    border: 1px solid #0d3280;
    display: inline-block;
    padding: 12px 15px;
    font-size: 1.4em;
    margin: 10px 5px;
}
.about_biz_blue_text span {
    font-size: 1.3em;
}
.about_biz_contents_text {
    margin: 1em 0 1em;
    line-height: 1.5em;
    font-size: 1.2em;
}
.effect, .flow, .cost, .simulation {
    margin-top: 100px;
}
p.ttl {
    margin: 0 0 10px;
}
.about_txt {
    font-weight: bold;
    text-align: center;
    font-size: 2em;
    margin: 0 0 50px;
}
.effect .ttl {
    margin: 0 0 30px;
}
.effect_list {
    width: 70%;
    position: relative;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    text-align: center;
}
.effect_box {
    position: relative;
}
.effect_block {
    width: 275px;
}
.effect_content {
    width: 90%;
    color: #0d3280;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.effect_content img {
    height: 90px;
    margin: 0 auto;
    display: block;
    text-align: center;
    padding: 5px 0 10px;
    box-sizing: border-box;
}

.effect_content p {
    font-weight: bold;
    margin: 0 0 10px;
    font-size: 1.1em;
}
.effect_title {
    background: linear-gradient(transparent 60%,#FFD400 0%);
    display: inline-block;
    font-size: 1.7em!important;
    width: 80%;
}
.effect_flex {
    background-color: #e2edf4;
    padding: 5px 10px;
    min-height: 105px;
    display: flex;
    align-items: center;
}
.effect_content ul > li {
    position: relative;
    padding: 2px 0px 0 1em;
    list-style: none;
    text-align: left;
    font-size: 1em;
    line-height: 1.5;
}
.effect_content ul > li::before {
    position: absolute;
    top: 12px;
    left: 0;
    transform: translateY(-50%) rotate(45deg);
    width: 0.5em;
    height: 0.5em;
    background-color: #111b3d;
    content: "";
}
.flow {
    background: linear-gradient(180deg, rgb(255, 255, 255), rgb(243, 244, 244));
    padding: 0 80px 20px;
}
.flow img {
    width: 100%;
}
.flow_about {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin: 100px 0 10px;
}
.flow_about img {
    width: 10%;
    margin: 40px 20px;
}
.about_title {
    background: #073190;
    border-radius: 3rem;
    padding: 0.5rem 10rem 0.5rem 11rem;
    color: #fff;
    position: relative;
    letter-spacing: 0.5em;
    margin-bottom: 20px;
}
.about_title:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 10px solid #073190;
}
.about_subtitle {
    margin-top: 40px;
}
.sparkling_img {
    width: 5%!important;
}
/* WSYS-11224 【フロント】菅生さん下げ対応_Bizページ 20240723 M.Shimizu */
/* WSYS-12546 【フロント】桜田ひよりさん2023年契約終了につき、画像差し替え 20250724 M.Shimizu */
.convenience {
    position: relative;
    width: 70%;
    margin: 100px 120px 0px 287px;
}
.convenience_block {
    border: 2px solid #0d3280; 
    height: auto;
}
p.convenience_ttl {
    background-color: #0d3280;   
    color: #fff;
    font-weight: bold;
    padding: 5px;
    font-size: 2em;
    text-align: center;
}
.convenience_contents {
    display: flex;
    justify-content: center;
    padding: 15px;
}
.convenience_sp {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.convenience_list {
    text-align: center;
    padding: 20px 20px 0;
}
.convenience_list p {
    font-size: 1.2em;
}
.convenience_subtitle {
    font-weight: bold;
    font-size: 1.8em!important;
    line-height: 1.2em;
    background: radial-gradient(circle at calc(100% - 4px) calc(100% - 4px), #c0e4e7 4px, transparent 4px) ,
              radial-gradient(circle at 4px calc(100% - 4px), #c0e4e7 4px, transparent 4px) ,
              linear-gradient(to bottom, #fff calc(100% - 8px), transparent calc(100% - 8px)) ,
              linear-gradient(to right, transparent 4px, #c0e4e7 4px, #c0e4e7 calc(100% - 4px), transparent calc(100% - 4px));
}
.convenience_list img {
    width: 85px;
    margin: 20px 0;
}
img.convenience_hiyori {
    position: absolute;
    width: 40%;
    /* WSYS-11224 【フロント】菅生さん下げ対応_Bizページ 20240723 M.Shimizu */
    left: -230px;
    bottom: 0;
}
.cost_contents {
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cost_subtitle {
    position: absolute;
    color: #fff;
    font-size: 1.3em;
    font-weight: bold;
    top: 32%;
    left: 150px;
}
.cost02 .cost_subtitle {
    left: 140px;
}
.cost03 .cost_subtitle {
    left: 154px;
}
.cost_text {
    background: #f2f2f2;
    padding: 26px;
    width: 60%;
    text-align: left;
    font-size: 1.2em;
}
.cost_text .blue_txt {
    font-weight: bold;
}
.cost_list {
    text-align: center;
}
.simulation {
    background: #e1ecf1;
    padding: 30px 80px;
    text-align: center;
}
.simulation p.annotation {
    text-align: left;
    width: 80%;
}
.simulation .simulation_title {
    font-weight: bold;
    background: #fff;
    border-radius: 3rem;
    padding: 0.5rem 10rem 0.5rem 11rem;
    margin: 30px auto 30px;
    text-align: center;
    font-size: 2em;
    width: 50%;
}
.simulation img {
    width: 80%;
    margin-bottom: 20px;
}
.cost_cut {
    background: #fff;
    margin: 30px auto;
    padding: 30px;
    text-align: center;
}
.cost_contents {
    position: relative;
    text-align: center;
}
.cost_contents img {
    width: 15%;
}
.cost_cut_title {
    background: #1c94d4;
    padding: 10px 0;
    color: #fff;
    position: relative;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    width: 40%;
    margin: 0 auto 20px;
}
.cost_cut_title:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 10px solid #1c94d4;
}
.cost_cut_subtitle {
    background: #000;
    color: #fff;
    font-weight: bold;
    font-size: 1.2em;
    padding: 5px 0;
    width: 30%;
    margin: 0 auto 20px;
}
.cost_cut img {
    width: 70%;
    margin: 0 auto;
}
.application_flow {
    background: #e1ecf1;
    padding: 20px 0;
    margin: 0 auto;
    text-align: center;
}
.application_flow .ttl {
    margin-top: 30px;
}
.application_flow img {
    width: 70%;
}
.application_flow .button_img {
    display: flex;
    justify-content: space-between;
    width: 72%;
    margin: 50px auto;
}
.application_flow .button_img img {
    width: 95%;
}
.content_faq {
    background: linear-gradient(90deg, rgb(243, 244, 244), rgb(255, 255, 255));
} 
.arrow_title {
    background: #0d3280;
    padding: 20px 0;
    color: #fff;
    position: relative;
    font-size: 3em;
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin: 0 auto 20px;
}
.arrow_title:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 10px solid #0d3280;
}
.manga {
    background: linear-gradient(90deg, rgb(243, 244, 244), rgb(255, 255, 255));
    padding: 0 0 50px;
    margin: 0 auto;
    text-align: center;
}
.manga_area {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 80px;
}
.manga_area img {
    width: 47%;
    margin-right: 3em;
}
.manga_contents {
    width: 50%;
    position: relative;
}
.manga_box {
    position: relative;
    text-align: left;
}
.manga_box img {
    width: 70%;
    margin: 40px 0;
}
.manga_box p {
    position: absolute;
    top: 50%;
    left: 33%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    font-size: 2em;
}
.manga_btn {
    background: #1c94d4;
    box-shadow: 0 5px 0 0 #1b2e63;
    border-radius: 0.5em;
    width: 70%;
}
.manga_btn a {
    display: block;
    padding: 30px 45px 25px;
    color: #fff;
    font-size: 3em;
    font-weight: bold;
    line-height: 1;
}
img.manga_image {
    position: absolute;
    width: 38%;
    top: 11%;
    right: 0;
}
.contact_tel_text02 {
    margin: 0 0 10px;
}
.r_item, .l_item {
    width: 50%!important;
}

.l_item img {
    width: 64%;
}

.footer_logo {
    width: 70%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer_logo img {
    width: 20%;
    margin-right: 30px; 
}
.jpx_img {
    width: 5%!important;
}
.price_contents {
    margin: -100px auto 0;
    padding-top: 100px;
}
.price {
    background: #0d3280;
    padding: 50px 80px;
}
.price .ttl,
.price .about_txt {
    color: #fff;
}
/*タブ切り替え全体のスタイル*/
.tabs {
    padding-bottom: 40px;
    background: linear-gradient(180deg, rgb(255, 255, 255), rgb(243, 244, 244));
    width: 100%;
    margin: 0 auto;
    border-radius: 1em;
} 
/*タブのスタイル*/
.tab_item {
    width: calc(100%/2);
    height: 50px;
    background-color: #119ad5;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    font-weight: bold;
    transition: all 0.2s ease;
    font-size: 3em;
    padding: 40px 0;
}
.tab_item:hover {
    opacity: 0.75;
}
.tab01 {
    border-radius: 0.3em 0 0 0;
    position: relative;
}
.tab01 img {
    position: absolute;
    width: 14%;
    top: 20%;
    left: 17%;
}
.tab02 {
    border-radius: 0 0.3em 0 0;
}
/*ラジオボタンを全て消す*/
input[name="tab_item"] {
    display: none;
}
/*タブ切り替えの中身のスタイル*/
.tab_content {
    display: none;
    padding: 40px 40px 0;
    clear: both;
    overflow: hidden;
}
.tab_content img {
    width: 100%;
}
/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#programming:checked ~ #programming_content,
#design:checked ~ #design_content {
    display: block;
}
/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
    background-color: #fff;
    color: #0d3280;
}
.tab_content_description {
    text-align: center;
}
.c-txtsp {
    color: #0d3280;
    font-weight: bold;
    font-size: 1.5em;
    margin: 20px 0 50px;
} 
.price_5g {
    position: relative;
}
.price_5g .question {
    position: absolute;
    left: 180px;
    top: 325px;
}
.price_4g .question {
    position: absolute;
    left: 170px;
    top: 295px;
}
.long_plan {
    position: relative;
}
.tab_content02 .long_plan .question {
    position: absolute;
    left: 172px;
    top: 90%;
}
.question:after {
    content: "？";
}
.img_4g_price {
    margin-bottom: 90px;
}
.price_subtitle {
    background: #0d3280;
    padding: 5px 100px;
    font-weight: bold;
    font-size: 2em;
    border-radius: 3em;
    margin: 10px 0 20px;
    color: #fff;
    display: inline-block;
}
.price_5g .price_subtitle {
    margin-top: 90px;
}
.annotation {
    width: 70%;
    color: #231815;
    text-align: left;
    margin: 0 auto;
}
table {
    border-collapse: collapse;
    width: 80%;
    margin: 0 auto 10px;
    font-weight: bold;
    font-size: 1.3em;
    background: #fff;
}
th, td {
    border: 1px solid #0d3280;
    padding: 10px 20px;
    vertical-align: middle;
}
th {
    background: #648098;
    font-weight: bold;
    color: #fff;
}
td {
    height: 50px;
    overflow: hidden;
}
.table_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.table_txt {
    width: 50%;
}
.support_area {
    color: #fff;
    position: relative;
}

.tab_contents01 .price_5g td.plan_5g_price {
    font-size: 1.2em;
    padding: 10px 15px;
}
.area01_5g, .area02_5g, .area03_5g, .area04_5g {
    position: relative;
}
.area01_5g img, .area02_5g img, .area03_5g img, .area04_5g img {
    position: absolute;
    top: 50%;
    left: 4%;
    width: 8%;
    transform: translateY(-50%);
}
.tab_contents01 .price_5g td.area01 {
    background: #1363aa;
}
.tab_contents01 .price_5g td.area02 {
    background: #119ad5;
}
.tab_contents01 .price_5g td.area03 {
    background: #ef912f;
    padding-left: 100px;
    text-align: left;
    letter-spacing: -2px;
    font-size: 16px;
    line-height: 25px;
}
.tab_contents01 .price_5g td.area04 {
    background: #009345;
}
.price_4g {
    margin-top: 90px;
}
.price_4g_text {
    color: #0d3280;
    font-weight: bold;
    font-size: 1.5em;
}
.price_4g_text:before {
    display: inline-block;
    content: "＼";
    margin: 0 10px 0 0;
    color: #0d3280;
    font-size: 1em;
    vertical-align: middle;
}
.price_4g_text:after {
    display: inline-block;
    content: "／";
    margin: 0 0 0 10px;
    color: #0d3280;
    font-size: 1em;
    vertical-align: middle;
}
.price_4g .c-txtsp {
    color: #111b3d;
    margin: 0 0 20px;
}
.price_4g .support_area .country_name {
    color: #111b3d;
    font-size: 0.9em;
}
.price_4g td.area01 {
    background: #eda73e;
}
.price_4g td.area02 {
    background: #69b9d3;
}
.price_4g td.area03 {
    background: #a7cd62;
}
.area_list_btn {
    border-radius: 3em;
    width: 100%;
    position: relative;
    text-align: left;
    cursor: pointer;
}
.tab_contents01 .price_4g .area_list_btn {
    width: 45%;
}
.tab_content02 .price_4g td.plan_4g_price {
    font-size: 1.3em;
    padding: 10px!important;
}
.price_4g td.area01 .area_list_btn {
    background: #ec6937;
    box-shadow: 0 5px 0 0 #b83728;
}
.price_4g td.area02 .area_list_btn {
    background: #117db6;
    box-shadow: 0 5px 0 0 #293d93;
}
.price_4g td.area03 .area_list_btn {
    background: #2aae71;
    box-shadow: 0 5px 0 0 #2c706e;
}
.tab_content02 .price_4g {
    position: relative;
    margin: 20px auto 0;
}
.tab_content02 .price_4g .c-txtsp {
    color: #0d3280!important;
    margin: 0 0 50px;
}
.tab_content02 .price_4g table.table_4g_plan th {
    background: #0d3280;
    border-right: 1px solid #3C5A98;
}
.tab_content02 .price_4g table.table_4g_plan tr:last-child {
    border-right: 1px solid #0d3280;
}
td.plan_4g {
    font-size: 1.3em;
}
td.plan_4g_price {
    padding-left: 0;
    font-size: 1.3em;
}
.area_list_btn p:after {
    content: "▶";
    color: #fff;
    position: absolute;
    right: 10px;
}
.area_list_btn p {
    display: block;
    padding: 15px 30px 10px;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    text-align: center;
}
.yen_text {
    font-size: 0.7em;
}
.japan .c-txtsp {
    color: #111b3d;
}
.japan_subtitle {
    color: #111b3d;   
    display: flex;
    align-items: center;
    justify-content: center; 
    font-weight: bold;
    font-size: 2em;
    margin-top: 90px;
}
.japan_subtitle:before,
.japan_subtitle:after {
    background-color: #111b3d;
    content: "";
    height: 2px;
    width: 60px;
}
.japan_subtitle:before {
    margin-right: 15px;
}
.japan_subtitle::after{
    margin-left: 15px;
}
.japan .effect_title {
    font-weight: bold;
    display: inline;
    margin: 0 0 20px;
}
.japan_image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80%;
    margin: 50px auto;
}
.japan_image img {
    width: 95%;
}
.business {
    /* margin-right: 30px!important;  */
}
.telework {
    margin-left: 30px!important;
}
.business, .telework {
    margin: 0 auto;
    position: relative;
}
.japan_image p {
    position: absolute;
    background: #e2edf4;
    padding: 40px 20px;
    text-align: left;
    width: 75%;
    top: 60%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 1.2em;
}
.no_line {
    display: block!important;
    background: transparent;
    text-align: center;
    margin: 10px auto 0!important;
}
.usage_plan {
    display: flex;
    justify-content: center;
    align-items: center;
}
.usage_plan {
    width: 100%;
    margin: 0 auto;
}
.usage_plan img,
.usage_plan table {
    width: 50%;
}
.unlimited_plan td img {
    width: 15%;
}
.pink_txt {
    font-weight: bold;
    color: #d62159;
}
.unlimited_plan p,
.option_usage_plan p {
    text-align: left;
    width: 70%;
    margin: 0 auto;
}
.japan_plan {
    margin-top: 70px;
}
.option_usage_plan {
    margin: 0 auto 50px;
}
.graph_4g {
    margin-top: 50px;
}
.graph_4g .effect_title {
    display: inline;
    font-weight: bold;
}
.graph_4g .c-txtsp,
.long_plan .c-txtsp {
    color: #111b3d;
}
.long_plan .effect_title {
    display: inline!important;
    font-size: 1.5em;
    margin-left: 10px;
}
.graph_img {
    width: 40%;
}

@media all and (min-width: 0) and (max-width:736px) {
    * {
        text-align:center;
    }

    .pc {
        display: none!important
    }

    .sp {
        display: block!important
    }

    .sp_inline {
        display: inline!important
    }
    .pc_br {
        display: none;
    }

    .sp_br {
        display: block;
    }

    .pc_table {
        display: none;
    }
    .sp_table {
        display: table;
    }
    .pc_img {
        display: none;
    }
    .sp_img {
        display: block;
    }
    .pc_text {
        display: none;
    }

    .fl_l_pc,.fl_r_pc {
        float: none
    }

    .side_fix {
        display: none;
    }

    .conter {
        width: 100%;
        overflow: hidden;
    }

    .content_main {
        font-size: 10px;
    }

    .inner_conter {
        width: 100%
    }

    .count_down_panel {
        display: inline-block;
        background: #000;
        padding: 3.125%;
        font-size: 1.2rem;
        font-weight: 700;
        color: #fff;
        text-align: center;
        box-sizing: border-box;
        position: relative;
        top: -25px;
        left: 0;
        letter-spacing: -1px
    }

    .dseg {
        font-size: 1.6rem;
        font-family: dseg7 classic bold;
        margin: 0 .25em 0 0;
        position: relative;
        z-index: 2
    }

    .dseg:before {
        content: "00";
        position: absolute;
        color: #333;
        z-index: -1
    }

    header {
        position: fixed;
        width: 100%;
    }
    .header_logo {
        width: 65%;
    }
    .header_contents {
        width: 100%;
        position: relative;
    }
    .logo_image {
        align-items: flex-start;
    }
    .forBiz p {
        position: absolute;
        transform: scale(0.72);
        transform-origin: left;
        bottom: 10px;
        left: 4px;
        margin-top: 0;
    }

    section .mv img {
        max-width: 100%;
    }
    .mv_content {
        /* WSYS-10875 【サイト】Biz導入企業一覧のポップアップ作成 20240402 N.Kita */
        bottom: 30%;
        /* WSYS-11224 【フロント】菅生さん下げ対応_Bizページ 20240723 M.Shimizu */
        padding-top: 160px;
    }
    /* WSYS-11224 【フロント】菅生さん下げ対応_Bizページ 20240723 M.Shimizu */
    .mv_content .mv_badge {
        bottom: 44%;
    }
    .mv_badge img {
        /* WSYS-10875 【サイト】Biz導入企業一覧のポップアップ作成 20240402 N.Kita */
        width: 115px;
    }

    .page_logo {
        width: 55%;
    }

    .contact_block {
        display: block;
        position: static;
        width: 18%;
        padding: 5px 0 5px 6px;
    }
    .contact_block img {
        width: 60%;
        margin: 5px 0;
    }

    .contact {
        display: block;
        padding: 0;
        font-size: 9px;
        background-color: transparent;
        transform: scale(0.85);
    }

    .contact:before {
        display: inline-block;
        position: static;
        width: 10px;
        height: 7px;
        padding: 0 5px 0 0;
        font-size: 9px
    }
    .contact_block .contact p {
        color: #fff;
    }

    .sns_list {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        margin-top: 2%
    }

    .sns_list li {
        display: block
    }

    .inner_catch {
        position: relative;
        z-index: 1;
        top: 0;
        max-width: 640px;
        height: auto;
        margin: 3.90625% auto 0;
        padding: 50% 0 0;
        background: url(../common/images/solution/cloud/sp_bg_catch01.png?date=20191212) no-repeat top center;
        background-size: 60% auto
    }

    .catch_text {
        position: relative;
        top: 0;
        width: 82%;
        padding: 0 9% 9.375%;
        font-size: 13px;
        text-align: left;
        line-height: 1.6
    }
    .content_main .-note {
        text-align: left;
        margin: 3px 5px 20px;
        font-size: 9px
    }
    .mv_inner {
        margin-top: 40px;
    }
    .gradation_background {
        /* WSYS-11224 【フロント】菅生さん下げ対応_Bizページ 20240723 M.Shimizu */
        margin-bottom: 20px;
    }
    .mv_inner h1.mv_ttl {
        width: 56%;
        font-size: 1em;
        line-height: 1.9em;
        text-shadow: 0 0 7px #0d3280, 0 0 7px #0d3280, 0 0 7px #0d3280, 0 0 7px #0d3280;
    }
    h1.mv_ttl .mv_text {
        padding: 0;
    }
    h1.mv_ttl .mv_ttl_contents {
        line-height: 2em;
    }
    h1.mv_ttl p {
        font-size: 1.2em;
    }
    h1.mv_ttl span {
        font-size: 1.9em;
    }

    .mv_content_text {
        /* WSYS-11224 【フロント】菅生さん下げ対応_Bizページ 20240723 M.Shimizu */
        bottom: 10px;
        width: 93%;
        text-align: left;
    }
    .mv_content_text p {
        font-size: 0.8em;
        text-align: left;
        transform: scale(0.9);
    }
    .slick-arrow {
        display: none;
    }
    .flow {
        padding: 0 0 20px;
        width: 100%;
        margin: 0 auto;
    }
    .flow img {
        width: 90%;
        margin: 0 auto;
    }
    .about_txt {
        font-size: 1.4em;
        margin: 0 10px 20px;
    }

    .flow_about {
        margin: 40px 0 10px;
    }

    .about_title {
        font-size: 0.9em;
        padding: 0.2rem 3rem 0.2rem 3.5rem;
    }

    .about_subtitle {
        margin-top: 25px;
        font-size: 1em;
    }

    .flow_about img {
        width: 10%;
        margin: 60px 0 20px 10px;
    }
    .sparkling_img {
        margin: 60px 10px 20px 0!important;
    }

    .content_technic {
        max-width: 640px;
        margin: 0 auto;
        padding: 10.15625% 0 7.8125%;
        background: #e5f3ff
    }

    .convenience {
        width: 90%;
        margin: 30px auto;
    }
    p.convenience_ttl {
        font-size: 1.3em;
    }
    .convenience_contents {
        display: block;
        padding: 5px;
    }
    .convenience_sp {
        justify-content: space-between;
    }
    .convenience_list {
        flex: 1;
        margin-bottom: 20px;
        padding: 20px 0 0;
        width: 50%;
    }
    .convenience_subtitle {
        font-size: 1.24em!important;
        width: 86%;
        margin: 0 auto;
        background: radial-gradient(circle at calc(100% - 3px) calc(100% - 3px), #c0e4e7 3px, transparent 3px) ,
              radial-gradient(circle at 3px calc(100% - 3px), #c0e4e7 3px, transparent 3px) ,
              linear-gradient(to bottom, #fff calc(100% - 6px), transparent calc(100% - 6px)) ,
              linear-gradient(to right, transparent 3px, #c0e4e7 3px, #c0e4e7 calc(100% - 3px), transparent calc(100% - 3px));
    }
    .convenience_list img {
        width: 80px;
        margin: 20px auto;
        display: block;
    }
    img.convenience_hiyori {
        width: 53%;
        top: auto;
        /* WSYS-11224 【フロント】菅生さん下げ対応_Bizページ 20240723 M.Shimizu */
        bottom: 2px;
        left: auto;
        right: -5px;
    }
    .convenience_list p {
        font-size: 1em;
        line-height: 1.2em;
    }
    .cost_list {
        width: 90%;
        margin: 0 auto;
    }
    .cost_contents {
        display: block;
        margin-top: 15px;
    }
    .cost_contents img {
        display: none;
    }
    .cost_subtitle {
        position: relative;
        background: #0d3280;
        width: 100%;
        padding: 15px 0 5px;
    }
    .cost_subtitle::after {
        width: 0;
        content: '';
        height: 0;
        position: absolute;
        bottom: -54%;
        left: 0;
        border-right: 45vw solid transparent;
        border-left: 45vw solid transparent;
        border-top: 20px solid #0d3280;
    }
    .cost_subtitle,
    .cost02 .cost_subtitle,
    .cost03 .cost_subtitle {
        left: 0;
    }
    
    .cost_text {
        width: 100%;
        box-sizing: border-box;
        padding: 33px 17px 26px;
    }
    .simulation {
        width: 100%;
        padding: 30px 0;
    }
    .simulation .simulation_title {
        width: 90%;
        padding: 5px 0;
        margin: 0 auto 15px;
        font-size: 2em;
    }
    .simulation img {
        width: 90%;
        margin: 0 auto;
    }
    .simulation img.img_china,
    .simulation img.img_europe {
        margin-bottom: 10px;
    }
    .simulation p.annotation {
        width: 90%;
    }
    .cost_cut {
        width: 90%;
        box-sizing: border-box;
        padding: 10px;
        margin: 30px auto 0;
    }
    .cost_cut_title {
        font-size: 1.3em;
        width: 80%;
    }
    .cost_cut_subtitle {
        font-size: 1.1em;
        width: 60%;
    }
    .cost_cut img {
        width: 100%;
    }
    .tab_item {
        font-size: 1.5em;
        padding: 0;
    }
    .tab01 img {
        width: 19%;
        top: 15%;
        left: 9%;
    }
    .tab_content {
        padding: 20px 10px 0;
    }
    .c-txtsp {
        font-size: 1.3em;
        margin: 10px 0 20px;
    }
    .price_5g .question {
        font-size: 10px;
        left: 0;
        right: 0;
        top: 53vw;
    }
    .price_5g .price_subtitle, .price_4g, .japan_subtitle, .price_4g .price_subtitle, .japan_plan {
        margin-top: 50px;
    }
    .price_subtitle {
        font-size: 1.5em;
        padding: 5px 40px;
        margin: 5px 0 20px;
    }
    .tab_contents01 .price_4g .price_subtitle {
        margin-top: 5px;
    }
    table {
        width: 100%;
    }
    .price_4g .support_area {
        width: 45%;
        font-size: 1em;
    }
    .table_flex {
        display: block;
    }
    .table_txt {
        width: 100%;
        margin-top: 7px;
    }
    .area_list_btn {
        width: 100%!important;
    }
    .area_list_btn p {
        padding: 10px 25px 7px;
    }
    .table_4g_plan .area_list_btn {
        margin: 5px auto;
        width: 90%;
    }
    .table_4g_plan .area_list_btn p {
        font-size: 12px;
        padding: 7px 10px 5px;
    }
    .table_4g_plan .support_area .country_name {
        font-size: 10px;
        letter-spacing: -0.8px;
        font-weight: normal;
    }
    .tab_contents01 .price_5g td.plan_5g_price {
        font-size: 1em;
        width: 30%;
    }
    .tab_contents01 .price_5g td.area01 {
        padding-left: 50px;
        font-size: 0.8em;
    }
    .tab_contents01 .price_5g td.area02 {
        padding-left: 50px;
        font-size: 0.8em;
    }
    .tab_contents01 .price_5g td.area03 {
        padding-left: 60px;
        text-align: center;
        letter-spacing: unset;
        font-size: 0.8em;
        line-height: 15px;
    }
    .tab_contents01 .price_5g td.area04 {
        padding-left: 50px;
        font-size: 0.8em;
    }
    .area01_5g img, .area02_5g img, .area03_5g img, .area04_5g img {
        left: 5%;
        width: 11%;
    }
    .annotation {
        width: 100%;
    }
    .effect_title {
        font-size: 1.4em!important;
        width: 60%;
    }
    .price_4g td, .price_4g th {
        padding: 10px;
    }
    .price_4g td.plan_4g, .price_4g td.plan_4g_price {
        font-size: 1.1em;
        width: 30%;
    }
    .japan_subtitle {
        font-size: 1.5em;
    }
    .japan .effect_title {
        font-size: 1.4em!important;
        width: 100%;
    }
    .japan_image {
        display: block;
        width: 100%;
        margin: 30px auto 0;
    }
    .business, .telework {
        margin: 0 0 30px!important;
    }
    .japan_image img {
        width: 80%;
    }
    .japan_image p {
        width: 65%;
        padding: 30px 10px;
    }
    .application_flow img {
        width: 90%;
    }
    .application_flow .button_img {
        width: 92%;
        margin: 20px auto;
    }
    .application_flow .ttl {
        margin-top: 15px;
    }
    .tabs {
        padding-bottom: 30px;
    }
    .tab_content02 .price_4g .c-txtsp {
        margin: 0 0 20px;
    }
    .price_4g .question {
        font-size: 10px;
        left: 0;
        right: 0;
        top: 49vw;
    }
    .sp_table {
        width: 100%;
    } 
    .table_4g_plan {
        table-layout: fixed;
    }
    .table_4g_plan .yen_text {
        font-size: 10px;
        font-weight: normal;
    }
    .table_4g_plan th, .table_4g_plan td {
        padding: 10px 5px!important;
    }
    .table_4g_plan .area_size {
        width: 115px;
    }
    .tab_content02 .price_4g table.table_4g_plan th {
        font-size: 0.5em;
        padding: 10px 3px!important;
    }
    .graph_4g .effect_title {
        font-size: 1.3em!important;
        line-height: 1.5;
    }
    .img_4g_price {
        margin-bottom: 0;
    }
    .usage_plan {
        display: block;
    }
    .usage_plan img, .usage_plan table {
        width: 100%;
    }
    .usage_plan .support_area .country_name {
        font-size: 0.65em;
    }
    .usage_plan th {
        font-size: 0.7em;
    }
    .usage_plan td, .usage_plan th {
        padding: 10px 5px!important;
    }
    .tab_content02 .price_4g td.plan_4g_price {
        font-size: 0.7em;
        width: 27%;
        padding: 10px 3px!important;
    }
    .usage_plan .support_area {
        width: 45%;
    }
    .graph_img {
        margin-bottom: 20px;
    }
    .tab_content02 .long_plan .question {
        left: 0;
        right: 0;
        top: 57.7vw;
        font-size: 10px;
    }
    .unlimited_plan td img {
        width: 30%;
    }
    .unlimited_plan p, .option_usage_plan p {
        width: 100%;
    }
    .unlimited_plan td, .option_usage_plan td {
        font-size: 1.1em;
        height: auto;
    }
    .option_usage_plan {
        margin: 0 auto 30px;
    }
    .faq_block {
        padding: 10px 0;
        width: 90%;
        margin: 0 auto;
    }
    .faq_list {
        width: 100%;
        margin: 0 auto 30px;
        text-align: left;
        box-sizing: border-box;
        padding: 1px 10px 20px;
    }
    .faq_list dt {
        font-size: 1em;
        width: 87%;
    }
    .contact_area {
        padding: 7.8125% 0 8.59375%;
        text-align: center
    }

    .contact_area.bg_blue {
        background: #fff
    }

    .contact_area .contact_title {
        margin: 0 0 6.25%;
        color: #222;
        font-size: 16px;
        font-weight: 400
    }

    .contact_inner {
        display: block;
    }

    .r_item, .l_item {
        width: 100%!important;
    }

    .contact_tel_text02 {
        font-size: 2.5em;
    }

    .contact_tel_text03 {
        padding: 5px 20px 20px;
        font-size: 0.83em;
    }
    .l_item img {
        width: 90%;
    }

    .wifi_area {
        padding: 0;
    }

    .wifi_area img {
        width: 300%;
    }

    .wifi_area_box {
        float: none;
        margin: 0;
        width: auto
    }

    .wifi_area_box {
        font-size: 9px
    }

    .wifi_area_box img {
        width: 70%;
    }
    .wifi_area_text {
        font-size: 1.5em;
        text-align: center;
        line-height: 1.5;
    }

    .wifi_area_btn {
        float: none;
        width: 80%;
        display: inline-block;
        font-size: 1em;
        padding: 10px 0
    }

    .wifi_area_btn:after {
        font-size: 12px;
        right: 16px;
        top: 10px
    }
    .wifi_area_contents {
        display: block;
        top: 8%;
    }

    .modal_inner .-ttl01 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .modal_inner .-ttl02 {
        font-size: 16px;
    }

    .modal_inner .txt_item {
        width: 65%;
        margin-left: 5%;
    }

    .modal_gw01 .inner_box .-img,.modal_g3 .inner_box .-img {
        width: 30%;
    }

    .modal_inner .inner_ttl {
        font-size: 14px;
    }

    .modal_inner .inner_txt {
        font-size: 12px;
    }

    .modal_inner .spec_list li {
        font-size: 12px;
        text-align: left;
    }

    .modal_inner .topic_txt {
        font-size: 17px;
    }

    .modal_inner .border_txt {
        font-size: 12px;
        padding: 10px;
        width: auto;
    }

    .modal_inner .notes {
        font-size: 11px;
    }

    .modal_unlimited .inner_box {
        flex-direction: column-reverse;
        margin-bottom: 10px;
    }

    .modal_inner .inner_box.num2 {
        flex-direction: column;
    }

    .modal_unlimited .txt_item {
        width: auto;
        font-size: 12px;
        margin-top: 15px;
        margin-left: 0;
    }

    .modal_unlimited .price_etc_list li {
        font-size: 14px;
    }

    .modal_unlimited .table_item {
        font-size: 11px;
        margin: 20px auto 0;
    }

    .modal_unlimited .country_img_list,.modal_unlimited .country_img_list {
        display: block;
    }

    .modal_unlimited .country_img_list .-img:not(:first-child),.modal_unlimited .country_img_list .-img:not(:first-child) {
        margin-top: 15px;
    }

    .modal_unlimited p {
        font-size: 12px;
    }

    .side_fix {
        width: 20%;
        bottom: 80px;
    }

    .solution_fixed_area {
        display: none;
    }

    .modalBox {
        background: #fff;
        /* WSYS-10875 【サイト】Biz導入企業一覧のポップアップ作成 20240402 N.Kita */
        width: 88%!important;
        height: auto!important;
        z-index: 501;
        position: fixed;
        text-align: center;
        padding: 0;
        border: none;
        max-height: none;
        /* WSYS-10875 【サイト】Biz導入企業一覧のポップアップ作成 20240402 N.Kita */
        margin: 5% auto;
    }

    .modalBoxContents>*:last-of-type {
        margin-bottom: 0;
    }

    .modalBox .modalBoxContents {
        /* WSYS-10875 【サイト】Biz導入企業一覧のポップアップ作成 20240402 N.Kita */
        padding: 30px 10px 0;
        font-size: 1.2rem;
        color: #444;
        text-align: left;
        /* WSYS-10875 【サイト】Biz導入企業一覧のポップアップ作成 20240402 N.Kita */
        max-height: 80vh;
    }

    .modalBoxContents .img_box {
        margin: 0 20px 30px 0;
        float: left;
        overflow: hidden;
    }

    .popup_close_box {
        text-align: center;
        margin: 8vw 0 0;
    }

    .modalBox .popup_close_btn {
        font-size: 1rem;
    }

    .overLayer {
        display: none;
        background: #000;
        opacity: .7;
        width: 100%;
        height: 100%;
        z-index: 500;
        position: fixed;
        top: 0;
        left: 0;
    }

    .modalBox+.close {
        display: none;
    }

    .modalBox .close.pc {
        display: block!important;
    }

    .modalBox .close:before {
        font-size: 21px;
    }
    
    .info_box {
        width: 90%;
        margin-bottom: 50px;
    }
    .info_box p {
        text-align: left;
    }
    .ttl {
        font-size: 2em;
        margin-bottom: 0!important;
    }
    .phone_img {
        width: 70px;
        right: -20px;
        bottom: -37px;
    }
    .about_biz_contents {
        width: 93%;
    }
    .about_biz_contents:before {
        border-bottom: solid 100px #1f4994;
        width: calc(100% - 190px);
    }
    .about_biz_line {
        width: 90%;
        height: 270px;
        margin-left: 18px;
    }
    .about_biz_ttl {
        font-size: 1.8em;
    }
    .about_biz_blue_text {
        font-size: 1.1em;
        padding: 8px;
        margin: 3px 5px;
    }
    .about_biz_text {
        width: 85%;
    }
    .about_biz_blue_text span {
        font-size: 1.3em;
    }
    .about_biz_contents_text {
        line-height: 2em;
        font-size: 0.7em;
    }
    .annotation_text {
        font-size: 0.7em;
    }
    .about_biz_text .annotation_text {
        width: 80%;
        margin: 0 auto;
        text-align: right;
    }
    .price {
        padding: 30px 10px;
    }
    .arrow_title {
        font-size: 2em;
    }
    .manga_area {
        display: block;
        padding: 0 10px;
    }
    .manga_area img {
        width: 95%;
        margin: 0 auto;
    }
    .manga_contents {
        width: 95%;
        margin: 20px auto 0;
    }
    .manga_box img {
        width: 70%;
        margin-bottom: 10px;
    }
    .manga_box p {
        font-size: 1.2em;
        top: 45%;
    }
    .manga_btn a {
        font-size: 2em;
        padding: 20px 45px 17px;
    }
    img.manga_image {
        width: 40%;
        top: -6px;
    }
    .effect {
        margin-top: 70px;
    }
    .flow, .cost, .simulation {
        margin-top: 50px; 
    }
    .effect_list {
        width: 100%;
        display: block;
        font-size: 1.4em;
    }
    .effect_box {
        margin-bottom: 15px;
    }
    .effect_block {
        width: 80%;
    }
    .effect_content {
        width: 75%;
    }
    .effect_content img {
        height: 115px;
    }
    .effect_content ul {
        min-height: 75px;
        padding: 0 5px 0 8px;
    }
    .effect_content ul > li {
        font-size: 0.9em;
    }
    /*sp-menu*/
    .pc_header {
        display: none;
    }
    .sp_header {
        display: block;
    }
    .sp_hamburger_menu{
        width: 15%;
        text-align: right;
    }
    
    .sp_hamburger_menu img{
        height: 50px;
        margin: 0 6px 6px 0;
    }
    .sp_navi{
        position: fixed;
        top: 0;
        left: 0;
        max-height: 100%;
        background-color: #f2f2f2;
        width: 100%;
    }
    
    .sp_navi .-navi{
        width: 100%;
        display: block;
        margin-top: 3vw;
    }

    .sp_navi .-navi li {
        display: block;
    }
    
    #SpNaviBody{
        padding: 15px 0;
        flex: 1;
    }
    
    .spNaviContents{
        display: flex;
        flex-flow: column;
        min-height: 100vh;
    }
    
    .sp_navi .-navi .n_link a{
        width: 100%;
        margin: 0;
        padding: 20px 0 45px;
        height: 0;
        color: #111b3d;
        font-size: 1.3em;
        text-align: left;
    }

    .sp_navi .-navi .n_link a::after {
        content: "＞";
        font-weight: bold;
        color: rgba(27, 101, 144, 1);
        position: absolute;
        right: 12px;
    }
    
    .sp_navi .-navi .-ico{
        margin: 0;
        height: 20px;
    }
    
    .sp_navi .navi_header{
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
        margin-right: 10px;
    }
    
    .sp_navi .-navi .n_link{
        margin: 0;
        padding: 0 30px;
        border-bottom: 1px solid #111b3d;
    }
    
    .sp_navi .-navi .n_link:last-child{
        border-bottom: 1px solid #111b3d;
    }

    .sp_navi img.h_menu_img {
        width: 75%;
    }
    .sp_navi ul.drop {
        display: block;
    }
    .li_flex {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #111b3d;
    }
    .li_flex li a {
        color: #111b3d;
        font-size: 1.3em;
        padding: 20px 0;
    }
    .li_flex li.plan_list_5g {
        position: relative;
        flex-grow: 1;
    }
    .li_flex li.plan_list_5g::after {
        position: absolute;
        top: 0;
        left: 100%;
        margin: 0;
        content: "";
        width: 1px;
        height: 100%;
        background-color: #111b3d;
    }
    .li_flex li.plan_list_4g {
        position: relative;
        flex-grow: 1;
    }
    .sp_navi .-navi .li_flex a::after {
        content: "＞";
        font-weight: bold;
        color: rgba(27, 101, 144, 1);
        position: absolute;
        right: 12px;
    }
    #sp_fixed_menu {
        display: flex;
        align-items: center;
        position: fixed;
        width: 100%;
        height: 50px;
        bottom: 0px;
        font-size: 0;
        z-index: 99;
    }
    #sp_fixed_menu img {
        width: 101%;
    }
    .push {
        height: 50px;
    }
}

@media all and (min-width: 0) and (max-width:736px) {
    .rental_list .module-indent_list .txt {
        font-size:12.5px;
        line-height: 1.2em;
        text-align: left
    }

    .pc_inline {
        display: none!important;
    }
}
