@charset "UTF-8";


section#jiec .mb30 {
	margin-bottom: 30px !important;
}

section#jiec p {
	line-height: 1.75;
}

section#jiec .ttl-cmn-h1, section#jiec .sec-cmn-01 h1 {
	font-size: 30px;
	line-height: 45px;
	border: none;
	margin-bottom: 60px;
}

section#jiec .sec-cmn-box-01, section#jiec .txt-cmn-outline-01 {
	border: 1px solid #d3dde3;
}

section#jiec .sec-cmn-box-02 {
	padding: 20px;
	margin-bottom: 30px;
	border: 1px solid #d3dde3;
}
section#jiec .sec-cmn-box-02 > .ttl {
	padding: 20px;
	margin-bottom: 20px;
	background: #004ea2;
	color: #fff;
	font-size: 15px;
}



section#jiec .txt-cmn-outline-01 {
	margin-bottom: 60px;
	padding: 30px;
	font-size: 16px;
	color: #454545;
}

section#jiec .ttl-cmn-h2, section#jiec .sec-cmn-01 h2 {
	padding: 0 0 22px 0;
	margin-bottom: 30px;
	border: none;
	border-bottom: 1px solid #d3dde3;
}

section#jiec .ttl-cmn-h2, section#jiec .sec-cmn-01 h2 {
	font-size: 24px;
	font-weight: bold;
	color: #454545;
	line-height: 36px;
}

section#jiec .txt-cmn-01, section#jiec .txt-cmn-02, section#jiec .txt-cmn-03, section#jiec .lnk-cmn-01, section#jiec .lnk-cmn-02 {
	font-size: 15px;
	margin-bottom: 30px;
	line-height: 30px;
	font-weight: normal;
}
section#jiec .txt-cmn-02 {
	text-align: center;
}

section#jiec .ttl-cmn-h3, section#jiec .sec-cmn-01 h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 30px;
	border: none;
	border-left: 4px solid #004ea2;
	padding: 0 0 0 16px;
	line-height: 29px;
	color: #454545;
}

section#jiec .fig-cmn-01 {
	text-align: center;
}

section#jiec .fig-cmn-01 img:last-child {
	margin-bottom: 30px;
}

section#jiec .fig-cmn-01 img {
	margin: 0 auto;
}

section#jiec .fig-cmn-01 img {
	max-width: 100%;
	display: block;
	margin-bottom: 15.5px;
}



section#jiec .links-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}


section#jiec .links-box {
	margin-bottom: 30px;
	justify-content: space-evenly;
}

section#jiec .lnk-cmn-box-01 {
	display: block;
	width: 260px;
	height: 140px;
	border: 1px solid #d3dde3;
	position: relative;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
	background: url(../../img/jiec/ico_ext_01.png) right 10px bottom 10px no-repeat;
}

section#jiec .lnk-cmn-box-01 > .inner {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
section#jiec .sec-cmn-01 ul.no-dots {
	margin-bottom: 0;
}
section#jiec .buttons-cmn a, .buttons-cmn button {
	margin: 0 15px;
}
section#jiec .btn-cmn-01, .btn-cmn-02,
section#jiec .sec-cmn-01 a.button {
	width: 360px;
}
section#jiec .btn-cmn-01,
section#jiec .btn-cmn-02,
section#jiec .sec-cmn-01 a.button,
section#jiec .btn-cmn-04 {
	background: #404e5e;
	color: #fff;
	height: 50px;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	padding: 10px 0;
	border-radius: 5px;
	border: none;
	cursor: pointer;
}
section#jiec .sec-cmn-01 ul li::before {
	position: absolute;
	top: 9px;
	left: 0;
	width: 6px;
	height: 6px;
	background: #004ea2;
	border-radius: 3px;
	content: '';
	display: block;
	margin-right: 7px;
}
section#jiec .sec-cmn-01 ul li {
	padding-left: 16px;
	margin-bottom: 10px;
	position: relative;
}
section#jiec .sec-cmn-01 ul.no-dots li::before {
	display: none;
}
section#jiec .para-cmn-img-txt-01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
section#jiec .para-cmn-img-txt-01 .txt {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	order: 2;
}
section#jiec .para-cmn-img-txt-01 .img-right {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
	margin-left: 40px;
}
section#jiec .ttl-cmn-h4,
section#jiec .sec-cmn-01 h4,
section#jiec .sec-cmn-box-01 > .ttl {
	font-size: 15px;
	font-weight: bold;
	border: none;
	margin-bottom: 30px;
	line-height: 28px;
	color: #454545;
	padding: 0;
}
section#jiec .list-cmn-01 li,
section#jiec .list-cmn-02 li {
	padding-left: 16px;
	margin-bottom: 10px;
	position: relative;
}
section#jiec .list-cmn-01 li:last-child,
section#jiec .list-cmn-02 li:last-child {
	margin-bottom: 0;
}
section#jiec .list-cmn-01 li::before,
section#jiec .list-cmn-02 li::before {
	position: absolute;
	top: 9px;
	left: 0;
	width: 6px;
	height: 6px;
	background: #004ea2;
	border-radius: 3px;
	content: '';
	display: block;
	margin-right: 7px;
}
section#jiec .align-cmn-center {
	text-align: center;
}
section#jiec .sec-cmn-01 small {
	font-size: 13px;
	color: #454545;
	margin: 10px 0;
	line-height: 19px;
}
section#jiec .list-cmn-flow {
	display: flex;
	justify-content: space-between;
}
section#jiec .list-cmn-flow li {
	position: relative;
	display: table;
	background: #98bbde;
	width: 170px;
	height: 190px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
}
section#jiec .list-cmn-flow li:first-child {
	background: #2c5885;
}
section#jiec .list-cmn-flow li::after {
	position: absolute;
	display: block;
	content: '';
	border-top: transparent 95px solid;
	border-bottom: transparent 95px solid;
	border-left: #98bbde 40px solid;
	top: 0;
	right: -40px;
}
section#jiec .list-cmn-flow li:first-child::after {
	border-left-color: #2c5885;
}
section#jiec .list-cmn-flow li .inner {
	display: table-cell;
	vertical-align: middle;
}
section#jiec .list-cmn-flow li:last-child:after {
    display: none;
}
section#jiec .sec-cmn-01 ul {
	margin-bottom: 30px;
	line-height: 30px;
	font-size: 15px;
}

section#jiec .list-cmn-table-01,
section#jiec .list-cmn-dd {
	color: #454545;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-top: 1px solid #d3dde3;
	font-size: 15px;
	line-height: 28px;
}
section#jiec .list-cmn-table-01 dt,
section#jiec .list-cmn-dd dt {
	font-weight: bold;
	border-bottom: 1px solid #d3dde3;
	padding: 20px;
}
section#jiec .list-cmn-table-01 > dt,
section#jiec .list-cmn-dd > dt {
	width: 160px;
}
section#jiec .list-cmn-table-01 dd,
section#jiec .list-cmn-dd dd {
	border-bottom: 1px solid #d3dde3;
	padding: 20px 0;
}
section#jiec .list-cmn-table-01 > dd,
section#jiec .list-cmn-dd > dd {
	width: 820px;
}

section#jiec .tbl-cmn-01 {
	border-collapse: collapse;
	width: 100%;
	text-align: left;
}
section#jiec .tbl-cmn-01 th,
section#jiec .tbl-cmn-01 td {
	border-bottom: 1px solid #d3dde3;
}
section#jiec .tbl-cmn-01 th {
	font-size: 15px;
	line-height: 28px;
	padding: 15px 20px;
	text-align: left;
}
section#jiec .tbl-cmn-01 td {
	font-size: 15px;
	line-height: 26px;
	padding: 15px 20px;
}
section#jiec .ttl-logo-box {
	position: relative;
}

section#jiec .ttl-logo-box .txt-cmn-01.is-visualizer {
	margin-top: 14px;
	max-width: 150px;
}
section#jiec .ttl-logo-box .txt-cmn-01 {
	position: absolute;
	top: 0;
	right: 10px;
	text-align: center;
	line-height: 1.5;
}


section#jiec .list-cmn-03 {
	counter-reset: li;
}
section#jiec .list-cmn-03 {
	margin: 0;
	padding: 0;
	list-style: none;
	counter-reset: list-item;
}
section#jiec .list-cmn-03 > li::before {
	position: absolute;
	content: counter(list-item) ".";
	left: 0;
	top: 0;
}
section#jiec .list-cmn-03 > li::before {
	content: counter(li) ".";
}
section#jiec .list-cmn-03 > li {
	position: relative;
	margin-bottom: 30px;
/*	font-size: 15px;
	line-height: 30px;*/
	padding-left: 30px;
}
section#jiec .list-cmn-03 > li {
	counter-increment: li;
}

section#jiec span.appeal {
font-weight: bold;
color: #e3885b;
font-size: 75%;
}


/*************************************************/

@media screen and (max-width:767px) and (min-width:1px) {
	section#jiec .txt-cmn-outline-01 {
		margin-top: 0.5em;
	}
	section#jiec .sec-cmn-h2 {
	    margin-bottom: 15.625vw;
	}
	section#jiec .links-box {
	    -webkit-box-orient: vertical;
	    -webkit-box-direction: normal;
	    -ms-flex-direction: column;
	    flex-direction: column;
	}
	section#jiec .lnk-cmn-box-01 {
	    width: 100%!important;
	    height: 31.25vw;
	    font-size: 3.4375vw;
	    margin-bottom: 4.6875vw;
	}
	section#jiec .lnk-cmn-box-01 {
	    background-position: right 1.5625vw bottom 1.5625vw;
	    border-width: 0.3125vw;
	}
	section#jiec .ttl-cmn-h1 {
		margin-top:0.3em;
		margin-bottom:0.3em;
	}
	section#jiec .ttl-cmn-h2, section#jiec .sec-cmn-01 h2, .sec-cmn-01 section#jiec h2 {
	    font-size: 4.6875vw;
	    line-height: 7.03125vw;
	    padding-bottom: 3.125vw;
	    margin-bottom: 4.6875vw;
	}
	section#jiec .txt-cmn-01,
	section#jiec .txt-cmn-02,
	section#jiec .txt-cmn-03,
	section#jiec .lnk-cmn-01,
	section#jiec .lnk-cmn-02 {
	    font-size: 4vw; /* 3.4375vw;*/
	    line-height: 6.875vw;
	    margin-bottom: 4.6875vw;
	}
		section#jiec .para-cmn-img-txt-01 {
	    -webkit-box-orient: vertical;
	    -webkit-box-direction: normal;
	    -ms-flex-direction: column;
	    flex-direction: column;
	}
	section#jiec .btn-cmn-01, .btn-cmn-02,
	section#jiec .sec-cmn-01 a.button {
		width: 100%;
	}
	section#jiec .btn-cmn-01,
	section#jiec .btn-cmn-02,
	section#jiec .sec-cmn-01 a.button,
	section#jiec .btn-cmn-04 {
	    width: 100%;
	    height: auto;
	    font-size: 3.4375vw;
	    line-height: 4.6875vw;
	    padding: 3.90625vw 0;
	    border-radius: 1.5625vw;
	}
	section#jiec .buttons-cmn a, .buttons-cmn button {
	    margin: 0;
	}
	section#jiec .para-cmn-img-txt-01 .img-right {
	    margin: 0 auto 0 auto;
	}

	section#jiec .list-cmn-table-01,
	section#jiec .list-cmn-dd {
		display: block;
		border: none;
		font-size: 3.4375vw;
		line-height: 5.625vw;
	}
	section#jiec .list-cmn-table-01 dt,
	section#jiec .list-cmn-dd dt {
		border: none;
		background: #f0f4f7;
		padding: 2.03125vw 0 2.03125vw 3.125vw;
	}
	section#jiec .list-cmn-table-01 > dt,
	section#jiec .list-cmn-dd > dt {
		width: 100%!important;
	}
	section#jiec .list-cmn-table-01 > dd,
	section#jiec .list-cmn-dd > dd {
		width: 100%!important;;
	}
	section#jiec .list-cmn-table-01 dd,
	section#jiec .list-cmn-dd dd {
		border: none;
		padding: 3.125vw 0 6.25vw 3.125vw;
		line-height: 6.875vw;
	}
	section#jiec .ttl-cmn-h1,
	section#jiec .sec-cmn-01 h1 {
		font-size: 4.6875vw;
		line-height: 7.5vw;
	}
	section#jiec .tbl-scroll-wrap {
		overflow-x: scroll;
	}
section#jiec .ttl-logo-box .txt-cmn-01.is-visualizer {
  width: 30%;
  max-width: 105px;
}
section#jiec .ttl-logo-box .txt-cmn-01 img {
  width:  100%;
  height:  auto;
}
section#jiec .list-cmn-flow li {
    width: 17.97344vw;
    height: 29.6875vw;
    font-size: 3.4375vw;
    line-height: 5.625vw;
    padding-left: 2.34375vw;
}
section#jiec .list-cmn-flow li:after {
    border-left-width: 4.15625vw;
    border-top-width: 14.84375vw;
    border-bottom-width: 14.84375vw;
    right: -4.15625vw;
}

section#jiec span.appeal {
font-size: 100%;
}


}




/*** modal **********************************************/

section#jiec .modals-cmn-01 {
  display: none;
  z-index: 2000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  max-width: 100%;
  background: rgba(0, 0, 0, 0.8);
  overflow: auto; }
  section#jiec .modals-cmn-01 .modal {
    background: #fff;
    width: 860px;
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 50px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
section#jiec .modals-cmn-01 .sec-cmn-01 .section.with-border {
    border: 1px solid #d3dde3;
    padding: 20px;
}
#one-column section#jiec .modals-cmn-01 .modal > section:last-child {
	margin-bottom: 0;
}
#one-column section#jiec .modals-cmn-01 .modal section.sec-cmn-01 {
	width: 100%!important;
	min-width: 100%!important;
}
section#jiec .modals-cmn-01 .section.with-arrow::before {
	position: absolute;
	top: -45px;
	left: 50%;
	transform: translateX(-50%);
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 90px 0 90px;
	border-color: #d3dde3 transparent transparent transparent;
}
section#jiec .modals-cmn-01 .sec-cmn-01 .section + .section {
	margin-top: 60px;
	text-align: center;
}
section#jiec .modals-cmn-01 .section.with-arrow {
	position: relative;
	overflow: visible;
}
section#jiec .sec-cmn-01 p {
	font-size: 15px;
	margin-bottom: 30px;
	line-height: 30px;
	clear: both;
	overflow: hidden;
}
section#jiec .modals-cmn-01 .modal > section:last-child > div:last-child {
	margin-bottom: 0;
}
section#jiec .buttons-cmn {
	font-size: 0;
	text-align: center;
}




@media screen and (max-width:767px) and (min-width:1px) {
    section#jiec .modals-cmn-01 .modal {
      width: 90.625vw;
      padding: 4.6875vw; }


}
/*
@media screen and (max-width:768px) and (min-width:1px) and (orientation: landscape) {
        section#jiec .modals-cmn-01 .modal {
          top: 0;
          -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0); } }
}
@media screen and (max-width:768px) and (min-width:1px) and (orientation: portrait) {
       section#jiec .modals-cmn-01 .modal {
          top: 0;
          -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0); } }
}

@media screen and (max-width:768px) and (min-width:768px) and (orientation: portrait) {
      section#jiec .modals-cmn-01 .modal {
        width: 90.625vw;
        padding: 4.6875vw; } }
}
@media screen and (max-width:768px) and (min-width:768px) and (orientation: landscape) {
   section#jiec .modals-cmn-01 .modal {
      top: 0;
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0); } }
    section#jiec .modals-cmn-01 .modal > section:last-child {
      margin-bottom: 0; }
      section#jiec .modals-cmn-01 .modal > section:last-child > div:last-child {
        margin-bottom: 0; }
}
*/

/*** print **********************************************/

  @media print {
    .modal-open .wrapper { 
      display: none;
    }
    .modals-cmn-01 .modal {
    width: 98%;
    }
  }