@charset "utf-8";


body main {
	font-family: 'Noto Sans JP', sans-serif;
}
#pans {
    display: none;
}
h2 {
    background: url(/s/img/title_wheel.png);
    background-color: #0067b2;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 12px 12px;
    font-size: 0.9em;
    font-weight: bold;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
}
h2 > span {
    display: none;
}
.amgf_pre_top {
    text-align: center;
    margin: 0 15px;
    background-size: 150%;
    padding-top: 20px;
}
.amgf_pre_top h3{
    margin: 5vw auto;
    font-size: 4.8vw;
    font-weight: 700;
    color: #ff8500;
    position: relative;
    padding-top: 8vw;
}
.amgf_pre_top h3::before{
    background: url(/upload/contents/review_present/img/h3_accent_left.png) bottom center / contain no-repeat;
    margin: 0 10px;
    position: absolute;
    bottom: 0;
    top: 0;
    /*left: 50%;*/
    transform: translateX(-50%);
    width: 10vw;
    height: 6vw;
    content: '';
}
.amgf_pre_top h3::after{
    background: url(/upload/contents/review_present/img/h3_accent_right.png) bottom center / contain no-repeat;
    margin: 0 10px;
    position: absolute;
    bottom: 0;
    top: 0;
    right: -5%;
    transform: translateX(-50%);
    width: 10vw;
    height: 6vw;
    content: '';
}

.amgf_pre_top .image-box {
    background-color: #ffe3c8;
    margin: 4vw auto;
    border-radius: 15px;
    color: #191919;
    padding: 3vw 3%;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}
.sp {        
    display: block;
    width: 100%;
}
.pc {        
    display: none;
}
.pc_2 {        
    display: none;
}

.amgf_pre_top .campaign-box p{
    font-size: 4.0vw;
    line-height: 1.8;
    text-align: left;
}
.amgf_pre_top .campaign-box p .bold{
    font-size: 4.5vw;
    font-weight: 700;
}
.amgf_pre_top .campaign-box p .bold-underline{
    background: linear-gradient(transparent 70%, #ff8500 60%);
}
br .pc{        
    display: none;
}
br .sp{        
    display: block;
}

.amgf_pre_top .campaign-box .hukidashi-area{
    display: inline-flex;
    align-items: flex-end;
    gap: 10px;
    position: relative;
    top: -3vw;
    padding-bottom: 40vw;
}

.amgf_pre_top .campaign-box .hukidashi-area .hukidashi-comment{
    width: auto;
    max-width: 63vw;
    right: -55px;
    position: absolute;
    top: 0px;
}
/*
.amgf_pre_top .campaign-box .hukidashi-outline{
    position: relative;
    background: #fff;
    border: 2px solid #333;
    display: grid;
    border-radius: 100px;
    padding: 5px;
    box-sizing: border-box;
    width: 300px;
    height: 86px;
}
.amgf_pre_top .campaign-box .hukidashi-inner{
    background: #ffe7d5;
    border-radius: 100px;
    padding: 15px 20px;
    color: #333;
    font-size: 14px;
    position: relative;
    top: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    mix-blend-mode: multiply;
    width: 255px;
    height: 50px;
}
/* 吹き出しのしっぽ（triangle） */
/*.amgf_pre_top .campaign-box .hukidashi-outline::after {
  content: "";
  position: absolute;
  right: -15px;
  bottom: 10px;
  width: 0;
  height: 0;
  border-left: 15px solid #333; 
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  z-index: 1;
}
.amgf_pre_top .campaign-box .hukidashi-inner::after {
    content: "";
    position: absolute;
    right: -12px;
    bottom: 12px;
    width: 0;
    height: 0;
    border-left: 15px solid #ffe7d5;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    z-index: 2;
}
.amgf_pre_top .campaign-box .hukidashi-area p{
    font-size: 3vw;
    line-height: 1.8;
}
*/

/* キャラクター画像 */
.amgf_pre_top .character {
    width: 37vw;
    height: auto;
    position: absolute;
    left: 7vw;
    top: 4vw;
}
/*
.amgf_pre_top .campaign-box .hukidashi::after{
    position: absolute;
    bottom: 0;
    top: -10%;
    left: 60%;
    width: 40vw;
    height: 36vw;
    content: '';
    background: url(/upload/contents/review_present/img/torisuke_img_tire.png) bottom center / contain no-repeat;
}*/


.wh_border1 {
    text-shadow:
    #FFF 1px 0px,  #FFF -1px 0px,
    #FFF 0px -1px, #FFF 0px 1px,
    #FFF 1px 1px , #FFF -1px 1px,
    #FFF 1px -1px, #FFF -1px -1px,
    #FFF 1px 1px,  #FFF -1px 1px,
    #FFF 1px -1px, #FFF -1px -1px,
    #FFF 1px 1px,  #FFF -1px 1px,
    #FFF 1px -1px, #FFF -1px -1px;
}
.wh_border2 {
    text-shadow:
    #FFF 2px 0px,  #FFF -2px 0px,
    #FFF 0px -2px, #FFF 0px 2px,
    #FFF 2px 2px , #FFF -2px 2px,
    #FFF 2px -2px, #FFF -2px -2px,
    #FFF 1px 2px,  #FFF -1px 2px,
    #FFF 1px -2px, #FFF -1px -2px,
    #FFF 2px 1px,  #FFF -2px 1px,
    #FFF 2px -1px, #FFF -2px -1px;
}
svg {
    display: inline-flex;
    overflow: visible;
}
.foreground {
    fill: #FF0000;
}
.background {
    stroke: #FFF;
    stroke-width: 8;
    stroke-linejoin: round;
}
.rim_black {
    stroke: #000;
    stroke-width: 12;
    stroke-linejoin: round;
}
.ft_black {
    fill: #000;
}
#elected_amount {
    font-family: fantasy;
    font-size: 1.8em;
    width: 110px;
}
#enbun {
    width: 55px;
}
#for_you{
    width: 145px;
}
.overview {
    display: inline-block;
    text-align: left;
    font-weight: bold;
    margin: 10px auto 0;
    text-indent: -1.15em;
    padding-left: 1.15em;
    line-height: 22px;
}
.just_mention{
    display: block;
    font-size: 1.15em;
}
.easy_entry::before {
    position: absolute;
    content: "";
    background: url(/upload/contents/review_present/img/amazon_smile_rgb.png) no-repeat;
    background-size: 100%;
    top: -10px;
    left: calc(50% - 60px);
    width: 120px;
    height: 50px;
}
.easy_entry {
    position: relative;
    text-align: center;
    font-weight: bold;
    background: linear-gradient(180deg, 
    rgba(255, 255, 255,0) 2%,
    rgba(255, 254, 254,0) 2%,
    rgba(255, 225, 135,0.9) 77%,
    rgba(255, 225, 135,1) 77%);
    line-height: 1.5em;
    width: 100%;
    padding-bottom: 10px;
}
.easy_entry > strong {
    display: block;
    color: #FFF;
    font-size: 1.8em;
    text-shadow:
    #FF0077 2px 0px,  #FF0077 -2px 0px,
    #FF0077 0px -2px, #FF0077 0px 2px,
    #FF0077 2px 2px , #FF0077 -2px 2px,
    #FF0077 2px -2px, #FF0077 -2px -2px,
    #FF0077 1px 2px,  #FF0077 -1px 2px,
    #FF0077 1px -2px, #FF0077 -1px -2px,
    #FF0077 2px 1px,  #FF0077 -2px 1px,
    #FF0077 2px -1px, #FF0077 -2px -1px;
    letter-spacing: 1.5px;
    padding: 50px 0 10px;
}
.easy_entry > span {
    display: block;
}
.entry_method {
    background-color: #ffe3c8;
    padding-bottom: 10px;
}
.review_method {
    padding: 0 15px;
}

.review_method > h4 {
    font-size: 5vw;
    font-weight: 700;
    padding: 12vw 0;
    text-align: center;
}
.review_method > h4::after {
    content: "";
    display: block;
    margin: 15px auto 0;
    width: 40px;
    height: 3px;
    background: #000;
}
.review_method .steps {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 40px;
    text-align: center;
}
.review_method .steps .step {
    background: #fff;
    border: 2px solid #000;
    padding: 50px 5px 20px;
    max-width: 425px;
 }
.review_method .steps .step img {
    width: 100%;
    margin-bottom: 10px;
}
.review_method .steps .step h5 {
      text-align: center;
      font-size: 5.5vw;
      font-weight: 800;
      position: relative;
}
.review_method .steps .step p {
    font-size: 4vw;
    font-weight: 600;
    line-height: 1.8;
    padding: 1.2em 0.2em;
}
/*開発環境での見え方
.entry_method .review_method .store-search-link {
      display: block;
      text-align: center;
      margin: 60px 0;
}
.entry_method .review_method .store-search-link a {
    background: #cc2009;
    color: white;
    text-decoration: none;
    padding: 25px 60px;
    border-radius: 40px;
    font-weight: 500;
    font-size: 4vw;
    box-shadow: 0 2.5px 3px rgba(0, 0, 0, 0.8)
}
*/
/*---↓ステージング以降での見え方---*/
.entry_method .review_method .store-search-link {
      display: block;
      text-align: center;
      margin: 60px 10px;
}
.entry_method .review_method .store-search-link a {
    background: #cc2009;
    color: white;
    text-decoration: none;
    padding: 8vw 8vw;
    border-radius: 10vw;
    font-weight: 500;
    font-size: 4vw;
    box-shadow: 0 2.5px 3px rgba(0, 0, 0, 0.8)
}
/*---------------------------------------------*/


.entry_method .review_method .ec_method h4 {
    font-size: 5vw;
    font-weight: 700;
    padding: 20vw 0 6vw;
    text-align: center;
}
.entry_method .review_method .ec_method h4::after {
    content: "";
    display: block;
    margin: 15px auto 0;
    width: 40px;
    height: 3px;
    background: #000;
}
.entry_method .review_method .ec_method p {
    font-size: 4vw;
    font-weight: 500;
    line-height: 1.8;
    padding: 1.2em 0;
}
.entry_method .review_method .ec_method p .line {
    background: linear-gradient(transparent 90%, #ff0000 60%);
    font-size: 4vw;
    font-weight: 500;
}
.entry_method .review_method .ec_method p span {
    font-size: 3.7vw;
    font-weight: 400;
    line-height: 1.2;
}
.entry_method .review_method .ec_method .step {
    padding: 10px 5px 10px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.entry_method .review_method .ec_method .step img {
    background: #fff;
    border: 2px solid #000;
    padding: 10px 5px 10px;
}
.entry_method .review_method .ec_method .example {
    padding-bottom: 15vw ;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.entry_method .review_method .ec_method .example p{
    font-size: 3.7vw;
    font-weight: 400;
    line-height: 1.5;
}
.entry_method .review_method .ec_method .example .sp_example {
    width: 97%;
    margin: 0 auto;
    display: block;
    background: #fff;
    border: 2px solid #000;
    padding: 10px 5px 10px;
}
.entry_method .review_method .ec_method .example .pc_example {
    display: none;
}
.entry_method .review_method .ec_method .example span{
    font-size: 3.7vw;
    font-weight: 400;
    line-height: 1.5;
    padding: 1em 0;
    text-align: center;
}
.entry_method .review_method .ec_method .example .contact{
    font-size: 4.6vw;
    font-weight: 700;
    letter-spacing: -0.5px;
    padding: 0.2em 0;
}
.entry_method .review_method .ec_method .example dl{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    font-size: 3.2vw;
    margin: 1em auto;
    width: 100%;
}
.entry_method .review_method .ec_method .example dt{
    width: 25%;
    text-align: right;
    line-height: 1.5;
}
.entry_method .review_method .ec_method .example .nowrap_contact{
    width: 75%;
    word-break: keep-all;
    white-space: nowrap;
}
.entry_method .review_method .ec_method .example .nowrap_contact a,
.entry_method .review_method .ec_method .example .nowrap_contact span {
    font-size: 3.2vw;
    display: inline;
    text-decoration: none;
}
.entry_method .review_method .ec_method .example .nowrap_contact::before{
    content: '：';
}
.entry_method .review_method .ec_method .example .nowrap_contact .nowrap_annotation{
    margin-left: 1em;
}

.entry_method p{
    font-size: 5vw;
    font-weight: 700;
    text-align: center;
    line-height: 1.5;
}
.entry_method .dotted-two{
    border-bottom: 2px dotted #333;
    text-align: center;
    line-height: 1.5;
    padding: 1.2em 0em;
    margin: 0 auto;
    width: 90%;
}
.description_txt {
    text-align: left;
    margin: 10px 5px 15px;
    line-height: 1.5em;
}
.description_txt > span {
    display: block;
}
.paragraph {
    display: block;
}
.for_loop_member ,.for_other_route ,.invoice_number {
    margin: 25px 0;
}
.for_loop_member h4::before ,
.for_other_route h4::before {
    position: absolute;
    content: '';
    border-left: 2px solid #4F81BD;
    top: 0;
    left: 4px;
    height: 28px;
}
.for_loop_member h4 ,
.for_other_route h4{
    position: relative;
    font-size: 1.2em;
    text-align: left;
    color: #4F81BD;    
    border-left: 4px solid #4F81BD;
    border-bottom: 1px solid #4F81BD;
    height: 18px;
    padding: 5px 10px;
}
.invoice_number h4 {
    display: flex;
    color: #FFF;
    background: #4F81BD;
    font-size: 1.1em;
    align-items: center;
    height: 30px;
    padding-left: 20px;
}
.for_loop_member > .description_txt > span {
    text-indent: 1em;
}
.chara_reduction7 {
    display: block;
    text-indent: -7em;
    padding-left: 7em;
}
.chara_reduction1 {
    display: inline-block;
    text-indent: -1em;
    padding-left: 1em;
}
.caution_red {
    color: #ff0000;
}
.inquiry {
    width: 280px;
    margin: 10px auto 0;
}
.get_amgf {
    font-size: 1.2em;
    font-weight: bold;
    color: #ff0077;
    text-align: center;
    text-shadow: 
    2px 0px #fff, -2px 0px #fff, 
    0px -2px #fff, 0px 2px #fff, 
    2px 2px #fff, -2px 2px #fff, 
    2px -2px #fff, -2px -2px #fff, 
    1px 2px #fff, -1px 2px #fff, 
    1px -2px #fff, -1px -2px #fff, 
    2px 1px #fff, -2px 1px #fff, 
    2px -1px #fff, -2px -1px #fff;
    margin: 20px 0 20px 5px;
    line-height: 1.2em;
}
.annotation {
    margin: 30px 15px 30px 15px;
}
.caution_point {
    background: #FFF;
    border: 0.5px solid;
    margin: 10px 0;
    padding: 15px 10px;
}
.description > li::before {
    content: "※";
}
.caution_point > li::before {
    content: "\030fb";
}
.description > li ,
.caution_point > li{
    display: block;
    text-indent: -1em;
    padding-left: 1em;
    letter-spacing: 0.5px;
    line-height: 1.5em;
    margin: 3px 0;
    font-size: 3.2vw;
}
.annotation_amzn {
    margin: 10px;
    padding-bottom: 20px;
}


@media screen and (min-width: 768px) {
    h2.cat_title {
        font-size: 1.15em;
        background-color: #0067b2;
    }
    .sp{
        display: none;
    }
    .pc{
        display: block;
    }
    .amgf_pre_top {
        margin: 0 50px;
        background-size: 150%;
        padding-top: 20px;
    }
    .amgf_pre_top h3{
        margin: 5vw auto;
        font-size: 4vw;
    }
    .amgf_pre_top h3::before{
        width: 6vw;
        height: 7vw;
    }
    .amgf_pre_top h3::after{
        right: auto;
        width: 6vw;
        height: 7vw;
    }
    .amgf_pre_top .image-box .pc{ 
        display: block;
        width: 100%;
    }
    .amgf_pre_top .campaign-box p{
        font-size: 2.0vw;
        line-height: 1.8;
        text-align: left;
        padding: 2vw 0 5vw;
    }
    .amgf_pre_top .campaign-box p .bold {
        font-size: 3.0vw;
        font-weight: 700;
    }
    .amgf_pre_top .campaign-box .hukidashi-area {
        top: -10vw;
        left: 27vw;
        width: 50%;
        padding-bottom: 3vw;
    }
    .amgf_pre_top .campaign-box .hukidashi-area .hukidashi-comment {
        width: 57%;
        position: absolute;
        left: 60px;
    }
    .amgf_pre_top .character {
        width: 32%;
        position: absolute;
        left: 29vw;
        height: auto;
        top: 27px;
    }
    .review_method {
        padding: 0 30px;
    }

    .review_method > h4 {
        font-size: 3vw;
        padding: 8vw 0;
    }
    .review_method > h4::after {
        content: "";
        display: block;
        margin: 20px auto 0;
        width: 40px;
        height: 3px;
        background: #000;
    }
    .review_method .steps {
        display: flex;
        flex-wrap: nowrap;
    }
    .review_method .steps .step {
        padding: 30px 5px 20px;    
    }
    .review_method .steps .step img {
        width: 100%;
        margin-bottom: 10px;
        padding-top: 2vw;
    }

    .review_method .steps .step h5 {
        font-size: 2.5vw;
    }
    .review_method .steps .step p {
        font-size: 1.8vw;
        line-height: 1.8;
        padding: 1.2em 0.2em;
    }
    .entry_method .review_method .store-search-link {
        margin: 100px 0;
    }
    .entry_method .review_method .store-search-link a {
        font-size: 2vw;
        padding: 36px 20px;
        width: 400px;
        border-radius: 50px;
        margin: 0 auto;
    }
    .entry_method .review_method .ec_method {
        margin: 0 auto;
    }
    .entry_method .review_method .ec_method h4 {
        font-size: 3vw;
        padding: 8vw 0 2vw;
    }
    .entry_method .review_method .ec_method h4::after {
        margin: 20px auto 0;
    }
    .entry_method .review_method .ec_method p {
        font-size: 2vw;
    }
    .entry_method .review_method .ec_method p .line{
        font-size: 2vw;
    }
    .entry_method .review_method .ec_method p span {
        font-size: 2vw;
        line-height: 1.2;
    }
    .entry_method .review_method .ec_method .step {
        display: block;
        flex: 1 1 400px;
    }
    .entry_method .review_method .ec_method .wrapper {
        display: flex;
        gap: 20px;
        justify-content: center;
        align-items: flex-start;
        max-width: 100%;
        box-sizing: border-box;
        padding: 3vw 0 5vw;
    }
    .entry_method .review_method .ec_method .wrapper img {
        width: 100%;
    }
    .entry_method .review_method .ec_method .example {
        padding-bottom: 0vw;
        flex: 1 1 400px;
        max-width: 515px;
    }
    .entry_method .review_method .ec_method .example p {
        font-size: 1.6vw;
        padding: 0.5em 0;
    }
    .entry_method .review_method .ec_method .example p .pc{
        display: none;
    }
    .entry_method .review_method .ec_method .example p .pc_2{
        display: none;
    }

    .entry_method .review_method .ec_method .example span {
        font-size: 1.6vw;
        padding: 0.5em 0;
    }
    .entry_method .review_method .ec_method .example span .pc{
        display: none;
    }
    .entry_method .review_method .ec_method .example .pc_example {
        width: 78%;
        margin: 0 auto;
        display: block;
        background: #fff;
        border: 2px solid #000;
        padding: 10px 5px 10px;
    }
    .entry_method .review_method .ec_method .example .sp_example {
        display: none;
    }
    .entry_method .review_method .ec_method .example .contact{
        font-size: 2vw;
        padding: 0.2em 0;
    }
    .entry_method .review_method .ec_method .example dl{
        font-size: 1.6vw;
        margin: 0.4em;
    }
    .entry_method .review_method .ec_method .example dt{
        margin-right: 0.5em;
        width: auto;
    }
    .entry_method .review_method .ec_method .example .nowrap_contact{
        width: auto;
        white-space: nowrap;
        word-break: keep-all;
    }
    .entry_method .review_method .ec_method .example .nowrap_contact a,
    .entry_method .review_method .ec_method .example .nowrap_contact span {
        font-size: 12px;
    }
    .entry_method .review_method .ec_method .example .nowrap_contact .nowrap_annotation{
        font-size: 12px;
    }
    .entry_method p{
        font-size: 3vw;
        line-height: 1.5;
    }
    .description_txt {
        width: 550px;
        margin: 10px auto;
    }
    .inquiry {
        margin: 10px 30px 0;
    }
    .annotation {
        width: 640px;
        margin: 3vw auto;
    }
    .caution_point {
        width: 80%;
        padding: 15px 0 15px 30px;
        margin: 15px auto;
    }
    .description > li , .caution_point > li {
        line-height: 1.8em;
        font-size: 1.5vw;
    }
    .annotation_amzn {
        width: 460px;
        margin: 10px auto;       
    }
}

@media screen and (min-width: 1024px) {
    .amgf_pre_top {
        margin: 0 auto;
        background-size: 150%;
        padding-top: 20px;
        width: 85%;
    }
    .amgf_pre_top h3 {
        margin: 20px auto;
        font-size: 32px;
        padding-top: 58px;
    }
    .amgf_pre_top h3::before {
        margin: 0 auto;
        width: 66px;
        height: 57px;
    }
    .amgf_pre_top h3::after {
        margin: 0 auto;
        width: 66px;
        height: 57px;
        right: auto;
        top: -4px;
    }
    .amgf_pre_top .image-box {
        margin: 20px 0;
        max-width: 800px;
    }
    .amgf_pre_top .campaign-box {
        display: flex; 
        flex-wrap: wrap;
        display: flex;
        justify-content: center; 
        max-width: 800px;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .amgf_pre_top .campaign-box p{
        font-size: 14px;
        line-height: 1.4;
        padding: 25px 0px 30px 10px;
        width: 747px;
    }
    .amgf_pre_top .campaign-box p .bold {
        font-size: 24px;
    }
    .amgf_pre_top .campaign-box .hukidashi-area {
        left: 292px;
        width: 59%;
        top: -128px;
        padding-bottom: 50px;
    }
    .amgf_pre_top .campaign-box .hukidashi-area .hukidashi-comment {
        width: 50%;
        position: absolute;
        left: 50px;
    }
    .amgf_pre_top .character {
        width: 30%;
        position: absolute;
        left: 250px;
        height: auto;
        top: 27px;
    }
    .review_method > h4 {
        font-size: 26px;
        padding: 90px 0;
    }
    .review_method > h4 .bold {
        font-size: 34px;
        font-weight: 700;
    }
    .review_method .steps .step {
        padding: 40px 5px 20px;
    }    
    .review_method .steps .step h5 {
        font-size: 26px;
    }
    .review_method .steps .step p {
        font-size: 14px;
        line-height: 1.8;
        padding: 2.2em 0.2em;
    }
    .entry_method .review_method .store-search-link a {
        font-size: 20px;
        padding: 30px 60px;
        border-radius: 50px;
    }
    .entry_method .review_method .ec_method {
        max-width: 97%;
    }
    .entry_method .review_method .ec_method .wrapper {
        padding: 20px 0 50px;
        max-width: 90%;
        margin: 0 auto;
    }
    .entry_method .review_method .ec_method h4 {
        font-size: 26px;
        padding: 90px 0 30px;
    }
    .entry_method .review_method .ec_method p {
        font-size: 14px;
    }
    .entry_method .review_method .ec_method p .line{
        font-size: 14px;
    }

    .entry_method .review_method .ec_method p span{
        font-size: 14px;
    }
    .entry_method .review_method .ec_method .example p {
        font-size: 12px;
        padding: 0.5em 0;
    }    
    .entry_method .review_method .ec_method .example p .pc{
        display: none;
    }
    .entry_method .review_method .ec_method .example p .pc_2{
        display: block;
    }
    .entry_method .review_method .ec_method .step {
        max-width: 480px;
    }
    .entry_method .review_method .ec_method .wrapper img {
        width: 97%
    }
    .entry_method .review_method .ec_method .example {
        display: grid;
    }
    .entry_method .review_method .ec_method .example .pc_example {
        width: 85%;
    }
    .entry_method .review_method .ec_method .example span {
        font-size: 12px;
        padding: 0.5em 0;
    }
    .entry_method .review_method .ec_method .example span .pc{
        display: block;
    }
    .entry_method .review_method .ec_method .example .contact{
        font-size: 16px;
        padding: 0.2em 0;
    }
    .entry_method .review_method .ec_method .example dl{
        font-size: 12px;
        margin: 0 auto;
    }
    .entry_method .review_method .ec_method .example dt{
        margin-right: 0.5em;
        line-height: 1.8em;
    }
    .entry_method p {
        font-size: 26px;
        line-height: 1.5;
    }
    .description > li , .caution_point > li {
        line-height: 1.8em;
        font-size: 12px;
    }
}

@media screen and (min-width: 1200px) {
    .entry_method .review_method .ec_method .example .contact {
        padding: 0;
    }
}
