@charset "utf-8";
/* CSS Document */

#containerIn .mainArea {
    width: 960px;
	margin: 0 auto;
}



#info {
	background: #f3f0e9;
	width:880px;
	margin:0 auto;
	padding:40px;
	position:relative;
}

#tit{
	width:874px;
	height:370px;

}

#titbg{
	position:absolute;
	top:43px;
	right:2%;
	z-index:20;
	width: 32%;
	height: auto;
}

#info #tit h2 img{
	width: 68.9%;
	height: auto;
	
	
}

#info #tit h3 {
	color:#333;
	font-size:26px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:15px 0 30px;
}

#info #tit h3+p{
	font-size: 90%;
	line-height: 1.8;
}

#toha{
	background-color:#fff;
	border:#333 solid 2px;
	padding:40px 30px;
	position:relative;
	margin-bottom:30px;
/*	z-index:10;*/
}

#toha h4{
	background-color:#333;
	color:#fff;
	padding:5px 10px;
	width:180px;
	text-align:center;
	margin-top:-60px;
	margin-bottom:30px;
	font-size:15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:0.1em;
}

#toha h4 span{
	font-size:1.3em;
}

#toha #toha1{
	margin-top:70px;
	margin-right:2%;
    width: 20%;
}

#toha #toha2{
	margin-top:33px;
   width: 77%;

}

#toha #toha3{
	position:absolute;
	top:15%;
	right:10%;
	width: 14.8%;
}

#toha p{
	line-height:2.2;
	letter-spacing:0.1em;
	font-size: 90%;
}

#toha p strong {
	color:#2b84d2;
	font-size:20px;
	line-height:1;
}

#pt3 {
	background-color:#2b84d2;
	color:#fff;
	font-size:160%;
	padding:0 15px;
	margin-bottom:50px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#pt3 span{
	font-size:1.5em;
}

.bxP{
	margin-bottom:20px;
}

.bxP img{
	float:left;
	width: 6.4%;
	height: auto;
}

.bxP dl{
	float:left;
	margin-left:10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333;
}

.bxP dt{
	font-size:1.6em;
	line-height:1.4;
	font-weight:bold;
	margin-bottom:10px;
}

.bxP dt span{
	color:#2b84d2;
}

.bxP dd{
	font-size:14px;
	line-height:2;

}

#p01{
	background-image:url(../topic/warranty/ph1.jpg);
		background-position:top right;
	background-repeat:no-repeat;
	min-height:185px;
}

#p02{
	background-image:url(../topic/warranty/ph2.jpg);
		background-position:top right;
	background-repeat:no-repeat;
	min-height:240px;

}

#p03{
	margin-top:-60px;
}

.center{
	text-align:center;
}

.center p{
	font-weight:bold;
}

#ft {
	margin-top:30px;
	margin-bottom:30px;
}

.ftBtn{
	text-align: center;
		margin-bottom:50px;
}

.ftBtn a{
	display: block;
	font-weight: bold;
    background-color: #2b84d2;
    color: #fff;
    text-align: center;
	padding: 25px;
	font-size: 130%;
	width: 85%;
	margin: 0 auto;
	box-shadow: #444 4px 4px 0;
}

#copy{
	margin:0 auto -12px;
	text-align:center;
	background-color:#2b84d2;
}

/*-----contactBx ------*/

.contactBx{
	width:960px;
	margin-left:20px;
	margin-bottom:40px;
	margin-top:40px;

}

.contactBx li{
    float: left;
    margin-right:40px ;	
}

.contactBx li a:hover img{
opacity: 0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}


#jnTt{
	background-color:#2b84d2;
    width: 100%;
	line-height:60px;
    color: #fff;
    text-align: center;
    font-size: 170%;
	margin-bottom:30px;
	letter-spacing:0.1em;
}


#jn{
	position:relative;
/*	z-index:10;*/


    margin: 0 auto 40px;

}

#jnWp{

background: #f3f0e9;
    padding: 0 50px 30px;
}

#jnWp:after {
	content: ""; 
	display: block; 
	clear: both;
}

#jnWp > div {
display: flex;
flex-wrap: wrap;
	
}

#jn dl{
	width:30%;
	margin: 0 1.5% 30px;
	text-align:center;

	background:url(../topic/warranty/jn_bottom.gif) left bottom repeat-x;
	padding-bottom:1.5em;
	background-size: contain;
}



#jn dt{
	background-color:#FFF;
	padding-bottom:5px;

}

#jn dt img{
	vertical-align: bottom;
	width: 100%;
	height: auto;
}

#jn dd{
	background-color:#FFF;
	font-size: 80%;
	line-height: 1.8;

}

.txy{
	text-align:center;
	background:url(../topic/warranty/tbx.png) center center no-repeat;
	font-size:140%;
	line-height:1.6;
	font-weight:bold;
	letter-spacing:0.1em;
	margin-bottom: 30px;
}

#jn .inner{
	border:#2b84d2 solid 1px;
	padding:10px 30px 10px;
	width: 900px;
	min-width: 0;
}

#jn .inner h3{
	background-color:#2b84d2;
	color:#fff;
	text-align:center;
	margin-bottom:40px;
	font-size:120%;
	display:block;
	width:400px;
	margin-top:-35px;
	margin-left:auto;
	margin-right:auto;
	padding:10px 10px;
	
}

#jn .inner table{
	margin-bottom:30px;
	background-repeat:no-repeat;
	width:876px;
}

#jn .inner td p{
	padding:0 15px;
	line-height:1.8;
}

#jn .inner table#tbjn01{
	background-image:url(../topic/warranty/jn_gs01.gif);
	background-position:16% 100%;

}

#jn .inner table#tbjn02{
	background-image:url(../topic/warranty/jn_gs02.gif);
	background-position:88% 60%;

}

#jn .inner table#tbjn03{
	background-image:url(../topic/warranty/jn_gs03.gif);
	background-position:16% 100%;

}

#jn .inner td p.fk{
	background-color: #CAE7FF;
	border-radius: 15px;
	padding: 20px;
	position: relative;
}

#jn .inner td p.fk:after{
	border-style: solid;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;	
}

#jn .inner td p#fk1:after{
	right: 100%;
	top: 70%;
	border-width: 16px 42px 20px 42px;
	border-color: transparent #CAE7FF transparent transparent;
}



#jn .inner td p#fk2:after{
	left: 100%;
	top: 50%;
	border-width: 16px 42px 20px 42px;
	border-color: transparent transparent transparent #CAE7FF;
}

#jn .inner td p#fk3:after{
	right: 100%;
	top: 50%;
	border-width: 16px 42px 20px 42px;
	border-color: transparent #CAE7FF transparent transparent;
}


.fwB{
	font-weight:bold;
}

.fzLL{
	font-size:129%;
}
.tx3 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size:240%;
    font-weight: bold;
    color: #000;
	line-height: 1.6;
}

.tx3 span {
    color: #2b84d2;
}
.fzLLL {
    font-size: 143% !important;
}

.txC {
    text-align: center;
}

.mb40 {
    margin-bottom: 40px;
}

.txR{
	text-align:right;
}

#ft img{
	margin: 0 10px;	
}


@media screen and (max-width:767px){
	
#containerIn .mainArea {
    width: 100%;
}

#info {
    width: auto;
    padding: 1.5em;

}
#tit {
    width: 100%;
		height: auto;
		margin-bottom: 50px;
	}	
	
#jnWp {
    width: auto;
}
	
#titbg {
    top: 0;
}
	
#toha {
padding: 15px;
}
	
#toha p br {
	display: none;

}
	
#toha h4 {
    margin-top: -30px;
	margin-bottom: 10px;
}
	
#toha #toha1 {
    margin-top: 20px;
	margin-left: 10%;
    width: 80%;
}
	
#toha #toha2 {
    margin-top: 20px;
    width: 100%;
}
	
#toha #toha3 {

    top: 65%; 
    right: 10%;
    width: 24%;
}
	
#toha p strong {
	font-size:140%;
}
	
#p01,
#p02{
	background-size: 25%;
	min-height: inherit;
	}
	
	#p03{
		margin-top: 0;
	}
	
	#pt3{
		text-align: center;
	}
	
	.bxP dl{
		width: 90%;
	}	
	.bxP dt{
		font-size: 1.2em;
		width: 70%;
		margin-bottom: 1.5em;
	}
	
	.bxP dd{
	line-height:1.6;

}
	
#jnWp {
    padding: 0 15px 30px;
}
#jn .inner h3 {
    width:auto;
	margin-bottom: 20px;
}
	
.txy {

	background-size: 80%;
}	
	
#jnTt {
    font-size: 130%;
	line-height: 1.6;
	padding: 10px;
	width: auto;

}
	
#jn {
    margin: 0 auto 20px;
}
	
#jn dl {
    width: 47%;

}
	
#jn .inner {
    padding: 10px 15px 10px;
	width: 80%;
		margin: 0 auto;
}
	
#jn .inner td p {
    padding: 0 8px;
}
	
#jn .inner td p.fk {
    border-radius: 8px;
    padding: 10px;
}
	
	#jn .inner table#tbjn01,
	#jn .inner table#tbjn02,
	#jn .inner table#tbjn03{
		width: 100%;
	font-size: 80%;
	height: auto;
	padding: 15px 0;
		background-size: 30%;
	}
	
#jn .inner table#tbjn01{
	background-position:0 70%;

}

#jn .inner table#tbjn02{
	background-position:100% 10%;

}

#jn .inner table#tbjn03{
	background-position:0 30%;

}	
	
	
#jn .inner td p#fk1:after{
	right: 100%;
	top: 70%;
	border-width: 8px 20px 8px 20px;
	border-color: transparent #CAE7FF transparent transparent;
}

#jn .inner td p#fk2:after{
	left: 100%;
	top: 50%;
	border-width: 8px 20px 8px 20px;
	border-color: transparent transparent transparent #CAE7FF;
}

#jn .inner td p#fk3:after{
	right: 100%;
	top: 50%;
	border-width: 8px 20px 8px 20px;
	border-color: transparent #CAE7FF transparent transparent;
}
	
.tx3 {
    font-size:130%;
	padding: 0 1em;

}
	

	
	#ft{
		margin-top: 0;
		margin-bottom: 0;
	}
	
	#ft img{
		margin: 0 0 20px;
	}
	
#ft img:first-child {
	width: 90%;
}

#ft img:last-child {
	width:90%;
}

	
.ftBtn {
    margin-bottom: 30px;
}
	
	.ftBtn img{
		width: 90%;
		height: auto;
	}
	
.ftBtn a{
	padding: 15px;
	font-size: 120%;
	width: 80%;

}
	
}