body{
	margin:0;
	padding:0;
	vertical-align:middle;
}
.scr {
	padding:0 10px 0 0;
  width: 100%;
height: 150px;
overflow-y: scroll;
}
@media screen and (max-width: 480px) {
 .scr {
  width: 100%;
height: 100px;
overflow-y: scroll;
}
}

.youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*widthが広すぎる場合*/
.divsize {
	padding:0 60px;
}
@media screen and (max-width: 1170px) {
	.divsize {
	padding:0px;
}
}

.bkiro {
	background-color:#D7E2F2;
}


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


/*画像きりかえ*/
.pcimg{
display:inline;
}
.spimg{
display:none;
}
@media screen and (max-width: 480px) {
.pcimg{
display:none;
}
.spimg{
display:inline;
}
}


#topbox {
	padding:30px 0;
}
@media screen and (max-width: 480px) {
#topbox {
	padding:20px 0;
}
}


/*xsで改行を無効化*/
@media screen and (max-width: 480px) {
.brnone { display : none ; }
}




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 {
 .mds01 {
	 padding:0 0 30px 0;
	  text-align:left;
	  border-bottom:#CCC solid 1px;
	  margin-bottom:30px;
	  font-weight:bold;
}

}

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

 .mds01 {
	 padding:0 0 10px 10px;
	  text-align:left;
	  border-bottom:#CCC solid 1px;
	  margin-bottom:20px;
}

}

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

 .mds01 {
	 padding:0 0 10px 0;
	  text-align:center;
	  border-bottom:solid 1px #ccc; 
	  margin-bottom:10px;
}
}
/*見だし*/



.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.2em;
  width: 100%;
  color: #1D2B6C;
  font-weight:bold;
}

dl.list309 dd {
  margin-bottom: 0.2em;
  margin-left: 0em;
	border-bottom:solid 1px #FF7E1D;
}
/*dl.list309 dt {
  clear: left;
  float: left;
  margin: 0 0 0.8em;
  width: 6.5em;
  font-weight:bold;
  
}

dl.list309 dd {
  margin-bottom: 0.8em;
  margin-left: 7.0em;
	border-bottom:solid 1px #CF121B;
}*/
}
@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: #CF121B;
  font-weight:bold;
}

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

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

}

/*最新情報部分*/


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



/*ヘッダーフッター*/
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:#CF121B;
}
.iro2 {
	color:#00943E;
}


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

.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 #666 1px;
}
}

@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 #666 1px;
	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 #666 1px;
	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:0;
	margin:0 0 5px;
	
	
}
.ttl{
	padding:40px 0 20px 0;
}






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

 .catch {
	font-size:30px;
	line-height:1.4em;
}
 .catch2 {
	font-size:24px;
	line-height:1.4em;
	
}
.catch3 {
	font-size:21px;
	line-height:1.4em;
}
.catch4 {
	font-size:17px;
	line-height:1.6em;
}
}
@media print, screen and (min-width: 470px) and (max-width: 992px) {
.catch {
	font-size:24px;
	line-height:1.4em;
}
.catch2 {
	font-size:19px;
	line-height:1.4em;
}
.catch3 {
	font-size:17px;
	line-height:1.4em;
}
.catch4 {
	font-size:16px;
	line-height:1.4em;
}
}

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


.mds-bk{
	padding: 0 0 10px 0;
	border-bottom:solid 2px #ccc;
	
}
.mds-bk2{
	padding: 5px 10px 5px;
	background-color:#F2F2F2;
}
.mds-bk3{
	background-color:#00943E;
	padding:5px 10px 3px ;
	color:#FFF;
	margin-bottom:20px;
	
}
.mds-bk4{
	background-color:#CF121B;
	padding:5px 10px 3px ;
	color:#FFF;
	margin-bottom:20px;
	
}
.mds-grd1 {
	padding:7px 10px;
	margin-bottom:10px;
	border:solid 1px #83C683;
	color:#FFF;
	letter-spacing:3px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0068b6+0,8eb1e8+100 */

background: #0068b6; /* Old browsers */

background: -moz-linear-gradient(top,  #0068b6 0%, #8eb1e8 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  #0068b6 0%,#8eb1e8 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  #0068b6 0%,#8eb1e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0068b6', endColorstr='#8eb1e8',GradientType=0 ); /* IE6-9 */


}


.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;
}
.brdr_btm_green{
	border-bottom:#113860 solid 2px;
}

.gly-bk {
	border:dotted 1px #DDDDDD;
	background-color:#FCFCFC;
	padding:30px;
	margin-bottom:10px;
	width:auto;
}
@media screen and (max-width: 480px) {
.gly-bk {
	padding:10px;
}

}
.gly-bk2 {
	background-color:#F4F4F4;
	padding:30px;
	margin-bottom:10px;
	width:auto;
}
@media screen and (max-width: 480px) {
.gly-bk2 {
	padding:10px;
}
}
.orng-bk {
	background-color:#ED965A;
	border:solid 1px #E85A24;
	padding:20px;
	color:#FFF;
}
.orng-waku {
	border:solid 2px #CF121B;
	padding:20px;
}
@media screen and (max-width: 480px) {
.orng-waku {
	padding:10px;
}
}


.waku {
	background-color:#FFF;
	padding:20px;
	border: 1px solid #EDEDED;
	border-radius: 2px;
}
@media screen and (max-width: 480px) {
.waku {
	padding:10px;
}

}
.waku2 {
	background-color:#FFF;
	padding:20px;
	border: 1px solid #CF121B;
	border-radius: 2px;
}
@media screen and (max-width: 480px) {
.waku2 {
	padding:10px;
}

}.waku3 {
	background-color:#FFF;
	padding:20px;
	border-radius: 10px;
	border:solid #E26A0E 2px;
}
@media screen and (max-width: 480px) {
.waku3 {
	padding:10px;
}

}
.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:20px 20px 10px 20px;
	border: 5px solid #5E2E1B;
	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 #CF121B;
  border-radius: 2px;
}

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

/*** レスポンシブテーブルデザイン1 ***/
.tbl{
  width:100%;
 border-top: 1px solid #cccccc;
 border-right: 1px solid #cccccc;
}
 
.tbl th{
  padding: 5px;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  background-color: #F4F4F4;
  text-align:center;
  font-weight:normal;
}
 
.tbl td{
	padding: 5px 10px;
border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}
@media print, screen and (max-width: 749px) {
.tbl th{
  padding: 5px 3px;
}
 
.tbl td{
	padding: 5px 3px;
}
}




.tbl2{
  width:100%;

}
 
.tbl2 th{
	font-weight:normal;
  padding: 5px 0;
   
  border-right: dashed 1px #cccccc;
  border-bottom: dashed 1px #cccccc;
}
 
.tbl2 td{
	padding: 5px 10px;

  border-bottom: dashed 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;
  background-color: #FFF;
}
 
@media (max-width: 400px){
.tbl-rsp{
  border-top: 1px solid #cccccc;
 border-right: 1px solid #cccccc;
}
.tbl-rsp th{
	border-right: 1px solid #cccccc;
  width:100%;
  display:block;
  margin: 0 auto;
  /*border:none;
  border-radius: 3px;*/
}
.tbl-rsp td{
	border-right: 1px solid #cccccc;
  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: 5px;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-right: 1px solid #cccccc;
  overflow: hidden;
  font-style: normal;
  font-weight:normal;
  font-size: 100%;
  text-align: center;
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: top;
  background-color: #F4F4F4;
  vertical-align:middle;
}
 
.tbl-rsp2 td{
padding: 5px;
text-align: left;
vertical-align: top;
border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-right: 1px solid #cccccc;
  overflow: hidden;
word-break: break-all;
word-wrap: break-word;
background-color: #FFF;
}
 
 
@media (max-width: 400px){
.tbl-rsp2{
  /*border:none;*/
}
.tbl-rsp2 th{
	background-color: #F4F4F4;
  width:100%;
  display:block;
  margin: 0 auto;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-right: 1px solid #cccccc;
  /*border:none;
  border-radius: 3px;*/
  font-weight:bold;
}
.tbl-rsp2 td{
  display: list-item;
  width: 100%;
  text-align:center;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-right: 1px solid #cccccc;
  /*border-top: none !important;
  border-right: none !important;*/
}
}
/*** ／レスポンシブテーブルデザイン2 ***/
/*** レスポンシブテーブルデザイン0 ***/ 
.tbl-rsp0{
  width:100%;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
}
 
.tbl-rsp0 th{
  padding: 2px;
  border-bottom: solid 1px #cccccc;
/*  border-right: 1px solid #cccccc;
*/  overflow: hidden;
  font-style: normal;
  font-weight:normal;
  font-size: 100%;
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: top;
  vertical-align:middle;
}
 
.tbl-rsp0 td{
padding: 2px;
vertical-align: top;
  border-bottom: solid 1px #cccccc;
  overflow: hidden;
word-break: break-all;
word-wrap: break-word;
}
 
 
@media (max-width: 400px){
.tbl-rsp0{
  /*border:none;*/
}
.tbl-rsp0 th{
	background-color: #F4F4F4;
  width:100%;
  display:block;
  margin: 0 auto;
  border-bottom: solid 1px #cccccc;
  font-weight:bold;
}
.tbl-rsp0 td{
  display: list-item;
  width: 100%;
  text-align:center;
  border-bottom: solid 1px #cccccc;
}
}
/*** ／レスポンシブテーブルデザイン0 ***/

.lineheight140{
	line-height:140%;
}
.lineheight14{
	line-height:1.4em;
}
.lineheight18{
	line-height:1.8em;
}

.leftbrdr_orange{
	border-left:solid 7px #CF121B;
	padding-left:10px;
	line-height:120%;
	margin-bottom:5px;
}
.leftbtmbrdr{
	border-left:solid 7px #CF121B;
	border-bottom:solid 1px #CF121B;
	padding:0 0 5px 10px;
	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:#CF121B;
	padding:7px 15px;
	margin:0 0 10px;
	
	color:#fff;
}
.mds-bk_iro2{
	background-color:#D0D7EA;
	color:#CF121B;
	border-left:3px solid #CF121B;
	font-size:19px;
	padding:8px;
	margin:0 0 20px;
}
/*チェック見出し*/
.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 #CF121B;
	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: #CF121B;
}
.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;
    padding:10px 0 ;
    border-bottom:1px dashed #CF121B;
}
hr.hr3{
    border:0;
	    margin-top: 0px;
    border-bottom: 1px solid #CF121B;
}
.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 #CF121B;*/
}
.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: #CF121B;
	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 #CF121B;*/
}
.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: #CF121B;
	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.6em;
	list-style:none;
	padding-left:3px
}
.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: #F4A856;
	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,.list01 li ul li {
	list-style-type:none;
	
}
.list01 li {
	position: relative;
}
.list01 li::after {
	display: block;
	content: '';
	position: absolute;
	top: .6em;
	left: -1em;
	width: 6px;
	height: 6px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.list01 li ul li {
	position: relative;
	right:-3em;
	font-size:0.9em;
}
.list01 li ul li::after {
	display: block;
	content: '';
	position: absolute;
	top: .8em;
	left: -1em;
	width: 4px;
	height: 4px;
	background-color: #666;
	border-radius: 100%;
}
	 
/*／リストスタイル*/
/*枠はじおれ*/
.wakublock {
	
    position: relative;
    padding: 20px;
    color: #FFF;
    background: #CF121B;
    overflow: hidden;
}
 @media screen and (max-width: 480px) {
.wakublock {
    padding: 10px;
}
}
.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: #95A9DB;
    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:#CF121B;
    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: #CF121B;
    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: #F4A856 solid 1px;
    border-left: #F4A856 solid 10px;
    padding: 20px;
    background: #fff;
}/*枠左ボーダー*/
/*見出し左ボーダー*/
.wakublock3 {
    border: #113860 solid 1px;
    border-left: #113860 solid 10px;
    padding: 8px 10px;
	color:#CF121B;
    background: #fff;
	margin:0 0 10px;
}/*見出し左ボーダー*/
@media print, screen and (max-width: 749px) {
.xs-bg-midori {
	border-top:solid 1px #CF121B;
	padding-top:10px;
}
}
.otoi {
	background-image:url(../img/common/otoi_bg.png);
	background-repeat:no-repeat;
	background-position:center right;
}
@media print, screen and (max-width: 749px) {
.otoi {
	background-image:none;
}
}
.waku_kousei {
	height:270px;
}
@media print, screen and (max-width: 749px) {
.waku_kousei {
	height:auto;
}
}
/*下線２色*/
.kasen {
  width: 100%;
  margin: 0 auto;
  padding: 10px 0;
  font-family: sans-serif;
  /*font-size: 26px;
  color:#3cb3e4;*/
}
.kasenheading {
  margin: 10px 0
}
.kasen2shoku .kasenheading {
  overflow: hidden;
  position: relative;
  padding-bottom: 3px;
}
.kasen2shoku .kasenheading span{
  padding: 8px;
}
.kasen2shoku .kasenheading:before {
  content: "";
  border-bottom: 3px solid #CF121B;
  bottom: 0;
  height: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.kasen2shoku .kasenheading:after {
  border-bottom: 3px solid #ddd;
  bottom: 0;
  content: "";
  position: absolute;
  width: 100%;
  z-index: 1;
}
/*下線２色*/



.main-visual_daini {
	background-position:bottom right;
	background-repeat:no-repeat;
	height:190px;
	background-color:#F39800;
} 
.main-visual_daini01 {
	background-image:url(../img/common/mdsbk01.jpg);
} 
.main-visual_daini02 {
	background-image:url(../img/common/mdsbk02.jpg);
} 
.main-visual_daini03 {
	background-image:url(../img/common/mdsbk03.jpg);
} 
.main-visual_daini04 {
	background-image:url(../img/common/mdsbk04.jpg);
} 

.main-visual_daini_p {
	padding-top:125px;
	text-align:center;
	color:#FFF;
}
@media screen and (max-width: 1131px) {
.main-visual_daini {
	height:60px;
}
.main-visual_daini01 {
	background-image:none;
} 
.main-visual_daini02 {
	background-image:none;
} 
.main-visual_daini03 {
	background-image:none;
} 
.main-visual_daini04 {
	background-image:none;
} 


.main-visual_daini_p {
	padding:20px;
	text-align:center;
	
}
}
