@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);
}

/*---------------------
  TOPコンテンツここから
---------------------*/
.tt-1 {
	color: #FFFFFF;
	font-size: 240%;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: inline-block;
	margin-bottom: 60px;
	margin-left: 40%;
}
.tt-1:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 8px;
  left: 15%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #FF2626;
  border-radius: 0px;
  overflow: hidden;
}
.tt-2 {
	color: #FFFFFF;
	font-size: 46%;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 24px;
	margin-left: 20px;
}
.tt-3 {
	font-size: 280%;
	line-height: 1.5em;
	font-weight: 600;
	color: #119828;
	text-align: left;
	padding-top: 0px;
	padding-left: 20px;
	margin-bottom: 50px;
	letter-spacing: 0.1em;
	clear: both;
}
.tt-4 {
	font-size: 60%;
	font-weight: 400;
	line-height: 0.8em;
	padding-top: 0px;
	margin-bottom: 30px;
	letter-spacing: 0.1em;
	color: #FFF;
	padding-bottom: 4px;
	text-align: center;
}
.tt-5 {
	font-size: 280%;
	line-height: 1.5em;
	font-weight: 600;
	color: #119828;
	text-align: left;
	padding-top: 0px;
	padding-left: 20px;
	margin-bottom: 50px;
	letter-spacing: 0.1em;
	clear: both;
	text-shadow:
    2px 2px 0 #fff,
    -2px 2px 0 #FFF,
    -2px -2px 0 #FFF,
    2px -2px 0 #FFF;
}
.tt-6 {
	color: #FFFFFF;
	font-size: 46%;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 24px;
	margin-left: 20px;
}
.tt-7 {
	color: #FFFFFF;
	font-size: 240%;
	line-height: 26px;
	font-weight: bold;
	text-align: left;
	position: relative;
	display: inline-block;
	margin-bottom: 60px;
	margin-left: 0%;
}
.tt-7:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 8px;
  left: 15%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #FF4C4C;
  border-radius: 0px;
  overflow: hidden;
}
.tt-8 {
	color: #FFFFFF;
	font-size: 46%;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 24px;
	margin-left: 20px;
}
.tp-1 {
	color: #000;
	font-size: 110%;
	line-height: 1.5em;
	font-weight: 500;
	margin-bottom: 40px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
.tp-2 {
	color: #000;
	font-size: 110%;
	line-height: 1.5em;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
.tp-3 {
	color: #000;
	font-size: 110%;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}


/*---------------------
  ALLここから
---------------------*/
.caption1 {
	font-size: 180%;
	line-height: 30px;
	font-weight: bold;
	color: #333;
	text-align: center;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
}
.caption2 {
	font-size: 180%;
	line-height: 30px;
	font-weight: 400;
	color: #FFF;
	text-align: center;
	letter-spacing: 0.2em;
	margin-top: 70px;
}
.caption3 {
	font-size: 160%;
	line-height: 30px;
	font-weight: 400;
	color: #000;
	text-align: center;
	margin-bottom: 60px;
}
.caption4 {
	font-size: 220%;
	line-height: 30px;
	font-weight: 600;
	color: #FFF;
	text-align: left;
	padding-top: 80px;
	padding-bottom: 10px;
	padding-left: 160px;
	letter-spacing: 0.2em;
	text-shadow: 0 0 20px #000,0 0 20px #000;
}
.caption5 {
	font-size: 150%;
	line-height: 50px;
	font-weight: 400;
	color: #000;
	text-align: center;
	margin-bottom: 30px;
	padding-top: 20px;
}
.caption6 {
	font-size: 280%;
	line-height: 1.5em;
	font-weight: 600;
	color: #FFF;
	text-align: center;
	padding-top: 60px;
	padding-left: 0px;
	margin-bottom: 0px;
	letter-spacing: 0.1em;
	clear: both;
	text-shadow:
    3px 3px 0 #39984F,
    -3px 3px 0 #39984F,
    -3px -3px 0 #39984F,
    3px -3px 0 #39984F;
}

.t-1 {
	position: relative;
	display: inline-block;
	margin-bottom: 40px;
	font-size: 240%;
	font-weight: 600;
	margin-left: 40%;
	color: #333333;
}
.t-1:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 8px;
  left: 20%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #FF2626;
  border-radius: 0px;
  overflow: hidden;
}
.t-2 {
	color: #333;
	font-size: 46%;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 24px;
	margin-left: 20px;
}
.t-3 {
	color: #119828;
	font-size: 280%;
	line-height: 1.5em;
	font-weight: 600;
	margin-bottom: 30px;
	text-align: left;
}
.t-4 {
	color: #E9A421;
	font-size: 45%;
	line-height: 30px;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.t-4::after{
  content:"";
  display:inline-block;
  width:70px;
  height:1px;
  margin-left: 10px;
  background-color: #E9A421;
  vertical-align: middle;
}
.t-5{
	position: relative;
	padding-bottom: 0.5em;
	margin-bottom: 20px;
	padding-left: 0.5em;
	clear: both;
	font-size: 140%;
	font-weight: 600;
}

.t-6 {
	position: relative;
	display: inline-block;
	margin-bottom: 80px;
	font-size: 240%;
	font-weight: 600;
	margin-left: 40%;
	color: #333333;
}
.t-6:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 8px;
  left: 20%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #FF2626;
  border-radius: 0px;
  overflow: hidden;
}
.t-7 {
	color: #333;
	font-size: 46%;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 24px;
	margin-left: 20px;
}
.t-8{
	position: relative;
	padding-bottom: 0.5em;
	margin-bottom: 50px;
	padding-left: 0.5em;
	clear: both;
	font-size: 140%;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: 600;
}
.t-8::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 34%;
	height: 4px;
	background-color: #E9A421;
}
.t-9 {
	color: #272727;
	font-size: 260%;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 60px;
	text-align: center;
}
.t-9::after{
  content:"";
  display:inline-block;
  width:90px;
  height:3px;
  margin-left: 20px;
  background-color: #E9A421;
  vertical-align: middle;
}
.t-10 {
	color: #333;
	font-size: 56%;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 24px;
	margin-left: 20px;
}
.t-11 {
	position: relative;
	background-color: #95C885;
	padding-top: 0.75em;
	padding-right: 0.75em;
	padding-bottom: 0.75em;
	padding-left: 0.75em;
	color: #FFF;
	margin-bottom: 30px;
	font-size: 140%;
	clear: both;
}
.t-11::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-top: 15px solid #95C885;
}

.p-1 {
	color: #000;
	font-size: 100%;
	line-height: 1.5em;
	clear: both;
	padding-bottom: 14px;
	margin-bottom: 0px;
	margin-right: 30px;
	margin-left: 30px;
}
.p-2 {
	color: #000;
	font-size: 110%;
	line-height: 1.5em;
	clear: both;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-right: 30px;
	margin-left: 30px;
	text-align: right;
	font-weight: bold;
}
.p-3 {
	color: #000;
	font-size: 120%;
	line-height: 1.3em;
	clear: both;
	padding-bottom: 0px;
	margin-bottom: 6px;
	margin-right: 30px;
	margin-left: 30px;
	text-align: right;
	font-weight: bold;
}

.p-4 {
	font-size: 130%;
	line-height: 1.5em;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	clear: both;
	margin-bottom: 10px;
	font-weight: 600;
	color: #000;
}
.p-4 a:link {
	color: #0A6796;
	font-size: 100%;
	text-decoration: none;
}
.p-4 a:visited {
	color: #0A6796;
	text-decoration: none;
}
.p-4 a:hover {
    color: #2896CF;
    text-decoration: underline;
}
.p-5 {
	font-size: 120%;
	line-height: 36px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	font-weight: 600;
	clear: both;
	margin-bottom: 60px;
}
.p-6 {
	font-size: 110%;
	line-height: 28px;
	clear: both;
	margin-bottom: 10px;
	float: right;
	font-weight: bold;
	color: #F00;
	margin-right: 30px;
}
.p-7 {
	font-size: 80%;
	line-height: 28px;
	font-weight: bold;
	color: #D2002B;
}
.p-8 {
	font-size: 100%;
	line-height: 28px;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
	margin-bottom: 25px;
}
.p-9 {
	font-size: 120%;
	line-height: 36px;
	text-align: center;
	font-weight: 500;
	clear: both;
	margin-bottom: 30px;
}


.mini-p {
	font-size: 80%;
	color: #FFF;
	font-weight: bold;
	line-height: 30px;
	padding-left: 160px;
	text-align: left;
	text-shadow: 0 0 20px #000,0 0 20px #000;
}

.foot-p {
	font-size: 92%;
	line-height: 24px;
	color: #FFF;
	padding-bottom: 16px;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}
.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: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FF2626;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
}
.sen-2 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
}


.st-1 {
    color: #FFFF00;
    font-weight: bold;
}
.st-2 {
    color: #FF2626;
    font-weight: bold;
}
.st-3 {
    color: #FFFF00;
    font-weight: bold;
}
.st-4 {
    color: #FF4C4C;
    font-weight: bold;
}
.st-5 {
	color: #E9A421;
}
.st-6 {
    color: #0080B0;
    font-weight: bold;
}


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



/* タブレット横
------------------------------------------------------------*/
@media screen and (max-width: 1260px) {
/*---------------------
  TOPコンテンツここから
---------------------*/
.tt-5 {
	font-size: 280%;
	line-height: 1.5em;
	font-weight: 600;
	color: #119828;
	text-align: left;
	padding-top: 0px;
	padding-left: 20px;
	margin-bottom: 50px;
	letter-spacing: 0.1em;
	clear: both;
	text-shadow:
    2px 2px 0 #fff,
    -2px 2px 0 #FFF,
    -2px -2px 0 #FFF,
    2px -2px 0 #FFF;
}
.tt-7 {
	color: #FFFFFF;
	font-size: 240%;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: inline-block;
	margin-bottom: 60px;
	margin-left: 37%;
}	
.tp-2 {
	color: #000;
	font-size: 110%;
	line-height: 1.5em;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}
.tp-3 {
	color: #000;
	font-size: 110%;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}


/*---------------------
  ALLここから
---------------------*/
.caption4 {
	font-size: 180%;
	line-height: 30px;
	font-weight: 400;
	color: #FFF;
	text-align: left;
	padding-top: 80px;
	padding-bottom: 10px;
	padding-left: 80px;
	letter-spacing: 0.2em;
	text-shadow: 0 0 20px #000,0 0 20px #000;
}	

.p-4 {
	font-size: 115%;
	line-height: 1.5em;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
	margin-bottom: 10px;
	font-weight: 600;
	color: #000;
}

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



/* iPhone6 Plus
------------------------------------------------------------*/
@media screen and (max-width: 600px) {
/*---------------------
  TOPコンテンツここから
---------------------*/
.tt-1 {
	color: #FFFFFF;
	font-size: 240%;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: inline-block;
	margin-bottom: 60px;
	margin-left: 20%;
}
.tt-3 {
	font-size: 200%;
	line-height: 1.5em;
	font-weight: 600;
	color: #119828;
	text-align: left;
	padding-top: 0px;
	padding-left: 20px;
	margin-bottom: 50px;
	letter-spacing: 0.1em;
	clear: both;
}
.tt-5 {
	font-size: 240%;
	line-height: 1.5em;
	font-weight: 600;
	color: #119828;
	text-align: left;
	padding-top: 0px;
	padding-left: 20px;
	margin-bottom: 20px;
	letter-spacing: 0.1em;
	clear: both;
	text-shadow:
    2px 2px 0 #fff,
    -2px 2px 0 #FFF,
    -2px -2px 0 #FFF,
    2px -2px 0 #FFF;
}
.tt-7 {
	color: #FFFFFF;
	font-size: 240%;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: inline-block;
	margin-bottom: 60px;
	margin-left: 22%;
}
.tp-1 {
	color: #000;
	font-size: 110%;
	line-height: 1.5em;
	font-weight: 500;
	margin-bottom: 40px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
.tp-2 {
	color: #000;
	font-size: 110%;
	line-height: 1.5em;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}
.tp-3 {
	color: #000;
	font-size: 110%;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
	
	
/*---------------------
  ALLここから
---------------------*/
.caption4 {
	font-size: 180%;
	line-height: 30px;
	font-weight: 400;
	color: #FFF;
	text-align: left;
	padding-top: 60px;
	padding-bottom: 10px;
	padding-left: 50px;
	letter-spacing: 0.2em;
	text-shadow: 0 0 20px #000,0 0 20px #000;
}
	
.t-5 {
	position: relative;
	padding-bottom: 0.5em;
	margin-bottom: 50px;
	padding-left: 0.5em;
	clear: both;
	font-size: 140%;
	font-weight: 600;
}
.t-6 {	
	position: relative;
	display: none;
	margin-bottom: 80px;
	font-size: 240%;
	font-weight: 600;
	margin-left: 40%;
	color: #333333;
}
.t-6:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 8px;
  left: 20%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #FF2626;
  border-radius: 0px;
  overflow: hidden;
}
.t-7 {
	font-size: 46%;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 24px;
	margin-left: 20px;
}
.t-9 {
	color: #272727;
	font-size: 200%;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 60px;
	text-align: center;
}
.t-9::after{
  content:"";
  display:inline-block;
  width:60px;
  height:3px;
  margin-left: 10px;
  background-color: #E9A421;
  vertical-align: middle;
}
.t-11 {
	position: relative;
	background-color: #95C885;
	padding-top: 0.75em;
	padding-right: 0.75em;
	padding-bottom: 0.75em;
	padding-left: 0.75em;
	color: #FFF;
	margin-bottom: 30px;
	font-size: 120%;
	clear: both;
}
.t-11::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-top: 15px solid #95C885;
}
	
.spt-1 {
	color: #333;
	font-size: 220%;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: inline-block;
	margin-bottom: 80px;
	margin-left: 35%;
}
.spt-1:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 8px;
  left: 35%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #FF2626;
  border-radius: 0px;
  overflow: hidden;
}
.spt-2 {
	color: #333;
	font-size: 180%;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: inline-block;
	margin-bottom: 80px;
	margin-left: 25%;
}
.spt-2:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 8px;
  left: 15%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #FF2626;
  border-radius: 0px;
  overflow: hidden;
}
	
.p-4 {
	font-size: 110%;
	line-height: 1.5em;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	clear: both;
	margin-bottom: 10px;
	font-weight: 600;
	color: #000;
}
.p-5 {
	font-size: 120%;
	line-height: 36px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	font-weight: 600;
	clear: both;
	margin-bottom: 60px;
}
.p-6 {
	font-size: 110%;
	line-height: 28px;
	clear: both;
	margin-bottom: 10px;
	float: right;
	font-weight: bold;
	color: #F00;
	margin-right: 30px;
}
.p-7 {
	font-size: 80%;
	line-height: 28px;
	font-weight: bold;
	color: #D2002B;
}
.p-8 {
	font-size: 100%;
	line-height: 28px;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
	margin-bottom: 25px;
}
.p-9 {
	font-size: 115%;
	line-height: 36px;
	text-align: center;
	font-weight: 500;
	clear: both;
	margin-bottom: 30px;
	padding: 0px 15px;
}


.mini-p {
	font-size: 80%;
	color: #FFF;
	font-weight: bold;
	line-height: 30px;
	padding-left: 50px;
	text-align: left;
	text-shadow: 0 0 20px #000,0 0 20px #000;
}

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


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


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


}
