<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* common */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}
body,html{background:#46b2a7;font-size:14px}
a,a *,div,div *{-webkit-tap-highlight-color:rgba(255, 165, 0, 0.25)}
a{overflow:hidden;outline:none}
a:hover{text-decoration:none}
article,section,table,tbody{display:block}
img{border:0;vertical-align:top}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-weight:normal}
.clearfix{width:100%}
.clearfix:after{content:"";display:block;clear:both}
p,aside{word-wrap:break-word;text-align:justify;}
*{-webkit-touch-callout:none}
*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    overflow: hidden;
    outline: none;
    text-decoration: none;
}
a, img{
    text-decoration: none;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}
a:hover {
    opacity: 0.7;
}
img {
	text-align:center;
}

/* common */
body{
	-webkit-text-size-adjust:100%;
	font-family: "Hiragino Kaku Gothic ProN", "meiryo", sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
	position:relative;
	font-size:15px;
	line-height:1.7em;
	color:#530404;
}


h1.section_title {
	width: 100%;
	text-align: center;
	font-family: "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W6", "HiraMinProN-W6", "HGæ˜ŽæœE", "ï¼­ï¼³ ï¼°æ˜Žæœ", "MS PMincho", "MS æ˜Žæœ", serif;
	font-size: 2.2rem;
	font-weight:normal;
	text-align:center;
	margin-bottom:10px;
	display:block;
}
h2 {
	text-align:center;
	padding:10px 0 0;
	display:block;
	margin-bottom:8px;
	background-image: url(../images/anata.png);
	background-repeat: no-repeat;
	background-position: left 6px top 6px;
}
h3 {
	width: 100%;
	text-align: center;
	font-family: "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W6", "HiraMinProN-W6", "HGæ˜ŽæœE", "ï¼­ï¼³ ï¼°æ˜Žæœ", "MS PMincho", "MS æ˜Žæœ", serif;
	font-size: 1.3rem;
	font-weight:normal;
	text-align:center;
	margin-bottom:20px;
	display:block;
}
.line {
	height:6px;
	display:block;
	margin:20px 0;
	background-image: url(../../images/chart_line.gif);
	background-repeat: repeat-x;
	background-position: 0 0;

}
.container {
	width:100%;
	max-width:960px;
	margin:0 auto;
	position:relative;
}


/* content */
#wrap {
	width: 100%;
	max-width:840px;
	position: relative;
	overflow: hidden;
	margin:10px auto 0 auto;
	background-image: url(../../images/a_back.gif);
	background-repeat: repeat;
	background-position: center top 20px;
	background-color:#f5f2e8;
	padding:3% 4% 4%;
}
.inner{
    padding: 0 30px 50px;
    position: relative;
}
.txt{
    margin-bottom:30px;
}

#answer_spot&gt;.txt {
	padding:20px 0 0 144px;
	display:block;
	margin-top:-20px;
	background-image: url(../images/osusume.png);
	background-repeat: no-repeat;
	background-position: left 6px top;
}
.kamisama {
	padding-left:20px;
	background-image: url(../images/star.png);
	background-repeat: no-repeat;
	background-position: left top 1px;
	font-weight:bold;
}
.oubo_btn {
	margin-top:20px;
}
.oubo_btn&gt;a {
    width: 100%;
    max-width: 440px;
    height: auto;
    background-color: #f46f70;
    display: block;
    margin: 20px auto 0;
    text-align: center;
    font-size: 18px;
    padding: 18px 34px 18px 14px;
    color: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	background-image: url(../../images/arrow_white_l.png);
	background-position:right 15px center;
	background-repeat:no-repeat;
	background-size: 11px 20px;
}
.oubo_btn&gt;a.blue  {
	 background-color: #34b9be;
	 margin-top:40px;
	background-image: url(../../images/arrow_white_r.png);
	background-position:left 15px center;
    padding: 18px 20px 18px 20px;
}


/* pagetop */
#pagetop {
   width: 100%;
    height: 80px;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
#pagetop&gt;a {
    width: 100%;
    height: 100%;
    display: block;
    background-color: #46b2a7;
    color: #FFF;
    text-align: right;
    font-size: 14px;
    line-height: 20px;
    padding: 20px 20px 0 0;
}

/* footer */

#copyright {
	display:block;
    width: 100%;
    font-size: 10px;
    text-align: center;
	color:#fff;
}


/* 640pxä»¥ä¸‹ */
@media only screen and (max-width: 640px){
body{
    font-size: 14px;
    line-height: 24px;
}
.inner {
    padding: 0 30px;
}
img {
    max-width:100%;
}
h1 {
	margin-top:20px;
}
h2 {
	padding:38px 0 0;
	background-position: left 10px top;
	background-size:80px 41px;
}

h1.section_title {
	font-size:1.7rem;
}
#answer_spot .txt {
	padding:50px 0 0 0;
	display:block;
	margin-top:-20px;
	background-image: url(../images/osusume_sp.png);
	background-position: center top 16px;
}

.oubo_btn&gt;a {
    font-size: 16px;
	text-align:left;
	padding:18px 30px 18px 20px;
}
.oubo_btn&gt;a.blue  {
    padding: 18px 20px 18px 40px;
	margin-bottom:25px;
}
}
</pre></body></html>