@charset "utf-8";
/*------------------------------------------------------------
	rakusearch/s_videocall
------------------------------------------------------------*/
#conts .mainImg {
	margin-bottom: 28px;
}
#conts .titleBox {
	margin: 0 0 20px 30px;
	position: relative;
}
#conts .titleBox .title {
	margin: 0 0 39px 58px;
	color: #4d3a2e;
	font-size: 1.8rem;
	font-weight: bold;
}
#conts .titleBox .title span {
	color: #e95b00;
}
#conts .titleBox .title img {
	margin-top: 6px;
	display: block;
	width: 600px;
}
#conts .titleBox h2 {
	margin-bottom: 33px;
	width: 300px;
}
#conts .titleBox .emText {
	font-size: 2.3rem;
	line-height: 1.13;
}
#conts .titleBox .emText span {
	color: #e95b00;
}
#conts .titleBox .mark {
	width: 126px;
	position: absolute;
	right: 31px;
	bottom: -1px;
}
#conts .note {
	margin: 0 0 20px 15px;
	color: #4d3a2e;
	font-size: 1.4rem;
	line-height: 1.71;
}
#conts .pointList {
	margin: 0 16px 20px;
}
#conts .pointList li {
	padding: 4px;
	border-radius: 7px;
	background: #00A6E3;
}
#conts .pointList li:not(:last-child) {
	margin-bottom: 20px;
}
#conts .pointList li .ttl {
	padding-bottom: 1px;
	color: #FFF;
	font-size: 2rem;
	text-align: center;
}
#conts .pointList li .ttl span {
	margin-left: 7px;
	padding: 2px 2px 0 0;
	width: 26px;
	line-height: 20px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	border: solid 2px #fff;
	box-sizing: border-box;
}
#conts .pointList li dl {
	padding: 6px 8px 6px;
	color: #4d3a2e;
	font-size: 1.6rem;
	border-radius: 0 0 7px 7px;
	background: #FFF;
}
#conts .pointList li dt {
	margin-bottom: 10px;
	font-weight: bold;
}
#conts .pointList li dt span {
	color: #e95b00;
}
#conts .pointList li dd {
	color: #4d3a2e;
	line-height: 1.5;
}
#conts .yellowBox {
	margin: 0 15px 20px 0;
	padding: 16px 16px 14px;
	border-radius: 5px;
	background-color: #faf6ed;
}
#conts .yellowBox h3 {
	margin-bottom: 11px;
	color: #e95b00;
	font-size: 1.4rem;
	letter-spacing: 0.05em;
	text-align: center;
}
#conts .yellowBox .innerBox {
	padding: 20px 25px 22px;
	border-radius: 5px;
	background-color: #fff;
}
#conts .yellowBox ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#conts .yellowBox li {
	padding: 2px 0 2px 20px;
	font-size: 1.4rem;
	width: 49%;
	position: relative;
	color: #4d3a2e;
	box-sizing: border-box;
}
#conts .yellowBox li::before {
	width: 14px;
	height: 14px;
	position: absolute;
	left: 0;
	top: 4px;
	border-radius: 50%;
	background: #e95b00;
	content: "";
}
#conts .yellowBox dl {
	color: #4d3a2e;
	font-size: 1.4rem;
	line-height: 1.71;
}
#conts .yellowBox dt {
	margin-bottom: 5px;
	font-size: 1.6rem;
	font-weight: 700;
	text-align: center;
}
#conts .yellowBox dd small {
	font-size: 1.2rem;
}
#conts .yellowBox01 {
	margin: 0 0 40px 0;
}
#conts .yellowBox01 h3 {
	margin-bottom: 15px;
}
#conts .yellowBox01 .innerBox {
	padding: 11px 25px 12px;
}
#conts .yellowBox01 .innerBox:not(:last-child) {
	margin-bottom: 16px;
}
#main .headLine06 {
	margin-bottom: 20px;
	padding: 11px 16px 13px;
}
#main .imgBox {
	margin: 0 33px 30px;
	display: flex;
	justify-content: space-between;
	color: #4d3a2e;
}
#main .imgBox.mb0 {
	margin-bottom: 0;
}
#main .imgBox .photoBox {
	margin-top: 27px;
	width: 361px;
}
#main .imgBox .photoBox img {
	border-radius: 3px;
}
#main .imgBox .textBox {
	width: 350px;
}
#main .imgBox .textBox h3 {
	margin-bottom: 11px;
}
#main .imgBox .textBox h3 span {
	padding: 5px 12px;
	display: inline-block;
	color: #FFF;
	font-size: 1.2rem;
	font-weight: 400;
	vertical-align: top;
	border-radius: 21px;
	background: #4E6DB5;
}
#main .imgBox .textBox p {
	font-size: 1.4rem;
	color: #4d3a2e;
	line-height: 1.71;
}
#main .imgBox02 {
	margin: 0 35px 0 0;
}
#main .imgBox02 .textBox {
	width: 370px;	
}
#main .imgBox02 .textBox p {
	margin-right: 0;
}
#main .imgBox02 .photoBox {
	margin-top: 0;
	width: 355px;
}
#main .textDl {
	color: #4d3a2e;
	margin: 0 16px 20px;
	padding: 5px 8px;
	font-size: 1.2rem;
	border-radius: 8px;
	background-color: #faf6ed;
}
#main .textDl dt {
	margin-bottom: 9px;
	font-size: 1.4rem;
	font-weight: 700;
}
#main .textDl dd {
	line-height: 1.67;
}
#main .imgBox .photoBox01 {
	margin-top: 0;
	width: 298px;
}
#main .text01 {
	color: #4d3a2e;
	margin: 0 15px 20px;
	font-size: 1.4rem;
	line-height: 1.71;
}
#main .textList {
	margin: 0 0 20px 15px;
	padding: 11px 9px 14px;
	color: #E95B00;
	font-size: 1.4rem;
	border-radius: 8px;
	border: 1px solid #E95B00;
}
#main .textList li {
	padding: 0 0 0 17px;
	position: relative;
}
#main .textList li::before {
	width: 12px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 4px;
	border-radius: 50%;
	background: #e95b00;
	content: "";
}
#main .title01 {
	margin-bottom: 8px;
	color: #4d3a2e;
	font-size: 1.2rem;
	font-weight: bold;
}
#main .shopInp input {
	margin-bottom: 5px;
	width: 100%;
	height: 40px;
	font-size: 1.4rem;
	border: solid 1px #ddd9d1;
	border-radius: 5px;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	box-sizing: border-box;
	padding-left: 10px;
}
#main .sml {
	color: #4d3a2e;
	margin-top: 3px;
	font-size: 1rem;
}
#main .comBtn {
	margin: 25px auto 0;
	width: 344px;
}

@media all and (max-width: 897px) {
	#conts .mainImg {
		margin: 0 -15px 20px;
	}
	#conts .mainImg img {
		width: 100%;
	}
	#conts .titleBox {
		margin: 0 0 30px;
	}
	#conts .titleBox .title {
		margin: 0 0 17px;
		font-size: 1.4rem;
	}
	#conts .titleBox .title img {
		margin-top: 2px;
		width: 100%;
		max-width: 345px;
	}
	#conts .titleBox h2 {
		margin-bottom: 13px;
		width: 180px;
	}
	#conts .titleBox .emText {
		font-size: 1.4rem;
		line-height: 16px;
	}
	#conts .titleBox .mark {
		width: 70px;
		right: 0px;
		bottom: auto;
		top: 50%;
		transform: translateY(-50%);
	}
	#conts .note {
		margin: 0 0 12px;
		font-size: 1.4rem;
	}
	#conts .pointList {
		margin: 0 0 20px;
	}
	#conts .pointList li:not(:last-child) {
		margin-bottom: 14px;
	}
	#conts .pointList li dl {
		padding: 10px 8px 5px;
	}
	#conts .pointList li dt {
		margin-bottom: 2px;
	}
	#conts .yellowBox {
		margin: 0 -15px 15px;
		padding: 16px;
		position: relative;
		z-index: -2;
	}
	#conts .yellowBox h3 {
		margin-bottom: 11px;
	}
	#conts .yellowBox .innerBox {
		padding: 23px 25px 20px;
		position: relative;
	}
	#conts .yellowBox .mark {
		width: 54px;
		position: absolute;
		left: 15px;
		top: -53px;
		z-index: -1;
	}
	#conts .yellowBox ul {
		display: block;
	}
	#conts .yellowBox li {
		padding: 2px 0 2px 18px;
		font-size: 1.3rem;
	}
	#conts .yellowBox li::before {
		width: 12px;
		height: 12px;
		top: 4px;
	}
	#conts .yellowBox li {
		padding: 0;
		width: auto;
		line-height: 21px;
	}
	#conts .yellowBox li::before {
		margin-right: 6px;
		width: 13px;
		height: 13px;
		position: static;
		left: auto;
		top: auto;
		display: inline-block;
		vertical-align: -2px;
	}
	#conts .yellowBox dl {
		line-height: 21px;
	}
	#conts .yellowBox dt {
		margin-bottom: 13px;
		line-height: 24px;
	}
	#conts .yellowBox dt {
		margin-bottom: 13px;
		line-height: 24px;
	}
	#conts .yellowBox dd small {
		line-height: 18px;
	}
	#conts .yellowBox01 {
		margin-bottom: 20px;
		padding-bottom: 55px;
	}
	#conts .yellowBox01 h3 {
		margin: -4px 0 13px 15px;
		padding-left: 30px;
	}
	#conts .yellowBox01 .innerBox {
		padding: 24px 25px 19px;
	}
	#conts .yellowBox01 .innerBox:not(:last-child) {
		margin-bottom: 16px;
	}
	#main .headLine06 {
		margin: 0 -15px 18px;
		padding: 10px 16px 11px;
		font-size: 1.6rem;
		text-align: center;
	}
	#main .imgBox {
		margin: 0 0 22px;
		display: block;
	}
	#main .imgBox.mb0 {
		margin-bottom: 0;
	}
	#main .imgBox .photoBox {
		margin-top: 0;
		width: auto;
	}
	#main .imgBox .photoBox img {
		width: 100%;
	}
	#main .imgBox .textBox {
		margin-bottom: 15px;
		width: auto;
	}
	#main .imgBox .photoBox01 {
		margin: 28px auto 0;
		width: 86%;
	}
	#main .textDl {
		margin: 0 0 15px;
		padding: 9px 8px 6px;
	}
	#main .textDl dt {
		margin-bottom: 6px;
		text-align: center;
	}
	#main .text01 {
		margin: 0 0 11px;
	}
	#main .textList {
		margin: 0 0 20px;
		padding: 13px 9px 12px;
		color: #E95B00;
		font-size: 1.4rem;
		border-radius: 8px;
		border: 1px solid #E95B00;
	}
	#main .textList li {
		padding: 0 0 0 17px;
		position: relative;
	}
	#main .textList li::before {
		width: 12px;
		height: 12px;
		position: absolute;
		left: 0;
		top: 4px;
		border-radius: 50%;
		background: #e95b00;
		content: "";
	}
	#main .title01 {
		margin-bottom: 4px;
	}
	#main .shopInp input {
		margin-bottom: 0;
	}
	#main .comBtn {
		width: auto;
		max-width: 344px;
	}   
}
@media all and (max-width: 374px) {
	#conts .titleBox .mark {
		width: 50px;
		top: 80px;
	}
	#main .shopInp input {
		font-size: 1.1rem;
	}
}