@charset "utf-8";

/* Clearfix --------------------------------------------------------- */
/*clearfix*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    }
.clearfix {
    display: inline-table;
    min-height: 1%;
    }
/*Hides from MacIE \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/*Hides from MacIE */

/* ##### custom reset ##### */
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
a img {
	border:0;
}

/* ##### basic ##### */
html {
	font-size:10px!important;
	line-height:1.5;
	background:transparent;
}
body {
	background:#FFFFFF;
	position:relative;
	font-family: 'Raleway', sans-serif;
	font-size:18px;
}
section {
	min-width:1000px;
	padding:70px 0;
	clear:both;
}
* {
	background-color:transparent;
}
section:nth-child(2n){
	background:url(../../img/cont_bg.png) center top;
}
a {
	text-decoration:underline;
	color:#276ad1;
}
a:hover {
	color:#7a9dd3;
}

/* ## common ## */
.img_btn {
	color:#ffffff;
	background:#005ae5;
	text-align:center;
	display:inline-block;
	padding:5px 40px;
	text-decoration:none;
  border-radius: 2em;
  margin-top: 10px;
}
.img_btn:hover {
	color:#ffffff;
	background:#2e80ff;
}
div.img_btn_box {
  font-size: 1.8rem;
  padding: 10px 0 0 0;
}
.img_btn-strong {
    background: #dc0063;
    font-size: 3rem;
}

div.innerbox {
	width:1000px;
	margin:0 auto;
	position:relative;
	text-align:center;
}
div.innerbox h1 {
	font-size:40px;
	line-height:48px;
	font-weight:300;
	margin-bottom:24px;
}
div.innerbox h1 small {
    font-size: 90%;
}
div.giftbox {
    padding-top: 1.5em;
}
div.giftbox p {
    display: inline-block;
    text-align: left;
}
div.giftbox p img {
    max-width: 100%;
}
div.index_hallNumBox {
	width:356px;
	height:50px;
	font-size:20px;
	line-height:45px;
	background:#276ad1;
	border:#7a9dd3 2px solid;
	text-align:center;
	color:#FFF;
}
span.index_hallNum {
	font-weight:700;
}
span.index_hallNum strong {
	font-size:1.5em;
}

/* ##### header ##### */
header {
	height:74px;
	width:1000px;
	margin:0 auto;
	position:relative;
}
header #logo {
	display:block;
	padding:22px 0 0 0;
}
#index_embeddedlogo {
	position:absolute;
	top:1px;
	right:0;
}
#index_embeddedlogo img {
	padding:0;
}
header div.index_hallNumBox {
	position:absolute;
	font-size:13px;
	width:247px;
	height:26px;
	line-height:18px;
	top:44px;
	right:0;
}

/* ##### main image ##### */
section#firstbanner {
    padding: 2em 0;
    text-align: center;
    background: none;
}
section#firstbanner img {
    max-width: 100%;
}

/* ##### featured ##### */
#index_featured {
	font-size:0;
/*	padding-bottom:0;*/
}
.index_featuredBox_outer {
  display: block;
}
.index_featuredBox {
	width:360px;
	display:inline-block;
	margin:30px 50px 60px 50px;
	vertical-align:top;
	font-size:18px;
	position:relative;
	color:#000000;
	text-decoration:none;
}
.index_featuredBox .index_featuredBox_txt {
  display: inline-block;
  font-size: 90%;
}
.index_featuredBox_thumb {
  display: block;
    max-width: 640px;
  margin: 15px auto 0 auto;
}
.index_featuredBox .img_btn {
	position:absolute;
	bottom:100px;
	left:0;
	right:0;
	margin:auto;
	display:block;
	font-size:18px;
}
.index_featuredBox:hover .img_btn {
	background:#2e80ff;
}
#index_featured h2 {
	margin-top:0;
    margin-bottom: 15px;
	font-size:24px;
}
#index_featured h2 strong {
    font-size: 28px;
    font-weight: bold;
    color: inherit;
    display: inline-block;
    position: relative;
}
#index_featured h2 span.index_featured_newproduct {
    display: flex;
    position: absolute;
    font-size: 24px;
    line-height: 20px;
    font-weight: bold;
    background: #dc0063;
    color: #ffffff;
    top: -1.8em;
    left: -4em;
    width: 3.5em;
    height: 3.5em;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    transform: rotate(-15deg);
}
.index_featuredBox strong {
	font-weight:700;
	color:#d60037;
	font-size:14px;
}
.index_featuredBoxNew:after {
	content:"";
	width:102px;
	height:102px;
	display:block;
	background:url(../../img/new.png);
	position:absolute;
	top:-10px;
	left:-35px;
}
.index_featuredBox_full {
  width: 820px;
}

/* ## index_group ## */
.index_group_logo {
  display: inline-block;
  width: 40vw;
  max-width: 150px;
  vertical-align: middle;
  margin-left: 10px;
}
.index_group_definition {
  display: inline-block;
  width: 600px;
  text-align: left;
  vertical-align: middle;
  padding-left: 30px;
}
.index_group_pct {
  display: block;
  width: 70vw;
  max-width: 600px;
  margin: 30px auto 0 auto;
}
.index_group_detailtxt {
  padding: 0 10px;
}
.index_group_detailtxt_inner {
  float: left;
  text-align: left;
  font-size: 83%;
  width: 52%;
}
.index_group_detail_imgbox {
  float: right;
  text-align: center;
  width: 45%;
  font-weight: bold;
  font-size: 18px;
}
.index_group_detail_imgbox img {
  display: block;
  margin-bottom: 5px;
  width: 100%;
}

/* ##### booth info ##### */
img#index_boothImg {
	display:inline-block;
	margin:30px auto;
	vertical-align:middle;
    max-width: 70%;
}
div#index_boothInfoTxt {
	display:inline-block;
	width:356px;
	vertical-align:middle;
	text-align:left;
	margin:30px 20px;
}
div#index_boothInfoTxt .index_hallNumBox {
	margin-bottom:10px;
}

/* ##### index_companyProfile ##### */
section#index_companyProfile div.innerbox {
	text-align:left;
	font-size:0;
}
section#index_companyProfile table {
	width:50%;
	float:left;
	font-size:14px;
	text-align:left;
}
section#index_companyProfile table th {
	font-weight:700;
	padding:10px 20px 10px 0;
	white-space:nowrap;
	vertical-align:top;
}
section#index_companyProfile table td {
	padding:10px 20px 10px 0;
}

/* ##### index_dealers ##### */
img#index_worldmap {
	display:inline-block;
	vertical-align:top;
	margin:60px 80px 20px 40px;
}
div#index_dealersLists {
	display:inline-block;
	vertical-align:top;
	margin:60px 0 20px 0;
	width:400px;
	text-align:left;
}
#index_dealersArea {
	width:400px;
	position:relative;
	display:block;
	margin-bottom:10px;
}
#index_dealersArea select {
	width:400px;
	font-weight:700;
}
#index_dealersArea select:focus {
	outline:none;
}
#index_dealersAreaTitle {
	font-weight:700;
	padding-bottom:8px;
}
#index_dealersArea:after {
	content:"Change Areas";
	display:block;
	position:absolute;
	top:0;
	right:0;
	pointer-events:none;
	background:#6a97de;
	color:#ffffff;
	padding:0 20px;
	font-size:14px;
}
.index_dealersList {
	display:none;
}
.index_dealersUL {
	list-style:none;
	font-size:12px;
	border-top:1px solid #e0e0e0;
	padding:0;
}
.index_dealersUL li {
	border-bottom:1px solid #e0e0e0;
	padding:15px 0;
}
.index_dealersUL img {
	display:block;
	zoom:0.5;
	margin-bottom:12px;
}


/* ##### inquiry ##### */
#index_inquiry {
	background-image:url(../../img/contbg2.png);
	color:#ffffff;
	padding-bottom:0;
}
#index_inquiry h1 {
	font-size:24px;
	line-height:32px;
}

#index_inquiry iframe {
	width:600px;
	height:610px;
	background-color:transparent;
}

/* ## form.html ## */
body#form {
	background-color: transparent;
	color:#FFF;
}
#form table {
	width:568px;
	margin:10px auto;
	text-align:left;
}
#form table th, #form table td {
	text-align:left;
	font-weight:400;
	padding:8px 0;
	vertical-align:top;
}
#form table th {
	width:160px;
}
body#form input:focus, body#form textarea:focus {
	outline:none;
}
body#form .twoinputs input[type="text"] {
	width:48%;
}
body#form .twoinputs input[type="text"]:last-child {
	margin-left:4%;
}
body#form input[type="text"], body#form textarea  {
	width:100%;
	border-radius:3px;
	border:1px #e7edf7 solid;
	background:#83aff3;
	padding:0 1em;
	color:#ffffff;
}
body#form textarea {
	height:135px;
}
body#form input[type="text"]::-webkit-input-placeholder { color:#ffffff; }
body#form input[type="text"]:-ms-input-placeholder { color:#ffffff; }
body#form input[type="text"]::-moz-placeholder { color:#ffffff; }

body#form input[type="submit"] {
	width:100%;
	background:#FFF;
	text-align:center;
	font-size:24px;
	color:#00378e;
	border-radius:0;
	-webkit-appearance: none;
	line-height:2;
}

body#form_done {
	background-color: transparent;
	color:#ffffff;
	text-align:center;
}
#form_errorMes {
	text-align:center;
	color:#ffff33;
}


/* ##### nav#footNav ##### */
nav#footNav {
	background:#012967;
	text-align:center;
	height:5em;
	line-height:5em;
}
nav#footNav a {
	display:inline-block;
	color:#FFF;
	text-decoration:underline;
	margin:0 1em;
}

/* ##### footer ##### */

footer {
	height:3em;
	line-height:3em;
	background:#000;
	text-align:center;
	color:#FFF;
}

/* ##### responsive ##### */
@media (min-width: 481px) {
	.forSP {
		display:none;
	}
}
@media (max-width: 480px) {
	/*## 共通 ##*/
	div.innerbox h1 {
		font-size:32px;
		line-height:38px;
		font-weight:400;
	}
	header {
		height:50px;
		width:100%;
		padding:0 10px;
	}
	header #logo {
		padding-top:10px;
		height:auto;
		width:auto;
		float:left;
	}
	header #logo img {
		height:15px;
	}
	#index_embeddedlogo {
		right:10px;
		left:auto;
		height:21px;
	}
	#index_embeddedlogo img {
		height:21px;
	}
	header div.index_hallNumBox {
		top:29px;
		left:auto;
		right:8px;
		width:145px;
		font-size:8px;
		height:18px;
		line-height:14px;
	}
	section {
		min-width:100%;
	}
	div.innerbox {
		width:100%;
		font-size:13px;
		line-height:18px;
		padding-left:10px;
		padding-right:10px;
	}
	div.innerbox > br {
		display:none;
	}
	nav#footNav {
		height:auto;
		font-size:12px;
		line-height:16px;
		padding:10px;
	}
	footer {
		height:auto;
		line-height:30px;
		font-size:10px;
		line-height:12px;
		padding:10px;
	}
    .img_btn-strong {
        font-size: 1.8rem;
        line-height: 3rem;
    }
	/*## index用 ##*/
    section#index_main {
        background-position: center;
        background-size: cover;
    }
	section#index_main div.innerbox {
		text-align:center;
		font-size:14px;
		line-height:16px;
	}
	section#index_main div.innerbox h1 {
		font-size:24px;
		text-align:center;
		line-height:32px;
		padding:30px 0 15px 0;
	}
	section#index_main img#index_main_productsImg {
		position:static;
		width:220px;
		margin:10px auto 0 auto;
	}
	section#index_main div.innerbox span#index_main_copy {
		position:static;
		font-size:13px;
		line-height:24px;
		width:300px;
		margin:0 auto;
	}
	.index_featuredBox {
		width:96%;
		height:auto;
		margin:20px 2% 30px 2%;
		display:block;
	}
  .index_featuredBox:last-child {
    margin-bottom: 50px;
  }
	#index_featured h2 {
		font-size:16px;
		line-height:17px;
		font-weight:normal;
		margin-bottom:15px;
	}
    #index_featured h2 strong {
        font-size: 22px;
        line-height: 28px;
        padding-bottom: 4px;
        max-width: 70%;
    }
    #index_featured h2 span.index_featured_newproduct {
        font-size: 14px;
        line-height: 14px;
        left: -3em;
        top: -2em;
    }
	.index_featuredBox:nth-child(odd){
		float:right;
	}
	.index_featuredBox img {
		zoom:0.5;
	}
	.index_featuredBoxNew:after {
		width:60px;
		height:60px;
		background-size:contain;
		background-repeat:no-repeat;
		top:-10px;
		left:0;
	}
	.index_featuredBox .img_btn {
		position:static;
		margin-top:0;
		margin-bottom:25px;
		font-size:12px;
		padding:5px 0px;
	}
  .index_featuredBox .index_featuredBox_txt {
    font-size: 13px;
  }
  .index_group_definition {
    width: 90vw;
    text-align: center;
    padding: 20px 0 0 0;
  }
	img#index_boothImg {
		display:block;
		width:70%;
		margin:20px auto;
	}
	div#index_boothInfoTxt {
		width:90%;
		margin:20px auto;
	}
	div#index_boothInfoTxt div.index_hallNumBox {
		width:100%;
		font-size:14px;
		line-height:32px;
		height:36px;
	}
	section#index_companyProfile div.innerbox h1 {
		text-align:center;
	}
	section#index_companyProfile table {
		margin:0 auto;
		width:95%;
		float:none;
		font-size:12px;
	}
	section#index_companyProfile table th, section#index_companyProfile table td {
		width:50%;
		padding:10px 0;
	}
	img#index_worldmap {
		width:70%;
		margin:20px auto;
	}
	#index_dealersArea {
		width:90%;
	}
	#index_dealersAreaTitle {
		font-size:20px;
	}
	div#index_dealersLists {
		width:90%;
		margin:0 auto;
	}
	#index_inquiry h1 {
		font-size:20px;
		line-height:25px;
	}
	#index_inquiry iframe {
		width:100%;
		height:480px;
	}
  .index_group_detailtxt {
    padding: 0;
  }
  .index_group_detailtxt_inner {
    float: none;
    width: 100%;
    padding-top: 15px;
  }
  .index_group_detail_imgbox {
    float: none;
    text-align: center;
    width: 100%;
    font-weight: bold;
    font-size: 18px;
    padding-top: 15px;
  }
  .index_group_detail_imgbox img {
    display: block;
    margin-bottom: 5px;
    width: 100%;
  }
	/* ## form.html ## */
	#form table {
		width:100%;
	}
	body#form {
		font-size:13px;
	}
	#form table th, #form table td {
		padding:4px 0;
	}
	#form table th {
		width:auto;
		white-space:nowrap;
		padding-right:5px;
	}
	body#form input[type="submit"] {
		font-size:16px;
	}
}
