@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');
@import url('https://fonts.googleapis.com/css?family=Corben:700|Modak|Titan+One');


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

.e-font3 {
	font-family: 'Corben', cursive;
}
.e-font4 {
	font-family: 'Modak', cursive;
}




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


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



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


.mt-1 {
	font-size: 120%;
	line-height: 30px;
	font-weight: 600;
	clear: both;
	padding-left: 10px;
	background-color: #B43D4F;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFF;
	border-radius: 4px;
}
.t-1 {
	font-size: 140%;
	line-height: 24px;
	font-weight: 600;
	color: #FFFFFF;
	clear: both;
	margin-bottom: 18px;
	background-color: #B43D4F;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	letter-spacing: 0.1em;
}
.t-2 {
	font-size: 140%;
	line-height: 24px;
	font-weight: 600;
	color: #B43D4F;
	clear: both;
	margin-bottom: 10px;
	text-align: center;
	letter-spacing: 0.1em;
}
.t-3 {
	font-size: 140%;
	line-height: 24px;
	font-weight: 600;
	color: #663300;
	clear: both;
	margin-bottom: 15px;
	letter-spacing: 0.1em;
	margin-left: 15px;
	margin-right: 15px;
}
.t-4 {
	font-size: 140%;
	line-height: 24px;
	font-weight: 600;
	color: #B43D4F;
	clear: both;
	margin-bottom: 15px;
	letter-spacing: 0.1em;
	margin-left: 15px;
	margin-right: 15px;
}
.t-5 {
	font-size: 140%;
	line-height: 24px;
	font-weight: 600;
	color: #B43D4F;
	clear: both;
	margin-bottom: 15px;
	letter-spacing: 0.1em;
	margin-left: 15px;
	margin-right: 15px;
}

.p-1 {
	font-size: 100%;
	line-height: 28px;
	clear: both;
	margin-bottom: 14px;
	color: #7F3933;
	margin-right: 15px;
	margin-left: 15px;
}



.p-2 {
	font-size: 90%;
	line-height: 22px;
	clear: both;
	margin-bottom: 10px;
	color: #333;
	text-align: center;
}

.p-3 {
	font-size: 100%;
	line-height: 26px;
	clear: both;
	margin-bottom: 30px;
	color: #7F3933;
	margin-right: 15px;
	margin-left: 15px;
}
.p-4 {
	font-size: 100%;
	line-height: 26px;
	clear: both;
	color: #7F3933;
	margin-right: 15px;
	margin-left: 15px;
	font-weight: bold;
}
.p-5 {
	font-size: 92%;
	line-height: 26px;
	clear: both;
	margin-bottom: 30px;
	color: #FF0000;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 30px;
}
.p-6 {
	font-size: 100%;
	line-height: 26px;
	clear: both;
	margin-bottom: 30px;
	color: #7F3933;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 30px;
}



.en-1 {
	font-size: 100%;
	line-height: 28px;
	clear: both;
	margin-bottom: 10px;
	color: #7F3933;
	margin-right: 15px;
	float: right;
	font-weight: bold;
}
.en-2 {
	font-size: 100%;
	line-height: 28px;
	clear: both;
	margin-bottom: 20px;
	color: #7F3933;
	margin-right: 15px;
	margin-left: 15px;
	font-weight: bold;
}
.en-3 {
	font-size: 100%;
	line-height: 24px;
	clear: both;
	margin-bottom: 10px;
	color: #7F3933;
	margin-right: 20px;
	margin-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7F3933;
}
.en-4 {
	font-size: 100%;
	line-height: 24px;
	clear: both;
	margin-bottom: 30px;
	color: #7F3933;
	margin-right: 20px;
	margin-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7F3933;
}

.news-p {
	font-size: 100%;
	line-height: 24px;
	clear: both;
	margin-bottom: 15px;
	color: #7F3933;
	margin-right: 20px;
	margin-left: 35px;
}
.news-p2 {
	font-size: 110%;
	line-height: 28px;
	clear: both;
	margin-bottom: 15px;
	color: #7F3933;
	margin-right: 20px;
	margin-left: 20px;
}


.sen-1 {
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #00BFF3;
	padding-right: 0.5ex;
	padding-left: 0.5em;
	padding-bottom: 0.4ex;
}

.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: 60%;
}


.foot-p {
	font-size: 92%;
	line-height: 26px;
	text-align: center;
	margin-bottom: 10px;
	color: #000000;
}


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

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





.st-1 {
	color: #FF6666;
}
.st-2 {
	color: #FF6666;
	font-weight: bold;
}
.st-3 {
	color: #1C7293;
	font-weight: bold;
	clear: both;
	font-size: 90%;
	line-height: 22px;
	margin-left: 16px;
	margin-bottom: 10px;
}
.st-4 {
	color: #FF6666;
	font-weight: bold;
	clear: both;
	font-size: 90%;
	line-height: 22px;
	margin-left: 16px;
	margin-bottom: 10px;
}







.copy-p {
	padding-bottom: 8px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	margin-bottom: 10px;
	font-size: 70%;
	font-weight: bold;
	background-color: #721B18;
	margin-top: 20px;
}
