/*
@media screen and (max-width: 480px) {
}
@media screen and (min-width: 481px) {
}
@media screen and (min-width: 641px) {
}
@media screen and (min-width: 768px) {
}
@media screen and (min-width: 1025px) {
}
*/

#footerArea {
  margin-top: 50px;
}

body {
  background-color: #fff;
  color: #000;
}

div,span,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark{
  font-family: Roboto, "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", sans-serif;
  color: inherit;
  font-size: inherit;
}

a {
  color: #168ada;
}

a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  text-decoration: none;
}

div[class^="section_"] {
  margin-bottom: 50px;
}

div[id^="pos"] {
  padding-top: 50px;
}

hr {
  border: none;
  border-top: solid 1px #bdbdbd;
  height: 1px;
  color: #bdbdbd;
}

img {
  border-width: 0;
  width: 100%;
}

td p {
  margin: 0 0 15px 0;
}
td p:last-child {
  margin: 0;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.disc li {
  list-style-type: disc;
  margin-left: 20px;
}

.align_c {
  text-align: center;
}

.big {
  font-size: 2.0rem;
}

.bold {
  font-size: 1.05em;
  font-weight: bold;
}

.btn a {
  background-color: #f00;
  border-radius: 5px;
  bottom: 30px;
  color: #fff;
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 50px;
  margin: 0 auto;
  max-height: 50px;
  text-align: center;
  text-decoration: none;
  width: 80%;
}

.btn-ptn2 a {
  background-color: #fff;
  border: 2px solid #f00;
  color: #f00;
}

.btn-ptn3 a {
  background-color: #bdbdbd;
  color: #fff;
}

.btn-ptn4 a {
  background-color: #fff;
  border: 2px solid #0066CC;
  color: #0066CC;
}

.clearfix:after,
.clearfix::after {
  clear: both;
  content: "";
  display: block;
}

.cmn_pad {
  padding-left: 20px;
  padding-right: 20px;
}

.copy_box {
  background-color: #eeeeee;
  margin-bottom: 2em;
  padding: 1em;
  text-align: center;
}

.copy_box p {
  display: inline-block;
}

.dline_through {
  background-image: url("//www.seplus.jp/dokushuzemi/fe/img/201507/dline_through.png");
  background-repeat: repeat-x;
  background-position: center;
}

.eye_catch {
  background-image: url(/dokushuzemi/fe/img/201803/ec-eye-catch-fhd.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
  height: 100%;
  min-height: 480px;
  padding: 80px 0 0 0;
  position: relative;
  text-align: center;
}

.eye_catch_mask {
  background-color: rgba(0, 0, 0, .5);
  content: "";
  display: table;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

.eye_catch_text_block {
  display: table-cell;
  vertical-align: middle;
}

.eye_catch .txt-1 {
  color: #fff;
  font-weight: bold;
  line-height: 120%;
  margin: 0;
  text-align: center;
  text-shadow: 0 1px 3px #000;
}

.eye_catch .txt-2 {
  background-color: rgba(204, 204, 204, .3);
  color: #fff;
  display: inline-block;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2em;
  padding: 1em;
  text-align: center;
  text-shadow: 0 1px 3px #000;
}

.eye_catch .txt-2 p {
  line-height: 1.1;
}

.eye_catch .txt-3 {
  margin-top: 2em;
  text-align: center;
}

.eye_catch .txt-3 p {
  color: #fff;
}

.eye_catch .txt-3 .current-status {
  background-color: rgba(255, 255, 255, .8);
  border-radius: 5px;
  color: #212121;
  font-weight: bold;
  margin-left: 30px;
  margin-right: 30px;
  padding: 15px 15px;
  text-shadow: none;
}

@media screen and (max-width: 480px) {
  .eye_catch {
    padding-top: 150px;
  }

  .eye_catch .txt-1 {
    font-size: 1.2rem;
  }

  .eye_catch .txt-2 p.nobe {
    font-size: 1rem;
  }

  .eye_catch .txt-2 p.ttl {
    font-size: 1.8rem;
  }

  .eye_catch .txt-3 p.menjotaiou {
    font-size: 1.1rem;
  }

  .eye_catch .txt-3 p.current-status {
    font-size: 3.73333vw;
    text-shadow: none;
  }
}
@media screen and (min-width: 481px) {
  .eye_catch {
    padding-top: 100px;
  }

  .eye_catch .txt-1 {
    font-size: 1.5rem;
  }

  .eye_catch .txt-2 p.nobe {
    font-size: 1rem;
  }

  .eye_catch .txt-2 p.ttl {
    font-size: 2.2rem;
  }

  .eye_catch .txt-3 p.menjotaiou {
    font-size: 1.4rem;
  }

  .eye_catch .txt-3 p.current-status {
    font-size: 3.73333vw;
    text-shadow: none;
  }
}
@media screen and (min-width: 641px) {
  .eye_catch .txt-1 {
    font-size: 1.5rem;
  }

  .eye_catch .txt-2 p.nobe {
    font-size: 1rem;
  }

  .eye_catch .txt-2 p.ttl {
    font-size: 2.2rem;
  }

  .eye_catch .txt-3 p.menjotaiou {
    font-size: 1.4rem;
  }

  .eye_catch .txt-3 p.current-status {
    font-size: 3.73333vw;
    text-shadow: none;
  }
}
@media screen and (min-width: 768px) {
  .eye_catch .txt-1 {
    font-size: 2.5rem;
  }

  .eye_catch .txt-2 p.nobe {
    font-size: 1.8rem;
  }

  .eye_catch .txt-2 p.ttl {
    font-size: 3.0rem;
  }

  .eye_catch .txt-3 p.menjotaiou {
    font-size: 2.3rem;
  }

  .eye_catch .txt-3 p.current-status {
    font-size: 1.8rem;
    text-shadow: none;
  }
}
@media screen and (min-width: 1025px) {
  .eye_catch .txt-1 {
    font-size: 3.0rem;
  }

  .eye_catch .txt-2 p.ttl {
    font-size: 4.0rem;
  }

  .eye_catch .txt-3 p.menjotaiou {
    font-size: 2.8rem;
  }

  .eye_catch .txt-3 p.current-status {
    font-size: 2.0rem;
    text-shadow: none;
  }
}





.hatsubaijiki-oshirase {
  color: #f00;
  font-weight: bold;
  margin-top: 2em;
  text-align: center;
}
@media screen and (min-width: 641px) {
  .hatsubaijiki-oshirase {
    font-size: 1.2em;
  }
}
@media screen and (min-width: 768px) {
  .hatsubaijiki-oshirase {
    font-size: 1.3em;
  }
}
@media screen and (min-width: 1025px) {
  .hatsubaijiki-oshirase {
    font-size: 1.5em;
  }
}





.pageCover {
  background-color: #000;
  display: none;
  left: 0;
  height: 10000px;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99999;
}

@media only screen and (orientation: portrait) {
  .eye_catch {
    background-image: url(/dokushuzemi/fe/img/201803/ec-eye-catch-fhd-v.jpg);
    /*padding-top: 40%;*/
  }
}

.f_h {
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 140%;
  text-align: center;
}

.h_1 {
  border-bottom: 3px solid #90CAF9;
  /*color: rgb(61, 118, 132);*/
  color: inherit;
  font-size: 2rem;
  line-height: 1.2;
  margin-bottom: 50px;
  margin-top: 50px;
  padding-bottom: .25em;
  padding-left: 20px;
  padding-right: 20px;
}

.h_2 {
  font-size: 1.8rem;
  line-height: 1.2;
  margin-bottom: 50px;
  margin-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

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

.mag_bt05 {
  margin-bottom: 5px!important;
}

.mag_bt30 {
  margin-bottom: 30px!important;
}

.mag_bt50 {
  margin-bottom: 50px!important;
}

.merit_block div[class*="merit_"] {
  border-radius: 5px;
  color: #fff;
  padding: 15px;
}

.merit_block .merit_1 {
  background-color: #00b0f0;
}

.merit_block .merit_2 {
  background-color: #92d050;
}

.merit_block .merit_3 {
  background-color: #ffc000;
}

.ml:after,
.ml::after {
  content: "@seplus.jp";
  display: inline;
}

.btm-fix {
  background-color: rgba(0,0,0,.2);
  bottom: 0;
  display: none;
  height: 60px;
  left: 0;
  position: fixed;
  width: 100%;
}

.pageTop {
  bottom: 5px;
  display: block;
  height: 50px;
  position: fixed;
  right: 5px;
  width: 50px;
  z-index: 9999;
}

.btm-offer {
  bottom: 5px;
  display: block;
  height: 50px;
  left: 0;
  margin: 0 auto;
  position: fixed;
  right: 0;
  width: 200px;
  z-index: 9999;
}

.btm-twitter {
  bottom: 6px;
  display: block;
  height: 48px;
  left: 5px;
  position: fixed;
  width: 48px;
  z-index: 9999;
}

.flex {
  display: -ms-flexbox;
  display: -moz-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  align-items: stretch;
}

.flex.justify {
  -ms-flex-pack: justify;
  -moz-box-pack: justify;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.flex.start {
  -ms-flex-pack: start;
  -moz-box-pack: start;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.flex.wrap {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex > div {
  box-sizing: border-box;
  width: 100%;
}

.img-txt {
  display: table;
  width: 100%;
}

.img-txt + .img-txt {
  margin-top: .5em;
}

.img-txt .img-block {
  box-sizing: border-box;
  display: table-cell;
  padding-bottom: .5em;
  padding-top: .5em;
  width: 20%;
}

.img-txt .txt-block {
  box-sizing: border-box;
  display: table-cell;
  font-size: 1.2em;
  padding-bottom: .5em;
  padding-left: 1em;
  padding-top: .5em;
  width: 80%;
  vertical-align: middle;
}

.img-txt .txt-block p {
  line-height: 1.2;
}

.img-txt .txt-block._step {
  background-color: #B3E5FC;
}

@media screen and (min-width: 768px) {
  .img-txt .img-block {
    display: table-cell;
    width: 10%;
  }

  .img-txt .txt-block {
    display: table-cell;
    padding-left: 1em;
    width: 90%;
    vertical-align: middle;
  }
}

.flex.koushi-intro .koushi-nm {
  background-color: #E0E0E0;
  padding: 5px 10px;
}

.flex.koushi-intro .koushi-img {
  text-align: center;
  margin: 1em 0;
}
.flex.koushi-intro .koushi-img img {
  max-width: 300px;
}

.flex.tokucho img {
  max-width: 300px;
}

.flex.tokucho .tokucho-ttl {
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.2;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}

.flex.taisakukouza .img-block {
  margin: 1em 0;
  text-align: center;
  width: 100%;
}

.flex.taisakukouza .img-block img {
  max-width: 300px;
}

.flex.taisakukouza .txt-block {
  background-color: #B3E5FC;
  padding: .5em;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .flex.taisakukouza .img-block {
    margin: 0;
    padding-right: 1em;
    width: 30%;
  }

  .flex.taisakukouza .txt-block {
    width: 70%;
  }
}

.red {
  color: #f00;
}

.price>li:first-child {
  border-bottom: 1px solid #666;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 200%;
  margin-bottom: 15px;
}
.price>li:after {
  clear: both;
  content: "";
  display: block;
}
.price>li>span:first-child {
  float: left;
  margin-left: 30px;
  width: 150px;
}
.price>li>span:first-last {
  float: left;
}

.serif {
  border-radius: 5px;
  box-sizing: border-box;
  padding: 15px;
  width: 100%;
}

.serif-01 {
  background-color: #00b0f0;
  color: #fff;
}

.serif .serif-tbl {
  display: table;
  width: 100%;
}
.serif .serif-row {
  display: table-row;
}
.serif .serif-cell {
  display: table-cell;
  padding: 0;
}
.serif .serif-cell p {
  margin: 0;
}
.serif .serif-cell-head {
  vertical-align: middle;
  width: 150px;
}

.sml {
  font-size: 0.8rem;
}

.top-logo {
  left: 20px;
  position: absolute;
  top: 80px;
  width: 100px;
}

.view-pc, .view-sm {
  display: none;
}





@media screen and (min-width: 768px) {
  /* iPad 縦置きの横幅より大きい */
  .btns .btn {
    float: left;
    width: 50%;
  }

  .btm-offer {
    width: 500px;
  }

  .cmn_width {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1024px;
    width: 100%;
  }

  .flex.koushi-intro > div:nth-child(even) {
    margin-left: 30px;
  }

  .h_1 {
    font-size: 2.5rem;
  }

  .h_2 {
    font-size: 1.8rem;
  }

  .menu_wrap {
    box-sizing: border-box;
    background-color: #0097da;
    left: 0;
    top : 0;
    padding: 5px;
    position: fixed;
    width: 100%;
    z-index: 9999;
  }

  .menu_pc {
    display: -webkit-flex;
    display: flex;
    -wekit-flex-direction: row;
    flex-direction: row;
    height: 50px;
  }

  .menu_pc .col {
    width: 100%;
    line-height: 50px;
  }

  .menu_pc .col a {
    background-color: #0097da;
    border: 2px solid #fff;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    display: block;
    height: 50px;
    line-height: 50px!important;
    margin: 0 5px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
  }

  .menu_pc .col a.ptn2 {
    background-color: #fff;
    border: 2px solid #0097da;
    color: #0097da;
  }

  .menu_pc .offer a {
    background-color: #f00;
  }

  .menu_smp {
    display: none;
  }

  .menu_btn {
    display: none;
  }

  .merit_block {
    display: -webkit-flex;
    display: flex;
    -wekit-flex-direction: row;
    flex-direction: row;
  }

  .merit_block .merit_1 {
    margin-right: 2%;
    width: 32%;
  }

  .merit_block .merit_2 {
    margin-right: 2%;
    width: 32%;
  }

  .merit_block .merit_3 {
    width: 32%;
  }

  .tbl {
    display: table;
    width: 100%;
  }

  .tbl .row {
    display: table-row;
  }

  .tbl .row:nth-child(2n+1) {
    background-color: #eff3f9;
  }

  .tbl .row .cell {
    border-top: 1px solid #e0e0e0;
  }

  .tbl .row:last-child .cell {
    border-bottom: 1px solid #e0e0e0;
  }

  .tbl .row:first-child .cell {
    border-top: 1em solid #4f81bd;
  }

  .tbl .cell {
    display: table-cell;
  }

  .tbl .ttl {
    box-sizing: border-box;
    font-weight: bold;
    padding: 10px;
    width: 20%;
    vertical-align: middle;
  }

  .tbl .dtl {
    box-sizing: border-box;
    padding: 10px;
    width: 80%;
  }

  .tbl3 {
    box-sizing: border-box;
    display: table;
    width: 100%;
  }

  .tbl3>div {
    display: table-row;
  }

  .tbl3>div>div {
    border-bottom: 1px solid #666;
    border-left: 1px solid #666;
    display: table-cell;
    padding: 10px;
    vertical-align: middle;
  }

  .tbl3>div>.cell-h {
    background-color: #eee;
    font-weight: bold;
    text-align: center!important;
  }

  .tbl3>div>div:first-child {
    max-width: 150px;
    width: 20%;
  }

  .tbl3>div>div:last-child {
    border-right: 1px solid #666;
  }

  .tbl3>div:first-child>div {
    border-top: 1px solid #666;
  }

  .view_pc {
    display: block;
  }

  .view_smp {
    display: none;
  }

  footer {
    background-color: #f0f0f0;
    margin-top: 50px;
    padding-bottom: 50px;
  }

  footer nav {
    background-color: #646464;
    margin-bottom: 50px;
  }

  footer nav ul li {
    float: left;
    width: 12.5%;
  }

  footer nav ul li a {
    background-color: #646464;
    border-left: 1px solid #fff;
    box-sizing: border-box;
    color: #fff !important;
    display: block;
    font-size: 0.7rem;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    text-decoration: none;
    width: 100%;
  }

  footer nav li:last-child a {
    border-right: 1px solid #fff;
  }

  .dokuzemi_logo_div {
    float: left;
    width: 70%;
  }

  .dokuzemi_logo_div .logo {
    float: left;
    margin-right: 15px;
    width: 53px;
  }

  .dokuzemi_logo_div .txt {
    float: left;
    padding-top: 5px;
  }

  .dokuzemi_logo_div .txt p {
    color: #999;
    font-size: 0.6rem;
    line-height: 120%;
    margin: 0 0 5px 0;
    padding: 0;
  }

  .corp_logo_div {
    float: left;
    text-align: right;
    width: 30%;
  }

  .corp_logo_div li {
    float: right;
  }

  .corp_logo_div li:first-child {
    margin-left: 5px;
  }
}

@media screen and (max-width: 767px) {
  /* iPad 縦置きの横幅以下 */
  .btns .btn {
    margin-bottom: 15px;
  }

  .flex.koushi-intro {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .flex.koushi-intro > div {
    margin-top: 30px;
  }

  .flex.koushi-intro > div:first-child {
    margin-top: 0;
  }

  .h_1 {
    font-size: 2rem;
  }

  .h_2 {
    font-size: 1.6rem;
  }

  .merit_block div[class*="merit_"] {
    margin-bottom: 30px;
  }

  .menu_wrap {
    background-color: #0097da;
    left: 0;
    min-height: 50px;
    top : 0;
    position: fixed;
    width: 100%;
    z-index: 9999;
  }

  .menu_smp {
    display: none;
  }

  .menu_smp .col:first-child {
    border-top: 1px solid #ccc;
  }

  .menu_smp .col a {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
    display: block;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
  }

  .menu_smp .offer a {
    background-color: #f00;
    color: #fff;
  }

  .menu_btn {
    cursol: pointer;
    height: 50px;
    line-height: 50px;
    margin-left: auto;
    margin-right: 20px;
    width: 50px;
  }

  .menu_pc {
    display: none;
  }

  .tbl .row:nth-child(2n+1) {
    background-color: #eff3f9;
  }

  .tbl .row {
    border-top: 1px solid #e0e0e0;
  }

  .tbl .row:last-child {
    border-bottom: 1px solid #e0e0e0;
  }

  .tbl .row:first-child {
    border-top: 1em solid #4f81bd;
  }

  .tbl .ttl {
    font-weight: bold;
    padding: 10px;
  }

  .tbl .dtl {
    padding: 0 10px 10px 20px;
  }

  .tbl3 {
    width: 100%;
  }

  .tbl3>div>div {
    padding: 10px;
  }

  .tbl3>div>.cell-h {
    background-color: #eee;
    font-weight: bold;
  }

  .tbl3>div>div:last-child {
    margin-bottom: 30px;
  }

  .view_pc {
    display: none;
  }

  .view_smp {
    display: block;
  }

  footer {
    background-color: #f0f0f0;
    margin-top: 50px;
    padding-bottom: 50px;
  }

  footer nav {
    border-top: 50px solid #646464;
    margin-bottom: 50px;
  }

  footer nav li {
    border-bottom: 1px solid #999;
  }

  footer nav li a {
    box-sizing: border-box;
    display: block;
    padding: 15px 20px;
    text-decoration: none;
  }

  .dokuzemi_logo_div {
    text-align: center;
    margin-bottom: 30px;
  }

  .dokuzemi_logo_div .logo {
    margin-bottom: 5px;
  }

  .dokuzemi_logo_div .txt p {
    color: #999;
    font-size: 0.6rem;
    line-height: 120%;
    margin: 0 0 5px 0;
    padding: 0;
  }

  .corp_logo_div {
    text-align: center;
  }

  .corp_logo_div li {
    display: inline-block;
    vertical-align: top;
  }

  .corp_logo_div li:first-child {
    margin-right: 15px;
  }

  .corp_logo_div li:last-child {
    margin-left: 15px;
  }
}





.btn {
  -webkit-appearance: none;
  appearance: none;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}

.btn[disabled] {
  cursor: default;
}

.btn-ptn-01 {
  background: #efefef;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 1px 1px #999;
  color: #333;
  font-weight: bold;
  padding: 6px 10px;
  text-align: center;
}

.btn-ptn-01:hover {
  background: #d8d8d8;
}

.btn-ptn-01[disabled],
.btn-ptn-01[disabled]:hover {
  background: #efefef;
  color: #666;
  opacity: 0.8;
}

.err-box {
  border: 3px solid #f44336;
  background-color: #ffebee;
  line-height: 140%;
  padding: 15px;
}

.need:after {
  color: #c00;
  content: " *必須";
  display: inline;
  font-size: 0.8em;
}

.ptn-01 {
  border: 1px solid #666;
  border-collapse: collapse;
  width: 100%;
}

.ptn-01 th {
  background-color: #eee;
  border: 1px solid #666;
  box-sizing: border-box;
  min-width: 80px;
  padding: 10px;
  width: 20%;
}

.ptn-01 td {
  border: 1px solid #666;
  box-sizing: border-box;
  padding: 10px;
  width: 80%;
}

.ptn-01 td p:last-of-type {
  margin-bottom: 0;
}

.ptn-01-4cols th {
  width: 20%;
}

.ptn-01-4cols td {
  width: 30%;
}

input[type="text"],
input[type="mail"],
input[type="tel"] {
  box-sizing: border-box;
  padding: 5px 10px;
  width: 100%;
}

.zip1 {
  max-width: 60px;
}

.zip2 {
  max-width: 80px;
}

.nm,
.nm_kana,
.nm_alpha {
  max-width: 200px;
}

.tel {
  max-width: 200px;
}

.card-nm {
  max-width: 200px;
}

.card-number {
  max-width: 200px;
}

.card-number-conf {
  max-width: 80px;
}

.card-limit-m {
  max-width: 40px;
}

.card-limit-y {
  max-width: 40px;
}

@media screen and (min-width: 768px) {
  .check-group:after,
  .check-group::after {
    clear: both;
    content: "";
    display: block;
  }

  .check-group > label {
    float: left;
    margin-bottom: 3px;
    margin-right: 15px;
  }

  .check-group input[type="checkbox"],
  .check-group input[type="radio"] {
    margin-right: 5px;
    vertical-align: middle;
  }

  .check-group > label > span,
  .check-group > label > span > img {
    vertical-align: middle;
  }

  .check-group > label > span > img {
    height: 64px;
    width: 64px!important;
  }

/*
  .h_1 {
    text-align: center;
  }
*/

  .view-pc {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .check-group {
    border-top: 1px solid #ccc;
  }

  .check-group:after,
  .check-group::after {
    clear: both;
    content: "";
    display: block;
  }

  .check-group > label {
    display: block;
    height: 44px;
    width: 100%;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
  }

  .check-group > label > span:first-child {
    float: left;
    display: block;
    height: 44px;
    line-height: 44px;
    background-color: #e7e7e7;
  }

  .check-group input[type="checkbox"],
  .check-group input[type="radio"] {
    margin-left: 10px;
    margin-right: 10px;
  }

  .check-group > label > span:last-child {
    float: left;
    display: block;
    height: 44px;
    padding-left: 10px;
    background-color: #fff;
    vertical-align: middle;
    font-size: 1rem;
    line-height: 44px;
  }

  .check-group > label > span,
  .check-group > label > span > img {
    vertical-align: middle;
  }

  .check-group > label > span > img.card-logo {
    height: 40px;
    width: 40px;
  }

  .check-group-size-2 > label:nth-child(2n+1) {
    float: left;
    width: 50%;
  }

  .check-group-size-2 > label:nth-child(2n) {
    float: right;
    width: 50%;
  }

  .nm,
  .nm_kana,
  .nm_alpha {
    margin-bottom: 3px;
  }

  .flex.sm-wrap {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex.sm-wrap > a,
  .flex.sm-wrap > div, {
    width: 100%;
  }

  .top-logo {
    top: 70px;
    width: 50px;
  }

  .view-sm {
    display: block;
  }
}





.balloon1-top {
  background: #FFF59D;
  color: #212121;
  display: inline-block;
  font-size: 1rem;
  margin: 0 0 1.5em 0;
  max-width: 100%;
  min-width: 120px;
  padding: 15px;
  position: relative;
}

.balloon1-top::before {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #FFF59D;
}

.balloon1-top p {
  margin: 0;
  padding: 0;
}

.balloon1-top.campaign p {
  color: red;
  font-size: 1.2em;
  font-weight: bold;
}

.balloon1-top.blue {
  background: #BBDEFB;
}
.balloon1-top.blue::before {
  border-bottom-color: #BBDEFB;
}





[data-toggle-trigger] {
  cursor: pointer;
}





.faq-ttl {
  background-color: #C5E1A5;
  padding: 1em;
}

.faq-ttl::before {
  content: "▼";
  display: inline-block;
  margin-right: .5em;
}

.faq-block dt {
  background-color: #C5E1A5;
  padding: .5em;
}

.faq-block dt::before {
  content: "Q.";
  display: inline-block;
  margin-right: .5em;
}

.faq-block dd {
  background-color: #DCEDC8;
  padding: .5em;
}

.faq-block dd::before {
  content: "A.";
  display: inline-block;
  margin-right: .5em;
}

.dashed_box {
  border: 2px dashed #BDBDBD;
  padding: .5em;
}

.solid_box {
  border: 2px solid #C5E1A5;
  padding: .5em;
}
