﻿@charset "UTF-8";.bg_About{background-image:url(../images/shared/bg_About_sp.jpg);background-repeat:repeat;background-size:100% 100%;}@media screen and (min-width:768px){.bg_About{background-image:url(../images/shared/bg_About.jpg);}}.pg_Summery{padding:20px;}@media screen and (min-width:1024px){.pg_Summery{padding:30px;}}.pg_ProjectImageCaption{color:#27978b;padding:15px 0;}.pg_ProjectList{display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));place-content:center;place-items:center;margin-bottom:15px;}.pg_ProjectItem{background:#fff;height:140px;width:140px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;position:relative;}.pg_ProjectItemText{position:absolute;width:95px;top:35%;left:0;right:0;margin:0 auto;text-align:center;}@media screen and (min-width:768px){.pg_ProjectItemText{top:25%;}}@media screen and (min-width:1024px){.pg_ProjectItemText{font-size:14px;}}.pg_HistoryItem{display:grid;grid-template-columns:70px auto;}@media screen and (min-width:1024px){.pg_HistoryItem{grid-template-columns:100px auto;}}.pg_HistoryItem:last-child .pg_HistoryContent{border-left:0;}.pg_HistoryDate{font-weight:bold;}.pg_HistoryYear{display:block;font-size:24px;line-height:normal;margin:0;padding:0;}.pg_HistoryDays{display:block;font-size:18px;margin:0 0 0 4px;}.pg_HistoryContent{margin:15px 0 -15px;padding:0 15px 30px;border-left:1px solid #d1d1d1;}@media screen and (min-width:768px){.pg_HistoryContent{display:grid;grid-template-columns:70px auto;margin:0 0 -15px;}}@media screen and (min-width:1024px){.pg_HistoryContent{grid-template-columns:100px auto;padding:0 15px 45px;}}.pg_HistoryAccentBorder{width:50%;margin:0 -10px 15px;border-top:1px dashed #27978b;position:relative;}.pg_HistoryAccentBorder:before{content:"●";font-size:30px;position:absolute;top:-25px;left:-15px;color:#27978b;}@media screen and (min-width:1024px){.pg_HistoryAccentBorder:before{top:-28px;}}@media screen and (min-width:768px){.pg_HistoryAccentBorder{width:100%;margin:10px -10px 15px;}}.pg_HistoryTitle{font-size:16px;font-weight:bold;margin-bottom:10px;}@media screen and (min-width:768px){.pg_HistoryTitle{font-size:18px;}}@media screen and (min-width:1024px){.pg_HistoryTitle{font-size:20px;}}.pg_HistoryText{margin-bottom:15px;}@media screen and (min-width:768px){.pg_Bottons{display:grid;gap:20px;grid-template-columns:260px 260px;}}.pg_Botton{margin-bottom:15px;}