@charset "utf-8";

.pageTitle_telmarke {
	border: 1px solid #cccccc;
	background: url(./images/pagetitle_bg01.gif) repeat-x left bottom;
	margin-bottom: 16px;
	position: relative;
}

.pageTitle_telmarke h1 {
	background: url(./images/pagetitle_bg02.gif) no-repeat left top;
	margin: -1px 0 0;
	padding: 14px 14px 12px;
	font-size: 140%;
	font-weight: bold;
	line-height: 1.3;
	color: #333333;
}

.sub_main {
	padding: 0;
}

.sub_main2 {
	padding: 0 0 15px 0;
	margin: 0 0 20px 0;
	border-bottom: dotted 1px #cccccc;
}

.text_title {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	border-left: solid 4px #000000;
	padding-left: 12px;
}

.telema {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

.telema th,
.telema td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.content_blue {
	margin: 0 10px 30px 10px;
	padding: 10px;
	border: solid 1px #0000ff;
	background: #DDDDDD;
}

.content_yellow {
	margin: 0 10px 30px 10px;
	padding: 10px;
	border: none;
	background: #FFFFCC;
}

.text_o {
	color: #F86C00;
	font-weight: bold;
}

.tac {
	text-align: center;
}

.side_contents01 {
	width: 210px;
	border: solid 1px #ff0000;
	background: #ff0000;
	padding: 5px 10px;
}

.side_contents02 {
	width: 210px;
	border: solid 1px #ff0000;
	background: #BBE0E3;
	padding: 10px;
}

.form_color_r {
	background-color: #FFCCCC;
}


/* clearfix
--------------------------------------*/
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
	clear: both;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

/* universal
--------------------------------------*/
.aL {
	text-align: left;
}

.aC {
	text-align: center;
}

.aR {
	text-align: right;
}

.fR {
	float: right;
}

.fL {
	float: left;
}

.clr {
	float: none;
	clear: both;
}

.pb05 {
	padding-left: 5px;
}

.pb10 {
	padding-left: 10px;
}

.pb15 {
	padding-left: 15px;
}

.pb20 {
	padding-left: 20px;
}

.pb30 {
	padding-left: 30px;
}

.pl05 {
	padding-left: 5px;
}

.pl10 {
	padding-left: 10px;
}

.pl15 {
	padding-left: 15px;
}

.pl20 {
	padding-left: 20px;
}

.pl30 {
	padding-left: 30px;
}

.mb0 {
	margin-bottom: 0px !important;
}

.mt30 {
	margin-top: 30px;
}

.mb05 {
	margin-bottom: 05px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb50 {
	margin-bottom: 50px;
}

.fwb {
	font-weight: bold !important;
	;
}

.list_style_square {
	list-style: square;
	list-style-position: outside;
}

.list_style_circle {
	list-style: circle;
	list-style-position: outside;
}

.list_style_disc {
	list-style: disc;
	list-style-position: outside;
}


p.pagetop {
	background: url("https://f.msgs.jp/fcnts/nkw/pagetop.gif") no-repeat scroll 100% 50% transparent;
	font-size: 74%;
	margin-bottom: 20px;
	padding: 0 18px 0 0;
	text-align: right;
	clear: both;
	margin: 0;
}

p.pagetop a {
	color: #333;
	text-decoration: none;
}

p.pagetop a:hover {
	text-decoration: underline;
}

div#seminarWrap {
	width: 976px;
}

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

/* span.cl_red{color:red;} */

.linkimg a img {
	background: none !important;
}

.linkimg a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: none !important;
}

.t_catch {
	font-weight: bold;
	font-size: 28px;
	margin-bottom: 20px;
	line-height: 1.5em;
	color: #000333;
	text-align: center;
}

.t_catch03 {
	font-size: 20px;
	line-height: 2.0;
	border: dotted 1px #0b005e;
	padding: 15px;
	color: #0b005e;
	margin-bottom: 35px;
}


.t_catch_sub {
	color: #0075c2;
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 1.5em;
}


.graph_text {
	font-weight: bold;
	font-size: 23px;
	line-height: 1.5em;
}

.top_txt {
	margin-bottom: 30px;
	padding: 20px 40px 0px;
}

.top_txt h2 {
	font-weight: bold;
	/*font-size:28px;*/
	font-size: 30px;
	margin-bottom: 20px;
	line-height: 1.5em;
	/* color: #c00000; */
	text-align: center;
}

.top_txt p {
	font-size: 18px;
	line-height: 1.5em;
	margin-bottom: 20px;
}

.top_txt_inbox {
	/*	padding-left: 30px;*/
	color: #0000cd;
	text-align: center;
}

.txt span {
	font-weight: bold;
}

.top_txt ul {
	list-style-type: disc;
	list-style-position: inside;
	margin: 10px;
	padding: 10px;
}

.top_txt li {
	font-size: 18px;
	line-height: 1.8;
}




.stxt1 {
	font-size: 22px;
	line-height: 1.5em;
	color: red;
}

.stxt2 {
	color: #E50000;
}

.stxt3 {
	font-size: 22px;
	line-height: 1.5em;
	color: #0075c2;
}


.tit_naiyo {
	background-color: #93dce6;
	font-size: 22px;
	line-height: 1.5em;
	font-weight: bold;
	/* color: #fff; */
	padding: 5px 20px;
}

.catch_naiyo {
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 20px;
	color: #365b88;
	text-align: center;
}

.checklist {
	list-style: none;
	border-top: 4px solid #f53d4f;
	border-bottom: 4px solid #f53d4f;
	padding: 16px 16px 6px;
	background-color: #f6eced;
}

.checklist li {
	background: url(<? echo IMAGELINK; ?>images/check.png) 0 0 no-repeat;
	padding-left: 45px;
	line-height: 30px;
	margin-bottom: 10px;
	font-size: 20px;
	border-bottom: 1px dotted #258eaa;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.t01 {
	font-size: 24px;
	line-height: 1.5em;
	margin-bottom: 30px;
}

.t01 span {
	color: #ff0000;
	font-size: 28px;
	line-height: 1.5em;
	font-weight: bold;
}

.t02 {
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 30px;
}

.t03 {
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
	color: #146da0;
}

.t03 span {
	color: #ff0000;
}

.history {
	margin-bottom: 30px;
}

.history .lbox {
	float: left;
	width: 200px;
}

.history .rbox {
	float: right;
	width: 760px;
}

.history .rbox .rb01 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
}

.history .rbox .rb02 {
	font-size: 14px;
	line-height: 1.5em;
}

table.tbl01 {
	border-collapse: collapse;
	border-top: 1px dotted #aaa;
	empty-cells: show;
	margin: 0 0 30px;
	table-layout: fixed;
	width: 100%;
	font-size: 16px;
	line-height: 1.5em;
}

table.tbl01 th,
table.tbl01 td {
	border-bottom: 1px dotted #aaa;
	padding: 1em 1.5em;
}

table.tbl01 th {
	background: none repeat scroll 0 0 #f5f5f5;
	border-right: 1px solid #ccc;
	font-weight: normal;
	width: 12em;
	text-align: center;
}

.tbl01 ul {
	list-style: disc;
	list-style-position: outside;
	padding-left: 20px;
}

.tieup_c {
	width: 1200px;
	margin: 0 auto;
}

.t_inner {
	margin: 0 auto 15px;
	width: 1200px;
}

.mokujibox {
	padding: 40px 80px;
	background-color: #fff;
}

.mokujibox .p01 {
	font-size: 26px;
	line-height: 1.5em;
	margin-bottom: 20px;
	color: #388a59;
	font-weight: bold;
}

.mokujibox .p02 {
	font-size: 18px;
	line-height: 1.5em;
	margin-bottom: 30px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 26px;
}

.whatbox {
	background-color: #53b169;
	padding: 20px;
	margin-bottom: 30px;
}

.whatbox {
	background-color: #53b169;
	padding: 20px;
}

.whatbox p {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: 1.5em;
	margin-bottom: 10px;
}

.whatbox ul {
	font-size: 20px;
	color: #fff;
	line-height: 1.5em;
	list-style: none;
	margin-bottom: -10px;
}

.whatbox ul li {
	margin-bottom: 10px;
}

.voicelist {
	list-style: none;
	font-size: 17px;
	line-height: 1.5em;
}

.voicelist li {
	padding: 20px 0 20px 34px;
	border-bottom: 3px dotted #ccc;
	background: url(<? echo IMAGELINK; ?>images/icon_voice.png) left 20px no-repeat;
}


.manabibox {
	margin: 0 auto 30px;
	width: 100%;
	background-color: #f6f6f6;
	padding: 20px;
	border-radius: 10px;
	box-sizing: border-box;
}

.manabibox .lbox {
	float: left;
	width: 25%;
	background-color: #fff;
	border: 4px solid #ccc;
	box-sizing: border-box;
	border-radius: 10px;
	padding: 20px;
}

.manabibox .lbox .p01 {
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
	color: #ff0000;
	text-align: center;
}

.manabibox .lbox .p02 {
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
	color: #222;
	text-align: center;
	margin: 0;
}

.manabibox .rbox {
	float: right;
	width: 70%;
	box-sizing: border-box;
}

.manabibox .rbox .list {
	list-style: none;
	font-size: 16px;
	line-height: 1.5em;
	margin-bottom: -10px;
}

.manabibox .rbox .list li {
	margin-bottom: 10px;
}

.manabibox .rbox .list li span {
	font-weight: bold;
}

.messagebox {
	border: 4px solid #ffcc00;
	padding: 20px;
	margin-bottom: 30px;
}

.messagebox .stit {
	font-size: 24px;
	line-height: 1.5em;
	font-weight: bold;
	background-color: #ffcc00;
	padding: 10px 20px;
	margin-bottom: 20px;
	text-align: center;
}

.messagebox .stxt {
	font-size: 14px;
	line-height: 1.5em;
	padding: 0 10px;
	margin-bottom: 10px;
}

.targetbox {
	background-color: #fffcce;
	padding: 20px;
	margin-bottom: 30px;
}

.targetbox p {
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 0px;
}

.targetbox .p01 {
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	color: #E50000;
}

.targetbox .p02 {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 10px;
}

.targetbox .p03 {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 0px;
	color: #ff0000;
}

.targetbox ul {
	list-style-type: disc;
	list-style-position: inside;
	margin: 10px;
	padding: 10px;
}

.targetbox li {
	font-size: 18px;
	line-height: 1.8;
}

.cautionbox {
	background-color: #fcf9f9;
	border: 1px dotted #ff0000;
	box-sizing: border-box;
	padding: 10px 20px 0px;
	margin-bottom: 30px;
}

.cautionbox p {
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 0px;
}


.voicelist {
	list-style: none;
	margin-bottom: 30px;
	padding-top: 10px;
	border-top: 1px dotted #ccc;
}

.voicelist li {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 1.5em;
}

.sankabox {
	border: 3px solid #13b5b1;
	padding: 20px 50px 0px;
	margin-bottom: 30px;
}

.sanka_catch {
	font-size: 20px;
	line-height: 1.4em;
	font-weight: bold;
	text-align: center;
}

#agendabox {
	/*border:1px solid #ccc;*/
	padding: 20px 40px 0px;
	margin-bottom: 40px;
}

#agendabox .tit {
	font-size: 24px;
	line-height: 1.4;
	font-weight: bold;
	color: #0075c2;
	/* 	text-align:center; */
	background-color: #f6f6f6;
	padding: 10px;
}

#agendabox h3 {
	font-size: 18px;
	line-height: 1.8em;
	font-weight: bold;
	margin-bottom: 15px;
}

#agendabox p {
	font-size: 16px;
	line-height: 1.4em;
	margin-bottom: 10px;
}

#agendabox .list_agenda01 {
	margin-left: 40px;
	margin-bottom: 30px;
}

#agendabox .list_agenda01 li {
	font-size: 18px;
	line-height: 1.8;
}

#agendabox .list_agenda02 {
	list-style: disc;
	margin: 10px 20px;
}

#agendabox .list_agenda02 li {
	margin: 0;
	line-height: 1.8;
}


#agendabox .p01 {
	font-size: 18px;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 5px;
}

#agendabox .p02 {
	font-size: 18px;
	color: #0075c2;
	/*font-weight: bold;*/
	line-height: 1.4em;
	margin: 0 0 30px 30px;
}

#agendabox .p02 span {
	font-size: 20px;
	color: #0075c2;
	font-weight: bold;
}

.tablestyle01 {
	border-top: 1px dotted #8e8e8e;
	border-left: 1px dotted #8e8e8e;
	width: 100%;
}

.tablestyle01 th {
	padding: 10px;
	background: #6f9cc1;
	color: #fff;
	font-size: 16px;
	border-right: 1px dotted #8e8e8e;
	border-bottom: 1px dotted #8e8e8e;
}

.tablestyle01 td {
	vertical-align: top;
	border-right: 1px dotted #8e8e8e;
	border-bottom: 1px dotted #8e8e8e;
	padding: 10px;
	font-size: 16px;
}

.tablestyle02 {
	border-top: 1px dotted #8e8e8e;
	border-left: 1px dotted #8e8e8e;
	width: 100%;
}

.tablestyle02 th {
	padding: 10px;
	background: #cdeafb;
	color: #333333;
	font-size: 16px;
	border-right: 1px dotted #8e8e8e;
	border-bottom: 1px dotted #8e8e8e;
}

.tablestyle02 th .tbl02_tit {
	font-weight: bold;
}

.tablestyle02 th .tbl02_officename {
	text-align: right;
	margin-right: 10px;
}

.tablestyle02 td {
	vertical-align: top;
	border-right: 1px dotted #8e8e8e;
	border-bottom: 1px dotted #8e8e8e;
	padding: 10px;
	font-size: 16px;
}

.tablestyle02 td span.bold {
	border-bottom: 1px solid #333;
	font-weight: 700;
}

.tablestyle03 {
	border-top: 1px dotted #8e8e8e;
	border-left: 1px dotted #8e8e8e;
	width: 100%;
}

.tablestyle03 th {
	padding: 10px;
	background: #000333;
	color: #fff;
	font-size: 16px;
	border-right: 1px dotted #8e8e8e;
	border-bottom: 1px dotted #8e8e8e;
}

.tablestyle03 th .tbl02_tit {
	font-weight: bold;
}

.tablestyle03 th .tbl02_officename {
	text-align: right;
	margin-right: 10px;
}

.tablestyle03 p.tbl02_tit {
	margin-bottom: 0;
}


.tablestyle03 td {
	vertical-align: top;
	border-right: 1px dotted #8e8e8e;
	border-bottom: 1px dotted #8e8e8e;
	padding: 10px;
	font-size: 16px;
}

.tablestyle03 td span {
	border-bottom: 1px solid #333;
}

.Awards {
	float: right;
	background: #d60c0e;
	text-align: center;
	color: #FFF;
	padding: 10px;
	border-radius: 10px;
	line-height: 1.2em;
	font-size: 15px;
	margin-top: -55px;
	margin-right: 20px;
}

#agendabox .list_agenda01 {
	list-style: square;
	list-style-position: outside;
	margin: 0px 10px 10px 25px;
}

#agendabox .list_agenda01 li {
	/* padding: 10px; */
	/* border-bottom: 1px dotted #ccc; */
	font-size: 16px;
	line-height: 1.8;
}

.list_office {
	padding-right: 40px;
}

.list_office .list_office_name {
	float: left;
}

.list_office .list_office_btn {
	width: 100px;
	padding: 2px 5px;
	text-align: center;
	background-color: #0070c0;
	color: #FFF;
	/*margin: 20px 0px 0px;*/
	float: right;
}

.list_office .list_office_btn:hover {
	opacity: 0.8;
	color: #FFF;
}

#TB_window {
	top: 20%;
}

.graph_box {}

.graph_box .lbox {
	float: left;
}

.logo {
	width: 200px;
}

.koshibox {
	border: 1px solid #ccc;
	padding: 25px 40px 20px;
	margin-bottom: 40px;
}

.koshi_lbox {
	float: left;
	width: 30%;
	box-sizing: border-box;
}

.koshi_lbox img {
	border: 1px solid #cccccc;
	padding: 2px;
}



.koshi_rbox {
	float: right;
	width: 70%;
	box-sizing: border-box;
}

.koshiname {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

.koshitxt {
	font-size: 16px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	/*	border-bottom: 1px dotted #cccccc;*/

}

.linknav {
	background-color: #eee;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
}

.linknav_inner {
	min-width: 1000px;
	max-width: 1200px;
	width: 1000px;
	margin: 0 auto;
}

.linknav .linknav_inner p {
	font-size: 20px;
	line-height: 1.5em;
	margin: 0;
	font-weight: bold;
}

.linknav .linknav_inner p.lbox {
	width: 50%;
	float: left;
	padding: 5px 0;
	text-align: center;
	border-right: 1px dotted #ccc;
	box-sizing: border-box;
}

.linknav .linknav_inner p.rbox {
	width: 50%;
	float: right;
	padding: 5px 0;
	text-align: center;
}

.tbl01 del {
	color: #e20000;
}

.tbl01 .place {
	text-decoration: line-through #d60c0e;
	margin-right: 1.0em;
}

.txt333 {
	color: #333333 !important;
}

.manin {
	background-color: #ff0000;
	color: #ffffff;
	padding: 3px;
	margin: 0 10px;
}



/*background 背景*/
.bgGray {
	background: #ddd
}

.bgLightGray {
	background: #ececec
}

.bgDarkGray {
	background: #1e1e1e;
	color: #fff;
}

.bgDarkGray02 {
	background: #4e4e4e;
	color: #fff;
}

.bgGrade {
	background: #cc0000;
	background: -moz-linear-gradient(-45deg, #cc0000 0%, #ca723b 100%);
	background: -webkit-linear-gradient(-45deg, #cc0000 0%, #ca723b 100%);
	background: linear-gradient(135deg, #cc0000 0%, #ca723b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc0000', endColorstr='#ca723b', GradientType=1)
}

.cRed {
	color: #ff0000;
}

.cWhite {
	color: #fff
}

.cBlack {
	color: #000
}

.cBlue {
	color: #099ee3
}

.cOrange {
	color: #ff7400
}


#main_containar {
	max-width: 1200px;
	margin: 0 auto;
}

.ctsArticle {
	padding: 80px 0
}

.ctsContainer {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box
}




/*title*/

.main_title_containar {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background: url(images/mv_softbrain8.jpg) no-repeat center top;
	background-size: cover;
	position: relative;
	padding-top: 34%;
}

.main_title_containar .inner {
	width: 100%;
	margin: 0 auto;
	position: absolute;
	top: 45%;
}

.main_title_containar .inner .leadBox {
	/* background: rgba(0, 0, 0, 0.1); */
}

.main_title_containar .inner .leadBox .attention {
	color: #000;
	font-size: 36px;
	font-weight: 700;
	padding: 20px 0 10px;
	margin-bottom: 0;
}

.main_title_containar .inner .leadBox .attention span {
	/* border-bottom: 2px solid #fbd51a; */
	color: #fff;
	text-shadow: 0 0 6px #000;
	font-size: 26px;
}

.main_title_containar .inner .leadBox .attention span em {
	font-size: 40px;
	color: #fbd51a;
}

.main_title {
	width: 1200px;
	margin: 0 auto;
	height: 340px;
	position: relative;
}

.main_title:after {
	content: "";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.main_title .main_tit_p {
	font-size: 30px;
	margin-bottom: 20px;
	text-shadow: 0px 0px 25px #081721;
}

.main_title .main_tit_psub {
	font-size: 30px;
	font-weight: normal;
	text-shadow: 0px 0px 25px #081721;
	/*margin-bottom: 20px;*/
}

.main_title .main_tit_p02 {
	line-height: 1.2em;
	text-shadow: 0px 0px 25px #081721;
}

.main_title_IMG {
	position: absolute;
	right: -20px;
	top: -10px;
}

.title_area {
	/*    float: left;
    width: 60%;*/
	text-align: left;
}

.main_title_containar .main_title h1 {
	font-size: 55px;
	color: #FFF;
	text-align: left;
	font-family: meirio;
	line-height: 1.4;
	margin: 30px 0 15px 0px;
}

.main_title_containar .catch01 {
	background-color: #c62f2f;
	font-size: 2.0em;
	font-family: meirio;
	font-weight: normal;
	color: #ffffff;
	/*border-bottom: 1px solid #ffffff;*/
}

.main_title_containar .date {
	background-color: #255a86;
	/*border-top: 1px solid #ffffff;*/
	font-size: 2.0em;
	font-family: meirio;
	font-weight: bold;
	padding-top: 3px;
	color: #ffffff;
}

.main_title_containar .read01 {
	font-size: 32px;
	color: #00002a;
	font-weight: bold;
	/* text-align: left; */
	font-family: meirio;
	line-height: 1.8;

}

.main_title_containar .wp_area {
	float: right;
}


.inner p {
	margin: 0;
}


.logo_area {
	background: rgba(0, 0, 0, 0.5);
	padding: 20px 20px;
	position: relative;
}

.logo_area ul {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row nowrap;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
	margin: 0;
	padding: 0;
}

.logo_area li {
	width: calc(100vw / 2);
	margin: 0 20px 0 0;
	background: #fff;
	padding: 10px;
	height: 115px;
	box-sizing: border-box;
}

.logo_area li:last-child {
	margin-right: 0;
}


.logo_area ul li img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}



/*txt*/
.secTtlType01 {
	font-weight: normal;
	line-height: 1.4;
	font-size: 20px;
}

.secTtlType02 {
	font-weight: normal;
	line-height: 1.4;
	font-size: 28px;
	color: #FF0000;
}


.setLeadTxtCts {
	width: 90%;
	margin: 0 auto;
}

.setLeadTxtCts p {
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 30px;
}

.setLeadTxtCts ul {
	width: 80%;
	margin: 0 auto;
}

.setLeadTxtCts li {
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	margin-bottom: 5px;
}

.secLead {
	margin: 40px auto
}

.secLead p {
	font-size: 20px;
	line-height: 1.6;
	margin-bottom: 10px;
}



.sptit {
	background: #fded9a !important;
}

.sptxt {
	font-weight: bold;
}

.sptxt span {
	border-bottom: none !important;
	color: #fdb50d;
}

.splistTit {
	display: inline-block;
}

.splistTit p {
	font-size: 26px !important;
	font-weight: bold;
	color: #fff;
	margin-bottom: 0 !important;
}

.arrow01 {
	background: #51cce2;
	z-index: 10;
	height: 70px;
}

.arrow02 {
	background: #2179c7;
	padding: 60px 27px 5px !important;
	height: 110px;
}

.arrow01,
.arrow02 {
	position: relative;
	padding: 20px 27px 5px;
}

.arrow01:after {
	border-color: #51cce2 transparent transparent transparent;
}

.arrow02:after {
	border-color: #2179c7 transparent transparent transparent;
}

.arrow01:after,
.arrow02:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: -30px;
	left: 0;
	width: 0px;
	height: 0px;
	margin: auto;
	border-style: solid;
	border-width: 30px 40px 0 40px;
}

.splist {
	display: inline-block;
	width: 90%;
	vertical-align: top;
}

.splist div {
	border: 1px solid #e2e2e2;
	padding: 20px 20px 10px;
	text-align: left;
	margin-bottom: 20px !important;
}

.splist p {
	font-size: 16px !important;
	padding-left: 1em;
	text-indent: -1em;
}

/*拡散ボタン*/
.snsbtns_area {
	position: absolute;
	bottom: 0;
}

.snsbtns_area ul {
	text-align: left;
}

.snsbtns_area ul li {
	display: inline-block;
	margin: 0 5px 0 0;
	vertical-align: top;
}



.entryBtnWrap {
	/*margin: 0 0 75px 0;*/
	text-align: center;
}

.entryBtnWrap .entryBtn {
	position: relative;
	display: block;
	box-sizing: border-box;
	max-width: 480px;
	height: 85px;
	margin: 0 auto;
	border: 2px solid #C00000;
	border-radius: 45px;
	background: #fff;
	color: #C00000 !important;
	font-size: 20px;
	font-weight: bold;
	/*transition: background 0.2s ease, color 0.2s ease;*/
}

.entryBtnWrap .entryBtn:hover {
	cursor: pointer;
	background: #C00000;
	color: #fff !important;
	text-decoration: none;
}

.entryBtnWrap .entryBtn span {
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -45%);
}


/*クロージングボックス*/
.closingbox {
	background: #333 url(images/closingIMG.png) no-repeat left center;
	background-size: contain;
}

.ctsArticle.closingbox {
	padding: 40px 0;
}

.closingbox .title {
	color: #fbd51a;
	font-size: 28px;
}

.closingbox .title span {
	border-bottom: 2px solid #fbd51a;
}

.closingbox .title em {
	font-size: 40px;
}

.line-through {
	text-decoration: line-through;
}

.underline {
	text-decoration: underline;
}

.sptit {
	background: #fded9a !important;
}

.tablestyle02 td.borderbottom {
	border-bottom: none;
}