@charset "utf-8";
body,
html,
img,
ol,
ul {
    margin: 0;
    padding: 0
}

#gnav ul,
#header_in {
    width: 1080px
}

#gnav ul li,
#gnav ul li+li {
    border-right: 1px solid #ed827a
}

#gnav ul li a::after,
#gnav_nameplate ul li a::after {
    position: absolute;
    bottom: 3px;
    left: 21px;
    content: '';
    height: 1px;
    border-bottom: 3px solid #fff
}

#gnav ul li a,
#lnav_wrap a,
#pnav>ul>li>a,
#snav a,
#top_head {
    text-decoration: none
}

#gnav ul li,
#lnav_wrap,
#logo,
#pnav>ul>li,
#snav ul li,
.cont #lnav_wrap {
    float: left
}

#gnav_nameplate ul li a.current,
#pnav>ul>li:last-child,
.bold,
.tel_pc {
    font-weight: 700
}

#lnav>ul>li,
#lnav>ul>ul>li,
#pnav>ul>li {
    list-style-type: none
}

#fnav:after,
.inner:after {
    clear: both;
    visibility: hidden
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v13/v0dcGFAl2aezM9Vq_aFTQ.ttf) format('truetype')
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v13/DvlFBScY1r-FMtZSYIYoYw.ttf) format('truetype')
}

@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 100;
    src: url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff2") format('woff2'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff) format('woff'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.otf) format('opentype')
}

@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 300;
    src: url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff2") format('woff2'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff) format('woff'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.otf) format('opentype')
}

@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 400;
    src: url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2") format('woff2'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format('woff'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format('opentype')
}

@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 500;
    src: url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff2") format('woff2'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff) format('woff'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.otf) format('opentype')
}

@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 700;
    src: url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2") format('woff2'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff) format('woff'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf) format('opentype')
}

@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 900;
    src: url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff2") format('woff2'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff) format('woff'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.otf) format('opentype')
}

body {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
    -webkit-text-size-adjust: 100%;
    font-size: 16px;
    min-width: 1080px
}

ol,
ul {
    list-style: none
}

img {
    vertical-align: bottom
}

a:hover,
a:link,
a:visited {
    color: #cb1009;
    text-decoration: underline
}

a:active {
    color: #cb1009
}

.pc_hidden {
    display: none
}

.sp_hidden,
header:after {
    display: block
}

#nav_toggle,
.tel_sp {
    display: none
}

h2 {
    font-size: 22px
}

.ml0 {
    margin-left: 0
}

.ml1 {
    margin-left: 1em
}

.mt0 {
    margin-top: 0
}

.mt5 {
    margin-top: 5px
}

.mt10 {
    margin-top: 10px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.mt25 {
    margin-top: 25px
}

.mt30 {
    margin-top: 30px
}

.mb10 {
    margin-bottom: 10px
}

.mb15 {
    margin-bottom: 15px
}

.mb20 {
    margin-bottom: 20px
}

.mb25 {
    margin-bottom: 25px
}

.mb30 {
    margin-bottom: 30px
}

.pt0 {
    padding-top: 0
}

.pb20 {
    padding-bottom: 20px
}

.pb25 {
    padding-bottom: 25px
}

.pb30 {
    padding-bottom: 30px
}

.pb70 {
    padding-bottom: 70px
}

.important {
    color: red
}

.normal_text {
    margin-bottom: 0
}

.markup {
    background: #ff0
}

.clear {
    clear: both
}

.page_back {
    text-align: right
}

.fs12 {
    font-size: 12px
}

.fs14,
.tel_pc {
    font-size: 14px
}

header {
    z-index: 100
}

header:after {
    content: "";
    clear: both
}

#header_in {
    height: auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

#logo {
    margin: 30px 0;
    width: 40%
}

.tel_pc {
    position: absolute;
    right: 0;
    top: 5px
}

#gnav ul li a,
#nav_toggle div {
    position: relative
}

#nav_toggle span:nth-child(1),
.main_kv {
    top: 15px
}

#snav,
.time {
    font-size: 12px
}

#gnav ul,
#gnav_nameplate ul {
    list-style: none;
    display: table;
    margin: 0 auto;
    text-align: center
}

#snav {
    position: absolute;
    top: 50%;
    right: 30%
}

#snav a {
    color: #000
}

#snav ul li:after {
    content: "| ";
    padding-right: 5px
}

#snav ul li:last-child:after {
    content: none
}

#gnav {
    background-color: #e72719;
    width: 100%;
    font-size: 16px;
    padding: 5px 0
}

#gnav ul li {
    width: 216px;
    border-left: 1px solid #ed827a;
    box-sizing: border-box
}

#gnav ul li+li {
    border-left: 0
}

#gnav ul li a {
    padding: 20px;
    display: block;
    color: #fff
}

#gnav ul li a::after {
    width: 0
}

#gnav ul li a.current::after,
#gnav ul li a:hover::after {
    width: 80%
}

#gnav ul li:nth-child(2) span,
#gnav_nameplate ul li:nth-child(1) span,
#gnav_nameplate ul li:nth-child(2) span,
#gnav_nameplate ul li:nth-child(4) span {
    display: inline-block;
    text-align: left
}

#gnav ul li:nth-child(2) a {
/*
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: 22px
*/
}

#nav_toggle span {
    display: block;
    position: absolute;
    height: 5px;
    width: 80%;
    background: #fff;
    left: 10%;
    -webkit-transition: 0.35s ease-in-out;
    -moz-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out
}

#nav_toggle span:nth-child(2) {
    top: 25px
}

#nav_toggle span:nth-child(3) {
    top: 35px
}

#top_head {
    display: block;
    top: 0;
    position: fixed;
    width: 100%;
    line-height: 1;
    z-index: 666;
    background-color: #fff
}

#nav_toggle {
    position: absolute;
    right: 0;
    top: 0;
    width: 59px;
    height: 59px;
    cursor: pointer;
    z-index: 101;
    padding-left: 5px
}

#gnav_nameplate {
    background-color: #fce7e6;
    width: 100%;
    font-size: 16px;
    padding: 10px 0
}

#gnav_nameplate ul {
    width: 1080px
}

#gnav_nameplate ul li {
    float: left;
    width: 135px;
    border-left: 1px solid #f8bdba;
    border-right: 1px solid #f8bdba;
    box-sizing: border-box
}

#gnav_nameplate ul li:nth-child(1) a,
#gnav_nameplate ul li:nth-child(2) a,
#gnav_nameplate ul li:nth-child(4) a {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 22px
}

@-moz-document url-prefix() {
    #gnav ul li:nth-child(2) a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 12px
    }
    #gnav_nameplate ul li:nth-child(1) a,
    #gnav_nameplate ul li:nth-child(2) a,
    #gnav_nameplate ul li:nth-child(4) a {
        padding-top: 4px;
        padding-bottom: 4px;
        line-height: 12px
    }
}

#gnav_nameplate ul li+li {
    border-left: 0;
    border-right: 1px solid #f8bdba
}

.head05,
.ttl04,
.ttl05 {
    border-left: 6px solid #ccc
}

#gnav_nameplate ul li a {
    padding: 15px 10px;
    display: block;
    color: #e72719;
    text-decoration: none;
    position: relative
}

#gnav_nameplate ul li a::after {
    width: 0
}

#pnav {
    display: block;
    width: 100%;
    padding-top: 15px;
    font-size: 85%;
    overflow: hidden
}

#pnav>ul>li>a {
    color: #636363
}

#pnav>ul>li::after {
    content: ">";
    padding: 0 5px
}

#pnav>ul>li:last-child {
    color: #636363
}

#pnav>ul>li:last-child::after {
    content: none
}

#lnav_wrap {
    width: 25%
}

#lnav_wrap a:hover {
    text-decoration: underline
}

.cont #lnav_wrap {
    width: auto
}

.cont #lnav_wrap a {
    text-decoration: none
}

.cont #lnav_wrap a:hover {
    text-decoration: underline
}

#lnav>ul>li {
    background: #efefef;
    padding: 10px 10px 10px 40px;
    position: relative;
    font-size: 14px
}

#lnav>p,
#lnav>ul>li.no_under {
    list-style-type: none;
    background: #e72719;
    padding: 5px 15px;
    position: relative;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 40px;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0
}

#lnav>ul>li::after,
#lnav>ul>li::before {
    position: absolute;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle
}

#lnav>ul>li::after,
#lnav>ul>ul>li::before {
    margin-top: -4px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

#lnav>ul>li::before {
    top: 10px;
    left: 10px;
    width: 16px;
    height: 16px;
    background: #e72719;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

#lnav>ul>li::after {
    content: '';
    top: 18px;
    left: 12px;
    width: 6px;
    height: 6px;
    line-height: 1.2em;
    display: block;
    position: absolute;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    border-bottom: 0
}

#lnav>ul>li.no_under::before {
    content: none
}

#lnav>ul>ul>li::before,
#lnav_nameplate>ul>li::before {
    content: '';
    width: 6px;
    height: 6px;
    border-top: 2px solid #e72719;
    border-right: 2px solid #e72719;
    border-bottom: 0;
    font-weight: 700
}

#lnav>ul>li>a {
    color: #000;
    display: block;
    font-size: 15px;
    line-height: 18px
}

.tree>ul>li>a {
    font-weight: 700
}

#lnav>ul>ul>li>a {
    color: #000;
    display: block;
    font-size: 14px;
    line-height: 18px;
    padding-right: 10px
}

#lnav>p>a,
#lnav_nameplate>p>a {
    color: #fff;
    display: block
}

#lnav>p>a {
    font-size: 16px
}

#lnav>ul>ul>li {
    background: #efefef;
    padding: 5px 0 10px 40px;
    position: relative
}

#lnav>ul>ul>li::before {
    top: 13px;
    left: 20px;
    font-size: 1em;
    line-height: 1.2em;
    display: block;
    position: absolute;
    transform: rotate(45deg)
}

#lnav_nameplate>p,
#lnav_nameplate>ul>li {
    list-style-type: none;
    position: relative;
    font-size: 14px
}

#lnav_nameplate>p {
    background: #e72719;
    padding: 5px 15px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 40px;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0
}

#lnav_nameplate>ul>li {
    background: #efefef;
    padding: 5px 0 5px 40px
}

#lnav_nameplate>ul>li.list_space {
    padding: 20px 0
}

#lnav_nameplate>ul>li::before {
    margin-top: 0;
    top: 15px;
    left: 15px;
    font-size: 1em;
    line-height: 1.2em;
    display: block;
    position: absolute;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

#main_nameplate_wrap,
#main_wrap {
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box
}

#lnav_nameplate>ul>li.list_space::before {
    content: none
}

#lnav_nameplate>ul>li>a {
    color: #000;
    display: block
}

.head04,
.main_title,
.ttl01,
.ttl03 {
    color: #e41e13
}

#main_wrap {
    width: 1080px;
    padding-top: 189px
}

#main_nameplate_wrap {
    width: 1080px;
    padding-top: 255px;
    position: relative
}

.main_visual {
    position: relative;
    width: 1080px;
    height: 360px;
    margin: 0 auto 30px;
    padding-top: 15px
}

.main_kv {
    position: absolute;
    right: 0;
    overflow: hidden
}

#contents_wrap {
    width: 71%;
    float: right
}

.inner_wrap {
    margin-bottom: 25px;
    overflow: hidden;
    position: relative
}

.inner_2nd {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0
}

.btn a,
.gallery_img,
.gallery_text {
    position: relative
}

.cont {
    margin-top: -200px;
    padding-top: 200px;
    overflow: hidden
}

.cont_nameplate {
    margin-top: -275px;
    padding-top: 275px;
    margin-bottom: 30px;
    overflow: hidden
}

#contents_wrap section,
.cont_company {
    margin-top: -200px;
    padding-top: 200px;
    overflow: hidden
}

.cont_company {
    margin-bottom: 40px
}

#contents_wrap section {
    margin-bottom: 50px
}

.head01 {
    margin-top: 0;
    padding: 0 0 10px;
    border-bottom: 1px solid #f4f4ee;
    font-size: 22px
}

.head02 {
    margin-top: 0;
    padding: 0 0 5px;
    font-size: 24px
}

.head02.line {
    border-bottom: 1px solid #ededed;
    padding-bottom: 3px
}

.head03,
.head04 {
    padding: 0 0 5px;
    margin-top: 0
}

.head03 {
    border-bottom: 1px solid #e41e13;
    font-size: 22px
}

.head04 {
    border-bottom: 1px solid #ededed;
    font-size: 20px
}

.head05 {
    margin-top: 0;
    padding: 0.25em 0 0.25em 0.75em;
    font-size: 18px
}

.head06 {
    font-size: 16px
}

.ttl01 {
    font-size: 24px;
    margin: 30px 0
}

.ttl02 {
    margin-top: 0;
    padding: 0 0 5px;
    border-bottom: 1px solid #e41e13;
    font-size: 22px
}

.ttl02.line,
.ttl03 {
    border-bottom: 1px solid #ededed
}

.ttl02.line {
    padding-bottom: 3px
}

.ttl03 {
    margin-top: 0;
    padding: 0 0 5px;
    font-size: 20px
}

.ttl03.line {
    margin-top: 30px;
    padding: 15px 0;
    border-top: 1px solid #e41e13;
    border-bottom: 3px solid #e41e13;
    color: #e41e13;
    font-size: 20px
}

.ttl04,
.ttl05 {
    margin-top: 0;
    padding: 0.25em 0 0.25em 0.75em;
    font-size: 18px
}

.text_line,
.ttl_line {
    padding: 5px 0;
    border-bottom: 1px solid #e2dfde
}

.ttl06 {
    font-size: 16px
}

.main_title {
    font-size: 24px;
    margin-top: 60px;
    margin-bottom: 40px
}

.text-c {
    text-align: center
}

.col4 a,
.wrap_item a {
    color: #cb1009
}

.main_title span {
    font-size: 18px
}

.ttl_line {
    font-weight: 700
}

.ttl_bg {
    background: #efefef;
    padding: 5px;
    font-weight: 700
}

.main_title .pc_hidden {
    display: none
}

.inner:after,
.main_title .sp_hidden {
    display: block
}

.center {
    text-align: center
}

.wide_normal {
    width: 1080px;
    margin: 0 auto;
    box-sizing: border-box
}

.wide {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    padding: 40px 0
}

.wide p {
    margin-bottom: 30px
}

.gray {
    background: #e2dfde
}

.lightgray {
    background: #ebe9e9
}

.white {
    background: #fff
}

.inner {
    width: 1080px;
    margin: 0 auto
}

.inner:after {
    font-size: 0;
    content: "";
    height: 0
}

.row {
    display: flex;
    margin-left: -10px
}

.col {
    width: 100%;
    margin-left: 10px;
    padding: 5px
}

.wrap_item,
.wrap_item2,
.wrap_item_p {
    width: 31.333%
}

.line {
    border-bottom: 1px solid #e2dfde;
    padding: 35px 0
}

.firstline {
    border-bottom: 1px solid #e2dfde;
    padding: 0 0 35px
}

.wrap {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -2%;
    font-size: 12px
}

.col4,
.wrap_item,
.wrap_item2,
.wrap_item_p {
    margin-left: 2%;
    margin-bottom: 15px;
    box-sizing: border-box
}

.wrap_item,
.wrap_item2 {
    padding: 5px;
    font-size: 15px
}

.wrap_item a {
    font-weight: 700
}

.reference .wrap_item a {
    font-weight: 400
}

.link12 a {
    font-size: 12px
}

.col4 img,
.row img,
.wrap_item img,
.wrap_item2 img {
    width: 100%;
    height: auto
}

.col4 {
    width: 23%;
    padding: 5px;
    font-size: 14px
}

.arrow_down a:before,
.btn,
.btn a,
.estimate_btn .btn,
.estimate_btn .btn a {
    color: #fff;
    text-decoration: none
}

.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-sm-9 {
    width: 75%
}

.col-sm-8 {
    width: 66.66666667%
}

.col-sm-7 {
    width: 58.33333333%
}

.col-sm-6 {
    width: 50%
}

.col-sm-5 {
    width: 41.66666667%
}

.col-sm-4 {
    width: 33.33333333%
}

.col-sm-3 {
    width: 25%
}

.col-sm-2 {
    width: 16.66666667%
}

.col-sm-1 {
    width: 8.33333333%
}

.col-sm-offset-3 {
    margin-left: 25%
}

.gallery_img {
    width: 40%;
    float: left;
    margin-right: 2%;
    z-index: 7
}

.gallery_img p {
    margin: 0
}

.gallery_img img {
    width: 100%;
    height: auto
}

.gallery_text {
    width: 58%;
    float: left;
    z-index: 8
}

.gallery_text .important {
    font-size: 19px
}

.btn {
    height: 70px;
    text-align: center;
    line-height: 70px;
    outline: 0;
    margin-bottom: 10px;
    background-color: #e41e13
}

.btn a {
    display: block;
    font-weight: 700;
    font-size: 16px
}

.btn::after,
.btn::before {
    position: absolute;
    z-index: -1;
    display: block;
    content: ''
}

.btn.more {
    width: 35%;
    margin: 0 auto
}

.btn.link:hover,
.btn.mail:hover,
.btn.more:hover,
.btn:hover,
.btn_faq:hover,
.btn_flow:hover,
.btn_nameplate:hover,
.top_btn_nameplate:hover {
    background-color: #444
}

.btn.mail {
    width: 40%;
    margin: 25px auto;
    position: relative
}

.btn.mail img {
    vertical-align: middle;
    position: absolute;
    top: 25%;
    left: 5%
}

.btn.link {
    width: 80%;
    margin: 25px auto;
    position: relative
}

.arrow a:after,
.arrow a:before {
    -webkit-transform: rotate(-45deg);
    margin-top: -4px
}

.arrow a:after,
.arrow a:before,
.arrow_down a:before {
    display: block;
    position: absolute;
    content: "";
    top: 50%;
    width: 10px;
    height: 10px
}

.arrow a:before {
    transform: rotate(-45deg);
    right: 10px;
    background: #fff
}

.arrow a:after {
    transform: rotate(-45deg);
    right: 13px;
    background: #e41e13
}

.arrow a:hover:after {
    background: #444
}

.arrow_down a:before {
    font-weight: 700;
    font-size: 14px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    right: 10px;
    margin-top: -7px
}

.arrow_back a:before,
.arrow_triangle a:before {
    content: "";
    display: inline-block;
    left: 0;
    top: 50%;
    margin-top: -8px
}

.arrow_triangle {
    display: inline-block;
    position: relative
}

.arrow_triangle a {
    padding-left: 15px
}

.arrow_triangle a:before {
    border: 8px solid transparent;
    border-left-color: #cb1019;
    position: absolute
}

.arrow_back {
    position: relative
}

.arrow_back a {
    padding-left: 20px
}

.arrow_back a:before {
    border: 8px solid transparent;
    border-right-color: #cb1019;
    position: absolute
}

#fnav>ul>li,
.contact h2 {
    border-bottom: 1px solid #000
}

.menu_under {
    display: none
}

.estimate_btn {
    width: 100%
}

.estimate_btn p {
    margin-top: 0
}

.estimate_btn .btn {
    width: 20%;
    height: 40px;
    float: right;
    text-align: center;
    line-height: 40px;
    outline: 0;
    margin-left: 10px;
    margin-bottom: 10px;
    background-color: #e41e13
}

.estimate_btn .btn a {
    display: block;
    font-weight: 700;
    position: relative;
    font-size: 16px
}

.text_link {
    width: 48%;
    display: inline-block
}

.contact {
    background-color: #f6f6f7;
    background-image: url("../images/contact_bg.jpg");
    position: relative;
    overflow: hidden;
    padding: 5px 20px;
    box-sizing: border-box;
    margin-top: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right bottom
}

.contact h2 {
    width: 85%
}

.contact_sp {
    display: none
}

.footer_tel {
    width: 30%;
    float: left;
    z-index: 2
}

.footer_tel p {
    margin: 0
}

.tel a {
    cursor: default;
    pointer-events: none
}

footer {
    margin-top: 60px;
    border-top: 2px solid #e41e13;
    background: #f5f4f4;
    font-size: 12px;
    overflow: hidden
}

#footer_inner {
    width: 1080px;
    margin: 0 auto
}

#fnav a {
    color: #000;
    text-decoration: none
}

#fnav>ul {
    float: left;
    width: 215px;
    margin-top: 15px;
    font-size: 12px
}

#fnav>ul>li {
    padding: 0;
    margin-right: 5px;
    font-weight: 700
}

#fnav>ul>ul {
    padding: 10px 15px;
    font-weight: 400
}

#fnav>ul>ul>li {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.5em
}

#fnav>ul>ul>li:before {
    content: ">";
    padding-right: 5px;
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace
}

#fnav:after {
    content: "";
    height: 0;
    display: block
}

#footer_sub {
    margin: 0 auto;
    background: #e41e13;
    color: #fff;
    padding: 5px
}

#footer_sub p {
    margin: 0
}

#fsnav>ul>li {
    float: left;
    display: inline-block
}

#fsnav>ul>li.pc_hidden {
    display: none
}

#fsnav>ul>li:after {
    content: "| ";
    padding-right: 5px
}

#fsnav>ul>li:last-child:after {
    content: none
}

#fsnav>ul>li a {
    color: #fff
}

.copy {
    width: 100%;
    text-align: right
}

#page_top {
    background: #fff;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)"""border:1px solid #e41e13;
    border-radius: 15px;
    color: #FFF;
    padding: 15px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    text-decoration: none;
    z-index: 60
}

#page_top:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)"
}



/* スクロール時ヘッダー縮小化 */
#top_head.is-animation {
	height: 80px;
	transition: .3s;
}
#top_head.is-animation #header_in {
	height: 50px;
	transition: .3s;
}
#top_head.is-animation #header_in #logo {
	margin: 0;
}
#top_head.is-animation #header_in #logo img {
	width: 60%;
	height: auto;
}

#top_head.is-animation #gnav {
	font-size: 13px;
}
#top_head.is-animation #gnav a {
	padding: 10px;
}
#top_head.is-animation #gnav_nameplate {
	font-size: 12px; line-height: 18px; padding: 1px;
}

#top_head.is-animation #snav , #top_head.is-animation .tel_text {
	display: none;
}
#top_head.is-animation .tel_pc p {
	padding: 0; margin: 0;
}
#top_head.is-animation .tel_pc img {
	width: 80%; height: auto;
}
#top_head.is-animation #bt_header_contact , #top_head.is-animation #bt_header_references {
    top: 15%;
}
#bt_header_contact a , #bt_header_references a {
    padding: 10px 30px 10px 30px;
}
/* スクロール時ヘッダー縮小化 end */



@media screen and (max-width:768px) {
    #gnav,
    .tel_sp,
    .tel_sp img {
        position: absolute
    }
    #contents_wrap,
    #gnav ul li,
    #page .slide_body,
    .col-sm-2,
    .tel_sp {
        box-sizing: border-box
    }
    .col-sm-offset-3,
    .row {
        margin-left: 0
    }
    body {
        font-size: 14px;
        min-width: auto
    }
    .pc_hidden {
        display: block
    }
    .sp_hidden,
    .tel_pc {
        display: none
    }
    h1 {
        font-size: 20px
    }
    h2 {
        font-size: 18px
    }
    header {
        height: 50px
    }
    #header_in {
        position: static
    }
    #logo {
        margin: 0
    }
    #logo img {
        width: 230px;
        height: auto
    }
    .tel_sp {
        display: block;
        width: 59px;
        height: 59px;
        padding: 5px;
        background: #fff;
        border: 1px solid #dcdcdc;
        top: 0;
        right: 69px
    }
    #gnav,
    #top_head {
        padding: 0;
        width: 100%
    }
    #gnav,
    #nav_toggle {
        background: #e72719
    }
    .tel_sp img {
        top: 18%;
        left: 25%
    }
    #snav {
        display: none
    }
    #top_head {
        top: 0;
        position: fixed;
        margin-top: 0;
        height: 59px
    }
    #top_head.fixed {
        padding-top: 0
    }
    #mobile_head {
        width: 100%;
        z-index: 999
    }
    #gnav {
        top: -497px;
        text-align: center;
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
        z-index: 6;
        border-top: 0
    }
    #gnav ul {
        list-style: none;
        position: static;
        right: 0;
        bottom: 0;
        width: 100%;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch
    }
    #gnav ul li {
        position: relative;
        border: 0;
        width: 100%;
        border-bottom: #fff 1px solid;
        padding-left: 15px;
        text-align: left;
        font-size: 14px;
        -webkit-text-size-adjust: 100%
    }

    #gnav ul li.pcOnly {
        display: none !important
    }
    #gnav ul li.spOnly {
        display: inline-table !important
    }
    #gnav ul li a,
    #top_head.fixed #gnav ul li a {
        width: 100%;
        display: block;
        color: #fff;
        padding: 18px 0
    }
    #gnav ul li a:hover {
        opacity: 0.8
    }
    #gnav ul li a::after {
        content: '';
        margin-top: -4px;
        top: 50%;
        right: 15px;
        left: auto;
        bottom: auto;
        width: 8px;
        height: 8px;
        color: #fff;
        font-size: 1em;
        font-weight: 700;
        line-height: 1.2em;
        display: block;
        position: absolute;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        border-bottom: 0
    }
    #lnav>ul>li::after,
    .open #nav_toggle span:nth-child(1) {
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg)
    }
    #gnav ul li a.current::after,
    #gnav ul li a:hover::after {
        width: 8px
    }
    #nav_toggle {
        display: block;
        padding: 0 5px
    }
    .open #nav_toggle span:nth-child(1) {
        top: 25px;
        transform: rotate(45deg)
    }
    .open #nav_toggle span:nth-child(2) {
        width: 0;
        left: 50%
    }
    .open #nav_toggle span:nth-child(3) {
        top: 25px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    .open #gnav {
        -moz-transform: translateY(556px);
        -webkit-transform: translateY(556px);
        transform: translateY(556px)
    }
    #gnav_nameplate {
        display: none
    }
    #lnav_wrap {
        width: 100% !important;
        float: none;
        margin-bottom: 30px
    }
    #lnav>ul>li,
    #lnav_nameplate>ul>li {
        padding: 10px
    }
    #lnav>ul>ul>li {
        padding: 10px;
        border-bottom: 1px solid #dfdfdf
    }
    #lnav>ul>li>a,
    #lnav_nameplate>ul>li>a {
        border: 2px solid #000;
        padding: 10px;
        font-size: 14px
    }
    #lnav>ul>ul>li>a {
        padding-left: 10px;
        padding-right: 20px
    }
    #lnav>ul>li::after,
    #lnav>ul>li::before {
        left: auto
    }
    #lnav>ul>li::before,
    #lnav>ul>ul>li::before,
    #lnav_nameplate>ul>li.list_space::after,
    #lnav_nameplate>ul>li::before {
        content: none
    }
    #lnav>ul>li::after,
    #lnav>ul>ul>li::after,
    #lnav_nameplate>ul>li::after {
        content: '';
        margin-top: -4px;
        right: 25px;
        width: 6px;
        height: 6px;
        color: #fff;
        font-size: 1em;
        line-height: 1.2em;
        position: absolute;
        border-top: 2px solid #000;
        border-right: 2px solid #000;
        border-bottom: 0;
        display: block;
        font-weight: 700
    }
    #lnav>ul>li::after {
        top: 33px;
        left: auto;
        transform: rotate(45deg)
    }
    #lnav>ul>ul>li::after,
    #lnav_nameplate>ul>li::after {
        top: 50%;
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    main {
        width: 100%
    }
    #main_nameplate_wrap,
    #main_wrap {
        width: 100%;
        padding-top: 59px
    }
    #contents_wrap {
        width: 100%;
        float: none;
        padding: 0 15px
    }
    .main_visual,
    .main_visual img {
        width: 100%;
        height: auto
    }
    .main_kv {
        position: relative
    }
    #page .slide_text {
        position: static
    }
    #page .slide_body {
        width: 100%;
        position: static
    }
    .inner_2nd {
        position: relative;
        margin-top: 60px
    }
    .inner_wrap img {
        margin-bottom: 5px
    }
    .cont,
    .cont_company,
    .cont_nameplate {
        margin-top: -59px;
        padding-top: 59px;
        overflow: hidden
    }
    #contents_wrap section {
        margin-top: -70px;
        padding-top: 70px
    }
    .wide {
        padding: 20px 15px
    }
    .inner {
        width: 100%
    }
    .wide_normal {
        width: 100%;
        padding: 0 15px
    }
    .wide p {
        margin-bottom: 15px
    }
    .btn_scroll,
    .btn_scroll_long {
        outline: 0;
        margin-bottom: 10px;
        background-color: #e41e13;
        color: #fff;
        text-decoration: none;
        text-align: center
    }
    .ttl01 {
        font-size: 22px
    }
    .ttl02 {
        font-size: 20px
    }
    .ttl03 {
        font-size: 18px
    }
    .ttl04,
    .ttl05 {
        font-size: 16px
    }
    .ttl06 {
        font-size: 14px
    }
    .main_title {
        font-size: 22px
    }
    .menu_under {
        display: block;
        margin-top: 25px
    }
    .menu_inner div {
        display: inline-table
    }
    .btn_scroll {
        width: 48.9%
    }
    .btn_scroll_long {
        width: 98.9%
    }
    .btn_scroll a,
    .btn_scroll_long a {
        display: block;
        color: #fff;
        font-weight: 700;
        text-decoration: none;
        position: relative;
        font-size: 13px;
        height: 50px;
        line-height: 18px
    }
    .btn_scroll.one_line a span,
    .btn_scroll_long.one_line a span {
        position: absolute;
        top: 33%;
        left: 0;
        right: 0
    }
    .btn_scroll.two_line a span,
    .btn_scroll_long.two_line a span {
        position: absolute;
        top: 15%;
        left: 0;
        right: 0
    }
    .btn_scroll a::after,
    .btn_scroll_long a::after {
        display: block;
        content: "";
        position: absolute;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        border-bottom: 1px solid #fff;
        border-left: 1px solid #fff;
        top: 50%;
        right: 10px;
        width: 10px;
        height: 10px;
        margin-top: -7px
    }
    .col4,
    .wrap_item {
        width: 48%
    }
    .row {
        display: block
    }
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8 {
        width: 100%;
        box-sizing: border-box
    }
    .col-sm-2 {
        width: 35%;
        float: left
    }
    #fnav>ul,
    #fsnav>ul>li,
    .footer_tel {
        float: none
    }
    .gallery_img,
    .gallery_text {
        width: 100%
    }
    .btn.more {
        width: 90%
    }
    .btn.mail {
        width: 100%;
        margin: 25px 0;
        position: relative
    }
    .btn.mail img {
        width: 7%;
        top: 40%;
        height: auto
    }
    .estimate_btn {
        display: inline-block;
        padding-left: 0;
        padding-right: 0;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
        position: static
    }
    #fnav>ul>li a,
    .contact_sp,
    .text_link {
        display: block
    }
    .estimate_btn .btn {
        width: 80%;
        float: none;
        margin: 0 auto
    }
    #fnav>ul,
    #fnav>ul>li,
    #fsnav,
    .contact h2,
    .copy,
    .text_link {
        width: 100%
    }
    .contact {
        background-image: none
    }
    .contact_sp {
        margin-bottom: 10px
    }
    .footer_tel {
        width: 100%
    }
    .tel a {
        pointer-events: auto
    }
    #fnav>ul {
        margin: 0;
        position: relative
    }
    #fnav>ul>li {
        border-bottom: 1px solid #b2b2b2
    }
    #fnav>ul>li a {
        padding: 10px
    }
    #fnav>ul>ul {
        display: none
    }
    #fsnav>ul {
        text-align: center
    }
    #fsnav>ul>li.pc_hidden {
        display: inline-block
    }
    .copy {
        text-align: center;
        clear: both
    }


/* スクロール時ヘッダー縮小化 */
#top_head.is-animation {
	height: auto;
}
#top_head.is-animation #header_in {
	height: 59px;
}
#top_head.is-animation #header_in #logo img {
	width: 230px;
}

#top_head #bt_header_contact , #top_head #bt_header_references {
 	display: none;
}
/* スクロール時ヘッダー縮小化 end */


}

@media screen and (max-width:400px) {
    .main_title .pc_hidden {
        display: block
    }
    .main_title .sp_hidden {
        display: none
    }
}

@media screen and (max-width:320px) {
    .btn.mail {
        text-align: right;
        padding-right: 5px;
        box-sizing: border-box
    }
    .btn.mail img {
        left: 3%
    }
}

body,
html,
img,
ol,
ul {
    margin: 0;
    padding: 0
}

#gnav ul,
#header_in {
    width: 1080px
}

#gnav ul li,
#gnav ul li+li {
    border-right: 1px solid #ed827a
}

#gnav ul li a::after,
#gnav_nameplate ul li a::after {
    position: absolute;
    bottom: 3px;
    left: 21px;
    content: '';
    height: 1px;
    border-bottom: 3px solid #fff
}

#gnav ul li a,
#lnav_wrap a,
#pnav>ul>li>a,
#snav a,
#top_head {
    text-decoration: none
}

#gnav ul li,
#lnav_wrap,
#logo,
#pnav>ul>li,
#snav ul li,
.cont #lnav_wrap {
    float: left
}

#gnav_nameplate ul li a.current,
#pnav>ul>li:last-child,
.bold,
.tel_pc {
    font-weight: 700
}

#lnav>ul>li,
#lnav>ul>ul>li,
#pnav>ul>li {
    list-style-type: none
}

#lnav ul.fixed {
    height: 400px;
    overflow-y: scroll;
    background: #efefef
}

#fnav:after,
.inner:after {
    clear: both;
    visibility: hidden
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v13/v0dcGFAl2aezM9Vq_aFTQ.ttf) format('truetype')
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v13/DvlFBScY1r-FMtZSYIYoYw.ttf) format('truetype')
}

@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 100;
    src: url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff2") format('woff2'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff) format('woff'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.otf) format('opentype')
}

@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 300;
    src: url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff2") format('woff2'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff) format('woff'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.otf) format('opentype')
}

@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 400;
    src: url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2") format('woff2'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format('woff'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format('opentype')
}

@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 500;
    src: url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff2") format('woff2'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff) format('woff'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.otf) format('opentype')
}

@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 700;
    src: url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2") format('woff2'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff) format('woff'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf) format('opentype')
}

@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 900;
    src: url("//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff2") format('woff2'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff) format('woff'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.otf) format('opentype')
}

body {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
    -webkit-text-size-adjust: 100%;
    font-size: 16px;
    line-height: 1.75em;
    min-width: 1080px
}

ol,
ul {
    list-style: none
}

img {
    vertical-align: bottom
}

a:hover,
a:link,
a:visited {
    color: #cb1009;
    text-decoration: underline
}

a:active {
    color: #cb1009
}

.pc_hidden {
    display: none
}

.sp_hidden,
header:after {
    display: block
}

#nav_toggle,
.tel_sp {
    display: none
}

h2 {
    font-size: 22px
}

.ml0 {
    margin-left: 0
}

.ml1 {
    margin-left: 1em
}

.mt0 {
    margin-top: 0
}

.mt5 {
    margin-top: 5px
}

.mt10 {
    margin-top: 10px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.mt25 {
    margin-top: 25px
}

.mt30 {
    margin-top: 30px
}

.mb10 {
    margin-bottom: 10px
}

.mb15 {
    margin-bottom: 15px
}

.mb20 {
    margin-bottom: 20px
}

.mb25 {
    margin-bottom: 25px
}

.mb30 {
    margin-bottom: 30px
}

.pt0 {
    padding-top: 0
}

.pb20 {
    padding-bottom: 20px
}

.pb25 {
    padding-bottom: 25px
}

.pb30 {
    padding-bottom: 30px
}

.pb70 {
    padding-bottom: 70px
}

.important {
    color: red
}

.normal_text {
    margin-bottom: 0
}

.markup {
    background: #ff0
}

.clear {
    clear: both
}

.page_back {
    text-align: right
}

.fs12 {
    font-size: 12px
}

.fs14,
.tel_pc {
    font-size: 14px
}

header {
    z-index: 100
}

header:after {
    content: "";
    clear: both
}

#header_in {
    height: auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

#logo {
    margin: 30px 0;
    width: 40%
}

.tel_pc {
    position: absolute;
    right: 0;
    top: 5px
}

#gnav ul li a,
#nav_toggle div {
    position: relative
}

#nav_toggle span:nth-child(1),
.main_kv {
    top: 15px
}

#snav,
.time {
    font-size: 12px
}

#gnav ul,
#gnav_nameplate ul {
    list-style: none;
    display: table;
    margin: 0 auto;
    text-align: center
}

#snav {
    position: absolute;
    top: 16%;
    right: 30%
}

#snav a {
    color: #000
}

#snav ul li:after {
    content: "| ";
    padding-right: 5px
}

#snav ul li:last-child:after {
    content: none
}

#bt_header_contact {
    position: absolute;
    top: 39%;
    right: 30%
}
#bt_header_references {
    position: absolute;
    top: 39%;
    right: 45%
}
#bt_header_contact a , #bt_header_references a {
	font-size: 13px;
	display: block;
	color: #fff;
	background: url(../images/icon_ya_w.png) 95% 50% / 8px 13px no-repeat;
    	background-color: #e72719;
	padding: 10px 35px 10px 35px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-decoration: none;
}
#bt_header_contact a:hover , #bt_header_references a:hover {
	background-color: #444;
}

#gnav {
    background-color: #e72719;
    width: 100%;
    font-size: 16px;
    padding: 5px 0
}

#gnav ul li {
    width: 33.33%;
    border-left: 1px solid #ed827a;
    box-sizing: border-box
}

#gnav ul li+li {
    border-left: 0
}

#gnav ul li a {
    padding: 20px;
    display: block;
    color: #fff
}

#gnav ul li a::after {
    width: 0
}

#gnav ul li a.current::after,
#gnav ul li a:hover::after {
    width: 80%
}

#gnav ul li:nth-child(2) span,
#gnav_nameplate ul li:nth-child(1) span,
#gnav_nameplate ul li:nth-child(2) span,
#gnav_nameplate ul li:nth-child(4) span {
    display: inline-block;
    text-align: left
}

#gnav ul li:nth-child(2) a {
/*
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: 22px
*/
}

#nav_toggle span {
    display: block;
    position: absolute;
    height: 5px;
    width: 80%;
    background: #fff;
    left: 10%;
    -webkit-transition: 0.35s ease-in-out;
    -moz-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out
}

#nav_toggle span:nth-child(2) {
    top: 25px
}

#nav_toggle span:nth-child(3) {
    top: 35px
}

#top_head {
    display: block;
    top: 0;
    position: fixed;
    width: 100%;
    line-height: 1;
    z-index: 666;
    background-color: #fff
}

#nav_toggle {
    position: absolute;
    right: 0;
    top: 0;
    width: 59px;
    height: 59px;
    cursor: pointer;
    z-index: 101;
    padding-left: 5px
}

#gnav_nameplate {
    background-color: #fce7e6;
    width: 100%;
    font-size: 16px;
    padding: 10px 0
}

#gnav_nameplate ul {
    width: 1080px
}

#gnav_nameplate ul li {
    float: left;
    width: 135px;
    border-left: 1px solid #f8bdba;
    border-right: 1px solid #f8bdba;
    box-sizing: border-box
}

#gnav_nameplate ul li:nth-child(1) a,
#gnav_nameplate ul li:nth-child(2) a,
#gnav_nameplate ul li:nth-child(4) a {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 22px
}

@-moz-document url-prefix() {
    #gnav ul li:nth-child(2) a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 12px
    }
    #gnav_nameplate ul li:nth-child(1) a,
    #gnav_nameplate ul li:nth-child(2) a,
    #gnav_nameplate ul li:nth-child(4) a {
        padding-top: 4px;
        padding-bottom: 4px;
        line-height: 12px
    }
}

#gnav_nameplate ul li+li {
    border-left: 0;
    border-right: 1px solid #f8bdba
}

.head05,
.ttl04,
.ttl05 {
    border-left: 6px solid #ccc
}

#gnav_nameplate ul li a {
    padding: 15px 10px;
    display: block;
    color: #e72719;
    text-decoration: none;
    position: relative
}

#gnav_nameplate ul li a::after {
    width: 0
}

#pnav {
    display: block;
    width: 100%;
    padding-top: 15px;
    font-size: 85%;
    overflow: hidden
}

#pnav>ul>li>a {
    color: #636363
}

#pnav>ul>li::after {
    content: ">";
    padding: 0 5px
}

#pnav>ul>li:last-child {
    color: #636363
}

#pnav>ul>li:last-child::after {
    content: none
}

.fixed-item {
    position: relative;
    height: 500px
}

#lnav_wrap {
    width: 250px
}

#lnav_wrap a:hover {
    text-decoration: underline
}

.cont #lnav_wrap {
    width: auto
}

.cont #lnav_wrap a {
    text-decoration: none
}

.cont #lnav_wrap a:hover {
    text-decoration: underline
}

#lnav>ul>li {
    background: #efefef;
    padding: 10px 10px 10px 40px;
    position: relative;
    font-size: 14px
}

#lnav>p,
#lnav>ul>li.no_under {
    list-style-type: none;
    background: #e72719;
    padding: 5px 15px;
    position: relative;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 40px;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0
}

#lnav>ul>li::after,
#lnav>ul>li::before {
    position: absolute;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle
}

#lnav>ul>li::after,
#lnav>ul>ul>li::before {
    margin-top: -4px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

#lnav>ul>li::before {
    top: 10px;
    left: 10px;
    width: 16px;
    height: 16px;
    background: #e72719;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

#lnav>ul>li::after {
    content: '';
    top: 18px;
    left: 12px;
    width: 6px;
    height: 6px;
    line-height: 1.2em;
    display: block;
    position: absolute;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    border-bottom: 0
}

#lnav>ul>li.no_under::before {
    content: none
}

#lnav>ul>ul>li::before,
#lnav_nameplate>ul>li::before {
    content: '';
    width: 6px;
    height: 6px;
    border-top: 2px solid #e72719;
    border-right: 2px solid #e72719;
    border-bottom: 0;
    font-weight: 700
}

#lnav>ul>li>a {
    color: #000;
    display: block;
    font-size: 15px;
    line-height: 18px
}

#lnav>ul>li>a.ac {
    font-weight: bold
}

.tree>ul>li>a {
    font-weight: 700
}

#lnav>ul>ul>li>a {
    color: #000;
    display: block;
    font-size: 14px;
    line-height: 18px;
    padding-right: 10px
}

#lnav>p>a,
#lnav_nameplate>p>a {
    color: #fff;
    display: block
}

#lnav>p>a {
    font-size: 16px
}

#lnav>ul>ul>li {
    background: #efefef;
    padding: 5px 0 10px 40px;
    position: relative
}

#lnav>ul>ul>li::before {
    top: 13px;
    left: 20px;
    font-size: 1em;
    line-height: 1.2em;
    display: block;
    position: absolute;
    transform: rotate(45deg)
}

#lnav_nameplate>p,
#lnav_nameplate>ul>li {
    list-style-type: none;
    position: relative;
    font-size: 14px
}

#lnav_nameplate>p {
    background: #e72719;
    padding: 5px 15px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 40px;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0
}

#lnav_nameplate>ul>li {
    background: #efefef;
    padding: 5px 0 5px 40px
}

#lnav_nameplate>ul>li.list_space {
    padding: 20px 0
}

#lnav_nameplate>ul>li::before {
    margin-top: 0;
    top: 15px;
    left: 15px;
    font-size: 1em;
    line-height: 1.2em;
    display: block;
    position: absolute;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

#main_nameplate_wrap,
#main_wrap {
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box
}

#lnav_nameplate>ul>li.list_space::before {
    content: none
}

#lnav_nameplate>ul>li>a {
    color: #000;
    display: block
}

.head04,
.main_title,
.ttl01,
.ttl03 {
    color: #e41e13
}

#main_wrap {
    width: 1080px;
    padding-top: 189px
}

#main_nameplate_wrap {
    width: 1080px;
	padding-top: 189px;
    position: relative
}

.main_visual {
    position: relative;
    width: 1080px;
    height: 360px;
    margin: 0 auto 30px;
    padding-top: 15px
}

.main_kv {
    position: absolute;
    right: 0;
    overflow: hidden
}

#contents_wrap {
    width: 71%;
    float: right
}

.inner_wrap {
    margin-bottom: 25px;
    overflow: hidden;
    position: relative
}

.inner_2nd {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0
}

.btn a,
.gallery_img,
.gallery_text {
    position: relative
}

.cont {
    margin-top: -200px;
    padding-top: 200px;
    overflow: hidden
}

.cont_nameplate {
    margin-top: -275px;
    padding-top: 275px;
    margin-bottom: 30px;
    overflow: hidden
}

#contents_wrap section,
.cont_company {
    margin-top: -200px;
    padding-top: 200px;
    overflow: hidden
}

.cont_company {
    margin-bottom: 40px
}

#contents_wrap section {
    margin-bottom: 50px
}

.head01 {
    margin-top: 0;
    padding: 0 0 10px;
    border-bottom: 1px solid #f4f4ee;
    font-size: 22px
}

.head02 {
    margin-top: 0;
    padding: 0 0 5px;
    font-size: 24px
}

.head02.line {
    border-bottom: 1px solid #ededed;
    padding-bottom: 3px
}

.head03,
.head04 {
    padding: 0 0 5px;
    margin-top: 0
}

.head03 {
    border-bottom: 1px solid #e41e13;
    font-size: 22px
}

.head04 {
    border-bottom: 1px solid #ededed;
    font-size: 20px
}

.head05 {
    margin-top: 0;
    padding: 0.25em 0 0.25em 0.75em;
    font-size: 18px
}

.head06 {
    font-size: 16px
}

.ttl01 {
    font-size: 24px;
    margin: 30px 0
}

.ttl02 {
    margin-top: 0;
    padding: 0 0 5px;
    border-bottom: 1px solid #e41e13;
    font-size: 22px
}

.ttl02.line,
.ttl03 {
    border-bottom: 1px solid #ededed
}

.ttl02.line {
    padding-bottom: 3px
}

.ttl03 {
    margin-top: 0;
    padding: 0 0 5px;
    font-size: 20px
}

.ttl03.line {
    margin-top: 30px;
    padding: 10px 0;
    border-top: 1px solid #e41e13;
    border-bottom: 3px solid #e41e13;
    color: #e41e13;
    font-size: 20px
}

.ttl04,
.ttl05 {
    margin-top: 0;
    padding: 0.25em 0 0.25em 0.75em;
    font-size: 18px
}

.text_line,
.ttl_line {
    padding: 5px 0;
    border-bottom: 1px solid #e2dfde
}

.ttl06 {
    font-size: 16px
}

.main_title {
    font-size: 26px;
    margin-top: 60px;
    margin-bottom: 40px
}

.wrap_item_col5 {
    width: 18%;
    position: relative;
    z-index: 10;
    margin-left: 2%;
    margin-bottom: 15px;
    box-sizing: border-box;
    padding: 10px
}

.wrap_item_col5 img {
    width: 100%
}

.recommend_img {
    width: 100%;
    float: left;
    margin-bottom: 10px
}

.recommend_text {
    width: 100%;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px
}

.wrap_item a {
    color: #cb1009
}

.main_title span {
    font-size: 18px
}

.ttl_line {
    font-weight: 700
}

.ttl_bg {
    background: #efefef;
    padding: 5px;
    font-weight: 700
}

.main_title .pc_hidden {
    display: none
}

.inner:after,
.main_title .sp_hidden {
    display: block
}

.center {
    text-align: center
}

.wide_normal {
    width: 1080px;
    margin: 0 auto;
    box-sizing: border-box
}

.wide {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    padding: 40px 0
}

.wide p {
    margin-bottom: 30px
}

.gray {
    background: #e2dfde
}

.lightgray {
    background: #ebe9e9
}

.white {
    background: #fff
}

.inner {
    width: 1080px;
    margin: 0 auto
}

.inner:after {
    font-size: 0;
    content: "";
    height: 0
}

.row {
    display: flex;
    margin-left: -10px
}

.col {
    width: 100%;
    margin-left: 10px;
    padding: 5px
}

.column_area .wrap_item,
.wrap_item,
.wrap_item_p {
    width: 31.333%
}

.line {
    border-bottom: 1px solid #e2dfde;
    padding: 35px 0
}

.firstline {
    border-bottom: 1px solid #e2dfde;
    padding: 0 0 35px
}

.wrap {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -2%;
    font-size: 12px
}

.col4,
.wrap_item,
.wrap_item_p {
    margin-left: 2%;
    margin-bottom: 15px;
    box-sizing: border-box
}

.wrap_item {
    padding: 5px;
    font-size: 15px
}

.wrap_item a {
    font-weight: 700
}

.reference .wrap_item a {
    font-weight: 400
}

.link12 a {
    font-size: 12px
}

.col4 img,
.row img,
.wrap_item img {
    width: 100%;
    height: auto
}

.col4 {
    width: 23%;
    padding: 5px;
    font-size: 14px
}

.arrow_down a:before,
.btn,
.btn a,
.estimate_btn .btn,
.estimate_btn .btn a {
    color: #fff;
    text-decoration: none
}

.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-sm-9 {
    width: 75%
}

.col-sm-8 {
    width: 66.66666667%
}

.col-sm-7 {
    width: 58.33333333%
}

.col-sm-6 {
    width: 50%
}

.col-sm-5 {
    width: 41.66666667%
}

.col-sm-4 {
    width: 33.33333333%
}

.col-sm-3 {
    width: 25%
}

.col-sm-2 {
    width: 16.66666667%
}

.col-sm-1 {
    width: 8.33333333%
}

.col-sm-offset-3 {
    margin-left: 25%
}

.gallery_img {
    width: 40%;
    float: left;
    margin-right: 2%;
    z-index: 7
}

.gallery_img p {
    margin: 0
}

.gallery_img img {
    width: 100%;
    height: auto
}

.gallery_text {
    width: 58%;
    float: left;
    z-index: 8
}

.gallery_text .important {
    font-size: 19px
}

.btn {
    height: 70px;
    text-align: center;
    line-height: 70px;
    outline: 0;
    margin-bottom: 10px;
    background-color: #e41e13
}

.btn a {
    display: block;
    font-weight: 700;
    font-size: 16px
}

.btn::after,
.btn::before {
    position: absolute;
    z-index: -1;
    display: block;
    content: ''
}

.btn.more {
    width: 35%;
    margin: 0 auto
}

.btn.link:hover,
.btn.mail:hover,
.btn.more:hover,
.btn:hover,
.btn_faq:hover,
.btn_flow:hover,
.btn_nameplate:hover {
    background-color: #444
}

.btn.mail {
    width: 40%;
    margin: 25px auto;
    position: relative
}

.btn.mail img {
    vertical-align: middle;
    position: absolute;
    top: 25%;
    left: 5%
}

.btn.link {
    width: 80%;
    margin: 25px auto;
    position: relative
}

.arrow a:after,
.arrow a:before {
    -webkit-transform: rotate(-45deg);
    margin-top: -4px
}

.arrow a:after,
.arrow a:before,
.arrow_down a:before {
    display: block;
    position: absolute;
    content: "";
    top: 50%;
    width: 10px;
    height: 10px
}

.arrow a:before {
    transform: rotate(-45deg);
    right: 10px;
    background: #fff
}

.arrow a:after {
    transform: rotate(-45deg);
    right: 13px;
    background: #e41e13
}

.arrow a:hover:after {
    background: #444
}

.arrow_down a:before {
    font-weight: 700;
    font-size: 14px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    right: 10px;
    margin-top: -7px
}

.arrow_back a:before,
.arrow_triangle a:before {
    content: "";
    display: inline-block;
    left: 0;
    top: 50%;
    margin-top: -8px
}

.arrow_triangle {
    display: inline-block;
    position: relative
}

.arrow_triangle a {
    padding-left: 15px
}

.arrow_triangle a:before {
    border: 8px solid transparent;
    border-left-color: #cb1019;
    position: absolute
}

.arrow_back {
    position: relative
}

.arrow_back a {
    padding-left: 20px
}

.arrow_back a:before {
    border: 8px solid transparent;
    border-right-color: #cb1019;
    position: absolute
}

#fnav>ul>li,
.contact h2 {
    border-bottom: 1px solid #000
}

.menu_under {
    display: none
}

.estimate_btn {
    width: 100%
}

.estimate_btn p {
    margin-top: 0
}

.estimate_btn .btn {
    width: 20%;
    height: 40px;
    float: right;
    text-align: center;
    line-height: 40px;
    outline: 0;
    margin-left: 10px;
    margin-bottom: 10px;
    background-color: #e41e13
}

.estimate_btn .btn a {
    display: block;
    font-weight: 700;
    position: relative;
    font-size: 16px
}

.text_link {
    width: 48%;
    display: inline-block
}

.contact {
    background-color: #f6f6f7;
    background-image: url("../images/contact_bg.jpg");
    position: relative;
    overflow: hidden;
    padding: 5px 20px;
    box-sizing: border-box;
    margin-top: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right bottom
}

.contact h2 {
    width: 85%
}

.contact_sp {
    display: none
}

.footer_tel {
    width: 30%;
    float: left;
    z-index: 2
}

.footer_tel p {
    margin: 0
}

.tel a {
    cursor: default;
    pointer-events: none
}

footer {
    font-size: 12px;
    margin-top: 60px
}

#footer_wrap {
    border-top: 2px solid #e41e13;
    background: #f5f4f4
}

#footer_inner {
    width: 1080px;
    margin: 0 auto
}

#fnav a {
    color: #000;
    text-decoration: none
}

#fnav>ul {
    float: left;
    width: 270px;
    margin-top: 15px;
    font-size: 12px
}

#fnav>ul>li {
    padding: 0;
    margin-right: 5px;
    font-weight: 700
}

#fnav>ul>ul {
    padding: 10px 15px;
    font-weight: 400
}

#fnav>ul>ul>li {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.5em
}

#fnav>ul>ul>li:before {
    content: ">";
    padding-right: 5px;
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace
}

#fnav:after {
    content: "";
    height: 0;
    display: block
}

#footer_sub {
    margin: 0 auto;
    background: #e41e13;
    color: #fff;
    padding: 5px
}

#footer_sub p {
    margin: 0
}

#fsnav>ul>li {
    float: left;
    display: inline-block
}

#fsnav>ul>li.pc_hidden {
    display: none
}

#fsnav>ul>li:after {
    content: "| ";
    padding-right: 5px
}

#fsnav>ul>li:last-child:after {
    content: none
}

#fsnav>ul>li a {
    color: #fff
}

.copy {
    width: 100%;
    text-align: right
}

#page_top {
    background: #fff;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
    border: 1px solid #e41e13;
    border-radius: 15px;
    color: #FFF;
    padding: 15px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    text-decoration: none;
    z-index: 60
}

#page_top:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)"
}

.link_btn {
    text-align: center;
    background-color: #e41e13;
    margin: 15px auto;
    width: 100%
}

.link_btn a {
    line-height: 22px;
    padding: 15px 30px 15px 20px;
    color: #fff;
    text-decoration: none;
    display: block;
    position: relative;
    font-weight: bold
}

.link_btn a:hover {
    background: #444
}

.letter-s {
    letter-spacing: -0.02em
}

.line-break {
    line-break: strict
}

span.point {
    font-weight: 700;
    color: #e72719
}

.process_item {
    width: 28%;
    margin-left: 2%;
    padding: 3px;
    box-sizing: border-box;
    margin-bottom: 15px;
    font-size: 14px;
    line-break: strict
}

.process_item img {
    width: 100%;
    height: auto
}

.process_item_arrow {
    width: 5%;
    padding: 5px;
    box-sizing: border-box;
    margin-bottom: 15px
}

dl.about {
    display: flex;
    box-sizing: border-box
}

dl.about dt {
    width: 30px;
    height: 30px;
    background: #e72719;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    line-height: 30px
}

dl.about dd {
    display: inline-block;
    width: 90%;
    -webkit-margin-start: 20px;
    margin-left: 20px;
    line-height: 30px;
    letter-spacing: 0.05em
}

dl.about dd .text {
    letter-spacing: -0.02em
}

.line_about {
    border-bottom: 1px solid #e2dfde;
    padding-bottom: 30px
}

@media screen and (max-width:768px) {
    #gnav,
    .tel_sp,
    .tel_sp img {
        position: absolute
    }
    #contents_wrap,
    #gnav ul li,
    #page .slide_body,
    .col-sm-2,
    .tel_sp {
        box-sizing: border-box
    }
    .col-sm-offset-3,
    .row {
        margin-left: 0
    }
    body {
        font-size: 14px;
        min-width: initial;
    }
    .pc_hidden {
        display: block
    }
    .sp_hidden,
    .tel_pc {
        display: none
    }
    h1 {
        font-size: 20px
    }
    h2 {
        font-size: 18px
    }
    header {
        height: 50px
    }
    #header_in {
        position: static
    }
    #logo {
        margin: 0
    }
    #logo img {
        width: 230px;
        height: auto
    }
    .tel_sp {
        display: block;
        width: 59px;
        height: 59px;
        padding: 5px;
        background: #fff;
        border: 1px solid #dcdcdc;
        top: 0;
        right: 69px
    }
    #gnav,
    #top_head {
        padding: 0;
        width: 100%
    }
    #gnav,
    #nav_toggle {
        background: #e72719
    }
    .tel_sp img {
        top: 18%;
        left: 25%
    }
    #snav {
        display: none
    }
    #top_head {
        top: 0;
        position: fixed;
        margin-top: 0;
        height: 59px
    }
    #top_head.fixed {
        padding-top: 0
    }
    #mobile_head {
        width: 100%;
        z-index: 999
    }
    #gnav {
        top: -497px;
        text-align: center;
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
        z-index: 6;
        border-top: 0
    }
    #gnav ul {
        list-style: none;
        position: static;
        right: 0;
        bottom: 0;
        width: 100%;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch
    }
    #gnav ul li {
        position: relative;
        border: 0;
        width: 100%;
        border-bottom: #fff 1px solid;
        padding-left: 15px;
        text-align: left;
        font-size: 14px;
        -webkit-text-size-adjust: 100%
    }
    #gnav ul li:nth-child(2) a {
        padding-top: 15px;
        padding-bottom: 15px
    }
    #gnav ul li.pcOnly {
        display: none !important
    }
    #gnav ul li.spOnly {
        display: inline-table !important
    }
    #gnav ul li a,
    #top_head.fixed #gnav ul li a {
        width: 100%;
        display: block;
        color: #fff;
        padding: 18px 0
    }
    #gnav ul li a:hover {
        opacity: 0.8
    }
    #gnav ul li a::after {
        content: '';
        margin-top: -4px;
        top: 50%;
        right: 15px;
        left: auto;
        bottom: auto;
        width: 8px;
        height: 8px;
        color: #fff;
        font-size: 1em;
        font-weight: 700;
        line-height: 1.2em;
        display: block;
        position: absolute;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        border-bottom: 0
    }
    #lnav>ul>li::after,
    .open #nav_toggle span:nth-child(1) {
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg)
    }
    #gnav ul li a.current::after,
    #gnav ul li a:hover::after {
        width: 8px
    }
    #nav_toggle {
        display: block;
        padding: 0 5px
    }
    .open #nav_toggle span:nth-child(1) {
        top: 25px;
        transform: rotate(45deg)
    }
    .open #nav_toggle span:nth-child(2) {
        width: 0;
        left: 50%
    }
    .open #nav_toggle span:nth-child(3) {
        top: 25px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    .open #gnav {
        -moz-transform: translateY(556px);
        -webkit-transform: translateY(556px);
        transform: translateY(556px)
    }
    #gnav_nameplate {
        display: none
    }
    #lnav_wrap {
        width: 100% !important;
        float: none;
        margin-bottom: 30px
    }
    #lnav ul.fixed {
        height: auto;
        overflow-y: visible
    }
    .fixed-item {
        height: auto
    }
    #lnav>ul>li,
    #lnav_nameplate>ul>li {
        padding: 10px
    }
    #lnav>ul>ul>li {
        padding: 10px;
        border-bottom: 1px solid #dfdfdf
    }
    #lnav>ul>li>a,
    #lnav_nameplate>ul>li>a {
        border: 2px solid #000;
        padding: 10px 20px 10px 10px;
        font-size: 14px
    }
    #lnav>ul>ul>li>a {
        padding-left: 10px;
        padding-right: 20px
    }
    #lnav>ul>li::after,
    #lnav>ul>li::before {
        left: auto
    }
    #lnav>ul>li::before,
    #lnav>ul>ul>li::before,
    #lnav_nameplate>ul>li.list_space::after,
    #lnav_nameplate>ul>li::before {
        content: none
    }
    #lnav>ul>li::after,
    #lnav>ul>ul>li::after,
    #lnav_nameplate>ul>li::after {
        content: '';
        margin-top: -4px;
        right: 25px;
        width: 6px;
        height: 6px;
        color: #fff;
        font-size: 1em;
        line-height: 1.2em;
        position: absolute;
        border-top: 2px solid #000;
        border-right: 2px solid #000;
        border-bottom: 0;
        display: block;
        font-weight: 700
    }
    #lnav>ul>li::after {
        top: 33px;
        left: auto;
        transform: rotate(45deg)
    }
    #lnav>ul>ul>li::after,
    #lnav_nameplate>ul>li::after {
        top: 50%;
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    main {
        width: 100%
    }
    #main_nameplate_wrap,
    #main_wrap {
        width: 100%;
        padding-top: 59px
    }
    #contents_wrap {
        width: 100%;
        float: none;
        padding: 0 15px
    }
    .main_visual,
    .main_visual img {
        width: 100%;
        height: auto
    }
    .main_kv {
        position: relative
    }
    #page .slide_text {
        position: static
    }
    #page .slide_body {
        width: 100%;
        position: static
    }
    .inner_2nd {
        position: relative;
        margin-top: 60px
    }
    .inner_wrap img {
        margin-bottom: 5px
    }
    .cont,
    .cont_company,
    .cont_nameplate {
        margin-top: -59px;
        padding-top: 59px;
        overflow: hidden
    }
    #contents_wrap section {
        margin-top: -70px;
        padding-top: 70px
    }
    .wide {
        padding: 20px 15px
    }
    .inner {
        width: 100%
    }
    .wide_normal {
        width: 100%;
        padding: 0 15px
    }
    .wide p {
        margin-bottom: 15px
    }
    .btn_scroll,
    .btn_scroll_long {
        outline: 0;
        margin-bottom: 10px;
        background-color: #e41e13;
        color: #fff;
        text-decoration: none;
        text-align: center
    }
    .ttl01 {
        font-size: 22px
    }
    .ttl02 {
        font-size: 20px
    }
    .ttl03,
    .ttl03.line {
        font-size: 18px
    }
    .ttl04,
    .ttl05 {
        font-size: 16px
    }
    .ttl06 {
        font-size: 14px
    }
    .main_title {
        font-size: 22px
    }
    .menu_under {
        display: block;
        margin-top: 25px
    }
    .menu_inner div {
        display: inline-table
    }
    .btn_scroll {
        width: 48.9%
    }
    .btn_scroll_long {
        width: 98.9%
    }
    .btn_scroll a,
    .btn_scroll_long a {
        display: block;
        color: #fff;
        font-weight: 700;
        text-decoration: none;
        position: relative;
        font-size: 13px;
        height: 50px;
        line-height: 18px
    }
    .btn_scroll.one_line a span,
    .btn_scroll_long.one_line a span {
        position: absolute;
        top: 33%;
        left: 0;
        right: 0
    }
    .btn_scroll.two_line a span,
    .btn_scroll_long.two_line a span {
        position: absolute;
        top: 15%;
        left: 0;
        right: 0
    }
    .btn_scroll a::after,
    .btn_scroll_long a::after {
        display: block;
        content: "";
        position: absolute;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        border-bottom: 1px solid #fff;
        border-left: 1px solid #fff;
        top: 50%;
        right: 10px;
        width: 10px;
        height: 10px;
        margin-top: -7px
    }
    .col4,
    .wrap_item {
        width: 48%
    }
    .column_area .wrap_item,
    .wrap_item2 {
        width: 100%
    }
    .wrap_item_col5 {
        width: 48%;
        margin-bottom: 7px
    }
    .recommend_img,
    .recommend_text {
        width: 100%
    }
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8 {
        width: 100%;
        box-sizing: border-box
    }
    .col-sm-2 {
        width: 35%;
        float: left
    }
    #fnav>ul,
    #fsnav>ul>li,
    .footer_tel {
        float: none
    }
    .gallery_img,
    .gallery_text {
        width: 100%
    }
    .btn.more {
        width: 90%
    }
    .btn.mail {
        width: 100%;
        margin: 25px 0;
        position: relative
    }
    .btn.mail img {
        width: 7%;
        top: 40%;
        height: auto
    }
    .estimate_btn {
        display: inline-block;
        padding-left: 0;
        padding-right: 0;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
        position: static
    }
    #fnav>ul>li a,
    .contact_sp,
    .text_link {
        display: block
    }
    .estimate_btn .btn {
        width: 80%;
        float: none;
        margin: 0 auto
    }
    #fnav>ul,
    #fnav>ul>li,
    #fsnav,
    .contact h2,
    .copy,
    .text_link {
        width: 100%
    }
    .contact {
        background-image: none
    }
    .contact_sp {
        margin-bottom: 10px
    }
    .footer_tel {
        width: 100%
    }
    .tel a {
        pointer-events: auto
    }
    #footer_inner {
        width: 100%
    }
    #fnav>ul {
        margin: 0;
        position: relative
    }
    #fnav>ul>li {
        border-bottom: 1px solid #b2b2b2
    }
    #fnav>ul>li a {
        padding: 10px
    }
    #fnav>ul>ul {
        display: none
    }
    #fsnav>ul {
        text-align: center
    }
    #fsnav>ul>li.pc_hidden {
        display: inline-block
    }
    .copy {
        text-align: center;
        clear: both
    }
    .row {
        flex-direction: column
    }
    .layout:first-child {
        order: 2
    }
    .layout:nth-child(2) {
        order: 1
    }
    .process_item,
    .process_item_arrow {
        width: 100%
    }
    .img_ph {
        width: 100%;
        height: auto
    }
    dl.about {
        padding-bottom: 5px
    }
    .pb70 {
        padding-bottom: 0
    }
}

@media screen and (max-width:400px) {
    .main_title .pc_hidden {
        display: block
    }
    .main_title .sp_hidden {
        display: none
    }
}

@media screen and (max-width:320px) {
    .btn.mail {
        text-align: right;
        padding-right: 5px;
        box-sizing: border-box
    }
    .btn.mail img {
        left: 3%
    }
}