@charset "UTF-8";
/* no delete, no changed 暫定処理です。機を見てstyle.scssに追加願います */
* img{ image-rendering: auto; }
.wp-core-ui .attachment .thumbnail,.attachment-info .thumbnail{ width: 100%; }
#sidebar table{width:100%;text-align:center;}

/* Page default setttings. If necessary, can you changed OK.*/
/* default module titles */
#pagewrap .module .module-title{}
#pagewrap .module .module-title span{}


/* Archive & Single dafault settings */
.archive .archive-title{} /* for Archive page title */
/* default titles */
.archive .post .post-title,
.single .post .post-title{}

.archive .post .post-title span,
.single .post .post-title span{}

/* default post dates */
.post .post-date{}


/* Module default setttings. If necessary, can you changed OK.*/
.module.frame{height:290px;overflow:auto;} /* for privacy policy */
.module.icons{margin-bottom:10px;}
.module.fancy-heading{margin:0 0 5px 0;}

/* Contact form default settings. If necessary, can you changed OK. */
#body .module .wpcf7 input[type=submit]{ font-family: Fontawesome,sans-serif; }
#body .module .wpcf7 table tbody tr td span input[type="checkbox"],
#body .module .wpcf7 table tbody tr td span input[type="radio"]{ width: auto; }

body img {
    image-rendering: auto;
}
#footerwrap #footer-nav li a:hover{
	text-decoration: none;
}
/* --------- */

/*
 * vt_custom css date : 025.04.2019 (dd.mm.yyy) 
 * user:Văn Lực
 --------------
 * <I> css-font
 * <II> css-layout
 * <III> css-module
 * <IV> css-@media
 * <V> css-module-share */


/*================================================================================================================================================================================================ 
 <I> CSS-FONT
================================================================================================================================================================================================*/

body .site{
    font-family: "ヒラギノ角ゴ Pro W6", "hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴシック","Yu Gothic","Yu Gothic M","メイリオ",sans-serif, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #333;
    font-size:14px;
}
/* ************
set font mobile
***************/
@media screen and (max-width: 680px){

 
 
/***************/ 
}/*end of set font mobile*/ 




/*================================================================================================================================================================================================ 
 <II> CSS-LAYOUT
================================================================================================================================================================================================*/


/*===== CSS-WRAPPER =====*/ 
#responsive-nav-wrapper{
 overflow: hidden;
}
body,#pagewrap #headerwrap{ 
        background-color:white;
}
#pagewrap .pagewidth{ 
        width:100%; max-width:100%;
}
#pagewrap #header,#pagewrap #footer{
        border:0;
}

#pagewrap  #content {
    padding: 0;
    margin: 0;
}

/*edit row_inner*/
#pagewrap .fullwidth_row_container .row_inner{ max-width:100%;margin:0px auto;}
#pagewrap .fullwidth .row_inner{ max-width:100%;margin:0px auto;}
#pagewrap .row_inner{ width:100%;max-width:1000px;margin:0px auto;}

/*layout-part-wrap*/
#pagewrap .layout-part-row-wrap .row_inner{padding:0px}  
#pagewrap .layout-part-row-wrap .module-layout-part .full-inner .row_inner{padding:0px} 
#pagewrap .layout-part-row-wrap .module-layout-part .row_inner{width:100%;max-width:1000px; margin:0px auto;}  
#pagewrap .layout-part-row-wrap .module-layout-part .fullwidth .row_inner{width:100%;max-width:100%; margin:0px auto;}  



/*=== CSS-HEADER ===*/
#pagewrap #header {
    height: auto;
}
#header hgroup {
    max-width: 1000px;
    margin: 0px auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;

    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
  	height:103px;
}
.des-box {
    background-color: #213784;
    padding: 2px 0px;
}

#header #site-description {
    position: static;
    color: white;
    max-width: 1000px;
    margin: 0px auto;
    font-size: 10px;
    text-align: right;
    line-height: 1.7em;
}

.lb {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;

    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
}
.adress-box p {
    margin: 0;
    font-size: 13px;
    color: #333;
    text-align: right;
}
.tel-box {
    text-align: right;
}
.tel2 {
    margin-left: 20px;
}





#header #site-logo {
    position: static;
}
#header  #site-logo a {
    text-decoration: none;
    display: block;
}

.rb {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;

    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
}

.rb2 {
    margin-left: 20px;
}



/*=== CSS-MENU -===*/
/*menu main*/
 #pagewrap #global-nav ul.main-nav{ height: 93px; width: 100%; font-size:0;    position: static !important;}
 #pagewrap #global-nav ul.main-nav > li {height: 93px;background-image:url(../../uploads/menu.png);}
 #pagewrap #global-nav ul.main-nav > li > a {width:100%;height:100%;text-align:left;text-indent: -99999px;padding: 0;margin: 0; outline: none; }
 #pagewrap nav ul li ul.sub-menu{width:100%;border: 0;border-radius: 0;padding: 0;}
 #pagewrap nav ul li ul.sub-menu li {border-bottom: 0px dotted #666;width: 100% !important;}
 #pagewrap nav ul li ul.sub-menu li a {
    padding: 15px 5px;
    font-size: 16px;
    width: 100% !important;
    color: inherit !important;
    letter-spacing: -0.8px;
    border-bottom: 1px solid #9ba8d7;
}
 #pagewrap #main-nav .current_page_item a,#pagewrap #main-nav .current-menu-item a {
   background-color: transparent;color: #666;border-radius: 0;
}

                                 #pagewrap #global-nav ul  li.nav00 {display:none;}

 #pagewrap #global-nav ul  li.nav01 { width: 130px;background-position: top left 0px;}
 #pagewrap #global-nav ul  li.nav02 { width: 188px;background-position: top left -130px;}
 #pagewrap #global-nav ul  li.nav03 { width: 164px;background-position: top left -318px;}
 #pagewrap #global-nav ul  li.nav04 { width: 217px;background-position: top left -482px;}
 #pagewrap #global-nav ul  li.nav05 { width: 150px;background-position: top left -699px;}
 #pagewrap #global-nav ul  li.nav06 { width: 151px;background-position: top left -849px;}

 #pagewrap #global-nav ul  li.nav01:hover { background-position: top -93px left 0px;}
 #pagewrap #global-nav ul  li.nav02:hover { background-position: top -93px left -130px;}
 #pagewrap #global-nav ul  li.nav03:hover { background-position: top -93px left -318px;}
 #pagewrap #global-nav ul  li.nav04:hover { background-position: top -93px left -482px;}
 #pagewrap #global-nav ul  li.nav05:hover { background-position: top -93px left -699px;}
 #pagewrap #global-nav ul  li.nav06:hover { background-position: top -93px left -849px;}







/*menu footer*/
body #footerwrap #footer-nav{
    max-width: 760px;
    margin: 0px auto;
}

#pagewrap #footerwrap #footer-nav li:first-child {
    border-left: none;
}

body #footerwrap #footer-nav li .sub-menu {
    position: static;
    display: inline-block;
    margin: 0;
}
body #footerwrap #footer-nav li .sub-menu:before {
 content:'[ ';
      color: white;
}
body #footerwrap #footer-nav li .sub-menu:after {
 content:' ]';
      color: white;
}
#footerwrap #footer-nav li .sub-menu li {
    border: 0 !important;
}
#footerwrap #footer-nav li .sub-menu li:after{
 content:' /';
      color: white;
}
#footerwrap #footer-nav li .sub-menu li:last-child:after{
 content:'';
}

#pagewrap #footerwrap #footer-nav li {
    margin: 0;
    border-left: solid 1px white;
    line-height: 1;
    margin-bottom: 5px;
}

#pagewrap #footerwrap #footer-nav li.nav03 {
   border-left: none;
}

#footerwrap #footer-nav li  a {
    padding: 0 10px;
    color: white;
    font-size: 14px;
    line-height: 1em;
      text-decoration: underline;
}



/*=== CSS-FOOTER ===*/
#pagewrap #footer {
    padding: 0;
}
#pagewrap #footerwrap {
    background-color: #1b3281;
}
#pagewrap #footerwrap .copy {

}
#pagewrap #footerwrap .copy-box {

}
#pagewrap #footerwrap .copy span{
    color: white;
}
#pagewrap #footerwrap .copy img{
      vertical-align: middle;
}
#pagewrap .rtt {
position: fixed;
    bottom: 66px;
    right: 30px;
    z-index: 9999;
}
#pagewrap #footerwrap .f-con a {
    padding: 0;
}

/*f-con-mobile*/  
#pagewrap #footerwrap .f-con { 
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
}  
#pagewrap #footerwrap .f-con .f-tel,
#pagewrap #footerwrap .f-con .f-rtt,
#pagewrap #footerwrap .f-con .f-map{
    background-color: #e7f1ff;
    color: #1b3281;
    font-size: 20px;
    width: 100%;
    text-align: center;
    padding: 8px 0px;
}
  
#pagewrap #footerwrap .f-con .f-map{
  background: #f3f8ff;
} 





/*================================================================================================================================================================================================ 
 <III> CSS-MODULE
================================================================================================================================================================================================*/

/*=== CSS-TITLE ===*/
.title-reset.module .module-title{
    padding-bottom:0; 
    margin-bottom:0;
}
.m-title-5.module .module-title{
        margin-bottom:5px;
}
.m-title-10.module .module-title{
        margin-bottom:10px;
}
.m-title-15.module .module-title{
        margin-bottom:15px;
}
.m-title-20.module .module-title{ 
        margin-bottom:20px;
}
.m-title-25.module .module-title{ 
        margin-bottom:25px;
}
.m-title-30.module .module-title{ 
        margin-bottom:30px;
}
.m-title-40.module .module-title{ 
        margin-bottom:40px;
}
.title-normal.module .module-title span{
 font-weight:normal
}

/*title-01*/
.title-01.module{
    background-position:top 0px left 0px;
}
.title-01.module .module-title{

}
.title-01.module .module-title span{
    background-image: url(../../uploads/top-Recovered_11.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 20px;
}

/*title-02*/
.title-02.module{

}
.title-02.module .module-title{

}
.title-02.module .module-title span{
    background-image: url(../../uploads/information_05.jpg);
    background-repeat: repeat-x;
    background-position: center bottom;
    display: inline-block;
    padding: 0px 5px;
}
/*title-check*/
.title-check.module{

}
.title-check.module .module-title{
		text-align:center;
}
.title-check.module .module-title span{
    background-image: url(../../uploads/roof_05.png);
    background-repeat: no-repeat;
		background-position: top 8px left;
    display: inline-block;
    padding: 0px 5px;
    padding-left: 30px;
}


/*=== CSS-TABLE ===*/
/*table-01*/
.table-01.module table{
}
.table-01.module table tr td,
.table-01.module table tr th{
    border-bottom: 1px solid #ccc;
    padding: 15px 0px;
      vertical-align: top;
}
.table-01.module table tr th{
		width:20%;
  	color:#1b2381;
}
@media screen and (max-width: 768px){body #body #layout #content .table-011.module .no_slide tbody th{display:table-cell;width:25%;}}
@media screen and (max-width: 768px){body #body #layout #content .table-011.module .no_slide tbody td{display:table-cell;width:auto;}}


/*table-011*/
.table-011.module table{
}
.table-011.module table tr td,
.table-011.module table tr th{
    border-bottom: 1px solid #ccc;
    padding: 15px 0px;
      vertical-align: top;
}
.table-011.module table tr th{
		width:20%;
  	color:#1b2381;
  	text-align:center;
}
@media screen and (max-width: 768px){body #body #layout #content .table-01.module .no_slide tbody th{display:table-cell;width:25%;}}
@media screen and (max-width: 768px){body #body #layout #content .table-01.module .no_slide tbody td{display:table-cell;width:auto;}}


/*=== CSS-LIST ===*/
/*<<<<CSS-ACCORDION>>>>>>*/
/*fix-module-accordion*/
.fix-module-accordion.module.module-accordion,
.fix-module-accordion.module.module-accordion ul,
.fix-module-accordion.module.module-accordion .ui.module-accordion li,
.fix-module-accordion.module.module-accordion .ui.module-accordion .accordion-title,
.fix-module-accordion.module.module-accordion .ui.module-accordion .accordion-content,
.fix-module-accordion.module.module-accordion .ui.module-accordion li.current .accordion-content{
      background: none;
      padding:0;
      margin:0;
      box-shadow: 0px 0px 0px white;
      border:0;
}
.fix-module-accordion.module.module-accordion .ui.module-accordion .accordion-title:before{
    content: "";
    float: none;
    padding: 0;
}

/*accordion*/
.module.module-accordion.accordion-01 .module-accordion.ui{
      border: 0;
}
.module.module-accordion.accordion-01 .module-accordion.ui li{
    margin-top: 0px;
}
.module.module-accordion.accordion-01 .module-accordion.ui li a{
    text-decoration: none;
}
.module.module-accordion.accordion-01 .module-accordion.ui li .accordion-title{

}
.module.module-accordion.accordion-01 .module-accordion.ui li.current .accordion-title{

}

.module.module-accordion.accordion-01 .module-accordion.ui li .accordion-title a {
  	margin-top:20px;
		background-image: url(../../uploads/painting_13.png);
    background-repeat: no-repeat;
    background-position: top 20px left 15px;
    outline: none;
    background-color: #e8edff;
    font-size: 18px;
    color: #333;
    padding: 15px;
    padding-left: 55px;
      line-height: 1.7;
}

.module.module-accordion.accordion-01 .module-accordion.ui li.current .accordion-title a {
		background-image: url(../../uploads/painting_13.png);
    background-repeat: no-repeat;
    background-position: top 20px left 15px;
    outline: none;
    background-color: #e8edff;
    font-size: 18px;
    color: #333;
    padding: 15px;
    padding-left: 55px;
      line-height: 1.7;
    	margin-top:20px;
}




#pagewrap #body #content .module.module-accordion.accordion-01 .module-accordion.ui li .accordion-title a:before {
    content: url();
    position: absolute;
    right: 0;
}

#pagewrap #body #content .module.module-accordion.accordion-01 .module-accordion.ui li.current .accordion-title a:before {
    content: url();
    position: absolute;
    right: 0;
}


#pagewrap #body #content .module.module-accordion.accordion-01 .module-accordion.ui li .accordion-title a:before {
    content: url();
    position: absolute;
    right: 0;
}

#pagewrap #body #content .module.module-accordion.accordion-01 .module-accordion.ui li.current .accordion-title a:before {
    content: url();
    position: absolute;
    right: 0;
}




#body .module.module-accordion.accordion-01 .module-accordion.ui li .accordion-content {
background-image: url(../../uploads/painting_16.png);
    background-repeat: no-repeat;
    background-position: top 23px left 15px;
    background-color: white;
    font-size: 14px;
    color: #333;
    line-height: 1.7;
    padding: 20px;
    padding-left: 55px;
}
@media screen and (max-width: 680px){
  #body .module.module-accordion.accordion-01 .module-accordion.ui li a {} 
  #body .module.module-accordion.accordion-01 .module-accordion.ui li .accordion-content {}
  #body .module.module-accordion.accordion-01 .module-accordion.ui li .accordion-content {}
}
/*=== CSS-LAYPUT-PART ===*/

/*=== CSS-PAGE-EDIT ===*/
/*home page*/
#pagewrap .m-arrow{
    position: absolute;
    bottom: -98px;
    left: 0;
    right: 0;  
}


/*page infomation */
#pagewrap .m-link{
  	position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px;
    background-position: right 20px center;
}

#pagewrap .m-p-edit strong{
      display: inline-block;
    padding: 3px 0px;
    background-color: #1b3281;
}










/*=== CSS-SINGLE ===*/
.single #pagewrap #content {
    width: 100%;
    float: none;
    max-width: 1000px;
    margin: 0px auto;
    padding: 60px 0px 80px 0px;
}

body.single #pagewrap  #body .rtb {
    display: none;
}

.single #pagewrap #content .entry-content > p {
 display:none;
}





@media screen and (max-width: 939px){.single #pagewrap #content{padding:0px 2%;margin-top:50px}}

.single .post-date {
    margin-top: 20px;
    color: #1b2381;
    font-weight: bold;
    border-left: 3px solid #1b2381;
    margin: 0;
    padding: 2px 10px;
}

.single .post-title {
    color: #333;
    font-weight: bold;
    border-left: 3px solid #1b2381;
    margin: 0;
    padding: 5px 10px;
  	font-size:18px;
      margin-bottom: 15px;
      margin-top: 30px;
}


/*=== CSS-BUTTON ===*/
/*btn-reset*/
#pagewrap .btn-reset {
        margin-bottom:0;
}
#pagewrap .btn-reset .module-buttons-item{
    width: 100%;
    text-align: center;
}
#pagewrap .btn-reset .module-buttons a {
    border-radius: 0px 0px;
    border: 0;
    line-height: 1.4;
    text-align: center;
    margin: 0px auto;
    margin-top: 0px;
    background-image: url();
    background-repeat: no-repeat;
    background-position:right 0px center;
    transition: all 0.4s;
        padding: 0;
    background-color: transparent;
    display: block;
    width: auto; 
}
#pagewrap .btn-reset .module-buttons a:hover {
        opacity:0.6;
}
#pagewrap .btn-reset .module-buttons a span {
  text-decoration: none;
}
/*btn-fixed*/
#pagewrap .btn-fixed{
 position:absolute;
   top:0;
   bottom:0;
   left:0;
   right:0;
   z-index: 999;
   margin: 0;
}
#pagewrap .btn-fixed * {
 height:100%;
   width:100%;
}
#pagewrap .btn-fixed  .module-buttons a {
 background-color: transparent;
}
#pagewrap .btn-fixed  .module-buttons a:hover {
 background-color: rgba(255, 255, 255, 0.3);
}
#pagewrap .btn-fixed.module-buttons a span {
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
}

/*btn-01*/
#pagewrap .btn-01 {

}
#pagewrap .btn-01 .module-buttons-item{

}
#pagewrap .btn-01 .module-buttons a {
    background-image: url();
    background-repeat: no-repeat;
    background-position:right 20px center;
}
#pagewrap .btn-01 .module-buttons a span {

}


/*=== CSS-ARCHIVE ===*/
/*=== CSS-WELCART ===*/


/*=== CSS-GALLERY ===*/
#pagewrap .gallery-0{
  margin:0;
}


/*=== CSS-POST ===*/
/*post-index*/
.post-index.module.module-post{
  	margin:0;
}
.post-index.module.module-post .module-title{
 }
.post-index.module.module-post .module-title span{
}
.post-index.module.module-post .builder-posts-wrap {
      height: 237px;
    overflow: auto;
    padding-right: 20px;
}
#body .post-index.module.module-post .builder-posts-wrap .post{
  border-bottom: 1px dotted #213784;
    margin-bottom: 20px;
}
#body .post-index.module.module-post .builder-posts-wrap .post .post-image{
}
#body .post-index.module.module-post .builder-posts-wrap .post .post-image a{
}
#body .post-index.module.module-post .builder-posts-wrap .post .post-image a img{
}
.post-index.module.module-post .builder-posts-wrap .post .post-content .post-date{
      color: #1b3281;
    font-weight: bold;
}
.post-index.module.module-post .builder-posts-wrap .post .post-content .post-title{
}
.post-index.module.module-post .builder-posts-wrap .post .post-content .post-title a{
}
#body .post-index.module.module-post .builder-posts-wrap .post .post-image {
}

#body .post-index.module.module-post .builder-posts-wrap .post .post-image img {
}.post-index.module.module-post .builder-posts-wrap .post .post-content{
}
.post-index.module.module-post .builder-posts-wrap .post .post-content .entry-content{
}
.post-index.module.module-post .builder-posts-wrap .post .post-content .entry-content p{
 }




/*post-01*/
.post-01.module.module-post{
  margin: 0;
    margin-top: 30px;
}
.post-01.module.module-post .module-title{
}
.post-01.module.module-post .module-title span{
}
.post-01.module.module-post .builder-posts-wrap {
}
#body .post-01.module.module-post .builder-posts-wrap .post{
}
#body .post-01.module.module-post .builder-posts-wrap .post .post-image{
}
#body .post-01.module.module-post .builder-posts-wrap .post .post-image a{
}
#body .post-01.module.module-post .builder-posts-wrap .post .post-image a img{
}
.post-01.module.module-post .builder-posts-wrap .post .post-content .post-date{
}
.post-01.module.module-post .builder-posts-wrap .post .post-content .post-title{
}
.post-01.module.module-post .builder-posts-wrap .post .post-content .post-title a{
  	font-size: 16px;
    color: #333;
    margin-top: 20px;
    display: block;
    text-decoration: none;
  	border-bottom:1px solid #1b2381;
  	padding-bottom:5px;
}
.post-01.module.module-post .builder-posts-wrap .post .post-content{
}
.post-01.module.module-post .builder-posts-wrap .post .post-content .entry-content{
  color: #333;
    margin-top: 15px;
}
.post-01.module.module-post .builder-posts-wrap .post .post-content .entry-content p{
}
@media screen and (max-width: 680px){
  #body .post-01.module.module-post .builder-posts-wrap .post{margin-bottom: 50px;}
  #body .post-01.module.module-post .builder-posts-wrap .post .post-image{text-align:center;}
}



#pagewrap  .pagenav{
      text-align: center;
}
#pagewrap  .pagenav a {
		font-size: 18px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid #1b3281;
    color: #1b3281;
    font-weight: bold;
}
#pagewrap  .pagenav .number {
		font-size: 18px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
    padding: 0;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid #1b3281;
    color: #1b3281;
    font-weight: bold;
}


#pagewrap .pagenav .current.number {
    background-color: #1b3281;
  	color:white;
}
#loading-icon #site-logo{
	position: static;
}


/*=== CSS-FORM ===*/
/*form*/
#pagewrap #body .module .wpcf7 table tbody tr th span {
    color: #ccc;
}

#pagewrap #body .module .wpcf7 table tbody tr th, #pagewrap #body .module .wpcf7 table tbody tr td {
    border: 0;
    padding: 10px 0px;
}
#pagewrap #body .module .wpcf7 table tbody tr th {
    color: #1b2381;
    width: 20%;
}
#pagewrap #body .module .wpcf7 table tbody tr td span:last-child input, #pagewrap #body .module .wpcf7 table tbody tr td span:last-child textarea {
    margin-bottom: 0;
    border-radius: 0;
    box-shadow: 0px 0px;
}
#pagewrap #body .module .wpcf7 table tbody tr td span input,#pagewrap  #body .module .wpcf7 table tbody tr td span textarea {
    margin-bottom: 0;
    border-radius: 0;
    box-shadow: 0px 0px;
    border: 0;
    background-color: #eeeeee;
    margin-bottom: 15px;
}
#pagewrap .table-contactform7 input,#pagewrap  .table-contactform7 textarea {

}

#pagewrap #body .module .wpcf7 input[type=submit] {
    max-width: 500px;
    width: 100%;
    margin: 15px auto;
    background: #1b2381;
    font-size: 16px;
    color: white;
    border-radius: 0;
}
#pagewrap .wpcf7-form > p{
    text-align: center;
    display: block;
    position: relative;
    max-width: 488px;
    margin: 0px auto;
    margin-top: 20px;
}
#pagewrap .wpcf7-form > p:after{

}
#pagewrap  #body .module .wpcf7 table {
    border-collapse: collapse;
    width: 100%;
}

/*@==== media-680 =====*/
@media screen and (max-width: 680px){
/*form*/
    #pagewrap #body .module .wpcf7 table tbody tr th span {
        float: none !important;
    }  
    #pagewrap #body .module .wpcf7 table tbody tr th, #pagewrap #body .module .wpcf7 table tbody tr td {
        border-bottom: 0 !important;
    }  
    #pagewrap #body .module .wpcf7 table tbody tr:last-child td:last-child{
        border: solid 0px #cccccc !important;
    }    

    #pagewrap #body .module .wpcf7 input[type=submit] {
        padding: 10px 0px !important;
        max-width: 378px !important;
    }  
    #pagewrap .wpcf7-form > p:after {
        right: 25px !important;
        top: 27px !important;
    } 
}/*680-form */


#pagewrap .mw1280 .row_inner{
	max-width: 1280px;
  margin-left: auto !important;
  margin-right: auto !important;
}

/*================================================================================================================================================================================================ 
 <IV> @MEDIA
================================================================================================================================================================================================*/

@media screen and (max-width: 980px){/*@media-980*/
    #pagewrap .row_inner { padding: 0px 2%;}
    #header hgroup {padding: 30px 2%;}

}/*@980*/

@media screen and (max-width: 1024px){
#pagewrap #footerwrap{
	padding-bottom:50px;
}
}

/*@==== media-939 =====*/
@media screen and (max-width: 939px){
  #pagewrap #footerwrap {
    padding-bottom: 0;
	}
 /*layout-wrap*/
  #pagewrap .row_inner{max-width:1000px;margin:0px auto; padding:0px 2%;}
  #pagewrap .fullwidth-content .row_inner{padding:0;}  
  #pagewrap .full-inner .row_inner {padding: 0;}
  
  /*layout-part-wrap*/
 #pagewrap .layout-part-row-wrap .module-layout-part .row_inner{padding:0px 2%;}  
 #pagewrap .layout-part-row-wrap .module-layout-part .fullwidth .row_inner{padding:0px 2%;}    
 #pagewrap .layout-part-row-wrap .module-layout-part .full-inner .row_inner{padding:0px;}     

#pagewrap #headerwrap { 
        margin-top: 42px;
}  
#pagewrap  #header {   
        padding: 0;
}  
body #responsive-nav-wrapper { 
        background: transparent;
}  
body #responsive-btn {
    background-color: #e7f1ff;
    color: #1b3281;
}  
body .off-canvas-nav {  
        background-color: #e7f1ff !important;
       height: 100%;
 		top: 1px !important;
    padding-top: 43px !important;  
}
body #responsive-nav-wrapper .off-canvas-nav #main-nav {
    background-color: #e7f1ff !important;
}  
body #responsive-nav-wrapper #main-nav li a {
    color:  #1b3281 !important;
}
/*header*/
#header hgroup {
    flex-direction: column;
    align-items: center;
   height:auto;
}  
#header #site-description {
    text-align: center;
    padding-bottom: 5px;
  padding: 10px 2%;
} 
.lb {
   float: none;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;  
}

.rb {
 float: none;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;  
}  
.rb1 {
    margin-top: 15px;
}
.rb2 {
    margin: 0;
    margin-top: 15px;
} 
.social-widget {
    display: none;
}
}/*@939*/


/*@==== media-768 =====*/
@media screen and (max-width: 768px){
#pagewrap #headerwrap {
    padding-top: 0px;
}
div#footerwrap {
    margin-bottom: 48px;
}
#pagewrap #footerwrap .f-con { 
    position: fixed; bottom: 0; left: 0;right: 0;    z-index: 9999;
}
  
.single .post-image {
    text-align: center;
}
  
}/*@768*/


/*@==== media-680 =====*/
@media screen and (max-width: 680px){/*@media-680*/
  span.wpcf7-list-item {
    display: block;
	}
#pagewrap #headerwrap {
    padding: 0;
}
.lb {
    float: none;
}
#site-description {
    text-align: center; max-width: 100%;
}  
#pagewrap #footerwrap .copy{
    padding-bottom: 10px;
}   
#pagewrap #footerwrap .copy span{
    display:block;
}
#pagewrap .social-widget {
    display: none;
}
  
.tel-box {
    text-align: center;
}  
  
.tel2 {
    margin-left: 20px;
    margin: 0;
    padding-top: 5px;
    display: block;
}  
.adress-box{
  margin-top:10px;
  }
.adress-box p {
    margin: 0;
    font-size: 13px;
    color: #333;
    text-align: right;
    text-align: center;
    display: block;
}  
#footerwrap #footer-nav li .sub-menu li {
    border: 0 !important;
    margin-bottom: 10px !important;
}
#pagewrap #footerwrap #footer-nav li.nav03 {
    border-left: none;
    margin-top: 10px;
}  
#footerwrap #footer-nav li.nav03 > a {
    padding-bottom: 6px;
    display: block;
}  
  
  
#pagewrap .accordion-01 ul *{  
    transition: all 0.3s;
}
#pagewrap .accordion-01  ul li .accordion-content {
   display:none;
}
#pagewrap .accordion-01  ul .builder-accordion-active .accordion-content {
   display:block !important;
}  
}/*@680*/


/*@==== media-375 =====*/
@media screen and (max-width: 375px){
 #pagewrap #headerwrap {padding: 0;}
}/*@375*/

/*@==== media-320 =====*/
@media screen and (max-width: 320px){


}/*@320*/


/*================================================================================================================================================================================================ 
 <V> CSS-MODULE-SHARE
================================================================================================================================================================================================*/
#pagewrap .ps-edit strong{
  	font-weight: bold;
    display: block;
    margin: 0;
    padding: 0;
    margin-top: 30px;
    line-height: 1.7em;
}

#pagewrap .anchor_load ul {
    border: 0;
    padding: 0;
    margin: 0;
}
#pagewrap .fix-anchor{
    margin: 0;
    margin-top: -50px;
    overflow: hidden;
    text-indent: 100%;
    white-space: normal;
}
/*1-all share*/
#pagewrap a{outline:none;}
iframe{ display: block;}
#pagewrap #content a{ outline: none;}
#pagewrap .tel-link a{pointer-events: none;text-decoration: none;}
#pagewrap .module.img-middle p img{vertical-align: middle;}
#pagewrap a img{transition: all 0.5s;}
#pagewrap a:hover img{opacity:0.6;}
#pagewrap .border-radius-10{border-radius:10px;}
#pagewrap .img-radius-10 .image-wrap img{border-radius:10px;}

#pagewrap .col-flex-base .sub_row_inner_wrapper{    align-items: baseline;}

/*2-image-module*/
#pagewrap .layout-part-m-0{margin-bottom:0;}/*margin button 0 cho layout part*/

#pagewrap .image-center-full.module .image-wrap{display:block;text-align: center}/*fix center image*/
#pagewrap  .content-inline  .image-content,
#pagewrap  .content-inline  .article-content{ overflow: visible;}

/*3-height*/
#pagewrap .height-250{height:250px;}

/*4-max-width*/
#pagewrap .max-width-500{max-width:500px;margin:0px auto !important; }
#pagewrap .max-width-312{max-width:312px;margin:0px auto !important; }
#pagewrap .max-width-780{max-width:780px;margin:0px auto !important; }
/*5-margin*/
#pagewrap .margin-top-0{ margin-top:0px; }
#pagewrap .margin-top-10{ margin-top:10px; }
#pagewrap .margin-top-20{ margin-top:20px; }
#pagewrap .margin-top-30{ margin-top:30px; }
#pagewrap .margin-top-40{ margin-top:40px !important; }
#pagewrap .margin-top-50{ margin-top:50px; }
#pagewrap .margin-top-60{ margin-top:60px; }
#pagewrap .margin-top-80{ margin-top:80px; }
#pagewrap .margin-top-100{ margin-top:100px; }

/*background*/
#pagewrap .bg-top-center{background-position:top center;}
#pagewrap .bg-center-bottom{background-position:center bottom;}

/*@media share*/
@media screen and (max-width: 768px){
  #pagewrap .image-center-768.module .image-wrap{display:block;text-align: center}/*fix center image @768*/  
  #pagewrap .col-full-768{width:100%; margin:0px auto;}
  #pagewrap .bg-cover-768{background-size: cover;}
  #pagewrap .bg-none-768{background: none;}
  #pagewrap .margin-top-0-768{ margin-top:0px; }
  #pagewrap .margin-top-10-768{ margin-top:10px; }
  #pagewrap .margin-top-20-768{ margin-top:20px; }
  #pagewrap .margin-top-30-768{ margin-top:30px; }
  #pagewrap .margin-top-40-768{ margin-top:40px; }
  #pagewrap .margin-top-50-768{ margin-top:50px; }
  #pagewrap .margin-top-60-768{ margin-top:60px; }
  #pagewrap .margin-top-80-768{ margin-top:80px; }
  #pagewrap .margin-top-100-768{ margin-top:100px; }
  #pagewrap .height-250{height:auto;}
  #pagewrap .text-center-768{text-align:center;}
  
  #pagewrap .padding-60-768{padding: 60px 0px;}    
  #pagewrap .padding-top-60-768{padding-top: 60px;}  
  #pagewrap .padding-bottom-60-768{padding-bottom: 60px;}  
  
  #pagewrap .padding-0-768{padding: 0px 0px;}    
  #pagewrap .padding-top-0-768{padding-top: 0px;}  
  #pagewrap .padding-bottom-0-768{padding-bottom: 0px;}    
}

@media screen and (max-width: 680px){
  #pagewrap .image-center-680.module .image-wrap{display:block;text-align: center}/*fix center image @680*/
  #pagewrap .col-full-680{width:100% !important; margin:0px auto;}
  #pagewrap .margin-top-0-680{ margin-top:0px; }
  #pagewrap .margin-top-10-680{ margin-top:10px; }
  #pagewrap .margin-top-20-680{ margin-top:20px; }
  #pagewrap .margin-top-30-680{ margin-top:30px; }
  #pagewrap .margin-top-40-680{ margin-top:40px; }
  #pagewrap .margin-top-50-680{ margin-top:50px; }
  #pagewrap .margin-top-60-680{ margin-top:60px; }
  #pagewrap .margin-top-80-680{ margin-top:80px; }
  #pagewrap .margin-top-100-680{ margin-top:100px; }
  #pagewrap .tel-link a {pointer-events: auto;}
  #pagewrap .text-center-680{text-align:center;}
  #pagewrap .bg-cover-680{background-size: cover;}
  #pagewrap .bg-none-680{background: none;}
 
 
  #pagewrap .padding-40-680{padding: 40px 0px;}   
  #pagewrap .padding-top-40-680{padding-top: 40px;} 
  #pagewrap .padding-bottom-40-680{padding-bottom: 40px;} 
 
 
  #pagewrap .padding-60-680{padding: 60px 0px;}   
  #pagewrap .padding-top-60-680{padding-top: 60px;} 
  #pagewrap .padding-bottom-60-680{padding-bottom: 60px;} 
 
  #pagewrap .padding-0-680{padding: 0px 0px;}   
  #pagewrap .padding-top-0-680{padding-top: 0px;} 
  #pagewrap .padding-bottom-0-680{padding-bottom: 0px;}   
}