@charset "utf-8";

/* PC
----------------------------------------------------------------PC */

@media screen and (min-width:768px) {
/*********************************************/
/* A */
section.commufa_tokuten_A {
	margin: .5em 1em 1em;
	padding:0;
}
section.commufa_tokuten_A h2.tokuten_h2 {
	background-color: #EC6C00;
	padding: 8px 0 6px;
	text-align: center;
	color: #fff;
}

/****************************************/
/* tokuten01
-------------------------------------*/
table.tbl_tokuten01 {
	border-collapse: collapse;
	width: 100%;
	box-sizing: border-box;
	margin:5px 0 0;
}
table.tbl_tokuten01 tr th {
	padding: .3em .8em .3em .9em;
	text-align: left;
	width: 11em;
	background: #eee;
	border: 1px solid #CCC;
	border-collapse: collapse;
	vertical-align: top;
}
table.tbl_tokuten01 tr td {
	padding: .3em .8em .3em .9em;
	text-align: left;
	vertical-align: top;
	border: 1px solid #CCC;
	border-collapse: collapse;
}
table.tbl_tokuten01 tr td h3 {
	margin: 0;
	padding: .5em .4em 0 .5em;
	font-size: 13px;
	line-height: 1.6;
	font-weight: bold;
	color:#EC6C00;
}
table.tbl_tokuten01 p {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 1.6;
}
table.tbl_tokuten01 p span {
	font-weight:bold;
	display:block;
}
/* //tokuten01---- */


/* notes 注意事項
------------------------------------------PC */
p.mod-hdg_commufa_notes {
		font-weight: bold;
		padding:0 .5em 5px;
		border-bottom: 1px solid #585b61;
		font-size: 16px;
		text-align:left;
		margin:1.4em 0 .3em;
		width:100%;
	}

p.text_notes {
	margin: 0;
	padding: .8em .6em;
	font-size: 13px;
	line-height: 1.6;
	text-align:left;
}

p.text_notes span {
	display:block;
	font-weight:bold;
}
	p.p_org {
		color:#EC6C00;
	}

/* B */
section.commufa_tokuten_B {
	margin: .5em 1em 1.8em;
	padding:0;
}
section.commufa_tokuten_B h2.tokuten_h2 {
	background-color: #1B4D89;
	padding: 8px 0 6px 1.8em;
	text-align: left;
	color: #fff;
}

/* Num 字下げ
--------------------------------------------PC */
section.commufa_tokuten_B div.p_num_wrap {
	width:100%;
		text-align:left;
}
section.commufa_tokuten_B p.p_ind {
	display:block;
	text-indent:-1.3em;
	text-align:left;
	margin:0;
	padding:0 0 0 1.8em;
	/*text-align: justify;
  text-justify: inter-ideograph;*/
}
p.p_ind sup{
	color:#FF240E;
	font-weight:bold;
	}
p sup{
	color:#FF240E;
	font-weight:bold;
	}
p.p_ind span.org{
	color:#FF240E;
	display:inline-block;
	font-weight:normal;
	}

 .te_ind {
  display:inline-block;
  margin-left:-0.4em !important;
  font-weight:bold;
	margin-top:.5em !important;
  }



div.campaign_wrap {
	margin:1em 0 !important;
	/*padding:.5em 0 !important;*/
}
div.campaign_wrap p:nth-of-type(1) {
font-weight:bold;
}

/* tokuten_B01
--------------------------------------PC */
table.tbl_tokuten_B01 {
	border-collapse: collapse;
	width: 100%;
	box-sizing: border-box;
	margin:5px 0 0;
}
table.tbl_tokuten_B01 tr th {
	padding: .3em .2em .3em .2em;
	text-align: center;
	width: 7em;
	background: #E6F6FF;
	border: 1px solid #CCC;
	border-collapse: collapse;
	vertical-align: top;
}
table.tbl_tokuten_B01 tr td {
	padding: .3em .8em .3em .9em;
	text-align: left;
	vertical-align: top;
	border: 1px solid #CCC;
	border-collapse: collapse;
}
table.tbl_tokuten_B01 tr td h3 {
	margin: 0;
	padding: .4em .4em 0 .5em;
	font-size: 13px;
	line-height: 1.6;
	font-weight: bold;
	color:#EC6C00;
}
table.tbl_tokuten_B01 p {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 1.6;
}
table.tbl_tokuten_B01 p span {
	font-weight:bold;
	display:block;
	padding-left:1.3em;
}
table.tbl_tokuten_B01 p i {
	color:#EC6C00;
	font-style:normal;
}
/* //tokuten01---- */


/* notes 注意事項
------------------------------------------PC */
section.commufa_tokuten_B p.mod-hdg_commufa_notes {
		font-weight: bold;
		padding:0 .5em 5px;
		border-bottom: 1px solid #585b61;
		font-size: 16px;
		text-align:left;
		margin:1.4em 0 .3em;
		width:100%;
	}

section.commufa_tokuten_B p.text_notes {
	margin: 0;
	padding: .8em .6em;
	font-size: 13px;
	line-height: 1.6;
	text-align:left;
}

section.commufa_tokuten_B p.text_notes span {
	display:block;
	font-weight:bold;
}




/*table.table_in_table
-----------------------------------------PC */
table.table_in_table {
	border: 1px solid #CCC!important;
	border-collapse: collapse !important;
	width: 100%;
	box-sizing: border-box;
	margin:5px 4px 0;
	font-size:12px;
	line-height:1.5;
		vertical-align: middle;
}
table.table_in_table tr th {
/*	padding: .3em;
	text-align: left;
	width: 11em;
	background: #E6F6FF;
	border: 1px solid #CCC!important;
	border-collapse: collapse !important;
	vertical-align: middle;
	font-size:12px;
	line-height:1.5;*/
}
table.table_in_table tr td {
	padding: .3em;
	text-align: center;
	vertical-align: top;
	border: 1px solid #CCC !important;
	border-collapse: collapse !important;
	font-size:12px;
	line-height:1.5;
		vertical-align: middle;
}
	table tr td.t_contents1 {
		width:10em !important;
		vertical-align: middle;
			background-color:#E6F6FF;
	}
	table td.t_contents0 {
		background-color:#E6F6FF;
	}
	table td.t_contents2 {
		background-color:#E6F6FF;
	}
/*----*/

}




/*****************************************************************************************************/
/*********************************************************************** SP*/

@media screen and (max-width:767px) {
  p {
    font-size: 14px;
		font-size: 1.4rem;
    line-height: 1.6;
  }
		p.p_org {
		color:#EC6C00;
	}
/* A */
section.commufa_tokuten_A {
	margin: .5em 0 1em;
	padding:0;
}
section.commufa_tokuten_A h2.tokuten_h2 {
	background-color: #EC6C00;
	padding: 8px 0 6px;
	text-align: center;
	color: #fff;
}


/* tokuten01
------------------------------------- SP*/
table.tbl_tokuten01 {
	border-collapse: collapse;
	width: 100%;
	box-sizing: border-box;
	margin:5px 0 0;
}
table.tbl_tokuten01 tr th {
	padding: .3em .4em .3em .5em;
	text-align: left;
	width: 5em;
	background: #eee;
	border: 1px solid #CCC;
	border-collapse: collapse;
	vertical-align: top;
}
table.tbl_tokuten01 tr td {
	padding: .3em .4em .3em .5em;
	text-align: left;
	vertical-align: top;
	border: 1px solid #CCC;
	border-collapse: collapse;
}
table.tbl_tokuten01 tr td h3 {
	margin: 0;
	padding: 1em .4em 0 .5em;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.6;
	font-weight: bold;
	color:#EC6C00;
}
table.tbl_tokuten01 p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.6;
}
table.tbl_tokuten01 p span {
	font-weight:bold;
	display:block;
}
/* //tokuten01---- */


/* notes 注意事項
----------------------------------------- SP*/
p.mod-hdg_commufa_notes {
		font-weight: bold;
		padding:0 .5em 5px;
		border-bottom: 1px solid #585b61;
		font-size: 14px;
		text-align:left;
		margin:1.4em 0 .3em;
		width:100%;
	}

p.text_notes {
	margin: 0;
	padding: .8em .4em;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.6;
	text-align:left;
}

p.text_notes span {
	display:block;
	font-weight:bold;
}
p.p_ind span.org{
	color:#FF240E;
	display:inline-block;
	font-weight:normal;
}

/* B */
section.commufa_tokuten_B {
	margin: .5em 0 1em;
	padding:0;
}
section.commufa_tokuten_B h2.tokuten_h2 {
	background-color: #1B4D89;
	padding: 8px 0 6px .8em;
	text-align: left;
	color: #fff;
}

/* Num 字下げ
--------------------------------------------------- SP*/
section.commufa_tokuten_B div.p_num_wrap {
	width:100%;
	text-align:left;
}
section.commufa_tokuten_B p.p_ind {
	display:block;
	text-indent:-1.3em;
	text-align:left;
	margin:0;
	padding:0 0 0 1.3em;
	text-align: justify;
  text-justify: inter-ideograph;
}

div.campaign_wrap {
	margin:1em 0 !important;
	/*padding:.5em 0 !important;*/
}
div.campaign_wrap p:nth-of-type(1) {
font-weight:bold;
}

/* tokuten_B01
------------------------------------- SP*/
table.tbl_tokuten_B01 {
	border-collapse: collapse;
	width: 100%;
	box-sizing: border-box;
	margin:5px 0 0;
}
table.tbl_tokuten_B01 tr th {
	padding: .3em .4em .3em .5em;
	text-align: center !important;
	width: 5em;
	background: #E6F6FF;
	border: 1px solid #CCC;
	border-collapse: collapse;
	vertical-align: top;
}
table.tbl_tokuten_B01 tr td {
	padding: .3em .4em .3em .5em;
	text-align: left;
	vertical-align: top;
	border: 1px solid #CCC;
	border-collapse: collapse;
}
table.tbl_tokuten_B01 tr td h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.6;
	font-weight: bold;
	color:#EC6C00;
}
table.tbl_tokuten_B01 tr th p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.6;
}
table.tbl_tokuten_B01 tr td p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.6;
	text-align: justify;
  text-justify: inter-ideograph;
}
table.tbl_tokuten_B01 p span {
	font-weight:bold;
	display:block;
	padding-left:1.3em;
}
table.tbl_tokuten_B01 p i {
	color:#EC6C00;
	font-style:normal;
}
/* //tokuten01---- */


/* notes 注意事項
----------------------------------------- SP*/
section.commufa_tokuten_B p.mod-hdg_commufa_notes {
		font-weight: bold;
		padding:0 .5em 5px;
		border-bottom: 1px solid #585b61;
		font-size: 14px;
		text-align:left;
		margin:1.4em 0 .3em;
		width:100%;
	}

section.commufa_tokuten_B p.text_notes {
	margin: 0;
	padding: .8em .4em;
	font-size: 11px;
	line-height: 1.6;
	text-align:left;
}

section.commufa_tokuten_B p.text_notes span {
	display:block;
	font-weight:bold;
}





/*table.table_in_table
----------------------------------------*/
.table-scroll {
/*    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
	width:auto;*/
}


table.table_in_table {
	border: 1px solid #CCC;
	border-collapse: collapse;
	width: 100%;
	box-sizing: border-box;
	margin:.5em 8px .5em 0;
	font-size:9px;
	line-height:1.4;
	vertical-align: middle;
}
table.table_in_table tr th {

}
table.table_in_table tr td {
	padding: .3em;
	text-align: center;
	vertical-align: top;
	border: 1px solid #CCC;
	border-collapse: collapse;
	font-size:10px;
	line-height:1.4;
	vertical-align: middle;
}
	table tr td.t_contents1 {
		width:16%;
		vertical-align: middle;
			background-color:#E6F6FF;
	}
	table td.t_contents0 {
		background-color:#E6F6FF;
	}
	table td.t_contents2 {
		background-color:#E6F6FF;
		min-width:16%;
	}
/*----*/

}

/********************************************************/


/***************************************************************/
/* margin
-----------------------------------------*/
.mt10 {
	margin-top: 10px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
