<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

#head{
    margin-bottom: 0;
}

#contents {
	background: url(../img/contents_bg.gif) top left repeat-x;
	background-size: 150px;
}
#contents img {
	max-width: 100%;
}



/*-----------------------------
	result
-----------------------------*/
#contents.result {
	padding-top: 25px;
	padding-bottom: 30px;
	text-align: center;
	background: #FFFCDD url(../img/result_bg.png) top center no-repeat;
	background-size:contain;
}
#contents.result p {
	margin: 0 auto;
}
#contents.result .result-txt {
	width: 44.4%;
	padding-bottom: 15px;
}
#contents.result .result-txt2 {
	width: 90%;
    padding: 5px 0 10px;
    font-size: 18px;
    font-weight: bold;
    color: #ff720a;
    text-shadow: 1px 1px 0 #fffcdb, -1px -1px 0 #fffcdb, 1px -1px 0 #fffcdb, -1px 1px 0 #fffcdb, 0px 1px 0 #fffcdb, 1px 0px 0 #fffcdb, 0px -1px 0 #fffcdb, -1px 0px 0 #fffcdb, 2px 2px 0 #fffcdb, -2px -2px 0 #fffcdb, 2px -2px 0 #fffcdb, -2px 2px 0 #fffcdb, 0px 2px 0 #fffcdb, 2px 0px 0 #fffcdb, 0px -2px 0 #fffcdb, -2px 0px 0 #fffcdb;
}
#contents.result .result-txt3 {
	width: 44.4%;
}
#contents.result .result-txt4 {
    text-align: left;
    text-indent: -1em;
    padding-left: 1em;
    margin: 20px 20px 70px;
}
#contents.result .result-img {
	width: 44.4%;
	text-align: center;
}

#contents.result .apply-btn,
#contents.result .applied-btn {
	width: 69.8%;
}
#contents.result .apply-btn {
	padding-bottom: 32px;
}
#contents.result .applied-btn {
	padding-bottom: 10px;
}
#contents.result .applied-btn span {
	padding-top: 9px;
	font-size: 9px;
	font-weight: bold;
	line-height: 1;
	display: block;
}
#contents.result .applied-btn a {
	color: #3D3D3D;
}


/*-----------------------------
	quiz
-----------------------------*/

#contents #quiz-sp-sp div,
#contents #quiz-sp dl,
#contents #quiz-sp dt,
#contents #quiz-sp dd,
#contents #quiz-sp ul,
#contents #quiz-sp li,
#contents #quiz-sp table,
#contents #quiz-sp th,
#contents #quiz-sp td,
#contents #quiz-sp p {
	box-sizing: border-box;
	margin:0;
	padding:0;
}

#contents #quiz-sp ul {
	list-style: none;
}

#contents #quiz-sp {
	background: #FFF9E5;
	color: #482D18;
	font-size: 12px;
	font-weight: bold;
	line-height: 160%;
	width: 100%;
}

#contents #quiz-sp img {
	vertical-align: bottom;
}

#contents #quiz-sp &gt; .inner {
	margin-left: 3.125%;
	margin-right: 3.125%;
	margin-bottom:-20px;
	padding: 20px 0 38px 0;
	
}

#contents #quiz-sp .lead-text{
    font-size: 14px;
    margin-bottom: 20px;
}

#contents #quiz-sp .round {
	width: 93.33333%;
	margin:0 auto;
	background: #ffffff;
	border-radius: 4px;
}

#contents #quiz-sp .crossword {
	margin: 0 auto;
}

#contents #quiz-sp .crossword dl dt{
	color: #ffffff;
	background: url(../img/quiz_sp_question_bg.gif) no-repeat left top scroll;
	background-size: 77px 20px;
	height: 20px;
	line-height: 20px;
	width: 77px;
	text-align: center;
	margin: 0 0 11px 0;
}
#contents #quiz-sp .crossword dl dd {
	padding: 0 0 17px 0;
}
#contents #quiz-sp .crossword dl dd ul li{
	padding: 0 0 3px 0;
}

/*#quiz-title */
#contents #quiz-sp #quiz-title {
	background: url(../img/contents_bg.gif) top left repeat-x;
	background-size: 162px auto;
	text-align: center;
}

#contents #quiz-sp #quiz-title h1 {
	padding: 5% 0;
	margin: 0;
}

#contents #quiz-sp #quiz-title .title-txt {
    padding: 0 5% 5%;
}

/*#quiz-main */
#contents #quiz-sp #quiz-main {
	background: #ffffff;
	border: 1px solid #E9E4D1;
	padding: 19px 0 30px;
	margin: 0 0 19px 0;
}

#contents #quiz-sp #quiz-main h2 {
	text-align: center;
	margin: 0 0 15px 0;
}

#contents #quiz-sp #quiz-main .crossword {
	width: 83.3333%;
	margin: 0 auto;
}

#contents #quiz-sp #quiz-main .crossword .crossword-img {
	text-align: center;
	margin: 0 0 15px 0;
}

#contents #quiz-sp .answer {
	width: 93.33333%;
	margin: 0 auto;
	padding: 0 0 18px 0;
}

#contents #quiz-sp .answer p {
	font-size: 10px;
}

#contents #quiz-sp .answer .answer-column {
	background: #FFEE51;
	padding:9px;
	margin: 0 0 6px 0;
}
#contents #quiz-sp .answer .answer-column dl {
	text-align: center;
	overflow: hidden;
	height: 57px;
}

#contents #quiz-sp .answer .answer-column dl dt {
	display: inline-block;
	margin: 0;
	padding:0;
	line-height: 57px;
	font-size: 10px;
	vertical-align:middle;
}

#contents #quiz-sp .answer .answer-column dd {
	margin: 0;
	padding: 0;
	display: inline-block;
	width:225px;
	height: 57px;
	vertical-align:middle;
}

#contents #quiz-sp .answer .answer-column input {
	border: none;
	margin: 0;
	width:225px;
	background-size: 225px 58px;
	height: 58px;
	background: url(../img/quiz_sp_answer_bg.gif) no-repeat left top;
	/*background: none;*/
	letter-spacing: 0.60em;
	vertical-align: bottom;
	font: 35px Meiryo, メイリオ, Arial,MS PGothic,Helvetica,Garuda,sans-serif;
	text-indent:0.2em;
}



/*#3文字答え用CSS ----------------*/

#contents #quiz-sp .answer .answer-column3 {
	background: #FFEE51;
	padding:9px;
	margin: 0 0 6px 0;
}
#contents #quiz-sp .answer .answer-column3 dl {
	text-align: center;
	overflow: hidden;
	height: 58px;
}

#contents #quiz-sp .answer .answer-column3 dl dt {
	display: inline-block;
	margin: 0;
	padding:0;
	line-height: 57px;
	font-size: 10px;
	vertical-align:middle;
}

#contents #quiz-sp .answer .answer-column3 dd {
	margin: 0;
	padding: 0;
	display: inline-block;
	width:169px;
	height: 58px;
	vertical-align:middle;
}

#contents #quiz-sp .answer .answer-column3 input {
	border: none;
	margin: 0;
	background-size: 169px 58px;
	text-indent:0.5em;
	width:169px;
	height: 58px;
	background: url(../img/quiz_sp_answer_bg3.gif) no-repeat left top;
	letter-spacing: 0.47em;
	vertical-align: bottom;
	font: 35px Meiryo, メイリオ, Arial,MS PGothic,Helvetica,Garuda,sans-serif;
	text-indent:0;
}

/*#3文字答え用CSS ----------------おわり*/



/*前後テキスト入れる用CSS #3文字 ----------------*/

#contents #quiz-sp .answer_b .answer-column3 {
	background: #FFEE51;
	padding:9px;
	margin: 0 0 6px 0;
}
#contents #quiz-sp .answer_b .answer-column3 dl {
	overflow: hidden;
	height: 95px;
	text-align: center;
}

#contents #quiz-sp .answer_b .answer-column3 dl dt {
	display: inline-block;
	margin: 0;
	padding:0;
	line-height: 57px;
	font-size: 10px;
	vertical-align:middle;
}

#contents #quiz-sp .answer_b .answer-column3 dd {
	margin: 0;
	padding: 0;
	display: inline-block;
	width:169px;
	height: 95px;
	vertical-align:middle;
}

#contents #quiz-sp .answer_b .answer-column3 input {
	border: none;
	margin: 0;
	background-size: 169px 58px;
	text-indent:0.5em;
	width:169px;
	height: 58px;
	background: url(../img/quiz_sp_answer_bg3.gif) no-repeat left top;
	letter-spacing: 0.47em;
	vertical-align: bottom;
	font: 35px Meiryo, メイリオ, Arial,MS PGothic,Helvetica,Garuda,sans-serif;
	text-indent:0;
}
.size-10{
	font-size: 10px;
}
#contents #quiz-sp .answer_b {
	width: 93.33333%;
	margin: 0 auto;
	padding: 0 0 18px 0;
}

#contents #quiz-sp .answer_b p {
	font-size: 10px;
}

#contents #quiz-sp .answer_b .answer-column {
	background: #FFEE51;
	padding:9px;
	margin: 0 0 6px 0;
}

/*前後テキスト入れる用CSS #3文字 ----------------おわり*/




input::-ms-clear {
    visibility:hidden
}


#contents #quiz-sp .application {
	background:#F0F0F0;
	padding: 0 0 15px 0;
	margin: 30px 0 0 0;
}

#contents #quiz-sp #quiz-main .application h2 {
	font-size: 15px;
	color: #006CC1;
	padding: 13px 0 11px 0;
	margin: 0;
}

#contents #quiz-sp .application .round {
	padding: 20px 0 0 0;
}

#contents #quiz-sp .application dl {
	font-size: 10px;
	margin-left: 5.35%;
	padding-bottom: 15px;
	display: table;
	width: 91%;
}

#contents #quiz-sp .application dl dt {
	/*display: table-cell;
	width: 34.31%;*/
	font-size: 12px;
	line-height: 150%;
}

#contents #quiz-sp .application dl dd {
	/*display: table-cell;
	width: 65.69%;*/
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	line-height: 150%;
}
#contents #quiz-sp #quiz-main .btn {
	margin: 0 auto;
	text-align: center;
}

#contents #quiz-sp #quiz-main .again {
	font-size: 15px;
	font-weight: bold;
	color: #CB141D;
	text-align: center;
	margin-bottom: 7px;
}


/*#quiz-backnumber*/

#contents #quiz-sp #quiz-backnumber {
	background: #D9E8F7;
	border: 1px solid #E9E4D1;
	padding:  10px 0;
}

#contents #quiz-sp #quiz-backnumber h2 {
	text-align: center;
	padding: 11px 0 13px;
	margin: 0;
}
#contents #quiz-sp #quiz-backnumber .round{
}

#contents #quiz-sp #quiz-backnumber .crossword {
	display: table;
	width: 100%;
	padding-bottom: 10px;
}

#contents #quiz-sp #quiz-backnumber .crossword  dl {
	display: table-cell;
	width: 66%;
	vertical-align: top;
}
#contents #quiz-sp #quiz-backnumber .crossword  dl dt{
	background: url(../img/quiz_sp_question_bg.gif) no-repeat left top scroll;
	background-size: 62px 13px;
	height: 13px;
	line-height: 13px;
	width: 62px;
	font-size: 9px;
	margin: 0 0 5px 8px;
}

#contents #quiz-sp #quiz-backnumber .crossword dl dd {
	padding: 0 0 4px 0;
	margin: 0 8px 0 2em;
	text-indent: -1em;
	font-size: 9px;
	line-height: 150%;
}
#contents #quiz-sp #quiz-backnumber .crossword dl dd ul li{
	padding: 0 0 3px 0;
	font-size: 9px;
}

#contents #quiz-sp #quiz-backnumber .crossword .crossword-img {
	display: table-cell;
	vertical-align: top;
	width: 34%;
}
#contents #quiz-sp #quiz-backnumber .crossword .crossword-img img {
	display: block;
}

#contents #quiz-sp #quiz-backnumber .crossword .crossword-img img + img {
	padding: 8px 0 0 0;
}

/*cw判定*/
#cw-fmsg{
	visibility: hidden;
}
#cw-fmsg.show{
	visibility: visible;
}

#contents #quiz-sp .answer .answer-column #cw-answer.false,
#contents #quiz-sp .answer .answer-column3 #cw-answer.false{
	color: red !important;
}



/*-----------------------------
　アコーディオン
-----------------------------*/
#accordion {
	width: 94%;
}
.accordion_menu {
	border: 1px solid #c8c8c8;
	background: #f5f5f5;
	width: 90%;
	margin: 0px auto;
}
.accordion_menu .menuheader {
	height: 40px;
	text-decoration: none;
	line-height: 40px;
	font-weight: bold;
	color: #535353;
	cursor: hand;
	cursor: pointer;
	background: url(../img/accordion_btn_bg01.png) no-repeat right center;
	background-size: 13px auto;
	margin: 0 15px;
}
.accordion_menu div.menuheader a {
	color: #A70303;
	background: url(../img/arrow.png) no-repeat 2px 5px;
	display: block;
	padding: 2px 0;
	padding-left: 19px;
	text-decoration: none;
	border-bottom: 1px solid #dadada;
	font-size: 14px;
	font-weight: bold;
}
.accordion_menu div.menuheader a:visited {
	color: #A70303;
}
.accordion_menu div.menuheader a:hover {
	color: #A70303;
	background-color: #eee;
}
.accordion_menu .openheader {
	background: url(../img/accordion_btn_bg02.png) no-repeat right center;
	background-size: 13px auto;
}
.accordion_menu div.categoryitems ul {
	list-style-type: none;
	margin: 0;
	padding: 15px;
	border-top: 1px solid #c8c8c8;
}
.accordion_menu div.categoryitems ul li {
	/*padding-bottom: 15px;*/
}
.accordion_menu div.categoryitems ul li:last-child {
	padding-bottom: 0;
}
.frame {
	border: 1px solid #c8c8c8;
	padding: 15px;
}
.accordion_menu div.categoryitems ul li dl dt {
	border-bottom: 1px solid #c8c8c8;
	padding-bottom: 10px;
	/*margin-bottom: 15px;*/
}
.accordion_menu div.categoryitems ul li dl dd {
	/*margin-bottom: 10px;*/
}

.accordion_menu .categoryitems {
	background: #fff;
}

.accordion_menu div.categoryitems p {
	padding: 15px;
}
/* 20200106追加分 */
 br.pc_break{
display:  block;
}
br.sp_break{
display: none;
}

@media screen and (max-width: 768px) {
 br.pc_break{
display: none;
}
br.sp_break{
display: block;
}
}

/* sns */
.sns-box ul{
    height: 50px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    line-height: 1;
}
#contents #quiz-sp .sns-box .tw{
    height: 20px;
    margin-left: 10px;
}
iframe.twitter-share-button{
    width: auto;
}
input#cw-answer {
    outline: none;
}
</pre></body></html>