@charset "utf-8";


@media screen and (max-width: 767px){
	
	
/* KOMENTENEWS TOP */
#contents .numbering-txt{
	/*margin-left: 0;*/
	line-height: 1;
	margin: 1% auto;
    text-align: center;
    width: 100%;
}
#contents .numbering-txt span{
	font-size: 20px;
}
#contents .numbering-txt strong{
	font-size: 38px;
}
#contents, #contents #contentsInner {
    width: 100%;
    min-width: inherit;
}

#contents div.komente_ttl_Box {
	padding: 20px 15px;
	margin-bottom: 20px;
}	
	
#contents div.komente_ttl_Box .komente_ttl {
	padding-bottom: 10px;
	text-align: center;
}	

#contents div.komente_ttl_Box .komente_ttl img {
	width: 96%;
	height: auto;
}	

#contents div.komente_ttl_Box .komente_ttl_txt {
	padding: 20px 20px 10px;
	border-top: #333f48 solid 3px;
	margin-top: 3px;
}

#contents div.komente_ttl_Box .komentekun {
	width: 100%;
	height: auto;
	position: static;
	text-align: center;
}

#contents div.komente_ttl_Box .komentekun img {
	width: 150px;
	height: auto;
	margin-left: -10px;
}

#contents .latest_Box {
	padding: 0 0 20px;
	border-top: #cbcbcb solid 1px;
}

#contents .latest_Box .text_Area {
	width: 100%;
	float: none;
	background-size: 90px auto;
	padding-top: 55px;
}

#contents .latest_Box .text_Area .latest_lead {
	font-size: 130%;
}

#contents .latest_Box .text_Area .latest_btn {
	margin-top: 20px;
}
#contents .latest_Box .text_Area .spVis{
	margin-top: 20px;
}

/* TOPバックナンバー */	
#contents #backnumber_Wrap .backnumber_Box {
	display: block;
	width: 100%;
	box-sizing: border-box;
	float: none;
	border-right: none;
	border-bottom: #cbcbcb solid 1px;
}

#backnumber_Wrap .backnumber_Box a {
	display: block;
	padding: 45px 0 20px;
	background-position: left top !important;
	box-sizing: border-box;
	height: 100%;
}

#backnumber_Wrap .backnumber_Box .lead {
	font-size: 100%;
	margin-bottom: 8px;
	color: #00a7ac;
}


/* KOMENTENEWS CONTENTS */

#contents .komente_news {
	background: url(../images/common/bg_news.jpg) repeat-y;
	background-size: contain;
	padding: 20px 15px;
}

#contents .komente_news .news_ttl {
	padding: 0 10px 10px;
	border-bottom: #333f48 solid 1px;
}

.komente_news .news_ttl .ttlimg {
	float: none;
	width: 100%;
	text-align: center;
}

.komente_news .news_ttl .ttlimg img {
	width: 96%;
	height: auto;
}

#contents .komente_news .news_ttl .numbering {
	float: none;
	text-align: center;
	margin-top: 10px;
}

.komente_news .news_ttl .numbering img {
	width: 82px;
	height: auto;
}

#contents .komente_news .news_headline {
	padding: 15px 0 20px;
}

#contents .komente_news .news_headline .news_lead {
	font-size: 160%;
	line-height: 1.3;
	text-align: left;
	margin-bottom: 10px;
}
#contents .komente_news .news_headline p{
	text-align: left;
}

#contents .komente_news .news_headline .news_txt {
	text-align: left;
	margin-bottom: 20px;
	color: #101010;
	line-height: 1.4;
}

#contents .news_content_Wrap .news_content_Box_2col {
	width: 100%;
	padding: 20px 0;
	border-right: none;
	float: none;
	border-bottom: #333f48 solid 1px;
}

#contents .news_content_Wrap .news_content_Box_2col:nth-child(even) {
	padding: 20px 0;
	border: none;
}

#contents .news_content_Wrap .col_lead {
	font-size: 110%;
	line-height: 1.4;
	margin-bottom: 15px;
}

#contents .news_content_Wrap .news_checkpoint_Box_2col {
	width: 100%;
	padding: 20px 0;
	float: none;
}

#contents .news_content_Wrap .news_checkpoint_Box_2col:nth-child(even) {
	width: 100%;
	padding: 0;
	float: none;
}

#contents .news_content_Wrap .news_checkpoint_Box_2col p.check_lead {
	font-size: 140%;
}

#contents .news_content_Wrap .news_checkpoint_Box_2col .checkimg {
	width: 49%;
	margin-right: 2%;
}

#contents .news_content_Wrap .news_checkpoint_Box_2col .checkimg img {
	width: 100%;
	height: auto;
}

#contents .news_content_Wrap .news_checkpoint_Box_2col p.cap {
	font-size: 75%;
	width: 94%;
}

#contents .news_content_Wrap .news_checkpoint_Box_2col ol.checklist {
	margin-top: 15px;
	font-size: 100%;
}

#contents .komente_news .textBtn a {
	padding: 10px;
	margin: 20px auto 0;
	width: 100%;
	box-sizing: border-box;
}


/* backnumber */

#contents #news_backnumber {
	margin: 20px 0;
}

#news_backnumber dd {
    width: 100%;
	padding: 0 3px 2px;
	box-sizing: border-box;
}

#news_backnumber dd ul {
	display: block;
	font-size: 90%;
}

#news_backnumber dd ul li {
	display: block;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #00a7ac;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
}



/* vol.26 */

#contents .komente_news .news_headline.vol26 img {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}

#contents .komente_news .news_headline.vol26 > .memo dt {
	float: none;
	padding-right: 0;
	margin-bottom: 5px;
	color: #101010;
}

#contents .komente_news .news_headline.vol26 > .memo dd {
	float: none;
	/*font-feature-settings: normal;*/
}

#contents .komente_news .news_headline.vol26 > .memo dd p {
	text-indent: -1.15em;
	margin-left: 1.15em;
	margin-bottom: 5px;
	line-height: 1.4;
	color: #101010;
}

/* vol.27 */
#contents .komente_news .news_subTtl {
	font-size: 130%;
}
#contents .komente_news .news_headline.vol27 {
	border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0%;
}
#contents .komente_news .news_headline.vol27 .news_lead {
	margin-bottom: 4%;
}

#contents .komente_news .news_headline.vol27 img {
	height: auto;
}

#contents .komente_news .news_headline.vol27 > .memo {
	text-align: left;
	padding: 0 !important;
	color: #333f48;
	margin-bottom: 5%;
}

#contents .komente_news .news_headline.vol27 > .memo dt,
#contents .komente_news .news_content_Wrap.vol27 > .memo dt {
	float: none;
	font-weight: bold;
	width: 100%;
	margin-bottom: 1%;
}
#contents .komente_news .news_headline.vol27 > .memo dt.texAll,
#contents .komente_news .news_content_Wrap.vol27 > .memo dt.texAll {
	width: 100%;
}
#contents .komente_news .news_headline.vol27 > .memo dd,
#contents .komente_news .news_content_Wrap.vol27 > .memo dd {
	float: none;
	font-feature-settings : "palt";
	width: 100%;
}
#contents .komente_news .news_headline.vol27 > .memo dd.texAll,
#contents .komente_news .news_content_Wrap.vol27 > .memo dd.texAll {
	width: 100%;
}
#contents .komente_news .news_headline.vol27 > .memo dd.texAll .txt,
#contents .komente_news .news_content_Wrap.vol27 > .memo dd.texAll .txt {
	padding-left:1em;
	text-indent:-1em;
	margin-left: 1.2em;
}
#contents .komente_news .news_headline.vol27 > .memo dd:not(:last-child),
#contents .komente_news .news_content_Wrap.vol27 > .memo dd:not(:last-child){
	margin-bottom: 4%;
}
#contents .komente_news .news_headline.vol27 > .memo dd.imgAll,
#contents .komente_news .news_content_Wrap.vol27 > .memo dd.imgAll{
	width: 100%;
	text-align: center;
}
#contents .komente_news .news_headline.vol27 > .memo dd.imgAll.mb05,
#contents .komente_news .news_content_Wrap.vol27 > .memo dd.imgAll.mb05{
	margin-bottom: 5px;
}
#contents .komente_news .news_content_Wrap.vol27 {
	margin-bottom: 5%;
	border-bottom: none;
}
#contents .komente_news .news_headline.vol27 > .memo dd.txtRed,
#contents .komente_news .news_content_Wrap.vol27 > .memo dd.txtRed{
	width: 100%;
	color: #ff3a00;
	text-align: right;
}

#contents .vol-bottom-btn-area{
	padding: 10px;
}
#contents .vol-bottom-btn-area .vol-bottom-btn-text{
	font-size: 15px;
}
#contents .vol-bottom-btn-area .vol-bottom-btn a{
	height: 40px;
	line-height: 40px;
	font-size: 18px;
}
#contents .vol-bottom-btn-area .vol-bottom-btn a::before{
	margin-top: -5.5px;
	right: 10px;
	width: 6px;
	height: 11px;
	background-size: 100% 100%;
}

/* vol 2 */
/* 20190314 */
.pc_img{
	display: none;
}
.sp_img{
	display: inline;
}
#contents .numbering-txt.double-nubering {
    margin-left: 0;
}
#contents .komente_news .news_headline h2.news_lead {
    margin-bottom: 10px;
    font-size: 18px;
}
#contents .komente_news .news_headline p.news_lead_intro {
    margin-bottom: 10px;
    font-size: 16px;
	text-align: left;
}
#contents .news-list-style-01 {
    margin-bottom: 20px;
    font-size: 0;
}
#contents .news-list-style-01 li {
    margin-right: 0;
    margin-bottom: 10px;
    display: block;
    width: 100%;
}
#contents .news-list-style-01 li .news-list-style-01-box .ttl {
    padding: 5px 0;
    font-size: 16px;
}
#contents .news-list-style-01 li .news-list-style-01-box .txt {
    padding: 5px;
    font-size: 14px;
    text-align: left;
}
#contents .news-list-style-01 li .news-list-style-01-box .ttl::after{
	margin-left: 0;
	width: 90%;
	transform: translateX(-50%);
}
#contents .news-list-style-01 li .news-list-style-01-box .txt.txt-height-fix01{
	height: auto;
}
#contents .news-structor-style-01 .l-txt,
#contents .news-structor-style-01 .m-img,
#contents .news-structor-style-01 .r-img{
	display: block;
	width: 100%;
}
#contents .news-structor-style-01 .l-txt{
	margin-right: 0;
	margin-bottom: 10px;
}
#contents .news-structor-style-01 .l-txt strong{
	text-align: center;
}
#contents .news-structor-style-01 .l-txt strong img{
	width: auto;
}
#contents .news-structor-style-01 .m-img{
	margin-right: 0;
	margin-bottom: 10px;
}
#contents .news-structor-style-01 .m-img img,
#contents .news-structor-style-01 .r-img img{
	max-width: 100%;
}
#contents .news-structor-style-01 .m-img .nt-content span{
	padding-right: 0;
}
#contents h4.news-s-ttl-01{
	margin-bottom: 10px;
	font-size: 16px;
	text-align: left;
}
#contents .news-circle-ttl{
	margin-bottom: 10px;
	text-align: center;
}
#contents .news_content_Wrap.vol02 .news-structor-style-02{
	margin-bottom: 20px;
}
#contents .news-structor-style-02 .l-txt{
	width: 100%;
	font-size: 14px;
}
#contents .news-structor-style-02 .m-txt{
	margin-top: 10px;
	font-size: 14px;
	position: static;
}
#contents .news-structor-style-02 .r-img{
	margin-top: 10px;
}
#contents .news-circle-ttl.news-circle-ttl-01{
	width: 100%;
	
}
#contents .news-circle-ttl span{
	padding-left: 0;
	
}
#contents .news-mb40 {
    margin-bottom: 20px;
}
#contents .news-structor-style-03 .l-img {
    margin-right: 0;
	margin-bottom: 10px;
}
#contents .news-structor-style-04 .l-txt{
	margin-right: 0;
	margin-bottom: 10px;
	width: 100%;
	font-size: 14px;
}
#contents .news-structor-style-04 .l-txt i{
	margin-top: 10px;
	font-size: 12px;
}
#contents .news-structor-style-05 .l-img{
	margin-right: 0;
	margin-bottom: 10px;
}
#contents .news-structor-style-05 .r-txt{
	width: 100%;
	font-size: 14px;
}
#contents .news-work-intro-txt{
	margin-left: 0;
	font-size: 14px;
}
#contents .news-structor-style-06 .l-txt{
	margin-right: 0;
	margin-bottom: 10px;
	width: 100%;
	font-size: 14px;
}
/* vol03 */
#contents .list4_border_yellow_01{
	padding: 20px;
}
#contents .list4_border_yellow_01 li{
	margin: 0 0 20px 0;
	width: auto;
}
#contents .vol03_table{
	width: 100%;
}
#contents .vol03_table table{
	font-size: 12px;
}
#contents .vol03_table table .tbhead{
	width: auto;
}
/* vol04 */
.mb20{
	margin-bottom: 10px!important;
}
.mb30{
	margin-bottom: 15px!important;
}
.mb40{
	margin-bottom: 20px!important;
}
#contents.vol04 *{
	box-sizing: border-box;
}
#contents .yellow-border01{
	width: 100%;
}
#contents .yellow-border01 p{
	width: 90%;
	font-size: 14px;
}
#contents .yellow-border01 .news-one-img img{
	width: 90%;
}
#contents .normal-border-ttl-left img{
	width: auto;
}
#contents .step_style_02 li{
	display: block;
	width: 100%;
	text-align: center;
}
#contents .step_style_02 li img{
	max-width: 100%;
	width: auto;
}
#contents .step_style_02 li .txt{
	text-align: center;
}
#contents .step_style_02 li.arrow{
	margin: 10px 0;
}
#contents .step_style_02 li.arrow img{
	transform: rotate(90deg);
}
#contents .step_style_02 li:last-child{
	margin-bottom: 0;
}
#contents .border_spec_ttl{
	width: 100%;
	height: auto;
}
#contents .border_spec_ttl::after{
	display: none;
}
#contents .border_spec_ttl strong{
	height: auto;
	font-size: 15px;
	line-height: 1.6;
}
#contents .normal-intro-txt01{
	font-size: 14px;
}
#contents .check_list_01 ul li{
	margin-right: 0;
	margin-bottom: 10px;
}
#contents .yellow-border02{
	padding: 10px 0;
	width: 100%;
}
#contents .yellow-border02 p{
	width: 90%;
	font-size: 14px;
}
#contents .dotted_list_01 li{
	margin: 0 10px 10px 10px;
}
#contents .two_img_content_01{
	width: 100%;
}
#contents .two_img_content_01 .two_img_detail .left,
#contents .two_img_content_01 .two_img_detail .right{
	float: none;
	text-align: center;
}
#contents .two_img_content_01 .two_img_detail .left{
	margin-bottom: 10px;
}
#contents .two_img_content_01 .two_img_detail .left img,
#contents .two_img_content_01 .two_img_detail .right img{
	max-width: 100%;
	width: auto;
}
#contents .two_img_content_01 p{
	font-size: 14px;
}
#contents .news-structor-style-07{
	width: 100%;
}
#contents .news-structor-style-07 .l-txt,
#contents .news-structor-style-07 .r-img{
	float: none;
}
#contents .news-structor-style-07 .l-txt{
	margin-bottom: 10px;
}
#contents .news-structor-style-07 .r-img{
	text-align: center;
}
#contents .news-structor-style-07 .r-img img{
	max-width: 90%;
	width: auto;
}
/* vol05 */
#contents .news_lead strong{
	padding: 5px;
	position: static;
	display: inline-block;
	font-size: 16px;
}
#contents .two_img_list_lr_01 li,
#contents .two_img_list_lr_02 li{
	margin: 0 0 10px 0;
}
#contents .two_img_list_lr_01 li img,
#contents .two_img_list_lr_02 li img{
	max-width: 100%;
	width: auto;
}
#contents .big_border_01 .ttl{
	font-size: 20px;
}
#contents .big_border_01 .big_border_content{
	width: 90%;
}
#contents .big_border_01 .f_ttl{
	font-size: 15px;
}
#contents.vol05 .two_img_list_lr_01 li{
	margin: 0 0 10px 0;
}
#contents .radius_txt_01{
	font-size: 16px;
}
#contents .three_img_list_lcr_01 li:nth-child(2){
	margin: 10px 0;
}
#contents .vol05_list_01 li,
#contents .vol05_list_01 li:first-child,
#contents .vol05_list_01 li:last-child{
	margin: 10px;
}
#contents .vol05_list_01 li .txt{
	font-size: 16px;
}
#contents .vol05_list_pm li{
	margin-right: 0;
	margin-bottom: 10px;
	display: block;
	text-align: center;
}
#contents .vol05_list_pm li strong{
	font-size: 20px;
}
#contents .vol05_list_pm li span{
	font-size: 18px;
}
#contents .border_spec_ttl.border_spec_ttl_vol05_02 strong{
	height: auto;
	font-size: 18px;
	line-height: 1.5;
}
/* vol06 */
#contents.vol06 *{
	box-sizing: border-box;
}
#contents .yellow-border03{
	width: 100%;
}
#contents .yellow-border03 ul li.img{
	margin: 0 auto 20px auto;
	display: block;
	width: 111px;
}
#contents .yellow-border03 ul li.point01{
	margin: 0 0 10px 0;
}
#contents .yellow-border03 ul li .point_area .point_ttl{
	margin-left: 0;
}
#contents .yellow-border03 ul li .point_area .point_content{
	height: auto;
}
#contents .yellow-border03 ul li .point_area .point_content .point_txt{
	text-align: left;
	font-size: 14px;
}
.vol07 .news-structor-style-02{
	width:100%;
}
#contents .news-style-text07 p{
	padding:3px 0;
}
#contents .news-style-text07.wap_07text p{
	padding:0px 10px !important;
}
#contents .news-circle-ttl.news-circle-ttl-07{
	width:90%;
	text-align: left;
	padding:0 10px;
}
#contents .step_style_02.vol07 li.ttl_vol07_pic01{
	width: 100%;
	float:none;
}
#contents .step_style_02.vol07 li.ttl_vol07_pic02{
	width:100%;
	float:none;
}

.vol07 .komente_news .news_headline{
	padding:15px 0 5px !important;
}
.vol07 .komente_news .news_content_Wrap{
	width:100%;
}
#contents .step_style_02.vol07 li.arrow{
	margin:5px 10px;
}
.vol07 .step_style_02 li.arrow img{
    text-align: center;
    margin: 0 auto;
    width: 10% !important;
}
.vol07 .step_style_02.vol07 li.arrow{
	margin:0 10px !important;
}
#contents .notice_img{
	width:100%;
}
#contents .notice_img ul{
	width:100%;
	text-align: center;
}
#contents .notice_img ul li:nth-child(1){
	float:none;
}
#contents .notice_img ul li:nth-child(2){
	float:none;
	margin-top:10px;
}
#contents .notice_img .notice_img_text{
	width:100%;
}
#contents .mainuse{
	width:100%;
}
.vol07 .wap_07title img{
	width:100% !important;
}
#contents .mainuse_box{
	text-align: center;
}
#contents .lvlist{
	width:100%;
}
.wap_07title_block{
	display: block;
	border:1px solid #01a9ae;
	border-radius: 20px;
}
.pc_07title_block{
	display: none;
}
#contents .lvlist li{
	width:47.5%;
	padding:1.2%;
}
#contents .vol07_last_box{
	width:100%;
}
#contents .wap_07title_block p{
	padding:5px 10px !important;
	text-align: center;
	color:#00a7ac;
	font-size: 16px;
}
#contents .news-circle-ttl.news-circle-ttl-07{
	margin-bottom: 5px;
}
#contents .lvlist p{
	padding:10px 0;
}

/*vol08*/
#contents .ilobj{
	display: none;
}
#contents .vol08-left{
	padding:0;
}
#contents .red-warining{
	margin: 0 0 10px 0;
}
#contents .news-circle-ttl.news-circle-ttl-08{
	margin:10px 0;
}
#contents .normal-border-ttl-left img.img08{
	width:100%;	
}
.vol08 .step_style_02 li.arrow img{
	text-align: center;
    margin: 0 auto;
    width: 10% !important;
}
.vol08 .wap_07title_block{
	border:none;
}
.vol08 .wap_07title_block.border_rad > p{
	border:1px solid #00a7ac;
	border-radius: 8px;
	font-weight: bold;
}
#contents .il-vol08{
	margin-left: 0;
}
#contents .news-circle-ttl.news-circle-ttl-08.tit-txt08{
	margin-left: 0;
}
#contents .w3 i > img{
	width:3%;
} 
#contents li.w3{
	text-align: left;
}
#contents img.w100{
	width:100%;
}
#contents ul.picbox{
	width:100%;
}
#contents li.floatpic{
	margin:10px 0;
}
#contents li.floatpic img{
	width:100%;
}
#contents .news-style-text07.vol08-txt p{
	padding:3px 0;
}
#contents .bot-txtarea-vol08{
	width:100%;
	box-sizing: border-box;
}
#contents .bot-txtarea-vol08 p{
	padding:10px 10px;
}
#contents.vol08 .table01{
	font-size: 12px;
}
#contents.vol08 .table01 tr > th:nth-child(1){
	width:40px;
}
#contents img.imgblock{
	margin-top:10%;
	width:40%;
}
#contents .txtsty{
	line-height: 1.6;
}
#contents .txtsty >span{
	padding:0;
}
#contents.vol08 .table01{
	width:100%;
}
#contents.vol08 .table02{
	width:100%;
	padding:10px;
	font-size: 12px;
	border:1px solid #000;
	border-top:none;
}
#contents.vol08 .table02 th{
	background-color:transparent;
	vertical-align: middle;
	padding-left: 10px;
}
#contents.vol08 .table02 td{
	padding:5px 0;
}
#contents .tablehid{
	display: none;
}
#contents .tableshow{
	display: inline-table;
}
/*vol11*/
#contents.vol11 .wap_07title_block{
	border:none;
}
#contents.vol11 .wap_07title_block.titleTxtpad,
#contents.vol11 .news-style-text07 p,
#contents.vol11 .news-style-text07.wap_07text p{
	padding:3px 0 !important;
}
#contents.vol11 .normal-border-ttl-left > img{
	width:100%;
}
/*vol12*/
.widAuto{
	width:auto;
}
#contents.vol12 .komente_news .news_content_Wrap{
	padding:0;
}
#contents.vol12 p{
	margin-bottom:10px;
}
#contents.vol12 .vol08-left > img.widAuto{
	width:100%;
}
#contents.vol12 .news-style-text07.bgColor{
	width:auto;
}
#contents.vol12 .news_content_Wrap .vol12Right,
#contents.vol12 .news_content_Wrap .vol12Left{
	width:100%;
	float:none;
}
#contents.vol12 .red-warining{
	margin:10px 0;
}
#contents.vol12 .questionBox{
	padding:0;
}
#contents.vol12 .questionBox .questionTxt div{
	width:100%;
}
#contents.vol12 .questionBox .questionTxt div > p{
	padding:0 10px;
}
#contents.vol12 .news_content_Wrap .vol12Right .widAuto{
	width:100%;
}
/*vol14*/
#contents.vol14 .titCenter .widAuto{
	width:100%;
}
#contents.vol14 .vol08-left > img{
	width:100%;
}
#contents.vol14 .questionBox .questionTxt div:nth-child(2){
	width:95%;
}
#contents.vol14 .questionBox .questionTxt div:nth-child(3){
	width:30%;
}
#contents.vol14 .border_spec_ttl strong{
	padding:5px 0;
}
.layui-layer{
	background-color: transparent;
	width:91vw !important;
	height:29vh !important;
}

.layui-layer .block{
	width:100%;
	height:100%;

}

/*vol15*/
#contents.vol15 .titCenter .widAuto{
	width:100%;
}
#contents.vol15 .questionBox .questionTxt div:nth-child(2){
	width:95%;
}
#contents.vol15 .questionBox .questionTxt div:nth-child(3){
	width:30%;
}
#contents .komente_news .news_ttl{
	padding:0 10px 10px !important;
}

/*vol16*/
#contents.vol16 .titCenter .widAuto{
	width:100%;
}
#contents.vol16 .questionBox .questionTxt div:nth-child(2){
	width:95%;
}
#contents.vol16 .questionBox .questionTxt div:nth-child(3){
	width:30%;
}
#contents.vol19 .dottedCon{
	padding:0;
}

/*vol20*/
#contents .tableBox{
	display: none !important;
}
#contents .tableBox p,
#contents .tableBox img{
	display: none;
}
#contents.vol20 .questionBox .questionTxt div:nth-child(3){
	width:40%;
}

/*vol21*/
#contents.vol21 .questionTxt div:nth-child(2){
	width:95%;
	margin:0 auto;
}
#contents.vol21 .questionTxt div img{
	width:100%;
	margin-bottom: 20px;
}
#contents.vol21 .questionBox .questionTxt div:nth-child(3){
	width:60%;
}

/*vol22*/
#contents.vol22 .table01{
	width:100%;
}

/*vol28*/
#contents.vol24 .circle_title.sp_samll{
	font-size: 14px;
}

}

