@media screen and (max-width:767px){
#wrapper{
}

/*～以下、画面の横幅が640pxまでの場合のスタイル記入～*/

body {
	-webkit-text-size-adjust: none;
	/*display: none;*/
}

a.disabled {
	cursor: pointer;
}

.switch {
	display: inherit;
}

/*==============================================
					#header
==============================================*/


/*==============================================
					#breadlist
==============================================*/
#breadList {
	display: none;
}


/*==============================================

			!!!		OUTLINE    !!!

==============================================*/
#wrapper {
	width: 100%;
	/*font-size: 108%;*/
	line-height: 	138.5%;
}

#container {
	/*overflow: hidden;*/
	width: 100%;
	/*margin: 0 auto;*/
	/*text-align: left;*/
}

#rightCol,
#rightCol2 {
	float: none;
	width: 100%;
	margin-left: 0;
	padding-top: 0;

	padding-bottom: 10px;
	background: url(/en/_assets_l/common/images/bgLocalNaviBottom.gif) repeat-x;
	background-position: bottom;
	background-size: 1px 10px;
}

#mainCol {
	float: none;
	width: 100%;
	margin: 0;
}

#main {
	margin: 0;
	padding: 0;
}

/*==============================================
					#main
==============================================*/

h1.pgTitle,
h1.pgTitle2l {
	width: 100%;
	padding: 29px 0;
	margin-top: 0;
	border-top: none;
	border-bottom: 1px solid #005bac;
}

	h1.pgTitle img {
		height: 16px;
		width: auto;
	}

	h1.pgTitle2l img {
		height: 35px;
		width: auto;
	}

.topSection {
	margin-top: 30px;
}

.section {
	width: 100%;
	margin-top: 30px;
}

	.sectionInner {
		box-sizing: border-box;
		padding: 0 15px;
	}

h2.secTitle {
	/*color: #005bac;*/
	margin-bottom: 20px;
	padding: 12px 15px 9px 15px;
	font-size: 138.5%;
	line-height: 108%;
	border-bottom: 1px solid #e0e0e0;
	background: url(/en/_assets_l/common/images/lineh2.gif) no-repeat;
	background-position: top left;
}

.imgTop {
	margin-bottom: 15px;
}

	.imgTop img {
	}

.imgFit img {
}

.lead {
	margin-bottom: 15px;
	color: #005bac;
	font-size:  138.5%;
	line-height: 131%;
}

ul.btn2col {
	display: block;
	width: 100%;
}

ul.btn2col li {
	display: block;
	width: 100%;
	margin-top: 10px;
	text-align: center;
}

	ul.btn2col li:first-child {
		margin-top: 30px;
	}

ul.btn3col {
	display: block;
	width: 100%;
}

ul.btn3col li {
	display: block;
	width: 100%;
	margin-top: 10px;
	text-align: center;
}

	ul.btn3col li:first-child {
		margin-top: 30px;
	}

	ul.btn3col li p.btnS {
		margin-top: 0;
		box-sizing: border-box;
		width: 100%;
		padding: 0 10px;
	}

p.btnS {
	margin-top: 0;

	box-sizing: border-box;
	width: 100%;
	padding: 0 10px;
}

p.btnM {
	margin-top: 30px;

	box-sizing: border-box;
	width: 100%;
	padding: 0 10px;
}

	p.btnS a,
	p.btnM a {
		padding: 14px 40px 14px 15px;
	}

	p.btnS a:hover,
	p.btnM a:hover {
	}


	.multiBtnMT {
		margin-top: 10px !important;
	}


a.linkPop {
}

a.linkArrow {
}

a.linkZoom {
}


ul.list2 {
}

ul.list2 li {
	margin-bottom: 10px;
}

ul.list2 li span {
	display: block;
	margin-bottom: 5px;
	color: #005bac;
	font-size: 	123.1%;
	line-height: 108%;
}

/*==============================================
					#rightCol
==============================================*/
#bnrDiscount {
	display: none;
}

#support {
	display: none;
}

#infoCenter {
	display: none;
}

ul#pickLinks {
	display: none;
}

/*------------------- localNavi ---------------------*/

#localNavi {
	margin-bottom: 0;
}


/*
#localNavi {
	padding-bottom: 10px;
	margin-bottom: 0;
	background: url(/en/_assets_l/common/images/bgLocalNaviBottom.gif) repeat-x;
	background-position: bottom;
	background-size: 1px 10px;
}
*/

#localNavi h2 {
	padding: 14px 10px;
	font-size: 138.5%;
	text-align: center;
	line-height: 115%;
	color: #ffffff;
	border-bottom: none;
	background: #0057a7;
}

#localNavi div.row {
	display: table;
	box-sizing: border-box;
	width: 100%;
}

#localNavi div.row p,
#localNavi div.row p.pop {
	display: table-cell;
	box-sizing: border-box;
	width: 50%;
	padding: 0;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: none;
	background: #2673b8;
}

	#localNavi div.row p.space {
		display: table-cell;
	}

#localNavi div.row p:first-child {
	border-left: none;
}

#localNavi div.row p a {
	display: block;
	padding: 13px 30px 13px 10px;
	color: #ffffff;
	line-height: 125%;

	background: url(/en/_assets_l/common/images/iconArrowW.png) no-repeat;
	background-position: center right;
	background-size: 24px 15px;
}

#localNavi div.row p.pop a {
	background: #2673b8 url(/en/_assets_l/common/images/iconPopW.png) no-repeat;
	background-position: center right;
	background-size: 26px 10px;
}

#localNavi div.row p.current {
	padding-right: 13px;
	background: #ffffff;
}


#localNavi div.row p.current a {
	color: #0057a7;
	background: url(/en/_assets_l/common/images/arrowLnaviDown.png) no-repeat;
	background-position: center right;
	background-size: 15px 9px;
}

/*==============================================
					#passArea
==============================================*/
#passArea {
	width: 100%;
	height: 284px;
	margin-top: 30px;
}

#passArea div.passBox {
	float: none;
	width: 100%;
}

#passLeft,
#passRight {
    width: 100%;
	height: 142px;
}

#passLeft a,
#passRight a {
	height: 142px;
}

#passLeft a:after {
}

#passRight a:after {
}

#passLeft a:hover:after,
#passRight a:hover:after {
}

#passLeft a div.inner,
#passRight a div.inner {
}

	#passLeft a div.inner img,
	#passRight a div.inner img {
		width: auto;
		height: 44px;
		margin-top: 47px;
		vertical-align: bottom;
	}

	#passLeft a div.inner img {
		margin-right: 0px;
	}

	#passRight a div.inner img {
		margin-left: 0px;
	}


#titlePass {
	width: 120px;
	left: 50%;
	margin-left: -60px;
	padding-top: 82px;
}

#titlePass img {
	width: 120px;
	height: auto;
}



/*==============================================
					#footer
==============================================*/
/*#bnrArea {
	display: none;
}*/


.slick-slide {
  margin: 0 10px;
}

#scrollBanner .responsive {
  padding: 12px 0;
}

ul#logoBox {
	display: table;
	width: 220px;
	margin: 30px auto;
}

ul#logoBox li {
	display: table-cell;
	width: 50%;
	text-align: center;
}



}
