﻿body {
    color: #333;
}
header address {
    display: none;
}
.sectionBox {
    width: 100%;
}
.sectionInner {
    width: 1050px;
    margin: 0 auto;
    padding: 120px 0;
    overflow: hidden;
}
.sectionInner h2 strong {
    display: block;
    font-weight: bold;
    color: #333;
    font-size: 40px;
}
.sectionInner h2 {
    font-size: 22px;
    color: #d32a1d;
    text-align: center;
    background: none;
    border: none;
    height: auto;
    padding: 0;
    margin: 0 0 40px 0;
    line-height: 1.4;
    font-weight: normal;
}
.sectionInner h2 span {
    display: block;
    font-size: 14px;
    color: #999;
}
strong {
    font-weight: bold !important;
}



#mvBox {
    background: url(/-/Media/Ricoh/Sites/co_jp/3dp/campaign/2018autumn/images/back_mv.png) no-repeat center center;
    background-size: cover;
}



#tokutenBox {
    background: url(/-/Media/Ricoh/Sites/co_jp/3dp/campaign/2018autumn/images/back_tokuten.png) no-repeat center center;
    background-size: cover;
}
.tokutenItem {
    float: left;
    background: #FFF;
    width: 320px;
}
.tokutenItem + .tokutenItem {
    margin-left: 45px;
}
.tokutenItem dl {
    background: #FFF;
}
.tokutenItem dt {
    color: #d33b1d;
    font-weight: normal;
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 1.4;
}
.tokutenItem dt span {
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
.tokutenItem dt span img {
    display: inline-block;
}
.tokutenItem dd {
    text-align: center;
    font-size: 24px;
    line-height: 1.4;
}
.tokutenItem img {
    margin-top: 35px;
}



#zoukeiBox {
    background: url(/-/Media/Ricoh/Sites/co_jp/3dp/campaign/2018autumn/images/back_zoukei.png) no-repeat center center;
    background-size: cover;
    text-align: center;
}
#zoukeiBox h2 {
    color :#FFF;
    font-size: 36px;
    position: relative;
}
#zoukeiBox h2:before {
    content: "";
    height: 1px;
    width: 205px;
    position: absolute;
    left: 0;
    top: 25px;
    background: #FFF;
}
#zoukeiBox h2:after {
    content: "";
    height: 1px;
    width: 205px;
    position: absolute;
    right: 0;
    top: 25px;
    background: #FFF;
}
.zoukeiItem {
    float: left;
    display: inline-block;
    text-align: left;
    width: 320px;
    margin: 0 43px 40px 0;
}
.zoukeiItem:nth-child(3),
.zoukeiItem:nth-child(6) {
    margin-right: 0;
}
.zoukeiItem:nth-child(4) {
    margin-left: 180px;
}
.zoukeiItem img {
}
.zoukeiItem dl {
    background: #FFF;
    padding: 20px 20px 20px 30px;
}
.zoukeiItem dl dt {
    font-size: 16px;
    font-weight: bold;
    position: relative;
}
.zoukeiItem dl dt:before {
    position: absolute;
    top: 7px;
    left: -30px;
    height: 1px;
    width: 20px;
    background: #d33b1d;
    display: inline-block;
    content: "";
}
.zoukeiItem dl dd {
    margin-top: 10px;
    font-size: 16px;
    font-weight: normal;
    color: #666;
}



#materialBox  {
    background: #F6F6F6 url(/-/Media/Ricoh/Sites/co_jp/3dp/campaign/2018autumn/images/back_material.png) no-repeat 95% 95%;
}
#materialBox dl {
    float: left;
    margin: 0 40px 60px 0;
    width: 176px;
}
#materialBox dl:nth-child(6),
#materialBox dl:nth-child(11) {
    margin-right: 0;
}
#materialBox dl dd {
    border-left: 1px solid #d33b1d;
    padding-left: 20px;
    font-weight: bold;
    font-size: 16px;
    color: #333;
    margin-top: 20px;
}
#materialBox dl dd span {
    font-size: 12px;
    font-weight: normal;
    /*color: #999;*/
    display: block;
    margin-top: 10px;
    line-height: 1.4;
    /*font-feature-settings: palt;*/
}
#materialBox .materialOther {
    clear: both;
    padding-top: 10px;
}
#materialBox .materialOther h3 {
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px solid #d33b1d;
    padding-bottom: 20px;
    margin-bottom: 40px;
    position: relative;
}
#materialBox .materialOther h3:before {
    content: "";
    width: 1px;
    height: 55px;
    position: absolute;
    left: 265px;
    top: -10px;
    background: #d33b1d;
}
#materialBox .materialOther h3 strong {
    font-size: 16px;
}
#materialBox .materialOther h3 span {
    font-size: 14px;
    color: #999;
    padding: 0 0 0 40px;
}
#materialBox .materialOther ul {
    overflow: hidden;
}
@media all and (-ms-high-contrast:none){
    #materialBox .materialOther ul {
        padding-top: 2px;
    }
}
#materialBox .materialOther ul li {
    float: left;
    position: relative;
    padding-left: 20px;
    margin-bottom: 30px;
    font-size: 16px;
    width: 262px;
}
#materialBox .materialOther ul li span {
    font-size: 12px;
    display: block;
    margin-top: 5px;
}
#materialBox .materialOther ul li:before {
    position: absolute;
    left: 0;
    top: 3px;
    content: "";
    height: 3px;
    width: 10px;
    display: inline-block;
    background: #d33b1d;
}



#optionBox {
    background: url(/-/Media/Ricoh/Sites/co_jp/3dp/campaign/2018autumn/images/back_option.png) no-repeat 10% 10%;
}
#optionBox dl {
    float: left;
    margin: 0 40px 60px 0;
    width: 312px;
}
#optionBox dl:nth-child(4),
#optionBox dl:nth-child(7) {
    margin-right: 0;
}
#optionBox dl dd {
    border-left: 1px solid #d33b1d;
    padding-left: 20px;
    font-weight: bold;
    font-size: 16px;
    color: #333;
    margin-top: 20px;
}
#optionBox dl dd span {
    font-size: 14px;
    font-weight: normal;
    /*color: #999;*/
    display: block;
    margin-top: 10px;
    line-height: 1.4;
    /*font-feature-settings: palt;*/
}


#featureBox {
    background: #f6f6f6 url(/-/Media/Ricoh/Sites/co_jp/3dp/campaign/2018autumn/images/back_feature.png) no-repeat center bottom;
    background-size: cover;
}
.featureItem {
    overflow: hidden;
    position: relative;
    display: table;
}
.featureItem + .featureItem {
    margin-top: 30px
}
.featureItem .num {
    font-size: 100px;
    opacity: 0.5;
    color: #FFF;
    left: 0;
    bottom: -10px;
    position: absolute;
    text-align: left;
}
.featureItem img {
    float: left;
    display: table-cell;
}
.featureItem dl {
    display: table-cell;
    width: 525px;
    background: #FFF;
    padding: 40px;
    vertical-align: middle;
}
.featureItem dt {
    font-size: 20px;
    color: #d33b1d;
    font-weight: bold;
    line-height: 1.4;
}
.featureItem dd {
    font-size: 16px;
    margin-top: 20px;
    line-height: 1.4;
}
.featureItem:nth-child(odd) .num {
    right: 0;
    left: inherit;
}


#flowBox {
    background: url(/-/Media/Ricoh/Sites/co_jp/3dp/campaign/2018autumn/images/back_flow.png) no-repeat center center;
    background-size: cover;
}
#flowBox p {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
}
#flowBox .flowItem span {
    display: block;
    position: relative;
    padding-left: 20px;
    font-size: 18px;
    font-weight: bold;
    margin: 40px 0 20px 0;
}
#flowBox .flowItem span:before {
    display: inline-block;
    position: absolute;
    top: 7px;
    left: 0;
    content: "";
    height: 3px;
    width: 10px;
    background: #d33b1d;
}
#faqBox {
    background: url(/-/Media/Ricoh/Sites/co_jp/3dp/campaign/2018autumn/images/back_faq.png) no-repeat center center;
    background-size: cover;
}
#faqBox dl {
    background: #FFF;
}
#faqBox dl + dl {
    margin-top: 30px;
}
#faqBox dl dt {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    position: relative;
    padding: 21px 16px 21px 85px;
    background: url(/-/Media/Ricoh/Sites/co_jp/3dp/campaign/2018autumn/images/faq_off.png) no-repeat 98% 16px;
}
#faqBox dl.open dt {
    background: url(/-/Media/Ricoh/Sites/co_jp/3dp/campaign/2018autumn/images/faq_on.png) no-repeat 98% 30px;
}
#faqBox dl dt:before {
    content: "Q";
    display: inline-block;
    padding: 15px 18px;
    background: #999;
    position: absolute;
    left: 0;
    top: 0;
    color: #FFF;
    font-size: 30px;
    font-weight: bold;
}
#faqBox dl dd {
    border-top: 1px dotted #CCC;
    padding: 20px;
    font-size: 16px;
    line-height: 1.4;
}
#faqBox dd strong {
    display: block;
    margin-bottom: 10px;
    color: #d33b1d;
    font-size: 18px;
    font-weight: bold;
}
#faqBox dl:first-child dt {
    background-image: none;
}


#campainBox {
    text-align: center;
    background: url(/-/Media/Ricoh/Sites/co_jp/3dp/campaign/2018autumn/images/back_campain.png) no-repeat center center;
    background-size: cover;
}
#campainBox h3 {
    font-size: 30px;
    font-weight: bold;
    color: #333;
    margin-bottom: 40px;
}
#campainBox .center a {
    display: inline-block;
    color: #FFF;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    background: #d31d3e url(/-/Media/Ricoh/Sites/co_jp/3dp/campaign/2018autumn/images/arrow_right.png) no-repeat 95% center;
    width: 560px;
    padding: 31px 0;
}
#campainBox .center a:hover {
    opacity: 0.75;
}



#conditionBox p {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;

}
#conditionBox table {
	margin-top: 40px;
}
#conditionBox .sectionInner h2 small {
    font-size: 30px;
}
#conditionBox .sectionInner h2 small {
    font-size: 30px;
}
#conditionBox .sectionInner th {
    font-size: 16px;
    font-weight: bold;
    padding: 15px 20px;
    border: 1px solid #ccc;
    background:/*#d33b1d*/#eee;
    width: 20%;
}
#conditionBox .sectionInner td {
    font-size: 14px;
    text-align:left;
    padding: 15px 20px;
    border: 1px solid #ccc;
}
.conditionBox_list01, 
.conditionBox_list02, 
.conditionBox_list03 {
	margin: 15px 0;
}
.conditionBox_list01 li + li, 
.conditionBox_list02 li + li, 
.conditionBox_list03 li + li {
	margin-top: 5px;
}

.conditionBox_list01 li {
	text-indent: -1em;
	padding-left: 1em;
}

.conditionBox_list02 li {
	text-indent: -1em;
	padding-left: 1em;
}

.conditionBox_list03 li {
	text-indent: -1em;
	padding-left: 1em;
}
.is-pc {
	width: 3px;
	display: none;
}
@media all and (min-width: 0px) and (max-width: 768px) {
.is-sp,
.is-pc {
	width: 1px;
	display: none;
}
}
#bottom_contact {
	left: 0;
	bottom: 0;
	position: fixed;
	width: 100%;
	display: none;
	background-image:url(/-/Media/Ricoh/Sites/co_jp/3dp/campaign/2018autumn/images/bottom_contact_bg.jpg);
	background-image:url(/-/Media/Ricoh/Sites/co_jp/3dp/campaign/2018autumn/images/back_tokuten.png);
	background-size:cover;
	background-position: center center;
	box-shadow: -10px 0 5px rgba(0,0,0, .2);
}
div#bottom_contact {
    text-align:center;
    padding: 20px 0;
}
div#bottom_contact p {
    font-weight:bold;
    font-size: 24px;
    margin-bottom: 15px;
}
div#bottom_contact ul {
    width: 940px;
    margin: 0 auto;
    overflow:hidden;
}
div#bottom_contact li {
    float: left;
    width: 460px;
}
div#bottom_contact li:nth-of-type(1) {
    margin-right: 20px;
}
div#bottom_contact li a {
    text-decoration:none;
    border-radius: 4px;
    display: block;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    background: #d31d3e url(/-/Media/Ricoh/Sites/co_jp/3dp/campaign/2018autumn/images/arrow_right.png) no-repeat 95% center;
    padding: 20px 0;
}
div#bottom_contact li a:hover {
	opacity: .7;
}
div#bottom_contact li:nth-of-type(1) a {
    background-color: #d33b1d;
}
ul.textLink {
    margin-top: 15px;
}
ul.textLink li + li {
    margin-top:5px;
}
ul.textLink li a:before {
    content: '';
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url(/-/Media/Ricoh/Sites/co_jp/3dp/campaign/2018autumn/images/arrow.svg);
    background-size: 16px;
    background-repeat:no-repeat;
    margin-right: 5px;
	vertical-align:middle;
}



/*181031------------------------------------------------------------------*/
#materialBox .area-link:hover img {
    opacity: .7;
    transition: .3s;
}
#materialBox .area-link:hover a {
	text-decoration: none;
	color: #551a8b;
}
/*#materialBox .area-link dd a {
    text-decoration:none;
    color: #333;
}*/
#optionBox .area-link:hover img {
    opacity: .7;
    transition: .3s;
}
#optionBox .area-link:hover a {
	text-decoration: none;
	color: #551a8b;
}


/*190129------------------------------------------------------------------*/
body {
	position: relative;
}
.overLay {
	position:absolute;
	top:0;
	left:0;
	background:rgba(0,0,0,0.8);
	width:100%;
	height:100%;
	z-index:901;
}
.overLay .text {
	position:fixed;
	z-index:902;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
	padding: 50px;
	border: 1px solid #fff;
	border-radius: 5px;
	background:rgba(255,255,255,0.3);
}
.overLay .text span {
	font-size: 26px;
}