@charset "utf-8";

/* ***************************************************************************** */
/*

　目次

-------------------------------------------------------------------------------

　01. lineupBox
　02. lineupDetail
  03. pagetop

*/
/* ***************************************************************************** */

/*-----------------------------------------------------------
===  [ 01. lineupBox ]  ====================================
------------------------------------------------------------*/

.lineupBox {
	width: 100%;
	padding-top: 16px;
	overflow: hidden;
}
.lineupBox > .rBlockTitArea {
	margin: 0;
}
.lineupBox .productsFloat {
	float: left;
	width: 48%;
	padding: 10px;
	box-sizing: border-box;
	margin-left: 4%;
}
.lineupBox .productsFloat:nth-child(2n+1) {
	margin-left: 0;
}
.lineupBox .productsFloat .pw46 {
	width: 96%;
	margin:auto;
}
.lineupBox .productsFloat .btn {
	margin-top: 1em;
}

/* SP */
body.responsive-sp .lineupBox {
	padding-top: 0;
}
body.responsive-sp .lineupBox .productsFloat {
	width: 100%;
	padding: 0 0 6% 0;
	margin: 0;
}
body.responsive-sp .lineupBox .productsFloat:nth-child(2n+1) {
	margin: 0;
}
body.responsive-sp .lineupBox .productsFloat .pw46 {
	width: 92%;
}
body.responsive-sp .lineupBox {
	width: 100%;
	overflow: visible;
}


/* ***************************************************************************** */

/*-----------------------------------------------------------
===  [ 02. lineupDetail ]  ====================================
------------------------------------------------------------*/

.lineupDetailBox {
	margin-top: 16px;
}

/* -- detailList -- */
.lineupDetailBox .detailList {
	width: 100%;
	overflow: hidden;
}

.lineupDetailBox .detailList .clearfix {
	width: auto;
	margin: 0 -12px 0 0;
}

.lineupDetailBox .detailList li {
	float: left;
	width: 205px;
	padding: 12px 0;
	margin: 0 12px 12px 0;
	background-color: #025ab3;
	border-radius: 5px;
	text-align: center;
	color: #fff;
}

.lineupDetailBox .detailList li.first-child {
	margin-left: 9px;
}

/* -- detailListbox -- */

.lineupDetailBox .detailListbox {
	width: 680px;
}

.lineupDetailBox .detailListbox div {
	float: left;
	width: 220px;
	margin: 0 10px 0 0;
}

/* - SP - */
body.responsive-sp .lineupDetailBox .detailList .clearfix {
	margin: 0 32px;
}
body.responsive-sp .lineupDetailBox .detailList li {
	float: none;
	width: auto;
	margin: 0 0 14px 0;
	font-size:138.5%;
}


/* lineupTabBox
----------------------------------------------------*/

/* -- lineupTab -- */

.lineupDetailBox .lineupTab {
	height: 35px;
	overflow: hidden;
	border-bottom: 3px solid #275e72;
	margin: 0 0 20px;
}

.lineupDetailBox .lineupTab li {
	float: left;
	text-align: center;
	font-size: 92.30769%;
	margin-right: 5px;
}

.lineupDetailBox .lineupTab li.first-child {
	background-position: left top;
	margin-right: 6px;
}

.lineupDetailBox .lineupTab li.last-child {
	background-position: right top;
	margin-right: 0;
}

body.responsive-sp .lineupTab li,
body.responsive-sp .lineupTab li.first-child,
body.responsive-sp .lineupTab li.last-child {
	margin-right: 0;

}

.lineupDetailBox .lineupTab li a {
	display: block;
	padding: 10px 5px;
	width: 151px;
	color: #333;
	font-weight: normal;
	background: #ebeef0;
	text-decoration: none;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.lineupDetailBox .lineupTab li a.active,
.lineupDetailBox .lineupTab li a:hover {
	color: #fff;
	background: #295e71;
}

.lineupDetailBox .lineupTab li.first-child a.active,
.lineupDetailBox .lineupTab li.first-child a:hover {
}

.lineupDetailBox .lineupTab li.last-child a.active,
.lineupDetailBox .lineupTab li.last-child a:hover {
}

/* - SP - */
body.responsive-sp .lineupDetailBox .lineupTab {
	margin-bottom: 16px;
	height: auto;
	border-bottom: 0;
}
body.responsive-sp .lineupDetailBox .lineupTab li {
	width: 25%;
	padding-left: 1px;
	margin-bottom: 0;
	box-sizing: border-box;
	background-image: none;
	background-color: transparent;
}
body.responsive-sp .lineupDetailBox .lineupTab li:first-child {
	padding-left: 0;
}
body.responsive-sp .lineupDetailBox .lineupTab li a {
	width: auto;
	padding: 20px 0 44px 0;
	background: #dae0e4 url("/edictionary/old-lineup/images/r_lineup_tab_sp_active.png") no-repeat center 50px;
	background-size: 9px auto;
}
body.responsive-sp .lineupDetailBox .lineupTab li a.active,
body.responsive-sp .lineupDetailBox .lineupTab li a:hover {
	background: #275e72 url("/edictionary/old-lineup/images/r_lineup_tab_sp_active.png") no-repeat center 50px;
	background-size: 9px auto;
}


/* ***************************************************************************** */

.specification sup.notes {
	color: #333333;
}

.specification ul.notesList li span {
	color: #333333;
}

/* モーダル追記 */
.unitmm{
	margin-bottom: 20px;
	text-align: right;
}

table.speclist.tbl02.tblEven.wp100.mbem1.tcamera {
	width: 100%;
	table-layout: fixed;
}

.main_data {
	text-align: center !important;
}

th.speclist_title2 {
	color: #fff;
	font-weight: bold !important;
	background: #666 !important;
	border: 1px solid #414141;
	text-align: center;
	vertical-align: middle;
}
.speeding {
	display: inline-block;
	border: 1px solid #333;
	padding: 4px 8px;
	font-weight: 700;
}
.plus {
	padding: 0 5px;
	font-weight: 700;
}
body.responsive-sp .plus {
	display: block;
	margin: 5px 0;
}
sup {
	font-size: 11px;
}
.blue {
	color: #00b0f0;
}
.app {
	background: #dcdcdc;
	padding: 15px;
}
.app h4 {
	font-size: 109%;
	margin-bottom: 10px;
}
.app li {
	float: left;
	width: 30.2%;
	padding: 0 1.5%;
	border-right: 1px solid #929091;
}
.app li:last-child {
	border-right: none;
}
.app h5 {
	margin-bottom: 5px;
	font-size: 105%;
}
.app img {
	margin-bottom: 5px;
}
body.responsive-sp .app {
	padding: 15px 10px;
}
body.responsive-sp .app h4 {
	text-align: center;
	/*margin-bottom: 25px;*/
}
body.responsive-sp .app li {
	float: none;
	width: 98%;
	padding: 0 2% 25px;
	border-right: none;
	text-align: center;
	/*margin-bottom: 25px;*/
	margin-top: 25px;
	border-bottom: 1px solid #929091;
}
body.responsive-sp .app li:last-child {
	border-bottom: none;
}
body.responsive-sp .app h5 {
	margin-bottom: 5px;
}
.arrow {
	margin-top: 2px;
	display: inline-block;
}
.cclink {
	width: 100%;
	margin-bottom: 10px;
}
.cclink th {
	border: 1px solid #777372;
	background-color: #dcdcdc;
	padding: 10px;
	text-align: center;
}
.cclink td {
	border: 1px solid #777372;
	background-color: #eee;
	padding: 10px;
	font-weight: 700;
}
.cclink th.red {
	background-color: #f6c4ab;
	border-top: 2px solid #e04158;
	border-left: 2px solid #e04158;
	border-right: 2px solid #e04158;
}
.cclink td.red {
	background-color: #fdece3;
	border-left: 2px solid #e04158;
	border-right: 2px solid #e04158;
}
.cclink td.red2 {
	background-color: #fdece3;
	border-left: 2px solid #e04158;
	border-right: 2px solid #e04158;
	border-bottom: 2px solid #e04158;
}

.clearfix.lineups {
	margin-bottom: 20px;
}

.listindent li {
    margin-bottom: 0.5em;
    font-size: 100%;
    color: #333;
    padding-left: 1.5em;
    text-indent: -1.0em;
}

p.catch-title {
    text-align: center;
    font-size: 1.5em;
    margin-bottom: 15px;
    font-weight: bold;
}

.alLeft {
	height: 50px;
}

body.responsive-sp p.alLeft {
    height: auto !important;
}
/* -- モーダル追記 -- */
.modalHeading1 {
    font-weight: bold;
    font-size: 30px;
    line-height: 1.5;
}
.modalHeading2 {
	margin-top: 1.5em;
	font-size: 2.1rem;
	line-height: 1.5;
}
.modalHeading3 {
	margin-top: 30px;
}
.modalHeading4 {
	position: relative;
	margin-top: 1.5em;
	font-size: 1.4rem;
	line-height: 1.5;
}
.leadText {
    margin-top: 1em;
    font-size: 20px;
    line-height: 1.5;
    font-weight: bold;
}
.modalDisplay {
    overflow: hidden;
    position: fixed; 
    width: 100%;
    height:  100%;
}
.modalLayout {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	z-index: 10000;
	display:none;
}
*,*:before,*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}
.modalLayoutInner {
    -webkit-box-sizing: border-box; /* Webkit系用 */
-moz-box-sizing: border-box;     /* Firefox用 */
box-sizing: border-box;           /* 標準 */
	width: 100%;
	max-width: 850px;
	margin: 0 auto;
	padding: 100px 50px;
	background-color: #fff;
	position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.modalLayoutInner p.text{
    text-align: left;
    font-size: 15px;
    margin-top: 1em;
    line-height: 1.5;
}
.modalLayoutInner > *:first-child {
	margin-top: 0;
}
.is-fhp-text {
	text-align: center;
}
.is-fhp-button a {
  display: block;
	background-color: #fff;
  text-align: center;
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
  transition-property: background-color, border-color, color, box-shadow;
  transition-duration: 0.4s;
}
.is-fhp-button > a:hover {
	transition-property: background-color, border-color, color, box-shadow;
	transition-duration: 0.4s;
	box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.15);
}
.modalLayout .closeBtn {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #999;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	z-index: 10;
}
.modalLayout .closeBtn > a {
	display: block;
	width: 60px;
	height: 60px;
}
.modalLayout .closeBtn > a:before {
	content: "";
	position: absolute;
	top: 15px;
	right: 15px;
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(/common/img/com_sprite01.png) no-repeat -90px -20px;
}
@media print, screen and (min-width: 768px) {
    .is-fhp-flex4.is-flex4 > * {
		width: calc((100% - 54px) / 4);
    }
}

@media only screen and (max-width: 767px){
    .modalLayout{
        overflow-x: hidden;
        
    }
    .leadText{
        font-size: 16px;
    }
    .modalHeading1 {
    font-size: 20px;

    }
    .modalLayoutInner p.text{
        font-size: 13px;
    }
   div.modalLayoutInner ul.btnLink li.iie {
        margin-top: 1em;
    }
    div.modalLayoutInner ul.btnLink li{
    display: block;
    }
	.modalLayoutInner {
		padding: 30px;
        margin: 25px 0 0;
	}
	.is-fhp-flex4.is-flex4 > * {
		width: 100%;
    }
	.is-fhp-flex4.is-flex4 > .column:not(:first-child),
	.is-fhp-flex4.is-flex4 > .column:nth-child(2) {
		margin-top: 20px !important;
	}
	.is-fhp-button {
		margin-top: 5px;
	}
    .is-fhp-text {
		text-align: center;
		font-size: 1.2rem;
		color: #555;
	}
	.modalLayout .closeBtn > a {
		width: 50px;
		height: 50px;
	}
	.modalLayout .closeBtn > a:before {
    top: 10px;
    right: 10px;
	}
    }
 .square_btn a{
    text-decoration: none;
}
 .square_btn {
    display: inline-block;
    padding: 0.3em 1em;
    text-decoration: none;
    color: #ce0c0c;
    border: solid 1px #ce0c0c;
    border-radius: 3px;
    transition: .4s;
 }
ul.btnLink li.iie a.square_btn {
    border: solid 1px #929292;
}
ul.btnLink li{
    display: table-cell;
}
ul.btnLink{
    border-collapse: separate;
  border-spacing: 1em 0;
    overflow: hidden;
    display: table;
    margin: 1em auto 0;
}
ul.btnLink li a{
    text-decoration:none;
    width: 200px;
    font-size: 1.2em;
    padding: 10px;
    color: #ce0c0c;
}
ul.btnLink li.iie a{
    color: #929292;
}
ul.btnLink li a span{
    font-size: 0.8em;
}
ul.btnLink li.iie{
   margin-right: 0;
}
ul.btnLink li.iie a.square_btn:hover {
    background: #929292;
    color: white;
}
.square_btn:hover {
    background: #ce0c0c;
    color: white;
}
.mu01 {
	background: #565656;
	padding: 5px;
	color: #fff;
    font-size: 15px;
    line-height: 1;
}
.mu02 {
	background: #757575;
	padding: 3px;
	color: #fff;
    font-size: 13px;
    line-height: 1;
	text-align: center;
}
.mu03 {
	background: #fcee21;
	width: 50%;
	padding: 5px;
	font-weight: bold
    font-size: 15px;
    line-height: 1;
	text-align: center;
}

/* ***************************************************************************** */

/*-----------------------------------------------------------
===  [ 03. pagetop ]  ====================================
------------------------------------------------------------*/


#brainLinks li.links_child a .new img{
    width: auto;
}
.nv_pagetop {
    display: none;
    position: relative;
    width: 100%;
    height: 70px;
    margin: 0 auto;
}
.nv_pagetop a {
    position: fixed;
    z-index: 9999;
    display: block;
    background-color: rgba(255,255,255,0.15);
    background-image: url(/edictionary/sp/images/btn_pagetop.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
    bottom: 0;
    right: 0;
}

/* ***************************************************************************** */

/*-----------------------------------------------------------
===  [ 04. tab ]  ====================================
------------------------------------------------------------*/

/*.accdn_menu dd .accdn_menu_close a:hover {
  background-color: #ccc;
  color: #fff;
}
.more_btn a {
  display: block;
  color: #000;
  border: #ccc 2px solid;
  text-align: center;
  padding: 15px 0;
  margin: 0 auto;
  font-size: 1.6rem;
  background: url(/edictionary/old-lineup/images/arrow_gray.png) 100px 50% no-repeat;
  text-decoration: none;
}
.more_btn a:hover {
  background-color: #ccc;
  color: #fff;
}
#mainVisual {
  background: url(/edictionary/old-lineup/images//bg_visual01.jpg) 50% 0 no-repeat;
  background-size: contain;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#page_unchor {
  background-color: #000;
}
#page_unchor ul {
  text-align: center;
}
#page_unchor ul li {
  display: inline-block;
}
#page_unchor ul li a {
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 1.6rem;
  padding: 15px 35px;
}
#page_unchor ul li a:hover {
  text-decoration: underline;
}
.section_first {
  background: url(/edictionary/old-lineup/images/bg_ttl01.jpg) 50% top no-repeat;
  background-size: cover;
}
.accdn_menu {
  width: 93%;
  margin: 0 auto;
}*/
/********************************************************************
    TOPページ
********************************************************************/

/*sp_productFooter*/

/*/sp_productFooter*/
.bx-controls{
    display: none;
}
#bnr{
    text-align: center;
}
#lineup_wrap ul{
    letter-spacing: -.4em;
    text-align: left;
    background-color: #E6E6E6;
    padding-top: 1%;
}
#lineup_wrap li{
    display: inline-block;
    letter-spacing: normal;
    padding-bottom: 1%;
    width: 32%;
    text-align: center;	
    margin: 0 0.5%;
}
#lineup_wrap li img{
    height: auto;
}
#search #searchBox{
    padding: 10px;
    margin: auto;
    background-color: #E6E6E6;
}
#search #searchBox h2{
    text-align: center;
    padding-bottom: 10px;
}
#searchBox .bottomBox ul{
    table-layout: fixed;
    display: table;
    margin-left: 10px;
    width: 100%;
    padding-right: 10px;
}
#searchBox .bottomBox ul li{
    display: table-cell;
    width: 50%;
    padding: 0 10px 0 0;
}
#searchBox .categoryCheck{
    background-color: #FFFFFF;
    margin: 0 10px;
    position: relative;
}
#searchBox .categoryCheck .checkList,
#searchBox .categoryCheck .checkCate{
    padding: 2% 4%;
}

#searchBox .checkList form{
    overflow: hidden;
    clear: both;
    padding: 0 4%;
    position: relative;
}
#searchBox .categoryCheck .checkList form,
#searchBox .categoryCheck .checkCate form{
    padding: 0 4%;
}
#searchBox .categoryCheck label{
    display: block;
}
.searchBtn {
    clear: both;
    float: right;
    background: url(/edictionary/result/images/btn_search_s.jpg) no-repeat left top;
    width: 102px;
    height: 36px;
    border: none;
    cursor: pointer;
    text-indent: -9999px;
}
#searchBox .categoryCheck .checkList form .searchBtn,
#searchBox .categoryCheck .checkCate form .searchBtn{
    position: absolute;
    right: 20px;
    bottom: 10px;
}

.searchTxt {
    border: 1px solid #999;
    float: left;
    padding: 5px;
    margin: 4% auto;
    width: 100%;
    background-color: #FFF;
}
section#guide,
section#brain{
    padding-top: 0;
}
#guide ul{
    padding-top: 10px;
}

/********************************************************************
    製品ラインナップ　共通
********************************************************************/
#lineup_menu_wrap #tabBtnV8{
    letter-spacing: -.4em;
}

/* PC */
#lineup_menu_wrap #tabBtnV8 li{
    width: 12.5%;
	height: 80px;
    display: block;
	letter-spacing: normal;
    float: left;
	text-align: center;
	border: 1px solid #e6e6e6;
	margin: 0 auto;
	line-height: 22px;
	display: -webkit-flex; /* Safari用 */
    display: flex;
    -webkit-justify-content: center; /* Safari用 */
    justify-content: center;
    -webkit-align-items: center; /* Safari用 */
    align-items: center;
}

/* SP */
@media only screen and (max-width: 480px) {
#lineup_menu_wrap #tabBtnV8 li{
    width: 50%;
    display: inline-block;
    letter-spacing: normal;
    height: auto;
    float: none;
    margin: 0;
	line-height: 22px;
}
#lineup_menu_wrap #tabBtnV8 li br{
    display: none;
}

}
#lineup_menu_wrap #tabBtnV8 li:nth-child(odd){
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
#lineup_menu_wrap #tabBtnV8 li:nth-child(even){
    border-bottom: 1px solid #e6e6e6;
}

#lineup_menu_wrap #tabBtnV8 li a.active,
#lineup_menu_wrap #tabBtnV8 li a:hover{
    color: #FFF;
    background-color: #48A9C5;
	height: 100%;
}
#lineup_menu_wrap #tabBtnV8 li a.active,
#lineup_menu_wrap #tabBtnV8 li a:hover{
    color: #FFF;
    background-color: #48A9C5;
	height: 100%;
	display: -webkit-flex; /* Safari用 */
    /*display: flex;*/
    -webkit-justify-content: center; /* Safari用 */
    justify-content: center;
    -webkit-align-items: center; /* Safari用 */
    align-items: center;
	font-weight: bold;
    /*font-size: 110%;*/
}

#lineup_menu_wrap #tabBtnV8 li a{
    width: 100%;
    display: block;
    padding: 20px 0;
    /*text-indent: 1em;*/
}

.subContents{
    text-align: center;
}

/********************************************************************
    製品ラインナップ　製品トップ
********************************************************************/
#basicInfo{
    border-top: solid 1px #D9D9D9;
}
#basicInfo li {
    padding: 10px 0;
    border-bottom: solid 1px #D9D9D9;
}
.detailTitle.lowTitle{
    padding: 2% 0;
}
#goodPoint .imgLink li{
    padding-bottom: 1%;
}
#photochanege .largeImageArea{
    text-align: center;
}
#photochanege .largeImageArea img{
    width: auto;
    height: auto;
}
#photochanege .thumbs{
    letter-spacing: -.4em;
    text-align: left;
    width: 101%;
}
#photochanege .thumbs li{
    display: inline-block;
    letter-spacing: normal;
    width: 24%;
    text-align: center;
    padding-bottom: 1%;
    margin-right: 1%;
}
#photochanege .thumbs li:nth-child(4){
    width: 24%;
    margin-right: 0;
}
#photochanege .thumbs li img{
    height: auto;
    width: 100%;
    border: solid 1px #D9D9D9;
    padding: 5%;
}
#summaryLeft{
    text-align: left;
}

/********************************************************************
    製品ラインナップ　feature01,02,03
********************************************************************/
#funIntLong{
    text-align: left;
    margin-top: 0;
}
#funIntLong li{
    width: 100%;
    float: none;
    margin: 0;
    border-bottom: 1px solid #e6e6e6;
}
#funIntLong li a{
    background: url(/edictionary/sp/images/feature-arrow.png) 1em center no-repeat;
    position: relative;
    padding: 1em 0 1em 4em;
    display: block;
    margin: 0 auto;
    text-align: left;
    font-size: 1em;
    background-size: 2em;
    font-weight: bold;
}
.feature .detailTitle.lowTitle{
    background: #48A9C5;
    font-size: 1.2em;
    margin: 0 0 10px;
    padding: 5px 10px 3px 23px;
    position: relative;
    color: #FFF;
    text-align: left;
    width: auto;
    line-height: 1.25em;
    font-weight: bold;
}
.feature .detailTitle.lowTitle:before {
    background: #FFF;
    content: "";
    display: block;
    height: 70%;
    left: 10px;
    position: absolute;
    top: 15%;
    width: 5px;
}
.feature .lowTitleBox{
    background: #FFF;
    font-size: 1.2em;
    margin: 0 0 10px;
    padding: 5px 10px 3px 23px;
    position: relative;
    text-align: left;
    width: auto;
    line-height: 1.25em;
    font-weight: bold;
    border-top: solid 1px #48A9C5;
    border-bottom: solid 1px #48A9C5;
}
.feature .lowTitleBox:before {
    background: #48A9C5;
    content: "";
    display: block;
    height: 70%;
    left: 10px;
    position: absolute;
    top: 15%;
    width: 5px;
}
.lowTitleMgSub img{
    vertical-align: middle;
}
.lowConColumn{
    text-align: left;
    margin-top: 1em;
    margin-bottom: 1em;
}
dl.note{
    display: table;
    table-layout: fixed;
    font-size: 0.85em;
    margin: 0;
}
dl.note dt{
    width: 2em;
    display: table-cell;
}
dl.note dd{
    display: table-cell;
}
p.note{
    font-size: 0.85em;
}
p.note span{
    color: #48A9C5;
}
.lowConA.movie{
    background-color: #fefbd0;
}
.lowConA.movie img{
    width: 50%;
    vertical-align: top;
}
.bnr2{
    text-align: center;
}
.bnr2 a{
    display: inline-block;
    width: auto;
    margin-bottom: 1%;
}


ul.caption{font-size: 0.85em;}
li font{padding-right:5px;}
p.pageTop{ display:none;}
b{font-weight:bold}

/********************************************************************
    製品ラインナップ　収録コンテンツ・コンテンツカード
********************************************************************/
#producttop .funInt,
#producttop .cdInt{
    text-align: left;
    margin-top: 0;
}
.funInt li, .cdInt li{
    width: 100%;
    float: none;
    margin: 0;
    border-bottom: 1px solid #e6e6e6;
}
#producttop .funInt li a ,
#producttop .cdInt li a {
    background: url(/edictionary/sp/images/cdInt-arrow.png) 1em center no-repeat;
    position: relative;
    padding: 1em 0 1em 4em;
    display: block;
    margin: 0 auto;
    text-align: left;
    font-size: 1em;
    background-size: 2em;
    font-weight: bold;
}
#producttop h3.caption{
    background: #48A9C5;
    font-size: 1.2em;
    margin: 0 0 10px;
    padding: 5px 10px 3px 23px;
    position: relative;
    color: #FFF;
    text-align: left;
    width: auto;
    line-height: 1.25em;
    font-weight: bold;
}
#producttop h3.caption:before {
    background: #FFF;
    content: "";
    display: block;
    height: 70%;
    left: 10px;
    position: absolute;
    top: 15%;
    width: 5px;
}
.cap-warp{
    width: 100%;
    background: transparent;
    padding-bottom: 0;
}
.cardName{
    background-color: #daeef4;
    text-align: left;
    padding: 2% 3.25% !important;
    width: 100%;
}
.contentsBox {
    clear: both;
    width: 100%;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    height: 100%;
    line-height: 1.5;
    padding: 20px 0;
    margin: 0;
    position: relative;
    display: table;
    table-layout: fixed;
}
.contentsBox .fl{
    float: none;
    display: table-cell;
    text-align: left;
	width: 10%;
    /*width: 25%;*/
}
.contentsBox .detail{
    text-align: left;
    width: 80%;
    display: table-cell;
    float: none;
    vertical-align: top;
    width: 75%;
}
.contentsBox .detail h3{
    background: transparent;
    color: #000;
    text-align: left;
}
.listening {
    position: absolute;
    top: 10px;
    right: 0;
}
.contentsBoxNEW {
    width: 30px;
	height: 14px;
	margin-left: 5px;
	top: 8px;
	position: absolute; 
}
a.online_store{
    background: #48A9C5;
    color: #FFF;
    font-size: 1.15em;
    padding: 10px 20px;
    display: block;
    width: 60%;
    margin: 20px auto;
    font-weight: bold;
    padding: 20px 10px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}
a.online_store:hover{
    filter:alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity:0.8;
    zoom:1;
}
/********************************************************************
    製品ラインナップ　仕様
********************************************************************/
#spec table{
    width: 100%;
    max-width: 560px;
    margin: 0 auto;
    text-align: left;
}
#speclist_wrap{
    padding-bottom: 4%;
    padding-top: 4%;
}
#spec table.speclist{
    max-width: 600px;
    border: none;
}
.speclist_row:nth-child(odd){
    background-color: #E6E6E6;
}
.speclist_title,
.speclist_data{
    display: block;
    border: none;
}
.speclist_title{
    padding: 4% 3.25% 2% 3.25%;
}
.speclist_data{
    padding: 0 3.25% 4% 3.25%;
}
.waku,
.box-r{
    width: 100%;
}
.box-waku{
    border: none;
}
.wg_caption{
    padding: 0 !important;
}

/********************************************************************
    製品ラインナップ　デザイン
********************************************************************/
#thumbnail{
    width: 100%;
}
#photogallery ol li{
    width: 24%;
    margin: 0 1% 1% 0;
}
#photogallery p{
    width: 100%;
    height: auto;
}
#photogallery #thumbnail{
    width: 100%;
    background-color: #FFF;
}
#photogallery #thumbnail ol{
    padding: 0;
    width: 101%;
}
#photogallery ol li img{
    width: auto;
    max-width: 100%;
    height: auto;
}
#photogallery #arrowLeft,
#photogallery #arrowRight{
    display: none;
}
/********************************************************************
    イード・アワード 顧客満足度 最優秀賞
********************************************************************/
section#iid_main{
    padding-top: 0;
    padding-bottom: 0;
}
section#iid{
    padding-top: 0;
}

#iid_wrap #contents h2{
    margin-bottom: 0;
}
section#iid_main h3#caption{
    margin: 0;
    padding: 1em 0;
}
#caption{
    margin: 0;
    padding: 1em 6.25%;
}
#iid_main h3,
#iid h3{
    background: transparent;
}
.iro{
    background-color: #EBEBEB;
}
.mainBox{
    width: 100%;
}
.mainBox .fl{
    float: left;
    max-width: 20%;
}
.mainBox .fr{
    width: 100%;
    float: right;
    max-width: 80%;
}
.mainBox .fr h3{
    margin-top: -1.2rem;
    text-align: left;
    margin-bottom: 0.5em;
}
.mainBox .fr p{
    font-size: 1.25em;
    line-height: 1.25em;
    margin: 0;
}
#item dl{
    width: 24%;
    margin-right: 0.5%;
    margin-left: 0.5%;
}
#item dl dd{
    margin: 0;
    padding: 0 5px;
    font-size: 1em;
}
#iid_wrap #contents h4{
    margin: 0;
    padding: 0 6.25%;
    text-align: center;
}
#iid_wrap #contents .mb20{
    margin-bottom: 20px;
}



/********************************************************************
    feature追加
********************************************************************/
.book-comment-waku {
    margin-top: 10px;
    margin-bottom: 5px;
    background-color: #fefbc6;
}

.book-comment01 {
    font-size: small;
    line-height: 140%;
    text-align: justify;
    text-justify: inter-ideograph;
    padding: 6px 15px 8px 20px;
    border-collapse: collapse;
}

.book-comment02 {
    font-size: small;
    padding: 0px 15px 8px 20px;
    border-collapse: collapse;
}
.book-editor01 {
    font-size: 0.9em;
    line-height: 120%;
}
.book-comment-txt-big01 {
    font-weight: bold;
    font-size: 1.5em;
    line-height: 180%;
    color: #ff6500;
}

.book-editor-name {
    font-weight: bold;
    font-size: 1.2em;
    line-height: 160%;
}

.book-comment-face {
    float: left;
    padding: 3px 15px 0 0;
    border-collapse: collapse;
}

/*----------------------------------------------------
	※レスポンシブ
	コンテンツ下部 ページネーション
----------------------------------------------------*/
/*#footerPaginate {
	padding: 10px;
	margin: 50px 0 0 0;
	background-color: #efefef;
}
#footerPaginate:after {
	clear: both;
	display: table;
	content: "";
}
#footerPaginate .prev,
#footerPaginate .next {
	width: 300px;
}
#footerPaginate .prev {
	float: left;
}
#footerPaginate .next {
	float: right;
}
#footerPaginate .prev a,
#footerPaginate .next a {
	display: table-cell;
	width: 240px;
	height: 47px;
	text-align: center;
	vertical-align: middle;
}
#footerPaginate .prev a {
	padding: 0 8px 0 52px;
	background: url("/edictionary/old-lineup/images/r_paginate_pc_prev.png") no-repeat;
}
#footerPaginate .next a {
	padding: 0 52px 0 8px;
	background: url("/edictionary/old-lineup/images/r_paginate_pc_next.png") no-repeat;
}*/

/* --- SP --- */
/*body.responsive-sp #footerPaginate {
	padding: 0;
	margin: 32px 0 0 0;
	background-color: transparent;
}
body.responsive-sp #footerPaginate .prev,
body.responsive-sp #footerPaginate .next {
	float: none;
	width: 100%;
}
body.responsive-sp #footerPaginate .prev {
	margin-top: 1px;
}
body.responsive-sp #footerPaginate .prev a,
body.responsive-sp #footerPaginate .next a {
	display: block;
	width: auto;
	height: auto;
	text-decoration: none;
	color: #666;
}
body.responsive-sp #footerPaginate .prev a {
	padding: 14px 14px 14px 40px;
	background: #dae0e4 url("/edictionary/old-lineup/images/r_paginate_sp_prev.png") no-repeat left center;
	background-size: 27px 10px;
	text-align: left;
	
}
body.responsive-sp #footerPaginate .next a {
	padding: 14px 40px 14px 14px;
	background: #dae0e4 url("/edictionary/old-lineup/images/r_paginate_sp_next.png") no-repeat right center;
	background-size: 27px 10px;
	text-align: right;
}*/

/**/
/* -----------------------------------------------------------
	#footer
		フッター
----------------------------------------------------------- */

/*PC footer 修正 2017-01-11*/

div#footer {
	height: 45px;
	font-family: "源ノ角ゴシック Light", "源ノ角ゴシック", sans-serif;
}

#footerCon {
	width: 950px;
	margin: 0 auto;
}

* html #footerCon {
	height: 1%;
}

#footer ul {
	text-align: left;
}

#footer ul li {
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
}

#footer ul li a {
	color: #333;
	line-height: 45px;
	font-size:85%;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer ul li#copyright {
	float: right;
}

#footer ul li#copyright a {
	font: 11px Arial,Helvetica,sans-serif;
	vertical-align: top;
	color: #333333;
	text-indent: 0;
	text-decoration: none;
	line-height: 45px;
}

/*/pc footer 修正 2017-01-11*/

/*sp footer 修正 2017-01-11*/

.responsive-sp #footer ul li#copyright {
	float: none;
}

.responsive-sp#footer ul li#copyright a {
	line-height: 35px;
}

