@charset "utf-8";
/***************************************************************************************************
	page_about.css
***************************************************************************************************/
#page_about {
	width:100%;
	padding-bottom:150px;
}
#page_about .page_anch {
	position: absolute;
	left:120px;
	top:50px;
	width:10px;
	height: 10px;
	border:1px solid #ff0000;
	opacity:0;
	pointer-events: none;
}
#page_about .page_anch.type_2 {
	top:-30px;
}
/*
*/
#page_about .blk_1 {
	padding: var(--padding_3);
	padding-bottom:50px;

}
#page_about .blk_1::before {
	position: absolute;
	display: block;
	content: '';
	width: 400px;
	height: 400px;
	left:calc(100% - 400px);
	top:calc(100% - 100px);
	background-image: url('../images/top_bk_1.svg');
	background-position: 0 0;
	background-size: 100% auto;
}
/*
*/
#page_about .blk_2 {
	padding: var(--padding_3);
}
#page_about .blk_2::before {
	position: absolute;
	display: block;
	content: '';
	width: 400px;
	height: 400px;
	left:120px;
	top:100%;
	background-image: url('../images/top_bk_1.svg');
	background-position: 0 0;
	background-size: 100% auto;
}
#page_about .blk_2 section {
	background-color: #ffffff;
	padding:95px 95px 135px 95px;
}
/*  */
#page_about .blk_2_1 {
	width:100%;
}
/*  */
#page_about .blk_2_2 {
	width:100%;
	padding:50px 0 0 0;
}
#page_about .blk_2_2 table {
	width:100%;
	display:flex;
}
#page_about .blk_2_2 table tbody:nth-of-type(1) {
	width:50%;
	padding:0 25px 0 0;
}
#page_about .blk_2_2 table tbody:nth-of-type(2) {
	width:50%;
	padding:0 0 0 25px;
}
#page_about .blk_2_2 table tbody tr {
	width:100%;
	display: flex;
	border-top:1px solid #D0D0D0;
}

#page_about .blk_2_2 table tbody tr th {
	display: block;
	width:145px;
	font-size: 14px;
	line-height: 2;
	padding:25px 0;
}
#page_about .blk_2_2 table tbody tr td {
	display: block;
	width:calc(100% - 145px);
	font-size: 14px;
	line-height: 2;
	padding:25px 0;
}
#page_about .blk_2_2 table tbody tr td * {
	font-size: inherit;
	line-height: inherit;
}
#page_about .blk_2_2 table tbody tr td p {
	padding:0 0 20px 0;
}
#page_about .blk_2_2 table tbody tr td p:last-child {
	padding: 0;
}
/*
*/
#page_about .blk_3 {
	padding: var(--padding_3);
	padding-top:100px;
}
#page_about .blk_3 section {
	background-color: #ffffff;
	padding:95px 95px 135px 95px;
}
/*  */
#page_about .blk_3_1 {
	width:100%;
}
/*  */
#page_about .blk_3_2 {
	width:100%;
	padding:60px 0 0 0;
}
#page_about .blk_3_2 p {
	font-size: 14px;
	line-height: 2;
	text-align: justify;
	padding:0 0 30px 0;
}
#page_about .blk_3_2 p:last-child {
	padding:0px 0 0 0;
}
#page_about .blk_3_2 p.blk_sty_1 {
	padding:0 0 40px 0;
	text-align: center;
}
#page_about .blk_3_2 p.blk_sty_1 img {
	display: inline-block;
	margin: auto;
	width: 60%;
	min-width: 500px;
}
/*  */
#page_about .blk_3_3 {
	width:100%;
	padding:60px 0 0 0;
	text-align: center;
}
/*
*/
#page_about .blk_4 {
	padding: var(--padding_3);
	padding-top:100px;
}
#page_about .blk_4 section {
	width:100%;
	display: table;
}
/*  */
#page_about .blk_4_1 {
	display: table-cell;
	width:225px;
	padding:60px 0 0 0;
}
/*  */
#page_about .blk_4_2 {
	display: table-cell;
	padding:50px;
	background-color: #ffffff;
}
#page_about .blk_4_2 table {
	width:100%;
}
#page_about .blk_4_2 table::before {
	position: absolute;
	display: block;
	content: '';
	width: 1px;
	height: calc(100% - 5px);
	left:118px;
	top:5px;
	background-color: var(--col_1);
}
#page_about .blk_4_2 table tbody tr {
	width:100%;
}
#page_about .blk_4_2 table tbody tr th {
	width:120px;
	font-size: 14px;
	line-height: 2;
	text-align: left;
	vertical-align: top;
	padding:0 0 60px 0;
}
#page_about .blk_4_2 table tbody tr th::after {
	position: absolute;
	display: block;
	content: '';
	width: 11px;
	height: 11px;
	left:calc(100% - 6px);
	top:2px;
	background-image: url('../images/ill_sakura_1.svg');
	background-position: 0 0;
	background-size: 100% auto;
}
#page_about .blk_4_2 table tbody tr:last-child th {
	padding:0 0 10px 0;
}
#page_about .blk_4_2 table tbody tr td {
	font-size: 14px;
	line-height: 2;
	text-align: left;
	vertical-align: top;
	padding:0 0 60px 30px;
}
#page_about .blk_4_2 table tbody tr:last-child td {
	padding:0 0 10px 30px;
}
/*
*/
#page_about .blk_5 {
	padding: var(--padding_3);
	padding-top:100px;
}
#page_about .blk_5 section {
	background-color: #ffffff;
	padding:95px 0 135px 0;
}
#page_about .blk_5_1 {
	width:100%;
}
/*  */
#page_about .blk_5_2 {
	padding:40px 95px 30px 95px;
	text-align: center;

}
#page_about .blk_5_2 p {
	font-size: 14px;
	line-height: 2;
	padding:0 0 25px 0;
}
#page_about .blk_5_2 p span {
	display: inline-block;
	line-height: inherit;
	font-size: inherit;
}
/*  */
#page_about .blk_5_3 {
	width:100%;
	border-top:1px solid #F7F7F7;
	display: flex;
}
#page_about .blk_5_3 .rep_1 {
	width:25%;
	border-left:1px solid #F7F7F7;
	padding:3% 3% 5% 3%;
}
#page_about .blk_5_3 .rep_1:first-child {
	border-color: transparent;
}
#page_about .blk_5_3 .rep_1 h4 {
	text-align: center;
	font-size: 14px;
	line-height: 1.5;
	font-family: 'Lato', sans-serif;
	letter-spacing: .1em;
	padding:0 0 30px 0;
}
#page_about .blk_5_3 .rep_1 h5 {
	width:100%;
	height: 100px;
}
#page_about .blk_5_3 .rep_1 h5 span {
	position: absolute;
	display: block;
	text-align: center;
	left:50%;
	top:50%;
	width:100%;
	transform:translate(-50%, -50%);
	font-size: 20px;
	line-height: 1.25;
	font-family: 'Lato', sans-serif;
	word-break: normal;
}
#page_about .blk_5_3 .rep_1 h5::before {
	position: absolute;
	display: block;
	content: '';
	width: 80px;
	height: 1px;
	left:calc(50% - 40px);
	top:0;
	background-color: var(--col_2);
}
#page_about .blk_5_3 .rep_1 p {
	text-align: justify;
	padding:0 0 0 0;
	font-size: 14px;
	line-height: 2;
}
/*
*/
#page_about .blk_6 {
	padding: var(--padding_3);
	padding-top:100px;
}
#page_about .blk_6 section {
	background-color: #ffffff;
	padding:95px 95px 135px 95px;
}
/*  */
#page_about .blk_6_1 {
	padding:0 0 80px 0;
}
/*  */
#page_about .blk_6_2 {
	display: flex;
	width:100%;
}
#page_about .blk_6_2_1 {
	width:60%;
	padding:0 7% 0 0;
}
#page_about .blk_6_2_1 p {
	font-size: 14px;
	line-height: 2;
	text-align: justify;
	padding: 0 0 25px 0;
}
#page_about .blk_6_2_2 {
	width:40%;
}
#page_about .blk_6_2_2 p {
	width:100%;
	padding:100% 0 0 0;
	border:1px solid #D0D0D0;
}
#page_about .blk_6_2_2 p img {
	position: absolute;
	display: block;
	width:80%;
	height: auto;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
}
/*
*/
#page_about .blk_7 {
	padding: var(--padding_3);
	padding-top:100px;
}
#page_about .blk_7 section {
	padding:80px 0 100px 0;
	background-color: #ffffff;
}
/*  */
#page_about .blk_7_1 {
	width:100%;
}
/*  */
#page_about .blk_7_2 {
	width:100%;
	padding:60px 5% 0 5%;
}
#page_about .blk_7_2 ul {
	width:100%;
	display: flex;
	justify-content: space-around;
}
#page_about .blk_7_2 ul li {
	width:45%;
	display: block;
	border-top:1px solid #e8e8e8;
}
#page_about .blk_7_2 ul li .blk_sty_1 {
	width:100%;
	display: block;
	text-align: center;
	padding:30px 0 0 0;
}
#page_about .blk_7_2 ul li .blk_sty_1 > p:nth-of-type(1) {
	font-size: 14px;
	line-height: 1;
	white-space: nowrap;
	letter-spacing: .1em;
}
#page_about .blk_7_2 ul li .blk_sty_1 > p:nth-of-type(2) {
	padding:30px 0 0 0;
}
#page_about .blk_7_2 ul li .blk_sty_1 > p:nth-of-type(2) br {
	display: none;
}
#page_about .blk_7_2 ul li .blk_sty_1 > p:nth-of-type(2) span:nth-of-type(1) {
	display: block;
	font-size: 20px;
	line-height: 1;
	white-space: nowrap;
	letter-spacing: .1em;
	font-family: 'Lato', sans-serif;
}
#page_about .blk_7_2 ul li .blk_sty_1 > p:nth-of-type(2) span:nth-of-type(2) {
	display: block;
	font-size: 16px;
	line-height: 1;
	white-space: nowrap;
	padding:15px 0 0 0;
}
#page_about .blk_7_2 ul li .blk_sty_1 > p:nth-of-type(3) {
	padding:20px 0 0 0;
	font-size: 12px;
	line-height: 1;
	white-space: nowrap;
}
/***************************************************************************************************
  responsive 1280
***************************************************************************************************/

@media screen and (max-width: 1280px) {
/*
*/

#page_about .blk_2_2 {
	padding:30px 5% 0 5%;
}
#page_about .blk_2_2 table {
	display:block;
}
#page_about .blk_2_2 table tbody:nth-of-type(1) {
	width:100%;
	padding:0;
}
#page_about .blk_2_2 table tbody:nth-of-type(2) {
	width:100%;
	padding:0;
}
#page_about .blk_2_2 table tbody tr {
	display: flex;
	flex-wrap: wrap;
	padding:20px 0;
}

#page_about .blk_2_2 table tbody tr th {
	width:120px;
	padding:0;
	white-space: nowrap;
}
#page_about .blk_2_2 table tbody tr td {
	width:auto;
	min-width: 250px;
	padding:0;
}
#page_about .blk_2_2 table tbody tr td * {
}
#page_about .blk_2_2 table tbody tr td p {
}
}

/***************************************************************************************************
  responsive 1000
***************************************************************************************************/

@media screen and (max-width: 1000px) {
	#page_about {
		padding-bottom:80px;
	}
	/*
*/
#page_about .blk_1 {
	padding: var(--padding_2);
	padding-top:55px;
	padding-bottom:35px;
}
#page_about .blk_1::before {
	display:none;
}
/*
*/
#page_about .blk_2 {
	padding: var(--padding_2);
}
#page_about .blk_2::before {
	display: none;
}
#page_about .blk_2 section {
	padding:35px 10px 30px 10px;
}
/*  */
#page_about .blk_2_1 {
	width:100%;
}
/*
*/
#page_about .blk_3 {
	padding: var(--padding_2);
	padding-top:50px;
}
#page_about .blk_3 section {
	padding:35px 10px 60px 10px;
}
/*  */
#page_about .blk_3_2 {
	padding:35px 5% 0 5%;
}
#page_about .blk_3_2 p {
	padding:0 0 25px 0;
}
#page_about .blk_3_2 p:last-child {
	padding:0px 0 0 0;
}
#page_about .blk_3_2 p.blk_sty_1 {
	padding:0 0 15px 0;
}
#page_about .blk_3_2 p.blk_sty_1 img {
	width: 80%;
	min-width: 0;
}
/*  */
#page_about .blk_3_3 {
	padding:30px 0 0 0;
}
/*
*/
#page_about .blk_4 {
	padding: var(--padding_2);
	padding-top:80px;
}
#page_about .blk_4 section {
	width:100%;
	display: block;
}
/*  */
#page_about .blk_4_1 {
	display: block;
	width:100%;
	padding:0 0 35px 0;
}
/*  */
#page_about .blk_4_2 {
	display: block;
	padding:7% 5%;
}
#page_about .blk_4_2 table {
	width:100%;
}
#page_about .blk_4_2 table::before {
	position: absolute;
	display: block;
	content: '';
	width: 1px;
	height: calc(100% - 5px);
	left:98px;
	top:5px;
	background-color: var(--col_1);
}
#page_about .blk_4_2 table tbody tr {
	width:100%;
}
#page_about .blk_4_2 table tbody tr th {
	width:100px;
	padding:0 0 60px 0;
}
#page_about .blk_4_2 table tbody tr th::after {
}
#page_about .blk_4_2 table tbody tr:last-child th {
}
#page_about .blk_4_2 table tbody tr td {
	padding:0 0 40px 20px;
}
#page_about .blk_4_2 table tbody tr:last-child td {
	padding:0 0 10px 20px;
}
/*
*/
#page_about .blk_5 {
	padding: var(--padding_2);
	padding-top:50px;
}
#page_about .blk_5 section {
	padding:35px 10px 30px 10px;
}
#page_about .blk_5_1 {
}
/*  */
#page_about .blk_5_2 {
	padding:40px 5% 30px 5%;
	text-align: justify;
}
#page_about .blk_5_2 p {
}
#page_about .blk_5_2 p span {
	display: inline;
}
/*  */
#page_about .blk_5_3 {
	border-top:none;
	display: block;
}
#page_about .blk_5_3 .rep_1 {
	width:100%;
	border-left:none;
	border-top:1px solid #F7F7F7;
	padding:10% 5%;
}
#page_about .blk_5_3 .rep_1:first-child {
	border-color: #F7F7F7;
}
#page_about .blk_5_3 .rep_1 h4 {
	padding:0 0 20px 0;
}
#page_about .blk_5_3 .rep_1 h5 {
	height: 80px;
}
#page_about .blk_5_3 .rep_1 h5 span {
	font-size: 18px;
}
#page_about .blk_5_3 .rep_1 h5::before {
}
#page_about .blk_5_3 .rep_1 p {
	padding:0 0 25px 0;
}
/*
*/
#page_about .blk_6 {
	padding: var(--padding_2);
	padding-top:50px;
}
#page_about .blk_6 section {
	padding:35px 10px 30px 10px;
}
/*  */
#page_about .blk_6_1 {
	padding:0 0 35px 0;
}
/*  */
#page_about .blk_6_2 {
	flex-direction: column;
}
#page_about .blk_6_2_1 {
	width:100%;
	padding:25px 5% 0 5%;
	order:2;
}
#page_about .blk_6_2_1 p {
	font-size: 14px;
	line-height: 2;
	text-align: justify;
	padding: 0 0 25px 0;
}
#page_about .blk_6_2_2 {
	width:100%;
	order:1;
}
#page_about .blk_6_2_2 p {
	width:84%;
	padding:84% 0 0 0;
	margin: auto;
}
#page_about .blk_6_2_2 p img {
	position: absolute;
	display: block;
	width:80%;
	height: auto;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
}

/*
*/
#page_about .blk_7 {
	padding: var(--padding_2);
	padding-top:50px;
}
#page_about .blk_7 section {
	padding:35px 0 0 0;
}
/*  */
#page_about .blk_7_2 {
	padding:30px 0 20px 0;
}
#page_about .blk_7_2 ul {
	display: block;
	padding:0 5%;
}
#page_about .blk_7_2 ul li {
	width:100%;
}
#page_about .blk_7_2 ul li .blk_sty_1 {
	padding:30px 0 35px 0;
}
#page_about .blk_7_2 ul li .blk_sty_1 > p:nth-of-type(1) {
	font-size: 13px;
}
#page_about .blk_7_2 ul li .blk_sty_1 > p:nth-of-type(2) {
	padding:20px 0 0 0;
}
#page_about .blk_7_2 ul li .blk_sty_1 > p:nth-of-type(2) span:nth-of-type(1) {
	font-size: 16px;
}
#page_about .blk_7_2 ul li .blk_sty_1 > p:nth-of-type(2) span:nth-of-type(2) {
	font-size: 15px;
	padding:15px 0 0 0;
}
#page_about .blk_7_2 ul li .blk_sty_1 > p:nth-of-type(3) {
	padding:15px 0 0 0;
	font-size: 12px;
}

}
