a{
	text-decoration: none !important;
}
/*mypage wrap*/

.mypage_top {
	width: 95%;
	margin: 0 auto;
	background: #FFFFFF;
}

.mypage_p1,.mypage_pback {
	width: 100%;
	text-align: right;
}

.mypage_p1 a,.mypage_pback a {
	color: #FFFFFF;
	padding: 5px 15px 5px 25px;
	text-align: center;
	background: #BDA96E;
	border-radius: 20px;
	margin-left: 15px;
}
.mypage_p1 a:hover,.mypage_pback a:hover{
	background: #D2BA86;
}
.mypage_p1 a font,.mypage_pback a font {
	margin-left: 10px;
}

.mypage_p1 p {
	color: #BDA96E;
	padding: 5px 15px;
	text-align: center;
	background: #FFF;
	border-radius: 20px;
	margin-left: 15px;
	border: 1px solid #BDA96E;
	display: inline;
}

.mypage_p1 p:hover{
	cursor:pointer;
	background-color: rgba(165, 165, 165, 0.85);
	color: #FFF;
}

.mypage_banner {
	width: 100%;
	height: 270px;
	line-height: 270px;
	text-align: center;
	background: #E3DECE;
	margin: 20px auto;
}

.mypage_banner span {
	font-size: 60px;
	color: #FFFFFF;
}

.mypage_list,.mailbox_list,.point_list {
	list-style: none;
	width: 100%;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}

.mypage_list li,.mailbox_list li,.point_list li {
	float: left;
	width: 16.66%;
	text-align: center;
	background: #F7F5EF;
	border: 1px solid #CBC0A0;
	border-bottom: 0;
	border-left: 0;
	box-sizing: border-box;
	border-radius: 10px 10px 0 0;
	padding: 10px 0;
	min-height: 42px;
	cursor: pointer;
}

.mypage_list li a,.mailbox_list li a,.point_list li a{
	color: #6b5427;
	display: block;
	width: 100%;
	transition: color 0.3s ease-in-out 0s;
	font-size:11px;
}
.mypage_list li a:hover,.mailbox_list li a:hover,.point_list li a:hover{
	color: #FFFFFF;
}
.mypage_list li:hover,.mailbox_list li:hover,.point_list li:hover{
	background: #BDA96E;
}
.mypage_list li.active,.mailbox_list li.active,.point_list li.active {
	background: #BDA96E;
}
.mypage_list li.active a,.mailbox_list li.active a,.point_list li.active a{
	color: #FFFFFF;
}

.mypage_list li:first-of-type,.mailbox_list li:first-of-type,.point_list li:first-of-type {
	border-left: 1px solid #CBC0A0;
}

.mypage_list li span,.mypage_list li.active span,.mailbox_list li span,.mypage_list li.active span,.point_list li span{
	display: inline-block;
	line-height: 16px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	background: #c7a867;
	border-radius: 50%;
	vertical-align: middle;
	margin-bottom:2px;
	padding:1px 5px;
}

.mypage_list li.active span,.mailbox_list li.active span,.point_list li.active span{
	color: #c7a867;
	background: #FFFFFF;
}

ul.point_list{
	background-color: transparent !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.mypage_main {
	width: 100%;
	border-top: 1px solid #CBC0A0;
}

.mypage_main_dl {
	width: 95%;
	margin: 0 auto;
	padding: 17px 0;
	overflow: hidden;
	clear: both;
	border-bottom: 1px solid #DFD6B9;
}

.mypage_main_dl a {
	color: #000000;
	display: block;
	width: 100%;
}

.mypage_main dl:last-of-type {
	border-bottom: 0;
}

.mypage_main_dl dt {
	float: left;
	width: 63%;
}

.mypage_main_dd {
	float: right;
	width: 37%;
}

.mypage_main_dd p {
	width: 30%;
	padding: 0 10px;
	text-align: center;
	color: #a9894a;
	font-size: 12px;
	border: 1px solid #a9894a;
	border-radius: 20px;
	margin-bottom: 10px;
}

.mypage_main_list {
	list-style: none;
	overflow: hidden;
	clear: both;
}

.mypage_main_list li {
	float: right;
	font-size: 14px;
	padding-left:15px;
}

.mypage_main_list li img{
	width:52%;
}

.mypage_main_list li:last-of-type {
	float: right;
}

.mypage_money {
	text-align: right;
}

.mypage_money span {
	font-size: 24px;
	font-weight: bold;
	color: #a9894a;
	transition: color 0.3s ease-in-out 0s;
	margin-left:5px;
}

a:hover .mypage_money span {
	color: #D2BA86;
}

.total {
	width: 95%;
	margin: 0 auto;
	background: #F8F5F0;
	padding: 10px 0;
	padding-right: 5%;
	text-align: right;
	border-top: 2px solid #DFD6B9;
	border-bottom: 2px solid #DFD6B9;
}

.total_money {
	color: #DF7F73;
	font-weight: bold;
	font-size: 30px;
	background: none !important;
}

.total font {
	font-size: 14px;
}


/*detail*/
.detail_main {
	border-top: 2px solid #D4A834;
}

/*detail_new*/

.detail_new {
	width: 100%;
	padding-bottom: 3px;
	position: relative;
}

.detail_new_top_title {
	width: 100%;
	overflow: hidden;
	clear: both;
	background: #EBEBEB;
}

.detail_new_top_title_dl {
	width: 100%;
	float: left;
	overflow: hidden;
	clear: both;
	background: #FFFFFF;
	padding: 5px 1%;
}

.detail_new_top_title_dl dt {
	float: left;
	width: 100%;
}

.detail_new_top_title_dl dt a,.detail_new_top_title_dl div.addInfo a {
	padding: 0 20px;
	display: inline-block;
	text-align: center;
	color: #de9500;
	border: 1px solid #de9500;
	border-radius: 20px;
	font-size: 12px;
	font-weight: bold;
}

.detail_new_top_title_dl dt a:hover,.detail_new_top_title_dl div.addInfo a:hover {
	background: #de9500;
	color: #FFFFFF;
}

.detail_new_top_title_dl dt p {
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0 7px;
	padding-left:10px;
}

.detail_new_top_title_dl dd {
	padding: 10px 0;
	float: left;
	text-align: center;
}

.detail_new_top_title_dl dd img {
	vertical-align: middle;
	width: 120px;
	height: 120px;
}


.detail_logos img {
margin: 5px 12px 0px;
}

.detail_new_top_main {
	width: 100%;
	background: #FFFFFF;
	font-size: 14px;
	/*margin-bottom:20px;*/
}

.detail_new_top_main_money,.detail_new_top_main_money2 {
	width: 100%;
	overflow: hidden;
	clear: both;
	list-style: none;
	border-top: 1px solid #EBEBEB;
	/*border-bottom: 1px solid #EBEBEB;*/
}

.detail_new_top_main_money li,.detail_new_top_main_money2 li {
	float: left;
	padding: 10px 0;
}

.detail_new_top_main_odd {
	width: 16%;
	background: #DFC752;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.detail_new_top_main_even {
	width: 14%;
	text-align: left;
	margin-left: 15px;
}

.detail_new_top_main_money2 .detail_new_top_main_odd {
	width: 140px;
}
.detail_new_top_main_money2 .detail_new_top_main_even {
	width: 200px;
}
.detail_new_top_main_money2 .detail_new_top_main_odd span{
	line-height: 0;
	font-weight: normal;
	font-size:11px;
	color:#fff;
}
.detail_new_top_main_money2 .detail_new_top_main_odd a{
	color:#fff;
	line-height: 0 !important;
}

.top_info{
	position:relative;
}

.main_img{
	display: block;
	position: absolute;
	top:0;
	right:0;
	width:118px;
	height: 100%;
	/*background-color: #fff;*/
	background-size: contain;
	background-position: center right;
	background-repeat: no-repeat;
}

.pl_line{
	line-height: 1;
	padding-top:7px !important;
	padding-bottom:4px !important;
}

.pl_line_content{
	font-size: 12px;
	padding-top:5px !important;
	padding-bottom:0 !important;
	line-height: 1.2;
}

.detail_new_top_main_money li:nth-of-type(2) {
	color: #ff6666;
	font-weight: bold;
}

.detail_new_top_main_money li:nth-of-type(4),
.detail_new_top_main_money li:nth-of-type(6),
.detail_new_top_main_money2 li:nth-of-type(2),
.detail_new_top_main_money2 li:nth-of-type(4),
.detail_new_top_main_money2 li:nth-of-type(6) {
	font-weight: bold;
}

.detail_new_top_main dl {
	width: 100%;
	overflow: hidden;
	clear: both;
	border-top: 1px solid #EBEBEB;
}

.detail_new_top_main dl dt {
	width: 95px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background: #DFC752;
	padding: 10px 0;
}

.detail_new_top_main dl:last-of-type dt {
	padding: 33px 0;
}

.detail_new_top_main dl dd {
	float: left;
	background: #FFFFFF;
	padding: 10px 0;
	margin-left: 15px;
}

.detail_new_top_main dl span {
	padding: 0 10px;
	display: inline-block;
	text-align: center;
	background: #D5D5D5;
	border-radius: 10px;
	font-size: 13px;
	font-weight: bold;
	margin-right: 5px;
}

.detail_new_top_main dl span:last-of-type {
	margin-left: 15px;
}

.detail_new_bottom {
	text-align: center;
	padding: 10px 0 5px;
	background: #EBEBEB;
}

.submit_btn{
	cursor: pointer;
	display: block;
	border-bottom: 3px solid #32a08e;
	border-top: 3px solid #79d8c8;
	background-color:#41c3ae;
	height:58px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	width:96%;
	color:#fff !important;
	font-weight:bold;
	letter-spacing:6px;
	font-size: 20px;
	padding-top:11px;
	margin:auto;
}
input.submit_btn{
	padding-top: 0;
}

.detail_btn1 {
	margin-bottom: 20px;
}

.detail_btn1:hover {
	opacity: 0.5;
}

.detail_new_bottom img {
	display: block;
	width: 675px;
	margin: auto;
}

.detail_new_bottom span {
	font-size: 12px;
	font-weight: bold;
}

.detail_new_bottom dl {
	margin: 15px auto;
}
.detail_new_bottom dt{
	text-align: left;
	padding-left: 2.5%;
}
.detail_new_bottom p {
	background: #BD3613;
	font-size: 12px;
	color: #FFFFFF;
	width: 675px;
	margin: 15px auto 0;
	/* padding: 5px */
}


/*detail_form*/

.detail_form {
	width: 100%;
	background: #EBEBEB;
	margin-top: 30px;
	border-top: 2px solid #70C5AB;
}

.detail_form_p1 {
	width: 90%;
	padding: 30px 5%;
}

.detail_form_p1 span {
	font-size: 18px;
	font-weight: bold;
}

.detail_form_main {
	width: 100%;
	background: #FFFFFF;
}

.detail_form_main_dls {
	width: 100%;
	border-bottom: 1px solid #EDEDED;
	padding: 20px 0;
}

.detail_form_main_dls dl {
	width: 95.8%;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
}

.detail_form_main_dl1 img {
	vertical-align: middle;
}

.detail_form_main_dl1 span {
	font-size: 14px;
	font-weight: bold;
}

.detail_form_main_dls dl dt {
	width: 6%;
	float: left;
}

.detail_form_main_dl2 {
	padding-top: 10px;
	position: relative;
}

.detail_form_main_dl2 dd {
	margin-left: 6%;
}

.detail_form_main_dls dl dd {
	float: left;
	width: 94%;
}

.detail_form_main_dl dd {
	width: 95.8%;
	margin: 0 auto;
}

.detail_form_main_dl2 dd {
	overflow: hidden;
	clear: both;
}

.detail_form_agree {
	float: left;
	text-align: center;
	padding: 12px 70px;
	display: inline-block;
	border-radius: 10px 0 0 10px;
	border: 1px solid #A4DACD;
	font-weight: bold;
	background: url(img/detail_form_arr1.png) center no-repeat;
}

.detail_form_disagree {
	float: left;
	text-align: center;
	padding: 12px 70px;
	display: inline-block;
	border-radius: 0 10px 10px 0;
	border: 1px solid #EAEAEA;
	font-weight: bold;
	border-left: 0;
	background: center no-repeat;
}

.detail_form_answer {
	display: inline-block;
	padding: 2px 15px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	background: #BD3613;
	vertical-align: bottom;
	font-size: 13px;
	margin-left: 10px;
	position: absolute;
	bottom: 0;
}

.detail_form_input {
	width: 72%;
	padding: 10px 2%;
	border-radius: 10px;
	border: 1px solid #EAEAEA;
	vertical-align: top;
	resize: none;
}

.detail_form_main_select {
	width: 76%;
	padding: 20px 2% !important;
	border-radius: 10px;
	border: 1px solid #EAEAEA !important;
	color: #666666;
	vertical-align: top;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(img/detail_form_arr2.png) no-repeat 98% center !important;
	font-size: 22px;
}


input[type=checkbox].detail_form_main_checkbox {
    -webkit-appearance: none;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    filter: Alpha(Opacity=0);
    opacity: 0;
    display: inherit
}

input[type=checkbox]~label.detail_form_main_checkbox {
    margin-top: .5em;
    margin-bottom: .5em;
    text-align: left;
    display: block;
    text-align: center;
    cursor: pointer;
    position: relative;
    margin: .5em 0 0;
    padding: 0;
    background-clip: padding-box;
    border-radius: 1em;
    border: 1px solid #EAEAEA;
    font-weight: 700;
    color: #2f3e46;
    font-size: 16px;
    padding: .6em 20px;
    min-width: .75em;
    display: block;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    zoom: 1
}

input[type=checkbox]+label.detail_form_main_checkbox:before {
    position: absolute;
    content: "";
    display: block;
    top: 55%;
    left: 22px;
    margin-top: -12px;
    width: 20px;
    height: 20px;
    border: 2px solid #d6d6d6
}

input[type=checkbox]:checked+label.detail_form_main_checkbox:before {
    position: absolute;
    content: "";
    display: block;
    top: 50%;
    left: 26px;
    margin-top: -12px;
    width: 10px;
    height: 18px;
    border-left: none;
    border-top: none;
    border-right: 4px solid #4ebbb2;
    border-bottom: 4px solid #4ebbb2;
    transform: rotate(45deg);
    opacity: 1
}



.detail_form_foot {
	width: 675px;
	margin: auto;
	padding-bottom: 15px;
}

.detail_btn2 {
	margin: 20px auto;
}

.detail_btn2:hover {
	opacity: 0.5;
}

.detail_form_foot_main {
	width: 100%;
	margin-top:22px;
}

.detail_form_foot_main p {
	border-bottom: 1px solid #E2E2E2;
	padding: 5px 0;
	padding-left: 2%;
	font-weight: bold;
	font-size: 1.2em;
}

.detail_form_foot_wrap {
	width: 100%;
}

.detail_form_foot_wrap dt {
	width: 100%;
	background: url(img/detail_form_arr3.png) no-repeat 20px center;
	border-bottom: 1px solid #E2E2E2;
	padding: 10px 0 ;
	padding-left: 8%;
	font-size: 1.2em;
	cursor: pointer;
}

.detail_form_foot_wrap dd {
	width: 88%;
	padding: 25px 0;
	padding-left: 12%;
	font-size: 1.1em;
	display: none;
	line-height: 160%;
}
.detail_form_foot_li div{
	background-color: transparent !important;
}

/* detail_form NEW 2019/04/22 */
.detail_form_foot_tab_wrap {
	list-style: none;
	width: 90%;
	margin: 0 auto;
}

.about_job{
	padding: 10px 0;
	font-weight: bold;
	font-size: 14px;
}

.detail_form_foot_tab li{
	float: left;
	width: 25%;
	text-align: center;
	background: #EBEBEB;
	border: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	box-sizing: border-box;
	border-radius: 10px 10px 0 0;
	padding: 10px 0;
	cursor: pointer;
	font-size: 14px;
}

.detail_form_foot_tab li:hover{
	background: #FFF;
}

.detail_form_foot_tab li.tab_active{
	background: #FFF;
	border-bottom: none;
}

.detail_form_foot_tab li:first-of-type{
	border-left: 1px solid #cecece;
}

.detail_form_foot_tab_content{
	clear: both;
	padding: 10px;
	font-size: 1.1em;
	line-height: 1.6;
}

.detail_form_foot_tab_content div{
	display: none;
}

.detail_form_foot_tab_content div.tab_show{
	display: block;
}

/*progress_wrap*/
.progress_wrap {
	margin: 0 auto;
	padding: 20px;
	background: #FFFFFF;
}

.progress_title span {
	font-size: 36px;
	font-weight: bold;
	color: #c7a867;
	vertical-align: middle;
}

.progress_logo {
	vertical-align: middle;
	float: right;
}

.progress_list {
	width: 100%;
	overflow: hidden;
	clear: both;
	list-style: none;
	margin-top: 30px;
}

.progress_list li {
	float: left;
	width: 32.33%;
	height: 90px;
	border-radius: 10px;
	margin-left: 1%;
	background: #CCCCCC;
	color: #FFFFFF;
}

.progress_list li p {
	width: 55%;
	height: 90%;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	padding: 2% 0;
}

.progress_list li img {
	vertical-align: middle;
	margin: 0 10px;
}

.list_span_1 {
	display: block;
	margin: 0 auto;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border-radius: 50%;
	border: 1px solid #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	margin: 10px auto;
}

#list_span3 {
	visibility: hidden;
}

.detail_form_foot_li dd b{
	font-weight: bold;
}
.detail_form_foot_li dd li{
	list-style-type: disc;
}

/* メールボックス */
.back_to_maillist{
	color: #C7A867;
	border: 1px solid #C7A867;
	border-radius: 10px;
	width: 150px;
	padding: 5px;
	margin-bottom: 5px;
}

.back_to_maillist img{
	width: 20px !important;
	height: auto;
	display: inline !important;
	margin: 0 4px 2px 0!important;
}

.function_box:after{
	content: "";
	display: block;
	clear: both;
}

.function_box .left{
	float:left;
}

.function_box .right{
	float:right;
}

.function_box .left div, .function_box .right div{
	float:left;
	cursor: pointer;
}

ul.mailbox_list li:last-child{
	background-image: url(/_new_design/skin/img/mypage/icon_trash_brown.png);
	background-repeat: no-repeat;
	background-position: left 13px top 50%;
	background-size: 15px auto;
}

ul.mailbox_list li:last-child:hover, .ul.mailbox_list li:last-child:active{
	background-color: #AAAAAA;
	background-image: url(/_new_design/skin/img/mypage/icon_trash.png);
	background-repeat: no-repeat;
	background-position: left 13px top 50%;
	background-size: 15px auto;
}

.add_important,.add_fav,.add_trash{
	margin: 5px;
	padding: 5px 10px;
	border-radius: 3px;
}

.add_important{
	background-color: #B33634;
	color:#FFF;
	box-shadow: 0 3px 0 0 #D69697;
}

.add_fav{
	background-color: #E4B13C;
	color:#FFF;
	box-shadow: 0 3px 0 0 #F1D78B;
}

.add_trash{
	background-color: #AAA;
	color:#FFF;
	box-shadow: 0 3px 0 0 #D4D4D4;
}

.add_important img,.add_fav img,.add_trash img{
	display: inline !important;
	margin-right: 5px !important;
	height: 15px;
	width: auto !important;
}

.check_all,.check_remove{
	border: solid 1px #000;
	margin: 5px;
	padding: 5px 10px;
	border-radius: 3px;
}

td.check_mail{
	text-align: center;
	background-color: #F8F6F0;
}

.mark{
	color: #FFF;
	padding: 2px 13px;
	text-align: center;
	border-radius: 10px;
	font-size: 12px;
}

.mark_new_arrivals{
	background-color: #B8A97C;
}

.mark_recommend{
	background-color: #e273a1;
}

.mark_important{
	background-color: #B33634;
}

.mark_fav{
	background-color: #E4B13C;
}

.mark_approval{
	background-color: #49A69D;
}

/* メール詳細ページ */
.mark_box_padding{
	padding: 5px 0;
}

.function_box_margin{
	margin-bottom: 20px;
}

/* 説明会動画 */
.tutorialrink_subtitle{
	text-align: center;
	background-color: #5DB1CE;
	color: #FFF;
	border-radius: 20px;
	font-size: 20px;
	font-weight: bold;
	padding: 5px 0px;
	width: 225px;
	margin: auto;
}

.tutorialrink_title{
	text-align: center;
	color: #56B64C;
	font-weight: bold;

}

.tutorialrink_title1{
	font-size: 35px;
	margin-top: 10px;
}

.tutorialrink_title2{
	font-size: 15px;
}

.tutorialrink_flow{
	text-align: center;
	font-weight: bold;
	font-size: 28px;
	border-radius: 10px;
	margin-top: 30px;
	border: 3px solid #5DB1CE;
	height: 85px;
}

.tutorialrink_flow:hover{
  background-color:#F4F1E3;
}

.clear{
	clear: both;
}

.tutorialrink_number{
	float: left;
	background-color: #5DB1CE;
	color: #FFF;
	width: 20%;
	height: 81px;
	padding-top: 15px;
}

.tutorialrink_step{
	text-align: center;
	float: left;
	width: 80%;
}

.tutorialrink_step_content{
	padding-top: 4px;
}

.content_maintext{
		color: #5DB1CE;
}

.content_subtext{
		color: #000;
}

.movie_time{
	color: #000;
	float: right;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 7px;
}

.tutorial_flow_all{
	margin-bottom: 20px;
}

/* 動画ページ */

.video1_lead_next{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
}

.video1_lead_next_arrow{
	text-align: center;
	margin: 20px;
}

.video1_lead_next_arrow img{
	width: auto !important;
}

.video1_register_botton{
	background-color: #4DAD95;
	color: #FFF;
	font-size: 36px;
	font-weight: bold;
	padding: 10px;
	width: 230px;
	margin: auto;
	text-align: center;
	border-radius: 5px;
	box-shadow: 0 5px 0 0 #2D6B62;
}

/* サイトについて */

.about_text_center,.about_beginning_text,.about_movie_guide{
	text-align: center;
}

.about_beginning{
	margin-top: 20px;
}

.about_beginning_text{
	margin: 20px;
}

.about_beginning_text span{
	font-weight: bold;
	font-size: 20px;
}

.beginning_target{
	color: #4DAD95;
}

.about_movie{
	margin: 40px 0;
}

.about_movie_guide{
	font-weight: bold;
	font-size: 20px;
}

.about_tutorial_link{
	text-align: center;
}

.about_tutorial_link a{
	color: #F7931E;
	text-decoration: underline !important;
}

.about_setting{
	background-color: #F2EEE1;
	margin: 20px 0;
	padding: 10px 0px;
}

.about_setting_title{
	margin: 20px;
}

.about_setting_title_text{
	font-size: 20px;
	font-weight: bold;
}

.about_setting_title_text span{
	font-size: 30px;
}

.about_setting_title_icon{
	float: left;
	width: 40px;
}

.about_setting_item_all{
	margin: 20px 0px;
	overflow: overlay;
}

.about_setting_triangle_icon{
	float: left;
	margin: 0px 20px;
}

.about_setting_item{
	float: left;
	width: 86%;
}

.about_setting_subtitle{
	background-color: #E0B217;
	font-size: 20px;
	font-weight: bold;
	padding: 5px 10px;
}

.about_setting_subtitleunder{
	background-color: #EFDDB1;
	height: 20px;
}

.about_setting_content{
	border: 2px #EFDDB1 solid;
	padding: 10px;
}

.about_setting_content span{
	color: red;
	background-color: transparent !important;
}

.about_setting_finish_icon{
	text-align: right;
	margin-top: 7px;
}
.about_setting_finish_icon img{
	display: inline !important;
		width: 25px !important;
}
.about_setting_howto{
	background-color: #FFF;
	border: 1px #EFDDB1 solid;
	padding: 10px;
	margin: 10px 0px;
	line-height: 150%
}

.about_setting_howto_link{
	margin-top: 10px;
}

.about_setting_howto_link a{
	text-decoration: underline !important;
	color: #F7931E;
}

.about_manner_title_border{
	margin-top: 60px;
	text-align: center;
}

.about_manner_title{
	font-size: 20px;
	font-weight: bold;
	width: 300px;
	border-bottom: solid 4px #E0B217;
	margin: auto;
}

.about_manner_title span{
	font-size: 30px;
	background-color: transparent !important;
}

.about_manner_function_box{
	display: inline-block;
	background-color: #5DB1CE;
	color: #FFF;
	padding: 10px;
	box-shadow: 0 5px 0 0 #417C90;
	border-radius: 5px;
	margin-top: 35px;
	width: 100%;
}

.about_manner_function_box_number{
	float: left;
	width: 10%;
	text-align: center;
}

.circle{
	font-size: 30px;
	color: #5DB1CE;
	font-weight: bold;
  display: inline-block;
  width: 40px;
  height: 40px;
	line-height: 40px !important;
  border-radius: 50%;
  background: #FFF;
  text-align:center;
	vertical-align: middle;
	margin: auto;
}

.about_manner_function_box_text{
	float: left;
	font-size: 23px;
	width: 87%;
	background-image: url("/_new_design/skin/v2/img/about/bn_arrow.png");
	background-repeat: no-repeat;
	background-position: left 253px bottom 3px;
	padding-bottom: 37px;
}

.about_manner_function_box_text span{
	color: yellow;
	font-size: 28px;
	font-weight: bold;
}

.about_manner_content{
	background-color: #F7F5F0;
	padding: 19px;
}

.about_manner_content h3{
	color: #F2800F;
	font-size: 20px;
	font-weight: bold;
	margin: 15px 0;
}


.about_manner_necessary{
	margin: 23px;
}

.about_manner_necessary:after{
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}

.about_manner_necessary_icon{
	float: left;
	width: 20%;
}

.about_manner_necessary_icon img{
	width: 58px !important;
}

.about_manner_necessary_text{
	float: left;
	width: 80%;
}

.about_manner_content ul{
	line-height: 190%;
}
