em{
	font-style: normal;
	font-weight: 700;
}

/*article-leftbox--------------------------*/
#article-leftbox{
	position: relative;
	max-width: 800px;
	line-height: 2.4;
}
.update{
	border-top:1px #000 solid;
	background: url("/article/img/cmn-lbox-update.png") no-repeat left center;
	padding:20px 0 20px 25px;
	font-size: 14px;
}
.topics{
	background:url("/article/img/cmn-topix_bg.png") repeat-x left top #f4f5f8;
	padding: 50px;
}
.topics li{
	border-bottom:1px #c2c2c2 solid;
}
.topics li li a{
	color:#000;
	padding-left:30px;
}
.topics li:last-of-type{
	border-bottom:none;
}
.topics p{
	font-weight: 700;
	font-size: 20px;
	text-align: center;
	color: #000000;
	padding-bottom: 30px;
}
.topics a{
	background: url("/article/img/cmn-lbox-arrow.png") no-repeat right center;
	padding: 15px 30px 15px 0;
	display: block;
	color:#000;
	text-decoration: none;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: normal;
}
.topics a:hover{
	text-decoration: underline;
}
/*article タイトルセット--------------------------*/
article .ttl-article{
	display: grid;
	grid-template-columns:75px 1fr;
	align-items: center;
	margin: 0 0 30px 0;
	padding: 15px 0;
	border-top:3px solid #000;
	border-bottom:3px solid #000;
}
article .ttl-article h2{
	font-size: 20px;
	font-weight: 700;
	line-height: 1.4;
}
article .ttl-article .num{
	background: #000;
	color: #fff;
    font-size: 20px;
    font-family: "Poppins", sans-serif;
	font-weight: 700;
	width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align:center;
  line-height: 60px;
}
article h3{
	background:#d4dbef;
	margin: 50px 0 30px 0;
	padding:20px 25px;
	font-weight: 700;
	font-size: 2.0rem;
	border:2px solid #bfc8e7;
	line-height: 1.4;
	border-radius: 50px;
}
article h4{
	background: url("/article/img/cmn-h4ico.png") no-repeat left center;
	padding: 0 0 15px 25px;
	margin: 50px 0 30px 0;
	font-weight: 700;
	font-size: 1.8rem;
	border-bottom:1px solid #a1a6b7;
	line-height: 1.4;
}
article h5{
	padding: 20px;
	margin: 50px 0 30px 0;
	font-weight: 700;
	font-size: 1.6rem;
	border:1px solid #ccc;
	line-height: 1.4;
}
/*article共通--------------------------*/
article{
	padding: 100px 0 0 0;
}
.lead {
	padding: 50px 0 0 0;
}
.lead strong{
	font-weight: 700;
	background: #ffff00;
}
article strong{
	font-weight: 700;
	background: #ffff00;
}
article .space {
  margin:0 0 30px 0;
}
article .pic {
  margin: 30px auto;
}
article .under-line {
  border-bottom: dashed 1px #989898;
	font-weight: 700;
}
article .txt-p {
	color: #8b3ac3;
	font-weight: 700;
}
article .check{
    background: #eee;
	margin: 30px auto 30px auto;
}
article .check li{
	background: url("/article/img/cmn-h4ico.png") no-repeat left 15px center;
	padding: 15px 15px 15px 45px;
	border-bottom: 1px solid #ccc;
}
article .check li:last-of-type{
	border-bottom: none;
}
article .summary{
	padding:30px 40px;
    background: #fff2b8;
	margin: 30px auto 30px auto;
}
article .summary em{
	color: #ff7219;
	font-weight: 700;
}
article .summary span{
	border-bottom: solid 1px #989898;
	font-weight: 700;
}
article .cmn-baloon{
	position: relative;
	padding:30px 40px;
    background: #fff2b8;
    color: #ff7219;
	font-weight: 600;
	margin: 30px auto 30px auto;
	line-height: 1.5;
	font-size: 1.7rem;
	display: block;
}
article .cmn-baloon:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #fff2b8;
}
.cmn_normal_box{
	margin:40px auto;
	border:1px #000 solid;
	padding:30px 40px;
	font-weight: 700;
}

.writer{
	padding: 30px;
	line-height: 2;
	border:1px #ccc solid;
	border-radius: 10px;
	font-size: 12px;
	margin:80px 0 30px 0;
}
.writer p{
	font-weight: 600;
}
.writer dt{
	font-weight: 600;
	font-size: 16px;
}
.supervision{
	background: #f4f5f8;
	border-radius: 10px;
	padding: 30px;
	line-height: 2;
	font-size: 12px;
	margin-bottom: 70px;
}
.supervision dl{
	display: flex;
}
.supervision dt{
	width: 90px;
}
.supervision dd{
	flex: 1;
	font-size: 16px;
	font-weight: 600;
}
.copy-slopebase{
	font-weight: 700;
	font-size: 2.0rem;
	text-align: center;
	line-height: 1.7;
}
.pic-slopebase{
	margin: 10px 0 30px 0;
	text-align: center;
}
.small{
	font-size: 1.4rem;
	line-height: 1.7;
}
/*table--------------------------*/	
.line-2 {
  grid-template-columns:1fr 3fr;
}
.line-2 .first-corner th{
  border-radius: 10px 0 0 0;
}
.line-2 .first-corner td{
  border-radius: 0 10px 0 0;
}
.line-2_02 {
  grid-template-columns:1fr 2fr;
}
.line-2_03 {
  grid-template-columns:1fr 1fr;
}
.line-3 {
  grid-template-columns:150px 1fr 1fr;
}
.line-3_02 {
  grid-template-columns:130px 130px 1fr;
}
.line-3_03 {
  grid-template-columns:160px 1fr 110px;
}
.line-6 {
  grid-template-columns:repeat(6,1fr);;
}
.row03 {
  grid-column: 1;
  grid-row: auto / span 2;
}
.row02 {
  grid-column: 1;
  grid-row: auto / span 3;
}
.row01 {
  grid-column: 1;
  grid-row: auto / span 6;
}

.line-5 {
  grid-template-columns:1fr 60px 1fr 60px 1fr;
}
.area01 { grid-area: 1 / 1 / 2 / 2; }
.area02 { grid-area: 1 / 2 / 2 / 4; }
.area03 { grid-area: 1 / 4 / 2 / 6; }
.area04 { grid-area: 2 / 1 / 3 / 2; }
.area05 { grid-area: 2 / 2 / 3 / 3; }
.area06 { grid-area: 2 / 3 / 3 / 4; }
.area07 { grid-area: 2 / 4 / 3 / 5; }
.area08 { grid-area: 2 / 5 / 3 / 6; }
.row01-line td {
  border-bottom:1px solid #bbbbbb!important;
}
.row01-line td:nth-child(odd) {
  border-right:none;
}
.row01-line .last-line {
  border-bottom:none!important;
}
.line-4 {
  grid-template-columns: 1fr 300px 1fr 1fr;
}
.line-4_02 {
  grid-template-columns: 60px 130px 1fr 1fr;
}
.cmn-tabstyle {
	display: grid;
	background: #f4f5f8;
	border-radius: 10px;
	margin: 40px 0;
	width: 100%;
}
.cmn-tabstyle tr,
.cmn-tabstyle tbody,
.cmn-tabstyle thead{
    display: grid;
    grid-template-columns: subgrid;
    grid-column: 1 / -1;
  }
.cmn-tabstyle th,
.cmn-tabstyle td {
    display: block;
  }

.cmn-tabstyle thead th{
	background: #00b588;
	border-bottom:1px solid #bbbbbb;
	color: #fff;
}
.cmn-tabstyle th{
	border-right:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	padding: 20px;
	line-height: 1.5;
	font-weight: 700;
}
.cmn-tabstyle thead th:last-of-type{
	border-right:0;
}
.cmn-tabstyle thead th:first-of-type{
	border-radius: 10px 0 0 0;
}
.cmn-tabstyle thead th:last-of-type{
	border-radius: 0 10px 0 0;
}
.cmn-tabstyle td{
	border-right:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	line-height: 1.5;
	padding: 20px;
}
.cmn-tabstyle td:last-of-type{
	border-right:0;
}
.cmn-tabstyle tr:last-of-type td,
.cmn-tabstyle tr:last-of-type th{
	border-bottom:0;
}
/*チェックボックス--------------------------*/
.check-box{
	width: 28px;
	margin:0 auto;
}
.ECM_CheckboxInput {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.ECM_CheckboxInput-Input {
  margin: 0;
  width: 0;
  opacity: 0;
}
ul.orange .ECM_CheckboxInput-Input:checked + .ECM_CheckboxInput-DummyInput {
  background: #ff9600;
}
.ECM_CheckboxInput-Input:checked + .ECM_CheckboxInput-DummyInput {
  background: #3b60d8;
}
.ECM_CheckboxInput-Input:checked + .ECM_CheckboxInput-DummyInput::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40%;
  height: 4px;
  border-radius: 2px;
  transform: translate(-6px, 5px) rotateZ(-135deg);
  transform-origin: 2px 2px;
  background: #FFFFFF;
}
.ECM_CheckboxInput-Input:checked + .ECM_CheckboxInput-DummyInput::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 76%;
  height: 4px;
  border-radius: 2px;
  transform: translate(-6px, 5px) rotateZ(-45deg);
  transform-origin: 2px 2px;
  background: #FFFFFF;
}
.ECM_CheckboxInput-DummyInput {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 28px;
  height: 28px;
  border: solid 2px transparent;
  background: rgba(0,0,0, .1);
  border-radius: 4px;
}
/*お問い合わせ--------------------------*/
.ar-box-trial a{
	margin: 60px 0 5px 0;
	background: url("/article/img/cmn-contact-bg.jpg")no-repeat center center;
	border-radius: 20px;
	padding: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #000;
	text-decoration: none;
}
.ar-box-trial .right{
	text-align: center;
	margin: 0 auto;
	line-height: 1.7;
}
.ar-box-trial .right p{
	font-size: 20px;
    font-family: "Poppins", sans-serif;
	font-weight: 700;
}
.ar-box-trial .right dt{
	font-size: 2.0rem;
	font-weight: 700;
}
.ar-box-trial .right dd{
	font-size: calc(18px + 10 * (100vw - 360px) / 840); 
	font-weight: 700;
	color: #21279a;
}
.ar-box-trial .right .btn{
	margin: 12px 0 0 0;
	font-size: calc(12px + 10 * (100vw - 360px) / 840); 
	font-weight: 700;
	color: #fffc0e;
	padding: 20px 40px;
	max-width: 320px;
	border-radius: 50px;
	background:url("/article/img/cmn-contact-arrow.png")no-repeat right 20px center #21279a;
}
.ar-box-contact{
	border-radius: 10px;
	padding: 25px;
	background: #3b60d8;
}
/*コンタクト2列元！---
.ar-box-contact{
	display: grid;
	grid-template-columns:1fr 1fr;
	column-gap:10px; 
	border-radius: 10px;
	padding: 15px;
	background: #3b60d8;
}-----------------------*/
.ar-box-contact a{
	color: #000;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: 700;
	padding: 10px 20px;
	border-radius: 50px;
	background:url("/article/img/cmn-contact-arrow_b.png")no-repeat right 20px center #fff;
}

@media screen and (max-width: 768px) {/* スクリーンサイズが767px以下の場合に適用 */
	
/*article タイトルセット--------------------------*/
article .ttl-article{
	grid-template-columns:65px 1fr;
}
article .ttl-article h2{
	font-size: 1.7rem;
}
article .ttl-article .num{
	font-size: 1.7rem;
	width: 50px;
  height: 50px;
  line-height: 50px;
}
article h3{
	margin: 15% 0 7% 0;
	padding:14px 20px;
	font-weight: 700;
	font-size: 1.6rem;
}
article h4{
	padding: 0 0 10px 25px;
	margin: 15% 0 7% 0;
	font-size: 1.6rem;
}	
/*--------------------------
article-wrap 
--------------------------*/
article{
	padding: 20% 0 0 0;
}
article .cmn-baloon{
	padding:20px 20px;
}
article .cmn-baloon strong{
    font-size: 1.6rem;
}
.update{
	border-top:none;
	padding:0 25px;
	font-size: 1.2rem;
	margin: 0 5% 5% 5%;
}
.topics{
	padding: 7%;
}
.topics p{
	font-size: 1.7rem;
	padding-bottom: 7%;
}
.topics a{
	padding: 5% 8% 5% 0;
	font-size: 1.45rem;
}
	
.c-breadcrumb ul {
	flex-wrap: wrap;
}
.c-breadcrumb__item:after {
  content: "/";
  position: absolute;
  right: -15px;
}
.c-breadcrumb {
	padding: 10px 0;
  height: auto;
}
.c-breadcrumb__item,
.c-breadcrumb__item a {
  position: relative;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
  text-decoration: none;
	padding-left: 20px;
}
.c-breadcrumb__item:nth-child(2)
{
	padding-right: 0px;
	margin-right: 20px;
}
.c-breadcrumb__item:nth-child(1),
.c-breadcrumb__item:nth-child(3),
.c-breadcrumb__item:nth-child(4)	
{
	padding-left: 0;
}
.article-inner{
	margin: 0 7%;
}
.lead{
	margin: 0 7%;
	padding:10% 0 0 0;
}
.cmn_normal_box{
	padding:20px 30px;
}
.writer{
	padding: 7%;
	margin:15% 7% 5% 7%;
}

.writer dt{
	font-size: 14px;
}
.supervision{
	padding: 7%;
	margin: 0 7% 20% 7%;
}
.supervision dd{
	font-size: 14px;
}
.copy-slopebase{
	font-size: 1.6rem;
}
.small{
	font-size: 1.2rem;
}
.pic-slopebase{
	margin: 0 30px 20px 30px;
	text-align: center;
}
/*table--------------------------*/	
.table-over{
	overflow-x: scroll;
}
.table-over .over-table{
	width: 800px;
}
.table-over::-webkit-scrollbar-track {
    background: #ecedf3;
  }
.table-over::-webkit-scrollbar {
    height: 10px;
  }
.table-over::-webkit-scrollbar-thumb {
    background: #3b60d8;
  }
/*お問い合わせ--------------------------*/
.ar-box-trial a{
	margin: 40px 7% 5px 7%;
	padding: 30px;
	border-radius: 10px;
}

.ar-box-trial .right p{
	font-size: 15px;
}
.ar-box-trial .right dt{
	font-size: 2.0rem;
	font-weight: 700;
	line-height: 1.4;
}
.ar-box-trial .right dd{
	margin: 20px 0 0 0;
	font-size: calc(14px + 10 * (100vw - 360px) / 840); 
}
.ar-box-trial .right .btn{
	margin: 12px 0 0 0;
	font-size: calc(14px + 12 * (100vw - 360px) / 840); 
	padding: 20px 30px;
	max-width: 400px;
}
.ar-box-contact{
	margin: 0 7% 0 7%;
}
.ar-box-contact a{
	padding: 7px 20px;
	background:url("/article/img/cmn-contact-arrow_b.png")no-repeat right 10px center #fff;
}
	
}