@charset "UTF-8";

/* --------------------------------------------------------------------------------------------- faq */
@media only screen and (max-width: 768px){

.pc { display: none !important; }
.sp { display: block !important; }

html, body {
  overflow-x: hidden;
}
body {
    padding-top: 72px!important;
}

ul#ac_body > li {
    font-size: 140%!important;
}

#breadcrumb {
    font-size: 1.1rem;
    padding: 5px 0!important;
}

#breadcrumb .inner {
    margin: 0 10px!important;
    width: 100%!important;
}
.faq {
  background: #F4F4F4 !important;
}
.faq p {
	font-size: 1.5rem;
	font-weight: normal;
	text-align: center;
	line-height: 1.6;
	padding: 10px;
	margin-bottom: 20px;
}
.img {
	width: 50%;

}
.img2 {
	width: 50%;
	float: left;
	padding: 1px;
}
.faq .menu {
	margin: 0px 0 0px;
	padding-bottom: 0px;
	clear: both;
}
.faq .faq-list {
	display: flex;
	flex-wrap: wrap;
}
.faq .faq-list:after {
  display: block;
  content: "";
  clear: both;
}
.faq .faq-list li{
	align-content: space-between;
	align-items: flex-start;
}

.faq h2 {
  color: #333;
  font-size: 26px;
  font-weight: normal;
  margin: 20px auto 40px;
  text-align: center;
}

.faq dl {
  position: relative;
  border: solid 1px #0184B4;
  margin: 30px 0 0;
}
.faq dt {
  cursor: pointer;
  height: auto;
  text-indent: -1em;
  color: #11395F;
  font-size: 18px;
  line-height: 1.5em;
  padding: 16px 20px 20px 34px;
}
.faq dt:before {
	content: 'Q';
	color: #0184B4;
}
.faq dt:after {
  display: inline-block;
  position: absolute;
	bottom: -1px;
  right: 18px;
  content: "▼";
  color: #0184B4;
  font-size: 26px;
  font-weight: bold;
}
.faq dt.active {  border-bottom: solid 1px #0184B4;}
.faq dt.active:after {
  content: "▲"
}
.faq dt span {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4em;
}
.faq dd {
  display: none;
  background: #fff;
  color: #11395F;
  font-size: 16px;
  line-height: 1.5em;
  padding: 20px 10px 20px 20px;
}
.faq dd span{
  display: block;
}
.faq dd ul {
  margin: 0 0 0 15px;
}
.faq dd li {
  list-style-type: square;
  margin: 0;
  padding: 0;
}

.faq .rows {
  position: relative;
}
.faq .rows span {
  display: inline-block;
  position: absolute;
  top: 7px;
}
.faq .menubox {
	max-width: 470px;
	margin: 0 auto 0 auto;
}
/* --------------------------------------------------------------------------------------------- contents */
#contentsB {
	margin: 0 auto 0 auto;
	padding: 0;
	
	/*padding: 0 0 50px;*/
}

#contentsB:after {
	content: "";
	clear: both;
	display: block;
}

#contentsB .inner {
	width: 100%;
	background: #fff;
	margin: 40px auto;
	padding: 40px 20px;
	/*padding: 30px;*/
}

#contentsB .title,
#contents2 .title {
	font-size: 2.6rem;
	font-weight: normal;
	text-align: center;
	line-height: 1.6;
	color: #11395F;
	padding: 20px 0 0;
	margin: 0 0 0px;
}
	/* --------------------------------------------------------------------------------------------- appeal */
#appeal {
  background: #fff;
}
#appeal .inner {
	width: 100%;
	margin: 0 auto;
	padding: 35px 0px 35px;
	overflow: hidden;
	text-align: center;
}
#appeal h2 {
	color: #333;
  font-size: 26px;
  font-weight: normal;
  margin: 0 0 40px;
}

/* appeal-box */
.appeal-box {
	width: 850px;
	border: solid 3px #eee;
	margin: 0 auto;
	padding: 25px 0 25px 25px;
}
.appeal-box:after {
	content: "";
	clear: both;
	display: block;
}
.appeal-box h3 {
	float: left;
	color: #333;
	font-size: 14px;
	font-weight: normal;
	margin: 12px 25px 0 0;
}
.appeal-box h3 span {
	display: block;
	background: url(/roboren/img/module/icon_phone.gif) no-repeat 45px -1px;
	color: #0D3962;
	font-size: 34px;
	font-weight: bold;
	margin: 0 20px 10px 0;
	padding: 0 0 0 35px;
}
.appeal-box a {
	display: block;
	margin: 0;
}

/* appeal-box2 */
.appeal-box2 {
	width: 95%;
	border: solid 1px #eee;
	margin: 0 auto;
	padding: 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.appeal-box2:after {
	content: "";
	clear: both;
	display: block;
}
.appeal-box2 h2 {
	background: #eee;
	color: #333 !important;
  font-size: 18px !important;
	line-height: 1.6em;
  font-weight: normal;
  margin: 0 !important;
  padding: 17px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-bottom: solid 1px #eee;
}
.appeal-box2 h3 {
	float: none;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 20px 20px 30px;
    border-bottom: solid 1px #eee;
    border-right: none;
}
.tel:before {
	content: url(/3dprinter/img/module/icon_phone_sp.gif);
	margin: 10px 0 0 0px;
	position: relative;
	top: 1px;
}

.tel {
	display: block;
	color: #0D3962;
	font-size: 32px;
	font-weight: bold;
	margin: 25px 20px 10px 0;
	padding: 0 0 0 15px;
}
.appeal-box2 .appeal-apo {
	font-size: 14px;
	font-weight: normal;
}
.appeal-box2 p {
	float: none;
	display: block;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 20px 0 0;
}
.appeal-box2 a {
	display: block;
	margin: 16px 0 20px;
}

.appeal-box2 .appeal-tel {
	padding: 2px 0 0 0!important;
	background: none;
}

.appeal-box2 img {
    max-width: 100%;
}
footer a {
    color: #fff;
    font-size: 120%!important;
}
}