@charset "utf-8";
/* CSS Document */
.mes-box h2{
	font-size: 32px;
}
.mes-box h2 span img{
	width: 111px;
	margin-left: 13px;
}
.mes-box h3{
	font-size: 31px;
	font-weight: 500;
	line-height: 1.7;
}
.mes-box .name{
	font-size: 31px;
	line-height: 1;
}
.mes-box .name span{
	font-size: 17px;
}
.info-box h2{
	font-size: 32px;
}
.info-box h2 span img{
	width: 186px;
	margin-left: 13px;
}
.info-box tr td{
	border-top:rgba(132,88,118,0.2) solid 6px;
	padding-top: 18px;
	padding-bottom: 18px;
	vertical-align: top;
	line-height: 1.625;
}
.info-box tr:last-child td{
	border-bottom: rgba(132,88,118,0.2) solid 6px;
}
.info-box tr td:first-child{
	width: 118px; 
}
.info-box tr td:last-child{
	width: 364px; 
}
.info-box tr td a{
	color:#0076FF;
}
.info-table{
	border-top:rgba(132,88,118,0.2) solid 6px; 
	padding-top: 30px;
	padding-bottom: 20px;
}
.info-table.last{
	border-bottom:rgba(132,88,118,0.2) solid 6px; 
}
.info-table .logo-box{
	float: left;
	width: 212px;
}
.info-table .logo-box .web-link a{
	border:2px solid #707070;
	display: block;
	width: 100%;
	text-align: center;
	border-radius: 20px;
}
.info-table .logo-box .web-link img{
	width: 84px;
	margin-left: auto;
	margin-right: auto;
}
.info-table .logo-box .logo-text{
	padding-top: 130px;
}
.info-table .logo-box .text1{
	font-size: 22px;
	margin-bottom: 5px;
	line-height: 1;
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 700;
}
.info-table .logo-box .text2{
	font-size: 17px;
	line-height: 1;
}
.info-table .text-box{
	float: right;
	width: 744px;
}
.info-table .text-box .i-name{
	width: 210px;
	color:#7331A8;
	float: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
}
.info-table .text-box .i-name span{
	font-size: 14px;
}
.info-table .text-box .ad{
	width: 365px;
	float: left;
	font-size: 14px;
}
.info-table .text-box .ad .no{
	font-size: 22px;
	color:#7331A8;
}
.info-table .text-box .mail{
	width: 80px;
	margin-right: 4px;
	float: left;
}
.info-table .text-box .mail a{
	border-radius: 20px;
	display: inline-block;
	font-size: 21px;
	color:#fff;
	line-height: 1;
	padding-top: 7px;
	padding-bottom: 4px;
	background: #4D74D8;
	width: 100%;
	text-align: center;
}
.info-table .text-box .ac{
	width: 80px;
	float: left;
}
.info-table .text-box .ac a{
	border-radius: 20px;
	display: inline-block;
	font-size: 21px;
	color:#fff;
	line-height: 1;
	padding-top: 7px;
	padding-bottom: 4px;
	background: rgba(190,0,146,0.8);
	width: 100%;
	text-align: center;
}
.info-table .text-box .dot-box{
	padding-bottom: 12px;
	margin-bottom: 16px;
	border-bottom: rgba(76,68,174,0.65) dotted 2px;
}
.sale-box h2{
	font-size: 32px;
}
.sale-box h2 span img{
	width: 101px;
	margin-left: 13px;
}

@media (min-width: 768px) {
	.b-right-img{
		margin-right: -92px;
		width: 625px;
		margin-left: 45px;
	}
	.b-left-img{
		margin-left: -187px;
		width: 625px;
	}
	.info-table .logo-box .web-link a{
		padding-bottom: 2px;
	}
}
@media only screen and (max-width : 767px) {
.mes-box h2 span img{
	width: 34%;
	margin-left: 0px;
	display: block;
	/*font-size: 7.2vw;*/
}	
	
.info-box h2 span img{
	width: 54%;
	margin-left: 0px;
	display: block;
	/*font-size: 7.2vw;*/
}
.mes-box h3{
	font-size: 5.8vw;
	font-weight: 500;
	line-height: 1.7;
}
.mes-box .name{
	font-size: 7.2vw;
}
.mes-box .name span{
	font-size: 3.9vw;
}
.b-right-img{
    width: calc(100% + 48px);
	margin-left: -24px;
	margin-right: -24px;
}
.b-left-img{
    width: calc(100% + 48px);
	margin-left: -24px;
	margin-right: -24px;
}
.info-box tr td{
	border-top:rgba(132,88,118,0.2) solid 6px;
	padding-top: 4%;
	padding-bottom: 4%;
}
.info-box tr:last-child td{
	border-bottom: rgba(132,88,118,0.2) solid 6px;
}
.info-box tr td:first-child{
	width: 25%; 
}
.info-box tr td:last-child{
	width:75%; 
}	
.sale-box h2 span img{
	width: 34%;
	margin-left: 0px;
	display: inline-block;
	/*font-size: 7.2vw;*/
}
.info-table{
	border-top:rgba(132,88,118,0.2) solid 6px; 
	padding-top: 7%;
	padding-bottom: 12%;
	width: calc(100% + 48px);
	margin-left: -24px;
	margin-right: -24px;
	padding-left: 24px;
	padding-right: 24px;
}
.info-table.last{
	border-bottom:rgba(132,88,118,0.2) solid 6px; 
}
.info-table .logo-box{
	float: none;
	width: 68%;
	margin-bottom: 7%;
	margin-left: auto;
	margin-right: auto;
}
.info-table .logo-box.ex{
    width: 100%;
    text-align: center;
}
.info-table .logo-box .logo-text{
	padding-top: 0px;
}
.info-table .logo-box .text1{
	font-size: 5.0vw;
	margin-bottom: 1vw;
	line-height: 1;
}
.info-table .logo-box .text2{
	font-size: 3.9vw;
	line-height: 1;
}
.info-table .logo-box .web-link a{
	border:2px solid #707070;
	display: block;
	width: 100%;
	text-align: center;
	border-radius: 20px;
}
.info-table .logo-box .web-link img{
	width: 39%;
	margin-left: auto;
	margin-right: auto;
}
.info-table .text-box{
	float: none;
	width: 100%;
}
.info-table .text-box .i-name{
	width: 100%;
	float: none;
	font-size: 4.4vw;
}
.info-table .text-box .i-name span{
	font-size: 3.9vw;
}
.info-table .text-box .ad{
	width: 100%;
	float: none;
	font-size: 3.9vw;
	line-height: 1.5;
	margin-bottom: 3%;
}
	.info-table .text-box .ad P{
		line-height: 1.5;
	}
.info-table .text-box .ad .no{
	font-size: 5.0vw;
	color:#7331A8;
}
.info-table .text-box .mail{
	width: 26%;
	margin-right: 2%;
	float: left;
}
.info-table .text-box .mail a{
	border-radius: 20px;
	display: inline-block;
	font-size: 6.4vw;
	line-height: 1;
	padding-top:6%;
	padding-bottom: 3%;
	padding-left: 8%;
	padding-right: 8%;
}
.info-table .text-box .ac{
	width: 28%;
	float: left;
}
.info-table .text-box .ac a{
	border-radius: 20px;
	display: inline-block;
	font-size: 6.4vw;
	line-height: 1;
	padding-top: 6%;
	padding-bottom: 3%;
	padding-left: 3%;
	padding-right: 3%;
}
.info-table .text-box .dot-box{
	padding-bottom: 3%;
	margin-bottom: 4%;
}
}