@charset "UTF-8";
   html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
font: inherit;
font-size: 100%;
margin: 0;
padding: 0;
vertical-align: baseline;
border: 0; } article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block; }
body {
line-height: 1; }
ol,
ul {
list-style: none; }
blockquote,
q {
quotes: none; }
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none; }
table {
border-spacing: 0;
border-collapse: collapse; }
html {
font-size: 62.5%; }
body {
font-family: 'Hiragino Sans', 'ヒラギノ角ゴシック', YuGothic, 'メイリオ', '游ゴシック体', 'Yu Gothic', '游ゴシック', Meiryo, sans-serif;
font-size: 16px;
font-size: 1.6rem;
font-weight: 400;
line-height: 1.5;
position: relative;
letter-spacing: normal;
word-wrap: break-word;
color: #000;
background: #fff;
overflow-wrap: break-word; }
*,
*:before,
*:after {
box-sizing: border-box; }
img {
display: inline-block;
max-width: 100%;
height: auto;
image-rendering: -webkit-optimize-contrast; }
a {
display: block;
text-decoration: none;
color: inherit;
-webkit-tap-highlight-color: rgba(243, 243, 243, 0.1);
-webkit-touch-callout: none; }
a:hover,
a:active {
cursor: pointer; }
a:hover img,
a:active img {
opacity: .8;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }
a img {
transition: opacity .4s ease-out;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
border: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.main {
display: block;
min-height: 600px;
padding: 0; }
.container {
width: 100%;
max-width: 1280px;
margin: 0 auto; }
.inner {
width: 100%;
max-width: 1000px;
margin: 0 auto;
padding: 0; }
.wysiwyg,
.wysiwyg-page {
width: 100%;
max-width: 1000px;
margin: 0 auto; }
.wysiwyg.page-history,
.wysiwyg.page-blanc-lapin,
.wysiwyg-page.page-history,
.wysiwyg-page.page-blanc-lapin {
max-width: 1280px; }
.flex {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-pack: justify;
justify-content: space-between; } .bg-diagonal-block {
max-width: 1748px;
height: 810px;
margin: 0 auto;
text-align: center;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center; }
.bg-diagonal-block:nth-of-type(odd) {
background: url(//mdco.world/wp-content/themes/custom/images/bg-diagonal-belt_left.png) no-repeat center/auto 773px; }
.bg-diagonal-block:nth-of-type(even) {
background: url(//mdco.world/wp-content/themes/custom/images/bg-diagonal-belt_right.png) no-repeat center/auto 803px; }
.bg-content-block {
background: #f3f3f3; } .btn {
font-family: 'Hiragino Sans', 'ヒラギノ角ゴシック', YuGothic, 'メイリオ', '游ゴシック体', 'Yu Gothic', '游ゴシック', Meiryo, sans-serif;
line-height: 1;
position: relative;
display: inline-block;
display: -ms-flexbox;
display: flex;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
transition: all .3s ease-out;
text-decoration: none !important;
border: none;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center; }
.btn:hover,
.btn:active {
opacity: .8;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }
.btn-more {
font-family: 'arial' !important;
font-size: 15px;
font-size: 1.5rem;
font-weight: 400;
width: 200px;
height: 50px;
padding-right: 80px;
letter-spacing: .06em;
color: #000;
border: 1px solid #000;
border-radius: 0;
-ms-flex-align: end;
align-items: flex-end; }
.btn-more:before {
position: absolute;
top: 50%;
right: 38px;
bottom: auto;
width: 30px;
height: 1px;
margin: 0;
content: '';
background: #000; }
.btn-more:after {
position: absolute;
top: calc(50% - 4px);
right: 38px;
bottom: auto;
left: auto;
width: 10px;
height: 10px;
margin: 0;
content: '';
transform: rotate(45deg);
border-top: 1px solid #000;
border-right: 1px solid #000; }
.btn-more:hover,
.btn-more:active {
color: #fff;
background: #000; }
.btn-more:hover:before,
.btn-more:active:before {
background: #fff; }
.btn-more:hover:after,
.btn-more:active:after {
position: absolute;
top: calc(50% - 4px);
right: 38px;
bottom: auto;
left: auto;
width: 10px;
height: 10px;
margin: 0;
content: '';
transform: rotate(45deg);
border-top: 1px solid #fff;
border-right: 1px solid #fff; }
.btn-primary {
font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', serif !important;
font-size: 24px;
font-size: 2.4rem;
font-weight: 400;
width: 250px;
height: 80px;
padding: 0;
letter-spacing: .1em;
color: #fff;
border: none;
border-radius: 0;
background: #000;
-ms-flex-align: center;
align-items: center; }
.btn-primary:after {
position: absolute;
top: calc(50% - 6px);
right: 22px;
bottom: auto;
left: auto;
width: 10px;
height: 10px;
margin: 0;
content: '';
transform: rotate(45deg);
border-top: 1px solid #fff;
border-right: 1px solid #fff; }
.btn-submit {
font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', serif;
font-size: 20px;
font-size: 2rem;
font-weight: 400;
line-height: 1.5;
width: 470px;
height: 80px;
margin: 0 auto;
padding: 0;
cursor: pointer;
text-align: center;
letter-spacing: .06em;
color: #fff;
border: none;
border-radius: 0; }
.btn-submit:active,
.btn-submit:focus {
outline: 1px solid transparent; }
.btn-submit:before {
position: absolute;
right: -5px;
bottom: -5px;
width: 100%;
height: 100%;
content: '';
border-right: 1px solid #000;
border-bottom: 1px solid #000; }
.btn-submit.btn-prev {
background: #444; }
.btn-submit.btn-prev:after {
position: absolute;
top: calc(50% - 6px);
right: auto;
bottom: auto;
left: 52px;
width: 10px;
height: 10px;
margin: 0;
content: '';
transform: rotate(-135deg);
border-top: 1px solid #fff;
border-right: 1px solid #fff; }
.btn-submit.btn-next {
background: #000; }
.btn-submit.btn-next:after {
position: absolute;
top: calc(50% - 6px);
right: 52px;
bottom: auto;
left: auto;
width: 10px;
height: 10px;
margin: 0;
content: '';
transform: rotate(45deg);
border-top: 1px solid #fff;
border-right: 1px solid #fff; } .emb-youtube {
position: relative;
overflow: hidden;
width: 100%;
height: 0;
margin: 0 auto; }
.emb-youtube iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.emb-facebook {
position: relative;
overflow: hidden;
height: 0;
margin: 6px auto;
padding-bottom: 15% !important; }
.emb-facebook iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.emb-googlemap {
position: relative;
overflow: hidden;
width: 100%;
height: 0;
margin: 0 auto;
padding-bottom: 100%; }
.emb-googlemap iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; } .paragraph {
font-size: 16px;
font-size: 1.6rem;
font-weight: 400;
line-height: 2.25;
letter-spacing: .04em; }
.paragraph-normal {
font-size: 16px;
font-size: 1.6rem;
font-weight: 400;
line-height: 1.87;
letter-spacing: normal; }
.paragraph-lead {
font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', serif;
font-size: 20px;
font-size: 2rem;
font-weight: 400;
line-height: 2;
letter-spacing: normal; }
.link {
display: inline-block;
color: #e60012;
box-shadow: 0 -1px 0 0 #e60012 inset; }
.link:hover,
.link:active {
box-shadow: 0 -1.2px 0 0 #e60012 inset; }
.color02 {
color: #e60012; }
.font-large {
font-size: 1.1em; }
.inline-block {
display: inline-block; }
.marker01 {
box-shadow: 0 -1.27em 0 0 #fffc00 inset; }
.vertical {
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl; }
.blockquote-info {
font-size: 15px;
font-weight: 500;
text-align: right; }
.note {
font-size: 16px;
font-weight: 700;
text-align: center; } .form .form-inner {
width: 100%;
max-width: 700px;
margin: 0 auto; }
.form .form-items {
margin-top: 40px; }
.form dl.item {
line-height: 1.5;
display: -ms-flexbox;
display: flex;
width: 100%;
margin-bottom: 20px;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-pack: justify;
justify-content: space-between; }
.form dl.item dt {
width: 40%;
margin: 0;
padding: 10px 0 0 50px; }
.form dl.item dt.require {
position: relative; }
.form dl.item dt.require:after {
font-size: 12px;
font-size: 1.2rem;
font-weight: 400;
position: absolute;
top: 10px;
left: 0;
display: -ms-flexbox;
display: flex;
width: 40px;
height: 20px;
content: '必須';
color: #fff;
background: #e60012;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center; }
.form dl.item dt.dt-privacy {
width: 42%; }
.form dl.item dd {
width: 60%;
margin: 0;
padding: 0; }
.form dl.item dd.dd-type01 {
padding-bottom: 10px; }
.form dl.item dd.dd-gender01 {
display: -ms-flexbox;
display: flex; }
.form dl.item dd.dd-gender01 .mwform-radio-field {
display: inline-block;
width: 6em; }
.form dl.item dd.dd-privacy {
width: 58%; }
.form dl.item input,
.form dl.item select,
.form dl.item textarea {
font-family: 'Hiragino Sans', 'ヒラギノ角ゴシック', YuGothic, 'メイリオ', '游ゴシック体', 'Yu Gothic', '游ゴシック', Meiryo, sans-serif;
font-size: 16px;
font-size: 1.6rem;
font-weight: 400;
line-height: 1.5;
margin: 0;
padding: .5em 1em;
color: #000;
border: 1px solid #d2d2d2;
border-radius: 0;
background: #f3f3f3;
box-shadow: none; }
.form dl.item input[type=text] {
height: 48px; }
.form dl.item select {
height: 48px; }
.form dl.item textarea {
height: 12em; }
.form dl.item .width-01 {
width: 100%; }
.form dl.item .width-02 {
width: 50%; }
.form dl.item .width-03 {
width: 5em; }
.form dl.item input[type=text]:active,
.form dl.item input[type=text]:focus,
.form dl.item input[type=email]:active,
.form dl.item input[type=email]:focus,
.form dl.item input[type=tel]:active,
.form dl.item input[type=tel]:focus,
.form dl.item select:active,
.form dl.item select:focus,
.form dl.item textarea:active,
.form dl.item textarea:focus {
color: #000;
border: 1px solid trasnparent;
outline: 1px solid #e60012;
background: #f3f3f3; }
.form dl.item .mwform-checkbox-field,
.form dl.item .mwform-radio-field {
display: block;
height: 40px;
margin: 0 !important;
padding: 0 !important; }
.form dl.item .mwform-checkbox-field > label,
.form dl.item .mwform-radio-field > label {
display: -ms-flexbox;
display: flex;
width: 100%;
height: 100%;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-align: center;
align-items: center; }
.form dl.item .mwform-checkbox-field > label .mwform-checkbox-field-text,
.form dl.item .mwform-checkbox-field > label .mwform-radio-field-text,
.form dl.item .mwform-radio-field > label .mwform-checkbox-field-text,
.form dl.item .mwform-radio-field > label .mwform-radio-field-text {
display: -ms-flexbox;
display: flex;
width: 100%;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-align: center;
align-items: center; }
.form dl.item input[type=radio],
.form dl.item input[type=checkbox] {
position: absolute;
visibility: hidden;
width: 0;
height: 0; }
.form dl.item input[type='checkbox'].checkbox-type01 + span:before {
display: inline-block;
width: 16px;
height: 16px;
margin-right: 6px;
content: '';
border: 2px solid #ccc;
border-radius: 0;
background: transparent; }
.form dl.item input[type='checkbox'].checkbox-type01:checked + span:before {
border: 2px solid #000;
background: #000; }
.form dl.item input[type='checkbox'].checkbox-agreement01 + span:before {
display: inline-block;
width: 27px;
height: 24px;
margin-right: 6px;
content: '';
background-image: url(//mdco.world/wp-content/themes/custom/images/icon-checkbox01_off.svg);
background-repeat: no-repeat;
background-position: left bottom;
background-size: auto 24px; }
.form dl.item input[type='checkbox'].checkbox-agreement01:checked + span:before {
background-image: url(//mdco.world/wp-content/themes/custom/images/icon-checkbox01_on.svg);
background-repeat: no-repeat;
background-position: left bottom;
background-size: auto 24px; }
.form dl.item input[type='radio'].radio-gender01 + span:before {
display: inline-block;
width: 16px;
height: 16px;
margin-right: 6px;
content: '';
border: 2px solid #ccc;
border-radius: 50%;
background: transparent; }
.form dl.item input[type='radio'].radio-gender01:checked + span:before {
border: 2px solid #000;
background: #000; }
.form .form-info .form-info__paragraph {
font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', serif;
font-size: 24px;
font-size: 2.4rem;
line-height: 1.8;
text-align: center; }
.form .form-privacy {
margin-top: 40px; }
.form .form-privacy .privacy-link {
padding-top: 10px; }
.form .form-privacy .dd-privacy__row {
margin-bottom: 10px; }
.form .form-submit {
margin: 50px auto;
text-align: center;
-ms-flex-pack: center;
justify-content: center; }
.form.step-confirm dl.item dd {
padding-top: 10px; }
.form.step-confirm dl.item dd.dd-type01 {
padding-bottom: 0; }
.form.step-confirm .form-privacy .privacy-link {
padding-top: 0; }
.form.step-confirm .form-submit {
-ms-flex-flow: column nowrap;
flex-flow: column nowrap; }
.form.step-confirm .form-submit .btn-submit {
margin: 20px auto; } .heading-level01 {
font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', serif;
text-align: center; }
.heading-level01 .text-en {
font-size: 56px;
font-size: 5.6rem;
display: block; }
.heading-level01 .text-jp {
font-size: 22px;
font-size: 2.2rem;
display: block; }
.heading-level02 {
font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', serif;
font-weight: 400;
line-height: 1;
text-align: center;
letter-spacing: normal; }
.heading-simple {
font-size: 16px;
font-size: 1.6rem;
font-weight: 400;
line-height: 1.5;
padding-bottom: 4px;
text-align: center;
letter-spacing: normal;
color: #e60012;
border-bottom: 1px solid #e60012; }
.heading-text-lang {
font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', serif;
padding-bottom: 5px; }
.heading-text-lang .text-en {
font-size: 40px;
font-size: 4rem;
line-height: 1.1;
display: block; }
.heading-text-lang .text-jp {
font-size: 22px;
font-size: 2.2rem;
display: block; }
.heading-line {
font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', serif;
font-size: 24px;
font-size: 2.4rem;
font-weight: 400;
line-height: 1.5;
position: relative;
padding-left: 60px;
text-align: left;
letter-spacing: .06em; }
.heading-line:before {
position: absolute;
top: 50%;
left: 0;
width: 50px;
height: 1px;
content: '';
background: #e60012; } .ttl-anim01 a:hover img,
.ttl-anim02 a:hover img {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
.ttl-anim01 a,
.ttl-anim02 a,
.ttl-anim01 a img,
.ttl-anim02 a img {
display: inline-block;
cursor: pointer; }
.ttl-anim01 a,
.ttl-anim02 a {
position: relative;
overflow: hidden;
margin: 0;
padding: 0;
cursor: pointer;
background: #fff; }
.ttl-anim01 a:before {
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
display: block;
width: 0;
height: 0;
content: '';
transform: translate(-50%, -50%);
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
border-radius: 100%;
background: rgba(255, 255, 255, 0.8); }
.ttl-anim01 a:hover:before {
animation: circle 1s;
animation-fill-mode: forwards; }
@keyframes circle {
0% {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
30% {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
70% {
width: 200%;
height: 200%;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
100% {
width: 200%;
height: 200%;
opacity: .8;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; } }
.ttl-anim02 a:before {
position: absolute;
z-index: 2;
top: 0;
left: -75%;
display: block;
width: 50%;
height: 100%;
content: '';
transform: skewX(-25deg);
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%); }
.ttl-anim02 a:hover:before {
animation: shine 2s forwards; }
@keyframes shine {
70% {
left: 125%; }
100% {
left: -20%;
width: 500%;
height: 200%;
background: rgba(255, 255, 255, 0.6); } } .item-tableA {
max-width: 900px;
margin: 0 auto; }
.item-tableA .dl {
overflow: hidden;
margin: 0; }
.item-tableA .dl + .dl {
margin-top: 150px; }
.item-tableA .dt,
.item-tableA .dd {
padding: 0; }
.item-tableA .dt {
font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', serif;
float: left;
width: 240px;
padding-bottom: 5px;
border-bottom: 1px solid #c03232; }
.item-tableA .dd {
float: right;
width: calc(100% - 300px);
padding-left: 100px; }
.item-tableA .dd .small-heading {
font-weight: bold;
display: block; }
.item-tableA .dd .paragraph + .paragraph {
margin-top: 2em; }
.item-tableB dl,
.item-tableB dt,
.item-tableB dd {
margin: 0; }
.item-tableB dt {
width: 60%; }
.item-tableB dd {
width: 40%; }
.item-tableC dl.flex {
-ms-flex-pack: start;
justify-content: flex-start; }
.item-tableC dl,
.item-tableC dt,
.item-tableC dd {
margin: 0; }
.item-tableC dt.width-wide {
width: 140px; }
.item-tableR {
line-height: 2;
max-width: 900px;
margin: 0 auto;
border: 1px solid #f3f3f3; }
.item-tableR .dl {
overflow: hidden;
margin: 0;
border-bottom: 1px solid #f3f3f3; }
.item-tableR .dl:last-child {
border-bottom: none; }
.item-tableR .dl + .dl {
margin-top: 0; }
.item-tableR .dt,
.item-tableR .dd {
padding: 15px; }
.item-tableR .dt {
float: left;
width: 200px; }
.item-tableR .dd {
float: right;
width: calc(100% - 200px);
border-left: 1px solid #f3f3f3; }
.item-tableS dl,
.item-tableS dt,
.item-tableS dd {
margin: 0; }
.item-tableS dl.flex {
-ms-flex-pack: start;
justify-content: flex-start; }
.item-tableS dt {
position: relative;
width: 90px; }
.item-tableS dt:after {
position: absolute;
top: 0;
right: 0;
display: block;
width: 1em;
content: ':'; }
.item-tableS dd {
width: calc(100% - 90px); } .wysiwyg { }
.wysiwyg h2 {
font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', serif;
font-weight: 400;
line-height: 1;
text-align: center;
letter-spacing: normal; }
.wysiwyg figure + h2 {
margin-top: 40px; }
.wysiwyg p + h2 {
margin-top: 120px; }
.wysiwyg p + figure {
margin-top: 70px; }
.wysiwyg h3,
.wysiwyg h4 {
font-size: 22px;
font-size: 2.2rem;
margin-bottom: .5em;
padding: 1em 0; }
.wysiwyg p {
font-size: 16px;
font-size: 1.6rem;
font-weight: 400;
line-height: 2.25;
text-justify: inter-ideograph;
letter-spacing: .04em; } body.block-editor-page {  background: #f3f3f3; }
body.block-editor-page h2.rich-text,
body.block-editor-page h3.rich-text,
body.block-editor-page h4.rich-text {
font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', serif;
font-weight: 400;
line-height: 1.5;
text-align: center;
letter-spacing: normal; }
body.block-editor-page .text-en {
font-size: 50px;
display: block; }
body.block-editor-page .text-jp {
font-size: 24px;
display: block;
margin-top: 5px; }
body.block-editor-page h3.rich-text,
body.block-editor-page h4.rich-text {
font-size: 22px;
margin-bottom: 15px;
padding: 5px 0; }
body.block-editor-page p.rich-text {
font-size: 16px;
font-weight: 400;
line-height: 2.25;
text-justify: inter-ideograph;
letter-spacing: .04em; }
body.block-editor-page .edit-post-visual-editor {
width: 100%;
max-width: 1000px;
margin: 0 auto; }
body.block-editor-page .editor-post-title__input,
body.block-editor-page .editor-block-list__block {
font-weight: 400;
line-height: 1.5; }
body.block-editor-page .editor-post-title {
margin: 0;
padding: 0; }
body.block-editor-page .editor-post-title__input {
font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', serif;
font-size: 34px;
font-weight: 400;
line-height: 1.5;
margin-bottom: 10px;
padding: 12px;
text-align: center;
letter-spacing: .06em; }
body.block-editor-page .block-editor-block-list__layout {
padding: 50px; }
body.block-editor-page .wp-block {
max-width: 1000px;
margin: 0;
padding: 0; }
body.block-editor-page .block-editor-block-list__block-edit {
margin: 0 !important; } .wysiwyg a,
.editor-block-list__block a {
display: inline-block;
text-decoration: underline;
color: #e60012; }
.wysiwyg figure,
.editor-block-list__block figure {
margin: 50px auto; }
.wysiwyg ul li,
.wysiwyg ol li,
.editor-block-list__block ul li,
.editor-block-list__block ol li {
position: relative;
margin-bottom: 0;
padding-left: 2em;
list-style: none; }
.wysiwyg ul li:before,
.wysiwyg ol li:before,
.editor-block-list__block ul li:before,
.editor-block-list__block ol li:before {
font-size: 1em;
line-height: inherit;
position: absolute;
top: 0;
left: 0;
display: block;
width: 1em;
height: 1em;
content: '・';
text-align: center;
border-radius: 0; }
.wysiwyg ol,
.editor-block-list__block ol {
counter-reset: mycount; }
.wysiwyg ol li:before,
.editor-block-list__block ol li:before {
top: 0;
width: 2em;
content: "(" counter(mycount) ")";
counter-increment: mycount;
background: none; }
.wysiwyg strong,
.editor-block-list__block strong {
font-weight: 600; }
.wysiwyg em,
.editor-block-list__block em {
font-style: italic; }
.wysiwyg del,
.editor-block-list__block del {
text-decoration: line-through; }
.wysiwyg blockquote,
.editor-block-list__block blockquote {
margin: 1.5em 0;
padding: 1em;
border-left: 5px solid #e6e3d1; }
.wysiwyg hr,
.editor-block-list__block hr {
height: 1px;
margin: 1.5em 0;
border: 0;
background-color: #e6e3d1; }
.wysiwyg table,
.editor-block-list__block table {
width: 100%;
border-collapse: collapse;
border-top: 2px solid #000;
border-bottom: 2px solid #000; }
.wysiwyg table td,
.wysiwyg table th,
.editor-block-list__block table td,
.editor-block-list__block table th {
padding: .5em 1em;
border-top: 1px dotted #000; }
.wysiwyg table th,
.editor-block-list__block table th {
text-align: left;
vertical-align: top;
background-color: #000; }
.wysiwyg .wp-block-embed__wrapper,
.editor-block-list__block .wp-block-embed__wrapper {
position: relative;
overflow: hidden;
height: 0;
padding-top: 30px;
padding-bottom: 56.25%; }
.wysiwyg .wp-block-embed__wrapper iframe,
.wysiwyg .wp-block-embed__wrapper object,
.wysiwyg .wp-block-embed__wrapper embed,
.editor-block-list__block .wp-block-embed__wrapper iframe,
.editor-block-list__block .wp-block-embed__wrapper object,
.editor-block-list__block .wp-block-embed__wrapper embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; } .error-404 {
padding: 60px 0;
text-align: center; } .category-post-lists {
margin-top: 80px; }
.category-post-lists .no-results {
display: none; } .post-list__item {
margin-bottom: 40px; }
.post-list__item .post-list__link {
-ms-flex-flow: row nowrap;
flex-flow: row nowrap; }
.post-list__item .area-image {
width: 450px;
text-align: center; }
.post-list__item .area-content {
position: relative;
width: 450px;
padding: 45px 50px;
background: #fff; }
.post-list__item .post-list__title {
font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', serif;
font-size: 24px;
font-size: 2.4rem;
margin-bottom: 10px;
padding: 0 0 14px 0;
text-align: center;
border-bottom: 1px solid #e6e3d1; }
.post-list__item .post-list__btn {
margin: 20px auto; }
.post-list__item:nth-of-type(even) .area-image {
-ms-flex-order: 2;
order: 2; }
.post-list__item:nth-of-type(even) .area-content {
margin-right: -170px;
-ms-flex-order: 1;
order: 1; }
.post-list__item:nth-of-type(odd) .area-image {
-ms-flex-order: 1;
order: 1; }
.post-list__item:nth-of-type(odd) .area-content {
-ms-flex-order: 2;
order: 2; }
.page-block__title-en {
text-align: center; }
.page-block__title_on-slider {
position: relative;
bottom: -100px; }
.page-block__title_under-slider {
position: relative;
top: -60px; }
.page-block {
margin: 0 auto; } .footer {
margin-top: 180px;
padding: 80px 0 0 0;
background: #000; }
.footer .footer-nav {
padding: 0 40px; }
.footer .footer-nav .footer-nav__item {
display: inline-block; }
.footer .footer-nav .footer-nav__link {
font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', serif;
padding: 10px;
text-align: center;
color: #fff; }
.footer .footer-nav .footer-nav__link .footer-nav__text_jp {
font-size: 18px;
font-size: 1.8rem;
display: block;
min-width: 100px;
border-bottom: 1px solid #000; }
.footer .footer-nav .footer-nav__link .footer-nav__text_en {
font-size: 12px;
font-size: 1.2rem;
display: block; }
.footer .footer-nav .footer-nav__link:hover .footer-nav__text_jp,
.footer .footer-nav .footer-nav__link:active .footer-nav__text_jp {
border-bottom: 1px solid #fff; }
.footer .footer-button {
margin-top: 70px; }
.footer .footer-button .footer-button__link {
width: 475px;
height: 85px; }
.footer .footer-copyright {
font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', serif;
font-size: 14px;
font-size: 1.4rem;
padding: 30px 0;
text-align: center;
color: #fff; }
.home .footer {
margin-top: 300px; } .page-template-default .header {
margin-bottom: 65px; } .slider-block {
position: relative;
margin: 100px auto; }
.slider-block .slider-block__title {
position: absolute;
top: calc(100% - 50px);
left: 0;
display: block;
width: 100%;
text-align: center; }
.slider-block:first-child {
margin-top: 0; }
.search-page {
margin: 100px 0 60px 0; } .searchform-wrap {
width: 100%;
max-width: 320px;
margin: 2em auto; }
.searchform {
background: #fff;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.searchform .search-keyword,
.searchform .search-button {
font-family: inherit;
font-size: inherit;
height: 35px;
min-height: 35px;
margin: 0;
padding: 0;
color: inherit;
border: none;
border-radius: 0 !important; }
.searchform .search-keyword {
width: calc(100% - 35px);
padding: .5em;
border: 1px solid #000; }
.searchform .search-keyword:focus {
border: 1px solid #c03232; }
.searchform .search-button {
font-size: 0;
width: 35px;
height: 35px;
background: #000 url(//mdco.world/wp-content/themes/custom/images/icon-search.svg) no-repeat center/60%; }
.searchform .search-button:hover,
.searchform .search-button:active {
cursor: pointer; } .history__list {
max-width: 1000px;
margin: 0 auto;
padding: 0 20px; }
.history__list .row {
position: relative;
z-index: 1;
min-height: 148px;
margin-bottom: 20px;
-ms-flex-align: center;
align-items: center; }
.history__list .row:before {
position: absolute;
z-index: -1;
top: 20px;
left: 50%;
width: 38px;
height: calc(100% + 20px);
content: '';
transform: translateX(-50%);
background: #e60012; }
.history__list .row .row__year {
font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', serif;
font-size: 34px;
font-size: 3.4rem;
line-height: 1;
position: absolute;
left: 50%;
width: 148px;
height: 148px;
transform: translateX(-50%);
border-radius: 50%;
background: #f3f3f3;
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center; }
.history__list .row .row__year .size-small {
font-size: .6em;
margin-top: .4em; }
.history__list .row .row__year.row_multiple {
-ms-flex-flow: column nowrap;
flex-flow: column nowrap; }
.history__list .row .row__text {
font-size: 18px;
font-size: 1.8rem;
line-height: 2;
position: absolute;
width: calc( (100% - 148px ) / 2); }
.history__list .row .row__text:before {
position: absolute;
top: 50%;
width: 80px;
height: 1px;
content: '';
background: #000; }
.history__list .row .row__text.line-color02:before {
background: #e60012; }
.history__list .row:nth-of-type(odd) .row__text {
right: 0;
padding-left: 90px; }
.history__list .row:nth-of-type(odd) .row__text:before {
left: 0; }
.history__list .row:nth-of-type(even) .row__text {
left: 0;
padding-right: 90px; }
.history__list .row:nth-of-type(even) .row__text:before {
right: 0; }
.history__list .row:last-child:before {
display: none; }
.page-contact-box {
margin-top: 40px;
padding: 50px 20px; }
.page-profile .page-profile-box {
position: relative;
padding: 80px 30px 0 30px; }
.page-profile .page-profile-box:before {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 165px;
content: '';
background: #fff; }
.page-profile .page-profile__catch {
font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', serif;
font-size: 20px;
font-size: 2rem;
line-height: 2.5;
padding: 0 0 50px 0;
text-align: center; }
.page-profile .page-profile__catch .size-large {
font-size: 1.4em;
line-height: 1; }
.page-profile .page-profile-detail {
position: relative;
z-index: 1;
width: 720px;
margin: 0 auto;
padding: 45px 100px;
background: #fff;
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05); }
.page-profile .page-profile__paragraph {
font-size: 16px;
font-size: 1.6rem;
line-height: 2.25;
margin: 2em 0;
text-align: left; }
.page-profile .page-profile-philosophy {
position: relative;
margin-top: 150px;
padding: 0 50px 60px 50px; }
.page-profile .page-profile-philosophy .page-profile-philosophy__heading {
position: relative;
top: -27px;
width: 100%;
text-align: center; }
.page-profile .page-profile-philosophy .page-profile-philosophy__catch {
font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', serif;
font-size: 30px;
font-size: 3rem;
text-align: center; }
.page-profile .page-profile-value {
margin-top: 100px;
padding: 0 50px 50px 50px; }
.page-profile .page-profile-value .page-profile-value__heading {
position: relative;
top: -27px;
width: 100%;
text-align: center; }
.page-profile .page-profile-value .page-profile-value__list {
width: 640px;
margin: 20px auto; }
.page-profile .page-profile-value .page-profile-value__item .title-main {
font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', serif;
font-size: 28px;
font-size: 2.8rem;
display: block;
width: 200px;
height: 50px;
padding: 4px 0;
text-align: center;
background: rgba(255, 255, 255, 0.7); }
.page-profile .page-profile-value .page-profile-value__item .title-sub {
font-size: 16px;
font-size: 1.6rem;
display: block;
width: 100%;
height: 75px;
margin: 10px 0 0 -38px;
padding: 4px 0 0 78px; }
.page-profile .page-profile-value .page-profile-value__item .title-sub.title-sub-Thanks {
background: url(//mdco.world/wp-content/themes/custom/images/title-sub-Thanks.png) no-repeat left top/225px auto; }
.page-profile .page-profile-value .page-profile-value__item .title-sub.title-sub-Deep {
background: url(//mdco.world/wp-content/themes/custom/images/title-sub-Deep.png) no-repeat left top/419px auto; }
.page-profile .page-profile-value .page-profile-value__item .title-sub.title-sub-Exploration {
background: url(//mdco.world/wp-content/themes/custom/images/title-sub-Exploration.png) no-repeat left top/349px auto; }
.page-profile .page-profile-value .page-profile-value__item .title-sub.title-sub-Growth {
background: url(//mdco.world/wp-content/themes/custom/images/title-sub-Growth.png) no-repeat left top/216px auto; }
.page-profile .page-profile-value .page-profile-value__item .title-sub.title-sub-Trust {
background: url(//mdco.world/wp-content/themes/custom/images/title-sub-Trust.png) no-repeat left top/168px auto; }
.page-company .page-company-access {
margin-top: 100px; }
.page-company .page-company-access .page-company-access__heading {
margin-bottom: 40px; }
.page-history {
padding-bottom: 70px;
background: url(//mdco.world/wp-content/themes/custom/images/bg-page-history.jpg) no-repeat top 70px center/1280px auto; }
.page-history .page-history__list .row:nth-of-type(even) .row__text {
text-align: right; }
.page-blanc-lapin {
padding-bottom: 200px;
background: url(//mdco.world/wp-content/themes/custom/images/bg-page-blanc-lapin.jpg) no-repeat bottom -200px center/1280px auto; }
.page-blanc-lapin .blanc-lapin-shops {
width: 100%;
margin-top: 40px;
padding: 240px 20px 15px 20px;
background: url(//mdco.world/wp-content/themes/custom/images/bg-blanc-lapin-shops.jpg) no-repeat center/cover; }
.page-blanc-lapin .blanc-lapin-shops .shops-wrap {
width: 100%;
max-width: 800px;
margin: 0 auto; }
.page-blanc-lapin .blanc-lapin-shops .blanc-lapin-shops__heading {
width: 300px;
margin: 0 auto; }
.page-blanc-lapin .blanc-lapin-shops .shops {
margin-top: 80px;
-ms-flex-flow: row wrap;
flex-flow: row wrap; }
.page-blanc-lapin .blanc-lapin-shops .shops .shops__item {
width: 250px;
margin-bottom: 25px; }
.page-blanc-lapin .blanc-lapin-awards {
margin-top: 100px; }
.page-blanc-lapin .blanc-lapin-awards .page-blanc-lapin-awards__heading {
width: 250px;
margin: 0 auto;
text-align: center; }
.page-blanc-lapin .page-blanc-lapin-history__list {
margin-top: 100px; }
.page-blanc-lapin .page-blanc-lapin-history__list .row .row__text {
font-size: 16px;
font-size: 1.6rem; }
.page-recruit .page-recruit__paragraph {
font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', serif;
text-align: center;
color: #666; }
.page-recruit .page-recruit__paragraph .text-jp {
font-size: 24px;
font-size: 2.4rem;
display: block; }
.page-recruit .page-recruit__paragraph .text-en {
font-size: 18px;
font-size: 1.8rem;
font-weight: 700;
display: block; }
.page-recruit .page-recruit-form {
margin: 50px auto; }
.page-privacy .page-privacy__lead {
max-width: 700px;
margin: 30px auto; }
.page-privacy .page-privacy-box {
margin-top: 50px;
padding: 90px 156px 50px 156px; }
.page-privacy .page-privacy__section {
margin-bottom: 40px; }
.page-privacy .page-privacy__heading {
margin-bottom: 8px; }
.slider-block .swiper-container,
.page-block .swiper-container {
overflow: visible; }
.slider-block .swiper-pagination,
.page-block .swiper-pagination {
position: static;
width: 100%;
max-width: 1015px;
margin: 0 auto;
padding: 0 15px; }
.slider-block .swiper-pagination-bullet,
.page-block .swiper-pagination-bullet {
width: 14px;
height: 14px;
margin: 0 5px !important;
opacity: .3;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
border-radius: 50%;
background: #d2d2d2; }
.slider-block .swiper-pagination-bullet-active,
.page-block .swiper-pagination-bullet-active {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
.slider-block:nth-of-type(odd) .swiper-pagination {
text-align: left; }
.slider-block:nth-of-type(even) .swiper-pagination {
text-align: right; }
.page-block:nth-of-type(odd) .swiper-pagination {
text-align: right; }
.page-block:nth-of-type(even) .swiper-pagination {
text-align: left; }
@media screen and (max-width: 1280px){
html{
font-size: 62.5%; } }
@media screen and (max-width: 980px){
html{
font-size: 62.5%; }
.footer{
padding: 50px 20px 0 20px; }
.footer .footer-button .footer-button__link{
width: 48%; }
.page-privacy .page-privacy-box{
padding: 60px; } }
@media screen and (max-width: 768px){
html{
font-size: 62.5%; }
.pc-retern{
display: none !important; }
.sp-hide{
display: none !important; }
.wysiwyg,
.wysiwyg-page{
padding: 0 10px; }
.wysiwyg.page-history,
.wysiwyg.page-blanc-lapin,
.wysiwyg-page.page-history,
.wysiwyg-page.page-blanc-lapin{
padding: 0 0 60px 0; }
.bg-diagonal-block{
height: 400px; }
.bg-diagonal-block:nth-of-type(odd){
background: url(//mdco.world/wp-content/themes/custom/images/bg-diagonal-belt_left.png) no-repeat center/auto 400px; }
.bg-diagonal-block:nth-of-type(even){
background: url(//mdco.world/wp-content/themes/custom/images/bg-diagonal-belt_right.png) no-repeat center/auto 400px; }
.btn-primary{
font-size: 1.5rem;
width: 100%;
height: 50px; }
.btn-primary:after{
position: absolute;
top: calc(50% - 4px);
right: 15px;
bottom: auto;
left: auto;
width: 6px;
height: 6px;
margin: 0;
content: '';
transform: rotate(45deg);
border-top: 1px solid #fff;
border-right: 1px solid #fff; }
.btn-submit{
font-size: 1.5rem;
width: 100%;
max-width: 400px;
height: 60px;
margin: 20px auto; }
.paragraph-lead{
font-size: 1.8rem; }
.form dl.item{
margin-bottom: 10px;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap; }
.form dl.item dt{
width: 100% !important;
padding: 10px 0 10px 0; }
.form dl.item dt.require{
padding: 10px 0 10px 50px; }
.form dl.item dd{
width: 100% !important;
padding: 0 !important; }
.form .form-info .form-info__paragraph{
font-size: 1.6rem; }
.form .form-privacy{
margin-top: 20px; }
.form .form-privacy .privacy-link{
padding-top: 0; }
.form .form-submit{
margin: 40px auto;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap; }
.heading-level01 .text-en{
font-size: 3rem; }
.heading-level01 .text-jp{
font-size: 1.4rem; }
.heading-level01 > img{
max-height: 45px; }
.heading-simple{
font-size: 1.2rem; }
.heading-text-lang .text-en{
font-size: 2.4rem; }
.heading-text-lang .text-jp{
font-size: 1.2rem; }
.heading-line{
font-size: 2rem;
padding-left: 40px; }
.heading-line:before{
width: 30px; }
.item-tableA{
padding: 0 10px; }
.item-tableA .dl + .dl{
margin-top: 80px; }
.item-tableA .dt,
.item-tableA .dd{
float: none; }
.item-tableA .dt{
width: 70%;
margin: 0 auto; }
.item-tableA .dt .text-en{
font-size: 2.5rem; }
.item-tableA .dt .text-jp{
font-size: 1.2rem; }
.item-tableA .dd{
width: 100%;
padding: 15px 0; }
.item-tableB dl.flex{
-ms-flex-flow: column nowrap;
flex-flow: column nowrap; }
.item-tableB dt,
.item-tableB dd{
width: 100%; }
.item-tableR .dt,
.item-tableR .dd{
padding: 10px 15px; }
.item-tableR .dt{
width: 120px; }
.item-tableR .dd{
width: calc(100% - 120px); }
.item-tableS dl.flex{
margin: 5px 0; }
.item-tableS dt{
width: 80px; }
.item-tableS dd{
width: calc(100% - 80px); }
.category-post-lists{
margin-top: 40px; }
.post-list__item .post-list__link{
display: block; }
.post-list__item .area-image{
width: 100%; }
.post-list__item .area-content{
width: calc(100% - 60px);
margin: -30px auto 0 auto !important;
padding: 30px 30px 50px 30px; }
.post-list__item .post-list__title{
font-size: 1.9rem;
margin-bottom: 16px;
padding: 0 0 18px 0; }
.page-block__title-en{
padding: 0 20px; }
.page-block__title_on-slider{
bottom: -50px; }
.page-block__title_under-slider{
top: -30px; }
.footer{
margin-top: 100px;
padding: 50px 70px 0 70px; }
.footer .footer-nav{
padding: 0; }
.footer .footer-nav .footer-nav__list{
display: block; }
.footer .footer-nav .footer-nav__item{
display: block;
width: 100%;
border-top: 1px solid #fff; }
.footer .footer-nav .footer-nav__item:last-child{
border-bottom: 1px solid #fff; }
.footer .footer-nav .footer-nav__link{
padding: 12px 10px; }
.footer .footer-nav .footer-nav__link .footer-nav__text_jp{
font-size: 1.5rem;
min-width: 100px;
border: none; }
.footer .footer-nav .footer-nav__link:hover .footer-nav__text_jp,
.footer .footer-nav .footer-nav__link:active .footer-nav__text_jp{
border: none; }
.footer .footer-button{
display: block;
margin-top: 40px; }
.footer .footer-button .footer-button__link{
width: 100%;
max-width: 235px;
height: auto;
margin: 20px auto; }
.footer .footer-copyright{
font-size: 1rem;
padding: 30px 0; }
.home .footer{
margin-top: 180px; }
.slider-block{
margin: 25% auto; }
.slider-block .slider-block__title{
top: 100%;
left: 50%;
width: 60%;
transform: translateX(-50%); }
.search-page{
margin: 60px 0; }
.history__list{
padding: 0 20px; }
.history__list .row{
min-height: 74px;
margin-bottom: 30px;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-align: start;
align-items: flex-start; }
.history__list .row:before{
top: 10px;
left: 27px;
width: 20px;
transform: none; }
.history__list .row:last-child:before{
top: auto;
bottom: 0;
display: block;
height: 100%; }
.history__list .row .row__year{
font-size: 1.7rem;
position: static;
width: 74px;
height: 74px;
transform: none; }
.history__list .row .row__text{
font-size: 1.5rem;
position: relative;
width: calc( (100% - 120px ));
margin-left: 40px; }
.history__list .row:nth-of-type(odd) .row__text,
.history__list .row:nth-of-type(even) .row__text{
padding: 0 0 0 5px; }
.history__list .row:nth-of-type(odd) .row__text:before,
.history__list .row:nth-of-type(even) .row__text:before{
right: 100%;
left: auto;
width: 40px; }
.page-contact-box{
padding: 40px 20px; }
.page-profile .page-profile-box{
padding: 40px 30px 0 30px; }
.page-profile .page-profile__catch{
font-size: 1.5rem;
line-height: 2;
padding: 0 0 30px 0; }
.page-profile .page-profile-detail{
width: 100%;
padding: 1em 30px; }
.page-profile .page-profile__paragraph{
font-size: 1.4rem;
line-height: 2;
margin: 1em 0; }
.page-profile .page-profile-philosophy{
margin-top: 60px;
padding: 0 30px 40px 30px; }
.page-profile .page-profile-philosophy .page-profile-philosophy__heading{
top: -14px; }
.page-profile .page-profile-philosophy .page-profile-philosophy__catch{
font-size: 1.8rem; }
.page-profile .page-profile-value{
margin-top: 60px;
padding: 0 30px 40px 30px; }
.page-profile .page-profile-value .page-profile-value__heading{
top: -14px; }
.page-profile .page-profile-value .page-profile-value__list{
width: 100%; }
.page-profile .page-profile-value .page-profile-value__item{
margin-top: 10px; }
.page-profile .page-profile-value .page-profile-value__item .title-main{
font-size: 1.4rem;
width: 100px;
height: 25px;
padding: 2px 0; }
.page-profile .page-profile-value .page-profile-value__item .title-sub{
font-size: 1.5rem;
width: 100%;
height: auto;
margin: 5px 0 0 -65px;
padding: 30px 0 0 0; }
.page-profile .page-profile-value .page-profile-value__item .title-sub.title-sub-Thanks{
background: url(//mdco.world/wp-content/themes/custom/images/title-sub-Thanks.png) no-repeat left 45px top/126px auto; }
.page-profile .page-profile-value .page-profile-value__item .title-sub.title-sub-Deep{
background: url(//mdco.world/wp-content/themes/custom/images/title-sub-Deep.png) no-repeat left 45px top/210px auto; }
.page-profile .page-profile-value .page-profile-value__item .title-sub.title-sub-Exploration{
background: url(//mdco.world/wp-content/themes/custom/images/title-sub-Exploration.png) no-repeat left 45px top/174px auto; }
.page-profile .page-profile-value .page-profile-value__item .title-sub.title-sub-Growth{
background: url(//mdco.world/wp-content/themes/custom/images/title-sub-Growth.png) no-repeat left 45px top/108px auto; }
.page-profile .page-profile-value .page-profile-value__item .title-sub.title-sub-Trust{
background: url(//mdco.world/wp-content/themes/custom/images/title-sub-Trust.png) no-repeat left 45px top/84px auto; }
.page-company .page-company-access{
margin-top: 50px; }
.page-company .page-company-access .page-company-access__heading{
margin-bottom: 20px; }
.page-history{
background: url(//mdco.world/wp-content/themes/custom/images/bg-page-history.jpg) no-repeat center/640px auto; }
.page-history .page-history__list .row:nth-of-type(even) .row__text{
text-align: left; }
.page-blanc-lapin{
padding-bottom: 100px;
background: url(//mdco.world/wp-content/themes/custom/images/bg-page-blanc-lapin.jpg) no-repeat bottom center/640px auto; }
.page-blanc-lapin .blanc-lapin-shops .blanc-lapin-shops__heading{
width: 48%;
background: rgba(255, 255, 255, 0.5); }
.page-blanc-lapin .blanc-lapin-shops .shops .shops__item{
width: 32%; }
.page-blanc-lapin .blanc-lapin-awards .page-blanc-lapin-awards__heading{
width: 150px;
margin: 0 auto;
text-align: center; }
.page-blanc-lapin .page-blanc-lapin-history__list{
margin-top: 40px; }
.page-blanc-lapin .page-blanc-lapin-history__list .row .row__text{
font-size: 1.5rem; }
.page-recruit .page-recruit__paragraph .text-jp{
font-size: 1.8rem; }
.page-recruit .page-recruit__paragraph .text-en{
font-size: 1.4rem; }
.page-privacy .page-privacy-box{
margin-top: 40px;
padding: 50px 30px; }
.slider-block .swiper-pagination,
.page-block .swiper-pagination{
padding: 0 5px; }
.slider-block .swiper-pagination-bullet,
.page-block .swiper-pagination-bullet{
width: 5px;
height: 5px;
margin: 0 2px !important; } }
@media screen and (max-width: 600px){
html{
font-size: 62.5%; }
body{
font-size: 1.5rem; }
.emb-youtube{
padding-bottom: 65%; }
.emb-googlemap{
padding-bottom: 70%; }
.slider-block{
margin: 0 auto; }
.slider-block .slider-block__title{
top: calc(100% - 50px);
width: 80%; }
.page-blanc-lapin .blanc-lapin-shops .shops{
margin-top: 20px; }
.page-blanc-lapin .blanc-lapin-shops .shops .shops__item{
width: calc( ( 100% - 10px ) / 2);
margin-bottom: 10px; } }
@media screen and (max-width: 320px){
html{
font-size: 62.5%; } }
@media screen and (min-width: 768px){
a[href^='tel:']{
pointer-events: none; }
.pc-hide{
display: none !important; } }
@media screen and (min-width: 600px){
.sp-retern{
display: none !important; } }