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

#main .sp-button{  }

#sidebar table{width:100%;text-align:center;}
.module.icons{margin-bottom:10px;}
.fancy-heading{margin:0 0 5px 0;}

img{
  image-rendering: pixelated;
}
.module.frame{height:200px;overflow:auto;}

#body .module .wpcf7 input[type=submit]{ font-family: Fontawesome,sans-serif; }

/* --------- */

/*
 * vt_custom css date : 11.06.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
================================================================================================================================================================================================*/
#pagewrap .font-min{
font-family: "Times New Roman","游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
}

.page-template-tachini .site,
.page-template-tachini-all .site{
    line-height: 160%;
    color: #231815;
    font-size: 16px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
}

.page-template-shizuku .site,
.page-template-shizuku-all .site{
    line-height: 160%;
    color: #231815;
    font-size: 16px;
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "Yu Mincho Light" ,"YuMincho" ,"Yu Mincho" ,"游明朝体",  "HG明 朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}


body  a:link {
  color: #39c;
  text-decoration: underline;
}


/*================================================================================================================================================================================================ 
 <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;
}


.page-template-shizuku-all #pagewrap {
    width: 100%;
    background-image: url(../../uploads/bgifix1_03.png);
    background-repeat: no-repeat;
    background-position: top 394px center;
}
/*
.page-template-shizuku #pagewrap {
    width: 100%;
    background-image: url(../../uploads/06_shizuku_tops_03-t1_01-1.png),
      url(../../uploads/06_shizuku_tops_03-le_03-1.png);
    background-repeat: no-repeat;
    background-position: top 470px center,right bottom;
      max-width: 1366px;
    margin: 0px auto;
}
*/
.page-template-shizuku #pagewrap {
    width: 100%;
    background-image: url(../../uploads/06_shizuku_tops_03-t1_01-1.png), url(../../uploads/06_shizuku_tops_03-le_03-1.png);
    background-repeat: no-repeat;
    background-position: top 470px center,right bottom;
    max-width: 100%;
    margin: 0px auto;
    background-size: 100% auto,auto auto;
}

/*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:1080px;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:1080px; margin:0px auto;}  
#pagewrap .layout-part-row-wrap .module-layout-part .fullwidth .row_inner{width:100%;max-width:100%; margin:0px auto;}  



.home .bodywrap {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}


/*=== CSS-HEADER ===*/

.home #headerwrap {
    display: none;
}

#header hgroup {
    max-width: 1366px;
    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;
}


.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;
}

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

#header  .site-logo a img{

}

.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;
}



/*templetes tacchini ->header*/
.page-template-tachini  #pagewrap {
    max-width: 100%;
    margin: 0px auto;
    margin-top: 70px;
}
/*
.page-template-tachini .bodywrap {
    background-image: 
      		url(../../uploads/02_tacchini_top_03.png),
      		url(../../uploads/02_tacchini_top_06.png),
      		url(../../uploads/02_tacchini_topsa_09.png);
    background-repeat: no-repeat;
		background-position: right top 311px, left top 1315px, center bottom;
  padding-bottom:423px;
}
*/
.page-template-tachini .bodywrap {
    background-image: url(../../uploads/02_tacchini_top_03.png), url(../../uploads/02_tacchini_top_06.png), url(../../uploads/02_tacchini_topsa_09.png);
    background-repeat: no-repeat;
    background-position: right top 311px, left top 1315px, center bottom;
    padding-bottom: 423px;
    background-size: auto auto,100% auto, auto auto;
}






.page-template-tachini #headerwrap {
position: fixed;
    width: 100%;
    top: 0;
    z-index: 9;
    max-width: 100%;
    margin: 0px auto;
    padding: 0px 40px;
}
.page-template-tachini  #header hgroup {
    max-width: 100%;
    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;
      position: relative;
      padding: 20px 0px;
}

.page-template-tachini #header  .site-logo a img,.page-template-tachini-all #header  .site-logo a img{
    position: absolute;
    top: 20px;
		left: 0px;
}

/*templetes tacchini-all ->header*/
.page-template-tachini-all  #pagewrap {
    margin: 0px auto;
}

.page-template-tachini-all .bodywrap {

}

.page-template-tachini-all #headerwrap {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9;
    max-width: 100%;
    margin: 0px auto;
  background-color: transparent !important;
      padding: 0px 40px;
}
.page-template-tachini-all  #header hgroup {
    max-width: 100%;
    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;
      position: relative;
   padding: 20px 2%;
}

.page-template-tachini-all  #header  .site-logo a img{
    position: absolute;
    top: 20px;
		left: 0px;
}

/*page-template-shizuku->header */
.page-template-shizuku #headerwrap {
  		max-width: 1280px;
}
.page-template-shizuku #headerwrap #header{
		max-width: 1000px;
    margin: 0px auto;
}
.page-template-shizuku  #header hgroup {
    position: fixed;
    z-index: 9;
    flex-direction: column;
    max-width: 200px;
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.9);
    padding-top: 53px;
  	left:40px;
}

.page-template-shizuku  #header hgroup.active {
  	left:80px;
}


.page-template-shizuku  .rb {
    flex-direction: column;
}


.page-template-shizuku  #global-nav #main-nav {
    display: flex !important;
    flex-direction: row-reverse;
}

.page-template-shizuku #global-nav #main-nav li a {
		color: #231815;
    font-size: 16px;
    font-weight: bold;
}

.page-template-shizuku #global-nav #main-nav li.nav00{
			display:none;
}
.page-template-shizuku  #global-nav #main-nav li.current_page_item a,.page-template-shizuku   #global-nav #main-nav li.current-menu-item a {
    color: #231815;
}
.page-template-shizuku .wep-link a{
    font-size: 16px;
    color: #961815 !important;
    text-decoration: none !important;
    border: 1px solid #961815;
    padding: 5px 30px;
    display: inline-block;
    line-height: 1;
    width: 96%;
    margin-top: 10px;
    text-align:center;
 font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "Yu Mincho Light" ,"YuMincho" ,"Yu Mincho" ,"游明朝体",  "HG明 朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; 
}
.page-template-shizuku .shopping a{
    font-size: 16px;
    color: #231815 !important;
    text-decoration: none !important;
    border: 1px solid #231815;
    padding: 5px 20px;
    display: inline-block;
    line-height: 1;
      width: 96%;
    margin-top: 15px;
font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "Yu Mincho Light" ,"YuMincho" ,"Yu Mincho" ,"游明朝体",  "HG明 朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;  
  text-align:center;
}





/*page-template-shizuku-all ->header */
.page-template-shizuku-all #headerwrap {
  		max-width:100%;
}
.page-template-shizuku-all #headerwrap #header{

}
.page-template-shizuku-all  #header hgroup {
    position: fixed;
    z-index: 9;
    flex-direction: column;
    max-width: 200px;
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.9);
    padding-top: 53px;
  	left:40px;
}

.page-template-shizuku-all  #header hgroup.active {
  	left:80px;
}


.page-template-shizuku-all  .rb {
    flex-direction: column;
}


.page-template-shizuku-all  #global-nav #main-nav {
    display: flex !important;
}

.page-template-shizuku-all #global-nav #main-nav li a {
    color: #231815;
    font-size: 16px;
}

.page-template-shizuku-all #global-nav #main-nav li.nav00{
			display:none;
}
.page-template-shizuku-all  #global-nav #main-nav li.current_page_item a,.page-template-shizuku-all   #global-nav #main-nav li.current-menu-item a {
    color: #231815;
}
.page-template-shizuku-all .wep-link a{
    font-size: 16px;
    color: #961815 !important;
    text-decoration: none !important;
    border: 1px solid #961815;
    padding: 5px 30px;
    display: inline-block;
    line-height: 1;
    width: 96%;
    margin-top: 20px;
    text-align:center;
 font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "Yu Mincho Light" ,"YuMincho" ,"Yu Mincho" ,"游明朝体",  "HG明 朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; 
}
.page-template-shizuku-all .shopping a{
    font-size: 16px;
    color: #231815 !important;
    text-decoration: none !important;
    border: 1px solid #231815;
    padding: 5px 20px;
    display: inline-block;
    line-height: 1;
      width: 96%;
    margin-top: 15px;
font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "Yu Mincho Light" ,"YuMincho" ,"Yu Mincho" ,"游明朝体",  "HG明 朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;  
  text-align:center;
}





/*=== CSS-MENU ===*/
/*page tacchini -> menu*/
.page-template-tachini  #global-nav #main-nav li.nav00{
		display:none
}

.page-template-tachini  #global-nav #main-nav li.nav00 a {
    color: #231815;
    font-size: 16px;
}

.page-template-tachini  #global-nav #main-nav li a {
    color: #231815;
    font-size: 16px;
}

.page-template-tachini #pagewrap .wep-link a{
    font-size: 16px;
    color: #961815 !important;
    text-decoration: none !important;
    border: 1px solid #961815;
    padding: 5px 30px;
    display: inline-block;
    line-height: 1;
}
.page-template-tachini #pagewrap .shopping a{
    font-size: 16px;
    color: #231815 !important;
    text-decoration: none !important;
    border: 1px solid #231815;
    padding: 5px 30px;
    display: inline-block;
    line-height: 1;
}




/*page tacchini-all -> menu*/
.page-template-tachini-all  #global-nav #main-nav li.nav00{
		display:none
}

.page-template-tachini-all  #global-nav #main-nav li a {
    color: #231815;
    font-size: 16px;
}

.page-template-tachini-all #pagewrap .wep-link a{
    font-size: 16px;
    color: #961815 !important;
    text-decoration: none !important;
    border: 1px solid #961815;
    padding: 5px 30px;
    display: inline-block;
    line-height: 1;
}
.page-template-tachini-all #pagewrap .shopping a{
    font-size: 16px;
    color: #231815 !important;
    text-decoration: none !important;
    border: 1px solid #231815;
    padding: 5px 30px;
    display: inline-block;
    line-height: 1;
}

.page-template-tachini-all #global-nav #main-nav li.current_page_item a, .page-template-tachini-all #global-nav #main-nav li.current-menu-item a {
    color: #231815 !important;
}



/*=== CSS-FOOTER ===*/
.home #footerwrap {
    display: none;
}
#pagewrap #footerwrap .copy {
    background-color: #bdb9b8;
    padding: 0px 2%;
}
#pagewrap #footerwrap .copy-box {

}
#pagewrap #footerwrap .copy span{
		font-size: 10px;
    color: white;
      line-height: 20px;
}
#pagewrap #footerwrap .copy img{
      vertical-align: middle;
}

#pagewrap .rtt {
    position: fixed;
    bottom: 200px;
    right: 20px;
    z-index: 9999;
}
#pagewrap #footerwrap .f-con a {
    padding: 0;
}


#pagewrap .link-footer a{
  font-size: 14px;
    color: white;
    display: inline-block;
    text-decoration: none;
    border: 1px solid white;
    padding: 2px 40px;
    margin-right: 19px;
}
#pagewrap .link-footer a:hover{
		opacity:0.6;
}
#pagewrap .tel-footer a{
		font-size: 24px;
    color: white;
    margin-left: 5px;
}

/*tachini page -> footer*/
.page-templete-tachini #pagewrap .rtt {
    position: fixed;
    bottom: 200px;
    right: 20px;
    z-index: 9999;
}




.page-template-shizuku #pagewrap .link-footer  p a {
    background-color: #961815;
    font-size: 14px;
}
.page-template-shizuku #pagewrap .link-footer p a:last-child {
    background-color: #bdb9b8;
}


/*shizuku footer*/
.page-template-shizuku #pagewrap .tel-footer p a{
    color: #231815;
		font-size: 24px;
    margin-left: 5px;  
  
}

.page-template-shizuku #pagewrap .rtt {
    position: fixed;
    bottom: 260px;
    right: 20px;
    z-index: 9999;
}

/*shizuku-all footer*/

.page-template-shizuku-all #pagewrap .link-footer  p a {
    background-color: #961815;
    font-size: 14px;
}
.page-template-shizuku-all #pagewrap .link-footer p a:last-child {
    background-color: #bdb9b8;
}


.page-template-shizuku-all #pagewrap .tel-footer p a{
    color: #231815;
		font-size: 24px;
    margin-left: 5px;  
  
}

.page-template-shizuku-all #pagewrap .rtt {
    position: fixed;
    bottom: 260px;
    right: 20px;
    z-index: 9999;
}





/*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:#E8E6DE;
  color: #241815;
  font-size: 20px;
  width: 100%;
  text-align: center;
  padding: 12px 0px;
}
  
#pagewrap #footerwrap .f-con .f-map{
  background: #F0EDE5;
} 





/*================================================================================================================================================================================================ 
 <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{

}



/*=== CSS-TABLE ===*/
/*table-01*/
.table-01.module table{
}
.table-01.module table tr td,
.table-01.module table tr th{
    font-size: 12px;
    border: 0;
    padding: 0;
    vertical-align: top;
}
.table-01.module table tr th{
font-weight: normal;
    width: 13%;
}
/*table-02*/
.table-012.module table{
}
.table-02.module table tr td,
.table-02.module table tr th{
    border-bottom: 1px solid #231815;
}
.table-02.module table tr th{

}
/*table-03*/
.table-03.module table{
}
.table-03.module table tr td,
.table-03.module table tr th{
    padding: 15px;
    border-top: 1px solid #231815;
  background-color: white;
}
.table-03.module table tr:last-child td,
.table-03.module table tr:last-child th{
    border-bottom: 1px solid #231815;
}
.table-03.module table tr th{
font-weight: normal;
    border-right: 1px solid #231815;
    width: 20%;
}


@media screen and (max-width: 768px){body #body #layout #content .table-03.module .no_slide tbody th{display:table-cell;width:25%;}}
@media screen and (max-width: 768px){body #body #layout #content .table-03.module .no_slide tbody td{display:table-cell;width:auto;}}




/*table-04*/
.table-04.module table{
}
.table-04.module table tr td,
.table-04.module table tr th{
		border-bottom: 1px solid #231815;
}
.table-04.module table tr:last-child td,
.table-04.module table tr:last-child th{

}
.table-04.module table tr th{

}


@media screen and (max-width: 768px){body #body #layout #content .table-04.module .no_slide tbody th{display:table-cell;width:25%;}}
@media screen and (max-width: 768px){body #body #layout #content .table-04.module .no_slide tbody td{display:table-cell;width:auto;}}




/*table-05*/
.table-05.module table{
}
.table-05.module table tr td,
.table-05.module table tr th{
		border-bottom: 1px solid #231815;
}
.table-05.module table tr:last-child td,
.table-05.module table tr:last-child th{
	border-bottom:0;
}
.table-05.module table tr th{
    padding-right: 40px;
    vertical-align: bottom;
      border-bottom: 0;
}
.table-05.module table tr th span{
		 display: flex;
}
   

@media screen and (max-width: 768px){body #body #layout #content .table-05.module .no_slide tbody th{display:table-cell;width:25%;}}
@media screen and (max-width: 768px){body #body #layout #content .table-05.module .no_slide tbody td{display:table-cell;width:auto;}}











/*=== CSS-LIST ===*/
/*=== CSS-ARCCORDION ===*/
/*=== CSS-LAYPUT-PART ===*/
/*=== CSS-PAGE-EDIT ===*/
/*page-home*/
#pagewrap .m-main{
    margin: auto;
    padding: 28px 0px;
}
/*page tacchini*/
#pagewrap .img-abs-tacchini-1{
    position: absolute;
    top: -130px;
    left: -192px;
}

/*page tacchini-> concept*/
#pagewrap .col-flex-x .tb-column-inner{
    display: flex;
    align-items: flex-end;
    flex-direction: column;
}
#pagewrap .w-100{
  	width:100%;
}


/*page shuzuku*/

#pagewrap .m-doc{
    background-position: bottom center;
    max-width: 37px;
    margin: 0px auto;
    line-height: 1.3em;
}
/*page shizuku */

#pagewrap .m-doc-no-b{
    max-width: 70px;
    margin: 0px auto;
    line-height: 1.3em;
  padding:20px;
}

#pagewrap .b-edit{
   margin: 110px auto;
}

/*page shizuku-all*/
#pagewrap .m-doc-shi{
    max-width: 70px;
    margin: 0px auto;
    line-height: 1.3em;
  padding:20px 15px;
}



#pagewrap .m-doc-shi-text{
      writing-mode: vertical-rl;
    white-space: nowrap;
    padding: 20px 15px;
}
#pagewrap .m-right{
  	float:right;
  	margin-right:50px;
}


#pagewrap .bg-line-top-bottom{
  	background-image: url(../../uploads/08_shizuku_menu_03.jpg),url(../../uploads/08_shizuku_menu_06.jpg);
    background-repeat: no-repeat;
    background-position: top center, bottom center;
}

#pagewrap .m-doc-to{
    display: flex;
    justify-content: center;
    width: 100%;
}
#pagewrap .m-doc-to p:last-child{
    writing-mode: vertical-lr;
}


/*tacchini-all-page menu*/
#pagewrap .bg-tac-menu-edit{
   background-size: 60%;
}

#pagewrap .m-text-a-web a{
     font-size: 20px;
    color: white;
    background-color: #961815;
    text-decoration: none;
    padding: 2px 30px; 
}

#pagewrap .m-text-a-shop a{
      font-size: 20px;
    color: white;
    background-color: #231815;
    text-decoration: none;
    padding: 2px 30px;
}

#pagewrap .col-flex-s .subrow_inner{
    display: flex;
    flex-wrap: nowrap;
}



#pagewrap .m-text-a-web-s a{
    font-size: 20px;
    color: #961815;
    background-color: #fff;
    text-decoration: none;
    padding: 2px 30px;
}

#pagewrap .m-text-a-shop-s a{
    font-size: 20px;
    color: #bdb9b8;
    background-color: #fff;
    text-decoration: none;
    padding: 2px 30px;
}










/*=== CSS-SINGLE ===*/
.single #pagewrap #content {
    width: 100%;
    float: none;
    max-width: 1080px;
    margin: 0px auto;
}
@media screen and (max-width: 939px){.single #pagewrap #content{padding:0px 2%;margin-top:50px}}

.single .post-date {
    display: none;
}

.single .post-title {
    font-size: 14px;
    margin-bottom: 15px;
}


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


/*=== CSS-GALLERY ===*/
/*=== CSS-GALLERY ===*/
#pagewrap .fix-module-gallery br{
   display:none;
}
#pagewrap #content .gallery-01{
    margin: 0;
    margin-top: 60px;
}
#pagewrap .gallery-01.module.gallery .gallery-item, #pagewrap .gallery-01.module.gallery .gallery-item {
  max-width: 100%;
    width: 31.20%;
    margin: 0px auto;
    margin-right: 3.2%;
    margin-top: 0px;
    margin-bottom:50px;
    border: 0px solid #ccc;
}
#pagewrap .gallery-01.module.gallery .gallery-item:nth-of-type(3n){
   margin-right: 0%;
}

#pagewrap .gallery-01.module.gallery .gallery-caption {
    margin: 0;
}

#pagewrap .gallery-01.module.gallery .themify_image_caption {
    font-size: 14px;
    display: block;
    text-align: center;
    padding: 0;
    line-height: 1.7em;
    padding-top: 20px;
}
#pagewrap .gallery-01.module.gallery.module-gallery .gallery-icon, #pagewrap .gallery-01.module.gallery.module-gallery .gallery-icon img {

}

/*gallery-01-768*/
@media screen and (max-width: 768px){
#pagewrap .gallery-01{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    flex-wrap: wrap;
}  
#pagewrap .gallery-01.module.gallery .gallery-item, #pagewrap .gallery-01.module.gallery .gallery-item {
    width: 31.3% !important;
}  
#pagewrap #layout #content .gallery-01.module.gallery .gallery-item, #pagewrap #pagewrap #layout #content .gallery-01.module.gallery .gallery-item {
    margin: 0 !important;
}  
#pagewrap #layout #content .gallery-01.module.gallery .gallery-item, #pagewrap #pagewrap #layout #content .gallery-01.module.gallery .gallery-item {
    margin: 0px 3% 20px 0px !important;
} 
#pagewrap #layout #content .gallery-01.module.gallery .gallery-item:nth-of-type(3n), #pagewrap #pagewrap #layout #content .gallery-01.module.gallery .gallery-item:nth-of-type(3n) {
    margin-right: 0 !important;
}  
}/*//gallery-768*/



/*gallery-01-680*/
@media screen and (max-width: 680px){
#pagewrap .gallery-01.module.gallery .gallery-item, #pagewrap .gallery-01.module.gallery .gallery-item {
    width: 48.3% !important;
}  
#pagewrap #layout #content .gallery-01.module.gallery .gallery-item, #pagewrap #pagewrap #layout #content .gallery-01.module.gallery .gallery-item {
    margin: 0 !important;
}  
#pagewrap #layout #content .gallery-01.module.gallery .gallery-item, #pagewrap #pagewrap #layout #content .gallery-01.module.gallery .gallery-item {
    margin: 0px 3% 20px 0px !important;
} 
#pagewrap #layout #content .gallery-01.module.gallery .gallery-item:nth-of-type(3n), #pagewrap #pagewrap #layout #content .gallery-01.module.gallery .gallery-item:nth-of-type(3n) {
    margin-right: 3% !important;
}  
#pagewrap #layout #content .gallery-01.module.gallery .gallery-item:nth-of-type(2n), #pagewrap #pagewrap #layout #content .gallery-01.module.gallery .gallery-item:nth-of-type(2n) {
    margin-right: 0% !important;
}    
}/*//gallery-680*/


/*=== 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: inline-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;
      width: 100%;
      transition: all 1s;
}
#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-POST ===*/
/*post-index*/
.post-index.module.module-post{
      margin: 0;
    margin-top: 70px;
}
.post-index.module.module-post .module-title{
 }
.post-index.module.module-post .module-title span{
}
.post-index.module.module-post .builder-posts-wrap {
}
#body .post-index.module.module-post .builder-posts-wrap .post{
      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{
      float: left;
    margin: 0;
    margin-right: 30px;
}
.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{
      overflow: hidden;
}
.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: 130px;
}
.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{
      padding: 2%;
  margin-bottom: 0px;
}
#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{
}
.post-01.module.module-post .builder-posts-wrap .post .post-content{
}
.post-01.module.module-post .builder-posts-wrap .post .post-content .entry-content{
}
.post-01.module.module-post .builder-posts-wrap .post .post-content .entry-content p{
}

.post-01.module.module-post .builder-posts-wrap .post .post-content .entry-content table{
}
.post-01.module.module-post .builder-posts-wrap .post .post-content .entry-content table tr td,
.post-01.module.module-post .builder-posts-wrap .post .post-content .entry-content table tr th{
  	border: 0;
    text-align: right;
  	padding: 0;
}
.post-01.module.module-post .builder-posts-wrap .post .post-content .entry-content table tr th{
  font-weight:normal;
  text-align:left;
}


.post-01.module.module-post .builder-posts-wrap .post .post-content .post-author {
    display: none;
}
.post-01.module.module-post .builder-posts-wrap .post .post-content .post-meta .post-category {
    background: url(images/post-category.png) no-repeat 0 2px;
    padding: 2px 0 2px 16px;
    margin-right: 7px;
    background: none;
    padding: 0;
    margin-top: 13px;
    display: block;
}
.post-01.module.module-post .builder-posts-wrap .post .post-content a{
    display: block;
    text-decoration: none;
    color: #231815;
    font-size: 12px;
      pointer-events: none;
}
.post-01.module.module-post .builder-posts-wrap .post .post-content .post-meta {
    margin: 0;
}

@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 .post-01-edit{
 		margin-top:80px; 
}







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

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

}/*@980*/


/*@==== media-939 =====*/
@media screen and (max-width: 939px){
 /*layout-wrap*/
  #pagewrap .row_inner{max-width:1080px;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;}     

.page-template-tachini-all #pagewrap #headerwrap {
    background-color: white !important;
}
.page-template-tachini #pagewrap #headerwrap {
    background-color: white !important;
}
  
.page-template-tachini-all #pagewrap {
    margin: 0px auto;
    margin-top: 70px;
}  
  
  
  
#pagewrap  #header {   
        padding: 0;
}  
body #responsive-nav-wrapper { 
        background: transparent;
}  
body #responsive-btn {
    background: #EFEEEA;
    color: #AC8C2B;
}  
body .off-canvas-nav {  
        background-color: #EFEEEA !important;
       height: 100%;
 top: -43px !important;
    padding-top: 43px !important;  
}
body #responsive-nav-wrapper .off-canvas-nav #main-nav {
    background-color: #EFEEEA !important;
}  
body #responsive-nav-wrapper #main-nav li a {
    color: #AC8C2B !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 {

}
.rb2 {
    display: none;
} 
.social-widget {
    display: none;
}
body.home #responsive-btn {
    display: none;
}  
  
.page-template-tachini #header hgroup {
    height: 73px;
    overflow: hidden;
  	padding: 10px;
}
  
#header .site-logo a img {
    position: static;
    max-height: 50px;
}  
    
  
/*templete-shuzuku -> header 939 -> */
  .page-template-shizuku  #pagewrap {
  	margin-top:70px;  
  }
.page-template-shizuku  #pagewrap #headerwrap {
    position: fixed;
    width: 100%;
    z-index: 9;
      top: 0;
}
.page-template-shizuku #header hgroup {
    position: static;
    padding: 6px 0px;
}
.page-template-shizuku .pagewidth.nav-box {
    display: none;
}  
  
.page-template-shizuku #footerwrap {
    margin-bottom: 50px;
}  
  
  
  
  
  
  
  
  
  
  
  
 /* Menu smp 939 */
  .hamburger {
    display: block;
    width: 70px;
    height: 70px;
    position: fixed;
    top: 0;
    right: 0px;
    z-index: 10000;
    padding: 25px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
  }
  .hamburger__icon {
    position: relative;
    margin-top: 7px;
    margin-bottom: 7px;
  }
  .hamburger__icon, .hamburger__icon:before, .hamburger__icon:after {
		display: block;
    width: 20px;
    height: 3px;
    background-color: #231815;
    -moz-transition-property: background-color, -moz-transform;
    -o-transition-property: background-color, -o-transform;
    -webkit-transition-property: background-color, -webkit-transform;
    transition-property: background-color, transform;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
  }
  .hamburger__icon:before, .hamburger__icon:after {
    position: absolute;
    content: "";
  }
  .hamburger__icon:before {
    top: -7px;
  }
  .hamburger__icon:after {
    top: 7px;
  }
  .hamburger.active .hamburger__icon {
    background-color: transparent;
  }
  .hamburger.active .hamburger__icon:before, .hamburger.active .hamburger__icon:after {
    background-color: #fff;
  }
  .hamburger.active .hamburger__icon:before {
    -moz-transform: translateY(7px) rotate(45deg);
    -ms-transform: translateY(7px) rotate(45deg);
    -webkit-transform: translateY(7px) rotate(45deg);
    transform: translateY(7px) rotate(45deg);
  }
  .hamburger.active .hamburger__icon:after {
    -moz-transform: translateY(-7px) rotate(-45deg);
    -ms-transform: translateY(-7px) rotate(-45deg);
    -webkit-transform: translateY(-7px) rotate(-45deg);
    transform: translateY(-7px) rotate(-45deg);
  }
  .fat-nav {
    top: 0;
    left: 0;
    z-index: 9999;
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
  }
  .fat-nav__wrapper {
    width: 100%;
    height: 100%;
    display: table;
    table-layout: fixed;
  }
  .fat-nav__wrapper .menu-globalnav-container {
    height: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .fat-nav.active {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .fat-nav ul {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
  }
  .fat-nav li {
    list-style-type: none;
    text-align: center;
    padding: 15px;
    margin: 0 0 15px;
    font-size: 20px;
  }
  .fat-nav li, .fat-nav li a {
    color: #fff;
    font-family: Yu Gothic,Yu Gothic M,"メイリオ",sans-serif;
  }
  .fat-nav li a {
    text-decoration: none;
  }
  /* End menu smp */
  body #responsive-btn {
    display: none;
  }
  .fat-nav li.nav_s a {
    color: #ffcc22;
  }

  
  
  

.fat-nav.active{
  
}
  
.fat-nav.active #main-nav{
    position: static;
    display: block;
    z-index: 9;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center; 
  background-color: rgba(0, 0, 0, 0.2);
}

  
#pagewrap  .fat-nav li a , #pagewrap  .fat-nav li a a {
    display: block;
    color: white;
    padding: 10px 20px;
} 
  
#footerwrap {
    margin-bottom: 38px;
}  
  
 .page-template-tachini #header .site-logo a img,
 .page-template-tachini-all #header .site-logo a img {
    position: static;
}   
  
  
/* shizuku-all header 939*/  
.page-template-shizuku-all #header hgroup {
    position: static;
		padding:5px;
}    
.page-template-shizuku-all .nav-box {
    display: none;
}  
.page-template-shizuku-all #pagewrap {  
		margin-top:70px;
}
.page-template-shizuku-all #headerwrap{  
		position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;  
}
  
  
  
  
.home .hamburger__icon,.home .hamburger__icon:before,.home .hamburger__icon:after {
    display: none;
}  
  
  
  
  
  
  
  
  
}/*@939*/


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

}
#pagewrap #footerwrap .f-con { 
    position: fixed; bottom: 0; left: 0;right: 0;    z-index: 9999;
}
  
#pagewrap .col-slider-middle  {
		padding:2px;
}

#pagewrap .row-2-col-tacchini-1{
  
}  
#pagewrap .img-abs-tacchini-1 {
    left: -95px;
}  
  
  
  
.page-template-tachini .bodywrap {
    background-image: url(../../uploads/02_tacchini_top_03.png), url(../../uploads/02_tacchini_top_06.png), url(../../uploads/02_tacchini_topsa_09.png);
    background-repeat: no-repeat;
    background-position: right top 581px, left top 1435px, center bottom;
    padding-bottom: 423px;
    background-size: 40% auto,103% auto,auto auto;
}  
  
  
#pagewrap .bg-c-edit{
      background-size: 63%;
}
  
.page-template-shizuku  #global-nav #main-nav {
		flex-direction: column;
}
  
  
}/*@768*/


/*@==== media-680 =====*/
@media screen and (max-width: 680px){/*@media-680*/
  
  
body #pagewrap.site{font-size:14px;}  
  
  
  
#pagewrap #headerwrap {
    padding: 0;
}
.lb {
    float: none;
}
#site-description {
    text-align: center; max-width: 100%;
}  
#pagewrap #footerwrap .copy{
		padding: 5px;
}   
#pagewrap #footerwrap .copy span{
    display:block;
}
#pagewrap .social-widget {
    display: none;
}
  
.home .bodywrap {
    height: auto;
}  
  

body #pagewrap .row-2-col-tacchini-1 {
    margin: 0px 5% !important;
}
#pagewrap .img-abs-tacchini-1 {
    left: -17px;
    top: -75px;
    max-width: 155px;
}
  
#pagewrap #content .col-margin-5{
    margin: 0px 5% !important;
    margin-top: 40px  !important;
}
.post-index.module.module-post .builder-posts-wrap .post .post-content .post-date {
    float: none;
    margin-bottom: 10px;
}  
.post-index.module.module-post {
    margin: 0;
    margin-top: 40px;
} 
  
.page-template-tachini .bodywrap {
    background-image: url(../../uploads/02_tacchini_top_03.png), url(../../uploads/02_tacchini_top_06.png), url(../../uploads/02_tacchini_topsa_09.png);
    background-repeat: no-repeat;
    background-position: right top 581px, left top 1354px, center bottom;
    padding-bottom: 202px;
    background-size: 40% auto,103% auto,100% auto;
}  
  

/*page shizuku - > 680*/
#pagewrap .b-edit {
    margin: 40px auto;
}
.table-01.module table tr th {
    font-weight: normal;
    width: 22%;
}    
  
  
  .page-template-tachini #header hgroup,
 .page-template-tachini-all #header hgroup {
    padding: 5px !important;
}  
 
  
.post-01.module.module-post{
  margin: 0;
    margin-top: 60px;
}  
#pagewrap .col-flex-s .subrow_inner {
    display: flex;
    flex-wrap: wrap;
}  
}/*@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 .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;}
#pagewrap .col-flex {display:flex;}
#pagewrap .a-center{align-items: center;}

/*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;}

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

/*3-height*/
#pagewrap .height-768{height:768px;}
#pagewrap .height-600{height:600px;}
#pagewrap .height-400{height:400px;}

/*4-max-width*/
#pagewrap .max-width-1366{max-width:1366px;margin:0px auto !important; }
#pagewrap .max-width-1200{max-width:1200px;margin:0px auto !important; }
#pagewrap .max-width-800{max-width:850px;margin:0px auto !important; }
#pagewrap .max-width-880{max-width:880px;margin:0px auto !important; }
#pagewrap .max-width-500{max-width:500px;margin:0px auto !important; }
#pagewrap .max-width-490{max-width:490px !important;}/*noshare*/

/*5-margin*/
#pagewrap .margin-top-0{ margin-top:0px !important;}
#pagewrap .margin-top-10{ margin-top:10px !important;}
#pagewrap .margin-top-20{ margin-top:20px !important;}
#pagewrap .margin-top-30{ margin-top:30px !important;}
#pagewrap .margin-top-40{ margin-top:40px !important;}
#pagewrap .margin-top-50{ margin-top:50px !important;}
#pagewrap .margin-top-60{ margin-top:60px !important;}
#pagewrap .margin-top-70{ margin-top:70px !important;}
#pagewrap .margin-top-80{ margin-top:80px !important;}
#pagewrap .margin-top-100{ margin-top:100px !important;}
#pagewrap .margin-top-120{ margin-top: 120px !important;}

/*background*/
#pagewrap .bg-top-center{background-position:top center;}
#pagewrap .bg-bottom-center{background-position:bottom center;}
#pagewrap .bg-right-edit{background-position:right -56px top;}
/*@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 !important;}
  #pagewrap .margin-top-70-768{ margin-top:70px !important;}  
  #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;}    
  
  #pagewrap .height-768{height:85vh;}
  
  
}

@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 !important;}
  #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 !importnat;} 
  #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;}   
}

/* 20190702 */
 .index_link a:link{
	color: #fff !important;
	text-decoration: none !important;
}

 .index_link a:hover{
	color: #fff !important;
	text-decoration: underline !important;
}

 .index_link a:visited{
	color: #fff !important;
	text-decoration: none !important;
}

 .index_link2 a:link{
	color: #231815 !important;
	text-decoration: none !important;
}

 .index_link2 a:hover{
	color: #231815 !important;
	text-decoration: underline !important;
}

 .index_link2 a:visited{
	color: #231815 !important;
	text-decoration: none !important;
}

/* 20190719　林 */
#text-3194-2-0-0 , #text-3194-6-0-0{
  float: left;	
}

/*========== 2019/07/29 Fix R.long ======
========================================*/
.logged-in #pagewrap #headerwrap{
	margin-top: 60px;
}
.page-template-tachini #global-nav #main-nav li.nav05 a,
.page-template-tachini-all #global-nav #main-nav li.nav05 a{
	  font-size: 16px;
    color: #961815 !important;
    text-decoration: none !important;
    border: 1px solid #961815;
    padding: 5px 30px;
    display: inline-block;
    line-height: 1;
}
.page-template-tachini #global-nav #main-nav li.nav06 a,
.page-template-tachini-all #global-nav #main-nav li.nav06 a{
		font-size: 16px;
    color: #231815 !important;
    text-decoration: none !important;
    border: 1px solid #231815;
    padding: 5px 30px;
    display: inline-block;
    line-height: 1;
}
.page-template-tachini #pagewrap .rb2,
.page-template-tachini-all #pagewrap .rb2{
	display: none;
}
/*====== Ipad media 768 *=========*/
@media screen and (max-width: 768px){
	#pagewrap #footerwrap .copy{
		padding-bottom: 10px;
	}
  
}
/*====== End media 768 *=========*/

/*====== mobile media 680 *=========*/
@media screen and (max-width: 680px){
	#pagewrap .link-footer a:first-child{
		margin-bottom: 10px;
	}
}
/*====== End media 680 *=========*/

/*========== end fix Long =============*/