/* =========================================================
		guide1
========================================================= */
.red{color:#d12c1c;}
img{width:100%;}
.guide_con{
	
	    width: 900px;
    margin: 0 auto 100px;
    position: relative;
	
}

#main_column .guide_con h2{
    border-bottom: none;
    font-size: 28px;
    text-align: center;
    font-weight: 500;

    padding: 0;
    margin: 45px 0 45px;
}
.guide_con h2 span {
    font-size: 14px;
}

.guide_toplink {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}

.guide_toplink li{
	width: 19.1%;
	margin-right: 1%;
	
	
}
.guide_toplink li:nth-child(5n){
	margin-right: 0;
	
	
}

.guide_toplink li a {
    display: block;
    text-align: center;
    background: #fff;
    padding: 10px 0;
    color: #333;
    position: relative;
    text-decoration: none;
    border: 1px solid #b9b9b9;
    font-size: 14px;
    border-radius: 3px;
    margin-bottom: 10px;
    transition: all .3s;
}
.guide_toplink li a:after {
    content: '';
    width: 5px;
    height: 5px;
    transform: rotate(45deg);
    position: absolute;
    right: 8px;
    top: calc(50% - 4px);
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
}

.guide_con .guide_inner{

	margin-top: 70px;
    background: none !important;
	
}
.guide_con #order{
	margin-top: 40px;
	}

.guide_con .guide_ttl{
font-size: 25px;
	font-weight: 500;
	border-bottom: 1px solid #ccc;
	padding-bottom:7px;
	margin-bottom: 18px;
	border-left: 4px solid #da0;
    padding-left: 15px;
	
}
.guide_con .guide_copy1{
font-size: 15px;
padding-bottom:15px;
letter-spacing: 1px;
	
	
}
.guide_btn a{
	display: block;
    text-align: center;
    background: #fff;
    padding: 10px 0;
    color: #333;
    position: relative;
    text-decoration: none;
    border: 1px solid #b9b9b9;
    font-size: 14px;
    border-radius: 3px;
    margin:5px 15px 15px 0;
    transition: all .3s;
	width: 330px;
}
.guide_btn a:after{
    content: '';
    width: 8px;
    height: 8px;
    transform: rotate(-45deg);
    position: absolute;
    right: 20px;
    top: calc(50% - 4px);
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
}

.g_btn_area{
	display: flex;
    flex-wrap: wrap;
    justify-content: left;
	
}
/* =========================================================
		guide2
========================================================= */

#flow1, #flow2{margin-top: 50px;}
.flow_ttl{
	font-size: 20px;
	font-weight: 600;
	
}

.flow_step{margin-top: 30px;}
.flow_step .step_ttl{
	font-size: 19px;
	font-weight: 500;
	border-bottom: 1px dashed #aaa;
	padding-bottom:10px;
	margin-bottom: 20px;
	
}
.flow_step li{
	margin-bottom: 40px;
}


.flow_step .step_ttl span{
	font-size: 22px;
	font-weight: 600;
	color: #d7a81c;
}

.step_con{
	display: flex;
    flex-wrap: wrap;
    justify-content: left;
	
	
}
.step_con .step_pic{
	
	width:55%;
	margin-right: 5%;
	border: 1px solid #ccc;
}
.step_con .step_detail{
	
	width:38%;
	font-size: 18px;
	line-height: 1.8;
	font-weight: 500;
}

.step_con .step_att{
	font-size:13px;
	line-height: 1.5;
	font-weight: 400;
	padding: 20px 0;
}
.step_con .guide_btn a{
	width: 315px;
	margin-right: 0;
}
.step_con .step_copy1b{
	padding: 15px 0;
	
}

/* =========================================================
		guide3
========================================================= */
.point_area {
    background: #fbfbf4;
    padding: 25px 30px 20px;
    margin: 20px auto 10px;
    border-radius: 5px;
}
.member_ttl{
	font-size: 20px;
	font-weight: 500;
	padding: 10px 0 25px;
	color: #d7a81c;
	text-align: center;
}
.member_point{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
	
}
.member_point li{
	width: 31%;
	margin-right: 3%;
	margin-bottom: 3%;
}
.member_point li:nth-child(3n){
	margin-right: 0;
	
}

.guide_btn2 a{
	
	    margin: 0 auto 20px;
}

.member_att1{
	
	font-weight:500;
	font-size: 18px;
	padding:20px 0 10px;
}

.member_att_copy{

	font-size: 15px;
	padding:0 0 15px;
}

.member_att_copy a{
	color: #d12c1c;
}

/* =========================================================
		guide4
========================================================= */
.g_point_ttl{
	font-weight: 500;
	font-size: 20px;
	padding: 20px 0 10px;
	
}
.g_point_pic{
	padding:10px 0 20px;
	width: 25%;
}
.guide_p_copy1{
	font-size: 18px;
	color: #d7a81c;
	padding-bottom: 10px;
	font-weight: 500;
}
.g_point_pic2 {
    padding: 0 0 0;
    width: 65%;
    border: 1px solid #ccc;
    margin: 5px 0 25px;
}
.g_point{
	margin-top: 5px;
}
.g_point .step_pic {
    width: 50%;

}
/* =========================================================
		guide5
========================================================= */
.g_cash_ttl{
	font-size: 17px;
padding:5px 0 5px;
	font-weight: 600;

}
.g_cash_sub{
	font-size: 15px;
padding:13px 0 8px;
	font-weight: 600;
	
	
}
.g_cash_pic{
	width: 75%;
	padding-bottom: 15px;
}

.amazonpay{
	
	width: 90px;
	padding: 10px 0;
	
}
.g_cash_copy1{
	font-size: 15px;
	padding-bottom: 3px;
}
.g_cash_copy2{
	font-size: 15px;
	padding-bottom: 15px;
}

.mb-30{margin-bottom:30px;}

/* =========================================================
		guide6
========================================================= */
.g_de_ttl{
	font-size: 17px;
padding:10px 0 25px;
	font-weight: 600;

}
.g_de_time{
	width: 55%;
	padding: 0 0 8px;
	
}

/* =========================================================
		guide7
========================================================= */
.tax_area{
	margin:10px 0 30px;
	}
.tax_area dl{
		display: flex;
    flex-wrap: wrap;
    justify-content: left;
	padding-bottom:10px;
	
	}

.tax_area dt{
		width:200px;
		font-size:16px;
		font-weight:600;
	
	}
.tax_area dd{
		
		font-size:15px;
		
	
	}
/* =========================================================
		guide9
========================================================= */
.sysAcceptDomainArea {
    overflow: hidden;
    border: 1px solid #cfcfcf;
    border-radius: 0;
    box-shadow: none;
    margin: 1em auto 2em;
    padding: 1em;
	font-size: 15px;
	
}
.sysAcceptDomainArea h4{
	padding-bottom: 8px;
	
}
.sysAcceptDomainArea .sysAcceptDomain {
    float: left;
    height: 35px;
    margin: 1%;
    width: 47%;
}

.sysAcceptDomain input[type=text]{
    -webkit-appearance: none;
    padding: 10px 5px !important;
    width: 100%;
    line-height: 2;
    background: #fff;
    border: 1px solid #dddddd;
    border-radius: 0;
}
.sysAcceptDomainArea .sysAcceptDomain a {
    line-height: 35px;
    padding: 0 0 0 1em;
	color: #333;
}
.mail_copy1{
	font-size: 16px;
	 font-weight: 500;
	padding: 10px 0 5px;
	
	
}

.mail_contact{
	padding-bottom: 10px;
	font-size: 14px;
	}

.mail_contact span{
	font-weight: 600;
	font-size: 24px;
	}

