@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 {
	font-size: 180%;
	line-height: 50px;
	font-weight: 500;
	color: #3E4F79;
	text-align: center;
}
.caption2 {
	margin-top: 47px;
	margin-left: 50px;
	margin-bottom: 10px;
	font-size: 160%;
	color: #FFF;
	font-weight: 400;
}



.m-t1 {
	color: #FFFFFF;
	font-size: 180%;
	line-height: 40px;
	font-weight: 500;
	margin-bottom: 40px;
	text-align: center;
}
.m-t2 {
	color: #193271;
	font-size: 180%;
	line-height: 40px;
	font-weight: 500;
	margin-bottom: 50px;
	text-align: center;
}

.p-1 {
	font-size: 118%;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
.p-2 {
	font-size: 160%;
	text-align: center;
	color: #263F76;
	font-weight: 500;
	padding-top: 68px;
}
.p-3 {
	font-size: 160%;
	text-align: center;
	color: #263F76;
	font-weight: 500;
	padding-top: 50px;
	line-height: 34px;
}
.p-4 {
	font-size: 120%;
	text-align: center;
	color: #333333;
	line-height: 40px;
}


.mini-p {
	font-size: 50%;
	line-height: 20px;
	font-weight: 400;
}
.mini-p2 {
	font-size: 50%;
	line-height: 20px;
	font-weight: 400;
	padding-left: 10px;
}


.foot-p {
	font-size: 92%;
	line-height: 24px;
	color: #FFF;
	padding-bottom: 16px;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
	padding-left: 50px;
}


.foot-p a:link {
	color: #FFF;
	font-size: 92%;
	line-height: 24px;
	text-decoration: none;
}
.foot-p a:visited {
	color: #FFF;
	text-decoration: none;
}

.foot-p a:hover {
	text-decoration: none;
}


.sen-1 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 6px;
	padding-right: 6px;
	padding-left: 6px;
}
.sen-2 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #2B3E76;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 6px;
	padding-right: 6px;
	padding-left: 6px;
}


.st-1 {
	color: #EB6B17;
	font-weight: bold;
}
.st-2 {
	font-weight: bold;
	clear: both;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 110%;
}

.copy-p {
	background-color: #425784;
	padding-bottom: 10px;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 30px;
	font-size: 76%;
	font-weight: bold;
}
/* iPhone6 Plus
------------------------------------------------------------*/
@media screen and (max-width: 600px) {

.caption1 {
	font-size: 160%;
	line-height: 40px;
	font-weight: 500;
	color: #3E4F79;
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
}
.caption2 {
	margin-top: 47px;
	margin-left: 50px;
	margin-bottom: 10px;
	font-size: 160%;
	color: #FFF;
	font-weight: 400;
}



.m-t1 {
	color: #FFFFFF;
	font-size: 180%;
	line-height: 40px;
	font-weight: 500;
	margin-bottom: 40px;
	text-align: center;
}
.m-t2 {
	color: #193271;
	font-size: 180%;
	line-height: 40px;
	font-weight: 500;
	margin-bottom: 50px;
	text-align: center;
}

.p-1 {
	font-size: 118%;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
.p-2 {
	font-size: 140%;
	text-align: center;
	color: #263F76;
	font-weight: 500;
	padding-top: 50px;
}
.p-3 {
	font-size: 140%;
	text-align: center;
	color: #263F76;
	font-weight: 500;
	padding-top: 34px;
	line-height: 34px;
}
.p-4 {
	font-size: 120%;
	text-align: center;
	color: #333333;
	line-height: 36px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 20px;
}
.copy-p {
	background-color: #425784;
	padding-bottom: 10px;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 0px;
	font-size: 76%;
	font-weight: bold;
}
}
