@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: #FFF;
	font-size: 200%;
	font-weight: bold;
	clear: both;
	text-align: center;
	text-shadow: 0 0 10px #83CF65,0 0 10px #83CF65;
	letter-spacing: 0.1em;
	padding-top: 75px;
}
.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: #83CF65;
}
.hp-1 {
	font-size: 90%;
	font-weight: 400;
	line-height: 40px;
	text-align: left;
	color: #000000;
}

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

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

.mt-2 {
	color: #FFF;
	position: relative;
	line-height: 42px;
	margin-bottom: 40px;
	font-size: 250%;
	font-weight: 800;
}

.mt-3 {
	font-size: 46%;
	line-height: 24px;
	font-weight: 400;
	margin-bottom: 50px;
	margin-left: 0px;
}
.mt-4 {
	color: #FFFFFF;
	font-size: 200%;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 22px;
	text-align: left;
}
.mt-5 {
	font-size: 50%;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 20px;
	margin-left: 20px;
}
.mt-6 {
	position: relative;
	line-height: 38px;
	margin-bottom: 0px;
	font-size: 250%;
	font-weight: 800;
}

.mt-7 {
	position: relative;
	display: inline-block;
	line-height: 42px;
	margin-bottom: 40px;
	font-size: 250%;
	font-weight: 800;
	color: #FFF;
	letter-spacing : 4px;           /* 文字間 */
	text-shadow : 
       2px  2px 1px #001A66,
      -2px  2px 1px #001A66,
       2px -2px 1px #001A66,
      -2px -2px 1px #001A66,
       2px  0px 1px #001A66,
       0px  2px 1px #001A66,
      -2px  0px 1px #001A66,
       0px -2px 1px #001A66;        /* 文字の影 */
}


.mp-1 {
	font-size: 160%;
	line-height: 30px;
	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;
}
.mp-6 {
	font-size: 100%;
	line-height: 28px;
	margin-top: 30px;
	margin-bottom: 50px;
	color: #000;
}
.mp-7 {
	font-size: 100%;
	line-height: 28px;
	margin-top: 30px;
	margin-bottom: 80px;
	margin-left: 5px;
	color: #FFF;
	letter-spacing : 4px;           /* 文字間 */
	text-shadow : 
       2px  2px 1px #001A66,
      -2px  2px 1px #001A66,
       2px -2px 1px #001A66,
      -2px -2px 1px #001A66,
       2px  0px 1px #001A66,
       0px  2px 1px #001A66,
      -2px  0px 1px #001A66,
       0px -2px 1px #001A66;        /* 文字の影 */
}

.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: 230%;
	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: #FB9938;
  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: 230%;
	line-height: 32px;
	text-align: center;
	margin-bottom: 60px;
	font-weight: 600;
}
.t-6 {
	position: relative;
	padding-bottom: 0.5em;
	margin-bottom: 30px;
	padding-left: 0.5em;
	clear: both;
	font-size: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: 600;
	margin-top: 0px;
}
.t-6::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 34%;
	height: 4px;
	background-color: #8FBC4F;
}
.t-7 {
	font-size: 200%;
	line-height: 40px;
	text-align: center;
	margin-bottom: 0px;
	font-weight: 500;
	background-color: #8FBC4F;
	color: #FFF;
	clear: both;
	margin-top: 0px;
	padding-top: 0.8em;
	padding-right: 0.75em;
	padding-bottom: 0.8em;
	padding-left: 0.75em;
}
.t-8 {
	position: relative;
	background-color: #0080B0;
	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-8::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border: 20px 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;
}
.t-10 {
  position: relative;
  color: #158b2b;
  padding: 10px 0;
  text-align: center;
  margin: 1.5em 0;
  font-size: 150%;
  font-weight: 600;
}
.t-10:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  width: 150px;
  height: 65px;
  border-radius: 50%;
  border: 5px solid #a6ddb0;
  border-left-color: transparent;
  border-right-color: transparent;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.t-11 {
	font-size: 120%;
	font-weight: 600;
	line-height: 28px;
	padding-top: 4px;
	margin-bottom: 30px;
	letter-spacing: 0.1em;
	padding-bottom: 4px;
	clear: both;
	padding-left: 16px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #8FBC4F;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8FBC4F;
	margin-left: 6px;
}
.t-12 {
	font-size: 110%;
	font-weight: 600;
	line-height: 28px;
	padding-top: 4px;
	margin-top: 20px;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
	padding-bottom: 4px;
	clear: both;
	padding-left: 16px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #8FBC4F;
	margin-left: 6px;
}
.t-13 {
	font-size: 80%;
	line-height: 20px;
	font-weight: 400;
	padding-left: 10px;
	padding-right: 10px;
}
.t-14 {
	font-size: 100%;
	font-weight: 400;
	line-height: 1.5em;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 0px;
	letter-spacing: 0.1em;
	color: #FFF;
	background-color: #83CF65;
	text-align: center;
}
.t-15 {
	font-size: 100%;
	font-weight: 400;
	line-height: 1.5em;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 0px;
	letter-spacing: 0.1em;
	color: #FFF;
	background-color: #83CF65;
	text-align: center;
}

.p-1 {
	font-size: 100%;
	line-height: 30px;
	clear: both;
	margin-bottom: 16px;
	margin-right: 30px;
	margin-left: 30px;
}
.p-1r {
	font-size: 100%;
	line-height: 30px;
	float: right;
	margin-bottom: 16px;
	margin-right: 30px;
}
.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: 110%;
	line-height: 30px;
	clear: both;
	margin-bottom: 16px;
	margin-right: 30px;
	margin-left: 30px;
}
.pb-4 {
	font-size: 112%;
	line-height: 30px;
	clear: both;
	font-weight: 600;
}
.p-4r {
	font-size: 110%;
	line-height: 30px;
	float: right;
	margin-bottom: 16px;
	margin-right: 30px;
}
.p-5 {
    font-size: 110%;
    line-height: 26px;
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
    font-weight: 600;
    clear: both;
    margin-bottom: 10px;
    text-shadow: 0 0 5px #333,0 0 5px #333;
    letter-spacing: 0.1em;
    color: #FFF;
}
.p-5-2 {
    font-size: 110%;
    line-height: 26px;
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
    font-weight: 600;
    clear: both;
    margin-bottom: 10px;
	text-shadow: 0 0 5px #FFF,0 0 5px #FFF;
    letter-spacing: 0.1em;
    color: #333;
}
.p-6 {
	font-size: 110%;
	line-height: 30px;
	clear: both;
	margin-bottom: 16px;
	margin-right: 30px;
	margin-left: 30px;
}
.p-7 {
	font-size: 92%;
	line-height: 24px;
	margin-left: 4px;
	margin-right: 4px;
	clear: both;
}
.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: 100%;
    line-height: 32px;
    clear: both;
	margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 400;
    color: #5E3903;
    padding-top: 20px;
}
.p-11 {
	position: relative;
	color: #00008C;
	font-size: 110%;
	line-height: 34px;
    clear: both;
    margin-bottom: 20px;
}
.p-11:before {
	content: "";
 	position: absolute;
 	background: #9de5ff;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	top: 20%;
	/* border: dashed 1px white; */
	left: -10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: -1;
}
.p-12 {
	position: relative;
	color: #333;
	font-size: 110%;
	line-height: 34px;
    clear: both;
    margin-bottom: 20px;
}
.p-12:before {
	content: "";
 	position: absolute;
 	background: #9de5ff;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	top: 20%;
	/* border: dashed 1px white; */
	left: -10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: -1;
}
.p-13 {
	font-size: 90%;
	line-height: 24px;
	margin-left: 4px;
	margin-right: 4px;
	text-align: left;
	font-weight: normal;
	clear: both;
	margin-bottom: 8px;
}
.p-14 {
	font-size: 110%;
	line-height: 30px;
	color: #FFF;
	font-weight: 600;
	text-align: center;
	clear: both;
	margin-bottom: 16px;
	margin-right: 30px;
	margin-left: 30px;
	text-shadow: 0 0 20px #000,0 0 20px #000;
}
.p-15 {
	font-size: 110%;
	font-weight: 500;
	line-height: 30px;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 40px;
	letter-spacing: 0.1em;
	padding-bottom: 5px;
	clear: both;
	padding-left: 16px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFF;
	margin-left: 6px;
}
.p-16 {
	font-size: 110%;
	line-height: 30px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 16px;
	margin-right: 30px;
	margin-left: 40px;
}
.p-17 {
	font-size: 105%;
	line-height: 28px;
	clear: both;
	margin-bottom: 16px;
	margin-right: 30px;
	margin-left: 30px;
}
.p-17 a:link {
	color: #1A6600;
	font-weight: 600;
	font-size: 100%;
	line-height: 24px;
	text-decoration: none;
}
.p-17 a:visited {
	color: #1A6600;
	text-decoration: none;
}
.p-17 a:hover {
	color: #468C00;	
	text-decoration: underline;
}

.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 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ECCB21;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 4px;
	padding-right: 30px;
	padding-left: 30px;
}
.sen-2 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #47A5D4;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 4px;
	padding-right: 30px;
	padding-left: 30px;
}


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

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


/* タブレット横
------------------------------------------------------------*/
@media screen and (max-width: 1260px) {
body {
	max-width: 1260px;
}
.t-14 {
	font-size: 94%;
	font-weight: 400;
	line-height: 1.5em;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 0px;
	letter-spacing: 0.1em;
	color: #FFF;
	background-color: #83CF65;
	text-align: center;
}
.t-15 {
	font-size: 90%;
	font-weight: 400;
	line-height: 1.5em;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 0px;
	letter-spacing: 0.1em;
	color: #FFF;
	background-color: #83CF65;
	text-align: center;
}

	
}
	

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

/*---------------------
  ヘッドタイトルここから
---------------------*/
.ht-1 {
	color: #FFF;
	font-size: 200%;
	font-weight: bold;
	clear: both;
	text-align: center;
	text-shadow: 0 0 10px #333333,0 0 10px #333333;
	letter-spacing: 0.1em;
	padding-top: 75px;
}
.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: #83CF65;
}

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

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

.mt-3 {
	font-size: 46%;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 24px;
	margin-left: 0px;
}
.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;
	line-height: 38px;
	margin-bottom: 0px;
	font-size: 250%;
	font-weight: 800;
}

.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: 200%;
	line-height: 32px;
	text-align: center;
	margin-bottom: 30px;
	padding-bottom: 20px;
	font-weight: 600;
}
.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: 0px;
}
.t-6::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 34%;
	height: 4px;
	background-color: #8FBC4F;
}
.t-7 {
	font-size: 180%;
	line-height: 40px;
	text-align: center;
	margin-bottom: 0px;
	font-weight: 500;
	background-color: #8FBC4F;
	color: #FFF;
	clear: both;
	margin-top: 0px;
	padding-top: 0.6em;
	padding-right: 0.75em;
	padding-bottom: 0.6em;
	padding-left: 0.75em;
}
.t-8 {
	position: relative;
	background-color: #0080B0;
	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-8::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border: 20px 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;
}
.t-10 {
  position: relative;
  color: #158b2b;
  padding: 15px 0;
  text-align: center;
  margin: 1.5em 0;
  font-size: 115%;
  font-weight: 600;
}
.t-10:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  width: 150px;
  height: 65px;
  border-radius: 50%;
  border: 5px solid #a6ddb0;
  border-left-color: transparent;
  border-right-color: transparent;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.t-14 {
	font-size: 100%;
	font-weight: 400;
	line-height: 1.5em;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 0px;
	letter-spacing: 0.1em;
	color: #FFF;
	background-color: #83CF65;
	text-align: center;
}
.t-15 {
	font-size: 100%;
	font-weight: 400;
	line-height: 1.5em;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 0px;
	letter-spacing: 0.1em;
	color: #FFF;
	background-color: #83CF65;
	text-align: center;
}

.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: 160%;
	line-height: 30px;
	margin-bottom: 20px;
	color: #333;
}
.mp-2 {
	font-size: 96%;
	line-height: 26px;
	margin-bottom: 15px;
	color: #333;
}

.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-7 {
	font-size: 100%;
	line-height: 28px;
	margin-top: 20px;
	margin-bottom: 60px;
	margin-left: 5px;
	color: #001A66;
	letter-spacing : 2px;           /* 文字間 */
	text-shadow :none;        /* 文字の影 */
	font-weight: 600;
}

.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-6 {
	font-size: 100%;
	line-height: 30px;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
	margin-bottom: 18px;
}
.p-7 {
	font-size: 92%;
	line-height: 24px;
	margin-left: 4px;
	margin-right: 4px;
	clear: both;
}
.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-11 {
	position: relative;
	color: #00008C;
	font-size: 110%;
	line-height: 34px;
    clear: both;
    margin-bottom: 20px;
}
.p-11:before {
	content: "";
 	position: absolute;
 	background: #9de5ff;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	top: 10%;
	/* border: dashed 1px white; */
	left: -10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: -1;
}


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

}
