/*********************************************************/
/* 英語ヘッダー */
/*********************************************************/
.title_en{
	border-bottom:1px solid #cccccc;
	margin:0px 0 20px 0;
	text-align:center;
	position:static;
	padding:47px 0 0 0;
}

.h2_en{
	font-size:2.6rem;
	font-weight:normal;
	letter-spacing:2px;
	padding:15px 0 10px 0px;
}

.h2icon_en{
	padding:25px 0 20px 40px;
	background: url(images/titleicon.png) left center no-repeat;
}

.contensbox_en{
	max-width:960px;
	width:100%;
	margin:0 auto;
}

.en_txt{
	font-size:1.4rem;
}


/*********************************************************/
/* Company Profile */
/*********************************************************/

.tbl_en01{
	font-size:1.4rem;
	border-collapse: collapse;
	border-top:1px solid #dcdcdc;
	width:100%;
}

.tbl_en01 th{
	border-bottom:1px solid #dcdcdc;
	font-weight:normal;
	background-color:#f5f5f5;
	padding:4px 0 4px 2%;
	width:98%;
	display: block;
	font-weight:bold;
	text-align:left;
}

.tbl_en01 td{
	border-bottom:1px solid #dcdcdc;
	padding:12px 2%;
	width:96%;
	display: block;
}

.tbl_en01 td a{
	text-decoration:none;
	color:#0066cc;
}

.tbl_en01 td a:hover{
	text-decoration: underline;
	color:#0066cc;
}

.prof_title{
	text-align:center;
	margin:30px 0 40px 0;
	font-size:1.6rem;
}

.en_histryph{
	text-align:center;
	margin: 0 0px 20px 0;
}

.en_histrytxt{
	font-size:1.4rem;
	margin-bottom:1em;
}

.en_histrytxtend{
	font-size:1.4rem;
	margin-bottom:4em;
}

.en_btn01{
	font-size:1.4rem;
	clear:both;
	border:1px solid #0066cc;
	padding:8px 0;
	border-radius: 20px;
	color:#0066cc;
	text-decoration:none;
	display:block;
	text-align:center;
	width:100%;
	background-image: url(images/btnicon.png) ;
	background-repeat: no-repeat;
	background-position: right 10px center;
}

.en_btn01 span{
	
	background-size:16px;
	padding:0 20px;
}

a.en_btn01{
	text-decoration:none;
}

/*********************************************************/
/* Type of Business	 */
/*********************************************************/

.h4_en{
	background: url(images/h4en_bk.jpg) left bottom repeat-x;
	font-size:1.6rem;
	font-weight:normal;
	padding:8px 15px 8px 5px;
	margin:0px 0 10px 0;
	color:#3b689a;
}

.h4_en{
	padding-top:70px;
	margin-top:0px;
}
	
.h4_en02{
	background: url(images/h4en_bk.jpg) left bottom repeat-x;
	font-size:1.8rem;
	font-weight:normal;
	padding:8px 15px 8px 5px;
	margin:30px 0 20px 0;
	color:#3b689a;
}

.h4_en03{
	font-size:1.6rem;
	font-weight:bold;
	color:#3b689a;
	margin:30px 0 5px 0;
	padding:0;
}

.h4_en03{
	padding-top:80px;
	margin-top:-50px;
}



.businessbox01{
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
	flex-wrap: wrap;
	margin-top:20px;
	width:100%;
	text-align:center;
	font-size:1.2rem;
	margin-bottom:30px;
}

.businessbox01 div{
	width:49%;
	margin-bottom:10px;
}

.businessbox01 div img{
	width:100%;
	max-width:180px;
}

.busines02_02{
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
	flex-wrap: wrap;
	margin-top:15px;
	width:100%;
	text-align:center;
	font-size:1.2rem;
	margin-bottom:30px;
}

.busines02_02 div{
	width:20%;
}

.busines02_02 img{
	width:100%;
	max-width:140px;
}

.businessbox03{
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
	flex-wrap: wrap;
	margin:20px 0 0 0;
	width:100%;
}

.businessbox03_02{
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
	margin-top:0px;
	width:100%;
}

.businessbox03_02 img{
	width:100%;
	max-width:176px;
}


.businessbox03 div{
	width:49%;
	margin-bottom:5px;
}
.businessbox03 img{
	width:100%;
	max-width:450px;
}

.business_t01{
	background-color:#ebeff4;
	font-size:1.4rem;
	padding:5px 10px;
	margin:40px 0 20px 0;
}

.tbl_en02{
	font-size:1.4rem;
	border-collapse: collapse;
	border-top:1px solid #dcdcdc;
	width:100%;
}

.tbl_en02 th{
	font-weight:normal;
	background-color:#f5f5f5;
	border-bottom:1px solid #dcdcdc;
	padding:10px 0;
	width:37%;
}

.tbl_en02 td{
	padding:10px 2%;
	width:59%;
	border-bottom:1px solid #dcdcdc;
}

.businessbox04{
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
	width:100%;
	max-width:360px;
	margin:0 auto;
}

.businessbox05{
	display:block;
}

.businessbox05 div{
	text-align:center;
	margin-bottom:10px;
}

.en_hall{
	text-align:center;
}

.en_hall img{
	width:100%;
	max-width:357px;
}

.tbl_en03{
	font-size:1.4rem;
	border-collapse: collapse;
	border-top:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	width:100%;
}

.tbl_en03 th{
	font-weight:normal;
	background-color:#f5f5f5;
	border-bottom:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	padding:10px 0;
}

.tbltd01en{
	padding:10px 2%;
	border-bottom:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	width:32%;
}
.tbltd02en{
	padding:10px 2%;
	border-bottom:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	width:42%;
}
.tbltd03en{
	padding:10px 0;
	border-bottom:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	width:18%;
	text-align:center;
}

.tbltd01en02{
	padding:10px 2%;
	border-bottom:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	width:32%;
}
.tbltd02en02{
	padding:10px 2%;
	border-bottom:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	width:60%;
}

/*********************************************************/
/* ストアー情報	 */
/*********************************************************/

.business_t02{
	background-color:#ebeff4;
	font-size:1.4rem;
	padding:5px 10px;
	margin:40px 0 10px 0;
	color:#1e2f4b;
	font-weight:bold;
}

.business_t02_top{
	background-color:#ebeff4;
	font-size:1.4rem;
	padding:5px 10px;
	margin:0px 0 10px 0;
	color:#1e2f4b;
	font-weight:bold;
}

.tbl_en04{
	font-size:1.4rem;
	border-collapse: collapse;
	width:100%;
}

.tbl_en04 th{
	text-align: center;
	width:100%;
	padding:0 0 5px 0;
	display:block;
}

.tbl_en04 td{
	text-align:left;
	width:100%;
	display:block;
}

.add_en{
	background: url(images/adress_icon.png) left 2px no-repeat;
	padding-left:20px;
	margin-bottom:5px;
	background-size:11px;
}

.tel_en{
	background: url(images/tel_icon.png) left 3px no-repeat;
	padding-left:20px;
	margin-bottom:5px;
	background-size:13px;
}

.time_en{
	background: url(images/time_icon.png) left 3px no-repeat;
	padding-left:20px;
	margin-bottom:5px;
	background-size:13px;
}


@media (min-width: 788px) {
	
.title_en{
	border-bottom:1px solid #cccccc;
	margin:0 0 30px 0;
	text-align:left;
	padding:0;
}

.h2_en{
	font-size:2.6rem;
	font-weight:normal;
	margin:0 auto;	
	letter-spacing:2px;
	max-width:960px;
	width:100%;
	padding:45px 0 40px 0px;
}

.h2icon_en{
	padding:25px 0 20px 40px;
	background: url(images/titleicon.png) left center no-repeat;
	margin:0;
}

.h3_en{
	border-bottom:1px solid #121b4d;
	font-size:2.4rem;
	font-weight:normal;
	padding:20px 0 20px 0;
	margin:0 0 35px 0;
	text-align:left;
	font-weight:normal;
}

.h4_en{
	background: url(images/h4en_bk.jpg) left bottom repeat-x;
	font-size:1.8rem;
	font-weight:normal;
	padding:8px 15px 8px 5px;
	margin:50px 0 20px 0;
	color:#3b689a;
}

.h4_en03{
	padding-top:30px;
	margin-top:0px;
}

.en_histryph{
	text-align:left;
	margin: 0 30px 20px 0;
}

/*********************************************************/
/* Company Profile */
/*********************************************************/
.tbl_en01 th{
	border-bottom:1px solid #dcdcdc;
	font-weight:normal;
	background-color:#f5f5f5;
	padding:20px 0;
	width:28%;
	display:table-cell;
	text-align:center;
}

.tbl_en01 td{
	border-bottom:1px solid #dcdcdc;
	padding:20px 2%;
	width:68%;
	display:table-cell;
}

.businessbox01 div{
	width:25%;
}

.businessbox05{
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
	-ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.tbl_en04{
	font-size:1.4rem;
	border-collapse: collapse;
	width:100%;
}

.tbl_en04 th{
	text-align:left;
	width:27%;
	padding:0 0 5px 0;
	display:table-cell;
}

.tbl_en04 td{
	text-align:left;
	width:73%;
	display:table-cell;
}

.tbl_en02{
	font-size:1.4rem;
	border-collapse: collapse;
	border-top:1px solid #dcdcdc;
	width:100%;
}

.tbl_en02 th{
	font-weight:normal;
	background-color:#f5f5f5;
	border-bottom:1px solid #dcdcdc;
	padding:10px 0;
	width:28%;
}

.tbl_en02 td{
	padding:10px 2%;
	width:68%;
	border-bottom:1px solid #dcdcdc;
}

.en_btn01{
	font-size:1.4rem;
	clear:both;
	border:1px solid #0066cc;
	padding:8px 0;
	border-radius: 20px;
	color:#0066cc;
	text-decoration:none;
	display:block;
	text-align:center;
	width:50%;
	margin:0 auto;
}	

.businessbox03 div{
	width:49%;
	margin-bottom:15px;
}

}