
/**************************************
#reviewSection
**************************************/
#reviewSection{
	padding-bottom: 80px;
}

/**************************************
.reviewItem
**************************************/
#reviewSection .reviewItemBox{
    display: block;
    width: calc(100% - 40px);
    margin: 0 auto;
	padding: 20px 15px;
    border: 1px solid #CCCCCC;
    font-size: 1.4rem;
    position: relative;
}

#reviewSection .reviewItemBox > figure{
	display: block;
	width: 80px;
	position: absolute;
	left: 15px;
	top: 20px;
}
#reviewSection .reviewItemBox > figure > img{display: block; width: 100%; height: auto;}


#reviewSection .reviewItemBox > dl{
	display: block;
	width: 100%;
}

#reviewSection .reviewItemBox > dl > dt{
	display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
	min-height: 80px;
	padding-left: 90px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 1.6rem;
    line-height: 1.2;
	font-weight: 700;
}
#reviewSection .reviewItemBox > dl > dt .brand{
	display: block;
	font-size: 1.2rem;
    line-height: 1.2;
	padding-bottom: 5px;
}

#reviewSection .reviewItemBox > dl > dt .category{font-size: 1.2rem;}

#reviewSection .reviewItemBox > dl.astalift > dt{color: #d7063b;}
#reviewSection .reviewItemBox > dl.lunamer > dt{color: #0060b7;}
#reviewSection .reviewItemBox > dl.supplement > dt{color: #f04500;}
#reviewSection .reviewItemBox > dl.cresc > dt{color: #002f6c;}

#reviewSection .reviewItemBox > dl > dt span.drugIcon{ display: block; padding-top: 5px;}
#reviewSection .reviewItemBox > dl > dt span.drugIcon > span{
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 22px;
	line-height: 1;
    padding: 0 10px;
	color: #333333;
    background: #eeeeee;
    text-align: center;
    font-size: 10px;
    margin-top:5px;
}
#reviewSection .reviewItemBox > dl > dt span.drugIcon > span.white{
    border: 1px solid #333333;
    color: #333333;
    background: #FFFFFF;
}

#reviewSection .reviewItemBox > dl > dd.selName{
	font-size: 1.2rem;
}

#reviewSection .reviewItemBox > dl > dd.outline{
	font-size: 1.2rem;
	line-height: 1.4;
}

#reviewSection .reviewItemBox > dl > dd.btnWhite{
	display: block;
	width: 100%;
	padding-top: 10px;
}


/**************************************
#reviewListSection
**************************************/
#reviewListSection{
	display: block;
    width: calc(100% - 40px);
	margin: 0 auto;
}

#reviewListSection #annotation{
	margin:10px 0px 0px 0px;
	font-size: 1.4rem;
}

#reviewListSection .subTTL{padding: 40px 0 15px}

/*** sortBox ******************/

#reviewListSection .sortBox{
	display: block;
    margin: 0 auto 25px;
    padding: 5px 20px 15px;
    background: #eeeeee;
}

#reviewListSection .sortBox > dl{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items:  flex-start;
    align-items:  flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

#reviewListSection .sortBox > dl > dt{
	padding-top: 14px;
	font-size: 1.4rem;
	margin: 0;
	margin-right: 10px;
	white-space: nowrap;
}
#reviewListSection .sortBox > dl > dt::after{content: '：';}

#reviewListSection .sortBox > dl > dd{}
#reviewListSection .sortBox > dl > dd > ul{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}
#reviewListSection .sortBox > dl > dd > ul > li{
	margin-top: 10px;
	margin-right: 30px;
}


#reviewListSection .sortBox > .btnOpenModal{
	display: block;
	width: 100%;
	border-top: 1px solid #CCCCCC;
	margin-top: 10px;
	padding-top: 10px;
}

#reviewListSection .sortBox > .btnOpenModal > span{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 30px;
	padding-left: 26px;
	border: 1px solid #333333;
	border-radius: 4px;
    font-size: 1.4rem;
    color: #333333;
    background: url("../img/common/icon_open_modal.svg") 12px center no-repeat #FFFFFF;
	background-size: 14px auto;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
	box-shadow: 2px 2px 0 rgba(187,187,187,1);
}


/*** listPager ******************/
#reviewListSection .resultCnt{
	display: block;
	margin: 0 auto 20px;
	font-size: 1.4rem;
	text-align: left;
}


#reviewListSection dl.listPager{
	display: block;
	margin: 0 auto;
}

#reviewListSection dl.listPager > dt{
	display: block;
	margin-bottom: 20px;
	text-align: center;
	font-size: 1.4rem;
}
#reviewListSection dl.listPager > dd{display: block;}

#reviewListSection dl.listPager > dd > ul{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

#reviewListSection dl.listPager > dd > ul > li{
	display: block;
	width: 40px;
	margin: 0 6px;
}

#reviewListSection dl.listPager > dd > ul > li > a{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 40px;
    font-size: 1.6rem;
	font-weight: 700;
	border: 1px solid #333333;
	border-radius: 4px;
	background: #FFFFFF;
    color: #333333;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
	box-shadow: 2px 2px 0 rgba(187,187,187,1);
}


#reviewListSection dl.listPager > dd > ul > li > span{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 40px;
    font-size: 1.6rem;
	font-weight: 700;
	background: #e35555;
	border: 1px solid #e35555;
	border-radius: 4px;
    color: #FFFFFF;
	background-size: 14px auto;
    text-align: center;
    text-decoration: none;
}


#reviewListSection dl.listPager > dd > ul > li > a > span{
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}


#reviewListSection dl.listPager > dd > ul > li.prev{
	width: 100px;
	margin-left: 0;
}
#reviewListSection dl.listPager > dd > ul > li.prev a > span{padding-right: 12px;}

#reviewListSection dl.listPager > dd > ul > li.prev a > span::before{
	content: '';
	display: inline-block;
	height: 40px;
	width: 24px;
	background: url("../img/common/icon_arrow_narrow_left_black.svg") center center no-repeat;
	background-size: 7px auto;
}

#reviewListSection dl.listPager > dd > ul > li.next{
	width: 100px;
	margin-right: 0;
}

#reviewListSection dl.listPager > dd > ul > li.next a > span{padding-left: 12px;}

#reviewListSection dl.listPager > dd > ul > li.next a > span::after{
	content: '';
	display: inline-block;
	height: 40px;
	width: 24px;
	background: url("../img/common/icon_arrow_narrow_right_black.svg") center center no-repeat;
	background-size: 7px auto;
}


/*** userVoiceList ******************/
#reviewListSection .userVoiceList{
	display: block;
	margin: 0 auto 30px;
}

#reviewListSection .userVoiceList > ul{border-top: 1px solid #CCCCCC;}

#reviewListSection .userVoiceList > ul > li{
	display: block;
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #CCCCCC;
	position: relative;
}


#reviewListSection .userVoiceList > ul > li > .userInfo{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
	margin-bottom: 15px;
}

/**【FFHC v1.0】【口コミ画面の表示崩れ修正】#6509 Start.*/
#reviewListSection .userVoiceList > ul > li > .userInfo ul.star{
    display: table;
	margin-right: 20px;
}
#reviewListSection .userVoiceList > ul > li > .userInfo ul.star > li{
	display: table-cell;
	font-size: 1.4rem;
	color: #ffc835;
}
#reviewListSection .userVoiceList > ul > li > .userInfo ul.star > li.gray{color: #cccccc;}

#reviewListSection .userVoiceList > ul > li > .userInfo > dl.starBox{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
	margin-right: 15px;
}
#reviewListSection .userVoiceList > ul > li > .userInfo > dl.starBox > dt{font-size: 1.2rem;}
#reviewListSection .userVoiceList > ul > li > .userInfo > dl.starBox > dt::after{content: '：';}
/**【FFHC v1.0】【口コミ画面の表示崩れ修正】#6509 End.*/

#reviewListSection .userVoiceList > ul > li > .userInfo > .repeatIcon{
	display: block;
	margin-right: 10px;
}
#reviewListSection .userVoiceList > ul > li > .userInfo > .repeatIcon > span{
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 22px;
    padding: 0 10px;
    background: #eeeeee;
    text-align: center;
    font-size: 12px;
}
#reviewListSection .userVoiceList > ul > li > .userInfo > .repeatIcon > span.repeat{background: #1ba330; color: #FFFFFF;}
#reviewListSection .userVoiceList > ul > li > .userInfo > .repeatIcon > span.first{background: #db2050; color: #FFFFFF;}

#reviewListSection .userVoiceList > ul > li > .voice{}

#reviewListSection .userVoiceList > ul > li > .voice > dl{}
#reviewListSection .userVoiceList > ul > li > .voice > dl > dt{
	font-size: 1.6rem;
	text-align: left;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 10px;
}

#reviewListSection .userVoiceList > ul > li > .voice > dl > dd{
	font-size: 1.4rem;
	line-height: 1.7;
	text-align: left;
	overflow: hidden;
}

#reviewListSection .userVoiceList > ul > li > .question{
	display: block;
	padding-top: 20px;
	font-size: 1.4rem;
	text-align: right;
}

#reviewListSection .userVoiceList > ul > li > .question > dl{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

#reviewListSection .userVoiceList > ul > li > .question > dl > dt{padding-right: 10px;}
#reviewListSection .userVoiceList > ul > li > .question > dl > dd{padding-right: 10px; white-space: nowrap;}
#reviewListSection .userVoiceList > ul > li > .question > dl > dd:nth-last-of-type(1){padding-right: 0;}

#reviewListSection .userVoiceList > ul > li > .question > dl > dd > button{
	display: inline-block;
	text-decoration: underline;
}
#reviewListSection .userVoiceList > ul > li > .question > dl > dd > button:hover{
	text-decoration: none;
	box-shadow: none;
}

#reviewListSection .userVoiceList > ul > li > .question > dl > dd > button.disabled,
#reviewListSection .userVoiceList > ul > li > .question > dl > dd > button:disabled,
#reviewListSection .userVoiceList > ul > li > .question > dl > dd > a.disabled{
	display: inline-block;
	padding: 5px;
	opacity: .8;
	background: #CCCCCC;
	text-decoration: none;
	pointer-events: none;
}

/**【FFHC v1.0】【口コミ画面の表示崩れ修正】#6509 Start.*/
#reviewListSection .userVoiceList > ul > li > .userPostInfo{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
	padding-top: 15px;
	line-height: 1.4;
}

#reviewListSection .userVoiceList > ul > li > .userPostInfo > dl{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
	padding-top: 5px;
	text-align: left;
	font-size: 1.2rem;
	margin-right: 15px;
}
#reviewListSection .userVoiceList > ul > li > .userPostInfo > dl > dt{}
#reviewListSection .userVoiceList > ul > li > .userPostInfo > dl > dt::after{content: '：';}

#reviewListSection .userVoiceList > ul > li > .userPostInfo > .userName{
	padding-top: 5px;
	text-align: left;
	font-size: 1.2rem;
}
#reviewListSection .userVoiceList > ul > li > .userPostInfo > .userName > span{padding-right: 5px;}
/**【FFHC v1.0】【口コミ画面の表示崩れ修正】#6509 End.*/

#reviewListSection .bottomBtnArea{width: 100%;}

/** voicePost *******************/
#reviewListSection .voicePost{
	display: block;
	margin: 50px auto 0;
	padding: 20px;
	background: #eeeeee;
	text-align: left;
}

#reviewListSection .voicePost > dl{}
#reviewListSection .voicePost > dl > dt{
	display: block;
	margin-bottom: 15px;
	font-size: 1.5rem;
	line-height: 1.3;
	font-weight: 700;
}

#reviewListSection .voicePost > dl > dd.btnWhite{
	display: block;
	width: 100%;
	margin: 0 auto;
}

#reviewListSection .voicePost > dl > dd.note{
	display: block;
	margin-top: 20px;
	font-size: 1.2rem;
}



/**************************************
#refineReviewModal
**************************************/
#refineReviewModal{}


#refineReviewModal .refineReviewBox{
	padding: 0 20px;
}

#refineReviewModal .refineReviewBox > dl{
	display: block;
	padding-top: 20px;
    margin-bottom: 20px;
	border-top: 1px solid #e5e5e5;
}
#refineReviewModal .refineReviewBox > dl:nth-last-of-type(1){margin-bottom: 0;}

#refineReviewModal .refineReviewBox > dl > dt{
    font-size: 1.6rem;
    font-weight: 700;
    margin-bottom: 15px;
}
#refineReviewModal .refineReviewBox > dl > dt > span{
	font-size: 1.2rem;
}


#refineReviewModal .refineReviewBox > dl > dd{display: block;}


#refineReviewModal .refineReviewBox > dl.checkListBox > dd > ul{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}
#refineReviewModal .refineReviewBox > dl.checkListBox > dd > ul > li{margin-right: 20px;}

#refineReviewModal .refineReviewBox > dl.checkListBox > dd > ul.star > li{
	width: 50%;
	margin-right: 0;
}


#refineReviewModal .refineReviewBox label .star{color: #ffc835;}
#refineReviewModal .refineReviewBox label .star .gray{color: #cccccc;}

#refineReviewModal .refineReviewBox > dl > dd > span{
	display: block;
	margin-top: 10px;
	font-size: 1.2rem;
	line-height: 1.4;
}


/**************************************
reviewNewsList
**************************************/
ul.reviewNewsList{
	display: block;
	width: calc(100% - 40px);
	margin: 0 auto;
    border-top: 1px solid #cccccc;
}

ul.reviewNewsList > li{
	display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding: 10px 0;
    border-bottom: 1px solid #cccccc;
}
ul.reviewNewsList > li > time{
    display: block;
    width: 90px;
    font-size: 1.2rem;
    line-height: 1.7;
}
ul.reviewNewsList > li > .text{
	width: calc(100% - 90px);
	text-align: left;
    font-size: 1.4rem;
    line-height: 1.7;
}

/**************************************
reviewNewsList
**************************************/
.reviewTermBox{
	display: block;
	width: calc(100% - 40px);
	margin: 20px auto 0;
    padding: 20px 15px;
    background: #eeeeee;
    text-align: left;
}

.reviewTermBox > dl{}

.reviewTermBox > dl > dt{
	font-size: 1.4rem;
	line-height: 1.4;
    font-weight: 700;
    margin-bottom: 15px;
}

.reviewTermBox > dl > dd{}

.reviewTermBox > dl > dd > dl.example{
	display: block;
	margin-bottom: 15px;
	padding: 15px;
	background: #FFFFFF;
	font-size: 1.2rem;
	line-height: 1.7;
}

.reviewTermBox > dl > dd > dl.example > dt{
	font-weight: 700;
	margin-bottom: 10px;
}

.reviewTermBox > dl > dd dl.example > dd{
	display: block;
	font-size: 1.2rem;
}
.reviewTermBox > dl > dd dl.example > dd > ul > li{
	margin-bottom: 5px;
	padding-left: 1.5em;
	text-indent: -1.5em;
	line-height: 1.4;
}


.reviewTermBox > dl > dd > p{
	font-size: 1.2rem;
	line-height: 1.7;
}



.reviewPostCompleteBox{
	display: block;
	width: calc(100% - 40px);
	margin: 20px auto 40px;
	padding: 20px 15px;
	border: 1px solid #CCCCCC;
}

.reviewPostCompleteBox > dl{
	display: block;
}

.reviewPostCompleteBox > dl > dt{
	display: block;
	font-size: 1.8rem;
	line-height: 1.4;
	font-weight: 700;
	color: #e35555;
	margin-bottom: 10px;
	text-align: center;
}

.reviewPostCompleteBox > dl > dd{
	text-align: left;
	font-size: 1.4rem;
	line-height: 1.7;
}


/**************************************
reviewHistoryList
**************************************/
.reviewHistoryList{
    display: block;
    width: calc(100% - 40px);
    margin: 0 auto;
    font-size: 1.4rem;
}


.reviewHistoryList > ul{
	display: block;
    margin-bottom: 30px;
    border-top: 1px solid #CCCCCC;
}

.reviewHistoryList > ul > li{
	display: block;
    border-bottom: 1px solid #CCCCCC;
}

.reviewHistoryList > ul > li > dl.postDate{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    background: #eeeeee;
    padding: 10px 15px;
    font-size: 1.5rem;
	font-weight: 700;
    text-align: left;
}

.reviewHistoryList > ul > li > dl.postDate > dt{ display: block;}
.reviewHistoryList > ul > li > dl.postDate > dt::after{content: '：';}
.reviewHistoryList > ul > li > dl.postDate > dd{}

.reviewHistoryList > ul > li > .postInfo{
	display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding: 15px 15px;
}

.reviewHistoryList > ul > li > .postInfo > figure{
	display: block;
	width: 60px;
	margin-right: 20px;
}

.reviewHistoryList > ul > li > .postInfo > figure a,
.reviewHistoryList > ul > li > .postInfo > figure img{
	display: block;
	width: 100%;
	height: auto;
}

/** postDetail **********/
.reviewHistoryList > ul > li > .postInfo > .postDetail{
	display: block;
	width: calc(100% - 80px);
	padding: 0 0;
	font-size: 1.4rem;
	line-height: 1.5;
}

.reviewHistoryList > ul > li > .postInfo > .postDetail > dl{
	display: block;
	margin-bottom: 10px;
}
.reviewHistoryList > ul > li > .postInfo > .postDetail > dl:nth-last-of-type(1){margin-bottom: 0;}

.reviewHistoryList > ul > li > .postInfo > .postDetail > dl > dt{
	display: block;
	font-weight: 700;
	position: relative;
}

.reviewHistoryList > ul > li > .postInfo > .postDetail > dl > dd{
	display: block;
}




/** deleteBtn **********/
.reviewHistoryList > ul > li > .postInfo > .deleteBtn{
    display: block;
    width: 100%;
	margin-top: 10px;
}
.reviewHistoryList > ul > li > .postInfo > .deleteBtn > .btnWhite > a,
.reviewHistoryList > ul > li > .postInfo > .deleteBtn > .btnWhite > span,
.reviewHistoryList > ul > li > .postInfo > .deleteBtn > .btnWhite > button{
	height: 30px;
	font-size: 1.4rem;
	font-weight: 500;
}


/***listPager  *************/
.reviewHistoryList .listPager{
	display: block;
	width: 100%;
	margin: 0 auto;
}


.reviewHistoryList .listPager > ul{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.reviewHistoryList .listPager > ul > li{
	display: block;
	width: 40px;
	margin: 0 6px;
}

.reviewHistoryList .listPager > ul > li > a{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 40px;
    font-size: 1.6rem;
	font-weight: 700;
	border: 1px solid #333333;
	border-radius: 4px;
	background: #FFFFFF;
    color: #333333;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
	box-shadow: 2px 2px 0 rgba(187,187,187,1);
}


.reviewHistoryList .listPager > ul > li > span{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 40px;
    font-size: 1.6rem;
	font-weight: 700;
	background: #e35555;
	border: 1px solid #e35555;
	border-radius: 4px;
    color: #FFFFFF;
	background-size: 14px auto;
    text-align: center;
    text-decoration: none;
}


.reviewHistoryList .listPager > ul > li > a > span{
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}


.reviewHistoryList .listPager > ul > li.prev{
	width: 100px;
	margin-left: 0;
}
.reviewHistoryList .listPager > ul > li.prev a > span{padding-right: 12px;}

.reviewHistoryList .listPager > ul > li.prev a > span::before{
	content: '';
	display: inline-block;
	height: 40px;
	width: 24px;
	background: url("../img/common/icon_arrow_narrow_left_black.svg") center center no-repeat;
	background-size: 7px auto;
}

.reviewHistoryList .listPager > ul > li.next{
	width: 100px;
	margin-right: 0;
}

.reviewHistoryList .listPager > ul > li.next a > span{padding-left: 12px;}

.reviewHistoryList .listPager > ul > li.next a > span::after{
	content: '';
	display: inline-block;
	height: 40px;
	width: 24px;
	background: url("../img/common/icon_arrow_narrow_right_black.svg") center center no-repeat;
	background-size: 7px auto;
}

/**************************************
#reviewDeleteModal
**************************************/
#reviewDeleteModal .modalBox{}

#reviewDeleteModal .subTTL{text-align: center;}

#reviewDeleteModal .btnBlack{
	width: 60%;
	margin: 0 auto;
}

#reviewDeleteModal .reviewDeleteResult > p{
	display: block;
	width: calc(100% - 40px);
	margin: 0 auto;
	padding: 15px;
	background: #efefef;
	font-size: 1.6rem;
	line-height: 1.6;
	text-align: center;
}



/**************************************
formTable add
**************************************/
.formTable .inputArea > .nickname{width: 100%;}
.formTable .inputArea > .nameCheck{
	padding-top: 10px;
}

.formTable .inputArea > .nameCheck > .btnWhite{width: 120px;}

.formTable .inputArea > .nameCheck > .btnWhite > span{
	height: 40px;
    font-size: 1.2rem;
	font-weight: 400;
    border: 1px solid #333333;
}

.formTable ul.radioList{
	display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
	margin-bottom: -5px;
}
.formTable ul.radioList > li{
	min-width: calc(50% - 5px);
	margin-right: 10px;
	margin-bottom: 5px;
}
.formTable ul.radioList > li:nth-of-type(2n){margin-right: 0;}


.formTable ul.ratingStars{
	display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
	font-size: 2.4rem;
}

.formTable ul.ratingStars > li{
	padding-right: 5px;
	color: #cccccc;
	cursor: pointer;
}
.formTable ul#ratingStars > li:nth-last-of-type(1){padding-right: 0;}


.formTable ul.ratingStars > li.active,
.formTable ul.ratingStars > li.hover{ color: #ffc835;}
.formTable ul.ratingStars > li.hoverGray{ color: #cccccc;}


.formTable > dl.required.first > dt > span::after {
    content: '初回のみ必須';
    display: block;
    width: 90px;
    height: 22px;
    border: 1px solid #e35555;
    background: #FFFFFF;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #e35555;
    position: absolute;
    right: 0;
    top: calc(50% - 11px);
}

.navi-review-user-delete-modal-overlay {
  display: block;
  width: 100%;
  background: rgba(0,0,0,.8);
  overflow: auto;
  position: fixed;
  visibility: visible;
  opacity: 1;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.navi-review-user-delete-modal {
  display: none;
  width: 600px;
  padding: 60px;
  margin: 0 auto;
  background: #FFFFFF;
  position: fixed;
  z-index: 1001;
}

.navi-review-user-delete-modal .subTTL {
  padding-top: 0 !important;
}

.navi-review-user-delete-modal .closeBtn {
  display: block;
  width: 40px;
  height: 40px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: -50px;
}

.navi-review-user-delete-modal .closeBtn::before,
.navi-review-user-delete-modal .closeBtn::after {
  content: '';
  display: block;
  width: 50px;
  height: 2px;
  background: #FFFFFF;
  position: absolute;
  left: 0;
  top: calc(50% - 1px);
}

.navi-review-user-delete-modal .closeBtn::before {
  -webkit-transform: translate(-3px,-3px) rotate(45deg);
  -moz-transform: translate(-3px,-3px) rotate(45deg);
  -o-transform: translate(-3px,-3px) rotate(45deg);
  transform: translate(-3px,-3px) rotate(45deg);
}

.navi-review-user-delete-modal .closeBtn::after {
  -webkit-transform: translate(-3px,-3px) rotate(-45deg);
  -moz-transform: translate(-3px,-3px) rotate(-45deg);
  -o-transform: translate(-3px,-3px) rotate(-45deg);
  transform: translate(-3px,-3px) rotate(-45deg);
}

.navi-review-user-delete-modal .closeText {
  display: block;
  margin-top: 50px;
  padding-top: 30px;
  border-top: 1px solid #333333;
  text-align: center;
}

.navi-review-user-delete-modal .closeText > span {
  font-size: 1.4rem;
  text-decoration: underline;
  cursor: pointer;
}

.navi-review-user-delete-modal .closeText > span:hover {
  text-decoration: none;
}