@charset "UTF-8";

/*************************************
	legal
*/
#introduce .note {
	color: #fff;
}

.tabnavi {
	max-width: 1000px;
	margin: auto;
	text-align: center;
}
.tabnavi li{
	display:inline-block;
	width: 30%;
}
.tabnavi li a {
	display:block;
	background-image: -moz-linear-gradient( 90deg, rgb(113,37,107) 0%, rgb(192,105,159) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(113,37,107) 0%, rgb(192,105,159) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(113,37,107) 0%, rgb(192,105,159) 100%);
	color:#fff;
	padding: 15px;
	font-size: 15px;
  opacity: 0.6;
}
.tabnavi li a:hover,
.tabnavi li a.active{
	opacity: 1;
}
#tabArea {
	max-width: 1000px;
	margin: auto;
	padding: 20px 40px 40px;
	border: 1px solid #6d0070;
	box-sizing: border-box;
}
.tabContents {
	margin-top: -100px;
	padding-top: 100px;
}
@media screen and (max-width: 768px) {
	.tabnavi li a {
		font-size: 11px;
	}
}
@media screen and (max-width: 480px) {
	#tabArea {
		padding: 20px;
	}
	.tabnavi li {
		width: 100%;
		margin-top: 1px;
	}
}

/*************************************
	sec
*/
@media screen and (min-width: 769px) {
	.tabContents section .p {
		margin-top: 0;
	}
}

.tabContents h5 {
	color: #6d0070;
	text-align: center;
	font-size: 21px;
}
.outline {
	border: 1px solid #6d0070;
	background: #f8f6e7;
	padding: 15px;
	box-sizing: border-box;
}
.outline h6 {
	margin: 0;
	color: #6d0070;
	font-size: 13px;
}
.outline p,
.outline li {
	font-size: 11px;
	line-height: 1.6;
}
.outline li {
	display: inline-block;
	margin-right: 1em;
}
.outline .h {
	margin-bottom: 5px;
}
.outline .h::before {
	content: "■";
	color: #6d0070;
}
.f_left {
	float: left;
}
.f_right {
	float: right;
}


/*************************************
	sec01
*/
#sec01 .box01 .f_left {
	width: 26%;
	margin: 0 3% 1em 0;
}
#sec01 .box02 {
	padding-top: 3%;
}
#sec01 .box02 .f_left {
	width: 38%;
}
#sec01 .box02 .f_right {
	width: 60%;
}
#sec01 .box02 .outline {
	float: left;
	width: 49%;
}
#sec01 .box02 .outline:first-child {
	margin-right: 2%;
}
#sec01 .box03 {
	border-top : 1px dotted #6d0070;
	margin-top: 40px;
}
#sec01 .box03 .f_left {
	width: 24%;
}
#sec01 .box03 .f_right {
	width: 73%;
}
.U {
	border-bottom: 1px solid;
}
@media screen and (max-width: 768px) {
	#sec01 .box01 .f_left {
		width: 44%;
		margin: 0 3%;
	}
	#sec01 .box01 .p {
		clear: both;
	}
	#sec01 .box02 .f_left {
		float: none;
		width: 100%;
		max-width: 380px;
		margin: 0 auto 2em;
	}
	#sec01 .box02 .f_right {
		width: 100%;
		float: none;
	}
	#sec01 .box03 .f_left {
		width: 100%;
		max-width: 240px;
		margin: auto;
		float: none;
	}
	#sec01 .box03 .f_right {
		width: 100%;
		float: none;
	}
}

/*************************************
	sec02
*/
#sec02 .box01 .f_left,#sec02 .box01 .f_right {
	width: 49%;
	margin-bottom: 3%;
}
#sec02 .box02 .f_left {
	width: 60%;
}
#sec02 .box02 .f_right {
	width: 38%;
}
.img06 {
	margin-bottom: 5%;
}

@media screen and (max-width: 768px) {
	#sec02 .box01 .f_left,#sec02 .box01 .f_right {
		width: 100%;
		margin-bottom: 3%;
	}
}
@media screen and (max-width: 480px) {
	#sec02 .box02 .f_left {
		width: 98%;
		float: none;
		margin: 0 auto 2%;
	}
	#sec02 .box02 .f_right {
		width: 100%;
		float: none;
	}
	.img06,.img07 {
		float: left;
		width: 48%;
		margin: 0 1%;
	}
}

#sec02 #comore .box02 .f_left { max-width: 430px; width: 43%; }
#sec02 #comore .box02 .f_right { max-width: 550px; width: 54.5%; }
#sec02 #comore { border-top: 1px dotted #6d0070; margin-top: 40px; }
@media screen and (max-width: 480px) {
  #sec02 #comore .box02 .f_left { max-width: none; width: 100%; }
  #sec02 #comore .box02 .f_right { max-width: none; width: 100%; }
}


/*************************************
	sec03
*/
#sec03 {
	text-align: center;
	/*letter-spacing: -.4em;*/
}
#sec03 .cf { margin-bottom: 30px; /*padding-bottom: 30px; border-bottom: 1px solid #ccc;*/ }
#sec03 .cf > div {
	display: inline-block;
	width: 50%;
	/*max-width: 420px;*/
	box-sizing: border-box;
	letter-spacing: normal;
	vertical-align: top;
	text-align: left;
  padding-bottom: 10px;
}
#sec03 .cf > div.left {
	border-right: 1px dotted #6d0070;
}
#sec03 .cf h5 { margin-top: 10px; margin-bottom: 15px; }
#sec03 .box01 {
	/*border-width: 0 1px 0 0;*/
	padding: 0 4% 0 0;
  margin-top: 50px;
}
#sec03 .box01:first-child {
  margin-top: 0;
}
#sec03 .box02 {
	padding: 0 0 0 4%;
  margin-top: 50px;
}
#sec03 .box02:first-child {
  margin-top: 0;
}
#sec03 .p {
	margin-top: 1em;
}
#sec03 .note {
  letter-spacing: 0;
  text-align: left;
}


#sec03 .flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 40px;
}
#sec03 .flex .box {
	width: 47.823%;
}
#sec03 .flex .box:nth-child(n+3) {
	margin-top: 50px;
}
#sec03 h5 {
	margin-top: 10px;
	margin-bottom: 15px;
}
#sec03 .box01 .img,
#sec03 .box02 .img {
	text-align: center;
}
.hirai img {
	max-width: 220px;
}
.yaesu img {
	max-width: 232px;
}
.mita img {
	max-width: 420px;
}
.fukui img {
	max-width: 420px;
}
#sec03 .legal_table td {
    text-align: left;
}
#sec03 .flex .box.tateishi {
  width: 100%;
}
.tateishi .inner {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.tateishi .fbox {
  display: flex;
  justify-content: space-between;
}
.tateishi .fbox.ttl {
  justify-content: space-evenly;
}
.tateishi .map {
	width: 47.823%;
  margin: 0 auto;
}
.tateishi .legal_table {
	width: 47.823%;
}
@media screen and (max-width: 768px) {
	#sec03 .cf > div {
		display: block;
		width: 100%;
		max-width: none;
		margin: auto;
	}
  #sec03 .cf > div.left {
    border-right: none;
  }
	#sec03 .box01 {
		padding: 0 0 4%;
		border-width: 0 0 1px 0;
	}
	#sec03 .box02 {
		padding: 0;
	}
	#sec03 img {
		max-width: 420px;
		margin: auto;
		display: block;
	}
	
#sec03 .flex {
	flex-direction: column;
}
#sec03 .flex .box {
	width: 100%;
	padding: 0 0 4%;
    border-width: 0 0 1px 0;
}
#sec03 .flex .box:nth-child(n+2) {
	margin-top: 50px;
}

  .tateishi .fbox {
    flex-direction: column;
  }
  .tateishi .map {
    width: 100%;
  }
  .tateishi .legal_table {
    width: 100%;
  }
}
@media screen and (max-width: 320px) {
#sec03 h5 {
	font-size: 19px;
}
}

.legal_table { margin-top: 20px; }
.legal_table table { font-size: 14px; border: 1px solid #ccc; border-width: 0 1px 1px 0; width: 100%; }
.legal_table th,
.legal_table td { border: 1px solid #ccc; border-width: 1px 0 0 1px; padding: 8px 10px 4px; }
.legal_table th { width:100px; text-align:center; background:#eaeaea; }

