@charset  "utf-8";
/*
  料金・サービス
--------------------------------------------------------------------------------------------------------*/
#plan .plan-table-wrap  {
    position: relative;
}
#plan .plan-table-wrap .icon-plan-change {
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.box-plan{
    width:808px;
    margin:0 auto 10px;
    border:1px solid #c1c1c1;
    text-align:center;
}
.box-plan-wide{
    border:1px solid #c1c1c1;
    text-align:center;
    border-radius: 5px;
    padding:10px 15px 0px;
    margin-bottom:15px;
}
.box-plan-wide .float-left{
    float: left;
    margin:0;
}
.bg-color-pink{
    background-color: #fff2f9;
}
.left-width58{
    max-width: 58%;
    height:auto;
}
.right-width42{
    max-width: 42%;
    height:auto;
}
.block-2-center{
    margin-left:17%;
}
.table-monthly_list{
  list-style-type: none;
  margin-left: 0;
}
.table-monthly_text{
  margin: 20px 0 5px;
}
@media screen and (max-width:768px) {
    #plan .plan-table-wrap .plan-table {
        margin: 20px 0;
    }
    #plan .plan-table-wrap .icon-plan-change {
        width: 50px;
    }
    .box-plan{
    width:auto;
}
    .block-2-center{
    margin:0;
}
}

#plan .plan-mobile-description {
    text-align: center;
    margin: 0 0 30px;
}
#plan .plan-mobile-description h4 {
    font-size: 24px;
    font-family: "新ゴ M","Shin Go Medium","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    color: #e4007f;
    margin-bottom: 15px;
    padding: 0;
}
#plan .plan-mobile-description .lead {
    font-size: 16px;
    margin: 0 0 30px;
}
@media screen and (min-width:768px) {
#plan .plan-mobile-description .lead {
        font-size: 16px;
    }
    #plan .plan-mobile-description .link {
        text-align: left;
        padding-left: 170px;
    }
}
@media screen and (max-width:768px) {
    #plan .plan-mobile-description .lead {
        text-align: left;
    }
    #plan .plan-mobile-description .link {
        text-align: center;
        padding-left: 0;
    }
}

.notice-01 li {position: relative; list-style:none; margin-left: 0;padding-left: 2.5em;}
.notice-01 li span {position: absolute;top:0;left:0;}

#plan .tab-content.plan-pittari .content .field .title {
    color: #e4007f;
    font-size: 24px;
    line-height: 130%;
    margin-bottom: 30px;
}
#plan .tab-content.plan-pittari .text {
    font-size: 16px;
}
@media screen and (max-width:768px) {
    #plan .tab-content.plan-pittari .content .field .title {
        color: #e4007f;
        font-size: 13px;
        line-height: 130%;
        margin-bottom: 10px;
    }
    #plan .tab-content.plan-pittari .text {
        font-size: 12px;
    }
}
#plan .plan-pittari-table {
    border: 0;
}
#plan .plan-pittari-table tr td {
    padding: 20px 10px;
    vertical-align: middle;
}
#plan .plan-pittari-table tr td:nth-of-type(1) {
    width: 130px;
    text-align: center;
}
#plan .plan-pittari-table tr td:nth-of-type(2) {
    width: 250px;
}

@media screen and (max-width:768px) {
    #plan .plan-pittari-table tr td:nth-of-type(1) {
        width: 80px !important;
    }
    #plan .plan-pittari-table tr td {
        width: auto !important;
    }
}

.no-linebreak{
    white-space:nowrap;
    font-size:10px;
}
@media screen and (max-width:768px) {
.padding_sp th{
        padding:5px 3px;
    }
.padding_sp td{
        padding:5px 3px;
    }
}

.area-col.arr05 .area-left {
    width: 40%;
}


#turbo .area-right{
    padding-left: 30px;
}
#portalappli .uline {
    border-bottom: 2px solid #e4007f;
}
#portalappli ol.img {
    list-style:none;
    margin:0;
    padding:0;
}
#portalappli ol.img li{
    list-style:none;
    background-repeat:no-repeat;
    background-position:0 0;
    margin:0 0 5px;
    padding-left:25px;
}

#portalappli ol.img li.li1{
    background-image:url(../images/mark_01.png);
}
#portalappli ol.img li.li2{
    background-image:url(../images/mark_02.png);
}
#portalappli ol.img li.li3{
    background-image:url(../images/mark_03.png);
}
#portalappli .notice-pink {
    width:295px;
    box-sizing:border-box;
    background: #fce5f2;
    padding: 13px;
    margin: 0;
}
#portalappli .notice-pink ul{
    display: table;
    list-style:none;
    margin:0 auto;
    padding:0;
}
#portalappli .notice-pink ul li{
    display: table-row;
}
#portalappli .notice-pink ul li span{
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
    padding-bottom: 10px;
}
@media screen and (min-width:768px) {
    #portalappli {
        padding-right: 0;
    }
    #portalappli .area-left {
        white-space:nowrap;
    }
    #portalappli .area-right {
        padding-left: 20px;
    }
    .text-center-pc {
        text-align: center;
    }
}
@media screen and (max-width:768px) {
    .box-plan .bg-color-pink{
        margin: 0 0 10px;
        padding: 10px;
    }
    .pittariplan {
        border: 1px solid #e4007f;
        padding: 20px 10px;
        border-radius: 3px;
    }
    .area-col.arr05 .area-left {
    width: 100%;
    }
    #turbo .area-right{
    padding-left: 0;
    }
    #portalappli.block-gray .area-right {
        text-align: center;
    }
    #portalappli.block-gray .pull-left {
        float: none;
        text-align: center;
    }
    #portalappli .notice-pink {
        width:100%;
    }
    .text-left-sp {
        text-align: left!important;
    }
}
.no_mark11{
    margin-left:20px;
    font-size:11px;
    list-style:none;
}


#plan .text-center img.visible-pc {
    margin: 15px auto;
}

#plan .btn.anc::before {
    border-right: 1px solid #2c2c2c;
    border-top: 1px solid #2c2c2c;
    bottom: 0;
    content: "";
    height: 5px;
    right: 15px;
    margin: auto;
    position: absolute;
    top: 0;
    transform: rotate(135deg);
    vertical-align: middle;
    width: 5px;
}
#plan .btn.anc {
    font-size: 14px;
}

.vmiddle {
    vertical-align: middle;
}

#plan .feature {
    background: #f0f0f0;
    border-radius: 5px;
}
.block {
    display: block;
}
@media screen and (min-width:768px) {
    #plan #main section.bg-white .container {
        padding: 40px 0;
    }
    #plan #main section .container.first .notice-gray {
        padding-bottom: 40px;
    }
    #plan .boxes-wimax-option .box .ind {
        min-height: auto;
    }
    #plan .boxes-wimax-option .box .foot {
        min-height: 152px;
    }
    #plan .boxes-wimax-products .box .ind {
        min-height: 454px;
    }
    #plan .boxes-wimax-products .box .foot {
        min-height: 101px;
    }
    #plan .fields-layout .fields .content .field .plan-inner {
        padding-left: 14px;
        padding-right: 14px;
    }
    #plan .fields-layout.toggle-block .fields .content .field .lead-text {
        margin: 20px 0;
    }
    #plan .feature {
        font-size: 20px;
        background: #f0f0f0;
        border-radius: 5px;
    }
    #plan .feature2 p {
        margin-bottom: 10px;
        text-align: center;
    }
    #plan .feature2 .font-up {
        font-size: 28px;
    }
    #plan .fields-layout.toggle-block .fields .content .field .col-4 {
        width: 200px;
    }
    #plan #index-plan-detail dl.table {
        display: table;
        width: 900px;
        margin: 0 auto;
    }
    #plan #index-plan-detail dl.table dt {
        display: table-cell;
        width: 140px;
    }
    #plan #index-plan-detail dl.table dd {
        display: table-cell;
        vertical-align: middle;
    }
}
@media screen and (max-width:768px) {
    #plan #main section .container.first {
        padding-top: 20px;
    }
    #plan #main section.mb-large .container:last-child {
        padding-bottom: 20px;
    }
    #plan .list-horizontal.btns li {
        display: block;
        margin-bottom: 10px;
    }
    #plan .list-horizontal.btns li a{
        width: 100%;
    }
    #plan .fields-layout .fields .content .field .plan-inner {
        padding-left: 10px;
        padding-right: 10px;
    }
    #plan .feature {
        font-size: 100%;
        padding: 5px;
    }
    #plan .feature2 {
        text-align: left;
        font-size: 14px;
    }
    #plan .feature2 p {
        margin-bottom: 5px;
    }
    #plan .feature2 .font-up {
        font-size: 122%;
    }
    #plan .feature2 .font-down {
        font-size: 75%;
    }
    #plan .fields-layout.toggle-block .fields .content .field .col-4 {
        width: 46%!important;
    }
    #plan #index-plan-detail dl.table {
        display: block;
        margin: 0 0 10px;
    }
    #plan #index-plan-detail dl.table dt {
        margin: 0 0 5px;
    }
    #plan #index-plan-detail dl.table dd {
        margin: 0 0 10px;
    }
    .sp-clear {
        float: none;
        clear: both;
    }
}


.flow-wimax .orders {
    margin-bottom: 0;
}

.lte_link{
position:relative;
}
.lte_banner{
position:absolute;
bottom:13px;
right:0;
}
.note-box-01 span{
display: inline-block;
padding: 5px 10px;
border: 1px solid #e61717;
border-radius: 5px;
color: #e61717;
font-size: 12px;
}

@media screen and (max-width:768px) {
    #main .lte_banner{
        width:28%;
        bottom:8%;
    }
}
article .table-font17  th,
article .table-font17  td{
    font-size:17px !important;
}
.list-bg{
    background:#efefef;
    padding:10px;
}

@media screen and (min-width: 768px) {
    .pt50{
        padding-top:50px !important;
    }
    .text-price.add-padding{
        padding:23px 0 24px;
    }
    .title.ptb{
        padding-top:38px !important;
        padding-bottom:15px !important;
    }
    .foot.pb{
        padding-bottom:10px !important;
    }
}

/* origin */
#main.top .fields-layout .fields > .head .title{
font-size:28px;
background:#f354a4;
}
#main.top .fields-layout .fields > .head .title.large {
    font-size: 28px;
}
#main.top .fields-layout .fields > .head .title.small {
    font-size: 14px;
}
@media screen and (max-width:768px) {
    #main.top .fields-layout .fields > .head .title.large {
        font-size: 16px;
    }
    #main.top .fields-layout .fields > .head .title.small {
        font-size: 12px;
    }
}
#main.top .img-contents{
text-align:center;
margin-bottom:50px;
}
#main.top .box-attention-01{
margin-bottom:30px;
padding: 15px 25px;
border: 2px solid #e61717;
border-radius: 5px;
color: #e61717;
}
#main.top .box-attention-01 .lead{
margin-bottom: 5px;
text-align: center;
text-decoration: underline;
font-size: 17px;
}
#main.top .box-attention-01 :last-child{
margin-bottom: 0;
}
#main.top .feature{
font-size:20px;
background:#f0f0f0;
border-radius:5px;
text-align:center;
margin-bottom:30px;
}
#main.top .box-frame-01{
overflow-x: hidden;
overflow-y: scroll;
padding: 15px 0 0 15px;
height: 190px;
border: 1px solid #e0e0e0;
font-size: 12px;
}
#main.top .note-box-01{
text-align: right;
}
#main.top .note-box-01 span{
display: inline-block;
padding: 5px;
border: 1px solid #e61717;
border-radius: 5px;
color: #e61717;
font-size: 11px;
}
#main.top .list-image-01{
margin-left: -10px;
list-style: none;
}
#main.top .list-image-01 li{
float: left;
margin: 0 0 10px 10px;
}
@media screen and (max-width:768px){
    #main.top .fields-layout .fields > .head .title{
    font-size: 16px;
    }
    #main.top .img-contents{
    margin-bottom:20px;
    }
    #main.top .list-image-01{
    margin-left: 0;
    }
    #main.top .list-image-01 li{
    float: none;
    margin-left: 0;
    text-align: center;
    }
    #main.top .box-attention-01{
    margin-top: 20px;
    }
    #main.top .box-attention-01 .lead{
    font-size: 12px;
    }
    #main.top .feature {
        font-size: 100%;
        padding: 5px;
        margin-bottom:15px;
    }
}

/* /plan/wimax.html
  ------------------------------ */
/* override */
section > .container{
overflow: visible;
}

/* origin */
.wimax-plan-image{
position: relative;
margin-bottom: 15px;
}
.wimax-plan-image .link-cell{
position: absolute;
left: 1px;
width: 150px;
height: 70px;
}
.wimax-plan-image .link-cell.type-01{
top: 373px;
}
.wimax-plan-image .link-cell.type-02{
top: 515px;
border-radius: 0;
}
.wimax-plan-image .link-cell .link-boxw{
border-radius: 0;
}
.wimax-plan-image .link-cell .link-box{
border-radius: 0;
}
.wimax-plan-image .link-cell.type-02 .link-box{
border-radius: 0 0 0 5px;
}
.wimax-plan-image .link-cell .link-img{
width: 20px;
height: auto;
border-radius: 0;
}
.wimax-plan-image .btn-lightblue{
position: absolute;
top: 606px;
padding: 5px 21px;
font-size: 11px;
}
.wimax-plan-image .btn-lightblue.type-01{
left: 184px;
}
.wimax-plan-image .btn-lightblue.type-02{
left: 361px;
}
.wimax-plan-image .btn-lightblue.type-03{
left: 520px;
}
.wimax-plan-image .btn-lightblue.type-04{
left: 661px;
}
.wimax-plan-image .btn-lightblue.type-05{
left: 802px;
}
.wimax-plan-bnr{
padding-left: 150px;
margin-bottom: 25px;
}
.foot-btn .foot-btn-list.type-wimax{
margin-bottom: 15px;
}
.foot-btn-list.type-wimax .btn-lightblue{
min-width: 350px;
}
.foot-btn-list.type-other .btn{
min-width: 230px;
}
.droplist-wrap{
position: relative;
}
.droplist-wrap .droplist{
position: absolute;
right: 0;
left: 0;
z-index: 4;
margin: auto;
width: 198px;
border: 1px solid #ccc;
background-color: #fff;
}
.droplist-wrap .droplist li{
margin: 0;
border-top: 1px solid #ccc;
text-align: left;
width: 100%;
}
.droplist-wrap .droplist li:first-child{
border-top: none;
}
.droplist-wrap .droplist li a{
position: relative;
display: block;
padding: 6px 30px 6px 15px;
color: #2b2b2b;
text-decoration: none;
width: 100%;
box-sizing: border-box;
}
.droplist-wrap .droplist li a:hover{
opacity: .7;
}
.droplist-wrap .droplist li a::after{
position: absolute;
top: 0;
right: 11px;
bottom: 0;
margin: auto;
width: 6px;
height: 6px;
border-top: 1px solid #2c2c2c;
border-right: 1px solid #2c2c2c;
content: "";
vertical-align: middle;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.btn.js-droplist-hook:before{
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
}

@media screen and (max-width:768px){
/* override */
.text-notice{
font-size: 12px !important;
}
/* origin */
.wimax-plan-image{
margin: 10px 0;
}
.wimax-plan-image .link-cell{
left: 0.36%;
width: 24.1%;
height: auto;
}
.wimax-plan-image .link-cell.type-01{
top: 56.2%;
}
.wimax-plan-image .link-cell.type-02{
top: 78.2%;
}
.wimax-plan-image.type-heart .link-cell.type-01{
top: 57.1%;
}
.wimax-plan-image.type-heart .link-cell.type-02{
top: 78.5%;
}
.wimax-plan-image .link-img{
width: 15px;
}
.wimax-plan-image .btn-lightblue{
top: 91.2%;
}
.wimax-plan-image.type-heart .btn-lightblue{
top: 92.9%;
}
.wimax-plan-image .btn-lightblue:before{
right: 8px;
width: 4px;
height: 4px;
}
.wimax-plan-image.type-01 .btn-lightblue{
width: 30.5%;
}
.wimax-plan-image.type-01 .btn-lightblue.type-01{
left: 28.3%;
}
.wimax-plan-image.type-01 .btn-lightblue.type-02{
left: 66%;
}
.wimax-plan-image.type-02 .btn-lightblue{
padding: 5px;
width: 21.2%;
}
.wimax-plan-image.type-02 .btn-lightblue.type-01{
left: 26.3%;
}
.wimax-plan-image.type-02 .btn-lightblue.type-02{
left: 51.4%;
}
.wimax-plan-image.type-02 .btn-lightblue.type-03{
left: 76.6%;
}
.wimax-plan-bnr{
padding-left: 0;
margin-bottom: 40px;
}
.foot-btn-list.type-wimax .btn-lightblue{
padding: 15px;
min-width: 0;
width: 100%;
}
.foot-btn .foot-btn-list.type-other li{
display: inline-block;
}
.foot-btn-list.type-other .btn{
min-width: 0;
}
.droplist-wrap .droplist{
left: -25%;
}
}

/* /plan/wimax/各プランページ
  ------------------------------ */
/* origin */
.lte-option-col::after{
content: '';
display: block;
clear: both;
}
.lte-option-col ._col-2{
width: 50%;
float: left;
margin: 0;
}
@media screen and (max-width:768px){
  .lte-option-col{
  text-align: center;
  }
  .lte-option-col ._col-2{
  width: auto;
  float: none;
  display: inline-block;
  margin: 0 auto;
  }
  .lte-option-col ._col-2:first-child{
  margin-bottom: 10px;
  }
}


#plan .cols {
  margin-bottom: 20px;
}

#plan .box-emphasis .box {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    background-color: #ffeff9;
}
#plan .box-emphasis .box > .head {
    padding: 25px 20px 0px 20px;
}
#plan .box-emphasis .box > .head .title {
    font-family: "譁ｰ繧ｴ M","Shin Go Medium","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    border: 0;
    padding: 15px 0 23px;
    text-align: center;
    line-height: 130%;
}
#plan .box-emphasis .box > .head .title .sub {
    display: block;
    font-size: 16px;
}
#plan .box-emphasis .box > .head .title .main {
    display: block;
    font-size: 28px;
    color: #e2007e;
}
#plan .box-emphasis .box > .head .title.l2 {
    padding: 0 0 15px;
}
#plan .box-emphasis .box > .ind {
    padding: 0px 20px 0px;
}
#plan .box-emphasis .box > .ind .icon {
    margin-bottom: 20px;
}
#plan .box-emphasis .box > .ind .description {
    padding: 15px 0px 0px;
}
#plan .box-emphasis .box > .foot {
    padding-left: 20px;
    padding-right: 20px;
}
#plan .box-emphasis .box > .foot [class^="btn"] {
    width: 250px;
    margin: auto;
}

@media screen and (max-width:768px) {
    #plan .box-emphasis {
        margin-bottom: 0px;
    }
    #plan .box-emphasis .box > .head .title {
        font-size: 13px;
    }
    #plan .box-emphasis .box > .foot {
        padding-bottom: 10px;
    }
}


#plan .box-emphasis .text-price img {
    display: inline;
    margin-right: 5px;
    vertical-align: middle;
}
#plan .box-emphasis .text-price .num {
    vertical-align: middle;
}
#plan .box-emphasis .text-price .tail {
    vertical-align: bottom;
}
#plan .box-emphasis .text-price2 {
    display: inline-block;
    padding: 0 0 12px;
}
#plan .box-emphasis .text-price2 s {
    text-decoration: none;
    display: inline-block;
    position: relative;
}
#plan .box-emphasis .text-price2 s::after {
    content: "";
    width:100%;
    height: 1px;
    position: absolute;
    top: 11%;
    left: 50%;
    -webkit-transform: rotate(-14deg) translate(-50%, -50%);
    transform: rotate(-14deg) translate(-50%, -50%);
    background-color: #e4007f;
    border: 1px solid transparent;
}

@media screen and (max-width:768px) {

  #plan .box-emphasis .text-price img {
      width: 55%;
  }
  #plan .box-emphasis .text-price .num {
      vertical-align: middle;
  }
  #plan .box-emphasis .text-price .tail {
      vertical-align: bottom;
  }
}


#plan .inner-col {
  margin: 0 -10px 20px;
  padding-bottom: 10px;
}
#plan .gutter {
  margin-top: 25px !important;
}
#plan .inner-col > .col-1,
#plan .inner-col > .col-2 {
  float: left;
  margin: 0 10px;
}
#plan .inner-col > .col-1 {
  width: 296px;
}
#plan .inner-col > .col-2 {
  width: 612px;
}
#plan .inner-col > .col-3 {
  width: 928px;
}
#plan .inner-col > .col-1 [class^="boxes"] .box {
  width: 296px;
}
#plan .inner-col > .col-2 [class^="boxes"] .box {
  width: 612px;
}
#plan .inner-col > .col-1.box-option [class^="boxes"] .box {
  width: 231px;
}
#plan .inner-col > .col-2.box-option [class^="boxes"] .box {
  width: 281px;
}

@media screen and (max-width:768px){

  #plan .inner-col {
    margin: 0;
    padding-bottom: 0;
  }
  #plan .gutter {
    margin-top: 0 !important;
  }
  #plan .inner-col > .col-1,
  #plan .inner-col > .col-2 {
    float: none;
    margin: 0 0 10px;
  }
  #plan .inner-col > .col-1:last-child,
  #plan .inner-col > .col-2:last-child {
    margin: 0;
  }
  #plan .inner-col > .col-1,
  #plan .inner-col > .col-2,
  #plan .inner-col > .col-3,
  #plan .inner-col > .col-1 [class^="boxes"] .box,
  #plan .inner-col > .col-2 [class^="boxes"] .box,
  #plan .inner-col > .col-1.box-option [class^="boxes"] .box,
  #plan .inner-col > .col-2.box-option [class^="boxes"] .box {
    width: 100%
  }
}


#plan .link-image a,
#plan .link-image .inner {
  display: block;
  padding: 25px;
  position: relative;
  text-align: center;
}
#plan .link-image a::before {
  background: url("//www.uqwimax.jp/common2/images/link_box_self_gray.png") right bottom no-repeat;
  background-size: cover;
  bottom: 0;
  content: "";
  height: 30px;
  position: absolute;
  right: 0;
  width: 30px;
}
#plan .link-image img {
  display: inline-block;
  height: auto;
  line-height: 0;
  max-width: 100%;
  vertical-align: bottom;
}

@media screen and (max-width:768px){

  #plan .link-image a,
  #plan .link-image .inner {
    padding: 20px;
  }
}


#plan .box-option {
    border-radius: 5px;
    display: inline-block;
    overflow: hidden;
}
#plan .box-option > .inner {
    padding: 25px;
}

@media screen and (max-width:768px){

  #plan .box-option {
    border-radius: 5px;
      display: inline-block;
      overflow: hidden;
  }
  #plan .box-option > .inner {
    padding: 20px;
  }
}


#plan .box-option.bg-color-pink {
    background-color: #fff2f9;
}
#plan .box-option > .head {
    margin-bottom: 25px;
}
#plan .box-option > .head .title {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color:  #e5007f;
}
#plan .box-option [class^="boxes"] {
    margin: 0;
    padding: 0;
}
#plan .box-option [class^="boxes"] .box {
    background-color: #fff;
    width: 292px;
}

@media screen and (max-width:768px){

    #plan .box-option > .head {
        margin-bottom: 20px;
    }
    #plan .box-option > .head .title {
        font-size: 12px;
    }
    #plan .box-option [class^="boxes"] .box {
        width: 100%;
    }
}


#discount table [class*="mark"] {
  margin: 0;
}
#discount table [class*="mark"]::before {
  position: static;
}


/*------ PC3・SP2列構成 -----*/
#plan .field .col-multi {
    width: 100%;
    margin-bottom: 30px;
}
#plan .field .col-multi [class^="col"] {
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
}
#plan .field .col-multi .col-3-pc {
    margin: 0 5px 0 0;
}
#plan .field .col-multi .col-3-pc:last-child {
    margin-right: 0;
}
#plan .field .col-multi .col-3-pc .link-box {
    box-sizing: border-box;
    padding: 10px;
}
#plan .field .col-multi .link-box p:last-child {
    margin-bottom: 0;
}

#plan .field .col-multi .row-2-pc .col-2-sp {
    width: 100%;
    margin-bottom: 15px;
}

@media screen and (min-width:769px) {
    #plan .field .col-multi .col-3-pc {
        width: 298px;
    }
    #plan .field .col-multi .col-3-pc .link-box {
        display: table;
        width: 100%;
        height: 235px;
    }
    #plan .field .col-multi .link-box > div {
        display: table-cell;
        vertical-align: middle;
    }
    #plan .field .col-multi .row-2-pc .link-box {
        height: 110px;
    }
    #plan .field .col-multi .col-3-pc .ind {

    }
    #plan .field .col-multi .col-3-pc .ind .img {

    }
}
@media screen and (max-width:768px) {
    #plan .field .col-multi {
        margin-bottom: 20px;
    }
    #plan .field .col-multi .col-2-sp {
        width: 47%;
        margin-bottom: 10px;
    }
    #plan .field .col-multi .row-2-pc {
        width: 100%;
    }
    #plan .field .col-multi .row-2-pc .col-2-sp {
        width: 47%;
        margin-right: 5px;
    }
}
@media screen and (max-width:380px) {
    #plan .field .col-multi .col-2-sp .link-box {
        min-height: 210px;
    }
    #plan .field .col-multi .row-2-pc .col-2-sp .link-box {
        min-height: 64px;
    }
}