/*料金プラン*/
tbody{
    width: 100%;
}
.planbox {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    padding: 40px 10px;
    margin: 0px auto;
}

.planbox.sub {
    background-color: #fff;
}


.greyback {
    background-color: #e0e9ed;
    padding: 20px;
    margin-bottom: 40px;
    display: inline-block
}

.imagebox {
    margin: auto;
    width: 100%;
    max-width: 600px
}
span.blue{
    color: #286cc6;
}
.planbase {
    background-color: #cfd8dc;
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 16px 0;
    display: inline-block
}

.tate,
.leftlabel {
    flex: 0 0 23%;
    margin-right: 5px
}

.tate.sub {
    flex: 0 0 25%;
}

#optioncell {
    margin-top: 103px
}

.leftlabel {
    padding-top: 160px;
    width: 240px
}

.leftlabel.sub {
    padding-top: 160px;
    flex: 0 0 20%;
}

.planheader {
    color: #fff;
    width: 95%;
    margin: 0 auto;
    height: 140px;
    padding: 10px 0;
    border-radius: 2px;
    font-weight: 500;
    font-size: 1.2rem
}


.plancell,
.planbutton {
    background-color: #fff;
    color: #455A64;
    border-radius: 2px;
    width: 95%;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    margin: 10px auto 0
}


.plus {
    width: 30px;
    height: auto;
    display: block;
    margin: 0 auto
}

.bottombase {
    width: 100%;

    display: inline-block;
    padding: 10px;
    padding-top: 0;
    background-color: #ECEFF1
}

.bigcell {
    height: auto
}

.bigcell>p {
    text-align: center;
    color: #78909C;
    font-size: 0.8rem;
    padding: 0 5px;
    line-height: 1.6rem
}

.planbutton {
    background-color: #00BCD4;
    color: #fff;
    position: relative;
    width: 200px;
}

.button.primary.sub {
    margin-top: 30px
}

.planbutton:hover {
    top: -2px;
    background-color: #26CADE
}

.plantitle {
    font-size: 1.2rem
}

.planlabel {
    line-height: 1.2rem;
    color: #455A64;
    width: 100%;
    height: 60px;
    margin: 0 auto;
    margin-right: 0;
    font-size: 0.9rem;
    border-bottom: 2px #ECEFF1 solid;
    padding-top: 20px
}

.planlabel:nth-child(1) {
    padding-top: 20px
}

.planlabel:nth-child(2) {
    padding-top: 30px;
    height: 114px
}

#example {
    margin-top: -60px;
    padding-top: 100px
}

.inputarea.calc {
    display: flex;

}

.example {
    width: auto
}

.example>tbody>tr>td {
    width: 300px
}

.plantable>tbody>tr>td.headercell {
    color: #fff;
    padding: 20px 10px
}

.headercell>p {
    text-align: center
}

.headercell.free {
    background-color: #29B6F6;
}

.headercell.basic {
    background-color: #f47100;
    /*background-color: #546E7A;*/
}

.headercell.lite {
    background-color: #ff8d00;
}

.headercell.prize {
    background-color: #e54304;
}

.midashicell {
    font-weight: 600;
    background-color: #d3e0e5
}

.whitecell {
    background-color: #fff;
    line-height: 1.5rem;
    vertical-align: middle;
    color: #212121;
    text-align: center;
}

.plantable {
    background-color: #e0e9ed;
    width: 900px;
    margin: 0 auto 40px
}
.plantable.spo {
    margin: 0 auto
}

.plantable,
.plantable>tbody>tr>td {
    border: 3px solid #e0e9ed;
    border-collapse: collapse;
}

.plantable>tbody>tr>td {
    padding: 10px;
}

.plantable>tbody>tr>th {
    padding: 10px;
    border: none;
}

.planheader.free>.plantitle {
    padding-top: 10px;
}

.planheader>* {
    text-align: center
}

.plantitle>.small {
    line-height: 1rem;
    text-align: center;
}

.planheader>.big {
    line-height: 40px
}



.notebox {
    padding-top: 10px;
}

.notebox>.small {
    text-align: right;
    line-height: 1.4rem
}

.ticimg {
    width: 60px;
}
/*計算機*/

.block {
    padding: 10px
}

.calcblock {
    margin: 20px;
    padding: 0;
    background-color: #fff;
    border: 2px solid #d4bff9;
    min-width: 250px;
}

.button.calcenter {
    background-color: #9965f4;
    color: #fff
}

.calcblock>p {
    background-color: #d4bff9;
    font-weight: 600;
    padding: 10px 16px;
    text-align: center
}

h4.button.big.calc {
    margin: 0;
    cursor: pointer;
    width: auto;
    padding: 0 1rem
}

.input_num {
    padding: 1rem
}

.input_num>label {
    text-align: left;
    font-weight: 600;
    padding-right: 1rem
}

.nomargin {
    margin: 0 !important
}

.input_num>input[type="number"] {
    display: inline-block;
    background-color: transparent;
    margin-right: 0;
    width: 6rem;
    margin: 0;
    margin-top: 8px
}

.resultblock {
    background-color: #d4bff9;
    padding: 20px;
    font-weight: 600;
    font-size: 1.1rem;
    margin-top: 30px
}

.resultblock.price {
    background-color: #d4bff9
}

.red {
    color: #e23d43
}

#app_and,
#app_ios {
    width: 8rem
}

.sect.gray.calc {
    padding: 20px;
}


.settingblock {
    width: 100%;
    margin: 0 auto
}

.settingblock>p {
    text-align: center;
    margin: 10px auto
}

.settingbutton {
    text-align: center;
    text-decoration: underline;
    display: inline-block;
    cursor: pointer;
    margin: 10px;
}

#self_server,#agree {
    display: none
}

.settingcheck {
    cursor: pointer;
    padding: 0 6px;
    width: 100%;
    display: block
}
.settingcheck.center{
    text-align: center;
    color: #212121;
}
.settingcheck a{
    padding: 2px 0;
    margin-left: 6px;
}

.dummycheck {
    position: relative;
    width: 18px;
    height: 18px;
    display: inline-block;
    border-radius: 3px;
    margin-right: 8px;
    vertical-align: text-bottom;
    margin-bottom: 1px
}

.dummycheck::before,
.dummycheck::after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 18px;
    height: 18px;
    top: 0;
    left: 0;
    transition: all 0.2s linear
}

.dummycheck::before {
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 3px;
}

.dummycheck::after {
    background: url(/image/check.png) center center / contain no-repeat;
    left: 1px
}

#self_server:checked+.dummycheck::before,#agree:checked+.dummycheck::before {
    background-color: #00BCD4;
    border: 1px solid #00BCD4;
}



#settingarea {
    display: flex;
    justify-content: center;
    padding-bottom: 16px;
    color: #fff;
    min-width: 600px;
    flex-direction: column;
}

.input_num.setting {
    display: inline-block;
    margin: 10px;
}

.input_num.setting>label {
    margin-top: 0;
    font-size: .8rem;
}

.input_num.setting>input {
    color: #fff;
}

.flexbox.calc {
    align-items: stretch;
    flex-direction: column;
}

#pricearea,
#calcarea {
    display: none;
    margin-bottom: 30px
}

#pricearea.open,
#calcarea.open {
    display: block;
}

@-webkit-keyframes load2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*テーブル*/

table,
td,
th {
    border: 1px solid #595959;
    border-collapse: collapse;
}

td,
th {
    padding: 3px;
    width: 30px;
    height: 25px;
}

th {
    background: #f0e6cc;
}

.even {
    background: #fbf8f0;
}

.odd {
    background: #fefcf9;
}

.customerheader {
    background-color: #023678;
    width: 100%;
    height: auto;
    position: relative;

}

.headerfilter {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .4);
    z-index: 3
}

.customerheader .title {
    position: relative;
    padding: 2rem 0;
    color: #fff;
    z-index: 4;

}

.customerheader .title h3 {
    font-size: 20px;
}

.customerheader .title h4 {
    font-size: 1.2rem
}

.customerbox {
    display: flex;
    flex-wrap: wrap
}

.customerbox h5 {
    font-size: 20px;
}

.customerbox h5:after {
    content: '';
    display: block;
    height: 4px;
    border-bottom: 3px solid #387eda;
    width: 100%;
    margin-bottom: 4px;
}

.flexbox.ex {
    height: auto;
    align-items: flex-start
}

.flexbox.ex p {
    text-align: center
}

.flexbox.ex p {
    max-width: 50%
}

span.image.caption {
    font-size: .7rem;
    color: #455A64;
    display: inline-block;
    padding: 10px;
}


.examplebox {
    display: block;
    text-align: left;
    flex: 1 1 auto;
    margin: 15px;

}

.examplebox a img,
.examplebox img {
    max-height: 200px;
    max-width: 200px
}

.examplebox ul li {
    position: relative;
    margin-left: .8rem;
}

.examplebox ul li:before {
    content: "";
    width: 0.3rem;
    height: 1rem;
    background-color: #EC407A;
    position: absolute;
    top: 4px;
    left: -10px
}

.main-description {
    padding: 0;
}

.main-description p {
    text-align: left;
    font-weight: 400;
    width: 100%;
    margin: auto;
    padding: 24px 24px 0 24px;

    max-width: 760px;
    min-height: 100px;
}
