@charset "UTF-8";
/* CSS Document */

@font-face{
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 500;
	src:
		local("Noto Sans CJK JP")
		url(//fonts.gatatic.com/ea/notosansjp/v5/NotoSansJP-Reegular.Woff2) format('woff2'),
		url(//fonts.gatatic.com/ea/notosansjp/v5/NotoSansJP-Reegular.Woff) format('woff'),
		url(//fonts.gatatic.com/ea/notosansjp/v5/NotoSansJP-Reegular.otf) format('opentype');
}
html{
	font-size: 62.5%; /*16px62.5%=10px*/	
}
body{
	color: #000000;
	font-family: 'Montserrat','Noto Sans JP', sans-serif;
	font-size: 1.6rem;
	font-feature-settings: "palt";
	letter-spacing: 0.025em;
	overflow-x: hidden;
}
a{
	color: #1D1A1A;
	text-decoration: none;	
}
img{
	width: 100%;
	height: auto;
}

/*ナビのスタイル*/
nav.NavMenu{
position: fixed;
z-index: 12;
top: 0;
left: 0;
background: #efefef;
text-align: center;
width: 30%;
height: 40%;
display: none;
}

nav.NavMenu ul{
width: 100%;
margin: 0 auto;
padding: 0;
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
}

nav.NavMenu ul li{
font-size: 24px;
display: list-item;
width: 100%;
padding-bottom: 0px;
}

nav.NavMenu ul li:last-child{
padding-bottom: 0;
}

nav.NavMenu ul li a{
display: list-item;
color: #0693e3;
padding: 15px 0;
font-weight: bold;
font-size: 17px;
}

/*ボタンのスタイル*/
.Toggle {
position: fixed;
right:18px;
top: 3px;
width: 45px;
height: 45px;
cursor: pointer;
z-index: 13;
display: block;
}

.Toggle span {
display: block;
position: absolute;
width: 35px;
border-bottom: solid 3px #0693e3;
-webkit-transition: .35s ease-in-out;
-moz-transition: .35s ease-in-out;
transition: .35s ease-in-out;
left: 6px;
}

.Toggle span:nth-child(1) {
top: 9px;
}

.Toggle span:nth-child(2) {
top: 20px;
}

.Toggle span:nth-child(3) {
top: 31px;
}

.Toggle.active span:nth-child(1) {
top: 18px;
left: 6px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
transform: rotate(-45deg);
border-bottom: solid 3px #0693e3;
}
.Toggle.active span:nth-child(2),
.Toggle.active span:nth-child(3) {
top: 18px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
border-bottom: solid 3px #0693e3;
}

/* pc-menu *******************************************************************************************************************************************************************/
nav{
	display: block;
	text-align: center;
	background-color: #ececec;
	margin-top: 30px;
	border-bottom: 2px solid #0693e3;
}
nav ul{
	display: table;
	margin: 0 auto;
	padding: 0;
	width: 80%;
	toptext-align: center;
}
nav ul li{
	display: table-cell;
	min-width: 50px;
}
nav ul li a{
	display: block;
	width: 100%;
	padding: 10px 0;
	text-decoration: none;
	color: #0693e3;
}
nav ul li a:hover{
	background-color:#fff;
	border-bottom: 3px solid #0693e3;
}
nav ul li.current{
	font-weight: bold;
}
nav ul li.current a{
	border-bottom: 4px solid #0693e3;
	color: #444444;
}

/* utility ********************************************************************************************************************************************************************/
button{
	text-decoration: none;
	font-family:　"Comic Sans MS", "cursive";
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.5rem;
	width: 250px;
	color: #0693e3;
   	border: double 5px #0693e3;
   	border-radius: 30px;
  	transition: .4s;
	padding: 10px 10px;
	margin-top: 30px;
	margin-bottom: 10px;
}
button:hover {
  background: #fff;
}
.button-warper{
	display: block;
	text-align: center;
}
.subheading{
	display: block;
	position: static;
	text-align: left;
	font-size: 35px;
	font-weight: 600;
	letter-spacing: 0.5rem;
	color: #444444;
	text-shadow: 1px 1px 2px #0693e3;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 10px 15px;
	border-bottom: solid 1.5px #0693e3;
}
.mark{
	font-size: 30px;
	letter-spacing: 0;
	margin-left: 30px;
}

#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 18px;
  bottom: 10px;
  background: rgba(21,222,246,0.8);
  opacity: 0.6;
  border-radius: 50%;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f062';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

/* top-page-header ************************************************************************************************************************************************************/
.sp{
	display: none;
}
.sp3{
	display: none;
}
.header-pc{
	display: block;
}
.header-sp{
	display: none;
}
.header{
	display: block;
	position: static;
	background: url("../img/newtop.jpg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right;
	width: auto;
	height: 450px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.company h1{
	text-align: left;
	font-family: YuMincho, 'Yu Mincho', 'Hiragino Mincho ProN', 'serif';
	color: #444444;
	font-size: 55px;
	font-weight: 600;
	letter-spacing: 0.2rem;
	text-shadow: 0.8px 0.8px 0.8px #fff, 0 0 0.05em #fff, 0 0 0.065em #0693e3;
	padding: 20px;
	margin-bottom: 100px;
}
.company h2{
	display: block;
	color: #0693e3;
	text-shadow: 1px 1px 1px #fff, 0 0 0.1em #ccc, 0 0 0.1em #ccc;
	font-size: 33px;
	font-weight: 530;
	letter-spacing: 0.5rem;
	margin-top: 100px;
}
.company h3{
	display: inline-block;
	color: #444444;
	text-shadow: 1px 1px 1px #fff, 0 0 0.1em #ccc, 0 0 0.1em #ccc;
	font-size: 33px;
	font-weight: 600;
	letter-spacing: 0.7rem;
}
.company {
	text-align: left;
	line-height: 4rem;
}
/* works **********************************************************************************************************************************************************************/
.warper{
	display: block;
	width: 100%;
	position: relative;
	background: linear-gradient(to bottom right,#fff 0%, #fff 50%, #ebeced 80%);
	text-align: center;
}
.warper img{
	width: 340px;
	height: 250px;
	margin: 40px 20px;	
}
/* Top-page-works**************************************************************************************************************************************************************/
.top-works{
	display: flex;
	flex-wrap: wrap;
	position: relative;
	justify-content:space-around;
	margin-top: 50px;
}
.works-contener p{
	display: flex;
	font-size: 25px;
	font-weight: 600;
	letter-spacing: 0.2rem;
	color: deepskyblue;
	background-color: ghostwhite;
	outline-style: double;
	outline-color: skyblue;
	padding: 10px 10px;
	width: 67%;
	margin-left: 20px;
}
.works-contener span{
	display: block;
	text-align: left;
	width: 340px;
	height: 350px;
	font-size: 18px;
	line-height: 2rem;
	margin: 20px 20px;
}
.works-contener p{
	font-size: 18px;
	letter-spacing: 0.2rem;
	color: #444444;
	outline-style: double;
	outline-color: skyblue;
	margin-top: 10px;
}
.works-contener span{
	width: 340px;
	height: auto;
	font-size: 18px;
}
/* Works-page *****************************************************************************************************************************************************************/
.warper h5{
	display: block;
	font-size: 25px;
	font-weight: 600;
	color: #444444;
	text-decoration: underline;
	padding: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.point{
	display: inline-block;
	position: relative;
	font-size: 40px;
	font-weight: 600;
	letter-spacing: 0.2rem;
	color: #1E98DA;
	padding-bottom: 40px;
}
.workspage h2{
	text-align: center;
	font-size: 45px;
	color: #444444;
	padding: 30px 0px;
	margin-top: 100px;
}
.workspage h4{
	color: #444444;
	font-size: 25px;
	line-height: 3rem;
	letter-spacing: 0.2rem;
	padding: 50px;
}
.workspage p{
	font-size: 20px;
	padding: 20px 100px;
	line-height: 3.2rem;
}
/* top-company ****************************************************************************************************************************************************************/
.impact h2{
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.2rem;
	line-height: 3.4rem;
	padding: 10px 10px;
}
/* company-page ***************************************************************************************************************************************************************/
.company-worpar{
	background: url("../img/yoshi_bankin02-768x512.jpg");
	background-size: cover;
	background-repeat: no-repeat;
}
.company-worpar2{
	background: url("../img/15894046556203.jpg");
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
}
.company-top-name h1{
	display: block;
	font-size: 35px;
	font-weight: 500;
	letter-spacing: 0.2rem;
	line-height: 3rem;
	margin-left: 60px;
	margin-bottom: 20px;
	text-shadow: 1px 1px 1px #fff, 0 0 0.1em #ccc, 0 0 0.1em #ccc;
}
.company-top-name h2 {
	display: block;
	color: #444444;
	font-size: 25px;
	font-weight: 450;
	letter-spacing: 0.2rem;
	line-height: 3rem;
	margin-left:40px;
	text-decoration: underline;
	margin-top: 80px;
	text-shadow: 1px 1px 1px #fff, 0 0 0.1em #ccc, 0 0 0.1em #ccc;
}
.company-top-name h3{
	display: block;
	font-size: 25px;
	letter-spacing: 0.2rem;
	line-height: 3rem;;
	margin-left: 60px;
	margin-top: 20px;
	margin-bottom: 30px;
	text-shadow: 1px 1px 1px #fff, 0 0 0.1em #ccc, 0 0 0.1em #ccc;
}
.company-top-name h4{
	display: block;
	font-size: 20px;
	letter-spacing: 0.25rem;
	line-height: 3rem;
	margin-left: 60px;
	text-shadow: 1px 1px 1px #fff, 0 0 0.1em #ccc, 0 0 0.1em #ccc;
}
.company-top-name h5{
	display: block;
	font-size: 18px;
	letter-spacing: 0.1rem;
	line-height: 3rem;
	margin-left: 60px;
}
.company h4{
	display: block;
	text-align: center;
	font-size: 20px;
	margin-top: 50px;
	margin-bottom: 50px;
	text-shadow: 1px 1px 1px #fff, 0 0 0.1em #ccc, 0 0 0.1em #ccc;
}
.map{
	text-align: center;
}
/* top-news *******************************************************************************************************************************************************************/
.news-warper {
	height: 300px;
	width: auto;
	border: 3px solid #0693e3;
	padding: 0px 10px;
	margin-top: 20px;
	margin-left: 70px;
	margin-right: 70px;
	margin-bottom: 70px;
	opacity: 0.93;
}
.news-warper h3{
	display: inline-block;
	position: relative;
	font-size: 45px;
	font-weight: 600;
	color: #0693e3;
	letter-spacing: 0.6rem;
	padding: 20px 20px;
}
.sub{
	display: inline-block;
	position: relative;
	font-size: 25px;
	font-weight: 800;
	color: #444444;
	letter-spacing: 0rem;
	margin-left: 30px;
}
.news li{
	display: block;
	color: #0693e3;
	text-shadow: 1px 1px 2px #ccc, 0 0 1em #fff, 0 0 0.2em #ccc;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.1rem;
	padding: 20px 20px;
}
.news span{
	color: #444444;
	text-shadow: 1px 1px 2px #ccc, 0 0 1em #ccc, 0 0 0.2em #fff;
	font-weight: 600;
	margin-left: 10px;
}
/* link Top-page **************************************************************************************************************************************************************/
.link-company{
	display: flex;
	flex-wrap: wrap;
	position: relative;
	justify-content: space-around;	
	margin-bottom: 50px;
}
.link-company img{
	display: inline-block;
	width: 230px;
	height: auto;
	padding: 5px 5px;
	border: 0.5px solid rgba(211,209,209,1.00);
	margin: 20px 20px;	
}
.link-company p{
	font-size: 16px;
	font-weight: 600;
	color: #444444;
	letter-spacing: 0.1rem;
	border-bottom: 1px solid #0693e3;
}
.link-company img:hover {
  background: #0693e3;
}
/* Local Top-Page *************************************************************************************************************************************************************/
.name-2 p{
	text-align: center;
	font-size: 25px;
	letter-spacing: 0.1rem;
	line-height: 2.2rem;
}
.name-2 img{
	display: block;
	width: 250px;
	height: auto;
	padding: 10px 20px;
	border: 2px solid rgba(211,209,209,1.00);
	margin-left: 40px;
	margin-bottom: 40px;
}
.name-2 img:hover{
	background-color: #0693e3;
}
/* footer *********************************************************************************************************************************************************************/
.footer{
	display: block;
	width: 100%;
	height: 220px;
	color: #444444;
	text-shadow: 1px 1px 1px #fff, 0 0 1em #ccc, 0 0 0.1em #fff;
	text-align: center;
	font-size: 15px;
	letter-spacing: 0.2rem;
	line-height: 3rem;
	background-color: #ececec;	
	background-size: cover;
	margin-top: 40px;
	padding: 20px 20px;
}
.name{
	font-size: 22px;
	font-weight: 300;
	letter-spacing: 0.2rem;
	color: #0693e3;
	margin-left: 15px;
}
small{
	display: block;
	text-align: center;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: 0.1rem;
	color: #0693e3;
}

/**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@media screen and (max-width:1024px){
/*　header　*******************************************************************************************************************************************************************/
.company h1{
	display: block;
	text-align: left;
	font-size: 46px;
	font-weight: 600;
	letter-spacing: 0.2rem;
	margin-bottom: 20px;
}
.size{
	display: block;
	text-align: left;
	font-size: 46px;
	font-weight: 600;
	letter-spacing: 0.2rem;
	padding: 15px 0;
}
.company h2{
	font-size: 25px;
	letter-spacing: 0.5rem;
	margin-top: 230px;
	padding: 5px 5px;
}
.company h3{
	font-size: 27px;
	font-weight: 600;
}
.company {
	line-height: 2.5rem;
}
/* Top-page-works**************************************************************************************************************************************************************/
.works-contener p{
	font-size: 18px;
	letter-spacing: 0.2rem;
	color: #444444;
	outline-style: double;
	outline-color: #0693e3;
	margin-top: 40px;
}
.works-contener span{
	width: 340px;
	height: auto;
	font-size: 18px;
	margin-bottom: 30px;
}
/*　company *******************************************************************************************************************************************************************/
.impact h2{
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.2rem;
	line-height: 3rem;
	padding: 5px 5px;
}	
/* Works-page *****************************************************************************************************************************************************************/
.warper h5{
	font-size: 23px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.point{
	padding-bottom: 20px;
}
.workspage h2{
	font-size: 40px;
	padding: 20px 0px;
	margin-top: 50px;
}
.workspage h4{
	font-size: 20px;
	line-height: 2.5rem;
}
.workspage p{
	font-size: 18px;
	line-height: 3rem;
}
.max{
	font-size: 23px;
	margin-top: 20px;
	margin-bottom: 10px;
}
/* news ***********************************************************************************************************************************************************************/
.news-warper {
	height: 320px;
	width: auto;
	margin-bottom: 40px;	
}
.news-warper h3{
	font-size: 40px;
}
.sub{
	letter-spacing: 0.2rem;
}
.news li{
	font-size: 20px;	
}
/*  Local *********************************************************************************************************************************************************************/
.name-2 p{
	font-size: 20px;
	padding: 0px 5px;
}	
/* footer *********************************************************************************************************************************************************************/
.footer{
	letter-spacing: 0.3rem;
}
.name{
	font-weight: 400;
	letter-spacing: 0.5rem;
}
small{
	font-size: 15px;
	font-weight: 500;
}
}

/**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@media screen and (max-width:768px){
/*　header　*******************************************************************************************************************************************************************/
.sp{
	display: block;
}
.sp3
{
	display: block;
}
.pc{
	display: none;
}
.header-pc{
	display: none;
}
.header-sp{
	display: block;	
}
.header{
	height: 350px;
	width: auto;
	margin-bottom: 20px;
	margin-top: 0px;
	background-position: left;
	background-size: contain;
}
.impact{
	display: flex;
	flex-wrap: wrap;	
}
.company h1{
	font-size: 40px;
	font-weight: 400;
	letter-spacing: 0.1rem;
	padding: 10px 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.size{
	padding: 20px 0;
	font-size: 50px;
	font-weight: 500;
	letter-spacing: 0.1rem;
}
.header-sp h1{
	text-align: center;
	font-family: YuMincho, 'Yu Mincho', 'Hiragino Mincho ProN', 'serif';
	color: #444444;
	font-size: 40px;
	font-weight: 600;
	letter-spacing: 0.2rem;
	text-shadow: 0.8px 0.8px 0.8px #fff, 0 0 0.05em #fff, 0 0 0.065em #0693e3;
	padding: 10px;
	margin-bottom: 10px;
}
}
.header-sp h2{
	display: block;
	text-align: center;
	color: #0693e3;
	text-shadow: 1px 1px 1px #fff, 0 0 0.1em #ccc, 0 0 0.1em #ccc;
	font-size: 20px;
	font-weight: 550;
	letter-spacing: 0.5rem;
	margin-top: 20px;
	margin-bottom: 20px;		
}
.header-sp h3{
	display: block;
	text-align: center;
	color: #444444;
	text-shadow: 1px 1px 1px #fff, 0 0 0.1em #ccc, 0 0 0.1em #ccc;
	font-size: 25px;
	font-weight: 500;
	letter-spacing: 0.3rem;
	margin-bottom: 30px;
}
/* utility ********************************************************************************************************************************************************************/
.subheading{
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 0.6rem;
	padding: 5px 5px;
	margin-top: 70px;
	margin-bottom: 30px;
	margin-left: 20px;
}
.mark{
	font-size: 22px;
	letter-spacing: 0.1;
	margin-left: 20px;
}
button{
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 0.4rem;
	width: 200px;
	padding: 10px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.button-warper{
	padding: 10px 0px;
}
/* works **********************************************************************************************************************************************************************/
.warper img{
	margin: 20px 20px;	
}
/* Top-page-works*************************************************************************************************************************************************************/
.works-contener p{
	font-size: 17px;
	letter-spacing: 0.3rem;
	margin-top: 40px;
}
.works-contener span{
	font-size: 16px;
	line-height: 2.5rem;
}
/*　company-page　*************************************************************************************************************************************************************/
.company-top-name h1{
	font-size: 30px;
	letter-spacing: 0.2rem;
	margin-left: 50px;
	margin-bottom: 15px;
}
.company-top-name h2 {
	font-size: 25px;
	letter-spacing: 0.2rem;
	margin-left:40px;
	margin-top: 30px;
}
.company-top-name h3{
	font-size: 20px;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.company h4{
	display: block;
	text-align: center;
	font-size: 20px;
	margin-top: 40px;
	margin-bottom: 40px;
}
/* Works-page *****************************************************************************************************************************************************************/
.warper h5{
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.point{
	padding-bottom: 15px;
}
.workspage h2{
	font-size: 35px;
	padding: 10px 0px;
	margin-top: 30px;
}
.workspage h4{
	font-size: 18px;
	line-height: 2.2rem;
}
.workspage p{
	font-size: 15px;
	line-height: 2.5rem;
}
.max{
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	letter-spacing: 0.4rem;
}
/* news ***********************************************************************************************************************************************************************/
.news-warper {
	height: 270px;
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;	
}
.news-warper h3{
	font-size: 20px;
	letter-spacing: 0.1rem;
	padding: 5px 5px;
}
.sub{
	display: inline-block;
	position: relative;
	font-size: 15px;
	letter-spacing: 0.2rem;
	margin-left: 10px;
}
.news li{
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.1rem;
	padding: 20px 10px;
	margin-top: 15px;
}
/* Local **********************************************************************************************************************************************************************/

.name-2 p{
	font-size: 16px;
	letter-spacing: 0.2rem;
	line-height: 2rem;
	padding: 0 10px;
}
.name-2 img{
	width: 220px;
	height: auto;
	padding: 10px 10px;
	margin-left: 20px;
	margin-bottom: 30px;
}

/* footer **********************************************************************************************************************************************************/
.footer{
	height: 180px;
	font-size: 15px;
	letter-spacing: 0.1rem;
	line-height: 3rem;
	margin-top: 10px;
	padding: 10px 5px;
}
.name{
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 0.4rem;
	margin-left: 10px;
}
small{
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0.1rem;
}

/**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@media screen and (max-width:584px){
/* header *********************************************************************************************************************************************************************/
.header{
	height: 245px;
}
.company h1{
	display: block;
	text-align: left;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.2rem;
	padding: 0px 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.size{
	display: block;
	text-align: left;
	padding: 5px 0;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.4rem;
}
.header-sp h1{
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 0.2rem;
	padding: 10px;
	margin-bottom: 10px;
}
.header-sp h2{
	font-size: 15px;
	font-weight: 550;
	letter-spacing: 0.3rem;
	margin-top: 20px;
	margin-bottom: 20px;		
}
.header-sp h3{
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.3rem;
}
/* utility ********************************************************************************************************************************************************************/
.subheading{
	font-size: 23px;
	font-weight: 550;
	letter-spacing: 0.4rem;
	margin-top: 70px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.mark{
	font-size: 18px;
}
/* works **********************************************************************************************************************************************************************/
.warper img{
	width: 300px;
	height: 220px;
	margin: 10px 15px;	
}
/* works-Top-page *************************************************************************************************************************************************************/
.works-contener p{
	font-size: 13px;
	letter-spacing: 0.1rem;
	margin-top: 10px;
	padding: 5px 5px;
	line-height: 0.5rem;
}
.works-contener span{
	width: 300px;
	height: auto;
	font-size: 15px;
	padding: 5px 5px;
	margin: 5px 5px;	
}	
/* company ********************************************************************************************************************************************************************/
.impact h2{
	font-size: 15px;
	line-height: 2rem;
}
/*　company-page　*************************************************************************************************************************************************************/
.company-top-name h1{
	font-size: 25px;
	line-height: 2rem;
	margin-left: 10px;
	margin-bottom: 10px;
}
.company-top-name h2 {
	font-size: 13px;
	letter-spacing: 0.15rem;
	margin-left: 5px;
	margin-top: 25px;
}
.company-top-name h3{
	font-size: 12px;
	line-height: 1.5rem;
	letter-spacing: 0.2rem;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.company-top-name h4{
	font-size: 12px;
	letter-spacing: 0.1rem;
	line-height: 2rem;
	margin-left: 5px;
}
.company-top-name h5{
	display: block;
	font-size: 10px;
	letter-spacing: 0.03rem;
	line-height: 2rem;
	margin-left: 5px;
}
.company h4{
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
}
	
/* Works-page *****************************************************************************************************************************************************************/
.warper h5{
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
.point{
	font-size: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.workspage h2{
	font-size: 24px;
	margin-top: 20px;
}
.workspage h4{
	letter-spacing: 0.2rem;
	font-size: 15px;
	line-height: 2rem;
}
.workspage p{
	letter-spacing: 0.15rem;
	font-size: 15px;
	line-height: 2rem;
	padding: 10px 20px;
}
.max{
	font-size: 15px;
	letter-spacing: 0.3rem;
}
.company-worpar2{ 
	background: none;
}
/* news **********************************************************************************************************************************************************************/
.news-warper {
	height: 260px;
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}
.news-warper h3{
	font-size: 22px;
	letter-spacing: 0.1rem;
	padding: 5px 0px;
}
.sub{
	font-size: 16px;
	letter-spacing: 0.05rem;
}
.news li{
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.05rem;
	padding: 10px 10px;
	margin-top: 30px;
}
/* link ***********************************************************************************************************************************************************************/
.link-company img{
	display: block;
	text-align: center;
	width: 200px;
	height: auto;
	padding: 10px 10px;
	border: 2px solid rgba(211,209,209,1.00);
	margin: 10px 10px;	
}
.link-company p{
	font-size: 14px;
}
/* Local **********************************************************************************************************************************************************************/
.name-2 img{
	width: 150px;
	height: auto;
	padding: 5px 5px;
	margin-left: 20px;
	margin-top: 15px;
}
.name-2 p{
	font-size: 14px;
	letter-spacing: 0.1rem;
}
/* footer  *******************************************************************************************************************************************************************/
.footer{
	height: 120px;
	font-size: 10px;
	letter-spacing: 0.2rem;
	line-height: 2rem;
	margin-top: 20px;
	padding: 10px 10px;
}
.name{
	font-size: 15px;
	font-weight: 200;
}
}

/**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@media screen and (max-width:396px){
/* utility *******************************************************************************************************************************************************************/
button{
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.3rem;
	width: 150px;
	padding: 5px 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.button-warper{
	padding: 15px 0px;
}
.subheading{
	text-align: left;
	font-size: 17px;
	font-weight: 500;
	letter-spacing: 0.2rem;
	padding: 3px 3px;
	margin-top: 10px;
	margin-left: 3px;
}
.mark{
	font-size: 12px;
	margin-left: 10px;
}
/* header *********************************************************************************************************************************************************************/
.header{
	height: 240px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.company h1{
	display: block;
	text-align: left;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 0.2rem;
	padding: 0px 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.size{
	display: block;
	text-align: left;
	padding: 5px 0;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 0.2rem;
}
.header-sp{
	padding-bottom: 10px;
}
.header-sp h1{
	font-size: 20px;		
}
.header-sp h2{
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.1em;	
}
.header-sp h3{
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.1rem;
}
/* works **********************************************************************************************************************************************************************/
.warper img{
	width: 240px;
	height: 160px;
}
/* Works-Top-page*************************************************************************************************************************************************************/
.works-contener p{
	font-size: 10px;
	font-weight: 600;
	letter-spacing: 0.1rem;
	padding: 5px 7px;
	margin-top: 5px;
}
.works-contener span{
	width: 220px;
	height: auto;
	font-size: 12px;
	font-weight: 500;
	text-align: left;
	line-height: 1.3rem;
	letter-spacing: 0.2rem;
	padding: 5px 15px;
	margin: 5px 10px;	
}
/*　company *******************************************************************************************************************************************************************/
.impact h2{
	font-size: 12px;
	line-height: 1.5rem;
}	
map{
	text-align: center;
	width: 40%;
	height: auto;
}
/* Works-page ****************************************************************************************************************************************************************/
.warper h5{
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.point{
	font-size: 23px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.workspage h2{
	font-size: 17px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.workspage h4{
	letter-spacing: 0.15rem;
	font-size: 14px;
	line-height: 1.5rem;
	padding: 10px 15px;
}
.workspage p{
	letter-spacing: 0.13rem;
	font-size: 12px;
	line-height: 1.6rem;
	padding: 15px 15px;
}
.max{
	font-size: 13px;
	letter-spacing: 0.3rem;
}
/*news*************************************************************************************************************************************************************************/
.news-warper {
	height: 260px;
	width: auto;
	margin-left: 5px;
	margin-right: 5px;	
}
.news-warper h3{
	font-size: 22px;
	letter-spacing: 0.2rem;
	padding: 5px 5px;
}
.sub{
	font-size: 14px;
}
.news li{
	line-height: 1rem;
	font-size: 10px;
	font-weight: 400;
	padding: 10px 10px;
	margin-top: 20px;
}
/* link ***********************************************************************************************************************************************************************/
.link-company{
	margin-bottom: 30px;
	}
.link-company img{
	display: block;
	text-align: center;
	width: 200px;
	height: auto;
	padding: 10px 10px;
	border: 2px solid rgba(211,209,209,1.00);
	margin: 10px 10px;	
}
.link-company p{
	font-size: 12px;
}
/* Local **********************************************************************************************************************************************************************/
.name-2 img{
	width: 120px;
	height: auto;
	padding: 5px 5px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
/* footer *********************************************************************************************************************************************************************/
.footer{
	height: 120px;
	font-size: 10px;
	letter-spacing: 0.1rem;
	line-height: 2rem;
}
small{
	font-size: 8px;
	font-weight: 200;
}	
}