@import url( font-awesome.min.css );

a {
	color: blue;
	text-decoration: none; }
#compliance #content .mB30{margin-bottom:30px;}
dl.em dt{
	font-size: 1em;
	font-weight: bold;
	background-image: url(../img/tane.gif);
	background-repeat: no-repeat;
	background-position: 6px 12px;
	text-decoration: none;
	width: 810px;
	padding: 10px 10px 6px 36px;
	border-bottom: 1px solid gray; }
dl.em dd{
	width: 810px;
	margin: 12px 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px; }
table.em{}
table.em th{}
teble.em td{}

/* 強調文設定 */
strong	{
	font-size: 1em;
	color: red;
	text-decoration: none;
	}

/* タイトル見出し設定 */

h1	{
	font-size: 1.3em;
	color: #666;
	font-weight: bold;
	background-image: url(../img/qa_h1.gif);
	background-repeat: no-repeat;
	width: 810px;
	padding: 5px 10px 2px 36px;
	}

	/* 特商法 */
table.tokuteishou_hyou {
	margin:0px 10px 0 10px;
	width:600px;
	border-collapse:separate;
    border-spacing:16px;
	cellpadding:5px;
	}

table.tokuteishou_hyou th {
	font-size: 16px;
	border-right: solid 3px #b0b0b0;
	line-height: 18px;
	padding-top:12px;
	padding-right:12px;
	padding-bottom:12px;
	text-align:left;
	wite-space:nowrap;
	padding-left: 12px;
}
table.tokuteishou_hyou td {font-size: 14px; padding-left:18px; padding-top:12px; padding-bottom:12px;}


/* 特商法小学部用 */
table.tokuteishou_hyou_elemant {
	margin:0px 10px 0 10px;
	width:620px;
	border-collapse:separate;
    border-spacing:16px;
	cellpadding:5px;
	}

table.tokuteishou_hyou_elemant th {
	font-size: 16px;
	border-right: solid 3px #b0b0b0;
	line-height: 18px;
	padding-top:12px;
	padding-right:12px;
	padding-bottom:12px;
	text-align:left;
	wite-space:nowrap;
	padding-left: 12px;
}
table.tokuteishou_hyou_elemant td { font-size:14px; padding-left:18px; padding-top:12px; padding-bottom:12px;}



.moushikomi_notice {margin: 30px 0px 20px 0px; padding: 15px 0px 15px 15px; color: #e80000; border: dotted 1px #999999;}
.moushikomi_notice li {list-style: none; padding:0 0 0 1em; text-indent: -1em; line-height: 22px;}

dl.em dd.pdfview_pc{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

dl.em dd.login_back{
	margin-top: 0px;
}


/*Ｑ＆Ａリニューアル*/

.navi {
	margin-top: 30px;
}
#UMAK0201 #faq_content {
	font-size: 16px;
	color: #5f6a7d;
	margin: 0;
}

#UMAK0201 #faq_content .faq {
    font-size: 20px;
    color: #f39700;
    font-weight: bold;
    border-top: 3px solid #f39700;
    border-bottom: 1px solid #dbe5f1;
    background-color: #f7f9fc;
    line-height: 1.5;
    padding: 30px;
    background-image: none;
}

.content_block {
    margin-top: 30px;
}

#UMAK0201 #faq_content h2 {
	font-size: 16px;
    color: #f39700;
    font-weight: bold;
    border-top: 3px solid #f39700;
    border-bottom: 1px solid #dbe5f1;
    background-color: #f7f9fc;
    line-height: 1.5;
    padding: 15px;
    margin: 40px 0 20px 0;
}

#UMAK0201 #content a {
   text-decoration: none;
}

#UMAK0201 #content .ac {
	width: 870px;
}

#UMAK0201 .ac-parent  {
  font-weight: normal;
  color: #1253a4;
  background-color: #f7f9fc;
  padding: 8px;
  cursor: pointer;
}

#UMAK0201 .ac-child {
	position: relative;
	overflow: hidden;
	border-top: 2px solid #dbe5f1;
	padding: 8px 8px 30px 8px;
	background-image: ;
}

.faq_q {
	background-image: url(../img/faq_q.png);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-size: 29px;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    margin-right: 10px;
}

.faq_a {
	background-image: url(../img/faq_a.png);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-size: 29px;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    margin-right: 10px;
}

.text_body {
	overflow: hidden;
    position: relative;
    margin: 0;
    width: 800px;
}

.text_body_6 {
	overflow: hidden;
    position: relative;
    margin: 0;
    width: 800px;
}

.text_body_p {
	width: 800px;
}

.a_list_body {
	overflow: hidden;
    position: relative;
    margin: 0;
}

.a_list_text {
	width: 765px;
}
.text_color_supportcenter {
	color: #6699ff;
}

#UMAK0201 #content ol {
  counter-reset: list-count;
  list-style: none;
}

#UMAK0201 #content ol > li::before {
  margin-right: 15px;
  content: counter(list-count) ".";
  counter-increment: list-count;
}

#UMAK0201 #content li h2 {
  display: inline;
  font-weight: bold;
  font-size: 25px;
  color: #f39700;
}

.panel {
	border: 2px solid #dbe5f1;
	margin: 10px 0;
}

.panel_body {
	padding: 10px 10px 50px 10px;
}

.faq_list {
	list-style: none;
}

.a_list {
	float: left;
}
/* 重要文言 */
.red_letter {
	color: #FF0000;
}

.orange_letter {
	color: #f39700;
}

.inner_border {
	border: solid;
    padding: 10px;
    border-color: #007bbb;
    width: 420px;
    display: block;
    margin: 0;
}

/* 太字 */
.font_bold {
	font-weight: bold;
}

/* ページトップボタン */
.faq_pagetop {
    margin-top: 30px;
    /* chrome */
    text-align: -webkit-right;
    /* Firefox */
    text-align: -moz-right;
}
.pagetop_btn {
	width: 80px;
}

#UMAK0201 #footer {
	width: 100%;
	margin-top: 30px;
}

#UMAK0201 .supportcenter {
	margin-left: 32px;
}

#UMAK0201 .text_supportcenter {
	font-size: 16px;
	color: #00a0e9;
}

#UMAK0219 #pagebody{
	margin-top: 20px;
}

#UMAK0219 #main h1 {
	margin: 0 0 15px 0;
}

#UMAK0219 #main div#content {
	width: 628px;
	margin: 0 0 0 20px;
	clear: both;
}

#UMAK0219 #main h2 {
	margin: 0 0 20px 0;
}

#UMAK0219 #main p {
	padding: 0 0 15px 0;
}

#UMAK0219 .brand_inquiry {
    display: flex;
}

#UMAK0219 .brand_inquiry img {
    width: 20px;
    padding: 2px 0px 0px 5px;
}
#UMAK0219 .brand_hours_notice {
	margin-left: 11px;
}

