/*
Theme Name: 害虫駆除のイッシーさん
Theme URI: https://shiroarikuzyo-kyoto.com/
Description: 害虫駆除のイッシーさん
Version: 1.1
Author: NK
Author URI: https://shiroarikuzyo-kyoto.com/
*/


@font-face {
    font-family: 'Noto Sans JP';
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: 
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.otf) format('opentype');
}
@font-face{
  font-display: swap;
  font-weight: 400;
  font-style: normal;
  font-family: 'Varela Round';
  src:url('/fonts/Varela Round-VariableFont_wght.ttf') format('ttf'),
      url('fonts/Varela Round-VariableFont_wght.ttf') format('woff');
}

/* 　adjust  */
.mgt5 { margin-top: 5px!important}.mgt10 { margin-top: 10px!important}.mgt20 { margin-top: 20px!important}.mgt30 { margin-top: 30px!important}.mgt40 { margin-top: 40px!important}.mgt50 { margin-top: 50px!important}.mgt60 { margin-top: 60px!important}.mgt80 { margin-top: 80px!important}.mgt100 { margin-top: 100px!important}
.mgb5 { margin-bottom: 5px!important}.mgb10 { margin-bottom: 10px!important}.mgb20 { margin-bottom: 20px!important}.mgb30 { margin-bottom: 30px!important}.mgb50 { margin-bottom: 50px!important}.mgb60 { margin-bottom: 60px!important}.mgb80 { margin-bottom: 80px!important}
.pdt5 { padding-top: 5px!important}.pdt10 { padding-top: 10px!important}.pdt20 { padding-top: 20px!important}.pdt30 { padding-top: 30px!important}.pdt40 { padding-top: 40px!important}.pdt50 { padding-top: 50px!important}.pdt60 { padding-top: 60px!important}.pdt80 { padding-top: 80px!important}

/*  icomoon */
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?yw85jz');
  src:  url('fonts/icomoon.eot?yw85jz#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?yw85jz') format('truetype'),
    url('fonts/icomoon.woff?yw85jz') format('woff'),
    url('fonts/icomoon.svg?yw85jz#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-icon-heart:before {
  content: "\e900";
}
.icon-icon-renovation:before {
  content: "\e901";
}
.icon-icon-support:before {
  content: "\e903";
}
.icon-LINE:before {
  content: "\e902";
}
*{
    margin: 0%;
    padding: 0;
    box-sizing: border-box;
}
body {    
    font-family: YuGothic, "游ゴシック体","游ゴシック Medium", "Yu Gothic Medium","メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic ProN,sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #453d3d;
    -webkit-text-size-adjust: 100%;
    margin: 0;
    padding: 0;
    background-color: #fdfdfb;
}
a {
    color: #f47d17;
}
a,
a:active,
a:focus,
a:active {
  text-decoration: none !important;
    transition: all 0.3s ease;
}
a:hover,
a:active,
a:focus,
a:active {
    color: #2e8b57	;
}
ul li {
    list-style-type: none;
    margin-bottom: 5px;
    line-height: 1.8em;
}
ol li {
    margin-bottom: 5px;
    line-height: 1.8em;
}
p + ul, p + ol {
    margin-bottom: 10px;
}
p + ol {
    margin-bottom: 10px;
    padding-left: 20px;
}
.mincho {
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
h1, h2, h3, h4, #global-nav > ul > li, p.lead {
    font-family: 'Noto Sans JP';
}
p {
    font-size: 15px;
    line-height: 1.9;
    margin-bottom: 20px;
}
.anchor {height: auto;
    display: block;
    padding-top: 80px;
    margin-top: -80px;
}
section {
    padding: 40px 0 60px;
    margin: auto;
}
section + section {
    padding: 40px 0 50px;
}
section.sub-heading {
    padding: 40px 0 60px;
}
section section {
    padding: 0 0 10px;
    border-bottom: 0px solid #dcdcdc;
}
section.sub-heading + section.parts-menu,
section.parts-menu{
    padding: 20px 0 40px;
}
section.sitemap {
    padding: 0;
}
.container {
    width: 90%;
    margin: auto;
}
.content-back {
    background: #f7f7f7;
}
#main .container {
    width: 95%;
    margin: auto;
}
#content {
    width: 100%;
    display: flex;
    max-width: 1280px;
    margin: auto;
}
#main {
    flex-basis: 75%;
    max-width: 75%;

}
#sidecolumn {
    flex-basis: 25%;
    max-width: 25%;
    margin: 40px auto;
    padding: 0px 30px 70px 10px;
    background: #fff;
}
#sidecolumn .widget {
    margin-bottom: 23px;
}
#sidecolumn .widget img{
    vertical-align: top;
}
#sidecolumn .widget p.small {
    margin-top: 3px;
    font-size: 11px;
    line-height: 1.4em;
    text-align: right;
}
.widget_menu {
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #2e8b57;
}
.widget_menu .image-wrap {
    position: relative;
}
.widget_menu .image-wrap::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    transition: all 0.3s ease;
    background-color: rgba(52, 183, 250, 0.5);
}
.widget_menu h3 {
    font-size: 15px;
    line-height: 1.4em;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 5;
}
.widget_menu .image-wrap img {
    vertical-align: top;
}
section.side-works{
    padding: 0;
}
.side-works .midashi {
    margin: 30px 0 15px;
    padding-top: 10px;
}
.side-works .midashi .midashi-heading{
	padding: 0px 5px 10px 0px;
    margin: 10px auto 0;
    font-size: 16px;
    position: relative;
    letter-spacing: 0.05em;
}
.side-works .midashi .midashi-heading::before {
    width: 8px;
    height: 8px;
    top: 8px;
    left: 10px;
    background-color: #999;
}
.side-works .workslist li.news {
    align-items: center;
    margin-bottom: 10px;
    padding: 5px;
}
.side-works .news_img {
   flex-basis: 30%;
}
.side-works .news_title {
    flex-basis: 70%;
    font-size: 14px;
    line-height: 1.5em;
    margin: 0;
    padding-left: 10px;
    font-weight: 500;
}
.side-works .news_title::after {
    display: none;
}
.side-works .news_img figure {
   
}
.side-works .link-wrap p a {
    width: auto;
    font-size: 14px;
}

.sidebar_cat {
    width: 90%;
    margin: auto;
}
.sidebar_cat li {
    margin-bottom: 16px; 
    font-weight: bold;
}
.sidebar_cat li a {
    display: block;
    padding: 0 0 5px;
    border-bottom: 1px solid #888;
    color: #453d3d;
}
@media (min-width: 1200px){
    .container {
        max-width: 1120px;       
    }
    .container.wide {
        max-width: 1280px;
        width: 95%;
    }
 }
@media (max-width: 1200px) and (min-width: 992px){
    .contback-grayainer {
        max-width: 970px;
    }
    #content {
        max-width: 1120px;
    } 
    #main .container {
        width: 90%;
    }    
 }
@media (max-width: 992px){
    .container.wide {
        width: 95%;
    }
    .container {
        width: 95%;
        margin: auto;
    }    
}
@media screen and (max-width:767px) {
    section {
        padding: 40px 0;
    }
    section + section {
        padding: 40px 0 40px;
    }
    #content {
        display: block;
    }
    #main, #sidecolumn {
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
    #main .container {
        width: 95%;
    }
    #sidecolumn {
        margin: 0px auto;
        padding: 40px 20px;
    }
    .widget_menu .flexbox.row2.margin .item{
        flex-basis: 50%;
        max-width: 50%;
        margin: 0;
    }
    .widget_menu h3 {
        font-size: 16px;
    }
    .widget_menu h3.item {
        padding-left: 10px;
    }
    #sidecolumn .widget {
        margin-bottom: 30px;
    }
    #sidecolumn .widget img{
        width: 100%;
    }
}


.back-wall {
    background-image: url(images/bg.jpg);
    background-repeat: repeat;
    background-attachment: fixed;
}
.back-white {
    background-color: #fff;
}
.back-black {
    background-color: rgba(51, 54, 49, 0.8);
}
.back-gray {
    background: #f7f7f7;
}
.back-py {
    background: #fffbea;
}
.back-po {
    background: #fdf3e8;
}

.back-deepblue {
    background: #453d3d;
}
.back-orange {
    background: #f47d17;
}
.back-dot {
    position: relative;

    }
.back-dot::after {
    background: url(images/overlays/10.png) repeat center center;
        width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7; 
    z-index: -1;
}

.back-dot .container {
    position: relative;
    z-index: 1;
}
.back-paleyellow {
    background-color: rgba(244, 125, 23, 0.1);
}
.back-deepblue p,
.back-deepblue .midashi .midashi-heading,
.back-deepblue .middle-heading{
    color: #fff;
}
.back-deepblue .midashi::after {
    background: rgba(255, 255, 255, 0.5);
}
.back-deepblue .link-wrap p a::after {
    border: 1px solid rgba(255, 255, 255, 0.5);
}
.top-message .midashi::after {
    display: none;
}
.top-message .midashi {
    margin: 0px 0 30px;
    padding-top: 15px;
}
img {
    max-width: 100%;
    transition: all 0.3s ease;
    vertical-align: top;
}
a img:hover {
    opacity: 0.6;
}
.inline img {
    display: inline-block;
}

.text-center {
    text-align: center;
    margin: auto;
}
.text-left {
    text-align: left;
}
.red {
    color: #f02c3a !important;
}
.bold {
    font-weight: bold;
}
.caution {
    font-size: 85% !important;
}
.text-big {
    font-size: 1.4em;
}
.small {
    font-size: 13px;
    line-height: 1.6em;
    margin-top:5px;
}
.flexbox {
    display: flex;
    display: -webkit-flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
}
.flexbox.align_center{
    align-items: center;
}
.flexbox.center{
    justify-content: center;
    align-items: center;
}
.flexbox.flex-start {
    justify-content: flex-start;
}
.nowrap{
    flex-wrap: nowrap;
}

.flexbox.row2.margin .item {
    flex-basis: 48%;
    max-width: 48%;
    position: relative;
}
.flexbox.row2 .item {
    flex-basis: 50%;
    max-width: 50%;
    position: relative;
}
.flexbox.row2.margin .item:nth-child(odd){
    margin-right: 1%;
}
.flexbox.row2.margin .item:nth-child(even){
    margin-left: 1%;
}
.flexbox.row3.margin .item {
    flex-basis: 32.33%;
    max-width: 32.33%;
    position: relative;
}
.flexbox.row3.margin::after{
    content:"";
    display: block;
    width:30%;
}
.flexbox.row4.margin .item {
    flex-basis: 24%;
    max-width: 24%;
    position: relative;
    margin: 0 0.5% 20px;
}
.flexbox.row4.marginr::before{
    content:"";
    display: block;
    width:23%;
    order:1;
}
.flexbox.row4.margin::after{
    content:"";
    display: block;
    width:23%;
}
.flexbox.row5.margin .item {
    flex-basis: 19%;
    max-width: 19%;
    position: relative;
    margin: 0 0.5% 20px;
}
.flexbox.row6.margin .item {
    flex-basis: 15.66%;
    max-width: 15.66%;
    position: relative;
    margin: 0 0.5% 20px;
}
.item.row6 {
    width: 60%;
    max-width: 60%;
}
.item.row5 {
    width: 48.5%;
    max-width: 48.5%;
}
.item.row4 {
    width: 37%;
    max-width: 37%;
}
.item.row7 {
    width: 70%;
    max-width: 70%;
}
.item.row3 {
    width: 28%;
    max-width: 28%;
}
.item.row8 {
    width: 80%;
    max-width: 80%;
}
.item.row2 {
    width: 17%;
    max-width: 17%;
}
.item.row2 {
    width: 17%;
    max-width: 17%;
}
.item.row8 {
    width: 80%;
    max-width: 80%;
}
.width100 {
    width: 100%;
}
.width90 {
    width: 90%;
    margin: auto;
}
.width80 {
    width: 80%;
    margin: auto;
}
.width60 {
    width: 60%;
    margin: auto;
}
.midashi {
    margin: 0px 0 30px;
    position: relative;
    padding-top: 25px;
    text-align: center;
}
.midashi.center::after {
    left: 0;
    right: 0;
}
.sub-heading .midashi {
    margin: 20px auto 30px;
}
.midashi.center {
    text-align: center ;
}
.parts-menu .midashi {
    margin: 0px 0 40px;
}
.midashi .heading_en {
    font-family: 'Varela Round', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #f47d17;
    margin-bottom: 0;
    line-height: 0.9em;
    letter-spacing: 0.05em;
    position: relative;
    display: inline-block;
    padding: 0 30px 0 35px;
    text-align: center;
}
.midashi .midashi-heading{
    position: relative;
    padding: 5px 0 10px;
    margin: 0px auto;
    font-size: 24px;
    line-height: 1.6;
    letter-spacing: 0.03em;
    color: #6f4525;
}
.midashi .heading_en:before {
  left: 0;
}
.midashi .heading_en:after {
  right: 0;
}
.back-orange .midashi .midashi-heading,
.back-orange .midashi .heading_en,
.back-orange .container p{
    color: #fff;
}
.back-orange .midashi .heading_en:before,
.back-orange .midashi .heading_en:after {
  border-top: solid 2px #fff;
  border-bottom: solid 2px #fff;
}
.midashi .midashi-heading.top{
    font-size: 26px;
    padding-left: 0px;
    color: #f47d17;
}
.midashi-heading.top::before {
    display: none;
}
.midashi .color-h{
    margin: 10px auto 15px;
    font-size: 18px;
}
.color-h{
    font-size: 17px;
    color: #f47d17;
    background: #fff;
    border-bottom: 1px solid #f47d17;
    margin: 30px 0 20px;
    padding: 10px;
}

.middle-heading, .works_single h3 {
    margin: 50px 0 20px;
    padding: 6px 10px 7px 10px;
    font-size: 20px;
    width: 100%;
    font-weight: normal;
    position: relative;
    background-color:#2e8b57;
    color: #fff;
    border-radius: 6px;
}
.middle-heading.center {
    text-align: center;
}
.small-heading {
    margin: 25px 0 7px;
    padding: 0 0 4px 5px;
    font-size: 17px;
    position: relative;
    color: #f47d17;
}
@media screen and (max-width:980px) {
    .flexbox.row6.margin .item {
        flex-basis: 32.33%;
        max-width: 32.33%;
        position: relative;
        margin: 0 0 25px;
    }
}
@media screen and (max-width:767px) {
/*    p {
        line-height: 1.7;
    }*/
    figcaption {
        font-size: 13px;
    }
    .flexbox.row2.margin >.item, .flexbox.row3.margin .item,
    .flexbox.row2  >.item{
        flex-basis: 100%;
        max-width: 100%;
        position: relative;
        margin: 0 0 25px;
    }
    .flexbox.row5.margin .item {
        flex-basis: 32.33%;
        max-width: 32.33%;
        position: relative;
        margin: 0 0.5% 20px;
    }
    .flexbox.row2.margin .item:nth-child(odd){
        margin-right: 0%;
    }
    .flexbox.row2.margin .item:nth-child(even){
        margin-left: 0%;
    }
    .flexbox.row2.margin .item:last-child, .flexbox.row3.margin .item:last-child,
    .flexbox.row4.margin .item:last-child,  .flexbox.row2 .item:last-child{
        margin: 0 0 0;
    }
    .item.row6, .item.row4, .item.row5, .item.row7, .item.row3, .item.row8, .item.row2 {
        width: 100%;
        max-width: 100%;
    }
    .width90, .width80, .width60{
        width: 100%;
    }
    .flexbox.row4.margin .item, 
    .flexbox.row4.margin.menu-wrap.other .item,
    .certification .flexbox.row4.margin .item,
    .signs.flexbox.row4.margin .item,
    .knowledge-wrap .flexbox.row3.margin .item{
        flex-basis: 49%;
        max-width: 49%;
        position: relative;
        margin: 0 0 15px;
    }
    .flexbox.row3.margin.syokugai .item{
        flex-basis: 32.33%;
        max-width: 32.33%;
        position: relative;
        margin: 0 0 25px;
    }
    .signs.flexbox.row4.margin .item p {
        font-size: 14px;
        line-height: 1.8;
    }
    .midashi + p{
        text-align: left;
    }
    .middle-heading, .single-wrap h3 {
        margin: 35px 0 15px;
        padding: 6px 10px 7px 10px;
        font-size: 17px; 
    }
    .flexbox.flex-start {
        justify-content: center;
    }
}
@media screen and (max-width:600px) {
    .flexbox.row5.margin .item {
        flex-basis: 49%;
        max-width:49%;
        margin: 0 0.5% 20px;
    }
}

@media screen and (max-width:400px) {
    .flexbox.row4.margin.menu-wrap.other .item,
    .certification .flexbox.row4.margin .item,
    .paint .flexbox.row4.margin .item,
    .flexbox.row5.margin .item {
        flex-basis: 100%;
        max-width: 100%;
        position: relative;
        margin: 0 0 15px;
    }

    .flexbox.row6.margin .item {
        flex-basis: 49%;
        max-width: 49%;
        position: relative;
        margin: 0 0 20px;
    }
}
.link-wrap {
    margin: 10px 0 0px;
}
.link-wrap.left {
    text-align: left;
}
.link-wrap p {
    margin-bottom: 0;
    text-align: center;
}
.menu-inner .link-wrap.mini{
    margin-top: 20px;    
}
.link-wrap.center p a{
    margin: 0px auto 0;
}
.link-wrap p a{
  background: #ff701e;
  border: 2px solid #ff701e;
  border-radius: 60px;
  color: #fff;
  display: block;
  font-weight: bold;
  max-width: 300px;
  padding: 15px 40px;
  text-align: center;
      background: linear-gradient(90deg, rgba(255,112,30,1) 0%, rgba(255,191,48,1) 50%, rgba(255,77,48,1) 100%);
  background-size: 200% 100%;
  border: none;
    position: relative;
    line-height: 1.6em;
}
.link-wrap p a {
  cursor: pointer;
  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}
 
.link-wrap p a:hover {
  background-position: 100% 0;
}
.link-wrap p a i,
.link-wrap.mini p i,
.menu-wrap.top .text p.link-wrap i{
    position: absolute;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    right: 20px;
    transition: .5s ease;
    top: 50%;
    color: #fff;
    transform: translateY(-50%); 
    transition: all 0.3s ease;
}
.link-wrap p a:hover i {
    right: 0.8rem;
    color: #fff;
}
.link-wrap picture {
    position: relative;
}
.link-wrap.bnr {
    display: inline-block;
    position: relative;
}
.link-wrap .btns {
    position: absolute;
    bottom: 13px;
    left: 0;
    right: 0;
    width: 600px;
    margin: auto;
}
.flexbox.btns > .item {
    flex-basis: 47%;
    max-width: 47%;
    position: relative;
    margin:0 1.5%;
}
.btns .mail_btn,
.btns .line_btn{    
    padding: 10px 15px;
    background: #2e8b57;
    display: block;
    color: #fff;
    border-radius: 4px;
    transition: all 0.25s ease 0s;
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
}
.btns .mail_btn {
    box-shadow: 0 4px 0 #367451;
}
.btns .line_btn {
    box-shadow: 0 4px 0 #1a8b3d;
}
.btns .mail_btn:hover,
.btns .line_btn:hover {
    box-shadow: none;
  -webkit-transform: translateY(4px);
}
.btns .mail_btn span,
.btns .line_btn span{
    font-size: 0.8em;
    display: block;
}
.btns i {
    font-size: 24px;
    padding-right: 8px;
}
.btns .line_btn {
    background: #06c755;
}
.content-area{
    position: relative;
}
.breadcrumbs-wrap {
    border-bottom: 1px solid #dcdcdc; 
    padding: 120px 0 0;
    background-color: #f2f0ee;
}
.breadcrumbs {
    position: relative;
    display: block;
    padding: 10px 0px 10px;
    font-size: 12px;
    color: #666;
}
.breadcrumbs span{
    font-weight: bold;
}
.breadcrumbs span.fas{
    color: #2e8b57;
}
.breadcrumbs a span{
    color: #222;
    font-weight: 500;
}
.breadcrumbs span.fa-house{
    font-weight: 900;
    color: #f47d17;
    font-size: 0.9em;
    padding-right: 2px;
}
.breadcrumbs a span:hover{
    opacity: 0.7;
    transition: 0.5s;
}
a .pagetop{
    display: inline-block;
    position: fixed;
    right: 5px;
    bottom: 120px;
    z-index: 999;
    width: 70px;
    height: 70px;
    /*background: #2e8b57;*/
    border-radius: 50%;
    text-align: center;
    transition: .3s ease;
    border: 1px solid #f47d17;
    background: #fff;
}
a .pagetop p{
    position: absolute;
    font-size: 12px;
    font-weight: bold;
    color: #f47d17;
    display: inline-block;
    font-family: 'Varela Round', sans-serif;
    left: 0;
    right: 0;
    top: 50%;
    transition: .3s ease;
}
a .pagetop p:before {
    content: "";
    width: 2px;
    height: 20px;
    position: absolute;
    bottom: 23px;
    right: 50%;
    background-color: #f47d17;
    transition: .3s ease;
}
a .pagetop p:after {
    position: absolute;
    content: "";
    left: 26px;
    width: 14px;
    top: -19px;
    height: 15px;
    border-top: 2px solid #f47d17;
    border-right: 2px solid #f47d17;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: .3s ease;
}
a .pagetop:hover {
    background: #2e8b57;
}

.pc_only {
    display: block;
}
.line-fixed{
    position: fixed;
    right: 0;
    z-index: 3;
    bottom: 25%;
}
.line-fixed li{
    margin-bottom: 7px
}
a.line-btn i {
    color: #fff;
    font-size: 24px;
}
a.line-btn {
    display: block;
    text-align: center;
    width: 55px;
    padding: 8px 8px;
    border-radius: 7px 0px 0px 7px;
    box-shadow: -1px 2px 5px rgb(51 51 51 / 40%);
    transition: 0.5s;
}
.line-fixed .tel a.line-btn {
    background: #453d3d;
}
.line-fixed .mail a.line-btn {
    background: #2e8b57;
}
.line-fixed .line a.line-btn {
    background: #06c755;
}
a.line-btn img {
    position: relative;
    margin-bottom: 10px;
    display: block;
}
a.line-btn p {
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    margin: 0;
    line-height: 1.6em;
    letter-spacing: 0.02em;
}
a.line-btn:hover {
    opacity: 0.8;
    transition: 0.3s;
}
.effect-fade {
    opacity: 0;
    transform: translate(0, 100px); /* フェードインで動く高さを指定 */
    transition: all 2000ms; /* フェードインにかかる時間を指定 */
  }
.effect-scroll {
    opacity: 1;
    transform: translate(0, 0);
}
.totop {
    position: fixed;
    bottom: 6%;
    right: 0;
    z-index: 99;
}
.top_greeting {
    margin-top: 40px;
}
.top_greeting .item.text {
     width: 80%;
    padding-right: 20px;
}
.top_greeting .item.img {
    width: 20%;
}
@media screen and (max-width: 1024px) {
    .line-fixed {
      bottom: 15%;
      right: 0;
    }
    .breadcrumbs {
        font-size: 12px;
    }
    .breadcrumbs-wrap { 
        padding: 90px 0 0;
    }
}
@media screen and (max-width:767px) {
    a.line-btn p {
      font-size: 12px;
    }
    .line-fixed {
      display: none;
    }
    .link-wrap p a, .link-wrap.mini p{
        padding: 12px 50px 10px;
    }
    .menu-wrap.top .text p.link-wrap{
        padding: 10px 30px 8px;
        width: 200px;
        font-size: 14px;
    }
    .midashi {
        margin: 0px 0 10px;
    }
    .sub-heading .midashi {
        margin: 0px auto 10px;
    }
    .midashi.right {
        text-align: center;
    }
    .midashi .midashi-heading {
        font-size: 18px;
        padding: 8px 0 10px 0px;
     }
    .midashi .midashi-heading.top{
        font-size: 20px;        
    }
    .midashi .color-h {
        margin: 0 auto 0;
        font-size: 17px;
    }
    .midashi .heading_en {
        font-size: 24px;
    }
    .midashi::after {
        left: 0;
        right: 0
    }
    .midashi .midashi-heading.mini {
        font-size: 17px;
    }
    .midashi .midashi-heading span {
        font-size: 13px;
        display: block;
        padding: 5px 0 0 0;
    }
    .middle-heading {
        font-size: 16px;
    }
    .content-area {
        padding: calc(100vw*0/16);
        position: relative;
    }
    .link-wrap p {
        font-size: 16px;
    }
    .breadcrumbs {
        font-size: 12px;
    }
    a .pagetop{
        display: none!important;
    }
    .pc_only {
        display: none;
    }
    .top_greeting {
        margin-top: 20px;
    }
    .top_greeting p:last-child {
        margin-bottom: 60px;
    }
    .top_greeting .item.text {
        width: 100%;
        padding-right: 0px;
    }
    .top_greeting .item.img {
        width: 100%;
        text-align: center;
    }
    .top_greeting .item.img img {
        max-width: 330px;
    }
    .top-about .item.row3 {
        text-align: center;
    }
    .promise .link-wrap.center {
        padding: 0 0 20px;
    }

    .link-wrap .btns {
        position: relative;
        bottom: 0;
        left: 0;
        right: 0;
        width: auto;
        margin: 20px auto 0;
    }
    .flexbox.btns > .item {
        flex-basis: 100%;
        max-width: 100%;
        margin:0 0 20px;
    }
    btns .mail_btn, .btns .line_btn {
        justify-content: center;
    }
}
@media screen and (max-width:600px) {
 
}

/* -----------------------------------ヘッダー・固定関連----------------------------------- */
section.fix-bottom {
    bottom: 0%;
    width: 100%;
    position: fixed;
    z-index: 10;
    padding: 12px 0;
    background: rgb(255 255 255 / 80%);
    
}
section.fix-bottom .container {
    display: flex;
    justify-content: center;    
}
.footer-fix-tel,
.footer-fix-mail,
.footer-fix-line {
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-fix-tel, .footer-fix-mail, .footer-fix-line {
    width: 32.33%;
}
.footer-fix-mail {
    margin: 0;
    background: #2e8b57;
    box-shadow: 0 5px 0 #367451;
}
.footer-fix-mail:hover {
  box-shadow: none;
  -webkit-transform: translateY(5px);
}
.footer-fix-mail,
.footer-fix-line {
    border-radius: 12px;
    text-align: center;
    transition: 0.3s;
    position: relative;
}
.footer-fix-mail:before,
.footer-fix-line:before{
  content: '';
  width: 12px;
  height: 12px;
  border: 0;
  border-top: 2px solid #fff; /* 矢印の色 */
  border-right: 2px solid #fff; /* 矢印の色 */
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -6px;
}
.footer-fix-mail p,.footer-fix-line p {
    text-align: center;
    color: #fff;
    font-size: clamp(14px, 1.0vw, 15px);
    font-weight: 500;
    line-height: 1.3;
}
.footer-fix-tel p{
    text-align: center;
    line-height: 1.4;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0;
    color: #6f4525;
}
.footer-fix-tel p span.nub{
    font-size: 32px;
    font-weight: 600;
    display: inline-block;
    line-height: 0.9em;
    margin: 5px 0 5px;
    color: #f47d17;
    font-family: 'Varela Round', sans-serif;
    font-weight: bold;
}
.footer-fix-tel p span.time{
    font-size: 13px;
    display: block;
}
p.white-r-square {
    margin-bottom: 0;
    background: #fff;
    padding: 5px 10px 3px;
    font-size: 13px;
    border-radius: 10px;
    font-weight: bold;
    margin-top: 5px;
}
.footer-fix-line p.white-r-square {
    color: #00ba3a;
}
.footer-fix-mail p.white-r-square {
    color: #2e8b57;
}
.footer-fix-mail a.contact span {
    font-size: 20px;
}
.footer-fix-mail a,
.footer-fix-line a {
    display: block;
    padding: 7px 15px;
    font-size: 18px;
    line-height: 1.3em;
    color: #ffffff;
    font-weight: 600;
}
.footer-fix-line {
    margin: 0 0 0 1%;
    background: #00ba3a;
    box-shadow: 0 5px 0 #1a8b3d;
}
.footer-fix-line:hover {
  box-shadow: none;
  -webkit-transform: translateY(5px);
}

.footer-fix-line a img {
    width: 30px;
    vertical-align: middle;
}
.footer-fix-line picture:hover{
    transition: 0.3s;
    opacity: 0.7;
}
.footer-fix-mail a:hover,.footer-fix-line a:hover {
    transform: translate(2px, 2px);
    box-shadow: none;
}
section.fix-area a {
    display: none;
}
@media screen and (max-width: 767px) {
    section.fix-bottom {
        padding: 5px 0;
    }
    .footer-fix-tel{
        width: 100%;
    }
    .footer-fix-mail, .footer-fix-line {
        width: 48%;
        box-shadow: none;
    }
    .footer-fix-mail:hover, .footer-fix-line:hover {
      -webkit-transform: translateY(0);
    }
    .footer-fix-mail a, .footer-fix-line a {
        padding: 5px 15px;
        font-size: 16px;
    }
    
    .footer-fix-mail:before,
    .footer-fix-line:before {
        display: none;
    }
    .footer-fix-tel p span.time {
        display: none;
    }
    .footer-fix-tel p span.nub {
        font-size: 30px;
        line-height: 0.9em;
        margin: 2px 0 4px;
    }
    p.white-r-square {
        display: none;
    }
    .footer-fix-line a img {
        width: 23px;
    }
}

/*------------------ローディング---------------------*/
.spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transform-origin: center;
            transform-origin: center;
    width: 120px;
    height: 120px;
}
/* Loading テキスト */
.spinner span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 12px;
    color: #453d3d;
}
.spinner.type1 {
    border-radius: 50%;
    border-width: 3px;
    border-style: solid;
    border-color: #453d3d #453d3d;
    /* ローディング要素のアニメーションを指定 */
    -webkit-animation: spinner1_1 1.5s infinite linear forwards;
            animation: spinner1_1 1.5s infinite linear forwards;
}
.spinner.type1 span {
    /* Loading テキストのアニメーションを指定 */
    animation: spinner_loading_text 1.5s infinite linear forwards reverse;
}
  /* ローディング要素のアニメーション内容 */
  @-webkit-keyframes spinner1_1 {
    0% {
      -webkit-transform: translate(-50%, -50%) rotate(0);
              transform: translate(-50%, -50%) rotate(0);
    }
    100% {
      -webkit-transform: translate(-50%, -50%) rotate(360deg);
              transform: translate(-50%, -50%) rotate(360deg);
    }
  }
   
  @keyframes spinner1_1 {
    0% {
      -webkit-transform: translate(-50%, -50%) rotate(0);
              transform: translate(-50%, -50%) rotate(0);
    }
    100% {
      -webkit-transform: translate(-50%, -50%) rotate(360deg);
              transform: translate(-50%, -50%) rotate(360deg);
    }
  }
   
  /* Loading テキストのアニメーション内容 */
  @-webkit-keyframes spinner_loading_text {
    0% {
      opacity: 1;
      -webkit-transform: translate(-50%, -50%) rotate(0deg);
              transform: translate(-50%, -50%) rotate(0deg);
    }
    50% {
      opacity: 0;
      -webkit-transform: translate(-50%, -50%) rotate(180deg);
              transform: translate(-50%, -50%) rotate(180deg);
    }
    100% {
      opacity: 1;
      -webkit-transform: translate(-50%, -50%) rotate(360deg);
              transform: translate(-50%, -50%) rotate(360deg);
    }
  }
  @keyframes spinner_loading_text {
    0% {
      opacity: 1;
      -webkit-transform: translate(-50%, -50%) rotate(0deg);
              transform: translate(-50%, -50%) rotate(0deg);
    }
    50% {
      opacity: 0;
      -webkit-transform: translate(-50%, -50%) rotate(180deg);
              transform: translate(-50%, -50%) rotate(180deg);
    }
    100% {
      opacity: 1;
      -webkit-transform: translate(-50%, -50%) rotate(360deg);
              transform: translate(-50%, -50%) rotate(360deg);
    }
}
.box{
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9999;
    -webkit-transition: all 1.2s ease; /* 1.2秒でフェードアウト */
            transition: all 1.2s ease;
    color: #0b8793; /* ローディングアニメーションカラー */
    background-color: rgba(255, 255, 255); /* 背景カラー */
}
.box.loaded{
    opacity:0;
    visibility:hidden;
    pointer-events:none;
}
/* ------------------header------------------*/
#top-head {
    position: fixed;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    line-height: 1;
    z-index: 99;
    top: 0;
    background: #fff;
}
#top-head:after {
    content: "";
    display: none;
    height: 1px;
    background: #fff;
    width: 1025px;
    margin: 100px auto 0;
}

#top-head a {
    display: block;
}

#top-head .head_middle {
   padding: 5px 0;
    height: 90px;
    display: flex;
    align-items: center;
    background-color: #fff;
}
#top-head .inner {
    position: relative;
    display: block;
    margin: 0 auto;    
    width: 90%;    
}
#top-head .logo-wrap {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    position: relative;
}
#top-head .logo-wrap img{
    width: 210px;
    padding: 12px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
#top-head .head_text{
    font-size: 13px;
    padding: 0;
    font-weight: 500;
    margin-bottom: 0px;
    margin-left: 0;
    position: relative;
    max-width: 26vw;
}
#top-head .head_text a {
    display: inline-block;
    color: #999;
}
#top-head .contact_list ul li {
    margin: 0 1px; 
    line-height: 1em;
    display: inline-block;
    height: auto;
    width: auto;
    padding: 0;
    vertical-align: top;
    
}
#top-head .contact_list ul li a {
    padding: 4px 8px 4px;
    position: relative;
    border-radius: 15px;    
    text-align: center;
    min-height: 60px;
        width: 200px;
}
#top-head .contact_list ul li a i {
    vertical-align: middle;
    font-weight: 900;
    transition: all 0.3s ease;
    font-size: 24px;
    line-height: 0.9em;
    padding-right: 5px;
    display: inline-block;
}
#top-head .contact_list ul li a p {
    font-size: 16px;
    padding-left: 4px;
    margin-bottom: 0;
    margin-top: 3px;
    font-weight: bold;
    line-height: 1.2em;
    display: inline-block;
}
#top-head .contact_list ul li.mail a ,
#top-head .contact_list ul li.line a {
    display: flex;
        justify-content: center;
    align-items: center;
}
#top-head .contact_list ul li.phone {
    display: none;
}
#top-head .contact_list ul li.line a {
    border: 1px solid #06c755;
}
#top-head .contact_list ul li.line a p{
    color: #fff;
}
#top-head .contact_list ul li.line i {
    color: #fff;
    font-weight: 500;
}


#top-head .contact_list ul li.mail a {
    border: 1px solid #2e8b57;
}
#top-head .contact_list ul li.mail a p{
    color: #fff;
}
#top-head .contact_list ul li.mail i {
    color: #fff;
}
#top-head .contact_list ul li.mail i {
    font-size: 22px;
}
#top-head .contact_list ul li.phone i {
    font-size: 26px;
}
#top-head .contact_list ul li.line a {
    background-color: #06c755;
}
#top-head .contact_list ul li.mail a {
    background-color: #2e8b57;
}
#top-head .contact_list ul li.phone a {
    background-color: #f47d17;
}
#top-head .contact_list ul li.line a:hover {
    background-color: rgba(6, 199, 85, 0.2);
}
#top-head .contact_list ul li.mail a:hover{
    background-color: rgba(255, 154, 38, 0.2);
}
#top-head .contact_list ul li.phone a:hover {
    background-color: rgba(0, 123, 67, 0.6);
}
.head_top.flexbox {
    align-items: center;
}
.gnaviwrap.flexbox {
    justify-content: center;
    background: #fdf3e8;
}
.phone {
    margin-left: auto;
    margin-right: 10px;
    text-align: center;
}
.phone p {
    margin-bottom: 0;
    line-height: 1.4;
}
.phone p.toiawase {
    font-weight: bold;
    padding: 2px 5px 1px;
    background: #f47d17;
    color: #fff;
    font-size: 14px;
}
.phone p.time {
    font-size: 13px;
}
.phone i {
    font-size: 1.5em;
    color: #2e8b57;
}
.phone span.tel {
    font-size: 1.9em;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: 0.05em;
    color: #f47d17;
    padding-left: 5px;
    font-family: 'Varela Round', sans-serif;
    font-weight: bold;
}
.phone img {
    vertical-align: top;
}
.panel {
    margin-left: auto;
    margin-right: 20px;
}
.panel img {
    max-width: 220px;
}
#global-nav {
    width: 90%;
    text-align: center;
    height: 76px;
    margin-top: -5px;
}
#global-nav a {
    text-decoration: none;    
}
#global-nav > ul {
    list-style: none;
    font-size: 14px;
}
#global-nav > ul > li {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 1.6em;
    padding: 0;
}
#global-nav ul li.sns {
    margin-left: 15px;
}
#global-nav ul .icon {
    font-size: 20px; 
    display: inline-block;
    margin: -2px 0 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
#global-nav ul li a {
    padding: 10px 1vw 10px;
    font-weight: bold;
    color: #666;
    line-height: 1.5em;
}
#global-nav ul li.current > a {
    position: relative;
}
#global-nav ul li a i {
    padding-left: 5px;
}
#global-nav ul li a:hover, #global-nav ul .icon:hover {
    color: #f47d17	;
}
#global-nav ul li a .icons {
    display: block;
    margin: auto;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    width: 30px;
}
#global-nav ul li a:hover .icons {
    opacity: 0.7;
}
#global-nav ul li.nav-li {
    display: none;
} 
/* transition */
#top-head,
#top-head:after,
#top-head .logo,
#global-nav ul li,
#global-nav ul li a {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.dropdown-btn {
/*    position:relative;*/
    cursor:pointer;
    padding: 10px 0;
  }

.dropdown {
    z-index: 1000;
    background-color: #2e8b57;
    position: absolute;
    left: 50%;
    top: 100%;
    width: 20vw;
    padding: 0 10px;
    display: none;
    transition: 0.6s all ease;
    text-align: center;
    transform: translateX(-50%);
}
.dropdown.open {
    display:block;
}
#global-nav ul li .dropdown li {
    line-height: 1.5em;
    margin: 0;
    position: relative;
    font-size: 14px;
}
#global-nav ul li .dropdown li a{
     color: #fff;
    padding: 10px 25px;
}
#global-nav ul li .dropdown li a:hover,
#global-nav ul li .dropdown li.current a{
     color: #ddd0c6;
}
#global-nav ul li .dropdown li::before,
#global-nav ul li .dropdown li:last-child::after{
    content: '';
    position: absolute;
    background-color: #ddd0c6;
    height: 1px;
    width: 100%;
    bottom: 0;    
    margin: 0 auto;
}
#global-nav ul li .dropdown li::before {
    left: 0;
}
#global-nav ul li .dropdown li:last-child::after {
    right: 0;
}
.dropdown li a {
    color:#fff;
}
/* Fixed */
#top-head.fixed {
    padding-top: 0px;
    background: #fff;
    box-shadow: 0px 1px 5px rgba(51 51 51 / 30%);
}
#top-head.fixed .head_middle {
    display: none;
}


/*#global-nav ul li:after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 1px;
    bottom: -2px;
    background: #2e8b57	;
    transition: width 0.3s ease;
    -webkit-transition: width 0.3s ease;
    -moz-transition: width 0.3s ease;
    -o-transition: width 0.3s ease;
}*/
#global-nav ul li.sns:after {
    display: none;
}
#global-nav ul li:hover:after {
    width: 100%;
}
#top-head.fixed #global-nav ul li:hover:after {
    width: 100%;
}
li a.nav-tel{
    display: none;
}
.hamburger{
    display: none;
}
a.nav-line {
    display: none;
}
@media screen and (max-width:1383px) {
    #top-head .head_text{
        max-width: 22vw;
    }
}
@media screen and (max-width:1296px) {
    #top-head .contact_list ul li a {
        min-width: 140px;
        width: 140px;
    }
    #top-head .contact_list ul li a br {
        display: none;
    }
    .panel img {
        max-width: 180px;
    }
    #top-head .head_text{
         font-size: 12px;
        line-height: 1.2em;
        max-width: 20vw;
    }
}

@media screen and (max-width:1260px) {
    #top-head .inner {
        width: 95%;    
    }   
    .phone span.tel {
        font-size: 1.5em;
    }    
    #top-head .contact_list ul li a p {
        font-size: 14px;
        line-height: 1.2em;
    }

}
@media screen and (max-width:1180px) {
    #global-nav ul li a {
        padding: 15px 0.4vw 10px;
    }

}
@media screen and (max-width:1024px) {
    #top-head .contact_list ul li a {
        min-width: 120px;
        width: 120px;
    }
    #top-head .contact_list {
        margin-right: 70px; 
        margin-top: 0px;
    }
    #top-head .logo-wrap img{
    width: 190px;
}
     .phone p.toiawase {
        padding: 2px 5px 1px;
        font-size: 12px;
    }
    li.dropdown-btn > a {
        pointer-events: none;
    }
    .dropdown {
        position: relative;
        left:0;
        top: 0;
        width: auto;
        padding: 0 0 6px;
        display:block;
        background: transparent;
        margin-top: -4px;
        transform: none;
    }
    .dropdown.active {
        display:block;
    }
    #global-nav ul li .dropdown li {
        display:inline-block;
        line-height: 1.5em;
        margin:10px 0;
    }
    .hamburger {
        display: block;
        position: absolute;
        right: 1rem;
        top: 1rem;
    }
    .hamburger {
        display : block;
        position: fixed;
        z-index : 3;
        right : 15px;
        top   : 10px;
        width : 42px;
        height: 42px;
        cursor: pointer;
        text-align: center;
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition   : 0.3s ease-in-out;
        transition        : 0.3s ease-in-out;
    }
    .hamburger span {
        display : block;
        position: absolute;
        width   : 30px;
        height  : 3px ;
        left    : 3px;
        background : #2e8b57;
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition   : 0.3s ease-in-out;
        transition        : 0.3s ease-in-out;
    }

    .hamburger span:nth-child(1) {
        top: 10px;
    }
    .hamburger span:nth-child(2) {
        top: 20px;
    }
    .hamburger span:nth-child(3) {
        top: 30px;
    }
    .hamburger.active span:nth-child(1) {
        top : 18px;
        left: 5px;
        -webkit-transform: rotate(-45deg);
        -moz-transform   : rotate(-45deg);
        transform        : rotate(-45deg);
    }
    .hamburger.active span:nth-child(2),
    .hamburger.active span:nth-child(3) {
        top: 18px;
        left: 4px;
        -webkit-transform: rotate(45deg);
        -moz-transform   : rotate(45deg);
        transform        : rotate(45deg);
    }
    .hamburger p{
        margin: 0;
        font-size: 12px;
        position: absolute;
        top: 35px;
        color: #2e8b57;
        font-weight: bold;
        transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3 ease;
        -o-transition: all 0.3 ease;
        line-height: 1.4em;
    }
    #top-head .inner {
        position: relative;
        display: block;
        margin: 0 auto;
        width: 100%;
    }
    #global-nav {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        z-index: -1;
        background-color: #d9f0f7;
        visibility: visible;
        opacity: 0;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        margin: 0 auto;
        height: 0;
        width: 100%;
    }    
    #global-nav.active {
        visibility: visible;
        opacity: 1;        
        z-index: 99;
    }
    #global-nav > ul {
        margin: 0 auto;
        padding: 0;
        width: 100%;
    }
    #global-nav ul li {
        list-style-type: none;
        padding: 0;
        width: 100%;
        transition: .4s all;
    }    
    #global-nav ul li.current > a::after {
        display: none;
    }
    #global-nav ul li:last-child {
        padding-bottom: 0;
    }
    #global-nav ul li:hover{
        background :#ddd;
    }
    #global-nav ul li a {
        display: block;
        color: #fff;
        padding: 1em 0;
        text-decoration :none;
    }
    #global-nav ul li:after {
        display: none;
    }
    #top-head .logo-wrap h1 {
        padding: 0px 0 5px;
    }
    #top-head .logo-wrap {
        padding: 0px 0 0 15px;
    } 

    #top-head .head_text{
        left: 20px;
        top: -2px;
        font-size: 12px;
    }
/*スクロール前のメニュー*/
    #top-head nav#global-nav > ul{
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        transform: translateX(-100%);
        background: rgba(255 255 255 / 70%);
        padding: 0px 0 calc(100vh);
        transition: all 1s ease;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1 ease;
        -o-transition: all 1 ease;
        opacity: 0;
    }
    #top-head nav#global-nav ul li{
        width: 100%;
        margin: 0%;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #453d3d;
        display: block;
    }
    #top-head nav#global-nav ul li a{
        font-size: 14px;
        line-height: 1.4;
        color: #fff;
        padding: 15px 15% 10px;
        width: 100%;
    }
    #top-head.fixed > nav#global-nav > ul > li > a {
        padding: 15px 15% 10px;
    }
    #global-nav ul li a .icons {
        display: none;
    }
    #top-head #global-nav {
        margin-top: 75px;
    }
    #top-head .phone img {
        margin-top: 5px;
    }
    #top-head.fixed #global-nav {
        margin-top: 29px;
    }
/*スクロール後のメニュー*/
    #top-head.fixed:after {
        width: 100%;
        margin-top: 80px;
    }
    #top-head.fixed #global-nav.active {
        margin-top: 72px;
    }
    /* このクラスを、jQueryで付与・削除する */
    #global-nav.active {
        opacity: 100;
    }
    #top-head nav#global-nav.active > ul{
        transform: translateX(0%);
        opacity: 100;
        overflow-y: scroll;
    }
    #top-head.fixed nav#global-nav.active > ul{
        transform: translateX(0%);
        opacity: 100;
        margin-top: -5px;
    }  

    #top-head nav#global-nav ul li.sns{
        margin: 0.5%;
        height: 80px; 
        background: none;
    }
    #top-head nav#global-nav ul li.sns a,
    #top-head.fixed nav#global-nav ul li.sns a{
        padding: 15px 20px;
    }
    #top-head nav#global-nav ul li:last-child.sns a span,
    #top-head.fixed nav#global-nav ul li:last-child.sns a span{
        font-size: 26px;
        color: #2e8b57;
    }    
    #top-head.fixed #global-nav.active {
        margin-top: 80px;
    }
    #top-head nav#global-nav ul li a {
        font-size: 14px;
        display: block;
        width: 100%;
        padding: 13px 5px 12px;
        box-sizing: border-box;
    }
    #top-head nav#global-nav ul li {
        margin: 0;
        text-align: center;
        height: auto;
        border-bottom: 1px solid #fff;
        box-sizing: border-box;
    }
    #top-head nav#global-nav ul li ul.dropdown li {
        border-bottom: 0px solid #fff;        
    }
    #top-head nav#global-nav ul li ul.dropdown li a {
        padding: 5px 5px;
        color: #fff;
    }
    #top-head nav#global-nav > ul li:hover a,
    #top-head nav#global-nav > ul li ul.dropdown li:hover a {
        color: #f47d17;
    }
    #top-head nav#global-nav > ul li.nav-li a span {
        font-size: 18px;
    }
    #top-head nav#global-nav > ul li.nav-li a {
        font-size: 16px;
        line-height: 1.4;
    }
    #top-head nav#global-nav > ul li.nav-li a p{
        font-size: 13px;
        margin-bottom: 0;
    }
    #top-head nav#global-nav > ul li.nav-li {
        width: 100%;
    }
    #top-head nav#global-nav ul.sns {
        display: flex;
        justify-content: center;
    }
    #top-head nav#global-nav ul.sns li {
       width: auto;
        border-bottom: 0px solid #fff;
    }   

    #top-head nav#global-nav ul.sns li a {
        padding: 10px 5px 15px;
    }
    #top-head nav#global-nav ul.sns li a i {
        padding: 0 10px 5px;
        font-size: 26px;
    }
    #global-nav ul li .dropdown li::before {
        display: none;
    }
    li.nav-li {
        width: 100%!important;
    }
    li.nav-li p {        
        margin-top: 0;
    }
    li.nav-li .nav-tel span {
        font-size: 18px;
    }
    a.nav-line {
        display: block;
        width: 99%;
        text-align: center;
        margin: 0 auto;
    }
    a.nav-line img{
        max-width: 100%;
    }  
    #top-head.fixed .head_middle {
        display: flex;
    }
    .head_top.flexbox {
        margin-top: 5px;
    }
}
@media screen and (max-width:980px) {
    .phone {
        margin-left: auto;
        margin-top: 7px;
    }
    .phone p span.tel {
        font-size: 26px;
        letter-spacing: 0.03em;
    }
    .phone i {
        font-size: 1.3em;
    }
    .phone p {
        font-size: 14px;
    }
    .panel {
        display: none;
    }

    #top-head .contact_list ul li a {
        font-size: 16px;
       }
    #top-head .contact_list ul li {
        margin: 0 3px;
    }
    #top-head .head_text{
        display: none;
    }
        #top-head .phone img {
        margin-top: -2px;
        width: 300px;
    }
    #top-head.fixed .phone img {
        margin-top: -5px;
    }
    #top-head.fixed {
        padding-top: 0px;
        height: 75px;
    }
    #top-head.fixed .phone img {
        margin-top: 0px;
    }
    #top-head.fixed .phone {
        margin-top: 0px;
    }
    #top-head.fixed:after {
        width: 100%;
        margin-top: 70px;
    }
    #top-head.fixed .hamburger {
        top: 10px;
    }
    #top-head.fixed .hamburger.active span:nth-child(1) {
        top: 17px;
    }
    #top-head.fixed .hamburger.active span:nth-child(3) {
        display: none;
    }    
     #top-head .contact_list {
        margin-right: 70px;
        margin-left: 10px;
        margin-top: -10px;
    }
    #top-head .contact_list ul li {
        margin: 0 1px; 
        line-height: 1em;
        display: inline-block;
        height: auto;
        width: auto;
        padding: 0;
        vertical-align: top;
    }
    #top-head .contact_list ul li a {
        padding: 4px 7px 1px;        
        position: relative;
        height: 40px;
        width: 40px;
        border-radius: 5px;
        min-width: initial;
        min-height: initial;
    }
    #top-head .contact_list ul li a i {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        right: 0;
        padding-right: 0;
    }
    .phone {
        display: none;
    }
    #top-head .contact_list {   
        margin-left: auto;  
    }
    #top-head .contact_list ul li.phone {
        display: inline-block;
    }
    #top-head .contact_list ul li.phone i {
        font-size: 26px;
        color: #fff;
    }
    #top-head .contact_list ul li a p {
        display: none;
    }
    #top-head .contact_list ul li a span{
       display: none;
    }
    #top-head .contact_list ul li.mail a:hover{
        background-color: #2e8b57	;
    }    
    #top-head .contact_list ul li.line a:hover {
        background-color: #06c755;
    }
    #top-head .contact_list ul li.phone a:hover {
        background-color: #2e8b57;
    }
    #top-head .contact_list ul li.mail a:hover i,
    #top-head .contact_list ul li.line a:hover i,
    #top-head .contact_list ul li.phone a:hover i{
        color: #fff;
    } 
}
@media screen and (max-width:767px) {
    #top-head {
        height: 80px;
    }
    #top-head .logo-wrap h1 {
        font-size: 10px;
    }
    #top-head .logo-wrap img {
        padding-left: 10px;
        width: 160px;
    }
    .phone {
        margin-top: 5px;
    }
    .phone p.time {
        display: none;
    }
    .head_top.flexbox {
        margin-top: 5px;
    }
  
    #top-head:after {
        width: 100%;
        margin: 88px auto 0;
    }
    #top-head .head_middle {
        padding: 5px 0;
        height: 80px;
    }
    #top-head.fixed .head_text {
        display: none;
    }
    .hamburger {
        right: 10px;
        top: 6px;
    }
    #top-head .logo-wrap {
        
    }
    #top-head #global-nav {
        width: 100%;
        padding: 0;
        margin-top: 75px;
    }

}
@media screen and (max-width:600px) {
    .head_top.flexbox {
        margin-top: 0;
    }
    #top-head .phone {
        display: none;
    }
    #top-head .head_middle {
        height: 80px;
        padding: 5px 0 0;
    }
/*    #top-head.fixed .head_middle {
        display: block;        
    }*/
    #top-head .head_text {
        position: relative;
        margin: 0px auto 0px;
        top: -12px;
    }
    .hamburger {
        top: 18px;
        right: 6px;
    }

 }
@media screen and (max-width:430px) {
    #top-head .logo-wrap img {
        width: 40vw;
    }
    #top-head.fixed .logo-wrap h1 {
        font-size: 10px;
        margin: 0;
        padding: 0px 5px 5px 0;
    }
    #top-head .logo-wrap h1 {
        font-size: 10px;
        padding: 0px 5px 10px 0;
    }
    #top-head .contact_list {
        margin-right: 55px;
    }
    #top-head .contact_list ul {
        margin-left: 5px;
    }
    #top-head .contact_list ul li {
        position: relative;
    }
    #top-head .contact_list ul li a {
        padding: 3px 5px 1px;
        width: 42px;
    }

    .hamburger {
        right: 5px;
    }
    #top-head nav#global-nav ul li, #top-head.fixed nav#global-nav ul li {
        width: 100%;
    }
    #top-head nav#global-nav ul li, #top-head.fixed nav#global-nav ul li {
        height: auto;
    }
    #top-head nav#global-nav ul li a, #top-head.fixed nav#global-nav ul li a {
        font-size: 14px;
        padding: 13px 15px;
    }
    #top-head.fixed #global-nav ul li a:hover {
        color: #ffffff;
    }
    #top-head.fixed #global-nav ul li:hover:after {
        background: transparent;
    }
}
@media screen and (max-width:340px) {
 
    #top-head .contact_list ul li {
        margin: 0;
    }
}
/*--------------------フッター-------------------*/
footer {
    position: relative;
    margin: 0px 0 0;
}
section.access-area iframe {
    height: 360px;
}

footer .contact-area{
    position: relative;   
    
}
/*.contact-area .midashi .midashi-heading {
    color: #fff;
}
.contact-area p{
    color: #fff;
}*/
.contact-area .midashi + p {
   
}
.contact-inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 30px;
}
.contact-wrap {
    margin: auto;
    text-align: center;
}
.contact-wrap .midashi::after {
    left: 0px;
    right: auto;
}
.contact-wrap .flexbox .item {
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 6px;
    transition: all 0.25s ease 0s;
    position: relative;
    align-items: center;
    padding: 20px;
}
.contact .item {
    position: relative; 
    width: 40%;
    margin: auto;
    padding: 15px 10px;
}
.contact-wrap .flexbox .item h3 {
    font-family: 'Varela Round', sans-serif;
    font-weight: 400;
    margin-top: 5px;
    font-size: 22px;
    color: #2e8b57;
    letter-spacing: 0.04em;
}
.contact-wrap .flexbox .item .content {
    display: flex;
    flex-direction: column;
    justify-content: center; /* 中央揃え（縦方向） */
    align-items: center;     /* 横方向中央 */
    flex: 1; /* 空間を使って中央寄せを成立させる */
    width: 100%;
}
.contact-wrap .item p{
    color: #453d3d;
    margin-bottom: 0;
}
.contact-wrap .tel-wrap{    
    font-weight: bold;
    border: 1px solid #fff;
    position: relative;
    transition: all ease 0.3s;
}
.contact .tel-wrap:hover{    
    background: rgba(172, 156, 140, 0.2);
}
.contact-area .item:hover {
    background: rgba(255,255,255,0.9);
} 
.contact-area .tel-wrap:hover{    
    border: 2px solid #f47d17;
}
.contact-wrap .tel-wrap p{
    margin-bottom: 0;
    color: #453d3d;
}
.contact-wrap .tel-wrap p span {
    color: #f47d17;
    font-family: 'Varela Round', sans-serif;
}
.contact-wrap .tel-wrap h3{   
   font-size: 19px;
}
.contact-wrap .tel-wrap span {
    font-size: 2.0em;
    line-height: 1.2;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.contact-wrap .tel-wrap i {
    position: relative;
    top: -5px;
    margin-right: 5px;
}
.contact-area .mail-wrap:hover{    
    border: 2px solid #2e8b57;
}
.tel-wrap .mark i{
    color: #f47d17;
}
.contact .tel-wrap {
    border: 2px solid #f47d17;;
}
.contact .line-wrap{
    transition: all ease 0.3s;
    border: 2px solid #06c755;
}
.contact .line-wrap:hover{    
    background: rgba(6, 199, 85, 0.2);
}
.contact-area .line-wrap:hover{    
    border: 2px solid #06c755;
}
.mail_btn {
    font-size: 18px;
    font-weight: 600;
    padding: 8px 0px;    
    display: flex;     
    width: 100%;    
    text-align: center;
    align-items: center;
    justify-content: center;
}

.contact .mail_btn {
    display: block;
}
.mail_btn .icon {
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-right: 5px;
}
.mail_btn .icon i{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    font-size: 22px;
    color: #f47d17;
}
.mail-wrap .mail_btn .icon i {
    color: #2e8b57;
}
.line-wrap .mail_btn .icon i,
.contact-wrap .line-wrap .mail_btn p{
    color: #06c755;
}
.mail_btn p, .line_btn p{
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    line-height: 1.4em;
    margin: 0;
    font-size: 18px;
    vertical-align: middle;
}
.contact-wrap .mail-wrap .mail_btn p {
    color: #2e8b57;
}
.area-wrap {
    width: 100%;
    margin: auto;
}
.area-wrap .item.left{
   padding: 40px 0px 40px 60px;
}

.area-wrap p {
    font-size: 13px;
    margin: 0 0 5px;
    line-height: 1.7;
}
.area-wrap .item.right{
   font-size: 0;
}
.area-wrap iframe{
    width: 100%;
    height: 100%;
}
.area-wrap .midashi {
    margin-bottom: 40px;
}
.area-wrap .midashi .midashi-heading {
    font-size: 18px;
    padding: 10px 0 10px;
    font-weight: bold;
}
.area-wrap .midashi {
    margin: 0px 0 25px;
    padding-top: 0;
}
.footer-bottom {
    text-align: center;
}
.footer_menu {
    background: #f2f0ee;
    padding: 35px 30px 140px;
    text-align: center;
    justify-content: center;
}
.footer_menu p,
.footer_menu a {
   
}
.footer_menu .item:first-child {
    width: 35%;
    border-left: 0px solid #dcdcdc;
    text-align: left;
}
.footer_menu .item {
    padding: 0 20px;
    width: 15%;
    border-left: 1px solid #dcdcdc;
}
.footer-bottom h3 {
    margin-bottom: 18px;
    font-size: 16px;
    
}
.footer-bottom .item img {
    margin: 15px auto;
}
.footer_menu .item:first-child p{
    font-size: 14px;
    line-height: 1.7;
    margin: 10px auto 10px;   
}
.footer_menu .item:first-child p.contact{
    margin: 2px 15px 10px 0;   
}
.footer_menu .item:first-child p .tel{
    font-size: 22px;
    color: #f47d17;
    font-family: 'Varela Round', sans-serif;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.2em;
}
.footer_menu .item:first-child p i{
    display: inline-block;
    color: #f47d17;
    vertical-align: text-top;
}
.footer_menu .item:first-child .sns {
    display: flex;
    align-items: center;
    
}
.footer_menu .item:first-child .sns li{
    display: inline-block;
    margin: 0 0px;
}
.footer_menu .item:first-child .sns li a {
    padding: 0 10px 0 0;
}
.footer_menu .item:first-child .sns li i {
    font-size: 40px;
}
.fab {
    font-weight: 500;
}
.footer_menu .item:first-child .sns li a{
    font-size: 26px;
}
.footer_menu .item:first-child .sns li.insta a{
    color: #cf2e92;
}
.footer_menu .item:first-child .sns li.line a{
    color: #06c755;
}
.footer_menu .item:first-child .sns li.twitter a{
    color: #fff;
}
.footer_menu .item p.shopname {
    font-size: 14px;
    font-weight: bold;
    margin-bottom:0;
    padding-left: 10px;
}
.footer_menu .item p.shopname span {
    font-size: 16px;
}
.footer_menu ul{
    text-align: left;
}
.footer_menu ul li, .mark ul li {
    list-style: none;
    margin: 0 0 7px;
}
.footer_menu ul li a{
    padding: 0 0 0 7px;
    font-size: 14px;
    font-weight: bold;
    transition: 0.3s;
    position: relative;
    display: inline-block;
    color: #6f4525;
}
.outer-link {
    display: flex;
    justify-content: center;
    margin: 30px auto 0;
}
.outer-link a img{
   height: 60px;
    object-fit: cover;
}
.mark li {
    margin-bottom: 4px;
}
.sitemap .mark li.title > a {
    font-weight: bold;
    margin-top: 10px;
    display: block;
}
.mark li ul {
    padding-left: 20px;
}
.mark li a{
    position: relative;
    color: #666;
    padding: 0 2rem;
    transition: 0.3s;
    position: relative;
}
.external-link::after {
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    content: "\f360" !important;
    color: rgba(244, 125, 23, 1);
    margin: 0 0 0 0.5em;
}
.footer_menu .footer_menu_title {
    text-align: left;
    position: relative;
    margin: 10px 0 10px;
    font-weight: bold;
}
.footer_menu .footer_menu_title.mail_btn {  
    padding: 6px 20px;
    margin: 30px 0 12px;
    border-bottom: 0px solid rgba(255,255,255,0.6);
}
.footer_menu .footer_menu_title.mail_btn a{
    color: #fff;
}
.footer_menu .footer_menu_title a{
    font-size: 16px;
    transition: 0.3s;
    color: #2e8b57;
}
.footer_menu .footer_menu_title.contact a{
    background: #f47d17;
    color: #fff;
    border-radius: 20px;
    padding: 7px 40px 6px;
    margin-top: 17px;
    display: block;
    text-align: center;
    display: inline-block;
}
.footer_menu .footer_menu_title.contact a:hover{
    color: #f47d17;
}
.footer_menu .footer_menu_title.questionnaire{
    padding: 5px;
    border: 1px solid #fff;
    text-align: center;
}
.footer_menu .footer_menu_title.questionnaire a{
    font-size: 14px;
}
.footer_menu .footer_menu_title a:hover,
.footer_menu ul li a:hover{
    color: #f47d17;
}
.mark li a:hover{
    color: #b2b2b2;
}
ul.mark li {
    padding-left: 20px;
    margin-bottom: 4px;
    position: relative;
}
.mark li a{
    position: relative;
    color: #666;
    padding: 0 2rem;
    transition: 0.3s;
    position: relative;
}
ul.mark li::before{
    content: "";
    position: absolute;
    top: 50%;
    left: 0.5rem;
    transform: translateY(-50%);
    border: 4px solid transparent;
    border-left: 4px solid #fff;
}
ul.mark li::before{
    border: 4px solid transparent;
    border-left: 4px solid #2e8b57;
}
.footer_logo {
    display: block;
    margin-bottom: 10px;
}
.footer_logo img{
    width: 240px;
}
.footer_menu .copyright ul {
    display: flex;
    justify-content: center;
}
.footer_menu .copyright ul li a {
    font-size: 12px;
    padding-right: 15px;
    font-weight: 500;
}
.footer_menu .copyright ul li a {
    font-size: 12px;
    padding-right: 15px;
    font-weight: 500;
}
footer .copyright{
    text-align: center;
    margin-top: 30px;  
}
footer .copyright p{
    margin: 0;
    padding: 0;
    font-size: 13px;
}
@media screen and (max-width:1160px) {
    .footer_menu .item {
        padding: 0 20px;
        text-align: left;
    }
    .footer_menu .footer_menu_title.questionnaire {
        display: inline-block;
    }
}
@media screen and (max-width:1024px) {
    .contact-inner .tel-wrap a span {
        font-size: 0.5rem;
    }

    .footer-bottom p {
        font-size: 12px;
    }
    .footer_menu .footer_menu_title.contact a{   
        padding: 7px 10px 6px; 
        line-height: 1.2em;
    }
}
@media screen and (max-width:767px) {
    section.access-area {
        padding: 30px 0 30px;
    }
    footer .contact-area {
        
    }
    .contact-inner {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        margin-top: 20px;
        flex-wrap: wrap;
    }
    .area-wrap .left {
        width: 100%;
        padding: 10px calc(100vw*0.2/16) 0;
    }
    .area-wrap .right {
        width: 100%;
        padding: 0;
    }
    .area-wrap .right iframe {
        width: 100%;
        height: 300px;
    }
    .contact-wrap .tel-wrap{
        width: 100%;
        padding: 20px 15px 20px;    
    }
    .contact-wrap .tel-wrap span {
        font-size: 1.8em;
        letter-spacing: 0.02em;
    }
    .contact-wrap .flexbox.flex-start {
        justify-content: center;
    }
    .mail-wrap {
        margin: 0 0px 30px 0;
    }
    .contact .item {
        width: 80%;
    }
    .footer_menu {         
        padding: 45px 30px 140px;
    }
    .flexbox.align_center {
        display: block;
    }
    .footer_menu .item p.shopname {
        margin-bottom: 20px;
    }
    .footer_menu.flexbox .flexbox{
         display: block;
        padding: 15px 30px 40px;
    }
    .footer_menu ul {
        text-align: center;
    }
    .footer_menu .item:first-child .sns {
        justify-content: center;
    }
    .area-wrap .item.left {
        padding: 40px 20px 20px;
        margin: 0 0 0px;
    }
    .area-wrap p {
        font-size: 13px;
        line-height: 1.6;
    }
    .footer_menu .item {
        width: 100%;
        padding: 0 5px 0;
        border-left: 0px solid #dcdcdc;
    }
    .footer_menu .item:first-child {
        width: 100%;
        text-align: center;
    }
    .footer_menu .footer_menu_title {
        margin:20px auto 5px;
        text-align: center;
        font-size: 16px;
    }
    .footer_menu ul li {
        margin-bottom: 5px;
        text-align: center;
    }
    .footer_menu ul li a {
        padding: 5px 0;
        font-size: 14px;
     }
    .footer-bottom p {
        font-size: 12px;
    }
    .contact-area .right h3 {
        font-size: 13px;
    }
    .footer-bottom ul li a::before {
        content: "";
        position: absolute;
        left: -0.2rem;
    }
    .footer_menu .footer_menu_title.mail_btn {  
        margin: 30px auto 12px;
    }
    .contact-wrap .flexbox.row2 .item:last-child.mail-wrap{    
        margin-top: 20px;
    }
    .contact .line-wrap .mail_btn {
        width: 90%;
        margin: auto;
    }
    footer .copyright {
        text-align: center;
    }
    .footer_menu .copyright ul {
        justify-content: center;
    }
    .footer_menu .footer_menu_title.contact a {
        padding: 7px 40px 6px;
    }
    .outer-link {
        display: block;
    }
 
}
@media screen and (max-width:320px) {
    .contact-area .right p {
        font-size: 11px;
        padding: 0 5px;
    }
    input[type=submit] {
        padding: 25px 55px;
    }
}

.sp_only {
    display: none;
}
.footer-fix {
    width: 100%;
    text-align: center;
    position: fixed;
    bottom: 0px;
    padding: 10px 0px 10px;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.7);   
}
.footer-fix .flexbox {
    justify-content: center;    
}
.footer-fix .flexbox .item {
    margin: 0 2%;
    align-items: center;
    justify-content: center;
    display: flex;
}
.footer-fix .flexbox .item img {
    vertical-align: top;
}
@media screen and (max-width: 767px) {
    .pc_only {
        display: none;
    }
    #top-head .contact_list ul li a span span {
        display: none;
    }
    .sp_only {
        display: block;
    }
    .totop {
        bottom: 2%;
    }
    .top_link {
        width: 58px;
        height: 58px;
    }
    .top_link::before, .top_link::after {
        width: 20px;
        top: 15px;
    }
    .top_link span {
        top: 38%;
        font-size: 13px;
    }
    .sp_line {
        margin: 10px auto 20px;
        display: block;
        text-align: center;
    }
    .footer-fix {
        display: none !important;
    }
    .footer-fix .flexbox .item span {
        font-size: 34px;
    }
    .footer-fix .flexbox .item.line span {
        font-size: 38px;
    }
    .footer-fix .flexbox .item {
        max-width: 55px;
        margin: 0 4%;
        border-radius: 7px;
        transition: all 0.3s ease;
    }  
    .footer-fix .flexbox .item p {
        margin-bottom: 0;
        color: #fff;
        font-size: 16px;
        line-height: 1.6em;
        padding: 10px 0px;
    }
    .footer-fix .flexbox .item.tel {
        background-color: #e70e0e;
    }
    .footer-fix .flexbox .item.mail {
        background-color: #4017b1;
    }
    .footer-fix .flexbox .item.line {
        background-color: #00ca42;
    }
    .footer-fix .flexbox .item:hover{
        background-color: #fff;
    }
    .footer-fix .flexbox .item.tel:hover p{
        color: #e70e0e;
    }
    .footer-fix .flexbox .item.mail:hover p{
        color: #4017b1;
    }
    .footer-fix .flexbox .item.line:hover p{
        color: #00ca42;
    }
}
/*----コンテンツエフェクト--------*/
.anim-box.fadeup{
    opacity: 0;
}
.anim-box.fadeup.is-animated {
    animation: fadeup 1.5s cubic-bezier(0.25, 1, 0.5, 1) 1 forwards;
}
@keyframes fadeup {
    0% {
      transform: translateY(70px);
      opacity: 0;
    }
    80% {
      opacity: 1;
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
}
.anim-box.fadeleft{
    opacity: 0;
}
.anim-box.fadeleft.is-animated {
    animation: fadeleft 1.5s cubic-bezier(0.25, 1, 0.5, 1) 1 forwards;
}
@keyframes fadeleft {
    0% {
      transform: translateX(-100px);
      opacity: 0;
    }
    80% {
      opacity: 1;
    }
    100% {
      opacity: 1;
      transform: translateX(0);
    }
}
/*--------------------------ページスライド関連------------------------------*/
section.top-slide{
    position: relative;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 65vh;
    margin-bottom: calc(100vw*0.9/20);
    padding: 74px 0 0;
    margin-bottom: 0;
}

section.top-slide {
    padding: 160px 0 0;
    height: 100%;
}
#vegas {
    width: 100%;
    padding-top: 45.2380% !important;
    height: 0;    
}
.vegas-slide, .vegas-slide-inner {
    background-position: center top !important;
}
section.top-slide .intro{
    position: absolute;
    bottom: 2%;
    left: 0px;
    right: 0px;
    width: 90%;
    margin: auto;
    z-index: 1;
    text-align: left;
    background: rgba(0, 0, 0, 0.6);
    padding: 20px;
    text-align: center;
}
section.top-slide .intro h3{
    display: inline-block;
    color: #fff;
    line-height: 1.3;
    font-size: 1.4rem;
    margin-bottom: 0px;
}
section.top-slide .intro p{
    margin-top: 6px;
    font-size: 1.0em;
    font-weight: 600;
    line-height: 1.7;
    color: #fff;
    margin-bottom: 0;
}
section.top-slide h2{
    position: absolute;
    top: 160px;
    left: 50%;
    width: 100%;
    text-align: center;
    transform: translateX(-50%);
    z-index: 1;
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.7;
    text-shadow: 2px 2px 3px rgba(0 0 0 / 40%);
}

.scroll {
    display: inline-block;
    padding-top: 45px;
    position: absolute;
    width: 50px;
    text-align: center;
    z-index: 1;
    left: 0;
    right: 0;
    margin: auto;
}
.scroll span.txt{
    font-weight: 600;
}
.scroll::before {
    animation: scroll 1.5s infinite;
    border: solid #2e8b57;
    border-width: 0 0 2px 2px;
    content: "";
    display: inline-block;
    margin: auto;
    position: absolute;
    top: -50px;
    right: 0;
    left: 0;
    transform: rotate(-45deg);
    width: 20px;
    height: 20px;
}
@keyframes scroll {
    0% {
      transform: rotate(-45deg) translate(0, 0);
    }
    80% {
      transform: rotate(-45deg) translate(-35px, 35px);
    }
    0%, 80%, 100% {
      opacity: 0;
    }
    40% {
      opacity: 1;
    }
}
section.sub-slide {
position: relative;
    display: block;
    margin: 0 auto;
    width: 100%;
    padding: 125px 0 0;
    height: 300px;
}
.sub-slide-img {
    height: 100%;
    position: relative;
    text-align: center;
    /*filter: grayscale(100%);*/
}
.sub-slide-img::after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 0;
}
.sub-img-text {
    margin-left: auto;
    margin-right: auto;
    padding-top: 55px;
    z-index: 10;
    position: relative;
}
section.sub-slide .sub-caption-en {
    color:#2e8b57;
    font-size: 18px;
    font-family: 'Varela Round', sans-serif;
    letter-spacing: 0.2em;
    text-indent: 0.4em;
    text-align: center;
    margin: 5px auto 7px;
    line-height: 1.2em;
}
section.sub-slide .sub-caption {
    font-size: 20px;
    letter-spacing: 0.05em;
    text-align: center;
    margin: auto;
    display: inline-block;
    line-height: 1.2em;
    color: #fff;
}
section.sub-heading.noimage .content-area {
    margin-top: 100px;
}

@media screen and (max-width:1024px) {
    section.top-slide h2 {
        bottom: calc(100vw*8/16);
    }
    section.sub-slide {
        padding-top: 80px;
        height: calc(100vw*4/16);
    }
}
@media screen and (max-width:980px) {
    section.top-slide {
        padding: 80px 0 0;
    }
    .sub-img-text {
        padding-top: 40px;
    }
}
@media screen and (max-width:767px) {
    #vegas {
        width: 100%;
        padding-top: 150% !important;
        height: 0;    
    }
    .scroll {
        transform: translate(calc(0vw - 0%));
        padding-top: 35px;
        font-size: 13px;
    }
    section.sub-slide {
        height: 160px;
        margin-top: 5px;
        padding: 80px 0 0;
    }
    section.sub-slide .sub-caption-en {
        font-size: 14px;
        margin: 5px auto 3px
    }
    section.sub-slide .sub-caption {
        font-size: 14px;    
    }
    section.sub-heading {
        padding: 30px 0 40px; 
    }
    .sub-img-text {
        padding-top: 15px;
    }
}
@media screen and (max-width:600px) {
    section.top-slide .intro h3{
          font-size: 1.2rem;
     }
    section.top-slide .intro p {
        font-size: 0.9em;
     }
    section.sub-slide {
        padding: 72px 0 0;
    }
 }

#main-hero-area {
    position: relative;
    margin-top: 115px;
    padding: 0;
}
#main-hero-area picture {
    position: relative;
    overflow: hidden;
    padding-top: 37.380%;
    margin: 0 0 0;
}
#main-hero-area picture.main-pc {
    padding-top: 37.380%;
}
#main-hero-area picture.main-sp {
    padding-top: 150.093%;
}
#main-hero-area picture img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}
#main-hero-area .main-pc img {
    width: 100%;
    height: auto;
}
.main-pc {
    width: 100%;
    display: block;
}
img.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
img.border {
    border: 1px solid #dcdcdc;
}
.main-tab, .main-sp {
    display: none;
}
.top_tel {
    position: absolute;
    right: 15px;
    top: 15px;
    background: #fff;
    border-radius: 5px;
    text-align: center;
}
.top_tel span {
    color: #453d3d;
    font-size: 14px;
    line-height: 1.4;
    display: inline-block;
    font-weight: bold;
    padding: 3px 20px 5px 20px;
}
.top_tel p {
    padding: 0;
    background: #453d3d;
    border-radius: 5px 5px 0 0;
    padding: 5px 20px 3px 20px;
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0.02em;
    line-height: 1.2;
    margin-top: 0;
}
.price_button {
    position: absolute;
    right: 15px;
    bottom: 15px;
}
.price_button img{
    max-width: 400px;
}
@media screen and (min-width: 768px) and (max-width: 1024px){
    img.main-tab {
        display: block;
    }
    #main-hero-area {
        margin-top: 65px;
    }
    .price_button img {
        max-width: 300px;
    }
}    
@media screen and (max-width: 767px){
    img.img-responsive {
        width: 100%;
    }
    #main-hero-area {
         margin-top: 65px;
    }
    .main-pc {
        display: none;
    }
    .main-sp {
        display: block;
    }
    .top_tel {
        top: auto;
        bottom: 7px;
        left: 0;
        right: 0;
        width: 80%;
        margin: auto;
    }
    .top_tel span {
        font-size: 14px;
        line-height: 1.4;
        padding: 2px 20px 4px 20px;
    }    
    .top_tel p {
        padding: 4px 20px 2px 20px;
        color: #fff;
        font-size: 29px;
        letter-spacing: 0.02em;
        text-align: center;
    }
    .price_button {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 10px;
        width: 95%;
        margin: auto;
    }
}

/*--------------------------トップページ関連------------------------------*/
.top-message {
    padding: 40px 0 50px;
/*    background: url(images/top_back.jpg) no-repeat center / cover;
     background-attachment: fixed; */
    position: relative;
}
.lead {
    font-size: 1.2em;
    font-weight: bold;
    background: #ffdb4f;
    padding: 5px 15px;
    width: 60%;
    margin: 10px auto 0;
    text-align: center;
}
.flexbox .lead {
    font-size: 1.4em;
    width: 100%;
    padding: 7px 15px;
    margin: 0px 0 0 15px;
}
.lead-wrap.flexbox .img {
    position: relative;
}
.img-chui {
    width: 120px;    
}
.omakase {
    font-weight: bold;
    text-align: center;
    font-size: 1.2em;
    margin-bottom: 0;
}
.top-intro {
    color: #fff;
    position: relative;
}
.top-intro .kamon{
   position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    width: 300px;
    margin: auto;
    opacity: 0.3;
}
.top-intro p {
    font-size: 16px;
    font-weight: bold;
}
.top_lead h1 {
    background-color: #2e8b57	;
    font-size: 20px;
    text-align: center;        
    padding: 15px;
    color: #fff;
}
.top_lead h2{
    text-align: center; 
    font-size: 18px;
    margin-top: 20px;
}
.top_lead p {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 40px;
}
.reason .flexbox.row2.margin .item,
.reason .flexbox.row3.margin .item {
    background-color: rgba(255, 255, 255, 0.45);
    box-shadow: 1px 1px 5px rgba(51 51 51 / 20%);
}
.content-text a{
    text-decoration: none;
}
.reason-items {
    margin-top: 30px;
}
.company .flexbox {
    height: 360px;
    background: #fff;
}
.reason-wrap.item {
    text-align: center;
    padding: 5px;
    
}
.reason-wrap.item::after {
    background: rgb(255, 255, 255, 0.7);
    position: absolute;
    content: "";
    width: 200px;
    height: 200px;
    left: 50%;
    right: 0;
    top: 35%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    z-index: 0;
    margin: auto;
}
.reason-wrap.item img {
    max-height: 120px;
    max-width: 120px;
    margin: 20px 0.5% 0px;
    position: relative;
    z-index: 1;
}
.reason-wrap.item h3 {
    margin-top: 10px;
    position: relative;
    z-index: 1;
    color: #6f4525;
}
.balloon1 {
    position: relative;
    left: 0;
    right: 0;
    margin: 1em auto 15px;
    padding: 10px;
    color: #555;
    font-size: 16px;
    background: rgb(255, 219, 79, 0.3);
    z-index: 1;
}

.balloon1:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-bottom: 10px solid rgb(255, 219, 79, 0.3);
}

.balloon1 p {
    margin: 0;
    padding: 0;
    line-height: 1.5;
    font-size: 15px;
    font-weight: bold;
}
@media screen and (max-width:767px) {
    .lead {
        width: 98%;

    }
    .top-message {
        padding: 40px 0 80px;
    }
    .top_lead h1 {
        font-size: 17px;
    }
    .top_lead h2 {
        font-size: 16px;
    }
    .top_lead p {
        font-size: 15px;
    }
    .top-intro h1 {
        font-size: 20px;
    }
    .top-intro p {
        font-size: 14px;
        font-weight: bold;
    }
    .company .flexbox {
        height: auto;
    }
    .company .flexbox .item:first-child {
        height: 260px;
    }
    .company .flexbox .item h2 {
        font-size: 18px;
    }
    .company .flexbox .item {
        background-color: #fff;
        margin: 0 0 0px;
    }
}

/*--------------------------------施工実績------------------------------------*/
section.sub-heading + section.top-works,
section.top-works{
    display: block;
    position: relative;
    padding: 40px 0 60px;
}
section.parts-works{
    padding: 40px 0 60px;
}
.works-wrap {
   padding: 5px;
    border: 1px solid rgba(244, 125, 23, 0.3);
    box-sizing: border-box
}
.works-wrap:hover {
   background: rgba(244, 125, 23, 0.1);
}
.works-img-wrap{
    position: relative;
}
.works-img-wrap:after{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -5px;
    right: -5px;
    background-color: #e8e8e8;
}
.works-img-wrap a img{
    max-width: 100%;
    z-index: 1;
    position: relative;
    top: 0px;
    left: -5px;
    height: 100%;
    transition: 0.5s;
}
.works-img-wrap a img:hover{
    opacity: 0.8;
}
.works-wrap p.date {
    font-size: 13px;
    text-align: right;
    padding-bottom: 0;
    margin-bottom: 0;
    font-family: 'Varela Round', sans-serif;
}
.works-wrap p.tag {
    font-size: 13px;
    line-height: 1.6em;
    padding: 0 0 15px 5px;
    margin-bottom: 20px;
}
.works-wrap p.tag a, .works p.tag a{
    display: inline-block;
    padding: 2px 5px;
    border: 1px solid #453d3d;
    color: #453d3d;
    transition: all 0.3s ease;
    margin-right: 5px;
}
.works-wrap p.tag a:hover, .works p.tag a:hover{
    border: 1px solid #453d3d;
    color: #fff;
    background-color: #453d3d;
}
.works-wrap p.tag a:first-child {
    display: none;
}
section.works {
    padding: 40px 0 60px;
}
.works_single {
    padding: 10px 0 0;
}
.works_single img {
    max-width: 100%;
/*    width: 50%;*/
    display: inline-block;
    margin: 0 auto 0px;
    height: auto;
    vertical-align: top;
}
.works_single img.alignright {
    float: right;
    margin-left: 15px;
}
.works_single h1.title, .know_single h1.title {
    margin: 30px 0 20px;
    font-size: 28px;
}
.works_single h2 {
    margin: 45px 0 20px;
    font-size: 24px;
    color: #453d3d;
    letter-spacing: 0.05em;
}
.works_single .nayami h2 {
    margin: 0px 0 15px;
    font-size: 20px;
    padding: 6px 10px 7px 10px;
    width: 100%;
    background-color: #2e8b57;
    color: #fff;
}
.works_single h2.title {
    margin: 10px 0 30px;
    font-size: 26px;
}
.works_single p.date, .know_single p.date{
    text-align: right;
    font-size: 14px;
    font-family: 'Varela Round', sans-serif;
}
.works_single p, .know_single p {
    margin: 15px 0 0;
}
.nayami {
    border: 1px solid #999;
    border-radius: 6px;
    margin-bottom: 25px;
    background: #fff;
}
.single-wrap .nayami h3 {
    font-size: 18px;
    font-weight: bold;
    background-color: transparent;
    color: #f47d17;
    margin: 0 0 15px;
    padding: 5px 10px 6px;
    border-bottom: 1px solid #999;
    border-radius: 0;
}
.nayami p {
    padding: 0 10px 15px;
    line-height: 1.7em;
}
.swiper {
    overflow: visible !important;
}
.swiper--wrapper {
  /* wrapperのサイズを調整 */
  width: 100%;
  height: 300px;
}

.swiper-slide {
  /* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
  color: #ffffff;
  width: 100%;
  height: auto !important;
}
.swiper-slide img {
  width: 100%;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 0; !important;
    left: auto;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 0 !important;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after, .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    color: #f47d17 !important;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 0 !important;
}
@media screen and (max-width:767px) {
    .swiper-button-next, .swiper-rtl .swiper-button-prev {
        right: -5px !important;
    }
    .swiper-button-prev, .swiper-rtl .swiper-button-next {
        left: -5px !important;
    }
    .swiper-button-next:after, .swiper-button-prev:after {
        font-size: 32px !important;
    }
}
.bf-wrap{

}
.bf-wrap h3{
    width: 100%;
    display: block;
    font-size: 24px;
    margin: 0 auto 20px;
    color: #203bad;
    border-top: 2px solid #203bad;
    border-bottom: 2px solid #203bad;
    padding: 10px 5px;
    font-weight: bold;
}
.before-wrap,.after-wrap{
    display: flex;
    justify-content: center;
    margin: 30px 0;
}
.before-wrap img,.after-wrap img {
    max-width: 31%;
    margin: 0 10px 20px;
    height: 100%;
}
.work-table-wrap{
    position: relative;
    display: block;
    margin: 50px 0px 50px;
}
.work-table-wrap table{
    width: 100%;
    border-collapse: collapse;
}
.work-table-wrap table tr{
    border-bottom: solid 1px #888;
}
.work-table-wrap table tr:first-child{
    border-top: solid 1px #888;
}
.single-wrap .work-table-wrap table th{
    position: relative;
    text-align: left;
    width: 30%;
    background-color: rgba(244, 125, 23, 0.2);
    text-align: center;
    padding: 12px 10px;
    font-weight: 600;
    color: #453d3d;
    border-left:1px solid #888;
    border-right:0px solid #888;
}
.work-table-wrap table th:after{
    display: block;
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    top:calc(50% - 10px);
    right:-10px;
    border-left: 10px solid rgba(244, 125, 23,0.2);
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.single-wrap .work-table-wrap table td{
    text-align: left;
    width: 65%;   
    background-color: #fff;
    padding: 12px 10px 12px 1.5em;
    border-right: 1px solid #888;
    border-left: 0px solid #888;
}

.blog-card {
    position: relative;
    display: block;
    background: #fff;
    border: 1px #ccc solid;
    margin: 15px 0;
    padding: 5px;
}
.blog-card + br + .blog-card {
    margin: -20px 0 15px;
}
.blog-card a {
    display: flex;
    align-items: center;
}
.blog-card .card-box-txt {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0;
    background: #2e8b57;
    padding: 6px 15px 5px;
    line-height: 1.1em;
    color: #fff;
    font-size: 12px;
}
.blog-card-thumbnail {
    text-align: left;
}
.works_single .blog-card-thumbnail img,
.know_single .blog-card-thumbnail img{
    height: 80px;
    object-fit: cover;
    max-width: 100%;
    width: 120px;
    margin-bottom: 0;
}
.blog-card-content {
    padding: 15px;
    text-align: left;
}
.blog-card-title {
    font-size: 16px;
    font-weight: 600;
}

.article .before, .article .after {
    position: relative;
    margin-bottom: 20px;
}
.article .before::before, .article .after::before {
    position: absolute;
    top: 0;
    left: 0;
    background: #2e8b57;
    color: #fff;
    font-family: 'Varela Round', sans-serif;
    padding: 5px 20px;
    font-size: 18px;
    letter-spacing: 0.05em;
}
.article .before::before {
    content: 'Before';
}
.article .after::before {
    content: 'After';
}
.article {
    margin-bottom: 60px;
}
.center_left_list {
    margin: 100px auto 60px;
}
.center_left_list ul {   
    
}
.center_left_list ul li {
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.6);
    border: 1px solid #dcdcdc;
}
.center_left_list ul li i {
    color:#2e8b57	;  
}
.center_left_list ul li.next {
    text-align: right;    
}
.center_left_list ul {   
    background-color: rgba(255, 255, 255, 0.6);
}

.center_left_list ul li.next {
    text-align: right;    
}

.post_navi .item a{
    display: flex;
    align-items: center;
}
.post_navi figure img {
    width: 100px;
    height: 100px;
    object-fit: cover;
}
.post_navi .prevNext__title {
    font-size: 15px;
    padding: 10px 0 0 10px;
    color: #2e8b57;
    line-height: 1.4em;
    font-weight: bold;
}
.post_navi .prevNext__title span {
    display: block;
    font-size: 13px;
    color: #999;
    font-weight: normal;
}
.post_navi .prevNext__title span i {
    padding-right: 3px;
    color: #999;
}
.prevNext__pop {
    position: absolute;
    top: 0;
    display: inline-block;
    background: #2e8b57;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    color: #ffffff;
    font-size: 13px;
}
.prevNext__pop.next {
    right: 0;
}
.no_article {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
}

section.related_cat {
    padding: 5px 0 10px;
}
.related.flexbox.row3.margin .item {
    margin-bottom: 30px;
}   
.bf_title {
    font-size: 15px;
    line-height: 1.6em;
    padding: 0 5px;
}
.single-wrap .before, .single-wrap .after {
    position: relative;
    margin-bottom: 20px;
}

.single-wrap figure.wp-block-image img {
    margin-bottom: 10px;
}

.categories {
    margin: 30px auto 0px;
}
ul.page_nav li {
    display: inline-block;
    margin: 0 5px;
    transition: all 0.3s ease;
}
ul.page_nav {
    margin-top: 40px;
}
ul.page_nav li.current {
    font-weight: bold;
}
ul.page_nav li a, ul.page_nav li span{
    display: block;
    border: 1px solid #BFBFBF; 
    padding: 3px 10px;
}
.workslist.flexbox{
   justify-content: flex-start; 
}

.item.news {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    position: relative;
    margin: 0 0.5% 20px;
    background-color: #fff;
    padding: 10px;
}
.swiper-slide.item.news {
    margin: 0 0 20px;
}
a.blocklink{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.item.news:hover {
    background-color:rgba(42, 78, 126, 0.05);
    border: 1px solid #999;
    z-index: 999;
    position: relative;
}

.workslist li.news .item {
    position: relative;
    margin-bottom: 0;
}
.workslist li.news .item.archive_pic {
    padding-right: 20px;
}
.news_textbox {
    padding: 0 5px 15px;
    position: relative;
}
/* アップロードした画像の縦横比を固定して表示 */
.news_img figure {
    position: relative;
    overflow: hidden;
    padding-top: 67.64%;
    margin: 0 0 0;
}
.news_img figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    object-fit: cover;
} 

.workslist .news_img.row2 {
    position: relative;
    overflow: hidden;
    padding-top: 67.64%;
    margin: 0 0 0;
}
.workslist .news_img.row2 .item {
    flex-basis: 50%;
    max-width: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);    
    width: 100%;
    height: 100%;
    margin: 0;
}
.workslist .news_img.row2 .item:first-child{
    left: 0%;
}
.workslist .news_img.row2 .item:last-child{
    right: 0%;
}
.news_img.row2 .text {
    position: absolute;
    padding: 4px 10px;
    background: #6f4525;
    color: #fff;
    font-size: 14px;
    font-family: 'Varela Round', sans-serif;
    letter-spacing: 0.05em;
    bottom: auto;
    top: 0;
    left: 0;
    z-index: 5;
}
.news_img.row2 .text.after {
    left: 50%;
    background: #f47d17;
}
.single-wrap .before::before, .single-wrap .after::before {
    position: absolute;
    top: 0;
    left: 0;    
    color: #fff;
    font-family: 'Varela Round', sans-serif;
    padding: 3px 20px;
    font-size: 15px;
    letter-spacing: 0.05em;
}
.single-wrap .before::before {
    content: 'Before';
    background: #453d3d;
}
.single-wrap .after::before {
    content: 'After';
    background: #f47d17;
}
figure {
    font-size: 0;
}
.news_img.row2 figure {
    position: relative;
    padding-top: 0%;
    height: 100%;
}
.news_img.row2 figure img {
    height: 100%;
    object-fit: cover;
    position: relative;
    top: 0;    
    transform: none;
    left: 0;
}    
/* アップロードした画像の縦横比を固定して表示 */
.works-wrap figure {
    position: relative;
    overflow: hidden;
    padding-top: 67.64%;
    margin: 0 0 7px;
}
.works-wrap figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}


.item.news:hover .news_img figure img {
    opacity: 0.6;
}
.wp_img_bg {
    height: 200px;
    padding-top: 66.6666%;
    width: 100%;
    max-width: 100%;
    background-position: center;
    background-size: cover;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
.item.news:hover .wp_img_bg {
    opacity: 0.6;
}
.category {
    margin-top: 10px;
}

.category li, .categories li{    
    display: inline-block;
    font-size: 13px;
    background-color: #ffdb4f;
    margin-right: 3px;
    margin-bottom: 6px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    border-radius: 20px;
}
.categories li{    
    margin-right: 10px;
}
.category li a, .categories li a {
    padding: 3px 15px;
    color: #333;
    display: block;
    font-weight: bold;
}
.categories li:hover, .categories li.current-cat {
    background-color: rgba(244, 125, 23, 0.5);
}
.categories li:hover a, .categories li.current-cat a {
    color: #fff;
}
.tags {
    padding: 10px 0 7px;
}
.news_textbox .tags {
    padding: 5px 0;
}
.tags li {
    display: inline-block;
    font-size: 12px;
    border: 1px solid #2e8b57;
    margin-right: 5px;
    transition: all .3s ease;
}
.tags li a {
    padding: 2px 10px;
    color: #2e8b57;
    display: block;
}
.news .date{ 
    color: #888;
    font-size: 13px;
    letter-spacing: 0.01em;    
}
.news .news_textbox .date {
    margin: 0;
    text-align: right;
}
.news_title{
   font-size: 17px;
    margin: 10px 0 12px;
    padding: 0 0 5px;
    position: relative;
    color: #453d3d;
    font-weight: bold;
    line-height: 1.4em;
}
.flexbox.margin.row3 .news_title{
   font-size: 17px;
}
.news_title::after{
    content: '';
    position: absolute;
    background-color: #dcdcdc;
    height: 1px;
    width: 100%;
    left: 0;
    right: 5px;
    bottom: 0px;
    margin: 0 auto;
}
.news_text {
    line-height: 1.5em;
    font-size: 14px;
    margin-top: 8px;
    margin-bottom: 15px;
    padding: 0;
    color: #453d3d;
}
@media screen and (max-width:1024px) {
    ul.category_list li a {
        font-size: 11px;
    }
    .article p{
        font-size: 14px;
    }
    .article p.date {
        font-size: 12px;
        padding-right: 0rem;
    }
}
@media screen and (max-width:767px) {
    section.top-works {
        display: block;
        max-width: 100%;
        position: relative;
    }
    section.works {
        padding: 40px 0 40px;
        margin-top: -20px;
    }
    .works_single {
        padding: 0px 0 0;
    }
    .works_single h1.title, .know_single h1.title {
        margin: 20px 0 20px;
        font-size: 26px;
    }
    .works_single h2 {
        font-size: 20px;
    }
    ul.category_list li a {
        padding: 5px 5px 4px;
    }
    .works_single img {
        /*width: 49%;*/
        height: 100%;
        margin: 0 0 5px;
    }
    .works-img-wrap a img {
        top: 0px;
        left: -1px;
    }
    .works-img-wrap:after {
        bottom: -1px;
        right: -3px;
    }
    .single-wrap .item.row5 {
        width: 50%;
        max-width: 50%;
    }
    .works_single .item.row5 img {
        width: 100%;
        height: 100%;
        margin: 0 0 5px;
    }
    .side-works .workslist {
        display: flex;
        flex-wrap: wrap;
    }
    .side-works .workslist li{
        width: 48%;
    }
    .side-works .workslist li.news {
        border: 1px solid #ccc;
    }
    .side-works .news_title {
        font-size: 13px;
    }
    .workslist li.news .item.archive_pic {
        padding-right: 0px;
        margin-bottom: 0;
    }
    .workslist .news_img.row2 .item {
        margin-bottom: 0;
    }
    .workslist .news .news_textbox .date {
        margin: 5px 0;
        line-height: 1.2em;
    }
    .flexbox.row3.margin.workslist > .item {
        flex-basis: 49%;
        max-width: 49%;
    }
    .news_img.row2 .text { 
        font-size: 11px; 
        padding: 3px 10px;
    }
    .archive_pic {
        
    }
    .workslist.flexbox {
        justify-content: space-between;
    }
    .news_textbox {
        padding: 0 0 5px;       
    }
    .flexbox.margin.row3 .news_title {
        font-size: 16px;
    }
    .news_title {
        font-size: 16px;
    }
    .item.news {
        padding: 7px;
    }


}
@media screen and (max-width:480px) {
    .news_text {       
        font-size: 13px;    
    } 
}
/*--------------------------------お約束-------------------------------------*/
#promise {
    padding: 50px 0 80px;
    background: url(images/promise_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    color: #fff;
    z-index: 0;
}
#promise:before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(images/overlay-pattern.png) #000;
    opacity: 0.5;
}
#promise .container, footer .contact-area .container {
    position: relative; 
    z-index: 5;
}
section.promise{
    padding: 3vw 0 0px;
}
.promise .midashi {
    margin: 0px 0 0;
}
.promise .midashi .midashi-heading {
    margin: 40px auto 30px;
}
.promise .midashi .heading_en {
    position: absolute;
    top: 0;
    padding: 0;
    font-size: 80px;
    right: -40px;
    color: rgba(172, 156, 140, 0.6);
}
.promise .midashi .heading_en::before,
.promise .midashi .heading_en::after {
    display: none;
}
section.promise + section.menu {
    margin-top: -60px;
    padding: 10px 0 70px;
}
body {
  margin: 0;
  overflow-x: clip;
}
.horizontal_scroll article:not(.sticky) {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100vh;
  background-color: whitesmoke;
}
.horizontal_scroll {
  --sticky-container-height: 100vh;
  height: var(--sticky-container-height);
  min-height: 100vh;
  box-sizing: border-box;
}
.horizontal_scroll .sticky {
  position: sticky;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 80vh;
}
.horizontal_scroll .scroller {
  display: flex;
  overflow: auto;
}
.horizontal_scroll .scroller.nobar {
  overflow: hidden;
}
.horizontal_scroll .scroller > * {
  flex-basis: 55%;
  flex-shrink: 0;
  aspect-ratio: 16 / 9;
  display: flex;
  justify-content: center;
  align-items: center;
}
.horizontal_scroll .scroller > *:not(:first-child) {
  margin-left: 1%;
}

.promise .reason_wrap {
    padding: 40px 20px 0;
    border-right: 1px solid #999;
    position: relative;
}


section.promise img, section.promise picture{
    display: block;
}
.reason-img {
    flex-basis: 45%;
    padding-right: 2%;
}
.promise-txt {
    flex-basis: 55%;
}
.reason-img img {

}
section.promise .content-area{
    padding-top: 0;
    padding-bottom: 0;
    background: none;
}

.promise-h, .point-h {
    position: relative;
    padding: 15px 15px 15px;
    text-align: center;
    line-height: 1.4em;
    margin: 50px auto 0px;
    font-weight: bold;    
}
.promise .promise-h {
    font-size: 22px;  
    width: 100%;
    margin: 30px 0 10px;
    padding: 7px 15px;
    text-align: left;
}

.reason_wrap .item .reason-top span{
    color: #fff;
}
.reason_wrap .item .reason-top span.num{
    color: #fff;
}
.reason-top {
    position: absolute;
    padding-left: 15px;
    top: 0px;
    right: 15px;
}
#promise .promise-h::after{
    background-color: #fff;
}
.promise-num {
    font-family: 'Varela Round', sans-serif;
    display: block;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.0em;
    text-align: center;
    color: #2e8b57	;
    margin-bottom: 6px;
}

.reason_wrap .item {
    background-color: rgba(255, 255, 255, 0.6);
    margin-bottom: 40px;
    padding: 10px 0 35px;
    position: relative;
    border: 1px solid #2e8b57;
}
.reason_wrap .item .icon {
    display: block;
    text-align: center;
    font-size: 55px;
    margin: 15px 0 10px;
    color: #2e8b57;
}
section.voice {
    padding: 40px 0 60px;
}
.voice figure {
    position: relative;
}
.speechBubble {
    display: block;
    margin-bottom: -20px;
    padding: 20px 22px;
    border-radius: 25px;
    background-color: #ffffff;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #000000;
    position: relative;
    z-index: 1;
}
.speechBubble::after {
  content: "";
  position: absolute;
    top: auto;
    bottom: 0;
    left: 50%;
    border-style: solid;
    border-width: 15px 7.5px 0 7.5px;;
    border-color: #ffffff transparent transparent;
    translate: -50% 100%;
}
.speechBubble.right::after {
    left: 70%;
}
@media screen and (max-width:940px) {
    .voice-wrap.flexbox.row3.margin > .item {
        flex-basis: 48%;
        max-width: 48%;
        margin-bottom: 100px;
    }
}
@media screen and (max-width:767px) {
    .speechBubble br {
        display: none;
    }
    .voice-wrap.flexbox.row3.margin > .item {
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 100px;
    }
    .voice-wrap.flexbox.row3.margin > .item:last-child {
        margin-bottom: 0px;
    }
    .voice figure {
        text-align: center;
    }
}

table.border {
    table-layout: fixed;
    width: 100%;
    text-align: left;
    background: #fff;
    border: 0;
    border-top: 1px solid #e2e2e2;
    border-collapse: collapse;
}
.reason_wrap table.border {
    background: rgba(255, 255, 255, 0.5);
}
table.border th, table.border td{
    position: relative;
    vertical-align: top;
    padding: 10px;
}
table.border th {
    width: 25%;
    font-weight: bold;
    text-align: inherit;
    color: #333;
}
table.border td {
    width: 75%;
    font-size: 14px;
}
table.border tr {
    border-bottom: 1px solid #e2e2e2;
}
@media screen and (max-width:1240px) {
    .reason-top { 
        left: 15px; 
        right: auto;     
    }
}
@media screen and (max-width:980px) {
    .horizontal_scroll .scroller {
        display: block;
    }
    .horizontal_scroll .scroller > * {
      flex-basis: 100%;
      flex-shrink: 0;
      aspect-ratio: 16 / 9;      
    }
    section.promise + section.menu {
        margin-top: 0px;
        padding: 40px 0 70px;
    }
    .promise .midashi .heading_en {
       position: relative;
        bottom: 0;
        font-size: 24px;
        right: 0;
        top: 0;
        color: #2e8b57;
        display: inline-block;
        padding: 0 30px 0 35px;
    }
    .promise .midashi .heading_en::before,
    .promise .midashi .heading_en::after {
        display: block;
    }
    .promise .midashi .midashi-heading {
        margin: 0 auto;
    }
    .promise .reason_wrap {
        border-right: 0px solid #999;
        margin-top: 40px;
    }
        
}
@media screen and (max-width:767px) {
    h2.color_heading span {
        font-size: 16px;
    }
    h2.color_heading {
        font-size: 16px;
    }
    section.promise {
        padding: 3vw 0 40px;
    }
    .promise-num span {
        font-size: 22px;
    }
    .reason_wrap .item {
         padding: 25px 0px 10px;
    }
    .promise .reason_wrap {
        padding: 40px 10px 0
    }
    .promise .reason_wrap .flexbox.row3.margin .item {
        margin-bottom: 60px; 
    }
    .promise-h br {
        display: none;
    }
    .promise .promise-h {    
        font-size: 18px;
        margin: 20px 0 0px; 
    }
    .promise .reason_wrap .point-p {
        padding: 10px 0px 0 15px;
    }
    .reason-top {
        top: 0;
        right: auto;
        left: auto;
    } 
    table.border th, table.border td{
        width: 100%;
        display: block;
    }
    table.border th {
        padding: 0.7rem 0.5rem 0.5rem 0.5rem;
    }
    table.border td {
        padding: 0.5rem 0.5rem 0.7rem 0.5rem;
    }

}
@media screen and (max-width:600px) {
    .horizontal_scroll .scroller > * {
      display: block;     
    }
    .reason-top {
        left: 0;
        right: 0;
        
    }
    .promise .promise-h {    
        padding: 0px 0px; 
    }
    .promise .reason_wrap .point-p {
        padding: 10px 0px 0 0px;
    }
}
@media screen and (max-width:320px) {

}
/*--------------------------------4つのポイント-----------------------------------*/
.reason {
    margin-top: 40px;
    background-color: #fcf6f1;
    padding: 20px;
    position: relative;
    border: 1px solid #999;
    border-radius: 6px;
}
.reason-back{
    padding: 40px 0 50px;
    position: relative;
}
.reason-back .container {
    position: relative;
    z-index: 1;
}
.reason:first-child {
    margin-top: 0px;
}
.point-num {
    position: absolute;
    margin-bottom: 0;
    background: #fff;
    top: 10px;
    left: 10px;
    padding: 5px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
}
.point-num img {
    max-height: 60px;
    display: block;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.point-h_wrap {
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
}
.point-h {
    padding: 0;
    font-size: 24px; 
    display: block;
    text-align: left;
    margin: 5px 0 25px;
    padding-bottom: 10px;
    padding-left: 90px;
    color: #f47d17;
}
.reason_s { 
    padding-left: 90px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.0em;
    color: #2e8b57;
    margin: 10px 0 0;
    font-family: 'Varela Round', sans-serif;
}
.reason_s span.num {
     font-size: 1.6em;
    padding-left: 5px;
    font-weight: bold;
}
.promise-txt .point-h {
    padding-left: 0px;
    margin: 10px 0 0px;
    padding-bottom: 5px;
}
.promise-txt .point-p, .staff-box .point-p{
    margin-bottom: 0; 
    font-weight: bold;
    font-size: 1.1em;
    padding: 0px 0px 15px;
    color: #2e8b57;
}
.point-h-sub {
    font-size: 15px; 
    display: block;
    color: #2e8b57;
    margin-bottom: 4px;
}
.point-p {
    line-height: 1.8;
}
.reason .point-p {
    margin-top: 10px;
}
.point-p.long {
    line-height: 1.8;
    padding: 0 20px;
}
.reason .point-img {
    position: relative;
    z-index: 0;
}
.reason .item.row6{
    position: relative;
}
.reason .item.row6:nth-child(even){
    padding-left: 0;
}
.reason .item.row6:nth-child(even)::after{
    right: 0;
    left: auto;
}
section.promise .point-img img {
    margin-bottom: 0;
}
.reason .flexbox.row2.margin .item,
.reason .flexbox.row3.margin .item{
    margin-bottom: 30px;
    padding: 20px 0 25px;
    position: relative;
    background-color: rgba(252, 214, 97, 0.1)
}
.reason .flexbox.row3.margin .item{
    margin-bottom: 30px;
    padding: 20px 0 25px;
    position: relative;
    background-color: rgba(252, 214, 97, 0.1)
}
.reason .flexbox.row2.margin .item::before {
    top: 6px;
}
.reason .flexbox.row2.margin .item::after{
    bottom: 6px;
}

.staff-box {
    margin-top: 40px;
    padding: 20px;
    position: relative;
    border: 1px solid #999;
}
.staff-box .point-h {
    padding: 0;
    font-size: 20px; 
    margin: 10px 0 15px;
    color: #f47d17;
}
.staff-box .point-img img {
    margin-bottom: 0;
}
@media screen and (max-width:767px) {
    .reason {
        margin-top: 60px;
        padding: 10px;
    }
/*    .reason:nth-child(2) .flexbox {
        flex-direction: column-reverse;
    }*/
    .reason .point-h {
        font-size: 18px;
       }
    .point-num {
        left: 0;
        margin: auto;
        width: 70px;
        height: 70px;        
    }
    .reason_wrap .point-h {
        text-align: center;
        font-size: 20px;
        margin: 10px 0 15px;
        padding-bottom: 0px;
        padding-left: 0px;
    }

    .reason .point-img {
        padding-right: 0px;
    }

    .reason .item.row6:nth-child(even) {
        padding-right: 0px;
    }
    .reason .item.row6::after {
        top: 0px;
        width: 100%;
        height: 100%;
    }
    .point-p {
        padding: 0 0px 10px;
    }
    .staff-box .point-img img {
        max-width: 400px;
        margin: 20px auto 0;
    }
}
@media screen and (max-width:400px) {

}
/*--------------------------------プロセス-----------------------------------*/
section.process　.container {
    max-width: 1500px;
}
.process .flexbox {
    padding: 15px 20px 20px;
}
.process .flexbox .item{
    position: relative;
    z-index: 0;
}
.process .flexbox .item::before {
/*    position: absolute;
    content: "\f105";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    top: 50%;
    color: #888;
    font-size:2em;
    right: -15px;*/
}
.process .flexbox .item .tel {
    font-size: 1.4em;
}
.process .item.img {
    width: 35%;
    max-width: 35%;
}
.process .item.text {
    width: 62%;
    max-width: 62%;
}
.process .flexbox .item .link-wrap {
    margin: 20px 0 0px;
     text-align: left; 
}
.process .flexbox .item:last-child::before,
.process .flexbox .item:last-child::after {
    display: none;
}
.process-h {    
    padding: 8px 7px 7px;
    text-align: center;
    position: relative;
    margin: auto;
    width: 100%;
    background: #453d3d;
    color: #fff;
    font-weight: bold;
}
.process-h span{
    font-size: 16px;
    margin: auto;
    padding: 0;
    line-height: 1.3em;
    display: inline-block;
}
.process .process-h{
    font-size: 15px;
}
.process .flexbox .item p{
    position: relative;
    padding: 0;
    margin-top: 0;
    margin-bottom: 10px;
}
.merit-h {    
    margin: 0px 0 10px;
    font-size: 16px;
    background-color: #2e8b57;
    color: #fff;
    padding: 6px 10px;
}
.merit .merit-h {    
    background-color: #2e8b57	;
}
.material .merit-h {    
    text-align: center;
}
.merit .item figure {
    margin-top: 5px;    
}

.process_rows .flexbox .item{
    position: relative;
    z-index: 0;
}
.process_rows .rows {
    position: relative;
    margin-bottom: 50px;
    padding-left: 0px;
    border-bottom: 1px solid #999;
}
.process_rows .rows::after {
    position: absolute;
    content: "";
    display: block;
    width: 1px;
    margin: 0 auto;
    background: #999;
    top: auto;
    left: 50%;
    height: 50px;
}
.process_rows .rows:last-child {
    margin-bottom: 0px;
}
.process_rows .rows p {
    padding:  15px 20px 15px;
    line-height: 1.8em;
    margin-bottom: 0;
}
.process_rows .rows:last-child::after {
    display: none;
}
.process_rows .rows .process-h{
    font-size: 18px;
    font-weight: bold;
    padding: 5px 5px 5px 20px;
    text-align: left;
    background: #2e8b57;
    color: #fff;
}

.process_rows .process-h span{
    font-family: 'Varela Round', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.0em;
    padding-right: 10px;
    color: #fff;
}

.flexbox.row4.margin.flows .rows.item {
    flex-basis: 22%;
    max-width: 22%;
    position: relative;
    margin: 0 1.5% 25px;
}
.flows .rows::after {
    position: absolute;
    content: "";
    right: -36px;
    left: auto;
    bottom: 35%;
    margin: auto;
    box-sizing: border-box;
    width: 14px;
    height: 10px;
    border: 14px solid transparent;
    border-left: 14px solid #999;
}
.flows .rows:nth-child(4n)::after {
    display: none;
}
.flows .process-h {
    background: none;
    color: #2e8b57;
    padding: 8px 7px 10px;
    line-height: 1.4em;
}
@media (min-width: 1200px){

}
@media screen and (max-width:767px) {    
    .flexbox.nowrap{
        flex-wrap: wrap;
    }
    .process .flexbox .item{
        margin: 10px 0 0px;
    } 
    .process .flexbox .item img {
        margin: auto;
    }
    section.sub-heading .content-area .item_wrap p {
        margin-bottom: 0;
    }
    .merit-h {    
        text-align: center;
    }
    .process .item.img, .process .item.text {
        width: 100%;
        max-width: 100%;
    }
    .process .item.img {
        text-align: center;
    }
    .process_rows .rows .row7 p {
        padding-left: 0px;
    }
    .process_rows .rows::after {

    }
    .process_rows .rows .process-h {
        font-size: 17px;
        text-align: center;
        padding: 5px;
    }
    .process_rows .rows p {
        padding: 5px 15px 15px;
    }
    .process_rows .process-h span {
        font-size: 22px; 
        display: block;
        padding-right: 0px;
        padding-top: 5px;
    }
    .flexbox.row4.margin.flows .rows.item {
        flex-basis: 30.3%;
        max-width: 30.3%;
        position: relative;
        margin: 0 1.5% 25px;
    }
}
#banners {
    padding: 40px 0 60px;
}
#banners .banner {
    transition: 0.3s all ease;
    border-radius: 20px;
    background: #fffbea;
}
#banners .banner:hover {
    background: #ffdb4f;
}

.banner a  {
    display:block;
    height: 100%;
}
.banner .flexbox {
    height: 100%;
}
.banner .item.img {
    border-radius: 20px 0 0 20px;
    background-position: center;
    background-size: cover;
}
.banner .item.text {
    padding: 30px;    
} 
.banner p {
    margin-bottom: 0;
    color: #453d3d;
}
.banner p.sub-caption {
    font-size: 20px;
    padding: 20px 0px 10px;
    font-weight: bold;
    z-index: 5;
    position: relative;
    color: #6f4525;
}
.banner p span {
    font-size: 15px;
    display: block;
    font-family: "Montserrat", serif;
    font-weight: 500;
    letter-spacing: 0.1em;
    color: #f47d17;
}

@media screen and (max-width: 767px) {
    .banner-img p.sub-caption {
        padding: 45px 0px 30px;
     }
    #banners .item.banner{
       margin-bottom: 30px;
    }
    .banner .item.row4 {
        width: 32%;
        max-width: 32%;
    }
    .banner .item.row6 {
        width: 66%;
        max-width: 66%;
    }
    .banner .item.text {
        padding: 15px;
    }
    .banner p.sub-caption {
        font-size: 18px;
        padding: 5px 0px 10px;
    }
    .banner p span {
        font-size: 13px;
    }
}
/*--------------------------------資格-----------------------------------*/
.certification .flexbox.row4.margin .item{
    position: relative;
    background: rgba(255,255,255,0.6);
    margin-bottom: 20px;
}
.certification .flexbox .item figure{
    width: 80%;
    margin: 15px auto 10px;
}
.certification .process-h{
    background: #f2f0ee;
    color: #2e8b57;
    font-size: 15px;
    line-height: 1.6em;
}
.material .flexbox.row3.margin .item,
.merit .flexbox.row3.margin .item{
    position: relative;
    background: rgba(255, 255, 255, 0.8);
    margin-bottom: 40px;
    padding-bottom: 10px;
    width: 100%;
    z-index: 0;
    border: 1px solid #888;
}
.signs.flexbox.row3.margin .item{ 
    margin-bottom: 30px;
}
.signs.flexbox.row3.margin .item h3{ 
    font-size: 17px;
    color: #2e8b57;
    margin-top: 7px;
    margin-bottom: 5px;
}
.signs.flexbox.row3.margin .item p {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 0px;
}
.sign-h {
    background: #f47d17;
    color: #fff;
    padding: 7px 5px;
    text-align: center;
    position: relative;
}
.sign-h:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: -25px;
    margin: auto;
    box-sizing: border-box;
    transform: rotate(90deg);
    width: 20px;
    height: 10px;
    border: 13px solid transparent;
    border-left: 13px solid #f47d17;
}
.midashi.flexbox {
    justify-content: center;
    align-items: center;
    margin: 0px auto 30px;
    padding-top: 0px;
}
.img-menu-top {
    width: 180px;    
}

.midashi.flexbox .img {
    position: relative;
       margin-right: 40px;
}
.midashi.flexbox .img::after {
    background: rgb(255, 219, 79, 0.3);
    position: absolute;
    content: "";
    width: 200px;
    height: 200px;
    left: 50%;
    right: 0;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    z-index: -1;
    margin: auto;
}
.damages .item {
    background: rgb(255, 219, 79, 0.3);
    padding: 20px;
}
.damages .item h3{
    margin-bottom: 10px;
    color: #6f4525;
    text-align: center;
}
.material .flexbox .item figure{
    margin-bottom: 5px;
}
.material .flexbox .item::before {
    width:　95%;
}

.material_item, .material .flexbox.row4 .item {
    margin-bottom: 30px;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 1px 1px 5px rgba(51 51 51 / 20%);
}
.material .flexbox .item.material_txt p{
    padding: 15px 20px 15px;
}
.material .item.text {
    padding: 5px 10px 10px;
}
.material .item.img {
    text-align: center;
    margin-top: 10px;
}
.material .flexbox .item p{
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.7;
    padding: 0 15px 0;
}
.material .item p{
    margin-bottom: 0;
}
.material .item.text ul {
    padding: 0px 0 5px;
}
.material_txt p{
    padding: 5px 15px 20px 0px;
    margin: 10px auto 0;
    font-size: 14px;
    line-height: 1.8;
}
.item-p{
    margin-bottom: 0;
    padding: 2px 5px 5px;
    font-size: 14px;
    line-height: 1.7;
}
@media screen and (max-width:767px) {
    .material .flexbox .item p {
        padding: 10px 10px 0;
    }
}

#paints img {
    max-width: 100%;
}
#paints .block p {
    font-size: 15px;
    line-height: 1.8;
}
.paint_ex img {
    text-align: center;
    margin: 30px auto;
    display: block;
}
.paint-wrap{
    margin: 30px auto 0;
    justify-content: center;
}
.maker-wrap {
    width: 100%;
    margin: 20px auto 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}
.maker-wrap a {
    width: 32%;
    margin-bottom: 10px;
}
.chusyaku {
    font-size: 13px;
    margin-bottom: 0px;
}
.paint-inner {
    margin: 0 auto 40px;
    background: rgba(255, 255, 255, 0.8);
    padding: 0 0 15px;
    text-align: left;
    position: relative;
    width: 90%;
    border: 1px solid #999;    
}
.paint-inner ul {
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
}
.paint-inner ul li {
    width: 50%;
}
.paint-wrap .item.row8 p {
    margin-top: 15px;
}
.paint-inner .left{
    width: 35%;
    padding: 15px 10px 0;
    text-align: center;
}
.paint-inner .left p{
    margin: 7px 0 0;
    font-size: 14px;
    font-weight: bold;
}
.paint-inner .flexbox{
    justify-content: center;
    align-items: center;
}
.paint-inner .left img{
    display: block;
    margin: 0 auto 0;
    max-width: 100%;
}
.paint-inner .right{
    width: 65%;
    padding: 15px 5px 0px;
}
.paint-inner h4 {
    width: 100%;
    color: #f47d17;
    font-size: 19px;
    line-height: 1.4em;
    text-align: center;
    letter-spacing: 0;
    margin: 0;
    padding: 20px 10px 10px; 
    border-bottom: 1px solid #dcdcdc;
}
.paint-inner .right dl{
    padding: 0 20px;
}
.paint-inner .right dl dt{
    font-size: 15px;
    font-weight: bold;
    margin: 0 auto 5px;
    padding: 0 0 2px;
    border-bottom: 1px solid #999;
}
.paint-inner .right dl dd{
    font-size: 14px;
    padding: 0 0 0px;
    line-height: 1.7;
}

@media screen and (max-width:767px) {
    .midashi.flexbox .img {
       margin-right: 0px;
}
    #paints .block p {
        font-size: 14px;
        line-height: 1.9;
    }
    .paint-wrap {
        margin: 0px auto 0;
    }
    .paint-inner { 
        margin: 20px auto 30px;
        width: 100%;
    }
    .paint-wrap .item.row2 {
        margin-top: 30px;
    }
    .paint-wrap .item.row8 p {
        margin-top: 15px;
    }
    .item.row2, .item.row8{
        width: 100%;
        max-width: 100%;
    }
    .paint-inner .left {        
        margin: 0 auto 10px;
    }    
    .paint-inner .left img {
        max-width: 70%;
    }
    .paint-inner .right {
        padding: 0px 5px 10px;
    }
    .paint-inner h3 {
        margin: 0 auto 20px;
        font-size: 17px;
    }
    .paint-inner .right h3 span {
        font-size: 13px;
    }
    .paint-inner .right dl {
        padding: 0 10px;
    }
    .contact_list li {
        display: inline-block;
    }
    .contact_list li i{
        font-size: 36px;
    }
    .contact_list li.phone i {
        color: #ff8338;
    }
    .contact_list li.mail i {
        color: #00a753;
    }
    .contact_list li.line i {
        color: #07b901;
    }    
}

@media screen and (max-width:400px) {
    .contact_list {
        right: 45px;
    }
    .contact_list li {
        padding: 0 4px;
    }
    .contact_list li i {
        font-size: 32px;
    }
}
@media screen and (max-width:320px) {
    .paint-wrap .right p {
        font-size: 14px;
    }
    .paint-inner .right h3 {
        font-size: 16px;
    }
    .paint-inner .right h3 span {
        font-size: 12px;
    }
    .paint-inner .right dl dd {
        font-size: 13px;
    }
}
/*--------------------------------保証-----------------------------------*/
section.guarantee{
    position: relative;
    display: block;
}
.guarantee-txt {
    display: flex;
}
.guarantee-txt .img {
    max-width: 100%;
}
.guarantee-txt .text {
    padding:0 2%;
}
table.center {
    width: 95%;
    margin: 0px auto 20px;
    border-collapse: collapse;
}
table.center th, table.center td{
    text-align: center;
    padding: 5px;
    border: 1px solid #2e8b57;
}
table.center th {
    background-color: rgba(244, 125, 23,0.2);;
}
.guarantee .flexbox .item p {
    line-height: 1.7;
    margin-top: 10px;
}
.guarantee ul {
    list-style-type: none;
    line-height: 1.9;
    margin-bottom: 10px;
}
.guarantee ul.strong li {
    font-weight: bold;
}
.guarantee .process .container {
    width: 100%;
}
.guarantee .process .flexbox .item:nth-child(5)::after{
    display: none;
}

@media screen and (max-width:1024px) {
    .guarantee-wrap {
        padding: 0;
    }
    .guarantee-txt .text{
        font-size: 14px;
    }
    .guarantee-txt .img {

    }
}
@media screen and (max-width:767px) {
    .guarantee-txt {
        display: block;
    }
    .guarantee-txt .img {
        width: 50%;
        display: block;
        margin: 0 auto 20px;
    }
    table.center {
        width: 100%;
    }
    .guarantee-txt .text {
        width: 100%;
        padding: 0;
    }
    .guarantee .menu-inner {
        display: block;
        width: 48%;
        max-width: auto;
        max-width: initial;
        margin: 0 auto 20px;
    }
    .guarantee .menu-inner:nth-child(6) h3 {
        font-size: 15px;
        letter-spacing: 0.5px;
    }
    .insurance-wrap h4 {
        margin: 30px auto 10px;
    }
    .case .flexbox .flexbox.row2.margin .item {
        flex-basis: 49%;
        max-width: 49%;
        margin: 0 0 0px;
    }
    .case .flexbox.flex-start {
        justify-content: space-between;
    }
    .flexbox.row5 img {
        width: 49%;
        margin: 0 0 10px;
    }
}
@media screen and (max-width:400px) {
    .guarantee .menu-inner:nth-child(even) h3 {
        font-size: 15px;
        letter-spacing: 0.3px;
    }
    .guarantee .menu-inner:nth-child(6) h3 {
        font-size: 13px;
        letter-spacing: 0px;
        padding: 5px 0px 0px;
    }    
}
@media screen and (max-width:320px) {
    .guarantee-txt p {
        width: 100%;
        font-size: 14px;
    }
}

/*--------------------------------カラー-----------------------------------*/
section.color{
    position: relative;
    display: block;
}
section.color .content-area{
    background: none;
}
.color-wrap{
    padding: 0;
}
.color-txt {
    display: block;
}
.color-txt img {
    display: block;
    max-width: 100%;
    margin: 0 auto 20px;
}
.color-txt p {
    margin: 0 auto 20px;
}
@media screen and (max-width:1024px) {
    .color-wrap {
        padding: 0;
        margin: 0 calc(100vw*0/16) 0;
    }
}
@media screen and (max-width:767px) {
    section.color {
        position: relative;
        display: block;
    }
    .color-wrap {
        padding: 0;
        margin: 0;
    }
    .color-txt p {
        padding: 0;
        margin: 0 auto 20px;
        text-align: left;
    }
}
@media screen and (max-width:320px) {
    .color-txt p {
        font-size: 14px;
    }
}
.cs-step-wrap{
    margin: 30px auto 0;
    width: 100%;
}
.cs-step-inner {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin: 0 1% 40px;
    background-color: rgba(255, 255, 255, 0.45);
    border: 1px solid #999;
    border-radius: 6px;
}
.cs-step-inner::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: -40px;
    margin: auto;
    box-sizing: border-box;
    width: 20px;
    height: 15px;
    border: 15px solid transparent;
    border-top: 15px solid rgba(244, 125, 23, 0.6);
}
.cs-step-inner:nth-child(3):before {
    display: none;
}
.cs-step-inner .left{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 46px;
    background: #2e8b57;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cs-step-inner .left::after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: -20px;
    margin: auto;
    box-sizing: border-box;
    transform: rotate(90deg);
    width: 20px;
    height: 10px;
    border: 10px solid transparent;
    border-left: 13px solid #453d3d;
}
.cs-step-inner:nth-child(1) .left{
    background: #999;
}
.cs-step-inner:nth-child(2) .left{
    background: #2e8b57;
}
.cs-step-inner:nth-child(3) .left{
    background: #453d3d;
}
.cs-step-inner:nth-child(1) .left::after{
    border-left: 13px solid #999;
}
.cs-step-inner:nth-child(2) .left::after{
    border-left: 13px solid #2e8b57;
}
.cs-step-inner:nth-child(3) .left::after{
    border-left: 13px solid #453d3d;
}
.cs-step-inner .left p{
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    margin: 0 auto;    
    line-height: 1.4em;
    text-align: center;
    font-weight: bold;
}
.cs-step-inner .left p span{
    display: inline-block;
    font-family: 'Varela Round', sans-serif;   
}
.cs-step-inner .left p span.num {
    font-size: 2em;
    font-weight: bold;
    padding-left: 3px;
    padding-right: 10px;
    display: inline-block;
    vertical-align: middle;
}
.cs-step-inner .middle{
    width: 22%;
    margin-top: 40px;
}
.cs-step-inner .middle img{
    max-width: 100%;
    max-height: 240px;
    padding: 40px 40px 30px;
}
.cs-step-inner .right{
    width: 78%;
    padding: 20px 15px 15px;
    margin-top: 50px;
}
.cs-step-inner .right p{
    margin: 0;
}
.cs-step-inner .right a{
    color: #523016;
}
.cs-step-inner .right img{
    max-width: 100%;
    max-height: 85px;
    margin-top: 10px;
}
.cs-step-inner .right a:hover{
    transition: 0.3s;
    opacity: 0.7;
}
@media screen and (max-width: 1024px) {
    .cs-step-inner .right p{
      font-size: 13px;
    }
    .cs-step-inner .middle img {
      padding: 10px;
    }
    .cs-step-inner .right a {
      font-size: 14px;
    }
  }
  @media screen and (max-width: 767px) {
    .cs-step-inner::before { 
        left: 0;
        right: 0;
        margin: auto;
        bottom: -30px;
        top: auto;
        width: 10px;
    }
    .cs-step-wrap {
        margin: 40px auto 0;
        width: 100%;
        display: block;
    }
    .cs-step-inner {    
        margin: 0 1% 30px;
    }
    .cs-step-inner .left {
        padding: 5px;
        height: auto;
     }
    .cs-step-inner .left p {
         text-align: center;
         font-size: 14px;
        line-height: 1.4em;
    }
    .cs-step-inner .left p span {
        line-height: 1em;
        display: block;
    }
    .cs-step-inner .middle {
        width: 55%;
        margin: 60px auto 0;
    }
    .cs-step-inner .right {
        width: 100%;
        padding: 0 15px 15px;
        margin-top: 0;
    }
    .cs-step-inner .right a {
      font-size: 14px;
      padding-top: 10px;
      display: block;
    }
  }
/*--------------------------------インスタ-----------------------------------*/
section.insta{
    width: 100%;
    position: relative;
    display: block;
    margin: 0 auto calc(100vw*1.2/16);
}
section.insta .content-area{
    background: none;
}

@media screen and (max-width:767px) {
    section.insta {
        width: calc(100vw*14/16);
        position: relative;
        display: block;
        margin: 0 auto calc(100vw*2/16);
    }
}
/*--------------------------------豆知識-----------------------------------*/
ul.know-list {
    margin: 40px auto;
}
ul.know-list a li {
    color: #453d3d;
    font-size: 15px;
    padding: 15px;
    border-bottom: 1px dotted #ccc;
    list-style: none;
    display:flex; 
    align-items: center;
}
ul.know-list a li:first-child {
    border-top: 1px dotted #ccc;
}
ul.know-list a li .img {
    font-size: 0;
}
ul.know-list a li img {
    width: 100px;
    margin-right: 10px;
    height: 100%;
}
.posting-wrap {
    width:100%;
    display: flex;
    margin-top: 60px;
}
.posting-wrap .right{
    width: 70%;
}
.posting-wrap .left{
    width: 20%;
    margin-left: 10%;
}
.posting-wrap h2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
    margin-top: 60px;
    margin-bottom: 20px;
    text-align: center;
}
.kc-wrap h3 {
    font-size: 18px;
    margin: 30px auto 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #f57d05;
}
.posting-wrap p {
    font-size: 15px;
    line-height: 1.9;
    margin-bottom: 20px;
}
.kc-wrap img {
    max-width: 100%;
    width: 100%;
    height: auto;
}
.posting-sidebar h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 23px;
    text-align: center;
    margin-top: 60px;
}
.posting-sidebar ul a li {
    list-style-type: none;
    color: #453d3d;
    padding: 12px 5px;
    font-size: 14px;
    border-bottom: 1px dotted #ccc;
}
@media screen and (max-width:767px) {
    .posting-wrap .right{
        width: 100%;
    }
    .posting-wrap .left{
        width: 100%;
        margin-left: 0%;
    }
    .posting-wrap {
        flex-wrap: wrap;
    }
    ul.know-list {
        width: 100%;
    }
}
/*--------------------------------メールフォーム-----------------------------------*/
section.sub-heading form {
    margin: 5% auto 0;
}
.contact .phone_num {
    text-align: center;
}
.phone_num .tel {
    font-size: 65px;
    color: #f47d17;
    font-family: 'Varela Round', sans-serif;
    font-weight: bold;
    line-height: 1.2em;
}
.phone_num i {
    font-size: 45px;
    display: inline-block;
    color: #f47d17;
}
.form-group {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
    padding-top: 20px;
    border-top: 1px dotted #ccc;
}
.form-label {
    display: block;
    font-weight: bold;
    font-size: 16px;
    color: #333;
    margin: 30px 0 5px;
}
.form-label span, .hissu {
    font-size: 12px;
    line-height: 1.6em;
    padding: 3px 4px 2px;
    margin-left: 15px;
    font-weight: 300;
    color: #fff;
    background: #ff3b00;
    display: inline-block;
}
.form-group p.input-label {
    margin-bottom: 0px;
    padding-right: 1.5em;
}
.form-group .radio p.input-label {
    display: inline-block;
}
.item-wrap p.input-label{
    text-align: left!important;
    margin: 7px auto!important;
}
textarea.form-control {
    height: 150px;
}
.item-wrap select, .item-wrap textarea, .item-wrap input.wpcf7-text{
    display: inline-block;
    width: 100%;
    height: 40px;
    padding: 5px 12px 5px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
}
.form-group p.input-label {
    margin-bottom: 0px;
    padding-right: 1.5em;
}
.form-control {
    display: inline-block;
    width: 68%;
    height: 35px;
    padding: 7px 12px 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
textarea.form-control {
    height: 200px;
}
.item-wrap {
    width: 80%;
    margin-bottom: 0;
    background: #fff;
    padding: 10px 40px 20px;
}
.item-wrap p.input-label{
    text-align: left!important;
    margin: 7px auto!important;
}
.item-wrap textarea {
    height: 150px;
}
input, textarea {
    font-family: 'Questrial',"メイリオ", Meiryo, "Yu Gothic Medium", "游ゴシック Medium",YuGothic,"游ゴシック体","ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic ProN, sans-serif;
}

input[type=submit], .confirm_btn {
    margin-top: 30px;
    -webkit-appearance: button;
    cursor: pointer;
    padding: 20px 80px;
    border-radius: 0px;
    background: #2e8b57;
    color: #fff;
    border: 2px solid #2e8b57;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all;
    min-width: 280px;
}
.keyword {
    margin-top: 30px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.confirm_btn {
    background: #888;
    color: #fff;
    border: 2px solid #888; 
}
input[type=submit]:hover{
    opacity: 0.7;
}
.submit-wrap {
    text-align: center;
}

input[type=submit]:hover{
    opacity: 0.7;
}
input[type=checkbox]{
    display: inline-block;
    vertical-align: middle;
}
form #textid.active {
    background-color:#FFF8E1;
    color: #2e8b57;
    box-shadow:0px 0px 5px rgba(84,189,245,1);
    caret-color: auto;
}
form #textid {
    height: 28px;
    padding: 6px 12px;
    background-color: #f4f4f4;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 70%;
    caret-color: transparent;
}
.border_box {
    padding: 20px;
    border: 1px solid #f47d17;
    background: rgba(255,255,255,0.6);
}
.border_box .item p {
    margin-bottom: 15px;
    padding-left: 10px;
}
.border_box .small-heading{
    margin: 0px 0 7px;
    background: #f47d17;
    color: #fff;
    padding: 5px 10px;
}
.color_box {
    padding: 30px 30px 20px;
}
.contact-tel-wrap{
    width: 41%;
    background: #fff;
    display: block;
    margin: 0 auto 30px;
    padding: 15px 20px;
    text-align: center;
    border: 3px solid #2e8b57;
}
.contact-tel-wrap a {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.3em;
    color: #2e8b57;
    letter-spacing: 0px;
    padding: 0px 0;
    transition: 0.5s;
    display: block;
}
.contact-tel-wrap.line{
    border: 3px solid #00ca42;
}
.contact-tel-wrap.line a {
    color: #00ca42;
}
.contact-tel-wrap a span {
    font-size: 1.2rem;
    line-height: 1.4em;
    display: inline-block;
}
.contact-tel-wrap p {
    font-size: 0.9rem!important;
    margin: 0!important;
    font-weight: bold;
    line-height: 1.2;
    padding: 0 5px;
    transition: 0.5s;
}
.contact-tel-wrap:hover {
    background: #2e8b57;
}
.contact-tel-wrap.line:hover {
    background: #00ca42;
}
.contact-tel-wrap:hover a,.contact-tel-wrap:hover p{
    color: #fff;
}
.contact-line-wrap{
    width: 100%;
    display: block;
    margin: 0 auto 30px;
    text-align: center;
}
.contact-line-wrap img{
    max-width: 100%;
    transition: 0.5s;
}
.contact-line-wrap img:hover{
    opacity: 0.7;
}
ol.privacy {
    padding-left: 20px;
}
ol.privacy > li {
    margin-bottom: 10px;
}
@media screen and (max-width:1024px) {
    section.sub-heading form {
        margin: 10% auto 7%;
    }
    p.form-label {
        width: 30%;
        margin: 0!important;
        font-size: 14px!important;
    }
    .form-control {
        display: inline-block;
        width: 65%;
        height: 30px;
    }
    p.form-label span {
        margin-left: 7px;
    }
    .item-wrap p.input-label {
        margin: 5px auto!important;
    }
    .contact-tel-wrap {
        width: 60%;
    }
}
@media screen and (max-width:767px) {
    .border_box .item p {
        padding-left: 0px;
    }
    section.sub-heading form {
        margin: 50px auto 20px;
    }
    p.form-label, .questionnaire p.form-label {
        width: 100%;
        margin: 0 0 6px!important;
        font-size: 15px!important;
    }
    .questionnaire .item-wrap {
        width: 100%;
    }
    .form-control {
        display: inline-block;
        width: 100%;
        height: 30px;
        padding: 9px 10px 8px;
    }
    p.form-label span {
        margin-left: 10px;
    }
    .item-wrap {
        width: 100%;
        padding: 10px 20px 20px;
    }
    form #textid {
        width: 100%;
    }
    .item-wrap p.input-label {
        margin: 7px auto!important;
        display: block;
    }
    input[type=submit] {
        margin: 10px auto;
        text-align: center;
        max-width: 100%;
        padding: 25px 75px;
    }
    p#form_submit {
        text-align: center!important;
    }
    .contact-tel-wrap {
        width: 90%;
        max-width: 100%;
        padding: 10px;
    }
    .contact-tel-wrap a {
        font-size: 1.2rem;
    }
    .contact-tel-wrap a span {
        font-size: 16px;
    }
    .contact-tel-wrap p {
        font-size: 0.8rem!important;
        margin: 0!important;
        text-align: center!important;
    }
    .contact-line-wrap {
        margin: 0 auto 25px;
    }
    .border_box {
        padding: 10px 20px 20px;
    }
}
/*--------------------------------会社概要-----------------------------------*/
.datawrap {
    display: block;
    position: relative;
    margin: 40px auto 20px;
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
    background: rgba(255,255,255,0.8);
}
.datawrap dl{
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 1px solid #dcdcdc;
}
.datawrap dl.title {
    background: #fff6e4;
}
.datawrap dl.title dt,
.datawrap dl.title dd{
    text-align: center;
    font-weight: bold;
    padding: 8px 15px 6px;
}
.datawrap dl dt{
    width: 25%;
    padding: 14px 15px;
    font-weight: bold;
    color: #453d3d;
}
.datawrap dl dd{
    width: 75%;
    padding: 14px 15px;
}
.datawrap dl dd p{
    margin: 5px 0 0px;
    font-weight: bold;
}
.datawrap dl dd ul li span{
    font-size: 0.8em;
    padding-left: 3px;
}
.datawrap.row3 dl dt{
    width: 20%;
    font-weight: bold;    
}
.datawrap.row3 dl dd:nth-child(2){
    width: 65%;
}
.datawrap.row3 dl dd:nth-child(3){
    width: 10%;
    font-weight: bold;
    position: relative;
}
.datawrap dl:last-child{
    border: none;
}
.datawrap.row4 dl dt{
    width: 20%;
    font-weight: bold;    
}
.datawrap.row4 dl dd:nth-child(2){
    width: 52%;
    font-size: 14px;
    line-height: 1.6em;
}
.datawrap.row4 dl dd:nth-child(3){
    width: 10%;
    font-weight: bold;
}
.datawrap.row4 dl dd:nth-child(4){
    width: 18%;
    font-weight: bold;
    text-align: right;
}
.datawrap.row4 dl dd.price{    
    color: #f02c3a;    
}
ul.sitemap > li {
    font-size: 16px;
    border-bottom: 1px solid #999;
}
ul.sitemap li > a{
    display: block;
    padding: 7px 5px;
}
ul.sitemap li ul {
    padding-left: 15px;
}
ul.sitemap li ul li a {
    padding: 5px 0;
}
@media screen and (max-width:1024px) {
    .datawrap dl {
        width: 100%;
    }
    .datawrap dl dt {
        width: 20%;
    }
    .datawrap dl dd {
        font-size: 14px;
    }
    .datawrap {
        display: block;
        position: relative;
        margin: 50px 0 70px;
    }
}
@media screen and (max-width:767px) {
    .datawrap {
        display: block;
        position: relative;
        margin: 40px 0 40px;
    }
    .datawrap dl dt, .datawrap.row3 dl dt {
        width: 100%;
        padding: 10px 10px 6px 10px;
        border-bottom: 1px dotted #ccc;
    }
    .datawrap dl.title {
        display: none;        
    }
    .datawrap dl dd,
    .datawrap.row3 dl dd:nth-child(2),
    .datawrap.row3 dl dd:nth-child(3),
    .datawrap.row4 dl dd:nth-child(2),
    .datawrap.row4 dl dt,
    .datawrap.row4 dl dd:nth-child(3),
    .datawrap.row4 dl dd:nth-child(4){
        width: 100%;
        padding: 6px 10px 10px 10px;
    }
    .datawrap.row4 dl dt {
        padding: 10px 10px 6px 10px;
    }
    .datawrap.row3 dl dd:nth-child(3){
        padding: 0px 10px 10px 90px;
    }
    .datawrap.row4 dl dd:nth-child(3){
        padding: 0px 10px 0px 90px;
    }
    .datawrap.row3 dl dd:nth-child(3):before,
    .datawrap.row4 dl dd:nth-child(3):before{
        content: "耐久年数：";
        position: absolute;
        left: 10px;
        display: block;
      }
    .datawrap.row4 dl dd.price {
        padding: 0px 10px 10px 10px;
    }
}
/*--------------------------------よくある質問-------------------------------------*/
.qa-wrap{
    display: block;
    position: relative;
    margin: 50px auto 30px;
}
.qa-wrap dl dt {
    font-size: 18px;
    font-weight: bold;
    padding: 20px 0 20px 20px;
    position: relative;
    cursor: pointer;
    background: #fff;
    margin-bottom: 15px;
}
.qa-wrap dl dt.active {
    background: #fdf3e8;
    margin-bottom: 0px;
}
.know_single h2 {
    margin: 50px 0 20px;
    padding: 6px 10px 8px 15px;
    font-size: 22px;
    width: 100%;
    font-weight: normal;
    position: relative;
    background-color: #2e8b57;
    color: #fff;
    border-radius: 6px;
}
.works_single h4, .know_single h4{
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #888;   
    width: 100%;
    margin: 20px 0 10px;
    padding: 5px 0 5px 5px;
    position: relative;
    color: #f47d17;
}
.know_single h3{
    margin: 30px 0 20px;
    padding: 0.25em 0.7em;
    font-size: 1.3rem;
    background: transparent;
    border-left: solid 5px #f47d17;
}
.single-wrap h5 {
    font-size: 17px;
    margin: 20px 0 10px;
    color: #2e8b57;
}
.single-wrap figure {
    font-size: 15px;
}
.single-wrap p a {
    color: #f47d17;
}
.single-wrap table {
    border-collapse: collapse;
}

.single-wrap table th, .single-wrap table td {
    padding: 10px;
    border:1px solid #888;
}
.single-wrap table td {
    text-align: left;
    background-color: #fff;
}
.single-wrap table th {
    background-color: rgba(244, 125, 23,0.1);
    font-weight: bold;
}    
.qa-wrap dl#acMenu dd{
    padding: 0px;
    margin: 0px;
    visibility: hidden;
    height: 0;
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    position: relative;
    line-height: 1.9;
}
.qa-wrap dl#acMenu dd.active{
    border-top: 1px solid #999;
    padding: 10px 10px 20px 20px;
    margin: 0 0 15px;
    visibility: visible;
    height: auto;
    opacity: 1;  
    background: #fff;
}
.qa-wrap dl dt span.qa-toggle_btn {
    position: absolute;
    top: 50%;
    right: 20px;
        width: 30px;
    height: 30px;
    left: auto;
    transform: translateY(-50%);
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: #f47d17;
}
.qa-wrap dl dt.active span.qa-toggle_btn {
    background: #ffdb4f;
}
.qa-toggle_title.selected .qa-toggle_btn:before {
	content: normal;
}
.qa-wrap dl dt span.qa-toggle_btn:before,
.qa-wrap dl dt span.qa-toggle_btn:after {
    display: block;
    content: '';
    background-color: #fff;
    position: absolute;
    width: 15px;
    height: 2px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all .3s ease;
}
.qa-wrap dl dt span.qa-toggle_btn:before {
	width: 2px;
	height: 15px;
}
.qa-wrap dl#acMenu dt.active span.qa-toggle_btn:before {
    display: none;
}
@media screen and (max-width:1024px) {
    .qa-wrap {
        width: 100%;
        margin: 30px auto 30px;
    }
    .qa-wrap dl dt {
        padding-right: 60px;
    }
}
@media screen and (max-width:767px) {
    .qa-wrap dl dt {
        font-size: 15px;
        line-height: 1.4;
    }
    .qa-wrap dl dd {
        padding: 10px 5px;
    }
}
/*--------------------------------プロフィール-----------------------------------*/

.profile .middle-heading {
    margin: 35px 0 15px;
    padding: 6px 10px 7px 10px;
    font-size: 19px;
    width: 100%;
    font-weight: normal;
    position: relative;
    background-color: transparent;
    color: #453d3d;
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
}

.profile .datawrap {
    width: 60%;
    margin: 0 auto 0 0;
}
.profile .qa-wrap {
    margin: 40px auto 30px;
}
.profile .qa-wrap dl dt{
    padding: 10px 15px 10px;
    border-top: 1px solid #2e8b57;
    border-bottom: 1px solid #2e8b57;
    position: relative;
    width: 100%;
    margin-bottom: 26px;
    cursor: none;
    position: relative;
}
.profile .anim-box{
    margin: 0 auto 30px;
}
.profile .qa-wrap dl dd {
    padding: 0;
    margin: 0 0 0px;
    line-height: 1.7em;
}
.privacy .qa-wrap .item {
    margin: 30px auto;
}
.privacy .qa-wrap .item ul li {
    margin: 0 auto 15px;
}
.certification .flexbox .item figure {
    width: 80%;
    margin: 15px auto 10px;
}

@media screen and (max-width:767px) {
    .profile .item.row3, .profile .item.row5,.profile .item.row2{
        margin-bottom: 10px;
    }
    .kougei .flexbox.row4.margin .item,
    .kougei .flexbox.row3.margin .item{
        flex-basis: 49%;
        max-width: 49%;
        position: relative;
        margin: 0 0 15px;
    }
    .profile .datawrap {
        width: 100%;
    }
    .profile .qa-wrap dl dd {
        font-size: 14px;
    }
    .profile .item figure{
        display: block;
        text-align: center;
    }
    .profile .item .link-wrap{
        margin: 20px auto 30px;
    }
    .certification .flexbox .item figure {
        width: 100%;
        margin: 15px auto 0;
    }
    .contact-wrap {
        width: 100%;
        margin: auto;
        text-align: center;
    }
    .flexbox.row2 .item.mail-wrap {
        margin: 0 0 20px;
    }


}
/*--------------------------------料金一覧-------------------------------------*/
section.price{

}
section.price h2 {
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
    margin: 0 auto 20px;
}
section.price p {
    font-size: 14px;
    margin: 15px auto 50px;
    line-height: 1.7;
}
.price-wrap{
    /*padding: calc(100vw*0.5/16);*/
    position: relative;
    display: block;
    border-top: 2px solid #222;
    border-bottom: 2px solid #222;
}
.price-wrap dl{
    width: 90%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
    border-bottom: 1px solid #222;
}
.price-wrap dl dt{
    width: 22%;
    padding: 20px 5px 20px 15px;
    font-weight: bold;
    font-size: 16px;
}
.price-wrap dl dd{
    width: 50%;
    padding: 20px 5px;
    font-size: 14px;
    line-height: 1.7;
}
.price-wrap dl dd.prc{
    width: 20%;
    padding: 20px 5px 20px 5px;
    font-size: 15px;
    text-align: right;
}
.price-wrap dl:last-child {
    border: none;
}
.price-sample {
    margin: 30px auto;
}
.price-sample .item {
    margin-bottom: 30px;
    background-color: rgba(255, 255, 255, 0.45);
    box-shadow: 1px 1px 5px rgba(51 51 51 / 20%);
    padding: 0px 0 20px;
}
.price-sample .content-text {
    text-align: center;
}
.price-sample .content-text h2 {
    background-color: #453d3d;
    color: #fff;
    padding: 6px 20px;
}
.price-sample .content-text .price {
    font-size: 22px;
    font-weight: bold;
    padding: 20px 15px 0;
    margin-bottom: 0;
    line-height: 1.3em;
}
.price-sample .content-text .caution {
    padding: 0px 20px 5px;
    margin-bottom: 0;
}

.price-head .left {
    width: 50%;
    padding: 45px 20px 20px 0px;
}
.price-head .left p{
font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 5px;
    background: #f47d17;
    padding: 0px 15px;
    color: #fff;
}
.price-head .left h4{
    color:#2e8b57;
    font-size: 2.0em;
    padding-left: 20px;
    line-height: 1.2em;
}
.price-head .left h3 span{
    font-size: 1.2em;
    line-height: 1.1em;
}
.price-head .right {
    width: 50%;
    display: flex;
}
.price-head .right img {
    height: 100%;
    object-fit: cover;
}
.price-box {
    border: 1px solid #999;
    margin-bottom: 40px;
}
.price_inner {
    padding:0 20px 15px;
}
.price-box .ex {
  margin: 15px 0 10px;
    text-align: center;
    line-height: 1.6em;
}
.price-box .price_box{
    flex-grow: 1;
    background: #fff;
    border: 1px solid #1590c4;
    padding: 12px;
    margin-right: 10px;
    margin-bottom: 0;
    color: #2e8b57;
    text-align: center;
    width: 18%;
    line-height: 1.4em;
    position: relative;
    font-weight: bold;
    padding: 10px;
    font-size: 17px;
}
.price-box .price_box.tubo{
    font-size: 1.4em;
}
.price-box .price_box.year{
    background: #2e8b57;
    color: #fff;
}
.price-box .price_box.year .num{
    font-size: 1.2em;
}
.price-box .price_box > span{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    width: 95%;
    margin: auto;
}
.price-box .price{
    font-size: 22px;
    font-weight: bold;
    color: #ed7053;
    margin: 0;
    text-align: right;
    line-height: 1.0;
    flex-grow: 2;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}
.price-box .price span.num_big{
    font-size: 4.2em;
    font-family: 'Varela Round', sans-serif;
    font-weight: 400;
    line-height: 0.9em;
 }
.price-box .price span.num_small{

 }
.price-box .price span.zeikomi{
    font-size: 14px;
    display: block;
 }
.price-box .use {
    margin: 15px 0 0px;
}
.price-box .use p {
    margin: 0;
    font-size: 14px;
    line-height: 1.4em;
}
.price-box .method {
    margin-top: 12px;
}
.price-box .method p {
    font-size: 12px;
    margin: 0 0 5px;
    display: inline-block;
    background: #545454;
    color: #fff;
    padding: 3px 8px 3px;
}
.price-box .method p.caution {
    font-size: 0.9em;
    line-height: 1.5;
    padding: 5px 0;
    margin-top: 5px;
    color: #333;
    background-color: transparent;
}
.price-box .bottom p{
    font-size: 11px;
    line-height: 1.5;
    padding: 5px 0;
    margin: 0;
}
.price-box .bottom p, p.sanko {
    font-size: 13px;
    line-height: 1.5;
    padding: 5px 0;
    margin: 0;
}

/* HTML: <div class="ribbon">Your text content</div> */
.ribbon {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
}
.ribbon {
  --f: .0em; /* control the folded part*/
  --r: .6em; /* control the ribbon shape */
  
  position: absolute;
  top: 8px;
  left: calc(-1*var(--f));
  padding-inline: .25em;
  line-height: 1.8;
  background: #E3AD40;
  border-top: var(--f) solid #0005;
  border-right: var(--r) solid #0000;
  clip-path: 
    polygon(0 100%,0 var(--f),var(--f) 0,
      var(--f) var(--f),100% var(--f),
      calc(100% - var(--r)) calc(50% + var(--f)/2),100% 100%);
    display: flex;
    align-items: center;
}
.ribbon i {
    font-size: 16px;
    padding-left: 5px;
}
.ribbon p {
    font-size: 14px;
    text-align: center;
    margin-bottom: 0;
    line-height: 1.6em;
    padding: 3px 5px;
}
.ribbon p span{
    font-size: 17px;
    padding-left: 3px;
}
.price-container h4 {
    font-size: 18px;
    padding: 10px;
    color: #f47d17;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    margin-bottom: 20px;
}
.price-container dl{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px #ccc solid;
}
.price-container dl dt{
    width: 70%;
    padding: 10px;
    font-size: 17px;
}
.price-container dl dd.prc{
    width: 30%;
    text-align: right;
    padding: 10px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.3em;
}
.price-container dl dd.prc .num{
    font-size: 1.7em;    
}
.price-container dl dd.prc .zeikomi{
    display: block;
    font-size: 0.9em;
    font-weight: 500;
}
p.prc-caution{
    font-size: 13px;
    line-height: 1.6;
}
@media screen and (max-width:767px) {
    section.price {
        display: block;
        position: relative;
    } 
    .price-wrap dl {
        width: 100%;
    }
    .price-wrap dl dt {
        width: 100%;
        padding: 15px 5px 5px 0px;
        font-weight: bold;
        font-size: 16px;
    }
    .price-wrap dl dd {
        width: 100%;
        padding: 5px 5px 10px;
        font-size: 14px;
        line-height: 1.8;
        border-bottom: 1px #453d3d333 dotted;
    }
    .price-wrap dl dd.prc {
        width: 100%;
        padding: 10px 5px 10px 5px;
        font-size: 15px;
        text-align: right;
    }
    section.price p {
        font-size: 13px;
        margin: 15px auto 50px;
        line-height: 1.7;
    }
    .price_inner {
        padding: 0 10px 10px;
    }
    .price-head .left {
        padding: 15px 10px 10px;
    }
    .price-head .left h3 {
        font-size: 1.2em;
    }
    .price-box .price {
        text-align: center;
    }
    .price-box .price_box {
        margin: 0 5px 10px;
        padding: 30px 10px;
    }
    .price-head .right .use p {
      margin: 0;
      line-height: 1.5;
    }
    .price-container dl dt {
        width: 60%;
        padding: 10px;
        font-size: 15px;
    }    
    .price-container dl dd.prc .num {
        font-size: 1.4em;
    }
    .price-container dl dd.prc {
        width: 40%; 
        padding: 10px;
        font-size: 14px;  
    }
    .price-container dl dd.prc .zeikomi {
        font-size: 0.8em;
    }
}
@media screen and (max-width:767px) {
    .price-head .left h4 {
        font-size: 1.6em;
        padding-left: 0px;
        margin: 7px 0 10px;
    }
    .price-head h4 {
        font-size: 18px;
        text-align: center;
        margin: 7px 0 5px;
    }
    .price-box .right {
        width: 100%;
    }
    .price-box .left {
        width: 100%;
        padding: 0 0px;
    }
    .price-box .price span.zei {
        display: block;
    }
    .price-head .left p {
        font-size: 1.1em;
        text-align: right;
    }
    .price-box .price_box {
        width: 30%;
    }
    .price-box .price span.num_big {
        font-size: 3.2em;
    }
    .ribbon {
        top: 2px;
    }
    .ribbon p {
        font-size: 12px;
    }
}
@media screen and (max-width:400px) {
    .price_inner .flexbox {
        display: block;        
    }
    .price-box .price_box {
        width: 100%;
        margin: 0 auto 10px;
    }
    .price-head .left h4 {
        font-size: 1.4em;
    }
    .price-box .price {
         display: block;
    }
}
.subsidy-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}
.subsidy-txt{
    position: relative;
    display: flex;
    align-items: center;
    margin: 20px auto 60px;
    max-width: 1500px;
}
.subsidy-txt .left{
    position: relative;
    width: 65%;
}
.subsidy-txt .left p{
    padding: 0 15px;
    line-height: 1.8;
    font-size: 15px;
}
.subsidy-txt .right{
    position: relative;
    width: 400px;
}
.subsidy-txt .right img{
    max-width: 100%;
    z-index: 1;
    position: relative;
    top: -3px;
    left: -3px;
}
.subsidy-txt .right:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -5px;
    right: -10px;
    background-color: #e8e8e8;
}
.subsidy-container dl{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    margin: 0 auto 30px;
    padding: 20px;
    background: rgba(255,255,255,0.8);
}
.subsidy-container dl dt{
    width: 25%;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 5px;
    color: #453d3d;
}
.subsidy-container dl dd{
    width: 70%;
    font-size: 15px;
    padding: 6px 5px;
    line-height: 1.8;
    font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
    font-weight: 500;
}
.subsidy-container dl dd a {
    word-break: break-all;
    font-weight: bold;
    color: #453d3d;
}
.subsidy-p p{
    font-size: 15px;
    margin: 0 auto 20px;
    line-height: 1.8;
}
section.price-ex img{
    display: block;
    max-width: 100%;
    margin: 0 auto 25px;
}
p.ssdy-p{
    margin: 0 0 20px;
}

.price_category li p {
    margin-bottom: 10px;
}

.price-sample .item .content-text h2{
    background: #2e8b57;
    font-size: 17px;
}
.price-sample .item:nth-child(3) .content-text h2{
    background: #2e8b57;
}

.mitumori .item {
    padding: 10px 20px;
    background-color: rgba(255, 255, 255, 0.45);
    box-shadow: 1px 1px 5px rgba(51 51 51 / 20%);
}
.mitumori .item .icons {
    width: 80%;
    margin: auto;
    display: block;
}
.mitumori .price_category {
    font-size: 17px;
    color: #666;
    padding: 15px 0 5px; 
    text-align: center;
    line-height: 1.6em;
    letter-spacing: -0.03em;
}
.mitumori .price_category span {
    font-size: 22px;
    color: rgba(208, 18, 28, 0.6);;
}

.mitumori .price_category {
    font-size: 17px;
    color: #666;
    padding: 20px 20px 5px; 
    text-align: center;
    line-height: 1.6em;
    letter-spacing: -0.03em;
}
.price_category li p {
    margin-bottom: 10px;
}
.mitumori i.icon {
    font-size: 136px;
    color: #228b22;
    display: block;
    text-align: center;
}
i.icon.icon-yen {
    color: #2e8b57	;
}
i.icon.icon-nosales{
    color: #00afcc;
}
i.icon.icon-mitumori {
    color: #2e8b57;
}
p.caution {
    font-size: 0.9em;
    line-height: 1.6;
    padding: 5px 0;
    margin-top: 5px;  
}

@media screen and (max-width:1024px) {
    .price-wrap dl {
        width: 95%;
    }
    .subsidy-container{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        max-width: 100%;
        padding: 0;
        margin: 0 auto;
    } 
    .subsidy-txt .left p {
        line-height: 1.7;
        font-size: 14px;
    }
    .subsidy-container dl {
        width: 95%;
        margin: 0 auto 40px;
    }
    .subsidy-p p {
        font-size: 14px;
    }
    .subsidy-txt .right {
        position: relative;
        width: 300px;
    }
    .subsidy-container dl dt {
        font-size: 14px;
    }
    .subsidy-container dl dd {
        font-size: 14px;
    }
}
@media screen and (max-width:767px) {
    section.price {
 
    }
    .price-wrap dl {
        width: 100%;
    }
    .price-wrap dl dt {
        width: 100%;
        padding: 15px 5px 5px 0px;
        font-weight: bold;
        font-size: 16px;
    }
    .price-wrap dl dd {
        width: 100%;
        padding: 5px 5px 10px;
        font-size: 14px;
        line-height: 1.8;
        border-bottom: 1px #453d3d333 dotted;
    }
    .price-wrap dl dd.prc {
        width: 100%;
        padding: 10px 5px 10px 5px;
        font-size: 15px;
        text-align: right;
    }
    section.price p {
        font-size: 13px;
        margin: 15px auto 50px;
        line-height: 1.7;
    }

    .subsidy-txt {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        margin: 10px auto 50px;
        flex-direction: column-reverse;
    }
    section.subsidy{
        
    }
    .subsidy-txt .left {
        position: relative;
        width: 100%;
    }
    .subsidy-txt .right {
        position: relative;
        width: 100%;
    }
    .subsidy-txt .left p {
        line-height: 1.8;
        font-size: 15px;
        padding: 25px 0 0;
    }
    .subsidy-p p {
        font-size: 14px;
    }
    .subsidy-p {
        padding: 0 5px;
    }
    .subsidy-container dl dt {
        font-size: 14px;
        width: 100%;
        border-bottom: 1px #453d3d solid;
    }
    .subsidy-container dl dd {
        font-size: 14px;
        width: 100%;
    }
    .mitumori .item .icons {
        width: 50%;
        margin: -10px auto 0;
    }
    .mitumori .price_category {
        padding: 10px 0 15px;
    }
    .mitumori .price_category br {
        display: none;
    }
}

@media screen and (max-width:320px) {
    .price-wrap dl dt {
        font-size: 15px;
    }
    .price-wrap dl dd {
        font-size: 13px;;
    }
    .subsidy-txt .left p {
        font-size: 14px;
    }
    .subsidy-p p {
        font-size: 14px;
    }
}
#price .pricing-list  {
    margin: 30px auto 0;
}
#price .pricing-list li.item {
    padding: 0px 0 10px;
    list-style-type: none;
    border: 1px solid #E2E2E2;
    margin-bottom: 30px;
    position: relative;
    background-color: rgba(255,255,255,0.8);
    display: flex;
    flex-direction: column;
}
#price .pricing-list li.item h4 {
    font-size: 18px;
    margin-bottom: 5px;
    color: #2e8b57;
    padding: 10px 5px 0;
    text-align: center;  
}
#price .pricing-list li.item p,
#price .pricing-list li.item ul{
    padding: 5px 10px 0;
    margin-bottom: 10px;
}
#price .pricing-list li.item ul{
    margin-bottom: 0px;
}
#price .pricing-list li.item ul {
    margin-top: auto;
}
#price .pricing-list li.item ul li {
    margin-bottom: 0;
    padding: 7px 10px 0;
    border-top: 1px solid #cccccc; 
    display: flex;
    align-items: center;
}
#price .pricing-list li.item ul li span {
    font-weight: bold; 
    padding-left: 20px;
    color: #f47d17;
    font-size: 17px;
    margin-left: auto;
}
#price .pricing-list li.item ul li span.num {
    font-size: 3em;
    font-family: 'Varela Round', sans-serif;
    font-weight: 400;
    padding-right: 2px;
    letter-spacing: 0.02em;
    line-height: 1.1em;
}
#price .pricing-list li.item p {
    font-size: 14px;
    line-height: 1.6em;    
}
#price .pricing-list li.item img {
    width: 100%;
}
#price .pricing-list li.item ul li span.tax {
    font-size: 0.7em;
    padding-left: 0;
}
#price .pricing-list .item {
    border: 1px solid #888;
    margin: 0 0.5% 20px;
}
#price .pricing-list .item .flexbox {
    
}  
#price .pricing-list .item .price {
    font-size: 20px;
    font-weight: bold;
    color: #ed7053;
    margin-bottom: 0;
    line-height: 1.3em;
    text-align: right;
    padding-right: 15px;
    display: block;
}
#price .pricing-list .item h4 {
    text-align: center;
    font-size: 17px;
    padding: 5px;
}
#price .pricing-list .item span.num_big {
    font-size: 2.0em;
    font-family: 'Varela Round', sans-serif;
    font-weight: 400;
    line-height: 0.9em;
}
#price .pricing-list .item span.zei {
    font-size: 0.7em;
    display: block;
}
#price .pricing-list .item .right {
    width: 40%;
}
#price .pricing-list .item .left {
    width: 60%;
}

@media screen and (max-width:1024px) {
    .flexbox.row3.margin .item.price-box{
        flex-basis: 49%;
        max-width: 49%;        
        margin: 0 0.5% 25px;
    }
}

@media screen and (max-width:767px) {

    #price .pricing-list.flexbox.row3.margin li.item{
        flex-basis: 49%;
        max-width: 49%;
    }
    #price .pricing-list li.item ul li span.price,
    #price .pricing-list li.item ul li{
        display: block;
        text-align: center;
    }
    #price .pricing-list li.item ul li span {
        padding-left: 0;
    }
    
}
@media screen and (max-width:600px) {
    .flexbox.row3.margin .item.price-box{
        flex-basis: 100%;
        max-width: 100%;        
        margin: 0 0.5% 25px;
    }
    #price .pricing-list.flexbox.row3.margin li.item {
        flex-basis: 100%;
        max-width: 100%; 
    }
    #price .pricing-list .item span.zei {
        font-size: 0.6em;
        display: inline-block;
    }
}
/*--------------------------------ABOUT-------------------------------------*/
.about-wrap{
    display: block;
    margin: 0 auto 30px;
    text-align: center;
}
.about-wrap h3{
    display: inline-block;
    position: relative;
    letter-spacing: 1px;
    line-height: 1.5;
    font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
    font-size: 20px;
    margin: 20px auto 30px;
}
.about-wrap h3:before {
    content: "";
    width: 3em;
    height: 2px;
    display: block;
    position: absolute;
    left: 50%;
    bottom: -30px;
    transform: translateX(-50%);
    background-color: #2e8b57;
}
.msg-img-wrap img{
    max-width: 100%;
}
.msg-wrap .item.img {
    position: relative;
}
p.chief {
    font-size: 1.2rem!important;
    letter-spacing: 1px;
    margin: 10px 0 0;
    position: absolute;
    margin-top: -40px;
    right: -20px;
    background: #2e8b57;
    width: 100%;
    padding: 5px 10px;
    color: #fff;
    text-align: center;
    line-height: 1.4em;
}
p.chief span{    
    padding-right: 0.5rem;
    font-size: 0.9rem;
    font-weight: 500;
    display: block;
}
section.photo{
    height: calc(100vw*8.5/16);
    margin: 0 calc(100vw*1.2/16) 0;
    position: relative;
}

@media screen and (max-width:1024px) {
    .msg-img-wrap {
        width: 180px;
        margin: 0 0 30px 15px;
    }
    .msg-wrap {
        padding: 0 calc(100vw*0.5/16);
        margin-top: 0px;
    }
    p.chief {
        font-size: 1.2rem!important;
    }
    p.chief span{
        font-size: 0.8rem!important;
    }
    section.direct p{
        font-size: 16px;
    }
}
@media screen and (max-width:767px) {
    .about-wrap h3 {
        font-size: 18px;
    }
    .msg-img-wrap {
        float: none;
        display: block;
        width: 80%;
        margin: 0 auto 30px;
    }
    .msg-wrap {
        padding: 0;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .msg-wrap img {
        max-width: 400px;
        margin: 15px auto 0;
    }
    section.direct p{
        font-size: 15px;
        text-align: left;
    }
    .msg-wrap .item.img {
        text-align: center;
    }
    p.chief {
        font-size: 1.2rem!important;
        right: 0;
        left: 0;
        padding: 5px 10px;
        color: #fff;
        max-width: 480px;
        margin: auto;
    }
}
@media screen and (max-width:320px) {
    section.direct p{
        font-size: 14px;
    }
}

/*--------------------------------メニュー-------------------------------------*/
section.menu {
    position: relative;
    display: block;
}

.menu-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.menu-wrap .text{
    padding: 40px;
    background-color: #fff;
}
.menu-wrap .img{
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}
.menu-wrap .img img{
    width: 100%;
    vertical-align: top;    
}
.menu-wrap h3 {
    font-size: 20px;
    letter-spacing: 4px;
    margin-bottom: 10px;
}
.menu-wrap h3 span {
    font-size: 15px;
    font-family: 'Varela Round', sans-serif;
    color: #453d3d;
    letter-spacing: 0.03px;
    padding-left: 5px;
    font-weight: 500;
}
.menu-inner .link-wrap {
    margin-top: 0px;
    padding: 0 0 10px;
    margin-top: auto;
}
.menu-inner .link-wrap p a ,
.link-wrap.mini p{
   font-size: 15px;
    padding: 10px 25px 11px 13px;
    max-width: 240px;
    background: #fff;
    color: #f47d17;
    border: 1px solid #f47d17;
    line-height: 1.4em;
}
.menu-inner .link-wrap p a i,
.link-wrap.mini p a i{
    color:#f47d17;
}
.menu-inner .link-wrap p a:hover,
.link-wrap.mini p a:hover{
    background:#ffdb4f;
}
.menu-inner .link-wrap .arrow,
.menu-inner .link-wrap.mini .arrow{
    top: 5px;
    right: 10px;
    width: 35px;
    height: 35px;
}
.menu-inner {    
    padding: 25px 25px 15px;  
    margin-bottom: 30px;
    flex-basis: 32.33%;
    max-width: 32.33%;
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    position: relative;
}
.row3 .menu-inner {
    flex-basis: 32.33%;
    max-width: 32.33%;
    box-shadow: none;
    margin: 0 0.5% 20px;
    background-color: #fff;
    padding: 10px;
}
.row2 .menu-inner {
    flex-basis: 49%;
    max-width: 49%;
    box-shadow: none;
    border: 1px solid #dcdcdc;
    margin: 0 0.5% 20px;
}
.menu-inner .image-wrap {
    position: relative;
}
.menu-inner .icon {
    position: absolute;
    z-index: 5;
    top: -10px;
    left: -10px;
    background: #fff;
    border-radius: 50%;
    padding: 10px;
    text-align: center;
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.menu-inner .icon p {
    padding: 0;
    margin-bottom: 0;
   font-size: 12px;
    font-family: 'Varela Round', sans-serif;
    font-weight: 400;
    color: #2e8b57;
    line-height: 1.1;
    text-align: center;
}
.menu-inner .icon img{
    max-width: 45px;
    text-align: center;
}
.menu-inner .image-wrap img{
    max-width: 100%;
    vertical-align: top;
    position: relative;
}
.menu-inner:hover a .image-wrap img{
    opacity: 0.6;
}
.menu-inner h3 {
    font-size: 20px;
    letter-spacing: 0.05em;
    padding: 15px 0px 10px;
    margin-bottom: 0px;
    line-height: 1.4em;
    display: block;
    width: 100%;
    z-index: 1;   
    transition: all 0.3s ease;
    border-bottom: 1px solid #888;
    color: #f47d17;
}

.menu-inner > a:hover > h3 {
    background: #fff;
    color: #ffdb4f;
}
.menu-inner p, .merit_box p {
    padding: 10px 0px 15px;
    margin-bottom: 0;    
    font-size: 14px;
    line-height: 1.8;
    color: #453d3d;
}
.menu-wrap.flex-start {
    justify-content: flex-start;
}
.menu-wrap.top{
    margin: 40px auto 60px;
}
.menu-wrap.top .box-wrap:first-child{
    margin-bottom: 40px;
}
.menu-wrap.top .flexbox{
    align-items: center;
    background-position: left;
    background-size: cover;
    background-repeat: no-repeat;
    background: #fff;
    border: 1px solid #999;
    border-radius: 6px;
}
.menu-wrap.top .flexbox.reverse{
    flex-flow: row-reverse;
}
.menu-wrap.top .text{
    padding: 40px;
    background-color: #fff;
    position: relative;
    width: 60%;
}
.menu-wrap.top .text p{
    color: #453d3d;
}
.menu-wrap.top .flexbox h3 {
    margin-bottom: 20px;
    padding-bottom: 5px;
    letter-spacing: 0.02em;
    border-bottom: 1px solid #2e8b57;
    color: #2e8b57;
}
.menu-wrap.top .flexbox .en_text{
    font-size: 46px;
    display: block;
    font-family: 'Varela Round', sans-serif;
    font-weight: 300;
    line-height: 1;
    color: #fff;
    letter-spacing: 0.05em;
    margin-bottom: 0px;
    position: absolute;
    top: 0;
    right: 0;
}
.menu-wrap.top .box-wrap:nth-child(2) .flexbox .en_text{
    right: auto;
    left: 0;
}
.menu-wrap.top .img {
    width: 40%;
}
.menu-wrap.top .img img {
    width: 100%;
    height: 100%;
    min-height: 340px;
    vertical-align: top;
    object-fit: cover;
}
.sc-img-wrap img {
    display: block;
}
.sc-wrap {
    margin-top: 60px;
}
.sc-wrap .flexbox {
    margin-top: 30px;
}
.sc-wrap .flexbox .image-wrap {
    text-align: center;    
}
.sc-wrap .flexbox.row3 .image-wrap img {
    max-height: 200px;
}
.sc-wrap .flexbox .item h3 {
    color: #6f4525;
    text-align: center;
    font-size: 20px;
    letter-spacing: 0.05em;
    padding: 15px 0px 10px;
}
.sc-wrap .flexbox.row3 .item p {
    padding: 0 5px;
}
.flexbox.handling-wrap {
    margin-top: 60px;
    align-items: center;
    background: #fffbea;
}
.flexbox.handling-wrap h3 {
    font-size: 18px;
    margin-bottom: 10px;
}
.flexbox.handling-wrap .item.text {
    padding: 20px 0 0 30px;        
}
.gaichu-menu .item h3 {
    color: #6f4525;
    text-align: center;
}
.merit .item p{
    padding: 10px 15px 0px;
}
.merit ul{
    margin: 10px 0;
}
.merit ul li{
    font-weight: 600;
    line-height: 1.8em;
}
.merit_box {
    margin-bottom: 30px;
}
.merit_box .item.row7{
    border-bottom: 1px solid #dcdcdc;
}
#sb_instagram .sbi_follow_btn a {
    background: #453d3d !important;
}
.menu-big-wrap {
    margin: 60px auto 60px;
    display: flex;
}
.menu-big-wrap .img {
    height: 100%;
    height: 450px;
    width: 50%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.menu-big-wrap .text {
    width: 47%;   
}
.menu-big-inner {
    border: 1px solid #2e8b57;
    background: rgba(255,255,255,0.8);
    margin: 60px 0 0 -20%;    
    border-radius: 6px;
    padding: 20px 0;
}
.menu-big-inner.left {
    margin: 60px -20% 0 5%;
    position: relative;
}
.menu-big-wrap .menu-big-inner p {
    padding: 0px 20px 0px 30px;
}   
.menu-big-wrap .menu-big-inner p {
    margin-bottom: 10px;
} 
.menu-big-wrap .text .menu-title,
.menu-title {    
    color: #2e8b57;
    text-align: center;
    width: 100%;
    padding: 10px 15px 20px;
    font-size: 19px;
    letter-spacing: 0.08em;
}

.menu-big-wrap .en_heading {
    position: absolute;
    top: 15px;
    right: 60px;
    font-size: 18px;
    letter-spacing: 0.08em;
    font-family: 'Varela Round', sans-serif;
    color: #fff;
}
.menu-wrap > .menu-content {
    border: 1px solid #e5d0ac;
}
.menu-content .menu-title {
    background: #e5d0ac;
    padding: 5px 15px;
}
.menu-content p {
    margin: 10px 0 0;
    line-height: 1.6em;
    padding: 0 12px 10px;
}

.feature .item {    
    padding: 25px 25px 25px;  
    margin-bottom: 30px;
    background-color: #fff;
    position: relative;
}
.feature .item h3 {
    font-size: 20px;
    letter-spacing: 0.05em;
    padding: 15px 0px 10px;
    margin-bottom:12px;
    line-height: 1.4em;
    display: block;
    width: 100%;
    z-index: 1;   
    transition: all 0.3s ease;
    border-bottom: 1px solid #888;
    color: #2e8b57;
}
.feature .item .image-wrap {
    width: 40%;    
}
.feature .item .text-wrap{
    width: 100%;  
    /*width: 60%;  
    padding-right: 2%;*/
    
}
@media screen and (max-width: 1200px){
    .menu-wrap.top .img img {
        min-height: 360px;
    }
}
@media screen and (max-width:1024px) {
    .menu-inner h3 {
        font-size: 16px;
        letter-spacing: 2px;
    }
    .menu-inner p, .merit_box p {
        font-size: 14px;
        padding: 10px 0px 10px;
    }
}
@media screen and (max-width:767px) {
     section.menu, section.sub-heading + section.top-works, section.top-works {
        padding: 40px 0 40px
    }
    .menu-inner, .row3 .menu-inner {
        flex-basis: 48%;
        max-width: 48%;
        max-width: initial;
        margin: 0 auto 30px;
        padding: 15px;
    }
    .menu-inner h3 {
        padding: 10px 5px 10px;
    }
    .menu-wrap h3 span {
        display: block;
        padding-left: 0px;
    }
    .menu-inner .image-wrap {
        text-align: center;
    }
    .menu-inner .image-wrap img {
        width: 100%;
    }
    .menu-wrap .flexbox.row2 .item {
        margin-bottom: 0;
    }
    .menu-wrap .text{
        padding: 40px 20px;
    } 
    .merit .item p{
        padding: 10px 5px 0px;
    }
    .menu-big-wrap {
       flex-direction: column;
        margin: 40px auto 20px;
    }
    .menu-big-wrap.reverse {
       flex-direction: column-reverse;
        margin: 20px auto 60px;
    }
    .menu-big-wrap .img {
        width: 100%;
        height: 250px;
    }
    .menu-big-wrap .text {
        width: 100%;   
    }
    .menu-big-inner,.menu-big-inner.left {
        margin: 60px 0 0 0%;
    }    
    .menu-big-wrap .text{
        margin : -180px auto 30px;
        width: 95%;
        position: relative;
        left: 0;
    } 
    .menu-big-wrap .menu-big-inner p {
        padding: 0px 20px 10px 20px;
    }
    .menu-big-wrap .en_heading {
        position: relative;
        top: 0;
        right: 0;
        font-size: 14px;
    }
    .menu-title {    
        font-size: 18px;
        letter-spacing: 0.03em;
    }
    .menu-wrap.top .flexbox.reverse{
        flex-flow: wrap;
    }
    .menu-wrap.top .text{
        padding: 20px 15px;
        width: 100%;
    }
    .menu-wrap.top .img {
        width: 100%;
        height: auto;
    } 
    .menu-wrap.top .img img {
        min-height: 300px;
        min-height: initial;
    }
    .feature .item .image-wrap {
        width: 100%;    
    }
    .feature .item .text-wrap{
        width: 100%;  
        padding-right: 0%;

}
}
@media screen and (max-width:480px) {
    
    .menu-inner, .row3 .menu-inner {
        flex-basis: 100%;
        max-width: 100%;
        max-width: initial;
        margin: 0 auto 30px;
    }
    .menu-inner h3 {
        font-size: 17px;
    }
}
/*--------------------------------おすすめ屋根ー-------------------------------------*/
.point-h2 {
    position: relative;
    padding-left: 60px;
    line-height: 1.3em;
    font-size: 17px;
    margin: 40px 0 30px;
}
.point-h2::before {
    content: attr(data-number);
    position: absolute;
    left: 0;
    top: 45%;
    color: #2e8b57	;
    font-family: 'Varela Round', sans-serif;
    font-size: 36px;
    font-weight: 200;
    border-bottom: 1px solid #888;
    line-height: 1.6em;
    transform: translateY(-50%);
}
@media screen and (max-width:767px) {
      .point-h2 {
        padding-left: 50px;
        font-size: 15px;      
    }
    .point-h2::before {
        font-size: 32px;
    }
}