@charset "Shift_JIS";

/* Start of "Micro clearfix" */
.clearfix { zoom: 1; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
/* End of "Micro clearfix" */

.line-box {
	margin: 0 0 2em;
	padding: 0 0 2em;
	border-bottom: 1px solid #dedede;
}

.c5-casestudy-box {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 100%;
}
.c5-casestudy-box-left {
	margin: 0;
	padding: 0;
	border-right: 1px dotted #dedede;
}
.c5-casestudy-box-right {
	margin: 0 0 0 15px;
	padding: 0;
}

div.photo-box {
	float: left;
	display: inline;
	width: 110px;
	margin-right: 10px;
}
div.photo-box img{
	max-width: 100%;
}

div.text-box {
	float: none;
	display: block;
	width: auto;
	line-height: 1.3;
}
.c5-casestudy-box-left div.text-box {
	margin-right: 5px;
}

div.text-box h3 {
	margin: 0 0 5px;
	padding: 0;
	font-size: 1.15em;
	font-weight: bold;
}



span.c5-mod-iconNew {
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 13px;
	margin: 0 0 2px 5px;
    padding: 0;
    background: transparent url(/digital-paper/casestudy/images/icon_mark_new.png) no-repeat 0 0;
    overflow: hidden;
	font-size: 0;
	text-indent: -9999px;
}

span.mod-iconPDF {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
	margin: 0 0 0 5px;
    padding: 0;
    background: transparent url(/digital-paper/share/images/icon_mark_pdf-dl.png) no-repeat 0 0;
    overflow: hidden;
	font-size: 0;
	text-indent: -9999px;
}

@media (max-width:640px){
	 div.line-box {
		margin: 0 0 20px;
		padding: 0 10px;
		border-bottom: none;
	}

	 div.c5-casestudy-box {
		float: none;
		display: block;
		width: auto;
		margin: 0;
		padding: 0;
	}
	 div.c5-casestudy-box-left {
		margin: 0 0 20px;
		padding: 0 0 20px;
		width: auto;
		border-right: none;
		border-bottom: 1px solid #dedede;
	}
	 div.c5-casestudy-box-right {
		margin: 0 0 20px;
		padding: 0 0 20px;
		border-bottom: 1px solid #dedede;
	}

	 div.photo-box {
		float: left;
		display: inline;
		width: 110px;
		margin-right: 15px;
	}
	 div.text-box {
		float: none;
		display: block;
		width: auto;
		margin-left: 125px;
	}
	 div.c5-casestudy-box-left div.text-box {
		width: auto;
		margin-right: 0;
	}
	
}


/* index リンク色設定 */
 div.c5-casestudy-box a, 
 div.c5-casestudy-box a:link {
	text-decoration: none;
	background-color: transparent;
	color: #333;	
	cursor: pointer;
	*zoom: 1;
	*z-index: 1;
}
 div.c5-casestudy-box a:visited {
	background-color: transparent;
	color: #333;	
	cursor: pointer;
	*zoom: 1;
}
 div.c5-casestudy-box a:hover, 
 div.c5-casestudy-box a:active {
	background-color: transparent;
	color: #333;
	text-decoration:underline;
	cursor: pointer;
	*zoom: 1;
}


 div.c5-casestudy-box a h3, 
 div.c5-casestudy-box a:link h3 {
	text-decoration: none;
	background-color: transparent;
	color: #43677e !important;	
	cursor: pointer;
	*zoom: 1;
}
 div.c5-casestudy-box a:visited h3 {
	background-color: transparent;
	color: #43677e !important;
	cursor: pointer;
	*zoom: 1;
}
 div.c5-casestudy-box a:hover h3, 
 div.c5-casestudy-box a:active h3 {
	background-color: transparent;
	color: #c41230 !important;
	text-decoration: underline;
	cursor: pointer;
	*zoom: 1;
}

 div.c5-casestudy-box img {
	position: relative;
	display: inline;
	*zoom: 1;
	*z-index: -1;
}


/*  casestudy detail style
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.c5-title {
	float: left;
}

ul.c5-title-link {
    float: right;
}
.c5-title-link li {
    display: inline-block;
    margin-left: 20px;
}

@media (max-width:640px){
	ul.c5-title-link {
		display: none;
	}
}


.s5-row__col1 .c5-detail-title {
	background: #302f2f;
	color: #FFFFFF;
	padding: 2%;
}

.s5-row__col1 .c5-detail-title .sub-title {
	display: block;
}
.s5-row__col1 .c5-detail-title .title {
	display: block;
}
.s5-row__col1 .c5-detail-title .text {
	display: block;
}
.s5-row__col1 div.c5-detail-title-img {
	display:block ;
	width: auto;
	height: auto;
}
.s5-row__col1 div.c5-detail-title-img img {
	width: 100%;
	height: 100%;
}


.s5-row__col1 div.c5-pdf_download-sp {
	background: #212020;
	color: #FFFFFF;
	padding: 2%;
	margin-top: -8px;
}


div#mod-casestudy-detail-profile {
	margin: 30px 0;
	padding: 25px;
	background: #f0f0f0;
}
div#mod-casestudy-detail-profile h3 {
	margin-top: -5px;
	font-size: 1.1em;
	font-weight: bold;
}
div#mod-casestudy-detail-profile h3 span {
	font-size: 1.6em;
	margin-right: 5px;
}
div#mod-casestudy-detail-profile h3 span br {
	display: none;
}
div#mod-casestudy-detail-profile h3 img {
	margin-top: -1.0em;
	margin-left: 15px;
	vertical-align: top;
}
div#mod-casestudy-detail-profile p {
	margin: 10px 0 0 200px;
}
div#mod-casestudy-detail-profile p.c5-390 {
	margin: 10px 0 0 390px;
}

div#mod-casestudy-detail-profile p.photo {
	float: left;
	display: inline;
	margin: 0 20px 0 0;
}
div#mod-casestudy-detail-profile p.photo img{
	width: 100%;
}

@media (max-width:640px){
	div#mod-casestudy-detail-profile {
		margin: 15px 0;
		padding: 25px;
		background: #f0f0f0;
	}
	div#mod-casestudy-detail-profile h3 {
		margin-top: 0;
		font-size: 1.1em;
		font-weight: bold;
	}
	div#mod-casestudy-detail-profile h3 span {
		font-size: 1.6em;
		margin-right: 0;
	}
	div#mod-casestudy-detail-profile h3 span br {
		display: block;
	}
	div#mod-casestudy-detail-profile h3 img {
		display: block;
		margin: 15px 0 0;
		vertical-align: text-bottom;
	}
	div#mod-casestudy-detail-profile p, div#mod-casestudy-detail-profile p.c5-390 {
		margin: 10px 0 0 0;
	}
	div#mod-casestudy-detail-profile p.photo {
		float: left;
		display: inline;
		margin: 0 10px 0 0;
		max-width: 110px;
	}
}

.c5-sub-title {
	background: #302f2f;
	color: #FFFFFF;
	padding: 1% 2%;
}

.c5-sub-contents {
	margin: 2%;
}

.c5-sub-contents ul.c5-disc{
	padding: 1%;
}

.c5-sub-contents .c5-disc li{
	list-style-type: disc !important;
}

.c5-pdf_download-pc {
	display: inline;
	float: right;
	margin-left: 1%;
}
.c5-pdf_download-sp {
	display: none;
}

@media (max-width:640px){
	.c5-pdf_download-pc {
		display: none;
	}
	.c5-pdf_download-sp {
		display: block;
	}
}


.c5-vertical__list ul {
 font-size:0;
 font-family:zeroWidth;
 list-style:none;
 list-style-type:disc !important;
 padding:0;
 margin:0;
 word-break:break-all
}
.c5-vertical__list li {
 font-size:12px;
 font-size:1.0rem;
 font-family:sans-serif;
 vertical-align:top;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 display:inline-block;
 width:24.999%;
 margin:0 0 6px;
 padding:0 1.5em 0 0
}
.c5-vertical__list a {
 color:inherit;
 -webkit-transition:opacity .2s;
 transition:opacity .2s;
 position:relative;
 display:inline-block;
 padding-left:14px
}
.c5-vertical__list a img {
 -webkit-transition:opacity .2s;
 transition:opacity .2s
}
.c5-vertical__list a:hover {
 text-decoration:none;
 -ms-filter:"alpha(opacity=80)";
 opacity:.8;
 -webkit-transition:opacity 0;
 transition:opacity 0
}
.c5-vertical__list a:hover img {
 -ms-filter:"alpha(opacity=62.5)";
 opacity:.625;
 -webkit-transition:opacity 0;
 transition:opacity 0
}
.c5-vertical__list a:before {
 content:"";
 font-family:icon;
 speak:none;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 line-height:1;
 vertical-align:middle;
 display:inline-block;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 line-height:0;
 position:absolute;
 left:0;
 top:.82em
}
@media screen and (max-width:639px) {
 .c5-vertical {
  padding:16px 10px 10px;
  margin:30px 0
 }
 .c5-vertical__list li {
  font-size:.85714rem;
  display:block;
  width:auto
 }
}
