﻿.account-home {padding-top: 6rem;}
.account-home img {width: 100%;}
#channel_master h1 {color: #80b13c;font-weight: bold;text-align: center;font-size: 4rem;position: relative;}
#channel_master h1::before {content: "\f10e";font-family: "Font Awesome 5 Free";color: #edae47;position: absolute;top: -1rem;left: 9rem;font-size: 2.5rem;}
.fcolor1 {font-size: 5rem;margin: auto 0.5rem;
	background-image: linear-gradient(to bottom, #ef0662 0%, #fb4422 100%); /* 設定漸層角度及顏色 */
	-webkit-background-clip: text; /* 背景裁剪成文字的前景色 */
	background-clip: text;color: transparent;}
.text-pink {transform: rotate(10deg);display: inline-block;font-size: 4rem;
	background-image: linear-gradient(to bottom, #ef0662 0%, #fb4422 100%); /* 設定漸層角度及顏色 */
	-webkit-background-clip: text; /* 背景裁剪成文字的前景色 */
	background-clip: text;color: transparent;}
.fcolor2 {color: #ec698b;}
.fcolor3 {color: #92ac55;}
.fcolor4 {color: #417ba0;}
.story li {font-size: 1.65rem;border-bottom: 2px dotted #b8b8b8;font-weight: bold;padding: 0.125rem 2rem 0.125rem;}
.apply {margin: 2rem auto auto;}
.apply li {width: calc(100%/2);font-size: 1.25rem;margin: 0.5rem auto;}
.apply-item {background-color: #f6ca35;border-radius: 2rem;padding: 0.125rem 0.5rem;font-weight: bold;margin-right: 1rem;}
.bgcolor1 {background: linear-gradient(to bottom, #ffffff 0%, #dbe6e8 100%);}
.papers-cont {border-radius: 1rem;margin: 0.25rem;padding: 1rem;align-items: center;}
.papers-subject {width: 68%;background-color: #f4dee1;}
.papers-score {width: 29%;background-color: #cbe7b7;}
.papers-prize {width: 98%;background-color: #c9e0e8;}
.papers-title {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;width: 5rem;height: 5rem;background-color: #dd6277;color: white;border-radius: 100%;margin-right: 1rem;font-size: 1.5rem;font-weight: bold;box-sizing: border-box;line-height: 1.65rem;text-align: center;padding: 0.75rem 0;}
.papers-score .papers-title {background-color: #86ab4c;}
.papers-prize .papers-title {background-color: #588fb8;}
.papers-subject ul li:first-of-type {font-weight: bold;color: #d96276;}
.post {margin: 1rem auto;}
.post-title {font-size: 2rem;text-align: center;color: #80b13c;font-weight: bold;margin-top: 2rem;}
.post-data li {margin-right: 3rem;}
.post-data li:last-of-type {width: 100%;}
.post-data li:last-of-type input {width: 85%;}
.remind {background-color: #cbe7b7;display: none;}
.notice li {margin-left: 1rem;list-style-type: decimal;}
#formlist .form-enter input {float: initial;}
.form-enter {text-align: center;}
@media (min-width: 1201px){	
	#channel_master {padding: 0 5rem 0;}
}
@media (max-width: 1200px){
	.account-home {padding-top: 4rem;}		
}
@media (min-width:992px) and (max-width:1199px){
}
@media (min-width:768px) and (max-width:991px){
}
/*手機_直式*/
@media (max-width: 767px) {	
	#channel_master h1::before {left: 5%;font-size: 1.5rem;}
	#channel_master h1 {font-size: 3rem;}
	.apply li, .papers-cont, #formlist li, #formlist input[type="text"], #formlist input[type="file"] {width: 100%;}
	.post-data li {margin: auto;}
	.story li {padding: 0.125rem;font-size: 1.25rem;}
}
/*手機_橫式*/
@media (min-width:600px) and (max-width:769px) {
}
@media \0screen\,screen\9 {/*IE 6 7 8*/
}
@media screen\0 {/*IE 8 9 10 11*/
}
@media print {
}
	