/*
Theme Name: ®bÑ§¹ÙßBÐ¯
*/

.sangakukanrenkei .bg-blue {
	background: #edf3f9;
  padding: 1.5rem;
}

.sangakukanrenkei .bg-gray {
  background: #eee;
	padding: 1.5rem;
}

.sangakukanrenkei .column.bg-gray {
	margin-bottom: 0;
}

.sangakukanrenkei .ancher-box {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.sangakukanrenkei .ancher-box li {
	width: 24%;
  position: relative;
	list-style-type: none;
	background: #003975;
	margin: 0 1% 10px 0 !important;
}

.sangakukanrenkei .ancher-box li a {
	color: #fff;
	text-decoration: none !important;
	font-size: 13px;
	padding: 8px 20px 8px 10px;
	display: block;
}

.sangakukanrenkei .ancher-box li a:after {
	display: block;
  position: absolute;
  top: 12px;
  right: 10px;
  font-size: 1.5rem;
  line-height: 1;
  font-family: "FontAwesome";
  content: '\f107';
}

.sangakukanrenkei .border-box {
	border: #ccc solid 2px;
	padding: 1rem;
	margin-bottom: 1rem;
	background: #fff;
}

.sangakukanrenkei .mb0 {
	margin-bottom: 0 !important;
}

.sangakukanrenkei .nowrap {
	white-space: nowrap;
}

.sangakukanrenkei .kihu-h3 {
	border-left: 5px solid #003975;
	padding: 24px 1rem 0 15px;
	line-height: 1;
/* 	color: #003975; */
}

.sangakukanrenkei .kihu-h4 {
	padding: 10px 10px 10px 25px;
	background: #e9e9e9;
	position: relative;
	border-radius: 5px;
	margin: 25px 0 10px;
}

.sangakukanrenkei .kihu-h4:after {
	content: '';
	display: inline-block;
	width: 4px;
	height: 24px;
	background: #205da8;
	border-radius: 2px;
	position: absolute;
	left: 10px;
}

.sangakukanrenkei hr {
	margin: 3rem 0 1.6rem;
}

.sangakukanrenkei .column-box + hr {
	margin: 0 0 1.6rem;
}

.sangakukanrenkei #page_main .h4-blue {
	padding: 10px 15px;
	background: #c6d5e9;
	color: #003975;
	border-radius: 0;
}

.sangakukanrenkei #page_main .h4-blue:after {
	content: none;
}

.sangakukanrenkei .kihu-h5 {
	border: 0;
	font-size: 16px;
	display: block;
	margin-top: 20px;
	color: #003975;
	text-align: center;
}

.sangakukanrenkei .kihu-contact {
	margin-top: 30px;
}

.sangakukanrenkei .column-box + .kihu-contact {
	margin-top: 0 !important;
}

.sangakukanrenkei .btn-blue {
	display: inline-block;
	background: #003d97;
	color: #fff;
	padding: 5px 8px;
	font-size: 13px;
	border-radius: 3px;
	line-height: 1;
	margin-top: 5px;
}

.sangakukanrenkei .btn-blue:after {
	display: inline-block;
  font-size: 1.5rem;
  font-family: "FontAwesome";
  content: '\f105';
}

.sangakukanrenkei .table-sangakurenkei {
	min-width: 700px;
}

.sangakukanrenkei .table-sangakurenkei,
.sangakukanrenkei .table-sangakurenkei th,
.sangakukanrenkei .table-sangakurenkei td {
	border-color: #999;
}

.sangakukanrenkei .table-sangakurenkei th {
	text-align: center;
	vertical-align: middle;
	background: #eee;
}

.sangakukanrenkei .table-sangakurenkei tr:first-child th {
	background: #ddd;
}

.sangakukanrenkei .td-gray {
	background: #eee;
	text-align: center;
	font-weight: bold;
}

.sangakukanrenkei .table-text {
	margin-top: 20px;
	display: inline-block;
}

.sangakukanrenkei .table-text + img {
	margin: 0 auto;
	max-width: 100px;
}


.sangakukanrenkei .column-flex {
	display: -webkit-box; /*Android4.3*/
  display: -moz-box;    /*Firefox21*/
  display: -ms-flexbox; /*IE10*/
  display: -webkit-flex; /*PC-Safari,iOS8.4*/
  display: flex
}

.sangakukanrenkei .column-box + p {
	margin-top: 1rem !important;
}

.sangakukanrenkei .flow-box .column {
	margin-bottom: 0;
}

.sangakukanrenkei .flow-box {
	background: #e0e6ec;
	padding: 2rem;
	margin-bottom: 50px;
	position: relative;
}

.sangakukanrenkei .flow-box:after {
	content: "";
  position: absolute;
  right: 0;
  bottom: -30px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #e0e6ec transparent transparent transparent;
  border-width: 30px 30px 0 30px;
}

.sangakukanrenkei .flow-box.last-flow:after {
	display: none;
}

.sangakukanrenkei .kihuseido-h4 {
	color: #003975;
	font-size: 22px;
}

.sangakukanrenkei .h4-number {
	font-size: 28px;
}

.sangakukanrenkei .pattern h4 {
	font-size: 18px;
}

.sangakukanrenkei .table-wrap {
  overflow-x: scroll;
}

.sangakukanrenkei .table-wrap::-webkit-scrollbar {
  height: 10px;
}

.sangakukanrenkei .result_table-wrap::-webkit-scrollbar-track {
  margin: 0 2px;
  background: #ccc;
  border-radius: 5px;
}

.sangakukanrenkei .result_table-wrap::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #666;
}

.sangakukanrenkei-flex {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
  align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
  justify-content: space-between;
}

.sangakukanrenkei-flex-button {
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
  align-items: center;
}

.sangakukanrenkei-flex-button a {
  background: #153757;
  color: #fff;
  font-size: 1.6rem;
  text-decoration: none !important;
  padding: 10px;
  position: relative;
  width: 250px;
  display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
  align-items: center;
	display: -webkit-flex;
  justify-content: space-between;
}

.sangakukanrenkei-flex-button a img {
  width: 18px;
  height: 18px;
  margin: 0 0 0 15px;
}

.sangakukanrenkei-flex-button a img.icon-mailform {
  width: 25px;
  margin: 0 10px 0 0;
}

.sangakukanrenkei-flex-button a[target="_blank"]:after {
  display: none;
}

@media only screen and (max-width: 640px) {
	.sangakukanrenkei .column {
    display: block;
    width: 100%;
    margin: 0 0 24px !important;
	}
	.sangakukanrenkei .column-flex {
		display: inherit;
	}
	.sangakukanrenkei .ancher-box li {
    width: 48%;
  }
  .sangakukanrenkei-flex-text,
  .sangakukanrenkei-flex-button {
    width: 100%;
  }
  .sangakukanrenkei-flex-button {
    margin-top: 10px;
  }
}
