@charset "UTF-8";

* { -webkit-text-size-adjust: none; }
body {
	margin: 0;
}
p {
	margin-bottom: 0 !important;
}
h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
}
ol,ul,li,dl,dt,dd {
	list-style: none;
	margin: 0;
	padding: 0;
}
img {
	border-style:none; /* ieの枠罫消し */
}
/* 見出し */
h1 {
	font-size: 38px;
	font-weight: bold;
	line-height: 1.5;
}
h2 {
	font-size: 32px;
	line-height: 1.3em;
	font-weight: bold;
	text-align: center;
}
/* SP */ 
@media screen and (max-width: 670px) {
	h1 {
		font-size: 20px;
		margin-top: 20px;
	}
	h2 {
		font-size: 25px;
	}
}

/* アメリカ向けLP（2021年7月リリース）
------------------------------------------------------------------------------------- */
#us-lp {
	color: #3A3A3A;
}
#us-lp h2 {
	color: #3A3A3A;
}
#us-lp .inner {
	width: 96%;
	max-width: 1300px;
	margin: 0 auto;
}
#us-lp img {
	vertical-align: bottom;
}
#us-lp ul {
	margin: 0;
	padding: 0;
}
#us-lp .ttl {
	font-size: 40px;
	text-align: center;
	line-height: 1.2em;
}
#us-lp .logo {
	margin: 0 auto;
	max-width: 1360px;
	padding: 15px 0;
	width: 90%;
	display: table;
	text-align: right;
}
#us-lp .logo img {
	width: 130px;
}
#us-lp .logo a {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
}
/* メインビジュアル */
#us-lp .main-visual {
	background-color: #EDEDED;
}
#us-lp .main-visual .wrap {
	background: url(/img/en_lp/us/main_bg.png) no-repeat center center;
	background-size: auto;
}
#us-lp .main-visual .wrap .main-catch {
	padding: 159px 0 139px;
	margin-top: 0;
	text-align: center;
}
#us-lp .main-visual .wrap .main-catch img {
	width: 100%;
	max-width: 463px;
}
/* 数字部分 */
#us-lp .number {
	padding: 10px 0;
	background: #115778;
}
#us-lp .number ul {
	display: flex;
	justify-content: center;
}
#us-lp .number li {
	padding: 15px 4% 15px 48px;
	font-weight: 600;
	width: calc((100% - 10%) / 3);
	border-right: 1px solid #FFFFFF;
	box-sizing: border-box;
}
#us-lp .number li:last-of-type {
	border-right: none;
}
#us-lp .number .num {
	font-size: 33px;
	color: #F5F5F5;
}
#us-lp .number .txt {
	font-size: 19px;
	color: #D8D8D8;
}
/* Japan's largest wholesale marketplace */
#us-lp .marketplace {
	margin: 78px auto 68px;
	text-align: center;
}
#us-lp .marketplace .ttl {
	margin-bottom: 63px;
}
#us-lp .marketplace .contents {
	display: flex;
	justify-content: center;
}
#us-lp .marketplace .img-area img {
	max-width: 618px;
	width: 95%;
	margin-right: 46px;
}
#us-lp .marketplace ul {
	width: 40%;
}
#us-lp .marketplace li {
	margin-top: 14px;
	text-align: left;
	display: flex;
	align-items: center;
}
#us-lp .marketplace li img {
	max-width: 86px;
	margin-right: 10px;
}
#us-lp .marketplace li .txt {
	font-size: 20px;
	font-weight: 600;
}
#us-lp .marketplace li .txt span {
	font-size: 15px;
	font-weight: normal;
}
#us-lp .market-button {
	background: #2F6AA8 url("/img/en_lp/ca/arrow_blackbutton.png") right 12% center no-repeat;
	background-size: 8px;
	border-radius: 60px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 600;
	margin: 63px auto 0;
	max-width: 459px;
	width: 100%;
	border: 1px solid #707070;
	cursor: pointer;
	transition: all 0.3s ease 0s;
	outline: none;
}
#us-lp .market-button:hover {
	background: url("/img/en_lp/us/market-button_hover.png") no-repeat scroll right 12% center / 8px 12px;
	color: #2F6AA8;
	background-color: #FFFFFF;
}
#us-lp .market-button:after {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#us-lp .market-button *::before, #us-lp .market-button *::after {
	box-sizing: border-box;
	transition: all 0.3s ease 0s;
}
#us-lp .market-button a {
	color: #FFFFFF;
	display: block;
	padding: 3.5%;
	text-decoration: none;
}
#us-lp .market-button a:hover {
	color: #2F6AA8;
	text-decoration: none;
}
/* How SUPER DELIVERY Works */
#us-lp .works {
	background-color: #EEF3F9;
	padding: 77px 0 92px;
}
#us-lp .works .ttl {
	color: #2F6AA8;
	margin-bottom: 35px;
	display: flex;
	align-items: center;
}
#us-lp .works .ttl::before,
#us-lp .works .ttl::after {
	border-top: 1px solid;
	border-bottom: 1px solid;
	content: "";
	flex-grow: 1;
	height: 4px;
}
#us-lp .works .ttl::before {
	margin-right: 20px;
}
#us-lp .works .ttl::after {
	margin-left: 20px;
}
#us-lp .works-img {
	text-align: center;
}
#us-lp .works-img img {
	max-width: 1151px;
	width: 100%;
}
/* products */
#us-lp .products {
	padding: 0 0 80px;
}
#us-lp .products .bg-color {
	padding: 60px 0 0;
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #FFFFFF 70%, #FFFFFF 100%), url(/img/en_lp/us/bg_gray.png) repeat;
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #FFFFFF 70%, #FFFFFF 100%) ,url(/img/en_lp/us/bg_gray.png) repeat;
}
#us-lp .products .sub-ttl {
	font-style: italic;
	font-weight: normal;
	font-size: 28px;
	line-height: 2;
	text-align: center;
}
#us-lp .products .brand-wrap {
	margin: 40px auto;
	padding: 48px 75px 50px;
	border: 1px solid #D9D9D9;
	background-color: #FFFFFF;
}
#us-lp .products .brand-wrap li {
	display: flex;
	border-bottom: 1px dotted #A5A5A5;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
#us-lp .products .brand-wrap .genre02 {
	text-align: right;
}
#us-lp .products .brand-wrap .genre03 {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
#us-lp .products .brand-wrap .img-area {
	margin-right: 31px;
}
#us-lp .products .brand-wrap .genre02 .img-area {
	order: 2;
	margin-left: 31px;
}
#us-lp .products .brand-wrap .img-area img {
	width: 420px;
}
#us-lp .products .brand-wrap .genre02 .txt-area {
	order: 1;
}
#us-lp .products .brand-wrap .txt-area .title {
	font-size: 25px;
	font-weight: 600;
	padding-bottom: 10px;
}
#us-lp .products .brand-wrap .txt-area .title.genre01 a {
	color: #9B4343;
}
#us-lp .products .brand-wrap .txt-area .title.genre02 a {
	color: #8F9A2C;
}
#us-lp .products .brand-wrap .txt-area .title.genre03 a {
	color: #3EA5A5;
}
#us-lp .products .brand-wrap .txt-area .txt {
	font-size: 15px;
}
#us-lp .products .brand-wrap .tag {
	display: flex;
	flex-wrap: wrap;
}
#us-lp .products .brand-wrap .genre02 .tag {
	justify-content: flex-end;
}
#us-lp .products .brand-wrap .tag p {
	border: solid 1px #707070;
	padding: 5px 12px 4px;
	font-size: 15px;
	border-radius: 8px;
	margin: 28px 15px 0 0;
	background: #FFFFFF;
}
#us-lp .products .brand-wrap .tag p:last-child {
	margin: 28px 0 0;
}
#us-lp .products .brand-wrap .genre02 .tag p {
	margin: 28px 0 0 15px;
}
#us-lp .products .tag p:hover {
	background: #F3F3F3;}
#us-lp .products .tag a {
	color: #8F8F8F;
}
#us-lp .products .tag a:hover {
	text-decoration: none;
}
#us-lp .products .tag a:before {
	content: '#';
}
/* customers-voice */
#us-lp .customers-voice {
	background: #EEEEEE;
	margin: 0 auto 100px;
	padding: 50px 0;
}
#us-lp .customers-voice .inner {
	max-width: 1030px;
	width: 95%;
}
#us-lp .customers-voice .ttl {
	margin: 15px auto 40px;
}
#us-lp .customers-voice .icon {
	margin: 0 auto;
	max-width: 112px;
}
#us-lp .customers-voice .icon img {
	margin: 30px 0 0;
	max-width: 75px;
}
#us-lp .customers-voice .img-wrap {
	display: flex;
	justify-content: space-between;
}
#us-lp .customers-voice .img-wrap .box {
	width: calc((100% - 10%) / 3);
	text-align: center;
}
#us-lp .customers-voice .img-wrap .box img {
	width: 100%;
	max-width: 307px;
	object-fit: cover;
	border-radius: 50%;
	border: 1px solid #002a54;
	box-shadow: 7px 7px #002a54;
	box-sizing: border-box;
}
#us-lp .customers-voice .img-wrap .box .name {
	font-size: 20px;
	font-weight: 600;
	margin: 28px 0 10px;
	text-align: center;
	color: #002a54;
}
#us-lp .customers-voice .img-wrap .box .txt {
	display: block;
	font-size: 17px;
	line-height: 1.6em;
	margin: 0 auto;
	width: 100%;
	text-align: left;
}
/* question */
#us-lp .question {
	margin: 0 auto 177px;
}
#us-lp .question .inner {
	max-width: 1030px;
}
#us-lp .question .question-wrap {
	word-break: normal;
	max-width: 1020px;
	margin: 60px auto 0;
}
#us-lp .question .fixation-slide {
	padding: 20px 15px 17px;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
}
#us-lp .question .fixation-slide:first-child {
	border-top: 1px solid #cccccc;
}
#us-lp .question .fixation-slide:hover {
	background: #f2f5fa;
}
#us-lp .question .fixation-slide .outer-wording {
	float: left;
	font-size: 18px;
}
#us-lp .question .fixation-slide .outer-wording .Q {
	margin: -2px 7px 0 0;
	display: inline-block;
	vertical-align: top;
	font-weight: 600;
	color: #215185;
	font-size: 20px;
}
#us-lp .question .fixation-inner .fixation-inner-in .A {
	margin: -2px 7px 0 0;
	display: inline-block;
	vertical-align: top;
	font-weight: 600;
	color: #f44336;
	font-size: 20px;
}
#us-lp .question .fixation-slide .button-open,
#us-lp .question .fixation-slide .button-close {
	background: #cacaca;
	border-radius: 50%;
	color: #FFFFFF;
	float: right;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 27px;
}
#us-lp .question .fixation-slide .circle {
	font-weight: 600;
}
#us-lp .question .fixation-slide .button-close {
	display: none;
}
#us-lp .question .fixation-inner {
	display: none;
}
#us-lp .question .fixation-inner .fixation-inner-in {
	font-size: 17px;
	line-height: 1.8em;
	padding: 20px 25px 20px 3.5em;
	text-indent: -0.9em;
}
/* registration */
#us-lp .registration {
	background: url(/img/en_lp/us/coupon_backgrounds.png) top 20px center #F5F5F5 no-repeat;
	background-size: auto;
	margin: 0 auto;
	padding: 95px 0 42px;
	position: relative;
}
#us-lp .registration > img {
	width: 100%;
	max-width: 400px;
	position: absolute;
	top: -88px;
	right: 50%;
	transform: translateX(50%);
}
#us-lp .registration .inner {
	max-width: 1150px;
}
#us-lp .registration .ttl.coupon {
	letter-spacing: -0.5px;
	color: #a92e30;
	font-size: 30px;
	line-height: 1.6;
}
#us-lp .registration .coupon-txt {
	font-size: 18px;
	text-align: center;
}
#us-lp .registration .coupon-txt span {
	color: #984848;
	font-weight: 600;	
}
#us-lp .registration .ttl {
	color: #284B7C;
}
#us-lp .registration .form-area {
	padding: 35px 0;
	margin: 51px auto 0;
	border: 3px solid #D8D8D8;
	border-radius: 20px;
	background-color: #EEEEEE;
}
#us-lp .registration .entry-form-action-mid {
	width: 840px;
	margin: 30px auto 20px;
}
#us-lp .registration .entry-form-box-mid {
	width: 520px;
	float: left;
}
#us-lp .registration .form-mid {
	border: 0;
	font-size: 19px;
	padding: 20px 20px;
	border-radius: 5px;
	background-color: #FFFFFF;
	color: #666666;
	width: 480px;
}
#us-lp .registration .mail-button-mid {
	width: 300px;
	float: right;
	position: relative;
}
#us-lp .registration .caution {
	display: block;
	font-size: 13px;
	margin: 0 auto;
	width: 840px;
}
#us-lp .registration .error {
	font-size: 16px;
}
/* 青ボタン */
#us-lp .flat-blue-button {
	background: #1b4a7c url(/img/en_lp/ca/arrow_blackbutton.png) right 12% center no-repeat;
	background-size: 8px 12px;
	border-radius: 60px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 600;
	margin: 0 auto;
	max-width: 450px;
	width: 100%;
	height: 60px;
	border: 1px solid #0c1548;
	cursor: pointer;
	transition: all 0.3s ease 0s;
}
#us-lp .flat-blue-button:hover {
	background: url("/img/en_lp/ca/arrow_blackbutton_hover.png") no-repeat scroll right 12% center / 8px 12px;
	color: #1b3879;
	background-color: #FFFFFF;
}
#us-lp .flat-blue-button:after {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#us-lp .flat-blue-button *::before, #us-lp .flat-black-button *::after {
	box-sizing: border-box;
	transition: all 0.3s ease 0s;
}
#us-lp .flat-blue-button a {
	color: #FFFFFF;
	display: block;
	padding: 16px;
	text-decoration: none;
}
#us-lp .flat-blue-button a:hover {
	color: #1b3879;
	text-decoration: none;
}
/* SP */
@media screen and (max-width: 670px){
	#us-lp .flat-blue-button {
		background: #1b4a7c url(/img/en_lp/ca/arrow_blackbutton.png) right 8% center no-repeat;
		max-width: 310px;
		height: 55px;
		display: block;
	}
	#us-lp .flat-blue-button a {
		padding: 11px;
	}
}
/* 固定ボタン */
#us-lp .mail-entry-fix-button {
	position: fixed;
	background: rgba(255,255,255,0.9);
	left: 0;
	z-index: 100;
	padding: 10px 0;
	width: 100%;
}
/* PC only */
@media screen and (min-width: 941px) {
	#us-lp .mail-entry-fix-button .button-table {
		margin: 0 auto;
		text-align: center;
	}
	#us-lp .mail-entry-fix-button .button-table .txt {
		display: inline-block;
		font-size: 20px;
		font-weight: bold;
		padding: 0 15px 0 0;
		text-align: center;
		vertical-align: center;
	}
	#us-lp .mail-entry-fix-button .button-table .txt span {color: #f44336;}
	#us-lp .mail-entry-fix-button .button-table .link-button {
		display: inline-block;
		height: 55px;
		width: 270px;
	}
	#us-lp .mail-entry-fix-button .button-table .link-button .button-txt {
		padding: 14px;
	}
}
#us-lp .foreign-simple-footer {
	font-size: 100%;
}
/* TAB */
@media screen and (min-width: 671px) and (max-width: 940px) {
	#us-lp .ttl {
		font-size: 32px;
	}
	/* メインビジュアル */
	#us-lp .main-visual .wrap .main-catch {
		padding: 3em 0 2em;
	}
	#us-lp .main-visual .wrap .main-catch img {
		max-width: 460px;
	}
	/* 数字部分 */
	#us-lp .number li {
		padding: 10px 4% 10px 30px;
	}
	#us-lp .number .num {
		font-size: 28px;
	}
	#us-lp .number .txt {
		font-size: 16px;
	}
	/* Japan's largest wholesale marketplace */
	#us-lp .marketplace {
		margin: 50px auto;
	}
	#us-lp .marketplace .ttl {
		margin-bottom: 40px;
	}
	#us-lp .marketplace .img-area img {
		width: 80%;
		margin-right: 0;
	}
	#us-lp .marketplace li {
		margin: 14px 15%;
	}
	#us-lp .marketplace li img {
		max-width: 70px;
	}
	#us-lp .marketplace li .txt {
		font-size: 18px;
	}
	#us-lp .marketplace li .txt span {
		font-size: 14px;
	}
	/* How SUPER DELIVERY Works */
	#us-lp .works-img img {
		width: 98%;
	}
	/* products */
	#us-lp .products {
		padding: 0 0 40px;
	}
	#us-lp .products .sub-ttl {
		font-size: 22px;
	}
	#us-lp .products .brand-wrap {
		
		padding: 48px 5% 50px;
		margin: 20px auto 0;
	}
	/* customers-voice */
	#us-lp .customers-voice .img-wrap .box img {
		max-width: 190px;
	}
	/* question */
	#us-lp .question {
		margin: 0 auto 165px;
	}
	/* registration */
	#us-lp .registration {
		padding: 60px 0 40px;
	}
	#us-lp .registration > img {
		max-width: 300px;
		top: -60px;
	}
	#us-lp .registration .ttl {
		margin: 20px 0 0 0;
	}
	#us-lp .registration .form-area {
		padding: 35px 0;
		margin: 51px auto 0;
	}
}
/* TAB/SP */
@media screen and (max-width: 940px) {
	#us-lp .logo {
		width: 96%;
	}
	/* Japan's largest wholesale marketplace */
	#us-lp .marketplace .contents {
		display: block;
	}
	#us-lp .marketplace ul {
		width: 100%;
	}
	/* products */
	#us-lp .products .brand-wrap li {
		display: block;
		margin: 0 auto 40px;
	}
	#us-lp .products .brand-wrap .genre02 {
		text-align: left;
	}
	#us-lp .products .brand-wrap .img-area {
		margin-right: 0;
		text-align: center;
	}
	#us-lp .products .brand-wrap .genre02 .img-area {
		margin-left: 0;
	}
	#us-lp .products .brand-wrap .txt-area .title {
		padding: 20px 0 10px;
	}
	#us-lp .products .brand-wrap .genre02 .tag {
		justify-content: flex-start;
	}
	/* question */
	#us-lp .question {
		width: 90%;
	}
	/* registration */
	#us-lp .registration {
		background: #F5F5F5;
	}
	#us-lp .registration .entry-form-action-mid {
		width: 90%;
	}
	#us-lp .registration .entry-form-box-mid {
		width: 100%;
		float: none;
	}
	#us-lp .registration .form-mid {
		display: block;
		padding: 20px;
		margin: 0 auto;
		width: 80%;
	}
	#us-lp .registration .mail-button-mid {
		float: none;
		margin: 20px auto 0;
		width: 100%;
		text-align: center;
	}
	#us-lp .registration .caution {
		width: 90%;
	}
	#us-lp .registration .lastimg {
		margin: 30px auto 0;
	}
	#us-lp .mail-entry-fix-button .button-table .txt {
		text-align: center;
		font-weight: 600;
		margin-bottom: 5px;
	}
	#us-lp .mail-entry-fix-button .button-table .txt span {
		color: #f44336;
		letter-spacing: -0.7px;
	}
	#us-lp .mail-entry-fix-button .button-table .link-button .button-txt {
		text-align: center;
	}
	#us-lp .mail-entry-fix-button .button-table .link-button {
		height: 50px;
		max-width: 300px;
	}
	#us-lp .mail-entry-fix-button .button-table .link-button .button-txt {
		font-size: 17px;
		padding: 15px;
	}
}
/* SP */
@media screen and (max-width: 670px) {
	#us-lp .ttl {
		font-size: 25px;
	}
	#us-lp .logo {
		padding: 10px 0;
	}
	#us-lp .logo img {
		width: 110px;
	}
	/* メインビジュアル */
	#us-lp .main-visual .wrap {
		background: url(/img/en_lp/us/main_bg_sp.png) no-repeat center center;
		background-size: cover;
	}
	#us-lp .main-visual .wrap .main-catch {
		padding: 5em 0;
	}
	#us-lp .main-visual .wrap .main-catch img {
		max-width: 285px;
	}
	/* 数字部分 */
	#us-lp .number {
		padding: 0;
	}
	#us-lp .number ul {
		display: block;
	}
	#us-lp .number li {
		padding: 10px 0;
		width: 100%;
		border-right: none;
		text-align: center;
	}
	#us-lp .number li:first-of-type {
		padding: 12px 0 0;
	}
	#us-lp .number li:last-of-type {
		padding: 0 0 12px;
	}
	#us-lp .number li::after {
		content: "";
		display: inline-block;
		width: 60px;
		border-bottom: 1px solid #FFFFFF;
	}
	#us-lp .number li:last-of-type::after {
		display: none;
	}
	#us-lp .number .num {
		font-size: 22px;
	}
	#us-lp .number .txt {
		font-size: 15px;
	}
	/* Japan's largest wholesale marketplace */
	#us-lp .marketplace {
		margin: 33px auto 36px;
	}
	#us-lp .marketplace .inner {
		width: 85%;
	}
	#us-lp .marketplace .ttl {
		margin-bottom: 20px;
	}
	#us-lp .marketplace .img-area img {
		
		max-width: 320px;
		margin-right: 0;
	}
	#us-lp .marketplace li {
		margin-top: 10px;
	}
	#us-lp .marketplace li:first-of-type {
		margin-top: 30px;
	}
	#us-lp .marketplace li img {
		max-width: 66px;
		margin-right: 12px;
	}
	#us-lp .marketplace li .txt {
		font-size: 16px;
	}
	#us-lp .marketplace li .txt span {
		font-size: 12px;
	}
	#us-lp .market-button {
		background: #2F6AA8 url("/img/en_lp/ca/arrow_blackbutton.png") right 6% center no-repeat;
		margin: 35px auto 0;
		max-width: 400px;
	}
	/* How SUPER DELIVERY Works */
	#us-lp .works {
		padding: 38px 0 57px;
	}
	#us-lp .works-img img {
		max-width: 378px;
		width: 85%;
	}
	/* products */
	#us-lp .products {
		padding: 0 0 56px;
	}
	#us-lp .products .bg-color {
		padding: 51px 0 0;
		background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #FFFFFF 70%, #FFFFFF 100%), url(/img/en_lp/us/bg_gray_sp.png) repeat;
		background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #FFFFFF 70%, #FFFFFF 100%) ,url(/img/en_lp/us/bg_gray_sp.png) repeat;
	}
	#us-lp .products .sub-ttl {
		font-size: 19px;
		line-height: 1.2em;
		margin-top: 8px;
	}
	#us-lp .products .brand-wrap {
		padding: 48px 3% 50px;
		margin: 20px auto 0;
		display: block;
	}
	#us-lp .products .brand-wrap .img-area img {
		width: 100%;
		max-width: 400px;
	}
	
	#us-lp .products .brand-wrap .tag p {
		padding: 3px 10px;
		font-size: 14px;
		margin: 11px 11px 0 0;
	}
	#us-lp .products .brand-wrap .tag p:last-child {
		margin: 11px 0 0;
	}
	#us-lp .products .brand-wrap .genre02 .tag p {
		margin: 11px 11px 0 0;
	}
	/* customers-voice */
	#us-lp .customers-voice {
		margin: 0 auto 51px;
		padding: 45px 0;
	}
	#us-lp .customers-voice .icon {
		max-width: 80px;
	}
	#us-lp .customers-voice .icon img {
		max-width: 60px;
	}
	#us-lp .customers-voice .img-wrap {
		display: block;
	}
	#us-lp .customers-voice .img-wrap .box {
		width: 92%;
		margin: 0 auto 35px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	#us-lp .customers-voice .img-wrap .box img {
		max-width: 150px;
		box-shadow: 4px 4px #002a54;
		margin-right: 18px;
	}
	#us-lp .customers-voice .img-wrap .box .name {
		font-size: 16px;
		margin: 0 0 10px;
		text-align: left;
	}
	#us-lp .customers-voice .img-wrap .box .txt {
		font-size: 15px;
	}
	/* question */
	#us-lp .question {
		margin: 0 auto 112px;
	}
	#us-lp .question .question-wrap {
		margin: 40px auto 0;
	}
	#us-lp .question .fixation-slide {
		padding: 20px 5px 17px;
	}
	#us-lp .question .fixation-slide .outer-wording {
		font-size: 17px;
		float: left;
		width: 85%;
	}
	#us-lp .question .fixation-slide .outer-wording .Q,
	#us-lp .question .fixation-inner .fixation-inner-in .A {
		display: none;
	}
	#us-lp .question .fixation-inner .fixation-inner-in {
		font-size: 15px;
		padding: 20px 15px 20px 5%;
		text-indent: 0;
	}
	#us-lp .question .fixation-inner .fixation-inner-in a {
		word-wrap: break-word !important;
	}
	/* registration */
	#us-lp .registration {
		padding: 60px 0 35px;
	}
	#us-lp .registration > img {
		max-width: 250px;
		top: -50px;
	}
	#us-lp .registration .ttl.coupon {
		margin: 20px 0 8px;
		font-size: 22px;
		line-height: 1.2;
	}
	#us-lp .registration .coupon-txt {
		font-size: 14px;
	}
	#us-lp .registration .form-area {
		padding: 27px 0 22px;
	}
	#us-lp .registration .form-area .ttl {
		font-size: 30px;
	}
	#us-lp .registration .entry-form-action-mid {
		margin: 15px auto 20px;
	}
}
/* フォームのvalidationエラー追加 */
#us-lp .registration .error-area-wrap {
	line-height: 1;
	display: none;
}
@keyframes show {
	from { opacity: 0; }
	to { opacity: 1; }
}
@-webkit-keyframes myfirst { /* Safari and Chrome */
	from { opacity: 0; }
	to { opacity: 1; }
}
#us-lp .registration .error-area-wrap.show {
	display: block;
	animation : show 0.8s linear 1 ;
	-webkit-animation : show 0.8s linear 1 ; /* Safari and Chrome */
}
#us-lp .registration .error-area {
	color: #dc4d4d;
	position: relative;
	display: inline-block;
	padding: 5px 15px;
	margin-top: 10px;
	width: auto;
	min-width: 115px;
	line-height: 32px;
	text-align: center;
	background: #FFFFFF;
	border: 2px solid #dc4d4d;
	z-index: 0;
	font-weight: 600;
}
#us-lp .registration .error-area:before {
	content: "";
	position: absolute;
	top: -8px;
	left: 50%;
	margin-left: -9px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0px 9px 11px 8px;
	border-color: transparent transparent #FFFFFF transparent;
	z-index: 0;
}
#us-lp .registration .error-area:after {
	content: "";
	position: absolute;
	top: -11px;
	left: 50%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 9px 11px 9px;
	border-color: transparent transparent #DC4D4D transparent;
	z-index: -1;
}
#us-lp .registration .flat-blue-button.disabled,
#us-lp .registration .flat-blue-button[disabled] {
	pointer-events: none;
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
	border: none;
}
/* TAB/SP */
@media screen and (max-width: 940px) {
	#us-lp .registration .error-area-wrap.show {
		text-align: center;
	}
	#us-lp .registration .error-area {
		display: block;
		margin: 20px auto 0;
		width: 80%;
	}
}
/* SP */
@media screen and (max-width: 670px) {
	#us-lp .registration .error-area {
		line-height: 1.6;
	}
}