@charset "UTF-8";

/* よくある質問 */

.ui-icon { width: 16px; height: 16px; /*background-image: none;*/background-image: url(img/plus.png);background-size: 16px 16px;background-position: left top;}
.ui-widget-content .ui-icon {border:1px solid red;}
.ui-widget-header .ui-icon {/*background-image: none;*/background-image: url(img/plus.png);background-size: 16px 16px;}
.ui-state-default .ui-icon {/*background-image: none;*/background-image: url(img/plus.png);background-size: 16px 16px;}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {/*background-image: none;*/background-image: url(img/plus.png);background-size: 16px 16px;}
.ui-state-active .ui-icon {/*background-image: none;*/background-image: url(img/close.png);background-size: 16px 16px;}
.ui-state-highlight .ui-icon {/*background-image: none;*/background-image: url(img/plus.png);background-size: 16px 16px;}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: none; }







/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { border-radius: 0; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {border-radius: 0; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {border-radius: 0;}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { border-radius: 0;}

/* Component containers
----------------------------------*/

.ui-widget-content { border:none; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png;background-color: #fff;background: none;background-image:none;) 50% 50% repeat-x; color: #222222;background-color: #fff;background: none;background-image:none;padding-top:0!important;}
.ui-widget-content a {}
.ui-widget-content a{color:#D70010!important;font-weight: bold;border-bottom:1px solid #D70010;}
.ui-widget-content a:after{ font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;content: "\e906";}
.ui-widget-content a:hover{color: #FFA61A!important;border-bottom:1px solid #FFA61A;}


/* Interaction statesデフォルトの質問欄
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { /*border: 1px solid #d3d3d3; */border:none;border-top:1px dotted #D2D2D2;
	 font-weight: normal; color: #555555;background: none;background-image:none;background:#fff;background-color: #fff!important;padding-top:20px!important;padding-bottom:20px!important;}
	


/*.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none;}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121;background-color: #fff;background: none;background-image:none;}
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited { color: #212121; text-decoration: none;}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121;background-color: #fff;background: none;background-image:none;}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none;}*/

.arconix-faq-accordion-wrap ul{margin-left:1em;font-size:.9em;}

.arconix-faq-accordion-wrap li{font-weight:normal;}
