@charset "UTF-8";
/* CSS Document */

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: "";
  clear: both;
  height: 0;
}

* html .clearfix {
  zoom: 1;
}

/* IE6 */

*:first-child + html .clearfix {
  zoom: 1;
}

/* IE7 */

.clear {
  clear: both;
}

.chips_flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cat_content_lp * {
  margin: 0;
  padding: 0;
}

.sp {
  display: none;
}

/****10返品交換について/****/

.cat_content_nav_01 {
  margin: 0 auto;
  width: 100%;
  margin-top: 1.1em;
}

.cat_content_nav_01 li {
  border: solid 1px #e9e9e9;
  /* box-shadow */
  box-shadow: 0px 0px 4px 2px #dddddd;
  position: relative;
  font-weight: bold;
  margin-right: 1%;
  width: 48%;
  display: inline-block;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out
}

.cat_content_nav_01 li:hover {
  border-color: #ddd;
  background: #ddd;
}

.cat_content_nav_01 li br {
  display: none;
}

.cat_content_nav_01 li:nth-child(2) {
  margin-right: 0;
}

.cat_content_nav_01 li a {
  color: #212121;
  display: block;
  padding: 0.5em 0 1.4em 0;
}

.cat_content_nav_01 a:after {
  content: "";
  width: 10px;
  height: 10px;
  border: 2px solid;
  border-color: transparent transparent #212121 #212121;
  transform: rotate(-45deg);
  position: absolute;
  left: 47%;
  bottom: 0.5em;
}

.cat_content_wrap01 {
  margin-top: 2.75em;
}

.cat_content_wrap01 h2 {
  font-size: 2em;
  color: #ff7f00;
  border-bottom: 1px solid #999999;
  text-align: left;
  padding-left: 0.4em;
}

.cat_content_jouken {
  margin: 1.15em 0.9em 2.5em 0.9em;
  text-align: left;
  padding: 0.9em 1.15em;
  background: url(../images/henpin/bg.jpg);
}

.cat_content_jouken h3 {
  font-size: 1em;
  color: #401000;
  font-weight: 500;
}

.cat_content_jouken li {
  font-size: 1em;
  color: #333333;
  border-left: 4px solid #401000;
  line-height: 1;
  margin: 0.8em 0;
  margin-left: 2em;
  padding-left: 0.5em;
}

.cat_content_step {
  padding-left: 5%;
  text-align: left;
  margin-bottom: 2.8em;
  display: block;
  width: 96%;
  margin: 0 2%;
}

/* balloon-1 bottom */

.cat_content_step {
  position: relative;
  display: inline-block;
  z-index: 0;
  background: url(../images/henpin/mid.png) repeat-y;
  background-size: 100%;
  padding: 2em 2em 3.5em 2em;
}

.cat_content_step:before {
  content: "";
  background: url(../images/henpin/top.png) repeat-x;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1em;
  background-position: top center;
  background-size: 100%;
  display: block;
}

.cat_content_step:after {
  content: "";
  background: #ffffff url(../images/henpin/bot.png) no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2.5em;
  background-position: top center;
  background-size: 100%;
  display: block;
}

.cat_content_step_last:after {
  content: "";
  background: #ffffff url(../images/henpin/bot_last.png) no-repeat;
  background-size: 100%;
}

.cat_content_step h3 {
  display: inline-block;
  margin-bottom: .5em;
  font-size: 1.8em;
  font-weight: 500;
  color: #401000;
}

.cat_content_step h3 img {
  margin-right: 0.5em;
  vertical-align: middle;
}

.cat_content_step p {
  font-size: 1em;
  color: #444444;
}

.cat_content_txtd a {
  text-decoration: underline;
  color: #444444;
}

.cat_content_tel {
  font-size: 2em;
  font-weight: bold;
}

.cat_content_caution {
  color: #b20000 !important;
}

.cat_content_step p.cat_content_step h3 > p {
  clear: both;
}

.cat_content_gokibou {
  padding: 0 2em;
  text-align: left;
  font-size: 1em;
  color: #444444;
}

.cat_content_gokibou h4 {
  font-weight: 500;
}

.cat_content_gokibou p {
  margin-left: 1em;
}

.cat_content_nav_02 {
  padding: 1.75em 1em;
}

.cat_content_nav_02 a {
  display: block;
}

.cat_content_nav_02 li {
  width: 48%;
  margin-right: 1%;
  font-weight: bold;
  color: #242424;
  position: relative;
  border: solid 2px #a1a1a1;
  line-height: 3.1em;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}


.cat_content_nav_02 li a {
  color: #242424;
  text-align: center;
}

.cat_content_nav_02 li a:after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #212121;
  border-right: 2px solid #212121;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  right: 2em;
  bottom: 42%;
}

.cat_content_nav_02 li:nth-child(2) {
  margin-right: 0;
  background: url(../images/henpin/icon_01.png) no-repeat left 2em center;
}

.chips__mail {
  font-size: 0.9em;
  margin: 3em 5% 0 5%;
  text-align: left;
  background: #fbf9f0;
  z-index: -1;
  padding-bottom: 2em;
}

.chips__mail_01 {
  width: 56%;
  position: relative;
  z-index: 1;
}

.chips__mail_02 {
  margin-left: 6vw;
  margin-top: -1.5vw;
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 1400px) {
  .chips__mail_02 br {
    display: none;
  }
}

.chips__mail_03 {
  margin-left: 2vw;
  margin-top: 3vw;
  width: 45%;
  display: inline-block;
  background: #fff;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}

p.chips__mail_03:hover {
  background: #ddd;
}

.chips__mail_03 img,
.chips__mail_04 a img {
  width: 100%;
  display: block;
}

.chips__mail_04 {
  display: inline-block;
  position: relative;
  z-index: 2;
  padding-left: 2%;
  width: 40%;
}

.chips__mail_04 a {
  position: relative;
  z-index: 1;
}

.chips__mail_05 {
  position: absolute;
  right: 0;
  bottom: 2em;
  width: 11vw;
}

@media only screen and (max-width:1024px) {
  .chips__mail {
    margin: 3em 0 0 0;
  }
}

@media only screen and (max-width: 910px) {
  .cat_content_step h3 {
    font-size: 2em;
  }
  .cat_content_nav_01 {
    width: 100%;
  }
  .cat_content_step {
    text-align: left;
  }
  .cat_content_step p {
    padding-left: 2%;
    font-size: 0.7em;
  }
  .cat_content_nav_02 li a {
    font-size: 0.9em;
  }
  .cat_content_nav_02 li:nth-child(2) {
    margin-right: 0;
    background: url(../images/henpin/icon_01.png) no-repeat left 10px center;
  }
  .cat_content_step {
    width: 92%;
    margin: 0 2%;
    padding: 5% 2% 12% 2%;
  }
  .cat_content_step h3 {
    display: block;
  }
  .cat_content_jouken {
    margin: 1.15em auto 2.5em auto;
    width: 87%;
  }
  .cat_content_jouken li {
    margin-left: 1em;
  }
}

@media only screen and (max-width: 1130px) {
  .cat_content_nav_01 {
    width: 100%;
  }
}

@media only screen and (max-width: 787px) {
  .cat_content_lp {
    font-size: 3.125vw;
    width: 100%;
  }
  .cat_content_gokibou {
    font-size: 1em;
  }
  .cat_content_nav_02 li a:after {
    width: 2vw;
    height: 2vw;
  }
  .cat_content_nav_01 li br {
    display: block;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .cat_content_nav_01 li a {
    text-align: center;
  }
  .cat_content_nav_02 li:nth-child(2) {
    background-size: 6vw;
    background-position: left 2px center;
  }
  .cat_content_nav_02 li a:after {
    right: 1em;
    top:  0;
    bottom: 0;
    margin: auto;
  }
  .chips__mail_01 {
    width: 80%;
  }
  .chips__mail_02 {
    padding: 0 1em;
  }
  .chips__mail_05 {
    width: 30%;
  }
  .chips__mail_03 {
    margin-left: 2vw;
    margin-top: 4vw;
    margin-bottom: 1em;
    width: 60%;
  }
  .chips__mail_03 img {
    width: 100%;
  }
  .chips__mail_04 a img {
    width: 80%;
  }
  .chips__mail_04 {
    display: inline-block;
    position: relative;
    z-index: 2;
    padding-left: 2%;
    width: 100%;
  }
  .chips__mail_06,
  .chips__mail_04 {
    padding-left: 1em;
  }
  .chips__mail_05 {
    bottom: 0 !important;
    z-index: -1;
  }
  .cat_content_step p {
    font-size: 1.2em;
  }
  .cat_content_jouken {
    font-size: 1.2em;
  }
  .cat_content_step h3 {
    font-size: 2em;
    padding-left: .5em;
  }
  .cat_content_step h3 img {
    width: 20%;
  }
}

/****08 FAX・電話注文について/****/

.cat_content_wrap01_inner {
  padding: 1em;
}

.cat_content_wrap01_txt01 {
  color: #3f1000;
  text-align: left;
}

.cat_content_flow {
  width: 100%;
  padding: 1em 0;
}

.cat_content_wrap01_txt02 {
  text-align: left;
  font-size: 1em;
  color: #444444;
}

.cat_content_wrap01_txt02 a {
  text-decoration: underline;
  color: #444444;
}

.cat_content_dl {
  margin: 3em 0;
  font-size: 0.9em;
}

.cat_content_nav_03 li {
  width: 42%;
  margin-left: 5%;
}

.cat_content_nav_03 li:nth-child(2) {
  margin-left: 2%;
}

.cat_content_lp08_span {
  margin-right: 1em;
}

.cat_content_lp08_red {
  color: #da0707;
}

.cat_content_lp08_red img {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out
}

.cat_content_lp08_red img:hover {
  opacity: .7;
}

.cat_content_dl a {
  display: block;
  margin-bottom: 1em;
}

@media only screen and (max-width: 787px) {
  .cat_content_nav_03 li {
    width: 49%;
    margin-left: 0;
  }
  .cat_content_nav_03 li:nth-child(2) {
    margin-left: 2%;
  }
  .cat_content_dl {
    text-align: center;
  }
  .cat_content_dl img {
    width: 80%;
  }
}

.cat_content_lp08 .tdn {
  text-decoration: none;
}

/****12 お客様レビュー/****/

.cat_content_prize {
  display: block;
  margin: auto;
  margin-top: 1em;
}

.cat_content_kakikata {
  width: 100%;
  display: block;
  margin-top: 1em;
  margin-bottom: 2em;
  box-shadow: 2px 2px 4px #666;
}



.cat_content_wrap01_koe a {
  color: #222222;
}

.cat_content_wrap01_koe {
  /* box-shadow */
  display: block;
  box-shadow: 0px 0px 4px 2px #dddddd;
  width: 32%;
  margin-right: 2%;
  font-size: 1em;
  padding-bottom: 1em;
  color: #000;
}

.cat_content_wrap01_koe:hover {
  background: #ddd;
}

.cat_content_wrap01_koe:hover .cat_content_wrap01_koe_01 {
  border-bottom: 1px solid #fff;
}

.cat_content_wrap01_koe:nth-child(3) {
  margin-right: 0;
}

.cat_content_wrap01_koe_01 {
  font-weight: bold;
  line-height: 1;
  position: relative;
  padding: 1em 0;
  border-bottom: 1px solid #dddddd;
}

.cat_content_nav_04 li a {
  color: #242424;
}

.cat_content_wrap01_koe_01:after {
  font-family: 'FontAwesome';
  content: "\f054";
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -.5em;
  color: #212121;
}

.cat_content_wrap01_koe_02 {
  font-size: 1em;
  padding-top: 1em;
}

.cat_content_wrap01_koe_03 img {
  padding-top: 0.5em;
}

.cat_content_wrap01_koe:nth-child(2) .cat_content_wrap01_koe_02 {
  padding-top: 0;
  padding-bottom: 1em;
}

@media only screen and (max-width: 1150px) {
  .cat_content_wrap01_koe {
    font-size: 0.6em;
  }
}

@media only screen and (max-width: 910px) {
  .cat_content_nav_04 li:nth-child(2) {
    margin-right: 0;
  }
}

@media only screen and (max-width: 787px) {
  .cat_content_wrap01_koe {
    width: 100%;
    text-align: center;
    font-size: 1.2em;
  }
  .cat_content_wrap01_koe {
    margin-right: 0;
    margin-bottom: 1em;
  }
  .cat_content_wrap01_koe br {
    display: none;
  }
  .cat_content_wrap01_koe_02 {
    text-align: center;
    padding: 1em;
  }
  .cat_content_wrap01_koe_03 img {
    width: 80% !important;
  }
  .cat_content_wrap01_txt02 {
    font-size: 1.2em;
  }
}

/****13ご使用者様の声/****/

.review-list {
  margin-left: 1em;
  text-align: left;
  font-size: 0.7em;
}

.review-list p {
  font-weight: 500;
  color: #666;
  line-height: 1.6;
  font-size: 0.9em;
}

.review-list li:not(:last-child) {
  border-bottom: 0;
}

.review-list li {
  position: relative;
  margin: 1rem 0;
  padding: 0 0 0 90px;
}

.review-list,
.review-list li {
  list-style: none;
  margin: 0;
}

.review-list .customer {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 70px;
  text-align: center;
}

review-list .avatar {
  position: static;
  display: block;
  margin: .5rem auto .5rem;
}

.avatar {
  display: inline-block;
  width: 45px;
  height: 45px;
  background: #fff no-repeat center;
  background-image: none;
  background-size: auto auto;
  border: solid 1px #ddd;
  border-radius: 23px;
  -webkit-background-size: contain;
  background-size: contain;
}

.review-list .summary {
  position: relative;
  padding: .5em 1em;
  background-color: #fff;
  border-radius: 3px;
  border: solid 1px #ddd;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
}

.review-list .summary::before,
.review-list .summary::after {
  content: "";
  position: absolute;
  top: 20px;
  left: -5px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  border-color: transparent #ddd transparent transparent;
}

.review-list .title {
  margin-top: .5em;
  padding-bottom: .5em;
  color: #516591;
  border-bottom: dotted 1px #516591;
  margin-bottom: .5em;
}

.review-list a {
  color: #e44559;
}

.review-list a {
  color: #e44559;
}

.review-list a {
  color: #e44559;
}

.review-list a {
  color: #e44559;
}

.review-list .info p {
  margin: 0;
}

.review-list strong {
  font-weight: 700;
}

.review-list .rank {
  color: #f4ae1b;
}

.review-list .flag {
  position: absolute;
  top: -2px;
  right: -2px;
  width: 65px;
  height: 65px;
  overflow: hidden;
  text-indent: -9999rem;
  background: url(../images/review/icon_flg.png) no-repeat left top;
  opacity: .7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.review-list .summary::before,
.review-list .summary::after {
  content: "";
  position: absolute;
  top: 20px;
  left: -5px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  border-color: transparent #ddd transparent transparent;
}

.review-list .summary::after {

  left: -4px;
  border-color: transparent #fff transparent transparent;
}

.review-list .image {
  margin: .5rem 0 0 10px;
  width: 150px;
  height: 70px;
  background: no-repeat center;
  background-image: none;
  background-size: auto auto;
  -webkit-background-size: contain;
  background-size: contain;
  float: right;
}

/*ページャー*/

.pagination {
  position: relative;
  margin: .5rem 0;
}

.pagination a,
.pagination strong {
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #222;
  background-color: rgba(0, 0, 0, .1);
  border-radius: 20px;
  display: inline-block;
  text-align: center;
}

.pagination strong {
  color: #fff;
  background-color: #fcb94c;
}

@media only screen and (max-width: 787px) {
  .review-list li:not(:last-child) {
    border-bottom: 0;
  }

  .review-list li {
    position: relative;
    margin: 1rem 0;
    padding: .5rem 1rem;
    background-color: #fff;
    border-radius: 3px;
    border: solid 1px #ddd;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
  }
  .review-list .avatar {
    margin-right: .5rem;
  }

  .avatar {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #fff no-repeat center;
    border: solid 1px #ddd;
    border-radius: 20px;
    -webkit-background-size: contain;
    background-size: contain;
    float: left;
  }
  .review-list .customer {
    overflow: hidden;
    position: static;
    width: 100%;
  }
  .review-list .nickname {
    float: left;
    font-size: 1.4em;
    display: block;
  }
  .review-list .title {
    margin-top: -1em;
    padding-bottom: 1.5em;
    padding-left: 50px;
    font-size: 1.4em;
  }
  .review-list .summary {
    clear: both;
    border-top: dotted 1px #516591;
    padding: 0;
    background: none;
  }
  .review-list .summary::before,
  .review-list .summary::after {
    content: "";
    position: static;
    top: 20px;
    left: -5px;
    display: block;
    width: 0;
    height: 0;
    border-style: none;
    border-width: 0;
    border-color: none;
  }
  .review-list .summary::after {

    left: -4px;
    border-color: transparent #fff transparent transparent;
  }
  .review-list .summary {
    border: none;
    box-shadow: none;
  }
  .review-list .info {
    padding-top: .5em;
    font-size: .7em;
    border-top: solid 1px #ddd;
    clear: both;
  }
  .review-list .info p {
    font-size: 1.2em;
  }
  .review-list p {
    margin: 1em 0;
    font-size: 1.4em;
  }
  .review-list .image {
    margin-left: .5rem;
    width: 100px;
    height: 100px;
    float: right;
    background: no-repeat center top;
    -webkit-background-size: contain;
    background-size: contain;
  }
}

/****07 FAQ/****/

.cat_content_lp07 {
  text-align: left;
  color: #202020;
}

.cat_content_lp07 a {
  color: #444444;
}

.chips_arrow_01_b li {
  position: relative;
  border: solid 1px #aaaaaa;
  margin-bottom: 0.4em;
}

.chips_arrow_01_b li a {
  font-size: 0.85em;
  padding-left: 0.4em;
  padding-right: 2em;
  display: block;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.chips_arrow_01_b li:after {
  font-family: 'FontAwesome';
  content: "\f054";
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -.5em;
  color: #999999;
}

/**/

.faq_click {
  margin-bottom: 0.4em;
}

.faq-Btn {
  cursor: pointer;
  position: relative;
  border: solid 1px #aaaaaa;
  font-size: 1em;
  padding-left: 0.4em;
  padding-right: 2em;
  display: block;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out
}

.faq-Btn:hover {
  border-color: #ddd;
  background: #ddd;
}

.faq-Btn:after {
  font-family: 'FontAwesome';
  content: "\f078";
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -.5em;
  color: #999999;
}

.faq-Btn.active::after {
  font-family: 'FontAwesome';
  content: "\f077";
}

.faq_list02 {
  background: #f5f5f5;
  border-left: solid 1px #aaaaaa;
  border-right: solid 1px #aaaaaa;
  border-bottom: solid 1px #aaaaaa;
  font-size: 0.85em;
  padding: 1em;
}

.faq_menu_back {
  text-align: right;
  padding-right: 1em;
  width: 100%;
  margin-bottom: 2em;
}

.faq_menu_back a {
  display: inline;
  text-decoration: underline;
}

.chips_arrow_01_b li {
  position: relative;
  border: solid 1px #aaaaaa;
  margin-bottom: 0.4em;
}

.chips_arrow_01_b li a {
  font-size: 1em;
  padding-left: 0.4em;
  padding-right: 2em;
  display: block;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.chips_arrow_01_b li:after {
  font-family: 'FontAwesome';
  content: "\f054";
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -.5em;
  color: #999999;
}

/**/

.cat_content_lp07 a {
  display: block;
}

.cat_content_lp07_menu {
  border: solid 1px #999999;
  padding: 2%;
  margin-bottom: 1em;
}

.cat_content_lp07_menu a {
  line-height: 2;
  text-decoration: underline;
}

.cat_content_lp07_ttl01,
.cat_content_lp07_ttl02 {
  font-size: 0.9em;
  line-height: 3em;
  font-weight: bold;
  padding-left: 1.2em;
  margin-bottom: 1.3em;
}

.cat_content_lp07_ttl01 {
  background: #f1f1f1;
}

.cat_content_lp07_ttl02 {
  background: #ffdfbf;
}

.cat_content_lp07_txt01 {
  font-size: 1em;
  margin: 1.2em 0 2.75em 0;
}

.cat_content_lp07_txt01 a {
  text-decoration: underline;
}

.cat_content_lp07_box_01 {
  padding: 0 2%;
  margin-bottom: 1.75em;
}

.cat_content_lp07_box_02 h3 {
  color: #202020;
  font-size: 1em;
  margin-bottom: 1em;
}

.cat_content_lp07_box_02 {
  width: 100%;
  margin-bottom: 3.4em;
}

.cat_content_lp07_info {
  padding: 1.7em 1.2em;
  margin-bottom: .5em;
  background: url(../images/faq/bg.png);
  border: solid 1px #bbbbbb;
}

.cat_content_lp07_info dt {
  color: #212121;
  font-size: 0.8em;
  margin-bottom: 1.7em;
  font-weight: bold;
}

.cat_content_lp07_info dd {
  color: #401000;
  font-size: 0.7em;
}

f.aq_click ul.faq_list01 > li {
  background-size: 32em;
  text-align: center;
  color: #212121;
  background: url(../img/open.png) no-repeat right 10px center, url(../img/bg_01.png) repeat-x;
  background-size: 1em, 100%;
  line-height: 2.2em;
  border: solid 1px #d4d4d4;
  font-size: 1.2em;
  text-align: left;
  padding-left: 1.6em;
  font-weight: bold;
}

f.aq_click-Btn.clicked {
  background: url(../img/close.png) no-repeat center right 10px, url(../img/bg_01.png) repeat-x;
  background-size: 1em, 100%;
}

f.aq_click ul.faq_list01 > li a {
  display: block;
  color: #FFF;
}

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

  .cat_content_lp07_box_02 {
    margin-left: 2%;
    margin-right: 2%;
    width: 96%;
  }
  .cat_content_lp07_box_02 h3 {
    margin-bottom: 1em;
  }
}

@media only screen and (max-width: 787px) {
  .chips_arrow_01_b li a {
    font-size: 1.2em;
  }
  .cat_content_lp07_txt01,
  .cat_content_lp07_info {
    font-size: 1.2em;
  }
  .cat_content_lp07_box_02 h3 {
    font-size: 1.2em;
  }
  .cat_content_lp07_ttl01,
  .cat_content_lp07_ttl02 {
    font-size: 1.3em;
    padding-left: .5em;
  }
}

/****オウンドメディア/****/

.container_media {
  text-align: center;
  max-width: 1365px;
  min-width: 980px;
  width: 86%;
  background: #fff;
  margin: 0 auto;
}

.cat_content_owned_media {
  float: left;
}

.cat_content_owned_media h1 {
  font-size: 1.8em;
  color: #545454;
  text-align: left;
  margin-bottom: 1.2em;
  border-bottom: 2px solid #999999;
  padding: 0.5em 0;
}

.cat_content_owned_media_pan {
  text-align: left;
  font-size: 1em;
  color: #aaaaaa;
}

.cat_content_owned_media_pan a {
  color: #444444;
}

.cat_content_owned_media_pan a:after {
  content: " > ";
}

.cat_content_owned_sns01 {
  margin: 1.5em 0 1em;
  text-align: left;
}

.cat_content_owned_sns01 li {
  display: inline-block;
  text-align: left;
  width: 15%;
}

.cat_content_owned_sns01 li a {
  font-size: 0.6em;
  display: block;
  line-height: 3;
  color: #ffffff;
  text-align: center;
}

.media_facebook {
  background: #617ab2;
}

.media_twitter {
  background: #6ac0e9;
}

.media_hatena {
  background: #33b6e5;
}

.cat_content_owned_post {
  color: #333333;
  width: 100%;
  border-bottom: 2px solid #999999;
  padding-bottom: 3em;
}

.cat_content_owned_post p {
  text-align: left;
  font-size: 0.65em;
}

.cat_content_owned_post h2 {
  font-size: 0.9em;
  padding: 0.5em 1em;
  color: #333333;
  font-weight: 500;
  text-align: left;
  background: #eeeeee;
  margin: 2.2em 0;

}

.cat_content_owned_pager li {
  display: inline-block;
  width: 38%;
  border: solid 2px #999999;
  border-radius: 4px;
  position: relative;
  padding: 0 3%;
}

.cat_content_owned_pager {
  margin: 1.5em 1% 6em 0;
}

.cat_content_owned_next {
  margin-left: 1%;
}

.cat_content_owned_pager li a {
  color: #222222;
  text-align: center;
  display: block;
  padding: 0.6em 4%;
  word-wrap: break-word;
}

.cat_content_owned_back a:before {
  font-family: 'FontAwesome';
  content: "\f053";
  position: absolute;
  top: 50%;
  left: .5em;
  margin-top: -.5em;
  color: #999999;
}

.cat_content_owned_next a:before {
  font-family: 'FontAwesome';
  content: "\f054";
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -.5em;
  color: #999999;
}

.cat_content_owned_kanren h3,
.cat_content_owned_popularity h3,
.cat_content_owned_sns02 h3 {
  font-size: 0.8em;
  color: #535353;
  font-weight: 500;
  text-align: left;
  padding: 0.8em 0.5em;
  border-bottom: solid 2px #999999;
  margin-bottom: 2em;
}

.cat_content_owned_kanren {
  text-align: left;
}

.cat_content_owned_kanren dt {
  width: 15.5%;
  text-align: left;
}

.cat_content_owned_kanren dl {
  margin-bottom: 1.5em;
}

.cat_content_owned_kanren dl a {
  font-size: 0.9em;
  color: #535353;
}

.cat_content_owned_kanren .chips_flex {
  align-items: center;
}

.cat_content_owned_popularity {
  margin-bottom: 2em;
}

.cat_content_owned_popularity .chips_flex dl {
  width: 49%;
  text-align: left;
}

.cat_content_owned_popularity dl a {
  font-size: 0.9em;
  color: #535353;
  text-align: left;
}

.cat_content_owned_sns02 .chips_flex {
  width: 100%;

}

.cat_content_owned_sns02 .chips_flex div {
  width: 47%;
  margin-left: 2%;
  height: 500px;
}

.container_media_side {
  width: 300px;
  background: #f6f6f6;
  border: solid 1px #bbbbbb;
  font-size: 20px;
  float: left;
}

.container_media_side_01 {
  background: #ffffff;
  border: solid 1px #dddddd;
  margin: 1em;
  padding: 1em;
  text-align: left;
}

.container_media_side_01 h3 {
  color: #333333;
  font-size: 0.9em;
  font-weight: bold;
  margin: 0 0 0.3em 0;
}

.container_media_side_01 li a {
  color: #003f98;
  font-size: 0.8em;
  padding: 0.5em 0;
  display: block;
}

.container_media_side_01 li a:last-child {
  padding-bottom: 0;
}

.container_media_side_02 {
  margin: 1em 0;
  border-top: solid 1px #bbbbbb;
  text-align: left;
  padding: 1em 1.2em;
}

.container_media_side_02 h3 {
  color: #333333;
  font-size: 0.9em;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0.8em;
}

.container_media_side_02 dt {
  width: 20%;
  margin-right: 2%;
}

.container_media_side_02 dt img {
  width: 100%;
}

.container_media_side_02 dd {
  width: 77%;
}

.container_media_side_02 span {
  display: block;
  background-color: #cccccc;
  color: #333333;
  width: 35px;
  font-size: 0.6em;
  text-align: center;
  margin-bottom: 0.2em;
}

.container_media_side_02 dd a {
  font-size: 0.7em;
  color: #003f98;
  display: block;
  line-height: 1.2;
}

@media only screen and (max-width: 787px) {
  .container_media_side {
    font-size: 3.125vw;
  }
  .container_media {
    width: 100%;
    max-width: auto;
    min-width: auto;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .container_media a {
    word-break: break-all;
  }
  .container_media_side {
    width: 100%;
  }
  .cat_content_owned_post p {
    font-size: 1.2em;
  }
  .cat_content_owned_post h2 {
    font-size: 1.3em;
  }
  .cat_content_owned_pager li {
    width: 40%;
  }
  .container_media_side_01 h3,
  .container_media_side_02 h3 {
    font-size: 1.3em;
  }
  .container_media_side_01 li a,
  .container_media_side_02 dd a {
    font-size: 1.2em;
  }
  .container_media_side_02 dd,
  .container_media_side_02 dt {
    vertical-align: middle;
    margin: 0;
  }
  .container_media_side_02 dt {
    margin-right: 2%;
  }
  .cat_content_owned_popularity .chips_flex dl {
    width: 48%;
  }
  .chips_flex img {
    width: 100%;
  }
  .container_media_side_02 .chips_flex {
    width: 100%;
  }
  .cat_content_owned_kanren h3,
  .cat_content_owned_popularity h3,
  .cat_content_owned_sns02 h3 {
    font-size: 1.4em;
    padding-bottom: .2em;
  }
}

/****03 安心保証/****/

.cat_content_lp03 {
  text-align: center;
}

.cat_content_lp.cat_content_lp03 .cat_content_step {
  width: 91%;
}

.security_wrap01 {
  text-align: left;
  padding: 0 1em 2em 1em;
}

.security_wrap01 h3 {
  font-size: 1.2em;
  color: #212121;
  font-weight: 500;
  margin-top: 2em;
}

.security_wrap01 li {
  font-size: 1em;
  color: #212121;
  border-left: 4px solid #212121;
  line-height: 1;
  margin: 0.8em 0;
  margin-left: 2em;
  padding-left: 0.5em;
}

.security_wrap01 p {
  font-size: 1em;
  color: #444444;
  margin-left: 2.5em;
}

.cat_content_lp03 .cat_content_lp07_ttl01 {
  text-align: left;
  margin-top: 3em;
}

.security_wrap01 a {
  color: #444444;
  text-decoration: underline;
}

.cat_content_lp03 .tel,
.cat_content_lp03 .tel:focus {
  color: #000;
}

/****15 ご注文の流れ/****/

.cat_content_flow_box {
  background: #fbf9f0;
  text-align: left;
  padding: 1em 1em 1em 2em;
  color: #444444;
  font-size: 1em;
}

.cat_content_flow_box a {
  color: #444444;
  text-decoration: underline;
}

.cat_content_flow_box li:before {
  margin-left: -1.4em;
  margin-right: .4em
}

.cat_content_flow_box_01 {
  margin-top: 1em;
}

.cat_content_flow_01:before {
  content: "\2460";
}

.cat_content_flow_02:before {
  content: "\2461";
}

.cat_content_flow_03:before {
  content: "\2462";
}

.cat_content_flow_04:before {
  content: "\2463";
}

.cat_content_flow_05:before {
  content: "\2464";
}

.cat_content_flow_box li {
  list-style: none;
  margin-left: 1.2em;
}

.chips_maru_icon {
  padding-bottom: 2px;
}

.chips_maru_icon_m0 {
  margin-top: 0;
}

.chips_maru_icon span {
  background: #ff7f00;
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  width: 1.6em;
  height: 1.6em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 1.6em;
  margin-right: .4em;
}

.color_8d0505 {
  color: #8d0505;
}

@media only screen and (max-width: 787px) {
  .cat_content_flow_box {
    font-size: 1.2em;
  }
}

/****15 ご利用ガイドTOP/****/

.cat_content_wrap01_guide a {
  color: #222222;
  display: block;
  word-break: break-all;
}

.cat_content_wrap01_guide {
  /* box-shadow */
  box-shadow: 0px 0px 4px 2px #dddddd;
  width: 25%;
  margin-right: 2%;
  padding-bottom: 1em;
  background: rgb(255,255,255);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  border: 1px solid #ccc;
  margin-bottom: 1em;
  font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
  padding: 2% 2.9%;
}

.cat_content_wrap01_guide:nth-child(3) {
  margin-right: 0;
}

.cat_content_wrap01_guide_01 {
  color: #2A4E6E;
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 30px;
}

.cat_content_wrap01_guide_01 svg {
  display: block;
  margin: auto !important;
  height: 40px;
  width: 40px;
}

.cat_content_wrap01_guide_01 a {
  color: #2A4E6E;
  padding: 1em 0;
  padding-right: 5%;
}

.cat_content_wrap01_guide_01 a:after {
  font-family: 'FontAwesome';
  content: "\f105";
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -.5em;
  color: #9f9f9f;
}

.cat_content_wrap01_guide_03 {
  text-align: left;
}
.cat_content_wrap01_guide_03 li {
  margin: 0 0 5px;
}
.cat_content_wrap01_guide_03 a {
  color: #2A4E6E;
  font-size: 15px;
  font-weight: bold;
  padding: 0 0 0 14px;
  position: relative;
}
.cat_content_wrap01_guide_03 a::before {
  content: "";
  border-left: 6px solid #2A4E6E;
  border-right: 6px solid transparent;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  top: 7px;
  left: 0;
}
.cat_content_wrap01_guide_03 a:hover {
  opacity: 0.8;
}

.cat_content_wrap01_guide:nth-child(2) .cat_content_wrap01_guide_03 {
  padding-top: 0;
  padding-bottom: 1em;
}

.cat_content_wrap01_guide_02 {
  height: 3em;
  padding: 1em 1%;
  font-size: 1em;
}

.cat_content_wrap01_guide_bnr {
  background: url(../images/guide/bg.png);
  padding: 2%;
  margin-top: 3em;
}

.cat_content_wrap01_guide_bnr li {
  display: inline-block;
  width: 47%;
  margin-right: 2%;
}

@media only screen and (max-width: 600px) {
  .cat_content_wrap01_guide_bnr li {
    width: 100%;
  }

  .cat_content_wrap01_guide_bnr li:first-child {
    margin-bottom: 12px;
  }

  .cat_content_wrap01_guide_bnr {
    padding: 4% 2%;
  }

}

.cat_content_wrap01_guide_bnr li:last-child {
  margin-right: 0;
}

.cat_content_wrap01_guide_bnr li img {
  /* box-shadow */
  box-shadow: 0px 0px 4px 2px #dddddd;
  vertical-align: middle;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out
}

.cat_content_wrap01_guide_bnr li img:hover {
  opacity: .7;
}

.chips_yokuaru_list {
  margin-right: auto !important;
  margin-left: auto !important;
  width: 48%;
  background: url(../images/henpin/icon_01.png) no-repeat left .5em center/contain;
}

@media only screen and (max-width: 1150px) {
  .cat_content_wrap01_guide {
    font-size: 0.6em;
  }
}

@media only screen and (max-width: 910px) {
  .cat_content_nav_05 li:nth-child(2) {
    margin-right: 0;
  }
}

@media only screen and (max-width: 787px) {
  .cat_content_wrap01_guide {
    width: 100%;
    text-align: center;
    font-size: 1.2em;
  }
  .cat_content_wrap01_guide {
    margin-right: 0;
    margin-bottom: 1em;
  }
  .cat_content_wrap01_guide br {
    display: none;
  }
  .cat_content_wrap01_guide_01 {
    text-align: center;
    padding: 1em;
    font-size: 1.4em;
  }
  .cat_content_wrap01_guide_02 {
    height: auto;
    font-size: 1.1em;
  }
  .cat_content_wrap01_guide_03 {
    text-align: center;
    padding: 0 1em;
    font-size: 1.1em;
  }
  .chips_yokuaru_list {
    width: 100% !important;
  }
}

.cat_content_wrap01_guide.single {
  padding-bottom: 0;
}

.cat_content_wrap01_guide.single .cat_content_wrap01_guide_01 {
  border-bottom: none;
}


/****19 今までにいただいたお声/****/

.cat_content_lp19 {
  font-size: 0.8em;
}

.cat_content_lp19_txt {
  color: #444444;
  text-align: left;
  padding-bottom: 3em;
  font-size: 1.2em;
}

.cat_content_lp19 a {
  color: #929292;
}

.cat_content_lp19 .title1 {
  text-align: left;
}

.layout1 .auto {
  padding: 1em;
}

.layout1 .auto tr td:nth-child(1) {
  color: #cc0000;
}

.layout1 .auto tr td:nth-child(1) img {
  vertical-align: baseline;
}

.layout1 .auto .float_left {
  float: left;
  padding: 1em 0;
}

.layout1 .auto .float_right {
  float: right;
  padding: 1em 0;
}

.layout1 .item {
  color: #000000 !important;
  line-height: 1.6;
}

@media only screen and (max-width: 910px) {
  .cat_content_lp19 {
    font-size: 1em;
  }

  .layout1 .auto td {
    display: block;
  }
  .layout1 .auto tr td:nth-child(1) {
    width: 100% !important;
  }
  .layout1 .auto tr td:nth-child(2) {
    width: 100% !important;
    padding: .5em 0;
  }
  .layout1 .auto tr td:nth-child(3) {
    width: 100% !important;
  }
  .layout1 .auto .float_left {
    float: none;
    width: 100% !important;
    padding: .5em 0;
  }
  .layout1 .auto .float_left a {
    color: #929292;
  }
  .layout1 .auto .float_right a {
    color: #929292;
  }
  .layout1 .item {
    color: #000000 !important;
    line-height: 1.6;
  }
}

/* CSS Document --*/

/*-----------------------------------------------------
2.utility
------------------------------------------------------*/

/*--float--*/

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
}

.boxWrap {
  overflow: hidden;
}

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

/*--margin,padding--*/

.mt100 {
  margin-top: 100px;
}

.mt95 {
  margin-top: 95px;
}

.mt90 {
  margin-top: 90px;
}

.mt85 {
  margin-top: 85px;
}

.mt80 {
  margin-top: 80px;
}

.mt75 {
  margin-top: 75px;
}

.mt70 {
  margin-top: 70px;
}

.mt65 {
  margin-top: 65px;
}

.mt60 {
  margin-top: 60px;
}

.mt55 {
  margin-top: 55px;
}

.mt50 {
  margin-top: 50px;
}

.mt45 {
  margin-top: 45px;
}

.mt40 {
  margin-top: 40px;
}

.mt35 {
  margin-top: 35px;
}

.mt30 {
  margin-top: 30px;
}

.mt25 {
  margin-top: 25px;
}

.mt20 {
  margin-top: 20px;
}

.mt15 {
  margin-top: 15px;
}

.mt10 {
  margin-top: 10px;
}

.mt05 {
  margin-top: 5px;
}

.mb100 {
  margin-bottom: 100px;
}

.mb95 {
  margin-bottom: 95px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb85 {
  margin-bottom: 85px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb75 {
  margin-bottom: 75px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb65 {
  margin-bottom: 65px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb55 {
  margin-bottom: 55px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb45 {
  margin-bottom: 45px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb05 {
  margin-bottom: 5px;
}

.ml50 {
  margin-left: 50px;
}

.ml45 {
  margin-left: 45px;
}

.ml40 {
  margin-left: 40px;
}

.ml35 {
  margin-left: 35px;
}

.ml30 {
  margin-left: 30px;
}

.ml25 {
  margin-left: 25px;
}

.ml20 {
  margin-left: 20px;
}

.ml15 {
  margin-left: 15px;
}

.ml10 {
  margin-left: 10px;
}

.ml05 {
  margin-left: 5px;
}

.mr50 {
  margin-right: 50px;
}

.mr45 {
  margin-right: 45px;
}

.mr40 {
  margin-right: 40px;
}

.mr35 {
  margin-right: 35px;
}

.mr30 {
  margin-right: 30px;
}

.mr25 {
  margin-right: 25px;
}

.mr20 {
  margin-right: 20px;
}

.mr15 {
  margin-right: 15px;
}

.mr10 {
  margin-right: 10px;
}

.mr05 {
  margin-right: 5px;
}

/*--text--*/

.bold {
  font-weight: bold;
}

.under {
  text-decoration: underline;
}

.tl {
  text-align: left;
}

.tc {
  text-align: center;
}

.tr {
  text-align: right;
}

/*--font-size--*/

.fontS {
  font-size: 1.2rem;
}

.fontM {
  font-size: 1.6rem;
}

.fontL {
  font-size: 1.8rem;
}

/*--pc_only sp_only--*/

@media all and (min-width: 768px) {
  .sp_only {
    display: none !important;
  }
}

@media all and (max-width: 767px) {
  .pc_only {
    display: none !important;
  }
}

.u_fontS {
  font-size: 1em;
}

.u_mb0 {
  margin-bottom: 0 !important;
}

.u_fontL {
  font-size: 1.4em;
  line-height: 1.2;
}

.u_fontM {
  font-size: 1.2em;
}

.u_tc {
  text-align: center;
}

.u_orange {
  color: #FF7F00;
}

.u_darkOrange {
  color: #FF3F00;
}

.u_blue {
  color: #006CD8;
}

.u_green {
  color: #638D2E;
}

.u_lGreen {
  color: #2CA079;
}

.u_red {
  color: #B20000;
}

.u_red02 {
  color: #D80000;
}

.u_darkRed {
  color: #BD2424;
}

.u_bold {
  font-weight: bold;
}

.u_gray {
  color: #444;
}

/*-----------------------------------------------------
3.common cmn
------------------------------------------------------*/

table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  text-align: left;
}

.lo_cntHeader {
  margin-bottom: 1em;
}

.lo_cntHeader_nav {
  margin-top: 1em;
  padding: 0 1em;
}

.lo_cntHeader p {
  margin-top: 1em;
  padding: 0 1em;
  font-size: 1em;
  text-align: left;
}

.mod {
  /*ttl*/
  /*txt*/
  /*btn*/
  /*list*/
  /*column*/
  /*unit*/
  /*table*/
}

.mod_pageTtl {
  padding: .5em 1em;
  background: #F1F1F1;
  border: #CCC solid 1px;
  font-size: 0.95em;
  text-align: left;
}

.mod_strongL {
  margin-bottom: .5em;
  text-align: left;
  font-size: 1.9em;
  line-height: 1.2;
}

.mod_strongL-bold {
  font-weight: bold;
}

.mod_strongS {
  margin-bottom: 0.75em;
  font-size: 1.3em;
  line-height: 1.2;
}

.mod_strongS-mHarf {
  margin-bottom: 0.35em;
}

.mod_strongM {
  margin-bottom: .5em;
  font-size: 1.5em;
  text-align: left;
  font-weight: bold;
  line-height: 1.2;
}

.mod_strongM-plus {
  font-size: 1.7em;
}

.mod_strongM-bold {
  font-weight: bold;
}

.mod_strongM span {
  font-size: .8em;
  font-weight: normal;
}

.mod_btnRow {
  padding-top: 2em;
}

.mod_btnRow > li {
  width: 42%;
}

@media all and (max-width: 767px) {
  .mod_btnRow > li {
    width: 100%;
    margin-bottom: 10px;
  }
}

.mod_btnRow02 {
  padding-top: 1em;
}

.mod_btn {
  display: block;
  width: 480px;
  font-weight: bold;
  color: #242424;
  position: relative;
  border: solid 2px #a1a1a1;
  line-height: 3.1em;
  border-radius: 4px;
  text-align: center;
  font-size: 20px;
  background: #fff;
}

.mod_btn-center {
  margin-left: auto;
  margin-right: auto;
}

@media all and (max-width: 767px) {
  .mod_btn {
    width: 90%;
    padding: .2em 0;
    font-size: 1.2em;
  }
}

.mod_btn:after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #9F9F9F;
  border-right: 2px solid #9F9F9F;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  right: 1em;
  bottom: 42%;
}

@media all and (max-width: 767px) {
  .mod_btn:after {
    width: 6px;
    height: 6px;
  }
}

.mod_btn-s {
  width: 440px;
}

@media all and (max-width: 767px) {
  .mod_btn-s {
    width: 90%;
  }
}

.mod_btn-s:after {
  right: 1em;
}

.mod_btn02 {
  display: block;
  padding: .75em 1em .75em 1em;
  font-weight: bold;
  color: #242424;
  position: relative;
  border: solid 2px #a1a1a1;
  border-radius: 4px;
  text-align: center;
  font-size: 20px;
}

@media all and (max-width: 767px) {
  .mod_btn02 {
    font-size: 1.2em;
  }
}

.mod_btn02:after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #9F9F9F;
  border-right: 2px solid #9F9F9F;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  right: 1em;
  bottom: 42%;
}

.mod_btn02 span {
  display: block;
  font-size: 1.3vw;
}

@media all and (max-width: 767px) {
  .mod_btn02 span {
    margin-bottom: 0.5em;
    font-size: .7em;
  }
}

.mod_list {
  font-size: .8em;
}

.mod_notes {
  text-align: left;
}

.mod_notes li {
  font-size: 1em;
  padding-left: 1em;
  text-indent: -1em;
}

.mod_notes-fontM li {
  font-size: .8em;
}

.mod_nav {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.mod_nav-split3 li {
  width: 32%;
}

@media all and (max-width: 767px) {
  .mod_nav-split3 li {
    width: 48%;
  }
}

.mod_nav-split2 li {
  width: 48%;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out
}

.mod_nav-split2 li:hover {
  background: #ddd;
  border-color: #ddd;
}


.mod_nav li {
  margin-bottom: 20px;
  border: solid 1px #e9e9e9;
  box-shadow: 0px 0px 4px 2px #dddddd;
  position: relative;
  font-weight: bold;
  text-align: center;
  left: 2px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out
}

.mod_nav li:hover {
  background: #ddd;
}

.mod_nav li a {
  color: #212121;
  display: block;
  padding: 0.5em 0 1.4em 0;
}

.mod_nav li a:after {
  content: "";
  width: 10px;
  height: 10px;
  border: 2px solid;
  border-color: transparent transparent #212121 #212121;
  transform: rotate(-45deg);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0.5em;
  margin: auto;
}

@media all and (max-width: 767px) {
  .mod_nav li a:after {
    width: 6px;
    height: 6px;
  }
}

.mod_rowA {
  max-width: 1000px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.mod_rowA-center {
  margin-left: auto;
  margin-right: auto;
}

.mod_rowB {
  max-width: 1000px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.mod_rowB-center {
  margin-left: auto;
  margin-right: auto;
}

.mod_rowC {
  max-width: 1000px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.mod_rowC-center {
  margin-left: auto;
  margin-right: auto;
}

.mod_baseUnit {
  padding: 1em;
  background: #fff;
  box-shadow: 0px 0px 4px 2px #dddddd;
}

.mod_baseUnit02 {
  padding: 1em;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #FFF;
  box-shadow: 0px 0px 4px 2px #dddddd;
}

.mod_data {
  margin-bottom: 1.5em;
  text-align: left;
}

.mod_data dt {
  font-weight: bold;
}

.mod_data dd {
  font-size: 1em;
}

.mod_data-brown dt {
  color: #3F1000;
}

.mod_table {
  max-width: 872px;
}

.mod_table table {
  table-layout: auto;
}

.mod_table table th,
.mod_table table td {
  padding: 1.5em 1em;
  border: #BBB solid 1px;
  vertical-align: middle;
  font-weight: normal;
  font-size: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mod_table table th span,
.mod_table table td span {
  font-weight: bold;
  color: #B22727;
}

.mod_table table tr:first-child th {
  background: #DBEFF3;
}

.mod_table table tr:first-child th:first-child {
  width: 32%;
}

@media all and (max-width: 767px) {
  .mod_table table tr:first-child th:first-child {
    width: 40%;
  }
}

.mod_table table tr:first-child th:not(:first-child) {
  width: 20%;
}

.mod_table_union {
  max-width: 9em;
  text-align: center;
}

@media all and (max-width: 767px) {
  .mod_table_union {
    width: 6em;
  }
}

p.mod_notes {
  font-size: 1em;
}

/*--column--*/

/*-----------------------------------------------------
3.page
------------------------------------------------------*/

.recommend,
.policy,
.delivery,
.payment,
.first,
.regist {
  text-align: left;
}

.recommend .cat_content_wrap01-ex .cat_content_wrap01_inner > p:not([class]),
.policy .cat_content_wrap01-ex .cat_content_wrap01_inner > p:not([class]),
.delivery .cat_content_wrap01-ex .cat_content_wrap01_inner > p:not([class]),
.payment .cat_content_wrap01-ex .cat_content_wrap01_inner > p:not([class]),
.first .cat_content_wrap01-ex .cat_content_wrap01_inner > p:not([class]),
.regist .cat_content_wrap01-ex .cat_content_wrap01_inner > p:not([class]) {
  font-size: 1em;
}

.recommend .cat_content_wrap01-ex .cat_content_wrap01_inner > p:not([class]),
.policy .cat_content_wrap01-ex .cat_content_wrap01_inner > p:not([class]),
.delivery .cat_content_wrap01-ex .cat_content_wrap01_inner > p:not([class]),
.payment .cat_content_wrap01-ex .cat_content_wrap01_inner > p:not([class]),
.first .cat_content_wrap01-ex .cat_content_wrap01_inner > p:not([class]),
.regist .cat_content_wrap01-ex .cat_content_wrap01_inner > p:not([class]) {
  margin-bottom: 1.5em;
}

.recommend .cat_content_wrap01 h2,
.policy .cat_content_wrap01 h2,
.delivery .cat_content_wrap01 h2,
.payment .cat_content_wrap01 h2,
.first .cat_content_wrap01 h2,
.regist .cat_content_wrap01 h2 {
  border-width: 2px;
}

.recommend .cat_content_wrap01-mt0,
.policy .cat_content_wrap01-mt0,
.delivery .cat_content_wrap01-mt0,
.payment .cat_content_wrap01-mt0,
.first .cat_content_wrap01-mt0,
.regist .cat_content_wrap01-mt0 {
  margin-top: 0;
}

.recommend .cat_content_lp18_ttl01,
.policy .cat_content_lp18_ttl01,
.delivery .cat_content_lp18_ttl01,
.payment .cat_content_lp18_ttl01,
.first .cat_content_lp18_ttl01,
.regist .cat_content_lp18_ttl01 {
  margin-top: 0em;
  margin-bottom: 1em;
}

.recommend
/* .chips__mail,
.policy .chips__mail,
.delivery .chips__mail,
.payment .chips__mail,
.first .chips__mail,
.regist .chips__mail*/

  {
  overflow: hidden;
}

.recommend h1 img,
.policy h1 img,
.delivery h1 img,
.payment h1 img,
.first h1 img,
.regist h1 img {
  width: 100%;
}

.first_aboutTxt {
  width: calc(100% - 330px);
}

@media all and (max-width: 767px) {
  .first_aboutTxt {
    width: 100%;
  }
}

.first_aboutTxt p {
  width: 658px;
  width: 100%;
  margin-bottom: 1.5em;
}

@media all and (max-width: 767px) {
  .first_aboutTxt p {
    width: 100%;
  }
}

.first_aboutImg {
  width: 330px;
}

@media all and (max-width: 767px) {
  .first_aboutImg {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}

.first_value_list {
  margin-top: 2em;
  position: relative;
}

.first_value_list:before {
  content: "例えば";
  position: absolute;
  top: -.5em;
  left: 0;
  right: 0;
  width: 3em;
  margin: auto;
  font-size: 1.5em;
  font-weight: bold;
}

.first_value_list li {
  max-width: 48%;
}

@media all and (max-width: 767px) {
  .first_value_list li {
    width: 48%;
  }
}

.first_quality {
  margin-bottom: 20px;
  padding: 22px;
  background: url("../images/first/quality_bg.png") right bottom;
}

@media all and (max-width: 767px) {
  .first_quality {
    padding: 15px 10px;
  }

}

.first_quality_row {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.first_quality_row > div {
  width: 32%;
}

@media all and (max-width: 767px) {
  .first_quality_row > div {
    width: 48%;
  }
  .first_quality_row > div:last-child {
    width: 100%;
  }
  .first_quality_row > div:last-child br {
    display: none;
  }
}

.first_quality_unit {
  margin-top: 70px;
}

@media all and (max-width: 767px) {
  .first_quality_unit {
    margin-top: 20px;
  }
}

.first_quality_ttl {
  margin-bottom: .5em;
  font-size: 2.3em;
  font-weight: normal;
  color: #3F1000;
  line-height: 1.4;
  text-align: center;
}

.first_quality_ttl span {
  display: block;
  font-size: .45em;
}

.first_quality_txtCol {
  width: 318px;
}

.first_quality_txtCol p {
  margin-bottom: 1.5em;
  font-size: 1.3em;
}

.first_quality p:not([class]) {
  margin-bottom: 1.5em;
  font-size: 1em;
}

.first_ability {
  width: 48.5%;
  box-sizing: border-box;
}

@media all and (max-width: 767px) {
  .first_ability {
    width: 100%;
    margin-bottom: 10px;
  }
}

.first_ability_ttl {
  margin-bottom: 8px;
  color: #1F6D54;
  font-size: 1.6em;
  font-weight: normal;
  line-height: 1.2;
}

.first_ability_img {
  width: 40%;
  text-align: center;
}

.first_ability_txt {
  width: 60%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.first_ability_txt-r {
  padding-left: 1em;
}

.first_ability_txt-l {
  padding-right: 1em;
}

.first_ability_txt p:not([class]) {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.first_industry {
  width: 32%;
  margin-bottom: 1em;
  padding: 1em;
  border: solid 1px #AAAAAA;
  box-sizing: border-box;
}

@media all and (max-width: 767px) {
  .first_industry {
    width: 48%;
  }
}

.first_industry_img {
  margin: 2em auto 5px auto;
  text-align: center;
}

@media all and (max-width: 767px) {
  .first_industry_img {
    width: 80%;
  }
}

.first_industry dt {
  padding-bottom: .25em;
  text-align: center;
  font-size: 1.3em;
}

.first_industry dd {
  font-size: 1em;
}

.first_industry dd img {
  display: inline-block;
  margin-bottom: 5px;
}

.first_support {
  text-align: center;
}

@media all and (max-width: 767px) {
  .first_support {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}

.first .first_quality_row .u_fontM {
  font-size: 1em;
}

.regist_method dl {
  width: 32%;
  padding: 25px 2px 2px 2px;
  border: #ccc 2px solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media all and (max-width: 767px) {
  .regist_method dl {
    width: 48%;
    margin-bottom: 10px;
  }
}

.regist_method dl dt,
.regist_method dl dd {
  text-align: center;
}

.regist_method dl dt {
  margin-bottom: 3em;
  font-weight: bold;
}

.regist_limit {
  padding-top: 1em;
  max-width: 837px;
  margin: auto;
  font-size: 1.15em;
}

.regist_limit p {
  margin-bottom: 0.5em;
}

.regist_target {
  position: relative;
  padding: 1em 1em 1em 4em;
  background: #FBF9F0;
}

@media all and (max-width: 767px) {
  .regist_target {
    margin: 0 1em;
  }
}

.regist_target dl:before {
  content: "例";
  position: absolute;
  left: 1.65em;
  top: 1.65em;
  font-size: .75em;
}

@media all and (max-width: 767px) {
  .regist_target dl:before {
    top: 1.2em;
  }
}

.regist_target dt,
.regist_target dd {
  line-height: 1.67;
}

.regist_target dt span,
.regist_target dd span {
  font-size: 1em;
}

.regist_down {
  margin-bottom: 1.5em;
}

.regist_down dl {
  display: table;
  width: 100%;
}

.regist_down dl dt,
.regist_down dl dd {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  font-size: 1.1em;
}

.regist_down dl dt {
  width: 19em;
}

@media all and (max-width: 767px) {
  .regist_down dl dt {
    width: 10em;
    padding-right: 1em;
  }
}

.regist_down dl dd {
  position: relative;
  padding-left: 30px;
}

.regist_down dl dd:before {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #9F9F9F;
  border-right: 2px solid #9F9F9F;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  left: 0;
  bottom: 42%;
}

.regist_up {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

.regist_up li {
  display: table;
  width: 100%;
  margin: 5px 0;
  padding: .5em 0 .5em 6em;
  border: #CCC solid 2px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media all and (max-width: 767px) {
  .regist_up li {
    padding-left: 1em;
  }
}

.regist_up li span {
  display: table-cell;
  vertical-align: top;
  line-height: 1.55;
}

.regist_up li span:nth-child(1) {
  width: 5em;
}

.regist_up li span:nth-child(2) {
  padding-top: 1em;
}

@media all and (max-width: 767px) {
  .regist_up li span:nth-child(2) {
    padding-left: 1em;
    padding-right: 1em;
  }
}

.regist_benefits {
  margin-top: 50px;
  margin-bottom: 20px;
}

.regist_benefitsTxt {
  margin-bottom: 0 !important;
  text-align: left;
  font-size: 1em;
}

.payment_account {
  margin-bottom: 10px;
}

.payment_account table td,
.payment_account table th {
  padding: .5em 1em;
  border-bottom: solid 2px #fff;
  background: #FBF9F0;
  font-size: 1.1em;
}

.payment_account table caption {
  padding: .25em 0;
  text-align: left;
  font-size: .85em;
}

.payment_postpay {
  margin-bottom: 10px;
  padding: .5em 1em;
  border: solid 1px #B20000;
  color: #b20000;
}

.payment_postpay dt,
.payment_postpay dd {
  font-size: 1em;
}

.payment_detail {
  margin-top: 15px;
  padding: .5em 1em;
  background: #FBF9F0;
}

.payment_detail a {
  text-decoration: underline;
  color: inherit;
}

.payment_detail dt {
  padding: .25em 0;
  color: #3F1000;
  font-size: .9em;
}

.payment_detail dd {
  font-size: 1em;
}

.delivery_meyasuWrap {
  margin-bottom: 2em;
}

.delivery_meyasu_list {
  padding: 0 0 1em 0;
}

.delivery_meyasu_list li {
  margin: .5em 0;
  line-height: 1.8em;
  font-weight: bold;
}

.delivery_meyasu_list li:before {
  content: "";
  display: inline-block;
  width: 1.8em;
  height: 1.8em;
  margin-right: 1em;
  border-radius: 1.8em;
  background: #BBDEC9;
  vertical-align: bottom;
}

.delivery_meyasu_list li:nth-child(2):before {
  background: #FFBF00;
}

.delivery_map_pc {
  margin-bottom: 24px;
}

.delivery_map_sp {
  margin: 0 auto 24px;
  display: none;
}

.delivery_map_sp img {
  display: block;
  margin: auto;
}

@media all and (max-width: 767px) {
  .delivery_map_pc {
    display: none;
  }

  .delivery_map_sp {
    display: block;
  }
}

.delivery_timeTable {
  max-width: 770px;
  margin: auto;
}

.delivery_timeTable table th,
.delivery_timeTable table td {
  text-align: center;
  border: solid 1px #ccc;
  vertical-align: middle;
  font-weight: normal;
}

.delivery_timeTable table th {
  background: #FFF7EE;
  font-weight: bold;
}

.delivery_timeTable table th span {
  font-size: .8em;
  font-weight: normal;
}

.delivery_timeTable table td {
  color: #8C0000;
  font-weight: bold;
}

.delivery_timeTable table td span {
  font-size: .8em;
  color: #000;
  font-weight: normal;
}

.delivery_timeTable table tr:first-child th:first-child {
  border: none;
  background: none;
}

.delivery_step {
  max-width: 1000px;
  margin: auto;
  overflow: hidden;
}

.delivery_step li {
  float: left;
  width: 30%;
  margin: 0 5% 2em 0;
  font-size: .9em;
}

@media all and (max-width: 767px) {
  .delivery_step li {
    width: 45%;
    margin: 0 2% 2em 0;
  }
}

.delivery_step li span {
  position: relative;
  display: block;
}

.delivery_step li span:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -30px;
  margin: auto;
  background: url("../images/delivery/step_arrow.png") no-repeat right center;
  width: 28px;
  height: 80px;
}

@media all and (max-width: 767px) {
  .delivery_step li span:after {
    right: -25px;
    width: 14px;
    height: 40px;
  }
}

@media all and (min-width: 768px) {
  .delivery_step li:nth-child(3n) {
    margin-right: 0;
  }
  .delivery_step li:last-child span:after,
  .delivery_step li:nth-child(3n) span:after {
    display: none;
  }
  .delivery_step li:nth-child(3n + 1) {
    clear: both;
  }
}

@media all and (max-width: 767px) {
  .delivery_step li:nth-child(even) {
    float: right;
    margin-right: 0;
  }
  .delivery_step li:nth-child(even) span:after {
    display: none;
  }
  .delivery_step li:nth-child(odd) {
    clear: both;
  }
  .delivery_step li:last-child span:after {
    display: none;
  }
}

.delivery_step li img {
  display: block;
  margin-bottom: 5px;
}

.cat_content_lp18_ttl01-policy {
  padding-top: 0.8em;
  padding-bottom: 0.7em;
  line-height: 1.4;
}

.policy_ttl {
  margin: .5em 0;
  color: #638C2D;
  font-size: 2.3em;
  text-align: center;
  font-weight: normal;
}

@media all and (max-width: 767px) {
  .policy_ttl {
    font-size: 1.8em;
  }
}

.plicy_list li {
  max-width: 48%;
}

.policy_sub {
  font-size: 2.2em;
  color: #444;
  font-weight: bold;
  text-align: center;
}

.policy_main02 {
  margin-bottom: 3em;
  text-align: center;
}

.policy_unit {
  padding: 2em 1em;
  background: #F6F6F6;
}

.policy_unit dl {
  max-width: 860px;
  margin: 0 auto 3em auto;
}

.policy_unit dl dt {
  margin-top: .5em;
  font-size: 2em;
  color: #638C2C;
  font-weight: bold;
}

.policy_unit dl dt:nth-child(1) {
  margin-top: .5em;
}

.policy_unit dl dd {
  font-size: 1em;
  color: #3F1000;
}

.policy_unit p {
  font-size: 1em;
}

.policy_movieTtl {
  margin-bottom: 0.5em;
  color: #46AC43;
  text-align: center;
  font-weight: bold;
  font-size: 1.1em;
}

.policy_table {
  margin-bottom: 10px;
}

.policy_table table {
  text-align: center;
}

.policy_table table th,
.policy_table table td {
  width: 20%;
  padding: 5px 1em;
  border: 1px solid #ccc;
  font-size: 0.8em;
  vertical-align: middle;
}

@media all and (max-width: 767px) {
  .policy_table table th,
  .policy_table table td {
    padding: 5px;
  }
}

.policy_table table td {
  background: #FFF;
}

.policy_table table td img {
  vertical-align: middle;
}

@media all and (max-width: 767px) {
  .policy_table table td img {
    width: 14px;
  }
}

.policy_table table tr:first-child th {
  background: #FFEFBF;
}

.policy_table table tr:first-child th:first-child {
  background: none;
  border: none;
}

.policy_unitTtl {
  margin-bottom: 0.5em;
  font-size: 1.6em;
  color: #3F1000;
  text-align: center;
  font-weight: normal;
}

.policy_row > div {
  width: 32%;
}

@media all and (max-width: 767px) {
  .policy_row > div {
    width: 48%;
  }
  .policy_row > div:last-child {
    width: 100%;
  }
}

.policy_comparison {
  margin-bottom: 15px;
}

.policy_comparison li {
  width: 32%;
}

.policy .video {
  position: relative;
  width: 560px;
  height: 315px;
  margin: auto;
}

.policy .video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 787px) {
  .policy .video {
    width: 100%;
    height: auto;
    padding-top: 56.25%;
  }
}

.recommend header h2 img {
  width: 100%;
}

.recommend_section {
  padding-bottom: 3em;
}

.recommend_section p:not([class]) {
  margin-bottom: 1em;
  font-size: 1em;
}

.recommend_inner {
  padding: 0 1em;
}

.recommend_ttl {
  max-width: 1024px;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
  background: url("../images/recommend/ttlBg.png") no-repeat left center;
  color: #FFF;
  font-size: 1.5em;
  font-weight: normal;
  text-align: center;
}

@media all and (min-width: 768px) and (max-width: 1023px) {
  .recommend_ttl {
    font-size: 3.5vw;
    background-image: url("../images/recommend/spTtlBg.png");
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}

@media all and (max-width: 767px) {
  .recommend_ttl {
    background-image: url("../images/recommend/spTtlBg.png");
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

  }
}

@media all and (max-width: 767px) {
  .recommend_ttl-last {
    margin-bottom: 0;
  }
}

.recommend_solution_ttl {
  margin-bottom: .5em;
  font-size: 2.5em;
  text-align: center;
  color: #FF9200;
}

.recommend_cartridgeImg {
  width: 220px;
  text-align: center;
}

@media all and (max-width: 767px) {
  .recommend_cartridgeImg {
    width: 70%;
    margin: 10px auto 0 auto;
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
  }
}

.recommend_cartridgeTxt {
  width: calc(100% - 230px);
}

@media all and (max-width: 767px) {
  .recommend_cartridgeTxt {
    width: 100%;
  }
}

.recommend_cartridgeTxt_ttl {
  margin-bottom: .5em;
}

.recommend_cartridgeTxt p {
  margin-bottom: .7em;
}

.recommend_cartridgeTxt p:last-child {
  margin-bottom: 0;
}

.recommend_otoku {
  padding: 2em 0;
}

.recommend_otokuImg {
  width: 260px;
}

@media all and (max-width: 1023px) {
  .recommend_otokuImg {
    width: 30%;
  }
}

.recommend_otokuTxt {
  width: 700px;
}

@media all and (max-width: 1023px) {
  .recommend_otokuTxt {
    width: 65%;
  }
}

.recommend_otokuTxt p {
  margin-bottom: 1em;
  font-size: 1em !important;
}

.recommend_figure {
  position: relative;
  max-width: 890px;
  margin: 0 auto 2em auto;
}

.recommend_figure li {
  max-width: 48%;
}

.recommend_figure:before {
  content: "例えば";
  position: absolute;
  top: -.5em;
  left: 0;
  right: 0;
  width: 3.1em;
  margin: auto;
  font-size: 1.5em;
  font-weight: bold;
  z-index: 9999;
}

@media all and (max-width: 767px) {
  .recommend_figure li {
    width: 48%;
  }
}

.recommend_managemenUnit {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.recommend_management {
  margin-top: 15px;
}

.recommend_management li {
  width: 24%;
}

.recommend_managementBg {
  position: relative;
  padding-left: 300px;
  min-height: 175px;
}

@media all and (max-width: 767px) {
  .recommend_managementBg {
    padding-left: 150px;
    min-height: 100px;
  }
}

.recommend_managementBg:before {
  content: "";
  position: absolute;
  left: -1em;
  top: -1em;
  width: 280px;
  height: 173px;
  background: url("../images/recommend/management_bg.png") no-repeat left top;
}

@media all and (max-width: 767px) {
  .recommend_managementBg:before {
    min-height: 100px;
    -webkit-background-size: 150px;
    -o-background-size: 150px;
    background-size: 150px;
  }
}

.recommend_follow {
  text-align: center;
}

.recommend_follow li {
  margin-bottom: 5em;
  font-size: 1em;
}

@media all and (max-width: 767px) {
  .recommend_follow li {
    margin-bottom: 3em;
  }
}

.recommend_follow img {
  display: block;
  margin: 0 auto 10px auto;
}

.recommend_voice {
  margin-bottom: 2em;
}

.recommend_voice > div {
  width: 48%;
}

.recommend_voice dl dt {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 1em;
}

.recommend_voice dl dd {
  font-size: 1em;
}

.recommend_faq {
  margin-bottom: 20px;
  padding: .5em 1em;
  border: 1px solid #aaa;
}

.recommend_faq dt {
  font-size: 1.4em;
  color: #333;
}

.recommend_faq dd {
  padding-top: 10px;
  font-size: 0.8em;
}

.recommend_settlement {
  margin-bottom: 20px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.recommend_settlement_ttl {
  margin-bottom: 0.2em;
  font-size: 2.2em;
  color: #1F6C53;
  text-align: center;
  font-weight: normal;
}

@media all and (max-width: 767px) {
  .recommend_settlement_ttl {
    font-size: 2em;
  }
}

.recommend_settlement_check {
  color: #444;
}

.recommend_settlement_check li {
  margin-bottom: .5em;
  padding-left: 40px;
  padding-top: 3px;
  background: url("../images/recommend/check.png") no-repeat left center;
  font-size: 1.2em;
}

@media all and (max-width: 767px) {
  .recommend_settlement_check li {
    padding-left: 1.5em;
    -webkit-background-size: 1em;
    -o-background-size: 1em;
    background-size: 1em;
  }
}

.recommend_contact {
  margin-top: 30px;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}

@media all and (max-width: 767px) {
  .recommend_contact {
    margin-top: 15px;
  }
}

.recommend_contact > div {
  width: 49%;
  padding-top: 1.25em;
  padding-bottom: 1.25em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width: 600px) {
  .recommend_contact > div {
    width: 90%;
    margin: auto;
  }
  .recommend_contact > div:first-child {
    margin-bottom: 12px;
  }

}

.recommend_contact img {
  width: 406px;
}

.recommend_flow p,
.recommend_flow ul {
  margin-bottom: 1em;
}

@media all and (max-width: 767px) {
  .recommend_solutionList {
    padding: 0 4em;
  }
}

.recommend_solutionList {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}

.recommend_solutionList li {
  max-width: 23%;
  text-align: center;
}

.recommend_solutionList img {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}

.recommend_solutionList img:hover {
  opacity: .7;
}

@media all and (max-width: 767px) {
  .recommend_solutionList li {
    width: 48%;
  }
}

.chips__mail-wide {
  margin-top: 0;
  padding-top: 50px;
}

@media all and (max-width: 767px) {
  .chips__mail-wide {
    overflow: hidden;
    padding-top: 10px;
  }
}

.reason {
  text-align: left;
}

.reason .cat_content_wrap01-ex .cat_content_wrap01_inner > p:not([class]) {
  font-size: 1em;
}

.reason .cat_content_wrap01-ex .cat_content_wrap01_inner > p:not([class]) {
  margin-bottom: 1.5em;
}

.reason .cat_content_wrap01 h2 {
  border-width: 2px;
}

.reason .cat_content_wrap01-mt0 {
  margin-top: 0;
}

.reason .cat_content_lp18_ttl01 {
  margin-top: 0em;
  margin-bottom: 1em;
}

.reason .chips__mail {
  overflow: hidden;
}

.reason h1 img {
  width: 100%;
}

.reason .cat_content_wrap01:first-of-type {
  margin-top: 1em;
}

.reason_section {
  padding-bottom: 2em;
}

.reason_ttl {
  margin-bottom: .5em;
}

.reason_inner {
  padding: 1em;
}

.reason_ability_ttl {
  margin-top: 1em;
  margin-bottom: .5em;
  text-align: center;
  color: #3170A8;
  font-weight: bold;
  font-size: 1.8em;
}

.reason_follow li:last-child {
  margin-bottom: 3.5em;
}

.reason_original_ttl {
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 1.8em;
  color: #46AC43;
  text-align: center;
}

.reason_original_list li {
  max-width: 48%;
}

@media all and (max-width: 767px) {
  .reason_original_list li {
    width: 48%;
  }
}

.reason_price_ttl {
  text-align: center;
  margin-bottom: .5em;
  font-size: 1.7em;
  color: #CA294E;
}

.reason_price_strong {
  margin-bottom: 1em;
  font-size: 1.8em;
  font-weight: bold;
  color: #444444;
  text-align: center;
  line-height: 1.2;
}

.reason_price_unit {
  position: relative;
  width: 32%;
  padding-top: 1em;
  border: 1px solid #aaa;
}

@media all and (min-width: 768px) {
  .reason_price_unit {
    margin-bottom: 45px;
  }
}

@media all and (max-width: 767px) {
  .reason_price_unit {
    width: 100%;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }
  .reason_price_unit:last-of-type {
    margin-bottom: 30px;
  }
}

.reason_price_unit_ttl {
  text-align: center;
  font-weight: bold;
  color: #CA264C;
  line-height: 1.2;
}

@media all and (max-width: 767px) {
  .reason_price_unit_img {
    position: static;
    margin-top: 10px;
  }
}

.reason_price_unit_img img {
  vertical-align: bottom;
}

.reason_price_num {
  position: absolute;
  left: -10px;
  top: -15px;
}

@media all and (max-width: 767px) {
  .reason_price_num {
    top: -5px;
    left: -5px;
    width: 25px;
  }
}

.reason_price_inner {
  padding: 1em;
  font-size: 1em;
}

a:hover {
  text-decoration: none !important;
}

/* クーポンコードの使用方法 */

.coupon_wrapper h3 {
  font-size: 2em;
  color: #ff7f00;
  border-bottom: 2px solid #999999;
  text-align: left;
  padding-left: 0.4em;
}

.coupon_wrapper .coupon_text {
  text-align: left;
}

.coupon_wrapper .coupon_photo {
  text-align: left;
}

.coupon_wrapper img {
  text-align: left;
  box-shadow: 2px 2px 6px #666;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out
}

.coupon_wrapper .link:hover {
  opacity: .6;
}

/* 領収書について */

.receipt_wrapper {
  text-align: left;
}

.receipt_wrapper .red {
  color: #ff3f00;
}

.receipt_wrapper h3 {
  font-size: 2em;
  color: #ff7f00;
  border-bottom: 2px solid #999999;
  text-align: left;
  padding-left: 0.4em;
}

.receipt_wrapper img {
  display: block;
  box-shadow: 2px 2px 6px #666;
  margin: 0 auto 32px;
}

.receipt_wrapper a {
  text-decoration: underline;
  color: #444444;
}

@media all and (min-width: 767px) {
  .receipt_wrapper img {
    width: 80%;
  }
}

.receipt_wrapper .btn {
  display: block;
  margin: auto;
  width: 480px;
  font-weight: bold;
  color: #242424;
  position: relative;
  border: solid 2px #a1a1a1;
  line-height: 3.1em;
  border-radius: 4px;
  text-align: center;
  font-size: 20px;
  background: #fff;
}

.receipt_wrapper .btn:hover {
  background: #ddd;
}

.receipt_wrapper .btn:after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #9F9F9F;
  border-right: 2px solid #9F9F9F;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  right: 1em;
  bottom: 42%;
  top: auto;
}

@media all and (max-width: 767px) {
  .receipt_wrapper .btn {
    width: 90%;
    padding: .2em 0;
    font-size: 1.2em;
  }
  .receipt_wrapper .btn:after {
    width: 6px;
    height: 6px;
  }
}

/* ホバー時の挙動の設定 */

.sidebar li img {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out
}

.sidebar li img:hover {
  opacity: 0.7;
}

.sidebar a:hover {
  text-decoration: underline !important;
}

.mod_btn:hover {
  background-color: #ddd;
}

.mod_btn02:hover {
  background-color: #ddd;
}

.cat_content_nav_02 li:hover {
  background-color: #ddd;
}
