@charset "UTF-8";
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    min-height: 1px;
}

* html .clearfix {
    height: 1px;
    /*¥*/
    /*/
  height: auto;
  overflow: hidden;
  /**/
}

body {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    color: #44423B;
    font-size: 12px;
    zoom: 1;
    font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "Verdana", "ＭＳ Ｐゴシック", sans-serif;
    background: #f5f5f5;
    -webkit-text-size-adjust: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-style: normal;
    font-weight: bold;
}

p {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    line-height: 160%;
}

img {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    vertical-align: middle;
    border: none;
}

button {
    width: auto;
    padding: 0;
    margin: 0;
    background: none;
    border: 0;
    font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "Verdana", "ＭＳ Ｐゴシック", sans-serif;
    overflow: visible;
    cursor: pointer;
}

a {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    background: transparent;
}

a:link {
    color: #4386ec;
    text-decoration: underline;
}

a:visited {
    color: #4386ec;
    text-decoration: underline;
}

a:hover {
    color: #4386EC;
    background: transparent;
    text-decoration: underline;
}

a:active {
    color: #4386EC;
    text-decoration: underline;
}

a img {
    vertical-align: bottom;
}

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    line-height: 150%;
}

input,
select,
textarea {
    vertical-align: middle;
}

input,
textarea {
    font-family: "Arial", "Helvetica", "Verdana", "ＭＳ ゴシック", "Osaka", sans-serif;
}

dl,
dt,
dd,
ol,
ul,
li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

dl,
ol,
ul,
li {
    list-style: none;
}

dt {
    font-weight: bold;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
    display: none;
}

html,
div,
span,
iframe,
pre,
address,
em,
q,
strong,
fieldset,
form,
label,
legend,
article,
aside,
figure,
footer,
header,
section,
time {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

article,
aside,
figure,
footer,
header,
nav,
section {
    display: block;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: none;
}

button:focus {
    outline: none;
}

input::-moz-focus-inner {
    padding: 0;
    border: none;
}

p.skmn-header-heading {
    width: 146px;
    float: left;
    padding-top: 12px;
}

.skmn-footer {
    display: none;
}

.skmn-footer dl:last-child {
    margin-right: 0;
}

.skmn-footer dt {
    font-weight: normal;
    font-size: 16px;
    padding-bottom: 5px;
    border-bottom: 1px solid #666;
    margin-bottom: 10px;
}

.skmn-footer dd a {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-size: 12px;
    padding-left: 10px;
}

.skmn-footer dd a:hover {
    text-decoration: underline;
}

.copy {
    background: #000;
    font-size: 10px;
    color: #999;
    text-align: center;
    padding: 10px 0;
}

.skmn-header-nav1 {
    border: none !important;
    display: none;
}

.pc-only {
    display: none !important;
}

.wrap {
    width: 100%;
    margin: 0 auto;
}

h1 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 15px;
    font-family: 'Lora', serif;
}

h2 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 15px;
    font-family: 'Lora', serif;
}


/*----------------------------------
ヘッダー
----------------------------------*/

header {
    width: 100%;
}

header {
    position: relative;
    padding: 10px 0;
}

header .logo-area {
    width: 137px;
    margin-left: 2%;
    margin-bottom: 5px;
    text-align: -moz-center;
}

header .logo-area p:last-child {
    display: none;
}

header .logo-area img {
    display: block;
    width: 85%;
    margin-left: 10%;
}

header .main-image {
    width: 100%;
}

.wrapper {
    position: absolute;
    margin-top: -100px;
}

.point {
    text-align: center;
}

.point li {
    background-color: #FFF;
    margin: 15px 0;
    position: relative;
    padding-top: 53px;
    padding-bottom: 8px;
}

.point li:before {
    font-family: 'Lora', serif;
    position: absolute;
    left: 0;
    right: 0;
    top: 15px;
    color: #21818A;
    font-size: 20px;
}

.point li:nth-child(1):before {
    content: 'since 2007';
}

.point li:nth-child(2):before {
    content: '1,000,000 feedbacks';
}

.point li:nth-child(3):before {
    content: '2,500,000 items';
}

.point .img {
    width: 40%;
    display: table-cell;
    vertical-align: middle;
}

.point .img img {
    width: 100%;
}

.point p {
    width: 50%;
    display: table-cell;
    padding-left: 10px;
    vertical-align: middle;
}

.lead {
    background-color: #FFF;
    padding: 20px;
    margin: 15px 8px;
}

.block {
    margin: 10px 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #FFF;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.map {
    display: none;
}

.our-offices img {
    width: 100%;
}

.warehouse {}

.warehouse img {
    width: 100%;
}

.inner-right {
    margin-top: 10px;
}

.inner-right li {
    width: 49%;
    margin-bottom: 2%;
    text-align: right;
}

.inner-right li:nth-child(odd) {
    float: left;
}

.inner-right li:nth-child(even) {
    float: right;
}

.contact {
    margin: 10px 30px;
    padding: 10px;
    background: #DDE9FF;
}

.contact i {
    padding-right: 3px;
}

.contact .address {
    text-align: center;
}

.contact .address input {
    width: 85%;
    padding: 3px;
    -webkit-appearance: none;
    border-radius: 0;
    border-color: #eee;
    font-size: 14px;
}

.company-info > dl {
    margin-top: 10px;
}

.company-info > dl > dt {
    background-color: #ddd;
    padding: 5px;
    font-size: 13px;
}

.company-info dd {
    padding: 5px;
}

.company-info > dl > dd dl {
    display: table;
}

.company-info > dl > dd dt {
    display: table-cell;
    vertical-align: middle;
    color: #757575;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 11px;
}

.company-info > dl > dd dd {
    display: table-cell;
    vertical-align: middle;
}

.qa dl {
    margin-top: 20px;
}

.qa dt {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin: 3px 5px;
    font-size: 14px;
    color: #21818A;
}

.qa dt:before {
    content: 'Q.';
}

.qa dd {
    margin: 3px 5px;
    font-size: 12px;
}

.qa dd:before {
    content: 'A.';
    text-indent: 1em;
}

.responsibility h2 {
    margin-bottom: 30px;
}

.responsibility .note {
    font-size: 14px;
    color: #777;
}

.responsibility ol {
    display: inline-block;
    width: 30%;
    padding-right: 3%;
}

.responsibility ol li {
    position: relative;
    margin-bottom: 50px;
}

.responsibility ol li:first-child:before,
.responsibility ol li:nth-child(2):before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 30px 0 30px;
    border-color: #ccc transparent transparent transparent;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -35px;
    margin: auto;
}

.responsibility ol li div {
    text-align: center;
    font-size: 14px;
}

.responsibility ol li div:first-child {
    margin-bottom: 5px;
}

.responsibility ol li div img{
    width: 80px;
    margin: 0 auto;
}

.responsibility .area {
    display: inline-block;
    width: 65%;
    vertical-align: top;
}

.responsibility .area div {
    position: relative;
    border-left: 6px solid #777;
    margin-bottom: 5px;
    padding: 95px 0;
    text-align: center;
    font-size: 16px;
}

.responsibility .area div:before {
    content: "";
    display: block;
    width: 20px;
    height: 6px;
    background: #777;
    position: absolute;
    left: -12px;
    top: 0;
}

.responsibility .area div:after {
    content: "";
    display: block;
    width: 20px;
    height: 6px;
    background: #777;
    position: absolute;
    left: -12px;
    bottom: 0;
}

.responsibility .area div span {
    vertical-align: top;
    font-size: 12px;
    color: #777;
}