/*
Theme Name:
Theme URI:
Author:
Author URI:
Description:
Version: 1.0
License:
License URI:
Tags:
Text Domain:
*/

@charset "UTF-8";




/*--------------------------------------------------
**************************************************
  MarkinBOX
**************************************************
--------------------------------------------------*/
/* --
#product_navi {
	width: 1000px;
	height: 380px;
	margin: 0 auto;
	background: url(../imgs/contents/markinbox_main.jpg) no-repeat;
}
#product_navi {
	width: 100%;
	height: 460px;
	margin: 0 auto;
	background: url(../imgs/contents/markinbox_main.jpg) no-repeat center;
}
-- */
/*
#product_navi {
	width: 100%;
	height: 496px;
	margin: 0 auto;
	background: url(../imgs/contents/markinbox_main.jpg) no-repeat center 36px;
}
*/
#product_navi {
	width: 100%;
	height: 576px;
	margin: 0 auto;
	background: url(../imgs/contents/markinbox_main.jpg) no-repeat center 36px;
}
#pnavi ul {
	width: 100%;
	text-align: center;
	background: rgba(0,0,0,0.4);
}
#pnavi ul li {
	display: inline-block;
	margin: 0 8px;
	font-weight: normal;
	font-family: "Open Sans",sans-serif;
	color: #FFF;
}
#pnavi ul li a {
	line-height: 36px;
	color: #FFF;
	display: block;
}
#pnavi ul li a:hover {
	color: #ffd200;
	text-decoration: none;
}

/*--------------------------------------------------
**************************************************
  Introduction
**************************************************
--------------------------------------------------*/
.intro_comment {
	color: #13110e;
	font-size: 18px;
	line-height: 1.8em;
	font-weight: normal;
}

/*--------------------------------------------------
**************************************************
  Feature
**************************************************
--------------------------------------------------*/
#feature_lists {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: table;
	font-size: 14px;
	table-layout: fixed;
}
#feature_lists .feature_detail {
	display: table-cell;
}
.feature_detail .title {
	font-weight: bold;
	color: #1e84a5;
}
.feature_detail .comment {
	font-size: 90%;
	line-height: 1.8em;
}

/*--------------------------------------------------
**************************************************
  Movie
**************************************************
--------------------------------------------------*/
#movie {
	background: #ededed;
	padding: 50px 0;
}
.movie_area {
	display: table;
	text-align: center;
	width: 100%;
}
.movie_area iframe {
	display: table-cell;
	width: 100%;
}
.movie_area .comment_area {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	font-size: 14px;
	line-height: 1.8em;
	padding-right: 20px;
}
.movie_area .comment_area .title {
	font-family: "Open Sans",sans-serif;
	font-size: 40px;
	color: #666464;
	font-weight: lighter;
}
.movie_area .comment_area .detail_title {
	font-size: 30px;
	line-height: 1.4em;
}
/*--------------------------------------------------
**************************************************
  PRODUCTS LIST
**************************************************
--------------------------------------------------*/
.product_detail {
	padding-bottom: 50px;
	border-bottom: 1px dotted #cfcfcf;
}

.product_detail .detail_right {
	float: right;
	width: 680px;
	color: #666464;
	font-size: 14px;
}
.product_detail .title {
	font-family: "Open Sans",sans-serif;
	font-size: 40px;
	color: #666464;
	font-weight: normal;
	letter-spacing: 0px;
}
.product_detail .sub_title {
  	font-size: 18px;
  	font-weight: normal;
	color:#61C5E7;
}
.product_detail .sub_title02 {
  	font-size: 14px;
  	font-weight: lighter;
}
.product_detail .color {
	font-family: "Open Sans",sans-serif;
}
/* --MB3315S-- */
.product_detail .mbc01 { color: #ec6d65;}
.product_detail .mbc02 { color: #ead5b8;}
.product_detail .mbc03 { color: #5976ae;}
.product_detail .mbc04 { color: #919e61;}
.product_detail .mbc05 { color: #5a5c4e;}
/* --MB8020-- */
.product_detail .mbc021 { color: #e9cd57;}
.product_detail .mbc022 { color: #fabe00;}
.product_detail .mbc023 { color: #c8161d;}
.product_detail .mbc024 { color: #b5b5b6;}
.product_detail .mbc025 { color: #9f9fa0;}
.product_detail .mbc026 { color: #000000;}
.product_detail .mbc027 { color: #EBCE58;}
.product_detail .link {
	margin-top: 15px;
	font-weight: normal;
	font-family: "Open Sans",sans-serif;
}
.product_detail .link a {
	color: #0f52a6;
}

/*--------------------------------------------------
**************************************************
  Software
**************************************************
--------------------------------------------------*/
.software_detail {
	width: 300px;
	font-size: 14px;
	text-align: center;
}
.software_detail .title {
	color: #666464;
  font-weight: lighter;
}
.software_detail .link a {
	font-weight: normal;
  color: #0f52a6;
  font-family: "Open Sans",sans-serif;
}
/* ----- box-shadow ----- */
.shadow {
	width: 300px;
    position: relative;
}
.shadow:before, .shadow:after {
    background: none repeat scroll 0 0 #777777;
    bottom: 18px;
    box-shadow: 0 15px 10px #777777;
    content: "";
    left: 10px;
    max-width: 300px;
    position: absolute;
    top: 80%;
    transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    width: 50%;
    z-index: -1;
}
.shadow:after {
    left: auto;
    right: 10px;
    transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
}

/*--------------------------------------------------
**************************************************
  MB3315S
**************************************************
--------------------------------------------------*/
#item_detail .sample_box {
	width: 320px;
}

#product_main .detail_right {
	float: right;
	width: 580px;
	color: #666464;
	font-size: 14px;
}
#product_main .title {
	font-size: 40px;
	color: #666464;
	font-weight: normal;
	text-align: left;
	background: none;
	padding-bottom: 0;
}
#product_main .sub_title {
  	font-size: 18px;
  	font-weight: normal;
	color: #61C5E7;
}
#product_main .sub_title02 {
  	font-size: 14px;
  	font-weight: normal;
}
#product_main .color {
	font-family: "Open Sans",sans-serif;
	font-weight: bold;
}
.sample_bottom {
	position: relative;
  width: 100%;
}
.sample_bottom img {
  z-index: 10;
  position: relative;
}
.sample_text {
	position: absolute;
	right: 0;
	top: 90px;
	width: 70%;
	background: #f5f5f5;
	padding: 30px 40px;
	z-index: 1;
	font-size: 14px;
	text-align: center;
}
.sample_text .sample_text_area {
	float: right;
	padding-right: 40px;
}
.sample_text .title {
  	font-size: 21px;
  	font-weight: bold;
}
#outline .title {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #666464;
}

.dl_btn {
	text-align: center;
}
.dl_btn a {
	color: #666464;
	font-weight: normal;
	background: #cfcfcf;
	width: 30%;
	margin-left: auto;
	margin-right: auto;
	padding: 16px 0;
	font-size: 18px;
	display: block;
}
.dl_btn a span {
  	background: url(../imgs/contents/ico_pdf.png) no-repeat;
  	background-size: 22px 26px;
  	background-position: left -2px;
  	padding-left: 32px;
}
.dl_btn a:hover {
	background: #53ad01;
	font-weight: bold;
	color: #e8e8e8;
	width: 30%;
	margin-left: auto;
	margin-right: auto;
	padding: 16px 0;
	display: block;
	text-decoration: none;
}

table.specification {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #dfdfdf;
	font-size: 14px;
	border-collapse: collapse;
}
table.specification th {
	width: 200px;
	padding: 10px;
	font-weight: normal;
	border: 1px solid #dfdfdf;
	background: #f8f8f8;
}
table.specification td {
	padding: 10px 20px;
	border: 1px solid #dfdfdf;
	vertical-align: middle;
}

/*--------------------------------------------------
**************************************************
  MB8020S
**************************************************
--------------------------------------------------*/
.sample_title {
	float: left;
	width: 340px;
	margin-top: 35px;
	background: #f5f5f5;
	padding: 20px 0;
}
.sample_title .title {
	font-size: 21px;
	font-weight: bold;
	text-align: center;
}
.sample_title .comment {
	font-size: 100%;
	margin-top: 15px;
	text-align: center;
	line-height: 1.8em;
}

/*--------------------------------------------------
**************************************************
  専用ソフトウェア
**************************************************
--------------------------------------------------*/
#book_image {
	width: 1000px;
	height: 507px;
	margin: 0 auto;
	background: url(../imgs/contents/mb_software_bg.jpg) no-repeat;
	position: relative;
}
.sw_logo {
	background: none;
	padding-bottom: 0;
	text-align: left;
}
.sw_area {
	width: 60%;
	position: absolute;
	top: 110px;
	left: 20px;
}
.sw_text {
	color: #0069ac;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.5px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.sw_copy li {
	width: 60%;
	border-bottom: 1px dotted #c0c0c0;
	margin-bottom: 5px;
	padding: 8px 10px;
	font-weight: bold;
	color: #382219;
	font-size: 16px;
}
.sw_text2 {
	width: 60%;
	margin-bottom: 5px;
	padding: 8px 10px;
	font-weight: bold;
	color: #382219;
	font-size: 16px;
}

.image_detail {
	display: table;
}
.image_detail img {
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #efefef;
}
.image_detail p {
	display: table-cell;
	vertical-align: middle;
	padding-left: 30px;
	line-height: 1.8em;
	color: #333;
}

/*--------------------------------------------------
**************************************************
  アクセサリー
**************************************************
--------------------------------------------------*/
#product_navi_ac {
	width: 1000px;
	height: 380px;
	margin: 0 auto;
	background: url(../imgs/contents/mb_ac_bg.jpg) no-repeat;
	position: relative;
}
.ac_text {
	position: absolute;
	top: 80px;
	left: 40px;
	font-size: 24px;
	font-family: "Open Sans",sans-serif;
	color: #3daacf;
	text-shadow: 1px 2px 2px #FFF;
}

.ac_area_index {
/*	width: 90%;	*/
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.ac_area .images,
.ac_area_2 .images {
	width: 32%;
}

.ac_area_2 .images:first-child{
	margin-left:170px;
}

.ac_area .images p,
.ac_area_2 .images p {
/*	display: block;	*/
	text-align: center;
}
#sm_top_ac {
	display: table;
}
#sm_top_ac .text_area {
	display: table-cell;
	width: 62%;
	padding-right: 2%;
	vertical-align: middle;
	box-sizing: border-box;
	text-align: center;
}
#sm_top_ac .text_area .title {
	font-family: "Open Sans",sans-serif;
	font-size: 40px;
	color: #666464;
	font-weight: lighter;
	background: none;
	padding-bottom: 0;
}
#sm_top_ac .text_area .sub_title {
	font-size: 18px;
	font-weight: normal;
	color:#61C5E7;
	margin-top: 15px;
}

#sm_top_ac .text_area .sub_title2 {
	font-size: 15px;
	font-weight: normal;
	color:#61C5E7;
	margin-top: 15px;
}
.others_area {
	width: 80%;
	display: table;
	margin-left: auto;
	margin-right: auto;
}
.others_area .images {
 	display: table-cell;
}
.others_area .comment {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding-left: 2%;
	line-height: 1.6em;
}

/* -- 2016.9 add -- */
.app_dl {
	margin-top: 20px;
	text-align: center;
}
.app_dl li {
	display: inline-block;
	margin: 0 5px;
}

/*--------------------------------------------------
**************************************************
  円周装置ユニット
**************************************************
--------------------------------------------------*/
/* -- 英語版修正の為、コメントアウト
#unit_main {
	display: table;
}
#unit_main img {
	display: table-cell;
	vertical-align: middle;
	margin-left: 50px;
}
#unit_main .right {
	display: table-cell;
	vertical-align: middle;
	padding-left: 100px;
}
#unit_main .right .title {
	font-size: 40px;
	font-family: "Open Sans",sans-serif;
	color: #666464;
}
#unit_main .right .sub_title {
	margin-top: 15px;
	font-size: 18px;
	color: #61C5E7;
}
-- */

#unit_main {
	display: table;
	width: 100%;
}
#unit_main img {
	display: table-cell;
	vertical-align: middle;
	width: 400px;
	height: auto;
}
#unit_main .right {
	display: table-cell;
	vertical-align: middle;
	width: 60%;
	padding-left: 80px;
}
#unit_main .right .title {
	font-size: 40px;
	font-family: "Open Sans",sans-serif;
	color: #666464;
}
#unit_main .right .sub_title {
	margin-top: 15px;
	font-size: 18px;
	color: #61C5E7;
	line-height: 1.8em;
}

.i_left {
	width: 32%;
	float: left;
}
.i_left span {
	display: block;
	text-align: center;
	margin-top: 15px;
}
#unit_image table {
	width: 63%;
	float: right;
	box-sizing: border-box;
	font-size: 13px;
	border-collapse: collapse;
}
#unit_image table caption {
	padding: 10px 8px;
	font-weight: bold;
	background: #efefef;
	border: 1px solid #dfdfdf;
	border-bottom: none;
}
#unit_image table th {
	padding: 8px;
	font-weight: normal;
	border: 1px solid #dfdfdf;
	background: #f8f8f8;
}
#unit_image table td {
	border: 1px solid #dfdfdf;
	padding: 8px;
	vertical-align: middle;
}
#unit_image table td.td_title {
	background: #f8f8f8;
	text-align: center;
}

#unit_s {
	display: table;
	width: 100%;
}
#unit_s img {
	display: table-cell;
	vertical-align: middle;
}
#unit_s .left .sub_title {
	margin-top: 15px;
	font-size: 18px;
	color: #61C5E7;
}
#unit_s .left {
	display: table-cell;
	vertical-align: middle;
	width: 47.5%;
	box-sizing: border-box;
	padding-left: 50px;;
}
#unit_s .left .title {
	font-size: 40px;
	font-family: "Open Sans",sans-serif;
	color: #666464;
}

/* --外観-- */
#unit_outline .title {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #666464;
}
#unit_outline .dl_btn {
	text-align: center;
}
#unit_outline .dl_btn a {
	color: #666464;
	font-weight: normal;
	background: #cfcfcf;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	padding: 16px 0;
	font-size: 18px;
	display: block;
}
#unit_outline .dl_btn a span {
  	background: url(../imgs/contents/ico_pdf.png) no-repeat;
  	background-size: 22px 26px;
  	background-position: left -2px;
  	padding-left: 32px;
}
#unit_outline .dl_btn a:hover {
	background: #53ad01;
	font-weight: bold;
	color: #e8e8e8;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	padding: 16px 0;
	display: block;
	text-decoration: none;
}

/*--------------------------------------------------
**************************************************
  会社概要
**************************************************
--------------------------------------------------*/
#aboutus {
	text-align: center;
}
#aboutus .title {
	font-size: 30px;
/*  font-weight: bold;	*/
	color: #5fc5e6;
}
#aboutus .comment {
	font-size: 16px;
	line-height: 2.0em;
}
#aboutus .eng_title {
	font-size: 24px;
	font-family: "Open Sans",sans-serif;
}
#aboutus .eng_title02 {
	font-size: 21px;
	font-family: "Open Sans",sans-serif;
	font-weight: bold;
}
#aboutus .signature {
	text-align: right;
}

/* --概要-- */
#access {
	background: #ededed;
	padding: 40px 0;
}
#access .head_name {
	text-align: center;
	font-size: 16px;
}
#access .head_name span {
	margin-left: 10px;
	font-size: 21px;
	font-weight: bold;
}
.access_area {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	display: table;
}
.access_area .access_detail {
	display: table-cell;
	vertical-align: middle;
	width: 60%;
}
.access_area iframe {
	display: table-cell;
}
.access_detail .list_title {
	font-weight: bold;
}
.access_detail p {
	font-family: "Open Sans",sans-serif;
	padding-bottom: 12px;
}
.capital_box {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
.capital_box table {
	width: 100%;
}
.capital_box table th {
	padding: 10px 20px;
	vertical-align: top;
	border-bottom: 1px solid #5986b8;
	vertical-align: middle;
}
.capital_box table td {
	padding: 10px 20px;
	vertical-align: top;
	border-bottom: 1px solid #cfcfcf;
	line-height: 2.0em;
	vertical-align: middle;
}
#results .company_name {
	font-weight: bold;
	line-height: 1.8em;
	color: #666;
}
#history table {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#history table th {
	width: 15%;
	padding: 10px 0;
}
#history table td {
	line-height: 1.8em;
}

/*--------------------------------------------------
**************************************************
  サポート
**************************************************
--------------------------------------------------*/
#support .tel {
	font-family: "Open Sans",sans-serif;
	font-size: 150%;
	text-align: center;
}
#support .tel span {
	font-size: 200%;
}
.mail_btn a {
	color: #333;
	font-weight: normal;
	background: #dfdfdf;
	width: 30%;
	margin-left: auto;
	margin-right: auto;
	padding: 16px 0;
	font-size: 18px;
	display: block;
	text-align: center;
	border-radius: 5px;
}
.mail_btn a:hover {
	background: #53ad01;
	font-weight: bold;
	color: #e8e8e8;
	width: 30%;
	margin-left: auto;
	margin-right: auto;
	padding: 16px 0;
	display: block;
	text-decoration: none;
	border-radius: 5px;
}

.support_box p,
.support_box ul,
.support_box ol{
	width: 74%;
	margin-left: auto;
	margin-right: auto;
}
.support_box ul,
.support_box ol {
	margin-top: 20px;
}
.support_box ol li {
	list-style-position: inside;
	margin: 10px 0 0;
	padding-bottom: 10px;
	border-bottom: 1px dotted;
}
.support_box ul li {
	list-style: none;
	margin: 10px 0 0;
	padding-bottom: 10px;
	border-bottom: 1px dotted;
}

.support_box table {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #dfdfdf;
	font-size: 100%;
	text-align: center;
	border-collapse: collapse;
}
.support_box table th {
	width: 200px;
	padding: 10px;
	font-weight: bold;
	border: 1px solid #dfdfdf;
	background: #f8f8f8;
}
.support_box table td {
	padding: 10px 20px;
	border: 1px solid #dfdfdf;
	vertical-align: middle;
}
.support_box table caption {
	font-weight:bold
}

.support_box .note {
	list-style: none;
	margin: 20px auto 0 auto;
	border: 1px solid;
	padding: 1em 1em;
	font-size: 110%;
	font-weight: bold;
}
/*--------------------------------------------------
**************************************************
  ダウンロード
**************************************************
--------------------------------------------------*/
.dl_list .language {
	text-align: center;
	font-size: 24px;
	color: #225794;
}
.dl_list .language span {
	margin-left: 10px;
	font-size: 24px;
	font-family: "Open Sans",sans-serif;
/*  vertical-align: text-middle;	*/
}

.dl_box {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	display: table;
}
.dl_btn02 {
	text-align: center;
  display: table-cell;
}
.dl_btn02 a {
	color: #666464;
	font-weight: normal;
	background: #cfcfcf;
	width: 399px;
	margin-left: auto;
	margin-right: auto;
	padding: 16px 0;
	font-size: 15px;
	display: block;
}
.dl_btn02 a span {
  	background: url(../imgs/contents/ico_pdf.png) no-repeat;
  	background-size: 20px 23px;
  	background-position: left -2px;
  	padding-left: 32px;
}
.dl_btn02 a:hover {
	background: #53ad01;
	font-weight: normal;
	color: #e8e8e8;
	width: 399px;
	margin-left: auto;
	margin-right: auto;
	padding: 16px 0;
	display: block;
	text-decoration: none;
}

/*--------------------------------------------------
**************************************************
  プライバシーポリシー
**************************************************
--------------------------------------------------*/
#privacy dl dt {
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px dotted #d1d1d1;
}
#privacy dl dd {
	margin-top: 20px;
	line-height: 1.8em;
}
#privacy dl dd ul {
	margin-left: 10px;
}

/*--------------------------------------------------
**************************************************
  イベント情報
**************************************************
--------------------------------------------------*/
.event_details {
	margin-top: 40px;
	padding-bottom: 30px;
	border-bottom: 1px dotted #cfcfcf;
}
.event_details img {
/*	width: 100%;	*/
	height: auto;
	border: 1px solid #d1d1d1;
	display: block;
}
.event_details .event_right {
	width: 75%;
}
.event_details .title {
/*	margin-top: 10px;	*/
	font-size: 21px;
	font-weight: bold;
	color: #cc0000;
}
.event_details span {
	margin-left: 10px;
	font-weight: normal;
}
.event_details .term,
.event_details .place {
	margin-top: 15px;
	font-size: 16px;
	font-weight: bold;
}
.event_details .booth {
	margin-top: 15px;
	font-size: 16px;
	font-weight: bold;
}
.event_details .comment {
	margin-top: 15px;
	font-size: 14px;
	line-height: 1.8em;
}
.archive_btn a {
	color: #333;
	font-weight: normal;
	background: #dfdfdf;
	width: 30%;
	margin-left: auto;
	margin-right: auto;
	padding: 16px 0;
	font-size: 18px;
	display: block;
	text-align: center;
	border-radius: 5px;
}
.archive_btn a:hover {
	background: #53ad01;
	font-weight: bold;
	color: #e8e8e8;
	width: 30%;
	margin-left: auto;
	margin-right: auto;
	padding: 16px 0;
	display: block;
	text-decoration: none;
	border-radius: 5px;
}

/*--------------------------------------------------
**************************************************
  カテゴリ＆アーカイブ
**************************************************
--------------------------------------------------*/
#category_list article {
	width: 80%;
	margin-top: 30px;
	margin-left: 10%;
	margin-right: 10%;
	padding-bottom: 30px;
	border-bottom: 1px dotted #cfcfcf;
}
#category_list article .title {
	color: #cc0000;
	font-weight: bold;
}
#category_list article .title span {
	margin-right: 20px;
	font-weight: normal;
	font-family: "Open Sans",sans-serif;
	color: #333;
}

/*--------------------------------------------------
**************************************************
  サイトマップ
**************************************************
--------------------------------------------------*/
#sitemap .home {
	font-size: 24px;
}
#sitemap .s_list {
	width: 48%;
}
#sitemap .list_title {
  	text-align: center;
		font-size: 20px;
		background: #efefef;
  line-height: 2.2em;
}
ul.sitemap_list li {
	margin-bottom: 20px;
  font-size: 120%;
  padding-left: 20px;
}
ul.sitemap_list li.title {
  font-family: "Open Sans",sans-serif;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px dotted #cfcfcf;
  padding-left: 10px;
}

/*--------------------------------------------------
**************************************************
  打刻方法図解
**************************************************
--------------------------------------------------*/
.list_top {
	width: 84%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.list_top .flash {
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #EEEEEE;
}


/* -- 2016.2.3add -- */
.w65 {
	width: 65%;
	margin-left: auto;
	margin-right: auto;
}
.w30 {
	width: 30%;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------
**************************************************
  代理店リスト
**************************************************
--------------------------------------------------*/
.worldmap {
  width: 1000px;
  height: 468px;
  background: url(../imgs/contents/ag_worldmap.jpg) no-repeat;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.distributor {
	padding: 5px 30px;
	background: #0f52a6;
	display: inline-block;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 5px;
}
.dealer {
	padding: 5px 30px;
	background: #cc0000;
	display: inline-block;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 5px;
}

.usa {
	position: absolute;
  top: 146px;
  left: 214px;
}
.mexico {
	position: absolute;
  top: 205px;
  left: 180px;
}
.brazil {
	position: absolute;
  top: 322px;
  left: 338px;
}
.korea {
	position: absolute;
  top: 167px;
  left: 817px;
}
.taiwan {
	position: absolute;
	top: 200px;
	left: 799px;
}
.thailand {
	position: absolute;
	top: 226px;
	left: 744px;
}
.singapore {
	position: absolute;
	top: 262px;
	left: 748px;
}
.uae {
	position: absolute;
	top: 200px;
	left: 614px;
}
.turkey {
	position: absolute;
	top: 162px;
	left: 545px;
}

.indonesia {
	position: absolute;
	top: 287px;
	left: 770px
}
.australia {
	position: absolute;
	top: 359px;
	left: 878px;
}
.uk {
	position: absolute;
	top: 110px;
	left: 450px;
}

.tat {
	position: absolute;
	top: 236px;
	left: 290px;
}
.germany {
	position: absolute;
	top: 130px;
	left: 475px;
}
.vietnam {
	position: absolute;
	top: 238px;
	left: 765px;
}
.india {
	position: absolute;
	top: 238px;
	left: 684px;
}

.canada {
position: absolute;
top: 116px;
left: 145px;
}

.agency_area {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	display: table;
	padding-bottom: 50px;
	border-bottom: 1px dotted #c0c0c0;
}
.agency_area:last-child {
	border-bottom: none;
}
.agency_area .agency_left {
	width: 580px;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
}
.agency_area iframe {
	display: table-cell;
}
.agency_area table {
	width: 95%;
}
.agency_area table th {
	width: 25%;
	padding: 15px;
	border-bottom: 1px solid #cc0000;
}
.agency_area table td {
	padding: 15px;
	border-bottom: 1px solid #c0c0c0;
}

.notes {
	width: 700px;
	margin: 10px auto 0;
	font-size: 12px;
}

/*--------------------------------------------------
**************************************************
  sketchbook2 操作ガイド
**************************************************
--------------------------------------------------*/

/* Flexbox(フロート系) */
.flexbox{
	display:-webkit-flex;	/*--- Safari,iOS,android ---*/
	display:flex;
	-webkit-flex-direction:row;	/*--- Safari,iOS,android ---*/
	flex-direction:row;	/*--- 左から右に水平方向に配置 ---*/
}
.flex-wrap{ -webkit-flex-wrap:wrap; flex-wrap:wrap; }	/*--- 横複数行(折り返し有り)の配置 ---*/
.flex-space-between{ -webkit-justify-content:space-between; justify-content:space-between; }	/*--- 最初と最後は端に、残りは等間隔 ---*/

.mid_category h2 {
	font-size: 21px;
	font-weight: bold;
	padding-bottom: 10px;
	background: url(../imgs/contents/bg_blue.gif) no-repeat center bottom;
	color: #0069ac;
	margin: 0 auto;
	background-size: 80px 2px;
}

.page_link {
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	background: #f3f3f3;
}
.page_link ul {
	text-align: center;
}
.page_link ul li {
	display: inline-block;
	margin: 0 1%;
	width: 23%;
}
.page_link li a {
	padding: 6px 0;
	display: block;
	color: #333;
	border: 1px solid;
	position: relative;
}
.page_link li a:after {
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	content: "";
	display: block;
	height: 5px;
	position: absolute;
	right: 10px;
	top: 40%;
	transform: rotate(135deg);
	width: 5px;
}
.page_link li a:hover {
	background: #333;
	color: #FFF;
	text-decoration: none;
}
.page_link li a:hover:after {
	border-color: #FFF;
}

.guide_detail {
	width: 320px;
	margin-right: 20px;
	margin-bottom: 30px;
	text-align: center;
}
.guide_detail:nth-child(3n) {
	margin-right: 0;
}
.guide_detail .title {
	margin-top: 10px;
	font-weight: bold;
	font-size: 13px;
}

/* -- MarkinBOXページ内のリンクボタン -- */
.mv_link_title {
	font-size: 16px;
	padding-bottom: 6px;
	background: url(../imgs/contents/bg_blue.gif) no-repeat center bottom;
	background-size: 30px 1px;
	color: #0069ac;
}
.mv_link_btn a {
	color: #0069ac;
	padding: 3px 20px;
	border: 1px solid #0069ac;
	display: inline-block;
}
.mv_link_btn a:hover {
	background: #0069ac;
	color: #FFF;
	text-decoration: none;
}
