@charset "utf-8";

@media screen and (max-width: 768px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}


body, html {
    cursor: default !important;
}

.header {
    min-height: 73px;
    height: 73px !important;
    width: 100%;
    height: auto;
    background: rgba(0, 0, 0, 0) url("../img/common/bg_head_gray.png") repeat scroll left top;
    display: block;
}
.header .container {
    box-sizing: border-box;
    max-width: 1000px;
    padding: 0 15px;
    position: relative;
    width: 100%;
    margin: auto;
}
.header_top {
    display: table;
    margin-bottom: 5px;
    padding-top: 5px;
    width: 100%;
}
.header .header_text01 {
    display: none;
}
.header .header_text02 {
    bottom: 45px;
    display: none;
    left: 15px;
    position: absolute;
    padding-right: 50px;
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    vertical-align: middle;
}
.header .header_logo img {
	width: 113px;
    height: 37.5px;
}
.header .header_pr {
    position: absolute;
    right: 15px;
    top: 10px;
}
.header .header_pr img {
	width: 16.5px;
    height: 26.5px;
}
.header .header_buttons li.sns_buttons {
    margin-top: 35px;
}
.header .header_buttons li.sns_buttons img {
		width: 15px;
		height: 15px;
}






.footer {
    padding-bottom: 0;
    background: #bfbfbf none repeat scroll 0 0;
}
.footer .footer_top {
    padding: 0;
    background: #fff none repeat scroll 0 0;
}
.footer .footer_top .container {
    position: relative;
    box-sizing: border-box;
    max-width: 1000px;
    padding: 0 15px;
    width: 100%;
}
.footer .footer_top .footer_logo1 {
    left: 10px;
    top: 20px;
    position: absolute;
}
.footer .footer_top .container img {
    height: 30px;
    width: 30px;
}
.footer .footer_top .fnav {
    display: none;
}
.footer .footer_top .footer_logo2 {
    right: 10px;
    top: 20px;
}
.footer .footer_top .container img {
    height: 30px;
    width: 30px;
}
.footer .footer_bottom {
    font-size: 10px;
    line-height: 1.4;
    padding: 20px 35px;
    background: #333 none repeat scroll 0 0;
    color: #fff;
}
.footer .container {
    box-sizing: border-box;
    max-width: 1000px;
    padding: 0 15px;
    width: 100%;
}






#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:0 0 10px 0;
}
ul.menu_l li.mn img{
	width: 80%;
}
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: 18px;
	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;
}



.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%);
}
#bind_con .title1 {
    display: block;
    position: relative;
    margin-top: 20px;
    background:url(images/title_sp1.png) no-repeat;
    max-width: 100%;
    height: 170px;
}
#bind_con .title2 {
    display: block;
    position: relative;
    margin-top: 20px;
    background:url(images/title_sp2.png) no-repeat;
    max-width: 100%;
    height: 170px;
}
.lead{
	display:inherit;
	background-color: #eee;
	padding: 10px;
}
#bind_con{
	padding: 0 10px;
	font-size: 14px;
}
ul.menu_l {
	text-align: center;
}
ul.menu_l li.mn {
	margin-bottom:10px;
}
h2.bind_mds2 {
    font-size: 16px;
}
.clm01 {
    float: none;
    width: 100%;
    font-weight: 14px;
}
.clm02 {
	float: none;
    margin: 20px auto;
    width: 300px;
}
h3.bind_mds3 {
    font-size: 14px;
}
.sc_box ,.sc_box2 ,.sc_box3 ,.sc_box4{
    margin: 20px auto;
    text-align: center;
}
.sc_box_left {
    float: none;
    margin:10px auto;
}
.sc_box_right {
    float: none;
    margin:10px auto;
}
.sc_box_cap {
    clear: both;
    font-size: 12px;
    width: 100%;
    margin: 10px auto;
}
.sc_box_cap_bottom ,.sc_box_cap_bottom2 {
    width: 90%;
    margin: 10px auto;
    padding: 10px;
}
.width_602 , .width_392 , .width_489 ,.width_402 ,.width_374 ,.width_489 {
    width: 100%;
}
.item_box {
    margin: 20px auto;
    padding: 10px;
    width: 90%;
}
.item_box_mds1{
	background-color: #b9e118;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	margin-bottom: 20px;
	font-size: 14px;
}
.item_box_left{
    float: none;
    margin: 0;
    width: 100%;
}
.item_box_right{
    float: none;
    margin: 0;
    width: 100%;
}
.sp_photo{
	float: none;
	text-align: center;
}
.next_box{
	font-size: 12px;
}
.width_197{
	width: 390px;
}
.width_122{
	width: 100%;
}
.width_400{
	width: 400px;
}
.width_122 , .width_125 , .width_250 , .width_420 , .width_389 , .width_411{
	width: 100%;
}
.btn_area{
	text-align: center;
	margin: 10px auto 0 auto;
}
}