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

/*
	================================================================================================
		support walkman dialogue share css common2.css
	================================================================================================
*/




/*---------- common ---------*/


#contents a.textLink{
	margin-left:1.25em;
	margin-bottom:1em;
	display:inline-block;
	background-position: 0 6px;
}


#contents ul.txtlink{
	margin-left:1.25em !important;
}


/*---------- h2 , h3 ---------*/
	

#contents h2 &gt; img{
	margin:1em;
}


#contents .daialogue_title{
	text-align: center;
	font-size: 115%;
	margin-bottom: 1em;
}

#contents .daialogue_title &gt; img{
	vertical-align:middle;
	padding-right:0.5em;
}


/*---------- dialogue ---------*/


#contents div.speech {
	margin: 0 0 30px 0;
	padding: 0;
}

#contents div.speech { /zoom: 1; }


#contents div.speech:after { content: ''; display: block; clear: both; height: 0; }


#contents div.word {
	padding: 15px 5px 5px 5px;
}


#contents div.word img{
	display:block;
	margin:1.5em auto;
}

#contents div.word ol li{
	margin-bottom:2em;
}


/*
	====================================
		girl
	====================================
*/

#contents div.girl div.person01 {
	float: left;
	width: 102px;
	height: 52px;
	background: url("/support/walkman/dialogue/share/images/pct_girl00.gif") no-repeat top left;
}
#contents div.girl div.person02 {
	float: left;
	width: 102px;
	height: 52px;
	background: url("/support/walkman/dialogue/share/images/pct_girl01.gif") no-repeat top left;
}
#contents div.girl div.person03 {
	float: left;
	width: 102px;
	height: 52px;
	background: url("/support/walkman/dialogue/share/images/pct_girl03.gif") no-repeat top left;
}
#contents div.girl div.word {
	float: left;
	width: 540px;
	_width: 540px;		/* IE6 */
	margin-right: 102px;
	_margin-right: 0;	/* IE6 */
	border: solid 3px #f2ddf0;
}

/*
	====================================
		boy
	====================================
*/

#contents div.boy div.person01 {
	float: left;
	width: 102px;
	height: 52px;
	background: url("/support/walkman/dialogue/share/images/pct_boy00.gif") no-repeat top left;
}
#contents div.boy div.person02 {
	float: left;
	width: 102px;
	height: 52px;
	background: url("/support/walkman/dialogue/share/images/pct_boy02.gif") no-repeat top left;
}
#contents div.boy div.person03 {
	float: left;
	width: 102px;
	height: 52px;
	background: url("/support/walkman/dialogue/share/images/pct_boy03.gif") no-repeat top left;
}
#contents div.boy div.word {
	float: left;
	width: 540px;
	_width: 540px;		/* IE6 */
	margin-right: 102px;
	_margin-right: 0;	/* IE6 */
	border: solid 3px #DCF2FE;
}

/*
	====================================
		teacher
	====================================
*/

#contents div.teacher div.person {
	float: right;
	width: 102px;
	height: 52px;
	background: url("/support/walkman/dialogue/share/images/pct_teacher.gif") no-repeat top left;
}
#contents div.teacher div.word {
	float: left;
	width: 540px;
	_width: 540px;		/* IE6 */
	margin-left: 102px;
	_margin-left: 0;	/* IE6 */
	border: solid 3px #e6e4e5;
}



/*---------- attentionArea ---------*/


#contents .attentionArea {
	margin: 1em 1em 1em 0;
    padding: 0.5em 1em;
}

#contents .attentionArea img.icon{
	padding-right: 1em;
    margin: 0;
    vertical-align: middle;
    display: inline;
}


#contents .attentionArea dl dt{
	margin-bottom:0.5em;
	font-weight:700;
}

#contents .attentionArea dl dd{
	padding-left:3.2em;
}

#contents .attentionArea dl dd span{
	display: inline-block;
    padding-top: 1em;
}



/* ------------- one point advice -------------*/
	
		

#onepoint{
	margin-bottom: 2em;
    margin-top: 5em;
    position: relative;
}

#onepoint .advice{
	border-left: 11px double #E8E0D7;
	border-right: 11px double #E8E0D7;
	border-bottom: 11px double #E8E0D7;
	padding: 1em 1.5em;
}

#onepoint h4{
	line-height:0;
	position: absolute;
    top: -5em;
    left: 0;
}

#onepoint .advice dl{
	margin-left:1.25em;
}

#onepoint .advice dl dt{
	margin-bottom:0.5em;
}

#onepoint .advice dl dd{
	margin-bottom:1em;
	margin-left:1em;
}

#onepoint .advice dl dd &gt; a.textLink{
	margin-left:0;
}




/* ------------- bnrArea -------------*/
	
#contents .bnrArea{
	text-align:center;
}

#contents .bnrArea p{
	text-align:left;
	margin-bottom:0.5em;
}

#contents .bnrArea a{
	display: inline-block;
    line-height: 0;
	margin: 2em 0;
}




/*------- for IE6 , IE 7 (old style) ------------*/

#contents .section div.speech ol {
	margin: 0 0 0 1em;
	*margin: 0;		/* for IE6, IE7 */
	margin: 0\9;	/* for IE8 */
}


div#onepoint img {
	/vertical-align: bottom;	/* For IE6, IE7 */
}




@media screen and (max-width: 640px) {

#contents h2 &gt; img{
	margin:1em 0;
}

#contents h2 &gt; img{
	width: 100%;
    height: auto;
}

#contents div.word &gt; img,
#contents div.word ol li &gt; img {
	width:100%;
	max-width:280px;
}

#contents div.word &gt; a.textLink{
	margin:0.5em;
}

#contents ul.txtlink{
	margin-left:1em !important;
}


#dialogue{
	margin-bottom:0;
}


#contents #dialogue .word ol{
	margin:1.5em 0.5em !important;
}



/*
	====================================
		girl
	====================================
*/
#contents div.word p {
margin: 0.5em 0em;
}

#contents div.girl{
	border: solid 3px #f2ddf0;
	width: auto;
	height: auto;
	padding: 10px;
}
#contents div.girl div.person01 {
	float: none;
	background: url("/support/walkman/dialogue/share/images/pct_girl04.gif") no-repeat 0 0;
}
#contents div.girl div.person02 {
	float: none;
	background: url("/support/walkman/dialogue/share/images/pct_girl05.gif") no-repeat 0 0;
}
#contents div.girl div.person03 {
	float: none;
	background: url("/support/walkman/dialogue/share/images/pct_girl06.gif") no-repeat 0 0;
}
#contents div.girl div.word {
	float: none;
	border: none;
	width: 100%;
	height: auto;
}
/*
	====================================
		boy
	====================================
*/
#contents div.boy{
	border: solid 3px #DCF2FE;
	width: auto;
	height: auto;
	padding: 10px;
}
#contents div.boy div.person01 {
	float: none;
	background: url("/support/walkman/dialogue/share/images/pct_boy04.gif") no-repeat 0 0;
}
#contents div.boy div.person02 {
	float: none;
	background: url("/support/walkman/dialogue/share/images/pct_boy05.gif") no-repeat 0 0;
}
#contents div.boy div.person03 {
	float: none;
	background: url("/support/walkman/dialogue/share/images/pct_boy06.gif") no-repeat 0 0;
}
#contents div.boy div.word {
	float: none;
	border: none;
	width: 100%;
	height: auto;
}
/*
	====================================
		teacher
	====================================
*/
#contents div.teacher{
	border: solid 3px #e6e4e5;
	width: auto;
	height: auto;
	padding: 10px;
}
#contents div.teacher div.person {
	float: none;
	background: url("/support/walkman/dialogue/share/images/pct_teacher01.gif") no-repeat 0 0;
}
#contents div.teacher div.word {
	float: none;
	border: none;
	width: 100%;
	height: auto;
	margin-left: 0;
}/*



/* -------------  MQ attentionArea -------------*/


#contents .attentionArea {
	margin-right:0.5em;
}

#contents .attentionArea dl dt {
    margin-bottom: 1em;
}

#contents .attentionArea dl dd{
	padding-left:0;
}


/* -------------  MQ one point advice -------------*/


#onepoint{
	margin-top:1em;
}

#onepoint .advice{
	border: 11px double #E8E0D7;
	padding: 0.5em;
}

#onepoint h4{
    line-height: 0;
    position: static;
}

#onepoint h4 img{
	max-width:270px;
	margin:0 auto 1em auto;
}

#onepoint .advice dl{
	margin-left:0.5em;
}



/* -------------  MQ bnrArea -------------*/

#contents .bnrArea img{
	width:100%;
	height:auto;
}


}

</pre></body></html>