@charset "UTF-8";
/* CSS Document */

.sp {
        display: none !important;
}
.pc {
        display: block !important;
}

#cntWrp{
	width:1280px;
	margin:0 auto;
	z-index: 1 !important;
	position: relative;
}

.contents{
	overflow:hidden;
}

#cntWrp,
#cntWrp div,
#cntWrp p,
#cntWrp h1,
#cntWrp h2,
#cntWrp h3,
#cntWrp span{
	line-height:200%;
	letter-spacing:0.1em;
}

#cntWrp a{
	color:#333;
	text-decoration:underline;
}

#cntWrp a:hover{
	opacity: 0.6;
}

h1 img{
	width:1280px;
}


h2 img{
	width:1280px;
}

.prfBg{
	width:1280px;
	/*background-image:url(../images/mzk_bg_01_pc.jpg);*/
	margin-top: -70px;
	z-index: -99999 !important;
	position: relative;
}

.prfBg dl{
	width:960px;
	margin:50px auto 0;
}

.prfBg dl dd{
	float:left;
	width:510px;
}

.prfBg dl dd .plfMzk01{
	color:#fb596b;
	font-size:14px;
	display:block;
}

.prfBg dl dd .plfMzk02{
	color:#fb596b;
	font-size:23px;
	display:block;
	font-weight:bold;
	padding-bottom:20px;
}

.prfBg dl dd .plfMzk03{
	font-size:14px;
	color:#191919;
	display:block;
}

.prfBg dl dt{
	float: right;
	width:380px;
}

.rcpBgIn{
	width:1280px;
	background-image:url(../images/mzk_ttl_02_pc.png);
	background-size:100%;
	padding-top:605px;
	background-repeat: no-repeat;
	margin-top: -282px;
	padding-bottom: 30px;
	z-index: 9999 !important;
	position: relative !important;
}

.rcpBg{
	width:1280px;
	padding-bottom: 20px;
	background-position: bottom;
}

.rcpBg2{
		background-image:url(../images/mzk_bg_03_pc.jpg);
		background-size:100%;
		 background-repeat: no-repeat;
	
	padding-bottom: 50px;
	margin-top: -52px;
	 }




.rcpBg .rcpWrp{
	/*background-color:#FFFFFF;*/
	width:1140px;
	margin:-140px auto 0;
}

.txtRcp{
	margin:-15px auto;
	text-align:center;
	width:100%;
	font-size:16px;
	color: #fff;
}

.rcpBg .rcpWrp h3{
	padding-top:-200px;
	margin:0 auto;
	width:480px;
}

.rcpBg .rcpWrp h3 img{
	width:480px;
	margin:0 auto;
	margin-top:-80px !important;
}

.rcpBg .rcpWrp .rcpTtl{
	font-weight:bold;
	font-size:30px;
	text-align:center;
	margin:200px 0;
}

.rcpBg .rcpWrp .rcpImg{
	width:830px;
	margin:-160px auto 30px !important;
	position: relative;
}

.rcpBg .rcpWrp .rcpImg img.icnPht{
	position: absolute;
	top: -50px;
	left: 5px;
	width: 160px;
	z-index: 1 !important;
}

.rcpBg .rcpWrp .rcpImg img.rcpPht{
	width:830px;
}

.rcpBg .rcpWrp .rcpTxt{
	text-align:center;
	margin-top:20px;
	font-size:18px;
}

ol {
  list-style: none;
  counter-reset: ol_li; /* ol_li カウンタをセットする(値もリセット) */
}
ol li:before {
  margin-right: .25em;
  counter-increment: ol_li; /* ol_li カウンタの値に1加える */
  content: counter(ol_li) "."; /* before擬似要素のcontentで出力 */
  color: #e60012; /* 色を変更 */
  font-size:20px;
  float:left;
  margin-left:18px;
}
 
.rcpWrpTxt{
	width:1140px;
	margin:0 auto;
	/*background-color:#FFFFFF;*/
	padding-top:20px;
	
}

.rcpWrpInn{
	width:900px;
	margin:50px auto 0;
}

.rcpLftCnt{
	width:280px;
	float:left;
}

.rcpLftCnt p{
	padding-bottom:5px;
	margin-bottom:30px;
	border-bottom:2px solid #e60012;
	font-weight:bold;
	font-size:21px;
}

.rcpLftCnt ul{
	width:280px;
	margin-bottom:40px;
}

.rcpLftCnt div{
	border-bottom:1px solid #d9d9d9;
	margin-bottom:10px;
	height:35px;
	width:280px;
}

.rcpLftCnt ul li{
	border-bottom:1px solid #d9d9d9;
	margin-bottom:10px;
	height:35px;
	width:280px;
}

.rcpLftCnt ul li .rcpDtlMtl{
	float:left;
	display:block;
}

.rcpLftCnt ul li .rcpDtlAmt{
	float:right;
	display:block;
}

.rcpRgtCnt{
	float:right;
	width:550px;
}

.rcpRgtCnt p{
	padding-bottom:5px;
	margin-bottom:30px;
	border-bottom:2px solid #e60012;
	font-weight:bold;
	font-size:21px;
}

.rcpRgtCnt ol li{
	border-bottom:1px solid #d9d9d9;
	margin-bottom:20px;
	width:550px;
	clear:both;
	padding-bottom:20px;
	height:170px;
}

.rcpRgtCnt ol li.hglng{
	height:350px !important;
}

.rcpRgtCnt ol li.hglng2{
	height:70px !important;
}



.rcpRgtCnt ol li dl{
	width:550px;
	margin:0 auto;
}

.rcpRgtCnt ol li dl dt{
	float:left;
	width:350px;
}

.rcpRgtCnt ol li dl dd{
	float:right;
	width:150px;
}

.rcpBg3{
	
	
}

.rcpLstAth{
	width:1080px;
	margin:0 auto 50px;
	/*background-color:#FFFFFF;*/
	padding-top:170px;
	padding-bottom: 80px;
}


 
.rcpLstAth p{
	width:900px;
	margin:0 auto;
}

.rcpLstAth ul{
	width:940px;
	margin:50px auto 0;
}

.rcpLstAth ul li{
	width: 25%;
    width: -webkit-calc(100% / 4);
    width: calc(100% / 4);
    float: left;
    padding: 1em 1.5em;
    margin: 0;
    box-sizing: border-box;
	padding-bottom:20px;
	margin-bottom:0;
}

.rcpLstAth ul li dl dd{
	text-align:center;
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
}

.rcpLstAth ul li dl dd a{
	color: #333 !important;
}

.rcpLstAth ul li dl dt{
	position:relative;
}

.rcpLstAth ul li dl dt .onCntLst{
	position:absolute;
	top:0;
	text-align:center;
	width:100%;
	margin:0 auto;
	z-index:9999;
	color:#FFFFFF !important;
	opacity:0;
	padding:15% 15px;
	height:100%;
	display:block;
	text-shadow: 1px 1px 2px #000;
	font-size: 13px;
	line-height: 160% !important;
}

.rcpLstAth ul li dl dt .onCntLst:hover{
	opacity:1;
}

.rcpLstAth ul li dl dt .onCntLst a{
	background-color:#891e26;
	color:#fff !important;
	width:80%;
	margin:8px auto;
	display:block;
	padding:8px;
	text-decoration:none !important;
	font-size:12px;
	font-weight:bold;
	text-shadow: none !important;
}



.rcpLstAth img.icnNew{
	position:absolute;
	right:-15px;
	top:-15px;
	width:70px;
}
 
 .prdLstRcp{
	 width:1280px;
	 padding-top:80px;
	 background-image: url(../images/mzk_bg_04_pc.jpg);
	 background-size: 100%;
	 background-position: top;
	 padding-bottom: 440px;
	 margin: -96px auto 0 !important;
 }

 .prdLstRcp h2{
	 width: 52%;
	 text-align: center;
	 margin: 90px auto 30px;
}
  
  .prdLstRcp p{
	  text-align:center;
	  margin:0 auto 40px;
	  font-size:16px;
  }
 
 .prdLstRcp ul{
	 width:1100px;
	 margin:0 auto;
 }
 
.prdLstRcp ul li{
	width: 48%;
    /*width: -webkit-calc(100% / 2);
    width: calc(100% / 2);*/
    float: left;
    padding: 2em 3em;
    margin: 0;
    /*box-sizing: border-box;*/
	padding-bottom:30px;
	margin-top: 10px;
	margin-bottom:40px;
	background-color: #FFFFFF;
	margin-right:4%;
	border: 3px solid #891e26;
	 /*border-image: linear-gradient(to bottom, #891e26, #7dc5fa) 1;*/
}

.prdLstRcp ul li:nth-child(2){
	margin-right: 0;
}

.prdLstRcp ul li dl dt .prdNamMain{
	color:#000;
	font-weight:bold;
	font-size:20px;
	display:block;
	text-align:center;
}

.prdLstRcp ul li dl dt .prdNamSub{
	color:#000;
	font-size:16px;
	display:block;
	text-align:center;
}


.prdLstRcp ul li dl dd .prdNamTtl{
	font-size:18px;
	font-weight:bold;
}

.prdLstRcp ul li dl dd .prdNamTxt{
	font-size:14px;
}



.prdLstRcp ul li dl dd .prdNamBtn a{
	display:block;
	color:#fff !important;
	text-decoration:none !important;
	background-color:#891e26;
	padding:15px;
	text-align:center;
	font-size:18px;
	width:80%;
	margin:0 auto;
}

.prdLstRcp ul li dl dd .prdNamBtn a:hover{
	opacity: 0.6;
}

.prdLstRcp ul li dl dt img{
	border:1px solid #333;
	margin:0 0 20px;
}

.attWrp{
	border:1px solid #FF2D00;
	padding:10px 20px 20px;
	display:block;
	position:relative;
	margin-top:60px;
}
 
.attWrpTtl{
	padding:5px 20px;
	background-color: #FF2D00;
	position:absolute;
	top:-20px;
	color: #FFFFFF;	
	font-weight:bold;
}

.prfLft{
	position: relative !important;
}

.prfWrpBlk{
	width: 100%;
	display: block;
	text-align: center;
}

.prfWrpBlk .prpBlkImg{
	margin: 60px auto 30px;
	width: 300px;
}

.icnSnsWrp{
	/*position: absolute!important;
	top: 315px !important;
	left: 70px;
	margin: 20px auto 0 !important;*/
	display: block;
	width: 150px;
	margin: 0 auto;
	z-index: 1000;
	position: relative;
}

.icnSnsWrp img{
	float: left !important;
	margin-left: 18px;
	width: 25px !important;
	margin-top: 0px;
	z-index: 1000;
	position: relative;
}

@media (min-width: 768px) {
	/* .accordion {
      margin:  0;
	 padding: 0;
    }

    .acd-check {
      display: none;
    }

    .acd-label {
      display: block;
      padding: 0;
      cursor: pointer;
      user-select: none;
		text-align: right;
		float: right;
		clear: both;
		margin-top: -28px;
    }

    .acd-label::after {
      content: "もっと見る▼";
		font-size: 13px;
		font-weight: bold;
    }

    .acd-check:checked + .acd-label::after {
      content: "元にもどす▲";
    }

    .acd-content {
      overflow: hidden;
      max-height: 0;
      transition: max-height 0.4s ease, padding 0.4s ease;
      border-top: none;
		clear: both;
		margin: 0;
		padding: 0;
    }

    .acd-check:checked ~ .acd-content {
      max-height: 200px; 
    }	 */
	/*NEW*/
	
	.accordion {
      width: 100%;
    }

    .acd-check {
      display: none;
    }

    .acd-content {
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.4s ease, padding 0.4s ease;
    }

    .acd-check:checked ~ .acd-content {
      max-height: 500px; /* 十分な高さに調整 */
    }

    .acd-toggle {
      display: block;
      width: 100%;
      text-align: center;
      cursor: pointer;
      user-select: none;
      font-weight: bold;
		text-align: right;
		float: right;
		clear: both;
		margin-top: 10px;
    }

    .acd-toggle::before {
      content: "もっと見る▼";
		font-size: 13px;
		font-weight: bold;
    }

    .acd-check:checked ~ .acd-toggle::before {
      content: "元にもどす▲";
		font-size: 13px;
		font-weight: bold;
    }
	
	/* .acd-label{
		display: none;
	}
	
	.acd-label2{
		display: none;
	}
	
	.acd-check{
    display: none;
}
	
	.acd-check2{
    display: none;
}
	
	 .acd-label{
    background: #3c9d00;
    color: #fff;
    display: block;
    margin-bottom: 1px;
    padding: 4px 4px 2px 4px;
    position: relative;
  text-align: center;
  width: 100%;
  margin: 5px auto 5px;
		 clear: both;
		 border-radius: 20px;
}
.acd-label:after{
    
    box-sizing: border-box;
    content: '▼';
    display: block;
    height: 30px;
    padding: 4px 20px;
    position: absolute;
    right: 0;
    top:0;
}
	
	/* .acd-label2{
    background: #fff;
    color: #000;
    display: block;
    margin-bottom: 1px;
    padding: 5px;
    position: relative;
  text-align: center;
  border: 1px solid #ddd;
  width: 92%;
  margin: 0 auto 5px;
		 clear: both;
}
.acd-label2:after{
    background: #fff;
    box-sizing: border-box;
    content: '▼';
    display: block;
    height: 30px;
    padding: 4px 20px;
    position: absolute;
    right: 0;
    top:0;
}
	
.acd-content{
   
    display: block;
    height: 0;
    opacity: 0;
    padding: 0 15px;
    transition: .5s;
    visibility: hidden;
	margin-top: -20px;
}
	
	
	
	.acd-check:checked + .acd-label{
		visibility: hidden;
}

.acd-check:checked + .acd-label:after{
    content: '▲';
	
    
}
.acd-check:checked + .acd-label + .acd-content{
    height: auto;
    opacity: 1;
    padding: 0px;
    visibility: visible;
	margin-top: -52px;
	padding-bottom: -50px !important;
}
	

	
/*.acd-check2:checked + .acd-label2:after{
    content: '▲';
}
.acd-check2:checked + .acd-label2 + .acd-content2{
    height: auto !important;
    opacity: 1;
    padding: 10px;
    visibility: visible;
}*/
	
	.bgPrfPc{
		background-image: url(../images/mzk_bg_01_pc.png);
		background-size:100%;
		 background-repeat: no-repeat;
		margin: 0px 0 0 0 !important;
		z-index: -999 !important;
		position: relative;
		padding-bottom: 240px;
	}
	
	
	 .imgPrf{
		 width: 73% !important;
		 margin: 0 auto !important;
		 padding-top: 75px;
}
	.imgPrf h2{
		margin: 0 auto 0px;
		text-align: center;
	}
	.imgPrf h2 img{
		width: 76%;
		margin: 0 auto;
	}
		
	 
}

.prfLft{
	float: left;
	width: 27%;
}

.prfRgt{
	float: right;
	width: 68%;
	margin-top: 20px;
}

.mzkRcpMr p{
	text-align: center;
	display: block;
}

.mzkRcpMr a{
	width: 300px;
	height: 60px;
	display: block;
	color: #fff !important;
	background-color: #891e26;
	margin: 15px auto 0;
	text-decoration: none !important;
	padding: 17px !important;
}

.mzkRcpMr a:hover{
	background-color: #000000 !important;
	color: #fff !important;
	opacity: inherit !important;

}
 

 @media (max-width: 767px) {
	 .mzkRcpMr p{
	text-align: center;
	display: block;
	font-weight: bold;
		 padding-bottom: 17px !important;
}

.mzkRcpMr a{
	width: 90%;
	height: 60px;
	display: block;
	color: #fff;
	background-color: #891e26;
	margin: -35px auto 0px;
	text-decoration: none !important;
	padding: 17px !important;
}

.mzkRcpMr a:hover{
	background-color: #000 !important;
	color: #fff !important;
	opacity: inherit !important;

}
	 
	 
	 .bgPrfSp{
		background-image: url(../images/mzk_bg_01_sp.png);
		background-size:100%;
		 background-repeat: no-repeat;
		padding-bottom: 380px;
		margin: 0 !important;
		 /*height: 1328px;*/
		 margin-bottom: 0px !important;
		 padding-top: 130px;
	}
	
	
	 .imgPrf{
		 width: 76% !important;
		 margin: -55px auto 0 !important;
		 
		position: relative;
		 z-index: 0 !important;
}
	 
	 .imgPrf h2 img{
		 width: 80%;
		 text-align: center;
		 margin-left: 10%;
	 }
	 
	 
	 
	 
	 .rcpBg3{
	
	 }
	 
	  /* 旧タイプ */
	 
	 
	/*
	 
	  .acd-check{
    display: none;
}
	 
	 .acd-check2{
    display: none;
}
	 
	 .acd-label{
    background: #3c9d00;
    color: #fff;
    display: block;
    margin-bottom: 1px;
    padding: 4px 4px 2px 4px;
    position: relative;
  text-align: center;
  
  width: 100%;
  margin:5px auto 90px;
		 z-index: 9999;
		 font-size: 12px;
		 border-radius: 20px;
}
.acd-label:after{
    background: #3c9d00;
    box-sizing: border-box;
    content: '▼';
    display: block;
    height: 14px;
    padding: 4px 20px;
    position: absolute;
    right: 8px;
    top:0;
		 border-radius: 30px;
}
	 
	  .acd-label2{
    background: #fff;
    color: #000;
    display: block;
    margin-bottom: 1px;
    padding: 8px;
    position: relative;
  text-align: center;
  border: 1px solid #666;
  width: 90%;
  margin: 0 auto 30px;
		  clear: both;
}
.acd-label2:after{
    background: #fff;
    box-sizing: border-box;
    content: '▼';
    display: block;
    height: 30px;
    padding: 7px 20px;
    position: absolute;
    right: 0;
    top:0;
}
.acd-content{
   
    display: block;
    height: 0;
    opacity: 0;
    padding: 0;
    transition: .5s;
    visibility: hidden;
	width: 100%;
	margin: -125px auto -5px;
}
	 
	 .acd-content2{
    
    display: block;
    height: 0;
    opacity: 0;
    padding: 0 15px;
    transition: .5s;
    visibility: hidden;
}

	 .acd-check:checked + .acd-label{
		 visibility: hidden;
	 }	 
	 
.acd-check:checked + .acd-label:after{
    content: '▲';
}
.acd-check:checked + .acd-label + .acd-content{
    height: auto;
    opacity: 1;
    padding: 0px;
    visibility: visible;
	margin-top: -126px;
	margin-bottom: -46px;
}
	 
	 .acd-check2:checked + .acd-label2{
		 visibility: hidden;
}
	 
	 .acd-check2:checked + .acd-label2:after{
    content: '▲';
}
.acd-check2:checked + .acd-label2 + .acd-content2{
    height: auto;
    opacity: 1;
    padding: 0;
    visibility: visible;
	margin-top: -70px;
}*/
	 
	  /* 旧タイプ */
	 
 /*.accordion {
      margin:  0;
	 padding: 0;
    }

    .acd-check {
      display: none;
    }

    .acd-label {
      display: block;
      padding: 0;
      cursor: pointer;
      user-select: none;
		text-align: right;
		float: right;
		clear: both;
		margin-top: -5px;
    }

    .acd-label::after {
      content: "もっと見る▼";
		font-size: 10px;
		font-weight: bold;
    }

    .acd-check:checked + .acd-label::after {
      content: "元にもどす▲";
    }

    .acd-content {
      overflow: hidden;
      max-height: 0;
      transition: max-height 0.4s ease, padding 0.4s ease;
      border-top: none;
		clear: both;
		margin: 0;
		padding: 0;
    }

    .acd-check:checked ~ .acd-content {
      max-height: 200px;  中身が増えるなら大きめに調整してください 
    }	 */
	 
	 
	 .accordion {
      width: 100%;
    }

    .acd-check {
      display: none;
    }

    .acd-content {
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.4s ease, padding 0.4s ease;
    }

    .acd-check:checked ~ .acd-content {
      max-height: 500px; /* 十分な高さに調整 */
    }

    .acd-toggle {
      display: block;
      width: 100%;
      cursor: pointer;
      user-select: none;
      font-weight: bold;
		text-align: right;
		float: right;
		clear: both;
		margin-top: 0px;
    }

    .acd-toggle::before {
      content: "もっと見る▼";
		font-size: 11px;
		font-weight: bold;
    }

    .acd-check:checked ~ .acd-toggle::before {
      content: "元にもどす▲";
		font-size: 11px;
		font-weight: bold;
    }
	 
	 .imgPrf{
	position: relative !important;
		 height: auto;
}

.icnSnsWrp{
	/*position: absolute !important;
	top: 660px !important;
	left: 40% !important;*/
	position: inherit !important;
	z-index: 9999 !important;
	top: inherit!important;
	left: inherit !important;
	margin-left: -8px !important;
	margin-top: -42px !important;
	
}

.icnSnsWrp img{
	float: left;
	margin-left: 12px !important;
	width: 20px !important;
	margin-top: 0;
}
	 
.pc {
    display: none !important;
}
.sp {
    display: block !important;
}

#cntWrp{
	width:100%;
	margin: 0 auto;
	z-index: 1 !important;
	position: relative;
}

h1 img{
	width:100%;
}

h2 img{
	width:100%;
}

.prfBg{
	width:100%;
	/*background:none;*/
}

.prfBg dl{
	width:90%;
	margin:0 auto;
}

.prfBg dl dd{
	float:inherit;
	width:94%;
	margin:30px auto 0;
}

.prfBg dl dd .plfMzk01{
	color:#fb596b;
	font-size:14px;
	display:block;
}

.prfBg dl dd .plfMzk02{
	color:#fb596b;
	font-size:23px;
	display:block;
	font-weight:bold;
	padding-bottom:20px;
}

.prfBg dl dd .plfMzk03{
	font-size:14px;
	color:#191919;
	display:block;
}

.prfBg dl dt{
	float: inherit;
	width:80%;
	margin:0 auto;
}

.rcpBgIn{
	width:100%;
	background-image:url(../images/mzk_ttl_02_sp.png);
	background-size:100%;
	padding-top:260px;
	background-repeat: no-repeat;
	margin-top: -380px;
}
	 
	 .rcpBg{
		 background-image:url(../images/mzk_bg_02_sp.jpg);
		 background-image: none;
		 width:100%;
		background-size:100%;
		 background-repeat: repeat-y;
		 padding-bottom: 0px !important;
	padding-bottom: 20px;
		 background-position: bottom;
	 }
	 
	 .rcpBgg{
		
		 width:100%;
		background-size:100%;
		 background-repeat: repeat-y;
		 padding-bottom: 0px !important;
	padding-bottom: 20px;
		 background-position: bottom;
	 }

.rcpBg2{
		background-image:url(../images/mzk_bg_03_sp.png);
		background-size:100%;
		 background-repeat: no-repeat;
	
	padding-bottom: 0px;
	margin-top: -32px;
	z-index: 1;
	position: relative;
	 }	


.rcpBg .rcpWrp{
	/*background-color:#FFFFFF;*/
	width:90%;
	margin:60px auto 0;
}

.txtRcp{
	margin:0 auto;
	text-align:center;
	margin-top:105px;
	width:100%;
	font-size:13px;
	line-height:180%;
	color: #fff;
}


.rcpBg .rcpWrp h3{
	padding-top:50px !important;
	margin:0 auto;
	width:90%;
}

.rcpBg .rcpWrp h3 img{
	width:100%;
	margin:0 auto;
	margin-top:-30px;
}

.rcpBg .rcpWrp .rcpTtl{
	font-weight:bold;
	font-size:18px;
	text-align:center;
	margin:220px 0 0;
}

.rcpBg .rcpWrp .rcpImg{
	width:92%;
	margin:30px auto 30px!important;
	position: relative;
}

.rcpBg .rcpWrp .rcpImg img.icnPht{
	position: absolute;
	top: -7%;
	left: -4%;
	width:30%;
}	 
	 
.rcpBg .rcpWrp .rcpImg img.rcpPht{
	width:100%;
}
	 

.rcpBg .rcpWrp .rcpTxt{
	text-align:left;
	margin-top:0px;
	font-size:13px;
	width:90%;
	margin:0 auto;
}

ol {
  list-style: none;
  counter-reset: ol_li; /* ol_li カウンタをセットする(値もリセット) */
}
ol li:before {
  margin-right: .25em;
  counter-increment: ol_li; /* ol_li カウンタの値に1加える */
  content: counter(ol_li) "."; /* before擬似要素のcontentで出力 */
  color: #e60012; /* 色を変更 */
  font-size:20px;
  float:left;
  margin-left:5%;
}
 
.rcpWrpTxt{
	width:94%;
	margin:0 auto;
	/*background-color:#FFFFFF;*/
	padding-top:10px;
}

.rcpWrpInn{
	width:90%;
	margin:20px auto 0;
}

.rcpLftCnt{
	width:94%;
	float:inherit;
	margin:0 auto;
}

.rcpLftCnt p{
	padding-bottom:5px;
	margin-bottom:30px;
	border-bottom:2px solid #e60012;
	font-weight:bold;
	font-size:18px;
}

.rcpLftCnt ul{
	width:100%;
	margin-bottom:40px;
}

.rcpLftCnt div{
	border-bottom:1px solid #d9d9d9;
	margin-bottom:10px;
	height:35px;
	width:100%;
}

.rcpLftCnt ul li{
	border-bottom:1px solid #d9d9d9;
	margin-bottom:10px;
	height:35px;
	width:100%;
}

.rcpLftCnt ul li .rcpDtlMtl{
	float:left;
	display:block;
	width:60%;
	font-size: 14px;
}

.rcpLftCnt ul li .rcpDtlMtl2{
	float:left;
	display:block;
	width:70%;
}
 
	 
.rcpLftCnt ul li .rcpDtlAmt{
	float:right;
	display:block;
	width:40%;
	text-align:right;
	font-size: 14px;
}
	 
.rcpLftCnt ul li .rcpDtlAmt2{
	float:right;
	display:block;
	width:30%;
	text-align:right;
}

.rcpRgtCnt{
	float:inherit;
	width:94%;
	margin:0 auto;
}

.rcpRgtCnt p{
	padding-bottom:5px;
	margin-bottom:30px;
	border-bottom:2px solid #e60012;
	font-weight:bold;
	font-size:18px;
}

.rcpRgtCnt ol li{
	border-bottom:1px solid #d9d9d9;
	margin-bottom:20px;
	width:100%;
	clear:both;
	padding-bottom:20px;
	height:100%;
}
	 
.rcpRgtCnt ol li.hglng{
	height:100% !important;
}

.rcpRgtCnt ol li dl{
	width:90%;
	margin:0 auto;
}

.rcpRgtCnt ol li dl dt{
	float:inherit;
	width:90%;
	margin-left:10%;
}

.rcpRgtCnt ol li dl dd{
	float:inherit;
	width:100%;
}

.rcpRgtCnt ol li dl dd img{
	width:100%;
	margin:15px 0 10px;
}

.rcpLstAth{
	width:90%;
	margin:0 auto 70px;
	/*background-color:#FFFFFF;*/
	padding-top:200px;
	padding-bottom: 0;
	margin-bottom: 0px;
}
 
.rcpLstAth p{
	width:80%;
	margin:0 auto;
}

.rcpLstAth ul{
	width:90%;
	margin:40px auto 0;
	overflow: hidden;
}

.rcpLstAth ul li{
	width: 47%;
    float: left;
    padding: 0;
	padding-bottom:10px;
	margin-bottom:0px;
	line-height: 160% !important;
}
	 
.rcpLstAth ul li:nth-child(odd){
	margin-right: 6%;
}

.rcpLstAth ul li dl dd{
	text-align:center;
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
}
 
 .prdLstRcp{
	 width:100%;
	 padding-top:20px;
	 
	 background-image: url(../images/mzk_bg_04_sp.jpg);
	 background-size: 100%;
	 background-position: top;
	 padding-bottom: 180px;
	 position: relative;
	 z-index: 1;
	 margin: -65px auto 0 !important;
 }

 .prdLstRcp h2{
	 width: 80%;
	 text-align: center;
	 margin: 0 auto;
} 
	 
  .prdLstRcp p{
	  text-align:center;
	  margin:0px auto 20px;
	  font-size:14px;
  }
 
 .prdLstRcp ul{
	 width:100%;
	 margin:30px auto 0;
 }
 
.prdLstRcp ul li{
	width: 90%;
    float: inherit;
    margin: 0 auto;
	padding-bottom:30px;
	margin-bottom:20px;
	border-bottom:1px solid #CECECE;
	
	margin-right:inherit;
	
}
	 
	.prdLstRcp ul li:nth-child(2){
		margin-left: 5% !important;
} 

.prdLstRcp ul li dl dt .prdNamMain{
	color:#000;
	font-weight:bold;
	font-size:18px;
	display:block;
	text-align:center;
	line-height:160% !important;
}

.prdLstRcp ul li dl dt .prdNamSub{
	color:#000;
	font-size:14px;
	display:block;
	text-align:center;
	padding-bottom:10px;
}


.prdLstRcp ul li dl dd .prdNamTtl{
	font-size:16px;
	font-weight:bold;
	display:block;
	line-height:160% !important;
	padding-bottom:0px;
}

.prdLstRcp ul li dl dd .prdNamTxt{
	font-size:14px;
	display:block;
}



.prdLstRcp ul li dl dd .prdNamBtn a{
	display:block;
	color:#fff !important;
	text-decoration:none !important;
	background-color:#891e26;
	padding:15px;
	text-align:center;
	font-size:16px;
	width:100%;
	margin:-20px auto 0;
}

.prdLstRcp ul li dl dd .prdNamBtn a:hover{
	opacity: 0.6;
}

.prdLstRcp ul li dl dt img{
	border:1px solid #333;
	margin:0 0 20px;
}
	 
 }