@charset "utf-8";

body, html {
	cursor:default !important;
	background: #FFF !important;
}
html {
  	overflow-y: scroll;
}
body {
	width: 100%;
	min-width: 320px;
	overflow: hidden;
	-webkit-text-size-adjust: 100%;
}

/*--------------------------------------------------
global Header
---------------------------------------------------*/
.header {
	height: auto;
	min-height: 137px;
}
.header .container {
	position: relative;
	width: 100%;
	max-width: 1000px;
	max-width: 970px\9;	/*for IE8*/
	padding: 0 15px 0 15px;	box-sizing: border-box;
}
.header .header_text02 {
	padding-right: 50px;
}
.header .header_pr {
	position: absolute;
	top: 10px;
	right: 15px;
}
.header .header_buttons li.sns_buttons {
	margin-top: 50px;
}


/*--------------------------------------------------
global Footer
---------------------------------------------------*/
.footer {
}
.footer .container {
	width: 100%;
	max-width: 1000px;
	max-width: 970px\9;	/*for IE8*/
	padding: 0 15px 0 15px;	box-sizing: border-box;
}
.footer .footer_top .container {
	position: relative;
}
.footer .footer_top .fnav {
	width: 100%;
	max-width: 1000x;	box-sizing: border-box;
	padding: 12px 115px 0 115px;
}
.footer .footer_top .footer_logo1 {
	position: absolute;
	top: 0;
	left: 20px;
}
.footer .footer_top .footer_logo2 {
	position: absolute;
	top: 0;
	right: 20px;
}




/*--------------------------------------------------
#bind_contents
---------------------------------------------------*/
#bind_con {
	color: #000;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.6;
	font-size: 16px;
	background: #FFF;
	max-width: 960px;
	height: 100%;
	margin: 0 auto;
	padding: 0 0 50px 0;
}

	#bind_con img {
		line-height: 0;
		font-size: 0;
		vertical-align: bottom;
		max-width: 100%;
	}
	#bind_con a {
		color: #2574c4;
		text-decoration: underline;
		outline: none;
	}
	#bind_con a:hover {
		text-decoration: none;
	}
	#bind_con strong {
		font-weight: bold;
	}
	#bind_con em {
		color: #CC3333;
	}

#bind_con p{
	margin-bottom: 1em;
}


#bind_con .title1 {
    display: block;
    position: relative;
    margin-top: 20px;
    background:url(images/title01.png) no-repeat;
    width: 960px;
    height: 270px;
}
#bind_con .title2 {
    display: block;
    position: relative;
    margin-top: 20px;
    background:url(images/title02.png) no-repeat;
    width: 960px;
    height: 270px;
}
.lead{
	display: none;
}
.title_txt{
	display: none;
}
.menu_box{
	position: relative;
	overflow: hidden;
	margin: 20px 0;
}
ul.menu_l {
position: relative;
  left: 60%;
  float: left;
}
ul.menu_l li.mn {
    position: relative;
  left: -60%;
  float: left;
  margin-right: 10px;
}
ul.menu_l li.mn a{
    display: block;
    text-align: center;
    width: 400px;
    height: 70px
}





h2.bind_mds2{
	display: block;
	border: 5px solid #4ba3e3;
	font-size: 22px;
	padding:15px 0;
	text-align: center;
	margin: 10px 0 20px 0;
	clear: both;
}
h3.bind_mds3{
	background-color: #b9e118;
	border-bottom: 3px solid #4ba3e3;
	font-size: 20px;
	padding:15px 0 15px 15px;
	clear: both;
	margin: 20px 0;
}

.clm01{
	float: left;
	width: 640px;
	margin:0 20px 20px 0;
}
.clm01 p{
	margin-bottom: 1em;
}
.clm02{
	float: right;
	width: 300px;
	margin-bottom: 20px;
}
.clm02 p{
	font-size: 14px;
	margin-bottom: 0.5em;
}
.clm02_mds {
	position: relative;
	background: #4ba3e3;
	width: 300px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	padding: 10px 0;
	margin-bottom: 20px;
}
.clm02_mds:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(75, 163, 227, 0);
	border-top-color: #4ba3e3;
	border-width: 15px;
	margin-left: -15px;
}


.img_box{
	margin: 20px 0;
}
.img_box_left{
	float: left;
	margin: 0 20px 20px 0;
}
.img_box_right{
	float: right;
	margin: 0 0 20px 20px;
}



.sc_box{
	margin: 20px 0 10px 160px;
}
.sc_box2{
	margin: 20px 0 10px 100px;
}
.sc_box3{
	margin: 20px 0 10px 30px;
}
.sc_box4{
	margin: 20px 0 10px 82px;
}
.sc_box_left{
	float: left;
	margin: 10px 20px 10px 0;
	text-align: center;
	font-size: 12px;
}
.width_122{
	width: 122px;
}
.width_125{
	width: 125px;
}
.width_250{
	width:250px;
}

.width_374{
	width: 374px;
}
.width_389{
	width: 389px;
}
.width_392{
	width: 392px;
}
.width_489{
	width: 489px;
}
.width_402{
	width: 402px
}
.width_411{
	width: 411px;
}
.width_420{
	width: 420px;
}
.width_602{
	width: 602px;
}
.width_197{
	width: 197px;
}

.sc_box_right{
	float: left;
	margin: 10px 0 10px 0;
	text-align: center;
	font-size: 12px;
}
.sc_box_cap{
	clear: both;
	font-size: 12px;
	margin: 20px 0 20px 160px;
	width: 640px;
}
.sc_box_cap_bottom{
	background-color: #e2e1e1;
	font-size: 14px;
	margin: 10px 0 30px 160px;
	width: 600px;
	padding: 20px;
}
.sc_box_cap_bottom2{
	background-color: #e2e1e1;
	font-size: 14px;
	margin: 10px 0 30px 100px;
	width: 704px;
	padding: 20px;
	clear: both;
}
.sc_box_cap_bottom4{
	background-color: #e2e1e1;
	font-size: 14px;
	padding: 20px;
	margin: 10px 0 20px 0;
	text-align: left;
}

.waku {
	border:1px solid #666;
}

.next_box{
	text-align: center;
	margin:30px 0;
}

.item_box{
	border:5px solid #4ba3e3;
	margin: 20px auto;
	width:735px;
	clear: both;
	padding: 30px;
	font-size: 12px;
}
.item_box:after {
	content: "";
	display: block;
	clear: both;
}
.item_box_left{
	float: left;
	width: 360px;
	margin:0 20px 20px 0;
}
.item_box_right{
	float: left;
	width: 350px;
}
.item_box_mds1{
	background-color: #b9e118;
	width: 350px;
	padding: 10px 0;
	text-align: center;
	margin-bottom: 20px;
	font-size: 14px;
}
.item_box_mds2{
	background-color: #daded5;
	width: 200px;
	padding: 5px;
	margin-bottom: 10px;
	text-align: center;
}
.item_box_mds3{
	border: 1px solid #999;
	width: 100px;
	padding: 5px;
	margin: 20px  0;
	text-align: center;
	clear: both;
}
.item_box_clear{
	clear: both;
	margin-top: 20px;
}
em.item_box_em{
	background: linear-gradient(transparent 40%, rgb(255, 170, 170) 40%);
}
.btn_area{
	text-align: center;
	margin: 10px auto 0 auto;
}




