body{
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	color: #1C1C1C;
	
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
	vertical-align:middle;
}


a.overwhite{
    
    display:block;
}

a.overwhite:hover img{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
}

/*１行内で右寄せ左寄せ*/
.textalignleft{
	text-align: left;
   float: left;
}
.textalignright{
	text-align: right; }
/*１行内で右寄せ左寄せ*/
	
	
.fnt_white,.fnt_white a {
color:#FFFFFF;
}
.aka{
	color:#F00;
}

.txt {
	padding:10px 0;
}
<!-- Demo styles -->
    
    html, body {
        position: relative;
        height: 100%;
    }
    /*body {
        background: #eee;
        font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 14px;
        color:#000;
        margin: 0;
        padding: 0;
    }*/
    .swiper-container {
        width: 100%;
        height: 100%;
        
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
   
	
	
	
/*見だし*/
@media print, screen and (min-width: 993px), print {
.mdsmain_bk{
	
	height:130px;
	width:auto;
	margin-bottom:20px;
	
}
 .mds01 {
	 padding:20px 0 30px 0;
	  text-align:left;
	  border-bottom:#CCC solid 1px;
	  margin-bottom:10px;
}
.mdsmain_bk .mdsttl01{
	background-image:url(../img/common/ttlimg.jpg); background-repeat:no-repeat; background-position:right bottom;
}
.mdsmain_bk .mdsttl02{
	background-image:url(../img/common/ttlimg02.jpg); background-repeat:no-repeat; background-position:right bottom;
}
.mdsmain_bk .mdsttl03{
	background-image:url(../img/common/ttlimg03.jpg); background-repeat:no-repeat; background-position:right bottom;
}
.mdsmain_bk .mdsttl04{
	background-image:url(../img/common/ttlimg04.jpg); background-repeat:no-repeat; background-position:right bottom;
}
.mdsmain_bk .mdsttl05{
	background-image:url(../img/common/ttlimg05.jpg); background-repeat:no-repeat; background-position:right bottom;
}

}

@media print, screen and (min-width: 391px) and (max-width: 992px) {
.mdsmain_bk{
	
	height:80px;
	width:auto;
	margin-bottom:20px;
}
 .mds01 {
	 padding:20px 0 10px 10px;
	  text-align:left;
	  border-bottom:#CCC solid 1px;
	  margin-bottom:20px;
}

}

@media print, screen and (max-width: 390px) {
.mdsmain_bk{
	margin-bottom:10px;
	
}
 .mds01 {
	 padding:10px 0 0 10px;
	  text-align:center;
}
}
/*見だし*/



.bgcolor{
	background-color:#E7F1F7;
	
}

.fs80 {
	font-size:80%;
}
.fs110 {
	font-size:110%;
}

.fs120 {
	font-size:120%;
}
.fs130 {
	font-size:130%;
}
.fs140 {
	font-size:140%;
}
.fs150 {
	font-size:150%;
}
.fs160 {
	font-size:160%;
}

@media print, screen and (min-width: 993px), print {
dl.list309 dt {
  clear: left;
  float: left;
  margin: 0 0 0.8em;
  width: 5.5em;
  color: #027D2B;
  font-weight:bold;
}

dl.list309 dd {
  margin-bottom: 0.8em;
  margin-left: 6.0em;
	border-bottom:solid 1px #027D2B;
}
}
@media print, screen and (min-width: 750px) and (max-width: 992px) {
	dl.list309 dt {
  clear: left;
  float: left;
  margin: 0 0 0.8em;
  width: 100%;
  color: #027D2B;
  font-weight:bold;
}

dl.list309 dd {
  margin-bottom: 0.8em;
  margin-left: 0em;
	border-bottom:solid 1px #027D2B;
}
}

@media print, screen and (max-width: 749px) {

}

/*最新情報部分*/

.font-mincho {
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.head_bg{
	
}

 ul,ul li{
	 margin:0;
	 padding:0;
	 /*list-style-type:none;*/
	 list-style-position:inside;
	 
 }
.list li{
	 margin-left:20px;
	 padding:0;
	 list-style-image:url(../img/btn_arrow.png);
	 }
 @media print, screen and (min-width: 993px), print {
  .fs120 {
	font-size:120%;
}
.fs130 {
	font-size:130%;
}
.fs80 {
	font-size:80%;
	line-height:2em;
}


}
@media print, screen and (min-width: 750px) and (max-width: 992px) {
  .fs120 {
	font-size:120%;
}
.fs130 {
	font-size:130%;
}
.fs80 {
	font-size:80%;
	line-height:2em;
}	
}

@media print, screen and (max-width: 749px) {
  .fs120 {
	font-size:100%;
}
.fs130 {
	font-size:100%;
}
.fs80 {
	font-size:80%;
	line-height:2em;
}
}
/**/ 


.lineheight140{
	line-height:140%;
}
.lineheight180{
	line-height:180%;
}
.kakaku{
	text-align:right;
	font-size:120%;
}

/*ヘッダーフッター*/
CSS
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  background-color:#FFF;
}

body > .container {
  padding: 0 15px 15px;
  
}
.container {


}
.bg{
	background-color:#FFF;
	padding:30px 20px;
}
.container .text-muted {
  margin: 20px 0;
}
 
.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

/*／ヘッダーフッター*/

.iro {
	color:#027D2B;
}
.iro2 {
	color:#684317;
}


.bgiro{
	background-color:#FC0;
}
.bld {
	font-weight:bold;
}
.cntr {
	text-align:center;
	margin:0 auto;
}

.midori_bk{
	background-image:url(../img/top/midori.gif);
	background-repeat:repeat-x;
	background-position:bottom center;
}

/*xs smでセンター寄せ*/
@media print, screen and (min-width: 993px), print {
.sm_center {
	text-align:left;
	margin:0 auto;
}
}

@media print, screen and (min-width: 391px) and (max-width: 992px) {
 .sm_center {
	 width:100%;
	text-align:center;
	margin:0 auto;
}
}

@media print, screen and (max-width: 390px) {
.sm_center {
	 width:100%;
	text-align:center;
	margin:0 auto;
}
}
/*／xs smでセンター寄せ*/


/*フッター*/
/**/
@media print, screen and (min-width: 993px), print {
 .copyright{
    text-align:center;
    margin:0 auto;
    display:block;
	padding:6px 0;
	border-top:solid 1px #FFF; 
}
}

@media print, screen and (min-width: 391px) and (max-width: 992px) {
 .copyright{
    text-align:center;
    margin:0 auto;
    display:block;
	padding:6px 0;
	border-top:solid 1px #FFF; 
	font-size:90%;
	line-height:2em;
}
}

@media print, screen and (max-width: 390px) {
 .copyright{
    text-align:center;
    margin:0 auto;
    display:block;
	padding:6px 0;
	border-top:solid 1px #FFF; 
	font-size:80%;
	line-height:2em;
}
}
/**/

/*／フッター*/
/*画像枠付き*/
.img-thumbnail-dotted {
  padding: 2px;
  border: 1px dotted #555;
  border-radius: 2px;
}
/*／画像枠付き*/



.brdr_bottom{
	border-bottom:1px dotted #999;
	padding:2px 0;
	margin:10px 0 5px;
	
	
}
.ttl{
	padding:40px 0 20px 0;
}






/*キャッチ*/
@media print, screen and (min-width: 993px), print {

 .catch {
	font-size:34px;
}
 .catch2 {
	font-size:26px;
	line-height:160%;
	
}
.catch3 {
	font-size:21px;
	line-height:140%;
}
.catch4 {
	font-size:17px;
}
}
@media print, screen and (min-width: 391px) and (max-width: 992px) {
.catch {
	font-size:24px;
	
}
.catch2 {
	font-size:18px;
	line-height:140%;
}
.catch3 {
	font-size:16px;
	line-height:140%;
}
.catch4 {
	font-size:16px;
}
}

@media print, screen and (max-width: 390px) {
.catch {
    font-size:16px;
	font-weight:bold;
}
.catch2 {
    font-size:15px;
	font-weight:bold;
	line-height:120%;
}
.catch3 {
    font-size:14px;
	font-weight:bold;
	line-height:120%;
}
.catch4 {
	font-size:14px;
}
}
/*キャッチ*/


.mds-bk{
	background:#D9EDDF;
	padding: 20px 0;
	
	
}

.mds-bk2{
	background-color:#D3EAD3;
	padding:10px;
	
}
.mds-grd1 {
	padding:15px;
	margin-bottom:20px;
	border:solid 1px #83C683;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#009315', endColorstr = '#00700b');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#009315', endColorstr = '#00700b')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #009315, #00700b);
background-image: -ms-linear-gradient(top, #009315, #00700b);
background-image: -o-linear-gradient(top, #009315, #00700b);
background-image: -webkit-gradient(linear, center top, center bottom, from(#009315), to(#00700b));
background-image: -webkit-linear-gradient(top, #009315, #00700b);
background-image: linear-gradient(top, #009315, #00700b);
/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
}


.list_none {
	padding:0;
	margin:0;
}
.list_none li {
	list-style-type:none;
	padding:0 0 5px 0;
	margin:0;
}

.brdrbtm {
	border-bottom:#333 dotted 1px;
}

.gly-bk {
	border:dotted 1px #ccc;
	background-color:#F4F4F4;
	padding:10px;
	margin-bottom:10px;
	width:auto;
}
.gly-bk2 {
	background-color:#E7F1F7;
	padding:10px;
	margin-bottom:10px;
	width:auto;
	border:solid 1px #027D2B;
}

.orng-bk {
	background-color:#ED965A;
	border:solid 1px #E85A24;
	padding:20px;
	color:#FFF;
}
.orng-waku {
	border:solid 1px #E85A24;
	padding:20px;
	color:#333;
}
.waku {
	background-color:#FFF;
	padding:20px;
	border: 2px solid #F4F4F4;
  border-radius: 2px;
}

.waku-sdw {
	background-color:#FFF;
	
	/* box-shadow */
box-shadow:0px 0px 10px 0px #e3e3e3;
-moz-box-shadow:0px 0px 10px 0px #e3e3e3;
-webkit-box-shadow:0px 0px 10px 0px #e3e3e3;

/* border-radius */
border:solid 1px #FFF;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;

/* border */
}

.green_bk {
	background-color:#FFF;
	padding:10px 10px 3px 10px;
	border: 3px solid #027D2B;
	border-radius: 2px;
}

.green_bk2 {
	background-color:#FFF;
	color:#000;
	padding:20px;
	border:#5E2E1B solid 1px;
	text-decoration:none;
	
}
a .green_bk2:hover {
	background-color:#9AC1AC;
	color:#FFF;
	padding:20px;
	border:#5E2E1B solid 1px;
	
}

.gly_orange {
	background-color:#F3F9FF;
	padding:20px;
	border: 3px solid #027D2B;
  border-radius: 2px;
}

.sankaku{
	padding:0;
	margin:0 auto;
	text-align:center;
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-top: 20px solid #027D2B;
}

/*** レスポンシブテーブルデザイン1 ***/
.tbl{
  width:100%;
 border-top: 1px solid #cccccc;
 border-right: 1px solid #cccccc;
}
 
.tbl th{
  padding: 3px;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}
 
.tbl td{
	padding: 3px;
border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}
.tbl2{
  width:100%;

}
 
.tbl2 th{
	font-weight:normal;
  padding: 5px 0;
   border-top: solid 1px #cccccc;
  border-right: dashed 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}
 
.tbl2 td{
	padding: 5px 10px;
border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}
 
 
 
.tbl-rsp{
  width:100%;
 border-top: 1px solid #cccccc;
 border-right: 1px solid #cccccc;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
}
 
.tbl-rsp th{
  padding: 10px;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  overflow: hidden;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  text-align: left;
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: top;
  background-color: #F4F4F4;
}
 
.tbl-rsp td{
padding: 10px;
text-align: left;
vertical-align: top;
border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  overflow: hidden;
word-break: break-all;
word-wrap: break-word;
}
 
@media (max-width: 400px){
.tbl-rsp{
  /*border:none;*/
}
.tbl-rsp th{
	
  width:100%;
  display:block;
  margin: 0 auto;
  /*border:none;
  border-radius: 3px;*/
}
.tbl-rsp td{
  display: list-item;
  width: 100%;
  border-top: none !important;
  border-right: none !important;
}
}
/*** レスポンシブテーブルデザイン1 ***/
/*** レスポンシブテーブルデザイン2 ***/ 
.tbl-rsp2{
  width:100%;
 border-top: 1px solid #cccccc;
 border-right: 1px solid #cccccc;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
}
 
.tbl-rsp2 th{
  padding: 10px;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  overflow: hidden;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  text-align: left;
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: top;
  background-color: #F4F4F4;
}
 
.tbl-rsp2 td{
padding: 10px;
text-align: left;
vertical-align: top;
border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  overflow: hidden;
word-break: break-all;
word-wrap: break-word;
}
 
@media (max-width: 400px){
.tbl-rsp2{
  width:100%;
 border-top: 1px solid #cccccc;
 border-right: 1px solid #cccccc;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
}
 
.tbl-rsp2 th{
  padding: 10px;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  overflow: hidden;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  text-align: left;
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: top;
  background-color: #F4F4F4;
}
 
.tbl-rsp2 td{
padding: 10px;
text-align: left;
vertical-align: top;
border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  overflow: hidden;
word-break: break-all;
word-wrap: break-word;
}
}
/*** ／レスポンシブテーブルデザイン2 ***/
.lineheight140{
	line-height:140%;
}
.lineheight14{
	line-height:1.4em;
}
.lineheight18{
	line-height:1.8em;
}

.leftbrdr_orange{
	border-left:solid 6px #027D2B;
	padding-left:8px;
	line-height:120%;
	margin-bottom:5px;
}
.orange {
	color:#70655F;
}
.kuro
{
	color:#333;
}
.hr{
    border:none;
    border-top:solid 1px #666666;
    height:1px;
    color:#FFFFFF;
    margin: 0 6 0 6;
	padding:0;
}
.mds-bk_iro{
	background-color:#027D2B;
	padding:7px 15px;
	margin:0 0 10px;
	
	color:#fff;
}
.mds-bk_iro2{
	background-color:#006342;
	color:#FFF;
	padding:10px;
	margin:20px 0;
}
/*チェック見出し*/
.heading2{
	position:relative;
	padding-left:30px;
	border-bottom:2px solid #ccc;
	font-weight: bold;
	line-height: 38px;
}
 
.heading2:after, .heading2:before{
	content:''; 
	height:18px; 
	width:4px; 
	display:block; 
	background:#00A8FF; 
	position:absolute; 
	top:8px; 
	left:15px; 
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px; 
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
}
 
.heading2:before{
	height:10px; 
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg); 
	top:16px; 
	left:7px
}/*チェック見出し*/
.shikaku_arrow {
	border-left:18px solid #027D2B;
	padding-left:10px;
	margin-bottom:10px;
	line-height:18px;
	
}

@media print, screen and (min-width: 993px), print {
 
}

@media print, screen and (min-width: 391px) and (max-width: 992px) {
 
}

@media print, screen and (max-width: 390px) {
 
}
/**/
.mds_stripe {
	padding: .5em .75em;
	background: -webkit-repeating-linear-gradient(45deg, #3498db, #3498db 5px, #69b4e6 5px, #69b4e6 10px);
	background: repeating-linear-gradient(45deg, #3498db, #3498db 5px, #69b4e6 5px, #69b4e6 10px);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
}
.mds_ribbon {
	color:#FFF;
	position: relative;
	padding: .5em 1em;
	background-color: #006342;
}
.mds_ribbon::before,
.mds_ribbon::after {
	content: '';
	position: absolute;
	top: 100%;
	border-style: solid;
	border-color: transparent;
}
.mds_ribbon::before {
	left: 0;
	border-width: 0 15px 15px 0;
	border-right-color: #198E24;
}
.mds_ribbon::after {
	right: 0;
	border-style: solid;
	border-width: 15px 15px 0 0;
	border-top-color: #198E24;
}
.mds_ribbon_bg{
	padding:20px;
}
@media print, screen and (max-width: 749px) {
.mds_ribbon::before {
	border-width: 0 8px 8px 0;
}
.mds_ribbon::after {
	border-width: 8px 8px 0 0;
}
.mds_ribbon_bg{
	padding:10px 0;
}
}
/**/
@media print, screen and (min-width: 993px), print {
 .brdrtate{
	 border-left:1px solid #ccc;
}
}

@media print, screen and (min-width: 750px) and (max-width: 992px) {
 .brdrtate{
	  border-left:1px solid #ccc;
}
}

@media print, screen and (max-width: 749px) {
 .brdrtate{
	 border-left:none;
}
}
/**/
hr.hr2 {
	margin:13px 0;
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}
hr.hr4{
    border:0;
    border-top:1px solid #ccc;
    border-bottom:1px solid #fff;
}
hr.hr5{
    border:0;
    
    border-bottom:2px solid #000;
}
hr.hr3{
    border:0;
    border-bottom: 1px solid #FFFFFF;
}
.waku-grd{
	padding:10px ;
	border:solid 1px #ccc;
	-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius:2px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#f4f4f4');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#f4f4f4')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #ffffff, #f4f4f4);
background-image: -ms-linear-gradient(top, #ffffff, #f4f4f4);
background-image: -o-linear-gradient(top, #ffffff, #f4f4f4);
background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#f4f4f4));
background-image: -webkit-linear-gradient(top, #ffffff, #f4f4f4);
background-image: linear-gradient(top, #ffffff, #f4f4f4);
/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/

}
.waku-grd2{
	padding:10px 2px;
	border:solid 1px #83C683;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius:2px;
color:#fFFFFFF;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 2px #000000;
-webkit-box-shadow: 0px 0px 2px #000000;
box-shadow: 0px 0px 2px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#98d86f', endColorstr = '#48b748');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#98d86f', endColorstr = '#48b748')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #98d86f, #48b748);
background-image: -ms-linear-gradient(top, #98d86f, #48b748);
background-image: -o-linear-gradient(top, #98d86f, #48b748);
background-image: -webkit-gradient(linear, center top, center bottom, from(#98d86f), to(#48b748));
background-image: -webkit-linear-gradient(top, #98d86f, #48b748);
background-image: linear-gradient(top, #98d86f, #48b748);
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/

}
.waku-grd2 p {
	color:#FFF;
}
.mojimarker/*蛍光マーカー*/ {
    background: linear-gradient(transparent 60%, #ffff66 60%);
}

/*ふきだし*/
.arrow_box { color:#0371E8;
}
@media print, screen and (min-width: 993px), print {
.arrow_box {
	padding:15px 25px;
	position: relative;
	background: #CFEAFF;
	border-radius:10px;
	/*border: 4px solid #027D2B;*/
}
.arrow_box:after, .arrow_box:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #CFEAFF;
	border-width: 15px;
	margin-top: -15px;
}
/*.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #027D2B;
	border-width: 21px;
	margin-top: -21px;
}*/

}
@media print, screen and (min-width: 750px) and (max-width: 992px) {
	
}

@media print, screen and (max-width: 749px) {
	.arrow_box {
		padding:15px 25px;
	position: relative;
	background: #CFEAFF;
	border-radius:10px;
	/*border: 4px solid #027D2B;*/
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
/*.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #027D2B;
	border-width: 15px;
	margin-left: -15px;
}*/
.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #CFEAFF;
	border-width: 21px;
	margin-left: -21px;
}
}
/*ふきだし*/
/*listデザイン*/

.list03 li {
	position: relative;
	left: 1.2em;
	list-style:none;
}
.list03 li::after,
.list03 li::before {
	display: block;
	content: '';
	position: absolute;
}
.list03 li::after {
	top: .35em;
	left: -1.2em;
	width: 14px;
	height: 14px;
	background-color: #027D2B;
	border-radius: 100%;
}
.list03 li::before {
	z-index: 2;
	top: .625em;
	left: -.975em;
	width: 4px;
	height: 4px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/*listデザイン*/
/*リストスタイル*/
 .list01 {
	 
	 padding:0;
	 margin:0;
 }
 .list01 li {
	 list-style:none;
	 
	 padding:0;
	 margin:0;
 }
 .list01 li a,.list01 li a:hover {
	 color:#FFF;
 }
  .list02 {
	 
	 padding:0;
	 margin:0;
 }
 .list02 li {
	 list-style:none;
	 padding:0 0 0 0px;
	 margin:0;
 }
   .list02 li ul,.list02 li ul li {
	   font-size:95%;
	 list-style:none;
	 padding:0 0 0 10px;
	 margin:0;
 }
	 
/*／リストスタイル*/
/*枠はじおれ*/
.wakublock {
    position: relative;
    padding: 20px;
    color: #fff;
    background: #d2b48c;
    overflow: hidden;
}
 
.wakublock:before {
    content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-width: 16px 16px 0 0;
    border-style: solid;
    border-color: #fff;
    border-top-color: #998366;
    box-shadow: 0 1px 1px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
}
.wakublock4 {
    position: relative;
    padding: 10px;
	color:#027D2B;
    background: #DCE7F4;
    overflow: hidden;
}
 
.wakublock4:before {
    content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-width: 16px 16px 0 0;
    border-style: solid;
    border-color: #fff;
    border-top-color: #027D2B;
    box-shadow: 0 1px 1px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
}/*枠はじおれ*/
/*枠左ボーダー*/
.wakublock2 {
    border: #d2b48c solid 1px;
    border-left: #d2b48c solid 10px;
    padding: 20px;
    background: #fff;
}/*枠左ボーダー*/
/*見出し左ボーダー*/
.wakublock3 {
    border: #027D2B solid 1px;
    border-left: #027D2B solid 10px;
    padding: 8px 10px;
	color:#027D2B;
    background: #fff;
	margin:0 0 10px;
}/*見出し左ボーダー*/
@media print, screen and (max-width: 749px) {
.xs-bg-midori {
	border-top:solid 1px #027D2B;
	padding-top:10px;
}
}

.brdrbtma {
    color: #333;
    font-size: 120%;
    border-bottom: #cecece dotted 1px;
    letter-spacing: 0.9px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 1%;
    padding-bottom: 1%;
    font-weight: 600;
    line-height: 32px;
	    background: url("../img/trouble/imgcheck.jpg") 0 0 no-repeat;
padding: 3px 0px 0px 40px;
}
.akaa{
	color: #FF0004;
}
.mizuiro{
	color: #4173A2;
}

.konna{
	    background-image: url("../img/trouble/img.png");
    background-repeat: no-repeat;
    background-position: top right;
	z-index: 20;
}

@media print, screen and (max-width: 749px) {
.konna{
	    background-image: url("../img/trouble/imgbbk.png");
    background-repeat: no-repeat;
    background-position: top right;
	z-index: 20;
}	
}

.gall img{
	    vertical-align: middle;
    object-fit: cover;
    width: 100%;
    height: 311px;
}

/*2カラム2カラム*/
.flex22 {
  display: flex;
  flex-wrap: wrap;

   /* justify-content: center;*/ /* 子要素をflexboxにより中央に配置する */
    /*align-items: center; */ /* 子要素をflexboxにより中央に配置する */
}
 
.flex22 div.flex22_in {
  width: 46%;
  margin: 2%;
}
.flex22 div.flex22_in img{
  width: 100%;
}
/*2カラム2カラム*/

/*3カラム1カラム*/
.flex31 {
  display: flex;
  flex-wrap: wrap;
float: left;
   /* justify-content: center;*/ /* 子要素をflexboxにより中央に配置する */
    /*align-items: center; */ /* 子要素をflexboxにより中央に配置する */
}
 
.flex31 div.flex31_in {
  width: 31%;
  margin: 1%;
}
.flex31 div.flex31_in img{
  width: 100%;
}
@media screen and (max-width:480px) { 
.flex31 div.flex31_in {
  width: 100%;
  margin: 4% 0 6%;
    
}
}
/*3カラム1カラム*/

/*4カラム2カラム*/
.flex42 {
  display: flex;
  flex-wrap: wrap;

  justify-content: center; /* 子要素をflexboxにより中央に配置する */
/*align-items: center;*/  /* 子要素をflexboxにより中央に配置する */
}
 
.flex42 div.flex42_in {
  width: 23%;
  margin: 1%;
}
.flex42 div.flex42_in img{
  width: 100%;
}
@media screen and (max-width:480px) { 
.flex42 div.flex42_in {
  width: 48%;
  margin: 1%;
    
}
}
/*4カラム3カラム*/
.flex33 {
  display: flex;
  flex-wrap: wrap;
vertical-align: middle;
   justify-content: center; /* 子要素をflexboxにより中央に配置する */
    align-items: stretch;  /* 子要素をflexboxにより中央に配置する */
}
 
.flex33 div.flex33_in {
  width: 31%;
  margin: 1%;
}
.flex33 div.flex33_in img{
  width: 100%;
}
/*3カラム3カラム*/

/*2カラム1カラム画像3０％*/
.flex21img {
  display: flex;
  flex-wrap: wrap;

    justify-content: center; /* 子要素をflexboxにより中央に配置する */
    align-items: center;  /* 子要素をflexboxにより中央に配置する */
}
 
.flex21img div.flex21img_in_left {
  width: calc(68%);
    margin: 1%;
}
.flex21img div.flex21img_in_right {
  width: calc(28%);
    margin: 1%;
}
.flex21img div.flex21img_in_right img{
  width: 100%;
}
@media screen and (max-width:480px) { 
.flex21img div.flex21img_in_left {
 width: calc(100% );
  margin: 5px;
}
.flex21img div.flex21img_in_right {
  width: calc(100% );
  margin: 5px;
}
}
.galleryimg img {
    vertical-align: middle;
    object-fit: cover;
    width: 100%;
    height: 250px;
}
@media screen and (max-width:680px) { 
.galleryimg img {
    vertical-align: middle;
    object-fit: cover;
    width: 100%;
    height: 170px;
}	
}
.center{
	text-align: center;
}
@media screen and (min-width:768px) { 
.row1{
	margin-right: -15px;
    margin-left: -10px;
}
.row2{
	margin-right: -15px;
    margin-left: -15px;
}	
	
}
@media screen and (max-width:767px) { 
	.row1{
	margin-right: -10px;
    margin-left: -5px;
}
	.row2{
	margin-right: -10px;
    margin-left: -10px;
}	
}
.mb10{
	padding-bottom: 10px;
}
.mb20{
	padding-bottom: 20px;
}


a.btn_link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
       background-color: #027D2B;
    padding: 7px 15px;
    margin: 0 0 10px;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    transition: .2s;
}
a:hover.btn_link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
 border: 1px solid #027D2B;
    background: #ffffff;
    color: #027D2B;
    padding: 7px 15px;
    margin: 0 0 10px;
    text-align: center;
    border-radius: 2px;
    transition: .2s;
	opacity: 0.8;
}



