@charset "UTF-8";


/*-----------------------------------------------
|   Font Sizes
-----------------------------------------------*/
.fs--2 {
  font-size: 0.64rem;
}

.fs--1 {
  font-size: 0.8rem;
}

.fs-0 {
  font-size: 1rem;
}

.fs-1 {
  font-size: 1.25rem;
}

.fs-2 {
  font-size: 1.5625rem;
}

.fs-3 {
  font-size: 1.95312rem;
}

.fs-4 {
  font-size: 2.44141rem;
}

.fs-5 {
  font-size: 3.05176rem;
}

.fs-6 {
  font-size: 3.8147rem;
}

.fs-7 {
  font-size: 4.76837rem;
}

.fs-8 {
  font-size: 5.96046rem;
}

@media (min-width: 576px) {
  .fs-sm--2 {
    font-size: 0.64rem;
  }
  .fs-sm--1 {
    font-size: 0.8rem;
  }
  .fs-sm-0 {
    font-size: 1rem;
  }
  .fs-sm-1 {
    font-size: 1.25rem;
  }
  .fs-sm-2 {
    font-size: 1.5625rem;
  }
  .fs-sm-3 {
    font-size: 1.95312rem;
  }
  .fs-sm-4 {
    font-size: 2.44141rem;
  }
  .fs-sm-5 {
    font-size: 3.05176rem;
  }
  .fs-sm-6 {
    font-size: 3.8147rem;
  }
  .fs-sm-7 {
    font-size: 4.76837rem;
  }
  .fs-sm-8 {
    font-size: 5.96046rem;
  }
}

@media (min-width: 768px) {
  .fs-md--2 {
    font-size: 0.64rem;
  }
  .fs-md--1 {
    font-size: 0.8rem;
  }
  .fs-md-0 {
    font-size: 1rem;
  }
  .fs-md-1 {
    font-size: 1.25rem;
  }
  .fs-md-2 {
    font-size: 1.5625rem;
  }
  .fs-md-3 {
    font-size: 1.95312rem;
  }
  .fs-md-4 {
    font-size: 2.44141rem;
  }
  .fs-md-5 {
    font-size: 3.05176rem;
  }
  .fs-md-6 {
    font-size: 3.8147rem;
  }
  .fs-md-7 {
    font-size: 4.76837rem;
  }
  .fs-md-8 {
    font-size: 5.96046rem;
  }
}

@media (min-width: 992px) {
  .fs-lg--2 {
    font-size: 0.64rem;
  }
  .fs-lg--1 {
    font-size: 0.8rem;
  }
  .fs-lg-0 {
    font-size: 1rem;
  }
  .fs-lg-1 {
    font-size: 1.25rem;
  }
  .fs-lg-2 {
    font-size: 1.5625rem;
  }
  .fs-lg-3 {
    font-size: 1.95312rem;
  }
  .fs-lg-4 {
    font-size: 2.44141rem;
  }
  .fs-lg-5 {
    font-size: 3.05176rem;
  }
  .fs-lg-6 {
    font-size: 3.8147rem;
  }
  .fs-lg-7 {
    font-size: 4.76837rem;
  }
  .fs-lg-8 {
    font-size: 5.96046rem;
  }
}

@media (min-width: 1200px) {
  .fs-xl--2 {
    font-size: 0.64rem;
  }
  .fs-xl--1 {
    font-size: 0.8rem;
  }
  .fs-xl-0 {
    font-size: 1rem;
  }
  .fs-xl-1 {
    font-size: 1.25rem;
  }
  .fs-xl-2 {
    font-size: 1.5625rem;
  }
  .fs-xl-3 {
    font-size: 1.95312rem;
  }
  .fs-xl-4 {
    font-size: 2.44141rem;
  }
  .fs-xl-5 {
    font-size: 3.05176rem;
  }
  .fs-xl-6 {
    font-size: 3.8147rem;
  }
  .fs-xl-7 {
    font-size: 4.76837rem;
  }
  .fs-xl-8 {
    font-size: 5.96046rem;
  }
}

@media (min-width: 1540px) {
  .fs-xxl--2 {
    font-size: 0.64rem;
  }
  .fs-xxl--1 {
    font-size: 0.8rem;
  }
  .fs-xxl-0 {
    font-size: 1rem;
  }
  .fs-xxl-1 {
    font-size: 1.25rem;
  }
  .fs-xxl-2 {
    font-size: 1.5625rem;
  }
  .fs-xxl-3 {
    font-size: 1.95312rem;
  }
  .fs-xxl-4 {
    font-size: 2.44141rem;
  }
  .fs-xxl-5 {
    font-size: 3.05176rem;
  }
  .fs-xxl-6 {
    font-size: 3.8147rem;
  }
  .fs-xxl-7 {
    font-size: 4.76837rem;
  }
  .fs-xxl-8 {
    font-size: 5.96046rem;
  }
}

.bar-dashed {
  display:block;
  width: 100%;
  height: 1px;
  border: 0;
  border-top: 1px dashed #cccccc;
}

ol.loan  {
list-style-type: decimal;
	margin-left: 20px;
}
ol.loan li {
  padding-left: 1em;
}


/* Background */

/*-----------------------------------------------
|   color
-----------------------------------------------*/
.color-1 {
    color: #0D0086;
}
.color-2{
    color: #9398AD;
}
.color-3 {
    color: #021036;
}
.color-4 {
    color: #0A1358;
}
.color-5 {
    color: #FF0008;
}
.color-6 {
    color: #7ABEDF;
}
.color-7 {color: #9C5D0E;}
.color-8 {color: #CF3D3D;}
.color-9 {color: #F5E0E0;}
.color-10 {color: #91A1C1;}
.bg-blue{background-color: #00187E;}
.bg-bordeaux{background-color: #EB0000;}
.color-long {color: #b80e49;}
.color-bleu {color: #00187E;}
.color-white {color: #FFFFFF;}
.color-gray {color: #747474;}
.color-red {
	color: #DD0000;
}
.color-fb{color: #1877f2;}
.color-tw{color: #1DA1F2;}

.list-inline{padding-left:0;list-style:none}
.list-inline-item{display:inline-block}
.list-inline-item:not(:last-child){margin-right:.5rem}



.title-1{
    border:solid 1px #ddd;
  -moz-border-radius: 5px; /* FF */
  -webkit-border-radius: 5px;/* Webkit */
  border-radius: 5px;
  background: #eee;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background: -moz-linear-gradient(top,  #fff,  #eee);
    padding: 5px;
  -pie-background:linear-gradient(top,  #fff,  #eee);
  behavior: url(http://www.webcreatorbox.com/sample/images/PIE.htc);  /* ie */
}
.title-1 span {
    border-left: 10px solid #001386;
    padding-left: 10px;
}
.mybox {
	border: 5px solid #eee;	/* 線の太さ・種類・色 */
	padding: 10px; /* 内側の余白 */
	position: relative;
	z-index: 0;
}
.mybox:before {
	border-top: 5px solid #CF3D3D;	/* 一部だけ異なる線の太さ・種類・色 */
	border-left: 5px solid #CF3D3D;	/* 一部だけ異なる線の太さ・種類・色 */
	content: '';
	display: block;
	position: absolute;
	top: -5px;
	left: -5px;
	width: 20px;
	height: 20px;
	z-index: 1;
}

.mybox2 {
    position: relative;
    padding: 1.2em;
    background-color: #fff;
    border: 2px solid #444C76;
    box-shadow: 2px 2px 1px #ccc;/* 影の色 */
}
.mybox2-title {
    position: absolute;
    padding: 0 .5em;
    left: 20px;
    top: -18px;
    font-weight: bold;
    background-color: #fff; /* タイトル背景色 */
    color: #112374; /* タイトル文字色 */
}
.mybox3 {
	border: 5px solid #eee;	/* 線の太さ・種類・色 */
	padding: 10px; /* 内側の余白 */
	position: relative;
	z-index: 0;
}
.mybox3:before {
	border-top: 5px solid #CF3D3D;	/* 一部だけ異なる線の太さ・種類・色 */
	border-left: 5px solid #CF3D3D;	/* 一部だけ異なる線の太さ・種類・色 */
	content: '';
	display: block;
	position: absolute;
	top: -5px;
	left: -5px;
	width: 20px;
	height: 20px;
	z-index: 1;
}
.img-box1{
	overflow:auto;}

blockquote {
    position: relative;
    padding: 10px 15px 10px 50px;
    box-sizing: border-box;
    background: #f5f5f5;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.14);
}

blockquote:before{
	display: inline-block;
	position: absolute;
	top: 15px;
	left: 15px;
	content: "\f10d";
	font-family: 'Font Awesome 5 Free';
	color: #D3B4B5;
	font-size: 20px;
	line-height: 1;
	font-weight: 900;
}

blockquote p {
    padding: 0;
    margin: 7px 0;
}

blockquote cite {
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em;
}
.blockquote-footer {
    display: block;
    color: #767676;
}

.tc-image1{
	margin: 10px; /* 外側の余白 */
	width: 300px;
	float: right;}
    	@media (max-width: 769px) {
		.tc-image1{
			width: 150px; 
	}}
.tc-image2{
	margin: 5px; /* 外側の余白 */
	width: 300px;
	float: right;
    height: auto;}
    	@media (max-width: 769px) {
		.tc-image1{
			width: 150px; 
	}}

.title-fr {
	padding: 0em .5em;
	color: #860000;
	border-top: 1px solid #C9A7A7;
	border-bottom: 1px solid #C9A7A7;
	line-height: 1.8em;
}
.p-top-autre {
	padding-top: 40px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 20px;
}
.p-top-autreBK {
    background-color: #000000;
    padding-top: 20px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 20px;
	margin-bottom: 0;
}

.line-h-s {
    line-height: 1.6em;
}
.line-h-s2 {
    line-height: 1.8em;
}


table.tb2 {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    line-height: 1.9;
    border-top: 1px solid #DFDFDF;
    border-left: 1px solid #DFDFDF;
    background: #fff;
} 
table.tb2 th {
	width: 30%;
    font-size: 1.4rem;
    line-height: 22px;
    letter-spacing: 1px;
    padding: 8px 14px;
    border-right: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    background: repeating-linear-gradient(-45deg, #ededed, #ededed 2px, #f0f0f0 0, #f0f0f0 5px);}
    	@media (min-width: 769px) {
		table.tb2 th{
		font-size: 1.5rem;
        line-height: 25px;
        padding: 11px 24px;
		width: 280px; 
	}}
table.tb2 th.p70 {
	width: 70%;}

table.tb2 td {
padding: 6px; 
vertical-align: middle; 
border-right: 1px solid #DFDFDF; 
border-bottom: 1px solid #DFDFDF;
border-left: 1px solid #DFDFDF;

}
	@media (min-width: 769px) {
		table.tb2 td{
		font-size: 1.5rem;
        line-height: 25px;
        padding: 11px 24px;
	}}

.t-table-t1 {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0; }
  .t-table-t1__th, .t-table-t1__td {
    border: solid 1px #424242;
    font-size: 1.4rem;
    line-height: 22px;
    letter-spacing: 1px;
    padding: 8px 14px; }
    @media (min-width: 769px) {
      .t-table-t1__th, .t-table-t1__td {
        font-size: 1.5rem;
        line-height: 25px;
        padding: 11px 24px; } }
  .t-table-t1__th {
    width: 30%;
    font-weight: normal;
    text-align: center;
    background-color: #f4f4f4;
    padding-left: 8px;
    padding-right: 8px; }
    @media (min-width: 769px) {
      .t-table-t1__th {
        width: 280px; } }

.t-table-t2 {
  width: 100%;
  table-layout: auto;
  border-collapse: collapse;
  border-spacing: 0;
}
  .t-table-t2__th, .t-table-t2__td {
	border: 1px solid #737373;
	font-size: 1.4rem;
	line-height: 22px;
	letter-spacing: 1px;
	padding: 8px 14px;
}
    @media (min-width: 769px) {
      .t-table-t2__th, .t-table-t2__td {
        font-size: 1.5rem;
        line-height: 25px;
        padding: 11px 24px; } }
  .t-table-t2__th {
	width: 20%;
	font-weight: normal;
	text-align: center;
	background-color: #DCDCDC;
	padding-left: 4px;
	padding-right: 4px;
}
    @media (min-width: 769px) {
      .t-table-t2__th {
        width: 167px; } }

.table-scroll {
overflow: auto;
}
.table-scroll table {
table-layout: fixed;
}

table.niv{
  width: 100%;
  min-width: 1000px;
  border-collapse:separate;
  border-spacing: 0;
}

table.niv th:first-child{
  border-radius: 5px 0 0 0;
}

table.niv th:last-child{
  border-radius: 0 5px 0 0;
  border-right: 1px solid #3c6690;
}

table.niv th{
  text-align: center;
  color:white;
  background: linear-gradient(#829ebc,#225588);
  border-left: 1px solid #3c6690;
  border-top: 1px solid #3c6690;
  border-bottom: 1px solid #3c6690;
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
  padding: 15px;}
	@media (min-width: 769px) {
		table.niv th{
		font-size: 1.5rem;
        line-height: 25px;
        padding: 10px;
	}}
table.niv th.p40{width: 40%
}
table.niv td{
  text-align: center;
  border-left: 1px solid #a8b7c5;
  border-bottom: 1px solid #a8b7c5;
  border-top:none;
  box-shadow: 0px -3px 5px 1px #eee inset;
  width: 25%;
  padding: 5px;}
	@media (min-width: 769px) {
		table.niv  td{
		font-size: 1.5rem;
        line-height: 25px;
        padding: 10px;
	}}
table.niv td:last-child{
  border-right: 1px solid #a8b7c5;
}

table.niv tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}

table.niv tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}



.t-table-st {
  width: 100%;
  table-layout: auto;
  border-collapse: collapse;
  border-spacing: 0;
}
  .t-table-st__th, .t-table-st__td {
	border: 1px solid #A0C0BF;
	font-size: 1.1rem;
	line-height: 22px;
	letter-spacing: 1px;
	padding: 6px 10px;
	text-align: center;
}
    @media (min-width: 769px) {
      .t-table-st__th, .t-table-st__td {
        font-size: 1.5rem;
        line-height: 25px;
        padding: 11px 24px; } }
  .t-table-st__th {
	font-weight: normal;
	background-color: #B8DFDE;
}

.t-table-st2 {
  width: 100%;
  table-layout: auto;
  border-collapse: collapse;
  border-spacing: 0;
}
  .t-table-st2__th, .t-table-st2__td {
	border: 1px solid #A0C0BF;
	font-size: 1.1rem;
	line-height: 17px;
	letter-spacing: 1px;
	padding: 4px 7px;
	text-align: center;
}
    @media (min-width: 769px) {
      .t-table-st2__th, .t-table-st2__td {
        font-size: 1.5rem;
        line-height: 20px;
        padding: 6px 12px; } }
  .t-table-st2__th {
	font-weight: normal;
	background-color: #B8DFDE;
}
.t-table-st3 {
  width: 100%;
  table-layout: auto;
  border-collapse: collapse;
  border-spacing: 0;
}
  .t-table-st3__th, .t-table-st3__td {
	border: 1px solid #A0C0BF;
	font-size: 1.1rem;
	line-height: 22px;
	letter-spacing: 1px;
	padding: 6px 10px;
	text-align: left;
}
    @media (min-width: 769px) {
      .t-table-st3__th, .t-table-st3__td {
        font-size: 1.5rem;
        line-height: 25px;
        padding: 11px 24px; } }
  .t-table-st3__th {
	font-weight: normal;
	background-color: #B8DFDE;
}

table.tb1 {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    line-height: 1.9;
    border-top: 1px solid #DFDFDF;
    border-left: 1px solid #DFDFDF;
    background: #fff;
} 
table.tb1 th {
	width: 30%;
    font-size: 1.4rem;
    line-height: 22px;
    letter-spacing: 1px;
    padding: 8px 14px;
    border-right: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    background-color: #E1E1E1;}
	@media (min-width: 769px) {
		table.tb1 th{
		font-size: 1.5rem;
        line-height: 25px;
        padding: 11px 24px;
		width: 280px; 
	}}
table.tb1 td {
	padding: 6px;
	vertical-align: middle;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	text-align: center;}
	@media (min-width: 769px) {
		table.tb1 td{
		font-size: 1.5rem;
        line-height: 25px;
        padding: 11px 24px;
	}}

table.tb2 {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    line-height: 1.9;
    border-top: 1px solid #DFDFDF;
    border-left: 1px solid #DFDFDF;
    background: #fff;
} 
table.tb2 th {
	width: 30%;
    font-size: 1.4rem;
    line-height: 22px;
    letter-spacing: 1px;
    padding: 8px 14px;
    border-right: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    background: repeating-linear-gradient(-45deg, #ededed, #ededed 2px, #f0f0f0 0, #f0f0f0 5px);}
    	@media (min-width: 769px) {
		table.tb2 th{
		font-size: 1.5rem;
        line-height: 25px;
        padding: 11px 24px;
		width: 150px; 
	}}
table.tb2 th.p35 {
	width: 35%;}

table.tb2 td {
padding: 6px; 
vertical-align: middle; 
border-right: 1px solid #DFDFDF; 
border-bottom: 1px solid #DFDFDF;
border-left: 1px solid #DFDFDF;}
	@media (min-width: 769px) {
		table.tb2 td{
		font-size: 1.5rem;
        line-height: 25px;
        padding: 11px 24px;
	}}
table.tb3 {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    line-height: 1.9;
    border-top: 1px solid #DFDFDF;
    border-left: 1px solid #DFDFDF;
    background: #fff;
} 
table.tb3 th {
    font-size: 1.4rem;
    line-height: 22px;
    letter-spacing: 1px;
    padding: 8px 14px;
    border-right: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    background: repeating-linear-gradient(-45deg, #DDDDDD, #DDDDDD 2px, #D8D8D8 0, #D8D8D8 5px);}
    	@media (min-width: 769px) {
		table.tb3 th{
		font-size: 1.5rem;
        line-height: 25px;
        padding: 11px 24px;
	}}
table.tb3 td {
padding: 6px; 
vertical-align: middle; 
border-right: 1px solid #DFDFDF; 
border-bottom: 1px solid #DFDFDF;
border-left: 1px solid #DFDFDF;}
	@media (min-width: 769px) {
		table.tb3 td{
		font-size: 1.5rem;
        line-height: 25px;
        padding: 11px 24px;
	}}
table.tb-l1 {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    line-height: 1.5;
    border-top: 1px solid #DFDFDF;
    border-left: 1px solid #DFDFDF;
    background: #fff;
    text-align: center;
} 
table.tb-l1 th {
    padding: 6px;
    border-right: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    background-color: #D7D7D7;}
	@media (min-width: 769px) {
		table.tb-l1 th{
		font-size: 1.5rem;
	}}
table.tb-l1 td {
padding: 6px; 
vertical-align: middle; 
border-right: 1px solid #DFDFDF; 
border-bottom: 1px solid #DFDFDF; }
	@media (min-width: 769px) {
		table.tb-l1 td{
		font-size: 1.5rem;
	}}
table.tb-l1 a {
    color: #780E10;
    text-decoration: underline;	
}
table.tb-l1 a:hover {
    color: #F50E13;
}



.accordion {
    width: 100%;
    background: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #C4C4C4;
 }

.accordion .link {
	cursor: pointer;
	display: block;
	padding-top: 15px;
	padding-right: 45px;
	padding-left: 42px;
	padding-bottom: 15px;
	color: #4D4D4D;
	border-bottom: 1px solid #CCC;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion li:last-child .link {
    border-bottom: 0;
	
}

.accordion li i {
    position: absolute;
    top: 22px;
    left: 15px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
    right: 30px;
    left: auto;
    font-size: 16px;
}

.accordion li.open .link {
    color: #b63b4d;
}

.accordion li.open i {
    color: #b63b4d;
}
.accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.accordion li.default .submenu {display: block;}

 .submenu {
    display: none;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 10px;
	margin-left: 43px;
 }


 .submenu a {
    display: block;
    text-decoration: none;
    color: #d9d9d9;
    padding: 12px;
    padding-left: 42px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
 }

 .submenu a:hover {
    background: #b63b4d;
    color: #FFF;
 }

 .submenu ul li {
	list-style-type : disc;
	margin-left: 20px;
 }

.bg-step {
	background-color: #F9F5EF !important;
}
.border-step {
	border-color: #D8D0C3 !important;
}

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.1875rem;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}


.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
  display: flex;
 flex-direction: column;
}

.card-title {
  margin-bottom: 1.25rem;
}



.card-header {
  padding: 0.25rem 0.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header-h {
  padding: 3rem 2rem;
  margin-bottom: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
	
}
.card-header-bl {
	padding: 1.5rem 1rem;
	margin-bottom: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.125);
	background-color: #00478A;
	color:white;
	text-align: center;
	font-family: "Maru Folk Medium";
}
.card-header-gy {
	padding: 1.5rem 1rem;
	margin-bottom: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.125);
	background-color: #CCCCCC;
	text-align: center;
	font-family: "Maru Folk Medium";
}
.card-header-rd {
	padding: 1.5rem 1rem;
	margin-bottom: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.125);
	background-color: #BD0003;
	color:white;
	text-align: center;
	font-family: "Maru Folk Medium";
}
.card-header-gra {
	padding: 1.5rem 1rem;
	margin-bottom: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.125);
	background: linear-gradient(#b74545,#ff8989);
	color:white;
	text-align: center;
	font-family: "Maru Folk Medium";
}
.card-header-gra2 {
	padding: 1.5rem 1rem;
	margin-bottom: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.125);
	background: linear-gradient(to bottom, rgba(135,224,253,1) 0%,rgba(83,203,241,1) 40%,rgba(5,171,224,1) 100%); 
	color:white;
	text-align: center;
	font-family: "Maru Folk Medium";
}
.card-header-gra3 {
	padding: 1.5rem 1rem;
	margin-bottom: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.125);
	background-image: linear-gradient(180deg, rgba(39, 63, 238, 1), rgba(0, 45, 128, 1) 0%, rgba(0, 68, 158, 1) 50%, rgba(0, 67, 192, 1));
	color:white;
	text-align: center;
	font-family: "Maru Folk Medium";
}

.card-footer {
  padding: 1.25rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer-l {
  padding: 1.25rem;
  margin-top: 0;
  background-color: rgba(0, 0, 0, 0.03);

}

.card-img {
  width: 100%;
  border-radius: calc(0.1875rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.1875rem - 1px);
  border-top-right-radius: calc(0.1875rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.1875rem - 1px);
  border-bottom-left-radius: calc(0.1875rem - 1px);
}


.cp_box *, .cp_box *:before, .cp_box *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_box {
	width: auto;
	margin: 2em auto;
}
.cp_box label {
	font-weight: bold;
	margin: auto;
	margin-bottom: 0px;
	padding-top: 0.3em;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 0.5em;
	cursor: pointer;
	transition: all 0.3s;
	text-align: center;
	color: #4B4B4B;
	border: 1px solid #626262;
	border-radius: 3px;
}
.cp_box label:hover {
	transition: all 0.3s;
	color: #ffffff;
	background: #4B4B4B;
}
.cp_box label::after {
	font-family: 'Font Awesome 5 Free';
	content: ' \f107';
	color: #4B4B4B;
}
.cp_box label:hover::after {
	color: #ffffff;
}
.cp_box input:checked ~ label::after {
	font-family: 'Font Awesome 5 Free';
	content: ' \f106';
	color: #4B4B4B;
}
.cp_box input:checked ~ label:hover::after {
	color: #ffffff;
}
.cp_box input {
	display: none;
}
.cp_box .cp_container {
	position: relative;
	z-index: 10;
	overflow: hidden;
	height: 0;
	transition: height 0.3s ease-in-out,box-shadow 0.6s linear;
	background: rgba(255, 255, 255, 0.5);
	margin-top:-1;

}
.cp_box input:checked ~ div {
	transition: height 0.5s ease-in-out,box-shadow 0.1s linear;
}
/* 続きを読むを押すと表示されるテキストの高さ */
.cp_box input:checked ~ div.cp_container {
	height: auto;
}




.num-box{
      display:flex; 
      width: 100%;
    } 
.box-item{
    padding:2px;
	align-items: flex-start;
    }


/*PCの場合*/
.pc-s	{ display:inline!important; }
.mb-s	{ display:none!important; }
@media screen and (max-width: 769px) {
/*タブレット、スマホの場合*/
.pc-s	{ display:none!important; }
.mb-s { display:inline!important; }
}
.youtube {
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}

.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}


.p-news-index-list__item-q {
  border-bottom: solid 1px #b3b3b3;
  padding-bottom: 15px;
  margin-bottom: 15px; }
  @media (min-width: 769px) {
    .p-news-index-list__item-q {
      padding-bottom: 25px;
      margin-bottom: 26px; } }

.p-news-index-list__link-q {
  display: block; }

.p-news-index-list__meta-q {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px; }

.p-news-index-list__centre-q {
  font-size: 1.3rem;
  line-height: 15px;
  letter-spacing: 1px; }
  @media (min-width: 769px) {
    .p-news-index-list__centre-q {
      font-size: 1.5rem;
      line-height: 20px; } }
  @media screen and (max-width: 320px) {
    .p-news-index-list__centre-q {
      letter-spacing: 0; } }

dl.case4{
    padding:0;
    line-height:1.3;
}
dl.case4 a{
    color: #725959;
    text-decoration: underline;
}
dl.case4 a:hover{
    color: #C0191A;
}
dl.case4 dt{
    width:4.5em;
    float:left;
    margin:0;
    padding:0 0 0 3px;
}
dl.case4 dd{
    position:relative;
    margin:0 0 10px;
    padding:0 5px 10px 8em;

}
.border-dashed-bottom {
    border-bottom: 1px dashed #E3E3E3;
}

.shadow_wh{
	text-shadow: 1px 1px 2px #FFFFFF;
}
.shadow_bk{
	text-shadow: 1px 1px 2px #373737;
}

.img-map{
	width: 100%;
}
  @media (min-width: 769px) {
    .img-map {
      max-width: 711px;
	  } }

.controls {
    padding: 1rem;
}

.checkbox-group {
	display: inline-block;
	padding: .5rem;
	margin-right: .55rem;
	vertical-align: top;
	line-height: 15px;
}
@media screen and (max-width: 541px) {
    .checkbox-group {
        line-height: 5px;
    }
}
.checkbox {
    text-align: justify;
    display: inline-block;
    margin-right: 20px;
}

.checkbox:after {
    content: '';
    display: inline-block;
    width: 100%;
}

.checkbox-input,
.checkbox-label {
    display: inline-block;
}

.checkbox-label {
    margin-right: .2rem;
}

/* Container
---------------------------------------------------------------------- */

.container1 {
    padding: 1rem;
    text-align: justify;
}

.container1:after {
    content: '';
    display: inline-block;
    width: 100%;
}

/* Target Elements
---------------------------------------------------------------------- */

.mix,
.gap {
    display: inline-block;
    vertical-align: top;
}

.mix {
    position: relative;
    margin-left: 1px;
    margin-right: 5px;
	margin-bottom: 10px;
}

.mix:before {
    content: '';
    display: inline-block;
}

.mix,
.gap {
    width: calc(100%/1 - (((1 - 1) * 1rem) / 1));
}
@media screen and (min-width: 541px) {
    .mix,
    .gap {
        width: calc(100%/3 - (((3 - 1) * 1rem) / 3));
    }
}

/*-----------------------------------------------
|   Flex
-----------------------------------------------*/
.flex-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
/*-----------------------------------------------
|   Icons group
-----------------------------------------------*/
.icon-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.icon-group .icon-item:not(:last-child) {
  margin-right: 0.5rem;
}

.icon-item {
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 2.5rem;
  width: 2.5rem;
  border: 0;
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.icon-item:hover, .icon-item:focus {
  background-color: #f9fafd;
}

.icon-item.icon-item-lg {
  height: 2.75rem;
  width: 2.75rem;
}

.icon-line {
  color: #00B900;
}

/*PCの場合*/
.pc-s	{ display:inline!important; }
.mb-s	{ display:none!important; }
@media screen and (max-width: 769px) {
/*タブレット、スマホの場合*/
.pc-s	{ display:none!important; }
.mb-s { display:inline!important; }
}


.p-top-reason-card {
  width: 242px; }
  @media (max-width: 768.98px) {
    .p-top-reason-card {
      margin: 0 auto; }
      .p-top-reason-card:not(:last-of-type) {
        margin-bottom: 36px; } }
  @media (min-width: 769px) {
    .p-top-reason-card {
      width: 245px; } }
  .p-top-reason-card__list {
    margin-bottom: 33px; }
    @media (min-width: 769px) {
      .p-top-reason-card__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
            justify-content: space-around;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        margin-bottom: 60px; } }
  .p-top-reason-card__link {
    display: block; }
  .p-top-reason-card__img {
    margin: 0 auto 19px; }
    @media (min-width: 769px) {
      .p-top-reason-card__img {
        margin: 0 auto 38px; } }
    .p-top-reason-card__img.__achievement {
      width: 112px; }
    .p-top-reason-card__img.__content {
      width: 127px; }
    .p-top-reason-card__img.__info {
      width: 121px; }
  .p-top-reason-card__title {
	width: 236px;
	font-size: 2.7rem;
	font-weight: bold;
	line-height: 1;
	color: #B03434;
	text-align: center;
	letter-spacing: 1.2px;
	position: relative;
	padding-bottom: 14px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
    @media (min-width: 769px) {
      .p-top-reason-card__title {
        letter-spacing: 1.2px;
        padding-bottom: 14px;
        margin: 0 auto 10px;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; } }
    .p-top-reason-card__title::after {
      width: 0%;
      height: 2px;
      content: "";
      display: block;
      background-color: #ff1d25;
      position: absolute;
      left: 0;
      bottom: 0;
      -webkit-transition: width 0.3s;
      transition: width 0.3s; }
      @media (max-width: 768.98px) {
        .p-top-reason-card__title::after {
          display: none; } }
  .p-top-reason-card__text {
    font-size: 1.5rem;
    line-height: 30px; }
  @media (min-width: 769px) {
    .p-top-reason-card:hover .p-top-reason-card__title {
      color: #ff1d25; }
      .p-top-reason-card:hover .p-top-reason-card__title::after {
        width: 100%; } }

.p-top-reason {
  background: url("/talk/img/background2.jpg") no-repeat center;
  background-size: cover;
  padding: 39px 0 50px; }
  @media (min-width: 769px) {
    .p-top-reason {
      background-image: url("/talk/img/background2.jpg");
      padding: 95px 0 99px; } }
  .p-top-reason__inner {
    width: calc(100% - 40px);
    max-width: 1000px;
    margin: 0 auto; }
  .p-top-reason__title {
	font-size: 2rem;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
    @media (min-width: 769px) {
      .p-top-reason__title {
        font-size: 3.2rem;
        text-align: center;
        letter-spacing: 1.6px;
        margin-bottom: 50px; } }

.p-top-reason1 {
  background: url("/talk/img/background-reason.jpg") no-repeat center;
  background-size: cover;
  padding: 39px 0 50px; }
  @media (min-width: 769px) {
    .p-top-reason1 {
      background-image: url("/talk/img/background-reason.jpg");
      padding: 95px 0 99px; } }
  .p-top-reason1__inner {
    width: calc(100% - 40px);
    max-width: 1000px;
    margin: 0 auto; }
  .p-top-reason1__title {
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 20px;
	color: #FFFFFF;
}
    @media (min-width: 769px) {
      .p-top-reason1__title {
        font-size: 3rem;
        text-align: center;
        letter-spacing: 1.6px;
        margin-bottom: 50px; } }

.p-top-reason-exp {
  background: url("/talk/img/background-exp.jpg") no-repeat center;
  background-size: cover;
  padding: 39px 0 50px; }
  @media (min-width: 769px) {
    .p-top-reason-exp {
      background-image: url("/talk/img/background-exp.jpg");
      padding: 95px 0 99px; } }
  .p-top-reason-exp__inner {
    width: calc(100% - 40px);
    max-width: 1000px;
    margin: 0 auto; }
  .p-top-reason-exp__title {
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 20px;
	color: #FFFFFF;
}
    @media (min-width: 769px) {
      .p-top-reason-exp__title {
        font-size: 3rem;
        text-align: center;
        letter-spacing: 1.6px;
        margin-bottom: 50px; } }
.p-top-reason-exp__text {
	line-height: 2.5;
	color: #FFFFFF;
	padding: 40px;
	border: 1px solid #FFFFFF;
	border-radius: 3px;
}

.p-top-reason-reg {
  background: url("/talk/img/t-reg-bg.jpg") no-repeat center;
  background-size: cover;
  padding: 39px 0 50px; }
  @media (min-width: 769px) {
    .p-top-reason-reg {
      background-image: url("/talk/img/t-reg-bg.jpg");
      padding: 80px 0 80px; } }
  .p-top-reason-reg__inner {
    width: calc(100% - 40px);
    max-width: 1000px;
    margin: 0 auto; }
  .p-top-reason-reg__title {
	font-size: 2rem;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
    @media (min-width: 769px) {
      .p-top-reason-reg__title {
        font-size: 3.2rem;
        text-align: center;
        letter-spacing: 1.6px;
        margin-bottom: 50px; } }

.p-top-reason-reg2 {
  background: url("/talk/img/background-k-reg.jpg") no-repeat center;
  background-size: cover;
}
  @media (min-width: 769px) {
    .p-top-reason-reg2 {
      background-image: url("/talk/img/background-k-reg.jpg") no-repeat center;
      padding: 0px; } }
  .p-top-reason-reg2__inner {
    width: calc(100% - 40px);
    max-width: 1000px;
    margin: 0 auto; }
  .p-top-reason-reg2__title {
	font-size: 2rem;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
    @media (min-width: 769px) {
      .p-top-reason-reg2__title {
        font-size: 3.2rem;
        text-align: center;
        letter-spacing: 1.6px;
        margin-bottom: 50px; } }
.box-dark {
  display: block;
  background-color: black;
  opacity: 0.4;
}

.image-round1{
  border-radius: 50%;
}

.btn1 {
  display: inline-block;
  font-weight: 600;
  color: #5e6e82;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.3125rem 1rem;
  font-size: 1.3rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .btn1 {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.btn1:hover {
  color: #5e6e82;
  text-decoration: none;
}

.btn1:focus, .btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 62, 125, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(0, 62, 125, 0.25);
}

.btn1.disabled, .btn1:disabled {
  opacity: 0.65;
}
.btn-danger {
	color: #fff;
	background-color: #BF3B3B;
	border-color: #EF6262;
}
.btn-danger.active {
	color: #fff;
	background-color: #EB5A5A;
	border-color: #EF6262;
}

.btn-danger:hover {
  color: #fff;
  background-color: #eb3f3f;
  border-color: #ea3434;
}

.btn-danger:focus, .btn-danger.focus {
  -webkit-box-shadow: 0 0 0 0 rgba(241, 122, 122, 0.5);
  box-shadow: 0 0 0 0 rgba(241, 122, 122, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #EF6262;
  border-color: #EF6262;
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #ea3434;
  border-color: #e92828;
}

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(241, 122, 122, 0.5);
  box-shadow: 0 0 0 0 rgba(241, 122, 122, 0.5);
}
.news-box{
	margin-left: 5px;
	color: #fff;
	background-color: #FF8989;
	padding-top: 0px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	line-height: 0.2;
	font-size: 8px;
	vertical-align: middle;
}
.table-scroll {
overflow: auto;
}
.table-scroll table {
table-layout: fixed;
}

table.reg{
  width: 100%;
  border-collapse:separate;
  border-spacing: 0;
}

table.reg th:first-child{
  border-radius: 5px 0 0 0;
}

table.reg th:last-child{
  border-radius: 0 5px 0 0;
  border-right: 1px solid #D5B8B8;
}

table.reg th{
	text-align: center;
	color: white;
	background: linear-gradient(#b74545,#ff8989);
	border-left: 1px solid #D5B8B8;
	border-top: 1px solid #D5B8B8;
	border-bottom: 1px solid #D5B8B8;
	box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
	padding: 5px;
	white-space: nowrap;
	font-size: 1.0rem;
}
table.reg th{
 width: 100%;
}

	@media (min-width: 769px) {
		table.reg th{
		font-size: 1.5rem;
        line-height: 25px;
        padding: 10px;
	}}
table.reg th.p10{width: 10%
}
table.reg th.p20{width: 20%
}
table.reg th.p25{width: 25%
}
table.reg th.p30{width: 30%
}
table.reg th.p40{width: 40%
}
table.reg th.p50{width: 50%
}

table.reg td{
	text-align: center;
	border-left: 1px solid #E1BEBE;
	border-bottom: 1px solid #E1BEBE;
	border-top: none;
	box-shadow: 0px -3px 5px 1px #eee inset;
	padding: 5px;
	font-size: 1.0rem;
}
	@media (min-width: 769px) {
		table.reg  td{
		font-size: 1.5rem;
        line-height: 25px;
        padding: 10px;
	}}
table.reg td:last-child{
  border-right: 1px solid #E1BEBE;
}

table.reg tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}

table.reg tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}

table.wl{
  width: 100%;
  border-collapse:separate;
  border-spacing: 0;
}

table.wl th:first-child{
  border-radius: 5px 0 0 0;
}

table.wl th:last-child{
  border-radius: 0 5px 0 0;
  border-right: 1px solid #D7D7D7;
}

table.wl th{
	text-align: center;
	color: white;
	background: linear-gradient(#8e8e8e,#bfbfbf);
	border-left: 1px solid #D7D7D7;
	border-top: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
	padding: 5px;
	white-space: nowrap;
	font-size: 1.0rem;
}
	@media (min-width: 769px) {
		table.wl th{
		font-size: 1.5rem;
        line-height: 25px;
        padding: 10px;
	}}
table.wl td{
	text-align: center;
	border-left: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-top: none;
	box-shadow: 0px -3px 5px 1px #eee inset;
	padding: 5px;
	font-size: 1.0rem;
}
	@media (min-width: 769px) {
		table.wl  td{
		font-size: 1.5rem;
        line-height: 25px;
        padding: 10px;
	}}
table.wl td:last-child{
  border-right: 1px solid #E0E0E0;
}

table.wl tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}

table.wl tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}
table.wl th.p10{width: 10%
}
table.wl th.p20{width: 20%
}
table.wl th.p25{width: 25%
}
table.wl th.p30{width: 30%
}
table.wl th.p40{width: 40%
}
table.wl th.p50{width: 50%
}

table.theme{
  width: 100%;
  border-collapse:separate;
  border-spacing: 0;
  border-left: 1px solid #B8C6D5;
  border-top: 1px solid #B8C6D5;
  border-radius: 5px;
}

table.theme th{
    text-align: center;
    color: white;
    background: linear-gradient(#22518A,#1D3357);
    border-right: 1px solid #B8C6D5;
    border-bottom: 1px solid #B8C6D5;
    box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
    padding: 7px;
    white-space: nowrap;
    font-size: 1.3rem;
}
	@media (min-width: 769px) {
		table.theme th{
		font-size: 1.5rem;
        line-height: 25px;
        padding: 10px;
        width: 25%;
	}}
	@media (max-width: 769px) {
		table.theme th{
        width: 35%;
	}}

table.theme td{
    text-align: center;
    border-right: 1px solid #BECFE1;
    border-bottom: 1px solid #BECFE1;
    border-top: none;
    box-shadow: 0px -3px 5px 1px #eee inset;
    padding: 5px;
    font-size: 1.3rem;
}
	@media (min-width: 769px) {
		table.theme  td{
		font-size: 1.5rem;
        line-height: 25px;
        padding: 10px;
	}}
table.theme thead th{
	border-radius:5px 0 0 0; 
}
table.theme thead td:last-child{
	border-radius:0 5px 0 0; 
}
table.theme tbody tr:last-child th{
	border-radius:0 0 0 5px; 
}
table.theme tbody tr:last-child td:last-child{
	border-radius:0 0 5px 0; 
}



table.theme2{
  width: 100%;
  border-collapse:separate;
  border-spacing: 0;
  border-left: 1px solid #B8C6D5;
  border-top: 1px solid #B8C6D5;
  border-radius: 5px;
}

table.theme2 th{
    text-align: center;
    color: white;
    background: linear-gradient(#22518A,#1D3357);
    border-right: 1px solid #B8C6D5;
    border-bottom: 1px solid #B8C6D5;
    box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
    padding: 7px;
    white-space: nowrap;
    font-size: 1.3rem;
    width: 50%;
}
	@media (min-width: 769px) {
		table.theme2 th{
		font-size: 1.5rem;
        line-height: 25px;
        padding: 10px;
	}}

table.theme2 td{
    text-align: center;
    border-right: 1px solid #BECFE1;
    border-bottom: 1px solid #BECFE1;
    border-top: none;
    box-shadow: 0px -3px 5px 1px #eee inset;
    padding: 5px;
    font-size: 1.3rem;
}
	@media (min-width: 769px) {
		table.theme2  td{
		font-size: 1.5rem;
        line-height: 25px;
        padding: 10px;
	}}
table.theme2 thead th{
	border-radius:5px 0 0 0; 
}
table.theme2 thead td:last-child{
	border-radius:0 5px 0 0; 
}
table.theme2 tbody tr:last-child th{
	border-radius:0 0 0 5px; 
}
table.theme2 tbody tr:last-child td:last-child{
	border-radius:0 0 5px 0; 
}


table.theme3{
  width: 100%;
  border-collapse:separate;
  border-spacing: 0;
  border-left: 1px solid #D5B8B8;
  border-top: 1px solid #D5B8B8;
  border-radius: 5px;
}

table.theme3 th{
    text-align: center;
    color: #733132;
    background-color: rgba(241, 235, 235, 1);
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 2px, rgba(243, 227, 227, 1) 2px, rgba(243, 227, 227, 1) 4px );
    border-right: 1px solid #D5B8B8;
    border-bottom: 1px solid #D5B8B8;
    box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
    padding: 5px;
    white-space: nowrap;
    font-size: 1.0rem;
    width: 60%;
}
	@media (min-width: 769px) {
		table.theme3 th{
		font-size: 1.5rem;
        line-height: 25px;
        padding: 10px;
	}}
table.theme3 td{
	border-right: 1px solid #E1BEBE;
	border-bottom: 1px solid #E1BEBE;
	border-top: none;
	box-shadow: 0px -3px 5px 1px #eee inset;
	padding: 5px;
	font-size: 1.0rem;
	text-align: center;
}
	@media (min-width: 769px) {
		table.theme3  td{
		font-size: 1.5rem;
        line-height: 25px;
        padding: 10px;
	}}
table.theme3 thead th{
	border-radius:5px 0 0 0; 
}
table.theme3 thead td:last-child{
	border-radius:0 5px 0 0; 
}
table.theme3 tbody tr:last-child th{
	border-radius:0 0 0 5px; 
}
table.theme3 tbody tr:last-child td:last-child{
	border-radius:0 0 5px 0; 
}

table.theme-tef{
  width: 100%;
  border-collapse:separate;
  border-spacing: 0;
  border-left: 1px solid #B3B8C4;
  border-top: 1px solid #B3B8C4;
  border-radius: 5px;
}

table.theme-tef th{
	text-align: center;
	color: white;
	background: linear-gradient(90deg, rgba(0, 78, 178, 1), rgba(83, 136, 221, 1));
	border-right: 1px solid #B3B8C4;
	border-bottom: 1px solid #B3B8C4;
	box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
	padding: 5px;
	white-space: nowrap;
	font-size: 1.0rem;
	width: 20%;
}
	@media (min-width: 769px) {
		table.theme-tef th{
		font-size: 1.5rem;
        line-height: 25px;
        padding: 10px;
	}}
table.theme-tef td{
    text-align: left;
    border-right: 1px solid #B3B8C4;
    border-bottom: 1px solid #B3B8C4;
    border-top: none;
    box-shadow: 0px -3px 5px 1px #eee inset;
    padding: 5px;
    font-size: 1.0rem;
}
	@media (min-width: 769px) {
		table.theme-tef  td{
		font-size: 1.5rem;
        line-height: 25px;
        padding: 10px;
	}}
table.theme-tef thead th{
	border-radius:5px 0 0 0; 
}
table.theme-tef thead td:last-child{
	border-radius:0 5px 0 0; 
}
table.theme-tef tbody tr:last-child th{
	border-radius:0 0 0 5px; 
}
table.theme-tef tbody tr:last-child td:last-child{
	border-radius:0 0 5px 0; 
}



.tab_container {
  padding-bottom: 1em;
  border:1px solid #FFF0F0;
  margin: 0 auto;}
.tab_item {
	width: calc(100%/3);
	padding: 10px 0;
	border-bottom: 3px solid #FFF0F0;
	text-align: center;
	display: block;
	float: left;
	text-align: center;
	transition: all 0.2s ease;
}
	@media (max-width: 769px) {
		.tab_item{
		padding: 5px 0;
	}}
.tab_item:hover {
  opacity: 0.75;
  cursor : pointer;
  
}
input[name="tab_item"] {
  display: none;
}
.tab_content {
  display: none;
  padding: 1em 1em 0;
  clear: both;
  overflow: hidden;
}
#tab1:checked ~ #tab1_content,
#tab2:checked ~ #tab2_content,
#tab3:checked ~ #tab3_content{
  display: block;
}
.tab_container input:checked + .tab_item {
	background-color: #FFEDED;
}

.ribbon20-wrapper {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 5px 0 10px 0px;
	border: 1px solid #CFCFCF;
box-shadow:0px 0px 5px 2px #ccc inset;
  }
.ribbon20 {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 5px;
	box-sizing: border-box;
	padding: 0 12px;
	margin: 0;
	height: 20px;
	line-height: 20px;
	letter-spacing: 0.1em;
	color: white;
	background-color: #C70303;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.9);
}
.ribbon20:before {
  position: absolute;
  content: '';
  top: 0;
  left: -7px;
  border: none;
  height: 28px;
  width: 7px;
  background: #C70303;
  border-radius: 5px 0 0 5px;
}
.ribbon20:after {
	position: absolute;
	content: '';
	bottom: -7px;
	left: -5px;
	border: none;
	height: 7px;
	width: 5px;
	background-color: #8B1010;
	border-radius: 5px 0 0 5px;
}

.checked-indicator {
  display: none;
}

.hr-feature {
  width: 12rem;
}

.feature-item:hover .checked-indicator, .feature-item:focus .checked-indicator {
  color: #000;
}

@media (min-width: 992px) {
  .line-indicator:after {
    content: "";
    position: absolute;
    height: 2.25rem;
    right: 2rem;
    border-left: 1px solid #ABABAB;
  }
  .line-indicator-top::after {
    bottom: 0.3rem;
    right: 2.5rem;
    border-top: 1px solid #ABABAB;
  }
  .line-indicator-top-1::after {
    width: 0;
  }
  .line-indicator-top-2::after {
    width: 50%;
  }
  .line-indicator-top-3::after {
    width: 88%;
  }
  .line-indicator-bottom::after {
    top: 0.25rem;
    border-bottom: 1px solid #ABABAB;
  }
  .line-indicator-bottom-1::after {
    width: 36%;
    right: 2.5rem;
  }
  .line-indicator-bottom-2::after {
    width: 15%;
    right: 2.5rem;
  }
  .line-indicator-bottom-3::after {
    width: 50%;
    right: 2.5rem;
  }
  .checked-indicator {
    display: block;
    position: absolute;
    border: 1px solid #555555;
    height: 2.25rem;
    width: 2.25rem;
    border-radius: 50%;
    background-color: #fff;
    line-height: 2.250rem;
    text-align: center;
    color: #555555;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .checked-indicator-top {
    -webkit-transform: translate(-97%, -105%);
    -ms-transform: translate(-97%, -105%);
    transform: translate(-97%, -105%);
  }
  .checked-indicator-bottom {
    -webkit-transform: translate(-97%, 90%);
    -ms-transform: translate(-97%, 90%);
    transform: translate(-97%, 90%);
  }
}
.dropcap::first-letter {
  font-size: 3em;
  float: left;
  margin-right: 0.375rem;
  line-height: .92;
}
.lead {
  font-size: 1.25rem;
}
  .border-lg {
	border: 1px solid #555555 !important;
  }
  .border-lg-top {
    border-top: 1px solid #555555 !important;
  }
  .border-lg-right {
    border-right: 1px solid #555555 !important;
  }

.ribbon18-wrapper {
	display: block;
	position: relative;
	margin: auto;
	padding: 10px 0px 5px 3px;
	width: 300px;
	height: 100px;
	background-color: #FFFFFF;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.14);
	box-sizing: border-box;
	
}

.ribbon18-content {
  position: absolute;
  top: -6px;
  right: -6px;
  width: 89px;
  height: 91px;
  overflow: hidden;
  }

.ribbon18 {
  display: inline-block;
  position: absolute;
  padding: 7px 0;
  left: -23px;
  top: 22px;
  width: 160px;
  text-align: center;
  font-size: 18px;
  line-height: 16px;
  background: linear-gradient(to right, #4298fa 0%,#8fcdff 100%);
  color: #fff;
  text-shadow: 0 2px 2px #56a1f3;
  letter-spacing: 0.05em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.ribbon18:before, .ribbon18:after {
  position: absolute;
  content: "";
  border-top: 4px solid #3672b6;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  bottom: -4px;
}

.ribbon18:before {
  left: 14px;
}

.ribbon18:after {
  right: 18px;
}
.c-step-title{
	width:100%;
	min-height:20px;
	display:flex;
	font-family: "Shin Go Regular";
}
    @media (min-width:769px){
		.c-step-title{min-height:36px}}
.c-step-title__label{
	width: 72px;
	flex-grow: 0;
	flex-shrink: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #953247;
	font-size: 1.6rem;
	color: white;
}
    @media (min-width:769px){
		.c-step-title__label{
			width:150px;
		font-size:2rem;}}
.c-step-title__txt{
	display: flex;
	flex-grow: 1;
	flex-shrink: 1;
	align-items: center;
	font-size: 1.6rem;
	padding: 0 6px;
	background-color: #F4EDEE;
}
@media (min-width:769px){
	.c-step-title__txt{
		font-size:2rem;
		padding:0 10px}}

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.media-img
{width: 50px;
	float: left;
	margin-right: 20px;

}
.media-img2
{width: 50px;
	margin-right: 20px;
}


.button-rounded--red {
  min-width: 130px;
  color: #fff;
  padding: 3px 8px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  outline: none;
  border-radius: 5px;
  border: 2px solid #d90429;
  background: #d90429;
}
    @media (max-width:769px){
		.button-rounded--red {
		min-width: 0px;
		padding: 3px;}}
.button-rounded--red:hover {
  background: #fff;
  color: #d90429
}
.button-rounded--red.active{
  background: #fff;
  color: #d90429
}
.news-box3{
    margin-left: 5px;
    color: #fff;
    background-color: #2267C5;
    padding-top: 0px;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 0px;
    line-height: 0.2;
    font-size: 8px;
    vertical-align: middle;
}

.bg-france{
 background: linear-gradient(to right, #a8d0ec 0%, #a8d0ec 33%, #fff 33%, #fff 66%, #eca7ad 66%);
}

.border-gray {
    border: 1px solid #DDDDDD;
}

.box-tef {
    background-color: #E6EAF2;
    margin: 10px;
    padding: 20px;
    border: 1px solid #87A7C5;
}

.map iframe {
  width: 100%;
  aspect-ratio: 16 / 9;
}

@media (max-width: 768px) {
  .map iframe {
    aspect-ratio: 4 / 3;
  }
}

.hr-center {
    width: 200px;
    margin: 0 auto;
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-top: 1px solid #747474; /* 色 */
    margin-bottom: 5px;
}

ul.checkbox-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;  /* 横並び可能にする */
  flex-wrap: wrap;  /* 折り返し */
}

ul.checkbox-list li {
  position: relative;
  padding-left: 2em;  /* アイコン分のスペース（emで相対） */
  margin-bottom: 0.2em;
  flex: 1 1 100%;  /* デフォルトで全幅（モバイル向け） */
}

ul.checkbox-list li::before {
  content: "\ea52";  /* Icomoonアイコン */
  font-family: 'icomoon';
  position: absolute;
  left: 0;
  top: 0.1em;  /* 垂直位置調整 */
}