body {
	font-family: "ヒラギノ角ゴ Pro W3", "Noto Sans Japanese", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

ul {
	padding: 0;
}

ul li {
	list-style-type: none;
}

.banner {
	background: #FFE812;
	width: auto;
	text-align: center;
	padding: 20px 0;
}

.banner .banner-img {
	width: 300px;
	float: right;
}
#select-input{
	display: none;
}

.banner .text {
	width: 70%;
	float: left;
	font-size: 60px;
	margin-top: 172px;
	color: #3B1E1E;
}

.banner img {
	max-width: 100%;
}

.wechat-main .nemu .nemu-box {
	border-bottom: 1px solid #3B1E1E;
	margin: 30px 0;
	position: relative;
}

.wechat-main .nemu .nemu-box .logo {
	background: url('/static/img/bbs/fonepaw-logo.svg') no-repeat;
	width: 254px;
	height: 47px;
	display: block;
	float: left;
	margin-bottom: 18px;
}

.wechat-main .nemu .nemu-box .mobile-icon {
	width: 37px;
	height: 37px;
	background: url('img/kakao/mobile-nemu.png') no-repeat;
	position: absolute;
	right: 0;
	display: none;
	cursor: pointer;
}

.wechat-main .nemu .nemu-box ul {
	float: right;
	width: 70%;
	text-align: right;
}

.wechat-main .nemu .nemu-box ul li {
	padding: 10px 10px;
	display: inline-block;
}

.wechat-main .nemu .nemu-box ul li a {
	color: #3B1E1E;
	font-weight: 600;
}

.wechat-main .nemu .nemu-box ul li a:hover {
	color: #B2B2B2;
	text-decoration: none;
}

.wechat-main .wechat-body {
	margin-top: 40px;
}

.wechat-main .wechat-body .comment {
	border-bottom: 1px solid #3B1E1E;
	margin-bottom: 100px;
}

.wechat-main .wechat-body .comment .title {
	color: #3B1E1E;
	font-size: 30px;
}

.wechat-main .wechat-body .comment .menu_box {
	width: 100%;
	padding: 20px 0px;
	text-align: left;
	margin-bottom: 0px;
}

.wechat-main .wechat-body .comment .menu_box li {
	padding: 10px 10px;
	margin: 0px 0px;
	background: #fff;
	display: inline-block;
}

.wechat-main .wechat-body .comment ul li {
	margin: 30px 0;
	display: none;
}

.recommend {
	margin-top: 30px;
	position: relative;
}

.recommend .subject {
	display: block;
	border: 1px solid #FFE812;
	overflow: hidden;
	position: relative;
}

.recommend .subject .word {
	width: 43%;
	float: left;
	color: #000000;
	padding: 26px 0px;
	padding-left: 136px;
	background: url(../img/lineSNS/recommend_l.png) no-repeat bottom left;
}

.recommend .subject .word .name {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

.recommend .subject .word .desc {
	font-size: 13px;
	margin-bottom: inherit;
}

.recommend .subject .bg {
	width: 57%;
	float: right;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(../img/lineSNS/recommend_r.png) no-repeat center center;
}

.recommend i {
	display: block;
	width: 26px;
	height: 26px;
	border: 1px solid #b5b5b6;
	border-radius: 50%;
	background: url(../img/lineSNS/recommend_close.svg) no-repeat center center;
	background-size: 60%;
	position: absolute;
	right: 10px;
	top: 10px;
}

.wechat-main .wechat-body .comment ul li .news {
	background: #FFE812;
	border-radius: 4px;
	color: #3B1E1E;
	padding: 30px 60px 30px 30px;
}

.wechat-main .wechat-body .comment ul .active {
	display: block;
}

.wechat-main .wechat-body .comment ul li a {
	color: #3B1E1E;
	font-weight: 600;
}

.wechat-main .wechat-body .comment ul li a:hover {
	color: #B2B2B2;
	text-decoration: none;
}

.wechat-main .wechat-body .comment ul li.gd {
	background-color: #fff;
	padding: 0;
}

.wechat-main .wechat-body .comment ul li .head-box {
	width: 10%;
	float: left;
}

.wechat-main .wechat-body .comment ul li .head-box img {
	width: 60px;
}

.wechat-main .wechat-body .comment ul li .content-box {
	width: 90%;
	float: left;
}

.wechat-main .wechat-body .comment ul li .content-box .top {
	border-bottom: 1px solid #3B1E1E;
	padding-bottom: 20px;
	margin-bottom: 24px;
}

.wechat-main .wechat-body .comment ul li .content-box .top p {
	margin: 0;
	font-size: 14px;
	line-height: 22px;
}

.wechat-main .wechat-body .comment ul li .content-box .buttom .content-comment {
	font-size: 18px;
}

.wechat-main .wechat-body .comment ul li .content-box .buttom span {
	float: right;
}

.wechat-main .wechat-body .from-box .title {
	font-size: 30px;
	color: #3B1E1E;
	margin-bottom: 30px;
	margin-left: 15%;
}

.wechat-main .wechat-body .from-box .des {
	margin-bottom: 40px;
	margin-left: 15%;
}

.wechat-main .wechat-body .from-box .des p {
	color: #3B1E1E;
	font-size: 16px;
}

.wechat-main .wechat-body .from-box .des p.pb {
	margin-bottom: 50px;
}

.wechat-main .wechat-body .from-box .form-control-box {
	margin-bottom: 200px;
}

.wechat-main .wechat-body .from-box .form-control-box .left {
	float: left;
	width: 100%;
}

.wechat-main .wechat-body .from-box .form-control-box .right {
	float: left;
	width: 100%;
	margin-top: 30px;
}

.wechat-main .wechat-body .from-box .form-control-box .line {
	padding-bottom: 20px;
	min-height: 56px;
}

.wechat-main .wechat-body .from-box .form-control-box .line .text {
	width: 15%;
	float: left;
	color: #3B1E1E;
	font-size: 18px;
	font-weight: 600;
}

.wechat-main .wechat-body .from-box .form-control-box .line .inp {
	width: 85%;
	float: right;
}

.wechat-main .wechat-body .from-box .form-control-box .right .line {
	padding-bottom: 60px;
}

.wechat-main .wechat-body .from-box .form-control-box .line .inp textarea {
	height: 220px;
	border-color: #3B1E1E;
	border-radius: 4px;
}

.wechat-main .wechat-body .from-box .form-control-box .line .inp textarea.error {
	border-color: red;
}

.wechat-main .wechat-body .from-box .form-control-box .line input {
	border-color: #3B1E1E;
	border-radius: 4px;
	height: 40px;
}

.wechat-main .wechat-body .from-box .form-control-box .line input.error {
	border-color: red;
}

.wechat-main .wechat-body .from-box .form-control-box .right .list-btn {
	float: left;
	margin-left: 15%;
	background: #FFE812;
	color: #3B1E1E;
	border: 0;
	border-radius: 4px;
	font-size: 18px;
	padding: 4px 60px;
	border: 1px solid #3B1E1E;
}

select::-ms-expand {
	display: none;
}

.wechat-main .wechat-body .from-box .form-control-box .line select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	display: inline-block;
	background-color: #fff;
	width: 100%;
	border: 1px solid #3B1E1E;
	height: 40px;
	vertical-align: middle;
	border-radius: 4px;
	margin: 0;
	overflow: visible !important;
	padding: 4px;
	color: #3B1E1E;
	background: url('img/kakao/select.svg') no-repeat scroll 99% center transparent;
	background-size: 11px;
	padding-right: 14px;
	padding-left: 14px;
}

.wechat-main .wechat-body .from-box .form-control-box .line select option {
	background-color: #fff;
}

.footer {
	background-color: #B2B2B2;
	color: #fff;
}

.footer .foot_contact ul .title {
	color: #3B1E1E;
}

.footer .foot_contact .c_right {
	color: #3B1E1E;
}

.footer input.form-control.text {
	background: #3B1E1E;
	color: #fff;
}

.footer .foot_contact .c_right .newsletter-btn {
	background: #FFE812;
	color: #3B1E1E;
}

.footer .foot_contact ul li a {
	color: #3B1E1E;
}

.footer .foot_contact .c_right .title {
	color: #3B1E1E;
}

.footer .foot_title .language a img {
	background: rgba(255, 255, 255, 0.8);
}

.copyright {
	background: #B2B2B2;
	color: #3B1E1E;
}

.copyright p {
	color: #3B1E1E;
}

.articles div {
	display: inline-block;
	padding: 10px 10px;
}

.articles div a {
	color: #3B1E1E;
	font-weight: 600;
	text-decoration: none;
}

.articles div a:hover {
	color: #B2B2B2;
	text-decoration: none;
}

.menu_box div {
	display: inline-block;
	padding: 10px 10px;
}

.menu_box div a {
	color: #3B1E1E;
	font-weight: 600;
	text-decoration: none;
}

.menu_box div a:hover {
	color: #B2B2B2;
	text-decoration: none;
}

.solution-select {
	text-align: center;
	padding-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
}

.solution-select span {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	padding: 0px 12px;
	color: #606060;
}

.solution-select span.active {
	display: inline-block;
	color: #B2B2B2;
}

.solution-select .prev {
	text-align: left;
	padding-left: 24px;
	padding-right: 24px;
}

.solution-select .next {
	text-align: left;
	padding-left: 24px;
	padding-right: 24px;
}

.solution-select .num {
	display: inline-block;
	margin: 0px 10px;
}

.solution-select input {
	height: 32px;
	width: 47px;
	background-color: #b2b2b2;
	outline: medium;
	text-align: center;
	color: #fff;
	border: 0;
	margin: 0px 0px 0px 46px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.solution-select a.go {
	color: #FFE812;
	background-color: #3B1E1E;
	margin: 0px 0px 16px 0px;
	line-height: 30px;
	padding: 0 23px;
	font-size: 18px;
	position: relative;
	top: 1px;
	border: 1px solid #3b1e1e;
	left: -5px;
	display: inline-block;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}


}
.solution-select a {
	display: inline-block;
	cursor: pointer;
	height: 32px;
	line-height: 32px;
	background-color: #fff;
	padding: 0px 12px;
	color: #666666;
	margin: 0px 10px 16px 10px;
	text-decoration: none;
	border: 1px solid #b8b8b8;
}
.footer .foot_contact ul li a:hover {
	color: #FFE812;
}
@media screen and (max-width: 1220px) {
	.banner .text {
		font-size: 50px;
	}
	
	.banner .banner-img {
		width: 29%;
	}
}
@media screen and (max-width: 1000px) {
	.banner .banner-img {
		float: none;
		max-width: 300px;
		text-align: center;
		margin: 0 auto;
	}
	
	.banner .text {
		font-size: 48px;
		text-align: center;
		width: auto;
		margin-top: 20px;
		float: none;
	}
}
@media screen and (max-width: 767px) {
	.wechat-main .nemu .nemu-box .mobile-icon {
		display: block;
	}
	
	.wechat-main .nemu .nemu-box ul {
		display: none;
		width: 163px;
		border: 1px solid #fff;
		border-radius: 4px;
		position: absolute;
		top: 6px;
		right: 0;
		background: #FFE812;
		border: 1px solid #3B1E1E;
		border-bottom: 0;
	}
	
	.wechat-main .nemu .nemu-box ul.hover {
		display: block;
	}
	
	.wechat-main .nemu .nemu-box ul li {
		float: none;
		border-bottom: 1px solid #3B1E1E;
		padding: 10px 10px;
		text-align: right;
	}
	
	.wechat-main .nemu .nemu-box ul li a {
		color: #3B1E1E;
	}
	
	.wechat-main .nemu .nemu-box ul li:hover a {
		color: #528496;
	}
	
	.wechat-main .wechat-body .from-box .form-control-box .left {
		border-right: 0;
		width: 100%;
	}
	
	.wechat-main .wechat-body .from-box .form-control-box .right {
		width: 100%;
		margin-top: 30px;
		padding-left: 0;
	}
	
	.wechat-main .wechat-body .comment ul li .head-box {
		width: 20%;
	}
	
	.wechat-main .wechat-body .comment ul li .content-box {
		width: 80%;
	}
	
	.wechat-main .wechat-body .from-box .title,
	.wechat-main .wechat-body .from-box .des {
		margin-left: inherit;
		text-align: left;
	}
	
	.wechat-main .wechat-body .from-box .form-control-box .line .inp {
		width: 75%;
	}
	
	.wechat-main .wechat-body .from-box .form-control-box .right .list-btn {
		margin-left: inherit;
		margin-top: 20px;
	}
	
	.recommend .subject .word,
	.recommend .subject .bg {
		width: 100%;
		float: inherit;
		float: inherit;
	}
	
	.recommend .subject .word {
		padding: 24px 0px;
		padding-left: 15px;
	}
	
	.recommend .subject .bg {
		position: inherit;
		height: 112px;
		margin-top: 20px;
	}
}
@media screen and (max-width: 415px) {
	.wechat-main .wechat-body .from-box .form-control-box .left {
		padding-right: 0px;
	}
	
	.wechat-main .wechat-body .from-box .form-control-box .right {
		padding-right: 0px;
	}
	
	.wechat-main .wechat-body .comment ul li .head-box {
		width: 30%;
	}
	
	.wechat-main .wechat-body .comment ul li .content-box {
		width: 70%;
	}
	
	.wechat-main .wechat-body .comment ul li .content-box .buttom .content-comment {
		font-size: 16px;
		min-height: 200px;
	}
}