.c5-pc {
	display: block;
}
.c5-pc img{
	width: 100%;
	height: auto;
}
.c5-sp {
	display: none;
}
@media screen and (max-width:640px) {
	.c5-pc {
		display: none;
	}
	.c5-sp {
		display: block;
	}
}
.s5-row .c5-touroku {
	font-size: 2.4rem;
	display: table-cell;
	width: 46%;
}
.s5-row .c5-touroku img{
	width: 100%;
}
.s5-row .c5-oubo {
	font-size: 2.4rem;
	display: table-cell;
	width: 46%;
}
.s5-row .c5-oubo img{
	width: 100%;
}
.s5-row .c5-touroku::before , .s5-row .c5-oubo::before{
    content: normal;
}
.s5-table2 table li{
	list-style-position: inside;
}
.c5-icon {
	font-size: 3rem; display: table-cell; vertical-align: middle; width:2%;
}
.c5-cp_bk {
	background-color:#E4F6FF;
	padding: 2% 4% 4%;
}
.c5-cp_ttl {
	background:#00abdf;
	padding: 0.5em 1em;
	color:#FFFFFF;
	font-size: 88%;
}
.c5--p1{
	padding-left: 2%;
}
.c5-product {
	background:#fff; padding: 2%;
}
.c5-left  img{
	max-width: 260px;
}
.c5-product .s5-row .c5-left {
    box-sizing: border-box;
    float: left;
    margin-top: 0;
    padding: 0 0 0 0;
    width: 50%;
	position: relative;
}
.c5-product .s5-row .c5-right {
    box-sizing: border-box;
    float: right;
    padding: 0 0 0 5px;
    width: calc(50% - 5px);
}
.c5-product .s5-row .c5-right .c5-new{
	display: inline-block;
	border: 1px solid #de0716;
	color: #de0716;
	font-size: 12px;
	float: right;
	margin: 2px 0 0;
	padding: 2px;
}
.c5-product .s5-row .s5-row__col2:last-child {
	padding: 0 0 0 20px;
}
.c5-product .s5-row .s5-row__col2:after,
.c5-product .s5-row .c5-right p:after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.c5-product .s5-row .s5-row__col2 a:hover{
	text-decoration: none;
	color: #FFF;
}
.s5-row__col2 img {
	width: 100%;
}
.s5-row ul.c5-list-disc li {
	list-style: disc !important;
	margin: 1em;
    font-size: 88%;
    line-height: 1.6;
}
.c5-caption {
	border:#EF1D21 2px solid;
	padding: 2%;
	width: auto;
}
.s5-row .c5-flow {
	display: table-cell;
	width: 31%;
}
.s5-row .c5-attention {
	background: #E6E6E6 none repeat scroll 0 0;
	padding: 3% 5%;
	border:#FFF 1px solid;
}
.s5-row .c5-attention .c5-subttl {
	background:#333;
	padding: 1%;
	color:#0080cc;
}
.s5-row .c5-attention p{
	min-height: 80px;
}
.c5-icon-down {
	font-size: 4rem;
}
.c5-mail {
	border:#e3e3e3 2px solid;
	padding: 2%;
	background:#FFF;
	width: auto;
}
.c5-mail .c5-mail_icon{
	display:inline-block;
	vertical-align:middle;
}
.c5-mail .c5-mail_txt {
	display:inline-block;
	vertical-align:middle;
	font-size: 2em;
}
.c5-chirashi {
	width: auto;
}
.c5-chirashi img {
	width:100%;
	height:auto;
}
.c5--f90{
	font-size: 88%;
	padding-left:2%;
	line-height: 1.6;
}
.tc{
	text-align: center;
}
.c5-mainVisual{
	height: auto;
	width: 100%;
	margin: 20px 0 0;
}
.c5-mv-copy{
	height: auto;
	width: 100%;
	margin: 60px 0 0;
}
.c5-mainVisual img,
.c5-mv-copy img,
.c5-bnr_sp2 img {
	width:100%;
	height:auto;
}
.c5-bnr_sp2{
	margin: 60px auto 0;
	max-width: 960px;
	text-align: center;
}
.c5-bnr_sp2 p{
	color: #83838f;
    font-size: 0.8rem;
    text-align: right;
    margin-top: -5px;
}
.c5-bnr_sp{
	text-align: right;
}
a:hover{
	opacity: .7;
}
@media screen and (max-width:640px) 
	{
	.c5-product .s5-row .s5-row__col2:last-child {
	padding: 0
	}	
	.c5-product .s5-row .c5-left {
	    padding: 0 1% 0 1%;
	    width: 48%;
		position: relative;
	}
}