﻿/*--------------------------

AIA Co., Ltd. 

data:2019/8/9   
                         
--------------------------*/

@charset "utf-8";

/* --------------------------
     スマホ表示
-------------------------- */
/* 背景が出現後にナビゲーション li を表示※レイアウトによって調整してください。不必要なら削除*/
#g-nav.panelactive ul li{
animation-name:gnaviAnime;
animation-duration:1s;
animation-delay:.2s;/*0.2 秒遅らせて出現*/
animation-fill-mode:forwards;
opacity:0;
}

@keyframes gnaviAnime{
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}

@media only screen and (max-width: 768px) {
.pc{
    display: none !important;
}

.sp_block,
#sp_block{
	display:block;
}

.wrapper{
	width:100%;
	overflow:hidden;
}

/*--------------------------
  見出し
--------------------------*/
/*フッター　情報*/
.categry,
.categry div {
    height: 200px;
}

/*--------------------------
  フォント
--------------------------*/
h1{
	font-size: calc(30px + 0.5 * (100vw - 362px)/406);
}

h2 {
    letter-spacing: 3px;
	width: 100%;
}

h2 span{
	display: block;
    font-size: calc(28px + 0.5 * (100vw - 362px)/406);
    margin-bottom: 5px;
}

h3 {
    font-size: calc(28px + 0.5 * (100vw - 362px)/406);
    margin: 1em 0 1.5em 0;
}

.product h4 {
    font-size: calc(25px + 0.5 * (100vw - 362px)/406);
    width: 70px;
    height: 70px;
    line-height: 65px;
    margin: 0 auto 0.8em auto;
}

.seasonal h4 span {
    margin: 0 5px;
    padding: 0 18px 0 23px;
}

.event_news h4,
.concept h4,
.about h4,
.meeting h4 {
    font-size: calc(20px + 0.5 * (100vw - 362px)/406);
    letter-spacing: 1px;
    margin: 0.8em auto 1em auto;
}

.owner h4 {
    text-align: center;
	line-height:120%;
}

.other h4{
	font-size: calc(20px + 0.5 * (100vw - 362px)/406);
    margin: 0 0 0.5em 0;
    padding: 0 0 0.3em 0;
    letter-spacing: 2px;
}

.other h4:first-letter{
  font-size: 150%;
}

.concept .local_sentence h5{
	font-size: calc(14px + 0.5 * (100vw - 362px)/406);
	letter-spacing:0;
	margin:3px 0 8px 0;
}

.sentence p,
.sentence li{
    font-size: calc(16px + 0.5 * (100vw - 362px)/406);
    line-height: 140%;
}

.p_name {
    margin: 0.5em auto 1.5em auto;
    letter-spacing: 2px;
}

.small{
	font-size: calc(8px + 0.5 * (100vw - 362px)/406);
}


/*--------------------------
  スペース
--------------------------*/
.product section,
.concept section, 
.about section,
.other{
    margin-bottom: 8em !important;
}

.meeting .online > div,
.met_mail_ok section > div,
.mail_ok section > div,
.other section > div{
	margin:0 0 2em 0;
}

.shop_guide > div,
.meeting section{
	margin-bottom:4em !important;
}

.sp_block{
	display:block;
}

.sp_mtb05 {
    margin-top: 0.5em;
	margin-bottom: 0.5em;
}

/*--------------------------
  フレーム 
--------------------------*/
.product section,
.concept .local_sentence,
.concept .sentence,
.about .sentence,
.meeting section,
.contact_form,
.check_form,
.met_mail_ok section,
.mail_ok section,
.other  section{
	width:95%;
	margin:auto;
}

.meeting h4 {
    width: 95%;
}

/*--------------------------
  ボタン
--------------------------*/
.news_info .down_button{
	padding: 8px 0;
    width: 97%;
    margin: 3px auto 0 auto;
}


/*--------------------------
  ヘッダー 
--------------------------*/
.logo {
    height: 75px;
    position: relative;
}

.logo_button {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    display: block;
    width: 200px;
    height: 70px;
}

.logo img {
    width: 280px;
    position: absolute;
    top: 50%;
    left: 5%;
    transform: translate(-5%,-50%);
}

.header_button {
    display: flex;
    width: 98%;
    margin: 0 auto;
    text-align: center;
    padding: 0 0 0.5em 0;
}

.header_button li {
    width: calc(100%/3);
}

.header_button a {
	display:block;
    border-left: 1px solid #000;
	padding:1em 0;
}

.header_button a:hover{
	color: #FFF !important;
    background: #8A153C;
}

.header_button a:last-child {
    border-right: 1px solid #000;
}

/*--------------------------
  フッター
--------------------------*/
.footer_cont {
    margin: 2em 0 0 0;
}

.footer_cont div {
    padding: 1em 0 0.5em 0;
}

/*事業者情報 お問合せ*/
.footer_cont a{
	color:#FFF;
}

.fcont_left table {
    width: 85%;
    margin: auto;
    text-align: left;
    letter-spacing: 3px;
}

.fcont_left table thead td{
    font-size: calc(25px + 0.5 * (100vw - 362px)/406);
    letter-spacing: 6px;
    text-align: center;
    font-weight: 600;
}

.fcont_left table tbody:before,
.fcont_left  table tbody:after{
    content: "";
    display: block;
}

.fcont_left table tbody:before{
    padding: 10px 0;
}

.fcont_left  table tbody:after {
    padding: 3px 0;
}

.footer_cont table tbody th,
.footer_cont table tbody td {
    padding: 0 0 0.8em 0;
}

.footer_cont table tbody th {
	width:25%;
}

.footer_cont table tbody td {
	width:75%;
}

.footer_cont table tfoot th,
.footer_cont table tfoot td {
    padding: 0 0 0.3em 0;
}

.footer_cont table tfoot .mail td {
    text-align: center;
    padding: 1em 0 0.3em;
}

.footer_cont table tfoot .mail a {
    font-size: calc(18px + 0.5 * (100vw - 362px)/406);
    border: #FFF solid 3px;
    padding: 0.8em 0;
    display: block;
}

.sns a:after {
    font-size: 18px;
    font-weight: 900;
}

/*フッター　メニュー*/
.footer_menu ul {
    margin: 0 auto;
    width: 100%;
}

.footer_menu li {
    border-collapse: separate;
    border-spacing: 10px;
    text-align: center;
}

.footer_menu a {
    display: block;
    padding: 0.8em 0;
    font-size: calc(18px + 0.5 * (100vw - 362px)/406);
    border-bottom: dotted 2px #8A153C;
	color:#8A153C;
}

.footer_menu li:nth-child(2) a {
    border-top: dotted 2px #8A153C;
}

/*フッター　コピーライト*/
.last {
    font-size: 15px;
    line-height: 140%;
}

/* -------------------------
  戻るボタン
-------------------------- */
#page_top a{
	width: 40px;
	height: 40px;
}


/* -------------------------
  スライダー
-------------------------- */
.test_slider img {
    width:100%;
    height:auto;
}

.test_slider .slick-slide {	
	transition: all .5s;/*拡大や透過のアニメーションを0.5秒で行う*/
}

/*矢印の設定*/
.slick-prev {
	left:2%;
	z-index: 100;
}

.slick-next {
	right: 0.5%;
	z-index: 100;
}


/*--------------------------
  メニュー
--------------------------*/
/*アクティブになったエリア*/
#g-nav.panelactive{
    /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
    position:fixed;
    z-index: 9;
	top: 0;
	width:100%;
    height: 100vh;
}

/*丸の拡大*/
.circle-bg{
    position: fixed;
	z-index:3;
    /*丸の形*/
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: rgba(138,21,60,0.8);
    /*丸のスタート位置と形状*/
	transform: scale(0);/*scaleをはじめは0に*/
	right:-50px;
    top:-50px;
    transition: all .6s;/*0.6秒かけてアニメーション*/
}

.circle-bg.circleactive{
	transform: scale(50);/*クラスが付与されたらscaleを拡大*/
}

/*ナビゲーションの縦スクロール*/
#g-nav-list{
    display: none;/*はじめは表示なし*/
    /*ナビの数が増えた場合縦スクロール*/
    position: fixed;
    z-index: 999; 
    width: 100%;
    height: 100vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#g-nav.panelactive #g-nav-list{
     display: block; /*クラスが付与されたら出現*/
}

/*ナビゲーション*/
#g-nav-list>ul{
	width: 95%;
	opacity: 0;/*はじめは透過0*/
    /*ナビゲーション天地中央揃え※レイアウトによって調整してください。不必要なら削除*/
    position: absolute;
    z-index: 999;
    bottom:2%;
    left:50%;
    transform: translate(-50%,-2%);
}

/*背景が出現後にナビゲーションを表示*/
#g-nav.panelactive ul {
    opacity:1;
}

/*リストのレイアウト設定*/
#g-nav-list ul li{
	list-style: none;
	border-top: 3px solid #FFF;
}

#g-nav-list ul li:last-child{
	border-bottom: 3px solid #FFF;
}

#g-nav-list ul li a{
	color: #FFF;
	text-decoration: none;
	padding:9px 10px;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
}

#g-nav-list span {
    display: inline-block;
    margin-left: 10px;
}

#g-nav-list ul li ul li{
	border-top: dotted 1px #FFF;
	font-size:14px;
}

#g-nav-list ul li ul li:last-child{
	border-bottom: none;
}

#g-nav-list ul li ul li a{
	text-align:right;
}

#g-nav-list ul li ul li a:before{
	content:">";
	float:left;
}

/*========= ボタンのためのCSS ===============*/
.openbtn{
	position:fixed;
	top:10px;
	right: 10px;
	z-index: 10;/*ボタンを最前面に*/
	cursor: pointer;
    width: 50px;
    height:50px;
	background:#FFF;
}

.active {
    background: transparent;
}
	
/*×に変化*/	
.openbtn span{
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 14px;
    height: 3px;
    border-radius: 2px;
	background-color: #666;
  	width: 45%;
  }
  
.openbtn:after {
    content: "MENU";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: 10px;
	color: #666;
}

.openbtn span:nth-of-type(1) {
	top:15px;	
}

.openbtn span:nth-of-type(2) {
	top:23px;
}

.openbtn span:nth-of-type(3) {
	top:31px;
}

.openbtn.active span:nth-of-type(1) {
    top: 18px;
    left: 18px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%;
	background-color: #FFF;
}

.openbtn.active span:nth-of-type(2) {
	opacity: 0;
}

.openbtn.active span:nth-of-type(3){
    top: 30px;
    left: 18px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%;
	background-color: #FFF;
}

.openbtn.active:after {
	color: #FFF;
}

/* -------------------------
  トップ
-------------------------- */
.top section{
	margin-top:3em;
}

/*  ご挨拶  */
.feel .sentence {
    max-width: 330px;
    margin: auto;
}

.feel h1{
    margin-bottom: 20px;
}

/*  商品紹介  */
.top_pinfo {
    padding: 1.5em 0;
}

.top_pinfo li {
    width: calc(100% / 2.05);
}

.top_pinfo li:nth-child(1) {
    order: 1;
	margin:0 3px 0 0;
}

.top_pinfo li:nth-child(2) {
    order: 4;
	margin:0 0 30px 3px;
}

.top_pinfo li:nth-child(3) {
    order: 5;
	margin:0 3px 0 0;
}

.top_pinfo li:nth-child(4) {
    order: 8;
	margin:0 0 0 3px;
}

.top_pinfo li:nth-child(5) {
    order: 3;
	margin:0 3px 30px 0;
}

.top_pinfo li:nth-child(6) {
    order: 2;
	margin:0 0 0 3px;
}

.top_pinfo li:nth-child(7) {
    order: 7;
	margin:0 3px 0 0;
}

.top_pinfo li:nth-child(8) {
    order: 6;
	margin:0 0 0 3px;
}

.top_pinfo p {
    font-size: calc(18px + 0.5 * (100vw - 362px)/406);
	padding: 0.2em 0 0.5em 0;
}

/*  お知らせ  */
.news_info {
	width: 95%;
    margin: 0 auto 3em auto;
}

.news_info div {
    margin: auto;
}

.news_info dl{
    max-height: 400px;
	margin: 0;
    overflow-y: auto;
}

.news_info dt{
    color: #8A153C;
	margin: 0;
    padding: 20px 0 0 0;
	font-size: calc(18px + 0.5 * (100vw - 362px)/406);
    letter-spacing: 3px;
    font-weight: bold;
}

.news_info dd{
    border-bottom: #8A153C dotted 1.5px;
	margin: 0;
    padding: 5px 0 15px 0;
	letter-spacing: 1px;
    font-weight: bold;
}

.news_info p {
    font-size: 13px;
    margin: 5px 0 0 0;
    letter-spacing: 1px;
    line-height: 120%;
    font-weight: normal;
}

/*  お休みの案内など  */
.event_news{
	/*width:90%;
	margin:0 auto 50px auto !important;*/
	margin:0 auto 30px auto !important;
	padding: 0 10px 15px 10px;
    border: solid 3px #8A153C;
}

.event_news section{
	margin:8px 0 0 0;
}

.event_news h4 {
	text-align:center;
}

.event_news p {
    line-height: 130%;
	font-size:100% !important;
}

.work span,
.holiday span {
    display: inline-block;
    margin: 0 10px 0 0;
}

.holiday span {
    letter-spacing: 8px;
}

.sub_title {
    font-weight: bold;
}


/* -------------------------
  商品紹介
-------------------------- */
.product section li {
    width:calc(100% / 2.2);
}

table.modaal_table {
    width: 100%;
}

.modaal_table thead th {
    font-size: calc(20px + 0.5 * (100vw - 362px)/406);
    padding: 1em 0 1.5em 0;
}

.modaal_table tbody th,
.modaal_table tbody td{
	display:block;
}

.modaal_table tbody th{
    border-top: 1px solid #CCC;
	padding: 10px 0 2px 0;
}

.modaal_table tbody td{
	padding: 2px 0 10px 0;
}

.modaal_table tbody tr:last-child td{
    border-bottom: 1px solid #CCC;
}

.modaal_table .restriction{
    font-size: calc(16px + 0.5 * (100vw - 362px)/406);
	border-top:none !important;
	padding:0 0 10px 0!important;
}

.modaal_table tbody td p {
    line-height: 130%;
}

.modaal_table tbody .size2 p{
    margin-bottom: 10px;
    line-height: 100%;
}

.modaal_table tbody .size2 div{
    margin-bottom: 10px;
}

.modaal_table tbody .size p,
.modaal_table tbody .size2 p,
.modaal_table tbody .weight p {
    margin-bottom: 10px;
}

.modaal_table tbody .size span,
.modaal_table tbody .size2 span,
.modaal_table tbody .weight span,
.yend_gift .keep span,
.yend_gift .allergy span {
	width: 100%;
    display: block;
}

.modaal_table tbody .size2 ul {
   margin: 0 auto;
}

.modaal_table .title{
	font-size: calc(16px + 0.5 * (100vw - 362px)/406);
}

.yend_gift .keep p,
.yend_gift .allergy p {
	margin: 0 0 8px 0;
}

/* -------------------------
  こだわり
-------------------------- */
.local_images li:nth-child(1),
.local_images li:nth-child(3){
	font-size: calc(20px + 0.5 * (100vw - 362px)/406);
}

.succession li{
	width:calc(100%/2.2);
}

.local div img{
	max-width:100px;
}

.local_sentence p{
    font-size: calc(14px + 0.5 * (100vw - 362px)/406);
    line-height: 130%;
}


/* -------------------------
  作り手の紹介
-------------------------- */
.history table{
    width: 95%;
	margin:auto;
}

.history table th,
.history table td{
	display:block;
	font-size: calc(16px + 0.5 * (100vw - 362px)/406);
	text-align:left;
}

.history table th{
    border-top: 1px solid #CCC;
	padding: 10px 0 2px 0;
}

.history table td{
	padding: 2px 0 10px 0;
}

.history table tr:last-child td{
    border-bottom: 1px solid #CCC;
}


.shop_info table{
    width: 100%;
}

.shop_info table th,
.shop_info table td{
	border-top: 1px solid #CCC;
	font-size: calc(16px + 0.5 * (100vw - 362px)/406);
	text-align:left;
	vertical-align:middle;
	padding: 0.5em 0 0.5em 0.7em;
}

.shop_info table tr:last-child th,
.shop_info table tr:last-child td{
	border-bottom: 1px solid #CCC;
}

.shop_info,
.virus,
.parking{
	flex-flow: column;
}

.shop_info div:nth-child(1),
.parking div:nth-child(1){
	order: 2;
}

.shop_info div:nth-child(2),
.parking div:nth-child(2){
	order: 1;
}

.virus ol {
    margin: 0.5em auto;
}

.virus li {
	font-size: calc(18px + 0.5 * (100vw - 362px)/406);
	padding:0.3em 0;
}

/* -------------------------
  商談
-------------------------- */
.online p {
	font-size: calc(16px + 0.5 * (100vw - 362px)/406);
}

.online ol {
	width:90%;
    margin: 0.5em 0 0 auto;
}

.online li {
	font-size: calc(16px + 0.5 * (100vw - 362px)/406);
	padding:0.3em 0;
	line-height: 130%;
}

.caution{
	padding:0 0 0.3em 0;
	line-height:130%;
}

/* -------------------------
  入力フォーム
-------------------------- */
/*案内　必要事項　内容の確認　送信完了*/
.process {
    width: 95%;
    font-size: calc(14px + 0.5 * (100vw - 362px)/406);
    margin: 30px auto;
}

.process li span{
    border: 1px solid #FFF;
}

.process li:after {
    margin-left: 3px;
}

.disp {
    border: 1px solid #8A153C !important;
}

/*入力フォーム*/
.contact_form table th,
.contact_button,
.check_form table th,
.check_form table td,
.check_form ul input,
.form {
    font-size: calc(14px + 0.5 * (100vw - 362px)/406);
}

.check_form table p,
.comp_button a {
    font-size: calc(14px + 0.5 * (100vw - 362px)/406);
	margin-top:0.5em;
}

.contact_form table th{
    padding: 20px 15px 0 0;
    width: 30%;
}

.check_form table th {
    padding: 10px 30px 0 10px;
    width: 30%;
}

.check_form table td, 
.contact_form table td{
    padding: 12px 0 10px 0;
}

.textarea{
    height: 200px;
}

.contact_button,
.check_form ul input,
.comp_button a{
    border: 2px solid #FFF;
	border-radius: 30px;
}

.check_form ul{
	margin-top:2em;
}

.check_form ul input{
	padding:0.5em 0;
}

.comp_button {
    margin: 1.5em auto 0 auto;
}

.contact_button:hover,
.check_form ul input:hover,
.comp_button a:hover{
    border: 2px solid #8A153C;
}	

/* エラー */
.error .error_messege{
	font-size:16px;
}

.error .back-button{
	font-size:calc(14px + 0.5 * (100vw - 362px)/406);
}

/* -------------------------
  サイトポリシー
  プライバシーポリシー
-------------------------- */
.other .sentence ul {
    width: 94%;
}

.other table td{
    font-size: calc(16px + 0.5 * (100vw - 362px)/406);
}

/* -------------------------
  過去の更新情報
-------------------------- */
/*アコーディオンタイトル*/
.accordion-area {
    width: 95%;
}

.years {
    margin: 20px 0 25px 0;
    padding: 0;
    font-size: calc(22px + 0.5 * (100vw - 362px)/406);
}

.past_info dt {
    color: #8A153C;
    margin: 0;
    padding: 20px 0 0 0;
    font-size: calc(18px + 0.5 * (100vw - 362px)/406);
    letter-spacing: 3px;
    font-weight: bold;
}

.past_info dd {
    border-bottom: #8A153C dotted 1.5px;
    margin: 0;
    padding: 5px 0 15px 0;
	letter-spacing: 1px;
	font-weight: bold;
}

.past_info p {
    font-size: 13px;
    margin: 5px 0 0 0;
    letter-spacing: 1px;
    line-height: 120%;
	font-weight: normal;
}

}