﻿/*--------------------------------------

  pc/css/common/common.cssの上書き

---------------------------------------*/
body {
    padding-bottom: 60px!important;
}
footer .copy {
    padding: 20px 0 42px 0;
}
/*---------------------------------------*/

.main_ouenkin {
    margin: 0 0 56px 0;
}
.text_ouenkin {
    padding: 0;
    margin: 0 0 72px;
}
.text_ouenkin h3 {
    padding: 0 0 32px;
    margin: 0 0 28px;
    border-bottom: dashed 2px #f4a0be;
    color: #EA447F;
    font-size: 2.6rem; 
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: normal;
    text-align: center;
}
.text_ouenkin p {
    line-height: 1.6;
    margin: 0 0 24px 0;
    color: #333;
    font-size: 1.6rem;
}
.text_ouenkin p b {
    color: #EA447F;
    font-size: 1.6rem;
    font-weight: normal;
}
.text_ouenkin p i {
    color: #666;
    font-style: normal;
}
.text_ouenkin a {
    color: #ef729e;
    text-decoration: underline;
}
.text_ouenkin a:hover {
    text-decoration: none;
}
.sample_ouenkin {
    width: 740px;
    margin: 40px auto 0;
}
.sample_ouenkin span {
    display: inline-block;
    margin: 0 0 8px 0;
    color: #999;
    font-size: 1.4rem;
}
.text_ouenkin .regist_ouenkin {
    width: 90%;
    padding: 28px;
    margin: 32px auto 0 auto;
    border-radius: 4px;
    background: #F3F3F3;
    text-align: center;
}
.text_ouenkin .regist_ouenkin p {
    line-height: 1.8;
    margin: 0 0 12px 0;
    color: #666;
    font-size: 1.6rem;
    font-weight: bold;
}
.text_ouenkin .regist_ouenkin a {
    display: block;
    width: 272px;
    height: 46px;
    line-height: 46px;
    margin:  0 auto;
    border: solid 1px #EA447F;
    border-radius: 4px;
    background: #fff;
    color: #EA447F;
    font-size: 1.6rem;
    text-align: center;
    text-decoration: none;
}
.text_ouenkin .regist_ouenkin a:hover {
    background: #EA447F;
    color: #FFF;
}
.other_campaign {
    margin: 0 0 56px 0;
    padding: 20px;
    border: solid 1px #DDD;
    text-align: center;
}
.other_campaign p {
    margin: 0 0 10px 0;
    color: #EA447F;
    font-size: 1.8rem; 
}
.other_campaign img {
    width: 500px; 
}

/*応援金をゲットした女の子の声*/
.voice_ouenkin {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 20px 0;
    margin: 0 0 72px;
    background: #fff;
}
.voice_ouenkin h3 {
    width: 100%;
    padding: 0 0 32px;
    margin: 0 0 32px;
    border-bottom: dashed 2px #f4a0be;
    color: #EA447F;
    font-size: 2.6rem; 
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: normal;
    text-align: center;
}
.voice_ouenkin .girl_voice {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    width: 29.5%;
    position: relative;
    line-height: 1.5;
    z-index: 0;
    overflow: hidden;
    padding: 14px 12px 10px 12px;
    margin: 0 0 8px 0;
    box-shadow: 4px 4px 0 #FEF2F6;
    border: solid 1px #F7B7CD;
    color: #333;
    font-size: 1.3rem;
    text-align: left;
}
.voice_ouenkin .girl_voice:first-of-type {
    margin: 0 0 8px 28px;
}
.voice_ouenkin .girl_voice:last-of-type {
    margin: 0 28px 8px 0;
}
.voice_ouenkin .girl_voice::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 4px;
    left: 4px;
    z-index: -1;
    background: #FEF2F6;
}
.voice_ouenkin .girl_voice i {
    width: 100%;
    display: block;
    margin: 16px 0 0 0;
    color: #666;
    font-size: 1.1rem;
    font-style: normal;
}
.link_voice_ouenkin {
    width: 100%;
    margin: 8px 0;
    text-align: right;
}
.link_voice_ouenkin a {
    color: #666;
    text-decoration: underline;
}
.link_voice_ouenkin a:hover {
    text-decoration: none;
}

#voice {
	width: 580px;
	height: auto;
	margin: auto;
	background-color: #fbfbfb;
	color: #333;
    text-align: center;
}
#voice h1 {
	margin: 5px 25px 10px 20px;
}
#voice h2 {
	width: 530px;
    margin: 0 25px;
    font-size: 14px;
}
#voice p {
	width: 530px;
	height: auto;
	line-height: 1.5;
    margin: 5px auto 10px auto;
	padding: 10px;
    border: 2px solid #dbdbdb;
	background-color: #fff;
	font-size: 14px;
	text-align: left;
}
#voice p strong {
	color: #F772B7;
	font-size: 18px;
}
#voice p span {
    color: #999;
	font-size: 12px;
}
#voice b {
	display: block;
	width: 400px;
	color: #fff;
	background-color: #636;
	margin: 5px 65px 15px 65px
}
/*キャンペーン対象店舗を探す*/
.search_ouenkin {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 120px 32px 120px;
    margin: 0 0 72px;
    background-size: auto auto;
    background-color: rgba(255, 255, 255, 1);
    background-image: -webkit-repeating-linear-gradient(-60deg, rgba(235, 85, 139, 1), rgba(235, 85, 139, 1) 24px, rgba(234, 68, 127, 1) 24px, rgba(234, 68, 127, 1) 48px );
    background-image: repeating-linear-gradient(-60deg, rgba(235, 85, 139, 1), rgba(235, 85, 139, 1) 24px, rgba(234, 68, 127, 1) 24px, rgba(234, 68, 127, 1) 48px );
}
.search_ouenkin h3 {
    width: 100%;
    padding: 14px 0 30px 0;
    color: #fff;
    font-size: 2.0rem; 
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: normal;
    text-align: center;
}
.search_ouenkin a {
    width: 31%;
    position: relative;
    display: block;
    margin: 0 0 8px 0;
    padding: 16px;
    border-radius: 8px;
    background: #fff;
    color: #666;
    font-size: 1.6rem;
    text-align: center;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease 0s;
}
.search_ouenkin a b {
    display: block;
    color: #EA447F;
    font-size: 2.4rem;
    letter-spacing: .1em;
}
.search_ouenkin a:hover {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
    transform: translateY(-0.1875em);
}
.text_ouenkin h4 {
    position: relative;
    margin: 0 0 12px 0;
    padding: 0 0 0 18px;
    color: #333;
    font-size: 1.8rem;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: normal;
}
.text_ouenkin h4::before {
    content: "";
    display: block;
    vertical-align: middle;
    width: 8px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 2px;
    border-radius: 4px;
    background: #f4a0be;
}
.text_ouenkin .maker_blue {
    background: linear-gradient(transparent 60%, #D4E6FF 60%, #D4E6FF 90%, transparent 90%);
}