@import url('https://fonts.googleapis.com/css?family=Roboto');
.under p, .under dd, .under td, .under th, .under li {
  line-height: 1.7em;
}
.under #content {
  color: #666666;
}
#content .bold.dr{
  color: #d35748;
}
.under a {
  color: #69a845;
  text-decoration: underline;
}
.under a:hover {
  text-decoration: none;
}
.under .image_l {
  float: left;
  margin: 0 30px 20px 0;
}
.under .image_r {
  float: right;
  margin: 0 0 20px 30px;
}
.under #top_info {
  height: 200px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  text-align: left;
  margin-bottom: 100px;
  background: url(../images/under_bg_topinfo.jpg) center center no-repeat;
  background-size: cover;
}
.under #topic_path {
  text-align: right;
  padding: 10px 0;
  border-bottom: #b5b5b5 2px solid;
  margin-bottom: 60px;
}
.under #topic_path li, .under #topic_path li a {
  font-size: 14px;
  display: inline-block;
}
.under #topic_path li a {
  text-decoration: none;
  color: #133f92;
}
.under #topic_path li a:hover {
  text-decoration: underline;
}
.under h2, .under h3, .under h4, .under h5, .under h6 {
  line-height: 1.4em;
  font-family: 'NotoSansCJKjp-Medium';
}
.under h2 {
  font-size: 40px;
  color: #ffffff;
  letter-spacing: 3px;
}
.under h3 {
  font-size: 28px;
  text-align: center;
  color: #1D2088;
  margin-bottom: 35px;
}
.under h3 span {
  font-size: 60%;
  display: block;
}
.under h3.mb0 {
  margin-bottom: 0;
}
.under .box_h3 {
  text-align: center;
  margin-bottom: 70px;
}
.under .box_h3 p {
  line-height: 1.666em;
}
.under h4 {
  color: #171717;
  text-align: left;
  font-size: 22px;
  position: relative;
  z-index: 1;
  padding-left: 15px;
  margin-bottom: 20px;
}
.under h4 span {
  font-weight: bold;
}
.under h4:after {
  position: absolute;
  top: 5%;
  left: 0;
  width: 4px;
  height: 90%;
  background: #338CCE;
  display: block;
  content: '';
}
.under h5 {
  font-size: 19px;
  margin-bottom: 20px;
  color: #108CCF;
}

.under h6 {
  font-size: 18px;
  color: #000;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px #ccc solid;
  position: relative;
}
.under h6 span {
  border-bottom: 2px #e65900 solid;
  padding-bottom: 8px;
}
.under table {
  margin-bottom: 20px;
  background: #fff;
}
.under table th, .under table td {
  padding: 14px 7px;
  box-sizing: border-box;
}
.under table th {
  font-weight: normal;
  color: #333;
  background: #eee;
  /* border: #ccc 1px solid !important; */
  line-height: 120%;
}
.under table th.pt1 {
  color: #ffffff;
  background: #52A3D9;
  border: #52A3D9 1px solid;
}
.under table td {
  /* border: #ccc 1px solid; */
}
.under table td.price {
  font-size: 180%;
  font-weight: bold;
  text-align: right;
  padding-right: 40px;
}
.under table td.price02 {
  font-size: 240%;
  font-weight: bold;
  text-align: right;
  padding-right: 40px;
}
.under table.tbl_column th {
  border-right: #ffffff 1px solid;
}
.under table.tbl_column th p.name {
  font-size: 120%;
  font-weight: bold;
}
.under table.tbl_column tr th:last-child {
  border-right: #52A3D9 1px solid;
}
.under table.tbl_column tr:first-child th:last-child {
  border-right: #52A3D9 1px solid;
}
.under table.tbl_row tr th:first-child {
  /* border-bottom: #ffffff 1px solid; */
}
.under table.tbl_row.tb02 tr:last-child th {
  border-bottom: #92d050 1px solid;
}
.under table.tb03 tr td.bc1 {
  background-color: #002060;
  color: #fff;
}
.under table.tb03 tr td.bc2 {
  background-color: #108bcf;
  color: #fff;
}
.under table.tb03 tr:last-child td:last-child {
  background-color: #108bcf;
  color: #fff;
}
.under .list01 {
  margin-bottom: 20px;
}
.under .summary_box {
  display: inline-block;
  width: 33.3%;
}
.under .summary_box02 {
  display: block;
  width: 100%;
  padding: 1.5em;
  background: #fff;
  border: #52a3d9 solid 1px;
}
.under .summary_box:nth-child(3) .summary_box02 {
  border-right: #52A3D9 1px solid;
}
.under .summary_box td {
  font-weight: normal;
  color: #ffffff;
  background: #52A3D9;
  border: #52A3D9 1px solid;
  display: block;
  height: 100px;
  width: 100%;
  border-right: #fff 1px solid;
  text-align: center;
}
.under .summary_box td span {
  font-size: 120%;
  font-weight: bold;
}
.under .summary_box:nth-child(3) td {
  border-right: #52A3D9 1px solid;
}
.under .list01:last-child {
  margin-bottom: 0;
}
.under .list01 li {
  background: url(../images/icon_list01.png) left 6px no-repeat;
  background-size: 8px auto;
  padding-left: 20px;
  margin-bottom: 18px;
  font-size: 13px;
  font-weight: bold;
}
.under .list01 li:last-child {
  margin-bottom: 0;
}
.under .list03 li {
  background: url(../images/icon_list01.png) left 6px no-repeat;
  background-size: 8px auto;
  padding-left: 18px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #108CCF;
}
.under .special_text {
  font-size: 13px;
  margin: 0 0 10px 18px;
}
.under .list03 li:last-child {
  margin-bottom: 0;
}
.under .list04 li {
  background: url(../images/icon_list01.png) left 6px no-repeat;
  background-size: 8px auto;
  padding-left: 18px;
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: bold;
  color: #108CCF;
}
.under .list05 {
  margin: -22px 0 0 66px;
}
.under .list05 li {
  background: url(../images/icon_list01.png) left 6px no-repeat;
  background-size: 8px auto;
  padding-left: 20px;
  margin-bottom: 8px;
  font-size: 13px;
  font-weight: bold;
}
.under .list06 {
  overflow: hidden;
}
.under .list06 li {
  background: url(../images/icon_list01.png) left 11px no-repeat;
  background-size: 8px auto;
  padding-left: 12px;
  margin-left: 80px;
  font-size: 20px;
  font-weight: bold;
  color: #108CCF;
  float: left;
}
.under .list07 {
  margin: 30px 0;
  overflow: hidden;
}
.under .list07 li {
  margin: 0 0 12px;
  float: left;
}
.under .list07 li:nth-child(1) {
  margin-left: 200px;
}
.under .list07 li:nth-child(2) {
  margin-left: 60px;
}
.under .list07 li:nth-child(3) {
  margin-left: 60px;
}
.proposal_b {
  color: #108CCF !important;
  font-weight: bold;
  font-size: 20px;
  width: 100%;
  text-align: center;
  margin-top: 28px;
}
.under .txt_bold {
  font-weight: bold;
}
.under .txt_small {
  font-size: 120%;
}
.txt_grey {
	color: #171717;
}
.under .txt_small02 {
  font-size: 110%;
}
.under .txt_middle {
  font-size: 136%;
}
.under #content p:last-child, .under #content table:last-child, .under ul.list01 li:last-child {
  margin-bottom: 0;
}
.under table.td_top td {
  vertical-align: top;
}
.under table.td_center td {
  text-align: center;
}
.under table.td_right td {
  text-align: right;
}
.under table td.center {
  text-align: center;
}
.under .anchor_list {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: center;
  -webkit-justify-content: center;
}
.under .anchor_list li {
  width: calc((100% - 32px) / 3);
  margin: 5px;
  transition: 0.5s all;
}
.under .anchor_list .list4 {
  width: calc((100% - 45px) / 4);
  margin: 5px;
  transition: 0.5s all;
}
.btn_link a {
  max-width: 320px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #52a3d9;
  border-radius: 5px;
  color: #fff;
  padding: 15px 15px;
  box-sizing: border-box;
  font-size: 15px;
  text-decoration: none;
  transition: 0.5s all;
  border: 1px #52a3d9 solid;
}
.btn_link a span {
  font-weight: 700;
}
.btn_link a:hover {
  background: #ffffff;
  color: #52A3D8;
  border: 1px #52A3D8 solid;
}
.under .anchor_list li a {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  height: 50px;
  font-weight: bold;
  color: #ffffff;
  background: #52A3D8;
  box-sizing: border-box;
  transition: 0.5s all;
  padding: 5px 30px 5px 5px;
  text-decoration: none;
  border: #52A3D8 1px solid;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  position: relative;
  z-index: 1;
  line-height: 1.4em;
  text-align: center;
}
.under .anchor_list li a:after {
  position: absolute;
  top: calc(50% - 5px);
  right: 20px;
  content: "";
  border-left: 6px #fff solid;
  border-top: 6px transparent solid;
  border-bottom: 6px transparent solid;
  display: block;
  font-size: 16px;
  transition: 0.5s all;
}
.under .anchor_list li a:hover {
  background: #ffffff;
  color: #52A3D8;
}
.under .anchor_list li a:hover:after {
  border-left: 6px #52A3D8 solid;
}
.under .frame01 {
  background: #ECECEC;
  padding: 50px 95px;
  margin-bottom: 25px;
}
.under .frame01:last-child {
  margin-bottom: 0;
}
.under .frame_tit, .under .frame_tit02 {
  text-align: center;
  font-weight: bold;
  color: #143f93;
  font-size: 22px;
  padding-bottom: 15px;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
  line-height: 1.4em;
}
.under .frame_tit:after {
  background: #e65900;
  position: absolute;
  bottom: 0;
  left: calc(50% - 25px);
  width: 50px;
  height: 2px;
  display: block;
  content: '';
}
/*LAM*/
.under .box_content h4 {
  display: inline-block;
}
.under .link_no_over, .under .link_no_over:hover {
  text-decoration: underline;
  color: #69a845;
}
.under .frame01 h6 {
  border-color: #fff;
}
.under .frame01 h6.h6_tt01 {
  display: inline-block;
  width: 650px;
}
.under .step_about {
  width: 100%;
  display: inline-block;
  position: relative;
}
.under .step_about dl {
  display: flex;
}
.under .step_about {
  width: 100%;
  display: inline-block;
  position: relative;
}
.under .step_about dl {
  display: flex;
}
.under .step_about:after, .under .step_about dt:before, .under .img_pentagon:before, .under .img_pentagon_box ul li a span:before, .under .btn01_link a:before, .under .qa dl dd:before, .under .step_about dl dt > span:before {
  position: absolute;
  content: "";
}
/*
.under .step_about:after {
	border-top: 40px #e58317 solid;
	border-left: 40px transparent solid;
	border-right: 40px transparent solid;
	left: 360px;
	bottom: 0px;
}
*/
.under .step_about dl dt {
  width: 350px;
  margin-right: 100px;
  position: relative;
  padding-bottom: 30px;
}
.under .step_about dl:last-child dt {
  padding-bottom: 0px;
}
.under .step_about dl dt > span {
  position: absolute;
  width: 40px;
  height: 100%;
  right: -70px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  box-sizing: border-box;
}
.under .step_about dl dt > span > span {
  transform: rotate(-90deg);
  display: block;
  width: 80px;
  position: absolute;
  top: 46%;
  right: -20px;
}
.under .step_about dl:nth-child(1) dt > span {
  background: #ccc;
  border: 2px #ccc solid;
  border-bottom: none;
  width: 36px;
  right: -68px;
}
.under .step_about dl dt > span:before {
  transform: rotate(45deg);
  z-index: 2;
}
.under .step_about dl:nth-child(1) dt > span:before {
  bottom: -13px;
  border: 2px #fff solid;
  background: #ccc;
  border-left: 2px #ccc solid;
  border-top: 2px #ccc solid;
  right: 1px;
  width: 26px;
  height: 26px;
}
.under .step_about dl:nth-child(2) dt > span:before {
  bottom: -15px;
  border: 2px #fff solid;
  background: #58aedd;
  border-left: 2px #58aedd solid;
  border-top: 2px #58aedd solid;
  right: 3px;
  width: 26px;
  height: 26px;
}
.under .step_about dl:nth-child(3) dt > span:before, .under .step_about dl:nth-child(5) dt > span:before {
  bottom: -15px;
  border: 2px #fff solid;
  background: #69a845;
  border-left: 2px #69a845 solid;
  border-top: 2px #69a845 solid;
  right: 3px;
  width: 26px;
  height: 26px;
}
.under .step_about dt:before {
  width: 40px;
  right: -70px;
  top: 0;
  height: 100%;
  box-sizing: border-box;
}
.under .step_about dl:nth-child(2) dt > span, .under .step_about dl:nth-child(4) dt > span, .under .step_about dl:nth-child(6) dt > span {
  background: #58aedd;
  border: 2px #fff solid;
  border-bottom: none;
  border-top: none;
}
.under .step_about dl:nth-child(3) dt > span, .under .step_about dl:nth-child(5) dt > span, .under .step_about dl:nth-child(7) dt > span {
  background: #69a845;
  border: 2px #fff solid;
  border-bottom: none;
  border-top: none;
}
.under .step_about dl:nth-child(7) dt > span {
  background: #e58317;
}
.under .step_about dl:nth-child(7) dt > span {
  height: calc(100% - 30px);
}
.under .step_about dl:first-child dd {
  border-top: 1px #bcbcbc dashed;
}
.under .step_about dl dd {
  border-bottom: 1px #bcbcbc dashed;
  width: calc(100% - 450px);
  padding-top: 20px;
}
.under .frame01.frame01_about {
  padding: 20px;
  margin-bottom: 20px;
}
.under .frame01_in {
  padding: 30px;
  background: #fff;
  border: 30px #ECECEC solid;
}
.under .list_check {
  width: 100%;
  text-align: left;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.under .list_check li {
  background: url(../images/check.png) no-repeat left top;
  background-size: 24px auto;
  padding-left: 30px;
  margin-bottom: 20px;
  width: 40%
}
/*luc giac*/
/* .under .img_pentagon_box {
	width: 100%;
	height: 400px;
	display: inline-block;
	position: relative;
}
.under .img_pentagon {
	width: 240px;
	position: relative;
	border-width: 190px 80px 0;
	border-style: solid;
	border-color: #58aedd;
	display: block;
	margin: 170px auto 0;
	text-align: center;
	font-family: 'NotoSansCJKjp-Bold';
	font-size: 28px;
	color: #fff;
	height: 0;
}
.under .img_pentagon::before {
	height: 0;
	width: 0;
	top: -314px;
	left: -80px;
	border-width: 0 200px 125px;
	border-style: solid;
	border-color: transparent transparent #58aedd;
}
.under .img_pentagon::after {
	content: "";
    height: 0;
    width: 0;
    border-width: 125px 200px 0;
    border-style: solid;
    border-color: #58aedd transparent transparent;
    position: absolute;
    left: -80px;
}

.under .img_pentagon > span {
	position: absolute;
	left: -30px;
	top: -130px;
	width: 300px;
}
.under .img_pentagon > span > span {
	display: block;
	font-family: 'NotoSansCJKjp-Regular';
	font-size: 18px;
}
.under .img_pentagon_box ul {
	width: 100%;
}
.under .img_pentagon_box ul li {
	width: 250px;
	height: 140px;
	border-radius: 50%;
	border: 4px #fff solid;
	background: #fef01c;
	position: absolute;
	transition: all 0.3s;
	box-sizing: border-box;
	overflow: hidden;
}
.under .img_pentagon_box ul li:nth-child(1) {
	left: 0;
	right: 0;
	top: 0px;
	margin: 0 auto;
}
.under .img_pentagon_box ul li:nth-child(2) {
	right: 150px;
	top: 120px;
}
.under .img_pentagon_box ul li:nth-child(3) {
	right: 150px;
	bottom: -30px;
}
.under .img_pentagon_box ul li:nth-child(4) {
	left: 150px;
	bottom: -30px;
}
.under .img_pentagon_box ul li:nth-child(5) {
	left: 150px;
	top: 120px;
}
.under .img_pentagon_box ul li:nth-child(6) {
	left: 410px;
	right: 0;
	top: 430px;
}
.under .img_pentagon_box ul li a {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	color: #000;
	font-family: 'NotoSansCJKjp-Medium';
	text-align: center;
	text-decoration: none;
	position: relative;
}
.under .img_pentagon_box ul li:hover {
	background: #da594b;
}
.under .img_pentagon_box ul li:hover a {
	color: #fff;
}
.under .img_pentagon_box ul li:hover a span:before {
	border-top: 7px #fff solid;
}
.under .img_pentagon_box ul li a span {
	font-size: 13px;
}
.under .img_pentagon_box ul li a span:before {
	border-top: 7px #000 solid;
	border-left: 7px transparent solid;
	border-right: 7px transparent solid;
	width: 0;
	height: 0;
	bottom: 5px;
	left: 0;
	right: 0;
	margin: 0 auto;
} */
/*button link*/
.under .btn01_link {
  text-align: center;
  margin-bottom: 50px;
}
.under .btn01_link a {
  display: inline-block;
  padding: 15px 50px 12px;
  margin: 0 auto;
  background: #1d2088;
  color: #fff;
  text-decoration: none;
  font-family: 'NotoSansCJKjp-Medium';
  border-radius: 5px;
  -webkit-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.75);
  position: relative;
}
.under .btn01_link a:before {
  border-left: 5px #fff solid;
  border-top: 5px transparent solid;
  border-bottom: 5px transparent solid;
  top: calc(50% - 3px);
  right: 20px;
  transition: all 0.3s;
}
.under .btn01_link a:hover:before {
  right: 10px;
}
/*qa*/
.under .qa {
  width: 100%;
  display: inline-block;
}
.under .qa dl {
  margin-bottom: 60px;
  background: #ECECEC;
  padding: 20px;
}
.under .qa dl:last-child {
  margin-bottom: 0px;
}
.under .qa dl dt {
  background: #34c6b7;
  background: url(../images/bg_q.jpg) no-repeat left center;
  padding: 12px 20px 12px 70px;
  font-size: 22px;
  color: #fff;
  font-family: 'NotoSansCJKjp-Medium';
  position: relative;
}
.under .qa dl dt span.q {
  width: 50px;
  height: 65px;
  border-radius: 50%;
  background: #d8594b;
  display: flex;
  align-items: center;
  justify-content: center;
  left: -16px;
  top: -7px;
  z-index: 1;
  /*transform: rotate(35deg);*/
  box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.5);
}
.under .qa dl dd {
  background: #fff;
  padding: 30px 30px 30px;
  box-sizing: border-box;
  position: relative;
}
.under .qa dl dd:before {
  width: 0;
  height: 0;
  border-right: 30px #69a845 solid;
  border-bottom: 30px #69a845 solid;
  border-top: 35px transparent solid;
  border-left: 25px transparent solid;
  right: 0;
  bottom: 0;
}
.under .qa dl dd span.a, .under .qa dl dt span.q {
  font-family: "小塚E?EPr6N B", "DFHSMinchoR Pro-6N", "ヒラギノE?EPro W6", "Hiragino Mincho Pro", "HGS明朝E", "EE E明朝", serif;
  color: #fff;
  position: absolute;
}
.under .qa dl dd span.a {
  font-size: 50px;
  bottom: 10px;
  right: 0;
  opacity: 0.4;
  font-style: italic;
}
.under .title01 {
  font-weight: bold;
  font-size: 20px;
  font-family: 'NotoSansCJKjp-Medium';
}
.under .col_2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.under .col_2.mb0 {
  margin-bottom: 0px;
}
.under .col_2 > li {
  width: 48%;
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
  border: 1px #ccc solid;
  border-radius: 10px;
}
.under .color01 {
  color: #34c6b7;
  font-family: 'NotoSansCJKjp-Medium';
  font-size: 18px;
}
.under table.tbl_row1 th {
  /* border-color: #999; */
  /* border-right: none; */
}
.under#ai table.tbl_row1 tr:nth-child(1) th{
  border-top: 1px solid #999;
}
.under table.tbl_row1.mb20 tr:nth-child(1) th {
  /* border-top: #52A3D9 1px solid; */
}
.under table.tb02 tr:nth-child(1) th {
  border-top: #92d050 1px solid;
}
.under table.tb02 tr th ,
.tbl_row.tbl_row1 .emphasis3_color3{
  border: 1px solid #ccc;
}
.under table.tb02 th {
  background: #92d050;
}
.under table.tb02 td {
  border: #92d050 1px solid;
}
.under .list_02 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}
.under .list_02 li {
  width: 48%;
  font-size: 160%;
}
.under .video_about {
  width: 600px;
  margin: 0 auto;
}
.under .box_h4 {
  padding-bottom: 65px;
  margin-bottom: 40px;
  border-bottom: 1px #bcbcbc dashed;
}
/*--------------notice----------------------*/
.under .notice_img {
  width: 70%;
  margin: 0 auto 20px;
  text-align: center;
}
.under .notice_img img {
  max-width: 100%;
  max-height: 400px;
}
.under .list01 li a {
  color: #69a845;
  text-decoration: none;
}
.under .list01 li a:hover {
  text-decoration: underline;
}
.under .list01 li.f_dec {
  font-size: 180%;
}
.under .kij_list {
  text-align: center;
}
.under .kij_list li {
  display: inline-block;
}
.under .kij_list li a {
  display: block;
  background: #2A207E;
  padding: 5px 15px;
  margin: 5px;
  text-decoration: none;
  color: #ffffff;
}
.under .kij_list li a:hover {
  background: #362C8F;
}
.under dl.list_blog dt {
  font-weight: bold;
  color: #E58317;
  border-bottom: #9A9A9A 1px solid;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
label input {
  margin-right: 3px;
}
ul.proposal01 li {
  margin-bottom: 10px;
}
ul.proposal02 li {
  margin-bottom: 20px;
}
ul.proposal01 li:last-child, ul.proposal02 li:last-child {
  margin-bottom: 0;
}
.proposal-result-table {
  margin-bottom: 40px !important;
}
.proposal_frame {
  width: 100%;
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
  border: 1px #ccc solid;
  border-radius: 10px;
}
/*--------------pagination----------------------*/
ul.pagination {
  text-align: center;
}
ul.pagination li {
  display: inline-block;
  margin: 3px;
}
ul.pagination li a {
  padding: 3px 15px;
  text-decoration: none;
  display: block;
  color: #000;
  background: #F7F5F1;
}
ul.pagination li.active a, ul.pagination li.active a:hover {
  background: #108CCF;
  color: #fff;
  cursor: pointer;
}
ul.pagination li a:hover {
  background: #D9D9D9;
  color: #000;
  cursor: pointer;
}
ul.pagination li.disabled a {
  display: none;
}
/*--------------btn_top----------------------*/
.btn_right a {
  display: inline-block;
  background: #0D92D3;
  padding: 5px 25px;
  color: #ffffff;
  float: right;
  text-decoration: none;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn_right a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
span.about_title05_text {
  float: right;
  font-size: 75%;
}
.frame02_in {
  padding: 30px;
  background: #fff;
  border: 30px #D35748 solid;
  margin-bottom: 66px;
}
.box2_h4 {
  margin-bottom: 42px;
}
.box3_h4 {
  margin-bottom: 0px;
}
.frame02_in img {
  margin-bottom: 20px;
}
#course.under .step_about dl dt {
  width: auto;
}
#course.under .step_about:before {
  left: 28px;
}
@media screen and (min-width: 641px) {
  #course.under .step_about dl:nth-child(1) dt > span {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #course.under .step_about dl dt > span > span {
    width: 32px;
    height: 100%;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    transform: rotate(0deg);
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -o-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #course.under .step_about dl dd {
    width: calc(100% - 100px);
  }
  #course.under .step_about dl:nth-child(3) dt > span:before {
    display: none;
  }
}
.table_color {
  background: #e4e4e4;
}
.table_color2 {
  background: #002060;
  color: white;
}
.table_color3 {
  background: aliceblue;
}
.table_color4 {
  background: #2F75B5;
  color: white;
}
.table_borderTBnone {
  border-top: none !important;
  border-bottom: none !important;
}
.maegaki {
  text-align: center;
  letter-spacing: 1px;
  font-size: 22px;
  font-weight: 800;
}
.kakeru {
  position: relative;
}
.kakeru::before, .kakeru::after {
  content: "";
  position: absolute !important;
  top: calc(100% + 12px) !important;
  left: 50% !important;
  width: 5px !important;
  /* 棒の幅（太さ） */
  height: 60px !important;
  /* 棒の高さ */
  background: #338CCE;
  visibility: visible;
}
.kakeru::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.kakeru::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.graph {
  position: relative;
  right: -15px;
  float: right;
  width: 25%;
}
/*---------------------------kokkoritsu-------------------------------*/
/*--------------------------------------------------------------------*/
.headtext {
  background: #d15848;
  border-radius: 4px;
  color: #fff;
  width: 640px;
  padding: 8px 10px 6px;
  text-align: center;
  display: block;
  clear: both;
  margin: 0 auto;
  font-weight: bold;
  border-bottom: #c24332 2px solid;
}
#kokkoritsu #head_top .inner {
  margin: 0 auto 15px;
  overflow: hidden;
}
#kokkoritsu.under #top_info {
  /* height: 640px; */
  height: 430px;
  margin-bottom: 0;
  background: url(../images/bg_slide.jpg) center center no-repeat;
}
#kokkoritsu.under #top_info .inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  position: relative;
  background: url("../images/kokkoritsu_h_bg.jpg") no-repeat 0 bottom;
}
.maintxt {
  margin-top: 25px;
  margin-right: 25px;
}
#kokkoritsu.under #top_info h2 {
  background: #1c208b;
  padding: 10px 20px;
  font-size: 30px;
  font-weight: 800;
  line-height: 1.5;
  margin-bottom: 15px;
  text-align: center;
  color: #fff;
  margin-right: 0;
}
#kokkoritsu.under #top_info .subh2 {
  text-align: left;
  background: #108ccf;
  padding: 6px 22px 4px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  margin-right: 0;
  margin-bottom: 0;
}
#top_info .boximg {
  position: absolute;
  bottom: -40px;
  right: 0;
  text-align: center;
  margin-right: 50px;
  /* margin-bottom: -100px; */
  margin-bottom: -35px;
}
#top_info .boximg img {
  /* max-width: 240px; */
  max-width: 335px;
  margin-left: 280px;
}
#top_info .boximg span {
  font-size: 12px;
  line-height: 1.8;
  display: block;
  color: #fff;
}
#kokkoritsu.under h3 {
  position: relative;
  font-size: 36px;
  font-weight: 800;
  text-align: center;
  margin-bottom: 70px;
  padding: 10px 15px 28px;
  box-sizing: border-box;
}
#kokkoritsu.under h3::after {
  content: "";
  position: absolute;
  bottom: -35px;
  left: calc(50% - 1px);
  width: 2px;
  height: 40px;
  background: #1D2088;
}
#kokkoritsu.under h3 br {
  display: none;
}
.section01 {
  padding: 0 0 60px 0;
}
.acc_title {
  background: #fff;
  color: #108ccf;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding: 10px 40px 10px 10px;
  margin: 0;
  cursor: pointer;
  position: relative;
  border-bottom: 1px solid #108ccf;
}
.acc_title.open::before {
  display: none;
  height: 2px;
  transition: linear 0.4s
}
.acc_title::after {
  content: '';
  background: #d35748;
  width: 20px;
  height: 2px;
  display: block;
  position: absolute;
  right: 15px;
  top: calc(50% - 1px);
  display: none;
}
.acc_title.close::before {
  content: '';
  background: #d35748;
  height: 20px;
  width: 2px;
  display: block;
  position: absolute;
  right: 24px;
  top: calc(50% - 10px);
  transition: linear 0.4s
}
.acc_cont {
  border-left: 1px solid #d35748;
  border-right: 1px solid #d35748;
  border-bottom: 1px solid #d35748;
  padding: 20px;
}
.acc_cont .note {
  font-size: 12px;
  color: #939393;
}
.list2dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  margin-bottom: 30px;
}
.list2dl dl {
  width: 44%;
}
.list2dl::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 25px 30px;
  border-color: transparent transparent transparent #1D2088;
  display: block;
  position: absolute;
  left: 50%;
  top: 25px;
  transform: translate(-50%, 0)
}
.list2dl dt {
  background: #1D2088;
  padding: 10px;
  color: #fff;
  font-size: 20px;
  box-sizing: border-box
}
.list2dl dd {
  padding: 10px;
  background: #f2f2f2;
}
dl.style01 {
  margin: 0 0 30px;
}
dl.style01 dt {}
dl.style01 dt span {
  background: #1D2088;
  padding: 10px 15px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  box-sizing: border-box;
  border-radius: 0;
  display: inline-block;
  margin-left: 15px;
}
dl.style01 dd {
  padding: 30px 15px 15px;
  background: #f2f2f2;
  box-sizing: border-box;
  border-radius: 0;
  margin-top: -15px;
}
#kokkoritsu3 dl.style01 dd {
  background: #fff;
}
.listanchor {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.listanchor li {
  width: 32%;
  height: 90px;
  margin-bottom: 20px;
}
.listanchor li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #ddd;
  color: #111;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  transition: linear 0.3s
}
.listanchor li a::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #111 transparent transparent transparent;
  margin-top: 5px
}
.listanchor li a:hover {
  opacity: 0.7
}
.tit_subject {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #111;
}
#kokkoritsu .title {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  background: #1D2088;
	margin-bottom: 35px;
  padding: 6px 10px 5px;
}
.flex-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.box_subjects {
  position: relative;
  border: 1px solid #111;
  padding: 30px 15px 15px;
  width: 290px;
  margin: 0 10px 30px
}
.box_subjects p {
  position: absolute;
  color: #111;
  padding: 5px 10px 2px;
  font-weight: bold;
  font-size: 16px;
  background: #fff;
  top: -18px;
  left: 50%;
  transform: translate(-50%, 0);
}
.box_subjects ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.box_subjects ul li {
  width: 48%;
  background: #666;
  color: #fff;
  text-align: center;
  margin: 0 0 5px
}
.box_charts {
  position: relative;
  border: 1px solid #111;
  padding: 40px 20px 20px;
  margin-top: 40px;
}
.box_charts .tit {
  position: absolute;
  color: #111;
  padding: 5px 15px 2px;
  font-weight: bold;
  font-size: 20px;
  background: #fff;
  top: -22px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 55%;
  text-align: center;
  margin-bottom: 20px
}
.box_charts .titred {
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  margin-bottom: 20px;
  color: #d35748;
}
.box_charts {
  position: relative;
  border: 1px solid #111;
  padding: 40px 20px 10px;
}
.list_charts {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-bottom: 20px;
}
.list_charts li {
  margin-bottom: 20px;
}
.check_box {}
.check_box dt {
  background: linear-gradient(to bottom, #666, #333);
  color: #fff;
  width: 120px;
  padding: 5px;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  margin: 0 0 0 20px;
  position: relative
}
.check_box dd {
  background: #f4f4f4;
  padding: 30px 20px 20px;
  margin-top: -18px;
}
#kokkoritsu.under table th {
  font-weight: bold;
  color: #111;
  background: #cfeeff;
}
.checkicon {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	text-align: left;
}
.checkicon span {
  display: block;
	width: 100%;
  background: url("../images/check.png") no-repeat 0 0 / 30px;
  padding: 6px 5px 6px 40px;
  margin-bottom: 10px;
	font-size: 20px;
}
.balloon {
  padding: 10px;
  position: relative;
  margin: 0 auto;
  color: #fff;
  background: #108ccf;
  width: 100%;
  max-width: 560px;
  border-radius: 4px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 40px;
  box-sizing: border-box;
}
.balloon span {
  position: relative;
}
.balloon::before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 16px 0 16px;
  border-color: #108ccf transparent transparent transparent;
  display: block;
  position: absolute;
  left: 50%;
  bottom: -35px;
  transform: rotate(-50deg)
}
dl.style02 {
  margin: 0 0 30px;
  width: calc(50% - 10px);
  background: #fff;
}
dl.style02 dt {
  background: #1D2088;
  padding: 10px 15px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  box-sizing: border-box;
  text-align: center
}
dl.style02 dd {
  padding: 20px;
  box-sizing: border-box;
}
dl.style02 dd .subtit {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}
dl.style02 dd img {
	width: 100%;
}
.staff_box {
  position: relative;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  padding: 140px 0 100px;
  background-color: #108CCF;
}
.staff_box::after {
  content: "";
  position: absolute;
  top: 0;
  left: calc(50% - 50px);
  border-top: 50px solid #E8F3FA;
  border-right: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 50px solid transparent;
}
.staff_box h4 {
  position: relative;
  top: -45px;
  max-width: 1070px;
  margin: 0 auto;
  padding: 10px 5px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  background: linear-gradient(90deg, #2E3092, #2E3092, #1790D0);
  border: none;
}
.staff_box h4::after {
  display: none;
}
.staff_box .staff_box_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1080px;
  margin: 0 auto;
}
.staff_box .staff_box_bk {
  width: calc(50% - 20px);
  padding: 20px 20px 20px;
  background: #fff;
  border: 1px solid #fff;
  box-sizing: border-box;
}
.staff_box dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 600px;
  width: 100%;
  margin: 0 auto 20px;
  box-sizing: border-box;
  border-radius: 6px;
}
.staff_box dl dt {
  width: 164px;
}
.staff_box dl dt img {
  width: 100%;
  height: auto;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 50vw;
  padding: 2px;
  box-sizing: border-box
}
.staff_box dl dd {
  width: calc(100% - 190px)
}
.staff_box dl dd p {
  margin: 0 0 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
  color: #000
}
.staff_box dl dd p.sm_tit {
  font-size: 16px;
  color: #333
}
.staff_box dl dd .sm {
  font-size: 14px;
}
.accor_box {
  margin: 0 0 40px
}
.accor_but {
  font-size: 18px;
  font-weight: bold;
  margin: 0 auto 20px;
  width: 220px;
  height: 50px;
  background: #666;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  transition: linear 0.4s;
  cursor: pointer
}
.accor_but.open::before {
  height: 2px;
  transition: linear 0.4s
}
.accor_but::after {
  content: '';
  background: #fff;
  width: 20px;
  height: 2px;
  display: block;
  position: absolute;
  right: 10px;
  bottom: 25px;
}
.accor_but.close::before {
  content: '';
  background: #fff;
  height: 20px;
  width: 2px;
  display: block;
  position: absolute;
  right: 19px;
  bottom: 16px;
  transition: linear 0.4s
}
.accor_cont {
  border: 1px solid #ccc;
  padding: 20px;
}
.accor_cont .sm {
  font-size: 12px;
}
.accor_cont p {
  margin-bottom: 15px
}
.kokkoritsu_btn01 a {
  width: 640px;
  height: 60px;
  box-sizing: border-box;
  text-decoration: none;
  color: #ffffff;
  font-family: 'NotoSansCJKjp-Regular';
  font-size: 22px;
  background: #231D87;
  border-bottom: #151251 3px solid;
  border-radius: 5px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.kokkoritsu_btn01 a:hover {
  background: #4D4C9F;
}
.kokkoritsu_btn01 a span {
  color: #BCBCDA;
  font-size: 15px;
  display: inline-block;
  padding: 0 20px 0 40px;
  transition: 0.5s all;
  position: relative;
  z-index: 1;
}
.kokkoritsu_btn01 a span:after {
  position: absolute;
  top: calc(50% - 5px);
  right: 0;
  height: 10px;
  width: 8px;
  content: '';
  display: block;
  background: url(../images/idx_arrow01.png) right center no-repeat;
  background-size: 8px auto;
  transition: 0.2s all;
}
.kokkoritsu_btn01 a:hover span:after {
  right: -10px;
}
#kokkoritsu .td_center {
  text-align: center
}
#kokkoritsu tr:nth-child(odd) td {
	background: #f4f4f4;
}
.red_text {
  color: #E16658;
}
.up_text {
  color: #ffd62a;
  font-size: 40px;
}
.red {
  color: #d35748;
}
.accordion {
  position: relative;
}
/* ボタン */
.acr-btn {
  background-color: #108ccf;
  border: 1px solid #108ccf;
  bottom: -35px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 16px;
  left: 0;
  margin: auto;
  padding: 15px 15px;
  line-height: 1;
  position: absolute;
  right: 0;
  text-align: center;
  transition: all .2s;
  width: 250px;
  z-index: 1;
}
.wide .acr-btn {
  bottom: -25px;
}
/* 続きを読むボタンの表記 */
.acr-btn::after {
  content: "続きを読む";
}
.acr-btn::before {
  content: '';
  background: #fff;
  width: 20px;
  height: 2px;
  display: block;
  position: absolute;
  right: 0;
  bottom: calc(50% - 1px);
}
/* ボタンhover時のスタイル */
.acr-btn:hover {
  background-color: #fff;
  color: #6495ed;
}
.accordion-text {
  overflow: hidden; /* テキストを隠す */
  position: relative;
  padding-bottom: 15px;
}
#kokkoritsu1 .accordion-text {
  padding: 5px 10px 10px;
}
/* 最初に見えてるテキストエリアの高さ */
.accordion-text.is-hide {
  height: 50px;
}
#kokkoritsu1 .accordion-text.is-hide {
  height: 80px;
}
/* テキストをグラデーションで隠す */
.accordion-text::before {
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .9) 50%, rgba(255, 255, 255, .9) 50%, #fff 100%);
  background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .9) 50%, rgba(255, 255, 255, .9) 50%, #fff 100%);
  bottom: 0;
  content: "";
  height: 60px; /* グラデーションで隠す高さ */
  position: absolute;
  width: 100%;
}
/* 閉じるボタンの位置 */
.acr-btn.is-show {
  bottom: -50px;
}
.wide .acr-btn.is-sho {
  bottom: -30px;
}
/* 閉じるボタンの表記 */
.acr-btn.is-show::after {
  content: "閉じる";
}
/* 続きを見るボタンをクリックしたらテキストを隠しているグラデーションを消す */
.acr-btn.is-show + .accordion-text::before {
  display: none;
}
/* レイアウトの為のスタイル */
.accordion {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 50px;
  max-width: 850px;
}
.accordion.wide {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 35px;
  max-width: 1050px;
}
.accordion-text p {
  line-height: 1.3;
}
#kokkoritsu1 {
  background: url(../images/bg_cont01.jpg) repeat;
  padding: 105px 0 50px;
}
.kokkoritsu1 {
  background: #fff;
}
.kokkoritsu_cmn {
  padding: 60px 0 10px;
}
#kokkoritsu2 {
  background: #fff;
}
#kokkoritsu3 {
  background: #E8F3FA;
}
#kokkoritsu5 {
  padding-bottom: 0;
  background: #E8F3FA;
}
.mw-s{
	max-width: 700px;
	margin: 0 auto 20px;
}



.border_bot {
	border-bottom: 1px #bcbcbc dashed;
	margin-bottom: 50px;
}


.txt_note02 {
	font-size: 13px;
}


.fwn {
	font-weight: normal !important;
}






























/*---------------------------END kokkoritsu-------------------------------*/
/*--------------------------------------------------------------------*/