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

/*---------------------
  ヘッドタイトルここから
---------------------*/
.ht-1 {
	color: #333333;
	font-size: 200%;
	font-weight: bold;
	clear: both;
	text-align: center;
	text-shadow: 0 0 10px #FFF,0 0 10px #FFF;
	letter-spacing: 0.1em;
	padding-top: 100px;
}
.ht-2 {
	font-size: 80%;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
	text-shadow: 0 0 20px #FFF,0 0 20px #FFF;
	color: #0080B0;
}

/*---------------------
  コンテンツここから
---------------------*/

.mt-1 {
	color: #535353;
	font-size: 150%;
	line-height: 36px;
	font-weight: 600;
	margin-bottom: 60px;
	clear: both;
}

.mt-2 {
	position: relative;
	display: inline-block;
	margin-bottom: 60px;
	font-size: 220%;
	font-weight: 600;
	color: #FFF;
}
.mt-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: #FFFF00;
	border-radius: 0px;
}

.mt-3 {
	font-size: 46%;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 24px;
	margin-left: 20px;
}
.mt-4 {
	color: #FFFFFF;
	font-size: 200%;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 26px;
	text-align: center;
}
.mt-5 {
	font-size: 50%;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 24px;
}
.mt-6 {
	position: relative;
	display: inline-block;
	margin-bottom: 60px;
	font-size: 220%;
	font-weight: 600;
	margin-left: 42%;
}
.mt-6:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 8px;
  left: 15%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #0080B0;
  border-radius: 0px;
  overflow: hidden;
}

.mt-7 {
	position: relative;
	display: inline-block;
	margin-bottom: 50px;
	font-size: 220%;
	font-weight: 600;
	color: #FFF;
}
.mt-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: #FFFF00;
	border-radius: 0px;
}



.mp-1 {
	font-size: 160%;
	line-height: 26px;
	margin-bottom: 20px;
	color: #FFF;
}
.mp-2 {
	font-size: 96%;
	line-height: 26px;
	margin-bottom: 15px;
	color: #FFF;
}
.mp-3 {
	font-size: 120%;
	line-height: 30px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: 500;
	margin-top: 10px;
}
.mp-4 {
	font-size: 96%;
	line-height: 30px;
}
.mp-5 {
	font-size: 160%;
	line-height: 30px;
	margin-bottom: 50px;
	text-align: center;
	font-weight: 500;
	color: #BC0003;
}
.mp-6 {
	font-size: 160%;
	line-height: 36px;
	margin-bottom: 20px;
	color: #FFF;
}
.mp-7 {
	font-size: 96%;
	line-height: 26px;
	margin-bottom: 50px;
	color: #FFF;
}

.t-1 {
	position: relative;
	display: inline-block;
	margin-bottom: 60px;
	font-size: 220%;
	font-weight: 600;
	margin-left: 44%;
}
.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: #0080B0;
  border-radius: 0px;
  overflow: hidden;
}
.t-2 {
	font-size: 46%;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 24px;
	margin-left: 20px;
}
.t-3 {
	position: relative;
	display: inline-block;
	margin-bottom: 60px;
	font-size: 220%;
	font-weight: 600;
	margin-left: 40%;
}
.t-3:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 8px;
  left: 20%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #0080B0;
  border-radius: 0px;
  overflow: hidden;
}
.t-4 {
	position: relative;
	padding-bottom: 0.5em;
	margin-bottom: 50px;
	padding-left: 0.5em;
	clear: both;
	font-size: 140%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: 600;
}
.t-4::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 34%;
	height: 4px;
	background-color: #007FB0;
}
.t-5 {
	font-size: 160%;
	line-height: 32px;
	text-align: center;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 20px;
	font-weight: 500;
}
.t-6 {
	position: relative;
	padding-bottom: 0.5em;
	margin-bottom: 50px;
	padding-left: 0.5em;
	clear: both;
	font-size: 140%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: 600;
	margin-top: 70px;
}
.t-6::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 34%;
	height: 4px;
	background-color: #007FB0;
}
.t-7 {
	font-size: 110%;
	line-height: 32px;
	text-align: center;
	margin-bottom: 10px;
	font-weight: 500;
	background-color: #8FBC4F;
	color: #FFF;
	clear: both;
	margin-top: 0px;
}
.t-8 {
	position: relative;
	background-color: #0080B0;
	padding-top: 0.3em;
	padding-right: 0.75em;
	padding-bottom: 0.3em;
	padding-left: 0.75em;
	color: #FFF;
	margin-bottom: 30px;
	font-size: 130%;
	clear: both;
}
.t-8::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 15px solid #0080B0;
}
.t-9 {
	position: relative;
	padding-bottom: 0.5em;
	margin-bottom: 30px;
	padding-left: 0.5em;
	clear: both;
	font-size: 140%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: 600;
}
.t-9::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 34%;
	height: 4px;
	background-color: #007FB0;
}


.p-1 {
	font-size: 118%;
	line-height: 32px;
	text-align: center;
	letter-spacing: 0.1em;
	margin-bottom: 15px;
}
.p-2 {
	font-size: 100%;
	line-height: 36px;
	margin-left: 8px;
	margin-right: 6px;
	text-align: center;
	font-weight: normal;
	clear: both;
	margin-bottom: 60px;
}
.p-3 {
	font-size: 150%;
	line-height: 36px;
	text-align: center;
	font-weight: 600;
	clear: both;
	margin-bottom: 30px;
	color: #000;
}
.p-4 {
	font-size: 92%;
	line-height: 28px;
	clear: both;
	margin-bottom: 16px;
	margin-right: 30px;
	margin-left: 30px;
}
.p-5 {
	font-size: 110%;
	line-height: 36px;
	margin-left: 8px;
	margin-right: 6px;
	text-align: center;
	font-weight: 500;
	clear: both;
	margin-bottom: 60px;
}
.p-6 {
	font-size: 100%;
	line-height: 30px;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
	margin-bottom: 18px;
}
.p-7 {
	font-size: 96%;
	line-height: 24px;
	font-weight: 500;
	margin-left: 4px;
	margin-right: 4px;
	clear: both;
	color: #111;
}
.p-8 {
	font-size: 100%;
	line-height: 30px;
	text-align: center;
	font-weight: 500;
	clear: both;
	margin-bottom: 30px;
}
.p-9 {
	font-size: 100%;
	line-height: 28px;
	margin-left: 8px;
	clear: both;
	margin-bottom: 25px;
}

.p-10 {
	font-size: 110%;
	line-height: 28px;
	clear: both;
	margin-bottom: 10px;
	float: right;
	font-weight: bold;
	color: #F00;
	margin-right: 30px;
}
.p-11 {
	font-size: 80%;
	line-height: 28px;
	font-weight: bold;
	color: #D2002B;
}

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

.foot-p {
	font-size: 92%;
	line-height: 34px;
	color: #FFF;
	clear: both;
	overflow: hidden;
	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 {
	padding-bottom: 20px;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/item3.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sen-2 {
	padding-bottom: 20px;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/item4.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}


.st-1 {
	color: #E0FF00;
	font-weight: bold;
}
.st-2 {
	color: #007FB0;
	font-weight: bold;
}
.st-3 {
	color: #8FBC4F;
	font-weight: bold;
}

.copy-p {
	background-color: #1F282F;
	padding-bottom: 30px;
	color: #FFF;
	text-align: center;
	font-size: 76%;
	font-weight: bold;
}


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

/*---------------------
  ヘッドタイトルここから
---------------------*/
.ht-1 {
	color: #333333;
	font-size: 200%;
	font-weight: bold;
	clear: both;
	text-align: center;
	text-shadow: 0 0 10px #FFF,0 0 10px #FFF;
	letter-spacing: 0.1em;
	padding-top: 70px;
}
.ht-2 {
	font-size: 80%;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
	text-shadow: 0 0 20px #FFF,0 0 20px #FFF;
	color: #0080B0;
}

/*---------------------
  コンテンツここから
---------------------*/

.mt-1 {
	color: #535353;
	font-size: 150%;
	line-height: 36px;
	font-weight: 600;
	margin-bottom: 60px;
	clear: both;
}

.mt-2 {
	position: relative;
	display: inline-block;
	margin-bottom: 60px;
	font-size: 220%;
	font-weight: 600;
	color: #FFF;
}
.mt-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: #FFFF00;
	border-radius: 0px;
}

.mt-3 {
	font-size: 46%;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 24px;
	margin-left: 20px;
}
.mt-4 {
	color: #FFFFFF;
	font-size: 200%;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 16px;
	text-align: center;
}
.mt-5 {
	font-size: 50%;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 24px;
}
.mt-6 {
	position: relative;
	display: inline-block;
	margin-bottom: 60px;
	font-size: 220%;
	font-weight: 600;
	margin-left: 22%;
}
.mt-6:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 8px;
  left: 15%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #0080B0;
  border-radius: 0px;
  overflow: hidden;
}

.mt-7 {
	position: relative;
	display: inline-block;
	margin-bottom: 50px;
	font-size: 220%;
	font-weight: 600;
	color: #FFF;
}
.mt-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: #FFFF00;
	border-radius: 0px;
}


.t-1 {
	position: relative;
	display: none;
	margin-bottom: 60px;
	font-size: 220%;
	font-weight: 600;
	margin-left: 20%;
}
.t-1:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 100px;
  height: 8px;
  left: 30%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #0080B0;
  border-radius: 0px;
  overflow: hidden;
}
.t-2 {
	font-size: 46%;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 24px;
	margin-left: 20px;
}
.t-3 {
	position: relative;
	display: none;
	margin-bottom: 60px;
	font-size: 220%;
	font-weight: 600;
	margin-left: auto;
	text-align: center;
}
.t-3:before {
	content: '';
	position: absolute;
	bottom: -15px;
	display: inline-block;
	width: 80px;
	height: 8px;
	left: 20%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #0080B0;
	border-radius: 0px;
	overflow: hidden;
	text-align: center;
}
.t-4 {
	position: relative;
	padding-bottom: 0.5em;
	margin-bottom: 50px;
	padding-left: 0.5em;
	clear: both;
	font-size: 140%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: 600;
}
.t-4::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 34%;
	height: 4px;
	background-color: #007FB0;
}
.t-5 {
	font-size: 160%;
	line-height: 32px;
	text-align: center;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 20px;
	font-weight: 500;
}
.t-6 {
	position: relative;
	padding-bottom: 0.5em;
	margin-bottom: 50px;
	padding-left: 0.5em;
	clear: both;
	font-size: 140%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: 600;
	margin-top: 70px;
}
.t-6::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 34%;
	height: 4px;
	background-color: #007FB0;
}
.t-7 {
	font-size: 110%;
	line-height: 32px;
	text-align: center;
	margin-bottom: 10px;
	font-weight: 500;
	background-color: #8FBC4F;
	color: #FFF;
	clear: both;
	margin-top: 0px;
}
.t-8 {
	position: relative;
	background-color: #0080B0;
	padding-top: 0.3em;
	padding-right: 0.75em;
	padding-bottom: 0.3em;
	padding-left: 0.75em;
	color: #FFF;
	margin-bottom: 30px;
	font-size: 130%;
	clear: both;
}
.t-8::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 15px solid #0080B0;
}
.t-9 {
	position: relative;
	padding-bottom: 0.5em;
	margin-bottom: 30px;
	padding-left: 0.5em;
	clear: both;
	font-size: 140%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: 600;
}
.t-9::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 34%;
	height: 4px;
	background-color: #007FB0;
}

.spt-1 {
	color: #333333;
	font-size: 190%;
	line-height: 80px;
	font-weight: 600;
	margin-bottom: 50px;
	text-align: center;
	clear: both;
	background-attachment: scroll;
	background-image: url(../img/item5.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}


.mp-1 {
	font-size: 150%;
	line-height: 32px;
	margin-bottom: 20px;
	color: #FFF;
}
.mp-2 {
	font-size: 100%;
	line-height: 26px;
	margin-bottom: 15px;
	color: #FFF;
}
.mp-3 {
	font-size: 120%;
	line-height: 30px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: 500;
	margin-top: 10px;
}
.mp-4 {
	font-size: 100%;
	line-height: 30px;
}
.mp-5 {
	font-size: 150%;
	line-height: 32px;
	margin-bottom: 50px;
	text-align: center;
	font-weight: 500;
	margin-right: 10px;
	margin-left: 10px;
}
.mp-6 {
	font-size: 150%;
	line-height: 32px;
	margin-bottom: 20px;
	color: #FFF;
}
.mp-7 {
	font-size: 100%;
	line-height: 26px;
	margin-bottom: 50px;
	color: #FFF;
}
.p-1 {
	font-size: 118%;
	line-height: 32px;
	text-align: center;
	letter-spacing: 0.1em;
	margin-bottom: 15px;
}
.p-2 {
	font-size: 110%;
	line-height: 36px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	font-weight: normal;
	clear: both;
	margin-bottom: 60px;
}
.p-3 {
	font-size: 150%;
	line-height: 36px;
	text-align: center;
	font-weight: 600;
	clear: both;
	margin-bottom: 30px;
	color: #000;
	margin-right: 15px;
	margin-left: 15px;
}
.p-4 {
	font-size: 100%;
	line-height: 32px;
	clear: both;
	margin-bottom: 16px;
	margin-right: 20px;
	margin-left: 20px;
}
.p-5 {
	font-size: 110%;
	line-height: 36px;
	margin-left: 8px;
	margin-right: 6px;
	text-align: center;
	font-weight: 500;
	clear: both;
	margin-bottom: 60px;
}
.p-6 {
	font-size: 100%;
	line-height: 30px;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
	margin-bottom: 18px;
}
.p-7 {
	font-size: 94%;
	line-height: 24px;
	margin-left: 4px;
	margin-right: 4px;
	clear: both;
	color: #111;
}
.p-8 {
	font-size: 120%;
	line-height: 36px;
	text-align: center;
	font-weight: 500;
	clear: both;
	margin-bottom: 30px;
}
.p-9 {
	font-size: 100%;
	line-height: 28px;
	margin-left: 8px;
	clear: both;
	margin-bottom: 25px;
}

.p-10 {
	font-size: 110%;
	line-height: 28px;
	clear: both;
	margin-bottom: 10px;
	float: right;
	font-weight: bold;
	color: #F00;
	margin-right: 30px;
}
.p-11 {
	font-size: 80%;
	line-height: 28px;
	font-weight: bold;
	color: #D2002B;
}


.foot-p {
	font-size: 96%;
	line-height: 24px;
	color: #FFF;
	clear: both;
	overflow: hidden;
}


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

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

.foot-p2 {
	font-size: 110%;
	line-height: 26px;
	color: #FFF;
	clear: both;
	overflow: hidden;
	margin-bottom: 16px;
	font-weight: bold;
}

}
