@charset "utf-8";

*{
	margin: 0;
	padding: 0;
}
ul li,
ol li{
	list-style: none;
}
table {
  border-collapse: collapse;
	margin: 10px 0;
}
table th,
table td {
	border: solid 1px #444;
	padding: 10px 20px;
}
img {
	vertical-align:middle;
}


#guide {
	font-size: 13px;
	margin: 0 auto 50px;
	width: 1152px;
}
#guide a{
	color: #3272f3;
	display: inline-block;
}
#guide a:link {
	color: #3272f3;
	text-decoration: none;
}
#guide a:visited {
	color: #3272f3;
	text-decoration: none;
}
#guide a:active {
	color: #3272f3;
	text-decoration: underline;
}
#guide a:hover {
	color:#3272f3;
	text-decoration: underline;
}
#guide p.pLinkb {
	color: #000;
	display: block;
}
#guide p.pLink{
	margin-top: 8px;
}
/*#guide p.pLink a {
	color: #3272f3;
	display: block;
}
#guide p.pLink a:hover {
	color:#3272f3;
	text-decoration: underline;
}*/

#guide h2 {
	background-color: #aecf04;
	color:#ffffff;
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3;
	margin-top: 30px;
	padding: 14px 9px 11px 24px;
}
#guide h3 {
	background-color: #aecf04;
	color: #fff;
	display: inline-block;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 8px 20px;	
}
#guide h4{
	font-size: 15px;
	margin: 20px 0;	
}
#guide h4.deletespace{
	margin-top: 0;
}
#guide h4.deletespace02{
	margin-bottom: 10px;
}
#guide h5{
	font-size: 1.1em
}
#guide h6{
	font-size: 1em
}
#guide ul.gMenu {
	border: #aecf04 1px solid;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	text-align: center;
	margin: 40px 0;
	padding: 20px 6px 10px 20px;
	width: 100%;
}
#guide ul.gMenu li {
	box-sizing: border-box;
	padding: 0 14px 12px 0;
	width: 33.33%;
}
#guide ul.gMenu li.Line{
	width: 25%;
}

#guide ul.gMenu li a {
	box-sizing: border-box;
	border: #aecf04 1px solid;
	color: #111111;
	display: block;
	font-size: 1.2em;
	padding: 10px;
	text-decoration: none;
	width: 100%;
}
#guide ul.gMenu li a:hover {
	background-color: #f2f9d5;
	color:#333333;
	transition: 0.3s;
}
#guide section{
	border-bottom: #ccc 1px solid;
	box-sizing: border-box;
	padding: 20px;
}

#guide .enclosure {
	background-color: #eeeeee;
	padding: 20px;
	border: 1px solid #cccccc;
}
/*.enclosure h5{
	font-weight:bold;
	font-size:13px;
}*/

.gdAttention {
	color: #ef444d;
}

.gdNotes {
	font-size:86%;
}
.pRight {
	text-align: right;
}
.Attention{
	font-size: 1.2em;
	font-weight: 600;
}
.about_return .Attention{
	border-bottom: #ef444d 1px solid;
	display: inline-block;
	margin-bottom: 10px;
}
.linkList{
	padding:0 0 30px 0;
}

.GuideMainWrap{
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	box-sizing: border-box;
}
.guideMain01{
	border-top: #ccc 1px solid;
}
.Contenlayout01{
	margin-bottom: 20px;
}
.Contenlayout02{
	padding-top: 10px;
}
.Contenlayout03{
	padding-bottom: 10px;
}
.content dt{
	font-weight: bold;
}
.content dd,
.contentLine{
	border-bottom: #cccccc 1px solid;
	margin-bottom: 20px;
}
.content dd{
	padding: 10px 0 20px;
}
.contentLine{
	padding-bottom: 20px;
}
.content dd.deleteLine{
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}



.TermsOfService > li{
	list-style: none;
	margin-bottom: 20px;	
}

.TermsOfService > li > dl >dt{
	font-weight: bold;
}
.TermsOfService ol,
.privacypolicy ol,
.indent{
	padding-left: 1.4em;
}
.Listnumber li{
	list-style: decimal;
}
.Listnumber li ol{
	padding: 0;
}
.Listnumber ol li,
.Listnumber ul li{
	list-style: none;
}
.Listdisc li{
	list-style: disc;
}
h4.titleSquare{
	border-left: solid 14px #f2f9d5;
	padding: 0.25em 0.5em;
}
.wrap dt{
	font-weight: bold;
	padding: 10px 0 4px 0;
}
/*.HowToOrder ol > li{
	margin-bottom: 20px;
}
.HowToOrder ol li div > p{
	padding-left: 2em;
	position: relative;
}
.HowToOrder ol li p span{
	font-weight: bold;
	position: absolute;
	top:0;
	left: 0;
}*/
.noshi{
	align-items: flex-end;
	display: flex;
	flex-wrap: wrap;
}
.noshi > p{
	width: 100%;
}
.delivery_status dt{
	font-weight: bold;
}
.delivery_status dd{
	margin-bottom: 10px;
}
.delivery_status dd.endnumber{
	margin: 0;
}
.about_return ul,
.about_coupon_campaign ul,
.notes_coupon ul,
.about_review ul{
	padding: 10px 10px 10px 1.4em;
}
#guide .about_return .enclosure{
	background-color: #f2f9d5;
}
.commonQuestion{
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.commonQuestion div{
	box-sizing: border-box;
	width: 33.3%;
}
.commonQuestion dl{
	line-height: 2em;
}
.QuestionList{
	width: 100%;
}
.commonQuestion dt{
	font-weight: bold;
	padding-bottom: 10px;
}
.Bold{
	font-weight: bold;
}
.pros{
	padding: 10px 0;
}
.toll-free{
	margin-top: 10px;
}

/*アイコン*/
.Circle{
	display: list-item;
	margin-left: 1em;
	list-style-type: disc;
}
dd.Circle{ 
	margin-left: 2em;
}
dt.Circle + dd,
.OrderOption .gdNotes{
	margin-left: 1.1em;
}
#Law dl dd dl dd{ 
	border: 0;
	margin-bottom: 0;
	padding: 0 0 10px;
}
.Square{
	padding: 0px 0px 0px 1em;
    position: relative;
}
.Square::before{
	background-color: #333333;
    border: 0.3em solid #333333;
    content: "";
	height: 0px;
    position: absolute;
    top: 46%;
    left: 2px;
    transform: translateY(-50%);
	width: 0px;
}
.Triangle,
.Triangle_black,
.triangle > li a,
.triangle > dd a{
	padding: 0px 0px 0px 0.7em;
    position: relative;    
}
.Triangle::before,
.Triangle_black::before,
.triangle > li a::before, 
.triangle > dd a::before{
	border: 0.4em solid transparent;
    border-left: 0.4em solid #3272f3;
    content: "";
	height: 0px;
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
	width: 0px;
}
.Triangle_black::before{
	border-left: 0.4em solid #000000;
}
.triangle > dd a.up_icon::before{
    top: 25%;
}
.T-left::before{
	left: 1.2em;
}
.Triangle_black + div{
	padding-top: 5px;
}