@charset "UTF-8";
/*  
00:Reset  
----------------------------------------------------*/
body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.8;
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

/* font */
h1, h2, h3, h4, h5, h6, strong, b {
  font-family: Helvetica-Bold, Arial-Bold, "ゴシックMB101 DB", "Gothic MB101 Medium", "メイリオ", sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.bold {
  font-family: Helvetica-Bold, Arial-Bold, "ゴシックMB101 DB", "Gothic MB101 DemiBold", "メイリオ", sans-serif;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, div, p, form {
  margin: 0;
  padding: 0;
}

div {
  margin: 0;
  padding: 0;
}

div:after {
  /* clear fix */
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}

table {
  /*  
  border-collapse: separate;  
  border-collapse: collapse;
  border-spacing: 1px;  
  */
}

th, td {
  text-align: left;
  vertical-align: top;
}

img {
  border: none;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

address {
  font-style: normal;
}

* {
  padding: 0;
  margin: 0;
}

/*  
01:customers Reset  
----------------------------------------------------*/
a {
  color: #D31C23;
  text-decoration: none;
}

a:visited {
  color: #D31C23;
  text-decoration: none;
}

a:hover {
  color: #D31C23;
  text-decoration: none;
}

p {
  margin: 0;
}

ul, li {
  margin: 0;
  padding: 0;
}

ul li {
  list-style: none;
}

h1 {
  font-size: 38px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 26px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 22px;
}

h6 {
  font-size: 20px;
}

.imgBtn,
.imgH {
  display: block;
  font-size: 1px;
  line-height: 1px;
  text-indent: -1000em;
  text-align: left;
  overflow: hidden;
}

a:hover img {
  filter: alpha(opacity=60);
  /*IE*/
  -moz-opacity: 0.6;
  /*FF*/
  opacity: 0.6;
}

hr {
  width: 100%;
  height: 1px;
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.


h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
 */
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* Scss Document */
.m_30 {
  margin: 30px 0;
}

.h_30 {
  margin-top: 30px;
}

.f_30 {
  margin-bottom: 30px;
}

.p_30 {
  padding: 30px 0;
}

.m_50 {
  margin: 50px 0;
}

.h_50 {
  margin-top: 50px;
}

.f_50 {
  margin-bottom: 50px;
}

/* Scss Document */
.center {
  text-align: center;
}

.right {
  text-align: right;
}

.left {
  text-align: left;
}

/* CSS Document */
/* CSS Document */
/*ヘッダー*/
.backcolor {
  background-color: #D31C23;
  overflow: hidden;
}

.container {
  width: 960px;
  margin: 0 auto;
}

.inner {
  width: 900px;
}

.container ul li a {
  display: inline-block;
  float: right;
  padding: 10px 20px;
  color: #FFFFFF;
}

#pageHead .container img {
  padding: 20px 0 10px 0;
}

.title {
  float: left;
  margin-top: 0px;
}
.title h1 {
  color: #333;
}
.title p {
  font-size: 12px;
  margin: 10px 0 -10px;
}

.aaa {
  float: right;
  margin-top: 0px;
}

.aaa p {
  font-size: 16px;
  margin-top: -10px;
}

.aaa p strong {
  color: #D31C23;
}

#pageHead li.headnav {
  font-size: 12px;
}

#pageHead ul {
  margin-top: -5px;
  margin-right: -30px;
}

/*グローバルナビ*/
.container2 {
  width: 960px;
  margin: 0 auto;
}

#pageHead .globalNavi {
  border: solid #D31C23;
  border-width: 7px;
  /*	padding: 10px ;*/
  border-left: none;
  border-right: none;
  border-top: none;
}

#pageHead .globalNavi ul {
  margin: 0;
  padding: 0;
}

#pageHead .globalNavi ul:after {
  content: "";
  clear: both;
  display: block;
}

#pageHead .globalNavi ul li {
  list-style: none;
  float: left;
  font-weight: bold;
}

#pageHead .globalNavi ul li a:hover {
  background-color: #D31C23;
  display: block;
  color: #FFFFFF  !important;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  padding: 10px 0 10px;
  margin-bottom: -20px;
  text-align: center;
}

#pageHead .globalNavi ul li.gnav1 {
  width: 101px;
  padding: 10px 0 20px;
  text-align: center;
  text-decoration: none;
}
#pageHead .globalNavi ul li.gnav1 a {
  color: #333;
}

#pageHead .globalNavi ul li.gnav2 {
  width: 180px;
  padding: 10px 0 20px;
  text-align: center;
  text-decoration: none;
}
#pageHead .globalNavi ul li.gnav2 a {
  color: #333;
}

#pageHead .globalNavi ul li.gnav3 {
  width: 180px;
  padding: 10px 0 20px;
  text-align: center;
  text-decoration: none;
}
#pageHead .globalNavi ul li.gnav3 a {
  color: #333;
}

#pageHead .globalNavi ul li.gnav4 {
  width: 263px;
  padding: 10px 0 20px;
  text-align: center;
  text-decoration: none;
}
#pageHead .globalNavi ul li.gnav4 a {
  color: #333;
}

#pageHead .globalNavi ul li.gnav5 {
  width: 135px;
  padding: 10px 0 20px;
  text-align: center;
  text-decoration: none;
}
#pageHead .globalNavi ul li.gnav5 a {
  color: #333;
}

#pageHead .globalNavi ul li.gnav6 {
  width: 101px;
  padding: 10px 0 20px;
  text-align: center;
  text-decoration: none;
}
#pageHead .globalNavi ul li.gnav6 a {
  color: #333;
}

/*フッター*/
footer {
  padding-top: 50px;
}

#pageFoot {
  background: url(../images/f_bg.jpg);
  background-size: cover;
  clear: both;
  padding: 50px 0;
}

#pageFoot h1 {
  text-align: center;
}

.footerArea {
  background-color: #f4b1b2;
  color: #fff;
  padding: 20px 0;
}

.footerFont {
  font-size: 24px;
  line-height: 1.5;
  float: left;
}

.footerFont2 {
  float: right;
}

.h1_tel {
  font-size: 46px;
  padding: 0;
  margin: 0;
  font-weight: bold;
}

.copy {
  color: #FFFFFF;
  font-size: 20px;
  text-align: center;
  background-color: #808080;
  border-radius: 10px;
  padding: 5px;
  margin: 0;
}

#pageFoot ul li {
  background: url(../../images/icon.png) left no-repeat;
  text-indent: 10px;
  list-style: none;
}

#pageFoot .footback {
  margin: 60px auto 0 auto;
  height: 195px;
}

.container3 {
  width: 960px;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 10px;
}

.footlogo {
  float: left;
  width: 290px;
  font-size: 13px;
}

.footnavi1 {
  float: left;
  width: 140px;
  color: #333;
  font-size: 13px;
  line-height: 1.75;
}
.footnavi1 a {
  color: #333;
}
.footnavi1 a:hover {
  color: #D31C23;
}

.footnavi2 {
  float: left;
  width: 155px;
  color: #333;
  font-size: 13px;
  line-height: 1.75;
}
.footnavi2 a {
  color: #333;
}
.footnavi2 a:hover {
  color: #D31C23;
}

.footnavi2 ul li.nonefootnav {
  background: none;
  margin-left: 10px;
  font-size: 12px;
}

.footnavi3 {
  float: left;
  width: 178px;
  color: #333;
  font-size: 13px;
  line-height: 1.75;
}
.footnavi3 a {
  color: #333;
}
.footnavi3 a:hover {
  color: #D31C23;
}

.footnavi3 ul li.nonefootnav {
  background: none;
  margin-left: 10px;
  font-size: 12px;
}

.footnavi4 {
  float: left;
  color: #333;
  font-size: 13px;
  line-height: 1.75;
}
.footnavi4 a {
  color: #333;
}
.footnavi4 a:hover {
  color: #D31C23;
}

.footnavi4 ul li.nonefootnav {
  background: none;
  margin-left: 10px;
  font-size: 12px;
}

#pageFoot h2 {
  text-align: center;
  margin-top: 20px;
}

#copyright {
  text-align: center;
  margin: 20px 0;
  clear: both;
  font-size: 10px;
}

.h2sub {
  color: #D31C23;
  font-size: 20px;
}

h3 {
  color: #D31C23;
  font-weight: bold;
}

h4 {
  background: rgba(211, 28, 35, 0.2);
  padding: 5px 10px;
  border-left: 6px solid #D31C23;
  margin: 0px 0 30px;
}

h5 i {
  color: #D31C23;
}

.area01 {
  background: rgba(211, 28, 35, 0.2);
}

.area02 {
  background-image: url(../images/stripe_bg.png);
}

.area03 {
  border-bottom: 5px double #D31C23;
  border-top: 5px double #D31C23;
  padding-top: 10px;
}

.btn {
  font-size: 16px;
  text-align: center;
  margin: 10px auto;
  background-color: #D31C23;
  border-radius: 10px;
  padding: 10px;
  color: #fff;
}

.btn:hover {
  background: rgba(211, 28, 35, 0.5);
}

.btn_f {
  font-size: 18px;
  text-align: center;
  margin: 0px auto;
  background-color: #fff;
  border-radius: 10px;
  padding: 5px 10px;
  color: #D31C23;
  width: 350px;
}

.btn_f:hover {
  background: #f0f0f0;
}

.btn_ogn {
  background: #9FBD4D;
  padding: 5px;
  width: 200px;
  border-radius: 5px;
  margin-top: 10px;
  color: #fff;
  text-align: center;
}

hr {
  margin: 0 auto 30px;
}

hr.sample {
  border: none;
  border-top: #D31C23 3px solid;
}

.l_box {
  float: left;
}

.r_box {
  float: right;
  text-align: right;
}

.l_box_img {
  float: left;
  margin-top: 30px;
  width: 100px;
  margin-right: 90px;
}

.r_box_img {
  float: right;
  text-align: right;
  margin-top: 30px;
  width: 100px;
}

.l_box_fimg {
  float: left;
  margin-top: -80px;
  margin-left: 100px;
}

.r_box_fimg {
  float: right;
  text-align: right;
  margin-top: -80px;
  margin-right: 100px;
}

/* 1カラム*/
.column {
  margin-top: 10px;
  margin-right: -15px;
}

.column .box {
  float: left;
  margin-right: 15px;
}

/* 1カラム*/
.column1 {
  margin-top: 30px;
}

/* 2カラム*/
.column2 {
  margin-right: -30px;
}

.column2 .box {
  float: left;
  margin-right: 30px;
  width: 465px;
}

.column2_wide .box1 {
  float: left;
  width: 360px;
}

.column2_wide .box2 {
  float: left;
  width: 600px;
}

.column2_wide2 {
  margin-right: -30px;
}

.column2_wide2 .box1 {
  float: left;
  margin-right: 30px;
  width: 700px;
}

.column2_wide2 .box2 {
  float: left;
  width: 230px;
}

.column2_f .box1 {
  float: left;
  width: 430px;
}

.column2_f .box2 {
  float: left;
  width: 530px;
}

/* 3カラム*/
.column3 {
  margin-right: -30px;
}

.column3 .box {
  float: left;
  margin-right: 30px;
  width: 300px;
}

/* 4カラム*/
.column4 {
  margin-right: -20px;
}

.column4 .box {
  width: 222px;
  margin-right: 20px;
  float: left;
}

/* 5カラム*/
.column5 {
  margin-right: -10px;
}

.column5 .box {
  width: 184px;
  margin-right: 10px;
  float: left;
}

/*メイン*/
#main img {
  display: block;
  height: auto;
  width: 100%;
  margin: 0;
  padding: 0;
}

/*コンテンツ開始*/
#contents {
  margin: 0 auto 50px;
}

.newsTopics p {
  font-size: 28px;
  margin-top: 20px;
  float: left;
  color: #D31C23;
}

.newsTopics ul {
  float: left;
  list-style: none;
  font-size: 14px;
  font-weight: bold;
  line-height: 2.5;
  margin-left: 120px;
}
.newsTopics ul li a {
  color: #333;
}
.newsTopics ul li a:hover {
  color: #D31C23;
}

.newsTopics ul li time {
  margin-right: 20px;
}

.container {
  margin: 0 auto;
  width: 960px;
}

.container4 {
  margin: 40px auto;
  width: 960px;
}

.container4 .heading {
  font-size: 28px;
  text-align: center;
}

.container4 .title {
  background-color: #F0F0F0;
  width: 430px;
  padding: 10px;
}

.container4 .title strong {
  font-size: 24px;
}

.container4 .title small {
  font-size: 12px;
  color: #4480c9;
}

.column2_3dprint {
  margin-left: 100px;
  margin-right: -30px;
}

.column2_3dprint .box {
  float: left;
  margin-right: 30px;
  width: 365px;
}

.print_box {
  border: #f0f0f0 4px solid;
  border-top: none;
  padding: 0px 15px 15px 15px;
}

.print_box_fdm {
  background: rgba(57, 156, 74, 0.1);
  padding: 15px;
  text-align: center;
}
.print_box_fdm h1 {
  color: #399c4a;
}
.print_box_fdm h5 {
  margin-top: -15px;
  margin-bottom: 15px;
}

.print_box_stereo {
  background: rgba(222, 128, 30, 0.1);
  padding: 15px;
  text-align: center;
}
.print_box_stereo h1 {
  color: #de801e;
}
.print_box_stereo h5 {
  margin-top: -15px;
  margin-bottom: 15px;
}

.hoge {
  width: 150px;
  height: 150px;
  border-radius: 75px;
  background-color: #4480C8;
  position: relative;
  left: 310px;
  bottom: 170px;
}

.hoge p {
  color: #FFFFFF;
  text-align: center;
  line-height: 1.75;
  font-size: 14px;
  margin-top: 37px;
  padding-top: 35px;
}

.hoge p strong {
  font-size: 18px;
}

#contents .right {
  float: right;
}

.sample {
  padding-bottom: 5px;
  width: 960px;
}

.photo1 {
  float: left;
  padding: 0 5px 0 10px;
}

.photo2 {
  float: left;
  padding: 0 5px;
}

.photo3 {
  float: left;
  padding: 0 5px;
}

.photo4 {
  float: left;
  padding: 0 5px;
}

.photo5 {
  float: left;
  padding: 0 5px;
}

.sample p {
  text-align: center;
}

.sample p strong {
  font-size: 24px;
  color: #D31C23;
}

.container5 {
  margin: 50px auto 0;
  width: 960px;
}

.stripe_diagonal {
  width: 100%;
  height: 14px;
  background-image: linear-gradient(-45deg, #fff 25%, #D31C23 25%, #D31C23 50%, #fff 50%, #fff 75%, #D31C23 75%, #D31C23);
  background-size: 12px 12px;
}

.samplebotan p {
  font-size: 16px;
  font-weight: 550;
  margin-top: 10px;
  background-color: #D31C23;
  width: 280px;
  margin-left: 330px;
  border-radius: 10px;
  padding: 10px;
  color: #fff;
}

.tdata {
  background-image: linear-gradient(-45deg, #fff 25%, #f4b1b2 25%, #f4b1b2 50%, #fff 50%, #fff 75%, #f4b1b2 75%, #f4b1b2);
  background-size: 12px 12px;
  padding: 10px;
  float: left;
  width: 380px;
}

.orenge {
  background-color: #f4b1b2;
  padding: 20px 30px;
  color: #fff;
}

.tdata_img {
  width: 250px;
  position: absolute;
  margin-left: 200px;
  margin-top: 70px;
}

.tdata p strong {
  color: #fff;
  font-size: 21px;
  display: block;
  text-align: center;
}

.tdata ul li {
  line-height: 30px;
  list-style: none;
}

.hoge2 {
  width: 160px;
  height: 160px;
  border-radius: 84px;
  background-color: #fff;
  border: solid #D31C23;
  border-width: 2px;
  bottom: 170px;
  text-align: center;
  float: left;
  margin-left: 10px;
}
.hoge2 h2 {
  color: #333;
}
.hoge2 p {
  font-size: 12px;
  margin-top: -10px;
  color: #333;
}

.hoge2:hover {
  background-color: rgba(211, 28, 35, 0.3);
}

.hoge2 i {
  font-size: 50px;
  margin-top: 25px;
}

.hoge2 p strong {
  font-size: 30px;
  font-weight: 100;
}

.hogehoge {
  float: right;
}

/*labの紹介*/
/*設備紹介*/
.column2_machine {
  margin-right: -30px;
}

.column2_machine .box1 {
  float: left;
  margin-right: 30px;
  width: 360px;
}

.column2_machine .box2 {
  float: left;
  width: 570px;
}

/*3dプリント*/
.g_bg1 {
  padding: 10px 80px;
  background: #f0f0f0;
  font-size: 20px;
}

.g_bg1 i {
  color: #399c4a;
}

.g_bg2 {
  padding: 10px 30px;
  background: #f0f0f0;
  font-size: 20px;
}

.g_bg2 i {
  color: #de801e;
}

.btn_3d {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: 10px auto;
  border-radius: 10px;
  padding: 10px;
  border: 1px solid #333;
  color: #333;
}

.btn_3d_fdm {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: 10px auto;
  border-radius: 10px;
  padding: 10px;
  border: 1px solid #333;
  color: #333;
}
.btn_3d_fdm i {
  color: #399c4a;
}

.btn_3d_fdm:hover {
  background: rgba(57, 156, 74, 0.3);
}

.btn_3d_ste {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: 10px auto;
  border-radius: 10px;
  padding: 10px;
  border: 1px solid #333;
  color: #333;
}
.btn_3d_ste i {
  color: #de801e;
}

.btn_3d_ste:hover {
  background: rgba(222, 128, 30, 0.3);
}

/*FDM*/
.column_item {
  margin-right: -10px;
}

.column_item .box_img {
  float: left;
  margin-right: 10px;
  width: 120px;
}

.column_item .box_text {
  float: left;
  width: 330px;
}
.column_item .box_text p {
  font-size: 14px;
}

/*光造形*/
/*3dデータ*/
/*ご注文の流れ*/
.column2_process {
  margin-right: -30px;
}

.column2_process .box1 {
  float: left;
  margin-right: 30px;
  width: 250px;
}

.column2_process .box2 {
  float: left;
  width: 680px;
}

/*Q&A*/
.accordion label {
  background: #f0f0f0;
  color: #333;
  padding: 10px 20px;
  display: block;
  margin: 0;
  border: 1px solid #fff;
  font-size: 16px;
  position: relative;
}

.accordion label:after {
  font-family: 'FontAwesome';
  content: "\f054";
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -12px;
  color: #D31C23;
}

.accordion {
  margin: 0 auto;
  padding: 10px;
}

.accordion .ac-content {
  margin: 0 10px;
}

.accordion input {
  display: none;
}

.accordion label:hover {
  background: #ddd;
}

.accordion .ac-cont {
  transition: 0.5s;
  height: 0;
  overflow: hidden;
  padding: 0 20px;
}

.accordion input:checked + .ac-cont {
  height: auto;
  padding: 20px;
}

/*NEWS&TOPICS*/
.entry {
  width: 960px;
  margin: 0 auto;
}

.entry h1 {
  font-size: 18px;
  background: rgba(211, 28, 35, 0.2);
  padding: 5px 10px;
  border-left: 6px solid #D31C23;
  margin: 5px 0 20px;
  color: #333;
}

.entry h2 {
  font-size: 20px;
  margin: 10px 25px;
  text-align: left;
  color: #333;
  position: relative;
}

.entry h2:before {
  font-family: 'FontAwesome';
  content: "\f138";
  position: absolute;
  left: -25px;
  font-size: 20px;
  color: #D31C23;
}

.entry h3 {
  color: #D31C23;
  background: #fff;
  border: 0px;
  margin: 10px 0 0px;
  padding: 0;
  font-size: 18px;
}

.entry img {
  margin: 5px 0;
}
