@charset "utf-8";
/*===========================
add
===========================*/

/*----------------------
none
----------------------*/
@media screen and (min-width: 769px) {
	.pcOFFspON{display: none;}
}

.pcOFFspOFF{display: none;}
@media screen and (max-width: 768px) {
	.pcOFFspOFF{display: block;}
}

@media screen and (max-width: 768px) {
	.pcONspOFF{display: none;}
}


/*===========================
margin
===========================*/
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.mt50{margin-top: 50px;}

.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.mb40{margin-bottom: 40px;}
.mb50{margin-bottom: 50px;}


/*===========================
table
===========================*/
.top-add th,.cont1-add th,.cont2-add th,.cont3-add th{
	background-color: #a9ccb8 !important;
}

/*===========================
font
===========================*/
.fb01{
	font-weight: bold;
}


/*===========================
img
===========================*/

/*===========================
a btn
===========================*/
a.btn01{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	max-width: 340px;
	margin: 0px 0px 15px;
	padding: 10px;
	color: #fff;
	background-color: #1a54a5;
	border-radius: 6px;
}
a.btn01:hover{
	text-decoration: underline;
	opacity: 0.8;
}

/*===========================
ph
===========================*/
/*s-ph----------*/
@media screen and (min-width: 769px) {
	.s-ph{
		width: 60%;
		margin: 0 auto 50px;
	}
}
@media screen and (max-width: 768px) {
	.s-ph{margin-bottom: 30px;}
}

/*===========================
logo
===========================*/
@media screen and (max-width: 768px) {
	.logoWrap a img{
		width: 300px !important;
	}
}


/*===========================
top-add
===========================*/

/*box01----------*/
@media screen and (max-width: 768px) {
	.top-add .box01{
		margin-top: 20px;
	}
}

/*in01-----*/
.top-add .box01 .in01{
	margin-top: 50px;
}

.top-add .box01 .in01 p.txt01{
	font-weight: bold;
	color: #4f8766;
	font-size: 1.4rem;
	padding: 60px 0 5px;
	margin-bottom: 5px;
	text-align: center;
	border-bottom: 1px solid;
}
@media screen and (max-width: 768px) {
	.top-add .box01 .in01 p.txt01{
		padding-top: 0;
		font-size: 1.1rem;
	}
}

.top-add .box01 .in01 .contactBtnWrap{
	margin-top: 20px;
}



/*in01-----*/
.cont3-add .box01 .in01{
	margin-top: 50px;
}

.cont3-add .box01 .in01 p.txt01{
	font-weight: bold;
	color: #4f8766;
	font-size: 1.4rem;
	padding: 60px 0 5px;
	margin-bottom: 5px;
	text-align: center;
	border-bottom: 1px solid;
}
@media screen and (max-width: 768px) {
	.cont3-add .box01 .in01 p.txt01{
		padding-top: 0;
		font-size: 1.1rem;
	}
}

.cont3-add .box01 .in01 .contactBtnWrap{
	margin-top: 20px;
}


/*===========================
cont1-add
===========================*/

/*box01----------*/
.cont1-add .box01 .flexWrap h3{
	margin-left: 0;
	padding: 0;
	border: none;
	line-height: 140%;
}

.cont1-add .box01 .flexWrap .txtContent .inner.pt01,.cont1-add .box01 .flexWrap .txtContent .inner.pt01.pt03  {
	padding-top: 15%;
}

@media screen and (max-width: 1000px) {

.cont1-add .box01 .flexWrap .txtContent .inner.pt01.pt03,.cont1-add .box01 .flexWrap .txtContent .inner.pt02.pt03 {
	padding-top: 15vw;
}
.cont1-add .box01 .flexWrap h3 {
    width: 50vw;
}
}

@media only screen and (max-width: 768px) {
.cont1-add .box01 .flexWrap h3 {
    width: 100%;
}
}	

.pc-disp {
    display:block;
}
.sp-disp {
    display:none; 
}
@media only screen and (max-width: 1000px) {
.pc-disp {
    display:none;
}
.sp-disp {
    display:block; 
}
}
@media only screen and (max-width: 884px) {
.pc-disp {
    display:block;
}
.sp-disp {
    display:none; 
}
}


.cont1-add .box01 .flexWrap .txtContent .inner.pt02 {
	padding-top: 20%;
}


/*box02----------*/
.cont1-add .box02 .txt01{
	text-align: center;
	font-size: 1.3rem;
	font-weight: bold;
	color: #4f8766;
	line-height: 150%;
}
@media screen and (max-width: 768px) {
	.cont1-add .box02 .txt01{
		text-align: left;
		font-size: 1.1rem;
		margin-top: 20px;
	}
}


/*box03----------*/
.cont1-add .box03 h4{
	font-size: 1.1rem;
	margin-bottom: 10px;
}

.cont1-add .box03 .txt01{
	font-size: 1.4rem;
	font-weight: bold;
	color: #4f8766;
}
@media screen and (max-width: 768px) {
	.cont1-add .box03 .txt01{
		font-size: 1.1rem;
	}
}

.cont1-add .box03 .txt02{
	font-size: 1.1rem;
	font-weight: bold;
	color: #4f8766;
}

.cont1-add .box03 h4{
	background-color: #4f8766;
	color: #fff;
	font-weight: normal;
	padding: 7px 10px;
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.cont1-add .box03 ul{
	margin: 0;
}

.cont1-add .box03 table.ptn2{
	margin-bottom: 10px !important;
}

.cont1-add .box03 th,
.cont1-add .box03 td{
	padding: 5px;
}

.cont1-add .box03 .boxborder2{
	margin-top: 50px;
}

.cont1-add .box03 .boxborder2 p{
	text-align: center;
}
@media screen and (max-width: 768px) {
	.cont1-add .box03 .boxborder2 p + p{
		text-align: left;
	}
}

.cont1-add .box03 span.sup{
	font-size: 70%;
	vertical-align: top;
	position: relative;
	top: -0.1em;
}

/*===========================
cont2-add
===========================*/


/*===========================
cont3-add
===========================*/















/*　蛍光下線　*/
.tx-em {
	background: linear-gradient(transparent 62%, rgba(255, 250, 137, 0.71) 0%);
}

/*　蛍光斜線　*/
.tx-diagoYel {
    margin: 0 2px;
    padding: 2px 5px;
    border-radius: 0 0 3px 9px;
    color: #2f2f2f;
    background-image: linear-gradient(2deg,#fbf8a7,#fbf8a7 25%,transparent 25.1%,transparent);
}

.tx-diagoRed {
    margin: 0 2px;
    padding: 2px 5px;
    border-radius: 0 0 3px 9px;
    color: #2f2f2f;
    background-image: linear-gradient(2deg,#FD86A0,#FD86A0 25%,transparent 25.1%,transparent);
}

.tx-diagoGreen {
    margin: 0 2px;
    padding: 2px 5px;
    border-radius: 0 0 3px 9px;
    color: #2f2f2f;
    background-image: linear-gradient(2deg,#8dedd0,#8dedd0 25%,transparent 25.1%,transparent);
}


/* Flexboxレイアウト */

.f-wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: stretch; /* アイテムを上揃えで配置します */
}

.f-wrap-AC {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center; /* アイテムを上下中央で配置します */
}

.f-wrap-HU {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	 /* アイテムの高さを揃える */
}

.f-item1 {
	box-sizing: border-box;
	width: 100%;
	margin-bottom:30px;
}

.f-item1-2 {
	box-sizing: border-box;
	width: 47%;
	margin-bottom:30px;
}

.f-item1-2-t1 {
	box-sizing: border-box;
	width: 47%;
	margin-bottom:30px;
}

.f-item1-3 {
	box-sizing: border-box;
	width: 31%;
	margin-bottom:30px;
}

.f-item1-3-t1 {
	box-sizing: border-box;
	width: 31%;
	margin-bottom:30px;
}

.f-item1-3n2 {
	box-sizing: border-box;
	width: 30%;
}

.f-item2-3 {
	box-sizing: border-box;
	width: 64%;
	margin-bottom:30px;
}

.f-item2-3-t1 {
	box-sizing: border-box;
	width: 64%;
	margin-bottom:30px;
}


.f-item1-4 {
	box-sizing: border-box;
	width: 23%;
	margin-bottom:30px;
}

.f-item3-4 {
	box-sizing: border-box;
	width: 72%;
	margin-bottom:30px;
}

.f-item1-4-t1 {
	box-sizing: border-box;
	width: 23%;
	margin-bottom:30px;
}

.f-item3-4-t1 {
	box-sizing: border-box;
	width: 72%;
	margin-bottom:30px;
}

.f-item1-5 {
	box-sizing: border-box;
	width: 19%;
	margin-bottom:30px;
}

.f-item1-5-t1 {
	box-sizing: border-box;
	width: 19%;
	margin-bottom:30px;
}

.f-item2-5 {
	box-sizing: border-box;
	width: 38%;
	margin-bottom:30px;
}

.f-item2-5-t1 {
	box-sizing: border-box;
	width: 38%;
	margin-bottom:30px;
}

.f-item3-5 {
	box-sizing: border-box;
	width: 57%;
	margin-bottom:30px;
}

.f-item3-5-t1 {
	box-sizing: border-box;
	width: 57%;
	margin-bottom:30px;
}

.f-item1-6 {
	box-sizing: border-box;
	width: 15%;
	margin-bottom:30px;
}

.f-item1-6-t1 {
	box-sizing: border-box;
	width: 15%;
	margin-bottom:30px;
}

.f-Vcenter {
	display:flex;
	justify-content:center;
	align-items:center;
	text-align:center;
	box-sizing: border-box;
}

.f-row-reverse {
	flex-flow: row-reverse wrap;
}

/* 最後のコンテンツを左寄せにする指定 */
.f-wrap:after {
    content: "";
    display: block;
    width: 24%;  /* f-itemに指定したwidthと同じ幅を指定する */
    height: 0;
}

.boxDummy {
	text-align:center;
	background-color: #CCC;
	width:100%;
	height:100%;
	display:flex;
	justify-content:center;
	align-items:center;
	text-align:center;
	box-sizing: border-box;
	padding:1em;
}

@media screen and (max-width: 768px) {

.f-item1-2-t1 , .f-item1-3-t1 , .f-item2-3-t1 , .f-item1-4-t1 , .f-item3-4-t1 , .f-item1-5-t1 , .f-item2-5-t1 , .f-item3-5-t1 , .f-item1-6-t1 {
	width: 100%;
}

.f-item1-4 , .f-item1-5 , .f-item1-6 {
	width: 49%;
}
}

@media only screen and (max-width: 600px) {
.f-item1-2 , .f-item1-3 , .f-item1-3n2 , .f-item2-3 , .f-item1-4 , .f-item3-4 , .f-item1-5 , .f-item2-5, .f-item3-5 , .f-item1-6 {
	width: 100%;
	margin-bottom:30px;
}

.spOrder1 {
	order:1;
}

.spOrder2 {
	order:2;
}

}

/* テキスト　*/

.txtCenter {
	text-align:center !important;
}

.txtRight {
	text-align:right !important;
}

.txtLeft {
	text-align:left !important;
}

.txtSUP {
	font-size: 75.5%;
	vertical-align: top;
	position: relative;
	top: -0.1em;
}

.txtSUB {
	font-size: 75.5%;
	vertical-align: bottom;
	position: relative;
	top: 0.1em;
}

/* フォントカラー　*/

.fc333 {
	color:#333;
}
.fcRed {
	color:#E92D05;
}

.fcRedOrange {
	color:#F44806;
}

.fcOrange {
	color:#F57312;
}

.fcYellow {
	color:#F3AB25;
}

.fcYG {
	color:#A7B82C;
}

.fcGreen {
	color:#58AB38;
}

.fcSkyB {
	color:#6ABDE6;
}

.fcBlue {
	color:#408BD0;
}

.fcBlueP {
	color:#8B5FCF;
}

.fcRedP {
	color:#AF41B8;
}

.fcWineR {
	color:#C62B71;
}

.txtInd {
	padding-left:1em;
	text-indent:-1em;
}

.txtIcon {
	display:inline-block;
	color:#FFF;
	text-align:center;
	line-height:normal;
	padding:0.2em 2.5em 0.2em 2.5em;
	background-color:#FABF67;
	margin:0 0 0.4em 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.txtIconBlock {
	display:block;
	color:#FFF;
	text-align:center;
	line-height:normal;
	padding:0.2em 2.5em 0.2em 2.5em;
	background-color:#FABF67;
	margin:0 0 0.4em 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.fs60p {
	font-size:60% !important;
}

.fs70p {
	font-size:70% !important;
}

.fs80p {
	font-size:80% !important;
}

.fs90p {
	font-size:90% !important;
}

.fs110p {
	font-size:110% !important;
}

.fs120p {
	font-size:120% !important;
	line-height:1.4em !important;
}

.fs130p {
	font-size:130% !important;
	line-height:1.4em !important;
}

.fs140p {
	font-size:140% !important;
	line-height:1.4em !important;
}

.fs140pM {
	font-size:140% !important;
	line-height:1.8em !important;
}

.fs150p {
	font-size:150% !important;
	line-height:1.4em !important;
}

.fs200p {
	font-size:200% !important;
	line-height:1.4em !important;
}

.fsM {
	font-size:124% !important;
	line-height:1.8em !important;
}

@media screen and (max-width: 600px) {

.fsSP60p {
	font-size:60% !important;
}

.fsSP70p {
	font-size:70% !important;
}

.fsSP80p {
	font-size:80% !important;
}

.fsSP90p {
	font-size:90% !important;
}

}

/*===========================
onOff
===========================*/

.pcOFFtabletON {
	display: none;
}

.pcONtabletOFF {}

.pcONtabletOFFspON {}

.pcOFFspON {
	display: none;
}



.pcONspOFF {}


.txtPCcenterSPLeft,
.txtPCcenterTabletLeft {
	text-align: center !important;
}

.txtPCLeftSPcenter {
	text-align: left !important;
}

.txtPCRightSPcenter {
	text-align: right !important;
}

@media screen and (max-width: 768px) {

	.txtPCcenterTabletLeft {
		text-align: left !important;
	}

	.pcONtabletOFF {
		display: none;
	}

	.pcOFFtabletON {
		display: block;
	}

	.pcONtabletOFFspON {
		display: none;
	}
}

@media screen and (max-width: 600px) {

	.pcOFFspON {
		display: block;
	}



	.pcONspOFF {
		display: none;
	}

	.pcONtabletOFFspON {
		display: block;
	}

	.txtPCcenterSPLeft {
	text-align: left !important;
}

	.txtPCLeftSPcenter,
	.txtPCRightSPcenter {
		text-align: center !important;
	}

}


/* 枠  */

.boxSimple {
	border: solid 1px #CCC;
	padding:1.5em;
	background:#fff;
}

.boxSimple2 {
	border: solid 1px #CCC;
	padding:1.5em;
	background:#fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
}

.boxFrame {
	padding:2em;
	border:3px solid #F1C03F;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
	margin-bottom:40px;
	background: rgba(255,255,255,.85);
}

.boxFrameDouble {
	padding:2em;
	border:3px double #F1C03F;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
	margin-bottom:40px;
	background: rgba(255,255,255,.85);
}

.boxDot {
	padding:2em;
	border:  dotted 2px #E3AA24;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
	margin-bottom:40px;
	background:#FEFDE9;

}

.boxFablic {
	padding:2em;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	margin-bottom:40px;
	background:#FEFDE9;
	box-shadow: 0px 0px 0px 10px #FEFDE9;
	border:  dotted 2px #E3AA24;
}



@media only screen and (max-width: 600px) {

.boxFrame {
	box-sizing: border-box;
	width:100%;
	padding:1em 1em;
}

.boxFrameDouble {
	box-sizing: border-box;
	width:100%;
	padding:1em 1em;
}

.boxDot {
	box-sizing: border-box;
	width:100%;
	padding:1em 1em
}

.boxFablic {
	box-sizing: border-box;
	width:100%;
	padding:1em 1em;
}

}

/* table */


.nowrap {
	white-space: nowrap;
}

.tdCenter {
	text-align:center !important;
	vertical-align:middle !important;
}

.tdRight {
	text-align:right !important;
	vertical-align:middle !important;
}

.tdW90p {
	width:90%;
	box-sizing: border-box;
}

.tdW80p {
	width:80%;
	box-sizing: border-box;
}

.tdW70p {
	width:70%;
	box-sizing: border-box;
}

.tdW60p {
	width:60%;
	box-sizing: border-box;
}

.tdW50p {
	width:50%;
	box-sizing: border-box;
}

.tdW50Usu {
	width:50%;
	box-sizing: border-box;
}

.tdW40p {
	width:40%;
	box-sizing: border-box;
}


.tdW30p {
	width:30%;
	box-sizing: border-box;
}

.tdW30pUSU {
	width:30%;
	box-sizing: border-box;
}

.tdW20p {
	width:20%;
	box-sizing: border-box;
}

.tdW10p {
	width:10%;
	box-sizing: border-box;
}

@media screen and (max-width: 600px) {

.tdW90p , .tdW80p , .tdW70p , .tdW60p , .tdW50p , .tdW40p , .tdW30p , .tdW20p {
	width:100%;
}
}

/* リスト */


ul.liReseter , ul.liReseterFloat , ul.liReseter2Div , ul.liReseter3Div , ul.liReseter4Div {
	line-height:1.8em;
	margin-left:1.5em;
}

ul.liReseter li {
	display:list-item;
	list-style-type: disc;
	list-style-position: outside;
}
.flex {
    display: flex;
    justify-content: space-between;
    align-items: start;
    flex-wrap: wrap;
}
.flex-2col {
  display:flex;
  justify-content:space-between;
  align-items:center;
  flex-wrap:wrap;
  gap:5%;
}
.flex-2col > li{
  width:47.5%;
  margin:2% 0% 0 0%; 
}
.flex-2col > li:nth-of-type(odd){
  width:47.5%;
  margin:2% 0% 0 0%; 
}
.flex-2col > li:nth-of-type(even){
  width:47.5%;
  margin:2% 0 0 0%;
}
.flex-2col-start {
  display:flex;
  justify-content:start;
  align-items:start;
  flex-wrap:wrap;
  gap:5%;
}
.flex-2col-start > li{
  width:47.5%;
  margin:2% 0 0 0%; 
}
.flex-2col-start > li:nth-of-type(odd){
  width:47.5%;
  margin:2% 0% 0 0%; 
}
.flex-2col-start > li:nth-of-type(even){
  width:47.5%;
  margin:2% 0% 0 0%; 
}
.flex-list2 {
  width:17.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list3 {
  width:27.5% !important;
  margin:0 0 0 0% !important;   
}
.flex-list4 {
  width:37.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list5 {
  width:47.5% !important;
  margin:0% 1% 0 0% !important;  
}
.flex-list6 {
  width:57.5% !important;
  margin:0 0 0 0% !important;   
}
.flex-list7 {
  width:67.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list8 {
  width:77.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list9 {
  width:87.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-3col {
  display:flex;
  justify-content:start;
  align-items:start;
  flex-wrap:wrap;
  gap:5%;
}
.flex-3col > li{
  width:30%;
  margin:2% 0 0 0%;
}

@media only screen and (max-width: 768px) {
.flex-2col > li,.flex-2col-start > li{
  width:100% !important;
  margin:2% auto 8% !important; 
}
.flex-3col > li{
  width:100%;
  margin:2% auto 8% !important; 
}
.flex-list2,.flex-list3,.flex-list4,.flex-list5,.flex-list6,.flex-list7,.flex-list8,.flex-list9 {
  width:100% !important;
  margin:2% auto 8% !important;  
}

}
/*===========================
spacer
===========================*/


.mt10 {
	margin-top:10px !important;
}
.mt20 {
	margin-top:20px !important;
}
.mt30 {
	margin-top:30px !important;
}
.mt40 {
	margin-top:40px !important;
}
.mt50 {
	margin-top:50px !important;
}
.mt60 {
	margin-top:60px !important;
}
.mt70 {
	margin-top:70px !important;
}
.mt80 {
	margin-top:80px !important;
}
.mt0{
	margin-top:0px !important;}
	
.mb10 {
	margin-bottom:10px !important;
}
.mb20 {
	margin-bottom:20px !important;
}
.mb30 {
	margin-bottom:30px !important;
}
.mb40 {
	margin-bottom:40px !important;
}
.mb50 {
	margin-bottom:50px !important;
}
.mb60 {
	margin-bottom:60px !important;
}
.mb70 {
	margin-bottom:70px !important;
}
.mb80 {
	margin-bottom:80px !important;
}
.mb0{
	margin-bottom:0px !important;}

@media screen and (max-width: 768px) {
.mt10,.mt20,.mt30 {
     margin-top:4% !important;
}
.mb10,.mb20,.mb30 {
     margin-bottom:4% !important;
}
.mt40,.mt50,.mt60 {
     margin-top:5% !important;
}
.mb40,.mb50,.mb60 {
     margin-bottom:5% !important;
}
.mt70,.mt80 {
     margin-top:8% !important;
}
.mb70,.mb80 {
     margin-bottom:8% !important;
}
}
.sc-t {
	padding-bottom:100px;
}
@media screen and (max-width: 768px) {
.sc-t {
	padding-bottom:20px;
}
}
.cont1-add .boxborder2 p {
    text-align: center;
}
.cont1-add .txt01 {
    font-size: 1.4rem;
    font-weight: bold;
    color: #4f8766;
}
@media screen and (max-width: 768px) {
.cont1-add .txt01 {
    font-size: 1.1rem;
}
}
.box-sd {
    padding: 3rem;
    background-color: #fff;
    border: 1px solid #999;
    box-sizing: border-box;
}
.box-sd02 {
    padding: 3rem;
    background-color: #fff;
    border: 1px solid #999;
    box-sizing: border-box;
	box-shadow: 0px 1px 3px 0px rgb(0 0 0 / 10%), 0px 3px 15px 0px rgb(0 0 0 / 8%), 0px 5px 28px 0px rgb(0 0 0 / 6%);
}
.box-sd03 {
    padding: 3rem 3rem 2rem 3rem;
    background-color: #f2f2f2;
    color: #333;
    border: 0px solid #999;
    box-shadow: 0px 1px 3px 0px rgb(0 0 0 / 10%), 0px 3px 15px 0px rgb(0 0 0 / 8%), 0px 5px 28px 0px rgb(0 0 0 / 6%);
    box-sizing: border-box;
}

@media only screen and (max-width: 768px) {
.box-sd,.box-sd02,.box-sd03 {
    padding: 1.2rem;
    box-sizing: border-box;
}

}
.p-ttl {
	font-size:1.1em;
	text-align:center;
	font-weight:800;
}

.wd40{
   width:40% !important;
   margin:auto;
}
.wd50 {
  width:50% !important;
  margin:0 auto;
}
.wd60 {
  width:60% !important;
  margin:0 auto;
}
.wd70 {
  width:70% !important;
  margin:0 auto;
}
.wd80 {
  width:80% !important;
  margin:0 auto;
}
.wd85 {
  width:85% !important;
  margin:0 auto;
}
.wd90 {
  width:90% !important;
  margin:0 auto;
}
.wd95 {
  width:95% !important;
  margin:0 auto;
}

@media only screen and (max-width: 768px) {
.wd40,.wd50,.wd60,.wd70,.wd80,.wd85,.wd90,.wd95{
   width:100% !important;
   margin:auto;
}
}