@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,
font,
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 {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;

    font-size: 1em;
}

body {
    font-size: 62.5%;
}

/*
body,
table,
input,
textarea,
select,
option {
    font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
}
*/

body,
table,
input,
textarea,
select,
option {
    font-family:'ヒラギノ角ゴ Pro W3',  'Yu Gothic', '游ゴシック', YuGothic, '游ゴシック体', 'メイリオ', sans-serif;
}


/* body,
table,
input,
textarea,
select,
option {
    font-family:'ヒラギノ角ゴ Pro W3', 'Yu Gothic', '游ゴシック', YuGothic, '游ゴシック体', 'メイリオ', sans-serif;
} */


article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

img {
    vertical-align: top;
}

a,
a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: underline;
}

@media screen and (max-width: 768px) {
    img {
        width: 100%;
    }
}

/*------------------------------------------------------------
    レイアウト
------------------------------------------------------------*/
body {
    min-width: 1350px;
    color: #000;
    line-height: 1.5;
}

#container {
    position: relative;
    text-align: left;
    /*background: url(/img/common/container_bg.png) no-repeat center top;*/
}

#main {
    overflow: hidden;
}

.sp {
    display: none;
}

@media screen and (max-width: 768px) {
    body {
        width: 100%;
        min-width: 0px;
    }

    .sp {
        display: block;
    }

    .spHeader {
        width: 100%;
        padding: 0 0 0 2%;
        box-sizing: border-box;
        background: #fff;
        border-bottom: 2px solid #000;
    }

    #service #container .mainImg,
    #work #container .mainImg,
    #voice #container .mainImg,
    #container .mainImg {
        padding: 30px 0;
        min-height: 0;
    }

    #confirm #main {
        padding-bottom: 30px;
    }

    .pc {
        display: none;
    }

    .headerLeft {
        float: left;
        display: inline-block;
        width: 130px;
        margin: 6px 0;
    }

    .headerLeft img {
        width: 100%;
    }

    .headerRight {
        float: right;
        display: inline-block;
        width: 58%;
        box-sizing: border-box;
        cursor: pointer;
    }

    #breadCrumbs ul li a:before {
        right: -20px;
    }

    #breadCrumbs ul li {
        margin-right: 25px;
    }

    .headerRight p {
        display: inline-block;
        color: c;
        float: right;
        padding-right: 0;
        font-size: 18px;
        line-height: 1.2;
    }

    .headerRight img {
        width: 60px;
        height: 60px;
        float: right;
    }

    ul.spMenu {
        display: none;
        float: left;
        position: absolute;
        z-index: 9999;
        width: 100%;
    }

    ul.spMenu li {
        top: 0;
        width: 100%;
        background: #f3f5f8;
        border-bottom: solid 1px #000;
        list-style-type: none;
        box-sizing: border-box;
        text-align: center;
    }

    ul.spMenu li a {
        display: inline-block;
        width: 100%;
        box-sizing: border-box;
        padding: 14px 10px;
        font-size: 16px;
        letter-spacing: 3px;
        color: #44678c;
        font-weight: bold;
    }
/* 
    ul.spMenu li a {
        color: #d30b61;
        font-weight: bold;
    } */

    .mainImg .heading01 img {
        width: auto;
        height: 30px;
    }
}
/* ーーーーーーーーーーーーーーーーーーーーーーーーーーー */
/* パンくず */
/* ーーーーーーーーーーーーーーーーーーーーーーーーーーー */
.breadcrumbs {
    text-align: center;
    padding: 10px 2%;
    font-size: 14px;
}
.breadcrumbs a {
    color: black;
    text-decoration: underline;
}
.breadcrumbs a,
.breadcrumbs span {
    padding: 0 2px;
}
.breadcrumbs a:hover {
    text-decoration: none;
}
.breadcrumbs a:link {
    color: black;
}
/*------------------------------------------------------------
    gHeader
------------------------------------------------------------*/
#gHeader {
    padding: 16px 0 15px;
    position: relative;
    z-index: 100;
}

#gHeader .hBox {
    margin-right: 20px;
    width: 822px;
    float: right;
}

#gHeader .hBox > div {
    margin-right: 23px;
    float: left;
}

#gHeader .hBox .contact {
    padding: 9px 24px 8px 22px;
    width: 190px;
    border: 1px solid #000;
}

#gHeader .hBox .contact p {
    font-size: 14px;
    line-height: 1.25;
}

#gHeader .hBox .hTel {
    margin-right: 18px;
    width: 275px;
}

#gHeader .hBox .hTel p {
    font-size: 37px;
    line-height: 1;
    letter-spacing: -1px;
    text-align: center;
}

#gHeader .hBox .hTel p span {
    display: block;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0.6px;
    padding: 0 0 0 2px;
}

#gHeader .hBox .hLink {
    margin-right: 0;
}

#gHeader .logo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

#gHeader .logo a {
    padding: 0 0 0 66px;
    display: block;
}

#gHeader .hLink a:hover img {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

#gHeader.page {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 0;
    height: 86px;
}

/*
#gHeader.page .hInner {
    margin: 0 auto;
    width: 1172px;
}
*/

#gHeader.page .logoBox {
    width: 715px;
    position: relative;
    float: left;
}

#gHeader.page .logoBox {
    position: absolute;
    top: 0;
    left: 0;
}

#gHeader.page .logoBox .logo a {
    padding: 0 0 0 70px;
    display: block;
    z-index: 3;
}

#gHeader.page .logoBox .logo a:hover {
    opacity: 1;
}

/*#gHeader.page .logoBox .logo a:hover img {
    filter: alpha(opacity=70);
    opacity: 0.7;
}*/

#gHeader.page .logoBox p {
    margin-top: 20px;
    font-size: 14px;
    text-align: right;
}

#gHeader.page .linkBox {
    float: right;
    position: relative;
    z-index: 2;
}

#gHeader.page .linkBox h1 {
    float: left;
    font-size: 14px;
    font-weight: bold;
    width: 330px;
}

#gHeader.page .linkBox p {
    margin: 15px 10px 0;
    width: 255px;
    color: #000;
    font-size: 36px;
    line-height: 1;
    letter-spacing: -1px;
    white-space: nowrap;
    text-align: center;
    display: inline-block;
}

a:link {
    color: #d44261;
}

#gHeader.page .linkBox p span {
    display: block;
    font-size: 12px;
    text-align: center;
    letter-spacing: normal;
}

#gHeader.page .linkBox .link {
    float: right;
}

#gHeader.page .linkBox .link a:hover img {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

#top #gHeader {
    display: none;
}

#topHeader {
    position: absolute;
    top: 0;
    z-index: 100;
    width: 100%;
}

#topHeader .logoBox {
    position: relative;
    width: 210px;
    float: left;
    margin-left: 70px;
}

#topHeader .logoBox a:hover {
    opacity: 1;
}

#topHeader .linkBox {
    float: right;
    margin: 30px 20px 20px 0;
}

#topHeader .linkBox .inner {
    display: flex;
    justify-content: flex-end;
}

#topHeader .linkBox p {
    margin: 0 10px 0;
    width: 255px;
    color: #000;
    font-size: 36px;
    line-height: 1;
    letter-spacing: -1px;
    white-space: nowrap;
    text-align: center;
    display: inline-block;
}

#topHeader .linkBox p span {
    display: block;
    font-size: 12px;
    text-align: center;
    letter-spacing: normal;
}

#topHeader .linkBox .link {
    width: 240px;
}

#topHeader .linkBox .link a {
    padding: 13px 0 13px;
    position: relative;
    display: block;
    color: #fff;
    font-size: 15px;
    text-align: center;
    background-color: #334e6d;
    padding-right: 10px;
}

#topHeader .linkBox .link a:after {
    margin-top: -6px;
    width: 8px;
    height: 11px;
    position: absolute;
    background-size: contain;
    background-image: url(/img/index/arrow_02.png);
    background-repeat: no-repeat;
    top: 50%;
    right: 7%;
    content: ' ';
}

#topHeader #gNavi {
    background: #fff;
    border-radius: 40px;
    margin: 20px 0 0;
    padding: 0 20px;
}

#topHeader #gNavi li a {
    padding: 10px 28px 10px 28px;
    font-size: 16px;
}

/*------------------------------------------------------------
    breadcrumbs
------------------------------------------------------------*/
#breadCrumbs ul {
    text-align: center;
}

#breadCrumbs li {
    margin-right: 45px;
    position: relative;
    display: inline-block;
    color: #000;
    font-size: 14px;
}

#breadCrumbs a {
    position: relative;
    color: #000;
    padding: 13px 0 11px;
    display: inline-block;
    text-decoration: underline;
}

#breadCrumbs a:before {
    margin-top: -7px;
    width: 10px;
    height: 15px;
    position: absolute;
    background: url(/img/common/ico_right_bk.png) no-repeat left top;
    top: 50%;
    right: -30px;
    content: ' ';
}

#breadCrumbs a:hover {
    text-decoration: none;
}

@media screen and (max-width: 768px) {
    #breadCrumbs ul {
        width: 100%;
        padding: 0 2%;
        box-sizing: border-box;
    }
}

/*------------------------------------------------------------
    gNavi
------------------------------------------------------------*/
#gNavi {
    display: inline-block;
    margin-right: 20px;
}

#gNavi ul {
    margin: 0 auto;
    font-size: 0;
}

#gNavi li {
    display: inline-block;
    font-weight: bold;
}

#gNavi li a {
    padding: 18px 25px 17px;
    display: block;
    color: #000;
    font-size: 17px;
    text-align: center;
}

#gNavi li a span {
    font-size: 14px;
    color: #02022b;
}

#gNavi li a:hover {
    text-decoration: none;
    color: #02022b;
    background-color: #f3f5f8;
    opacity: 1;
}

#top #gNavi li a:hover {
    border-top: none;
}

/* #service #gNavi li:nth-child(2) a,
#work #gNavi li:nth-child(3) a,
#price #gNavi li:nth-child(4) a,
#voice #gNavi li:nth-child(5) a,
#company #gNavi li:nth-child(6) a {
    border-top: 2px solid #d30b61;
} */

#gNavi .current a {
    text-decoration: none;
    color: #fff;
    background-color: #000;
}

#gNavi.page {
    border-bottom: none;
}

#gNavi.page ul {
    margin: 0 auto;
    max-width: 1380px;
    width: inherit;
}

#gNavi.page li {
    width: 20%;
}

#gNavi.page li a {
    padding: 25px 0 22px;
}

.logoBox h1 {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    width: 100%;
    text-shadow: 1px 1px 4px #000;
    margin: 95px 0 0px 320px;
}

/*------------------------------------------------------------
    gFooter
------------------------------------------------------------*/
#gFooter {
    overflow: hidden;
    background-color: #fff;
    border-top: solid 1px #ebebeb;
}

#gFooter .fWrap {
    padding-bottom: 34px;
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

#gFooter .fWrap .fBox {
    margin: 0 auto;
    width: 1200px;
}

#gFooter .fWrap .fBox .fLogo {
    margin-right: 69px;
    margin-top: 60px;
    float: left;
}

#gFooter .fWrap .fBox .fLogo a {
    display: block;
    text-align: center;
}

#gFooter .fWrap .fBox .fLink a:hover img {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

#gFooter .fWrap .fBox .fInner {
    margin-top: 50px;
    float: left;
    color: #000;
    width: 77%;
}

#gFooter .fWrap .fBox .fInner h2 {
    margin-bottom: 6px;
    font-size: 14px;
    font-weight: lighter;
    width: 350px;
}

#gFooter .fWrap .fBox .fInner .fTtl {
    margin-bottom: 0;
}

#gFooter .fWrap .fBox .fInner .fTtl a {
    display: block;
    color: #000;
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
}

#gFooter .fWrap .fBox .fInner p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.6;
    display: inline-block;
}

#gFooter .fWrap .fBox .fInner .footerRight p {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 1.6;
    display: inline-block;
    margin-right: 35px;
    margin-top: auto;
    line-height: 1;
}

#gFooter .fWrap .fBox .fInner .footerRight a {
    color: #000;
}

#gFooter .fWrap .fBox .fInner p span {
    font-size: 35px;
    color: #000;
}

#gFooter .fWrap .fBox .fInner .adress {
    margin-top: 15px;
}

#gFooter .fWrap .fBox .fInner .adress a {
    color: #000;
}

#gFooter .fWrap .fBox .fInner .fLink {
    width: 240px;
    margin-top: auto;
}

#gFooter .fWrap .fBox .fInner .fLink a {
    padding: 13px 0 13px;
    position: relative;
    display: block;
    color: #fff;
    font-size: 15px;
    text-align: center;
    background-color: #334e6d;
    border: 1px solid #fff;
    padding-right: 10px;
}

#gFooter .fWrap .fBox .fInner .fLink a:after {
    margin-top: -6px;
    width: 8px;
    height: 11px;
    position: absolute;
    background-size: contain;
    background-image: url(/img/index/arrow_02.png);
    background-repeat: no-repeat;
    top: 50%;
    right: 9%;
    content: ' ';
}

#gFooter .fWrap .fBox .fInner .fLink a:hover {
    text-decoration: none;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

#gFooter .fSubBox {
    padding: 15px 0;
    font-size: 14px;
    text-align: center;
    background: #535353;
    color: #fff;
}

#gFooter .footerUe .footerLeft {
    display: inline-block;
}

#gFooter .footerUe .footerRight {
    display: flex;
    align-items: center;
}

#gFooter .footerUe {
    border-bottom: solid 1px;
    padding-bottom: 15px;
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 768px) {
    #gFooter .fWrap {
        padding-bottom: 0;
    }

    #gFooter,
    #gFooter .fWrap,
    #gFooter .fWrap .fBox,
    #gFooter .fWrap .fBox .fInner {
        width: 100%;
        font-size: 12px;
        text-align: center;
    }

    #gFooter .fWrap .fBox .fInner {
        width: 100%;
        box-sizing: border-box;
        padding: 0 2%;

        margin-top: 20px;
        padding-bottom: 20px;
    }

    #gFooter .fWrap .fBox .fInner h2 {
        font-size: 14px;
        width: 80%;
        text-align: left;
        margin: 0 10% 10px;
    }

    #gFooter .fWrap .fBox .fInner p {
        font-size: 14px;
    }

    #gFooter .fWrap .fBox .fInner .fTtl {
        margin: 0;
    }

    #gFooter .fWrap .fBox .fInner .fLink {
        width: 80%;
        margin: 20px auto;
        float: none;
    }

    #gFooter .fWrap .fBox .fInner .fTtl {
        width: 100%;
        box-sizing: border-box;
    }

    #gFooter .fWrap .fBox .fInner .fTtl a {
        line-height: 2;
    }

    #gFooter .fSubBox {
        padding: 7px 0;
        font-size: 12px;
    }

    #gFooter .footerUe {
        display: block;
    }

    #gFooter .footerUe .footerRight {
        display: block;
    }

    #gFooter .fWrap .fBox .fInner .footerRight p {
        margin: 0;
    }

    #gFooter .fWrap .fBox .fInner p span {
        font-size: 30px;
    }

    #gFooter .fWrap .fBox .fInner .fLink a {
        padding: 8px 0;
        font-size: 18px;
    }
}

/*------------------------------------------------------------
    書式設定
------------------------------------------------------------*/
/* テキストの位置 */
.taLeft {
    text-align: left !important;
}

.taCenter {
    text-align: center !important;
}

.taRight {
    text-align: right !important;
}

/* フォントの大きさ（プラス） */
.fsP1 {
    font-size: 1.08em !important;
}

.fsP2 {
    font-size: 1.16em !important;
}

.fsP3 {
    font-size: 1.24em !important;
}

.fsP4 {
    font-size: 1.32em !important;
}

.fsP5 {
    font-size: 1.4em !important;
}

/* フォントの大きさ（マイナス） */
.fsM1 {
    font-size: 0.92em !important;
}

.fsM2 {
    font-size: 0.84em !important;
}

.fsM3 {
    font-size: 0.76em !important;
}

.fsM4 {
    font-size: 0.68em !important;
}

.fsM5 {
    font-size: 0.6em !important;
}

/* フォントの太さ */
.fwNormal {
    font-weight: normal !important;
}

.fwBold {
    font-weight: bold !important;
}

/*------------------------------------------------------------
    微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.mt0 {
    margin-top: 0 !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

/*------------------------------------------------------------
    汎用スタイル
------------------------------------------------------------*/
* html .clearfix {
    zoom: 1;
}

* + html .clearfix {
    zoom: 1;
}

.cf::after,
.clearfix:after {
    height: 0;
    visibility: hidden;
    content: '.';
    display: block;
    clear: both;
}

/*------------------------------------------------------------
    mainVisual
------------------------------------------------------------*/
.mainVisual {
    margin: 0 0 18px;
    position: relative;
}

.bxslider li:not(:first-child) {
    display: none;
}

.mainVisual .mainInner {
    /*margin-bottom: 38px;
    padding: 154px 6% 0 0;
    height: 616px;
    background: url(/img/index/main_visual_bg.jpg) no-repeat center top;
    background-size: cover;*/
    position: absolute;
    top: 67%;
    right: 10%;
    z-index: 100;
}

.mainVisual img {
    width: 100%;
    margin-top: 0;
    z-index: -2;
    position: relative;
}

.slick-slide {
    position: relative;
}

.mainVisual .mv02 .mainInner p {
    width: 550px;
}

.mainVisual .mv04 .mainInner {
    top: 43%;
}

.mainVisual .mv03 .mainInner p {
    width: 552px;
    text-align: center;
}

.mainVisual .mainInner p {
    width: 450px;
    float: right;
    color: #fff;
    font-size: 47px;
    letter-spacing: 0.05em;
    text-shadow: black 1px 1px 20px;
}

.mainVisual .mv03 .mainInner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.mainVisual .mainInner p span {
    display: block;
    font-size: 16px;
    line-height: 1.65;
    padding: 30px 0 0;
}

.headerCv {
    width: 1200px;
    height: 91px;
    background-color: #334e6d;
    color: #fff;
    margin: 0 auto;
    display: flex;
}

.headerCv .txtBox {
    margin: 16px 82px 0 66px;
}

.headerCv .txt01 {
    font-size: 18px;
    line-height: 1;
}

.headerCv .txt02 {
    font-size: 30px;
    font-weight: bold;
}

.headerCv .headerLink {
    width: 581px;
    height: 65px;
    background-color: #e2781a;
    margin-top: 14px;
    text-align: center;
}

.headerCv .headerLink a {
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    display: block;
    padding: 14px 0;
}


.more {
    position: fixed;
    top: 200px;
    right: 0;
    z-index: 100;
}

#top h1 {
    clear: both;
    font-weight: normal;
    text-align: center;
    padding: 20px 0 0;
    font-weight: bold;
    font-size: 16px;
}

#top h1 a {
    color: #000;
    font-size: 16px;
}

@media screen and (max-width: 768px) {
    #top h1 {
        text-align: center;
        padding: 5% 5% 0;
        font-size: 14px;
    }
}

/*------------------------------------------------------------
    conts
------------------------------------------------------------*/
#main {
    padding-top: 66px;
}

.bgBlue {
    top: 570px;
    height: 300px;
    position: absolute;
    width: 100%;
    z-index: -100;
}

.bgBlue img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

#main .mainBox h2 {
    margin-bottom: 48px;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    line-height: 1.9;
}

#main .mainBox .txt1 {
    text-align: center;
    font-size: 19px;
    line-height: 1.7;
    color: #727272;
    margin-bottom: 100px;
}

.mainBox .boxes {
    margin: 0 140px;
    display: flex;
    position: relative;
}

.mainBox .boxes .inner {
    width: 50%;
    margin-right: 60px;
    position: relative;
}

.mainBox .boxes .inner:last-child {
    margin-right: 0;
}

.mainBox .boxes a {
    display: block;
    margin-right: 78px;
    position: relative;
    margin-bottom: 70px;
    width: 100%;
    /*background:url(/img/index/img_ansin01.png) no-repeat center top;
	background-size: 100%;*/
    position: relative;
    overflow: hidden;
    text-align: center;
    text-shadow: 0 0 12px #7b7a35;
    height: 348px;
}

.mainBox .boxes a:hover {
    opacity: 1;
}

/*.mainBox .boxes a .ttl{
	display:block;
}*/
.mainBox .boxes a:hover .ttl {
    z-index: -9;
}

.mainBox .boxes a:hover p {
    font-size: 18px;
    text-align: left;
    color: #fff;
    line-height: 1.7;
    z-index: 10;
    padding: 0 10%;
    position: absolute;
    top: 30%;
}

.mainBox .boxes a:hover p span {
    text-decoration: underline;
}

.mainBox .boxes a:after {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(/img/index/img_ansin05.png) no-repeat center center;
    -ms-background-size: cover;
    background-size: cover;
    transition: all 0.3s ease-out;
}

.mainBox .boxes .bg2 a:after {
    background: url(/img/index/img_ansin02.png) no-repeat center center;
    -ms-background-size: cover;
    background-size: cover;
    transition: all 0.3s ease-out;
}

.mainBox .boxes .bg3 a:after {
    background: url(/img/index/img_ansin03.png) no-repeat center center;
    -ms-background-size: cover;
    background-size: cover;
    transition: all 0.3s ease-out;
}

.mainBox .boxes .bg4 a:after {
    background: url(/img/index/img_ansin04.png) no-repeat center center;
    -ms-background-size: cover;
    background-size: cover;
    transition: all 0.3s ease-out;
}

.mainBox .boxes a:hover:after {
    opacity: 1;
    transform: scale(1.2);
    -moz-filter: blur(3px);
    -ms-filter: blur(3px);
    -o-filter: blur(3px);
    filter: blur(3px);
    overflow: hidden;
}

.mainBox .boxes .box .photo img {
    width: 100%;
}

.mainBox .boxes .box .ttl {
    font-size: 35px;
    text-align: center;
    color: #fff;
    line-height: 1.7;
    letter-spacing: 0.05em;
    padding: 100px 0;
    position: relative;
    z-index: 9;
}

.mainBox .boxes .yellow {
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 1;
}

.mainBox .boxes a .btn {
    display: none;
}

.mainBox .boxes a:hover .btn {
    display: block;
    position: absolute;
    bottom: 15px;
    right: 15px;
    z-index: 9;
}

.mainBox .boxes .box.box02,
.mainBox .boxes .box.box04 {
    margin-right: 0;
}

#main .mainBox .msgBox {
    margin-bottom: 120px;
}

#main .mainBox .msgBox > div {
    margin-right: 64px;
    width: 357px;
    float: left;
}

#main .mainBox .msgBox > div .subBox {
    padding: 24px 38px 31px 43px;
    color: #fff;
}

#main .mainBox .msgBox > div .subBox h3 {
    margin-bottom: 18px;
    font-size: 24px;
    line-height: 1.3;
}

#main .mainBox .msgBox > div .subBox p {
    font-size: 16px;
    line-height: 1.63;
}

#main .mainBox .msgBox .area {
    position: relative;
    z-index: 50;
    background-color: #ffc600;
}

#main .mainBox .msgBox .area01 {
    background-color: #21c1b8;
}

#main .mainBox .msgBox .area02 {
    margin-right: 0;
}

#main .mainBox .msgBox .area02 {
    background-color: #21b8e9;
}

#main .phoList {
    margin: -0.1% -1px 68px;
}

#main .phoList li {
    width: 33.333%;
    position: relative;
    float: left;
    z-index: 10;
}

#main .phoList li:first-child {
    position: relative;
    z-index: 30;
}

#main .phoList li h2 {
    margin-top: 76px;
    position: relative;
    text-align: center;
}

#main .phoList li h2 span {
    position: relative;
    color: #fff;
    font-size: 30px;
    z-index: 100;
}

#main .phoList li a {
    border: 1px solid #fff;
    display: block;
    height: 430px;
    overflow: hidden;
    position: relative;
}

#main .phoList li img {
    position: absolute;
    width: auto;
    height: 100%;
    left: -25%;
}

#main .phoList li a:hover .textBox {
    display: block;
}

#main .phoList li .textBox {
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
}

#main .phoList li .textBox .subBox {
    margin: 69px auto 0;
    padding: 54px 54px 0 50px;
    width: 290px;
    min-height: 240px;
    border: 2px solid #fff;
}

#main .phoList li .textBox .subBox h3 {
    margin-bottom: 42px;
    padding-bottom: 18px;
    position: relative;
    color: #fff;
    font-size: 20px;
    text-align: center;
}

#main .phoList li .textBox .subBox h3:before {
    margin-left: -18px;
    width: 36px;
    height: 2px;
    position: absolute;
    background-color: #fff;
    bottom: 0;
    left: 50%;
    content: ' ';
}

#main .phoList li .textBox .subBox p {
    color: #fff;
    font-size: 14px;
    line-height: 2;
}

#main .textArea {
    padding-bottom: 60px;
    position: relative;
}

#main .textArea01 {
    padding-bottom: 37px;
    z-index: 100;
}

#main .textArea:before {
    margin-left: -61px;
    width: 122px;
    height: 28px;
    position: absolute;
    background: url(/img/common/icon02.gif) no-repeat left top;
    bottom: -28px;
    left: 50%;
    content: ' ';
    z-index: 10;
}

#main .mainBox .h2Ttl {
    margin-bottom: 18px;
    color: #0c0c0c;
    font-size: 30px;
    line-height: 1.65;
}

#main .mainBox .txt {
    color: #0c0c0c;
    font-size: 18px;
    text-align: center;
}

#main .wrap {
    padding: 47px 0 59px;
    border-top: 2px solid #000;
    background-color: #f7f7f7;
}

#main .wrap .contactBox {
    padding: 38px 0 32px;
    position: relative;
    z-index: 10;
    background: url(/img/index/main04_bg.gif) repeat left top;
}

#main .wrap .contactBox h2 {
    margin-bottom: 32px;
    font-size: 30px;
    font-weight: bolder;
    text-align: center;
}

#main .wrap .contactBox .mainInfo {
    margin: 0 auto;
    width: 900px;
}

#main .wrap .contactBox .telBox {
    margin-top: -8px;

    float: left;
}

#main .wrap .contactBox .telBox p {
    color: #d30c61;
    font-size: 68px;
    line-height: 1.1;
    letter-spacing: -3px;
}

#main .wrap .contactBox .telBox p span {
    display: block;
    color: #000;
    font-size: 21px;
    text-align: center;
    letter-spacing: 1px;
    padding: 0 0 0 5px;
}

#main .wrap .contactBox .link {
    float: right;
}

#main .wrap .contactBox .link a:hover img {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

#main .section {
    padding: 17px 0 99px;
    min-height: 222px;
    overflow: hidden;
}

#main .section .wrap {
    padding-bottom: 26px;
    border-top: none;
    border-bottom: 2px solid #000;
    background: url(/img/index/main05_bg.jpg) no-repeat center top;
    background-size: cover;
}

#main .section .info {
    margin: 0 auto;
    width: 1300px;
}

#main .section .info h2 {
    margin-top: 50px;
    width: 410px;
    position: relative;
    text-align: center;
}

#main .section .info h2 span {
    position: relative;
    color: #fff;
    font-size: 30px;
    line-height: 1.65;
    z-index: 100;
}

#main .section .info h2:before {
    width: 999px;
    height: 999px;
    position: absolute;
    background: url(/img/index/h2_bg.png) no-repeat right bottom;
    bottom: -196px;
    right: -106px;
    content: ' ';
    z-index: 50;
}

#main .section .mainSub {
    margin: 0 auto;
    padding: 21px 0 18px;
    width: 1250px;
}

#main .section .mainSub h3 {
    font-size: 36px;
    font-weight: normal;
    text-align: right;
}

#main .content {
    margin-top: -99px;
    padding: 104px 0 75px;
    background: url(/img/index/main01_bg.jpg) no-repeat center top;
    background-size: cover;
}

#main .content .mainBox > div {
    margin-right: 75px;
    width: 350px;
    float: left;
}

#main .content .mainBox > div h4 {
    margin-bottom: 21px;
    padding: 20px 0;
    position: relative;
    font-size: 26px;
    text-align: center;
    border-top: 3px solid #e1c200;
    background-color: #fff;
}

#main .content .mainBox > div h4:after {
    margin-left: -11px;
    width: 23px;
    height: 12px;
    position: absolute;
    background: url(/img/common/icon03.png) no-repeat left top;
    bottom: -12px;
    left: 50%;
    content: ' ';
}

#main .content .mainBox > div h4 span {
    color: #e0a412;
}

#main .content .mainBox > div .innerBox .ttlBox {
    padding: 23px 0 18px;
    background: url(/img/index/main07_bg.gif) repeat left top;
}

#main .content .mainBox > div .innerBox .ttlBox p {
    font-size: 38px;
    font-weight: bold;
    text-align: center;
}

#main .content .mainBox > div .innerBox .ttlBox p span {
    display: block;
    font-size: 22px;
    font-weight: normal;
    line-height: 1.3;
}

#main .content .mainBox > div .innerBox .ttlBox .note {
    margin-top: 9px;
    color: #fff;
    font-size: 11px;
}

#main .content .mainBox > div .innerBox {
    position: relative;
    background-color: #fff;
    cursor: pointer;
}

#main .content .mainBox > div .innerBox .subBox a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#main .content .mainBox > div .innerBox:hover .subBox a span {
    color: #fefefe;
    text-decoration: none;
    border-color: #b98d07;
    background-color: #e1c200;
}

#main .content .mainBox > div.sub01 .innerBox:hover .subBox a span {
    color: #fefefe;
    text-decoration: none;
    border-color: #09a99f;
    background-color: #21c1b8;
}

#main .content .mainBox > div.sub02 .innerBox:hover .subBox a span {
    color: #fefefe;
    text-decoration: none;
    border-color: #089ed0;
    background-color: #21b8e9;
}

#main .content .mainBox > div .innerBox:hover .subBox a span:before {
    background-image: url(/img/common/icon04.png);
}

#main .content .mainBox > div .innerBox .subBox {
    padding: 33px 32px 131px 40px;
}

#main .content .mainBox > div .innerBox .subBox p {
    font-size: 16px;
    line-height: 1.65;
    text-align: left;
}

#main .content .mainBox > div .innerBox .subBox a span {
    margin-left: -144px;
    padding: 21px 0 20px;
    width: 284px;
    position: absolute;
    bottom: 32px;
    left: 50%;
    color: #000;
    font-size: 18px;
    text-align: center;
    border: 1px solid #8c8c8e;
    background-color: #fff;
}

#main .content .mainBox > div .innerBox .subBox a span:before {
    margin-top: -5px;
    width: 10px;
    height: 11px;
    position: absolute;
    background: url(/img/common/icon05.gif) no-repeat left top;
    top: 50%;
    right: 17%;
    content: ' ';
}

#main .content .mainBox .sub01 h4 {
    border-top-color: #00b8ad;
}

#main .content .mainBox .sub02 h4 {
    border-top-color: #00ade6;
}

#main .content .mainBox .sub01 h4 span {
    color: #14aea5;
}

#main .content .mainBox .sub02 h4 span {
    color: #189dc9;
}

#main .content .mainBox .sub01 .innerBox .ttlBox {
    background: url(/img/index/main08_bg.gif) repeat left top;
}

#main .content .mainBox .sub02 .innerBox .ttlBox {
    background: url(/img/index/main09_bg.gif) repeat left top;
}

#main .content .mainBox .sub02 {
    margin-right: 0;
}

#main .choseBox {
    padding: 104px 0 63px;
    height: 1618px;
    position: relative;
    overflow: hidden;
    background: url(/img/index/main02_bg.gif) repeat left top;
}

#main .choseBox:after {
    width: 770px;
    height: 899px;
    position: absolute;
    background: url(/img/index/main06_bg.png) no-repeat left top;
    bottom: 100px;
    right: 0;
    content: ' ';
}

#main .choseBox .subBox {
    margin: 0 auto;
    width: 1268px;
    height: 1456px;
    position: relative;
}

#main .choseBox .subBox .innerBox {
    width: 524px;
    height: 490px;
    position: absolute;
    top: 0;
    left: -45px;
}

#main .choseBox .subBox .innerBox h2 {
    margin-top: 196px;
    position: relative;
    text-align: center;
}

#main .choseBox .subBox .innerBox h2 span {
    position: relative;
    color: #fff;
    font-size: 30px;
}

#main .choseBox .subBox .innerBox h2:before {
    width: 999px;
    height: 999px;
    position: absolute;
    background: url(/img/index/h2_bg.png) no-repeat right bottom;
    bottom: -204px;
    right: -48px;
    content: ' ';
}

#main .choseBox .subBox .area {
    padding: 65px 90px 0;
    width: 398px;
    height: 566px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(/img/index/main10_bg.png) no-repeat center top;
}

#main .choseBox .subBox .area .ttl {
    margin-bottom: 3px;
    color: #cc069b;
    font-size: 47px;
    line-height: 0.6;
    text-align: center;
}

#main .choseBox .subBox .area .ttl span {
    color: #000;
    font-size: 98px;
}

#main .choseBox .subBox .area h3 {
    margin-bottom: 27px;
    padding: 32px 0 18px 88px;
    font-size: 22px;
    line-height: 1.35;
    border-bottom: 2px solid #000;
    background: url(/img/common/icon06.png) no-repeat left 8px;
}

#main .choseBox .subBox .area p {
    font-size: 18px;
    line-height: 1.65;
}

#main .choseBox .subBox .area01 .ttl {
    color: #6bae4e;
}

#main .choseBox .subBox .area02 .ttl {
    color: #243ea5;
}

#main .choseBox .subBox .area03 .ttl {
    color: #b94f09;
}

#main .choseBox .subBox .area04 .ttl {
    color: #4a8182;
}

#main .choseBox .subBox .area03 .ttl {
    margin-bottom: 0;
}

#main .choseBox .subBox .area01 h3 {
    background-image: url(/img/common/icon07.png);
}

#main .choseBox .subBox .area02 h3 {
    background-image: url(/img/common/icon08.png);
}

#main .choseBox .subBox .area03 h3 {
    background-image: url(/img/common/icon09.png);
}

#main .choseBox .subBox .area04 h3 {
    background-image: url(/img/common/icon10.png);
}

#main .choseBox .subBox .area01 {
    top: 344px;
    right: 344px;
    background-image: url(/img/index/main13_bg.png);
}

#main .choseBox .subBox .area02 {
    top: 691px;
    left: 0;
    background-image: url(/img/index/main11_bg.png);
}

#main .choseBox .subBox .area03 {
    top: 685px;
    right: 0;
    z-index: 10;
    background-image: url(/img/index/main12_bg.png);
}

#main .choseBox .subBox .area04 {
    top: 1032px;
    right: 349px;
    z-index: 10;
    background-image: url(/img/index/main14_bg.png);
}

#main .wrapBox {
    margin-bottom: 52px;
    padding-top: 21px;
    background: url(/img/index/main03_bg.jpg) no-repeat center top;
    background-size: cover;
}

#main .wrapBox .imgBox .photoBox {
    float: left;
}

#main .wrapBox .imgBox .textBox {
    padding-top: 44px;
    width: 880px;
    float: right;
    color: #fff;
}

#main .wrapBox .imgBox .textBox h2 {
    margin-bottom: 28px;
    font-size: 30px;
    font-weight: bolder;
    text-align: left;
}

#main .wrapBox .imgBox .textBox p {
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 1.87;
}

#main .wrapBox .imgBox .textBox .text {
    margin-bottom: 30px;
}

#main .wrapBox .imgBox .textBox .note {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
}

#main .mainBox .h2Ttl01 {
    margin-bottom: 10px;
    color: #464646;
    font-size: 24px;
}

#main .wrap .contactBox01 {
    padding-bottom: 35px;
    position: relative;
}

#main .wrap .contactBox01 h2 {
    margin-bottom: 32px;
}

#main .wrap .contactBox01 .mainInfo {
    position: relative;
    z-index: 100;
}

#main .wrap .contactBox01:before {
    width: 881px;
    height: 250px;
    position: absolute;
    background: url(/img/index/main15_bg.png) no-repeat left top;
    top: -49px;
    left: 0;
    content: ' ';
    z-index: 10;
}

#main .wrap01 {
    padding-bottom: 49px;
}

#main .pageTop {
    text-align: center;
}

#main .pageTop a {
    padding: 27px 0 22px;
    display: block;
    position: relative;
    zoom: 1;
    background-color: #1d1d1d;
}

#main .pageTop a:hover img {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

@media screen and (max-width: 768px) {
    #main {
        padding-top: 20px;
    }

    #main .mainBox h2 {
        margin: 0 5%;
        font-size: 18px;
    }

    #main .mainBox .txt1 {
        font-size: 14px;
        margin: 10px 5% 20px;
        text-align: left;
    }

    #main .phoList li h2 {
        text-align: right;
    }

    #main .wrap01.wrap {
        padding: 10px 0;
    }

    #main .phoList li h2 span {
        width: 60%;
        display: inline-block;
        text-align: center;
    }

    #main .wrap .contactBox.contactBox01 {
        padding: 0;
    }

    #main .wrap .contactBox01:before {
        width: 100%;
        height: auto;
    }

    #main .wrap .contactBox .mainInfo {
        width: 100%;
        box-sizing: border-box;
        padding: 0 2%;
    }

    #main .wrap .contactBox01 h2 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    #main .wrap .contactBox .link,
    #main .wrap .contactBox .telBox {
        width: 100%;
    }

    #main .wrap .contactBox .telBox p {
        font-size: 36px;
        width: 100%;
        text-align: center;
    }

    #main .wrap .contactBox .telBox p span {
        font-size: 16px;
    }

    #main .content .mainBox > div {
        width: 100%;
    }

    .mainBox .boxes {
        margin: 0 3%;
    }

    .mainBox .boxes .box {
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .mainBox .boxes .box .yellow {
        position: absolute;
        left: -8px;
        top: -10px;
        width: 90%;
    }

    .mainBox .boxes .box .ttl {
        font-size: 3vw;
        line-height: 1.4;
        letter-spacing: 0;
        padding: 70px 5% 0;
    }

    .mainBox .boxes .inner {
        margin-right: 20px;
    }

    .mainBox .boxes a {
        margin: 0 0 20px;
        height: 180px;
    }

    .mainBox .boxes .btn {
        bottom: 8px;
        right: 8px;
        width: 50%;
    }
}

/*------------------------------------------------------------
    mainImg
------------------------------------------------------------*/
.mainImg {
    padding-top: 169px;
    min-height: 125px;
    text-align: center;
    background: url(/img/common/main_img_bg.png) no-repeat center top;
    background-size: cover;
}

.mainImg span {
    margin-top: 3px;
    display: block;
    font-size: 14px;
    font-weight: normal;
}

/*------------------------------------------------------------
    comSection
------------------------------------------------------------*/
#main .comSection {
    margin: 0 auto;
    width: 1200px;
}

@media screen and (max-width: 768px) {
    #main .comSection {
        width: 100%;
    }

    #main .comMainBox {
        width: 100%;
        margin-bottom: 0;
    }
}

/*------------------------------------------------------------
    comMainBox
------------------------------------------------------------*/
#main .comMainBox {
    margin: 0 auto 180px;
    width: 1100px;
}

@media screen and (max-width: 768px) {
    #main .comMainBox {
        width: 100%;
    }
}

/*------------------------------------------------------------
    heading01
------------------------------------------------------------*/
#main .heading01 {
    text-align: center;
}

.mainImg .heading01 {
    color: white;
    font-size: 35px;
    text-shadow: -1px 0px 5px #414141;
}

@media screen and (max-width: 768px) {
    .mainImg .heading01 {
        color: white;
        font-size: 27px;
        line-height: 1;
    }
}

/*------------------------------------------------------------
    heading02
------------------------------------------------------------*/
#main .heading02 {
    margin-bottom: 65px;
    /*color: #d30c61;*/
    color: #324e6d;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: normal;
    text-align: center;
    overflow: hidden;
}

#main .heading02 span {
    padding: 0 40px 3px;
    display: inline-block;
    position: relative;
    font-size: 60px;
    font-weight: bold;
    font-family:'ヒラギノ角ゴ Pro W3',  'Yu Gothic', '游ゴシック', YuGothic, '游ゴシック体', 'メイリオ', sans-serif;
}

#main .heading02 span:before {
    width: 1000px;
    height: 2px;
    border-top: 2px solid #324e6d;
    position: absolute;
    top: 40px;
    right: 100%;

    content: '';
}

#main .heading02 span:after {
    width: 1000px;
    height: 2px;
    border-top: 2px solid #324e6d;
    /*border-top: 2px solid #d30c61;*/
    position: absolute;
    top: 40px;
    left: 100%;
    content: '';
}

#main .speH3 span:before,
#main .speH3 span:after {
    top: 17px;
}

@media screen and (max-width: 768px) {
    #main .heading02 span:before,
    #main .heading02 span:after {
        width: 100%;
    }

    #main .heading02 {
        font-size: 12px;
        margin-bottom: 44px;
    }

    #main .heading02 span {
        padding: 0 20px;
        box-sizing: border-box;
        font-size: 30px;
    }
}

/*------------------------------------------------------------
    heading03
------------------------------------------------------------*/
#main .heading03 {
    margin-bottom: 41px;
    padding: 9px 0 6px 26px;
    font-size: 30px;
    font-weight: normal;
    border-left: 4px solid #e1c200;
    border-bottom: 2px solid #eee;
}

/*------------------------------------------------------------
    heading04
------------------------------------------------------------*/
#main .heading04 {
    margin-bottom: 33px;
    color: #1b1b1b;
    font-size: 36px;
    font-weight: normal;
    text-align: center;
}

@media screen and (max-width: 768px) {
    #main .heading04 {
        font-size: 18px;
        margin: 0 5% 10px;
        text-align: left;
    }
}

/*------------------------------------------------------------
    heading05
------------------------------------------------------------*/
#main .heading05 {
    margin-bottom: 41px;
    padding: 9px 0 6px 26px;
    font-size: 30px;
    font-weight: normal;
    border-left: 4px solid #44678c;
    border-bottom: 2px solid #eee;
}

/*------------------------------------------------------------
    comUl
------------------------------------------------------------*/
#main .comUl {
    margin: 0 -32px 129px 0;
}

#main .comUl li {
    margin-right: 32px;
    padding: 22px 0 18px;
    width: 154px;
    position: relative;
    float: left;
    color: #fff;
    font-size: 20px;
    text-align: center;
    background-color: #dfc645;
}

#main .comUl li:before {
    margin-top: -35px;
    width: 20px;
    height: 70px;
    position: absolute;
    background: url(/img/common/arrow03.png) no-repeat left top;
    top: 50%;
    right: -20px;
    content: ' ';
}

#main .comUl li:first-child {
    margin-right: 27px;
    width: 163px;
}

#main .comUl .last {
    width: 166px;
}

#main .comUl .last:before {
    display: none;
}

/*------------------------------------------------------------
    comLink
------------------------------------------------------------*/
#main .comLink {
    margin: 0 auto 112px;
    width: 420px;
}

#main .comLinktext {
    font-size: 30px;
    margin-bottom: 40px;
    text-align: center;
}

#main .comLinktext span {
    color: #d30c61;
}

#main .comLink a {
    padding: 14px 0 8px;
    position: relative;
    display: block;
    color: #000;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    border: 2px solid #000;
}

#main .comLink a:after {
    margin-top: -7px;
    width: 13px;
    height: 15px;
    position: absolute;
    background: url(/img/common/icon17.gif) no-repeat left top;
    top: 50%;
    right: 23px;
    content: ' ';
}

#main .comLink a:hover {
    text-decoration: none;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

/*------------------------------------------------------------
    comImgBox
------------------------------------------------------------*/
#main .comImgBox {
    margin-bottom: 98px;
    position: relative;
}

#main .comImgBox:before {
    width: 31px;
    height: 19px;
    position: absolute;
    background: url(/img/common/icon18.png) no-repeat left top;
    bottom: -28.5%;
    left: 130px;
    content: ' ';
}

#main .comImgBox01 {
    margin-bottom: 0;
}

#main .comImgBox01:before {
    display: none;
}

#main .comImgBox .photoBox {
    float: left;
}

#main .comImgBox .textBox {
    width: 782px;
    position: relative;
    float: right;
}

#main .comImgBox .textBox .step {
    position: absolute;
    top: 5px;
    left: -28px;
}

#main .comImgBox .textBox .h5Ttl {
    margin-bottom: 30px;
    padding: 15px 0 0 82px;
    color: #1b1b1b;
    font-size: 30px;
}

#main .comImgBox .textBox p {
    color: #1b1b1b;
    font-size: 16px;
}

#main .comImgBox .textBox li {
    padding-left: 10px;
    color: #1b1b1b;
    font-size: 16px;
    background: url(/img/common/icon24.gif) no-repeat 1px 8px;
}

#main .comImgBox .textBox .telBox {
    margin-top: 23px;
    width: 530px;
}

#main .comImgBox .textBox .telBox p {
    width: 266px;
    float: left;
    color: #d30c61;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
}

#main .comImgBox .textBox .telBox p .tel {
    font-size: 29px;
    font-weight: bold;
    letter-spacing: -1px;
}

#main .comImgBox .textBox .telBox p .time {
    display: block;
    color: #da2766;
    font-size: 12px;
    text-align: center;
}

#main .comImgBox .textBox .telBox .link {
    width: 221px;
    float: right;
    background-color: #d30c61;
}

#main .comImgBox .textBox .telBox .link a {
    padding: 9px 0;
    position: relative;
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#main .comImgBox .textBox .telBox .link a:before {
    margin-top: -6px;
    width: 8px;
    height: 11px;
    position: absolute;
    background: url(/img/common/icon19.png) no-repeat left top;
    top: 50%;
    right: 14px;
    content: ' ';
}

#main .comImgBox .textBox .telBox .link a:hover {
    text-decoration: none;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

/*------------------------------------------------------------
    comContactBox
------------------------------------------------------------*/
#main .comContactBox {
    margin-bottom: 154px;
    padding: 38px 0 32px;
    position: relative;
    z-index: 10;
    background: url(/img/common/com_bg02.png) repeat left top;
}

#main .comContactBox h2 {
    margin-bottom: 32px;
    font-size: 30px;
    font-weight: bolder;
    text-align: center;
}

#main .comContactBox .mainInfo {
    margin: 0 auto;
    width: 900px;
}

#main .comContactBox .telBox {
    margin-top: -8px;

    float: left;
}

#main .comContactBox .telBox p {
    color: #d30c61;
    font-size: 68px;
    line-height: 1.1;
    letter-spacing: -3px;
}

#main .comContactBox .telBox p span {
    display: block;
    color: #000;
    font-size: 21px;
    text-align: center;
    letter-spacing: 1px;
    padding: 0 0 0 5px;
}

#main .comContactBox .link {
    float: right;
}

#main .comContactBox .link a:hover img {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

/*------------------------------------------------------------
    comService
------------------------------------------------------------*/
#main .comService {
    margin-top: 0;
    padding: 20px 0 165px;
    background: none;
}

#main .comService .mainBox > div {
    margin-right: 25px;
}

#main .comService .mainBox > div .h4Ttl {
    margin-bottom: 25px;
    padding: 20px;
    font-size: 22px;
    text-align: left;
    border: 1px solid #e0c100;
    background-color: #fafafa;
}

#main .comService .mainBox > div .h4Ttl:after {
    margin-left: -13px;
    width: 27px;
    height: 14px;
    bottom: -14px;
    background-image: url(/img/common/icon21.gif);
}

#main .comService .mainBox > div .h4Ttl img {
    margin-right: 10px;
    vertical-align: middle;
}

#main .comService .mainBox .sub01 .h4Ttl {
    border-color: #00b2a7;
}

#main .comService .mainBox .sub02 .h4Ttl {
    border-color: #00ace5;
}

#main .comService .mainBox .sub01 .h4Ttl:after {
    background-image: url(/img/common/icon22.gif);
}

#main .comService .mainBox .sub02 .h4Ttl:after {
    background-image: url(/img/common/icon23.gif);
}

#main .comService .mainBox > div .innerBox .ttlBox {
    padding: 45px 0 15px;
}

#main .comService .mainBox > div .innerBox .ttlBox p {
    margin-bottom: 15px;
    font-size: 50px;
    line-height: 1.3;
}

#main .comService .mainBox > div .innerBox .subBox {
    border: 1px solid #c8c8cb;
    border-top: none;
}

#main .comService01 .mainBox > div {
    margin-right: 75px;
}

#main .comService01 .mainBox > div .h4Ttl {
    margin-bottom: 21px;
    padding-bottom: 18px;
    position: relative;
    font-size: 26px;
    letter-spacing: -0.5px;
    text-align: center;
    border: 1px solid #d6d6d6;
    background-color: #fff;
}

#main .comService01 .mainBox > div .h4Ttl:before {
    width: 350px;
    height: 3px;
    position: absolute;
    background-color: #e1c200;
    top: -4px;
    left: -1px;
    content: ' ';
}

#main .comService01 .mainBox > div .h4Ttl:after {
    margin-left: -11px;
    width: 23px;
    height: 12px;
    position: absolute;
    background: url(/img/common/icon20.png) no-repeat left top;
    bottom: -12px;
    left: 50%;
    content: ' ';
}

#main .comService01 .mainBox > div .innerBox .ttlBox {
    padding: 25px 0 17px;
}

#main .comService01 .mainBox > div .innerBox .ttlBox p {
    margin-bottom: 12px;
    font-size: 38px;
}

#main .comService01 .mainBox > div .innerBox .ttlBox p span {
    margin-top: 4px;
}

#main .content .mainBox > div .innerBox .ttlBox .note {
    margin-bottom: 0;
}

#main .comService01 .mainBox .sub01 .h4Ttl {
    border-color: #d6d6d6;
}

#main .comService01 .mainBox .sub01 .h4Ttl:before {
    background-color: #00b8ad;
}

#main .comService01 .mainBox .sub01 .h4Ttl:after {
    background-image: url(/img/common/icon20.png);
}

#main .comService01 .mainBox .sub02 .h4Ttl {
    border-color: #d6d6d6;
}

#main .comService01 .mainBox .sub02 .h4Ttl:before {
    background-color: #00ade6;
}

#main .comService01 .mainBox .sub02 .h4Ttl:after {
    background-image: url(/img/common/icon20.png);
}

/*------------------------------------------------------------
    comPlace
------------------------------------------------------------*/
#main .comPlace {
    padding: 30px 0 21px;
    position: relative;
    background: #fbfbfb url(/img/common/icon14.png) no-repeat right bottom;
}

#main .comPlace:before {
    width: 37px;
    height: 37px;
    position: absolute;
    background: url(/img/common/icon13.png) no-repeat left top;
    top: 0;
    left: 0;
    content: ' ';
}

#main .comPlace > ul {
    min-height: 140px;
    width: 549px;
    float: left;
}

#main .comPlace > ul:first-child {
    border-right: 1px solid #e1e1e1;
}

#main .comPlace > ul li {
    padding-left: 118px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.95;
    background: url(/img/common/icon15.png) no-repeat 75px 5px;
}

.mainBox .txt2 {
    clear: both;
    text-align: center;
    font-size: 16px;
    color: #727272;
    line-height: 1.9;
}

/*------------------------------------------------------------
    comTxt
------------------------------------------------------------*/
#main .comTxt {
    margin-bottom: 28px;
    color: #464646;
    font-size: 24px;
    line-height: 2.3;
    text-align: center;
}

#main .comTxt span {
    display: block;
    color: #0c0c0c;
    font-size: 18px;
    text-align: center;
}

/*------------------------------------------------------------
    comMsgList
------------------------------------------------------------*/
#main .comMsgList {
    margin: 0 -85px 85px 0;
}

#main .comMsgList li {
    margin-right: 85px;
    width: 310px;
    float: left;
}

#main .comMsgList li .borTxt {
    margin: 30px 0;
    padding: 0 30px 4px;
    font-size: 16px;
    border: 1px solid #000;
    background-color: #f6f6f6;
}

#main .comMsgList li .borTxt span {
    margin: 0 -30px 7px;
    padding: 12px 30px 8px;
    display: block;
    font-size: 20px;
    font-weight: bold;
    background-color: #fff;
    border-bottom: 1px solid #000;
}

/*------------------------------------------------------------
    onestop/index
------------------------------------------------------------*/
#onestop #gNavi.page li a {
    padding: 23px 0 22px;
}

#onestop #main {
    padding-top: 0;
    background: url(/img/common/com_bg02.jpg) no-repeat center top;
}

#onestop #main .stepBox {
    padding: 107px 0 104px;
}

#onestop #main .info {
    margin: 0 auto;
    width: 1100px;
}

#onestop #main .stepBox .speH3 {
    margin-bottom: 66px;
}

#onestop #main .stepBox .speH3 span:before,
#onestop #main .stepBox .speH3 span:after {
    border-top-color: #e1c200;
    top: 17px;
}

#onestop #main .stepBox .pTop {
    margin-bottom: 82px;
    color: #1b1b1b;
    font-size: 16px;
    line-height: 1.8;
    text-align: center;
}

#onestop #main .h4Ttl01 {
    margin-bottom: 68px;
}

#onestop #main .onestop_flow {
    margin: 0 0 100px;
}

#onestop #main .onestop_flow li {
    margin: 0 0 30px;
}

#onestop #main .msgList {
    margin: 0 -85px 85px 0;
}

#onestop #main .msgList li {
    margin-right: 85px;
    width: 310px;
    float: left;
}

#onestop #main .msgList li .sub .ttl {
    margin-bottom: 17px;
    padding-left: 98px;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;
    background: url(/img/common/icon16.gif) no-repeat left top;
}

#onestop #main .msgList li .sub .ttl span {
    font-size: 18px;
}

#onestop #main .msgList li .sub .ttl .color {
    margin-left: 18px;
    color: #d30c61;
    font-size: 30px;
}

#onestop #main .msgList li .sub .pho {
    margin-bottom: 20px;
}

#onestop #main .msgList li .sub .note {
    margin-bottom: 10px;
    padding-bottom: 13px;
    color: #1b1b1b;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 2px solid #eee;
}

#onestop #main .msgList li .sub .price {
    padding-bottom: 6px;
    border-bottom: 2px solid #eee;
}

#onestop #main .msgList li .sub .price span {
    display: inline-block;
    color: #d30c61;
    font-size: 30px;
    font-weight: bold;
    vertical-align: middle;
}

#onestop #main .msgList li .sub .price .num {
    margin-right: 130px;
    color: #000;
    font-size: 18px;
}

#onestop #main .msgList li .sub .txt {
    margin-top: 15px;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
}

#onestop #main .h4Ttl02 {
    margin-bottom: 31px;
}

#onestop #main .process {
    margin-bottom: 180px;
}

#onestop #main .comContactBox {
    margin-bottom: 135px;
    padding-bottom: 35px;
}

#onestop #main .comContactBox h2 {
    margin-bottom: 32px;
    font-size: 30px;
    font-weight: bold;
}

#onestop #main .heading02 {
    margin-bottom: 57px;
    color: #000;
}

#onestop #main .heading02 span:before {
    border-top: 2px solid #000;
}

#onestop #main .heading02 span:after {
    border-top: 2px solid #000;
}

#onestop #main .comService {
    padding-bottom: 99px;
}

/*------------------------------------------------------------
    voice
------------------------------------------------------------*/
#voice #gNavi.page li a {
    padding: 22px 0 22px;
}

#voice .mainImg {
    padding-top: 169px;
    min-height: 125px;
    background-image: url(/img/common/main_img_bg.png);
    background-size: cover;
}

#voice #main {
    padding-top: 85px;
}

#voice #main .voiceBox {
    width: 1040px;
    margin: 0 auto;
}

#voice #main .title {
    margin-bottom: 25px;
    font-size: 30px;
    letter-spacing: 4px;
    font-family: 'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif;
    text-align: center;
}

#voice #main .txt {
    margin-bottom: 145px;
    font-size: 16px;
    line-height: 1.8;
    text-align: center;
}

#voice #main .txt02 {
    margin-bottom: 62px;
}

#voice #main .voiceBox {
    margin-bottom: 52px;
    padding: 28px;
    border: 1px solid #aaa;
}

#voice #main .voiceBox .photo {
    float: left;
}

#voice #main .voiceBox .txtBox {
    float: right;
    width: 775px;
}

#voice #main .voiceBox .txtBox .bgTxt01 {
    margin-bottom: 20px;
    padding: 15px;
    color: #fff;
    font-size: 14px;
    background-color: #000;
}

#voice #main .voiceBox .txtBox .ttl {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: bold;
}

#voice #main .voiceBox .txtBox .bgTxt02 {
    padding: 15px 20px;
    font-size: 16px;
    line-height: 1.9;
    background-color: #f9f8f8;
}

#voice #main .voiceBox .txtBox .bgTxt02 .link {
    display: block;
    color: #999;
    font-size: 14px;
}

#voice #main .voiceBox .txtBox .bgTxt02 .link a {
    color: #999;
    text-decoration: underline;
}

#voice #main .voiceBox .txtBox .bgTxt02 .link a:hover {
    text-decoration: none;
}

#voice #main .lastBox {
    margin-bottom: 155px;
}

#voice #main .wrap {
    background: none;
    border-top: none;
}

#voice #main .comService {
    margin: 0 auto;
    padding: 20px 0 0;
    background: none;
    width: 1100px;
}

@media screen and (max-width: 768px) {
    #main .mainBox {
        width: 100%;
        box-sizing: border-box;
    }

    #voice #main .heading04 {
        margin-bottom: 10px;
    }

    #voice #main .txt {
        font-size: 14px;
        margin: 10px 5% 30px;
        text-align: left;
    }

    #voice #main .voiceBox .photo {
        width: 100%;
        float: none;
    }

    #voice #main .voiceBox .photo img {
        width: 100%;
        height: auto;
    }

    #voice #main .voiceBox {
        width: 90%;
        padding: 2%;
        margin: 0 5% 20px;
        box-sizing: border-box;
    }

    #voice #main .voiceBox#voice01 {
        margin-bottom: 40px;
    }

    #voice #main .voiceBox .txtBox {
        float: none;
        width: 100%;
    }

    #voice #main .voiceBox .txtBox .ttl {
        font-size: 18px;
        margin-bottom: 10px;
        line-height: 1.5;
    }

    #voice #main .voiceBox .txtBox .bgTxt02 {
        padding: 4%;
        font-size: 14px;
        line-height: 1.7;
    }

    #main .comService .mainBox > div .h4Ttl img {
        width: auto;
    }

    #main .content .mainBox > div .innerBox {
        margin-bottom: 30px;
    }

    #main .comService {
        padding-bottom: 20px;
    }

    #voice #main {
        padding-top: 20px;
    }

    .mainBox .txt2 {
        text-align: left;
        line-height: 1.5;
        padding: 0 3%;
    }

    #voice #main .voiceBox .txtBox .bgTxt01 {
        padding: 10px;
        margin-bottom: 14px;
    }

    #voice #main .comService {
        padding: 20px 5% 0;
        width: 90%;
    }

    #main .content .mainBox > div .innerBox .subBox {
        padding: 5%;
    }

    #main .content .mainBox > div .innerBox .subBox p {
        font-size: 16px;
        line-height: 1.65;
        text-align: left;
    }

    #main .content .mainBox > div .innerBox .subBox a {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        height: 100%;
        text-align: center;
        display: block;
        margin: 40px auto 20px;
    }

    #main .content .mainBox > div .innerBox .subBox a span {
        margin-left: auto;
        padding: 16px 60px 16px 40px;
        width: 100%;
        position: relative;
        bottom: auto;
        left: auto;
        font-size: 17px;
        text-align: center;
    }
}

/*------------------------------------------------------------
    price
------------------------------------------------------------*/
#price #main {
    padding-top: 85px;
}

#price #gNavi.page li a {
    padding: 23px 0 22px;
}

#price #main .mainBox {
    padding: 0 0 40px 0;
    width: 1200px;
    margin: 0 auto;
}

#price #main .heading02 {
    margin-bottom: 35px;
}

#price #main .txt01 {
    margin-bottom: 20px;
    font-size: 16px;
}

#price #main table {
    margin-bottom: 20px;
    width: 100%;
    border-collapse: collapse;
}

#price #main th,
#price #main td {
    padding: 17px 10px;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #000;
    background-color: #fff;
}

#price #main table tbody th {
    font-weight: normal;
    background-color: #ffe27e;
}

#price #main table thead th {
    font-size: 18px;
    /*background-color: #DFDFDF;*/
    background-color: #000;
    color: #fff;
    border-right: 1px solid #aaa;
}

#price #main table thead th:last-child {
    border-right: 1px solid #000;
}

#price #main table tbody th.selCol1 {
    background-color: #93d8d4;
}

#price #main table tbody th.selCol2 {
    background-color: #f0c8d8;
}

#price #main table tbody th.selCol3 {
    background-color: #b5e2f0;
}

#price #main table tbody th.selCol4 {
    background-color: #f0ac7e;
}

#price #main td .price {
    color: #d30c61;
    font-weight: bold;
}

#price #main td .small {
    margin-bottom: 12px;
    padding-bottom: 10px;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    background: url(/img/price/txt_bg.gif) no-repeat center bottom;
}

#price #main td .small02 {
    font-size: 14px;
}

#price #main .none th,
#price #main .none td {
    border-bottom: none;
}

#price #main .topNone {
    border-top: none;
}

#price #main .note {
    display: inline-block;
    font-size: 12px;
    line-height: 1.7;
}

#price #main th .note {
    margin-left: 5px;
}

#price #main td .notes {
    font-size: 13px;
}

#price #main .tdStyle {
    padding: 17px 10px 17px 36px;
    text-align: left;
}

#price #main .tdStyle02 {
    padding: 10px 10px 10px 36px;
}

#price #main .tdStyle03 {
    padding: 12px 10px 8px;
}

#price #main .wrap {
    padding: 0;
    background: none;
    border-top: none;
}

@media screen and (max-width: 768px) {
    #price #main .mainBox {
        width: 100%;
        padding: 0;
    }

    #price #main .priceEvery span {
        font-size: 18px;
    }

    #price #main .priceEvery p {
        padding: 20px 0;
        font-size: 18px;
    }

    #price #main .foodWrapp .matometeWrapp {
        padding: 0;
    }

    #price #main .foodWrapp h4 {
        font-size: 20px;
        padding: 30px 0 10px;
    }

    #price #main .foodWrapp ul.foodMatomete li {
        width: 100%;
    }

    #price #main .foodWrapp ul.foodMatomete li img {
        width: 100%;
    }

    #price #main .foodWrapp {
        width: 100%;
        box-sizing: border-box;
        padding: 0 5%;
        margin: 10% 0 0;
    }

    #main .heading05 {
        font-size: 22px;
        margin-bottom: 0;
        padding: 4px 0 6px 10px;
    }

    #price #main .foodWrapp ul.foodPost li,
    #price #main .foodWrapp ul.foodPoint li {
        width: 100%;
        box-sizing: border-box;
        padding-right: 0;
    }
}

/*------------------------------------------------------------
    service/design
------------------------------------------------------------*/
#design #main {
    padding-top: 105px;
}

#design #main .info {
    padding-right: 24px;
    margin: 0 auto;
    width: 1100px;
}

#design #main .heading02 span:before {
    border-color: #00b8ad;
}

#design #main .heading02 span:after {
    border-color: #00b8ad;
}

#design #main .pTop {
    margin-bottom: 65px;
    color: #1b1b1b;
    font-size: 16px;
    line-height: 1.8;
    text-align: center;
}

#design #main .comUl {
    margin-bottom: 85px;
}

#design #main .comUl li {
    background-color: #00b8ae;
}

#design #main .comUl .liStyle {
    background-color: #d4d4d4;
}

#design #main .comUl li:before {
    background-image: url(/img/common/arrow02.png);
}

#design #main .comUl .liStyle:before {
    background-image: url(/img/common/arrow01.png);
}

#design #main .comUl .last {
    background-color: #d4d4d4;
}

#design #main .heading03 {
    border-left-color: #00b8ad;
}

#design #main .h4Ttl02 {
    margin-bottom: 35px;
}

#design #main .comPlace {
    margin-bottom: 65px;
}

#design #main .comMsgList {
    margin-bottom: 50px;
}

#design #main .comMsgList li dt {
    padding: 3px 27px 0;
    color: #fff;
    font-size: 16px;
    background-color: #000;
}

#design #main .comMsgList li dd {
    padding: 15px 27px;
    font-size: 16px;
    overflow: hidden;
}

#design #main .comMsgList li dd .price {
    margin-top: -3px;
    float: right;
    color: #d30c61;
    font-size: 18px;
    font-weight: bold;
}

#design #main .comImgBox01 {
    margin-bottom: 140px;
}

#design #main .info02 {
    width: 1200px;
}

#design #main .wrap {
    padding: 0 0 120px;
    border: none;
    background: none;
}

#design #main .wrap .contactBox {
    background: url(/img/common/com_bg02.png) repeat left top;
}

#design #main .info02 .heading02 {
    color: #000;
}

#design #main .info02 .heading02 span:before,
#design #main .info02 .heading02 span:after {
    border-color: #000;
}

#design #main .comService {
    padding-bottom: 98px;
}

/*------------------------------------------------------------
    service/index
------------------------------------------------------------*/
#service .mainImg {
    padding-top: 169px;
    min-height: 125px;
}

#service #main {
    padding-top: 85px;
}

#service #main .comContactBox {
    margin-bottom: 0;
}

#service #main .heading02 {
    margin-bottom: 54px;
}

#service #main .heading04 {
    margin-bottom: 45px;
}

@media screen and (max-width: 768px) {
    #service #main .heading04 {
        margin-bottom: 10px;
    }

    #service #main .heading02 {
        margin-bottom: 24px;
    }

    #service #main {
        padding-top: 3%;
    }
}

#service #main .pTop {
    margin-bottom: 30px;
    color: #1b1b1b;
    font-size: 16px;
    line-height: 1.85;
    text-align: center;
}

#service #main .pTxt {
    margin-bottom: 165px;
    color: #1b1b1b;
    font-size: 16px;
    line-height: 1.85;
    text-align: center;
}

#service #main .comService {
    padding-bottom: 127px;
}

#service #main .comContactBox {
    padding-bottom: 37px;
}

/*------------------------------------------------------------
    service/choice
------------------------------------------------------------*/
#choice .mainImg {
    padding-top: 119px;
    min-height: 117px;
}

#choice #gNavi.page li a {
    padding: 23px 0 22px;
}

#choice #main {
    padding-top: 109px;
}

#choice #main .speH3 {
    margin-bottom: 62px;
}

#choice #main .speH3 span:before,
#choice #main .speH3 span:after {
    border-top-color: #00ade6;
}

#choice #main .heading04 {
    margin-bottom: 27px;
}

#choice #main .pTop {
    margin: 0 auto;
    width: 700px;
    color: #1b1b1b;
    font-size: 16px;
    line-height: 1.8;
}

#choice #main .textList {
    margin: 0 auto 80px;
    width: 700px;
}

#choice #main .textList li .bg {
    padding-left: 2.5em;
    color: #1b1b1b;
    font-size: 16px;
    line-height: 1.8;
    background: url(/img/common/icon24.gif) no-repeat 2em center;
}

#choice #main .textList li:first-child .bg {
    padding-left: 0.5em;
    background-position: left center;
}

#choice #main .textList li .txt {
    color: #1b1b1b;
    font-size: 16px;
}

#choice #main .comUl {
    margin-bottom: 135px;
}

#choice #main .comUl li {
    background-color: #d4d4d4;
}

#choice #main .comUl li:before {
    background-image: url(/img/common/arrow01.png);
}

#choice #main .comUl .liStyle {
    background-color: #00ade6;
}

#choice #main .comUl .liStyle:before {
    background-image: url(/img/common/arrow04.png);
}

#choice #main .comUl .last {
    background-color: #00ade6;
}

#choice #main .heading03 {
    border-left-color: #00ade6;
}

#choice #main .comPlace > ul {
    width: 100%;
    border-right: none;
}

#choice #main .comPlace {
    margin-bottom: 69px;
    padding: 25px 0 26px;
}

#choice #main .examplePlan {
    margin: 0 0 40px;
}

#choice #main .examplePlan li {
    float: left;
}

#choice #main .examplePlan li:first-child {
    margin: 0 40px 0 0;
}

#choice #main .exampleTxt01,
#choice #main .exampleTxt02 {
    text-align: center;
    font-size: 30px;
    font-weight: normal;
}

#choice #main .exampleTxt01 {
    margin: 0 0 54px;
}

#choice #main .exampleTxt02 {
    margin: 0 0 70px;
}

#choice #main .exampleTxt02 span {
    color: #d41b68;
    font-size: 36px;
    font-weight: bold;
}

#choice #main .phoUl {
    margin: 0 -80px 63px 0;
}

#choice #main .phoUl li {
    margin-right: 80px;
    width: 313px;
    float: left;
}

#choice #main .phoUl li .sub .photo {
    margin-bottom: 30px;
}

#choice #main .phoUl li .sub .ttl {
    margin-bottom: 20px;
    padding: 12px 30px 7px;
    width: 250px;
    display: block;
    color: #1b1b1b;
    font-size: 20px;
    font-weight: bold;
    border: 1px solid #000;
}

#choice #main .phoUl li .sub dt {
    padding: 3px 0 1px;
    width: 84px;
    float: left;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background-color: #00b8ad;
}

#choice #main .phoUl li .sub dd {
    padding: 0 0 10px 5.5em;
    color: #000;
    font-size: 18px;
}

#choice #main .comLink {
    margin-bottom: 104px;
}

#choice #main .h4Ttl01 {
    margin-bottom: 33px;
}

#choice #main .step {
    margin-bottom: 148px;
}

#choice #main .comImgBox .textBox .comLink {
    margin: 19px 0 0;
    width: 293px;
}

#choice #main .comImgBox .textBox .comLink a {
    padding: 10px 0 6px;
    font-size: 16px;
    border: 1px solid #000;
}

#choice #main .comImgBox .textBox .comLink a:after {
    margin-top: -4px;
    width: 8px;
    height: 8px;
    background-size: 8px 8px;
}

#choice #main .comContactBox {
    margin-bottom: 135px;
    padding-bottom: 35px;
}

#choice #main .wrapBg {
    background-color: #fff;
}

#choice #main .h3Ttl {
    margin-bottom: 57px;
    color: #000;
}

#choice #main .h3Ttl span:before {
    border-top-color: #000;
}

#choice #main .h3Ttl span:after {
    border-top-color: #000;
}

#choice #main .comService {
    padding-bottom: 99px;
}

/*------------------------------------------------------------
    work/index
------------------------------------------------------------*/
#work .mainImg {
    padding-top: 169px;
    min-height: 125px;
    background-image: url(/img/common/main_img_bg.png);
    background-size: cover;
}

#work #gNavi.page li a {
    padding: 23px 0 22px;
}

#work #main {
    padding-top: 85px;
}

#work #main .heading02 {
    margin-bottom: 66px;
}

#work #main .heading04 {
    margin-bottom: 50px;
    font-weight: bold;
    font-size: 35px;
}

#work #main .pTop {
    margin-bottom: 100px;
    color: #1b1b1b;
    font-size: 18px;
    line-height: 1.85;
    text-align: center;
}

#work #main .pTxt {
    margin-bottom: 46px;
    font-size: 18px;
    text-align: center;
}

#work #main .photoTc {
    margin: 0 auto 45px;
    width: 1100px;
    position: relative;
    text-align: center;
    background: #fff;
    border: #e5e5e5 1px solid;
}

#work #main .photoTc p {
    margin-left: -550px;
    padding: 24px 0 20px;
    width: 1100px;
    position: absolute;
    left: 50%;
    bottom: 0;
    color: #fff;
    font-size: 24px;
    text-align: center;
    background: url(/img/work/bg01.png) repeat-x left top;
}

#work #main .pText {
    margin-bottom: 30px;
    color: #1b1b1b;
    font-size: 14px;
    line-height: 2;
    text-align: center;
}

#work #main .pText span {
    color: #000;
    font-size: 20px;
    padding: 0 3px;
}

.workCustomBox {
    width: 1100px;
    margin: 0 auto 70px;
}

.workComment {
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    padding: 70px 0;
}

.workFuture {
    display: inline-block;
    float: left;
    width: 540px;
    font-size: 1.1rem;
    line-height: 1.8;
    letter-spacing: 2px;
}

.workCustom {
    display: inline-block;
    box-sizing: border-box;
    float: right;
    width: 490px;
    padding: 40px;
    border: 2px solid #f1f1f1;
    border-radius: 15px;
    font-size: 1.2rem;
    background: white;
}

.workCustom.workCustomTest {
    padding: 0;
    border: none;
    background: transparent;
    border-radius: 0;
}

.workCustom.workCustomTest li.workCustomItem {
    border-bottom: solid 1px #969696;
    margin-bottom: 15px;
    background: url(/img/work/ico_detail_01.png) no-repeat left 20px center;
    background-size: 40px 40px;
}

.workCustom.workCustomTest li.workCustomItem:nth-child(2) {
    background: url(/img/work/ico_detail_02.png) no-repeat left 20px center;
    background-size: 39px 33px;
}

.workCustom.workCustomTest li.workCustomItem:nth-child(3) {
    background: url(/img/work/ico_detail_03.png) no-repeat left 20px center;
    background-size: 34px 40px;
}

.workCustom.workCustomTest li.workCustomItem:nth-child(4) {
    background: url(/img/work/ico_detail_04.png) no-repeat left 20px center;
    background-size: 45px 39px;
}

.workCustom.workCustomTest li.workCustomItem:nth-child(5) {
    background: url(/img/work/ico_detail_05.png) no-repeat left 20px center;
    background-size: 38px 45px;
}

.workCustomItem p {
    padding: 10px 0 0 90px;
    margin-bottom: 10px;
}

.workCustomItem span {
    display: inline-block;
    margin: 0 0 20px 90px;
    font-size: 16px;
    font-weight: normal;
}

.strongCv.workDetailCv h4 {
    padding: 40px;
    font-size: 1.5rem;
    line-height: 50px;
    letter-spacing: 5px;
}

#work #main .featureText {
    width: 900px;
    margin: 0 auto 120px;
    text-align: center;
    font-size: 18px;
    line-height: 2;
    border-top: #e5e5e5 1px dashed;
    padding: 30px 100px 0;
}

#work #main .cateBtn {
    font-size: 25px;
    color: white;
    background: #44678c;
    padding: 7px 15px;
    border-radius: 8px;
    vertical-align: text-bottom;
    text-decoration: none;
    margin: 0 5px;
}

#work #main .cateBtn:visited {
    color: white;
}

#work #main .pTtl {
    margin-bottom: 20px;
    font-size: 30px;
    text-align: center;
}

#work #main .pTtl span {
    margin-top: 10px;
    display: block;
    font-size: 16px;
    text-align: center;
}

#work #main .phoIterm {
    /*margin: -30px -35px 188px 0;*/
}

#work #main .phoIterm li {
    margin: 20px 20px 0 0;
    float: left;
    width: 260px;
    /*height: 200px;*/
    text-align: center;
}

#work #main .phoIterm li:nth-child(4n) {
    margin: 20px 0 0 0;
}

#work #main .phoIterm li img {
    /*max-width: 300px;*/
    max-width: 258px;
    width: auto;
    height: 160px;
    /*margin: 0 0 0 -75px;*/
}

#work #main .phoIterm li a {
    display: block;
    position: relative;
    color: #fff;
    font-size: 14px;
    line-height: 1.7;
    text-decoration: none;
    background: #fff;
    border: #e5e5e5 1px solid;
}

#work #main .phoIterm li a .ov {
    position: absolute;
    left: 0;
    top: 0;
    width: 80%;
    height: 100%;
    padding: 0 10%;
    display: none;
    background: url(/img/work/bg02.png) repeat;
}

#work #main .phoIterm li a .ov .sub {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
}

#work #main .phoIterm li a .ov .txt {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

#work #main .phoIterm li a:hover .ov {
    display: block;
}

#work #main .h3Ttl {
    margin-bottom: 62px;
}

#work #main .comService {
    padding-bottom: 179px;
}

#work #main .comService .mainBox {
    width: 1100px;
}

#work #main .comContactBox {
    margin-bottom: 45px;
}

#work #main .comService .mainBox > div .innerBox .ttlBox {
    padding-bottom: 26px;
}

#work .leadPrice {
    font-size: 35px;
    line-height: 1.8;
    padding: 50px 0;
    font-weight: bold;
    text-align: center;
}

@media screen and (max-width: 768px) {
    #work #main .photoTc {
        width: 100%;
        margin-bottom: 20px;
    }

    #work #main .photoTc img {
        width: 100%;
        height: auto;
    }

    #work #main .cateBtn {
        font-size: 13px;
        padding: 5px 11px;
    }

    .workCustomBox {
        width: 100%;
        margin: 0 auto 20px;
    }

    .workFuture {
        width: 90%;
        padding: 0 5%;
        font-size: 14px;
        line-height: 1.7;
    }

    .workCustom.workCustomTest {
        width: 100%;
        padding: 5%;
        font-size: 16px;
        float: none;
    }

    .workCustomItem p {
        margin-bottom: 10px;
    }

    .workComment {
        padding: 30px 0;
    }

    .workCustomItem span {
        margin: 0 0 10px 90px;
    }

    #work .mainImg {
        padding: 30px 0;
        min-height: 0;
    }

    #work #main .heading04 {
        margin-bottom: 10px;
        font-size: 18px;
    }

    #work .leadPrice {
        font-size: 24px;
        line-height: 1.7;
        padding: 0 5%;
        text-align: center;
    }
}

/*------------------------------------------------------------
    company/index
------------------------------------------------------------*/

#company #gNavi.page li a {
    padding: 23px 0 22px;
}

#company #main .heading04 {
    margin-bottom: 30px;
}

#company #main .pTop {
    margin-bottom: 136px;
    color: #1b1b1b;
    font-size: 16px;
    line-height: 1.85;
    text-align: center;
}

#company #main .imgBox {
    margin: 80px auto 130px;
}

#company #main .imgBox .photoBox {
    float: left;
}

#company #main .imgBox .textBox {
    margin-top: 3px;
    width: 692px;
    float: right;
    color: #1b1b1b;
}

#company #main .imgBox .textBox .h5Ttl {
    margin-bottom: 26px;
    font-size: 30px;
    /*font-family: 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝";*/
}

#company #main .imgBox .textBox p {
    font-size: 16px;
    line-height: 1.87;
}

#company #main .h3Ttl {
    margin-bottom: 55px;
}

#company #main table {
    margin-bottom: 112px;
    width: 100%;
    border-collapse: collapse;
}

#company #main .comMainBox th,
#company #main .comMainBox td {
    padding: 19px 33px 15px;
    color: #1b1b1b;
    font-size: 16px;
    text-align: left;
    vertical-align: middle;
    border: 1px solid #aaa;
}

#company #main .comMainBox th {
    width: 26.3%;
    text-align: center;
    background-color: #eee;
}

#company #main .heading03 {
    margin-bottom: 44px;
    /*border-left-color: #D30C61;*/
    border-left-color: #334e6d;
}

#company #main .textItem {
    margin-bottom: 108px;
}

#company #main .textItem01 {
    margin-bottom: 122px;
}

#company #main .textItem li {
    padding-left: 16px;
    color: #1b1b1b;
    font-size: 16px;
    line-height: 1.85;
    background: url(/img/common/icon25.gif) no-repeat left 7px;
}

#company #main .textItem .last {
    padding-left: 0;
    background: none;
}

#company #main .h4Ttl {
    margin-bottom: 37px;
}

#company #main .textDl {
    margin-bottom: 109px;
    color: #1b1b1b;
    font-size: 16px;
}

#company #main .textDl dt {
    float: left;
}

#company #main .textDl dd {
    padding: 0 0 6px 144px;
}

#company #main .h4Ttl01 {
    margin-bottom: 35px;
}

#company #main .h4Ttl02 {
    margin-bottom: 37px;
}

#company #main .area {
    margin-bottom: 117px;
}

#company #main .area .photo {
    margin-top: 3px;
    float: right;
}

#company #main .borderDl {
    position: relative;
    color: #1b1b1b;
    font-size: 14px;
}

#company #main .borderDl:before {
    width: 2px;
    height: 100%;
    position: absolute;
    background-color: #aaa;
    top: 0;
    left: 111px;
    content: ' ';
}

#company #main .borderDl dt {
    padding-right: 28px;
    float: left;
}

#company #main .borderDl dd {
    padding: 0 0 15px 9.7em;
}

#company #main .borderDl .last {
    padding-bottom: 0;
}

#company #main .area01 {
    margin-bottom: 290px;
}

#company #main .area .lBox {
    width: 570px;
    float: left;
}

#company #main .area .rBox {
    width: 530px;
    float: right;
}

#company #main .comContactBox {
    margin-bottom: 45px;
}

@media screen and (max-width: 768px) {
    #company #main .mainBox .pTop {
        margin-bottom: 40px;
    }

    #company #main .imgBox .textBox .h5Ttl {
        margin-top: 20px;
    }

    #company #main .imgBox {
        margin-bottom: 56px !important;
    }

    #main .comMainBox {
        margin-bottom: 70px;
    }

    #main .heading02 {
        margin-bottom: 24px !important;
    }

    #company #main .h3Ttl {
        margin-bottom: 25px !important;
    }

    #company #main .heading03 {
        margin-bottom: 18px;
        font-size: 22px;
        padding: 6px 0 6px 14px;
    }

    #company #main .textItem {
        margin-bottom: 30px !important;
    }

    #company #main .textItem01 {
        margin-bottom: 30px !important;
    }

    #company #main .area {
        margin-bottom: 50px !important;
    }

    #company #main .textDl {
        margin-bottom: 30px !important;
    }

    #company #main .textDl dd {
        padding: 0 0 6px 124px !important;
    }

    #company #main .imgBox .textBox {
        width: 100%;
    }

    #company #main .imgBox .photoBox {
        width: 100%;
    }

    #company #main .imgBox .photoBox img {
        width: 100%;
        height: auto;
    }

    #company #main .area .photo {
        float: left;
        width: 100%;
        padding-bottom: 15px;
    }

    #company #main .area .photo img {
        height: auto;
    }

    #company #main .borderDl {
        width: 100%;
        float: left;
    }

    #company #main .area .rBox {
        float: left;
    }

    #company #main .area .rBox,
    #company #main .area .lBox {
        width: 100%;
    }

    #company #main .area01 {
        margin-bottom: 40px;
    }

    #company #main .comMainBox th,
    #company #main .comMainBox td {
        font-size: 12px;
        padding: 10px 5px;
    }

    #company #main table {
        margin-bottom: 0px;
    }

    #company #main .comMainBox {
        margin: 30px 5%;
        width: 90%;
    }

    #company #main .imgBox {
        width: 90%;
        margin: 40px 5% 0;
    }

    #company #main .imgBox .textBox .h5Ttl {
        margin-bottom: 10px;
        font-size: 30px;
    }

    #company #main .imgBox .textBox p {
        font-size: 14px;
        line-height: 1.7;
    }
}

/*-----------------------------------------------
問い合わせ
-----------------------------------------------*/
#contact #main .title {
    margin-bottom: 25px;
    font-size: 30px;
    letter-spacing: 4px;
    /*font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;*/
    text-align: center;
}

#contact #main .mainBox .txt.ng {
    background: #fbe6ed;
    padding: 20px 0;
    margin-top: 40px;
}

.formArea {
    margin: 50px auto 100px;
    width: 1200px;
}

.formArea p {
    font-size: 1.8em;
    padding: 0 0 5px;
}

.formArea p.error {
    margin: 0 0 30px;
    padding: 20px;
    background: #fee;
    font-size: 2em;
    color: #b70000;
    display: block;
    text-align: center;
}

.formArea p.confirm {
    margin: 0 0 30px;
    padding: 20px;
    background: #fafafa;
    border: #f0f0f0 1px solid;
    font-size: 2em;
    display: block;
    text-align: center;
}

.formTable {
    margin: 0 0 30px;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.formTable th,
.formTable td {
    padding: 15px 20px;
    border: 1px solid #aaa;
    font-size: 1.8em;
}

.formTable th {
    width: 250px;
    background: #eee;
    text-align: center;
    font-weight: bold;
}

.required {
    color: #d30c61;
}

.formTable input[type='text'],
.formTable input[type='tel'],
.formTable input[type='email'],
.formTable select,
.formTable textarea {
    padding: 6px;
    box-sizing: border-box;
    font-size: 1em;
    width: 100%;
}

.formTable input[type='text'].telBox {
    width: 40%;
}

.formTable textarea {
    height: 200px;
}

input[type='file'] {
    border: 1px solid rgb(118, 118, 118);
    padding: 10px;
    border-radius: 2px;
    margin-bottom: 5px;
}

.btnArea {
    text-align: center;
}

.btnArea input[type='submit'],
.btnArea input[type='button'] {
    margin: 0 10px;
    padding: 15px 0;
    width: 350px;
    border-radius: 7px;
    border: none;
    background: #334e6d;
    color: #fff;
    font-size: 2.4em;
    cursor: pointer;
    -webkit-appearance: none;
    border-radius: 0;
}

.btnArea input[type='submit']:hover,
.btnArea input[type='button']:hover {
    opacity: 0.8;
}

.btnArea input[type='submit'].backBtn {
    background: #ccc;
    width: 200px;
}

.complete {
    margin: 0 auto 80px;
    padding: 25px 0 0;
    text-align: center;
}

.complete p {
    font-size: 2em;
    line-height: 1.75;
}

.titleCompany {
    font-size: 2.4em;
    margin: 0 0 30px;
    padding: 0 0 20px;
    border-bottom: #e5e5e5 1px solid;
}

.completeInfo p {
    margin: 0;
}

.completeInfo {
    display: inline-block;
    margin: 50px 0 30px;
    padding: 10px 50px;
}

.complete .backTop {
    display: inline-block;
    padding: 10px 30px;
    border-radius: 7px;
    background: #44678c;
    color: #fff;
    font-size: 1em;
    transition: opacity 0.2s;
    text-decoration: none;
}

.complete .backTop:hover {
    opacity: 0.8;
}

.mw_wp_form .error {
    clear: both;
    margin: 5px 0 0 0;
    padding: 5px 10px;
    background: #fee;
    color: #f00;
    font-size: 1.6rem;
}

.cateArea {
    width: 100%;
    text-align: center;
}

@media screen and (max-width: 768px) {
    #complete #main .mainBox,
    #error #main .mainBox,
    #confirm #main .mainBox,
    #contact #main .mainBox {
        width: 100%;
        box-sizing: border-box;
        padding: 0 2%;
    }

    #contact #main .title {
        font-size: 20px;
    }

    #contact #main .mainBox .txt {
        font-size: 16px;
    }

    #main .formTable tr {
        margin-bottom: 20px;
        display: block;
    }

    #main .formTable th {
        width: 30%;
        font-size: 16px;
    }

    #main .formTable th,
    #main .formTable td {
        padding: 8px 0;
        display: block;
        width: 100%;
        border: none;
    }

    #main .formTable input[type='text'].telBox {
        width: 100%;
    }

    #main .btnArea input[type='submit'],
    #main .btnArea input[type='button'] {
        margin: 0;
        width: 90%;
        font-size: 18px;
    }

    #confirm #main .btnArea input {
        width: 90%;
        float: none;
        margin: 0;
        font-size: 18px;
    }

    #confirm #main .btnArea input:nth-of-type(2n) {
        float: none;
        margin: 20px 0;
    }

    .formArea {
        margin: 20px 5% 70px;
        width: 90%;
    }

    .formArea p.error,
    .formArea p.confirm {
        font-size: 16px;
        text-align: left;
    }

    #contact #main .mainBox {
        padding: 0;
    }

    .complete p {
        font-size: 16px;
    }

    .completeInfo {
        margin: 20px 0 10px;
        padding: 10px 0px;
    }

    .formTable {
        margin: 0;
    }

    .complete {
        margin: 0 auto;
        padding: 0;
        text-align: left;
    }
}

/*------------------------------------------------------------
    company/index
------------------------------------------------------------*/
.serviceWrapp {
    width: 1200px;
    margin: 120px auto 50px;
}

.foodWrapp .foodItem,
.serviceWrapp .serviceItem {
    height: 380px;
    margin-bottom: 80px;
    width: 100%;
}

.foodWrapp .foodItem img,
.serviceWrapp .serviceItem img {
    float: right;
}

.serviceWrapp .serviceItem .yl img {
    float: none !important;
}

.foodWrapp .foodItem:nth-of-type(even) img,
.serviceWrapp .serviceItem:nth-of-type(even) img {
    float: left;
}

.foodWrapp .foodItem:nth-of-type(even) .foodItemInner,
.serviceWrapp .serviceItem:nth-of-type(even) .serviceItemInner {
    display: inline-block;
    float: right;
    width: 770px;
}

.foodWrapp .foodItem .foodItemInner,
.serviceWrapp .serviceItem .serviceItemInner {
    display: inline-block;
    float: left;
    width: 770px;
}

.foodWrapp .foodItem .foodItemInner h5 {
    font-size: 1.4rem;
    font-weight: bold;
    padding-bottom: 20px;
}

.serviceWrapp .serviceItem .serviceItemInner h5 {
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 25px;
    margin-top: 20px;
}

.serviceWrapp .serviceItem .serviceItemInner h5 span {
    font-size: 38px;
}

.foodWrapp .foodItem .foodItemInner h5 span {
    font-size: 1.6rem;
    color: #d30c61;
}

.foodWrapp .foodItem .foodItemInner p,
.serviceWrapp .serviceItem .serviceItemInner p {
    font-size: 1rem;
    letter-spacing: 2px;
    line-height: 2;
}

/*------------------------------------------------------------
    当社の強み
------------------------------------------------------------*/

.setubiWrapp {
    width: 100%;
    box-sizing: border-box;
    padding-top: 50px;
    text-align: center;
}

.setubiWrapp h4 {
    font-size: 30px;
    line-height: 1.8;
    padding-bottom: 50px;
}

.setubiWrapp h4 span {
    font-size: 35px;
}

.setubiWrapp > p {
    font-size: 1.4rem;
    padding-bottom: 20px;
    font-weight: bold;
}

.setubiWrapp > img {
    width: 100%;
    margin-bottom: 40px;
    height: 275px;
    -o-object-fit: cover;
    object-fit: cover;
}

.setubiWrapp ul li {
    display: inline-block;
    float: left;
    width: 350px;
    margin: 0 25px 25px 0;
    font-size: 1rem;
}

.setubiWrapp ul li span {
    padding-top: 15px;
}

.setubiWrapp ul li:nth-of-type(3n) {
    margin-right: 0;
}

.setubiWrapp ul li img {
    width: 100%;
}

#main .mainBox .smTxt {
    text-align: center;
    font-size: 18px;
}

.bgBlueSt img {
    width: 100%;
}

.wideWrapp .serviceWrapp .btmBoxL {
    float: left;
    width: 60%;
    text-align: left;
}

.wideWrapp .serviceWrapp .btmBoxL .ttl {
    font-size: 30px;
    line-height: 1.9;
    margin-bottom: 22px;
}

.wideWrapp .serviceWrapp .btmBoxL p {
    font-size: 16px;
    line-height: 2;
}

.wideWrapp .serviceWrapp .btmBoxL .right {
    float: right;
}

.blue {
    background: url(/img/strong/bg_voice03.png) no-repeat top/cover;
    padding: 120px 0;
    margin-bottom: 130px;
}

.blue .ttl {
    color: #fff;
    text-align: center;
    font-size: 30px;
    margin-bottom: 28px;
}

.blue .offices .of,
.blue .zaiko .zai {
    float: left;
    margin-right: 30px;
}

.blue div.offices {
    margin-bottom: 80px;
}

.blue .offices .of03,
.blue .zaiko .z03 {
    margin-right: 0;
}

.blue .offices,
.blue .zaiko {
    width: 1200px;
    margin: 0 auto;
}

.blue .smlTxt {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-top: 10px;
}

.offices .ttl {
    font-size: 35px;
}

.offices .lead {
    font-size: 18px;
    text-align: center;
    margin-bottom: 80px;
    color: #fff;
    line-height: 2;
}

@media screen and (max-width: 768px) {
    #main .mainBox .smTxt {
        text-align: left;
        font-size: 14px;
        margin: 0 5%;
    }

    .bgBlueSt img {
        width: 900px;
        overflow: hidden;
    }

    #main .setubiWrapp {
        padding: 0 5%;
    }

    #main .wideWrapp {
        padding: 10px 0;
    }

    .serviceWrapp {
        margin-bottom: 15px;
    }

    .serviceItem .yl {
        margin: 0 0 -10vw 2vw;
        width: 80%;
    }

    .serviceWrapp .serviceItem > img {
        width: 90% !important;
        margin: 0 5%;
    }

    .serviceWrapp .serviceItem .serviceItemInner h5 span {
        font-size: 20px;
    }

    .serviceWrapp .serviceItem .serviceItemInner {
        float: none;
        margin: 0 5%;
        width: 90%;
    }

    .serviceWrapp .serviceItem .serviceItemInner p {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 20px;
    }

    .foodWrapp .foodItem,
    .serviceWrapp .serviceItem {
        height: auto;
        margin-bottom: 20px;
        width: auto;
    }

    .serviceWrapp .serviceItem:nth-of-type(even) .serviceItemInner {
        float: none;
        width: 90%;
    }

    .setubiWrapp h4 {
        font-size: 18px;
        padding: 0 0 20px;
        text-align: left;
    }

    .setubiWrapp h4 span {
        font-size: 28px;
    }

    .setubiWrapp > img {
        width: 100%;
        margin-bottom: 20px;
        height: auto;
    }

    .wideWrapp .serviceWrapp .btmBoxL {
        float: none;
        width: 100%;
    }

    .wideWrapp .serviceWrapp .btmBoxL p {
        font-size: 14px;
        line-height: 1.5;
    }

    .wideWrapp .serviceWrapp .btmBoxL .ttl {
        font-size: 20px;
        line-height: 1.5;
        margin-bottom: 10px;
    }

    .setubiWrapp > p {
        font-size: 16px;
        padding: 20px 0 0;
    }

    .setubiWrapp ul {
        width: 100%;
        box-sizing: border-box;
        padding: 2% 2%;
    }

    .setubiWrapp ul li {
        width: 47%;
        float: left;
        margin: 0;
    }

    .setubiWrapp ul li:nth-of-type(even) {
        float: right;
    }

    .blue {
        padding: 10% 0;
        margin-bottom: 10%;
    }

    .blue div.offices,
    .blue div.zaiko {
        margin-bottom: 10%;
        width: 90%;
        margin: 0 5%;
    }

    .offices .ttl,
    .blue .ttl {
        font-size: 22px;
        text-align: left;
    }

    .blue .offices .of,
    .blue .zaiko .zai {
        float: none;
        margin: 0 0 20px;
    }

    .offices .lead {
        margin-bottom: 5%;
    }
}

.strongCv {
    width: 100%;
    margin-bottom: 3px;
}

.strongCvIn {
    width: 1500px;
    margin: 0 auto;
}

.strongCv .strongCvIn::before {
    content: '';
    position: relative;
    top: 0;
    left: 730px;
    float: left;
    width: 0;
    height: 0;
    border-top: 17px solid #7ecef4;
    border-right: 40px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 40px solid transparent;
}

.strongCv h4 {
    font-size: 1.8rem;
    background-color: #7ecef4;
    color: white;
    text-align: center;
    padding: 20px;
    font-weight: lighter;
    letter-spacing: 4px;
}

.strongCv h4 span {
    font-size: 1.3rem;
}

.strongCv .strongCvIn p {
    display: inline-block;
    width: 600px;
    float: left;
    font-size: 1.2rem;
    padding-top: 40px;
    font-weight: bold;
}

.strongCv .strongCvIn img {
    float: right;
    padding-left: 15px;
    padding-top: 3px;
    width: 300px;
}

@media screen and (max-width: 768px) {
    .strongCv h4 {
        font-size: 18px;
        box-sizing: border-box;
    }

    .strongCv h4 span {
        font-size: 14px;
    }

    .strongCvIn {
        width: 100%;
    }

    .strongCv .strongCvIn p {
        width: 100%;
        font-size: 14px;
        text-align: center;
        padding-top: 5px;
    }

    .strongCv .strongCvIn::before {
        left: 40%;
    }
}

/*------------------------------------------------------------
    制作実績食品パッケージ
------------------------------------------------------------*/
.foodWrapp {
    width: 1200px;
    margin: 96px auto 0;
}

.foodWrapp h3 {
    font-size: 2.2rem;
    text-align: center;
    padding-bottom: 50px;
}

.foodWrapp h4 {
    font-size: 28px;
    text-align: center;
    padding: 60px 0 40px;
}

.foodWrapp h4 span {
    font-size: 1.4rem;
}

.yellowUnder {
    border-bottom: solid 5px #fbf348;
    padding-bottom: -5px;
}

.foodWrapp ul.foodPost {
    padding-bottom: 50px;
}

.foodWrapp ul.foodPoint {
    padding: 50px 0 150px;
}

.foodWrapp ul.foodPost li,
.foodWrapp ul.foodPoint li {
    display: inline-block;
    float: left;
    width: 350px;
    padding-right: 25px;
}

.foodPoint p {
    letter-spacing: 2px;
}

.foodPoint p span {
    letter-spacing: 0;
}

.foodWrapp ul.foodPoint li {
    border: 1px solid #000;
    box-sizing: border-box;
    width: 350px;
    padding-right: 0;
    margin-right: 74px;
    min-height: 610px;
    text-align: left;
    background: #fff;
}

.foodWrapp ul.foodPoint.ex li {
    min-height: 760px;
}

.foodWrapp ul.foodPoint.ex li > img {
    width: 100%;
}

.foodWrapp ul.foodPoint li:last-child {
    border: 1px solid #000;
    box-sizing: border-box;
    padding-right: 0;
    margin-right: 0;
}

.foodWrapp ul.foodPoint li .yellow img {
    width: 220px;
    height: auto;
    margin: -19px 0 0 -9px;
    position: relative;
}

.foodWrapp ul.foodPoint li .pic img {
    margin: -54px 0 0 -1px;
    width: 350px;
    box-sizing: border-box;
}

.foodWrapp ul.foodPost li:nth-of-type(3n),
.foodWrapp ul.foodPoint li:nth-of-type(3n) {
    padding-right: 0;
}

.foodWrapp ul.foodPost li img {
    padding-bottom: 10px;
    width: 100%;
}

#price #main .foodWrapp ul.foodPoint li p.txt01 {
    font-size: 22px;
    padding: 20px 20px 0;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 1.3;
}

.foodWrapp ul.foodPoint li p.txt01 span {
    display: block;
    font-size: 60px;
    font-weight: bold;
    width: 100%;
    display: inline;
}

.foodWrapp ul.foodPoint li:first-child p.txt02 {
    font-size: 40px;
    margin: 0 20px;
}

.foodWrapp ul.foodPoint li p.txt02 {
    font-size: 47px;
    margin: 10px 20px 0;
    line-height: 1;
    font-weight: bold;
}

.foodWrapp ul.foodPoint li p.txt02 span {
    font-size: 20px;
}



.foodWrapp ul.foodPoint li .btmTxt {
    padding: 20px;
    margin: 20px;
    font-size: 20px;
    font-weight: bold;
    border: 1px solid #000;
    text-align: left;
}

.foodWrapp ul.foodPoint li .btmTxt span {
    display: block;
    font-size: 16px;
    font-weight: normal;
}

.foodWrapp ul.foodPoint li dd:nth-of-type(1) {
    font-size: 28px;
    font-weight: bold;
}

.foodWrapp ul.foodPoint li dd {
    padding: 20px;
    font-size: 20px;
    background-color: white;
}

.foodWrapp ul.foodPoint li dd span.txt02 {
    margin-top: 10px;
    font-size: 25px;
    font-weight: bold;
}

.foodWrapp ul.foodPoint li dd span.txt02 span {
    font-size: 50px;
}

.foodWrapp ul.foodPoint li dd .price {
    color: red;
    float: right;
    font-weight: bold;
}

.foodWrapp ul.foodPoint li dt {
    padding-left: 15px;
    font-size: 22px;
    border-left: 4px solid #334e6d;
    margin: 0 20px;
    border-bottom: 1px solid #b5b5b5;
    font-weight: bold;
}

.wideWrapp {
    width: 100%;
    padding: 50px 0;
    background-color: #f9f9f9;
}

.wideWrapp.price {
    background-color: #f9f9f9;
    background-image: url(/img/price/bg_blue02.png);
    background-repeat: repeat-x;
    background-position: center top 970px;
    background-size: 1795px 187px;
}

.serviceWrapp.setubi {
    margin: 0 auto 50px;
}

.matometeWrapp {
    background-color: white;
    padding: 50px;
}

.foodWrapp ul.foodMatomete {
    padding-bottom: 0;
}

.foodWrapp ul.foodMatomete li {
    display: inline-block;
    float: left;
    width: 310px;
    padding-right: 35px;
}

.foodWrapp ul.foodPost li {
    padding-bottom: 50px;
}

.foodWrapp ul.foodPost li a {
    color: black;
    text-decoration: none;
}

.foodWrapp ul.foodPost li a:hover {
    color: black;
    text-decoration: none;
    opacity: 0.8;
}

.foodWrapp ul.foodMatomete li img {
    width: 100%;
    padding-bottom: 8px;
}

.foodWrapp ul.foodPost li img {
    height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
}

.foodWrapp ul.foodPost li h4 {
    padding-bottom: 8px;
    font-size: 1.2rem;
    text-align: left;
}

.foodWrapp ul.foodMatomete li:nth-of-type(3n) {
    padding-right: 0;
}

.foodMatomete {
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 768px) {
    .serviceWrapp {
        width: 100%;
        margin-top: 20px;
    }

    .foodWrapp .foodItem img,
    .serviceWrapp .serviceItem img {
        float: left;
        width: 100%;
    }

    .foodWrapp .foodItem .foodItemInner {
        width: 100%;
    }

    .foodWrapp .foodItem:nth-of-type(even) .foodItemInner {
        width: 100%;
        box-sizing: border-box;
        padding: 2%;
    }

    .foodWrapp .foodItem .foodItemInner h5,
    .serviceWrapp .serviceItem .serviceItemInner h5 {
        width: 100%;
        box-sizing: border-box;
        padding: 2%;
        font-size: 16px;
    }

    .foodWrapp .foodItem .foodItemInner h5 span {
        font-size: 16px;
    }

    .foodWrapp .foodItem .foodItemInner p {
        width: 100%;
        box-sizing: border-box;
        padding: 2%;
        font-size: 12px;
    }

    #work #main .mainBox {
        width: 100%;
        padding: 0;
        box-sizing: border-box;
        margin-bottom: 40px;
    }

    #work #main .foodWrapp {
        width: 100%;
        box-sizing: border-box;
        padding: 0 5%;
        margin: 10% 0 0;
    }

    #work #main .foodWrapp h3 {
        font-size: 20px;
        line-height: 1.9;
        padding-bottom: 0;
    }

    #work #main .foodWrapp h4 {
        font-size: 18px;
        padding-bottom: 0;
    }

    .foodWrapp ul.foodPost {
        padding-bottom: 10px;
    }

    #work #main .foodWrapp ul.foodPost li {
        width: 48%;
        float: left;
        padding: 0;
    }

    #work #main .foodWrapp ul.foodPost li:nth-of-type(2n) {
        float: right;
    }

    #work #main .foodWrapp ul.foodPost li img {
        width: 100%;
        height: auto;
    }

    #work #main .foodWrapp ul.foodPost li h4 {
        font-size: 14px;
    }

    #work #main .foodWrapp ul.foodPost li {
        font-size: 10px;
    }

    #work #main .foodWrapp ul.foodPoint li {
        width: 100%;
        margin-bottom: 20px;
    }

    #work #main .foodWrapp ul.foodPoint li p {
        height: auto;
    }

    #work #main .matometeWrapp {
        width: 100%;
        padding: 20px 0;
    }

    #work #main .foodWrapp ul.foodMatomete li {
        width: 31%;
        margin-right: 2%;
        padding-right: 0;
        float: left;
    }

    #work #main .foodWrapp ul.foodMatomete li:nth-of-type(3n) {
        margin-right: 0;
        margin-bottom: 0;
    }

    #work #main .foodWrapp ul.foodMatomete li img {
        width: 100%;
    }

    #work #main .wideWrapp .wideWrappIn {
        width: 100%;
        box-sizing: border-box;
        padding: 0 2%;
    }

    #work #main {
        padding-top: 20px;
    }

    #work #main .heading02 {
        margin-bottom: 30px !important;
    }

    #work #main .pTop {
        margin: 0 5% 20px;
        font-size: 14px;
        text-align: left;
    }

    .foodWrapp ul.foodPoint {
        padding: 40px 0 0;
    }

    .foodWrapp ul.foodPoint.ex {
        padding: 40px 0 40px;
    }

    .foodWrapp ul.foodPoint li .yellow img {
        width: 60%;
    }

    .foodWrapp ul.foodPoint li .pic img {
        margin: -9vw 0 0 0;
        width: 100%;
    }

    .foodWrapp ul.foodPoint li {
        padding: 0;
        margin: 0 0 40px;
        min-height: auto;
    }

    .foodWrapp ul.foodPoint li:last-child {
        margin: 0;
    }

    .foodMatomete {
        display: block;
    }

    .foodMatomete li {
        margin-bottom: 10px;
    }

    .foodWrapp ul.foodPoint li .btmTxt {
        font-size: 18px;
    }
}

/*------------------------------------------------------------
    制作実績
------------------------------------------------------------*/
.worksTest p.pTop {
    margin-bottom: 40px;
    color: #1b1b1b;
    font-size: 16px;
    line-height: 1.85;
    text-align: center;
}

.worksTest p.workComment {
    width: 1200px;
    margin: 0 auto 70px;
    padding: 40px 0 50px;
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    line-height: 1.85;
    border-bottom: 2px solid #000;
}

.worksTest ul.worksCateLink,
.worksTest ul.worksArchiveList {
    margin: 0 auto 40px;
    width: 1200px;
}

.worksTest ul.worksCateLink a {
    display: inline-block;
    float: left;
    background-color: #44678c;
    text-decoration: none;
    padding: 15px 0;
    margin-right: 25px;
    width: 281px;
    text-align: center;
    border-radius: 8px;
    transition: opacity 0.3s;
}

.worksTest ul.worksCateLink a:last-child {
    margin-right: 0;
}

.worksTest ul.worksCateLink a:hover {
    opacity: 0.8;
}

.worksTest ul.worksCateLink a li {
    color: white;
    background: url(/img/work/arrow.png) no-repeat 190px;
    font-weight: bold;
    font-size: 1.2rem;
}

.worksTest ul.worksCateLink a:nth-of-type(5n) {
    margin-right: 0;
}

.worksTest ul.worksArchiveList {
    padding-bottom: 40px;
}

.worksTest ul.worksArchiveList a {
    position: relative;
    display: inline-block;
    width: 380px;
    height: 350px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    transition: opacity 0.3s;
}

.worksTest ul.worksArchiveList a:hover {
    opacity: 0.8;
}

.worksTest ul.worksArchiveList a li {
    display: inline-block;
    width: 100%;
}

.worksTest ul.worksArchiveList a:nth-of-type(3n) {
    margin-right: 0px;
}

.worksTest ul.worksArchiveList img {
    position: relative;
    width: 100%;
    height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
}

.worksTest ul.worksArchiveList a li span {
    position: absolute;
    display: inline-block;
    width: 100%;
    padding: 10px;
    color: white;
    font-weight: bold;
    background-color: rgba(30, 30, 30, 0.7);
    bottom: 100px;
    left: 0;
    box-sizing: border-box;
    letter-spacing: 1px;
    font-size: 0.9rem;
}

.worksTest ul.worksArchiveList a li span::after {
    content: '>';
    color: white;
    position: absolute;
    right: 7px;
}

.worksTest ul.worksArchiveList a li p {
    width: 95%;
    margin: 10px auto;
    color: #1b1b1b;
    font-weight: bold;
    font-size: 0.8rem;
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}

.worksTest ul.worksArchiveList.kind a li span::after {
    top: 30%;
}

.worksTest ul.worksArchiveList.kind a li span h4 {
    font-size: 16px;
}

.worksTest ul.worksArchiveList.kind a li span p {
    font-size: 14px;
    font-weight: normal;
}

@media screen and (max-width: 768px) {
    .worksTest ul.worksArchiveList a {
        width: 49%;
        height: 220px;
        float: left;
        margin: 0 0 2% 0;
    }

    .worksTest ul.worksArchiveList img {
        height: 150px;
    }

    .worksTest ul.worksCateLink a {
        width: 49%;
        float: left;
        margin: 0 0 2% 0;
        padding: 10px 0;
    }

    .worksTest ul.worksArchiveList a:nth-of-type(even),
    .worksTest ul.worksCateLink a:nth-last-of-type(even) {
        float: right;
    }

    .worksTest ul.worksArchiveList a li span {
        font-size: 10px;
        bottom: 70px;
    }

    .worksTest ul.worksArchiveList a li p {
        width: 95%;
        margin: 5px auto;
        font-size: 9px;
        /* -webkit-line-clamp: 3; */
    }

    .worksTest ul.worksCateLink {
        margin: 10px 5%;
        width: 90%;
    }

    .worksTest ul.worksArchiveList {
        padding-bottom: 10px;
        width: 96%;
        margin: 0 auto;
    }

    .worksTest ul.worksCateLink a li {
        background: url(/img/work/arrow.png) no-repeat right 10% center;
        font-weight: bold;
        font-size: 16px;
    }

    .worksTest p.workComment {
        width: 90%;
        margin: 0 auto 20px;
        padding: 0 5% 5%;
        font-size: 16px;
        text-align: left;
        line-height: 1.7;
    }

    .foodWrapp ul.foodPoint li dd:nth-of-type(1) {
        font-size: 22px;
    }

    .foodWrapp ul.foodPoint li dt {
        font-size: 20px;
    }

    .foodWrapp ul.foodPoint li dd {
        font-size: 18px;
    }

    .foodWrapp ul.foodPoint li dd img {
        width: 70%;
    }

    .foodWrapp ul.foodPoint.ex li {
        min-height: auto;
    }

    .worksTest ul.worksArchiveList.kind {
        margin-bottom: 30px;
    }

    .worksTest ul.worksArchiveList.kind a li span h4 {
        font-size: 14px;
    }

    .worksTest ul.worksArchiveList.kind a li span p {
        display: none;
    }
}

/*------------------------------------------------------------
    プライステスト
------------------------------------------------------------*/
.priceEvery {
    width: 100%;
    background: #334e6d;
    border: solid 1px #334e6d;
    box-sizing: border-box;
    margin-bottom: 40px;
}

.priceCenter {
    text-align: center;
    font-size: 1.3rem;
    padding-bottom: 30px;
}

.priceEvery span {
    display: block;
    padding: 15px;
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    color: #fff;
}

.priceEvery p {
    background: white;
    padding: 40px 0;
    text-align: center;
    font-size: 1.2rem;
    letter-spacing: 2px;
    font-weight: bold;
}

.priceOption {
    background: transparent;
}

.priceCons {
    padding: 70px 0;
    text-align: center;
    font-family: 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝';
}

.priceCons p {
    font-size: 1.2rem;
    font-weight: bold;
    padding-bottom: 30px;
}

.foodWrapp.priceCons h4 span {
    font-size: 2rem;
    font-weight: bold;
    padding-bottom: 0;
}

@media screen and (max-width: 768px) {
    .priceCenter {
        text-align: center;
        font-size: 14px;
        padding-bottom: 0;
    }
}

/*------------------------------------------------------------
    お客様の声
------------------------------------------------------------*/

.voice {
    padding: 100px 0 140px;
    background: url(/img/index/bg_voice03.png) no-repeat top/cover;
}

.voice .ttl {
    font-size: 50px;
    text-align: center;
    color: #fff;
}

.voice .txt1 {
    text-align: center;
    font-size: 18px;
    margin-top: 15px;
    color: #fff;
    margin-bottom: 60px;
}

.voice .box {
    margin-right: 25px;
    background: #fff;
    height: 290px;
}

.voice .box .left {
    display: block;
    margin: 30px 0 0 28px;
    width: 270px;
    float: left;
    font-size: 14px;
    line-height: 1.5;
}

.voice .box .ttl2 {
    font-size: 21px;
    margin-bottom: 38px;
    line-height: 1.7;
}

.voice .box p.img {
    width: 270px;
    float: right;
}

.voice .box p.img img {
    width: 270px;
    height: 290px;
    -o-object-fit: cover;
    object-fit: cover;
}

.voice .left p.btn {
    text-align: center;
    margin-top: 20px;
}

.voice .left p a {
    color: #fff;
    line-height: 32px;
    font-size: 13px;
    background: #44678c;
    display: block;
    width: 90%;
}

.voice .left p a img {
    display: inline-block;
    width: 6px;
    height: auto;
    margin: 10px 0 0 6px;
}

.voiceTopImg {
    height: 275px;
    background: url(/img/index/parallax_01.jpg) no-repeat center top 30% / cover;
    background-attachment: fixed;
}

.width {
    width: 1200px;
    margin: 0 auto 30px;
}

.voice .box .img {
    float: right;
}

#top .prev.slick-arrow {
    position: absolute;
    left: -50px;
    top: 160px;
}

#top .next.slick-arrow {
    position: absolute;
    right: -22px;
    top: 160px;
}

@media screen and (max-width: 768px) {
    .width {
        width: 100%;
        margin: 0;
    }

    .voiceTopImg {
        height: auto;
    }

    .voice {
        padding: 8% 0 10%;
    }

    .voice .ttl {
        font-size: 36px;
    }

    .voice .txt1 {
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 30px;
    }

    .voice .box {
        height: auto;
        min-height: 200px;
    }

    .voice .box .left {
        display: block;
        margin: 5%;
        width: 50%;
        float: left;
    }

    .voice .box .left {
        font-size: 11px;
        height: auto;
    }

    .voice .box .ttl2 {
        font-size: 15px;
        margin-bottom: 5%;
        line-height: 1.4;
    }

    .voice .box p.img {
        width: 38%;
        float: right;
        margin: 2% 2% 2% 0;
    }

    .voice .box p.img img {
        width: 100%;
        height: auto;
    }

    .voice .left p.btn {
        margin-top: 10px;
    }

    #top .prev.slick-arrow {
        position: absolute;
        left: -25px;
        top: 40%;
        background: #aaa;
        z-index: 9;
        padding: 10px;
        opacity: 0.8;
    }

    #top .next.slick-arrow {
        position: absolute;
        right: 0;
        top: 40%;
        background: #aaa;
        z-index: 9;
        padding: 10px;
        opacity: 0.8;
    }

    .voiceBox {
        margin-left: 25px;
    }
}

/*------------------------------------------------------------
    instagram
------------------------------------------------------------*/

.insta {
    width: 800px;
    margin: 50px auto 50px;
    background-color: transparent;
}

.insta .instaLink {
    display: block;
    width: 100%;
}

.insta .instaLink img {
    width: 100%;
}

@media screen and (max-width: 768px) {
    .insta {
        width: 90%;
        margin: 0 auto;
        padding: 30px 0;
    }
    .insta .instaLink {
        display: block;
        width: 100%;
    }
    
    .insta .instaLink img {
        width: 100%;
    }
    
}

/*------------------------------------------------------------
    メッセージ
------------------------------------------------------------*/
.message {
    font-size: 170%;
    text-align: center;
    margin: 50px 0;
}

.message .ttl {
    font-weight: bold;
    font-size: 160%;
    margin: 20px 0;
}

.message p {
    font-size: 16px;
    color: #727272;
}

@media screen and (max-width: 768px) {
    .message {
        margin: 50px 5%;
    }
}



/*------------------------------------------------------------
    CV
------------------------------------------------------------*/

.cvArea > p {
    text-align: center;
    font-size: 16px;
    line-height: 1.9;
    color: #727272;
    margin-top: 100px;
}

.cvArea .ttl {
    font-size: 32px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 83px;
}

.cvArea .cvBox {
    width: 1200px;
    margin: 0 auto;
    background: #334e6d;
    padding: 24px 34px;
    height: 210px;
    position: relative;
    margin-bottom: 70px;
}

.cvArea .cvBox .men {
    position: absolute;
    bottom: 0;
    left: 0;
}

.cvArea .cvBox .txt1,
#main .mainBox .cvArea .cvBox .txt1 {
    font-size: 36px;
    text-align: center;
    line-height: 64px;
    background: #fff;
    font-weight: bold;
    margin-bottom: 35px;
    padding-left: 200px;
    letter-spacing: 0.08em;
    color: #000;
    /* margin: 20px; */
    /* box-sizing: border-box; */
}

.cvArea .cvBox .cvBtm {
    float: right;
    width: 900px;
}

.cvBox .cvBtm .tel {
    display: inline-block;
    text-align: center;
    padding-left: 45px;
}

.cvBox .cvBtm .tel .number {
    font-size: 48px;
    font-weight: bold;
    letter-spacing: 0.05em;
    background: url(/img/common/ico_telCv.png) no-repeat center left;
    background-size: 27px 40px;
    padding-left: 36px;
}

.cvBox .cvBtm .tel .number a {
    color: #fff;
}

.cvBox .cvBtm .tel .time {
    font-size: 14px;
    color: #fff;
}

.cvBox .cvBtm .tel .time span {
    border: 1px solid;
    padding: 2px 4px;
}

.cvBox .cvBtm .mail {
    float: right;
    margin-top: 23px;
}

.cvBox .cvBtm .mail a {
    font-size: 24px;
    color: #000;
    background-color: #fff;
    padding: 24px 25px 24px 40px;
    border-radius: 1px;
}

.cvBox .cvBtm .mail .icoMail {
    padding: 5px 10px 0 0;
}

.cvBox .cvBtm .mail .right {
    padding-top: 8px;
    padding-left: 30px;
}

.cvArea .icoCv {
    position: absolute;
    left: 76%;
    top: 0;
    margin: 0;
}

.cvArea {
    position: relative;
}

#main .mainBox {
    position: relative;
}

#main .mainBox .img01 {
    position: absolute;
    top: 60px;
    left: 22%;
    z-index: -1;
}

#main .mainBox .img02 {
    position: absolute;
    top: 0;
    right: 20%;
    z-index: -1;
}

a:hover {
    opacity: 0.7;
    text-decoration: none;
}

@media screen and (max-width: 768px) {
    .cvArea > p {
        text-align: left;
        font-size: 14px;
        line-height: 1.5;
        margin: 5%;
    }

    #main .mainBox .cvArea .ttl,
    .cvArea .ttl {
        font-size: 24px;
        text-align: left;
        margin: 0 5% 5%;
    }

    .cvArea .icoCv,
    .cvArea .cvBox .men {
        display: none;
    }

    .cvArea .cvBox {
        width: 100%;
        padding: 5% 0;
        height: auto;
        margin-bottom: 0;
    }

    #main .mainBox .cvArea .cvBox .txt1,
    .cvArea .cvBox .txt1 {
        font-size: 22px;
        line-height: 1.5;
        margin: 0;
        letter-spacing: normal;
        color: #000;
        padding: 10px 5%;
        margin: 0 5% 20px;
    }

    .cvArea .cvBox .cvBtm {
        float: none;
        width: 100%;
    }

    .cvArea .cvBox .cvBtm {
        float: none;
        width: 100%;
    }

    .cvBox .cvBtm .tel {
        display: block;
        padding-left: 0;
    }

    .cvBox .cvBtm .tel .number {
        display: inline;
        color: #fff;
    }

    .cvBox .cvBtm .mail {
        float: none;
        margin: 10px 0 30px;
        text-align: center;
        padding-top: 20px;
    }

    .cvBox .cvBtm .mail a {
        background-image: url(/img/common/ico_mail.png);
        background-repeat: no-repeat;
        background-position: left 16px center;
        background-size: 20px;
        font-size: 18px;
        padding: 20px 20px 20px 44px;
    }

    .cvBox .cvBtm .tel .number {
        font-size: 10vw;
        background: url(/img/common/ico_telCv.png) no-repeat center left;
        padding-left: 7vw;
        background-size: 6vw;
    }
}

/*------------------------------------------------------------
    代表の思い
------------------------------------------------------------*/

.omoi {
    background-image: url(/img/index/bg_omoi_02.png), url(/img/index/bg_omoi_01.png);
    background-repeat: no-repeat, no-repeat;
    background-position: center bottom, left 76% top 70px;
    background-size: 100%, 560px;
}

.omoi .width {
    margin: 0 auto;
}

.omoi .box1 {
    width: 480px;
    line-height: 2;
    float: left;
    margin-top: 80px;
}

.omoi .box1 .ttl {
    font-size: 32px;
    line-height: 1.7;
}

.omoi .box1 .txt1 {
    font-size: 16px;
    margin: 30px 0 20px;
    line-height: 1.7;
}

.omoi .box1 .txt2 {
    font-size: 16px;
    line-height: 1.7;
}

.omoi .box2 {
    font-size: 16px;
    width: 480px;
    line-height: 2;
    float: right;
    margin-top: 740px;
    padding: 0 0 30px;
}

.omoi .box2 .txt2 {
    text-align: right;
    font-size: 20px;
    margin-top: 20px;
}

@media screen and (max-width: 768px) {
    .omoi {
        background: none;
    }

    .omoi .box1 {
        width: 90%;
        line-height: 1.7;
        float: none;
        margin: 8% 5% 8%;
    }

    .omoi .box1 .ttl {
        font-size: 22px;
        line-height: 1.5;
    }

    .omoi .box1 .txt1,
    .omoi .box1 .txt2 {
        font-size: 14px;
        line-height: 1.5;
    }

    .omoi .box1 .txt1 {
        margin: 20px 0 10px;
    }

    .omoi .box2 {
        font-size: 14px;
        width: 90%;
        line-height: 1.5;
        float: none;
        margin: 8% 0 0;
        padding: 5% 5% 50px;
        background-color: #fffcd6;
    }

    .omoi .spPhoto {
        margin: -50px 0 10%;
    }
}

/*------------------------------------------------------------
    制作実績
------------------------------------------------------------*/

.works {
    background: #f9f9f9;
    padding-top: 130px;
    padding-bottom: 100px;
}

.works .width {
    background: url(/img/index/bg_works.png) no-repeat left top -2px #fff;
    height: 100%;
    position: relative;
    padding-top: 40px;
    border: 1px solid #000;
    border-top: none;
}

.works .ttl {
    font-size: 45px;
    position: absolute;
    text-align: center;
    top: -30px;
    left: 43%;
    padding-top: -33px;
}

.works .txt1 {
    font-size: 18px;
    text-align: center;
}

.works .itemList {
    padding: 0 60px;
    margin-top: 56px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.works .itemList .item {
    margin-bottom: 37px;
    width: 23%;
}

.works .itemList .item .img img {
    height: 190px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.works .itemList .item p {
    font-size: 13px;
    letter-spacing: -0.05em;
}

.works .itemList .item h3 {
    font-size: 18px;
    margin: 24px 0 6px;
    letter-spacing: -0.01em;
}

.works .itemList .item:nth-of-type(4n) {
    margin-right: 0;
}

.works .ttl02 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0;
}

.works .worksLink {
    margin: 0 auto -40px;
    width: 370px;
    position: relative;
}

.works .worksLink a {
    font-size: 22px;
    color: #fff;
    text-align: center;
    background: #334e6d;
    width: 100%;
    display: inline-block;
    line-height: 78px;
    box-shadow: 3px 3px #e4e4e4;
}

.works .worksLink a:hover {
    background: #628b9a;
    opacity: 1;
}

.works .itemList .item a {
    color: #000;
    display: block;
}

.worksLink .right {
    padding: 33px 0 0 20px;
}

span.yBorder {
    background: linear-gradient(transparent 70%, #f9e149 70%);
    padding-bottom: 10px;
}

@media screen and (max-width: 768px) {
    .works {
        height: auto;
        padding-top: 30px;
        padding-bottom: 30px;
        width: 100%;
    }

    .works .width {
        background-image: none;
        height: auto;
        position: relative;
        margin: 3%;
        width: 94%;
        background: #fff;
        border: 1px solid #000;
        padding: 20px 20px 40px;
        box-sizing: border-box;
    }

    .works .ttl {
        font-size: 30px;
        position: relative;
        top: auto;
        left: auto;
    }

    .works .ttl02 {
        font-size: 20px;
        margin: 10px 0;
    }

    .works .txt1 {
        font-size: 14px;
    }

    .works .itemList {
        padding: 0;
        margin-top: 30px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .works .itemList .item {
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
        width: 48%;
    }

    .works .itemList .item h3 {
        font-size: 16px;
        margin: 10px 0 6px;
        letter-spacing: -0.01em;
    }

    .works .itemList .item p {
        font-size: 14px;
        letter-spacing: -0.05em;
    }

    .works .worksLink {
        width: 80%;
        margin: 0 auto;
    }

    .works .itemList .worksLink a {
        font-size: 18px;
        width: 100%;
        line-height: 1.4;
        padding: 10px;
    }
}
/* 実績スライダー追加 */
#work #main .photoTc {
    border: none;
}
.sliderType01 {
    width: 900px;
    margin: 0 auto;
}
.sliderType01 .slick-track {
    display: flex;
    align-items: center;
}
.sliderType01 .slick-prev:before {
    width: 19px;
    height: 19px;
    border-top: solid 8px #44678c;
    border-right: solid 8px #44678c;
    left: 0px;
}
.sliderType01 .slick-next:before {
    width: 19px;
    height: 19px;
    border-top: solid 8px #44678c;
    border-right: solid 8px #44678c;
}
.sliderType01 .slick-dots {
    bottom: -48px;
}
.sliderType01 li img {
    width: auto;
    max-width: 900px;
    margin: 0 auto;
    height: auto;
}
@media screen and (max-width: 768px) {
    .sliderType01 {
        width: 90%;
        margin: 0 auto;
    }
    .sliderType01 li {
        margin: 0 4px;
    }
    .sliderType01 .slick-dots li button:before {
        font-size: 10px;
        line-height: 10px;
        width: 10px;
        height: 10px;
    }
    .sliderType01 .slick-dots li {
        width: 10px;
    }
    .sliderType01 .slick-dots {
        bottom: -30px;
    }
    #work #main .photoTc {
        margin-bottom: 30px;
    }
}

/*------------------------------------------------------------
    topslider
------------------------------------------------------------*/
#top .mainBox {
    background: url(/img/index/slider01_bg.png) repeat-x center bottom;
    margin-bottom: 60px;
}

#top .mainBox .slider01 {
    margin: 30px 0;
}

#top .mainBox .bx-viewport {
    height: 250px !important;
}

@media screen and (max-width: 768px) {
    #top .mainBox .bx-viewport {
        height: auto !important;
    }
}
