@charset "UTF-8";
/* CSS Document */
@font-face {
  font-family:"TeX Gyre Adventor";
  src: url('../font/texgyreadventor-regular.otf') format('truetype');
}

*{
	font-family:"TeX Gyre Adventor";
}
h1,
h2,
h3,
h4,
p,
li,
a,
address{
	font-family:"TeX Gyre Adventor";
}
body{
	background-color:#f2f0db;
	font-family:"TeX Gyre Adventor";
}
#wrapper{
	max-width:1024px;
	margin:0 auto;
}
#wrapper {
    max-width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}
#contents{
	max-width:1000px;
	margin:0px auto 10px auto;
}
#contens:after{
	content:"";
	display:block;
	height: 0; 
    font-size:0;	
    clear: both; 
    visibility:hidden;
}
/*header{
	width:1024px;
	height:230px;
	background-image:url(../image/common/header-bt_base.png);
	background-repeat:no-repeat;
	text-align:center;
}*/
/*header img{
	padding-top:42px;
}*/
header {
    width: 100%;
    height: 170px;
    text-align: center;
	position:relative;
	margin:30px auto !important;
}

header img {
    position: relative;
	z-index: 100;
}
header::after {
    position: absolute;
    content: " ";
    background-image: url(../image/common/header_bt_base.png);
    width: 170px;
    height: 170px;
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
header img {
    position: absolute;
    height: 142px;
    z-index: 1;
    margin-top: 42px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
header {
    margin: 42px 0;
}
/*header #front{
	position:relative;
	text-align:center;
	z-index:100;
}*/
/*header #back{
	width:1024px;
	position:absolute;
	top:-14px;
	left:238px;
	text-align:center;
}*/
footer{
	max-width:1000px;
	margin:0px auto;
}
footer div {
    display: flex;
}
#column{
	max-width:1000px;
	margin:0 auto;
}
#column:after{
	content:"";
	display:block;
	height: 0; 
    font-size:0;	
    clear: both; 
    visibility:hidden;
}
#column1,
#column3{
	width:33%;
	height:177px;
	/*float:left;*/
	border:dashed 1px #999999; 
	text-align:center;
}
#column1{
	border-left:none;	
}
#column3{
	border-right:none;
}
#column3 .access{
	content:"";
	display:block;
	height: 0; 
    font-size:0;	
    clear: both; 
	margin:0 auto;
}
#column2{
	width:34%;
	height:177px;
	/*float:left;*/
	border:dashed 1px #999999; 
	border-left:none;
	border-right:none;
	text-align:center;
}
#column2 .aokiyatailor{
	margin-top:8px;
}
#column2 .companyprofile{
	background-image:url(../image/common/companyprofile.png);
	background-repeat:no-repeat;
	height:13px;
	width:125px;
	margin:0 auto 0 auto;
}
#column2 a .companyprofile:hover{
	background-image:url(../image/common/companyprofile-hover.png);
	background-repeat:no-repeat;
}
#column3 .shop{
	margin-top:34px;
}
#column3 .access{
	background-image:url(../image/common/access.png);
	background-repeat:no-repeat;
	height:16px;
	width:57px;
	margin:11px auto 0 auto;
}
#column3 .access:hover{
	background-image:url(../image/common/access-hover.png);
	background-repeat:no-repeat;
}

.facebook-icon{
	background-image:url(../image/common/icon_fb.png);
	background-repeat:no-repeat;
	width:23px;
	height:44px;
}
.facebook-icon:hover{
	background-image:url(../image/common/icon_fb_hover.png);
	background-repeat:no-repeat;
}
.tw-icon{
	background-image:url(../image/common/icon_tw.png);
	background-repeat:no-repeat;
	width:50px;
	height:44px;
}
.tw-icon:hover{
	background-image:url(../image/common/icon_tw_hover.png);
	background-repeat:no-repeat;
}
.insta-icon{
	background-image:url(../image/common/icon_insta.png);
	background-repeat:no-repeat;
	width:50px;
	height:44px;
}
.insta-icon:hover{
	background-image:url(../image/common/icon_insta_hover.png);
	background-repeat:no-repeat;
}
#wrapper footer #column #column1 ul{
	width:250px;
	margin:65px auto;
}
#wrapper footer #column #column1 ul a{
	float:left;
	padding:0 21px;
	display:block;
}

#copy p{
	font-size:12px;
	font-family:"TeX Gyre Adventor";
	color:#888889;
	text-align:center;
	font-style:normal;
	margin:13px auto;
}

/*==================================
about Style
==================================*/
#aboutus{
	margin-bottom:332px;
}
#about #contents #aboutus p{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:18px;
	line-height:32px;
}
#about #contents #aboutus .row1{
	max-width:1000px;
	margin:54px auto 0 auto;
}
#about #contents #aboutus .row2{
	width:180px;
	margin:0 0 0 715px;
	padding:0;
}
#about #contents #aboutus .row3{
	line-height:36px;
	text-align:center;
	width:450px;
	margin:70px auto 40px auto;
}
	
	
	
	
#order h1,
#repair h1{
	font-size:25px;
	color:#888889;
}
#order #contents,
#repair #contents{
	height:800px;
}
section dl dt{
	
}
/*==================================
calendar Style
==================================*/
#wrapper #contents #calendar iframe{
	margin:0 auto;
}
/*
#wrapper #contents #calendar{
	max-width:800px;
	height:600px;
	margin:100px auto;
}
#wrapper #contents #calendar iframe {
    margin: 0 auto;
    width: 100%;
	overflow: scroll;
}
#calendarTitle {
    word-wrap: break-all  !important;
}
*/

    .cal_wrapper {
      max-width: 800px; /* 最大幅 */
      min-width: 300px; /* 最小幅 */
      margin: 2.0833% auto;
    }
     
    .googlecal {
      position: relative;
      padding-bottom: 100%; /* 縦横比 */
      height: 0;
      overflow: hidden;
    }
    .googlecal iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100% !important;
      height: 100% !important;
    }
     
    @media only screen and (min-width: 767px) {
      /* 画面幅が600px以上の場合の縦横比の指定 */
      .googlecal {
        padding-bottom: 75%;
      }
    }



/*==================================
company profile Style
==================================*/
#com_profile *{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#050748;
}
#com_profile #wrapper #contents section{
	width:530px;
	font-size:16px;
	margin-right:auto;
	margin-left:auto;
}
#com_profile #wrapper #contents section dl{
	line-height:23px;
	
	}
#com_profile #wrapper #contents section dt
{
	width:110px;
	clear:left;
	float:left;
	margin-bottom:18px;
}
#com_profile #wrapper #contents section dd{
	width:600px;
	margin:0 0 18px 14px;
}
#com_profile h1{
	margin:0 0 24px 0;
	font-weight:bold;
}
#com_pro{
	margin-top:93px;
	margin-bottom:48px;
}
#com_pro:after{
	content:"";
	display:block;
	height: 0; 
    font-size:0;	
    clear: both; 
    visibility:hidden;
}
#jigyou{
	margin-bottom:578px;
}
#jigyou li{
	margin:0 0 18px 0;
}
.rieki{
	width:750px;
	margin-right:50px;
}
#com_profile #wrapper #contents #com_pro #rieki dt{
	width:190px;
}
/* 20180221_addtional */
.contact_wrapper {
    letter-spacing: -0.4em;
}
.tel_area {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    text-align: right;
	margin-right: 2%;
}
.fax_area {
    width: 48%;
    display: inline-block;
    text-align: left;
	margin-left:2%;
}
.tel_area:hover{
	opacity:0.7;
}
.fax_area :hover{
	opacity:0.7;
}
.mail_send:hover {
    opacity: 0.7;
}
.mail_send {
    display: block;
}
.footer_inner_wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.footer_left_colum ul{
    letter-spacing: -0.4em;
}
.footer_left_colum ul{
	width: 80%;
	display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:distribute;
  justify-content:space-around;
  margin: 0 auto;
}
.footer_inner_wrapper section {
    width: 32%;
    text-align: center;
}
.footer_mid_colum {
    width: 36% !important;
}
.footer_mid_colum {
    border-right: dashed 1px #999999;
	border-left: dashed 1px #999999;
}
.footer_inner_wrapper section {
    padding: 8px 0 12px 0;
}
.footer_inner_wrapper {
    border-top: dashed 1px #999999;
	border-bottom: dashed 1px #999999;
}
.footer_left_colum {
	position:relative;
}
.footer_left_colum ul {
	height:42px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
.block_content_img_in.fade a {
    display: block;
    width: 100%;
    height: 300px;
}

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

.footer_inner_wrapper {
    display: block;
}
.footer_inner_wrapper section {
    width: 100% !important;
    text-align: center;
}
.footer_mid_colum {
    width: 100%;
}
.footer_left_colum ul {
    position: inherit;
}
.footer_mid_colum {
    border-right: none;
    border-left: none;
    border-bottom: dashed 1px #999999;
}
}


/*=======================================
nav style
=======================================*/

.globalMenuSp{
	display:none;
}
.navToggle{
	display:none;
}
@media screen and (max-width: 767px) {
	
.globalMenuSp{
	display:block;
}
.navToggle{
	display:block;
}
nav.globalMenuSp {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background: #141f3e;
    color: #ffffff;
    text-align: center;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 100%;
	opacity: 0.9;
}
 
nav.globalMenuSp ul {
    background: #ccc;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
 
nav.globalMenuSp ul li {
    font-size: 1.1em;
    list-style-type: none;
    padding: 0;
    width: 100%;
    border-bottom: 1px dotted #333;
}
 
/* 最後はラインを描かない */
nav.globalMenuSp ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
 
nav.globalMenuSp ul li a {
    display: block;
    color: #000;
    padding: 1em 0;
}
 
/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
    transform: translateY(0%);
}

.navToggle {
    display: block;
    position: fixed;    /* bodyに対しての絶対位置指定 */
    right: 13px;
    top: 12px;
    width: 42px;
    height: 51px;
    cursor: pointer;
    z-index: 3;
    text-align: center;
}
 
.navToggle span {
    display: block;
    position: absolute;    /* .navToggleに対して */
    width: 30px;
    border-bottom: solid 3px #141f3e;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 6px;
}
 
.navToggle span:nth-child(1) {
    top: 9px;
}
 
.navToggle span:nth-child(2) {
    top: 18px;
}
 
.navToggle span:nth-child(3) {
    top: 27px;
}
 
.navToggle span:nth-child(4) {
    border: none;
    color: #eee;
    font-size: 9px;
    font-weight: bold;
    top: 34px;
}
/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
 
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
.globalMenuSp.active li {
    list-style: none;
	background-color:#141f3e;
	border-bottom: dashed 1px #ffffff;
}
.globalMenuSp.active li:last-child{
	border-bottom:none;
}
.globalMenuSp.active li a{
	font-size: 14px;
	color:#ffffff;
    text-decoration: none;
	display: block;
	width: 100%;
	padding: 10px;
}
#index #wrapper #contents nav {
    padding: 10px 0;
}
#index #wrapper #contents nav {
    max-width: 1000px;
}
/*about*/
#about-image img {
    width: 100%;
    height: auto;
}
#about #contents #aboutus .row1 {
    margin: 54px auto 0 auto;
}
#about #contents #aboutus p {
    font-size: 14px;
    line-height: 20px;
}
#contents {
    border: solid 10px transparent;
}
	
header::after {
    width: 105px;
    height: 105px;
}
header img {
    height: 85px;
}
header {
    margin: 0 auto !important;
}

}






/*<!--アニメーション-->*/
.fade-in {
  transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
}

.fade-up {
  transition: opacity 0.7s;
  -moz-transition: opacity 0.7s;
  -webkit-transition: opacity 0.7s;
  -o-transition: opacity 0.7s;
  transition: transform 0.7s;
  -moz-transition: transform 0.7s;
  -webkit-transition: transform 0.7s;
  -o-transition: transform 0.7s;
}

