/* --------------------------------------
 cssの初期化
-------------------------------------- */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre,
form, fieldset, /* -input, - */textarea,
p, blockquote,
/* -th, td,- */

img {
	margin: 0;
	padding: 0;
	border:none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

th,
td {
	vertical-align: top;
	text-align: left;
	word-break: break-all;
}

ol,ul {
	list-style:none;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

/*strong {
	font-weight:normal;
}*/

html { font-size: 62.5%; }

body { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: auto; font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; color: #333; background-color: #fff; }

/* hidden & skip link  */
.aural,
#logo strong,
#search-box label,
#search-results .new-search label,
#search-box h6,
#nav-global span em,
#nav li strong em,
#nav-global li.on em,
#nav-box li.on em,
#nav-global h6,
#nav-box li h3 em,
#nav h6,
#extras h6,
em.more span,
#promos .more,
.pager li em,
.pager h3,
#search-results .form-wrapper label span,
#main .vcard div h3,
#extras .vcard div h3,
#glossary-index h3,
.day span,
form div label em,
#nav-content strong em,
p#copyright-magnolia span,
#event-pager h5,
div.superpromos .superpromo-section p.more a span,
.vcard .type {      
	display: block;  
    position: absolute;
    overflow: hidden;
	left: -9999px;
    width: 1px;
    height: 1px;
}
/* display: none */
.a11y-wrapper,
#promos1 .nav,
#promos2,
#promos3 {
	display: none;	
}

#promos1 p {
	display:block;	
}




/* Links */
a {
	color: #333;
	text-decoration:none;
}
a img {
	border: 0;
}
em.more {
	display: block;
	background: url(../img/icons/mobile-sprites.png) 0 5px no-repeat;
	padding: 0 0 0 14px;
	font-style: normal;
	font-weight: bold;
}


/* Global Boxes */
#nav-global,
/*#nav,*/
#section-header,
.opener,
.teaser,
.tagcloud,
#page-intro,
.box,
.text,
#stage,
.promo,
.rack-teaser,
.text-box-section,
.toc-box-section,
.superpromo-section,
#comments li,
fieldset,
.media-index dl,
.pager li,
.super-list li,
#glossary-index li,
.glossary-box,
#sitemap .links,
.photo-index .photo,
.vcard,
.text dl.media,
.text-box-toc li a,
.toc-box-toc li a,
.superpromos-toc li a,
.text-box-tabs  {
	/*background: #fff;
	margin: 10px 5px;
	border: 1px solid #d9d9d9;
	padding: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;*/
}

.box,
#promos {
	clear: both;
}

#section-header {
	background: #555;
	border: 1px solid #333;
	color: #fff;
}

/* outside boxes */
.teaser-group h5,
.box-group h5,
.text-box-tabs h2,
#comments h2,
#comments-not-yet h3,
#your-comment h2,
.new-search h2 {
	margin: 20px 0 0 10px;
}

#your-comment h2 {
	margin: 20px 0;	
}


/* Images */
#stage img,
.promo img,
img.media,
.media img,
.teaser img {
	max-width: 100%;	
	height: auto;
	display:block;
	margin:0 auto 10px;
}


/* Headings */
h1, 
h2,
h3 {
	margin: 0 0;
}

h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3, 
h4,
h5 {
	font-size: 16px;
}
h1 em, 
h2 em,
h3 em {
	display: block;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
}


p.skip {
	position: absolute;
	top: 15px;
	right: 13px;
	margin: 0;
	padding: 0;
}
.skip a {
	display: block;
	font-size: 14px;

}

#html1 { width: 100%; height: 125px; background-repeat: no-repeat; background-size: cover; background-position: center center; position: relative; background-color: #444; }

#html1 { background: url(../../../../../sw_img/subpage-mv-ir.jpg) no-repeat left center; background-size: auto 100%; margin-top:55px; }

#html1 h1 { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%);     display: none; }

#html1 h1 img { -webkit-transform: scale(0.5); -ms-transform: scale(0.5); transform: scale(0.5); }

/* -- copyright -- */
.footer-about {
	clear:both;
	padding:5px 0;
	font-size:10px;
}

/* Branding */
#branding,
#site-info {
}

#site-info-box {
}

#branding {
	padding-top: 61px;
}

#logo img {
	display: none;
}

#logo span {
	position: absolute;
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 10;
	display: block;
	top: 10px;
	left: 10px;
	height: 51px;
	width: 202px;
}

#logo strong {
	display: block;
}

#logo em {
	display: block;
	font-size: 14px;
}

#logo a {
	color: #fff;
}


/* Search */

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

#search-box {
	position: relative;
	margin: 10px 0 10px 0;
}

#search-box,
#search-box div {
	background: #000;
}

#search-box input {
	width: 100%;
	background: #fff;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	border-radius: 17px;
	padding: 8px 90px 10px 10px;
	border: none;
	min-height: 36px;
}

#search-box input.button {
	width: auto;
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 0 10px;
	background: #ccc;
	font-size: 14px;
	min-height: 0;
	border: 1px solid #999;
}


/* Navigation */
	/*#nav-global li,
#nav li {
	max-width:100%;
	list-style: none;
	border-bottom: 1px solid #d9d9d9;
margin: 0 -8px;
	padding: 8px;
}

#nav-global li:first-child,
#nav li:first-child{
	padding-top: 0;
}

#nav-global li:last-child,
#nav li:last-child {
	border: none;
	padding-bottom: 0;
}

#nav-global li a,
#nav li a {
	display: block;
}

#nav li ul {
	margin: 8px -8px 0 -8px;
	border-top: 1px solid #d9d9d9;
	padding-top: 8px;
}
#nav li li {
	margin: 0;
}
#nav li li a,
#nav li li strong {
	padding-left: 20px;
}
#nav li li li a,
#nav li li li strong {
	padding-left: 40px;
}*/


/* -- -- */
#nav-box {
}

#promos1 p.navTl{
	background:#333;
	color:#fff;
	font-size: 1.3rem;
	font-weight:bold;
	padding: 10px 22px 10px 10px;
}

#promos1 p{
	background:#de1d3f;
}

#promos1 p a{
	display:block;
	font-size: 1.3rem;
	font-weight:bold;
	color:#fff;
	padding: 10px 22px 10px 10px;
	text-decoration:none;
}

#promos1 p a i{
	display:block;
	font-weight:normal;
	font-style:normal;
	font-size:1rem;
}

/* -- ローカルナビ -- */
#nav-box ul.navLevel_1 {
}

#nav-box ul.navLevel_1 li {
	width:100%;
font-size: 1.3rem;
	border-top: 1px solid #FFF;
}

#nav-box ul.navLevel_1 li a {
display: block;
position: relative;
padding: 14px 22px 10px 10px;
background-color:#f1f1f1;
text-decoration: none;
}

#nav-box ul.navLevel_1 li strong {
display: block;
position: relative;
padding: 14px 22px 10px 10px;
background-color:#f1f1f1;
text-decoration: none;
color:#de1d3f;
}

#nav-box ul.navLevel_1 li a {
color: #333;
}

/* -- 現在位置 -- */
#nav-box ul.navLevel_1 li.on {
color: #333;
}

#nav-box ul.navLevel_1 li a:after,
#nav-box ul.navLevel_1 li on:after {
display: block;
content: "";
position: absolute;
top: 50%;
right: 12px;
width: 6px;
height: 6px;
margin: -4px 0 0 0;
border-top: solid 2px #666;
border-right: solid 2px #666;
-webkit-transform: rotate(45deg);
        transform: rotate(45deg);
}



#nav-box ul.navLevel_1 li.open ul.navLevel_2 {
}

#nav-box ul.navLevel_1 li.on ul.navLevel_2 {
	margin-left:0!important;
	margin-right:0!important;
}

#nav-box ul.navLevel_2 li,
#nav-box ul.navLevel_2 li.on {
}

#nav-box ul.navLevel_2 li a {
	padding-left:30px;
}

#nav-box ul.navLevel_2 li strong {
	padding-left:30px;
	color:#de1d3f;
}


ul.navLevel_2 li:last-child {
border-bottom: none!important;
}


/* -- 第3階層以下非表示 -- */
ul.navLevel_3,
ul.navLevel_4 {
	display:none;
}



/* Meta Navigation */

#nav-meta {
	display: none;
}

#nav-meta ul {
	overflow: hidden;
}
#nav-meta li {
	float: right;
	list-style: none;
	margin: 5px 0 5px 5px;
	padding: 2px 5px;
}
#nav-meta li a {
	color: #fff;
	font-size: 16px;
}
/* Teasers and other Content Elements */
.teaser img,
.opener img,
.superpromo-section img {
	width: 100%;
	height: auto;
}
.vcard div {
	margin: 0 0 10px 0;
	clear:both;	
}

.vcard div dt {
	width:5em;
	float:left;
	font-weight:bold;
}


.vcard .org{
	width:70%;
	clear:none;
	float:right;
	padding-left:10px;
	margin-bottom:10px;
	
}

.vcard .organization-name {
	font-weight:bold;
	font-size: 110%;
	line-height:1em;
	  
}

.vcard .photo {
	float:left;
	max-width:30%;
	margin-bottom:10px;
}

.vcard .photo img {
	max-width:100%;
}

.vcard .media.photo dd{
width:100%;
}




/* Linkslists */
.links h3 {
	margin-top: 10px;	
}
#toc ul,
.links ul {
	margin: 0;	
}
#toc li,
.links li,
.latest-comments li {
	list-style: none;
	margin: 0 -8px;
	border-top: 1px solid #d9d9d9;
	padding: 8px;	
}
#toc li:last-child,
.links li:last-child,
.latest-comments li:last-child {
	border-bottom: 1px solid #d9d9d9;	
}



.links li a,
.latest-comments li a {
	display: block;
	background: url(../img/icons/mobile-sprites.png) 1px 4px no-repeat;
	padding-left: 15px;
}
.links .download a  {
	background-position: 0 -142px;
}
.links .external a  {
	background-position: 1px -294px;
}
.links .download em {
	display: block;
	margin-top: -5px;
	font-style: normal;
	font-size: 13px;
	color: #999;
}
.latest-comments li em {
	display: block;
	font-style: normal;
	font-weight: bold;
}
#comments h2 em {
	display: inline;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
}
.comment-count {
	display: none;	
}
/* Latest */
.latest li {
	list-style: none;
	margin: 0 -8px;
	border-bottom: 1px solid #9f9f9f;
	padding: 8px;
}
p.all {
	margin: 10px 0 0 0;
}
/* Event List */
.event-list li {
	margin: 0 -8px;
	border-bottom: 1px solid #9f9f9f;
	padding: 8px;
	list-style: none;
}
.event-list li h3 {
	margin: 5px 0;
}
.event-data li {
	list-style: disc inside;
	border-bottom: none;
	padding: 2px 8px;
	font-size: 16px;
	line-height: 16px;
}


/* Glossary */
#glossary-index li {	
	float: left;
	list-style: none;
	width:1.9em;
	text-align:center;
}
.glossary-box {	
	clear: both;
	display: block;
}
.glossary-box ul {	
	padding-left: 20px;
}


/* tagcloud */
.tagcloud ul {
	overflow: hidden;
	text-align: center;
}
.tagcloud li {
	list-style: none;
	display: inline-block;
	margin: 0 3px;
}
.tagcloud li.level-1 a {
	font-size: 15px;
}
.tagcloud li.level-2 a {
	font-size: 17px;
	font-weight: bold;
}
.tagcloud li.level-3 a {
	font-size: 20px;
}
.tagcloud li.level-4 a {
	font-size: 21px;
	font-weight: bold;
	font-style: normal;
}
.tagcloud li.level-5 a {
	font-size: 23px;
	font-weight: bold;
}


/* Text */

.text-meta {
}
.text-meta:after{
	content: "";
	clear: both;
	display: block;
}
.text-data li {
	list-style: none;	
}
.text-data li {
	float: left;
	margin: 0 10px 0 0;
}
#text-features,
.media dd.zoom {
	display: none;	
}
.text-meta dt {
	display: none;
}
.text-meta li,
.text-meta dd {
	float: left;
	display: block;
	margin: 0 10px 5px 0;
	padding: 2px 0;
}
.text-meta dd {
	margin-right: 5px;
}
/* tags &  comments */
.text-meta dd a,
.text-meta li.text-comments {
	float: left;
	display: block;
	padding: 2px 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;	
	border-radius: 8px;	
	border: 1px solid #d9d9d9;	
	color: #555;
}
.text-comments {
	background: #f1d500;
}
.text-meta + p {
	clear: both;
}

.text p,
.text .links,
#.text #toc {
	margin: 10px 0 10px 0;
}



/* lists in article and also list of search results */
.text ul {
	padding: 0 0 10px 18px;	
}
.text ol {
	padding: 0 0 10px 25px;	
}
.text ul ul,
.text ol ol {
	padding-bottom: 0;
}
ul.text-data,
ul#text-features,
.text .links ul {
	padding: 0;	
}
.text .media {
	margin: 10px 0;	
}
.compact dt {
	font-weight: bold;	
}
.compact dd {
	padding-left: 20px;
}
#toc ul {
	padding: 0 0 10px 0;	
}
#toc li {
	list-style: none;
}
#toc a {
	background: url(../img/icons/mobile-sprites.png) 0 -143px no-repeat;
	padding-left: 15px;
}
.photo .caption,
.photo .copyright,
.photo .longdesc {
	font-size: 14px;
	line-height: 1.2em;	
}
.text-box-compact dt {
	margin: 10px 0 0 0;
	font-weight: bold;	
}

.text-box-compact dd {
	background-color:#FFF;
	padding:5px;	
}

.text-box-compact{
background-color:#F0F0F0;
margin-bottom:20px;
padding:5px;
}




/*table {
	border-collapse: collapse;	
	border-spacing: 0;
	overflow: auto;
}
td {
	border: 1px solid #d9d9d9;
	padding: 5px;
	vertical-align: top;
}


tr:nth-child(2n+1) td {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #E5E5E5;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}


th {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #D9D940;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #B3B3B3;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-right: 10px;
    padding-left:5px;
}

thead th {
    padding-bottom: 4px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 4px;
}
*/




/* Footer */
#site-info ul {
}
#site-info ul li {
}
#site-info ul li a {
	display: block;
}
#site-info div #about .media {
	float: left;
    height: auto;
    margin: 3px 10px 0 0;
    width: 65px;
}


/* -- フッターリンクの機能を使用の場合 -- */
.footer-link-list {
		background-color: #2b2b2b;
}

.footer-link-list ul {
}

.footer-link-list ul:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

.footer-link-list ul li {
	float:left;
	width:50%;
	padding:16px 12px!important;
	font-size:14px;
	border-bottom:#999 1px solid!important;
}

.footer-link-list ul li a {
	color:#ccc;
}

.footer-link-list ul li:nth-child(odd){
	border-right:#999 1px solid;
}

.pagetop{
	display:none;
}
.l-footer { clear: both; }

.l-footer .subnav { width: 100%; padding: 0px 0; }

.l-footer .subnav ul { display: block; overflow: hidden; padding: 0 10px; }

.l-footer .subnav ul li { position: relative; display: block; width: 100%; height: 42px; line-height: 42px; border-bottom: 1px solid #bcbcbc; }

.l-footer .subnav ul li:after { content: ""; position: absolute; top: 50%; right: 7px; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); display: inline-block; background-image: url(../../../../../sw_img/ar_02.png); background-repeat: no-repeat; width: 7px; height: 10px; background-size: 7px 10px; }

.l-footer .subnav ul li a { display: block; color: #333; font-size: 13px; font-size: 1.3rem; font-weight: bold; padding-left: 5px; text-decoration:none; }

.l-footer .pagetop-mobile { width: 100%; height: 40px; background-color: #444; }

.l-footer .pagetop-mobile a { display: block; text-align: center; line-height: 45px; }

.l-footer .footer-sns { height: 55px; text-align: center; }

.l-footer .footer-sns a { text-decoration:none; }

.l-footer .footer-sns .footer-sns-inner { display: inline-block; margin-top: 15px; position: relative; left: -8px; }

.l-footer .footer-sns .footer-sns-inner > div { float: left; margin-right: 20px; }

.l-footer .footer-sns .footer-sns-inner > div:last-child { margin-right: 0; }

.l-footer .footer-sns .footer-sns-inner > div i { vertical-align: middle; margin-right: 10px; }

.l-footer .footer-sns .footer-sns-inner > div span { color: #333; font-size: 13px; font-size: 1.3rem; font-weight: bold; vertical-align: middle; }

.l-footer .footer-copy { background-color: #444; height: 40px; line-height: 40px; text-align: center; }

.l-footer .footer-copy .footer-copy-inner { color: #fff; font-size: 10px; font-size: 1rem; }

.icon { display: inline-block; text-indent: 100%; white-space: nowrap; overflow: hidden; }

.icon.icon-fb { display: inline-block; background-image: url(../../../../../sw_img/ico_fb.png); background-repeat: no-repeat; width: 25px; height: 25px; background-size: 25px 25px; }


.icon.icon-tw { display: inline-block; background-image: url(../../../../../sw_img/ico_tw.png); background-repeat: no-repeat; width: 25px; height: 25px; background-size: 25px 25px; }

.icon.icon-pagetop { display: inline-block; background-image: url(../../../../../sw_img/pagetop.png); background-repeat: no-repeat; width: 103px; height: 13px; background-size: 103px 13px; }


/* Promos */
#promos {
	overflow: hidden;
	padding: 0 8px;
}
.promo {
	float: left;
	overflow: hidden;
	width: 48%;
	margin: 0 0 10px 0;
}
.promo:nth-child(2n) {
	float: right;
}


/* Paging */
.pager {
	clear: both;
	overflow: hidden;
	padding: 10px 0 0 0;
}
.pager li {
	float: left;
	margin: 0 5px 5px 0;
	list-style: none;
}


/* Forms */
.required {
	margin: 10px 5px;
}
.form-wrapper input,
.form-wrapper textarea {
	padding: 5px;
	width: 100%;	
}
.form-wrapper input[type="submit"] {
	width: auto;
	font-size: 18px;
}
.form-wrapper fieldset fieldset {
	border: none;
	padding: 0;
}
.form-wrapper div {
	margin: 0 0 10px 0;	
}
.form-wrapper label {
	display: block;
}
.form-wrapper .form-item {
	display: block;
	clear: both;
}
.form-wrapper .form-item label {
	display: inline;
	float: left;
	width: 300px;
}
.form-wrapper .form-item input {
	float: left;
	padding: 0 3px 0 0;
}
.form-wrapper div span {
	display: block;
}


/* JavaScript Modules */
/* Tabs */
.text-box-tabs .text-box-section h2,
.toc-box .toc-box-section h2 {
	margin: 5px 0;
}

/* Caroussels */
.teaser-wrapper {
	margin: 0 auto 20px auto;
	position: relative;
	border: 0;
	clear: both;
	height: auto;
	padding: 0 5px;
	width: 100%;
}
.touch div.teaser-wrapper  .pager,
.teaser-wrapper .pager {
	display: none;
	width: auto;
	margin: 0;
}
.js .teaser-wrapper .pager {
	display: block;
	padding: 0;
}
.teaser-wrapper .next,
.teaser-wrapper .prev {
	position: absolute;
	top: 35px;
	right: 0;
	width: 19px;
	height: 113px;
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 43%, #f1f1f1 50%, #EAEAEA 51%, #f6f6f6 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(43%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#EAEAEA), color-stop(100%,#f6f6f6)); /* webkit */	
	border: 1px solid #9F9F9F;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	list-style: none;
	-webkit-box-shadow: 0px 2px 1px #999;
	-moz-box-shadow: 0px 2px 1px #999;
	-shadow: 0px 2px 1px #999;
}
.teaser-wrapper .prev {
	left: 0;
	right: auto;
}
.teaser-wrapper .pager span {
	display: block;
	width: 19px;
	height: 113px;
	opacity: 0.3;
	background-image: url(../img/icons/arrow-mobile.png);
	background-position: 5px 50%;
	background-repeat: no-repeat; 
}
.teaser-wrapper .prev span {
	background-image: url(../img/icons/arrow-mobile2.png);
	background-position: 3px 50%;
}
.teaser-wrapper span.show {
	opacity: 1;
	cursor: pointer;
}
.teaser-wrapper .rack {
	width: auto;
	margin: 0;
	padding-left: 0;
} 
.js .teaser-wrapper .rack {
	overflow: hidden;
	height: auto;
	margin-left: 19px;
	margin-right: 19px;
	padding-left: 0;
}
.touch .teaser-wrapper .rack {
	margin-left: 0;
	margin-right: 0;
}
.js .tw-paging .rack {
	margin-right: 0;
	margin-left: 0;
}
.teaser-wrapper .rack-teaser {
	overflow: hidden;
	float: left;
	width: 310px;
	height: auto;
	margin: 0 15px 0 0;
	padding: 10px;
}
#stage .teaser-wrapper .rack-teaser {
	width: 280px;
}
.teaser-wrapper .rack-teaser:last-child {
	margin-right: 0;
}
@media only screen and (min-width : 470px) { /* Landscape */
.teaser-wrapper .rack-teaser {
	width: 470px;
}
#stage .teaser-wrapper .rack-teaser {
	width: 442px;
}
}
.teaser-wrapper .rack-teaser img {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: 0 0 5px 0;
	border: none;
}
.teaser-wrapper .rack-teaser p {
	font-size: 16px;
	line-height: 18px;
}
.teaser-wrapper .rack-teaser p em.more {
	margin-top: 5px;
}
/* TW-Images */

.js .tw-images .rack {
	height: 113px;
}
.tw-images .rack-teaser {
	width: auto;
	height: 113px;
	margin: 0;
	padding: 0;
}
.tw-images .rack-teaser img {
	width: auto;
	height: 112px;
	margin: 0;
}

/*aufheben*/
@media only screen and (min-width : 321px) { /* Landscape */

}
/* TW-Slider */
.tw-slider span.prev,
.tw-slider span.next,
.slider {
	display: none;	
}



/* pagination for all sliders */

.viewport-pagination {
	overflow: hidden;
	zoom: 1;
	clear: both;
	margin: 10px 0;
}

.viewport-pagination ul {
	display: block;
	text-align: center;
	list-style: none;
}
.viewport-pagination li {
	display: inline;
	list-style: none;
	cursor: pointer;
}
.viewport-pagination li.on {
	cursor: default;
}
.viewport-pagination button {
	margin: 0 5px;
	display: inline-block;
	width: 8px;
	height: 8px;
	border: 1px solid #999;
	border-radius: 50%;
	text-indent: -9999px;
	-webkit-appearance: none;
	cursor: pointer;
	background: #ccc;
	
	
	-moz-transition: all 300ms;
	-o-transition: all 300ms;
	-webkit-transition: all 300ms;
	-ms-transition: all 300ms;
	transition: all 300ms;
}
.viewport-pagination .on button {
	cursor: default;
	background: #fff;
}
.viewport-pagination button span {
	display: block;
	margin: 1px;
	width: 6px;
	height: 6px;
	text-indent: -9999px;
	border-radius: 50%;
	
}

/* SEARCH RESULTS 
----------------- */

#search-results h1 em {
	display: inline;
	font-size: inherit;
	font-weight: bold;
}

#search-results .text ol {
	padding: 0;
	list-style: none;	
}
#search-results .text ol li {
	margin-top: 30px;
	margin-bottom: 30px;
}
#search-results .text ol li li {
	margin-top: 0;
	margin-bottom: 0;
}
.pager {
	margin: 10px 5px;
}


#main .super-list li h3 a {
	display: block;
	background: transparent url(../img/icons/mobile-sprites.png) no-repeat scroll 5px 10px;
	padding: 5px 0 2px 25px;
	font-weight: bold;
	cursor: pointer;
}

#main .super-list li h3 a.js-selected {
	background-color: #f2f2bf;
	background-position: 4px -136px;
}



.photo-index .photo img {
	width:100%;

}

.all a {
	display: block;
	background: transparent url(../img/icons/mobile-sprites.png) no-repeat scroll 5px 7px;
	padding: 2px 0 5px 25px;
}






#main .text p {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}




.vevent dt{
	margin: 10px 0 0 0;
	font-weight: bold;	
}

.vevent dd {
	background-color:#FFF;
	padding:5px;	
}

.vevent {
background-color:#F0F0F0;
padding:5px;
}


div.date {
    background-attachment: scroll;
    background-clip: border-box;
    
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    height: 1.5em;
    width:auto;
    
}


.date .till {
	display: block;
	height: 100%;
	width:12px;
	text-indent: -9999px;
	background: url('../img/bgs/till_horizontal.gif') 50% 50% no-repeat;
}

.date span{
float:left;
color: #fff;
height:100%;
padding: 3px 5px 5px 3px;
background-color: #AFAF00;
}

.date .d-end {
	background: #d9d940;
	height:100%;
}

.date abbr {
	    border-bottom-style: none;
}


.dtstart,
.dtend {
display:none;
}

 dl.media, dl.photo{
 background-color: #ECECEC;
 margin-bottom:8px;
 padding:5px;

}

.text dl.media img {
width:100%;
}





/* Tabkrams */

.text-box-section{

}

.text-box-tabs{
background-color:#F0F0F0;
padding:0px;
margin:10px 0px 10px 0px;
}


.text-box-toc li{
width:100%;

list-style-type:none;

}

.text-box-toc li a{
display:block;
margin:0px;
}

.text-box-section-group .text-box-section{

}

ol.text-box-toc{
	
	padding:0px;  
}


.text-box-toc li a.js-selected, .text-box-toc li a.a11y-focus, .text-box-toc li a:active, .text-box-toc li a:focus {
    color: #000000;

}


#sitemap .links li li a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../img/icons/mobile-sprites.png");
    background-origin: padding-box;
    background-position: 30px 7px;
    background-repeat: no-repeat;
    background-size: auto auto;
    padding-left: 45px;
}

#sitemap .links li li li a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../img/icons/mobile-sprites.png");
    background-origin: padding-box;
    background-position: 60px 7px;
    background-repeat: no-repeat;
    background-size: auto auto;
    padding-left: 75px;
}



#sitemap .links li {
 
    background-image: url("../img/bgs/dotted-line.png");
    background-position: 0 0;
    background-repeat: repeat-x;
    background-origin: padding-box;
    border-style:none;
    margin:0px;
    padding:0px;
}



/* -----------------------------
0727NIRテスト
--------------------------------- */
#header {
	clear:both;
	text-align:center;
	width:100%;
	overflow:hidden;
}


#header h1 {
	display:none;
}

/* -- トグル初期非表示 -- */ 
#gnv {
		display:none;
		background-color: #2b2b2b;
}

ul#gnv:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

ul#gnv li {
	float:left;
	width:50%;
	padding:16px 12px!important;
	font-size:14px;
	border-bottom:#999 1px solid!important;
}

ul#gnv li a {
	color:#ccc;
}

ul#gnv li:nth-child(odd){
	border-right:#999 1px solid;
}



.breadcrumb {
	display:none;
}

#sharewithmain {
	padding:0;
}

/* -- マグノリアコピーライト削除 -- */
#copyright-magnolia {
	display:none;
}

/* -- ナビ表示位置順 -- */
#wrapper-2 {
	width: 100%;
	/*display:-webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display:flex;
	flex-direction:column-reverse;*/
	overflow:hidden;
    display: -webkit-flex;/*--- safari（PC）用 ---*/
    display:flex;
    -webkit-flex-direction:column-reverse;/*--- safari（PC）用 ---*/
    flex-direction:column-reverse;
}

#wrapper-2 #wrapper-3 {
	width: 100%;
 /* -webkit-box-ordinal-group:1;
  -moz-box-ordinal-group:1;
	box-ordinal-group:1;*/
	overflow:hidden;
	padding:0 15px 27px 15px;
	font-size:1.3rem;
}

#wrapper-2 #nav {
	width: 90%;
  /*-webkit-box-ordinal-group:2;
  -moz-box-ordinal-group:2;
	box-ordinal-group:2;*/
	overflow:hidden;
	margin:0 auto 20px auto;
}

/* -- 3～5は2カラムに -- */

/* -- 3カラム -- */
.multiColumn3 div.column1 {
	width:100%;
}

.multiColumn3 div.column2 {
	width:100%;
}

.multiColumn3 div.column3 {
	width:100%;
}

.multiColumn3 div.column1 p a ,
.multiColumn3 div.column2 p a ,
.multiColumn3 div.column3 p a {
	display:block;
	font-size:1.3rem;
	font-weight:bold;
	color:#333;
	background:url(../../../../../sw_img/ar_01.png) no-repeat 0 center;
	background-size:16px 16px;
	padding-left:24px;
}

.multiColumn3 div.column1 h2 ,
.multiColumn3 div.column2 h2 ,
.multiColumn3 div.column3 h2 {
	border:none;
	padding:0;
}

.multiColumn3 div.column1 h2 a ,
.multiColumn3 div.column2 h2 a ,
.multiColumn3 div.column3 h2 a {
	display:block;
	font-size:1.3rem;
	font-weight:bold;
	background:url(../../../../../sw_img/ar_01.png) no-repeat 2% center #eee;
	background-size:16px 16px;
	padding:14px 10px 14px 28px;
	border-radius:3px;
}

.multiColumn2:after,
.multiColumn3:after,
.multiColumn3 div.column2:after,
.multiColumn4:after,
.multiColumn4 div.column2:after
.multiColumn5:after,
.multiColumn5 div.column2:after,
.multiColumn5 div.column4:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

/* -- 4カラム -- */
.multiColumn4 div.column1,
.multiColumn4 div.column3 {
	width:49%;
	margin-right:2%;
	float:left;
}

.multiColumn4 div.column2,
.multiColumn4 div.column4 {
	width:49%;
	float:left;
}



/* -- 5カラム -- */
.multiColumn5 div.column1,
.multiColumn5 div.column3 {
	width:49%;
	margin-right:2%;
	float:left;
}

.multiColumn5 div.column2,
.multiColumn5 div.column4 {
	width:49%;
	float:left;
}

.multiColumn5 div.column5 {
	clear:both;
	width:49%;
}


.multiColumn4 div.column3,
.multiColumn5 div.column3,
.multiColumn5 div.column5 {
	/*clear:both;*/
}


/* ---- カラム分け1～5 ---- */
.multiColumn1,
.multiColumn2,
.multiColumn3,
.multiColumn4,
.multiColumn5 {
	clear:both;
	margin-bottom:30px;
}

.multiColumn3 img{
	border-radius:3px;
}


/* ---- 小カラム ---- */
div.column1,
div.column2,
div.column3,
div.column4,
div.column5 {
	margin-bottom:20px;
}

/* -----------------------------
見出しスタイル：装飾のみ
--------------------------------- */

#wrapper-3 h1 { font-size: 24px; font-size: 2.4rem; font-weight: bold; margin-top:30px; margin-bottom:20px;
}

h2 {
	border-top: 1px solid #c6c6c6;font-size: 1.7rem; font-weight: bold; padding: 15px 10px 16px 0; border-bottom: 1px solid #c6c6c6; position: relative; margin-bottom:30px;

}

h2 span{
	padding: 3px 0 3px 14px; border-left: 4px solid #333;
}

.multiColumn3 h2 {
	padding-left:0;
}

h3 {
	font-weight:bold;
	border:#CCC 1px solid;
	padding:8px 8px 6px;
		margin-bottom:8px;
}


h4 {
	border-left:#999 3px solid;
	padding-top:1px;
	padding-left:8px;
		margin-bottom:8px;
}

h5 {
}



/* -----------------------------
その他スタイル
--------------------------------- */
/* -- _同時出現 -- */
div.news-latest-tabbed {
}

div.tabbox {
}


/*div.news-latest-tabbed*/ ul.tabItems,
.news-latest ul {
}

/*div.news-latest-tabbed*/ ul.tabItems li,
.news-latest ul li {
	border-bottom:#bcbcbc 1px solid;
	padding:10px 0;
}

/*div.news-latest-tabbed*/ ul.tabItems li.no-img {
}

/*div.news-latest-tabbed*/ ul.tabItems li.deactivated {
}

/*div.news-latest-tabbed*/ ul.tabItems li.normal {
}

/*div.news-latest-tabbed*/ ul.tabItems li.prElm {
}

.news-latest li p ,
ul.tabItems li p {
	background:#FFCCCC
}

/*div.news-latest-tabbed*/ ul.tabItems li h3,
.news-latest ul li h3 {
		border:none!important;
		padding:0;
		font-size:1.3rem;
}

/*div.news-latest-tabbed*/ ul.tabItems li h3 a,
.news-latest ul li h3 a {
	text-decoration:underline;
}

/* -- 続きを読む★★一時消し -- */
/*div.news-latest-tabbed*/ ul.tabItems li em.more,
.news-latest ul li em.more {
	display:none;
}

/* -- 日付★★ -- */
/*div.news-latest-tabbed*/ ul.tabItems li span.date,
.news-latest ul li span.date {
	padding-right:10px;
	font-weight:normal;
}

/*div.news-latest-tabbed*/ ul.tabItems li span.date + img,
.news-latest ul li span.date + img {
	width:70px;
	vertical-align:middle;
}

ul.tabItems li h3 a:before ,
.news-latest ul li h3 a:before {
	content: "\A" ;
	white-space: pre;
}

ul.tabItems li h3 span ,
.news-latest ul li h3 span {
	display:block;
}

ul.tabItems li h3 span.date ,
.news-latest ul li h3 span.date ,
ul.tabItems li h3 span.d_icon ,
.news-latest ul li h3 span.d_icon {
	display:inline;
}

div.news-list ul.tabItems li h3 span.d_icon img ,
div.news-latest ul li h3 span.d_icon img {
	vertical-align:middle;
	margin-left:4px;
}

/* -- _リリースタブ切り替え -- */

p.yearTabs a {
	display:inline-block;
	border:#CCCCCC 1px solid;
	padding:5px 10px;
	width:auto;
	margin-right:2px;
	margin-bottom:5px;
	font-weight:bold;
}

p.tabs{
	margin-bottom:20px;
}

p.tabs a {
	display:inline-block;
	width:auto;
	border:#CCCCCC 1px solid;
	margin-right:2px;
	margin-bottom:5px;
	padding:5px 10px; 
}

/*-------------- 財務ハイライト（統合表示）07_216 --------------*/
/* -- 個別は　highlights-table -- */

/* -- グラフ -- */
div.highlights-graph {
	margin-bottom:10px;
	max-width:100%;
}


div.highlights-alltable,
div.highlights-table {
}

div.highlights-alltable div.table {/*←もしかして変わるかも。

（科目別のCSSにあわせて）*/
}

div.highlights-alltable div.table table,
div.highlights-table table {/*←もしかして変わるかも。

（科目別のCSSにあわせて）*/
border:#7F9BDA 1px solid;
}

div.highlights-alltable div.table table th,
div.highlights-table table th {/*←もしかして変わるかも。

（科目別のCSSにあわせて）*/
background-color:#DCE5F4;
padding:3px 10px;
border:#7F9BDA 1px solid;
text-align:center;
}

div.highlights-alltable div.table table td,
div.highlights-table table td {/*←もしかして変わるかも。

（科目別のCSSにあわせて）*/
padding:3px 10px;
border:#7F9BDA 1px solid;

}

/* -- 数値部分 -- */
div.highlights-alltable div.table table td.c0,
div.highlights-alltable div.table table td.c1,
div.highlights-alltable div.table table td.c2,
div.highlights-alltable div.table table td.c3,
div.highlights-alltable div.table table td.c4 {
	text-align:right;
	width:6em; /* -- ★←一時的な見栄え用 -- */
}

div.highlights-table table td.c0,
div.highlights-table table td.c1,
div.highlights-table table td.c2,
div.highlights-table table td.c3,
div.highlights-table table td.c4 {
	text-align:right;
	width:6em; /* -- ★←一時的な見栄え用 -- */
}


/* -- 表タイトル -- */
div.table div.shwTableTitle {
	margin-bottom:15px;
}

/* -- 表組タイトル -- */
div.table div.shwTableTitle h2 {
	font-weight:bold;
	border:none;
	padding:0;
}

div.table div.shwTableTitle h2 span {
	border:none;
	padding:0;
}


/* -- 0802グラフ縮小試し -- */

div.graph,.highlights {
  margin-left:0;
  text-align:left;
	margin-bottom:10px;
	transform:scale(0.84);
	-moz-transform:scale(0.84);
	-webkit-transform:scale(0.84);
	transform-origin:left;
	-moz-transform-origin:left;
	-webkit-transform-origin:left;
}



/* ---- gnv_btn ---- */



div.sp_navi {
	position:relative;
	width:100%;
	text-align:right;
}

div.sp_navi:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div.sp_navi h1 a {
	display:block;
	position:absolute;
	top:10px;
	left:10px;
	margin:0 0;
	background: url(../../../../../sw_img/logo.png) no-repeat center center; width: 167.5px; height: 28.5px; background-size: contain; white-space:nowrap; font-size:0; }

.nav { position: fixed; top: 0; left: 0; width: 100%; z-index: 100; box-sizing: border-box; }

.nav .nav-heading { height: 55px; position: relative; background-color: #fff; }

.nav .nav-close { position: absolute; top: 10px; right: 10px; border-radius: 3px; width: 35px; height: 35px; background-color: #de1d3f; }

.nav .nav-close span { display: block; width: 13px; height: 2px; background-color: #fff; -webkit-transition: all 0.3s cubic-bezier(0.18, 0.9, 0.66, 0.975); transition: all 0.3s cubic-bezier(0.18, 0.9, 0.66, 0.975); }

.nav .nav-close span:first-child { -webkit-transform: translate(11px, 11px); -ms-transform: translate(11px, 11px); transform: translate(11px, 11px); }

.nav .nav-close span:nth-child(2) { -webkit-transition: all 0.4s cubic-bezier(0.18, 0.9, 0.66, 0.975); transition: all 0.4s cubic-bezier(0.18, 0.9, 0.66, 0.975); -webkit-transform: translate(11px, 14px); -ms-transform: translate(11px, 14px); transform: translate(11px, 14px); }

.nav .nav-close span:last-child { -webkit-transform: translate(11px, 17px); -ms-transform: translate(11px, 17px); transform: translate(11px, 17px); }

.nav .nav-menu { opacity: 1; overflow-y: scroll; display:none; position:absolute; top:55px; z-index:100; width:100%; }

.nav .nav-list { padding: 0 10px; background-color: #f1f1f1; }

.nav .nav-list ul li { position: relative; display: block; height: 54px; border-bottom: 1px solid #bcbcbc; -webkit-transition: all 0.3s cubic-bezier(0.18, 0.9, 0.66, 0.975); transition: all 0.3s cubic-bezier(0.18, 0.9, 0.66, 0.975); box-sizing: border-box; }

.nav .nav-list ul li:last-child { border-bottom: none; }

.nav .nav-list ul li:after { content: ""; position: absolute; top: 50%; right: 7px; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); display: inline-block; background-image: url(../../../../../sw_img/ar_03.png); background-repeat: no-repeat; width: 7px; height: 10px; background-size: 7px 10px; }

.nav .nav-list ul li a { display: block; height: 100%; text-decoration:none; }

.nav .nav-list ul li a span { font-size: 13px; font-size: 1.3rem; font-weight: bold; display: block; padding-top: 20px; margin-left: 5px; color: #333; }

.nav .nav-list ul li a i { font-size: 10px; font-size: 1rem; color: #9d9d9d; margin-top: 5px; margin-left: 25px; display: none; }

.nav .nav-list ul li.is-current:after { display: inline-block; background-image: url(../../../../../sw_img/ar_04.png); background-repeat: no-repeat; width: 7px; height: 10px; background-size: 7px 10px; }

.nav .nav-list ul li.is-current a span { color: #de1d3f; }

.nav .nav-list ul li.is-current a i { color: #de1d3f; }




/* -- サークル部分 -- */

#panel-btn { position: absolute; top: 10px; right: 10px; border-radius: 3px; width: 35px; height: 35px; background-color: #de1d3f; }


/**/

#panel-btn span{ display: block; width: 13px; height: 2px; background-color: #fff; -webkit-transition: all 0.3s cubic-bezier(0.18, 0.9, 0.66, 0.975); transition: all 0.3s cubic-bezier(0.18, 0.9, 0.66, 0.975); }

#panel-btn span:first-child { -webkit-transform: translate(11px, 11px); -ms-transform: translate(11px, 11px); transform: translate(11px, 11px); }

#panel-btn span:nth-child(2) { -webkit-transition: all 0.4s cubic-bezier(0.18, 0.9, 0.66, 0.975); transition: all 0.4s cubic-bezier(0.18, 0.9, 0.66, 0.975); -webkit-transform: translate(11px, 14px); -ms-transform: translate(11px, 14px); transform: translate(11px, 14px); }

#panel-btn span:last-child { -webkit-transform: translate(11px, 17px); -ms-transform: translate(11px, 17px); transform: translate(11px, 17px); }



/* -- open時 -- */

#panel-btn.close { position: absolute; top: 10px; right: 10px; border-radius: 3px; width: 35px; height: 35px; background-color: #de1d3f; }

#panel-btn.close span { display: block; width: 13px; height: 2px; background-color: #fff; -webkit-transition: all 0.3s cubic-bezier(0.18, 0.9, 0.66, 0.975); transition: all 0.3s cubic-bezier(0.18, 0.9, 0.66, 0.975); }

#panel-btn.close span:first-child { -webkit-transform: rotate(-45deg) translate(-4px, 20px); -ms-transform: rotate(-45deg) translate(-4px, 20px); transform: rotate(-45deg) translate(-4px, 20px); }

#panel-btn.close span:nth-child(2) { -webkit-transition: all 0.4s cubic-bezier(0.18, 0.9, 0.66, 0.975); transition: all 0.4s cubic-bezier(0.18, 0.9, 0.66, 0.975); opacity: 0; -webkit-transform: translate(20px, 15px); -ms-transform: translate(20px, 15px); transform: translate(20px, 15px); }

#panel-btn.close span:last-child { -webkit-transform: rotate(45deg) translate(17px, 1px); -ms-transform: rotate(45deg) translate(17px, 1px); transform: rotate(45deg) translate(17px, 1px); }

/* -- バナーリンクの空h2表示防止 -- */
.teaser h2,
div.external-teaser h2,
div.download-teaser h2 {
	border-left:none;
	border-bottom:none;
}

.teaser h2 span,
div.external-teaser h2 span,
div.download-teaser h2 span {
	border:none;
	padding:0;
}


/* -- 【続きを読む】【全てのニュース】削除分 -- */
div.news-latest ul li p em.more,
div.news-latest .all {
	display:none;
}

/* -- テーブルスタイル -- */
.tableContents th {
	width: 100%; background-color: #eee; font-size: 14px; font-size: 1.4rem; font-weight: bold; text-align: left; box-sizing: border-box; border-radius: 3px;
}

.tableContents .vtable-item th {
	display: block;padding: 8px 16px; 
}

.tableContents .vtable-item {
}

.tableContents .vtable-item table {
	width:100%;
}

.tableContents td.vtable-item1 {
	padding-left:20px;
}

.tableContents td {
width: 100%; box-sizing: border-box; font-size: 13px; font-size: 1.3rem;
}

.tableContents .vtable-item td {
display: block; padding: 12px 15px 19px 15px;
}

/* -- 表 -- */
div.table div.shwTable {
	font-size:12px;
}

div.table div.shwTable table {
	width:100%;
}


/**/
.tableContents .ircalendar-title table,
.tableContents .ircalendar-item table {
		width:100%;
}

.tableContents .ircalendar-title table th {
	border-right:none;
}

.tableContents .ircalendar-item .ircalendar-item1,
.tableContents .ircalendar-title th.ircalendar-title1 {
	width:33%;
}

.tableContents .ircalendar-item .ircalendar-item2,
.tableContents .ircalendar-title th.ircalendar-title2 {
	width:33%;
}

.tableContents .ircalendar-item .ircalendar-item3,
.tableContents .ircalendar-title th.ircalendar-title3 {
	width:33%;
}

.tableContents .ircalendar-item {
	border-bottom:#CCCCCC 1px solid;
	padding:10px 0;
}


/* -- 一行目・一列目を見出し設定に -- */
td.tableColumnHead,
td.tableRowHead {
    background-color:#eee!important;
}

td.htDimmed{
	color:#333 !important;
}

td.tableRowHead {
	text-align:center;
}


/* -- 表組(mobileモード) -- */
div.shwTable table.tbCore {
	width: auto;
	font-size: 12px;
}

/* -- セル -- */
div.shwTable .tbDimmed ,
div.shwTable .tbRowHead ,
div.shwTable .tbColumnHead {
    color: #333;
	padding: 4px 4px;
	border: 1px solid #ccc;
	vertical-align: middle;
	white-space: nowrap;
}

/* -- 一行目・一列目を見出し設定に -- */
div.shwTable .tbColumnHead ,
div.shwTable .tbRowHead {
    background-color:#eee;
}

div.shwTable .tbColumnHead {
	text-align: left;
}

div.shwTable .tbRowHead {
	text-align: center;
}


/* 縦・横揃え */
div.shwTable .tbLeft {
  text-align: left;
}
div.shwTable .tbCenter {
  text-align: center;
}
div.shwTable .tbRight {
  text-align: right;
}
div.shwTable .tbJustify {
  text-align: justify;
}

div.shwTable .tbTop {
  vertical-align: top;
}
div.shwTable .tbMiddle {
  vertical-align: middle;
}
div.shwTable .tbBottom {
  vertical-align: bottom;
}






h3.list-title { border:none; padding:0; }
.list-tosub span { font-size: 15px; font-size: 1.5rem; color: font-weight: bold; vertical-align: middle; }

.icon.icon-newstitle { display: inline-block; background-image: url(../../../../../sw_img/irnews.png); background-repeat: no-repeat; width: 118.5px; height: 20px; background-size: 118.5px 20px; }


.list-header { margin-top:20px; margin-bottom: 15px; text-align: center; }
.list-tosub { opacity: 1; border: 1px solid #de1d3f; border-radius: 3px; padding: 12px 0 10px 0; width: 70%; display: inline-block; text-align: center; position: relative; }
.list-tosub span { font-size: 14px; font-size: 1.4rem; color: #333; font-weight: bold; vertical-align: middle; position: relative; top: -1px; left: 1px; }
.list-tosub i { vertical-align: middle; position: absolute; top: 12px; right: 15px; }
.icon.icon-all { display: inline-block; background-image: url(../../../../../sw_img/sp_icon.png); background-repeat: no-repeat; background-position: -275.5px -127px; width: 16px; height: 13px; background-size: 320px 213.5px; }

td.shw-table-row{
	text-align:left !important;
}

div.faq-list h3 { border:none; background-color: #eee; font-size: 1.4rem; font-weight: bold; text-align: left; box-sizing: border-box; padding: 8px 16px; border-radius: 3px; display: block; cursor:pointer; background-image: url(../../../../../sw_img/icon_q.png); background-repeat: no-repeat; background-position: 16px 8px; min-height:54px;}

div.faq-list h3 a { display:block;  padding:8px 0 0 55px; min-height:30px; }

div.faq-list .faq-item {
background-image: url(../../../../../sw_img/icon_a.png); background-repeat: no-repeat; background-position: 16px 8px; min-height:80px; padding:8px 16px 8px 71px; font-size:1.2rem;
}

div.faq-list .faq-item p {
	padding-top:4px;
}


p.to-news{
	text-align:center;
}

.list-header .list-tosub{
	display:none;
}

#multiColumn1-2{
	margin-bottom:0 !important;
}

#multiColumn1-1{
	margin-top:10px !important;
}