
body{
	line-height:1.4em;
	margin: 0;
	background-color:#278ad6;
}

#wrapping{ 
	margin-left:auto;
	margin-right:auto;
	width:100%;
	margin: 0;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	min-height:850px;
	height:100%;
	
}


#container{
	margin-left:auto;
	margin-right:auto;
	/*margin-bottom:20px;*/
	width:100%;
	max-width:1000px;
	/*min-height:700px;
	height:100%;*/
	position:relative;
	/*background-size: contain;*/
	margin-bottom:50px;
}






.header_area{
	border-bottom:52px solid #FFFFFF;
	background-color:#278ad6;
	height:10px;
	margin-top:0;
	width:100%;
	position:relative;
	z-index:0;
}

.header_wrap{
	margin-left:auto;
	margin-right:auto;
	max-width:1000px;
	max-height:52px;
}

.logo_area{
	max-width:193px;
	max-height:32px;
	padding:20px 0 0 10px;
	z-index:1;
	text-align:left;
	/*position:relative;*/
	position:absolute;
}

.footer_area{
	bottom:0;
	margin-top:-16px;
	background-color:#278ad6;
	height:52px;
	/*margin: 0;*/
	width:100%;
	/*padding:0px 0 0 0;*/
	text-align:center;
	float:left;
}

.copyright_area{
	margin-left:auto;
	margin-right:auto;
	padding:17px 0 0 0;
}


.marquee_area{
	margin-left:auto;
	margin-right:auto;
	max-width:1215px;
	width:100%;
	margin-bottom:16px;
	/*margin:10px auto;
	padding:5px;*/
	overflow:hidden;
	background:#ffffff;
	font-family: "メイリオ", sans-serif;
	position:relative;
	/*float:right;*/
	font-size:12px;
	font-weight:bold;
	line-height:2.5em;
	letter-spacing:0.2em;
	
	/*min-height:25px;*/
	max-height:80px;



}


.marquee_left{
	/*float:left;
	position:absolute;
	max-width:188px;*/
	width:100%;
	background-color:#4cb1fe;
	min-height:34px;
	z-index:5;
}


.marquee_right{
	font-size:12px;
	font-weight:bold;
	line-height:2.5em;
	padding-top:4px;
	
	}


/*新着部分*/

h1{
	text-align:left;
	font-weight:bold;
	font-size:0.9em;
	padding-left:15px;
}

.left_line{
	border-left: 6px solid #ee4558;
	padding-left:5px;
	margin-top:5px;
}

.wrapp {
	max-width:600px;
	width:100%;
	/*margin:10px auto;
	padding:5px;*/
	overflow:hidden;
	background:#ffffff;
	font-family: "メイリオ", sans-serif;
	position:relative;
	float:left;

}

.scroll_area {
	height:105px;
	/*margin-top:5px;
	margin-bottom:5px;*/
	padding-left:10px;
	padding-right:15px;
	padding-top:2px;
	overflow:auto;
	word-break:break-all;
	color:#4c4c4c;
	font-size:12px;
	letter-spacing: 0.05em;
	text-align:left;
	line-height: 1.5em;
	width:100%;
}
@media screen and (max-width: 959px){
.scroll_area {
	height:105px;
	/*margin-top:5px;
	margin-bottom:5px;*/
	padding-left:10px;
	padding-right:20px;
	padding-top:2px;
	overflow:auto;
	word-break:break-all;
	color:#4c4c4c;
	font-size:12px;
	letter-spacing: 0.05em;
	text-align:left;
	line-height: 1.5em;
	width:90%;
}
}

@media screen and (max-width: 480px) {
.scroll_area {
	height:105px;
	/*margin-top:5px;
	margin-bottom:5px;*/
	padding-left:10px;
	padding-right:20px;
	padding-top:2px;
	overflow:auto;
	word-break:break-all;
	color:#4c4c4c;
	font-size:12px;
	letter-spacing: 0.05em;
	text-align:left;
	line-height: 1.5em;
	width:92%;
}

}
.flexbox {
	/*margin-left:auto;
	margin-right:auto;*/
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	position: relative;
  /*text-align: left;*/
	position: relative;

    }
.item {
    width: 33%;
	float:left;
  	/*margin-left:auto;
	margin-right:auto;*/

  }


.line{
	border-bottom:1px dotted;
	margin-top:7px;
}

.text_bold{
	font-weight:bold;
	font-size:13px;
	margin-bottom:3px;
	letter-spacing: 0.1em;
	margin-top:5px;
	width:130px;
	/*max-width:300px;*/
	position:relative;
	float:left;
	height:17px;
}

.new{
	color:#ffffff;
	font-family: "メイリオ", sans-serif;
	width:35px;
	/*padding:2px;*/
	text-align:center;
	height:17px;
	background-color:#ee4558;
	font-weight:bold;
	font-size:9px;
	position:relative;
	float:left;
	margin-top:3px;
	/*float:right;
	margin-left:50%;*/
	
}

.whatsnew {
    /*background: -moz-linear-gradient(top,#FFF 0%,#FFF 3%,#E6E6E6 3%,#FFF);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), color-stop(0.03,#FFF), color-stop(0.03,#E6E6E6), to(#FFF));*/
	background-color:#278ad6;
    color: #ffffff;
	border-left: 7px solid #27618e;
    width: 100%;
    padding: 3px 0;
	letter-spacing: 0.2em;
}

/*タイトル部分*/
.title_area{
	/*background-image:url(../images/02header_bk.png);
	background-repeat:no-repeat;*/
	background-color:#FFFFFF;
	background-size: contain;
	float:left;
	width:100%;
	max-width:600px;
	min-height:152px;
	margin: 0;
	top:0px;
	/*max-width:1200px;
	height:1303px;
	position:absolute;*/

	display: inline-block;
    text-align: center;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	height:100%;
	}
@media ( max-width : 600px ){
.title_area{
	min-height:100px;
		top:-8px;
	}
}
.title_text{
	/*margin-left:auto;
	margin-right:auto;*/
	margin:auto;
	vertical-align:middle;
	font-family: "メイリオ", sans-serif;
	padding:9px;
	font-weight:bold;
	color:#4c4c4c;
	line-height:1.5em;
	overflow:hidden;
	position:relative;
	/*padding-top:6%;
	top:50%;
	margin-top:4%;
	font-size:11px;*/
	word-break:break-all;
	height:100%;
	/*align-items: center;*/
	text-align:center;
	top:20px;
}

@media ( max-width : 600px ){
.title_text{
	top:0px;
	}
}

.container ul {
   	list-style-type: none;
   	padding-left: 0;
	vertical-align: top;
	
}
.container li {
	/*background-color:#ffffff;*/
	width:90%;
	max-width:600px;
	margin-top:10px;
	vertical-align: top;
	margin-left:5px;
	margin-right:5px;
   	/*height: 50px;
   	padding: 10px;
   	margin: 3px;*/
}
.inline-block {
   text-align: center;
}
.inline-block li {
	display: inline-block;
}



/*銀行ボタン部分*/

.btn_waku{
	margin-left:auto;
	margin-right:auto;
	padding:20px;
}

.flexbox {
	/*margin-left:auto;
	margin-right:auto;*/
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	justify-content: space-evenly;
  /*text-align: left;*/
	position: relative;
    }





.item {
  /*border-radius: 10px;
  background: #edf;
  margin: 5px;*/
  
  text-align: left;
  width: 100%;
	float:left;
	/*margin-left:auto;
	margin-right:auto;*/
}
img {
  max-width: 100%;
  height: auto;
}
/*p {
  text-align: left;
}
*/ 
/* 銀行ボタン部分 */
@media ( min-width : 600px ){
	
.btn_waku{
	margin-left:auto;
	margin-right:auto;
	max-width:1200px;

}
 
  
  
.info_waku {
	margin-left:auto;
	margin-right:auto;
	max-width:600px;
	width:100%;
	/*margin:10px auto;
	padding:5px;*/
	overflow:hidden;
	background:#ffffff;
	font-family: "メイリオ", sans-serif;
	position:relative;
	/*float:left;*/
	margin-bottom:50px;
}

.marquee_area{
	margin-left:auto;
	margin-right:auto;
	max-width:1215px;
	width:100%;
	margin-bottom:14px;
	/*margin:10px auto;
	padding:5px;*/
	overflow:hidden;
	background:#ffffff;
	font-family: "メイリオ", sans-serif;
	position:relative;
	/*float:right;*/
	border:1px solid #4cb1fe;
	/*min-height:25px;*/
	max-height:40px;

}

.marquee_left{
	/*float:left;*/
	position:absolute;
	max-width:188px;
	background-color:#4cb1fe;
	width:100%;
	min-height:34px;
	z-index:5;
}

.marquee_right{
	font-size:12px;
	font-weight:bold;
	line-height:2.5em;
	padding-top:4px;
	
	}

.bank_logo{
	/*margin-left:auto;
	margin-right:auto;*/
	text-align:center;
	margin-bottom:10px;
	vertical-align:middle;
	/*width:70%;*/
	margin-left:15%;
	

}



  
}
/*銀行ボタン部分*/


/*お知らせ表示部分*/

.info_wrapp {
	max-width:1215px;
	width:100%;
	/*margin:10px auto;
	padding:5px;*/
	overflow:hidden;
	background:#ffffff;
	font-family: "メイリオ", sans-serif;
	position:relative;
	float:right;

}

.info_scroll_area {
	margin-left:auto;
	margin-right:auto;
	height:350px;
	/*margin-top:5px;
	margin-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;*/
	padding:10px;
	/*overflow:auto;*/
	/*word-break:break-all;*/
}

.info_textarea{
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #DDD;
	font-weight:bold;
	width:100%;
	height:350px;
	/*padding:10px;
	word-break:break-all;
	word-wrap:break-word;*/
	font-size:13px;
	overflow-y:scroll;

}

.info_text{
	margin-left:auto;
	margin-right:auto;
	color:#4c4c4c;
	font-size:13px;
	letter-spacing: 0.05em;
	text-align:left;
	line-height: 1.5em;
	font-weight:bold;
	width:80%;
	/*height:200px;*/
	margin-top:5%;
	margin-bottom:5%;
	/*margin:50px;
	padding:40px;*/
	word-wrap:break-word;
	word-break:break-all;
	
	

}

.text_bold{
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	font-size:13px;
	margin-bottom:3px;
	letter-spacing: 0.1em;
	margin-top:5px;
}

.info_right {
	max-width:600px;
	width:100%;
	position:relative;
	float:right;
}

.info_left {
	max-width:1000px;
	width:100%;
	position:relative;
	float:left;
}

/*お知らせ表示部分*/


.info_waku {
	margin-left:auto;
	margin-right:auto;
	max-width:1215px;
	width:100%;
	/*margin:10px auto;
	padding:5px;*/
	overflow:hidden;
	background:#ffffff;
	font-family: "メイリオ", sans-serif;
	position:relative;
	/*float:left;*/
	margin-bottom:50px;
}

.bank_logo{
	/*margin-left:auto;
	margin-right:auto;*/
	text-align:center;
	margin-bottom:10px;
	vertical-align:middle;
	/*width:70%;
	margin-left:5%;*/

}


.bank_logo_area{
	height:64px;
	float:left;
}

.bank_logo_areatxt{
	padding-top:25px;
	text-align:center;
}


/*TOPへ戻るボタン*/
.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
}

.pagetop a {
    display: block;
    background-color: #ccc;
    text-align: center;
    color: #222;
    font-size: 15px;
    text-decoration: none;
    padding: 15px 20px;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.pagetop a:hover {
    display: block;
    background-color: #b2d1fb;
    text-align: center;
    color: #fff;
	font-size: 15px;
    text-decoration: none;
    padding:15px 20px;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}



.avoid-clicks{
  pointer-events: none;
}
	


/*===============================================
●PC 画面が1024px以下
===============================================*/
@media screen and (max-width: 1241px){

.info_waku {
	margin-left:auto;
	margin-right:auto;
	max-width:600px;
	width:90%;
	/*margin:10px auto;
	padding:5px;*/
	overflow:hidden;
	background:#ffffff;
	font-family: "メイリオ", sans-serif;
	position:relative;
	/*float:left;*/
	margin-bottom:50px;
}


.marquee_area{
	margin-left:auto;
	margin-right:auto;
	max-width:600px;
	width:90%;
	margin-bottom:16px;
	/*margin:10px auto;
	padding:5px;*/
	overflow:hidden;
	background:#ffffff;
	font-family: "メイリオ", sans-serif;
	position:relative;
	/*float:right;*/
	font-size:12px;
	font-weight:bold;
	line-height:2.5em;
	border:1px solid #4cb1fe;
	/*min-height:25px;*/
	max-height:40px;

}

.marquee_left{
	/*float:left;
	position:absolute;*/
	width:100%;
	background-color:#4cb1fe;
	min-height:34px;
	z-index:5;
}

.marquee_right{
	font-size:12px;
	font-weight:bold;
	line-height:2.5em;
	padding-top:4px;
	
	}

}



/*===============================================
●andorid:タブレット 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px){
	
.info_waku {
	margin-left:auto;
	margin-right:auto;
	max-width:600px;
	width:90%;
	/*margin:10px auto;
	padding:5px;*/
	overflow:hidden;
	background:#ffffff;
	font-family: "メイリオ", sans-serif;
	position:relative;
	/*float:left;*/
	margin-bottom:50px;
}

.marquee_area{
	margin-left:auto;
	margin-right:auto;
	max-width:600px;
	width:90%;
	margin-bottom:16px;
	/*margin:10px auto;
	padding:5px;*/
	overflow:hidden;
	background:#ffffff;
	font-family: "メイリオ", sans-serif;
	position:relative;
	/*float:right;*/
	font-size:12px;
	font-weight:bold;
	line-height:2.5em;
	border:1px solid #4cb1fe;
	/*min-height:25px;*/
	max-height:40px;

}

.marquee_left{
	/*float:left;
	position:absolute;*/
	width:100%;
	background-color:#4cb1fe;
	min-height:34px;
	z-index:5;

}

.marquee_right{
	font-size:12px;
	font-weight:bold;
	line-height:2.5em;
	padding-top:4px;
	
	}

}



/*===============================================
●andorid:スマホ  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){

.info_waku {
	margin-left:auto;
	margin-right:auto;
	max-width:600px;
	width:90%;
	/*margin:10px auto;
	padding:5px;*/
	overflow:hidden;
	background:#ffffff;
	font-family: "メイリオ", sans-serif;
	position:relative;
	/*float:left;*/
	margin-bottom:50px;
}

.marquee_area{
	margin-left:auto;
	margin-right:auto;
	max-width:600px;
	width:90%;
	margin-bottom:16px;
	/*margin:10px auto;
	padding:5px;*/
	overflow:hidden;
	background:#ffffff;
	font-family: "メイリオ", sans-serif;
	position:relative;
	/*float:right;*/
	font-size:12px;
	font-weight:bold;
	line-height:2.5em;
	border:1px solid #4cb1fe;
	/*min-height:25px;*/
	max-height:80px;

}

.marquee_left{
	/*float:left;
	position:absolute;*/
	width:100%;
	background-color:#4cb1fe;
	min-height:34px;
	z-index:5;
	
}

.marquee_right{
	font-size:12px;
	font-weight:bold;
	line-height:2.5em;
	padding-top:4px;
	
	}


}

/*===============================================
●iPad 3, 4, iPad Air, iPad mini Retina
===============================================*/
@media only screen
 and (min-device-width: 768px)
 and (max-device-width: 1024px)
 and (-webkit-min-device-pixel-ratio: 2) {

.info_waku {
	margin-left:auto;
	margin-right:auto;
	max-width:1200px;
	width:90%;
	/*margin:10px auto;
	padding:5px;*/
	overflow:hidden;
	background:#ffffff;
	font-family: "メイリオ", sans-serif;
	position:relative;
	/*float:left;*/
	margin-bottom:50px;
}

.marquee_area{
	margin-left:auto;
	margin-right:auto;
	max-width:1200px;
	width:90%;
	margin-bottom:16px;
	/*margin:10px auto;
	padding:5px;*/
	overflow:hidden;
	background:#ffffff;
	font-family: "メイリオ", sans-serif;
	position:relative;
	/*float:right;*/
	font-size:12px;
	font-weight:bold;
	line-height:2.5em;
	border:1px solid #4cb1fe;
	/*min-height:25px;*/
	max-height:80px;
}

.marquee_left{
	/*float:left;
	position:absolute;
	max-height:188px;*/
	width:100%;
	background-color:#4cb1fe;
	min-height:34px;
	z-index:5;
	
}

.marquee_right{
	font-size:12px;
	font-weight:bold;
	line-height:2.5em;
	padding-top:4px;
	
	}
	
	
	

}

/*===============================================
●iPhone 6 Plus
===============================================*/
@media only screen
 and (device-height: 736px),
only screen
 and (device-width: 736px) {


.info_waku {
	margin-left:auto;
	margin-right:auto;
	max-width:1200px;
	width:90%;
	/*margin:10px auto;
	padding:5px;*/
	overflow:hidden;
	background:#ffffff;
	font-family: "メイリオ", sans-serif;
	position:relative;
	/*float:left;*/
	margin-bottom:50px;
}

.marquee_area{
	margin-left:auto;
	margin-right:auto;
	max-width:1215px;
	width:100%;
	margin-bottom:14px;
	/*margin:10px auto;
	padding:5px;*/
	overflow:hidden;
	background:#ffffff;
	font-family: "メイリオ", sans-serif;
	position:relative;
	/*float:right;*/
	border:1px solid #4cb1fe;
	/*min-height:25px;*/
	max-height:40px;

}

.marquee_left{
	/*float:left;*/
	position:absolute;
	max-width:188px;
	background-color:#4cb1fe;
	width:100%;
	min-height:34px;
	z-index:5;
}

.marquee_right{
	font-size:12px;
	font-weight:bold;
	line-height:2.5em;
	padding-top:4px;
	
	}
	
	

	 
}

/*===============================================
●iPhone 6
===============================================*/
@media only screen
 and (device-height: 667px),
only screen
 and (device-width: 667px) {


.info_waku {
	margin-left:auto;
	margin-right:auto;
	max-width:600px;
	width:90%;
	/*margin:10px auto;
	padding:5px;*/
	overflow:hidden;
	background:#ffffff;
	font-family: "メイリオ", sans-serif;
	position:relative;
	/*float:left;*/
	margin-bottom:50px;
}

.marquee_area{
	margin-left:auto;
	margin-right:auto;
	max-width:600px;
	width:90%;
	margin-bottom:16px;
	/*margin:10px auto;
	padding:5px;*/
	overflow:hidden;
	background:#ffffff;
	font-family: "メイリオ", sans-serif;
	position:relative;
	/*float:right;*/
	font-size:12px;
	font-weight:bold;
	line-height:2.5em;
	border:1px solid #4cb1fe;
	/*min-height:25px;*/
	max-height:40px;

}

.marquee_left{
	/*float:left;
	position:absolute;*/
	width:100%;
	background-color:#4cb1fe;
	min-height:34px;
	z-index:5;
}

.marquee_right{
	font-size:12px;
	font-weight:bold;
	line-height:2.5em;
	padding-top:4px;
	
	}

}

/*===============================================
●iPhone 5, 5s, 5c, iPod touch 5
===============================================*/
@media only screen
 and (device-height: 568px),
only screen
 and (device-width: 568px) {



.info_waku {
	margin-left:auto;
	margin-right:auto;
	max-width:600px;
	width:90%;
	/*margin:10px auto;
	padding:5px;*/
	overflow:hidden;
	background:#ffffff;
	font-family: "メイリオ", sans-serif;
	position:relative;
	/*float:left;*/
	margin-bottom:50px;
}

.marquee_area{
	margin-left:auto;
	margin-right:auto;
	max-width:600px;
	width:90%;
	margin-bottom:16px;
	/*margin:10px auto;
	padding:5px;*/
	overflow:hidden;
	background:#ffffff;
	font-family: "メイリオ", sans-serif;
	position:relative;
	/*float:right;*/
	font-size:12px;
	font-weight:bold;
	line-height:2.5em;
	border:1px solid #4cb1fe;
	/*min-height:25px;*/
	max-height:80px;

}

.marquee_left{
	/*float:left;
	position:absolute;*/
	width:100%;
	background-color:#4cb1fe;
	min-height:34px;
	z-index:5;
}

.marquee_right{
	font-size:12px;
	font-weight:bold;
	line-height:2.5em;
	padding-top:4px;
	
	}



}

/*===============================================
●iPhone 4, 4S, 5, 5s, 5c, iPod touch 4, 5
===============================================*/
@media only screen
 and (max-device-width: 568px)
 and (-webkit-min-device-pixel-ratio: 2) {



.info_waku {
	margin-left:auto;
	margin-right:auto;
	max-width:600px;
	width:90%;
	/*margin:10px auto;
	padding:5px;*/
	overflow:hidden;
	background:#ffffff;
	font-family: "メイリオ", sans-serif;
	position:relative;
	/*float:left;*/
	margin-bottom:50px;
}

.marquee_area{
	margin-left:auto;
	margin-right:auto;
	max-width:600px;
	width:90%;
	margin-bottom:16px;
	/*margin:10px auto;
	padding:5px;*/
	overflow:hidden;
	background:#ffffff;
	font-family: "メイリオ", sans-serif;
	position:relative;
	/*float:right;*/
	font-size:12px;
	font-weight:bold;
	line-height:2.5em;
	border:1px solid #4cb1fe;
	/*min-height:25px;*/
	max-height:40px;

}

.marquee_left{
	/*float:left;
	position:absolute;*/
	width:100%;
	background-color:#4cb1fe;
	min-height:34px;
	z-index:5;
}

.marquee_right{
	font-size:12px;
	font-weight:bold;
	line-height:2.5em;
	padding-top:4px;
	
	}


}


/*===============================================
●iPhone 4, 4S, 5, 5s, 5c, iPod touch 4, 5
===============================================*/
@media screen and (max-width:450px){



.info_waku {
	margin-left:auto;
	margin-right:auto;
	max-width:600px;
	width:90%;
	/*margin:10px auto;
	padding:5px;*/
	overflow:hidden;
	background:#ffffff;
	font-family: "メイリオ", sans-serif;
	position:relative;
	/*float:left;*/
	margin-bottom:50px;
}

.marquee_area{
	margin-left:auto;
	margin-right:auto;
	max-width:600px;
	width:90%;
	margin-bottom:16px;
	/*margin:10px auto;
	padding:5px;*/
	overflow:hidden;
	background:#ffffff;
	font-family: "メイリオ", sans-serif;
	position:relative;
	/*float:right;*/
	font-size:12px;
	font-weight:bold;
	line-height:2.5em;
	border:1px solid #4cb1fe;
	/*min-height:25px;*/
	max-height:80px;

}

.marquee_left{
	/*float:left;
	position:absolute;*/
	width:100%;
	background-color:#4cb1fe;
	min-height:34px;
	z-index:5;
}

.marquee_right{
	font-size:12px;
	font-weight:bold;
	line-height:2.5em;
	padding-top:4px;
	
	}


}


/*===============================================
●iPhone 2G, 3G, 3GS, 4, 4S, iPod touch, 2, 3, 4
===============================================*/
@media only screen
 and (device-height: 480px)
 and (-webkit-min-device-pixel-ratio: 1),
only screen
 and (device-width: 480px)
 and (-webkit-min-device-pixel-ratio: 1) {



.info_waku {
	margin-left:auto;
	margin-right:auto;
	max-width:600px;
	width:90%;
	/*margin:10px auto;
	padding:5px;*/
	overflow:hidden;
	background:#ffffff;
	font-family: "メイリオ", sans-serif;
	position:relative;
	/*float:left;*/
	margin-bottom:50px;
}

.marquee_area{
	margin-left:auto;
	margin-right:auto;
	max-width:600px;
	width:90%;
	margin-bottom:16px;
	/*margin:10px auto;
	padding:5px;*/
	overflow:hidden;
	background:#ffffff;
	font-family: "メイリオ", sans-serif;
	position:relative;
	/*float:right;*/
	font-size:12px;
	font-weight:bold;
	line-height:2.5em;
	border:1px solid #4cb1fe;
	/*min-height:25px;*/
	max-height:80px;

}

.marquee_left{
	/*float:left;
	position:absolute;*/
	width:100%;
	background-color:#4cb1fe;
	min-height:34px;
	z-index:5;
}

.marquee_right{
	font-size:12px;
	font-weight:bold;
	line-height:2.5em;
	padding-top:4px;
	
	}




}



/*マーキー部分*/

.marquee {
width:100%;
/*padding:0.5em 0;*/
overflow:hidden;
background-color:#ffffff;
margin-bottom:10px;
position:relative;
}

.marquee p:after {
content:"";
white-space:nowrap;
padding-right:50px;
}

.marquee p {
margin:0;
padding-left:600px;
display:inline-block;
white-space:nowrap;
	-webkit-animation-name:marquee;
	-webkit-animation-timing-function:linear;
	-webkit-animation-duration:20s;
	-webkit-animation-iteration-count:infinite;
	-moz-animation-name:marquee;
	-moz-animation-timing-function:linear;
	-moz-animation-duration:20s;
	-moz-animation-iteration-count:infinite;
	-ms-animation-name:marquee;
	-ms-animation-timing-function:linear;
	-ms-animation-duration:20s;
	-ms-animation-iteration-count:infinite;
	-o-animation-name:marquee;
	-o-animation-timing-function:linear;
	-o-animation-duration:20s;
	-o-animation-iteration-count:infinite;
	animation-name:marquee;
	animation-timing-function:linear;
	animation-duration:20s;
	animation-iteration-count:infinite;
}
@-webkit-keyframes marquee {
  from   { -webkit-transform: translate(0%);}
  99%,to { -webkit-transform: translate(-100%);}
}
@-moz-keyframes marquee {
  from   { -moz-transform: translate(0%);}
  99%,to { -moz-transform: translate(-100%);}
}
@-ms-keyframes marquee {
  from   { -ms-transform: translate(0%);}
  99%,to { -ms-transform: translate(-100%);}
}
@-o-keyframes marquee {
  from   { -o-transform: translate(0%);}
  99%,to { -o-transform: translate(-100%);}
}
@keyframes marquee {
  from   { transform: translate(0%);}
  99%,to { transform: translate(-100%);}
}



/*マーキー部分*/



a {

}
a img{
	max-width:180px;
width:100%;
display: block;
  margin-left: auto;
  margin-right: auto;
	
}

a:hover {
  transform: translateY(5px);
  box-shadow: 0 0 0 #27618e;
}


















/* ----------------モーダル---------------- */

.btn_waku ul li {
	width:100%;
	max-width:2000px!important;

}
@media screen and ( max-width : 1300px ){
.btn_waku ul li{
	width:100%;
	max-width:1000px!important;
	}
}
@media screen and ( max-width : 1000px ){
.btn_waku ul li{
	width:100%;
	max-width:700px!important;
	padding-right:50px;
	}
}
@media screen and ( max-width : 750px ){
.btn_waku ul li{
	width:100%;

	}
}




/* ページスクロール禁止 */
body.no_scroll{
overflow: hidden;
}

/* モーダルを開くボタン */
.modal-open{
  background: #fff;
  padding: 1em 1.0em;
  border: 1px solid #278ad6;
  box-shadow: 0 5px 0 #27618e;
  border-radius: 6px;
  transition: .100s;
	width:20%;
	margin:0.8em 0.3em;
	height:50px;
	display:flex;
	align-items: center;
	cursor: pointer;
}


.modal-inactive{
  opacity: 0.3;
  background: #DDD;
  padding: 1em 1.0em;
  border: 1px solid #333;
  border-radius: 6px;
  transition: .100s;
	width:20%;
	margin:0.8em 0em;
	height:50px;
display:flex;align-items: center;
}

.modal-open img,.modal-inactive img,.modal-btn img{
	max-width:180px;
	width:100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

@media ( max-width : 1300px ){
.modal-open{
	padding: 0.5em 0.5em;
	width:40%;
	margin:0.8em 1em;
	}
.modal-inactive{
	padding: 0.5em 0.5em;
	width:40%;
	margin:0.8em 1em;
	}
}
@media ( max-width : 750px ){
.modal-open{
	padding: 0.5em 0.4em;
	width:39%;
	margin:1em 0.3em;
	}
.modal-inactive{
	padding: 0.5em 0.4em;
	width:39%;
	margin:1em 0.3em;
	}
}

.modal-btn {
  background: #fff;
  padding: 1em 1.0em;
  border: 1px solid #278ad6;
  box-shadow: 0 5px 0 #27618e;
  border-radius: 6px;
	width:20%;
	margin:0.8em 0em;
	height:50px;
	display:flex;
	align-items: center;
	cursor: pointer;
}




/* モーダルと背景の指定 */
.modal{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0,0,0,50%);
  padding: 40px 20px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
  box-sizing: border-box;
z-index:99;
}

@media ( max-width : 750px ){
.modal{
  padding: 0px 0px;
	}
}

/* モーダルの擬似要素の指定 */
.modal:before{
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-left: -0.2em;
}

/* クラスが追加された時の指定 */
.modal.is-active{
  opacity: 1;
  visibility: visible;
}

/* モーダル内側の指定 */
.modal-container{
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 600px;
  width: 90%;
}
@media ( max-width : 750px ){
.modal-container{
  width: 90%;
	}
}
/* モーダルを閉じるボタンの指定 */
.modal-close{
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -20px;
  right: -20px;
  width: 40px;
  height: 40px;
  color: #fff;
  background: #000;
  border-radius: 50%;
  cursor: pointer;
  z-index: 999;
	font-size: 1.5em;
}

/* モーダルのコンテンツ部分の指定 */
.modal-content{
  background: #fff;
  text-align: left;
  line-height: 1.5;
  padding: 15px;
position:relative;
}

/* モーダルのコンテンツ部分の指定 */
.modal-content h1{
	position:relative;
	border-bottom:1px dotted #666;
    display: flex;
    align-items: center;
	margin:0 auto;
	padding:15px 0 15px 0;
	text-align: center;
	justify-content: center;
}
.modal-content h1 img{
	width:120px;
	padding:0 5px 0 0;
}

/* モーダルのコンテンツ部分のテキストの指定 */
.modal-content p{
  margin: 0.3em 0 1.2em 0.3em;
}@media screen and (max-width:750px){
.modal-content p{
  font-size:0.95em;
	margin: 0.3em 0 1.2em 0.3em;
	}
}

.spanbg{padding:0 15px; border-radius: 5px;}
.bold{font-weight: bold;}
.bgred{background-color: #ff0000; color:#FFF;}
.bgblue{background-color: #0066cc; color:#FFF;}
.marginbottom10{margin-bottom:10px;}
.spannew{font-weight: bold;border-radius: 5px;color:#ff0000; border: 1px solid #ff0000; font-size:0.9em;padding:0 10px;}

.modal-content ul{margin:-20px 0 0 0;padding:0;font-size:0.7em;}
.modal-content ul li{margin:-8px 0 0 0;padding:1.5em 0 0 10px;text-indent: -1.0em;line-height: 1;}
.modal-content ul li:before{
    content: "※";
    margin-right: 0.2em;
}

ul li span.asterisk:before {
    content: "※";
    margin-right: 0.09em;
}




/* ----------------タブ---------------- */

.tab {
  max-width: 800px;
  margin: 0 auto;
  margin-top: 35px;
}

/* タブメニュー */
.tab__menu {
  display: flex;
  align-items: flex-end; /* メニューを下揃え */
  justify-content: center;
  min-height: 10px; /* メニュー切替時にタブがズレないように */
  padding: 0;
  margin: 0;
  position:relative;
}

.tab__menu-item {
  list-style: none;
  width: 100%;
  padding: 8px 5px 2px; /* メニューに高さを付ける */
  text-align: center;
  margin: 0px 0 0px 0;
  background-color: #cdcdcd;
  cursor: pointer;
  transition: all .3s; /* アニメーション */
  font-size: 16px;
  height:20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 8px 8px 0 0;
}


.tab ul li:before{
    content: none;
}



.tab__menu-item:last-of-type {
  margin-right: 0px;
}

/* is-activeがついている時のスタイル */
.tab__menu-item.is-active {
  background-color: #278ad6;
  color: #ffffff;
  padding: 14px 15px 10px;
}

/* タブパネル */
.tab__panel {
 width: 100%;

}

.tab__panel-box {
  min-height: 420px;
  padding: 15px 12px;
  border-radius: 0 0 8px 8px;
}

.tab__panel-box001 {
   background-color: #e2f0d9;
  display: none;
}

.tab__panel-box002 {
  background-color: rgb(249 227 243);
  display: none;
}

/* is-showがついている時のスタイル */
.tab__panel-box.is-show {
  display: block;
}


.tab_attention{
position:relative;
	top:3px;
	left:-5%;
	width: 20px;
    height: 17px; 
	content: url(../images/attention.png);
}@media screen and (max-width:750px){
.tab_attention{
	top:2px;
	left:-4%;
	}
}









.btn_attention::before{
  content: url(../images/attention.png);
  position:relative;
  top: -2.3em;
  left: 0.2em;
  width: 30px;
  height: 26px;
  margin-left:-1.8em;
  z-index:1;
}@media screen and (max-width:1000px){
.btn_attention::before{
  top: -2.2em;
  left: 1em;
  width: 25px;
  height: 21px;
  margin-left:-1.8em;
	}
}

@media screen and (max-width:750px){
.btn_attention::before{
  top: -2.5em;
  left: 1em;
  width: 25px;
  height: 21px;
  margin-left:-1.8em;
	}
}





















.no_attention{
position:relative;
  top: 0.5em;
  left: 2em;
	width: 30px;
    height: 26px;
	margin-left:-0.5em;
}@media screen and (max-width:750px){
.no_attention{
  top: 1em;
  left: 2.5em;
	width: 30px;
    height: 26px;
	margin-left:-0.5em;
	}
}



.inline{
display: inline;
}











/*-- ------------------------------------------------ */





