@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
*/
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, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  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;
  text-decoration: none;
}

/* 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;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/*
 * Copyright (C) Steve Matteson
 *      http://www.google.com/fonts/specimen/Open+Sans
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.mt0 {
  margin-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

/*
$wf_sans_regular: open_sans_regular;
@font-face {
  font-family: $wf_sans_regular;
  //src: url('../font/OpenSans-Regular.ttf') format('truetype'), url('../font/OpenSans-Regular.woff') format('woff');
  src: url('../font/OpenSans-Regular.woff') format('woff');
}
$wf_sans_italic: open_sans_italic;
@font-face {
  font-family: $wf_sans_italic;
  //src: url('../font/OpenSans-Italic.ttf') format('truetype'), url('../font/OpenSans-Italic.woff') format('woff');
  src: url('../font/OpenSans-Italic.woff') format('woff');
}
$wf_sans_light: open_sans_light;
@font-face {
  font-family: $wf_sans_light;
  //src: url('../font/OpenSans-Light.ttf') format('truetype'), url('../font/OpenSans-Light.woff') format('woff');
  src: url('../font/OpenSans-Light.woff') format('woff');
}
$wf_sans_light_italic: open_sans_light_italic;
@font-face {
  font-family: $wf_sans_light_italic;
  //src: url('../font/OpenSans-LightItalic.ttf') format('truetype'), url('../font/OpenSans-LightItalic.woff') format('woff');
  src: url('../font/OpenSans-LightItalic.woff') format('woff');
}
$wf_sans_semi_bold: open_sans_semi_bold;
@font-face {
  font-family: $wf_sans_semi_bold;
  //src: url('../font/OpenSans-Semibold.ttf') format('truetype'), url('../font/OpenSans-Semibold.woff') format('woff');
  src: url('../font/OpenSans-Semibold.woff') format('woff');
}
$wf_sans_semi_bold_italic: open_sans_semi_bold_italic;
@font-face {
  font-family: $wf_sans_semi_bold_italic;
  //src: url('../font/OpenSans-SemiboldItalic.ttf') format('truetype'), url('../font/OpenSans-SemiboldItalic.woff') format('woff');
  src: url('../font/OpenSans-SemiboldItalic.woff') format('woff');
}
$wf_sans_bold: open_sans_bold;
@font-face {
  font-family: $wf_sans_bold;
  //src: url('../font/OpenSans-Bold.ttf') format('truetype'), url('../font/OpenSans-Bold.woff') format('woff');
  src: url('../font/OpenSans-Bold.woff') format('woff');
}
$wf_sans_bold_italic: open_sans_bold_italic;
@font-face {
  font-family: $wf_sans_bold_italic;
  //src: url('../font/OpenSans-BoldItalic.ttf') format('truetype'), url('../font/OpenSans-BoldItalic.woff') format('woff');
  src: url('../font/OpenSans-BoldItalic.woff') format('woff');
}
$wf_sans_extra_bold: open_sans_extra_bold;
@font-face {
  font-family: $wf_sans_extra_bold;
  //src: url('../font/OpenSans-ExtraBold.ttf') format('truetype'), url('../font/OpenSans-ExtraBold.woff') format('woff');
  src: url('../font/OpenSans-ExtraBold.woff') format('woff');
}
$wf_sans_extra_bold_italic: open_sans_extra_bold_italic;
@font-face {
  font-family: $wf_sans_extra_bold_italic;
  //src: url('../font/OpenSans-ExtraBoldItalic.ttf') format('truetype'), url('../font/OpenSans-ExtraBoldItalic.woff') format('woff');
  src: url('../font/OpenSans-ExtraBoldItalic.woff') format('woff');
}
*/
/* clearfix */
.clearfix, #header, #footer, #modal #modal_inner #side_wrapper #side .box, #modal #modal_inner #side_wrapper #side .box .left .b_inner .b_header, #modal #modal_inner #side_wrapper #side .box .right .b_inner .b_header, #modal #modal_inner #popup .howto .box, #scene1 .inner .setup_box, #scene2 .inner .box,
#scene3 .inner .box, #scene2 .inner .box .right .r_inner .r_header,
#scene3 .inner .box .right .r_inner .r_header, .item, .item .i_left .i_under, #scene4 .inner .box, #scene4 .inner .box .left .b_inner .b_header, #scene4 .inner .box .right .b_inner .b_header, #scene5 .inner .s_head, #scene5 .inner .box, #scene5 .inner .box .left .text_box, #scene5 .inner .box .center .energy_box, #scene5 .inner .box .center .co2_box, #scene5 .inner .box .center .tree_box .t_up, #scene5 .inner .box .center .tree_box .t_down, .item_template_mini, .item_template_mini .i_left .i_under, .item_template_side, .item_template_side .i_left .i_under, .item_template_print, .item_template_print .i_left .i_under, #print_area #print .box, #print_area #print .box .left .text_box, #print_area #print .box .center .energy_box, #print_area #print .box .center .co2_box, #print_area #print .pri_line_title ul, #print_area #print #current_result,
#print_area #print #replace_result {
  *zoom: 1;
}
.clearfix:after, #header:after, #footer:after, #modal #modal_inner #side_wrapper #side .box:after, #modal #modal_inner #side_wrapper #side .box .left .b_inner .b_header:after, #modal #modal_inner #side_wrapper #side .box .right .b_inner .b_header:after, #modal #modal_inner #popup .howto .box:after, #scene1 .inner .setup_box:after, #scene2 .inner .box:after,
#scene3 .inner .box:after, #scene2 .inner .box .right .r_inner .r_header:after,
#scene3 .inner .box .right .r_inner .r_header:after, .item:after, .item .i_left .i_under:after, #scene4 .inner .box:after, #scene4 .inner .box .left .b_inner .b_header:after, #scene4 .inner .box .right .b_inner .b_header:after, #scene5 .inner .s_head:after, #scene5 .inner .box:after, #scene5 .inner .box .left .text_box:after, #scene5 .inner .box .center .energy_box:after, #scene5 .inner .box .center .co2_box:after, #scene5 .inner .box .center .tree_box .t_up:after, #scene5 .inner .box .center .tree_box .t_down:after, .item_template_mini:after, .item_template_mini .i_left .i_under:after, .item_template_side:after, .item_template_side .i_left .i_under:after, .item_template_print:after, .item_template_print .i_left .i_under:after, #print_area #print .box:after, #print_area #print .box .left .text_box:after, #print_area #print .box .center .energy_box:after, #print_area #print .box .center .co2_box:after, #print_area #print .pri_line_title ul:after, #print_area #print #current_result:after,
#print_area #print #replace_result:after {
  content: "";
  display: table;
  clear: both;
}

li {
  list-style: none;
}

/* hover */
/*
a:hover img.hover {
  opacity:0.75;
  filter:alpha(opacity=75);
}

a:hover.hover {
  opacity:0.75;
  filter:alpha(opacity=75);
}
*/
/*
.alpha100 {
  opacity: 1;
}
.alpha50 {
  opacity: 0.2;
}
.alpha75 {
  opacity: 0.75;
}
*/
.alpha100 {
  opacity: 1;
}

.alpha50 {
  opacity: 0.2;
}

a {
  -webkit-tap-highlight-color: #dcb4dc;
  color: #8867a8;
}

a {
  -webkit-tap-highlight-color: transparent !important;
}

/* 
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
*/
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, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  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;
  text-decoration: none;
}

/* 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;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/*
 * Copyright (C) Steve Matteson
 *      http://www.google.com/fonts/specimen/Open+Sans
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.mt0 {
  margin-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

/*
$wf_sans_regular: open_sans_regular;
@font-face {
  font-family: $wf_sans_regular;
  //src: url('../font/OpenSans-Regular.ttf') format('truetype'), url('../font/OpenSans-Regular.woff') format('woff');
  src: url('../font/OpenSans-Regular.woff') format('woff');
}
$wf_sans_italic: open_sans_italic;
@font-face {
  font-family: $wf_sans_italic;
  //src: url('../font/OpenSans-Italic.ttf') format('truetype'), url('../font/OpenSans-Italic.woff') format('woff');
  src: url('../font/OpenSans-Italic.woff') format('woff');
}
$wf_sans_light: open_sans_light;
@font-face {
  font-family: $wf_sans_light;
  //src: url('../font/OpenSans-Light.ttf') format('truetype'), url('../font/OpenSans-Light.woff') format('woff');
  src: url('../font/OpenSans-Light.woff') format('woff');
}
$wf_sans_light_italic: open_sans_light_italic;
@font-face {
  font-family: $wf_sans_light_italic;
  //src: url('../font/OpenSans-LightItalic.ttf') format('truetype'), url('../font/OpenSans-LightItalic.woff') format('woff');
  src: url('../font/OpenSans-LightItalic.woff') format('woff');
}
$wf_sans_semi_bold: open_sans_semi_bold;
@font-face {
  font-family: $wf_sans_semi_bold;
  //src: url('../font/OpenSans-Semibold.ttf') format('truetype'), url('../font/OpenSans-Semibold.woff') format('woff');
  src: url('../font/OpenSans-Semibold.woff') format('woff');
}
$wf_sans_semi_bold_italic: open_sans_semi_bold_italic;
@font-face {
  font-family: $wf_sans_semi_bold_italic;
  //src: url('../font/OpenSans-SemiboldItalic.ttf') format('truetype'), url('../font/OpenSans-SemiboldItalic.woff') format('woff');
  src: url('../font/OpenSans-SemiboldItalic.woff') format('woff');
}
$wf_sans_bold: open_sans_bold;
@font-face {
  font-family: $wf_sans_bold;
  //src: url('../font/OpenSans-Bold.ttf') format('truetype'), url('../font/OpenSans-Bold.woff') format('woff');
  src: url('../font/OpenSans-Bold.woff') format('woff');
}
$wf_sans_bold_italic: open_sans_bold_italic;
@font-face {
  font-family: $wf_sans_bold_italic;
  //src: url('../font/OpenSans-BoldItalic.ttf') format('truetype'), url('../font/OpenSans-BoldItalic.woff') format('woff');
  src: url('../font/OpenSans-BoldItalic.woff') format('woff');
}
$wf_sans_extra_bold: open_sans_extra_bold;
@font-face {
  font-family: $wf_sans_extra_bold;
  //src: url('../font/OpenSans-ExtraBold.ttf') format('truetype'), url('../font/OpenSans-ExtraBold.woff') format('woff');
  src: url('../font/OpenSans-ExtraBold.woff') format('woff');
}
$wf_sans_extra_bold_italic: open_sans_extra_bold_italic;
@font-face {
  font-family: $wf_sans_extra_bold_italic;
  //src: url('../font/OpenSans-ExtraBoldItalic.ttf') format('truetype'), url('../font/OpenSans-ExtraBoldItalic.woff') format('woff');
  src: url('../font/OpenSans-ExtraBoldItalic.woff') format('woff');
}
*/
/* clearfix */
.clearfix, #header, #footer, #modal #modal_inner #side_wrapper #side .box, #modal #modal_inner #side_wrapper #side .box .left .b_inner .b_header, #modal #modal_inner #side_wrapper #side .box .right .b_inner .b_header, #modal #modal_inner #popup .howto .box, #scene1 .inner .setup_box, #scene2 .inner .box,
#scene3 .inner .box, #scene2 .inner .box .right .r_inner .r_header,
#scene3 .inner .box .right .r_inner .r_header, .item, .item .i_left .i_under, #scene4 .inner .box, #scene4 .inner .box .left .b_inner .b_header, #scene4 .inner .box .right .b_inner .b_header, #scene5 .inner .s_head, #scene5 .inner .box, #scene5 .inner .box .left .text_box, #scene5 .inner .box .center .energy_box, #scene5 .inner .box .center .co2_box, #scene5 .inner .box .center .tree_box .t_up, #scene5 .inner .box .center .tree_box .t_down, .item_template_mini, .item_template_mini .i_left .i_under, .item_template_side, .item_template_side .i_left .i_under, .item_template_print, .item_template_print .i_left .i_under, #print_area #print .box, #print_area #print .box .left .text_box, #print_area #print .box .center .energy_box, #print_area #print .box .center .co2_box, #print_area #print .pri_line_title ul, #print_area #print #current_result,
#print_area #print #replace_result {
  *zoom: 1;
}
.clearfix:after, #header:after, #footer:after, #modal #modal_inner #side_wrapper #side .box:after, #modal #modal_inner #side_wrapper #side .box .left .b_inner .b_header:after, #modal #modal_inner #side_wrapper #side .box .right .b_inner .b_header:after, #modal #modal_inner #popup .howto .box:after, #scene1 .inner .setup_box:after, #scene2 .inner .box:after,
#scene3 .inner .box:after, #scene2 .inner .box .right .r_inner .r_header:after,
#scene3 .inner .box .right .r_inner .r_header:after, .item:after, .item .i_left .i_under:after, #scene4 .inner .box:after, #scene4 .inner .box .left .b_inner .b_header:after, #scene4 .inner .box .right .b_inner .b_header:after, #scene5 .inner .s_head:after, #scene5 .inner .box:after, #scene5 .inner .box .left .text_box:after, #scene5 .inner .box .center .energy_box:after, #scene5 .inner .box .center .co2_box:after, #scene5 .inner .box .center .tree_box .t_up:after, #scene5 .inner .box .center .tree_box .t_down:after, .item_template_mini:after, .item_template_mini .i_left .i_under:after, .item_template_side:after, .item_template_side .i_left .i_under:after, .item_template_print:after, .item_template_print .i_left .i_under:after, #print_area #print .box:after, #print_area #print .box .left .text_box:after, #print_area #print .box .center .energy_box:after, #print_area #print .box .center .co2_box:after, #print_area #print .pri_line_title ul:after, #print_area #print #current_result:after,
#print_area #print #replace_result:after {
  content: "";
  display: table;
  clear: both;
}

li {
  list-style: none;
}

/* hover */
/*
a:hover img.hover {
  opacity:0.75;
  filter:alpha(opacity=75);
}

a:hover.hover {
  opacity:0.75;
  filter:alpha(opacity=75);
}
*/
/*
.alpha100 {
  opacity: 1;
}
.alpha50 {
  opacity: 0.2;
}
.alpha75 {
  opacity: 0.75;
}
*/
.alpha100 {
  opacity: 1;
}

.alpha50 {
  opacity: 0.2;
}

a {
  -webkit-tap-highlight-color: #dcb4dc;
  color: #8867a8;
}

a {
  -webkit-tap-highlight-color: transparent !important;
}

/*テンプレートを変更した場合はキャッシュが残るので注意*/
html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  -webkit-touch-callout: none;
  overflow-x: hidden;
  /*font-family: "TBUDGothic B";*/
  /*font-family: "TBUDGothic E";*/
  /*font-family: "TBUDGo-ExBold";*/
  font-family: 'TBUDGothic R', 'TBUDGothic B', 'TBUDGo-ExBold', 'TBUDGothic H';
}

#wf_cache {
  display: none;
}

#wrapper {
  min-width: 1024px;
  height: 100%;
  background-color: #ff9900;
}

#main {
  height: 100%;
  background-color: #000;
}

#main_inner {
  position: relative;
  height: 100%;
  background-color: #000;
  overflow: hidden;
}

#header {
  z-index: 11;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 40px;
  background-color: #000;
  width: 100%;
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
#header #h_logo_pc {
  float: left;
  padding-left: 20px;
  margin-top: 3px;
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
#header .logo_txt {
  float: left;
  margin-left: -10px;
  margin-top: 5px;
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
#header #h_logo_sp {
  float: left;
  padding-left: 10px;
  margin-top: -5px;
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
#header #method_btn {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  position: absolute;
  text-align: right;
  top: 0;
  right: 120px;
  vertical-align: top;
}
#header #method_btn.pc {
  top: 17px;
  right: 39px;
}
#header #method_btn.sp {
  top: 15px;
  right: 39px;
}
#header #howto_btn {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  position: absolute;
  text-align: right;
  top: 0;
  right: 39px;
  vertical-align: top;
}
#header #howto_btn.pc {
  top: 17px;
}
#header #howto_btn.sp {
  top: 15px;
}
#header a {
  color: #FFF;
  font-family: "TBUDGothic B";
  font-size: 13px;
  vertical-align: top;
}

#footer {
  z-index: 11;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background-color: #000;
  width: 100%;
  height: 25px;
  color: #FFF;
  font-family: "TBUDGothic B";
  font-size: 11px;
}
#footer #f_copy {
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  position: absolute;
  left: 20px;
  bottom: 7px;
}
#footer #f_ver {
  text-align: right;
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  position: absolute;
  right: 20px;
  bottom: 7px;
}

#loading {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
  width: 100%;
  height: 100%;
  background-color: #89cade;
  text-align: center;
  display: table;
}
#loading #loading_inner {
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 50px;
}
#loading #loading_inner #loading_mark {
  margin-bottom: -5px;
}
#loading #loading_inner #loading_txt {
  padding-top: 20px;
  color: #FFF;
  font-size: 24px;
  padding-left: 8px;
  font-family: "TBUDGothic B";
}

#modal.fix100 {
  width: 100%;
  height: 100%;
}

#modal {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
}
#modal #modal_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background-color: #FFF;
  z-index: 1001;
  display: none;
}
#modal #modal_inner {
  position: absolute;
  z-index: 1005;
  width: 0;
  height: 0;
}
#modal #modal_inner #side_wrapper {
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
#modal #modal_inner #side_wrapper #side {
  background: url(../svg/side.svg) no-repeat 0px 0px;
  width: 992px;
  height: 485px;
  position: relative;
  top: 130px;
  left: 0px;
}
#modal #modal_inner #side_wrapper #side #tab {
  position: absolute;
  top: 140px;
  left: 938px;
}
#modal #modal_inner #side_wrapper #side #tab #tab_open a {
  width: 52px;
  height: 223px;
  display: block;
}
#modal #modal_inner #side_wrapper #side #tab #tab_open a img {
  margin-left: 15px;
  margin-top: 9px;
}
#modal #modal_inner #side_wrapper #side #tab #tab_close {
  display: none;
}
#modal #modal_inner #side_wrapper #side #tab #tab_close a {
  width: 52px;
  height: 223px;
  display: block;
}
#modal #modal_inner #side_wrapper #side #tab #tab_close a img {
  margin-left: 15px;
  margin-top: 9px;
}
#modal #modal_inner #side_wrapper #side .box {
  padding-top: 22px;
  margin-left: 20px;
  color: #FFF;
}
#modal #modal_inner #side_wrapper #side .box .left {
  float: left;
  background-color: #7bbf80;
  width: 440px;
  height: 440px;
  margin-right: 20px;
}
#modal #modal_inner #side_wrapper #side .box .left .box_header {
  height: 60px;
  background-color: #8ad68f;
  text-align: center;
}
#modal #modal_inner #side_wrapper #side .box .left .box_header h3 {
  font-family: "TBUDGothic B";
  font-size: 28px;
  padding-top: 16px;
}
#modal #modal_inner #side_wrapper #side .box .left .b_inner {
  margin-left: 15px;
  margin-top: 10px;
  width: 410px;
}
#modal #modal_inner #side_wrapper #side .box .left .b_inner .b_header {
  border-bottom: solid 2px;
  height: 41px;
}
#modal #modal_inner #side_wrapper #side .box .left .b_inner .b_header div {
  float: left;
  height: 41px;
}
#modal #modal_inner #side_wrapper #side .box .left .b_inner .b_header .r_manufacture {
  font-family: "TBUDGothic B";
  font-size: 12px;
  width: 315px;
  border-right: dashed 1px;
}
#modal #modal_inner #side_wrapper #side .box .left .b_inner .b_header .r_manufacture p {
  line-height: 1.3em;
  margin-left: 3px;
  font-size: 10px;
  margin-top: -3px;
}
#modal #modal_inner #side_wrapper #side .box .left .b_inner .b_header .r_manufacture p .manufacture_name {
  display: inline-block;
}
#modal #modal_inner #side_wrapper #side .box .left .b_inner .b_header .r_manufacture p .model_name {
  display: inline-block;
}
#modal #modal_inner #side_wrapper #side .box .left .b_inner .b_header .r_manufacture p .model_name.color_ver {
  display: inline-block;
  padding-bottom: 3px;
  padding-top: 6px;
  font-size: 12px;
}
#modal #modal_inner #side_wrapper #side .box .left .b_inner .b_header .r_manufacture p .regular {
  font-family: "TBUDGothic R";
  font-size: 10px;
}
#modal #modal_inner #side_wrapper #side .box .left .b_inner .b_header .r_quantity {
  font-family: "TBUDGothic B";
  font-size: 12px;
  width: 90px;
  text-align: center;
}
#modal #modal_inner #side_wrapper #side .box .left .b_inner .b_header .r_quantity p {
  margin-top: 12px;
}
#modal #modal_inner #side_wrapper #side .box .left .b_inner .mask {
  height: 295px;
  width: 417px;
  overflow-y: hidden;
  overflow-x: hidden;
}
#modal #modal_inner #side_wrapper #side .box .right {
  float: left;
  background-color: #f49464;
  width: 440px;
  height: 440px;
}
#modal #modal_inner #side_wrapper #side .box .right .box_header {
  height: 60px;
  background-color: #f4ab7a;
  text-align: center;
}
#modal #modal_inner #side_wrapper #side .box .right .box_header h3 {
  font-family: "TBUDGothic B";
  font-size: 28px;
  padding-top: 16px;
}
#modal #modal_inner #side_wrapper #side .box .right .b_inner {
  margin-left: 15px;
  margin-top: 10px;
  width: 410px;
}
#modal #modal_inner #side_wrapper #side .box .right .b_inner .b_header {
  font-family: "TBUDGothic B";
  font-size: 13px;
  border-bottom: solid 2px;
  height: 41px;
}
#modal #modal_inner #side_wrapper #side .box .right .b_inner .b_header div {
  float: left;
  height: 41px;
}
#modal #modal_inner #side_wrapper #side .box .right .b_inner .b_header .r_manufacture {
  font-family: "TBUDGothic B";
  font-size: 12px;
  width: 315px;
  border-right: dashed 1px;
}
#modal #modal_inner #side_wrapper #side .box .right .b_inner .b_header .r_manufacture p {
  line-height: 1.3em;
  margin-left: 3px;
  font-size: 10px;
  margin-top: -3px;
}
#modal #modal_inner #side_wrapper #side .box .right .b_inner .b_header .r_manufacture p .manufacture_name {
  display: inline-block;
}
#modal #modal_inner #side_wrapper #side .box .right .b_inner .b_header .r_manufacture p .model_name {
  display: inline-block;
}
#modal #modal_inner #side_wrapper #side .box .right .b_inner .b_header .r_manufacture p .model_name.color_ver {
  display: inline-block;
  padding-bottom: 3px;
  padding-top: 6px;
  font-size: 12px;
}
#modal #modal_inner #side_wrapper #side .box .right .b_inner .b_header .r_manufacture p .regular {
  font-family: "TBUDGothic R";
  font-size: 10px;
}
#modal #modal_inner #side_wrapper #side .box .right .b_inner .b_header .r_quantity {
  font-family: "TBUDGothic B";
  font-size: 12px;
  width: 90px;
  text-align: center;
}
#modal #modal_inner #side_wrapper #side .box .right .b_inner .b_header .r_quantity p {
  margin-top: 12px;
}
#modal #modal_inner #side_wrapper #side .box .right .b_inner .mask {
  height: 295px;
  width: 417px;
  overflow-y: hidden;
  overflow-x: hidden;
}
#modal #modal_inner #popup {
  position: absolute;
  width: 740px;
  height: 410px;
  background-color: #FFF;
  padding: 46px;
  border: solid 12px #42abbc;
  display: none;
}
#modal #modal_inner #popup .mask {
  height: 350px;
  width: 750px;
  overflow-y: scroll;
  overflow-x: hidden;
}
#modal #modal_inner #popup .mask .p_title {
  width: 720px;
  color: #42abbc;
  font-family: "TBUDGothic B";
  font-size: 22px;
}
#modal #modal_inner #popup .mask ul {
  width: 720px;
  margin-top: 17px;
  margin-bottom: 17px;
}
#modal #modal_inner #popup .mask ul li {
  margin-top: 15px;
  font-family: "TBUDGothic R";
  font-size: 14px;
  line-height: 1.5em;
  background: url(../svg/chobo.svg) no-repeat 0px 5px;
  padding-left: 15px;
}
#modal #modal_inner #popup .mask ul li .keisu {
  margin-top: -7px;
  margin-left: -12px;
}
#modal #modal_inner #popup .mask .p_text {
  width: 720px;
  margin-top: 17px;
  font-family: "TBUDGothic R";
  font-size: 14px;
  line-height: 1.5em;
}
#modal #modal_inner #popup .howto .box {
  font-family: "TBUDGothic R";
  font-size: 14px;
  margin-top: 18px;
}
#modal #modal_inner #popup .howto .box .left {
  float: left;
  width: 360px;
}
#modal #modal_inner #popup .howto .box .right {
  padding-left: 20px;
  width: 340px;
  float: left;
  position: relative;
}
#modal #modal_inner #popup .howto .box .right .block {
  position: absolute;
  left: 15px;
}
#modal #modal_inner #popup .howto .box .right .block dt {
  clear: both;
  float: left;
  width: 35px;
  margin-top: -5px;
}
#modal #modal_inner #popup .howto .box .right .block dd {
  width: 305px;
  float: left;
  padding-bottom: 15px;
  line-height: 1.5em;
}
#modal #modal_inner #popup .howto .box .right .block dd .r_caption {
  padding-top: 10px;
  line-height: 1.3em;
  font-size: 11px;
}
#modal #modal_inner #popup .howto .box .right .h1 {
  top: 5px;
}
#modal #modal_inner #popup .howto .box .right .h2 {
  top: 270px;
}
#modal #modal_inner #popup .howto .box .right .h3 {
  top: 527px;
}
#modal #modal_inner #popup .howto .box .right .h4 {
  top: 1046px;
}
#modal #modal_inner #popup .howto .box .right .h5 {
  top: 1305px;
}
#modal #modal_inner #popup .close {
  width: 100px;
  margin-left: 300px;
  margin-top: 25px;
  text-align: center;
}

#menu {
  display: none;
  opacity: 1;
  position: absolute;
  min-width: 1024px;
  top: 50px;
  z-index: 10;
  width: 100%;
  background-color: transparent;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
#menu #menu_bg {
  width: 100%;
  height: 56px;
  background-color: #FFF;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
#menu #menu_inner {
  width: 1024px;
  position: relative;
  z-index: 1;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
#menu #menu_inner .menu_view {
  position: absolute;
  top: 0px;
}
#menu #menu_inner .menu_view .step {
  position: absolute;
  font-family: "TBUDGo-ExBold";
  font-size: 11px;
  top: 12px;
  left: 33px;
  width: 220px;
  color: #656565;
}
#menu #menu_inner .menu_view .step.completed_1 {
  color: #75c0ee;
}
#menu #menu_inner .menu_view .step.completed_2 {
  color: #8ad68f;
}
#menu #menu_inner .menu_view .step.completed_3 {
  color: #f4ab7a;
}
#menu #menu_inner .menu_view .step.completed_4 {
  color: #518ed6;
}
#menu #menu_inner .menu_view .text {
  position: absolute;
  font-family: "TBUDGo-ExBold";
  font-size: 13px;
  top: 29px;
  left: 33px;
  width: 220px;
  line-height: 1.2em;
  color: #656565;
}
#menu #menu_inner .menu_view .text.completed {
  color: #000000;
}
#menu #menu_inner .menu_view .text.completed_4 {
  color: #518ed6;
}
#menu #menu_inner .menu_view .text.four {
  top: 18px;
  font-size: 16px;
  left: 35px;
}
#menu #menu_inner .menu_view .active {
  display: none;
  position: absolute;
  top: 0;
}
#menu #menu_inner .menu_view .unactive {
  position: absolute;
  top: 0;
}
#menu #menu_inner .menu_view.c01 {
  z-index: 5;
}
#menu #menu_inner .menu_view.c02 {
  left: 251px;
  z-index: 4;
}
#menu #menu_inner .menu_view.c03 {
  left: 502px;
  z-index: 3;
}
#menu #menu_inner .menu_view.c04 {
  left: 745px;
  z-index: 2;
}
#menu #menu_inner .menu_view.c04 .step {
  left: 43px;
}
#menu #menu_inner .menu_view.c04 .text {
  left: 43px;
}

.scene_class {
  position: absolute;
  height: 100%;
  width: 100%;
  color: #FFF;
}
.scene_class .inner {
  padding-top: 30px;
  padding-left: 30px;
  position: relative;
  max-width: 994px;
  min-height: 607px;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  top: 50px;
}
.scene_class .inner h2 {
  font-weight: normal;
}
.scene_class .inner .back_btn {
  background: url(../svg/back.svg) no-repeat;
  position: absolute;
  bottom: 40px;
  left: 30px;
  width: 172px;
  height: 58px;
  text-align: center;
}
.scene_class .inner .back_btn .text {
  margin-top: 13px;
  font-family: "TBUDGothic B";
  font-size: 24px;
}
.scene_class .inner .next_btn {
  background: url(../svg/next.svg) no-repeat;
  position: absolute;
  bottom: 40px;
  right: 30px;
  width: 172px;
  height: 58px;
  text-align: center;
  background-color: transparent;
}
.scene_class .inner .next_btn .text {
  margin-top: 14px;
  font-family: "TBUDGothic B";
  font-size: 24px;
}
.scene_class .inner .next_summary_btn {
  background: url(../svg/next_summary.svg) no-repeat;
  position: absolute;
  bottom: 40px;
  right: 30px;
  width: 301px;
  height: 58px;
  text-align: center;
  background-color: transparent;
}
.scene_class .inner .next_summary_btn .text {
  margin-top: 14px;
  font-family: "TBUDGothic B";
  font-size: 24px;
}
.scene_class .inner .start_again_btn {
  background: url(../svg/startagain.svg) no-repeat;
  position: absolute;
  bottom: 40px;
  right: 31px;
  width: 200px;
  height: 56px;
  text-align: right;
  background-color: transparent;
}
.scene_class .inner .start_again_btn .text {
  margin-top: 18px;
  margin-right: 44px;
  font-family: "TBUDGothic B";
  font-size: 20px;
}

#scene0 {
  background-color: #89cade;
}
#scene0 .inner {
  width: 1024px;
}
#scene0 .inner h2 {
  background: url(../svg/leaf.svg) no-repeat;
  vertical-align: middle;
  font-family: "TBUDGo-ExBold";
  font-size: 60px;
  height: 80px;
  margin-top: 0px;
  padding-top: 10px;
  margin-left: -2px;
  padding-left: 107px;
  padding-bottom: 5px;
}
#scene0 .inner .logo {
  margin-left: -5px;
}
#scene0 .inner .text {
  padding-top: 20px;
  font-family: "TBUDGothic B";
  font-size: 16px;
  line-height: 2.0em;
  letter-spacing: 0px;
}
#scene0 .inner .enter {
  padding-top: 27px;
  margin-left: -3px;
  cursor: pointer;
  width: 352px;
  height: 62px;
}
#scene0 .inner .info {
  padding-top: 60px;
  font-family: "TBUDGothic B";
  font-size: 18px;
  letter-spacing: 1px;
}
#scene0 .inner .info .mask {
  font-family: "TBUDGothic R";
  font-size: 14px;
  margin-top: 20px;
  height: 91px;
  width: 460px;
  overflow-y: hidden;
  overflow-x: hidden;
}
#scene0 .inner .info .mask ul {
  width: 450px;
  list-style-type: disc;
}
#scene0 .inner .info .mask ul li {
  margin-bottom: 7px;
  padding-bottom: 7px;
  border-bottom: solid 1px #FFFFFF;
}
#scene0 .inner .image {
  position: absolute;
  top: 20px;
  left: 580px;
  width: 430px;
  height: 548px;
}

#scene1 {
  background-color: #75c0ee;
}
#scene1 .inner {
  width: 1024px;
}
#scene1 .inner h2 {
  font-family: "TBUDGo-ExBold";
  font-size: 50px;
  padding-top: 60px;
  padding-left: 10px;
}
#scene1 .inner #s1caption {
  font-family: "TBUDGothic B";
  font-size: 18px;
  padding-top: 15px;
  padding-left: 11px;
}
#scene1 .inner .setup_box {
  width: 720px;
  margin: 0 auto;
  margin-top: 122px;
}
#scene1 .inner .setup_box .setup_volt {
  float: left;
  width: 200px;
}
#scene1 .inner .setup_box .setup_volt .caption {
  font-family: "TBUDGothic B";
  font-size: 20px;
}
#scene1 .inner .setup_box .setup_volt .volt_inner {
  font-family: "TBUDGothic B";
  margin-top: 10px;
  color: #FFF;
  font-size: 23px;
  border: 3px solid #FFF;
  border-radius: 5px;
  width: 200px;
  height: 44px;
  text-align: left;
}
#scene1 .inner .setup_box .setup_volt .volt_inner p {
  padding-left: 13px;
  padding-top: 11px;
}
#scene1 .inner .setup_box .setup_currency {
  float: left;
  width: 200px;
  margin-left: 35px;
}
#scene1 .inner .setup_box .setup_currency .caption {
  font-family: "TBUDGothic B";
  font-size: 20px;
}
#scene1 .inner .setup_box .setup_currency .currency_inner {
  font-family: "TBUDGothic B";
  margin-top: 10px;
  color: #FFF;
  font-size: 23px;
  border: 3px solid #FFF;
  border-radius: 5px;
  width: 200px;
  height: 44px;
  text-align: left;
}
#scene1 .inner .setup_box .setup_currency .currency_inner p {
  padding-left: 13px;
  padding-top: 11px;
}
#scene1 .inner .setup_box .setup_cost {
  float: left;
  width: 240px;
  margin-left: 32px;
}
#scene1 .inner .setup_box .setup_cost .caption {
  font-family: "TBUDGothic B";
  font-size: 20px;
}
#scene1 .inner .setup_box .setup_cost .cost_inner {
  margin-top: 10px;
  background: url(../svg/cost_mini.svg) no-repeat;
  height: 50px;
  position: relative;
}
#scene1 .inner .setup_box .setup_cost .cost_inner ._unit {
  position: absolute;
  top: 11px;
  left: 5px;
  font-size: 28px;
  color: #75c0ee;
  font-family: "TBUDGothic B";
  text-align: center;
  width: 90px;
}
#scene1 .inner .setup_box .setup_cost .cost_inner ._input {
  position: absolute;
  top: 3px;
  left: 100px;
}
#scene1 .inner .setup_box .setup_cost .cost_inner ._input input {
  font-family: "TBUDGothic B";
  width: 125px;
  height: 42px;
  font-size: 26px;
  text-align: right;
  background-color: transparent;
  color: #FFF;
  border: none;
  padding: 0;
  margin: 0;
  outline: none;
}
#scene1 .inner .setup_box .setup_cost .cost_inner ._input input::-webkit-outer-spin-button,
#scene1 .inner .setup_box .setup_cost .cost_inner ._input input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  display: none;
  opacity: 0;
}
#scene1 .inner .back_btn .text {
  color: #75c0ee;
}
#scene1 .inner .next_btn .text {
  color: #75c0ee;
}

#scene2 .inner,
#scene3 .inner {
  width: 1024px;
}
#scene2 .inner h2,
#scene3 .inner h2 {
  font-family: "TBUDGo-ExBold";
  font-size: 50px;
  padding-top: 60px;
  padding-left: 10px;
  letter-spacing: -2px;
}
#scene2 .inner h2 span,
#scene3 .inner h2 span {
  letter-spacing: 0px;
  font-size: 20px;
  font-family: "TBUDGo-ExBold";
}
#scene2 .inner .box,
#scene3 .inner .box {
  width: 960px;
  height: 345px;
  margin-top: 20px;
}
#scene2 .inner .box .left,
#scene3 .inner .box .left {
  float: left;
  width: 245px;
  height: 321px;
  padding-left: 25px;
  padding-top: 20px;
}
#scene2 .inner .box .left .sel_title,
#scene3 .inner .box .left .sel_title {
  font-family: "TBUDGothic B";
  font-size: 17px;
}
#scene2 .inner .box .left #manufacture,
#scene3 .inner .box .left #manufacture {
  margin-top: 10px;
}
#scene2 .inner .box .left #model,
#scene3 .inner .box .left #model {
  margin-top: 25px;
}
#scene2 .inner .box .left select,
#scene3 .inner .box .left select {
  font-family: "TBUDGothic B";
  margin-top: 7px;
  width: 220px;
  color: #FFF;
  height: 43px;
  font-size: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: .01px;
  text-overflow: "";
  outline: none;
  cursor: pointer;
  padding-left: 5px;
}
#scene2 .inner .box .left select.disabled,
#scene3 .inner .box .left select.disabled {
  color: #b2b2b2;
  background-color: #dfdfdf;
  cursor: default;
}
#scene2 .inner .box .left select option,
#scene3 .inner .box .left select option {
  background-color: #FFF;
  color: #000;
}
#scene2 .inner .box .left select::-ms-expand,
#scene3 .inner .box .left select::-ms-expand {
  display: none;
  /* to ie 10 */
}
#scene2 .inner .box .left select:focus,
#scene3 .inner .box .left select:focus {
  outline: none;
}
#scene2 .inner .box .left .customSelect,
#scene3 .inner .box .left .customSelect {
  font-family: "TBUDGothic B";
  margin-top: 7px;
  width: 220px;
  color: #FFF;
  height: 32px;
  font-size: 18px;
  border: 2px solid #FFF;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: .01px;
  text-overflow: "";
  outline: none;
  cursor: pointer;
  text-align: left;
  padding-top: 12px;
  padding-left: 5px;
}
#scene2 .inner .box .right,
#scene3 .inner .box .right {
  float: left;
  width: 688px;
  height: 345px;
}
#scene2 .inner .box .right .r_inner,
#scene3 .inner .box .right .r_inner {
  margin-left: 20px;
  margin-top: 15px;
  width: 640px;
}
#scene2 .inner .box .right .r_inner .r_header,
#scene3 .inner .box .right .r_inner .r_header {
  font-family: "TBUDGothic R";
  font-size: 12px;
  border-bottom: solid 2px;
  height: 45px;
}
#scene2 .inner .box .right .r_inner .r_header div,
#scene3 .inner .box .right .r_inner .r_header div {
  float: left;
  height: 45px;
}
#scene2 .inner .box .right .r_inner .r_header .r_manufacture,
#scene3 .inner .box .right .r_inner .r_header .r_manufacture {
  width: 380px;
  border-right: dashed 1px;
}
#scene2 .inner .box .right .r_inner .r_header .r_manufacture p,
#scene3 .inner .box .right .r_inner .r_header .r_manufacture p {
  line-height: 1.1em;
  margin-left: 3px;
  display: inline-block;
  margin-top: -5px;
}
#scene2 .inner .box .right .r_inner .r_header .r_manufacture p .manufacture_name,
#scene3 .inner .box .right .r_inner .r_header .r_manufacture p .manufacture_name {
  display: inline-block;
  padding-bottom: 2px;
}
#scene2 .inner .box .right .r_inner .r_header .r_manufacture p .model_name,
#scene3 .inner .box .right .r_inner .r_header .r_manufacture p .model_name {
  display: inline-block;
  padding-bottom: 2px;
}
#scene2 .inner .box .right .r_inner .r_header .r_manufacture p .model_name.color_ver,
#scene3 .inner .box .right .r_inner .r_header .r_manufacture p .model_name.color_ver {
  display: inline-block;
  padding-bottom: 4px;
  padding-top: 7px;
  font-size: 13px;
}
#scene2 .inner .box .right .r_inner .r_header .r_tec,
#scene3 .inner .box .right .r_inner .r_header .r_tec {
  font-family: "TBUDGothic B";
  width: 90px;
  border-right: dashed 1px;
  text-align: center;
}
#scene2 .inner .box .right .r_inner .r_header .r_tec p,
#scene3 .inner .box .right .r_inner .r_header .r_tec p {
  margin-top: 12px;
}
#scene2 .inner .box .right .r_inner .r_header .r_quantity,
#scene3 .inner .box .right .r_inner .r_header .r_quantity {
  font-family: "TBUDGothic B";
  width: 90px;
  border-right: dashed 1px;
  text-align: center;
}
#scene2 .inner .box .right .r_inner .r_header .r_quantity p,
#scene3 .inner .box .right .r_inner .r_header .r_quantity p {
  margin-top: 12px;
}
#scene2 .inner .box .right .mask,
#scene3 .inner .box .right .mask {
  height: 256px;
  width: 655px;
  overflow-y: hidden;
  overflow-x: hidden;
}

#scene2 {
  background-color: #8ad68f;
}
#scene2 .inner .box .left {
  border-left: solid 2px #7bbf80;
  border-top: solid 2px #7bbf80;
  border-bottom: solid 2px #7bbf80;
}
#scene2 .inner .box .left select {
  background: #8ad68f url(../svg/select.svg) no-repeat 162px -6px;
}
#scene2 .inner .box .left .customSelect {
  background: #8ad68f url(../svg/select.svg) no-repeat 170px -5px;
}
#scene2 .inner .box .right {
  background-color: #7bbf80;
}
#scene2 .inner .back_btn .text {
  color: #8ad68f;
}
#scene2 .inner .next_btn .text {
  color: #8ad68f;
}

#scene3 {
  background-color: #f4ab7a;
}
#scene3 .inner .box .left {
  border-left: solid 2px #f49464;
  border-top: solid 2px #f49464;
  border-bottom: solid 2px #f49464;
}
#scene3 .inner .box .left select {
  background: #f4ab7a url(../svg/select.svg) no-repeat 162px -6px;
}
#scene3 .inner .box .left .customSelect {
  background: #f4ab7a url(../svg/select.svg) no-repeat 170px -5px;
}
#scene3 .inner .box .right {
  background-color: #f49464;
}
#scene3 .inner .back_btn .text {
  color: #f4ab7a;
}
#scene3 .inner .next_btn .text {
  color: #f4ab7a;
}

.item {
  width: 640px;
  height: 58px;
  border-bottom: solid 1px #FFF;
}
.item .i_left {
  float: left;
  width: 380px;
  border-right: dashed 1px;
  height: 53px;
  margin-top: 6px;
}
.item .i_left .i_manufacture {
  font-family: "TBUDGothic B";
  font-size: 10px;
  margin-top: 2px;
  font-style: italic;
}
.item .i_left .i_model {
  font-family: "TBUDGothic B";
  font-size: 12px;
  margin-top: 3px;
}
.item .i_left .i_model.color_ver {
  padding-top: 3px;
  padding-bottom: 2px;
}
.item .i_left .i_under {
  font-family: "TBUDGothic R";
  font-size: 11px;
  margin-top: 4px;
}
.item .i_left .i_under .i_color {
  float: left;
  padding-left: 12px;
  background: url(../svg/color.svg) no-repeat 0px 1px;
  margin-right: 6px;
  height: 15px;
}
.item .i_left .i_under .i_mono {
  float: left;
  padding-left: 12px;
  background: url(../svg/mono.svg) no-repeat 0px 1px;
  margin-right: 6px;
  height: 15px;
}
.item .i_left .i_under .i_size.A3 {
  float: left;
  margin-right: 6px;
  width: 29px;
  height: 19px;
  background: url(../svg/a3.svg) no-repeat 0px 0px;
  margin-top: -2px;
}
.item .i_left .i_under .i_size.A4 {
  float: left;
  margin-right: 6px;
  width: 29px;
  height: 19px;
  background: url(../svg/a4.svg) no-repeat 0px 0px;
  margin-top: -2px;
}
.item .i_left .i_under .i_year {
  float: left;
}
.item .i_tec {
  float: left;
  width: 90px;
  height: 58px;
  border-right: dashed 1px;
}
.item .i_tec p {
  font-family: "TBUDGothic R";
  font-size: 14px;
  text-align: center;
  margin-top: 20px;
}
.item .i_quantity {
  float: left;
  width: 90px;
  height: 58px;
  border-right: dashed 1px;
}
.item .i_quantity div {
  font-family: "TBUDGothic R";
  margin: 0 auto;
  font-size: 14px;
  margin-top: 12px;
  width: 50px;
  height: 30px;
}
.item .i_quantity div input {
  font-family: "TBUDGothic R";
  width: 50px;
  height: 30px;
  font-size: 14px;
  text-align: center;
  background-color: transparent;
  color: #FFF;
  border: none;
  padding: 0;
  margin: 0;
  margin-top: -1px;
  -webkit-appearance: none;
  outline: none;
}
.item .i_quantity div input::-webkit-outer-spin-button,
.item .i_quantity div input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.item .i_del {
  float: left;
  width: 70px;
  height: 58px;
}
.item .i_del p {
  margin: 0 auto;
  text-align: center;
  margin-top: 12px;
  width: 30px;
  height: 30px;
}

#scene2 .item {
  background-color: #7bbf80;
}
#scene2 .item .i_quantity div {
  background: url(../svg/quan_a.svg) no-repeat 0px 0px;
}

#scene3 .item {
  background-color: #f49464;
}
#scene3 .item .i_quantity div {
  background: url(../svg/quan_b.svg) no-repeat 0px 0px;
}

#scene4 .left {
  background-color: #7bbf80;
}
#scene4 .left .i_quantity div {
  background: url(../svg/quan_a.svg) no-repeat 0px 0px;
}

#scene4 .right {
  background-color: #f49464;
}
#scene4 .right .i_quantity div {
  background: url(../svg/quan_b.svg) no-repeat 0px 0px;
}

/*
::-webkit-scrollbar {
 -webkit-appearance: none;
 width: 5px;
}
*/
#scene0 ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 5px;
}

#scene2 ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 5px;
}

#scene3 ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 5px;
}

#scene4 ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 5px;
}

#side ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 5px;
}

#popup ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 5px;
}

#scene0 ::-webkit-scrollbar-track {
  background-color: #9fd6e2;
}

#scene0 ::-webkit-scrollbar-thumb {
  -webkit-appearance: none;
  width: 5px;
  background-color: #42abbc;
}

#scene2 ::-webkit-scrollbar-track {
  background-color: #84d38d;
}

#scene2 ::-webkit-scrollbar-thumb {
  background-color: #67936a;
}

#scene3 ::-webkit-scrollbar-track {
  background-color: #f4ab7a;
}

#scene3 ::-webkit-scrollbar-thumb {
  background-color: #d36940;
}

#scene4 .left ::-webkit-scrollbar-track {
  background-color: #84d38d;
}

#scene4 .left ::-webkit-scrollbar-thumb {
  background-color: #67936a;
}

#scene4 .right ::-webkit-scrollbar-track {
  background-color: #f4ab7a;
}

#scene4 .right ::-webkit-scrollbar-thumb {
  background-color: #d36940;
}

#side .left ::-webkit-scrollbar-track {
  background-color: #84d38d;
}

#side .left ::-webkit-scrollbar-thumb {
  background-color: #67936a;
}

#side .right ::-webkit-scrollbar-track {
  background-color: #f4ab7a;
}

#side .right ::-webkit-scrollbar-thumb {
  background-color: #d36940;
}

#popup ::-webkit-scrollbar-track {
  background-color: #9fd6e2;
}

#popup ::-webkit-scrollbar-thumb {
  background-color: #42abbc;
}

#scene4 {
  background-color: #518ed6;
}
#scene4 .inner {
  width: 1024px;
}
#scene4 .inner h2 {
  font-family: "TBUDGo-ExBold";
  font-size: 50px;
  padding-top: 60px;
  padding-left: 10px;
}
#scene4 .inner .box {
  margin-top: 20px;
}
#scene4 .inner .box .left {
  float: left;
  background-color: #7bbf80;
  width: 469px;
  height: 345px;
  margin-right: 26px;
}
#scene4 .inner .box .left .box_header {
  height: 60px;
  background-color: #8ad68f;
  text-align: center;
}
#scene4 .inner .box .left .box_header h3 {
  font-family: "TBUDGothic B";
  font-size: 28px;
  padding-top: 16px;
}
#scene4 .inner .box .left .b_inner {
  margin-left: 15px;
  margin-top: 10px;
  width: 439px;
}
#scene4 .inner .box .left .b_inner .b_header {
  font-size: 13px;
  border-bottom: solid 2px;
  height: 41px;
}
#scene4 .inner .box .left .b_inner .b_header div {
  float: left;
  height: 41px;
}
#scene4 .inner .box .left .b_inner .b_header .r_manufacture {
  font-family: "TBUDGothic B";
  font-size: 12px;
  width: 270px;
  border-right: dashed 1px;
}
#scene4 .inner .box .left .b_inner .b_header .r_manufacture p {
  line-height: 1.3em;
  margin-left: 3px;
  font-size: 10px;
  margin-top: -3px;
}
#scene4 .inner .box .left .b_inner .b_header .r_manufacture p .manufacture_name {
  display: inline-block;
}
#scene4 .inner .box .left .b_inner .b_header .r_manufacture p .model_name {
  display: inline-block;
}
#scene4 .inner .box .left .b_inner .b_header .r_manufacture p .model_name.color_ver {
  display: inline-block;
  padding-bottom: 3px;
  padding-top: 6px;
  font-size: 12px;
}
#scene4 .inner .box .left .b_inner .b_header .r_manufacture p .regular {
  font-family: "TBUDGothic R";
  font-size: 10px;
}
#scene4 .inner .box .left .b_inner .b_header .r_quantity {
  font-size: 12px;
  font-family: "TBUDGothic B";
  width: 90px;
  border-right: dashed 1px;
  text-align: center;
}
#scene4 .inner .box .left .b_inner .b_header .r_quantity p {
  margin-top: 12px;
}
#scene4 .inner .box .left .b_inner .mask {
  height: 155px;
  width: 447px;
  overflow-y: hidden;
  overflow-x: hidden;
}
#scene4 .inner .box .left .b_inner .btn {
  background: url(../svg/tostep2.svg) no-repeat 0px 0px;
  width: 390px;
  height: 34px;
  padding-left: 32px;
  padding-top: 11px;
  font-family: "TBUDGothic B";
  font-size: 13px;
  margin-top: 25px;
  cursor: pointer;
}
#scene4 .inner .box .left .b_inner .btn a {
  color: #FFF;
}
#scene4 .inner .box .left .b_inner .btn span {
  font-size: 11px;
}
#scene4 .inner .box .right {
  float: left;
  background-color: #f49464;
  width: 469px;
  height: 345px;
}
#scene4 .inner .box .right .box_header {
  height: 60px;
  background-color: #f4ab7a;
  text-align: center;
}
#scene4 .inner .box .right .box_header h3 {
  font-family: "TBUDGothic B";
  font-size: 28px;
  padding-top: 16px;
}
#scene4 .inner .box .right .b_inner {
  margin-left: 15px;
  margin-top: 10px;
  width: 439px;
}
#scene4 .inner .box .right .b_inner .b_header {
  font-size: 13px;
  border-bottom: solid 2px;
  height: 41px;
}
#scene4 .inner .box .right .b_inner .b_header div {
  float: left;
  height: 41px;
}
#scene4 .inner .box .right .b_inner .b_header .r_manufacture {
  font-family: "TBUDGothic B";
  font-size: 12px;
  width: 270px;
  border-right: dashed 1px;
}
#scene4 .inner .box .right .b_inner .b_header .r_manufacture p {
  line-height: 1.3em;
  margin-left: 3px;
  font-size: 10px;
  margin-top: -3px;
}
#scene4 .inner .box .right .b_inner .b_header .r_manufacture p .manufacture_name {
  display: inline-block;
}
#scene4 .inner .box .right .b_inner .b_header .r_manufacture p .model_name {
  display: inline-block;
}
#scene4 .inner .box .right .b_inner .b_header .r_manufacture p .model_name.color_ver {
  display: inline-block;
  padding-bottom: 3px;
  padding-top: 6px;
  font-size: 12px;
}
#scene4 .inner .box .right .b_inner .b_header .r_manufacture p .regular {
  font-family: "TBUDGothic R";
  font-size: 10px;
}
#scene4 .inner .box .right .b_inner .b_header .r_quantity {
  font-size: 12px;
  font-family: "TBUDGothic B";
  width: 90px;
  border-right: dashed 1px;
  text-align: center;
}
#scene4 .inner .box .right .b_inner .b_header .r_quantity p {
  margin-top: 12px;
}
#scene4 .inner .box .right .b_inner .mask {
  height: 155px;
  width: 447px;
  overflow-y: hidden;
  overflow-x: hidden;
}
#scene4 .inner .box .right .b_inner .btn {
  background: url(../svg/tostep3.svg) no-repeat 0px 0px;
  width: 390px;
  height: 34px;
  padding-left: 32px;
  padding-top: 11px;
  font-family: "TBUDGothic B";
  font-size: 13px;
  margin-top: 25px;
  cursor: pointer;
}
#scene4 .inner .box .right .b_inner .btn a {
  color: #FFF;
}
#scene4 .inner .box .right .b_inner .btn span {
  font-size: 11px;
}
#scene4 .inner .back_btn .text {
  color: #518ed6;
}
#scene4 .inner .next_summary_btn .text {
  color: #518ed6;
}

#scene5 {
  background-color: #518ed6;
}
#scene5 .inner {
  width: 1024px;
}
#scene5 .inner .s_head {
  padding-top: 60px;
}
#scene5 .inner .s_head .s_head_l {
  width: 290px;
  float: left;
}
#scene5 .inner .s_head .s_head_l h2 {
  font-family: "TBUDGo-ExBold";
  font-size: 50px;
  padding-left: 10px;
}
#scene5 .inner .s_head .s_head_c {
  width: 450px;
  float: left;
}
#scene5 .inner .s_head .s_head_c p {
  font-family: "TBUDGothic B";
  font-size: 15px;
  padding-top: 12px;
  line-height: 1.3em;
}
#scene5 .inner .s_head .s_head_c p#minus_txt {
  display: none;
}
#scene5 .inner .s_head .s_head_r {
  width: 225px;
  float: left;
  margin-top: 12px;
}
#scene5 .inner .s_head .s_head_r #print_btn {
  text-align: right;
}
#scene5 .inner .box {
  margin-top: 20px;
}
#scene5 .inner .box .left {
  padding-left: 30px;
  float: left;
  width: 330px;
}
#scene5 .inner .box .left #graph_area {
  position: relative;
  height: 263px;
}
#scene5 .inner .box .left #graph_area #myGraph {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
}
#scene5 .inner .box .left #graph_area #myGraphBG {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}
#scene5 .inner .box .left #graph_area #myGraphText {
  display: none;
  position: absolute;
  z-index: 12;
  top: 110px;
  left: 0;
  font-family: "TBUDGothic B";
  text-align: center;
  width: 340px;
}
#scene5 .inner .box .left #graph_area #myGraphText #gt1p {
  line-height: 1em;
  letter-spacing: -3px;
}
#scene5 .inner .box .left #graph_area #myGraphText #gt1p #gt1 {
  font-size: 60px;
}
#scene5 .inner .box .left #graph_area #myGraphText #gt1p .per {
  padding-left: 3px;
  font-size: 30px;
}
#scene5 .inner .box .left #graph_area #myGraphText #gt2p {
  font-size: 25px;
  line-height: 2em;
  letter-spacing: 6px;
  padding-left: 1px;
}
#scene5 .inner .box .left #graph_area #myGraphCenterBar {
  position: absolute;
  top: 3px;
  left: 167px;
  z-index: 11;
  width: 3px;
  height: 255px;
  background-color: #518ed6;
}
#scene5 .inner .box .left .text_box {
  padding-left: 57px;
  line-height: 1.4em;
  letter-spacing: -1px;
}
#scene5 .inner .box .left .text_box .t_left {
  font-family: "TBUDGothic B";
  float: left;
  color: #84d38d;
  font-size: 18px;
}
#scene5 .inner .box .left .text_box .t_right {
  font-family: "TBUDGothic B";
  float: left;
  color: #f2ba94;
  font-size: 18px;
  margin-left: 16px;
}
#scene5 .inner .box .center {
  float: left;
  width: 330px;
  margin-left: 40px;
}
#scene5 .inner .box .center .energy_box {
  border-top: solid #73a4dd 1px;
  font-family: "TBUDGothic B";
  padding: 35px 14px;
}
#scene5 .inner .box .center .energy_box .e_left {
  float: left;
}
#scene5 .inner .box .center .energy_box .e_right {
  float: left;
  margin-left: 10px;
}
#scene5 .inner .box .center .energy_box .e_right dt {
  font-size: 19px;
}
#scene5 .inner .box .center .energy_box .e_right dd {
  color: #fffcc5;
  font-size: 28px;
  margin-top: 7px;
  letter-spacing: -1px;
}
#scene5 .inner .box .center .energy_box .e_right dd.small {
  font-size: 20px;
}
#scene5 .inner .box .center .co2_box {
  border-top: solid #73a4dd 1px;
  font-family: "TBUDGothic B";
  padding: 35px 14px;
}
#scene5 .inner .box .center .co2_box .c_left {
  float: left;
}
#scene5 .inner .box .center .co2_box .c_right {
  float: left;
  margin-left: 10px;
}
#scene5 .inner .box .center .co2_box .c_right dt {
  font-size: 19px;
}
#scene5 .inner .box .center .co2_box .c_right dd {
  color: #fffcc5;
  font-size: 28px;
  margin-top: 7px;
  letter-spacing: -1px;
}
#scene5 .inner .box .center .co2_box .c_right dd.small {
  font-size: 20px;
}
#scene5 .inner .box .center .tree_box {
  position: relative;
  width: 338px;
  height: 128px;
  background: url(../svg/s_hukidashi.svg) no-repeat 0px 0px;
}
#scene5 .inner .box .center .tree_box .t_up {
  padding-top: 30px;
}
#scene5 .inner .box .center .tree_box .t_up .t_left {
  float: left;
  font-family: "TBUDGothic R";
  font-size: 13px;
  line-height: 1.6em;
  padding-left: 13px;
}
#scene5 .inner .box .center .tree_box .t_up .t_right {
  float: right;
  margin-left: 10px;
  margin-right: 15px;
  font-family: "TBUDGothic B";
  color: #fffcc5;
}
#scene5 .inner .box .center .tree_box .t_up .t_right #tree {
  font-size: 28px;
}
#scene5 .inner .box .center .tree_box .t_up .t_right #tree.small {
  font-size: 16px;
}
#scene5 .inner .box .center .tree_box .t_up .t_right .tree_unit {
  margin-top: 4px;
  font-size: 18px;
  text-align: right;
}
#scene5 .inner .box .center .tree_box .t_down {
  position: absolute;
  bottom: 1px;
  right: 12px;
}
#scene5 .inner .box .center .tree_box .t_down ul {
  padding-left: 13px;
}
#scene5 .inner .box .center .tree_box .t_down ul li {
  float: left;
  margin-left: 3px;
}
#scene5 .inner .box .right {
  float: left;
  margin-left: 31px;
}
#scene5 .inner .box .right .currency {
  background-color: #467fd3;
  width: 200px;
  height: 90px;
}
#scene5 .inner .box .right .currency dl {
  text-align: center;
}
#scene5 .inner .box .right .currency dl dt {
  font-family: "TBUDGothic B";
  font-size: 16px;
  padding-top: 23px;
}
#scene5 .inner .box .right .currency dl dd {
  padding-top: 8px;
  font-family: "TBUDGothic B";
  font-size: 18px;
}
#scene5 .inner .box .right .costs {
  background-color: #467fd3;
  margin-top: 2px;
  width: 200px;
  height: 90px;
}
#scene5 .inner .box .right .costs dl {
  text-align: center;
}
#scene5 .inner .box .right .costs dl dt {
  font-family: "TBUDGothic B";
  font-size: 16px;
  padding-top: 23px;
}
#scene5 .inner .box .right .costs dl dd {
  text-align: center;
  padding-top: 8px;
  font-family: "TBUDGothic B";
  font-size: 18px;
  width: 200px;
  margin: 0 auto;
  display: inline-block;
}
#scene5 .inner .box .right .save {
  background-color: #467fd3;
  margin-top: 2px;
  width: 200px;
  height: 90px;
}
#scene5 .inner .box .right .save dl {
  padding-top: 20px;
  text-align: center;
}
#scene5 .inner .box .right .save dl dt {
  font-family: "TBUDGothic B";
  font-size: 16px;
}
#scene5 .inner .box .right .save dl dd {
  padding-top: 8px;
  color: #fffcc5;
  font-family: "TBUDGothic B";
  font-size: 27px;
}
#scene5 .inner .box .right .save dl dd.small {
  font-size: 19px;
}
#scene5 .inner .back_btn .text {
  color: #518ed6;
}
#scene5 .inner .start_again_btn .text {
  color: #518ed6;
}

.item_template_mini {
  width: 436px;
  height: 58px;
  border-bottom: solid 1px #FFF;
}
.item_template_mini .i_left {
  float: left;
  width: 270px;
  border-right: dashed 1px;
  height: 53px;
  margin-top: 6px;
}
.item_template_mini .i_left .i_manufacture {
  font-family: "TBUDGothic B";
  font-size: 10px;
  margin-top: 2px;
  font-style: italic;
}
.item_template_mini .i_left .i_model {
  font-family: "TBUDGothic B";
  font-size: 12px;
  margin-top: 3px;
}
.item_template_mini .i_left .i_model.color_ver {
  padding-top: 3px;
  padding-bottom: 2px;
}
.item_template_mini .i_left .i_under {
  font-family: "TBUDGothic R";
  font-size: 11px;
  margin-top: 4px;
}
.item_template_mini .i_left .i_under .i_color {
  float: left;
  padding-left: 12px;
  background: url(../svg/color.svg) no-repeat 0px 1px;
  margin-right: 8px;
  height: 15px;
}
.item_template_mini .i_left .i_under .i_mono {
  float: left;
  padding-left: 12px;
  background: url(../svg/mono.svg) no-repeat 0px 1px;
  margin-right: 8px;
  height: 15px;
}
.item_template_mini .i_left .i_under .i_size.A3 {
  float: left;
  margin-right: 8px;
  width: 29px;
  height: 19px;
  background: url(../svg/a3.svg) no-repeat 0px 0px;
  margin-top: -2px;
}
.item_template_mini .i_left .i_under .i_size.A4 {
  float: left;
  margin-right: 8px;
  width: 29px;
  height: 19px;
  background: url(../svg/a4.svg) no-repeat 0px 0px;
  margin-top: -2px;
}
.item_template_mini .i_left .i_under .i_year {
  float: left;
}
.item_template_mini .i_quantity {
  float: left;
  width: 90px;
  height: 58px;
  border-right: dashed 1px;
}
.item_template_mini .i_quantity div {
  font-family: "TBUDGothic R";
  margin: 0 auto;
  font-size: 14px;
  margin-top: 14px;
  width: 50px;
  height: 30px;
}
.item_template_mini .i_quantity div input {
  font-family: "TBUDGothic R";
  width: 50px;
  height: 30px;
  font-size: 14px;
  text-align: center;
  background-color: transparent;
  color: #FFF;
  border: none;
  padding: 0;
  margin: 0;
  margin-top: -1px;
  -webkit-appearance: none;
  outline: none;
}
.item_template_mini .i_quantity div input::-webkit-outer-spin-button,
.item_template_mini .i_quantity div input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.item_template_mini .i_del {
  float: left;
  width: 70px;
  height: 58px;
}
.item_template_mini .i_del p {
  margin: 0 auto;
  text-align: center;
  margin-top: 14px;
  width: 30px;
  height: 30px;
}

.item_template_side {
  width: 410px;
  height: 58px;
  border-bottom: solid 1px #FFF;
}
.item_template_side .i_left {
  float: left;
  width: 315px;
  border-right: dashed 1px;
  height: 53px;
  margin-top: 6px;
}
.item_template_side .i_left .i_manufacture {
  font-family: "TBUDGothic B";
  font-size: 10px;
  margin-top: 2px;
  font-style: italic;
}
.item_template_side .i_left .i_model {
  font-family: "TBUDGothic B";
  font-size: 12px;
  margin-top: 3px;
}
.item_template_side .i_left .i_model.color_ver {
  padding-top: 3px;
  padding-bottom: 2px;
}
.item_template_side .i_left .i_under {
  font-family: "TBUDGothic R";
  font-size: 11px;
  margin-top: 4px;
}
.item_template_side .i_left .i_under .i_color {
  float: left;
  padding-left: 12px;
  background: url(../svg/color.svg) no-repeat 0px 1px;
  margin-right: 8px;
  height: 15px;
}
.item_template_side .i_left .i_under .i_mono {
  float: left;
  padding-left: 12px;
  background: url(../svg/mono.svg) no-repeat 0px 1px;
  margin-right: 8px;
  height: 15px;
}
.item_template_side .i_left .i_under .i_size.A3 {
  float: left;
  margin-right: 8px;
  width: 29px;
  height: 19px;
  background: url(../svg/a3.svg) no-repeat 0px 0px;
  margin-top: -2px;
}
.item_template_side .i_left .i_under .i_size.A4 {
  float: left;
  margin-right: 8px;
  width: 29px;
  height: 19px;
  background: url(../svg/a4.svg) no-repeat 0px 0px;
  margin-top: -2px;
}
.item_template_side .i_left .i_under .i_year {
  float: left;
}
.item_template_side .i_quantity {
  float: left;
  width: 90px;
  height: 58px;
}
.item_template_side .i_quantity div {
  font-family: "TBUDGothic B";
  text-align: center;
  font-size: 16px;
  margin-top: 21px;
}

.item_template_print {
  width: 550px;
  border-bottom: solid 1px #989898;
  height: 46px;
}
.item_template_print .i_left {
  display: table-cell;
  float: none;
  vertical-align: top;
  width: 208px;
  padding-left: 5px;
  border-right: dashed 1px #989898;
  height: 41px;
  margin-top: 6px;
  text-align: left;
  font-size: 10px;
}
.item_template_print .i_left .i_manufacture {
  font-family: "TBUDGothic B";
  margin-top: 2px;
  font-style: italic;
}
.item_template_print .i_left .i_model {
  font-family: "TBUDGothic B";
  font-size: 9px;
  margin-top: 3px;
}
.item_template_print .i_left .i_model.small {
  font-size: 8px;
}
.item_template_print .i_left .i_under {
  font-family: "TBUDGothic R";
  font-size: 9px;
  margin-top: 4px;
  display: table;
  border-collapse: separate;
  border-spacing: 5px 0px;
  text-align: left;
}
.item_template_print .i_left .i_under .i_color_img,
.item_template_print .i_left .i_under .i_mono_img {
  display: table-cell;
  float: none;
  vertical-align: top;
}
.item_template_print .i_left .i_under .i_color {
  display: table-cell;
  float: none;
  vertical-align: top;
  height: 15px;
}
.item_template_print .i_left .i_under .i_mono {
  display: table-cell;
  float: none;
  vertical-align: top;
  height: 15px;
}
.item_template_print .i_left .i_under .i_size.A3 {
  display: table-cell;
  float: none;
  vertical-align: top;
  width: 29px;
  height: 19px;
  margin-top: -2px;
}
.item_template_print .i_left .i_under .i_size.A4 {
  display: table-cell;
  float: none;
  vertical-align: top;
  width: 29px;
  height: 19px;
  margin-top: -2px;
}
.item_template_print .i_left .i_under .i_year {
  display: table-cell;
  float: none;
}
.item_template_print .i_left .i_under.small {
  font-size: 8px;
}
.item_template_print .i_quantity {
  display: table-cell;
  float: none;
  vertical-align: top;
  width: 50px;
  height: 46px;
  border-right: dashed 1px #989898;
}
.item_template_print .i_quantity p {
  font-family: "TBUDGothic B";
  text-align: center;
  font-size: 9px;
  margin-top: 16px;
}
.item_template_print .i_quantity.small p {
  font-size: 8px;
}
.item_template_print .i_energy {
  display: table-cell;
  float: none;
  vertical-align: top;
  width: 110px;
  height: 46px;
  border-right: dashed 1px #989898;
}
.item_template_print .i_energy p {
  font-family: "TBUDGothic B";
  text-align: right;
  padding-right: 5px;
  font-size: 9px;
  margin-top: 16px;
}
.item_template_print .i_energy.small p {
  font-size: 8px;
}
.item_template_print .i_co2 {
  display: table-cell;
  float: none;
  vertical-align: top;
  width: 80px;
  height: 46px;
  border-right: dashed 1px #989898;
}
.item_template_print .i_co2 p {
  font-family: "TBUDGothic B";
  text-align: right;
  padding-right: 5px;
  font-size: 9px;
  margin-top: 16px;
}
.item_template_print .i_co2.small p {
  font-size: 8px;
}
.item_template_print .i_save {
  display: table-cell;
  float: none;
  vertical-align: top;
  width: 75px;
  height: 46px;
  border-right: solid 1px #989898;
}
.item_template_print .i_save p {
  font-family: "TBUDGothic B";
  text-align: right;
  padding-right: 4px;
  font-size: 9px;
  margin-top: 16px;
}
.item_template_print .i_save.small p {
  font-size: 8px;
}

.item_template_print.r1 {
  background-color: #FFFFFF;
}

.item_template_print.r2 {
  background-color: #eeeded;
}

@media print {
  html, body {
    overflow-x: visible;
  }

  body {
    -webkit-print-color-adjust: exact;
  }

  #print_area {
    -webkit-print-color-adjust: exact;
  }
}
#print_area {
  display: none;
  height: 918px;
  background-color: #FFF;
  width: 610px;
  z-index: 77777;
  top: 0;
  left: 0;
  padding: 30px;
}
#print_area #print .logo {
  width: 100%;
  margin: 0 auto;
}
#print_area #print hr {
  margin: 0 auto;
  width: 100%;
}
#print_area #print .title1 {
  margin: 0 auto;
  margin-top: 20px;
  background-color: #000;
  width: 100%;
  height: 32px;
}
#print_area #print .title1 h3 {
  font-family: "TBUDGothic B";
  font-size: 13px;
  padding-top: 9px;
  padding-left: 10px;
  color: #FFF;
}
#print_area #print #new_comment {
  font-family: "TBUDGothic B";
  font-size: 12px;
  padding-top: 8px;
  line-height: 1.3em;
}
#print_area #print .box {
  margin-top: 32px;
  margin-bottom: 10px;
}
#print_area #print .box .left {
  padding-left: 5px;
  float: left;
  width: 170px;
}
#print_area #print .box .left #graph_area {
  color: #FFF;
  position: relative;
  height: 150px;
}
#print_area #print .box .left #graph_area #pri_myGraph {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
}
#print_area #print .box .left #graph_area #pri_myGraphBG {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}
#print_area #print .box .left #graph_area #pri_myGraphText {
  display: none;
  position: absolute;
  z-index: 12;
  top: 53px;
  left: 0;
  font-family: "TBUDGothic B";
  text-align: center;
  width: 160px;
}
#print_area #print .box .left #graph_area #pri_myGraphText #gt1p {
  line-height: 1.5em;
  letter-spacing: 2px;
}
#print_area #print .box .left #graph_area #pri_myGraphText #gt1p #gt1 {
  font-size: 30px;
  letter-spacing: -1px;
}
#print_area #print .box .left #graph_area #pri_myGraphText #gt1p .per {
  padding-left: 2px;
  letter-spacing: 2px;
  font-size: 15px;
}
#print_area #print .box .left #graph_area #pri_myGraphText #gt2p {
  font-size: 15px;
  line-height: 1em;
  margin-left: -7px;
  letter-spacing: 3px;
}
#print_area #print .box .left #graph_area #pri_myGraphCenterBar {
  position: absolute;
  top: 0px;
  left: 74px;
  z-index: 11;
  width: 2px;
  height: 185px;
  background-color: #FFFFFF;
}
#print_area #print .box .left .text_box {
  padding-left: 8px;
  line-height: 0.8em;
}
#print_area #print .box .left .text_box .t_left {
  font-family: "TBUDGothic B";
  float: left;
  color: #5daa60;
  font-size: 10px;
}
#print_area #print .box .left .text_box .t_right {
  font-family: "TBUDGothic B";
  float: left;
  color: #cc814d;
  font-size: 10px;
  margin-left: 10px;
}
#print_area #print .box .center {
  float: left;
  width: 260px;
  margin-left: 10px;
}
#print_area #print .box .center .energy_box {
  border-top: solid #73a4dd 1px;
  font-family: "TBUDGothic B";
  padding: 20px 10px;
}
#print_area #print .box .center .energy_box .e_left {
  float: left;
}
#print_area #print .box .center .energy_box .e_right {
  float: left;
  margin-left: 10px;
}
#print_area #print .box .center .energy_box .e_right dt {
  font-size: 12px;
  color: #5086c6;
}
#print_area #print .box .center .energy_box .e_right dd {
  color: #5086c6;
  font-size: 20px;
  margin-top: 7px;
}
#print_area #print .box .center .energy_box .e_right dd.small {
  font-size: 12px;
}
#print_area #print .box .center .co2_box {
  border-top: solid #73a4dd 1px;
  font-family: "TBUDGothic B";
  padding: 20px 10px;
}
#print_area #print .box .center .co2_box .c_left {
  float: left;
}
#print_area #print .box .center .co2_box .c_right {
  float: left;
  margin-left: 10px;
}
#print_area #print .box .center .co2_box .c_right dt {
  font-size: 12px;
  color: #5086c6;
}
#print_area #print .box .center .co2_box .c_right dd {
  color: #5086c6;
  font-size: 20px;
  margin-top: 7px;
}
#print_area #print .box .center .co2_box .c_right dd.small {
  font-size: 12px;
}
#print_area #print .box .center .tree_back {
  position: absolute;
}
#print_area #print .box .center .tree_box {
  position: relative;
  width: 260px;
  height: 90px;
  background-color: transparent;
  background-size: 100% 100%;
}
#print_area #print .box .center .tree_box .t_up {
  background-color: transparent;
  padding-top: 17px;
  width: 100%;
  display: table;
  border-collapse: separate;
  border-spacing: 0px 0px;
}
#print_area #print .box .center .tree_box .t_up .t_left {
  background-color: transparent;
  display: table-cell;
  vertical-align: top;
  float: none;
  font-family: "TBUDGothic R";
  font-size: 10px;
  line-height: 1.4em;
  padding-left: 12px;
}
#print_area #print .box .center .tree_box .t_up .t_right {
  background-color: transparent;
  text-align: right;
  display: table-cell;
  vertical-align: top;
  float: none;
  padding-right: 12px;
  font-family: "TBUDGothic B";
  color: #5086c6;
}
#print_area #print .box .center .tree_box .t_up .t_right #pri_tree {
  font-size: 18px;
}
#print_area #print .box .center .tree_box .t_up .t_right #pri_tree.small {
  font-size: 12px;
}
#print_area #print .box .center .tree_box .t_up .t_right .tree_unit {
  margin-top: 4px;
  font-size: 10px;
}
#print_area #print .box .right {
  float: left;
  margin-left: 34px;
}
#print_area #print .box .right .currency {
  background-color: #467fd3;
  width: 130px;
  height: 60px;
}
#print_area #print .box .right .currency dl {
  text-align: center;
  color: #FFF;
}
#print_area #print .box .right .currency dl dt {
  font-family: "TBUDGothic B";
  font-size: 12px;
  padding-top: 14px;
}
#print_area #print .box .right .currency dl dd {
  margin-top: 5px;
  font-family: "TBUDGothic B";
  font-size: 14px;
}
#print_area #print .box .right .costs {
  background-color: #467fd3;
  margin-top: 2px;
  width: 130px;
  height: 60px;
}
#print_area #print .box .right .costs dl {
  color: #FFF;
  text-align: center;
}
#print_area #print .box .right .costs dl dt {
  font-family: "TBUDGothic B";
  font-size: 12px;
  padding-top: 15px;
}
#print_area #print .box .right .costs dl dd {
  font-family: "TBUDGothic B";
  font-size: 14px;
  text-align: center;
  padding-top: 5px;
  width: 130px;
}
#print_area #print .box .right .save {
  background-color: #467fd3;
  margin-top: 2px;
  width: 130px;
  height: 60px;
}
#print_area #print .box .right .save dl {
  color: #FFF;
  padding-top: 14px;
  text-align: center;
}
#print_area #print .box .right .save dl dt {
  font-family: "TBUDGothic B";
  font-size: 12px;
}
#print_area #print .box .right .save dl dd {
  padding-top: 2px;
  color: #fffcc5;
  font-family: "TBUDGothic B";
  font-size: 18px;
}
#print_area #print .box .right .save dl dd.small {
  font-size: 12px;
}
#print_area #print .pri_text {
  padding-top: 10px;
  width: 100%;
  font-family: "TBUDGothic R";
  font-size: 10px;
  line-height: 1.5em;
}
#print_area #print .title2 {
  margin: 0 auto;
  margin-top: 15px;
  background-color: #000;
  width: 100%;
  height: 32px;
}
#print_area #print .title2 h3 {
  font-family: "TBUDGothic B";
  font-size: 13px;
  padding-top: 9px;
  padding-left: 10px;
  color: #FFF;
}
#print_area #print .pri_line_title ul {
  background-color: #dce5f1;
  width: 100%;
}
#print_area #print .pri_line_title ul li {
  text-align: right;
  font-family: "TBUDGothic B";
  font-size: 10px;
  display: table-cell;
  float: none;
  vertical-align: top;
  color: #3866a6;
  height: 40px;
  letter-spacing: -1px;
  border-bottom: solid 1px #989898;
}
#print_area #print .pri_line_title ul li p {
  padding-top: 5px;
}
#print_area #print .pri_line_title ul .l_0 {
  width: 77px;
  border-right: dashed 1px #989898;
  border-left: solid 1px #989898;
}
#print_area #print .pri_line_title ul .l_1 {
  text-align: right;
  width: 213px;
  border-right: dashed 1px #989898;
}
#print_area #print .pri_line_title ul .l_1 p {
  text-align: left;
  padding-left: 5px;
}
#print_area #print .pri_line_title ul .l_1 p .model_name.color_ver {
  display: inline-block;
  padding-bottom: 2px;
  padding-top: 4px;
}
#print_area #print .pri_line_title ul .l_1 p .regular {
  display: inline-block;
  padding-top: 1px;
  font-family: "TBUDGothic R";
  font-size: 10px;
}
#print_area #print .pri_line_title ul .l_2 {
  width: 50px;
  border-right: dashed 1px #989898;
}
#print_area #print .pri_line_title ul .l_2 p {
  padding-top: 13px;
  text-align: center;
}
#print_area #print .pri_line_title ul .l_3 {
  width: 110px;
  border-right: dashed 1px #989898;
}
#print_area #print .pri_line_title ul .l_3 p {
  padding-top: 13px;
  text-align: center;
}
#print_area #print .pri_line_title ul .l_4 {
  width: 80px;
  border-right: dashed 1px #989898;
}
#print_area #print .pri_line_title ul .l_4 p {
  padding-top: 13px;
  text-align: center;
}
#print_area #print .pri_line_title ul .l_5 {
  width: 75px;
  border-right: solid 1px #989898;
}
#print_area #print .pri_line_title ul .l_5 p {
  padding-top: 13px;
  text-align: center;
}
#print_area #print .current {
  display: table;
  border-collapse: collapse;
  border-spacing: 0px 0px;
}
#print_area #print .current .list_title {
  width: 76px;
  display: table-cell;
  float: none;
  vertical-align: top;
  font-family: "TBUDGothic B";
  font-size: 10px;
  line-height: 1.2em;
  letter-spacing: -1px;
  color: #5d9f62;
  background-color: #FFF;
  border-right: dashed 1px #989898;
  border-left: solid 1px #989898;
  border-bottom: solid 1px #989898;
}
#print_area #print .current .list_title p {
  padding-top: 5px;
  padding-left: 3px;
}
#print_area #print .current .inner_div {
  display: table-cell;
  float: none;
  vertical-align: top;
}
#print_area #print .replace {
  display: table;
  border-collapse: collapse;
  border-spacing: 0px 0px;
}
#print_area #print .replace .list_title {
  width: 76px;
  display: table-cell;
  float: none;
  vertical-align: top;
  font-family: "TBUDGothic R";
  font-size: 10px;
  line-height: 1.2em;
  letter-spacing: -1px;
  color: #cb7e49;
  background-color: #FFF;
  border-right: dashed 1px #989898;
  border-left: solid 1px #989898;
  border-bottom: solid 1px #989898;
}
#print_area #print .replace .list_title p {
  padding-top: 5px;
  padding-left: 3px;
}
#print_area #print .replace .inner_div {
  display: table-cell;
  float: none;
  vertical-align: top;
}
#print_area #print #current_result,
#print_area #print #replace_result {
  width: 100%;
  height: 30px;
}
#print_area #print #current_result .p_r_div,
#print_area #print #replace_result .p_r_div {
  display: table-cell;
  float: none;
  vertical-align: top;
  height: 30px;
  font-family: "TBUDGothic B";
  text-align: right;
}
#print_area #print #current_result .p_r_div p,
#print_area #print #replace_result .p_r_div p {
  font-size: 10px;
  margin-top: 9px;
  padding-right: 3px;
}
#print_area #print #current_result .title_result,
#print_area #print #replace_result .title_result {
  border-right: dotted 1px #989898;
  font-family: "TBUDGothic B";
  width: 290px;
  text-align: left;
}
#print_area #print #current_result .title_result p,
#print_area #print #replace_result .title_result p {
  font-size: 11px;
  padding-left: 8px;
}
#print_area #print #current_result .quantity_result,
#print_area #print #replace_result .quantity_result {
  border-right: dotted 1px #989898;
  width: 50px;
  text-align: center;
}
#print_area #print #current_result .quantity_result p,
#print_area #print #replace_result .quantity_result p {
  padding-right: 0px;
}
#print_area #print #current_result .energy_result,
#print_area #print #replace_result .energy_result {
  border-right: dotted 1px #989898;
  width: 110px;
}
#print_area #print #current_result .co2_result,
#print_area #print #replace_result .co2_result {
  border-right: dotted 1px #989898;
  width: 80px;
}
#print_area #print #current_result .cost_result,
#print_area #print #replace_result .cost_result {
  width: 73px;
}
#print_area #print #current_result {
  margin-top: 10px;
  background-color: #e4f2e7;
  border: solid 1px #989898;
}
#print_area #print #current_result .title_result {
  color: #5d9f62;
}
#print_area #print #replace_result {
  background-color: #f9ede4;
  border-left: solid 1px #989898;
  border-bottom: solid 1px #989898;
  border-right: solid 1px #989898;
}
#print_area #print #replace_result .title_result {
  color: #cb7e49;
}
#print_area #print #current_result.small f
p {
  font-size: 10px;
}
#print_area #print #replace_result.small p {
  font-size: 10px;
}
#print_area #more_info {
  text-align: center;
  margin-top: 15px;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 8px;
  background-color: #eeeded;
}
#print_area #more_info .more1 {
  font-family: "TBUDGothic B";
  color: #000;
  font-size: 10px;
}
#print_area #more_info .more2 {
  font-family: "TBUDGothic R";
  color: #3866a6;
  font-size: 10px;
}

.co2 {
  font-size: 60%;
}

#header,
#main,
#footer,
#modal,
#side,
#wrapper,
.scene,
.scene_class {
  display: none;
  margin: 0;
  padding: 0;
}

html, body {
  margin: 0;
  padding: 0;
}

#print_area {
  display: block;
}

#wrapper {
  display: none;
}

.item_template_print {
  width: 100%;
  border-bottom: solid 1px #989898;
  height: 46px;
}
.item_template_print .i_left {
  display: table-cell;
  float: none;
  vertical-align: top;
  width: 208px;
  padding-left: 5px;
  border-right: dashed 1px #989898;
  height: 41px;
  margin-top: 6px;
  text-align: left;
  font-size: 10px;
}
.item_template_print .i_left .i_manufacture {
  font-family: "TBUDGothic R";
  margin-top: 3px;
  font-style: italic;
}
.item_template_print .i_left .i_model {
  font-family: "TBUDGothic R";
  margin-top: 3px;
}
.item_template_print .i_left .i_model.color_ver {
  padding-top: 5px;
  padding-bottom: 2px;
}
.item_template_print .i_left .i_under {
  font-family: "TBUDGothic R";
  margin-top: 3px;
  display: table;
  border-collapse: separate;
  border-spacing: 4px 0px;
  text-align: left;
  letter-spacing: -1px;
  font-size: 10px;
}
.item_template_print .i_left .i_under .i_color_img,
.item_template_print .i_left .i_under .i_mono_img {
  display: table-cell;
  float: none;
  vertical-align: top;
}
.item_template_print .i_left .i_under .i_color {
  display: table-cell;
  float: none;
  vertical-align: top;
  height: 15px;
}
.item_template_print .i_left .i_under .i_mono {
  display: table-cell;
  float: none;
  vertical-align: top;
  height: 15px;
}
.item_template_print .i_left .i_under .i_size.A3 {
  display: table-cell;
  float: none;
  vertical-align: top;
  width: 24px;
  height: 19px;
  margin-top: -2px;
}
.item_template_print .i_left .i_under .i_size.A4 {
  display: table-cell;
  float: none;
  vertical-align: top;
  width: 24px;
  height: 19px;
  margin-top: -2px;
}
.item_template_print .i_left .i_under .i_year {
  display: table-cell;
  float: none;
}
.item_template_print .i_left .i_under.small {
  font-size: 8px;
}
.item_template_print .i_quantity {
  display: table-cell;
  float: none;
  vertical-align: top;
  width: 50px;
  height: 46px;
  border-right: dashed 1px #989898;
}
.item_template_print .i_quantity p {
  font-family: "TBUDGothic B";
  text-align: center;
  font-size: 9px;
  margin-top: 16px;
}
.item_template_print .i_quantity.small p {
  font-size: 8px;
}
.item_template_print .i_energy {
  display: table-cell;
  float: none;
  vertical-align: top;
  width: 110px;
  height: 46px;
  border-right: dashed 1px #989898;
}
.item_template_print .i_energy p {
  font-family: "TBUDGothic B";
  text-align: right;
  padding-right: 5px;
  font-size: 9px;
  margin-top: 16px;
}
.item_template_print .i_energy.small p {
  font-size: 8px;
}
.item_template_print .i_co2 {
  display: table-cell;
  float: none;
  vertical-align: top;
  width: 80px;
  height: 46px;
  border-right: dashed 1px #989898;
}
.item_template_print .i_co2 p {
  font-family: "TBUDGothic B";
  text-align: right;
  padding-right: 5px;
  font-size: 9px;
  margin-top: 16px;
}
.item_template_print .i_co2.small p {
  font-size: 8px;
}
.item_template_print .i_save {
  display: table-cell;
  float: none;
  vertical-align: top;
  width: 75px;
  height: 46px;
  border-right: solid 1px #989898;
}
.item_template_print .i_save p {
  font-family: "TBUDGothic B";
  text-align: right;
  padding-right: 4px;
  font-size: 9px;
  margin-top: 16px;
}
.item_template_print .i_save.small p {
  font-size: 8px;
}

.item_template_print.r1 {
  background-color: #FFFFFF;
}

.item_template_print.r2 {
  background-color: #eeeded;
}

.current.new-line {
  page-break-before: always;
  border-top: solid 1px #989898;
}

.replace.new-line {
  page-break-before: always;
  border-top: solid 1px #989898;
}

#current_result.new-line {
  page-break-before: always;
}
