body {
	background-color: #FFF;
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
	font-size: 20px !important;
	line-height:180%;
	margin: 0px;
	font-family: "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;

	text-align:center;
	letter-spacing: 0.3px;
	color: #555;
}
@media screen and (max-width: 640px){
body {
	font-size: 18px !important;
	line-height:170%;
}
}


#top{
	background-color: #FFF;
	height: 75px;
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 10px;
	opacity: 0.8;
}

.toplogo {
	text-align: left;
	float: left;
}
.tenposuu {
	font-size: 24px;
	text-align: left;
	float: left;
	color: #999;
	margin: 20px 0px 0px 20px;
}
.tenposuubig{
		font-size: 38px;
}
.tenpo {
	text-align: left;
	float: left;
	font-size: 13px;
	line-height: 18px;
	color: #999;
	margin: 0px 4px;
}

.topbtn {
	float: right;
}

.topshop-sp {
	display: none;
	}


@media screen and (max-width: 1120px){
#top{
	margin-left: 0px;
	margin-right: 0px;
	width: 98%;
	padding: 10px 1%;
}
.toplogo {
	width: 27%;
	padding-top:  8px;
	margin-bottom: auto;
	padding-right: 10px;
}
.toplogo img{
	width: 100%;
}
.topbtn {
	padding-top:  8px;
	margin-bottom: auto;
	padding-right: 2%;
	width: 23%;
}
.topbtn img{
	width: 100%;

}
}

@media screen and (max-width: 859px){
.toplogo {
	padding-top:  10px;
	width: 29%;
}
.tenposuu {
	font-size: 17px;
	text-align: left;
	float: left;
	color: #999;
	margin: 10px 0px 0px 10px;
}
.tenposuubig{
		font-size: 28px;
}
.tenpo {
	line-height: 18px;
	margin: 2px;
}
.topbtn {
	padding-top:  10px;
	width: 27%;
}
	}

@media screen and (max-width: 650px){
.tenposuu {
display: none;
}
.tenpo {
display: none;
}
}

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

#top{
	background-color: #FFF;
	height: auto;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	padding: 2px 2% 2px;
	z-index: 999;
    position: fixed;
    bottom: 0px;
    right: 0%;
}
.toplogo {
	padding-top:  2px;
	width: 40%;
}
.toplogo img{
	width: 100%;
}

.topbtn {
	width: 47%;
	padding-top:  2px;
	margin-bottom: auto;
	padding-right: 0px;
}
.topshop-sp {
	display: block;
	font-size:15px;
	line-height: 17px;
	float:center;
	margin-left: 0px;
	padding-bottom: 5px;
}
}

.clear {
    clear:both;　/*floatの解除、ここがポイント*/
}


.headerbtn img{
	margin-top: 635px;
	margin-right: 390px;
}

.header_bg {
	background-image: url(../img/header-pc.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFF;
	height: 818px;
	width: 100%;
	margin: 0px;
		}


@media screen and (max-width: 1100px){
.headerbtn img{
	margin-right: 34%;
	width: 65%;
	margin-top: 57%;
	margin-left:1%;
	margin-bottom: 5%;
}

.header_bg {
	background-image: url(../img/header-tab.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFF;
	background-size: 100% auto;
	width: 100%;
	height: auto;
	margin: 0px;

}
}


.wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(../img/wrapper.png);
	background-repeat: repeat-y;
	background-position: center;
	text-align:center;
}

@media screen and (max-width: 1000px){
.wrapper {
		width: 100%;
}
}

.wrapperslide {
	width: 82%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align:center;
	margin-bottom: 50px;
}



.wrapper_inner {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align:center;
}



@media screen and (max-width: 1000px){
.wrapper_inner {
		width: 95%;
}

}




.mg {
	text-align:left;
	margin-right: 70px;
	margin-left: 70px;
	margin-bottom: 50px;
	margin-top: 30px;
}
.mg p {
	margin:0px 0 30px;
}


@media screen and (max-width: 960px){
.mg {
	margin-right:5%;
	margin-left: 5%;
}

.mg img{
	width:100%;
}

}

@media screen and (max-width: 640px){
.mg{
			margin: 30px 5% 20px;
			text-align: left;
		}

}

img{
	margin: 0;
	padding: 0;
}

.nayami_bg {
	background-image: url(../img/nayami_bg.png);
	background-repeat: repeat;
	background-position: center;
	height: auto;
	width: 100%;
	margin-top: 0px;
}

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

.nayami_bg {
	background-size: auto;
	height: auto;
	width: 100%;
	margin-top: 0px;
}
.nayami_bg img{
	width: 100%;
	}
}

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

.img1000{
	width: 100%;
	}
}

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

.img940{
	width: 95%;
	}
}

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

.img840{
	width: 95%;
	}
}


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

.img660{
	width: 90%;
	}
}
@media screen and (max-width: 1000px){

.img660{
	width: 80%;
	padding-top: 20px;
	}
}


.yellow_bg {
	background-image: url(../img/background_yellow.png);
	background-repeat: repeat;
	background-position: center;
	height: auto;
	width: 100%;
	margin-top: 0px;
	padding: 60px 0px 30px;
}

@media screen and (max-width: 640px){
.yellow_bg {
	background-image: url(../img/background_yellow.png);
	padding: 30px 0px 30px;
}
}


.pink_bg {
background-color: #FF99CC;
	height: auto;
	width: 100%;
	padding: 30px 0px 10px;
}

.pink {
	color: #FF668D;
}


.movie {
	background-image: url("../img/tv.png");
	background-repeat: no-repeat;
	height:502px;
	width: 100%;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
	background-position:center;
}

.movieinner {
	padding-top:65px;
}
iframe {
	width:640px;
	height:360px;
}
.youtube img{
width: 61%;
}

@media screen and (max-width:710px) {
#message{
	padding: 50px 0 1px;
}

	.movie {
	background-size:90%;
	margin-top:0px;
	margin-bottom: 0px;
	height:400px;
}

.movieinner {
	padding-top:60px;
}
iframe {
	width: 80%;
	height: 380px;
}
.youtube img{
width: 90%;
}
	}

@media screen and (max-width:640px) {
.movie {
	background-size:95%;
	height:440px;
}

.movieinner {
	padding-top:45px;
}
	iframe {
	width: 85%;
	height: 340px;
}
	}

@media screen and (max-width:500px) {
#message{
	padding: 30px 0 1px;
}
.movie {
	background-size:95%;
	height:350px;
}
.movieinner {
	padding-top:50px;
}

iframe {
	width: 100%;
	height: 250px;
}
	}

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

.movie {
	background-size:98%;
	height:300px;
}
.movieinner {
	padding-top:40px;
}

iframe {
	width: 88%;
	height: 210px;
}
	}

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

.movie {
	background-size:98%;
	height:280px;
}
.movieinner {
	padding-top:45px;
}

iframe {
	width: 88%;
	height: 180px;
}
	}


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

.movie {
	background-size:98%;
	height:230px;
}
.movieinner {
	padding-top:20px;
}

iframe {
	width: 88%;
	height: 180px;
}
	}






.half1 {
	width: 20%;
	padding: 2%;
	text-align: left;
	float: left;
}

.half1 img{
	width: 100%;
}

.half2 {
	width: 70%;
	padding: 2%;
	text-align: left;
	float: right;
	vertical-align: top;
}

.half2 img{
	width: 100%;
	line-height: 0px;
}

.half2 p{
	margin-bottom: 15px;
	line-height: normal;
}

.break{clear:both;}


@media screen and (max-width: 960px) {
.half1 img{
	width: 100%;
	margin: 0px auto;
}
}

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


.half1 {
	width: 96%;
	margin: 0px auto;
	padding: 2%;
	text-align: center;
}

.half1 img{
	width: 40%;
	margin: 0px auto;
}

.half2 {
	width: 96%;
	margin: 0px auto;
	padding: 2%;
}

.half2 p{
	font-size: 0.85em;
	margin-bottom: 10px;
}

}


.balloon5 {
    width: 100%;
    margin: 1.5em 0;
    overflow: hidden;
}

.balloon5 .faceicon {
    float: left;
    margin-right: -90px;
    width: 80px;
}

.balloon5 .faceicon img{
    width: 100%;
    height: auto;
    border: solid 0px #d7ebfe;
    border-radius: 50%;
}

.balloon5 .chatting {
    width: 100%;
}

.says {
    display: inline-block;
    position: relative;
    margin: 5px 0 0 105px;
    padding: 17px 3%;
    border-radius: 12px;
    background: #fff;
	text-align: left;
	font-size:90%;
}

.says:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 18px;
    left: -24px;
    border: 12px solid transparent;
    border-right: 12px solid #fff;
}

.says p {
    margin: 0;
    padding: 0;
	line-height: 150%;
}



.half3 {
	width: 30%;
	padding: 1%;
	text-align: left;
	float: left;
}

.half3 img{
	width: 90%;
	height: auto;
}

.half4 {
	width: 60%;
	padding: 2%;
	text-align: left;
	float: right;
	vertical-align: baseline;
	margin-top: 1%;
	margin-bottom: 1%;
}

.half4 img{
	width: 100%;
	line-height: 0px;
}

.half4 p{
	margin-bottom: 15px;
	line-height: normal;
	color: #666;
}


@media screen and (max-width: 960px) {
.half3 img{
	width: 100%;
	margin: 0px auto;
}
}

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


.half3 {
	width: 96%;
	margin: 0px auto;
	padding: 2%;
	text-align: center;
}

.half3 img{
	width: 90%;
	margin: 0px auto;
}

.half4 {
	width: 96%;
	margin: 0px auto;
	padding: 2%;
}

.half4 p{
	font-size: 0.85em;
	margin-bottom: 10px;
}

}


.half5 {
	width: 30%;
	padding: 1%;
	text-align: left;
	float: right;
}

.half5 img{
	width: 90%;
	height: auto;
}

.half6 {
	width: 60%;
	padding: 2%;
	text-align: right;
	float: left;
	vertical-align: baseline;
	margin-top: 1%;
	margin-bottom: 1%;
}

.half6 img{
	width: 100%;
	line-height: 0px;
}

.half6 p{
	margin-bottom: 15px;
	line-height: normal;
	color: #666;
	text-align: right;
}


@media screen and (max-width: 960px) {
.half5 img{
	width: 100%;
	margin: 0px auto;
}
}

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


.half5 {
	width: 96%;
	margin: 0px auto;
	padding: 2%;
	text-align: center;
}

.half5 img{
	width: 90%;
	margin: 0px auto;
}

.half6 {
	width: 96%;
	margin: 0px auto;
	padding: 2%;
}

.half6 p{
	font-size: 0.85em;
	margin-bottom: 10px;
	text-align: left;
}
}



/* :::::::::::::::::::::::::::::: Q and A :::::::::::::::::::::::::::::: */


#qa{
	background-image: url(../img/background_yellow.png);
	background-repeat:repeat;
	background-position:top;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow:auto;
	padding: 50px 0 50px;
	text-align: left;
}
#qaInner{
	width: 900px;
	margin: 0 auto 30px;
}

.qa{
	width: 800px;
	margin: 0 auto 0;
    margin-bottom: 30px;
    border: 0px solid #EEE;
    padding: 0px 0 0;
}
.qa dt{
	font-size: 110%;
    padding: 15px 20px 15px 80px;
	background: url(../img/q.gif) no-repeat 5px 5px;
    border-bottom: 2px dotted #fff;
   font-weight:bold;
   margin-top:50px;
	color: #008FFF;
	font-family: "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}
.qa dd{
	font-size: 100%;
    margin-left: 0px;
    padding: 10px 20px 20px 80px;
	background: url(../img/a.gif) no-repeat 5px 5px;
    border-bottom: 5px solid #fff;
}

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

#qa{
	padding: 30px 0 10px;
}
#qaInner{
	width: 85%;
	margin: 0 auto;
}

.qa{
	width: 96%;
	padding: 1%;
	}

.qa dt{
		font-size: 120%;
		line-height:140%;
		background-size:6%;
		margin-top:20px;
	    padding: 15px 1% 15px 12%;
	}

.qa dd  {
		font-size: 100%;
		line-height:150%;
		background-size:6%;
	    padding: 15px 1% 15px 12%;
}

}

@media screen and (max-width : 640px) {
#qa{
	padding: 20px 0 50px;

}


#qaInner{
		width: 94%;
	}

.qa{
	width: 98%;
	padding: 1%;
	}

.qa dt{
		font-size: 100%;
		line-height:130%;
		background-size:8%;
		margin-top:20px;
	    padding: 15px 1% 15px 14%;
	}

.qa dd  {
		font-size: 90%;
		line-height:140%;
		background-size:8%;
	    padding: 15px 1% 15px 14%;
}

}

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

.qa{
	width: 98%;
	padding: 1%;
	}

.qa dt{
		font-size: 100%;
		line-height:130%;
		background-size:10%;
		margin-top:20px;
	    padding: 15px 1% 15px 16%;
	}

.qa dd  {
		font-size: 90%;
		line-height:140%;
		background-size:10%;
	    padding: 15px 1% 15px 16%;
}

}





/* =イベントテーブル
-------------------------------------------------------------- */
.wrapper940{
	width: 940px;
	margin: 0px auto 30px;
}

@media screen and (max-width:960px) {
.wrapper940{
	width: 100%;
}
}

.event-table {
	background-color:#fff;
	font-size: 1.2em;
	width: 100%;
	border: 6px solid #FFEAF3;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.8em;
	max-height: 100%;
	letter-spacing: 2px;
}


.event-table th {
	width: 20%;
	font-weight: bold;
	text-align: center;
	background-color: #FFB1C7;
	border:2px solid #FFEAF3;
	padding:20px 20px;
	max-height: 100%;
	color: #FFF;
	letter-spacing: 4px;
	}

.event-table td {
	width: 80%;
	background-color: #FFF;
	text-align: left;
	border:2px solid #FFEAF3;
	padding:20px 20px;
	max-height: 100%;
}

.event-table a{
	color: #FF6690;
}

.smalltitle{
	margin-top: 30px;
	margin-bottom: 0px;
	font-size: 82%;
	line-height: 1.7;
}
.smalltitle .title{
	font-size: 110%;
	line-height: 2;
	text-decoration: underline;
}

.ulol{
	text-align: left;
	margin:20px 10%;
}

@media screen and (max-width:640px) {
.event-table {
	font-size: 0.9em;
	line-height: 1.5;
}

.event-table td {
	padding:10px 10px;
	width: 85%;

}
.event-table th {
	font-size: 0.9em;
	width: 15%;
	padding:10px 20px;
	line-height: 1.2em;
}
}




/* footer */
#footer {
	font-size: 14px;
	color: #000;
	line-height: 1.6em;
	background-color:#fff;
	width:100%;
	padding-bottom:5px;
	padding-top: 20px;
}
#footer a{
	color: #000;
}


/*ページトップアイコン*/
.pagetop {
    display: none;
    position: fixed;
    bottom: 0px;
    right: 0px;
}

@media screen and (max-width: 640px){
	.pagetop img {
		width:60%;
		float:right;
}
}


/* end */

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* リンク色 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
a {
	text-decoration:none;
}


a:hover {
	text-decoration:underline;
}


/* =アンダーライン
-------------------------------------------------------------- */
.small{
	font-size:75%;
	line-height:150%;
      }

*{
	margin:0px;
	padding:0px;
}
address, em, cite, dfn, var {
	font-style: normal;
}
input, textarea {
	font-family: sans-serif;
	font-weight: normal;
}
img,fieldset {
	border: 0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}


/* end */


.center {
	text-align: center;
}
.left {
	text-align: left;
}

.big{
	font-size: 120%;
}



@media screen and (max-width: 640px){
.big{
	font-size: 100%;
}
}

.big2{
	font-size: 140%;
	font-weight: bold;
}

@media screen and (max-width: 640px){
.big2{
	font-size: 120%;
}
}



/*ページトップアイコン*/
.pagetop {
    position: fixed;
    bottom: 0px;
    right: 0%;
}

.pagetop li{
	display:inline-block;
}
.pagetop img{
	width: 100%;
}
.pagetop img:hover {
	opacity: 0.5 ;
}

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

.pagetop li{
	display:inline-block;
	width: 30%;
	padding: 0 1%;
}

}


/* 日本地図DOM */
.japan_map{
    position: relative;
    box-sizing: border-box;
    margin: 30px auto 0px;
    display: table;
    background-color: #fff;
	padding: 0px 10px;
}
/* 日本地図画像（スマホ対応用） */
.japan_map img{
    max-width: 100%;
    height: auto;
    border: 0;
    -webkit-backface-visibility: hidden;
}
/* 日本地図ボタン */
.japan_map .area_btn{
    position: absolute;
    z-index: 1;
    box-sizing: border-box;
    cursor: pointer;
    border: 0px solid #333333;
    border-radius: 5px;
    background-color: #FFF;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
	padding: 2px 2px 5px;
}

.japan_map  a{
	color: #FF6690;
}
.japan_map p{
	font-size: 14px;
	line-height: 18px;
}

/* ボタン配置（使用する日本地図画像により微調整） */
.japan_map .area_btn.area1{
    top: 4%;
    right: 8%;
    width: 15%;
}
.japan_map .area_btn.area1-1{
    top: 30%;
    right: 12%;
    width: 13%;
}
.japan_map .area_btn.area2{
    top: 56%;
    right: 11%;
    width: 13%;
}
.japan_map .area_btn.area3{
    top: 56%;
    right: 28.5%;
    width: 13%;
}
.japan_map .area_btn.area4{
    top: 65%;
    right: 43%;
    width: 13%;
}
.japan_map .area_btn.area5{
    top: 58%;
    left: 27%;
    width: 13%;
}
.japan_map .area_btn.area6{
    top: 65%;
    left: 12%;
    width: 13%;
}
/* オーバーレイ */
.japan_map .area_overlay{
    display: none;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    background-color: #111;
    opacity: 0.5;
    cursor: pointer;
}

/* 選択前は表示を隠す */
.japan_map .pref_area{
    display: none;
}

/* 地域毎の都道府県リスト */
.japan_map .pref_list{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    z-index: 3;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 90%;
    background-color: #FFF;
}
.japan_map .pref_list > div{
    box-sizing: border-box;
    width: 50%;
    border: 1px solid #CCC;
    font-weight: bold;
    text-align: center;
    padding: 0.5em;
    cursor: pointer;
}

@media screen and (max-width: 480px){
    /* スマホユーザー向けにボタン文字サイズを調整 */
    .japan_map .area_btn{
        font-size: 4vw;
    }
}

/*ボックス全体*/
.accbox {
    margin: 3em 1.5%;
    padding: 0;
    max-width: 100%;/*最大幅*/
}

/*ラベル*/
.accbox label {
    display: block;
    margin: 8px 0 0px;
    padding: 15px 20px 20px;
    color: #555;
    font-weight: bold;
    background: #FFEAF3;
	border: 3px solid #FFEAF3;
    cursor :pointer;
    transition: all 0.5s;
	font-size: 140%;
	line-height: 1.5;
	text-align: left;
}
.accbox label .no{
	background: #FFF;
	color: #FF6690;
	font-size: 70%;	
	padding: 10px 10px 10px 15px;
	letter-spacing: 3px;
	line-height: 1.7;
	border-radius: 25px;
}
.accbox label .no2{
    background: #00cccc;
    color: #fff;
	font-size: 70%;	
	padding: 3px 10px;
	letter-spacing: 3px;
	line-height: 1.7;
	border-radius: 25px;
}
.accshow ol {
	padding-left:25px;
	margin-left: 20px;
}

.accshow li {
  display: list-item; /*追記*/
  list-style-type: decimal;
  line-height: 1.6em;
  padding: 7px 0px;
	font-size: 110%;
}

.accbox label{
	position: relative;	
	}

/*アイコンを表示*/
.accbox label:after {	
	font-family: "Font Awesome 5 Free";
    content: '\f055';
	position: absolute;
	right: 2%;
	top:25%;
	color: #FF6690;
}

@media screen and (max-width: 640px){
	
.accbox label {
    padding: 6px 8px 8px 13px;
	font-size: 100%;
}
	
.accshow li {
	font-size: 90%;
}
	
.accbox label:after {
	right: 3%;
	top:20%;
}

.accshow ol {
	padding-left:25px;
	margin-left: 0px;
}
}
/*ラベルホバー時*/
.accbox label:hover {
    background :none;
	color: #555;
	border: 3px solid #FFEAF3;
}


.accbox label .no:hover {
	background: #FF6690;
	color: #FFF;
}

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}
.accbox .city {
	text-align: left;
	padding-top: 20px;
	padding-left: 10px;
	}
.accbox .city a{
	color: #FF6690;
	}

/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
    height: auto;
    padding: 0px;
    opacity: 1;
}

.accbox .accshow p {
    margin: 15px 10px}

/*アイコンを入れ替える*/
.cssacc:checked + label:after {
    content: '\f056';
}

a.anchor {
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}
@media screen and (min-width: 640px) {
	body {
	  font-size: 0 !important;
	}
	.font-wrapper,
	#qa {
	  font-size: 1.3245vw;
	  line-height: 180%;
	}
	#qaInner {
	  width: 59.60265vw;
	}
	.qa {
	  width: 52.98013vw;
	}
  }
  
  @media screen and (max-width: 640px) {
	body {
	  font-size: 0 !important;
	}
	.font-wrapper,
	#qa {
	  font-size: 4.8vw;
	  line-height: 180%;
	}
  }
  
  @media screen and (min-width: 1510px) {
	.font-wrapper,
	#qa {
	  font-size: 20px;
	  line-height: 180%;
	}
	#qaInner {
	  width: 900px;
	}
	.qa {
	  width: 800px;
	}
  }