@charset "utf-8";

@import url(https://fonts.googleapis.com/earlyaccess/mplus1p.css);
@import url(https://fonts.googleapis.com/earlyaccess/roundedmplus1c.css);
@import url(https://fonts.googleapis.com/earlyaccess/hannari.css);
@import url(https://fonts.googleapis.com/earlyaccess/kokoro.css);
@import url(https://fonts.googleapis.com/earlyaccess/sawarabimincho.css);
@import url(https://fonts.googleapis.com/earlyaccess/sawarabigothic.css);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url('https://fonts.googleapis.com/css?family=EB+Garamond:400i|Playfair+Display:400i');


.m-font {
font-family: 'Sawarabi Mincho';
}
.m-font2 {
font-family: 'Hannari';
}
.m-font3 {
font-family: 'Kokoro';
}

.g-font {
font-family: 'Mplus 1p';
}
.g-font2 {
font-family: 'Sawarabi Gothic';
}
.g-font3 {
    font-family: 'Noto Sans Japanese';
}
.ma-font {
font-family: 'Rounded Mplus 1c';
}

.e-font {
	font-family: 'Playfair Display', serif;
　　　　font-family: 'EB Garamond', serif;
}

.thick1 {
	font-weight: 500;
}

/*---------------------
  アイコン
---------------------*/

.mail-solid.icon {
	color: #000;
	position: absolute;
	margin-top: 5px;
	width: 15px;
	height: 10px;
	border-radius: 1px;
	border: solid 1px currentColor;
	background-color: currentColor;
	margin-left: -28px;
}
.mail-solid.icon:before {
	content: '';
	position: absolute;
	left: 7px;
	top: -4px;
	width: 1px;
	height: 10px;
	color: white;
	background-color: currentColor;
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
	-webkit-transform: rotate(-54deg);
	transform: rotate(-54deg);
}
.mail-solid.icon:after {
  content: '';
  position: absolute;
  left: 7px;
  top: -4px;
  width: 1px;
  height: 10px;
  color: white;
  background-color: currentColor;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transform: rotate(54deg);
          transform: rotate(54deg);
}

/*---------------------
  アイコンここまで
---------------------*/



.caption1 {
	text-align: center;
	padding-top: 160px;
}
.caption2 {
	font-size: 150%;
	line-height: 30px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	padding-top: 60px;
	text-shadow: 0 0 20px red,0 0 20px red;
}
.caption3 {
	font-size: 180%;
	line-height: 40px;
	font-weight: 400;
	color: #190066;
	text-align: center;
	margin-bottom: 30px;
	letter-spacing: 0.1em;
}
.caption4 {
	font-size: 160%;
	line-height: 30px;
	font-weight: 400;
	color: #FFF;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 10px;
	letter-spacing: 0.2em;
	text-shadow: 0 0 20px #000,0 0 20px #000;
}
.caption5 {
	font-size: 160%;
	line-height: 50px;
	font-weight: 400;
	color: #000;
	text-align: center;
	margin-bottom: 30px;
	padding-top: 20px;
}
.news-1 {
	font-size: 80%;
	line-height: 24px;
	color: #768A99;
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
.nav-1 {
	font-size: 130%;
	line-height: 30px;
	clear: both;
	margin-right: 50px;
	margin-left: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #768A99;
}
.nav-1 a:link {
	color: #768A99;
	font-weight: 400;
	font-size: 130%;
	line-height: 30px;
	text-decoration: none;
}
.nav-1 a:visited {
	color: #768A99;
	text-decoration: none;
}
.nav-1 a:hover {
	color: #A5BFD4;	
	text-decoration: none;

}

.pro-t {
	color: #768A99;
	font-size: 130%;
	line-height: 40px;
	clear: both;
	margin-right: 50px;
	margin-left: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #768A99;
}
.pro-t2 {
	color: #768A99;
	font-size: 130%;
	line-height: 40px;
	clear: both;
	margin-right: 50px;
	margin-left: 0px;
	padding-left: 0px;
}
.pro-p {
	font-size: 80%;
	line-height: 24px;
	color: #768A99;
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

.work-t {
	color: #768A99;
	font-size: 160%;
	line-height: 40px;
	clear: both;
	margin-right: 50px;
	margin-left: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #768A99;
}
.work-p {
	font-size: 80%;
	line-height: 24px;
	color: #768A99;
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}


/* iPhone6 Plus
------------------------------------------------------------*/
@media screen and (max-width: 600px) {



}
