@charset "UTF-8";
#page-wrapper {
  position: relative;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid #ccc;
  background-color: #fff;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0;
  outline: thin dotted \9;
  border-color: rgba(82, 168, 236, 0.8);
}

body {
  color: #464e54;
  max-width: 1280px;
	font-family: Tenderness, HannariMincho;
}

a {
  color: #555555;
}

a:hover {
  color: #888888;
  background-color: #CCC;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

.ttl-h2 {
  position: relative;
  margin: 30px 0;
  text-align: center;
  font-family: 'ヒラギノ明朝 ProN W3', 'HiraMinProN-W3', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
}

.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.btn-01 {
  padding:10px 15px;
  /*border: 1px solid #b2a487;*/
  background-color: #fff;
  color: #000;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  /*border: 1px solid #ccbc9b;*/
  background-color: #dfe5e8; 
  color: #fff;
}

.product-order-num input {
  border-color: #b2a487;
}

/*.font-mincho {
  font-family: 'ヒラギノ明朝 ProN W3', 'HiraMinProN-W3', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
}*/

/*
 * icon
 */
.icon-b,
.icon-w {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  position: relative;
  top: -.11em;
  *display: inline;
  *zoom: 1;
}

.icon-b {
  background-image: url(../../../../tmpl_img/77/icon16_b.png);
}

.icon-w {
  background-image: url(../../../../tmpl_img/77/icon16_w.png);
}
/*original common*/
/*フリーページ用CSS*/
.font_HannariMincho{
  font-family: HannariMincho;
}
.font_Tenderness{
  font-family:Tenderness;
}
. row .store_list h2{
  text-align: center;
}
/*上部メニューの設定（PC用）*/
.nav.navbar-nav li a {
      font-size: 18px;
   	  font-family: Tenderness, HannariMincho;
  }
/*検索の設定*/
#search_word{
  margin-top:15px;
  margin-bottom: 0px;
  margin-right:auto;
  margin-left: auto;
  padding-top: 10px;
  width:100px;
}
#search_button{
  margin-top:15px;
  margin-bottom: 0px;
  margin-right:auto;
  margin-left: auto;
  padding-left: 5px;
}

/*上部メニューの設定（タブレット用）*/
	.dropdown-nav li a{
      font-family: Tenderness, HannariMincho;
      font-size: 16px;
}
/*カートとログインのcss*/
.font_Tenderness_HannariMincho{
  font-size:12px;
  font-family: Tenderness,HannariMincho;
}
/*メインの背景画像*/
  .jumbotron__black_board{
      height: 100vh;
   	  /*margin-top: -50px;*//*navbarと背景を重ねるためのmargin設定*/
      background: url(../../etc/main_image_pc_cmsp_timestamp-20170527211713.jpg) center no-repeat;
      background-size: cover;
  }

/*アテンドリの説明の背景*/
  .jumbotron__about_us{
      height: 100%;
      background: url(../../etc/about_us_karite_pc_cmsp_timestamp-20170530134030.jpg) center no-repeat;
      background-size: cover;
  }
/*はじめにお読みくださいの背景*/
  .jumbotron__caution{
      background-color:transparent !important;
      background-size: cover;
  }
/*youtubeの動画の配置設定(768px以上)*/
  #back_top{
      padding-bottom: 80px;
      float: right;
      position: relative;
      padding-top: 0px;
  }
/*背景とナビゲーションバー間を詰める設定*/
  .row__nopadding{
      margin-top: -20px;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: -28px;
  }
  .row__nopadding>[class*="col-"]{
      padding-top:0;
      padding-left:0;
      padding-right:0;
      padding-bottom:0;
  }
 /* #context_about_us{
      position: relative;
      float: none;
  }*/
/*メイン画面に表示される商品のフォント設定*/
  .thumbnail .caption p {
      font-family: HannariMincho;
      font-size: 18px;
  }
  #attendri_products_title {
      text-align: center;
  }
/*下部メニューの設定（使わないかも）*/
  #attendri_footer .attendri_content #attebdri_label {
      display: none;
  }
 #footer_center{
}
  .attendri_with-5-columns{
      margin-top: -5px;
  }
  .column{
      position: relative;
      float: left;
      padding-top: 10px;
      padding-right: 10%;
      padding-left: 10px;
      padding-bottom: 10px;
  }
  .column-section-state{
      display: none;
  }
  .column-section-title{
      font-size: 16px;
      font-weight: bold;
  }
  .column-section-list{
     	list-style: none;
    	text-align: left;
    	margin-left: 0px;
      	padding-bottom: 5px;
      	font-size: 14px;
  }
  .footer-legal{
      font-size: 14px;
      clear: left;
  }
  .footer-legal-copyright{
      padding: 0 10px;
      float: left;
     font-family: Tenderness;
  }
  .footer-legal-link{
      padding: 0 10px;
      border-left:1px solid #CCC;
     float: left;
     font-family: HannariMincho;
  }
/*重要なお知らせ*/
  #panel_size{
      padding: -10px -10px;
  }
  .panel-body{
      overflow:scroll;
      border:#0097FF solid 1px;
      height:250px;
  }
  .panel-body hr {
      border-style: dashed;
      border-color: rgba(0,0,0,1.00);
  }
  #panel_important_title{
      color: rgba(0,0,0,1.00);
  }
  .midashi{
      font-family: "Avenir Next", "HannariMincho";
  }
  .midashi a{
      color: red;
  }
/*アテンドリの紹介文のcss*/
  .caption p .btn {
      border: 1px solid #CACACA;
  }
  .container #context_about_us #animation2 {
      font-family: HannariMincho;
  }
  #context_about_us #animation2 #animation1 {
      font-family: Tenderness, HannariMincho;
      font-size: 25px;
  }
  #animation1 ruby rt {
      letter-spacing: -21px;
  }
  #animation1{
      margin: 20px 0;
      font-size: 30px;
      color: #000000;
      font-family: Tenderness, Avenir Next;
  }
  #animation2{
      margin: 50px 0;
      font-size: 14px;
      color: #000000;
      font-family: Avenir Next;
  }
/*twitter&facebookのロゴ設定*/
.FacebookLogo{
	background: url(../../etc/FB-f-Logo__blue_512_cmsp_timestamp-20170529100240.png) no-repeat center; 
  background-size: contain;
   background-size: 25px;
  margin-top: 10px;
}
.TwitterLogo{
	background: url(../../etc/Twitter_Logo_Blue_cmsp_timestamp-20170529105213.png) no-repeat center;
  background-size: contain;
  background-size: 25px;
  margin-top: 10px;
}


@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b {
    background-image: url(../../../../tmpl_img/77/icon16_2x_b.png);
  }

  .icon-w {
    background-image: url(../../../../tmpl_img/77/icon16_2x_w.png);
  }

  .icon-lg-b {
    border: 1px solid;
    border-color: #000;
    border-radius: 3px;
    background-image: url(../../../../tmpl_img/77/icon24_2x_b.png);
  }

  .icon-lg-w {
    border: 1px solid;
    border-color: #000;
    background-color: #fff;
    background-image: url(../../../../tmpl_img/77/icon24_2x_w.png);
  }
}
.icon-cart {
  background-position: -176px -64px;
}

.icon-user {
  background-position: -208px -0px;
}

.icon-adduser {
  background-position: -240px -0px;
}

.icon-logout {
  background-position: -32px -80px;
}

.icon-login {
  background-position: -48px -80px;
}

/* icon large */
.icon-twitter {
  background-position: -144px -264px;
}

.icon-facebook {
  background-position: -192px -264px;
}

.icon-instagram {
  background-position: -168px -288px;
}

.icon-mail {
  background-position: -96px -0px;
}

.icon-lg-w.icon-cart {
  background-position: -264px -96px;
}

.icon-lg-w.icon-chevron_up {
  background-position: -0px -216px;
}
/*上部へ戻るのアイコンの選択*/
.icon-lg-b.icon-chevron_up {
  background-position: -0px -216px;
}
/* 16px black */
.icon-b.icon-search {
  background-position: -208px -16px;
}
/* 16px white */
.icon-w.icon-search {
  background-position: -208px -16px;
}
/* 24px black */
.icon-lg-b.icon-search {
  background-position: -312px -24px;
}
/* 24px white */
.icon-lg-w.icon-search {
  background-position: -312px -24px;
}

.icon-lg-w.icon-plus {
  background-position: -312px -120px;
}

.icon-lg-w.icon-minus {
  background-position: -288px -120px;
}

.icon-lg-b,
.icon-lg-w {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  position: relative;
  top: -.1em;
  *display: inline;
  *zoom: 1;
}

.icon-lg-b {
  background-image: url(../../../../tmpl_img/77/icon24_b.png);
}

.icon-lg-w {
  background-image: url(../../../../tmpl_img/77/icon24_w.png);
}

.icon-lg-b.icon-home {
  background-position: -264px -24px;
}

.content-wrap {
  max-width: 800px;
  margin: 20px auto;
}

/*
 * header
 */
#header-wrapper {
  margin-bottom: 4em;
}

.header-line-nav .header-link {
  float: right;
  padding: 0;
}

.header-link a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* header-line-nav */
.header-line-nav li {
  margin-left: 1px;
}

.header-line-nav a {
  font-size: 12px;
  padding: .6em 1em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.header-line-nav i {
  top: -0.2em;
  margin-right: .3em;
}

/*.btn-viewcart {
  padding: 1px 15px 0 13px;
}*/

/* header logo */
.shop-name {
  clear: both;
  margin: 2em 0;
  text-align: center;
  font-size: 24px;
}

.shop-description {
  font-size: 12px;
  font-weight: normal;
  color: #464e54;
}

/* header global nav */
#header-global-nav {
  margin: 1.8em 0;
  text-align: center;
  font-size: 18px;
}

#header-global-nav li {
  margin: 0;
  padding: 0 1.5em;
  border-right: 1px solid #b2a487;
}

#header-global-nav li:first-child {
  border-left: 1px solid #b2a487;
}

/* incart delivery */
.incart-delivery {
  float: right;
}

.incart-delivery ul {
  margin: 0;
  padding: 10px 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #d9edf7;
  color: #31708f;
  list-style: none;
  font-size: 12px;
}

/*
 * product list
 */
.prd-lst-unit {
  margin-bottom: 60px;
  padding: 0 10px;
  text-align: center;
}

.prd-lst-unit a:hover {
  text-decoration: none;
}

.unit-box {
  margin: 10px;
  background-color: #fff;
  padding: 10px;
  border: 1px solid #b2a487;
  -webkit-box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
  box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
}

.prd-lst-img {
  display: block;
  margin: 0 auto 1em;
}

.prd-lst-span {
  display: block;
  margin: .3em 0;
  font-size: 12px;
}

.prd-lst-name {
  font-size: 14px;
}

.prd-lst-price {
  color: #abaaaa;
}

.prd-lst-regular {
  text-decoration: line-through;
}

.prd-lst-discount {
  color: #b81717;
}

/* product list sort */
.prd-lst-sort {
  margin: 3em 0;
  color: #888;
  text-align: center;
  font-size: 12px;
}

/* prduct list pager */
.prd-lst-pager {
  text-align: center;
}

.prd-lst-pos b {
  font-size: 18px;
  font-weight: normal;
}

/*
 * product
 */
.product-image-thumb img {
  border: 2px solid #fff;
}

.thumb-active img {
  border: 2px solid #b2a487;
}

/*
 * footer
 */
#footer-wrapper {
  padding-top: 3em;
  background: #333;
}
/*縦線の処理
.footer-primary {
  border-right: 1px solid #fff;
}*/

/* footer nav */
.footer-nav {
  list-style: none;
  margin: 0;
}

.footer-nav li {
  margin: .8em 0;
}

.footer-primary {
  padding: .3em 0;
}

.footer-primary li {
  margin-right: 25px;
  margin-left: 5px;
}

.footer-primary a {
  color: #fff;
}

.freepage-nav {
  margin-right: 10%;
  margin-bottom: 1.5em;
  padding-bottom: .8em;
  border-bottom: 1px solid #fff;
}

.footer-secondary {
  padding: .3em 0;
  font-size: 12px;
}

.footer-secondary li {
  margin-left: 10%;
}

.footer-secondary li:before {
  margin-right: 4px;
  color: #fff;
  content: "-";
}

.footer-secondary a {
  color: #fff;
}

/* social icon */
.social-nav {
  text-align: center;
  margin: 2em 0;
}

/* copyright */
.copyright {
  padding: 3em 0 2em;
  margin: 0;
  color: #fff;
  text-align: center;
  font-size: 12px;
}

.powered {
  display: block;
  margin: .5em auto 0;
  width: 180px;
  height: auto;
}

/* pagetop */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 0;
  display: none;
}

.btn-pagetop {
  display: block;
  padding: .7em 2em;
}

@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }

 /* .container {
    max-width: 900px;
    width: 90%;
  }*/
}
@media (max-width: 768px) {
  #wrapper {
    padding-top: 3em;
  }

  /*.container {
    width: auto;
  }*/

  .header-dropdown {
    position: absolute;
    top: 0;
    z-index: 200;
    width: 100%;
    /*border-bottom: 1px solid #dbdbdb;*/
    background-color: #fff;
  }

  .header-dropdown.affix {
    position: fixed;
  }

  .header-dropdown .dropdown-nav li {
    border-bottom: 1px solid #dbdbdb;
    text-align: center;
  }

  .header-dropdown .dropdown-nav a {
    display: block;
    padding: 10px;
  }

  .header-dropdown .btn-dropdown {
    padding-right: 40px;
    font-size: 18px;
    line-height: 1.6;
    border: 1px solid;
    border-color: #e8e8e8;
    color: #000;
    /*background: <{$btn_02_bgcolor}>;*/
  }

  .header-dropdown .btn-dropdown-close {
    opacity: 0.4;
  }

  .header-dropdown .btn-dropdown i {
    top: 0;
  }

  .view-cart {
    position: static;
  }

  .view-cart a {
    /*background-color: #b2a487;*/
    color: <{$btn_02_font_color}>;
  }

  .incart-delivery {
    padding-top: 20px;
    float: none;
  }

  .prd-lst-sort {
    font-size: 14px;
  }

  .footer-primary,
  .footer-secondary {
    padding: 0;
    border: none;
  }

  .footer-nav {
    margin: 0;
    padding: 0;
    border-bottom: 3px double #fff;
  }

  .footer-primary .footer-nav:first-child {
    border-top: 3px double #fff;
  }

  .footer-nav li {
    margin: 0;
    font-size: 14px;
    border-top: 1px solid #fff;
  }

  .footer-nav li:first-child {
    border-top: none;
  }

  .footer-nav li:before {
    display: none;
  }

  .footer-nav a {
    display: block;
    padding: 1em;
    color: #fff;
  }

  .footer-nav a:hover {
    text-decoration: none;
  }

  .icon-b,
  .icon-w {
    display: inline-block;
    width: 24px;
    height: 24px;
    *display: inline;
    *zoom: 1;
  }

  .icon-b {
    background-image: url(../../../../tmpl_img/77/icon24_b.png);
  }

  .icon-w {
    background-image: url(../../../../tmpl_img/77/icon24_w.png);
  }

  .icon-cart {
    background-position: -264px -96px;
    color: #000;
  }

  .icon-list {
    background-position: -288px -144px;
  }

  .icon-chevron_thin_up {
    background-position: -192px -216px;
  }
}

.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}

@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 768px) and (min--moz--device-pixel-ratio: 1.5), only screen and (max-width: 768px) and (min-device-pixel-ratio: 1.5), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b,
  .icon-lg-b {
    background-image: url(../../../../tmpl_img/77/icon24_2x_b.png);
  }

  .icon-w,
  .icon-lg-w {
    background-image: url(../../../../tmpl_img/77/icon24_2x_w.png);
  }

  .icon-b,
  .icon-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }
  /*original 768px*/
  /*メイン背景画像の差し替え*/
  .jumbotron__black_board{
    	background: url(../../etc/main_image_phone_cmsp_timestamp-20170527165156.jpg) center no-repeat;
		background-size: cover;
		height: 100vh;
   }
  /*アテンドリの紹介文の背景画像差し替え*/
   .jumbotron__about_us{
    	background: url(../../etc/about_us_karite_phone_cmsp_timestamp-20170527165130.jpg) center no-repeat;
		background-size: cover;
		height: 100%;
   }
  /*大きいメイン背景画像のblock*/
   .jumbotron__black_board{
	    display: block;
   }
  /*大きいアテンドリの紹介文の背景画像のblock*/
   .jumbotron__about_us{   
   		display: block;
   }
  /*.jumbotron__caution{
    	display: block;
  }*/
  .attendri_with-5-columns{
      margin-top: -50px;
  }
  .footer-legal-links{
    float: left;
  }
  
}
@media (max-width: 480px) {
  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }
  /*original 480px*/
  /*下部メニューの設定（使わないかも）*/
	.column{
	  	width: 100%;
        margin:0;
        padding: 0;
      	text-align: center;
	}

	.column-section-title{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
      width: 300px;
	}
	.column-section-list{
		list-style: none;
		padding-left: 0;
		padding-bottom: 5px;
		font-size: 16px;
		text-align: center;
	}
	/**/
	input[type="checkbox"].column-section-state{
    	display: none;
	}
      label {
        padding: 10px;
        display: block;
        margin: 0;
        border: 1px solid #CACACA;
        /*background: rgba(37,213,235,1.00);*/
      }
	.column ul {
    	-webkit-transition: all 0.5s;
    	-moz-transition: all 0.5s;
    	-ms-transition: all 0.5s;
   	 	-o-transition: all 0.5s;
    	transition: all 0.5s;
    	margin: 0;
    	padding: 0;
   		list-style: none;
	}
	.column li {
    padding: 5px;
	}
	input[type="checkbox"].column-section-state + ul{
   		height: 0;
    	overflow: hidden;
	}
 	input[type="checkbox"].column-section-state#column-section-state-products:checked + ul{
    	height: 220px;
	}
  	input[type="checkbox"].column-section-state#column-section-state-help:checked + ul{
    	height: 60px;
	}
    input[type="checkbox"].column-section-state#column-section-state-languages:checked + ul{
    	height: 90px;
	}
    input[type="checkbox"].column-section-state#column-section-state-contacts:checked + ul{
    	height: 120px;
	}
	.icon{
		display:inline-block; 
		position:relative;
		background: #fff;
		border-radius:0px;
		width:45px;
		height:45px;
		margin:-15px 0px;
	}
	.icon:hover{
		opacity: 0.8;
	}
	.icon10:before{
		content:''; 
		display:block; 
		position:absolute; 
		height:0; 
		width:0; 
		top:14px; 
		left:10px;
		border-top: 15px solid #CCC;
		border-right: 12px solid transparent;
		border-bottom: 15px solid transparent;
		border-left: 12px solid transparent;
		border-radius: 30px;
	}
	.icon10:after{
		content:''; 
		display:block; 
		position:absolute; 
		height:10px; 
		width:10px; 
		top:14px; 
		left:14px;
		border-top:10px solid #fff; 
		border-right: 8px solid transparent;
		border-bottom: 15px solid transparent;
		border-left: 8px solid transparent;
		/*background:#fff;
		border-radius:0px;*/
	}
}


}
/* IE&#65533;&#65533; */
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}