@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/*--------------------------------------
ポチップ レビューリンク
--------------------------------------*/

.is-style-amazon-review.pochipp-box[data-btn-style="dflt"] .-custom_2 {
  -webkit-box-ordinal-group: -1;
  -ms-flex-order: -2;
  order: -2;
  min-width: 100% !important;
}

.is-style-amazon-review.pochipp-box[data-btn-style="dflt"]
  .-custom_2
  > .pochipp-box__btn {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none !important;
  text-align: left;
  padding-left: 1.2rem;
}

.is-style-amazon-review.pochipp-box[data-btn-style="dflt"]
  .-custom_2
  > .pochipp-box__btn
  span {
  color: #555;
  text-decoration: underline;
  font-size: 0.8em;
}

.is-style-amazon-review.pochipp-box[data-btn-style="dflt"]
  .-custom_2
  > .pochipp-box__btn::before {
  font-family: icomoon;
  content: "\e9d8";
  color: orange;
  opacity: 1;
  width: unset;
  height: unset;
  top: unset;
  background: none;
}