@charset "utf-8";

/*----------------------
 header
----------------------*/


/*----------------------
 .content
----------------------*/

img {
    height: auto;
}
.mt10 {
    margin-top: 10px!important;
}
.mt50 {
    margin-top: 50px!important;
}
.mb60 {
    margin-bottom: 60px!important;
}
.pb20 {
    padding-bottom: 20px!important;
}
.wf-sawarabimincho {
    font-family: "Sawarabi Mincho";
}
.link_area {
    padding: 20px 0px 20px 50px;
    background: #f8f8f8;
}
.link_area a {
    background: url(/business/server/img/to_detail@2x.png) no-repeat left center;
    background-size: 121px 23px;
    color: #e60019;
    font-size: 14px;
    padding: 5px 0px 5px 130px;
    display: block;
}
.link_area a:hover {
    text-decoration: underline;
}
#Server_Contents {
    font-family: 'Noto Sans Jp', sans-serif;
    font-feature-settings: "palt";
    text-align: justify;
    color: #333;
}
#Server_Contents.Server_Content *{
    box-sizing: inherit;
}
#Server_Contents.Server_Content .bg_col *{
    box-sizing: border-box;
}
#Server_Contents .maintitle p {
    text-align: center;
    font-size: 36px;
    background: url(/business/server/img/main_103@2x.jpg);
    background-size: cover;
    background-position: 50% 50%;
    padding: 80px 0px 0px;
    height: 320px;
    color: #fff;
    letter-spacing: 10px;
}
#Server_Contents .maintitle p span {
    font-size: 18px;
    display: block;
    margin-top: 20px;
    letter-spacing: 1px;
    font-weight: 300;
}
#Server_Contents .bignavi {
    margin-top: 20px;
}
#Server_Contents .bignavi h2 {
    font-size: 42px;
    color: #fff;
    letter-spacing: 5px;
    text-align: center;
}
#Server_Contents .bignavi h2 span {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 15px;
    display: block;
}
#Server_Contents .bignavi p {
    line-height: 3em;
    margin-top: 50px;
    color: #fff;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 300;
    text-align: center;
    padding-bottom: 60px;
    background: url(/business/server/img/white_arrow.png) no-repeat center bottom;
}
#Server_Contents .bignavi a {
    padding: 100px 0px;
    display: block;
}
#Server_Contents .consideration a {
    background: url(/business/server/img/consideration_bk@2x.jpg);
    background-size: cover;
    background-position: 50% 50%;
}
#Server_Contents .customer a {
    background: url(/business/server/img/customer_bk@2x.jpg);
    background-size: cover;
    background-position: 50% 50%;
}
a.hover:hover {
    opacity: 0.5;
}
.bg_col {
    background: #f8f8f8;
    padding: 0px;
}
.contentsarea {
    width: 960px;
    margin: 0px auto;
}
ul.customerlink {
    width: 960px;
    margin: 50px auto;
    overflow: hidden;
}
ul.customerlink li {
    float: left;
    margin-right: 40px;
}
ul.customerlink li a {
    width: 460px;
    height: 230px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5em;
}
ul.customerlink li.ingredient a {
    background: url(../customer/img/banner01_bk@2x.jpg);
    background-size: cover;
    background-position: 50% 50%;
    color: #fff;
}
ul.customerlink li.contact a {
    border: 1px solid #a4a4a4;
    text-align: center;
    padding: 10px 20px 10px;
    width: 418px;
    height: 208px;
    font-size: 13px;
    line-height: 1.5em;
}
ul.customerlink li.contact a img {
    margin-top: 10px;
}
ul.customerlink li.contact a span {
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    margin: 10px auto 0px;
    padding-right: 30px;
    padding: 5px 30px 5px;
    background: url(/business/server/img/arrow.png) no-repeat center right;
}
ul.customerlink li.contact a:hover {
    border: 1px solid #e60019;
}
ul.customerlink li.contact a:hover span {
    color: #e60019;
    background: url(/business/server/img/arrow_red.png) no-repeat center right;
}
ul.customerlink li.contact a:hover span.red {
    color: #e60019;
    background: none;
}
ul.customerlink li.ingredient a span {
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    padding-right: 40px;
    padding: 5px 40px 5px;
    background: url(../customer/img/white_arrow.png) no-repeat center right;
}
ul.customerlink li:last-child {
    margin-right: 0px;
}
ul.serverlink {
    overflow: hidden;
    width: 1200px;
    margin: 50px auto;
}
ul.serverlink li {
    float: left;
    margin-right: 10px;
}
ul.serverlink li a {
    width: 390px;
    height: 230px;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5em;
}
ul.serverlink li:last-child {
    margin-right: 0px;
}
ul.serverlink li.ingredient a {
    background: url(/business/server/img/ingredient_bk@2x.jpg);
    background-size: cover;
    background-position: 50% 50%;
}
ul.serverlink li.overseas a {
    background: url(/business/server/img/overseas_bk@2x.jpg);
    background-size: cover;
    background-position: 50% 50%;
}
ul.serverlink li.contact a {
    background: url(/business/server/img/contact_bk_103@2x.jpg);
    background-size: cover;
    background-position: 50% 50%;
}
ul.serverlink li p {
    font-size: 14px;
    line-height: 1.5em;
    text-align: center;
    margin-top: 30px;
    color: #505050;
}
section.pop {
    background: #f7f7f7;
    padding: 50px 0px;
    margin-top: 30px;
    overflow: hidden;
}
section.pop img {
    float: left;
}
section.pop h3 {
    font-size: 24px;
    margin-bottom: 30px;
}
section.pop p {
    font-size: 14px;
    line-height: 1.5em;
    color: #505050;
    margin-top: 20px;
    margin-bottom: 30px;
}
section.pop .pop_txt {
    float: right;
    width: 420px;
}
.btn {
    border: 1px solid #999;
    background: url(/business/server/img/arrow.png) no-repeat center right 10px #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 15px 20px;
    margin-bottom: 20px;
    display: block;
    width: 300px;
}
.btn:hover {
    border: 1px solid #e60019;
    background: url(/business/server/img/arrow_red.png) no-repeat center right 10px #fff;
    color: #e60019;
}
.btn2 {
    border: 1px solid #999;
    background: url(/business/server/img/arrow.png) no-repeat center right 10px #fff;
    font-size: 18px;
    font-weight: 500;
    padding: 15px 20px;
    margin-bottom: 20px;
    display: block;
    width: 360px;
    margin: 30px auto;
}
.btn2:hover {
    border: 1px solid #e60019;
    background: url(/business/server/img/arrow_red.png) no-repeat center right 10px #fff;
    color: #e60019;
}
.n_btn {
    border: 1px solid #999;
    background: url(/*../img/arrow.png*/) no-repeat center right 10px #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 15px 20px;
    display: block;
    width: 300px;
    margin: 0px auto;
    text-align: center;
}
.n_btn:hover {
    border: 1px solid #e60019;
    background: url(/*../img/arrow_red2.png*/) no-repeat center right 10px #fff;
    color: #e60019;
}
.right_txt dl dd a:hover {
    text-decoration: underline;
}
ul.manga li a:hover span {
    color: #e60019;
}
#Server_Contents h2.title2 {
    font-size: 21px;
    padding: 50px 0px 50px;
    text-align: center;
    line-height: 1.5em;
    border: none;
    margin: 30px 0 0;
}
#Server_Contents .maintitle2 p {
    text-align: center;
    font-size: 28px;
    background: url(../consideration/img/title_bk@2x.jpg);
    background-size: cover;
    background-position: 50% 50%;
    padding: 50px 0px;
    color: #fff;
    letter-spacing: 10px;
}
#Server_Contents .maintitle2 p span {
    font-size: 16px;
    display: block;
    letter-spacing: 1px;
    font-weight: 300;
    padding-bottom: 10px;
}
#Server_Contents .maintitle3 p {
    text-align: center;
    font-size: 28px;
    background: url(../customer/img/title_bk@2x.jpg);
    background-size: cover;
    background-position: 50% 50%;
    padding: 50px 0px;
    color: #fff;
    letter-spacing: 10px;
}
#Server_Contents .maintitle3 p span {
    font-size: 16px;
    display: block;
    letter-spacing: 1px;
    font-weight: 300;
    padding-bottom: 10px;
}
ul.product {
    width: 960px;
    margin: 0px auto 20px;
    overflow: hidden;
}
#Server_Contents ul.product li {
    width: 320px;
    text-align: center;
    padding: 20px 0px;
    position: relative;
    float: left;
}
#Server_Contents ul.product li h3 {
    background-image: none;
    display: block;
    text-align: center;
    padding: 0px;
    margin-top: 20px;
    line-height:1.2em;
}
#Server_Contents ul.product li a {
    display: block;
}
#Server_Contents ul.product li:hover {
    background: #f7f7f7;
}
.sp_only {
    display: none!important;
}
.pc_only {
    display: block!important;
}
.pc_only_inline {
    display: inline-block!important;
}
.merit {
    background: #f8f8f8;
    padding: 1px 0px 50px;
}
.leftright {
    overflow: hidden;
    margin-top: 50px;
}
.left_img {
    width: 50%;
    float: left;
}
.right_txt {
    width: 50%;
    float: right;
}
.txt_c {
    text-align: center;
}
.right_txt p {
    line-height: 2em;
    letter-spacing: 1px;
}
.right_txt h3 {
    font-size: 28px;
    line-height: 1.5em;
    letter-spacing: 1px;
}
.right_txt h3 span {
    font-size: 14px;
    margin-top: 15px;
    display: block;
    line-height: 1.5em;
}
.right_txt dl {
    overflow: hidden;
    margin: 20px 0px;
}
.right_txt dl dt {
    float: left;
    padding-right: 40px;
    background: url(../consideration/img/arrow_red3.png) no-repeat right center;
}
.right_txt dl dt span {
    color: #fd1501;
    border: 2px solid #fd1501;
    border-radius: 100%;
    /* padding: 30px; */
    height: 90px;
    display: table-cell;
    vertical-align: middle;
    margin-right: 10px;
    text-align: center;
    line-height: 1.5em;
    width: 90px;
    font-weight: 500;
}
.right_txt dl dd {
    padding-left: 15px;
    display: table-cell;
    vertical-align: middle;
    height: 95px;
}
.right_txt dl dd a {
    display: block;
    background: url(../consideration/img/arrow_red.png) no-repeat right 10px center;
    padding: 7px 0px;
    line-height: 1em;
    color: #fd1501;
    font-weight: 500;
    padding-right: 40px;
}
.right_txt ul {
    margin-left: 2em;
}
.right_txt ul li {
    list-style: disc;
    padding: 5px 0px;
    letter-spacing: 1px;
    line-height: 1.5em;
}
.txt_r {
    text-align: right;
}
.cost p {
    text-align: center;
    line-height: 2.5em;
    letter-spacing: 1px;
    padding: 10px;
}
.cost table {
    border-collapse: collapse;
    border: 1px solid #e4e4e4;
    width: 960px;
    margin: 30px auto;
}
.cost table tbody {
    width: 100%;
}
.cost table td,
.cost table th {
    padding: 15px 30px;
    border: 1px solid #e4e4e4;
    line-height: 1.5em;
}
.cost table td img {
    margin: 10px auto;
    display: block;
}
.cost table th {
    text-align: center;
    vertical-align: middle;
}
.cost table th span {
    font-size: 18px;
    font-weight: 500;
}
.cost table th span.red {
    color: #d91a16;
    font-size: 14px;
    font-weight: 500;
}
.cost table td.gray {
    background: #f8f8f8;
    position: relative;
}
.cost table th.gray {
    background: #f8f8f8;
}
.cost table td img.abs_arrow {
    position: absolute;
    z-index: 10;
    left: -5px;
    top: 75px;
}
.manga p {
    text-align: center;
    line-height: 2.5em;
    letter-spacing: 1px;
    padding: 10px;
}
ul.manga {
    width: 940px;
    margin: 30px auto 0px;
    overflow: hidden;
}
ul.manga li {
    float: left;
    width: 216px;
    margin-right: 25px;
    text-align: center;
    margin-bottom: 40px;
}
ul.manga li:nth-child(4) {
    margin-right: 0px;
}
ul.manga li a {
    margin: 10px 0px;
}
ul.manga li a span {
    display: inline-block;
    margin: 20px 0px;
    font-size: 18px;
}
ul.manga li a span:after {
    content: url(../consideration/img/arrow_red.png);
    margin-left: 10px;
}
ul.manga li p {
    line-height: 1.8em;
}
#Server_Contents .overseasarea {
    text-align: center;
}
#Server_Contents .overseasarea p:first-of-type {
    font-size: 24px;
    line-height: 1.5em;
    margin-bottom: 30px;
}
#Server_Contents .overseasarea p:first-of-type span {
    display: block;
    font-size: 18px;
    padding: 5px;
}
#Server_Contents .overseasarea p.main {
    font-size: 14px;
    line-height: 2.5em;
    letter-spacing: 1px;
    padding: 30px 0px 50px;
}
#Server_Contents .overseasarea ul {
    overflow: hidden;
    margin-top: 50px;
}
#Server_Contents .overseasarea ul li {
    float: left;
    width: 50%;
    text-align: center;
}
#Server_Contents .overseasarea ul li h2 {
    border: none;
    font-size: 24px;
    line-height: 1.5em;
    margin-top: 10px;
}
#Server_Contents .overseasarea ul li h2 span {
    font-size: 14px;
    display: block;
    padding: 5px;
}
#Server_Contents .overseasarea ul li p {
    font-size: 14px;
    margin-top: 20px;
}
.maintitle_gray {
    background: #f8f8f8;
    position: relative;
    padding: 50px 0px;
}
.maintitle_gray > p:first-of-type,
.maintitle_gray > p.popTitle {
    width: 960px;
    margin: 20px auto;
    font-size: 30px;
    font-weight: 500;
    line-height: 1;
}
.maintitle_gray > p:first-of-type span,
.maintitle_gray > p.popTitle span {
    display: block;
    font-size: 18px;
    font-weight: 300;
    padding: 5px 0px;
    margin-bottom: 10px;
    line-height: 1.5em;
}
.maintitle_gray .mainimg {
    position: absolute;
    width: 960px;
    top: 50px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    text-align: right;
}
.maintitle_gray p {
    width: 960px;
    margin: 30px auto 0px;
    line-height: 1.5em;
}
.ingredientarea h2 {
    font-size: 21px;
    text-align: center;
    margin: 70px 0px 50px;
}
ul.ingredient {
    overflow: hidden;
}
ul.ingredient li {
    float: left;
    width: 260px;
    margin: 40px 30px;
    text-align: center;
}
ul.ingredient li h3 {
    font-size: 16px;
    font-weight: 500;
    margin-top: 20px;
}
ul.ingredient li h3 span {
    display: block;
    padding: 10px;
    font-size: 14px;
}
ul.ingredient li p {
    text-align: left;
    margin-top: 15px;
    line-height: 1.5em;
}
ul.ingredient li p.small {
    font-size: 12px;
}
ul.ingredient li .btn {
    font-size: 12px;
    width: 256px;
    padding: 15px 0px;
    margin-top: 15px;
}
ul.guzai {
    overflow: hidden;
}
ul.guzai li {
    float: left;
    width: 200px;
    margin: 20px;
    text-align: center;
}
ul.guzai li h3 {
    font-size: 16px;
    font-weight: 500;
    margin: 20px 0px 20px;
}
ul.guzai li p {
    font-size: 14px;
    margin-top: 15px;
    line-height: 1.5em;
    text-align: left;
}
ul.guzai li .btn {
    width: 200px;
    padding: 15px 0px;
    margin-top: 15px;
    font-size: 12px;
}
.ingredientarea ul.customerlink {
    width: 460px;
    margin: 30px auto;
}
.guzaiarea {
    border-top: 1px solid #f2f2f2;
    padding-top: 50px;
}
.ingredientarea .guzaiarea h2 {
    margin-top: 20px;
}
ul.customerlink li a span.red {
    color: #e60019;
    padding: 0px;
    background: none;
    font-size: 13px;
    font-weight: 300;
}
.category ul {
    overflow: hidden;
    margin-top: 60px;
}
.category ul li {
    float: left;
    margin-right: 15px;
}
.category ul li a {
    display: block;
    padding: 10px 15px;
    border: 1px solid #d2d2d2;
    font-size: 14px;
    color: #666;
    margin-bottom: 15px;
}
.category ul li a.active {
    color: #333;
    border: 1px solid #333;
}
.category ul li a:hover {
    opacity: 0.5;
}
.poparea {
    border: 1px solid #d2d2d2;
    padding: 30px;
    margin-top: 30px;
}
#Server_Contents .poparea h2 {
    font-size: 16px;
    margin-bottom: 30px;
}
#Server_Contents .poparea ul.poplist {
    overflow: hidden;
}
#Server_Contents .poparea ul.poplist li {
    float: left;
    width: 147px;
    margin-right: 40px;
    text-align: center;
}
#Server_Contents .poparea ul.poplist li:nth-child(5) {
    margin-right: 0px;
}
#Server_Contents .poparea ul.poplist li a.btn {
    width: 130px;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    padding: 15px 0px;
    padding-right: 10px;
    background: url(/business/server/img/arrow.png) no-repeat center right 5px #fff;
    margin-top: 10px;
}
#Server_Contents .poparea ul.poplist li a.btn:hover {
    background: url(/business/server/img/arrow_red.png) no-repeat center right 5px #fff;
}
.pop .maintitle_gray {
    background: #f8f8f8;
    position: relative;
    padding: 30px 0px;
}
.pop .maintitle_gray .mainimg {
    top: 30px;
}
#Server_Contents h2.poptitle {
    font-size: 18px;
    text-align: center;
    margin-top: 100px;
}
#Server_Contents h2.poptitle img {
    vertical-align: middle;
    margin-right: 20px;
}
.poparea h3 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 30px;
}
#Server_Contents .poparea ul.selectdesign {
    overflow: hidden;
}
#Server_Contents .poparea ul.selectdesign li {
    text-align: center;
    padding: 10px;
    width: 127px;
    margin-right: 12px;
    width: 147px;
    float: left;
}
#Server_Contents .poparea ul.selectdesign li img {
    margin-bottom: 10px;
}
#Server_Contents .poparea ul.selectdesign li.active {
    background: #f7f7f7;
}
#Server_Contents .poparea ul.selectdesign li label {
    display: inline-block;
}
.bigarrow {
    display: block;
    margin: 30px auto 0px;
}
.popbtn {
    font-size: 18px;
    text-align: center;
    width: 320px;
    padding: 20px 0px;
    margin: 30px auto 60px;
}
.poparea select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #333;
    padding: 10px;
    width: 260px;
    background: url(../pop/img/arrow2.png) no-repeat right 10px center;
    font-size: 13px;
    text-align: center;
}
ul.misoselect {
    position: relative;
}
ul.misoselect li.leftmiso {
    position: absolute;
    background: url(../pop/img/leftarrow.png) no-repeat right center;
    padding-right: 80px;
    width: 260px;
    top: 80px;
    left: 0;
}
ul.misoselect li.popmachine {
    background: url(../pop/img/machine.png) no-repeat center top;
    background-size: 192px 253px;
    height: 253px;
    padding-top: 24px;
    box-sizing: border-box;
}
ul.misoselect li.popmachine img {
    width: 166px;
    display: block;
    margin: 0 auto;
    height: 118px;
}
ul.misoselect li.rightmiso {
    position: absolute;
    top: 0;
    background: url(../pop/img/rightarrow.png) no-repeat left center;
    padding-left: 80px;
    width: 260px;
    top: 80px;
    right: 0;
}
.radio01-input {
    display: none;
}
.radio01-parts::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #999;
    border-radius: 50%;
}
.radio01-input:checked + .radio01-parts {
    color: #009a9a;
}
.radio01-input:checked + .radio01-parts::after {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 11px;
    height: 11px;
    background: #009a9a;
    border-radius: 50%;
}
#Server_Contents .contact ul li h2 {
    padding-top: 70px;
    font-size: 18px;
    margin-bottom: 20px;
}
#Server_Contents .contact ul li h2.tel {
    background: url(/business/server/img/icon_tel@2x.png) no-repeat top center;
    background-size: 58px 44px;
}
#Server_Contents .contact ul li h2.mail {
    background: url(/business/server/img/icon_mail@2x.png) no-repeat top center;
    background-size: 80px 38px;
}
#Server_Contents .contact2 ul li h2 {
    padding-top: 70px;
    font-size: 18px;
    margin-bottom: 20px;
    border: none;
}
#Server_Contents .contact2 ul li h2.tel {
    background: url(/business/server/img/icon_tel@2x.png) no-repeat top center;
    background-size: 58px 44px;
}
#Server_Contents .contact2 ul li h2.mail {
    background: url(/business/server/img/icon_mail@2x.png) no-repeat top center;
    background-size: 80px 38px;
}
.tel_num {
    font-size: 46px;
    display: block;
    padding-bottom: 10px;
}
#Server_Contents .contact h3 {
    font-size: 16px;
    padding: 40px 35px 20px;
    background: url(/business/server/img/icon_server@2x.png) no-repeat left 33px;
    background-size: 19px 31px;
    text-align: left;
    display: inline-block;
}
#Server_Contents h3.icon_server {
    padding: 20px 0px 20px 45px;
    background: url(/business/server/img/icon_server@2x.png) no-repeat left 8px;
    background-size: 27px 43px;
}
#Server_Contents h3.icon_business {
    font-size: 16px;
    padding: 20px 0px 20px 40px;
    background: url(/business/server/img/icon_business@2x.png) no-repeat left 5px;
    background-size: 23px 44px;
}
.business_area {
    text-align: center;
    padding: 20px 0px 30px;
}
.link_btn3 {
    border: 1px solid #333;
    padding: 15px 0px;
    background: url(/business/server/img/arrow.png) no-repeat center right 10px;
    margin: 20px 10px 0px 20px;
    font-size: 13px;
    width: 260px;
    display: inline-block;
    text-align: center;
    line-height: 1em;
}
.link_btn3:hover {
    border: 1px solid #e60019;
    background: url(/business/server/img/arrow_red.png) no-repeat center right 10px;
    color: #e60019;
}

.contact ul li h2 span {
    display: block;
    margin: 10px 0px;
}
.contact ul {
    overflow: hidden;
}
.contact ul li {
    text-align: center;
    margin: 40px 0px;
    padding: 0px;
    width: 480px;
    float: left;
    line-height: 1.5em;
    border-right: 1px solid #ccc;
    padding-bottom: 10px;
}

.contact ul li:last-child {
    border-right: none;
    width: 479px;
}
.contact2 ul.border {
    /*border-bottom: 1px solid #ccc;*/
}
.contact2 ul li h2 span {
    display: block;
    margin: 10px 0px;
}
.contact2 ul {
	padding: 40px 0;
    overflow: hidden;
}
.contact2 ul li {
    text-align: center;
    margin: 0px;
    padding: 0px;
    width: 480px;
    float: left;
    line-height: 1.5em;
    border-right: 1px solid #ccc;
    padding-bottom: 10px;
}

.contact2 ul li:last-child {
    border-right: none;
    width: 479px;
}

.qa {
    border: 1px solid #929292;
    overflow: hidden;
    margin-bottom: 5px;
    background: #fff;
    padding: 0px;
}
dl.q,
dl.a {
    overflow: hidden;
    padding: 20px;
}
dl.q {
    cursor: pointer;
    background: url(/business/img/arrow_of.png) no-repeat right 20px center;
}
.a_area {
    display: none;
}
dl.up {
    background: url(/business/img/arrow_on.png) no-repeat right 20px center!important;
}
dl.a {
    border-top: 1px solid #d9d9d9;
    margin: 0px 20px;
    padding: 20px 0px;
}
dl.q dt {
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
}
dl.q dd {
    font-size: 16px;
    display: inline-block;
    padding-left: 10px;
}
dl.a dt {
    font-size: 18px;
    color: #e60019;
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    font-weight: 700;
}
dl.a dd {
    font-size: 14px;
    display: inline-block;
    line-height: 2em;
    float: right;
    width: 890px;
}
.link_btn {
    border: 1px solid #333;
    padding: 20px 0px;
    background: url(/business/server/img/arrow.png) no-repeat center right 10px;
    margin: 20px 10px 0px;
    font-size: 18px;
    width: 320px;
    display: block;
    text-align: center;
    margin: 0px auto 20px;
    line-height: 1em;
}
.link_btn:hover {
    border: 1px solid #e60019;
    background: url(/business/server/img/arrow_red.png) no-repeat center right 10px;
    color: #e60019;
}
#Server_Contents .contact_title .contentsarea .contactTitle {
    text-align: center;
    font-size: 22px;
    padding: 20px 0px 45px;
    background: none;
    height: auto;
    color: #333;
    letter-spacing: 1px;
}
#Server_Contents .contact_title .contentsarea .contactTitle img {
    margin-bottom: 20px;
}
#Server_Contents h2.title {
    font-size: 18px;
    padding: 70px 0px 50px;
    text-align: center;
}
dl.a dd a {
    color: #e60019;
}
dl.a dd a:hover {
    text-decoration: underline;
}
.manga_area {
    display: none;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 50px 0px;
    text-align: center;
    z-index: 5001;
}
.manga_area img {
    margin: 0px auto;
    display: none;
}
.manga_area .close {
    color: #fff;
    width: 960px;
    margin: 0px auto;
    padding: 20px;
    font-size: 50px;
    text-align: right;
}
.bg_gray {
    display: none;
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 5000;
}


.banner-wrap {
	position: relative;
}

.banner-area {
	width: 100%;
	height: 346px;
	margin-top: 60px;
	position: absolute;
	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
	background: url(/business/server/consideration/img/consideration-banner.png);
	background-size: cover;
	background-position: center center;
    background-repeat: repeat;
}

.banner-link {
	width: 864px;
	position: absolute;
	top: 110px;
	left: 0;
	z-index: 3;
	right: 0;
	margin: auto;
}

#serverNav {
	background-color: #fff;
}
@media screen and (max-width: 769px) {
    .sp_only {
        display: block!important;
    }
    .pc_only,
    .pc_only_inline {
        display: none!important;
    }
    #Server_Contents *,
    #Server_Contents *:before,
    #Server_Contents *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }
    .maintitle_gray p {
        width: auto;
    }
    img {
        max-width: 100%!important;
        height: auto;
    }
    #Server_Contents {}
    .contentsarea {
        width: 100%;
        padding: 0px;
    }
    .bg_col {
        background: #f8f8f8;
        padding: 30px 10px;
    }
    #Server_Contents .maintitle p {
        text-align: center;
        font-size: 27px;
        background: url(/business/server/img/sp/main_103@2x.jpg);
        background-size: cover;
        background-position: 50% 50%;
        padding: 50px 0px 120px;
        height: auto;
        letter-spacing: 2px;
    }
    #Server_Contents .maintitle p span {
        font-size: 20px;
        display: block;
        margin-bottom: 10px;
    }
    ul.serverlink {
        width: 100%;
        padding: 10px;
        margin-bottom: 0;
    }
    ul.serverlink li a {
        width: 100%;
        display: block;
        padding: 80px 0px;
        height: auto;
    }
    ul.customerlink li.contact a {
        width: 100%;
        margin-top: 20px;
        height: auto;
    }
    ul.serverlink li p {
        padding: 0px 10px 30px;
        margin-top: 20px;
    }
    section.pop {
        padding: 30px 10px 0px;
        margin-top: 0;
        text-align: center;
    }
    section.pop img {
        float: none;
    }
    section.pop .pop_txt {
        width: 100%;
        padding: 20px 0px;
    }
    .btn {
        width: 100%;
    }
    section.pop .btn {
        font-size: 15px;
    }
    ul.serverlink li {
        float: left;
        margin-right: 10px;
        width: 100%;
    }
    ul.customerlink {
        width: 100%;
        padding: 10px;
    }
    ul.customerlink li a {
        width: 100%;
        display: block;
        padding: 80px 0px;
        height: auto;
    }
    ul.customerlink li p {
        padding: 0px 10px 30px;
        margin-top: 20px;
    }
    ul.customerlink li {
        float: left;
        margin-right: 10px;
        width: 100%;
    }
    #Server_Contents .bignavi p,
    #Server_Contents .bignavi h2 {
        padding-left: 10px;
        padding-right: 10px
    }
    #Server_Contents .bignavi a {
        padding: 50px 0px 30px;
        display: block;
    }
    #Server_Contents .bignavi p {
        line-height: 3em;
        margin-top: 30px;
        color: #fff;
        font-size: 15px;
        letter-spacing: 2px;
        font-weight: 300;
        text-align: center;
        padding-bottom: 60px;
        background: url(/business/server/img/white_arrow.png) no-repeat center bottom;
    }
    #Server_Contents .bignavi h2 {
        font-size: 35px;
        color: #fff;
        letter-spacing: 5px;
        text-align: center;
    }
    ul.product {
        width: 100%;
        margin: 0px auto 0px;
        overflow: hidden;
        padding: 10px;
    }
    #Server_Contents ul.product li {
        width: 50%;
        text-align: center;
        padding: 20px 5px 20px;
        position: relative;
        float: left;
        margin-bottom: 20px;
        height: auto;
    }
    #Server_Contents ul.product li:nth-child(4) {
        margin-left: 0px;
    }
    #Server_Contents ul.product li h3 {
        width: 100%;
        background-image: none;
        display: block;
        text-align: center;
        padding: 0px;
        margin-top: 20px;
    }
    .left_img,
    .right_txt {
        width: 100%;
    }
    .right_txt {
        padding: 10px;
    }
    .cost table {
        width: 100%;
        margin: 0px;
    }
    .cost table.first {
        border: none;
        border-left: 2px solid #e4e4e4;
        border-right: 2px solid #e4e4e4;
        border-top: 2px solid #e4e4e4;
    }
    .cost table.second {
        border: none;
        border-left: 2px solid #e4e4e4;
        border-right: 2px solid #e4e4e4;
        border-bottom: 2px solid #e4e4e4;
    }
    ul.manga {
        width: 100%;
        padding: 5px;
    }
    ul.manga li {
        width: 50%;
        padding: 5px;
        margin: 0px;
    }
    .tablearea {
        width: 100%;
        padding: 10px;
        margin: 20px 0px;
    }
    .cost table td,
    .cost table th {
        padding: 15px 5px;
    }
    .cost table td img {
        margin: 0px auto;
        display: block;
    }
    .cost table .w50 {
        width: 50%;
    }
    .cost table .topwaku td,
    .cost table .topwaku th {
        border-top: none;
    }
    .pd10 {
        padding: 0px 10px;
    }
    .right_txt dl dd a {
        line-height: 1.2em;
    }
    #Server_Contents .overseasarea {
        padding: 10px;
    }
    #Server_Contents .overseasarea ul li {
        float: left;
        width: 100%;
        text-align: center;
    }
    .btn2 {
        100%;
    }
    #Server_Contents .overseasarea p.main {
        font-size: 14px;
        line-height: 2.5em;
        text-align: left;
        letter-spacing: 1px;
        padding: 30px 0px 50px;
    }
    .maintitle_gray {
        padding: 20px 10px;
    }
    .pop .maintitle_gray {
        padding: 20px 10px;
    }
    .maintitle_gray > p:first-of-type,
    .maintitle_gray > p.popTitle{
        width: 100%;
        margin: 20px auto;
        font-size: 30px;
        font-weight: 500;
    }
    .maintitle_gray .mainimg {
        position: absolute;
        width: 100%;
        top: 50px;
        left: 0px;
        right: 0px;
        margin: 0px auto;
        text-align: right;
    }
    .pop .maintitle_gray .mainimg {
        position: relative;
        text-align: center;
        padding-bottom: 20px;
    }
    .maintitle_gray .mainimg img {
        width: 40%;
    }
    .pop .maintitle_gray .mainimg img {
        width: 80%;
    }
    .ingredientarea h2 {
        font-size: 21px;
        text-align: center;
        margin: 30px 0px 20px;
        padding: 0px 10px;
        line-height: 1.5em;
    }
    ul.ingredient {
        overflow: hidden;
        padding: 5px;
    }
    ul.ingredient li {
        float: left;
        width: 100%;
        height: auto;
        margin: 0px;
        padding: 5px;
        text-align: center;
    }
    ul.ingredient li .btn {
        font-size: 12px;
        width: 100%;
        padding: 15px 0px;
        margin-top: 20px;
    }
    ul.guzai {
        overflow: hidden;
        padding: 5px;
    }
    ul.guzai li {
        float: left;
        width: 50%;
        margin: 0px;
        padding: 5px;
        text-align: center;
    }
    ul.guzai li .btn {
        width: 100%;
    }
    .ingredientarea ul.customerlink {
        width: 100%;
        padding: 10px;
        margin: 30px auto;
    }
    .guzaiarea {
        border-top: 1px solid #f2f2f2;
        padding-top: 30px;
    }
    .ingredientarea .guzaiarea h2 {
        margin-top: 0px;
    }
    p.donyu {
        padding: 20px 10px;
        line-height: 1.5em;
    }
    #Customer_Contents h3.icon_business {
        font-size: 16px;
        padding: 20px 0px 20px 40px;
        background: url(/business/server/img/icon_business@2x.png) no-repeat left 15px;
        background-size: 26px 39px;
        line-height: 1.5em;
    }
    .business_area {
        border-top: none;
        text-align: center;
        padding: 10px 0px 30px;
        border-bottom: 1px solid #ccc;
        margin-bottom: 20px;
    }
    .link_btn3 {
        width: 90%;
        font-size: 16px;
        line-height: 1em;
        margin: 20px 0px 10px;
    }

/*.contact ul.border {
    border-bottom: 1px solid #ccc;
}*/

    .contact ul li {
        margin: 20px 0px;
        padding: 0px 20px 20px;
        width: 100%;
        float: left;
        border-bottom: 1px solid #ccc;
        border-right: none;
    }
    .contact ul li:last-child {
        width: 100%;
        border-left: none;
		border-bottom: none;

    }
    .link_btn,
    .link_btn2 {
        width: 100%;
        font-size: 16px;
    }
    .contact .contentsarea {
        padding: 0px;
    }

	.contact2 ul.border {
        border-bottom: none;
    }
    .contact2 ul li {
        margin: 20px 0px;
        padding: 0px 20px 20px;
        width: 100%;
        float: left;
        border-bottom: 1px solid #ccc;
        border-right: none;
    }
    .contact2 ul li:last-child {
        width: 100%;
        border-left: none;
		border-bottom: none;
		margin: 0px;
    }
    .contact2 .contentsarea {
        padding: 0px;
    }

	#Server_Contents .contact_title .contentsarea2 h1 {
    padding: 80px 0px 15px;
	}

    .qa {
        padding: 0px;
    }
    dl.q dd {
        font-size: 16px;
        display: inline-block;
        padding-left: 0px;
        width: 90%;
        float: right;
        padding-right: 30px;
        line-height: 1.4em;
        float: left;
    }
    dl.q dt {
        font-size: 18px;
        font-weight: 700;
        display: inline-block;
        width: 22px;
        line-height: 1.2em;
        float: left;
    }
    dl.a dd {
        font-size: 14px;
        display: inline-block;
        padding-left: 0px;
        line-height: 2em;
        width: 90%;
        float: left;
        padding-right: 10px;
    }
    dl.a dt {
        font-size: 18px;
        color: #e60019;
        display: inline-block;
        vertical-align: top;
        margin-top: 5px;
        font-weight: 700;
        width: 22px;
        float: left;
        /* line-height: 2em; */
    }
    dl.q {
        cursor: pointer;
        background: url(/business/img/arrow_of.png) no-repeat right 10px center;
    }
    dl.up {
        background: url(/business/img/arrow_on.png) no-repeat right 10px center!important;
    }
    dl.a {
        border-top: 1px solid #d9d9d9;
        margin: 0px 10px;
        padding: 20px 0px;
    }
    dl.q {
        overflow: hidden;
        padding: 20px 10px;
    }


	.banner-area {
	width: 100%;
	height: 0;
	padding-bottom: 24.5%;
	margin-top: 20px;
	position: absolute;
	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
	background: url(/business/server/consideration/img/sp/consideration-banner-sp.png);
	background-size: cover;
	background-position: center center;
    background-repeat: no-repeat;
}

.banner-link {
	width: 100%;
	max-width: 100%;
	position: absolute;
	top: 55px;
	left: 0;
	z-index: 3;

}

    #Server_Contents h2.title2 {
        padding: 20px 0px 10px;
		margin-top: 330px;
    }
    .link_area {
        padding: 10px 0px 10px 10px;
        background: #f8f8f8;
    }

    .manga_area .close{
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        width:100%;
        padding:10px
    }
    .category ul {
        margin: 30px 0 0 0;
        padding: 0 10px;
    }

    #Server_Contents h2.poptitle {
        margin-top: 50px;
    }
    #Server_Contents .poparea {
        margin-left: 5px;
        margin-right: 5px;
        padding: 30px 0 0 0;
    }
    #Server_Contents .poparea h2 {
        text-align: center;
    }
    #Server_Contents .poparea ul.poplist li,
    #Server_Contents .poparea ul.selectdesign li {
        width: 50%;
        margin: 0px;
        padding: 5px;
        text-align: center;
    }
    #Server_Contents .poparea ul.selectdesign li {
        margin-bottom: 20px;
    }
    #Server_Contents .poparea ul.poplist li a.btn {
        width: 100%;
    }
    #Server_Contents .poparea ul.selectdesign li label {
        display: block;
    }
    ul.misoselect {
        overflow: hidden;
    }
    ul.misoselect li.leftmiso,
    ul.misoselect li.rightmiso {
        position: relative;
        float: left;
        top: 0;
        background-image: none;
        width: 50%;
        padding: 0 5px 20px 5px;
    }
    ul.misoselect li.leftmiso select,
    ul.misoselect li.rightmiso select {
        width: 100%;
        padding: 6px;
        font-size: 16px;
        background-position: right 5px center;
        background-size: 18px 18px;
    }
    ul.misoselect li.popmachine {
        position: relative;
        clear: both;
        width: 100%;
        margin: 0 auto 20px auto;
    }
    #popLink {
        padding: 0 10px;
    }

	.n_btn {
		font-size: 14px;
		width: 90%;
	}

	#Server_Contents .contact_title .contentsarea h1 {
    padding: 50px 0px 45px;
}

	.consideration-banner {
	margin: 20px 0 40px;
}

	.contact2 ul {
	padding: 20px 0;
}

}
