@charset "Shift_JIS";
/* FontSizeSetting */

body,h1,h2,h3,h4,h5,h6,p,pre,button,caption,input,option,select,textarea,dl,ol,table,tr,form,address,blockquote,dd,dt,td,th {
	font-size: 12px;
	line-height: 17px;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	color: #333333;
}
body {
	padding: 0px;
	margin:0px;
	background-color:#ffffff;
	text-align:center;
}
ul,li,p {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}

ul {
list-style: none;
}
/*	header1
===============================================================*/
#header {
	width:100%;
	height:117px;
	margin:0px auto;
	padding:0px;
	background-image:url(../images/header_bak.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
}

/*	fixd header_area
===============================================================*/
header.header_area {
	z-index: 300;
  width: 100%;
  background: #fff;
  position: fixed;
  top: 0;
}


#Nheader {
	width:100%;
	height:90px;
	margin:0px auto;
	padding:0px;
	background-image:url(../images/header_top_bak.jpg);
	background-repeat:repeat-x;
	background-position:0px 0px;
}
.header-wrap {
	width:950px;
	margin:0px auto;
	padding:0px;
	height:auto;
}
.Nheader-top{
	height:22px;
	width:950px;
	margin:0px;
	padding:0px;
}
h1 {
	font-size: 11px;
    color: #666;
	text-align: right;
    padding-right: 7px;
	padding-top: 6px;
	padding-bottom: 2px;
	margin: 0px;
	font-weight:normal;
}
h1 a:link { color:#666; text-decoration:none;}
h1 a:visited { color:#666; text-decoration:none;}
h1 a:hover { color:#666; text-decoration:none;}

/*	header2
===============================================================*/
.header-top2{
	height:68px;
	width:950px;
	margin:0px;
	padding:0px;
}
#head_L {
	text-align:left;
}
#head_L p {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
}
#head_L p#logo_sub {
	margin-top:13px;
	margin-left:-80px;
}

#head_R {
  text-align: right;
}
#head_R p {
	float:right;
	margin:20px 0px 0px 0px;
	padding:0px;
}

#page {
	display: none;
}
#header2{
	width:100%;
	height:40px;
	margin:0px auto;
	padding:0px;
	border-top:1px solid #ef3b9c;
	border-bottom:1px solid #ef3b9c;
	background-color:#f5f5f5;
}

#head_R .h_flex_box {
  display : -webkit-inline-box;
	display : -ms-inline-flexbox;
	display : -webkit-inline-flex;
	display : inline-flex;
}

/*	headerj[
===============================================================*/
.dropmenu{
	*zoom: 1;
	list-style-type: none;
	width: 950px;
	margin: 0px auto;
	padding: 0;
}
.dropmenu:before, .dropmenu:after{
	content: "";
	display: table;
}
.dropmenu:after{
	clear: both;
}
.dropmenu li{
	position: relative;
	width:158px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
.dropmenu li a{	/* ’Iπ*/
	display: block;
	margin: 0;
	padding: 15px 0 11px;
	background: #A1CFE6;
	color: #333;
	font-size: 12.5px;
	line-height: 1.15;
	text-decoration: none;
	border-left: 0.1px solid #fff;
  	background-image:url(../images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position:5% 54%;
}
.dropmenu li.top a{		/* ’IπTOP*/
	background: #318FBE;
	color: #fff;
	}
.dropmenu li ul{
	list-style: none;
	position: absolute;
	z-index: 9999;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
}
.dropmenu li ul li{
	width: 100%;
}

.dropmenu li:hover > a{
	background: #C6ECFF;
  	color: #fff;
}
.dropmenu li a:hover{
	background: #C6ECFF;
}
#normal li ul{
	display: none;
}
#normal li:hover ul{
	display: block;
}

/*	contents
===============================================================*/
#wrap_main {
	width:950px;
	height:auto;
	margin:5px auto;
	padding:0px;
}

#wrap_main._wrap {
  margin: 140px auto 5px;
}

/*	top_image
===============================================================*/
.top_image_wrap {
	padding:0px;
	width:950px;
	height:250px;
	margin:0px;
}
.top_image_left {
	margin:0px;
	padding:0px;
	float:left;
	width:700px;
	height:250px;
}
.top_image_right {
	margin:0px;
	padding:0px;
	width:250px;
	height:250px;
	float:right;
	background-image:url(../images/top_image_right_bak_1.gif);
}
.top_img_buttun_info {
	margin:0px;
	padding-top:73px;
	padding-right:14px;
	float:right;
}

#wrap_main h2 {
	margin:0px;
	padding:0px;
}
#wrap_main h3 {
	margin:0px;
	padding:0px;
}

.para {
	width: 300px;
	position: relative;
	padding: 0 .4em .1em;
	margin-bottom: 5px;
	text-align: left;
}
.para::after {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
	content: '';
	width: 100%;
	height: 10px;
	background-color: #b6f0fc;
}
.para h4,.para h3{
	font-size: 13px;
	text-align: left;
	margin:0px;
	padding:0px;
}


/*	linkn
===============================================================*/
a:link {
	color: #0000cc;
	text-decoration:underline;
}
a:visited {
	color: #993399;
	text-decoration:none;
}
a:hover {
	color: #ff6600;
	text-decoration:underline;
}
a:active {
	color: #ff6600;
	text-decoration:underline;
}

.toplink{
	width:100%;
	height:auto;
	margin:0px;
	background-color:#FFF;
	clear:both;
}
.toplink .txt{
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	text-align:right;
	font-size:12px;
	line-height:20px;
}
#program {
	display: block;
	margin-top: -140px;
	padding-top: 140px;
}
#curriculum, #curriculum_l2, #curriculum_l3 {
	display: block;
	margin-top: -140px;
	padding-top: 140px;
}

#koushi {
	display: block;
	margin-top: -140px;
	padding-top: 140px;
}
#price {
	display: block;
	margin-top: -140px;
	padding-top: 140px;
}
#schedule {
	display: block;
	margin-top: -140px;
	padding-top: 140px;
}
#voice {
	display: block;
	margin-top: -140px;
	padding-top: 140px;
}
#column {
	display: block;
	margin-top: -140px;
	padding-top: 140px;
}
#notes {
	display: block;
	margin-top: -140px;
	padding-top: 140px;
}
#flow {
	display: block;
	margin-top: -140px;
	padding-top: 140px;
}

/*	bottom_contact
===============================================================*/
.bottom_contact {
	padding: 0px;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
	height: 115px;
	_height:135px;
	text-align:center;
	overflow: hidden;
	width:950px;
	border-top:1px #e2dbbf solid;
	padding-top:10px;
	clear:both;
}
.bottom_contact ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.bottom_contact li{
	float: left;
	margin: 0px;
	padding: 0px;
}

.txt_area_other {
	text-align: left;
	margin: 10px 10px;
}
.txt_area_other p {
	margin:5px 10px;
	padding:5px;
}
/*	footer
===============================================================*/
#footer{
	margin: 0px;
	width:100%;
	height:auto;
	background-color:#F1F1F1;
	background-position: bottom;
	clear:both;
}
.footer_menu {
	margin:0px;
	padding:0px;
	background-image:url(../images/footer_menu_bak.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	width:100%;
	height:55px;
}
.footer_menu_link_box {
	margin:0px;
	padding:3px;
	text-align:left;
	float:left;
	width:600px;
}
.footer_menu ul {
	margin:0px 0px 0px 0px;
	padding:0px;
}
.footer_menu li {
	font-size:11px;
	float:left;
	margin:0px 0px;
	padding:3px 12px;
	list-style:none;
}
.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cf {
	display: inline-table;
}
.footer_menu_logo {
	float:right;
	padding:5px;
}
.footerbottom{
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color:#2C2614;
	background-position:bottom;
	width:100%;
	height:40px;
}
.footer-copyright {
	width:100%;
	height:auto;
	margin:0px auto;
}
.footer-copyright .txt {
	text-align:right;
	margin:0px;
	color:#FFFFFF;
	padding-top:2px;
	padding-bottom:2px;
}
.footer-copyright .txt a:link {	color:#FFFFFF; text-decoration:none;}
.footer-copyright .txt a:visited { color:#FFFFFF; text-decoration:none;}
.footer-copyright .txt a:hover { color:#FFFFFF; text-decoration:none;}


/*	top_btn
===============================================================*/
#page_top{
  width: 100px;
  height: 60px;
  position: fixed;
  right: 120px;
  bottom: 0;
  background: #E6474A;
  opacity: 0.8;
}
#page_top a{
  font-family: 'CI',Meiryo,'qMmpS Pro W3','Hiragino Kaku Gothic Pro','lr oSVbN',sans-serif;
  position: relative;
  display: block;
  width: 100px;
  height: 60px;
  text-decoration: none;
}
#page_top a::before{
  content: 'ͺ';
  font-size: 16px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -20px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#page_top a::after{
  content: 'PAGE TOP';
  font-size: 13px;
  color: #fff;
  position: absolute;
  top: 30px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

.comment {
	width: 620px;
	margin: 10px 0px;
	background-image:url(../images/comment.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	padding-left: 80px;
}
.comment:first-line {
	font-weight:bold ;
	line-height: 2;
}
.comment_long {
	background-image:url(../images/comment.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	padding: 14px 0 14px 80px;
	margin-left: 30px;
}

.info {
	color: rgb(0, 48, 0);
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.12em;
	text-align: center;
	line-height: 1.6;
	margin-bottom: 10px;
}

/* _add */
/*._add .top_image_wrap.mb30 {
	height: auto;
}*/
._add .sec_01 .box._rv,
._add .sec_02 .box._rv,
._add .sec_03 .box._rv,
._add .sec_04 .box._rv,
._add .sec_05 .box._rv {
	justify-content: flex-end;
	flex-flow: row-reverse;
}
._add .ol_box_1 {
	margin: 25px auto;
	padding: 25px;
	background: #fff7dd;
}
._add .ol_box_1 .ol_list {
	text-align: left;
	line-height: 2;
	font-size: 16px;
	list-style-type: none;
}
._add .bld {
	font-weight: bold;
}
._add .mrk {
	background: linear-gradient(transparent 60%, #fffc00 60%);
}
._add .color_1 {
	color: #d40000;
}
._add .color_2 {
	color: #004fd2;
}
._add .color_3 {
	color: #0e0d6a;
}
._add .mv_bg {
	position: relative;
	text-align: center;
	background: url(../images/mv_bg.png) 50% 50% / cover no-repeat;
}
._add .mv_txt_1 {
	position: absolute;
	top: 50%;
	left: 50%;
	line-height: 1.4;
	font-size: 36px;
	transform: translate(-50%,-50%);
}
._add .mv_txt_2 {
	display: block;
	font-size: 16px;
}
._add #wrap_main .ttl_2 {
	display: flex;
	align-items: center;
	position: relative;
	width: 95%;
	height: 53px;
	margin: 0 0 20px;
	padding: 0 0 0 55px;
	font-size: 20px;
	color: #fff;
	background: #ff9933;
}
._add #wrap_main .ttl_2:before {
	content: url(../images/ttl_icon.png);
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translateY(-50%);
}
._add #wrap_main .ttl_3 {
	display: flex;
	align-items: center;
	position: relative;
	width: 890px;
	height: 48px;
	margin: 0px auto 10px;
	padding: 0 0 0 27px;
	font-size: 18px;
	border-bottom: dotted 1px #b2b2b2;
}
._add #wrap_main .ttl_3:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 7px;
	height: 37px;
	background: #0e0d6a;
	transform: translateY(-50%);
}
._add #wrap_main .ttl_4 {
	display: flex;
	align-items: center;
	position: relative;
	width: 98%;
	max-width: 900px;
	height: 40px;
	margin: 20px auto 15px;
	padding-left: 8px;
	font-size: 14px;
}
._add #wrap_main .ttl_4:after {
	content: "";
	display: block;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 30%;
	border-bottom: 3px solid #0e0d6a;
}
._add .txt_1 {
	/* margin: 20px 0; */
	text-align: left;
	line-height: 2;
	/* font-size: 24px; */
	font-size: 20px;
}
._add .txt_2 {
	text-align: left;
	line-height: 2.4;
	/* font-size: 16px; */
	font-size: 14px;
}
._add .txt_2._mt30 {
	/* margin: 30px 0 0; */
	margin: 15px 0 0;
}
._add .txt_3 {
	text-align: center;
	line-height: 2;
	font-size: 14px;
}
._add .txt_4 {
	text-align: left;
	line-height: 2.2;
	font-size: 14px;
}
._add .txt_5 {
	text-align: left;
	line-height: 1.6;
	font-size: 15px;
}
._add .txt_6 {
	text-align: left;
	line-height: 1.6;
	/* font-size: 30px; */
	font-size: 24px;
}
._add .sec_01,
._add .sec_02,
._add .sec_03,
._add .sec_04,
._add .sec_05,
._add .column_list,
._add #manner,
._add #documents,
._add #mail,
._add #tell,
._add #society,
._add #compliance {
	margin: 20px 0 0;
	padding: 20px 0 0;
}
._add .sec_01 *,
._add .sec_02 *,
._add .sec_03 *,
._add .sec_04 *,
._add .sec_05 *,
._add .column_list {
	box-sizing: border-box;
}
._add .sec_01 .inner,
._add .sec_02 .inner,
._add .sec_03 .inner,
._add .sec_04 .inner,
._add .sec_05 .inner,
._add .column_list {
	width: 890px;
	margin: 0 auto;
}
._add .sec_01 .box,
._add .sec_02 .box {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}
._add .sec_01 .box .img,
._add .sec_02 .box .img  {
	width: 320px;
	height: auto;
	background: #eee;
}
._add .sec_01 .box .txt_area_l,
._add .sec_02 .box .txt_area_l  {
	width: 420px;
	height: auto;
	padding-left: 20px;
}


._add .sec_01 .box .txt_area,
._add .sec_02 .box .txt_area {
	width: calc(100% - 320px);
	padding-left: 60px;
}
._add .pcs .txt_4 {
	font-size: 1.25em;
	letter-spacing: 0.06rem;
}
._add .pcs .txt_long {
	text-align: left;
	line-height: 1.4;
	font-size: 1.22em;
	letter-spacing: 0.06rem;
}
._add .sec_01 .box .img_r,
._add .sec_02 .box .img_r {
	width: calc(100% - 420px);
	padding: 0;
	margin: 20px 0;
}
._add .sec_01 .box._rv .txt_area,
._add .sec_02 .box._rv .txt_area {
	width: calc(100% - 390px);
	padding: 0 60px 0 30px;
}
._add .sec_01 .box,
._add .sec_02 .box {
	margin: 0 0 10px;
}

/* ‘ΐΡp */
._add .sec_02 .card_box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 890px;
	margin: 0 auto;
}
._add .sec_02 .card_box .item {
	width: 33%;
	margin: 0 0 15px;
	padding: 15px;
	background: #f5f5f5;
}
._add .sec_02 .card_box .item-none {
	width: 32%;
	margin: 0 0 10px;
	padding: 18px;
}
._add .sec_02 .card_box .item .ttl {
	margin: 0 0 10px;
	text-align: left;
	font-size: 16px;
}
._add .sec_02 .card_box .item .img {
	display: block;
	width: 100%;
	height: auto;
}
._add .sec_02 .card_box .item .txt {
	height: 255px;
	margin: 10px 0;
	text-align: left;
	line-height: 2;
	font-size: 13px;
}
._add .sec_02 .short .card_box .item .txt {
	height: 186px;
}
._add .sec_02 .card_box .item .txt .small {
	font-size: 11px;
	line-height: 1.7;
}
._add .sec_02 .card_box .item .txt .note {
	font-size: 12px;
	line-height: 1.7;
}
._add .sec_02 .card_box .item .link {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	height: 62px;
	font-size: 16px;
	text-decoration: none;
	color: #fff;
	background: #318FBE;
	border-radius: 3px;
}
._add .sec_02 .card_box .item .multi-txt {
line-height: 1.4;
}
._add .sec_02 .card_box .item .link:before {
	content: '';
	position: absolute;
	top: 50%;
	right: 7px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
	border-left: 6px solid #fff;
	transform: translateY(-50%);
}
._add .sec_02 .card_box .item .link:hover {
	opacity: .5;
}

._add .sec_02 .memo{
	margin: 0 0 5px 10px;
	font-size: 13px;
	text-align: left;
	line-height: 1.5;
}
._add .sec_02 .memo-s{
	display: none;
}

._add .sec_03 .ttl_c  {
	display: flex;
	align-items: center;
	position: relative;
	width: 100%;
	height: 45px;
	margin: 0 0 10px;
	padding: 0 0 0 70px;
	font-size: 14px;
}
._add .sec_03 .ttl_c a  {
	color: #274a78;
	text-decoration: none;
}
._add .sec_03 .ttl_c a:before {
	content: url(../images/ttl_c.png);
	position: absolute;
	top: 50%;
	left: 30px;
	transform: translateY(-50%);
}
._add .sec_03 .ttl_c a:hover {
	color: #fff;
	background-color: #274a78;
}

._add .accordionmenu_area {
	margin: 0 0 30px;
}
._add .accordionmenu_area .r_dl._tokyo {
	background: #30a009;
	border-radius: 4px;
}
._add .accordionmenu_area .r_dl._osaka {
	background: #e79325;
	border-radius: 4px;
}

._add .sec_03 .box_1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}
._add .sec_03 .box_1 .img {
	width: 226px;
	height: 174px;
	margin: 0 34px 0 0;
	background: #eee;
}
._add .sec_03 .box_1 .img2 {
	width:147px;
	height: 170px;
	margin: 0 45px 0 0;
	background: #eee;
}

._add .sec_03 .txt_area {
	margin: 10px 0 0px;
	padding: 25px;
	background: #f5f5f5;
}
._add .sec_03 .box_2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
._add .sec_03 .box_2 .img {
	width: 88px;
	height: 99px;
	margin: 0 20px 0 0;
	background: #eee;
}
._add .sec_03 .box_2 .list_area {
	width: 782px;
}
/* table */
._add .img img {
	width: 100%;
}
._add .table_area {
	padding: 30px;
	background: #f5f5f5;
}
._add .table_area table {
	margin: 0 auto 30px;
	border-collapse: collapse;
	background: #fff;
}
._add .table_area table th,
._add .table_area table td {
  border-right: solid 1px #fff;
}
._add .table_area table .item {
	font-size: 16px;
	border-right: solid 1px #f5f5f5;
	border-bottom: solid 1px #f5f5f5;
}
._add .table_area table .item_name {
	width: 150px;
	height: 42px;
	font-size: 16px;
	font-weight: bold;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #f5f5f5;
	color: #fff;
	background: #666;
}
._add .table_area table .item_name._num1 {
	width: 226px;
}
._add .table_area table .item_name._num2 {
	width: 112px;
	border-right: solid 6px #f5f5f5;
}
._add .table_area table td.item {
	height: 42px;
}
._add .txt_area._fee .txt_2:nth-child(odd) {
	margin: 10px 0 0;
}

._add .sec_04 .txt_area {
	margin: 10px 0 0px;
	padding: 25px;
	background: #f5f5f5;
}
._add .sec_04 .txt_area .txt_2 {
	text-align: left;
	line-height: 1.6;
	font-size: 14px;
	margin: 8px 0;
}
._add .sec_04 .txt_area ul{
	color: #666;
}

._add .sec_05 .box {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0;
}
._add .sec_05 .box .item {
	position: relative;
	width: 296px;
	padding: 6px 20px 20px;
	list-style-type: none;
	border-right: solid 2px #fff;
	background: #d4d3ea;
}
._add .sec_05 .box .item:before {
	content: '';
	position: absolute;
	top: 12px;
	right: -12px;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-left: 12px solid #fff;
	z-index: 2;
}
._add .sec_05 .box .item:after {
	content: '';
	position: absolute;
	top: 12px;
	right: -10px;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-left: 12px solid #d4d3ea;
	z-index: 3;
}
._add .sec_05 .box .item:last-child:before,
._add .sec_05 .box .item:last-child:after {
	content: none;
}
._add .sec_05 .box .item .ttl {
	text-align: left;
	font-size: 20px;
	color: #0e0d6a;
}
._add .sec_05 .box .item .ttl>span {
	display: inline-block;
	margin: 0 20px 0 0;
}
._add .sec_05 .box .item .img {
	width: 254px;
	height: auto;
	margin: 6px 0 0;
}
._add .sec_05 .box .item .txt_5 {
	margin: 16px 0 0;
	color: #0e0d6a;
}
._add .sec_05 .txt_area .txt_list {
	width: 492px;
	margin: 30px auto 0;
}
._add .sec_05 .txt_area .txt_list .txt {
	position: relative;
	padding: 0 40px;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
}
._add .sec_05 .txt_area .txt_list .txt:before {
	content: url(../images/check_icon.png);
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
._add .sec_05 .txt_area .txt_list .txt .mrk {
	background: linear-gradient(transparent 70%, #ffae13 70%);
}
._add .sec_05 .txt_area .txt_bg {
	background-size: cover;
	background: url(../images/arrow_back.png)no-repeat;
	background-position: center;
}
._add .sec_05 .txt_area .txt_bg .txt {
	font-size: 30px;
	padding: 40px 0 80px;
	line-height: 1.2;
	color: #01830a;
}

._add .ol_box_2 {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	text-align: left;
}
._add .ol_box_2 > .ol_list {
	width: 425px;
	margin: 0 10px 20px;
	padding: 0 18px 25px;
	list-style-type: none;
	background: #f5f5f5;
}
._add .ol_box_2 > .ol_list._noitem {
	display: flex;
	justify-content: center;
	align-items: center;
	background: none;
}
._add .ol_box_2 .ol_list .ol_list_ttl {
	position: relative;
	display: flex;
	align-items: center;
	height: 68px;
	line-height: 1.4;
	font-size: 16px;
	font-weight: bold;
}
._add .ol_box_2 .ol_list .ol_list_ttl:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 4px;
	background: url(../images/dot.jpg);
}
._add .ol_box_3 {
	padding: 0;
}
._add .ol_box_3 > .ol_list {
	position: relative;
	padding: 20px 0;
	font-size: 15px;
	font-weight: bold;
	list-style-type: none;
	border-bottom: solid 1px #c3c3c3;
}
._add .ol_box_3 > .ol_list:last-child {
	padding: 20px 0 0;
	border: none;
}
._add .ol_box_3 > .ol_list:before {
	content: '';
	position: absolute;
	bottom: -17px;
	left: 20px;
	border-top: 8px solid #c3c3c3;
	border-bottom: 8px solid transparent;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	z-index: 2;
}
._add .ol_box_3 > .ol_list:after {
	content: '';
	position: absolute;
	bottom: -16px;
	left: 20px;
	border-top: 8px solid #f5f5f5;
	border-bottom: 8px solid transparent;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	z-index: 3;
}
._add .ol_box_3 > .ol_list:last-child:before,
._add .ol_box_3 > .ol_list:last-child:after {
	content: none;
}
._add .step_icon_1,
._add .step_icon_2,
._add .step_icon_3,
._add .step_icon_4,
._add .step_icon_5,
._add .step_icon_6 {
	display: inline-block;
	padding: 0 10px 0 0;
	padding: 1px 5px;
	font-size: 15px;
	color: #fff;
	border-radius: 2px;
}
._add .step_icon_1 {
	background: #8584db;
}
._add .step_icon_2 {
	background: #6160c9;
}
._add .step_icon_3 {
	background: #4342b5;
}
._add .step_icon_4 {
	background: #2928a0;
}
._add .step_icon_5 {
	background: #15148c;
}
._add .step_icon_6 {
	background: #0e0d6a;
}
._add .ul_box {
	margin: 10px 0 0;
}
._add .ul_box .ul_list {
	line-height: 1.9;
	font-size: 15px;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: inside;
}
._add .txt_box {
	margin: 15px;
}
._add .txt_box .txt_2 {
	margin: 15px 0 0;
}
._add .txt_box .txt_2:first-child {
	margin: 0;
}
.p_top_txt {
	text-align: center;
}
.p_top_txt1 {
	font-size: 20px;
	font-weight: bold;
}
.p_top_txt2 {
	margin: 10px 0 0;
	font-size: 14px;
}
._add ._ol {
	margin: 0 12px;
}
._add .following_nav {
	position: fixed;
	bottom: 0;
	left: 50%;
	width: 890px;
	height: 60px;
	transform: translateX(-50%);
}
._add .following_nav .list {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 60px;
	background: #ffc0cb;
}
._add .following_nav .list li {
	padding: 0 21px;
	border-right: solid 1px #000;
}
._add .following_nav .list li:last-child {
	border: none;
}
._add .following_nav .list li a {
	font-size: 16px;
	color: #000;
}
._add .pc_none {
	display: none;
}

/*	column
===============================================================*/
.title_column {
	clear:both;
	margin: 10px 0px 5px;
	background: #274a78;
	border: 2px dashed #fff;
	box-shadow: 0 0 3px 3px #274a78;
	padding: 15px;
}
.title_column .text  {
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 0.1em;
	color: #fff;
}
.line {
	clear: both;
	width: 920px;
	height: auto;
	padding:0 1em 0.1em;
	background-color: #fff;
	background-image: linear-gradient(to right, #fff 1.1px, transparent 1px), linear-gradient(to bottom, #ccc 1.1px, transparent 1px);
	background-size: 2px 2.5em;
	line-height: 2.5;
	letter-spacing: 0.1em;
	text-align: left;
	margin: 15px auto 20px;
}
.line img {
	float: right;
	margin-left: 2em;
	margin-top: 0.6em;
}
.line ul {
	margin: 0 0 0 6em;
	padding: 0;
}
.line ul.ttl li {
	margin: 0 0 0 8em;
	padding: 0;
}
.line ul.ttl li:first-child{
	margin: 0;
}
.line .memo {
	margin-left:4em;
	margin-right:4em;
}

._add .column_list .ttl_c  {
	position: relative;
	width: 85%;
	height: 40px;
	margin: 15px 20px 0;
	padding: 0 0 0 45px;
	border-bottom: dotted 0.1px #274a78;
}
._add .column_list .ttl_c a  {
	color: #274a78;
	text-decoration: none;
}
._add .column_list .ttl_c a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 15px;
	transform: translateY(-50%);
}
._add .column_list .ttl_c a:hover {
	background-color: #d98283;
}
._add .column_list .title {
	font-size: 16px;
	text-align: left;
	padding-top: 8px;
	float: left;
}
.r_date {
	line-height: 1.9;
	color: #333333;
	font-size: 14px;
	text-align: right;
	padding-right: 10px;
	font-family: "ΰSVbN", "YuGothic", "CI", meiryo, sans-serif;
}


.appli .link {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 420px;
	height: 50px;
	margin: 35px auto 10px;
	font-size: 15px;
	text-decoration: none;
	color: #fff;
	background: #156dc5;
	border-radius: 3px;
}
.appli .link:before {
	content: '';
	position: absolute;
	top: 50%;
	right: 7px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
	border-left: 6px solid #fff;
	transform: translateY(-50%);
}
.appli .link:hover {
	opacity: 0.5;
}
.appli .close{
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 420px;
	height: 50px;
	margin: 35px auto 10px;
	font-size: 16px;
	text-decoration: none;
	color: #fff;
	background: #156dc5;
	border-radius: 3px;
	opacity: 0.7;
}

.container-box {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.2em;
	line-height: 1.6;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	margin: 10px 0 12px;
	padding: 10px 0;
	text-align: left;
}

table {
	border-collapse: collapse;
	width: 96%;
	max-width: 900px;
	margin: 0 auto 0;
}
 
.pcskl th, .pcskl td{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.2em;
	line-height: 1.6;
	border: 1px solid #c1c7c6;
	padding: 0.6em;
}
.pcskl th{
	background-color: #e6e8e8;
	font-weight: normal;
	min-width: 10em;
}
.text_box{
	font-size: 14px;
	line-height: 1.4;
	text-align: left;
    margin: 6px 8px 6px 16px;
}
.ttl-h1 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: 400;
	letter-spacing: 0px;
	text-align:left;
  }
  .ttl-h1 a:link, .ttl-h1 a:visited, .ttl-h1 a:hover, .ttl-h1 a:active {
	color: #333333;
	text-decoration: none;
  }