/*Global*/

@font-face { font-family: 'Lato-Bold'; src: url('../fonts/LatoLatin-Bold.woff'); }
@font-face { font-family: 'Lato-Regular'; src: url('../fonts/LatoLatin-Regular.woff'); }


body {
  min-width: 970px;
}

.container{
  margin-top: -10px;
  max-width: none !important;
  padding: 0;
  width: 1080px;
}

.japanese{
  font-family: 'Hiragino Kaku Gothic ProN', 'メイリオ', sans-serif;
}

.english{
  font-family: 'Lato-Regular';
}

h1{
  font-family: 'Lato-Bold', sans-serif;
  font-size: 32px;
  letter-spacing: 0.14em;
  padding: 22px;
}

a{
  color: black;
}

a:hover{
  color: black;
  text-decoration: none;
}

hr{
  margin: 0;
}

img{
  vertical-align: top;
}

.header-underline{
  border-bottom: 1px solid lightgray;
  border-top: 1px solid lightgray;
  height: 3px;
  margin-bottom: 20px;
  width: 100%;
}


/* Header */

.header{
  font-family: 'Lato-Regular', sans-serif;
  font-size: 16px;
  height: 100px;
  letter-spacing: 0.14em;
  position: relative;
}

.header_phone{
  bottom: 0;
  position: absolute;
  right: 0;
}

.header_phone-number{
  font-weight: 600;
  letter-spacing: 1px;
}

.header_phone-image{
  margin: 4px 5px 0 0;
}

.header_nav{
  padding: 22px;
}

.header_nav-items{
  border-right: 1px solid lightgray;
  font-family: 'Lato-Regular', sans-serif;
  font-size: 16px;
  letter-spacing: 0.14em;
  padding: 0 21px;
}

.header_nav-items:hover{
  color: #ff8011;
  text-decoration: none;
}

.header_nav-instagram{
  padding-left: 22px;
  padding-top: 3px;
}


/* Footer */

.footer{
  border-bottom: 2px solid lightgray;
  border-top: 2px solid lightgray;
  font-size: 10px;
  height: 200px;
  margin-top: 50px;
  margin-bottom: 20px;
  padding: 20px 25px 0px 25px;
}

.footer_list{
  font-size: 10px;
  width: 180px;
}

.footer_headings{
  font-size: 10px;
  font-weight: 600;
}

.footer_list-links{
  color: #abacad;
  font-style: italic;
}

.footer_list-links:hover{
  color: #ff8011;
}

.footer_heading-address{
  vertical-align: top;
}

.footer_info{
  font-weight: 300;
  margin-left: 18px;
}

.footer_copyright{
  color: #abacad;
  margin-top: 45px;
}

.footer_copyright-text{
  margin: 10px 10px 0 0;
}
.footer_copyright-top{
  font-size: 8px;
  margin: 0;
}

.footer_copyright-bottom{
  font-size: 10px;
  letter-spacing: 0.5px;
  margin: 0;
}


/* Home */

.home_image-row{
  margin-top: 33px;
}

.home_thumbnail{
  height: 210px
}
.home_store-location-thumbnail{
  background: url("../images/home/store-location.png");
}

.home_company-profile-thumbnail{
  background: url("../images/home/company-profile.png");
}

.home_contact-thumbnail{
  background: url("../images/home/contact.png");
}

.home_thumbnail-text{
  font-family: 'Lato-Bold';
  font-size: 20px;
  padding: 14px;
}

.home_thumbnail-text p{
  margin: 0;
  width: 300px;
}

.home_store-location-text{
  background: #f7796f;
}
.home_store-location-text:hover{
  background: #f4c2be;
  color: black;
}

.home_company-profile-thumbnail-text{
  background: #f09451;
}

.home_company-profile-thumbnail-text:hover{
  background: #ecae82;
  color: black;
}

.home_contact-thumbnail-text{
  background: #ffe1ad;
}

.home_contact-thumbnail-text:hover{
  background: #faedd8;
  color: black;
}

.home_whats-new{
  background: url("../images/home/whats-new.png");
  height: 60px;
  width: 100%;
}

.home_whats-new-text{
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 600;
  padding-top: 31px;
}

.home_instagram-widget{
  margin-top: 20px;
}

.home_instagram-follow{
  font-family: Helvetica, sans-serif;
  font-size: 11px;
}


/* Location */

.location_top-heading{
  font-size: 24px;
  font-weight: 300;
  margin-top: 30px;
}

.location_headings{
  font-size: 18px;
  font-weight: 600;
  margin-top: 40px;
}

.location_names{
  font-size: 14px;
  font-weight: 600;
}

.location_info{
  margin: 10px 0;
}

.location_info p{
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 5px;
}

.location_subheadings{
  margin-right: 50px;
}

.location_checkered-line{
  margin: 40px 0;
}

.location_second-row{
  margin-top: 40px;
}


/* Service */

.service_subheading{
  background: #ff8011;
  color: white;
  display: inline-block;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.14em;
  margin: 20px auto 40px;
  padding: 10px 40px;
}

.service_info-section{
  margin: 30px 0;
}

.service_info-heading{
  font-size: 20px;
  font-weight: 600;
  margin: 50px 0 30px 0;
}

.service_info-subheadings{
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
}

.service_info-text{
  margin: 0;
}

.service_image{
  margin: 30px 20px 30px 0;
}

.service_extra-margin{
  margin: 20px 0;
}


/* Company */

.company_image{
  margin-right: 50px;
}

.company_text{
  display: inline-block;
  font-size: 14px;
  width: 500px;
}

.company_text-headings{
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 3px;
}
.company_text-info{
  color: gray;
  font-weight: 300;
  line-height: 27px;
}


/* Concept */

.concept_frame{
  background: url("../images/concept/classicframe.png");
  flex-direction: column;
  font-size: 14px;
  height: 566px;
  margin: 0 auto 40px auto;
  width: 872px;
}

.concept_frame-text-top{
  padding: 8px;
}

.concept_frame-text-bottom{
  font-size: 15px;
  padding: 8px;
}

.concept_gray{
  color: #2687b9;
}


/* Contact */

.contact_left{
  padding-left: 30px;
}

.contact_info{
  margin-bottom: 40px;
}

.contact_subheading{
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
}

.contact_text{
  font-size: 14px;
  font-weight: 300;
}

.contact_form{
  border: 1px solid lightgray;
  font-size: 10px;
  font-weight: 600;
  height: 430px;
  width: 467px;
}

.contact_form-title{
  font-size: 14px;
  font-weight: 600;
}

.contact_form-row{
  border-bottom: 1.5px dashed lightgray;
  height: 43px;
}

.contact_form-label{
  color: gray;
  display: inline-block;
  height: 100%;
  letter-spacing: 2px;
  margin: 0;
  padding: 0;
  padding-left: 20px;
  width: 115px;
}

.contact_form-input{
  border-left: 1.5px dashed lightgray;
  border-right: none;
  border-top: none;
  font-size: 14px;
  height: 100%;
  outline: none;
  padding: 10px;
  width: 345px;
}

.contact_form-textarea{
  border: none;
  font-weight: 600;
  height: 210px;
  letter-spacing: 2px;
  margin: 0;
  padding: 20px;
  width: 100%;
}

.contact_form-button{
  background: #d1eae2;
  border: none;
  font-size: 12px;
  height: 44px;
  letter-spacing: 2px;
  margin: 0;
  padding: 0;
  width: 100%;
}

.contact_form-button:hover{
  background: #ff8011;
  cursor: pointer;
}

.contact_form-reminder{
  color: gray;
  font-size: 10px;
  font-weight: 300;
  margin: 10px 0 0 0;
}

.contact_form-required{
  font size: 16px;
  color: white;
  margin: 5px 0 -25px 0;
}

.contact_image{
  padding-left: 0;
}

/* Contact Us Thank You */

.contact-us-thankyou{
  padding-bottom: 50px;
}

.contact-us-thankyou-image{
  margin: 70px auto;
}

.contact-us-thankyou-link{
  font-size: 16px;
  font-weight: 300;
  text-decoration: underline;
}
