@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: 400;
}

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


.mail-solid.icon {
	color: #F09A18;
	position: absolute;
	margin-top: 3px;
	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);
}


.pin-solid.icon {
  color: #2262B5;
  position: absolute;
  margin-left: -24px;
  margin-top: 2px;
  width: 12px;
  height: 12px;
  border: solid 1px currentColor;
  border-radius: 7px 7px 7px 0;
  background-color: currentColor;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.pin-solid.icon:before {
  content: '';
  position: absolute;
  left: 3px;
  top: 3px;
  width: 4px;
  height: 4px;
  color: white;
  border: solid 1px currentColor;
  border-radius: 3px;
  background-color: currentColor;
}



/*---------------------
  アイコンここまで
---------------------*/
.tx1 {
	font-size: 90%;
	line-height: 30px;
	color: #FFF;
	padding-top: 6px;
	clear: both;
	padding-left: 20px;
}


.caption1 {
	font-size: 200%;
	line-height: 30px;
	font-weight: 400;
	color: #000;
	text-align: center;
	margin-bottom: 50px;
}
.caption2 {
	font-size: 200%;
	line-height: 30px;
	font-weight: 400;
	color: #000;
	margin-bottom: 20px;
}


.t-1 {
	font-size: 180%;
	line-height: 30px;
	font-weight: 400;
	color: #000;
	text-align: center;
	margin-bottom: 70px;
	letter-spacing: 0.1em;
	clear: both;
}
.t-2 {
	font-size: 160%;
	line-height: 30px;
	font-weight: 400;
	color: #000;
	text-align: center;
	margin-bottom: 40px;
	letter-spacing: 0.1em;
}
.t-3 {
	font-size: 180%;
	line-height: 30px;
	font-weight: 400;
	color: #000;
	text-align: center;
	margin-bottom: 60px;
	letter-spacing: 0.1em;
	clear: both;
}
.t-4 {
	position: relative;
	background-color: #1D529A;
	width: 95%;
	padding-top: 0.5em;
	padding-right: 0.75em;
	padding-bottom: 0.5em;
	padding-left: 0.75em;
	color: #FFF;
	margin-bottom: 30px;
	font-size: 120%;
}
.t-4::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 15px solid #1D529A;
}

.t-5 {
	font-size: 150%;
	line-height: 30px;
	font-weight: 400;
	color: #155973;
	margin-bottom: 30px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #155973;
	padding-left: 14px;
	margin-left: 20px;
	clear: both;
}

.t-6 {
	position: relative;
	background-color: #FF6600;
	width: 95%;
	padding-top: 0.5em;
	padding-right: 0.75em;
	padding-bottom: 0.5em;
	padding-left: 0.75em;
	color: #FFF;
	margin-bottom: 30px;
	font-size: 120%;
}
.t-6::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 15px solid #FF6600;
}
.mt-1 {
	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;
}
.co-t1 {
	font-size: 120%;
	line-height: 40px;
	font-weight: 400;
	color: #333333;
	float: left;
	background-attachment: scroll;
	background-image: url(../img/item3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 20px;
	padding-left: 50px;
	padding-top: 6px;

}

.news-t {
	font-size: 180%;
	line-height: 46px;
	font-weight: 400;
	margin-bottom: 20px;
	padding-left: 60px;
	background-image: url(../img/news1.png);
	float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
.news-t2 {
	float: right;
	padding-top: 10px;
	padding-right: 20px;
}
.news-t3 {
	float: right;
	padding-top: 10px;
	padding-right: 20px;
}
.menu-p {
	font-size: 60%;
	top: 1px;
	letter-spacing: -0em;
}

.p-1 {
	font-size: 100%;
	line-height: 36px;
	clear: both;
	text-align: center;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
}


.p-2 {
	font-size: 94%;
	line-height: 26px;
	clear: both;
	letter-spacing: 0.1em;
}
.p-3 {
	font-size: 94%;
	line-height: 26px;
	clear: both;
	letter-spacing: 0.1em;
	margin-bottom: 15px;
}
.p-4 {
	font-size: 94%;
	line-height: 28px;
	letter-spacing: 0.1em;
	margin-top: 10px;
	margin-right: 4px;
	clear: both;
	text-align: center;
	margin-bottom: 20px;
}
.p-5 {
	font-size: 94%;
	line-height: 28px;
	letter-spacing: 0.1em;
	margin-right: 4px;
	clear: both;
	margin-bottom: 20px;
	margin-left: 8px;
}
.p-6 {
	font-size: 90%;
	line-height: 24px;
	letter-spacing: 0.1em;
	margin-right: 4px;
	clear: both;
	margin-bottom: 20px;
	margin-left: 8px;
}


.big-p {
	font-size: 220%;
	font-weight: bold;
	padding-left: 10px;
	color: #FFF;
}

.g-mp1 {
	font-size: 80%;
	color: #FFF;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	text-shadow: 0 0 20px #000,0 0 20px #000;
}
.mini-p {
	font-size: 80%;
	color: #FFF;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	text-shadow: 0 0 20px #000,0 0 20px #000;
}
.mini-p2 {
	font-size: 70%;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 30px;
	padding-left: 20px;
}



.sen-1 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #00B200;
	padding-right: 0.5ex;
	padding-left: 0.5em;
	padding-bottom: 0.4ex;
}


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


.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;
}





.st-1 {
	color: #FF0033;
	font-weight: bold;
}
.st-2 {
	font-weight: bold;
	clear: both;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 110%;
	color: #1D529A;
}
.st-3 {
	font-weight: bold;
	clear: both;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 96%;
	line-height: 30px;
}
.st-4 {
	font-weight: bold;
	font-size: 92%;
	float: right;
	color: #666;
	line-height: 26px;
	text-align: right;
}
.st-5 {
	font-weight: bold;
	font-size: 96%;
	line-height: 26px;
	color: #3C3272;
}




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


.caption1 {
	font-size: 160%;
	line-height: 30px;
	font-weight: 400;
	color: #000;
	text-align: center;
	margin-bottom: 30px;
}
.caption2 {
	font-size: 160%;
	line-height: 30px;
	font-weight: 400;
	color: #000;
	margin-bottom: 14px;
	text-align: center;
}

.t-1 {
	font-size: 150%;
	line-height: 30px;
	font-weight: 400;
	color: #000;
	text-align: center;
	margin-bottom: 40px;
	letter-spacing: 0.1em;
	clear: both;
}
.t-3 {
	font-size: 160%;
	line-height: 30px;
	font-weight: 400;
	color: #000;
	text-align: center;
	margin-bottom: 40px;
	letter-spacing: 0.1em;
	clear: both;
}
.t-4 {
	position: relative;
	background-color: #1D529A;
	width: 95%;
	padding-top: 0.5em;
	padding-right: 0.75em;
	padding-bottom: 0.5em;
	padding-left: 0.75em;
	color: #FFF;
	margin-bottom: 30px;
	font-size: 120%;
}
.t-4::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 15px solid #1D529A;
}

.t-5 {
	font-size: 150%;
	line-height: 26px;
	font-weight: 400;
	color: #155973;
	margin-bottom: 30px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #155973;
	padding-left: 10px;
	margin-left: 8px;
	clear: both;
}

.t-6 {
	position: relative;
	background-color: #FF6600;
	width: 95%;
	padding-top: 0.5em;
	padding-right: 0.75em;
	padding-bottom: 0.5em;
	padding-left: 0.75em;
	color: #FFF;
	margin-bottom: 30px;
	font-size: 120%;
}
.t-6::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 15px solid #FF6600;
}

.menu-p {
	font-size: 86%;
	letter-spacing: -0.1em;
	top: 1px;
}

.p-1 {
	font-size: 96%;
	line-height: 26px;
	clear: both;
	text-align: left;
	letter-spacing: 0em;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: 10px;
}


.p-2 {
	font-size: 94%;
	line-height: 26px;
	clear: both;
	letter-spacing: 0.1em;
}



.big-p {
	font-size: 140%;
	font-weight: bold;
	padding-left: 10px;
}





.sen-1 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #00B200;
	padding-right: 0.5ex;
	padding-left: 0.5em;
	padding-bottom: 0.4ex;
}
.foot-p {
	font-size: 82%;
	line-height: 20px;
	color: #FFF;
	overflow: hidden;
	float: none;
	padding-top: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


.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;
}





.st-1 {
	color: #FF0033;
	font-weight: bold;
}
.st-2 {
	font-weight: bold;
	clear: both;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 110%;
	color: #1D529A;
}
.st-3 {
	font-weight: bold;
	clear: both;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 96%;
	line-height: 30px;
}
.st-4 {
	font-weight: bold;
	font-size: 92%;
	float: right;
	color: #666;
	line-height: 26px;
	text-align: right;
}
.st-5 {
	font-weight: bold;
	font-size: 96%;
	line-height: 26px;
	color: #3C3272;
}




.copy-p {
	background-color: #009033;
	padding-bottom: 10px;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 0px;
	font-size: 76%;
	font-weight: bold;
}

}
