@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');
/*-----------------------------------------------------
全体共通
-------------------------------------------------------*/
p, h1, h2, h3, h4, h5, h6, a, li, caption, td, th, dt, dd, input, textarea, select, div, address  {
font-family:Roboto,sans-serif;
font-feature-settings: "palt";
letter-spacing: 0.05em;
}


body {
}
h1, h2, h3, h4, h5, h6, strong {
	font-weight: bold;
}



a {
	text-decoration: underline;
	color: #036eb7;
	font-weight: bold;
	font-weight: 700;
}
.caution-txt a {
	text-decoration: underline!important;
	color: #C21B1E!important;
}
sup {
font-size: 10px;
vertical-align: top;
}
.anchorlink {
	font-size: 0;
	line-height: 1;
}
.clearfix {
	zoom: 1;
	min-height: 1px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.txt-j {
text-align: justify;
}
.em_red {
color: #CE242E;
font-weight: bold;
}
.txt_em {
font-weight: bold;
}



::-webkit-scrollbar {
width: 10px;
height: 10px;
}


::-webkit-scrollbar-track {
border-radius: 5px;
box-shadow: 0 0 4px #ccc inset;
}


::-webkit-scrollbar-thumb {
border-radius: 5px;
background: #006934;
}

/*====================================================================
 pagetopbtn_common
====================================================================*/
#ptbtn {
	position:fixed;
	bottom: 30px;
	right:5px;
	display:none;
	z-index:1000;
}

header {
background-color: #fff;
width: 100%;
margin: 0 auto;
border-top:3px #FABE00 solid;
}
header #hd_logo {
padding: 10px;
text-align: left;
}
header #hd_logo img {
max-width: 243px;
}

footer {
width: 100%;
margin: 0 auto;
padding: 15px 0 50px 0;
background-color: #fabe00;
}
#copyright {
font-size: 12px;
text-align: center;
padding: 10px 0 0;
}
#yw_top {
margin: 0 auto;
text-align: center;
padding-top: 10px;
}
#yw_top img {
max-width: 149px;
width: 70%;
}




/* 768px以下 スマホ向け
--------------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
body {
	-webkit-text-size-adjust: 100%;
	min-width: 320px;
	line-height: 1.6;
	font-size: 13px;
}
div img {
	max-width: 100%;
	height: auto;
	width: 100%;
}
a {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.part_pc {
	display: none!Important;
}
#wrapper {
width: 100%;
margin: 0 auto;
}

/*-----------------------------------------------------
contents
-------------------------------------------------------*/

#main_v {
width: 100%;
margin: 0 auto;
text-align: center;
z-index: 1;
background-color: #512e06;
background-color: #fee100;
}
#main_v img {
width: 100%;
}

ul#main_nav {
width: 80%;
margin: -20px auto 30px;
display: table;
table-layout: fixed;
border-collapse: separate;
border-spacing: 20px 0;
z-index: 10;
}
ul#main_nav li {
display: table-cell;
vertical-align: top;
}
ul#main_nav li img {
width: 100%;
}


/*-----------------------------------------------------
contents
-------------------------------------------------------*/
.block_wht {
width: 100%;
margin: 0 auto;
background-color: #fff;
}
.block_ywl {
width: 100%;
margin: 0 auto;
padding: 30px 0;
background-color: #FFF000;
}
.block_grn {
width: 100%;
margin: 0 auto;
padding: 30px 0;
background-color: #006934;
}
.contents_block_wht {
width: 92%;
margin: 0 auto;
border-radius: 10px;
padding: 10px;
}
.contents_block_wht {
width: 92%;
margin: 0 auto;
border-radius: 10px;
padding: 10px;
background-color: #fff;
}
.contents_block {
width: 92%;
margin: 0 auto;
border-radius: 10px;
padding: 10px;
}
h2 {
font-size: 24px;
color: #006934;
text-align: center;
line-height: 1.6;
padding-bottom: 30px;
}
.h2_block {
background:url(../img/icon_1.png) no-repeat;
background-position: bottom center;
background-repeat: no-repeat;
background-size: contain;
}

.img_ttl {
width: 100%;
margin: 10px auto 20px;
}
.img_ttl img {
width: 100%;
}

h3 {
font-size: 24px;
text-align: center;
font-weight: bold;
line-height: 1.5;
}
.catch_wht,
.catch_grn,
.catch_blk{
font-size: 16px;
text-align: center;
line-height: 1.8;
}
.catch_wht,
.lead_wht,
h3.wht {
color: #fff;
}
.catch_blk {
color: #000;
}
.catch_grn,
.lead,
h3.grn {
color: #006934;
}
.lead_ylw,
h3.ylw {
color: #FFF000;
}
.lead_wht,
.lead_ylw,
.lead {
font-size: 14px;
text-align: center;
line-height: 1.8;
padding-bottom: 1em;
}
.h3_catch {
color: #fff;
font-size: 18px;
text-align: center;
line-height: 1;
}

.txt_org_catch {
background-color: #EC8E26;
color: #fff;
font-size: 18px;
line-height: 1;
padding: 15px 0;
border-radius: 33px;
text-align: center;
width: 80%;
margin: 0 auto;
}
.honbun_ctr {
font-size: 14px;
color: #333;
text-align: left;
padding: 10px;
line-height: 1.6;
}
.honbun_lft {
font-size: 14px;
color: #333;
text-align: left;
padding: 20px 0;
line-height: 1.6;
}

#statement {
width: 92%;
margin: 0 auto;
padding-bottom: 50px;
}

.nyan_block {
width: 92%;
margin: 20px auto;
}
.about_nyan {
width: 100%;
margin: 0 auto;
border: 2px solid #006934;
display: block;
}
.about_nyan .nyan_img {
width: 100%;
display: block;
}
.about_nyan .nyan_img img {
width: 100%;
}
.about_nyan .nyan_txt {
display: block;
padding: 10px;
}
.about_nyan .nyan_txt h4 {
font-size: 16px;
color: #006934;
padding-bottom: 10px;
}
.about_nyan .nyan_txt p {
font-size: 13px;
line-height: 1.8;
color: #000;
text-align: left;
}
.naze {
width: 100%;
margin: 30px auto 0;
}
.naze .reason_ttl {
font-size: 16px;
color: #006934;
line-height: 1.6;
}
.naze .reason_ttl:before {
content:"";
	display:inline-block;
	width:22px;
	height:22px;
	background:url(../img/icon_2.png) no-repeat;
	background-size:contain;
	position:relative;
    top:3px;
}
.naze .ans_ttl {
font-size: 15px;
color: #000;
line-height: 1.6;
}
.naze .ans_ttl span {
color: #E60012;
}

.nyan_icon {
width: 60%;
margin: 0 auto 100px;
}
.nyan_icon img {
width: 100%;
}

.pt100 {
padding-top:50px;
}
.pt50 {
padding-top:30px;
}

.media_block {
width: 92%;
margin: 0 auto;
height: 100px;
overflow-y: auto;
}
.block_ttl {
color: #006934;
font-size: 16px;
line-height: 2;
text-align:center;
}
.media_block ul.list {
font-size: 12px;
color: #444;
line-height: 1.6;
list-style-type: disc;
width: 100%;
margin: 0 auto;
}
.media_block ul.list li {
margin: 10px;
text-indent: -6.5em;
padding-left: 6.5em;
}
.media_block ul.list li a {
color: #444;
}.media_block ul.list li a:hover {
color: #EC8E26!important;
}
.pre_img {
width: 300px;
margin: 30px auto;
text-align: center;
}
.pre_img img {
width: 100%;
border: 1px solid #999;
}
.gaiyo_block {
width: 98%;
margin: 0 auto;
}

.gaiyou_ttl {
font-size: 18px;
color: #006934;
line-height: 1.8;
text-align: center;
}
.gaiyou_ttl:before {
content:"";
	display:inline-block;
	width:28px;
	height:28px;
	background:url(../img/icon_3.png) no-repeat;
	background-size:contain;
	position:relative;
    top:6px;
	margin-right: 3px;
}
.gaiyo_honbun {
font-size: 16px;
line-height: 1.6;
color: #000;
text-indent: 1.8em;
padding-bottom: 20px;
text-align: center;
}
.gaiyo_honbun span {
font-weight: bold;
}
.gaiyo_honbun a {
color: #E60012;
}
.tw_btn {
margin: 0 auto 20px;
width: 70%;
}
.tw_btn img {
width: 100%;
}
.oth_block {
width: 90%;
margin: 20px auto 0;
}
.oth_block .ttl {
font-size: 16px;
font-weight: bold;
line-height: 1.8;
text-align:center;
}


.ot_block {
width: 92%;
margin: 0 auto 40px;
height: 200px;
overflow: auto;
padding: 20px;
border: 1px solid #666;
}
.ot_block .ptxt {
font-size: 14px;
color: #000;
line-height: 1;
}
.ot_block .ntxt {
font-size: 12px;
color: #444;
line-height: 1.5;
padding: 10px 0;
}
.ot_block a {
color: #E60012;
}

#tento_cp {
width: 100%;
margin: 0 auto;
padding: 20px 0;
background-image: url(../img/tento_bg.png);
background-repeat: repeat-y;
background-position: top center;
background-size: contain;
}

.contents_up {
width: 92%;
margin: 0 auto;
border-radius: 20px 20px 0 0;
padding:  20px 0;
background-color: #FFF000;
}
.contents_btm {
width: 100%;
margin: 0 auto;
border-radius: 0 0 20px 20px;
padding:  20px 0;
background-color: #FFF000;
}
.jisan_em {
font-size: 18px;
text-align: center;
padding:  10px;
color:#CE242E;
font-weight: bold;
}
.contents_mid {
width: 92%;
background-color: #fff;
margin: 0 auto;
padding: 50px 0;
}
.img_stk {
width: 90%;
margin: 0 auto;
text-align: center;
}
.img_stk img {
width: 100%;
}

.txt_anno_ctr {
font-size: 12px;
text-align: left;
padding: 10px;
line-height: 1.8;
}
.sub_catch {
font-size: 18px;
width: 92%;
margin: 10px auto 0;
text-align: center;
color: #000;
line-height: 2;
border-top:2px solid #000;
border-bottom: 2px solid #000;
}
.img_sd {
width: 240px;
margin: 30px auto;
}
.img_sd img {
width: 100%;
}
.img_tento_pre {
width: 300px;
margin: 30px auto;
}
.img_tento_pre img {
width: 100%;
}
.about_sd {
font-size: 13px;
line-height: 1.6;
text-align: center;
}
.about_sd a {
color: #000;
text-decoration: underline;
}

.kako1 {
width: 88%;
margin: 20px auto;
}
.kako2 {
width: 88%;
margin: 20px auto;
display: block;
}
.kako2 .item {
display: block;
margin-bottom:20px;
}
.kako1 .nen_ttl,
.kako2 .nen_ttl {
font-size: 20px;
font-weight: bold;
text-align: center;
line-height: 2;
}
.kako1 .nen_honbun,
.kako2 .nen_honbun {
font-size: 13px;
text-align: left;
line-height: 1.8;
padding: 10px 0;
}
.kako1 .nen_honbun a,
.kako2 .nen_honbun a {
color: #000;
text-decoration: underline;
}
.kako1 img,
.kako2 img {
width: 100%;
}

.kanban_img {
width: 60%;
margin: 50px auto;
border:3px solid #ddd;
border-radius: 10px;
padding: 10px;
box-shadow: 2px 2px 5px #ddd;
}
.kanban_img img {
width: 100%;
}

.ph_slider {
width: 88%;
margin: 0 auto;
padding-bottom: 20px;
}
.ph_slider img {
width: 100%;
}
.camingsoon {
width: 70%;
margin: 20px auto 50px;
}
.camingsoon img {
width: 100%;
}

.mv_box {
margin: 10px auto 20px;
  position:relative;
  width:100%;
  padding-top:56.25%;
  margin-bottom: 10px;
}
.mv_box iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}















/**/
#modal {
display: none;
}
.box_modal {
	text-align: left;
}
.box_modal .h_modal {
	font-size: 18px;
	font-weight: 700;
	background-color: #fff000;
	padding: 15px 30px 15px 15px;
}
.box_modal .clearfix {
	padding: 15px 20px;
}
.box_modal .txt_modal {
	margin-bottom:20px;
}
.box_modal .ph_modal {
}
.box_modal .note_modal {
}
.box_modal .note_modal a {
	text-decoration: underline;
	display:inline-block;
}
/* モーダル調整 */
.box_modal .clearfix {
}
.box_modal .txt_modal {
}
.box_modal .ph_modal {
}
.box_modal .note_modal {
	clear: both;
	padding-top: 20px;
}


.cmp_end {
position: relative;
}
.cmp_end .end_txt {
position: absolute;
  top: 55%;
  left: 50%;
  transform: translateY(-55%) translateX(-50%);
  -webkit- transform: translateY(-55%) translateX(-50%);
  margin: auto;
  background: #DB2023;
  width: 100%;
  opacity: 0.9;
}
.cmp_end .end_txt p {
padding: 100px 0;
text-align: center;
font-size: 18px;
font-weight: bold;
font-weight: 700;
  color: #fff;
}

.cmp_end_gr {
position: relative;
}
.cmp_end_gr .end_txt2 {
position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  margin: auto;
  background: #999999;
  width: 100%;
  opacity: 0.95;
  z-index: 100;
}
.cmp_end_gr .end_txt2 p {
padding: 200px 0;
text-align: center;
font-size: 18px;
font-weight: bold;
font-weight: 700;
  color: #fff;
}
.cmp_end_gr .end_txt2 p span {
padding: 50px 0;
text-align: center;
font-size: 14px;
font-weight: bold;
font-weight: 700;
  color: #fff;
}




}


/* 769px以上 PC向け
--------------------------------------------------------------------------------- */
@media print, screen and (min-width: 769px) {
body {
	min-width: 1200px;
}
.part_sp {
	display: none!Important;
}
a {
	transition: .5s;
}
a:hover {
	opacity: 0.7;
}
#wrapper {
width: 100%;
margin: 0 auto;
}
#main_v {
width: 100%;
margin: 0 auto;
text-align: center;
z-index: 1;
background-color: #512e06;
background-color: #fee100;
}
#main_v img {
width: 1200px;
}

ul#main_nav {
width: 500px;
margin: -30px auto 50px;
display: table;
table-layout: fixed;
border-collapse: separate;
border-spacing: 30px 0;
z-index: 10;
}
ul#main_nav li {
display: table-cell;
vertical-align: top;
}
ul#main_nav li img {
width: 100%;
}


/*-----------------------------------------------------
contents
-------------------------------------------------------*/
.block_wht {
width: 100%;
margin: 0 auto;
background-color: #fff;
}
.block_ywl {
width: 100%;
margin: 0 auto;
padding: 50px 0;
background-color: #FFF000;
}
.block_grn {
width: 100%;
margin: 0 auto;
padding: 50px 0;
background-color: #006934;
}

.contents_block_wht {
width: 984px;
margin: 0 auto;
border-radius: 20px;
padding: 20px;
background-color: #fff;
}
.contents_block {
width: 984px;
margin: 0 auto;
border-radius: 20px;
padding: 20px;
}
h2 {
font-size: 34px;
color: #006934;
text-align: center;
line-height: 1.6;
padding-bottom: 30px;
}
.h2_block {
background:url(../img/icon_1.png) no-repeat;
background-position: bottom center;
background-repeat: no-repeat;
}

.img_ttl {
width: 984px;
margin: 10px auto 20px;
}
.img_ttl img {
width: 100%;
}

h3 {
font-size: 64px;
text-align: center;
font-weight: bold;
line-height: 1.5;
}
.catch_wht,
.catch_grn,
.catch_blk{
font-size: 30px;
text-align: center;
line-height: 1.8;
}
.catch_wht,
.lead_wht,
h3.wht {
color: #fff;
}
.catch_blk {
color: #000;
}
.catch_grn,
.lead,
h3.grn {
color: #006934;
}
.lead_ylw,
h3.ylw {
color: #FFF000;
}
.lead_wht,
.lead_ylw,
.lead {
font-size: 22px;
text-align: center;
line-height: 1.8;
padding-bottom: 1em;
}
.h3_catch {
color: #fff;
font-size: 24px;
text-align: center;
line-height: 1;
}

.txt_org_catch {
background-color: #EC8E26;
color: #fff;
font-size: 36px;
line-height: 1;
padding: 15px 0;
border-radius: 33px;
text-align: center;
width: 80%;
margin: 0 auto;
}
.honbun_ctr {
font-size: 18px;
color: #333;
text-align: center;
padding: 20px 0;
line-height: 1.6;
}
.honbun_lft {
font-size: 18px;
color: #333;
text-align: left;
padding: 20px 0;
line-height: 1.6;
}

#statement {
width: 860px;
margin: 0 auto;
padding-bottom: 50px;
}

.nyan_block {
width: 840px;
margin: 20px auto;
}
.about_nyan {
width: 100%;
margin: 0 auto;
border: 2px solid #006934;
display: table;
border-spacing: 20px;
border-collapse: separate;
}
.about_nyan .nyan_img {
width: 368px;
display: table-cell;
vertical-align: top;
}
.about_nyan .nyan_img img {
width: 100%;
}
.about_nyan .nyan_txt {
display: table-cell;
vertical-align: top;
}
.about_nyan .nyan_txt h4 {
font-size: 20px;
color: #006934;
padding-bottom: 10px;
}
.about_nyan .nyan_txt p {
font-size: 16px;
line-height: 1.8;
color: #000;
text-align: left;
}
.naze {
width: 100%;
margin: 30px auto 100px;
background-image: url(../img/img_nyan.png);
background-position: bottom right;
background-repeat: no-repeat;
background-size: 30%;
}
.naze .reason_ttl {
font-size: 24px;
color: #006934;
line-height: 1.6;
}
.naze .reason_ttl:before {
content:"";
	display:inline-block;
	width:36px;
	height:36px;
	background:url(../img/icon_2.png) no-repeat;
	background-size:contain;
	position:relative;
    top:6px;
}
.naze .ans_ttl {
font-size: 24px;
color: #000;
line-height: 1.6;
}
.naze .ans_ttl span {
color: #E60012;
}
.pt100 {
padding-top:100px;
}
.pt50 {
padding-top:50px;
}

.media_block {
width: 100%;
margin: 0 auto;
height: 200px;
overflow-y: auto;
}
.block_ttl {
color: #006934;
font-size: 26px;
line-height: 2;
padding-left: 1em;
border-bottom: 1px solid #006934;
margin-bottom: 15px;
}
.media_block ul.list {
font-size: 17px;
color: #444;
line-height: 1.6;
list-style-type: disc;
width: 92%;
margin: 0 auto;
}
.media_block ul.list li {
margin: 10px;
text-indent: -6.5em;
padding-left: 6.5em;
}
.media_block ul.list li a {
color: #444;
}.media_block ul.list li a:hover {
color: #EC8E26!important;
}
.pre_img {
width: 400px;
margin: 30px auto;
text-align: center;
}
.pre_img img {
width: 100%;
border: 1px solid #999;
}
.gaiyo_block {
width: 700px;
margin: 0 auto;
}

.gaiyou_ttl {
font-size: 24px;
color: #006934;
line-height: 1.8;
}
.gaiyou_ttl:before {
content:"";
	display:inline-block;
	width:28px;
	height:28px;
	background:url(../img/icon_3.png) no-repeat;
	background-size:contain;
	position:relative;
    top:6px;
	margin-right: 3px;
}
.gaiyo_honbun {
font-size: 18px;
line-height: 1.6;
color: #000;
text-indent: 1.8em;
padding-bottom: 20px;
}
.gaiyo_honbun span {
font-weight: bold;
}
.gaiyo_honbun a {
color: #E60012;
}
.tw_btn {
margin: 0 0 20px 34px;
}
.tw_btn img {
height: 50px;
}
.oth_block {
width: 90%;
margin: 20px auto 0;
}
.oth_block .ttl {
font-size: 20px;
font-weight: bold;
line-height: 1.8;
}


.ot_block {
width: 840px;
margin: 0 auto 40px;
height: 400px;
overflow: auto;
padding: 20px;
border: 1px solid #666;
}
.ot_block .ptxt {
font-size: 16px;
color: #000;
line-height: 1;
}
.ot_block .ntxt {
font-size: 14px;
color: #444;
line-height: 1.5;
padding: 10px 0;
}
.ot_block a {
color: #E60012;
}

#tento_cp {
width: 100%;
margin: 0 auto;
padding: 50px 0;
background-image: url(../img/tento_bg.png);
background-repeat: repeat-y;
background-position: top center;
background-size: contain;
}

.contents_up {
width: 984px;
margin: 0 auto;
border-radius: 20px 20px 0 0;
padding:  50px 20px;
background-color: #FFF000;
}
.contents_btm {
width: 984px;
margin: 0 auto;
border-radius: 0 0 20px 20px;
padding:  50px 20px;
background-color: #FFF000;
}
.jisan_em {
font-size: 22px;
text-align: center;
padding:  0 0 20px;
color:#CE242E;
font-weight: bold;
}
.contents_mid {
width: 1024px;
background-color: #fff;
margin: 0 auto;
padding: 50px 0;
}
.img_stk {
width: 80%;
margin: 0 auto;
text-align: center;
}
.img_stk img {
width: 100%;
}

.txt_anno_ctr {
font-size: 14px;
text-align: center;
padding: 20px 0;
line-height: 1.8;
}
.sub_catch {
font-size: 28px;
width: 72%;
margin: 0 auto;
text-align: center;
color: #000;
line-height: 2;
border-top:2px solid #000;
border-bottom: 2px solid #000;
}
.img_sd {
width: 240px;
margin: 30px auto;
}
.img_sd img {
width: 100%;
}
.img_tento_pre {
width: 500px;
margin: 30px auto;
}
.img_tento_pre img {
width: 100%;
}
.about_sd {
font-size: 18px;
line-height: 1.6;
text-align: center;
}
.about_sd a {
color: #000;
text-decoration: underline;
}

.kako1 {
width: 450px;
margin: 20px auto;
}
.kako2 {
width: 960px;
margin: 20px auto;
display: table;
border-collapse: separate;
border-spacing: 20px 0;
table-layout: fixed;
}
.kako2 .item {
display: table-cell;
vertical-align: top;
}
.kako1 .nen_ttl,
.kako2 .nen_ttl {
font-size: 24px;
font-weight: bold;
text-align: center;
line-height: 2;
}
.kako1 .nen_honbun,
.kako2 .nen_honbun {
font-size: 16px;
text-align: center;
line-height: 1.8;
padding: 20px 0;
}
.kako1 .nen_honbun a,
.kako2 .nen_honbun a {
color: #000;
text-decoration: underline;
}
.kako1 img,
.kako2 img {
width: 100%;
}

.kanban_img {
width: 520px;
margin: 50px auto;
border:3px solid #ddd;
border-radius: 10px;
padding: 10px;
box-shadow: 2px 2px 5px #ddd;
}
.kanban_img img {
width: 500px;
}

.ph_slider {
width: 800px;
margin: 0 auto;
padding-bottom: 20px;
}
.ph_slider img {
width: 100%;
}
.camingsoon {
width: 680px;
margin: 20px auto 50px;
}
.camingsoon img {
width: 100%;
}

.mv_box {
width: 960px;
margin: 20px auto 50px;
}
.mv_box iframe {
width: 960px;
height: 540px;
}


/* モーダルウィンドウ */
#modal {
display: none;
}
.box_modal {
	text-align: left;
}
.box_modal .h_modal {
	font-size: 24px;
	font-weight: 700;
	background-color: #fff000;
	padding: 10px 0 10px 15px;
}
.box_modal .clearfix {
	padding: 20px 25px;
}
.box_modal .txt_modal {
	float: left;
	font-size: 14px;
	line-height: 1.5;
}
.box_modal .ph_modal {
	float: right;
}
.box_modal .ph_modal img {
	width: 100%;
	height: auto;
}
.box_modal .note_modal {
}
.box_modal .note_modal a {
	text-decoration: underline;
}
.box_modal .note_modal a:hover {
	text-decoration: none;
	opacity: 1;
}
/* モーダル調整 */

.box_modal .clearfix {
	padding: 20px 20px 20px 25px;
}
.box_modal .txt_modal {
	width: 500px;
}
.box_modal .ph_modal {
	width: 306px;
}
.box_modal .note_modal {
	clear: both;
	padding-top: 30px;
}



.cmp_end {
position: relative;
}
.cmp_end .end_txt {
position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  margin: auto;
  background: #DB2023;
  width: 100%;
  opacity: 0.95;
}
.cmp_end .end_txt p {
padding: 50px 0;
text-align: center;
font-size: 44px;
font-weight: bold;
font-weight: 700;
  color: #fff;
}

.cmp_end_gr {
position: relative;
}
.cmp_end_gr .end_txt2 {
position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  margin: auto;
  background: #999999;
  width: 100%;
  opacity: 0.95;
  z-index: 100;
}
.cmp_end_gr .end_txt2 p {
padding: 200px 0;
text-align: center;
font-size: 44px;
font-weight: bold;
font-weight: 700;
  color: #fff;
}
.cmp_end_gr .end_txt2 p span {
padding: 50px 0;
text-align: center;
font-size: 24px;
font-weight: bold;
font-weight: 700;
  color: #fff;
}



}



.swiper-pagination-bullet-active {
	opacity: 1;
	background: #006934
}
.swiper-pagination-bullet {
	width: 16px;
	height: 16px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 5px;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23006934'%2F%3E%3C%2Fsvg%3E");
	left: 5px;
	right: auto
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23006934'%2F%3E%3C%2Fsvg%3E");
	right: 5px;
	left: auto
}

.fadeIn {
  opacity: 0;
  transition: 1s;
}
.fadeIn.is-show {
  opacity: 1;
}

