@charset "UTF-8";

@media screen and (max-width:767px) {

/* 640px */

#mainTitle {
	height: 47.7vw;
}
#mainTitle div.SalesTermination {
	width: 77.0vw;
	margin-top: 3.7vw;
	padding: 2.7vw 2.7vw;
	font-size: 2.5vw;
}
#mainArea .profile {
	position: relative;
	margin: 100px auto 0;
	margin: 15.6vw auto 0;
	width: 580px;
	width: 90.6vw;
	padding: 412px 0 0;
	padding: 64.4vw 0 0;
}
#mainArea .profile .left {
	position: absolute;
	top: 0;
	left: 0;
}
#mainArea .profile .left img {
	width: 100%;
	height: auto;
}
#mainArea .profile .right {
	width: 580px;
	width: 90.6vw;
	height: auto;
	text-align: left;
	position: relative;
	float: none;
}
#mainArea .profile div.name {
	font-size: 28px;
	font-size: 4.4vw;
	font-weight: bold;
	line-height: 1.1;
	letter-spacing: 0.1em;
}
#mainArea .profile div.name span {
	font-size: 18px;
	font-size: 2.8vw;
	letter-spacing: -0.01em;
}
#mainArea .profile p {
	font-size: 22px;
	font-size: 3.4vw;
	font-weight: 500;
	margin: 15px 0 0 0;
	margin: 2.3vw 0 0 0;
}
#mainArea .profile .profLink {
	position: relative;
	bottom: 0;
	right: 0;
	margin: 10px auto 0;
	margin: 1.6vw auto 0;
	text-align: right;
}
#mainArea .profile .profLink img {
	vertical-align: middle;
}
#mainArea .profile .profLink a {
	font-size: 22px;
	font-size: 3.4vw;
	color: #858585;
	position: relative;
}
#mainArea .profile .profLink a:hover {
	text-decoration: none;
	opacity: 0.7;
}
#mainArea .profile .profLink a::after {
	content: " ";
	background-color: #858585;
	width: 100%;
	height: 1px;
	height: 1px;
	z-index: 2;
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	transition:all 0s;
}
#mainArea .profile .profLink a:hover::after {
	opacity: 1;
}

.commentsBox {
}
.commentsBox .ques {
	width: 580px;
	width: 90.6vw;
	margin: 50px auto 0;
	margin: 7.8vw auto 0;
	font-size: 24px;
	font-size: 3.8vw;
	font-weight: bold;
	text-align: left;
	line-height: 1.7;
	position: relative;
	text-indent: 56px;
	text-indent: 8.8vw;
}
.commentsBox .ques.second {
	margin: 70px auto 0;
	margin: 10.9vw auto 0;
}
.commentsBox .ques::before {
	content: '';
	position: absolute;
	top: 15px;
	top: 2.3vw;
	left: 0;
	width: 54px;
	width: 8.4vw;
	height: 1px;
	height: 1px;
	background: #151515;
}


.commentsBox .ans {
	width: 580px;
	width: 90.6vw;
	margin: 22px auto 0;
	margin: 3.4vw auto 0;
	font-size: 24px;
	font-size: 3.8vw;
	font-weight: 500;
	text-align: left;
	line-height: 1.5em;
}
.commentsBox .ans span {
	color: #858585;
}
.commentsBox .imgBox {
	width: 580px;
	width: 90.6vw;
	margin: 32px auto 0;
	margin: 5.0vw auto 0;
	position: relative;
}
.commentsBox .imgBox img {
	width: 100%;
	height: auto;
}
#snsComments.commentsBox .imgBox {
	padding: 0;
}
.commentsBox .imgBox.imgBox01 {
}
.commentsBox .imgBox.imgBox02 {
}
.commentsBox .imgBox.imgBox03 {
	width: 580px;
	width: 90.6vw;
	padding: 0 0 32px 0;
	padding: 0 0 5.0vw 0;
	margin: 0 auto 0;
	position: relative;
	cursor: pointer;
	-webkit-transition:all 0s;
	-moz-transition:all 0s;
	transition:all 0s;
}
.commentsBox .imgBox.imgBox03:hover {
	opacity: 1;
}
.commentsBox .choosePoint {
	margin: 70px auto 0;
	margin: 10.9vw auto 0;
	width: 580px;
	width: 90.6vw;
	text-align: left;
}
.commentsBox .imgBox.imgBox03 .no {
	width: 32px;
	width: 5.0vw;
	height: 35px;
	height: 5.5vw;
	line-height: 35px;
	line-height: 5.5vw;
	background: #000;
	font-size: 20px;
	font-size: 3.1vw;
	text-align: center;
	color: #fff;
	padding: 0 3px 0 0;
	padding: 0 0.5vw 0 0;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
}
.commentsBox .imgBox .viewOpen {
	display: none;
}

.commentsBox .choosePoint .boxInner{
	padding: 55px 29px 55px 126px;
	padding: 8.6vw 4.5vw 8.6vw 19.7vw;
	border: 2px solid #858585;
	border: 0.3vw solid #858585;
	background: #fff;
}
.commentsBox .choosePoint .boxTitle {
	font-size: 36px;
	font-size: 5.6vw;
	font-weight: 300;
	letter-spacing: 0.05em;
	color: #858585;
	line-height: 0.75em;
}
.commentsBox .choosePoint ul li {
	position: relative;
	font-size: 24px;
	font-size: 3.8vw;
	font-weight: bold;
	line-height: 1.4;
}
.commentsBox .choosePoint ul li + li {
	margin: 14px 0 0 0;
	margin: 2.2vw 0 0 0;
}
.commentsBox .choosePoint ul li span.no {
	position: absolute;
	top: 5px;
	top: 0.8vw;
	left: -98px;
	left: -15.3vw;
	width: 70px;
	width: 10.9vw;
	height: 21px;
	height: 3.3vw;
	line-height: 21px;
	line-height: 3.3vw;
	background: #000;
	font-size: 15px;
	font-size: 2.3vw;
	color: #fff;
	font-weight: bold;
	display: block;
	text-align: center;
	margin: 0;
}
#snsComments {
	margin: 90px auto 0;
	margin: 14.1vw auto 0;
}
#selectComments {
	margin: 100px auto 0;
	margin: 15.6vw auto 0;
}
#osusumeComments {
	margin: 100px auto 0;
	margin: 15.6vw auto 0;
	padding: 0;
}
#osusumeComments h4.title {
	margin: 48px auto 0;
	margin: 7.5vw auto 0;
	width: 580px;
	width: 90.6vw;
	height: 80px;
	height: 12.5vw;
	text-align: center;
	background: #000;
	font-size: 24px;
	font-size: 3.8vw;
	font-weight: bold;
	line-height: 80px;
	line-height: 12.5vw;
	color: #fff;
}
#osusumeComments ul {
	width: 580px;
	width: 90.6vw;
	margin: 0 auto 0;
	text-align: left;
}
#osusumeComments ul li {
	width: 580px;
	width: 90.6vw;
	margin: 51px auto 0;
	margin: 8.0vw auto 0;
	display: block;
	vertical-align: top;
}
#osusumeComments ul li:nth-child(even) {
	margin: 51px auto 0;
	margin: 8.0vw auto 0;
}
#osusumeComments ul li:nth-child(1) {
	margin: 42px auto 0;
	margin: 6.6vw auto 0;
}
#osusumeComments ul li:nth-child(2) {
	margin: 51px auto 0;
	margin: 8.0vw auto 0;
}

#osusumeComments ul li .company {
	font-size: 24px;
	font-size: 3.8vw;
	font-weight: bold;
	line-height: 1;
}
#osusumeComments ul li .name {
	font-size: 24px;
	font-size: 3.8vw;
	font-weight: bold;
	line-height: 1.8;
}
#osusumeComments ul li p.text {
	font-size: 22px;
	font-size: 3.4vw;
	font-weight: 500;
	margin: 28px 0 0 0;
	margin: 4.4vw 0 0 0;
}
.underBox {
	margin: 100px auto 0;
	margin: 15.6vw auto 0;
}
.underBox > div {
	position: relative;
}
.underBox > h3.title {
	padding: 0 0 0 30px;
	padding: 0 0 0 4.7vw;
	margin: 0 0 64px 0;
	margin: 0 0 10.0vw 0;
	font-size: 26px;
	font-size: 4.1vw;
	font-weight: bold;
	position: relative;
	text-align: left;
	line-height: 2;
}
.underBox > h3.title::after {
	content: " ";
	background-color: #858585;
	width: 100%;
	height: 1px;
	height: 1px;
	z-index: 2;
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
}
.underBox > h3.title span {
	font-size: 18px;
	font-size: 2.8vw;
}
.underBox > h3.title::before {
	content: " ";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9.5px 0 9.5px 16.5px;
	border-width: 1.5vw 0 1.5vw 2.6vw;
	border-color: transparent transparent transparent #000;
	position: absolute;
	top: 50%;
	left: 0;
	margin: -10px 0 0;
	margin: -1.6vw 0 0;
}
.underBox .link {
	position: absolute;
	right: 10px;
	right: 1.6vw;
	bottom: 8px;
	bottom: 1.2vw;
	font-size: 15px;
	font-size: 2.3vw;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 1;
}
.underBox table .link {
	position: relative;
	font-weight: normal;
	right: auto;
	bottom: auto;
}
.underBox .link a {
	color: #151515;
}

.underBox.toShop {
	margin: 90px auto 0;
	margin: 14.1vw auto 0;
	width: 580px;
	width: 90.6vw;
}
.underBox.toShop > h3.title {
	margin: 0 0 30px 0;
	margin: 0 0 4.7vw 0;
}
.underBox.toShop p.lead {
	margin: 0 auto 0;
	width: 580px;
	width: 90.6vw;
	font-size: 24px;
	font-size: 3.8vw;
	font-weight: 500;
	line-height: 1.6;
	text-align: left;
}
.underBox.toShop h4.subtitle {
	margin: 26px auto 0;
	margin: 4.1vw auto 0;
	text-align: center;
	font-size: 28px;
	font-size: 4.4vw;
	font-weight: bold;
	line-height: 1.5;
}
.underBox.toShop .inBox {
	width: 580px;
	width: 90.6vw;
	display: block;
	vertical-align: top;
	-webkit-transition:opacity 0s;
	-moz-transition:opacity 0s;
	transition:opacity 0s;
	margin: 31px 0 0;
	margin: 4.8vw 0 0;
}
.underBox.toShop .inBox + .inBox {
	margin: 31px 0 0;
	margin: 4.8vw 0 0;
}
.underBox.toShop .inBox a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.underBox.toShop .inBox h5.title {
	height: 55px;
	height: 8.6vw;
	line-height: 55px;
	line-height: 8.6vw;
	background: #000;
	color: #fff;
	font-size: 24px;
	font-size: 3.8vw;
	font-weight: bold;
	text-align: center;
	padding: 0;
}
.underBox.toShop .inBox .imgArea {
	margin: 0 auto 0;
	padding: 38px 0 70px 0;
	padding: 5.9vw 0 10.9vw 0;
	background: #fff;
}
.underBox.toShop .inBox .imgArea a {
	display: block;
	width: 100%;
	height: 100%;
}
.underBox.toShop .inBox .imgArea .link {
	position: absolute;
	bottom: 19px;
	bottom: 3.0vw;
	right: 19px;
	right: 3.0vw;
	font-size: 20px;
	font-size: 3.1vw;
	font-weight: 500;
}
.underBox.toShop .inBox .imgArea a > div {
	display: inline-block;
	vertical-align: top;
}
.underBox.toShop .inBox .imgArea .img img {
	width: 268px;
	width: 41.9vw;
	height: auto;
}
.underBox.toShop .inBox .imgArea div.text {
	margin: 0 0 0 16px;
	margin: 0 0 0 2.5vw;
	text-align: left;
}
.underBox.toShop .inBox .imgArea div.text ul.list li {
	font-size: 20px;
	font-size: 3.1vw;
	font-weight: 500;
	line-height: 1.1;
	margin: 0 0 10px;
	margin: 0 0 1.6vw;
}
.underBox.toShop .inBox .imgArea div.text ul.list span.mini {
	font-size: 16px;
	font-size: 2.5vw;
}
.underBox.toShop .inBox p.note {
	margin: 16px auto 0;
	margin: 2.5vw auto 0;
	text-align: right;
	font-size: 20px;
	font-size: 3.1vw;
	letter-spacing: -0.01em;
}

.underBox.toShop .inBox .miniBox {
	margin: 15px auto 0;
	margin: 2.3vw auto 0;
}

.underBox.youshiDetail {
	margin: 12px auto 0;
	margin: 1.9vw auto 0;
	padding: 0 0 76px;
	padding: 0 0 11.9vw;
}
.underBox.youshiDetail > h4.title {
	margin: 0 auto 0;
	width: 580px;
	width: 90.6vw;
	height: 80px;
	height: 12.5vw;
	text-align: center;
	background: #000;
	font-size: 24px;
	font-size: 3.8vw;
	font-weight: bold;
	line-height: 80px;
	line-height: 12.5vw;
	color: #fff;
	color: #fff;
}
.underBox.youshiDetail table {
	width: 580px;
	width: 90.6vw;
	margin: 39px auto 0;
	margin: 6.1vw auto 0;
	text-align: left;
	background: #858585;
	border-collapse: separate;
	border-spacing: 1px;
	border-spacing: 1px;
}
.underBox.youshiDetail table tr p,
.underBox.youshiDetail table tr div,
.underBox.youshiDetail table tr img {
	-webkit-transition:opacity 0s;
	transition:opacity 0s;
}
.underBox.youshiDetail table tr:hover p,
.underBox.youshiDetail table tr:hover div,
.underBox.youshiDetail table tr:hover img
 {
	opacity: 1;
}
.underBox.youshiDetail table tr th {
	background: #000;
	padding: 0 0 0 8px;
	padding: 0 0 0 1.2vw;
	height: 60px;
	height: 9.4vw;
	width: 70px;
	width: 10.9vw;
	color: #fff;
	font-size: 18px;
	font-size: 2.8vw;
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
	vertical-align: middle;
}
.underBox.youshiDetail table tr th.th01 {
	width: 181px;
	width: 28.3vw;
}
.underBox.youshiDetail table tr th.th02{
	width: 221px;
	width: 34.5vw;
}
.underBox.youshiDetail table tr td {
	padding: 0 5px 0 10px;
	padding: 0 0.8vw 0 1.6vw;
	height: 80px;
	height: 12.5vw;
	background: #fff;
	font-size: 18px;
	font-size: 2.8vw;
	position: relative;
	word-break: break-all;
}
.underBox.youshiDetail table tr td.size {
	position: relative;
	text-align: center;
	font-size: 22px;
	font-size: 3.4vw;
}
.underBox.youshiDetail table tr td span.mini {
	font-size: 14px;
	font-size: 2.2vw;
}
.underBox.youshiDetail table tr td span.small {
	position: absolute;
	top: 53px;
	top: 8.3vw;
	left: 0;
	width: 100%;
	text-align: center;
	display: block;
	font-size: 18px;
	font-size: 2.8vw;
	line-height: 1.1;
}
.underBox.youshiDetail table div.no {
	width: 22px;
	width: 3.4vw;
	height: 25px;
	height: 3.9vw;
	line-height: 25px;
	line-height: 3.9vw;
	background: #000;
	font-size: 15px;
	font-size: 2.3vw;
	text-align: center;
	color: #fff;
	margin: 0 10px 0 0;
	margin: 0 1.6vw 0 0;
	padding: 0 3px 0 0;
	padding: 0 0.5vw 0 0;
	display: inline-block;
	vertical-align: middle;
}
.underBox.youshiDetail table p {
	display: inline-block;
	vertical-align: middle;
	line-height: 1.2;
	letter-spacing: -0.05em;
}
.underBox.youshiDetail table .img {
	position: absolute;
	right: 16px;
	right: 2.5vw;
	top: 10px;
	top: 1.6vw;
	width: 44px;
	width: 6.9vw;
}
.underBox.youshiDetail table .img img {
	width: 100%;
	height: auto;
}
.underBox.youshiDetail a.link {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 80px;
	height: 12.5vw;
}

ul.attention {
	width: 580px;
	width: 90.6vw;
	margin: 16px auto 0;
	margin: 2.5vw auto 0;
	line-height: 1.2;
}
.underBox.toShop p.attention {
	width: 580px;
	width: 90.6vw;
	margin: 40px auto 65px;
	margin: 6.2vw auto 10.2vw;
	line-height: 1.2;
}

} /* media */