@charset "Shift_JIS";

@import url("https://fonts.googleapis.com/css?family=Montserrat");
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, legend, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, main /* add */ {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    /*vertical-align: baseline; change */
    vertical-align: top; /* change */
    /*background: transparent; delete */
    box-sizing: border-box;
    line-height: 120%;
}
html {
    overflow-y: scroll; /* add */
    font-size: 0.9em;
    line-height: 1.4em;
    font-family: "ヒラギノ角ゴ Pro W3", "HIragino Kaku Gothic Pro W3", "HIragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
body {
    line-height: 1;
    -ms-size-adjust: 100%; /* add */
    -moz-size-adjust: 100%; /* add */
    -webkit-text-size-adjust: 100%; /* add */
    text-size-adjust: 100%; /* add */
}
input{
font-size:16px!important;
}

textarea{
font-size:16px!important;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main /* add */ {
    display: block;
}
/*nav ul, delete */
ul /* add */, ol /* add */, dl /* add */ {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
/* change colours to suit your needs */
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}
/* change colours to suit your needs */
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
}
caption, th {
    text-align: left; /* add */
}
caption {
    font-style: normal; /* add */
    font-weight: normal; /* add */
}
th {
    font-style: normal; /* add */
}
/* change border colour to suit your needs */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}
em, address {
    font-style: normal; /* add */
}
sub, sup {
    font-family: Arial, Helvetica, sans-serif; /* add */
    line-height: 1.0; /* add */
    font-size: 100%; /* add */
}
sup {
    vertical-align: text-top; /* add */
}
sub {
    vertical-align: text-bottom; /* add */
    margin-bottom: 5px;
}
.center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.center_movie_title {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1.5rem;
}
.clear {
	clear: both;
}
.float_clear {
	width: 0;
	height: 0;
	clear: both;
}

.float_left {
	float: left;
}

.float_left_end {
	float: left;
	clear: both;
}

.float_right {
	float: right;
}

.float_right_end {
	float: right;
	clear: both;
}






.green {
    color: #498C00;
}
.orange {
    color: #FF7700;
}
.blue {
    color: #006EFF;
}
.red {
    color: #FF0004;
}
.indent_20 {
    padding-left: 20px;
}
.indent_30 {
    padding-left: 30px;
}
.indent_40 {
    padding-left: 40px;
}
.black {
    color: #000000;
}
.fontsize_10px {
    font-size: 10px;
}
.fontsize_15px {
    font-size: 15px;
}
.fontsize_18px {
    font-size: 18px;
}
.fontsize_20px {
    font-size: 20px;
}
.read {
    font-size: 1.2rem;
    line-height: 1.6rem;
    margin-bottom: 15px;
    font-weight: bold;
}
.read_001 {
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 20px;
    display: block;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
}
.read_001_new {
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 20px;
    display: block;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    float: none;
    line-height: 150%;
}
.read_002 {
    font-size: 2.5rem;
    margin-bottom: 15px;
    font-weight: bold;
    display: block;
    margin-left: 10px;
    margin-right: 10px;
}
.read_002_new {
    font-size: 2.5rem;
    margin-bottom: 35px;
    font-weight: bold;
    display: block;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px;
    padding-top: 0px;
    line-height: 150%;
}
.read_003 {
    font-size: 1.2rem;
    margin-bottom: 20px;
    font-weight: normal;
    line-height: 200%;
    display: block;
    border-bottom-width: 0px;
    border-bottom-style: none;
    margin-left: 10px;
    margin-right: 10px;
}
.read_003 a:link {
    text-decoration: underline;
}
.read_003 a:hover {
    text-decoration: none;
    opacity: 0.5;
}
.read_003 a:visited {
    text-decoration: underline;
}

.read_004 {
    font-size: 1.2rem;
    margin-bottom: 20px;
    font-weight: normal;
    line-height: 200%;
    display: block;
    border-bottom-width: 0px;
    border-bottom-style: none;
    margin-left: 10px;
    margin-right: 10px;
}
.read_004 a:link {
    text-decoration: underline;
}
.read_004 a:hover {
    text-decoration: none;
    opacity: 0.5;
}
.read_004 a:visited {
    text-decoration: underline;
}

.read_004_new {
    font-size: 1.2rem;
    margin-bottom: 20px;
    font-weight: normal;
    line-height: 200%;
    display: block;
    border-bottom-width: 0px;
    border-bottom-style: none;
    margin-left: 10px;
    margin-right: 10px;
}
.read_004_new a:link {
    text-decoration: underline;
}
.read_004_new a:hover {
    text-decoration: none;
    opacity: 0.5;
}
.read_004_new a:visited {
    text-decoration: underline;
}

.read_table {
    font-size: 1.2rem;
    line-height: 1.6rem;
    font-weight: bold;
    margin-top: 10px;
}

h1.select {
    margin-top: 0;
    margin-bottom: 3px;
    height: 150px;
    background-image: url("../img/title-img.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    line-height: 150px;
    color: #FFFFFF;
    text-align: center;
    font-size: 2.5em;
    text-shadow: 5px 5px 5px #000000;
    text-indent: 0px;
    letter-spacing: 0.5em;
    font-weight: bold;
}
h1.present {
    margin-top: 0;
    margin-bottom: 3px;
    height: 150px;
    background-image: url("../img/title-img.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    line-height: 150px;
    color: #FFFFFF;
    text-align: center;
    font-size: 2.5em;
    text-shadow: 5px 5px 5px #000000;
    text-indent: 0px;
    letter-spacing: 0;
    font-weight: bold;
}
h1.whatsnews {
    margin-top: 0;
    margin-bottom: 3px;
    height: 150px;
    background-image: url(../img/titleimg_whatsnews.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    line-height: 150px;
    color: #FFFFFF;
    text-align: center;
    font-size: 2.5em;
    text-shadow: 5px 5px 5px #000000;
    text-indent: 0px;
    letter-spacing: 0.5em;
}
h1.recruit {
    margin-top: 0;
    margin-bottom: 3px;
    height: 150px;
    background-image: url("../img/titleimg_recruit.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    line-height: 150px;
    color: #FFFFFF;
    text-align: center;
    font-size: 2.5em;
    text-shadow: 5px 5px 5px #000000;
    text-indent: 0px;
    letter-spacing: 0.5em;
}
h1.products {
    margin-top: 0;
    margin-bottom: 3px;
    height: 150px;
    background-image: url("../img/titleimg_products.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    line-height: 150px;
    color: #FFFFFF;
    text-align: center;
    font-size: 2.5rem;
    text-shadow: 5px 5px 5px #000000;
    text-indent: 0px;
    letter-spacing: 0.5em;
}
.title_prod {
    margin-top: 0;
    margin-bottom: 3px;
    height: 150px;
    background-image: url("../img/titleimg_products.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    line-height: 150px;
    color: #FFFFFF;
    text-align: center;
    font-size: 2.5rem;
    text-shadow: 5px 5px 5px #000000;
    text-indent: 0px;
    letter-spacing: 0.5em;
}
h1.company {
    margin-top: 0;
    margin-bottom: 3px;
    height: 150px;
    background-image: url("../img/titleimg_company.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    line-height: 150px;
    color: #FFFFFF;
    text-align: center;
    font-size: 2.5em;
    text-shadow: 5px 5px 5px #000000;
    text-indent: 0px;
    letter-spacing: 0.5em;
}
h1.testroomobi {
    margin-top: 0;
    margin-bottom: 3px;
    height: 150px;
    background-image: url("../img/titleimg_testroom.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    line-height: 150px;
    color: #FFFFFF;
    text-align: center;
    font-size: 2.5em;
    text-shadow: 5px 5px 5px #000000;
    text-indent: 0px;
    letter-spacing: 0.2em;
}

h1.contact {
    margin-top: 0;
    margin-bottom: 3px;
    height: 150px;
    background-image: url(../img/titleimg_contact.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    line-height: 150px;
    color: #FFFFFF;
    text-align: center;
    font-size: 2.5em;
    text-shadow: 5px 5px 5px #000000;
    text-indent: 0px;
    letter-spacing: 0.2em;
}

h1.notfound {
    margin-top: 0;
    margin-bottom: 3px;
    height: 150px;
    background-image: url(../img/titleimg_contact.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    line-height: 150px;
    color: #FFFFFF;
    text-align: center;
    font-size: 2em;
    text-shadow: 5px 5px 5px #000000;
    text-indent: 0px;
}
h1.showroom {
    margin-top: 0;
    margin-bottom: 3px;
    height: 150px;
    background-image: url(../img/titleimg_contact.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    line-height: 150px;
    color: #FFFFFF;
    text-align: center;
    font-size: 2.5em;
    text-shadow: 5px 5px 5px #000000;
    text-indent: 0px;
    letter-spacing: 0.2em;
}
div.prod {
    background-image: url(../img/title_xxx.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 1rem;
    width: 100%;
    margin-top: 15px;
}

h1.prod {
    background-image: url(../img/title_xxx.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 1rem;
    width: 100%;
    margin-top: 15px;
}
h2.prod {
    background-image: url(../img/title_xxx.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 1rem;
    width: 100%;
    margin-top: 15px;
}
h2.prod_webshowroom {
    background-image: url(../img/title_back.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 1rem;
    width: 100%;
    margin-top: 10px;
}
.linkunderbar_txt_01 {
    font-size: 1rem;
}
.linkunderbar_txt_01 a:link {
    text-decoration: underline;
}
.linkunderbar_txt_01 a:hover {
    text-decoration: none;
}
.linkunderbar_txt_01 a:visited {
    text-decoration: underline;
}
